diff options
author | kenner <kenner@138bc75d-0d04-0410-961f-82ee72b054a4> | 1995-06-15 12:37:21 +0000 |
---|---|---|
committer | kenner <kenner@138bc75d-0d04-0410-961f-82ee72b054a4> | 1995-06-15 12:37:21 +0000 |
commit | 55364dea0ade6e1bac73ecc9f43477d64d9e1cae (patch) | |
tree | 30cfbbb5ddc40bcc82fb0c735c5e04886b218c23 /gcc/objc/Object.m | |
parent | a270cb8f5b10d6c9a9f3038c711b02003f9127fa (diff) | |
download | gcc-55364dea0ade6e1bac73ecc9f43477d64d9e1cae.tar.gz |
Update FSF address.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9968 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/objc/Object.m')
-rw-r--r-- | gcc/objc/Object.m | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/gcc/objc/Object.m b/gcc/objc/Object.m index 6187c9663ba..518d02a3a67 100644 --- a/gcc/objc/Object.m +++ b/gcc/objc/Object.m @@ -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 |