]> git.saurik.com Git - bison.git/commitdiff
maint: run "make update-copyright".
authorJoel E. Denny <joeldenny@joeldenny.org>
Sun, 2 Jan 2011 14:56:16 +0000 (09:56 -0500)
committerJoel E. Denny <joeldenny@joeldenny.org>
Sun, 2 Jan 2011 14:56:16 +0000 (09:56 -0500)
181 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/Makefile.am
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/location.cc
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/subpipe.c
djgpp/subpipe.h
djgpp/testsuite.sed
doc/Makefile.am
doc/bison.texinfo
doc/refcard.tex
etc/Makefile.am
etc/README
etc/bench.pl.in
examples/Makefile.am
examples/calc++/Makefile.am
examples/extexi
lib/Makefile.am
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/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/Makefile.am
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/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/Makefile.am
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/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 6fa4ee2cf55e6892fb49c40950fdf983a82920e8..c8435f68d09de8ffdae4ca0e991cb3a7e6360f98 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 ecfdf929cceacb09b94adf246950ab33016b21ee..c997511f0286e49cfc0bbf1ee829f034a697059a 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 3d1df5cd07d3f880c02a3cc32bb8b855ddf8ada4..be986bbc5a2de903ed9f0a46df8cf258b65d093d 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1452,9 +1452,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 759e08c51002aba7e13e2f861081d293fa777611..f6b8903ec99187116f7e388cb9fb4b5fc104b1a2 100644 (file)
@@ -367,8 +367,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 c1a2392cf6894dc71c89b2079180e1b97e53a454..473246b5880c9a592d3850f8d0c66cb292fc7316 100644 (file)
--- a/TODO
+++ b/TODO
@@ -287,8 +287,7 @@ Equip the parser with a means to create the (visual) parse tree.
 
 -----
 
-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 0b1b768e1469fc65b2ff1f79e74346175bfc65cb..064aad2426794de968dd43d5b4c2daba8fdb4a1a 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 73aa4735d6093065873c92c21b3540246582fafc..2a8027118168abe3a83189d61821f678a1d7f258 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 e25926531adf8c4aa9e4c9b386522a402c1571c3..eda01c69b49fd9ef8c57193e748d128ec41ab6a2 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 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 81337d302c820aaab2800d28d6cab61c9d76942d..aa222a4dfddd923259ef1bd4a2b7cb29f3664358 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 8fbd42ad1696d14e5f552f883a1aab28e5c0240e..fa51bd94f4d0ba04cc6eff09f3661b75829fd4e5 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 163608c46760f756e6ab07de0b03544fd7643934..ad53cca5cc8364eb2c1c441bc2f1159af34e2d0c 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 4b14b79fc7c19d2b231915e569009f74fbe2c797..8240d390045b19646cf8c824a10df12c2ef81f79 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
@@ -151,7 +150,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.  */
 
@@ -2665,7 +2664,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 5e9f248d8c4f87e72e014f6f5197dc621537d1be..15b113f7f4e251615e4b753cd709928baa410dbc 100644 (file)
@@ -2,8 +2,7 @@
 
 # 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
@@ -221,7 +220,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, 2009, 2010])[
+             [2002-2006, 2009-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 590f564a28c189ea7d51e455293aa11bfe6d160f..6e15934d76e12bfc7b387e17e19f99e9f8f50126 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 8c91fb6876c807a22cd5ab79233dc1c6f858e860..801f590420da36210aaf8d29fd832ed48c097b73 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
@@ -36,7 +35,7 @@ m4_divert_push(0)dnl
 b4_defines_if(
 [@output(b4_spec_defines_file@)@
 b4_copyright([Skeleton interface for Bison LALR(1) parsers in C++],
-             [2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010])
+             [2002-2011])
 dnl FIXME: This is wrong, we want computed header guards.
 [
 /* C++ LALR(1) parser skeleton written by Akim Demaille.  */
@@ -283,7 +282,7 @@ b4_percent_code_get([[provides]])[]dnl
 ])dnl
 @output(b4_parser_file_name@)@
 b4_copyright([Skeleton implementation for Bison LALR(1) parsers in C++],
-             [2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010])
+             [2002-2011])
 b4_percent_code_get([[top]])[]dnl
 m4_if(b4_prefix, [yy], [],
 [
@@ -1140,7 +1139,7 @@ b4_error_verbose_if([int yystate, int yytoken],
 dnl
 @output(b4_dir_prefix[]stack.hh@)@
 b4_copyright([Stack handling for Bison parsers in C++],
-             [2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010])[
+             [2002-2011])[
 
 #ifndef BISON_STACK_HH
 # define BISON_STACK_HH
index 76460ead074e25963475bae63a253e701156e26e..1533e370c966393ea2788f85ee7459a576e9719d 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
@@ -25,7 +25,7 @@ m4_ifval(m4_defn([b4_symbol_destructors]),
 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 1d8e8ec6a24817e3e595ca9c7cbc0408b55d7e15..601e07cbc9a5017d89d5b61a8f064cdf096c457c 100644 (file)
@@ -1,7 +1,6 @@
 # C++ skeleton for Bison
 
-# Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2009, 2010
-# Free Software Foundation, Inc.
+# Copyright (C) 2002-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
@@ -21,7 +20,7 @@ m4_changecom()
 m4_divert_push(0)dnl
 @output(b4_dir_prefix[]position.hh@)@
 b4_copyright([Positions for Bison parsers in C++],
-             [2002, 2003, 2004, 2005, 2006, 2007, 2009, 2010])[
+             [2002-2007, 2009-2011])[
 
 /**
  ** \file position.hh
@@ -146,7 +145,7 @@ b4_copyright([Positions for Bison parsers in C++],
 #endif // not BISON_POSITION_HH]
 @output(b4_dir_prefix[]location.hh@)@
 b4_copyright([Locations for Bison parsers in C++],
-             [2002, 2003, 2004, 2005, 2006, 2007, 2009, 2010])[
+             [2002-2007, 2009-2011])[
 
 /**
  ** \file location.hh
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 7c84f7964f1fc085783e982702a5384dafdf4052..a408b304a733a491784216f9eacd49aa1a2bf4a6 100644 (file)
@@ -2,8 +2,8 @@
 
 # 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.
 
 # 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
@@ -234,7 +234,7 @@ m4_changecom()
 m4_divert_push(0)dnl
 @output(b4_parser_file_name@)@
 b4_copyright([Skeleton implementation for Bison's Yacc-like parsers in C],
-             [1984, 1989, 1990, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010])[
+             [1984, 1989-1990, 2000-2011])[
 
 /* C LALR(1) parser skeleton written by Richard Stallman, by
    simplifying the original so-called "semantic" parser.  */
@@ -2068,7 +2068,7 @@ yypushreturn:]])[
 b4_defines_if(
 [@output(b4_spec_defines_file@)@
 b4_copyright([Skeleton interface for Bison's Yacc-like parsers in C],
-             [1984, 1989, 1990, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010])
+             [1984, 1989-1990, 2000-2011])
 
 b4_percent_code_get([[requires]])[]dnl
 
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 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 bdd33b5465bddb10f9a43399db014ecae4698508..1d393d43b503f1b6ffed89110355a47ffb464718 100644 (file)
@@ -1,7 +1,6 @@
 ## Process this file with automake to produce Makefile.in -*-Makefile-*-
 
-## 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 0c09e35e2aed37790196714df75c42218df8c51a..4ecdb4720c3718877baadba8733de635964f5c49 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 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 9b5dc8198a849d7776e385c5a932c492b069cdc2..f4ff8150af42885b5002ecfa662ca1a0b8ebb8e0 100644 (file)
@@ -1,4 +1,4 @@
-## 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 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 0f8696911fbc323fe7f6a6590f132386577d2e94..85f9de0fe4b3d3a85f1776b1ef431a3b65e94475 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 737ad0b41e39eb12a7b5cd51ca5291f3d9521217..12eb3bf64e8b8e6206189ecf57655c8f9f86048c 100644 (file)
@@ -1,5 +1,5 @@
 ## Process this file with automake to produce Makefile.in -*-Makefile-*-
-## Copyright (C) 2005, 2009, 2010 Free Software Foundation, Inc.
+## Copyright (C) 2005, 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 30915c4bcb641473e4592ec523678c14e739118b..cb62d8aa5696e72b58c8c75745e52b8470c8af72 100644 (file)
@@ -1,5 +1,5 @@
 ## Process this file with automake to produce Makefile.in -*-Makefile-*-
-## Copyright (C) 2005, 2006, 2009, 2010 Free Software Foundation, Inc.
+## Copyright (C) 2005-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 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 439f6e07641e88494e5daeef4e9cb9e7c922ac79..fe8cee784c4cf5b0af7cbc582d91c8bb6895cf20 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 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 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 a4a6e87c52b6e33fed14a8fc5816bcdee55289e1..b357e2db23bf499d00c874870dd8922ac9e346b6 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, 2009, 2010 Free Software Foundation, Inc.
+   Copyright (C) 1984, 1986, 1989, 2000-2002, 2004-2007, 2009-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 3c61996d75993042e66ea9e3582cdebee28a82d0..96349dd82f80eed56c97e80d730a18b69735732c 100644 (file)
@@ -1,7 +1,6 @@
 # Make bison/src.
 
-# 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 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 4e7766ef9306336c561e50dc7553d14f1582d1d6..3ceb3483a616c3e0c9a847e2607b6a1b675aa83a 100644 (file)
@@ -1,7 +1,7 @@
 /* Associativity information.
 
-   Copyright (C) 2002, 2005, 2006, 2009, 2010 Free Software
-   Foundation, Inc.
+   Copyright (C) 2002, 2005-2006, 2009-2011 Free Software Foundation,
+   Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
 
index 6ed1780d7c810e52b65c96154ffc892be3015b8b..4c29ce759a20c3eb175328164b29bd1d270fef02 100644 (file)
@@ -1,6 +1,6 @@
 /* Associativity information.
 
-   Copyright (C) 2002, 2006, 2009, 2010 Free Software Foundation, Inc.
+   Copyright (C) 2002, 2006, 2009-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 62bdeb5f2cf8004f6e663c9789282c120a00bcd1..0437670b30a30a46198a2aa423e088997fa63a6e 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, 2009, 2010 Free Software Foundation, Inc.
+   Copyright (C) 1984, 1989, 1992, 2000-2007, 2009-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 48a48b0010f5223c4b4c5bf7d7ead2f469cc5190..645313b52e11cc0a6663277dadfe534db261082b 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 9d439d04d268bbec9c5cd6c45affc57a22af397e..6f9943548f462fe0469077be8b8e56a5841b8373 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 74ead6404a157936a16caf7a8607d104600364ce..76acceec15ff94710fcf7eb0378590f6f245549d 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 cd35affeeb70f31775d2beadda6203ba0a39106a..c55df316f55853be27e3ae63f2f08e609829391f 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 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 bcd96dfdbac13500ee3bffcef9d7b6a0b5943638..1e55a0095a75ac8fca14f8e3212fca336f44b11d 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 979f336d30daf9e1fbf0ba50fa47c52c58a77cc4..ee18774aaf23a3c8397f79af0c7193af05d204fd 100644 (file)
@@ -1,7 +1,7 @@
 /* Muscle table manager for Bison,
 
-   Copyright (C) 2001, 2002, 2003, 2006, 2007, 2009, 2010 Free
-   Software Foundation, Inc.
+   Copyright (C) 2001-2003, 2006-2007, 2009-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 c705ebf5f948a1c3bb48dbdc3944e356f7cd9200..5e28ef9cd7680f3dcdbff9fb5e745c1fe0c6e1f8 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 9bb1a0c539a0d6cd3c14c341431e8d5e150c0f4f..84501d534da73ed45ef9d5ef65b3c80e1258b8af 100644 (file)
@@ -1,9 +1,8 @@
-/* A Bison parser, made by GNU Bison 2.4.1.252-dcd39.  */
+/* A Bison parser, made by GNU Bison 2.4.1.259-f52e1.  */
 
 /* Skeleton 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.1.252-dcd39"
+#define YYBISON_VERSION "2.4.1.259-f52e1"
 
 /* Skeleton name.  */
 #define YYSKELETON_NAME "yacc.c"
@@ -78,8 +77,7 @@
 #line 1 "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.
 
@@ -152,7 +150,7 @@ static int current_prec = 0;
 
 
 /* Line 268 of yacc.c  */
-#line 156 "parse-gram.c"
+#line 154 "parse-gram.c"
 
 /* Enabling traces.  */
 #ifndef YYDEBUG
@@ -303,7 +301,7 @@ typedef union YYSTYPE
 {
 
 /* Line 293 of yacc.c  */
-#line 95 "parse-gram.y"
+#line 94 "parse-gram.y"
 
   symbol *symbol;
   symbol_list *list;
@@ -318,7 +316,7 @@ typedef union YYSTYPE
 
 
 /* Line 293 of yacc.c  */
-#line 322 "parse-gram.c"
+#line 320 "parse-gram.c"
 } YYSTYPE;
 # define YYSTYPE_IS_TRIVIAL 1
 # define yystype YYSTYPE /* obsolescent; will be withdrawn */
@@ -343,7 +341,7 @@ typedef struct YYLTYPE
 
 
 /* Line 343 of yacc.c  */
-#line 347 "parse-gram.c"
+#line 345 "parse-gram.c"
 
 #ifdef short
 # undef short
@@ -650,17 +648,17 @@ static const yytype_int8 yyrhs[] =
 /* YYRLINE[YYN] -- source line where rule number YYN was defined.  */
 static const yytype_uint16 yyrline[] =
 {
-       0,   210,   210,   218,   220,   224,   225,   235,   236,   241,
-     242,   247,   248,   249,   250,   251,   252,   257,   266,   267,
-     268,   269,   270,   271,   272,   273,   274,   275,   276,   291,
-     292,   316,   317,   318,   319,   323,   324,   325,   329,   336,
-     343,   347,   351,   358,   373,   374,   378,   390,   390,   395,
-     395,   400,   411,   426,   427,   428,   432,   433,   438,   440,
-     445,   446,   451,   453,   458,   459,   463,   464,   465,   466,
-     471,   476,   481,   487,   493,   504,   505,   514,   515,   521,
-     522,   523,   530,   530,   535,   536,   537,   542,   544,   546,
-     548,   550,   552,   557,   559,   570,   571,   576,   577,   578,
-     587,   607,   609,   618,   623,   624,   629,   636,   638
+       0,   209,   209,   217,   219,   223,   224,   234,   235,   240,
+     241,   246,   247,   248,   249,   250,   251,   256,   265,   266,
+     267,   268,   269,   270,   271,   272,   273,   274,   275,   290,
+     291,   315,   316,   317,   318,   322,   323,   324,   328,   335,
+     342,   346,   350,   357,   372,   373,   377,   389,   389,   394,
+     394,   399,   410,   425,   426,   427,   431,   432,   437,   439,
+     444,   445,   450,   452,   457,   458,   462,   463,   464,   465,
+     470,   475,   480,   486,   492,   503,   504,   513,   514,   520,
+     521,   522,   529,   529,   534,   535,   536,   541,   543,   545,
+     547,   549,   551,   556,   558,   569,   570,   575,   576,   577,
+     586,   606,   608,   617,   622,   623,   628,   635,   637
 };
 #endif
 
@@ -1032,164 +1030,164 @@ yy_symbol_value_print (yyoutput, yytype, yyvaluep, yylocationp)
       case 3: /* "\"string\"" */
 
 /* Line 819 of yacc.c  */
-#line 185 "parse-gram.y"
+#line 184 "parse-gram.y"
        { fputs (quotearg_style (c_quoting_style, (yyvaluep->chars)), stderr); };
 
 /* Line 819 of yacc.c  */
-#line 1040 "parse-gram.c"
+#line 1038 "parse-gram.c"
        break;
       case 4: /* "\"integer\"" */
 
 /* Line 819 of yacc.c  */
-#line 197 "parse-gram.y"
+#line 196 "parse-gram.y"
        { fprintf (stderr, "%d", (yyvaluep->integer)); };
 
 /* Line 819 of yacc.c  */
-#line 1049 "parse-gram.c"
+#line 1047 "parse-gram.c"
        break;
       case 43: /* "\"{...}\"" */
 
 /* Line 819 of yacc.c  */
-#line 187 "parse-gram.y"
+#line 186 "parse-gram.y"
        { fprintf (stderr, "{\n%s\n}", (yyvaluep->code)); };
 
 /* Line 819 of yacc.c  */
-#line 1058 "parse-gram.c"
+#line 1056 "parse-gram.c"
        break;
       case 44: /* "\"[identifier]\"" */
 
 /* Line 819 of yacc.c  */
-#line 192 "parse-gram.y"
+#line 191 "parse-gram.y"
        { fprintf (stderr, "[%s]", (yyvaluep->uniqstr)); };
 
 /* Line 819 of yacc.c  */
-#line 1067 "parse-gram.c"
+#line 1065 "parse-gram.c"
        break;
       case 45: /* "\"char\"" */
 
 /* Line 819 of yacc.c  */
-#line 179 "parse-gram.y"
+#line 178 "parse-gram.y"
        { fputs (char_name ((yyvaluep->character)), stderr); };
 
 /* Line 819 of yacc.c  */
-#line 1076 "parse-gram.c"
+#line 1074 "parse-gram.c"
        break;
       case 46: /* "\"epilogue\"" */
 
 /* Line 819 of yacc.c  */
-#line 187 "parse-gram.y"
+#line 186 "parse-gram.y"
        { fprintf (stderr, "{\n%s\n}", (yyvaluep->chars)); };
 
 /* Line 819 of yacc.c  */
-#line 1085 "parse-gram.c"
+#line 1083 "parse-gram.c"
        break;
       case 48: /* "\"identifier\"" */
 
 /* Line 819 of yacc.c  */
-#line 191 "parse-gram.y"
+#line 190 "parse-gram.y"
        { fputs ((yyvaluep->uniqstr), stderr); };
 
 /* Line 819 of yacc.c  */
-#line 1094 "parse-gram.c"
+#line 1092 "parse-gram.c"
        break;
       case 49: /* "\"identifier:\"" */
 
 /* Line 819 of yacc.c  */
-#line 193 "parse-gram.y"
+#line 192 "parse-gram.y"
        { fprintf (stderr, "%s:", (yyvaluep->uniqstr)); };
 
 /* Line 819 of yacc.c  */
-#line 1103 "parse-gram.c"
+#line 1101 "parse-gram.c"
        break;
       case 52: /* "\"%{...%}\"" */
 
 /* Line 819 of yacc.c  */
-#line 187 "parse-gram.y"
+#line 186 "parse-gram.y"
        { fprintf (stderr, "{\n%s\n}", (yyvaluep->chars)); };
 
 /* Line 819 of yacc.c  */
-#line 1112 "parse-gram.c"
+#line 1110 "parse-gram.c"
        break;
       case 54: /* "\"type\"" */
 
 /* Line 819 of yacc.c  */
-#line 194 "parse-gram.y"
+#line 193 "parse-gram.y"
        { fprintf (stderr, "<%s>", (yyvaluep->uniqstr)); };
 
 /* Line 819 of yacc.c  */
-#line 1121 "parse-gram.c"
+#line 1119 "parse-gram.c"
        break;
       case 71: /* "symbol.prec" */
 
 /* Line 819 of yacc.c  */
-#line 200 "parse-gram.y"
+#line 199 "parse-gram.y"
        { fprintf (stderr, "%s", (yyvaluep->symbol)->tag); };
 
 /* Line 819 of yacc.c  */
-#line 1130 "parse-gram.c"
+#line 1128 "parse-gram.c"
        break;
       case 84: /* "variable" */
 
 /* Line 819 of yacc.c  */
-#line 191 "parse-gram.y"
+#line 190 "parse-gram.y"
        { fputs ((yyvaluep->uniqstr), stderr); };
 
 /* Line 819 of yacc.c  */
-#line 1139 "parse-gram.c"
+#line 1137 "parse-gram.c"
        break;
       case 85: /* "content.opt" */
 
 /* Line 819 of yacc.c  */
-#line 187 "parse-gram.y"
+#line 186 "parse-gram.y"
        { fprintf (stderr, "{\n%s\n}", (yyvaluep->chars)); };
 
 /* Line 819 of yacc.c  */
-#line 1148 "parse-gram.c"
+#line 1146 "parse-gram.c"
        break;
       case 86: /* "braceless" */
 
 /* Line 819 of yacc.c  */
-#line 187 "parse-gram.y"
+#line 186 "parse-gram.y"
        { fprintf (stderr, "{\n%s\n}", (yyvaluep->chars)); };
 
 /* Line 819 of yacc.c  */
-#line 1157 "parse-gram.c"
+#line 1155 "parse-gram.c"
        break;
       case 87: /* "id" */
 
 /* Line 819 of yacc.c  */
-#line 200 "parse-gram.y"
+#line 199 "parse-gram.y"
        { fprintf (stderr, "%s", (yyvaluep->symbol)->tag); };
 
 /* Line 819 of yacc.c  */
-#line 1166 "parse-gram.c"
+#line 1164 "parse-gram.c"
        break;
       case 88: /* "id_colon" */
 
 /* Line 819 of yacc.c  */
-#line 201 "parse-gram.y"
+#line 200 "parse-gram.y"
        { fprintf (stderr, "%s:", (yyvaluep->symbol)->tag); };
 
 /* Line 819 of yacc.c  */
-#line 1175 "parse-gram.c"
+#line 1173 "parse-gram.c"
        break;
       case 89: /* "symbol" */
 
 /* Line 819 of yacc.c  */
-#line 200 "parse-gram.y"
+#line 199 "parse-gram.y"
        { fprintf (stderr, "%s", (yyvaluep->symbol)->tag); };
 
 /* Line 819 of yacc.c  */
-#line 1184 "parse-gram.c"
+#line 1182 "parse-gram.c"
        break;
       case 90: /* "string_as_id" */
 
 /* Line 819 of yacc.c  */
-#line 200 "parse-gram.y"
+#line 199 "parse-gram.y"
        { fprintf (stderr, "%s", (yyvaluep->symbol)->tag); };
 
 /* Line 819 of yacc.c  */
-#line 1193 "parse-gram.c"
+#line 1191 "parse-gram.c"
        break;
       default:
        break;
@@ -1981,7 +1979,7 @@ YYLTYPE yylloc;
 /* User initialization code.  */
 
 /* Line 1590 of yacc.c  */
-#line 87 "parse-gram.y"
+#line 86 "parse-gram.y"
 {
   /* Bison's grammar can initial empty locations, hence a default
      location is needed. */
@@ -1990,7 +1988,7 @@ YYLTYPE yylloc;
 }
 
 /* Line 1590 of yacc.c  */
-#line 1994 "parse-gram.c"
+#line 1992 "parse-gram.c"
   yylsp[0] = yylloc;
 
   goto yysetstate;
@@ -2185,7 +2183,7 @@ yyreduce:
           case 6:
 
 /* Line 1806 of yacc.c  */
-#line 226 "parse-gram.y"
+#line 225 "parse-gram.y"
     {
       code_props plain_code;
       code_props_plain_init (&plain_code, (yyvsp[(1) - (1)].chars), (yylsp[(1) - (1)]));
@@ -2200,14 +2198,14 @@ yyreduce:
   case 7:
 
 /* Line 1806 of yacc.c  */
-#line 235 "parse-gram.y"
+#line 234 "parse-gram.y"
     { debug_flag = true; }
     break;
 
   case 8:
 
 /* Line 1806 of yacc.c  */
-#line 237 "parse-gram.y"
+#line 236 "parse-gram.y"
     {
       muscle_percent_define_insert ((yyvsp[(2) - (3)].uniqstr), (yylsp[(2) - (3)]), (yyvsp[(3) - (3)].chars),
                                     MUSCLE_PERCENT_DEFINE_GRAMMAR_FILE);
@@ -2217,14 +2215,14 @@ yyreduce:
   case 9:
 
 /* Line 1806 of yacc.c  */
-#line 241 "parse-gram.y"
+#line 240 "parse-gram.y"
     { defines_flag = true; }
     break;
 
   case 10:
 
 /* Line 1806 of yacc.c  */
-#line 243 "parse-gram.y"
+#line 242 "parse-gram.y"
     {
       defines_flag = true;
       spec_defines_file = xstrdup ((yyvsp[(2) - (2)].chars));
@@ -2234,42 +2232,42 @@ yyreduce:
   case 11:
 
 /* Line 1806 of yacc.c  */
-#line 247 "parse-gram.y"
+#line 246 "parse-gram.y"
     { error_verbose = true; }
     break;
 
   case 12:
 
 /* Line 1806 of yacc.c  */
-#line 248 "parse-gram.y"
+#line 247 "parse-gram.y"
     { expected_sr_conflicts = (yyvsp[(2) - (2)].integer); }
     break;
 
   case 13:
 
 /* Line 1806 of yacc.c  */
-#line 249 "parse-gram.y"
+#line 248 "parse-gram.y"
     { expected_rr_conflicts = (yyvsp[(2) - (2)].integer); }
     break;
 
   case 14:
 
 /* Line 1806 of yacc.c  */
-#line 250 "parse-gram.y"
+#line 249 "parse-gram.y"
     { spec_file_prefix = (yyvsp[(2) - (2)].chars); }
     break;
 
   case 15:
 
 /* Line 1806 of yacc.c  */
-#line 251 "parse-gram.y"
+#line 250 "parse-gram.y"
     { spec_file_prefix = (yyvsp[(3) - (3)].chars); }
     break;
 
   case 16:
 
 /* Line 1806 of yacc.c  */
-#line 253 "parse-gram.y"
+#line 252 "parse-gram.y"
     {
       nondeterministic_parser = true;
       glr_parser = true;
@@ -2279,7 +2277,7 @@ yyreduce:
   case 17:
 
 /* Line 1806 of yacc.c  */
-#line 258 "parse-gram.y"
+#line 257 "parse-gram.y"
     {
       code_props action;
       code_props_symbol_action_init (&action, (yyvsp[(2) - (2)].code), (yylsp[(2) - (2)]));
@@ -2293,77 +2291,77 @@ yyreduce:
   case 18:
 
 /* Line 1806 of yacc.c  */
-#line 266 "parse-gram.y"
+#line 265 "parse-gram.y"
     { language_argmatch ((yyvsp[(2) - (2)].chars), grammar_prio, (yylsp[(1) - (2)])); }
     break;
 
   case 19:
 
 /* Line 1806 of yacc.c  */
-#line 267 "parse-gram.y"
+#line 266 "parse-gram.y"
     { add_param ("lex_param", (yyvsp[(2) - (2)].code), (yylsp[(2) - (2)])); }
     break;
 
   case 20:
 
 /* Line 1806 of yacc.c  */
-#line 268 "parse-gram.y"
+#line 267 "parse-gram.y"
     { locations_flag = true; }
     break;
 
   case 21:
 
 /* Line 1806 of yacc.c  */
-#line 269 "parse-gram.y"
+#line 268 "parse-gram.y"
     { spec_name_prefix = (yyvsp[(2) - (2)].chars); }
     break;
 
   case 22:
 
 /* Line 1806 of yacc.c  */
-#line 270 "parse-gram.y"
+#line 269 "parse-gram.y"
     { spec_name_prefix = (yyvsp[(3) - (3)].chars); }
     break;
 
   case 23:
 
 /* Line 1806 of yacc.c  */
-#line 271 "parse-gram.y"
+#line 270 "parse-gram.y"
     { no_lines_flag = true; }
     break;
 
   case 24:
 
 /* Line 1806 of yacc.c  */
-#line 272 "parse-gram.y"
+#line 271 "parse-gram.y"
     { nondeterministic_parser = true; }
     break;
 
   case 25:
 
 /* Line 1806 of yacc.c  */
-#line 273 "parse-gram.y"
+#line 272 "parse-gram.y"
     { spec_outfile = (yyvsp[(2) - (2)].chars); }
     break;
 
   case 26:
 
 /* Line 1806 of yacc.c  */
-#line 274 "parse-gram.y"
+#line 273 "parse-gram.y"
     { spec_outfile = (yyvsp[(3) - (3)].chars); }
     break;
 
   case 27:
 
 /* Line 1806 of yacc.c  */
-#line 275 "parse-gram.y"
+#line 274 "parse-gram.y"
     { add_param ("parse_param", (yyvsp[(2) - (2)].code), (yylsp[(2) - (2)])); }
     break;
 
   case 28:
 
 /* Line 1806 of yacc.c  */
-#line 277 "parse-gram.y"
+#line 276 "parse-gram.y"
     {
       /* %pure-parser is deprecated in favor of `%define api.pure', so use
          `%define api.pure' in a backward-compatible manner here.  First, don't
@@ -2383,14 +2381,14 @@ yyreduce:
   case 29:
 
 /* Line 1806 of yacc.c  */
-#line 291 "parse-gram.y"
+#line 290 "parse-gram.y"
     { version_check (&(yylsp[(2) - (2)]), (yyvsp[(2) - (2)].chars)); }
     break;
 
   case 30:
 
 /* Line 1806 of yacc.c  */
-#line 293 "parse-gram.y"
+#line 292 "parse-gram.y"
     {
       char const *skeleton_user = (yyvsp[(2) - (2)].chars);
       if (strchr (skeleton_user, '/'))
@@ -2419,28 +2417,28 @@ yyreduce:
   case 31:
 
 /* Line 1806 of yacc.c  */
-#line 316 "parse-gram.y"
+#line 315 "parse-gram.y"
     { token_table_flag = true; }
     break;
 
   case 32:
 
 /* Line 1806 of yacc.c  */
-#line 317 "parse-gram.y"
+#line 316 "parse-gram.y"
     { report_flag |= report_states; }
     break;
 
   case 33:
 
 /* Line 1806 of yacc.c  */
-#line 318 "parse-gram.y"
+#line 317 "parse-gram.y"
     { yacc_flag = true; }
     break;
 
   case 37:
 
 /* Line 1806 of yacc.c  */
-#line 326 "parse-gram.y"
+#line 325 "parse-gram.y"
     {
       grammar_start_symbol_set ((yyvsp[(2) - (2)].symbol), (yylsp[(2) - (2)]));
     }
@@ -2449,7 +2447,7 @@ yyreduce:
   case 38:
 
 /* Line 1806 of yacc.c  */
-#line 330 "parse-gram.y"
+#line 329 "parse-gram.y"
     {
       symbol_list *list;
       for (list = (yyvsp[(3) - (3)].list); list; list = list->next)
@@ -2461,7 +2459,7 @@ yyreduce:
   case 39:
 
 /* Line 1806 of yacc.c  */
-#line 337 "parse-gram.y"
+#line 336 "parse-gram.y"
     {
       symbol_list *list;
       for (list = (yyvsp[(3) - (3)].list); list; list = list->next)
@@ -2473,7 +2471,7 @@ yyreduce:
   case 40:
 
 /* Line 1806 of yacc.c  */
-#line 344 "parse-gram.y"
+#line 343 "parse-gram.y"
     {
       default_prec = true;
     }
@@ -2482,7 +2480,7 @@ yyreduce:
   case 41:
 
 /* Line 1806 of yacc.c  */
-#line 348 "parse-gram.y"
+#line 347 "parse-gram.y"
     {
       default_prec = false;
     }
@@ -2491,7 +2489,7 @@ yyreduce:
   case 42:
 
 /* Line 1806 of yacc.c  */
-#line 352 "parse-gram.y"
+#line 351 "parse-gram.y"
     {
       /* Do not invoke muscle_percent_code_grow here since it invokes
          muscle_user_name_list_grow.  */
@@ -2503,7 +2501,7 @@ yyreduce:
   case 43:
 
 /* Line 1806 of yacc.c  */
-#line 359 "parse-gram.y"
+#line 358 "parse-gram.y"
     {
       muscle_percent_code_grow ((yyvsp[(2) - (3)].uniqstr), (yylsp[(2) - (3)]), (yyvsp[(3) - (3)].chars), (yylsp[(3) - (3)]));
       code_scanner_last_string_free ();
@@ -2513,21 +2511,21 @@ yyreduce:
   case 44:
 
 /* Line 1806 of yacc.c  */
-#line 373 "parse-gram.y"
+#line 372 "parse-gram.y"
     {}
     break;
 
   case 45:
 
 /* Line 1806 of yacc.c  */
-#line 374 "parse-gram.y"
+#line 373 "parse-gram.y"
     { muscle_code_grow ("union_name", (yyvsp[(1) - (1)].uniqstr), (yylsp[(1) - (1)])); }
     break;
 
   case 46:
 
 /* Line 1806 of yacc.c  */
-#line 379 "parse-gram.y"
+#line 378 "parse-gram.y"
     {
       union_seen = true;
       muscle_code_grow ("stype", (yyvsp[(3) - (3)].chars), (yylsp[(3) - (3)]));
@@ -2538,14 +2536,14 @@ yyreduce:
   case 47:
 
 /* Line 1806 of yacc.c  */
-#line 390 "parse-gram.y"
+#line 389 "parse-gram.y"
     { current_class = nterm_sym; }
     break;
 
   case 48:
 
 /* Line 1806 of yacc.c  */
-#line 391 "parse-gram.y"
+#line 390 "parse-gram.y"
     {
       current_class = unknown_sym;
       current_type = NULL;
@@ -2555,14 +2553,14 @@ yyreduce:
   case 49:
 
 /* Line 1806 of yacc.c  */
-#line 395 "parse-gram.y"
+#line 394 "parse-gram.y"
     { current_class = token_sym; }
     break;
 
   case 50:
 
 /* Line 1806 of yacc.c  */
-#line 396 "parse-gram.y"
+#line 395 "parse-gram.y"
     {
       current_class = unknown_sym;
       current_type = NULL;
@@ -2572,7 +2570,7 @@ yyreduce:
   case 51:
 
 /* Line 1806 of yacc.c  */
-#line 401 "parse-gram.y"
+#line 400 "parse-gram.y"
     {
       symbol_list *list;
       tag_seen = true;
@@ -2585,7 +2583,7 @@ yyreduce:
   case 52:
 
 /* Line 1806 of yacc.c  */
-#line 412 "parse-gram.y"
+#line 411 "parse-gram.y"
     {
       symbol_list *list;
       ++current_prec;
@@ -2602,126 +2600,126 @@ yyreduce:
   case 53:
 
 /* Line 1806 of yacc.c  */
-#line 426 "parse-gram.y"
+#line 425 "parse-gram.y"
     { (yyval.assoc) = left_assoc; }
     break;
 
   case 54:
 
 /* Line 1806 of yacc.c  */
-#line 427 "parse-gram.y"
+#line 426 "parse-gram.y"
     { (yyval.assoc) = right_assoc; }
     break;
 
   case 55:
 
 /* Line 1806 of yacc.c  */
-#line 428 "parse-gram.y"
+#line 427 "parse-gram.y"
     { (yyval.assoc) = non_assoc; }
     break;
 
   case 56:
 
 /* Line 1806 of yacc.c  */
-#line 432 "parse-gram.y"
+#line 431 "parse-gram.y"
     { current_type = NULL; }
     break;
 
   case 57:
 
 /* Line 1806 of yacc.c  */
-#line 433 "parse-gram.y"
+#line 432 "parse-gram.y"
     { current_type = (yyvsp[(1) - (1)].uniqstr); tag_seen = true; }
     break;
 
   case 58:
 
 /* Line 1806 of yacc.c  */
-#line 439 "parse-gram.y"
+#line 438 "parse-gram.y"
     { (yyval.list) = symbol_list_sym_new ((yyvsp[(1) - (1)].symbol), (yylsp[(1) - (1)])); }
     break;
 
   case 59:
 
 /* Line 1806 of yacc.c  */
-#line 441 "parse-gram.y"
+#line 440 "parse-gram.y"
     { (yyval.list) = symbol_list_prepend ((yyvsp[(1) - (2)].list), symbol_list_sym_new ((yyvsp[(2) - (2)].symbol), (yylsp[(2) - (2)]))); }
     break;
 
   case 60:
 
 /* Line 1806 of yacc.c  */
-#line 445 "parse-gram.y"
+#line 444 "parse-gram.y"
     { (yyval.symbol) = (yyvsp[(1) - (1)].symbol); }
     break;
 
   case 61:
 
 /* Line 1806 of yacc.c  */
-#line 446 "parse-gram.y"
+#line 445 "parse-gram.y"
     { (yyval.symbol) = (yyvsp[(1) - (2)].symbol); symbol_user_token_number_set ((yyvsp[(1) - (2)].symbol), (yyvsp[(2) - (2)].integer), (yylsp[(2) - (2)])); }
     break;
 
   case 62:
 
 /* Line 1806 of yacc.c  */
-#line 452 "parse-gram.y"
+#line 451 "parse-gram.y"
     { (yyval.list) = symbol_list_sym_new ((yyvsp[(1) - (1)].symbol), (yylsp[(1) - (1)])); }
     break;
 
   case 63:
 
 /* Line 1806 of yacc.c  */
-#line 454 "parse-gram.y"
+#line 453 "parse-gram.y"
     { (yyval.list) = symbol_list_prepend ((yyvsp[(1) - (2)].list), symbol_list_sym_new ((yyvsp[(2) - (2)].symbol), (yylsp[(2) - (2)]))); }
     break;
 
   case 64:
 
 /* Line 1806 of yacc.c  */
-#line 458 "parse-gram.y"
+#line 457 "parse-gram.y"
     { (yyval.list) = (yyvsp[(1) - (1)].list); }
     break;
 
   case 65:
 
 /* Line 1806 of yacc.c  */
-#line 459 "parse-gram.y"
+#line 458 "parse-gram.y"
     { (yyval.list) = symbol_list_prepend ((yyvsp[(1) - (2)].list), (yyvsp[(2) - (2)].list)); }
     break;
 
   case 66:
 
 /* Line 1806 of yacc.c  */
-#line 463 "parse-gram.y"
+#line 462 "parse-gram.y"
     { (yyval.list) = symbol_list_sym_new ((yyvsp[(1) - (1)].symbol), (yylsp[(1) - (1)])); }
     break;
 
   case 67:
 
 /* Line 1806 of yacc.c  */
-#line 464 "parse-gram.y"
+#line 463 "parse-gram.y"
     { (yyval.list) = symbol_list_type_new ((yyvsp[(1) - (1)].uniqstr), (yylsp[(1) - (1)])); }
     break;
 
   case 68:
 
 /* Line 1806 of yacc.c  */
-#line 465 "parse-gram.y"
+#line 464 "parse-gram.y"
     { (yyval.list) = symbol_list_default_tagged_new ((yylsp[(1) - (1)])); }
     break;
 
   case 69:
 
 /* Line 1806 of yacc.c  */
-#line 466 "parse-gram.y"
+#line 465 "parse-gram.y"
     { (yyval.list) = symbol_list_default_tagless_new ((yylsp[(1) - (1)])); }
     break;
 
   case 70:
 
 /* Line 1806 of yacc.c  */
-#line 472 "parse-gram.y"
+#line 471 "parse-gram.y"
     {
        current_type = (yyvsp[(1) - (1)].uniqstr);
        tag_seen = true;
@@ -2731,7 +2729,7 @@ yyreduce:
   case 71:
 
 /* Line 1806 of yacc.c  */
-#line 477 "parse-gram.y"
+#line 476 "parse-gram.y"
     {
        symbol_class_set ((yyvsp[(1) - (1)].symbol), current_class, (yylsp[(1) - (1)]), true);
        symbol_type_set ((yyvsp[(1) - (1)].symbol), current_type, (yylsp[(1) - (1)]));
@@ -2741,7 +2739,7 @@ yyreduce:
   case 72:
 
 /* Line 1806 of yacc.c  */
-#line 482 "parse-gram.y"
+#line 481 "parse-gram.y"
     {
       symbol_class_set ((yyvsp[(1) - (2)].symbol), current_class, (yylsp[(1) - (2)]), true);
       symbol_type_set ((yyvsp[(1) - (2)].symbol), current_type, (yylsp[(1) - (2)]));
@@ -2752,7 +2750,7 @@ yyreduce:
   case 73:
 
 /* Line 1806 of yacc.c  */
-#line 488 "parse-gram.y"
+#line 487 "parse-gram.y"
     {
       symbol_class_set ((yyvsp[(1) - (2)].symbol), current_class, (yylsp[(1) - (2)]), true);
       symbol_type_set ((yyvsp[(1) - (2)].symbol), current_type, (yylsp[(1) - (2)]));
@@ -2763,7 +2761,7 @@ yyreduce:
   case 74:
 
 /* Line 1806 of yacc.c  */
-#line 494 "parse-gram.y"
+#line 493 "parse-gram.y"
     {
       symbol_class_set ((yyvsp[(1) - (3)].symbol), current_class, (yylsp[(1) - (3)]), true);
       symbol_type_set ((yyvsp[(1) - (3)].symbol), current_type, (yylsp[(1) - (3)]));
@@ -2775,7 +2773,7 @@ yyreduce:
   case 81:
 
 /* Line 1806 of yacc.c  */
-#line 524 "parse-gram.y"
+#line 523 "parse-gram.y"
     {
       yyerrok;
     }
@@ -2784,7 +2782,7 @@ yyreduce:
   case 82:
 
 /* Line 1806 of yacc.c  */
-#line 530 "parse-gram.y"
+#line 529 "parse-gram.y"
     { current_lhs = (yyvsp[(1) - (2)].symbol); current_lhs_location = (yylsp[(1) - (2)]);
     current_lhs_named_ref = (yyvsp[(2) - (2)].named_ref); }
     break;
@@ -2792,21 +2790,21 @@ yyreduce:
   case 84:
 
 /* Line 1806 of yacc.c  */
-#line 535 "parse-gram.y"
+#line 534 "parse-gram.y"
     { grammar_current_rule_end ((yylsp[(1) - (1)])); }
     break;
 
   case 85:
 
 /* Line 1806 of yacc.c  */
-#line 536 "parse-gram.y"
+#line 535 "parse-gram.y"
     { grammar_current_rule_end ((yylsp[(3) - (3)])); }
     break;
 
   case 87:
 
 /* Line 1806 of yacc.c  */
-#line 542 "parse-gram.y"
+#line 541 "parse-gram.y"
     { grammar_current_rule_begin (current_lhs, current_lhs_location,
                                  current_lhs_named_ref); }
     break;
@@ -2814,77 +2812,77 @@ yyreduce:
   case 88:
 
 /* Line 1806 of yacc.c  */
-#line 545 "parse-gram.y"
+#line 544 "parse-gram.y"
     { grammar_current_rule_symbol_append ((yyvsp[(2) - (3)].symbol), (yylsp[(2) - (3)]), (yyvsp[(3) - (3)].named_ref)); }
     break;
 
   case 89:
 
 /* Line 1806 of yacc.c  */
-#line 547 "parse-gram.y"
+#line 546 "parse-gram.y"
     { grammar_current_rule_action_append ((yyvsp[(2) - (3)].code), (yylsp[(2) - (3)]), (yyvsp[(3) - (3)].named_ref)); }
     break;
 
   case 90:
 
 /* Line 1806 of yacc.c  */
-#line 549 "parse-gram.y"
+#line 548 "parse-gram.y"
     { grammar_current_rule_prec_set ((yyvsp[(3) - (3)].symbol), (yylsp[(3) - (3)])); }
     break;
 
   case 91:
 
 /* Line 1806 of yacc.c  */
-#line 551 "parse-gram.y"
+#line 550 "parse-gram.y"
     { grammar_current_rule_dprec_set ((yyvsp[(3) - (3)].integer), (yylsp[(3) - (3)])); }
     break;
 
   case 92:
 
 /* Line 1806 of yacc.c  */
-#line 553 "parse-gram.y"
+#line 552 "parse-gram.y"
     { grammar_current_rule_merge_set ((yyvsp[(3) - (3)].uniqstr), (yylsp[(3) - (3)])); }
     break;
 
   case 93:
 
 /* Line 1806 of yacc.c  */
-#line 557 "parse-gram.y"
+#line 556 "parse-gram.y"
     { (yyval.named_ref) = 0; }
     break;
 
   case 94:
 
 /* Line 1806 of yacc.c  */
-#line 559 "parse-gram.y"
+#line 558 "parse-gram.y"
     { (yyval.named_ref) = named_ref_new((yyvsp[(1) - (1)].uniqstr), (yylsp[(1) - (1)])); }
     break;
 
   case 96:
 
 /* Line 1806 of yacc.c  */
-#line 571 "parse-gram.y"
+#line 570 "parse-gram.y"
     { (yyval.uniqstr) = uniqstr_new ((yyvsp[(1) - (1)].chars)); }
     break;
 
   case 97:
 
 /* Line 1806 of yacc.c  */
-#line 576 "parse-gram.y"
+#line 575 "parse-gram.y"
     { (yyval.chars) = ""; }
     break;
 
   case 98:
 
 /* Line 1806 of yacc.c  */
-#line 577 "parse-gram.y"
+#line 576 "parse-gram.y"
     { (yyval.chars) = (yyvsp[(1) - (1)].uniqstr); }
     break;
 
   case 100:
 
 /* Line 1806 of yacc.c  */
-#line 588 "parse-gram.y"
+#line 587 "parse-gram.y"
     {
       code_props plain_code;
       (yyvsp[(1) - (1)].code)[strlen ((yyvsp[(1) - (1)].code)) - 1] = '\n';
@@ -2898,14 +2896,14 @@ yyreduce:
   case 101:
 
 /* Line 1806 of yacc.c  */
-#line 608 "parse-gram.y"
+#line 607 "parse-gram.y"
     { (yyval.symbol) = symbol_from_uniqstr ((yyvsp[(1) - (1)].uniqstr), (yylsp[(1) - (1)])); }
     break;
 
   case 102:
 
 /* Line 1806 of yacc.c  */
-#line 610 "parse-gram.y"
+#line 609 "parse-gram.y"
     {
       (yyval.symbol) = symbol_get (char_name ((yyvsp[(1) - (1)].character)), (yylsp[(1) - (1)]));
       symbol_class_set ((yyval.symbol), token_sym, (yylsp[(1) - (1)]), false);
@@ -2916,14 +2914,14 @@ yyreduce:
   case 103:
 
 /* Line 1806 of yacc.c  */
-#line 618 "parse-gram.y"
+#line 617 "parse-gram.y"
     { (yyval.symbol) = symbol_from_uniqstr ((yyvsp[(1) - (1)].uniqstr), (yylsp[(1) - (1)])); }
     break;
 
   case 106:
 
 /* Line 1806 of yacc.c  */
-#line 630 "parse-gram.y"
+#line 629 "parse-gram.y"
     {
       (yyval.symbol) = symbol_get (quotearg_style (c_quoting_style, (yyvsp[(1) - (1)].chars)), (yylsp[(1) - (1)]));
       symbol_class_set ((yyval.symbol), token_sym, (yylsp[(1) - (1)]), false);
@@ -2933,7 +2931,7 @@ yyreduce:
   case 108:
 
 /* Line 1806 of yacc.c  */
-#line 639 "parse-gram.y"
+#line 638 "parse-gram.y"
     {
       code_props plain_code;
       code_props_plain_init (&plain_code, (yyvsp[(2) - (2)].chars), (yylsp[(2) - (2)]));
@@ -2947,7 +2945,7 @@ yyreduce:
 
 
 /* Line 1806 of yacc.c  */
-#line 2951 "parse-gram.c"
+#line 2949 "parse-gram.c"
         default: break;
       }
     if (yychar_backup != yychar)
@@ -3197,7 +3195,7 @@ yyreturn:
 
 
 /* Line 2067 of yacc.c  */
-#line 649 "parse-gram.y"
+#line 648 "parse-gram.y"
 
 
 
index cb09e6ef677bd21078779cefca4ac3d7fcf51fa0..f2eb45d10f9a57fbf6aeaf1b7f7c4da429476c70 100644 (file)
@@ -1,9 +1,8 @@
-/* A Bison parser, made by GNU Bison 2.4.1.252-dcd39.  */
+/* A Bison parser, made by GNU Bison 2.4.1.259-f52e1.  */
 
 /* Skeleton 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
@@ -162,7 +161,7 @@ typedef union YYSTYPE
 {
 
 /* Line 2068 of yacc.c  */
-#line 95 "parse-gram.y"
+#line 94 "parse-gram.y"
 
   symbol *symbol;
   symbol_list *list;
@@ -177,7 +176,7 @@ typedef union YYSTYPE
 
 
 /* Line 2068 of yacc.c  */
-#line 181 "parse-gram.h"
+#line 180 "parse-gram.h"
 } YYSTYPE;
 # define YYSTYPE_IS_TRIVIAL 1
 # define yystype YYSTYPE /* obsolescent; will be withdrawn */
index 7fed0dcd50f6baaa59e038d5607541a860326d7b..8871f67203fd763a19ca9efb1f22320f161ca97b 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 1f9dd580a1c5fca999657058b0dd65f6f7e5a155..0012a4f28e14248fa2d141d9a7e444995f76ab2e 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 791fe181bad8998758aa734fa4731082c7c7749a..852d3e10f72d917ecfc8acc9eae6ccf0d0cee9e7 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 7d37f817a6e669380af0afa94fb2c3c455aec11f..1c094056be8ef5cfbee6a2fb2f3ef75625821a68 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 81a2afbe5dc6ab5911c54c7812e66d7d74a89ad3..1f8ed2117bc1de1ecf697ee16d1686141fb26dfc 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 6cda417da8f5aa9dc3034edca2f2c53d7bd16f19..3603196c2117d42cf52ce9afc418e8317b72ac54 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 5e6b82121d96535048fa07d2a2643bc850dfdf1a..d7606d928c1110e10599e1e5083e2fbdd2bed3b6 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 65ff26c82b41d4bc7755d4f626b6136b01e9fd94..ae0d63c0c50cc8b28807c9c39cbfaab863b9701a 100644 (file)
@@ -1,7 +1,6 @@
 /* Scan Bison Skeletons.                                       -*- C -*-
 
-   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 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 b9eca1956e862cbde7ab6afc249a99b9d335b876..307af895e1b3bf762485cb5bd4bd66bf2cad2cc7 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 7513efa10e943f81492018a34a3aa7dbed790735..db06d34dbae9c4777e9f71e6d34132d2d532a927 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, 2009, 2010 Free Software Foundation, Inc.
+   Copyright (C) 1984, 1989, 1992, 2000-2002, 2004-2007, 2009-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 d4901ba84cf8d34f2585860ef79315a8e4dfd3d6..ee2a9140eacbf47b77be916ff972cbd960e7613c 100644 (file)
@@ -2,8 +2,7 @@
 
 ## 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 5082da7b6c914fc6d6793ddd456b8e60f24343df..c2307cdee9a1c68244d512de347ddb40a2988ab9 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 c8f7ecea5f1f1b5555784d26354821d2b0bc327b..b7295f91554daa398d1621afcadadbf50c837098 100644 (file)
@@ -1,7 +1,7 @@
 # Checking the output filenames.                    -*- Autotest -*-
 
-# Copyright (C) 2004, 2005, 2007, 2009, 2010 Free Software
-# Foundation, Inc.
+# Copyright (C) 2004-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 7f757f39f118330dc399ff54a4e34040b4435e0a..652dc6af9076f27b5cbb6907e25513eaeed4ce75 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 374116992d5d4e9008f50efbcaa20b9a9155db47..e7a1c1c6135c506cc9b3effd644f743f87c61e25 100644 (file)
@@ -1,7 +1,7 @@
 # Exercising Bison on conflicts.                         -*- Autotest -*-
 
-# Copyright (C) 2002, 2003, 2004, 2005, 2007, 2009, 2010 Free
-# Software Foundation, Inc.
+# Copyright (C) 2002-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 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 24e15d86bd8ea11675b48d29796d5c396eb8e22a..9aef0d7cc86dea6965b95f8c90af2a5487cbc4d7 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 577a84a2377c8cf9163ccacd04fb45c8f13a3d19..9b31f9ccbcce982bc9fcfaae7fff8c5a4209d4bf 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 7ad75c3d94a765cbb7b1064868dee7c7fd990293..9ccc2c53d4cefec345ff286350a33efa8adf0af8 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 239afbabaebda5aff06016277658fe6b9894a3f7..25af97de3fae417598eeeb6b33a327556a085834 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 5eb778dc8e66d6d2528c1e1bc11db741ba69223a..6c7fb352110422cf1f8373c2604dbc4de2d380db 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 c908c7a975fdb7987a185fe6edc39d0c85ca275f..fa77fff4f86a7a1c90c10b04c0ab6b296df3d4a2 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