* all: Use 'make update-copyright' to add 2021. --- AUTHORS | 4 ++-- BACKLOG | 2 +- ChangeLog-2014 | 2 +- HACKING | 3 ++- Makefile.am | 4 ++-- NEWS | 2 +- THANKS | 4 ++-- TODO | 4 ++-- acinclude.m4 | 4 ++-- bootstrap | 4 ++-- bootstrap.conf | 4 ++-- c-boxes.el | 4 ++-- cfg.mk | 4 ++-- checks/Makefile.am | 4 ++-- checks/check-them | 2 +- checks/get-them | 2 +- checks/stackovf.test | 4 ++-- configure.ac | 2 +- doc/Makefile.am | 4 ++-- examples/Makefile.am | 4 ++-- gl/build-aux/bootstrap.in | 4 ++-- gl/build-aux/extract-trace | 4 ++-- gl/build-aux/funclib.sh | 4 ++-- gl/build-aux/inline-source | 4 ++-- gl/build-aux/options-parser | 4 ++-- lib/Makefile.am | 4 ++-- po/POTFILES.in | 2 +- src/Makefile.am | 4 ++-- src/debug.c | 4 ++-- src/eval.c | 4 ++-- src/format.c | 4 ++-- src/input.c | 4 ++-- src/m4.c | 4 ++-- src/macro.c | 4 ++-- src/output.c | 4 ++-- src/path.c | 2 +- tests/Makefile.am | 4 ++-- 37 files changed, 66 insertions(+), 65 deletions(-)
diff --git a/AUTHORS b/AUTHORS index 1ccba4d0..bea08f75 100644 --- a/AUTHORS +++ b/AUTHORS @@ -32,8 +32,8 @@ Tim Rice [email protected] 2011-01-24 ======================================================================== -Copyright (C) 2000, 2006-2007, 2009-2014, 2016-2017, 2020 Free Software -Foundation, Inc. +Copyright (C) 2000, 2006-2007, 2009-2014, 2016-2017, 2020-2021 Free +Software Foundation, Inc. Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or diff --git a/BACKLOG b/BACKLOG index f48e3d66..27f3e9e6 100644 --- a/BACKLOG +++ b/BACKLOG @@ -50,7 +50,7 @@ rmail/speed 2. 05 Sep 94 <[email protected]> slowness 3. 04 Oct 94 <pinard> Autoconf, m4, and dnl's. -Copyright (C) 2000, 2006, 2009-2014, 2016-2017, 2020 Free Software +Copyright (C) 2000, 2006, 2009-2014, 2016-2017, 2020-2021 Free Software Foundation, Inc. Permission is granted to copy, distribute and/or modify this document diff --git a/ChangeLog-2014 b/ChangeLog-2014 index 7058e16a..40ef1cb7 100644 --- a/ChangeLog-2014 +++ b/ChangeLog-2014 @@ -5578,7 +5578,7 @@ Mon Jan 22 21:08:52 1990 René Seindal (seindal at diku.dk) End: Copyright (C) 1990-1994, 2000-2001, 2003, 2005-2014, 2016-2017, - 2020 Free Software Foundation, Inc. + 2020-2021 Free Software Foundation, Inc. Copying and distribution of this file, with or without modification, are permitted provided the copyright notice diff --git a/HACKING b/HACKING index 9d98d304..5171135c 100644 --- a/HACKING +++ b/HACKING @@ -276,7 +276,8 @@ and is not part of a release distribution. After making edits, mail the diff to <[email protected]>. -Copyright (C) 2004-2014, 2016-2017, 2020 Free Software Foundation, Inc. +Copyright (C) 2004-2014, 2016-2017, 2020-2021 Free Software Foundation, +Inc. The canonical source of this file is maintained with the GNU M4 package. Report bugs to [email protected]. diff --git a/Makefile.am b/Makefile.am index a263e98b..8d2a5f94 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,7 +1,7 @@ ## Makefile.am - template for generating Makefile via Automake ## -## Copyright (C) 2000-2001, 2003-2014, 2016-2017, 2020 Free Software -## Foundation, Inc. +## Copyright (C) 2000-2001, 2003-2014, 2016-2017, 2020-2021 Free +## Software Foundation, Inc. ## ## This file is part of GNU M4. ## diff --git a/NEWS b/NEWS index a4bfbc7c..3baed833 100644 --- a/NEWS +++ b/NEWS @@ -727,7 +727,7 @@ mode: outline fill-column: 75 End: -Copyright (C) 1992-1994, 2004-2014, 2016-2017, 2020 Free Software +Copyright (C) 1992-1994, 2004-2014, 2016-2017, 2020-2021 Free Software Foundation, Inc. Permission is granted to copy, distribute and/or modify this document diff --git a/THANKS b/THANKS index a595eaf8..86eab32f 100644 --- a/THANKS +++ b/THANKS @@ -140,8 +140,8 @@ Local Variables: coding: utf-8 End: -Copyright (C) 2000, 2006-2014, 2016-2017, 2020 Free Software Foundation, -Inc. +Copyright (C) 2000, 2006-2014, 2016-2017, 2020-2021 Free Software +Foundation, Inc. Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or diff --git a/TODO b/TODO index 884d5738..b6c9e54f 100644 --- a/TODO +++ b/TODO @@ -37,8 +37,8 @@ mode: outline outline-regexp: " *[-+*.] \\|" End: -Copyright (C) 2000, 2006-2007, 2009-2014, 2016-2017, 2020 Free Software -Foundation, Inc. +Copyright (C) 2000, 2006-2007, 2009-2014, 2016-2017, 2020-2021 Free +Software Foundation, Inc. Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or diff --git a/acinclude.m4 b/acinclude.m4 index 5b0c7d29..047cafb0 100644 --- a/acinclude.m4 +++ b/acinclude.m4 @@ -1,6 +1,6 @@ # Local additions to Autoconf macros. -# Copyright (C) 1992, 1994, 2004, 2006, 2008-2014, 2016-2017, 2020 Free -# Software Foundation, Inc. +# Copyright (C) 1992, 1994, 2004, 2006, 2008-2014, 2016-2017, 2020-2021 +# Free Software Foundation, Inc. # François Pinard <[email protected]>, 1992. # # This file is free software; the Free Software Foundation diff --git a/bootstrap b/bootstrap index e26ba354..f245cada 100755 --- a/bootstrap +++ b/bootstrap @@ -5,8 +5,8 @@ # Bootstrap an Autotooled package from checked-out sources. # Written by Gary V. Vaughan, 2010 -# Copyright (C) 2010-2014, 2016-2017, 2020 Free Software Foundation, -# Inc. +# Copyright (C) 2010-2014, 2016-2017, 2020-2021 Free Software +# Foundation, Inc. # This is free software; see the source for copying conditions. There is NO # warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. diff --git a/bootstrap.conf b/bootstrap.conf index 6b608f25..beb6bf72 100644 --- a/bootstrap.conf +++ b/bootstrap.conf @@ -1,8 +1,8 @@ # bootstrap.conf (GNU M4) version 2021-04-01 # Written by Gary V. Vaughan, 2010 -# Copyright (C) 2010, 2014, 2016-2017, 2020 Free Software Foundation, -# Inc. +# Copyright (C) 2010, 2014, 2016-2017, 2020-2021 Free Software +# Foundation, Inc. # This file is part of GNU M4. # diff --git a/c-boxes.el b/c-boxes.el index aa38e517..7cbcf2e3 100644 --- a/c-boxes.el +++ b/c-boxes.el @@ -1,6 +1,6 @@ ;;; Boxed comments for C mode. -;;; Copyright (C) 1991-1994, 2008-2014, 2016-2017, 2020 Free Software -;;; Foundation, Inc. +;;; Copyright (C) 1991-1994, 2008-2014, 2016-2017, 2020-2021 Free +;;; Software Foundation, Inc. ;;; François Pinard <[email protected]>, April 1991. ;;; ;;; This file is part of GNU M4. diff --git a/cfg.mk b/cfg.mk index 3555e311..e5d48a4f 100644 --- a/cfg.mk +++ b/cfg.mk @@ -1,6 +1,6 @@ # Customize maint.mk. -*- makefile -*- -# Copyright (C) 2003-2014, 2016-2017, 2020 Free Software Foundation, -# Inc. +# Copyright (C) 2003-2014, 2016-2017, 2020-2021 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/checks/Makefile.am b/checks/Makefile.am index e776d8fb..3b3f434d 100644 --- a/checks/Makefile.am +++ b/checks/Makefile.am @@ -1,7 +1,7 @@ ## Makefile.am - template for generating Makefile via Automake. ## -## Copyright (C) 1992-1994, 2006-2014, 2016-2017, 2020 Free Software -## Foundation, Inc. +## Copyright (C) 1992-1994, 2006-2014, 2016-2017, 2020-2021 Free +## Software Foundation, Inc. ## ## This file is part of GNU M4. ## diff --git a/checks/check-them b/checks/check-them index a5e10d98..bdb97cc2 100755 --- a/checks/check-them +++ b/checks/check-them @@ -1,6 +1,6 @@ #!/bin/sh # Check GNU m4 against examples from the manual source. -# Copyright (C) 1992, 2006-2014, 2016-2017, 2020 Free Software +# Copyright (C) 1992, 2006-2014, 2016-2017, 2020-2021 Free Software # Foundation, Inc. # # This file is part of GNU M4. diff --git a/checks/get-them b/checks/get-them index 4895bae2..5dc3fe3d 100755 --- a/checks/get-them +++ b/checks/get-them @@ -1,7 +1,7 @@ #!/bin/sh # -*- AWK -*- # Extract all examples from the manual source. -# Copyright (C) 1992, 2005-2014, 2016-2017, 2020 Free Software +# Copyright (C) 1992, 2005-2014, 2016-2017, 2020-2021 Free Software # Foundation, Inc. # # This file is part of GNU M4. diff --git a/checks/stackovf.test b/checks/stackovf.test index 663dd0a6..80b8332d 100755 --- a/checks/stackovf.test +++ b/checks/stackovf.test @@ -1,7 +1,7 @@ #!/bin/sh # This file is part of the GNU m4 testsuite -# Copyright (C) 2000, 2003, 2007-2014, 2016-2017, 2020 Free Software -# Foundation, Inc. +# Copyright (C) 2000, 2003, 2007-2014, 2016-2017, 2020-2021 Free +# Software Foundation, Inc. # # This file is part of GNU M4. # diff --git a/configure.ac b/configure.ac index 888a08a4..b1aea429 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ # Configure template for GNU M4. -*-Autoconf-*- -# Copyright (C) 1991, 1993-1994, 2004-2014, 2016-2017, 2020 Free +# Copyright (C) 1991, 1993-1994, 2004-2014, 2016-2017, 2020-2021 Free # Software Foundation, Inc. # # This file is part of GNU M4. diff --git a/doc/Makefile.am b/doc/Makefile.am index 0dfcedbf..edd43aaa 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -1,7 +1,7 @@ ## Makefile.am - template for generating Makefile via Automake ## -## Copyright (C) 2006-2014, 2016-2017, 2020 Free Software Foundation, -## Inc. +## Copyright (C) 2006-2014, 2016-2017, 2020-2021 Free Software +## Foundation, Inc. ## ## This file is part of GNU M4. ## diff --git a/examples/Makefile.am b/examples/Makefile.am index 3b7aaf82..54e5a052 100644 --- a/examples/Makefile.am +++ b/examples/Makefile.am @@ -1,7 +1,7 @@ ## Makefile.am - template for generating Makefile via Automake ## -## Copyright (C) 2006-2014, 2016-2017, 2020 Free Software Foundation, -## Inc. +## Copyright (C) 2006-2014, 2016-2017, 2020-2021 Free Software +## Foundation, Inc. ## ## This file is part of GNU M4. ## diff --git a/gl/build-aux/bootstrap.in b/gl/build-aux/bootstrap.in index 3ed269ed..f42d0e4f 100755 --- a/gl/build-aux/bootstrap.in +++ b/gl/build-aux/bootstrap.in @@ -3,8 +3,8 @@ # Bootstrap an Autotooled package from checked-out sources. # Written by Gary V. Vaughan, 2010 -# Copyright (C) 2010-2014, 2016-2017, 2020 Free Software Foundation, -# Inc. +# Copyright (C) 2010-2014, 2016-2017, 2020-2021 Free Software +# Foundation, Inc. # This is free software; see the source for copying conditions. There is NO # warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. diff --git a/gl/build-aux/extract-trace b/gl/build-aux/extract-trace index 6d6d1695..a6490162 100755 --- a/gl/build-aux/extract-trace +++ b/gl/build-aux/extract-trace @@ -3,8 +3,8 @@ # Extract macro arguments from autotools input with GNU M4. # Written by Gary V. Vaughan, 2010 # -# Copyright (C) 2010-2014, 2016-2017, 2020 Free Software Foundation, -# Inc. +# Copyright (C) 2010-2014, 2016-2017, 2020-2021 Free Software +# Foundation, Inc. # This is free software; see the source for copying conditions. There is NO # warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. diff --git a/gl/build-aux/funclib.sh b/gl/build-aux/funclib.sh index 19f4f51e..0f92a352 100644 --- a/gl/build-aux/funclib.sh +++ b/gl/build-aux/funclib.sh @@ -4,8 +4,8 @@ scriptversion=2014-01-03.01; # UTC # General shell script boiler plate, and helper functions. # Written by Gary V. Vaughan, 2004 -# Copyright (C) 2004-2014, 2016-2017, 2020 Free Software Foundation, -# Inc. +# Copyright (C) 2004-2014, 2016-2017, 2020-2021 Free Software +# Foundation, Inc. # This is free software; see the source for copying conditions. There is NO # warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. diff --git a/gl/build-aux/inline-source b/gl/build-aux/inline-source index 17295d1e..667bafae 100755 --- a/gl/build-aux/inline-source +++ b/gl/build-aux/inline-source @@ -3,8 +3,8 @@ # Output the contents of a shell script with sourced files inlined. # Written by Gary V. Vaughan, 2012 -# Copyright (C) 2012-2014, 2016-2017, 2020 Free Software Foundation, -# Inc. +# Copyright (C) 2012-2014, 2016-2017, 2020-2021 Free Software +# Foundation, Inc. # This is free software; see the source for copying conditions. There is NO # warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. diff --git a/gl/build-aux/options-parser b/gl/build-aux/options-parser index 1a5cbbbd..bad78a48 100644 --- a/gl/build-aux/options-parser +++ b/gl/build-aux/options-parser @@ -6,8 +6,8 @@ scriptversion=2014-01-07.03; # UTC # A portable, pluggable option parser for Bourne shell. # Written by Gary V. Vaughan, 2010 -# Copyright (C) 2010-2014, 2016-2017, 2020 Free Software Foundation, -# Inc. +# Copyright (C) 2010-2014, 2016-2017, 2020-2021 Free Software +# Foundation, Inc. # This is free software; see the source for copying conditions. There is NO # warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. diff --git a/lib/Makefile.am b/lib/Makefile.am index d26ea22f..1e1585ae 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -1,7 +1,7 @@ ## Makefile.am - template for generating Makefile via Automake ## -## Copyright (C) 2009-2014, 2016-2017, 2020 Free Software Foundation, -## Inc. +## Copyright (C) 2009-2014, 2016-2017, 2020-2021 Free Software +## Foundation, Inc. ## ## This file is part of GNU M4. ## diff --git a/po/POTFILES.in b/po/POTFILES.in index 5a5004d3..bf4ea6cb 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -1,6 +1,6 @@ # List of files containing translatable strings. -# Copyright 2020 Free Software Foundation, Inc. +# Copyright 2020-2021 Free Software Foundation, Inc. # This file is part of GNU M4. diff --git a/src/Makefile.am b/src/Makefile.am index 86d73356..26ad0b0d 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -1,7 +1,7 @@ ## Makefile.am - template for generating Makefile via Automake ## -## Copyright (C) 2006-2014, 2016-2017, 2020 Free Software Foundation, -## Inc. +## Copyright (C) 2006-2014, 2016-2017, 2020-2021 Free Software +## Foundation, Inc. ## ## This file is part of GNU M4. ## diff --git a/src/debug.c b/src/debug.c index a5e3052c..991fc00a 100644 --- a/src/debug.c +++ b/src/debug.c @@ -1,7 +1,7 @@ /* GNU m4 -- A simple macro processor - Copyright (C) 1991-1994, 2004, 2006-2007, 2009-2014, 2016-2017, 2020 - Free Software Foundation, Inc. + Copyright (C) 1991-1994, 2004, 2006-2007, 2009-2014, 2016-2017, + 2020-2021 Free Software Foundation, Inc. This file is part of GNU M4. diff --git a/src/eval.c b/src/eval.c index af5604d8..158f44dc 100644 --- a/src/eval.c +++ b/src/eval.c @@ -1,7 +1,7 @@ /* GNU m4 -- A simple macro processor - Copyright (C) 1989-1994, 2006-2007, 2009-2014, 2016-2017, 2020 Free - Software Foundation, Inc. + Copyright (C) 1989-1994, 2006-2007, 2009-2014, 2016-2017, 2020-2021 + Free Software Foundation, Inc. This file is part of GNU M4. diff --git a/src/format.c b/src/format.c index 4aa3d757..8362f426 100644 --- a/src/format.c +++ b/src/format.c @@ -1,7 +1,7 @@ /* GNU m4 -- A simple macro processor - Copyright (C) 1989-1994, 2006-2014, 2016-2017, 2020 Free Software - Foundation, Inc. + Copyright (C) 1989-1994, 2006-2014, 2016-2017, 2020-2021 Free + Software Foundation, Inc. This file is part of GNU M4. diff --git a/src/input.c b/src/input.c index f8f57234..3fc63bf9 100644 --- a/src/input.c +++ b/src/input.c @@ -1,7 +1,7 @@ /* GNU m4 -- A simple macro processor - Copyright (C) 1989-1994, 2004-2014, 2016-2017, 2020 Free Software - Foundation, Inc. + Copyright (C) 1989-1994, 2004-2014, 2016-2017, 2020-2021 Free + Software Foundation, Inc. This file is part of GNU M4. diff --git a/src/m4.c b/src/m4.c index 56234703..3d6bcccd 100644 --- a/src/m4.c +++ b/src/m4.c @@ -1,7 +1,7 @@ /* GNU m4 -- A simple macro processor - Copyright (C) 1989-1994, 2004-2014, 2016-2017, 2020 Free Software - Foundation, Inc. + Copyright (C) 1989-1994, 2004-2014, 2016-2017, 2020-2021 Free + Software Foundation, Inc. This file is part of GNU M4. diff --git a/src/macro.c b/src/macro.c index 93555776..2e4bb1c3 100644 --- a/src/macro.c +++ b/src/macro.c @@ -1,7 +1,7 @@ /* GNU m4 -- A simple macro processor - Copyright (C) 1989-1994, 2006-2007, 2009-2014, 2016-2017, 2020 Free - Software Foundation, Inc. + Copyright (C) 1989-1994, 2006-2007, 2009-2014, 2016-2017, 2020-2021 + Free Software Foundation, Inc. This file is part of GNU M4. diff --git a/src/output.c b/src/output.c index 42d7386b..60b38d79 100644 --- a/src/output.c +++ b/src/output.c @@ -1,7 +1,7 @@ /* GNU m4 -- A simple macro processor - Copyright (C) 1989-1994, 2004-2014, 2016-2017, 2020 Free Software - Foundation, Inc. + Copyright (C) 1989-1994, 2004-2014, 2016-2017, 2020-2021 Free + Software Foundation, Inc. This file is part of GNU M4. diff --git a/src/path.c b/src/path.c index b618c53d..a19ef178 100644 --- a/src/path.c +++ b/src/path.c @@ -1,6 +1,6 @@ /* GNU m4 -- A simple macro processor - Copyright (C) 1989-1993, 2004, 2006-2014, 2016-2017, 2020 Free + Copyright (C) 1989-1993, 2004, 2006-2014, 2016-2017, 2020-2021 Free Software Foundation, Inc. This file is part of GNU M4. diff --git a/tests/Makefile.am b/tests/Makefile.am index 626507ef..8d4e01dc 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -1,7 +1,7 @@ ## Makefile.am - template for generating Makefile via Automake ## -## Copyright (C) 2009-2014, 2016-2017, 2020 Free Software Foundation, -## Inc. +## Copyright (C) 2009-2014, 2016-2017, 2020-2021 Free Software +## Foundation, Inc. ## ## This file is part of GNU M4. ## -- 2.31.1 _______________________________________________ M4-patches mailing list [email protected] https://lists.gnu.org/mailman/listinfo/m4-patches
