diff options
author | Richard Kenner <kenner@gcc.gnu.org> | 1995-06-15 16:02:08 -0400 |
---|---|---|
committer | Richard Kenner <kenner@gcc.gnu.org> | 1995-06-15 16:02:08 -0400 |
commit | b0f95773220c18b778e6da302d51566c5bd95032 (patch) | |
tree | b5a08ad3d987c369fe2a89cbcfacb32ef82e6ef2 /gcc | |
parent | 0e29e3c9c6edd4fecb520374c7e2a8aad5fedd06 (diff) | |
download | gcc-b0f95773220c18b778e6da302d51566c5bd95032.zip gcc-b0f95773220c18b778e6da302d51566c5bd95032.tar.gz gcc-b0f95773220c18b778e6da302d51566c5bd95032.tar.bz2 |
Change FSF address.
From-SVN: r9981
Diffstat (limited to 'gcc')
-rw-r--r-- | gcc/config/pa/pa1.h | 3 | ||||
-rw-r--r-- | gcc/config/pa/xm-pa.h | 3 | ||||
-rw-r--r-- | gcc/config/pa/xm-pahpux.h | 3 | ||||
-rw-r--r-- | gcc/config/pdp11/pdp11.c | 3 | ||||
-rw-r--r-- | gcc/config/pdp11/pdp11.h | 3 | ||||
-rw-r--r-- | gcc/config/pdp11/xm-pdp11.h | 3 | ||||
-rw-r--r-- | 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 <stdio.h> 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 <stdio.h> |