diff --git a/AUTHORS b/AUTHORS index b0ddb150..63946aa3 100644 --- a/AUTHORS +++ b/AUTHORS @@ -24,7 +24,7 @@ and nasty bugs. ----- -Copyright (C) 1998-2015, 2018 Free Software Foundation, Inc. +Copyright (C) 1998-2015, 2018-2019 Free Software Foundation, Inc. This file is part of Bison, the GNU Compiler Compiler. diff --git a/ChangeLog-2012 b/ChangeLog-2012 index 2de58a13..c53408d5 100644 --- a/ChangeLog-2012 +++ b/ChangeLog-2012 @@ -26733,7 +26733,7 @@ ----- - Copyright (C) 1987-1988, 1991-2015, 2018 Free Software + Copyright (C) 1987-1988, 1991-2015, 2018-2019 Free Software Foundation, Inc. Copying and distribution of this file, with or without diff --git a/Makefile.am b/Makefile.am index 4e699383..606469d1 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,6 +1,6 @@ ## Process this file with automake to produce Makefile.in. -# Copyright (C) 2001-2015, 2018 Free Software Foundation, Inc. +# Copyright (C) 2001-2015, 2018-2019 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 50e7aa02..2bb0299e 100644 --- a/NEWS +++ b/NEWS @@ -3363,7 +3363,7 @@ Output file does not redefine const for C++. ----- -Copyright (C) 1995-2015, 2018 Free Software Foundation, Inc. +Copyright (C) 1995-2015, 2018-2019 Free Software Foundation, Inc. This file is part of Bison, the GNU Parser Generator. diff --git a/PACKAGING b/PACKAGING index 2abda4f2..05489ba8 100644 --- a/PACKAGING +++ b/PACKAGING @@ -36,7 +36,8 @@ to the bison package. ----- -Copyright (C) 2002, 2005, 2009-2015, 2018 Free Software Foundation, Inc. +Copyright (C) 2002, 2005, 2009-2015, 2018-2019 Free Software Foundation, +Inc. This file is part of Bison, the GNU Compiler Compiler. diff --git a/README b/README index aa8961e2..7fa1bfe9 100644 --- a/README +++ b/README @@ -54,8 +54,8 @@ fill-column: 76 ispell-dictionary: "american" End: -Copyright (C) 1992, 1998-1999, 2003-2005, 2008-2015, 2018 Free Software -Foundation, Inc. +Copyright (C) 1992, 1998-1999, 2003-2005, 2008-2015, 2018-2019 Free +Software Foundation, Inc. This file is part of GNU bison, the GNU Compiler Compiler. diff --git a/README-alpha b/README-alpha index 8c1742ce..c4effc49 100644 --- a/README-alpha +++ b/README-alpha @@ -12,7 +12,8 @@ the problems you encounter. ----- -Copyright (C) 2002, 2004, 2009-2015, 2018 Free Software Foundation, Inc. +Copyright (C) 2002, 2004, 2009-2015, 2018-2019 Free Software Foundation, +Inc. This file is part of GNU Bison. diff --git a/README-hacking b/README-hacking index 4d174895..0a57038d 100644 --- a/README-hacking +++ b/README-hacking @@ -452,7 +452,8 @@ Push these changes. ----- -Copyright (C) 2002-2005, 2007-2015, 2018 Free Software Foundation, Inc. +Copyright (C) 2002-2005, 2007-2015, 2018-2019 Free Software Foundation, +Inc. This file is part of GNU Bison. diff --git a/THANKS b/THANKS index cc3cc883..f704388a 100644 --- a/THANKS +++ b/THANKS @@ -199,7 +199,7 @@ End: ----- -Copyright (C) 2000-2015, 2018 Free Software Foundation, Inc. +Copyright (C) 2000-2015, 2018-2019 Free Software Foundation, Inc. This file is part of Bison, the GNU Parser Generator. diff --git a/TODO b/TODO index a5c068a8..bb318978 100644 --- a/TODO +++ b/TODO @@ -411,8 +411,8 @@ End: ----- -Copyright (C) 2001-2004, 2006, 2008-2015, 2018 Free Software Foundation, -Inc. +Copyright (C) 2001-2004, 2006, 2008-2015, 2018-2019 Free Software +Foundation, Inc. This file is part of Bison, the GNU Compiler Compiler. diff --git a/bootstrap.conf b/bootstrap.conf index c19f94f1..ccecd9aa 100644 --- a/bootstrap.conf +++ b/bootstrap.conf @@ -1,6 +1,6 @@ # Bootstrap configuration. -# Copyright (C) 2006-2015, 2018 Free Software Foundation, Inc. +# Copyright (C) 2006-2015, 2018-2019 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/Darwin.valgrind b/build-aux/Darwin.valgrind index ba9b9494..c791147f 100644 --- a/build-aux/Darwin.valgrind +++ b/build-aux/Darwin.valgrind @@ -1,4 +1,4 @@ -# Copyright (C) 2012-2015, 2018 Free Software Foundation, Inc. +# Copyright (C) 2012-2015, 2018-2019 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/Linux.valgrind b/build-aux/Linux.valgrind index e9cb906c..729dd5e3 100644 --- a/build-aux/Linux.valgrind +++ b/build-aux/Linux.valgrind @@ -1,4 +1,4 @@ -# Copyright (C) 2012-2015, 2018 Free Software Foundation, Inc. +# Copyright (C) 2012-2015, 2018-2019 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/local.mk b/build-aux/local.mk index b7c600f6..b9cb25af 100644 --- a/build-aux/local.mk +++ b/build-aux/local.mk @@ -1,4 +1,4 @@ -## Copyright (C) 2000-2015, 2018 Free Software Foundation, Inc. +## Copyright (C) 2000-2015, 2018-2019 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 8946378a..744592f5 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-2015, 2018 Free Software Foundation, Inc. +# Copyright (C) 2009-2015, 2018-2019 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-package-copyright-year b/build-aux/update-package-copyright-year index da9ac3a1..116f3fe6 100755 --- a/build-aux/update-package-copyright-year +++ b/build-aux/update-package-copyright-year @@ -2,7 +2,7 @@ # In configure.ac, update PACKAGE_COPYRIGHT_YEAR to the current year. -# Copyright (C) 2010-2015, 2018 Free Software Foundation, Inc. +# Copyright (C) 2010-2015, 2018-2019 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 f638dff7..4fe60f00 100644 --- a/cfg.mk +++ b/cfg.mk @@ -1,5 +1,5 @@ ## Customize maint.mk -*- makefile -*- -## Copyright (C) 2008-2015, 2018 Free Software Foundation, Inc. +## Copyright (C) 2008-2015, 2018-2019 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 a1247eae..0aa689ea 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ # Configure template for GNU Bison. -*-Autoconf-*- # -# Copyright (C) 2001-2015, 2018 Free Software Foundation, Inc. +# Copyright (C) 2001-2015, 2018-2019 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 @@ -27,7 +27,7 @@ m4_pattern_allow([^BISON_USE_NLS$]) AC_INIT([GNU Bison], m4_esyscmd([build-aux/git-version-gen .tarball-version]), [bug-bison@gnu.org]) -AC_SUBST([PACKAGE_COPYRIGHT_YEAR], [2018]) +AC_SUBST([PACKAGE_COPYRIGHT_YEAR], [2019]) AC_DEFINE_UNQUOTED([PACKAGE_COPYRIGHT_YEAR], [$PACKAGE_COPYRIGHT_YEAR], [The copyright year for this package]) diff --git a/data/README b/data/README index 6b45ad6b..1a2e71cc 100644 --- a/data/README +++ b/data/README @@ -146,7 +146,7 @@ fill-column: 76 ispell-dictionary: "american" End: -Copyright (C) 2002, 2008-2015, 2018 Free Software Foundation, Inc. +Copyright (C) 2002, 2008-2015, 2018-2019 Free Software Foundation, Inc. This file is part of GNU Bison. diff --git a/data/local.mk b/data/local.mk index 7465e5a7..f38e8222 100644 --- a/data/local.mk +++ b/data/local.mk @@ -1,4 +1,5 @@ -## Copyright (C) 2002, 2005-2015, 2018 Free Software Foundation, Inc. +## Copyright (C) 2002, 2005-2015, 2018-2019 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/skeletons/bison.m4 b/data/skeletons/bison.m4 index 4d7f610f..519d04f7 100644 --- a/data/skeletons/bison.m4 +++ b/data/skeletons/bison.m4 @@ -2,7 +2,8 @@ # Language-independent M4 Macros for Bison. -# Copyright (C) 2002, 2004-2015, 2018 Free Software Foundation, Inc. +# Copyright (C) 2002, 2004-2015, 2018-2019 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/skeletons/c++-skel.m4 b/data/skeletons/c++-skel.m4 index 8beff68e..1c3721cd 100644 --- a/data/skeletons/c++-skel.m4 +++ b/data/skeletons/c++-skel.m4 @@ -2,8 +2,8 @@ # C++ skeleton dispatching for Bison. -# Copyright (C) 2006-2007, 2009-2015, 2018 Free Software Foundation, -# Inc. +# Copyright (C) 2006-2007, 2009-2015, 2018-2019 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/skeletons/c++.m4 b/data/skeletons/c++.m4 index 64fdeb44..137d941b 100644 --- a/data/skeletons/c++.m4 +++ b/data/skeletons/c++.m4 @@ -2,7 +2,7 @@ # C++ skeleton for Bison -# Copyright (C) 2002-2018 Free Software Foundation, Inc. +# Copyright (C) 2002-2019 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/skeletons/c-like.m4 b/data/skeletons/c-like.m4 index ff0e87c5..8d891b67 100644 --- a/data/skeletons/c-like.m4 +++ b/data/skeletons/c-like.m4 @@ -2,7 +2,7 @@ # Common code for C-like languages (C, C++, Java, etc.) -# Copyright (C) 2012-2015, 2018 Free Software Foundation, Inc. +# Copyright (C) 2012-2015, 2018-2019 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/skeletons/c-skel.m4 b/data/skeletons/c-skel.m4 index 317655ce..2a21cfc7 100644 --- a/data/skeletons/c-skel.m4 +++ b/data/skeletons/c-skel.m4 @@ -2,8 +2,8 @@ # C skeleton dispatching for Bison. -# Copyright (C) 2006-2007, 2009-2015, 2018 Free Software Foundation, -# Inc. +# Copyright (C) 2006-2007, 2009-2015, 2018-2019 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/skeletons/c.m4 b/data/skeletons/c.m4 index ecd0167d..3cde04a9 100644 --- a/data/skeletons/c.m4 +++ b/data/skeletons/c.m4 @@ -2,7 +2,8 @@ # C M4 Macros for Bison. -# Copyright (C) 2002, 2004-2015, 2018 Free Software Foundation, Inc. +# Copyright (C) 2002, 2004-2015, 2018-2019 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/skeletons/d-skel.m4 b/data/skeletons/d-skel.m4 index 82465d32..1705d84d 100644 --- a/data/skeletons/d-skel.m4 +++ b/data/skeletons/d-skel.m4 @@ -2,7 +2,7 @@ # D skeleton dispatching for Bison. -# Copyright (C) 2018 Free Software Foundation, Inc. +# Copyright (C) 2018-2019 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/skeletons/d.m4 b/data/skeletons/d.m4 index 6183eada..738ca07b 100644 --- a/data/skeletons/d.m4 +++ b/data/skeletons/d.m4 @@ -2,7 +2,7 @@ # D language support for Bison -# Copyright (C) 2018 Free Software Foundation, Inc. +# Copyright (C) 2018-2019 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/skeletons/glr.c b/data/skeletons/glr.c index 1cd090d8..bc491d51 100644 --- a/data/skeletons/glr.c +++ b/data/skeletons/glr.c @@ -2,7 +2,7 @@ # GLR skeleton for Bison -# Copyright (C) 2002-2015, 2018 Free Software Foundation, Inc. +# Copyright (C) 2002-2015, 2018-2019 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 @@ -198,7 +198,7 @@ b4_glr_cc_if([], [b4_defines_if( [b4_output_begin([b4_spec_defines_file]) b4_copyright([Skeleton interface for Bison GLR parsers in C], - [2002-2015, 2018])[ + [2002-2015, 2018-2019])[ ]b4_cpp_guard_open([b4_spec_defines_file])[ ]b4_shared_declarations[ ]b4_cpp_guard_close([b4_spec_defines_file])[ @@ -212,7 +212,7 @@ b4_copyright([Skeleton interface for Bison GLR parsers in C], b4_output_begin([b4_parser_file_name]) b4_copyright([Skeleton implementation for Bison GLR parsers in C], - [2002-2015, 2018])[ + [2002-2015, 2018-2019])[ /* C GLR parser skeleton written by Paul Hilfinger. */ ]b4_disclaimer[ diff --git a/data/skeletons/glr.cc b/data/skeletons/glr.cc index 61170342..7d333bf2 100644 --- a/data/skeletons/glr.cc +++ b/data/skeletons/glr.cc @@ -1,6 +1,6 @@ # C++ GLR skeleton for Bison -# Copyright (C) 2002-2015, 2018 Free Software Foundation, Inc. +# Copyright (C) 2002-2015, 2018-2019 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 @@ -346,7 +346,7 @@ b4_percent_define_flag_if([[global_tokens_and_yystype]], b4_defines_if( [b4_output_begin([b4_spec_defines_file]) b4_copyright([Skeleton interface for Bison GLR parsers in C++], - [2002-2015, 2018])[ + [2002-2015, 2018-2019])[ // C++ GLR parser skeleton written by Akim Demaille. ]b4_disclaimer[ diff --git a/data/skeletons/java-skel.m4 b/data/skeletons/java-skel.m4 index ca3f9c9b..922f1a81 100644 --- a/data/skeletons/java-skel.m4 +++ b/data/skeletons/java-skel.m4 @@ -2,7 +2,8 @@ # Java skeleton dispatching for Bison. -# Copyright (C) 2007, 2009-2015, 2018 Free Software Foundation, Inc. +# Copyright (C) 2007, 2009-2015, 2018-2019 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/skeletons/java.m4 b/data/skeletons/java.m4 index 7c88a682..a62a52e1 100644 --- a/data/skeletons/java.m4 +++ b/data/skeletons/java.m4 @@ -2,7 +2,7 @@ # Java language support for Bison -# Copyright (C) 2007-2015, 2018 Free Software Foundation, Inc. +# Copyright (C) 2007-2015, 2018-2019 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/skeletons/lalr1.cc b/data/skeletons/lalr1.cc index c441c3dd..d2bb7101 100644 --- a/data/skeletons/lalr1.cc +++ b/data/skeletons/lalr1.cc @@ -1,6 +1,6 @@ # C++ skeleton for Bison -# Copyright (C) 2002-2015, 2018 Free Software Foundation, Inc. +# Copyright (C) 2002-2015, 2018-2019 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 @@ -135,7 +135,7 @@ m4_ifdef([b4_lex_param], [, ]b4_lex_param))])]) m4_pushdef([b4_copyright_years], - [2002-2015, 2018]) + [2002-2015, 2018-2019]) m4_define([b4_parser_class], [b4_percent_define_get([[api.parser.class]])]) diff --git a/data/skeletons/lalr1.d b/data/skeletons/lalr1.d index 58d68578..770e5376 100644 --- a/data/skeletons/lalr1.d +++ b/data/skeletons/lalr1.d @@ -1,6 +1,6 @@ # Java skeleton for Bison -*- autoconf -*- -# Copyright (C) 2007-2011 Free Software Foundation, Inc. +# Copyright (C) 2007-2011, 2019 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 +21,7 @@ m4_include(b4_skeletonsdir/[d.m4]) m4_divert_push(0)dnl @output(b4_parser_file_name@)@ b4_copyright([Skeleton implementation for Bison LALR(1) parsers in D], - [2007-2012]) + [2007-2012, 2019]) b4_percent_define_ifdef([package], [module b4_percent_define_get([package]); ])[ diff --git a/data/skeletons/lalr1.java b/data/skeletons/lalr1.java index 48190a76..1b9e11d8 100644 --- a/data/skeletons/lalr1.java +++ b/data/skeletons/lalr1.java @@ -1,6 +1,6 @@ # Java skeleton for Bison -*- autoconf -*- -# Copyright (C) 2007-2015, 2018 Free Software Foundation, Inc. +# Copyright (C) 2007-2015, 2018-2019 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/skeletons/location.cc b/data/skeletons/location.cc index 906939d4..a57c0fb6 100644 --- a/data/skeletons/location.cc +++ b/data/skeletons/location.cc @@ -1,6 +1,6 @@ # C++ skeleton for Bison -# Copyright (C) 2002-2015, 2018 Free Software Foundation, Inc. +# Copyright (C) 2002-2015, 2018-2019 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 +16,7 @@ # along with this program. If not, see . m4_pushdef([b4_copyright_years], - [2002-2015, 2018]) + [2002-2015, 2018-2019]) # b4_position_file diff --git a/data/skeletons/stack.hh b/data/skeletons/stack.hh index 325da7dd..ee463494 100644 --- a/data/skeletons/stack.hh +++ b/data/skeletons/stack.hh @@ -1,6 +1,6 @@ # C++ skeleton for Bison -# Copyright (C) 2002-2015, 2018 Free Software Foundation, Inc. +# Copyright (C) 2002-2015, 2018-2019 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/skeletons/variant.hh b/data/skeletons/variant.hh index 2d283254..8b9d4802 100644 --- a/data/skeletons/variant.hh +++ b/data/skeletons/variant.hh @@ -1,6 +1,6 @@ # C++ skeleton for Bison -# Copyright (C) 2002-2015, 2018 Free Software Foundation, Inc. +# Copyright (C) 2002-2015, 2018-2019 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/skeletons/yacc.c b/data/skeletons/yacc.c index 29cd3146..7412bf25 100644 --- a/data/skeletons/yacc.c +++ b/data/skeletons/yacc.c @@ -1,11 +1,11 @@ -*- C -*- # Yacc compatible skeleton for Bison -# Copyright (C) 1984, 1989-1990, 2000-2015, 2018 Free Software +# Copyright (C) 1984, 1989-1990, 2000-2015, 2018-2019 Free Software # Foundation, Inc. m4_pushdef([b4_copyright_years], - [1984, 1989-1990, 2000-2015, 2018]) + [1984, 1989-1990, 2000-2015, 2018-2019]) # 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/xslt/bison.xsl b/data/xslt/bison.xsl index 9f9132b9..5c1a358f 100644 --- a/data/xslt/bison.xsl +++ b/data/xslt/bison.xsl @@ -3,7 +3,7 @@