diff options
author | Richard Kenner <kenner@gcc.gnu.org> | 1995-06-15 08:37:21 -0400 |
---|---|---|
committer | Richard Kenner <kenner@gcc.gnu.org> | 1995-06-15 08:37:21 -0400 |
commit | 6bc06b8f99ab657c4d5876321b535913895bda17 (patch) | |
tree | 30cfbbb5ddc40bcc82fb0c735c5e04886b218c23 /gcc/cp | |
parent | 9efb75d6a2aa31193a5796a79a73bbf53a0876dd (diff) | |
download | gcc-6bc06b8f99ab657c4d5876321b535913895bda17.zip gcc-6bc06b8f99ab657c4d5876321b535913895bda17.tar.gz gcc-6bc06b8f99ab657c4d5876321b535913895bda17.tar.bz2 |
Update FSF address.
From-SVN: r9968
Diffstat (limited to 'gcc/cp')
-rw-r--r-- | gcc/cp/typeck.c | 3 | ||||
-rw-r--r-- | gcc/cp/typeck2.c | 3 | ||||
-rw-r--r-- | gcc/cp/xref.c | 3 |
3 files changed, 6 insertions, 3 deletions
diff --git a/gcc/cp/typeck.c b/gcc/cp/typeck.c index ef4667d..5e3a3e3 100644 --- a/gcc/cp/typeck.c +++ b/gcc/cp/typeck.c @@ -16,7 +16,8 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with GNU CC; see the file COPYING. If not, write to -the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ +the Free Software Foundation, 59 Temple Place - Suite 330, +Boston, MA 02111-1307, USA. */ /* This file is part of the C++ front end. diff --git a/gcc/cp/typeck2.c b/gcc/cp/typeck2.c index 593930e..ea24acb 100644 --- a/gcc/cp/typeck2.c +++ b/gcc/cp/typeck2.c @@ -17,7 +17,8 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with GNU CC; see the file COPYING. If not, write to -the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ +the Free Software Foundation, 59 Temple Place - Suite 330, +Boston, MA 02111-1307, USA. */ /* This file is part of the C++ front end. diff --git a/gcc/cp/xref.c b/gcc/cp/xref.c index f1d8ae1..1dcff3c 100644 --- a/gcc/cp/xref.c +++ b/gcc/cp/xref.c @@ -16,7 +16,8 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with GNU CC; see the file COPYING. If not, write to -the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ +the Free Software Foundation, 59 Temple Place - Suite 330, +Boston, MA 02111-1307, USA. */ #include "config.h" |