]> git.saurik.com Git - bison.git/commitdiff
maint: run "make update-copyright".
authorJim Meyering <meyering@redhat.com>
Fri, 13 Jan 2012 09:09:44 +0000 (10:09 +0100)
committerJim Meyering <meyering@redhat.com>
Fri, 13 Jan 2012 09:09:44 +0000 (10:09 +0100)
181 files changed:
ChangeLog
Makefile.am
NEWS
PACKAGING
README
README-alpha
README-hacking
TODO
bootstrap.conf
build-aux/update-b4-copyright
build-aux/update-package-copyright-year
cfg.mk
configure.ac
data/README
data/bison.m4
data/c++-skel.m4
data/c++.m4
data/c-skel.m4
data/c.m4
data/glr.c
data/glr.cc
data/java-skel.m4
data/java.m4
data/lalr1.cc
data/lalr1.java
data/local.mk
data/location.cc
data/stack.hh
data/variant.hh
data/xslt/bison.xsl
data/xslt/xml2dot.xsl
data/xslt/xml2text.xsl
data/xslt/xml2xhtml.xsl
data/yacc.c
djgpp/Makefile.maint
djgpp/README.in
djgpp/config.bat
djgpp/config.sed
djgpp/config.site
djgpp/config_h.sed
djgpp/djunpack.bat
djgpp/local.mk
djgpp/subpipe.c
djgpp/subpipe.h
djgpp/testsuite.sed
doc/bison.texinfo
doc/local.mk
doc/refcard.tex
etc/README
etc/bench.pl.in
etc/local.mk
examples/calc++/Makefile.am
examples/extexi
examples/local.mk
lib/abitset.c
lib/abitset.h
lib/bbitset.h
lib/bitset.c
lib/bitset.h
lib/bitset_stats.c
lib/bitset_stats.h
lib/bitsetv-print.c
lib/bitsetv-print.h
lib/bitsetv.c
lib/bitsetv.h
lib/ebitset.c
lib/ebitset.h
lib/get-errno.c
lib/get-errno.h
lib/lbitset.c
lib/lbitset.h
lib/libiberty.h
lib/local.mk
lib/main.c
lib/timevar.c
lib/timevar.def
lib/timevar.h
lib/vbitset.c
lib/vbitset.h
lib/yyerror.c
m4/bison-i18n.m4
m4/c-working.m4
m4/cxx.m4
m4/subpipe.m4
m4/timevar.m4
src/AnnotationList.c
src/AnnotationList.h
src/InadequacyList.c
src/InadequacyList.h
src/LR0.c
src/LR0.h
src/Sbitset.c
src/Sbitset.h
src/assoc.c
src/assoc.h
src/closure.c
src/closure.h
src/complain.c
src/complain.h
src/conflicts.c
src/conflicts.h
src/derives.c
src/derives.h
src/files.c
src/files.h
src/flex-scanner.h
src/getargs.c
src/getargs.h
src/gram.c
src/gram.h
src/graphviz.c
src/graphviz.h
src/ielr.c
src/ielr.h
src/lalr.c
src/lalr.h
src/local.mk
src/location.c
src/location.h
src/main.c
src/muscle-tab.c
src/muscle-tab.h
src/named-ref.c
src/named-ref.h
src/nullable.c
src/nullable.h
src/output.c
src/output.h
src/parse-gram.c
src/parse-gram.y
src/print-xml.c
src/print-xml.h
src/print.c
src/print.h
src/print_graph.c
src/print_graph.h
src/reader.c
src/reader.h
src/reduce.c
src/reduce.h
src/relation.c
src/relation.h
src/scan-code.h
src/scan-code.l
src/scan-gram.h
src/scan-gram.l
src/scan-skel.h
src/state.c
src/state.h
src/symlist.c
src/symlist.h
src/symtab.c
src/symtab.h
src/system.h
src/tables.c
src/tables.h
src/uniqstr.c
src/uniqstr.h
tests/actions.at
tests/atlocal.in
tests/c++.at
tests/calc.at
tests/conflicts.at
tests/cxx-type.at
tests/existing.at
tests/glr-regression.at
tests/headers.at
tests/input.at
tests/java.at
tests/local.at
tests/local.mk
tests/named-refs.at
tests/output.at
tests/push.at
tests/reduce.at
tests/regression.at
tests/sets.at
tests/skeletons.at
tests/synclines.at
tests/testsuite.at
tests/torture.at

index 8f12f285f162a302dac4697e7d35b1cea705d44f..c49741d11b847951c8b1693f718dffa6779dbf93 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
 
        -----
 
 
        -----
 
-       Copyright (C) 1987-1988, 1991-2011 Free Software Foundation,
+       Copyright (C) 1987-1988, 1991-2012 Free Software Foundation,
        Inc.
 
        Copying and distribution of this file, with or without
        Inc.
 
        Copying and distribution of this file, with or without
index 191f37b549762ee8c3d4ebd5861eaf908ffe8261..7f7aa4be5198a9969e00d154a8f04cf0caf6e85d 100644 (file)
@@ -1,6 +1,6 @@
 ## Process this file with automake to produce Makefile.in -*-Makefile-*-
 
 ## Process this file with automake to produce Makefile.in -*-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
 
 ## 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/NEWS b/NEWS
index 7e791c597f1035ea8779cd9fb02a47f8457d3554..5c2783f93a04833175c6892c040debf726ab9be9 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1579,7 +1579,7 @@ End:
 
 -----
 
 
 -----
 
-Copyright (C) 1995-2011 Free Software Foundation, Inc.
+Copyright (C) 1995-2012 Free Software Foundation, Inc.
 
 This file is part of Bison, the GNU Parser Generator.
 
 
 This file is part of Bison, the GNU Parser Generator.
 
index a6568ecf56ea835df6328b3382f1fe0a3674f4c8..c890eedd649e971890c9f2103c45f6e7a99c088b 100644 (file)
--- a/PACKAGING
+++ b/PACKAGING
@@ -36,7 +36,7 @@ to the bison package.
 
 -----
 
 
 -----
 
-Copyright (C) 2002, 2005, 2009-2011 Free Software Foundation, Inc.
+Copyright (C) 2002, 2005, 2009-2012 Free Software Foundation, Inc.
 
 This file is part of Bison, the GNU Compiler Compiler.
 
 
 This file is part of Bison, the GNU Compiler Compiler.
 
diff --git a/README b/README
index d7a6f081bf9e9db42aeb38c1ddae57bba74c7e07..04bf5106105f8857a6fc93cbd0a1ffa0aa5df705 100644 (file)
--- a/README
+++ b/README
@@ -44,7 +44,7 @@ End:
 
 -----
 
 
 -----
 
-Copyright (C) 1992, 1998-1999, 2003-2005, 2008-2011 Free Software
+Copyright (C) 1992, 1998-1999, 2003-2005, 2008-2012 Free Software
 Foundation, Inc.
 
 This file is part of Bison, the GNU Compiler Compiler.
 Foundation, Inc.
 
 This file is part of Bison, the GNU Compiler Compiler.
index 5dcd28588cd2494580046a34b60de63d59a59c6c..a137c394e43e0c7a7c59509e45a89a5065093d5f 100644 (file)
@@ -12,7 +12,7 @@ the problems you encounter.
 
 -----
 
 
 -----
 
-Copyright (C) 2002, 2004, 2009-2011 Free Software Foundation, Inc.
+Copyright (C) 2002, 2004, 2009-2012 Free Software Foundation, Inc.
 
 This file is part of GNU Bison.
 
 
 This file is part of GNU Bison.
 
index 7cb792869edf346d4b37360b5a487c428b9282ca..f79a31a8f57b25f101c37d69b55a353667b93be0 100644 (file)
@@ -395,7 +395,7 @@ Push these changes.
 
 -----
 
 
 -----
 
-Copyright (C) 2002-2005, 2007-2011 Free Software Foundation, Inc.
+Copyright (C) 2002-2005, 2007-2012 Free Software Foundation, Inc.
 
 This file is part of GNU Bison.
 
 
 This file is part of GNU Bison.
 
diff --git a/TODO b/TODO
index 814e0dfe85d7acc61ce8b33386e681ba05a7167a..addd135d41d10ab571743c25074663eaaeba4d86 100644 (file)
--- a/TODO
+++ b/TODO
@@ -474,7 +474,7 @@ Here's a proposal for how a new implementation might look:
 
 -----
 
 
 -----
 
-Copyright (C) 2001-2004, 2006, 2008-2011 Free Software Foundation, Inc.
+Copyright (C) 2001-2004, 2006, 2008-2012 Free Software Foundation, Inc.
 
 This file is part of Bison, the GNU Compiler Compiler.
 
 
 This file is part of Bison, the GNU Compiler Compiler.
 
index 04e86c56501eae74779736b23f52e9bc5861b7cd..7ebfd1d3fe81ee65cacd10e16395dc39ee6cfc5a 100644 (file)
@@ -1,6 +1,6 @@
 # Bootstrap configuration.
 
 # Bootstrap configuration.
 
-# Copyright (C) 2006-2011 Free Software Foundation, Inc.
+# Copyright (C) 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
 
 # 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 4a614241a85a693325f3a290fa7311f1d6847c31..c0f5a133d598afeb72a7bfc925a168cffbd1682d 100755 (executable)
@@ -3,7 +3,7 @@
 # Update b4_copyright invocations or b4_copyright_years definitions to
 # include the current year.
 
 # Update b4_copyright invocations or b4_copyright_years definitions to
 # include the current year.
 
-# 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
 
 # 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 39e6126d0d01cb307e4c7d84a16cb5536b3c8e86..8a8f9743f2e273a0fb4d3877d8393717189d49e0 100755 (executable)
@@ -2,7 +2,7 @@
 
 # In configure.ac, update PACKAGE_COPYRIGHT_YEAR to the current year.
 
 
 # In configure.ac, update PACKAGE_COPYRIGHT_YEAR to the current year.
 
-# Copyright (C) 2010-2011 Free Software Foundation, Inc.
+# Copyright (C) 2010-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
 #
 # 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/cfg.mk b/cfg.mk
index 383d2d0365c8fcdd01691062ffa74e5cd471bf06..3d9d7f86432b313ffd6caf752cab8edc566c2d4c 100644 (file)
--- a/cfg.mk
+++ b/cfg.mk
@@ -1,6 +1,6 @@
 # Customize maint.mk                           -*- makefile -*-
 
 # Customize maint.mk                           -*- makefile -*-
 
-# Copyright (C) 2008-2011 Free Software Foundation, Inc.
+# Copyright (C) 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
 
 # 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 a98bc952a2147d011a890ad65bc5643d6b2aace1..55dfa960020015f1cd0b204bc4fb17a01ff5b022 100644 (file)
@@ -1,6 +1,6 @@
 # Configure template for GNU Bison.                   -*-Autoconf-*-
 #
 # Configure template for GNU Bison.                   -*-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
 #
 # 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
@@ -25,9 +25,9 @@ AC_PREREQ(2.68)
 AC_INIT([GNU Bison],
         m4_esyscmd([build-aux/git-version-gen .tarball-version]),
         [bug-bison@gnu.org])
 AC_INIT([GNU Bison],
         m4_esyscmd([build-aux/git-version-gen .tarball-version]),
         [bug-bison@gnu.org])
-AC_DEFINE([PACKAGE_COPYRIGHT_YEAR], [2011],
+AC_DEFINE([PACKAGE_COPYRIGHT_YEAR], [2012],
           [The copyright year for this package])
           [The copyright year for this package])
-AC_SUBST([PACKAGE_COPYRIGHT_YEAR], [2011])
+AC_SUBST([PACKAGE_COPYRIGHT_YEAR], [2012])
 
 AC_CONFIG_AUX_DIR([build-aux])
 AC_CONFIG_MACRO_DIR([m4])
 
 AC_CONFIG_AUX_DIR([build-aux])
 AC_CONFIG_MACRO_DIR([m4])
index 4967cf4f299da9d3ffd0dd3cc6bf2b0cbecdb740..e78c1cf620d5e18e9d05c9e6cea44d241815991d 100644 (file)
@@ -52,7 +52,7 @@ into various formats.
 
 -----
 
 
 -----
 
-Copyright (C) 2002, 2008-2011 Free Software Foundation, Inc.
+Copyright (C) 2002, 2008-2012 Free Software Foundation, Inc.
 
 This file is part of GNU Bison.
 
 
 This file is part of GNU Bison.
 
index c97cd6c0add7d673b46b3aaf70209cb47d54d121..c697368f935b7675887f068ca9e90e34531e0c78 100644 (file)
@@ -2,7 +2,7 @@
 
 # Language-independent M4 Macros for Bison.
 
 
 # Language-independent M4 Macros for Bison.
 
-# Copyright (C) 2002, 2004-2011 Free Software Foundation, Inc.
+# Copyright (C) 2002, 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
 
 # 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 df61a7414d75306d8e45ffc189a8319118356f94..4421d1868e3271e7632bdfd6d57123274d0d7015 100644 (file)
@@ -2,7 +2,7 @@
 
 # C++ skeleton dispatching for Bison.
 
 
 # C++ skeleton dispatching for Bison.
 
-# Copyright (C) 2006-2007, 2009-2011 Free Software Foundation, Inc.
+# Copyright (C) 2006-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
 
 # 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 43e065cadb05bec3b5246a0ae1203768e9bfeb3f..00db21d3baf629f4ab6cf2832625bd4903fe06d1 100644 (file)
@@ -2,7 +2,7 @@
 
 # C++ skeleton for Bison
 
 
 # C++ skeleton for Bison
 
-# Copyright (C) 2002-2011 Free Software Foundation, Inc.
+# Copyright (C) 2002-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
 
 # 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 93dea927326d0b1d65b712b050c5d5a8ac2a484c..8bcae5994aa1014e1e7f497b0ed7ce103a69bc47 100644 (file)
@@ -2,7 +2,7 @@
 
 # C skeleton dispatching for Bison.
 
 
 # C skeleton dispatching for Bison.
 
-# Copyright (C) 2006-2007, 2009-2011 Free Software Foundation, Inc.
+# Copyright (C) 2006-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
 
 # 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 8a7a688557034387b8f8f34595816c7b6ecaac88..d09d1f1c3faa56f6751e10ac31c6f7795bd51957 100644 (file)
--- a/data/c.m4
+++ b/data/c.m4
@@ -2,7 +2,7 @@
 
 # C M4 Macros for Bison.
 
 
 # C M4 Macros for Bison.
 
-# Copyright (C) 2002, 2004-2011 Free Software Foundation, Inc.
+# Copyright (C) 2002, 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
 
 # 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 f1394d80230708da5f81954f9694e536c62716ba..d94228ffc70ad2dd875e13e55a07dc94f6656cb0 100644 (file)
@@ -2,7 +2,7 @@
 
 # GLR skeleton for Bison
 
 
 # GLR skeleton for Bison
 
-# Copyright (C) 2002-2011 Free Software Foundation, Inc.
+# Copyright (C) 2002-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
 
 # 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
@@ -158,7 +158,7 @@ m4_changecom()
 m4_divert_push(0)dnl
 @output(b4_parser_file_name@)@
 b4_copyright([Skeleton implementation for Bison GLR parsers in C],
 m4_divert_push(0)dnl
 @output(b4_parser_file_name@)@
 b4_copyright([Skeleton implementation for Bison GLR parsers in C],
-             [2002-2011])
+             [2002-2012])
 [
 /* C GLR parser skeleton written by Paul Hilfinger.  */
 
 [
 /* C GLR parser skeleton written by Paul Hilfinger.  */
 
@@ -2648,7 +2648,7 @@ m4_if(b4_skeleton, ["glr.c"],
 [b4_defines_if(
 [@output(b4_spec_defines_file@)@
 b4_copyright([Skeleton interface for Bison GLR parsers in C],
 [b4_defines_if(
 [@output(b4_spec_defines_file@)@
 b4_copyright([Skeleton interface for Bison GLR parsers in C],
-             [2002-2011])
+             [2002-2012])
 
 b4_shared_declarations
 
 
 b4_shared_declarations
 
index d373eb6f551087091e6a806d6fbd493d87e7e549..67258eea1cc983885e451188f67c944ef4b4e997 100644 (file)
@@ -1,6 +1,6 @@
 # C++ GLR skeleton for Bison
 
 # C++ GLR skeleton for Bison
 
-# Copyright (C) 2002-2011 Free Software Foundation, Inc.
+# Copyright (C) 2002-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
 
 # 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
@@ -216,7 +216,7 @@ m4_popdef([b4_parse_param])
 m4_divert_push(0)
 @output(b4_spec_defines_file@)@
 b4_copyright([Skeleton interface for Bison GLR parsers in C++],
 m4_divert_push(0)
 @output(b4_spec_defines_file@)@
 b4_copyright([Skeleton interface for Bison GLR parsers in C++],
-             [2002-2011])[
+             [2002-2012])[
 
 /* C++ GLR parser skeleton written by Akim Demaille.  */
 
 
 /* C++ GLR parser skeleton written by Akim Demaille.  */
 
index 62e8d90ec5f13af4433f8358aef13dddc603f255..81bf02aed98684975afb550c749863407d3609bb 100644 (file)
@@ -2,7 +2,7 @@
 
 # Java skeleton dispatching for Bison.
 
 
 # Java skeleton dispatching for Bison.
 
-# Copyright (C) 2007, 2009-2011 Free Software Foundation, Inc.
+# Copyright (C) 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
 
 # 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 e32380ca43cb8740a88ca1d510e1949b667e97b9..1b8666e4672b3dfc1e72c2eb21ba9419875ef7e9 100644 (file)
@@ -2,7 +2,7 @@
 
 # Java language support for Bison
 
 
 # Java language support for Bison
 
-# Copyright (C) 2007-2011 Free Software Foundation, Inc.
+# Copyright (C) 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
 
 # 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 cb770252dd211b2f81d66ba1dfb0feb70be67ea4..8afabc21d9f80b91f0079ac6d9a254221e4a92c7 100644 (file)
@@ -1,6 +1,6 @@
 # C++ skeleton for Bison
 
 # C++ skeleton for Bison
 
-# Copyright (C) 2002-2011 Free Software Foundation, Inc.
+# Copyright (C) 2002-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
 
 # 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
@@ -115,7 +115,7 @@ m4_popdef([b4_dollar_dollar])dnl
 
 
 m4_pushdef([b4_copyright_years],
 
 
 m4_pushdef([b4_copyright_years],
-           [2002-2011])
+           [2002-2012])
 
 m4_define([b4_parser_class_name],
           [b4_percent_define_get([[parser_class_name]])])
 
 m4_define([b4_parser_class_name],
           [b4_percent_define_get([[parser_class_name]])])
index 9aa4b4f733274196e24a9a73758c6cd7aab6d942..43e9b9705c694fc7f5ef0c748c0b45b44f7f062c 100644 (file)
@@ -1,6 +1,6 @@
 # Java skeleton for Bison -*- autoconf -*-
 
 # Java skeleton for Bison -*- autoconf -*-
 
-# Copyright (C) 2007-2011 Free Software Foundation, Inc.
+# Copyright (C) 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
 
 # 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
@@ -33,7 +33,7 @@ b4_symbol_foreach([b4_symbol_no_destructor_assert])
 m4_divert_push(0)dnl
 @output(b4_parser_file_name@)@
 b4_copyright([Skeleton implementation for Bison LALR(1) parsers in Java],
 m4_divert_push(0)dnl
 @output(b4_parser_file_name@)@
 b4_copyright([Skeleton implementation for Bison LALR(1) parsers in Java],
-             [2007-2011])
+             [2007-2012])
 
 b4_percent_define_ifdef([package], [package b4_percent_define_get([package]);
 ])[/* First part of user declarations.  */
 
 b4_percent_define_ifdef([package], [package b4_percent_define_get([package]);
 ])[/* First part of user declarations.  */
index 038ba1d3c3d2f0e272d00c492f79d4ef4081f258..6337f769195f2b7c6a1389297bad21a4b55035c5 100644 (file)
@@ -1,4 +1,4 @@
-## Copyright (C) 2002, 2005-2011 Free Software Foundation, Inc.
+## Copyright (C) 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
 
 ## 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 d3d3f0a185f412b58f2ac0784e9fb68ea8186d7f..174ce6ef47470cba742f5720328abfed0cfe6755 100644 (file)
@@ -1,6 +1,6 @@
 # C++ skeleton for Bison
 
 # C++ skeleton for Bison
 
-# Copyright (C) 2002-2011 Free Software Foundation, Inc.
+# Copyright (C) 2002-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
 
 # 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
@@ -16,7 +16,7 @@
 # along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
 m4_pushdef([b4_copyright_years],
 # along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
 m4_pushdef([b4_copyright_years],
-           [2002-2011])
+           [2002-2012])
 
 # We do want M4 expansion after # for CPP macros.
 m4_changecom()
 
 # We do want M4 expansion after # for CPP macros.
 m4_changecom()
index d4f6ef053f12635e3c16e00edf682c54b04cfbfe..dcd0832b1cbbf572dbd430c3c01d6debafdf89c3 100644 (file)
@@ -1,6 +1,6 @@
 # C++ skeleton for Bison
 
 # C++ skeleton for Bison
 
-# Copyright (C) 2002-2011 Free Software Foundation, Inc.
+# Copyright (C) 2002-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
 
 # 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
@@ -16,7 +16,7 @@
 # along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
 m4_pushdef([b4_copyright_years],
 # along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
 m4_pushdef([b4_copyright_years],
-           [2002-2011])
+           [2002-2012])
 
 # We do want M4 expansion after # for CPP macros.
 m4_changecom()
 
 # We do want M4 expansion after # for CPP macros.
 m4_changecom()
index 2e808775c75d3606c7c14ae13f3f9a4c6af832cd..5895b297cfc0c3b5feae0a1b4fbaa3d8dc65b29d 100644 (file)
@@ -1,6 +1,6 @@
 # C++ skeleton for Bison
 
 # C++ skeleton for Bison
 
-# Copyright (C) 2002-2011 Free Software Foundation, Inc.
+# Copyright (C) 2002-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
 
 # 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 9165d786c120143af814284bd6633035693882a5..353c75a017efd7fa4076ece4c789493fe80fc574 100644 (file)
@@ -3,7 +3,7 @@
 <!--
     bison.xsl - common templates for Bison XSLT.
 
 <!--
     bison.xsl - common templates for Bison XSLT.
 
-    Copyright (C) 2007-2011 Free Software Foundation, Inc.
+    Copyright (C) 2007-2012 Free Software Foundation, Inc.
 
     This file is part of Bison, the GNU Compiler Compiler.
 
 
     This file is part of Bison, the GNU Compiler Compiler.
 
index b1ddef4a4f6c9099b08ebc862568289259c5d49d..49f454bb87bf5b5a0a9a4ae0e4ae721bc424b409 100644 (file)
@@ -3,7 +3,7 @@
 <!--
     xml2dot.xsl - transform Bison XML Report into DOT.
 
 <!--
     xml2dot.xsl - transform Bison XML Report into DOT.
 
-    Copyright (C) 2007-2011 Free Software Foundation, Inc.
+    Copyright (C) 2007-2012 Free Software Foundation, Inc.
 
     This file is part of Bison, the GNU Compiler Compiler.
 
 
     This file is part of Bison, the GNU Compiler Compiler.
 
index 4bd119fce9ca57d3b4e3ec50f1e5e456badf3f5a..d776bb17e9a435224875b42f39a9fb31bda20ca4 100644 (file)
@@ -3,7 +3,7 @@
 <!--
     xml2text.xsl - transform Bison XML Report into plain text.
 
 <!--
     xml2text.xsl - transform Bison XML Report into plain text.
 
-    Copyright (C) 2007-2011 Free Software Foundation, Inc.
+    Copyright (C) 2007-2012 Free Software Foundation, Inc.
 
     This file is part of Bison, the GNU Compiler Compiler.
 
 
     This file is part of Bison, the GNU Compiler Compiler.
 
index edac9bccb63ab872dce60b05773bb30e41d9b711..239ce3b564ca91faba8aeb806957d87b2bf60be5 100644 (file)
@@ -3,7 +3,7 @@
 <!--
     xml2html.xsl - transform Bison XML Report into XHTML.
 
 <!--
     xml2html.xsl - transform Bison XML Report into XHTML.
 
-    Copyright (C) 2007-2011 Free Software Foundation, Inc.
+    Copyright (C) 2007-2012 Free Software Foundation, Inc.
 
     This file is part of Bison, the GNU Compiler Compiler.
 
 
     This file is part of Bison, the GNU Compiler Compiler.
 
index 9cb62bab841196914b5144a9c960514b665ebc09..1866a66acef45b0da5ca52568a3f913f9866233a 100644 (file)
@@ -1,11 +1,11 @@
                                                              -*- C -*-
 # Yacc compatible skeleton for Bison
 
                                                              -*- C -*-
 # Yacc compatible skeleton for Bison
 
-# Copyright (C) 1984, 1989-1990, 2000-2011 Free Software Foundation,
+# Copyright (C) 1984, 1989-1990, 2000-2012 Free Software Foundation,
 # Inc.
 
 m4_pushdef([b4_copyright_years],
 # Inc.
 
 m4_pushdef([b4_copyright_years],
-           [1984, 1989-1990, 2000-2011])
+           [1984, 1989-1990, 2000-2012])
 
 # 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
 
 # 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 db9789cdd565740bac63f459e90a2e741d0b2e76..fe6b987c48ac30679a68bb5518d277a4ea384ea7 100644 (file)
@@ -1,7 +1,7 @@
 # DJGPP Maintainer's Makefile                                    -*-Makefile-*-
 # Requires GNU sed
 
 # DJGPP Maintainer's Makefile                                    -*-Makefile-*-
 # Requires GNU sed
 
-## Copyright (C) 2005-2011 Free Software Foundation, Inc.
+## Copyright (C) 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
 
 # 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 c1b5ae63fdb3f7267a33cbbcd16f2bf530881912..df29f69b3cb80abd24ffde3f3eeedae43b3356c7 100644 (file)
@@ -1,6 +1,6 @@
 This is a port of GNU Bison @VERSION@ to MSDOS/DJGPP.
 
 This is a port of GNU Bison @VERSION@ to MSDOS/DJGPP.
 
-Copyright (C) 2005-2011 Free Software Foundation, Inc.
+Copyright (C) 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
 
 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 6e0350ef55e172e0b10165682b4ea016fd23197a..e30c939fddfc33112304f594a4be2d9da7d0d84b 100644 (file)
@@ -4,7 +4,7 @@ Rem Configure Bison for DJGPP.
 Rem WARNING WARNING WARNING: This file needs to have DOS CRLF end-of-line\r
 Rem format, or else stock DOS/Windows shells will refuse to run it.\r
 \r
 Rem WARNING WARNING WARNING: This file needs to have DOS CRLF end-of-line\r
 Rem format, or else stock DOS/Windows shells will refuse to run it.\r
 \r
-Rem Copyright (C) 2005-2011 Free Software Foundation, Inc.\r
+Rem Copyright (C) 2005-2012 Free Software Foundation, Inc.\r
 \r
 Rem This program is free software: you can redistribute it and/or modify\r
 Rem it under the terms of the GNU General Public License as published by\r
 \r
 Rem This program is free software: you can redistribute it and/or modify\r
 Rem it under the terms of the GNU General Public License as published by\r
index 5a95e636dc6ba17cdc14436783468c81e62064a2..d5a5807c4ffd9c4397045bef57d3b5c09571a32a 100644 (file)
@@ -2,7 +2,7 @@
 # Sed script for additional DJGPP specific editing
 # of the configure script generated by autoconf 2.62.
 
 # Sed script for additional DJGPP specific editing
 # of the configure script generated by autoconf 2.62.
 
-# Copyright (C) 2005-2011 Free Software Foundation, Inc.
+# Copyright (C) 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
 
 # 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 69ad07dc379d2f554e024e9ce70309368d8d8cfb..7ca410724e9503fa28b328abf3c63cf3c42a3283 100644 (file)
@@ -3,7 +3,7 @@
 # This is the config.site file for configuring GNU packages
 # which are to be built with DJGPP tools.
 
 # This is the config.site file for configuring GNU packages
 # which are to be built with DJGPP tools.
 
-# Copyright (C) 2005-2011 Free Software Foundation, Inc.
+# Copyright (C) 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
 
 # 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 ef490ce75a6275849c16b941aceb1dc090b6a97b..f616abce7f0beeffa0bb658b8c0f5f0f42bfcd33 100644 (file)
@@ -1,6 +1,6 @@
 # sed script for DJGPP specific editing of config.hin
 
 # sed script for DJGPP specific editing of config.hin
 
-# Copyright (C) 2005-2011 Free Software Foundation, Inc.
+# Copyright (C) 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
 
 # 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 5ba8154d6cd2ff89e7f3cb353e5fa47282f47988..b4de3accd6c99be3000d05380e3fe083fbf2c59d 100644 (file)
@@ -7,7 +7,7 @@ Rem This batch file unpacks the Bison distribution while simultaneously
 Rem renaming some of the files whose names are invalid on DOS or conflict\r
 Rem with other file names after truncation to DOS 8+3 namespace.\r
 Rem\r
 Rem renaming some of the files whose names are invalid on DOS or conflict\r
 Rem with other file names after truncation to DOS 8+3 namespace.\r
 Rem\r
-Rem Copyright (C) 2005-2011 Free Software Foundation, Inc.\r
+Rem Copyright (C) 2005-2012 Free Software Foundation, Inc.\r
 Rem\r
 Rem This program is free software: you can redistribute it and/or modify\r
 Rem it under the terms of the GNU General Public License as published by\r
 Rem\r
 Rem This program is free software: you can redistribute it and/or modify\r
 Rem it under the terms of the GNU General Public License as published by\r
index 4843378ad052f4025d480842f7ad95374481906e..2afb02b4650511d863851db98f6513f9fbb425f5 100644 (file)
@@ -1,4 +1,4 @@
-## Copyright (C) 2008-2011 Free Software Foundation, Inc.
+## Copyright (C) 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
 
 ## 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 24dd04ace4979fdccef847fbd4b40630fa464acb..f726b53d9cea77f01e6aaf6ecd43089ea6846340 100644 (file)
@@ -1,6 +1,6 @@
 /* Subprocesses with pipes.
 
 /* Subprocesses with pipes.
 
-   Copyright (C) 2005-2011 Free Software Foundation, Inc.
+   Copyright (C) 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
 
    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 681a92a0f6d4b196a01abcb132dd9296a728e8cf..d7a30dc7a97a317f3aabb3a78025c31ee887102e 100644 (file)
@@ -1,6 +1,6 @@
 /* Subprocesses with pipes.
 
 /* Subprocesses with pipes.
 
-   Copyright (C) 2005-2011 Free Software Foundation, Inc.
+   Copyright (C) 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
 
    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 65a43202295501084804128c91f93d9177e63e7d..4d551b359f6a0bfa592c2ee3955cf69886dd74dd 100644 (file)
@@ -2,7 +2,7 @@
 # Sed script for additional DJGPP specific editing\r
 # of the testsuite script generated by autoconf 2.61.\r
 \r
 # Sed script for additional DJGPP specific editing\r
 # of the testsuite script generated by autoconf 2.61.\r
 \r
-# Copyright (C) 2007-2011 Free Software Foundation, Inc.\r
+# Copyright (C) 2007-2012 Free Software Foundation, Inc.\r
 \r
 # This program is free software: you can redistribute it and/or modify\r
 # it under the terms of the GNU General Public License as published by\r
 \r
 # This program is free software: you can redistribute it and/or modify\r
 # it under the terms of the GNU General Public License as published by\r
index 18fb2824e6f581ee8a9ea68fdf4dd3e9df9bf576..3bb41ab0da96e56c32c734fdc25362311133932a 100644 (file)
@@ -33,7 +33,7 @@
 This manual (@value{UPDATED}) is for GNU Bison (version
 @value{VERSION}), the GNU parser generator.
 
 This manual (@value{UPDATED}) is for GNU Bison (version
 @value{VERSION}), the GNU parser generator.
 
-Copyright @copyright{} 1988-1993, 1995, 1998-2011 Free Software
+Copyright @copyright{} 1988-1993, 1995, 1998-2012 Free Software
 Foundation, Inc.
 
 @quotation
 Foundation, Inc.
 
 @quotation
index a591ded3ae415d557a62cbc49dfd7ac7de75f144..aa3c914702716d244ecbf765eee2b9d29dfacd9b 100644 (file)
@@ -1,4 +1,4 @@
-## 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
 
 ## 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 ba7618dbf6896020dd00d397f2ecdf99ca8b64fb..caabf7e793d7142e95acf4e591c0871d406e7a86 100644 (file)
@@ -19,7 +19,7 @@
 \def\finalout{\overfullrule=0pt}
 %\finalout
 
 \def\finalout{\overfullrule=0pt}
 %\finalout
 
-% Copyright (c) 1998, 2001, 2009-2011 Free Software Foundation, Inc.
+% Copyright (c) 1998, 2001, 2009-2012 Free Software Foundation, Inc.
 %
 % This file is part of Bison.
 %
 %
 % This file is part of Bison.
 %
index ab88e25745a79634956e65866da4849a1cdfed38..6e8161af01cdf4b3b8f35ae7e8d84b5ccff343b2 100644 (file)
@@ -19,7 +19,7 @@ straightforward use of _build/src/bison would.)
 
 --
 
 
 --
 
-Copyright (C) 2006, 2009-2011 Free Software Foundation, Inc.
+Copyright (C) 2006, 2009-2012 Free Software Foundation, Inc.
 
 This file is part of Bison, the GNU Compiler Compiler.
 
 
 This file is part of Bison, the GNU Compiler Compiler.
 
index 706ddc083f00bc3fe457723e2d78422241251b8b..7e604309d2c1fc6d6b834dd55a7b5e3f1169b609 100755 (executable)
@@ -1,6 +1,6 @@
 #! /usr/bin/perl -w
 
 #! /usr/bin/perl -w
 
-# Copyright (C) 2006, 2008-2011 Free Software Foundation, Inc.
+# Copyright (C) 2006, 2008-2012 Free Software Foundation, Inc.
 #
 # This file is part of Bison, the GNU Compiler Compiler.
 #
 #
 # This file is part of Bison, the GNU Compiler Compiler.
 #
index fa06e6b393b31967859c68a4b0c3f97edc88ab54..e05714dd397d4abd53e3c106e93f9154237b0ca4 100644 (file)
@@ -1,4 +1,4 @@
-## Copyright (C) 2006, 2008-2011 Free Software Foundation, Inc.
+## Copyright (C) 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
 
 ## 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 5ff822fb6ecff5558c6b17f80df39adaf4156978..b0373440b986fbe5d8d9ea057ec1bd2e57c07edb 100644 (file)
@@ -1,6 +1,6 @@
 ## Process this file with automake to produce Makefile.in -*-Makefile-*-
 
 ## Process this file with automake to produce Makefile.in -*-Makefile-*-
 
-## Copyright (C) 2005-2006, 2008-2011 Free Software Foundation, Inc.
+## Copyright (C) 2005-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
 
 # 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 8d5ce45572b785258bad94d658a67ac472ebbcb7..0ac5c8aee210641e681b82fff5be53900e6bcf82 100644 (file)
@@ -2,7 +2,7 @@
 
 # This file is part of GNU Bison
 
 
 # This file is part of GNU Bison
 
-# Copyright (C) 1992, 2000-2001, 2005-2006, 2009-2011 Free Software
+# Copyright (C) 1992, 2000-2001, 2005-2006, 2009-2012 Free Software
 # Foundation, Inc.
 #
 # This program is free software: you can redistribute it and/or modify
 # Foundation, Inc.
 #
 # This program is free software: you can redistribute it and/or modify
index 6c82bec49a7c0d54fa39bfa3b7b11cef1cba7465..64afdbb817183c17548968dd8e3227873ae81d45 100644 (file)
@@ -1,4 +1,4 @@
-## Copyright (C) 2005, 2008-2011 Free Software Foundation, Inc.
+## Copyright (C) 2005, 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
 
 ## 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 5f19d0a0e3a0b7f84f900f0023cd79535902b130..be96862e0e0fc21a6af246ba83229809d2ab32de 100644 (file)
@@ -1,6 +1,6 @@
 /* Array bitsets.
 
 /* Array bitsets.
 
-   Copyright (C) 2002-2003, 2006, 2009-2011 Free Software Foundation,
+   Copyright (C) 2002-2003, 2006, 2009-2012 Free Software Foundation,
    Inc.
 
    Contributed by Michael Hayes (m.hayes@elec.canterbury.ac.nz).
    Inc.
 
    Contributed by Michael Hayes (m.hayes@elec.canterbury.ac.nz).
index e3742f1ff2fdebb4f346c77ae5c8814e2b838781..ad858fa35099e5cd58cdea7ceb1ed55fabcddbd9 100644 (file)
@@ -1,6 +1,6 @@
 /* Functions to support abitsets.
 
 /* Functions to support abitsets.
 
-   Copyright (C) 2002, 2004, 2009-2011 Free Software Foundation, Inc.
+   Copyright (C) 2002, 2004, 2009-2012 Free Software Foundation, Inc.
 
    Contributed by Michael Hayes (m.hayes@elec.canterbury.ac.nz).
 
 
    Contributed by Michael Hayes (m.hayes@elec.canterbury.ac.nz).
 
index 54167dd499b206f46efb5a3d4e0783a9a45079f1..c4a74cf3755d7c811fd3d9a21ee5377129d2133d 100644 (file)
@@ -1,6 +1,6 @@
 /* Base bitset stuff.
 
 /* Base bitset stuff.
 
-   Copyright (C) 2002-2004, 2006, 2009-2011 Free Software Foundation,
+   Copyright (C) 2002-2004, 2006, 2009-2012 Free Software Foundation,
    Inc.
 
    Contributed by Michael Hayes (m.hayes@elec.canterbury.ac.nz).
    Inc.
 
    Contributed by Michael Hayes (m.hayes@elec.canterbury.ac.nz).
index 6f7825a0fffcc5bcc5449a5966990302dd907e7c..d8b5f092563b94fd92fefc33fae499e6b1992f67 100644 (file)
@@ -1,6 +1,6 @@
 /* General bitsets.
 
 /* General bitsets.
 
-   Copyright (C) 2002-2006, 2009-2011 Free Software Foundation, Inc.
+   Copyright (C) 2002-2006, 2009-2012 Free Software Foundation, Inc.
 
    Contributed by Michael Hayes (m.hayes@elec.canterbury.ac.nz).
 
 
    Contributed by Michael Hayes (m.hayes@elec.canterbury.ac.nz).
 
index fde9adda456e446767fe7904047671d9fc3e9868..0bc55261123bf63bc86ac477d1c6b706e8042500 100644 (file)
@@ -1,6 +1,6 @@
 /* Generic bitsets.
 
 /* Generic bitsets.
 
-   Copyright (C) 2002-2004, 2009-2011 Free Software Foundation, Inc.
+   Copyright (C) 2002-2004, 2009-2012 Free Software Foundation, Inc.
 
    Contributed by Michael Hayes (m.hayes@elec.canterbury.ac.nz).
 
 
    Contributed by Michael Hayes (m.hayes@elec.canterbury.ac.nz).
 
index 02d5ba6dc71733243b247e8ac41fce771cfad2b9..e97af2d8315dfe1d005a5c899965b30148611c2b 100644 (file)
@@ -1,6 +1,6 @@
 /* Bitset statistics.
 
 /* Bitset statistics.
 
-   Copyright (C) 2002-2006, 2009-2011 Free Software Foundation, Inc.
+   Copyright (C) 2002-2006, 2009-2012 Free Software Foundation, Inc.
 
    Contributed by Michael Hayes (m.hayes@elec.canterbury.ac.nz).
 
 
    Contributed by Michael Hayes (m.hayes@elec.canterbury.ac.nz).
 
index c439a8047d05d3a53e52779ee0df43ace4da0841..96efd56e195f3a824e839c5f72044241ba7fa5a9 100644 (file)
@@ -1,6 +1,6 @@
 /* Functions to support bitset statistics.
 
 /* Functions to support bitset statistics.
 
-   Copyright (C) 2002-2004, 2009-2011 Free Software Foundation, Inc.
+   Copyright (C) 2002-2004, 2009-2012 Free Software Foundation, Inc.
 
    Contributed by Michael Hayes (m.hayes@elec.canterbury.ac.nz).
 
 
    Contributed by Michael Hayes (m.hayes@elec.canterbury.ac.nz).
 
index 6ca1d09a63d32d285f3834913db58e1e9496c151..3d4f8c607ea2268d5385ffbec49a97206726be44 100644 (file)
@@ -1,6 +1,6 @@
 /* Bitset vectors.
 
 /* Bitset vectors.
 
-   Copyright (C) 2001-2002, 2004, 2006, 2009-2011 Free Software
+   Copyright (C) 2001-2002, 2004, 2006, 2009-2012 Free Software
    Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
index 49fecb2c8c9e38c40f090d94055fdda7cfcaab73..27736ef89a5d8fd9e51129a3ae40b39e316815f8 100644 (file)
@@ -1,6 +1,6 @@
 /* Bitset vectors.
 
 /* Bitset vectors.
 
-   Copyright (C) 2002, 2004, 2009-2011 Free Software Foundation, Inc.
+   Copyright (C) 2002, 2004, 2009-2012 Free Software Foundation, Inc.
 
    Contributed by Akim Demaille (akim@freefriends.org).
 
 
    Contributed by Akim Demaille (akim@freefriends.org).
 
index 25b77ddb88a9eb5c75e5e8fa1406c5ad2cc2ea60..4710ac543725a210896846f2d14fc9428829167d 100644 (file)
@@ -1,6 +1,6 @@
 /* Bitset vectors.
 
 /* Bitset vectors.
 
-   Copyright (C) 2001-2002, 2004-2006, 2009-2011 Free Software
+   Copyright (C) 2001-2002, 2004-2006, 2009-2012 Free Software
    Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
index e5418be22607c1f26706d5160572aa8a9752ae28..34e16042d8f929f3589aeae8e2d04ca6b35f59b7 100644 (file)
@@ -1,6 +1,6 @@
 /* Bitset vectors.
 
 /* Bitset vectors.
 
-   Copyright (C) 2002, 2004, 2009-2011 Free Software Foundation, Inc.
+   Copyright (C) 2002, 2004, 2009-2012 Free Software Foundation, Inc.
 
    Contributed by Michael Hayes (m.hayes@elec.canterbury.ac.nz).
 
 
    Contributed by Michael Hayes (m.hayes@elec.canterbury.ac.nz).
 
index c8bcf42f35bda6e749542baa2683e8e4a5ec1f70..77cc7a0148ec75baa1ce74b77ef961ebb9dc2f71 100644 (file)
@@ -1,6 +1,6 @@
 /* Functions to support expandable bitsets.
 
 /* Functions to support expandable bitsets.
 
-   Copyright (C) 2002-2006, 2009-2011 Free Software Foundation, Inc.
+   Copyright (C) 2002-2006, 2009-2012 Free Software Foundation, Inc.
 
    Contributed by Michael Hayes (m.hayes@elec.canterbury.ac.nz).
 
 
    Contributed by Michael Hayes (m.hayes@elec.canterbury.ac.nz).
 
index a98e38dd33c9c979582ecf9c7b70fde77211dad3..a25ed282e65988b55844158419fd4869b3d6de0e 100644 (file)
@@ -1,6 +1,6 @@
 /* Functions to support ebitsets.
 
 /* Functions to support ebitsets.
 
-   Copyright (C) 2002, 2004, 2009-2011 Free Software Foundation, Inc.
+   Copyright (C) 2002, 2004, 2009-2012 Free Software Foundation, Inc.
 
    Contributed by Michael Hayes (m.hayes@elec.canterbury.ac.nz).
 
 
    Contributed by Michael Hayes (m.hayes@elec.canterbury.ac.nz).
 
index c46375e0c40948df0067caf4c5a94433f5795d45..b77ecc2238af9e54ea05110015f37a75b0245b5c 100644 (file)
@@ -1,6 +1,6 @@
 /* get-errno.c - get and set errno.
 
 /* get-errno.c - get and set errno.
 
-   Copyright (C) 2002, 2006, 2009-2011 Free Software Foundation, Inc.
+   Copyright (C) 2002, 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
 
    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 5a8ab4c2b24f392236bfe9ba9bc99af48c85600e..99ab52f6c56595763445973115086ce1f982994b 100644 (file)
@@ -1,6 +1,6 @@
 /* get-errno.h - get and set errno.
 
 /* get-errno.h - get and set errno.
 
-   Copyright (C) 2002, 2009-2011 Free Software Foundation, Inc.
+   Copyright (C) 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
 
    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 35854f2269368e3810af5a08d6c8674c144b2879..261374c7293ce3e0248a3c2c95caea4caa91db83 100644 (file)
@@ -1,6 +1,6 @@
 /* Functions to support link list bitsets.
 
 /* Functions to support link list bitsets.
 
-   Copyright (C) 2002-2004, 2006, 2009-2011 Free Software Foundation,
+   Copyright (C) 2002-2004, 2006, 2009-2012 Free Software Foundation,
    Inc.
 
    Contributed by Michael Hayes (m.hayes@elec.canterbury.ac.nz).
    Inc.
 
    Contributed by Michael Hayes (m.hayes@elec.canterbury.ac.nz).
index eb9a2a54dab5e05e678b97abf48aa7a7004b02d7..79804da086ba0f1d8de226a69c4e69970acfff0c 100644 (file)
@@ -1,6 +1,6 @@
 /* Functions to support lbitsets.
 
 /* Functions to support lbitsets.
 
-   Copyright (C) 2002, 2004, 2009-2011 Free Software Foundation, Inc.
+   Copyright (C) 2002, 2004, 2009-2012 Free Software Foundation, Inc.
 
    Contributed by Michael Hayes (m.hayes@elec.canterbury.ac.nz).
 
 
    Contributed by Michael Hayes (m.hayes@elec.canterbury.ac.nz).
 
index a45bc8bfe14c455abf5cd50f793d5580a356c2be..fdcae40b26945dfc0754eb1309c68b4efee5aa93 100644 (file)
@@ -1,6 +1,6 @@
 /* Fake libiberty.h for Bison.
 
 /* Fake libiberty.h for Bison.
 
-   Copyright (C) 2002-2004, 2009-2011 Free Software Foundation, Inc.
+   Copyright (C) 2002-2004, 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
 
    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 77b03665f1fc1776fcd16b85f9fa4bbb4e9850f0..cdb8a492d8c378bf1994db8c86c2ab2efe49c8d6 100644 (file)
@@ -1,6 +1,6 @@
 # Make bison/lib.
 
 # Make bison/lib.
 
-# Copyright (C) 2001-2004, 2006, 2008-2011 Free Software Foundation,
+# Copyright (C) 2001-2004, 2006, 2008-2012 Free Software Foundation,
 # Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # Inc.
 
 # This program is free software: you can redistribute it and/or modify
index b252f58da060118aa550e491bba727f909a393ee..7996c7fb9956a332c8292a932e7932263fbe4f30 100644 (file)
@@ -1,6 +1,6 @@
 /* Yacc library main function.
 
 /* Yacc library main function.
 
-   Copyright (C) 2002, 2009-2011 Free Software Foundation, Inc.
+   Copyright (C) 2002, 2009-2012 Free Software Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
 
 
    This file is part of Bison, the GNU Compiler Compiler.
 
index 6ab3c4ffca43e80b67643b308a1c85125d4bcbaa..c14c37d53fb5732368b094952b8775fb2a700712 100644 (file)
@@ -1,6 +1,6 @@
 /* Timing variables for measuring compiler performance.
 
 /* Timing variables for measuring compiler performance.
 
-   Copyright (C) 2000, 2002, 2004, 2006, 2009-2011 Free Software
+   Copyright (C) 2000, 2002, 2004, 2006, 2009-2012 Free Software
    Foundation, Inc.
 
    Contributed by Alex Samuel <samuel@codesourcery.com>
    Foundation, Inc.
 
    Contributed by Alex Samuel <samuel@codesourcery.com>
index ad5e356856fa65a56d4459c0224b263c68801661..1143e998b6e7491eaee9425115842f42e6a8498f 100644 (file)
@@ -1,7 +1,7 @@
 /* This file contains the definitions for timing variables used to -*- C -*-
    measure run-time performance of the compiler.
 
 /* This file contains the definitions for timing variables used to -*- C -*-
    measure run-time performance of the compiler.
 
-   Copyright (C) 2002, 2007, 2009-2011 Free Software Foundation, Inc.
+   Copyright (C) 2002, 2007, 2009-2012 Free Software Foundation, Inc.
 
    Contributed by Akim Demaille <akim@freefriends.org>.
 
 
    Contributed by Akim Demaille <akim@freefriends.org>.
 
index 5a74b83f85368a7dd735e30ef570f6f22b68f3ac..a28b4cfd585b218766facc1223ad466b8b62ff5b 100644 (file)
@@ -1,6 +1,6 @@
 /* Timing variables for measuring compiler performance.
 
 /* Timing variables for measuring compiler performance.
 
-   Copyright (C) 2000, 2002, 2004, 2009-2011 Free Software Foundation,
+   Copyright (C) 2000, 2002, 2004, 2009-2012 Free Software Foundation,
    Inc.
 
    Contributed by Alex Samuel <samuel@codesourcery.com>
    Inc.
 
    Contributed by Alex Samuel <samuel@codesourcery.com>
index dbd33c87d1c20cc322570429de7ebb7d2bd1782c..8c5fd964a1a7c7c230c91c357a9c26e8f1f8732e 100644 (file)
@@ -1,6 +1,6 @@
 /* Variable array bitsets.
 
 /* Variable array bitsets.
 
-   Copyright (C) 2002-2006, 2009-2011 Free Software Foundation, Inc.
+   Copyright (C) 2002-2006, 2009-2012 Free Software Foundation, Inc.
 
    Contributed by Michael Hayes (m.hayes@elec.canterbury.ac.nz).
 
 
    Contributed by Michael Hayes (m.hayes@elec.canterbury.ac.nz).
 
index 1ed59cc74b102b35a6335ce39d101b9fca6349ab..5b3e810b18077d8d8aa7dd9af4aed87f30dc3374 100644 (file)
@@ -1,6 +1,6 @@
 /* Functions to support vbitsets.
 
 /* Functions to support vbitsets.
 
-   Copyright (C) 2002, 2004, 2009-2011 Free Software Foundation, Inc.
+   Copyright (C) 2002, 2004, 2009-2012 Free Software Foundation, Inc.
 
    Contributed by Michael Hayes (m.hayes@elec.canterbury.ac.nz).
 
 
    Contributed by Michael Hayes (m.hayes@elec.canterbury.ac.nz).
 
index 3fbd65a3f048b6b95e6946ad76e8e092f5f79ce0..7db92bc4ed9d617d6e1b7f9d40e95a385e5397db 100644 (file)
@@ -1,6 +1,6 @@
 /* Yacc library error-printing function.
 
 /* Yacc library error-printing function.
 
-   Copyright (C) 2002, 2009-2011 Free Software Foundation, Inc.
+   Copyright (C) 2002, 2009-2012 Free Software Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
 
 
    This file is part of Bison, the GNU Compiler Compiler.
 
index b3876157f4689408993f9a2bafaa021f57c22d02..208cb56f74b90923f8a022e242441381bc71e812 100644 (file)
@@ -1,6 +1,6 @@
 # bison-i18n.m4 serial 2
 
 # bison-i18n.m4 serial 2
 
-dnl Copyright (C) 2005-2006, 2009-2011 Free Software Foundation, Inc.
+dnl Copyright (C) 2005-2006, 2009-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 This file is free software; the Free Software Foundation
 dnl gives unlimited permission to copy and/or distribute it,
index 9a1b85973d147511a9a5bb1f2d20897f0c7ba1d7..fbc6da446b5f5096d3b4803a2cb4af092746280f 100644 (file)
@@ -1,6 +1,6 @@
 # Sanity test a C compiler.
 
 # Sanity test a C compiler.
 
-# Copyright (C) 2006, 2009-2011 Free Software Foundation, Inc.
+# Copyright (C) 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
 #
 # 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 6c439afcdbb02047b193696a5590e19b2c677658..8ef1a2504d128b4bb5c78abb06f5128598cdb7cb 100644 (file)
--- a/m4/cxx.m4
+++ b/m4/cxx.m4
@@ -1,7 +1,7 @@
 # -*- Autoconf -*-
 # Sanity-test a C++ compiler.
 #
 # -*- Autoconf -*-
 # Sanity-test a C++ compiler.
 #
-# Copyright (C) 2004, 2006, 2009-2011 Free Software Foundation, Inc.
+# Copyright (C) 2004, 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
 #
 # 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 e41d1741e8bf23fbf30dee2a7bfced1f46990d28..0079c0451215c26de9b0fff36383d1dd0a6b40b8 100644 (file)
@@ -1,7 +1,7 @@
 # -*- Autoconf -*-
 # Checks required to run `subpipe'.
 #
 # -*- Autoconf -*-
 # Checks required to run `subpipe'.
 #
-# Copyright (C) 2002-2003, 2005, 2009-2011 Free Software Foundation,
+# Copyright (C) 2002-2003, 2005, 2009-2012 Free Software Foundation,
 # Inc.
 #
 # This program is free software: you can redistribute it and/or modify
 # Inc.
 #
 # This program is free software: you can redistribute it and/or modify
index 2db0dfd8e55899a4610aaeda499d2eef396a0033..f8d36061ba616fc639354c4e642d728d486fa221 100644 (file)
@@ -1,7 +1,7 @@
 # -*- Autoconf -*-
 # Checks required to run `timevar', a time tracker.
 #
 # -*- Autoconf -*-
 # Checks required to run `timevar', a time tracker.
 #
-# Copyright (C) 2002-2003, 2009-2011 Free Software Foundation, Inc.
+# Copyright (C) 2002-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
 #
 # 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 3ae31754cc3a498bd83b9a2d2444e348938c2f0f..4c1e0ae26820f45ac08b3f6d61ea00a5a87fef20 100644 (file)
@@ -1,6 +1,6 @@
 /* IELR's inadequacy annotation list.
 
 /* IELR's inadequacy annotation list.
 
-   Copyright (C) 2009-2011 Free Software Foundation, Inc.
+   Copyright (C) 2009-2012 Free Software Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
 
 
    This file is part of Bison, the GNU Compiler Compiler.
 
index da551aaac3542868f0301084c399bffa1eb78414..3088a83f79742510f78bb53908c7f467524cfdb0 100644 (file)
@@ -1,6 +1,6 @@
 /* IELR's inadequacy annotation list.
 
 /* IELR's inadequacy annotation list.
 
-   Copyright (C) 2009-2011 Free Software Foundation, Inc.
+   Copyright (C) 2009-2012 Free Software Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
 
 
    This file is part of Bison, the GNU Compiler Compiler.
 
index ca37e6009a20168a238ff5697d64be97dafc6788..838685b2d8418b99c389b4f0f09b59d8e3260f6e 100644 (file)
@@ -1,6 +1,6 @@
 /* IELR's inadequacy list.
 
 /* IELR's inadequacy list.
 
-   Copyright (C) 2009-2011 Free Software Foundation, Inc.
+   Copyright (C) 2009-2012 Free Software Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
 
 
    This file is part of Bison, the GNU Compiler Compiler.
 
index d5810123dee1f66ca0af57a20a8a715801429557..d8120dda86bf1a021b305730be4d412f4d085b0a 100644 (file)
@@ -1,6 +1,6 @@
 /* IELR's inadequacy list.
 
 /* IELR's inadequacy list.
 
-   Copyright (C) 2009-2011 Free Software Foundation, Inc.
+   Copyright (C) 2009-2012 Free Software Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
 
 
    This file is part of Bison, the GNU Compiler Compiler.
 
index 1784551945fbe22f159cd01465449a21b81b0c4e..223edcc4258f7e9f0210a9eef11e3431ff73374c 100644 (file)
--- a/src/LR0.c
+++ b/src/LR0.c
@@ -1,6 +1,6 @@
 /* Generate the LR(0) parser states for Bison.
 
 /* Generate the LR(0) parser states for Bison.
 
-   Copyright (C) 1984, 1986, 1989, 2000-2002, 2004-2011 Free Software
+   Copyright (C) 1984, 1986, 1989, 2000-2002, 2004-2012 Free Software
    Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
    Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
index 2c86bcf77a9e6ee90e3937964854c67bd93e8077..45f922a914f1578ae75e1de225cf7f52886bffce 100644 (file)
--- a/src/LR0.h
+++ b/src/LR0.h
@@ -1,6 +1,6 @@
 /* Generate the LR(0) parser states for Bison.
 
 /* Generate the LR(0) parser states for Bison.
 
-   Copyright (C) 1984, 1986, 1989, 2000-2002, 2009-2011 Free Software
+   Copyright (C) 1984, 1986, 1989, 2000-2002, 2009-2012 Free Software
    Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
    Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
index b0f7cc22fe9eca36d29350dbda81816534736d17..ce65f37f68d7f988e36dff28bdf0081ff70676bf 100644 (file)
@@ -1,6 +1,6 @@
 /* A simple, memory-efficient bitset implementation.
 
 /* A simple, memory-efficient bitset implementation.
 
-   Copyright (C) 2009-2011 Free Software Foundation, Inc.
+   Copyright (C) 2009-2012 Free Software Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
 
 
    This file is part of Bison, the GNU Compiler Compiler.
 
index 663cd12933d725f0884a578c2c1c84135c22d94f..4a32402eae5941422ec71f8986072cc71cb33b45 100644 (file)
@@ -1,6 +1,6 @@
 /* A simple, memory-efficient bitset implementation.
 
 /* A simple, memory-efficient bitset implementation.
 
-   Copyright (C) 2009-2011 Free Software Foundation, Inc.
+   Copyright (C) 2009-2012 Free Software Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
 
 
    This file is part of Bison, the GNU Compiler Compiler.
 
index 495d384ff2d5d09b9e3a2c22cd4efd279deeadd0..5e8b293fa1768e734dd80c243be586ff5e00378f 100644 (file)
@@ -1,6 +1,6 @@
 /* Associativity information.
 
 /* Associativity information.
 
-   Copyright (C) 2002, 2005-2006, 2008-2011 Free Software Foundation,
+   Copyright (C) 2002, 2005-2006, 2008-2012 Free Software Foundation,
    Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
    Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
index 4d56dfec1a052b52309e3a3331cc975ba058492c..44f8573be8e3e3fe5411a8a292e1fe12be1e4f93 100644 (file)
@@ -1,6 +1,6 @@
 /* Associativity information.
 
 /* Associativity information.
 
-   Copyright (C) 2002, 2006, 2008-2011 Free Software Foundation, Inc.
+   Copyright (C) 2002, 2006, 2008-2012 Free Software Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
 
 
    This file is part of Bison, the GNU Compiler Compiler.
 
index c07450e431986125222ab7953e4b8cc45f7b5b9a..2bce28800a494db87c131347491783107dea0d9f 100644 (file)
@@ -1,6 +1,6 @@
 /* Closures for Bison
 
 /* Closures for Bison
 
-   Copyright (C) 1984, 1989, 2000-2002, 2004-2005, 2007, 2009-2011 Free
+   Copyright (C) 1984, 1989, 2000-2002, 2004-2005, 2007, 2009-2012 Free
    Software Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
    Software Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
index 539356571076bcd6e5301b8bf5cefb617ec8dfc4..0f96a8b2f60db174f93564bb6204177fb016cd89 100644 (file)
@@ -1,6 +1,6 @@
 /* Subroutines for bison
 
 /* Subroutines for bison
 
-   Copyright (C) 1984, 1989, 2000-2002, 2007, 2009-2011 Free Software
+   Copyright (C) 1984, 1989, 2000-2002, 2007, 2009-2012 Free Software
    Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
    Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
index fdf773eed8015ad67b95385a56ddf10ad030ad69..95e8a43688efb89bd14c22503dbf961f64882a8b 100644 (file)
@@ -1,6 +1,6 @@
 /* Declaration for error-reporting function for Bison.
 
 /* Declaration for error-reporting function for Bison.
 
-   Copyright (C) 2000-2002, 2004-2006, 2009-2011 Free Software
+   Copyright (C) 2000-2002, 2004-2006, 2009-2012 Free Software
    Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
index efcb21d40f62224d429cd2eef511aa61bc828e4b..e27b40d3667d43f31d4c1f83dd57ae1866276a60 100644 (file)
@@ -1,6 +1,6 @@
 /* Declaration for error-reporting function for Bison.
 
 /* Declaration for error-reporting function for Bison.
 
-   Copyright (C) 2000-2002, 2006, 2009-2011 Free Software Foundation,
+   Copyright (C) 2000-2002, 2006, 2009-2012 Free Software Foundation,
    Inc.
 
    This program is free software: you can redistribute it and/or modify
    Inc.
 
    This program is free software: you can redistribute it and/or modify
index d6e486ea73d5f2756f1dc9daeac0a2aca2df70d0..18c659da72381a8a65dc2fae10c87367ecf43d83 100644 (file)
@@ -1,6 +1,6 @@
 /* Find and resolve or report lookahead conflicts for bison,
 
 /* Find and resolve or report lookahead conflicts for bison,
 
-   Copyright (C) 1984, 1989, 1992, 2000-2011 Free Software Foundation,
+   Copyright (C) 1984, 1989, 1992, 2000-2012 Free Software Foundation,
    Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
    Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
index 55f379acc82433de581bee82eb0898e6507af4b2..5a034544f5eb3ec358ebef4379e87b0fcd5b04f4 100644 (file)
@@ -1,6 +1,6 @@
 /* Find and resolve or report lookahead conflicts for bison,
 
 /* Find and resolve or report lookahead conflicts for bison,
 
-   Copyright (C) 2000-2002, 2004, 2007, 2009-2011 Free Software
+   Copyright (C) 2000-2002, 2004, 2007, 2009-2012 Free Software
    Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
    Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
index 48fe804a57ec6188681d550448d505fc89fd2355..a0afbb3ef7569803052091b0f5b4239f4412af36 100644 (file)
@@ -1,6 +1,6 @@
 /* Match rules with nonterminals for bison,
 
 /* Match rules with nonterminals for bison,
 
-   Copyright (C) 1984, 1989, 2000-2003, 2005, 2009-2011 Free Software
+   Copyright (C) 1984, 1989, 2000-2003, 2005, 2009-2012 Free Software
    Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
    Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
index b4466bca28c7fae9167ae08ea8e3cb54b48f6e13..f25e5021e516786162e63a496954fa0cf420aadb 100644 (file)
@@ -1,6 +1,6 @@
 /* Match rules with nonterminals for bison,
 
 /* Match rules with nonterminals for bison,
 
-   Copyright (C) 1984, 1989, 2000-2002, 2009-2011 Free Software
+   Copyright (C) 1984, 1989, 2000-2002, 2009-2012 Free Software
    Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
    Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
index 4693b754123162fc08c58abaf09e732c8a35d8e2..a346c316922052a8883fcb6a7a8d150fb340ef45 100644 (file)
@@ -1,6 +1,6 @@
 /* Open and close files for Bison.
 
 /* Open and close files for Bison.
 
-   Copyright (C) 1984, 1986, 1989, 1992, 2000-2011 Free Software
+   Copyright (C) 1984, 1986, 1989, 1992, 2000-2012 Free Software
    Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
    Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
index 48fff6c1868c284af2f64305824a54e3012c2361..8f0bec04ac7e403bb2d9ab88f4ac960f64675216 100644 (file)
@@ -1,6 +1,6 @@
 /* File names and variables for bison,
 
 /* File names and variables for bison,
 
-   Copyright (C) 1984, 1989, 2000-2002, 2006-2007, 2009-2011 Free
+   Copyright (C) 1984, 1989, 2000-2002, 2006-2007, 2009-2012 Free
    Software Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
    Software Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
index 0edab77afd0936dc868ee8908e0342221fbbec0b..8344cd10bcb6bb97310c2a3ece08f85709cbd942 100644 (file)
@@ -1,6 +1,6 @@
 /* Common parts between scan-code.l, scan-gram.l, and scan-skel.l.
 
 /* Common parts between scan-code.l, scan-gram.l, and scan-skel.l.
 
-   Copyright (C) 2006, 2009-2011 Free Software Foundation, Inc.
+   Copyright (C) 2006, 2009-2012 Free Software Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
 
 
    This file is part of Bison, the GNU Compiler Compiler.
 
index d039383fe4533839a62ef245717706526a85e875..15e1188f3c78c1828024c64ca0f1ce4c46375a8a 100644 (file)
@@ -1,6 +1,6 @@
 /* Parse command line arguments for Bison.
 
 /* Parse command line arguments for Bison.
 
-   Copyright (C) 1984, 1986, 1989, 1992, 2000-2011 Free Software
+   Copyright (C) 1984, 1986, 1989, 1992, 2000-2012 Free Software
    Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
    Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
index 39b69ee2aefb847e37ff66c23c1d257a3b90aa65..caef2394b8442698302477d75c037e392cdce746 100644 (file)
@@ -1,6 +1,6 @@
 /* Parse command line arguments for bison.
 
 /* Parse command line arguments for bison.
 
-   Copyright (C) 1984, 1986, 1989, 1992, 2000-2011 Free Software
+   Copyright (C) 1984, 1986, 1989, 1992, 2000-2012 Free Software
    Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
    Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
index 38daaa4ae14109efd4870acabb43dc3ace7151d5..8b228705517e8a89d8088f28cbde9674184583fe 100644 (file)
@@ -1,6 +1,6 @@
 /* Allocate input grammar variables for Bison.
 
 /* Allocate input grammar variables for Bison.
 
-   Copyright (C) 1984, 1986, 1989, 2001-2003, 2005-2011 Free Software
+   Copyright (C) 1984, 1986, 1989, 2001-2003, 2005-2012 Free Software
    Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
    Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
index 664978303b0164e5d9a86d1b8f0b4b4c2c87747e..75b3b0a9abc356aa76c7920807117376b368b86d 100644 (file)
@@ -1,6 +1,6 @@
 /* Data definitions for internal representation of Bison's input.
 
 /* Data definitions for internal representation of Bison's input.
 
-   Copyright (C) 1984, 1986, 1989, 1992, 2001-2007, 2009-2011 Free
+   Copyright (C) 1984, 1986, 1989, 1992, 2001-2007, 2009-2012 Free
    Software Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
    Software Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
index 0f5ac9d6680d10ec0053143b182bbe9694d9829b..0007f9e02ef86869bf88cffc3e4cb77537f8527f 100644 (file)
@@ -1,6 +1,6 @@
 /* Output Graphviz specification of a state machine generated by Bison.
 
 /* Output Graphviz specification of a state machine generated by Bison.
 
-   Copyright (C) 2006-2007, 2009-2011 Free Software Foundation, Inc.
+   Copyright (C) 2006-2007, 2009-2012 Free Software Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
 
 
    This file is part of Bison, the GNU Compiler Compiler.
 
index 081d57005c5896aecda89a3e929205652438685d..f27c11055932bbd30292cb846970366a17d9398a 100644 (file)
@@ -1,6 +1,6 @@
 /* Output Graphviz specification of a state machine generated by Bison.
 
 /* Output Graphviz specification of a state machine generated by Bison.
 
-   Copyright (C) 2006, 2010-2011 Free Software Foundation, Inc.
+   Copyright (C) 2006, 2010-2012 Free Software Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
 
 
    This file is part of Bison, the GNU Compiler Compiler.
 
index 2bf9412b963fac2cf18300dbd3a1f27ad4a08c4b..cde2baaf292813ed82c5fc6b7a310666ddfcb423 100644 (file)
@@ -1,6 +1,6 @@
 /* IELR main implementation.
 
 /* IELR main implementation.
 
-   Copyright (C) 2009-2011 Free Software Foundation, Inc.
+   Copyright (C) 2009-2012 Free Software Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
 
 
    This file is part of Bison, the GNU Compiler Compiler.
 
index a488a1504729f1cacaf6eff58ddbdd51936ef189..7b2238060fed90c95a2e3b5636123d874d741c7c 100644 (file)
@@ -1,6 +1,6 @@
 /* IELR main implementation.
 
 /* IELR main implementation.
 
-   Copyright (C) 2009-2011 Free Software Foundation, Inc.
+   Copyright (C) 2009-2012 Free Software Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
 
 
    This file is part of Bison, the GNU Compiler Compiler.
 
index eb12ff9348712a88184f0a70d96d75689dbf4035..61fa42d0b5e19029d39ef46ffb7cf7bbd1a3de7a 100644 (file)
@@ -1,6 +1,6 @@
 /* Compute lookahead criteria for Bison.
 
 /* Compute lookahead criteria for Bison.
 
-   Copyright (C) 1984, 1986, 1989, 2000-2011 Free Software Foundation,
+   Copyright (C) 1984, 1986, 1989, 2000-2012 Free Software Foundation,
    Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
    Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
index 0fec83b15135259a6860db503904c6aed47abd4c..75e957ec3bbdaf77bd21b0bc52f984d544e10380 100644 (file)
@@ -1,7 +1,7 @@
 /* Compute lookahead criteria for bison,
 
    Copyright (C) 1984, 1986, 1989, 2000, 2002, 2004, 2006-2007,
 /* Compute lookahead criteria for bison,
 
    Copyright (C) 1984, 1986, 1989, 2000, 2002, 2004, 2006-2007,
-   2009-2011 Free Software Foundation, Inc.
+   2009-2012 Free Software Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
 
 
    This file is part of Bison, the GNU Compiler Compiler.
 
index 7272b5df9b85ab010e0a7d7d21c18dfca7c15b08..6d8bc2dd6eefe87b07eccf46b962c4c588894884 100644 (file)
@@ -1,4 +1,4 @@
-## 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
 
 ## 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 d8cf4b8dafd75bc4f0f0ece9b528397c34cbd4b8..281a8870f9bce339e28d549e79a01a616a85cfc4 100644 (file)
@@ -1,6 +1,6 @@
 /* Locations for Bison
 
 /* Locations for Bison
 
-   Copyright (C) 2002, 2005-2011 Free Software Foundation, Inc.
+   Copyright (C) 2002, 2005-2012 Free Software Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
 
 
    This file is part of Bison, the GNU Compiler Compiler.
 
index a4b1f6e99ed5c609eaf64d1064e2d214cd4cf09d..17da73ca6b174b29ea95a2f7ae656de97e395301 100644 (file)
@@ -1,6 +1,6 @@
 /* Locations for Bison
 
 /* Locations for Bison
 
-   Copyright (C) 2002, 2004-2011 Free Software Foundation, Inc.
+   Copyright (C) 2002, 2004-2012 Free Software Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
 
 
    This file is part of Bison, the GNU Compiler Compiler.
 
index eca261a2d231c7ffe44b7a306cd34cb98fec0a74..e777ca047c7410d0b3f9c910bac46b707712d0d4 100644 (file)
@@ -1,6 +1,6 @@
 /* Top level entry point of Bison.
 
 /* Top level entry point of Bison.
 
-   Copyright (C) 1984, 1986, 1989, 1992, 1995, 2000-2002, 2004-2011 Free
+   Copyright (C) 1984, 1986, 1989, 1992, 1995, 2000-2002, 2004-2012 Free
    Software Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
    Software Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
index 8c733c34191be3fe0270bd7945e63ca7f8a659bf..20dcf89e1789891e90d57904c0992437617a4085 100644 (file)
@@ -1,6 +1,6 @@
 /* Muscle table manager for Bison.
 
 /* Muscle table manager for Bison.
 
-   Copyright (C) 2001-2011 Free Software Foundation, Inc.
+   Copyright (C) 2001-2012 Free Software Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
 
 
    This file is part of Bison, the GNU Compiler Compiler.
 
index d1e0d0112ca1f23a39f45bd9e0ace6507dd67345..4bf8d66d4aab2689d28e3222759d44e6a6110696 100644 (file)
@@ -1,6 +1,6 @@
 /* Muscle table manager for Bison,
 
 /* Muscle table manager for Bison,
 
-   Copyright (C) 2001-2003, 2006-2011 Free Software Foundation, Inc.
+   Copyright (C) 2001-2003, 2006-2012 Free Software Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
 
 
    This file is part of Bison, the GNU Compiler Compiler.
 
index 132c74146d566625a2cb4021797967b1e74c73fc..bf7a3f77948703eebba6e67165f4959ad9b479f7 100644 (file)
@@ -1,6 +1,6 @@
 /* Named symbol references for Bison
 
 /* Named symbol references for Bison
 
-   Copyright (C) 2009-2011 Free Software Foundation, Inc.
+   Copyright (C) 2009-2012 Free Software Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
 
 
    This file is part of Bison, the GNU Compiler Compiler.
 
index 46d9d8d42af8a5d4251c4fd739fbbec14a694cdf..00c972ce8d6cf95b25d88c6e1a0d2d1400a4b4e9 100644 (file)
@@ -1,6 +1,6 @@
 /* Named symbol references for Bison
 
 /* Named symbol references for Bison
 
-   Copyright (C) 2009-2011 Free Software Foundation, Inc.
+   Copyright (C) 2009-2012 Free Software Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
 
 
    This file is part of Bison, the GNU Compiler Compiler.
 
index a59763db8275060c3c422ba8ba04a4981eb62885..8fe449541423330b597f83f48d27c630536f0d2a 100644 (file)
@@ -1,6 +1,6 @@
 /* Calculate which nonterminals can expand into the null string for Bison.
 
 /* Calculate which nonterminals can expand into the null string for Bison.
 
-   Copyright (C) 1984, 1989, 2000-2006, 2009-2011 Free Software
+   Copyright (C) 1984, 1989, 2000-2006, 2009-2012 Free Software
    Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
    Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
index e69df872008ab89927148ef0cd49cfd114a04977..f7b29127bd5d2edded25d01927601d190b7879f5 100644 (file)
@@ -1,6 +1,6 @@
 /* Part of the bison parser generator,
 
 /* Part of the bison parser generator,
 
-   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 Bison, the GNU Compiler Compiler.
 
 
    This file is part of Bison, the GNU Compiler Compiler.
 
index 44184b319dd51d5e56816e99a216a96c4409dcdd..64a14c52982b0787c3a9cb385062c83d8d476365 100644 (file)
@@ -1,6 +1,6 @@
 /* Output the generated parsing program for Bison.
 
 /* Output the generated parsing program for Bison.
 
-   Copyright (C) 1984, 1986, 1989, 1992, 2000-2011 Free Software
+   Copyright (C) 1984, 1986, 1989, 1992, 2000-2012 Free Software
    Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
    Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
index c8fad02ce9260007f3da68ebb8dc59d52cf871dd..6c428d5393e3adad0adb87057746dd68a7cefa47 100644 (file)
@@ -1,6 +1,6 @@
 /* Output the generated parsing program for bison,
 
 /* Output the generated parsing program for bison,
 
-   Copyright (C) 2000-2003, 2006-2007, 2009-2011 Free Software
+   Copyright (C) 2000-2003, 2006-2007, 2009-2012 Free Software
    Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
    Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
index e01943485969bf44f8d8974a1427e617792f2c44..d20bbf6dbff7932bb362fd364c7039167806e461 100644 (file)
@@ -2,7 +2,8 @@
 
 /* Bison implementation for Yacc-like parsers in C
 
 
 /* Bison implementation for Yacc-like parsers in C
 
-   Copyright (C) 1984, 1989-1990, 2000-2011 Free Software Foundation, Inc.
+   Copyright (C) 1984, 1989-1990, 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
 
    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 d8259a54bcc69c06f81853ca9ce66ba79a7a5089..19c2f5b06ecc8f7851a7d3a161cea8221ef6fcb4 100644 (file)
@@ -1,6 +1,6 @@
 %{/* Bison Grammar Parser                             -*- C -*-
 
 %{/* Bison Grammar Parser                             -*- C -*-
 
-   Copyright (C) 2002-2011 Free Software Foundation, Inc.
+   Copyright (C) 2002-2012 Free Software Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
 
 
    This file is part of Bison, the GNU Compiler Compiler.
 
index 34a568a1bd95f5264c31722b13d1201874fc961a..ab5ea00f22f7f1d5059978bc56c464153fc91d9c 100644 (file)
@@ -1,6 +1,6 @@
 /* Print an xml on generated parser, for Bison,
 
 /* Print an xml on generated parser, for Bison,
 
-   Copyright (C) 2007, 2009-2011 Free Software Foundation, Inc.
+   Copyright (C) 2007, 2009-2012 Free Software Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
 
 
    This file is part of Bison, the GNU Compiler Compiler.
 
index 1f1cb3dbbd9982fa6a33265057d9bb8a171de991..c0ea2e704011e170b4cc63efb09203617c681cc0 100644 (file)
@@ -1,6 +1,6 @@
 /* Output an xml of the generated parser, for Bison.
 
 /* Output an xml of the generated parser, for Bison.
 
-   Copyright (C) 2007, 2009-2011 Free Software Foundation, Inc.
+   Copyright (C) 2007, 2009-2012 Free Software Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
 
 
    This file is part of Bison, the GNU Compiler Compiler.
 
index 918be391b1707011a72f6f05adeba82a02041bb2..99dea233d9f4e23134295d94f3dc17a36a1bda41 100644 (file)
@@ -1,6 +1,6 @@
 /* Print information on generated parser, for bison,
 
 /* Print information on generated parser, for bison,
 
-   Copyright (C) 1984, 1986, 1989, 2000-2005, 2007, 2009-2011 Free
+   Copyright (C) 1984, 1986, 1989, 2000-2005, 2007, 2009-2012 Free
    Software Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
    Software Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
index db0dfe39c78fde99f12d03c9097a537fd72b9bae..f528aaf226f28242e549b1e84c34ddad9c9fb97e 100644 (file)
@@ -1,6 +1,6 @@
 /* Print information on generated parser, for bison,
 
 /* Print information on generated parser, for bison,
 
-   Copyright (C) 2000, 2009-2011 Free Software Foundation, Inc.
+   Copyright (C) 2000, 2009-2012 Free Software Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
 
 
    This file is part of Bison, the GNU Compiler Compiler.
 
index 29159a8ca496c08f42352e55727fdf080a14151a..68d7eb015f9e504bfd92a813dbe9ede2c841baaf 100644 (file)
@@ -1,6 +1,6 @@
 /* Output a graph of the generated parser, for Bison.
 
 /* Output a graph of the generated parser, for Bison.
 
-   Copyright (C) 2001-2007, 2009-2011 Free Software Foundation, Inc.
+   Copyright (C) 2001-2007, 2009-2012 Free Software Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
 
 
    This file is part of Bison, the GNU Compiler Compiler.
 
index 74e34460ed9938a1d5ac0036e81642188d6cdf99..02aa8b3645d1d3461836a0bd16554a17ab477c0f 100644 (file)
@@ -1,6 +1,6 @@
 /* Output a graph of the generated parser, for Bison.
 
 /* Output a graph of the generated parser, for Bison.
 
-   Copyright (C) 2000, 2006, 2009-2011 Free Software Foundation, Inc.
+   Copyright (C) 2000, 2006, 2009-2012 Free Software Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
 
 
    This file is part of Bison, the GNU Compiler Compiler.
 
index f6f58b5fff6ca809c0a474c1d5711e2e3245c34b..ce5e92ffc3ce7a302b62c3d901bf28f9c9198b00 100644 (file)
@@ -1,7 +1,7 @@
 /* Input parser for Bison
 
    Copyright (C) 1984, 1986, 1989, 1992, 1998, 2000-2003, 2005-2007,
 /* Input parser for Bison
 
    Copyright (C) 1984, 1986, 1989, 1992, 1998, 2000-2003, 2005-2007,
-   2009-2011 Free Software Foundation, Inc.
+   2009-2012 Free Software Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
 
 
    This file is part of Bison, the GNU Compiler Compiler.
 
index 82e17ee7b791191c55c426bb24129a7454509cb4..2a78f30ab863e2b95b9060824d31f36fc3825d44 100644 (file)
@@ -1,6 +1,6 @@
 /* Input parser for Bison
 
 /* Input parser for Bison
 
-   Copyright (C) 2000-2003, 2005-2007, 2009-2011 Free Software
+   Copyright (C) 2000-2003, 2005-2007, 2009-2012 Free Software
    Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
    Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
index c45ce6ea8bde132cc45bf5b6e4b65053962ed1f7..e6af15e0a53e1d0820742ec0ecd5978d309aa86f 100644 (file)
@@ -1,6 +1,6 @@
 /* Grammar reduction for Bison.
 
 /* Grammar reduction for Bison.
 
-   Copyright (C) 1988-1989, 2000-2003, 2005-2011 Free Software
+   Copyright (C) 1988-1989, 2000-2003, 2005-2012 Free Software
    Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
    Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
index c7a82eb01cd18c84c2f90d166e5365990e3fafe7..c28824f1f2548515ee44c0a295e47515c10af481 100644 (file)
@@ -1,6 +1,6 @@
 /* Grammar reduction for Bison.
 
 /* Grammar reduction for Bison.
 
-   Copyright (C) 2000-2002, 2007, 2009-2011 Free Software Foundation,
+   Copyright (C) 2000-2002, 2007, 2009-2012 Free Software Foundation,
    Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
    Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
index af7dcb369bf749d09370dd2c8b47260e54da913e..2d4215ecb62e1a357db92e273df651ec09e7cdff 100644 (file)
@@ -1,6 +1,6 @@
 /* Binary relations.
 
 /* Binary relations.
 
-   Copyright (C) 2002, 2004-2005, 2009-2011 Free Software Foundation,
+   Copyright (C) 2002, 2004-2005, 2009-2012 Free Software Foundation,
    Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
    Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
index bbbb57374756dbe3ea722d3ff3698f2c39b2dea8..88c69b78a522f20fe410f1909833599a44115dcd 100644 (file)
@@ -1,6 +1,6 @@
 /* Binary relations.
 
 /* Binary relations.
 
-   Copyright (C) 2002, 2004, 2009-2011 Free Software Foundation, Inc.
+   Copyright (C) 2002, 2004, 2009-2012 Free Software Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
 
 
    This file is part of Bison, the GNU Compiler Compiler.
 
index 507da38511b8da73d10290340b8bf5d441beceb1..3fa5ea9a00d4796386a3df661afc895078018c7f 100644 (file)
@@ -1,6 +1,6 @@
 /* Bison code properties structure and scanner.
 
 /* Bison code properties structure and scanner.
 
-   Copyright (C) 2006-2007, 2009-2011 Free Software Foundation, Inc.
+   Copyright (C) 2006-2007, 2009-2012 Free Software Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
 
 
    This file is part of Bison, the GNU Compiler Compiler.
 
index cf4e7614505a8f6cc3d33f804596d8cd4954c2b7..d26216497482df02b8f10561701bd73c91a43aa6 100644 (file)
@@ -1,6 +1,6 @@
 /* Bison Action Scanner                             -*- C -*-
 
 /* Bison Action Scanner                             -*- C -*-
 
-   Copyright (C) 2006-2011 Free Software Foundation, Inc.
+   Copyright (C) 2006-2012 Free Software Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
 
 
    This file is part of Bison, the GNU Compiler Compiler.
 
index 50df2f51807f756865d92841e36ebd09a4850b49..ed973c78bead6dc789cea295a7fa997d5da8a580 100644 (file)
@@ -1,6 +1,6 @@
 /* Bison Grammar Scanner
 
 /* Bison Grammar Scanner
 
-   Copyright (C) 2006-2007, 2009-2011 Free Software Foundation, Inc.
+   Copyright (C) 2006-2007, 2009-2012 Free Software Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
 
 
    This file is part of Bison, the GNU Compiler Compiler.
 
index 3c38906f3279897f37755fb23c8695aeca849962..a5a04894b91bb153cabdacef1929a79d9134a642 100644 (file)
@@ -1,6 +1,6 @@
 /* Bison Grammar Scanner                             -*- C -*-
 
 /* Bison Grammar Scanner                             -*- C -*-
 
-   Copyright (C) 2002-2011 Free Software Foundation, Inc.
+   Copyright (C) 2002-2012 Free Software Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
 
 
    This file is part of Bison, the GNU Compiler Compiler.
 
index 9f419c15beecc5eff66d07f401bccc117c04e21c..2c6930b9bcb6a02500af11227eeb539784982094 100644 (file)
@@ -1,6 +1,6 @@
 /* Scan Bison Skeletons.
 
 /* Scan Bison Skeletons.
 
-   Copyright (C) 2005-2007, 2009-2011 Free Software Foundation, Inc.
+   Copyright (C) 2005-2007, 2009-2012 Free Software Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
 
 
    This file is part of Bison, the GNU Compiler Compiler.
 
index 3386ebeb25db33c0f90f8425f24678424ef4c220..c1ac3f171b2f966f488547597a077201d1747565 100644 (file)
@@ -1,6 +1,6 @@
 /* Type definitions for the finite state machine for Bison.
 
 /* Type definitions for the finite state machine for Bison.
 
-   Copyright (C) 2001-2007, 2009-2011 Free Software Foundation, Inc.
+   Copyright (C) 2001-2007, 2009-2012 Free Software Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
 
 
    This file is part of Bison, the GNU Compiler Compiler.
 
index 0bf43d7d27281f4eda5697edc2cfa7169bb558d0..cfbef36d33eca8ae1b1ebb1dd7de273b5f8fc9cb 100644 (file)
@@ -1,6 +1,6 @@
 /* Type definitions for the finite state machine for Bison.
 
 /* Type definitions for the finite state machine for Bison.
 
-   Copyright (C) 1984, 1989, 2000-2004, 2007, 2009-2011 Free Software
+   Copyright (C) 1984, 1989, 2000-2004, 2007, 2009-2012 Free Software
    Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
    Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
index 23d560dd24961bc0fcdad00d47fdc3d70c8b7f9d..874e238ac3faccbdf229aceec15dde684a1755b0 100644 (file)
@@ -1,6 +1,6 @@
 /* Lists of symbols for Bison
 
 /* Lists of symbols for Bison
 
-   Copyright (C) 2002, 2005-2007, 2009-2011 Free Software Foundation,
+   Copyright (C) 2002, 2005-2007, 2009-2012 Free Software Foundation,
    Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
    Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
index 297d414acca46e59b08f82cfd2bd508ca7438852..43936b294147d2b851c701dbcd4eb558dadbb1bc 100644 (file)
@@ -1,6 +1,6 @@
 /* Lists of symbols for Bison
 
 /* Lists of symbols for Bison
 
-   Copyright (C) 2002, 2005-2007, 2009-2011 Free Software Foundation,
+   Copyright (C) 2002, 2005-2007, 2009-2012 Free Software Foundation,
    Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
    Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
index 893b4abf0a4262be7ec706d9b20a1d71063f1b1e..10cad00eb6aab7065534a8c578e75c90aa700ba9 100644 (file)
@@ -1,6 +1,6 @@
 /* Symbol table manager for Bison.
 
 /* Symbol table manager for Bison.
 
-   Copyright (C) 1984, 1989, 2000-2002, 2004-2011 Free Software
+   Copyright (C) 1984, 1989, 2000-2002, 2004-2012 Free Software
    Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
    Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
index e15bcc0707a4658aa888ae06910287eaa11ed6d8..651552278fcd4f3d3b8cef84280b55391b23961f 100644 (file)
@@ -1,6 +1,6 @@
 /* Definitions for symtab.c and callers, part of Bison.
 
 /* Definitions for symtab.c and callers, part of Bison.
 
-   Copyright (C) 1984, 1989, 1992, 2000-2002, 2004-2011 Free Software
+   Copyright (C) 1984, 1989, 1992, 2000-2002, 2004-2012 Free Software
    Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
    Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
index 86e2a99d7d52054102d3fee1b7d87582aa8bfe66..bd94c837edd00450e24bd977eaebd83d78d18908 100644 (file)
@@ -1,6 +1,6 @@
 /* System-dependent definitions for Bison.
 
 /* System-dependent definitions for Bison.
 
-   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
 
    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 9a4c652722dc538bf916df4cf782582bfab35946..35d0c9e4376387a4e1d83397c28afe02283c17de 100644 (file)
@@ -1,6 +1,6 @@
 /* Output the generated parsing program for Bison.
 
 /* Output the generated parsing program for Bison.
 
-   Copyright (C) 1984, 1986, 1989, 1992, 2000-2006, 2009-2011 Free
+   Copyright (C) 1984, 1986, 1989, 1992, 2000-2006, 2009-2012 Free
    Software Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
    Software Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
index c563476df6478db04774bb807596344f0c097832..8b5c1fa4c285d54c74879cf5b5db478913c0a845 100644 (file)
@@ -1,6 +1,6 @@
 /* Prepare the LALR and GLR parser tables.
 
 /* Prepare the LALR and GLR parser tables.
 
-   Copyright (C) 2002, 2004, 2009-2011 Free Software Foundation, Inc.
+   Copyright (C) 2002, 2004, 2009-2012 Free Software Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
 
 
    This file is part of Bison, the GNU Compiler Compiler.
 
index 1a8348a3432bf8b2714794e433416f74d454b070..7b2bb205853be65f9f6c0cf3ac56b2d398134a0b 100644 (file)
@@ -1,6 +1,6 @@
 /* Keep a unique copy of strings.
 
 /* Keep a unique copy of strings.
 
-   Copyright (C) 2002-2005, 2009-2011 Free Software Foundation, Inc.
+   Copyright (C) 2002-2005, 2009-2012 Free Software Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
 
 
    This file is part of Bison, the GNU Compiler Compiler.
 
index 8beea27817b1da4f041fdf924b302388b3372954..913da39f690caa0a09f438eb433cd1c658749e44 100644 (file)
@@ -1,6 +1,6 @@
 /* Keeping a unique copy of strings.
 
 /* Keeping a unique copy of strings.
 
-   Copyright (C) 2002-2003, 2008-2011 Free Software Foundation, Inc.
+   Copyright (C) 2002-2003, 2008-2012 Free Software Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
 
 
    This file is part of Bison, the GNU Compiler Compiler.
 
index 93aef672732f245206820d7d9aee8013bd705f08..227d80817369162593ea115a0e5dd14c0b954fa7 100644 (file)
@@ -1,6 +1,6 @@
 # Executing Actions.                               -*- Autotest -*-
 
 # Executing Actions.                               -*- Autotest -*-
 
-# 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
 
 # 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 0af4f55643d14f4880c75cb5b0681c9a7fcd90bb..764540c8ca5c2eb1eb91a3567b46d1b5b26c1870 100644 (file)
@@ -1,7 +1,7 @@
 # @configure_input@                                     -*- shell-script -*-
 # Configurable variable values for Bison test suite.
 
 # @configure_input@                                     -*- shell-script -*-
 # Configurable variable values for Bison test suite.
 
-# Copyright (C) 2000-2011 Free Software Foundation, Inc.
+# Copyright (C) 2000-2012 Free Software Foundation, Inc.
 
 # We need a C compiler.
 : ${CC='@CC@'}
 
 # We need a C compiler.
 : ${CC='@CC@'}
index 1df3109d16b66dfb9c964ea88ae196a9116e7b74..b4218d3d33007520d392a282f12a0451168a003e 100644 (file)
@@ -1,6 +1,6 @@
 # Checking the output filenames.                    -*- Autotest -*-
 
 # Checking the output filenames.                    -*- Autotest -*-
 
-# Copyright (C) 2004-2005, 2007-2011 Free Software Foundation, Inc.
+# Copyright (C) 2004-2005, 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
 
 # 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 bc34a2c9e88f2b56714bf8e29116a8e690a1e948..b8e5612a9e90a5971fdd568ecba1a5524cb7244e 100644 (file)
@@ -1,6 +1,6 @@
 # Simple calculator.                         -*- Autotest -*-
 
 # Simple calculator.                         -*- 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
 
 # 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 046c3b0447c9444d66ddce1a8325370b824e9864..599d708b54486e24b232b6026f21e2fafcd59788 100644 (file)
@@ -1,6 +1,6 @@
 # Exercising Bison on conflicts.                         -*- Autotest -*-
 
 # Exercising Bison on conflicts.                         -*- Autotest -*-
 
-# Copyright (C) 2002-2005, 2007-2011 Free Software Foundation, Inc.
+# Copyright (C) 2002-2005, 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
 
 # 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 75562bc09a499a03c9e2a4ce261bbeb77bcd3426..3578d6175d8b6f240184a35bd9caa5910780a5aa 100644 (file)
@@ -1,6 +1,6 @@
 # Checking GLR Parsing.                         -*- Autotest -*-
 
 # Checking GLR Parsing.                         -*- Autotest -*-
 
-# Copyright (C) 2002-2011 Free Software Foundation, Inc.
+# Copyright (C) 2002-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
 
 # 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 b972a1fe4d794f04899e59e238f2a04aaf76615f..61a50d00e8039152283228bb4bd02ce9f5e942e6 100644 (file)
@@ -1,6 +1,6 @@
 # Exercising Bison on actual grammars.                   -*- Autotest -*-
 
 # Exercising Bison on actual grammars.                   -*- Autotest -*-
 
-# Copyright (C) 1989-1992, 2000-2005, 2007, 2009-2011 Free Software
+# Copyright (C) 1989-1992, 2000-2005, 2007, 2009-2012 Free Software
 # Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
index 9eb13bc93703f0d4a2278ea0c7ac507fdc93c566..0e3dc6e1ab14e6ab8cdf470cc646ebb808ed9072 100644 (file)
@@ -1,6 +1,6 @@
 # Checking GLR Parsing: Regression Tests           -*- Autotest -*-
 
 # Checking GLR Parsing: Regression Tests           -*- Autotest -*-
 
-# Copyright (C) 2002-2003, 2005-2007, 2009-2011 Free Software
+# Copyright (C) 2002-2003, 2005-2007, 2009-2012 Free Software
 # Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
index 4e7ba495e91e291b9c4f8c4318f2e5b1c95a52d2..9d4946d676ce5f8e407905f7bdac8a012590eed7 100644 (file)
@@ -1,6 +1,6 @@
 # Bison Parser Headers.                               -*- Autotest -*-
 
 # Bison Parser Headers.                               -*- Autotest -*-
 
-# Copyright (C) 2001-2002, 2006-2007, 2009-2011 Free Software
+# Copyright (C) 2001-2002, 2006-2007, 2009-2012 Free Software
 # Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
index 8d1e80d1161255a60feebadb71caf0a67ad1ca71..d76d727cabd1f8ac736e301b6028b35662150550 100644 (file)
@@ -1,6 +1,6 @@
 # Checking the Bison scanner.                    -*- Autotest -*-
 
 # Checking the Bison scanner.                    -*- Autotest -*-
 
-# Copyright (C) 2002-2011 Free Software Foundation, Inc.
+# Copyright (C) 2002-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
 
 # 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 de6747d0d62cbe6842008da0f5a6cf43f7cce825..b3e79e9c2aef8fa9a474f4294d0362f3898682ce 100644 (file)
@@ -1,6 +1,6 @@
 # Java tests for simple calculator.           -*- Autotest -*-
 
 # Java tests for simple calculator.           -*- Autotest -*-
 
-# Copyright (C) 2007-2011 Free Software Foundation, Inc.
+# Copyright (C) 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
 
 # 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 1ba859df2223abcfd652b22d2126017f1bdb65d4..e3e1ea30e0f769d801aa1b84631d7e40de174f14 100644 (file)
@@ -2,7 +2,7 @@
 
 # Macros for the GNU Bison Test suite.
 
 
 # Macros for the GNU Bison Test suite.
 
-# Copyright (C) 2003-2011 Free Software Foundation, Inc.
+# Copyright (C) 2003-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
 
 # 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 4eb0200d1c5a260190caea9f6f39369063e7c785..4f293758b9812d9230dac565386039856cc2ad8e 100644 (file)
@@ -1,6 +1,6 @@
 ## Makefile for Bison testsuite.
 
 ## Makefile for Bison testsuite.
 
-## 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
 
 ## 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 3fac77b0432840808857c337e2e67e11e58d1ac3..704760bf99d0b1b2c554a5cf720bc337823820a2 100644 (file)
@@ -1,6 +1,6 @@
 # Named references test.                           -*- Autotest -*-
 
 # Named references test.                           -*- Autotest -*-
 
-# 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
 
 # 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 d09aa9571ac9cd463f0afae30309ed74c5659ecc..b63753e93d8a345867cde9ce67eb37a8a4d814b8 100644 (file)
@@ -1,6 +1,6 @@
 # Checking the output filenames.                    -*- Autotest -*-
 
 # Checking the output filenames.                    -*- Autotest -*-
 
-# 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
 
 # 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 3119e730783d6db41b5d30c59c7a958186e23375..07879d8ddea91f8c979095e219688cdda8eb22d9 100644 (file)
@@ -1,6 +1,6 @@
 # Checking Push Parsing.                            -*- Autotest -*-
 
 # Checking Push Parsing.                            -*- Autotest -*-
 
-# Copyright (C) 2007, 2009-2011 Free Software Foundation, Inc.
+# Copyright (C) 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
 
 # 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 e7220cbaa730375dc87990a1b6fa5ce8078671db..c528eed809495bebed100a69795daba3553835a8 100644 (file)
@@ -1,6 +1,6 @@
 # Exercising Bison Grammar Reduction.                      -*- Autotest -*-
 
 # Exercising Bison Grammar Reduction.                      -*- Autotest -*-
 
-# Copyright (C) 2001-2002, 2007-2011 Free Software Foundation, Inc.
+# Copyright (C) 2001-2002, 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
 
 # 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 c0051c21161bd3d30a9e6afe177eb51e67e2a635..5e10384e1bfea044c674d3c87d614c50a1f6bc8b 100644 (file)
@@ -1,6 +1,6 @@
 # Bison Regressions.                               -*- Autotest -*-
 
 # Bison Regressions.                               -*- Autotest -*-
 
-# 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
 
 # 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 e3db73c314bac767197cf9f491e32071dc58f7f9..26664edfb3cec72b7bb0b71ecc850ed6803b5b72 100644 (file)
@@ -1,6 +1,6 @@
 # Exercising Bison Grammar Sets.                      -*- Autotest -*-
 
 # Exercising Bison Grammar Sets.                      -*- Autotest -*-
 
-# Copyright (C) 2001-2002, 2005, 2007, 2009-2011 Free Software
+# Copyright (C) 2001-2002, 2005, 2007, 2009-2012 Free Software
 # Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
index fa01c79e4775bc38347fb6f39726aecfd140760c..f4157b26c3c5ba025ec2f7041632109c49e2c0c8 100644 (file)
@@ -1,6 +1,6 @@
 # Checking skeleton support.                     -*- Autotest -*-
 
 # Checking skeleton support.                     -*- Autotest -*-
 
-# Copyright (C) 2007, 2009-2011 Free Software Foundation, Inc.
+# Copyright (C) 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
 
 # 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 42b2a6671ffd5682a1fc5bca46becfe0521f6494..c12ab9b74a7419f1397b0e647513281964cd038d 100644 (file)
@@ -1,6 +1,6 @@
 # Executing Actions.                               -*- Autotest -*-
 
 # Executing Actions.                               -*- Autotest -*-
 
-# Copyright (C) 2002, 2004-2005, 2007, 2009-2011 Free Software
+# Copyright (C) 2002, 2004-2005, 2007, 2009-2012 Free Software
 # Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
index 55c64486483f27d663aab86adea77c317076778f..48133b72e80cffbb09676840b09f8bf31d680ced 100644 (file)
@@ -1,6 +1,6 @@
 # Test suite for GNU Bison.                             -*- Autotest -*-
 
 # Test suite for GNU Bison.                             -*- Autotest -*-
 
-# Copyright (C) 2000-2004, 2006-2007, 2009-2011 Free Software
+# Copyright (C) 2000-2004, 2006-2007, 2009-2012 Free Software
 # Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
index 07d197383a0860afb5ba42dbd203a5f5d6c15158..253041e6d50ea5bb0593e0efa763c7e5d39aa447 100644 (file)
@@ -1,6 +1,6 @@
 # Torturing Bison.                                    -*- Autotest -*-
 
 # Torturing Bison.                                    -*- Autotest -*-
 
-# Copyright (C) 2001-2002, 2004-2007, 2009-2011 Free Software
+# Copyright (C) 2001-2002, 2004-2007, 2009-2012 Free Software
 # Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify