Commit de18aff3 by Richard Kenner

Change FSF address.

From-SVN: r9988
parent 3f63df56
...@@ -15,7 +15,8 @@ ...@@ -15,7 +15,8 @@
#You should have received a copy of the GNU General Public License #You should have received a copy of the GNU General Public License
#along with GNU CC; see the file COPYING. If not, write to #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.
# This file provides the language dependent support in the main Makefile. # This file provides the language dependent support in the main Makefile.
# Each language makefile fragment must provide the following targets: # Each language makefile fragment must provide the following targets:
......
...@@ -15,10 +15,11 @@ ...@@ -15,10 +15,11 @@
#You should have received a copy of the GNU General Public License #You should have received a copy of the GNU General Public License
#along with GNU CC; see the file COPYING. If not, write to #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.
# The makefile built from this file lives in the language subdirectory. # The makefile built from this file lives in the language subdirectory.
# It's purpose is to provide support for: # Its purpose is to provide support for:
# #
# 1) recursion where necessary, and only then (building .o's), and # 1) recursion where necessary, and only then (building .o's), and
# 2) building and debugging cc1 from the language subdirectory, and # 2) building and debugging cc1 from the language subdirectory, and
......
...@@ -15,7 +15,8 @@ ...@@ -15,7 +15,8 @@
#You should have received a copy of the GNU General Public License #You should have received a copy of the GNU General Public License
#along with GNU CC; see the file COPYING. If not, write to #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.
# Configure looks for the existence of this file to auto-config each language. # Configure looks for the existence of this file to auto-config each language.
# We define several parameters used by configure: # We define several parameters used by configure:
......
...@@ -20,7 +20,8 @@ ...@@ -20,7 +20,8 @@
# #
# You should have received a copy of the GNU General Public License # You should have received a copy of the GNU General Public License
# along with GNU CC; see the file COPYING. If not, write to # 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.
# #
# This script munges the native include files provided with Windows NT # This script munges the native include files provided with Windows NT
# 3.5 SDK systems so as to provide a reasonable namespace when # 3.5 SDK systems so as to provide a reasonable namespace when
......
...@@ -19,7 +19,8 @@ ...@@ -19,7 +19,8 @@
# #
# You should have received a copy of the GNU General Public License # You should have received a copy of the GNU General Public License
# along with GNU CC; see the file COPYING. If not, write to # 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.
# #
# DESCRIPTION # DESCRIPTION
# Adjunct script for GNU CC to populate a directory with ANSI, # Adjunct script for GNU CC to populate a directory with ANSI,
......
...@@ -16,7 +16,8 @@ ...@@ -16,7 +16,8 @@
#You should have received a copy of the GNU General Public License #You should have received a copy of the GNU General Public License
#along with GNU CC; see the file COPYING. If not, write to #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.
# This shell script produces a header file which the gcc driver # This shell script produces a header file which the gcc driver
# program uses to pick which library to use based on the machine # program uses to pick which library to use based on the machine
......
...@@ -14,7 +14,8 @@ ...@@ -14,7 +14,8 @@
# #
# You should have received a copy of the GNU General Public License along with # 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 # 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. # This makefile is run by the parent dir's makefile.
# thisdir1=`pwd`; \ # thisdir1=`pwd`; \
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment