From ec703fac9e4a21d2cb1404d19353204499ad9f30 Mon Sep 17 00:00:00 2001 From: Ileana Dumitrescu Date: Tue, 3 Sep 2024 18:02:46 +0300 Subject: [PATCH] libtool: FSF office address replaced by URL * AUTHORS, HACKING, Makefile.am, bootstrap.conf, build-aux/edit-readme-alpha, build-aux/no-bogus-m4-defines, cfg.mk, configure.ac, libltdl/configure.ac, libltdl/libltdl/lt__alloc.h, libltdl/libltdl/lt__argz_.h, libltdl/libltdl/lt__dirent.h, libltdl/libltdl/lt__glibc.h, libltdl/libltdl/lt__private.h, libltdl/libltdl/lt__strl.h, libltdl/libltdl/lt_dlloader.h, libltdl/libltdl/lt_error.h, libltdl/libltdl/lt_system.h, libltdl/libltdl/slist.h, libltdl/loaders/dld_link.c, libltdl/loaders/dlopen.c, libltdl/loaders/dyld.c, libltdl/loaders/load_add_on.c, libltdl/loaders/loadlibrary.c, libltdl/loaders/preopen.c, libltdl/loaders/shl_load.c, libltdl/lt__alloc.c, libltdl/lt__argz.c, libltdl/lt__dirent.c, libltdl/lt__strl.c, libltdl/lt_dlloader.c, libltdl/lt_error.c, libltdl/ltdl.c, libltdl/ltdl.h, libltdl/ltdl.mk, libltdl/slist.c, tests/am-subdir.at, tests/archive-in-archive.at, tests/bindir.at, tests/bug_62343.at, tests/cdemo.at, tests/cmdline_wrap.at, tests/configure-funcs.at, tests/configure-iface.at, tests/convenience.at, tests/ctor.at, tests/cwrapper.at, tests/darwin.at, tests/demo.at, tests/depdemo.at, tests/deplib-in-subdir.at, tests/deplibs-ident.at, tests/deplibs-mingw.at, tests/destdir.at, tests/dlloader-api.at, tests/dumpbin-symbols.at, tests/duplicate_conv.at, tests/duplicate_deps.at, tests/duplicate_members.at, tests/early-libtool.at, tests/exceptions.at, tests/execute-mode.at, tests/exeext.at, tests/export-def.at, tests/export.at, tests/f77demo.at, tests/fail.at, tests/fcdemo.at, tests/flags.at, tests/help.at, tests/indirect_deps.at, tests/infer-tag.at, tests/inherited_flags.at, tests/install.at, tests/lalib-syntax.at, tests/libtool.at, tests/libtoolize.at, tests/link-order.at, tests/link-order2.at, tests/loadlibrary.at, tests/localization.at, tests/lt_dladvise.at, tests/lt_dlexit.at, tests/lt_dlopen.at, tests/lt_dlopen_a.at, tests/lt_dlopenext.at, tests/ltdl-api.at, tests/ltdl-libdir.at, tests/mdemo.at, tests/need_lib_prefix.at, tests/no-executables.at, tests/nocase.at, tests/nonrecursive.at, tests/old-m4-iface.at, tests/pic_flag.at, tests/recursive.at, tests/resident.at, tests/runpath-in-lalib.at, tests/search-path.at, tests/shlibpath.at, tests/slist.at, tests/standalone.at, tests/static.at, tests/stresstest.at, tests/subproject.at, tests/sysroot.at, tests/tagdemo.at, tests/template.at, tests/testsuite.at, tests/versioning.at, tests/with-pic.at: Replace FSF address in each file's license block with a URL that points to licenses online hosted by GNU. --- AUTHORS | 5 +---- HACKING | 20 ++++---------------- Makefile.am | 5 +---- bootstrap.conf | 5 +---- build-aux/edit-readme-alpha | 5 +---- build-aux/no-bogus-m4-defines | 5 +---- cfg.mk | 5 +---- configure.ac | 5 +---- libltdl/configure.ac | 5 +---- libltdl/libltdl/lt__alloc.h | 5 +---- libltdl/libltdl/lt__argz_.h | 5 +---- libltdl/libltdl/lt__dirent.h | 5 +---- libltdl/libltdl/lt__glibc.h | 5 +---- libltdl/libltdl/lt__private.h | 5 +---- libltdl/libltdl/lt__strl.h | 5 +---- libltdl/libltdl/lt_dlloader.h | 5 +---- libltdl/libltdl/lt_error.h | 5 +---- libltdl/libltdl/lt_system.h | 5 +---- libltdl/libltdl/slist.h | 5 +---- libltdl/loaders/dld_link.c | 5 +---- libltdl/loaders/dlopen.c | 5 +---- libltdl/loaders/dyld.c | 5 +---- libltdl/loaders/load_add_on.c | 5 +---- libltdl/loaders/loadlibrary.c | 5 +---- libltdl/loaders/preopen.c | 5 +---- libltdl/loaders/shl_load.c | 5 +---- libltdl/lt__alloc.c | 5 +---- libltdl/lt__argz.c | 5 +---- libltdl/lt__dirent.c | 5 +---- libltdl/lt__strl.c | 5 +---- libltdl/lt_dlloader.c | 5 +---- libltdl/lt_error.c | 5 +---- libltdl/ltdl.c | 5 +---- libltdl/ltdl.h | 5 +---- libltdl/ltdl.mk | 5 +---- libltdl/slist.c | 5 +---- tests/am-subdir.at | 5 +---- tests/archive-in-archive.at | 5 +---- tests/bindir.at | 5 +---- tests/bug_62343.at | 5 +---- tests/cdemo.at | 5 +---- tests/cmdline_wrap.at | 5 +---- tests/configure-funcs.at | 5 +---- tests/configure-iface.at | 5 +---- tests/convenience.at | 5 +---- tests/ctor.at | 5 +---- tests/cwrapper.at | 5 +---- tests/darwin.at | 5 +---- tests/demo.at | 5 +---- tests/depdemo.at | 5 +---- tests/deplib-in-subdir.at | 5 +---- tests/deplibs-ident.at | 5 +---- tests/deplibs-mingw.at | 5 +---- tests/destdir.at | 5 +---- tests/dlloader-api.at | 5 +---- tests/dumpbin-symbols.at | 5 +---- tests/duplicate_conv.at | 5 +---- tests/duplicate_deps.at | 5 +---- tests/duplicate_members.at | 5 +---- tests/early-libtool.at | 5 +---- tests/exceptions.at | 5 +---- tests/execute-mode.at | 5 +---- tests/exeext.at | 5 +---- tests/export-def.at | 5 +---- tests/export.at | 5 +---- tests/f77demo.at | 5 +---- tests/fail.at | 5 +---- tests/fcdemo.at | 5 +---- tests/flags.at | 5 +---- tests/help.at | 5 +---- tests/indirect_deps.at | 5 +---- tests/infer-tag.at | 5 +---- tests/inherited_flags.at | 5 +---- tests/install.at | 5 +---- tests/lalib-syntax.at | 5 +---- tests/libtool.at | 5 +---- tests/libtoolize.at | 5 +---- tests/link-order.at | 5 +---- tests/link-order2.at | 5 +---- tests/loadlibrary.at | 5 +---- tests/localization.at | 5 +---- tests/lt_dladvise.at | 5 +---- tests/lt_dlexit.at | 5 +---- tests/lt_dlopen.at | 5 +---- tests/lt_dlopen_a.at | 5 +---- tests/lt_dlopenext.at | 5 +---- tests/ltdl-api.at | 5 +---- tests/ltdl-libdir.at | 5 +---- tests/mdemo.at | 5 +---- tests/need_lib_prefix.at | 5 +---- tests/no-executables.at | 5 +---- tests/nocase.at | 5 +---- tests/nonrecursive.at | 5 +---- tests/old-m4-iface.at | 5 +---- tests/pic_flag.at | 5 +---- tests/recursive.at | 5 +---- tests/resident.at | 5 +---- tests/runpath-in-lalib.at | 5 +---- tests/search-path.at | 5 +---- tests/shlibpath.at | 5 +---- tests/slist.at | 5 +---- tests/standalone.at | 5 +---- tests/static.at | 5 +---- tests/stresstest.at | 5 +---- tests/subproject.at | 5 +---- tests/sysroot.at | 5 +---- tests/tagdemo.at | 5 +---- tests/template.at | 5 +---- tests/testsuite.at | 5 +---- tests/versioning.at | 5 +---- tests/with-pic.at | 5 +---- 111 files changed, 114 insertions(+), 456 deletions(-) diff --git a/AUTHORS b/AUTHORS index e5ce94e1e..877e9f7fa 100644 --- a/AUTHORS +++ b/AUTHORS @@ -45,7 +45,4 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License -along with GNU Libtool; see the file COPYING. If not, a copy -can be downloaded from http://www.gnu.org/licenses/gpl.html, -or obtained by writing to the Free Software Foundation, Inc., -51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +along with GNU Libtool. If not, see . diff --git a/HACKING b/HACKING index 8eea9f7d9..6f24c51d4 100644 --- a/HACKING +++ b/HACKING @@ -360,10 +360,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License -along with GNU Libtool; see the file COPYING. If not, a copy -can be downloaded from http://www.gnu.org/licenses/gpl.html, -or obtained by writing to the Free Software Foundation, Inc., -51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +along with GNU Libtool. If not, see . @@ -394,10 +391,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License -along with ; see the file COPYING. If not, a copy -can be downloaded from http://www.gnu.org/licenses/gpl.html, -or obtained by writing to the Free Software Foundation, Inc., -51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +along with . If not, see . @@ -433,10 +427,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License -along with ; see the file COPYING. If not, a copy -can be downloaded from http://www.gnu.org/licenses/gpl.html, -or obtained by writing to the Free Software Foundation, Inc., -51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +along with . If not, see . @@ -469,10 +460,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public -License along with GNU Libltdl; see the file COPYING.LIB. If not, a -copy can be downloaded from http://www.gnu.org/licenses/lgpl.html, -or obtained by writing to the Free Software Foundation, Inc., -51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +License along with GNU Libltdl. If not, see . -- Copyright (C) 2004-2008, 2010-2019, 2021-2024 Free Software diff --git a/Makefile.am b/Makefile.am index 993a6e84d..b7664cd3c 100644 --- a/Makefile.am +++ b/Makefile.am @@ -16,10 +16,7 @@ ## GNU General Public License for more details. ## ## You should have received a copy of the GNU General Public License -## along with GNU Libtool; see the file COPYING. If not, a copy -## can be downloaded from http://www.gnu.org/licenses/gpl.html, -## or obtained by writing to the Free Software Foundation, Inc., -## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +## along with GNU Libtool. If not, see . ##### ACLOCAL_AMFLAGS = -I m4 diff --git a/bootstrap.conf b/bootstrap.conf index 85ac3ee19..20b2834a4 100644 --- a/bootstrap.conf +++ b/bootstrap.conf @@ -17,10 +17,7 @@ # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License -# along with GNU Libtool; see the file COPYING. If not, a copy -# can be downloaded from http://www.gnu.org/licenses/gpl.html, -# or obtained by writing to the Free Software Foundation, Inc., -# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +# along with GNU Libtool. If not, see . ## -------------------------------- ## diff --git a/build-aux/edit-readme-alpha b/build-aux/edit-readme-alpha index 4f0922d02..6ff7562c4 100755 --- a/build-aux/edit-readme-alpha +++ b/build-aux/edit-readme-alpha @@ -17,10 +17,7 @@ # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License -# along with GNU Libtool; see the file COPYING. If not, a copy -# can be downloaded from http://www.gnu.org/licenses/gpl.html, -# or obtained by writing to the Free Software Foundation, Inc., -# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +# along with GNU Libtool. If not, see . #### # We used to maintain separate (but extremely similar!) README and diff --git a/build-aux/no-bogus-m4-defines b/build-aux/no-bogus-m4-defines index 11b24f8a8..9bbaa1d09 100755 --- a/build-aux/no-bogus-m4-defines +++ b/build-aux/no-bogus-m4-defines @@ -22,10 +22,7 @@ # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License -# along with GNU Libtool; see the file COPYING. If not, a copy -# can be downloaded from http://www.gnu.org/licenses/gpl.html, -# or obtained by writing to the Free Software Foundation, Inc., -# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +# along with GNU Libtool. If not, see . # Please report bugs or propose patches to bug-libtool@gnu.org. diff --git a/cfg.mk b/cfg.mk index 5f5db53b1..0e50a4c05 100644 --- a/cfg.mk +++ b/cfg.mk @@ -16,10 +16,7 @@ # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License -# along with GNU Libtool; see the file COPYING. If not, a copy -# can be downlodad from http://www.gnu.org/licenses/gpl.html, -# or obtained by writing to the Free Software Foundation, Inc., -# 51 Franklin Street, Boston, # MA 02111-1301, USA. +# along with GNU Libtool. If not, see . update-copyright-env := UPDATE_COPYRIGHT_FORCE=1 UPDATE_COPYRIGHT_USE_INTERVALS=1 diff --git a/configure.ac b/configure.ac index 9aef55d37..c6da4285c 100644 --- a/configure.ac +++ b/configure.ac @@ -17,10 +17,7 @@ # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License -# along with GNU Libtool; see the file COPYING. If not, a copy -# can be downloaded from http://www.gnu.org/licenses/gpl.html, -# or obtained by writing to the Free Software Foundation, Inc., -# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +# along with GNU Libtool. If not, see . #### diff --git a/libltdl/configure.ac b/libltdl/configure.ac index 8f737363e..c38e7e9f8 100644 --- a/libltdl/configure.ac +++ b/libltdl/configure.ac @@ -23,10 +23,7 @@ # GNU Lesser General Public License for more details. # # You should have received a copy of the GNU LesserGeneral Public -# License along with GNU Libltdl; see the file COPYING.LIB. If not, a -# copy can be downloaded from http://www.gnu.org/licenses/lgpl.html, -# or obtained by writing to the Free Software Foundation, Inc., -# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +# License along with GNU Libltdl. If not, see . #### # This configure.ac is not used at all by the libtool bootstrap, but diff --git a/libltdl/libltdl/lt__alloc.h b/libltdl/libltdl/lt__alloc.h index 610dc0475..9da751f9c 100644 --- a/libltdl/libltdl/lt__alloc.h +++ b/libltdl/libltdl/lt__alloc.h @@ -23,10 +23,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public -License along with GNU Libltdl; see the file COPYING.LIB. If not, a -copy can be downloaded from http://www.gnu.org/licenses/lgpl.html, -or obtained by writing to the Free Software Foundation, Inc., -51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA +License along with GNU Libltdl. If not, see . */ #if !defined LT__ALLOC_H diff --git a/libltdl/libltdl/lt__argz_.h b/libltdl/libltdl/lt__argz_.h index 02a82ddbe..141ed605c 100644 --- a/libltdl/libltdl/lt__argz_.h +++ b/libltdl/libltdl/lt__argz_.h @@ -23,10 +23,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public -License along with GNU Libltdl; see the file COPYING.LIB. If not, a -copy can be downloaded from http://www.gnu.org/licenses/lgpl.html, -or obtained by writing to the Free Software Foundation, Inc., -51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA +License along with GNU Libltdl. If not, see . */ #if !defined LT__ARGZ_H diff --git a/libltdl/libltdl/lt__dirent.h b/libltdl/libltdl/lt__dirent.h index 60115893b..9b1a1f4c3 100644 --- a/libltdl/libltdl/lt__dirent.h +++ b/libltdl/libltdl/lt__dirent.h @@ -23,10 +23,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public -License along with GNU Libltdl; see the file COPYING.LIB. If not, a -copy can be downloaded from http://www.gnu.org/licenses/lgpl.html, -or obtained by writing to the Free Software Foundation, Inc., -51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA +License along with GNU Libltdl. If not, see . */ #if !defined LT__DIRENT_H diff --git a/libltdl/libltdl/lt__glibc.h b/libltdl/libltdl/lt__glibc.h index d446516a2..b03ae5745 100644 --- a/libltdl/libltdl/lt__glibc.h +++ b/libltdl/libltdl/lt__glibc.h @@ -23,10 +23,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public -License along with GNU Libltdl; see the file COPYING.LIB. If not, a -copy can be downloaded from http://www.gnu.org/licenses/lgpl.html, -or obtained by writing to the Free Software Foundation, Inc., -51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA +License along with GNU Libltdl. If not, see . */ #if !defined LT__GLIBC_H diff --git a/libltdl/libltdl/lt__private.h b/libltdl/libltdl/lt__private.h index a5bad88c3..e696f30b4 100644 --- a/libltdl/libltdl/lt__private.h +++ b/libltdl/libltdl/lt__private.h @@ -23,10 +23,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public -License along with GNU Libltdl; see the file COPYING.LIB. If not, a -copy con be downloaded from http://www.gnu.org/licenses/lgpl.html, -or obtained by writing to the Free Software Foundation, Inc., -51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA +License along with GNU Libltdl. If not, see . */ #if !defined LT__PRIVATE_H diff --git a/libltdl/libltdl/lt__strl.h b/libltdl/libltdl/lt__strl.h index 8f74b16b1..6b7c4ec47 100644 --- a/libltdl/libltdl/lt__strl.h +++ b/libltdl/libltdl/lt__strl.h @@ -23,10 +23,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public -License along with GNU Libltdl; see the file COPYING.LIB. If not, a -copy can be downloaded from http://www.gnu.org/licenses/lgpl.html, -or obtained by writing to the Free Software Foundation, Inc., -51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +License along with GNU Libltdl. If not, see . */ #if !defined LT__STRL_H diff --git a/libltdl/libltdl/lt_dlloader.h b/libltdl/libltdl/lt_dlloader.h index d5d8f702e..6ada1ec07 100644 --- a/libltdl/libltdl/lt_dlloader.h +++ b/libltdl/libltdl/lt_dlloader.h @@ -23,10 +23,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public -License along with GNU Libltdl; see the file COPYING.LIB. If not, a -copy can be downloaded from http://www.gnu.org/licenses/lgpl.html, -or obtained by writing to the Free Software Foundation, Inc., -51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +License along with GNU Libltdl. If not, see . */ #if !defined LT_DLLOADER_H diff --git a/libltdl/libltdl/lt_error.h b/libltdl/libltdl/lt_error.h index 90e19ee5b..4a44d6cc3 100644 --- a/libltdl/libltdl/lt_error.h +++ b/libltdl/libltdl/lt_error.h @@ -23,10 +23,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public -License along with GNU Libltdl; see the file COPYING.LIB. If not, a -copy can be downloaded from http://www.gnu.org/licenses/lgpl.html, -or obtained by writing to the Free Software Foundation, Inc., -51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +License along with GNU Libltdl. If not, see . */ /* Only include this header file once. */ diff --git a/libltdl/libltdl/lt_system.h b/libltdl/libltdl/lt_system.h index d96a160bc..1e8fb412f 100644 --- a/libltdl/libltdl/lt_system.h +++ b/libltdl/libltdl/lt_system.h @@ -23,10 +23,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public -License along with GNU Libltdl; see the file COPYING.LIB. If not, a -copy can be downloaded from http://www.gnu.org/licenses/lgpl.html, -or obtained by writing to the Free Software Foundation, Inc., -51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +License along with GNU Libltdl. If not, see . */ #if !defined LT_SYSTEM_H diff --git a/libltdl/libltdl/slist.h b/libltdl/libltdl/slist.h index a17684342..9326f55e1 100644 --- a/libltdl/libltdl/slist.h +++ b/libltdl/libltdl/slist.h @@ -23,10 +23,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public -License along with GNU Libltdl; see the file COPYING.LIB. If not, a -copy can be downloaded from http://www.gnu.org/licenses/lgpl.html, -or obtained by writing to the Free Software Foundation, Inc., -51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +License along with GNU Libltdl. If not, see . */ /* A generalised list. This is deliberately transparent so that you diff --git a/libltdl/loaders/dld_link.c b/libltdl/loaders/dld_link.c index 3a9f345e5..13e5c6399 100644 --- a/libltdl/loaders/dld_link.c +++ b/libltdl/loaders/dld_link.c @@ -23,10 +23,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public -License along with GNU Libltdl; see the file COPYING.LIB. If not, a -copy can be downloaded from http://www.gnu.org/licenses/lgpl.html, -or obtained by writing to the Free Software Foundation, Inc., -51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +License along with GNU Libltdl. If not, see . */ #include "lt__private.h" diff --git a/libltdl/loaders/dlopen.c b/libltdl/loaders/dlopen.c index 66a129c9a..a7398872b 100644 --- a/libltdl/loaders/dlopen.c +++ b/libltdl/loaders/dlopen.c @@ -23,10 +23,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public -License along with GNU Libltdl; see the file COPYING.LIB. If not, a -copy can be downloaded from http://www.gnu.org/licenses/lgpl.html, -or obtained by writing to the Free Software Foundation, Inc., -51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +License along with GNU Libltdl. If not, see . */ #include "lt__private.h" diff --git a/libltdl/loaders/dyld.c b/libltdl/loaders/dyld.c index 3889b6aa5..8832f1890 100644 --- a/libltdl/loaders/dyld.c +++ b/libltdl/loaders/dyld.c @@ -23,10 +23,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public -License along with GNU Libltdl; see the file COPYING.LIB. If not, a -copy can be downloaded from http://www.gnu.org/licenses/lgpl.html, -or obtained by writing to the Free Software Foundation, Inc., -51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +License along with GNU Libltdl. If not, see . */ #include "lt__private.h" diff --git a/libltdl/loaders/load_add_on.c b/libltdl/loaders/load_add_on.c index 97b4fcb68..1a7f8d312 100644 --- a/libltdl/loaders/load_add_on.c +++ b/libltdl/loaders/load_add_on.c @@ -23,10 +23,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public -License along with GNU Libltdl; see the file COPYING.LIB. If not, a -copy can be downloaded from http://www.gnu.org/licenses/lgpl.html, -or obtained by writing to the Free Software Foundation, Inc., -51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +License along with GNU Libltdl. If not, see . */ #include "lt__private.h" diff --git a/libltdl/loaders/loadlibrary.c b/libltdl/loaders/loadlibrary.c index 13fd2fb9c..88ba80e64 100644 --- a/libltdl/loaders/loadlibrary.c +++ b/libltdl/loaders/loadlibrary.c @@ -23,10 +23,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public -License along with GNU Libltdl; see the file COPYING.LIB. If not, a -copy can be downloaded from http://www.gnu.org/licenses/lgpl.html, -or obtained by writing to the Free Software Foundation, Inc., -51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +License along with GNU Libltdl. If not, see . */ #include "lt__private.h" diff --git a/libltdl/loaders/preopen.c b/libltdl/loaders/preopen.c index f1ed0aa3e..506346a5f 100644 --- a/libltdl/loaders/preopen.c +++ b/libltdl/loaders/preopen.c @@ -23,10 +23,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public -License along with GNU Libltdl; see the file COPYING.LIB. If not, a -copy can be downloaded from http://www.gnu.org/licenses/lgpl.html, -or obtained by writing to the Free Software Foundation, Inc., -51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +License along with GNU Libltdl. If not, see . */ #include "lt__private.h" diff --git a/libltdl/loaders/shl_load.c b/libltdl/loaders/shl_load.c index af6adcef0..59449c292 100644 --- a/libltdl/loaders/shl_load.c +++ b/libltdl/loaders/shl_load.c @@ -23,10 +23,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public -License along with GNU Libltdl; see the file COPYING.LIB. If not, a -copy can be downloaded from http://www.gnu.org/licenses/lgpl.html, -or obtained by writing to the Free Software Foundation, Inc., -51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +License along with GNU Libltdl. If not, see . */ #include "lt__private.h" diff --git a/libltdl/lt__alloc.c b/libltdl/lt__alloc.c index c70c19961..6063f727d 100644 --- a/libltdl/lt__alloc.c +++ b/libltdl/lt__alloc.c @@ -23,10 +23,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public -License along with GNU Libltdl; see the file COPYING.LIB. If not, a -copy can be downloaded from http://www.gnu.org/licenses/lgpl.html, -or obtained by writing to the Free Software Foundation, Inc., -51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +License along with GNU Libltdl. If not, see . */ #include "lt__private.h" diff --git a/libltdl/lt__argz.c b/libltdl/lt__argz.c index ba6c69221..34a5d3e91 100644 --- a/libltdl/lt__argz.c +++ b/libltdl/lt__argz.c @@ -23,10 +23,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public -License along with GNU Libltdl; see the file COPYING.LIB. If not, a -copy can be downloaded from http://www.gnu.org/licenses/lgpl.html, -or obtained by writing to the Free Software Foundation, Inc., -51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +License along with GNU Libltdl. If not, see . */ #if defined LTDL && defined LT_CONFIG_H diff --git a/libltdl/lt__dirent.c b/libltdl/lt__dirent.c index ef275e6ed..06921460e 100644 --- a/libltdl/lt__dirent.c +++ b/libltdl/lt__dirent.c @@ -23,10 +23,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public -License along with GNU Libltdl; see the file COPYING.LIB. If not, a -copy can be downloaded from http://www.gnu.org/licenses/lgpl.html, -or obtained by writing to the Free Software Foundation, Inc., -51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +License along with GNU Libltdl. If not, see . */ #include "lt__private.h" diff --git a/libltdl/lt__strl.c b/libltdl/lt__strl.c index c53a67185..50506ff27 100644 --- a/libltdl/lt__strl.c +++ b/libltdl/lt__strl.c @@ -23,10 +23,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public -License along with GNU Libltdl; see the file COPYING.LIB. If not, a -copy can be downloaded from http://www.gnu.org/licenses/lgpl.html, -or obtained by writing to the Free Software Foundation, Inc., -51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +License along with GNU Libltdl. If not, see . */ #include diff --git a/libltdl/lt_dlloader.c b/libltdl/lt_dlloader.c index befad46e7..fa62cba0f 100644 --- a/libltdl/lt_dlloader.c +++ b/libltdl/lt_dlloader.c @@ -23,10 +23,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public -License along with GNU Libltdl; see the file COPYING.LIB. If not, a -copy can be downloaded from http://www.gnu.org/licenses/lgpl.html, -or obtained by writing to the Free Software Foundation, Inc., -51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +License along with GNU Libltdl. If not, see . */ #include "lt__private.h" diff --git a/libltdl/lt_error.c b/libltdl/lt_error.c index d2c92ba31..f3d37bdb4 100644 --- a/libltdl/lt_error.c +++ b/libltdl/lt_error.c @@ -23,10 +23,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public -License along with GNU Libltdl; see the file COPYING.LIB. If not, a -copy can be downloaded from http://www.gnu.org/licenses/lgpl.html, -or obtained by writing to the Free Software Foundation, Inc., -51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +License along with GNU Libltdl. If not, see . */ #include "lt__private.h" diff --git a/libltdl/ltdl.c b/libltdl/ltdl.c index c34ce325b..8e553cda8 100644 --- a/libltdl/ltdl.c +++ b/libltdl/ltdl.c @@ -23,10 +23,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public -License along with GNU Libltdl; see the file COPYING.LIB. If not, a -copy can be downloaded from http://www.gnu.org/licenses/lgpl.html, -or obtained by writing to the Free Software Foundation, Inc., -51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +License along with GNU Libltdl. If not, see . */ #include "lt__private.h" diff --git a/libltdl/ltdl.h b/libltdl/ltdl.h index ec0fd70c9..a1679d4af 100644 --- a/libltdl/ltdl.h +++ b/libltdl/ltdl.h @@ -23,10 +23,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public -License along with GNU Libltdl; see the file COPYING.LIB. If not, a -copy can be downloaded from http://www.gnu.org/licenses/lgpl.html, -or obtained by writing to the Free Software Foundation, Inc., -51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +License along with GNU Libltdl. If not, see . */ /* Only include this header file once. */ diff --git a/libltdl/ltdl.mk b/libltdl/ltdl.mk index bebbfefd2..1b7b8a380 100644 --- a/libltdl/ltdl.mk +++ b/libltdl/ltdl.mk @@ -23,10 +23,7 @@ ## GNU Lesser General Public License for more details. ## ## You should have received a copy of the GNU LesserGeneral Public -## License along with GNU Libltdl; see the file COPYING.LIB. If not, a -## copy can be downloaded from http://www.gnu.org/licenses/lgpl.html, -## or obtained by writing to the Free Software Foundation, Inc., -## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +## License along with GNU Libltdl. If not, see . ##### ## DO NOT REMOVE THIS LINE -- make depends on it diff --git a/libltdl/slist.c b/libltdl/slist.c index 3696394e5..a8d089967 100644 --- a/libltdl/slist.c +++ b/libltdl/slist.c @@ -23,10 +23,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public -License along with GNU Libltdl; see the file COPYING.LIB. If not, a -copy can be downloaded from http://www.gnu.org/licenses/lgpl.html, -or obtained by writing to the Free Software Foundation, Inc., -51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +License along with GNU Libltdl. If not, see . */ #include diff --git a/tests/am-subdir.at b/tests/am-subdir.at index 3a9ef6347..d3276e822 100644 --- a/tests/am-subdir.at +++ b/tests/am-subdir.at @@ -17,10 +17,7 @@ # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License -# along with GNU Libtool; see the file COPYING. If not, a copy -# can be downloaded from http://www.gnu.org/licenses/gpl.html, -# or obtained by writing to the Free Software Foundation, Inc., -# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +# along with GNU Libtool. If not, see . #### diff --git a/tests/archive-in-archive.at b/tests/archive-in-archive.at index 288888f3f..826e7c842 100644 --- a/tests/archive-in-archive.at +++ b/tests/archive-in-archive.at @@ -17,10 +17,7 @@ # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License -# along with GNU Libtool; see the file COPYING. If not, a copy -# can be downloaded from http://www.gnu.org/licenses/gpl.html, -# or obtained by writing to the Free Software Foundation, Inc., -# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +# along with GNU Libtool. If not, see . #### diff --git a/tests/bindir.at b/tests/bindir.at index 8c91aacc9..6144e7dbf 100644 --- a/tests/bindir.at +++ b/tests/bindir.at @@ -16,10 +16,7 @@ # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License -# along with GNU Libtool; see the file COPYING. If not, a copy -# can be downloaded from http://www.gnu.org/licenses/gpl.html, -# or obtained by writing to the Free Software Foundation, Inc., -# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +# along with GNU Libtool. If not, see . #### #### diff --git a/tests/bug_62343.at b/tests/bug_62343.at index 6aab18f5f..1f793ccd0 100644 --- a/tests/bug_62343.at +++ b/tests/bug_62343.at @@ -15,10 +15,7 @@ # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License -# along with GNU Libtool; see the file COPYING. If not, a copy -# can be downloaded from http://www.gnu.org/licenses/gpl.html, -# or obtained by writing to the Free Software Foundation, Inc., -# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +# along with GNU Libtool. If not, see . #### AT_BANNER([Testing bug 62343:]) diff --git a/tests/cdemo.at b/tests/cdemo.at index ca80383af..dedef0f59 100644 --- a/tests/cdemo.at +++ b/tests/cdemo.at @@ -17,10 +17,7 @@ # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License -# along with GNU Libtool; see the file COPYING. If not, a copy -# can be downloaded from http://www.gnu.org/licenses/gpl.html, -# or obtained by writing to the Free Software Foundation, Inc., -# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +# along with GNU Libtool. If not, see . #### diff --git a/tests/cmdline_wrap.at b/tests/cmdline_wrap.at index df7eb5a46..a822f8fd6 100644 --- a/tests/cmdline_wrap.at +++ b/tests/cmdline_wrap.at @@ -17,10 +17,7 @@ # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License -# along with GNU Libtool; see the file COPYING. If not, a copy -# can be downloaded from http://www.gnu.org/licenses/gpl.html, -# or obtained by writing to the Free Software Foundation, Inc., -# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +# along with GNU Libtool. If not, see . #### # Make sure libtool works when it needs to wrap command lines. diff --git a/tests/configure-funcs.at b/tests/configure-funcs.at index ae973fba2..e56245ea3 100644 --- a/tests/configure-funcs.at +++ b/tests/configure-funcs.at @@ -15,10 +15,7 @@ # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License -# along with GNU Libtool; see the file COPYING. If not, a copy -# can be downloaded from http://www.gnu.org/licenses/gpl.html, -# or obtained by writing to the Free Software Foundation, Inc., -# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +# along with GNU Libtool. If not, see . #### AT_BANNER([Functions shared with configure and libtool.]) diff --git a/tests/configure-iface.at b/tests/configure-iface.at index 4fd71df72..f7b5357ee 100644 --- a/tests/configure-iface.at +++ b/tests/configure-iface.at @@ -17,10 +17,7 @@ # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License -# along with GNU Libtool; see the file COPYING. If not, a copy -# can be downloaded from http://www.gnu.org/licenses/gpl.html, -# or obtained by writing to the Free Software Foundation, Inc., -# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +# along with GNU Libtool. If not, see . #### AT_BANNER([configure interface to libltdl.]) diff --git a/tests/convenience.at b/tests/convenience.at index bf45cddab..9fbfef1fd 100644 --- a/tests/convenience.at +++ b/tests/convenience.at @@ -17,10 +17,7 @@ # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License -# along with GNU Libtool; see the file COPYING. If not, a copy -# can be downloaded from http://www.gnu.org/licenses/gpl.html, -# or obtained by writing to the Free Software Foundation, Inc., -# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +# along with GNU Libtool. If not, see . #### # Test that convenience archives work. diff --git a/tests/ctor.at b/tests/ctor.at index a9c2d007f..0baa887dc 100644 --- a/tests/ctor.at +++ b/tests/ctor.at @@ -17,10 +17,7 @@ # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License -# along with GNU Libtool; see the file COPYING. If not, a copy -# can be downloaded from http://www.gnu.org/licenses/gpl.html, -# or obtained by writing to the Free Software Foundation, Inc., -# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +# along with GNU Libtool. If not, see . #### AT_BANNER([Constructors.]) diff --git a/tests/cwrapper.at b/tests/cwrapper.at index c1d9c18a1..72414b7b7 100644 --- a/tests/cwrapper.at +++ b/tests/cwrapper.at @@ -16,10 +16,7 @@ # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License -# along with GNU Libtool; see the file COPYING. If not, a copy -# can be downloaded from http://www.gnu.org/licenses/gpl.html, -# or obtained by writing to the Free Software Foundation, Inc., -# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +# along with GNU Libtool. If not, see . #### AT_SETUP([cwrapper for uninstalled executables]) diff --git a/tests/darwin.at b/tests/darwin.at index 5e6e22d69..9a7a72053 100644 --- a/tests/darwin.at +++ b/tests/darwin.at @@ -17,10 +17,7 @@ # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License -# along with GNU Libtool; see the file COPYING. If not, a copy -# can be downloaded from http://www.gnu.org/licenses/gpl.html, -# or obtained by writing to the Free Software Foundation, Inc., -# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +# along with GNU Libtool. If not, see . #### AT_BANNER([Mac OS X tests]) diff --git a/tests/demo.at b/tests/demo.at index feb71dcda..3e3091707 100644 --- a/tests/demo.at +++ b/tests/demo.at @@ -17,10 +17,7 @@ # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License -# along with GNU Libtool; see the file COPYING. If not, a copy -# can be downloaded from http://www.gnu.org/licenses/gpl.html, -# or obtained by writing to the Free Software Foundation, Inc., -# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +# along with GNU Libtool. If not, see . #### diff --git a/tests/depdemo.at b/tests/depdemo.at index 6a7e184da..b6531d71e 100644 --- a/tests/depdemo.at +++ b/tests/depdemo.at @@ -17,10 +17,7 @@ # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License -# along with GNU Libtool; see the file COPYING. If not, a copy -# can be downloaded from http://www.gnu.org/licenses/gpl.html, -# or obtained by writing to the Free Software Foundation, Inc., -# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +# along with GNU Libtool. If not, see . #### diff --git a/tests/deplib-in-subdir.at b/tests/deplib-in-subdir.at index cc8ef4650..d7097127f 100644 --- a/tests/deplib-in-subdir.at +++ b/tests/deplib-in-subdir.at @@ -15,10 +15,7 @@ # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License -# along with GNU Libtool; see the file COPYING. If not, a copy -# can be downloaded from http://www.gnu.org/licenses/gpl.html, -# or obtained by writing to the Free Software Foundation, Inc., -# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +# along with GNU Libtool. If not, see . #### # It should be possible to use a nontrivial relative path to the output diff --git a/tests/deplibs-ident.at b/tests/deplibs-ident.at index 01662e358..f95e7225c 100644 --- a/tests/deplibs-ident.at +++ b/tests/deplibs-ident.at @@ -17,10 +17,7 @@ # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License -# along with GNU Libtool; see the file COPYING. If not, a copy -# can be downloaded from http://www.gnu.org/licenses/gpl.html, -# or obtained by writing to the Free Software Foundation, Inc., -# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +# along with GNU Libtool. If not, see . #### AT_BANNER([Detecting identical deplibs.]) diff --git a/tests/deplibs-mingw.at b/tests/deplibs-mingw.at index 72a176269..e747ab900 100644 --- a/tests/deplibs-mingw.at +++ b/tests/deplibs-mingw.at @@ -15,10 +15,7 @@ # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License -# along with GNU Libtool; see the file COPYING. If not, a copy -# can be downloaded from http://www.gnu.org/licenses/gpl.html, -# or obtained by writing to the Free Software Foundation, Inc., -# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +# along with GNU Libtool. If not, see . #### # Check that deplibs are detected correctly even if there is no 'file' diff --git a/tests/destdir.at b/tests/destdir.at index 380932189..f109f149c 100644 --- a/tests/destdir.at +++ b/tests/destdir.at @@ -17,10 +17,7 @@ # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License -# along with GNU Libtool; see the file COPYING. If not, a copy -# can be downloaded from http://www.gnu.org/licenses/gpl.html, -# or obtained by writing to the Free Software Foundation, Inc., -# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +# along with GNU Libtool. If not, see . #### AT_BANNER([DESTDIR tests]) diff --git a/tests/dlloader-api.at b/tests/dlloader-api.at index 13147fa8f..67c3ae5de 100644 --- a/tests/dlloader-api.at +++ b/tests/dlloader-api.at @@ -14,10 +14,7 @@ # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License -# along with GNU Libtool; see the file COPYING. If not, a copy -# can be downloaded from http://www.gnu.org/licenses/gpl.html, -# or obtained by writing to the Free Software Foundation, Inc., -# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +# along with GNU Libtool. If not, see . #### AT_SETUP([dlloader API]) diff --git a/tests/dumpbin-symbols.at b/tests/dumpbin-symbols.at index cc288753c..4e85b341a 100644 --- a/tests/dumpbin-symbols.at +++ b/tests/dumpbin-symbols.at @@ -15,10 +15,7 @@ # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License -# along with GNU Libtool; see the file COPYING. If not, a copy -# can be downloaded from http://www.gnu.org/licenses/gpl.html, -# or obtained by writing to the Free Software Foundation, Inc., -# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +# along with GNU Libtool. If not, see . #### AT_BANNER([Windows tests.]) diff --git a/tests/duplicate_conv.at b/tests/duplicate_conv.at index 10cf93912..70bdf5651 100644 --- a/tests/duplicate_conv.at +++ b/tests/duplicate_conv.at @@ -17,10 +17,7 @@ # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License -# along with GNU Libtool; see the file COPYING. If not, a copy -# can be downloaded from http://www.gnu.org/licenses/gpl.html, -# or obtained by writing to the Free Software Foundation, Inc., -# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +# along with GNU Libtool. If not, see . #### AT_SETUP([duplicate convenience archive names]) diff --git a/tests/duplicate_deps.at b/tests/duplicate_deps.at index 1e9875287..5b0e0c485 100644 --- a/tests/duplicate_deps.at +++ b/tests/duplicate_deps.at @@ -17,10 +17,7 @@ $ # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License -# along with GNU Libtool; see the file COPYING. If not, a copy -# can be downloaded from http://www.gnu.org/licenses/gpl.html, -# or obtained by writing to the Free Software Foundation, Inc., -# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +# along with GNU Libtool. If not, see . #### AT_SETUP([preserve duplicate convenience deps]) diff --git a/tests/duplicate_members.at b/tests/duplicate_members.at index 206aadf58..9476e5bdb 100755 --- a/tests/duplicate_members.at +++ b/tests/duplicate_members.at @@ -17,10 +17,7 @@ # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License -# along with GNU Libtool; see the file COPYING. If not, a copy -# can be downloaded from http://www.gnu.org/licenses/gpl.html, -# or obtained by writing to the Free Software Foundation, Inc., -# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +# along with GNU Libtool. If not, see . #### AT_SETUP([duplicate members in archive tests]) diff --git a/tests/early-libtool.at b/tests/early-libtool.at index 3bbe5a9bc..6e8395ab8 100644 --- a/tests/early-libtool.at +++ b/tests/early-libtool.at @@ -17,10 +17,7 @@ # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License -# along with GNU Libtool; see the file COPYING. If not, a copy -# can be downloaded from http://www.gnu.org/licenses/gpl.html, -# or obtained by writing to the Free Software Foundation, Inc., -# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +# along with GNU Libtool. If not, see . #### AT_BANNER([libtool script generation.]) diff --git a/tests/exceptions.at b/tests/exceptions.at index b18dd875f..a6f467cbd 100644 --- a/tests/exceptions.at +++ b/tests/exceptions.at @@ -15,10 +15,7 @@ # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License -# along with GNU Libtool; see the file COPYING. If not, a copy -# can be downloaded from http://www.gnu.org/licenses/gpl.html, -# or obtained by writing to the Free Software Foundation, Inc., -# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +# along with GNU Libtool. If not, see . #### AT_SETUP([C++ exception handling]) diff --git a/tests/execute-mode.at b/tests/execute-mode.at index 571b7974c..ac77c40bc 100644 --- a/tests/execute-mode.at +++ b/tests/execute-mode.at @@ -16,10 +16,7 @@ # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License -# along with GNU Libtool; see the file COPYING. If not, a copy -# can be downloaded from http://www.gnu.org/licenses/gpl.html, -# or obtained by writing to the Free Software Foundation, Inc., -# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +# along with GNU Libtool. If not, see . #### AT_SETUP([execute mode]) diff --git a/tests/exeext.at b/tests/exeext.at index 8c519541e..f2fc7f2c9 100644 --- a/tests/exeext.at +++ b/tests/exeext.at @@ -16,10 +16,7 @@ # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License -# along with GNU Libtool; see the file COPYING. If not, a copy -# can be downloaded from http://www.gnu.org/licenses/gpl.html, -# or obtained by writing to the Free Software Foundation, Inc., -# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +# along with GNU Libtool. If not, see . #### diff --git a/tests/export-def.at b/tests/export-def.at index 1007c88ff..1702eb50d 100755 --- a/tests/export-def.at +++ b/tests/export-def.at @@ -16,10 +16,7 @@ # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License -# along with GNU Libtool; see the file COPYING. If not, a copy -# can be downloaded from http://www.gnu.org/licenses/gpl.html, -# or obtained by writing to the Free Software Foundation, Inc., -# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +# along with GNU Libtool. If not, see . #### AT_SETUP([export from a DLL with a .def file]) diff --git a/tests/export.at b/tests/export.at index feda7f77a..b1c3e2ac6 100644 --- a/tests/export.at +++ b/tests/export.at @@ -17,10 +17,7 @@ # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License -# along with GNU Libtool; see the file COPYING. If not, a copy -# can be downloaded from http://www.gnu.org/licenses/gpl.html, -# or obtained by writing to the Free Software Foundation, Inc., -# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +# along with GNU Libtool. If not, see . #### AT_SETUP([Export test]) diff --git a/tests/f77demo.at b/tests/f77demo.at index bd2084a2f..6b96920a5 100644 --- a/tests/f77demo.at +++ b/tests/f77demo.at @@ -18,10 +18,7 @@ # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License -# along with GNU Libtool; see the file COPYING. If not, a copy -# can be downloaded from http://www.gnu.org/licenses/gpl.html, -# or obtained by writing to the Free Software Foundation, Inc., -# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +# along with GNU Libtool. If not, see . #### diff --git a/tests/fail.at b/tests/fail.at index 2972c74b6..28509d229 100644 --- a/tests/fail.at +++ b/tests/fail.at @@ -17,10 +17,7 @@ # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License -# along with GNU Libtool; see the file COPYING. If not, a copy -# can be downloaded from http://www.gnu.org/licenses/gpl.html, -# or obtained by writing to the Free Software Foundation, Inc., -# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +# along with GNU Libtool. If not, see . #### # TODO: many possible failure cases missing. (But how to simulate a full disk?) diff --git a/tests/fcdemo.at b/tests/fcdemo.at index 6f708b3ce..80fe24821 100644 --- a/tests/fcdemo.at +++ b/tests/fcdemo.at @@ -18,10 +18,7 @@ # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License -# along with GNU Libtool; see the file COPYING. If not, a copy -# can be downloaded from http://www.gnu.org/licenses/gpl.html, -# or obtained by writing to the Free Software Foundation, Inc., -# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +# along with GNU Libtool. If not, see . #### diff --git a/tests/flags.at b/tests/flags.at index c0663c419..c45d92dd3 100644 --- a/tests/flags.at +++ b/tests/flags.at @@ -15,10 +15,7 @@ # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License -# along with GNU Libtool; see the file COPYING. If not, a copy -# can be downloaded from http://www.gnu.org/licenses/gpl.html, -# or obtained by writing to the Free Software Foundation, Inc., -# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +# along with GNU Libtool. If not, see . #### m4_foreach([lt_tag], [CC, CXX, F77, FC, GCJ], diff --git a/tests/help.at b/tests/help.at index 482ebbca9..4e60414ee 100644 --- a/tests/help.at +++ b/tests/help.at @@ -15,10 +15,7 @@ # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License -# along with GNU Libtool; see the file COPYING. If not, a copy -# can be downloaded from http://www.gnu.org/licenses/gpl.html, -# or obtained by writing to the Free Software Foundation, Inc., -# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +# along with GNU Libtool. If not, see . #### AT_BANNER([Testing libtool functions.]) diff --git a/tests/indirect_deps.at b/tests/indirect_deps.at index cc2200201..571d97ad9 100644 --- a/tests/indirect_deps.at +++ b/tests/indirect_deps.at @@ -17,10 +17,7 @@ # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License -# along with GNU Libtool; see the file COPYING. If not, a copy -# can be downloaded from http://www.gnu.org/licenses/gpl.html, -# or obtained by writing to the Free Software Foundation, Inc., -# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +# along with GNU Libtool. If not, see . #### AT_SETUP([indirect convenience]) diff --git a/tests/infer-tag.at b/tests/infer-tag.at index 8b4daec10..5f843cfc7 100644 --- a/tests/infer-tag.at +++ b/tests/infer-tag.at @@ -16,10 +16,7 @@ # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License -# along with GNU Libtool; see the file COPYING. If not, a copy -# can be downloaded from http://www.gnu.org/licenses/gpl.html, -# or obtained by writing to the Free Software Foundation, Inc., -# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +# along with GNU Libtool. If not, see . #### # Check that func_infer_tag works. diff --git a/tests/inherited_flags.at b/tests/inherited_flags.at index ca432be40..3bf437a48 100644 --- a/tests/inherited_flags.at +++ b/tests/inherited_flags.at @@ -17,10 +17,7 @@ # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License -# along with GNU Libtool; see the file COPYING. If not, a copy -# can be downloaded from http://www.gnu.org/licenses/gpl.html, -# or obtained by writing to the Free Software Foundation, Inc., -# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +# along with GNU Libtool. If not, see . #### diff --git a/tests/install.at b/tests/install.at index 023aa1efa..c9fe05232 100644 --- a/tests/install.at +++ b/tests/install.at @@ -17,10 +17,7 @@ # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License -# along with GNU Libtool; see the file COPYING. If not, a copy -# can be downloaded from http://www.gnu.org/licenses/gpl.html, -# or obtained by writing to the Free Software Foundation, Inc., -# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +# along with GNU Libtool. If not, see . #### AT_SETUP([Install tests]) diff --git a/tests/lalib-syntax.at b/tests/lalib-syntax.at index 582b040c1..4154a21a6 100644 --- a/tests/lalib-syntax.at +++ b/tests/lalib-syntax.at @@ -15,10 +15,7 @@ # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License -# along with GNU Libtool; see the file COPYING. If not, a copy -# can be downloaded from http://www.gnu.org/licenses/gpl.html, -# or obtained by writing to the Free Software Foundation, Inc., -# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +# along with GNU Libtool. If not, see . #### AT_SETUP([syntax of .la files]) diff --git a/tests/libtool.at b/tests/libtool.at index 9e69c80cc..b41c3cdef 100755 --- a/tests/libtool.at +++ b/tests/libtool.at @@ -17,10 +17,7 @@ # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License -# along with GNU Libtool; see the file COPYING. If not, a copy -# can be downloaded from http://www.gnu.org/licenses/gpl.html, -# or obtained by writing to the Free Software Foundation, Inc., -# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +# along with GNU Libtool. If not, see . #### AT_BANNER([Basic libtool operation.]) diff --git a/tests/libtoolize.at b/tests/libtoolize.at index 1030b15b1..1b5622956 100644 --- a/tests/libtoolize.at +++ b/tests/libtoolize.at @@ -17,10 +17,7 @@ # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License -# along with GNU Libtool; see the file COPYING. If not, a copy -# can be downloaded from http://www.gnu.org/licenses/gpl.html, -# or obtained by writing to the Free Software Foundation, Inc., -# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +# along with GNU Libtool. If not, see . #### diff --git a/tests/link-order.at b/tests/link-order.at index c4c023853..12aba57c7 100644 --- a/tests/link-order.at +++ b/tests/link-order.at @@ -17,10 +17,7 @@ # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License -# along with GNU Libtool; see the file COPYING. If not, a copy -# can be downloaded from http://www.gnu.org/licenses/gpl.html, -# or obtained by writing to the Free Software Foundation, Inc., -# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +# along with GNU Libtool. If not, see . #### diff --git a/tests/link-order2.at b/tests/link-order2.at index d55bb61fd..af22af3eb 100644 --- a/tests/link-order2.at +++ b/tests/link-order2.at @@ -17,10 +17,7 @@ # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License -# along with GNU Libtool; see the file COPYING. If not, a copy -# can be downloaded from http://www.gnu.org/licenses/gpl.html, -# or obtained by writing to the Free Software Foundation, Inc., -# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +# along with GNU Libtool. If not, see . #### # link-order2.test: make sure that depdepls are added right after diff --git a/tests/loadlibrary.at b/tests/loadlibrary.at index 24ed03ba9..304139248 100644 --- a/tests/loadlibrary.at +++ b/tests/loadlibrary.at @@ -14,10 +14,7 @@ # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License -# along with GNU Libtool; see the file COPYING. If not, a copy -# can be downloaded from http://www.gnu.org/licenses/gpl.html, -# or obtained by writing to the Free Software Foundation, Inc., -# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +# along with GNU Libtool. If not, see . #### AT_SETUP([loadlibrary error messages]) diff --git a/tests/localization.at b/tests/localization.at index 544ab9113..884f5f4e9 100644 --- a/tests/localization.at +++ b/tests/localization.at @@ -15,10 +15,7 @@ # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License -# along with GNU Libtool; see the file COPYING. If not, a copy -# can be downloaded from http://www.gnu.org/licenses/gpl.html, -# or obtained by writing to the Free Software Foundation, Inc., -# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +# along with GNU Libtool. If not, see . #### AT_SETUP([localized compiler messages]) diff --git a/tests/lt_dladvise.at b/tests/lt_dladvise.at index e3a0596a2..4be6ad387 100644 --- a/tests/lt_dladvise.at +++ b/tests/lt_dladvise.at @@ -17,10 +17,7 @@ # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License -# along with GNU Libtool; see the file COPYING. If not, a copy -# can be downloaded from http://www.gnu.org/licenses/gpl.html, -# or obtained by writing to the Free Software Foundation, Inc., -# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +# along with GNU Libtool. If not, see . #### # Try to keep the new interfaces of HEAD separate from those of diff --git a/tests/lt_dlexit.at b/tests/lt_dlexit.at index 72ff6b830..f2b4e2f76 100644 --- a/tests/lt_dlexit.at +++ b/tests/lt_dlexit.at @@ -17,10 +17,7 @@ # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License -# along with GNU Libtool; see the file COPYING. If not, a copy -# can be downloaded from http://www.gnu.org/licenses/gpl.html, -# or obtained by writing to the Free Software Foundation, Inc., -# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +# along with GNU Libtool. If not, see . #### # Try to keep the new interfaces of HEAD separate from those of diff --git a/tests/lt_dlopen.at b/tests/lt_dlopen.at index cfe653608..e14231e39 100644 --- a/tests/lt_dlopen.at +++ b/tests/lt_dlopen.at @@ -15,10 +15,7 @@ # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License -# along with GNU Libtool; see the file COPYING. If not, a copy -# can be downloaded from http://www.gnu.org/licenses/gpl.html, -# or obtained by writing to the Free Software Foundation, Inc., -# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +# along with GNU Libtool. If not, see . #### AT_SETUP([lt_dlopen error messages]) diff --git a/tests/lt_dlopen_a.at b/tests/lt_dlopen_a.at index 6997ba2b4..4ff330cfe 100644 --- a/tests/lt_dlopen_a.at +++ b/tests/lt_dlopen_a.at @@ -15,10 +15,7 @@ # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License -# along with GNU Libtool; see the file COPYING. If not, a copy -# can be downloaded from http://www.gnu.org/licenses/gpl.html, -# or obtained by writing to the Free Software Foundation, Inc., -# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +# along with GNU Libtool. If not, see . #### AT_SETUP([lt_dlopen archive]) diff --git a/tests/lt_dlopenext.at b/tests/lt_dlopenext.at index 820be8a06..ae4830947 100644 --- a/tests/lt_dlopenext.at +++ b/tests/lt_dlopenext.at @@ -14,10 +14,7 @@ # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License -# along with GNU Libtool; see the file COPYING. If not, a copy -# can be downloaded from http://www.gnu.org/licenses/gpl.html, -# or obtained by writing to the Free Software Foundation, Inc., -# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +# along with GNU Libtool. If not, see . #### AT_SETUP([lt_dlopenext error messages]) diff --git a/tests/ltdl-api.at b/tests/ltdl-api.at index d252b04f9..67ec2cb05 100644 --- a/tests/ltdl-api.at +++ b/tests/ltdl-api.at @@ -17,10 +17,7 @@ # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License -# along with GNU Libtool; see the file COPYING. If not, a copy -# can be downloaded from http://www.gnu.org/licenses/gpl.html, -# or obtained by writing to the Free Software Foundation, Inc., -# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +# along with GNU Libtool. If not, see . #### AT_SETUP([ltdl API]) diff --git a/tests/ltdl-libdir.at b/tests/ltdl-libdir.at index ca1337306..162c2a4ce 100644 --- a/tests/ltdl-libdir.at +++ b/tests/ltdl-libdir.at @@ -14,10 +14,7 @@ # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License -# along with GNU Libtool; see the file COPYING. If not, a copy -# can be downloaded from http://www.gnu.org/licenses/gpl.html, -# or obtained by writing to the Free Software Foundation, Inc., -# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +# along with GNU Libtool. If not, see . #### AT_SETUP([libdir of installed modules]) diff --git a/tests/mdemo.at b/tests/mdemo.at index 7dfd0cd29..ae21523db 100644 --- a/tests/mdemo.at +++ b/tests/mdemo.at @@ -19,10 +19,7 @@ # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License -# along with GNU Libtool; see the file COPYING. If not, a copy -# can be downloaded from http://www.gnu.org/licenses/gpl.html, -# or obtained by writing to the Free Software Foundation, Inc., -# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +# along with GNU Libtool. If not, see . #### diff --git a/tests/need_lib_prefix.at b/tests/need_lib_prefix.at index db3e1cca3..831b427e9 100644 --- a/tests/need_lib_prefix.at +++ b/tests/need_lib_prefix.at @@ -17,10 +17,7 @@ # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License -# along with GNU Libtool; see the file COPYING. If not, a copy -# can be downloaded from http://www.gnu.org/licenses/gpl.html, -# or obtained by writing to the Free Software Foundation, Inc., -# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +# along with GNU Libtool. If not, see . #### AT_SETUP([enforced lib prefix]) diff --git a/tests/no-executables.at b/tests/no-executables.at index 7530fe366..c4ea851e6 100644 --- a/tests/no-executables.at +++ b/tests/no-executables.at @@ -16,10 +16,7 @@ # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License -# along with GNU Libtool; see the file COPYING. If not, a copy -# can be downloaded from http://www.gnu.org/licenses/gpl.html, -# or obtained by writing to the Free Software Foundation, Inc., -# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +# along with GNU Libtool. If not, see . #### AT_BANNER([Libtool usage in GCC]) diff --git a/tests/nocase.at b/tests/nocase.at index 088dd0b45..d315f86e0 100644 --- a/tests/nocase.at +++ b/tests/nocase.at @@ -16,10 +16,7 @@ # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License -# along with GNU Libtool; see the file COPYING. If not, a copy -# can be downloaded from http://www.gnu.org/licenses/gpl.html, -# or obtained by writing to the Free Software Foundation, Inc., -# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +# along with GNU Libtool. If not, see . #### diff --git a/tests/nonrecursive.at b/tests/nonrecursive.at index 89b4d8794..aa933ceef 100644 --- a/tests/nonrecursive.at +++ b/tests/nonrecursive.at @@ -17,10 +17,7 @@ # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License -# along with GNU Libtool; see the file COPYING. If not, a copy -# can be downloaded from http://www.gnu.org/licenses/gpl.html, -# or obtained by writing to the Free Software Foundation, Inc., -# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +# along with GNU Libtool. If not, see . #### diff --git a/tests/old-m4-iface.at b/tests/old-m4-iface.at index ef3963e9e..76ca328e3 100644 --- a/tests/old-m4-iface.at +++ b/tests/old-m4-iface.at @@ -17,10 +17,7 @@ # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License -# along with GNU Libtool; see the file COPYING. If not, a copy -# can be downloaded from http://www.gnu.org/licenses/gpl.html, -# or obtained by writing to the Free Software Foundation, Inc., -# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +# along with GNU Libtool. If not, see . #### diff --git a/tests/pic_flag.at b/tests/pic_flag.at index 6d27a1675..c514b3ed8 100644 --- a/tests/pic_flag.at +++ b/tests/pic_flag.at @@ -15,10 +15,7 @@ # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License -# along with GNU Libtool; see the file COPYING. If not, a copy -# can be downloaded from http://www.gnu.org/licenses/gpl.html, -# or obtained by writing to the Free Software Foundation, Inc., -# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +# along with GNU Libtool. If not, see . #### AT_SETUP([override pic_flag at configure time]) diff --git a/tests/recursive.at b/tests/recursive.at index 062d64bb4..282a0d297 100644 --- a/tests/recursive.at +++ b/tests/recursive.at @@ -17,10 +17,7 @@ # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License -# along with GNU Libtool; see the file COPYING. If not, a copy -# can be downloaded from http://www.gnu.org/licenses/gpl.html, -# or obtained by writing to the Free Software Foundation, Inc., -# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +# along with GNU Libtool. If not, see . #### AT_BANNER([Recursive Automake Libltdl.]) diff --git a/tests/resident.at b/tests/resident.at index a7ce1add8..c7f4917c8 100644 --- a/tests/resident.at +++ b/tests/resident.at @@ -15,10 +15,7 @@ # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License -# along with GNU Libtool; see the file COPYING. If not, a copy -# can be downloaded from http://www.gnu.org/licenses/gpl.html, -# or obtained by writing to the Free Software Foundation, Inc., -# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +# along with GNU Libtool. If not, see . #### # Ensure resident modules are not unloaded at program exit: diff --git a/tests/runpath-in-lalib.at b/tests/runpath-in-lalib.at index b6aa4d60c..5cae1c931 100644 --- a/tests/runpath-in-lalib.at +++ b/tests/runpath-in-lalib.at @@ -17,10 +17,7 @@ # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License -# along with GNU Libtool; see the file COPYING. If not, a copy -# can be downloaded from http://www.gnu.org/licenses/gpl.html, -# or obtained by writing to the Free Software Foundation, Inc., -# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +# along with GNU Libtool. If not, see . #### AT_SETUP([Runpath in libtool library files]) diff --git a/tests/search-path.at b/tests/search-path.at index 087146d42..5f3b80a7c 100644 --- a/tests/search-path.at +++ b/tests/search-path.at @@ -16,10 +16,7 @@ # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License -# along with GNU Libtool; see the file COPYING. If not, a copy -# can be downloaded from http://www.gnu.org/licenses/gpl.html, -# or obtained by writing to the Free Software Foundation, Inc., -# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +# along with GNU Libtool. If not, see . #### AT_SETUP([sys_lib_search_path]) diff --git a/tests/shlibpath.at b/tests/shlibpath.at index 47c694941..047881b58 100644 --- a/tests/shlibpath.at +++ b/tests/shlibpath.at @@ -17,10 +17,7 @@ # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License -# along with GNU Libtool; see the file COPYING. If not, a copy -# can be downloaded from http://www.gnu.org/licenses/gpl.html, -# or obtained by writing to the Free Software Foundation, Inc., -# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +# along with GNU Libtool. If not, see . #### AT_SETUP([shlibpath_overrides_runpath]) diff --git a/tests/slist.at b/tests/slist.at index adecfa940..bce6dbc08 100644 --- a/tests/slist.at +++ b/tests/slist.at @@ -16,10 +16,7 @@ # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License -# along with GNU Libtool; see the file COPYING. If not, a copy -# can be downloaded from http://www.gnu.org/licenses/gpl.html, -# or obtained by writing to the Free Software Foundation, Inc., -# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +# along with GNU Libtool. If not, see . #### AT_SETUP([SList functionality]) diff --git a/tests/standalone.at b/tests/standalone.at index 9b350e7c1..c3d2f00d3 100644 --- a/tests/standalone.at +++ b/tests/standalone.at @@ -17,10 +17,7 @@ # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License -# along with GNU Libtool; see the file COPYING. If not, a copy -# can be downloaded from http://www.gnu.org/licenses/gpl.html, -# or obtained by writing to the Free Software Foundation, Inc., -# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +# along with GNU Libtool. If not, see . #### AT_BANNER([Standalone Libltdl.]) diff --git a/tests/static.at b/tests/static.at index 69043a574..57eb54928 100644 --- a/tests/static.at +++ b/tests/static.at @@ -17,10 +17,7 @@ # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License -# along with GNU Libtool; see the file COPYING. If not, a copy -# can be downloaded from http://www.gnu.org/licenses/gpl.html, -# or obtained by writing to the Free Software Foundation, Inc., -# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +# along with GNU Libtool. If not, see . #### ##### NOTES ##### diff --git a/tests/stresstest.at b/tests/stresstest.at index 6fa7fbbcc..3dc4717f7 100644 --- a/tests/stresstest.at +++ b/tests/stresstest.at @@ -17,10 +17,7 @@ # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License -# along with GNU Libtool; see the file COPYING. If not, a copy -# can be downloaded from http://www.gnu.org/licenses/gpl.html, -# or obtained by writing to the Free Software Foundation, Inc., -# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +# along with GNU Libtool. If not, see . #### # Test various flag and option combinations. diff --git a/tests/subproject.at b/tests/subproject.at index 45e9b8ffd..740897ea9 100644 --- a/tests/subproject.at +++ b/tests/subproject.at @@ -17,10 +17,7 @@ # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License -# along with GNU Libtool; see the file COPYING. If not, a copy -# can be downloaded from http://www.gnu.org/licenses/gpl.html, -# or obtained by writing to the Free Software Foundation, Inc., -# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +# along with GNU Libtool. If not, see . #### AT_BANNER([Subproject Libltdl.]) diff --git a/tests/sysroot.at b/tests/sysroot.at index cf97873f6..4a86febca 100644 --- a/tests/sysroot.at +++ b/tests/sysroot.at @@ -17,10 +17,7 @@ # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License -# along with GNU Libtool; see the file COPYING. If not, a copy -# can be downloaded from http://www.gnu.org/licenses/gpl.html, -# or obtained by writing to the Free Software Foundation, Inc., -# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +# along with GNU Libtool. If not, see . #### m4_define([SYSROOT_TEST], [ diff --git a/tests/tagdemo.at b/tests/tagdemo.at index 4f0055a53..404ca5e8c 100644 --- a/tests/tagdemo.at +++ b/tests/tagdemo.at @@ -17,10 +17,7 @@ # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License -# along with GNU Libtool; see the file COPYING. If not, a copy -# can be downloaded from http://www.gnu.org/licenses/gpl.html, -# or obtained by writing to the Free Software Foundation, Inc., -# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +# along with GNU Libtool. If not, see . #### diff --git a/tests/template.at b/tests/template.at index 209b15d93..38c44c72a 100644 --- a/tests/template.at +++ b/tests/template.at @@ -17,10 +17,7 @@ # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License -# along with GNU Libtool; see the file COPYING. If not, a copy -# can be downloaded from http://www.gnu.org/licenses/gpl.html, -# or obtained by writing to the Free Software Foundation, Inc., -# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +# along with GNU Libtool. If not, see . #### AT_BANNER([C++ template tests.]) diff --git a/tests/testsuite.at b/tests/testsuite.at index 093cf03c4..5817c85cf 100644 --- a/tests/testsuite.at +++ b/tests/testsuite.at @@ -16,10 +16,7 @@ # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License -# along with GNU Libtool; see the file COPYING. If not, a copy -# can be downloaded from http://www.gnu.org/licenses/gpl.html, -# or obtained by writing to the Free Software Foundation, Inc., -# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +# along with GNU Libtool. If not, see . #### m4_divert_push([PREPARE_TESTS])dnl diff --git a/tests/versioning.at b/tests/versioning.at index cd6356e40..1ab8f001b 100644 --- a/tests/versioning.at +++ b/tests/versioning.at @@ -15,10 +15,7 @@ # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License -# along with GNU Libtool; see the file COPYING. If not, a copy -# can be downloaded from http://www.gnu.org/licenses/gpl.html, -# or obtained by writing to the Free Software Foundation, Inc., -# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +# along with GNU Libtool. If not, see . #### AT_SETUP([versioning]) diff --git a/tests/with-pic.at b/tests/with-pic.at index e63d84212..67b8c694a 100644 --- a/tests/with-pic.at +++ b/tests/with-pic.at @@ -15,10 +15,7 @@ # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License -# along with GNU Libtool; see the file COPYING. If not, a copy -# can be downloaded from http://www.gnu.org/licenses/gpl.html, -# or obtained by writing to the Free Software Foundation, Inc., -# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +# along with GNU Libtool. If not, see . #### AT_SETUP([test --with-pic]) -- 2.47.2