diff options
author | kenner <kenner@138bc75d-0d04-0410-961f-82ee72b054a4> | 1995-06-15 13:57:32 +0000 |
---|---|---|
committer | kenner <kenner@138bc75d-0d04-0410-961f-82ee72b054a4> | 1995-06-15 13:57:32 +0000 |
commit | b0603eb3cc703f4a320684f3f9b479f4954d8f21 (patch) | |
tree | ad866d0c066ca488e8cb83d452997628d5118dde /gcc/config/convex | |
parent | 6759450ee93d88f72b8df696d1ab9e328055bda9 (diff) | |
download | gcc-b0603eb3cc703f4a320684f3f9b479f4954d8f21.tar.gz |
Update FSF address.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9975 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/config/convex')
-rw-r--r-- | gcc/config/convex/convex.c | 3 | ||||
-rw-r--r-- | gcc/config/convex/convex.h | 3 | ||||
-rw-r--r-- | gcc/config/convex/xm-convex.h | 3 |
3 files changed, 6 insertions, 3 deletions
diff --git a/gcc/config/convex/convex.c b/gcc/config/convex/convex.c index ce1b7561f71..05e3ef1b572 100644 --- a/gcc/config/convex/convex.c +++ b/gcc/config/convex/convex.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. */ #include "config.h" #include "tree.h" diff --git a/gcc/config/convex/convex.h b/gcc/config/convex/convex.h index a87a75bcfc7..0ac8c90c46c 100644 --- a/gcc/config/convex/convex.h +++ b/gcc/config/convex/convex.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. */ /* Standard GCC variables that we reference. */ diff --git a/gcc/config/convex/xm-convex.h b/gcc/config/convex/xm-convex.h index 35dfbf1e137..ebe334579ec 100644 --- a/gcc/config/convex/xm-convex.h +++ b/gcc/config/convex/xm-convex.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. */ #define FALSE 0 |