summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--gcc/objc/encoding.c3
-rw-r--r--gcc/objc/encoding.h3
-rw-r--r--gcc/objc/hash.c3
-rw-r--r--gcc/objc/hash.h3
-rw-r--r--gcc/objc/init.c2
-rw-r--r--gcc/objc/misc.c3
-rw-r--r--gcc/objc/objc-api.h3
-rw-r--r--gcc/objc/objc.h3
-rw-r--r--gcc/objc/objects.c3
-rw-r--r--gcc/objc/runtime.h2
-rw-r--r--gcc/objc/sarray.c3
-rw-r--r--gcc/objc/sarray.h3
-rw-r--r--gcc/objc/selector.c3
13 files changed, 24 insertions, 13 deletions
diff --git a/gcc/objc/encoding.c b/gcc/objc/encoding.c
index 66c817f05c4..9620664746b 100644
--- a/gcc/objc/encoding.c
+++ b/gcc/objc/encoding.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. */
/* As a special exception, if you link this library with files
compiled with GCC to produce an executable, this does not cause
diff --git a/gcc/objc/encoding.h b/gcc/objc/encoding.h
index ac12cfb2f91..c956034108a 100644
--- a/gcc/objc/encoding.h
+++ b/gcc/objc/encoding.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. */
/* As a special exception, if you link this library with files
compiled with GCC to produce an executable, this does not cause
diff --git a/gcc/objc/hash.c b/gcc/objc/hash.c
index e1d736abe39..33912743fd8 100644
--- a/gcc/objc/hash.c
+++ b/gcc/objc/hash.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. */
/* As a special exception, if you link this library with files
compiled with GCC to produce an executable, this does not cause
diff --git a/gcc/objc/hash.h b/gcc/objc/hash.h
index f78dbd6bed8..065c5b9dacd 100644
--- a/gcc/objc/hash.h
+++ b/gcc/objc/hash.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. */
/* As a special exception, if you link this library with files
compiled with GCC to produce an executable, this does not cause
diff --git a/gcc/objc/init.c b/gcc/objc/init.c
index 8acb003056d..9560dc20234 100644
--- a/gcc/objc/init.c
+++ b/gcc/objc/init.c
@@ -15,7 +15,7 @@ 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. */
+Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */
/* As a special exception, if you link this library with files compiled with
GCC to produce an executable, this does not cause the resulting executable
diff --git a/gcc/objc/misc.c b/gcc/objc/misc.c
index d2bf1eee586..033018ed484 100644
--- a/gcc/objc/misc.c
+++ b/gcc/objc/misc.c
@@ -17,7 +17,8 @@ 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. */
+Software Foundation, 59 Temple Place - Suite 330,
+Boston, MA 02111-1307, USA. */
/* As a special exception, if you link this library with files compiled with
GCC to produce an executable, this does not cause the resulting executable
diff --git a/gcc/objc/objc-api.h b/gcc/objc/objc-api.h
index 07997d8c2f3..87418f43008 100644
--- a/gcc/objc/objc-api.h
+++ b/gcc/objc/objc-api.h
@@ -15,7 +15,8 @@ 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. */
/* As a special exception, if you link this library with files compiled
with GCC to produce an executable, this does not cause the resulting
diff --git a/gcc/objc/objc.h b/gcc/objc/objc.h
index 93655e6c7ed..979c5c81126 100644
--- a/gcc/objc/objc.h
+++ b/gcc/objc/objc.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. */
/* As a special exception, if you link this library with files
compiled with GCC to produce an executable, this does not cause
diff --git a/gcc/objc/objects.c b/gcc/objc/objects.c
index ed0899eb77e..ebaf11765ac 100644
--- a/gcc/objc/objects.c
+++ b/gcc/objc/objects.c
@@ -15,7 +15,8 @@ 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. */
+Foundation, 59 Temple Place - Suite 330,
+Boston, MA 02111-1307, USA. */
/* As a special exception, if you link this library with files compiled with
GCC to produce an executable, this does not cause the resulting executable
diff --git a/gcc/objc/runtime.h b/gcc/objc/runtime.h
index 8086b25b15b..0f4510f3ac7 100644
--- a/gcc/objc/runtime.h
+++ b/gcc/objc/runtime.h
@@ -15,7 +15,7 @@ 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. */
+Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */
/* As a special exception, if you link this library with files compiled with
GCC to produce an executable, this does not cause the resulting executable
diff --git a/gcc/objc/sarray.c b/gcc/objc/sarray.c
index c22bc30a18b..9ed219681c8 100644
--- a/gcc/objc/sarray.c
+++ b/gcc/objc/sarray.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. */
/* As a special exception, if you link this library with files
compiled with GCC to produce an executable, this does not cause
diff --git a/gcc/objc/sarray.h b/gcc/objc/sarray.h
index b4a220250b2..a3ec7a98373 100644
--- a/gcc/objc/sarray.h
+++ b/gcc/objc/sarray.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. */
/* As a special exception, if you link this library with files
compiled with GCC to produce an executable, this does not cause
diff --git a/gcc/objc/selector.c b/gcc/objc/selector.c
index e208ca9cb95..256c8179253 100644
--- a/gcc/objc/selector.c
+++ b/gcc/objc/selector.c
@@ -15,7 +15,8 @@ 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. */
+Foundation, 59 Temple Place - Suite 330,
+Boston, MA 02111-1307, USA. */
/* As a special exception, if you link this library with files compiled with
GCC to produce an executable, this does not cause the resulting executable
OpenPOWER on IntegriCloud