Update FSF address in copyright header.
authorJeff Law <law@gcc.gnu.org>
Mon, 11 Jan 1999 13:17:38 +0000 (06:17 -0700)
committerJeff Law <law@gcc.gnu.org>
Mon, 11 Jan 1999 13:17:38 +0000 (06:17 -0700)
From-SVN: r24612

29 files changed:
gcc/ch/Make-lang.in
gcc/ch/Makefile.in
gcc/ch/actions.c
gcc/ch/actions.h
gcc/ch/ch-tree.def
gcc/ch/ch-tree.h
gcc/ch/config-lang.in
gcc/ch/configure
gcc/ch/convert.c
gcc/ch/decl.c
gcc/ch/except.c
gcc/ch/expr.c
gcc/ch/grant.c
gcc/ch/inout.c
gcc/ch/lang-options.h
gcc/ch/lang-specs.h
gcc/ch/lang.c
gcc/ch/lex.c
gcc/ch/lex.h
gcc/ch/loop.c
gcc/ch/nloop.c
gcc/ch/parse.c
gcc/ch/satisfy.c
gcc/ch/tasking.c
gcc/ch/tasking.h
gcc/ch/timing.c
gcc/ch/tree.c
gcc/ch/typeck.c
gcc/ch/xtypeck.c

index b6d9f8925232deae8217e37c9376c304399cba0f..27859f12ba447a917be2c083e54244e553e82cc6 100644 (file)
@@ -15,7 +15,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.
+#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.
 # Each language makefile fragment must provide the following targets:
index 9278365c96141a594145237f40fe7403d770ad7d..29321a7aceb22aab1a91d4cbbc8bb887ca164dd9 100644 (file)
@@ -15,7 +15,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.
+#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.
 # It's purpose is to provide support for:
index 326ae3d5ced9b2901b46c1353cd1902137b2b975..96727a5e5709b301e8917602027148e6944c590a 100644 (file)
@@ -16,7 +16,8 @@ GNU General Public 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.  */
 
 #include "config.h"
 #include "system.h"
index d1eceb366a6cc626d31e52861308988836f3e309..1059e5fd5f7e18c06ea87d9d9231729bdc461b10 100644 (file)
@@ -15,7 +15,8 @@ GNU General Public 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.  */
 
 /* used by compile_file */
 
index af8edb0c00d6a3ab0be87484cdae772d7411ad89..a47e014744c97a1cc85f7afb3fb189f53065a543 100644 (file)
@@ -17,7 +17,8 @@ GNU General Public 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.  */
 
 
 /* 
index 5a709c3cb754ec061c616dbaed7a942aeacdc7b1..43aad423eb14adb8ab6d8d6f5b243b87fa31fe7b 100644 (file)
@@ -15,7 +15,8 @@ GNU General Public 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.  */
 
 #ifndef _CH_TREE_H
 #define _CH_TREE_H
index 48be2d9488d25a5bf99fe1337dacb7fc64f3222e..ac79f45aff6d2bd17579b7658a305184d812e898 100644 (file)
@@ -15,7 +15,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.
+#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.
 # We define several parameters used by configure:
index 1179770cd48d09a06c43ed021bfe4cec4607ed93..8574a9fb76319865ced5771b5546c5b4823903a9 100755 (executable)
@@ -16,7 +16,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.
+#the Free Software Foundation, 59 Temple Place - Suite 330,
+#Boston, MA 02111-1307, USA.  */
 
 #
 # Shell script to create proper links to machine-dependent files in
index 77a0ffeab7abc75f00b7d90734a9f0080ae66ff4..1f4345d4424dbbad19be0c5f0d305f14bf72457b 100644 (file)
@@ -15,7 +15,8 @@ GNU General Public 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.  */
 
 
 /* This file contains the functions for converting CHILL expressions
index 406103c967c4fac309be128569ab9380fc1dfe6f..b0aa4e86b6f3ead57a9b5915439d3b3b22c3a4c0 100644 (file)
@@ -15,7 +15,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.  */
+   the Free Software Foundation, 59 Temple Place - Suite 330,
+Boston, MA 02111-1307, USA.  */
 
 
 /* Process declarations and symbol lookup for CHILL front end.
index 079a5e931b11d4283bf01bc1c1a45ac33297c50c..8b9c4c38763350d7034955221589bb1a06ce86af 100644 (file)
@@ -16,7 +16,8 @@ GNU General Public 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.  */
 
 #include "config.h"
 #include "system.h"
index 09c222bda775896661de21fe4610ead87301c7ce..f6ccf1cd476d3aef337f246afe73710d2ee0528e 100644 (file)
@@ -16,7 +16,8 @@ GNU General Public 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.  */
 
 
 #include "config.h"
index 8bbbcd7f0ae9a61600f412409b27a4d34b695c27..2809003fdab11030be550c41905938ec1f079b85 100644 (file)
@@ -15,7 +15,8 @@ GNU General Public 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.  */
 
 #include "config.h"
 #include "system.h"
index 86d6d1e5a0ce3cfda45f69314c85b9389fe7d0da..4cd0827bac67820b6f7101345bc31f5d68d925d0 100644 (file)
@@ -15,7 +15,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.  */
+   the Free Software Foundation, 59 Temple Place - Suite 330,
+Boston, MA 02111-1307, USA.  */
 
 #include "config.h"
 #include "system.h"
index 984892bf6deb060467c700f5b2216ce49c41b914..cf0c44e1014c740cb433f7d8167fe773b55cc705 100644 (file)
@@ -15,7 +15,8 @@ GNU General Public 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.  */
 
 /* This is the contribution to the `lang_options' array in gcc.c for
    CHILL.  */
index 476bc348eaa863ecd9405dda761ff303cf44a203..de73ff8f65077f0628f3b079b41348da1877fa40 100644 (file)
@@ -15,7 +15,8 @@ GNU General Public 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.  */
 
 /* This is the contribution to the `default_compilers' array in gcc.c for
    CHILL.  */
index 56a65fd1b33dec92d5eb3270c588a547ca5b56b7..794c59212696d7ffa6964f9c593ea7be6d997b9f 100644 (file)
@@ -15,7 +15,8 @@ GNU General Public 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.  */
 
 
 #include "config.h"
index 64531d72c67be80943cc25fe0bcafd8004e3dbfb..30096a77c0ba2d3540ff835d018ee9a1e7441e69 100644 (file)
@@ -15,7 +15,8 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 
 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.  */
 \f
 #include "config.h"
 #include "system.h"
index 61c46b79a01a0f9ad8fb87e5b0409c3ea66a2132..df533425a1c1e11e3be925a5e2cd8e00078f3493 100644 (file)
@@ -15,7 +15,8 @@ GNU General Public 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.  */
 
 
 
index 9e2736ab72046af8bbbb8cc03c485e6e687591ce..0716ba2cd330882cf046994cd56d7f92777a812b 100644 (file)
@@ -15,7 +15,8 @@ GNU General Public 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.  */
 
 #include "config.h"
 #include "system.h"
index ddd4aad7e429a7731d7e730438de4467fa417cf0..f011703cd33482a09da2a57be4af22e148ed28fd 100644 (file)
@@ -15,7 +15,8 @@ GNU General Public 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.  */
 
 #include <stdio.h>
 #include <limits.h>
index e87dcf77336d0dd0ee05b3c95050f20e588d91ab..2105e28621f771de99737aa2ae71c0468b73b213 100644 (file)
@@ -15,7 +15,8 @@ GNU General Public 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.  */          
 
 /*
  * This is a two-pass parser.  In pass 1, we collect declarations,
index df5d78e419560f4720b396e4bdb3a82c11e4a21e..61862d16100ae84df7012cdbd2c0694628249dd6 100644 (file)
@@ -15,7 +15,8 @@ GNU General Public 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.  */
 
 #include "config.h"
 #include "system.h"
index f49e9f38b93ca668cb3cd40aa7a97a5e2fd2ff79..f01f69499ba0a46b33d29aa1b17fbdd605059f05 100644 (file)
@@ -15,7 +15,8 @@ GNU General Public 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.  */
 
 #include "config.h"
 #include "system.h"
index 31e0581bc0dc65d8381e5fc6d9c1394daeac9440..fde719789cb60ffec01aa2b1303dfea71654dd88 100644 (file)
@@ -15,7 +15,8 @@ GNU General Public 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.  */
 
 #ifndef _CH_TASKING_H
 #define _CH_TASKING_H
index c477fe0097540bb8aa0ec823050616feb12190d7..f60cc7aca97ba5195b2c5f8ee8e8457c4c55fa0f 100644 (file)
@@ -15,7 +15,8 @@ GNU General Public 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.  */
 
 #include "config.h"
 #include "system.h"
index 504593774afd2dc5937e11d0c5b0395f4f50b3b5..41ccb0e88d8d58bba9a833860b4ab34af4c29e56 100644 (file)
@@ -15,7 +15,8 @@ GNU General Public 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.  */
 
 #include "config.h"
 #include "system.h"
index 54623654b23afd83dceb4c1aa762b1e9fcf7dd60..d37391d075b1b1cc9e0e26fd917da916ff26e66f 100644 (file)
@@ -15,7 +15,8 @@ GNU General Public 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.  */
 
 
 /* This file is part of the CHILL front end.
index f07797dc58eead9e409817a8e99ff0f0aeb50458..efe81ff2184de07df109e26087e075aa8b24f4fd 100644 (file)
@@ -14,7 +14,8 @@ GNU General Public 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.  */
 
 
 #if 0