summaryrefslogtreecommitdiff
path: root/build-aux/libtool-next-version
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2021-01-01 12:50:28 +0100
committerBruno Haible <bruno@clisp.org>2021-01-01 12:50:28 +0100
commitbe147a9ba1f14fbec0641206ebc2562be1275d1b (patch)
treeb5805183be39555c966a2fa7464f9efc92afd444 /build-aux/libtool-next-version
parent4b948321967ac9215b03d9a00931ba6f33f616f9 (diff)
downloadgnulib-be147a9ba1f14fbec0641206ebc2562be1275d1b.tar.gz
maint: Update copyright notices in --version output.
List the most recent year in which changes were made, per <https://www.gnu.org/prep/standards/html_node/_002d_002dversion.html>. * 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.
Diffstat (limited to 'build-aux/libtool-next-version')
-rwxr-xr-xbuild-aux/libtool-next-version2
1 files changed, 1 insertions, 1 deletions
diff --git a/build-aux/libtool-next-version b/build-aux/libtool-next-version
index 7087ade2d5..66e3b7755f 100755
--- a/build-aux/libtool-next-version
+++ b/build-aux/libtool-next-version
@@ -69,7 +69,7 @@ Report bugs to <bruno@clisp.org>."
func_version ()
{
echo "libtool-next-version (GNU gnulib)"
- echo "Copyright (C) 2020 Free Software Foundation, Inc.
+ echo "Copyright (C) 2019 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law."