diff options
author | Richard Kenner <kenner@gcc.gnu.org> | 1995-06-15 17:06:59 -0400 |
---|---|---|
committer | Richard Kenner <kenner@gcc.gnu.org> | 1995-06-15 17:06:59 -0400 |
commit | de18aff3482f070d444647a52bf2b1b7c0f03407 (patch) | |
tree | 84457eeb59a8308984297d4a37a680d000f669cb /gcc/objc | |
parent | 3f63df5671288942984118f6e33552946defb632 (diff) | |
download | gcc-de18aff3482f070d444647a52bf2b1b7c0f03407.zip gcc-de18aff3482f070d444647a52bf2b1b7c0f03407.tar.gz gcc-de18aff3482f070d444647a52bf2b1b7c0f03407.tar.bz2 |
Change FSF address.
From-SVN: r9988
Diffstat (limited to 'gcc/objc')
-rw-r--r-- | gcc/objc/Makefile.in | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/gcc/objc/Makefile.in b/gcc/objc/Makefile.in index 79dfcc9..bd08d75 100644 --- a/gcc/objc/Makefile.in +++ b/gcc/objc/Makefile.in @@ -14,7 +14,8 @@ # # 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. */ # This makefile is run by the parent dir's makefile. # thisdir1=`pwd`; \ |