]> git.saurik.com Git - bison.git/commitdiff
Do not use date ranges in copyright notices.
authorPaul Eggert <eggert@cs.ucla.edu>
Wed, 23 Jun 2010 20:07:29 +0000 (13:07 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Wed, 23 Jun 2010 20:07:29 +0000 (13:07 -0700)
See http://www.gnu.org/prep/maintain/maintain.html#Copyright-Notices

* HACKING, Makefile.am, NEWS, PACKAGING, README, README-alpha:
* TODO, bootstrap, bootstrap.conf:
* build-aux/update-b4-copyright, cfg.mk, configure.ac:
* data/README, data/bison.m4, data/c++-skel.m4, data/c++.m4:
* data/c-skel.m4, data/c.m4, data/glr.c, data/glr.cc:
* data/java-skel.m4, data/java.m4, data/lalr1.cc:
* data/lalr1.java, data/location.cc:
* data/xslt/bison.xsl:
* data/xslt/xml2dot.xsl, data/xslt/xml2text.xsl:
* data/xslt/xml2xhtml.xsl, data/yacc.c, djgpp/Makefile.maint:
* djgpp/README.in, djgpp/config.bat, djgpp/config.sed:
* djgpp/config.site, djgpp/config_h.sed, djgpp/djunpack.bat:
* djgpp/subpipe.c, djgpp/subpipe.h:
* djgpp/testsuite.sed, doc/bison.texinfo:
* doc/refcard.tex, etc/README, etc/bench.pl.in:
* examples/calc++/Makefile.am, examples/extexi:
* lib/abitset.c, lib/abitset.h:
* lib/bbitset.h, lib/bitset.c, lib/bitset.h:
* lib/bitset_stats.c, lib/bitset_stats.h, lib/bitsetv-print.c:
* lib/bitsetv-print.h, lib/bitsetv.c, lib/bitsetv.h:
* lib/ebitset.c, lib/ebitset.h, lib/get-errno.c:
* lib/get-errno.h, lib/lbitset.c, lib/lbitset.h:
* lib/libiberty.h, lib/main.c, lib/timevar.c:
* lib/timevar.def, lib/timevar.h, lib/vbitset.c:
* lib/vbitset.h, lib/yyerror.c, m4/bison-i18n.m4:
* m4/c-working.m4, m4/cxx.m4, m4/subpipe.m4, m4/timevar.m4:
* src/AnnotationList.c, src/AnnotationList.h:
* src/InadequacyList.c, src/InadequacyList.h, src/LR0.c:
* src/LR0.h, src/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/ielr.c:
* src/ielr.h, src/lalr.c, src/lalr.h:
* src/location.c, src/location.h, src/main.c:
* src/muscle-tab.c, src/muscle-tab.h, src/named-ref.c:
* src/named-ref.h, src/nullable.c, src/nullable.h:
* src/output.c, src/output.h, src/parse-gram.y:
* src/print-xml.c, src/print-xml.h, src/print.c, src/print.h:
* src/print_graph.c, src/print_graph.h, src/reader.c:
* src/reader.h, src/reduce.c, src/reduce.h, src/relation.c:
* src/relation.h, src/scan-code.h, src/scan-code.l:
* src/scan-gram.h, src/scan-gram.l, src/scan-skel.h:
* src/scan-skel.l, src/state.c, src/state.h, src/symlist.c:
* src/symlist.h, src/symtab.c, src/symtab.h, src/system.h:
* src/tables.c, src/tables.h, src/uniqstr.c, src/uniqstr.h:
* tests/actions.at, tests/atlocal.in, tests/c++.at:
* tests/calc.at, tests/conflicts.at, tests/cxx-type.at:
* tests/existing.at, tests/glr-regression.at:
* tests/headers.at, tests/input.at, tests/java.at:
* tests/local.at, tests/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:
* data/Makefile.am, data/location.cc, doc/Makefile.am, src/Makefile.am:
* tests/Makefile.am, lib/Makefile.am, examples/Makefile.am:
* etc/Makefile.am:
Don't use date ranges in copyright notices.

Copyright (C) 1987, 1988, 1991, 1992, 1993, 1994, 1995, 1996,
1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007,
2008, 2009, 2010 Free Software Foundation, Inc.

177 files changed:
ChangeLog
HACKING
Makefile.am
NEWS
PACKAGING
README
README-alpha
TODO
bootstrap
bootstrap.conf
build-aux/update-b4-copyright
cfg.mk
configure.ac
data/Makefile.am
data/README
data/bison.m4
data/c++-skel.m4
data/c++.m4
data/c-skel.m4
data/c.m4
data/glr.c
data/glr.cc
data/java-skel.m4
data/java.m4
data/lalr1.cc
data/lalr1.java
data/location.cc
data/xslt/bison.xsl
data/xslt/xml2dot.xsl
data/xslt/xml2text.xsl
data/xslt/xml2xhtml.xsl
data/yacc.c
djgpp/Makefile.maint
djgpp/README.in
djgpp/config.bat
djgpp/config.sed
djgpp/config.site
djgpp/config_h.sed
djgpp/djunpack.bat
djgpp/subpipe.c
djgpp/subpipe.h
djgpp/testsuite.sed
doc/Makefile.am
doc/bison.texinfo
doc/refcard.tex
etc/Makefile.am
etc/README
etc/bench.pl.in
examples/Makefile.am
examples/calc++/Makefile.am
examples/extexi
lib/Makefile.am
lib/abitset.c
lib/abitset.h
lib/bbitset.h
lib/bitset.c
lib/bitset.h
lib/bitset_stats.c
lib/bitset_stats.h
lib/bitsetv-print.c
lib/bitsetv-print.h
lib/bitsetv.c
lib/bitsetv.h
lib/ebitset.c
lib/ebitset.h
lib/get-errno.c
lib/get-errno.h
lib/lbitset.c
lib/lbitset.h
lib/libiberty.h
lib/main.c
lib/timevar.c
lib/timevar.def
lib/timevar.h
lib/vbitset.c
lib/vbitset.h
lib/yyerror.c
m4/bison-i18n.m4
m4/c-working.m4
m4/cxx.m4
m4/subpipe.m4
m4/timevar.m4
src/AnnotationList.c
src/AnnotationList.h
src/InadequacyList.c
src/InadequacyList.h
src/LR0.c
src/LR0.h
src/Makefile.am
src/Sbitset.c
src/Sbitset.h
src/assoc.c
src/assoc.h
src/closure.c
src/closure.h
src/complain.c
src/complain.h
src/conflicts.c
src/conflicts.h
src/derives.c
src/derives.h
src/files.c
src/files.h
src/flex-scanner.h
src/getargs.c
src/getargs.h
src/gram.c
src/gram.h
src/graphviz.c
src/ielr.c
src/ielr.h
src/lalr.c
src/lalr.h
src/location.c
src/location.h
src/main.c
src/muscle-tab.c
src/muscle-tab.h
src/named-ref.c
src/named-ref.h
src/nullable.c
src/nullable.h
src/output.c
src/output.h
src/parse-gram.y
src/print-xml.c
src/print-xml.h
src/print.c
src/print.h
src/print_graph.c
src/print_graph.h
src/reader.c
src/reader.h
src/reduce.c
src/reduce.h
src/relation.c
src/relation.h
src/scan-code.h
src/scan-code.l
src/scan-gram.h
src/scan-gram.l
src/scan-skel.h
src/scan-skel.l
src/state.c
src/state.h
src/symlist.c
src/symlist.h
src/symtab.c
src/symtab.h
src/system.h
src/tables.c
src/tables.h
src/uniqstr.c
src/uniqstr.h
tests/Makefile.am
tests/actions.at
tests/atlocal.in
tests/c++.at
tests/calc.at
tests/conflicts.at
tests/cxx-type.at
tests/existing.at
tests/glr-regression.at
tests/headers.at
tests/input.at
tests/java.at
tests/local.at
tests/named-refs.at
tests/output.at
tests/push.at
tests/reduce.at
tests/regression.at
tests/sets.at
tests/skeletons.at
tests/synclines.at
tests/testsuite.at
tests/torture.at

index 463e1d3983971ab294ae395862fdee5568b0a0e1..b6fe8058002cec7f6e5c2b308725fe7c914266a5 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,6 +5,71 @@
        * doc/fdl.texi: Update to version 1.3, taken from:
        http://www.gnu.org/licenses/fdl.texi
 
+2010-06-17  Paul Eggert  <eggert@cs.ucla.edu>
+
+       Do not use date ranges in copyright notices.
+       See http://www.gnu.org/prep/maintain/maintain.html#Copyright-Notices
+
+       * HACKING, Makefile.am, NEWS, PACKAGING, README, README-alpha:
+       * TODO, bootstrap, bootstrap.conf:
+       * build-aux/update-b4-copyright, cfg.mk, configure.ac:
+       * data/README, data/bison.m4, data/c++-skel.m4, data/c++.m4:
+       * data/c-skel.m4, data/c.m4, data/glr.c, data/glr.cc:
+       * data/java-skel.m4, data/java.m4, data/lalr1.cc:
+       * data/lalr1.java, data/location.cc:
+       * data/xslt/bison.xsl:
+       * data/xslt/xml2dot.xsl, data/xslt/xml2text.xsl:
+       * data/xslt/xml2xhtml.xsl, data/yacc.c, djgpp/Makefile.maint:
+       * djgpp/README.in, djgpp/config.bat, djgpp/config.sed:
+       * djgpp/config.site, djgpp/config_h.sed, djgpp/djunpack.bat:
+       * djgpp/subpipe.c, djgpp/subpipe.h:
+       * djgpp/testsuite.sed, doc/bison.texinfo:
+       * doc/refcard.tex, etc/README, etc/bench.pl.in:
+       * examples/calc++/Makefile.am, examples/extexi:
+       * lib/abitset.c, lib/abitset.h:
+       * lib/bbitset.h, lib/bitset.c, lib/bitset.h:
+       * lib/bitset_stats.c, lib/bitset_stats.h, lib/bitsetv-print.c:
+       * lib/bitsetv-print.h, lib/bitsetv.c, lib/bitsetv.h:
+       * lib/ebitset.c, lib/ebitset.h, lib/get-errno.c:
+       * lib/get-errno.h, lib/lbitset.c, lib/lbitset.h:
+       * lib/libiberty.h, lib/main.c, lib/timevar.c:
+       * lib/timevar.def, lib/timevar.h, lib/vbitset.c:
+       * lib/vbitset.h, lib/yyerror.c, m4/bison-i18n.m4:
+       * m4/c-working.m4, m4/cxx.m4, m4/subpipe.m4, m4/timevar.m4:
+       * src/AnnotationList.c, src/AnnotationList.h:
+       * src/InadequacyList.c, src/InadequacyList.h, src/LR0.c:
+       * src/LR0.h, src/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/ielr.c:
+       * src/ielr.h, src/lalr.c, src/lalr.h:
+       * src/location.c, src/location.h, src/main.c:
+       * src/muscle-tab.c, src/muscle-tab.h, src/named-ref.c:
+       * src/named-ref.h, src/nullable.c, src/nullable.h:
+       * src/output.c, src/output.h, src/parse-gram.y:
+       * src/print-xml.c, src/print-xml.h, src/print.c, src/print.h:
+       * src/print_graph.c, src/print_graph.h, src/reader.c:
+       * src/reader.h, src/reduce.c, src/reduce.h, src/relation.c:
+       * src/relation.h, src/scan-code.h, src/scan-code.l:
+       * src/scan-gram.h, src/scan-gram.l, src/scan-skel.h:
+       * src/scan-skel.l, src/state.c, src/state.h, src/symlist.c:
+       * src/symlist.h, src/symtab.c, src/symtab.h, src/system.h:
+       * src/tables.c, src/tables.h, src/uniqstr.c, src/uniqstr.h:
+       * tests/actions.at, tests/atlocal.in, tests/c++.at:
+       * tests/calc.at, tests/conflicts.at, tests/cxx-type.at:
+       * tests/existing.at, tests/glr-regression.at:
+       * tests/headers.at, tests/input.at, tests/java.at:
+       * tests/local.at, tests/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:
+       * data/Makefile.am, data/location.cc, doc/Makefile.am, src/Makefile.am:
+       * tests/Makefile.am, lib/Makefile.am, examples/Makefile.am:
+       * etc/Makefile.am:
+       Don't use date ranges in copyright notices.
+
 2010-05-11  Akim Demaille  <demaille@gostai.com>
 
        lalrl1.cc: give a chance to user defined YYLLOC_DEFAULT.
 
        -----
 
-       Copyright (C) 1987-1988, 1991-2010 Free Software Foundation,
-       Inc.
+       Copyright (C) 1987, 1988, 1991, 1992, 1993, 1994, 1995, 1996,
+       1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007,
+       2008, 2009, 2010 Free Software Foundation, Inc.
 
        Copying and distribution of this file, with or without
        modification, are permitted provided the copyright notice and this
diff --git a/HACKING b/HACKING
index 264c5a1cf8fce0293cdb0b36a3f2c07eefeed33f..312677fb8ee992a11766594e571b13db76dfa78a 100644 (file)
--- a/HACKING
+++ b/HACKING
@@ -366,7 +366,8 @@ Push these changes.
 
 -----
 
-Copyright (C) 2002-2005, 2007-2010 Free Software Foundation, Inc.
+Copyright (C) 2002, 2003, 2004, 2005, 2007, 2008, 2009, 2010 Free
+Software Foundation, Inc.
 
 This file is part of GNU Bison.
 
index fcd91a74efec2ac46b751dc9249e4f09d3cb1665..ecfdf929cceacb09b94adf246950ab33016b21ee 100644 (file)
@@ -1,5 +1,7 @@
 ## Process this file with automake to produce Makefile.in -*-Makefile-*-
-## Copyright (C) 2001-2010 Free Software Foundation, Inc.
+
+## Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009,
+## 2010 Free Software Foundation, Inc.
 
 # This 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 d890edbb495113bfcdd35ea43406bf49e8487258..ed19c4ca1697dbda32445bbc9ef11c5007f243f6 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1378,7 +1378,9 @@ End:
 
 -----
 
-Copyright (C) 1995-2010 Free Software Foundation, Inc.
+Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003,
+2004, 2005, 2006, 2007, 2008, 2009, 2010 Free Software Foundation,
+Inc.
 
 This file is part of Bison, the GNU Parser Generator.
 
index 12cd29534a8086fa34157aaee642f434d90d66d9..546e91127769edce1276e4d9a173fc1f64cc2de3 100644 (file)
--- a/PACKAGING
+++ b/PACKAGING
@@ -36,7 +36,7 @@ to the bison package.
 
 -----
 
-Copyright (C) 2002, 2005, 2009-2010 Free Software Foundation, Inc.
+Copyright (C) 2002, 2005, 20092010 Free Software Foundation, Inc.
 
 This file is part of Bison, the GNU Compiler Compiler.
 
diff --git a/README b/README
index 11466572112293245b1766fe0572dfcb4ef12f79..c99265ed3a9f228c1379ec77610480eb0aa261cc 100644 (file)
--- a/README
+++ b/README
@@ -40,8 +40,8 @@ End:
 
 -----
 
-Copyright (C) 1992, 1998-1999, 2003-2005, 2008-2010 Free Software
-Foundation, Inc.
+Copyright (C) 1992, 1998, 1999, 2003, 2004, 2005, 2008, 2009, 2010
+Free Software Foundation, Inc.
 
 This file is part of Bison, the GNU Compiler Compiler.
 
index 70122b99f404320a6c793ee4beca60e816dda1d7..abc44bafc2c7a199faff482941b82e9afb317214 100644 (file)
@@ -12,7 +12,7 @@ the problems you encounter.
 
 -----
 
-Copyright (C) 2002, 2004, 2009-2010 Free Software Foundation, Inc.
+Copyright (C) 2002, 2004, 20092010 Free Software Foundation, Inc.
 
 This file is part of GNU Bison.
 
diff --git a/TODO b/TODO
index ee6f8e9af240202042f8049d552627377186fffd..c1a2392cf6894dc71c89b2079180e1b97e53a454 100644 (file)
--- a/TODO
+++ b/TODO
@@ -287,7 +287,8 @@ Equip the parser with a means to create the (visual) parse tree.
 
 -----
 
-Copyright (C) 2001-2004, 2006, 2009-2010 Free Software Foundation, Inc.
+Copyright (C) 2001, 2002, 2003, 2004, 2006, 2008, 2009, 2010 Free
+Software Foundation, Inc.
 
 This file is part of Bison, the GNU Compiler Compiler.
 
index e1075502d8af654541c0be033856a37497874df0..12e1319cef80b1ed94a2b0aee270680ed36262b6 100755 (executable)
--- a/bootstrap
+++ b/bootstrap
@@ -2,7 +2,8 @@
 
 # Bootstrap this package from checked-out sources.
 
-# Copyright (C) 2003-2010 Free Software Foundation, Inc.
+# Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 Free
+# Software Foundation, Inc.
 
 # This 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 be1c83d7f31560cc75c34dedbeefc68879c4a718..4d9aaf8f46347c361427a67328480cc7f607f864 100644 (file)
@@ -1,6 +1,6 @@
 # Bootstrap configuration.
 
-# Copyright (C) 2006-2010 Free Software Foundation, Inc.
+# Copyright (C) 2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
 
 # This 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 689daad6d32323486e52035ac2b1435f57c82f63..63a333593301d19384099c54cd15745abe15892d 100755 (executable)
@@ -3,8 +3,8 @@
 # Update b4_copyright invocations or b4_copyright_years definitions to
 # include the current year.
 
-# Copyright (C) 2009-2010 Free Software Foundation, Inc.
-#
+# Copyright (C) 20092010 Free Software Foundation, Inc.
+
 # This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
 # the Free Software Foundation; either version 3, or (at your option)
@@ -73,19 +73,10 @@ while (/($old_re)/gx)
         # Put spaces after commas.
         $year_lines =~ s/, ?/, /g;
 
-        # Compress to intervals.
-        $year_lines =~
-          s/
-            (\d{4})
-            (?:
-              (,\ |-)
-              ((??{
-                if    ($2 eq '-') { '\d{4}'; }
-                elsif (!$3)       { $1 + 1;  }
-                else              { $3 + 1;  }
-              }))
-            )+
-          /$1-$3/gx;
+        # Do not compress to intervals; for example, do not replace
+        # "2008, 2009, 2010" with "2008-2010".  See the Copyright
+        # Notices section in Information for Maintainers of GNU Software, at:
+        # http://www.gnu.org/prep/maintain/maintain.html#Copyright-Notices
 
         # Format within margin.
         my $year_lines_new;
diff --git a/cfg.mk b/cfg.mk
index 8774d0e69d1f4a7718cc072390d8db52abd8befc..0fda0dc5edbbc06753201353eb7cb451c0496bdf 100644 (file)
--- a/cfg.mk
+++ b/cfg.mk
@@ -1,5 +1,6 @@
 # Customize maint.mk                           -*- makefile -*-
-# Copyright (C) 2008-2010 Free Software Foundation, Inc.
+
+# Copyright (C) 2008, 2009, 2010 Free Software Foundation, Inc.
 
 # This 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,4 +46,4 @@ bootstrap-tools = autoconf,automake,flex,gnulib
 
 update-copyright: update-b4-copyright update-package-copyright-year
 update-copyright-env = \
-  UPDATE_COPYRIGHT_FORCE=1 UPDATE_COPYRIGHT_USE_INTERVALS=1
+  UPDATE_COPYRIGHT_FORCE=1
index 710453b0ce4fe64f53d26121e30c0d7dd8c36c67..6539dc79e295e3c243a3a95c4d14a662955c9341 100644 (file)
@@ -1,6 +1,7 @@
 # Configure template for GNU Bison.                   -*-Autoconf-*-
 #
-# Copyright (C) 2001-2010 Free Software Foundation, Inc.
+# Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009,
+# 2010 Free Software Foundation, Inc.
 #
 # This 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 48ddc6d91aff675d723c64e6ed462603197d527d..e25926531adf8c4aa9e4c9b386522a402c1571c3 100644 (file)
@@ -1,4 +1,5 @@
-## Copyright (C) 2002, 2005-2010 Free Software Foundation, Inc.
+## Copyright (C) 2002, 2005, 2006, 2007, 2008, 2009, 2010 Free
+## Software Foundation, Inc.
 
 # This 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 1698e252148f1184a054da8d80267736d11169f8..f0c773272cb0ee2ad9af479509e06045f4dfad3b 100644 (file)
@@ -52,7 +52,7 @@ into various formats.
 
 -----
 
-Copyright (C) 2002, 2008-2010 Free Software Foundation, Inc.
+Copyright (C) 2002, 2008, 2009, 2010 Free Software Foundation, Inc.
 
 This file is part of GNU Bison.
 
index d894606fb776c39a9a7958df234f6f9933b5b152..81337d302c820aaab2800d28d6cab61c9d76942d 100644 (file)
@@ -1,7 +1,9 @@
                                                             -*- Autoconf -*-
 
 # Language-independent M4 Macros for Bison.
-# Copyright (C) 2002, 2004-2010 Free Software Foundation, Inc.
+
+# Copyright (C) 2002, 2004, 2005, 2006, 2007, 2008, 2009, 2010 Free
+# Software Foundation, Inc.
 
 # This 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 f017abc2ce9be81d79227d786a0925154636eaad..2bfe14cc66512bc4c76d947b1af16d2fc2e43c11 100644 (file)
@@ -1,7 +1,8 @@
                                                             -*- Autoconf -*-
 
 # C++ skeleton dispatching for Bison.
-# Copyright (C) 2006-2007, 2009-2010 Free Software Foundation, Inc.
+
+# Copyright (C) 2006, 2007, 2009, 2010 Free Software Foundation, Inc.
 
 # This 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 2810626a2db87810abca2dc91da34581a4bfa4d7..8fbd42ad1696d14e5f552f883a1aab28e5c0240e 100644 (file)
@@ -2,7 +2,8 @@
 
 # C++ skeleton for Bison
 
-# Copyright (C) 2002-2010 Free Software Foundation, Inc.
+# Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010
+# Free Software Foundation, Inc.
 
 # This 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 a491b607eb274bc166a18d55b2741977d512061e..bb9c5cbb5baf7736c17346f36925349209610172 100644 (file)
@@ -1,7 +1,8 @@
                                                             -*- Autoconf -*-
 
 # C skeleton dispatching for Bison.
-# Copyright (C) 2006-2007, 2009-2010 Free Software Foundation, Inc.
+
+# Copyright (C) 2006, 2007, 2009, 2010 Free Software Foundation, Inc.
 
 # This 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 964fc2e0c2a05ba6bc49e80a66fcb203690963c9..163608c46760f756e6ab07de0b03544fd7643934 100644 (file)
--- a/data/c.m4
+++ b/data/c.m4
@@ -1,7 +1,9 @@
                                                             -*- Autoconf -*-
 
 # C M4 Macros for Bison.
-# Copyright (C) 2002, 2004-2010 Free Software Foundation, Inc.
+
+# Copyright (C) 2002, 2004, 2005, 2006, 2007, 2008, 2009, 2010 Free
+# Software Foundation, Inc.
 
 # This 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 dcd56c23bb2baa299a88415bffa6da1ccddf8b7c..42e21b9fbe1750704787de81889c9da77e73ab48 100644 (file)
@@ -1,7 +1,9 @@
                                                                     -*- C -*-
 
 # GLR skeleton for Bison
-# Copyright (C) 2002-2010 Free Software Foundation, Inc.
+
+# Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009,
+# 2010 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
@@ -149,7 +151,7 @@ m4_changecom()
 m4_divert_push(0)dnl
 @output(b4_parser_file_name@)@
 b4_copyright([Skeleton implementation for Bison GLR parsers in C],
-             [2002-2010])
+             [2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010])
 [
 /* C GLR parser skeleton written by Paul Hilfinger.  */
 
@@ -2642,7 +2644,7 @@ m4_if(b4_skeleton, ["glr.c"],
 [b4_defines_if(
 [@output(b4_spec_defines_file@)@
 b4_copyright([Skeleton interface for Bison GLR parsers in C],
-             [2002-2010])
+             [2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010])
 
 b4_shared_declarations
 
index a55df4f37aab50fc08efa88d6b76dc598f803c34..5e9f248d8c4f87e72e014f6f5197dc621537d1be 100644 (file)
@@ -1,7 +1,9 @@
                                                                     -*- C -*-
 
 # C++ GLR skeleton for Bison
-# Copyright (C) 2002-2010 Free Software Foundation, Inc.
+
+# Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009,
+# 2010 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
@@ -219,7 +221,7 @@ m4_popdef([b4_parse_param])
 m4_divert_push(0)
 @output(b4_spec_defines_file@)@
 b4_copyright([Skeleton interface for Bison GLR parsers in C++],
-             [2002-2006, 2009-2010])[
+             [2002, 2003, 2004, 2005, 2006, 2009, 2010])[
 
 /* C++ GLR parser skeleton written by Akim Demaille.  */
 
index b5e66e448697ed1f2e1cfbd3c120a203e84d74df..bb7d6ed921dbc1a9dafb463300c8387dbb5c7467 100644 (file)
@@ -1,7 +1,8 @@
                                                             -*- Autoconf -*-
 
 # Java skeleton dispatching for Bison.
-# Copyright (C) 2007, 2009-2010 Free Software Foundation, Inc.
+
+# Copyright (C) 2007, 2009, 2010 Free Software Foundation, Inc.
 
 # This 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 91a1ed7343fdf7db71a65f9fb9b258a6ff78adca..590f564a28c189ea7d51e455293aa11bfe6d160f 100644 (file)
@@ -2,7 +2,7 @@
 
 # Java language support for Bison
 
-# Copyright (C) 2007-2010 Free Software Foundation, Inc.
+# Copyright (C) 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
 
 # This 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 641a45cea483f3e00a4c36c5fce50e44910b60ac..0238ed61ed675fb92fcc464a2e8243733d6e4a9f 100644 (file)
@@ -1,6 +1,7 @@
 # C++ skeleton for Bison
 
-# Copyright (C) 2002-2010 Free Software Foundation, Inc.
+# Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009,
+# 2010 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
@@ -35,7 +36,7 @@ m4_divert_push(0)dnl
 b4_defines_if(
 [@output(b4_spec_defines_file@)@
 b4_copyright([Skeleton interface for Bison LALR(1) parsers in C++],
-             [2002-2010])
+             [2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010])
 dnl FIXME: This is wrong, we want computed header guards.
 [
 /* C++ LALR(1) parser skeleton written by Akim Demaille.  */
@@ -282,7 +283,7 @@ b4_percent_code_get([[provides]])[]dnl
 ])dnl
 @output(b4_parser_file_name@)@
 b4_copyright([Skeleton implementation for Bison LALR(1) parsers in C++],
-             [2002-2010])
+             [2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010])
 b4_percent_code_get([[top]])[]dnl
 m4_if(b4_prefix, [yy], [],
 [
@@ -1089,7 +1090,7 @@ b4_error_verbose_if([int yystate, int yytoken],
 dnl
 @output(b4_dir_prefix[]stack.hh@)@
 b4_copyright([Stack handling for Bison parsers in C++],
-             [2002-2010])[
+             [2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010])[
 
 #ifndef BISON_STACK_HH
 # define BISON_STACK_HH
index 8779c87730370efe682eef3c5db5066209c5a8b2..8ec266f1557bbb1e5a2c01162fc2be1ae2059632 100644 (file)
@@ -1,6 +1,6 @@
 # Java skeleton for Bison -*- autoconf -*-
 
-# Copyright (C) 2007-2010 Free Software Foundation, Inc.
+# Copyright (C) 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
@@ -25,7 +25,7 @@ m4_ifval(m4_defn([b4_symbol_destructors]),
 m4_divert_push(0)dnl
 @output(b4_parser_file_name@)@
 b4_copyright([Skeleton implementation for Bison LALR(1) parsers in Java],
-             [2007-2010])
+             [2007, 2008, 2009, 2010])
 
 b4_percent_define_ifdef([package], [package b4_percent_define_get([package]);
 ])[/* First part of user declarations.  */
index 50a9065b53930e8357e0f0b8cf070ef881d3dc05..1d8e8ec6a24817e3e595ca9c7cbc0408b55d7e15 100644 (file)
@@ -1,6 +1,7 @@
 # C++ skeleton for Bison
 
-# Copyright (C) 2002-2007, 2009-2010 Free Software Foundation, Inc.
+# Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2009, 2010
+# Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
@@ -20,7 +21,7 @@ m4_changecom()
 m4_divert_push(0)dnl
 @output(b4_dir_prefix[]position.hh@)@
 b4_copyright([Positions for Bison parsers in C++],
-             [2002-2007, 2009-2010])[
+             [2002, 2003, 2004, 2005, 2006, 2007, 2009, 2010])[
 
 /**
  ** \file position.hh
@@ -145,7 +146,7 @@ b4_copyright([Positions for Bison parsers in C++],
 #endif // not BISON_POSITION_HH]
 @output(b4_dir_prefix[]location.hh@)@
 b4_copyright([Locations for Bison parsers in C++],
-             [2002-2007, 2009-2010])[
+             [2002, 2003, 2004, 2005, 2006, 2007, 2009, 2010])[
 
 /**
  ** \file location.hh
index b5d163d3ce2f49c6a30fcd3f1d204280f68c9f9a..8d96e65bc0a57ebcde9b521c0534bb35d102738c 100644 (file)
@@ -3,7 +3,7 @@
 <!--
     bison.xsl - common templates for Bison XSLT.
 
-    Copyright (C) 2007-2010 Free Software Foundation, Inc.
+    Copyright (C) 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
 
     This file is part of Bison, the GNU Compiler Compiler.
 
index 836bb1b6faf3366da2970dc02feee4d7a8e0d540..98958237968b1b425c3c1f6cdd630172c511bd4f 100644 (file)
@@ -3,7 +3,7 @@
 <!--
     xml2dot.xsl - transform Bison XML Report into DOT.
 
-    Copyright (C) 2007-2010 Free Software Foundation, Inc.
+    Copyright (C) 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
 
     This file is part of Bison, the GNU Compiler Compiler.
 
index 866efe3bc360caa64d064ecbeec913fba0c95620..86e94e81b1c5013d4e055f213848b24597d0c644 100644 (file)
@@ -3,7 +3,7 @@
 <!--
     xml2text.xsl - transform Bison XML Report into plain text.
 
-    Copyright (C) 2007-2010 Free Software Foundation, Inc.
+    Copyright (C) 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
 
     This file is part of Bison, the GNU Compiler Compiler.
 
index 277074342269c2bd50741afa358c658ffa84335f..7fc62fd85a460f57209ad4ee1cd7ff6c0ae33589 100644 (file)
@@ -3,7 +3,7 @@
 <!--
     xml2html.xsl - transform Bison XML Report into XHTML.
 
-    Copyright (C) 2007-2010 Free Software Foundation, Inc.
+    Copyright (C) 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
 
     This file is part of Bison, the GNU Compiler Compiler.
 
index 539b6544f29d7136850ae7e92d3582105b46d941..3280267e4536afd669d2063501c55424c8598400 100644 (file)
@@ -2,8 +2,8 @@
 
 # Yacc compatible skeleton for Bison
 
-# Copyright (C) 1984, 1989-1990, 2000-2010 Free Software Foundation,
-# Inc.
+# Copyright (C) 1984, 1989, 1990, 2000, 2001, 2002, 2003, 2004, 2005,
+# 2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
@@ -217,7 +217,7 @@ m4_changecom()
 m4_divert_push(0)dnl
 @output(b4_parser_file_name@)@
 b4_copyright([Skeleton implementation for Bison's Yacc-like parsers in C],
-             [1984, 1989-1990, 2000-2010])[
+             [1984, 1989, 1990, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010])[
 
 /* C LALR(1) parser skeleton written by Richard Stallman, by
    simplifying the original so-called "semantic" parser.  */
@@ -1725,7 +1725,7 @@ yypushreturn:]])[
 b4_defines_if(
 [@output(b4_spec_defines_file@)@
 b4_copyright([Skeleton interface for Bison's Yacc-like parsers in C],
-             [1984, 1989-1990, 2000-2010])
+             [1984, 1989, 1990, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010])
 
 b4_percent_code_get([[requires]])[]dnl
 
index 94cfbf21e6e62dd2ca765f2615c6f42e34526017..af54328cf36f88ce834981a3d28289af815c1438 100644 (file)
@@ -1,7 +1,8 @@
 # DJGPP Maintainer's Makefile                                    -*-Makefile-*-
 # Requires GNU sed
 
-## Copyright (C) 2005-2010 Free Software Foundation, Inc.
+## Copyright (C) 2005, 2006, 2007, 2008, 2009, 2010 Free Software
+## Foundation, Inc.
 
 # This 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 a02e9bf47ab96bb5f79f12e71d1ad7bbbf0c5f60..6e5bd3b15e3b50070d7c04a62d2e48540f94d54c 100644 (file)
@@ -1,6 +1,7 @@
 This is a port of GNU Bison @VERSION@ to MSDOS/DJGPP.
 
-Copyright (C) 2005-2010 Free Software Foundation, Inc.
+Copyright (C) 2005, 2006, 2007, 2008, 2009, 2010 Free Software
+Foundation, Inc.
 
 This 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 a71543ce8a5fc22a4d29e3b11d53ca12e22f7752..ae5be9beeac2b982daae0488c8cfcc9493ddfbb5 100644 (file)
@@ -4,7 +4,8 @@ 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-2010 Free Software Foundation, Inc.\r
+Rem Copyright (C) 2005, 2006, 2007, 2008, 2009, 2010 Free Software\r
+Rem 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 3c00de585f7314aba07b961a4deb84d10caece87..6e950267e1715b78f94e8c540834c7d720f436a2 100644 (file)
@@ -2,8 +2,8 @@
 # Sed script for additional DJGPP specific editing
 # of the configure script generated by autoconf 2.62.
 
-
-# Copyright (C) 2005-2010 Free Software Foundation, Inc.
+# Copyright (C) 2005, 2006, 2007, 2008, 2009, 2010 Free Software
+# Foundation, Inc.
 
 # This 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 ae10686d4455e986aa777092af44f5deef6cda50..b0b21fc846a3e2dadd2a597289d514537058cd93 100644 (file)
@@ -3,7 +3,8 @@
 # This is the config.site file for configuring GNU packages
 # which are to be built with DJGPP tools.
 
-# Copyright (C) 2005-2010 Free Software Foundation, Inc.
+# Copyright (C) 2005, 2006, 2007, 2008, 2009, 2010 Free Software
+# Foundation, Inc.
 
 # This 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 e24b4e7017b2b0525b1a9f30cfe1c4939b921ef5..bb489eb8111d307549f4972b5e9199947cc86237 100644 (file)
@@ -1,6 +1,7 @@
 # sed script for DJGPP specific editing of config.hin
 
-# Copyright (C) 2005-2010 Free Software Foundation, Inc.
+# Copyright (C) 2005, 2006, 2007, 2008, 2009, 2010 Free Software
+# Foundation, Inc.
 
 # This 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 cca988fc2fc2d8d67945f518072d6fe2d1835df5..64aeb68c20cccd6b9ffc4dd26c2e8d0f1cf17390 100644 (file)
@@ -7,7 +7,8 @@ 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-2010 Free Software Foundation, Inc.\r
+Rem Copyright (C) 2005, 2006, 2007, 2008, 2009, 2010 Free Software\r
+Rem 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 213703d42c23e7399d3c70f93985db32b9adef50..639425887551149931ea297070c2ad1d3b7b026a 100644 (file)
@@ -1,6 +1,7 @@
 /* Subprocesses with pipes.
 
-   Copyright (C) 2005-2010 Free Software Foundation, Inc.
+   Copyright (C) 2005, 2006, 2007, 2008, 2009, 2010 Free Software
+   Foundation, Inc.
 
    This 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 aaf49bf7da392663798cfbe50f581b61bdb4a073..241d8c3b592a0531455c7195ce9c3ffa0ec6762a 100644 (file)
@@ -1,5 +1,7 @@
 /* Subprocesses with pipes.
-   Copyright (C) 2005-2010 Free Software Foundation, Inc.
+
+   Copyright (C) 2005, 2006, 2007, 2008, 2009, 2010 Free Software
+   Foundation, Inc.
 
    This 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 620c4718ce3159e5aa77795ecea5b2d0a5d63084..3030eaaca02d01e7cee28efa2f472d5e04c89fc3 100644 (file)
@@ -2,8 +2,7 @@
 # Sed script for additional DJGPP specific editing\r
 # of the testsuite script generated by autoconf 2.61.\r
 \r
-\r
-# Copyright (C) 2007-2010 Free Software Foundation, Inc.\r
+# Copyright (C) 2007, 2008, 2009, 2010 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 53d70d9cd9703fcb588a7e4370ba979f6be007e9..bdd33b5465bddb10f9a43399db014ecae4698508 100644 (file)
@@ -1,5 +1,7 @@
 ## Process this file with automake to produce Makefile.in -*-Makefile-*-
-## Copyright (C) 2001-2003, 2005-2010 Free Software Foundation, Inc.
+
+## Copyright (C) 2001, 2002, 2003, 2005, 2006, 2007, 2008, 2009, 2010
+## Free Software Foundation, Inc.
 
 # This 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 8d4cf6423b364613f227d7aeb954cbf70409afcd..d7f429b22a6c5f6a4cc7c065047444c1cf16a84d 100644 (file)
@@ -33,8 +33,9 @@
 This manual (@value{UPDATED}) is for @acronym{GNU} Bison (version
 @value{VERSION}), the @acronym{GNU} parser generator.
 
-Copyright @copyright{} 1988-1993, 1995, 1998-2010 Free Software
-Foundation, Inc.
+Copyright @copyright{} 1988, 1989, 1990, 1991, 1992, 1993, 1995, 1998, 1999,
+2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 Free
+Software Foundation, Inc.
 
 @quotation
 Permission is granted to copy, distribute and/or modify this document
index 55acb28e730c84172e4a0e3f8c49bbcb37be3de5..b277308bbfab237727e5b4c9c03f08d42c92eec0 100644 (file)
@@ -19,7 +19,7 @@
 \def\finalout{\overfullrule=0pt}
 %\finalout
 
-% Copyright (c) 1998, 2001, 2009-2010 Free Software Foundation, Inc.
+% Copyright (c) 1998, 2001, 20092010 Free Software Foundation, Inc.
 %
 % This file is part of Bison.
 %
index 3f789b965daf7c2a80be912f0595ffff3196c86c..9b5dc8198a849d7776e385c5a932c492b069cdc2 100644 (file)
@@ -1,4 +1,4 @@
-## Copyright (C) 2006, 2009-2010 Free Software Foundation, Inc.
+## Copyright (C) 2006, 20092010 Free Software Foundation, Inc.
 
 # This 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 0ae5b8d40279772fc25a652b0e611b346402066f..667e03b84b564342a4c53834b22883a2c603d5c2 100644 (file)
@@ -19,7 +19,7 @@ straightforward use of _build/src/bison would.)
 
 --
 
-Copyright (C) 2006, 2009-2010 Free Software Foundation, Inc.
+Copyright (C) 2006, 20092010 Free Software Foundation, Inc.
 
 This file is part of Bison, the GNU Compiler Compiler.
 
index 5f83b778e44f081fd72c01bd779b3be498d331cb..0f8696911fbc323fe7f6a6590f132386577d2e94 100755 (executable)
@@ -1,6 +1,6 @@
 #! /usr/bin/perl -w
 
-# Copyright (C) 2006, 2008-2010 Free Software Foundation, Inc.
+# Copyright (C) 2006, 2008, 2009, 2010 Free Software Foundation, Inc.
 #
 # This file is part of Bison, the GNU Compiler Compiler.
 #
index 552adf4bb9587f7d3835b16b4d03182f8c7dc5a1..737ad0b41e39eb12a7b5cd51ca5291f3d9521217 100644 (file)
@@ -1,5 +1,5 @@
 ## Process this file with automake to produce Makefile.in -*-Makefile-*-
-## Copyright (C) 2005, 2009-2010 Free Software Foundation, Inc.
+## Copyright (C) 2005, 20092010 Free Software Foundation, Inc.
 
 # This 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 df8204e2daa67d003f94e02ebf068345a1bbdac8..30915c4bcb641473e4592ec523678c14e739118b 100644 (file)
@@ -1,5 +1,5 @@
 ## Process this file with automake to produce Makefile.in -*-Makefile-*-
-## Copyright (C) 2005-2006, 2009-2010 Free Software Foundation, Inc.
+## Copyright (C) 2005, 2006, 2009, 2010 Free Software Foundation, Inc.
 
 # This 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 373aea22e151f8391adf51b91dff7deb2527a7ae..310839278c77c24fb3efc556d2ea5730536195fc 100644 (file)
@@ -1,7 +1,8 @@
 # Extract all examples from the manual source.            -*- AWK -*-
 
 # This file is part of GNU Bison
-# Copyright (C) 1992, 2000-2001, 2005-2006, 2009-2010 Free Software
+
+# Copyright (C) 1992, 2000, 2001, 2005, 2006, 2009, 2010 Free Software
 # Foundation, Inc.
 #
 # This program is free software: you can redistribute it and/or modify
index c2b4ec27fae6d57c49381d7cb0c30dfdd02b7d45..439f6e07641e88494e5daeef4e9cb9e7c922ac79 100644 (file)
@@ -1,7 +1,7 @@
 # Make bison/lib.
 
-# Copyright (C) 2001-2004, 2006, 2008-2010 Free Software Foundation,
-# Inc.
+# Copyright (C) 2001, 2002, 2003, 2004, 2006, 2008, 2009, 2010 Free
+# Software Foundation, Inc.
 
 # This 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 dc71713db0ae06175f495d48a5ce66cd2f68f978..4c5f7908058b48014e17a04c4b4502dd014d0c0f 100644 (file)
@@ -1,6 +1,8 @@
 /* Array bitsets.
-   Copyright (C) 2002-2003, 2006, 2009-2010 Free Software Foundation,
-   Inc.
+
+   Copyright (C) 2002, 2003, 2006, 2009, 2010 Free Software
+   Foundation, Inc.
+
    Contributed by Michael Hayes (m.hayes@elec.canterbury.ac.nz).
 
    This program is free software: you can redistribute it and/or modify
index 86e20e1ef78e31efa165fee7966f2668377769d2..670d449e972f2cd45043d9acb858168beec1e213 100644 (file)
@@ -1,5 +1,7 @@
 /* Functions to support abitsets.
-   Copyright (C) 2002, 2004, 2009-2010 Free Software Foundation, Inc.
+
+   Copyright (C) 2002, 2004, 2009, 2010 Free Software Foundation, Inc.
+
    Contributed by Michael Hayes (m.hayes@elec.canterbury.ac.nz).
 
    This program is free software: you can redistribute it and/or modify
index c24d1163eb58c1a479849ea6083093a4965da8bf..50b3f3efd5eecc1ee596b6d8d1a29bfc4f425aa4 100644 (file)
@@ -1,6 +1,8 @@
 /* Base bitset stuff.
-   Copyright (C) 2002-2004, 2006, 2009-2010 Free Software Foundation,
-   Inc.
+
+   Copyright (C) 2002, 2003, 2004, 2006, 2009, 2010 Free Software
+   Foundation, Inc.
+
    Contributed by Michael Hayes (m.hayes@elec.canterbury.ac.nz).
 
    This program is free software: you can redistribute it and/or modify
index 83d10a86a96b503acebbeed1cfee71ef7265101c..f4692ddef054c55bdbe98040a411bd001c0617c7 100644 (file)
@@ -1,5 +1,8 @@
 /* General bitsets.
-   Copyright (C) 2002-2006, 2009-2010 Free Software Foundation, Inc.
+
+   Copyright (C) 2002, 2003, 2004, 2005, 2006, 2009, 2010 Free
+   Software Foundation, Inc.
+
    Contributed by Michael Hayes (m.hayes@elec.canterbury.ac.nz).
 
    This program is free software: you can redistribute it and/or modify
index 8e319380b914e27dea5f9594482dc4ff76302cd1..0bb7e8bf2ccc6a392db0f2f0527df924b420f1fb 100644 (file)
@@ -1,5 +1,8 @@
 /* Generic bitsets.
-   Copyright (C) 2002-2004, 2009-2010 Free Software Foundation, Inc.
+
+   Copyright (C) 2002, 2003, 2004, 2009, 2010 Free Software
+   Foundation, Inc.
+
    Contributed by Michael Hayes (m.hayes@elec.canterbury.ac.nz).
 
    This program is free software: you can redistribute it and/or modify
index a05638533d9c9c2d07974af6f257a17e7e2d4e35..f67b06924bfb2f5676e69d7eaaf6a81d6b159bb3 100644 (file)
@@ -1,5 +1,8 @@
 /* Bitset statistics.
-   Copyright (C) 2002-2006, 2009-2010 Free Software Foundation, Inc.
+
+   Copyright (C) 2002, 2003, 2004, 2005, 2006, 2009, 2010 Free
+   Software Foundation, Inc.
+
    Contributed by Michael Hayes (m.hayes@elec.canterbury.ac.nz).
 
    This program is free software: you can redistribute it and/or modify
index 06dac77d04bf8846766f2e94ce7de598edcaf55d..38675e77aa5f79db1734a8d8e0727a8f059d410c 100644 (file)
@@ -1,5 +1,8 @@
 /* Functions to support bitset statistics.
-   Copyright (C) 2002-2004, 2009-2010 Free Software Foundation, Inc.
+
+   Copyright (C) 2002, 2003, 2004, 2009, 2010 Free Software
+   Foundation, Inc.
+
    Contributed by Michael Hayes (m.hayes@elec.canterbury.ac.nz).
 
    This program is free software: you can redistribute it and/or modify
index 3ab545e71f3fcaf0c1376b455d244666bfd367b0..17a45e09c6c45e3be447ea69836721c18d249ece 100644 (file)
@@ -1,5 +1,6 @@
 /* Bitset vectors.
-   Copyright (C) 2001-2002, 2004, 2006, 2009-2010 Free Software
+
+   Copyright (C) 2001, 2002, 2004, 2006, 2009, 2010 Free Software
    Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
index b4913184d29dcf5dfa58971d5c36870d4e27d4a0..234748671026e906c3e28254e28542d1ce6267c2 100644 (file)
@@ -1,5 +1,7 @@
 /* Bitset vectors.
-   Copyright (C) 2002, 2004, 2009-2010 Free Software Foundation, Inc.
+
+   Copyright (C) 2002, 2004, 2009, 2010 Free Software Foundation, Inc.
+
    Contributed by Akim Demaille (akim@freefriends.org).
 
    This program is free software: you can redistribute it and/or modify
index 3a082794395b7579b1922a3048072e25b349569f..e474836691c7b7007b9e69d424d65c6fb9d663dc 100644 (file)
@@ -1,5 +1,6 @@
 /* Bitset vectors.
-   Copyright (C) 2001-2002, 2004-2006, 2009-2010 Free Software
+
+   Copyright (C) 2001, 2002, 2004, 2005, 2006, 2009, 2010 Free Software
    Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
index 2bec847c708d23bb18b4611e84bcdfcfaec1fd06..53450cc4a75379733d1e2d0d3408c341f1630fc3 100644 (file)
@@ -1,5 +1,7 @@
 /* Bitset vectors.
-   Copyright (C) 2002, 2004, 2009-2010 Free Software Foundation, Inc.
+
+   Copyright (C) 2002, 2004, 2009, 2010 Free Software Foundation, Inc.
+
    Contributed by Michael Hayes (m.hayes@elec.canterbury.ac.nz).
 
    This program is free software: you can redistribute it and/or modify
index 0d12d0449b075aaf9f5dbb08a93b43d8735ffcef..2645b30c675c8aad8d193eac6a3456075ee54c7b 100644 (file)
@@ -1,5 +1,8 @@
 /* Functions to support expandable bitsets.
-   Copyright (C) 2002-2006, 2009-2010 Free Software Foundation, Inc.
+
+   Copyright (C) 2002, 2003, 2004, 2005, 2006, 2009, 2010 Free
+   Software Foundation, Inc.
+
    Contributed by Michael Hayes (m.hayes@elec.canterbury.ac.nz).
 
    This program is free software: you can redistribute it and/or modify
index 3d73acee81456c3fecdc7e81ecd356deac88e554..5b0b28f30c90a51df821822fa1866065ba674165 100644 (file)
@@ -1,5 +1,7 @@
 /* Functions to support ebitsets.
-   Copyright (C) 2002, 2004, 2009-2010 Free Software Foundation, Inc.
+
+   Copyright (C) 2002, 2004, 2009, 2010 Free Software Foundation, Inc.
+
    Contributed by Michael Hayes (m.hayes@elec.canterbury.ac.nz).
 
    This program is free software: you can redistribute it and/or modify
index f0a82e2cc3cc0a8d10f304d0a3afbf0711fea3f6..c3354ec0d3eda8f2477d8789499dd594db607474 100644 (file)
@@ -1,6 +1,6 @@
 /* get-errno.c - get and set errno.
 
-   Copyright (C) 2002, 2006, 2009-2010 Free Software Foundation, Inc.
+   Copyright (C) 2002, 2006, 20092010 Free Software Foundation, Inc.
 
    This 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 5cb660bdac08af6425f47786bfdbe6272f43a626..f376b837a428d2265f4be740e1bb9fa34d09fc3b 100644 (file)
@@ -1,6 +1,6 @@
 /* get-errno.h - get and set errno.
 
-   Copyright (C) 2002, 2009-2010 Free Software Foundation, Inc.
+   Copyright (C) 2002, 20092010 Free Software Foundation, Inc.
 
    This 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 d48a4a83510914c0df1da65dda5c0ba072f13962..d8cd9ed6af178778edc2e1f3158649e479f8420d 100644 (file)
@@ -1,6 +1,8 @@
 /* Functions to support link list bitsets.
-   Copyright (C) 2002-2004, 2006, 2009-2010 Free Software Foundation,
-   Inc.
+
+   Copyright (C) 2002, 2003, 2004, 2006, 2009, 2010 Free Software
+   Foundation, Inc.
+
    Contributed by Michael Hayes (m.hayes@elec.canterbury.ac.nz).
 
    This program is free software: you can redistribute it and/or modify
index 59f79144139be90c3c5c34ecab3443b4a236b584..52c8f8bfe6f3bf2ca476d27d1fb3b8c2d72496e0 100644 (file)
@@ -1,5 +1,7 @@
 /* Functions to support lbitsets.
-   Copyright (C) 2002, 2004, 2009-2010 Free Software Foundation, Inc.
+
+   Copyright (C) 2002, 2004, 2009, 2010 Free Software Foundation, Inc.
+
    Contributed by Michael Hayes (m.hayes@elec.canterbury.ac.nz).
 
    This program is free software: you can redistribute it and/or modify
index ac5842e787bb3144ffb80c1ab8c734b216d47abc..e69fc2e841b053f67f4100b8ec5947e7ad75f780 100644 (file)
@@ -1,5 +1,6 @@
 /* Fake libiberty.h for Bison.
-   Copyright (C) 2002-2004, 2009-2010 Free Software Foundation, Inc.
+
+   Copyright (C) 2002, 2003, 2004, 2009, 2010 Free Software Foundation, Inc.
 
    This 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 028194a08154eae1c6dd24c4dbf1ccee7a857573..9566c5d5be6e3c4a7e1b1baf5e1fdaa9ad9a684d 100644 (file)
@@ -1,6 +1,6 @@
 /* Yacc library main function.
 
-   Copyright (C) 2002, 2009-2010 Free Software Foundation, Inc.
+   Copyright (C) 2002, 20092010 Free Software Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
 
index 00faaf9119ba73d7cd90746ee0392cd6c93537ed..8896af61033e70a1be01e881691fe5b212ff3d70 100644 (file)
@@ -1,6 +1,8 @@
 /* Timing variables for measuring compiler performance.
-   Copyright (C) 2000, 2002, 2004-2006, 2009-2010 Free Software
+
+   Copyright (C) 2000, 2002, 2004, 2006, 2009, 2010 Free Software
    Foundation, Inc.
+
    Contributed by Alex Samuel <samuel@codesourcery.com>
 
    This program is free software: you can redistribute it and/or modify
index ab04b2267d75e7392777b133b44a293d597c858f..0ec927efdd67ffe145b4e017c0c032314e7a093a 100644 (file)
@@ -1,6 +1,8 @@
 /* This file contains the definitions for timing variables used to -*- C -*-
    measure run-time performance of the compiler.
-   Copyright (C) 2002, 2007, 2009-2010 Free Software Foundation, Inc.
+
+   Copyright (C) 2002, 2007, 2009, 2010 Free Software Foundation, Inc.
+
    Contributed by Akim Demaille <akim@freefriends.org>.
 
    This file is part of Bison, the GNU Compiler Compiler.
index 52cc8e3e09bf1e3c1e75a4c399f88567d391881a..162206fa6f2bfd9903028065439095703578a75d 100644 (file)
@@ -1,6 +1,8 @@
 /* Timing variables for measuring compiler performance.
-   Copyright (C) 2000, 2002, 2004, 2009-2010 Free Software Foundation,
-   Inc.
+
+   Copyright (C) 2000, 2002, 2004, 2009, 2010 Free Software
+   Foundation, Inc.
+
    Contributed by Alex Samuel <samuel@codesourcery.com>
 
    This program is free software: you can redistribute it and/or modify
index d82f0ec984dea43963d5ebf45f5dd1befa176507..8b5756ff169563182ab165ab4f4e0a514ed2f375 100644 (file)
@@ -1,5 +1,8 @@
 /* Variable array bitsets.
-   Copyright (C) 2002-2006, 2009-2010 Free Software Foundation, Inc.
+
+   Copyright (C) 2002, 2003, 2004, 2005, 2006, 2009, 2010 Free
+   Software Foundation, Inc.
+
    Contributed by Michael Hayes (m.hayes@elec.canterbury.ac.nz).
 
    This program is free software: you can redistribute it and/or modify
index d9f3a2ebd5275b285e4a5694873e9ac9c58cbd6e..f1f7a1114920b38a7ed7e9d04a6cf4d34376ea9a 100644 (file)
@@ -1,5 +1,7 @@
 /* Functions to support vbitsets.
-   Copyright (C) 2002, 2004, 2009-2010 Free Software Foundation, Inc.
+
+   Copyright (C) 2002, 2004, 2009, 2010 Free Software Foundation, Inc.
+
    Contributed by Michael Hayes (m.hayes@elec.canterbury.ac.nz).
 
    This program is free software: you can redistribute it and/or modify
index 8e554a099ff97bad49e1d5b769e87419fd62684a..6db0e15853f00afc0d0ff13f84edd9e2a3f3b1c8 100644 (file)
@@ -1,6 +1,6 @@
 /* Yacc library error-printing function.
 
-   Copyright (C) 2002, 2009-2010 Free Software Foundation, Inc.
+   Copyright (C) 2002, 20092010 Free Software Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
 
index 0c04c8e3911a957be5594d4b815dc45d1c461922..06f41fff297112d35472513dbe469a8aa96a3c29 100644 (file)
@@ -1,5 +1,7 @@
 # bison-i18n.m4 serial 2
-dnl Copyright (C) 2005-2006, 2009-2010 Free Software Foundation, Inc.
+
+dnl Copyright (C) 2005, 2006, 2009, 2010 Free Software Foundation, Inc.
+
 dnl This file is free software; the Free Software Foundation
 dnl gives unlimited permission to copy and/or distribute it,
 dnl with or without modifications, as long as this notice is preserved.
index f185812ab5c0d8042ce86454bd5bb4cc4f32ec0f..ae0d300b078c93bc53a3b8277533e041f78963b7 100644 (file)
@@ -1,6 +1,6 @@
 # Sanity test a C compiler.
 
-# Copyright (C) 2006, 2009-2010 Free Software Foundation, Inc.
+# Copyright (C) 2006, 20092010 Free Software Foundation, Inc.
 #
 # This 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 f9c6508e0db355d97b71f60baa554146b8cc49b4..2d7318c905a327f90900c5b10ca47150c4fd5caa 100644 (file)
--- a/m4/cxx.m4
+++ b/m4/cxx.m4
@@ -1,7 +1,7 @@
 # -*- Autoconf -*-
 # Sanity-test a C++ compiler.
 #
-# Copyright (C) 2004, 2006, 2009-2010 Free Software Foundation, Inc.
+# Copyright (C) 2004, 2006, 20092010 Free Software Foundation, Inc.
 #
 # This 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 774a8ab7a08c05e1e2b78b1c8c0c54d4d155d174..ca26aafa70af2c3792f3cb90844c7f0ac9903865 100644 (file)
@@ -1,7 +1,7 @@
 # -*- Autoconf -*-
 # Checks required to run `subpipe'.
 #
-# Copyright (C) 2002-2003, 2005, 2009-2010 Free Software Foundation,
+# Copyright (C) 2002, 2003, 2005, 2009, 2010 Free Software Foundation,
 # Inc.
 #
 # This program is free software: you can redistribute it and/or modify
index b10a55c7b9f382d484de8560b301fb6b74e49c30..5a0de5dc4e0160e91473a31d1d31a5e6e1b0b48b 100644 (file)
@@ -1,7 +1,7 @@
 # -*- Autoconf -*-
 # Checks required to run `timevar', a time tracker.
 #
-# Copyright (C) 2002-2003, 2009-2010 Free Software Foundation, Inc.
+# Copyright (C) 2002, 2003, 2009, 2010 Free Software Foundation, Inc.
 #
 # This 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 1745b4a597c8e03afc99f3e5813caed43dd2eb29..c1db1e959eb8a41f1aa7c35e59205fa687ef4b20 100644 (file)
@@ -1,6 +1,6 @@
 /* IELR's inadequacy annotation list.
 
-   Copyright (C) 2009-2010 Free Software Foundation, Inc.
+   Copyright (C) 20092010 Free Software Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
 
index 2f4a6108c4d3b123d3682d7a06417f03b42acbff..16749bc9c6501b5c89507f3c2db5f7dd7a95b269 100644 (file)
@@ -1,6 +1,6 @@
 /* IELR's inadequacy annotation list.
 
-   Copyright (C) 2009-2010 Free Software Foundation, Inc.
+   Copyright (C) 20092010 Free Software Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
 
index d18716975038cd4db1cf954032f1329be931dafc..341d29c67ee2a4883881dad55a9d8c4eaaf681d1 100644 (file)
@@ -1,6 +1,6 @@
 /* IELR's inadequacy list.
 
-   Copyright (C) 2009-2010 Free Software Foundation, Inc.
+   Copyright (C) 20092010 Free Software Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
 
index 20ebacebf0cc53199b8aeea75b764d38ddc4f3f1..73a094dd6d6c94888ac2f4d0ec0393cd09dbff49 100644 (file)
@@ -1,6 +1,6 @@
 /* IELR's inadequacy list.
 
-   Copyright (C) 2009-2010 Free Software Foundation, Inc.
+   Copyright (C) 20092010 Free Software Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
 
index 2628027ebab9ac184620e9dea8454a10502a4b52..a4a6e87c52b6e33fed14a8fc5816bcdee55289e1 100644 (file)
--- a/src/LR0.c
+++ b/src/LR0.c
@@ -1,7 +1,7 @@
 /* Generate the LR(0) parser states for Bison.
 
-   Copyright (C) 1984, 1986, 1989, 2000-2002, 2004-2007, 2009-2010 Free
-   Software Foundation, Inc.
+   Copyright (C) 1984, 1986, 1989, 2000, 2001, 2002, 2004, 2005, 2006,
+   2007, 2009, 2010 Free Software Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
 
index 2f4aff1225b386fe4f0de33a736fa07bc08280af..f880fe834cd8f82d906064d0008e97291d75a633 100644 (file)
--- a/src/LR0.h
+++ b/src/LR0.h
@@ -1,7 +1,7 @@
 /* Generate the LR(0) parser states for Bison.
 
-   Copyright (C) 1984, 1986, 1989, 2000-2002, 2009-2010 Free Software
-   Foundation, Inc.
+   Copyright (C) 1984, 1986, 1989, 2000, 2001, 2002, 2009, 2010 Free
+   Software Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
 
index 095a42bed572185986a0fc16155f6514c5674b0c..3c61996d75993042e66ea9e3582cdebee28a82d0 100644 (file)
@@ -1,6 +1,7 @@
 # Make bison/src.
 
-# Copyright (C) 2001-2010 Free Software Foundation, Inc.
+# Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009,
+# 2010 Free Software Foundation, Inc.
 
 # This 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 6602bdb9d2ef6e0e81507bfb935221d950bf24e1..918e1b83eb2bdace9f12dd0600f79435b9bfdb6c 100644 (file)
@@ -1,6 +1,6 @@
 /* A simple, memory-efficient bitset implementation.
 
-   Copyright (C) 2009-2010 Free Software Foundation, Inc.
+   Copyright (C) 20092010 Free Software Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
 
index 9d20335aeaa61068a18df3ed446d12a896697e4a..085cb2c418acddc66fd9204fedf47c4c8d93a402 100644 (file)
@@ -1,6 +1,6 @@
 /* A simple, memory-efficient bitset implementation.
 
-   Copyright (C) 2009-2010 Free Software Foundation, Inc.
+   Copyright (C) 20092010 Free Software Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
 
index 308e2e8777045027886789f86b4ad8fa7d2db0f7..4e7766ef9306336c561e50dc7553d14f1582d1d6 100644 (file)
@@ -1,6 +1,7 @@
 /* Associativity information.
-   Copyright (C) 2002, 2005-2006, 2009-2010 Free Software Foundation,
-   Inc.
+
+   Copyright (C) 2002, 2005, 2006, 2009, 2010 Free Software
+   Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
 
index 2102289e79a70c7c65feaa3e28dfe7748cdc93e4..6ed1780d7c810e52b65c96154ffc892be3015b8b 100644 (file)
@@ -1,5 +1,6 @@
 /* Associativity information.
-   Copyright (C) 2002, 2006, 2009-2010 Free Software Foundation, Inc.
+
+   Copyright (C) 2002, 2006, 2009, 2010 Free Software Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
 
index b2f336aa1577b1100590fc4df08160705b5e2982..631a6e382a0017d07aceccb9c20df2fe36e933ef 100644 (file)
@@ -1,7 +1,7 @@
 /* Closures for Bison
 
-   Copyright (C) 1984, 1989, 2000-2002, 2004-2005, 2007, 2009-2010 Free
-   Software Foundation, Inc.
+   Copyright (C) 1984, 1989, 2000, 2001, 2002, 2004, 2005, 2007, 2009,
+   2010 Free Software Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
 
index 143d86411f0ec0629a890e652dc6048382f9c496..2aaba5cec51400c0e6bdc25fe4817f47befa08c1 100644 (file)
@@ -1,7 +1,7 @@
 /* Subroutines for bison
 
-   Copyright (C) 1984, 1989, 2000-2002, 2007, 2009-2010 Free Software
-   Foundation, Inc.
+   Copyright (C) 1984, 1989, 2000, 2001, 2002, 2007, 2009, 2010 Free
+   Software Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
 
index f7900af45fb8e2ece805d32c4057ce041c0941bb..d5d17b7ce1d66039da57dff8942bf6b7a227fab0 100644 (file)
@@ -1,7 +1,7 @@
 /* Declaration for error-reporting function for Bison.
 
-   Copyright (C) 2000-2002, 2004-2006, 2009-2010 Free Software
-   Foundation, Inc.
+   Copyright (C) 2000, 2001, 2002, 2004, 2005, 2006, 2009, 2010 Free
+   Software Foundation, Inc.
 
    This 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 3e028d69dec85cd8e3271b20bdbe389e8e47297c..db1512575386aa7dc29af072a0fa784abe9cb380 100644 (file)
@@ -1,6 +1,7 @@
 /* Declaration for error-reporting function for Bison.
-   Copyright (C) 2000-2002, 2006, 2009-2010 Free Software Foundation,
-   Inc.
+
+   Copyright (C) 2000, 2001, 2002, 2006, 2009, 2010 Free Software
+   Foundation, Inc.
 
    This 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 21f1408d5a9cc09b04f8114556e5a5a3f59ced51..62bdeb5f2cf8004f6e663c9789282c120a00bcd1 100644 (file)
@@ -1,7 +1,7 @@
 /* Find and resolve or report lookahead conflicts for bison,
 
-   Copyright (C) 1984, 1989, 1992, 2000-2007, 2009-2010 Free Software
-   Foundation, Inc.
+   Copyright (C) 1984, 1989, 1992, 2000, 2001, 2002, 2003, 2004, 2005,
+   2006, 2007, 2009, 2010 Free Software Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
 
index 2b37db247f60a26c0414945c590d7f723d8421e7..f05f602455609e7265f97dc84673c8c34c1b0504 100644 (file)
@@ -1,6 +1,7 @@
 /* Find and resolve or report lookahead conflicts for bison,
-   Copyright (C) 2000-2002, 2004, 2007, 2009-2010 Free Software
-   Foundation, Inc.
+
+   Copyright (C) 2000, 2001, 2002, 2004, 2007, 2009, 2010 Free
+   Software Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
 
index 2d60fd85ce44ed60403c10a2ee5c025d3751b987..87c98836577c8acb049f15c18dc3d10a285b8831 100644 (file)
@@ -1,7 +1,7 @@
 /* Match rules with nonterminals for bison,
 
-   Copyright (C) 1984, 1989, 2000-2003, 2005, 2009-2010 Free Software
-   Foundation, Inc.
+   Copyright (C) 1984, 1989, 2000, 2001, 2002, 2003, 2005, 2009, 2010
+   Free Software Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
 
index 32978665cfe47131a61180fca71902f919ff1293..7935229fadf8f045ca1e7708581726b8bec4ebf2 100644 (file)
@@ -1,7 +1,7 @@
 /* Match rules with nonterminals for bison,
 
-   Copyright (C) 1984, 1989, 2000-2002, 2009-2010 Free Software
-   Foundation, Inc.
+   Copyright (C) 1984, 1989, 2000, 2001, 2002, 2009, 2010 Free
+   Software Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
 
index 71d3b042ce1fbea2d86b825f3185d91f39b0422e..49e8379effa641ef2cbf313d0895f353de7da794 100644 (file)
@@ -1,7 +1,7 @@
 /* Open and close files for Bison.
 
-   Copyright (C) 1984, 1986, 1989, 1992, 2000-2010 Free Software
-   Foundation, Inc.
+   Copyright (C) 1984, 1986, 1989, 1992, 2000, 2001, 2002, 2003, 2004,
+   2005, 2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
 
index 536678344f6a17c80ac697c76a19a42ae0e2de54..7742189f5ffb5c712c6732008ca2a69d443819df 100644 (file)
@@ -1,7 +1,7 @@
 /* File names and variables for bison,
 
-   Copyright (C) 1984, 1989, 2000-2002, 2006-2007, 2009-2010 Free
-   Software Foundation, Inc.
+   Copyright (C) 1984, 1989, 2000, 2001, 2002, 2006, 2007, 2009, 2010
+   Free Software Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
 
index bb4ef72f8a4215a82881093c34f3de2c98be787e..df61eb778d7b456097781dbb1a4b75bdfbf9effb 100644 (file)
@@ -1,6 +1,6 @@
 /* Common parts between scan-code.l, scan-gram.l, and scan-skel.l.
 
-   Copyright (C) 2006, 2009-2010 Free Software Foundation, Inc.
+   Copyright (C) 2006, 20092010 Free Software Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
 
index c42416be12572827e0d188c5d952f280623eb87b..48a48b0010f5223c4b4c5bf7d7ead2f469cc5190 100644 (file)
@@ -1,7 +1,7 @@
 /* Parse command line arguments for Bison.
 
-   Copyright (C) 1984, 1986, 1989, 1992, 2000-2010 Free Software
-   Foundation, Inc.
+   Copyright (C) 1984, 1986, 1989, 1992, 2000, 2001, 2002, 2003, 2004,
+   2005, 2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
 
index 65a1b8ed0ccba88c1ae8391d2e18c5501c18e240..9d439d04d268bbec9c5cd6c45affc57a22af397e 100644 (file)
@@ -1,7 +1,7 @@
 /* Parse command line arguments for bison.
 
-   Copyright (C) 1984, 1986, 1989, 1992, 2000-2010 Free Software
-   Foundation, Inc.
+   Copyright (C) 1984, 1986, 1989, 1992, 2000, 2001, 2002, 2003, 2004,
+   2005, 2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
 
index 363d5cf2decd03e671f97601e175823868b40004..10a1953a3245f20db81856d14f1add92b2d10fa9 100644 (file)
@@ -1,7 +1,7 @@
 /* Allocate input grammar variables for Bison.
 
-   Copyright (C) 1984, 1986, 1989, 2001-2003, 2005-2010 Free Software
-   Foundation, Inc.
+   Copyright (C) 1984, 1986, 1989, 2001, 2002, 2003, 2005, 2006, 2007,
+   2008, 2009, 2010 Free Software Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
 
index a82a6b40a506399318a3dca0c42ecb76c70daa5d..cd35affeeb70f31775d2beadda6203ba0a39106a 100644 (file)
@@ -1,7 +1,7 @@
 /* Data definitions for internal representation of Bison's input.
 
-   Copyright (C) 1984, 1986, 1989, 1992, 2001-2007, 2009-2010 Free
-   Software Foundation, Inc.
+   Copyright (C) 1984, 1986, 1989, 1992, 2001, 2002, 2003, 2004, 2005,
+   2006, 2007, 2009, 2010 Free Software Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
 
index 5eefcbf21c9e78c1f9c6017434b1228e9e368fad..b06161c4d4db318b6b07527fac587c7c1d27f3ec 100644 (file)
@@ -1,6 +1,6 @@
 /* Output Graphviz specification of a state machine generated by Bison.
 
-   Copyright (C) 2006-2007, 2009-2010 Free Software Foundation, Inc.
+   Copyright (C) 2006, 2007, 2009, 2010 Free Software Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
 
index f1b314a380f4acf1e10304910ecc5d68c1f71a3a..a2c654cfe0803245963a2f0672fa2718d53abcc3 100644 (file)
@@ -1,6 +1,6 @@
 /* IELR main implementation.
 
-   Copyright (C) 2009-2010 Free Software Foundation, Inc.
+   Copyright (C) 20092010 Free Software Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
 
index 668b67e95670e378ff5901b0f1fcdae1059dc6b9..db1fb44f70623134f381683ed737dd3b330c3b54 100644 (file)
@@ -1,6 +1,6 @@
 /* IELR main implementation.
 
-   Copyright (C) 2009-2010 Free Software Foundation, Inc.
+   Copyright (C) 20092010 Free Software Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
 
index 6f099a8b0e5d619d7235a51e0fbc7989ec927042..843d37a7569a90989088f9ca8f0d83b24c4cabb3 100644 (file)
@@ -1,7 +1,7 @@
 /* Compute lookahead criteria for Bison.
 
-   Copyright (C) 1984, 1986, 1989, 2000-2010 Free Software Foundation,
-   Inc.
+   Copyright (C) 1984, 1986, 1989, 2000, 2001, 2002, 2003, 2004, 2005,
+   2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
 
index 88ff7b4119baa3a15eb93a36a09f2edfc74c7c07..b943aed9d761d6cd698cb1940e4fa57e8f8dbf5d 100644 (file)
@@ -1,7 +1,7 @@
 /* Compute lookahead criteria for bison,
 
-   Copyright (C) 1984, 1986, 1989, 2000, 2002, 2004, 2006-2007,
-   2009-2010 Free Software Foundation, Inc.
+   Copyright (C) 1984, 1986, 1989, 2000, 2002, 2004, 2006, 2007, 2009,
+   2010 Free Software Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
 
index 6fddaddc9c06487f99355d5db2e0e07d01e49376..b81d921c11bd0459f4d9fdf273dd18b73532b8df 100644 (file)
@@ -1,5 +1,7 @@
 /* Locations for Bison
-   Copyright (C) 2002, 2005-2010 Free Software Foundation, Inc.
+
+   Copyright (C) 2002, 2005, 2006, 2007, 2008, 2009, 2010 Free
+   Software Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
 
index e8e591c9711ff470a0b34fc1349712140143e06c..23dd48435050a5e9f27e8bee60ecafd3b56c76ba 100644 (file)
@@ -1,5 +1,7 @@
 /* Locations for Bison
-   Copyright (C) 2002, 2004-2010 Free Software Foundation, Inc.
+
+   Copyright (C) 2002, 2004, 2005, 2006, 2007, 2008, 2009, 2010 Free
+   Software Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
 
index 5c852ac0fb1dd815da3858ef9a63a3ea61114c58..d395eb1780e04331387eb9fdda728d17cc6532e6 100644 (file)
@@ -1,7 +1,7 @@
 /* Top level entry point of Bison.
 
-   Copyright (C) 1984, 1986, 1989, 1992, 1995, 2000-2002, 2004-2010 Free
-   Software Foundation, Inc.
+   Copyright (C) 1984, 1986, 1989, 1992, 1995, 2000, 2001, 2002, 2004,
+   2005, 2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
 
index 5ab5f9b82926fcb0078ac66dba46c86fb1052ba4..bcd96dfdbac13500ee3bffcef9d7b6a0b5943638 100644 (file)
@@ -1,6 +1,7 @@
 /* Muscle table manager for Bison.
 
-   Copyright (C) 2001-2010 Free Software Foundation, Inc.
+   Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009,
+   2010 Free Software Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
 
index 9403e46bfa512637219c0fea745fe1129776e642..979f336d30daf9e1fbf0ba50fa47c52c58a77cc4 100644 (file)
@@ -1,6 +1,7 @@
 /* Muscle table manager for Bison,
-   Copyright (C) 2001-2003, 2006-2007, 2009-2010 Free Software
-   Foundation, Inc.
+
+   Copyright (C) 2001, 2002, 2003, 2006, 2007, 2009, 2010 Free
+   Software Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
 
index 857c7dab9ec1c81bbe3d345b015183f99cb56190..61b916ee8d98cba61ded81f82fff28a34e44b73f 100644 (file)
@@ -1,6 +1,6 @@
 /* Named symbol references for Bison
 
-   Copyright (C) 2009-2010 Free Software Foundation, Inc.
+   Copyright (C) 20092010 Free Software Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
 
@@ -38,4 +38,3 @@ named_ref_free (named_ref *r)
 {
   free (r);
 }
-
index d9544f2e4d0dcfbd5883769f0291ff9b7d1c1d89..e821a6629b9eaad70a15f3094092027efd24fb45 100644 (file)
@@ -1,6 +1,6 @@
 /* Named symbol references for Bison
 
-   Copyright (C) 2009-2010 Free Software Foundation, Inc.
+   Copyright (C) 20092010 Free Software Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
 
index b708059a986ee70a1df39235766a5f3b47303271..057cfb6419a00e9310bb8c69188d075236d2fd13 100644 (file)
@@ -1,7 +1,7 @@
 /* Calculate which nonterminals can expand into the null string for Bison.
 
-   Copyright (C) 1984, 1989, 2000-2006, 2009-2010 Free Software
-   Foundation, Inc.
+   Copyright (C) 1984, 1989, 2000, 2001, 2002, 2003, 2004, 2005, 2006,
+   2009, 2010 Free Software Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
 
index c3e11c1e7bf18706425a4c62f48f66f0c6489c67..04ac0876998ea7ddbede43f89b8b19277b6962f7 100644 (file)
@@ -1,5 +1,6 @@
 /* Part of the bison parser generator,
-   Copyright (C) 2000, 2002, 2009-2010 Free Software Foundation, Inc.
+
+   Copyright (C) 2000, 2002, 2009, 2010 Free Software Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
 
index dd268c8f25192b4e4b312416aa5260568bb0447e..c705ebf5f948a1c3bb48dbdc3944e356f7cd9200 100644 (file)
@@ -1,7 +1,7 @@
 /* Output the generated parsing program for Bison.
 
-   Copyright (C) 1984, 1986, 1989, 1992, 2000-2010 Free Software
-   Foundation, Inc.
+   Copyright (C) 1984, 1986, 1989, 1992, 2000, 2001, 2002, 2003, 2004,
+   2005, 2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
 
index bf805f51c42fe57c77198ea2d63326806a618287..e96755d7b7e64ae679dae7115adffa4a9a425c56 100644 (file)
@@ -1,6 +1,7 @@
 /* Output the generated parsing program for bison,
-   Copyright (C) 2000-2003, 2006-2007, 2009-2010 Free Software
-   Foundation, Inc.
+
+   Copyright (C) 2000, 2001, 2002, 2003, 2006, 2007, 2009, 2010 Free
+   Software Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
 
index b7f7ad65f2ac7f17594ec2fb6d0cbd8e4f948501..9eccd25aa0c12e5267ca00dfc1ef6dcfcd69cbdf 100644 (file)
@@ -1,6 +1,7 @@
 %{/* Bison Grammar Parser                             -*- C -*-
 
-   Copyright (C) 2002-2010 Free Software Foundation, Inc.
+   Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010
+   Free Software Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
 
index b23de387da20f731c3966c8ac63bf266a0e8ccd6..2a37ebd9517cb51d98a3b2eb8907b150680184de 100644 (file)
@@ -1,6 +1,6 @@
 /* Print an xml on generated parser, for Bison,
 
-   Copyright (C) 2007, 2009-2010 Free Software Foundation, Inc.
+   Copyright (C) 2007, 20092010 Free Software Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
 
index 0c99859b607c6abbb640177e9d25fa975e1c1463..923538f2cdd76eafbbaa4aa36ef884361ff609b2 100644 (file)
@@ -1,6 +1,6 @@
 /* Output an xml of the generated parser, for Bison.
 
-   Copyright (C) 2007, 2009-2010 Free Software Foundation, Inc.
+   Copyright (C) 2007, 20092010 Free Software Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
 
index 14d2fd37fef1d8041c863d1667667c0a81f74a2f..1f9dd580a1c5fca999657058b0dd65f6f7e5a155 100644 (file)
@@ -1,7 +1,7 @@
 /* Print information on generated parser, for bison,
 
-   Copyright (C) 1984, 1986, 1989, 2000-2005, 2007, 2009-2010 Free
-   Software Foundation, Inc.
+   Copyright (C) 1984, 1986, 1989, 2000, 2001, 2002, 2003, 2004, 2005,
+   2007, 2009, 2010 Free Software Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
 
index bada366359a7c02ee62eaa1d606ac7dbae04a12e..b470c1083e9967d92e5a92bdcb719417537b8036 100644 (file)
@@ -1,5 +1,6 @@
 /* Print information on generated parser, for bison,
-   Copyright (C) 2000, 2009-2010 Free Software Foundation, Inc.
+
+   Copyright (C) 2000, 2009, 2010 Free Software Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
 
index b9bd8eeea55adcffebb3ba1b8c4eb53d75784fb0..b7d36d1f654d42f4aa3631a4e3e1217fd8009a61 100644 (file)
@@ -1,6 +1,7 @@
 /* Output a graph of the generated parser, for Bison.
 
-   Copyright (C) 2001-2007, 2009-2010 Free Software Foundation, Inc.
+   Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2009, 2010
+   Free Software Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
 
index 0b86c2db224bdcb84fa62f8fa97a2585ba6d7501..ebd5ea398eab37e39167e539c3779281963c33a1 100644 (file)
@@ -1,6 +1,6 @@
 /* Output a graph of the generated parser, for Bison.
 
-   Copyright (C) 2000, 2006, 2009-2010 Free Software Foundation, Inc.
+   Copyright (C) 2000, 2006, 20092010 Free Software Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
 
index f1be24b38c495c2334f262a6f08b3bfba5ce635f..791fe181bad8998758aa734fa4731082c7c7749a 100644 (file)
@@ -1,7 +1,7 @@
 /* Input parser for Bison
 
-   Copyright (C) 1984, 1986, 1989, 1992, 1998, 2000-2003, 2005-2007,
-   2009-2010 Free Software Foundation, Inc.
+   Copyright (C) 1984, 1986, 1989, 1992, 1998, 2000, 2001, 2002, 2003,
+   2005, 2006, 2007, 2009, 2010 Free Software Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
 
index 5fb0ef5e386765ad20d519641f3eb0e519ad1eff..7d37f817a6e669380af0afa94fb2c3c455aec11f 100644 (file)
@@ -1,7 +1,7 @@
 /* Input parser for Bison
 
-   Copyright (C) 2000-2003, 2005-2007, 2009-2010 Free Software
-   Foundation, Inc.
+   Copyright (C) 2000, 2001, 2002, 2003, 2005, 2006, 2007, 2009, 2010
+   Free Software Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
 
index 733cd08c739a4684523dd0e8e87172da23f8eec1..4cec048e9aeb2cff2563dbdd9555b64b7f4495f6 100644 (file)
@@ -1,7 +1,7 @@
 /* Grammar reduction for Bison.
 
-   Copyright (C) 1988-1989, 2000-2003, 2005-2010 Free Software
-   Foundation, Inc.
+   Copyright (C) 1988, 1989, 2000, 2001, 2002, 2003, 2005, 2006, 2007,
+   2008, 2009, 2010 Free Software Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
 
index b16ce2565b86ad5c0ffbf58bc42ec627d689fdf1..bb01021abc204e6033231b237e2eb3a7403116d0 100644 (file)
@@ -1,7 +1,7 @@
 /* Grammar reduction for Bison.
 
-   Copyright (C) 2000-2002, 2007, 2009-2010 Free Software Foundation,
-   Inc.
+   Copyright (C) 2000, 2001, 2002, 2007, 2009, 2010 Free Software
+   Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
 
index c9b6331a92bc272128048984252e7ec797b80ec4..5d46b7ad0149f315dad11c0d834b3dd08376bc96 100644 (file)
@@ -1,6 +1,7 @@
 /* Binary relations.
-   Copyright (C) 2002, 2004-2005, 2009-2010 Free Software Foundation,
-   Inc.
+
+   Copyright (C) 2002, 2004, 2005, 2009, 2010 Free Software
+   Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
 
index 1906db8037ecd538477ee31a77c29f709eb34977..31efa7052e7e8f8e47c1f53b47bcd9be48b4b60e 100644 (file)
@@ -1,5 +1,6 @@
 /* Binary relations.
-   Copyright (C) 2002, 2004, 2009-2010 Free Software Foundation, Inc.
+
+   Copyright (C) 2002, 2004, 2009, 2010 Free Software Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
 
index a2942a072af938c3ff49da716971a34e91b74179..81a2afbe5dc6ab5911c54c7812e66d7d74a89ad3 100644 (file)
@@ -1,6 +1,6 @@
 /* Bison code properties structure and scanner.
 
-   Copyright (C) 2006-2007, 2009-2010 Free Software Foundation, Inc.
+   Copyright (C) 2006, 2007, 2009, 2010 Free Software Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
 
index 31565ef221f3eedd0e5a64cfb3d1010c6da06ad4..6cda417da8f5aa9dc3034edca2f2c53d7bd16f19 100644 (file)
@@ -1,6 +1,7 @@
 /* Bison Action Scanner                             -*- C -*-
 
-   Copyright (C) 2006-2010 Free Software Foundation, Inc.
+   Copyright (C) 2006, 2007, 2008, 2009, 2010 Free Software
+   Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
 
index 4fe819cb5d7e69d4bd586447672875518267c8db..18a461b2c5f054015aabc6ec28ae7c5eaa9c0cce 100644 (file)
@@ -1,6 +1,6 @@
 /* Bison Grammar Scanner
 
-   Copyright (C) 2006-2007, 2009-2010 Free Software Foundation, Inc.
+   Copyright (C) 2006, 2007, 2009, 2010 Free Software Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
 
index f046ae430a2d24fcd4a171d144a646087ccfbace..5e6b82121d96535048fa07d2a2643bc850dfdf1a 100644 (file)
@@ -1,6 +1,7 @@
 /* Bison Grammar Scanner                             -*- C -*-
 
-   Copyright (C) 2002-2010 Free Software Foundation, Inc.
+   Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010
+   Free Software Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
 
index bef1a3355486790f86b427ce9f055b7c1d9246b7..980cd6ec583bdc8e23fc17cc2172c0514b343ba7 100644 (file)
@@ -1,6 +1,7 @@
 /* Scan Bison Skeletons.
 
-   Copyright (C) 2005-2007, 2009-2010 Free Software Foundation, Inc.
+   Copyright (C) 2005, 2006, 2007, 2009, 2010 Free Software
+   Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
 
index cd30576b4461e83c913252db0de89ae87fad6904..65ff26c82b41d4bc7755d4f626b6136b01e9fd94 100644 (file)
@@ -1,6 +1,7 @@
 /* Scan Bison Skeletons.                                       -*- C -*-
 
-   Copyright (C) 2001-2007, 2009-2010 Free Software Foundation, Inc.
+   Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2009, 2010
+   Free Software Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
 
index dd253798034266140934ceeaa933a73560bf5662..b1e5f5dd8403e708279ab46203bfec7c46857b67 100644 (file)
@@ -1,6 +1,7 @@
 /* Type definitions for the finite state machine for Bison.
 
-   Copyright (C) 2001-2007, 2009-2010 Free Software Foundation, Inc.
+   Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2009, 2010
+   Free Software Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
 
index a1ed9934db8c761c98cbf49821fea96cf1ef0002..c0248e36969562895deaf8ce03298ee99bd7c9c1 100644 (file)
@@ -1,7 +1,7 @@
 /* Type definitions for the finite state machine for Bison.
 
-   Copyright (C) 1984, 1989, 2000-2004, 2007, 2009-2010 Free Software
-   Foundation, Inc.
+   Copyright (C) 1984, 1989, 2000, 2001, 2002, 2003, 2004, 2007, 2009,
+   2010 Free Software Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
 
index 8546c96bc36737ccb096170d09a0eb5bc3196dec..83e37aa06dd30b2aa5fe2135e4f425a5312d2991 100644 (file)
@@ -1,7 +1,7 @@
 /* Lists of symbols for Bison
 
-   Copyright (C) 2002, 2005-2007, 2009-2010 Free Software Foundation,
-   Inc.
+   Copyright (C) 2002, 2005, 2006, 2007, 2009, 2010 Free Software
+   Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
 
index 3d439e856a8449a894282e5225c20f6fe6a7f1ec..84de2df5d103ad63987d3eefd09930411537da3e 100644 (file)
@@ -1,7 +1,7 @@
 /* Lists of symbols for Bison
 
-   Copyright (C) 2002, 2005-2007, 2009-2010 Free Software Foundation,
-   Inc.
+   Copyright (C) 2002, 2005, 2006, 2007, 2009, 2010 Free Software
+   Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
 
index 93badb99d6c7c96efb41de7fe0632a115c407618..b9eca1956e862cbde7ab6afc249a99b9d335b876 100644 (file)
@@ -1,7 +1,7 @@
 /* Symbol table manager for Bison.
 
-   Copyright (C) 1984, 1989, 2000-2002, 2004-2010 Free Software
-   Foundation, Inc.
+   Copyright (C) 1984, 1989, 2000, 2001, 2002, 2004, 2005, 2006, 2007,
+   2008, 2009, 2010 Free Software Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
 
index 9fd92a16c44a1926a51f46f60d02fd5dbd1d1299..7513efa10e943f81492018a34a3aa7dbed790735 100644 (file)
@@ -1,7 +1,7 @@
 /* Definitions for symtab.c and callers, part of Bison.
 
-   Copyright (C) 1984, 1989, 1992, 2000-2002, 2004-2007, 2009-2010 Free
-   Software Foundation, Inc.
+   Copyright (C) 1984, 1989, 1992, 2000, 2001, 2002, 2004, 2005, 2006,
+   2007, 2009, 2010 Free Software Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
 
index c5a685bc2d525d495227947190a3c19717f8a633..0bd684f0ad1ddf18bf9a93a6c9cf8735d3c3824e 100644 (file)
@@ -1,6 +1,7 @@
 /* System-dependent definitions for Bison.
 
-   Copyright (C) 2000-2007, 2009-2010 Free Software Foundation, Inc.
+   Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2009,
+   2010 Free Software Foundation, Inc.
 
    This 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 01bccfc7818df6b6d36bb06b27bb45d3d5873bba..90ca94c1e8d0f41c63ccd4b1f85ee6b2723140a6 100644 (file)
@@ -1,7 +1,7 @@
 /* Output the generated parsing program for Bison.
 
-   Copyright (C) 1984, 1986, 1989, 1992, 2000-2006, 2009-2010 Free
-   Software Foundation, Inc.
+   Copyright (C) 1984, 1986, 1989, 1992, 2000, 2001, 2002, 2003, 2004,
+   2005, 2006, 2009, 2010 Free Software Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
 
index a2d0986701cc0b6c5d1fb56b99cecd91b1be7f13..536d904e4ad82d637536eceae31436ae54520410 100644 (file)
@@ -1,5 +1,6 @@
 /* Prepare the LALR and GLR parser tables.
-   Copyright (C) 2002, 2004, 2009-2010 Free Software Foundation, Inc.
+
+   Copyright (C) 2002, 2004, 2009, 2010 Free Software Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
 
index f21d46f021b527ccae854d369ccf207a7739ca4b..04add18ff3de24fb6323ff2a3c7ebd27935685db 100644 (file)
@@ -1,6 +1,7 @@
 /* Keep a unique copy of strings.
 
-   Copyright (C) 2002-2005, 2009-2010 Free Software Foundation, Inc.
+   Copyright (C) 2002, 2003, 2004, 2005, 2009, 2010 Free Software
+   Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
 
index 132f203f7359fe55c5a761d2022c33511c793d8c..757128fc04c3a0af7447de4d196d5cbf142f9b64 100644 (file)
@@ -1,6 +1,7 @@
 /* Keeping a unique copy of strings.
 
-   Copyright (C) 2002-2003, 2008-2010 Free Software Foundation, Inc.
+   Copyright (C) 2002, 2003, 2008, 2009, 2010 Free Software
+   Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
 
index 5b5f4faf5605643612008ba2b8a65eef054e1a37..d4901ba84cf8d34f2585860ef79315a8e4dfd3d6 100644 (file)
@@ -2,7 +2,8 @@
 
 ## Makefile for Bison testsuite.
 
-## Copyright (C) 2000-2010 Free Software Foundation, Inc.
+## Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008,
+## 2009, 2010 Free Software Foundation, Inc.
 
 # This 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 af0ac5b5c6a1032965bd11ee07770fe5445ad50b..5082da7b6c914fc6d6793ddd456b8e60f24343df 100644 (file)
@@ -1,5 +1,7 @@
 # Executing Actions.                               -*- Autotest -*-
-# Copyright (C) 2001-2010 Free Software Foundation, Inc.
+
+# Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009,
+# 2010 Free Software Foundation, Inc.
 
 # This 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 99b7a628fd6639cea7ca7e81f2e00f829b47a4fb..617fbb8f01e95ac56b38c3568edb475325a08ee5 100644 (file)
@@ -1,7 +1,8 @@
 # @configure_input@                                    -*- shell-script -*-
 # Configurable variable values for Bison test suite.
 
-# Copyright (C) 2000-2010 Free Software Foundation, Inc.
+# Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008,
+# 2009, 2010 Free Software Foundation, Inc.
 
 # We need a C compiler.
 : ${CC='@CC@'}
index fa6ce9bd44504024efc8ee348b26e793e6753579..c8f7ecea5f1f1b5555784d26354821d2b0bc327b 100644 (file)
@@ -1,6 +1,7 @@
 # Checking the output filenames.                    -*- Autotest -*-
-# Copyright (C) 2004-2005, 2007, 2009-2010 Free Software Foundation,
-# Inc.
+
+# Copyright (C) 2004, 2005, 2007, 2009, 2010 Free Software
+# Foundation, Inc.
 
 # This 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 2371666300c0898342dc157ca4e68b93719f863a..7f757f39f118330dc399ff54a4e34040b4435e0a 100644 (file)
@@ -1,6 +1,7 @@
 # Simple calculator.                         -*- Autotest -*-
 
-# Copyright (C) 2000-2010 Free Software Foundation, Inc.
+# Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008,
+# 2009, 2010 Free Software Foundation, Inc.
 
 # This 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 09a7e11d2fcbda8ba41ef59bc715d3ac3a609c36..cdac7cc7b9c9cc7ecae95ff550ce90d835f1edde 100644 (file)
@@ -1,7 +1,7 @@
 # Exercising Bison on conflicts.                         -*- Autotest -*-
 
-# Copyright (C) 2002-2005, 2007, 2009-2010 Free Software Foundation,
-# Inc.
+# Copyright (C) 2002, 2003, 2004, 2005, 2007, 2009, 2010 Free
+# Software Foundation, Inc.
 
 # This 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 9feb42b8f4b95189f4329bb26749930bd9097630..5b062382eaa06908576c6c8dada8a8cb43585b80 100644 (file)
@@ -1,5 +1,7 @@
 # Checking GLR Parsing.                         -*- Autotest -*-
-# Copyright (C) 2002-2010 Free Software Foundation, Inc.
+
+# Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010
+# Free Software Foundation, Inc.
 
 # This 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 f0af11a40ffb750ccea7a21b89fde2438fcbb246..c36e46f49d369146c265cb9bbfb173fc4d204f00 100644 (file)
@@ -1,7 +1,7 @@
 # Exercising Bison on actual grammars.                   -*- Autotest -*-
 
-# Copyright (C) 1989-1992, 2000-2005, 2007, 2009-2010 Free Software
-# Foundation, Inc.
+# Copyright (C) 1989, 1990, 1991, 1992, 2000, 2001, 2002, 2003, 2004,
+# 2005, 2007, 2009, 2010 Free Software Foundation, Inc.
 
 # This 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 dd24eb01757cf01b3264391735d4d883be27e895..83fd382b9f16a7a5d3996fcd66d7c3fb67f66a4a 100644 (file)
@@ -1,5 +1,6 @@
 # Checking GLR Parsing: Regression Tests           -*- Autotest -*-
-# Copyright (C) 2002-2003, 2005-2007, 2009-2010 Free Software
+
+# Copyright (C) 2002, 2003, 2005, 2006, 2007, 2009, 2010 Free Software
 # Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
index 02e517ab5f3d1590d516fa390e89157f08b05fb1..0f31fea0a680aea97b41975769673fe0196626eb 100644 (file)
@@ -1,5 +1,6 @@
 # Bison Parser Headers.                               -*- Autotest -*-
-# Copyright (C) 2001-2002, 2006-2007, 2009-2010 Free Software
+
+# Copyright (C) 2001, 2002, 2006, 2007, 2009, 2010 Free Software
 # Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
index 960b931acfd6d8c283d257ed0c701af114f34afd..1d50fe0288cb2ae340a880d5ba7f5b35477167d4 100644 (file)
@@ -1,5 +1,7 @@
 # Checking the Bison scanner.                    -*- Autotest -*-
-# Copyright (C) 2002-2010 Free Software Foundation, Inc.
+
+# Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010
+# Free Software Foundation, Inc.
 
 # This 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 db0be29fd7a0d70be306737ed5f886203e06587b..e35588f0d1a1feb2c2b03eb01e8556e0f45f1eca 100644 (file)
@@ -1,6 +1,6 @@
 # Java tests for simple calculator.           -*- Autotest -*-
 
-# Copyright (C) 2007-2010 Free Software Foundation, Inc.
+# Copyright (C) 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
 
 # This 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 dcf382d09a225b03f0db0662bbdff60ef93b4c47..f59d3731fd5ccb45214112827666e0771c05973f 100644 (file)
@@ -1,7 +1,9 @@
 # Process this -*- Autotest -*- file with autom4te.
 
 # Macros for the GNU Bison Test suite.
-# Copyright (C) 2003-2010 Free Software Foundation, Inc.
+
+# Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 Free
+# Software Foundation, Inc.
 
 # This 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 0da8b6d8ab329cab109b2ecc381ca27205b711d5..239afbabaebda5aff06016277658fe6b9894a3f7 100644 (file)
@@ -1,6 +1,6 @@
 # Named references test.                           -*- Autotest -*-
 
-# Copyright (C) 2009-2010 Free Software Foundation, Inc.
+# Copyright (C) 20092010 Free Software Foundation, Inc.
 
 # This 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 22f125bf52fa2910d3f19dfe765e83a79925657a..176191f4ee3aa1a0cf47e80e91b0fd9c095981c8 100644 (file)
@@ -1,5 +1,7 @@
 # Checking the output filenames.                    -*- Autotest -*-
-# Copyright (C) 2000-2002, 2005-2010 Free Software Foundation, Inc.
+
+# Copyright (C) 2000, 2001, 2002, 2005, 2006, 2007, 2008, 2009, 2010
+# Free Software Foundation, Inc.
 
 # This 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 587c4164ac9f2fb8704fb4381dfb0f78ad424ec0..c686ea5e0d5ed9bf643e0ebbf409954c86ae16ea 100644 (file)
@@ -1,5 +1,6 @@
 # Checking Push Parsing.                            -*- Autotest -*-
-# Copyright (C) 2007, 2009-2010 Free Software Foundation, Inc.
+
+# Copyright (C) 2007, 2009, 2010 Free Software Foundation, Inc.
 
 # This 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 2a594539d743a3fd3697aef94ffbbba9c13a4638..692a0199503c0bb093f6ecdc0830999acd529d92 100644 (file)
@@ -1,5 +1,7 @@
 # Exercising Bison Grammar Reduction.                      -*- Autotest -*-
-# Copyright (C) 2001-2002, 2007-2010 Free Software Foundation, Inc.
+
+# Copyright (C) 2001, 2002, 2007, 2008, 2009, 2010 Free Software
+# Foundation, Inc.
 
 # This 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 4998d3700eb6493871cc7c2221e93bc146166f3b..57d0609d271be640a14b8b2cedbf3203d4234249 100644 (file)
@@ -1,6 +1,7 @@
 # Bison Regressions.                               -*- Autotest -*-
 
-# Copyright (C) 2001-2010 Free Software Foundation, Inc.
+# Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009,
+# 2010 Free Software Foundation, Inc.
 
 # This 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 4c2a046b181864849465a9bf48934200a63cc255..178a47c26a6f1aa694af76ce840438804983f30a 100644 (file)
@@ -1,5 +1,6 @@
 # Exercising Bison Grammar Sets.                      -*- Autotest -*-
-# Copyright (C) 2001-2002, 2005, 2007, 2009-2010 Free Software
+
+# Copyright (C) 2001, 2002, 2005, 2007, 2009, 2010 Free Software
 # Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
index 18acbc01e7b4fc968f190a680fc5ddbdde69ec1f..a4ec5b2820a571a4fafd9f280c90aeb81ca632b8 100644 (file)
@@ -1,5 +1,6 @@
 # Checking skeleton support.                     -*- Autotest -*-
-# Copyright (C) 2007, 2009-2010 Free Software Foundation, Inc.
+
+# Copyright (C) 2007, 2009, 2010 Free Software Foundation, Inc.
 
 # This 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 a464e87e2b2e402855f23208d02d98b57e8e5cc7..d7220c785245872a8470f124e0ec31303065fabd 100644 (file)
@@ -1,5 +1,6 @@
 # Executing Actions.                               -*- Autotest -*-
-# Copyright (C) 2002, 2004-2005, 2007, 2009-2010 Free Software
+
+# Copyright (C) 2002, 2004, 2005, 2007, 2009, 2010 Free Software
 # Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
index 4c2848d7b223266bb51bd1da5132c5ae21d75dab..b5b093ac10bae05dda3ae0bd1b097614ca5c656f 100644 (file)
@@ -1,7 +1,7 @@
 # Test suite for GNU Bison.                            -*- Autotest -*-
 
-# Copyright (C) 2000-2004, 2006-2007, 2009-2010 Free Software
-# Foundation, Inc.
+# Copyright (C) 2000, 2001, 2002, 2003, 2004, 2006, 2007, 2009, 2010
+# Free Software Foundation, Inc.
 
 # This 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 335323777f0361b24b9204fa8934560d6f7ff2bb..68050bea58f5a43491f76a8221ec442e7db2bc73 100644 (file)
@@ -1,6 +1,7 @@
 # Torturing Bison.                                    -*- Autotest -*-
-# Copyright (C) 2001-2002, 2004-2007, 2009-2010 Free Software
-# Foundation, Inc.
+
+# Copyright (C) 2001, 2002, 2004, 2005, 2006, 2007, 2009, 2010 Free
+# Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by