aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard Kenner <kenner@gcc.gnu.org>1995-06-15 07:54:32 -0400
committerRichard Kenner <kenner@gcc.gnu.org>1995-06-15 07:54:32 -0400
commit890edadebf14620036c763d415a24f29ea915bec (patch)
tree3442b8f1c991f1ebc4727e13ace8f4b05749e513
parenta35311b0351ab259fba366e9c20be87b7a4720d7 (diff)
downloadgcc-890edadebf14620036c763d415a24f29ea915bec.zip
gcc-890edadebf14620036c763d415a24f29ea915bec.tar.gz
gcc-890edadebf14620036c763d415a24f29ea915bec.tar.bz2
Update FSF address.
From-SVN: r9962
-rw-r--r--gcc/objc/objc-act.c3
-rw-r--r--gcc/objc/objc-act.h3
-rw-r--r--gcc/objc/objc-tree.def3
3 files changed, 6 insertions, 3 deletions
diff --git a/gcc/objc/objc-act.c b/gcc/objc/objc-act.c
index 76ba930..5ea68af 100644
--- a/gcc/objc/objc-act.c
+++ b/gcc/objc/objc-act.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. */
/* Purpose: This module implements the Objective-C 4.0 language.
diff --git a/gcc/objc/objc-act.h b/gcc/objc/objc-act.h
index 1a88fca..65224de 100644
--- a/gcc/objc/objc-act.h
+++ b/gcc/objc/objc-act.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. */
/*** Public Interface (procedures) ***/
diff --git a/gcc/objc/objc-tree.def b/gcc/objc/objc-tree.def
index d7d3862..e39af51 100644
--- a/gcc/objc/objc-tree.def
+++ b/gcc/objc/objc-tree.def
@@ -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. */
/* Objective-C types. */