diff options
author | kcook <kcook@138bc75d-0d04-0410-961f-82ee72b054a4> | 2005-06-25 00:33:05 +0000 |
---|---|---|
committer | kcook <kcook@138bc75d-0d04-0410-961f-82ee72b054a4> | 2005-06-25 00:33:05 +0000 |
commit | 85b2164b6480724482a981c3beeef09520b1c9af (patch) | |
tree | 044c63f24cc8794a3c1c2293f3432937d875e1e7 /gcc/objc/Make-lang.in | |
parent | 16fa49197c4d59e1394d0e39d8b63e2d9e7caff7 (diff) | |
download | gcc-85b2164b6480724482a981c3beeef09520b1c9af.tar.gz |
Update FSF address.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@101309 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/objc/Make-lang.in')
-rw-r--r-- | gcc/objc/Make-lang.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gcc/objc/Make-lang.in b/gcc/objc/Make-lang.in index 4c1698abe5f..f908a111ce1 100644 --- a/gcc/objc/Make-lang.in +++ b/gcc/objc/Make-lang.in @@ -16,8 +16,8 @@ #You should have received a copy of the GNU General Public License #along with GCC; see the file COPYING. If not, write to -#the Free Software Foundation, 59 Temple Place - Suite 330, -#Boston, MA 02111-1307, USA. +#the Free Software Foundation, 51 Franklin Street, Fifth Floor, +#Boston, MA 02110-1301, USA. # This file provides the language dependent support in the main Makefile. # Each language makefile fragment must provide the following targets: |