From dcf16ff191f2b76c4e7a033f5a40073fe0c1d974 Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Sun, 18 Jan 2026 09:41:43 -0800 Subject: [PATCH] maint: make update-copyright --- AUTHORS | 3 +- ChangeLog-2012 | 2 +- Makefile.am | 4 +-- NEWS | 3 +- PACKAGING | 2 +- README | 4 +-- README-alpha | 2 +- README-hacking.md | 2 +- THANKS | 3 +- TODO | 4 +-- autogen.sh | 2 +- autopull.sh | 2 +- bootstrap-funclib.sh | 2 +- bootstrap.conf | 4 +-- build-aux/Darwin.valgrind | 4 +-- build-aux/Linux.valgrind | 4 +-- build-aux/cross-options.pl | 2 +- build-aux/local.mk | 4 +-- build-aux/update-b4-copyright | 4 +-- build-aux/update-package-copyright-year | 4 +-- build-aux/update-test | 2 +- cfg.mk | 4 +-- configure.ac | 6 ++-- data/README.md | 4 +-- data/bison-default.css | 2 +- data/local.mk | 2 +- data/skeletons/bison.m4 | 2 +- data/skeletons/c++-skel.m4 | 2 +- data/skeletons/c++.m4 | 2 +- data/skeletons/c-like.m4 | 4 +-- data/skeletons/c-skel.m4 | 2 +- data/skeletons/c.m4 | 2 +- data/skeletons/d-skel.m4 | 2 +- data/skeletons/d.m4 | 2 +- data/skeletons/glr.c | 8 ++--- data/skeletons/glr.cc | 6 ++-- data/skeletons/glr2.cc | 4 +-- data/skeletons/java-skel.m4 | 2 +- data/skeletons/java.m4 | 4 +-- data/skeletons/lalr1.cc | 6 ++-- data/skeletons/lalr1.d | 6 ++-- data/skeletons/lalr1.java | 4 +-- data/skeletons/location.cc | 6 ++-- data/skeletons/stack.hh | 4 +-- data/skeletons/variant.hh | 4 +-- data/skeletons/yacc.c | 4 +-- data/xslt/bison.xsl | 4 +-- data/xslt/xml2dot.xsl | 4 +-- data/xslt/xml2text.xsl | 4 +-- data/xslt/xml2xhtml.xsl | 4 +-- doc/bison.texi | 40 +++++++++++------------ doc/local.mk | 4 +-- doc/refcard.tex | 4 +-- etc/README.md | 4 +-- etc/bench.pl.in | 2 +- etc/local.mk | 2 +- examples/README.md | 2 +- examples/c++/README.md | 2 +- examples/c++/calc++/README.md | 2 +- examples/c++/calc++/calc++.test | 4 +-- examples/c++/calc++/local.mk | 4 +-- examples/c++/glr/README.md | 2 +- examples/c++/glr/ast.hh | 2 +- examples/c++/glr/c++-types.test | 2 +- examples/c++/glr/c++-types.yy | 2 +- examples/c++/glr/local.mk | 2 +- examples/c++/local.mk | 2 +- examples/c++/variant-11.test | 2 +- examples/c++/variant-11.yy | 4 +-- examples/c++/variant.test | 2 +- examples/c++/variant.yy | 4 +-- examples/c/README.md | 2 +- examples/c/bistromathic/README.md | 2 +- examples/c/bistromathic/bistromathic.test | 2 +- examples/c/bistromathic/local.mk | 2 +- examples/c/bistromathic/parse.y | 2 +- examples/c/calc/README.md | 2 +- examples/c/calc/calc.test | 2 +- examples/c/calc/local.mk | 2 +- examples/c/glr/README.md | 2 +- examples/c/glr/c++-types.test | 2 +- examples/c/glr/c++-types.y | 2 +- examples/c/glr/local.mk | 2 +- examples/c/lexcalc/README.md | 2 +- examples/c/lexcalc/lexcalc.test | 2 +- examples/c/lexcalc/local.mk | 2 +- examples/c/lexcalc/parse.y | 2 +- examples/c/lexcalc/scan.l | 2 +- examples/c/local.mk | 2 +- examples/c/mfcalc/local.mk | 4 +-- examples/c/mfcalc/mfcalc.test | 4 +-- examples/c/pushcalc/README.md | 2 +- examples/c/pushcalc/calc.test | 2 +- examples/c/pushcalc/calc.y | 2 +- examples/c/pushcalc/local.mk | 2 +- examples/c/reccalc/README.md | 2 +- examples/c/reccalc/local.mk | 2 +- examples/c/reccalc/parse.y | 2 +- examples/c/reccalc/reccalc.test | 2 +- examples/c/reccalc/scan.l | 2 +- examples/c/rpcalc/local.mk | 4 +-- examples/c/rpcalc/rpcalc.test | 4 +-- examples/d/README.md | 2 +- examples/d/calc/calc.test | 2 +- examples/d/calc/calc.y | 2 +- examples/d/calc/local.mk | 2 +- examples/d/local.mk | 2 +- examples/d/simple/calc.test | 2 +- examples/d/simple/calc.y | 2 +- examples/d/simple/local.mk | 2 +- examples/extexi | 4 +-- examples/java/README.md | 2 +- examples/java/calc/Calc.test | 2 +- examples/java/calc/Calc.y | 2 +- examples/java/calc/local.mk | 2 +- examples/java/local.mk | 2 +- examples/java/simple/Calc.test | 2 +- examples/java/simple/Calc.y | 2 +- examples/java/simple/local.mk | 2 +- examples/local.mk | 2 +- examples/test | 4 +-- lib/get-errno.c | 4 +-- lib/get-errno.h | 2 +- lib/local.mk | 4 +-- lib/main.c | 2 +- lib/path-join.c | 2 +- lib/path-join.h | 2 +- lib/timevar.def | 4 +-- lib/yyerror.c | 2 +- m4/bison-check-compiler-flag.m4 | 2 +- m4/bison-cxx-std.m4 | 2 +- m4/bison-i18n.m4 | 4 +-- m4/c-working.m4 | 2 +- m4/cxx.m4 | 4 +-- m4/flex.m4 | 4 +-- src/AnnotationList.c | 4 +-- src/AnnotationList.h | 4 +-- src/InadequacyList.c | 4 +-- src/InadequacyList.h | 4 +-- src/Sbitset.c | 4 +-- src/Sbitset.h | 4 +-- src/assoc.c | 2 +- src/assoc.h | 4 +-- src/closure.c | 2 +- src/closure.h | 4 +-- src/complain.c | 4 +-- src/complain.h | 2 +- src/conflicts.c | 2 +- src/conflicts.h | 4 +-- src/counterexample.c | 2 +- src/counterexample.h | 2 +- src/derivation.c | 2 +- src/derivation.h | 2 +- src/derives.c | 4 +-- src/derives.h | 4 +-- src/files.c | 4 +-- src/files.h | 2 +- src/fixits.c | 2 +- src/fixits.h | 2 +- src/flex-scanner.h | 2 +- src/getargs.c | 4 +-- src/getargs.h | 4 +-- src/glyphs.c | 2 +- src/glyphs.h | 2 +- src/gram.c | 4 +-- src/gram.h | 2 +- src/graphviz.c | 4 +-- src/graphviz.h | 2 +- src/ielr.c | 4 +-- src/ielr.h | 4 +-- src/lalr.c | 2 +- src/lalr.h | 2 +- src/local.mk | 4 +-- src/location.c | 2 +- src/location.h | 2 +- src/lr0.c | 4 +-- src/lr0.h | 4 +-- src/lssi.c | 2 +- src/lssi.h | 2 +- src/main.c | 2 +- src/muscle-tab.c | 4 +-- src/muscle-tab.h | 4 +-- src/named-ref.c | 4 +-- src/named-ref.h | 4 +-- src/nullable.c | 4 +-- src/nullable.h | 4 +-- src/output.c | 4 +-- src/output.h | 4 +-- src/parse-gram.c | 2 +- src/parse-gram.y | 4 +-- src/parse-simulation.c | 2 +- src/parse-simulation.h | 2 +- src/print-graph.c | 4 +-- src/print-graph.h | 4 +-- src/print-xml.c | 2 +- src/print-xml.h | 2 +- src/print.c | 2 +- src/print.h | 2 +- src/reader.c | 2 +- src/reader.h | 4 +-- src/reduce.c | 4 +-- src/reduce.h | 2 +- src/relation.c | 2 +- src/relation.h | 4 +-- src/scan-code.h | 4 +-- src/scan-code.l | 4 +-- src/scan-gram.h | 4 +-- src/scan-gram.l | 4 +-- src/scan-skel.h | 4 +-- src/scan-skel.l | 4 +-- src/state-item.c | 2 +- src/state-item.h | 2 +- src/state.c | 4 +-- src/state.h | 4 +-- src/strversion.c | 2 +- src/strversion.h | 2 +- src/symlist.c | 2 +- src/symlist.h | 2 +- src/symtab.c | 4 +-- src/symtab.h | 4 +-- src/system.h | 4 +-- src/tables.c | 2 +- src/tables.h | 4 +-- src/uniqstr.c | 4 +-- src/uniqstr.h | 4 +-- tests/actions.at | 4 +-- tests/atlocal.in | 4 +-- tests/bison.in | 4 +-- tests/c++.at | 2 +- tests/calc.at | 4 +-- tests/conflicts.at | 2 +- tests/counterexample.at | 2 +- tests/cxx-type.at | 4 +-- tests/d.at | 2 +- tests/diagnostics.at | 2 +- tests/existing.at | 4 +-- tests/glr-regression.at | 4 +-- tests/headers.at | 4 +-- tests/input.at | 4 +-- tests/java.at | 4 +-- tests/javapush.at | 4 +-- tests/linear | 2 +- tests/local.at | 4 +-- tests/local.mk | 4 +-- tests/m4.at | 2 +- tests/named-refs.at | 4 +-- tests/output.at | 2 +- tests/push.at | 2 +- tests/reduce.at | 2 +- tests/regression.at | 4 +-- tests/report.at | 2 +- tests/scanner.at | 2 +- tests/sets.at | 4 +-- tests/skeletons.at | 2 +- tests/synclines.at | 4 +-- tests/testsuite.at | 4 +-- tests/torture.at | 4 +-- tests/types.at | 4 +-- 258 files changed, 404 insertions(+), 401 deletions(-) diff --git a/AUTHORS b/AUTHORS index d80d1ff9..73695ba8 100644 --- a/AUTHORS +++ b/AUTHORS @@ -24,7 +24,8 @@ and nasty bugs. ----- -Copyright (C) 1998-2015, 2018-2022, 2025 Free Software Foundation, Inc. +Copyright (C) 1998-2015, 2018-2022, 2025-2026 Free Software Foundation, +Inc. This file is part of Bison, the GNU Compiler Compiler. diff --git a/ChangeLog-2012 b/ChangeLog-2012 index cdfb6a3d..8af7a3dc 100644 --- a/ChangeLog-2012 +++ b/ChangeLog-2012 @@ -26732,7 +26732,7 @@ ----- - Copyright (C) 1987-1988, 1991-2015, 2018-2022, 2025 Free + Copyright (C) 1987-1988, 1991-2015, 2018-2022, 2025-2026 Free Software Foundation, Inc. Copying and distribution of this file, with or without diff --git a/Makefile.am b/Makefile.am index 7b3887b8..87c91b94 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,7 +1,7 @@ ## Process this file with automake to produce Makefile.in. -# Copyright (C) 2001-2015, 2018-2022, 2025 Free Software Foundation, -# Inc. +# Copyright (C) 2001-2015, 2018-2022, 2025-2026 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 cdef3238..4dacab7e 100644 --- a/NEWS +++ b/NEWS @@ -4748,7 +4748,8 @@ mode: outline fill-column: 76 End: -Copyright (C) 1995-2015, 2018-2022, 2025 Free Software Foundation, Inc. +Copyright (C) 1995-2015, 2018-2022, 2025-2026 Free Software Foundation, +Inc. This file is part of Bison, the GNU Parser Generator. diff --git a/PACKAGING b/PACKAGING index c5194a42..70b190a9 100644 --- a/PACKAGING +++ b/PACKAGING @@ -36,7 +36,7 @@ to the bison package. ----- -Copyright (C) 2002, 2005, 2009-2015, 2018-2022, 2025 Free Software +Copyright (C) 2002, 2005, 2009-2015, 2018-2022, 2025-2026 Free Software Foundation, Inc. This file is part of Bison, the GNU Compiler Compiler. diff --git a/README b/README index 6a7cf7f9..670843ac 100644 --- a/README +++ b/README @@ -120,8 +120,8 @@ fill-column: 76 ispell-dictionary: "american" End: -Copyright (C) 1992, 1998-1999, 2003-2005, 2008-2015, 2018-2022, 2025 -Free Software Foundation, Inc. +Copyright (C) 1992, 1998-1999, 2003-2005, 2008-2015, 2018-2022, +2025-2026 Free Software Foundation, Inc. This file is part of GNU bison, the GNU Compiler Compiler. diff --git a/README-alpha b/README-alpha index 6488603d..81dfc46a 100644 --- a/README-alpha +++ b/README-alpha @@ -12,7 +12,7 @@ the problems you encounter. ----- -Copyright (C) 2002, 2004, 2009-2015, 2018-2022, 2025 Free Software +Copyright (C) 2002, 2004, 2009-2015, 2018-2022, 2025-2026 Free Software Foundation, Inc. This file is part of GNU Bison. diff --git a/README-hacking.md b/README-hacking.md index 930eb691..f8cfd5da 100644 --- a/README-hacking.md +++ b/README-hacking.md @@ -638,7 +638,7 @@ bootstrapped.