From: Gary V. Vaughan Date: Fri, 22 Apr 2005 10:10:31 +0000 (+0000) Subject: The FSF are moving offices today. Changed their contact address X-Git-Tag: release-2-1b~662 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=94cc58be0611041201314251321a1dca5a2de30a;p=thirdparty%2Flibtool.git The FSF are moving offices today. Changed their contact address in all files from `59 Temple Place, Suite 330, MA 02111-1307' to `51 Franklin Street, Fifth Floor, MA 02110-1301'. --- diff --git a/ChangeLog b/ChangeLog index 07c05bb26..048fd5919 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2005-04-22 Gary V. Vaughan + + The FSF are moving offices today. Changed their contact address + in all files from `59 Temple Place, Suite 330, MA 02111-1307' to + `51 Franklin Street, Fifth Floor, MA 02110-1301'. + 2005-04-19 Ralf Wildenhues * libtoolize.m4sh (func_scan_files, func_serial, func_ltmain_update, @@ -18,7 +24,7 @@ 2005-04-17 Alexandre Oliva , Peter O'Gorman - * config/ltmain.m4sh: Don't add files with the same base name to an + * config/ltmain.m4sh: Don't add files with the same base name to an archive; rename duplicates instead. (func_extract_an_archive): Remove section to deal with duplicate base names in an archive. diff --git a/HACKING b/HACKING index dfb5f5e55..1d3b88ad7 100644 --- a/HACKING +++ b/HACKING @@ -590,8 +590,8 @@ General Public License for more details. You should have received a copy of the GNU General Public License along with GNU Libtool; if not, write to the Free Software -Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA -02111-1307 USA +Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301 USA Local Variables: diff --git a/Makefile.am b/Makefile.am index 2041ccb68..960952014 100644 --- a/Makefile.am +++ b/Makefile.am @@ -19,8 +19,8 @@ ## ## You should have received a copy of the GNU General Public License ## along with this program; see the file COPYING. If not, write to -## the Free Software Foundation, Inc., 59 Temple Place - Suite 330, -## Boston, MA 02111-1307, USA. +## the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, +## Boston, MA 02110-1301, USA. ACLOCAL_AMFLAGS = -I m4 diff --git a/Makefile.maint b/Makefile.maint index f657de3ac..b2b3b3372 100644 --- a/Makefile.maint +++ b/Makefile.maint @@ -14,8 +14,8 @@ ## ## You should have received a copy of the GNU General Public License ## along with this program; see the file COPYING. If not, write to -## the Free Software Foundation, Inc., 59 Temple Place - Suite 330, -## Boston, MA 02111-1307, USA. +## the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, +## Boston, MA 02110-1301, USA. # Need various variables defined by configure, a lot easier to just # include the Makefile than figure out a way to put them in here too diff --git a/README b/README index 572cf4c3f..99c0c0fd8 100644 --- a/README +++ b/README @@ -151,8 +151,8 @@ General Public License for more details. You should have received a copy of the GNU General Public License along with GNU Libtool; if not, write to the Free Software -Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA -02111-1307 USA +Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301 USA Local Variables: diff --git a/README.alpha b/README.alpha index 8148ebe31..dcf85493d 100644 --- a/README.alpha +++ b/README.alpha @@ -99,8 +99,8 @@ General Public License for more details. You should have received a copy of the GNU General Public License along with GNU Libtool; if not, write to the Free Software -Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA -02111-1307 USA +Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301 USA Local Variables: diff --git a/TODO b/TODO index 20781cb15..8588dd0e9 100644 --- a/TODO +++ b/TODO @@ -278,8 +278,8 @@ General Public License for more details. You should have received a copy of the GNU General Public License along with GNU Libtool; if not, write to the Free Software -Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA -02111-1307 USA +Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301 USA Local Variables: diff --git a/bootstrap b/bootstrap index 178b196bf..d533a2921 100755 --- a/bootstrap +++ b/bootstrap @@ -15,8 +15,8 @@ # # You should have received a copy of the GNU General Public License # along with this program; see the file COPYING. If not, write to -# the Free Software Foundation, Inc., 59 Temple Place - Suite 330, -# Boston, MA 02111-1307, USA. +# the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, +# Boston, MA 02110-1301, USA. # It is okay for the bootstrap process to require unreleased autoconf # or automake, as long as any released libtool will work with at least diff --git a/clcommit.m4sh b/clcommit.m4sh index 8e93d7793..27a081f30 100644 --- a/clcommit.m4sh +++ b/clcommit.m4sh @@ -23,8 +23,8 @@ m4_divert_push([SCRIPT])#!/bin/sh # You should have received a copy of the GNU General Public License # along with this program; if not, a copy can be downloaded from # http://www.gnu.org/copyleft/gpl.html, or by writing to the Free -# Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, -# MA 02111-1307, USA. +# Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, +# MA 02110-1301, USA. # Usage: $progname [OPTION]... [--] [file|dir ...] diff --git a/config/general.m4sh b/config/general.m4sh index 76176ed0c..a8e3506ab 100644 --- a/config/general.m4sh +++ b/config/general.m4sh @@ -17,7 +17,7 @@ m4_if([# general.m4sh -- general shell script boiler plate -*- Autoconf -*- # # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. # # As a special exception to the GNU General Public License, if you # distribute this file as part of a program that contains a diff --git a/config/getopt.m4sh b/config/getopt.m4sh index 90a577fe6..ab6348331 100644 --- a/config/getopt.m4sh +++ b/config/getopt.m4sh @@ -17,7 +17,7 @@ m4_if([# getopt.m4sh -- getopt helper functions -*- Autoconf -*- # # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. # # As a special exception to the GNU General Public License, if you # distribute this file as part of a program that contains a diff --git a/config/ltmain.m4sh b/config/ltmain.m4sh index f831bc8a0..c2ea70cfd 100644 --- a/config/ltmain.m4sh +++ b/config/ltmain.m4sh @@ -20,7 +20,7 @@ m4_divert_push([SCRIPT])# @configure_input@ # # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. # # As a special exception to the GNU General Public License, if you # distribute this file as part of a program that contains a diff --git a/config/mailnotify.m4sh b/config/mailnotify.m4sh index 461d17f75..45a150fbb 100644 --- a/config/mailnotify.m4sh +++ b/config/mailnotify.m4sh @@ -22,8 +22,8 @@ m4_divert_push([SCRIPT])#!/bin/sh # You should have received a copy of the GNU General Public License # along with this program; if not, a copy can be downloaded from # http://www.gnu.org/copyleft/gpl.html, or by writing to the Free -# Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, -# MA 02111-1307, USA. +# Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, +# MA 02110-1301, USA. # Usage: $progname [OPTION]... [--] to-address... # diff --git a/config/mkstamp b/config/mkstamp index c59aef0b5..d82d446ae 100755 --- a/config/mkstamp +++ b/config/mkstamp @@ -16,7 +16,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, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. # # As a special exception to the GNU General Public License, if you # distribute this file as part of a program that contains a diff --git a/configure.ac b/configure.ac index 26af26252..0de091d1b 100644 --- a/configure.ac +++ b/configure.ac @@ -13,8 +13,8 @@ # # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA -# 02111-1307 USA +# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +# 02110-1301 USA AC_PREREQ(2.59)dnl We use AS_HELP_STRING diff --git a/doc/fdl.texi b/doc/fdl.texi index 98e68e901..ba37518d4 100644 --- a/doc/fdl.texi +++ b/doc/fdl.texi @@ -7,7 +7,7 @@ @display Copyright (C) 2000 Free Software Foundation, Inc. - 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. @end display diff --git a/libltdl/COPYING.LIB b/libltdl/COPYING.LIB index c4792dd27..ba2be481c 100644 --- a/libltdl/COPYING.LIB +++ b/libltdl/COPYING.LIB @@ -3,7 +3,7 @@ Version 2.1, February 1999 Copyright (C) 1991, 1999 Free Software Foundation, Inc. - 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. @@ -493,7 +493,7 @@ does.> You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA Also add information on how to contact you by electronic and paper mail. diff --git a/libltdl/Makefile.am b/libltdl/Makefile.am index 86e3d1853..22bbcb530 100644 --- a/libltdl/Makefile.am +++ b/libltdl/Makefile.am @@ -15,8 +15,8 @@ ## ## You should have received a copy of the GNU General Public License ## along with this program; see the file COPYING. If not, write to -## the Free Software Foundation, Inc., 59 Temple Place - Suite 330, -## Boston, MA 02111-1307, USA. +## the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, +## Boston, MA 02110-1301, USA. BUILT_SOURCES = MOSTLYCLEANFILES = diff --git a/libltdl/argz.c b/libltdl/argz.c index 05dd30e43..29b22d9b0 100644 --- a/libltdl/argz.c +++ b/libltdl/argz.c @@ -22,8 +22,8 @@ Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software -Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA -02111-1307 USA +Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301 USA */ diff --git a/libltdl/argz_.h b/libltdl/argz_.h index 33a43c43e..dc1cd5106 100644 --- a/libltdl/argz_.h +++ b/libltdl/argz_.h @@ -22,8 +22,8 @@ Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software -Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA -02111-1307 USA +Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301 USA */ diff --git a/libltdl/configure.ac b/libltdl/configure.ac index a8a06e614..25b4d83bf 100644 --- a/libltdl/configure.ac +++ b/libltdl/configure.ac @@ -13,8 +13,8 @@ # # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA -# 02111-1307 USA +# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +# 02110-1301 USA # This configure.ac is not used at all by the libtool bootstrap, but # is copied to the ltdl subdirectory if you libtoolize --ltdl your own diff --git a/libltdl/libltdl/lt__alloc.h b/libltdl/libltdl/lt__alloc.h index 579ea7391..71c426d43 100644 --- a/libltdl/libltdl/lt__alloc.h +++ b/libltdl/libltdl/lt__alloc.h @@ -22,8 +22,8 @@ Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software -Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA -02111-1307 USA +Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301 USA */ diff --git a/libltdl/libltdl/lt__dirent.h b/libltdl/libltdl/lt__dirent.h index e878b53ef..642bd30b8 100644 --- a/libltdl/libltdl/lt__dirent.h +++ b/libltdl/libltdl/lt__dirent.h @@ -22,8 +22,8 @@ Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software -Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA -02111-1307 USA +Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301 USA */ diff --git a/libltdl/libltdl/lt__glibc.h b/libltdl/libltdl/lt__glibc.h index 8bb6b63d8..cc4950761 100644 --- a/libltdl/libltdl/lt__glibc.h +++ b/libltdl/libltdl/lt__glibc.h @@ -22,8 +22,8 @@ Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software -Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA -02111-1307 USA +Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301 USA */ diff --git a/libltdl/libltdl/lt__private.h b/libltdl/libltdl/lt__private.h index b8c03d2c7..eea20bdb6 100644 --- a/libltdl/libltdl/lt__private.h +++ b/libltdl/libltdl/lt__private.h @@ -22,8 +22,8 @@ Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software -Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA -02111-1307 USA +Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301 USA */ diff --git a/libltdl/libltdl/lt__strl.h b/libltdl/libltdl/lt__strl.h index 5ad518f31..f334ed698 100644 --- a/libltdl/libltdl/lt__strl.h +++ b/libltdl/libltdl/lt__strl.h @@ -22,8 +22,8 @@ Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software -Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA -02111-1307 USA +Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301 USA */ diff --git a/libltdl/libltdl/lt_dlloader.h b/libltdl/libltdl/lt_dlloader.h index 9ed117ffc..796cdbdc7 100644 --- a/libltdl/libltdl/lt_dlloader.h +++ b/libltdl/libltdl/lt_dlloader.h @@ -22,8 +22,8 @@ Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software -Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA -02111-1307 USA +Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301 USA */ diff --git a/libltdl/libltdl/lt_error.h b/libltdl/libltdl/lt_error.h index 4283b4385..6cc53e7b5 100644 --- a/libltdl/libltdl/lt_error.h +++ b/libltdl/libltdl/lt_error.h @@ -22,8 +22,8 @@ Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free -Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA -02111-1307 USA +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301 USA */ /* Only include this header file once. */ diff --git a/libltdl/libltdl/lt_system.h b/libltdl/libltdl/lt_system.h index 7ec8c1134..d1e9f46bd 100644 --- a/libltdl/libltdl/lt_system.h +++ b/libltdl/libltdl/lt_system.h @@ -22,8 +22,8 @@ Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free -Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA -02111-1307 USA +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301 USA */ #if !defined(LT_SYSTEM_H) diff --git a/libltdl/libltdl/slist.h b/libltdl/libltdl/slist.h index 6bb594e93..84e66adc2 100644 --- a/libltdl/libltdl/slist.h +++ b/libltdl/libltdl/slist.h @@ -22,8 +22,8 @@ Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software -Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA -02111-1307 USA +Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301 USA */ diff --git a/libltdl/loaders/dld_link.c b/libltdl/loaders/dld_link.c index ba8fed9cc..9dc9dcefd 100644 --- a/libltdl/loaders/dld_link.c +++ b/libltdl/loaders/dld_link.c @@ -22,8 +22,8 @@ Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software -Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA -02111-1307 USA +Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301 USA */ diff --git a/libltdl/loaders/dlopen.c b/libltdl/loaders/dlopen.c index 227b49d12..7e058164b 100644 --- a/libltdl/loaders/dlopen.c +++ b/libltdl/loaders/dlopen.c @@ -22,8 +22,8 @@ Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software -Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA -02111-1307 USA +Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301 USA */ diff --git a/libltdl/loaders/dyld.c b/libltdl/loaders/dyld.c index 5c5e9ab3e..c5f94f069 100644 --- a/libltdl/loaders/dyld.c +++ b/libltdl/loaders/dyld.c @@ -22,8 +22,8 @@ Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software -Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA -02111-1307 USA +Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301 USA */ diff --git a/libltdl/loaders/load_add_on.c b/libltdl/loaders/load_add_on.c index 6d3e904e4..6c12256a7 100644 --- a/libltdl/loaders/load_add_on.c +++ b/libltdl/loaders/load_add_on.c @@ -22,8 +22,8 @@ Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software -Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA -02111-1307 USA +Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301 USA */ diff --git a/libltdl/loaders/loadlibrary.c b/libltdl/loaders/loadlibrary.c index 747d6b42b..9e60d13c7 100644 --- a/libltdl/loaders/loadlibrary.c +++ b/libltdl/loaders/loadlibrary.c @@ -22,8 +22,8 @@ Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software -Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA -02111-1307 USA +Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301 USA */ diff --git a/libltdl/loaders/preopen.c b/libltdl/loaders/preopen.c index ec7f562de..3ae8f4376 100644 --- a/libltdl/loaders/preopen.c +++ b/libltdl/loaders/preopen.c @@ -22,8 +22,8 @@ Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software -Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA -02111-1307 USA +Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301 USA */ diff --git a/libltdl/loaders/shl_load.c b/libltdl/loaders/shl_load.c index d423a19a6..f71773aab 100644 --- a/libltdl/loaders/shl_load.c +++ b/libltdl/loaders/shl_load.c @@ -22,8 +22,8 @@ Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software -Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA -02111-1307 USA +Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301 USA */ diff --git a/libltdl/lt__alloc.c b/libltdl/lt__alloc.c index 147a873c9..64f6e2e4d 100644 --- a/libltdl/lt__alloc.c +++ b/libltdl/lt__alloc.c @@ -22,8 +22,8 @@ Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software -Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA -02111-1307 USA +Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301 USA */ diff --git a/libltdl/lt__dirent.c b/libltdl/lt__dirent.c index 2b421aa8e..50f16927b 100644 --- a/libltdl/lt__dirent.c +++ b/libltdl/lt__dirent.c @@ -22,8 +22,8 @@ Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software -Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA -02111-1307 USA +Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301 USA */ diff --git a/libltdl/lt__strl.c b/libltdl/lt__strl.c index 6dcb71529..694cabe71 100644 --- a/libltdl/lt__strl.c +++ b/libltdl/lt__strl.c @@ -22,8 +22,8 @@ Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software -Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA -02111-1307 USA +Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301 USA */ diff --git a/libltdl/lt_dlloader.c b/libltdl/lt_dlloader.c index 2738a3705..411b5e010 100644 --- a/libltdl/lt_dlloader.c +++ b/libltdl/lt_dlloader.c @@ -22,8 +22,8 @@ Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software -Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA -02111-1307 USA +Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301 USA */ diff --git a/libltdl/lt_error.c b/libltdl/lt_error.c index 22c5cedd8..245ae4b2d 100644 --- a/libltdl/lt_error.c +++ b/libltdl/lt_error.c @@ -22,8 +22,8 @@ Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free -Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA -02111-1307 USA +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301 USA */ #include "lt_error.h" diff --git a/libltdl/ltdl.c b/libltdl/ltdl.c index fd643a726..f4e2eed38 100644 --- a/libltdl/ltdl.c +++ b/libltdl/ltdl.c @@ -22,8 +22,8 @@ Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software -Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA -02111-1307 USA +Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301 USA */ diff --git a/libltdl/ltdl.h b/libltdl/ltdl.h index dcf88b2d2..a0b083dcf 100644 --- a/libltdl/ltdl.h +++ b/libltdl/ltdl.h @@ -22,8 +22,8 @@ Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free -Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA -02111-1307 USA +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301 USA */ /* Only include this header file once. */ diff --git a/libltdl/slist.c b/libltdl/slist.c index f764b6fe1..8cd855183 100644 --- a/libltdl/slist.c +++ b/libltdl/slist.c @@ -22,8 +22,8 @@ Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software -Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA -02111-1307 USA +Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301 USA */ diff --git a/libtoolize.m4sh b/libtoolize.m4sh index 8e9b59917..a95f4f279 100644 --- a/libtoolize.m4sh +++ b/libtoolize.m4sh @@ -22,8 +22,8 @@ m4_divert_push([SCRIPT])#! /bin/sh # You should have received a copy of the GNU General Public License # along with this program; if not, a copy can be downloaded from # http://www.gnu.org/copyleft/gpl.html, or by writing to the Free -# Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, -# MA 02111-1307, USA. +# Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, +# MA 02110-1301, USA. # # As a special exception to the GNU General Public License, if you # distribute this file as part of a program that contains a diff --git a/ltmain.c b/ltmain.c index 8252dc4d7..594d48b86 100644 --- a/ltmain.c +++ b/ltmain.c @@ -13,8 +13,8 @@ * * You should have received a copy of the GNU General Public License * along with this software; see the file COPYING. If not, write to - * the Free Software Foundation, Inc., 59 Temple Place, Suite 330, - * Boston, MA 02111-1307 USA + * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, + * Boston, MA 02110-1301 USA * * As a special exception to the GNU General Public License, if you * distribute this file as part of a program that contains a diff --git a/m4/libtool.m4 b/m4/libtool.m4 index c6db2e708..6b2e4992d 100644 --- a/m4/libtool.m4 +++ b/m4/libtool.m4 @@ -29,7 +29,7 @@ m4_define([_LT_COPYING], [dnl # # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. # # As a special exception to the GNU General Public License, if you # distribute this file as part of a program that contains a diff --git a/tests/am-subdir.at b/tests/am-subdir.at index 740e0944b..39388cd79 100644 --- a/tests/am-subdir.at +++ b/tests/am-subdir.at @@ -13,8 +13,8 @@ # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -# 02111-1307, USA. +# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +# 02110-1301, USA. AT_BANNER([Libtool's subdir-objects support.]) diff --git a/tests/cdemo-conf.test b/tests/cdemo-conf.test index 6fc0e3d68..2c94addaf 100755 --- a/tests/cdemo-conf.test +++ b/tests/cdemo-conf.test @@ -18,8 +18,8 @@ # You should have received a copy of the GNU General Public License # along with this program; if not, a copy can be downloaded from # http://www.gnu.org/copyleft/gpl.html, or by writing to the Free -# Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, -# MA 02111-1307, USA. +# Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, +# MA 02110-1301, USA. . tests/defs || exit 1 diff --git a/tests/cdemo-exec.test b/tests/cdemo-exec.test index bef7af810..ff74ea050 100755 --- a/tests/cdemo-exec.test +++ b/tests/cdemo-exec.test @@ -18,8 +18,8 @@ # You should have received a copy of the GNU General Public License # along with this program; if not, a copy can be downloaded from # http://www.gnu.org/copyleft/gpl.html, or by writing to the Free -# Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, -# MA 02111-1307, USA. +# Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, +# MA 02110-1301, USA. . tests/defs || exit 1 diff --git a/tests/cdemo-make.test b/tests/cdemo-make.test index 9ffa66b74..93454c1d7 100755 --- a/tests/cdemo-make.test +++ b/tests/cdemo-make.test @@ -18,8 +18,8 @@ # You should have received a copy of the GNU General Public License # along with this program; if not, a copy can be downloaded from # http://www.gnu.org/copyleft/gpl.html, or by writing to the Free -# Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, -# MA 02111-1307, USA. +# Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, +# MA 02110-1301, USA. . tests/defs || exit 1 diff --git a/tests/cdemo-shared.test b/tests/cdemo-shared.test index f9d05b18c..3ee4bb015 100755 --- a/tests/cdemo-shared.test +++ b/tests/cdemo-shared.test @@ -18,8 +18,8 @@ # You should have received a copy of the GNU General Public License # along with this program; if not, a copy can be downloaded from # http://www.gnu.org/copyleft/gpl.html, or by writing to the Free -# Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, -# MA 02111-1307, USA. +# Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, +# MA 02110-1301, USA. . tests/defs || exit 1 diff --git a/tests/cdemo-static.test b/tests/cdemo-static.test index 4d9dacdba..1a5c56205 100755 --- a/tests/cdemo-static.test +++ b/tests/cdemo-static.test @@ -18,8 +18,8 @@ # You should have received a copy of the GNU General Public License # along with this program; if not, a copy can be downloaded from # http://www.gnu.org/copyleft/gpl.html, or by writing to the Free -# Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, -# MA 02111-1307, USA. +# Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, +# MA 02110-1301, USA. . tests/defs || exit 1 diff --git a/tests/cdemo-undef.test b/tests/cdemo-undef.test index 2ec631f09..a06a6390e 100755 --- a/tests/cdemo-undef.test +++ b/tests/cdemo-undef.test @@ -18,8 +18,8 @@ # You should have received a copy of the GNU General Public License # along with this program; if not, a copy can be downloaded from # http://www.gnu.org/copyleft/gpl.html, or by writing to the Free -# Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, -# MA 02111-1307, USA. +# Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, +# MA 02110-1301, USA. . tests/defs || exit 1 diff --git a/tests/cdemo/Makefile.am b/tests/cdemo/Makefile.am index 0fdc28c04..4e0751040 100644 --- a/tests/cdemo/Makefile.am +++ b/tests/cdemo/Makefile.am @@ -14,8 +14,8 @@ ## ## You should have received a copy of the GNU General Public License ## along with this program; see the file COPYING. If not, write to -## the Free Software Foundation, Inc., 59 Temple Place - Suite 330, -## Boston, MA 02111-1307, USA. +## the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, +## Boston, MA 02110-1301, USA. AUTOMAKE_OPTIONS = no-dependencies foreign ACLOCAL_AMFLAGS = -I ../../m4 diff --git a/tests/cdemo/configure.ac b/tests/cdemo/configure.ac index ff24ea362..0d1566785 100644 --- a/tests/cdemo/configure.ac +++ b/tests/cdemo/configure.ac @@ -13,8 +13,8 @@ # # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA -# 02111-1307 USA +# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +# 02110-1301 USA AC_PREREQ(2.54) diff --git a/tests/cdemo/foo.c b/tests/cdemo/foo.c index 3854c4354..18ddac675 100644 --- a/tests/cdemo/foo.c +++ b/tests/cdemo/foo.c @@ -15,7 +15,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, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 +Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include "foo.h" diff --git a/tests/cdemo/foo.h b/tests/cdemo/foo.h index 48dc9127e..bf3f532fd 100644 --- a/tests/cdemo/foo.h +++ b/tests/cdemo/foo.h @@ -15,7 +15,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, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 +Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ /* Only include this header file once. */ diff --git a/tests/cdemo/main.c b/tests/cdemo/main.c index 89da831bb..fb85e94eb 100644 --- a/tests/cdemo/main.c +++ b/tests/cdemo/main.c @@ -15,7 +15,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, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 +Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include "foo.h" diff --git a/tests/defs.m4sh b/tests/defs.m4sh index 5d99b9b6b..bf9b8545f 100644 --- a/tests/defs.m4sh +++ b/tests/defs.m4sh @@ -22,8 +22,8 @@ m4_divert_push([SCRIPT])# @configure_input@ # You should have received a copy of the GNU General Public License # along with this program; if not, a copy can be downloaded from # http://www.gnu.org/copyleft/gpl.html, or by writing to the Free -# Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, -# MA 02111-1307, USA. +# Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, +# MA 02110-1301, USA. AS_SHELL_SANITIZE $as_unset CDPATH diff --git a/tests/demo-conf.test b/tests/demo-conf.test index e619d15b5..f87d57fb6 100755 --- a/tests/demo-conf.test +++ b/tests/demo-conf.test @@ -18,8 +18,8 @@ # You should have received a copy of the GNU General Public License # along with this program; if not, a copy can be downloaded from # http://www.gnu.org/copyleft/gpl.html, or by writing to the Free -# Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, -# MA 02111-1307, USA. +# Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, +# MA 02110-1301, USA. . tests/defs || exit 1 diff --git a/tests/demo-deplibs.test b/tests/demo-deplibs.test index a129b60fc..b4532d816 100755 --- a/tests/demo-deplibs.test +++ b/tests/demo-deplibs.test @@ -18,8 +18,8 @@ # You should have received a copy of the GNU General Public License # along with this program; if not, a copy can be downloaded from # http://www.gnu.org/copyleft/gpl.html, or by writing to the Free -# Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, -# MA 02111-1307, USA. +# Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, +# MA 02110-1301, USA. . tests/defs || exit 1 diff --git a/tests/demo-exec.test b/tests/demo-exec.test index 67497ed49..67fb4f4cc 100755 --- a/tests/demo-exec.test +++ b/tests/demo-exec.test @@ -18,8 +18,8 @@ # You should have received a copy of the GNU General Public License # along with this program; if not, a copy can be downloaded from # http://www.gnu.org/copyleft/gpl.html, or by writing to the Free -# Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, -# MA 02111-1307, USA. +# Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, +# MA 02110-1301, USA. . tests/defs || exit 1 diff --git a/tests/demo-hardcode.test b/tests/demo-hardcode.test index 73e5490ea..f7afaf760 100755 --- a/tests/demo-hardcode.test +++ b/tests/demo-hardcode.test @@ -18,8 +18,8 @@ # You should have received a copy of the GNU General Public License # along with this program; if not, a copy can be downloaded from # http://www.gnu.org/copyleft/gpl.html, or by writing to the Free -# Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, -# MA 02111-1307, USA. +# Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, +# MA 02110-1301, USA. . tests/defs || exit 1 diff --git a/tests/demo-inst.test b/tests/demo-inst.test index 1440d0f76..aae14ba16 100755 --- a/tests/demo-inst.test +++ b/tests/demo-inst.test @@ -18,8 +18,8 @@ # You should have received a copy of the GNU General Public License # along with this program; if not, a copy can be downloaded from # http://www.gnu.org/copyleft/gpl.html, or by writing to the Free -# Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, -# MA 02111-1307, USA. +# Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, +# MA 02110-1301, USA. . tests/defs || exit 1 diff --git a/tests/demo-make.test b/tests/demo-make.test index 3e27df395..681539ba7 100755 --- a/tests/demo-make.test +++ b/tests/demo-make.test @@ -18,8 +18,8 @@ # You should have received a copy of the GNU General Public License # along with this program; if not, a copy can be downloaded from # http://www.gnu.org/copyleft/gpl.html, or by writing to the Free -# Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, -# MA 02111-1307, USA. +# Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, +# MA 02110-1301, USA. . tests/defs || exit 1 diff --git a/tests/demo-nofast.test b/tests/demo-nofast.test index d44f430a0..2aad0d080 100755 --- a/tests/demo-nofast.test +++ b/tests/demo-nofast.test @@ -18,8 +18,8 @@ # You should have received a copy of the GNU General Public License # along with this program; if not, a copy can be downloaded from # http://www.gnu.org/copyleft/gpl.html, or by writing to the Free -# Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, -# MA 02111-1307, USA. +# Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, +# MA 02110-1301, USA. . tests/defs || exit 1 diff --git a/tests/demo-noinst-link.test b/tests/demo-noinst-link.test index a10bc0ad0..bb6008870 100755 --- a/tests/demo-noinst-link.test +++ b/tests/demo-noinst-link.test @@ -19,8 +19,8 @@ # You should have received a copy of the GNU General Public License # along with this program; if not, a copy can be downloaded from # http://www.gnu.org/copyleft/gpl.html, or by writing to the Free -# Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, -# MA 02111-1307, USA. +# Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, +# MA 02110-1301, USA. . tests/defs || exit 1 diff --git a/tests/demo-nopic.test b/tests/demo-nopic.test index a9cc26cf0..c04cf9061 100755 --- a/tests/demo-nopic.test +++ b/tests/demo-nopic.test @@ -18,8 +18,8 @@ # You should have received a copy of the GNU General Public License # along with this program; if not, a copy can be downloaded from # http://www.gnu.org/copyleft/gpl.html, or by writing to the Free -# Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, -# MA 02111-1307, USA. +# Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, +# MA 02110-1301, USA. . tests/defs || exit 1 diff --git a/tests/demo-pic.test b/tests/demo-pic.test index 314385cef..6d2e2f757 100755 --- a/tests/demo-pic.test +++ b/tests/demo-pic.test @@ -18,8 +18,8 @@ # You should have received a copy of the GNU General Public License # along with this program; if not, a copy can be downloaded from # http://www.gnu.org/copyleft/gpl.html, or by writing to the Free -# Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, -# MA 02111-1307, USA. +# Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, +# MA 02110-1301, USA. . tests/defs || exit 1 diff --git a/tests/demo-relink.test b/tests/demo-relink.test index a30480692..f1d0214a5 100755 --- a/tests/demo-relink.test +++ b/tests/demo-relink.test @@ -18,8 +18,8 @@ # You should have received a copy of the GNU General Public License # along with this program; if not, a copy can be downloaded from # http://www.gnu.org/copyleft/gpl.html, or by writing to the Free -# Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, -# MA 02111-1307, USA. +# Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, +# MA 02110-1301, USA. . tests/defs || exit 1 diff --git a/tests/demo-shared.test b/tests/demo-shared.test index 9b59c266c..ada956f63 100755 --- a/tests/demo-shared.test +++ b/tests/demo-shared.test @@ -18,8 +18,8 @@ # You should have received a copy of the GNU General Public License # along with this program; if not, a copy can be downloaded from # http://www.gnu.org/copyleft/gpl.html, or by writing to the Free -# Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, -# MA 02111-1307, USA. +# Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, +# MA 02110-1301, USA. . tests/defs || exit 1 diff --git a/tests/demo-static.test b/tests/demo-static.test index aff158038..29cc657d4 100755 --- a/tests/demo-static.test +++ b/tests/demo-static.test @@ -18,8 +18,8 @@ # You should have received a copy of the GNU General Public License # along with this program; if not, a copy can be downloaded from # http://www.gnu.org/copyleft/gpl.html, or by writing to the Free -# Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, -# MA 02111-1307, USA. +# Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, +# MA 02110-1301, USA. . tests/defs || exit 1 diff --git a/tests/demo-unst.test b/tests/demo-unst.test index fe1307aa2..59dd2b03f 100755 --- a/tests/demo-unst.test +++ b/tests/demo-unst.test @@ -18,8 +18,8 @@ # You should have received a copy of the GNU General Public License # along with this program; if not, a copy can be downloaded from # http://www.gnu.org/copyleft/gpl.html, or by writing to the Free -# Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, -# MA 02111-1307, USA. +# Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, +# MA 02110-1301, USA. . tests/defs || exit 1 diff --git a/tests/demo/Makefile.am b/tests/demo/Makefile.am index 194faba62..4a31129de 100644 --- a/tests/demo/Makefile.am +++ b/tests/demo/Makefile.am @@ -14,8 +14,8 @@ ## ## You should have received a copy of the GNU General Public License ## along with this program; see the file COPYING. If not, write to -## the Free Software Foundation, Inc., 59 Temple Place - Suite 330, -## Boston, MA 02111-1307, USA. +## the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, +## Boston, MA 02110-1301, USA. AUTOMAKE_OPTIONS = no-dependencies foreign ACLOCAL_AMFLAGS = -I ../../m4 diff --git a/tests/demo/configure.ac b/tests/demo/configure.ac index f22c602e3..8c4221caa 100644 --- a/tests/demo/configure.ac +++ b/tests/demo/configure.ac @@ -13,8 +13,8 @@ # # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA -# 02111-1307 USA +# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +# 02110-1301 USA AC_PREREQ(2.54) diff --git a/tests/demo/dlmain.c b/tests/demo/dlmain.c index b6b5fb4a0..ff4fed8c6 100644 --- a/tests/demo/dlmain.c +++ b/tests/demo/dlmain.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, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 +Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include "foo.h" diff --git a/tests/demo/foo.c b/tests/demo/foo.c index 55fa9d973..e25aa80b7 100644 --- a/tests/demo/foo.c +++ b/tests/demo/foo.c @@ -15,7 +15,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, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 +Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include "foo.h" diff --git a/tests/demo/foo.h b/tests/demo/foo.h index d1c084f29..dce6568de 100644 --- a/tests/demo/foo.h +++ b/tests/demo/foo.h @@ -15,7 +15,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, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 +Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ /* Only include this header file once. */ diff --git a/tests/demo/hello.c b/tests/demo/hello.c index 3858528dc..7260c884d 100644 --- a/tests/demo/hello.c +++ b/tests/demo/hello.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, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 +Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ /* Written by Gordon Matzigkeit */ diff --git a/tests/demo/main.c b/tests/demo/main.c index d40dc5929..fe1d2ee60 100644 --- a/tests/demo/main.c +++ b/tests/demo/main.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, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 +Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ /* Written by Gordon Matzigkeit */ diff --git a/tests/depdemo-conf.test b/tests/depdemo-conf.test index 2e8f7692a..7d7a46dac 100755 --- a/tests/depdemo-conf.test +++ b/tests/depdemo-conf.test @@ -18,8 +18,8 @@ # You should have received a copy of the GNU General Public License # along with this program; if not, a copy can be downloaded from # http://www.gnu.org/copyleft/gpl.html, or by writing to the Free -# Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, -# MA 02111-1307, USA. +# Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, +# MA 02110-1301, USA. . tests/defs || exit 1 diff --git a/tests/depdemo-exec.test b/tests/depdemo-exec.test index 12f17625b..f011ef70b 100755 --- a/tests/depdemo-exec.test +++ b/tests/depdemo-exec.test @@ -18,8 +18,8 @@ # You should have received a copy of the GNU General Public License # along with this program; if not, a copy can be downloaded from # http://www.gnu.org/copyleft/gpl.html, or by writing to the Free -# Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, -# MA 02111-1307, USA. +# Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, +# MA 02110-1301, USA. . tests/defs || exit 1 diff --git a/tests/depdemo-inst.test b/tests/depdemo-inst.test index e19e1fc8a..a19019582 100755 --- a/tests/depdemo-inst.test +++ b/tests/depdemo-inst.test @@ -18,8 +18,8 @@ # You should have received a copy of the GNU General Public License # along with this program; if not, a copy can be downloaded from # http://www.gnu.org/copyleft/gpl.html, or by writing to the Free -# Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, -# MA 02111-1307, USA. +# Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, +# MA 02110-1301, USA. . tests/defs || exit 1 diff --git a/tests/depdemo-make.test b/tests/depdemo-make.test index 649789a3e..f4ac92b7a 100755 --- a/tests/depdemo-make.test +++ b/tests/depdemo-make.test @@ -18,8 +18,8 @@ # You should have received a copy of the GNU General Public License # along with this program; if not, a copy can be downloaded from # http://www.gnu.org/copyleft/gpl.html, or by writing to the Free -# Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, -# MA 02111-1307, USA. +# Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, +# MA 02110-1301, USA. . tests/defs || exit 1 diff --git a/tests/depdemo-nofast.test b/tests/depdemo-nofast.test index bec0e8c73..ac1181956 100755 --- a/tests/depdemo-nofast.test +++ b/tests/depdemo-nofast.test @@ -18,8 +18,8 @@ # You should have received a copy of the GNU General Public License # along with this program; if not, a copy can be downloaded from # http://www.gnu.org/copyleft/gpl.html, or by writing to the Free -# Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, -# MA 02111-1307, USA. +# Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, +# MA 02110-1301, USA. . tests/defs || exit 1 diff --git a/tests/depdemo-relink.test b/tests/depdemo-relink.test index 98ae4feac..da9e66b8c 100755 --- a/tests/depdemo-relink.test +++ b/tests/depdemo-relink.test @@ -18,8 +18,8 @@ # You should have received a copy of the GNU General Public License # along with this program; if not, a copy can be downloaded from # http://www.gnu.org/copyleft/gpl.html, or by writing to the Free -# Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, -# MA 02111-1307, USA. +# Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, +# MA 02110-1301, USA. . tests/defs || exit 1 diff --git a/tests/depdemo-shared.test b/tests/depdemo-shared.test index 846d7fb6a..3b0d196f2 100755 --- a/tests/depdemo-shared.test +++ b/tests/depdemo-shared.test @@ -18,8 +18,8 @@ # You should have received a copy of the GNU General Public License # along with this program; if not, a copy can be downloaded from # http://www.gnu.org/copyleft/gpl.html, or by writing to the Free -# Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, -# MA 02111-1307, USA. +# Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, +# MA 02110-1301, USA. . tests/defs || exit 1 diff --git a/tests/depdemo-static.test b/tests/depdemo-static.test index f98395459..be5f91703 100755 --- a/tests/depdemo-static.test +++ b/tests/depdemo-static.test @@ -18,8 +18,8 @@ # You should have received a copy of the GNU General Public License # along with this program; if not, a copy can be downloaded from # http://www.gnu.org/copyleft/gpl.html, or by writing to the Free -# Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, -# MA 02111-1307, USA. +# Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, +# MA 02110-1301, USA. . tests/defs || exit 1 diff --git a/tests/depdemo-unst.test b/tests/depdemo-unst.test index 5490ac3e0..349fcfeb6 100755 --- a/tests/depdemo-unst.test +++ b/tests/depdemo-unst.test @@ -18,8 +18,8 @@ # You should have received a copy of the GNU General Public License # along with this program; if not, a copy can be downloaded from # http://www.gnu.org/copyleft/gpl.html, or by writing to the Free -# Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, -# MA 02111-1307, USA. +# Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, +# MA 02110-1301, USA. . tests/defs || exit 1 diff --git a/tests/depdemo/Makefile.am b/tests/depdemo/Makefile.am index 70910d90e..6f6e24555 100644 --- a/tests/depdemo/Makefile.am +++ b/tests/depdemo/Makefile.am @@ -14,8 +14,8 @@ ## ## You should have received a copy of the GNU General Public License ## along with this program; see the file COPYING. If not, write to -## the Free Software Foundation, Inc., 59 Temple Place - Suite 330, -## Boston, MA 02111-1307, USA. +## the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, +## Boston, MA 02110-1301, USA. AUTOMAKE_OPTIONS = no-dependencies foreign ACLOCAL_AMFLAGS = -I ../../m4 diff --git a/tests/depdemo/configure.ac b/tests/depdemo/configure.ac index 2a7e0e567..8496de8d8 100644 --- a/tests/depdemo/configure.ac +++ b/tests/depdemo/configure.ac @@ -13,8 +13,8 @@ # # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA -# 02111-1307 USA +# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +# 02110-1301 USA AC_PREREQ(2.54) diff --git a/tests/depdemo/l1/Makefile.am b/tests/depdemo/l1/Makefile.am index 673b07260..607ea15e5 100644 --- a/tests/depdemo/l1/Makefile.am +++ b/tests/depdemo/l1/Makefile.am @@ -14,8 +14,8 @@ ## ## You should have received a copy of the GNU General Public License ## along with this program; see the file COPYING. If not, write to -## the Free Software Foundation, Inc., 59 Temple Place - Suite 330, -## Boston, MA 02111-1307, USA. +## the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, +## Boston, MA 02110-1301, USA. top_distdir = ../.. diff --git a/tests/depdemo/l1/l1.c b/tests/depdemo/l1/l1.c index ba2fa7734..1edc62602 100644 --- a/tests/depdemo/l1/l1.c +++ b/tests/depdemo/l1/l1.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, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 +Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include "l1/l1.h" diff --git a/tests/depdemo/l1/l1.h b/tests/depdemo/l1/l1.h index fa70bb8b0..0c71b3d3b 100644 --- a/tests/depdemo/l1/l1.h +++ b/tests/depdemo/l1/l1.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, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 +Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ /* Only include this header file once. */ diff --git a/tests/depdemo/l2/Makefile.am b/tests/depdemo/l2/Makefile.am index bf64d8d94..51d0acba2 100644 --- a/tests/depdemo/l2/Makefile.am +++ b/tests/depdemo/l2/Makefile.am @@ -14,8 +14,8 @@ ## ## You should have received a copy of the GNU General Public License ## along with this program; see the file COPYING. If not, write to -## the Free Software Foundation, Inc., 59 Temple Place - Suite 330, -## Boston, MA 02111-1307, USA. +## the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, +## Boston, MA 02110-1301, USA. top_distdir = ../.. diff --git a/tests/depdemo/l2/l2.c b/tests/depdemo/l2/l2.c index 555d0688f..01a87981e 100644 --- a/tests/depdemo/l2/l2.c +++ b/tests/depdemo/l2/l2.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, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 +Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include "l2/l2.h" diff --git a/tests/depdemo/l2/l2.h b/tests/depdemo/l2/l2.h index 893e26bde..ca52b036e 100644 --- a/tests/depdemo/l2/l2.h +++ b/tests/depdemo/l2/l2.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, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 +Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ /* Only include this header file once. */ diff --git a/tests/depdemo/l3/Makefile.am b/tests/depdemo/l3/Makefile.am index 093869306..e948cd540 100644 --- a/tests/depdemo/l3/Makefile.am +++ b/tests/depdemo/l3/Makefile.am @@ -14,8 +14,8 @@ ## ## You should have received a copy of the GNU General Public License ## along with this program; see the file COPYING. If not, write to -## the Free Software Foundation, Inc., 59 Temple Place - Suite 330, -## Boston, MA 02111-1307, USA. +## the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, +## Boston, MA 02110-1301, USA. top_distdir = ../.. extradir = $(libdir)/extra diff --git a/tests/depdemo/l3/l3.c b/tests/depdemo/l3/l3.c index de75bd6f3..f6b712c0f 100644 --- a/tests/depdemo/l3/l3.c +++ b/tests/depdemo/l3/l3.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, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 +Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include "l3/l3.h" diff --git a/tests/depdemo/l3/l3.h b/tests/depdemo/l3/l3.h index d9b79fb08..f03fa5e91 100644 --- a/tests/depdemo/l3/l3.h +++ b/tests/depdemo/l3/l3.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, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 +Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ /* Only include this header file once. */ diff --git a/tests/depdemo/l4/Makefile.am b/tests/depdemo/l4/Makefile.am index 64933bd45..fdbb80b6f 100644 --- a/tests/depdemo/l4/Makefile.am +++ b/tests/depdemo/l4/Makefile.am @@ -14,8 +14,8 @@ ## ## You should have received a copy of the GNU General Public License ## along with this program; see the file COPYING. If not, write to -## the Free Software Foundation, Inc., 59 Temple Place - Suite 330, -## Boston, MA 02111-1307, USA. +## the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, +## Boston, MA 02110-1301, USA. top_distdir = ../.. diff --git a/tests/depdemo/l4/l4.c b/tests/depdemo/l4/l4.c index d99d0200e..92197de25 100644 --- a/tests/depdemo/l4/l4.c +++ b/tests/depdemo/l4/l4.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, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 +Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include "l4/l4.h" diff --git a/tests/depdemo/l4/l4.h b/tests/depdemo/l4/l4.h index 17ab6ea22..276a8210a 100644 --- a/tests/depdemo/l4/l4.h +++ b/tests/depdemo/l4/l4.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, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 +Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ /* Only include this header file once. */ diff --git a/tests/depdemo/main.c b/tests/depdemo/main.c index ef2458d3a..3d68a71aa 100644 --- a/tests/depdemo/main.c +++ b/tests/depdemo/main.c @@ -15,7 +15,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, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 +Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include "l1/l1.h" diff --git a/tests/depdemo/sysdep.h b/tests/depdemo/sysdep.h index 40dcfbd4f..df38e26e8 100644 --- a/tests/depdemo/sysdep.h +++ b/tests/depdemo/sysdep.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, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 +Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ /* Only include this header file once. */ diff --git a/tests/duplicate_members.at b/tests/duplicate_members.at index 9fb3809fd..8c35b3d80 100755 --- a/tests/duplicate_members.at +++ b/tests/duplicate_members.at @@ -13,8 +13,8 @@ # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -# 02111-1307, USA. +# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +# 02110-1301, USA. AT_BANNER([Testing libtool functions]) AT_SETUP([duplicate members in archive tests]) diff --git a/tests/f77demo-conf.test b/tests/f77demo-conf.test index 4a2d46a6b..ccf08cfb0 100755 --- a/tests/f77demo-conf.test +++ b/tests/f77demo-conf.test @@ -18,8 +18,8 @@ # You should have received a copy of the GNU General Public License # along with this program; if not, a copy can be downloaded from # http://www.gnu.org/copyleft/gpl.html, or by writing to the Free -# Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, -# MA 02111-1307, USA. +# Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, +# MA 02110-1301, USA. . tests/defs || exit 1 diff --git a/tests/f77demo-exec.test b/tests/f77demo-exec.test index f4952d196..91a9de9cc 100755 --- a/tests/f77demo-exec.test +++ b/tests/f77demo-exec.test @@ -18,8 +18,8 @@ # You should have received a copy of the GNU General Public License # along with this program; if not, a copy can be downloaded from # http://www.gnu.org/copyleft/gpl.html, or by writing to the Free -# Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, -# MA 02111-1307, USA. +# Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, +# MA 02110-1301, USA. . tests/defs || exit 1 diff --git a/tests/f77demo-make.test b/tests/f77demo-make.test index ca5574f77..91e642ffc 100755 --- a/tests/f77demo-make.test +++ b/tests/f77demo-make.test @@ -18,8 +18,8 @@ # You should have received a copy of the GNU General Public License # along with this program; if not, a copy can be downloaded from # http://www.gnu.org/copyleft/gpl.html, or by writing to the Free -# Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, -# MA 02111-1307, USA. +# Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, +# MA 02110-1301, USA. . tests/defs || exit 1 diff --git a/tests/f77demo-shared.test b/tests/f77demo-shared.test index 7a20929e8..ccc81fc9c 100755 --- a/tests/f77demo-shared.test +++ b/tests/f77demo-shared.test @@ -18,8 +18,8 @@ # You should have received a copy of the GNU General Public License # along with this program; if not, a copy can be downloaded from # http://www.gnu.org/copyleft/gpl.html, or by writing to the Free -# Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, -# MA 02111-1307, USA. +# Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, +# MA 02110-1301, USA. . tests/defs || exit 1 diff --git a/tests/f77demo-static.test b/tests/f77demo-static.test index 636e6da13..ccbb929f0 100755 --- a/tests/f77demo-static.test +++ b/tests/f77demo-static.test @@ -18,8 +18,8 @@ # You should have received a copy of the GNU General Public License # along with this program; if not, a copy can be downloaded from # http://www.gnu.org/copyleft/gpl.html, or by writing to the Free -# Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, -# MA 02111-1307, USA. +# Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, +# MA 02110-1301, USA. . tests/defs || exit 1 diff --git a/tests/f77demo/Makefile.am b/tests/f77demo/Makefile.am index a00e7003d..7e3eaff17 100644 --- a/tests/f77demo/Makefile.am +++ b/tests/f77demo/Makefile.am @@ -14,8 +14,8 @@ ## ## You should have received a copy of the GNU General Public License ## along with this program; see the file COPYING. If not, write to -## the Free Software Foundation, Inc., 59 Temple Place - Suite 330, -## Boston, MA 02111-1307, USA. +## the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, +## Boston, MA 02110-1301, USA. AUTOMAKE_OPTIONS = no-dependencies foreign ACLOCAL_AMFLAGS = -I ../../m4 diff --git a/tests/f77demo/configure.ac b/tests/f77demo/configure.ac index 43a9e49e2..86ef508ce 100644 --- a/tests/f77demo/configure.ac +++ b/tests/f77demo/configure.ac @@ -13,8 +13,8 @@ # # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA -# 02111-1307 USA +# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +# 02110-1301 USA AC_PREREQ(2.54) diff --git a/tests/f77demo/cprogram.c b/tests/f77demo/cprogram.c index 64edc84d9..a74149575 100644 --- a/tests/f77demo/cprogram.c +++ b/tests/f77demo/cprogram.c @@ -11,7 +11,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, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 +Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include "foo.h" diff --git a/tests/f77demo/foo.h b/tests/f77demo/foo.h index 4fd21eab6..1468912b4 100644 --- a/tests/f77demo/foo.h +++ b/tests/f77demo/foo.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, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 +Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #ifndef _FOO_H_ diff --git a/tests/inherited_flags.at b/tests/inherited_flags.at index 0ff36051a..3127a637a 100644 --- a/tests/inherited_flags.at +++ b/tests/inherited_flags.at @@ -13,8 +13,8 @@ # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -# 02111-1307, USA. +# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +# 02110-1301, USA. AT_SETUP([inherited_linker_flags]) diff --git a/tests/libtoolize.at b/tests/libtoolize.at index 574e0d347..37c4773fd 100644 --- a/tests/libtoolize.at +++ b/tests/libtoolize.at @@ -13,8 +13,8 @@ # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -# 02111-1307, USA. +# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +# 02110-1301, USA. AT_BANNER([Libtoolize operation.]) diff --git a/tests/link-2.test b/tests/link-2.test index 22534ce0d..84b1c022f 100755 --- a/tests/link-2.test +++ b/tests/link-2.test @@ -18,8 +18,8 @@ # You should have received a copy of the GNU General Public License # along with this program; if not, a copy can be downloaded from # http://www.gnu.org/copyleft/gpl.html, or by writing to the Free -# Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, -# MA 02111-1307, USA. +# Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, +# MA 02110-1301, USA. . tests/defs || exit 1 diff --git a/tests/link-order.at b/tests/link-order.at index 535ab05a7..798b1c03d 100644 --- a/tests/link-order.at +++ b/tests/link-order.at @@ -13,8 +13,8 @@ # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -# 02111-1307, USA. +# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +# 02110-1301, USA. # link-order.test - make sure that library linking order matches diff --git a/tests/link.test b/tests/link.test index af6dea776..f59102d31 100755 --- a/tests/link.test +++ b/tests/link.test @@ -18,8 +18,8 @@ # You should have received a copy of the GNU General Public License # along with this program; if not, a copy can be downloaded from # http://www.gnu.org/copyleft/gpl.html, or by writing to the Free -# Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, -# MA 02111-1307, USA. +# Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, +# MA 02110-1301, USA. . tests/defs || exit 1 diff --git a/tests/mdemo-conf.test b/tests/mdemo-conf.test index f5f9df5d9..f2f02652f 100755 --- a/tests/mdemo-conf.test +++ b/tests/mdemo-conf.test @@ -18,8 +18,8 @@ # You should have received a copy of the GNU General Public License # along with this program; if not, a copy can be downloaded from # http://www.gnu.org/copyleft/gpl.html, or by writing to the Free -# Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, -# MA 02111-1307, USA. +# Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, +# MA 02110-1301, USA. . tests/defs || exit 1 diff --git a/tests/mdemo-dryrun.test b/tests/mdemo-dryrun.test index 5d21f58c3..7e55536ea 100755 --- a/tests/mdemo-dryrun.test +++ b/tests/mdemo-dryrun.test @@ -18,8 +18,8 @@ # You should have received a copy of the GNU General Public License # along with this program; if not, a copy can be downloaded from # http://www.gnu.org/copyleft/gpl.html, or by writing to the Free -# Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, -# MA 02111-1307, USA. +# Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, +# MA 02110-1301, USA. . tests/defs || exit 1 diff --git a/tests/mdemo-exec.test b/tests/mdemo-exec.test index 18ac9cdc2..b9f00bf19 100755 --- a/tests/mdemo-exec.test +++ b/tests/mdemo-exec.test @@ -18,8 +18,8 @@ # You should have received a copy of the GNU General Public License # along with this program; if not, a copy can be downloaded from # http://www.gnu.org/copyleft/gpl.html, or by writing to the Free -# Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, -# MA 02111-1307, USA. +# Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, +# MA 02110-1301, USA. . tests/defs || exit 1 diff --git a/tests/mdemo-inst.test b/tests/mdemo-inst.test index a0645fb9f..f63f6517a 100755 --- a/tests/mdemo-inst.test +++ b/tests/mdemo-inst.test @@ -18,8 +18,8 @@ # You should have received a copy of the GNU General Public License # along with this program; if not, a copy can be downloaded from # http://www.gnu.org/copyleft/gpl.html, or by writing to the Free -# Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, -# MA 02111-1307, USA. +# Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, +# MA 02110-1301, USA. . tests/defs || exit 1 diff --git a/tests/mdemo-make.test b/tests/mdemo-make.test index 5c2eda0b1..d56e02239 100755 --- a/tests/mdemo-make.test +++ b/tests/mdemo-make.test @@ -18,8 +18,8 @@ # You should have received a copy of the GNU General Public License # along with this program; if not, a copy can be downloaded from # http://www.gnu.org/copyleft/gpl.html, or by writing to the Free -# Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, -# MA 02111-1307, USA. +# Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, +# MA 02110-1301, USA. . tests/defs || exit 1 diff --git a/tests/mdemo-shared.test b/tests/mdemo-shared.test index 2aec5a89d..b4328e9a9 100755 --- a/tests/mdemo-shared.test +++ b/tests/mdemo-shared.test @@ -18,8 +18,8 @@ # You should have received a copy of the GNU General Public License # along with this program; if not, a copy can be downloaded from # http://www.gnu.org/copyleft/gpl.html, or by writing to the Free -# Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, -# MA 02111-1307, USA. +# Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, +# MA 02110-1301, USA. . tests/defs || exit 1 diff --git a/tests/mdemo-static.test b/tests/mdemo-static.test index 10f7f0fa6..22e632433 100755 --- a/tests/mdemo-static.test +++ b/tests/mdemo-static.test @@ -18,8 +18,8 @@ # You should have received a copy of the GNU General Public License # along with this program; if not, a copy can be downloaded from # http://www.gnu.org/copyleft/gpl.html, or by writing to the Free -# Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, -# MA 02111-1307, USA. +# Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, +# MA 02110-1301, USA. . tests/defs || exit 1 diff --git a/tests/mdemo-unst.test b/tests/mdemo-unst.test index 406ed8d79..a6946bb9a 100755 --- a/tests/mdemo-unst.test +++ b/tests/mdemo-unst.test @@ -18,8 +18,8 @@ # You should have received a copy of the GNU General Public License # along with this program; if not, a copy can be downloaded from # http://www.gnu.org/copyleft/gpl.html, or by writing to the Free -# Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, -# MA 02111-1307, USA. +# Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, +# MA 02110-1301, USA. . tests/defs || exit 1 diff --git a/tests/mdemo/Makefile.am b/tests/mdemo/Makefile.am index 91a576850..e7ecb5651 100644 --- a/tests/mdemo/Makefile.am +++ b/tests/mdemo/Makefile.am @@ -14,8 +14,8 @@ ## ## You should have received a copy of the GNU General Public License ## along with this program; see the file COPYING. If not, write to -## the Free Software Foundation, Inc., 59 Temple Place - Suite 330, -## Boston, MA 02111-1307, USA. +## the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, +## Boston, MA 02110-1301, USA. AUTOMAKE_OPTIONS = no-dependencies foreign ACLOCAL_AMFLAGS = -I ../../m4 diff --git a/tests/mdemo/configure.ac b/tests/mdemo/configure.ac index 87d7bc836..79689209b 100644 --- a/tests/mdemo/configure.ac +++ b/tests/mdemo/configure.ac @@ -13,8 +13,8 @@ # # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA -# 02111-1307 USA +# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +# 02110-1301 USA AC_PREREQ(2.54) diff --git a/tests/mdemo/foo.h b/tests/mdemo/foo.h index be28c770b..106f937b8 100644 --- a/tests/mdemo/foo.h +++ b/tests/mdemo/foo.h @@ -15,7 +15,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, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 +Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ /* Only include this header file once. */ diff --git a/tests/mdemo/foo1.c b/tests/mdemo/foo1.c index e09c5f8da..c7300c0b7 100644 --- a/tests/mdemo/foo1.c +++ b/tests/mdemo/foo1.c @@ -15,7 +15,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, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 +Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include "foo.h" diff --git a/tests/mdemo/foo2.c b/tests/mdemo/foo2.c index 443994d6d..d1d85d5eb 100644 --- a/tests/mdemo/foo2.c +++ b/tests/mdemo/foo2.c @@ -15,7 +15,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, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 +Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include "foo.h" diff --git a/tests/mdemo/main.c b/tests/mdemo/main.c index 312fd10ed..0e6cd25b0 100644 --- a/tests/mdemo/main.c +++ b/tests/mdemo/main.c @@ -15,7 +15,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, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 +Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include "foo.h" diff --git a/tests/mdemo/mlib.c b/tests/mdemo/mlib.c index bb859d3e6..d14b469e5 100644 --- a/tests/mdemo/mlib.c +++ b/tests/mdemo/mlib.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, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 +Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include "foo.h" diff --git a/tests/mdemo/sub.c b/tests/mdemo/sub.c index 75dc497da..13da3f617 100644 --- a/tests/mdemo/sub.c +++ b/tests/mdemo/sub.c @@ -15,7 +15,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, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 +Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include diff --git a/tests/mdemo2-conf.test b/tests/mdemo2-conf.test index f291825f2..e8c0fcb7f 100755 --- a/tests/mdemo2-conf.test +++ b/tests/mdemo2-conf.test @@ -18,8 +18,8 @@ # You should have received a copy of the GNU General Public License # along with this program; if not, a copy can be downloaded from # http://www.gnu.org/copyleft/gpl.html, or by writing to the Free -# Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, -# MA 02111-1307, USA. +# Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, +# MA 02110-1301, USA. . tests/defs || exit 1 diff --git a/tests/mdemo2-exec.test b/tests/mdemo2-exec.test index 74d20eb8a..9698f87c8 100755 --- a/tests/mdemo2-exec.test +++ b/tests/mdemo2-exec.test @@ -18,8 +18,8 @@ # You should have received a copy of the GNU General Public License # along with this program; if not, a copy can be downloaded from # http://www.gnu.org/copyleft/gpl.html, or by writing to the Free -# Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, -# MA 02111-1307, USA. +# Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, +# MA 02110-1301, USA. . tests/defs || exit 1 diff --git a/tests/mdemo2-make.test b/tests/mdemo2-make.test index ade9d9a0c..4dfcbd222 100755 --- a/tests/mdemo2-make.test +++ b/tests/mdemo2-make.test @@ -18,8 +18,8 @@ # You should have received a copy of the GNU General Public License # along with this program; if not, a copy can be downloaded from # http://www.gnu.org/copyleft/gpl.html, or by writing to the Free -# Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, -# MA 02111-1307, USA. +# Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, +# MA 02110-1301, USA. . tests/defs || exit 1 diff --git a/tests/mdemo2/Makefile.am b/tests/mdemo2/Makefile.am index e3a2d2c00..a6e9e5313 100644 --- a/tests/mdemo2/Makefile.am +++ b/tests/mdemo2/Makefile.am @@ -14,8 +14,8 @@ ## ## You should have received a copy of the GNU General Public License ## along with this program; see the file COPYING. If not, write to -## the Free Software Foundation, Inc., 59 Temple Place - Suite 330, -## Boston, MA 02111-1307, USA. +## the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, +## Boston, MA 02110-1301, USA. AUTOMAKE_OPTIONS = no-dependencies foreign ACLOCAL_AMFLAGS = -I ../../m4 diff --git a/tests/mdemo2/configure.ac b/tests/mdemo2/configure.ac index 7243d2a1b..144634262 100644 --- a/tests/mdemo2/configure.ac +++ b/tests/mdemo2/configure.ac @@ -13,8 +13,8 @@ # # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA -# 02111-1307 USA +# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +# 02110-1301 USA AC_PREREQ(2.54) diff --git a/tests/mdemo2/main.c b/tests/mdemo2/main.c index 7e85a438c..fc5093174 100644 --- a/tests/mdemo2/main.c +++ b/tests/mdemo2/main.c @@ -15,7 +15,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, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 +Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include diff --git a/tests/nomode.test b/tests/nomode.test index 3962f55d3..61eb106a4 100755 --- a/tests/nomode.test +++ b/tests/nomode.test @@ -18,8 +18,8 @@ # You should have received a copy of the GNU General Public License # along with this program; if not, a copy can be downloaded from # http://www.gnu.org/copyleft/gpl.html, or by writing to the Free -# Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, -# MA 02111-1307, USA. +# Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, +# MA 02110-1301, USA. . tests/defs || exit 1 diff --git a/tests/objectlist.test b/tests/objectlist.test index 662ec29ec..4a89f3f69 100755 --- a/tests/objectlist.test +++ b/tests/objectlist.test @@ -19,8 +19,8 @@ # You should have received a copy of the GNU General Public License # along with this program; if not, a copy can be downloaded from # http://www.gnu.org/copyleft/gpl.html, or by writing to the Free -# Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, -# MA 02111-1307, USA. +# Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, +# MA 02110-1301, USA. . tests/defs || exit 1 diff --git a/tests/pdemo-conf.test b/tests/pdemo-conf.test index 56355ef51..95c8d9a05 100755 --- a/tests/pdemo-conf.test +++ b/tests/pdemo-conf.test @@ -18,8 +18,8 @@ # You should have received a copy of the GNU General Public License # along with this program; if not, a copy can be downloaded from # http://www.gnu.org/copyleft/gpl.html, or by writing to the Free -# Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, -# MA 02111-1307, USA. +# Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, +# MA 02110-1301, USA. . tests/defs || exit 1 diff --git a/tests/pdemo-exec.test b/tests/pdemo-exec.test index f641e77b0..f70ae2126 100755 --- a/tests/pdemo-exec.test +++ b/tests/pdemo-exec.test @@ -18,8 +18,8 @@ # You should have received a copy of the GNU General Public License # along with this program; if not, a copy can be downloaded from # http://www.gnu.org/copyleft/gpl.html, or by writing to the Free -# Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, -# MA 02111-1307, USA. +# Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, +# MA 02110-1301, USA. . tests/defs || exit 1 diff --git a/tests/pdemo-inst.test b/tests/pdemo-inst.test index fa97204e0..b728b09f9 100755 --- a/tests/pdemo-inst.test +++ b/tests/pdemo-inst.test @@ -18,8 +18,8 @@ # You should have received a copy of the GNU General Public License # along with this program; if not, a copy can be downloaded from # http://www.gnu.org/copyleft/gpl.html, or by writing to the Free -# Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, -# MA 02111-1307, USA. +# Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, +# MA 02110-1301, USA. . tests/defs || exit 1 diff --git a/tests/pdemo-make.test b/tests/pdemo-make.test index 5ff1f2554..ba3c0f93e 100755 --- a/tests/pdemo-make.test +++ b/tests/pdemo-make.test @@ -18,8 +18,8 @@ # You should have received a copy of the GNU General Public License # along with this program; if not, a copy can be downloaded from # http://www.gnu.org/copyleft/gpl.html, or by writing to the Free -# Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, -# MA 02111-1307, USA. +# Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, +# MA 02110-1301, USA. . tests/defs || exit 1 diff --git a/tests/pdemo/Makefile.am b/tests/pdemo/Makefile.am index 07915c200..176c6d534 100644 --- a/tests/pdemo/Makefile.am +++ b/tests/pdemo/Makefile.am @@ -14,8 +14,8 @@ ## ## You should have received a copy of the GNU General Public License ## along with this program; see the file COPYING. If not, write to -## the Free Software Foundation, Inc., 59 Temple Place - Suite 330, -## Boston, MA 02111-1307, USA. +## the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, +## Boston, MA 02110-1301, USA. AUTOMAKE_OPTIONS = no-dependencies foreign ACLOCAL_AMFLAGS = -I ../../m4 diff --git a/tests/pdemo/configure.ac b/tests/pdemo/configure.ac index f72c066f2..838a23f04 100644 --- a/tests/pdemo/configure.ac +++ b/tests/pdemo/configure.ac @@ -13,8 +13,8 @@ # # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA -# 02111-1307 USA +# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +# 02110-1301 USA AC_PREREQ(2.54) diff --git a/tests/pdemo/foo.h b/tests/pdemo/foo.h index 6d4fee709..0ac42ad35 100644 --- a/tests/pdemo/foo.h +++ b/tests/pdemo/foo.h @@ -15,7 +15,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, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 +Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ /* Only include this header file once. */ diff --git a/tests/pdemo/longer_file_name_dlmain.c b/tests/pdemo/longer_file_name_dlmain.c index b6b5fb4a0..ff4fed8c6 100644 --- a/tests/pdemo/longer_file_name_dlmain.c +++ b/tests/pdemo/longer_file_name_dlmain.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, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 +Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include "foo.h" diff --git a/tests/pdemo/longer_file_name_foo.c b/tests/pdemo/longer_file_name_foo.c index 4b6773997..383d14e89 100644 --- a/tests/pdemo/longer_file_name_foo.c +++ b/tests/pdemo/longer_file_name_foo.c @@ -15,7 +15,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, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 +Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #define _LIBFOO_COMPILATION_ diff --git a/tests/pdemo/longer_file_name_foo2.c b/tests/pdemo/longer_file_name_foo2.c index 0b7473121..9e4b28b58 100644 --- a/tests/pdemo/longer_file_name_foo2.c +++ b/tests/pdemo/longer_file_name_foo2.c @@ -15,7 +15,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, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 +Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #define _LIBFOO_COMPILATION_ diff --git a/tests/pdemo/longer_file_name_hello.c b/tests/pdemo/longer_file_name_hello.c index ec9a639b9..9cf9b665c 100644 --- a/tests/pdemo/longer_file_name_hello.c +++ b/tests/pdemo/longer_file_name_hello.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, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 +Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ /* Written by Gordon Matzigkeit */ diff --git a/tests/pdemo/longer_file_name_main.c b/tests/pdemo/longer_file_name_main.c index 09aa5ee03..9e0d84f17 100644 --- a/tests/pdemo/longer_file_name_main.c +++ b/tests/pdemo/longer_file_name_main.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, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 +Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ /* Written by Gordon Matzigkeit */ diff --git a/tests/quote.test b/tests/quote.test index fb40ea9fb..dc7b2db57 100755 --- a/tests/quote.test +++ b/tests/quote.test @@ -18,8 +18,8 @@ # You should have received a copy of the GNU General Public License # along with this program; if not, a copy can be downloaded from # http://www.gnu.org/copyleft/gpl.html, or by writing to the Free -# Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, -# MA 02111-1307, USA. +# Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, +# MA 02110-1301, USA. . tests/defs || exit 1 diff --git a/tests/sh.test b/tests/sh.test index 2f457372a..93beadaaa 100755 --- a/tests/sh.test +++ b/tests/sh.test @@ -18,8 +18,8 @@ # You should have received a copy of the GNU General Public License # along with this program; if not, a copy can be downloaded from # http://www.gnu.org/copyleft/gpl.html, or by writing to the Free -# Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, -# MA 02111-1307, USA. +# Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, +# MA 02110-1301, USA. . tests/defs || exit 1 diff --git a/tests/stresstest.at b/tests/stresstest.at index 330ee547e..4d95208b6 100644 --- a/tests/stresstest.at +++ b/tests/stresstest.at @@ -13,8 +13,8 @@ # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -# 02111-1307, USA. +# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +# 02110-1301, USA. # Test various flag and option combinations. # Test linkage against objects in various sections. diff --git a/tests/suffix.test b/tests/suffix.test index 1768086ec..ac0b6cdd2 100755 --- a/tests/suffix.test +++ b/tests/suffix.test @@ -18,8 +18,8 @@ # You should have received a copy of the GNU General Public License # along with this program; if not, a copy can be downloaded from # http://www.gnu.org/copyleft/gpl.html, or by writing to the Free -# Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, -# MA 02111-1307, USA. +# Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, +# MA 02110-1301, USA. # Extensions taken from the ones that Automake recognizes, plus Objective C, # and GNU Ada. diff --git a/tests/tagdemo-conf.test b/tests/tagdemo-conf.test index 7bb359bff..82730711e 100755 --- a/tests/tagdemo-conf.test +++ b/tests/tagdemo-conf.test @@ -18,8 +18,8 @@ # You should have received a copy of the GNU General Public License # along with this program; if not, a copy can be downloaded from # http://www.gnu.org/copyleft/gpl.html, or by writing to the Free -# Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, -# MA 02111-1307, USA. +# Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, +# MA 02110-1301, USA. . tests/defs || exit 1 diff --git a/tests/tagdemo-exec.test b/tests/tagdemo-exec.test index f7d617175..ada43cd1d 100755 --- a/tests/tagdemo-exec.test +++ b/tests/tagdemo-exec.test @@ -18,8 +18,8 @@ # You should have received a copy of the GNU General Public License # along with this program; if not, a copy can be downloaded from # http://www.gnu.org/copyleft/gpl.html, or by writing to the Free -# Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, -# MA 02111-1307, USA. +# Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, +# MA 02110-1301, USA. . tests/defs || exit 1 diff --git a/tests/tagdemo-make.test b/tests/tagdemo-make.test index eb16f0eb2..6d15b521a 100755 --- a/tests/tagdemo-make.test +++ b/tests/tagdemo-make.test @@ -18,8 +18,8 @@ # You should have received a copy of the GNU General Public License # along with this program; if not, a copy can be downloaded from # http://www.gnu.org/copyleft/gpl.html, or by writing to the Free -# Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, -# MA 02111-1307, USA. +# Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, +# MA 02110-1301, USA. . tests/defs || exit 1 diff --git a/tests/tagdemo-shared.test b/tests/tagdemo-shared.test index 599af246c..785f8009c 100755 --- a/tests/tagdemo-shared.test +++ b/tests/tagdemo-shared.test @@ -18,8 +18,8 @@ # You should have received a copy of the GNU General Public License # along with this program; if not, a copy can be downloaded from # http://www.gnu.org/copyleft/gpl.html, or by writing to the Free -# Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, -# MA 02111-1307, USA. +# Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, +# MA 02110-1301, USA. . tests/defs || exit 1 diff --git a/tests/tagdemo-static.test b/tests/tagdemo-static.test index cb1d169da..193d110ff 100755 --- a/tests/tagdemo-static.test +++ b/tests/tagdemo-static.test @@ -18,8 +18,8 @@ # You should have received a copy of the GNU General Public License # along with this program; if not, a copy can be downloaded from # http://www.gnu.org/copyleft/gpl.html, or by writing to the Free -# Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, -# MA 02111-1307, USA. +# Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, +# MA 02110-1301, USA. . tests/defs || exit 1 diff --git a/tests/tagdemo-undef.test b/tests/tagdemo-undef.test index f1cac2734..fd7b02c40 100755 --- a/tests/tagdemo-undef.test +++ b/tests/tagdemo-undef.test @@ -18,8 +18,8 @@ # You should have received a copy of the GNU General Public License # along with this program; if not, a copy can be downloaded from # http://www.gnu.org/copyleft/gpl.html, or by writing to the Free -# Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, -# MA 02111-1307, USA. +# Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, +# MA 02110-1301, USA. . tests/defs || exit 1 diff --git a/tests/tagdemo/Makefile.am b/tests/tagdemo/Makefile.am index 067c223a6..d457ecd95 100644 --- a/tests/tagdemo/Makefile.am +++ b/tests/tagdemo/Makefile.am @@ -14,8 +14,8 @@ ## ## You should have received a copy of the GNU General Public License ## along with this program; see the file COPYING. If not, write to -## the Free Software Foundation, Inc., 59 Temple Place - Suite 330, -## Boston, MA 02111-1307, USA. +## the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, +## Boston, MA 02110-1301, USA. AUTOMAKE_OPTIONS = no-dependencies foreign ACLOCAL_AMFLAGS = -I ../../m4 diff --git a/tests/tagdemo/baz.cpp b/tests/tagdemo/baz.cpp index 51a56347a..962e87c47 100644 --- a/tests/tagdemo/baz.cpp +++ b/tests/tagdemo/baz.cpp @@ -16,7 +16,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, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 +// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 // USA. #include "foo.h" diff --git a/tests/tagdemo/baz.h b/tests/tagdemo/baz.h index 1c1be2b4e..55b1326a1 100644 --- a/tests/tagdemo/baz.h +++ b/tests/tagdemo/baz.h @@ -16,7 +16,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, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 +// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 // USA. // Only include this header file once. diff --git a/tests/tagdemo/configure.ac b/tests/tagdemo/configure.ac index 30c9e92ad..842734f69 100644 --- a/tests/tagdemo/configure.ac +++ b/tests/tagdemo/configure.ac @@ -13,8 +13,8 @@ # # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA -# 02111-1307 USA +# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +# 02110-1301 USA AC_PREREQ(2.54) diff --git a/tests/tagdemo/conv.cpp b/tests/tagdemo/conv.cpp index 0713a1972..d37f8d9d5 100644 --- a/tests/tagdemo/conv.cpp +++ b/tests/tagdemo/conv.cpp @@ -16,7 +16,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, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 +// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 // USA. #include "conv.h" diff --git a/tests/tagdemo/conv.h b/tests/tagdemo/conv.h index 6f07a170b..0b2db979d 100644 --- a/tests/tagdemo/conv.h +++ b/tests/tagdemo/conv.h @@ -16,7 +16,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, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 +// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 // USA. // Only include this header file once. diff --git a/tests/tagdemo/foo.cpp b/tests/tagdemo/foo.cpp index ee183cf16..2867ed968 100644 --- a/tests/tagdemo/foo.cpp +++ b/tests/tagdemo/foo.cpp @@ -16,7 +16,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, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 +// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 // USA. #include "foo.h" diff --git a/tests/tagdemo/foo.h b/tests/tagdemo/foo.h index 2f1f09ec1..b25223b9e 100644 --- a/tests/tagdemo/foo.h +++ b/tests/tagdemo/foo.h @@ -16,7 +16,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, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 +// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 // USA. // Only include this header file once. diff --git a/tests/tagdemo/main.cpp b/tests/tagdemo/main.cpp index 556050bf8..a84f6316d 100644 --- a/tests/tagdemo/main.cpp +++ b/tests/tagdemo/main.cpp @@ -16,7 +16,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, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 +// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 // USA. diff --git a/tests/tagtrace.test b/tests/tagtrace.test index 738bfa1c0..38366a965 100755 --- a/tests/tagtrace.test +++ b/tests/tagtrace.test @@ -18,8 +18,8 @@ # You should have received a copy of the GNU General Public License # along with this program; if not, a copy can be downloaded from # http://www.gnu.org/copyleft/gpl.html, or by writing to the Free -# Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, -# MA 02111-1307, USA. +# Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, +# MA 02110-1301, USA. . tests/defs || exit 1 diff --git a/tests/template.at b/tests/template.at index 71b0197cc..43d6ea220 100644 --- a/tests/template.at +++ b/tests/template.at @@ -13,8 +13,8 @@ # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -# 02111-1307, USA. +# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +# 02110-1301, USA. # Test C++ and templates with libtool diff --git a/tests/testsuite.at b/tests/testsuite.at index b9dcbdbcb..92c56e683 100644 --- a/tests/testsuite.at +++ b/tests/testsuite.at @@ -15,8 +15,8 @@ # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -# 02111-1307, USA. +# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +# 02110-1301, USA. m4_divert_push([PREPARE_TESTS])dnl : ${LIBTOOLIZE="${abs_top_builddir}/libtoolize"}