diff options
| author | kenner <kenner@138bc75d-0d04-0410-961f-82ee72b054a4> | 1995-06-15 12:44:04 +0000 |
|---|---|---|
| committer | kenner <kenner@138bc75d-0d04-0410-961f-82ee72b054a4> | 1995-06-15 12:44:04 +0000 |
| commit | 054c11961d749ef72a77262dcc3c30221e5f7d3f (patch) | |
| tree | f98f3fcfd7a33bfb1cbf7db5542bc59aec16ecfe | |
| parent | b2c398d44048e89c29314eb841f8373e90d1c18b (diff) | |
| download | ppe42-gcc-054c11961d749ef72a77262dcc3c30221e5f7d3f.tar.gz ppe42-gcc-054c11961d749ef72a77262dcc3c30221e5f7d3f.zip | |
Update FSF address.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9970 138bc75d-0d04-0410-961f-82ee72b054a4
| -rw-r--r-- | gcc/objc/encoding.c | 3 | ||||
| -rw-r--r-- | gcc/objc/encoding.h | 3 | ||||
| -rw-r--r-- | gcc/objc/hash.c | 3 | ||||
| -rw-r--r-- | gcc/objc/hash.h | 3 | ||||
| -rw-r--r-- | gcc/objc/init.c | 2 | ||||
| -rw-r--r-- | gcc/objc/misc.c | 3 | ||||
| -rw-r--r-- | gcc/objc/objc-api.h | 3 | ||||
| -rw-r--r-- | gcc/objc/objc.h | 3 | ||||
| -rw-r--r-- | gcc/objc/objects.c | 3 | ||||
| -rw-r--r-- | gcc/objc/runtime.h | 2 | ||||
| -rw-r--r-- | gcc/objc/sarray.c | 3 | ||||
| -rw-r--r-- | gcc/objc/sarray.h | 3 | ||||
| -rw-r--r-- | gcc/objc/selector.c | 3 |
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 |

