diff options
author | R. Kelley Cook <kcook@gcc.gnu.org> | 2005-07-01 01:29:17 +0000 |
---|---|---|
committer | R. Kelley Cook <kcook@gcc.gnu.org> | 2005-07-01 01:29:17 +0000 |
commit | cb5fee25cdedfa7e218a15f0996a73b1e8470b26 (patch) | |
tree | 6b189448f3e1dcf61cf5d068a60b7ff76794e33c /gcc/ada/gen-soccon.c | |
parent | 6f685df9a800367e08d4943e3e7b887d16eea37a (diff) | |
download | gcc-cb5fee25cdedfa7e218a15f0996a73b1e8470b26.zip gcc-cb5fee25cdedfa7e218a15f0996a73b1e8470b26.tar.gz gcc-cb5fee25cdedfa7e218a15f0996a73b1e8470b26.tar.bz2 |
Update FSF address
From-SVN: r101492
Diffstat (limited to 'gcc/ada/gen-soccon.c')
-rw-r--r-- | gcc/ada/gen-soccon.c | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/gcc/ada/gen-soccon.c b/gcc/ada/gen-soccon.c index 04dfccf..b1728df 100644 --- a/gcc/ada/gen-soccon.c +++ b/gcc/ada/gen-soccon.c @@ -14,8 +14,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 GNAT; 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. ** ** ** ** GNAT was originally developed by the GNAT team at New York University. ** ** Extensive contributions were provided by Ada Core Technologies Inc. ** @@ -94,8 +94,8 @@ TXT("-- OUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY TXT("-- or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License --") TXT("-- for more details. You should have received a copy of the GNU General --") TXT("-- Public License distributed with GNAT; see file COPYING. If not, write --") -TXT("-- to the Free Software Foundation, 59 Temple Place - Suite 330, Boston, --") -TXT("-- MA 02111-1307, USA. --") +TXT("-- to the Free Software Foundation, 51 Franklin Street, Fifth Floor, --") +TXT("-- Boston, MA 02110-1301, USA. --") TXT("-- --") TXT("-- As a special exception, if other files instantiate generics from this --") TXT("-- unit, or you link this unit with other files to produce an executable, --") |