]> git.ipfire.org Git - thirdparty/libtool.git/commitdiff
maint: update copyright notices to include 2014.
authorGary V. Vaughan <gary@gnu.org>
Wed, 1 Jan 2014 22:45:36 +0000 (11:45 +1300)
committerGary V. Vaughan <gary@gnu.org>
Wed, 1 Jan 2014 23:26:44 +0000 (12:26 +1300)
* .x-update-copyright: New file. Exclude files not owned by this
project from update-copyright rules.
* doc/libtool.texi: Replace m-dash with n-dash in texinfo
copyright notice so that update-copyright matches correctly.
Undo bogus copyright updates to example output from gdb session.
Bump copyright year.
* Changelog.old: Revert bogus updates from previous years
without .x-update-copyright.
AUTHORS, HACKING, Makefile.am, NEWS, README, THANKS, TODO,
bootstrap, bootstrap.conf, build-aux/edit-readme-alpha,
build-aux/git-hooks/commit-msg, build-aux/ltmain.in, cfg.mk,
configure.ac, gl/build-aux/bootstrap.in,
gl/build-aux/extract-trace, gl/build-aux/funclib.sh,
gl/build-aux/inline-source, gl/build-aux/options-parser,
libltdl/README, libltdl/argz.c, libltdl/argz_.h,
libltdl/configure.ac, libltdl/libltdl/lt__alloc.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__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/argz.m4,
m4/autobuild.m4, m4/libtool.m4, m4/ltdl.m4, m4/ltoptions.m4,
m4/ltsugar.m4, m4/ltversion.in, m4/lt~obsolete.m4,
tests/am-subdir.at, tests/archive-in-archive.at,
tests/bindir.at, tests/cdemo.at, tests/cmdline_wrap.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: Bump copyright year.

Signed-off-by: Gary V. Vaughan <gary@gnu.org>
134 files changed:
.x-update-copyright [new file with mode: 0644]
AUTHORS
ChangeLog.old
HACKING
Makefile.am
NEWS
README
THANKS
TODO
bootstrap
bootstrap.conf
build-aux/edit-readme-alpha
build-aux/git-hooks/commit-msg
build-aux/ltmain.in
cfg.mk
configure.ac
doc/libtool.texi
gl/build-aux/bootstrap.in
gl/build-aux/extract-trace
gl/build-aux/funclib.sh
gl/build-aux/inline-source
gl/build-aux/options-parser
libltdl/README
libltdl/argz.c
libltdl/argz_.h
libltdl/configure.ac
libltdl/libltdl/lt__alloc.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__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/argz.m4
m4/autobuild.m4
m4/libtool.m4
m4/ltdl.m4
m4/ltoptions.m4
m4/ltsugar.m4
m4/ltversion.in
m4/lt~obsolete.m4
tests/am-subdir.at
tests/archive-in-archive.at
tests/bindir.at
tests/cdemo.at
tests/cmdline_wrap.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/.x-update-copyright b/.x-update-copyright
new file mode 100644 (file)
index 0000000..2d30240
--- /dev/null
@@ -0,0 +1,3 @@
+ChangeLog.old
+\.diff$
+\.patch$
diff --git a/AUTHORS b/AUTHORS
index e88b687367891eb9e4636437ef51eb023c7b98ee..91bdc36e11b063a494749f17569ada19406fd3e9 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-2013 Free Software Foundation, Inc.
+  Copyright (C) 1996, 1998-2014 Free Software Foundation, Inc.
 
   This file is part of GNU Libtool.
 
index 66009eb8acf595dd180a9bec9ce5e6c7928a9d63..8e2b51caad46c44fcd9392af2a51168ccd6061a8 100644 (file)
@@ -24999,7 +24999,7 @@ Thu May 28 18:59:08 1998  Ian Lance Taylor  <ian@cygnus.com>
 
        * For historical reasons: this is when I started writing libtool.
 -- 
-  Copyright (C) 1996-2013 Free Software Foundation, Inc.
+  Copyright (C) 1996-2010 Free Software Foundation, Inc.
 
   This file is part of GNU Libtool.
 
diff --git a/HACKING b/HACKING
index e263aa3f69ca5b73e7b3c771450e1d6cbd46e0ca..56be0c348983c0b6f19e5887a3950c6014f81cc2 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-2013 Free Software Foundation, Inc.
+  Copyright (C) 2004-2008, 2010-2014 Free Software Foundation, Inc.
   Written by Gary V. Vaughan, 2004
 
   This file is part of GNU Libtool.
index a210a750bb1b781e623c8849ffdd938393232bf4..77561e15f3611facc193490d9f217012bcfbd745 100644 (file)
@@ -1,6 +1,6 @@
 ## Makefile.am -- Process this file with automake to produce Makefile.in
 ##
-##   Copyright (C) 2003-2013 Free Software Foundation, Inc.
+##   Copyright (C) 2003-2014 Free Software Foundation, Inc.
 ##   Written by Gary V. Vaughan, 2003
 ##
 ##   This file is part of GNU Libtool.
diff --git a/NEWS b/NEWS
index 0c85812c166cc9c47c8cf781d3237c2e1ddefa94..4fb1e0a6c6ab784abd4cadde5a6fad676da0b9e8 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1075,7 +1075,7 @@ New in 0.1:
 * First release of libtool
 * Support for: *-*-freebsd*, *-*-netbsd*, *-*-sunos4*, *-*-ultrix4*
 -- 
-  Copyright (C) 1996, 1998-2013 Free Software Foundation, Inc.
+  Copyright (C) 1996, 1998-2014 Free Software Foundation, Inc.
 
   This file is part of GNU Libtool.
 
diff --git a/README b/README
index 11e9ec434ad4dc4f9b35fa47f16f9206742af86d..3ef1bf167e5611d1ba45ceb01d1d4f16f114b44f 100644 (file)
--- a/README
+++ b/README
@@ -299,7 +299,7 @@ things:
     $ libtool --version
     ltmain.sh (GNU libtool 1.1603 2004/09/12 22:02:07) 2.1a
 
-    Copyright (C) 2004, 2011-2013 Free Software Foundation, Inc.
+    Copyright (C) 2004, 2011-2014 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/THANKS b/THANKS
index 3c30f6120a02f2e569814da62f7c0c828c279af9..c078e1833854a9de3d89db267a32b0e60e0983b3 100644 (file)
--- a/THANKS
+++ b/THANKS
   and small patches are credited for their contributions in the ChangeLogs.
 
 -- 
-  Copyright (C) 1996, 1998-1999, 2001-2013 Free Software Foundation,
+  Copyright (C) 1996, 1998-1999, 2001-2014 Free Software Foundation,
   Inc.
   Written by Gord Matzigkeit, 1996
 
diff --git a/TODO b/TODO
index ab09f4241f19fe18e6b7299487bbe3c735685bf1..df8bfb093e78ff79890f33475644bf4d9756d70b 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-2013 Free Software
+  Copyright (C) 2004-2005, 2007-2008, 2011-2014 Free Software
   Foundation, Inc.
   Written by Gary V. Vaughan, 2004
 
index 269f238f1b63a6255020af58e97d38eabf16dd20..0f644b7cf60e7bbfdebb9fbae042de9686587e12 100755 (executable)
--- a/bootstrap
+++ b/bootstrap
@@ -3,7 +3,7 @@
 # Bootstrap an Autotooled package from checked-out sources.
 # Written by Gary V. Vaughan, 2010
 
-# Copyright (C) 2010-2013 Free Software Foundation, Inc.
+# Copyright (C) 2010-2014 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 2001ccbc1e8292c88e108de0811473e4f4c7826a..6365ca6ea3b69848fd12ef03d50bd21b45f4bcc6 100644 (file)
@@ -1,6 +1,6 @@
 # bootstrap.conf (GNU Libtool) version 2011-11-24
 #
-# Copyright (C) 2010-2013 Free Software Foundation, Inc.
+# Copyright (C) 2010-2014 Free Software Foundation, Inc.
 # Written by Gary V. Vaughan, 2010
 
 # This is free software; see the source for copying conditions.  There is NO
index ee7444883ea2f9221aff985e99eceda4128fdce2..390994ab5e890de8adaab5537968c6067dd833c7 100755 (executable)
@@ -1,7 +1,7 @@
 #! /bin/sh
 
 #   edit-readme-alpha - edit README file for alpha releases
-#   Copyright (C) 2010-2013 Free Software Foundation, Inc.
+#   Copyright (C) 2010-2014 Free Software Foundation, Inc.
 #   Written by Gary V. Vaughan, 2010
 #
 #   This file is part of GNU Libtool.
index 4ecbb2d67016104ba512d1dad6c6e760fc6f6b76..0d27552f157d9a74c41961609fc0011f0c2ad602 100755 (executable)
@@ -1,7 +1,26 @@
 #!/bin/sh
-# An example hook script for catching duplicate or malformed
-# Co-authored-by or Copyright-paperwork-exempt lines in the
-# commit message.
+
+# An example hook script for catching duplicate or malformed Co-authored-by
+# or Copyright-paperwork-exempt lines in the commit message.
+# Written by Gary V. Vaughan <gary@gnu.org>, 2011
+
+# Copyright (C) 2011-2014 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.
+
+# Libtoolize is free software; you can redistribute it and/or modify
+# it under the terms of the GNU General Public License as published by
+# the Free Software Foundation; either version 2 of the License, or
+# (at your option) any later version.
+#
+# Libtoolize is distributed in the hope that it will be useful, but
+# WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program.  If not, see <http://www.gnu.org/licenses/>.
+
 
 : ${SED="sed"}
 test set = ${ECHO+'set'} = set || ECHO='printf %s\n'
index d2fb2d5b89903454d5ae378ad9cb0975660b2a8a..69878b0075fa0e3407fe2e2945905091f630dda9 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-2013 Free Software Foundation, Inc.
+# Copyright (C) 1996-2014 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/cfg.mk b/cfg.mk
index 6d308de77e1238ae4dd4d024ac33faa38cdbb0f1..6620685ee54b3ce98269db7c2ff628d8538fed5c 100644 (file)
--- a/cfg.mk
+++ b/cfg.mk
@@ -1,6 +1,6 @@
 # cfg.mk -- Configuration for maintainer-makefile
 #
-#   Copyright (c) 2011-2013 Free Software Foundation, Inc.
+#   Copyright (c) 2011-2014 Free Software Foundation, Inc.
 #   Written by Gary V. Vaughan, 2011
 #
 #   This file is part of GNU Libtool.
index a9e6aee8177de5fed0da83eddd4412009b2ea246..c4dbe9f64040cfd06e9d7d104a8f63081b349822 100644 (file)
@@ -1,6 +1,6 @@
 # Process this file with autoconf to create configure. -*- autoconf -*-
 
-#   Copyright (C) 2001, 2004-2005, 2008, 2010-2013 Free Software
+#   Copyright (C) 2001, 2004-2005, 2008, 2010-2014 Free Software
 #   Foundation, Inc.
 #   Written by Gary V. Vaughan, 2001
 #
index 3f701cc2fecce17adf383403daa4eface89d0d3f..05fec92b6bf11263066e39f534a0818483fb8cdc 100644 (file)
@@ -20,7 +20,7 @@
 @copying
 This manual is for GNU Libtool (version @value{VERSION}, @value{UPDATED}).
 
-Copyright @copyright{} 1996--2013 Free Software Foundation, Inc.
+Copyright @copyright{} 1996-2014 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
@@ -935,7 +935,7 @@ lives.  So, let's try again, by invoking GDB directly on the executable:
 @example
 burger$ @kbd{gdb @value{objdir}/hell}
 GNU gdb 5.3 (i386-unknown-netbsd)
-Copyright 2002, 2011-2013 Free Software Foundation, Inc.
+Copyright 2002 Free Software Foundation, Inc.
 GDB is free software, covered by the GNU General Public License,
 and you are welcome to change it and/or distribute copies of it
 under certain conditions.  Type "show copying" to see the conditions.
@@ -7166,7 +7166,7 @@ trick$ chmod +x libtool
 trick$ libtool --version
 ltmain.sh (GNU @@PACKAGE@@@@TIMESTAMP@@) @@VERSION@@
 
-Copyright (C) 2011 Free Software Foundation, Inc.
+Copyright (C) 2014 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.
 trick$
index e0237435686c19aed8df9e776dde5c20c5a6e671..6655cee9e19a59dd81f49e99868104109fe4f1ba 100755 (executable)
@@ -3,7 +3,7 @@
 # Bootstrap an Autotooled package from checked-out sources.
 # Written by Gary V. Vaughan, 2010
 
-# Copyright (C) 2010-2013 Free Software Foundation, Inc.
+# Copyright (C) 2010-2014 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 ece24d77a1d358db589bf73efd7c6ea98f62735c..6b469d2457db5e78fcefa5be691c6eb227dcedd0 100755 (executable)
@@ -3,7 +3,7 @@
 # Extract macro arguments from autotools input with GNU M4.
 # Written by Gary V. Vaughan, 2010
 #
-# Copyright (C) 2010-2013 Free Software Foundation, Inc.
+# Copyright (C) 2010-2014 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 2746827b2a00335698073164b049f4d3ae930ef7..73b3e26373ceedfadbc3b87191773e67d5f8b1e4 100644 (file)
@@ -4,7 +4,7 @@ scriptversion=2013-10-28.05; # UTC
 # General shell script boiler plate, and helper functions.
 # Written by Gary V. Vaughan, 2004
 
-# Copyright (C) 2004-2013 Free Software Foundation, Inc.
+# Copyright (C) 2004-2014 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 4bd26b100efe0801704ec491c1030759da9a16e7..1e99a16306b44a863dff6ff086b27f9d284899e4 100755 (executable)
@@ -3,7 +3,7 @@
 # Output the contents of a shell script with sourced files inlined.
 # Written by Gary V. Vaughan, 2012
 
-# Copyright (C) 2012-2013 Free Software Foundation, Inc.
+# Copyright (C) 2012-2014 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 13cd39b04bf1547123f0e15fa8213aa75cd4cb98..f6c8017218cce61c6d4186a83c00668f9b4af1ba 100644 (file)
@@ -6,7 +6,7 @@ scriptversion=2012-10-21.11; # UTC
 # A portable, pluggable option parser for Bourne shell.
 # Written by Gary V. Vaughan, 2010
 
-# Copyright (C) 2010-2013 Free Software Foundation, Inc.
+# Copyright (C) 2010-2014 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 3713f13296eb2bc84173607d581c3800195ab690..b7e89a7b1b910208e52c4b62630a1e2fc1b82383 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-2013 Free Software Foundation, Inc.
+   Copyright (C) 1999, 2003, 2011-2014 Free Software Foundation, Inc.
    Written by Thomas Tanner, 1999
 
    This file is part of GNU Libtool.
index 1853d2d8e179ab0e7806f0b190500945185f5433..2fcb90c627ba4089dcd6f56b543c445fb40c8f94 100644 (file)
@@ -1,6 +1,6 @@
 /* argz.c -- argz implementation for non-glibc systems
 
-   Copyright (C) 2004, 2006-2008, 2011-2013 Free Software Foundation,
+   Copyright (C) 2004, 2006-2008, 2011-2014 Free Software Foundation,
    Inc.
    Written by Gary V. Vaughan, 2004
 
index 9a95c35cb8b18150c55c7a369880110d724be5e0..8f0b854f2145a2298cae46b9b07dfa23597fdbe0 100644 (file)
@@ -1,6 +1,6 @@
 /* lt__argz.h -- internal argz interface for non-glibc systems
 
-   Copyright (C) 2004, 2007-2008, 2011-2013 Free Software Foundation,
+   Copyright (C) 2004, 2007-2008, 2011-2014 Free Software Foundation,
    Inc.
    Written by Gary V. Vaughan, 2004
 
index 62bd576130f3b080b8f995cabc3cf976232d7094..3600ca90a7c6b5a650bc098eb458c160270df83a 100644 (file)
@@ -1,6 +1,6 @@
 # Process this file with autoconf to create configure. -*- autoconf -*-
 #
-#    Copyright (C) 2004-2005, 2007-2008, 2011-2013 Free Software
+#    Copyright (C) 2004-2005, 2007-2008, 2011-2014 Free Software
 #    Foundation, Inc.
 #    Written by Gary V. Vaughan, 2004
 #
index ab57e26469e4207f91a570ee0965afc0c66636a4..07bf3e6456abad74f467f5008d88692d6f814309 100644 (file)
@@ -1,6 +1,6 @@
 /* lt__alloc.h -- internal memory management interface
 
-   Copyright (C) 2004, 2011-2013 Free Software Foundation, Inc.
+   Copyright (C) 2004, 2011-2014 Free Software Foundation, Inc.
    Written by Gary V. Vaughan, 2004
 
    NOTE: The canonical source of this file is maintained with the
index bf419f66b772249bcdd8d76cd2b356964caf74eb..e7660e707480e0bab8c3d99b156a199c43c0b974 100644 (file)
@@ -1,6 +1,6 @@
 /* lt__dirent.h -- internal directory entry scanning interface
 
-   Copyright (C) 2001, 2004, 2006, 2011-2013 Free Software Foundation,
+   Copyright (C) 2001, 2004, 2006, 2011-2014 Free Software Foundation,
    Inc.
    Written by Bob Friesenhahn, 2001
 
index 7a8425002e9c886474d9325814b9500c78c31323..8b96c89dafe3f7e5aea68c5e5f4829fc44ff541c 100644 (file)
@@ -1,6 +1,6 @@
 /* lt__glibc.h -- support for non glibc environments
 
-   Copyright (C) 2004, 2006-2007, 2011-2013 Free Software Foundation,
+   Copyright (C) 2004, 2006-2007, 2011-2014 Free Software Foundation,
    Inc.
    Written by Gary V. Vaughan, 2004
 
index bae6b9f0196fb762584b52ef03bffee200985f34..2bee9b555629f2b41d016b89b2a06020a3c91c8d 100644 (file)
@@ -1,6 +1,6 @@
 /* lt__private.h -- internal apis for libltdl
 
-   Copyright (C) 2004-2008, 2011-2013 Free Software Foundation, Inc.
+   Copyright (C) 2004-2008, 2011-2014 Free Software Foundation, Inc.
    Written by Gary V. Vaughan, 2004
 
    NOTE: The canonical source of this file is maintained with the
index a5220381ec72f4ef1430cbaa2cf6db1633b8763e..d5f44fdc70023045067f0057c11b9025560e67fa 100644 (file)
@@ -1,6 +1,6 @@
 /* lt__strl.h -- size-bounded string copying and concatenation
 
-   Copyright (C) 2004, 2006, 2011-2013 Free Software Foundation, Inc.
+   Copyright (C) 2004, 2006, 2011-2014 Free Software Foundation, Inc.
    Written by Bob Friesenhahn, 2004
 
    NOTE: The canonical source of this file is maintained with the
index 1cad32a4eea15772758c7c491e0b3ca22806d62b..68b0be5c6cacaf14a187ec9681c3c62ab9de79f7 100644 (file)
@@ -1,6 +1,6 @@
 /* lt_dlloader.h -- dynamic library loader interface
 
-   Copyright (C) 2004, 2007-2008, 2011-2013 Free Software Foundation,
+   Copyright (C) 2004, 2007-2008, 2011-2014 Free Software Foundation,
    Inc.
    Written by Gary V. Vaughan, 2004
 
index 8a6e271cea67481d95e0dc6951198e857b1e4366..5fb068849e709160792ebe5f314d20cefd615a48 100644 (file)
@@ -1,6 +1,6 @@
 /* lt_error.h -- error propagation interface
 
-   Copyright (C) 1999-2001, 2004, 2007, 2011-2013 Free Software
+   Copyright (C) 1999-2001, 2004, 2007, 2011-2014 Free Software
    Foundation, Inc.
    Written by Thomas Tanner, 1999
 
index 34ac718e36edaa0e587b859ff9345af4100351bb..428beedf5bcc88913c6b305ca502bdf89343683d 100644 (file)
@@ -1,6 +1,6 @@
 /* lt_system.h -- system portability abstraction layer
 
-   Copyright (C) 2004, 2007, 2010-2013 Free Software Foundation, Inc.
+   Copyright (C) 2004, 2007, 2010-2014 Free Software Foundation, Inc.
    Written by Gary V. Vaughan, 2004
 
    NOTE: The canonical source of this file is maintained with the
index a026fb455f5b132c135a1591f19e24a41da92b17..3ccea14a7c687decdeef37e533f6476a01bd7da4 100644 (file)
@@ -1,6 +1,6 @@
 /* slist.h -- generalised singly linked lists
 
-   Copyright (C) 2000, 2004, 2009, 2011-2013 Free Software Foundation,
+   Copyright (C) 2000, 2004, 2009, 2011-2014 Free Software Foundation,
    Inc.
    Written by Gary V. Vaughan, 2000
 
index 92179631fbdffc62af55db5111c8239b1f183876..c5fe3fffbba58f8027c8051b368b6163490d92e6 100644 (file)
@@ -1,6 +1,6 @@
 /* loader-dld_link.c -- dynamic linking with dld
 
-   Copyright (C) 1998-2000, 2004, 2006-2008, 2011-2013 Free Software
+   Copyright (C) 1998-2000, 2004, 2006-2008, 2011-2014 Free Software
    Foundation, Inc.
    Written by Thomas Tanner, 1998
 
index fe81a439586defc1d95ca3e192a6d9c6776506b8..758d7f431def5f53d23ae461d1a45df2235b1ea6 100644 (file)
@@ -1,6 +1,6 @@
 /* loader-dlopen.c --  dynamic linking with dlopen/dlsym
 
-   Copyright (C) 1998-2000, 2004, 2006-2008, 2011-2013 Free Software
+   Copyright (C) 1998-2000, 2004, 2006-2008, 2011-2014 Free Software
    Foundation, Inc.
    Written by Thomas Tanner, 1998
 
index 0c0bd9ecc6c0f11d02e0c5db1620c83f5d7a5c0c..7d7cd2179adc50e092e49d5960fb8e2900f3191f 100644 (file)
@@ -1,6 +1,6 @@
 /* loader-dyld.c -- dynamic linking on darwin and OS X
 
-   Copyright (C) 1998-2000, 2004, 2006-2008, 2011-2013 Free Software
+   Copyright (C) 1998-2000, 2004, 2006-2008, 2011-2014 Free Software
    Foundation, Inc.
    Written by Peter O'Gorman, 1998
 
index fc52731004ecd4d6aad86f57825df078c8389ef1..013411f08be8d9f698e4cb915dd78f59bb44942b 100644 (file)
@@ -1,6 +1,6 @@
 /* loader-load_add_on.c --  dynamic linking for BeOS
 
-   Copyright (C) 1998-2000, 2004, 2006-2008, 2011-2013 Free Software
+   Copyright (C) 1998-2000, 2004, 2006-2008, 2011-2014 Free Software
    Foundation, Inc.
    Written by Thomas Tanner, 1998
 
index 2800fe6f1879700cd3c3cdeeb7c760402947b801..099110017b8f5e9ae4537890e53c0cbffc4d262b 100644 (file)
@@ -1,6 +1,6 @@
 /* loader-loadlibrary.c --  dynamic linking for Win32
 
-   Copyright (C) 1998-2000, 2004-2008, 2010-2013 Free Software
+   Copyright (C) 1998-2000, 2004-2008, 2010-2014 Free Software
    Foundation, Inc.
    Written by Thomas Tanner, 1998
 
index df41493e8bd3dfbc3dc2840c034fbda0f5368fb6..330a04c38240f6b68eda226c96e4d3dfd2c64750 100644 (file)
@@ -1,6 +1,6 @@
 /* loader-preopen.c -- emulate dynamic linking using preloaded_symbols
 
-   Copyright (C) 1998-2000, 2004, 2006-2008, 2011-2013 Free Software
+   Copyright (C) 1998-2000, 2004, 2006-2008, 2011-2014 Free Software
    Foundation, Inc.
    Written by Thomas Tanner, 1998
 
index cc025f573ac730a09421d0ebd7a6e544d89e5d40..3b12df38fa010440478cee117721a70cfe96851b 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-2013 Free Software
+   Copyright (C) 1998-2000, 2004, 2006-2008, 2011-2014 Free Software
    Foundation, Inc.
    Written by Thomas Tanner, 1998
 
index 98f40f59c9425fc1f82e27e29ecd02a97c4dc03c..7743575610993876c9ed6e941f4a7e0cc83d8fc3 100644 (file)
@@ -1,6 +1,6 @@
 /* lt__alloc.c -- internal memory management interface
 
-   Copyright (C) 2004, 2006-2007, 2011-2013 Free Software Foundation,
+   Copyright (C) 2004, 2006-2007, 2011-2014 Free Software Foundation,
    Inc.
    Written by Gary V. Vaughan, 2004
 
index aee2eb2daa6e50939f6fa146c90ea85374d24bc5..bc9c37781129ff3d6ba4a7ec2b3587dff8eaabc4 100644 (file)
@@ -1,6 +1,6 @@
 /* lt__dirent.c -- internal directory entry scanning interface
 
-   Copyright (C) 2001, 2004, 2011-2013 Free Software Foundation, Inc.
+   Copyright (C) 2001, 2004, 2011-2014 Free Software Foundation, Inc.
    Written by Bob Friesenhahn, 2001
 
    NOTE: The canonical source of this file is maintained with the
index f84247b99db15de2cfa25b4b9871960860d5977a..227e22edf090bd545dc3908cad2e01aa56a69814 100644 (file)
@@ -1,6 +1,6 @@
 /* lt__strl.c -- size-bounded string copying and concatenation
 
-   Copyright (C) 2004, 2011-2013 Free Software Foundation, Inc.
+   Copyright (C) 2004, 2011-2014 Free Software Foundation, Inc.
    Written by Bob Friesenhahn, 2004
 
    NOTE: The canonical source of this file is maintained with the
index 661e01fb7bf9b3fad3077a65003cd3e71bda42fa..3f6bb97689dc1b8315b73d01c3f5f03ad294a158 100644 (file)
@@ -1,6 +1,6 @@
 /* lt_dlloader.c -- dynamic library loader interface
 
-   Copyright (C) 2004, 2007-2008, 2011-2013 Free Software Foundation,
+   Copyright (C) 2004, 2007-2008, 2011-2014 Free Software Foundation,
    Inc.
    Written by Gary V. Vaughan, 2004
 
index 633c29c27e0c1dc78aaa5603926a0fb682d2f860..90a5e8a36b1a625ea81466e9c11d2179632aef05 100644 (file)
@@ -1,6 +1,6 @@
 /* lt_error.c -- error propagation interface
 
-   Copyright (C) 1999-2001, 2004-2005, 2007, 2011-2013 Free Software
+   Copyright (C) 1999-2001, 2004-2005, 2007, 2011-2014 Free Software
    Foundation, Inc.
    Written by Thomas Tanner, 1999
 
index 43c4e626a64c6433ab1a9a7f9182871c0d14275a..098f9a68cb4bf7c412b17c29b049fa52cc6433bd 100644 (file)
@@ -1,6 +1,6 @@
 /* ltdl.c -- system independent dlopen wrapper
 
-   Copyright (C) 1998-2000, 2004-2008, 2011-2013 Free Software
+   Copyright (C) 1998-2000, 2004-2008, 2011-2014 Free Software
    Foundation, Inc.
    Written by Thomas Tanner, 1998
 
index daa83cb490a3e4a338da287534c2bc31a53bdcf0..6d851285de899fa6bcbdf3a4261a6c534434b65f 100644 (file)
@@ -1,6 +1,6 @@
 /* ltdl.h -- generic dlopen functions
 
-   Copyright (C) 1998-2000, 2004-2005, 2007-2008, 2011-2013 Free
+   Copyright (C) 1998-2000, 2004-2005, 2007-2008, 2011-2014 Free
    Software Foundation, Inc.
    Written by Thomas Tanner, 1998
 
index 7d9934d24341380f44108332dd52ab9b8a536ac7..2e9a437a345ce8a52013702774753a2254e1742b 100644 (file)
@@ -1,6 +1,6 @@
 ## ltdl.mk -- includable Makefile snippet
 ##
-##   Copyright (C) 2003-2005, 2007, 2011-2013 Free Software Foundation,
+##   Copyright (C) 2003-2005, 2007, 2011-2014 Free Software Foundation,
 ##   Inc.
 ##   Written by Gary V. Vaughan, 2003
 ##
index ee02a40a53dd5a1677d3522cbe09b8f5c7c03fe1..db9401ba472e6006858dfcca454768f92cc3b28a 100644 (file)
@@ -1,6 +1,6 @@
 /* slist.c -- generalised singly linked lists
 
-   Copyright (C) 2000, 2004, 2007-2009, 2011-2013 Free Software
+   Copyright (C) 2000, 2004, 2007-2009, 2011-2014 Free Software
    Foundation, Inc.
    Written by Gary V. Vaughan, 2000
 
index eea6eda5a21f5c4bdf1700f733354e814285396d..1842465f8ccc4c5678a8afe51aadde7eb8fae920 100644 (file)
@@ -3,7 +3,7 @@
 # Prepare a package to use libtool.
 # Written by Gary V. Vaughan <gary@gnu.org>, 2003
 
-# Copyright (C) 2003-2013 Free Software Foundation, Inc.
+# Copyright (C) 2003-2014 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 35de75d1bedba55f17d14533e534164fd071dd82..f7bd7c00bd2fe8d549aa82d47f424dd6daefb3c2 100644 (file)
@@ -1,6 +1,6 @@
 # Portability macros for glibc argz.                    -*- Autoconf -*-
 #
-#   Copyright (C) 2004-2007, 2011-2013 Free Software Foundation, Inc.
+#   Copyright (C) 2004-2007, 2011-2014 Free Software Foundation, Inc.
 #   Written by Gary V. Vaughan <gary@gnu.org>
 #
 # This file is free software; the Free Software Foundation gives
index 3147b5b05ea950ad3b796eee19f9ced60e4fd43a..00d870930165a9fbc89df9f1372782a6880c8c8f 100644 (file)
@@ -1,5 +1,5 @@
 # autobuild.m4 serial 7
-dnl Copyright (C) 2004, 2006-2013 Free Software Foundation, Inc.
+dnl Copyright (C) 2004, 2006-2014 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 4bc6b22c80fc3ebca845d66e6d7f6e8cc2e6686f..900b172aeedf5787e1a0b0a40c5c12cc60765de8 100644 (file)
@@ -1,6 +1,6 @@
 # libtool.m4 - Configure libtool for the host system. -*-Autoconf-*-
 #
-#   Copyright (C) 1996-2001, 2003-2013 Free Software Foundation, Inc.
+#   Copyright (C) 1996-2001, 2003-2014 Free Software Foundation, Inc.
 #   Written by Gordon Matzigkeit, 1996
 #
 # This file is free software; the Free Software Foundation gives
index dbc91d9a702a8f71c356728656c4e778b964c4a1..7f30925ce6846c5b4ebe6be9ac5b4beb9bdf74d3 100644 (file)
@@ -1,6 +1,6 @@
 # ltdl.m4 - Configure ltdl for the target system. -*-Autoconf-*-
 #
-#   Copyright (C) 1999-2008, 2011-2013 Free Software Foundation, Inc.
+#   Copyright (C) 1999-2008, 2011-2014 Free Software Foundation, Inc.
 #   Written by Thomas Tanner, 1999
 #
 # This file is free software; the Free Software Foundation gives
index 50c77236c688c3c7ddc0943f91cc265948d2dcbb..de6520ed0a1e158fe05f13075591dd8cb2d1edae 100644 (file)
@@ -1,6 +1,6 @@
 # Helper functions for option handling.                    -*- Autoconf -*-
 #
-#   Copyright (C) 2004-2005, 2007-2009, 2011-2013 Free Software
+#   Copyright (C) 2004-2005, 2007-2009, 2011-2014 Free Software
 #   Foundation, Inc.
 #   Written by Gary V. Vaughan, 2004
 #
index 7cbc638b699af9df1304a4f736970f57fc3824ac..da4ac6b3528dd4e45d3c8cdde7b7dfcd21e04c61 100644 (file)
@@ -1,6 +1,6 @@
 # ltsugar.m4 -- libtool m4 base layer.                         -*-Autoconf-*-
 #
-# Copyright (C) 2004-2005, 2007-2008, 2011-2013 Free Software
+# Copyright (C) 2004-2005, 2007-2008, 2011-2014 Free Software
 # Foundation, Inc.
 # Written by Gary V. Vaughan, 2004
 #
index bf788a3863b8803dc4ea35cb43a8051ab94aa847..59c3ec4367ce66da34bd1d672fdd78e6dc0cd544 100644 (file)
@@ -1,6 +1,6 @@
 # ltversion.m4 -- version numbers                      -*- Autoconf -*-
 #
-#   Copyright (C) 2004, 2011-2013 Free Software Foundation, Inc.
+#   Copyright (C) 2004, 2011-2014 Free Software Foundation, Inc.
 #   Written by Scott James Remnant, 2004
 #
 # This file is free software; the Free Software Foundation gives
index 59461e458cc9bf301d29428b5537b002f4c88f9a..6975098bf138cf2c3462e0afe2ea8b0690c9ab7c 100644 (file)
@@ -1,6 +1,6 @@
 # lt~obsolete.m4 -- aclocal satisfying obsolete definitions.    -*-Autoconf-*-
 #
-#   Copyright (C) 2004-2005, 2007, 2009, 2011-2013 Free Software
+#   Copyright (C) 2004-2005, 2007, 2009, 2011-2014 Free Software
 #   Foundation, Inc.
 #   Written by Scott James Remnant, 2004.
 #
index cafcdc4f423167686e649b2273ca19c094002dee..28580f05bf5b26648dab25dadbbd6c9c0c602e73 100644 (file)
@@ -1,6 +1,6 @@
 # am-subdir.at -- libtool subdir-objects support              -*- Autotest -*-
 
-#   Copyright (C) 2004, 2008, 2011-2013 Free Software Foundation, Inc.
+#   Copyright (C) 2004, 2008, 2011-2014 Free Software Foundation, Inc.
 #   Written by Gary V. Vaughan, 2004
 #
 #   This file is part of GNU Libtool.
index 8ee1ced738648bd2bbbdae96a0347a80d91a4839..2cd7fcc392e39e92c97985ea222f116c5ad9821e 100644 (file)
@@ -1,6 +1,6 @@
 # dmacks.at --  test for dmacks bug  -*- Autotest -*-
 #
-#   Copyright (C) 2007-2008, 2010-2013 Free Software Foundation, Inc.
+#   Copyright (C) 2007-2008, 2010-2014 Free Software Foundation, Inc.
 #   Written by Peter O'Gorman, 2007
 #
 #   This file is part of GNU Libtool.
index ab51569fc9db80c3ccbe7a0fc24391bf6e9333e0..a4d9eaff8b186fb4eeee8283e9a647d63bad1c9c 100644 (file)
@@ -1,6 +1,6 @@
 # bindir.at -  Test the -bindir option
 #
-#   Copyright (C) 2009-2013 Free Software Foundation, Inc.
+#   Copyright (C) 2009-2014 Free Software Foundation, Inc.
 #   Written by Dave Korn, 2009
 #
 #   This file is part of GNU Libtool.
index 47f69fcf32bbe550a9924d070675cd97996d0d39..7b7963b8575ac0876ecd003041573fd4a36b33ef 100644 (file)
@@ -1,6 +1,6 @@
 # cdemo.at -- Using Automake to build a program and library -*- Autotest -*-
 #
-#   Copyright (C) 2003-2004, 2011-2013 Free Software Foundation, Inc.
+#   Copyright (C) 2003-2004, 2011-2014 Free Software Foundation, Inc.
 #   Written by Gary V. Vaughan, 2003
 #
 #   This file is part of GNU Libtool.
index 526ae92c557110a272a18091facdbf8eefb9f646..010368cc1b10a81fe21f85b5e1ccadda15ae727b 100644 (file)
@@ -1,6 +1,6 @@
 # cmdline_wrap.at -- run tests with low max_cmd_len           -*- Autotest -*-
 
-#   Copyright (C) 2007, 2009, 2011-2013 Free Software Foundation, Inc.
+#   Copyright (C) 2007, 2009, 2011-2014 Free Software Foundation, Inc.
 #   Written by Ralf Wildenhues, 2007
 #
 #   This file is part of GNU Libtool.
index d2fca48c50cdb32f27552eb397bffe5953ad8bd5..a75fb4abfd895a8e2f91e7bafc20eab2ac3ea69e 100644 (file)
@@ -1,6 +1,6 @@
 # configure-iface.at -- test ltdl configure interface         -*- Autotest -*-
 #
-#   Copyright (C) 2007-2008, 2011-2013 Free Software Foundation, Inc.
+#   Copyright (C) 2007-2008, 2011-2014 Free Software Foundation, Inc.
 #   Written by Gary V. Vaughan, 2007
 #
 #   This file is part of GNU Libtool.
index 94ba11962f8ff7d1e8b62b189a8043d30be95a62..77a03cd44dacdf6c68db994c5820dd484a20feb4 100644 (file)
@@ -1,6 +1,6 @@
 # convenience.at -- testing C convenience archives            -*- Autotest -*-
 
-#   Copyright (C) 2005, 2007-2013 Free Software Foundation, Inc.
+#   Copyright (C) 2005, 2007-2014 Free Software Foundation, Inc.
 #   Written by Ralf Wildenhues, 2005
 #
 #   This file is part of GNU Libtool.
index c6360b1cb4801fb19406fbe435dafed01916c23a..0b5e8c677304e4b7b402a1383b7752cb4c4f570e 100644 (file)
@@ -1,6 +1,6 @@
 # ctor.at -- Test constructors via C++                        -*- Autotest -*-
 #
-#   Copyright (C) 2007-2008, 2011-2013 Free Software Foundation, Inc.
+#   Copyright (C) 2007-2008, 2011-2014 Free Software Foundation, Inc.
 #   Written by Noah Misch, 2007
 #
 #   This file is part of GNU Libtool.
index 2ada95750c466b666e818c571c92125214ea1909..6a2292adaa0dae96be941127b10ca676b6ee7a42 100644 (file)
@@ -1,6 +1,6 @@
 # cwrapper.at -- test cwrapper compliance with standards -*- Autotest -*-
 
-#   Copyright (C) 2009-2013 Free Software Foundation, Inc.
+#   Copyright (C) 2009-2014 Free Software Foundation, Inc.
 #   Written by Charles Wilson, 2009
 #
 #   This file is part of GNU Libtool.
index edf528ddb5154f00f25af8b6ff21e8ead36e7571..9e4bd47cc2f0d2133435226c6af273057964f723 100644 (file)
@@ -1,6 +1,6 @@
 # darwin.at - tests specific to Mac OS X
 #
-#   Copyright (C) 2008-2009, 2011-2013 Free Software Foundation, Inc.
+#   Copyright (C) 2008-2009, 2011-2014 Free Software Foundation, Inc.
 #   Written by Peter O'Gorman, 2008
 #
 #   This file is part of GNU Libtool.
index eba68c2a752c8adc0f4fcca896e0a3ce75fd3192..f7a36a091f2f10ffe5373717f8ff7b98b9150b18 100644 (file)
@@ -1,6 +1,6 @@
 # demo.at -- Linking and loading. -*- Autotest -*-
 #
-#   Copyright (C) 2003-2004, 2011-2013 Free Software Foundation, Inc.
+#   Copyright (C) 2003-2004, 2011-2014 Free Software Foundation, Inc.
 #   Written by Gary V. Vaughan, 2003
 #
 #   This file is part of GNU Libtool.
index 37e822bc6c125b818d2a0dcef4d0297e3955253e..ae83277ec7700320c6b67b2aa5ebe9b527b8ab2a 100644 (file)
@@ -1,6 +1,6 @@
 # depdemo.at -- Library interdependencies               -*- Autotest -*-
 #
-#   Copyright (C) 2003-2004, 2011-2013 Free Software Foundation, Inc.
+#   Copyright (C) 2003-2004, 2011-2014 Free Software Foundation, Inc.
 #   Written by Gary V. Vaughan, 2003
 #
 #   This file is part of GNU Libtool.
index 73713d7b09045b5ddd5bc41f15213595a3f65bf8..3d7141d4d17e020c5e9101db20be7a97f0a2d0a2 100644 (file)
@@ -1,6 +1,6 @@
 # deplib-in-subdir.at --                         -*- Autotest -*-
 
-#   Copyright (C) 2010-2013 Free Software Foundation, Inc.
+#   Copyright (C) 2010-2014 Free Software Foundation, Inc.
 #
 #   This file is part of GNU Libtool.
 #
index 161c7a595adc243f4bfc3f537bf43589327ed7f5..9c5e823d82dd6c2dd33bb44cfeede781903ab678 100644 (file)
@@ -1,6 +1,6 @@
 # deplibs-ident.at -- detecting identical deplibs              -*- Autotest -*-
 
-#   Copyright (C) 2005, 2007-2008, 2011-2013 Free Software Foundation,
+#   Copyright (C) 2005, 2007-2008, 2011-2014 Free Software Foundation,
 #   Inc.
 #   Written by Ralf Wildenhues, 2005
 #
index eb449fc74ebc48cd38abc7a90f61e08bce13b453..c975cd6127b704b018a598974affce3bca22f3e4 100644 (file)
@@ -1,6 +1,6 @@
 # deplibs-mingw.at --                         -*- Autotest -*-
 
-#   Copyright (C) 2010-2013 Free Software Foundation, Inc.
+#   Copyright (C) 2010-2014 Free Software Foundation, Inc.
 #
 #   This file is part of GNU Libtool.
 #
index 0f6af50ee96fdaaf420e869c2d54c601f6da089f..54b9b6192c112dfc6dc6433b35e2a85d121e061b 100644 (file)
@@ -1,6 +1,6 @@
 # destdir.at -- test various DESTDIR issues                   -*- Autotest -*-
 
-#   Copyright (C) 2006-2007, 2011-2013 Free Software Foundation, Inc.
+#   Copyright (C) 2006-2007, 2011-2014 Free Software Foundation, Inc.
 #   Written by Ralf Wildenhues, 2006
 #
 #   This file is part of GNU Libtool.
index 37a928c5610e14bc3602f1739f4c9449db8ef765..9418b3d139343b29557b0c9a97517a1ce8ce8741 100644 (file)
@@ -1,6 +1,6 @@
 # dlloader.at -- test dlloader functionality                -*- Autotest -*-
 #
-#   Copyright (C) 2010-2013 Free Software Foundation, Inc.
+#   Copyright (C) 2010-2014 Free Software Foundation, Inc.
 #   This file is part of GNU Libtool.
 #
 # GNU Libtool is free software; you can redistribute it and/or
index 6fffd8c7c809c191963b7798a46fc5b9c94e8fe6..554c295887fc1161a3c172e0cfd34a248599bd16 100644 (file)
@@ -1,6 +1,6 @@
 # dumpbin-symbols.at -- libtool "dumpbin -symbols" support    -*- Autotest -*-
 
-#   Copyright (C) 2010-2013 Free Software Foundation, Inc.
+#   Copyright (C) 2010-2014 Free Software Foundation, Inc.
 #
 #   This file is part of GNU Libtool.
 #
index d3449406310af6aa3c221dc292be0f53ff7b5e76..cf1ba6a32e7eab79edb7cd2ea8a57572f0fc7350 100644 (file)
@@ -1,6 +1,6 @@
 # duplicate_conv.at -- duplicate convenience archive names   -*- Autotest -*-
 
-#   Copyright (C) 2006, 2008, 2011-2013 Free Software Foundation, Inc.
+#   Copyright (C) 2006, 2008, 2011-2014 Free Software Foundation, Inc.
 #   Written by Ralf Wildenhues, 2006
 #
 #   This file is part of GNU Libtool.
index 56471c4ac0ddd4c543fe67168ba4e5a13f8a9f2c..02b6db0d84a4a1bb49fb7cdedfb37ce92c3dc364 100644 (file)
@@ -1,6 +1,6 @@
 # duplicate_deps.at -- preserve duplicate convenience deps    -*- Autotest -*-
 
-#   Copyright (C) 2006-2008, 2011-2013 Free Software Foundation, Inc.
+#   Copyright (C) 2006-2008, 2011-2014 Free Software Foundation, Inc.
 #   Written by Ralf Wildenhues, 2006
 $
 #   This file is part of GNU Libtool.
index c8483f522700910c5646a4f6b7ad8282bafc8c94..bf05a05e9f4957e2a1cc68d09f76f4c2d7bcf843 100755 (executable)
@@ -1,6 +1,6 @@
 # duplicate_members.at -- duplicate members in archive tests  -*- Autotest -*-
 
-#   Copyright (C) 2005, 2007-2009, 2011-2013 Free Software Foundation,
+#   Copyright (C) 2005, 2007-2009, 2011-2014 Free Software Foundation,
 #   Inc.
 #   Written by Alexandre Oliva & Peter O'Gorman, 2005
 #
index 161780fe965d0b6b48eb87ad73429bf960734958..2bfd0ea60714f594b063a10ac368334caaaa88be 100644 (file)
@@ -1,6 +1,6 @@
 # early-libtool.at -- early libtool script generation         -*- Autotest -*-
 
-#   Copyright (C) 2005-2008, 2011-2013 Free Software Foundation, Inc.
+#   Copyright (C) 2005-2008, 2011-2014 Free Software Foundation, Inc.
 #   Written by Gary V. Vaughan, 2005
 #
 #   This file is part of GNU Libtool.
index 3eda9ef0c1f7f1c8d16e3331f8447aab5c65fbdf..35e5e6a8690931071d313c196e6ede6e6caa761b 100644 (file)
@@ -1,6 +1,6 @@
 # exception.at -- test C++ exception handling with libtool  -*- Autotest -*-
 #
-#   Copyright (C) 2010-2013 Free Software Foundation, Inc.
+#   Copyright (C) 2010-2014 Free Software Foundation, Inc.
 #
 #   This file is part of GNU Libtool.
 #
index ba421a9b503285c9d88eae1191bd57e6969fd910..52fca77156dc491b6f2906e7ce2f6b7a0800a654 100644 (file)
@@ -1,6 +1,6 @@
 # execute-mode.at -- libtool --mode=execute             -*- Autotest -*-
 #
-#   Copyright (C) 2008-2013 Free Software Foundation, Inc.
+#   Copyright (C) 2008-2014 Free Software Foundation, Inc.
 #   Written by Ralf Wildenhues, 2008
 #
 #   This file is part of GNU Libtool.
index d84a777aafe162462167def6f75808706538e6d6..25b599e8154f50749c9d213a97492ccf3bb51cb5 100644 (file)
@@ -1,6 +1,6 @@
 # exeext.at -- ensure that exeext handling works  -*- Autotest -*-
 #
-#   Copyright (C) 2010-2013 Free Software Foundation, Inc.
+#   Copyright (C) 2010-2014 Free Software Foundation, Inc.
 #   Written by Peter Rosin
 #
 #   This file is part of GNU Libtool.
index e5c98164ad4d60729cf0170d7ecff4988722247b..772c76b9cc39b8a11e43171ea1647fd7cc5f8103 100755 (executable)
@@ -1,6 +1,6 @@
 # export-def.at -- test module-definition files              -*- Autotest -*-
 
-#   Copyright (C) 2013 Free Software Foundation, Inc.
+#   Copyright (C) 2013-2014 Free Software Foundation, Inc.
 #   Written by Peter Rosin, 2013
 #
 #   This file is part of GNU Libtool.
index d66198a0ac80ca3013dfdf4845e80232b788e52d..5e1edaffd9e610623764bac372f168d9217e033d 100644 (file)
@@ -1,6 +1,6 @@
 # export.at -- test symbol exports                           -*- Autotest -*-
 
-#   Copyright (C) 2007-2008, 2011-2013 Free Software Foundation, Inc.
+#   Copyright (C) 2007-2008, 2011-2014 Free Software Foundation, Inc.
 #   Written by Ralf Wildenhues, 2007
 #
 #   This file is part of GNU Libtool.
index 46dd395f24c6ed31fc1dcc3ac7784a704ec9a73c..da8e324b044e93c5f6e95b3b4edb107bc15fc512 100644 (file)
@@ -1,6 +1,6 @@
 # f77demo.at -- Fortran 77 language support.           -*- Autotest -*-
 #
-#   Copyright (C) 2003, 2005-2006, 2011-2013 Free Software Foundation,
+#   Copyright (C) 2003, 2005-2006, 2011-2014 Free Software Foundation,
 #   Inc.
 #   Written by Eric Lindahl, 2002
 #   Written by Gary V. Vaughan, 2003
index a7c4f334ce1682e7d17978a1be0302cd899152a7..e6842b274539b6d4b07930c18d3dae111e738f25 100644 (file)
@@ -1,6 +1,6 @@
 # fail.at -- test that libtool really fail when it should     -*- Autotest -*-
 #
-#   Copyright (C) 2005, 2008-2009, 2011-2013 Free Software Foundation,
+#   Copyright (C) 2005, 2008-2009, 2011-2014 Free Software Foundation,
 #   Inc.
 #   Written by Ralf Wildenhues, 2005
 #
index 0e35899bc7b427fdb80f30bd4cb59388a0d673e3..8cfa214307c2206990925a78f17f3ea5d37960bf 100644 (file)
@@ -1,6 +1,6 @@
 # fcdemo.at -- Fortran 90/95 language support.         -*- Autotest -*-
 #
-#   Copyright (C) 2003, 2005-2006, 2011-2013 Free Software Foundation,
+#   Copyright (C) 2003, 2005-2006, 2011-2014 Free Software Foundation,
 #   Inc.
 #   Written by Eric Lindahl, 2002
 #   Written by Gary V. Vaughan, 2003
index df04ea3fe932f45f58f4c308bb185de113722321..a2aa4ee80ac477c4ed5a2ba82d44642e62635433 100644 (file)
@@ -1,6 +1,6 @@
 # flags.at -- libtool passing of flags             -*- Autotest -*-
 #
-#   Copyright (C) 2009-2013 Free Software Foundation, Inc.
+#   Copyright (C) 2009-2014 Free Software Foundation, Inc.
 #
 #   This file is part of GNU Libtool.
 #
index 3442255db28004688e94f73a1bd5450f53962d66..8dab2584909a2b637caf7487770f49d498b1c879 100644 (file)
@@ -1,6 +1,6 @@
 # help.at -- standard command line options          -*- Autotest -*-
 #
-#   Copyright (C) 2009-2013 Free Software Foundation, Inc.
+#   Copyright (C) 2009-2014 Free Software Foundation, Inc.
 #
 #   This file is part of GNU Libtool.
 #
index 7ca7e37b369b0acd6c056f072e06ab1a5114cfe0..72e4783f05d2839400214288c9d960785c32b006 100644 (file)
@@ -1,6 +1,6 @@
 # indirect_deps.at -- support for link_all_deplibs=no   -*- Autotest -*-
 
-#   Copyright (C) 2007-2008, 2011-2013 Free Software Foundation, Inc.
+#   Copyright (C) 2007-2008, 2011-2014 Free Software Foundation, Inc.
 #   Written by Ralf Wildenhues, 2007.
 #
 #   This file is part of GNU Libtool.
index 2cbd57e1bb96549313c35863ba65e6a1a92117c7..880dc6b7d0b78db65b7ad4525a31baa8b54d32eb 100644 (file)
@@ -1,6 +1,6 @@
 # infer-tag.at -- libtool without --tag             -*- Autotest -*-
 #
-#   Copyright (C) 2008, 2010-2013 Free Software Foundation, Inc.
+#   Copyright (C) 2008, 2010-2014 Free Software Foundation, Inc.
 #
 #   This file is part of GNU Libtool.
 #
index 9f66987ba5a18f9246e701a36572b4851f7fdcf9..2bb04fff19bedec2cba67a548542a401b604b176 100644 (file)
@@ -1,6 +1,6 @@
 # inherited_flags.at -- test inherited_linker_flags          -*- Autotest -*-
 #
-#   Copyright (C) 2005-2008, 2011-2013 Free Software Foundation, Inc.
+#   Copyright (C) 2005-2008, 2011-2014 Free Software Foundation, Inc.
 #   Written by Peter O'Garman, 2005
 #
 #   This file is part of GNU Libtool.
index 2c377ee8666f55f2205a0de6cae90d1a435654f3..36240db0316e5386b1b4183089aa2d533b0b771b 100644 (file)
@@ -1,6 +1,6 @@
 # install.at -- install mode tests             -*- Autotest -*-
 #
-#   Copyright (C) 2008-2009, 2011-2013 Free Software Foundation, Inc.
+#   Copyright (C) 2008-2009, 2011-2014 Free Software Foundation, Inc.
 #   Written by Ralf Wildenhues, 2008
 #
 #   This file is part of GNU Libtool.
index 6447c0f8349b25c22c952762a924624ebddb1d84..2ab340c785a2c7f5432cab8ed5f17de9781ace93 100644 (file)
@@ -1,6 +1,6 @@
 # lalib-syntax.at -- parsing .la files robustly  -*- Autotest -*-
 #
-#   Copyright (C) 2009-2013 Free Software Foundation, Inc.
+#   Copyright (C) 2009-2014 Free Software Foundation, Inc.
 #
 #   This file is part of GNU Libtool.
 #
index 6d174d0231507052074d1c8954b0fa90e5625d6e..a46679049e50329264a642559dbc9d22482ccf44 100755 (executable)
@@ -1,6 +1,6 @@
 # libtool.at -- basic libtool operation tests -*- Autotest -*-
 #
-#   Copyright (C) 2003-2005, 2008, 2011-2013 Free Software Foundation,
+#   Copyright (C) 2003-2005, 2008, 2011-2014 Free Software Foundation,
 #   Inc.
 #   Written by Gary V. Vaughan, 2003
 #
index cdb307b17f714d3f500dd999cd977d12d1f9a3ac..566a2f4e68e410b1ac516551b358f7d8cb81dc42 100644 (file)
@@ -1,6 +1,6 @@
 # libtoolize.at -- test libtoolize operation                  -*- Autotest -*-
 #
-#   Copyright (C) 2005, 2007-2008, 2011-2013 Free Software Foundation,
+#   Copyright (C) 2005, 2007-2008, 2011-2014 Free Software Foundation,
 #   Inc.
 #   Written by Gary V. Vaughan, 2005
 #
index 71638361bb71bff64849d5e237c2eed8a880f1f0..62f8b733bf17cd10802b95d74fb4c9b48213ebd2 100644 (file)
@@ -1,6 +1,6 @@
 # link-order.at -- ensure that library linking order matches  -*- Autotest -*-
 #
-#   Copyright (C) 2005, 2007-2008, 2011-2013 Free Software Foundation,
+#   Copyright (C) 2005, 2007-2008, 2011-2014 Free Software Foundation,
 #   Inc.
 #   Written by Alexandre Oliva & Ralf Wildenhues, 2005
 #
index cf6a77f78f6da95f630ee1af4095084b14815ee9..a35f7588a1f2b74248e1215cb80094bef96bec2c 100644 (file)
@@ -1,6 +1,6 @@
 # link-order2.at -- test link order of deplibs                -*- Autotest -*-
 #
-#   Copyright (C) 2006-2008, 2011-2013 Free Software Foundation, Inc.
+#   Copyright (C) 2006-2008, 2011-2014 Free Software Foundation, Inc.
 #   Written by Ralf Wildenhues, 2006
 #
 #   This file is part of GNU Libtool.
index b0994eb730f1abf750797f6656818a4c93069168..7e55b1f89b8cd8d70f07c78ce8ac47ebfac0031a 100644 (file)
@@ -1,6 +1,6 @@
 # loadlibrary.at -- test loadlibrary functionality          -*- Autotest -*-
 #
-#   Copyright (C) 2010-2013 Free Software Foundation, Inc.
+#   Copyright (C) 2010-2014 Free Software Foundation, Inc.
 #   This file is part of GNU Libtool.
 #
 # GNU Libtool is free software; you can redistribute it and/or
index 0fc8924f040f65e20fae237112989067f09ab996..c9ea8d29dd3129e8217fc6dbeda80761b9fb929d 100644 (file)
@@ -1,6 +1,6 @@
 # localization.at -- libtool and locales                -*- Autotest -*-
 #
-#   Copyright (C) 2008-2013 Free Software Foundation, Inc.
+#   Copyright (C) 2008-2014 Free Software Foundation, Inc.
 #
 #   This file is part of GNU Libtool.
 #
index 61d411d49121f1b93ef220000ea7ccca5a3e8e3f..5eeef1e0625f247f576245ffff26e3b56a5ef334 100644 (file)
@@ -1,6 +1,6 @@
 # lt_dladvise.at -- test libltdl functionality                -*- Autotest -*-
 #
-#   Copyright (C) 2007-2009, 2011-2013 Free Software Foundation, Inc.
+#   Copyright (C) 2007-2009, 2011-2014 Free Software Foundation, Inc.
 #   Written by Gary V. Vaughan, 2007
 #
 #   This file is part of GNU Libtool.
index cef7ee6a5da5997a46df0d9006d4811cfe45ba2b..868063474d217e5b3918203daf491d70fe945faa 100644 (file)
@@ -1,6 +1,6 @@
 # lt_dlexit.at -- test libltdl functionality                  -*- Autotest -*-
 #
-#   Copyright (C) 2007-2008, 2010-2013 Free Software Foundation, Inc.
+#   Copyright (C) 2007-2008, 2010-2014 Free Software Foundation, Inc.
 #   Written by Dave Brolley & Ralf Wildenhues, 2007
 #
 #   This file is part of GNU Libtool.
index d4a8b510a3c36c008f0c14c3d1d94f2c59f443f1..5c9d1ef286a5a2625a17d0cfbc14e82bd6567b49 100644 (file)
@@ -1,6 +1,6 @@
 # lt_dlopen.at -- test libltdl functionality                -*- Autotest -*-
 #
-#   Copyright (C) 2009, 2011-2013 Free Software Foundation, Inc.
+#   Copyright (C) 2009, 2011-2014 Free Software Foundation, Inc.
 #   This file is part of GNU Libtool.
 #
 # GNU Libtool is free software; you can redistribute it and/or
index 34a0d9b2921908c0552606e8691cf88e24824a2d..50fa081ce8b32ea81a631830309807f35d73161c 100644 (file)
@@ -1,6 +1,6 @@
 # lt_dlopen_a.at -- test libltdl functionality                -*- Autotest -*-
 #
-#   Copyright (C) 2009, 2011-2013 Free Software Foundation, Inc.
+#   Copyright (C) 2009, 2011-2014 Free Software Foundation, Inc.
 #   This file is part of GNU Libtool.
 #
 # GNU Libtool is free software; you can redistribute it and/or
index 4c32b44c895c963219a347186a3229f25e70ec2f..0a4ca5d6eb45ff44f496d29d3e84b058f218dfab 100644 (file)
@@ -1,6 +1,6 @@
 # lt_dlopenext.at -- test libltdl functionality             -*- Autotest -*-
 #
-#   Copyright (C) 2009-2013 Free Software Foundation, Inc.
+#   Copyright (C) 2009-2014 Free Software Foundation, Inc.
 #   This file is part of GNU Libtool.
 #
 # GNU Libtool is free software; you can redistribute it and/or
index b3066690d91290c8e3541f2658d89851d774846a..4306467c2c65e0e5c9fa6d25a7001fd0541aa309 100644 (file)
@@ -1,6 +1,6 @@
 # ltdl-api.at -- test libltdl API                -*- Autotest -*-
 #
-#   Copyright (C) 2008, 2011-2013 Free Software Foundation, Inc.
+#   Copyright (C) 2008, 2011-2014 Free Software Foundation, Inc.
 #   Written by Ralf Wildenhues, 2008.
 #
 #   This file is part of GNU Libtool.
index 9f53dd33b0ba10516722d019cb756590920d5338..93cdbf4e5e8543dc9c501ae8c7fd7c805f3e2c5f 100644 (file)
@@ -1,6 +1,6 @@
 # ltdl-libdir.at -- test libltdl functionality             -*- Autotest -*-
 #
-#   Copyright (C) 2010-2013 Free Software Foundation, Inc.
+#   Copyright (C) 2010-2014 Free Software Foundation, Inc.
 #   This file is part of GNU Libtool.
 #
 # GNU Libtool is free software; you can redistribute it and/or
index 8a96fb0fb9afb88b7f56fdc0a599bf56bae4d3b0..1e196edf7ef94492447951aae8be9c25e7ad56e7 100644 (file)
@@ -1,6 +1,6 @@
 # demo.at -- Dynamic ltdl runtime loading -*- Autotest -*-
 #
-#   Copyright (C) 1998, 2002-2004, 2011-2013 Free Software Foundation,
+#   Copyright (C) 1998, 2002-2004, 2011-2014 Free Software Foundation,
 #   Inc.
 #   Written by Thomas Tanner, 1998
 #   Written by Greg Eisenhauer, 2002
index a0544ec4b9acfe95c77de892f670a883af0cfdd4..4b8bca17f066e64fdd71877abb18953bf72a10fa 100644 (file)
@@ -1,6 +1,6 @@
 # need-lib-prefix.at -- test libltdl functionality            -*- Autotest -*-
 #
-#   Copyright (C) 2007-2008, 2010-2013 Free Software Foundation, Inc.
+#   Copyright (C) 2007-2008, 2010-2014 Free Software Foundation, Inc.
 #   Written by Gary V. Vaughan, 2007
 #
 #   This file is part of GNU Libtool.
index 8b5ddf09b6efe5be3d2e05d2bacf189b7cee4971..b3bee17bf2cb0f3bcfeb0956295e835750ad2563 100644 (file)
@@ -1,6 +1,6 @@
 # no-executables.at -- Libtool usage in GCC        -*- Autotest -*-
 
-#   Copyright (C) 2008, 2010-2013 Free Software Foundation, Inc.
+#   Copyright (C) 2008, 2010-2014 Free Software Foundation, Inc.
 #
 #   This file is part of GNU Libtool.
 #
index 958f2ca009accf616059f456da6a9c2565fcebb8..29958ecdf5de2ebea6311b75708ed5652c3771b8 100644 (file)
@@ -1,6 +1,6 @@
 # nocase.at --  test for nocase lib search  -*- Autotest -*-
 #
-#   Copyright (C) 2010-2013 Free Software Foundation, Inc.
+#   Copyright (C) 2010-2014 Free Software Foundation, Inc.
 #   Written by Peter Rosin, 2007
 #
 #   This file is part of GNU Libtool.
index c06184df640b08e75aa241dc3d718a022e12ccfd..0d1006d90ffc82f689c43ed64c6cf8541c6b73a6 100644 (file)
@@ -1,6 +1,6 @@
 # nonrecursive.at -- test nonrecursive Automake Libltdl       -*- Autotest -*-
 #
-#   Copyright (C) 2005, 2008-2009, 2011-2013 Free Software Foundation,
+#   Copyright (C) 2005, 2008-2009, 2011-2014 Free Software Foundation,
 #   Inc.
 #   Written by Gary V. Vaughan, 2005
 #
index 58ca09f6c6b20f8d700c0b6b106d2f82c0ed48a0..a809622bdc137887041358d5a21fb1743cf13b4f 100644 (file)
@@ -1,6 +1,6 @@
 # old-ltdl-iface.at -- exercise old libtoolize interface to libltdl
 #
-#   Copyright (C) 2011-2013 Free Software Foundation, Inc.
+#   Copyright (C) 2011-2014 Free Software Foundation, Inc.
 #   Written by Gary V. Vaughan, 2011
 #
 #   This file is part of GNU Libtool.
index 6d1d6769031e7483aae76b3e9dba4d7a0e430abd..c58832be973ba76580b6e569ceed64d664ce0ad9 100644 (file)
@@ -1,6 +1,6 @@
 # old-m4-iface.at -- exercise old m4 interface to libtool     -*- Autotest -*-
 #
-#   Copyright (C) 2005, 2008-2009, 2011-2013 Free Software Foundation,
+#   Copyright (C) 2005, 2008-2009, 2011-2014 Free Software Foundation,
 #   Inc.
 #   Written by Gary V. Vaughan, 2005
 #
index ec22179cce9dff189fa07b49c0860b9862a25eec..13fddf0e0cffaab79b3097a3e99f47e3c63fd928 100644 (file)
@@ -1,6 +1,6 @@
 # pic_flag.at -- override the pic_flag at configure time   -*- Autotest -*-
 
-#   Copyright (C) 2010-2013 Free Software Foundation, Inc.
+#   Copyright (C) 2010-2014 Free Software Foundation, Inc.
 #
 #   This file is part of GNU Libtool.
 #
index 9239843ea1b812d385f79393a29ced8df4e6149c..ca08cd34b63ec3bd26d98c69ee5556c92c7ba0ef 100644 (file)
@@ -1,6 +1,6 @@
 # recursive.at -- test recursive Automake libltdl build       -*- Autotest -*-
 #
-#   Copyright (C) 2005, 2008, 2011-2013 Free Software Foundation, Inc.
+#   Copyright (C) 2005, 2008, 2011-2014 Free Software Foundation, Inc.
 #   Written by Gary V. Vaughan, 2005
 #
 #   This file is part of GNU Libtool.
index 84870c11a6ff7191f4c2578cec0d4e5e7fae9299..48bc26100ff520aad30b9327859ce9c55836429d 100644 (file)
@@ -1,6 +1,6 @@
 # resident.at -- test resident modules              -*- Autotest -*-
 
-#   Copyright (C) 2010-2013 Free Software Foundation, Inc.
+#   Copyright (C) 2010-2014 Free Software Foundation, Inc.
 #
 #   This file is part of GNU Libtool.
 #
index a4ee126205cc4946f4863bb0a388acdbc3dcf6a5..6ea977e4e135778205467ea8aaefec333038cba0 100644 (file)
@@ -1,6 +1,6 @@
 # runpath-in-lalib.at --                         -*- Autotest -*-
 
-#   Copyright (C) 2007-2008, 2011-2013 Free Software Foundation, Inc.
+#   Copyright (C) 2007-2008, 2011-2014 Free Software Foundation, Inc.
 #   Written by Ralf Wildenhues, 2007
 #
 #   This file is part of GNU Libtool.
index 641a71ce8160933bca1908359783e1c09380e39e..992e42abc832dfcbfbd0436635128c747a159d72 100644 (file)
@@ -1,6 +1,6 @@
 # search-path.at -- test sys_lib_search_path_spec             -*- Autotest -*-
 #
-#   Copyright (C) 2006, 2008, 2010-2013 Free Software Foundation, Inc.
+#   Copyright (C) 2006, 2008, 2010-2014 Free Software Foundation, Inc.
 #
 #   This file is part of GNU Libtool.
 #
index eb3816f65caf7b57e51433e17ab8e7458a46995f..7872673843d66b8d5c72115150f91289ed928812 100644 (file)
@@ -1,6 +1,6 @@
 # shlibpath.at -- Test shlibpath settings                     -*- Autotest -*-
 #
-#   Copyright (C) 2006, 2008, 2011-2013 Free Software Foundation, Inc.
+#   Copyright (C) 2006, 2008, 2011-2014 Free Software Foundation, Inc.
 #   Written by Ralf Wildenhues, 2006
 #
 #   This file is part of GNU Libtool.
index b452ca059256dc72d38dd7e4b695167957e9aec6..7ea8bd821ea07d827005926da3d2b4c5efda8227 100644 (file)
@@ -1,6 +1,6 @@
 # slist.at -- test slist.c                   -*- Autotest -*-
 #
-#   Copyright (C) 2009, 2011-2013 Free Software Foundation, Inc.
+#   Copyright (C) 2009, 2011-2014 Free Software Foundation, Inc.
 #
 #   This file is part of GNU Libtool.
 #
index 00a6df2a00f1cdebd682e7e115e83c721c569ac1..de3d9b0f2cb6f6e8488a08114aca6549ff0864a2 100644 (file)
@@ -1,6 +1,6 @@
 # standalone.at -- test standalone libltdl builds             -*- Autotest -*-
 #
-#   Copyright (C) 2005, 2008, 2011-2013 Free Software Foundation, Inc.
+#   Copyright (C) 2005, 2008, 2011-2014 Free Software Foundation, Inc.
 #   Written by Gary V. Vaughan, 2006
 #
 #   This file is part of GNU Libtool.
index 948538dc97076f5424dcb812f7aa55822b9990b4..19125de96a627f6306cc771a08d833b1c1b273c6 100644 (file)
@@ -1,6 +1,6 @@
 # static.at -- test flags for static/dynamic linking          -*- Autotest -*-
 #
-#   Copyright (C) 2006-2008, 2011-2013 Free Software Foundation, Inc.
+#   Copyright (C) 2006-2008, 2011-2014 Free Software Foundation, Inc.
 #   Written by Ralf Wildenhues, 2006
 #
 #   This file is part of GNU Libtool.
index abb602ef31a9f4443e51acccc626a1ac69a109bb..ffcffec962b437b527fa91e52d77c6840536a0b4 100644 (file)
@@ -1,6 +1,6 @@
 # stresstest.at -- Libtool stress test                       -*- Autotest -*-
 #
-#   Copyright (C) 2005-2008, 2011-2013 Free Software Foundation, Inc.
+#   Copyright (C) 2005-2008, 2011-2014 Free Software Foundation, Inc.
 #   Written by Ralf Wildenhues, 2005
 #
 #   This file is part of GNU Libtool.
index 446321ca342e4ca9ee6cfe94a946a0dcb1c90a8d..106f3d1d911d8cb0a9222c3f28c9e15f0810c18c 100644 (file)
@@ -1,6 +1,6 @@
 # subproject.at -- test subproject Libltdl builds             -*- Autotest -*-
 #
-#   Copyright (C) 2005, 2008, 2011-2013 Free Software Foundation, Inc.
+#   Copyright (C) 2005, 2008, 2011-2014 Free Software Foundation, Inc.
 #   Written by Gary V. Vaughan, 2005
 #
 #   This file is part of GNU Libtool.
index 9a78d5e9044589775fdc529270943468d759f249..777c8a09ffcc2d2664205ebaf17f6a9fdbf404d1 100644 (file)
@@ -1,6 +1,6 @@
 # static.at -- test flags for sysrooting          -*- Autotest -*-
 #
-#   Copyright (C) 2009, 2011-2013 Free Software Foundation, Inc.
+#   Copyright (C) 2009, 2011-2014 Free Software Foundation, Inc.
 #   Written by Paolo Bonzini, 2009
 #
 #   This file is part of GNU Libtool.
index 37ea5f0ef213d4024e513ffc3341d793044dcce3..ad2172b27ff3c2ea07d8ff03a503d86bc3af0e96 100644 (file)
@@ -1,6 +1,6 @@
 # tagdemo.at -- C++ Language support.                   -*- Autotest -*-
 #
-#   Copyright (C) 2003-2005, 2011-2013 Free Software Foundation, Inc.
+#   Copyright (C) 2003-2005, 2011-2014 Free Software Foundation, Inc.
 #   Written by Gary V. Vaughan, 2003
 #
 #   This file is part of GNU Libtool.
index cb0c4b4218d3b60c9591abc00552702c98799995..a5bfcef4bc50c519ecf232f08f5ed4cb71dd78a1 100644 (file)
@@ -1,6 +1,6 @@
 # template.at -- test C++ templates with libtool              -*- Autotest -*-
 #
-#   Copyright (C) 2005, 2007-2008, 2011-2013 Free Software Foundation,
+#   Copyright (C) 2005, 2007-2008, 2011-2014 Free Software Foundation,
 #   Inc.
 #   Written by Markus Christen, 2005
 #
index 2215eb3a7a50d09ee4d5dfb7c5add9497f39ed16..393be12228d5ee14f724d665f810aaef117d0edd 100644 (file)
@@ -1,6 +1,6 @@
 # Process with autom4te to create an -*- Autotest -*- test suite.
 #
-#   Copyright (C) 2004-2013 Free Software Foundation, Inc.
+#   Copyright (C) 2004-2014 Free Software Foundation, Inc.
 #   Written by Gary V. Vaughan, 2004
 #
 #   This file is part of GNU Libtool.
index f1c465bbae83bbb51ba0bc43fda6881a622bc49e..dac032ca370bdb3e46d0f43346e58346cb2496a1 100644 (file)
@@ -1,6 +1,6 @@
 # versioning.at -- test libtool versioning           -*- Autotest -*-
 #
-#   Copyright (C) 2009-2013 Free Software Foundation, Inc.
+#   Copyright (C) 2009-2014 Free Software Foundation, Inc.
 #
 #   This file is part of GNU Libtool.
 #
index 656532094f9d164649007a4ea471c9c00ccba345..41adc4f9e5f8eb48ac4eaecb133b74fcbaa4bae4 100644 (file)
@@ -1,6 +1,6 @@
 # with-pic.at -- test the --with-pic flag -*- Autotest -*-
 
-#   Copyright (C) 2010-2013 Free Software Foundation, Inc.
+#   Copyright (C) 2010-2014 Free Software Foundation, Inc.
 #
 #   This file is part of GNU Libtool.
 #