From: Kelley Cook Date: Wed, 29 Jun 2005 02:34:39 +0000 (+0000) Subject: all files: Update FSF address in copyright headers. X-Git-Tag: misc/cutover-cvs2svn~2084 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=200031d1d5fe48edd60dbcaa89a6d2c03a020750;p=thirdparty%2Fgcc.git all files: Update FSF address in copyright headers. 2005-06-29 Kelley Cook * all files: Update FSF address in copyright headers. * makeucnid.c (write_copyright): Update outputted FSF address. From-SVN: r101413 --- diff --git a/libcpp/ChangeLog b/libcpp/ChangeLog index cc045a0c9c41..165461c88fb7 100644 --- a/libcpp/ChangeLog +++ b/libcpp/ChangeLog @@ -1,3 +1,8 @@ +2005-06-29 Kelley Cook + + * all files: Update FSF address in copyright headers. + * makeucnid.c (write_copyright): Update outputted FSF address. + 2005-06-13 Zack Weinberg * configure.ac: Invoke ZW_CREATE_DEPDIR and diff --git a/libcpp/Makefile.in b/libcpp/Makefile.in index d236c1bd999e..9336c5d3c7a1 100644 --- a/libcpp/Makefile.in +++ b/libcpp/Makefile.in @@ -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@ diff --git a/libcpp/charset.c b/libcpp/charset.c index f382d7f57fca..2c87fb6ac279 100644 --- a/libcpp/charset.c +++ b/libcpp/charset.c @@ -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" diff --git a/libcpp/directives.c b/libcpp/directives.c index a768ea144082..7e1167de0b8b 100644 --- a/libcpp/directives.c +++ b/libcpp/directives.c @@ -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" diff --git a/libcpp/errors.c b/libcpp/errors.c index 2aa814016a18..477101e3041e 100644 --- a/libcpp/errors.c +++ b/libcpp/errors.c @@ -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 diff --git a/libcpp/expr.c b/libcpp/expr.c index 73356a966a07..32b172383098 100644 --- a/libcpp/expr.c +++ b/libcpp/expr.c @@ -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" diff --git a/libcpp/files.c b/libcpp/files.c index 6cab34f8b83b..dd4f6d92ec56 100644 --- a/libcpp/files.c +++ b/libcpp/files.c @@ -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" diff --git a/libcpp/identifiers.c b/libcpp/identifiers.c index 8ab3ce9c9774..c22f4a714bb5 100644 --- a/libcpp/identifiers.c +++ b/libcpp/identifiers.c @@ -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 diff --git a/libcpp/include/cpp-id-data.h b/libcpp/include/cpp-id-data.h index 23fef1afbba1..2445186c228c 100644 --- a/libcpp/include/cpp-id-data.h +++ b/libcpp/include/cpp-id-data.h @@ -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" diff --git a/libcpp/include/cpplib.h b/libcpp/include/cpplib.h index 3ec4c4664361..ef42d0443a60 100644 --- a/libcpp/include/cpplib.h +++ b/libcpp/include/cpplib.h @@ -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 diff --git a/libcpp/include/line-map.h b/libcpp/include/line-map.h index 871baccdf399..7e9ede01a1a5 100644 --- a/libcpp/include/line-map.h +++ b/libcpp/include/line-map.h @@ -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 diff --git a/libcpp/include/mkdeps.h b/libcpp/include/mkdeps.h index 56ffdaf56637..60a5b5d8ce44 100644 --- a/libcpp/include/mkdeps.h +++ b/libcpp/include/mkdeps.h @@ -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 diff --git a/libcpp/include/symtab.h b/libcpp/include/symtab.h index 0b2a848739e1..3ddee79eb1b5 100644 --- a/libcpp/include/symtab.h +++ b/libcpp/include/symtab.h @@ -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 diff --git a/libcpp/init.c b/libcpp/init.c index 56acd7ac24cb..515e2549adc3 100644 --- a/libcpp/init.c +++ b/libcpp/init.c @@ -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" diff --git a/libcpp/internal.h b/libcpp/internal.h index f0bd537d310c..a751c45df62d 100644 --- a/libcpp/internal.h +++ b/libcpp/internal.h @@ -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 diff --git a/libcpp/lex.c b/libcpp/lex.c index b38047e08797..ee38a55a6c64 100644 --- a/libcpp/lex.c +++ b/libcpp/lex.c @@ -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" diff --git a/libcpp/line-map.c b/libcpp/line-map.c index 59a80ac92f87..c95eacde7e3c 100644 --- a/libcpp/line-map.c +++ b/libcpp/line-map.c @@ -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 diff --git a/libcpp/macro.c b/libcpp/macro.c index 05a87702aa6f..13f5c7680902 100644 --- a/libcpp/macro.c +++ b/libcpp/macro.c @@ -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 diff --git a/libcpp/makedepend.c b/libcpp/makedepend.c index 7581c9755151..c67f64e236ef 100644 --- a/libcpp/makedepend.c +++ b/libcpp/makedepend.c @@ -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 diff --git a/libcpp/makeucnid.c b/libcpp/makeucnid.c index f969f994f248..b452e0859d51 100644 --- a/libcpp/makeucnid.c +++ b/libcpp/makeucnid.c @@ -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\ diff --git a/libcpp/mkdeps.c b/libcpp/mkdeps.c index 9042316a1ead..3e2c4d82e964 100644 --- a/libcpp/mkdeps.c +++ b/libcpp/mkdeps.c @@ -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 diff --git a/libcpp/pch.c b/libcpp/pch.c index 28cafbc91990..cc23b4ee9087 100644 --- a/libcpp/pch.c +++ b/libcpp/pch.c @@ -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" diff --git a/libcpp/symtab.c b/libcpp/symtab.c index 85450101b800..ffa28f5f7a5e 100644 --- a/libcpp/symtab.c +++ b/libcpp/symtab.c @@ -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 diff --git a/libcpp/system.h b/libcpp/system.h index b27995b400b1..e08bdf12faea 100644 --- a/libcpp/system.h +++ b/libcpp/system.h @@ -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 diff --git a/libcpp/traditional.c b/libcpp/traditional.c index a20facb063ef..a543348d9e69 100644 --- a/libcpp/traditional.c +++ b/libcpp/traditional.c @@ -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" diff --git a/libcpp/ucnid.h b/libcpp/ucnid.h index 3eff710579c5..7323dccb93a3 100644 --- a/libcpp/ucnid.h +++ b/libcpp/ucnid.h @@ -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. diff --git a/libcpp/ucnid.tab b/libcpp/ucnid.tab index 516f9214dd0b..11fc47137552 100644 --- a/libcpp/ucnid.tab +++ b/libcpp/ucnid.tab @@ -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