]> git.saurik.com Git - bison.git/commitdiff
Do not use date ranges in copyright notices.
authorPaul Eggert <eggert@cs.ucla.edu>
Fri, 18 Jun 2010 06:16:36 +0000 (23:16 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Fri, 18 Jun 2010 06:16:36 +0000 (23:16 -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/local.mk, data/location.cc:
* data/stack.hh, data/variant.hh, data/xslt/bison.xsl:
* data/xslt/xml2dot.xsl, data/xslt/xml2text.xsl:
* data/xslt/xml2xhtml.xsl, data/yacc.c, djgpp/Makefile.maint:
* djgpp/README.in, djgpp/config.bat, djgpp/config.sed:
* djgpp/config.site, djgpp/config_h.sed, djgpp/djunpack.bat:
* djgpp/local.mk, djgpp/subpipe.c, djgpp/subpipe.h:
* djgpp/testsuite.sed, doc/bison.texinfo, doc/local.mk:
* doc/refcard.tex, etc/README, etc/bench.pl.in, etc/local.mk:
* examples/calc++/Makefile.am, examples/extexi:
* examples/local.mk, lib/abitset.c, lib/abitset.h:
* lib/bbitset.h, lib/bitset.c, lib/bitset.h:
* lib/bitset_stats.c, lib/bitset_stats.h, lib/bitsetv-print.c:
* lib/bitsetv-print.h, lib/bitsetv.c, lib/bitsetv.h:
* lib/ebitset.c, lib/ebitset.h, lib/get-errno.c:
* lib/get-errno.h, lib/lbitset.c, lib/lbitset.h:
* lib/libiberty.h, lib/local.mk, lib/main.c, lib/timevar.c:
* lib/timevar.def, lib/timevar.h, lib/vbitset.c:
* lib/vbitset.h, lib/yyerror.c, m4/bison-i18n.m4:
* m4/c-working.m4, m4/cxx.m4, m4/subpipe.m4, m4/timevar.m4:
* src/AnnotationList.c, src/AnnotationList.h:
* src/InadequacyList.c, src/InadequacyList.h, src/LR0.c:
* src/LR0.h, src/Sbitset.c, src/Sbitset.h, src/assoc.c:
* src/assoc.h, src/closure.c, src/closure.h, src/complain.c:
* src/complain.h, src/conflicts.c, src/conflicts.h:
* src/derives.c, src/derives.h, src/files.c, src/files.h:
* src/flex-scanner.h, src/getargs.c, src/getargs.h:
* src/gram.c, src/gram.h, src/graphviz.c, src/ielr.c:
* src/ielr.h, src/lalr.c, src/lalr.h, src/local.mk:
* src/location.c, src/location.h, src/main.c:
* src/muscle-tab.c, src/muscle-tab.h, src/named-ref.c:
* src/named-ref.h, src/nullable.c, src/nullable.h:
* src/output.c, src/output.h, src/parse-gram.y:
* src/print-xml.c, src/print-xml.h, src/print.c, src/print.h:
* src/print_graph.c, src/print_graph.h, src/reader.c:
* src/reader.h, src/reduce.c, src/reduce.h, src/relation.c:
* src/relation.h, src/scan-code.h, src/scan-code.l:
* src/scan-gram.h, src/scan-gram.l, src/scan-skel.h:
* src/scan-skel.l, src/state.c, src/state.h, src/symlist.c:
* src/symlist.h, src/symtab.c, src/symtab.h, src/system.h:
* src/tables.c, src/tables.h, src/uniqstr.c, src/uniqstr.h:
* tests/actions.at, tests/atlocal.in, tests/c++.at:
* tests/calc.at, tests/conflicts.at, tests/cxx-type.at:
* tests/existing.at, tests/glr-regression.at:
* tests/headers.at, tests/input.at, tests/java.at:
* tests/local.at, tests/local.mk, tests/named-refs.at:
* tests/output.at, tests/push.at, tests/reduce.at:
* tests/regression.at, tests/sets.at, tests/skeletons.at:
* tests/synclines.at, tests/testsuite.at, tests/torture.at:
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.

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

index 071a754c7bd850a14ca96a32ef3d963010c8f6cf..db05d99457e15544db3d2ca6a44a291c95850be3 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,65 @@
+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/local.mk, data/location.cc:
+       * data/stack.hh, data/variant.hh, data/xslt/bison.xsl:
+       * data/xslt/xml2dot.xsl, data/xslt/xml2text.xsl:
+       * data/xslt/xml2xhtml.xsl, data/yacc.c, djgpp/Makefile.maint:
+       * djgpp/README.in, djgpp/config.bat, djgpp/config.sed:
+       * djgpp/config.site, djgpp/config_h.sed, djgpp/djunpack.bat:
+       * djgpp/local.mk, djgpp/subpipe.c, djgpp/subpipe.h:
+       * djgpp/testsuite.sed, doc/bison.texinfo, doc/local.mk:
+       * doc/refcard.tex, etc/README, etc/bench.pl.in, etc/local.mk:
+       * examples/calc++/Makefile.am, examples/extexi:
+       * examples/local.mk, lib/abitset.c, lib/abitset.h:
+       * lib/bbitset.h, lib/bitset.c, lib/bitset.h:
+       * lib/bitset_stats.c, lib/bitset_stats.h, lib/bitsetv-print.c:
+       * lib/bitsetv-print.h, lib/bitsetv.c, lib/bitsetv.h:
+       * lib/ebitset.c, lib/ebitset.h, lib/get-errno.c:
+       * lib/get-errno.h, lib/lbitset.c, lib/lbitset.h:
+       * lib/libiberty.h, lib/local.mk, lib/main.c, lib/timevar.c:
+       * lib/timevar.def, lib/timevar.h, lib/vbitset.c:
+       * lib/vbitset.h, lib/yyerror.c, m4/bison-i18n.m4:
+       * m4/c-working.m4, m4/cxx.m4, m4/subpipe.m4, m4/timevar.m4:
+       * src/AnnotationList.c, src/AnnotationList.h:
+       * src/InadequacyList.c, src/InadequacyList.h, src/LR0.c:
+       * src/LR0.h, src/Sbitset.c, src/Sbitset.h, src/assoc.c:
+       * src/assoc.h, src/closure.c, src/closure.h, src/complain.c:
+       * src/complain.h, src/conflicts.c, src/conflicts.h:
+       * src/derives.c, src/derives.h, src/files.c, src/files.h:
+       * src/flex-scanner.h, src/getargs.c, src/getargs.h:
+       * src/gram.c, src/gram.h, src/graphviz.c, src/ielr.c:
+       * src/ielr.h, src/lalr.c, src/lalr.h, src/local.mk:
+       * src/location.c, src/location.h, src/main.c:
+       * src/muscle-tab.c, src/muscle-tab.h, src/named-ref.c:
+       * src/named-ref.h, src/nullable.c, src/nullable.h:
+       * src/output.c, src/output.h, src/parse-gram.y:
+       * src/print-xml.c, src/print-xml.h, src/print.c, src/print.h:
+       * src/print_graph.c, src/print_graph.h, src/reader.c:
+       * src/reader.h, src/reduce.c, src/reduce.h, src/relation.c:
+       * src/relation.h, src/scan-code.h, src/scan-code.l:
+       * src/scan-gram.h, src/scan-gram.l, src/scan-skel.h:
+       * src/scan-skel.l, src/state.c, src/state.h, src/symlist.c:
+       * src/symlist.h, src/symtab.c, src/symtab.h, src/system.h:
+       * src/tables.c, src/tables.h, src/uniqstr.c, src/uniqstr.h:
+       * tests/actions.at, tests/atlocal.in, tests/c++.at:
+       * tests/calc.at, tests/conflicts.at, tests/cxx-type.at:
+       * tests/existing.at, tests/glr-regression.at:
+       * tests/headers.at, tests/input.at, tests/java.at:
+       * tests/local.at, tests/local.mk, tests/named-refs.at:
+       * tests/output.at, tests/push.at, tests/reduce.at:
+       * tests/regression.at, tests/sets.at, tests/skeletons.at:
+       * tests/synclines.at, tests/testsuite.at, tests/torture.at:
+       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 0cdabf9c341c8e3adc761747f179737e37bee5c5..1d9dbc63c824fc9db665212acd2e38844357662c 100644 (file)
--- a/HACKING
+++ b/HACKING
@@ -369,7 +369,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 325c9cf7b347f8fdde03ed40b427b32e7f061cba..b5d88556eb875dc9ca41962a03fed9282dc5bf26 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 2da19c7b834f771e5e07a1c20e232d3e7555c8f9..e5ebfe4bca11d54bbd8286fdc428211111340b1d 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1428,7 +1428,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 d9221b0e05896fe1279c863e7f71bacec04917d3..e2f9213b48281b47b1eb852bb5f979baae66ffb0 100644 (file)
--- a/TODO
+++ b/TODO
@@ -474,7 +474,8 @@ Here's a proposal for how a new implementation might look:
 
 -----
 
-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 file is part of Bison, the GNU Compiler Compiler.
 
index 53d7f28772dd86acb457779b328f6d37e6ac09ac..04dbfba31c824590474db941ca3e5f0154563940 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 b0d6c5b0b5dae775de4574821f346fbfd76f1974..caa4e0c9c751c581162724565f0b1238a4c0c004 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 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 079a5e568238f75e087d527be0e4cf47f2ed102e..74b598751c6c1c976dd1a2b87781ab38bbb3a075 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 e1a0c1f0f4a1d40d1840c84cd29442a73a7c33f2..610eaaab90787ed3f7a3273ac24a9498ab5c2bed 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 e7308be301bc9764683cca526c4ecdcef2253d88..9e7b31937acf10e536991719f41d65131e763302 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 bb0f6d7f33d37b8ddad99ed5a624ce2a5c584acb..3c6ea8d7f03944c8126d7ee231dadb4d414ebb12 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
@@ -157,7 +159,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.  */
 
@@ -2578,7 +2580,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 24b3fbbea3384d10c4c5475ece43087633b8deab..547a3dd9b83ff17a30abb36d6fa37f1d8d32d10f 100644 (file)
@@ -1,5 +1,7 @@
 # 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
@@ -215,7 +217,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-2010])[
+             [2002, 2003, 2004, 2005, 2006, 2007, 2008, 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 d216c1b0aa53b9e2b1a9fd9506c9ce1f9d2fa44c..781a7df20885bad3024c30623908d6525a45baa1 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 646ee904bebaab3720b3d38ade71aa80bd1d03c7..bd1faa560e7b00e13390fd082f17d3457d461807 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
@@ -115,7 +116,7 @@ m4_popdef([b4_dollar_dollar])dnl
 
 
 m4_pushdef([b4_copyright_years],
-           [2002-2010])
+           [2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010])
 
 m4_define([b4_parser_class_name],
           [b4_percent_define_get([[parser_class_name]])])
index c156e5e7b2a1bf9fba65b5be0e646826a01e9c23..c6bd4038494cd41b1376f3d022eb12ccfaf5e202 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
@@ -33,7 +33,7 @@ b4_symbol_foreach([b4_symbol_no_destructor_assert])
 m4_divert_push(0)dnl
 @output(b4_parser_file_name@)@
 b4_copyright([Skeleton implementation for Bison LALR(1) parsers in Java],
-             [2007-2010])
+             [2007, 2008, 2009, 2010])
 
 b4_percent_define_ifdef([package], [package b4_percent_define_get([package]);
 ])[/* First part of user declarations.  */
index 1eb96060db9eddfbc15e12ff437602a62583d432..44354a7d2358aa8f3524bc3969179f4813d9980e 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 5cf96de78c764fe1b554a2aec36a5a8b2c0bdc11..eeef6fb57a2cbef1150770bafeafae3f4b4f379e 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
@@ -16,7 +17,7 @@
 # along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
 m4_pushdef([b4_copyright_years],
-           [2002-2010])
+           [2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010])
 
 # We do want M4 expansion after # for CPP macros.
 m4_changecom()
index b97674c0351815ff37aa36361def5b982c618c76..49f8c5dddd7d8d87e806399cfee5e1c0937b9a4b 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
@@ -16,7 +17,7 @@
 # along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
 m4_pushdef([b4_copyright_years],
-           [2002-2010])
+           [2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010])
 
 # We do want M4 expansion after # for CPP macros.
 m4_changecom()
index 202798755586ae7a5157929d87b1575aeec6ccba..832b9672c82434fd8f271299a78f7ef640b937da 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
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 5efef5f85e7b5b041c4cbcadfe7387e1ade758ab..28a2b238cf12b6bfe18dca7788f504abd2559a64 100644 (file)
@@ -1,11 +1,11 @@
                                                              -*- C -*-
 # 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.
 
 m4_pushdef([b4_copyright_years],
-           [1984, 1989-1990, 2000-2010])
+           [1984, 1989, 1990, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010])
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
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 bff5c68ac44eba3e8513ab3dbbcb8a883ffdc1c7..7c20037004f657ad53686b423deb5768217e04a6 100644 (file)
@@ -1,4 +1,4 @@
-## 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
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 404b5a64013e8f405e1672703623ae6f26ceeda0..deb88c1ccaeec864f318d1b5a124d3bdc8b00ce0 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 f57c162d93065e1f3d4217bfcf6cc39a33119083..52a64e348469714ddbec2f5f86464edab06b12f6 100644 (file)
@@ -1,4 +1,5 @@
-## 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 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 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 0e80b4614b95707220cf6fbf53cf394ba9a5ac59..b6fd1cedad1081804b9cc52ba8b9c35bf99b577f 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 2481d3cc6029a49fd1244e918a85785fe9fb48c3..8b3ec40205beac0b1e1797d5dc7fc13cc23afc84 100644 (file)
@@ -1,4 +1,4 @@
-## Copyright (C) 2006, 2008-2010 Free Software Foundation, Inc.
+## Copyright (C) 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 2abfea3b04922743cb84b3220686d2c69341b5c2..1383d1fefb3a9766a8561638dd3956ef65a7dff1 100644 (file)
@@ -1,5 +1,7 @@
 ## Process this file with automake to produce Makefile.in -*-Makefile-*-
-## Copyright (C) 2005-2006, 2008-2010 Free Software Foundation, Inc.
+
+## Copyright (C) 2005, 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 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 04db134c07ddd489a358904dfa3175a22d1f5455..215f218f178f17d3d4a343040778442d4bd0aeef 100644 (file)
@@ -1,4 +1,4 @@
-## Copyright (C) 2005, 2008-2010 Free Software Foundation, Inc.
+## Copyright (C) 2005, 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 298a8aa29acc7efc2b4beda6dcca3f783e29d004..17f71bb8563ebd5a69cc412367ec4ad8a238d142 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 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 31eab0da1ccf142075b0301b8ab28e93557dfbb9..a2efd5e1c02ac701c0a686dbb1c02eb67abab144 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-2010 Free Software
-   Foundation, Inc.
+   Copyright (C) 1984, 1986, 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 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 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 d8cedc15cec7f2419a668c011a7db58f9ffc7b5d..220c3eaa5821badc69b06522ab3df6498924ca4f 100644 (file)
@@ -1,6 +1,7 @@
 /* Associativity information.
-   Copyright (C) 2002, 2005-2006, 2008-2010 Free Software Foundation,
-   Inc.
+
+   Copyright (C) 2002, 2005, 2006, 2008, 2009, 2010 Free Software
+   Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
 
index f6b6c998a0d484d3274583c0afc98e4c5bad3c27..fcd441e89710dc3cda494efe38fe40ec56207ed1 100644 (file)
@@ -1,5 +1,7 @@
 /* Associativity information.
-   Copyright (C) 2002, 2006, 2008-2010 Free Software Foundation, Inc.
+
+   Copyright (C) 2002, 2006, 2008, 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 f21a627c6e0b7a07935581c3ea31da3d8ef4c9a6..f17f0fea2d2b1f3a4ba4b0988e3cbe42451eace7 100644 (file)
@@ -1,7 +1,7 @@
 /* Find and resolve or report lookahead conflicts for bison,
 
-   Copyright (C) 1984, 1989, 1992, 2000-2010 Free Software Foundation,
-   Inc.
+   Copyright (C) 1984, 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 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 4567985221ad8242cc9bf83b355d8db7196fc0da..7365ab7e2a20c49df9de4f6b77762b61a1e3bd7c 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 1edd5771b6726f360f7516c95699dd6226ea6dcf..84028b52fda8453a62a9b7785bd69945bdee7b83 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 0c15ebb8ef46eba20584c078a0137755022d91d6..c9834b28f2b9c1924b0d445d6cd676de459c09c2 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 05628651500693244c166b298438e23754534d61..1b750fd1e07f670601e46f4a0981bfc9e385f8dc 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 4d3c13e7753101f305796a08ded8d1f51b73c6af..d939a5b364d6b0a60500fe7cc043ab68ccc1083c 100644 (file)
@@ -1,4 +1,5 @@
-## 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 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 a878da126a70cc0e2622a2625c521475840edba1..c443f5a81e889b798a40639be7d428cf1bf55da2 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 73e640276935bb33f3a8f0e2f1ff919a883e1364..badd36c780b67cf5b6e267a9f46151adc91da14f 100644 (file)
@@ -1,6 +1,7 @@
 /* Muscle table manager for Bison,
 
-   Copyright (C) 2001-2003, 2006-2010 Free Software Foundation, Inc.
+   Copyright (C) 2001, 2002, 2003, 2006, 2007, 2008, 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 86d9728b7113be5a9ff79904e523ed5939bd11ed..fa448a6f2748d282b140d340b292245027c239e6 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 663f17017e53e4cf3e35cf03d1a2eaef18e31f14..b897d6915fbd59b24a24d0bd2b52048d736bbf0b 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 d66fc38d5713830c992087e2d5c322ffec0fe732..c427e190f7ac1f95edd2223294f80c1c0f8975da 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 f4bb13ba46ce4f9393ac504c522e84b452c92a0d..cb5d3a39f47871c976f611c3b153b40ad6435468 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 52762508cd57bf053ee617b33c1d990e4cc61b70..9d3d34280b8de5ef60f6eb63fa0213e3ab5232c6 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 ab334eb5be64522799d2b0eec4e9ef47f6942a36..ec16cfc4470089b4891be2847c4edb3f6637faa9 100644 (file)
@@ -1,6 +1,7 @@
 /* Scan Bison Skeletons.                                       -*- C -*-
 
-   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 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 54ab05699b7fa679b65c10633d682e7d6866cde9..723b11fe1bee295ddc3cd411567b499e1b2e2abe 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 d56e8f88b8034c29d2df21dcd8bd44d6b550b919..08f64c41d2f239a8056c1827045d0ec3b1a375fc 100644 (file)
@@ -1,7 +1,7 @@
 /* Definitions for symtab.c and callers, part of Bison.
 
-   Copyright (C) 1984, 1989, 1992, 2000-2002, 2004-2010 Free Software
-   Foundation, Inc.
+   Copyright (C) 1984, 1989, 1992, 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 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 33a9786a11213b8c5c4e5b293dfdb283f1dac5ed..4f7f5790ed7ee92659e023b0c4796eb91e171469 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 8377bfe91759a74bd5d3c0ed1e9e10abb5cb4761..5db78acdf09704e92689e6894b0864f8a42d407a 100644 (file)
@@ -1,5 +1,7 @@
 # Checking the output filenames.                    -*- Autotest -*-
-# Copyright (C) 2004-2005, 2007-2010 Free Software Foundation, Inc.
+
+# Copyright (C) 2004, 2005, 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 5046d23734105147ece124d68f1fa7d51e9b534b..285b6349df3f4d5482ccd6b77b70817f1a062719 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 705419b95b8c296c685a6664540f3463470f1335..ffcbb7776a65581311331831b973ab38a524f5d8 100644 (file)
@@ -1,6 +1,7 @@
 # Exercising Bison on conflicts.                         -*- Autotest -*-
 
-# 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 program 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 64a18093465c35065da9954479ac217ea6ca2b45..241c4d06e526b2980df6b65723d96fbe8ef3eba2 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 8912f289a1dd47152a2da1f94951b974f373a725..9ea703fed25aad33c2908bc3427b865681c091ba 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 6b9dad7ba5a02806de90f5267ddf562e7c8dbec4..e2656077b56b621b73f78c4959ddbe092cd25531 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 9cf76bd0d1ef48460678607e28d6b5ae86a90fbb..768c70207560039fddc2d6e60097de3a4e18f2bb 100644 (file)
@@ -1,6 +1,7 @@
 ## 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 794ea048ddd61d6ebf52b6c2ae87a9d68fc21f29..79131cff4ff17b2b2d95755904f4dbea417eb621 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 564674e1055cc3d9bef2273b210200471dd16d5f..0ecc12325caf21d9a74737b2c20e4a558f0321a7 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 153344713882e9055f7f1c6171f7d3520456a5f9..ceb18b94c9c4b1637562700289bb1355cb10fc29 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