summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoraakropotkin <alex.ameen.tx@gmail.com>2021-11-14 22:37:22 -0600
committeraakropotkin <alex.ameen.tx@gmail.com>2021-11-14 22:37:22 -0600
commit0c1bc69dac9eff99cc460d3a392ba6d0469221ad (patch)
tree3e664ecbee789b00f80a62ece40ae9e74dcce742
parent28fb394fc0295431799b898fd4c0da53270f7a0b (diff)
downloadlibtool-0c1bc69dac9eff99cc460d3a392ba6d0469221ad.tar.gz
maint: update copyrights across project.
* AUTHORS: Correct manually modified copyright to be consistent with other files.
-rw-r--r--AUTHORS2
-rw-r--r--HACKING3
-rw-r--r--Makefile.am2
-rw-r--r--NEWS2
-rw-r--r--README.md3
-rw-r--r--TODO2
-rw-r--r--bootstrap.conf2
-rwxr-xr-xbuild-aux/edit-readme-alpha2
-rwxr-xr-xbuild-aux/git-hooks/commit-msg2
-rw-r--r--build-aux/ltmain.in2
-rwxr-xr-xbuild-aux/no-bogus-m4-defines2
-rw-r--r--cfg.mk2
-rw-r--r--configure.ac2
-rw-r--r--doc/libtool.texi2
-rw-r--r--libltdl/README3
-rw-r--r--libltdl/configure.ac2
-rw-r--r--libltdl/libltdl/lt__alloc.h2
-rw-r--r--libltdl/libltdl/lt__argz_.h4
-rw-r--r--libltdl/libltdl/lt__dirent.h4
-rw-r--r--libltdl/libltdl/lt__glibc.h4
-rw-r--r--libltdl/libltdl/lt__private.h3
-rw-r--r--libltdl/libltdl/lt__strl.h3
-rw-r--r--libltdl/libltdl/lt_dlloader.h4
-rw-r--r--libltdl/libltdl/lt_error.h2
-rw-r--r--libltdl/libltdl/lt_system.h3
-rw-r--r--libltdl/libltdl/slist.h4
-rw-r--r--libltdl/loaders/dld_link.c4
-rw-r--r--libltdl/loaders/dlopen.c4
-rw-r--r--libltdl/loaders/dyld.c4
-rw-r--r--libltdl/loaders/load_add_on.c4
-rw-r--r--libltdl/loaders/loadlibrary.c2
-rw-r--r--libltdl/loaders/preopen.c4
-rw-r--r--libltdl/loaders/shl_load.c4
-rw-r--r--libltdl/lt__alloc.c4
-rw-r--r--libltdl/lt__argz.c4
-rw-r--r--libltdl/lt__dirent.c3
-rw-r--r--libltdl/lt__strl.c2
-rw-r--r--libltdl/lt_dlloader.c4
-rw-r--r--libltdl/lt_error.c4
-rw-r--r--libltdl/ltdl.c2
-rw-r--r--libltdl/ltdl.h2
-rw-r--r--libltdl/ltdl.mk4
-rw-r--r--libltdl/slist.c2
-rw-r--r--libtoolize.in2
-rw-r--r--m4/autobuild.m42
-rw-r--r--m4/libtool.m43
-rw-r--r--m4/ltargz.m43
-rw-r--r--m4/ltdl.m43
-rw-r--r--m4/ltoptions.m42
-rw-r--r--m4/ltsugar.m42
-rw-r--r--m4/ltversion.in2
-rw-r--r--m4/lt~obsolete.m42
-rw-r--r--m4/m4.m42
-rw-r--r--tests/am-subdir.at3
-rw-r--r--tests/archive-in-archive.at3
-rw-r--r--tests/bindir.at2
-rw-r--r--tests/cdemo.at3
-rw-r--r--tests/cmdline_wrap.at3
-rw-r--r--tests/configure-funcs.at2
-rw-r--r--tests/configure-iface.at3
-rw-r--r--tests/convenience.at2
-rw-r--r--tests/ctor.at3
-rw-r--r--tests/cwrapper.at2
-rw-r--r--tests/darwin.at3
-rw-r--r--tests/demo.at3
-rw-r--r--tests/depdemo.at3
-rw-r--r--tests/deplib-in-subdir.at2
-rw-r--r--tests/deplibs-ident.at4
-rw-r--r--tests/deplibs-mingw.at2
-rw-r--r--tests/destdir.at3
-rw-r--r--tests/dlloader-api.at2
-rw-r--r--tests/dumpbin-symbols.at2
-rw-r--r--tests/duplicate_conv.at3
-rw-r--r--tests/duplicate_deps.at3
-rwxr-xr-xtests/duplicate_members.at4
-rw-r--r--tests/early-libtool.at3
-rw-r--r--tests/exceptions.at2
-rw-r--r--tests/execute-mode.at2
-rw-r--r--tests/exeext.at2
-rwxr-xr-xtests/export-def.at2
-rw-r--r--tests/export.at3
-rw-r--r--tests/f77demo.at4
-rw-r--r--tests/fail.at4
-rw-r--r--tests/fcdemo.at4
-rw-r--r--tests/flags.at2
-rw-r--r--tests/help.at2
-rw-r--r--tests/indirect_deps.at3
-rw-r--r--tests/infer-tag.at2
-rw-r--r--tests/inherited_flags.at3
-rw-r--r--tests/install.at3
-rw-r--r--tests/lalib-syntax.at2
-rwxr-xr-xtests/libtool.at4
-rw-r--r--tests/libtoolize.at4
-rw-r--r--tests/link-order.at4
-rw-r--r--tests/link-order2.at3
-rw-r--r--tests/loadlibrary.at2
-rw-r--r--tests/localization.at2
-rw-r--r--tests/lt_dladvise.at3
-rw-r--r--tests/lt_dlexit.at3
-rw-r--r--tests/lt_dlopen.at2
-rw-r--r--tests/lt_dlopen_a.at2
-rw-r--r--tests/lt_dlopenext.at2
-rw-r--r--tests/ltdl-api.at2
-rw-r--r--tests/ltdl-libdir.at2
-rw-r--r--tests/mdemo.at4
-rw-r--r--tests/need_lib_prefix.at3
-rw-r--r--tests/no-executables.at2
-rw-r--r--tests/nocase.at2
-rw-r--r--tests/nonrecursive.at4
-rw-r--r--tests/old-ltdl-iface.at2
-rw-r--r--tests/old-m4-iface.at4
-rw-r--r--tests/pic_flag.at2
-rw-r--r--tests/recursive.at3
-rw-r--r--tests/resident.at2
-rw-r--r--tests/runpath-in-lalib.at3
-rw-r--r--tests/search-path.at3
-rw-r--r--tests/shlibpath.at3
-rw-r--r--tests/slist.at2
-rw-r--r--tests/standalone.at3
-rw-r--r--tests/static.at3
-rw-r--r--tests/stresstest.at3
-rw-r--r--tests/subproject.at3
-rw-r--r--tests/sysroot.at2
-rw-r--r--tests/tagdemo.at3
-rw-r--r--tests/template.at4
-rw-r--r--tests/testsuite.at2
-rw-r--r--tests/versioning.at2
-rw-r--r--tests/with-pic.at2
128 files changed, 196 insertions, 156 deletions
diff --git a/AUTHORS b/AUTHORS
index c1d8a533..35b44292 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -28,7 +28,7 @@
Alex Ameen alex.ameen.tx@gmail.com
--
- Copyright (C) 1996, 1998-2021 Free Software Foundation, Inc.
+ Copyright (C) 1996, 1998-2019, 2021 Free Software Foundation, Inc.
This file is part of GNU Libtool.
diff --git a/HACKING b/HACKING
index 46a7d60b..252c3408 100644
--- a/HACKING
+++ b/HACKING
@@ -444,7 +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 Free Software Foundation, Inc.
+ Copyright (C) 2004-2008, 2010-2019, 2021 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 6b546092..5a7fd4e6 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 Free Software Foundation, Inc.
+## Copyright (C) 2003-2019, 2021 Free Software Foundation, Inc.
## Written by Gary V. Vaughan, 2003
##
## This file is part of GNU Libtool.
diff --git a/NEWS b/NEWS
index 4086a55a..5a92fea2 100644
--- a/NEWS
+++ b/NEWS
@@ -1216,7 +1216,7 @@ New in 0.1:
* Support for: *-*-freebsd*, *-*-netbsd*, *-*-sunos4*, *-*-ultrix4*
--
-Copyright (C) 1996, 1998-2019 Free Software Foundation, Inc.
+Copyright (C) 1996, 1998-2019, 2021 Free Software Foundation, Inc.
This file is part of GNU Libtool.
diff --git a/README.md b/README.md
index 7dc32e42..1c8b162f 100644
--- a/README.md
+++ b/README.md
@@ -241,7 +241,8 @@ revision hash string in hexadecimal appended to all of that:
2.4.2.418.3-30eaa
--
- Copyright (C) 2004-2010, 2015-2019 Free Software Foundation, Inc.
+ Copyright (C) 2004-2010, 2015-2019, 2021 Free Software Foundation,
+ Inc.
Written by Gary V. Vaughan, 2004
diff --git a/TODO b/TODO
index cbec90b3..ab48bf61 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 Free Software
+ Copyright (C) 2004-2005, 2007-2008, 2011-2019, 2021 Free Software
Foundation, Inc.
Written by Gary V. Vaughan, 2004
diff --git a/bootstrap.conf b/bootstrap.conf
index 87d4101a..fcf671fd 100644
--- a/bootstrap.conf
+++ b/bootstrap.conf
@@ -1,6 +1,6 @@
# bootstrap.conf (GNU Libtool) version 2014-11-18
#
-# Copyright (C) 2010-2019 Free Software Foundation, Inc.
+# Copyright (C) 2010-2019, 2021 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 e602c11d..cb04a9d5 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 Free Software Foundation, Inc.
+# Copyright (C) 2010-2019, 2021 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 2297d8af..f9072789 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 <gary@gnu.org>, 2011
-# Copyright (C) 2011-2019 Free Software Foundation, Inc.
+# Copyright (C) 2011-2019, 2021 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 96b37003..f7a8e1c3 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 <gord@gnu.ai.mit.edu>, 1996
-# Copyright (C) 1996-2019 Free Software Foundation, Inc.
+# Copyright (C) 1996-2019, 2021 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 41cb147a..05faa0de 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 Free Software Foundation, Inc.
+# Copyright (C) 2015-2019, 2021 Free Software Foundation, Inc.
#
# This file is part of GNU Libtool.
#
diff --git a/cfg.mk b/cfg.mk
index 524c57e3..9df0b0bc 100644
--- a/cfg.mk
+++ b/cfg.mk
@@ -1,6 +1,6 @@
# cfg.mk -- Configuration for maintainer-makefile
#
-# Copyright (c) 2011-2019 Free Software Foundation, Inc.
+# Copyright (c) 2011-2019, 2021 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 9756ecea..d60ad7c0 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
# Process this file with autoconf to create configure. -*- autoconf -*-
-# Copyright (C) 2001, 2004-2005, 2008, 2010-2019 Free Software
+# Copyright (C) 2001, 2004-2005, 2008, 2010-2019, 2021 Free Software
# Foundation, Inc.
# Written by Gary V. Vaughan, 2001
#
diff --git a/doc/libtool.texi b/doc/libtool.texi
index 3411b377..6d88690c 100644
--- a/doc/libtool.texi
+++ b/doc/libtool.texi
@@ -20,7 +20,7 @@
@copying
This manual is for GNU Libtool (version @value{VERSION}, @value{UPDATED}).
-Copyright @copyright{} 1996-2019 Free Software Foundation, Inc.
+Copyright @copyright{} 1996-2019, 2021 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 c9c9fcc7..47d7de58 100644
--- a/libltdl/README
+++ b/libltdl/README
@@ -9,7 +9,8 @@ It supports the following dlopen interfaces:
* dyld (darwin/Mac OS X)
* libtool's dlpreopen
--
- Copyright (C) 1999, 2003, 2011-2019 Free Software Foundation, Inc.
+ Copyright (C) 1999, 2003, 2011-2019, 2021 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 7ac78a5c..e87bcafd 100644
--- a/libltdl/configure.ac
+++ b/libltdl/configure.ac
@@ -1,6 +1,6 @@
# Process this file with autoconf to create configure. -*- autoconf -*-
#
-# Copyright (C) 2004-2005, 2007-2008, 2011-2019 Free Software
+# Copyright (C) 2004-2005, 2007-2008, 2011-2019, 2021 Free Software
# Foundation, Inc.
# Written by Gary V. Vaughan, 2004
#
diff --git a/libltdl/libltdl/lt__alloc.h b/libltdl/libltdl/lt__alloc.h
index 8301e367..1abd98d5 100644
--- a/libltdl/libltdl/lt__alloc.h
+++ b/libltdl/libltdl/lt__alloc.h
@@ -1,6 +1,6 @@
/* lt__alloc.h -- internal memory management interface
- Copyright (C) 2004, 2011-2019 Free Software Foundation, Inc.
+ Copyright (C) 2004, 2011-2019, 2021 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 28df4b82..7fb1cc16 100644
--- a/libltdl/libltdl/lt__argz_.h
+++ b/libltdl/libltdl/lt__argz_.h
@@ -1,7 +1,7 @@
/* lt__argz.h -- internal argz interface for non-glibc systems
- Copyright (C) 2004, 2007-2008, 2011-2019 Free Software Foundation,
- Inc.
+ Copyright (C) 2004, 2007-2008, 2011-2019, 2021 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__dirent.h b/libltdl/libltdl/lt__dirent.h
index 5b9f3360..db3de3ff 100644
--- a/libltdl/libltdl/lt__dirent.h
+++ b/libltdl/libltdl/lt__dirent.h
@@ -1,7 +1,7 @@
/* lt__dirent.h -- internal directory entry scanning interface
- Copyright (C) 2001, 2004, 2006, 2011-2019 Free Software Foundation,
- Inc.
+ Copyright (C) 2001, 2004, 2006, 2011-2019, 2021 Free Software
+ Foundation, Inc.
Written by Bob Friesenhahn, 2001
NOTE: The canonical source of this file is maintained with the
diff --git a/libltdl/libltdl/lt__glibc.h b/libltdl/libltdl/lt__glibc.h
index 8e53c4ed..c8d4844e 100644
--- a/libltdl/libltdl/lt__glibc.h
+++ b/libltdl/libltdl/lt__glibc.h
@@ -1,7 +1,7 @@
/* lt__glibc.h -- support for non glibc environments
- Copyright (C) 2004, 2006-2007, 2011-2019 Free Software Foundation,
- Inc.
+ Copyright (C) 2004, 2006-2007, 2011-2019, 2021 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__private.h b/libltdl/libltdl/lt__private.h
index 1695cefc..b6a8f296 100644
--- a/libltdl/libltdl/lt__private.h
+++ b/libltdl/libltdl/lt__private.h
@@ -1,6 +1,7 @@
/* lt__private.h -- internal apis for libltdl
- Copyright (C) 2004-2008, 2011-2019 Free Software Foundation, Inc.
+ Copyright (C) 2004-2008, 2011-2019, 2021 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 f9750e1e..c86ea651 100644
--- a/libltdl/libltdl/lt__strl.h
+++ b/libltdl/libltdl/lt__strl.h
@@ -1,6 +1,7 @@
/* lt__strl.h -- size-bounded string copying and concatenation
- Copyright (C) 2004, 2006, 2011-2019 Free Software Foundation, Inc.
+ Copyright (C) 2004, 2006, 2011-2019, 2021 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 0543c293..ab86f916 100644
--- a/libltdl/libltdl/lt_dlloader.h
+++ b/libltdl/libltdl/lt_dlloader.h
@@ -1,7 +1,7 @@
/* lt_dlloader.h -- dynamic library loader interface
- Copyright (C) 2004, 2007-2008, 2011-2019 Free Software Foundation,
- Inc.
+ Copyright (C) 2004, 2007-2008, 2011-2019, 2021 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_error.h b/libltdl/libltdl/lt_error.h
index 75f7fab2..c615db61 100644
--- a/libltdl/libltdl/lt_error.h
+++ b/libltdl/libltdl/lt_error.h
@@ -1,6 +1,6 @@
/* lt_error.h -- error propagation interface
- Copyright (C) 1999-2001, 2004, 2007, 2011-2019 Free Software
+ Copyright (C) 1999-2001, 2004, 2007, 2011-2019, 2021 Free Software
Foundation, Inc.
Written by Thomas Tanner, 1999
diff --git a/libltdl/libltdl/lt_system.h b/libltdl/libltdl/lt_system.h
index 68947ebd..377efb0b 100644
--- a/libltdl/libltdl/lt_system.h
+++ b/libltdl/libltdl/lt_system.h
@@ -1,6 +1,7 @@
/* lt_system.h -- system portability abstraction layer
- Copyright (C) 2004, 2007, 2010-2019 Free Software Foundation, Inc.
+ Copyright (C) 2004, 2007, 2010-2019, 2021 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 d761db46..fbcb5e65 100644
--- a/libltdl/libltdl/slist.h
+++ b/libltdl/libltdl/slist.h
@@ -1,7 +1,7 @@
/* slist.h -- generalised singly linked lists
- Copyright (C) 2000, 2004, 2009, 2011-2019 Free Software Foundation,
- Inc.
+ Copyright (C) 2000, 2004, 2009, 2011-2019, 2021 Free Software
+ Foundation, Inc.
Written by Gary V. Vaughan, 2000
NOTE: The canonical source of this file is maintained with the
diff --git a/libltdl/loaders/dld_link.c b/libltdl/loaders/dld_link.c
index 27723a11..291bc259 100644
--- a/libltdl/loaders/dld_link.c
+++ b/libltdl/loaders/dld_link.c
@@ -1,7 +1,7 @@
/* loader-dld_link.c -- dynamic linking with dld
- Copyright (C) 1998-2000, 2004, 2006-2008, 2011-2019 Free Software
- Foundation, Inc.
+ Copyright (C) 1998-2000, 2004, 2006-2008, 2011-2019, 2021 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/dlopen.c b/libltdl/loaders/dlopen.c
index 77796981..9f3a37bd 100644
--- a/libltdl/loaders/dlopen.c
+++ b/libltdl/loaders/dlopen.c
@@ -1,7 +1,7 @@
/* loader-dlopen.c -- dynamic linking with dlopen/dlsym
- Copyright (C) 1998-2000, 2004, 2006-2008, 2011-2019 Free Software
- Foundation, Inc.
+ Copyright (C) 1998-2000, 2004, 2006-2008, 2011-2019, 2021 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/dyld.c b/libltdl/loaders/dyld.c
index 045a92c5..ef701951 100644
--- a/libltdl/loaders/dyld.c
+++ b/libltdl/loaders/dyld.c
@@ -1,7 +1,7 @@
/* loader-dyld.c -- dynamic linking on darwin and OS X
- Copyright (C) 1998-2000, 2004, 2006-2008, 2011-2019 Free Software
- Foundation, Inc.
+ Copyright (C) 1998-2000, 2004, 2006-2008, 2011-2019, 2021 Free
+ Software Foundation, Inc.
Written by Peter O'Gorman, 1998
NOTE: The canonical source of this file is maintained with the
diff --git a/libltdl/loaders/load_add_on.c b/libltdl/loaders/load_add_on.c
index fd749151..6ae5e09e 100644
--- a/libltdl/loaders/load_add_on.c
+++ b/libltdl/loaders/load_add_on.c
@@ -1,7 +1,7 @@
/* loader-load_add_on.c -- dynamic linking for BeOS
- Copyright (C) 1998-2000, 2004, 2006-2008, 2011-2019 Free Software
- Foundation, Inc.
+ Copyright (C) 1998-2000, 2004, 2006-2008, 2011-2019, 2021 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/loadlibrary.c b/libltdl/loaders/loadlibrary.c
index 9f1c664f..964e1864 100644
--- a/libltdl/loaders/loadlibrary.c
+++ b/libltdl/loaders/loadlibrary.c
@@ -1,6 +1,6 @@
/* loader-loadlibrary.c -- dynamic linking for Win32
- Copyright (C) 1998-2000, 2004-2008, 2010-2019 Free Software
+ Copyright (C) 1998-2000, 2004-2008, 2010-2019, 2021 Free Software
Foundation, Inc.
Written by Thomas Tanner, 1998
diff --git a/libltdl/loaders/preopen.c b/libltdl/loaders/preopen.c
index 28d2a41e..2f1e826e 100644
--- a/libltdl/loaders/preopen.c
+++ b/libltdl/loaders/preopen.c
@@ -1,7 +1,7 @@
/* loader-preopen.c -- emulate dynamic linking using preloaded_symbols
- Copyright (C) 1998-2000, 2004, 2006-2008, 2011-2019 Free Software
- Foundation, Inc.
+ Copyright (C) 1998-2000, 2004, 2006-2008, 2011-2019, 2021 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/shl_load.c b/libltdl/loaders/shl_load.c
index b066eee9..411d3131 100644
--- a/libltdl/loaders/shl_load.c
+++ b/libltdl/loaders/shl_load.c
@@ -1,7 +1,7 @@
/* loader-shl_load.c -- dynamic linking with shl_load (HP-UX)
- Copyright (C) 1998-2000, 2004, 2006-2008, 2011-2019 Free Software
- Foundation, Inc.
+ Copyright (C) 1998-2000, 2004, 2006-2008, 2011-2019, 2021 Free
+ Software Foundation, Inc.
Written by Thomas Tanner, 1998
NOTE: The canonical source of this file is maintained with the
diff --git a/libltdl/lt__alloc.c b/libltdl/lt__alloc.c
index 014b39b5..9ba0c16a 100644
--- a/libltdl/lt__alloc.c
+++ b/libltdl/lt__alloc.c
@@ -1,7 +1,7 @@
/* lt__alloc.c -- internal memory management interface
- Copyright (C) 2004, 2006-2007, 2011-2019 Free Software Foundation,
- Inc.
+ Copyright (C) 2004, 2006-2007, 2011-2019, 2021 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/lt__argz.c b/libltdl/lt__argz.c
index 7161dfad..d91ea4c6 100644
--- a/libltdl/lt__argz.c
+++ b/libltdl/lt__argz.c
@@ -1,7 +1,7 @@
/* lt__argz.c -- argz implementation for non-glibc systems
- Copyright (C) 2004, 2006-2008, 2011-2019 Free Software Foundation,
- Inc.
+ Copyright (C) 2004, 2006-2008, 2011-2019, 2021 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/lt__dirent.c b/libltdl/lt__dirent.c
index 051893c0..5a1f2c0e 100644
--- a/libltdl/lt__dirent.c
+++ b/libltdl/lt__dirent.c
@@ -1,6 +1,7 @@
/* lt__dirent.c -- internal directory entry scanning interface
- Copyright (C) 2001, 2004, 2011-2019 Free Software Foundation, Inc.
+ Copyright (C) 2001, 2004, 2011-2019, 2021 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 74d041b5..5f7889e0 100644
--- a/libltdl/lt__strl.c
+++ b/libltdl/lt__strl.c
@@ -1,6 +1,6 @@
/* lt__strl.c -- size-bounded string copying and concatenation
- Copyright (C) 2004, 2011-2019 Free Software Foundation, Inc.
+ Copyright (C) 2004, 2011-2019, 2021 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 3aafcba4..46979c93 100644
--- a/libltdl/lt_dlloader.c
+++ b/libltdl/lt_dlloader.c
@@ -1,7 +1,7 @@
/* lt_dlloader.c -- dynamic library loader interface
- Copyright (C) 2004, 2007-2008, 2011-2019 Free Software Foundation,
- Inc.
+ Copyright (C) 2004, 2007-2008, 2011-2019, 2021 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/lt_error.c b/libltdl/lt_error.c
index 4dd63b2e..fd9b04fc 100644
--- a/libltdl/lt_error.c
+++ b/libltdl/lt_error.c
@@ -1,7 +1,7 @@
/* lt_error.c -- error propagation interface
- Copyright (C) 1999-2001, 2004-2005, 2007, 2011-2019 Free Software
- Foundation, Inc.
+ Copyright (C) 1999-2001, 2004-2005, 2007, 2011-2019, 2021 Free
+ Software Foundation, Inc.
Written by Thomas Tanner, 1999
NOTE: The canonical source of this file is maintained with the
diff --git a/libltdl/ltdl.c b/libltdl/ltdl.c
index bdb1ce64..46933ca8 100644
--- a/libltdl/ltdl.c
+++ b/libltdl/ltdl.c
@@ -1,6 +1,6 @@
/* ltdl.c -- system independent dlopen wrapper
- Copyright (C) 1998-2000, 2004-2008, 2011-2019 Free Software
+ Copyright (C) 1998-2000, 2004-2008, 2011-2019, 2021 Free Software
Foundation, Inc.
Written by Thomas Tanner, 1998
diff --git a/libltdl/ltdl.h b/libltdl/ltdl.h
index 7bf875fa..96e77a0c 100644
--- a/libltdl/ltdl.h
+++ b/libltdl/ltdl.h
@@ -1,6 +1,6 @@
/* ltdl.h -- generic dlopen functions
- Copyright (C) 1998-2000, 2004-2005, 2007-2008, 2011-2019 Free
+ Copyright (C) 1998-2000, 2004-2005, 2007-2008, 2011-2019, 2021 Free
Software Foundation, Inc.
Written by Thomas Tanner, 1998
diff --git a/libltdl/ltdl.mk b/libltdl/ltdl.mk
index db3515ce..0032fb49 100644
--- a/libltdl/ltdl.mk
+++ b/libltdl/ltdl.mk
@@ -1,7 +1,7 @@
## ltdl.mk -- includable Makefile snippet
##
-## Copyright (C) 2003-2005, 2007, 2011-2019 Free Software Foundation,
-## Inc.
+## Copyright (C) 2003-2005, 2007, 2011-2019, 2021 Free Software
+## Foundation, Inc.
## Written by Gary V. Vaughan, 2003
##
## NOTE: The canonical source of this file is maintained with the
diff --git a/libltdl/slist.c b/libltdl/slist.c
index 50099275..ae65cf22 100644
--- a/libltdl/slist.c
+++ b/libltdl/slist.c
@@ -1,6 +1,6 @@
/* slist.c -- generalised singly linked lists
- Copyright (C) 2000, 2004, 2007-2009, 2011-2019 Free Software
+ Copyright (C) 2000, 2004, 2007-2009, 2011-2019, 2021 Free Software
Foundation, Inc.
Written by Gary V. Vaughan, 2000
diff --git a/libtoolize.in b/libtoolize.in
index 755b80ee..499c431a 100644
--- a/libtoolize.in
+++ b/libtoolize.in
@@ -3,7 +3,7 @@
# Prepare a package to use libtool.
# Written by Gary V. Vaughan <gary@gnu.org>, 2003
-# Copyright (C) 2003-2019 Free Software Foundation, Inc.
+# Copyright (C) 2003-2019, 2021 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 4ae5b2eb..c1e9fbd3 100644
--- a/m4/autobuild.m4
+++ b/m4/autobuild.m4
@@ -1,5 +1,5 @@
# autobuild.m4 serial 7
-dnl Copyright (C) 2004, 2006-2019 Free Software Foundation, Inc.
+dnl Copyright (C) 2004, 2006-2019, 2021 Free Software Foundation, 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 f2d1f398..e4579a76 100644
--- a/m4/libtool.m4
+++ b/m4/libtool.m4
@@ -1,6 +1,7 @@
# libtool.m4 - Configure libtool for the host system. -*-Autoconf-*-
#
-# Copyright (C) 1996-2001, 2003-2019 Free Software Foundation, Inc.
+# Copyright (C) 1996-2001, 2003-2019, 2021 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 17a440a4..29d9813c 100644
--- a/m4/ltargz.m4
+++ b/m4/ltargz.m4
@@ -1,6 +1,7 @@
# Portability macros for glibc argz. -*- Autoconf -*-
#
-# Copyright (C) 2004-2007, 2011-2019 Free Software Foundation, Inc.
+# Copyright (C) 2004-2007, 2011-2019, 2021 Free Software Foundation,
+# Inc.
# Written by Gary V. Vaughan <gary@gnu.org>
#
# This file is free software; the Free Software Foundation gives
diff --git a/m4/ltdl.m4 b/m4/ltdl.m4
index fe96546c..33220bbe 100644
--- a/m4/ltdl.m4
+++ b/m4/ltdl.m4
@@ -1,6 +1,7 @@
# ltdl.m4 - Configure ltdl for the target system. -*-Autoconf-*-
#
-# Copyright (C) 1999-2008, 2011-2019 Free Software Foundation, Inc.
+# Copyright (C) 1999-2008, 2011-2019, 2021 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 c1664256..196ff33a 100644
--- a/m4/ltoptions.m4
+++ b/m4/ltoptions.m4
@@ -1,6 +1,6 @@
# Helper functions for option handling. -*- Autoconf -*-
#
-# Copyright (C) 2004-2005, 2007-2009, 2011-2019 Free Software
+# Copyright (C) 2004-2005, 2007-2009, 2011-2019, 2021 Free Software
# Foundation, Inc.
# Written by Gary V. Vaughan, 2004
#
diff --git a/m4/ltsugar.m4 b/m4/ltsugar.m4
index e652d5a1..665af38d 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 Free Software
+# Copyright (C) 2004-2005, 2007-2008, 2011-2019, 2021 Free Software
# Foundation, Inc.
# Written by Gary V. Vaughan, 2004
#
diff --git a/m4/ltversion.in b/m4/ltversion.in
index 953b0d78..6b1a9600 100644
--- a/m4/ltversion.in
+++ b/m4/ltversion.in
@@ -1,6 +1,6 @@
# ltversion.m4 -- version numbers -*- Autoconf -*-
#
-# Copyright (C) 2004, 2011-2019 Free Software Foundation, Inc.
+# Copyright (C) 2004, 2011-2019, 2021 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 6c846b8f..cb15d089 100644
--- a/m4/lt~obsolete.m4
+++ b/m4/lt~obsolete.m4
@@ -1,6 +1,6 @@
# lt~obsolete.m4 -- aclocal satisfying obsolete definitions. -*-Autoconf-*-
#
-# Copyright (C) 2004-2005, 2007, 2009, 2011-2019 Free Software
+# Copyright (C) 2004-2005, 2007, 2009, 2011-2019, 2021 Free Software
# Foundation, Inc.
# Written by Scott James Remnant, 2004.
#
diff --git a/m4/m4.m4 b/m4/m4.m4
index f284ecb4..75998e91 100644
--- a/m4/m4.m4
+++ b/m4/m4.m4
@@ -1,6 +1,6 @@
# m4.m4 serial 12
-# Copyright (C) 2000, 2006-2019 Free Software Foundation, Inc.
+# Copyright (C) 2000, 2006-2019, 2021 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 1963b5d3..b6526663 100644
--- a/tests/am-subdir.at
+++ b/tests/am-subdir.at
@@ -1,6 +1,7 @@
# am-subdir.at -- libtool subdir-objects support -*- Autotest -*-
-# Copyright (C) 2004, 2008, 2011-2019 Free Software Foundation, Inc.
+# Copyright (C) 2004, 2008, 2011-2019, 2021 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 4a7dbf8e..d36a6a31 100644
--- a/tests/archive-in-archive.at
+++ b/tests/archive-in-archive.at
@@ -1,6 +1,7 @@
# dmacks.at -- test for dmacks bug -*- Autotest -*-
#
-# Copyright (C) 2007-2008, 2010-2019 Free Software Foundation, Inc.
+# Copyright (C) 2007-2008, 2010-2019, 2021 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 af364c14..fe76e1cf 100644
--- a/tests/bindir.at
+++ b/tests/bindir.at
@@ -1,6 +1,6 @@
# bindir.at - Test the -bindir option
#
-# Copyright (C) 2009-2019 Free Software Foundation, Inc.
+# Copyright (C) 2009-2019, 2021 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 f8c89ebd..a372c09c 100644
--- a/tests/cdemo.at
+++ b/tests/cdemo.at
@@ -1,6 +1,7 @@
# cdemo.at -- Using Automake to build a program and library -*- Autotest -*-
#
-# Copyright (C) 2003-2004, 2011-2019 Free Software Foundation, Inc.
+# Copyright (C) 2003-2004, 2011-2019, 2021 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 13a4a53b..9b4d2f42 100644
--- a/tests/cmdline_wrap.at
+++ b/tests/cmdline_wrap.at
@@ -1,6 +1,7 @@
# cmdline_wrap.at -- run tests with low max_cmd_len -*- Autotest -*-
-# Copyright (C) 2007, 2009, 2011-2019 Free Software Foundation, Inc.
+# Copyright (C) 2007, 2009, 2011-2019, 2021 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 4cd10ef7..99624e30 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 Free Software Foundation, Inc.
+# Copyright (C) 2015-2019, 2021 Free Software Foundation, Inc.
#
# This file is part of GNU Libtool.
#
diff --git a/tests/configure-iface.at b/tests/configure-iface.at
index 4fa099b9..3e3ed7a7 100644
--- a/tests/configure-iface.at
+++ b/tests/configure-iface.at
@@ -1,6 +1,7 @@
# configure-iface.at -- test ltdl configure interface -*- Autotest -*-
#
-# Copyright (C) 2007-2008, 2011-2019 Free Software Foundation, Inc.
+# Copyright (C) 2007-2008, 2011-2019, 2021 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 6924b0c1..b5017026 100644
--- a/tests/convenience.at
+++ b/tests/convenience.at
@@ -1,6 +1,6 @@
# convenience.at -- testing C convenience archives -*- Autotest -*-
-# Copyright (C) 2005, 2007-2019 Free Software Foundation, Inc.
+# Copyright (C) 2005, 2007-2019, 2021 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 ade0f568..97ed9cd0 100644
--- a/tests/ctor.at
+++ b/tests/ctor.at
@@ -1,6 +1,7 @@
# ctor.at -- Test constructors via C++ -*- Autotest -*-
#
-# Copyright (C) 2007-2008, 2011-2019 Free Software Foundation, Inc.
+# Copyright (C) 2007-2008, 2011-2019, 2021 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 157e1ee1..ec4253a1 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 Free Software Foundation, Inc.
+# Copyright (C) 2009-2019, 2021 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 d3d74823..402f6621 100644
--- a/tests/darwin.at
+++ b/tests/darwin.at
@@ -1,6 +1,7 @@
# darwin.at - tests specific to Mac OS X
#
-# Copyright (C) 2008-2009, 2011-2019 Free Software Foundation, Inc.
+# Copyright (C) 2008-2009, 2011-2019, 2021 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 4eb156cf..0190e880 100644
--- a/tests/demo.at
+++ b/tests/demo.at
@@ -1,6 +1,7 @@
# demo.at -- Linking and loading. -*- Autotest -*-
#
-# Copyright (C) 2003-2004, 2011-2019 Free Software Foundation, Inc.
+# Copyright (C) 2003-2004, 2011-2019, 2021 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 0c099506..1489dd7a 100644
--- a/tests/depdemo.at
+++ b/tests/depdemo.at
@@ -1,6 +1,7 @@
# depdemo.at -- Library interdependencies -*- Autotest -*-
#
-# Copyright (C) 2003-2004, 2011-2019 Free Software Foundation, Inc.
+# Copyright (C) 2003-2004, 2011-2019, 2021 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 bdf790ac..133fc0b2 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 Free Software Foundation, Inc.
+# Copyright (C) 2010-2019, 2021 Free Software Foundation, Inc.
#
# This file is part of GNU Libtool.
#
diff --git a/tests/deplibs-ident.at b/tests/deplibs-ident.at
index c054c149..968d2659 100644
--- a/tests/deplibs-ident.at
+++ b/tests/deplibs-ident.at
@@ -1,7 +1,7 @@
# deplibs-ident.at -- detecting identical deplibs -*- Autotest -*-
-# Copyright (C) 2005, 2007-2008, 2011-2019 Free Software Foundation,
-# Inc.
+# Copyright (C) 2005, 2007-2008, 2011-2019, 2021 Free Software
+# Foundation, Inc.
# Written by Ralf Wildenhues, 2005
#
# This file is part of GNU Libtool.
diff --git a/tests/deplibs-mingw.at b/tests/deplibs-mingw.at
index 5aed2bb7..068c8764 100644
--- a/tests/deplibs-mingw.at
+++ b/tests/deplibs-mingw.at
@@ -1,6 +1,6 @@
# deplibs-mingw.at -- -*- Autotest -*-
-# Copyright (C) 2010-2019 Free Software Foundation, Inc.
+# Copyright (C) 2010-2019, 2021 Free Software Foundation, Inc.
#
# This file is part of GNU Libtool.
#
diff --git a/tests/destdir.at b/tests/destdir.at
index ccf033e8..0cd98259 100644
--- a/tests/destdir.at
+++ b/tests/destdir.at
@@ -1,6 +1,7 @@
# destdir.at -- test various DESTDIR issues -*- Autotest -*-
-# Copyright (C) 2006-2007, 2011-2019 Free Software Foundation, Inc.
+# Copyright (C) 2006-2007, 2011-2019, 2021 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 46608dc1..ab575546 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 Free Software Foundation, Inc.
+# Copyright (C) 2010-2019, 2021 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 8906faa7..c609385f 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 Free Software Foundation, Inc.
+# Copyright (C) 2010-2019, 2021 Free Software Foundation, Inc.
#
# This file is part of GNU Libtool.
#
diff --git a/tests/duplicate_conv.at b/tests/duplicate_conv.at
index 446783a3..cc4bac2b 100644
--- a/tests/duplicate_conv.at
+++ b/tests/duplicate_conv.at
@@ -1,6 +1,7 @@
# duplicate_conv.at -- duplicate convenience archive names -*- Autotest -*-
-# Copyright (C) 2006, 2008, 2011-2019 Free Software Foundation, Inc.
+# Copyright (C) 2006, 2008, 2011-2019, 2021 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 1eb01ece..654b3bbb 100644
--- a/tests/duplicate_deps.at
+++ b/tests/duplicate_deps.at
@@ -1,6 +1,7 @@
# duplicate_deps.at -- preserve duplicate convenience deps -*- Autotest -*-
-# Copyright (C) 2006-2008, 2011-2019 Free Software Foundation, Inc.
+# Copyright (C) 2006-2008, 2011-2019, 2021 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 a3407c9e..2417fe88 100755
--- a/tests/duplicate_members.at
+++ b/tests/duplicate_members.at
@@ -1,7 +1,7 @@
# duplicate_members.at -- duplicate members in archive tests -*- Autotest -*-
-# Copyright (C) 2005, 2007-2009, 2011-2019 Free Software Foundation,
-# Inc.
+# Copyright (C) 2005, 2007-2009, 2011-2019, 2021 Free Software
+# Foundation, Inc.
# Written by Alexandre Oliva & Peter O'Gorman, 2005
#
# This file is part of GNU Libtool.
diff --git a/tests/early-libtool.at b/tests/early-libtool.at
index 04db176b..0a4b577e 100644
--- a/tests/early-libtool.at
+++ b/tests/early-libtool.at
@@ -1,6 +1,7 @@
# early-libtool.at -- early libtool script generation -*- Autotest -*-
-# Copyright (C) 2005-2008, 2011-2019 Free Software Foundation, Inc.
+# Copyright (C) 2005-2008, 2011-2019, 2021 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 06fa5633..13ce2259 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 Free Software Foundation, Inc.
+# Copyright (C) 2010-2019, 2021 Free Software Foundation, Inc.
#
# This file is part of GNU Libtool.
#
diff --git a/tests/execute-mode.at b/tests/execute-mode.at
index 58bde32f..eea2cf18 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 Free Software Foundation, Inc.
+# Copyright (C) 2008-2019, 2021 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 e73a377b..41bf5a8f 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 Free Software Foundation, Inc.
+# Copyright (C) 2010-2019, 2021 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 026d39f3..c564cdab 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 Free Software Foundation, Inc.
+# Copyright (C) 2013-2019, 2021 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 8afa44fd..c6626178 100644
--- a/tests/export.at
+++ b/tests/export.at
@@ -1,6 +1,7 @@
# export.at -- test symbol exports -*- Autotest -*-
-# Copyright (C) 2007-2008, 2011-2019 Free Software Foundation, Inc.
+# Copyright (C) 2007-2008, 2011-2019, 2021 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 6fa5585a..6f0c139e 100644
--- a/tests/f77demo.at
+++ b/tests/f77demo.at
@@ -1,7 +1,7 @@
# f77demo.at -- Fortran 77 language support. -*- Autotest -*-
#
-# Copyright (C) 2003, 2005-2006, 2011-2019 Free Software Foundation,
-# Inc.
+# Copyright (C) 2003, 2005-2006, 2011-2019, 2021 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 037012d1..0afe994a 100644
--- a/tests/fail.at
+++ b/tests/fail.at
@@ -1,7 +1,7 @@
# fail.at -- test that libtool really fail when it should -*- Autotest -*-
#
-# Copyright (C) 2005, 2008-2009, 2011-2019 Free Software Foundation,
-# Inc.
+# Copyright (C) 2005, 2008-2009, 2011-2019, 2021 Free Software
+# Foundation, Inc.
# Written by Ralf Wildenhues, 2005
#
# This file is part of GNU Libtool.
diff --git a/tests/fcdemo.at b/tests/fcdemo.at
index 609992ea..9cf1484d 100644
--- a/tests/fcdemo.at
+++ b/tests/fcdemo.at
@@ -1,7 +1,7 @@
# fcdemo.at -- Fortran 90/95 language support. -*- Autotest -*-
#
-# Copyright (C) 2003, 2005-2006, 2011-2019 Free Software Foundation,
-# Inc.
+# Copyright (C) 2003, 2005-2006, 2011-2019, 2021 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 54a32fbb..43bc2f71 100644
--- a/tests/flags.at
+++ b/tests/flags.at
@@ -1,6 +1,6 @@
# flags.at -- libtool passing of flags -*- Autotest -*-
#
-# Copyright (C) 2009-2019 Free Software Foundation, Inc.
+# Copyright (C) 2009-2019, 2021 Free Software Foundation, Inc.
#
# This file is part of GNU Libtool.
#
diff --git a/tests/help.at b/tests/help.at
index 389929ab..0c29e589 100644
--- a/tests/help.at
+++ b/tests/help.at
@@ -1,6 +1,6 @@
# help.at -- standard command line options -*- Autotest -*-
#
-# Copyright (C) 2009-2019 Free Software Foundation, Inc.
+# Copyright (C) 2009-2019, 2021 Free Software Foundation, Inc.
#
# This file is part of GNU Libtool.
#
diff --git a/tests/indirect_deps.at b/tests/indirect_deps.at
index 96d76b6e..6bbceb99 100644
--- a/tests/indirect_deps.at
+++ b/tests/indirect_deps.at
@@ -1,6 +1,7 @@
# indirect_deps.at -- support for link_all_deplibs=no -*- Autotest -*-
-# Copyright (C) 2007-2008, 2011-2019 Free Software Foundation, Inc.
+# Copyright (C) 2007-2008, 2011-2019, 2021 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 7fbb049c..20785578 100644
--- a/tests/infer-tag.at
+++ b/tests/infer-tag.at
@@ -1,6 +1,6 @@
# infer-tag.at -- libtool without --tag -*- Autotest -*-
#
-# Copyright (C) 2008, 2010-2019 Free Software Foundation, Inc.
+# Copyright (C) 2008, 2010-2019, 2021 Free Software Foundation, Inc.
#
# This file is part of GNU Libtool.
#
diff --git a/tests/inherited_flags.at b/tests/inherited_flags.at
index cdf9b57c..3d38fb11 100644
--- a/tests/inherited_flags.at
+++ b/tests/inherited_flags.at
@@ -1,6 +1,7 @@
# inherited_flags.at -- test inherited_linker_flags -*- Autotest -*-
#
-# Copyright (C) 2005-2008, 2011-2019 Free Software Foundation, Inc.
+# Copyright (C) 2005-2008, 2011-2019, 2021 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 d446f9fb..ea653a1c 100644
--- a/tests/install.at
+++ b/tests/install.at
@@ -1,6 +1,7 @@
# install.at -- install mode tests -*- Autotest -*-
#
-# Copyright (C) 2008-2009, 2011-2019 Free Software Foundation, Inc.
+# Copyright (C) 2008-2009, 2011-2019, 2021 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 392ee892..6d199137 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 Free Software Foundation, Inc.
+# Copyright (C) 2009-2019, 2021 Free Software Foundation, Inc.
#
# This file is part of GNU Libtool.
#
diff --git a/tests/libtool.at b/tests/libtool.at
index e91d0c21..abf8d38f 100755
--- a/tests/libtool.at
+++ b/tests/libtool.at
@@ -1,7 +1,7 @@
# libtool.at -- basic libtool operation tests -*- Autotest -*-
#
-# Copyright (C) 2003-2005, 2008, 2011-2019 Free Software Foundation,
-# Inc.
+# Copyright (C) 2003-2005, 2008, 2011-2019, 2021 Free Software
+# Foundation, Inc.
# Written by Gary V. Vaughan, 2003
#
# This file is part of GNU Libtool.
diff --git a/tests/libtoolize.at b/tests/libtoolize.at
index 42c597e4..901e7b45 100644
--- a/tests/libtoolize.at
+++ b/tests/libtoolize.at
@@ -1,7 +1,7 @@
# libtoolize.at -- test libtoolize operation -*- Autotest -*-
#
-# Copyright (C) 2005, 2007-2008, 2011-2019 Free Software Foundation,
-# Inc.
+# Copyright (C) 2005, 2007-2008, 2011-2019, 2021 Free Software
+# Foundation, Inc.
# Written by Gary V. Vaughan, 2005
#
# This file is part of GNU Libtool.
diff --git a/tests/link-order.at b/tests/link-order.at
index d762084b..270589f5 100644
--- a/tests/link-order.at
+++ b/tests/link-order.at
@@ -1,7 +1,7 @@
# link-order.at -- ensure that library linking order matches -*- Autotest -*-
#
-# Copyright (C) 2005, 2007-2008, 2011-2019 Free Software Foundation,
-# Inc.
+# Copyright (C) 2005, 2007-2008, 2011-2019, 2021 Free Software
+# Foundation, Inc.
# Written by Alexandre Oliva & Ralf Wildenhues, 2005
#
# This file is part of GNU Libtool.
diff --git a/tests/link-order2.at b/tests/link-order2.at
index 15d891f6..9173529e 100644
--- a/tests/link-order2.at
+++ b/tests/link-order2.at
@@ -1,6 +1,7 @@
# link-order2.at -- test link order of deplibs -*- Autotest -*-
#
-# Copyright (C) 2006-2008, 2011-2019 Free Software Foundation, Inc.
+# Copyright (C) 2006-2008, 2011-2019, 2021 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 4b7b32b2..d7193390 100644
--- a/tests/loadlibrary.at
+++ b/tests/loadlibrary.at
@@ -1,6 +1,6 @@
# loadlibrary.at -- test loadlibrary functionality -*- Autotest -*-
#
-# Copyright (C) 2010-2019 Free Software Foundation, Inc.
+# Copyright (C) 2010-2019, 2021 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 472ea632..43d3c122 100644
--- a/tests/localization.at
+++ b/tests/localization.at
@@ -1,6 +1,6 @@
# localization.at -- libtool and locales -*- Autotest -*-
#
-# Copyright (C) 2008-2019 Free Software Foundation, Inc.
+# Copyright (C) 2008-2019, 2021 Free Software Foundation, Inc.
#
# This file is part of GNU Libtool.
#
diff --git a/tests/lt_dladvise.at b/tests/lt_dladvise.at
index 5d30d20a..169d83b9 100644
--- a/tests/lt_dladvise.at
+++ b/tests/lt_dladvise.at
@@ -1,6 +1,7 @@
# lt_dladvise.at -- test libltdl functionality -*- Autotest -*-
#
-# Copyright (C) 2007-2009, 2011-2019 Free Software Foundation, Inc.
+# Copyright (C) 2007-2009, 2011-2019, 2021 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 e3a57600..73640282 100644
--- a/tests/lt_dlexit.at
+++ b/tests/lt_dlexit.at
@@ -1,6 +1,7 @@
# lt_dlexit.at -- test libltdl functionality -*- Autotest -*-
#
-# Copyright (C) 2007-2008, 2010-2019 Free Software Foundation, Inc.
+# Copyright (C) 2007-2008, 2010-2019, 2021 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 e8e0300b..9f29bd2e 100644
--- a/tests/lt_dlopen.at
+++ b/tests/lt_dlopen.at
@@ -1,6 +1,6 @@
# lt_dlopen.at -- test libltdl functionality -*- Autotest -*-
#
-# Copyright (C) 2009, 2011-2019 Free Software Foundation, Inc.
+# Copyright (C) 2009, 2011-2019, 2021 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 de037d41..26a6ebe9 100644
--- a/tests/lt_dlopen_a.at
+++ b/tests/lt_dlopen_a.at
@@ -1,6 +1,6 @@
# lt_dlopen_a.at -- test libltdl functionality -*- Autotest -*-
#
-# Copyright (C) 2009, 2011-2019 Free Software Foundation, Inc.
+# Copyright (C) 2009, 2011-2019, 2021 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 95e07279..850fb67e 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 Free Software Foundation, Inc.
+# Copyright (C) 2009-2019, 2021 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 8a1d33b2..c0365821 100644
--- a/tests/ltdl-api.at
+++ b/tests/ltdl-api.at
@@ -1,6 +1,6 @@
# ltdl-api.at -- test libltdl API -*- Autotest -*-
#
-# Copyright (C) 2008, 2011-2019 Free Software Foundation, Inc.
+# Copyright (C) 2008, 2011-2019, 2021 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 4ce60b39..75dc29ba 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 Free Software Foundation, Inc.
+# Copyright (C) 2010-2019, 2021 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 14b6054c..d1580a24 100644
--- a/tests/mdemo.at
+++ b/tests/mdemo.at
@@ -1,7 +1,7 @@
# demo.at -- Dynamic ltdl runtime loading -*- Autotest -*-
#
-# Copyright (C) 1998, 2002-2004, 2011-2019 Free Software Foundation,
-# Inc.
+# Copyright (C) 1998, 2002-2004, 2011-2019, 2021 Free Software
+# Foundation, Inc.
# Written by Thomas Tanner, 1998
# Written by Greg Eisenhauer, 2002
# Rewritten by Gary V. Vaughan, 2003
diff --git a/tests/need_lib_prefix.at b/tests/need_lib_prefix.at
index 80827ea4..e0de1170 100644
--- a/tests/need_lib_prefix.at
+++ b/tests/need_lib_prefix.at
@@ -1,6 +1,7 @@
# need-lib-prefix.at -- test libltdl functionality -*- Autotest -*-
#
-# Copyright (C) 2007-2008, 2010-2019 Free Software Foundation, Inc.
+# Copyright (C) 2007-2008, 2010-2019, 2021 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 1a4df3dc..aad35580 100644
--- a/tests/no-executables.at
+++ b/tests/no-executables.at
@@ -1,6 +1,6 @@
# no-executables.at -- Libtool usage in GCC -*- Autotest -*-
-# Copyright (C) 2008, 2010-2019 Free Software Foundation, Inc.
+# Copyright (C) 2008, 2010-2019, 2021 Free Software Foundation, Inc.
#
# This file is part of GNU Libtool.
#
diff --git a/tests/nocase.at b/tests/nocase.at
index 18e7b8c6..1542da5c 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 Free Software Foundation, Inc.
+# Copyright (C) 2010-2019, 2021 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 5699d462..b1d31173 100644
--- a/tests/nonrecursive.at
+++ b/tests/nonrecursive.at
@@ -1,7 +1,7 @@
# nonrecursive.at -- test nonrecursive Automake Libltdl -*- Autotest -*-
#
-# Copyright (C) 2005, 2008-2009, 2011-2019 Free Software Foundation,
-# Inc.
+# Copyright (C) 2005, 2008-2009, 2011-2019, 2021 Free Software
+# Foundation, Inc.
# Written by Gary V. Vaughan, 2005
#
# This file is part of GNU Libtool.
diff --git a/tests/old-ltdl-iface.at b/tests/old-ltdl-iface.at
index fb2051ab..2eb33d94 100644
--- a/tests/old-ltdl-iface.at
+++ b/tests/old-ltdl-iface.at
@@ -1,6 +1,6 @@
# old-ltdl-iface.at -- exercise old libtoolize interface to libltdl
#
-# Copyright (C) 2011-2019 Free Software Foundation, Inc.
+# Copyright (C) 2011-2019, 2021 Free Software Foundation, Inc.
# Written by Gary V. Vaughan, 2011
#
# This file is part of GNU Libtool.
diff --git a/tests/old-m4-iface.at b/tests/old-m4-iface.at
index 49f8242f..14ab3bbb 100644
--- a/tests/old-m4-iface.at
+++ b/tests/old-m4-iface.at
@@ -1,7 +1,7 @@
# old-m4-iface.at -- exercise old m4 interface to libtool -*- Autotest -*-
#
-# Copyright (C) 2005, 2008-2009, 2011-2019 Free Software Foundation,
-# Inc.
+# Copyright (C) 2005, 2008-2009, 2011-2019, 2021 Free Software
+# Foundation, Inc.
# Written by Gary V. Vaughan, 2005
#
# This file is part of GNU Libtool.
diff --git a/tests/pic_flag.at b/tests/pic_flag.at
index 83622fdc..f4313316 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 Free Software Foundation, Inc.
+# Copyright (C) 2010-2019, 2021 Free Software Foundation, Inc.
#
# This file is part of GNU Libtool.
#
diff --git a/tests/recursive.at b/tests/recursive.at
index 3efd7b63..d0c630d2 100644
--- a/tests/recursive.at
+++ b/tests/recursive.at
@@ -1,6 +1,7 @@
# recursive.at -- test recursive Automake libltdl build -*- Autotest -*-
#
-# Copyright (C) 2005, 2008, 2011-2019 Free Software Foundation, Inc.
+# Copyright (C) 2005, 2008, 2011-2019, 2021 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 1355d79e..fd356900 100644
--- a/tests/resident.at
+++ b/tests/resident.at
@@ -1,6 +1,6 @@
# resident.at -- test resident modules -*- Autotest -*-
-# Copyright (C) 2010-2019 Free Software Foundation, Inc.
+# Copyright (C) 2010-2019, 2021 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 46974c60..b30f02ab 100644
--- a/tests/runpath-in-lalib.at
+++ b/tests/runpath-in-lalib.at
@@ -1,6 +1,7 @@
# runpath-in-lalib.at -- -*- Autotest -*-
-# Copyright (C) 2007-2008, 2011-2019 Free Software Foundation, Inc.
+# Copyright (C) 2007-2008, 2011-2019, 2021 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 3f8f037d..b1cfa753 100644
--- a/tests/search-path.at
+++ b/tests/search-path.at
@@ -1,6 +1,7 @@
# search-path.at -- test sys_lib_search_path_spec -*- Autotest -*-
#
-# Copyright (C) 2006, 2008, 2010-2019 Free Software Foundation, Inc.
+# Copyright (C) 2006, 2008, 2010-2019, 2021 Free Software Foundation,
+# Inc.
#
# This file is part of GNU Libtool.
#
diff --git a/tests/shlibpath.at b/tests/shlibpath.at
index 33c238ee..32e4fb6e 100644
--- a/tests/shlibpath.at
+++ b/tests/shlibpath.at
@@ -1,6 +1,7 @@
# shlibpath.at -- Test shlibpath settings -*- Autotest -*-
#
-# Copyright (C) 2006, 2008, 2011-2019 Free Software Foundation, Inc.
+# Copyright (C) 2006, 2008, 2011-2019, 2021 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 fdb50970..2b0103cf 100644
--- a/tests/slist.at
+++ b/tests/slist.at
@@ -1,6 +1,6 @@
# slist.at -- test slist.c -*- Autotest -*-
#
-# Copyright (C) 2009, 2011-2019 Free Software Foundation, Inc.
+# Copyright (C) 2009, 2011-2019, 2021 Free Software Foundation, Inc.
#
# This file is part of GNU Libtool.
#
diff --git a/tests/standalone.at b/tests/standalone.at
index c9810597..bde846fd 100644
--- a/tests/standalone.at
+++ b/tests/standalone.at
@@ -1,6 +1,7 @@
# standalone.at -- test standalone libltdl builds -*- Autotest -*-
#
-# Copyright (C) 2005, 2008, 2011-2019 Free Software Foundation, Inc.
+# Copyright (C) 2005, 2008, 2011-2019, 2021 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 0742d355..09436cdf 100644
--- a/tests/static.at
+++ b/tests/static.at
@@ -1,6 +1,7 @@
# static.at -- test flags for static/dynamic linking -*- Autotest -*-
#
-# Copyright (C) 2006-2008, 2011-2019 Free Software Foundation, Inc.
+# Copyright (C) 2006-2008, 2011-2019, 2021 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 3b78668c..10549b71 100644
--- a/tests/stresstest.at
+++ b/tests/stresstest.at
@@ -1,6 +1,7 @@
# stresstest.at -- Libtool stress test -*- Autotest -*-
#
-# Copyright (C) 2005-2008, 2011-2019 Free Software Foundation, Inc.
+# Copyright (C) 2005-2008, 2011-2019, 2021 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 23910d74..81578a7a 100644
--- a/tests/subproject.at
+++ b/tests/subproject.at
@@ -1,6 +1,7 @@
# subproject.at -- test subproject Libltdl builds -*- Autotest -*-
#
-# Copyright (C) 2005, 2008, 2011-2019 Free Software Foundation, Inc.
+# Copyright (C) 2005, 2008, 2011-2019, 2021 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 05faa13d..b6d60abe 100644
--- a/tests/sysroot.at
+++ b/tests/sysroot.at
@@ -1,6 +1,6 @@
# static.at -- test flags for sysrooting -*- Autotest -*-
#
-# Copyright (C) 2009, 2011-2019 Free Software Foundation, Inc.
+# Copyright (C) 2009, 2011-2019, 2021 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 a0ddb12d..550e38c2 100644
--- a/tests/tagdemo.at
+++ b/tests/tagdemo.at
@@ -1,6 +1,7 @@
# tagdemo.at -- C++ Language support. -*- Autotest -*-
#
-# Copyright (C) 2003-2005, 2011-2019 Free Software Foundation, Inc.
+# Copyright (C) 2003-2005, 2011-2019, 2021 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 b0fb9376..94fe1e8e 100644
--- a/tests/template.at
+++ b/tests/template.at
@@ -1,7 +1,7 @@
# template.at -- test C++ templates with libtool -*- Autotest -*-
#
-# Copyright (C) 2005, 2007-2008, 2011-2019 Free Software Foundation,
-# Inc.
+# Copyright (C) 2005, 2007-2008, 2011-2019, 2021 Free Software
+# Foundation, Inc.
# Written by Markus Christen, 2005
#
# This file is part of GNU Libtool.
diff --git a/tests/testsuite.at b/tests/testsuite.at
index d561c2a4..73decf3a 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 Free Software Foundation, Inc.
+# Copyright (C) 2004-2019, 2021 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 8f22beb1..ec620774 100644
--- a/tests/versioning.at
+++ b/tests/versioning.at
@@ -1,6 +1,6 @@
# versioning.at -- test libtool versioning -*- Autotest -*-
#
-# Copyright (C) 2009-2019 Free Software Foundation, Inc.
+# Copyright (C) 2009-2019, 2021 Free Software Foundation, Inc.
#
# This file is part of GNU Libtool.
#
diff --git a/tests/with-pic.at b/tests/with-pic.at
index 62de134e..b7a7c7d2 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 Free Software Foundation, Inc.
+# Copyright (C) 2010-2019, 2021 Free Software Foundation, Inc.
#
# This file is part of GNU Libtool.
#