From 5f38fdda6175da33313c6f284652f2841728a15c Mon Sep 17 00:00:00 2001 From: Jeff Law Date: Mon, 11 Jan 1999 06:34:38 -0700 Subject: Update FSF address in copyright header. From-SVN: r24614 --- gcc/c-parse.c | 3 ++- gcc/cexp.c | 3 ++- gcc/config/alpha/linux-ecoff.h | 3 ++- gcc/config/alpha/linux-elf.h | 3 ++- gcc/config/alpha/linux.h | 3 ++- gcc/config/alpha/netbsd-elf.h | 3 ++- gcc/config/alpha/netbsd.h | 3 ++- gcc/config/arm/netbsd.h | 3 ++- gcc/config/i386/dgux.c | 3 ++- gcc/config/i386/dgux.h | 3 ++- gcc/config/i386/moss.h | 3 ++- gcc/config/m68k/m68kelf.h | 3 ++- gcc/config/mips/sni-svr4.h | 3 ++- gcc/config/pa/pa-gas.h | 3 ++- gcc/config/pa/pa-pro-end.h | 3 ++- gcc/config/pa/pa-pro.h | 3 ++- gcc/config/pdp11/2bsd.h | 3 ++- gcc/config/rs6000/linux.h | 3 ++- gcc/config/rs6000/netware.h | 3 ++- gcc/config/rs6000/sol2.h | 3 ++- gcc/config/vax/xm-vax.h | 3 ++- gcc/cp/parse.c | 3 ++- gcc/dwarf2out.c | 3 ++- gcc/fixinc/regex.c | 3 ++- gcc/fixinc/regex.h | 3 ++- gcc/gcov.c | 3 ++- gcc/java/parse.c | 3 ++- gcc/objc/objc-parse.c | 3 ++- gcc/profile.c | 3 ++- gcc/regmove.c | 3 ++- gcc/tlink.c | 3 ++- libobjc/Makefile.in | 3 ++- texinfo/lib/strdup.c | 3 ++- texinfo/libtxi/strdup.c | 3 ++- 34 files changed, 68 insertions(+), 34 deletions(-) diff --git a/gcc/c-parse.c b/gcc/c-parse.c index 048afd8..a1d2d6d 100644 --- a/gcc/c-parse.c +++ b/gcc/c-parse.c @@ -1214,7 +1214,8 @@ static const short yycheck[] = { 38, You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */ + Foundation, 59 Temple Place - Suite 330, + Boston, MA 02111-1307, USA. */ /* As a special exception, when this file is copied by Bison into a Bison output file, you may use that output file without restriction. diff --git a/gcc/cexp.c b/gcc/cexp.c index 918f828..907a062 100644 --- a/gcc/cexp.c +++ b/gcc/cexp.c @@ -387,7 +387,8 @@ static const short yycheck[] = { 4, You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */ + Foundation, 59 Temple Place - Suite 330, + Boston, MA 02111-1307, USA. */ /* As a special exception, when this file is copied by Bison into a Bison output file, you may use that output file without restriction. diff --git a/gcc/config/alpha/linux-ecoff.h b/gcc/config/alpha/linux-ecoff.h index bc27150..824d028 100644 --- a/gcc/config/alpha/linux-ecoff.h +++ b/gcc/config/alpha/linux-ecoff.h @@ -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. */ #undef TARGET_VERSION #define TARGET_VERSION fprintf (stderr, " (Alpha GNU/Linux for ECOFF)"); diff --git a/gcc/config/alpha/linux-elf.h b/gcc/config/alpha/linux-elf.h index 90009f1..fc07127 100644 --- a/gcc/config/alpha/linux-elf.h +++ b/gcc/config/alpha/linux-elf.h @@ -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. */ #undef TARGET_VERSION #define TARGET_VERSION fprintf (stderr, " (Alpha GNU/Linux for ELF)"); diff --git a/gcc/config/alpha/linux.h b/gcc/config/alpha/linux.h index 01b4e9d..b8eb9e9 100644 --- a/gcc/config/alpha/linux.h +++ b/gcc/config/alpha/linux.h @@ -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. */ #undef TARGET_DEFAULT #define TARGET_DEFAULT (MASK_FP | MASK_FPREGS | MASK_GAS) diff --git a/gcc/config/alpha/netbsd-elf.h b/gcc/config/alpha/netbsd-elf.h index 17d7bb0..6e4f4da 100644 --- a/gcc/config/alpha/netbsd-elf.h +++ b/gcc/config/alpha/netbsd-elf.h @@ -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. */ #undef TARGET_VERSION #define TARGET_VERSION fprintf (stderr, " (Alpha NetBSD/ELF)"); diff --git a/gcc/config/alpha/netbsd.h b/gcc/config/alpha/netbsd.h index 054e9e0..5189064 100644 --- a/gcc/config/alpha/netbsd.h +++ b/gcc/config/alpha/netbsd.h @@ -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. */ #undef TARGET_DEFAULT #define TARGET_DEFAULT (MASK_FP | MASK_FPREGS | MASK_GAS) diff --git a/gcc/config/arm/netbsd.h b/gcc/config/arm/netbsd.h index c97cd02..7b03d4a 100644 --- a/gcc/config/arm/netbsd.h +++ b/gcc/config/arm/netbsd.h @@ -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. */ /* Run-time Target Specification. */ #define TARGET_VERSION fputs (" (ARM/NetBSD)", stderr); diff --git a/gcc/config/i386/dgux.c b/gcc/config/i386/dgux.c index c2a6ad9..638d1e0 100644 --- a/gcc/config/i386/dgux.c +++ b/gcc/config/i386/dgux.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 #include "i386/i386.c" diff --git a/gcc/config/i386/dgux.h b/gcc/config/i386/dgux.h index 692fb7d..501eef0 100644 --- a/gcc/config/i386/dgux.h +++ b/gcc/config/i386/dgux.h @@ -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. */ /* for now, we are just like the sysv4 version with a few hacks diff --git a/gcc/config/i386/moss.h b/gcc/config/i386/moss.h index dadf3d8..d2548e3 100644 --- a/gcc/config/i386/moss.h +++ b/gcc/config/i386/moss.h @@ -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. */ /* I believe in reuse... */ #include "i386/linux.h" diff --git a/gcc/config/m68k/m68kelf.h b/gcc/config/m68k/m68kelf.h index 25f2c38..fad325b 100644 --- a/gcc/config/m68k/m68kelf.h +++ b/gcc/config/m68k/m68kelf.h @@ -19,7 +19,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. */ /* #notinclude "m68k/sgs.h" /* The m68k/SVR4 assembler is SGS based */ diff --git a/gcc/config/mips/sni-svr4.h b/gcc/config/mips/sni-svr4.h index 24d035b..cf6edbc 100644 --- a/gcc/config/mips/sni-svr4.h +++ b/gcc/config/mips/sni-svr4.h @@ -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. */ #define MIPS_SVR4 diff --git a/gcc/config/pa/pa-gas.h b/gcc/config/pa/pa-gas.h index d7da9e7..4106b70 100644 --- a/gcc/config/pa/pa-gas.h +++ b/gcc/config/pa/pa-gas.h @@ -15,7 +15,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. */ #undef TARGET_DEFAULT #define TARGET_DEFAULT 0x88 /* TARGET_GAS + TARGET_JUMP_IN_DELAY */ diff --git a/gcc/config/pa/pa-pro-end.h b/gcc/config/pa/pa-pro-end.h index 8b1de1c..de88036 100644 --- a/gcc/config/pa/pa-pro-end.h +++ b/gcc/config/pa/pa-pro-end.h @@ -15,7 +15,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. */ /* Make GCC agree with types.h. */ #undef SIZE_TYPE diff --git a/gcc/config/pa/pa-pro.h b/gcc/config/pa/pa-pro.h index f64ac2d..2ec832b 100644 --- a/gcc/config/pa/pa-pro.h +++ b/gcc/config/pa/pa-pro.h @@ -15,7 +15,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. */ /* Global constructor and destructor support. */ /* Define the pseudo-ops used to switch to the .ctors and .dtors sections. diff --git a/gcc/config/pdp11/2bsd.h b/gcc/config/pdp11/2bsd.h index 3cc97db..401df17 100644 --- a/gcc/config/pdp11/2bsd.h +++ b/gcc/config/pdp11/2bsd.h @@ -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 macro generates the assembly code for function entry. */ #undef FUNCTION_PROLOGUE diff --git a/gcc/config/rs6000/linux.h b/gcc/config/rs6000/linux.h index 19f939f..cdc4dc0 100644 --- a/gcc/config/rs6000/linux.h +++ b/gcc/config/rs6000/linux.h @@ -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. */ #include "rs6000/sysv4.h" diff --git a/gcc/config/rs6000/netware.h b/gcc/config/rs6000/netware.h index a465c63..61133b9 100644 --- a/gcc/config/rs6000/netware.h +++ b/gcc/config/rs6000/netware.h @@ -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. */ #define TARGET_AIX 0 diff --git a/gcc/config/rs6000/sol2.h b/gcc/config/rs6000/sol2.h index 0a73c4d..0f1b13b 100644 --- a/gcc/config/rs6000/sol2.h +++ b/gcc/config/rs6000/sol2.h @@ -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. */ #include "rs6000/sysv4le.h" diff --git a/gcc/config/vax/xm-vax.h b/gcc/config/vax/xm-vax.h index 219ef23..d7ef168 100644 --- a/gcc/config/vax/xm-vax.h +++ b/gcc/config/vax/xm-vax.h @@ -15,7 +15,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. */ /* #defines that need visibility everywhere. */ #define FALSE 0 diff --git a/gcc/cp/parse.c b/gcc/cp/parse.c index 97e001a..fe1c8f4 100644 --- a/gcc/cp/parse.c +++ b/gcc/cp/parse.c @@ -3700,7 +3700,8 @@ static const short yycheck[] = { 4, You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */ + Foundation, 59 Temple Place - Suite 330, + Boston, MA 02111-1307, USA. */ /* As a special exception, when this file is copied by Bison into a Bison output file, you may use that output file without restriction. diff --git a/gcc/dwarf2out.c b/gcc/dwarf2out.c index 98f5ac9..ba0caa3 100644 --- a/gcc/dwarf2out.c +++ b/gcc/dwarf2out.c @@ -18,7 +18,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. */ /* The first part of this file deals with the DWARF 2 frame unwind information, which is also used by the GCC efficient exception handling diff --git a/gcc/fixinc/regex.c b/gcc/fixinc/regex.c index adff8a2..3c6d502 100644 --- a/gcc/fixinc/regex.c +++ b/gcc/fixinc/regex.c @@ -17,7 +17,8 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */ + Foundation, 59 Temple Place - Suite 330, + Boston, MA 02111-1307, USA. */ /* AIX requires this to be the first thing in the file. */ #if defined (_AIX) && !defined (REGEX_MALLOC) diff --git a/gcc/fixinc/regex.h b/gcc/fixinc/regex.h index bc4ec2e..0c3500e 100644 --- a/gcc/fixinc/regex.h +++ b/gcc/fixinc/regex.h @@ -15,7 +15,8 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */ + Foundation, 59 Temple Place - Suite 330, + Boston, MA 02111-1307, USA. */ /* $Id: regex.h,v 1.3 1999/01/11 13:34:25 law Exp $ */ diff --git a/gcc/gcov.c b/gcc/gcov.c index 317137d..d5f4254 100644 --- a/gcc/gcov.c +++ b/gcc/gcov.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 Gcov; 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. */ /* ??? The code in final.c that produces the struct bb assumes that there is no padding between the fields. This is not necessary true. The current diff --git a/gcc/java/parse.c b/gcc/java/parse.c index dc4e1a1..082fd6f 100644 --- a/gcc/java/parse.c +++ b/gcc/java/parse.c @@ -2264,7 +2264,8 @@ static const short yycheck[] = { 3, You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */ + Foundation, 59 Temple Place - Suite 330, + Boston, MA 02111-1307, USA. */ /* As a special exception, when this file is copied by Bison into a Bison output file, you may use that output file without restriction. diff --git a/gcc/objc/objc-parse.c b/gcc/objc/objc-parse.c index e0c0d62..e6c42a1 100644 --- a/gcc/objc/objc-parse.c +++ b/gcc/objc/objc-parse.c @@ -1674,7 +1674,8 @@ static const short yycheck[] = { 56, You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */ + Foundation, 59 Temple Place - Suite 330, + Boston, MA 02111-1307, USA. */ /* As a special exception, when this file is copied by Bison into a Bison output file, you may use that output file without restriction. diff --git a/gcc/profile.c b/gcc/profile.c index 5782476..12221eb 100644 --- a/gcc/profile.c +++ b/gcc/profile.c @@ -18,7 +18,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. */ /* ??? Really should not put insns inside of LIBCALL sequences, when putting insns after a call, should look for the insn setting the retval, and diff --git a/gcc/regmove.c b/gcc/regmove.c index 69197a3..11709d6 100644 --- a/gcc/regmove.c +++ b/gcc/regmove.c @@ -15,7 +15,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 module looks for cases where matching constraints would force diff --git a/gcc/tlink.c b/gcc/tlink.c index 77e888d..e525b43 100644 --- a/gcc/tlink.c +++ b/gcc/tlink.c @@ -18,7 +18,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" #include "system.h" diff --git a/libobjc/Makefile.in b/libobjc/Makefile.in index 5d317b8..6736691 100644 --- a/libobjc/Makefile.in +++ b/libobjc/Makefile.in @@ -15,7 +15,8 @@ #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 was cribbed from the libchill, libiberty and libstdc++ #Makefile.in files. Some of this stuff may be unnecessary and diff --git a/texinfo/lib/strdup.c b/texinfo/lib/strdup.c index 1d60f13..c88ecab 100644 --- a/texinfo/lib/strdup.c +++ b/texinfo/lib/strdup.c @@ -13,7 +13,8 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */ + Foundation, 59 Temple Place - Suite 330, + Boston, MA 02111-1307, USA. */ #ifdef HAVE_CONFIG_H #include diff --git a/texinfo/libtxi/strdup.c b/texinfo/libtxi/strdup.c index 1d60f13..c88ecab 100644 --- a/texinfo/libtxi/strdup.c +++ b/texinfo/libtxi/strdup.c @@ -13,7 +13,8 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */ + Foundation, 59 Temple Place - Suite 330, + Boston, MA 02111-1307, USA. */ #ifdef HAVE_CONFIG_H #include -- cgit v1.1