diff options
| author | kenner <kenner@138bc75d-0d04-0410-961f-82ee72b054a4> | 1995-06-15 12:37:21 +0000 |
|---|---|---|
| committer | kenner <kenner@138bc75d-0d04-0410-961f-82ee72b054a4> | 1995-06-15 12:37:21 +0000 |
| commit | 55364dea0ade6e1bac73ecc9f43477d64d9e1cae (patch) | |
| tree | 30cfbbb5ddc40bcc82fb0c735c5e04886b218c23 /gcc | |
| parent | a270cb8f5b10d6c9a9f3038c711b02003f9127fa (diff) | |
| download | ppe42-gcc-55364dea0ade6e1bac73ecc9f43477d64d9e1cae.tar.gz ppe42-gcc-55364dea0ade6e1bac73ecc9f43477d64d9e1cae.zip | |
Update FSF address.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9968 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc')
| -rw-r--r-- | gcc/cp/typeck.c | 3 | ||||
| -rw-r--r-- | gcc/cp/typeck2.c | 3 | ||||
| -rw-r--r-- | gcc/cp/xref.c | 3 | ||||
| -rw-r--r-- | gcc/objc/NXConstStr.h | 3 | ||||
| -rw-r--r-- | gcc/objc/NXConstStr.m | 3 | ||||
| -rw-r--r-- | gcc/objc/Object.h | 3 | ||||
| -rw-r--r-- | gcc/objc/Object.m | 3 | ||||
| -rw-r--r-- | gcc/objc/Protocol.h | 3 | ||||
| -rw-r--r-- | gcc/objc/Protocol.m | 3 | ||||
| -rw-r--r-- | gcc/objc/archive.c | 3 | ||||
| -rw-r--r-- | 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 ef4667d0ad2..5e3a3e3a504 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 593930ef9f5..ea24acb4c16 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 f1d8ae11709..1dcff3cecca 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 2306ac280fd..6899c74070b 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 efb4147411a..d3b21174366 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 cb8e00fecdb..7fb86028ea9 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 6187c9663ba..518d02a3a67 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 6a38b4838c0..c7464cf17a9 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 38963d0d4bf..43ba44eaf4f 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 25f60af298a..0d5515270b4 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 aeb228f48e0..f69f2bac210 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 |

