summaryrefslogtreecommitdiff
path: root/build-aux/libtool-next-version
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2019-12-31 17:33:19 -0800
committerPaul Eggert <eggert@cs.ucla.edu>2019-12-31 17:33:48 -0800
commitddebebc220757a029b0610d4474ecae1c2fb459c (patch)
treea0f92a7e73cdaa594d15f765158edb98dc1881cb /build-aux/libtool-next-version
parent49c81bedc0ba6dd3003266e9ec9ca504571b428b (diff)
downloadgnulib-ddebebc220757a029b0610d4474ecae1c2fb459c.tar.gz
maint: update copyright notices
Before doing the following changes done by hand, I also ran ‘make update-copyright’ and ‘config/srclist-update <config/srclist.txt’ to do most of the copyright years automatically. A few upstream sources are still in 2019 but these should eventually be changed automatically too. * build-aux/declared.sh (func_version): * build-aux/libtool-next-version (func_version): * build-aux/run-test (func_version): Update these notices by hand. Put just the last year in output of programs, as per GNU coding standards.
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 01fbef25cb..85269ff8fa 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) 2019 Free Software Foundation, Inc.
+ echo "Copyright (C) 2020 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."