]> git.saurik.com Git - bison.git/commitdiff
package: bump to 2015
authorAkim Demaille <akim@lrde.epita.fr>
Sun, 4 Jan 2015 16:31:18 +0000 (17:31 +0100)
committerAkim Demaille <akim@lrde.epita.fr>
Sun, 4 Jan 2015 16:49:13 +0000 (17:49 +0100)
Which also requires:

* gnulib: Update.

201 files changed:
AUTHORS
ChangeLog-2012
Makefile.am
NEWS
PACKAGING
README
README-alpha
README-hacking
THANKS
TODO
bootstrap
bootstrap.conf
build-aux/darwin11.4.0.valgrind
build-aux/local.mk
build-aux/update-b4-copyright
build-aux/update-package-copyright-year
cfg.mk
configure.ac
data/README
data/bison.m4
data/c++-skel.m4
data/c++.m4
data/c-like.m4
data/c-skel.m4
data/c.m4
data/glr.c
data/glr.cc
data/java-skel.m4
data/java.m4
data/lalr1.cc
data/lalr1.java
data/local.mk
data/location.cc
data/stack.hh
data/variant.hh
data/xslt/bison.xsl
data/xslt/xml2dot.xsl
data/xslt/xml2text.xsl
data/xslt/xml2xhtml.xsl
data/yacc.c
djgpp/Makefile.maint
djgpp/README.in
djgpp/config.bat
djgpp/config.sed
djgpp/config.site
djgpp/config_h.sed
djgpp/djunpack.bat
djgpp/local.mk
djgpp/subpipe.c
djgpp/subpipe.h
djgpp/testsuite.sed
doc/.gitignore
doc/bison.texi
doc/local.mk
doc/refcard.tex
etc/README
etc/bench.pl.in
etc/local.mk
examples/calc++/calc++.test
examples/calc++/local.mk
examples/extexi
examples/local.mk
examples/mfcalc/local.mk
examples/mfcalc/mfcalc.test
examples/rpcalc/local.mk
examples/rpcalc/rpcalc.test
examples/test
examples/variant.yy
gnulib
lib/abitset.c
lib/abitset.h
lib/bbitset.h
lib/bitset.c
lib/bitset.h
lib/bitset_stats.c
lib/bitset_stats.h
lib/bitsetv-print.c
lib/bitsetv-print.h
lib/bitsetv.c
lib/bitsetv.h
lib/ebitset.c
lib/ebitset.h
lib/get-errno.c
lib/get-errno.h
lib/lbitset.c
lib/lbitset.h
lib/libiberty.h
lib/local.mk
lib/main.c
lib/timevar.c
lib/timevar.def
lib/timevar.h
lib/vbitset.c
lib/vbitset.h
lib/yyerror.c
m4/bison-i18n.m4
m4/c-working.m4
m4/cxx.m4
m4/flex.m4
m4/timevar.m4
src/AnnotationList.c
src/AnnotationList.h
src/InadequacyList.c
src/InadequacyList.h
src/LR0.c
src/LR0.h
src/Sbitset.c
src/Sbitset.h
src/assoc.c
src/assoc.h
src/closure.c
src/closure.h
src/complain.c
src/complain.h
src/conflicts.c
src/conflicts.h
src/derives.c
src/derives.h
src/files.c
src/files.h
src/flex-scanner.h
src/getargs.c
src/getargs.h
src/gram.c
src/gram.h
src/graphviz.c
src/graphviz.h
src/ielr.c
src/ielr.h
src/lalr.c
src/lalr.h
src/local.mk
src/location.c
src/location.h
src/main.c
src/muscle-tab.c
src/muscle-tab.h
src/named-ref.c
src/named-ref.h
src/nullable.c
src/nullable.h
src/output.c
src/output.h
src/parse-gram.c
src/parse-gram.h
src/parse-gram.y
src/print-xml.c
src/print-xml.h
src/print.c
src/print.h
src/print_graph.c
src/print_graph.h
src/reader.c
src/reader.h
src/reduce.c
src/reduce.h
src/relation.c
src/relation.h
src/scan-code.h
src/scan-code.l
src/scan-gram.h
src/scan-gram.l
src/scan-skel.h
src/scan-skel.l
src/state.c
src/state.h
src/symlist.c
src/symlist.h
src/symtab.c
src/symtab.h
src/system.h
src/tables.c
src/tables.h
src/uniqstr.c
src/uniqstr.h
tests/actions.at
tests/atlocal.in
tests/bison.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/javapush.at
tests/local.at
tests/local.mk
tests/named-refs.at
tests/output.at
tests/push.at
tests/reduce.at
tests/regression.at
tests/sets.at
tests/skeletons.at
tests/synclines.at
tests/testsuite.at
tests/torture.at
tests/types.at

diff --git a/AUTHORS b/AUTHORS
index c781b556b40a0b355aa0adefe13a17f5bbc0dba0..8ba233559805c8b8ad3a8aa9e876e0b670c4503e 100644 (file)
--- a/AUTHORS
+++ b/AUTHORS
@@ -24,7 +24,7 @@ and nasty bugs.
 
 -----
 
-Copyright (C) 1998-2014 Free Software Foundation, Inc.
+Copyright (C) 1998-2015 Free Software Foundation, Inc.
 
 This file is part of Bison, the GNU Compiler Compiler.
 
index ebcf29741727558d7f6cf42dd1578ea43d0df292..abc1adb6df63a7f01edbbf63b0976a3dc4749510 100644 (file)
 
        -----
 
-       Copyright (C) 1987-1988, 1991-2014 Free Software Foundation,
+       Copyright (C) 1987-1988, 1991-2015 Free Software Foundation,
        Inc.
 
        Copying and distribution of this file, with or without
index ae7e5121215dfb76defebe33d5e5c591fdb2255a..fd3db0f13691c485b477605c50e74c58860e090e 100644 (file)
@@ -1,6 +1,6 @@
 ## Process this file with automake to produce Makefile.in.
 
-# Copyright (C) 2001-2014 Free Software Foundation, Inc.
+# Copyright (C) 2001-2015 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 cb2cd64109884f8bbbda3ca51a950502256746cd..0b022cf875ce83bf26a628f8194ba84464346ae5 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -2723,7 +2723,7 @@ Output file does not redefine const for C++.
 
 -----
 
-Copyright (C) 1995-2014 Free Software Foundation, Inc.
+Copyright (C) 1995-2015 Free Software Foundation, Inc.
 
 This file is part of Bison, the GNU Parser Generator.
 
index d11642eb65d538c71296e875355a66e3664d613f..1110aa32a43e58ff2075ea652050d42b9b97ceac 100644 (file)
--- a/PACKAGING
+++ b/PACKAGING
@@ -36,7 +36,7 @@ to the bison package.
 
 -----
 
-Copyright (C) 2002, 2005, 2009-2014 Free Software Foundation, Inc.
+Copyright (C) 2002, 2005, 2009-2015 Free Software Foundation, Inc.
 
 This file is part of Bison, the GNU Compiler Compiler.
 
diff --git a/README b/README
index 814a1b818ffac48264e32243baf2707f2c3e861d..9cdf33d31807936d567e741937126c5584dc5d36 100644 (file)
--- a/README
+++ b/README
@@ -44,7 +44,7 @@ End:
 
 -----
 
-Copyright (C) 1992, 1998-1999, 2003-2005, 2008-2014 Free Software
+Copyright (C) 1992, 1998-1999, 2003-2005, 2008-2015 Free Software
 Foundation, Inc.
 
 This file is part of Bison, the GNU Compiler Compiler.
index 7e634c59149b98d1e03120b8f3c993fdf0847b49..f0aa3c9744d5b79326e40750c37110efab77dccb 100644 (file)
@@ -12,7 +12,7 @@ the problems you encounter.
 
 -----
 
-Copyright (C) 2002, 2004, 2009-2014 Free Software Foundation, Inc.
+Copyright (C) 2002, 2004, 2009-2015 Free Software Foundation, Inc.
 
 This file is part of GNU Bison.
 
index 2cdfec7c11b7c6da8c1ba08c7c11d206f2927c8e..4b7737456c78a6bba851b64acad626a9e9c7a1b2 100644 (file)
@@ -449,7 +449,7 @@ Push these changes.
 
 -----
 
-Copyright (C) 2002-2005, 2007-2014 Free Software Foundation, Inc.
+Copyright (C) 2002-2005, 2007-2015 Free Software Foundation, Inc.
 
 This file is part of GNU Bison.
 
diff --git a/THANKS b/THANKS
index 4559a901924a56992aa703daad37fa8632e44842..b38affc6254b62b77c8585ec72cba3617a5b0c44 100644 (file)
--- a/THANKS
+++ b/THANKS
@@ -161,7 +161,7 @@ End:
 
 -----
 
-Copyright (C) 2000-2014 Free Software Foundation, Inc.
+Copyright (C) 2000-2015 Free Software Foundation, Inc.
 
 This file is part of Bison, the GNU Parser Generator.
 
diff --git a/TODO b/TODO
index 7a6734b8f2fca9efd8e47b827f77d727f18529f9..7d4a5fb442867c776ede10d16ac552bde8f5b453 100644 (file)
--- a/TODO
+++ b/TODO
@@ -369,7 +369,7 @@ End:
 
 -----
 
-Copyright (C) 2001-2004, 2006, 2008-2014 Free Software Foundation, Inc.
+Copyright (C) 2001-2004, 2006, 2008-2015 Free Software Foundation, Inc.
 
 This file is part of Bison, the GNU Compiler Compiler.
 
index e0c4ec2c3206ca5a9e0fa8e89ca415304243914d..2fdf267473bdae320c2c260df0e6f50127790929 100755 (executable)
--- a/bootstrap
+++ b/bootstrap
@@ -4,7 +4,7 @@ scriptversion=2014-12-08.12; # UTC
 
 # Bootstrap this package from checked-out sources.
 
-# Copyright (C) 2003-2014 Free Software Foundation, Inc.
+# Copyright (C) 2003-2015 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 2dcbeddc6252bba6925402b144620a9d054202bd..3bdf6c4a62204f253ed80d7708e649fbb2a0805e 100644 (file)
@@ -1,6 +1,6 @@
 # Bootstrap configuration.
 
-# Copyright (C) 2006-2014 Free Software Foundation, Inc.
+# Copyright (C) 2006-2015 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 361e2f35044a3f0d65d2f06f0ad489c8a59a61c5..9b0b06f359daf5fcba5f1321f3eb8a384bd9ee86 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2014 Free Software Foundation, Inc.
+# Copyright (C) 2012-2015 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 59ad4a8da920c8deedc43d67c1f91ccc20b60cff..7d752c860a254042ff4b0389571577c479b5a621 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2000-2014 Free Software Foundation, Inc.
+# Copyright (C) 2000-2015 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 35bacd3edcbaa3f648b560ace897a4199e762a3c..901ff05bcead8923933b671ddd428dc32c722aa6 100755 (executable)
@@ -3,7 +3,7 @@
 # Update b4_copyright invocations or b4_copyright_years definitions to
 # include the current year.
 
-# Copyright (C) 2009-2014 Free Software Foundation, Inc.
+# Copyright (C) 2009-2015 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 f0169ff31ffbf3836171f5fd6736c4099d0564d6..f2adedf7f670efacd61e26b1cc267d1321aa3129 100755 (executable)
@@ -2,7 +2,7 @@
 
 # In configure.ac, update PACKAGE_COPYRIGHT_YEAR to the current year.
 
-# Copyright (C) 2010-2014 Free Software Foundation, Inc.
+# Copyright (C) 2010-2015 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 9a6b8f59b6e2e76b121eff7c7f5ac1c11193b8ed..7d0fe9a5ec9cf2420c65632926d047e94fd459ae 100644 (file)
--- a/cfg.mk
+++ b/cfg.mk
@@ -1,5 +1,5 @@
 # Customize maint.mk                           -*- makefile -*-
-# Copyright (C) 2008-2014 Free Software Foundation, Inc.
+# Copyright (C) 2008-2015 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 cb129f51745e7bbec5236f7cd23e35d4940f7635..7abe35c938d74320c4a33ae8ba7af7ab9c7136d6 100644 (file)
@@ -1,6 +1,6 @@
 # Configure template for GNU Bison.                   -*-Autoconf-*-
 #
-# Copyright (C) 2001-2014 Free Software Foundation, Inc.
+# Copyright (C) 2001-2015 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
@@ -26,7 +26,7 @@ m4_pattern_forbid([^gl_[A-Z]])
 AC_INIT([GNU Bison],
         m4_esyscmd([build-aux/git-version-gen .tarball-version]),
         [bug-bison@gnu.org])
-AC_SUBST([PACKAGE_COPYRIGHT_YEAR], [2014])
+AC_SUBST([PACKAGE_COPYRIGHT_YEAR], [2015])
 AC_DEFINE_UNQUOTED([PACKAGE_COPYRIGHT_YEAR], [$PACKAGE_COPYRIGHT_YEAR],
                    [The copyright year for this package])
 
index 0250d9a266f5f600106bd2da4929f7435fd7a64a..4b3e556172be1b318498cd5da97e59d123595c33 100644 (file)
@@ -52,7 +52,7 @@ into various formats.
 
 -----
 
-Copyright (C) 2002, 2008-2014 Free Software Foundation, Inc.
+Copyright (C) 2002, 2008-2015 Free Software Foundation, Inc.
 
 This file is part of GNU Bison.
 
index c443032b45ffaa297a5222e90174eb389909de78..c416c6c28febce470927e8b7f7aabdd9998b8716 100644 (file)
@@ -2,7 +2,7 @@
 
 # Language-independent M4 Macros for Bison.
 
-# Copyright (C) 2002, 2004-2014 Free Software Foundation, Inc.
+# Copyright (C) 2002, 2004-2015 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 cd35a2011cbd73b3f7128081fa30c2ca6f3af943..9117262cf8fcaca1b960cd8ccdc638b77758348c 100644 (file)
@@ -2,7 +2,7 @@
 
 # C++ skeleton dispatching for Bison.
 
-# Copyright (C) 2006-2007, 2009-2014 Free Software Foundation, Inc.
+# Copyright (C) 2006-2007, 2009-2015 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 49278995cafab8074b4420071074ab3220c4cdff..ffbde2661c2461946cd7fbca1bec3b953618515e 100644 (file)
@@ -2,7 +2,7 @@
 
 # C++ skeleton for Bison
 
-# Copyright (C) 2002-2014 Free Software Foundation, Inc.
+# Copyright (C) 2002-2015 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 ab9896caf399b8010df8114a2209bbd641efb0e1..ff648a7db08c1179c20d615eb90fd3cff74d7d25 100644 (file)
@@ -2,7 +2,7 @@
 
 # Common code for C-like languages (C, C++, Java, etc.)
 
-# Copyright (C) 2012-2014 Free Software Foundation, Inc.
+# Copyright (C) 2012-2015 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 9c53f0be1f58eacd41b38813720daa623bec2b4c..51fad17747bbbf9b990f94662866478146a14b3d 100644 (file)
@@ -2,7 +2,7 @@
 
 # C skeleton dispatching for Bison.
 
-# Copyright (C) 2006-2007, 2009-2014 Free Software Foundation, Inc.
+# Copyright (C) 2006-2007, 2009-2015 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 1f1a23fa26b48ed84fe54d4b09a6b8cf91c6361a..d56f8d76eca61ef15c988fa578f4541ff9700de4 100644 (file)
--- a/data/c.m4
+++ b/data/c.m4
@@ -2,7 +2,7 @@
 
 # C M4 Macros for Bison.
 
-# Copyright (C) 2002, 2004-2014 Free Software Foundation, Inc.
+# Copyright (C) 2002, 2004-2015 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 f34af1f23dfea596d63b598c9730a40914edb801..2b074cd279b781069d01344bb7ce12ecaa4f35b3 100644 (file)
@@ -2,7 +2,7 @@
 
 # GLR skeleton for Bison
 
-# Copyright (C) 2002-2014 Free Software Foundation, Inc.
+# Copyright (C) 2002-2015 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
@@ -198,7 +198,7 @@ m4_if(b4_skeleton, ["glr.c"],
 [b4_defines_if(
 [b4_output_begin([b4_spec_defines_file])
 b4_copyright([Skeleton interface for Bison GLR parsers in C],
-             [2002-2014])[
+             [2002-2015])[
 
 ]b4_cpp_guard_open([b4_spec_defines_file])[
 ]b4_shared_declarations[
@@ -213,7 +213,7 @@ b4_copyright([Skeleton interface for Bison GLR parsers in C],
 
 b4_output_begin([b4_parser_file_name])
 b4_copyright([Skeleton implementation for Bison GLR parsers in C],
-             [2002-2014])[
+             [2002-2015])[
 
 /* C GLR parser skeleton written by Paul Hilfinger.  */
 
index 5b250839d95963e88c86abd4cf92895a9d290649..fbb6de7b75b5412f981b00b67a60d5a3ee47f792 100644 (file)
@@ -1,6 +1,6 @@
 # C++ GLR skeleton for Bison
 
-# Copyright (C) 2002-2014 Free Software Foundation, Inc.
+# Copyright (C) 2002-2015 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
@@ -329,7 +329,7 @@ b4_percent_define_flag_if([[global_tokens_and_yystype]],
 b4_defines_if(
 [b4_output_begin([b4_spec_defines_file])
 b4_copyright([Skeleton interface for Bison GLR parsers in C++],
-             [2002-2014])[
+             [2002-2015])[
 
 // C++ GLR parser skeleton written by Akim Demaille.
 
index 5693625b66694437b3124080953888d4c4876fa9..9b5cb249c84243d2ee218c5d1773f401ee2747ac 100644 (file)
@@ -2,7 +2,7 @@
 
 # Java skeleton dispatching for Bison.
 
-# Copyright (C) 2007, 2009-2014 Free Software Foundation, Inc.
+# Copyright (C) 2007, 2009-2015 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 5615f4984017b1068d1901fc715aab380971c5db..b319626a32edc06abcb5bef0e3b9d85b2dd17da9 100644 (file)
@@ -2,7 +2,7 @@
 
 # Java language support for Bison
 
-# Copyright (C) 2007-2014 Free Software Foundation, Inc.
+# Copyright (C) 2007-2015 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 72d1950b2333c10d708864f2f3a35e101e4a1325..1bbec8ae132d75a9e1145e9c2bcf8637e12c1463 100644 (file)
@@ -1,6 +1,6 @@
 # C++ skeleton for Bison
 
-# Copyright (C) 2002-2014 Free Software Foundation, Inc.
+# Copyright (C) 2002-2015 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
@@ -131,7 +131,7 @@ m4_ifdef([b4_lex_param], [, ]b4_lex_param))])])
 
 
 m4_pushdef([b4_copyright_years],
-           [2002-2014])
+           [2002-2015])
 
 m4_define([b4_parser_class_name],
           [b4_percent_define_get([[parser_class_name]])])
index 5d2695ac0a15fb0cffc70d8e65954ce13d53e534..670ea01379209280cf6327e9c1ab72ed1c27c0b9 100644 (file)
@@ -1,6 +1,6 @@
 # Java skeleton for Bison -*- autoconf -*-
 
-# Copyright (C) 2007-2014 Free Software Foundation, Inc.
+# Copyright (C) 2007-2015 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
@@ -84,7 +84,7 @@ m4_define([b4_define_state],[[
 
 b4_output_begin([b4_parser_file_name])
 b4_copyright([Skeleton implementation for Bison LALR(1) parsers in Java],
-             [2007-2014])
+             [2007-2015])
 
 b4_percent_define_ifdef([package], [package b4_percent_define_get([package]);
 ])[/* First part of user declarations.  */
index 4af9609cdd52a537a3e4ced25277cccb52769263..9b0b0680bb991e76d9dad90d744a44b2856afc2d 100644 (file)
@@ -1,4 +1,4 @@
-## Copyright (C) 2002, 2005-2014 Free Software Foundation, Inc.
+## Copyright (C) 2002, 2005-2015 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 20aa5800b54d366b0dc199c2f10baf425ec60db2..8e8a2c27a5343ff6c5755a8ca4989de136ee3f48 100644 (file)
@@ -1,6 +1,6 @@
 # C++ skeleton for Bison
 
-# Copyright (C) 2002-2014 Free Software Foundation, Inc.
+# Copyright (C) 2002-2015 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
@@ -16,7 +16,7 @@
 # along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
 m4_pushdef([b4_copyright_years],
-           [2002-2014])
+           [2002-2015])
 
 # b4_position_define
 # ------------------
index 5bc7f65642bca0ef47ef5a39023cde19615a3a48..e7ff04058297d9cf2d1063e3180558fb33943674 100644 (file)
@@ -1,6 +1,6 @@
 # C++ skeleton for Bison
 
-# Copyright (C) 2002-2014 Free Software Foundation, Inc.
+# Copyright (C) 2002-2015 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
@@ -16,7 +16,7 @@
 # along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
 m4_pushdef([b4_copyright_years],
-           [2002-2014])
+           [2002-2015])
 
 # b4_stack_define
 # ---------------
index 303e1c6719b0177a344f87a156102eead945b52e..78c2f945d6cfe1823d397c82f459702184baab4a 100644 (file)
@@ -1,6 +1,6 @@
 # C++ skeleton for Bison
 
-# Copyright (C) 2002-2014 Free Software Foundation, Inc.
+# Copyright (C) 2002-2015 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 039ba74941d9e46a3ae34d7f6733aa0eda197fa3..9e60ad99664252c4d5d60bf23c57ecd4d24d4999 100644 (file)
@@ -3,7 +3,7 @@
 <!--
     bison.xsl - common templates for Bison XSLT.
 
-    Copyright (C) 2007-2014 Free Software Foundation, Inc.
+    Copyright (C) 2007-2015 Free Software Foundation, Inc.
 
     This file is part of Bison, the GNU Compiler Compiler.
 
index b41c749b15c4a2865df42cfb69d1cd12b9579e2e..aca9045c4bb176a453144bfc260d1bce4d358f64 100644 (file)
@@ -3,7 +3,7 @@
 <!--
     xml2dot.xsl - transform Bison XML Report into DOT.
 
-    Copyright (C) 2007-2014 Free Software Foundation, Inc.
+    Copyright (C) 2007-2015 Free Software Foundation, Inc.
 
     This file is part of Bison, the GNU Compiler Compiler.
 
index a9e1b33399281cd21c48ffc950e8f3d44698c84b..c3d1529636783c8051430830ef9463b321ec7980 100644 (file)
@@ -3,7 +3,7 @@
 <!--
     xml2text.xsl - transform Bison XML Report into plain text.
 
-    Copyright (C) 2007-2014 Free Software Foundation, Inc.
+    Copyright (C) 2007-2015 Free Software Foundation, Inc.
 
     This file is part of Bison, the GNU Compiler Compiler.
 
index c88f1d6b28c431fd730aa656b4abdeb075856ae6..0349891443eabd01afd64afb33f5a9e7ea43d37d 100644 (file)
@@ -3,7 +3,7 @@
 <!--
     xml2html.xsl - transform Bison XML Report into XHTML.
 
-    Copyright (C) 2007-2014 Free Software Foundation, Inc.
+    Copyright (C) 2007-2015 Free Software Foundation, Inc.
 
     This file is part of Bison, the GNU Compiler Compiler.
 
index f3402b34f3454218eebdb2cc4da3e13accb17b63..600e77dffb6eb3351856d54cc99df8f38d04912e 100644 (file)
@@ -1,11 +1,11 @@
                                                              -*- C -*-
 # Yacc compatible skeleton for Bison
 
-# Copyright (C) 1984, 1989-1990, 2000-2014 Free Software Foundation,
+# Copyright (C) 1984, 1989-1990, 2000-2015 Free Software Foundation,
 # Inc.
 
 m4_pushdef([b4_copyright_years],
-           [1984, 1989-1990, 2000-2014])
+           [1984, 1989-1990, 2000-2015])
 
 # This 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 dae9d41676db9fdb80233b98926912aabe929725..84a93aaf5e2cde6e69d530595051aea9d0e713e1 100644 (file)
@@ -1,7 +1,7 @@
 # DJGPP Maintainer's Makefile                                    -*-Makefile-*-
 # Requires GNU sed
 
-## Copyright (C) 2005-2014 Free Software Foundation, Inc.
+## Copyright (C) 2005-2015 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 2cc46c811e459d3331c3a4e0a21b1b007af63ce0..2f888565723277f8856d36b023938c70635a4bf6 100644 (file)
@@ -1,6 +1,6 @@
 This is a port of GNU Bison @VERSION@ to MSDOS/DJGPP.
 
-Copyright (C) 2005-2014 Free Software Foundation, Inc.
+Copyright (C) 2005-2015 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 635f36a91b1ee4893b7d62b6ac63e0c6f7debbd0..d2ed5ab3e28ae5fc7f6bad8409638875ea617f0f 100644 (file)
@@ -4,7 +4,7 @@ Rem Configure Bison for DJGPP.
 Rem WARNING WARNING WARNING: This file needs to have DOS CRLF end-of-line\r
 Rem format, or else stock DOS/Windows shells will refuse to run it.\r
 \r
-Rem Copyright (C) 2005-2014 Free Software Foundation, Inc.\r
+Rem Copyright (C) 2005-2015 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 1688a21095aa25fc6a96f5cc12436caf59548e5f..423b1df9bfff7602d0adc2eda4a928f46a0212e0 100644 (file)
@@ -2,7 +2,7 @@
 # Sed script for additional DJGPP specific editing
 # of the configure script generated by autoconf 2.62.
 
-# Copyright (C) 2005-2014 Free Software Foundation, Inc.
+# Copyright (C) 2005-2015 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 31329e3149e0051470aea4883d22671c0e0ebe00..08d40d3c731ae5c974714a095152fb151421f2eb 100644 (file)
@@ -3,7 +3,7 @@
 # This is the config.site file for configuring GNU packages
 # which are to be built with DJGPP tools.
 
-# Copyright (C) 2005-2014 Free Software Foundation, Inc.
+# Copyright (C) 2005-2015 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 81af82b2440e3bb503997861dcb3f7a2ec08a3e7..5308d5d9f20a19a4aafc1bacaee91d101ba2a006 100644 (file)
@@ -1,6 +1,6 @@
 # sed script for DJGPP specific editing of config.hin
 
-# Copyright (C) 2005-2014 Free Software Foundation, Inc.
+# Copyright (C) 2005-2015 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 4a602a4968129b3ae9ae19526670f01866d8e62a..59c8c63866d04b7af23bc85b2162e036d1532650 100644 (file)
@@ -7,7 +7,7 @@ Rem This batch file unpacks the Bison distribution while simultaneously
 Rem renaming some of the files whose names are invalid on DOS or conflict\r
 Rem with other file names after truncation to DOS 8+3 namespace.\r
 Rem\r
-Rem Copyright (C) 2005-2014 Free Software Foundation, Inc.\r
+Rem Copyright (C) 2005-2015 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 abbb9210a7ba6f61a50fe2658cc1fd646700c836..f5100529ee348b3bb5effcc1a129185dc2642287 100644 (file)
@@ -1,4 +1,4 @@
-## Copyright (C) 2008-2014 Free Software Foundation, Inc.
+## Copyright (C) 2008-2015 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 60e58ee36e8b2cf1d79020069648eaf76e37fbcd..47d2bd4419c2378e175df69431200d519ccdb145 100644 (file)
@@ -1,6 +1,6 @@
 /* Subprocesses with pipes.
 
-   Copyright (C) 2005-2014 Free Software Foundation, Inc.
+   Copyright (C) 2005-2015 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 80be80ab60dd0f1a1464d81101ec24898f584e20..92a26d1298923dac1f690ba8ce41c098f8080985 100644 (file)
@@ -1,6 +1,6 @@
 /* Subprocesses with pipes.
 
-   Copyright (C) 2005-2014 Free Software Foundation, Inc.
+   Copyright (C) 2005-2015 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 5f839bfcd1445e833b01e806009c4ab583b31af0..0ba27ee514cd59e95e3976e2f58c5696168db4d4 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-2014 Free Software Foundation, Inc.\r
+# Copyright (C) 2007-2015 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 8abfdb94108eeea5de3bab8f5c3bc8c4d53120d5..068eb7373c6375367d5002ab15ffdacbb3f37e9d 100644 (file)
@@ -27,3 +27,4 @@
 /stamp-vti
 /version.texi
 /yacc.1
+/gendocs_template_min
index 665664b183bf73ac39d75b6490fc432b7ef04118..c3c9746fc37c35ead47269fe73d1844ac417bad0 100644 (file)
@@ -35,7 +35,7 @@
 This manual (@value{UPDATED}) is for GNU Bison (version
 @value{VERSION}), the GNU parser generator.
 
-Copyright @copyright{} 1988-1993, 1995, 1998-2014 Free Software
+Copyright @copyright{} 1988-1993, 1995, 1998-2015 Free Software
 Foundation, Inc.
 
 @quotation
index b3c74a622ffd4b1b5d172e001d3f25a227c4529f..c55f941eb292a83027e5327fbf8eb328a803e137 100644 (file)
@@ -1,4 +1,4 @@
-## Copyright (C) 2001-2003, 2005-2014 Free Software Foundation, Inc.
+## Copyright (C) 2001-2003, 2005-2015 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 a5fbfdbb8d3b76cec06381f48fbae1d707bc7cf1..23956c002b68eaf4e2feea48b55c380c269b5ce4 100644 (file)
@@ -19,7 +19,7 @@
 \def\finalout{\overfullrule=0pt}
 %\finalout
 
-% Copyright (c) 1998, 2001, 2009-2014 Free Software Foundation, Inc.
+% Copyright (c) 1998, 2001, 2009-2015 Free Software Foundation, Inc.
 %
 % This file is part of Bison.
 %
index ee941031fc726a6832654bde33421f71b5b86f89..d2b12f7639eaa613156c3fdaca066900c4473c7a 100644 (file)
@@ -16,7 +16,7 @@ straightforward use of _build/src/bison would.)
 
 --
 
-Copyright (C) 2006, 2009-2014 Free Software Foundation, Inc.
+Copyright (C) 2006, 2009-2015 Free Software Foundation, Inc.
 
 This file is part of Bison, the GNU Compiler Compiler.
 
index 69d21d553208d7de65803bcd5190f1576e274f67..cbd9473df244069b8ebe33ac1f7fa2657c3a2ee2 100755 (executable)
@@ -1,6 +1,6 @@
 #! /usr/bin/perl -w
 
-# Copyright (C) 2006, 2008-2014 Free Software Foundation, Inc.
+# Copyright (C) 2006, 2008-2015 Free Software Foundation, Inc.
 #
 # This file is part of Bison, the GNU Compiler Compiler.
 #
index d1c527200185228f1d6aeebae94f4373780db7a1..16d2b550acc3a70a39df6928b0245a70311e3d9e 100644 (file)
@@ -1,4 +1,4 @@
-## Copyright (C) 2006, 2008-2014 Free Software Foundation, Inc.
+## Copyright (C) 2006, 2008-2015 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 f1b8a45a4cedaebb742bc723bb6e3c0777f87cbf..514c57ab3cfd92f8347154028cd1d99195c8c641 100755 (executable)
@@ -1,6 +1,6 @@
 #! /bin/sh
 
-# Copyright (C) 2005-2014 Free Software Foundation, Inc.
+# Copyright (C) 2005-2015 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 3c583b62e3030f9f1c844786fc56b91446ca69d6..9b1bf95785dc8efde7d08a4c9e99c124731ab40b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2005-2006, 2008-2014 Free Software Foundation, Inc.
+# Copyright (C) 2005-2006, 2008-2015 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 da8daa4fde1b0f8f582f85e7388302f6be8d70f1..f7c443f2f90c908317c8ff881479f8a1aa5003fa 100755 (executable)
@@ -3,7 +3,7 @@
 
 # This file is part of GNU Bison
 
-# Copyright (C) 1992, 2000-2001, 2005-2006, 2009-2014 Free Software
+# Copyright (C) 1992, 2000-2001, 2005-2006, 2009-2015 Free Software
 # Foundation, Inc.
 #
 # This program is free software: you can redistribute it and/or modify
index 899a6f02c06013d5a0f1a2164a5b227172dc15fe..dfb3e324d9e8e06a089184263a7405283d3bbca8 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2005, 2008-2014 Free Software Foundation, Inc.
+# Copyright (C) 2005, 2008-2015 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 dc91075d892afd846e535004a992035d0ecfecec..9c0b4799fb0e685c2585123bdea56f4fe2e25860 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2005-2006, 2008-2014 Free Software Foundation, Inc.
+# Copyright (C) 2005-2006, 2008-2015 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 d0b9fdf61efc748e0bc99f85d7728c4404a0f4ea..5a6d00ddcd29c3469cf8be749b0aa0ec18d25494 100755 (executable)
@@ -1,6 +1,6 @@
 #! /bin/sh
 
-# Copyright (C) 2005-2014 Free Software Foundation, Inc.
+# Copyright (C) 2005-2015 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 cfd24d738c3d617e9cb1a76f69e71ada3230afc1..eaf9c8d881c28e0c6fea75645f4f44a3fd4345e0 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2005-2006, 2008-2014 Free Software Foundation, Inc.
+# Copyright (C) 2005-2006, 2008-2015 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 a231bd3694f80a6b86ebdeea635c7a864ec8ed6d..f59bdb7102f7735eefa5da0add9abf428fb49019 100755 (executable)
@@ -1,6 +1,6 @@
 #! /bin/sh
 
-# Copyright (C) 2005-2014 Free Software Foundation, Inc.
+# Copyright (C) 2005-2015 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 78263a88270f62c1a1b3a7bb4984a210786ed50e..f9a09436752a2982a636d0e91676139d564a709a 100755 (executable)
@@ -1,6 +1,6 @@
 #! /bin/sh
 
-# Copyright (C) 2005-2014 Free Software Foundation, Inc.
+# Copyright (C) 2005-2015 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 88b4ca3e65910d923ff665fbbf968ada78cab5db..99426cab966e35463e6bcadc825eda830a57e865 100644 (file)
@@ -1,5 +1,5 @@
 /*
-  Copyright (C) 2008-2014 Free Software Foundation, Inc.
+  Copyright (C) 2008-2015 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/gnulib b/gnulib
index 7177237ead4c6080705129e6ec3c3a9e9eef2f68..d44c524ba7dfa9c0f7e10148e61e8bda9551c52e 160000 (submodule)
--- a/gnulib
+++ b/gnulib
@@ -1 +1 @@
-Subproject commit 7177237ead4c6080705129e6ec3c3a9e9eef2f68
+Subproject commit d44c524ba7dfa9c0f7e10148e61e8bda9551c52e
index 5846afa9175f669854bdbb27cb8331652ee0701a..bed1d0f587d8487c2922605d1d95daa9ac63753f 100644 (file)
@@ -1,6 +1,6 @@
 /* Array bitsets.
 
-   Copyright (C) 2002-2003, 2006, 2009-2014 Free Software Foundation,
+   Copyright (C) 2002-2003, 2006, 2009-2015 Free Software Foundation,
    Inc.
 
    Contributed by Michael Hayes (m.hayes@elec.canterbury.ac.nz).
index abd344125cd767034dac6286fb2c56e9f7fae697..08d617b85f4b7b88ecb502acde7325ddf4b1d041 100644 (file)
@@ -1,6 +1,6 @@
 /* Functions to support abitsets.
 
-   Copyright (C) 2002, 2004, 2009-2014 Free Software Foundation, Inc.
+   Copyright (C) 2002, 2004, 2009-2015 Free Software Foundation, Inc.
 
    Contributed by Michael Hayes (m.hayes@elec.canterbury.ac.nz).
 
index e0eddf790d5ec5bf00f59e8dc4e30761ebeb87c0..4cbe7c471ed7d72997b3462830afedd993e3a09f 100644 (file)
@@ -1,6 +1,6 @@
 /* Base bitset stuff.
 
-   Copyright (C) 2002-2004, 2006, 2009-2014 Free Software Foundation,
+   Copyright (C) 2002-2004, 2006, 2009-2015 Free Software Foundation,
    Inc.
 
    Contributed by Michael Hayes (m.hayes@elec.canterbury.ac.nz).
index 7663a92b3db2eb3d607aaf5f8b3b0d1d8e7dcb0e..bb900b0d3eb341aa4608d238fc668e18d4bfed87 100644 (file)
@@ -1,6 +1,6 @@
 /* General bitsets.
 
-   Copyright (C) 2002-2006, 2009-2014 Free Software Foundation, Inc.
+   Copyright (C) 2002-2006, 2009-2015 Free Software Foundation, Inc.
 
    Contributed by Michael Hayes (m.hayes@elec.canterbury.ac.nz).
 
index 27a5ec266d547745e62e9e6e8a837bda0f2bc3ab..1f578e7dce0e577d769a8187936e8c012f47256f 100644 (file)
@@ -1,6 +1,6 @@
 /* Generic bitsets.
 
-   Copyright (C) 2002-2004, 2009-2014 Free Software Foundation, Inc.
+   Copyright (C) 2002-2004, 2009-2015 Free Software Foundation, Inc.
 
    Contributed by Michael Hayes (m.hayes@elec.canterbury.ac.nz).
 
index 3803efe66e9dab403f8237874c001f9f4352ec16..7ddc2b146b47641fdbac33088c79f03dece1aaa3 100644 (file)
@@ -1,6 +1,6 @@
 /* Bitset statistics.
 
-   Copyright (C) 2002-2006, 2009-2014 Free Software Foundation, Inc.
+   Copyright (C) 2002-2006, 2009-2015 Free Software Foundation, Inc.
 
    Contributed by Michael Hayes (m.hayes@elec.canterbury.ac.nz).
 
index 5f3ace7b0086146d7c5a3d7dfbf2b3ed2e7da977..8f314495f93b8b0035f296ff2dac9da977936070 100644 (file)
@@ -1,6 +1,6 @@
 /* Functions to support bitset statistics.
 
-   Copyright (C) 2002-2004, 2009-2014 Free Software Foundation, Inc.
+   Copyright (C) 2002-2004, 2009-2015 Free Software Foundation, Inc.
 
    Contributed by Michael Hayes (m.hayes@elec.canterbury.ac.nz).
 
index cfd6b7ce3acfbdad058f0c4a75cbd1c0672c0a55..7b855c68b2d0fa44e390a5982c98e2094a291adc 100644 (file)
@@ -1,6 +1,6 @@
 /* Bitset vectors.
 
-   Copyright (C) 2001-2002, 2004, 2006, 2009-2014 Free Software
+   Copyright (C) 2001-2002, 2004, 2006, 2009-2015 Free Software
    Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
index a3c5679bb6666be9962821db072725dd0a5dc19f..c13841d7037c3191d21c2de63ae4826ff30532f5 100644 (file)
@@ -1,6 +1,6 @@
 /* Bitset vectors.
 
-   Copyright (C) 2002, 2004, 2009-2014 Free Software Foundation, Inc.
+   Copyright (C) 2002, 2004, 2009-2015 Free Software Foundation, Inc.
 
    Contributed by Akim Demaille (akim@freefriends.org).
 
index a3006bdc3f37a06613301b4738e9c84f1afd0a62..f0e228a93aeb2c975a8c22bf0df880cdb1654cae 100644 (file)
@@ -1,6 +1,6 @@
 /* Bitset vectors.
 
-   Copyright (C) 2001-2002, 2004-2006, 2009-2014 Free Software
+   Copyright (C) 2001-2002, 2004-2006, 2009-2015 Free Software
    Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
index a26db0f7d91128d50461d3c3c4d54f8361b6e54e..965fd12432cd9db8e01c5782473823c326e8b651 100644 (file)
@@ -1,6 +1,6 @@
 /* Bitset vectors.
 
-   Copyright (C) 2002, 2004, 2009-2014 Free Software Foundation, Inc.
+   Copyright (C) 2002, 2004, 2009-2015 Free Software Foundation, Inc.
 
    Contributed by Michael Hayes (m.hayes@elec.canterbury.ac.nz).
 
index 8ec0e376a0b2fe1fc5d1cfdd569fad2184a39949..071b61fed404262b5921efb8f78ae6c153770255 100644 (file)
@@ -1,6 +1,6 @@
 /* Functions to support expandable bitsets.
 
-   Copyright (C) 2002-2006, 2009-2014 Free Software Foundation, Inc.
+   Copyright (C) 2002-2006, 2009-2015 Free Software Foundation, Inc.
 
    Contributed by Michael Hayes (m.hayes@elec.canterbury.ac.nz).
 
index 9b3175f37569d4296bfaedd64465ae8921dd65e7..b26247dfd710f00d1bd1684190607522d536703b 100644 (file)
@@ -1,6 +1,6 @@
 /* Functions to support ebitsets.
 
-   Copyright (C) 2002, 2004, 2009-2014 Free Software Foundation, Inc.
+   Copyright (C) 2002, 2004, 2009-2015 Free Software Foundation, Inc.
 
    Contributed by Michael Hayes (m.hayes@elec.canterbury.ac.nz).
 
index 5c64743608e09456b9007dbae366a48044e84dce..ff9fa959fb478a1a9a05539d405a33d87da28ce0 100644 (file)
@@ -1,6 +1,6 @@
 /* get-errno.c - get and set errno.
 
-   Copyright (C) 2002, 2006, 2009-2014 Free Software Foundation, Inc.
+   Copyright (C) 2002, 2006, 2009-2015 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 c3f7a5a44d399a8f9f0c7fb57ff6680ee9f95078..cb53353009712516a033149cae8157c29c2f3434 100644 (file)
@@ -1,6 +1,6 @@
 /* get-errno.h - get and set errno.
 
-   Copyright (C) 2002, 2009-2014 Free Software Foundation, Inc.
+   Copyright (C) 2002, 2009-2015 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 8773d45d1ec332ee213f2e594a2f3ffa01a71952..cbe08d094d7dd039cb3da8a486aca2e252d0a9c5 100644 (file)
@@ -1,6 +1,6 @@
 /* Functions to support link list bitsets.
 
-   Copyright (C) 2002-2004, 2006, 2009-2014 Free Software Foundation,
+   Copyright (C) 2002-2004, 2006, 2009-2015 Free Software Foundation,
    Inc.
 
    Contributed by Michael Hayes (m.hayes@elec.canterbury.ac.nz).
index 81a50f6366956605caeba905a95657b0485ebca8..16d8254854edc14d7fbb3827ca97d723b5475543 100644 (file)
@@ -1,6 +1,6 @@
 /* Functions to support lbitsets.
 
-   Copyright (C) 2002, 2004, 2009-2014 Free Software Foundation, Inc.
+   Copyright (C) 2002, 2004, 2009-2015 Free Software Foundation, Inc.
 
    Contributed by Michael Hayes (m.hayes@elec.canterbury.ac.nz).
 
index 3d26bf5a0a09fdec86cf2bad6a158efabaadecd1..22fc55067681549785a95edb70e2c2e18fd590c2 100644 (file)
@@ -1,6 +1,6 @@
 /* Fake libiberty.h for Bison.
 
-   Copyright (C) 2002-2004, 2009-2014 Free Software Foundation, Inc.
+   Copyright (C) 2002-2004, 2009-2015 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 d700a59dea01b35e499b06b386d21959faac64f6..73eb6c9c185e8bca4c9252f36427799d9317b3af 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2001-2014 Free Software Foundation, Inc.
+# Copyright (C) 2001-2015 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 d87563b8d971f1bc4461a3a8a99a667f3660d54c..b905bb11956ff7b57a843053183481c130684658 100644 (file)
@@ -1,6 +1,6 @@
 /* Yacc library main function.
 
-   Copyright (C) 2002, 2009-2014 Free Software Foundation, Inc.
+   Copyright (C) 2002, 2009-2015 Free Software Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
 
index 042df94fafe9b2b7df2c496fe525a48dc4cf0e5a..100902bb43702536942c325427a479a79116a635 100644 (file)
@@ -1,6 +1,6 @@
 /* Timing variables for measuring compiler performance.
 
-   Copyright (C) 2000, 2002, 2004, 2006, 2009-2014 Free Software
+   Copyright (C) 2000, 2002, 2004, 2006, 2009-2015 Free Software
    Foundation, Inc.
 
    Contributed by Alex Samuel <samuel@codesourcery.com>
index 69f75eb83f48dd83c55ac663dcb1e4043045e5e3..4e135076983d27e7c51711063b539e5bdf12c109 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-2014 Free Software Foundation, Inc.
+   Copyright (C) 2002, 2007, 2009-2015 Free Software Foundation, Inc.
 
    Contributed by Akim Demaille <akim@freefriends.org>.
 
index 8d00e15c3fe8911cac33a44a54316ef817608d95..caeb92abd3ebfa2c9f9b15a60fec10fa19e4309e 100644 (file)
@@ -1,6 +1,6 @@
 /* Timing variables for measuring compiler performance.
 
-   Copyright (C) 2000, 2002, 2004, 2009-2014 Free Software Foundation,
+   Copyright (C) 2000, 2002, 2004, 2009-2015 Free Software Foundation,
    Inc.
 
    Contributed by Alex Samuel <samuel@codesourcery.com>
index cbd3d5100ed8f83559495cc80d3cecbbcf3bab70..602dcdd01e706602887dd5f760e3cab0a5a7f9b7 100644 (file)
@@ -1,6 +1,6 @@
 /* Variable array bitsets.
 
-   Copyright (C) 2002-2006, 2009-2014 Free Software Foundation, Inc.
+   Copyright (C) 2002-2006, 2009-2015 Free Software Foundation, Inc.
 
    Contributed by Michael Hayes (m.hayes@elec.canterbury.ac.nz).
 
index b1945856f57a4afea9994234d28777718f871794..7ae38e558f099db3a4ecc252a3fa7f3fa49e5d41 100644 (file)
@@ -1,6 +1,6 @@
 /* Functions to support vbitsets.
 
-   Copyright (C) 2002, 2004, 2009-2014 Free Software Foundation, Inc.
+   Copyright (C) 2002, 2004, 2009-2015 Free Software Foundation, Inc.
 
    Contributed by Michael Hayes (m.hayes@elec.canterbury.ac.nz).
 
index 1fc888577e9d83f8fa780e0f8dbe693e2193c6e4..af7d2d6557c4c390afcd767f547bbbb217a45fe3 100644 (file)
@@ -1,6 +1,6 @@
 /* Yacc library error-printing function.
 
-   Copyright (C) 2002, 2009-2014 Free Software Foundation, Inc.
+   Copyright (C) 2002, 2009-2015 Free Software Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
 
index f3d4495850197eb5713d7860550c77dff1c319aa..8e57cafd6f21debec8cfccc598c541ca81fac066 100644 (file)
@@ -1,6 +1,6 @@
 # bison-i18n.m4 serial 2
 
-dnl Copyright (C) 2005-2006, 2009-2014 Free Software Foundation, Inc.
+dnl Copyright (C) 2005-2006, 2009-2015 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 b620d331da10e0def3004e9c6c7f743140953d9c..c801584c0f9c7e03f88a0ce8ed3885d2f17f9783 100644 (file)
@@ -1,6 +1,6 @@
 # Sanity test a C compiler.
 
-# Copyright (C) 2006, 2009-2014 Free Software Foundation, Inc.
+# Copyright (C) 2006, 2009-2015 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 b0a6f1ee65a79f9e0579bf9fe4af94e84c410642..7b0d9c1a1b1a305180ea75bc376a365205375bf2 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-2014 Free Software Foundation, Inc.
+# Copyright (C) 2004, 2006, 2009-2015 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 b2c8e18b1a345846f18d4153744a0c77b8fbcc75..11dc433d98e60bd978bdb84bf13487489285d8a6 100644 (file)
@@ -1,5 +1,5 @@
 # flex.m4 serial 2
-# Copyright (C) 2012-2014 Free Software Foundation, Inc.
+# Copyright (C) 2012-2015 Free Software Foundation, Inc.
 # This file is free software; the Free Software Foundation
 # gives unlimited permission to copy and/or distribute it,
 # with or without modifications, as long as this notice is preserved.
index b6d7cad5e17393238abce775c4eb3972d55beb5b..d3a9785f8458abf0240236dcda28091fe74d50a0 100644 (file)
@@ -1,7 +1,7 @@
 # -*- Autoconf -*-
 # Checks required to run `timevar', a time tracker.
 #
-# Copyright (C) 2002-2003, 2009-2014 Free Software Foundation, Inc.
+# Copyright (C) 2002-2003, 2009-2015 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 1d37a8ed4904209b3eae8de2b29c6dbba1cb5ad0..8d0c7fed25a9ccf05f5503f7f15644bdb0129bec 100644 (file)
@@ -1,6 +1,6 @@
 /* IELR's inadequacy annotation list.
 
-   Copyright (C) 2009-2014 Free Software Foundation, Inc.
+   Copyright (C) 2009-2015 Free Software Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
 
index ebd5f1186c6a3017dc7366fd3004aaf6ba9be47c..59e41d09235bd31719cfbb2de0b029654bba7cfe 100644 (file)
@@ -1,6 +1,6 @@
 /* IELR's inadequacy annotation list.
 
-   Copyright (C) 2009-2014 Free Software Foundation, Inc.
+   Copyright (C) 2009-2015 Free Software Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
 
index 537a5c8649e1b57b6d27ade0039c7f92f08ef0b2..e827cb0ad0125e9b1066477e835ce20f40639f97 100644 (file)
@@ -1,6 +1,6 @@
 /* IELR's inadequacy list.
 
-   Copyright (C) 2009-2014 Free Software Foundation, Inc.
+   Copyright (C) 2009-2015 Free Software Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
 
index fa80a7988d7e56ccb5a7abf900c3baac42e463aa..d5da96b616bb4aa2cdce7c90c3012ed3e418c371 100644 (file)
@@ -1,6 +1,6 @@
 /* IELR's inadequacy list.
 
-   Copyright (C) 2009-2014 Free Software Foundation, Inc.
+   Copyright (C) 2009-2015 Free Software Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
 
index c404980cf197b2b2617762e71dcca168b09d7368..c8f0166b11b4da34810b314416520d3b3e81a2e9 100644 (file)
--- a/src/LR0.c
+++ b/src/LR0.c
@@ -1,6 +1,6 @@
 /* Generate the LR(0) parser states for Bison.
 
-   Copyright (C) 1984, 1986, 1989, 2000-2002, 2004-2014 Free Software
+   Copyright (C) 1984, 1986, 1989, 2000-2002, 2004-2015 Free Software
    Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
index 8f7dc2b3c5898002a05432ae25bf211dab6e020a..b415b8f03e43fc4b59b5544ed4db8a660244eb68 100644 (file)
--- a/src/LR0.h
+++ b/src/LR0.h
@@ -1,6 +1,6 @@
 /* Generate the LR(0) parser states for Bison.
 
-   Copyright (C) 1984, 1986, 1989, 2000-2002, 2009-2014 Free Software
+   Copyright (C) 1984, 1986, 1989, 2000-2002, 2009-2015 Free Software
    Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
index 9c485f99492ad2ca919659b2f43a30409970f794..376cf2e2a404f90f679c60ceafde8123a1e2f4c7 100644 (file)
@@ -1,6 +1,6 @@
 /* A simple, memory-efficient bitset implementation.
 
-   Copyright (C) 2009-2014 Free Software Foundation, Inc.
+   Copyright (C) 2009-2015 Free Software Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
 
index 118c9c1c01302145620ef855b256b0666c958b99..3589cddb36e9e47b33ece6dae7c3f96aaa754457 100644 (file)
@@ -1,6 +1,6 @@
 /* A simple, memory-efficient bitset implementation.
 
-   Copyright (C) 2009-2014 Free Software Foundation, Inc.
+   Copyright (C) 2009-2015 Free Software Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
 
index 7fe67e2b4fd9ec79ced110895086ce4d3234a3bd..c24c703675c9c2e626a2f8725c75a224ed1ac4cb 100644 (file)
@@ -1,6 +1,6 @@
 /* Associativity information.
 
-   Copyright (C) 2002, 2005-2006, 2008-2014 Free Software Foundation,
+   Copyright (C) 2002, 2005-2006, 2008-2015 Free Software Foundation,
    Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
index 9c450a73d53e2549c5b1145e7dece7564b627e91..bae019e55c70daa0ed755f5c16583b540df055f0 100644 (file)
@@ -1,6 +1,6 @@
 /* Associativity information.
 
-   Copyright (C) 2002, 2006, 2008-2014 Free Software Foundation, Inc.
+   Copyright (C) 2002, 2006, 2008-2015 Free Software Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
 
index ee1b6dce028903f27212894cf264e45a11348698..253b7cd8f075f067dc89531b0f77c10b612bb671 100644 (file)
@@ -1,6 +1,6 @@
 /* Closures for Bison
 
-   Copyright (C) 1984, 1989, 2000-2002, 2004-2005, 2007, 2009-2014 Free
+   Copyright (C) 1984, 1989, 2000-2002, 2004-2005, 2007, 2009-2015 Free
    Software Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
index f97d1817381f6f72d8ad5759aea7e7c02708a872..528d3b2a2d7f8c5cdec7eb2863326a71d23e2c9d 100644 (file)
@@ -1,6 +1,6 @@
 /* Subroutines for bison
 
-   Copyright (C) 1984, 1989, 2000-2002, 2007, 2009-2014 Free Software
+   Copyright (C) 1984, 1989, 2000-2002, 2007, 2009-2015 Free Software
    Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
index c59320aa57129b2ec5c72fa125a798f3ef0f63ee..22e18cb390d89d11b503bc875581b1679207cbcf 100644 (file)
@@ -1,6 +1,6 @@
 /* Declaration for error-reporting function for Bison.
 
-   Copyright (C) 2000-2002, 2004-2006, 2009-2014 Free Software
+   Copyright (C) 2000-2002, 2004-2006, 2009-2015 Free Software
    Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
index bccaa11c10952c9146b8f6bc66977d8f8aafd86b..63347785c38b6a040cbf6a654a754207ed9cc0f3 100644 (file)
@@ -1,6 +1,6 @@
 /* Declaration for error-reporting function for Bison.
 
-   Copyright (C) 2000-2002, 2006, 2009-2014 Free Software Foundation,
+   Copyright (C) 2000-2002, 2006, 2009-2015 Free Software Foundation,
    Inc.
 
    This program is free software: you can redistribute it and/or modify
index 33e17a78b08f634d090e7a51daa4e350f301640b..7d00d7779c90849083766c1c7b34a099b3dd662d 100644 (file)
@@ -1,6 +1,6 @@
 /* Find and resolve or report lookahead conflicts for bison,
 
-   Copyright (C) 1984, 1989, 1992, 2000-2014 Free Software Foundation,
+   Copyright (C) 1984, 1989, 1992, 2000-2015 Free Software Foundation,
    Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
index a218e12024a736f783ec9098e408a933d2912176..0a705513d4ed8f6e6e8e7820f422a41cf7a2172d 100644 (file)
@@ -1,6 +1,6 @@
 /* Find and resolve or report lookahead conflicts for bison,
 
-   Copyright (C) 2000-2002, 2004, 2007, 2009-2014 Free Software
+   Copyright (C) 2000-2002, 2004, 2007, 2009-2015 Free Software
    Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
index fede7efc34b61d0881ed31f583ba5aefc58ad74d..75266491fba93cd3c0ef9014db262e5250982922 100644 (file)
@@ -1,6 +1,6 @@
 /* Match rules with nonterminals for bison,
 
-   Copyright (C) 1984, 1989, 2000-2003, 2005, 2009-2014 Free Software
+   Copyright (C) 1984, 1989, 2000-2003, 2005, 2009-2015 Free Software
    Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
index 8325ca2da9a20b8b1a6b7c620eafe4b73cf66778..4cccb434ea79118c577f8b9c1acd8d02bedcf8eb 100644 (file)
@@ -1,6 +1,6 @@
 /* Match rules with nonterminals for bison,
 
-   Copyright (C) 1984, 1989, 2000-2002, 2009-2014 Free Software
+   Copyright (C) 1984, 1989, 2000-2002, 2009-2015 Free Software
    Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
index 55328f4a45d54825f92726f5544448b67724eea0..3c913b6bfc6ff298c216fe7804b9a3f4fa62d71f 100644 (file)
@@ -1,6 +1,6 @@
 /* Open and close files for Bison.
 
-   Copyright (C) 1984, 1986, 1989, 1992, 2000-2014 Free Software
+   Copyright (C) 1984, 1986, 1989, 1992, 2000-2015 Free Software
    Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
index 8ca0fdb52210bccc416f23df9c1878e1886b4867..85eafc3e3b97595003466d8f8f1d722f2de46e26 100644 (file)
@@ -1,6 +1,6 @@
 /* File names and variables for bison,
 
-   Copyright (C) 1984, 1989, 2000-2002, 2006-2007, 2009-2014 Free
+   Copyright (C) 1984, 1989, 2000-2002, 2006-2007, 2009-2015 Free
    Software Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
index aa77a8031ec076f000bfebb05b9b9f423f0120c1..6c61418d4b8d36ae24a7b19bf7cd2673b79d6d07 100644 (file)
@@ -1,6 +1,6 @@
 /* Common parts between scan-code.l, scan-gram.l, and scan-skel.l.
 
-   Copyright (C) 2006, 2009-2014 Free Software Foundation, Inc.
+   Copyright (C) 2006, 2009-2015 Free Software Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
 
index ab4e199207d82c2e36014576a05302bc3565671d..fa9e3c1c78e606bfeb48e16195890b67ea79e6e1 100644 (file)
@@ -1,6 +1,6 @@
 /* Parse command line arguments for Bison.
 
-   Copyright (C) 1984, 1986, 1989, 1992, 2000-2014 Free Software
+   Copyright (C) 1984, 1986, 1989, 1992, 2000-2015 Free Software
    Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
index ddd32b70d73439214fabf2d527482b53a7cecc82..d7c6d16b61a6e39c5d7185f084cae738872d33d3 100644 (file)
@@ -1,6 +1,6 @@
 /* Parse command line arguments for bison.
 
-   Copyright (C) 1984, 1986, 1989, 1992, 2000-2014 Free Software
+   Copyright (C) 1984, 1986, 1989, 1992, 2000-2015 Free Software
    Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
index db7034d58186ed86d0ebf9c2d8970f5461f460bd..3eb6c0678fd7ffb6ad2f0b01ad1d466894e9601e 100644 (file)
@@ -1,6 +1,6 @@
 /* Allocate input grammar variables for Bison.
 
-   Copyright (C) 1984, 1986, 1989, 2001-2003, 2005-2014 Free Software
+   Copyright (C) 1984, 1986, 1989, 2001-2003, 2005-2015 Free Software
    Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
index 3060e3f295d216c7a86b3ddee4cc669e21743c7f..92b1af637ace23280fd78ef4807b790820acc3d4 100644 (file)
@@ -1,6 +1,6 @@
 /* Data definitions for internal representation of Bison's input.
 
-   Copyright (C) 1984, 1986, 1989, 1992, 2001-2007, 2009-2014 Free
+   Copyright (C) 1984, 1986, 1989, 1992, 2001-2007, 2009-2015 Free
    Software Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
index 112a37d49d60bfce9e73ab35b1708222b0ef8ae8..e7611b0f3ebf05dce19ea530fbf5f79798acbb44 100644 (file)
@@ -1,6 +1,6 @@
 /* Output Graphviz specification of a state machine generated by Bison.
 
-   Copyright (C) 2006-2007, 2009-2014 Free Software Foundation, Inc.
+   Copyright (C) 2006-2007, 2009-2015 Free Software Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
 
index 65f0ff68f390e3d28f269d7aa7756e9e413b4937..40df1e9dcc4748e4e082b89b642c7e6bb90e0072 100644 (file)
@@ -1,6 +1,6 @@
 /* Output Graphviz specification of a state machine generated by Bison.
 
-   Copyright (C) 2006, 2010-2014 Free Software Foundation, Inc.
+   Copyright (C) 2006, 2010-2015 Free Software Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
 
index dbd10a29e5ec31d52f8ffa928dcc28825549c948..d34651b01dbf6571720856e6d3412bd7ec827f56 100644 (file)
@@ -1,6 +1,6 @@
 /* IELR main implementation.
 
-   Copyright (C) 2009-2014 Free Software Foundation, Inc.
+   Copyright (C) 2009-2015 Free Software Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
 
index 391dc3ce993c64d6d0e963fdcdf30bea23315e97..bd31d601d90ef3f9999e8b0799a48144bac0159f 100644 (file)
@@ -1,6 +1,6 @@
 /* IELR main implementation.
 
-   Copyright (C) 2009-2014 Free Software Foundation, Inc.
+   Copyright (C) 2009-2015 Free Software Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
 
index ede8e6077ffb6482794a8de7e226fc62274b2430..d971cc0a0ac99ac38cba562e89151104929c8d6d 100644 (file)
@@ -1,6 +1,6 @@
 /* Compute lookahead criteria for Bison.
 
-   Copyright (C) 1984, 1986, 1989, 2000-2014 Free Software Foundation,
+   Copyright (C) 1984, 1986, 1989, 2000-2015 Free Software Foundation,
    Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
index 0bd083466d9b4608dcec9944a266d236f3611925..d8ba880a214600d5955d95c6b4be130f5b25f2e2 100644 (file)
@@ -1,7 +1,7 @@
 /* Compute lookahead criteria for bison,
 
    Copyright (C) 1984, 1986, 1989, 2000, 2002, 2004, 2006-2007,
-   2009-2014 Free Software Foundation, Inc.
+   2009-2015 Free Software Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
 
index 2d2dffec6100a5453046aa38dece770f62ba58ba..573ad008fb4d8956204b94c48cee81c456dbaa3c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2001-2014 Free Software Foundation, Inc.
+# Copyright (C) 2001-2015 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 0b6b74cc77e453002245d36ea292fafd353c7995..4fb55934512d53d5d5d69c8bdbf30e2877eae661 100644 (file)
@@ -1,6 +1,6 @@
 /* Locations for Bison
 
-   Copyright (C) 2002, 2005-2014 Free Software Foundation, Inc.
+   Copyright (C) 2002, 2005-2015 Free Software Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
 
index 09b5ed29201e94abed404e9b8a2b17f22b80f6a2..0477a936f1cef73715b405f3b1d31b0a2aabe88c 100644 (file)
@@ -1,6 +1,6 @@
 /* Locations for Bison
 
-   Copyright (C) 2002, 2004-2014 Free Software Foundation, Inc.
+   Copyright (C) 2002, 2004-2015 Free Software Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
 
index 7ded66d8e010137ed5cbfe9431253a2c64ec4b0e..311ab8c9f4cfa916e891b1299587c404c441f936 100644 (file)
@@ -1,6 +1,6 @@
 /* Top level entry point of Bison.
 
-   Copyright (C) 1984, 1986, 1989, 1992, 1995, 2000-2002, 2004-2014 Free
+   Copyright (C) 1984, 1986, 1989, 1992, 1995, 2000-2002, 2004-2015 Free
    Software Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
index 6d48d014533f1fd69c9a03215e3e2a8e8da69792..b38598b0bf4c6bcbf406e70faabd3b4ef87769e6 100644 (file)
@@ -1,6 +1,6 @@
 /* Muscle table manager for Bison.
 
-   Copyright (C) 2001-2014 Free Software Foundation, Inc.
+   Copyright (C) 2001-2015 Free Software Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
 
index ad72af3c9f5897b9cbbad97846efe996fc609b86..0267bc9999bb31636ccc0d3fd81189c71f8d3950 100644 (file)
@@ -1,6 +1,6 @@
 /* Muscle table manager for Bison,
 
-   Copyright (C) 2001-2003, 2006-2014 Free Software Foundation, Inc.
+   Copyright (C) 2001-2003, 2006-2015 Free Software Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
 
index ef06f87d3e9f1711074adcf24b5a38f2ebc89510..26f7ba8279e7811c8afa6740327350ed5b447534 100644 (file)
@@ -1,6 +1,6 @@
 /* Named symbol references for Bison
 
-   Copyright (C) 2009-2014 Free Software Foundation, Inc.
+   Copyright (C) 2009-2015 Free Software Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
 
index 7300eb5e054aaee3cfc2cc36e62b6bee054305cf..19ad65c9b88f23b1b18d85cb40ec7876043e6944 100644 (file)
@@ -1,6 +1,6 @@
 /* Named symbol references for Bison
 
-   Copyright (C) 2009-2014 Free Software Foundation, Inc.
+   Copyright (C) 2009-2015 Free Software Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
 
index 99700a81f679bb4a65a4d99a5ddf821cdfd17703..118c0aa4b759382587c2a6fd57292f37c5659ae3 100644 (file)
@@ -1,6 +1,6 @@
 /* Calculate which nonterminals can expand into the null string for Bison.
 
-   Copyright (C) 1984, 1989, 2000-2006, 2009-2014 Free Software
+   Copyright (C) 1984, 1989, 2000-2006, 2009-2015 Free Software
    Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
index 5b0a06b9004645ecc4bd5b57806bdcb6f5692d01..00cae6658ad6ae84fafda54f5f0132e381d81295 100644 (file)
@@ -1,6 +1,6 @@
 /* Part of the bison parser generator,
 
-   Copyright (C) 2000, 2002, 2009-2014 Free Software Foundation, Inc.
+   Copyright (C) 2000, 2002, 2009-2015 Free Software Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
 
index cb2cb8b49a65f583761940656d013d5e29a221c8..d7b6e6d161c17571573d3a4c36add238e6551f6c 100644 (file)
@@ -1,6 +1,6 @@
 /* Output the generated parsing program for Bison.
 
-   Copyright (C) 1984, 1986, 1989, 1992, 2000-2014 Free Software
+   Copyright (C) 1984, 1986, 1989, 1992, 2000-2015 Free Software
    Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
index c8c66488a11bd70f761dd9347459273eaa21ef28..2c6f1d029fd96eb447e02be5304fe231fdeb5d80 100644 (file)
@@ -1,6 +1,6 @@
 /* Output the generated parsing program for bison,
 
-   Copyright (C) 2000-2003, 2006-2007, 2009-2014 Free Software
+   Copyright (C) 2000-2003, 2006-2007, 2009-2015 Free Software
    Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
index 09a00e2c15914cf63514e6776efb9aa135d6437a..9251b1493bffcc5829766d2b3f60b667ca113ceb 100644 (file)
@@ -1,9 +1,8 @@
-/* A Bison parser, made by GNU Bison 3.0.  */
+/* A Bison parser, made by GNU Bison 3.0.2.13-975bb-dirty.  */
 
 /* Bison implementation for Yacc-like parsers in C
 
-   Copyright (C) 1984, 1989-1990, 2000-2014 Free Software Foundation,
-   Inc.
+   Copyright (C) 1984, 1989-1990, 2000-2015 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 "3.0"
+#define YYBISON_VERSION "3.0.2.13-975bb-dirty"
 
 /* Skeleton name.  */
 #define YYSKELETON_NAME "yacc.c"
@@ -393,11 +392,30 @@ typedef short int yytype_int16;
 # endif
 #endif
 
-#ifndef __attribute__
-/* This feature is available in gcc versions 2.5 and later.  */
-# if (! defined __GNUC__ || __GNUC__ < 2 \
-      || (__GNUC__ == 2 && __GNUC_MINOR__ < 5))
-#  define __attribute__(Spec) /* empty */
+#ifndef YY_ATTRIBUTE
+# if (defined __GNUC__                                               \
+      && (2 < __GNUC__ || (__GNUC__ == 2 && 96 <= __GNUC_MINOR__)))  \
+     || defined __SUNPRO_C && 0x5110 <= __SUNPRO_C
+#  define YY_ATTRIBUTE(Spec) __attribute__(Spec)
+# else
+#  define YY_ATTRIBUTE(Spec) /* empty */
+# endif
+#endif
+
+#ifndef YY_ATTRIBUTE_PURE
+# define YY_ATTRIBUTE_PURE   YY_ATTRIBUTE ((__pure__))
+#endif
+
+#ifndef YY_ATTRIBUTE_UNUSED
+# define YY_ATTRIBUTE_UNUSED YY_ATTRIBUTE ((__unused__))
+#endif
+
+#if !defined _Noreturn \
+     && (!defined __STDC_VERSION__ || __STDC_VERSION__ < 201112)
+# if defined _MSC_VER && 1200 <= _MSC_VER
+#  define _Noreturn __declspec (noreturn)
+# else
+#  define _Noreturn YY_ATTRIBUTE ((__noreturn__))
 # endif
 #endif
 
@@ -916,7 +934,7 @@ do {                                            \
 
 /* Print *YYLOCP on YYO.  Private, do not rely on its existence. */
 
-__attribute__((__unused__))
+YY_ATTRIBUTE_UNUSED
 static unsigned
 yy_location_print_ (FILE *yyo, YYLTYPE const * const yylocp)
 {
@@ -984,73 +1002,73 @@ yy_symbol_value_print (FILE *yyoutput, int yytype, YYSTYPE const * const yyvalue
           case 3: /* "string"  */
 #line 188 "src/parse-gram.y" /* yacc.c:684  */
       { fputs (quotearg_style (c_quoting_style, ((*yyvaluep).code)), yyo); }
-#line 987 "src/parse-gram.c" /* yacc.c:684  */
+#line 1006 "src/parse-gram.c" /* yacc.c:684  */
         break;
 
     case 23: /* "%<flag>"  */
 #line 196 "src/parse-gram.y" /* yacc.c:684  */
       { fprintf (yyo, "%%%s", ((*yyvaluep).uniqstr)); }
-#line 993 "src/parse-gram.c" /* yacc.c:684  */
+#line 1012 "src/parse-gram.c" /* yacc.c:684  */
         break;
 
     case 39: /* "{...}"  */
 #line 189 "src/parse-gram.y" /* yacc.c:684  */
       { fprintf (yyo, "{\n%s\n}", ((*yyvaluep).code)); }
-#line 999 "src/parse-gram.c" /* yacc.c:684  */
+#line 1018 "src/parse-gram.c" /* yacc.c:684  */
         break;
 
     case 40: /* "%?{...}"  */
 #line 189 "src/parse-gram.y" /* yacc.c:684  */
       { fprintf (yyo, "{\n%s\n}", ((*yyvaluep).code)); }
-#line 1005 "src/parse-gram.c" /* yacc.c:684  */
+#line 1024 "src/parse-gram.c" /* yacc.c:684  */
         break;
 
     case 41: /* "[identifier]"  */
 #line 194 "src/parse-gram.y" /* yacc.c:684  */
       { fprintf (yyo, "[%s]", ((*yyvaluep).uniqstr)); }
-#line 1011 "src/parse-gram.c" /* yacc.c:684  */
+#line 1030 "src/parse-gram.c" /* yacc.c:684  */
         break;
 
     case 42: /* "char"  */
 #line 184 "src/parse-gram.y" /* yacc.c:684  */
       { fputs (char_name (((*yyvaluep).character)), yyo); }
-#line 1017 "src/parse-gram.c" /* yacc.c:684  */
+#line 1036 "src/parse-gram.c" /* yacc.c:684  */
         break;
 
     case 43: /* "epilogue"  */
 #line 189 "src/parse-gram.y" /* yacc.c:684  */
       { fprintf (yyo, "{\n%s\n}", ((*yyvaluep).code)); }
-#line 1023 "src/parse-gram.c" /* yacc.c:684  */
+#line 1042 "src/parse-gram.c" /* yacc.c:684  */
         break;
 
     case 45: /* "identifier"  */
 #line 193 "src/parse-gram.y" /* yacc.c:684  */
       { fputs (((*yyvaluep).uniqstr), yyo); }
-#line 1029 "src/parse-gram.c" /* yacc.c:684  */
+#line 1048 "src/parse-gram.c" /* yacc.c:684  */
         break;
 
     case 46: /* "identifier:"  */
 #line 195 "src/parse-gram.y" /* yacc.c:684  */
       { fprintf (yyo, "%s:", ((*yyvaluep).uniqstr)); }
-#line 1035 "src/parse-gram.c" /* yacc.c:684  */
+#line 1054 "src/parse-gram.c" /* yacc.c:684  */
         break;
 
     case 49: /* "%{...%}"  */
 #line 189 "src/parse-gram.y" /* yacc.c:684  */
       { fprintf (yyo, "{\n%s\n}", ((*yyvaluep).code)); }
-#line 1041 "src/parse-gram.c" /* yacc.c:684  */
+#line 1060 "src/parse-gram.c" /* yacc.c:684  */
         break;
 
     case 51: /* "<tag>"  */
 #line 197 "src/parse-gram.y" /* yacc.c:684  */
       { fprintf (yyo, "<%s>", ((*yyvaluep).uniqstr)); }
-#line 1047 "src/parse-gram.c" /* yacc.c:684  */
+#line 1066 "src/parse-gram.c" /* yacc.c:684  */
         break;
 
     case 54: /* "integer"  */
 #line 201 "src/parse-gram.y" /* yacc.c:684  */
       { fprintf (yyo, "%d", ((*yyvaluep).integer)); }
-#line 1053 "src/parse-gram.c" /* yacc.c:684  */
+#line 1072 "src/parse-gram.c" /* yacc.c:684  */
         break;
 
     case 55: /* "%param"  */
@@ -1067,31 +1085,31 @@ yy_symbol_value_print (FILE *yyoutput, int yytype, YYSTYPE const * const yyvalue
       case param_none: aver (false); break;
     }
 }
-#line 1070 "src/parse-gram.c" /* yacc.c:684  */
+#line 1089 "src/parse-gram.c" /* yacc.c:684  */
         break;
 
     case 65: /* code_props_type  */
 #line 410 "src/parse-gram.y" /* yacc.c:684  */
       { fprintf (yyo, "%s", code_props_type_string (((*yyvaluep).code_type))); }
-#line 1076 "src/parse-gram.c" /* yacc.c:684  */
+#line 1095 "src/parse-gram.c" /* yacc.c:684  */
         break;
 
     case 74: /* symbol.prec  */
 #line 205 "src/parse-gram.y" /* yacc.c:684  */
       { fprintf (yyo, "%s", ((*yyvaluep).symbol)->tag); }
-#line 1082 "src/parse-gram.c" /* yacc.c:684  */
+#line 1101 "src/parse-gram.c" /* yacc.c:684  */
         break;
 
     case 78: /* tag  */
 #line 197 "src/parse-gram.y" /* yacc.c:684  */
       { fprintf (yyo, "<%s>", ((*yyvaluep).uniqstr)); }
-#line 1088 "src/parse-gram.c" /* yacc.c:684  */
+#line 1107 "src/parse-gram.c" /* yacc.c:684  */
         break;
 
     case 88: /* variable  */
 #line 193 "src/parse-gram.y" /* yacc.c:684  */
       { fputs (((*yyvaluep).uniqstr), yyo); }
-#line 1094 "src/parse-gram.c" /* yacc.c:684  */
+#line 1113 "src/parse-gram.c" /* yacc.c:684  */
         break;
 
     case 89: /* value  */
@@ -1104,31 +1122,31 @@ yy_symbol_value_print (FILE *yyoutput, int yytype, YYSTYPE const * const yyvalue
     case muscle_string:  fprintf (yyo, "\"%s\"", ((*yyvaluep).value).chars); break;
     }
 }
-#line 1107 "src/parse-gram.c" /* yacc.c:684  */
+#line 1126 "src/parse-gram.c" /* yacc.c:684  */
         break;
 
     case 90: /* id  */
 #line 205 "src/parse-gram.y" /* yacc.c:684  */
       { fprintf (yyo, "%s", ((*yyvaluep).symbol)->tag); }
-#line 1113 "src/parse-gram.c" /* yacc.c:684  */
+#line 1132 "src/parse-gram.c" /* yacc.c:684  */
         break;
 
     case 91: /* id_colon  */
 #line 206 "src/parse-gram.y" /* yacc.c:684  */
       { fprintf (yyo, "%s:", ((*yyvaluep).symbol)->tag); }
-#line 1119 "src/parse-gram.c" /* yacc.c:684  */
+#line 1138 "src/parse-gram.c" /* yacc.c:684  */
         break;
 
     case 92: /* symbol  */
 #line 205 "src/parse-gram.y" /* yacc.c:684  */
       { fprintf (yyo, "%s", ((*yyvaluep).symbol)->tag); }
-#line 1125 "src/parse-gram.c" /* yacc.c:684  */
+#line 1144 "src/parse-gram.c" /* yacc.c:684  */
         break;
 
     case 93: /* string_as_id  */
 #line 205 "src/parse-gram.y" /* yacc.c:684  */
       { fprintf (yyo, "%s", ((*yyvaluep).symbol)->tag); }
-#line 1131 "src/parse-gram.c" /* yacc.c:684  */
+#line 1150 "src/parse-gram.c" /* yacc.c:684  */
         break;
 
 
@@ -1830,7 +1848,7 @@ YYLTYPE yylloc = yyloc_default;
   boundary_set (&yylloc.end, current_file, 1, 1);
 }
 
-#line 1833 "src/parse-gram.c" /* yacc.c:1429  */
+#line 1852 "src/parse-gram.c" /* yacc.c:1429  */
   yylsp[0] = yylloc;
   goto yysetstate;
 
@@ -2030,7 +2048,7 @@ yyreduce:
                         translate_code ((yyvsp[0].code), (yylsp[0]), true), (yylsp[0]));
       code_scanner_last_string_free ();
     }
-#line 2033 "src/parse-gram.c" /* yacc.c:1646  */
+#line 2052 "src/parse-gram.c" /* yacc.c:1646  */
     break;
 
   case 7:
@@ -2038,7 +2056,7 @@ yyreduce:
     {
       muscle_percent_define_ensure ((yyvsp[0].uniqstr), (yylsp[0]), true);
     }
-#line 2041 "src/parse-gram.c" /* yacc.c:1646  */
+#line 2060 "src/parse-gram.c" /* yacc.c:1646  */
     break;
 
   case 8:
@@ -2047,13 +2065,13 @@ yyreduce:
       muscle_percent_define_insert ((yyvsp[-1].uniqstr), (yylsp[-1]), (yyvsp[0].value).kind, (yyvsp[0].value).chars,
                                     MUSCLE_PERCENT_DEFINE_GRAMMAR_FILE);
     }
-#line 2050 "src/parse-gram.c" /* yacc.c:1646  */
+#line 2069 "src/parse-gram.c" /* yacc.c:1646  */
     break;
 
   case 9:
 #line 294 "src/parse-gram.y" /* yacc.c:1646  */
     { defines_flag = true; }
-#line 2056 "src/parse-gram.c" /* yacc.c:1646  */
+#line 2075 "src/parse-gram.c" /* yacc.c:1646  */
     break;
 
   case 10:
@@ -2062,7 +2080,7 @@ yyreduce:
       defines_flag = true;
       spec_defines_file = xstrdup ((yyvsp[0].code));
     }
-#line 2065 "src/parse-gram.c" /* yacc.c:1646  */
+#line 2084 "src/parse-gram.c" /* yacc.c:1646  */
     break;
 
   case 11:
@@ -2072,25 +2090,25 @@ yyreduce:
                                     "verbose",
                                     MUSCLE_PERCENT_DEFINE_GRAMMAR_FILE);
     }
-#line 2075 "src/parse-gram.c" /* yacc.c:1646  */
+#line 2094 "src/parse-gram.c" /* yacc.c:1646  */
     break;
 
   case 12:
 #line 306 "src/parse-gram.y" /* yacc.c:1646  */
     { expected_sr_conflicts = (yyvsp[0].integer); }
-#line 2081 "src/parse-gram.c" /* yacc.c:1646  */
+#line 2100 "src/parse-gram.c" /* yacc.c:1646  */
     break;
 
   case 13:
 #line 307 "src/parse-gram.y" /* yacc.c:1646  */
     { expected_rr_conflicts = (yyvsp[0].integer); }
-#line 2087 "src/parse-gram.c" /* yacc.c:1646  */
+#line 2106 "src/parse-gram.c" /* yacc.c:1646  */
     break;
 
   case 14:
 #line 308 "src/parse-gram.y" /* yacc.c:1646  */
     { spec_file_prefix = (yyvsp[0].code); }
-#line 2093 "src/parse-gram.c" /* yacc.c:1646  */
+#line 2112 "src/parse-gram.c" /* yacc.c:1646  */
     break;
 
   case 15:
@@ -2099,7 +2117,7 @@ yyreduce:
       nondeterministic_parser = true;
       glr_parser = true;
     }
-#line 2102 "src/parse-gram.c" /* yacc.c:1646  */
+#line 2121 "src/parse-gram.c" /* yacc.c:1646  */
     break;
 
   case 16:
@@ -2108,55 +2126,55 @@ yyreduce:
       muscle_code_grow ("initial_action", translate_code ((yyvsp[0].code), (yylsp[0]), false), (yylsp[0]));
       code_scanner_last_string_free ();
     }
-#line 2111 "src/parse-gram.c" /* yacc.c:1646  */
+#line 2130 "src/parse-gram.c" /* yacc.c:1646  */
     break;
 
   case 17:
 #line 319 "src/parse-gram.y" /* yacc.c:1646  */
     { language_argmatch ((yyvsp[0].code), grammar_prio, (yylsp[-1])); }
-#line 2117 "src/parse-gram.c" /* yacc.c:1646  */
+#line 2136 "src/parse-gram.c" /* yacc.c:1646  */
     break;
 
   case 18:
 #line 320 "src/parse-gram.y" /* yacc.c:1646  */
     { spec_name_prefix = (yyvsp[0].code); }
-#line 2123 "src/parse-gram.c" /* yacc.c:1646  */
+#line 2142 "src/parse-gram.c" /* yacc.c:1646  */
     break;
 
   case 19:
 #line 321 "src/parse-gram.y" /* yacc.c:1646  */
     { no_lines_flag = true; }
-#line 2129 "src/parse-gram.c" /* yacc.c:1646  */
+#line 2148 "src/parse-gram.c" /* yacc.c:1646  */
     break;
 
   case 20:
 #line 322 "src/parse-gram.y" /* yacc.c:1646  */
     { nondeterministic_parser = true; }
-#line 2135 "src/parse-gram.c" /* yacc.c:1646  */
+#line 2154 "src/parse-gram.c" /* yacc.c:1646  */
     break;
 
   case 21:
 #line 323 "src/parse-gram.y" /* yacc.c:1646  */
     { spec_outfile = (yyvsp[0].code); }
-#line 2141 "src/parse-gram.c" /* yacc.c:1646  */
+#line 2160 "src/parse-gram.c" /* yacc.c:1646  */
     break;
 
   case 22:
 #line 324 "src/parse-gram.y" /* yacc.c:1646  */
     { current_param = (yyvsp[0].param); }
-#line 2147 "src/parse-gram.c" /* yacc.c:1646  */
+#line 2166 "src/parse-gram.c" /* yacc.c:1646  */
     break;
 
   case 23:
 #line 324 "src/parse-gram.y" /* yacc.c:1646  */
     { current_param = param_none; }
-#line 2153 "src/parse-gram.c" /* yacc.c:1646  */
+#line 2172 "src/parse-gram.c" /* yacc.c:1646  */
     break;
 
   case 24:
 #line 325 "src/parse-gram.y" /* yacc.c:1646  */
     { version_check (&(yylsp[0]), (yyvsp[0].code)); }
-#line 2159 "src/parse-gram.c" /* yacc.c:1646  */
+#line 2178 "src/parse-gram.c" /* yacc.c:1646  */
     break;
 
   case 25:
@@ -2184,37 +2202,37 @@ yyreduce:
         }
       skeleton_arg (skeleton_user, grammar_prio, (yylsp[-1]));
     }
-#line 2187 "src/parse-gram.c" /* yacc.c:1646  */
+#line 2206 "src/parse-gram.c" /* yacc.c:1646  */
     break;
 
   case 26:
 #line 350 "src/parse-gram.y" /* yacc.c:1646  */
     { token_table_flag = true; }
-#line 2193 "src/parse-gram.c" /* yacc.c:1646  */
+#line 2212 "src/parse-gram.c" /* yacc.c:1646  */
     break;
 
   case 27:
 #line 351 "src/parse-gram.y" /* yacc.c:1646  */
     { report_flag |= report_states; }
-#line 2199 "src/parse-gram.c" /* yacc.c:1646  */
+#line 2218 "src/parse-gram.c" /* yacc.c:1646  */
     break;
 
   case 28:
 #line 352 "src/parse-gram.y" /* yacc.c:1646  */
     { yacc_flag = true; }
-#line 2205 "src/parse-gram.c" /* yacc.c:1646  */
+#line 2224 "src/parse-gram.c" /* yacc.c:1646  */
     break;
 
   case 30:
 #line 357 "src/parse-gram.y" /* yacc.c:1646  */
     { add_param (current_param, (yyvsp[0].code), (yylsp[0])); }
-#line 2211 "src/parse-gram.c" /* yacc.c:1646  */
+#line 2230 "src/parse-gram.c" /* yacc.c:1646  */
     break;
 
   case 31:
 #line 358 "src/parse-gram.y" /* yacc.c:1646  */
     { add_param (current_param, (yyvsp[0].code), (yylsp[0])); }
-#line 2217 "src/parse-gram.c" /* yacc.c:1646  */
+#line 2236 "src/parse-gram.c" /* yacc.c:1646  */
     break;
 
   case 34:
@@ -2222,7 +2240,7 @@ yyreduce:
     {
       grammar_start_symbol_set ((yyvsp[0].symbol), (yylsp[0]));
     }
-#line 2225 "src/parse-gram.c" /* yacc.c:1646  */
+#line 2244 "src/parse-gram.c" /* yacc.c:1646  */
     break;
 
   case 35:
@@ -2238,7 +2256,7 @@ yyreduce:
         symbol_list_free ((yyvsp[0].list));
       }
     }
-#line 2241 "src/parse-gram.c" /* yacc.c:1646  */
+#line 2260 "src/parse-gram.c" /* yacc.c:1646  */
     break;
 
   case 36:
@@ -2246,7 +2264,7 @@ yyreduce:
     {
       default_prec = true;
     }
-#line 2249 "src/parse-gram.c" /* yacc.c:1646  */
+#line 2268 "src/parse-gram.c" /* yacc.c:1646  */
     break;
 
   case 37:
@@ -2254,7 +2272,7 @@ yyreduce:
     {
       default_prec = false;
     }
-#line 2257 "src/parse-gram.c" /* yacc.c:1646  */
+#line 2276 "src/parse-gram.c" /* yacc.c:1646  */
     break;
 
   case 38:
@@ -2266,7 +2284,7 @@ yyreduce:
                         translate_code_braceless ((yyvsp[0].code), (yylsp[0])), (yylsp[0]));
       code_scanner_last_string_free ();
     }
-#line 2269 "src/parse-gram.c" /* yacc.c:1646  */
+#line 2288 "src/parse-gram.c" /* yacc.c:1646  */
     break;
 
   case 39:
@@ -2275,31 +2293,31 @@ yyreduce:
       muscle_percent_code_grow ((yyvsp[-1].uniqstr), (yylsp[-1]), translate_code_braceless ((yyvsp[0].code), (yylsp[0])), (yylsp[0]));
       code_scanner_last_string_free ();
     }
-#line 2278 "src/parse-gram.c" /* yacc.c:1646  */
+#line 2297 "src/parse-gram.c" /* yacc.c:1646  */
     break;
 
   case 40:
 #line 412 "src/parse-gram.y" /* yacc.c:1646  */
     { (yyval.code_type) = destructor; }
-#line 2284 "src/parse-gram.c" /* yacc.c:1646  */
+#line 2303 "src/parse-gram.c" /* yacc.c:1646  */
     break;
 
   case 41:
 #line 413 "src/parse-gram.y" /* yacc.c:1646  */
     { (yyval.code_type) = printer; }
-#line 2290 "src/parse-gram.c" /* yacc.c:1646  */
+#line 2309 "src/parse-gram.c" /* yacc.c:1646  */
     break;
 
   case 42:
 #line 423 "src/parse-gram.y" /* yacc.c:1646  */
     {}
-#line 2296 "src/parse-gram.c" /* yacc.c:1646  */
+#line 2315 "src/parse-gram.c" /* yacc.c:1646  */
     break;
 
   case 43:
 #line 424 "src/parse-gram.y" /* yacc.c:1646  */
     { muscle_code_grow ("union_name", (yyvsp[0].uniqstr), (yylsp[0])); }
-#line 2302 "src/parse-gram.c" /* yacc.c:1646  */
+#line 2321 "src/parse-gram.c" /* yacc.c:1646  */
     break;
 
   case 44:
@@ -2309,13 +2327,13 @@ yyreduce:
       muscle_code_grow ("union_members", translate_code_braceless ((yyvsp[0].code), (yylsp[0])), (yylsp[0]));
       code_scanner_last_string_free ();
     }
-#line 2312 "src/parse-gram.c" /* yacc.c:1646  */
+#line 2331 "src/parse-gram.c" /* yacc.c:1646  */
     break;
 
   case 45:
 #line 440 "src/parse-gram.y" /* yacc.c:1646  */
     { current_class = nterm_sym; }
-#line 2318 "src/parse-gram.c" /* yacc.c:1646  */
+#line 2337 "src/parse-gram.c" /* yacc.c:1646  */
     break;
 
   case 46:
@@ -2324,13 +2342,13 @@ yyreduce:
       current_class = unknown_sym;
       current_type = NULL;
     }
-#line 2327 "src/parse-gram.c" /* yacc.c:1646  */
+#line 2346 "src/parse-gram.c" /* yacc.c:1646  */
     break;
 
   case 47:
 #line 445 "src/parse-gram.y" /* yacc.c:1646  */
     { current_class = token_sym; }
-#line 2333 "src/parse-gram.c" /* yacc.c:1646  */
+#line 2352 "src/parse-gram.c" /* yacc.c:1646  */
     break;
 
   case 48:
@@ -2339,7 +2357,7 @@ yyreduce:
       current_class = unknown_sym;
       current_type = NULL;
     }
-#line 2342 "src/parse-gram.c" /* yacc.c:1646  */
+#line 2361 "src/parse-gram.c" /* yacc.c:1646  */
     break;
 
   case 49:
@@ -2351,7 +2369,7 @@ yyreduce:
         symbol_type_set (list->content.sym, (yyvsp[-1].uniqstr), (yylsp[-1]));
       symbol_list_free ((yyvsp[0].list));
     }
-#line 2354 "src/parse-gram.c" /* yacc.c:1646  */
+#line 2373 "src/parse-gram.c" /* yacc.c:1646  */
     break;
 
   case 50:
@@ -2367,55 +2385,55 @@ yyreduce:
       symbol_list_free ((yyvsp[0].list));
       current_type = NULL;
     }
-#line 2370 "src/parse-gram.c" /* yacc.c:1646  */
+#line 2389 "src/parse-gram.c" /* yacc.c:1646  */
     break;
 
   case 51:
 #line 476 "src/parse-gram.y" /* yacc.c:1646  */
     { (yyval.assoc) = left_assoc; }
-#line 2376 "src/parse-gram.c" /* yacc.c:1646  */
+#line 2395 "src/parse-gram.c" /* yacc.c:1646  */
     break;
 
   case 52:
 #line 477 "src/parse-gram.y" /* yacc.c:1646  */
     { (yyval.assoc) = right_assoc; }
-#line 2382 "src/parse-gram.c" /* yacc.c:1646  */
+#line 2401 "src/parse-gram.c" /* yacc.c:1646  */
     break;
 
   case 53:
 #line 478 "src/parse-gram.y" /* yacc.c:1646  */
     { (yyval.assoc) = non_assoc; }
-#line 2388 "src/parse-gram.c" /* yacc.c:1646  */
+#line 2407 "src/parse-gram.c" /* yacc.c:1646  */
     break;
 
   case 54:
 #line 479 "src/parse-gram.y" /* yacc.c:1646  */
     { (yyval.assoc) = precedence_assoc; }
-#line 2394 "src/parse-gram.c" /* yacc.c:1646  */
+#line 2413 "src/parse-gram.c" /* yacc.c:1646  */
     break;
 
   case 55:
 #line 483 "src/parse-gram.y" /* yacc.c:1646  */
     { current_type = NULL; }
-#line 2400 "src/parse-gram.c" /* yacc.c:1646  */
+#line 2419 "src/parse-gram.c" /* yacc.c:1646  */
     break;
 
   case 56:
 #line 484 "src/parse-gram.y" /* yacc.c:1646  */
     { current_type = (yyvsp[0].uniqstr); tag_seen = true; }
-#line 2406 "src/parse-gram.c" /* yacc.c:1646  */
+#line 2425 "src/parse-gram.c" /* yacc.c:1646  */
     break;
 
   case 57:
 #line 490 "src/parse-gram.y" /* yacc.c:1646  */
     { (yyval.list) = symbol_list_sym_new ((yyvsp[0].symbol), (yylsp[0])); }
-#line 2412 "src/parse-gram.c" /* yacc.c:1646  */
+#line 2431 "src/parse-gram.c" /* yacc.c:1646  */
     break;
 
   case 58:
 #line 492 "src/parse-gram.y" /* yacc.c:1646  */
     { (yyval.list) = symbol_list_append ((yyvsp[-1].list), symbol_list_sym_new ((yyvsp[0].symbol), (yylsp[0]))); }
-#line 2418 "src/parse-gram.c" /* yacc.c:1646  */
+#line 2437 "src/parse-gram.c" /* yacc.c:1646  */
     break;
 
   case 59:
@@ -2424,7 +2442,7 @@ yyreduce:
       (yyval.symbol) = (yyvsp[0].symbol);
       symbol_class_set ((yyvsp[0].symbol), token_sym, (yylsp[0]), false);
     }
-#line 2427 "src/parse-gram.c" /* yacc.c:1646  */
+#line 2446 "src/parse-gram.c" /* yacc.c:1646  */
     break;
 
   case 60:
@@ -2434,55 +2452,55 @@ yyreduce:
       symbol_user_token_number_set ((yyvsp[-1].symbol), (yyvsp[0].integer), (yylsp[0]));
       symbol_class_set ((yyvsp[-1].symbol), token_sym, (yylsp[-1]), false);
     }
-#line 2437 "src/parse-gram.c" /* yacc.c:1646  */
+#line 2456 "src/parse-gram.c" /* yacc.c:1646  */
     break;
 
   case 61:
 #line 512 "src/parse-gram.y" /* yacc.c:1646  */
     { (yyval.list) = symbol_list_sym_new ((yyvsp[0].symbol), (yylsp[0])); }
-#line 2443 "src/parse-gram.c" /* yacc.c:1646  */
+#line 2462 "src/parse-gram.c" /* yacc.c:1646  */
     break;
 
   case 62:
 #line 514 "src/parse-gram.y" /* yacc.c:1646  */
     { (yyval.list) = symbol_list_append ((yyvsp[-1].list), symbol_list_sym_new ((yyvsp[0].symbol), (yylsp[0]))); }
-#line 2449 "src/parse-gram.c" /* yacc.c:1646  */
+#line 2468 "src/parse-gram.c" /* yacc.c:1646  */
     break;
 
   case 63:
 #line 518 "src/parse-gram.y" /* yacc.c:1646  */
     { (yyval.list) = (yyvsp[0].list); }
-#line 2455 "src/parse-gram.c" /* yacc.c:1646  */
+#line 2474 "src/parse-gram.c" /* yacc.c:1646  */
     break;
 
   case 64:
 #line 519 "src/parse-gram.y" /* yacc.c:1646  */
     { (yyval.list) = symbol_list_append ((yyvsp[-1].list), (yyvsp[0].list)); }
-#line 2461 "src/parse-gram.c" /* yacc.c:1646  */
+#line 2480 "src/parse-gram.c" /* yacc.c:1646  */
     break;
 
   case 65:
 #line 523 "src/parse-gram.y" /* yacc.c:1646  */
     { (yyval.list) = symbol_list_sym_new ((yyvsp[0].symbol), (yylsp[0])); }
-#line 2467 "src/parse-gram.c" /* yacc.c:1646  */
+#line 2486 "src/parse-gram.c" /* yacc.c:1646  */
     break;
 
   case 66:
 #line 524 "src/parse-gram.y" /* yacc.c:1646  */
     { (yyval.list) = symbol_list_type_new ((yyvsp[0].uniqstr), (yylsp[0])); }
-#line 2473 "src/parse-gram.c" /* yacc.c:1646  */
+#line 2492 "src/parse-gram.c" /* yacc.c:1646  */
     break;
 
   case 68:
 #line 529 "src/parse-gram.y" /* yacc.c:1646  */
     { (yyval.uniqstr) = uniqstr_new ("*"); }
-#line 2479 "src/parse-gram.c" /* yacc.c:1646  */
+#line 2498 "src/parse-gram.c" /* yacc.c:1646  */
     break;
 
   case 69:
 #line 530 "src/parse-gram.y" /* yacc.c:1646  */
     { (yyval.uniqstr) = uniqstr_new (""); }
-#line 2485 "src/parse-gram.c" /* yacc.c:1646  */
+#line 2504 "src/parse-gram.c" /* yacc.c:1646  */
     break;
 
   case 70:
@@ -2491,7 +2509,7 @@ yyreduce:
       current_type = (yyvsp[0].uniqstr);
       tag_seen = true;
     }
-#line 2494 "src/parse-gram.c" /* yacc.c:1646  */
+#line 2513 "src/parse-gram.c" /* yacc.c:1646  */
     break;
 
   case 71:
@@ -2500,7 +2518,7 @@ yyreduce:
       symbol_class_set ((yyvsp[0].symbol), current_class, (yylsp[0]), true);
       symbol_type_set ((yyvsp[0].symbol), current_type, (yylsp[0]));
     }
-#line 2503 "src/parse-gram.c" /* yacc.c:1646  */
+#line 2522 "src/parse-gram.c" /* yacc.c:1646  */
     break;
 
   case 72:
@@ -2510,7 +2528,7 @@ yyreduce:
       symbol_type_set ((yyvsp[-1].symbol), current_type, (yylsp[-1]));
       symbol_user_token_number_set ((yyvsp[-1].symbol), (yyvsp[0].integer), (yylsp[0]));
     }
-#line 2513 "src/parse-gram.c" /* yacc.c:1646  */
+#line 2532 "src/parse-gram.c" /* yacc.c:1646  */
     break;
 
   case 73:
@@ -2520,7 +2538,7 @@ yyreduce:
       symbol_type_set ((yyvsp[-1].symbol), current_type, (yylsp[-1]));
       symbol_make_alias ((yyvsp[-1].symbol), (yyvsp[0].symbol), (yyloc));
     }
-#line 2523 "src/parse-gram.c" /* yacc.c:1646  */
+#line 2542 "src/parse-gram.c" /* yacc.c:1646  */
     break;
 
   case 74:
@@ -2531,7 +2549,7 @@ yyreduce:
       symbol_user_token_number_set ((yyvsp[-2].symbol), (yyvsp[-1].integer), (yylsp[-1]));
       symbol_make_alias ((yyvsp[-2].symbol), (yyvsp[0].symbol), (yyloc));
     }
-#line 2534 "src/parse-gram.c" /* yacc.c:1646  */
+#line 2553 "src/parse-gram.c" /* yacc.c:1646  */
     break;
 
   case 81:
@@ -2539,13 +2557,13 @@ yyreduce:
     {
       yyerrok;
     }
-#line 2542 "src/parse-gram.c" /* yacc.c:1646  */
+#line 2561 "src/parse-gram.c" /* yacc.c:1646  */
     break;
 
   case 82:
 #line 594 "src/parse-gram.y" /* yacc.c:1646  */
     { current_lhs ((yyvsp[-1].symbol), (yylsp[-1]), (yyvsp[0].named_ref)); }
-#line 2548 "src/parse-gram.c" /* yacc.c:1646  */
+#line 2567 "src/parse-gram.c" /* yacc.c:1646  */
     break;
 
   case 83:
@@ -2554,116 +2572,116 @@ yyreduce:
     /* Free the current lhs. */
     current_lhs (0, (yylsp[-3]), 0);
   }
-#line 2557 "src/parse-gram.c" /* yacc.c:1646  */
+#line 2576 "src/parse-gram.c" /* yacc.c:1646  */
     break;
 
   case 84:
 #line 602 "src/parse-gram.y" /* yacc.c:1646  */
     { grammar_current_rule_end ((yylsp[0])); }
-#line 2563 "src/parse-gram.c" /* yacc.c:1646  */
+#line 2582 "src/parse-gram.c" /* yacc.c:1646  */
     break;
 
   case 85:
 #line 603 "src/parse-gram.y" /* yacc.c:1646  */
     { grammar_current_rule_end ((yylsp[0])); }
-#line 2569 "src/parse-gram.c" /* yacc.c:1646  */
+#line 2588 "src/parse-gram.c" /* yacc.c:1646  */
     break;
 
   case 87:
 #line 610 "src/parse-gram.y" /* yacc.c:1646  */
     { grammar_current_rule_begin (current_lhs_symbol, current_lhs_location,
                                   current_lhs_named_ref); }
-#line 2576 "src/parse-gram.c" /* yacc.c:1646  */
+#line 2595 "src/parse-gram.c" /* yacc.c:1646  */
     break;
 
   case 88:
 #line 613 "src/parse-gram.y" /* yacc.c:1646  */
     { grammar_current_rule_symbol_append ((yyvsp[-1].symbol), (yylsp[-1]), (yyvsp[0].named_ref)); }
-#line 2582 "src/parse-gram.c" /* yacc.c:1646  */
+#line 2601 "src/parse-gram.c" /* yacc.c:1646  */
     break;
 
   case 89:
 #line 615 "src/parse-gram.y" /* yacc.c:1646  */
     { grammar_current_rule_action_append ((yyvsp[-1].code), (yylsp[-1]), (yyvsp[0].named_ref), false); }
-#line 2588 "src/parse-gram.c" /* yacc.c:1646  */
+#line 2607 "src/parse-gram.c" /* yacc.c:1646  */
     break;
 
   case 90:
 #line 617 "src/parse-gram.y" /* yacc.c:1646  */
     { grammar_current_rule_action_append ((yyvsp[0].code), (yylsp[0]), NULL, true); }
-#line 2594 "src/parse-gram.c" /* yacc.c:1646  */
+#line 2613 "src/parse-gram.c" /* yacc.c:1646  */
     break;
 
   case 91:
 #line 619 "src/parse-gram.y" /* yacc.c:1646  */
     { grammar_current_rule_empty_set ((yylsp[0])); }
-#line 2600 "src/parse-gram.c" /* yacc.c:1646  */
+#line 2619 "src/parse-gram.c" /* yacc.c:1646  */
     break;
 
   case 92:
 #line 621 "src/parse-gram.y" /* yacc.c:1646  */
     { grammar_current_rule_prec_set ((yyvsp[0].symbol), (yylsp[0])); }
-#line 2606 "src/parse-gram.c" /* yacc.c:1646  */
+#line 2625 "src/parse-gram.c" /* yacc.c:1646  */
     break;
 
   case 93:
 #line 623 "src/parse-gram.y" /* yacc.c:1646  */
     { grammar_current_rule_dprec_set ((yyvsp[0].integer), (yylsp[0])); }
-#line 2612 "src/parse-gram.c" /* yacc.c:1646  */
+#line 2631 "src/parse-gram.c" /* yacc.c:1646  */
     break;
 
   case 94:
 #line 625 "src/parse-gram.y" /* yacc.c:1646  */
     { grammar_current_rule_merge_set ((yyvsp[0].uniqstr), (yylsp[0])); }
-#line 2618 "src/parse-gram.c" /* yacc.c:1646  */
+#line 2637 "src/parse-gram.c" /* yacc.c:1646  */
     break;
 
   case 95:
 #line 629 "src/parse-gram.y" /* yacc.c:1646  */
     { (yyval.named_ref) = 0; }
-#line 2624 "src/parse-gram.c" /* yacc.c:1646  */
+#line 2643 "src/parse-gram.c" /* yacc.c:1646  */
     break;
 
   case 96:
 #line 630 "src/parse-gram.y" /* yacc.c:1646  */
     { (yyval.named_ref) = named_ref_new ((yyvsp[0].uniqstr), (yylsp[0])); }
-#line 2630 "src/parse-gram.c" /* yacc.c:1646  */
+#line 2649 "src/parse-gram.c" /* yacc.c:1646  */
     break;
 
   case 98:
 #line 641 "src/parse-gram.y" /* yacc.c:1646  */
     { (yyval.uniqstr) = uniqstr_new ((yyvsp[0].code)); }
-#line 2636 "src/parse-gram.c" /* yacc.c:1646  */
+#line 2655 "src/parse-gram.c" /* yacc.c:1646  */
     break;
 
   case 99:
 #line 666 "src/parse-gram.y" /* yacc.c:1646  */
     { (yyval.value).kind = muscle_keyword; (yyval.value).chars = ""; }
-#line 2642 "src/parse-gram.c" /* yacc.c:1646  */
+#line 2661 "src/parse-gram.c" /* yacc.c:1646  */
     break;
 
   case 100:
 #line 667 "src/parse-gram.y" /* yacc.c:1646  */
     { (yyval.value).kind = muscle_keyword; (yyval.value).chars = (yyvsp[0].uniqstr); }
-#line 2648 "src/parse-gram.c" /* yacc.c:1646  */
+#line 2667 "src/parse-gram.c" /* yacc.c:1646  */
     break;
 
   case 101:
 #line 668 "src/parse-gram.y" /* yacc.c:1646  */
     { (yyval.value).kind = muscle_string;  (yyval.value).chars = (yyvsp[0].code); }
-#line 2654 "src/parse-gram.c" /* yacc.c:1646  */
+#line 2673 "src/parse-gram.c" /* yacc.c:1646  */
     break;
 
   case 102:
 #line 669 "src/parse-gram.y" /* yacc.c:1646  */
     { (yyval.value).kind = muscle_code;    (yyval.value).chars = strip_braces ((yyvsp[0].code)); }
-#line 2660 "src/parse-gram.c" /* yacc.c:1646  */
+#line 2679 "src/parse-gram.c" /* yacc.c:1646  */
     break;
 
   case 103:
 #line 682 "src/parse-gram.y" /* yacc.c:1646  */
     { (yyval.symbol) = symbol_from_uniqstr ((yyvsp[0].uniqstr), (yylsp[0])); }
-#line 2666 "src/parse-gram.c" /* yacc.c:1646  */
+#line 2685 "src/parse-gram.c" /* yacc.c:1646  */
     break;
 
   case 104:
@@ -2673,13 +2691,13 @@ yyreduce:
       symbol_class_set ((yyval.symbol), token_sym, (yylsp[0]), false);
       symbol_user_token_number_set ((yyval.symbol), (yyvsp[0].character), (yylsp[0]));
     }
-#line 2676 "src/parse-gram.c" /* yacc.c:1646  */
+#line 2695 "src/parse-gram.c" /* yacc.c:1646  */
     break;
 
   case 105:
 #line 692 "src/parse-gram.y" /* yacc.c:1646  */
     { (yyval.symbol) = symbol_from_uniqstr ((yyvsp[0].uniqstr), (yylsp[0])); }
-#line 2682 "src/parse-gram.c" /* yacc.c:1646  */
+#line 2701 "src/parse-gram.c" /* yacc.c:1646  */
     break;
 
   case 108:
@@ -2688,7 +2706,7 @@ yyreduce:
       (yyval.symbol) = symbol_get (quotearg_style (c_quoting_style, (yyvsp[0].code)), (yylsp[0]));
       symbol_class_set ((yyval.symbol), token_sym, (yylsp[0]), false);
     }
-#line 2691 "src/parse-gram.c" /* yacc.c:1646  */
+#line 2710 "src/parse-gram.c" /* yacc.c:1646  */
     break;
 
   case 110:
@@ -2697,11 +2715,11 @@ yyreduce:
       muscle_code_grow ("epilogue", translate_code ((yyvsp[0].code), (yylsp[0]), true), (yylsp[0]));
       code_scanner_last_string_free ();
     }
-#line 2700 "src/parse-gram.c" /* yacc.c:1646  */
+#line 2719 "src/parse-gram.c" /* yacc.c:1646  */
     break;
 
 
-#line 2704 "src/parse-gram.c" /* yacc.c:1646  */
+#line 2723 "src/parse-gram.c" /* yacc.c:1646  */
         default: break;
       }
     if (yychar_backup != yychar)
index 09358961d388034a9091d1dcecb287614eb53b45..b2c6e59bb3774b53a6008a089c4e21ebcb31305d 100644 (file)
@@ -1,8 +1,8 @@
-/* A Bison parser, made by GNU Bison 3.0.  */
+/* A Bison parser, made by GNU Bison 3.0.2.13-975bb-dirty.  */
 
 /* Bison interface for Yacc-like parsers in C
 
-   Copyright (C) 1984, 1989-1990, 2000-2013 Free Software Foundation, Inc.
+   Copyright (C) 1984, 1989-1990, 2000-2015 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 741d743f104dabf15e11dfa3c76a822d696fb851..39431ef7e71f61b305c197be86b9953b19467852 100644 (file)
@@ -1,6 +1,6 @@
 /* Bison Grammar Parser                             -*- C -*-
 
-   Copyright (C) 2002-2014 Free Software Foundation, Inc.
+   Copyright (C) 2002-2015 Free Software Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
 
index f144125f7d8e67b8ec6687e605d74f1b4492ae98..7bdc36d54fa41a9ce8e19aee21c0eec46d68dbfb 100644 (file)
@@ -1,6 +1,6 @@
 /* Print an xml on generated parser, for Bison,
 
-   Copyright (C) 2007, 2009-2014 Free Software Foundation, Inc.
+   Copyright (C) 2007, 2009-2015 Free Software Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
 
index 4782b07a041d4773326b773d69cead38c023974a..dd09f8d586446ca6af0d5deb4c2abbba2e0cf539 100644 (file)
@@ -1,6 +1,6 @@
 /* Output an xml of the generated parser, for Bison.
 
-   Copyright (C) 2007, 2009-2014 Free Software Foundation, Inc.
+   Copyright (C) 2007, 2009-2015 Free Software Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
 
index d50cd6f281db08dc5ae060845f3bfa4d47614557..2540a4bdd3d795c606d5ed7f1211515d663f57e5 100644 (file)
@@ -1,6 +1,6 @@
 /* Print information on generated parser, for bison,
 
-   Copyright (C) 1984, 1986, 1989, 2000-2005, 2007, 2009-2014 Free
+   Copyright (C) 1984, 1986, 1989, 2000-2005, 2007, 2009-2015 Free
    Software Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
index a7283dad617476a8402912ee60efd8eaab5b70b9..22b57ee78b7897299be05687e33dafcbd9578d17 100644 (file)
@@ -1,6 +1,6 @@
 /* Print information on generated parser, for bison,
 
-   Copyright (C) 2000, 2009-2014 Free Software Foundation, Inc.
+   Copyright (C) 2000, 2009-2015 Free Software Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
 
index 9f63ec13879f48f4b051e4b13b07478a6f0275d9..76d8b3fe5f0a451c361271fe2891e0e2eb6466fa 100644 (file)
@@ -1,6 +1,6 @@
 /* Output a graph of the generated parser, for Bison.
 
-   Copyright (C) 2001-2007, 2009-2014 Free Software Foundation, Inc.
+   Copyright (C) 2001-2007, 2009-2015 Free Software Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
 
index 483d7380f563ff0f60ecc3f62acc0c3ace2e6b15..4e0c5b07ad2e2c00721cd5cded05c111f9c412a2 100644 (file)
@@ -1,6 +1,6 @@
 /* Output a graph of the generated parser, for Bison.
 
-   Copyright (C) 2000, 2006, 2009-2014 Free Software Foundation, Inc.
+   Copyright (C) 2000, 2006, 2009-2015 Free Software Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
 
index ecb1308dace192bebf3c0accff35deba9301123d..f2e12c6b8316fdafbb8eabc3149540e32b558cc9 100644 (file)
@@ -1,7 +1,7 @@
 /* Input parser for Bison
 
    Copyright (C) 1984, 1986, 1989, 1992, 1998, 2000-2003, 2005-2007,
-   2009-2014 Free Software Foundation, Inc.
+   2009-2015 Free Software Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
 
index 924916dcf37104c60c80714986e17cbc66d23810..5c99437e9437b944d73e5c12624ab860006f5041 100644 (file)
@@ -1,6 +1,6 @@
 /* Input parser for Bison
 
-   Copyright (C) 2000-2003, 2005-2007, 2009-2014 Free Software
+   Copyright (C) 2000-2003, 2005-2007, 2009-2015 Free Software
    Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
index 41bc5ced175d452b7a4d290e7251b47da5794d05..a61ae4c6f4464ffcf7d2c6ba199af09b3c13f842 100644 (file)
@@ -1,6 +1,6 @@
 /* Grammar reduction for Bison.
 
-   Copyright (C) 1988-1989, 2000-2003, 2005-2014 Free Software
+   Copyright (C) 1988-1989, 2000-2003, 2005-2015 Free Software
    Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
index a4159040713d1ab2025d71140da54e374c69c185..5a92cb1a40ad0d2b4a8882b2266bd69150de0d08 100644 (file)
@@ -1,6 +1,6 @@
 /* Grammar reduction for Bison.
 
-   Copyright (C) 2000-2002, 2007, 2009-2014 Free Software Foundation,
+   Copyright (C) 2000-2002, 2007, 2009-2015 Free Software Foundation,
    Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
index 59fa2910b5cca5fbd426d7109170bd59e16244fa..f48c662130d6fb75879a8c9b7dd0431cb1920ac7 100644 (file)
@@ -1,6 +1,6 @@
 /* Binary relations.
 
-   Copyright (C) 2002, 2004-2005, 2009-2014 Free Software Foundation,
+   Copyright (C) 2002, 2004-2005, 2009-2015 Free Software Foundation,
    Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
index 360b454782c825414ecbffb23bbc4dcc9da07373..4604cd68c1fcf004da583eb83f00d254db878dfe 100644 (file)
@@ -1,6 +1,6 @@
 /* Binary relations.
 
-   Copyright (C) 2002, 2004, 2009-2014 Free Software Foundation, Inc.
+   Copyright (C) 2002, 2004, 2009-2015 Free Software Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
 
index 7010f642a697f291dae4d756c30cccd16bd556ff..1e03a33084b3c20b728b1b91d73bc3189629ac80 100644 (file)
@@ -1,6 +1,6 @@
 /* Bison code properties structure and scanner.
 
-   Copyright (C) 2006-2007, 2009-2014 Free Software Foundation, Inc.
+   Copyright (C) 2006-2007, 2009-2015 Free Software Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
 
index 1eb17eed03d6bd7a5ffc20b73f4f1ee49605ee58..f90916c1f0f2fbc3df9530d7f77017a801ec0001 100644 (file)
@@ -1,6 +1,6 @@
 /* Bison Action Scanner                             -*- C -*-
 
-   Copyright (C) 2006-2014 Free Software Foundation, Inc.
+   Copyright (C) 2006-2015 Free Software Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
 
index ffd185fa7075d5ba0abbc5e765132b6a2dbd2c33..84f3b735a98e3c8df977c2d6fc7782cf5168cec8 100644 (file)
@@ -1,6 +1,6 @@
 /* Bison Grammar Scanner
 
-   Copyright (C) 2006-2007, 2009-2014 Free Software Foundation, Inc.
+   Copyright (C) 2006-2007, 2009-2015 Free Software Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
 
index d0b81a8becb3b0f35e3e7554ea8bda6988f92a2d..a7e9bc4f04b2f8f630cd252abfaf568c2a12d613 100644 (file)
@@ -1,6 +1,6 @@
 /* Bison Grammar Scanner                             -*- C -*-
 
-   Copyright (C) 2002-2014 Free Software Foundation, Inc.
+   Copyright (C) 2002-2015 Free Software Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
 
index 720df70e93cef58102353136ed8f5bb53f7dbbfa..049637a5b1ffe44bef106cbe0c2a9076fd44058f 100644 (file)
@@ -1,6 +1,6 @@
 /* Scan Bison Skeletons.
 
-   Copyright (C) 2005-2007, 2009-2014 Free Software Foundation, Inc.
+   Copyright (C) 2005-2007, 2009-2015 Free Software Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
 
index efada8791634791a6ea97685b541bd1970fd965f..22756267c6aeba6ad02404d519b1a605260e6bf1 100644 (file)
@@ -1,6 +1,6 @@
 /* Scan Bison Skeletons.                                       -*- C -*-
 
-   Copyright (C) 2001-2014 Free Software Foundation, Inc.
+   Copyright (C) 2001-2015 Free Software Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
 
index 036c995534b1db35cad29af5b6cf4cf0c3c8a119..62b752915f13b94d661daa84b85f909d967c3a49 100644 (file)
@@ -1,6 +1,6 @@
 /* Type definitions for the finite state machine for Bison.
 
-   Copyright (C) 2001-2007, 2009-2014 Free Software Foundation, Inc.
+   Copyright (C) 2001-2007, 2009-2015 Free Software Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
 
index 3baa6db98f98d9e636fb1cf4681047a326c4cd1e..b72d44cd10e3ad0001e3e5b0cc68f92ac4aa32f4 100644 (file)
@@ -1,6 +1,6 @@
 /* Type definitions for the finite state machine for Bison.
 
-   Copyright (C) 1984, 1989, 2000-2004, 2007, 2009-2014 Free Software
+   Copyright (C) 1984, 1989, 2000-2004, 2007, 2009-2015 Free Software
    Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
index c4f74eceab3b986c20a36ca902a640d46954293f..b58cf5c70b990148cb2b0c9f9ee9c9865b0dcc5b 100644 (file)
@@ -1,6 +1,6 @@
 /* Lists of symbols for Bison
 
-   Copyright (C) 2002, 2005-2007, 2009-2014 Free Software Foundation,
+   Copyright (C) 2002, 2005-2007, 2009-2015 Free Software Foundation,
    Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
index 497fcc6e0254393ccd1bb13d919e957b3bd7df92..639b593bef8607597f1b1e0630c2ff324669dfa9 100644 (file)
@@ -1,6 +1,6 @@
 /* Lists of symbols for Bison
 
-   Copyright (C) 2002, 2005-2007, 2009-2014 Free Software Foundation,
+   Copyright (C) 2002, 2005-2007, 2009-2015 Free Software Foundation,
    Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
index b5338c2b53ac30c370a8f61f241137ffb8e5bfcf..0a28b699a7c7fb1449eb13a1629b116b105be6ea 100644 (file)
@@ -1,6 +1,6 @@
 /* Symbol table manager for Bison.
 
-   Copyright (C) 1984, 1989, 2000-2002, 2004-2014 Free Software
+   Copyright (C) 1984, 1989, 2000-2002, 2004-2015 Free Software
    Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
index 2bb950c2cfdb82e374571066b26805701686c8ce..aa6d65bbb8bd5f4929bf3d8fdfcb1adb7f1f05e6 100644 (file)
@@ -1,6 +1,6 @@
 /* Definitions for symtab.c and callers, part of Bison.
 
-   Copyright (C) 1984, 1989, 1992, 2000-2002, 2004-2014 Free Software
+   Copyright (C) 1984, 1989, 1992, 2000-2002, 2004-2015 Free Software
    Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
index 3b9d94196052f7ba0e863b88ac657668a0742f64..8ed08bb835f546b0a0740b77890492ae338f7177 100644 (file)
@@ -1,6 +1,6 @@
 /* System-dependent definitions for Bison.
 
-   Copyright (C) 2000-2007, 2009-2014 Free Software Foundation, Inc.
+   Copyright (C) 2000-2007, 2009-2015 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 4a88a6107cb2e9bbfa196800d490bf93252c9b53..d6e2dbe49dab061308e4e895823d121cf8572c80 100644 (file)
@@ -1,6 +1,6 @@
 /* Output the generated parsing program for Bison.
 
-   Copyright (C) 1984, 1986, 1989, 1992, 2000-2006, 2009-2014 Free
+   Copyright (C) 1984, 1986, 1989, 1992, 2000-2006, 2009-2015 Free
    Software Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
index 03525553fa631cd7706078b3b735ae48872c7dd5..271e0bf08b14a7d45cb15da61eee282d643849d6 100644 (file)
@@ -1,6 +1,6 @@
 /* Prepare the LALR and GLR parser tables.
 
-   Copyright (C) 2002, 2004, 2009-2014 Free Software Foundation, Inc.
+   Copyright (C) 2002, 2004, 2009-2015 Free Software Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
 
index 1dfed26955292c90334d36f590bfc06c5a3e1660..a4e2db0ef940dc1f23be8764825d5e2196d01c24 100644 (file)
@@ -1,6 +1,6 @@
 /* Keep a unique copy of strings.
 
-   Copyright (C) 2002-2005, 2009-2014 Free Software Foundation, Inc.
+   Copyright (C) 2002-2005, 2009-2015 Free Software Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
 
index 81a95327d5af5e2ecf8ea2e6ddf8811cb9d2ce17..3f32d9d03014ab0233400e5dd0f2cecae9299649 100644 (file)
@@ -1,6 +1,6 @@
 /* Keeping a unique copy of strings.
 
-   Copyright (C) 2002-2003, 2008-2014 Free Software Foundation, Inc.
+   Copyright (C) 2002-2003, 2008-2015 Free Software Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
 
index b525361b2432d69d19e931749b6d643f9699ccc6..7220b715418b6e35a51efb83ab2459719d9238c6 100644 (file)
@@ -1,6 +1,6 @@
 e# Executing Actions.                               -*- Autotest -*-
 
-# Copyright (C) 2001-2014 Free Software Foundation, Inc.
+# Copyright (C) 2001-2015 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 885715f53ef11ac15dbc03f547d8fd4440ac7bb6..406f72d540ce573432326451f58e8cb1acc6bb99 100644 (file)
@@ -1,7 +1,7 @@
 # @configure_input@                                     -*- shell-script -*-
 # Configurable variable values for Bison test suite.
 
-# Copyright (C) 2000-2014 Free Software Foundation, Inc.
+# Copyright (C) 2000-2015 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 3574cd4c0dea403a765656279ef4f70ab86fb916..80c831cee1d25b97a9ea4dddc21824a897f90eeb 100644 (file)
@@ -2,7 +2,7 @@
 # @configure_input@
 # Wrapper around a non installed bison to make it work as an installed one.
 
-# Copyright (C) 2001-2014 Free Software Foundation, Inc.
+# Copyright (C) 2001-2015 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 b21db19c3b071c6ec8a205817feacba3f6903233..f1586f555084f0bc09c3ec1e6abf4fde480e83d2 100644 (file)
@@ -1,6 +1,6 @@
 # Checking the C++ Features.                    -*- Autotest -*-
 
-# Copyright (C) 2004-2005, 2007-2014 Free Software Foundation, Inc.
+# Copyright (C) 2004-2005, 2007-2015 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 4d31bbf910bc20c836610c2652200d3471c969e8..9696c4eeefaf1872f8d0e1a92f833f2fa809e0b1 100644 (file)
@@ -1,6 +1,6 @@
 # Simple calculator.                         -*- Autotest -*-
 
-# Copyright (C) 2000-2014 Free Software Foundation, Inc.
+# Copyright (C) 2000-2015 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 0dea0f89775a40ac55d0740f45ea8199feac2a3c..819b992da1f1011b1d2f921a9352ae0131d07a1b 100644 (file)
@@ -1,6 +1,6 @@
 # Exercising Bison on conflicts.                         -*- Autotest -*-
 
-# Copyright (C) 2002-2005, 2007-2014 Free Software Foundation, Inc.
+# Copyright (C) 2002-2005, 2007-2015 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 c1a3a61e29153cae2037f0a677655a401b61786e..eb11156f8cbd9c4ea7124758bb8b151c11b1d96a 100644 (file)
@@ -1,6 +1,6 @@
 # Checking GLR Parsing.                         -*- Autotest -*-
 
-# Copyright (C) 2002-2014 Free Software Foundation, Inc.
+# Copyright (C) 2002-2015 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 b912f08a205f10f53e76dfc5d6d33386189c95e7..9faec1bf4b6b6c19aa8f89fec6f21afba9d9b2bf 100644 (file)
@@ -1,6 +1,6 @@
 # Exercising Bison on actual grammars.                   -*- Autotest -*-
 
-# Copyright (C) 1989-1992, 2000-2005, 2007, 2009-2014 Free Software
+# Copyright (C) 1989-1992, 2000-2005, 2007, 2009-2015 Free Software
 # Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
index 938bda4babf676e2171f4b1d27ad2fe05b507edc..71f6e6d56fd7caf22a6d06a74385c27182b6974f 100644 (file)
@@ -1,6 +1,6 @@
 # Checking GLR Parsing: Regression Tests           -*- Autotest -*-
 
-# Copyright (C) 2002-2003, 2005-2007, 2009-2014 Free Software
+# Copyright (C) 2002-2003, 2005-2007, 2009-2015 Free Software
 # Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
index a36abeb81a11c978f8786a034f0d3ab09be488b9..9c1d00bcff3d7b45f43830b8cc64e8199bb8fb35 100644 (file)
@@ -1,6 +1,6 @@
 # Bison Parser Headers.                               -*- Autotest -*-
 
-# Copyright (C) 2001-2002, 2006-2007, 2009-2014 Free Software
+# Copyright (C) 2001-2002, 2006-2007, 2009-2015 Free Software
 # Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
index cec82dd7d4e2884b159f83d6600f95fccea75012..9e9296aa285736628dc8ae32a9d95d5dd4b1a3bf 100644 (file)
@@ -1,6 +1,6 @@
 # Checking the Bison scanner.                    -*- Autotest -*-
 
-# Copyright (C) 2002-2014 Free Software Foundation, Inc.
+# Copyright (C) 2002-2015 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 b156c5d65623e6e63ab7b6f5f4c922eed5e05aba..8a4f5af42d640ecc5cf011ab53966feacec21709 100644 (file)
@@ -1,6 +1,6 @@
 # Java tests for simple calculator.           -*- Autotest -*-
 
-# Copyright (C) 2007-2014 Free Software Foundation, Inc.
+# Copyright (C) 2007-2015 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 1f15fd917043c91af8302bf31850ec8604a95929..28e694719744eb28b6ce7997ab5037fdd608f80e 100644 (file)
@@ -1,6 +1,6 @@
 # Checking Java Push Parsing.                            -*- Autotest -*-
 
-# Copyright (C) 2013-2014 Free Software Foundation, Inc.
+# Copyright (C) 2013-2015 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 1e0d485d9a9acff35100e32aae0f980260071e52..5a459c643c169796acb605dc08c7c627866df3de 100644 (file)
@@ -2,7 +2,7 @@
 
 # Macros for the GNU Bison Test suite.
 
-# Copyright (C) 2003-2014 Free Software Foundation, Inc.
+# Copyright (C) 2003-2015 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 8311f2665ae6a24f1fbed9db0283ef750f6fc114..0fa6947a00d77dc82c1dba041b6a279806503d1c 100644 (file)
@@ -1,6 +1,6 @@
 ## Makefile for Bison testsuite.
 
-# Copyright (C) 2000-2014 Free Software Foundation, Inc.
+# Copyright (C) 2000-2015 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 20578009d7ca02e11abd298cbe564d90f8131f72..f8df417d22632f705112fbd2262988f629b3577d 100644 (file)
@@ -1,6 +1,6 @@
 # Named references test.                           -*- Autotest -*-
 
-# Copyright (C) 2009-2014 Free Software Foundation, Inc.
+# Copyright (C) 2009-2015 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 5f98a1984d0c770dd629c8a82af7e5885d83dc9a..09126774fe1ec002cee19d33011e79c821217e2e 100644 (file)
@@ -1,6 +1,6 @@
 # Checking the output filenames.                    -*- Autotest -*-
 
-# Copyright (C) 2000-2002, 2005-2014 Free Software Foundation, Inc.
+# Copyright (C) 2000-2002, 2005-2015 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 78f1ebde3e44ac00bde25a2719d3d1b1e68962a4..9dc9f53a4f875a27edafb02c55b1e217f08a8bcc 100644 (file)
@@ -1,6 +1,6 @@
 # Checking Push Parsing.                            -*- Autotest -*-
 
-# Copyright (C) 2007, 2009-2014 Free Software Foundation, Inc.
+# Copyright (C) 2007, 2009-2015 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 dece2233047b6333a7bb751602c62cf793529b3c..c28635eb9769b87a82fd3f0b845f91e7b63efbe7 100644 (file)
@@ -1,6 +1,6 @@
 # Exercising Bison Grammar Reduction.                      -*- Autotest -*-
 
-# Copyright (C) 2001-2002, 2007-2014 Free Software Foundation, Inc.
+# Copyright (C) 2001-2002, 2007-2015 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 1ba4dc860c50101e48a1b4710253d445f6fa52ed..d2cb7de287790d9c947817c8dec06985332a36ac 100644 (file)
@@ -1,6 +1,6 @@
 # Bison Regressions.                               -*- Autotest -*-
 
-# Copyright (C) 2001-2014 Free Software Foundation, Inc.
+# Copyright (C) 2001-2015 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 186373a43f74cee5b5e29da45e166f6247abb888..180f6ae13c4d7da48f2aa7c13a49bdc4f20ee007 100644 (file)
@@ -1,6 +1,6 @@
 # Exercising Bison Grammar Sets.                      -*- Autotest -*-
 
-# Copyright (C) 2001-2002, 2005, 2007, 2009-2014 Free Software
+# Copyright (C) 2001-2002, 2005, 2007, 2009-2015 Free Software
 # Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
index 27fc0cbebcef79935bfb84880c82f35ac9489f9a..386f30110b91f11af6b3ca30bb1dee91fbae0bca 100644 (file)
@@ -1,6 +1,6 @@
 # Checking skeleton support.                     -*- Autotest -*-
 
-# Copyright (C) 2007, 2009-2014 Free Software Foundation, Inc.
+# Copyright (C) 2007, 2009-2015 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 72d5d8530fc66cf6aa18c7b1755d6b65d2d4def7..de132f432afc42b0bbc75c85add7f5424a82a8f1 100644 (file)
@@ -1,6 +1,6 @@
 # Executing Actions.                               -*- Autotest -*-
 
-# Copyright (C) 2002, 2004-2005, 2007, 2009-2014 Free Software
+# Copyright (C) 2002, 2004-2005, 2007, 2009-2015 Free Software
 # Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
index 45d13e248e627ecac786d95182df251f5e0a24eb..9b92e07c064df08ee0f53942acee64c325d38d11 100644 (file)
@@ -1,6 +1,6 @@
 # Test suite for GNU Bison.                             -*- Autotest -*-
 
-# Copyright (C) 2000-2004, 2006-2007, 2009-2014 Free Software
+# Copyright (C) 2000-2004, 2006-2007, 2009-2015 Free Software
 # Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
index a97baee7259cd7887b61d9e6598c9a4e9bbdf1e4..ad9bf9b20db719ace1920926f3c9bf514f434d3b 100644 (file)
@@ -1,6 +1,6 @@
 # Torturing Bison.                                    -*- Autotest -*-
 
-# Copyright (C) 2001-2002, 2004-2007, 2009-2014 Free Software
+# Copyright (C) 2001-2002, 2004-2007, 2009-2015 Free Software
 # Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
index 29f51e2fa8bf0c45b758f09d906bdd78f982e150..d735d83f06dfd1e2b3045247258a3f11932c1bcf 100644 (file)
@@ -1,6 +1,6 @@
 # Value type.                                     -*- Autotest -*-
 
-# Copyright (C) 2013-2014 Free Software Foundation, Inc.
+# Copyright (C) 2013-2015 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