]> 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:29:14 +0000 (13:29 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Wed, 23 Jun 2010 20:29:14 +0000 (13:29 -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/LR0.c:
* src/LR0.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/lalr.c, src/lalr.h:
* src/location.c, src/location.h, src/main.c:
* 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/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, m4/m4.m4, src/muscle_tab.c, src/muscle_tab.h:
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.

167 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/m4.m4
m4/subpipe.m4
m4/timevar.m4
src/LR0.c
src/LR0.h
src/Makefile.am
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/lalr.c
src/lalr.h
src/location.c
src/location.h
src/main.c
src/muscle_tab.c
src/muscle_tab.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/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 1af90c7ba363e725307d9711fd34dac9bef7795e..2da62cce1172cfc5e26488aaa495e7f4207ddc68 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,6 +5,69 @@
        * 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/LR0.c:
+       * src/LR0.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/lalr.c, src/lalr.h:
+       * src/location.c, src/location.h, src/main.c:
+       * 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/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, m4/m4.m4, src/muscle_tab.c, src/muscle_tab.h:
+       Don't use date ranges in copyright notices.
+
 2010-05-10  Akim Demaille  <demaille@gostai.com>
 
        doc: fix lalr1.cc documentation.
 
        -----
 
-       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 eaebd67031dfa2579851553a8edf6093888cb64e..cef63580c55322f5a0d924817fa24fe3e3991320 100644 (file)
--- a/HACKING
+++ b/HACKING
@@ -363,7 +363,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 66622ace128d6b288a5859e3cf78fe5b75e0f3ab..2ab2250df54c4228956e54f54e76a16caab7ed48 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1157,7 +1157,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 7508f03dfcfa38b91ccd6310cd1501538bcc81fb..74512c4e6f756a011812cae9b744dc89501b1c80 100644 (file)
--- a/TODO
+++ b/TODO
@@ -290,7 +290,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 c8993feddda306688b46dd604e52a3d39403fca7..6aed126fe3e8d6187b1227d80b9ab8459df2fd58 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 8830b252914d62bb7b0cc0c466855f624b645bb5..931a580b2d8a34504104af3caf04d1892488e3eb 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 ab748536539401442f6940fc8ab0619580fc679a..cf8298cc7684ff22b8f89a0cc893b40219de7c32 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 efad440ac79f9bbfa5a1e54f3ad874fe63eca6b9..46ecdd2396e2e17663df7342d0e551736fdb8899 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 485518248c4d364a7d3f5c7cafdc6702109d77c8..21e1cedb9abba9a51eb5157a7992c24a58978f71 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 0c795a634a33492b6439b821a9a3c3ec86ba0435..36fff48d6e9ab735de299e3e80a986c56895ccdd 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-2006, 2009-2010])
+             [2002, 2003, 2004, 2005, 2006, 2009, 2010])
 [
 /* C GLR parser skeleton written by Paul Hilfinger.  */
 
@@ -2639,7 +2641,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-2006, 2009-2010])
+             [2002, 2003, 2004, 2005, 2006, 2009, 2010])
 
 b4_shared_declarations
 
index 57b4f1f9077409c3c75a3f82c3004282e8ea243a..5cda0534c92ab5c362ee39d05272d4f222fec5ec 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
@@ -218,7 +220,7 @@ m4_popdef([b4_parse_param])
 m4_divert_push(0)
 @output(b4_spec_defines_file@)@
 b4_copyright([Skeleton interface for Bison GLR parsers in C++],
-             [2002-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 183ddcd94be3c9e7ebab5cd584d3245cae7e8d67..981724d4dec194662f9f5f0a5ee9e59d9d5206ec 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
@@ -34,7 +35,7 @@ m4_divert_push(0)dnl
 b4_defines_if(
 [@output(b4_spec_defines_file@)@
 b4_copyright([Skeleton interface for Bison LALR(1) parsers in C++],
-             [2002-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.  */
@@ -299,7 +300,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], [],
 [
@@ -1056,7 +1057,7 @@ b4_error_verbose_if([, int tok])[)
 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 8b5a3907d396faa0f5e8b965eae0f323a492b618..c09a011b2e7a821084143f3984527f00e86ea79c 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 b1a07804e427650e9d67cba5e238282a41334497..e4524f273e5643c20555c422a4c81c2ce7443d6d 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 4176ec423e996bd743a686062a31c75f793973e1..1cf45b6599ed1ccebd9d7e77f75abaf824a517af 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 ed44a4c4e7514bd2b0306a4a5a8a8b2507801e55..7e4de1e5d3f3df6058d015fca51d9437b6dafebf 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
@@ -155,7 +155,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-2006, 2009-2010])[
+             [1984, 1989, 1990, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2009, 2010])[
 
 /* C LALR(1) parser skeleton written by Richard Stallman, by
    simplifying the original so-called "semantic" parser.  */
@@ -1685,7 +1685,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-2006, 2009-2010])
+             [1984, 1989, 1990, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 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 4a5a6eb8338b469cb0530c147bf9b79f650a8349..f197a4f04502e35ef0de605539f2a8c49a078735 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 09206eb769fae6247fe872e8beb5a0eceef9636f..4027388d5151e083907d28d5847e87944f32a2ae 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 8579ca599908e2a07aeccd1960cdc28ea34e39f0..d7d42374e6dc81e8642c364c5cf13ef9777256a8 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 b8a53c54d0effa12158ae18ec75fca78e2e3e39f..460ecb2ae4126bd13a853ecf841e435f657b68e9 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 a67b902b776771c6627ab88aa7a818432af7bdc6..a51273653c0757e81021f75ae9ac55e2ca7ee93a 100644 (file)
--- a/m4/m4.m4
+++ b/m4/m4.m4
@@ -1,6 +1,7 @@
 # m4.m4 serial 10
 
-# Copyright (C) 2000, 2006-2010 Free Software Foundation, Inc.
+# Copyright (C) 2000, 2006, 2007, 2008, 2009, 2010 Free Software
+# Foundation, Inc.
 
 # Copying and distribution of this file, with or without modification,
 # are permitted in any medium without royalty provided the copyright
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 fa563242ef676381b7b00fbdf76574a2f7201f68..a51b58a982c4ae49fa458b4f0ccbf9aa8ae61115 100644 (file)
--- a/src/LR0.c
+++ b/src/LR0.c
@@ -1,7 +1,7 @@
 /* Generate the nondeterministic finite state machine 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 4418871347eefb7f92a05434340d21c12bc22612..07868fcf89c471f09ca7fb9efa8b31fdc0cc89b4 100644 (file)
--- a/src/LR0.h
+++ b/src/LR0.h
@@ -1,6 +1,7 @@
 /* Generate the nondeterministic finite state machine 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 329d113e228cd82d09c45b6cdebdd3fb40c35218..2882f1ac7cc4418b626296f0c1843b0f9e667931 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 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 d187624d63b1762e4d30b12942a5b8baceb92a4f..4266af1ee9a0abf53724df58b9f6301f894e3013 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 9d24f254fed5121cd22d24e85dfd0afc3b473eda..190aaa9f3c18ce08aa8360151f61b422e767988f 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 e8bb20038d28e00a21ebe348030427f0aa6d7415..242a165e1bc2ad401544e10c2bba37f45fb30847 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 f1fca05e8f2a100dfb1245398202e091010977f0..27bc89745ea0aa59665d7112d48f604e7007f96d 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 8277b98e45dfc19952a116079f9978352abc60e8..06454ddb51e1a6af7bb908e891423e5da94cebcb 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 fb566af70d2db143950c7cd5eb399b2adab9f9d9..81939b640380a7820791bd8cabe0d272f73de9f6 100644 (file)
@@ -1,7 +1,7 @@
 /* Allocate input grammar variables for Bison.
 
-   Copyright (C) 1984, 1986, 1989, 2001-2003, 2005-2007, 2009-2010 Free
-   Software Foundation, Inc.
+   Copyright (C) 1984, 1986, 1989, 2001, 2002, 2003, 2005, 2006, 2007,
+   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 3b483b5bf523e5db26066f370dcc99299f188dc4..98eeaa6060e0c8ae10cfd6793d3bd6460b156fe5 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 42f4241e06c46c5b23ef4cda2e59741257ea0729..26f57a4c3471e38fadd381dae71454d1da629cad 100644 (file)
@@ -1,7 +1,7 @@
 /* Compute lookahead criteria for Bison.
 
-   Copyright (C) 1984, 1986, 1989, 2000-2007, 2009-2010 Free Software
-   Foundation, Inc.
+   Copyright (C) 1984, 1986, 1989, 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 3d4066342caaab67f40135bd353142e484d540cb..b24bba21b8204e77e077c7d6f624e951b846a78d 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 380afea91ca44533761f37305cfcc52366090d1f..6fdcbff43719a79c0b15cb99bb6b0eaefa4eb8bb 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 d8c4c8a8a9698d00e76ee069f38250d5aaa6d419..443bf43d814a57281613e5ff56110ba0bacdcde1 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 3b478918dfb1245c01cce1ccf19f8cdef828af09..36aa68513c593bb509681269deb1dcff6717560c 100644 (file)
@@ -1,7 +1,7 @@
 /* Top level entry point of Bison.
 
-   Copyright (C) 1984, 1986, 1989, 1992, 1995, 2000-2002, 2004-2007,
-   2009-2010 Free Software Foundation, Inc.
+   Copyright (C) 1984, 1986, 1989, 1992, 1995, 2000, 2001, 2002, 2004,
+   2005, 2006, 2007, 2009, 2010 Free Software Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
 
index 570add7056c12bd7d6d04d990070fc16f290f016..6cafbdc49e6be1260d53810d84c50d2559389c45 100644 (file)
@@ -1,6 +1,7 @@
 /* Muscle table manager 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 0a772160b3057262e4f6030462c765f9e3616680..2b07d2157cec572e7fd1a92235e5bf91ae89b360 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 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 212fa83208ab52c747aceac2a302efc1ca4cca0a..71fc729d83f769815ca037662ca95e36af435b4e 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 5f10bcaa7946be232c358e3dfa860882a67a394e..65b62e489956a308a141136551bc68b21413bd23 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 1ff7cf2027c2bd5e99b7444150b6d1dc199ed525..828b0a7e49a657e9b1750b6b13c60a519c7c5e04 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 57c70eb4785bb27e1b39edeb3c02a3a4c077c900..c0c30c0c9268267fb70084fc30cf006383c6c8eb 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 19b1044b8bbbc6068ad0a6de25823f96b9474198..6044393efc023b1cad36a2f73b52bac14a33a267 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 731bf9f8f2a3c743b9b55ba3680491b4c7083fdc..1582bab175408797b621126703241f7e11d21df8 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 4160ebd4d13f706181b8be761853cccbe2c1206c..07675d278a94e6732da2484a2e9e8398bc8ec909 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 0e4bbe52c38eec1a9c0897d3aeca32a0a47808ff..27bdf6f1e8082655ad19a13c2b8dad572b72296d 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 617168104949ba1cc830e41101bfdeeae972393f..3303cd0c7220972bd62b1b585c25ac0eba068e31 100644 (file)
@@ -1,6 +1,7 @@
 /* Bison Grammar Scanner                             -*- C -*-
 
-   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 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 3d310087adf5a512f53ab091701c9db640571cb4..d038db6b79086edaacda1d5d42f58e8a99fd6517 100644 (file)
@@ -1,6 +1,7 @@
 /* Type definitions for nondeterministic 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 f16733e6a0fa50ac88f4a63062ba2d9ea1d28be3..d411610f3dec28ffd43ff1b9725a161ef1747e20 100644 (file)
@@ -1,7 +1,7 @@
 /* Type definitions for nondeterministic 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 7b5021b9b4181dec2b3a00fe1f8f0017698e5992..6a761177ac0b9bd5ec36a5ae66aff9fe83aab20f 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 f0b7191af11dde3e7690663a71cc9c20baf7dbc3..c5df78cea149a079ec15a9181a0429edd4cad925 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 93e5f194f84b6f9511ceebfa6bff60a776425dcc..550eac4ba8600fc8c925c238926d50b5772f7cf6 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 cae551bd2bf8fb6a18f7e7e877e1c445537767c8..b86232cb116a48d890d25b15c76923d2aa6b2cd7 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 909a9b10332383d69427b0f83ef07853b505b0ba..0e385384282ceb576fbec433d98a12a98eae14e1 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 9ccc45d5aa25c98f774e410ef6ef2e8f828efbcf..073af93685ead553002be3927194c28a409536f4 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 c9efb5d1184ec51eb84763e2d8ad492cc4cd477a..63c4d51e9e864b444d6302472a18dd822a569e6d 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 ceb908f812568cbe45eb431ef75e109cbc6d2dfe..570a1271b551e1cc0f5ff02b7656f00ca6b7d993 100644 (file)
@@ -1,6 +1,6 @@
 /* Keeping a unique copy of strings.
 
-   Copyright (C) 2002-2003, 2009-2010 Free Software Foundation, Inc.
+   Copyright (C) 2002, 2003, 2009, 2010 Free Software Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
 
index 6c921f215d18a24c3d9cf0de0e7d9377f1d7f9bc..362611e22ff1f0318eb83eb2da6693097fcfd3c0 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 aad5e81d7484855a5b290a011ad2fef4f1582593..ee81b2f2fa576e8e250481377f619086502650ea 100644 (file)
@@ -1,5 +1,7 @@
 # Executing Actions.                               -*- Autotest -*-
-# 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 program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 817720941ebe9df103595982b209a48472a07153..05c4636c02842fa3842ef09de9263cc7927a9608 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 70ee395a852b4fead5bad34ecab22fe9b18de095..3e1684713227e81575bfc6e211db6c7538ceba67 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 abd88e7dd4c1649721ecf2906d7c065c8a2ceaa5..ea57dadf57354c903a686fcc062b2cacde660252 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 4d1af4227ec4ae0b6eecf33069ba11d5abb33f5e..95674f7ad8550a99082a201c883ce4cf64b566cb 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 4943190d4eefc12c037ebe017e64e7794e1cc6f4..c65f63b5055c0e0860a072950fe8670ed910ee43 100644 (file)
@@ -1,5 +1,7 @@
 # Checking the Bison scanner.                    -*- Autotest -*-
-# 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
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 578f921fe40526d73fe288529e299ace98363654..6ce7c7e12695813e2dd38bec45e6157b49680d5b 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 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 16099021ddf1dda70b4448df9e07af6d14df9ae8..bc2660ed0441b8dc3c018ec5e3c0859288ac533e 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 d86bbbfee166041fe17d7f4b238a3a43ca09edc6..f89b16536a5f48881d3cc0f592f6bef59efa70eb 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 453cbd8ec0dd8e336880ca199215694b8341aa6f..24db152454a07fa6a7c6d156b8de972e79c3e085 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 4ce6d05e70f0d233f8320b36112e925e1b5b88e7..9acc3986cbb8323cd5eec7f3a4238a5356fd3108 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 887af854fe1ce64eaff8ac96ee224466fc74688a..dfe823b9402569ccd350888a0cf2b122c625e22c 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