From 98744608198dbc3f5025432c576aa009f7f8c174 Mon Sep 17 00:00:00 2001 From: Joel E. Denny Date: Thu, 6 Aug 2009 20:16:05 -0400 Subject: [PATCH] maint: run "make update-copyright" But first... * .x-update-copyright (^data/m4sugar/): Add, because these files are from Autoconf. --- .x-update-copyright | 1 + ChangeLog | 7 +++++++ PACKAGING | 2 +- README | 3 ++- README-alpha | 2 +- TODO | 4 ++-- data/Makefile.am | 3 ++- data/README | 2 +- data/c++-skel.m4 | 2 +- data/c-skel.m4 | 2 +- data/c.m4 | 2 +- data/glr.c | 8 ++++---- data/glr.cc | 6 +++--- data/java-skel.m4 | 2 +- data/java.m4 | 2 +- data/lalr1.cc | 10 +++++----- data/lalr1.java | 4 ++-- data/xslt/bison.xsl | 2 +- data/xslt/xml2dot.xsl | 2 +- data/xslt/xml2text.xsl | 2 +- data/xslt/xml2xhtml.xsl | 2 +- data/yacc.c | 6 ++++-- 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 | 4 ++-- doc/refcard.tex | 2 +- etc/Makefile.am | 2 +- etc/README | 2 +- etc/bench.pl.in | 2 +- examples/Makefile.am | 2 +- lib/abitset.c | 2 +- lib/abitset.h | 2 +- lib/bbitset.h | 3 ++- lib/bitset.c | 3 ++- lib/bitset.h | 2 +- lib/bitset_stats.c | 3 ++- lib/bitset_stats.h | 2 +- lib/bitsetv-print.c | 3 ++- lib/bitsetv-print.h | 2 +- lib/bitsetv.c | 3 ++- 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 | 3 ++- lib/lbitset.h | 2 +- lib/libiberty.h | 2 +- lib/main.c | 2 +- lib/subpipe.c | 3 ++- lib/subpipe.h | 2 +- lib/timevar.c | 3 ++- lib/timevar.def | 2 +- lib/timevar.h | 2 +- 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 | 2 +- m4/timevar.m4 | 2 +- src/LR0.c | 4 ++-- src/Makefile.am | 4 ++-- src/assoc.c | 2 +- src/assoc.h | 2 +- src/closure.c | 4 ++-- src/closure.h | 2 +- src/complain.c | 4 ++-- src/complain.h | 3 ++- src/conflicts.c | 4 ++-- src/conflicts.h | 3 ++- src/derives.c | 2 +- src/derives.h | 2 +- src/files.c | 2 +- src/files.h | 4 ++-- src/flex-scanner.h | 2 +- src/getargs.c | 2 +- src/getargs.h | 2 +- src/graphviz.c | 2 +- src/lalr.c | 2 +- src/lalr.h | 4 ++-- src/main.c | 2 +- src/muscle_tab.h | 3 ++- src/nullable.c | 4 ++-- src/nullable.h | 2 +- src/output.c | 2 +- src/output.h | 4 ++-- src/parse-gram.c | 4 ++-- src/parse-gram.y | 4 ++-- src/print-xml.c | 2 +- src/print-xml.h | 2 +- src/print.c | 4 ++-- src/print_graph.c | 4 ++-- src/reader.c | 2 +- src/reader.h | 4 ++-- src/reduce.c | 4 ++-- src/reduce.h | 3 ++- src/relation.c | 2 +- src/relation.h | 2 +- src/scan-code.h | 2 +- src/scan-code.l | 2 +- src/scan-gram.h | 2 +- src/scan-gram.l | 4 ++-- src/scan-skel.h | 2 +- src/scan-skel.l | 4 ++-- src/state.c | 4 ++-- src/state.h | 4 ++-- src/symlist.c | 3 ++- src/symlist.h | 3 ++- src/symtab.c | 4 ++-- src/symtab.h | 4 ++-- src/system.h | 4 ++-- src/tables.c | 2 +- src/tables.h | 2 +- src/uniqstr.h | 2 +- tests/Makefile.am | 4 ++-- tests/actions.at | 4 ++-- tests/c++.at | 2 +- tests/calc.at | 4 ++-- tests/conflicts.at | 3 ++- tests/cxx-type.at | 4 ++-- tests/existing.at | 4 ++-- tests/glr-regression.at | 3 ++- tests/headers.at | 3 ++- tests/input.at | 4 ++-- tests/local.at | 4 ++-- tests/push.at | 2 +- tests/reduce.at | 3 ++- tests/regression.at | 4 ++-- tests/sets.at | 3 ++- tests/synclines.at | 3 ++- tests/testsuite.at | 4 ++-- tests/torture.at | 4 ++-- 143 files changed, 229 insertions(+), 186 deletions(-) diff --git a/.x-update-copyright b/.x-update-copyright index f24f8e1..e6f052e 100644 --- a/.x-update-copyright +++ b/.x-update-copyright @@ -2,3 +2,4 @@ ^doc/gpl-3\.0\.texi$ ^doc/yacc\.1\.in$ ^src/parse-gram\.h$ +^data/m4sugar/ diff --git a/ChangeLog b/ChangeLog index d358467..15c9aed 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,12 @@ 2009-08-06 Joel E. Denny + maint: run "make update-copyright" + But first... + * .x-update-copyright (^data/m4sugar/): Add, because these + files are from Autoconf. + +2009-08-06 Joel E. Denny + maint: make update-b4-copyright easier to use * build-aux/update-b4-copyright: In warnings, report line numbers rather than character positions. diff --git a/PACKAGING b/PACKAGING index c549b44..6f85872 100644 --- a/PACKAGING +++ b/PACKAGING @@ -36,7 +36,7 @@ to the bison package. ----- -Copyright (C) 2002, 2005 Free Software Foundation, Inc. +Copyright (C) 2002, 2005, 2009 Free Software Foundation, Inc. This file is part of Bison, the GNU Compiler Compiler. diff --git a/README b/README index 498671f..34a524d 100644 --- a/README +++ b/README @@ -25,7 +25,8 @@ not answer them, please send mail to . ----- -Copyright (C) 1992, 1998, 1999, 2003, 2004, 2005, 2008 Free Software Foundation, Inc. +Copyright (C) 1992, 1998, 1999, 2003, 2004, 2005, 2008-2009 Free +Software Foundation, Inc. This file is part of Bison, the GNU Compiler Compiler. diff --git a/README-alpha b/README-alpha index 550ca32..14ca052 100644 --- a/README-alpha +++ b/README-alpha @@ -12,7 +12,7 @@ the problems you encounter. ----- -Copyright (C) 2002, 2004 Free Software Foundation, Inc. +Copyright (C) 2002, 2004, 2009 Free Software Foundation, Inc. This file is part of GNU Bison. diff --git a/TODO b/TODO index b2bca35..6686ca4 100644 --- a/TODO +++ b/TODO @@ -290,8 +290,8 @@ Equip the parser with a means to create the (visual) parse tree. ----- -Copyright (C) 2001, 2002, 2003, 2004, 2006 Free Software Foundation, -Inc. +Copyright (C) 2001, 2002, 2003, 2004, 2006, 2009 Free Software +Foundation, Inc. This file is part of Bison, the GNU Compiler Compiler. diff --git a/data/Makefile.am b/data/Makefile.am index ce15dac..8ac5087 100644 --- a/data/Makefile.am +++ b/data/Makefile.am @@ -1,4 +1,5 @@ -## Copyright (C) 2002, 2005, 2006, 2007, 2008 Free Software Foundation, Inc. +## Copyright (C) 2002, 2005, 2006, 2007, 2008-2009 Free Software +## Foundation, Inc. # This 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 18e025c..1de6c78 100644 --- a/data/README +++ b/data/README @@ -52,7 +52,7 @@ into various formats. ----- -Copyright (C) 2002, 2008 Free Software Foundation, Inc. +Copyright (C) 2002, 2008-2009 Free Software Foundation, Inc. This file is part of GNU Bison. diff --git a/data/c++-skel.m4 b/data/c++-skel.m4 index b8089ff..b98f7bb 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 Free Software Foundation, Inc. +# Copyright (C) 2006, 2007, 2009 Free Software Foundation, Inc. # This 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 91f3c20..20c2a83 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 Free Software Foundation, Inc. +# Copyright (C) 2006, 2007, 2009 Free Software Foundation, Inc. # This 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 1fe4bc5..518f8c0 100644 --- a/data/c.m4 +++ b/data/c.m4 @@ -1,7 +1,7 @@ -*- Autoconf -*- # C M4 Macros for Bison. -# Copyright (C) 2002, 2004, 2005, 2006, 2007, 2008 Free Software +# Copyright (C) 2002, 2004, 2005, 2006, 2007, 2008-2009 Free Software # Foundation, Inc. # This program is free software: you can redistribute it and/or modify diff --git a/data/glr.c b/data/glr.c index 53b7fa1..f458adc 100644 --- a/data/glr.c +++ b/data/glr.c @@ -1,8 +1,8 @@ -*- C -*- # GLR skeleton for Bison -# Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008 Free Software -# Foundation, Inc. +# Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008-2009 Free +# Software Foundation, Inc. # This 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 +150,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]) + [2002, 2003, 2004, 2005, 2006, 2009]) [ /* C GLR parser skeleton written by Paul Hilfinger. */ @@ -2639,7 +2639,7 @@ m4_if(b4_skeleton, ["glr.c"], [b4_defines_if( address@hidden(b4_spec_defines_file@)@ b4_copyright([Skeleton interface for Bison GLR parsers in C], - [2002, 2003, 2004, 2005, 2006]) + [2002, 2003, 2004, 2005, 2006, 2009]) b4_shared_declarations diff --git a/data/glr.cc b/data/glr.cc index afd0e61..ff19e27 100644 --- a/data/glr.cc +++ b/data/glr.cc @@ -1,8 +1,8 @@ -*- C -*- # C++ GLR skeleton for Bison -# Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, -# Inc. +# Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008-2009 Free +# Software Foundation, Inc. # This 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 +219,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])[ + [2002, 2003, 2004, 2005, 2006, 2009])[ /* C++ GLR parser skeleton written by Akim Demaille. */ diff --git a/data/java-skel.m4 b/data/java-skel.m4 index 7c4aa10..7c314ce 100644 --- a/data/java-skel.m4 +++ b/data/java-skel.m4 @@ -1,7 +1,7 @@ -*- Autoconf -*- # Java skeleton dispatching for Bison. -# Copyright (C) 2007 Free Software Foundation, Inc. +# Copyright (C) 2007, 2009 Free Software Foundation, Inc. # This 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 b3dbd3b..c03b65d 100644 --- a/data/java.m4 +++ b/data/java.m4 @@ -2,7 +2,7 @@ # Java language support for Bison -# Copyright (C) 2007, 2008 Free Software Foundation, Inc. +# Copyright (C) 2007, 2008-2009 Free Software Foundation, Inc. # This 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 603786e..04bd54a 100644 --- a/data/lalr1.cc +++ b/data/lalr1.cc @@ -1,7 +1,7 @@ # C++ skeleton for Bison -# Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008 -# Free Software Foundation, Inc. +# Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008-2009 Free +# Software Foundation, Inc. # This 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 +35,7 @@ m4_divert_push(0)dnl b4_defines_if( address@hidden(b4_spec_defines_file@)@ b4_copyright([Skeleton interface for Bison LALR(1) parsers in C++], - [2002, 2003, 2004, 2005, 2006, 2007, 2008]) + [2002, 2003, 2004, 2005, 2006, 2007, 2008-2009]) dnl FIXME: This is wrong, we want computed header guards. [ /* C++ LALR(1) parser skeleton written by Akim Demaille. */ @@ -300,7 +300,7 @@ b4_percent_code_get([[provides]])[]dnl ])dnl @output(b4_parser_file_name@)@ b4_copyright([Skeleton implementation for Bison LALR(1) parsers in C++], - [2002, 2003, 2004, 2005, 2006, 2007, 2008]) + [2002, 2003, 2004, 2005, 2006, 2007, 2008-2009]) b4_percent_code_get([[top]])[]dnl m4_if(b4_prefix, [yy], [], [ @@ -1057,7 +1057,7 @@ b4_error_verbose_if([, int tok])[) dnl @output(b4_dir_prefix[]stack.hh@)@ b4_copyright([Stack handling for Bison parsers in C++], - [2002, 2003, 2004, 2005, 2006, 2007, 2008])[ + [2002, 2003, 2004, 2005, 2006, 2007, 2008-2009])[ #ifndef BISON_STACK_HH # define BISON_STACK_HH diff --git a/data/lalr1.java b/data/lalr1.java index c855a75..942f0f4 100644 --- a/data/lalr1.java +++ b/data/lalr1.java @@ -1,6 +1,6 @@ # Java skeleton for Bison -*- autoconf -*- -# Copyright (C) 2007, 2008 Free Software Foundation, Inc. +# Copyright (C) 2007, 2008-2009 Free Software Foundation, Inc. # This 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]) + [2007, 2008-2009]) b4_percent_define_ifdef([package], [package b4_percent_define_get([package]); ])[/* First part of user declarations. */ diff --git a/data/xslt/bison.xsl b/data/xslt/bison.xsl index 9a6ce8a..f5f6323 100644 --- a/data/xslt/bison.xsl +++ b/data/xslt/bison.xsl @@ -3,7 +3,7 @@