]> git.ipfire.org Git - thirdparty/libtool.git/commitdiff
maint: update bootstrap, gnulib, copyright dates
authorPavel Raiskup <praiskup@redhat.com>
Tue, 24 Jul 2018 07:06:44 +0000 (09:06 +0200)
committerPavel Raiskup <praiskup@redhat.com>
Tue, 24 Jul 2018 07:06:44 +0000 (09:06 +0200)
* gnulib: Update to the latest git version.
* gl-mod/bootstrap: Likewise.
* bootstrap: Regenerate.
* gl/top/README-release.diff: Update the patch for the latest
changes in gnulib's README-release.

132 files changed:
AUTHORS
HACKING
Makefile.am
NEWS
README.md
TODO
bootstrap
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
gl-mod/bootstrap
gl/top/README-release.diff
gnulib
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 4deb4c24351538ba257ec4f67134da420268e5f1..0944fb7e5db730a4d6202c0431fdd770fdbebb3f 100644 (file)
--- a/AUTHORS
+++ b/AUTHORS
@@ -30,7 +30,7 @@
     Charles Wilson             libtool@cwilson.fastmail.fm
     Brooks Moses               bmoses@google.com
 -- 
-  Copyright (C) 1996, 1998-2017 Free Software Foundation, Inc.
+  Copyright (C) 1996, 1998-2018 Free Software Foundation, Inc.
 
   This file is part of GNU Libtool.
 
diff --git a/HACKING b/HACKING
index 9a1c0050099ad0e8ea410ee9bf33214d182f188a..68b65193cbe03e41a538c0dc83a925b41582430c 100644 (file)
--- a/HACKING
+++ b/HACKING
@@ -444,7 +444,7 @@ 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-2017 Free Software Foundation, Inc.
+  Copyright (C) 2004-2008, 2010-2018 Free Software Foundation, Inc.
   Written by Gary V. Vaughan, 2004
 
   This file is part of GNU Libtool.
index a479b97da9727b77c50e3a14db69a003ff46d879..e51b2aa07aefb9c95bc254190af1838091c3d5df 100644 (file)
@@ -1,6 +1,6 @@
 ## Makefile.am -- Process this file with automake to produce Makefile.in
 ##
-##   Copyright (C) 2003-2017 Free Software Foundation, Inc.
+##   Copyright (C) 2003-2018 Free Software Foundation, Inc.
 ##   Written by Gary V. Vaughan, 2003
 ##
 ##   This file is part of GNU Libtool.
diff --git a/NEWS b/NEWS
index bdcda35d6dfb2b042378f7739d8e60764cb6ad53..5fcc804f112ae40cb07bcc88a02d7cee5061a574 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1216,7 +1216,7 @@ New in 0.1:
 * Support for: *-*-freebsd*, *-*-netbsd*, *-*-sunos4*, *-*-ultrix4*
 -- 
 
-Copyright (C) 1996, 1998-2017 Free Software Foundation, Inc.
+Copyright (C) 1996, 1998-2018 Free Software Foundation, Inc.
 
 This file is part of GNU Libtool.
 
index fecc70772eeeff208965c84685ce8f6d40a038b2..cd8870791925482b93c7787044223e97e24bf183 100644 (file)
--- a/README.md
+++ b/README.md
@@ -241,7 +241,7 @@ revision hash string in hexadecimal appended to all of that:
     2.4.2.418.3-30eaa
 
 --
-  Copyright (C) 2004-2010, 2015-2017 Free Software Foundation, Inc.
+  Copyright (C) 2004-2010, 2015-2018 Free Software Foundation, Inc.
 
   Written by Gary V. Vaughan, 2004
 
diff --git a/TODO b/TODO
index 20db721c1e94efbdc0a36514455f9af8893f6465..11fe924180009a24830f63da341d8c35e21714b2 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-2017 Free Software
+  Copyright (C) 2004-2005, 2007-2008, 2011-2018 Free Software
   Foundation, Inc.
   Written by Gary V. Vaughan, 2004
 
index 79aab708b86cf43045803c90cef24914f6a01ad5..10b042e331b38023c28ba88bdb4c6f924d35f7f2 100755 (executable)
--- a/bootstrap
+++ b/bootstrap
@@ -1,6 +1,6 @@
 #! /bin/sh
 ## DO NOT EDIT - This file generated from build-aux/bootstrap.in
-##               by inline-source v2016-02-21.11
+##               by inline-source v2018-07-24.06
 
 # Bootstrap an Autotooled package from checked-out sources.
 # Written by Gary V. Vaughan, 2010
@@ -9,7 +9,7 @@
 # This is free software.  There is NO warranty; not even for
 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
 #
-# Copyright (C) 2010-2017 Bootstrap Authors
+# Copyright (C) 2010-2018 Bootstrap Authors
 #
 # This file is dual licensed under the terms of the MIT license
 # <https://opensource.org/license/MIT>, and GPL version 3 or later
@@ -224,7 +224,7 @@ vc_ignore=
 
 # Source required external libraries:
 # Set a version string for this script.
-scriptversion=2017-04-19.12; # UTC
+scriptversion=2018-07-24.06; # UTC
 
 # General shell script boiler plate, and helper functions.
 # Written by Gary V. Vaughan, 2004
@@ -232,7 +232,7 @@ scriptversion=2017-04-19.12; # UTC
 # This is free software.  There is NO warranty; not even for
 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
 #
-# Copyright (C) 2004-2017 Bootstrap Authors
+# Copyright (C) 2004-2018 Bootstrap Authors
 #
 # This file is dual licensed under the terms of the MIT license
 # <https://opensource.org/license/MIT>, and GPL version 3 or later
@@ -1657,7 +1657,7 @@ func_lt_ver ()
 # This is free software.  There is NO warranty; not even for
 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
 #
-# Copyright (C) 2010-2017 Bootstrap Authors
+# Copyright (C) 2010-2018 Bootstrap Authors
 #
 # This file is dual licensed under the terms of the MIT license
 # <https://opensource.org/license/MIT>, and GPL version 3 or later
@@ -1670,7 +1670,7 @@ func_lt_ver ()
 # <https://github.com/gnulib-modules/bootstrap/issues>
 
 # Set a version string for this script.
-scriptversion=2016-03-06.01; # UTC
+scriptversion=2018-07-24.06; # UTC
 
 
 ## ------ ##
@@ -2331,7 +2331,7 @@ func_version ()
 # mode: shell-script
 # sh-indentation: 2
 # eval: (add-hook 'before-save-hook 'time-stamp)
-# time-stamp-pattern: "10/scriptversion=%:y-%02m-%02d.%02H; # UTC"
+# time-stamp-pattern: "30/scriptversion=%:y-%02m-%02d.%02H; # UTC"
 # time-stamp-time-zone: "UTC"
 # End:
 #! /bin/sh
@@ -2342,7 +2342,7 @@ func_version ()
 # This is free software.  There is NO warranty; not even for
 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
 #
-# Copyright (C) 2010-2017 Bootstrap Authors
+# Copyright (C) 2010-2018 Bootstrap Authors
 #
 # This file is dual licensed under the terms of the MIT license
 # <https://opensource.org/license/MIT>, and GPL version 3 or later
@@ -2359,7 +2359,7 @@ test -z "$progpath" && . `echo "$0" |${SED-sed} 's|[^/]*$||'`/funclib.sh
 test extract-trace = "$progname" && . `echo "$0" |${SED-sed} 's|[^/]*$||'`/options-parser
 
 # Set a version string.
-scriptversion=2016-02-22.14; # UTC
+scriptversion=2018-07-24.06; # UTC
 
 
 ## ------ ##
@@ -2817,12 +2817,12 @@ test extract-trace = "$progname" && func_main "$@"
 # mode: shell-script
 # sh-indentation: 2
 # eval: (add-hook 'before-save-hook 'time-stamp)
-# time-stamp-pattern: "20/scriptversion=%:y-%02m-%02d.%02H; # UTC"
+# time-stamp-pattern: "50/scriptversion=%:y-%02m-%02d.%02H; # UTC"
 # time-stamp-time-zone: "UTC"
 # End:
 
 # Set a version string for *this* script.
-scriptversion=2017-01-09.18; # UTC
+scriptversion=2018-07-24.06; # UTC
 
 
 ## ------------------- ##
index 67b88fc270cce5675769ffbd59ef0f3be43f5dbf..491377220c146b4bd5ab2ea0096284e86315aa9e 100644 (file)
@@ -1,6 +1,6 @@
 # bootstrap.conf (GNU Libtool) version 2014-11-18
 #
-# Copyright (C) 2010-2017 Free Software Foundation, Inc.
+# Copyright (C) 2010-2018 Free Software Foundation, Inc.
 # Written by Gary V. Vaughan, 2010
 
 # This is free software; see the source for copying conditions.  There is NO
index b823b1fd9fe3d4f82ea7a2d2748558e688be01c1..77f3b5d545b198a58b2c05baedc8ad84c127ffb1 100755 (executable)
@@ -1,7 +1,7 @@
 #! /bin/sh
 
 #   edit-readme-alpha - edit README file for alpha releases
-#   Copyright (C) 2010-2017 Free Software Foundation, Inc.
+#   Copyright (C) 2010-2018 Free Software Foundation, Inc.
 #   Written by Gary V. Vaughan, 2010
 #
 #   This file is part of GNU Libtool.
index 45c123229630997ee3fb9a7b7917bfb76604d019..fe7f0ba050501eda775ee6b76272267cc07e0157 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-2017 Free Software Foundation, Inc.
+# Copyright (C) 2011-2018 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 bbc7643330344623942b513da2c7c1b94ff96224..e2fb2633f7a18f9fab70d3334ebecba1deceea66 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-2017 Free Software Foundation, Inc.
+# Copyright (C) 1996-2018 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 a8d7363e76ab8873dc0d7bfba1db85ce716950f9..8443b79daa06b79b9e4dfe507ec6316177484d23 100755 (executable)
@@ -7,7 +7,7 @@
 #   current package 'aclocal.m4'.  Currently used by 'make dist'
 #   and by ./bootstrap (bootstrap.conf).
 #
-#   Copyright (C) 2015-2017 Free Software Foundation, Inc.
+#   Copyright (C) 2015-2018 Free Software Foundation, Inc.
 #
 #   This file is part of GNU Libtool.
 #
diff --git a/cfg.mk b/cfg.mk
index ba83e4ef864896d4c612270311fafa80b7d2a04b..bc5e864e7d62a784304b07d06dadfb11132e9980 100644 (file)
--- a/cfg.mk
+++ b/cfg.mk
@@ -1,6 +1,6 @@
 # cfg.mk -- Configuration for maintainer-makefile
 #
-#   Copyright (c) 2011-2017 Free Software Foundation, Inc.
+#   Copyright (c) 2011-2018 Free Software Foundation, Inc.
 #   Written by Gary V. Vaughan, 2011
 #
 #   This file is part of GNU Libtool.
index ce34990a9c765923fbffc6d4fc1eb1082f788294..b91faca58e8662cea35dc46466fa6a0706ab2edd 100644 (file)
@@ -1,6 +1,6 @@
 # Process this file with autoconf to create configure. -*- autoconf -*-
 
-#   Copyright (C) 2001, 2004-2005, 2008, 2010-2017 Free Software
+#   Copyright (C) 2001, 2004-2005, 2008, 2010-2018 Free Software
 #   Foundation, Inc.
 #   Written by Gary V. Vaughan, 2001
 #
index b39b9202e77ac8c268932be37d2cf320069c121e..fbdc465571cd5f27df3e26b1152b280c24b58e24 100644 (file)
@@ -20,7 +20,7 @@
 @copying
 This manual is for GNU Libtool (version @value{VERSION}, @value{UPDATED}).
 
-Copyright @copyright{} 1996-2017 Free Software Foundation, Inc.
+Copyright @copyright{} 1996-2018 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 dedcfb7f4b75bdbd289e6983398b7ec8be9db96d..5dd7fff57e840ec81600ab0ebb0165c54254d0ae 160000 (submodule)
@@ -1 +1 @@
-Subproject commit dedcfb7f4b75bdbd289e6983398b7ec8be9db96d
+Subproject commit 5dd7fff57e840ec81600ab0ebb0165c54254d0ae
index 963edf0504c7e85b2f78c2cd997ee021f0e8124f..8bcc2c9103ab2c47fb2bc689dc99a17f8d600311 100644 (file)
@@ -1,5 +1,5 @@
---- gnulib/top/README-release  2013-01-01 16:56:11.111973500 +0100
-+++ gl/top/README-release      2013-01-01 16:55:31.423573500 +0100
+--- gnulib/top/README-release
++++ README-release
 @@ -1,5 +1,9 @@
  Here are most of the steps we (maintainers) follow when making a release.
  
@@ -10,7 +10,7 @@
  * Start from a clean, up-to-date git directory on "master":
  
      make -k maintainer-clean || { ./configure && make maintainer-clean; }
-@@ -27,9 +31,24 @@
+@@ -27,10 +31,25 @@ Here are most of the steps we (maintainers) follow when making a release.
  
      ./bootstrap && ./configure
  
 +
 +* Run "./bootstrap && ./configure".
 +
- * Pre-release testing: ensure that the following command succeeds:
+ * Pre-release testing: ensure that the following commands succeed:
  
-     make check syntax-check distcheck
+     c=check ve=check-very-expensive; git grep -q "^$ve:\$" && c=$ve
+     make $c syntax-check distcheck
 +    make distcheck DISTCHECK_CONFIGURE_FLAGS=--disable-ltdl-install
 +    make distcheck DISTCHECK_CONFIGURE_FLAGS=--program-prefix=g
 +    make distcheck DISTCHECK_CONFIGURE_FLAGS=--disable-shared
diff --git a/gnulib b/gnulib
index 2112962abddd971a395c70611ca86caa86e7b391..b4f88b3c1163e6cbc6f63b76ee9f002d701031ed 160000 (submodule)
--- a/gnulib
+++ b/gnulib
@@ -1 +1 @@
-Subproject commit 2112962abddd971a395c70611ca86caa86e7b391
+Subproject commit b4f88b3c1163e6cbc6f63b76ee9f002d701031ed
index 8f36881a8f06a57dc6caeac66086d5c6546d27f6..851ebe5ac3f5d12d66bb3203aee2a1454bda9fb5 100644 (file)
@@ -9,7 +9,7 @@ It supports the following dlopen interfaces:
 * dyld (darwin/Mac OS X)
 * libtool's dlpreopen
 --
-   Copyright (C) 1999, 2003, 2011-2017 Free Software Foundation, Inc.
+   Copyright (C) 1999, 2003, 2011-2018 Free Software Foundation, Inc.
    Written by Thomas Tanner, 1999
 
    This file is part of GNU Libtool.
index a653617c72c7f5ed300a52d1b9d8990cbb5077f7..23fad95be08e455da029a800fffbbad1914e0d5e 100644 (file)
@@ -1,6 +1,6 @@
 # Process this file with autoconf to create configure. -*- autoconf -*-
 #
-#    Copyright (C) 2004-2005, 2007-2008, 2011-2017 Free Software
+#    Copyright (C) 2004-2005, 2007-2008, 2011-2018 Free Software
 #    Foundation, Inc.
 #    Written by Gary V. Vaughan, 2004
 #
index 7e8d4200e884d142f43b866a85c6328a5ae742d1..7a22e440ed489c41c14bb1adf8f67ca3ca457fd9 100644 (file)
@@ -1,6 +1,6 @@
 /* lt__alloc.h -- internal memory management interface
 
-   Copyright (C) 2004, 2011-2017 Free Software Foundation, Inc.
+   Copyright (C) 2004, 2011-2018 Free Software Foundation, Inc.
    Written by Gary V. Vaughan, 2004
 
    NOTE: The canonical source of this file is maintained with the
index 34d711b91eca07bc5411b6fb326beaa8e3679044..dddf20824f9957c5b1f9ae3f9ac4edde1318e0cb 100644 (file)
@@ -1,6 +1,6 @@
 /* lt__argz.h -- internal argz interface for non-glibc systems
 
-   Copyright (C) 2004, 2007-2008, 2011-2017 Free Software Foundation,
+   Copyright (C) 2004, 2007-2008, 2011-2018 Free Software Foundation,
    Inc.
    Written by Gary V. Vaughan, 2004
 
index 96948aee5f9754964cbf34b8c82376b2cc974a58..e655a5926b47d90f34c8241bf181ce2842d07a6a 100644 (file)
@@ -1,6 +1,6 @@
 /* lt__dirent.h -- internal directory entry scanning interface
 
-   Copyright (C) 2001, 2004, 2006, 2011-2017 Free Software Foundation,
+   Copyright (C) 2001, 2004, 2006, 2011-2018 Free Software Foundation,
    Inc.
    Written by Bob Friesenhahn, 2001
 
index 57a1f1cda67907b22d14d75f51b576bd0eaa4cb5..aaeb9569a8999a792f98b6e6c165fbe73e59d54b 100644 (file)
@@ -1,6 +1,6 @@
 /* lt__glibc.h -- support for non glibc environments
 
-   Copyright (C) 2004, 2006-2007, 2011-2017 Free Software Foundation,
+   Copyright (C) 2004, 2006-2007, 2011-2018 Free Software Foundation,
    Inc.
    Written by Gary V. Vaughan, 2004
 
index 44c22009d3e55ed5a5fdb4698426458b4388fe27..7711ffcf516e4262e7f93aa6055c52925f58296c 100644 (file)
@@ -1,6 +1,6 @@
 /* lt__private.h -- internal apis for libltdl
 
-   Copyright (C) 2004-2008, 2011-2017 Free Software Foundation, Inc.
+   Copyright (C) 2004-2008, 2011-2018 Free Software Foundation, Inc.
    Written by Gary V. Vaughan, 2004
 
    NOTE: The canonical source of this file is maintained with the
index 018968052e3d5c37382a8fc638d526270f2685a7..1259d4aecc858de65a6a0e2d5ee0f73a2ac4da5a 100644 (file)
@@ -1,6 +1,6 @@
 /* lt__strl.h -- size-bounded string copying and concatenation
 
-   Copyright (C) 2004, 2006, 2011-2017 Free Software Foundation, Inc.
+   Copyright (C) 2004, 2006, 2011-2018 Free Software Foundation, Inc.
    Written by Bob Friesenhahn, 2004
 
    NOTE: The canonical source of this file is maintained with the
index 3d44159a7c895d8ec6649508471057936f2ef2d3..4a264070749f75d4fa5e6ab765b1da8ea9daf7ab 100644 (file)
@@ -1,6 +1,6 @@
 /* lt_dlloader.h -- dynamic library loader interface
 
-   Copyright (C) 2004, 2007-2008, 2011-2017 Free Software Foundation,
+   Copyright (C) 2004, 2007-2008, 2011-2018 Free Software Foundation,
    Inc.
    Written by Gary V. Vaughan, 2004
 
index 7900d1ea03a09a2fbea4e70daba62da5f675b173..bb1712796ba9d177e558e5e75f7a7254d9caba63 100644 (file)
@@ -1,6 +1,6 @@
 /* lt_error.h -- error propagation interface
 
-   Copyright (C) 1999-2001, 2004, 2007, 2011-2017 Free Software
+   Copyright (C) 1999-2001, 2004, 2007, 2011-2018 Free Software
    Foundation, Inc.
    Written by Thomas Tanner, 1999
 
index 611cf3ef813ddee49d2a94188a56404fe02cfd02..26e1e576b84ee9413db05261bcf489de84ee9182 100644 (file)
@@ -1,6 +1,6 @@
 /* lt_system.h -- system portability abstraction layer
 
-   Copyright (C) 2004, 2007, 2010-2017 Free Software Foundation, Inc.
+   Copyright (C) 2004, 2007, 2010-2018 Free Software Foundation, Inc.
    Written by Gary V. Vaughan, 2004
 
    NOTE: The canonical source of this file is maintained with the
index 6b7d6762028a19fd29463aba4688970938ca3649..72c4e9aa6e2e0a7cd10e063b8be3aff08ec2709c 100644 (file)
@@ -1,6 +1,6 @@
 /* slist.h -- generalised singly linked lists
 
-   Copyright (C) 2000, 2004, 2009, 2011-2017 Free Software Foundation,
+   Copyright (C) 2000, 2004, 2009, 2011-2018 Free Software Foundation,
    Inc.
    Written by Gary V. Vaughan, 2000
 
index 65ac338d55e219e6494eaaa7e22d30e4488900f6..ad68b0c77ed7e53bf806099621007b139ac4fba3 100644 (file)
@@ -1,6 +1,6 @@
 /* loader-dld_link.c -- dynamic linking with dld
 
-   Copyright (C) 1998-2000, 2004, 2006-2008, 2011-2017 Free Software
+   Copyright (C) 1998-2000, 2004, 2006-2008, 2011-2018 Free Software
    Foundation, Inc.
    Written by Thomas Tanner, 1998
 
index 00dfb220b7b39da508d21935526f36998e5a98d7..153bb2d402df8206be4ae9d20c6d7a4caf651273 100644 (file)
@@ -1,6 +1,6 @@
 /* loader-dlopen.c --  dynamic linking with dlopen/dlsym
 
-   Copyright (C) 1998-2000, 2004, 2006-2008, 2011-2017 Free Software
+   Copyright (C) 1998-2000, 2004, 2006-2008, 2011-2018 Free Software
    Foundation, Inc.
    Written by Thomas Tanner, 1998
 
index d224ea4d2e1b6b57beeda41fb237fd49d2a8fb6e..3259a693ac6e924e02d8645afecbf39ee98de540 100644 (file)
@@ -1,6 +1,6 @@
 /* loader-dyld.c -- dynamic linking on darwin and OS X
 
-   Copyright (C) 1998-2000, 2004, 2006-2008, 2011-2017 Free Software
+   Copyright (C) 1998-2000, 2004, 2006-2008, 2011-2018 Free Software
    Foundation, Inc.
    Written by Peter O'Gorman, 1998
 
index 5cc43ca4fea9a54f89eb6412840fb0809b94c9d5..e3d5bb1fa1640e67ce727d85b168a962f682bd3c 100644 (file)
@@ -1,6 +1,6 @@
 /* loader-load_add_on.c --  dynamic linking for BeOS
 
-   Copyright (C) 1998-2000, 2004, 2006-2008, 2011-2017 Free Software
+   Copyright (C) 1998-2000, 2004, 2006-2008, 2011-2018 Free Software
    Foundation, Inc.
    Written by Thomas Tanner, 1998
 
index 908e99fe3139536bceef80dcc987539068eab9fb..510657a1fb1636590264bb6db520e72d7168da4a 100644 (file)
@@ -1,6 +1,6 @@
 /* loader-loadlibrary.c --  dynamic linking for Win32
 
-   Copyright (C) 1998-2000, 2004-2008, 2010-2017 Free Software
+   Copyright (C) 1998-2000, 2004-2008, 2010-2018 Free Software
    Foundation, Inc.
    Written by Thomas Tanner, 1998
 
index ec3549cd6356e11fe9db030d587bd9800dda2126..a539ec78836e9192ffd03281791b12f9050c2634 100644 (file)
@@ -1,6 +1,6 @@
 /* loader-preopen.c -- emulate dynamic linking using preloaded_symbols
 
-   Copyright (C) 1998-2000, 2004, 2006-2008, 2011-2017 Free Software
+   Copyright (C) 1998-2000, 2004, 2006-2008, 2011-2018 Free Software
    Foundation, Inc.
    Written by Thomas Tanner, 1998
 
index 91a00cccfd7815f3e235d3901d964f2d271ee520..f3d3cdd3c07f849ed606c920ebce22f9dbddf5ab 100644 (file)
@@ -1,6 +1,6 @@
 /* loader-shl_load.c --  dynamic linking with shl_load (HP-UX)
 
-   Copyright (C) 1998-2000, 2004, 2006-2008, 2011-2017 Free Software
+   Copyright (C) 1998-2000, 2004, 2006-2008, 2011-2018 Free Software
    Foundation, Inc.
    Written by Thomas Tanner, 1998
 
index c373e32be8b82fc989cab31823b24a86c51124e3..3de128ddabb20cb38c3d7cfaac6b971787df89a2 100644 (file)
@@ -1,6 +1,6 @@
 /* lt__alloc.c -- internal memory management interface
 
-   Copyright (C) 2004, 2006-2007, 2011-2017 Free Software Foundation,
+   Copyright (C) 2004, 2006-2007, 2011-2018 Free Software Foundation,
    Inc.
    Written by Gary V. Vaughan, 2004
 
index 5d31072363a1bde1d96773810abf06c1b43ff9ae..7ac95bd1a0c5c4aea62bd24ea448ed88e87a0aec 100644 (file)
@@ -1,6 +1,6 @@
 /* lt__argz.c -- argz implementation for non-glibc systems
 
-   Copyright (C) 2004, 2006-2008, 2011-2017 Free Software Foundation,
+   Copyright (C) 2004, 2006-2008, 2011-2018 Free Software Foundation,
    Inc.
    Written by Gary V. Vaughan, 2004
 
index a0ae1588c6d59accc5830f0d4e313b99f6f1654e..b8865ae696a48b8e393e9f2b0990d22321b5273d 100644 (file)
@@ -1,6 +1,6 @@
 /* lt__dirent.c -- internal directory entry scanning interface
 
-   Copyright (C) 2001, 2004, 2011-2017 Free Software Foundation, Inc.
+   Copyright (C) 2001, 2004, 2011-2018 Free Software Foundation, Inc.
    Written by Bob Friesenhahn, 2001
 
    NOTE: The canonical source of this file is maintained with the
index 5da0d95ccdbf4c2cbbfa31efceda7967792c26ba..e8d66d63b3af06d6c048ffc6a0f6ab82c49efc96 100644 (file)
@@ -1,6 +1,6 @@
 /* lt__strl.c -- size-bounded string copying and concatenation
 
-   Copyright (C) 2004, 2011-2017 Free Software Foundation, Inc.
+   Copyright (C) 2004, 2011-2018 Free Software Foundation, Inc.
    Written by Bob Friesenhahn, 2004
 
    NOTE: The canonical source of this file is maintained with the
index e7fb16e485002de2af222965f4523bcabb29d123..e88e97e21bfeee2002af790d7b2353f0d15d497e 100644 (file)
@@ -1,6 +1,6 @@
 /* lt_dlloader.c -- dynamic library loader interface
 
-   Copyright (C) 2004, 2007-2008, 2011-2017 Free Software Foundation,
+   Copyright (C) 2004, 2007-2008, 2011-2018 Free Software Foundation,
    Inc.
    Written by Gary V. Vaughan, 2004
 
index 8409da47f1e529b3509cbae8640f39f9cd68c104..e811f0cba05e348ae2914ff2a96f43cfc03f25ef 100644 (file)
@@ -1,6 +1,6 @@
 /* lt_error.c -- error propagation interface
 
-   Copyright (C) 1999-2001, 2004-2005, 2007, 2011-2017 Free Software
+   Copyright (C) 1999-2001, 2004-2005, 2007, 2011-2018 Free Software
    Foundation, Inc.
    Written by Thomas Tanner, 1999
 
index 49038b2d4630525a04917ccab891a480695b5d95..38efc34c85aeb03210c997d87e03efb2000148c6 100644 (file)
@@ -1,6 +1,6 @@
 /* ltdl.c -- system independent dlopen wrapper
 
-   Copyright (C) 1998-2000, 2004-2008, 2011-2017 Free Software
+   Copyright (C) 1998-2000, 2004-2008, 2011-2018 Free Software
    Foundation, Inc.
    Written by Thomas Tanner, 1998
 
index 6d7321eaab6cd506213bbaf9fd1b613e55385709..9fff7f5f0fed117a3f8db230892f3a890f5d52a4 100644 (file)
@@ -1,6 +1,6 @@
 /* ltdl.h -- generic dlopen functions
 
-   Copyright (C) 1998-2000, 2004-2005, 2007-2008, 2011-2017 Free
+   Copyright (C) 1998-2000, 2004-2005, 2007-2008, 2011-2018 Free
    Software Foundation, Inc.
    Written by Thomas Tanner, 1998
 
index 0b82a552d0cf638d53d124fe739bd8ed0ccdf45e..628614a4733a6af9559249c0caf22246d6beb6b7 100644 (file)
@@ -1,6 +1,6 @@
 ## ltdl.mk -- includable Makefile snippet
 ##
-##   Copyright (C) 2003-2005, 2007, 2011-2017 Free Software Foundation,
+##   Copyright (C) 2003-2005, 2007, 2011-2018 Free Software Foundation,
 ##   Inc.
 ##   Written by Gary V. Vaughan, 2003
 ##
index a7f1a5545ff19a4ccc15ea9816abd19b3220b930..063b07b1b5486fc62cd9fed7228111ee1240ce49 100644 (file)
@@ -1,6 +1,6 @@
 /* slist.c -- generalised singly linked lists
 
-   Copyright (C) 2000, 2004, 2007-2009, 2011-2017 Free Software
+   Copyright (C) 2000, 2004, 2007-2009, 2011-2018 Free Software
    Foundation, Inc.
    Written by Gary V. Vaughan, 2000
 
index 348999e42ac1c8568f8bea215f584dc77883cb9b..6df77a195859e8c5f7ec156346879e3c98c3143f 100644 (file)
@@ -3,7 +3,7 @@
 # Prepare a package to use libtool.
 # Written by Gary V. Vaughan <gary@gnu.org>, 2003
 
-# Copyright (C) 2003-2017 Free Software Foundation, Inc.
+# Copyright (C) 2003-2018 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 f5f2a1899d1cce02ef1522e0e15ff009e34ca163..285485aa253faf48e1e9a07fa02e58d37edfcd8a 100644 (file)
@@ -1,5 +1,5 @@
 # autobuild.m4 serial 7
-dnl Copyright (C) 2004, 2006-2017 Free Software Foundation, Inc.
+dnl Copyright (C) 2004, 2006-2018 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 23edacecec279b77563ead3ff2c1be8c370613c6..b55a6e57f2a19603f304dcd5a95b65c7896de27d 100644 (file)
@@ -1,6 +1,6 @@
 # libtool.m4 - Configure libtool for the host system. -*-Autoconf-*-
 #
-#   Copyright (C) 1996-2001, 2003-2017 Free Software Foundation, Inc.
+#   Copyright (C) 1996-2001, 2003-2018 Free Software Foundation, Inc.
 #   Written by Gordon Matzigkeit, 1996
 #
 # This file is free software; the Free Software Foundation gives
index 94d5093a3b736ff48dea9f937e77dd69420e955a..ace86d9be43bf04ebefd22527492a5c32e0bb474 100644 (file)
@@ -1,6 +1,6 @@
 # Portability macros for glibc argz.                    -*- Autoconf -*-
 #
-#   Copyright (C) 2004-2007, 2011-2017 Free Software Foundation, Inc.
+#   Copyright (C) 2004-2007, 2011-2018 Free Software Foundation, Inc.
 #   Written by Gary V. Vaughan <gary@gnu.org>
 #
 # This file is free software; the Free Software Foundation gives
index 5a18333a65181ac5db98d13f6a6d653bd8f6d9d9..6ad6ff693e52df7e20024e323d3a082796aafa98 100644 (file)
@@ -1,6 +1,6 @@
 # ltdl.m4 - Configure ltdl for the target system. -*-Autoconf-*-
 #
-#   Copyright (C) 1999-2008, 2011-2017 Free Software Foundation, Inc.
+#   Copyright (C) 1999-2008, 2011-2018 Free Software Foundation, Inc.
 #   Written by Thomas Tanner, 1999
 #
 # This file is free software; the Free Software Foundation gives
index 621bd18b2f3e41f5390236ce7df031f2c5fbc2e3..07421d929ef087cbc43078ced90a5816c7b0a3e0 100644 (file)
@@ -1,6 +1,6 @@
 # Helper functions for option handling.                    -*- Autoconf -*-
 #
-#   Copyright (C) 2004-2005, 2007-2009, 2011-2017 Free Software
+#   Copyright (C) 2004-2005, 2007-2009, 2011-2018 Free Software
 #   Foundation, Inc.
 #   Written by Gary V. Vaughan, 2004
 #
index ab69a6b96b0750673eabc5cacfc8ed5a9e53c6da..3985c5683a7d8503b5a5397b0983fad7ca5df0be 100644 (file)
@@ -1,6 +1,6 @@
 # ltsugar.m4 -- libtool m4 base layer.                         -*-Autoconf-*-
 #
-# Copyright (C) 2004-2005, 2007-2008, 2011-2017 Free Software
+# Copyright (C) 2004-2005, 2007-2008, 2011-2018 Free Software
 # Foundation, Inc.
 # Written by Gary V. Vaughan, 2004
 #
index 52a0e312dd6b0e793e9e4560277d1e0f06cced22..e9c5a3ef878e004dbb7def85b315acb145316243 100644 (file)
@@ -1,6 +1,6 @@
 # ltversion.m4 -- version numbers                      -*- Autoconf -*-
 #
-#   Copyright (C) 2004, 2011-2017 Free Software Foundation, Inc.
+#   Copyright (C) 2004, 2011-2018 Free Software Foundation, Inc.
 #   Written by Scott James Remnant, 2004
 #
 # This file is free software; the Free Software Foundation gives
index 9919d4de5e8b6c596ba190674c6e9f8b525c1c0c..54ea1c421c9d013611c1a86eb755f1d250305446 100644 (file)
@@ -1,6 +1,6 @@
 # lt~obsolete.m4 -- aclocal satisfying obsolete definitions.    -*-Autoconf-*-
 #
-#   Copyright (C) 2004-2005, 2007, 2009, 2011-2017 Free Software
+#   Copyright (C) 2004-2005, 2007, 2009, 2011-2018 Free Software
 #   Foundation, Inc.
 #   Written by Scott James Remnant, 2004.
 #
index 629bc7bc4c7f0016e759efa4f7fcaae86c2cd975..851ff415f0fc5bb75072dc16d4fdd30c367735fa 100644 (file)
--- a/m4/m4.m4
+++ b/m4/m4.m4
@@ -1,6 +1,6 @@
 # m4.m4 serial 12
 
-# Copyright (C) 2000, 2006-2017 Free Software Foundation, Inc.
+# Copyright (C) 2000, 2006-2018 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 b32d919697a9c3d1d0abe3acaceb6d5db681de07..5a46afed47c836dcf28ba5cc2bde5830644c1ab6 100644 (file)
@@ -1,6 +1,6 @@
 # am-subdir.at -- libtool subdir-objects support              -*- Autotest -*-
 
-#   Copyright (C) 2004, 2008, 2011-2017 Free Software Foundation, Inc.
+#   Copyright (C) 2004, 2008, 2011-2018 Free Software Foundation, Inc.
 #   Written by Gary V. Vaughan, 2004
 #
 #   This file is part of GNU Libtool.
index 7028026570f2ef2ed742871b64bea082f787dd90..da0fc86c368425585e1d94b9dc18d95c14a5d03d 100644 (file)
@@ -1,6 +1,6 @@
 # dmacks.at --  test for dmacks bug  -*- Autotest -*-
 #
-#   Copyright (C) 2007-2008, 2010-2017 Free Software Foundation, Inc.
+#   Copyright (C) 2007-2008, 2010-2018 Free Software Foundation, Inc.
 #   Written by Peter O'Gorman, 2007
 #
 #   This file is part of GNU Libtool.
index 93886eaf595eab46db4bb8b6867a8da762b038ca..1c3be7bcd696e37081069d4209d87634fd1bd5b0 100644 (file)
@@ -1,6 +1,6 @@
 # bindir.at -  Test the -bindir option
 #
-#   Copyright (C) 2009-2017 Free Software Foundation, Inc.
+#   Copyright (C) 2009-2018 Free Software Foundation, Inc.
 #   Written by Dave Korn, 2009
 #
 #   This file is part of GNU Libtool.
index ec980fcd49ed7788605b1cfd16217280d24dbad2..15cdfcb84f36daf0fb58e2e534e400334041a3de 100644 (file)
@@ -1,6 +1,6 @@
 # cdemo.at -- Using Automake to build a program and library -*- Autotest -*-
 #
-#   Copyright (C) 2003-2004, 2011-2017 Free Software Foundation, Inc.
+#   Copyright (C) 2003-2004, 2011-2018 Free Software Foundation, Inc.
 #   Written by Gary V. Vaughan, 2003
 #
 #   This file is part of GNU Libtool.
index 9b0d8bd30a23fbcc1b35fd147d30902988c85f3c..a14ec2db96236135b47c06cd67f12afef345b527 100644 (file)
@@ -1,6 +1,6 @@
 # cmdline_wrap.at -- run tests with low max_cmd_len           -*- Autotest -*-
 
-#   Copyright (C) 2007, 2009, 2011-2017 Free Software Foundation, Inc.
+#   Copyright (C) 2007, 2009, 2011-2018 Free Software Foundation, Inc.
 #   Written by Ralf Wildenhues, 2007
 #
 #   This file is part of GNU Libtool.
index aa7aaf2db79e7d665656517a373647485234d765..748d881773732477c65913d238241b80be623320 100644 (file)
@@ -1,6 +1,6 @@
 # configure-functions.at -- shared shell functions. -*- Autotest -*-
 #
-#   Copyright (C) 2015-2017 Free Software Foundation, Inc.
+#   Copyright (C) 2015-2018 Free Software Foundation, Inc.
 #
 #   This file is part of GNU Libtool.
 #
index 83168aed8366b691f79d6b7f13b9e62468360d52..376f55cf368519a98fa7ebc6459bdf353da6da7d 100644 (file)
@@ -1,6 +1,6 @@
 # configure-iface.at -- test ltdl configure interface         -*- Autotest -*-
 #
-#   Copyright (C) 2007-2008, 2011-2017 Free Software Foundation, Inc.
+#   Copyright (C) 2007-2008, 2011-2018 Free Software Foundation, Inc.
 #   Written by Gary V. Vaughan, 2007
 #
 #   This file is part of GNU Libtool.
index 9333789037bd4cbfd6eaa2a47fa1fc8dd95db734..11e8aac8c9bc92286d4b7d05a3360d9ed5c3cbf2 100644 (file)
@@ -1,6 +1,6 @@
 # convenience.at -- testing C convenience archives            -*- Autotest -*-
 
-#   Copyright (C) 2005, 2007-2017 Free Software Foundation, Inc.
+#   Copyright (C) 2005, 2007-2018 Free Software Foundation, Inc.
 #   Written by Ralf Wildenhues, 2005
 #
 #   This file is part of GNU Libtool.
index 708229fc94dc9c665b8d0df716d54bd7d30a056d..c98c4c963a2746396fbdf53ff43bcb2224c15f50 100644 (file)
@@ -1,6 +1,6 @@
 # ctor.at -- Test constructors via C++                        -*- Autotest -*-
 #
-#   Copyright (C) 2007-2008, 2011-2017 Free Software Foundation, Inc.
+#   Copyright (C) 2007-2008, 2011-2018 Free Software Foundation, Inc.
 #   Written by Noah Misch, 2007
 #
 #   This file is part of GNU Libtool.
index 20ab4d61647dd3e5a8499dcb2b5e374f94f8dfd2..7004b24694b3de135bf95f613f86aeeedf175b49 100644 (file)
@@ -1,6 +1,6 @@
 # cwrapper.at -- test cwrapper compliance with standards -*- Autotest -*-
 
-#   Copyright (C) 2009-2017 Free Software Foundation, Inc.
+#   Copyright (C) 2009-2018 Free Software Foundation, Inc.
 #   Written by Charles Wilson, 2009
 #
 #   This file is part of GNU Libtool.
index 5fb095173627328964fa25be43705090ec590cda..54341353425e693b9621be9e031c98493ddb38cb 100644 (file)
@@ -1,6 +1,6 @@
 # darwin.at - tests specific to Mac OS X
 #
-#   Copyright (C) 2008-2009, 2011-2017 Free Software Foundation, Inc.
+#   Copyright (C) 2008-2009, 2011-2018 Free Software Foundation, Inc.
 #   Written by Peter O'Gorman, 2008
 #
 #   This file is part of GNU Libtool.
index b09b1f7d895c611745fdbb644fb88b23b953c8c1..8b3436b6a234128cced4622dcf3348f016a00fda 100644 (file)
@@ -1,6 +1,6 @@
 # demo.at -- Linking and loading. -*- Autotest -*-
 #
-#   Copyright (C) 2003-2004, 2011-2017 Free Software Foundation, Inc.
+#   Copyright (C) 2003-2004, 2011-2018 Free Software Foundation, Inc.
 #   Written by Gary V. Vaughan, 2003
 #
 #   This file is part of GNU Libtool.
index 7a60f7fb3b58cbaaa5525ef0ef66e01e10de96e0..87f741c5bc1a9b76ac95ed3f0c530aaf6d2200a6 100644 (file)
@@ -1,6 +1,6 @@
 # depdemo.at -- Library interdependencies               -*- Autotest -*-
 #
-#   Copyright (C) 2003-2004, 2011-2017 Free Software Foundation, Inc.
+#   Copyright (C) 2003-2004, 2011-2018 Free Software Foundation, Inc.
 #   Written by Gary V. Vaughan, 2003
 #
 #   This file is part of GNU Libtool.
index aaab9d092e3da86e63c6d352b5f9fa5cabf76e2c..05ddb05baf67df4c7db809d059f6f2da915a00b6 100644 (file)
@@ -1,6 +1,6 @@
 # deplib-in-subdir.at --                         -*- Autotest -*-
 
-#   Copyright (C) 2010-2017 Free Software Foundation, Inc.
+#   Copyright (C) 2010-2018 Free Software Foundation, Inc.
 #
 #   This file is part of GNU Libtool.
 #
index 0bd3cb78953b46ec775d4144a8144c4d095e11a5..b5ee15c7bf199d0f742759d41dd59f82c7a256cb 100644 (file)
@@ -1,6 +1,6 @@
 # deplibs-ident.at -- detecting identical deplibs              -*- Autotest -*-
 
-#   Copyright (C) 2005, 2007-2008, 2011-2017 Free Software Foundation,
+#   Copyright (C) 2005, 2007-2008, 2011-2018 Free Software Foundation,
 #   Inc.
 #   Written by Ralf Wildenhues, 2005
 #
index a837177d9e0590da07b3d78cf55f79bea2c52603..d49570f920b4febd630ba966c5c744c27570d82c 100644 (file)
@@ -1,6 +1,6 @@
 # deplibs-mingw.at --                         -*- Autotest -*-
 
-#   Copyright (C) 2010-2017 Free Software Foundation, Inc.
+#   Copyright (C) 2010-2018 Free Software Foundation, Inc.
 #
 #   This file is part of GNU Libtool.
 #
index f6dc396c3a497421605fb384819a7eae8406ab66..e0265e5cbb2c00f522703be36fd6a0ee51894c3f 100644 (file)
@@ -1,6 +1,6 @@
 # destdir.at -- test various DESTDIR issues                   -*- Autotest -*-
 
-#   Copyright (C) 2006-2007, 2011-2017 Free Software Foundation, Inc.
+#   Copyright (C) 2006-2007, 2011-2018 Free Software Foundation, Inc.
 #   Written by Ralf Wildenhues, 2006
 #
 #   This file is part of GNU Libtool.
index 02f2648692397e9970db49105341b551718fe60c..8711d7b08056f59a5a80f11f69a7b09e89131ef0 100644 (file)
@@ -1,6 +1,6 @@
 # dlloader.at -- test dlloader functionality                -*- Autotest -*-
 #
-#   Copyright (C) 2010-2017 Free Software Foundation, Inc.
+#   Copyright (C) 2010-2018 Free Software Foundation, Inc.
 #   This file is part of GNU Libtool.
 #
 # GNU Libtool is free software; you can redistribute it and/or
index e481ed76c865812fed183fe17cdf381893fa21d0..59c77fc34d022eec5187a9916be7e3f8a5ba3f2a 100644 (file)
@@ -1,6 +1,6 @@
 # dumpbin-symbols.at -- libtool "dumpbin -symbols" support    -*- Autotest -*-
 
-#   Copyright (C) 2010-2017 Free Software Foundation, Inc.
+#   Copyright (C) 2010-2018 Free Software Foundation, Inc.
 #
 #   This file is part of GNU Libtool.
 #
index ff3d604a0e796b58b3a716d771ae0d413df84d9f..1bc300068229eeaebe2509378a32c8b5f0ed96c0 100644 (file)
@@ -1,6 +1,6 @@
 # duplicate_conv.at -- duplicate convenience archive names   -*- Autotest -*-
 
-#   Copyright (C) 2006, 2008, 2011-2017 Free Software Foundation, Inc.
+#   Copyright (C) 2006, 2008, 2011-2018 Free Software Foundation, Inc.
 #   Written by Ralf Wildenhues, 2006
 #
 #   This file is part of GNU Libtool.
index 2b96152041634ab085aba57f92a715b8a70f932a..6f7b411f91cbcaf0f0137ed169499ff5541f19af 100644 (file)
@@ -1,6 +1,6 @@
 # duplicate_deps.at -- preserve duplicate convenience deps    -*- Autotest -*-
 
-#   Copyright (C) 2006-2008, 2011-2017 Free Software Foundation, Inc.
+#   Copyright (C) 2006-2008, 2011-2018 Free Software Foundation, Inc.
 #   Written by Ralf Wildenhues, 2006
 $
 #   This file is part of GNU Libtool.
index c9c711ad3ebdb282933c70144084127f8d29e28a..01f6acdec15133806a822d502869a38d16fa49e5 100755 (executable)
@@ -1,6 +1,6 @@
 # duplicate_members.at -- duplicate members in archive tests  -*- Autotest -*-
 
-#   Copyright (C) 2005, 2007-2009, 2011-2017 Free Software Foundation,
+#   Copyright (C) 2005, 2007-2009, 2011-2018 Free Software Foundation,
 #   Inc.
 #   Written by Alexandre Oliva & Peter O'Gorman, 2005
 #
index 758a46c02a0ba87b0ec19539c00930db7117ca0d..2f98ebe55750b4d29626442f9324adc9a892042f 100644 (file)
@@ -1,6 +1,6 @@
 # early-libtool.at -- early libtool script generation         -*- Autotest -*-
 
-#   Copyright (C) 2005-2008, 2011-2017 Free Software Foundation, Inc.
+#   Copyright (C) 2005-2008, 2011-2018 Free Software Foundation, Inc.
 #   Written by Gary V. Vaughan, 2005
 #
 #   This file is part of GNU Libtool.
index 3fb681cebb24b68a534639bae93ebf7aee94f0cb..da9582cb99c9262a7b645107a5da043c5081a2bd 100644 (file)
@@ -1,6 +1,6 @@
 # exception.at -- test C++ exception handling with libtool  -*- Autotest -*-
 #
-#   Copyright (C) 2010-2017 Free Software Foundation, Inc.
+#   Copyright (C) 2010-2018 Free Software Foundation, Inc.
 #
 #   This file is part of GNU Libtool.
 #
index 5fe38d290f6fd5f4bbb71e38a715d9b294818ebf..de25ee03e29ecef11db7ebd5af0252d38bb8b034 100644 (file)
@@ -1,6 +1,6 @@
 # execute-mode.at -- libtool --mode=execute             -*- Autotest -*-
 #
-#   Copyright (C) 2008-2017 Free Software Foundation, Inc.
+#   Copyright (C) 2008-2018 Free Software Foundation, Inc.
 #   Written by Ralf Wildenhues, 2008
 #
 #   This file is part of GNU Libtool.
index 5d599e9eddbcb3c5249afc87a4c38d21e082f860..c4a31119ad487dbbb6d56dbfd100f43b4a2dab2d 100644 (file)
@@ -1,6 +1,6 @@
 # exeext.at -- ensure that exeext handling works  -*- Autotest -*-
 #
-#   Copyright (C) 2010-2017 Free Software Foundation, Inc.
+#   Copyright (C) 2010-2018 Free Software Foundation, Inc.
 #   Written by Peter Rosin
 #
 #   This file is part of GNU Libtool.
index ab3184779419e053167183511f0a26c5999b3580..26e20989a7b29fe25a5428d62bcdbc9398bc6c32 100755 (executable)
@@ -1,6 +1,6 @@
 # export-def.at -- test module-definition files              -*- Autotest -*-
 
-#   Copyright (C) 2013-2017 Free Software Foundation, Inc.
+#   Copyright (C) 2013-2018 Free Software Foundation, Inc.
 #   Written by Peter Rosin, 2013
 #
 #   This file is part of GNU Libtool.
index ff7c4885276e2974b6e10bd28247ca79b8a85668..28c0e68c6c1617d807c3d6704b519dd28a355ac8 100644 (file)
@@ -1,6 +1,6 @@
 # export.at -- test symbol exports                           -*- Autotest -*-
 
-#   Copyright (C) 2007-2008, 2011-2017 Free Software Foundation, Inc.
+#   Copyright (C) 2007-2008, 2011-2018 Free Software Foundation, Inc.
 #   Written by Ralf Wildenhues, 2007
 #
 #   This file is part of GNU Libtool.
index ebd8c49638f72c716e6f056dadc7fb8a8b1dad67..1a27e3f589dffd91433d654b97743cbe87721819 100644 (file)
@@ -1,6 +1,6 @@
 # f77demo.at -- Fortran 77 language support.           -*- Autotest -*-
 #
-#   Copyright (C) 2003, 2005-2006, 2011-2017 Free Software Foundation,
+#   Copyright (C) 2003, 2005-2006, 2011-2018 Free Software Foundation,
 #   Inc.
 #   Written by Eric Lindahl, 2002
 #   Written by Gary V. Vaughan, 2003
index d194300563de444963d4bb703cfba830d121089b..82487ceaeb51504bc237af2bdf1a63084324267a 100644 (file)
@@ -1,6 +1,6 @@
 # fail.at -- test that libtool really fail when it should     -*- Autotest -*-
 #
-#   Copyright (C) 2005, 2008-2009, 2011-2017 Free Software Foundation,
+#   Copyright (C) 2005, 2008-2009, 2011-2018 Free Software Foundation,
 #   Inc.
 #   Written by Ralf Wildenhues, 2005
 #
index ffbb3722baa5baa3b39c5211c2b0237953e37a48..6ce05f29ec7475709ba4fd7d21d8f8ba867d88d4 100644 (file)
@@ -1,6 +1,6 @@
 # fcdemo.at -- Fortran 90/95 language support.         -*- Autotest -*-
 #
-#   Copyright (C) 2003, 2005-2006, 2011-2017 Free Software Foundation,
+#   Copyright (C) 2003, 2005-2006, 2011-2018 Free Software Foundation,
 #   Inc.
 #   Written by Eric Lindahl, 2002
 #   Written by Gary V. Vaughan, 2003
index 4cdb654bd0fdb9145d018f43386e2dff76d9d05d..8dbdd288f96bce13deb60a53009a6a7a6b43eac7 100644 (file)
@@ -1,6 +1,6 @@
 # flags.at -- libtool passing of flags             -*- Autotest -*-
 #
-#   Copyright (C) 2009-2017 Free Software Foundation, Inc.
+#   Copyright (C) 2009-2018 Free Software Foundation, Inc.
 #
 #   This file is part of GNU Libtool.
 #
index e487dc789f5f46891baff4b1ea5cc1aa7400af65..8e1539dc3ae6b44102aa1656040c965ad6ff3ec0 100644 (file)
@@ -1,6 +1,6 @@
 # help.at -- standard command line options          -*- Autotest -*-
 #
-#   Copyright (C) 2009-2017 Free Software Foundation, Inc.
+#   Copyright (C) 2009-2018 Free Software Foundation, Inc.
 #
 #   This file is part of GNU Libtool.
 #
index 640faa012ff0c3867593ad1b8b553e5b862786ff..fca5e51b71b3b2f0cfab6995163a9243ae099d8a 100644 (file)
@@ -1,6 +1,6 @@
 # indirect_deps.at -- support for link_all_deplibs=no   -*- Autotest -*-
 
-#   Copyright (C) 2007-2008, 2011-2017 Free Software Foundation, Inc.
+#   Copyright (C) 2007-2008, 2011-2018 Free Software Foundation, Inc.
 #   Written by Ralf Wildenhues, 2007.
 #
 #   This file is part of GNU Libtool.
index 0fbbd7be2bee8eb008b97a06f58055051047289b..8097b65ef7fe970b546431d69ed56b4cd92c7d0a 100644 (file)
@@ -1,6 +1,6 @@
 # infer-tag.at -- libtool without --tag             -*- Autotest -*-
 #
-#   Copyright (C) 2008, 2010-2017 Free Software Foundation, Inc.
+#   Copyright (C) 2008, 2010-2018 Free Software Foundation, Inc.
 #
 #   This file is part of GNU Libtool.
 #
index 363afd11511ea140ad55ed1b53246bc244014325..48de605e14acab3ed52771a3a0f5e9405b4fc2ed 100644 (file)
@@ -1,6 +1,6 @@
 # inherited_flags.at -- test inherited_linker_flags          -*- Autotest -*-
 #
-#   Copyright (C) 2005-2008, 2011-2017 Free Software Foundation, Inc.
+#   Copyright (C) 2005-2008, 2011-2018 Free Software Foundation, Inc.
 #   Written by Peter O'Garman, 2005
 #
 #   This file is part of GNU Libtool.
index b72fa374e969626df022765186ce85397d265743..0644fe4e74f8700afa08c703f6e68fd440c08e02 100644 (file)
@@ -1,6 +1,6 @@
 # install.at -- install mode tests             -*- Autotest -*-
 #
-#   Copyright (C) 2008-2009, 2011-2017 Free Software Foundation, Inc.
+#   Copyright (C) 2008-2009, 2011-2018 Free Software Foundation, Inc.
 #   Written by Ralf Wildenhues, 2008
 #
 #   This file is part of GNU Libtool.
index 43179d33e612d2a48f0cbcbb68d2533694803a21..645eecd455b65ca85f6f1a139fd44fc47da60d95 100644 (file)
@@ -1,6 +1,6 @@
 # lalib-syntax.at -- parsing .la files robustly  -*- Autotest -*-
 #
-#   Copyright (C) 2009-2017 Free Software Foundation, Inc.
+#   Copyright (C) 2009-2018 Free Software Foundation, Inc.
 #
 #   This file is part of GNU Libtool.
 #
index d2f59ae85facca81ac7c903d85b6073587af44d2..caed6eda16d9ce38a9f596c00af8f556da1ad789 100755 (executable)
@@ -1,6 +1,6 @@
 # libtool.at -- basic libtool operation tests -*- Autotest -*-
 #
-#   Copyright (C) 2003-2005, 2008, 2011-2017 Free Software Foundation,
+#   Copyright (C) 2003-2005, 2008, 2011-2018 Free Software Foundation,
 #   Inc.
 #   Written by Gary V. Vaughan, 2003
 #
index 8abebe6c855d81158c6d742b99e54418b73c50a0..535c02a9385e5da0a4ca6a5eb6cbd37547874cbd 100644 (file)
@@ -1,6 +1,6 @@
 # libtoolize.at -- test libtoolize operation                  -*- Autotest -*-
 #
-#   Copyright (C) 2005, 2007-2008, 2011-2017 Free Software Foundation,
+#   Copyright (C) 2005, 2007-2008, 2011-2018 Free Software Foundation,
 #   Inc.
 #   Written by Gary V. Vaughan, 2005
 #
index 0547e7974414b495e0b479ef19c86df5be1aaeda..331aa048fd9350b114b1d64c98c9911fbf0f966e 100644 (file)
@@ -1,6 +1,6 @@
 # link-order.at -- ensure that library linking order matches  -*- Autotest -*-
 #
-#   Copyright (C) 2005, 2007-2008, 2011-2017 Free Software Foundation,
+#   Copyright (C) 2005, 2007-2008, 2011-2018 Free Software Foundation,
 #   Inc.
 #   Written by Alexandre Oliva & Ralf Wildenhues, 2005
 #
index 69528107d48a70db37df85e3c43ce07a75a9b174..a7633bf6fe48c925ce961f4d7e8ebf5f667f41bb 100644 (file)
@@ -1,6 +1,6 @@
 # link-order2.at -- test link order of deplibs                -*- Autotest -*-
 #
-#   Copyright (C) 2006-2008, 2011-2017 Free Software Foundation, Inc.
+#   Copyright (C) 2006-2008, 2011-2018 Free Software Foundation, Inc.
 #   Written by Ralf Wildenhues, 2006
 #
 #   This file is part of GNU Libtool.
index 7a0bc866db595395b598c55b9b44b7f7b8625d68..ce8b9405d04d9c7f6ac821a6df0b27342d4cd03e 100644 (file)
@@ -1,6 +1,6 @@
 # loadlibrary.at -- test loadlibrary functionality          -*- Autotest -*-
 #
-#   Copyright (C) 2010-2017 Free Software Foundation, Inc.
+#   Copyright (C) 2010-2018 Free Software Foundation, Inc.
 #   This file is part of GNU Libtool.
 #
 # GNU Libtool is free software; you can redistribute it and/or
index 0b489221817da85c68a1184706980e79ae3024ce..76f0cfb1622ce9021268b5af3ad81d50c5eb3267 100644 (file)
@@ -1,6 +1,6 @@
 # localization.at -- libtool and locales                -*- Autotest -*-
 #
-#   Copyright (C) 2008-2017 Free Software Foundation, Inc.
+#   Copyright (C) 2008-2018 Free Software Foundation, Inc.
 #
 #   This file is part of GNU Libtool.
 #
index 7cdc3771767f185ba94cb2252d73ecbd4a2ef50d..a6b07fd7700ff6826119ed3898148f2f10eefd17 100644 (file)
@@ -1,6 +1,6 @@
 # lt_dladvise.at -- test libltdl functionality                -*- Autotest -*-
 #
-#   Copyright (C) 2007-2009, 2011-2017 Free Software Foundation, Inc.
+#   Copyright (C) 2007-2009, 2011-2018 Free Software Foundation, Inc.
 #   Written by Gary V. Vaughan, 2007
 #
 #   This file is part of GNU Libtool.
index 1a75c2683baa56503c32a86129c68fb0760e2a40..e0e632a25156315cce3d86d3f6073d3f11ebbca2 100644 (file)
@@ -1,6 +1,6 @@
 # lt_dlexit.at -- test libltdl functionality                  -*- Autotest -*-
 #
-#   Copyright (C) 2007-2008, 2010-2017 Free Software Foundation, Inc.
+#   Copyright (C) 2007-2008, 2010-2018 Free Software Foundation, Inc.
 #   Written by Dave Brolley & Ralf Wildenhues, 2007
 #
 #   This file is part of GNU Libtool.
index d18c665b326669f4888684859c920e48ed8f2129..0bf2e42024871375e48079bcdc824a8689d37fb8 100644 (file)
@@ -1,6 +1,6 @@
 # lt_dlopen.at -- test libltdl functionality                -*- Autotest -*-
 #
-#   Copyright (C) 2009, 2011-2017 Free Software Foundation, Inc.
+#   Copyright (C) 2009, 2011-2018 Free Software Foundation, Inc.
 #   This file is part of GNU Libtool.
 #
 # GNU Libtool is free software; you can redistribute it and/or
index 8e534709d37368d584877ddeaba85349b8f50b98..850746e6711c975aee5b39988ca525db4bcff0e8 100644 (file)
@@ -1,6 +1,6 @@
 # lt_dlopen_a.at -- test libltdl functionality                -*- Autotest -*-
 #
-#   Copyright (C) 2009, 2011-2017 Free Software Foundation, Inc.
+#   Copyright (C) 2009, 2011-2018 Free Software Foundation, Inc.
 #   This file is part of GNU Libtool.
 #
 # GNU Libtool is free software; you can redistribute it and/or
index 7b7e3024591be870952144f8bff5ad14efdfd17f..ead63515ca1fcba76a2a6246c7ac9dcb8c66d455 100644 (file)
@@ -1,6 +1,6 @@
 # lt_dlopenext.at -- test libltdl functionality             -*- Autotest -*-
 #
-#   Copyright (C) 2009-2017 Free Software Foundation, Inc.
+#   Copyright (C) 2009-2018 Free Software Foundation, Inc.
 #   This file is part of GNU Libtool.
 #
 # GNU Libtool is free software; you can redistribute it and/or
index 8386fedd0f6d97218bc664dfbf710f25ce688cd5..f4f9f959fe1ee0fd0eafaba13b167f43e6469d52 100644 (file)
@@ -1,6 +1,6 @@
 # ltdl-api.at -- test libltdl API                -*- Autotest -*-
 #
-#   Copyright (C) 2008, 2011-2017 Free Software Foundation, Inc.
+#   Copyright (C) 2008, 2011-2018 Free Software Foundation, Inc.
 #   Written by Ralf Wildenhues, 2008.
 #
 #   This file is part of GNU Libtool.
index b22920609bec274a227b9c669bdb86dccee0e31a..5b0f102b880971724c84e978243ef63c3b252ee0 100644 (file)
@@ -1,6 +1,6 @@
 # ltdl-libdir.at -- test libltdl functionality             -*- Autotest -*-
 #
-#   Copyright (C) 2010-2017 Free Software Foundation, Inc.
+#   Copyright (C) 2010-2018 Free Software Foundation, Inc.
 #   This file is part of GNU Libtool.
 #
 # GNU Libtool is free software; you can redistribute it and/or
index 07abd052578e48f62524673928e946f1105a17fe..0f910341dbb19e5de96844ad5730afaadadd29f5 100644 (file)
@@ -1,6 +1,6 @@
 # demo.at -- Dynamic ltdl runtime loading -*- Autotest -*-
 #
-#   Copyright (C) 1998, 2002-2004, 2011-2017 Free Software Foundation,
+#   Copyright (C) 1998, 2002-2004, 2011-2018 Free Software Foundation,
 #   Inc.
 #   Written by Thomas Tanner, 1998
 #   Written by Greg Eisenhauer, 2002
index 544a34e3cffaea278754223a4ddb049fb4644d06..2ed11f7a631c0141f3181df6870ce0456bcf7829 100644 (file)
@@ -1,6 +1,6 @@
 # need-lib-prefix.at -- test libltdl functionality            -*- Autotest -*-
 #
-#   Copyright (C) 2007-2008, 2010-2017 Free Software Foundation, Inc.
+#   Copyright (C) 2007-2008, 2010-2018 Free Software Foundation, Inc.
 #   Written by Gary V. Vaughan, 2007
 #
 #   This file is part of GNU Libtool.
index 7b809e4f7ba3863f244b7f2d1056872788f873fc..843e49bcc31540915239e9d6f4f4d285b8daf771 100644 (file)
@@ -1,6 +1,6 @@
 # no-executables.at -- Libtool usage in GCC        -*- Autotest -*-
 
-#   Copyright (C) 2008, 2010-2017 Free Software Foundation, Inc.
+#   Copyright (C) 2008, 2010-2018 Free Software Foundation, Inc.
 #
 #   This file is part of GNU Libtool.
 #
index 9b54607900521eafa745abd0d2f6f14f24cbf80d..f6650a58f9f45c2f5ba562f36357d67bfa8e6981 100644 (file)
@@ -1,6 +1,6 @@
 # nocase.at --  test for nocase lib search  -*- Autotest -*-
 #
-#   Copyright (C) 2010-2017 Free Software Foundation, Inc.
+#   Copyright (C) 2010-2018 Free Software Foundation, Inc.
 #   Written by Peter Rosin, 2007
 #
 #   This file is part of GNU Libtool.
index bc4ebaafd7969852d820cc9de90951681cb72c1c..323d985ed3b8c6ef8998722697c8cd6d69035772 100644 (file)
@@ -1,6 +1,6 @@
 # nonrecursive.at -- test nonrecursive Automake Libltdl       -*- Autotest -*-
 #
-#   Copyright (C) 2005, 2008-2009, 2011-2017 Free Software Foundation,
+#   Copyright (C) 2005, 2008-2009, 2011-2018 Free Software Foundation,
 #   Inc.
 #   Written by Gary V. Vaughan, 2005
 #
index cee29089d2a79c0b5e9b1c17b8825c87d5241d9b..22b0678fe34a3afeed2e40a2eb3f98d127991b85 100644 (file)
@@ -1,6 +1,6 @@
 # old-ltdl-iface.at -- exercise old libtoolize interface to libltdl
 #
-#   Copyright (C) 2011-2017 Free Software Foundation, Inc.
+#   Copyright (C) 2011-2018 Free Software Foundation, Inc.
 #   Written by Gary V. Vaughan, 2011
 #
 #   This file is part of GNU Libtool.
index be9943c304c3ff0475d90c18cb321aeb4d270aed..97d5b71de6da574f78b9d6d660694624dc90c3dd 100644 (file)
@@ -1,6 +1,6 @@
 # old-m4-iface.at -- exercise old m4 interface to libtool     -*- Autotest -*-
 #
-#   Copyright (C) 2005, 2008-2009, 2011-2017 Free Software Foundation,
+#   Copyright (C) 2005, 2008-2009, 2011-2018 Free Software Foundation,
 #   Inc.
 #   Written by Gary V. Vaughan, 2005
 #
index 6039e289a36055a96fca367cfc9cf443d0f3ff9d..9a2ac2a8608ba84a5d9c9bfb4f4e0fd8c686f81e 100644 (file)
@@ -1,6 +1,6 @@
 # pic_flag.at -- override the pic_flag at configure time   -*- Autotest -*-
 
-#   Copyright (C) 2010-2017 Free Software Foundation, Inc.
+#   Copyright (C) 2010-2018 Free Software Foundation, Inc.
 #
 #   This file is part of GNU Libtool.
 #
index 24d6abb108b83896b97431484093f0471945bb19..766993d3a695787bc8402aee429579cd9c3130e7 100644 (file)
@@ -1,6 +1,6 @@
 # recursive.at -- test recursive Automake libltdl build       -*- Autotest -*-
 #
-#   Copyright (C) 2005, 2008, 2011-2017 Free Software Foundation, Inc.
+#   Copyright (C) 2005, 2008, 2011-2018 Free Software Foundation, Inc.
 #   Written by Gary V. Vaughan, 2005
 #
 #   This file is part of GNU Libtool.
index a6fe6dc60c7a2f504e3692fcb1da05051be0fb26..5374e5ba19bcd80b568e120a6d86fa019e6034e2 100644 (file)
@@ -1,6 +1,6 @@
 # resident.at -- test resident modules              -*- Autotest -*-
 
-#   Copyright (C) 2010-2017 Free Software Foundation, Inc.
+#   Copyright (C) 2010-2018 Free Software Foundation, Inc.
 #
 #   This file is part of GNU Libtool.
 #
index d20d5da9f03a5422b3587a4d6a3377a8271d7932..f335fe9115c12a125e25d51c1b1528cc03ddfb0b 100644 (file)
@@ -1,6 +1,6 @@
 # runpath-in-lalib.at --                         -*- Autotest -*-
 
-#   Copyright (C) 2007-2008, 2011-2017 Free Software Foundation, Inc.
+#   Copyright (C) 2007-2008, 2011-2018 Free Software Foundation, Inc.
 #   Written by Ralf Wildenhues, 2007
 #
 #   This file is part of GNU Libtool.
index 5cc763ba380b76fd1f9805a54cf59099f0638d95..c85678327b9cf98810d970d017eb977f95345151 100644 (file)
@@ -1,6 +1,6 @@
 # search-path.at -- test sys_lib_search_path_spec             -*- Autotest -*-
 #
-#   Copyright (C) 2006, 2008, 2010-2017 Free Software Foundation, Inc.
+#   Copyright (C) 2006, 2008, 2010-2018 Free Software Foundation, Inc.
 #
 #   This file is part of GNU Libtool.
 #
index 5cb05192ffcac66552f6b41b92013940094443b1..b5ceb5cbb76ec2940e6459c754152977260f3e57 100644 (file)
@@ -1,6 +1,6 @@
 # shlibpath.at -- Test shlibpath settings                     -*- Autotest -*-
 #
-#   Copyright (C) 2006, 2008, 2011-2017 Free Software Foundation, Inc.
+#   Copyright (C) 2006, 2008, 2011-2018 Free Software Foundation, Inc.
 #   Written by Ralf Wildenhues, 2006
 #
 #   This file is part of GNU Libtool.
index 395dc375ac19bb3c31009af2323aa4114ae967ae..b05ba728c200c7da86b41d56f44075dd69ac5d50 100644 (file)
@@ -1,6 +1,6 @@
 # slist.at -- test slist.c                   -*- Autotest -*-
 #
-#   Copyright (C) 2009, 2011-2017 Free Software Foundation, Inc.
+#   Copyright (C) 2009, 2011-2018 Free Software Foundation, Inc.
 #
 #   This file is part of GNU Libtool.
 #
index f4fd0653ea127c90bf913ea118a1f6c61ee21d0d..ae50ce4cb26516666461e3d37a0091183eb90743 100644 (file)
@@ -1,6 +1,6 @@
 # standalone.at -- test standalone libltdl builds             -*- Autotest -*-
 #
-#   Copyright (C) 2005, 2008, 2011-2017 Free Software Foundation, Inc.
+#   Copyright (C) 2005, 2008, 2011-2018 Free Software Foundation, Inc.
 #   Written by Gary V. Vaughan, 2006
 #
 #   This file is part of GNU Libtool.
index 586f424a93b295679cc7b001ba2486025e1f4849..8e1db2f9e338c2f9bd2c2cdc5e6cead35aa966dc 100644 (file)
@@ -1,6 +1,6 @@
 # static.at -- test flags for static/dynamic linking          -*- Autotest -*-
 #
-#   Copyright (C) 2006-2008, 2011-2017 Free Software Foundation, Inc.
+#   Copyright (C) 2006-2008, 2011-2018 Free Software Foundation, Inc.
 #   Written by Ralf Wildenhues, 2006
 #
 #   This file is part of GNU Libtool.
index e9d54bd7d75d5de02b044558875426c2626f4036..c6b8ec64cd63ab66e0a5d2357271008dbd2a67a5 100644 (file)
@@ -1,6 +1,6 @@
 # stresstest.at -- Libtool stress test                       -*- Autotest -*-
 #
-#   Copyright (C) 2005-2008, 2011-2017 Free Software Foundation, Inc.
+#   Copyright (C) 2005-2008, 2011-2018 Free Software Foundation, Inc.
 #   Written by Ralf Wildenhues, 2005
 #
 #   This file is part of GNU Libtool.
index 3ec69b006c55536525817a586a8734f4badf5443..b3968978440118fd20af6084ef85c7215a035637 100644 (file)
@@ -1,6 +1,6 @@
 # subproject.at -- test subproject Libltdl builds             -*- Autotest -*-
 #
-#   Copyright (C) 2005, 2008, 2011-2017 Free Software Foundation, Inc.
+#   Copyright (C) 2005, 2008, 2011-2018 Free Software Foundation, Inc.
 #   Written by Gary V. Vaughan, 2005
 #
 #   This file is part of GNU Libtool.
index 16b2db5069cee88ac3bcc5165e5d843b187867b2..15acde667dd85086a3bbaab0f1e4ca7a555bb6d5 100644 (file)
@@ -1,6 +1,6 @@
 # static.at -- test flags for sysrooting          -*- Autotest -*-
 #
-#   Copyright (C) 2009, 2011-2017 Free Software Foundation, Inc.
+#   Copyright (C) 2009, 2011-2018 Free Software Foundation, Inc.
 #   Written by Paolo Bonzini, 2009
 #
 #   This file is part of GNU Libtool.
index a7abeb23fd4af29a2938e83232c8d4933e2c5e29..ea1bc9f78d2fdeca16bbdd94e584c9376101954c 100644 (file)
@@ -1,6 +1,6 @@
 # tagdemo.at -- C++ Language support.                   -*- Autotest -*-
 #
-#   Copyright (C) 2003-2005, 2011-2017 Free Software Foundation, Inc.
+#   Copyright (C) 2003-2005, 2011-2018 Free Software Foundation, Inc.
 #   Written by Gary V. Vaughan, 2003
 #
 #   This file is part of GNU Libtool.
index bad48c1544dfcc802aa8c478be9bebe13f659b1a..7c04dda02882287e75e8ac8d3b9501b62249795d 100644 (file)
@@ -1,6 +1,6 @@
 # template.at -- test C++ templates with libtool              -*- Autotest -*-
 #
-#   Copyright (C) 2005, 2007-2008, 2011-2017 Free Software Foundation,
+#   Copyright (C) 2005, 2007-2008, 2011-2018 Free Software Foundation,
 #   Inc.
 #   Written by Markus Christen, 2005
 #
index 5dbf266c69292026e2c78d6d2deb627afb2e5605..767c768ffa2d32473cfd4f9a1217912951fd0b71 100644 (file)
@@ -1,6 +1,6 @@
 # Process with autom4te to create an -*- Autotest -*- test suite.
 #
-#   Copyright (C) 2004-2017 Free Software Foundation, Inc.
+#   Copyright (C) 2004-2018 Free Software Foundation, Inc.
 #   Written by Gary V. Vaughan, 2004
 #
 #   This file is part of GNU Libtool.
index 5105c7939165f46ef119fdf4d8f008069f404e87..cd2b0f76ae67536423ee8322c09796bebbae77cf 100644 (file)
@@ -1,6 +1,6 @@
 # versioning.at -- test libtool versioning           -*- Autotest -*-
 #
-#   Copyright (C) 2009-2017 Free Software Foundation, Inc.
+#   Copyright (C) 2009-2018 Free Software Foundation, Inc.
 #
 #   This file is part of GNU Libtool.
 #
index 4a5a3eaa92bc7567e1f21ecb6769525ff521d79d..26cebbf8aa83ffba2589f2d44c3ee007e6fb3a39 100644 (file)
@@ -1,6 +1,6 @@
 # with-pic.at -- test the --with-pic flag -*- Autotest -*-
 
-#   Copyright (C) 2010-2017 Free Software Foundation, Inc.
+#   Copyright (C) 2010-2018 Free Software Foundation, Inc.
 #
 #   This file is part of GNU Libtool.
 #