From: Pavel Raiskup Date: Mon, 15 Feb 2016 23:28:33 +0000 (+0100) Subject: maint: update copyright years X-Git-Tag: v2.4.7~40 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=bb8e7b4a061edc3117d664eebd95631fc0b42878;p=thirdparty%2Flibtool.git maint: update copyright years Also update gnulib submodule as it contains updated copyright years too. * gnulib: Latest greatest git hash. * all files: Run 'make update-copyright'. --- diff --git a/AUTHORS b/AUTHORS index 45423e265..b03f513d3 100644 --- a/AUTHORS +++ b/AUTHORS @@ -30,7 +30,7 @@ Charles Wilson libtool@cwilson.fastmail.fm Brooks Moses bmoses@google.com -- - Copyright (C) 1996, 1998-2015 Free Software Foundation, Inc. + Copyright (C) 1996, 1998-2016 Free Software Foundation, Inc. This file is part of GNU Libtool. diff --git a/HACKING b/HACKING index 824f42eae..f056dbdb3 100644 --- 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-2015 Free Software Foundation, Inc. + Copyright (C) 2004-2008, 2010-2016 Free Software Foundation, Inc. Written by Gary V. Vaughan, 2004 This file is part of GNU Libtool. diff --git a/Makefile.am b/Makefile.am index 1a1d10d4c..5a4a802f2 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,6 +1,6 @@ ## Makefile.am -- Process this file with automake to produce Makefile.in ## -## Copyright (C) 2003-2015 Free Software Foundation, Inc. +## Copyright (C) 2003-2016 Free Software Foundation, Inc. ## Written by Gary V. Vaughan, 2003 ## ## This file is part of GNU Libtool. diff --git a/NEWS b/NEWS index bca041c51..722a20ede 100644 --- a/NEWS +++ b/NEWS @@ -1212,7 +1212,7 @@ New in 0.1: * First release of libtool * Support for: *-*-freebsd*, *-*-netbsd*, *-*-sunos4*, *-*-ultrix4* -- - Copyright (C) 1996, 1998-2015 Free Software Foundation, Inc. + Copyright (C) 1996, 1998-2016 Free Software Foundation, Inc. This file is part of GNU Libtool. diff --git a/README.md b/README.md index 8ba4443fa..53efce130 100644 --- 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 Free Software Foundation, Inc. + Copyright (C) 2004-2010, 2015-2016 Free Software Foundation, Inc. Written by Gary V. Vaughan, 2004 diff --git a/TODO b/TODO index 22748e242..62dc0bc82 100644 --- a/TODO +++ b/TODO @@ -329,7 +329,7 @@ GNU Libtool it easier to add new platforms. -- - Copyright (C) 2004-2005, 2007-2008, 2011-2015 Free Software + Copyright (C) 2004-2005, 2007-2008, 2011-2016 Free Software Foundation, Inc. Written by Gary V. Vaughan, 2004 diff --git a/bootstrap b/bootstrap index 41b8a7518..932ee2d63 100755 --- a/bootstrap +++ b/bootstrap @@ -5,7 +5,7 @@ # Bootstrap an Autotooled package from checked-out sources. # Written by Gary V. Vaughan, 2010 -# Copyright (C) 2010-2015 Free Software Foundation, Inc. +# Copyright (C) 2010-2016 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. @@ -235,7 +235,7 @@ scriptversion=2015-11-01.21; # UTC # General shell script boiler plate, and helper functions. # Written by Gary V. Vaughan, 2004 -# Copyright (C) 2004-2015 Free Software Foundation, Inc. +# Copyright (C) 2004-2016 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. @@ -1654,7 +1654,7 @@ scriptversion=2015-10-12.13; # UTC # A portable, pluggable option parser for Bourne shell. # Written by Gary V. Vaughan, 2010 -# Copyright (C) 2010-2015 Free Software Foundation, Inc. +# Copyright (C) 2010-2016 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. @@ -2332,7 +2332,7 @@ func_version () # Extract macro arguments from autotools input with GNU M4. # Written by Gary V. Vaughan, 2010 # -# Copyright (C) 2010-2015 Free Software Foundation, Inc. +# Copyright (C) 2010-2016 Free Software Foundation, Inc. # This is free software; see the source for copying conditions. There is NO # warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. diff --git a/bootstrap.conf b/bootstrap.conf index 9bc13426a..530c721a9 100644 --- a/bootstrap.conf +++ b/bootstrap.conf @@ -1,6 +1,6 @@ # bootstrap.conf (GNU Libtool) version 2014-11-18 # -# Copyright (C) 2010-2015 Free Software Foundation, Inc. +# Copyright (C) 2010-2016 Free Software Foundation, Inc. # Written by Gary V. Vaughan, 2010 # This is free software; see the source for copying conditions. There is NO diff --git a/build-aux/edit-readme-alpha b/build-aux/edit-readme-alpha index 4b4d395d8..3291fd044 100755 --- a/build-aux/edit-readme-alpha +++ b/build-aux/edit-readme-alpha @@ -1,7 +1,7 @@ #! /bin/sh # edit-readme-alpha - edit README file for alpha releases -# Copyright (C) 2010-2015 Free Software Foundation, Inc. +# Copyright (C) 2010-2016 Free Software Foundation, Inc. # Written by Gary V. Vaughan, 2010 # # This file is part of GNU Libtool. diff --git a/build-aux/git-hooks/commit-msg b/build-aux/git-hooks/commit-msg index 400f42c41..2b75ba844 100755 --- a/build-aux/git-hooks/commit-msg +++ b/build-aux/git-hooks/commit-msg @@ -4,7 +4,7 @@ # or Copyright-paperwork-exempt lines in the commit message. # Written by Gary V. Vaughan , 2011 -# Copyright (C) 2011-2015 Free Software Foundation, Inc. +# Copyright (C) 2011-2016 Free Software Foundation, Inc. # This is free software; see the source for copying conditions. There is NO # warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. diff --git a/build-aux/ltmain.in b/build-aux/ltmain.in index 2a5aaadd6..40eb0297f 100644 --- a/build-aux/ltmain.in +++ b/build-aux/ltmain.in @@ -4,7 +4,7 @@ # Provide generalized library-building support services. # Written by Gordon Matzigkeit , 1996 -# Copyright (C) 1996-2015 Free Software Foundation, Inc. +# Copyright (C) 1996-2016 Free Software Foundation, Inc. # This is free software; see the source for copying conditions. There is NO # warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. diff --git a/build-aux/no-bogus-m4-defines b/build-aux/no-bogus-m4-defines index d66aef471..6767e6103 100755 --- a/build-aux/no-bogus-m4-defines +++ b/build-aux/no-bogus-m4-defines @@ -7,7 +7,7 @@ # current package 'aclocal.m4'. Currently used by 'make dist' # and by ./bootstrap (bootstrap.conf). # -# Copyright (C) 2015 Free Software Foundation, Inc. +# Copyright (C) 2015-2016 Free Software Foundation, Inc. # # This file is part of GNU Libtool. # diff --git a/cfg.mk b/cfg.mk index 42eea189f..769e90b49 100644 --- a/cfg.mk +++ b/cfg.mk @@ -1,6 +1,6 @@ # cfg.mk -- Configuration for maintainer-makefile # -# Copyright (c) 2011-2015 Free Software Foundation, Inc. +# Copyright (c) 2011-2016 Free Software Foundation, Inc. # Written by Gary V. Vaughan, 2011 # # This file is part of GNU Libtool. diff --git a/configure.ac b/configure.ac index 5647be407..5622651d7 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ # Process this file with autoconf to create configure. -*- autoconf -*- -# Copyright (C) 2001, 2004-2005, 2008, 2010-2015 Free Software +# Copyright (C) 2001, 2004-2005, 2008, 2010-2016 Free Software # Foundation, Inc. # Written by Gary V. Vaughan, 2001 # diff --git a/doc/libtool.texi b/doc/libtool.texi index 4c664bb2a..04eca98fc 100644 --- a/doc/libtool.texi +++ b/doc/libtool.texi @@ -20,7 +20,7 @@ @copying This manual is for GNU Libtool (version @value{VERSION}, @value{UPDATED}). -Copyright @copyright{} 1996-2015 Free Software Foundation, Inc. +Copyright @copyright{} 1996-2016 Free Software Foundation, Inc. Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 diff --git a/gl/build-aux/bootstrap.in b/gl/build-aux/bootstrap.in index 6da21d94f..bc0fcde10 100755 --- a/gl/build-aux/bootstrap.in +++ b/gl/build-aux/bootstrap.in @@ -3,7 +3,7 @@ # Bootstrap an Autotooled package from checked-out sources. # Written by Gary V. Vaughan, 2010 -# Copyright (C) 2010-2015 Free Software Foundation, Inc. +# Copyright (C) 2010-2016 Free Software Foundation, Inc. # This is free software; see the source for copying conditions. There is NO # warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. diff --git a/gl/build-aux/extract-trace b/gl/build-aux/extract-trace index e66bf20db..4df358bd1 100755 --- a/gl/build-aux/extract-trace +++ b/gl/build-aux/extract-trace @@ -3,7 +3,7 @@ # Extract macro arguments from autotools input with GNU M4. # Written by Gary V. Vaughan, 2010 # -# Copyright (C) 2010-2015 Free Software Foundation, Inc. +# Copyright (C) 2010-2016 Free Software Foundation, Inc. # This is free software; see the source for copying conditions. There is NO # warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. diff --git a/gl/build-aux/funclib.sh b/gl/build-aux/funclib.sh index d95ac2d78..e58a7e39f 100644 --- a/gl/build-aux/funclib.sh +++ b/gl/build-aux/funclib.sh @@ -4,7 +4,7 @@ scriptversion=2015-11-01.21; # UTC # General shell script boiler plate, and helper functions. # Written by Gary V. Vaughan, 2004 -# Copyright (C) 2004-2015 Free Software Foundation, Inc. +# Copyright (C) 2004-2016 Free Software Foundation, Inc. # This is free software; see the source for copying conditions. There is NO # warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. diff --git a/gl/build-aux/inline-source b/gl/build-aux/inline-source index 4070ae76e..d04aaf0f5 100755 --- a/gl/build-aux/inline-source +++ b/gl/build-aux/inline-source @@ -3,7 +3,7 @@ # Output the contents of a shell script with sourced files inlined. # Written by Gary V. Vaughan, 2012 -# Copyright (C) 2012-2015 Free Software Foundation, Inc. +# Copyright (C) 2012-2016 Free Software Foundation, Inc. # This is free software; see the source for copying conditions. There is NO # warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. diff --git a/gl/build-aux/options-parser b/gl/build-aux/options-parser index 2fecae965..ef61c3a48 100644 --- a/gl/build-aux/options-parser +++ b/gl/build-aux/options-parser @@ -6,7 +6,7 @@ scriptversion=2015-10-12.13; # UTC # A portable, pluggable option parser for Bourne shell. # Written by Gary V. Vaughan, 2010 -# Copyright (C) 2010-2015 Free Software Foundation, Inc. +# Copyright (C) 2010-2016 Free Software Foundation, Inc. # This is free software; see the source for copying conditions. There is NO # warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. diff --git a/gl/tests/test-all-shells.sh b/gl/tests/test-all-shells.sh index d56c305b4..4906de7a1 100644 --- a/gl/tests/test-all-shells.sh +++ b/gl/tests/test-all-shells.sh @@ -2,7 +2,7 @@ # Unit test helper. # -# Copyright (C) 2015 Free Software Foundation, Inc. +# Copyright (C) 2015-2016 Free Software Foundation, Inc. # This file is part of the GNUlib Library. # # This program is free software: you can redistribute it and/or modify diff --git a/gl/tests/test-funclib-quote.sh b/gl/tests/test-funclib-quote.sh index 60be1523a..98358aa19 100755 --- a/gl/tests/test-funclib-quote.sh +++ b/gl/tests/test-funclib-quote.sh @@ -2,7 +2,7 @@ # Unit tests for funclib.sh # -# Copyright (C) 2015 Free Software Foundation, Inc. +# Copyright (C) 2015-2016 Free Software Foundation, Inc. # This file is part of the GNUlib Library. # # This program is free software: you can redistribute it and/or modify diff --git a/gl/tests/test-option-parser-helper b/gl/tests/test-option-parser-helper index 52ba6689a..be140958a 100755 --- a/gl/tests/test-option-parser-helper +++ b/gl/tests/test-option-parser-helper @@ -2,7 +2,7 @@ # Unit tests for funclib.sh # -# Copyright (C) 2015 Free Software Foundation, Inc. +# Copyright (C) 2015-2016 Free Software Foundation, Inc. # This file is part of the GNUlib Library. # # This program is free software: you can redistribute it and/or modify diff --git a/gl/tests/test-option-parser.sh b/gl/tests/test-option-parser.sh index 43bef64dd..47a2b937e 100755 --- a/gl/tests/test-option-parser.sh +++ b/gl/tests/test-option-parser.sh @@ -2,7 +2,7 @@ # Unit tests for funclib.sh # -# Copyright (C) 2015 Free Software Foundation, Inc. +# Copyright (C) 2015-2016 Free Software Foundation, Inc. # This file is part of the GNUlib Library. # # This program is free software: you can redistribute it and/or modify diff --git a/gnulib b/gnulib index 82d514b06..5be7728cf 160000 --- a/gnulib +++ b/gnulib @@ -1 +1 @@ -Subproject commit 82d514b0645efd10b2b68b911372ae84e1a54da4 +Subproject commit 5be7728cf7c0fb61be1ccbfbd302764ef7e6b72d diff --git a/libltdl/README b/libltdl/README index c9629ed39..1da03e36f 100644 --- a/libltdl/README +++ b/libltdl/README @@ -9,7 +9,7 @@ It supports the following dlopen interfaces: * dyld (darwin/Mac OS X) * libtool's dlpreopen -- - Copyright (C) 1999, 2003, 2011-2015 Free Software Foundation, Inc. + Copyright (C) 1999, 2003, 2011-2016 Free Software Foundation, Inc. Written by Thomas Tanner, 1999 This file is part of GNU Libtool. diff --git a/libltdl/configure.ac b/libltdl/configure.ac index 33ca07719..6c262e220 100644 --- a/libltdl/configure.ac +++ b/libltdl/configure.ac @@ -1,6 +1,6 @@ # Process this file with autoconf to create configure. -*- autoconf -*- # -# Copyright (C) 2004-2005, 2007-2008, 2011-2015 Free Software +# Copyright (C) 2004-2005, 2007-2008, 2011-2016 Free Software # Foundation, Inc. # Written by Gary V. Vaughan, 2004 # diff --git a/libltdl/libltdl/lt__alloc.h b/libltdl/libltdl/lt__alloc.h index db1a989ed..c80256abe 100644 --- a/libltdl/libltdl/lt__alloc.h +++ b/libltdl/libltdl/lt__alloc.h @@ -1,6 +1,6 @@ /* lt__alloc.h -- internal memory management interface - Copyright (C) 2004, 2011-2015 Free Software Foundation, Inc. + Copyright (C) 2004, 2011-2016 Free Software Foundation, Inc. Written by Gary V. Vaughan, 2004 NOTE: The canonical source of this file is maintained with the diff --git a/libltdl/libltdl/lt__argz_.h b/libltdl/libltdl/lt__argz_.h index e0d3b18ee..ff0b6e65f 100644 --- a/libltdl/libltdl/lt__argz_.h +++ b/libltdl/libltdl/lt__argz_.h @@ -1,6 +1,6 @@ /* lt__argz.h -- internal argz interface for non-glibc systems - Copyright (C) 2004, 2007-2008, 2011-2015 Free Software Foundation, + Copyright (C) 2004, 2007-2008, 2011-2016 Free Software Foundation, Inc. Written by Gary V. Vaughan, 2004 diff --git a/libltdl/libltdl/lt__dirent.h b/libltdl/libltdl/lt__dirent.h index 9b6aaeaed..ecfca8e74 100644 --- a/libltdl/libltdl/lt__dirent.h +++ b/libltdl/libltdl/lt__dirent.h @@ -1,6 +1,6 @@ /* lt__dirent.h -- internal directory entry scanning interface - Copyright (C) 2001, 2004, 2006, 2011-2015 Free Software Foundation, + Copyright (C) 2001, 2004, 2006, 2011-2016 Free Software Foundation, Inc. Written by Bob Friesenhahn, 2001 diff --git a/libltdl/libltdl/lt__glibc.h b/libltdl/libltdl/lt__glibc.h index 80ee45060..21211a4bc 100644 --- a/libltdl/libltdl/lt__glibc.h +++ b/libltdl/libltdl/lt__glibc.h @@ -1,6 +1,6 @@ /* lt__glibc.h -- support for non glibc environments - Copyright (C) 2004, 2006-2007, 2011-2015 Free Software Foundation, + Copyright (C) 2004, 2006-2007, 2011-2016 Free Software Foundation, Inc. Written by Gary V. Vaughan, 2004 diff --git a/libltdl/libltdl/lt__private.h b/libltdl/libltdl/lt__private.h index a91849b61..2c554cefe 100644 --- a/libltdl/libltdl/lt__private.h +++ b/libltdl/libltdl/lt__private.h @@ -1,6 +1,6 @@ /* lt__private.h -- internal apis for libltdl - Copyright (C) 2004-2008, 2011-2015 Free Software Foundation, Inc. + Copyright (C) 2004-2008, 2011-2016 Free Software Foundation, Inc. Written by Gary V. Vaughan, 2004 NOTE: The canonical source of this file is maintained with the diff --git a/libltdl/libltdl/lt__strl.h b/libltdl/libltdl/lt__strl.h index a1db2e6cb..1d8be2055 100644 --- a/libltdl/libltdl/lt__strl.h +++ b/libltdl/libltdl/lt__strl.h @@ -1,6 +1,6 @@ /* lt__strl.h -- size-bounded string copying and concatenation - Copyright (C) 2004, 2006, 2011-2015 Free Software Foundation, Inc. + Copyright (C) 2004, 2006, 2011-2016 Free Software Foundation, Inc. Written by Bob Friesenhahn, 2004 NOTE: The canonical source of this file is maintained with the diff --git a/libltdl/libltdl/lt_dlloader.h b/libltdl/libltdl/lt_dlloader.h index 66cf04752..5bc979f9b 100644 --- a/libltdl/libltdl/lt_dlloader.h +++ b/libltdl/libltdl/lt_dlloader.h @@ -1,6 +1,6 @@ /* lt_dlloader.h -- dynamic library loader interface - Copyright (C) 2004, 2007-2008, 2011-2015 Free Software Foundation, + Copyright (C) 2004, 2007-2008, 2011-2016 Free Software Foundation, Inc. Written by Gary V. Vaughan, 2004 diff --git a/libltdl/libltdl/lt_error.h b/libltdl/libltdl/lt_error.h index 367c36b5b..6c06c6b06 100644 --- a/libltdl/libltdl/lt_error.h +++ b/libltdl/libltdl/lt_error.h @@ -1,6 +1,6 @@ /* lt_error.h -- error propagation interface - Copyright (C) 1999-2001, 2004, 2007, 2011-2015 Free Software + Copyright (C) 1999-2001, 2004, 2007, 2011-2016 Free Software Foundation, Inc. Written by Thomas Tanner, 1999 diff --git a/libltdl/libltdl/lt_system.h b/libltdl/libltdl/lt_system.h index a9bc7ecbc..1f2aa47b2 100644 --- a/libltdl/libltdl/lt_system.h +++ b/libltdl/libltdl/lt_system.h @@ -1,6 +1,6 @@ /* lt_system.h -- system portability abstraction layer - Copyright (C) 2004, 2007, 2010-2015 Free Software Foundation, Inc. + Copyright (C) 2004, 2007, 2010-2016 Free Software Foundation, Inc. Written by Gary V. Vaughan, 2004 NOTE: The canonical source of this file is maintained with the diff --git a/libltdl/libltdl/slist.h b/libltdl/libltdl/slist.h index ba54736cc..6e9ac56ed 100644 --- a/libltdl/libltdl/slist.h +++ b/libltdl/libltdl/slist.h @@ -1,6 +1,6 @@ /* slist.h -- generalised singly linked lists - Copyright (C) 2000, 2004, 2009, 2011-2015 Free Software Foundation, + Copyright (C) 2000, 2004, 2009, 2011-2016 Free Software Foundation, Inc. Written by Gary V. Vaughan, 2000 diff --git a/libltdl/loaders/dld_link.c b/libltdl/loaders/dld_link.c index 0edf0df68..3642a0286 100644 --- a/libltdl/loaders/dld_link.c +++ b/libltdl/loaders/dld_link.c @@ -1,6 +1,6 @@ /* loader-dld_link.c -- dynamic linking with dld - Copyright (C) 1998-2000, 2004, 2006-2008, 2011-2015 Free Software + Copyright (C) 1998-2000, 2004, 2006-2008, 2011-2016 Free Software Foundation, Inc. Written by Thomas Tanner, 1998 diff --git a/libltdl/loaders/dlopen.c b/libltdl/loaders/dlopen.c index 0bc562c2f..49b7a5957 100644 --- a/libltdl/loaders/dlopen.c +++ b/libltdl/loaders/dlopen.c @@ -1,6 +1,6 @@ /* loader-dlopen.c -- dynamic linking with dlopen/dlsym - Copyright (C) 1998-2000, 2004, 2006-2008, 2011-2015 Free Software + Copyright (C) 1998-2000, 2004, 2006-2008, 2011-2016 Free Software Foundation, Inc. Written by Thomas Tanner, 1998 diff --git a/libltdl/loaders/dyld.c b/libltdl/loaders/dyld.c index 6c099e0eb..bfd58696b 100644 --- a/libltdl/loaders/dyld.c +++ b/libltdl/loaders/dyld.c @@ -1,6 +1,6 @@ /* loader-dyld.c -- dynamic linking on darwin and OS X - Copyright (C) 1998-2000, 2004, 2006-2008, 2011-2015 Free Software + Copyright (C) 1998-2000, 2004, 2006-2008, 2011-2016 Free Software Foundation, Inc. Written by Peter O'Gorman, 1998 diff --git a/libltdl/loaders/load_add_on.c b/libltdl/loaders/load_add_on.c index b0709068a..57d441d21 100644 --- a/libltdl/loaders/load_add_on.c +++ b/libltdl/loaders/load_add_on.c @@ -1,6 +1,6 @@ /* loader-load_add_on.c -- dynamic linking for BeOS - Copyright (C) 1998-2000, 2004, 2006-2008, 2011-2015 Free Software + Copyright (C) 1998-2000, 2004, 2006-2008, 2011-2016 Free Software Foundation, Inc. Written by Thomas Tanner, 1998 diff --git a/libltdl/loaders/loadlibrary.c b/libltdl/loaders/loadlibrary.c index 0891f6d94..b8e16e0c7 100644 --- a/libltdl/loaders/loadlibrary.c +++ b/libltdl/loaders/loadlibrary.c @@ -1,6 +1,6 @@ /* loader-loadlibrary.c -- dynamic linking for Win32 - Copyright (C) 1998-2000, 2004-2008, 2010-2015 Free Software + Copyright (C) 1998-2000, 2004-2008, 2010-2016 Free Software Foundation, Inc. Written by Thomas Tanner, 1998 diff --git a/libltdl/loaders/preopen.c b/libltdl/loaders/preopen.c index 139e373c6..f94461da4 100644 --- a/libltdl/loaders/preopen.c +++ b/libltdl/loaders/preopen.c @@ -1,6 +1,6 @@ /* loader-preopen.c -- emulate dynamic linking using preloaded_symbols - Copyright (C) 1998-2000, 2004, 2006-2008, 2011-2015 Free Software + Copyright (C) 1998-2000, 2004, 2006-2008, 2011-2016 Free Software Foundation, Inc. Written by Thomas Tanner, 1998 diff --git a/libltdl/loaders/shl_load.c b/libltdl/loaders/shl_load.c index 960386bdc..78c1c80e5 100644 --- a/libltdl/loaders/shl_load.c +++ b/libltdl/loaders/shl_load.c @@ -1,6 +1,6 @@ /* loader-shl_load.c -- dynamic linking with shl_load (HP-UX) - Copyright (C) 1998-2000, 2004, 2006-2008, 2011-2015 Free Software + Copyright (C) 1998-2000, 2004, 2006-2008, 2011-2016 Free Software Foundation, Inc. Written by Thomas Tanner, 1998 diff --git a/libltdl/lt__alloc.c b/libltdl/lt__alloc.c index d24bf8f3d..3d66b5ee8 100644 --- a/libltdl/lt__alloc.c +++ b/libltdl/lt__alloc.c @@ -1,6 +1,6 @@ /* lt__alloc.c -- internal memory management interface - Copyright (C) 2004, 2006-2007, 2011-2015 Free Software Foundation, + Copyright (C) 2004, 2006-2007, 2011-2016 Free Software Foundation, Inc. Written by Gary V. Vaughan, 2004 diff --git a/libltdl/lt__argz.c b/libltdl/lt__argz.c index 75f7af800..ac81c4b6d 100644 --- a/libltdl/lt__argz.c +++ b/libltdl/lt__argz.c @@ -1,6 +1,6 @@ /* lt__argz.c -- argz implementation for non-glibc systems - Copyright (C) 2004, 2006-2008, 2011-2015 Free Software Foundation, + Copyright (C) 2004, 2006-2008, 2011-2016 Free Software Foundation, Inc. Written by Gary V. Vaughan, 2004 diff --git a/libltdl/lt__dirent.c b/libltdl/lt__dirent.c index 596aa2bc2..8ab1e1732 100644 --- a/libltdl/lt__dirent.c +++ b/libltdl/lt__dirent.c @@ -1,6 +1,6 @@ /* lt__dirent.c -- internal directory entry scanning interface - Copyright (C) 2001, 2004, 2011-2015 Free Software Foundation, Inc. + Copyright (C) 2001, 2004, 2011-2016 Free Software Foundation, Inc. Written by Bob Friesenhahn, 2001 NOTE: The canonical source of this file is maintained with the diff --git a/libltdl/lt__strl.c b/libltdl/lt__strl.c index 65be904e5..1e42184a9 100644 --- a/libltdl/lt__strl.c +++ b/libltdl/lt__strl.c @@ -1,6 +1,6 @@ /* lt__strl.c -- size-bounded string copying and concatenation - Copyright (C) 2004, 2011-2015 Free Software Foundation, Inc. + Copyright (C) 2004, 2011-2016 Free Software Foundation, Inc. Written by Bob Friesenhahn, 2004 NOTE: The canonical source of this file is maintained with the diff --git a/libltdl/lt_dlloader.c b/libltdl/lt_dlloader.c index b81cfa950..ba103c037 100644 --- a/libltdl/lt_dlloader.c +++ b/libltdl/lt_dlloader.c @@ -1,6 +1,6 @@ /* lt_dlloader.c -- dynamic library loader interface - Copyright (C) 2004, 2007-2008, 2011-2015 Free Software Foundation, + Copyright (C) 2004, 2007-2008, 2011-2016 Free Software Foundation, Inc. Written by Gary V. Vaughan, 2004 diff --git a/libltdl/lt_error.c b/libltdl/lt_error.c index 7be92c6fc..79cc196f0 100644 --- a/libltdl/lt_error.c +++ b/libltdl/lt_error.c @@ -1,6 +1,6 @@ /* lt_error.c -- error propagation interface - Copyright (C) 1999-2001, 2004-2005, 2007, 2011-2015 Free Software + Copyright (C) 1999-2001, 2004-2005, 2007, 2011-2016 Free Software Foundation, Inc. Written by Thomas Tanner, 1999 diff --git a/libltdl/ltdl.c b/libltdl/ltdl.c index 6013f2ac2..dcdcf3506 100644 --- a/libltdl/ltdl.c +++ b/libltdl/ltdl.c @@ -1,6 +1,6 @@ /* ltdl.c -- system independent dlopen wrapper - Copyright (C) 1998-2000, 2004-2008, 2011-2015 Free Software + Copyright (C) 1998-2000, 2004-2008, 2011-2016 Free Software Foundation, Inc. Written by Thomas Tanner, 1998 diff --git a/libltdl/ltdl.h b/libltdl/ltdl.h index f8113990e..f3266c1e8 100644 --- a/libltdl/ltdl.h +++ b/libltdl/ltdl.h @@ -1,6 +1,6 @@ /* ltdl.h -- generic dlopen functions - Copyright (C) 1998-2000, 2004-2005, 2007-2008, 2011-2015 Free + Copyright (C) 1998-2000, 2004-2005, 2007-2008, 2011-2016 Free Software Foundation, Inc. Written by Thomas Tanner, 1998 diff --git a/libltdl/ltdl.mk b/libltdl/ltdl.mk index 96bd0b6db..7729d02d2 100644 --- a/libltdl/ltdl.mk +++ b/libltdl/ltdl.mk @@ -1,6 +1,6 @@ ## ltdl.mk -- includable Makefile snippet ## -## Copyright (C) 2003-2005, 2007, 2011-2015 Free Software Foundation, +## Copyright (C) 2003-2005, 2007, 2011-2016 Free Software Foundation, ## Inc. ## Written by Gary V. Vaughan, 2003 ## diff --git a/libltdl/slist.c b/libltdl/slist.c index 4c8f20cbc..8eecd2fc4 100644 --- a/libltdl/slist.c +++ b/libltdl/slist.c @@ -1,6 +1,6 @@ /* slist.c -- generalised singly linked lists - Copyright (C) 2000, 2004, 2007-2009, 2011-2015 Free Software + Copyright (C) 2000, 2004, 2007-2009, 2011-2016 Free Software Foundation, Inc. Written by Gary V. Vaughan, 2000 diff --git a/libtoolize.in b/libtoolize.in index 3fe61cef8..c9e524756 100644 --- a/libtoolize.in +++ b/libtoolize.in @@ -3,7 +3,7 @@ # Prepare a package to use libtool. # Written by Gary V. Vaughan , 2003 -# Copyright (C) 2003-2015 Free Software Foundation, Inc. +# Copyright (C) 2003-2016 Free Software Foundation, Inc. # This is free software; see the source for copying conditions. There is NO # warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. diff --git a/m4/autobuild.m4 b/m4/autobuild.m4 index 239809cd5..66b183b23 100644 --- a/m4/autobuild.m4 +++ b/m4/autobuild.m4 @@ -1,5 +1,5 @@ # autobuild.m4 serial 7 -dnl Copyright (C) 2004, 2006-2015 Free Software Foundation, Inc. +dnl Copyright (C) 2004, 2006-2016 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/m4/libtool.m4 b/m4/libtool.m4 index 2e8c3cf5c..53b404f51 100644 --- a/m4/libtool.m4 +++ b/m4/libtool.m4 @@ -1,6 +1,6 @@ # libtool.m4 - Configure libtool for the host system. -*-Autoconf-*- # -# Copyright (C) 1996-2001, 2003-2015 Free Software Foundation, Inc. +# Copyright (C) 1996-2001, 2003-2016 Free Software Foundation, Inc. # Written by Gordon Matzigkeit, 1996 # # This file is free software; the Free Software Foundation gives diff --git a/m4/ltargz.m4 b/m4/ltargz.m4 index 0908d90b9..b64673749 100644 --- a/m4/ltargz.m4 +++ b/m4/ltargz.m4 @@ -1,6 +1,6 @@ # Portability macros for glibc argz. -*- Autoconf -*- # -# Copyright (C) 2004-2007, 2011-2015 Free Software Foundation, Inc. +# Copyright (C) 2004-2007, 2011-2016 Free Software Foundation, Inc. # Written by Gary V. Vaughan # # This file is free software; the Free Software Foundation gives diff --git a/m4/ltdl.m4 b/m4/ltdl.m4 index bde587a16..86bd8e6eb 100644 --- a/m4/ltdl.m4 +++ b/m4/ltdl.m4 @@ -1,6 +1,6 @@ # ltdl.m4 - Configure ltdl for the target system. -*-Autoconf-*- # -# Copyright (C) 1999-2008, 2011-2015 Free Software Foundation, Inc. +# Copyright (C) 1999-2008, 2011-2016 Free Software Foundation, Inc. # Written by Thomas Tanner, 1999 # # This file is free software; the Free Software Foundation gives diff --git a/m4/ltoptions.m4 b/m4/ltoptions.m4 index 94b082976..b34dd2ffc 100644 --- a/m4/ltoptions.m4 +++ b/m4/ltoptions.m4 @@ -1,6 +1,6 @@ # Helper functions for option handling. -*- Autoconf -*- # -# Copyright (C) 2004-2005, 2007-2009, 2011-2015 Free Software +# Copyright (C) 2004-2005, 2007-2009, 2011-2016 Free Software # Foundation, Inc. # Written by Gary V. Vaughan, 2004 # diff --git a/m4/ltsugar.m4 b/m4/ltsugar.m4 index 48bc9344a..bbd6fafbd 100644 --- a/m4/ltsugar.m4 +++ b/m4/ltsugar.m4 @@ -1,6 +1,6 @@ # ltsugar.m4 -- libtool m4 base layer. -*-Autoconf-*- # -# Copyright (C) 2004-2005, 2007-2008, 2011-2015 Free Software +# Copyright (C) 2004-2005, 2007-2008, 2011-2016 Free Software # Foundation, Inc. # Written by Gary V. Vaughan, 2004 # diff --git a/m4/ltversion.in b/m4/ltversion.in index 497ab4d6e..c9dcaa2c2 100644 --- a/m4/ltversion.in +++ b/m4/ltversion.in @@ -1,6 +1,6 @@ # ltversion.m4 -- version numbers -*- Autoconf -*- # -# Copyright (C) 2004, 2011-2015 Free Software Foundation, Inc. +# Copyright (C) 2004, 2011-2016 Free Software Foundation, Inc. # Written by Scott James Remnant, 2004 # # This file is free software; the Free Software Foundation gives diff --git a/m4/lt~obsolete.m4 b/m4/lt~obsolete.m4 index c6b26f88f..6eb9dbce6 100644 --- a/m4/lt~obsolete.m4 +++ b/m4/lt~obsolete.m4 @@ -1,6 +1,6 @@ # lt~obsolete.m4 -- aclocal satisfying obsolete definitions. -*-Autoconf-*- # -# Copyright (C) 2004-2005, 2007, 2009, 2011-2015 Free Software +# Copyright (C) 2004-2005, 2007, 2009, 2011-2016 Free Software # Foundation, Inc. # Written by Scott James Remnant, 2004. # diff --git a/m4/m4.m4 b/m4/m4.m4 index 0c13ff26f..80b63ac0c 100644 --- a/m4/m4.m4 +++ b/m4/m4.m4 @@ -1,6 +1,6 @@ # m4.m4 serial 12 -# Copyright (C) 2000, 2006-2015 Free Software Foundation, Inc. +# Copyright (C) 2000, 2006-2016 Free Software Foundation, Inc. # Copying and distribution of this file, with or without modification, # are permitted in any medium without royalty provided the copyright diff --git a/tests/am-subdir.at b/tests/am-subdir.at index 5d5dfcd20..367c54a29 100644 --- a/tests/am-subdir.at +++ b/tests/am-subdir.at @@ -1,6 +1,6 @@ # am-subdir.at -- libtool subdir-objects support -*- Autotest -*- -# Copyright (C) 2004, 2008, 2011-2015 Free Software Foundation, Inc. +# Copyright (C) 2004, 2008, 2011-2016 Free Software Foundation, Inc. # Written by Gary V. Vaughan, 2004 # # This file is part of GNU Libtool. diff --git a/tests/archive-in-archive.at b/tests/archive-in-archive.at index 9d0680548..415b656af 100644 --- a/tests/archive-in-archive.at +++ b/tests/archive-in-archive.at @@ -1,6 +1,6 @@ # dmacks.at -- test for dmacks bug -*- Autotest -*- # -# Copyright (C) 2007-2008, 2010-2015 Free Software Foundation, Inc. +# Copyright (C) 2007-2008, 2010-2016 Free Software Foundation, Inc. # Written by Peter O'Gorman, 2007 # # This file is part of GNU Libtool. diff --git a/tests/bindir.at b/tests/bindir.at index 7e4b6e91b..29930f101 100644 --- a/tests/bindir.at +++ b/tests/bindir.at @@ -1,6 +1,6 @@ # bindir.at - Test the -bindir option # -# Copyright (C) 2009-2015 Free Software Foundation, Inc. +# Copyright (C) 2009-2016 Free Software Foundation, Inc. # Written by Dave Korn, 2009 # # This file is part of GNU Libtool. diff --git a/tests/cdemo.at b/tests/cdemo.at index ce4a4af3e..c695283bc 100644 --- a/tests/cdemo.at +++ b/tests/cdemo.at @@ -1,6 +1,6 @@ # cdemo.at -- Using Automake to build a program and library -*- Autotest -*- # -# Copyright (C) 2003-2004, 2011-2015 Free Software Foundation, Inc. +# Copyright (C) 2003-2004, 2011-2016 Free Software Foundation, Inc. # Written by Gary V. Vaughan, 2003 # # This file is part of GNU Libtool. diff --git a/tests/cmdline_wrap.at b/tests/cmdline_wrap.at index 1a02bb91e..a351ea4e1 100644 --- a/tests/cmdline_wrap.at +++ b/tests/cmdline_wrap.at @@ -1,6 +1,6 @@ # cmdline_wrap.at -- run tests with low max_cmd_len -*- Autotest -*- -# Copyright (C) 2007, 2009, 2011-2015 Free Software Foundation, Inc. +# Copyright (C) 2007, 2009, 2011-2016 Free Software Foundation, Inc. # Written by Ralf Wildenhues, 2007 # # This file is part of GNU Libtool. diff --git a/tests/configure-funcs.at b/tests/configure-funcs.at index 89682a4dd..beffa6a72 100644 --- a/tests/configure-funcs.at +++ b/tests/configure-funcs.at @@ -1,6 +1,6 @@ # configure-functions.at -- shared shell functions. -*- Autotest -*- # -# Copyright (C) 2015 Free Software Foundation, Inc. +# Copyright (C) 2015-2016 Free Software Foundation, Inc. # # This file is part of GNU Libtool. # diff --git a/tests/configure-iface.at b/tests/configure-iface.at index 1fb561c43..ac0f4eae0 100644 --- a/tests/configure-iface.at +++ b/tests/configure-iface.at @@ -1,6 +1,6 @@ # configure-iface.at -- test ltdl configure interface -*- Autotest -*- # -# Copyright (C) 2007-2008, 2011-2015 Free Software Foundation, Inc. +# Copyright (C) 2007-2008, 2011-2016 Free Software Foundation, Inc. # Written by Gary V. Vaughan, 2007 # # This file is part of GNU Libtool. diff --git a/tests/convenience.at b/tests/convenience.at index ad3accbaf..8a1ee1f9b 100644 --- a/tests/convenience.at +++ b/tests/convenience.at @@ -1,6 +1,6 @@ # convenience.at -- testing C convenience archives -*- Autotest -*- -# Copyright (C) 2005, 2007-2015 Free Software Foundation, Inc. +# Copyright (C) 2005, 2007-2016 Free Software Foundation, Inc. # Written by Ralf Wildenhues, 2005 # # This file is part of GNU Libtool. diff --git a/tests/ctor.at b/tests/ctor.at index b052ec84a..e83146268 100644 --- a/tests/ctor.at +++ b/tests/ctor.at @@ -1,6 +1,6 @@ # ctor.at -- Test constructors via C++ -*- Autotest -*- # -# Copyright (C) 2007-2008, 2011-2015 Free Software Foundation, Inc. +# Copyright (C) 2007-2008, 2011-2016 Free Software Foundation, Inc. # Written by Noah Misch, 2007 # # This file is part of GNU Libtool. diff --git a/tests/cwrapper.at b/tests/cwrapper.at index e6d67617a..b0d05174f 100644 --- a/tests/cwrapper.at +++ b/tests/cwrapper.at @@ -1,6 +1,6 @@ # cwrapper.at -- test cwrapper compliance with standards -*- Autotest -*- -# Copyright (C) 2009-2015 Free Software Foundation, Inc. +# Copyright (C) 2009-2016 Free Software Foundation, Inc. # Written by Charles Wilson, 2009 # # This file is part of GNU Libtool. diff --git a/tests/darwin.at b/tests/darwin.at index 6134c328f..cbc9a39fa 100644 --- a/tests/darwin.at +++ b/tests/darwin.at @@ -1,6 +1,6 @@ # darwin.at - tests specific to Mac OS X # -# Copyright (C) 2008-2009, 2011-2015 Free Software Foundation, Inc. +# Copyright (C) 2008-2009, 2011-2016 Free Software Foundation, Inc. # Written by Peter O'Gorman, 2008 # # This file is part of GNU Libtool. diff --git a/tests/demo.at b/tests/demo.at index 7c6f5dcf4..b1de7061a 100644 --- a/tests/demo.at +++ b/tests/demo.at @@ -1,6 +1,6 @@ # demo.at -- Linking and loading. -*- Autotest -*- # -# Copyright (C) 2003-2004, 2011-2015 Free Software Foundation, Inc. +# Copyright (C) 2003-2004, 2011-2016 Free Software Foundation, Inc. # Written by Gary V. Vaughan, 2003 # # This file is part of GNU Libtool. diff --git a/tests/depdemo.at b/tests/depdemo.at index 625b7f28c..bb37f6e1f 100644 --- a/tests/depdemo.at +++ b/tests/depdemo.at @@ -1,6 +1,6 @@ # depdemo.at -- Library interdependencies -*- Autotest -*- # -# Copyright (C) 2003-2004, 2011-2015 Free Software Foundation, Inc. +# Copyright (C) 2003-2004, 2011-2016 Free Software Foundation, Inc. # Written by Gary V. Vaughan, 2003 # # This file is part of GNU Libtool. diff --git a/tests/deplib-in-subdir.at b/tests/deplib-in-subdir.at index 9046d0c6b..10ce16bd8 100644 --- a/tests/deplib-in-subdir.at +++ b/tests/deplib-in-subdir.at @@ -1,6 +1,6 @@ # deplib-in-subdir.at -- -*- Autotest -*- -# Copyright (C) 2010-2015 Free Software Foundation, Inc. +# Copyright (C) 2010-2016 Free Software Foundation, Inc. # # This file is part of GNU Libtool. # diff --git a/tests/deplibs-ident.at b/tests/deplibs-ident.at index b59fb28d4..d5889020c 100644 --- a/tests/deplibs-ident.at +++ b/tests/deplibs-ident.at @@ -1,6 +1,6 @@ # deplibs-ident.at -- detecting identical deplibs -*- Autotest -*- -# Copyright (C) 2005, 2007-2008, 2011-2015 Free Software Foundation, +# Copyright (C) 2005, 2007-2008, 2011-2016 Free Software Foundation, # Inc. # Written by Ralf Wildenhues, 2005 # diff --git a/tests/deplibs-mingw.at b/tests/deplibs-mingw.at index b40f48cd7..ef37a5ce3 100644 --- a/tests/deplibs-mingw.at +++ b/tests/deplibs-mingw.at @@ -1,6 +1,6 @@ # deplibs-mingw.at -- -*- Autotest -*- -# Copyright (C) 2010-2015 Free Software Foundation, Inc. +# Copyright (C) 2010-2016 Free Software Foundation, Inc. # # This file is part of GNU Libtool. # diff --git a/tests/destdir.at b/tests/destdir.at index f3676a962..1a8c1760f 100644 --- a/tests/destdir.at +++ b/tests/destdir.at @@ -1,6 +1,6 @@ # destdir.at -- test various DESTDIR issues -*- Autotest -*- -# Copyright (C) 2006-2007, 2011-2015 Free Software Foundation, Inc. +# Copyright (C) 2006-2007, 2011-2016 Free Software Foundation, Inc. # Written by Ralf Wildenhues, 2006 # # This file is part of GNU Libtool. diff --git a/tests/dlloader-api.at b/tests/dlloader-api.at index a40546d48..3fd2dc760 100644 --- a/tests/dlloader-api.at +++ b/tests/dlloader-api.at @@ -1,6 +1,6 @@ # dlloader.at -- test dlloader functionality -*- Autotest -*- # -# Copyright (C) 2010-2015 Free Software Foundation, Inc. +# Copyright (C) 2010-2016 Free Software Foundation, Inc. # This file is part of GNU Libtool. # # GNU Libtool is free software; you can redistribute it and/or diff --git a/tests/dumpbin-symbols.at b/tests/dumpbin-symbols.at index 139f42800..d5982659e 100644 --- a/tests/dumpbin-symbols.at +++ b/tests/dumpbin-symbols.at @@ -1,6 +1,6 @@ # dumpbin-symbols.at -- libtool "dumpbin -symbols" support -*- Autotest -*- -# Copyright (C) 2010-2015 Free Software Foundation, Inc. +# Copyright (C) 2010-2016 Free Software Foundation, Inc. # # This file is part of GNU Libtool. # diff --git a/tests/duplicate_conv.at b/tests/duplicate_conv.at index 2466bcfdc..b974e6ac9 100644 --- a/tests/duplicate_conv.at +++ b/tests/duplicate_conv.at @@ -1,6 +1,6 @@ # duplicate_conv.at -- duplicate convenience archive names -*- Autotest -*- -# Copyright (C) 2006, 2008, 2011-2015 Free Software Foundation, Inc. +# Copyright (C) 2006, 2008, 2011-2016 Free Software Foundation, Inc. # Written by Ralf Wildenhues, 2006 # # This file is part of GNU Libtool. diff --git a/tests/duplicate_deps.at b/tests/duplicate_deps.at index b5d1feeeb..5067c6f3c 100644 --- a/tests/duplicate_deps.at +++ b/tests/duplicate_deps.at @@ -1,6 +1,6 @@ # duplicate_deps.at -- preserve duplicate convenience deps -*- Autotest -*- -# Copyright (C) 2006-2008, 2011-2015 Free Software Foundation, Inc. +# Copyright (C) 2006-2008, 2011-2016 Free Software Foundation, Inc. # Written by Ralf Wildenhues, 2006 $ # This file is part of GNU Libtool. diff --git a/tests/duplicate_members.at b/tests/duplicate_members.at index cd710317d..5a828abbb 100755 --- a/tests/duplicate_members.at +++ b/tests/duplicate_members.at @@ -1,6 +1,6 @@ # duplicate_members.at -- duplicate members in archive tests -*- Autotest -*- -# Copyright (C) 2005, 2007-2009, 2011-2015 Free Software Foundation, +# Copyright (C) 2005, 2007-2009, 2011-2016 Free Software Foundation, # Inc. # Written by Alexandre Oliva & Peter O'Gorman, 2005 # diff --git a/tests/early-libtool.at b/tests/early-libtool.at index ae189924f..6541ac557 100644 --- a/tests/early-libtool.at +++ b/tests/early-libtool.at @@ -1,6 +1,6 @@ # early-libtool.at -- early libtool script generation -*- Autotest -*- -# Copyright (C) 2005-2008, 2011-2015 Free Software Foundation, Inc. +# Copyright (C) 2005-2008, 2011-2016 Free Software Foundation, Inc. # Written by Gary V. Vaughan, 2005 # # This file is part of GNU Libtool. diff --git a/tests/exceptions.at b/tests/exceptions.at index e0352b387..0d4972241 100644 --- a/tests/exceptions.at +++ b/tests/exceptions.at @@ -1,6 +1,6 @@ # exception.at -- test C++ exception handling with libtool -*- Autotest -*- # -# Copyright (C) 2010-2015 Free Software Foundation, Inc. +# Copyright (C) 2010-2016 Free Software Foundation, Inc. # # This file is part of GNU Libtool. # diff --git a/tests/execute-mode.at b/tests/execute-mode.at index bc689111d..e2ddbaca8 100644 --- a/tests/execute-mode.at +++ b/tests/execute-mode.at @@ -1,6 +1,6 @@ # execute-mode.at -- libtool --mode=execute -*- Autotest -*- # -# Copyright (C) 2008-2015 Free Software Foundation, Inc. +# Copyright (C) 2008-2016 Free Software Foundation, Inc. # Written by Ralf Wildenhues, 2008 # # This file is part of GNU Libtool. diff --git a/tests/exeext.at b/tests/exeext.at index 321f7c3e4..864d9ec82 100644 --- a/tests/exeext.at +++ b/tests/exeext.at @@ -1,6 +1,6 @@ # exeext.at -- ensure that exeext handling works -*- Autotest -*- # -# Copyright (C) 2010-2015 Free Software Foundation, Inc. +# Copyright (C) 2010-2016 Free Software Foundation, Inc. # Written by Peter Rosin # # This file is part of GNU Libtool. diff --git a/tests/export-def.at b/tests/export-def.at index d679b5b7f..7ce07aa58 100755 --- a/tests/export-def.at +++ b/tests/export-def.at @@ -1,6 +1,6 @@ # export-def.at -- test module-definition files -*- Autotest -*- -# Copyright (C) 2013-2015 Free Software Foundation, Inc. +# Copyright (C) 2013-2016 Free Software Foundation, Inc. # Written by Peter Rosin, 2013 # # This file is part of GNU Libtool. diff --git a/tests/export.at b/tests/export.at index b8114dd17..e8fb3d723 100644 --- a/tests/export.at +++ b/tests/export.at @@ -1,6 +1,6 @@ # export.at -- test symbol exports -*- Autotest -*- -# Copyright (C) 2007-2008, 2011-2015 Free Software Foundation, Inc. +# Copyright (C) 2007-2008, 2011-2016 Free Software Foundation, Inc. # Written by Ralf Wildenhues, 2007 # # This file is part of GNU Libtool. diff --git a/tests/f77demo.at b/tests/f77demo.at index d68c54a32..ba6edcba6 100644 --- a/tests/f77demo.at +++ b/tests/f77demo.at @@ -1,6 +1,6 @@ # f77demo.at -- Fortran 77 language support. -*- Autotest -*- # -# Copyright (C) 2003, 2005-2006, 2011-2015 Free Software Foundation, +# Copyright (C) 2003, 2005-2006, 2011-2016 Free Software Foundation, # Inc. # Written by Eric Lindahl, 2002 # Written by Gary V. Vaughan, 2003 diff --git a/tests/fail.at b/tests/fail.at index 431450ebf..0effbb756 100644 --- a/tests/fail.at +++ b/tests/fail.at @@ -1,6 +1,6 @@ # fail.at -- test that libtool really fail when it should -*- Autotest -*- # -# Copyright (C) 2005, 2008-2009, 2011-2015 Free Software Foundation, +# Copyright (C) 2005, 2008-2009, 2011-2016 Free Software Foundation, # Inc. # Written by Ralf Wildenhues, 2005 # diff --git a/tests/fcdemo.at b/tests/fcdemo.at index 32316cbb2..9164fc19c 100644 --- a/tests/fcdemo.at +++ b/tests/fcdemo.at @@ -1,6 +1,6 @@ # fcdemo.at -- Fortran 90/95 language support. -*- Autotest -*- # -# Copyright (C) 2003, 2005-2006, 2011-2015 Free Software Foundation, +# Copyright (C) 2003, 2005-2006, 2011-2016 Free Software Foundation, # Inc. # Written by Eric Lindahl, 2002 # Written by Gary V. Vaughan, 2003 diff --git a/tests/flags.at b/tests/flags.at index 2789b13af..3a3ffbb10 100644 --- a/tests/flags.at +++ b/tests/flags.at @@ -1,6 +1,6 @@ # flags.at -- libtool passing of flags -*- Autotest -*- # -# Copyright (C) 2009-2015 Free Software Foundation, Inc. +# Copyright (C) 2009-2016 Free Software Foundation, Inc. # # This file is part of GNU Libtool. # diff --git a/tests/help.at b/tests/help.at index 081796d37..91e29bd13 100644 --- a/tests/help.at +++ b/tests/help.at @@ -1,6 +1,6 @@ # help.at -- standard command line options -*- Autotest -*- # -# Copyright (C) 2009-2015 Free Software Foundation, Inc. +# Copyright (C) 2009-2016 Free Software Foundation, Inc. # # This file is part of GNU Libtool. # diff --git a/tests/indirect_deps.at b/tests/indirect_deps.at index 0d294a4f4..e05d82b5d 100644 --- a/tests/indirect_deps.at +++ b/tests/indirect_deps.at @@ -1,6 +1,6 @@ # indirect_deps.at -- support for link_all_deplibs=no -*- Autotest -*- -# Copyright (C) 2007-2008, 2011-2015 Free Software Foundation, Inc. +# Copyright (C) 2007-2008, 2011-2016 Free Software Foundation, Inc. # Written by Ralf Wildenhues, 2007. # # This file is part of GNU Libtool. diff --git a/tests/infer-tag.at b/tests/infer-tag.at index cb0b2703b..9a3aeeb81 100644 --- a/tests/infer-tag.at +++ b/tests/infer-tag.at @@ -1,6 +1,6 @@ # infer-tag.at -- libtool without --tag -*- Autotest -*- # -# Copyright (C) 2008, 2010-2015 Free Software Foundation, Inc. +# Copyright (C) 2008, 2010-2016 Free Software Foundation, Inc. # # This file is part of GNU Libtool. # diff --git a/tests/inherited_flags.at b/tests/inherited_flags.at index 0ba572021..b23731ac9 100644 --- a/tests/inherited_flags.at +++ b/tests/inherited_flags.at @@ -1,6 +1,6 @@ # inherited_flags.at -- test inherited_linker_flags -*- Autotest -*- # -# Copyright (C) 2005-2008, 2011-2015 Free Software Foundation, Inc. +# Copyright (C) 2005-2008, 2011-2016 Free Software Foundation, Inc. # Written by Peter O'Garman, 2005 # # This file is part of GNU Libtool. diff --git a/tests/install.at b/tests/install.at index ba2f46123..7845bee5d 100644 --- a/tests/install.at +++ b/tests/install.at @@ -1,6 +1,6 @@ # install.at -- install mode tests -*- Autotest -*- # -# Copyright (C) 2008-2009, 2011-2015 Free Software Foundation, Inc. +# Copyright (C) 2008-2009, 2011-2016 Free Software Foundation, Inc. # Written by Ralf Wildenhues, 2008 # # This file is part of GNU Libtool. diff --git a/tests/lalib-syntax.at b/tests/lalib-syntax.at index ce16b813b..47bd4da1c 100644 --- a/tests/lalib-syntax.at +++ b/tests/lalib-syntax.at @@ -1,6 +1,6 @@ # lalib-syntax.at -- parsing .la files robustly -*- Autotest -*- # -# Copyright (C) 2009-2015 Free Software Foundation, Inc. +# Copyright (C) 2009-2016 Free Software Foundation, Inc. # # This file is part of GNU Libtool. # diff --git a/tests/libtool.at b/tests/libtool.at index 8162f5ed9..3871a29d4 100755 --- a/tests/libtool.at +++ b/tests/libtool.at @@ -1,6 +1,6 @@ # libtool.at -- basic libtool operation tests -*- Autotest -*- # -# Copyright (C) 2003-2005, 2008, 2011-2015 Free Software Foundation, +# Copyright (C) 2003-2005, 2008, 2011-2016 Free Software Foundation, # Inc. # Written by Gary V. Vaughan, 2003 # diff --git a/tests/libtoolize.at b/tests/libtoolize.at index 705abad75..21d1c535d 100644 --- a/tests/libtoolize.at +++ b/tests/libtoolize.at @@ -1,6 +1,6 @@ # libtoolize.at -- test libtoolize operation -*- Autotest -*- # -# Copyright (C) 2005, 2007-2008, 2011-2015 Free Software Foundation, +# Copyright (C) 2005, 2007-2008, 2011-2016 Free Software Foundation, # Inc. # Written by Gary V. Vaughan, 2005 # diff --git a/tests/link-order.at b/tests/link-order.at index cfc6aa752..038fc6ee5 100644 --- a/tests/link-order.at +++ b/tests/link-order.at @@ -1,6 +1,6 @@ # link-order.at -- ensure that library linking order matches -*- Autotest -*- # -# Copyright (C) 2005, 2007-2008, 2011-2015 Free Software Foundation, +# Copyright (C) 2005, 2007-2008, 2011-2016 Free Software Foundation, # Inc. # Written by Alexandre Oliva & Ralf Wildenhues, 2005 # diff --git a/tests/link-order2.at b/tests/link-order2.at index 7e48d765e..ea05f06fd 100644 --- a/tests/link-order2.at +++ b/tests/link-order2.at @@ -1,6 +1,6 @@ # link-order2.at -- test link order of deplibs -*- Autotest -*- # -# Copyright (C) 2006-2008, 2011-2015 Free Software Foundation, Inc. +# Copyright (C) 2006-2008, 2011-2016 Free Software Foundation, Inc. # Written by Ralf Wildenhues, 2006 # # This file is part of GNU Libtool. diff --git a/tests/loadlibrary.at b/tests/loadlibrary.at index a8f33a3e8..075595a2d 100644 --- a/tests/loadlibrary.at +++ b/tests/loadlibrary.at @@ -1,6 +1,6 @@ # loadlibrary.at -- test loadlibrary functionality -*- Autotest -*- # -# Copyright (C) 2010-2015 Free Software Foundation, Inc. +# Copyright (C) 2010-2016 Free Software Foundation, Inc. # This file is part of GNU Libtool. # # GNU Libtool is free software; you can redistribute it and/or diff --git a/tests/localization.at b/tests/localization.at index d3c4310da..671c3c606 100644 --- a/tests/localization.at +++ b/tests/localization.at @@ -1,6 +1,6 @@ # localization.at -- libtool and locales -*- Autotest -*- # -# Copyright (C) 2008-2015 Free Software Foundation, Inc. +# Copyright (C) 2008-2016 Free Software Foundation, Inc. # # This file is part of GNU Libtool. # diff --git a/tests/lt_dladvise.at b/tests/lt_dladvise.at index 02e665cfb..6d893efcc 100644 --- a/tests/lt_dladvise.at +++ b/tests/lt_dladvise.at @@ -1,6 +1,6 @@ # lt_dladvise.at -- test libltdl functionality -*- Autotest -*- # -# Copyright (C) 2007-2009, 2011-2015 Free Software Foundation, Inc. +# Copyright (C) 2007-2009, 2011-2016 Free Software Foundation, Inc. # Written by Gary V. Vaughan, 2007 # # This file is part of GNU Libtool. diff --git a/tests/lt_dlexit.at b/tests/lt_dlexit.at index a4d12fad1..5fdc79d44 100644 --- a/tests/lt_dlexit.at +++ b/tests/lt_dlexit.at @@ -1,6 +1,6 @@ # lt_dlexit.at -- test libltdl functionality -*- Autotest -*- # -# Copyright (C) 2007-2008, 2010-2015 Free Software Foundation, Inc. +# Copyright (C) 2007-2008, 2010-2016 Free Software Foundation, Inc. # Written by Dave Brolley & Ralf Wildenhues, 2007 # # This file is part of GNU Libtool. diff --git a/tests/lt_dlopen.at b/tests/lt_dlopen.at index 7c07f5e54..22b8358c6 100644 --- a/tests/lt_dlopen.at +++ b/tests/lt_dlopen.at @@ -1,6 +1,6 @@ # lt_dlopen.at -- test libltdl functionality -*- Autotest -*- # -# Copyright (C) 2009, 2011-2015 Free Software Foundation, Inc. +# Copyright (C) 2009, 2011-2016 Free Software Foundation, Inc. # This file is part of GNU Libtool. # # GNU Libtool is free software; you can redistribute it and/or diff --git a/tests/lt_dlopen_a.at b/tests/lt_dlopen_a.at index 16744f98a..18d02cd04 100644 --- a/tests/lt_dlopen_a.at +++ b/tests/lt_dlopen_a.at @@ -1,6 +1,6 @@ # lt_dlopen_a.at -- test libltdl functionality -*- Autotest -*- # -# Copyright (C) 2009, 2011-2015 Free Software Foundation, Inc. +# Copyright (C) 2009, 2011-2016 Free Software Foundation, Inc. # This file is part of GNU Libtool. # # GNU Libtool is free software; you can redistribute it and/or diff --git a/tests/lt_dlopenext.at b/tests/lt_dlopenext.at index 25f4d92b2..96ca9256e 100644 --- a/tests/lt_dlopenext.at +++ b/tests/lt_dlopenext.at @@ -1,6 +1,6 @@ # lt_dlopenext.at -- test libltdl functionality -*- Autotest -*- # -# Copyright (C) 2009-2015 Free Software Foundation, Inc. +# Copyright (C) 2009-2016 Free Software Foundation, Inc. # This file is part of GNU Libtool. # # GNU Libtool is free software; you can redistribute it and/or diff --git a/tests/ltdl-api.at b/tests/ltdl-api.at index 79fce993a..a9c97018d 100644 --- a/tests/ltdl-api.at +++ b/tests/ltdl-api.at @@ -1,6 +1,6 @@ # ltdl-api.at -- test libltdl API -*- Autotest -*- # -# Copyright (C) 2008, 2011-2015 Free Software Foundation, Inc. +# Copyright (C) 2008, 2011-2016 Free Software Foundation, Inc. # Written by Ralf Wildenhues, 2008. # # This file is part of GNU Libtool. diff --git a/tests/ltdl-libdir.at b/tests/ltdl-libdir.at index 73e5a50cf..d4149c556 100644 --- a/tests/ltdl-libdir.at +++ b/tests/ltdl-libdir.at @@ -1,6 +1,6 @@ # ltdl-libdir.at -- test libltdl functionality -*- Autotest -*- # -# Copyright (C) 2010-2015 Free Software Foundation, Inc. +# Copyright (C) 2010-2016 Free Software Foundation, Inc. # This file is part of GNU Libtool. # # GNU Libtool is free software; you can redistribute it and/or diff --git a/tests/mdemo.at b/tests/mdemo.at index 8988acf24..943949383 100644 --- a/tests/mdemo.at +++ b/tests/mdemo.at @@ -1,6 +1,6 @@ # demo.at -- Dynamic ltdl runtime loading -*- Autotest -*- # -# Copyright (C) 1998, 2002-2004, 2011-2015 Free Software Foundation, +# Copyright (C) 1998, 2002-2004, 2011-2016 Free Software Foundation, # Inc. # Written by Thomas Tanner, 1998 # Written by Greg Eisenhauer, 2002 diff --git a/tests/need_lib_prefix.at b/tests/need_lib_prefix.at index c3a704cb1..c41973819 100644 --- a/tests/need_lib_prefix.at +++ b/tests/need_lib_prefix.at @@ -1,6 +1,6 @@ # need-lib-prefix.at -- test libltdl functionality -*- Autotest -*- # -# Copyright (C) 2007-2008, 2010-2015 Free Software Foundation, Inc. +# Copyright (C) 2007-2008, 2010-2016 Free Software Foundation, Inc. # Written by Gary V. Vaughan, 2007 # # This file is part of GNU Libtool. diff --git a/tests/no-executables.at b/tests/no-executables.at index b2f4bbe5d..5954387fe 100644 --- a/tests/no-executables.at +++ b/tests/no-executables.at @@ -1,6 +1,6 @@ # no-executables.at -- Libtool usage in GCC -*- Autotest -*- -# Copyright (C) 2008, 2010-2015 Free Software Foundation, Inc. +# Copyright (C) 2008, 2010-2016 Free Software Foundation, Inc. # # This file is part of GNU Libtool. # diff --git a/tests/nocase.at b/tests/nocase.at index a0e412ce4..c0d8e0b15 100644 --- a/tests/nocase.at +++ b/tests/nocase.at @@ -1,6 +1,6 @@ # nocase.at -- test for nocase lib search -*- Autotest -*- # -# Copyright (C) 2010-2015 Free Software Foundation, Inc. +# Copyright (C) 2010-2016 Free Software Foundation, Inc. # Written by Peter Rosin, 2007 # # This file is part of GNU Libtool. diff --git a/tests/nonrecursive.at b/tests/nonrecursive.at index df856e5e4..73a6e5cf9 100644 --- a/tests/nonrecursive.at +++ b/tests/nonrecursive.at @@ -1,6 +1,6 @@ # nonrecursive.at -- test nonrecursive Automake Libltdl -*- Autotest -*- # -# Copyright (C) 2005, 2008-2009, 2011-2015 Free Software Foundation, +# Copyright (C) 2005, 2008-2009, 2011-2016 Free Software Foundation, # Inc. # Written by Gary V. Vaughan, 2005 # diff --git a/tests/old-ltdl-iface.at b/tests/old-ltdl-iface.at index 768ebde56..56eea5ba3 100644 --- a/tests/old-ltdl-iface.at +++ b/tests/old-ltdl-iface.at @@ -1,6 +1,6 @@ # old-ltdl-iface.at -- exercise old libtoolize interface to libltdl # -# Copyright (C) 2011-2015 Free Software Foundation, Inc. +# Copyright (C) 2011-2016 Free Software Foundation, Inc. # Written by Gary V. Vaughan, 2011 # # This file is part of GNU Libtool. diff --git a/tests/old-m4-iface.at b/tests/old-m4-iface.at index aa8549187..a04d8fc43 100644 --- a/tests/old-m4-iface.at +++ b/tests/old-m4-iface.at @@ -1,6 +1,6 @@ # old-m4-iface.at -- exercise old m4 interface to libtool -*- Autotest -*- # -# Copyright (C) 2005, 2008-2009, 2011-2015 Free Software Foundation, +# Copyright (C) 2005, 2008-2009, 2011-2016 Free Software Foundation, # Inc. # Written by Gary V. Vaughan, 2005 # diff --git a/tests/pic_flag.at b/tests/pic_flag.at index effdae464..333071e4a 100644 --- a/tests/pic_flag.at +++ b/tests/pic_flag.at @@ -1,6 +1,6 @@ # pic_flag.at -- override the pic_flag at configure time -*- Autotest -*- -# Copyright (C) 2010-2015 Free Software Foundation, Inc. +# Copyright (C) 2010-2016 Free Software Foundation, Inc. # # This file is part of GNU Libtool. # diff --git a/tests/recursive.at b/tests/recursive.at index e59ff3936..7f2249375 100644 --- a/tests/recursive.at +++ b/tests/recursive.at @@ -1,6 +1,6 @@ # recursive.at -- test recursive Automake libltdl build -*- Autotest -*- # -# Copyright (C) 2005, 2008, 2011-2015 Free Software Foundation, Inc. +# Copyright (C) 2005, 2008, 2011-2016 Free Software Foundation, Inc. # Written by Gary V. Vaughan, 2005 # # This file is part of GNU Libtool. diff --git a/tests/resident.at b/tests/resident.at index 2bc25c36d..93bbef580 100644 --- a/tests/resident.at +++ b/tests/resident.at @@ -1,6 +1,6 @@ # resident.at -- test resident modules -*- Autotest -*- -# Copyright (C) 2010-2015 Free Software Foundation, Inc. +# Copyright (C) 2010-2016 Free Software Foundation, Inc. # # This file is part of GNU Libtool. # diff --git a/tests/runpath-in-lalib.at b/tests/runpath-in-lalib.at index fb14b24da..f75f07175 100644 --- a/tests/runpath-in-lalib.at +++ b/tests/runpath-in-lalib.at @@ -1,6 +1,6 @@ # runpath-in-lalib.at -- -*- Autotest -*- -# Copyright (C) 2007-2008, 2011-2015 Free Software Foundation, Inc. +# Copyright (C) 2007-2008, 2011-2016 Free Software Foundation, Inc. # Written by Ralf Wildenhues, 2007 # # This file is part of GNU Libtool. diff --git a/tests/search-path.at b/tests/search-path.at index a66df0ab3..8d4b1a035 100644 --- a/tests/search-path.at +++ b/tests/search-path.at @@ -1,6 +1,6 @@ # search-path.at -- test sys_lib_search_path_spec -*- Autotest -*- # -# Copyright (C) 2006, 2008, 2010-2015 Free Software Foundation, Inc. +# Copyright (C) 2006, 2008, 2010-2016 Free Software Foundation, Inc. # # This file is part of GNU Libtool. # diff --git a/tests/shlibpath.at b/tests/shlibpath.at index 263ced7e2..59c8ba029 100644 --- a/tests/shlibpath.at +++ b/tests/shlibpath.at @@ -1,6 +1,6 @@ # shlibpath.at -- Test shlibpath settings -*- Autotest -*- # -# Copyright (C) 2006, 2008, 2011-2015 Free Software Foundation, Inc. +# Copyright (C) 2006, 2008, 2011-2016 Free Software Foundation, Inc. # Written by Ralf Wildenhues, 2006 # # This file is part of GNU Libtool. diff --git a/tests/slist.at b/tests/slist.at index a18322492..a5d8f0b13 100644 --- a/tests/slist.at +++ b/tests/slist.at @@ -1,6 +1,6 @@ # slist.at -- test slist.c -*- Autotest -*- # -# Copyright (C) 2009, 2011-2015 Free Software Foundation, Inc. +# Copyright (C) 2009, 2011-2016 Free Software Foundation, Inc. # # This file is part of GNU Libtool. # diff --git a/tests/standalone.at b/tests/standalone.at index 343ba4fe8..a858e49d2 100644 --- a/tests/standalone.at +++ b/tests/standalone.at @@ -1,6 +1,6 @@ # standalone.at -- test standalone libltdl builds -*- Autotest -*- # -# Copyright (C) 2005, 2008, 2011-2015 Free Software Foundation, Inc. +# Copyright (C) 2005, 2008, 2011-2016 Free Software Foundation, Inc. # Written by Gary V. Vaughan, 2006 # # This file is part of GNU Libtool. diff --git a/tests/static.at b/tests/static.at index 3308da99a..382ac9602 100644 --- a/tests/static.at +++ b/tests/static.at @@ -1,6 +1,6 @@ # static.at -- test flags for static/dynamic linking -*- Autotest -*- # -# Copyright (C) 2006-2008, 2011-2015 Free Software Foundation, Inc. +# Copyright (C) 2006-2008, 2011-2016 Free Software Foundation, Inc. # Written by Ralf Wildenhues, 2006 # # This file is part of GNU Libtool. diff --git a/tests/stresstest.at b/tests/stresstest.at index d1fc06391..92fe37a43 100644 --- a/tests/stresstest.at +++ b/tests/stresstest.at @@ -1,6 +1,6 @@ # stresstest.at -- Libtool stress test -*- Autotest -*- # -# Copyright (C) 2005-2008, 2011-2015 Free Software Foundation, Inc. +# Copyright (C) 2005-2008, 2011-2016 Free Software Foundation, Inc. # Written by Ralf Wildenhues, 2005 # # This file is part of GNU Libtool. diff --git a/tests/subproject.at b/tests/subproject.at index 43995bc9b..4bf747d95 100644 --- a/tests/subproject.at +++ b/tests/subproject.at @@ -1,6 +1,6 @@ # subproject.at -- test subproject Libltdl builds -*- Autotest -*- # -# Copyright (C) 2005, 2008, 2011-2015 Free Software Foundation, Inc. +# Copyright (C) 2005, 2008, 2011-2016 Free Software Foundation, Inc. # Written by Gary V. Vaughan, 2005 # # This file is part of GNU Libtool. diff --git a/tests/sysroot.at b/tests/sysroot.at index 779bcf0c0..194849d42 100644 --- a/tests/sysroot.at +++ b/tests/sysroot.at @@ -1,6 +1,6 @@ # static.at -- test flags for sysrooting -*- Autotest -*- # -# Copyright (C) 2009, 2011-2015 Free Software Foundation, Inc. +# Copyright (C) 2009, 2011-2016 Free Software Foundation, Inc. # Written by Paolo Bonzini, 2009 # # This file is part of GNU Libtool. diff --git a/tests/tagdemo.at b/tests/tagdemo.at index 9662a469b..246aa4ac7 100644 --- a/tests/tagdemo.at +++ b/tests/tagdemo.at @@ -1,6 +1,6 @@ # tagdemo.at -- C++ Language support. -*- Autotest -*- # -# Copyright (C) 2003-2005, 2011-2015 Free Software Foundation, Inc. +# Copyright (C) 2003-2005, 2011-2016 Free Software Foundation, Inc. # Written by Gary V. Vaughan, 2003 # # This file is part of GNU Libtool. diff --git a/tests/template.at b/tests/template.at index 5d2cb0c27..bb4d4f4f2 100644 --- a/tests/template.at +++ b/tests/template.at @@ -1,6 +1,6 @@ # template.at -- test C++ templates with libtool -*- Autotest -*- # -# Copyright (C) 2005, 2007-2008, 2011-2015 Free Software Foundation, +# Copyright (C) 2005, 2007-2008, 2011-2016 Free Software Foundation, # Inc. # Written by Markus Christen, 2005 # diff --git a/tests/testsuite.at b/tests/testsuite.at index 04e41bd71..c3666db2d 100644 --- a/tests/testsuite.at +++ b/tests/testsuite.at @@ -1,6 +1,6 @@ # Process with autom4te to create an -*- Autotest -*- test suite. # -# Copyright (C) 2004-2015 Free Software Foundation, Inc. +# Copyright (C) 2004-2016 Free Software Foundation, Inc. # Written by Gary V. Vaughan, 2004 # # This file is part of GNU Libtool. diff --git a/tests/versioning.at b/tests/versioning.at index 8397efae3..69f668404 100644 --- a/tests/versioning.at +++ b/tests/versioning.at @@ -1,6 +1,6 @@ # versioning.at -- test libtool versioning -*- Autotest -*- # -# Copyright (C) 2009-2015 Free Software Foundation, Inc. +# Copyright (C) 2009-2016 Free Software Foundation, Inc. # # This file is part of GNU Libtool. # diff --git a/tests/with-pic.at b/tests/with-pic.at index 566ef57e3..e9509ec66 100644 --- a/tests/with-pic.at +++ b/tests/with-pic.at @@ -1,6 +1,6 @@ # with-pic.at -- test the --with-pic flag -*- Autotest -*- -# Copyright (C) 2010-2015 Free Software Foundation, Inc. +# Copyright (C) 2010-2016 Free Software Foundation, Inc. # # This file is part of GNU Libtool. #