]> git.ipfire.org Git - thirdparty/libtool.git/commitdiff
maint: run update-copyright for missing 2011 and 2012 years.
authorGary V. Vaughan <gary@gnu.org>
Sun, 16 Sep 2012 06:10:09 +0000 (13:10 +0700)
committerGary V. Vaughan <gary@gnu.org>
Sun, 16 Sep 2012 10:52:10 +0000 (17:52 +0700)
See maintain.texi (Copyright Notices) for rules for maintaining
the years in copyright notices.
* All Files (Copyright): Updated with missing 2011 and 2012.

Signed-off-by: Gary V. Vaughan <gary@gnu.org>
144 files changed:
AUTHORS
ChangeLog.1996
ChangeLog.1997
ChangeLog.1998
ChangeLog.1999
ChangeLog.2000
ChangeLog.2001
ChangeLog.2002
ChangeLog.2003
ChangeLog.2004
ChangeLog.2005
ChangeLog.2006
ChangeLog.2007
ChangeLog.2008
ChangeLog.2009
ChangeLog.2010
HACKING
Makefile.am
NEWS
README
THANKS
TODO
bootstrap
bootstrap.conf
build-aux/edit-readme-alpha
build-aux/extract-trace
build-aux/general.m4sh
build-aux/getopt.m4sh
build-aux/ltmain.m4sh
build-aux/options-parser
configure.ac
doc/libtool.texi
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.m4sh
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/cmdline_wrap.at
tests/configure-iface.at
tests/convenience.at
tests/ctor.at
tests/cwrapper.at
tests/darwin.at
tests/defs.m4sh
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.at
tests/fail.at
tests/flags.at
tests/getopt-m4sh.at
tests/help.at
tests/indirect_deps.at
tests/infer-tag.at
tests/inherited_flags.at
tests/install.at
tests/lalib-syntax.at
tests/libtoolize.at
tests/link-2.test
tests/link-order.at
tests/link-order2.at
tests/link.test
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/need_lib_prefix.at
tests/no-executables.at
tests/nocase.at
tests/nomode.test
tests/nonrecursive.at
tests/objectlist.test
tests/old-ltdl-iface.at
tests/old-m4-iface.at
tests/pic_flag.at
tests/quote.test
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/suffix.test
tests/sysroot.at
tests/tagtrace.test
tests/template.at
tests/testsuite.at
tests/versioning.at
tests/with-pic.at

diff --git a/AUTHORS b/AUTHORS
index b81076154e8b074aa918766346a9f9183d32a36f..1813d895beadfa5d8f184a96735d4da2e8620cf7 100644 (file)
--- a/AUTHORS
+++ b/AUTHORS
@@ -29,8 +29,7 @@
     Noah Misch                 noah@cs.caltech.edu
     Charles Wilson             libtool@cwilson.fastmail.fm
 -- 
-  Copyright (C) 1996, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-  2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
+  Copyright (C) 1996, 1998-2012 Free Software Foundation, Inc.
 
   This file is part of GNU Libtool.
 
index ae9bee828c3fa811b5ded48ce07ca56aac5899f6..f17df50a5bec5aa8621654e002b740e8c8c69720 100644 (file)
 
        * For historical reasons: this is when I started writing libtool.
 -- 
-  Copyright (C) 1996, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-  2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
+  Copyright (C) 1996, 1998-2012 Free Software Foundation, Inc.
 
   This file is part of GNU Libtool.
 
index 992b1bad2750451443d805da57c4273681f69e96..59e1af06297b110397d72f83049f4ce86063b9ec 100644 (file)
 
 Continued in ChangeLog.1996
 -- 
-  Copyright (C) 1996, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-  2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
+  Copyright (C) 1996, 1998-2012 Free Software
+  Foundation, Inc.
 
   This file is part of GNU Libtool.
 
index ca655240606d21bc8d7ca34e6425e7b20867e48e..2837f162a8ce990c12403e7bc9c0b5eee978a55c 100644 (file)
@@ -1333,8 +1333,8 @@ Thu May 28 18:59:08 1998  Ian Lance Taylor  <ian@cygnus.com>
 
 Continued in ChangeLog.1997
 -- 
-  Copyright (C) 1996, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-  2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
+  Copyright (C) 1996, 1998-2012 Free Software
+  Foundation, Inc.
 
   This file is part of GNU Libtool.
 
index ccabba9edad1f0367f6197de05bb87951154ffcb..33359a55a3e7de8fd72e2278bfa61d81268e071f 100644 (file)
 
 Continued in ChangeLog.1998
 -- 
-  Copyright (C) 1996, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-  2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
+  Copyright (C) 1996, 1998-2012 Free Software
+  Foundation, Inc.
 
   This file is part of GNU Libtool.
 
index 364716b510413475969e5173868e995dfa508093..7a18bc83370641e5d9005b544f82935f0eda6343 100644 (file)
 
 Continued in ChangeLog.1999
 -- 
-  Copyright (C) 1996, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-  2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
+  Copyright (C) 1996, 1998-2012 Free Software Foundation, Inc.
 
   This file is part of GNU Libtool.
 
index 25d11331ba4c69d179cee3f3cd5611fc5d5e7600..afec114a97b898a2d2ac995e387bfcbf8959d73e 100644 (file)
 
 Continued in ChangeLog.2000
 -- 
-  Copyright (C) 1996, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-  2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
+  Copyright (C) 1996, 1998-2012 Free Software Foundation, Inc.
 
   This file is part of GNU Libtool.
 
index d2c1fdde0a9df46d549665806510a2061a3e5a63..c7644a09d45d8ad77466b65e73d801e620bff399 100644 (file)
 
 Continued in ChangeLog.2001
 -- 
-  Copyright (C) 1996, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-  2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
+  Copyright (C) 1996, 1998-2012 Free Software
+  Foundation, Inc.
 
   This file is part of GNU Libtool.
 
index edf23867c427f68f8a9e995ea08b3cb0d6c7422a..93004c8fc553c6cd46a9f7e731e9da14db29f49b 100644 (file)
 
 Continued in ChangeLog.2002
 -- 
-  Copyright (C) 1996, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-  2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
+  Copyright (C) 1996, 1998-2012 Free Software Foundation, Inc.
 
   This file is part of GNU Libtool.
 
index 62e52c3f799ab0767ebf55ab119964113eb88a60..54f3f084dc490b21a2ec936bd68fa69d7446abaf 100644 (file)
 
 Continued in ChangeLog.2003
 -- 
-  Copyright (C) 1996, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-  2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
+  Copyright (C) 1996, 1998-2012 Free Software Foundation, Inc.
 
   This file is part of GNU Libtool.
 
index 55c30a150781cbd58e4b9144701126670309752a..8c8971d577582e2ca83ce50bad34776409dd26b8 100644 (file)
 
 Continued in ChangeLog.2004
 -- 
-  Copyright (C) 1996, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-  2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
+  Copyright (C) 1996, 1998-2012 Free Software Foundation, Inc.
 
   This file is part of GNU Libtool.
 
index a223ba2459203d5dff2635ac1f7ce48733c0d661..849f0fd2a0321cd4a39367d3e6ec0effc820f81e 100644 (file)
 
 Continued in ChangeLog.2005
 -- 
-  Copyright (C) 1996, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-  2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
+  Copyright (C) 1996, 1998-2012 Free Software Foundation, Inc.
 
   This file is part of GNU Libtool.
 
index 0b2778b14faa7d31e87ca3ea95c33d3b758b5a64..f8752d6114d26b9788488db79df27db76e7e1374 100644 (file)
 
 Continued in ChangeLog.2006
 -- 
-  Copyright (C) 1996, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-  2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
+  Copyright (C) 1996, 1998-2012 Free Software Foundation, Inc.
 
   This file is part of GNU Libtool.
 
index 5fa269987897d9e4fcbfcd7f64a3766ddba90855..b8a6cbcb4b11955d1a81dd957a482a290980d1ed 100644 (file)
 
 Continued in ChangeLog.2007
 -- 
-  Copyright (C) 1996, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-  2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
+  Copyright (C) 1996, 1998-2012 Free Software Foundation, Inc.
 
   This file is part of GNU Libtool.
 
index 0a43ab4f435a3c4f0b62570fcc6bb185f5d24e0b..0764591a364dc9737ffcc36733476884f980b0b8 100644 (file)
@@ -878,8 +878,7 @@ Continued in ChangeLog.2008
 
 vim:tw=72
 -- 
-  Copyright (C) 1996, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-  2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
+  Copyright (C) 1996, 1998-2012 Free Software Foundation, Inc.
 
   This file is part of GNU Libtool.
 
index 4880098b4e9d43bfe7be07c6dd0215a6068d1b69..50f8d29b5cde1dc1acad2863824a199ca5366471 100644 (file)
 
 Continued in ChangeLog.2009
 -- 
-  Copyright (C) 1996, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-  2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
+  Copyright (C) 1996, 1998-2012 Free Software Foundation, Inc.
 
   This file is part of GNU Libtool.
 
diff --git a/HACKING b/HACKING
index 8f83f1a36f613e377ec2f8a28a12c1dd6bd39340..ce155eea6895501750dab6b324f1f348e11f64e5 100644 (file)
--- a/HACKING
+++ b/HACKING
@@ -487,8 +487,7 @@ or obtained by writing to the Free Software Foundation, Inc.,
 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
 
 -- 
-  Copyright (C) 2004, 2005, 2006, 2007, 2008, 2010 Free Software
-  Foundation, Inc.
+  Copyright (C) 2004-2008, 2010-2012 Free Software Foundation, Inc.
   Written by Gary V. Vaughan, 2004
 
   This file is part of GNU Libtool.
index c55dfddec6987af93d18a842f01655741915fa2f..f83b31ea53ea797dd948d6a0785342000d65262b 100644 (file)
@@ -1,7 +1,6 @@
 ## Makefile.am -- Process this file with automake to produce Makefile.in
 ##
-##   Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011
-##   Free Software Foundation, Inc.
+##   Copyright (C) 2003-2012 Free Software Foundation, Inc.
 ##   Written by Gary V. Vaughan, 2003
 ##
 ##   This file is part of GNU Libtool.
diff --git a/NEWS b/NEWS
index ecd4fa10da9e38b7f6b81b10480c551224c4e545..8fe889e36290f66b0f8093ddecf92db50139e412 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1035,8 +1035,7 @@ New in 0.1:
 * First release of libtool
 * Support for: *-*-freebsd*, *-*-netbsd*, *-*-sunos4*, *-*-ultrix4*
 -- 
-  Copyright (C) 1996, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-  2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
+  Copyright (C) 1996, 1998-2012 Free Software Foundation, Inc.
 
   This file is part of GNU Libtool.
 
diff --git a/README b/README
index f88901c1ce006b12bb37d603e3c654c4f4872f46..2d4483db81b31766e973c31ce24a29b960a68565 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  Free Software Foundation, Inc.
+    Copyright (C) 2004, 2011-2012 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 24f1c919315058cdb42a7d81dee3c6a3aa30c2dd..b16904c8aea81ff634883e96bf9acab3d0711a9c 100644 (file)
--- a/THANKS
+++ b/THANKS
   and small patches are credited for their contributions in the ChangeLogs.
 
 -- 
-  Copyright (C) 1996, 1998, 1999, 2001, 2002, 2003, 2004, 2005, 2006,
-                2007, 2008, 2009, 2010, 2011 Free Software Foundation,
-                Inc.
+  Copyright (C) 1996, 1998-1999, 2001-2012 Free Software Foundation,
+  Inc.
   Written by Gord Matzigkeit, 1996
 
   This file is part of GNU Libtool.
diff --git a/TODO b/TODO
index acdf05cfbf9dfddf379074db7021759f26751d9c..d8e45827d35592f9f85abe6e267cb660da70315c 100644 (file)
--- a/TODO
+++ b/TODO
@@ -329,7 +329,8 @@ GNU Libtool
   it easier to add new platforms.
 
 -- 
-  Copyright (C) 2004, 2005, 2007, 2008 Free Software Foundation, Inc.
+  Copyright (C) 2004-2005, 2007-2008, 2011-2012 Free Software
+  Foundation, Inc.
   Written by Gary V. Vaughan, 2004
 
   This file is part of GNU Libtool.
index ec8924d09517c2b9d7b7045ba8935383381ef0d9..e6164ae4c439b1e028a88930aa0fc692baa55727 100755 (executable)
--- a/bootstrap
+++ b/bootstrap
@@ -10,7 +10,7 @@ scriptversion=2011-11-21.09; # UTC
 # Bootstrap this package from checked-out sources.
 # Written by Gary V. Vaughan, 2010
 
-# Copyright (C) 2010, 2011 Free Software Foundation, Inc.
+# Copyright (C) 2010-2012 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 337ef627084ee3eb8a1c4002396a40ed0887eda6..572a07ef53033f68df333cc3b7beb2bbdcd17593 100644 (file)
@@ -1,6 +1,6 @@
 # bootstrap.conf (GNU Libtool) version 2011-11-21
 #
-# Copyright (C) 2010, 2011 Free Software Foundation, Inc.
+# Copyright (C) 2010-2012 Free Software Foundation, Inc.
 # Written by Gary V. Vaughan, 2010
 
 # This is free software; see the source for copying conditions.  There is NO
index c759998f156b93852fedc41304929d721cef203e..f9d8927766761c77c0550149fed6b431b04bb4a1 100755 (executable)
@@ -1,7 +1,7 @@
 #! /bin/sh
 
 #   edit-readme-alpha - edit README file for alpha releases
-#   Copyright (C) 2010 Free Software Foundation, Inc.
+#   Copyright (C) 2010-2012 Free Software Foundation, Inc.
 #   Written by Gary V. Vaughan, 2010
 #
 #   This file is part of GNU Libtool.
index ee3f28454f3776099a7129690a4b9b928a93f61b..f88f342a4688bd7711dde4150871d7a28ce498b2 100755 (executable)
@@ -9,7 +9,7 @@ scriptversion=2011-11-21.10; # UTC
 # Extract macro arguments from autotools input with GNU M4.
 # Written by Gary V. Vaughan, 2010
 #
-# Copyright (C) 2010, 2011 Free Software Foundation, Inc.
+# Copyright (C) 2010-2012 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 3cfecee76703c194f8c23ecf00440954136dc360..d505ba5b188252a86a6e0f7dfee060fde6e334c5 100644 (file)
@@ -1,7 +1,8 @@
 m4_divert_push([KILL])                                 -*- Autoconf -*-
 # general.m4sh -- general shell script boiler plate
 #
-#   Copyright (C) 2004, 2005, 2007, 2008, 2010 Free Software Foundation, Inc.
+#   Copyright (C) 2004-2005, 2007-2008, 2010-2012 Free Software
+#   Foundation, Inc.
 #   Written by Gary V. Vaughan, 2004
 #
 #   This file is part of GNU Libtool.
index e5e97714f0ad7370ba44a6d6cb537f247d035acf..3ba78a62a06b70ad0c96dee124ca1ca858c98e41 100644 (file)
@@ -1,8 +1,7 @@
 m4_include([general.m4sh])m4_divert_push([KILL])       -*- Autoconf -*-
 # getopt.m4sh -- getopt helper functions
 #
-#    Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009, 2010 Free Software
-#    Foundation, Inc.
+#    Copyright (C) 2004-2012 Free Software Foundation, Inc.
 #    Written by Gary V. Vaughan, 2004
 #
 #    This file is part of GNU Libtool.
index 1d71f0e22a4011504e023e25a93e8f2d310be20e..e26095f459c986b9d8e4af85a7778afae881ad8e 100644 (file)
@@ -3,8 +3,7 @@ m4_divert_push([SCRIPT])
 # libtool (GNU @PACKAGE@) @VERSION@
 # Written by Gordon Matzigkeit <gord@gnu.ai.mit.edu>, 1996
 
-# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2003, 2004, 2005, 2006,
-# 2007, 2008, 2009, 2010, 2011 Free Software Foundation, Inc.
+# Copyright (C) 1996-2001, 2003-2012 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 f7f27a250b08722c003df4ecf47906207353e054..14e67417ab5b2fb043b7769ccde7cf4cd85333c0 100644 (file)
@@ -6,7 +6,7 @@ scriptversion=2011-11-20.12; # UTC
 # A pluggable option parser for Bourne shell.
 # Written by Gary V. Vaughan, 2010
 
-# Copyright (C) 2010, 2011 Free Software Foundation, Inc.
+# Copyright (C) 2010-2012 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 0fe180206b0a244760d819a444b267bef5bd07c8..517f70664759ba15ee3af6e8f386f349a19c6414 100644 (file)
@@ -1,7 +1,7 @@
 # Process this file with autoconf to create configure. -*- autoconf -*-
 
-#   Copyright (C) 2001, 2004, 2005, 2008, 2010 Free Software Foundation,
-#   Inc.
+#   Copyright (C) 2001, 2004-2005, 2008, 2010-2012 Free Software
+#   Foundation, Inc.
 #   Written by Gary V. Vaughan, 2001
 #
 #   This file is part of GNU Libtool.
index da5497e0de130c70a1c72e9b57ad8302f80e7d68..5d2c7701e8124ffca7362352fb1436a8693cf8dd 100644 (file)
@@ -20,7 +20,7 @@
 @copying
 This manual is for GNU Libtool (version @value{VERSION}, @value{UPDATED}).
 
-Copyright @copyright{} 1996--2011 Free Software Foundation, Inc.
+Copyright @copyright{} 1996--2012 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 Free Software Foundation, Inc.
+Copyright 2002, 2011-2012 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.
index 90a0aef9ba724992b9fd6cd132972864b4d3968a..f0957522dda3df885aaf65ad0912d6d16513d84d 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 Free Software Foundation, Inc.
+   Copyright (C) 1999, 2003, 2011-2012 Free Software Foundation, Inc.
    Written by Thomas Tanner, 1999
 
    This file is part of GNU Libtool.
index c30276b209f6a58800748ba07c792ae01dc55713..1f2f5973f25a4ae5f911374a8075b74e6e25df7e 100644 (file)
@@ -1,6 +1,7 @@
 /* argz.c -- argz implementation for non-glibc systems
 
-   Copyright (C) 2004, 2006, 2007, 2008 Free Software Foundation, Inc.
+   Copyright (C) 2004, 2006-2008, 2011-2012 Free Software Foundation,
+   Inc.
    Written by Gary V. Vaughan, 2004
 
    NOTE: The canonical source of this file is maintained with the
index 25d3e561ca2faf759597caa76ee7623adbcbade6..59d36bf76d467c3ff416176611dfb4c5be550ac1 100644 (file)
@@ -1,6 +1,7 @@
 /* lt__argz.h -- internal argz interface for non-glibc systems
 
-   Copyright (C) 2004, 2007, 2008 Free Software Foundation, Inc.
+   Copyright (C) 2004, 2007-2008, 2011-2012 Free Software Foundation,
+   Inc.
    Written by Gary V. Vaughan, 2004
 
    NOTE: The canonical source of this file is maintained with the
index 58cfac9aed780b26ba120b3d374ed22f5fbe983a..66584829a8cf99ff3db11cd2e16790c74aba40ba 100644 (file)
@@ -1,6 +1,7 @@
 # Process this file with autoconf to create configure. -*- autoconf -*-
 #
-#    Copyright (C) 2004, 2005, 2007, 2008 Free Software Foundation, Inc.
+#    Copyright (C) 2004-2005, 2007-2008, 2011-2012 Free Software
+#    Foundation, Inc.
 #    Written by Gary V. Vaughan, 2004
 #
 #    NOTE: The canonical source of this file is maintained with the
index 23807c8b2be6350c04ebb3dcd22a978b8e4e115b..90d4a476910d85603dafb0bfd57554ecdd1ed8b3 100644 (file)
@@ -1,6 +1,6 @@
 /* lt__alloc.h -- internal memory management interface
 
-   Copyright (C) 2004 Free Software Foundation, Inc.
+   Copyright (C) 2004, 2011-2012 Free Software Foundation, Inc.
    Written by Gary V. Vaughan, 2004
 
    NOTE: The canonical source of this file is maintained with the
index b4554226f07434f6f24f66e41cf0c8b05bdb4f62..b1563eedf1618be48aeab45335604aea415a7a7f 100644 (file)
@@ -1,6 +1,7 @@
 /* lt__dirent.h -- internal directory entry scanning interface
 
-   Copyright (C) 2001, 2004, 2006 Free Software Foundation, Inc.
+   Copyright (C) 2001, 2004, 2006, 2011-2012 Free Software Foundation,
+   Inc.
    Written by Bob Friesenhahn, 2001
 
    NOTE: The canonical source of this file is maintained with the
index a8f0bc32d057188084b0059eda262e73267bbad8..47a4b812934286fd6c9e6a13204af06fdda7a5da 100644 (file)
@@ -1,6 +1,7 @@
 /* lt__glibc.h -- support for non glibc environments
 
-   Copyright (C) 2004, 2006, 2007 Free Software Foundation, Inc.
+   Copyright (C) 2004, 2006-2007, 2011-2012 Free Software Foundation,
+   Inc.
    Written by Gary V. Vaughan, 2004
 
    NOTE: The canonical source of this file is maintained with the
index 5fb489e67156316d4f95b1bc647c47dcf85fe0c8..68a01a953d172e8abde984b9f740b90e9205cef6 100644 (file)
@@ -1,6 +1,6 @@
 /* lt__private.h -- internal apis for libltdl
 
-   Copyright (C) 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
+   Copyright (C) 2004-2008, 2011-2012 Free Software Foundation, Inc.
    Written by Gary V. Vaughan, 2004
 
    NOTE: The canonical source of this file is maintained with the
index 915a688c9846cb5f31ee2ccbf57e1b6a223f4267..a02b7b5bb366f361219ff501052710de492e69ca 100644 (file)
@@ -1,6 +1,6 @@
 /* lt__strl.h -- size-bounded string copying and concatenation
 
-   Copyright (C) 2004, 2006 Free Software Foundation, Inc.
+   Copyright (C) 2004, 2006, 2011-2012 Free Software Foundation, Inc.
    Written by Bob Friesenhahn, 2004
 
    NOTE: The canonical source of this file is maintained with the
index ed9b4893dd587161d1421f81f0e6ea5bb43e1cd3..c9b9d0eebe1647539dddcb943d3782a26db850d0 100644 (file)
@@ -1,6 +1,7 @@
 /* lt_dlloader.h -- dynamic library loader interface
 
-   Copyright (C) 2004, 2007, 2008 Free Software Foundation, Inc.
+   Copyright (C) 2004, 2007-2008, 2011-2012 Free Software Foundation,
+   Inc.
    Written by Gary V. Vaughan, 2004
 
    NOTE: The canonical source of this file is maintained with the
index 5c2dab2c1cfe05a6c3f2027c9f3070cc0ab2fe5f..21f78733d9f2d4857d376a2ec0bac1a0edca9310 100644 (file)
@@ -1,6 +1,7 @@
 /* lt_error.h -- error propogation interface
 
-   Copyright (C) 1999, 2000, 2001, 2004, 2007 Free Software Foundation, Inc.
+   Copyright (C) 1999-2001, 2004, 2007, 2011-2012 Free Software
+   Foundation, Inc.
    Written by Thomas Tanner, 1999
 
    NOTE: The canonical source of this file is maintained with the
index 2d65eb59bd486d83f394f7e205209b4e577ea10a..1a0de989589791e0a873021b557bdb1fa280ec38 100644 (file)
@@ -1,6 +1,6 @@
 /* lt_system.h -- system portability abstraction layer
 
-   Copyright (C) 2004, 2007, 2010 Free Software Foundation, Inc.
+   Copyright (C) 2004, 2007, 2010-2012 Free Software Foundation, Inc.
    Written by Gary V. Vaughan, 2004
 
    NOTE: The canonical source of this file is maintained with the
index 0cd7f0c46971c1758a581ce52cca107410b55c16..c38661f2aaf45d0219e047ca5e25cadc8b80e645 100644 (file)
@@ -1,6 +1,7 @@
 /* slist.h -- generalised singly linked lists
 
-   Copyright (C) 2000, 2004, 2009 Free Software Foundation, Inc.
+   Copyright (C) 2000, 2004, 2009, 2011-2012 Free Software Foundation,
+   Inc.
    Written by Gary V. Vaughan, 2000
 
    NOTE: The canonical source of this file is maintained with the
index 97aad1eb8c1c3d278d914c4920e20ea781ca4873..b899bd2b4af1cfb5f15ca26531778fb2a41b802c 100644 (file)
@@ -1,7 +1,7 @@
 /* loader-dld_link.c -- dynamic linking with dld
 
-   Copyright (C) 1998, 1999, 2000, 2004, 2006,
-                 2007, 2008 Free Software Foundation, Inc.
+   Copyright (C) 1998-2000, 2004, 2006-2008, 2011-2012 Free Software
+   Foundation, Inc.
    Written by Thomas Tanner, 1998
 
    NOTE: The canonical source of this file is maintained with the
index 2866e6268891dff0b371d40ca325fce1a3675e03..e8180e16522a1eac7c5292235d81ec3276777b5c 100644 (file)
@@ -1,7 +1,7 @@
 /* loader-dlopen.c --  dynamic linking with dlopen/dlsym
 
-   Copyright (C) 1998, 1999, 2000, 2004, 2006,
-                 2007, 2008 Free Software Foundation, Inc.
+   Copyright (C) 1998-2000, 2004, 2006-2008, 2011-2012 Free Software
+   Foundation, Inc.
    Written by Thomas Tanner, 1998
 
    NOTE: The canonical source of this file is maintained with the
index ee60cfeac94643ac2487da99860374b1029390c3..a4259c5b3d700bd485946edfdc20a5e9c65dfea9 100644 (file)
@@ -1,7 +1,7 @@
 /* loader-dyld.c -- dynamic linking on darwin and OS X
 
-   Copyright (C) 1998, 1999, 2000, 2004, 2006,
-                 2007, 2008 Free Software Foundation, Inc.
+   Copyright (C) 1998-2000, 2004, 2006-2008, 2011-2012 Free Software
+   Foundation, Inc.
    Written by Peter O'Gorman, 1998
 
    NOTE: The canonical source of this file is maintained with the
index 379f9ba1d539423735196913d3131f6ca4c69331..5bb7f07a47e921135febc8041f240389687ae93b 100644 (file)
@@ -1,7 +1,7 @@
 /* loader-load_add_on.c --  dynamic linking for BeOS
 
-   Copyright (C) 1998, 1999, 2000, 2004, 2006,
-                 2007, 2008 Free Software Foundation, Inc.
+   Copyright (C) 1998-2000, 2004, 2006-2008, 2011-2012 Free Software
+   Foundation, Inc.
    Written by Thomas Tanner, 1998
 
    NOTE: The canonical source of this file is maintained with the
index 2c2dc755ea8026ea9eee338cdc55b8c45bac9ae5..cfdeba3c97c9fa65f39709506b45a6de8076f484 100644 (file)
@@ -1,7 +1,7 @@
 /* loader-loadlibrary.c --  dynamic linking for Win32
 
-   Copyright (C) 1998, 1999, 2000, 2004, 2005, 2006,
-                 2007, 2008, 2010 Free Software Foundation, Inc.
+   Copyright (C) 1998-2000, 2004-2008, 2010-2012 Free Software
+   Foundation, Inc.
    Written by Thomas Tanner, 1998
 
    NOTE: The canonical source of this file is maintained with the
index 1fe412718051ac01b571e954cb551a08bd61ad8e..167008553ffcdd13148593b36ee442d360b549a9 100644 (file)
@@ -1,7 +1,7 @@
 /* loader-preopen.c -- emulate dynamic linking using preloaded_symbols
 
-   Copyright (C) 1998, 1999, 2000, 2004, 2006,
-                 2007, 2008 Free Software Foundation, Inc.
+   Copyright (C) 1998-2000, 2004, 2006-2008, 2011-2012 Free Software
+   Foundation, Inc.
    Written by Thomas Tanner, 1998
 
    NOTE: The canonical source of this file is maintained with the
index 7ebfeecab0465c5f96775554afce1da35b238def..1b59310197c43edcd382b398da1dc363ee77b47c 100644 (file)
@@ -1,7 +1,7 @@
 /* loader-shl_load.c --  dynamic linking with shl_load (HP-UX)
 
-   Copyright (C) 1998, 1999, 2000, 2004, 2006,
-                 2007, 2008 Free Software Foundation, Inc.
+   Copyright (C) 1998-2000, 2004, 2006-2008, 2011-2012 Free Software
+   Foundation, Inc.
    Written by Thomas Tanner, 1998
 
    NOTE: The canonical source of this file is maintained with the
index d39e17e732defb9a5872eb57a1846637fabe00b4..a9c68cdbb11ee34931d6af7e585886dac2da536d 100644 (file)
@@ -1,6 +1,7 @@
 /* lt__alloc.c -- internal memory management interface
 
-   Copyright (C) 2004, 2006, 2007 Free Software Foundation, Inc.
+   Copyright (C) 2004, 2006-2007, 2011-2012 Free Software Foundation,
+   Inc.
    Written by Gary V. Vaughan, 2004
 
    NOTE: The canonical source of this file is maintained with the
index 6da267ce3958250ff8952d3f6d9c60729b1032fc..dcb7e3cc420f936627d768eeead09816022ac1fa 100644 (file)
@@ -1,6 +1,6 @@
 /* lt__dirent.c -- internal directory entry scanning interface
 
-   Copyright (C) 2001, 2004 Free Software Foundation, Inc.
+   Copyright (C) 2001, 2004, 2011-2012 Free Software Foundation, Inc.
    Written by Bob Friesenhahn, 2001
 
    NOTE: The canonical source of this file is maintained with the
index e79a0d265e5e04b66fe12273145ba2c4ba4953fa..95699169b3c5119340d329f69cda7aafce4cca3e 100644 (file)
@@ -1,6 +1,6 @@
 /* lt__strl.c -- size-bounded string copying and concatenation
 
-   Copyright (C) 2004 Free Software Foundation, Inc.
+   Copyright (C) 2004, 2011-2012 Free Software Foundation, Inc.
    Written by Bob Friesenhahn, 2004
 
    NOTE: The canonical source of this file is maintained with the
index 699a5042ce717d0eae8c8989e13653c05fc1733b..b4581299f1994f5858742ce30df126363dab3697 100644 (file)
@@ -1,6 +1,7 @@
 /* lt_dlloader.c -- dynamic library loader interface
 
-   Copyright (C) 2004, 2007, 2008 Free Software Foundation, Inc.
+   Copyright (C) 2004, 2007-2008, 2011-2012 Free Software Foundation,
+   Inc.
    Written by Gary V. Vaughan, 2004
 
    NOTE: The canonical source of this file is maintained with the
index d7af36dd8bd95294c20ef110a41e27a27fd70e6e..033bc766e09bb27daa255db1e447ae1b800808fc 100644 (file)
@@ -1,6 +1,7 @@
 /* lt_error.c -- error propogation interface
 
-   Copyright (C) 1999, 2000, 2001, 2004, 2005, 2007 Free Software Foundation, Inc.
+   Copyright (C) 1999-2001, 2004-2005, 2007, 2011-2012 Free Software
+   Foundation, Inc.
    Written by Thomas Tanner, 1999
 
    NOTE: The canonical source of this file is maintained with the
index 7f94696de5ef154199b05a14a35d9427cbeba96c..0dea0c844b80ec285b2e1c7d6ac253a0fcf4a8c5 100644 (file)
@@ -1,7 +1,7 @@
 /* ltdl.c -- system independent dlopen wrapper
 
-   Copyright (C) 1998, 1999, 2000, 2004, 2005, 2006,
-                2007, 2008, 2011 Free Software Foundation, Inc.
+   Copyright (C) 1998-2000, 2004-2008, 2011-2012 Free Software
+   Foundation, Inc.
    Written by Thomas Tanner, 1998
 
    NOTE: The canonical source of this file is maintained with the
index 010bb03230ed167f57e76bb82c0baaeaf3def4e3..07eca87763212440452e90cfb0ccfe1bdd83d5c3 100644 (file)
@@ -1,7 +1,7 @@
 /* ltdl.h -- generic dlopen functions
 
-   Copyright (C) 1998-2000, 2004, 2005,
-                 2007, 2008 Free Software Foundation, Inc.
+   Copyright (C) 1998-2000, 2004-2005, 2007-2008, 2011-2012 Free
+   Software Foundation, Inc.
    Written by Thomas Tanner, 1998
 
    NOTE: The canonical source of this file is maintained with the
index dd3fc6225b113dbc3222a5682321c65c78e1c114..a35ed967585217dbe318c04cad9a84c033c2a15b 100644 (file)
@@ -1,6 +1,7 @@
 ## ltdl.mk -- includable Makefile snippet
 ##
-##   Copyright (C) 2003, 2004, 2005, 2007 Free Software Foundation, Inc.
+##   Copyright (C) 2003-2005, 2007, 2011-2012 Free Software Foundation,
+##   Inc.
 ##   Written by Gary V. Vaughan, 2003
 ##
 ##   NOTE: The canonical source of this file is maintained with the
index 189c2c36159842586d7dabe044bafec0b6f442b1..5c5f87a4fc1ba524bcece981d12ca8d54122c2f2 100644 (file)
@@ -1,6 +1,7 @@
 /* slist.c -- generalised singly linked lists
 
-   Copyright (C) 2000, 2004, 2007, 2008, 2009 Free Software Foundation, Inc.
+   Copyright (C) 2000, 2004, 2007-2009, 2011-2012 Free Software
+   Foundation, Inc.
    Written by Gary V. Vaughan, 2000
 
    NOTE: The canonical source of this file is maintained with the
index 8eb4f1bb01a31b6c8c5f7094623efbfbfd680f9f..bd63a3a3a57a5c8ffb12272c36d0d4a28a7df3d2 100644 (file)
@@ -3,8 +3,7 @@ AS_INIT[]m4_divert_push([HEADER-COPYRIGHT])
 # libtoolize (GNU @PACKAGE@) @VERSION@
 # Written by Gary V. Vaughan <gary@gnu.org>, 2003
 
-# Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011
-# Free Software Foundation, Inc.
+# Copyright (C) 2003-2012 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 1722e0f96ca65d40cbcb6119f1117a30088a8238..ad1743e7846276ac2c5826cccb0d9cee47718aa5 100644 (file)
@@ -1,6 +1,6 @@
 # Portability macros for glibc argz.                    -*- Autoconf -*-
 #
-#   Copyright (C) 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
+#   Copyright (C) 2004-2007, 2011-2012 Free Software Foundation, Inc.
 #   Written by Gary V. Vaughan <gary@gnu.org>
 #
 # This file is free software; the Free Software Foundation gives
index 93ccb5468aa11adfb44d2c571ae37a8822cac963..284dc602884973c820358228c4fbd26ce15925e7 100644 (file)
@@ -1,6 +1,5 @@
 # autobuild.m4 serial 7
-dnl Copyright (C) 2004, 2006, 2007, 2008, 2009, 2010 Free Software Foundation,
-dnl Inc.
+dnl Copyright (C) 2004, 2006-2012 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 bd0bb9e1e362f81360eb0a2c869023c534baacaa..4413a6da1976d84ec6691279eafa687bdf9f62cf 100644 (file)
@@ -1,8 +1,6 @@
 # libtool.m4 - Configure libtool for the host system. -*-Autoconf-*-
 #
-#   Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2003, 2004, 2005,
-#                 2006, 2007, 2008, 2009, 2010, 2011 Free Software
-#                 Foundation, Inc.
+#   Copyright (C) 1996-2001, 2003-2012 Free Software Foundation, Inc.
 #   Written by Gordon Matzigkeit, 1996
 #
 # This file is free software; the Free Software Foundation gives
index 6cb5727e56cf96395d986c29e45f7fc5b52cdfff..28c39a9de78ca1adadaa2f0de5230851f26bb17c 100644 (file)
@@ -1,6 +1,6 @@
 # ltdl.m4 - Configure ltdl for the target system. -*-Autoconf-*-
 #
-#   Copyright (C) 1999-2006, 2007, 2008, 2011 Free Software Foundation, Inc.
+#   Copyright (C) 1999-2008, 2011-2012 Free Software Foundation, Inc.
 #   Written by Thomas Tanner, 1999
 #
 # This file is free software; the Free Software Foundation gives
index e255a0411ed58d502b8c33c7f7a6036fabcc83dc..13da361de81460079901fc56633cf30932a943d9 100644 (file)
@@ -1,7 +1,7 @@
 # Helper functions for option handling.                    -*- Autoconf -*-
 #
-#   Copyright (C) 2004, 2005, 2007, 2008, 2009 Free Software Foundation,
-#   Inc.
+#   Copyright (C) 2004-2005, 2007-2009, 2011-2012 Free Software
+#   Foundation, Inc.
 #   Written by Gary V. Vaughan, 2004
 #
 # This file is free software; the Free Software Foundation gives
index 9000a057d31ddf75cb85ccda8757de4493bcdbe7..ad880933308ab64877b56635722c8808f65d010f 100644 (file)
@@ -1,6 +1,7 @@
 # ltsugar.m4 -- libtool m4 base layer.                         -*-Autoconf-*-
 #
-# Copyright (C) 2004, 2005, 2007, 2008 Free Software Foundation, Inc.
+# Copyright (C) 2004-2005, 2007-2008, 2011-2012 Free Software
+# Foundation, Inc.
 # Written by Gary V. Vaughan, 2004
 #
 # This file is free software; the Free Software Foundation gives
index 9793b48c77f29b7a756176feff63bfde64120931..1d0ba801f60c86804f42422479b74d4abd1230b4 100644 (file)
@@ -1,6 +1,6 @@
 # ltversion.m4 -- version numbers                      -*- Autoconf -*-
 #
-#   Copyright (C) 2004 Free Software Foundation, Inc.
+#   Copyright (C) 2004, 2011-2012 Free Software Foundation, Inc.
 #   Written by Scott James Remnant, 2004
 #
 # This file is free software; the Free Software Foundation gives
index ffeab5680f64ed6b5856a71dd63a844a852f3a6d..1d2f2db547261c21616f86438f17f3cc5e5ad3a2 100644 (file)
@@ -1,6 +1,7 @@
 # lt~obsolete.m4 -- aclocal satisfying obsolete definitions.    -*-Autoconf-*-
 #
-#   Copyright (C) 2004, 2005, 2007, 2009 Free Software Foundation, Inc.
+#   Copyright (C) 2004-2005, 2007, 2009, 2011-2012 Free Software
+#   Foundation, Inc.
 #   Written by Scott James Remnant, 2004.
 #
 # This file is free software; the Free Software Foundation gives
index 6455b1eea31c1a77a08c060599f741c12a5412e9..bf9d7cf6b678b60f62560aabb8648d307d9a1d8d 100644 (file)
@@ -1,6 +1,6 @@
 # am-subdir.at -- libtool subdir-objects support              -*- Autotest -*-
 
-#   Copyright (C) 2004, 2008 Free Software Foundation, Inc.
+#   Copyright (C) 2004, 2008, 2011-2012 Free Software Foundation, Inc.
 #   Written by Gary V. Vaughan, 2004
 #
 #   This file is part of GNU Libtool.
index 5cd6d77e38b4da6a162fcb5a355a17a69c7808aa..1e2fbc9ae165530c956e915138836af61391f0d0 100644 (file)
@@ -1,6 +1,6 @@
 # dmacks.at --  test for dmacks bug  -*- Autotest -*-
 #
-#   Copyright (C) 2007, 2008, 2010 Free Software Foundation, Inc.
+#   Copyright (C) 2007-2008, 2010-2012 Free Software Foundation, Inc.
 #   Written by Peter O'Gorman, 2007
 #
 #   This file is part of GNU Libtool.
index 33fd1daf90e4550f8b93bc9dfcdbdfdcd2cb5cd8..063404b71f907bb794a42781d72329022da320ac 100644 (file)
@@ -1,6 +1,6 @@
 # bindir.at -  Test the -bindir option
 #
-#   Copyright (C) 2009, 2010 Free Software Foundation, Inc.
+#   Copyright (C) 2009-2012 Free Software Foundation, Inc.
 #   Written by Dave Korn, 2009
 #
 #   This file is part of GNU Libtool.
index 79a3931989b26177f92fb659d1d41e6363239313..6206fece844887f393e92e7013fa1abb93ef0d0c 100644 (file)
@@ -1,6 +1,6 @@
 # cmdline_wrap.at -- run tests with low max_cmd_len           -*- Autotest -*-
 
-#   Copyright (C) 2007, 2009 Free Software Foundation, Inc.
+#   Copyright (C) 2007, 2009, 2011-2012 Free Software Foundation, Inc.
 #   Written by Ralf Wildenhues, 2007
 #
 #   This file is part of GNU Libtool.
index e63b5c696de668819f04c0c87f7dc655a1e6b6a2..1bfd292b69cd7ddd3217f7cef7e1aecad91ee5a0 100644 (file)
@@ -1,6 +1,6 @@
 # configure-iface.at -- test ltdl configure interface         -*- Autotest -*-
 #
-#   Copyright (C) 2007, 2008 Free Software Foundation, Inc.
+#   Copyright (C) 2007-2008, 2011-2012 Free Software Foundation, Inc.
 #   Written by Gary V. Vaughan, 2007
 #
 #   This file is part of GNU Libtool.
index 0f6a0e22d1edc37069371c0736a07be4e85d1d44..f71f17540ca37851333ea464ce5a9a61d0cafe65 100644 (file)
@@ -1,7 +1,6 @@
 # convenience.at -- testing C convenience archives            -*- Autotest -*-
 
-#   Copyright (C) 2005, 2007, 2008, 2009, 2010 Free Software Foundation,
-#   Inc.
+#   Copyright (C) 2005, 2007-2012 Free Software Foundation, Inc.
 #   Written by Ralf Wildenhues, 2005
 #
 #   This file is part of GNU Libtool.
index 29ec39a81f56614d1c63325568c69e96a3aec1c4..7d902030e78b3c3f92ed6d5ea852691941317c06 100644 (file)
@@ -1,6 +1,6 @@
 # ctor.at -- Test constructors via C++                        -*- Autotest -*-
 #
-#   Copyright (C) 2007, 2008 Free Software Foundation, Inc.
+#   Copyright (C) 2007-2008, 2011-2012 Free Software Foundation, Inc.
 #   Written by Noah Misch, 2007
 #
 #   This file is part of GNU Libtool.
index b08a61afb415c38cf3af6315b65d7be78fe7ced2..e5cd5da92aea03900183a61164e4ccdbf8149da6 100644 (file)
@@ -1,6 +1,6 @@
 # cwrapper.at -- test cwrapper compliance with standards -*- Autotest -*-
 
-#   Copyright (C) 2009, 2010 Free Software Foundation, Inc.
+#   Copyright (C) 2009-2012 Free Software Foundation, Inc.
 #   Written by Charles Wilson, 2009
 #
 #   This file is part of GNU Libtool.
index 4b0d789ca63342f39fd4c59201f859ac4c4b0c9b..3d25e05fe38e6100ef8b8415486f07cb4fdbf1c9 100644 (file)
@@ -1,6 +1,6 @@
 # darwin.at - tests specific to Mac OS X
 #
-#   Copyright (C) 2008, 2009, 2011 Free Software Foundation, Inc.
+#   Copyright (C) 2008-2009, 2011-2012 Free Software Foundation, Inc.
 #   Written by Peter O'Gorman, 2008
 #
 #   This file is part of GNU Libtool.
index 31089a8cfce79cb0c02765b02500ea934459510d..0b9ed38f9e12ff94416a41ec8b977b1da5bf096b 100644 (file)
@@ -1,8 +1,7 @@
 AS_INIT[]m4_divert_push([HEADER-COPYRIGHT])
 # defs -- Defines for Libtool testing environment.
 #
-#   Copyright (C) 2003, 2004, 2005, 2007, 2008, 2009, 2010 Free Software
-#   Foundation, Inc.
+#   Copyright (C) 2003-2005, 2007-2012 Free Software Foundation, Inc.
 #   Written by Gord Matzigkeit, 1996
 #   Rewritten by Gary V. Vaughan, 2003
 #
index 048512a14dcc7f22eb62012995991511511a753b..9ace6f25e8429f5ed915e520b3d67d6d6355e5c3 100644 (file)
@@ -1,6 +1,6 @@
 # deplib-in-subdir.at --                         -*- Autotest -*-
 
-#   Copyright (C) 2010 Free Software Foundation, Inc.
+#   Copyright (C) 2010-2012 Free Software Foundation, Inc.
 #
 #   This file is part of GNU Libtool.
 #
index 575831186bf377ba52b7142d4ad21f401ab9d3e6..92372ecfb68777869a52246ae1376bab475868d0 100644 (file)
@@ -1,6 +1,7 @@
 # deplibs-ident.at -- detecting identical deplibs              -*- Autotest -*-
 
-#   Copyright (C) 2005, 2007, 2008 Free Software Foundation, Inc.
+#   Copyright (C) 2005, 2007-2008, 2011-2012 Free Software Foundation,
+#   Inc.
 #   Written by Ralf Wildenhues, 2005
 #
 #   This file is part of GNU Libtool.
index 45aa03251137b77c89847c72b8bf2c5a561dd6e9..6973c4fd297a48a7512c74e626fef996fdd497eb 100644 (file)
@@ -1,6 +1,6 @@
 # deplibs-mingw.at --                         -*- Autotest -*-
 
-#   Copyright (C) 2010 Free Software Foundation, Inc.
+#   Copyright (C) 2010-2012 Free Software Foundation, Inc.
 #
 #   This file is part of GNU Libtool.
 #
index cfceb23895c116a89eb3dda4aa9cc592afb142a3..dac5351fcc2b41f0b1e942868917d78704c0212e 100644 (file)
@@ -1,6 +1,6 @@
 # destdir.at -- test various DESTDIR issues                   -*- Autotest -*-
 
-#   Copyright (C) 2006, 2007 Free Software Foundation, Inc.
+#   Copyright (C) 2006-2007, 2011-2012 Free Software Foundation, Inc.
 #   Written by Ralf Wildenhues, 2006
 #
 #   This file is part of GNU Libtool.
index c277e088148651bcb8bab8d59b9dcb19c5287525..f570f6f3776377f1f4dd07c01eaef3164357fc32 100644 (file)
@@ -1,6 +1,6 @@
 # dlloader.at -- test dlloader functionality                -*- Autotest -*-
 #
-#   Copyright (C) 2010 Free Software Foundation, Inc.
+#   Copyright (C) 2010-2012 Free Software Foundation, Inc.
 #   This file is part of GNU Libtool.
 #
 # GNU Libtool is free software; you can redistribute it and/or
index 19e61ba22ecc55d2dfa37a1fd3e314763e20b856..c1bac59789fe0022e279f9172be240c17ed69c23 100644 (file)
@@ -1,6 +1,6 @@
 # dumpbin-symbols.at -- libtool "dumpbin -symbols" support    -*- Autotest -*-
 
-#   Copyright (C) 2010 Free Software Foundation, Inc.
+#   Copyright (C) 2010-2012 Free Software Foundation, Inc.
 #
 #   This file is part of GNU Libtool.
 #
index 8b79a9e69e476838597ec73db712de490db82d7d..b1035f8db0ab8ff34323e3bba7bbf360ecb18c6f 100644 (file)
@@ -1,6 +1,6 @@
 # duplicate_conv.at -- duplicate convenience archive names   -*- Autotest -*-
 
-#   Copyright (C) 2006, 2008 Free Software Foundation, Inc.
+#   Copyright (C) 2006, 2008, 2011-2012 Free Software Foundation, Inc.
 #   Written by Ralf Wildenhues, 2006
 #
 #   This file is part of GNU Libtool.
index 21784405c16149efafa87dc1168d66154950df33..f265e10f699911dae7599565c5b079b7452751ec 100644 (file)
@@ -1,6 +1,6 @@
 # duplicate_deps.at -- preserve duplicate convenience deps    -*- Autotest -*-
 
-#   Copyright (C) 2006, 2007, 2008 Free Software Foundation, Inc.
+#   Copyright (C) 2006-2008, 2011-2012 Free Software Foundation, Inc.
 #   Written by Ralf Wildenhues, 2006
 $
 #   This file is part of GNU Libtool.
index 4f054f7e3c75c77445bc663d811cce12eb4df184..a7dd33a5a7ba7837c07d49462ed8f72567d4eacc 100755 (executable)
@@ -1,6 +1,7 @@
 # duplicate_members.at -- duplicate members in archive tests  -*- Autotest -*-
 
-#   Copyright (C) 2005, 2007, 2008, 2009 Free Software Foundation, Inc.
+#   Copyright (C) 2005, 2007-2009, 2011-2012 Free Software Foundation,
+#   Inc.
 #   Written by Alexandre Oliva & Peter O'Gorman, 2005
 #
 #   This file is part of GNU Libtool.
index 7cc40b923a8d401a4a2550185c30c581ca64ca95..51ff6ef6529fdf759d14afac0035aef3a31e9a62 100644 (file)
@@ -1,6 +1,6 @@
 # early-libtool.at -- early libtool script generation         -*- Autotest -*-
 
-#   Copyright (C) 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
+#   Copyright (C) 2005-2008, 2011-2012 Free Software Foundation, Inc.
 #   Written by Gary V. Vaughan, 2005
 #
 #   This file is part of GNU Libtool.
index fdb341fed037b5167c396dcf6fbca90b2f82e257..310addad1f5923fd409bea317fd61dc7f9141046 100644 (file)
@@ -1,6 +1,6 @@
 # exception.at -- test C++ exception handling with libtool  -*- Autotest -*-
 #
-#   Copyright (C) 2010 Free Software Foundation, Inc.
+#   Copyright (C) 2010-2012 Free Software Foundation, Inc.
 #
 #   This file is part of GNU Libtool.
 #
index 55f776c5dd0eede709bbf46b6c712d935d9f8d03..f37cf9ffeed9606b7b9a062d30369aa49016f90f 100644 (file)
@@ -1,6 +1,6 @@
 # execute-mode.at -- libtool --mode=execute             -*- Autotest -*-
 #
-#   Copyright (C) 2008, 2009, 2010 Free Software Foundation, Inc.
+#   Copyright (C) 2008-2012 Free Software Foundation, Inc.
 #   Written by Ralf Wildenhues, 2008
 #
 #   This file is part of GNU Libtool.
index ee5d75548d62eaebcf5f874c75ae513957592c3d..a9df3d1868ada8e59602d56d731a7ed823ede831 100644 (file)
@@ -1,6 +1,6 @@
 # exeext.at -- ensure that exeext handling works  -*- Autotest -*-
 #
-#   Copyright (C) 2010 Free Software Foundation, Inc.
+#   Copyright (C) 2010-2012 Free Software Foundation, Inc.
 #   Written by Peter Rosin
 #
 #   This file is part of GNU Libtool.
index eaf4123eb77b708e14578aacb035fdfb9524d5ab..d04c8567b49907f5d0f048d70e0986f2763e68c5 100644 (file)
@@ -1,6 +1,6 @@
 # export.at -- test symbol exports                           -*- Autotest -*-
 
-#   Copyright (C) 2007, 2008 Free Software Foundation, Inc.
+#   Copyright (C) 2007-2008, 2011-2012 Free Software Foundation, Inc.
 #   Written by Ralf Wildenhues, 2007
 #
 #   This file is part of GNU Libtool.
index baa0fbc138f56f169b285c16f32e80919aa115c3..90454a2254f02cb21d1f19277decac1bf3aab7f2 100644 (file)
@@ -1,6 +1,7 @@
 # fail.at -- test that libtool really fail when it should     -*- Autotest -*-
 #
-#   Copyright (C) 2005, 2008, 2009 Free Software Foundation, Inc.
+#   Copyright (C) 2005, 2008-2009, 2011-2012 Free Software Foundation,
+#   Inc.
 #   Written by Ralf Wildenhues, 2005
 #
 #   This file is part of GNU Libtool.
index 7eebb3651b457c3065052b2e66e0413867caf317..dec4e3a6e727bf33dd354c49709a7aa0b122f95b 100644 (file)
@@ -1,6 +1,6 @@
 # flags.at -- libtool passing of flags             -*- Autotest -*-
 #
-#   Copyright (C) 2009, 2010 Free Software Foundation, Inc.
+#   Copyright (C) 2009-2012 Free Software Foundation, Inc.
 #
 #   This file is part of GNU Libtool.
 #
index 370eb0ffdf0b69a67b4fb99c0c84dd93029242ed..8da48ed3009949a45db64d2df17d8c41293e4137 100644 (file)
@@ -1,6 +1,6 @@
 # getopts-m4sh.at -- test getopts.m4sh option parsers       -*- Autotest -*-
 #
-#   Copyright (C) 2010 Free Software Foundation, Inc.
+#   Copyright (C) 2010-2012 Free Software Foundation, Inc.
 #   Written by Gary V. Vaughan, 2010
 #
 #   This file is part of GNU Libtool.
index 2585b58c0952c31150cfc1d30868f4a50a9cd3c8..3d80900612ff57d42ba6b71109ca1832cc7ed000 100644 (file)
@@ -1,6 +1,6 @@
 # help.at -- standard command line options          -*- Autotest -*-
 #
-#   Copyright (C) 2009, 2010 Free Software Foundation, Inc.
+#   Copyright (C) 2009-2012 Free Software Foundation, Inc.
 #
 #   This file is part of GNU Libtool.
 #
index 7665dc50dc3d72e0b18b46a2f6685a2191d5d91a..4ac38d6d80c399e14967f8be71e4f5d208f9f230 100644 (file)
@@ -1,6 +1,6 @@
 # indirect_deps.at -- support for link_all_deplibs=no   -*- Autotest -*-
 
-#   Copyright (C) 2007, 2008 Free Software Foundation, Inc.
+#   Copyright (C) 2007-2008, 2011-2012 Free Software Foundation, Inc.
 #   Written by Ralf Wildenhues, 2007.
 #
 #   This file is part of GNU Libtool.
index 57dd728a83a801cad5268fae8ead2cadbefe8b92..0aade2955887a6a3d6791c79e43b8c2c5453e76d 100644 (file)
@@ -1,6 +1,6 @@
 # infer-tag.at -- libtool without --tag             -*- Autotest -*-
 #
-#   Copyright (C) 2008, 2010 Free Software Foundation, Inc.
+#   Copyright (C) 2008, 2010-2012 Free Software Foundation, Inc.
 #
 #   This file is part of GNU Libtool.
 #
index 65c0c3e803157940fd463223f38173b5ca9063ee..84724776734fe5fdd712cdcb6ac8c26900cb3992 100644 (file)
@@ -1,6 +1,6 @@
 # inherited_flags.at -- test inherited_linker_flags          -*- Autotest -*-
 #
-#   Copyright (C) 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
+#   Copyright (C) 2005-2008, 2011-2012 Free Software Foundation, Inc.
 #   Written by Peter O'Garman, 2005
 #
 #   This file is part of GNU Libtool.
index 5b6c73e81bd31b50b0f286e8249efb6c901a50df..1f9e72f20cf20b6a91d69044444ea2635317b37d 100644 (file)
@@ -1,6 +1,6 @@
 # install.at -- install mode tests             -*- Autotest -*-
 #
-#   Copyright (C) 2008, 2009 Free Software Foundation, Inc.
+#   Copyright (C) 2008-2009, 2011-2012 Free Software Foundation, Inc.
 #   Written by Ralf Wildenhues, 2008
 #
 #   This file is part of GNU Libtool.
index eca9ba575f91861dad5cfff5e7d85345d088a717..de156deb5b174837e606002e9f689cdaa09280a0 100644 (file)
@@ -1,6 +1,6 @@
 # lalib-syntax.at -- parsing .la files robustly  -*- Autotest -*-
 #
-#   Copyright (C) 2009, 2010 Free Software Foundation, Inc.
+#   Copyright (C) 2009-2012 Free Software Foundation, Inc.
 #
 #   This file is part of GNU Libtool.
 #
index 9bc37701d3463cc9fb4631e59f82dfa8fb4cfe3d..dd5f918edfcecba540ef980dca7c544fa2f16650 100644 (file)
@@ -1,6 +1,7 @@
 # libtoolize.at -- test libtoolize operation                  -*- Autotest -*-
 #
-#   Copyright (C) 2005, 2007, 2008 Free Software Foundation, Inc.
+#   Copyright (C) 2005, 2007-2008, 2011-2012 Free Software Foundation,
+#   Inc.
 #   Written by Gary V. Vaughan, 2005
 #
 #   This file is part of GNU Libtool.
index 565bede8250beb97e2eff2f0513f2e8d903070f6..d7c18959b6b0f7de8e382ea9304388ff5f098223 100755 (executable)
@@ -1,7 +1,7 @@
 #! /bin/sh
 # link-2.test - check that .lo files aren't made into programs.
 #
-#   Copyright (C) 2003, 2004 Free Software Foundation, Inc.
+#   Copyright (C) 2003-2004, 2011-2012 Free Software Foundation, Inc.
 #   Written by Gary V. Vaughan, 2003
 #
 #   This file is part of GNU Libtool.
index 05ce776a2f8d840323c878c29f346fdcfadea2fc..d75f584eef3589e678cd0121c0f1766f1033964a 100644 (file)
@@ -1,6 +1,7 @@
 # link-order.at -- ensure that library linking order matches  -*- Autotest -*-
 #
-#   Copyright (C) 2005, 2007, 2008 Free Software Foundation, Inc.
+#   Copyright (C) 2005, 2007-2008, 2011-2012 Free Software Foundation,
+#   Inc.
 #   Written by Alexandre Oliva & Ralf Wildenhues, 2005
 #
 #   This file is part of GNU Libtool.
index 298f61552ab65133206a5951f1b630257811ffd4..abf4492b3eaa2da3f71fa9f2a40c617eaa26a3a1 100644 (file)
@@ -1,6 +1,6 @@
 # link-order2.at -- test link order of deplibs                -*- Autotest -*-
 #
-#   Copyright (C) 2006, 2007, 2008 Free Software Foundation, Inc.
+#   Copyright (C) 2006-2008, 2011-2012 Free Software Foundation, Inc.
 #   Written by Ralf Wildenhues, 2006
 #
 #   This file is part of GNU Libtool.
index 83d0673355ee3ce509a2c7b184e875716c824b9f..fec376c2f41e1e0093ba35276f3fd711ea3e2c35 100755 (executable)
@@ -1,7 +1,7 @@
 #! /bin/sh
 # link.test - make sure that linking against libraries is legal.
 #
-#   Copyright (C) 2003, 2004 Free Software Foundation, Inc.
+#   Copyright (C) 2003-2004, 2011-2012 Free Software Foundation, Inc.
 #   Written by Gary V. Vaughan, 2003
 #
 #   This file is part of GNU Libtool.
index 58b8463beb1119c7bcafda15979dacb22a7eb3c8..c6bccf2085dddc00a984f344941b12e5f94c5703 100644 (file)
@@ -1,6 +1,6 @@
 # loadlibrary.at -- test loadlibrary functionality          -*- Autotest -*-
 #
-#   Copyright (C) 2010 Free Software Foundation, Inc.
+#   Copyright (C) 2010-2012 Free Software Foundation, Inc.
 #   This file is part of GNU Libtool.
 #
 # GNU Libtool is free software; you can redistribute it and/or
index 392511e38a9dc2bd77d62005b334e15ccb238851..2432333843a2a0b8c6b9c1f7b38a73498fcb4f90 100644 (file)
@@ -1,6 +1,6 @@
 # localization.at -- libtool and locales                -*- Autotest -*-
 #
-#   Copyright (C) 2008, 2009, 2010 Free Software Foundation, Inc.
+#   Copyright (C) 2008-2012 Free Software Foundation, Inc.
 #
 #   This file is part of GNU Libtool.
 #
index 9bcc73d81ac1908fa222a337a3167e113df18b19..56a79873f46fec1d510093fad55f3b582390033e 100644 (file)
@@ -1,6 +1,6 @@
 # lt_dladvise.at -- test libltdl functionality                -*- Autotest -*-
 #
-#   Copyright (C) 2007, 2008, 2009 Free Software Foundation, Inc.
+#   Copyright (C) 2007-2009, 2011-2012 Free Software Foundation, Inc.
 #   Written by Gary V. Vaughan, 2007
 #
 #   This file is part of GNU Libtool.
index d2fc58e54c0bc04b1cd5deda60e3939555a1a963..723a8d9f3446af42b6355fbf0a0bceb2a4aefabc 100644 (file)
@@ -1,6 +1,6 @@
 # lt_dlexit.at -- test libltdl functionality                  -*- Autotest -*-
 #
-#   Copyright (C) 2007, 2008, 2010 Free Software Foundation, Inc.
+#   Copyright (C) 2007-2008, 2010-2012 Free Software Foundation, Inc.
 #   Written by Dave Brolley & Ralf Wildenhues, 2007
 #
 #   This file is part of GNU Libtool.
index 0aae2f866de2c1dbe7bd2b62c65f5277c6b1a9f5..6c5e0895d79d0003c6a05dc9accbfe76cb6dc7cb 100644 (file)
@@ -1,6 +1,6 @@
 # lt_dlopen.at -- test libltdl functionality                -*- Autotest -*-
 #
-#   Copyright (C) 2009 Free Software Foundation, Inc.
+#   Copyright (C) 2009, 2011-2012 Free Software Foundation, Inc.
 #   This file is part of GNU Libtool.
 #
 # GNU Libtool is free software; you can redistribute it and/or
index f1c82b5a617d41f274ab1e01ddbfe4ff9d2494a8..fdd9d77d7aaa39a9e80819468a0e201a8f3c2a68 100644 (file)
@@ -1,6 +1,6 @@
 # lt_dlopen_a.at -- test libltdl functionality                -*- Autotest -*-
 #
-#   Copyright (C) 2009 Free Software Foundation, Inc.
+#   Copyright (C) 2009, 2011-2012 Free Software Foundation, Inc.
 #   This file is part of GNU Libtool.
 #
 # GNU Libtool is free software; you can redistribute it and/or
index fd17112a363d60f16b99a80784acd6a1423bf44b..36906ba450ff33e513436c06678c20654f6b30fd 100644 (file)
@@ -1,6 +1,6 @@
 # lt_dlopenext.at -- test libltdl functionality             -*- Autotest -*-
 #
-#   Copyright (C) 2009, 2010 Free Software Foundation, Inc.
+#   Copyright (C) 2009-2012 Free Software Foundation, Inc.
 #   This file is part of GNU Libtool.
 #
 # GNU Libtool is free software; you can redistribute it and/or
index 465a5138339e264914c7e14c3c5e0251b2526a5f..2ccbf0abbe4ff311166ac40cbe775affc118580b 100644 (file)
@@ -1,6 +1,6 @@
 # ltdl-api.at -- test libltdl API                -*- Autotest -*-
 #
-#   Copyright (C) 2008 Free Software Foundation, Inc.
+#   Copyright (C) 2008, 2011-2012 Free Software Foundation, Inc.
 #   Written by Ralf Wildenhues, 2008.
 #
 #   This file is part of GNU Libtool.
index 01c9e706c5157eeb69e0435cbb1af33c4985be2a..bc9f74a44346d3c3a7ae9769f4a9a588d1358696 100644 (file)
@@ -1,6 +1,6 @@
 # ltdl-libdir.at -- test libltdl functionality             -*- Autotest -*-
 #
-#   Copyright (C) 2010 Free Software Foundation, Inc.
+#   Copyright (C) 2010-2012 Free Software Foundation, Inc.
 #   This file is part of GNU Libtool.
 #
 # GNU Libtool is free software; you can redistribute it and/or
index 5d72e574259ddf2b4aaed6d0dda72984b9f26eb1..0994c24aeecca0dab3a613249269e1ddab160b11 100644 (file)
@@ -1,6 +1,6 @@
 # need-lib-prefix.at -- test libltdl functionality            -*- Autotest -*-
 #
-#   Copyright (C) 2007, 2008, 2010 Free Software Foundation, Inc.
+#   Copyright (C) 2007-2008, 2010-2012 Free Software Foundation, Inc.
 #   Written by Gary V. Vaughan, 2007
 #
 #   This file is part of GNU Libtool.
index 0216852450ecbc7d3e9bd747303a490f30085e24..e7b99d1a63c039f94aad7bceaba94d0f37c255fe 100644 (file)
@@ -1,6 +1,6 @@
 # no-executables.at -- Libtool usage in GCC        -*- Autotest -*-
 
-#   Copyright (C) 2008, 2010 Free Software Foundation, Inc.
+#   Copyright (C) 2008, 2010-2012 Free Software Foundation, Inc.
 #
 #   This file is part of GNU Libtool.
 #
index 5764249c091c53407efbf63b9e32e3026c8eeadb..c749d1816ced8deac943e6ed79a6f079d2ee68df 100644 (file)
@@ -1,6 +1,6 @@
 # nocase.at --  test for nocase lib search  -*- Autotest -*-
 #
-#   Copyright (C) 2010 Free Software Foundation, Inc.
+#   Copyright (C) 2010-2012 Free Software Foundation, Inc.
 #   Written by Peter Rosin, 2007
 #
 #   This file is part of GNU Libtool.
index 779b03d0fc5c478d1531caf57899852cbb74ed1e..e1044ff576bd7d66fde80e132d12b16d186d7b45 100755 (executable)
@@ -1,7 +1,7 @@
 #! /bin/sh
 # nomode.test - check that we can actually get help
 #
-#   Copyright (C) 2003, 2004 Free Software Foundation, Inc.
+#   Copyright (C) 2003-2004, 2011-2012 Free Software Foundation, Inc.
 #   Written by Gary V. Vaughan, 2003
 #
 #   This file is part of GNU Libtool.
index 92af12f74500e25e5417a16e28979a813e4bafb3..e582bbbba5f99fce7e52c5bac5b5cfeac9a22d16 100644 (file)
@@ -1,6 +1,7 @@
 # nonrecursive.at -- test nonrecursive Automake Libltdl       -*- Autotest -*-
 #
-#   Copyright (C) 2005, 2008, 2009 Free Software Foundation, Inc.
+#   Copyright (C) 2005, 2008-2009, 2011-2012 Free Software Foundation,
+#   Inc.
 #   Written by Gary V. Vaughan, 2005
 #
 #   This file is part of GNU Libtool.
index 1b4c69a6d3a82958bbd83b1ab2af407bb84949fd..351c7e918af254180820b8c38c953e43420199b6 100755 (executable)
@@ -2,7 +2,7 @@
 # objectlist.test - make sure that a nonexisting objectlist file is properly
 #                   mentioned and that the argument may contain spaces.
 #
-#   Copyright (C) 2003, 2004 Free Software Foundation, Inc.
+#   Copyright (C) 2003-2004, 2011-2012 Free Software Foundation, Inc.
 #   Written by Gary V. Vaughan, 2003
 #
 #   This file is part of GNU Libtool.
index deb9dcdab472dd2055e973974202c0f8a36eadde..a2d0a223dfc926509e65befc40b691f821bbcbe8 100644 (file)
@@ -1,6 +1,6 @@
 # old-ltdl-iface.at -- exercise old libtoolize interface to libltdl
 #
-#   Copyright (C) 2011 Free Software Foundation, Inc.
+#   Copyright (C) 2011-2012 Free Software Foundation, Inc.
 #   Written by Gary V. Vaughan, 2011
 #
 #   This file is part of GNU Libtool.
index cb823a23ceec9eb9452d130b33ed2ce36ffada14..7403eeac6a5d7c10f4d42a56e60c6c955bfc6a5e 100644 (file)
@@ -1,6 +1,7 @@
 # old-m4-iface.at -- exercise old m4 interface to libtool     -*- Autotest -*-
 #
-#   Copyright (C) 2005, 2008, 2009 Free Software Foundation, Inc.
+#   Copyright (C) 2005, 2008-2009, 2011-2012 Free Software Foundation,
+#   Inc.
 #   Written by Gary V. Vaughan, 2005
 #
 #   This file is part of GNU Libtool.
index f3ee29dae6fe2a28a736599045bb89972b752e5e..20beec0ff4802462e984e70773cbf59c394d5af4 100644 (file)
@@ -1,6 +1,6 @@
 # pic_flag.at -- override the pic_flag at configure time   -*- Autotest -*-
 
-#   Copyright (C) 2010 Free Software Foundation, Inc.
+#   Copyright (C) 2010-2012 Free Software Foundation, Inc.
 #
 #   This file is part of GNU Libtool.
 #
index 7723be778a25eebb9b4460930cee432f17bb4e5e..bff82806d683577089663f3c8a2f455c97c06104 100755 (executable)
@@ -1,7 +1,8 @@
 #! /bin/sh
 # quote.test - make sure that shell metacharacters do not blow up libtool
 #
-#   Copyright (C) 2003, 2004, 2005, 2008 Free Software Foundation, Inc.
+#   Copyright (C) 2003-2005, 2008, 2011-2012 Free Software Foundation,
+#   Inc.
 #   Written by Gary V. Vaughan, 2003
 #
 #   This file is part of GNU Libtool.
index eec9e6390de2246b94cd6a7d67425e9a328029d0..29f663968de4117030e72c3af3fd88bff91e0dd9 100644 (file)
@@ -1,6 +1,6 @@
 # recursive.at -- test recursive Automake libltdl build       -*- Autotest -*-
 #
-#   Copyright (C) 2005, 2008 Free Software Foundation, Inc.
+#   Copyright (C) 2005, 2008, 2011-2012 Free Software Foundation, Inc.
 #   Written by Gary V. Vaughan, 2005
 #
 #   This file is part of GNU Libtool.
index 508cbfe6b4829fb2ae823cc9c94a80aae8117883..1d8388b3ff749293f4bdea12bce53d1a6f000d68 100644 (file)
@@ -1,6 +1,6 @@
 # resident.at -- test resident modules              -*- Autotest -*-
 
-#   Copyright (C) 2010 Free Software Foundation, Inc.
+#   Copyright (C) 2010-2012 Free Software Foundation, Inc.
 #
 #   This file is part of GNU Libtool.
 #
index f7667f2260bbafe52485b09e2ae56fb5a7b41fba..bdd1279b3cf1cbe007662862da773fa09f768e55 100644 (file)
@@ -1,6 +1,6 @@
 # runpath-in-lalib.at --                         -*- Autotest -*-
 
-#   Copyright (C) 2007, 2008 Free Software Foundation, Inc.
+#   Copyright (C) 2007-2008, 2011-2012 Free Software Foundation, Inc.
 #   Written by Ralf Wildenhues, 2007
 #
 #   This file is part of GNU Libtool.
index 8f32225085c53dc1ba9f92201b9b7e84e7a417df..5a01977e881ef3c069cd4258b900ca7af3ed25b2 100644 (file)
@@ -1,6 +1,6 @@
 # search-path.at -- test sys_lib_search_path_spec             -*- Autotest -*-
 #
-#   Copyright (C) 2006, 2008, 2010 Free Software Foundation, Inc.
+#   Copyright (C) 2006, 2008, 2010-2012 Free Software Foundation, Inc.
 #
 #   This file is part of GNU Libtool.
 #
index 38e66ee69a5bb88e22dc3c0cc6fb51f7522058ad..ad82fdf44029ff3ad9e998b931122e518539220c 100644 (file)
@@ -1,6 +1,6 @@
 # shlibpath.at -- Test shlibpath settings                     -*- Autotest -*-
 #
-#   Copyright (C) 2006, 2008 Free Software Foundation, Inc.
+#   Copyright (C) 2006, 2008, 2011-2012 Free Software Foundation, Inc.
 #   Written by Ralf Wildenhues, 2006
 #
 #   This file is part of GNU Libtool.
index 68907e63efabd3e4ea1398da03116421de6b91f3..1b090b7907dc8d7b0459fb55b71d7dfa898b5a99 100644 (file)
@@ -1,6 +1,6 @@
 # slist.at -- test slist.c                   -*- Autotest -*-
 #
-#   Copyright (C) 2009 Free Software Foundation, Inc.
+#   Copyright (C) 2009, 2011-2012 Free Software Foundation, Inc.
 #
 #   This file is part of GNU Libtool.
 #
index 50c98d606b5d1399ca1cefb161af6ec54b4235ac..b9574e108c6445729c84c7576b330e6db5620071 100644 (file)
@@ -1,6 +1,6 @@
 # standalone.at -- test standalone libltdl builds             -*- Autotest -*-
 #
-#   Copyright (C) 2005, 2008 Free Software Foundation, Inc.
+#   Copyright (C) 2005, 2008, 2011-2012 Free Software Foundation, Inc.
 #   Written by Gary V. Vaughan, 2006
 #
 #   This file is part of GNU Libtool.
index 87d9c5176b11320ca48a5c243e08ebd5cf5ecb4e..44fa616d34ebe7df9f8dc822659258c2ec26561b 100644 (file)
@@ -1,6 +1,6 @@
 # static.at -- test flags for static/dynamic linking          -*- Autotest -*-
 #
-#   Copyright (C) 2006, 2007, 2008 Free Software Foundation, Inc.
+#   Copyright (C) 2006-2008, 2011-2012 Free Software Foundation, Inc.
 #   Written by Ralf Wildenhues, 2006
 #
 #   This file is part of GNU Libtool.
index 28e719148409c1cf5f29487264c15c4811e5b4cc..ab1fd4ec7c1d3f39d9dcfca9e158c34dc269ae90 100644 (file)
@@ -1,6 +1,6 @@
 # stresstest.at -- Libtool stress test                       -*- Autotest -*-
 #
-#   Copyright (C) 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
+#   Copyright (C) 2005-2008, 2011-2012 Free Software Foundation, Inc.
 #   Written by Ralf Wildenhues, 2005
 #
 #   This file is part of GNU Libtool.
index 11c0d69f751fcc5181951378ed8d9d7dc4b84a48..c89a0f47a821bd1d59008b89ed9c3182f71ef018 100644 (file)
@@ -1,6 +1,6 @@
 # subproject.at -- test subproject Libltdl builds             -*- Autotest -*-
 #
-#   Copyright (C) 2005, 2008 Free Software Foundation, Inc.
+#   Copyright (C) 2005, 2008, 2011-2012 Free Software Foundation, Inc.
 #   Written by Gary V. Vaughan, 2005
 #
 #   This file is part of GNU Libtool.
index aa1df67528b1940cc9f761df64edf134aefc566b..b06cb22d4ef04d526d37f3e9a8c13ad762036cbf 100755 (executable)
@@ -1,7 +1,8 @@
 #! /bin/sh
 # suffix.test - check that libtool knows how to transform source suffices.
 #
-#   Copyright (C) 2003, 2004, 2007, 2008  Free Software Foundation, Inc.
+#   Copyright (C) 2003-2004, 2007-2008, 2011-2012 Free Software
+#   Foundation, Inc.
 #   Written by Gary V. Vaughan, 2003
 #
 #   This file is part of GNU Libtool.
index 3c01278c1b214c5ac8578a0156f7fac5d72c19bc..e96ea0ebaaf6a0d9bafaf8ff8097d7f072a1f6e0 100644 (file)
@@ -1,6 +1,6 @@
 # static.at -- test flags for sysrooting          -*- Autotest -*-
 #
-#   Copyright (C) 2009 Free Software Foundation, Inc.
+#   Copyright (C) 2009, 2011-2012 Free Software Foundation, Inc.
 #   Written by Paolo Bonzini, 2009
 #
 #   This file is part of GNU Libtool.
index 32d708dce1b0f2a150ba15bc75745330d8eca60e..d9a9f1cb503d2b5cb17991d5cef8b815685d02ef 100755 (executable)
@@ -1,7 +1,7 @@
 #! /bin/sh
 # tagtrace.test - check the LT_SUPPORTED_TAGS interface
 #
-#   Copyright (C) 2004, 2005 Free Software Foundation, Inc.
+#   Copyright (C) 2004-2005, 2011-2012 Free Software Foundation, Inc.
 #
 #   This file is part of GNU Libtool.
 #
index 4a549da04bc7b603fd03acc46dbdf6962c0051ef..621137d0d762cda4294bb884778177e14bca12fe 100644 (file)
@@ -1,6 +1,7 @@
 # template.at -- test C++ templates with libtool              -*- Autotest -*-
 #
-#   Copyright (C) 2005, 2007, 2008 Free Software Foundation, Inc.
+#   Copyright (C) 2005, 2007-2008, 2011-2012 Free Software Foundation,
+#   Inc.
 #   Written by Markus Christen, 2005
 #
 #   This file is part of GNU Libtool.
index 093efd6d6a9e4c0b84575d66c69abd64f4746621..b74b96b22054dd4e374c05eaef583454b56364f3 100644 (file)
@@ -1,7 +1,6 @@
 # Process with autom4te to create an -*- Autotest -*- test suite.
 #
-#   Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009, 2010 Free Software
-#   Foundation, Inc.
+#   Copyright (C) 2004-2012 Free Software Foundation, Inc.
 #   Written by Gary V. Vaughan, 2004
 #
 #   This file is part of GNU Libtool.
index 1d75f628326032a8b43db4a0561281f58234bf3f..b66c816fe81329ccafde5518ea7a2852540a6bb3 100644 (file)
@@ -1,6 +1,6 @@
 # versioning.at -- test libtool versioning           -*- Autotest -*-
 #
-#   Copyright (C) 2009, 2010 Free Software Foundation, Inc.
+#   Copyright (C) 2009-2012 Free Software Foundation, Inc.
 #
 #   This file is part of GNU Libtool.
 #
index c50c5406bb83c65499d334b075608d57c1956227..cee5e32819be86f86749571143bdf021c9215ac0 100644 (file)
@@ -1,6 +1,6 @@
 # with-pic.at -- test the --with-pic flag -*- Autotest -*-
 
-#   Copyright (C) 2010 Free Software Foundation, Inc.
+#   Copyright (C) 2010-2012 Free Software Foundation, Inc.
 #
 #   This file is part of GNU Libtool.
 #