diff options
author | kcook <kcook@138bc75d-0d04-0410-961f-82ee72b054a4> | 2005-07-01 01:29:17 +0000 |
---|---|---|
committer | kcook <kcook@138bc75d-0d04-0410-961f-82ee72b054a4> | 2005-07-01 01:29:17 +0000 |
commit | f27cea3abf8ded22456f5f46a812cc3915969815 (patch) | |
tree | 6b189448f3e1dcf61cf5d068a60b7ff76794e33c /gcc/ada/s-interr-dummy.adb | |
parent | fdf58adc7290f264be7761d93dfedd262d436f92 (diff) | |
download | gcc-f27cea3abf8ded22456f5f46a812cc3915969815.tar.gz |
Update FSF address
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@101492 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/ada/s-interr-dummy.adb')
-rw-r--r-- | gcc/ada/s-interr-dummy.adb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gcc/ada/s-interr-dummy.adb b/gcc/ada/s-interr-dummy.adb index 829b8f03e97..c0876b8ee58 100644 --- a/gcc/ada/s-interr-dummy.adb +++ b/gcc/ada/s-interr-dummy.adb @@ -17,8 +17,8 @@ -- or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License -- -- for more details. You should have received a copy of the GNU General -- -- Public License distributed with GNARL; see file COPYING. If not, write -- --- to the Free Software Foundation, 59 Temple Place - Suite 330, Boston, -- --- MA 02111-1307, USA. -- +-- to the Free Software Foundation, 51 Franklin Street, Fifth Floor, -- +-- Boston, MA 02110-1301, USA. -- -- -- -- As a special exception, if other files instantiate generics from this -- -- unit, or you link this unit with other files to produce an executable, -- |