diff options
-rw-r--r-- | gcc/config/aoutos.h | 3 | ||||
-rw-r--r-- | gcc/config/fp-bit.c | 3 | ||||
-rw-r--r-- | gcc/config/gofast.h | 3 | ||||
-rw-r--r-- | gcc/config/linux-aout.h | 3 | ||||
-rw-r--r-- | gcc/config/linux.h | 3 | ||||
-rw-r--r-- | gcc/config/lynx-ng.h | 3 | ||||
-rw-r--r-- | gcc/config/lynx.h | 3 | ||||
-rw-r--r-- | gcc/config/nextstep.c | 3 | ||||
-rw-r--r-- | gcc/config/nextstep.h | 3 | ||||
-rw-r--r-- | gcc/config/nextstep21.h | 3 | ||||
-rw-r--r-- | gcc/config/svr3.h | 3 | ||||
-rw-r--r-- | gcc/config/svr4.h | 3 | ||||
-rw-r--r-- | gcc/config/xm-gnu.h | 3 | ||||
-rw-r--r-- | gcc/config/xm-lynx.h | 3 | ||||
-rw-r--r-- | gcc/objc/sendmsg.c | 3 | ||||
-rw-r--r-- | gcc/objc/typedstream.h | 3 |
16 files changed, 32 insertions, 16 deletions
diff --git a/gcc/config/aoutos.h b/gcc/config/aoutos.h index b398965e7ad..e9caa719905 100644 --- a/gcc/config/aoutos.h +++ b/gcc/config/aoutos.h @@ -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. */ /* To use this file, make up a file with a name like: diff --git a/gcc/config/fp-bit.c b/gcc/config/fp-bit.c index 56984e85f86..b94f38c5bf9 100644 --- a/gcc/config/fp-bit.c +++ b/gcc/config/fp-bit.c @@ -24,7 +24,8 @@ General Public License for more details. You should have received a copy of the GNU General Public License along with this program; 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. */ /* As a special exception, if you link this library with other files, some of which are compiled with GCC, to produce an executable, diff --git a/gcc/config/gofast.h b/gcc/config/gofast.h index cc793f3f2ac..84bea516758 100644 --- a/gcc/config/gofast.h +++ b/gcc/config/gofast.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. */ /* This is used by fp-bit.c. */ #define US_SOFTWARE_GOFAST diff --git a/gcc/config/linux-aout.h b/gcc/config/linux-aout.h index e36159f6c0c..29fb8e9e132 100644 --- a/gcc/config/linux-aout.h +++ b/gcc/config/linux-aout.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. */ /* Don't assume anything about the header files. */ #define NO_IMPLICIT_EXTERN_C diff --git a/gcc/config/linux.h b/gcc/config/linux.h index 1dbf6e5888d..c82cfe2dd09 100644 --- a/gcc/config/linux.h +++ b/gcc/config/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. */ /* Don't assume anything about the header files. */ #define NO_IMPLICIT_EXTERN_C diff --git a/gcc/config/lynx-ng.h b/gcc/config/lynx-ng.h index aea05092660..a3a9c3799d4 100644 --- a/gcc/config/lynx-ng.h +++ b/gcc/config/lynx-ng.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. */ /* This is for backwards compatibility with older Lynx tools, which use a version of a.out format. */ diff --git a/gcc/config/lynx.h b/gcc/config/lynx.h index caca8e947fa..04919d4cc9b 100644 --- a/gcc/config/lynx.h +++ b/gcc/config/lynx.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. */ /* LynxOS is a multi-platform Unix, similar to SVR3, but not identical. We can get quite a bit from generic svr3, but have to do some overrides. */ diff --git a/gcc/config/nextstep.c b/gcc/config/nextstep.c index e339b8d4981..823bceeffe3 100644 --- a/gcc/config/nextstep.c +++ b/gcc/config/nextstep.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. */ /* Make everything that used to go in the text section really go there. */ diff --git a/gcc/config/nextstep.h b/gcc/config/nextstep.h index 36cf445e5d7..6e2e986713e 100644 --- a/gcc/config/nextstep.h +++ b/gcc/config/nextstep.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. */ /* Use new NeXT include file search path. In a cross compiler with NeXT as target, don't expect diff --git a/gcc/config/nextstep21.h b/gcc/config/nextstep21.h index 5c572868999..8009571672b 100644 --- a/gcc/config/nextstep21.h +++ b/gcc/config/nextstep21.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. */ /* changed for NeXTStep 2.1, Ch. Kranz, 2/94, 3/94 */ diff --git a/gcc/config/svr3.h b/gcc/config/svr3.h index dd5cbc5a092..929eaf32da1 100644 --- a/gcc/config/svr3.h +++ b/gcc/config/svr3.h @@ -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. To use this file, make up a file with a name like: diff --git a/gcc/config/svr4.h b/gcc/config/svr4.h index c1c8692aea3..5ae252cc0c5 100644 --- a/gcc/config/svr4.h +++ b/gcc/config/svr4.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. To use this file, make up a file with a name like: diff --git a/gcc/config/xm-gnu.h b/gcc/config/xm-gnu.h index 8fd53e853a4..57e74f23018 100644 --- a/gcc/config/xm-gnu.h +++ b/gcc/config/xm-gnu.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. */ /* This file defines machine-independent things specific to a host running GNU. This file should not be specified as $xm_file itself; diff --git a/gcc/config/xm-lynx.h b/gcc/config/xm-lynx.h index 744a0156100..009f8445eab 100644 --- a/gcc/config/xm-lynx.h +++ b/gcc/config/xm-lynx.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. */ /* This file defines machine-independent things specific to a host running Lynx. This file should not be specified as $xm_file itself; diff --git a/gcc/objc/sendmsg.c b/gcc/objc/sendmsg.c index 36235405a91..79d4a6b5d5b 100644 --- a/gcc/objc/sendmsg.c +++ b/gcc/objc/sendmsg.c @@ -15,7 +15,8 @@ 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. */ +Foundation, 59 Temple Place - Suite 330, +Boston, MA 02111-1307, USA. */ /* As a special exception, if you link this library with files compiled with GCC to produce an executable, this does not cause the resulting executable diff --git a/gcc/objc/typedstream.h b/gcc/objc/typedstream.h index 95a13504874..50bd6542932 100644 --- a/gcc/objc/typedstream.h +++ b/gcc/objc/typedstream.h @@ -15,7 +15,8 @@ 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. */ /* As a special exception, if you link this library with files compiled with GCC to produce an executable, this does not cause the resulting |