From 55364dea0ade6e1bac73ecc9f43477d64d9e1cae Mon Sep 17 00:00:00 2001 From: kenner Date: Thu, 15 Jun 1995 12:37:21 +0000 Subject: [PATCH] Update FSF address. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9968 138bc75d-0d04-0410-961f-82ee72b054a4 --- gcc/cp/typeck.c | 3 ++- gcc/cp/typeck2.c | 3 ++- gcc/cp/xref.c | 3 ++- gcc/objc/NXConstStr.h | 3 ++- gcc/objc/NXConstStr.m | 3 ++- gcc/objc/Object.h | 3 ++- gcc/objc/Object.m | 3 ++- gcc/objc/Protocol.h | 3 ++- gcc/objc/Protocol.m | 3 ++- gcc/objc/archive.c | 3 ++- gcc/objc/class.c | 3 ++- 11 files changed, 22 insertions(+), 11 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" diff --git a/gcc/objc/NXConstStr.h b/gcc/objc/NXConstStr.h index 2306ac2..6899c74 100644 --- a/gcc/objc/NXConstStr.h +++ b/gcc/objc/NXConstStr.h @@ -16,7 +16,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. */ #ifndef __nxconstantstring_INCLUDE_GNU #define __nxconstantstring_INCLUDE_GNU diff --git a/gcc/objc/NXConstStr.m b/gcc/objc/NXConstStr.m index efb4147..d3b2117 100644 --- a/gcc/objc/NXConstStr.m +++ b/gcc/objc/NXConstStr.m @@ -16,7 +16,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. */ #include "objc/NXConstStr.h" diff --git a/gcc/objc/Object.h b/gcc/objc/Object.h index cb8e00f..7fb8602 100644 --- a/gcc/objc/Object.h +++ b/gcc/objc/Object.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 diff --git a/gcc/objc/Object.m b/gcc/objc/Object.m index 6187c96..518d02a 100644 --- a/gcc/objc/Object.m +++ b/gcc/objc/Object.m @@ -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 diff --git a/gcc/objc/Protocol.h b/gcc/objc/Protocol.h index 6a38b48..c7464cf 100644 --- a/gcc/objc/Protocol.h +++ b/gcc/objc/Protocol.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. */ /* As a special exception, if you link this library with files compiled with GCC to produce an executable, this does not cause diff --git a/gcc/objc/Protocol.m b/gcc/objc/Protocol.m index 38963d0..43ba44e 100644 --- a/gcc/objc/Protocol.m +++ b/gcc/objc/Protocol.m @@ -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. */ /* As a special exception, if you link this library with files compiled with GCC to produce an executable, this does not cause diff --git a/gcc/objc/archive.c b/gcc/objc/archive.c index 25f60af..0d55152 100644 --- a/gcc/objc/archive.c +++ b/gcc/objc/archive.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/class.c b/gcc/objc/class.c index aeb228f..f69f2ba 100644 --- a/gcc/objc/class.c +++ b/gcc/objc/class.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 -- 2.7.4