From 219c26ea51779faadeef63622e272601c6dd804e Mon Sep 17 00:00:00 2001 From: "Joel E. Denny" Date: Mon, 4 Jan 2010 13:59:11 -0500 Subject: [PATCH] maint: run "make update-copyright" --- ChangeLog | 9 +- HACKING | 3 +- Makefile.am | 3 +- NEWS | 3 +- PACKAGING | 2 +- README | 4 +- README-alpha | 2 +- TODO | 3 +- bootstrap | 3 +- bootstrap.conf | 2 +- build-aux/update-b4-copyright | 2 +- cfg.mk | 2 +- configure.ac | 3 +- data/Makefile.am | 3 +- data/README | 2 +- data/bison.m4 | 3 +- data/c++-skel.m4 | 2 +- data/c++.m4 | 3 +- data/c-skel.m4 | 2 +- data/c.m4 | 3 +- data/glr.c | 7 +- data/glr.cc | 5 +- data/java-skel.m4 | 2 +- data/java.m4 | 2 +- data/lalr1.cc | 9 +- data/lalr1.java | 4 +- data/location.cc | 7 +- data/xslt/bison.xsl | 2 +- data/xslt/xml2dot.xsl | 2 +- data/xslt/xml2text.xsl | 2 +- data/xslt/xml2xhtml.xsl | 2 +- data/yacc.c | 10 +- djgpp/Makefile.maint | 3 +- djgpp/README.in | 2 +- djgpp/config.bat | 3 +- djgpp/config.sed | 3 +- djgpp/config.site | 3 +- djgpp/config_h.sed | 3 +- djgpp/djunpack.bat | 3 +- djgpp/subpipe.c | 3 +- djgpp/subpipe.h | 3 +- djgpp/testsuite.sed | 2 +- doc/Makefile.am | 3 +- doc/bison.texinfo | 5 +- doc/refcard.tex | 2 +- etc/Makefile.am | 2 +- etc/README | 2 +- etc/bench.pl.in | 2 +- examples/Makefile.am | 2 +- examples/calc++/Makefile.am | 2 +- examples/extexi | 2 +- lib/Makefile.am | 4 +- lib/abitset.c | 3 +- lib/abitset.h | 2 +- lib/bbitset.h | 2 +- lib/bitset.c | 3 +- lib/bitset.h | 2 +- lib/bitset_stats.c | 3 +- lib/bitset_stats.h | 2 +- lib/bitsetv-print.c | 4 +- lib/bitsetv-print.h | 2 +- lib/bitsetv.c | 2 +- lib/bitsetv.h | 2 +- lib/ebitset.c | 3 +- lib/ebitset.h | 2 +- lib/get-errno.c | 2 +- lib/get-errno.h | 2 +- lib/lbitset.c | 2 +- lib/lbitset.h | 2 +- lib/libiberty.h | 2 +- lib/main.c | 2 +- lib/subpipe.c | 2 +- lib/subpipe.h | 3 +- lib/timevar.c | 2 +- lib/timevar.def | 2 +- lib/timevar.h | 3 +- lib/vbitset.c | 3 +- lib/vbitset.h | 2 +- lib/yyerror.c | 2 +- m4/bison-i18n.m4 | 2 +- m4/c-working.m4 | 2 +- m4/cxx.m4 | 2 +- m4/m4.m4 | 3 +- m4/subpipe.m4 | 3 +- m4/timevar.m4 | 2 +- src/LR0.c | 4 +- src/LR0.h | 2 +- src/Makefile.am | 3 +- src/assoc.c | 3 +- src/assoc.h | 2 +- src/closure.c | 4 +- src/closure.h | 2 +- src/complain.c | 2 +- src/complain.h | 2 +- src/conflicts.c | 4 +- src/conflicts.h | 2 +- src/derives.c | 4 +- src/derives.h | 2 +- src/files.c | 4 +- src/files.h | 2 +- src/flex-scanner.h | 2 +- src/getargs.c | 4 +- src/getargs.h | 4 +- src/gram.c | 4 +- src/gram.h | 4 +- src/graphviz.c | 2 +- src/lalr.c | 4 +- src/lalr.h | 4 +- src/location.c | 3 +- src/location.h | 3 +- src/main.c | 4 +- src/muscle_tab.c | 3 +- src/muscle_tab.h | 2 +- src/nullable.c | 4 +- src/nullable.h | 2 +- src/output.c | 4 +- src/output.h | 2 +- src/parse-gram.c | 531 +++++++++++++++++----------------- src/parse-gram.h | 12 +- src/parse-gram.y | 3 +- src/print-xml.c | 2 +- src/print-xml.h | 2 +- src/print.c | 4 +- src/print.h | 2 +- src/print_graph.c | 3 +- src/print_graph.h | 2 +- src/reader.c | 4 +- src/reader.h | 4 +- src/reduce.c | 4 +- src/reduce.h | 2 +- src/relation.c | 3 +- src/relation.h | 2 +- src/scan-code.h | 2 +- src/scan-code.l | 2 +- src/scan-gram.h | 2 +- src/scan-gram.l | 3 +- src/scan-skel.h | 2 +- src/scan-skel.l | 3 +- src/state.c | 3 +- src/state.h | 4 +- src/symlist.c | 2 +- src/symlist.h | 2 +- src/symtab.c | 4 +- src/symtab.h | 4 +- src/system.h | 3 +- src/tables.c | 4 +- src/tables.h | 2 +- src/uniqstr.c | 2 +- src/uniqstr.h | 2 +- tests/Makefile.am | 3 +- tests/actions.at | 3 +- tests/atlocal.in | 3 +- tests/c++.at | 3 +- tests/calc.at | 3 +- tests/conflicts.at | 4 +- tests/cxx-type.at | 3 +- tests/existing.at | 4 +- tests/glr-regression.at | 2 +- tests/headers.at | 4 +- tests/input.at | 3 +- tests/java.at | 2 +- tests/local.at | 3 +- tests/output.at | 3 +- tests/push.at | 2 +- tests/reduce.at | 3 +- tests/regression.at | 3 +- tests/sets.at | 4 +- tests/skeletons.at | 2 +- tests/synclines.at | 4 +- tests/testsuite.at | 4 +- tests/torture.at | 2 +- 171 files changed, 496 insertions(+), 538 deletions(-) diff --git a/ChangeLog b/ChangeLog index baaf044f..2ba38b9c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2010-01-04 Joel E. Denny + + maint: run "make update-copyright" + 2009-12-30 Joel E. Denny POSIX: warn if %prec's token was not defined. @@ -21585,9 +21589,8 @@ ----- - Copyright (C) 1987, 1988, 1991, 1992, 1993, 1994, 1995, 1996, - 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, - 2007, 2008, 2009 Free Software Foundation, Inc. + Copyright (C) 1987-1988, 1991-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 32fa8d90..8b573866 100644 --- a/HACKING +++ b/HACKING @@ -360,8 +360,7 @@ Push these changes. ----- -Copyright (C) 2002, 2003, 2004, 2005, 2007, 2008, 2009 -Free Software Foundation, Inc. +Copyright (C) 2002-2005, 2007-2010 Free Software Foundation, Inc. This file is part of GNU Bison. diff --git a/Makefile.am b/Makefile.am index 036efac7..8a705de6 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,6 +1,5 @@ ## Process this file with automake to produce Makefile.in -*-Makefile-*- -## Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008-2009 -## Free Software Foundation, Inc. +## Copyright (C) 2001-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 9045431f..7cb3d4e2 100644 --- a/NEWS +++ b/NEWS @@ -1134,8 +1134,7 @@ End: ----- -Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, -2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc. +Copyright (C) 1995-2010 Free Software Foundation, Inc. This file is part of Bison, the GNU Parser Generator. diff --git a/PACKAGING b/PACKAGING index 6f858727..12cd2953 100644 --- a/PACKAGING +++ b/PACKAGING @@ -36,7 +36,7 @@ to the bison package. ----- -Copyright (C) 2002, 2005, 2009 Free Software Foundation, Inc. +Copyright (C) 2002, 2005, 2009-2010 Free Software Foundation, Inc. This file is part of Bison, the GNU Compiler Compiler. diff --git a/README b/README index 2bf62bf2..11466572 100644 --- a/README +++ b/README @@ -40,8 +40,8 @@ End: ----- -Copyright (C) 1992, 1998, 1999, 2003, 2004, 2005, 2008-2009 Free -Software Foundation, Inc. +Copyright (C) 1992, 1998-1999, 2003-2005, 2008-2010 Free Software +Foundation, Inc. This file is part of Bison, the GNU Compiler Compiler. diff --git a/README-alpha b/README-alpha index 14ca052c..70122b99 100644 --- a/README-alpha +++ b/README-alpha @@ -12,7 +12,7 @@ the problems you encounter. ----- -Copyright (C) 2002, 2004, 2009 Free Software Foundation, Inc. +Copyright (C) 2002, 2004, 2009-2010 Free Software Foundation, Inc. This file is part of GNU Bison. diff --git a/TODO b/TODO index 6686ca4e..7508f03d 100644 --- a/TODO +++ b/TODO @@ -290,8 +290,7 @@ Equip the parser with a means to create the (visual) parse tree. ----- -Copyright (C) 2001, 2002, 2003, 2004, 2006, 2009 Free Software -Foundation, Inc. +Copyright (C) 2001-2004, 2006, 2009-2010 Free Software Foundation, Inc. This file is part of Bison, the GNU Compiler Compiler. diff --git a/bootstrap b/bootstrap index 4d31cbe4..5717b46c 100755 --- a/bootstrap +++ b/bootstrap @@ -2,8 +2,7 @@ # Bootstrap this package from checked-out sources. -# Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2009 -# Free Software Foundation, Inc. +# Copyright (C) 2003-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/bootstrap.conf b/bootstrap.conf index dff8d80a..0c421074 100644 --- a/bootstrap.conf +++ b/bootstrap.conf @@ -1,6 +1,6 @@ # Bootstrap configuration. -# Copyright (C) 2006, 2007, 2008, 2009 Free Software Foundation, Inc. +# Copyright (C) 2006-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/build-aux/update-b4-copyright b/build-aux/update-b4-copyright index 30c38013..689daad6 100755 --- a/build-aux/update-b4-copyright +++ b/build-aux/update-b4-copyright @@ -3,7 +3,7 @@ # Update b4_copyright invocations or b4_copyright_years definitions to # include the current year. -# Copyright (C) 2009 Free Software Foundation, Inc. +# Copyright (C) 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/cfg.mk b/cfg.mk index 5c74313f..e8cdfbf3 100644 --- a/cfg.mk +++ b/cfg.mk @@ -1,5 +1,5 @@ # Customize maint.mk -*- makefile -*- -# Copyright (C) 2008-2009 Free Software Foundation, Inc. +# Copyright (C) 2008-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/configure.ac b/configure.ac index 4f30fa78..72fa8372 100644 --- a/configure.ac +++ b/configure.ac @@ -1,7 +1,6 @@ # Configure template for GNU Bison. -*-Autoconf-*- # -# Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 -# Free Software Foundation, Inc. +# Copyright (C) 2001-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/data/Makefile.am b/data/Makefile.am index 8ac50879..48ddc6d9 100644 --- a/data/Makefile.am +++ b/data/Makefile.am @@ -1,5 +1,4 @@ -## Copyright (C) 2002, 2005, 2006, 2007, 2008-2009 Free Software -## Foundation, Inc. +## Copyright (C) 2002, 2005-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/data/README b/data/README index 1de6c78c..1698e252 100644 --- a/data/README +++ b/data/README @@ -52,7 +52,7 @@ into various formats. ----- -Copyright (C) 2002, 2008-2009 Free Software Foundation, Inc. +Copyright (C) 2002, 2008-2010 Free Software Foundation, Inc. This file is part of GNU Bison. diff --git a/data/bison.m4 b/data/bison.m4 index f9dd503d..ab748536 100644 --- a/data/bison.m4 +++ b/data/bison.m4 @@ -1,8 +1,7 @@ -*- Autoconf -*- # Language-independent M4 Macros for Bison. -# Copyright (C) 2002, 2004, 2005, 2006, 2007, 2008, 2009 Free Software -# Foundation, Inc. +# Copyright (C) 2002, 2004-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/data/c++-skel.m4 b/data/c++-skel.m4 index b98f7bb7..f017abc2 100644 --- a/data/c++-skel.m4 +++ b/data/c++-skel.m4 @@ -1,7 +1,7 @@ -*- Autoconf -*- # C++ skeleton dispatching for Bison. -# Copyright (C) 2006, 2007, 2009 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 diff --git a/data/c++.m4 b/data/c++.m4 index 463deb7b..efad440a 100644 --- a/data/c++.m4 +++ b/data/c++.m4 @@ -2,8 +2,7 @@ # C++ skeleton for Bison -# Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free -# Software Foundation, Inc. +# Copyright (C) 2002-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/data/c-skel.m4 b/data/c-skel.m4 index 20c2a831..a491b607 100644 --- a/data/c-skel.m4 +++ b/data/c-skel.m4 @@ -1,7 +1,7 @@ -*- Autoconf -*- # C skeleton dispatching for Bison. -# Copyright (C) 2006, 2007, 2009 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 diff --git a/data/c.m4 b/data/c.m4 index 518f8c0d..48551824 100644 --- a/data/c.m4 +++ b/data/c.m4 @@ -1,8 +1,7 @@ -*- Autoconf -*- # C M4 Macros for Bison. -# Copyright (C) 2002, 2004, 2005, 2006, 2007, 2008-2009 Free Software -# Foundation, Inc. +# Copyright (C) 2002, 2004-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/data/glr.c b/data/glr.c index 2a130a6b..0c795a63 100644 --- a/data/glr.c +++ b/data/glr.c @@ -1,8 +1,7 @@ -*- C -*- # GLR skeleton for Bison -# Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008-2009 Free -# Software Foundation, Inc. +# Copyright (C) 2002-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 @@ -150,7 +149,7 @@ m4_changecom() m4_divert_push(0)dnl @output(b4_parser_file_name@)@ b4_copyright([Skeleton implementation for Bison GLR parsers in C], - [2002, 2003, 2004, 2005, 2006, 2009]) + [2002-2006, 2009-2010]) [ /* C GLR parser skeleton written by Paul Hilfinger. */ @@ -2640,7 +2639,7 @@ m4_if(b4_skeleton, ["glr.c"], [b4_defines_if( [@output(b4_spec_defines_file@)@ b4_copyright([Skeleton interface for Bison GLR parsers in C], - [2002, 2003, 2004, 2005, 2006, 2009]) + [2002-2006, 2009-2010]) b4_shared_declarations diff --git a/data/glr.cc b/data/glr.cc index ff19e279..57b4f1f9 100644 --- a/data/glr.cc +++ b/data/glr.cc @@ -1,8 +1,7 @@ -*- C -*- # C++ GLR skeleton for Bison -# Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008-2009 Free -# Software Foundation, Inc. +# Copyright (C) 2002-2010 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by @@ -219,7 +218,7 @@ m4_popdef([b4_parse_param]) m4_divert_push(0) @output(b4_spec_defines_file@)@ b4_copyright([Skeleton interface for Bison GLR parsers in C++], - [2002, 2003, 2004, 2005, 2006, 2009])[ + [2002-2006, 2009-2010])[ /* C++ GLR parser skeleton written by Akim Demaille. */ diff --git a/data/java-skel.m4 b/data/java-skel.m4 index 7c314ceb..b5e66e44 100644 --- a/data/java-skel.m4 +++ b/data/java-skel.m4 @@ -1,7 +1,7 @@ -*- Autoconf -*- # Java skeleton dispatching for Bison. -# Copyright (C) 2007, 2009 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 diff --git a/data/java.m4 b/data/java.m4 index c03b65d7..91a1ed73 100644 --- a/data/java.m4 +++ b/data/java.m4 @@ -2,7 +2,7 @@ # Java language support for Bison -# Copyright (C) 2007, 2008-2009 Free Software Foundation, Inc. +# Copyright (C) 2007-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/data/lalr1.cc b/data/lalr1.cc index 7db05fee..6c66dd1b 100644 --- a/data/lalr1.cc +++ b/data/lalr1.cc @@ -1,7 +1,6 @@ # C++ skeleton for Bison -# Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008-2009 Free -# Software Foundation, Inc. +# Copyright (C) 2002-2010 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by @@ -35,7 +34,7 @@ m4_divert_push(0)dnl b4_defines_if( [@output(b4_spec_defines_file@)@ b4_copyright([Skeleton interface for Bison LALR(1) parsers in C++], - [2002, 2003, 2004, 2005, 2006, 2007, 2008-2009]) + [2002-2010]) dnl FIXME: This is wrong, we want computed header guards. [ /* C++ LALR(1) parser skeleton written by Akim Demaille. */ @@ -300,7 +299,7 @@ b4_percent_code_get([[provides]])[]dnl ])dnl @output(b4_parser_file_name@)@ b4_copyright([Skeleton implementation for Bison LALR(1) parsers in C++], - [2002, 2003, 2004, 2005, 2006, 2007, 2008-2009]) + [2002-2010]) b4_percent_code_get([[top]])[]dnl m4_if(b4_prefix, [yy], [], [ @@ -1057,7 +1056,7 @@ b4_error_verbose_if([, int tok])[) dnl @output(b4_dir_prefix[]stack.hh@)@ b4_copyright([Stack handling for Bison parsers in C++], - [2002, 2003, 2004, 2005, 2006, 2007, 2008-2009])[ + [2002-2010])[ #ifndef BISON_STACK_HH # define BISON_STACK_HH diff --git a/data/lalr1.java b/data/lalr1.java index a7c5655f..8b5a3907 100644 --- a/data/lalr1.java +++ b/data/lalr1.java @@ -1,6 +1,6 @@ # Java skeleton for Bison -*- autoconf -*- -# Copyright (C) 2007, 2008-2009 Free Software Foundation, Inc. +# Copyright (C) 2007-2010 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by @@ -25,7 +25,7 @@ m4_ifval(m4_defn([b4_symbol_destructors]), m4_divert_push(0)dnl @output(b4_parser_file_name@)@ b4_copyright([Skeleton implementation for Bison LALR(1) parsers in Java], - [2007, 2008-2009]) + [2007-2010]) b4_percent_define_ifdef([package], [package b4_percent_define_get([package]); ])[/* First part of user declarations. */ diff --git a/data/location.cc b/data/location.cc index d21e362a..50a9065b 100644 --- a/data/location.cc +++ b/data/location.cc @@ -1,7 +1,6 @@ # C++ skeleton for Bison -# Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2009 -# Free Software Foundation, Inc. +# Copyright (C) 2002-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 @@ -21,7 +20,7 @@ m4_changecom() m4_divert_push(0)dnl @output(b4_dir_prefix[]position.hh@)@ b4_copyright([Positions for Bison parsers in C++], - [2002, 2003, 2004, 2005, 2006, 2007, 2009])[ + [2002-2007, 2009-2010])[ /** ** \file position.hh @@ -146,7 +145,7 @@ b4_copyright([Positions for Bison parsers in C++], #endif // not BISON_POSITION_HH] @output(b4_dir_prefix[]location.hh@)@ b4_copyright([Locations for Bison parsers in C++], - [2002, 2003, 2004, 2005, 2006, 2007, 2009])[ + [2002-2007, 2009-2010])[ /** ** \file location.hh diff --git a/data/xslt/bison.xsl b/data/xslt/bison.xsl index f5f6323b..b5d163d3 100644 --- a/data/xslt/bison.xsl +++ b/data/xslt/bison.xsl @@ -3,7 +3,7 @@