From be147a9ba1f14fbec0641206ebc2562be1275d1b Mon Sep 17 00:00:00 2001 From: Bruno Haible Date: Fri, 1 Jan 2021 12:50:28 +0100 Subject: maint: Update copyright notices in --version output. List the most recent year in which changes were made, per . * build-aux/declared.sh (func_version): Say 2019. * build-aux/libtool-next-version (func_version): Likewise. * build-aux/run-test (func_version): Likewise. * check-module (COPYRIGHT_NOTICE): Say 2012. * lib/git-merge-changelog.c (main): Say 2020. --- check-module | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'check-module') diff --git a/check-module b/check-module index 7a26e4ca34..173f2a5639 100755 --- a/check-module +++ b/check-module @@ -40,7 +40,7 @@ use Getopt::Long; use File::Basename; #use Coda; -my $COPYRIGHT_NOTICE = "Copyright (C) 2006 Free Software Foundation, Inc.\n". +my $COPYRIGHT_NOTICE = "Copyright (C) 2012 Free Software Foundation, Inc.\n". "This is free software. You may redistribute copies of it under the terms of\n". "the GNU General Public License .\n". "There is NO WARRANTY, to the extent permitted by law.\n"; -- cgit v1.2.1