]> git.ipfire.org Git - thirdparty/autoconf.git/commitdiff
maint: update copyright year
authorPaul Eggert <eggert@cs.ucla.edu>
Tue, 3 Jan 2012 23:20:25 +0000 (15:20 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Wed, 4 Jan 2012 08:20:24 +0000 (00:20 -0800)
All files changed to add 2012, via 'make update-copyright'.

88 files changed:
AUTHORS
BUGS
ChangeLog
HACKING
Makefile.am
README
README-alpha
README-hacking
THANKS
TODO
bin/Makefile.am
bin/autoconf.as
bin/autoheader.in
bin/autom4te.in
bin/autoreconf.in
bin/autoscan.in
bin/autoupdate.in
bin/ifnames.in
cfg.mk
configure.ac
doc/Makefile.am
doc/autoconf.texi
doc/install.texi
lib/Autom4te/C4che.pm
lib/Autom4te/ChannelDefs.pm
lib/Autom4te/General.pm
lib/Autom4te/Makefile.am
lib/Autom4te/Request.pm
lib/Makefile.am
lib/autoconf/Makefile.am
lib/autoconf/autoconf.m4
lib/autoconf/autoheader.m4
lib/autoconf/autoscan.m4
lib/autoconf/autotest.m4
lib/autoconf/autoupdate.m4
lib/autoconf/c.m4
lib/autoconf/erlang.m4
lib/autoconf/fortran.m4
lib/autoconf/functions.m4
lib/autoconf/general.m4
lib/autoconf/go.m4
lib/autoconf/headers.m4
lib/autoconf/lang.m4
lib/autoconf/libs.m4
lib/autoconf/oldnames.m4
lib/autoconf/programs.m4
lib/autoconf/specific.m4
lib/autoconf/status.m4
lib/autoconf/types.m4
lib/autom4te.in
lib/autoscan/Makefile.am
lib/autoscan/autoscan.pre
lib/autotest/Makefile.am
lib/autotest/autotest.m4
lib/autotest/general.m4
lib/autotest/specific.m4
lib/emacs/autoconf-mode.el
lib/emacs/autotest-mode.el
lib/freeze.mk
lib/m4sugar/Makefile.am
lib/m4sugar/foreach.m4
lib/m4sugar/m4sh.m4
lib/m4sugar/m4sugar.m4
m4/m4.m4
m4/make-case.m4
maint.mk
man/Makefile.am
tests/Makefile.am
tests/atlocal.in
tests/autoscan.at
tests/autotest.at
tests/base.at
tests/c.at
tests/compile.at
tests/erlang.at
tests/foreign.at
tests/fortran.at
tests/go.at
tests/local.at
tests/m4sh.at
tests/m4sugar.at
tests/mktests.sh
tests/semantics.at
tests/statesave.m4
tests/suite.at
tests/tools.at
tests/torture.at
tests/wrapper.as

diff --git a/AUTHORS b/AUTHORS
index 70edfb9086fcab8aaba927fded758ac495706508..79e939ad9cb727cc290f26f294596e9cae0a4f4b 100644 (file)
--- a/AUTHORS
+++ b/AUTHORS
@@ -110,7 +110,7 @@ mode: text
 coding: utf-8
 End:
 
-Copyright (C) 1996, 2000-2001, 2005, 2007-2011 Free Software Foundation,
+Copyright (C) 1996, 2000-2001, 2005, 2007-2012 Free Software Foundation,
 Inc.
 
 This program is free software: you can redistribute it and/or modify
diff --git a/BUGS b/BUGS
index 82c438ef4d486961b8c0bcc932de1cab4f9d93a4..175bed8ea4eb0d807766c7944885e0d44748c684 100644 (file)
--- a/BUGS
+++ b/BUGS
@@ -3,7 +3,7 @@
 This file lists the bugs you must be aware of.  Be sure to check this
 file before using Autoconf, and especially git versions of Autoconf.
 
-       Copyright (C) 2000-2002, 2006-2011 Free Software Foundation,
+       Copyright (C) 2000-2002, 2006-2012 Free Software Foundation,
        Inc.
 
        Copying and distribution of this file, with or without
index f989ddcbd76b02da67fb22c4066c55f4ac949d4b..30312bee4ba5e101070700231efaedebc763ce22 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2012-01-03  Paul Eggert  <eggert@cs.ucla.edu>
 
+       maint: update copyright year
+       All files changed to add 2012, via 'make update-copyright'.
+
        maint: resync upstream files
        * ChangeLog, GNUmakefile, build-aux/announce-gen:
        * build-aux/config.guess, build-aux/config.sub, build-aux/gendocs.sh:
        coding: utf-8
        End:
 
-       Copyright (C) 2001-2011 Free Software Foundation, Inc.
+       Copyright (C) 2001-2012 Free Software Foundation, Inc.
 
        This program is free software: you can redistribute it and/or
        modify it under the terms of the GNU General Public License as
diff --git a/HACKING b/HACKING
index 67a7d7da545a17e952e1db845b0f433fe5f8ee1a..7a98fcb8d858efa1c36297c188bf54e07fb9f326 100644 (file)
--- a/HACKING
+++ b/HACKING
@@ -161,7 +161,7 @@ that needs to be updated.
 
 -----
 
-Copyright (C) 2002, 2008-2011 Free Software Foundation, Inc.
+Copyright (C) 2002, 2008-2012 Free Software Foundation, Inc.
 
 Copying and distribution of this file, with or without modification,
 are permitted in any medium without royalty provided the copyright
index fcd5a169facf9dace5eaf3cf3d1bab5ba8183aeb..6799c8e5fd4d08ec905e8319887367d5e825b72b 100644 (file)
@@ -1,6 +1,6 @@
 # Make Autoconf.
 
-# Copyright (C) 1999-2004, 2006-2011 Free Software Foundation, Inc.
+# Copyright (C) 1999-2004, 2006-2012 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
diff --git a/README b/README
index 4c71803c0936af77ef46378de32d7db9242266ce..8e5eb493d5c680f9911306c960e7b751036bb644 100644 (file)
--- a/README
+++ b/README
@@ -57,8 +57,7 @@ note that the range specifies every single year in that closed interval.
 
 -----
 
-Copyright (C) 1992-1994, 1998, 2000-2011 Free Software Foundation,
-Inc.
+Copyright (C) 1992-1994, 1998, 2000-2012 Free Software Foundation, Inc.
 
 Copying and distribution of this file, with or without modification,
 are permitted in any medium without royalty provided the copyright
index 529ccf8bfe77059980893e3dcd16b1a150806529..52a9d734ec4360b40d0a6577ee1b0200a57bd182 100644 (file)
@@ -22,7 +22,7 @@ users.
 
 -----
 
-Copyright (C) 2000-2003, 2009-2011 Free Software Foundation, Inc.
+Copyright (C) 2000-2003, 2009-2012 Free Software Foundation, Inc.
 
 Copying and distribution of this file, with or without modification,
 are permitted in any medium without royalty provided the copyright
index a15e7d8ae731ab27d7429f4fa67d6a9f9074e4c1..da57ac43e12cd02f63297b6df1f5d4e8f2270ea3 100644 (file)
@@ -131,7 +131,7 @@ Enjoy!
 
 -----
 
-Copyright (C) 2002-2011 Free Software Foundation, Inc.
+Copyright (C) 2002-2012 Free Software Foundation, Inc.
 
 Copying and distribution of this file, with or without modification,
 are permitted in any medium without royalty provided the copyright
diff --git a/THANKS b/THANKS
index 867c0d8fe9adfc27e6d82221e09e61e35fd40bbb..c3abc72b82f574963b8d93e21eadcf2dff767506 100644 (file)
--- a/THANKS
+++ b/THANKS
@@ -448,7 +448,7 @@ mode: text
 coding: utf-8
 End:
 
-Copyright (C) 1999-2011 Free Software Foundation, Inc.
+Copyright (C) 1999-2012 Free Software Foundation, Inc.
 
 This program is free software: you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
diff --git a/TODO b/TODO
index a8abf9432a55fc914ff954941572e29983242ead..cb124b270db50de9cdaadca018b2aba2de9be69a 100644 (file)
--- a/TODO
+++ b/TODO
@@ -592,7 +592,7 @@ with autoconf scripts.
 
 ------------------------------------------------------------------------------
 
-Copyright (C) 1994-1996, 1999-2002, 2007-2011 Free Software Foundation,
+Copyright (C) 1994-1996, 1999-2002, 2007-2012 Free Software Foundation,
 Inc.
 
 Copying and distribution of this file, with or without modification,
index d19dc125d64517ddeca7d4d00e8eeb68799a089d..a6e3b22ae4dbb52fb1217868db468bee892b2182 100644 (file)
@@ -1,6 +1,6 @@
 # Make Autoconf commands.
 
-# Copyright (C) 1999-2007, 2009-2011 Free Software Foundation, Inc.
+# Copyright (C) 1999-2007, 2009-2012 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 956fc22c195ea89a27ec116ab86496b1fd377201..aa8539498308a0edfe318dc729f9038a2fe61ffd 100644 (file)
@@ -3,7 +3,7 @@ m4_divert_push([HEADER-COPYRIGHT])dnl
 # @configure_input@
 # autoconf -- create `configure' using m4 macros
 
-# Copyright (C) 1992-1994, 1996, 1999-2011 Free Software Foundation,
+# Copyright (C) 1992-1994, 1996, 1999-2012 Free Software Foundation,
 # Inc.
 
 # This program is free software: you can redistribute it and/or modify
index 7086a9b7457fc49291fdb87be500b75e7512061a..d81a313896dc35e3200e094569ffb5431d30558e 100644 (file)
@@ -7,7 +7,7 @@ eval 'case $# in 0) exec @PERL@ -S "$0";; *) exec @PERL@ -S "$0" "$@";; esac'
 
 # autoheader -- create `config.h.in' from `configure.ac'
 
-# Copyright (C) 1992-1994, 1996, 1998-2011 Free Software Foundation,
+# Copyright (C) 1992-1994, 1996, 1998-2012 Free Software Foundation,
 # Inc.
 
 # This program is free software: you can redistribute it and/or modify
index 4ad9570e021e6ac7275a081709e9567ca563708d..8c7d339d96e9e177108511dd0a974abb181805e0 100644 (file)
@@ -6,7 +6,7 @@ eval 'case $# in 0) exec @PERL@ -S "$0";; *) exec @PERL@ -S "$0" "$@";; esac'
     if 0;
 
 # autom4te - Wrapper around M4 libraries.
-# Copyright (C) 2001-2003, 2005-2011 Free Software Foundation, Inc.
+# Copyright (C) 2001-2003, 2005-2012 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 03f9ecd1a028d7f4b368e5e6b01b7a5b37628464..acf25d4824d7137fa938b58177d30754e25913c2 100644 (file)
@@ -6,7 +6,7 @@ eval 'case $# in 0) exec @PERL@ -S "$0";; *) exec @PERL@ -S "$0" "$@";; esac'
     if 0;
 
 # autoreconf - install the GNU Build System in a directory tree
-# Copyright (C) 1994, 1999-2011 Free Software Foundation, Inc.
+# Copyright (C) 1994, 1999-2012 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index fcd189cdcbf04724bf543e0632f9fe7ca478dc4c..8a4a64dec4a5ae0aa284a3461ca68f1b9f1b4af0 100644 (file)
@@ -3,7 +3,7 @@
 # @configure_input@
 
 # autoscan - Create configure.scan (a preliminary configure.ac) for a package.
-# Copyright (C) 1994, 1999-2011 Free Software Foundation, Inc.
+# Copyright (C) 1994, 1999-2012 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index dd01861eac3edda3961aa2e5acd0dee416fa1b54..9737d49481a766e6a9fccb1da590fc277fd82fce 100644 (file)
@@ -3,7 +3,7 @@
 # @configure_input@
 
 # autoupdate - modernize an Autoconf file.
-# Copyright (C) 1994, 1999-2011 Free Software Foundation, Inc.
+# Copyright (C) 1994, 1999-2012 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 4e948e9a3239b3f8b7789993f10ce29535145d9a..ba2cd05611466295a8212b884031e30e6aba0294 100644 (file)
@@ -7,7 +7,7 @@ eval 'case $# in 0) exec @PERL@ -S "$0";; *) exec @PERL@ -S "$0" "$@";; esac'
 
 # ifnames - print the identifiers used in C preprocessor conditionals
 
-# Copyright (C) 1994-1995, 1999-2003, 2005-2011 Free Software
+# Copyright (C) 1994-1995, 1999-2003, 2005-2012 Free Software
 # Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
diff --git a/cfg.mk b/cfg.mk
index 750ca2c1cc409be191fa3aaa4f1ee6906f737fb6..e727d0f777c60543a3985c4e9c93e7cf291049f1 100644 (file)
--- a/cfg.mk
+++ b/cfg.mk
@@ -1,6 +1,6 @@
 # Customize maint.mk for Autoconf.            -*- Makefile -*-
-# Copyright (C) 2003, 2004, 2006, 2008, 2009, 2010, 2011 Free Software
-# Foundation, Inc.
+# Copyright (C) 2003-2004, 2006, 2008-2012 Free Software Foundation,
+# Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 5816d4bdf566d7a1f06a53a35f45b95d7756a8f7..92efb250286b8a719437ff6f488df34c0042801d 100644 (file)
@@ -1,7 +1,7 @@
 #                                                       -*- Autoconf -*-
 # Process this file with autoconf to produce a configure script.
 
-# Copyright (C) 1992-1995, 1999-2011 Free Software Foundation, Inc.
+# Copyright (C) 1992-1995, 1999-2012 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 35febaa02ed5b290eba36a7235a78f4d96d96ec0..a3075ffb952fea2184235b3663bd8dbd8a6ff942 100644 (file)
@@ -1,6 +1,6 @@
 # Make Autoconf documentation.
 
-# Copyright (C) 2000-2003, 2007-2011 Free Software Foundation, Inc.
+# Copyright (C) 2000-2003, 2007-2012 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 0f068e54a193022812f0e77b17e8b6769c95ecd2..72ff7f895f8ec6b428e8aa4deaabda247522f53c 100644 (file)
@@ -202,7 +202,7 @@ This manual (@value{UPDATED}) is for GNU Autoconf
 a package for creating scripts to configure source code packages using
 templates and an M4 macro package.
 
-Copyright @copyright{} 1992-1996, 1998-2011 Free Software Foundation,
+Copyright @copyright{} 1992-1996, 1998-2012 Free Software Foundation,
 Inc.
 
 @quotation
index c6a8bdf7af472e4b60012793d09a4b68ddc6f30c..4c2ffb534dca5609c143cec77d3237713377b9e9 100644 (file)
@@ -5,7 +5,7 @@
 
 @unnumbered Installation Instructions
 
-Copyright @copyright{} 1994-1996, 1999-2002, 2004-2011 Free Software
+Copyright @copyright{} 1994-1996, 1999-2002, 2004-2012 Free Software
 Foundation, Inc.
 
 Copying and distribution of this file, with or without modification, are
index b8c4a96735ae4e27577d04eefe3bb19e171b47b7..b91a5e8ac905dc801c0be7c9b435870a001eae50 100644 (file)
@@ -1,5 +1,5 @@
 # autoconf -- create `configure' using m4 macros
-# Copyright (C) 2003, 2006, 2009-2011 Free Software Foundation, Inc.
+# Copyright (C) 2003, 2006, 2009-2012 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index c66d3224d98079f1b54679bb1801064592909ce8..2a1ec4a0e56056ee6bc27d36950a05ae5dd354a6 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2002-2003, 2006, 2008-2011 Free Software Foundation,
+# Copyright (C) 2002-2003, 2006, 2008-2012 Free Software Foundation,
 # Inc.
 
 # This program is free software: you can redistribute it and/or modify
index 80e6efa704ae497ca6e0fc5f190de21cdccacaa9..f4af4c6d786b8a559bdf18775ef812b70d7196e6 100644 (file)
@@ -1,5 +1,5 @@
 # autoconf -- create `configure' using m4 macros
-# Copyright (C) 2001-2004, 2006-2007, 2009-2011 Free Software
+# Copyright (C) 2001-2004, 2006-2007, 2009-2012 Free Software
 # Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
index 858056c401fd4a26936c477a615640c686488589..ff15fb81d543a8798e42a4864fc8ce3d10783a4a 100644 (file)
@@ -1,6 +1,6 @@
 ## Process this file with automake to create Makefile.in
 
-# Copyright (C) 2001, 2003, 2009-2011 Free Software Foundation, Inc.
+# Copyright (C) 2001, 2003, 2009-2012 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 958ae1b99ee19f07436018f8f42f49d47f225322..0996c1ec186f934d4bbb1f3a33ab2e37e236c7cd 100644 (file)
@@ -1,5 +1,5 @@
 # autoconf -- create `configure' using m4 macros
-# Copyright (C) 2001-2003, 2009-2011 Free Software Foundation, Inc.
+# Copyright (C) 2001-2003, 2009-2012 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index c7432e8da4bfb0f259e41c3b7f10070049d7da2e..2e2bc5fcbb4a2e3f2c6e003138f9af58b6776392 100644 (file)
@@ -1,6 +1,6 @@
 # Make Autoconf-related libraries.
 
-# Copyright (C) 2001-2005, 2009-2011 Free Software Foundation, Inc.
+# Copyright (C) 2001-2005, 2009-2012 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 6390590e43938ccd6293650d80117b79fed46678..4a35a93176a23e59d7cd6fba1455a807e302282e 100644 (file)
@@ -1,6 +1,6 @@
 # Make Autoconf library.
 
-# Copyright (C) 2001-2002, 2006, 2009-2011 Free Software Foundation,
+# Copyright (C) 2001-2002, 2006, 2009-2012 Free Software Foundation,
 # Inc.
 
 # This program is free software: you can redistribute it and/or modify
index 897639c9ffb6e96db9a3bc54ab740b67aaec18e5..26872552d6ec442e5d18e4c8f8f4dfc3a24cae7d 100644 (file)
@@ -1,7 +1,7 @@
 # This file is part of Autoconf.                -*- Autoconf -*-
 # Driver that loads the Autoconf macro files.
 #
-# Copyright (C) 1994, 1999-2002, 2006, 2008-2011 Free Software
+# Copyright (C) 1994, 1999-2002, 2006, 2008-2012 Free Software
 # Foundation, Inc.
 
 # This file is part of Autoconf.  This program is free
index 9752e12beaf14d6eaa82d6f8db8cdae98339f90b..14a91b9f0e53f00bdf7a612a8fc38910928af5c9 100644 (file)
@@ -1,7 +1,7 @@
 # This file is part of Autoconf.                       -*- Autoconf -*-
 # Interface with autoheader.
 
-# Copyright (C) 1992-1996, 1998-2002, 2008-2011 Free Software
+# Copyright (C) 1992-1996, 1998-2002, 2008-2012 Free Software
 # Foundation, Inc.
 
 # This file is part of Autoconf.  This program is free
index 9eb141fb6ba069c5f170e88b729d1e4b1ea99a93..bad971e21ddd49e692e67d954576038babfd949c 100644 (file)
@@ -1,7 +1,7 @@
 # This file is part of Autoconf.                       -*- Autoconf -*-
 # Interface with autoscan.
 
-# Copyright (C) 2002, 2009-2011 Free Software Foundation, Inc.
+# Copyright (C) 2002, 2009-2012 Free Software Foundation, Inc.
 
 # This file is part of Autoconf.  This program is free
 # software; you can redistribute it and/or modify it under the
index 7c1a404d1bb096f10befb36127f4eb67b292bc6e..64e3d5694018ef596cc41f2626e20afc58dc3f7c 100644 (file)
@@ -1,6 +1,6 @@
 # This file is part of Autoconf.                       -*- Autoconf -*-
 # Interface with Autotest.
-# Copyright (C) 1992-1996, 1998-2005, 2009-2011 Free Software
+# Copyright (C) 1992-1996, 1998-2005, 2009-2012 Free Software
 # Foundation, Inc.
 
 # This file is part of Autoconf.  This program is free
index 6e2ce3f2d868034ecec2b947d7cf2aa51c945b3b..c189867982390937ddf8153cef55018d91b7aa4c 100644 (file)
@@ -1,7 +1,7 @@
 # This file is part of Autoconf.                       -*- Autoconf -*-
 # Interface with autoupdate.
 
-# Copyright (C) 1992-1996, 1998-2001, 2003-2004, 2006, 2009-2011 Free
+# Copyright (C) 1992-1996, 1998-2001, 2003-2004, 2006, 2009-2012 Free
 # Software Foundation, Inc.
 
 # This file is part of Autoconf.  This program is free
index 0fdf9dd52522754c699d5441e603099b7d039da8..a4fa5d66e22bd73498956dbb9262e64bcc96fc2c 100644 (file)
@@ -1,6 +1,6 @@
 # This file is part of Autoconf.                       -*- Autoconf -*-
 # Programming languages support.
-# Copyright (C) 2001-2011 Free Software Foundation, Inc.
+# Copyright (C) 2001-2012 Free Software Foundation, Inc.
 
 # This file is part of Autoconf.  This program is free
 # software; you can redistribute it and/or modify it under the
index e923205284929973b48b528466bfa73d4ad3b56c..953ffb0654e03f43f7ba63aa7f44f791d1610f0c 100644 (file)
@@ -1,6 +1,6 @@
 # This file is part of Autoconf.                       -*- Autoconf -*-
 # Erlang/OTP language support.
-# Copyright (C) 2006, 2008-2011 Free Software Foundation, Inc.
+# Copyright (C) 2006, 2008-2012 Free Software Foundation, Inc.
 
 # This file is part of Autoconf.  This program is free
 # software; you can redistribute it and/or modify it under the
index 94eeef67a8286a9f35f89129b8a4f73c6665f94e..afeb3ab9116f29fef56110aa35886c0d614a1d4f 100644 (file)
@@ -1,6 +1,6 @@
 # This file is part of Autoconf.                       -*- Autoconf -*-
 # Fortran languages support.
-# Copyright (C) 2001, 2003-2011 Free Software Foundation, Inc.
+# Copyright (C) 2001, 2003-2012 Free Software Foundation, Inc.
 
 # This file is part of Autoconf.  This program is free
 # software; you can redistribute it and/or modify it under the
index f506e763aa56f72a3411db865b9264de3cb63184..6f21fd599cd12ee5c98a539f0e0bc4f677ee32b1 100644 (file)
@@ -1,6 +1,6 @@
 # This file is part of Autoconf.                       -*- Autoconf -*-
 # Checking for functions.
-# Copyright (C) 2000-2011 Free Software Foundation, Inc.
+# Copyright (C) 2000-2012 Free Software Foundation, Inc.
 
 # This file is part of Autoconf.  This program is free
 # software; you can redistribute it and/or modify it under the
index b2a7d946fb283b5e3a9be684b3ac7a36abf4b304..dfa687f470509fce850c5d82905dc7283b8d81d5 100644 (file)
@@ -1,7 +1,7 @@
 # This file is part of Autoconf.                       -*- Autoconf -*-
 # Parameterized macros.
 m4_define([_AC_COPYRIGHT_YEARS], [
-Copyright (C) 1992-1996, 1998-2011 Free Software Foundation, Inc.
+Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc.
 ])
 
 # This file is part of Autoconf.  This program is free
index 0539d991e09e6384114e4667b4fd13a8d9e977a4..bf215bf649948b7e7ad65745b8e04d6967ce1f4d 100644 (file)
@@ -1,6 +1,6 @@
 # This file is part of Autoconf.                       -*- Autoconf -*-
 # Go language support.
-# Copyright (C) 2011 Free Software Foundation, Inc.
+# Copyright (C) 2011-2012 Free Software Foundation, Inc.
 
 # This file is part of Autoconf.  This program is free
 # software; you can redistribute it and/or modify it under the
index 4b0283213b6742aaebdf9824e3cf41ba2d767235..81a7fa242ab1e30868a02cdf6484293655069d4b 100644 (file)
@@ -1,7 +1,7 @@
 # This file is part of Autoconf.                       -*- Autoconf -*-
 # Checking for headers.
 #
-# Copyright (C) 1988, 1999-2004, 2006, 2008-2011 Free Software
+# Copyright (C) 1988, 1999-2004, 2006, 2008-2012 Free Software
 # Foundation, Inc.
 
 # This file is part of Autoconf.  This program is free
index 49822501f66231ef09d58c151cdaf00b47fefba3..19852b8bf211e5414e584f6214894296f44c1569 100644 (file)
@@ -1,6 +1,6 @@
 # This file is part of Autoconf.                       -*- Autoconf -*-
 # Programming languages support.
-# Copyright (C) 2000-2002, 2004-2011 Free Software Foundation, Inc.
+# Copyright (C) 2000-2002, 2004-2012 Free Software Foundation, Inc.
 
 # This file is part of Autoconf.  This program is free
 # software; you can redistribute it and/or modify it under the
index cbc1472ea8779e1c062a7a6f5417460806b1dacc..934c50dc486a5279ff2e5aa211e5066922e95fdf 100644 (file)
@@ -1,6 +1,6 @@
 # This file is part of Autoconf.                       -*- Autoconf -*-
 # Checking for libraries.
-# Copyright (C) 1992-1996, 1998-2006, 2008-2011 Free Software
+# Copyright (C) 1992-1996, 1998-2006, 2008-2012 Free Software
 # Foundation, Inc.
 
 # This file is part of Autoconf.  This program is free
index 6b1bd4ec02a2e18a1af55d6a24dcc961078ebdc3..a04eec81188fce9ecf71d440a782dc35a2b138b6 100644 (file)
@@ -1,6 +1,6 @@
 # This file is part of Autoconf.                           -*- Autoconf -*-
 # Support old macros, and provide automated updates.
-# Copyright (C) 1994, 1999-2001, 2003, 2009-2011 Free Software
+# Copyright (C) 1994, 1999-2001, 2003, 2009-2012 Free Software
 # Foundation, Inc.
 
 # This file is part of Autoconf.  This program is free
index fb3d8b91b0ec063e86baeebb0f37f06d44930ef6..2013a7a35c2d7026ab320285f1fb94a2691a1d24 100644 (file)
@@ -1,7 +1,7 @@
 # This file is part of Autoconf.                       -*- Autoconf -*-
 # Checking for programs.
 
-# Copyright (C) 1992-1996, 1998-2011 Free Software Foundation, Inc.
+# Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc.
 
 # This file is part of Autoconf.  This program is free
 # software; you can redistribute it and/or modify it under the
index 2891bfbf537c37f670d3ef01f5bb1e4826c666c9..7d6be579294f0668554b2c598f6a972767c51f89 100644 (file)
@@ -1,7 +1,7 @@
 # This file is part of Autoconf.                       -*- Autoconf -*-
 # Macros that test for specific, unclassified, features.
 #
-# Copyright (C) 1992-1996, 1998-2011 Free Software Foundation, Inc.
+# Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc.
 
 # This file is part of Autoconf.  This program is free
 # software; you can redistribute it and/or modify it under the
index 46a034146b02eb8782c139d9e2f336501e1b54dc..157fe6a8ff72bd0873c8e65ed8c27dc8992a86eb 100644 (file)
@@ -1,6 +1,6 @@
 # This file is part of Autoconf.                       -*- Autoconf -*-
 # Parameterizing and creating config.status.
-# Copyright (C) 1992-1996, 1998-2011 Free Software Foundation, Inc.
+# Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc.
 
 # This file is part of Autoconf.  This program is free
 # software; you can redistribute it and/or modify it under the
index 72093e994b08e8064ee83fa7374e70284eed039e..9b1d202ac201dddcfbe667bc590a626ce12fb61f 100644 (file)
@@ -1,7 +1,7 @@
 # This file is part of Autoconf.                       -*- Autoconf -*-
 # Type related macros: existence, sizeof, and structure members.
 #
-# Copyright (C) 2000-2002, 2004-2011 Free Software Foundation, Inc.
+# Copyright (C) 2000-2002, 2004-2012 Free Software Foundation, Inc.
 
 # This file is part of Autoconf.  This program is free
 # software; you can redistribute it and/or modify it under the
index f38c4ad0e0c9feb769bf8f508d4f69e143d8b166..a5605014c2c3fb0aa95855fa8fa2f80f9cc284e6 100644 (file)
@@ -1,6 +1,6 @@
 # Definition of Autom4te option sets.                     -*- Makefile -*-
 #
-# Copyright (C) 2001-2011 Free Software Foundation, Inc.
+# Copyright (C) 2001-2012 Free Software Foundation, Inc.
 #
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 7a1ceb17081cf66bfc6bfd9bed8e6fbb846111de..f4a2dea46006e308f605351ab87805aa1a0f1f71 100644 (file)
@@ -1,6 +1,6 @@
 # Make Autoscan library.
 
-# Copyright (C) 2001-2002, 2009-2011 Free Software Foundation, Inc.
+# Copyright (C) 2001-2002, 2009-2012 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 7b88a360d4eb935b149ed942e8c10f02b1342bd0..d7892bb8c54d1bd960cb7b00f73d707c6caf3869 100644 (file)
@@ -1,5 +1,5 @@
 # autoscan's mapping to Autoconf macros      -*- Makefile -*-
-# Copyright (C) 1992-1994, 1996, 1999-2002, 2009-2011 Free Software
+# Copyright (C) 1992-1994, 1996, 1999-2002, 2009-2012 Free Software
 # Foundation, Inc.
 #
 # This program is free software: you can redistribute it and/or modify
index 2d37cdf81bd992ee2c6b058fec0a443a5cf40fa7..c70dafb40053aa685777ab8657a87b773c0af020 100644 (file)
@@ -1,6 +1,6 @@
 # Make Autotest library.
 
-# Copyright (C) 2001-2002, 2009-2011 Free Software Foundation, Inc.
+# Copyright (C) 2001-2002, 2009-2012 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index d88ad5bbf5d6457dd7b46fb9fc3aafae81e7e48e..11a3443d114b71053e84b1e3493053ab507928a9 100644 (file)
@@ -1,6 +1,6 @@
 # This file is part of Autoconf.                       -*- Autoconf -*-
 # M4 macros used in building test suites.
-# Copyright (C) 2000-2002, 2009-2011 Free Software Foundation, Inc.
+# Copyright (C) 2000-2002, 2009-2012 Free Software Foundation, Inc.
 
 # This file is part of Autoconf.  This program is free
 # software; you can redistribute it and/or modify it under the
index 989691d8d5c3c82a52959d20a2e9d0e916e6cfc9..60c0352d08afc7070672246a55c4833d16132c01 100644 (file)
@@ -1,7 +1,7 @@
 # This file is part of Autoconf.                          -*- Autoconf -*-
 # M4 macros used in building test suites.
 m4_define([_AT_COPYRIGHT_YEARS], [
-Copyright (C) 2000-2011 Free Software Foundation, Inc.
+Copyright (C) 2000-2012 Free Software Foundation, Inc.
 ])
 
 # This file is part of Autoconf.  This program is free
index 1a46f1c671cfdf7f12f719b50e45b3973a416d3f..155a5dab563a8ab52686299784d4f797f3f70a27 100644 (file)
@@ -1,7 +1,7 @@
 # This file is part of Autoconf.                          -*- Autoconf -*-
 # M4 macros used in running tests using third-party testing tools.
 m4_define([_AT_COPYRIGHT_YEARS],
-[Copyright (C) 2009-2011 Free Software Foundation, Inc.])
+[Copyright (C) 2009-2012 Free Software Foundation, Inc.])
 
 # This file is part of Autoconf.  This program is free
 # software; you can redistribute it and/or modify it under the
index 287e9c7a015b7199366e6d454a499bb6543c44a2..161ea82af3d0a15f1cd50643555d26de43a379df 100644 (file)
@@ -6,7 +6,7 @@
 
 ;; This file is part of Autoconf
 
-;; Copyright (C) 2001, 2006, 2009-2011 Free Software Foundation, Inc.
+;; Copyright (C) 2001, 2006, 2009-2012 Free Software Foundation, Inc.
 ;;
 ;; This program is free software: you can redistribute it and/or modify
 ;; it under the terms of the GNU General Public License as published by
index aa7e74fae2a070fc7dbf0b77b68e879ef38b2fb1..6cb304e21394ca9537af48a7df78caf311b898c5 100644 (file)
@@ -5,7 +5,7 @@
 
 ;; This file is part of Autoconf
 
-;; Copyright (C) 2001, 2009-2011 Free Software Foundation, Inc.
+;; Copyright (C) 2001, 2009-2012 Free Software Foundation, Inc.
 ;;
 ;; This program is free software: you can redistribute it and/or modify
 ;; it under the terms of the GNU General Public License as published by
index bf7de4dbded1ad6773b9bdcc48f96ade8de45f61..492342c7920691488a7036be354aca3508948f7c 100644 (file)
@@ -1,6 +1,6 @@
 # Freeze M4 files.
 
-# Copyright (C) 2002, 2004, 2006-2011 Free Software Foundation, Inc.
+# Copyright (C) 2002, 2004, 2006-2012 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index d18d7714c323c7dace1d13e7701dc0b53b943483..23824a3d10f7de7603e92b2b19676de21165db08 100644 (file)
@@ -1,6 +1,6 @@
 # Make Autoconf library for M4sugar.
 
-# Copyright (C) 2001-2002, 2006-2011 Free Software Foundation, Inc.
+# Copyright (C) 2001-2002, 2006-2012 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index dc6c7f50f79308220c6e08a6fef58a308a302e31..3fc19134e5bde65ce144e3efd4c9c4bc72e910fc 100644 (file)
@@ -4,7 +4,7 @@
 # Speeds up GNU M4 1.4.x by avoiding quadratic $@ recursion, but penalizes
 # GNU M4 1.6 by requiring more memory and macro expansions.
 #
-# Copyright (C) 2008-2011 Free Software Foundation, Inc.
+# Copyright (C) 2008-2012 Free Software Foundation, Inc.
 
 # This file is part of Autoconf.  This program is free
 # software; you can redistribute it and/or modify it under the
index 2bffee8c36e1b311e7decdd8ceda96e9415b2986..38e0befb80fea8a1bd06b9ca7c933a253ef2baba 100644 (file)
@@ -2,7 +2,7 @@
 # M4 sugar for common shell constructs.
 # Requires GNU M4 and M4sugar.
 #
-# Copyright (C) 2000-2011 Free Software Foundation, Inc.
+# Copyright (C) 2000-2012 Free Software Foundation, Inc.
 
 # This file is part of Autoconf.  This program is free
 # software; you can redistribute it and/or modify it under the
index ac012e7e91d94a10279baf66d78bf0861e68a881..d319358adfa5ccd584afc6182164922459ec5166 100644 (file)
@@ -3,7 +3,7 @@ divert(-1)#                                                  -*- Autoconf -*-
 # Base M4 layer.
 # Requires GNU M4.
 #
-# Copyright (C) 1999-2011 Free Software Foundation, Inc.
+# Copyright (C) 1999-2012 Free Software Foundation, Inc.
 
 # This file is part of Autoconf.  This program is free
 # software; you can redistribute it and/or modify it under the
index dfc2c12231eca46aaef1b170e3cb027e2c891df1..a19af678d1f37b45b1a326c43de154c82ef9de8d 100644 (file)
--- a/m4/m4.m4
+++ b/m4/m4.m4
@@ -1,6 +1,6 @@
 # m4.m4 serial 12
 
-# Copyright (C) 2000, 2006-2011 Free Software Foundation, Inc.
+# Copyright (C) 2000, 2006-2012 Free Software Foundation, Inc.
 
 # Copying and distribution of this file, with or without modification,
 # are permitted in any medium without royalty provided the copyright
index 55ae6d4f75fea2e1793c714fd48871450df21d12..d784e4de53ce952450e2479b50801ba683cd4512 100644 (file)
@@ -1,6 +1,6 @@
 # make-case.m4 serial 1
 
-# Copyright (C) 2008-2011 Free Software Foundation, Inc.
+# Copyright (C) 2008-2012 Free Software Foundation, Inc.
 
 # Copying and distribution of this file, with or without modification,
 # are permitted in any medium without royalty provided the notice and
index caa928835c2d274131015f77355d30cc5506975c..e1a963ae12c2c1e23e102335095ef83bfda17346 100644 (file)
--- a/maint.mk
+++ b/maint.mk
@@ -2,7 +2,7 @@
 # This Makefile fragment tries to be general-purpose enough to be
 # used by at least coreutils, idutils, CPPI, Bison, and Autoconf.
 
-## Copyright (C) 2001-2011 Free Software Foundation, Inc.
+## Copyright (C) 2001-2012 Free Software Foundation, Inc.
 ##
 ## This program is free software: you can redistribute it and/or modify
 ## it under the terms of the GNU General Public License as published by
index 76ae5e85a4804b070de787ab3d125f08e644075e..61f78c6c23979cf190b6c1b35d68a1fe9bd1229c 100644 (file)
@@ -1,6 +1,6 @@
 # Make Autoconf man pages.
 
-# Copyright (C) 2001, 2004-2011 Free Software Foundation, Inc.
+# Copyright (C) 2001, 2004-2012 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 265a74992d7b17b20d08c1fae52059a9b5b2b43b..6e9ce77050a3bab40d096b16c7193dd2a66f1ee9 100644 (file)
@@ -1,6 +1,6 @@
 ## Make Autoconf tests.
 
-# Copyright (C) 2000-2011 Free Software Foundation, Inc.
+# Copyright (C) 2000-2012 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index ee6ce804b9863562d7793e53a36f5d8cfde9a41b..518058cb52939cfc8ae4051ff60b42380540c13b 100644 (file)
@@ -2,7 +2,7 @@
 # @configure_input@
 # Configurable variable values for Autoconf test suite.
 
-# Copyright (C) 2000-2001, 2005, 2008-2011 Free Software Foundation,
+# Copyright (C) 2000-2001, 2005, 2008-2012 Free Software Foundation,
 # Inc.
 #
 # This program is free software: you can redistribute it and/or modify
index 794b59155c2fe3f336639402fa46c087122196cb..0130997aa8243170d1c61a7e8f8ee48e3f96518f 100644 (file)
@@ -2,7 +2,7 @@
 
 AT_BANNER([Autoscan.])
 
-# Copyright (C) 2005, 2009-2011 Free Software Foundation, Inc.
+# Copyright (C) 2005, 2009-2012 Free Software Foundation, Inc.
 #
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index ac3ed949387ce2920a503dcebbfdec9bafd6bf1a..41793abf2564f9e9c3fbc98d629b588a83c85576 100644 (file)
@@ -2,7 +2,7 @@
 
 AT_BANNER([Autotest.])
 
-# Copyright (C) 2004-2011 Free Software Foundation, Inc.
+# Copyright (C) 2004-2012 Free Software Foundation, Inc.
 #
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 4b2436661d070c7659d1622399c65c2a624ee3c5..79794133a1fa2e7968d6a91fdd08fbf653f2fc75 100644 (file)
@@ -2,7 +2,7 @@
 
 AT_BANNER([Autoconf base layer.])
 
-# Copyright (C) 2000-2001, 2003, 2005-2011 Free Software Foundation,
+# Copyright (C) 2000-2001, 2003, 2005-2012 Free Software Foundation,
 # Inc.
 #
 # This program is free software: you can redistribute it and/or modify
index 7bf80520ef33d5cf8033f155325589c064768821..90d60e50cf78f0bc192aea6e8efb86d12690989b 100644 (file)
@@ -2,7 +2,7 @@
 
 AT_BANNER([C low level compiling/preprocessing macros.])
 
-# Copyright (C) 2000-2006, 2008-2011 Free Software Foundation, Inc.
+# Copyright (C) 2000-2006, 2008-2012 Free Software Foundation, Inc.
 #
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 05c9bb3ef32058f0b8371372d2aa0ee9500aa420..afb69ce63bf1fb04653776468a82eed2f7f5d0f1 100644 (file)
@@ -2,7 +2,7 @@
 
 AT_BANNER([Low level compiling/preprocessing macros.])
 
-# Copyright (C) 2000-2001, 2003, 2005-2011 Free Software Foundation,
+# Copyright (C) 2000-2001, 2003, 2005-2012 Free Software Foundation,
 # Inc.
 #
 # This program is free software: you can redistribute it and/or modify
index 0f4a018f0f0153d163583f6bbeae20e926b71c9a..a73ad5f3e4f0fac30ce35d4b8564ae8ff951230c 100644 (file)
@@ -2,7 +2,7 @@
 
 AT_BANNER([Erlang low level compiling and utility macros.])
 
-# Copyright (C) 2009-2011 Free Software Foundation, Inc.
+# Copyright (C) 2009-2012 Free Software Foundation, Inc.
 #
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index d314021fab4bcaac80dfedb36bf94841e48ddc0f..bba9f3b7036e1e20023836eeae58cb7367f4c08c 100644 (file)
@@ -2,7 +2,7 @@
 
 AT_BANNER([Compatibility with other tools.])
 
-# Copyright (C) 2000-2007, 2009-2011 Free Software Foundation, Inc.
+# Copyright (C) 2000-2007, 2009-2012 Free Software Foundation, Inc.
 #
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 524a8c38fa0b21cf1ccb5b9a160854afeb2b1376..af23eb98714e1a7ae5b633694fad48ffd37fe21c 100644 (file)
@@ -2,7 +2,7 @@
 
 AT_BANNER([Fortran low level compiling/preprocessing macros.])
 
-# Copyright (C) 2000-2001, 2003, 2008-2011 Free Software Foundation,
+# Copyright (C) 2000-2001, 2003, 2008-2012 Free Software Foundation,
 # Inc.
 #
 # This program is free software: you can redistribute it and/or modify
index 6bad32d738c9eded2dd6749520fa64118215eb92..b45c2b77084cb6575de8e422647ecd5e39b80744 100644 (file)
@@ -2,7 +2,7 @@
 
 AT_BANNER([Go low level compiling and utility macros.])
 
-# Copyright (C) 2011 Free Software Foundation, Inc.
+# Copyright (C) 2011-2012 Free Software Foundation, Inc.
 #
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 1678c33ca7d7789b48a515c067bd805ef5947d64..8b73c942ddee22d9ab31cdb68276d518790d91b6 100644 (file)
@@ -1,6 +1,6 @@
 # M4 macros used in building Autoconf test suites.        -*- Autotest -*-
 
-# Copyright (C) 2000-2011 Free Software Foundation, Inc.
+# Copyright (C) 2000-2012 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index ba8991a43352e2e83bb8ca00e7546931ab973bcd..01b0e72d6203baaa2583b15f38b30d3f9518b6fc 100644 (file)
@@ -2,7 +2,7 @@
 
 AT_BANNER([M4sh.])
 
-# Copyright (C) 2000-2011 Free Software Foundation, Inc.
+# Copyright (C) 2000-2012 Free Software Foundation, Inc.
 #
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index cbe602d5112d76d22e38dd86fcb345dd1b67d0ba..13ba2fa95c47d0c2fd0e9e8fe57073177f9e3ab6 100644 (file)
@@ -2,7 +2,7 @@
 
 AT_BANNER([M4sugar.])
 
-# Copyright (C) 2000-2002, 2005-2011 Free Software Foundation, Inc.
+# Copyright (C) 2000-2002, 2005-2012 Free Software Foundation, Inc.
 #
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 908092ac2aa5e2588573f3098b2bfb04c5690a38..41058e2b08154680eb55e8e086365cde5120cac2 100755 (executable)
@@ -2,7 +2,7 @@
 
 # Build some of the Autoconf test files.
 
-# Copyright (C) 2000-2011 Free Software Foundation, Inc.
+# Copyright (C) 2000-2012 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 5bcab52586ef395f0c8d75bf9681ca8a5366a41d..de54cf862d8138b82de87e4aae4bca83ddb1d002 100644 (file)
@@ -2,7 +2,7 @@
 
 AT_BANNER([Semantics.])
 
-# Copyright (C) 2000-2002, 2004-2007, 2009-2011 Free Software
+# Copyright (C) 2000-2002, 2004-2007, 2009-2012 Free Software
 # Foundation, Inc.
 #
 # This program is free software: you can redistribute it and/or modify
index 8052e0dbb820aa2816d9b1c780fa72b40c2c9280..b28c9ad366336f8ee43de86297af4971b7137ad7 100644 (file)
@@ -1,6 +1,6 @@
 # statesave.m4 serial 2
 
-# Copyright (C) 2000-2011 Free Software Foundation, Inc.
+# Copyright (C) 2000-2012 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 9a23d60cd1ff4ba477df9342bdeb9b4b8700f090..10c8c4f2f92122f5ca930da1a3191e690a44e041 100644 (file)
@@ -1,6 +1,6 @@
 # Validation suite for Autoconf                           -*- Autotest -*-
 
-# Copyright (C) 2000-2001, 2003-2005, 2009-2011 Free Software
+# Copyright (C) 2000-2001, 2003-2005, 2009-2012 Free Software
 # Foundation, Inc.
 #
 # This program is free software: you can redistribute it and/or modify
index 0ccb3871feaefd75f69fc537e3f2a0d028762e77..c5303219f2c597c812314fc3bff8b1cfd4c9baac 100644 (file)
@@ -2,7 +2,7 @@
 
 AT_BANNER([Executables (autoheader, autoupdate...).])
 
-# Copyright (C) 2000-2001, 2003-2004, 2006-2011 Free Software
+# Copyright (C) 2000-2001, 2003-2004, 2006-2012 Free Software
 # Foundation, Inc.
 #
 # This program is free software: you can redistribute it and/or modify
index b3a5ac338b0e4713b2e03e362dd1297678ec2de4..9923305c7a434e3363fc6908d879b05732a71e24 100644 (file)
@@ -1,6 +1,6 @@
 #                                                      -*- Autotest -*-
 
-# Copyright (C) 2000-2011 Free Software Foundation, Inc.
+# Copyright (C) 2000-2012 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index c1112a7b9efc47b5eb48fb54f53a2e9a3c58d03a..7a77a049131f39625b7c0f24f085434f4101ac05 100644 (file)
@@ -1,7 +1,7 @@
 AS_INIT[]dnl                                            -*- shell-script -*-
 # wrapper.as -- running `@wrap_program@' as if it were installed.
 # @configure_input@
-# Copyright (C) 2003-2004, 2007, 2009-2011 Free Software Foundation,
+# Copyright (C) 2003-2004, 2007, 2009-2012 Free Software Foundation,
 # Inc.
 
 # This program is free software: you can redistribute it and/or modify