diff options
author | Richard Kenner <kenner@gcc.gnu.org> | 1995-06-15 08:37:21 -0400 |
---|---|---|
committer | Richard Kenner <kenner@gcc.gnu.org> | 1995-06-15 08:37:21 -0400 |
commit | 6bc06b8f99ab657c4d5876321b535913895bda17 (patch) | |
tree | 30cfbbb5ddc40bcc82fb0c735c5e04886b218c23 /gcc/objc/archive.c | |
parent | 9efb75d6a2aa31193a5796a79a73bbf53a0876dd (diff) | |
download | gcc-6bc06b8f99ab657c4d5876321b535913895bda17.zip gcc-6bc06b8f99ab657c4d5876321b535913895bda17.tar.gz gcc-6bc06b8f99ab657c4d5876321b535913895bda17.tar.bz2 |
Update FSF address.
From-SVN: r9968
Diffstat (limited to 'gcc/objc/archive.c')
-rw-r--r-- | gcc/objc/archive.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/gcc/objc/archive.c b/gcc/objc/archive.c index 25f60af..0d55152 100644 --- a/gcc/objc/archive.c +++ b/gcc/objc/archive.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 |