]> git.saurik.com Git - bison.git/commitdiff
maint: run "make update-copyright".
authorJoel E. Denny <joeldenny@joeldenny.org>
Sun, 2 Jan 2011 14:12:01 +0000 (09:12 -0500)
committerJoel E. Denny <joeldenny@joeldenny.org>
Sun, 2 Jan 2011 15:02:43 +0000 (10:02 -0500)
184 files changed:
ChangeLog
Makefile.am
NEWS
PACKAGING
README
README-alpha
README-hacking
TODO
bootstrap
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.h
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/scan-skel.l
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 3d185cbfe87fb35359d891af48352e717f35152f..7de49c85cb75dc8e2750657486b428e67b017ba2 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2011-01-02  Joel E. Denny  <joeldenny@joeldenny.org>
+
+       maint: run "make update-copyright".
+
 2011-01-02  Joel E. Denny  <joeldenny@joeldenny.org>
 
        maint: prepare to use date ranges in copyright notices.
 
        -----
 
-       Copyright (C) 1987, 1988, 1991, 1992, 1993, 1994, 1995, 1996,
-       1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007,
-       2008, 2009, 2010 Free Software Foundation, Inc.
+       Copyright (C) 1987-1988, 1991-2011 Free Software Foundation,
+       Inc.
 
        Copying and distribution of this file, with or without
        modification, are permitted provided the copyright notice and this
index b5d88556eb875dc9ca41962a03fed9282dc5bf26..191f37b549762ee8c3d4ebd5861eaf908ffe8261 100644 (file)
@@ -1,7 +1,6 @@
 ## Process this file with automake to produce Makefile.in -*-Makefile-*-
 
-## Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009,
-## 2010 Free Software Foundation, Inc.
+## Copyright (C) 2001-2011 Free Software Foundation, Inc.
 
 ## This program is free software: you can redistribute it and/or modify
 ## it under the terms of the GNU General Public License as published by
diff --git a/NEWS b/NEWS
index 576d8cd5ebca6967175629e01ca30a1383bfa4c3..593807c7987c6552ce16bc7d5c59eca72c306c0b 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1511,9 +1511,7 @@ End:
 
 -----
 
-Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003,
-2004, 2005, 2006, 2007, 2008, 2009, 2010 Free Software Foundation,
-Inc.
+Copyright (C) 1995-2011 Free Software Foundation, Inc.
 
 This file is part of Bison, the GNU Parser Generator.
 
index 546e91127769edce1276e4d9a173fc1f64cc2de3..a6568ecf56ea835df6328b3382f1fe0a3674f4c8 100644 (file)
--- a/PACKAGING
+++ b/PACKAGING
@@ -36,7 +36,7 @@ to the bison package.
 
 -----
 
-Copyright (C) 2002, 2005, 2009, 2010 Free Software Foundation, Inc.
+Copyright (C) 2002, 2005, 2009-2011 Free Software Foundation, Inc.
 
 This file is part of Bison, the GNU Compiler Compiler.
 
diff --git a/README b/README
index 3f10f995e997ae8f9027f69f7fef7762d1ff24f2..d7a6f081bf9e9db42aeb38c1ddae57bba74c7e07 100644 (file)
--- a/README
+++ b/README
@@ -44,8 +44,8 @@ End:
 
 -----
 
-Copyright (C) 1992, 1998, 1999, 2003, 2004, 2005, 2008, 2009, 2010
-Free Software Foundation, Inc.
+Copyright (C) 1992, 1998-1999, 2003-2005, 2008-2011 Free Software
+Foundation, Inc.
 
 This file is part of Bison, the GNU Compiler Compiler.
 
index abc44bafc2c7a199faff482941b82e9afb317214..5dcd28588cd2494580046a34b60de63d59a59c6c 100644 (file)
@@ -12,7 +12,7 @@ the problems you encounter.
 
 -----
 
-Copyright (C) 2002, 2004, 2009, 2010 Free Software Foundation, Inc.
+Copyright (C) 2002, 2004, 2009-2011 Free Software Foundation, Inc.
 
 This file is part of GNU Bison.
 
index ec3d36d3c5b21c3e80e78a091b7b4c424b64bfd1..0ea345a3d1a439d8702d690afc35bff1e80450ae 100644 (file)
@@ -370,8 +370,7 @@ Push these changes.
 
 -----
 
-Copyright (C) 2002, 2003, 2004, 2005, 2007, 2008, 2009, 2010 Free
-Software Foundation, Inc.
+Copyright (C) 2002-2005, 2007-2011 Free Software Foundation, Inc.
 
 This file is part of GNU Bison.
 
diff --git a/TODO b/TODO
index e2f9213b48281b47b1eb852bb5f979baae66ffb0..f3bcf19d76b980e88c4d426c74f8fe5876f500e2 100644 (file)
--- a/TODO
+++ b/TODO
@@ -474,8 +474,7 @@ Here's a proposal for how a new implementation might look:
 
 -----
 
-Copyright (C) 2001, 2002, 2003, 2004, 2006, 2008, 2009, 2010 Free
-Software Foundation, Inc.
+Copyright (C) 2001-2004, 2006, 2008-2011 Free Software Foundation, Inc.
 
 This file is part of Bison, the GNU Compiler Compiler.
 
index dcd4773973dc0ba4b1230ccda1a101eca680243c..ecf2517840c122526c967f0c576cd7ececf23ae4 100755 (executable)
--- a/bootstrap
+++ b/bootstrap
@@ -4,7 +4,7 @@ scriptversion=2010-11-20.03; # UTC
 
 # Bootstrap this package from checked-out sources.
 
-# Copyright (C) 2003-2010 Free Software Foundation, Inc.
+# Copyright (C) 2003-2011 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 870d5c8eba0975b818b65b45101e232dc83777ce..b7558e36cff9c771746b4aba2e62c091cf5b391a 100644 (file)
@@ -1,6 +1,6 @@
 # Bootstrap configuration.
 
-# Copyright (C) 2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
+# Copyright (C) 2006-2011 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index ea82de4f99ab90749f12b1b8344c68c4b0c76be6..4a614241a85a693325f3a290fa7311f1d6847c31 100755 (executable)
@@ -3,7 +3,7 @@
 # Update b4_copyright invocations or b4_copyright_years definitions to
 # include the current year.
 
-# Copyright (C) 2009, 2010 Free Software Foundation, Inc.
+# Copyright (C) 2009-2011 Free Software Foundation, Inc.
 
 # This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index b5b62e98050227bf8a69a4bd094f849d9a54359b..39e6126d0d01cb307e4c7d84a16cb5536b3c8e86 100755 (executable)
@@ -2,7 +2,7 @@
 
 # In configure.ac, update PACKAGE_COPYRIGHT_YEAR to the current year.
 
-# Copyright (C) 2010 Free Software Foundation, Inc.
+# Copyright (C) 2010-2011 Free Software Foundation, Inc.
 #
 # This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
diff --git a/cfg.mk b/cfg.mk
index 6cd9cdd0dd9cf305b974aaf2597fb76fc151d380..383d2d0365c8fcdd01691062ffa74e5cd471bf06 100644 (file)
--- a/cfg.mk
+++ b/cfg.mk
@@ -1,6 +1,6 @@
 # Customize maint.mk                           -*- makefile -*-
 
-# Copyright (C) 2008, 2009, 2010 Free Software Foundation, Inc.
+# Copyright (C) 2008-2011 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index c955198b3b4f553041a13226e881b35ce64d670e..39d42578feb326c9836bb11ec610faa5f100867d 100644 (file)
@@ -1,7 +1,6 @@
 # Configure template for GNU Bison.                   -*-Autoconf-*-
 #
-# Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009,
-# 2010 Free Software Foundation, Inc.
+# Copyright (C) 2001-2011 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
@@ -24,9 +23,9 @@ AC_PREREQ(2.64)
 AC_INIT([GNU Bison],
         m4_esyscmd([build-aux/git-version-gen .tarball-version]),
         [bug-bison@gnu.org])
-AC_DEFINE([PACKAGE_COPYRIGHT_YEAR], [2010],
+AC_DEFINE([PACKAGE_COPYRIGHT_YEAR], [2011],
           [The copyright year for this package])
-AC_SUBST([PACKAGE_COPYRIGHT_YEAR], [2010])
+AC_SUBST([PACKAGE_COPYRIGHT_YEAR], [2011])
 
 AC_CONFIG_AUX_DIR([build-aux])
 AC_CONFIG_MACRO_DIR([m4])
index f0c773272cb0ee2ad9af479509e06045f4dfad3b..4967cf4f299da9d3ffd0dd3cc6bf2b0cbecdb740 100644 (file)
@@ -52,7 +52,7 @@ into various formats.
 
 -----
 
-Copyright (C) 2002, 2008, 2009, 2010 Free Software Foundation, Inc.
+Copyright (C) 2002, 2008-2011 Free Software Foundation, Inc.
 
 This file is part of GNU Bison.
 
index 74b598751c6c1c976dd1a2b87781ab38bbb3a075..bbf90aae12881b719e67c45fc80b91d8bf26ec8c 100644 (file)
@@ -2,8 +2,7 @@
 
 # Language-independent M4 Macros for Bison.
 
-# Copyright (C) 2002, 2004, 2005, 2006, 2007, 2008, 2009, 2010 Free
-# Software Foundation, Inc.
+# Copyright (C) 2002, 2004-2011 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 2bfe14cc66512bc4c76d947b1af16d2fc2e43c11..df61a7414d75306d8e45ffc189a8319118356f94 100644 (file)
@@ -2,7 +2,7 @@
 
 # C++ skeleton dispatching for Bison.
 
-# Copyright (C) 2006, 2007, 2009, 2010 Free Software Foundation, Inc.
+# Copyright (C) 2006-2007, 2009-2011 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 610eaaab90787ed3f7a3273ac24a9498ab5c2bed..45b4322c70bbad448df7c2e6df39106d72012889 100644 (file)
@@ -2,8 +2,7 @@
 
 # C++ skeleton for Bison
 
-# Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010
-# Free Software Foundation, Inc.
+# Copyright (C) 2002-2011 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index bb9c5cbb5baf7736c17346f36925349209610172..93dea927326d0b1d65b712b050c5d5a8ac2a484c 100644 (file)
@@ -2,7 +2,7 @@
 
 # C skeleton dispatching for Bison.
 
-# Copyright (C) 2006, 2007, 2009, 2010 Free Software Foundation, Inc.
+# Copyright (C) 2006-2007, 2009-2011 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index db685c9a04f8fa65ee34c4d58a737704a87cddfe..7a718a1dd8eef7cb56069d17d6b9846e12d61fb8 100644 (file)
--- a/data/c.m4
+++ b/data/c.m4
@@ -2,8 +2,7 @@
 
 # C M4 Macros for Bison.
 
-# Copyright (C) 2002, 2004, 2005, 2006, 2007, 2008, 2009, 2010 Free
-# Software Foundation, Inc.
+# Copyright (C) 2002, 2004-2011 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index d8b9604789476617b87982e532717e2371434190..0a4ed469d063db8068802419e67ee986e900f8b7 100644 (file)
@@ -2,8 +2,7 @@
 
 # GLR skeleton for Bison
 
-# Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009,
-# 2010 Free Software Foundation, Inc.
+# Copyright (C) 2002-2011 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
@@ -159,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],
-             [2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010])
+             [2002-2011])
 [
 /* C GLR parser skeleton written by Paul Hilfinger.  */
 
@@ -2649,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],
-             [2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010])
+             [2002-2011])
 
 b4_shared_declarations
 
index 547a3dd9b83ff17a30abb36d6fa37f1d8d32d10f..e8f495bb74e5bb13e3d2f1ae9c839c5d930d2aa5 100644 (file)
@@ -1,7 +1,6 @@
 # C++ GLR skeleton for Bison
 
-# Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009,
-# 2010 Free Software Foundation, Inc.
+# Copyright (C) 2002-2011 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
@@ -217,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++],
-             [2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010])[
+             [2002-2011])[
 
 /* C++ GLR parser skeleton written by Akim Demaille.  */
 
index bb7d6ed921dbc1a9dafb463300c8387dbb5c7467..62e8d90ec5f13af4433f8358aef13dddc603f255 100644 (file)
@@ -2,7 +2,7 @@
 
 # Java skeleton dispatching for Bison.
 
-# Copyright (C) 2007, 2009, 2010 Free Software Foundation, Inc.
+# Copyright (C) 2007, 2009-2011 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 32ff2156411649f51621b35c9fe1f95a0bc41bb3..e32380ca43cb8740a88ca1d510e1949b667e97b9 100644 (file)
@@ -2,7 +2,7 @@
 
 # Java language support for Bison
 
-# Copyright (C) 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
+# Copyright (C) 2007-2011 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index a18721e295ef39bad0b2a5375147c916185a4790..dab5ab9b05be425e69739d52ff984fd51f13d50b 100644 (file)
@@ -1,7 +1,6 @@
 # C++ skeleton for Bison
 
-# Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009,
-# 2010 Free Software Foundation, Inc.
+# Copyright (C) 2002-2011 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
@@ -116,7 +115,7 @@ m4_popdef([b4_dollar_dollar])dnl
 
 
 m4_pushdef([b4_copyright_years],
-           [2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010])
+           [2002-2011])
 
 m4_define([b4_parser_class_name],
           [b4_percent_define_get([[parser_class_name]])])
index a2772ff754631f126b056b6fb8728f58faaaff8e..a6829d3fca935464cba9241967c6b44de92da7ab 100644 (file)
@@ -1,6 +1,6 @@
 # Java skeleton for Bison -*- autoconf -*-
 
-# Copyright (C) 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
+# Copyright (C) 2007-2011 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
@@ -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],
-             [2007, 2008, 2009, 2010])
+             [2007-2011])
 
 b4_percent_define_ifdef([package], [package b4_percent_define_get([package]);
 ])[/* First part of user declarations.  */
index 44354a7d2358aa8f3524bc3969179f4813d9980e..578323ae854d9562133ab1c680613cb783afb85d 100644 (file)
@@ -1,5 +1,4 @@
-## Copyright (C) 2002, 2005, 2006, 2007, 2008, 2009, 2010 Free
-## Software Foundation, Inc.
+## Copyright (C) 2002, 2005-2011 Free Software Foundation, Inc.
 
 ## This program is free software: you can redistribute it and/or modify
 ## it under the terms of the GNU General Public License as published by
index eeef6fb57a2cbef1150770bafeafae3f4b4f379e..731c8ae8d31e475706e28555ec1233d9ce4722b4 100644 (file)
@@ -1,7 +1,6 @@
 # C++ skeleton for Bison
 
-# Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009,
-# 2010 Free Software Foundation, Inc.
+# Copyright (C) 2002-2011 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
@@ -17,7 +16,7 @@
 # along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
 m4_pushdef([b4_copyright_years],
-           [2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010])
+           [2002-2011])
 
 # We do want M4 expansion after # for CPP macros.
 m4_changecom()
index 49f8c5dddd7d8d87e806399cfee5e1c0937b9a4b..1801a739a18348b7dd4786b951576e13816ad582 100644 (file)
@@ -1,7 +1,6 @@
 # C++ skeleton for Bison
 
-# Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009,
-# 2010 Free Software Foundation, Inc.
+# Copyright (C) 2002-2011 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
@@ -17,7 +16,7 @@
 # along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
 m4_pushdef([b4_copyright_years],
-           [2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010])
+           [2002-2011])
 
 # We do want M4 expansion after # for CPP macros.
 m4_changecom()
index 832b9672c82434fd8f271299a78f7ef640b937da..2e808775c75d3606c7c14ae13f3f9a4c6af832cd 100644 (file)
@@ -1,7 +1,6 @@
 # C++ skeleton for Bison
 
-# Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009,
-# 2010 Free Software Foundation, Inc.
+# Copyright (C) 2002-2011 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 8d96e65bc0a57ebcde9b521c0534bb35d102738c..9165d786c120143af814284bd6633035693882a5 100644 (file)
@@ -3,7 +3,7 @@
 <!--
     bison.xsl - common templates for Bison XSLT.
 
-    Copyright (C) 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
+    Copyright (C) 2007-2011 Free Software Foundation, Inc.
 
     This file is part of Bison, the GNU Compiler Compiler.
 
index 98958237968b1b425c3c1f6cdd630172c511bd4f..100553b748613d07166f590946ec86ec401ed371 100644 (file)
@@ -3,7 +3,7 @@
 <!--
     xml2dot.xsl - transform Bison XML Report into DOT.
 
-    Copyright (C) 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
+    Copyright (C) 2007-2011 Free Software Foundation, Inc.
 
     This file is part of Bison, the GNU Compiler Compiler.
 
index 86e94e81b1c5013d4e055f213848b24597d0c644..a91b4a71c8b80fe563e78e09275564bfd315d5d4 100644 (file)
@@ -3,7 +3,7 @@
 <!--
     xml2text.xsl - transform Bison XML Report into plain text.
 
-    Copyright (C) 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
+    Copyright (C) 2007-2011 Free Software Foundation, Inc.
 
     This file is part of Bison, the GNU Compiler Compiler.
 
index 7fc62fd85a460f57209ad4ee1cd7ff6c0ae33589..2ffc964a007aad22792273df8db4c420f24ea51f 100644 (file)
@@ -3,7 +3,7 @@
 <!--
     xml2html.xsl - transform Bison XML Report into XHTML.
 
-    Copyright (C) 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
+    Copyright (C) 2007-2011 Free Software Foundation, Inc.
 
     This file is part of Bison, the GNU Compiler Compiler.
 
index d8db3559ae9d9363e008c3efc5fa04c867a27844..3357e60fd43c370db208a3ffb2c0290180a937a8 100644 (file)
@@ -1,11 +1,11 @@
                                                              -*- C -*-
 # Yacc compatible skeleton for Bison
 
-# Copyright (C) 1984, 1989, 1990, 2000, 2001, 2002, 2003, 2004, 2005,
-# 2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
+# Copyright (C) 1984, 1989-1990, 2000-2011 Free Software Foundation,
+# Inc.
 
 m4_pushdef([b4_copyright_years],
-           [1984, 1989, 1990, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010])
+           [1984, 1989-1990, 2000-2011])
 
 # 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 af54328cf36f88ce834981a3d28289af815c1438..db9789cdd565740bac63f459e90a2e741d0b2e76 100644 (file)
@@ -1,8 +1,7 @@
 # DJGPP Maintainer's Makefile                                    -*-Makefile-*-
 # Requires GNU sed
 
-## Copyright (C) 2005, 2006, 2007, 2008, 2009, 2010 Free Software
-## Foundation, Inc.
+## Copyright (C) 2005-2011 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 6e5bd3b15e3b50070d7c04a62d2e48540f94d54c..c1b5ae63fdb3f7267a33cbbcd16f2bf530881912 100644 (file)
@@ -1,7 +1,6 @@
 This is a port of GNU Bison @VERSION@ to MSDOS/DJGPP.
 
-Copyright (C) 2005, 2006, 2007, 2008, 2009, 2010 Free Software
-Foundation, Inc.
+Copyright (C) 2005-2011 Free Software Foundation, Inc.
 
 This program is free software: you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
index ae5be9beeac2b982daae0488c8cfcc9493ddfbb5..6e0350ef55e172e0b10165682b4ea016fd23197a 100644 (file)
@@ -4,8 +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 Copyright (C) 2005, 2006, 2007, 2008, 2009, 2010 Free Software\r
-Rem Foundation, Inc.\r
+Rem Copyright (C) 2005-2011 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
index 6e950267e1715b78f94e8c540834c7d720f436a2..5a95e636dc6ba17cdc14436783468c81e62064a2 100644 (file)
@@ -2,8 +2,7 @@
 # Sed script for additional DJGPP specific editing
 # of the configure script generated by autoconf 2.62.
 
-# Copyright (C) 2005, 2006, 2007, 2008, 2009, 2010 Free Software
-# Foundation, Inc.
+# Copyright (C) 2005-2011 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index b0b21fc846a3e2dadd2a597289d514537058cd93..69ad07dc379d2f554e024e9ce70309368d8d8cfb 100644 (file)
@@ -3,8 +3,7 @@
 # This is the config.site file for configuring GNU packages
 # which are to be built with DJGPP tools.
 
-# Copyright (C) 2005, 2006, 2007, 2008, 2009, 2010 Free Software
-# Foundation, Inc.
+# Copyright (C) 2005-2011 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index bb489eb8111d307549f4972b5e9199947cc86237..ef490ce75a6275849c16b941aceb1dc090b6a97b 100644 (file)
@@ -1,7 +1,6 @@
 # sed script for DJGPP specific editing of config.hin
 
-# Copyright (C) 2005, 2006, 2007, 2008, 2009, 2010 Free Software
-# Foundation, Inc.
+# Copyright (C) 2005-2011 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 64aeb68c20cccd6b9ffc4dd26c2e8d0f1cf17390..5ba8154d6cd2ff89e7f3cb353e5fa47282f47988 100644 (file)
@@ -7,8 +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 Copyright (C) 2005, 2006, 2007, 2008, 2009, 2010 Free Software\r
-Rem Foundation, Inc.\r
+Rem Copyright (C) 2005-2011 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
index 7c20037004f657ad53686b423deb5768217e04a6..4843378ad052f4025d480842f7ad95374481906e 100644 (file)
@@ -1,4 +1,4 @@
-## Copyright (C) 2008, 2009, 2010 Free Software Foundation, Inc.
+## Copyright (C) 2008-2011 Free Software Foundation, Inc.
 
 ## This program is free software: you can redistribute it and/or modify
 ## it under the terms of the GNU General Public License as published by
index 639425887551149931ea297070c2ad1d3b7b026a..24dd04ace4979fdccef847fbd4b40630fa464acb 100644 (file)
@@ -1,7 +1,6 @@
 /* Subprocesses with pipes.
 
-   Copyright (C) 2005, 2006, 2007, 2008, 2009, 2010 Free Software
-   Foundation, Inc.
+   Copyright (C) 2005-2011 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 241d8c3b592a0531455c7195ce9c3ffa0ec6762a..681a92a0f6d4b196a01abcb132dd9296a728e8cf 100644 (file)
@@ -1,7 +1,6 @@
 /* Subprocesses with pipes.
 
-   Copyright (C) 2005, 2006, 2007, 2008, 2009, 2010 Free Software
-   Foundation, Inc.
+   Copyright (C) 2005-2011 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 3030eaaca02d01e7cee28efa2f472d5e04c89fc3..65a43202295501084804128c91f93d9177e63e7d 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
-# Copyright (C) 2007, 2008, 2009, 2010 Free Software Foundation, Inc.\r
+# Copyright (C) 2007-2011 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
index 43ab12bd29d3c13f67cefbbb131c43a302e71d7e..8ba75781f38fbcb921865859c89383a5dc4a456a 100644 (file)
@@ -33,9 +33,8 @@
 This manual (@value{UPDATED}) is for @acronym{GNU} Bison (version
 @value{VERSION}), the @acronym{GNU} parser generator.
 
-Copyright @copyright{} 1988, 1989, 1990, 1991, 1992, 1993, 1995, 1998, 1999,
-2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 Free
-Software Foundation, Inc.
+Copyright @copyright{} 1988-1993, 1995, 1998-2011 Free Software
+Foundation, Inc.
 
 @quotation
 Permission is granted to copy, distribute and/or modify this document
index 52a64e348469714ddbec2f5f86464edab06b12f6..3e7a8360084937d979dde8d7d90edb59afc44ca9 100644 (file)
@@ -1,5 +1,4 @@
-## Copyright (C) 2001, 2002, 2003, 2005, 2006, 2007, 2008, 2009, 2010
-## Free Software Foundation, Inc.
+## Copyright (C) 2001-2003, 2005-2011 Free Software Foundation, Inc.
 
 ## This program is free software: you can redistribute it and/or modify
 ## it under the terms of the GNU General Public License as published by
index b277308bbfab237727e5b4c9c03f08d42c92eec0..ba7618dbf6896020dd00d397f2ecdf99ca8b64fb 100644 (file)
@@ -19,7 +19,7 @@
 \def\finalout{\overfullrule=0pt}
 %\finalout
 
-% Copyright (c) 1998, 2001, 2009, 2010 Free Software Foundation, Inc.
+% Copyright (c) 1998, 2001, 2009-2011 Free Software Foundation, Inc.
 %
 % This file is part of Bison.
 %
index 667e03b84b564342a4c53834b22883a2c603d5c2..ab88e25745a79634956e65866da4849a1cdfed38 100644 (file)
@@ -19,7 +19,7 @@ straightforward use of _build/src/bison would.)
 
 --
 
-Copyright (C) 2006, 2009, 2010 Free Software Foundation, Inc.
+Copyright (C) 2006, 2009-2011 Free Software Foundation, Inc.
 
 This file is part of Bison, the GNU Compiler Compiler.
 
index b6fd1cedad1081804b9cc52ba8b9c35bf99b577f..f18b918360f09f3279323610f680df3edc913df8 100755 (executable)
@@ -1,6 +1,6 @@
 #! /usr/bin/perl -w
 
-# Copyright (C) 2006, 2008, 2009, 2010 Free Software Foundation, Inc.
+# Copyright (C) 2006, 2008-2011 Free Software Foundation, Inc.
 #
 # This file is part of Bison, the GNU Compiler Compiler.
 #
index 8b3ec40205beac0b1e1797d5dc7fc13cc23afc84..fa06e6b393b31967859c68a4b0c3f97edc88ab54 100644 (file)
@@ -1,4 +1,4 @@
-## Copyright (C) 2006, 2008, 2009, 2010 Free Software Foundation, Inc.
+## Copyright (C) 2006, 2008-2011 Free Software Foundation, Inc.
 
 ## This program is free software: you can redistribute it and/or modify
 ## it under the terms of the GNU General Public License as published by
index 1383d1fefb3a9766a8561638dd3956ef65a7dff1..13c2ba335a6fd44709fc93418e9e9b4ee732a5f5 100644 (file)
@@ -1,7 +1,6 @@
 ## Process this file with automake to produce Makefile.in -*-Makefile-*-
 
-## Copyright (C) 2005, 2006, 2008, 2009, 2010 Free Software
-## Foundation, Inc.
+## Copyright (C) 2005-2006, 2008-2011 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 310839278c77c24fb3efc556d2ea5730536195fc..3f17da68dd12fe26dc919ff39ddde4924b59503a 100644 (file)
@@ -2,7 +2,7 @@
 
 # This file is part of GNU Bison
 
-# Copyright (C) 1992, 2000, 2001, 2005, 2006, 2009, 2010 Free Software
+# Copyright (C) 1992, 2000-2001, 2005-2006, 2009-2011 Free Software
 # Foundation, Inc.
 #
 # This program is free software: you can redistribute it and/or modify
index 215f218f178f17d3d4a343040778442d4bd0aeef..6c82bec49a7c0d54fa39bfa3b7b11cef1cba7465 100644 (file)
@@ -1,4 +1,4 @@
-## Copyright (C) 2005, 2008, 2009, 2010 Free Software Foundation, Inc.
+## Copyright (C) 2005, 2008-2011 Free Software Foundation, Inc.
 
 ## This program is free software: you can redistribute it and/or modify
 ## it under the terms of the GNU General Public License as published by
index 4c5f7908058b48014e17a04c4b4502dd014d0c0f..a4a2fa8e1b81e598f899df5ff437c50de5fcdbba 100644 (file)
@@ -1,7 +1,7 @@
 /* Array bitsets.
 
-   Copyright (C) 2002, 2003, 2006, 2009, 2010 Free Software
-   Foundation, Inc.
+   Copyright (C) 2002-2003, 2006, 2009-2011 Free Software Foundation,
+   Inc.
 
    Contributed by Michael Hayes (m.hayes@elec.canterbury.ac.nz).
 
index 670d449e972f2cd45043d9acb858168beec1e213..e3742f1ff2fdebb4f346c77ae5c8814e2b838781 100644 (file)
@@ -1,6 +1,6 @@
 /* Functions to support abitsets.
 
-   Copyright (C) 2002, 2004, 2009, 2010 Free Software Foundation, Inc.
+   Copyright (C) 2002, 2004, 2009-2011 Free Software Foundation, Inc.
 
    Contributed by Michael Hayes (m.hayes@elec.canterbury.ac.nz).
 
index 50b3f3efd5eecc1ee596b6d8d1a29bfc4f425aa4..3389c911df9f82a2fea73ddd3c3a234f2a31b548 100644 (file)
@@ -1,7 +1,7 @@
 /* Base bitset stuff.
 
-   Copyright (C) 2002, 2003, 2004, 2006, 2009, 2010 Free Software
-   Foundation, Inc.
+   Copyright (C) 2002-2004, 2006, 2009-2011 Free Software Foundation,
+   Inc.
 
    Contributed by Michael Hayes (m.hayes@elec.canterbury.ac.nz).
 
index f4692ddef054c55bdbe98040a411bd001c0617c7..222e3ee71bad6fc883e5769ea5604b09b7fdc031 100644 (file)
@@ -1,7 +1,6 @@
 /* General bitsets.
 
-   Copyright (C) 2002, 2003, 2004, 2005, 2006, 2009, 2010 Free
-   Software Foundation, Inc.
+   Copyright (C) 2002-2006, 2009-2011 Free Software Foundation, Inc.
 
    Contributed by Michael Hayes (m.hayes@elec.canterbury.ac.nz).
 
index 0bb7e8bf2ccc6a392db0f2f0527df924b420f1fb..98979bb38182ea8b84238e46f8560f9758d3b719 100644 (file)
@@ -1,7 +1,6 @@
 /* Generic bitsets.
 
-   Copyright (C) 2002, 2003, 2004, 2009, 2010 Free Software
-   Foundation, Inc.
+   Copyright (C) 2002-2004, 2009-2011 Free Software Foundation, Inc.
 
    Contributed by Michael Hayes (m.hayes@elec.canterbury.ac.nz).
 
index f67b06924bfb2f5676e69d7eaaf6a81d6b159bb3..2eb77ff8ab76b048c06ab466e8c804b9b36d87b4 100644 (file)
@@ -1,7 +1,6 @@
 /* Bitset statistics.
 
-   Copyright (C) 2002, 2003, 2004, 2005, 2006, 2009, 2010 Free
-   Software Foundation, Inc.
+   Copyright (C) 2002-2006, 2009-2011 Free Software Foundation, Inc.
 
    Contributed by Michael Hayes (m.hayes@elec.canterbury.ac.nz).
 
index 38675e77aa5f79db1734a8d8e0727a8f059d410c..c439a8047d05d3a53e52779ee0df43ace4da0841 100644 (file)
@@ -1,7 +1,6 @@
 /* Functions to support bitset statistics.
 
-   Copyright (C) 2002, 2003, 2004, 2009, 2010 Free Software
-   Foundation, Inc.
+   Copyright (C) 2002-2004, 2009-2011 Free Software Foundation, Inc.
 
    Contributed by Michael Hayes (m.hayes@elec.canterbury.ac.nz).
 
index 17a45e09c6c45e3be447ea69836721c18d249ece..e797556b5263aa5aa01db56144bca5a33cfa27ee 100644 (file)
@@ -1,6 +1,6 @@
 /* Bitset vectors.
 
-   Copyright (C) 2001, 2002, 2004, 2006, 2009, 2010 Free Software
+   Copyright (C) 2001-2002, 2004, 2006, 2009-2011 Free Software
    Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
index 234748671026e906c3e28254e28542d1ce6267c2..49fecb2c8c9e38c40f090d94055fdda7cfcaab73 100644 (file)
@@ -1,6 +1,6 @@
 /* Bitset vectors.
 
-   Copyright (C) 2002, 2004, 2009, 2010 Free Software Foundation, Inc.
+   Copyright (C) 2002, 2004, 2009-2011 Free Software Foundation, Inc.
 
    Contributed by Akim Demaille (akim@freefriends.org).
 
index e474836691c7b7007b9e69d424d65c6fb9d663dc..3495ab2d9c8f2be1cec3b601eebd0754dc0fb633 100644 (file)
@@ -1,6 +1,6 @@
 /* Bitset vectors.
 
-   Copyright (C) 2001, 2002, 2004, 2005, 2006, 2009, 2010 Free Software
+   Copyright (C) 2001-2002, 2004-2006, 2009-2011 Free Software
    Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
index 53450cc4a75379733d1e2d0d3408c341f1630fc3..e5418be22607c1f26706d5160572aa8a9752ae28 100644 (file)
@@ -1,6 +1,6 @@
 /* Bitset vectors.
 
-   Copyright (C) 2002, 2004, 2009, 2010 Free Software Foundation, Inc.
+   Copyright (C) 2002, 2004, 2009-2011 Free Software Foundation, Inc.
 
    Contributed by Michael Hayes (m.hayes@elec.canterbury.ac.nz).
 
index 2645b30c675c8aad8d193eac6a3456075ee54c7b..2f6960d9b0d8aa6b82615f5113afca49f056dc53 100644 (file)
@@ -1,7 +1,6 @@
 /* Functions to support expandable bitsets.
 
-   Copyright (C) 2002, 2003, 2004, 2005, 2006, 2009, 2010 Free
-   Software Foundation, Inc.
+   Copyright (C) 2002-2006, 2009-2011 Free Software Foundation, Inc.
 
    Contributed by Michael Hayes (m.hayes@elec.canterbury.ac.nz).
 
index 5b0b28f30c90a51df821822fa1866065ba674165..a98e38dd33c9c979582ecf9c7b70fde77211dad3 100644 (file)
@@ -1,6 +1,6 @@
 /* Functions to support ebitsets.
 
-   Copyright (C) 2002, 2004, 2009, 2010 Free Software Foundation, Inc.
+   Copyright (C) 2002, 2004, 2009-2011 Free Software Foundation, Inc.
 
    Contributed by Michael Hayes (m.hayes@elec.canterbury.ac.nz).
 
index c3354ec0d3eda8f2477d8789499dd594db607474..c46375e0c40948df0067caf4c5a94433f5795d45 100644 (file)
@@ -1,6 +1,6 @@
 /* get-errno.c - get and set errno.
 
-   Copyright (C) 2002, 2006, 2009, 2010 Free Software Foundation, Inc.
+   Copyright (C) 2002, 2006, 2009-2011 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index f376b837a428d2265f4be740e1bb9fa34d09fc3b..5a8ab4c2b24f392236bfe9ba9bc99af48c85600e 100644 (file)
@@ -1,6 +1,6 @@
 /* get-errno.h - get and set errno.
 
-   Copyright (C) 2002, 2009, 2010 Free Software Foundation, Inc.
+   Copyright (C) 2002, 2009-2011 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index d8cd9ed6af178778edc2e1f3158649e479f8420d..fb493addf8bb29c2f26e16a99dc43b6b6714f72d 100644 (file)
@@ -1,7 +1,7 @@
 /* Functions to support link list bitsets.
 
-   Copyright (C) 2002, 2003, 2004, 2006, 2009, 2010 Free Software
-   Foundation, Inc.
+   Copyright (C) 2002-2004, 2006, 2009-2011 Free Software Foundation,
+   Inc.
 
    Contributed by Michael Hayes (m.hayes@elec.canterbury.ac.nz).
 
index 52c8f8bfe6f3bf2ca476d27d1fb3b8c2d72496e0..eb9a2a54dab5e05e678b97abf48aa7a7004b02d7 100644 (file)
@@ -1,6 +1,6 @@
 /* Functions to support lbitsets.
 
-   Copyright (C) 2002, 2004, 2009, 2010 Free Software Foundation, Inc.
+   Copyright (C) 2002, 2004, 2009-2011 Free Software Foundation, Inc.
 
    Contributed by Michael Hayes (m.hayes@elec.canterbury.ac.nz).
 
index e69fc2e841b053f67f4100b8ec5947e7ad75f780..a45bc8bfe14c455abf5cd50f793d5580a356c2be 100644 (file)
@@ -1,6 +1,6 @@
 /* Fake libiberty.h for Bison.
 
-   Copyright (C) 2002, 2003, 2004, 2009, 2010 Free Software Foundation, Inc.
+   Copyright (C) 2002-2004, 2009-2011 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 17f71bb8563ebd5a69cc412367ec4ad8a238d142..77b03665f1fc1776fcd16b85f9fa4bbb4e9850f0 100644 (file)
@@ -1,7 +1,7 @@
 # Make bison/lib.
 
-# Copyright (C) 2001, 2002, 2003, 2004, 2006, 2008, 2009, 2010 Free
-# Software Foundation, Inc.
+# Copyright (C) 2001-2004, 2006, 2008-2011 Free Software Foundation,
+# Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 9566c5d5be6e3c4a7e1b1baf5e1fdaa9ad9a684d..b252f58da060118aa550e491bba727f909a393ee 100644 (file)
@@ -1,6 +1,6 @@
 /* Yacc library main function.
 
-   Copyright (C) 2002, 2009, 2010 Free Software Foundation, Inc.
+   Copyright (C) 2002, 2009-2011 Free Software Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
 
index 8896af61033e70a1be01e881691fe5b212ff3d70..03ec0b65def64fbee43e29d56e3bc2f7214364ca 100644 (file)
@@ -1,6 +1,6 @@
 /* Timing variables for measuring compiler performance.
 
-   Copyright (C) 2000, 2002, 2004, 2006, 2009, 2010 Free Software
+   Copyright (C) 2000, 2002, 2004, 2006, 2009-2011 Free Software
    Foundation, Inc.
 
    Contributed by Alex Samuel <samuel@codesourcery.com>
index 0ec927efdd67ffe145b4e017c0c032314e7a093a..ad5e356856fa65a56d4459c0224b263c68801661 100644 (file)
@@ -1,7 +1,7 @@
 /* This file contains the definitions for timing variables used to -*- C -*-
    measure run-time performance of the compiler.
 
-   Copyright (C) 2002, 2007, 2009, 2010 Free Software Foundation, Inc.
+   Copyright (C) 2002, 2007, 2009-2011 Free Software Foundation, Inc.
 
    Contributed by Akim Demaille <akim@freefriends.org>.
 
index 162206fa6f2bfd9903028065439095703578a75d..5a74b83f85368a7dd735e30ef570f6f22b68f3ac 100644 (file)
@@ -1,7 +1,7 @@
 /* Timing variables for measuring compiler performance.
 
-   Copyright (C) 2000, 2002, 2004, 2009, 2010 Free Software
-   Foundation, Inc.
+   Copyright (C) 2000, 2002, 2004, 2009-2011 Free Software Foundation,
+   Inc.
 
    Contributed by Alex Samuel <samuel@codesourcery.com>
 
index 8b5756ff169563182ab165ab4f4e0a514ed2f375..7d75eacfd64fcf37f896435ae53499fcb292b893 100644 (file)
@@ -1,7 +1,6 @@
 /* Variable array bitsets.
 
-   Copyright (C) 2002, 2003, 2004, 2005, 2006, 2009, 2010 Free
-   Software Foundation, Inc.
+   Copyright (C) 2002-2006, 2009-2011 Free Software Foundation, Inc.
 
    Contributed by Michael Hayes (m.hayes@elec.canterbury.ac.nz).
 
index f1f7a1114920b38a7ed7e9d04a6cf4d34376ea9a..1ed59cc74b102b35a6335ce39d101b9fca6349ab 100644 (file)
@@ -1,6 +1,6 @@
 /* Functions to support vbitsets.
 
-   Copyright (C) 2002, 2004, 2009, 2010 Free Software Foundation, Inc.
+   Copyright (C) 2002, 2004, 2009-2011 Free Software Foundation, Inc.
 
    Contributed by Michael Hayes (m.hayes@elec.canterbury.ac.nz).
 
index 6db0e15853f00afc0d0ff13f84edd9e2a3f3b1c8..3fbd65a3f048b6b95e6946ad76e8e092f5f79ce0 100644 (file)
@@ -1,6 +1,6 @@
 /* Yacc library error-printing function.
 
-   Copyright (C) 2002, 2009, 2010 Free Software Foundation, Inc.
+   Copyright (C) 2002, 2009-2011 Free Software Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
 
index 06f41fff297112d35472513dbe469a8aa96a3c29..b3876157f4689408993f9a2bafaa021f57c22d02 100644 (file)
@@ -1,6 +1,6 @@
 # bison-i18n.m4 serial 2
 
-dnl Copyright (C) 2005, 2006, 2009, 2010 Free Software Foundation, Inc.
+dnl Copyright (C) 2005-2006, 2009-2011 Free Software Foundation, Inc.
 
 dnl This file is free software; the Free Software Foundation
 dnl gives unlimited permission to copy and/or distribute it,
index ae0d300b078c93bc53a3b8277533e041f78963b7..c11d94a1112e4209fa1af362af2c971d0fbe9270 100644 (file)
@@ -1,6 +1,6 @@
 # Sanity test a C compiler.
 
-# Copyright (C) 2006, 2009, 2010 Free Software Foundation, Inc.
+# Copyright (C) 2006, 2009-2011 Free Software Foundation, Inc.
 #
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 2d7318c905a327f90900c5b10ca47150c4fd5caa..39bea4394438f1ccaadbccb8593f044e0f1c73f1 100644 (file)
--- a/m4/cxx.m4
+++ b/m4/cxx.m4
@@ -1,7 +1,7 @@
 # -*- Autoconf -*-
 # Sanity-test a C++ compiler.
 #
-# Copyright (C) 2004, 2006, 2009, 2010 Free Software Foundation, Inc.
+# Copyright (C) 2004, 2006, 2009-2011 Free Software Foundation, Inc.
 #
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index ca26aafa70af2c3792f3cb90844c7f0ac9903865..e41d1741e8bf23fbf30dee2a7bfced1f46990d28 100644 (file)
@@ -1,7 +1,7 @@
 # -*- Autoconf -*-
 # Checks required to run `subpipe'.
 #
-# Copyright (C) 2002, 2003, 2005, 2009, 2010 Free Software Foundation,
+# Copyright (C) 2002-2003, 2005, 2009-2011 Free Software Foundation,
 # Inc.
 #
 # This program is free software: you can redistribute it and/or modify
index 5a0de5dc4e0160e91473a31d1d31a5e6e1b0b48b..2db0dfd8e55899a4610aaeda499d2eef396a0033 100644 (file)
@@ -1,7 +1,7 @@
 # -*- Autoconf -*-
 # Checks required to run `timevar', a time tracker.
 #
-# Copyright (C) 2002, 2003, 2009, 2010 Free Software Foundation, Inc.
+# Copyright (C) 2002-2003, 2009-2011 Free Software Foundation, Inc.
 #
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index c1db1e959eb8a41f1aa7c35e59205fa687ef4b20..3ae31754cc3a498bd83b9a2d2444e348938c2f0f 100644 (file)
@@ -1,6 +1,6 @@
 /* IELR's inadequacy annotation list.
 
-   Copyright (C) 2009, 2010 Free Software Foundation, Inc.
+   Copyright (C) 2009-2011 Free Software Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
 
index 16749bc9c6501b5c89507f3c2db5f7dd7a95b269..da551aaac3542868f0301084c399bffa1eb78414 100644 (file)
@@ -1,6 +1,6 @@
 /* IELR's inadequacy annotation list.
 
-   Copyright (C) 2009, 2010 Free Software Foundation, Inc.
+   Copyright (C) 2009-2011 Free Software Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
 
index 341d29c67ee2a4883881dad55a9d8c4eaaf681d1..ca37e6009a20168a238ff5697d64be97dafc6788 100644 (file)
@@ -1,6 +1,6 @@
 /* IELR's inadequacy list.
 
-   Copyright (C) 2009, 2010 Free Software Foundation, Inc.
+   Copyright (C) 2009-2011 Free Software Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
 
index 73a094dd6d6c94888ac2f4d0ec0393cd09dbff49..d5810123dee1f66ca0af57a20a8a715801429557 100644 (file)
@@ -1,6 +1,6 @@
 /* IELR's inadequacy list.
 
-   Copyright (C) 2009, 2010 Free Software Foundation, Inc.
+   Copyright (C) 2009-2011 Free Software Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
 
index a2efd5e1c02ac701c0a686dbb1c02eb67abab144..29689658976006d1f2d6f36bff0e9f726163f434 100644 (file)
--- a/src/LR0.c
+++ b/src/LR0.c
@@ -1,7 +1,7 @@
 /* Generate the LR(0) parser states for Bison.
 
-   Copyright (C) 1984, 1986, 1989, 2000, 2001, 2002, 2004, 2005, 2006,
-   2007, 2008, 2009, 2010 Free Software Foundation, Inc.
+   Copyright (C) 1984, 1986, 1989, 2000-2002, 2004-2011 Free Software
+   Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
 
index f880fe834cd8f82d906064d0008e97291d75a633..2c86bcf77a9e6ee90e3937964854c67bd93e8077 100644 (file)
--- a/src/LR0.h
+++ b/src/LR0.h
@@ -1,7 +1,7 @@
 /* Generate the LR(0) parser states for Bison.
 
-   Copyright (C) 1984, 1986, 1989, 2000, 2001, 2002, 2009, 2010 Free
-   Software Foundation, Inc.
+   Copyright (C) 1984, 1986, 1989, 2000-2002, 2009-2011 Free Software
+   Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
 
index 918e1b83eb2bdace9f12dd0600f79435b9bfdb6c..b0f7cc22fe9eca36d29350dbda81816534736d17 100644 (file)
@@ -1,6 +1,6 @@
 /* A simple, memory-efficient bitset implementation.
 
-   Copyright (C) 2009, 2010 Free Software Foundation, Inc.
+   Copyright (C) 2009-2011 Free Software Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
 
index 085cb2c418acddc66fd9204fedf47c4c8d93a402..663cd12933d725f0884a578c2c1c84135c22d94f 100644 (file)
@@ -1,6 +1,6 @@
 /* A simple, memory-efficient bitset implementation.
 
-   Copyright (C) 2009, 2010 Free Software Foundation, Inc.
+   Copyright (C) 2009-2011 Free Software Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
 
index 220c3eaa5821badc69b06522ab3df6498924ca4f..495d384ff2d5d09b9e3a2c22cd4efd279deeadd0 100644 (file)
@@ -1,7 +1,7 @@
 /* Associativity information.
 
-   Copyright (C) 2002, 2005, 2006, 2008, 2009, 2010 Free Software
-   Foundation, Inc.
+   Copyright (C) 2002, 2005-2006, 2008-2011 Free Software Foundation,
+   Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
 
index fcd441e89710dc3cda494efe38fe40ec56207ed1..4d56dfec1a052b52309e3a3331cc975ba058492c 100644 (file)
@@ -1,7 +1,6 @@
 /* Associativity information.
 
-   Copyright (C) 2002, 2006, 2008, 2009, 2010 Free Software
-   Foundation, Inc.
+   Copyright (C) 2002, 2006, 2008-2011 Free Software Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
 
index 631a6e382a0017d07aceccb9c20df2fe36e933ef..0904f3a6f5e408308d408b698954dc92a755447c 100644 (file)
@@ -1,7 +1,7 @@
 /* Closures for Bison
 
-   Copyright (C) 1984, 1989, 2000, 2001, 2002, 2004, 2005, 2007, 2009,
-   2010 Free Software Foundation, Inc.
+   Copyright (C) 1984, 1989, 2000-2002, 2004-2005, 2007, 2009-2011 Free
+   Software Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
 
index 2aaba5cec51400c0e6bdc25fe4817f47befa08c1..539356571076bcd6e5301b8bf5cefb617ec8dfc4 100644 (file)
@@ -1,7 +1,7 @@
 /* Subroutines for bison
 
-   Copyright (C) 1984, 1989, 2000, 2001, 2002, 2007, 2009, 2010 Free
-   Software Foundation, Inc.
+   Copyright (C) 1984, 1989, 2000-2002, 2007, 2009-2011 Free Software
+   Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
 
index 22ad42489f529330e5088ad5de2b2ee51cca51e2..3b0041e830d4ccc669459fda55ca864778f5eff9 100644 (file)
@@ -1,7 +1,7 @@
 /* Declaration for error-reporting function for Bison.
 
-   Copyright (C) 2000, 2001, 2002, 2004, 2005, 2006, 2009, 2010 Free
-   Software Foundation, Inc.
+   Copyright (C) 2000-2002, 2004-2006, 2009-2011 Free Software
+   Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index db1512575386aa7dc29af072a0fa784abe9cb380..f62817562b42916289463926d6b62c12a130e05b 100644 (file)
@@ -1,7 +1,7 @@
 /* Declaration for error-reporting function for Bison.
 
-   Copyright (C) 2000, 2001, 2002, 2006, 2009, 2010 Free Software
-   Foundation, Inc.
+   Copyright (C) 2000-2002, 2006, 2009-2011 Free Software Foundation,
+   Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index f17f0fea2d2b1f3a4ba4b0988e3cbe42451eace7..9603498970c4185f285e2864a634cd15053861ec 100644 (file)
@@ -1,7 +1,7 @@
 /* Find and resolve or report lookahead conflicts for bison,
 
-   Copyright (C) 1984, 1989, 1992, 2000, 2001, 2002, 2003, 2004, 2005,
-   2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
+   Copyright (C) 1984, 1989, 1992, 2000-2011 Free Software Foundation,
+   Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
 
index f05f602455609e7265f97dc84673c8c34c1b0504..55f379acc82433de581bee82eb0898e6507af4b2 100644 (file)
@@ -1,7 +1,7 @@
 /* Find and resolve or report lookahead conflicts for bison,
 
-   Copyright (C) 2000, 2001, 2002, 2004, 2007, 2009, 2010 Free
-   Software Foundation, Inc.
+   Copyright (C) 2000-2002, 2004, 2007, 2009-2011 Free Software
+   Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
 
index 87c98836577c8acb049f15c18dc3d10a285b8831..41cec8e104f0694fd91779100892ae839647f692 100644 (file)
@@ -1,7 +1,7 @@
 /* Match rules with nonterminals for bison,
 
-   Copyright (C) 1984, 1989, 2000, 2001, 2002, 2003, 2005, 2009, 2010
-   Free Software Foundation, Inc.
+   Copyright (C) 1984, 1989, 2000-2003, 2005, 2009-2011 Free Software
+   Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
 
index 7935229fadf8f045ca1e7708581726b8bec4ebf2..b4466bca28c7fae9167ae08ea8e3cb54b48f6e13 100644 (file)
@@ -1,7 +1,7 @@
 /* Match rules with nonterminals for bison,
 
-   Copyright (C) 1984, 1989, 2000, 2001, 2002, 2009, 2010 Free
-   Software Foundation, Inc.
+   Copyright (C) 1984, 1989, 2000-2002, 2009-2011 Free Software
+   Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
 
index 49e8379effa641ef2cbf313d0895f353de7da794..ba7705308597d9a8094f4e5222abaed31780bc4c 100644 (file)
@@ -1,7 +1,7 @@
 /* Open and close files for Bison.
 
-   Copyright (C) 1984, 1986, 1989, 1992, 2000, 2001, 2002, 2003, 2004,
-   2005, 2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
+   Copyright (C) 1984, 1986, 1989, 1992, 2000-2011 Free Software
+   Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
 
index 7742189f5ffb5c712c6732008ca2a69d443819df..48fff6c1868c284af2f64305824a54e3012c2361 100644 (file)
@@ -1,7 +1,7 @@
 /* File names and variables for bison,
 
-   Copyright (C) 1984, 1989, 2000, 2001, 2002, 2006, 2007, 2009, 2010
-   Free Software Foundation, Inc.
+   Copyright (C) 1984, 1989, 2000-2002, 2006-2007, 2009-2011 Free
+   Software Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
 
index df61eb778d7b456097781dbb1a4b75bdfbf9effb..221091e3bf965747981e0d583398ea15fa0b0341 100644 (file)
@@ -1,6 +1,6 @@
 /* Common parts between scan-code.l, scan-gram.l, and scan-skel.l.
 
-   Copyright (C) 2006, 2009, 2010 Free Software Foundation, Inc.
+   Copyright (C) 2006, 2009-2011 Free Software Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
 
index 7365ab7e2a20c49df9de4f6b77762b61a1e3bd7c..ab9a2b5f369b62755c7104f0bb66c9501c3102cf 100644 (file)
@@ -1,7 +1,7 @@
 /* Parse command line arguments for Bison.
 
-   Copyright (C) 1984, 1986, 1989, 1992, 2000, 2001, 2002, 2003, 2004,
-   2005, 2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
+   Copyright (C) 1984, 1986, 1989, 1992, 2000-2011 Free Software
+   Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
 
index 84028b52fda8453a62a9b7785bd69945bdee7b83..f114622040c7b3b67d526741d1f05fc25721feb7 100644 (file)
@@ -1,7 +1,7 @@
 /* Parse command line arguments for bison.
 
-   Copyright (C) 1984, 1986, 1989, 1992, 2000, 2001, 2002, 2003, 2004,
-   2005, 2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
+   Copyright (C) 1984, 1986, 1989, 1992, 2000-2011 Free Software
+   Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
 
index a0e528abc837482f1c35193976bf1297b97eaa7a..49f2eb7eaeb258cdbc129241e704786fffd170e0 100644 (file)
@@ -1,7 +1,7 @@
 /* Allocate input grammar variables for Bison.
 
-   Copyright (C) 1984, 1986, 1989, 2001, 2002, 2003, 2005, 2006, 2007,
-   2008, 2009, 2010 Free Software Foundation, Inc.
+   Copyright (C) 1984, 1986, 1989, 2001-2003, 2005-2011 Free Software
+   Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
 
index 85792d6f9785f62d31993c4cb7a0c4ed8637bdc9..50d9c3480b4886c4b31529523c1bdfb8300ab212 100644 (file)
@@ -1,7 +1,7 @@
 /* Data definitions for internal representation of Bison's input.
 
-   Copyright (C) 1984, 1986, 1989, 1992, 2001, 2002, 2003, 2004, 2005,
-   2006, 2007, 2009, 2010 Free Software Foundation, Inc.
+   Copyright (C) 1984, 1986, 1989, 1992, 2001-2007, 2009-2011 Free
+   Software Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
 
index b06161c4d4db318b6b07527fac587c7c1d27f3ec..1de93283c7ab754e5acb688a5b2d27093f76e02b 100644 (file)
@@ -1,6 +1,6 @@
 /* Output Graphviz specification of a state machine generated by Bison.
 
-   Copyright (C) 2006, 2007, 2009, 2010 Free Software Foundation, Inc.
+   Copyright (C) 2006-2007, 2009-2011 Free Software Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
 
index e549feae27642b468d8ac8ac8dfc3a2573468b96..4ec8f725899e7f689170a8ab5c63a3cdab5ceedb 100644 (file)
@@ -1,6 +1,6 @@
 /* Output Graphviz specification of a state machine generated by Bison.
 
-   Copyright (C) 2006, 2010 Free Software Foundation, Inc.
+   Copyright (C) 2006, 2010-2011 Free Software Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
 
index a2c654cfe0803245963a2f0672fa2718d53abcc3..2bf9412b963fac2cf18300dbd3a1f27ad4a08c4b 100644 (file)
@@ -1,6 +1,6 @@
 /* IELR main implementation.
 
-   Copyright (C) 2009, 2010 Free Software Foundation, Inc.
+   Copyright (C) 2009-2011 Free Software Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
 
index db1fb44f70623134f381683ed737dd3b330c3b54..a488a1504729f1cacaf6eff58ddbdd51936ef189 100644 (file)
@@ -1,6 +1,6 @@
 /* IELR main implementation.
 
-   Copyright (C) 2009, 2010 Free Software Foundation, Inc.
+   Copyright (C) 2009-2011 Free Software Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
 
index 843d37a7569a90989088f9ca8f0d83b24c4cabb3..40a4a68e66025868f7ad62c335df30000da96b9a 100644 (file)
@@ -1,7 +1,7 @@
 /* Compute lookahead criteria for Bison.
 
-   Copyright (C) 1984, 1986, 1989, 2000, 2001, 2002, 2003, 2004, 2005,
-   2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
+   Copyright (C) 1984, 1986, 1989, 2000-2011 Free Software Foundation,
+   Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
 
index b943aed9d761d6cd698cb1940e4fa57e8f8dbf5d..0fec83b15135259a6860db503904c6aed47abd4c 100644 (file)
@@ -1,7 +1,7 @@
 /* Compute lookahead criteria for bison,
 
-   Copyright (C) 1984, 1986, 1989, 2000, 2002, 2004, 2006, 2007, 2009,
-   2010 Free Software Foundation, Inc.
+   Copyright (C) 1984, 1986, 1989, 2000, 2002, 2004, 2006-2007,
+   2009-2011 Free Software Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
 
index d939a5b364d6b0a60500fe7cc043ab68ccc1083c..1e54ce79f793233166df79fe1952c9da91d616ca 100644 (file)
@@ -1,5 +1,4 @@
-## Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009,
-## 2010 Free Software Foundation, Inc.
+## Copyright (C) 2001-2011 Free Software Foundation, Inc.
 
 ## This program is free software: you can redistribute it and/or modify
 ## it under the terms of the GNU General Public License as published by
index b81d921c11bd0459f4d9fdf273dd18b73532b8df..361418aedb86c666b3a9002745ea07ee67b1c341 100644 (file)
@@ -1,7 +1,6 @@
 /* Locations for Bison
 
-   Copyright (C) 2002, 2005, 2006, 2007, 2008, 2009, 2010 Free
-   Software Foundation, Inc.
+   Copyright (C) 2002, 2005-2011 Free Software Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
 
index 23dd48435050a5e9f27e8bee60ecafd3b56c76ba..30683dfc7cf9d096957c8de7cb646eb9d9c8f88c 100644 (file)
@@ -1,7 +1,6 @@
 /* Locations for Bison
 
-   Copyright (C) 2002, 2004, 2005, 2006, 2007, 2008, 2009, 2010 Free
-   Software Foundation, Inc.
+   Copyright (C) 2002, 2004-2011 Free Software Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
 
index d395eb1780e04331387eb9fdda728d17cc6532e6..eca261a2d231c7ffe44b7a306cd34cb98fec0a74 100644 (file)
@@ -1,7 +1,7 @@
 /* Top level entry point of Bison.
 
-   Copyright (C) 1984, 1986, 1989, 1992, 1995, 2000, 2001, 2002, 2004,
-   2005, 2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
+   Copyright (C) 1984, 1986, 1989, 1992, 1995, 2000-2002, 2004-2011 Free
+   Software Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
 
index c443f5a81e889b798a40639be7d428cf1bf55da2..370a353871e3cda949e41088f576a1ebd8733898 100644 (file)
@@ -1,7 +1,6 @@
 /* Muscle table manager for Bison.
 
-   Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009,
-   2010 Free Software Foundation, Inc.
+   Copyright (C) 2001-2011 Free Software Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
 
index badd36c780b67cf5b6e267a9f46151adc91da14f..b8d0478bf5a139dc713ebb76eef51b29947fceee 100644 (file)
@@ -1,7 +1,6 @@
 /* Muscle table manager for Bison,
 
-   Copyright (C) 2001, 2002, 2003, 2006, 2007, 2008, 2009, 2010 Free
-   Software Foundation, Inc.
+   Copyright (C) 2001-2003, 2006-2011 Free Software Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
 
index 61b916ee8d98cba61ded81f82fff28a34e44b73f..4bf3da12e323d7198bcd4ba6b47e5b2528d5e3ed 100644 (file)
@@ -1,6 +1,6 @@
 /* Named symbol references for Bison
 
-   Copyright (C) 2009, 2010 Free Software Foundation, Inc.
+   Copyright (C) 2009-2011 Free Software Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
 
index e821a6629b9eaad70a15f3094092027efd24fb45..0f96e463ea848fc3343d495ad50a4270e34efd9b 100644 (file)
@@ -1,6 +1,6 @@
 /* Named symbol references for Bison
 
-   Copyright (C) 2009, 2010 Free Software Foundation, Inc.
+   Copyright (C) 2009-2011 Free Software Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
 
index 057cfb6419a00e9310bb8c69188d075236d2fd13..c11aa53493e5358e3390325dbecf6286b28b28d7 100644 (file)
@@ -1,7 +1,7 @@
 /* Calculate which nonterminals can expand into the null string for Bison.
 
-   Copyright (C) 1984, 1989, 2000, 2001, 2002, 2003, 2004, 2005, 2006,
-   2009, 2010 Free Software Foundation, Inc.
+   Copyright (C) 1984, 1989, 2000-2006, 2009-2011 Free Software
+   Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
 
index 04ac0876998ea7ddbede43f89b8b19277b6962f7..e69df872008ab89927148ef0cd49cfd114a04977 100644 (file)
@@ -1,6 +1,6 @@
 /* Part of the bison parser generator,
 
-   Copyright (C) 2000, 2002, 2009, 2010 Free Software Foundation, Inc.
+   Copyright (C) 2000, 2002, 2009-2011 Free Software Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
 
index 1d4c15ada4901ef628bdc1469af136a8eb5f2510..d62b8f0b43cc2a328d4071ad80c99841b56b97a3 100644 (file)
@@ -1,7 +1,7 @@
 /* Output the generated parsing program for Bison.
 
-   Copyright (C) 1984, 1986, 1989, 1992, 2000, 2001, 2002, 2003, 2004,
-   2005, 2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
+   Copyright (C) 1984, 1986, 1989, 1992, 2000-2011 Free Software
+   Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
 
index e96755d7b7e64ae679dae7115adffa4a9a425c56..c8fad02ce9260007f3da68ebb8dc59d52cf871dd 100644 (file)
@@ -1,7 +1,7 @@
 /* Output the generated parsing program for bison,
 
-   Copyright (C) 2000, 2001, 2002, 2003, 2006, 2007, 2009, 2010 Free
-   Software Foundation, Inc.
+   Copyright (C) 2000-2003, 2006-2007, 2009-2011 Free Software
+   Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
 
index 55faee2438d2e163cf4345c3b9a01d899b6e5ca4..64e26cf4249bcf1b35fcda8f5673bce52e489294 100644 (file)
@@ -1,9 +1,8 @@
-/* A Bison parser, made by GNU Bison 2.4.542-10bae.  */
+/* A Bison parser, made by GNU Bison 2.4.547-d397.  */
 
 /* Implementation for Bison's Yacc-like parsers in C
 
-   Copyright (C) 1984, 1989, 1990, 2000, 2001, 2002, 2003, 2004, 2005, 2006,
-   2007, 2008, 2009, 2010 Free Software Foundation, Inc.
+   Copyright (C) 1984, 1989-1990, 2000-2011 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
@@ -45,7 +44,7 @@
 #define YYBISON 1
 
 /* Bison version.  */
-#define YYBISON_VERSION "2.4.542-10bae"
+#define YYBISON_VERSION "2.4.547-d397"
 
 /* Skeleton name.  */
 #define YYSKELETON_NAME "yacc.c"
@@ -77,8 +76,7 @@
 #line 1 "src/parse-gram.y"
 /* Bison Grammar Parser                             -*- C -*-
 
-   Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010
-   Free Software Foundation, Inc.
+   Copyright (C) 2002-2011 Free Software Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
 
@@ -129,7 +127,7 @@ static void gram_error (location const *, char const *);
 static char const *char_name (char);
 
 /* Line 269 of yacc.c  */
-#line 133 "src/parse-gram.c"
+#line 131 "src/parse-gram.c"
 
 /* Enabling traces.  */
 #ifndef YYDEBUG
@@ -151,7 +149,7 @@ static char const *char_name (char);
 
 /* "%code requires" blocks.  */
 /* Line 289 of yacc.c  */
-#line 203 "src/parse-gram.y"
+#line 202 "src/parse-gram.y"
 
 # ifndef PARAM_TYPE
 #  define PARAM_TYPE
@@ -166,7 +164,7 @@ static char const *char_name (char);
 
 
 /* Line 289 of yacc.c  */
-#line 170 "src/parse-gram.c"
+#line 168 "src/parse-gram.c"
 
 /* Tokens.  */
 #ifndef YYTOKENTYPE
@@ -295,7 +293,7 @@ static char const *char_name (char);
 typedef union YYSTYPE
 {
 /* Line 294 of yacc.c  */
-#line 89 "src/parse-gram.y"
+#line 88 "src/parse-gram.y"
 
   assoc assoc;
   char *code;
@@ -308,13 +306,13 @@ typedef union YYSTYPE
   unsigned char character;
 
 /* Line 294 of yacc.c  */
-#line 227 "src/parse-gram.y"
+#line 226 "src/parse-gram.y"
 
   param_type param;
 
 
 /* Line 294 of yacc.c  */
-#line 318 "src/parse-gram.c"
+#line 316 "src/parse-gram.c"
 } YYSTYPE;
 # define YYSTYPE_IS_TRIVIAL 1
 # define yystype YYSTYPE /* obsolescent; will be withdrawn */
@@ -338,10 +336,10 @@ typedef struct YYLTYPE
 /* Copy the second part of user declarations.  */
 
 /* Line 344 of yacc.c  */
-#line 342 "src/parse-gram.c"
+#line 340 "src/parse-gram.c"
 /* Unqualified %code blocks.  */
 /* Line 345 of yacc.c  */
-#line 56 "src/parse-gram.y"
+#line 55 "src/parse-gram.y"
 
   static int current_prec = 0;
   static location current_lhs_location;
@@ -356,7 +354,7 @@ typedef struct YYLTYPE
   #define YYTYPE_UINT8 uint_fast8_t
 
 /* Line 345 of yacc.c  */
-#line 216 "src/parse-gram.y"
+#line 215 "src/parse-gram.y"
 
   /** Add a lex-param and/or a parse-param.
    *
@@ -369,7 +367,7 @@ typedef struct YYLTYPE
 
 
 /* Line 345 of yacc.c  */
-#line 373 "src/parse-gram.c"
+#line 371 "src/parse-gram.c"
 
 #ifdef short
 # undef short
@@ -628,18 +626,18 @@ static const yytype_uint8 yytranslate[] =
   /* YYRLINEYYN -- Source line where rule number YYN was defined.    */
 static const yytype_uint16 yyrline[] =
 {
-       0,   252,   252,   260,   262,   266,   267,   277,   281,   286,
-     287,   292,   297,   298,   299,   300,   301,   306,   315,   316,
-     317,   318,   319,   320,   321,   322,   322,   323,   324,   348,
-     349,   350,   351,   355,   356,   365,   366,   367,   371,   378,
-     385,   389,   393,   400,   415,   416,   420,   432,   432,   437,
-     437,   442,   453,   468,   469,   470,   471,   475,   476,   481,
-     483,   488,   489,   494,   496,   501,   502,   506,   507,   508,
-     509,   514,   519,   524,   530,   536,   547,   548,   557,   558,
-     564,   565,   566,   573,   573,   578,   579,   580,   585,   587,
-     589,   591,   593,   595,   597,   602,   604,   614,   615,   620,
-     621,   622,   631,   651,   653,   662,   667,   668,   673,   680,
-     682
+       0,   251,   251,   259,   261,   265,   266,   276,   280,   285,
+     286,   291,   296,   297,   298,   299,   300,   305,   314,   315,
+     316,   317,   318,   319,   320,   321,   321,   322,   323,   347,
+     348,   349,   350,   354,   355,   364,   365,   366,   370,   377,
+     384,   388,   392,   399,   414,   415,   419,   431,   431,   436,
+     436,   441,   452,   467,   468,   469,   470,   474,   475,   480,
+     482,   487,   488,   493,   495,   500,   501,   505,   506,   507,
+     508,   513,   518,   523,   529,   535,   546,   547,   556,   557,
+     563,   564,   565,   572,   572,   577,   578,   579,   584,   586,
+     588,   590,   592,   594,   596,   601,   603,   613,   614,   619,
+     620,   621,   630,   650,   652,   661,   666,   667,   672,   679,
+     681
 };
 #endif
 
@@ -1016,106 +1014,106 @@ yy_symbol_value_print (yyoutput, yytype, yyvaluep, yylocationp)
             case 3: // "string"
 
 /* Line 751 of yacc.c  */
-#line 176 "src/parse-gram.y"
+#line 175 "src/parse-gram.y"
         { fputs (quotearg_style (c_quoting_style, ((*yyvaluep).chars)), stderr); }
 /* Line 751 of yacc.c  */
-#line 1023 "src/parse-gram.c"
+#line 1021 "src/parse-gram.c"
         break;
 
             case 4: // "integer"
 
 /* Line 751 of yacc.c  */
-#line 189 "src/parse-gram.y"
+#line 188 "src/parse-gram.y"
         { fprintf (stderr, "%d", ((*yyvaluep).integer)); }
 /* Line 751 of yacc.c  */
-#line 1032 "src/parse-gram.c"
+#line 1030 "src/parse-gram.c"
         break;
 
             case 24: // "%<flag>"
 
 /* Line 751 of yacc.c  */
-#line 185 "src/parse-gram.y"
+#line 184 "src/parse-gram.y"
         { fprintf (stderr, "%%%s", ((*yyvaluep).uniqstr)); }
 /* Line 751 of yacc.c  */
-#line 1041 "src/parse-gram.c"
+#line 1039 "src/parse-gram.c"
         break;
 
             case 40: // "{...}"
 
 /* Line 751 of yacc.c  */
-#line 178 "src/parse-gram.y"
+#line 177 "src/parse-gram.y"
         { fprintf (stderr, "{\n%s\n}", ((*yyvaluep).code)); }
 /* Line 751 of yacc.c  */
-#line 1050 "src/parse-gram.c"
+#line 1048 "src/parse-gram.c"
         break;
 
             case 42: // "[identifier]"
 
 /* Line 751 of yacc.c  */
-#line 183 "src/parse-gram.y"
+#line 182 "src/parse-gram.y"
         { fprintf (stderr, "[%s]", ((*yyvaluep).uniqstr)); }
 /* Line 751 of yacc.c  */
-#line 1059 "src/parse-gram.c"
+#line 1057 "src/parse-gram.c"
         break;
 
             case 43: // "char"
 
 /* Line 751 of yacc.c  */
-#line 170 "src/parse-gram.y"
+#line 169 "src/parse-gram.y"
         { fputs (char_name (((*yyvaluep).character)), stderr); }
 /* Line 751 of yacc.c  */
-#line 1068 "src/parse-gram.c"
+#line 1066 "src/parse-gram.c"
         break;
 
             case 44: // "epilogue"
 
 /* Line 751 of yacc.c  */
-#line 178 "src/parse-gram.y"
+#line 177 "src/parse-gram.y"
         { fprintf (stderr, "{\n%s\n}", ((*yyvaluep).chars)); }
 /* Line 751 of yacc.c  */
-#line 1077 "src/parse-gram.c"
+#line 1075 "src/parse-gram.c"
         break;
 
             case 46: // "identifier"
 
 /* Line 751 of yacc.c  */
-#line 182 "src/parse-gram.y"
+#line 181 "src/parse-gram.y"
         { fputs (((*yyvaluep).uniqstr), stderr); }
 /* Line 751 of yacc.c  */
-#line 1086 "src/parse-gram.c"
+#line 1084 "src/parse-gram.c"
         break;
 
             case 47: // "identifier:"
 
 /* Line 751 of yacc.c  */
-#line 184 "src/parse-gram.y"
+#line 183 "src/parse-gram.y"
         { fprintf (stderr, "%s:", ((*yyvaluep).uniqstr)); }
 /* Line 751 of yacc.c  */
-#line 1095 "src/parse-gram.c"
+#line 1093 "src/parse-gram.c"
         break;
 
             case 50: // "%{...%}"
 
 /* Line 751 of yacc.c  */
-#line 178 "src/parse-gram.y"
+#line 177 "src/parse-gram.y"
         { fprintf (stderr, "{\n%s\n}", ((*yyvaluep).chars)); }
 /* Line 751 of yacc.c  */
-#line 1104 "src/parse-gram.c"
+#line 1102 "src/parse-gram.c"
         break;
 
             case 52: // "<tag>"
 
 /* Line 751 of yacc.c  */
-#line 186 "src/parse-gram.y"
+#line 185 "src/parse-gram.y"
         { fprintf (stderr, "<%s>", ((*yyvaluep).uniqstr)); }
 /* Line 751 of yacc.c  */
-#line 1113 "src/parse-gram.c"
+#line 1111 "src/parse-gram.c"
         break;
 
             case 55: // "%param"
 
 /* Line 751 of yacc.c  */
-#line 232 "src/parse-gram.y"
+#line 231 "src/parse-gram.y"
         {
   switch (((*yyvaluep).param))
     {
@@ -1129,79 +1127,79 @@ yy_symbol_value_print (yyoutput, yytype, yyvaluep, yylocationp)
     }
 }
 /* Line 751 of yacc.c  */
-#line 1133 "src/parse-gram.c"
+#line 1131 "src/parse-gram.c"
         break;
 
             case 72: // symbol.prec
 
 /* Line 751 of yacc.c  */
-#line 192 "src/parse-gram.y"
+#line 191 "src/parse-gram.y"
         { fprintf (stderr, "%s", ((*yyvaluep).symbol)->tag); }
 /* Line 751 of yacc.c  */
-#line 1142 "src/parse-gram.c"
+#line 1140 "src/parse-gram.c"
         break;
 
             case 85: // variable
 
 /* Line 751 of yacc.c  */
-#line 182 "src/parse-gram.y"
+#line 181 "src/parse-gram.y"
         { fputs (((*yyvaluep).uniqstr), stderr); }
 /* Line 751 of yacc.c  */
-#line 1151 "src/parse-gram.c"
+#line 1149 "src/parse-gram.c"
         break;
 
             case 86: // content.opt
 
 /* Line 751 of yacc.c  */
-#line 178 "src/parse-gram.y"
+#line 177 "src/parse-gram.y"
         { fprintf (stderr, "{\n%s\n}", ((*yyvaluep).chars)); }
 /* Line 751 of yacc.c  */
-#line 1160 "src/parse-gram.c"
+#line 1158 "src/parse-gram.c"
         break;
 
             case 87: // braceless
 
 /* Line 751 of yacc.c  */
-#line 178 "src/parse-gram.y"
+#line 177 "src/parse-gram.y"
         { fprintf (stderr, "{\n%s\n}", ((*yyvaluep).chars)); }
 /* Line 751 of yacc.c  */
-#line 1169 "src/parse-gram.c"
+#line 1167 "src/parse-gram.c"
         break;
 
             case 88: // id
 
 /* Line 751 of yacc.c  */
-#line 192 "src/parse-gram.y"
+#line 191 "src/parse-gram.y"
         { fprintf (stderr, "%s", ((*yyvaluep).symbol)->tag); }
 /* Line 751 of yacc.c  */
-#line 1178 "src/parse-gram.c"
+#line 1176 "src/parse-gram.c"
         break;
 
             case 89: // id_colon
 
 /* Line 751 of yacc.c  */
-#line 193 "src/parse-gram.y"
+#line 192 "src/parse-gram.y"
         { fprintf (stderr, "%s:", ((*yyvaluep).symbol)->tag); }
 /* Line 751 of yacc.c  */
-#line 1187 "src/parse-gram.c"
+#line 1185 "src/parse-gram.c"
         break;
 
             case 90: // symbol
 
 /* Line 751 of yacc.c  */
-#line 192 "src/parse-gram.y"
+#line 191 "src/parse-gram.y"
         { fprintf (stderr, "%s", ((*yyvaluep).symbol)->tag); }
 /* Line 751 of yacc.c  */
-#line 1196 "src/parse-gram.c"
+#line 1194 "src/parse-gram.c"
         break;
 
             case 91: // string_as_id
 
 /* Line 751 of yacc.c  */
-#line 192 "src/parse-gram.y"
+#line 191 "src/parse-gram.y"
         { fprintf (stderr, "%s", ((*yyvaluep).symbol)->tag); }
 /* Line 751 of yacc.c  */
-#line 1205 "src/parse-gram.c"
+#line 1203 "src/parse-gram.c"
         break;
 
       default:
@@ -1995,16 +1993,16 @@ YYLTYPE yylloc;
 #endif
 
 /* User initialization code.  */
-/* Line 1525 of yacc.c  */
-#line 81 "src/parse-gram.y"
+/* Line 1524 of yacc.c  */
+#line 80 "src/parse-gram.y"
 {
   /* Bison's grammar can initial empty locations, hence a default
      location is needed. */
   boundary_set (&yylloc.start, current_file, 1, 1);
   boundary_set (&yylloc.end, current_file, 1, 1);
 }
-/* Line 1525 of yacc.c  */
-#line 2008 "src/parse-gram.c"
+/* Line 1524 of yacc.c  */
+#line 2006 "src/parse-gram.c"
   yylsp[0] = yylloc;
 
   goto yysetstate;
@@ -2197,8 +2195,8 @@ yyreduce:
     switch (yyn)
       {
           case 6:
-/* Line 1741 of yacc.c  */
-#line 268 "src/parse-gram.y"
+/* Line 1740 of yacc.c  */
+#line 267 "src/parse-gram.y"
     {
       code_props plain_code;
       code_props_plain_init (&plain_code, (yyvsp[0].chars), (yylsp[0]));
@@ -2208,107 +2206,107 @@ yyreduce:
                         plain_code.code, (yylsp[0]));
       code_scanner_last_string_free ();
     }
-/* Line 1741 of yacc.c  */
-#line 2213 "src/parse-gram.c"
+/* Line 1740 of yacc.c  */
+#line 2211 "src/parse-gram.c"
     break;
 
   case 7:
-/* Line 1741 of yacc.c  */
-#line 278 "src/parse-gram.y"
+/* Line 1740 of yacc.c  */
+#line 277 "src/parse-gram.y"
     {
       muscle_percent_define_ensure ((yyvsp[0].uniqstr), (yylsp[0]), true);
     }
-/* Line 1741 of yacc.c  */
-#line 2223 "src/parse-gram.c"
+/* Line 1740 of yacc.c  */
+#line 2221 "src/parse-gram.c"
     break;
 
   case 8:
-/* Line 1741 of yacc.c  */
-#line 282 "src/parse-gram.y"
+/* Line 1740 of yacc.c  */
+#line 281 "src/parse-gram.y"
     {
       muscle_percent_define_insert ((yyvsp[-1].uniqstr), (yylsp[-1]), (yyvsp[0].chars),
                                     MUSCLE_PERCENT_DEFINE_GRAMMAR_FILE);
     }
-/* Line 1741 of yacc.c  */
-#line 2234 "src/parse-gram.c"
+/* Line 1740 of yacc.c  */
+#line 2232 "src/parse-gram.c"
     break;
 
   case 9:
-/* Line 1741 of yacc.c  */
-#line 286 "src/parse-gram.y"
+/* Line 1740 of yacc.c  */
+#line 285 "src/parse-gram.y"
     { defines_flag = true; }
-/* Line 1741 of yacc.c  */
-#line 2242 "src/parse-gram.c"
+/* Line 1740 of yacc.c  */
+#line 2240 "src/parse-gram.c"
     break;
 
   case 10:
-/* Line 1741 of yacc.c  */
-#line 288 "src/parse-gram.y"
+/* Line 1740 of yacc.c  */
+#line 287 "src/parse-gram.y"
     {
       defines_flag = true;
       spec_defines_file = xstrdup ((yyvsp[0].chars));
     }
-/* Line 1741 of yacc.c  */
-#line 2253 "src/parse-gram.c"
+/* Line 1740 of yacc.c  */
+#line 2251 "src/parse-gram.c"
     break;
 
   case 11:
-/* Line 1741 of yacc.c  */
-#line 293 "src/parse-gram.y"
+/* Line 1740 of yacc.c  */
+#line 292 "src/parse-gram.y"
     {
       muscle_percent_define_insert ("parse.error", (yylsp[0]), "verbose",
                                     MUSCLE_PERCENT_DEFINE_GRAMMAR_FILE);
     }
-/* Line 1741 of yacc.c  */
-#line 2264 "src/parse-gram.c"
+/* Line 1740 of yacc.c  */
+#line 2262 "src/parse-gram.c"
     break;
 
   case 12:
-/* Line 1741 of yacc.c  */
-#line 297 "src/parse-gram.y"
+/* Line 1740 of yacc.c  */
+#line 296 "src/parse-gram.y"
     { expected_sr_conflicts = (yyvsp[0].integer); }
-/* Line 1741 of yacc.c  */
-#line 2272 "src/parse-gram.c"
+/* Line 1740 of yacc.c  */
+#line 2270 "src/parse-gram.c"
     break;
 
   case 13:
-/* Line 1741 of yacc.c  */
-#line 298 "src/parse-gram.y"
+/* Line 1740 of yacc.c  */
+#line 297 "src/parse-gram.y"
     { expected_rr_conflicts = (yyvsp[0].integer); }
-/* Line 1741 of yacc.c  */
-#line 2280 "src/parse-gram.c"
+/* Line 1740 of yacc.c  */
+#line 2278 "src/parse-gram.c"
     break;
 
   case 14:
-/* Line 1741 of yacc.c  */
-#line 299 "src/parse-gram.y"
+/* Line 1740 of yacc.c  */
+#line 298 "src/parse-gram.y"
     { spec_file_prefix = (yyvsp[0].chars); }
-/* Line 1741 of yacc.c  */
-#line 2288 "src/parse-gram.c"
+/* Line 1740 of yacc.c  */
+#line 2286 "src/parse-gram.c"
     break;
 
   case 15:
-/* Line 1741 of yacc.c  */
-#line 300 "src/parse-gram.y"
+/* Line 1740 of yacc.c  */
+#line 299 "src/parse-gram.y"
     { spec_file_prefix = (yyvsp[0].chars); }
-/* Line 1741 of yacc.c  */
-#line 2296 "src/parse-gram.c"
+/* Line 1740 of yacc.c  */
+#line 2294 "src/parse-gram.c"
     break;
 
   case 16:
-/* Line 1741 of yacc.c  */
-#line 302 "src/parse-gram.y"
+/* Line 1740 of yacc.c  */
+#line 301 "src/parse-gram.y"
     {
       nondeterministic_parser = true;
       glr_parser = true;
     }
-/* Line 1741 of yacc.c  */
-#line 2307 "src/parse-gram.c"
+/* Line 1740 of yacc.c  */
+#line 2305 "src/parse-gram.c"
     break;
 
   case 17:
-/* Line 1741 of yacc.c  */
-#line 307 "src/parse-gram.y"
+/* Line 1740 of yacc.c  */
+#line 306 "src/parse-gram.y"
     {
       code_props action;
       code_props_symbol_action_init (&action, (yyvsp[0].code), (yylsp[0]));
@@ -2317,93 +2315,93 @@ yyreduce:
       muscle_code_grow ("initial_action", action.code, (yylsp[0]));
       code_scanner_last_string_free ();
     }
-/* Line 1741 of yacc.c  */
-#line 2322 "src/parse-gram.c"
+/* Line 1740 of yacc.c  */
+#line 2320 "src/parse-gram.c"
     break;
 
   case 18:
-/* Line 1741 of yacc.c  */
-#line 315 "src/parse-gram.y"
+/* Line 1740 of yacc.c  */
+#line 314 "src/parse-gram.y"
     { language_argmatch ((yyvsp[0].chars), grammar_prio, (yylsp[-1])); }
-/* Line 1741 of yacc.c  */
-#line 2330 "src/parse-gram.c"
+/* Line 1740 of yacc.c  */
+#line 2328 "src/parse-gram.c"
     break;
 
   case 19:
-/* Line 1741 of yacc.c  */
-#line 316 "src/parse-gram.y"
+/* Line 1740 of yacc.c  */
+#line 315 "src/parse-gram.y"
     { spec_name_prefix = (yyvsp[0].chars); }
-/* Line 1741 of yacc.c  */
-#line 2338 "src/parse-gram.c"
+/* Line 1740 of yacc.c  */
+#line 2336 "src/parse-gram.c"
     break;
 
   case 20:
-/* Line 1741 of yacc.c  */
-#line 317 "src/parse-gram.y"
+/* Line 1740 of yacc.c  */
+#line 316 "src/parse-gram.y"
     { spec_name_prefix = (yyvsp[0].chars); }
-/* Line 1741 of yacc.c  */
-#line 2346 "src/parse-gram.c"
+/* Line 1740 of yacc.c  */
+#line 2344 "src/parse-gram.c"
     break;
 
   case 21:
-/* Line 1741 of yacc.c  */
-#line 318 "src/parse-gram.y"
+/* Line 1740 of yacc.c  */
+#line 317 "src/parse-gram.y"
     { no_lines_flag = true; }
-/* Line 1741 of yacc.c  */
-#line 2354 "src/parse-gram.c"
+/* Line 1740 of yacc.c  */
+#line 2352 "src/parse-gram.c"
     break;
 
   case 22:
-/* Line 1741 of yacc.c  */
-#line 319 "src/parse-gram.y"
+/* Line 1740 of yacc.c  */
+#line 318 "src/parse-gram.y"
     { nondeterministic_parser = true; }
-/* Line 1741 of yacc.c  */
-#line 2362 "src/parse-gram.c"
+/* Line 1740 of yacc.c  */
+#line 2360 "src/parse-gram.c"
     break;
 
   case 23:
-/* Line 1741 of yacc.c  */
-#line 320 "src/parse-gram.y"
+/* Line 1740 of yacc.c  */
+#line 319 "src/parse-gram.y"
     { spec_outfile = (yyvsp[0].chars); }
-/* Line 1741 of yacc.c  */
-#line 2370 "src/parse-gram.c"
+/* Line 1740 of yacc.c  */
+#line 2368 "src/parse-gram.c"
     break;
 
   case 24:
-/* Line 1741 of yacc.c  */
-#line 321 "src/parse-gram.y"
+/* Line 1740 of yacc.c  */
+#line 320 "src/parse-gram.y"
     { spec_outfile = (yyvsp[0].chars); }
-/* Line 1741 of yacc.c  */
-#line 2378 "src/parse-gram.c"
+/* Line 1740 of yacc.c  */
+#line 2376 "src/parse-gram.c"
     break;
 
   case 25:
-/* Line 1741 of yacc.c  */
-#line 322 "src/parse-gram.y"
+/* Line 1740 of yacc.c  */
+#line 321 "src/parse-gram.y"
     { current_param = (yyvsp[0].param); }
-/* Line 1741 of yacc.c  */
-#line 2386 "src/parse-gram.c"
+/* Line 1740 of yacc.c  */
+#line 2384 "src/parse-gram.c"
     break;
 
   case 26:
-/* Line 1741 of yacc.c  */
-#line 322 "src/parse-gram.y"
+/* Line 1740 of yacc.c  */
+#line 321 "src/parse-gram.y"
     { current_param = param_none; }
-/* Line 1741 of yacc.c  */
-#line 2394 "src/parse-gram.c"
+/* Line 1740 of yacc.c  */
+#line 2392 "src/parse-gram.c"
     break;
 
   case 27:
-/* Line 1741 of yacc.c  */
-#line 323 "src/parse-gram.y"
+/* Line 1740 of yacc.c  */
+#line 322 "src/parse-gram.y"
     { version_check (&(yylsp[0]), (yyvsp[0].chars)); }
-/* Line 1741 of yacc.c  */
-#line 2402 "src/parse-gram.c"
+/* Line 1740 of yacc.c  */
+#line 2400 "src/parse-gram.c"
     break;
 
   case 28:
-/* Line 1741 of yacc.c  */
-#line 325 "src/parse-gram.y"
+/* Line 1740 of yacc.c  */
+#line 324 "src/parse-gram.y"
     {
       char const *skeleton_user = (yyvsp[0].chars);
       if (strchr (skeleton_user, '/'))
@@ -2427,199 +2425,199 @@ yyreduce:
         }
       skeleton_arg (skeleton_user, grammar_prio, (yylsp[-1]));
     }
-/* Line 1741 of yacc.c  */
-#line 2432 "src/parse-gram.c"
+/* Line 1740 of yacc.c  */
+#line 2430 "src/parse-gram.c"
     break;
 
   case 29:
-/* Line 1741 of yacc.c  */
-#line 348 "src/parse-gram.y"
+/* Line 1740 of yacc.c  */
+#line 347 "src/parse-gram.y"
     { token_table_flag = true; }
-/* Line 1741 of yacc.c  */
-#line 2440 "src/parse-gram.c"
+/* Line 1740 of yacc.c  */
+#line 2438 "src/parse-gram.c"
     break;
 
   case 30:
-/* Line 1741 of yacc.c  */
-#line 349 "src/parse-gram.y"
+/* Line 1740 of yacc.c  */
+#line 348 "src/parse-gram.y"
     { report_flag |= report_states; }
-/* Line 1741 of yacc.c  */
-#line 2448 "src/parse-gram.c"
+/* Line 1740 of yacc.c  */
+#line 2446 "src/parse-gram.c"
     break;
 
   case 31:
-/* Line 1741 of yacc.c  */
-#line 350 "src/parse-gram.y"
+/* Line 1740 of yacc.c  */
+#line 349 "src/parse-gram.y"
     { yacc_flag = true; }
-/* Line 1741 of yacc.c  */
-#line 2456 "src/parse-gram.c"
+/* Line 1740 of yacc.c  */
+#line 2454 "src/parse-gram.c"
     break;
 
   case 33:
-/* Line 1741 of yacc.c  */
-#line 355 "src/parse-gram.y"
+/* Line 1740 of yacc.c  */
+#line 354 "src/parse-gram.y"
     { add_param (current_param, (yyvsp[0].code), (yylsp[0])); }
-/* Line 1741 of yacc.c  */
-#line 2464 "src/parse-gram.c"
+/* Line 1740 of yacc.c  */
+#line 2462 "src/parse-gram.c"
     break;
 
   case 34:
-/* Line 1741 of yacc.c  */
-#line 356 "src/parse-gram.y"
+/* Line 1740 of yacc.c  */
+#line 355 "src/parse-gram.y"
     { add_param (current_param, (yyvsp[0].code), (yylsp[0])); }
-/* Line 1741 of yacc.c  */
-#line 2472 "src/parse-gram.c"
+/* Line 1740 of yacc.c  */
+#line 2470 "src/parse-gram.c"
     break;
 
   case 37:
-/* Line 1741 of yacc.c  */
-#line 368 "src/parse-gram.y"
+/* Line 1740 of yacc.c  */
+#line 367 "src/parse-gram.y"
     {
       grammar_start_symbol_set ((yyvsp[0].symbol), (yylsp[0]));
     }
-/* Line 1741 of yacc.c  */
-#line 2482 "src/parse-gram.c"
+/* Line 1740 of yacc.c  */
+#line 2480 "src/parse-gram.c"
     break;
 
   case 38:
-/* Line 1741 of yacc.c  */
-#line 372 "src/parse-gram.y"
+/* Line 1740 of yacc.c  */
+#line 371 "src/parse-gram.y"
     {
       symbol_list *list;
       for (list = (yyvsp[0].list); list; list = list->next)
        symbol_list_destructor_set (list, (yyvsp[-1].code), (yylsp[-1]));
       symbol_list_free ((yyvsp[0].list));
     }
-/* Line 1741 of yacc.c  */
-#line 2495 "src/parse-gram.c"
+/* Line 1740 of yacc.c  */
+#line 2493 "src/parse-gram.c"
     break;
 
   case 39:
-/* Line 1741 of yacc.c  */
-#line 379 "src/parse-gram.y"
+/* Line 1740 of yacc.c  */
+#line 378 "src/parse-gram.y"
     {
       symbol_list *list;
       for (list = (yyvsp[0].list); list; list = list->next)
        symbol_list_printer_set (list, (yyvsp[-1].code), (yylsp[-1]));
       symbol_list_free ((yyvsp[0].list));
     }
-/* Line 1741 of yacc.c  */
-#line 2508 "src/parse-gram.c"
+/* Line 1740 of yacc.c  */
+#line 2506 "src/parse-gram.c"
     break;
 
   case 40:
-/* Line 1741 of yacc.c  */
-#line 386 "src/parse-gram.y"
+/* Line 1740 of yacc.c  */
+#line 385 "src/parse-gram.y"
     {
       default_prec = true;
     }
-/* Line 1741 of yacc.c  */
-#line 2518 "src/parse-gram.c"
+/* Line 1740 of yacc.c  */
+#line 2516 "src/parse-gram.c"
     break;
 
   case 41:
-/* Line 1741 of yacc.c  */
-#line 390 "src/parse-gram.y"
+/* Line 1740 of yacc.c  */
+#line 389 "src/parse-gram.y"
     {
       default_prec = false;
     }
-/* Line 1741 of yacc.c  */
-#line 2528 "src/parse-gram.c"
+/* Line 1740 of yacc.c  */
+#line 2526 "src/parse-gram.c"
     break;
 
   case 42:
-/* Line 1741 of yacc.c  */
-#line 394 "src/parse-gram.y"
+/* Line 1740 of yacc.c  */
+#line 393 "src/parse-gram.y"
     {
       /* Do not invoke muscle_percent_code_grow here since it invokes
          muscle_user_name_list_grow.  */
       muscle_code_grow ("percent_code()", (yyvsp[0].chars), (yylsp[0]));
       code_scanner_last_string_free ();
     }
-/* Line 1741 of yacc.c  */
-#line 2541 "src/parse-gram.c"
+/* Line 1740 of yacc.c  */
+#line 2539 "src/parse-gram.c"
     break;
 
   case 43:
-/* Line 1741 of yacc.c  */
-#line 401 "src/parse-gram.y"
+/* Line 1740 of yacc.c  */
+#line 400 "src/parse-gram.y"
     {
       muscle_percent_code_grow ((yyvsp[-1].uniqstr), (yylsp[-1]), (yyvsp[0].chars), (yylsp[0]));
       code_scanner_last_string_free ();
     }
-/* Line 1741 of yacc.c  */
-#line 2552 "src/parse-gram.c"
+/* Line 1740 of yacc.c  */
+#line 2550 "src/parse-gram.c"
     break;
 
   case 44:
-/* Line 1741 of yacc.c  */
-#line 415 "src/parse-gram.y"
+/* Line 1740 of yacc.c  */
+#line 414 "src/parse-gram.y"
     {}
-/* Line 1741 of yacc.c  */
-#line 2560 "src/parse-gram.c"
+/* Line 1740 of yacc.c  */
+#line 2558 "src/parse-gram.c"
     break;
 
   case 45:
-/* Line 1741 of yacc.c  */
-#line 416 "src/parse-gram.y"
+/* Line 1740 of yacc.c  */
+#line 415 "src/parse-gram.y"
     { muscle_code_grow ("union_name", (yyvsp[0].uniqstr), (yylsp[0])); }
-/* Line 1741 of yacc.c  */
-#line 2568 "src/parse-gram.c"
+/* Line 1740 of yacc.c  */
+#line 2566 "src/parse-gram.c"
     break;
 
   case 46:
-/* Line 1741 of yacc.c  */
-#line 421 "src/parse-gram.y"
+/* Line 1740 of yacc.c  */
+#line 420 "src/parse-gram.y"
     {
       union_seen = true;
       muscle_code_grow ("stype", (yyvsp[0].chars), (yylsp[0]));
       code_scanner_last_string_free ();
     }
-/* Line 1741 of yacc.c  */
-#line 2580 "src/parse-gram.c"
+/* Line 1740 of yacc.c  */
+#line 2578 "src/parse-gram.c"
     break;
 
   case 47:
-/* Line 1741 of yacc.c  */
-#line 432 "src/parse-gram.y"
+/* Line 1740 of yacc.c  */
+#line 431 "src/parse-gram.y"
     { current_class = nterm_sym; }
-/* Line 1741 of yacc.c  */
-#line 2588 "src/parse-gram.c"
+/* Line 1740 of yacc.c  */
+#line 2586 "src/parse-gram.c"
     break;
 
   case 48:
-/* Line 1741 of yacc.c  */
-#line 433 "src/parse-gram.y"
+/* Line 1740 of yacc.c  */
+#line 432 "src/parse-gram.y"
     {
       current_class = unknown_sym;
       current_type = NULL;
     }
-/* Line 1741 of yacc.c  */
-#line 2599 "src/parse-gram.c"
+/* Line 1740 of yacc.c  */
+#line 2597 "src/parse-gram.c"
     break;
 
   case 49:
-/* Line 1741 of yacc.c  */
-#line 437 "src/parse-gram.y"
+/* Line 1740 of yacc.c  */
+#line 436 "src/parse-gram.y"
     { current_class = token_sym; }
-/* Line 1741 of yacc.c  */
-#line 2607 "src/parse-gram.c"
+/* Line 1740 of yacc.c  */
+#line 2605 "src/parse-gram.c"
     break;
 
   case 50:
-/* Line 1741 of yacc.c  */
-#line 438 "src/parse-gram.y"
+/* Line 1740 of yacc.c  */
+#line 437 "src/parse-gram.y"
     {
       current_class = unknown_sym;
       current_type = NULL;
     }
-/* Line 1741 of yacc.c  */
-#line 2618 "src/parse-gram.c"
+/* Line 1740 of yacc.c  */
+#line 2616 "src/parse-gram.c"
     break;
 
   case 51:
-/* Line 1741 of yacc.c  */
-#line 443 "src/parse-gram.y"
+/* Line 1740 of yacc.c  */
+#line 442 "src/parse-gram.y"
     {
       symbol_list *list;
       tag_seen = true;
@@ -2627,13 +2625,13 @@ yyreduce:
        symbol_type_set (list->content.sym, (yyvsp[-1].uniqstr), (yylsp[-1]));
       symbol_list_free ((yyvsp[0].list));
     }
-/* Line 1741 of yacc.c  */
-#line 2632 "src/parse-gram.c"
+/* Line 1740 of yacc.c  */
+#line 2630 "src/parse-gram.c"
     break;
 
   case 52:
-/* Line 1741 of yacc.c  */
-#line 454 "src/parse-gram.y"
+/* Line 1740 of yacc.c  */
+#line 453 "src/parse-gram.y"
     {
       symbol_list *list;
       ++current_prec;
@@ -2645,348 +2643,348 @@ yyreduce:
       symbol_list_free ((yyvsp[0].list));
       current_type = NULL;
     }
-/* Line 1741 of yacc.c  */
-#line 2650 "src/parse-gram.c"
+/* Line 1740 of yacc.c  */
+#line 2648 "src/parse-gram.c"
     break;
 
   case 53:
-/* Line 1741 of yacc.c  */
-#line 468 "src/parse-gram.y"
+/* Line 1740 of yacc.c  */
+#line 467 "src/parse-gram.y"
     { (yyval.assoc) = left_assoc; }
-/* Line 1741 of yacc.c  */
-#line 2658 "src/parse-gram.c"
+/* Line 1740 of yacc.c  */
+#line 2656 "src/parse-gram.c"
     break;
 
   case 54:
-/* Line 1741 of yacc.c  */
-#line 469 "src/parse-gram.y"
+/* Line 1740 of yacc.c  */
+#line 468 "src/parse-gram.y"
     { (yyval.assoc) = right_assoc; }
-/* Line 1741 of yacc.c  */
-#line 2666 "src/parse-gram.c"
+/* Line 1740 of yacc.c  */
+#line 2664 "src/parse-gram.c"
     break;
 
   case 55:
-/* Line 1741 of yacc.c  */
-#line 470 "src/parse-gram.y"
+/* Line 1740 of yacc.c  */
+#line 469 "src/parse-gram.y"
     { (yyval.assoc) = non_assoc; }
-/* Line 1741 of yacc.c  */
-#line 2674 "src/parse-gram.c"
+/* Line 1740 of yacc.c  */
+#line 2672 "src/parse-gram.c"
     break;
 
   case 56:
-/* Line 1741 of yacc.c  */
-#line 471 "src/parse-gram.y"
+/* Line 1740 of yacc.c  */
+#line 470 "src/parse-gram.y"
     { (yyval.assoc) = precedence_assoc; }
-/* Line 1741 of yacc.c  */
-#line 2682 "src/parse-gram.c"
+/* Line 1740 of yacc.c  */
+#line 2680 "src/parse-gram.c"
     break;
 
   case 57:
-/* Line 1741 of yacc.c  */
-#line 475 "src/parse-gram.y"
+/* Line 1740 of yacc.c  */
+#line 474 "src/parse-gram.y"
     { current_type = NULL; }
-/* Line 1741 of yacc.c  */
-#line 2690 "src/parse-gram.c"
+/* Line 1740 of yacc.c  */
+#line 2688 "src/parse-gram.c"
     break;
 
   case 58:
-/* Line 1741 of yacc.c  */
-#line 476 "src/parse-gram.y"
+/* Line 1740 of yacc.c  */
+#line 475 "src/parse-gram.y"
     { current_type = (yyvsp[0].uniqstr); tag_seen = true; }
-/* Line 1741 of yacc.c  */
-#line 2698 "src/parse-gram.c"
+/* Line 1740 of yacc.c  */
+#line 2696 "src/parse-gram.c"
     break;
 
   case 59:
-/* Line 1741 of yacc.c  */
-#line 482 "src/parse-gram.y"
+/* Line 1740 of yacc.c  */
+#line 481 "src/parse-gram.y"
     { (yyval.list) = symbol_list_sym_new ((yyvsp[0].symbol), (yylsp[0])); }
-/* Line 1741 of yacc.c  */
-#line 2706 "src/parse-gram.c"
+/* Line 1740 of yacc.c  */
+#line 2704 "src/parse-gram.c"
     break;
 
   case 60:
-/* Line 1741 of yacc.c  */
-#line 484 "src/parse-gram.y"
+/* Line 1740 of yacc.c  */
+#line 483 "src/parse-gram.y"
     { (yyval.list) = symbol_list_prepend ((yyvsp[-1].list), symbol_list_sym_new ((yyvsp[0].symbol), (yylsp[0]))); }
-/* Line 1741 of yacc.c  */
-#line 2714 "src/parse-gram.c"
+/* Line 1740 of yacc.c  */
+#line 2712 "src/parse-gram.c"
     break;
 
   case 61:
-/* Line 1741 of yacc.c  */
-#line 488 "src/parse-gram.y"
+/* Line 1740 of yacc.c  */
+#line 487 "src/parse-gram.y"
     { (yyval.symbol) = (yyvsp[0].symbol); }
-/* Line 1741 of yacc.c  */
-#line 2722 "src/parse-gram.c"
+/* Line 1740 of yacc.c  */
+#line 2720 "src/parse-gram.c"
     break;
 
   case 62:
-/* Line 1741 of yacc.c  */
-#line 489 "src/parse-gram.y"
+/* Line 1740 of yacc.c  */
+#line 488 "src/parse-gram.y"
     { (yyval.symbol) = (yyvsp[-1].symbol); symbol_user_token_number_set ((yyvsp[-1].symbol), (yyvsp[0].integer), (yylsp[0])); }
-/* Line 1741 of yacc.c  */
-#line 2730 "src/parse-gram.c"
+/* Line 1740 of yacc.c  */
+#line 2728 "src/parse-gram.c"
     break;
 
   case 63:
-/* Line 1741 of yacc.c  */
-#line 495 "src/parse-gram.y"
+/* Line 1740 of yacc.c  */
+#line 494 "src/parse-gram.y"
     { (yyval.list) = symbol_list_sym_new ((yyvsp[0].symbol), (yylsp[0])); }
-/* Line 1741 of yacc.c  */
-#line 2738 "src/parse-gram.c"
+/* Line 1740 of yacc.c  */
+#line 2736 "src/parse-gram.c"
     break;
 
   case 64:
-/* Line 1741 of yacc.c  */
-#line 497 "src/parse-gram.y"
+/* Line 1740 of yacc.c  */
+#line 496 "src/parse-gram.y"
     { (yyval.list) = symbol_list_prepend ((yyvsp[-1].list), symbol_list_sym_new ((yyvsp[0].symbol), (yylsp[0]))); }
-/* Line 1741 of yacc.c  */
-#line 2746 "src/parse-gram.c"
+/* Line 1740 of yacc.c  */
+#line 2744 "src/parse-gram.c"
     break;
 
   case 65:
-/* Line 1741 of yacc.c  */
-#line 501 "src/parse-gram.y"
+/* Line 1740 of yacc.c  */
+#line 500 "src/parse-gram.y"
     { (yyval.list) = (yyvsp[0].list); }
-/* Line 1741 of yacc.c  */
-#line 2754 "src/parse-gram.c"
+/* Line 1740 of yacc.c  */
+#line 2752 "src/parse-gram.c"
     break;
 
   case 66:
-/* Line 1741 of yacc.c  */
-#line 502 "src/parse-gram.y"
+/* Line 1740 of yacc.c  */
+#line 501 "src/parse-gram.y"
     { (yyval.list) = symbol_list_prepend ((yyvsp[-1].list), (yyvsp[0].list)); }
-/* Line 1741 of yacc.c  */
-#line 2762 "src/parse-gram.c"
+/* Line 1740 of yacc.c  */
+#line 2760 "src/parse-gram.c"
     break;
 
   case 67:
-/* Line 1741 of yacc.c  */
-#line 506 "src/parse-gram.y"
+/* Line 1740 of yacc.c  */
+#line 505 "src/parse-gram.y"
     { (yyval.list) = symbol_list_sym_new ((yyvsp[0].symbol), (yylsp[0])); }
-/* Line 1741 of yacc.c  */
-#line 2770 "src/parse-gram.c"
+/* Line 1740 of yacc.c  */
+#line 2768 "src/parse-gram.c"
     break;
 
   case 68:
-/* Line 1741 of yacc.c  */
-#line 507 "src/parse-gram.y"
+/* Line 1740 of yacc.c  */
+#line 506 "src/parse-gram.y"
     { (yyval.list) = symbol_list_type_new ((yyvsp[0].uniqstr), (yylsp[0])); }
-/* Line 1741 of yacc.c  */
-#line 2778 "src/parse-gram.c"
+/* Line 1740 of yacc.c  */
+#line 2776 "src/parse-gram.c"
     break;
 
   case 69:
-/* Line 1741 of yacc.c  */
-#line 508 "src/parse-gram.y"
+/* Line 1740 of yacc.c  */
+#line 507 "src/parse-gram.y"
     { (yyval.list) = symbol_list_default_tagged_new ((yylsp[0])); }
-/* Line 1741 of yacc.c  */
-#line 2786 "src/parse-gram.c"
+/* Line 1740 of yacc.c  */
+#line 2784 "src/parse-gram.c"
     break;
 
   case 70:
-/* Line 1741 of yacc.c  */
-#line 509 "src/parse-gram.y"
+/* Line 1740 of yacc.c  */
+#line 508 "src/parse-gram.y"
     { (yyval.list) = symbol_list_default_tagless_new ((yylsp[0])); }
-/* Line 1741 of yacc.c  */
-#line 2794 "src/parse-gram.c"
+/* Line 1740 of yacc.c  */
+#line 2792 "src/parse-gram.c"
     break;
 
   case 71:
-/* Line 1741 of yacc.c  */
-#line 515 "src/parse-gram.y"
+/* Line 1740 of yacc.c  */
+#line 514 "src/parse-gram.y"
     {
        current_type = (yyvsp[0].uniqstr);
        tag_seen = true;
      }
-/* Line 1741 of yacc.c  */
-#line 2805 "src/parse-gram.c"
+/* Line 1740 of yacc.c  */
+#line 2803 "src/parse-gram.c"
     break;
 
   case 72:
-/* Line 1741 of yacc.c  */
-#line 520 "src/parse-gram.y"
+/* Line 1740 of yacc.c  */
+#line 519 "src/parse-gram.y"
     {
        symbol_class_set ((yyvsp[0].symbol), current_class, (yylsp[0]), true);
        symbol_type_set ((yyvsp[0].symbol), current_type, (yylsp[0]));
      }
-/* Line 1741 of yacc.c  */
-#line 2816 "src/parse-gram.c"
+/* Line 1740 of yacc.c  */
+#line 2814 "src/parse-gram.c"
     break;
 
   case 73:
-/* Line 1741 of yacc.c  */
-#line 525 "src/parse-gram.y"
+/* Line 1740 of yacc.c  */
+#line 524 "src/parse-gram.y"
     {
       symbol_class_set ((yyvsp[-1].symbol), current_class, (yylsp[-1]), true);
       symbol_type_set ((yyvsp[-1].symbol), current_type, (yylsp[-1]));
       symbol_user_token_number_set ((yyvsp[-1].symbol), (yyvsp[0].integer), (yylsp[0]));
     }
-/* Line 1741 of yacc.c  */
-#line 2828 "src/parse-gram.c"
+/* Line 1740 of yacc.c  */
+#line 2826 "src/parse-gram.c"
     break;
 
   case 74:
-/* Line 1741 of yacc.c  */
-#line 531 "src/parse-gram.y"
+/* Line 1740 of yacc.c  */
+#line 530 "src/parse-gram.y"
     {
       symbol_class_set ((yyvsp[-1].symbol), current_class, (yylsp[-1]), true);
       symbol_type_set ((yyvsp[-1].symbol), current_type, (yylsp[-1]));
       symbol_make_alias ((yyvsp[-1].symbol), (yyvsp[0].symbol), (yyloc));
     }
-/* Line 1741 of yacc.c  */
-#line 2840 "src/parse-gram.c"
+/* Line 1740 of yacc.c  */
+#line 2838 "src/parse-gram.c"
     break;
 
   case 75:
-/* Line 1741 of yacc.c  */
-#line 537 "src/parse-gram.y"
+/* Line 1740 of yacc.c  */
+#line 536 "src/parse-gram.y"
     {
       symbol_class_set ((yyvsp[-2].symbol), current_class, (yylsp[-2]), true);
       symbol_type_set ((yyvsp[-2].symbol), current_type, (yylsp[-2]));
       symbol_user_token_number_set ((yyvsp[-2].symbol), (yyvsp[-1].integer), (yylsp[-1]));
       symbol_make_alias ((yyvsp[-2].symbol), (yyvsp[0].symbol), (yyloc));
     }
-/* Line 1741 of yacc.c  */
-#line 2853 "src/parse-gram.c"
+/* Line 1740 of yacc.c  */
+#line 2851 "src/parse-gram.c"
     break;
 
   case 82:
-/* Line 1741 of yacc.c  */
-#line 567 "src/parse-gram.y"
+/* Line 1740 of yacc.c  */
+#line 566 "src/parse-gram.y"
     {
       yyerrok;
     }
-/* Line 1741 of yacc.c  */
-#line 2863 "src/parse-gram.c"
+/* Line 1740 of yacc.c  */
+#line 2861 "src/parse-gram.c"
     break;
 
   case 83:
-/* Line 1741 of yacc.c  */
-#line 573 "src/parse-gram.y"
+/* Line 1740 of yacc.c  */
+#line 572 "src/parse-gram.y"
     { current_lhs = (yyvsp[-1].symbol); current_lhs_location = (yylsp[-1]);
     current_lhs_named_ref = (yyvsp[0].named_ref); }
-/* Line 1741 of yacc.c  */
-#line 2872 "src/parse-gram.c"
+/* Line 1740 of yacc.c  */
+#line 2870 "src/parse-gram.c"
     break;
 
   case 85:
-/* Line 1741 of yacc.c  */
-#line 578 "src/parse-gram.y"
+/* Line 1740 of yacc.c  */
+#line 577 "src/parse-gram.y"
     { grammar_current_rule_end ((yylsp[0])); }
-/* Line 1741 of yacc.c  */
-#line 2880 "src/parse-gram.c"
+/* Line 1740 of yacc.c  */
+#line 2878 "src/parse-gram.c"
     break;
 
   case 86:
-/* Line 1741 of yacc.c  */
-#line 579 "src/parse-gram.y"
+/* Line 1740 of yacc.c  */
+#line 578 "src/parse-gram.y"
     { grammar_current_rule_end ((yylsp[0])); }
-/* Line 1741 of yacc.c  */
-#line 2888 "src/parse-gram.c"
+/* Line 1740 of yacc.c  */
+#line 2886 "src/parse-gram.c"
     break;
 
   case 88:
-/* Line 1741 of yacc.c  */
-#line 585 "src/parse-gram.y"
+/* Line 1740 of yacc.c  */
+#line 584 "src/parse-gram.y"
     { grammar_current_rule_begin (current_lhs, current_lhs_location,
                                  current_lhs_named_ref); }
-/* Line 1741 of yacc.c  */
-#line 2897 "src/parse-gram.c"
+/* Line 1740 of yacc.c  */
+#line 2895 "src/parse-gram.c"
     break;
 
   case 89:
-/* Line 1741 of yacc.c  */
-#line 588 "src/parse-gram.y"
+/* Line 1740 of yacc.c  */
+#line 587 "src/parse-gram.y"
     { grammar_current_rule_symbol_append ((yyvsp[-1].symbol), (yylsp[-1]), (yyvsp[0].named_ref)); }
-/* Line 1741 of yacc.c  */
-#line 2905 "src/parse-gram.c"
+/* Line 1740 of yacc.c  */
+#line 2903 "src/parse-gram.c"
     break;
 
   case 90:
-/* Line 1741 of yacc.c  */
-#line 590 "src/parse-gram.y"
+/* Line 1740 of yacc.c  */
+#line 589 "src/parse-gram.y"
     { grammar_current_rule_action_append ((yyvsp[-1].code), (yylsp[-1]), (yyvsp[0].named_ref), false); }
-/* Line 1741 of yacc.c  */
-#line 2913 "src/parse-gram.c"
+/* Line 1740 of yacc.c  */
+#line 2911 "src/parse-gram.c"
     break;
 
   case 91:
-/* Line 1741 of yacc.c  */
-#line 592 "src/parse-gram.y"
+/* Line 1740 of yacc.c  */
+#line 591 "src/parse-gram.y"
     { grammar_current_rule_action_append ((yyvsp[0].code), (yylsp[0]), NULL, true); }
-/* Line 1741 of yacc.c  */
-#line 2921 "src/parse-gram.c"
+/* Line 1740 of yacc.c  */
+#line 2919 "src/parse-gram.c"
     break;
 
   case 92:
-/* Line 1741 of yacc.c  */
-#line 594 "src/parse-gram.y"
+/* Line 1740 of yacc.c  */
+#line 593 "src/parse-gram.y"
     { grammar_current_rule_prec_set ((yyvsp[0].symbol), (yylsp[0])); }
-/* Line 1741 of yacc.c  */
-#line 2929 "src/parse-gram.c"
+/* Line 1740 of yacc.c  */
+#line 2927 "src/parse-gram.c"
     break;
 
   case 93:
-/* Line 1741 of yacc.c  */
-#line 596 "src/parse-gram.y"
+/* Line 1740 of yacc.c  */
+#line 595 "src/parse-gram.y"
     { grammar_current_rule_dprec_set ((yyvsp[0].integer), (yylsp[0])); }
-/* Line 1741 of yacc.c  */
-#line 2937 "src/parse-gram.c"
+/* Line 1740 of yacc.c  */
+#line 2935 "src/parse-gram.c"
     break;
 
   case 94:
-/* Line 1741 of yacc.c  */
-#line 598 "src/parse-gram.y"
+/* Line 1740 of yacc.c  */
+#line 597 "src/parse-gram.y"
     { grammar_current_rule_merge_set ((yyvsp[0].uniqstr), (yylsp[0])); }
-/* Line 1741 of yacc.c  */
-#line 2945 "src/parse-gram.c"
+/* Line 1740 of yacc.c  */
+#line 2943 "src/parse-gram.c"
     break;
 
   case 95:
-/* Line 1741 of yacc.c  */
-#line 602 "src/parse-gram.y"
+/* Line 1740 of yacc.c  */
+#line 601 "src/parse-gram.y"
     { (yyval.named_ref) = 0; }
-/* Line 1741 of yacc.c  */
-#line 2953 "src/parse-gram.c"
+/* Line 1740 of yacc.c  */
+#line 2951 "src/parse-gram.c"
     break;
 
   case 96:
-/* Line 1741 of yacc.c  */
-#line 604 "src/parse-gram.y"
+/* Line 1740 of yacc.c  */
+#line 603 "src/parse-gram.y"
     { (yyval.named_ref) = named_ref_new((yyvsp[0].uniqstr), (yylsp[0])); }
-/* Line 1741 of yacc.c  */
-#line 2961 "src/parse-gram.c"
+/* Line 1740 of yacc.c  */
+#line 2959 "src/parse-gram.c"
     break;
 
   case 98:
-/* Line 1741 of yacc.c  */
-#line 615 "src/parse-gram.y"
+/* Line 1740 of yacc.c  */
+#line 614 "src/parse-gram.y"
     { (yyval.uniqstr) = uniqstr_new ((yyvsp[0].chars)); }
-/* Line 1741 of yacc.c  */
-#line 2969 "src/parse-gram.c"
+/* Line 1740 of yacc.c  */
+#line 2967 "src/parse-gram.c"
     break;
 
   case 99:
-/* Line 1741 of yacc.c  */
-#line 620 "src/parse-gram.y"
+/* Line 1740 of yacc.c  */
+#line 619 "src/parse-gram.y"
     { (yyval.chars) = ""; }
-/* Line 1741 of yacc.c  */
-#line 2977 "src/parse-gram.c"
+/* Line 1740 of yacc.c  */
+#line 2975 "src/parse-gram.c"
     break;
 
   case 100:
-/* Line 1741 of yacc.c  */
-#line 621 "src/parse-gram.y"
+/* Line 1740 of yacc.c  */
+#line 620 "src/parse-gram.y"
     { (yyval.chars) = (yyvsp[0].uniqstr); }
-/* Line 1741 of yacc.c  */
-#line 2985 "src/parse-gram.c"
+/* Line 1740 of yacc.c  */
+#line 2983 "src/parse-gram.c"
     break;
 
   case 102:
-/* Line 1741 of yacc.c  */
-#line 632 "src/parse-gram.y"
+/* Line 1740 of yacc.c  */
+#line 631 "src/parse-gram.y"
     {
       code_props plain_code;
       (yyvsp[0].code)[strlen ((yyvsp[0].code)) - 1] = '\n';
@@ -2995,52 +2993,52 @@ yyreduce:
       gram_scanner_last_string_free ();
       (yyval.chars) = plain_code.code;
     }
-/* Line 1741 of yacc.c  */
-#line 3000 "src/parse-gram.c"
+/* Line 1740 of yacc.c  */
+#line 2998 "src/parse-gram.c"
     break;
 
   case 103:
-/* Line 1741 of yacc.c  */
-#line 652 "src/parse-gram.y"
+/* Line 1740 of yacc.c  */
+#line 651 "src/parse-gram.y"
     { (yyval.symbol) = symbol_from_uniqstr ((yyvsp[0].uniqstr), (yylsp[0])); }
-/* Line 1741 of yacc.c  */
-#line 3008 "src/parse-gram.c"
+/* Line 1740 of yacc.c  */
+#line 3006 "src/parse-gram.c"
     break;
 
   case 104:
-/* Line 1741 of yacc.c  */
-#line 654 "src/parse-gram.y"
+/* Line 1740 of yacc.c  */
+#line 653 "src/parse-gram.y"
     {
       (yyval.symbol) = symbol_get (char_name ((yyvsp[0].character)), (yylsp[0]));
       symbol_class_set ((yyval.symbol), token_sym, (yylsp[0]), false);
       symbol_user_token_number_set ((yyval.symbol), (yyvsp[0].character), (yylsp[0]));
     }
-/* Line 1741 of yacc.c  */
-#line 3020 "src/parse-gram.c"
+/* Line 1740 of yacc.c  */
+#line 3018 "src/parse-gram.c"
     break;
 
   case 105:
-/* Line 1741 of yacc.c  */
-#line 662 "src/parse-gram.y"
+/* Line 1740 of yacc.c  */
+#line 661 "src/parse-gram.y"
     { (yyval.symbol) = symbol_from_uniqstr ((yyvsp[0].uniqstr), (yylsp[0])); }
-/* Line 1741 of yacc.c  */
-#line 3028 "src/parse-gram.c"
+/* Line 1740 of yacc.c  */
+#line 3026 "src/parse-gram.c"
     break;
 
   case 108:
-/* Line 1741 of yacc.c  */
-#line 674 "src/parse-gram.y"
+/* Line 1740 of yacc.c  */
+#line 673 "src/parse-gram.y"
     {
       (yyval.symbol) = symbol_get (quotearg_style (c_quoting_style, (yyvsp[0].chars)), (yylsp[0]));
       symbol_class_set ((yyval.symbol), token_sym, (yylsp[0]), false);
     }
-/* Line 1741 of yacc.c  */
-#line 3039 "src/parse-gram.c"
+/* Line 1740 of yacc.c  */
+#line 3037 "src/parse-gram.c"
     break;
 
   case 110:
-/* Line 1741 of yacc.c  */
-#line 683 "src/parse-gram.y"
+/* Line 1740 of yacc.c  */
+#line 682 "src/parse-gram.y"
     {
       code_props plain_code;
       code_props_plain_init (&plain_code, (yyvsp[0].chars), (yylsp[0]));
@@ -3049,13 +3047,13 @@ yyreduce:
       muscle_code_grow ("epilogue", plain_code.code, (yylsp[0]));
       code_scanner_last_string_free ();
     }
-/* Line 1741 of yacc.c  */
-#line 3054 "src/parse-gram.c"
+/* Line 1740 of yacc.c  */
+#line 3052 "src/parse-gram.c"
     break;
 
 
-/* Line 1741 of yacc.c  */
-#line 3059 "src/parse-gram.c"
+/* Line 1740 of yacc.c  */
+#line 3057 "src/parse-gram.c"
         default: break;
       }
     if (yychar_backup != yychar)
@@ -3302,8 +3300,8 @@ yyreturn:
   return YYID (yyresult);
 }
 
-/* Line 2001 of yacc.c  */
-#line 693 "src/parse-gram.y"
+/* Line 2000 of yacc.c  */
+#line 692 "src/parse-gram.y"
 
 
 
index f321cfbfc2ba63d1e744bad575b386086046a795..e3246691a1e4dd5f77b03d3173f57f42f953d85b 100644 (file)
@@ -1,9 +1,8 @@
-/* A Bison parser, made by GNU Bison 2.4.542-10bae.  */
+/* A Bison parser, made by GNU Bison 2.4.547-d397.  */
 
 /* Interface for Bison's Yacc-like parsers in C
 
-   Copyright (C) 1984, 1989, 1990, 2000, 2001, 2002, 2003, 2004, 2005, 2006,
-   2007, 2008, 2009, 2010 Free Software Foundation, Inc.
+   Copyright (C) 1984, 1989-1990, 2000-2011 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
@@ -31,8 +30,8 @@
    This special exception was added by the Free Software Foundation in
    version 2.2 of Bison.  */
 /* "%code requires" blocks.  */
-/* Line 2002 of yacc.c  */
-#line 203 "src/parse-gram.y"
+/* Line 2001 of yacc.c  */
+#line 202 "src/parse-gram.y"
 
 # ifndef PARAM_TYPE
 #  define PARAM_TYPE
@@ -46,8 +45,8 @@
 # endif
 
 
-/* Line 2002 of yacc.c  */
-#line 51 "src/parse-gram.h"
+/* Line 2001 of yacc.c  */
+#line 50 "src/parse-gram.h"
 
 /* Tokens.  */
 #ifndef YYTOKENTYPE
 #if ! defined YYSTYPE && ! defined YYSTYPE_IS_DECLARED
 typedef union YYSTYPE
 {
-/* Line 2002 of yacc.c  */
-#line 89 "src/parse-gram.y"
+/* Line 2001 of yacc.c  */
+#line 88 "src/parse-gram.y"
 
   assoc assoc;
   char *code;
@@ -188,14 +187,14 @@ typedef union YYSTYPE
   uniqstr uniqstr;
   unsigned char character;
 
-/* Line 2002 of yacc.c  */
-#line 227 "src/parse-gram.y"
+/* Line 2001 of yacc.c  */
+#line 226 "src/parse-gram.y"
 
   param_type param;
 
 
-/* Line 2002 of yacc.c  */
-#line 199 "src/parse-gram.h"
+/* Line 2001 of yacc.c  */
+#line 198 "src/parse-gram.h"
 } YYSTYPE;
 # define YYSTYPE_IS_TRIVIAL 1
 # define yystype YYSTYPE /* obsolescent; will be withdrawn */
index 8787882d0a2883df48f7c01fdf52562172922760..f79b0e928c50b1e83adb6e4c66d62399a1f7f3d8 100644 (file)
@@ -1,7 +1,6 @@
 %{/* Bison Grammar Parser                             -*- C -*-
 
-   Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010
-   Free Software Foundation, Inc.
+   Copyright (C) 2002-2011 Free Software Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
 
index 2a37ebd9517cb51d98a3b2eb8907b150680184de..1dc0268eeed70eb29d7449c71ac3591eb7ead8b0 100644 (file)
@@ -1,6 +1,6 @@
 /* Print an xml on generated parser, for Bison,
 
-   Copyright (C) 2007, 2009, 2010 Free Software Foundation, Inc.
+   Copyright (C) 2007, 2009-2011 Free Software Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
 
index 923538f2cdd76eafbbaa4aa36ef884361ff609b2..5285473f58413fad476e5cbfc0209ea142305a66 100644 (file)
@@ -1,6 +1,6 @@
 /* Output an xml of the generated parser, for Bison.
 
-   Copyright (C) 2007, 2009, 2010 Free Software Foundation, Inc.
+   Copyright (C) 2007, 2009-2011 Free Software Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
 
index c427e190f7ac1f95edd2223294f80c1c0f8975da..a9882073acadfcb7a49a712d4e33e37ac16b90dd 100644 (file)
@@ -1,7 +1,7 @@
 /* Print information on generated parser, for bison,
 
-   Copyright (C) 1984, 1986, 1989, 2000, 2001, 2002, 2003, 2004, 2005,
-   2007, 2009, 2010 Free Software Foundation, Inc.
+   Copyright (C) 1984, 1986, 1989, 2000-2005, 2007, 2009-2011 Free
+   Software Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
 
index b470c1083e9967d92e5a92bdcb719417537b8036..db0dfe39c78fde99f12d03c9097a537fd72b9bae 100644 (file)
@@ -1,6 +1,6 @@
 /* Print information on generated parser, for bison,
 
-   Copyright (C) 2000, 2009, 2010 Free Software Foundation, Inc.
+   Copyright (C) 2000, 2009-2011 Free Software Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
 
index b7d36d1f654d42f4aa3631a4e3e1217fd8009a61..155ffaf592427747ea217c94c3e8de2764dcf1c1 100644 (file)
@@ -1,7 +1,6 @@
 /* Output a graph of the generated parser, for Bison.
 
-   Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2009, 2010
-   Free Software Foundation, Inc.
+   Copyright (C) 2001-2007, 2009-2011 Free Software Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
 
index ebd5ea398eab37e39167e539c3779281963c33a1..74e34460ed9938a1d5ac0036e81642188d6cdf99 100644 (file)
@@ -1,6 +1,6 @@
 /* Output a graph of the generated parser, for Bison.
 
-   Copyright (C) 2000, 2006, 2009, 2010 Free Software Foundation, Inc.
+   Copyright (C) 2000, 2006, 2009-2011 Free Software Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
 
index e64741cb2389b1a03cb809254255631a80ca93a9..ac95a215d15b72cd66604942937dd8831e17381a 100644 (file)
@@ -1,7 +1,7 @@
 /* Input parser for Bison
 
-   Copyright (C) 1984, 1986, 1989, 1992, 1998, 2000, 2001, 2002, 2003,
-   2005, 2006, 2007, 2009, 2010 Free Software Foundation, Inc.
+   Copyright (C) 1984, 1986, 1989, 1992, 1998, 2000-2003, 2005-2007,
+   2009-2011 Free Software Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
 
index da8a6c7e81723a8eb7cebc7a71496775477b8292..cfc76232d883bfc171ff2904b1e60638c8183f38 100644 (file)
@@ -1,7 +1,7 @@
 /* Input parser for Bison
 
-   Copyright (C) 2000, 2001, 2002, 2003, 2005, 2006, 2007, 2009, 2010
-   Free Software Foundation, Inc.
+   Copyright (C) 2000-2003, 2005-2007, 2009-2011 Free Software
+   Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
 
index 6e16ce317b0e6e14805ee657e3900ef2c686dc68..7a30e55532b2f197da93c46f36947f3ead6e75da 100644 (file)
@@ -1,7 +1,7 @@
 /* Grammar reduction for Bison.
 
-   Copyright (C) 1988, 1989, 2000, 2001, 2002, 2003, 2005, 2006, 2007,
-   2008, 2009, 2010 Free Software Foundation, Inc.
+   Copyright (C) 1988-1989, 2000-2003, 2005-2011 Free Software
+   Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
 
index bb01021abc204e6033231b237e2eb3a7403116d0..c7a82eb01cd18c84c2f90d166e5365990e3fafe7 100644 (file)
@@ -1,7 +1,7 @@
 /* Grammar reduction for Bison.
 
-   Copyright (C) 2000, 2001, 2002, 2007, 2009, 2010 Free Software
-   Foundation, Inc.
+   Copyright (C) 2000-2002, 2007, 2009-2011 Free Software Foundation,
+   Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
 
index 5d46b7ad0149f315dad11c0d834b3dd08376bc96..4682742c3ed2855f482ff9a9bff0d5a599ed742d 100644 (file)
@@ -1,7 +1,7 @@
 /* Binary relations.
 
-   Copyright (C) 2002, 2004, 2005, 2009, 2010 Free Software
-   Foundation, Inc.
+   Copyright (C) 2002, 2004-2005, 2009-2011 Free Software Foundation,
+   Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
 
index 31efa7052e7e8f8e47c1f53b47bcd9be48b4b60e..bbbb57374756dbe3ea722d3ff3698f2c39b2dea8 100644 (file)
@@ -1,6 +1,6 @@
 /* Binary relations.
 
-   Copyright (C) 2002, 2004, 2009, 2010 Free Software Foundation, Inc.
+   Copyright (C) 2002, 2004, 2009-2011 Free Software Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
 
index 79edc6e8e82749b65e471177c9e52f931bd375ac..507da38511b8da73d10290340b8bf5d441beceb1 100644 (file)
@@ -1,6 +1,6 @@
 /* Bison code properties structure and scanner.
 
-   Copyright (C) 2006, 2007, 2009, 2010 Free Software Foundation, Inc.
+   Copyright (C) 2006-2007, 2009-2011 Free Software Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
 
index 200fdf4ec7ac618940475b721b5134d3d20f1c71..a5f570d790e09705351d26fba452c950a629dd26 100644 (file)
@@ -1,7 +1,6 @@
 /* Bison Action Scanner                             -*- C -*-
 
-   Copyright (C) 2006, 2007, 2008, 2009, 2010 Free Software
-   Foundation, Inc.
+   Copyright (C) 2006-2011 Free Software Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
 
index 18a461b2c5f054015aabc6ec28ae7c5eaa9c0cce..50df2f51807f756865d92841e36ebd09a4850b49 100644 (file)
@@ -1,6 +1,6 @@
 /* Bison Grammar Scanner
 
-   Copyright (C) 2006, 2007, 2009, 2010 Free Software Foundation, Inc.
+   Copyright (C) 2006-2007, 2009-2011 Free Software Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
 
index 462d007d370ce93afdce53fce4ae7afa0fc648fe..b3a50988f4af0afef2ed89b325f935286aa21995 100644 (file)
@@ -1,7 +1,6 @@
 /* Bison Grammar Scanner                             -*- C -*-
 
-   Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010
-   Free Software Foundation, Inc.
+   Copyright (C) 2002-2011 Free Software Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
 
index 980cd6ec583bdc8e23fc17cc2172c0514b343ba7..9f419c15beecc5eff66d07f401bccc117c04e21c 100644 (file)
@@ -1,7 +1,6 @@
 /* Scan Bison Skeletons.
 
-   Copyright (C) 2005, 2006, 2007, 2009, 2010 Free Software
-   Foundation, Inc.
+   Copyright (C) 2005-2007, 2009-2011 Free Software Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
 
index ec16cfc4470089b4891be2847c4edb3f6637faa9..805af34e5fe2b5ec18098645ccebf66f066c97d9 100644 (file)
@@ -1,7 +1,6 @@
 /* Scan Bison Skeletons.                                       -*- C -*-
 
-   Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009,
-   2010 Free Software Foundation, Inc.
+   Copyright (C) 2001-2011 Free Software Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
 
index b1e5f5dd8403e708279ab46203bfec7c46857b67..12d8df46977ef402880187903bbc2704cb6e1e15 100644 (file)
@@ -1,7 +1,6 @@
 /* Type definitions for the finite state machine for Bison.
 
-   Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2009, 2010
-   Free Software Foundation, Inc.
+   Copyright (C) 2001-2007, 2009-2011 Free Software Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
 
index c0248e36969562895deaf8ce03298ee99bd7c9c1..a1f379d48dca9ad4ac58e2f868f2e53f1b535970 100644 (file)
@@ -1,7 +1,7 @@
 /* Type definitions for the finite state machine for Bison.
 
-   Copyright (C) 1984, 1989, 2000, 2001, 2002, 2003, 2004, 2007, 2009,
-   2010 Free Software Foundation, Inc.
+   Copyright (C) 1984, 1989, 2000-2004, 2007, 2009-2011 Free Software
+   Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
 
index 83e37aa06dd30b2aa5fe2135e4f425a5312d2991..e717c3e1a4775774aa2e47b4005557ffb1f175c4 100644 (file)
@@ -1,7 +1,7 @@
 /* Lists of symbols for Bison
 
-   Copyright (C) 2002, 2005, 2006, 2007, 2009, 2010 Free Software
-   Foundation, Inc.
+   Copyright (C) 2002, 2005-2007, 2009-2011 Free Software Foundation,
+   Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
 
index 84de2df5d103ad63987d3eefd09930411537da3e..297d414acca46e59b08f82cfd2bd508ca7438852 100644 (file)
@@ -1,7 +1,7 @@
 /* Lists of symbols for Bison
 
-   Copyright (C) 2002, 2005, 2006, 2007, 2009, 2010 Free Software
-   Foundation, Inc.
+   Copyright (C) 2002, 2005-2007, 2009-2011 Free Software Foundation,
+   Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
 
index 723b11fe1bee295ddc3cd411567b499e1b2e2abe..273cdd6659e4781a38e7e896b78f7fe48912e559 100644 (file)
@@ -1,7 +1,7 @@
 /* Symbol table manager for Bison.
 
-   Copyright (C) 1984, 1989, 2000, 2001, 2002, 2004, 2005, 2006, 2007,
-   2008, 2009, 2010 Free Software Foundation, Inc.
+   Copyright (C) 1984, 1989, 2000-2002, 2004-2011 Free Software
+   Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
 
index 08f64c41d2f239a8056c1827045d0ec3b1a375fc..b065d0dbc289a08c95b371645e9e250871c6022a 100644 (file)
@@ -1,7 +1,7 @@
 /* Definitions for symtab.c and callers, part of Bison.
 
-   Copyright (C) 1984, 1989, 1992, 2000, 2001, 2002, 2004, 2005, 2006,
-   2007, 2008, 2009, 2010 Free Software Foundation, Inc.
+   Copyright (C) 1984, 1989, 1992, 2000-2002, 2004-2011 Free Software
+   Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
 
index 0bd684f0ad1ddf18bf9a93a6c9cf8735d3c3824e..97a92257339ea2fb683764406780ba9c59a0248e 100644 (file)
@@ -1,7 +1,6 @@
 /* System-dependent definitions for Bison.
 
-   Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2009,
-   2010 Free Software Foundation, Inc.
+   Copyright (C) 2000-2007, 2009-2011 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 90ca94c1e8d0f41c63ccd4b1f85ee6b2723140a6..ef37fbabc66d3335ad2d77294fcdd64ddfe4b2b8 100644 (file)
@@ -1,7 +1,7 @@
 /* Output the generated parsing program for Bison.
 
-   Copyright (C) 1984, 1986, 1989, 1992, 2000, 2001, 2002, 2003, 2004,
-   2005, 2006, 2009, 2010 Free Software Foundation, Inc.
+   Copyright (C) 1984, 1986, 1989, 1992, 2000-2006, 2009-2011 Free
+   Software Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
 
index 536d904e4ad82d637536eceae31436ae54520410..c563476df6478db04774bb807596344f0c097832 100644 (file)
@@ -1,6 +1,6 @@
 /* Prepare the LALR and GLR parser tables.
 
-   Copyright (C) 2002, 2004, 2009, 2010 Free Software Foundation, Inc.
+   Copyright (C) 2002, 2004, 2009-2011 Free Software Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
 
index 04add18ff3de24fb6323ff2a3c7ebd27935685db..dbe343f84aecc09881e5879dc6c54face4ea2426 100644 (file)
@@ -1,7 +1,6 @@
 /* Keep a unique copy of strings.
 
-   Copyright (C) 2002, 2003, 2004, 2005, 2009, 2010 Free Software
-   Foundation, Inc.
+   Copyright (C) 2002-2005, 2009-2011 Free Software Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
 
index 757128fc04c3a0af7447de4d196d5cbf142f9b64..8beea27817b1da4f041fdf924b302388b3372954 100644 (file)
@@ -1,7 +1,6 @@
 /* Keeping a unique copy of strings.
 
-   Copyright (C) 2002, 2003, 2008, 2009, 2010 Free Software
-   Foundation, Inc.
+   Copyright (C) 2002-2003, 2008-2011 Free Software Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
 
index 4f7f5790ed7ee92659e023b0c4796eb91e171469..6f267af797130729c0f749d31793d75a14aedad6 100644 (file)
@@ -1,7 +1,6 @@
 # Executing Actions.                               -*- Autotest -*-
 
-# Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009,
-# 2010 Free Software Foundation, Inc.
+# Copyright (C) 2001-2011 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 617fbb8f01e95ac56b38c3568edb475325a08ee5..294feee03b79b35410b561a74c41b8a98a2e4dd9 100644 (file)
@@ -1,8 +1,7 @@
 # @configure_input@                                    -*- shell-script -*-
 # Configurable variable values for Bison test suite.
 
-# Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008,
-# 2009, 2010 Free Software Foundation, Inc.
+# Copyright (C) 2000-2011 Free Software Foundation, Inc.
 
 # We need a C compiler.
 : ${CC='@CC@'}
index 5db78acdf09704e92689e6894b0864f8a42d407a..c2b9e4627bd6d09fb7e7e647fdd59227e446b00a 100644 (file)
@@ -1,7 +1,6 @@
 # Checking the output filenames.                    -*- Autotest -*-
 
-# Copyright (C) 2004, 2005, 2007, 2008, 2009, 2010 Free Software
-# Foundation, Inc.
+# Copyright (C) 2004-2005, 2007-2011 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 285b6349df3f4d5482ccd6b77b70817f1a062719..0e5d0ec6dbf329b2c8c8423e75269bf0bcd084f1 100644 (file)
@@ -1,7 +1,6 @@
 # Simple calculator.                         -*- Autotest -*-
 
-# Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008,
-# 2009, 2010 Free Software Foundation, Inc.
+# Copyright (C) 2000-2011 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 16e1956f4973448cc5e0c8ccf025e8b42386564f..c933601dc98e83bcb725f02096b3faeebed44e23 100644 (file)
@@ -1,7 +1,6 @@
 # Exercising Bison on conflicts.                         -*- Autotest -*-
 
-# Copyright (C) 2002, 2003, 2004, 2005, 2007, 2008, 2009, 2010 Free
-# Software Foundation, Inc.
+# Copyright (C) 2002-2005, 2007-2011 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 5b062382eaa06908576c6c8dada8a8cb43585b80..e7ac22c1fa35e410c3ffee782c2b8e66bc39ee30 100644 (file)
@@ -1,7 +1,6 @@
 # Checking GLR Parsing.                         -*- Autotest -*-
 
-# Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010
-# Free Software Foundation, Inc.
+# Copyright (C) 2002-2011 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index c36e46f49d369146c265cb9bbfb173fc4d204f00..64e0b7be5346793b0e4e3615163c30ec1718d6d9 100644 (file)
@@ -1,7 +1,7 @@
 # Exercising Bison on actual grammars.                   -*- Autotest -*-
 
-# Copyright (C) 1989, 1990, 1991, 1992, 2000, 2001, 2002, 2003, 2004,
-# 2005, 2007, 2009, 2010 Free Software Foundation, Inc.
+# Copyright (C) 1989-1992, 2000-2005, 2007, 2009-2011 Free Software
+# Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 83fd382b9f16a7a5d3996fcd66d7c3fb67f66a4a..9e68a0f70fea94796aadd24168bdc2ee414896ad 100644 (file)
@@ -1,6 +1,6 @@
 # Checking GLR Parsing: Regression Tests           -*- Autotest -*-
 
-# Copyright (C) 2002, 2003, 2005, 2006, 2007, 2009, 2010 Free Software
+# Copyright (C) 2002-2003, 2005-2007, 2009-2011 Free Software
 # Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
index 0f31fea0a680aea97b41975769673fe0196626eb..4e7ba495e91e291b9c4f8c4318f2e5b1c95a52d2 100644 (file)
@@ -1,6 +1,6 @@
 # Bison Parser Headers.                               -*- Autotest -*-
 
-# Copyright (C) 2001, 2002, 2006, 2007, 2009, 2010 Free Software
+# Copyright (C) 2001-2002, 2006-2007, 2009-2011 Free Software
 # Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
index 6cfa2b120a4a8363d1951b0b2f5def10403c7f2b..f223a33220dd570242ad813c0fba461671342171 100644 (file)
@@ -1,7 +1,6 @@
 # Checking the Bison scanner.                    -*- Autotest -*-
 
-# Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010
-# Free Software Foundation, Inc.
+# Copyright (C) 2002-2011 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index dfd4252300b526b94566ba147ac86b9bc1c5b578..2d8c7a4b38d9bfbfe6c6ebe558850dd406cbe60f 100644 (file)
@@ -1,6 +1,6 @@
 # Java tests for simple calculator.           -*- Autotest -*-
 
-# Copyright (C) 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
+# Copyright (C) 2007-2011 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index bdcbfc4987a50c9984cc0288f29c2a4b84bd5cb7..6417e708ec758245faa73f5d65f5a57107e57191 100644 (file)
@@ -2,8 +2,7 @@
 
 # Macros for the GNU Bison Test suite.
 
-# Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 Free
-# Software Foundation, Inc.
+# Copyright (C) 2003-2011 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 768c70207560039fddc2d6e60097de3a4e18f2bb..3466a4feb0ecb47a6d1810bd7b84ae591f3976a9 100644 (file)
@@ -1,7 +1,6 @@
 ## Makefile for Bison testsuite.
 
-## Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008,
-## 2009, 2010 Free Software Foundation, Inc.
+## Copyright (C) 2000-2011 Free Software Foundation, Inc.
 
 ## This program is free software: you can redistribute it and/or modify
 ## it under the terms of the GNU General Public License as published by
index 79131cff4ff17b2b2d95755904f4dbea417eb621..7824c9bf1c335f97b4452611d540b789a5350a56 100644 (file)
@@ -1,6 +1,6 @@
 # Named references test.                           -*- Autotest -*-
 
-# Copyright (C) 2009, 2010 Free Software Foundation, Inc.
+# Copyright (C) 2009-2011 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 5408e704a19e00f1f1e02beb4b424ce424513c4c..3446369cb711396887a602217c60d9a40f3d2923 100644 (file)
@@ -1,7 +1,6 @@
 # Checking the output filenames.                    -*- Autotest -*-
 
-# Copyright (C) 2000, 2001, 2002, 2005, 2006, 2007, 2008, 2009, 2010
-# Free Software Foundation, Inc.
+# Copyright (C) 2000-2002, 2005-2011 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index c686ea5e0d5ed9bf643e0ebbf409954c86ae16ea..3119e730783d6db41b5d30c59c7a958186e23375 100644 (file)
@@ -1,6 +1,6 @@
 # Checking Push Parsing.                            -*- Autotest -*-
 
-# Copyright (C) 2007, 2009, 2010 Free Software Foundation, Inc.
+# Copyright (C) 2007, 2009-2011 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 692a0199503c0bb093f6ecdc0830999acd529d92..65ccf16d7873a73ed25f9d2452981f2ed4e05a2b 100644 (file)
@@ -1,7 +1,6 @@
 # Exercising Bison Grammar Reduction.                      -*- Autotest -*-
 
-# Copyright (C) 2001, 2002, 2007, 2008, 2009, 2010 Free Software
-# Foundation, Inc.
+# Copyright (C) 2001-2002, 2007-2011 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index b1555c5c40fab401f1cd55b890f6f5db993697e0..a49d1df01579e13974284dcc28c11c83f7de05ec 100644 (file)
@@ -1,7 +1,6 @@
 # Bison Regressions.                               -*- Autotest -*-
 
-# Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009,
-# 2010 Free Software Foundation, Inc.
+# Copyright (C) 2001-2011 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 178a47c26a6f1aa694af76ce840438804983f30a..e20874b6586f06e459318311012148095ff56c4f 100644 (file)
@@ -1,6 +1,6 @@
 # Exercising Bison Grammar Sets.                      -*- Autotest -*-
 
-# Copyright (C) 2001, 2002, 2005, 2007, 2009, 2010 Free Software
+# Copyright (C) 2001-2002, 2005, 2007, 2009-2011 Free Software
 # Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
index a4ec5b2820a571a4fafd9f280c90aeb81ca632b8..fa01c79e4775bc38347fb6f39726aecfd140760c 100644 (file)
@@ -1,6 +1,6 @@
 # Checking skeleton support.                     -*- Autotest -*-
 
-# Copyright (C) 2007, 2009, 2010 Free Software Foundation, Inc.
+# Copyright (C) 2007, 2009-2011 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index d7220c785245872a8470f124e0ec31303065fabd..cc2a7229fee60f73592d33b8223f6e3ef74efd1c 100644 (file)
@@ -1,6 +1,6 @@
 # Executing Actions.                               -*- Autotest -*-
 
-# Copyright (C) 2002, 2004, 2005, 2007, 2009, 2010 Free Software
+# Copyright (C) 2002, 2004-2005, 2007, 2009-2011 Free Software
 # Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
index b5b093ac10bae05dda3ae0bd1b097614ca5c656f..7bf1ea61ce3c1788179375a558ddc31c55debed2 100644 (file)
@@ -1,7 +1,7 @@
 # Test suite for GNU Bison.                            -*- Autotest -*-
 
-# Copyright (C) 2000, 2001, 2002, 2003, 2004, 2006, 2007, 2009, 2010
-# Free Software Foundation, Inc.
+# Copyright (C) 2000-2004, 2006-2007, 2009-2011 Free Software
+# Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 68050bea58f5a43491f76a8221ec442e7db2bc73..0076dfd1c995def05c86191b8e0c09308277ee16 100644 (file)
@@ -1,7 +1,7 @@
 # Torturing Bison.                                    -*- Autotest -*-
 
-# Copyright (C) 2001, 2002, 2004, 2005, 2006, 2007, 2009, 2010 Free
-# Software Foundation, Inc.
+# Copyright (C) 2001-2002, 2004-2007, 2009-2011 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