]> git.ipfire.org Git - thirdparty/libtool.git/commitdiff
maint: update copyrights across project.
authoraakropotkin <alex.ameen.tx@gmail.com>
Mon, 15 Nov 2021 04:37:22 +0000 (22:37 -0600)
committeraakropotkin <alex.ameen.tx@gmail.com>
Mon, 15 Nov 2021 04:37:22 +0000 (22:37 -0600)
* AUTHORS: Correct manually modified copyright to be consistent with
other files.

128 files changed:
AUTHORS
HACKING
Makefile.am
NEWS
README.md
TODO
bootstrap.conf
build-aux/edit-readme-alpha
build-aux/git-hooks/commit-msg
build-aux/ltmain.in
build-aux/no-bogus-m4-defines
cfg.mk
configure.ac
doc/libtool.texi
libltdl/README
libltdl/configure.ac
libltdl/libltdl/lt__alloc.h
libltdl/libltdl/lt__argz_.h
libltdl/libltdl/lt__dirent.h
libltdl/libltdl/lt__glibc.h
libltdl/libltdl/lt__private.h
libltdl/libltdl/lt__strl.h
libltdl/libltdl/lt_dlloader.h
libltdl/libltdl/lt_error.h
libltdl/libltdl/lt_system.h
libltdl/libltdl/slist.h
libltdl/loaders/dld_link.c
libltdl/loaders/dlopen.c
libltdl/loaders/dyld.c
libltdl/loaders/load_add_on.c
libltdl/loaders/loadlibrary.c
libltdl/loaders/preopen.c
libltdl/loaders/shl_load.c
libltdl/lt__alloc.c
libltdl/lt__argz.c
libltdl/lt__dirent.c
libltdl/lt__strl.c
libltdl/lt_dlloader.c
libltdl/lt_error.c
libltdl/ltdl.c
libltdl/ltdl.h
libltdl/ltdl.mk
libltdl/slist.c
libtoolize.in
m4/autobuild.m4
m4/libtool.m4
m4/ltargz.m4
m4/ltdl.m4
m4/ltoptions.m4
m4/ltsugar.m4
m4/ltversion.in
m4/lt~obsolete.m4
m4/m4.m4
tests/am-subdir.at
tests/archive-in-archive.at
tests/bindir.at
tests/cdemo.at
tests/cmdline_wrap.at
tests/configure-funcs.at
tests/configure-iface.at
tests/convenience.at
tests/ctor.at
tests/cwrapper.at
tests/darwin.at
tests/demo.at
tests/depdemo.at
tests/deplib-in-subdir.at
tests/deplibs-ident.at
tests/deplibs-mingw.at
tests/destdir.at
tests/dlloader-api.at
tests/dumpbin-symbols.at
tests/duplicate_conv.at
tests/duplicate_deps.at
tests/duplicate_members.at
tests/early-libtool.at
tests/exceptions.at
tests/execute-mode.at
tests/exeext.at
tests/export-def.at
tests/export.at
tests/f77demo.at
tests/fail.at
tests/fcdemo.at
tests/flags.at
tests/help.at
tests/indirect_deps.at
tests/infer-tag.at
tests/inherited_flags.at
tests/install.at
tests/lalib-syntax.at
tests/libtool.at
tests/libtoolize.at
tests/link-order.at
tests/link-order2.at
tests/loadlibrary.at
tests/localization.at
tests/lt_dladvise.at
tests/lt_dlexit.at
tests/lt_dlopen.at
tests/lt_dlopen_a.at
tests/lt_dlopenext.at
tests/ltdl-api.at
tests/ltdl-libdir.at
tests/mdemo.at
tests/need_lib_prefix.at
tests/no-executables.at
tests/nocase.at
tests/nonrecursive.at
tests/old-ltdl-iface.at
tests/old-m4-iface.at
tests/pic_flag.at
tests/recursive.at
tests/resident.at
tests/runpath-in-lalib.at
tests/search-path.at
tests/shlibpath.at
tests/slist.at
tests/standalone.at
tests/static.at
tests/stresstest.at
tests/subproject.at
tests/sysroot.at
tests/tagdemo.at
tests/template.at
tests/testsuite.at
tests/versioning.at
tests/with-pic.at

diff --git a/AUTHORS b/AUTHORS
index c1d8a533a889dabd24457a9070bf138fd63db649..35b4429241d75c24586c05fc4b85d3383e70aa25 100644 (file)
--- 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 46a7d60b6d59936e79047a25cacb6d09fbb85a75..252c340852a259a117686d122a5d03bcf5a94f0f 100644 (file)
--- 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.
index 6b5460925eb5b4fe02cb41040af3989dc0a86f14..5a7fd4e6b8de04374dfbe80d6cb00c0895a3e288 100644 (file)
@@ -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 4086a55a0decebd776342d0b7e6b0739fc5b5433..5a92fea29c38d743a445bb1451e386f239af291d 100644 (file)
--- 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.
 
index 7dc32e42079681b10903e28114e5c3955b14730d..1c8b162fcb971e97d4ecf4915ff2c610c984ca51 100644 (file)
--- 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 cbec90b34627916117bb13274f93311ba50a3fc6..ab48bf6117bb6c5e7599b359d3faac1c003d17bc 100644 (file)
--- 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
 
index 87d4101aee14252aad97da66f131c415b228241e..fcf671fd7b3b152ddefce7c206a0236fac60635e 100644 (file)
@@ -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
index e602c11d71dd430798dadd42021c407cad3e863c..cb04a9d57b9175aba779f8074c412430bfcfb3d1 100755 (executable)
@@ -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.
index 2297d8afe97c024ac91ea9528a2c0b6ea93c1413..f9072789cd29c29ae5eb28056a159564399f559d 100755 (executable)
@@ -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.
 
index 96b3700347d5bd0245a50f592bf9f2ade79c469e..f7a8e1c361ade8bbd5cac7fbde55d908d7f2b179 100644 (file)
@@ -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.
 
index 41cb147a0c9df704803634a60dc35b5d939bf802..05faa0deb028fd29fddf532b2d1a02c32f9f491a 100755 (executable)
@@ -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 524c57e3cd7eac31fb1762d706e80de3e2980b89..9df0b0bca7e8a84204708712e9be34ca0bc33a57 100644 (file)
--- 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.
index 9756eceaf138780d4330a212c60acf0973db4d08..d60ad7c018be24d8309c9eb0360c9f7c053fab0a 100644 (file)
@@ -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
 #
index 3411b377686390a5094af4dadadfc687cdb32968..6d88690ca38ceddfb4975909fbeb068bf16af018 100644 (file)
@@ -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
index c9c9fcc7982e624ba2d07c142e17ad4b94dbd18f..47d7de58782d9d2a09b19bdb7e70859cac62ed65 100644 (file)
@@ -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.
index 7ac78a5cf571381bf2214b4bd9da279d6d92eda7..e87bcafd45476b40141c16104e29da3a5176d29e 100644 (file)
@@ -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
 #
index 8301e36762c1328806c05b8ee690cebc06703a5c..1abd98d5337b7919c0bd79e2d60b5992059c8099 100644 (file)
@@ -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
index 28df4b8226cefab1aa3d317f07c4414e50eedae8..7fb1cc16a20c058227149cf203dc5c11643058bd 100644 (file)
@@ -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
index 5b9f336079ea17b1dab83664f2762c0e4f90ea69..db3de3ff319febf15dd1de4b7a8dd109717f6ac3 100644 (file)
@@ -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
index 8e53c4ed1c1bc362782523a25edd5c7435824dff..c8d4844edab8977556e2cdaf1afe58533ff00763 100644 (file)
@@ -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
index 1695cefce67a5da6b5b0dbb338d365cc49c398e1..b6a8f296af57dac021c3bc36c34f1e25c7fc947e 100644 (file)
@@ -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
index f9750e1e7449af2eb935eb81f44fa8d9a5ea7478..c86ea651c7aa803c628e63d20bf372b4b933fb2c 100644 (file)
@@ -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
index 0543c293e40a2accda72919993c14965da7dd05d..ab86f916c0151fb91ffc80865ca91e084bae45e7 100644 (file)
@@ -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
index 75f7fab22cece4c65f405e43f64a53cd7f12ab66..c615db61b0854b0d77c8fb6f6285eea607ecc44c 100644 (file)
@@ -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
 
index 68947ebde01cbac09c5d0fe1bc674dd3b97d2880..377efb0b600a6bc0fe98cebdd0cfe5f64e0fb3fe 100644 (file)
@@ -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
index d761db469ce3e84ab6ca1e019c277391a97715cf..fbcb5e65c7a6fd5a389640ec0065bffaa3b6dcac 100644 (file)
@@ -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
index 27723a11da01a72df2f41c431478bb9953579e65..291bc259b51779d8fff9bb05082bde9cf37e4394 100644 (file)
@@ -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
index 777969818d596445167243a1b98b588e0eca5c0c..9f3a37bd38633e505b5dde6b3520c9dcd8084879 100644 (file)
@@ -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
index 045a92c5c1fe1911da8367ba6e62bbb2e17f3bba..ef7019517bcfed80cc844945471dae17a14c4eab 100644 (file)
@@ -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
index fd7491513500cac817763ca35069d8cd36022450..6ae5e09e5f9b1cb63656148d7b740afd391730b9 100644 (file)
@@ -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
index 9f1c664ffafb2e84558714a27773bfa3ec12a6bf..964e186466ca1c24dbb367e8459e1c37fb4b364d 100644 (file)
@@ -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
 
index 28d2a41e86ed2354c544a72a88e004c95dd38f7e..2f1e826e65674c9b9b7fcf6c0dd4e577f06e603c 100644 (file)
@@ -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
index b066eee999c6b6da484c92f3655cbd42396f0d95..411d3131450e9960e6f069c3cd36711084cce599 100644 (file)
@@ -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
index 014b39b549afb1ea3b378b48ab9351212477e87f..9ba0c16a163daf1f464c7910a77989bcd13dbb1b 100644 (file)
@@ -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
index 7161dfad7b19f1d3eb93cb6f48a3ee60a5c615ff..d91ea4c683deca8714e435ec862947c0b925db83 100644 (file)
@@ -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
index 051893c063d16cd8bbd7481da8462a828c0baa50..5a1f2c0e8e9ae99a7f3aae5acb562b5033382467 100644 (file)
@@ -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
index 74d041b5c539873ad38ea6961c03e2081c76d685..5f7889e01ef27d94783a3600375fe53b1591ee53 100644 (file)
@@ -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
index 3aafcba4aa121918710544f75ea6eabf202a3057..46979c93fd33ad8be33a7bb8325656f434fec7d6 100644 (file)
@@ -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
index 4dd63b2e1a9f5b1d1f76796be8e31d92c2bedf1c..fd9b04fcd854a27c1c6539e12d5a2b618064fe25 100644 (file)
@@ -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
index bdb1ce64a65b4ba1bbdb3a8c42cf884e24cfd4f9..46933ca8e8be88d274156879e8a0a51ded65e8d4 100644 (file)
@@ -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
 
index 7bf875fa213c125763124efb620ac57bc279be00..96e77a0ce4480ce32a79f896a7ae4bd2a6534359 100644 (file)
@@ -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
 
index db3515cea6c95c746f8b43daa762bdb8568d511d..0032fb49022fde97198e43a682f07e4c425cb8fd 100644 (file)
@@ -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
index 5009927596b8da1393e175ca4d07f9dbd79c1cc0..ae65cf2232a2f19b66c9d327a6d28874e62abc84 100644 (file)
@@ -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
 
index 755b80eef18a1cf17121198edb2f65c21c75ff6d..499c431ae5e0244f1580c942c61375931170e2a5 100644 (file)
@@ -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.
 
index 4ae5b2eb32ebddd8ebd89859ea348f67f80c3e51..c1e9fbd3e5dcc58b75c32575a18066217f4cf6fb 100644 (file)
@@ -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.
index f2d1f3983aa79b581f23f9910c462a6e208293f7..e4579a76b07da4c2c365508dc6fec6dcfbd664c3 100644 (file)
@@ -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
index 17a440a4f9deb79c1acf38c20d25a811d0cfa35d..29d9813ccc464abd207018375eff36367c2b75ab 100644 (file)
@@ -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
index fe96546c7ddbea5f3e3c0c7a4a3f3190a6ebd5c7..33220bbe24a56dc44a8e472212b26851d2d254c5 100644 (file)
@@ -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
index c1664256b8e5165982d8ec7223b6f4c966f84256..196ff33a95b793d206bafb90ffd9287dabb00682 100644 (file)
@@ -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
 #
index e652d5a1b037de524236e5aa72a5f615936dc9a6..665af38db041d51634e17e1ab2cd54c1970887e4 100644 (file)
@@ -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
 #
index 953b0d78385fe191925184a3cc4f99b4a4e7ce09..6b1a9600952660142774ad3b86edd8822306e035 100644 (file)
@@ -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
index 6c846b8f350e940e4b7e93438e50a5c12104dc72..cb15d089002cfaa09f231cf911eb3047c5b2ff0d 100644 (file)
@@ -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.
 #
index f284ecb44a6395df67e9e109a403541b6bc64349..75998e914fc544c8e0c8a24a250511127f678bf2 100644 (file)
--- 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
index 1963b5d39bd726fc14b464b743a642cac3174f38..b65266631c0edf26558dc161483c1749b28b6871 100644 (file)
@@ -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.
index 4a7dbf8e8b35f448f0dfcd4eca0ba397d98fb607..d36a6a31ce50d312dc8ae4095bc45812fa30e956 100644 (file)
@@ -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.
index af364c149fdd8da2ffd120f56833a5ad1939c0fb..fe76e1cfaaaa12fa60ed7af5543aae9e2b2a620b 100644 (file)
@@ -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.
index f8c89ebd0f69cec2c1bf6051b93e38c950604b86..a372c09c8a375daabf336370e8e9a241d7f5a244 100644 (file)
@@ -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.
index 13a4a53b7b57f7cfa9cd7f7776328fd263ed7b34..9b4d2f42d161a2e2be265014c90caf09b4b2c2f9 100644 (file)
@@ -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.
index 4cd10ef7e0baab655717238a5825caa2fe9774e0..99624e30b673a2314fea4a3189d737ff79b5dc0d 100644 (file)
@@ -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.
 #
index 4fa099b93108ddfd366d324b44af7d4d090912ea..3e3ed7a7f503ef507e9dddea0cef27f4a757d5e7 100644 (file)
@@ -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.
index 6924b0c1f5ec46538865cd23c8da41302983300c..b5017026ed5df41396896b8d60ceb5754ba817b4 100644 (file)
@@ -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.
index ade0f5680f5204b55f5976f506e8e848d98ac56a..97ed9cd0c4b81ef9c3a0d136b9457b13bedeb0bd 100644 (file)
@@ -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.
index 157e1ee1419a74baee3c545118df99aab95a0689..ec4253a1c5fb93259cc68fbf09c52bbbaee8d79f 100644 (file)
@@ -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.
index d3d7482316bec770576113f75da2c2fea56ec54b..402f6621e848ef07f17eb34878c3749170054590 100644 (file)
@@ -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.
index 4eb156cf22cfd2e23c05f8ca320a4d675a5dac13..0190e880f81f52994761cd137dcb1dc937a4577c 100644 (file)
@@ -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.
index 0c099506f5e04a5313af848e5eb7b0895884c1f8..1489dd7a837780af06e2022b318027f8def2dde1 100644 (file)
@@ -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.
index bdf790ac3ed904ae38300f2fa1e88a29f53b2605..133fc0b279dfb05d0fc77379d760c9752a1ba760 100644 (file)
@@ -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.
 #
index c054c1499a94388ecd2090a9bcf3fa5d1d93cfd9..968d2659ea3f629a2982d97fcd9c116a0370abcd 100644 (file)
@@ -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.
index 5aed2bb70cc2d5a23ec0a34a0c1b79d3375a2cbd..068c876401a0300c0097808d4c9aeddf03bd24c0 100644 (file)
@@ -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.
 #
index ccf033e86de035e18396869c842163e9e3ffe01b..0cd9825948241aabbcd0e50932c7b530d3fd9dfe 100644 (file)
@@ -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.
index 46608dc14fed9e3992de720c0d160a73a6744dd1..ab575546709da84057af0ee4c9881032ef347011 100644 (file)
@@ -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
index 8906faa7147ff76c76e5c2d6ec989f9ead9d0de6..c609385f7538c3f51d29d2c9d539e85e14021221 100644 (file)
@@ -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.
 #
index 446783a3025d8a078dc39686fcc182257d650973..cc4bac2b076772c5a4781ce437b906f0a1121476 100644 (file)
@@ -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.
index 1eb01ecefc6ad3cd1d5ca45657f269bf2afe18f3..654b3bbb8d4a14066c0a5dddd072d14d30cf7256 100644 (file)
@@ -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.
index a3407c9e8bfb155c25fe07baaebdbed0d4817689..2417fe883cca0f5a693b0807d436e7b216f3b383 100755 (executable)
@@ -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.
index 04db176b9f6040c0249c56ba18a170e5ed94be11..0a4b577ef3fc4e4e16c2e9314f8f12b86c244cef 100644 (file)
@@ -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.
index 06fa56334397f4fca95574b4fc72eb924aba37b0..13ce2259440437e924ed067e279f15453561046e 100644 (file)
@@ -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.
 #
index 58bde32f9e01f84d2bcf6518150775e9c7021461..eea2cf18673778dcddfd09dbf324aa13bc8a6607 100644 (file)
@@ -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.
index e73a377b98f80ed460af0b0bdcd28a5289db6b47..41bf5a8f63aad887703394b145b9f1a17e9e68c9 100644 (file)
@@ -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.
index 026d39f391f185147a5e00e7a8331f8ad8f63090..c564cdabe9cccc5c836cb0fa1f0f19c77a73be42 100755 (executable)
@@ -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.
index 8afa44fd2430e36cb1a321c09d06796c5b19c8d3..c6626178d5fb044921a2e3670fe57d4c06d1283c 100644 (file)
@@ -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.
index 6fa5585a7f80534235f9f214e1ba63afa11f25e6..6f0c139e2d5aab09874f9d0810610afe4c096f8b 100644 (file)
@@ -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
 #
index 037012d13c67f2010738c23c23c8ee913ba83c49..0afe994a72c69263b2c82c18ff9e53ff88bd8972 100644 (file)
@@ -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.
index 609992ea9fc1b5a4a0defaf24a8d5fabd35aab51..9cf1484d8517423c25e917b8e127b9593f6e47eb 100644 (file)
@@ -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
 #
index 54a32fbb83a0bbb8f76755346f732755a5c42ced..43bc2f7178bb9981cb3baa64dfbf6960cb7aa7f3 100644 (file)
@@ -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.
 #
index 389929abcf8ce99605bd0fbb96e451346b627b7e..0c29e5899b509775e52f15c6d48305bbbc50db4c 100644 (file)
@@ -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.
 #
index 96d76b6ec3f5817c6c84abc21e82eb03482cfa7e..6bbceb9957fe5eeef3c777386d5424ba9d785973 100644 (file)
@@ -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.
index 7fbb049cb094cb6be19472eabedd4667708cb809..2078557874662d87e0268f1bc8366c311592d3d5 100644 (file)
@@ -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.
 #
index cdf9b57c2f1b1e4cf8695cd7d4af50aadaf2295c..3d38fb11d3dcb28c9220a5ec9f76028a442151b3 100644 (file)
@@ -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.
index d446f9fb1bb05d610fd1a0d266d4c2f49c8f4ae8..ea653a1cd3a2bee73b1c487ec2db94c36588a138 100644 (file)
@@ -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.
index 392ee8921cf1e45873e5c5f35ecb643f4b63d1df..6d1991377dc190bf9376d73d9a489f6a0c537127 100644 (file)
@@ -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.
 #
index e91d0c2146a8e4ef54bccd3887ff7ce27c6ff0c4..abf8d38f9d8328b8da928e39509850323b154850 100755 (executable)
@@ -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.
index 42c597e4fe1a25465f8e940856699e79f230cf30..901e7b453774e7a610441269349733542642dc1c 100644 (file)
@@ -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.
index d762084b56cff603c581ecae11a6ae836106c363..270589f5f665f05ec7ca022f79600832d8108ff2 100644 (file)
@@ -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.
index 15d891f6625229279b09623a14c2b86e42a1df4e..9173529e02712f278d96d88c6abd390d9a1ece69 100644 (file)
@@ -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.
index 4b7b32b24ec7649b6b12762a4574d4ed068fb0b0..d71933903e032973f973dc4d13592cbcd8752c6f 100644 (file)
@@ -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
index 472ea632a5f8085634ab332a186efa87db518a84..43d3c1220f161f8855e681866e60f6782d69406f 100644 (file)
@@ -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.
 #
index 5d30d20a615572badb2fc6b459160f41a71f4d3f..169d83b9650f17d2b09d78c9b8647153d5facd7b 100644 (file)
@@ -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.
index e3a57600ba6eb64ada75e33e886586ccf38a4a47..73640282340e29340bb4612e9c43ae02706527ce 100644 (file)
@@ -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.
index e8e0300b8fba32b16ed9a2460f119f45b484555f..9f29bd2ec792f704a668732811f62bc9432ea625 100644 (file)
@@ -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
index de037d41afdf0eff303f836c5ebbdbb25423a242..26a6ebe979f9d2f1d3929441fb14125b555e597c 100644 (file)
@@ -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
index 95e072799a23c01b1396dc0a96c45db0840f5e7f..850fb67e3918bc0aeeb8779e02b6b759be7073ff 100644 (file)
@@ -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
index 8a1d33b22098788496f9665752bdef0d4801bb7e..c0365821d288174b61bd6525af312419b1b62bde 100644 (file)
@@ -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.
index 4ce60b39ed3a720ac94d09a2a75048877f35f124..75dc29ba1f3f8148b30615379326f025c03fa11b 100644 (file)
@@ -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
index 14b6054c1aed6061eb2b6561bb22eef08e80df33..d1580a24b5de0649362f01644fe2de4e0d45851e 100644 (file)
@@ -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
index 80827ea4ac30d39a82cf09ce99e26d4995449b91..e0de11700d33b1d9b9a60fd9368c526f021a1cc7 100644 (file)
@@ -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.
index 1a4df3dc8ed8a0720ac7067e9ffa05a150ab3a3e..aad3558004eac136e0f4ba1dfe76ce1301adfc23 100644 (file)
@@ -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.
 #
index 18e7b8c659c0c47db97696d0179e9863c88204bc..1542da5c75e9a832ef3e86e8aeb6f84f7e770dff 100644 (file)
@@ -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.
index 5699d462cfa750241010979ab7f81abefba5b408..b1d311735ee0ff10d18cf559fdff50e8e270c533 100644 (file)
@@ -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.
index fb2051ab354f00b369f40bb4f0ffd59e700b143a..2eb33d940269ce817fbe26ff9baa97c0c3974d15 100644 (file)
@@ -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.
index 49f8242f606822bd4c4b4abf4dcbef8b3cb16c6d..14ab3bbb37da8454b259510067ad04325bd96ba9 100644 (file)
@@ -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.
index 83622fdc27e4d6f03deb2e6b52fd17b7d367f37e..f4313316ea2d23eb3fc97fe01093511b8b8dc5cd 100644 (file)
@@ -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.
 #
index 3efd7b63b4cf063d2f53b14b614b53aa69d6090b..d0c630d2ae82b52ad1f48385d3c74d374734f32d 100644 (file)
@@ -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.
index 1355d79eb7335b44dcfe44f7015fd1cbc553b1db..fd356900850a732a1f06b1651f1307602f412f12 100644 (file)
@@ -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.
 #
index 46974c6038baa269ba4498dceccb9c192d3dfc3b..b30f02ab39288cdde203a78117d9f1dec451e411 100644 (file)
@@ -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.
index 3f8f037d8bc1d77bef943c09b5cd3293718926eb..b1cfa7536a4ce2ff28149d79fec6f3b603e2b79b 100644 (file)
@@ -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.
 #
index 33c238ee27630ef32510aab73db0369d33fe7354..32e4fb6e3e2393cb5ba5c1e65f8daea1a42c5676 100644 (file)
@@ -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.
index fdb509700bdf0e3c090926f1a758e3e055797a49..2b0103cf3845e08be5873aa78b16f6f5a1170bb8 100644 (file)
@@ -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.
 #
index c98105974e569e7fa08e5e79916505637ce223b6..bde846fd8af77f8b54d058ffc87677a6f184c9e7 100644 (file)
@@ -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.
index 0742d3557d4948225d5f70eeca08657201ee1f0a..09436cdfc4d3bd6e478608425e3353e2bcf11a8f 100644 (file)
@@ -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.
index 3b78668c0ef64ff2d6536c2820e58fa57cc0e84e..10549b710ad80627572aefd9611feabae2fa3d1e 100644 (file)
@@ -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.
index 23910d7462ecb8b63afa278a31b097793fe3fe37..81578a7aad93fb94043c8ef50f55137db8170ff7 100644 (file)
@@ -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.
index 05faa13da5e378b8107fea7e252113c6e74b90bb..b6d60abec790be45308869b1c2d8d07420ea9306 100644 (file)
@@ -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.
index a0ddb12da069a24692427eefe3ccd42426fa8b31..550e38c2883abbf23fe1aa310c4e1532f7bfc552 100644 (file)
@@ -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.
index b0fb93767cc058ea4b9c73670c88a18727cbef99..94fe1e8e051e3941262c34bddc5f5b1f138b32da 100644 (file)
@@ -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.
index d561c2a48ba47526b15f38a3b65112d07f5afe23..73decf3a096a35114349113e50a7c39750e7d512 100644 (file)
@@ -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.
index 8f22beb1a6bef52a7a834e6a974f96d17d73b319..ec620774c464ceb769e6c5d0707aac0fe8806db7 100644 (file)
@@ -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.
 #
index 62de134e8bb8acf26c07b3e4eb53e761be9d101e..b7a7c7d29b219c32c95776669ebfe1de5994d204 100644 (file)
@@ -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.
 #