From 905538fecb941e3c69fab938f0e1da2b22dcca17 Mon Sep 17 00:00:00 2001 From: kenner Date: Thu, 15 Jun 1995 20:02:08 +0000 Subject: [PATCH] Change FSF address. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9981 138bc75d-0d04-0410-961f-82ee72b054a4 --- gcc/config/pa/pa1.h | 3 ++- gcc/config/pa/xm-pa.h | 3 ++- gcc/config/pa/xm-pahpux.h | 3 ++- gcc/config/pdp11/pdp11.c | 3 ++- gcc/config/pdp11/pdp11.h | 3 ++- gcc/config/pdp11/xm-pdp11.h | 3 ++- gcc/config/pyr/pyr.c | 3 ++- 7 files changed, 14 insertions(+), 7 deletions(-) diff --git a/gcc/config/pa/pa1.h b/gcc/config/pa/pa1.h index 00b81c9..418de75 100644 --- a/gcc/config/pa/pa1.h +++ b/gcc/config/pa/pa1.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 TARGET_DEFAULT 0x89 /* TARGET_SNAKE + TARGET_GAS + TARGET_JUMP_IN_DELAY */ diff --git a/gcc/config/pa/xm-pa.h b/gcc/config/pa/xm-pa.h index bbcadce..a34513e 100644 --- a/gcc/config/pa/xm-pa.h +++ b/gcc/config/pa/xm-pa.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. */ extern int errno; diff --git a/gcc/config/pa/xm-pahpux.h b/gcc/config/pa/xm-pahpux.h index 440b66a..426a8f8 100644 --- a/gcc/config/pa/xm-pahpux.h +++ b/gcc/config/pa/xm-pahpux.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. */ /* HP-UX is a flavor of System V */ diff --git a/gcc/config/pdp11/pdp11.c b/gcc/config/pdp11/pdp11.c index 2d9a2f4..38f1c86 100644 --- a/gcc/config/pdp11/pdp11.c +++ b/gcc/config/pdp11/pdp11.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. */ #ifndef FILE #include diff --git a/gcc/config/pdp11/pdp11.h b/gcc/config/pdp11/pdp11.h index cd2b6da..9ccab5a 100644 --- a/gcc/config/pdp11/pdp11.h +++ b/gcc/config/pdp11/pdp11.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. */ /* declarations */ diff --git a/gcc/config/pdp11/xm-pdp11.h b/gcc/config/pdp11/xm-pdp11.h index 7cf7c77..20697e9 100644 --- a/gcc/config/pdp11/xm-pdp11.h +++ b/gcc/config/pdp11/xm-pdp11.h @@ -16,7 +16,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. */ diff --git a/gcc/config/pyr/pyr.c b/gcc/config/pyr/pyr.c index 82ae9bd..3203377 100644 --- a/gcc/config/pyr/pyr.c +++ b/gcc/config/pyr/pyr.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. */ /* Some output-actions in pyr.md need these. */ #include -- 2.7.4