diff options
author | kenner <kenner@138bc75d-0d04-0410-961f-82ee72b054a4> | 1995-06-15 14:16:53 +0000 |
---|---|---|
committer | kenner <kenner@138bc75d-0d04-0410-961f-82ee72b054a4> | 1995-06-15 14:16:53 +0000 |
commit | 7655d0883c00d08204554f7945512c59fc70b106 (patch) | |
tree | 0d918fbfd0d0acfc6f3feecef7d688cd820de003 /gcc/config/i860 | |
parent | b0603eb3cc703f4a320684f3f9b479f4954d8f21 (diff) | |
download | gcc-7655d0883c00d08204554f7945512c59fc70b106.tar.gz |
Update FSF address.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9976 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/config/i860')
-rw-r--r-- | gcc/config/i860/fx2800.h | 3 | ||||
-rw-r--r-- | gcc/config/i860/i860.c | 3 | ||||
-rw-r--r-- | gcc/config/i860/i860.h | 3 | ||||
-rw-r--r-- | gcc/config/i860/paragon.h | 3 | ||||
-rw-r--r-- | gcc/config/i860/sysv3.h | 3 | ||||
-rw-r--r-- | gcc/config/i860/sysv4.h | 3 | ||||
-rw-r--r-- | gcc/config/i860/xm-i860.h | 3 |
7 files changed, 14 insertions, 7 deletions
diff --git a/gcc/config/i860/fx2800.h b/gcc/config/i860/fx2800.h index 2921d2f42b5..e295c686454 100644 --- a/gcc/config/i860/fx2800.h +++ b/gcc/config/i860/fx2800.h @@ -19,7 +19,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 OUTPUT_TDESC diff --git a/gcc/config/i860/i860.c b/gcc/config/i860/i860.c index 151abbe96c0..dce13404783 100644 --- a/gcc/config/i860/i860.c +++ b/gcc/config/i860/i860.c @@ -21,7 +21,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/config/i860/i860.h b/gcc/config/i860/i860.h index 0682cf9720b..d182b860da1 100644 --- a/gcc/config/i860/i860.h +++ b/gcc/config/i860/i860.h @@ -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. */ /* Note that some other tm.h files include this one and then override diff --git a/gcc/config/i860/paragon.h b/gcc/config/i860/paragon.h index e73aa9921de..802d4fdcb76 100644 --- a/gcc/config/i860/paragon.h +++ b/gcc/config/i860/paragon.h @@ -21,7 +21,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 "i860/i860.h" #include "svr3.h" diff --git a/gcc/config/i860/sysv3.h b/gcc/config/i860/sysv3.h index b4dbd236d49..6a7c6a5b66e 100644 --- a/gcc/config/i860/sysv3.h +++ b/gcc/config/i860/sysv3.h @@ -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. */ #include "i860/i860.h" #include "svr3.h" diff --git a/gcc/config/i860/sysv4.h b/gcc/config/i860/sysv4.h index 189c20b5583..d8b0a8eafeb 100644 --- a/gcc/config/i860/sysv4.h +++ b/gcc/config/i860/sysv4.h @@ -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. */ #include "i860/i860.h" #include "svr4.h" diff --git a/gcc/config/i860/xm-i860.h b/gcc/config/i860/xm-i860.h index 0e7b0b99397..4e8488f1f10 100644 --- a/gcc/config/i860/xm-i860.h +++ b/gcc/config/i860/xm-i860.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. */ #ifndef i860 #define i860 |