diff options
author | kenner <kenner@138bc75d-0d04-0410-961f-82ee72b054a4> | 1995-06-15 13:10:54 +0000 |
---|---|---|
committer | kenner <kenner@138bc75d-0d04-0410-961f-82ee72b054a4> | 1995-06-15 13:10:54 +0000 |
commit | 77b724562b322cb0c60060e909fbb79e60367df1 (patch) | |
tree | f77056f899af1be92fadb7746fe57028d717cf8e /gcc/config/a29k | |
parent | dcd3999499960f669bbc8410c93a44b023e1fd10 (diff) | |
download | gcc-77b724562b322cb0c60060e909fbb79e60367df1.tar.gz |
Update FSF address.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9973 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/config/a29k')
-rw-r--r-- | gcc/config/a29k/a29k.c | 3 | ||||
-rw-r--r-- | gcc/config/a29k/a29k.h | 3 | ||||
-rw-r--r-- | gcc/config/a29k/udi.h | 3 | ||||
-rw-r--r-- | gcc/config/a29k/unix.h | 3 | ||||
-rw-r--r-- | gcc/config/a29k/vx29k.h | 3 | ||||
-rw-r--r-- | gcc/config/a29k/xm-a29k.h | 3 |
6 files changed, 12 insertions, 6 deletions
diff --git a/gcc/config/a29k/a29k.c b/gcc/config/a29k/a29k.c index 2e48bd58108..e30340b49ce 100644 --- a/gcc/config/a29k/a29k.c +++ b/gcc/config/a29k/a29k.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 <stdio.h> #include "config.h" diff --git a/gcc/config/a29k/a29k.h b/gcc/config/a29k/a29k.h index acb5206e99e..8a9cfd7c3d4 100644 --- a/gcc/config/a29k/a29k.h +++ b/gcc/config/a29k/a29k.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. */ /* Names to predefine in the preprocessor for this target machine. */ diff --git a/gcc/config/a29k/udi.h b/gcc/config/a29k/udi.h index 4da1fa263b1..57b13580f22 100644 --- a/gcc/config/a29k/udi.h +++ b/gcc/config/a29k/udi.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. */ #include "a29k/a29k.h" diff --git a/gcc/config/a29k/unix.h b/gcc/config/a29k/unix.h index c6b70b4f165..f299d10398f 100644 --- a/gcc/config/a29k/unix.h +++ b/gcc/config/a29k/unix.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. */ /* This is mostly the same as a29k.h, except that we define unix instead of diff --git a/gcc/config/a29k/vx29k.h b/gcc/config/a29k/vx29k.h index 3fa65ccffb5..914b10878e6 100644 --- a/gcc/config/a29k/vx29k.h +++ b/gcc/config/a29k/vx29k.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 just exists to give specs for the 29k running on VxWorks. */ diff --git a/gcc/config/a29k/xm-a29k.h b/gcc/config/a29k/xm-a29k.h index e814638a245..774e34b38a8 100644 --- a/gcc/config/a29k/xm-a29k.h +++ b/gcc/config/a29k/xm-a29k.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. */ /* #defines that need visibility everywhere. */ |