From 2dc7dad7706b7a43900ff4539375fd2dca2740af Mon Sep 17 00:00:00 2001 From: Alex Ameen Date: Tue, 8 Feb 2022 12:11:10 -0600 Subject: [PATCH] maint: update copyrights across project. --- AUTHORS | 3 ++- HACKING | 4 ++-- Makefile.am | 2 +- NEWS | 2 +- README.md | 4 ++-- TODO | 2 +- bootstrap.conf | 2 +- build-aux/edit-readme-alpha | 2 +- build-aux/git-hooks/commit-msg | 2 +- build-aux/ltmain.in | 2 +- build-aux/no-bogus-m4-defines | 2 +- cfg.mk | 2 +- configure.ac | 4 ++-- doc/libtool.texi | 3 ++- libltdl/README | 4 ++-- libltdl/configure.ac | 4 ++-- libltdl/libltdl/lt__alloc.h | 3 ++- libltdl/libltdl/lt__argz_.h | 2 +- libltdl/libltdl/lt__dirent.h | 2 +- libltdl/libltdl/lt__glibc.h | 2 +- libltdl/libltdl/lt__private.h | 4 ++-- libltdl/libltdl/lt__strl.h | 4 ++-- libltdl/libltdl/lt_dlloader.h | 2 +- libltdl/libltdl/lt_error.h | 4 ++-- libltdl/libltdl/lt_system.h | 4 ++-- libltdl/libltdl/slist.h | 2 +- libltdl/loaders/dld_link.c | 2 +- libltdl/loaders/dlopen.c | 2 +- libltdl/loaders/dyld.c | 2 +- libltdl/loaders/load_add_on.c | 2 +- libltdl/loaders/loadlibrary.c | 4 ++-- libltdl/loaders/preopen.c | 2 +- libltdl/loaders/shl_load.c | 2 +- libltdl/lt__alloc.c | 2 +- libltdl/lt__argz.c | 2 +- libltdl/lt__dirent.c | 4 ++-- libltdl/lt__strl.c | 3 ++- libltdl/lt_dlloader.c | 2 +- libltdl/lt_error.c | 2 +- libltdl/ltdl.c | 4 ++-- libltdl/ltdl.h | 4 ++-- libltdl/ltdl.mk | 2 +- libltdl/slist.c | 4 ++-- libtoolize.in | 2 +- m4/autobuild.m4 | 3 ++- m4/libtool.m4 | 4 ++-- m4/ltargz.m4 | 4 ++-- m4/ltdl.m4 | 4 ++-- m4/ltoptions.m4 | 4 ++-- m4/ltsugar.m4 | 2 +- m4/ltversion.in | 3 ++- m4/lt~obsolete.m4 | 4 ++-- m4/m4.m4 | 3 ++- tests/am-subdir.at | 4 ++-- tests/archive-in-archive.at | 4 ++-- tests/bindir.at | 2 +- tests/cdemo.at | 4 ++-- tests/cmdline_wrap.at | 4 ++-- tests/configure-funcs.at | 2 +- tests/configure-iface.at | 4 ++-- tests/convenience.at | 3 ++- tests/ctor.at | 4 ++-- tests/cwrapper.at | 2 +- tests/darwin.at | 4 ++-- tests/demo.at | 4 ++-- tests/depdemo.at | 4 ++-- tests/deplib-in-subdir.at | 2 +- tests/deplibs-ident.at | 2 +- tests/deplibs-mingw.at | 2 +- tests/destdir.at | 4 ++-- tests/dlloader-api.at | 2 +- tests/dumpbin-symbols.at | 2 +- tests/duplicate_conv.at | 4 ++-- tests/duplicate_deps.at | 4 ++-- tests/duplicate_members.at | 2 +- tests/early-libtool.at | 4 ++-- tests/exceptions.at | 2 +- tests/execute-mode.at | 2 +- tests/exeext.at | 2 +- tests/export-def.at | 2 +- tests/export.at | 4 ++-- tests/f77demo.at | 2 +- tests/fail.at | 2 +- tests/fcdemo.at | 2 +- tests/flags.at | 2 +- tests/help.at | 2 +- tests/indirect_deps.at | 4 ++-- tests/infer-tag.at | 3 ++- tests/inherited_flags.at | 4 ++-- tests/install.at | 4 ++-- tests/lalib-syntax.at | 2 +- tests/libtool.at | 2 +- tests/libtoolize.at | 2 +- tests/link-order.at | 2 +- tests/link-order2.at | 4 ++-- tests/loadlibrary.at | 2 +- tests/localization.at | 2 +- tests/lt_dladvise.at | 4 ++-- tests/lt_dlexit.at | 4 ++-- tests/lt_dlopen.at | 3 ++- tests/lt_dlopen_a.at | 3 ++- tests/lt_dlopenext.at | 2 +- tests/ltdl-api.at | 3 ++- tests/ltdl-libdir.at | 2 +- tests/mdemo.at | 2 +- tests/need_lib_prefix.at | 4 ++-- tests/no-executables.at | 3 ++- tests/nocase.at | 2 +- tests/nonrecursive.at | 2 +- tests/old-m4-iface.at | 2 +- tests/pic_flag.at | 2 +- tests/recursive.at | 4 ++-- tests/resident.at | 2 +- tests/runpath-in-lalib.at | 4 ++-- tests/search-path.at | 4 ++-- tests/shlibpath.at | 4 ++-- tests/slist.at | 3 ++- tests/standalone.at | 4 ++-- tests/static.at | 4 ++-- tests/stresstest.at | 4 ++-- tests/subproject.at | 4 ++-- tests/sysroot.at | 3 ++- tests/tagdemo.at | 4 ++-- tests/template.at | 2 +- tests/testsuite.at | 2 +- tests/versioning.at | 2 +- tests/with-pic.at | 2 +- 127 files changed, 191 insertions(+), 176 deletions(-) diff --git a/AUTHORS b/AUTHORS index 35b442924..4e4904e87 100644 --- a/AUTHORS +++ b/AUTHORS @@ -28,7 +28,8 @@ Alex Ameen alex.ameen.tx@gmail.com -- - Copyright (C) 1996, 1998-2019, 2021 Free Software Foundation, Inc. + Copyright (C) 1996, 1998-2019, 2021-2022 Free Software Foundation, + Inc. This file is part of GNU Libtool. diff --git a/HACKING b/HACKING index 252c34085..dd6ff2739 100644 --- a/HACKING +++ b/HACKING @@ -444,8 +444,8 @@ or obtained by writing to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. -- - Copyright (C) 2004-2008, 2010-2019, 2021 Free Software Foundation, - Inc. + Copyright (C) 2004-2008, 2010-2019, 2021-2022 Free Software + Foundation, Inc. Written by Gary V. Vaughan, 2004 This file is part of GNU Libtool. diff --git a/Makefile.am b/Makefile.am index 5b9ec8822..7bd7f728f 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,6 +1,6 @@ ## Makefile.am -- Process this file with automake to produce Makefile.in ## -## Copyright (C) 2003-2019, 2021 Free Software Foundation, Inc. +## Copyright (C) 2003-2019, 2021-2022 Free Software Foundation, Inc. ## Written by Gary V. Vaughan, 2003 ## ## This file is part of GNU Libtool. diff --git a/NEWS b/NEWS index 5a92fea29..59f17d990 100644 --- a/NEWS +++ b/NEWS @@ -1216,7 +1216,7 @@ New in 0.1: * Support for: *-*-freebsd*, *-*-netbsd*, *-*-sunos4*, *-*-ultrix4* -- -Copyright (C) 1996, 1998-2019, 2021 Free Software Foundation, Inc. +Copyright (C) 1996, 1998-2019, 2021-2022 Free Software Foundation, Inc. This file is part of GNU Libtool. diff --git a/README.md b/README.md index 1c8b162fc..0f25db205 100644 --- a/README.md +++ b/README.md @@ -241,8 +241,8 @@ revision hash string in hexadecimal appended to all of that: 2.4.2.418.3-30eaa -- - Copyright (C) 2004-2010, 2015-2019, 2021 Free Software Foundation, - Inc. + Copyright (C) 2004-2010, 2015-2019, 2021-2022 Free Software + Foundation, Inc. Written by Gary V. Vaughan, 2004 diff --git a/TODO b/TODO index ab48bf611..e915ac970 100644 --- a/TODO +++ b/TODO @@ -329,7 +329,7 @@ GNU Libtool it easier to add new platforms. -- - Copyright (C) 2004-2005, 2007-2008, 2011-2019, 2021 Free Software + Copyright (C) 2004-2005, 2007-2008, 2011-2019, 2021-2022 Free Software Foundation, Inc. Written by Gary V. Vaughan, 2004 diff --git a/bootstrap.conf b/bootstrap.conf index fcf671fd7..e7086324f 100644 --- a/bootstrap.conf +++ b/bootstrap.conf @@ -1,6 +1,6 @@ # bootstrap.conf (GNU Libtool) version 2014-11-18 # -# Copyright (C) 2010-2019, 2021 Free Software Foundation, Inc. +# Copyright (C) 2010-2019, 2021-2022 Free Software Foundation, Inc. # Written by Gary V. Vaughan, 2010 # This is free software; see the source for copying conditions. There is NO diff --git a/build-aux/edit-readme-alpha b/build-aux/edit-readme-alpha index cb04a9d57..7e5329b27 100755 --- a/build-aux/edit-readme-alpha +++ b/build-aux/edit-readme-alpha @@ -1,7 +1,7 @@ #! /bin/sh # edit-readme-alpha - edit README file for alpha releases -# Copyright (C) 2010-2019, 2021 Free Software Foundation, Inc. +# Copyright (C) 2010-2019, 2021-2022 Free Software Foundation, Inc. # Written by Gary V. Vaughan, 2010 # # This file is part of GNU Libtool. diff --git a/build-aux/git-hooks/commit-msg b/build-aux/git-hooks/commit-msg index f9072789c..5ee225cac 100755 --- a/build-aux/git-hooks/commit-msg +++ b/build-aux/git-hooks/commit-msg @@ -4,7 +4,7 @@ # or Copyright-paperwork-exempt lines in the commit message. # Written by Gary V. Vaughan , 2011 -# Copyright (C) 2011-2019, 2021 Free Software Foundation, Inc. +# Copyright (C) 2011-2019, 2021-2022 Free Software Foundation, Inc. # This is free software; see the source for copying conditions. There is NO # warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. diff --git a/build-aux/ltmain.in b/build-aux/ltmain.in index b33a0ff90..a5f21a1db 100644 --- a/build-aux/ltmain.in +++ b/build-aux/ltmain.in @@ -4,7 +4,7 @@ # Provide generalized library-building support services. # Written by Gordon Matzigkeit , 1996 -# Copyright (C) 1996-2019, 2021 Free Software Foundation, Inc. +# Copyright (C) 1996-2019, 2021-2022 Free Software Foundation, Inc. # This is free software; see the source for copying conditions. There is NO # warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. diff --git a/build-aux/no-bogus-m4-defines b/build-aux/no-bogus-m4-defines index 05faa0deb..873be29c9 100755 --- a/build-aux/no-bogus-m4-defines +++ b/build-aux/no-bogus-m4-defines @@ -7,7 +7,7 @@ # current package 'aclocal.m4'. Currently used by 'make dist' # and by ./bootstrap (bootstrap.conf). # -# Copyright (C) 2015-2019, 2021 Free Software Foundation, Inc. +# Copyright (C) 2015-2019, 2021-2022 Free Software Foundation, Inc. # # This file is part of GNU Libtool. # diff --git a/cfg.mk b/cfg.mk index 9df0b0bca..a4153e60e 100644 --- a/cfg.mk +++ b/cfg.mk @@ -1,6 +1,6 @@ # cfg.mk -- Configuration for maintainer-makefile # -# Copyright (c) 2011-2019, 2021 Free Software Foundation, Inc. +# Copyright (c) 2011-2019, 2021-2022 Free Software Foundation, Inc. # Written by Gary V. Vaughan, 2011 # # This file is part of GNU Libtool. diff --git a/configure.ac b/configure.ac index d60ad7c01..73eaa5cdc 100644 --- a/configure.ac +++ b/configure.ac @@ -1,7 +1,7 @@ # Process this file with autoconf to create configure. -*- autoconf -*- -# Copyright (C) 2001, 2004-2005, 2008, 2010-2019, 2021 Free Software -# Foundation, Inc. +# Copyright (C) 2001, 2004-2005, 2008, 2010-2019, 2021-2022 Free +# Software Foundation, Inc. # Written by Gary V. Vaughan, 2001 # # This file is part of GNU Libtool. diff --git a/doc/libtool.texi b/doc/libtool.texi index 6971f4afd..9158927ca 100644 --- a/doc/libtool.texi +++ b/doc/libtool.texi @@ -20,7 +20,8 @@ @copying This manual is for GNU Libtool (version @value{VERSION}, @value{UPDATED}). -Copyright @copyright{} 1996-2019, 2021 Free Software Foundation, Inc. +Copyright @copyright{} 1996-2019, 2021-2022 Free Software Foundation, +Inc. Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 diff --git a/libltdl/README b/libltdl/README index 47d7de587..fd80bbde7 100644 --- a/libltdl/README +++ b/libltdl/README @@ -9,8 +9,8 @@ It supports the following dlopen interfaces: * dyld (darwin/Mac OS X) * libtool's dlpreopen -- - Copyright (C) 1999, 2003, 2011-2019, 2021 Free Software Foundation, - Inc. + Copyright (C) 1999, 2003, 2011-2019, 2021-2022 Free Software + Foundation, Inc. Written by Thomas Tanner, 1999 This file is part of GNU Libtool. diff --git a/libltdl/configure.ac b/libltdl/configure.ac index e87bcafd4..bb519d944 100644 --- a/libltdl/configure.ac +++ b/libltdl/configure.ac @@ -1,7 +1,7 @@ # Process this file with autoconf to create configure. -*- autoconf -*- # -# Copyright (C) 2004-2005, 2007-2008, 2011-2019, 2021 Free Software -# Foundation, Inc. +# Copyright (C) 2004-2005, 2007-2008, 2011-2019, 2021-2022 Free +# Software Foundation, Inc. # Written by Gary V. Vaughan, 2004 # # NOTE: The canonical source of this file is maintained with the diff --git a/libltdl/libltdl/lt__alloc.h b/libltdl/libltdl/lt__alloc.h index 1abd98d53..6a59d49c4 100644 --- a/libltdl/libltdl/lt__alloc.h +++ b/libltdl/libltdl/lt__alloc.h @@ -1,6 +1,7 @@ /* lt__alloc.h -- internal memory management interface - Copyright (C) 2004, 2011-2019, 2021 Free Software Foundation, Inc. + Copyright (C) 2004, 2011-2019, 2021-2022 Free Software Foundation, + Inc. Written by Gary V. Vaughan, 2004 NOTE: The canonical source of this file is maintained with the diff --git a/libltdl/libltdl/lt__argz_.h b/libltdl/libltdl/lt__argz_.h index 7fb1cc16a..40ea81d8a 100644 --- a/libltdl/libltdl/lt__argz_.h +++ b/libltdl/libltdl/lt__argz_.h @@ -1,6 +1,6 @@ /* lt__argz.h -- internal argz interface for non-glibc systems - Copyright (C) 2004, 2007-2008, 2011-2019, 2021 Free Software + Copyright (C) 2004, 2007-2008, 2011-2019, 2021-2022 Free Software Foundation, Inc. Written by Gary V. Vaughan, 2004 diff --git a/libltdl/libltdl/lt__dirent.h b/libltdl/libltdl/lt__dirent.h index db3de3ff3..760a3362c 100644 --- a/libltdl/libltdl/lt__dirent.h +++ b/libltdl/libltdl/lt__dirent.h @@ -1,6 +1,6 @@ /* lt__dirent.h -- internal directory entry scanning interface - Copyright (C) 2001, 2004, 2006, 2011-2019, 2021 Free Software + Copyright (C) 2001, 2004, 2006, 2011-2019, 2021-2022 Free Software Foundation, Inc. Written by Bob Friesenhahn, 2001 diff --git a/libltdl/libltdl/lt__glibc.h b/libltdl/libltdl/lt__glibc.h index c8d4844ed..fff2a5cc0 100644 --- a/libltdl/libltdl/lt__glibc.h +++ b/libltdl/libltdl/lt__glibc.h @@ -1,6 +1,6 @@ /* lt__glibc.h -- support for non glibc environments - Copyright (C) 2004, 2006-2007, 2011-2019, 2021 Free Software + Copyright (C) 2004, 2006-2007, 2011-2019, 2021-2022 Free Software Foundation, Inc. Written by Gary V. Vaughan, 2004 diff --git a/libltdl/libltdl/lt__private.h b/libltdl/libltdl/lt__private.h index b6a8f296a..cf1ec4be8 100644 --- a/libltdl/libltdl/lt__private.h +++ b/libltdl/libltdl/lt__private.h @@ -1,7 +1,7 @@ /* lt__private.h -- internal apis for libltdl - Copyright (C) 2004-2008, 2011-2019, 2021 Free Software Foundation, - Inc. + Copyright (C) 2004-2008, 2011-2019, 2021-2022 Free Software + Foundation, Inc. Written by Gary V. Vaughan, 2004 NOTE: The canonical source of this file is maintained with the diff --git a/libltdl/libltdl/lt__strl.h b/libltdl/libltdl/lt__strl.h index c86ea651c..be1cd06d7 100644 --- a/libltdl/libltdl/lt__strl.h +++ b/libltdl/libltdl/lt__strl.h @@ -1,7 +1,7 @@ /* lt__strl.h -- size-bounded string copying and concatenation - Copyright (C) 2004, 2006, 2011-2019, 2021 Free Software Foundation, - Inc. + Copyright (C) 2004, 2006, 2011-2019, 2021-2022 Free Software + Foundation, Inc. Written by Bob Friesenhahn, 2004 NOTE: The canonical source of this file is maintained with the diff --git a/libltdl/libltdl/lt_dlloader.h b/libltdl/libltdl/lt_dlloader.h index ab86f916c..7701ffebc 100644 --- a/libltdl/libltdl/lt_dlloader.h +++ b/libltdl/libltdl/lt_dlloader.h @@ -1,6 +1,6 @@ /* lt_dlloader.h -- dynamic library loader interface - Copyright (C) 2004, 2007-2008, 2011-2019, 2021 Free Software + Copyright (C) 2004, 2007-2008, 2011-2019, 2021-2022 Free Software Foundation, Inc. Written by Gary V. Vaughan, 2004 diff --git a/libltdl/libltdl/lt_error.h b/libltdl/libltdl/lt_error.h index c615db61b..ab3acd8db 100644 --- a/libltdl/libltdl/lt_error.h +++ b/libltdl/libltdl/lt_error.h @@ -1,7 +1,7 @@ /* lt_error.h -- error propagation interface - Copyright (C) 1999-2001, 2004, 2007, 2011-2019, 2021 Free Software - Foundation, Inc. + Copyright (C) 1999-2001, 2004, 2007, 2011-2019, 2021-2022 Free + Software Foundation, Inc. Written by Thomas Tanner, 1999 NOTE: The canonical source of this file is maintained with the diff --git a/libltdl/libltdl/lt_system.h b/libltdl/libltdl/lt_system.h index 377efb0b6..2ac204ccd 100644 --- a/libltdl/libltdl/lt_system.h +++ b/libltdl/libltdl/lt_system.h @@ -1,7 +1,7 @@ /* lt_system.h -- system portability abstraction layer - Copyright (C) 2004, 2007, 2010-2019, 2021 Free Software Foundation, - Inc. + Copyright (C) 2004, 2007, 2010-2019, 2021-2022 Free Software + Foundation, Inc. Written by Gary V. Vaughan, 2004 NOTE: The canonical source of this file is maintained with the diff --git a/libltdl/libltdl/slist.h b/libltdl/libltdl/slist.h index fbcb5e65c..8427244b2 100644 --- a/libltdl/libltdl/slist.h +++ b/libltdl/libltdl/slist.h @@ -1,6 +1,6 @@ /* slist.h -- generalised singly linked lists - Copyright (C) 2000, 2004, 2009, 2011-2019, 2021 Free Software + Copyright (C) 2000, 2004, 2009, 2011-2019, 2021-2022 Free Software Foundation, Inc. Written by Gary V. Vaughan, 2000 diff --git a/libltdl/loaders/dld_link.c b/libltdl/loaders/dld_link.c index 291bc259b..18c78ac42 100644 --- a/libltdl/loaders/dld_link.c +++ b/libltdl/loaders/dld_link.c @@ -1,6 +1,6 @@ /* loader-dld_link.c -- dynamic linking with dld - Copyright (C) 1998-2000, 2004, 2006-2008, 2011-2019, 2021 Free + Copyright (C) 1998-2000, 2004, 2006-2008, 2011-2019, 2021-2022 Free Software Foundation, Inc. Written by Thomas Tanner, 1998 diff --git a/libltdl/loaders/dlopen.c b/libltdl/loaders/dlopen.c index 9f3a37bd3..bce7a05c3 100644 --- a/libltdl/loaders/dlopen.c +++ b/libltdl/loaders/dlopen.c @@ -1,6 +1,6 @@ /* loader-dlopen.c -- dynamic linking with dlopen/dlsym - Copyright (C) 1998-2000, 2004, 2006-2008, 2011-2019, 2021 Free + Copyright (C) 1998-2000, 2004, 2006-2008, 2011-2019, 2021-2022 Free Software Foundation, Inc. Written by Thomas Tanner, 1998 diff --git a/libltdl/loaders/dyld.c b/libltdl/loaders/dyld.c index ef7019517..3100f5425 100644 --- a/libltdl/loaders/dyld.c +++ b/libltdl/loaders/dyld.c @@ -1,6 +1,6 @@ /* loader-dyld.c -- dynamic linking on darwin and OS X - Copyright (C) 1998-2000, 2004, 2006-2008, 2011-2019, 2021 Free + Copyright (C) 1998-2000, 2004, 2006-2008, 2011-2019, 2021-2022 Free Software Foundation, Inc. Written by Peter O'Gorman, 1998 diff --git a/libltdl/loaders/load_add_on.c b/libltdl/loaders/load_add_on.c index 6ae5e09e5..f0a675bc5 100644 --- a/libltdl/loaders/load_add_on.c +++ b/libltdl/loaders/load_add_on.c @@ -1,6 +1,6 @@ /* loader-load_add_on.c -- dynamic linking for BeOS - Copyright (C) 1998-2000, 2004, 2006-2008, 2011-2019, 2021 Free + Copyright (C) 1998-2000, 2004, 2006-2008, 2011-2019, 2021-2022 Free Software Foundation, Inc. Written by Thomas Tanner, 1998 diff --git a/libltdl/loaders/loadlibrary.c b/libltdl/loaders/loadlibrary.c index 964e18646..8f0829f90 100644 --- a/libltdl/loaders/loadlibrary.c +++ b/libltdl/loaders/loadlibrary.c @@ -1,7 +1,7 @@ /* loader-loadlibrary.c -- dynamic linking for Win32 - Copyright (C) 1998-2000, 2004-2008, 2010-2019, 2021 Free Software - Foundation, Inc. + Copyright (C) 1998-2000, 2004-2008, 2010-2019, 2021-2022 Free + Software Foundation, Inc. Written by Thomas Tanner, 1998 NOTE: The canonical source of this file is maintained with the diff --git a/libltdl/loaders/preopen.c b/libltdl/loaders/preopen.c index 2f1e826e6..232106fe0 100644 --- a/libltdl/loaders/preopen.c +++ b/libltdl/loaders/preopen.c @@ -1,6 +1,6 @@ /* loader-preopen.c -- emulate dynamic linking using preloaded_symbols - Copyright (C) 1998-2000, 2004, 2006-2008, 2011-2019, 2021 Free + Copyright (C) 1998-2000, 2004, 2006-2008, 2011-2019, 2021-2022 Free Software Foundation, Inc. Written by Thomas Tanner, 1998 diff --git a/libltdl/loaders/shl_load.c b/libltdl/loaders/shl_load.c index 411d31314..43933b0a6 100644 --- a/libltdl/loaders/shl_load.c +++ b/libltdl/loaders/shl_load.c @@ -1,6 +1,6 @@ /* loader-shl_load.c -- dynamic linking with shl_load (HP-UX) - Copyright (C) 1998-2000, 2004, 2006-2008, 2011-2019, 2021 Free + Copyright (C) 1998-2000, 2004, 2006-2008, 2011-2019, 2021-2022 Free Software Foundation, Inc. Written by Thomas Tanner, 1998 diff --git a/libltdl/lt__alloc.c b/libltdl/lt__alloc.c index 9ba0c16a1..6e69b2a99 100644 --- a/libltdl/lt__alloc.c +++ b/libltdl/lt__alloc.c @@ -1,6 +1,6 @@ /* lt__alloc.c -- internal memory management interface - Copyright (C) 2004, 2006-2007, 2011-2019, 2021 Free Software + Copyright (C) 2004, 2006-2007, 2011-2019, 2021-2022 Free Software Foundation, Inc. Written by Gary V. Vaughan, 2004 diff --git a/libltdl/lt__argz.c b/libltdl/lt__argz.c index d91ea4c68..acbc29a7d 100644 --- a/libltdl/lt__argz.c +++ b/libltdl/lt__argz.c @@ -1,6 +1,6 @@ /* lt__argz.c -- argz implementation for non-glibc systems - Copyright (C) 2004, 2006-2008, 2011-2019, 2021 Free Software + Copyright (C) 2004, 2006-2008, 2011-2019, 2021-2022 Free Software Foundation, Inc. Written by Gary V. Vaughan, 2004 diff --git a/libltdl/lt__dirent.c b/libltdl/lt__dirent.c index 5a1f2c0e8..bb5a180da 100644 --- a/libltdl/lt__dirent.c +++ b/libltdl/lt__dirent.c @@ -1,7 +1,7 @@ /* lt__dirent.c -- internal directory entry scanning interface - Copyright (C) 2001, 2004, 2011-2019, 2021 Free Software Foundation, - Inc. + Copyright (C) 2001, 2004, 2011-2019, 2021-2022 Free Software + Foundation, Inc. Written by Bob Friesenhahn, 2001 NOTE: The canonical source of this file is maintained with the diff --git a/libltdl/lt__strl.c b/libltdl/lt__strl.c index 5f7889e01..0170169d5 100644 --- a/libltdl/lt__strl.c +++ b/libltdl/lt__strl.c @@ -1,6 +1,7 @@ /* lt__strl.c -- size-bounded string copying and concatenation - Copyright (C) 2004, 2011-2019, 2021 Free Software Foundation, Inc. + Copyright (C) 2004, 2011-2019, 2021-2022 Free Software Foundation, + Inc. Written by Bob Friesenhahn, 2004 NOTE: The canonical source of this file is maintained with the diff --git a/libltdl/lt_dlloader.c b/libltdl/lt_dlloader.c index 46979c93f..6f6fcfefd 100644 --- a/libltdl/lt_dlloader.c +++ b/libltdl/lt_dlloader.c @@ -1,6 +1,6 @@ /* lt_dlloader.c -- dynamic library loader interface - Copyright (C) 2004, 2007-2008, 2011-2019, 2021 Free Software + Copyright (C) 2004, 2007-2008, 2011-2019, 2021-2022 Free Software Foundation, Inc. Written by Gary V. Vaughan, 2004 diff --git a/libltdl/lt_error.c b/libltdl/lt_error.c index fd9b04fcd..23ac77e96 100644 --- a/libltdl/lt_error.c +++ b/libltdl/lt_error.c @@ -1,6 +1,6 @@ /* lt_error.c -- error propagation interface - Copyright (C) 1999-2001, 2004-2005, 2007, 2011-2019, 2021 Free + Copyright (C) 1999-2001, 2004-2005, 2007, 2011-2019, 2021-2022 Free Software Foundation, Inc. Written by Thomas Tanner, 1999 diff --git a/libltdl/ltdl.c b/libltdl/ltdl.c index 46933ca8e..607c6b7e6 100644 --- a/libltdl/ltdl.c +++ b/libltdl/ltdl.c @@ -1,7 +1,7 @@ /* ltdl.c -- system independent dlopen wrapper - Copyright (C) 1998-2000, 2004-2008, 2011-2019, 2021 Free Software - Foundation, Inc. + Copyright (C) 1998-2000, 2004-2008, 2011-2019, 2021-2022 Free + Software Foundation, Inc. Written by Thomas Tanner, 1998 NOTE: The canonical source of this file is maintained with the diff --git a/libltdl/ltdl.h b/libltdl/ltdl.h index 96e77a0ce..c72209ec6 100644 --- a/libltdl/ltdl.h +++ b/libltdl/ltdl.h @@ -1,7 +1,7 @@ /* ltdl.h -- generic dlopen functions - Copyright (C) 1998-2000, 2004-2005, 2007-2008, 2011-2019, 2021 Free - Software Foundation, Inc. + Copyright (C) 1998-2000, 2004-2005, 2007-2008, 2011-2019, 2021-2022 + Free Software Foundation, Inc. Written by Thomas Tanner, 1998 NOTE: The canonical source of this file is maintained with the diff --git a/libltdl/ltdl.mk b/libltdl/ltdl.mk index 0032fb490..2584b0b23 100644 --- a/libltdl/ltdl.mk +++ b/libltdl/ltdl.mk @@ -1,6 +1,6 @@ ## ltdl.mk -- includable Makefile snippet ## -## Copyright (C) 2003-2005, 2007, 2011-2019, 2021 Free Software +## Copyright (C) 2003-2005, 2007, 2011-2019, 2021-2022 Free Software ## Foundation, Inc. ## Written by Gary V. Vaughan, 2003 ## diff --git a/libltdl/slist.c b/libltdl/slist.c index ae65cf223..7820f087a 100644 --- a/libltdl/slist.c +++ b/libltdl/slist.c @@ -1,7 +1,7 @@ /* slist.c -- generalised singly linked lists - Copyright (C) 2000, 2004, 2007-2009, 2011-2019, 2021 Free Software - Foundation, Inc. + Copyright (C) 2000, 2004, 2007-2009, 2011-2019, 2021-2022 Free + Software Foundation, Inc. Written by Gary V. Vaughan, 2000 NOTE: The canonical source of this file is maintained with the diff --git a/libtoolize.in b/libtoolize.in index dbd67e815..0c40fed56 100644 --- a/libtoolize.in +++ b/libtoolize.in @@ -3,7 +3,7 @@ # Prepare a package to use libtool. # Written by Gary V. Vaughan , 2003 -# Copyright (C) 2003-2019, 2021 Free Software Foundation, Inc. +# Copyright (C) 2003-2019, 2021-2022 Free Software Foundation, Inc. # This is free software; see the source for copying conditions. There is NO # warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. diff --git a/m4/autobuild.m4 b/m4/autobuild.m4 index c1e9fbd3e..2d54154fd 100644 --- a/m4/autobuild.m4 +++ b/m4/autobuild.m4 @@ -1,5 +1,6 @@ # autobuild.m4 serial 7 -dnl Copyright (C) 2004, 2006-2019, 2021 Free Software Foundation, Inc. +dnl Copyright (C) 2004, 2006-2019, 2021-2022 Free Software Foundation, +dnl Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/libtool.m4 b/m4/libtool.m4 index 20e645b8a..cddd1d415 100644 --- a/m4/libtool.m4 +++ b/m4/libtool.m4 @@ -1,7 +1,7 @@ # libtool.m4 - Configure libtool for the host system. -*-Autoconf-*- # -# Copyright (C) 1996-2001, 2003-2019, 2021 Free Software Foundation, -# Inc. +# Copyright (C) 1996-2001, 2003-2019, 2021-2022 Free Software +# Foundation, Inc. # Written by Gordon Matzigkeit, 1996 # # This file is free software; the Free Software Foundation gives diff --git a/m4/ltargz.m4 b/m4/ltargz.m4 index 6c8a22dd3..57d3fb138 100644 --- a/m4/ltargz.m4 +++ b/m4/ltargz.m4 @@ -1,7 +1,7 @@ # Portability macros for glibc argz. -*- Autoconf -*- # -# Copyright (C) 2004-2007, 2011-2019, 2021 Free Software Foundation, -# Inc. +# Copyright (C) 2004-2007, 2011-2019, 2021-2022 Free Software +# Foundation, Inc. # Written by Gary V. Vaughan # # This file is free software; the Free Software Foundation gives diff --git a/m4/ltdl.m4 b/m4/ltdl.m4 index 6362f58f7..772c1502d 100644 --- a/m4/ltdl.m4 +++ b/m4/ltdl.m4 @@ -1,7 +1,7 @@ # ltdl.m4 - Configure ltdl for the target system. -*-Autoconf-*- # -# Copyright (C) 1999-2008, 2011-2019, 2021 Free Software Foundation, -# Inc. +# Copyright (C) 1999-2008, 2011-2019, 2021-2022 Free Software +# Foundation, Inc. # Written by Thomas Tanner, 1999 # # This file is free software; the Free Software Foundation gives diff --git a/m4/ltoptions.m4 b/m4/ltoptions.m4 index 196ff33a9..b0b5e9c21 100644 --- a/m4/ltoptions.m4 +++ b/m4/ltoptions.m4 @@ -1,7 +1,7 @@ # Helper functions for option handling. -*- Autoconf -*- # -# Copyright (C) 2004-2005, 2007-2009, 2011-2019, 2021 Free Software -# Foundation, Inc. +# Copyright (C) 2004-2005, 2007-2009, 2011-2019, 2021-2022 Free +# Software Foundation, Inc. # Written by Gary V. Vaughan, 2004 # # This file is free software; the Free Software Foundation gives diff --git a/m4/ltsugar.m4 b/m4/ltsugar.m4 index 665af38db..902508bd9 100644 --- a/m4/ltsugar.m4 +++ b/m4/ltsugar.m4 @@ -1,6 +1,6 @@ # ltsugar.m4 -- libtool m4 base layer. -*-Autoconf-*- # -# Copyright (C) 2004-2005, 2007-2008, 2011-2019, 2021 Free Software +# Copyright (C) 2004-2005, 2007-2008, 2011-2019, 2021-2022 Free Software # Foundation, Inc. # Written by Gary V. Vaughan, 2004 # diff --git a/m4/ltversion.in b/m4/ltversion.in index 6b1a96009..52976c583 100644 --- a/m4/ltversion.in +++ b/m4/ltversion.in @@ -1,6 +1,7 @@ # ltversion.m4 -- version numbers -*- Autoconf -*- # -# Copyright (C) 2004, 2011-2019, 2021 Free Software Foundation, Inc. +# Copyright (C) 2004, 2011-2019, 2021-2022 Free Software Foundation, +# Inc. # Written by Scott James Remnant, 2004 # # This file is free software; the Free Software Foundation gives diff --git a/m4/lt~obsolete.m4 b/m4/lt~obsolete.m4 index cb15d0890..0f7a8759d 100644 --- a/m4/lt~obsolete.m4 +++ b/m4/lt~obsolete.m4 @@ -1,7 +1,7 @@ # lt~obsolete.m4 -- aclocal satisfying obsolete definitions. -*-Autoconf-*- # -# Copyright (C) 2004-2005, 2007, 2009, 2011-2019, 2021 Free Software -# Foundation, Inc. +# Copyright (C) 2004-2005, 2007, 2009, 2011-2019, 2021-2022 Free +# Software Foundation, Inc. # Written by Scott James Remnant, 2004. # # This file is free software; the Free Software Foundation gives diff --git a/m4/m4.m4 b/m4/m4.m4 index 75998e914..c2263dd50 100644 --- a/m4/m4.m4 +++ b/m4/m4.m4 @@ -1,6 +1,7 @@ # m4.m4 serial 12 -# Copyright (C) 2000, 2006-2019, 2021 Free Software Foundation, Inc. +# Copyright (C) 2000, 2006-2019, 2021-2022 Free Software Foundation, +# Inc. # Copying and distribution of this file, with or without modification, # are permitted in any medium without royalty provided the copyright diff --git a/tests/am-subdir.at b/tests/am-subdir.at index b65266631..dd20128fd 100644 --- a/tests/am-subdir.at +++ b/tests/am-subdir.at @@ -1,7 +1,7 @@ # am-subdir.at -- libtool subdir-objects support -*- Autotest -*- -# Copyright (C) 2004, 2008, 2011-2019, 2021 Free Software Foundation, -# Inc. +# Copyright (C) 2004, 2008, 2011-2019, 2021-2022 Free Software +# Foundation, Inc. # Written by Gary V. Vaughan, 2004 # # This file is part of GNU Libtool. diff --git a/tests/archive-in-archive.at b/tests/archive-in-archive.at index d36a6a31c..caffceed4 100644 --- a/tests/archive-in-archive.at +++ b/tests/archive-in-archive.at @@ -1,7 +1,7 @@ # dmacks.at -- test for dmacks bug -*- Autotest -*- # -# Copyright (C) 2007-2008, 2010-2019, 2021 Free Software Foundation, -# Inc. +# Copyright (C) 2007-2008, 2010-2019, 2021-2022 Free Software +# Foundation, Inc. # Written by Peter O'Gorman, 2007 # # This file is part of GNU Libtool. diff --git a/tests/bindir.at b/tests/bindir.at index fe76e1cfa..38f3eb150 100644 --- a/tests/bindir.at +++ b/tests/bindir.at @@ -1,6 +1,6 @@ # bindir.at - Test the -bindir option # -# Copyright (C) 2009-2019, 2021 Free Software Foundation, Inc. +# Copyright (C) 2009-2019, 2021-2022 Free Software Foundation, Inc. # Written by Dave Korn, 2009 # # This file is part of GNU Libtool. diff --git a/tests/cdemo.at b/tests/cdemo.at index a372c09c8..a131aef65 100644 --- a/tests/cdemo.at +++ b/tests/cdemo.at @@ -1,7 +1,7 @@ # cdemo.at -- Using Automake to build a program and library -*- Autotest -*- # -# Copyright (C) 2003-2004, 2011-2019, 2021 Free Software Foundation, -# Inc. +# Copyright (C) 2003-2004, 2011-2019, 2021-2022 Free Software +# Foundation, Inc. # Written by Gary V. Vaughan, 2003 # # This file is part of GNU Libtool. diff --git a/tests/cmdline_wrap.at b/tests/cmdline_wrap.at index 9b4d2f42d..53eadf176 100644 --- a/tests/cmdline_wrap.at +++ b/tests/cmdline_wrap.at @@ -1,7 +1,7 @@ # cmdline_wrap.at -- run tests with low max_cmd_len -*- Autotest -*- -# Copyright (C) 2007, 2009, 2011-2019, 2021 Free Software Foundation, -# Inc. +# Copyright (C) 2007, 2009, 2011-2019, 2021-2022 Free Software +# Foundation, Inc. # Written by Ralf Wildenhues, 2007 # # This file is part of GNU Libtool. diff --git a/tests/configure-funcs.at b/tests/configure-funcs.at index 99624e30b..6feee7064 100644 --- a/tests/configure-funcs.at +++ b/tests/configure-funcs.at @@ -1,6 +1,6 @@ # configure-functions.at -- shared shell functions. -*- Autotest -*- # -# Copyright (C) 2015-2019, 2021 Free Software Foundation, Inc. +# Copyright (C) 2015-2019, 2021-2022 Free Software Foundation, Inc. # # This file is part of GNU Libtool. # diff --git a/tests/configure-iface.at b/tests/configure-iface.at index 3e3ed7a7f..229ac34f5 100644 --- a/tests/configure-iface.at +++ b/tests/configure-iface.at @@ -1,7 +1,7 @@ # configure-iface.at -- test ltdl configure interface -*- Autotest -*- # -# Copyright (C) 2007-2008, 2011-2019, 2021 Free Software Foundation, -# Inc. +# Copyright (C) 2007-2008, 2011-2019, 2021-2022 Free Software +# Foundation, Inc. # Written by Gary V. Vaughan, 2007 # # This file is part of GNU Libtool. diff --git a/tests/convenience.at b/tests/convenience.at index b5017026e..65e7522de 100644 --- a/tests/convenience.at +++ b/tests/convenience.at @@ -1,6 +1,7 @@ # convenience.at -- testing C convenience archives -*- Autotest -*- -# Copyright (C) 2005, 2007-2019, 2021 Free Software Foundation, Inc. +# Copyright (C) 2005, 2007-2019, 2021-2022 Free Software Foundation, +# Inc. # Written by Ralf Wildenhues, 2005 # # This file is part of GNU Libtool. diff --git a/tests/ctor.at b/tests/ctor.at index 97ed9cd0c..34e8841b9 100644 --- a/tests/ctor.at +++ b/tests/ctor.at @@ -1,7 +1,7 @@ # ctor.at -- Test constructors via C++ -*- Autotest -*- # -# Copyright (C) 2007-2008, 2011-2019, 2021 Free Software Foundation, -# Inc. +# Copyright (C) 2007-2008, 2011-2019, 2021-2022 Free Software +# Foundation, Inc. # Written by Noah Misch, 2007 # # This file is part of GNU Libtool. diff --git a/tests/cwrapper.at b/tests/cwrapper.at index ec4253a1c..fe3a00e83 100644 --- a/tests/cwrapper.at +++ b/tests/cwrapper.at @@ -1,6 +1,6 @@ # cwrapper.at -- test cwrapper compliance with standards -*- Autotest -*- -# Copyright (C) 2009-2019, 2021 Free Software Foundation, Inc. +# Copyright (C) 2009-2019, 2021-2022 Free Software Foundation, Inc. # Written by Charles Wilson, 2009 # # This file is part of GNU Libtool. diff --git a/tests/darwin.at b/tests/darwin.at index 402f6621e..1c5622bea 100644 --- a/tests/darwin.at +++ b/tests/darwin.at @@ -1,7 +1,7 @@ # darwin.at - tests specific to Mac OS X # -# Copyright (C) 2008-2009, 2011-2019, 2021 Free Software Foundation, -# Inc. +# Copyright (C) 2008-2009, 2011-2019, 2021-2022 Free Software +# Foundation, Inc. # Written by Peter O'Gorman, 2008 # # This file is part of GNU Libtool. diff --git a/tests/demo.at b/tests/demo.at index 0190e880f..28b2d1f0c 100644 --- a/tests/demo.at +++ b/tests/demo.at @@ -1,7 +1,7 @@ # demo.at -- Linking and loading. -*- Autotest -*- # -# Copyright (C) 2003-2004, 2011-2019, 2021 Free Software Foundation, -# Inc. +# Copyright (C) 2003-2004, 2011-2019, 2021-2022 Free Software +# Foundation, Inc. # Written by Gary V. Vaughan, 2003 # # This file is part of GNU Libtool. diff --git a/tests/depdemo.at b/tests/depdemo.at index 1489dd7a8..7794cf230 100644 --- a/tests/depdemo.at +++ b/tests/depdemo.at @@ -1,7 +1,7 @@ # depdemo.at -- Library interdependencies -*- Autotest -*- # -# Copyright (C) 2003-2004, 2011-2019, 2021 Free Software Foundation, -# Inc. +# Copyright (C) 2003-2004, 2011-2019, 2021-2022 Free Software +# Foundation, Inc. # Written by Gary V. Vaughan, 2003 # # This file is part of GNU Libtool. diff --git a/tests/deplib-in-subdir.at b/tests/deplib-in-subdir.at index 133fc0b27..56e329269 100644 --- a/tests/deplib-in-subdir.at +++ b/tests/deplib-in-subdir.at @@ -1,6 +1,6 @@ # deplib-in-subdir.at -- -*- Autotest -*- -# Copyright (C) 2010-2019, 2021 Free Software Foundation, Inc. +# Copyright (C) 2010-2019, 2021-2022 Free Software Foundation, Inc. # # This file is part of GNU Libtool. # diff --git a/tests/deplibs-ident.at b/tests/deplibs-ident.at index 968d2659e..d56343bc5 100644 --- a/tests/deplibs-ident.at +++ b/tests/deplibs-ident.at @@ -1,6 +1,6 @@ # deplibs-ident.at -- detecting identical deplibs -*- Autotest -*- -# Copyright (C) 2005, 2007-2008, 2011-2019, 2021 Free Software +# Copyright (C) 2005, 2007-2008, 2011-2019, 2021-2022 Free Software # Foundation, Inc. # Written by Ralf Wildenhues, 2005 # diff --git a/tests/deplibs-mingw.at b/tests/deplibs-mingw.at index 068c87640..50ba209ad 100644 --- a/tests/deplibs-mingw.at +++ b/tests/deplibs-mingw.at @@ -1,6 +1,6 @@ # deplibs-mingw.at -- -*- Autotest -*- -# Copyright (C) 2010-2019, 2021 Free Software Foundation, Inc. +# Copyright (C) 2010-2019, 2021-2022 Free Software Foundation, Inc. # # This file is part of GNU Libtool. # diff --git a/tests/destdir.at b/tests/destdir.at index 0cd982594..398b008dd 100644 --- a/tests/destdir.at +++ b/tests/destdir.at @@ -1,7 +1,7 @@ # destdir.at -- test various DESTDIR issues -*- Autotest -*- -# Copyright (C) 2006-2007, 2011-2019, 2021 Free Software Foundation, -# Inc. +# Copyright (C) 2006-2007, 2011-2019, 2021-2022 Free Software +# Foundation, Inc. # Written by Ralf Wildenhues, 2006 # # This file is part of GNU Libtool. diff --git a/tests/dlloader-api.at b/tests/dlloader-api.at index ab5755467..a87704fd5 100644 --- a/tests/dlloader-api.at +++ b/tests/dlloader-api.at @@ -1,6 +1,6 @@ # dlloader.at -- test dlloader functionality -*- Autotest -*- # -# Copyright (C) 2010-2019, 2021 Free Software Foundation, Inc. +# Copyright (C) 2010-2019, 2021-2022 Free Software Foundation, Inc. # This file is part of GNU Libtool. # # GNU Libtool is free software; you can redistribute it and/or diff --git a/tests/dumpbin-symbols.at b/tests/dumpbin-symbols.at index c609385f7..f4bd0fea4 100644 --- a/tests/dumpbin-symbols.at +++ b/tests/dumpbin-symbols.at @@ -1,6 +1,6 @@ # dumpbin-symbols.at -- libtool "dumpbin -symbols" support -*- Autotest -*- -# Copyright (C) 2010-2019, 2021 Free Software Foundation, Inc. +# Copyright (C) 2010-2019, 2021-2022 Free Software Foundation, Inc. # # This file is part of GNU Libtool. # diff --git a/tests/duplicate_conv.at b/tests/duplicate_conv.at index cc4bac2b0..d672d16a5 100644 --- a/tests/duplicate_conv.at +++ b/tests/duplicate_conv.at @@ -1,7 +1,7 @@ # duplicate_conv.at -- duplicate convenience archive names -*- Autotest -*- -# Copyright (C) 2006, 2008, 2011-2019, 2021 Free Software Foundation, -# Inc. +# Copyright (C) 2006, 2008, 2011-2019, 2021-2022 Free Software +# Foundation, Inc. # Written by Ralf Wildenhues, 2006 # # This file is part of GNU Libtool. diff --git a/tests/duplicate_deps.at b/tests/duplicate_deps.at index 654b3bbb8..afeba08a8 100644 --- a/tests/duplicate_deps.at +++ b/tests/duplicate_deps.at @@ -1,7 +1,7 @@ # duplicate_deps.at -- preserve duplicate convenience deps -*- Autotest -*- -# Copyright (C) 2006-2008, 2011-2019, 2021 Free Software Foundation, -# Inc. +# Copyright (C) 2006-2008, 2011-2019, 2021-2022 Free Software +# Foundation, Inc. # Written by Ralf Wildenhues, 2006 $ # This file is part of GNU Libtool. diff --git a/tests/duplicate_members.at b/tests/duplicate_members.at index 2417fe883..82ceaed7e 100755 --- a/tests/duplicate_members.at +++ b/tests/duplicate_members.at @@ -1,6 +1,6 @@ # duplicate_members.at -- duplicate members in archive tests -*- Autotest -*- -# Copyright (C) 2005, 2007-2009, 2011-2019, 2021 Free Software +# Copyright (C) 2005, 2007-2009, 2011-2019, 2021-2022 Free Software # Foundation, Inc. # Written by Alexandre Oliva & Peter O'Gorman, 2005 # diff --git a/tests/early-libtool.at b/tests/early-libtool.at index 0a4b577ef..2cbf415da 100644 --- a/tests/early-libtool.at +++ b/tests/early-libtool.at @@ -1,7 +1,7 @@ # early-libtool.at -- early libtool script generation -*- Autotest -*- -# Copyright (C) 2005-2008, 2011-2019, 2021 Free Software Foundation, -# Inc. +# Copyright (C) 2005-2008, 2011-2019, 2021-2022 Free Software +# Foundation, Inc. # Written by Gary V. Vaughan, 2005 # # This file is part of GNU Libtool. diff --git a/tests/exceptions.at b/tests/exceptions.at index 13ce22594..28b17877e 100644 --- a/tests/exceptions.at +++ b/tests/exceptions.at @@ -1,6 +1,6 @@ # exception.at -- test C++ exception handling with libtool -*- Autotest -*- # -# Copyright (C) 2010-2019, 2021 Free Software Foundation, Inc. +# Copyright (C) 2010-2019, 2021-2022 Free Software Foundation, Inc. # # This file is part of GNU Libtool. # diff --git a/tests/execute-mode.at b/tests/execute-mode.at index eea2cf186..7f4ad39a7 100644 --- a/tests/execute-mode.at +++ b/tests/execute-mode.at @@ -1,6 +1,6 @@ # execute-mode.at -- libtool --mode=execute -*- Autotest -*- # -# Copyright (C) 2008-2019, 2021 Free Software Foundation, Inc. +# Copyright (C) 2008-2019, 2021-2022 Free Software Foundation, Inc. # Written by Ralf Wildenhues, 2008 # # This file is part of GNU Libtool. diff --git a/tests/exeext.at b/tests/exeext.at index 41bf5a8f6..2efb5f3bd 100644 --- a/tests/exeext.at +++ b/tests/exeext.at @@ -1,6 +1,6 @@ # exeext.at -- ensure that exeext handling works -*- Autotest -*- # -# Copyright (C) 2010-2019, 2021 Free Software Foundation, Inc. +# Copyright (C) 2010-2019, 2021-2022 Free Software Foundation, Inc. # Written by Peter Rosin # # This file is part of GNU Libtool. diff --git a/tests/export-def.at b/tests/export-def.at index c564cdabe..57720a7f1 100755 --- a/tests/export-def.at +++ b/tests/export-def.at @@ -1,6 +1,6 @@ # export-def.at -- test module-definition files -*- Autotest -*- -# Copyright (C) 2013-2019, 2021 Free Software Foundation, Inc. +# Copyright (C) 2013-2019, 2021-2022 Free Software Foundation, Inc. # Written by Peter Rosin, 2013 # # This file is part of GNU Libtool. diff --git a/tests/export.at b/tests/export.at index c6626178d..cf8fb3f5b 100644 --- a/tests/export.at +++ b/tests/export.at @@ -1,7 +1,7 @@ # export.at -- test symbol exports -*- Autotest -*- -# Copyright (C) 2007-2008, 2011-2019, 2021 Free Software Foundation, -# Inc. +# Copyright (C) 2007-2008, 2011-2019, 2021-2022 Free Software +# Foundation, Inc. # Written by Ralf Wildenhues, 2007 # # This file is part of GNU Libtool. diff --git a/tests/f77demo.at b/tests/f77demo.at index 6f0c139e2..7b1ba4d46 100644 --- a/tests/f77demo.at +++ b/tests/f77demo.at @@ -1,6 +1,6 @@ # f77demo.at -- Fortran 77 language support. -*- Autotest -*- # -# Copyright (C) 2003, 2005-2006, 2011-2019, 2021 Free Software +# Copyright (C) 2003, 2005-2006, 2011-2019, 2021-2022 Free Software # Foundation, Inc. # Written by Eric Lindahl, 2002 # Written by Gary V. Vaughan, 2003 diff --git a/tests/fail.at b/tests/fail.at index 0afe994a7..8f8c96006 100644 --- a/tests/fail.at +++ b/tests/fail.at @@ -1,6 +1,6 @@ # fail.at -- test that libtool really fail when it should -*- Autotest -*- # -# Copyright (C) 2005, 2008-2009, 2011-2019, 2021 Free Software +# Copyright (C) 2005, 2008-2009, 2011-2019, 2021-2022 Free Software # Foundation, Inc. # Written by Ralf Wildenhues, 2005 # diff --git a/tests/fcdemo.at b/tests/fcdemo.at index 9cf1484d8..ef05d941c 100644 --- a/tests/fcdemo.at +++ b/tests/fcdemo.at @@ -1,6 +1,6 @@ # fcdemo.at -- Fortran 90/95 language support. -*- Autotest -*- # -# Copyright (C) 2003, 2005-2006, 2011-2019, 2021 Free Software +# Copyright (C) 2003, 2005-2006, 2011-2019, 2021-2022 Free Software # Foundation, Inc. # Written by Eric Lindahl, 2002 # Written by Gary V. Vaughan, 2003 diff --git a/tests/flags.at b/tests/flags.at index 43bc2f717..706ea9ff3 100644 --- a/tests/flags.at +++ b/tests/flags.at @@ -1,6 +1,6 @@ # flags.at -- libtool passing of flags -*- Autotest -*- # -# Copyright (C) 2009-2019, 2021 Free Software Foundation, Inc. +# Copyright (C) 2009-2019, 2021-2022 Free Software Foundation, Inc. # # This file is part of GNU Libtool. # diff --git a/tests/help.at b/tests/help.at index 0c29e5899..ae0e7a78f 100644 --- a/tests/help.at +++ b/tests/help.at @@ -1,6 +1,6 @@ # help.at -- standard command line options -*- Autotest -*- # -# Copyright (C) 2009-2019, 2021 Free Software Foundation, Inc. +# Copyright (C) 2009-2019, 2021-2022 Free Software Foundation, Inc. # # This file is part of GNU Libtool. # diff --git a/tests/indirect_deps.at b/tests/indirect_deps.at index 6bbceb995..2af75acb5 100644 --- a/tests/indirect_deps.at +++ b/tests/indirect_deps.at @@ -1,7 +1,7 @@ # indirect_deps.at -- support for link_all_deplibs=no -*- Autotest -*- -# Copyright (C) 2007-2008, 2011-2019, 2021 Free Software Foundation, -# Inc. +# Copyright (C) 2007-2008, 2011-2019, 2021-2022 Free Software +# Foundation, Inc. # Written by Ralf Wildenhues, 2007. # # This file is part of GNU Libtool. diff --git a/tests/infer-tag.at b/tests/infer-tag.at index 207855787..6708f618c 100644 --- a/tests/infer-tag.at +++ b/tests/infer-tag.at @@ -1,6 +1,7 @@ # infer-tag.at -- libtool without --tag -*- Autotest -*- # -# Copyright (C) 2008, 2010-2019, 2021 Free Software Foundation, Inc. +# Copyright (C) 2008, 2010-2019, 2021-2022 Free Software Foundation, +# Inc. # # This file is part of GNU Libtool. # diff --git a/tests/inherited_flags.at b/tests/inherited_flags.at index 3d38fb11d..8cc5a20ce 100644 --- a/tests/inherited_flags.at +++ b/tests/inherited_flags.at @@ -1,7 +1,7 @@ # inherited_flags.at -- test inherited_linker_flags -*- Autotest -*- # -# Copyright (C) 2005-2008, 2011-2019, 2021 Free Software Foundation, -# Inc. +# Copyright (C) 2005-2008, 2011-2019, 2021-2022 Free Software +# Foundation, Inc. # Written by Peter O'Garman, 2005 # # This file is part of GNU Libtool. diff --git a/tests/install.at b/tests/install.at index ea653a1cd..9417b153a 100644 --- a/tests/install.at +++ b/tests/install.at @@ -1,7 +1,7 @@ # install.at -- install mode tests -*- Autotest -*- # -# Copyright (C) 2008-2009, 2011-2019, 2021 Free Software Foundation, -# Inc. +# Copyright (C) 2008-2009, 2011-2019, 2021-2022 Free Software +# Foundation, Inc. # Written by Ralf Wildenhues, 2008 # # This file is part of GNU Libtool. diff --git a/tests/lalib-syntax.at b/tests/lalib-syntax.at index 6d1991377..4922a86d7 100644 --- a/tests/lalib-syntax.at +++ b/tests/lalib-syntax.at @@ -1,6 +1,6 @@ # lalib-syntax.at -- parsing .la files robustly -*- Autotest -*- # -# Copyright (C) 2009-2019, 2021 Free Software Foundation, Inc. +# Copyright (C) 2009-2019, 2021-2022 Free Software Foundation, Inc. # # This file is part of GNU Libtool. # diff --git a/tests/libtool.at b/tests/libtool.at index abf8d38f9..fd412ab07 100755 --- a/tests/libtool.at +++ b/tests/libtool.at @@ -1,6 +1,6 @@ # libtool.at -- basic libtool operation tests -*- Autotest -*- # -# Copyright (C) 2003-2005, 2008, 2011-2019, 2021 Free Software +# Copyright (C) 2003-2005, 2008, 2011-2019, 2021-2022 Free Software # Foundation, Inc. # Written by Gary V. Vaughan, 2003 # diff --git a/tests/libtoolize.at b/tests/libtoolize.at index 901e7b453..44ca2ebdd 100644 --- a/tests/libtoolize.at +++ b/tests/libtoolize.at @@ -1,6 +1,6 @@ # libtoolize.at -- test libtoolize operation -*- Autotest -*- # -# Copyright (C) 2005, 2007-2008, 2011-2019, 2021 Free Software +# Copyright (C) 2005, 2007-2008, 2011-2019, 2021-2022 Free Software # Foundation, Inc. # Written by Gary V. Vaughan, 2005 # diff --git a/tests/link-order.at b/tests/link-order.at index 270589f5f..3f01a00d6 100644 --- a/tests/link-order.at +++ b/tests/link-order.at @@ -1,6 +1,6 @@ # link-order.at -- ensure that library linking order matches -*- Autotest -*- # -# Copyright (C) 2005, 2007-2008, 2011-2019, 2021 Free Software +# Copyright (C) 2005, 2007-2008, 2011-2019, 2021-2022 Free Software # Foundation, Inc. # Written by Alexandre Oliva & Ralf Wildenhues, 2005 # diff --git a/tests/link-order2.at b/tests/link-order2.at index 9173529e0..e9efca973 100644 --- a/tests/link-order2.at +++ b/tests/link-order2.at @@ -1,7 +1,7 @@ # link-order2.at -- test link order of deplibs -*- Autotest -*- # -# Copyright (C) 2006-2008, 2011-2019, 2021 Free Software Foundation, -# Inc. +# Copyright (C) 2006-2008, 2011-2019, 2021-2022 Free Software +# Foundation, Inc. # Written by Ralf Wildenhues, 2006 # # This file is part of GNU Libtool. diff --git a/tests/loadlibrary.at b/tests/loadlibrary.at index d71933903..b709f67f8 100644 --- a/tests/loadlibrary.at +++ b/tests/loadlibrary.at @@ -1,6 +1,6 @@ # loadlibrary.at -- test loadlibrary functionality -*- Autotest -*- # -# Copyright (C) 2010-2019, 2021 Free Software Foundation, Inc. +# Copyright (C) 2010-2019, 2021-2022 Free Software Foundation, Inc. # This file is part of GNU Libtool. # # GNU Libtool is free software; you can redistribute it and/or diff --git a/tests/localization.at b/tests/localization.at index 43d3c1220..695d7621a 100644 --- a/tests/localization.at +++ b/tests/localization.at @@ -1,6 +1,6 @@ # localization.at -- libtool and locales -*- Autotest -*- # -# Copyright (C) 2008-2019, 2021 Free Software Foundation, Inc. +# Copyright (C) 2008-2019, 2021-2022 Free Software Foundation, Inc. # # This file is part of GNU Libtool. # diff --git a/tests/lt_dladvise.at b/tests/lt_dladvise.at index 169d83b96..76f7e7a37 100644 --- a/tests/lt_dladvise.at +++ b/tests/lt_dladvise.at @@ -1,7 +1,7 @@ # lt_dladvise.at -- test libltdl functionality -*- Autotest -*- # -# Copyright (C) 2007-2009, 2011-2019, 2021 Free Software Foundation, -# Inc. +# Copyright (C) 2007-2009, 2011-2019, 2021-2022 Free Software +# Foundation, Inc. # Written by Gary V. Vaughan, 2007 # # This file is part of GNU Libtool. diff --git a/tests/lt_dlexit.at b/tests/lt_dlexit.at index 736402823..e9a2c2a40 100644 --- a/tests/lt_dlexit.at +++ b/tests/lt_dlexit.at @@ -1,7 +1,7 @@ # lt_dlexit.at -- test libltdl functionality -*- Autotest -*- # -# Copyright (C) 2007-2008, 2010-2019, 2021 Free Software Foundation, -# Inc. +# Copyright (C) 2007-2008, 2010-2019, 2021-2022 Free Software +# Foundation, Inc. # Written by Dave Brolley & Ralf Wildenhues, 2007 # # This file is part of GNU Libtool. diff --git a/tests/lt_dlopen.at b/tests/lt_dlopen.at index 9f29bd2ec..1987e95f9 100644 --- a/tests/lt_dlopen.at +++ b/tests/lt_dlopen.at @@ -1,6 +1,7 @@ # lt_dlopen.at -- test libltdl functionality -*- Autotest -*- # -# Copyright (C) 2009, 2011-2019, 2021 Free Software Foundation, Inc. +# Copyright (C) 2009, 2011-2019, 2021-2022 Free Software Foundation, +# Inc. # This file is part of GNU Libtool. # # GNU Libtool is free software; you can redistribute it and/or diff --git a/tests/lt_dlopen_a.at b/tests/lt_dlopen_a.at index 26a6ebe97..95f18a0df 100644 --- a/tests/lt_dlopen_a.at +++ b/tests/lt_dlopen_a.at @@ -1,6 +1,7 @@ # lt_dlopen_a.at -- test libltdl functionality -*- Autotest -*- # -# Copyright (C) 2009, 2011-2019, 2021 Free Software Foundation, Inc. +# Copyright (C) 2009, 2011-2019, 2021-2022 Free Software Foundation, +# Inc. # This file is part of GNU Libtool. # # GNU Libtool is free software; you can redistribute it and/or diff --git a/tests/lt_dlopenext.at b/tests/lt_dlopenext.at index 850fb67e3..4d4ad3dbb 100644 --- a/tests/lt_dlopenext.at +++ b/tests/lt_dlopenext.at @@ -1,6 +1,6 @@ # lt_dlopenext.at -- test libltdl functionality -*- Autotest -*- # -# Copyright (C) 2009-2019, 2021 Free Software Foundation, Inc. +# Copyright (C) 2009-2019, 2021-2022 Free Software Foundation, Inc. # This file is part of GNU Libtool. # # GNU Libtool is free software; you can redistribute it and/or diff --git a/tests/ltdl-api.at b/tests/ltdl-api.at index c0365821d..eca6d9bd1 100644 --- a/tests/ltdl-api.at +++ b/tests/ltdl-api.at @@ -1,6 +1,7 @@ # ltdl-api.at -- test libltdl API -*- Autotest -*- # -# Copyright (C) 2008, 2011-2019, 2021 Free Software Foundation, Inc. +# Copyright (C) 2008, 2011-2019, 2021-2022 Free Software Foundation, +# Inc. # Written by Ralf Wildenhues, 2008. # # This file is part of GNU Libtool. diff --git a/tests/ltdl-libdir.at b/tests/ltdl-libdir.at index 75dc29ba1..7ec91bc70 100644 --- a/tests/ltdl-libdir.at +++ b/tests/ltdl-libdir.at @@ -1,6 +1,6 @@ # ltdl-libdir.at -- test libltdl functionality -*- Autotest -*- # -# Copyright (C) 2010-2019, 2021 Free Software Foundation, Inc. +# Copyright (C) 2010-2019, 2021-2022 Free Software Foundation, Inc. # This file is part of GNU Libtool. # # GNU Libtool is free software; you can redistribute it and/or diff --git a/tests/mdemo.at b/tests/mdemo.at index d1580a24b..7a76286da 100644 --- a/tests/mdemo.at +++ b/tests/mdemo.at @@ -1,6 +1,6 @@ # demo.at -- Dynamic ltdl runtime loading -*- Autotest -*- # -# Copyright (C) 1998, 2002-2004, 2011-2019, 2021 Free Software +# Copyright (C) 1998, 2002-2004, 2011-2019, 2021-2022 Free Software # Foundation, Inc. # Written by Thomas Tanner, 1998 # Written by Greg Eisenhauer, 2002 diff --git a/tests/need_lib_prefix.at b/tests/need_lib_prefix.at index e0de11700..358586c00 100644 --- a/tests/need_lib_prefix.at +++ b/tests/need_lib_prefix.at @@ -1,7 +1,7 @@ # need-lib-prefix.at -- test libltdl functionality -*- Autotest -*- # -# Copyright (C) 2007-2008, 2010-2019, 2021 Free Software Foundation, -# Inc. +# Copyright (C) 2007-2008, 2010-2019, 2021-2022 Free Software +# Foundation, Inc. # Written by Gary V. Vaughan, 2007 # # This file is part of GNU Libtool. diff --git a/tests/no-executables.at b/tests/no-executables.at index aad355800..68c5c3206 100644 --- a/tests/no-executables.at +++ b/tests/no-executables.at @@ -1,6 +1,7 @@ # no-executables.at -- Libtool usage in GCC -*- Autotest -*- -# Copyright (C) 2008, 2010-2019, 2021 Free Software Foundation, Inc. +# Copyright (C) 2008, 2010-2019, 2021-2022 Free Software Foundation, +# Inc. # # This file is part of GNU Libtool. # diff --git a/tests/nocase.at b/tests/nocase.at index 1542da5c7..f96257541 100644 --- a/tests/nocase.at +++ b/tests/nocase.at @@ -1,6 +1,6 @@ # nocase.at -- test for nocase lib search -*- Autotest -*- # -# Copyright (C) 2010-2019, 2021 Free Software Foundation, Inc. +# Copyright (C) 2010-2019, 2021-2022 Free Software Foundation, Inc. # Written by Peter Rosin, 2007 # # This file is part of GNU Libtool. diff --git a/tests/nonrecursive.at b/tests/nonrecursive.at index b1d311735..854edcff1 100644 --- a/tests/nonrecursive.at +++ b/tests/nonrecursive.at @@ -1,6 +1,6 @@ # nonrecursive.at -- test nonrecursive Automake Libltdl -*- Autotest -*- # -# Copyright (C) 2005, 2008-2009, 2011-2019, 2021 Free Software +# Copyright (C) 2005, 2008-2009, 2011-2019, 2021-2022 Free Software # Foundation, Inc. # Written by Gary V. Vaughan, 2005 # diff --git a/tests/old-m4-iface.at b/tests/old-m4-iface.at index 14ab3bbb3..39b35bd2d 100644 --- a/tests/old-m4-iface.at +++ b/tests/old-m4-iface.at @@ -1,6 +1,6 @@ # old-m4-iface.at -- exercise old m4 interface to libtool -*- Autotest -*- # -# Copyright (C) 2005, 2008-2009, 2011-2019, 2021 Free Software +# Copyright (C) 2005, 2008-2009, 2011-2019, 2021-2022 Free Software # Foundation, Inc. # Written by Gary V. Vaughan, 2005 # diff --git a/tests/pic_flag.at b/tests/pic_flag.at index f4313316e..87620f5d7 100644 --- a/tests/pic_flag.at +++ b/tests/pic_flag.at @@ -1,6 +1,6 @@ # pic_flag.at -- override the pic_flag at configure time -*- Autotest -*- -# Copyright (C) 2010-2019, 2021 Free Software Foundation, Inc. +# Copyright (C) 2010-2019, 2021-2022 Free Software Foundation, Inc. # # This file is part of GNU Libtool. # diff --git a/tests/recursive.at b/tests/recursive.at index d0c630d2a..832beea5f 100644 --- a/tests/recursive.at +++ b/tests/recursive.at @@ -1,7 +1,7 @@ # recursive.at -- test recursive Automake libltdl build -*- Autotest -*- # -# Copyright (C) 2005, 2008, 2011-2019, 2021 Free Software Foundation, -# Inc. +# Copyright (C) 2005, 2008, 2011-2019, 2021-2022 Free Software +# Foundation, Inc. # Written by Gary V. Vaughan, 2005 # # This file is part of GNU Libtool. diff --git a/tests/resident.at b/tests/resident.at index fd3569008..8e395c052 100644 --- a/tests/resident.at +++ b/tests/resident.at @@ -1,6 +1,6 @@ # resident.at -- test resident modules -*- Autotest -*- -# Copyright (C) 2010-2019, 2021 Free Software Foundation, Inc. +# Copyright (C) 2010-2019, 2021-2022 Free Software Foundation, Inc. # # This file is part of GNU Libtool. # diff --git a/tests/runpath-in-lalib.at b/tests/runpath-in-lalib.at index b30f02ab3..b7837c34f 100644 --- a/tests/runpath-in-lalib.at +++ b/tests/runpath-in-lalib.at @@ -1,7 +1,7 @@ # runpath-in-lalib.at -- -*- Autotest -*- -# Copyright (C) 2007-2008, 2011-2019, 2021 Free Software Foundation, -# Inc. +# Copyright (C) 2007-2008, 2011-2019, 2021-2022 Free Software +# Foundation, Inc. # Written by Ralf Wildenhues, 2007 # # This file is part of GNU Libtool. diff --git a/tests/search-path.at b/tests/search-path.at index b1cfa7536..58e6f89b5 100644 --- a/tests/search-path.at +++ b/tests/search-path.at @@ -1,7 +1,7 @@ # search-path.at -- test sys_lib_search_path_spec -*- Autotest -*- # -# Copyright (C) 2006, 2008, 2010-2019, 2021 Free Software Foundation, -# Inc. +# Copyright (C) 2006, 2008, 2010-2019, 2021-2022 Free Software +# Foundation, Inc. # # This file is part of GNU Libtool. # diff --git a/tests/shlibpath.at b/tests/shlibpath.at index 32e4fb6e3..4898dc401 100644 --- a/tests/shlibpath.at +++ b/tests/shlibpath.at @@ -1,7 +1,7 @@ # shlibpath.at -- Test shlibpath settings -*- Autotest -*- # -# Copyright (C) 2006, 2008, 2011-2019, 2021 Free Software Foundation, -# Inc. +# Copyright (C) 2006, 2008, 2011-2019, 2021-2022 Free Software +# Foundation, Inc. # Written by Ralf Wildenhues, 2006 # # This file is part of GNU Libtool. diff --git a/tests/slist.at b/tests/slist.at index 2b0103cf3..e267525cb 100644 --- a/tests/slist.at +++ b/tests/slist.at @@ -1,6 +1,7 @@ # slist.at -- test slist.c -*- Autotest -*- # -# Copyright (C) 2009, 2011-2019, 2021 Free Software Foundation, Inc. +# Copyright (C) 2009, 2011-2019, 2021-2022 Free Software Foundation, +# Inc. # # This file is part of GNU Libtool. # diff --git a/tests/standalone.at b/tests/standalone.at index bde846fd8..d7aac1ef0 100644 --- a/tests/standalone.at +++ b/tests/standalone.at @@ -1,7 +1,7 @@ # standalone.at -- test standalone libltdl builds -*- Autotest -*- # -# Copyright (C) 2005, 2008, 2011-2019, 2021 Free Software Foundation, -# Inc. +# Copyright (C) 2005, 2008, 2011-2019, 2021-2022 Free Software +# Foundation, Inc. # Written by Gary V. Vaughan, 2006 # # This file is part of GNU Libtool. diff --git a/tests/static.at b/tests/static.at index 09436cdfc..aee3c0a5e 100644 --- a/tests/static.at +++ b/tests/static.at @@ -1,7 +1,7 @@ # static.at -- test flags for static/dynamic linking -*- Autotest -*- # -# Copyright (C) 2006-2008, 2011-2019, 2021 Free Software Foundation, -# Inc. +# Copyright (C) 2006-2008, 2011-2019, 2021-2022 Free Software +# Foundation, Inc. # Written by Ralf Wildenhues, 2006 # # This file is part of GNU Libtool. diff --git a/tests/stresstest.at b/tests/stresstest.at index 10549b710..c59007a8d 100644 --- a/tests/stresstest.at +++ b/tests/stresstest.at @@ -1,7 +1,7 @@ # stresstest.at -- Libtool stress test -*- Autotest -*- # -# Copyright (C) 2005-2008, 2011-2019, 2021 Free Software Foundation, -# Inc. +# Copyright (C) 2005-2008, 2011-2019, 2021-2022 Free Software +# Foundation, Inc. # Written by Ralf Wildenhues, 2005 # # This file is part of GNU Libtool. diff --git a/tests/subproject.at b/tests/subproject.at index 81578a7aa..67b1a31b2 100644 --- a/tests/subproject.at +++ b/tests/subproject.at @@ -1,7 +1,7 @@ # subproject.at -- test subproject Libltdl builds -*- Autotest -*- # -# Copyright (C) 2005, 2008, 2011-2019, 2021 Free Software Foundation, -# Inc. +# Copyright (C) 2005, 2008, 2011-2019, 2021-2022 Free Software +# Foundation, Inc. # Written by Gary V. Vaughan, 2005 # # This file is part of GNU Libtool. diff --git a/tests/sysroot.at b/tests/sysroot.at index b6d60abec..540edde91 100644 --- a/tests/sysroot.at +++ b/tests/sysroot.at @@ -1,6 +1,7 @@ # static.at -- test flags for sysrooting -*- Autotest -*- # -# Copyright (C) 2009, 2011-2019, 2021 Free Software Foundation, Inc. +# Copyright (C) 2009, 2011-2019, 2021-2022 Free Software Foundation, +# Inc. # Written by Paolo Bonzini, 2009 # # This file is part of GNU Libtool. diff --git a/tests/tagdemo.at b/tests/tagdemo.at index 550e38c28..995bdd45c 100644 --- a/tests/tagdemo.at +++ b/tests/tagdemo.at @@ -1,7 +1,7 @@ # tagdemo.at -- C++ Language support. -*- Autotest -*- # -# Copyright (C) 2003-2005, 2011-2019, 2021 Free Software Foundation, -# Inc. +# Copyright (C) 2003-2005, 2011-2019, 2021-2022 Free Software +# Foundation, Inc. # Written by Gary V. Vaughan, 2003 # # This file is part of GNU Libtool. diff --git a/tests/template.at b/tests/template.at index 94fe1e8e0..1d41eadfb 100644 --- a/tests/template.at +++ b/tests/template.at @@ -1,6 +1,6 @@ # template.at -- test C++ templates with libtool -*- Autotest -*- # -# Copyright (C) 2005, 2007-2008, 2011-2019, 2021 Free Software +# Copyright (C) 2005, 2007-2008, 2011-2019, 2021-2022 Free Software # Foundation, Inc. # Written by Markus Christen, 2005 # diff --git a/tests/testsuite.at b/tests/testsuite.at index 73decf3a0..f24c2dc99 100644 --- a/tests/testsuite.at +++ b/tests/testsuite.at @@ -1,6 +1,6 @@ # Process with autom4te to create an -*- Autotest -*- test suite. # -# Copyright (C) 2004-2019, 2021 Free Software Foundation, Inc. +# Copyright (C) 2004-2019, 2021-2022 Free Software Foundation, Inc. # Written by Gary V. Vaughan, 2004 # # This file is part of GNU Libtool. diff --git a/tests/versioning.at b/tests/versioning.at index ec620774c..1e5594d33 100644 --- a/tests/versioning.at +++ b/tests/versioning.at @@ -1,6 +1,6 @@ # versioning.at -- test libtool versioning -*- Autotest -*- # -# Copyright (C) 2009-2019, 2021 Free Software Foundation, Inc. +# Copyright (C) 2009-2019, 2021-2022 Free Software Foundation, Inc. # # This file is part of GNU Libtool. # diff --git a/tests/with-pic.at b/tests/with-pic.at index b7a7c7d29..76421bb6b 100644 --- a/tests/with-pic.at +++ b/tests/with-pic.at @@ -1,6 +1,6 @@ # with-pic.at -- test the --with-pic flag -*- Autotest -*- -# Copyright (C) 2010-2019, 2021 Free Software Foundation, Inc. +# Copyright (C) 2010-2019, 2021-2022 Free Software Foundation, Inc. # # This file is part of GNU Libtool. # -- 2.47.2