]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
all files: Update FSF address in copyright headers.
authorKelley Cook <kcook@gcc.gnu.org>
Wed, 29 Jun 2005 02:34:39 +0000 (02:34 +0000)
committerR. Kelley Cook <kcook@gcc.gnu.org>
Wed, 29 Jun 2005 02:34:39 +0000 (02:34 +0000)
2005-06-29  Kelley Cook  <kcook@gcc.gnu.org>

* all files: Update FSF address in copyright headers.
* makeucnid.c (write_copyright): Update outputted FSF address.

From-SVN: r101413

27 files changed:
libcpp/ChangeLog
libcpp/Makefile.in
libcpp/charset.c
libcpp/directives.c
libcpp/errors.c
libcpp/expr.c
libcpp/files.c
libcpp/identifiers.c
libcpp/include/cpp-id-data.h
libcpp/include/cpplib.h
libcpp/include/line-map.h
libcpp/include/mkdeps.h
libcpp/include/symtab.h
libcpp/init.c
libcpp/internal.h
libcpp/lex.c
libcpp/line-map.c
libcpp/macro.c
libcpp/makedepend.c
libcpp/makeucnid.c
libcpp/mkdeps.c
libcpp/pch.c
libcpp/symtab.c
libcpp/system.h
libcpp/traditional.c
libcpp/ucnid.h
libcpp/ucnid.tab

index cc045a0c9c4199b7e728962b6a55a6462c5a88a4..165461c88fb70f67e27cd06f39633795a78c2a85 100644 (file)
@@ -1,3 +1,8 @@
+2005-06-29  Kelley Cook  <kcook@gcc.gnu.org>
+
+       * all files: Update FSF address in copyright headers.
+       * makeucnid.c (write_copyright): Update outputted FSF address.
+
 2005-06-13  Zack Weinberg  <zack@codesourcery.com>
 
        * configure.ac: Invoke ZW_CREATE_DEPDIR and
index d236c1bd999e3c23363af711e4e66042c5d4ccf9..9336c5d3c7a13b0cf924850bacae831294f4c486 100644 (file)
@@ -17,8 +17,8 @@
 
 #You should have received a copy of the GNU General Public License
 #along with libcpp; 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.
 
 @SET_MAKE@
 
index f382d7f57fcad445e6872a79f5a25b8195c4031b..2c87fb6ac279526bae4b1e9a8b5a1414a2a60e4b 100644 (file)
@@ -16,7 +16,7 @@ GNU General Public License for more details.
 
 You should have received a copy of the GNU General Public License
 along with this program; if not, write to the Free Software
-Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.  */
+Foundation, 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.  */
 
 #include "config.h"
 #include "system.h"
index a768ea1440828fd929c92236926105a15136a296..7e1167de0b8b67f5c435aee31f5c55b302e909bc 100644 (file)
@@ -17,7 +17,7 @@ GNU General Public License for more details.
 
 You should have received a copy of the GNU General Public License
 along with this program; if not, write to the Free Software
-Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.  */
+Foundation, 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.  */
 
 #include "config.h"
 #include "system.h"
index 2aa814016a1847783587ebb6852fea7eb1d64eec..477101e3041e26118630e0ec9a672d290e2301c0 100644 (file)
@@ -17,7 +17,7 @@ GNU General Public License for more details.
 
 You should have received a copy of the GNU General Public License
 along with this program; if not, write to the Free Software
-Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+Foundation, 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
 
  In other words, you are welcome to use, share and improve this program.
  You are forbidden to forbid anyone else to use, share and improve
index 73356a966a077fd64a72889abf7af2bd3932a06f..32b1723830987651451012d7c396c32ecf60dbde 100644 (file)
@@ -15,8 +15,8 @@ GNU General Public License for more details.
 
 You should have received a copy of the GNU General Public License
 along with this program; if not, write to the Free Software
-Foundation, 59 Temple Place - Suite 330,
-Boston, MA 02111-1307, USA.  */
+Foundation, 51 Franklin Street, Fifth Floor,
+Boston, MA 02110-1301, USA.  */
 
 #include "config.h"
 #include "system.h"
index 6cab34f8b83bf813608aefa759fe5af47065ad48..dd4f6d92ec5649946d3768ea7c35a622e4ff928f 100644 (file)
@@ -19,7 +19,7 @@ GNU General Public License for more details.
 
 You should have received a copy of the GNU General Public License
 along with this program; if not, write to the Free Software
-Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.  */
+Foundation, 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.  */
 
 #include "config.h"
 #include "system.h"
index 8ab3ce9c9774bfc34983d4992504e10675e30b29..c22f4a714bb558dc49965da9ea788855dc76c5b6 100644 (file)
@@ -17,7 +17,7 @@ GNU General Public License for more details.
 
 You should have received a copy of the GNU General Public License
 along with this program; if not, write to the Free Software
-Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+Foundation, 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
 
  In other words, you are welcome to use, share and improve this program.
  You are forbidden to forbid anyone else to use, share and improve
index 23fef1afbba143ef97d9f2183104a9edb830d80d..2445186c228ce24acba7f537e5bf007ab9001ee1 100644 (file)
@@ -14,7 +14,7 @@ GNU General Public License for more details.
 
 You should have received a copy of the GNU General Public License
 along with this program; if not, write to the Free Software
-Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.  */
+Foundation, 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.  */
 
 #include "cpplib.h"
 
index 3ec4c4664361611952ccc7b8a801ce5af50fbb91..ef42d0443a600754f20b87537bd100fa78126b75 100644 (file)
@@ -16,7 +16,7 @@ GNU General Public License for more details.
 
 You should have received a copy of the GNU General Public License
 along with this program; if not, write to the Free Software
-Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+Foundation, 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
 
  In other words, you are welcome to use, share and improve this program.
  You are forbidden to forbid anyone else to use, share and improve
index 871baccdf3999c4b8bcfa047c3f8f79545d04995..7e9ede01a1a5e7180f583a8ade6bba1d92d62494 100644 (file)
@@ -14,7 +14,7 @@ GNU General Public License for more details.
 
 You should have received a copy of the GNU General Public License
 along with this program; if not, write to the Free Software
-Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+Foundation, 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
 
  In other words, you are welcome to use, share and improve this program.
  You are forbidden to forbid anyone else to use, share and improve
index 56ffdaf56637f885dea766f887c0cd37ed89755b..60a5b5d8ce4476e721406d446b0aa80a615e1889 100644 (file)
@@ -14,7 +14,7 @@ GNU General Public License for more details.
 
 You should have received a copy of the GNU General Public License
 along with this program; if not, write to the Free Software
-Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+Foundation, 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
 
  In other words, you are welcome to use, share and improve this program.
  You are forbidden to forbid anyone else to use, share and improve
index 0b2a848739e13ee6526f274d0ee740d75a0161a0..3ddee79eb1b57916bdc67c2aa7eb4ea83d1caf0f 100644 (file)
@@ -13,7 +13,7 @@ GNU General Public License for more details.
 
 You should have received a copy of the GNU General Public License
 along with this program; if not, write to the Free Software
-Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.  */
+Foundation, 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.  */
 
 #ifndef LIBCPP_SYMTAB_H
 #define LIBCPP_SYMTAB_H
index 56acd7ac24cbaa7eccd9b3691833073d3c654dbb..515e2549adc36e27aaeb44ee2df784303d5e34a6 100644 (file)
@@ -17,7 +17,7 @@ GNU General Public License for more details.
 
 You should have received a copy of the GNU General Public License
 along with this program; if not, write to the Free Software
-Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.  */
+Foundation, 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.  */
 
 #include "config.h"
 #include "system.h"
index f0bd537d310cdbd0467ae7132d994f149170d7f2..a751c45df62d61b10c75846ce5438b38f0ccc712 100644 (file)
@@ -14,7 +14,7 @@ GNU General Public License for more details.
 
 You should have received a copy of the GNU General Public License
 along with this program; if not, write to the Free Software
-Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.  */
+Foundation, 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.  */
 
 /* This header defines all the internal data structures and functions
    that need to be visible across files.  It should not be used outside
index b38047e087974965ebbd510a0c4a886401cdd0a3..ee38a55a6c64b40ea7c7d856a70bb4b0aefbf776 100644 (file)
@@ -17,7 +17,7 @@ GNU General Public License for more details.
 
 You should have received a copy of the GNU General Public License
 along with this program; if not, write to the Free Software
-Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.  */
+Foundation, 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.  */
 
 #include "config.h"
 #include "system.h"
index 59a80ac92f8762409f0b906cfc70122e94aa0939..c95eacde7e3cd129095feb57e0e17d644f90a30e 100644 (file)
@@ -14,7 +14,7 @@ GNU General Public License for more details.
 
 You should have received a copy of the GNU General Public License
 along with this program; if not, write to the Free Software
-Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+Foundation, 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
 
  In other words, you are welcome to use, share and improve this program.
  You are forbidden to forbid anyone else to use, share and improve
index 05a87702aa6f02691b11613203b9982df2d7a1db..13f5c76809024c6f775ce024abdcfa545ce51520 100644 (file)
@@ -17,7 +17,7 @@ GNU General Public License for more details.
 
 You should have received a copy of the GNU General Public License
 along with this program; if not, write to the Free Software
-Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+Foundation, 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
 
  In other words, you are welcome to use, share and improve this program.
  You are forbidden to forbid anyone else to use, share and improve
index 7581c97551514a5670127e46b2a7b9b97dea4f13..c67f64e236ef37172f7b79383f14e9d20b36b882 100644 (file)
@@ -14,7 +14,7 @@ GNU General Public License for more details.
 
 You should have received a copy of the GNU General Public License
 along with this program; if not, write to the Free Software
-Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+Foundation, 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
 
  In other words, you are welcome to use, share and improve this program.
  You are forbidden to forbid anyone else to use, share and improve
index f969f994f248c984ce6d4d83fa6e2b5ef3aacdd1..b452e0859d51f1ac1d66bbfd5307151e7adf424f 100644 (file)
@@ -13,7 +13,7 @@ GNU General Public License for more details.
 
 You should have received a copy of the GNU General Public License
 along with this program; if not, write to the Free Software
-Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.  */
+Foundation, 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.  */
 
 /* Run this program as
    ./makeucnid ucnid.tab UnicodeData.txt DerivedNormalizationProps.txt \
@@ -283,7 +283,7 @@ write_copyright (void)
 \n\
    You should have received a copy of the GNU General Public License\n\
    along with this program; if not, write to the Free Software\n\
-   Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.\n\
+   Foundation, 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.\n\
 \n\
 \n\
    Copyright (C) 1991-2005 Unicode, Inc.  All rights reserved.\n\
index 9042316a1ead69c9ba4eb4eeab771caa01ac4190..3e2c4d82e964bf4a5087378ba90c9da9ffb34fdd 100644 (file)
@@ -14,7 +14,7 @@ GNU General Public License for more details.
 
 You should have received a copy of the GNU General Public License
 along with this program; if not, write to the Free Software
-Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+Foundation, 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
 
  In other words, you are welcome to use, share and improve this program.
  You are forbidden to forbid anyone else to use, share and improve
index 28cafbc9199015342987bf025429f25a6023fe0c..cc23b4ee908771957adf24c2d9101eab7acf32ff 100644 (file)
@@ -14,7 +14,7 @@ GNU General Public License for more details.
 
 You should have received a copy of the GNU General Public License
 along with this program; if not, write to the Free Software
-Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.  */
+Foundation, 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.  */
 
 #include "config.h"
 #include "system.h"
index 85450101b800fd1b716f0ebe74635ecdc66f1fa7..ffa28f5f7a5e853cf60cf9d0475f3a32c6c54c40 100644 (file)
@@ -13,7 +13,7 @@ GNU General Public License for more details.
 
 You should have received a copy of the GNU General Public License
 along with this program; if not, write to the Free Software
-Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+Foundation, 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
 
  In other words, you are welcome to use, share and improve this program.
  You are forbidden to forbid anyone else to use, share and improve
index b27995b400b1c62866c85c3074c72f58e235287a..e08bdf12faeab89e38e78ae5d7b85008a894cb69 100644 (file)
@@ -17,8 +17,8 @@ for more details.
 
 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.  */
+Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA
+02110-1301, USA.  */
 
 
 #ifndef LIBCPP_SYSTEM_H
index a20facb063ef458fde04ff29b925ea5abd7ff9ba..a543348d9e6971a5957d0abd56e9a67b63b8e65b 100644 (file)
@@ -14,7 +14,7 @@ GNU General Public License for more details.
 
 You should have received a copy of the GNU General Public License
 along with this program; if not, write to the Free Software
-Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.  */
+Foundation, 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.  */
 
 #include "config.h"
 #include "system.h"
index 3eff710579c5cc1baf71b9aacef5d2fb57a1f07c..7323dccb93a39ab1172d53e80263b1a4bde69458 100644 (file)
@@ -13,7 +13,7 @@
 
    You should have received a copy of the GNU General Public License
    along with this program; if not, write to the Free Software
-   Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+   Foundation, 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
 
 
    Copyright (C) 1991-2005 Unicode, Inc.  All rights reserved.
index 516f9214dd0b579122a42c0694868aa9dd86162c..11fc47137552939cc42cbb031213f8e0aae98e85 100644 (file)
@@ -13,7 +13,7 @@
 ; 
 ; You should have received a copy of the GNU General Public License
 ; along with this program; if not, write to the Free Software
-; Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+; Foundation, 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
 ; 
 ; This file reproduces the table in ISO/IEC 9899:1999 (C99) Annex
 ; D, which is itself a reproduction from ISO/IEC TR 10176:1998, and