+2019-12-31 Paul Eggert <eggert@cs.ucla.edu>
+
+ 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.
+
2019-12-31 Bruno Haible <bruno@clisp.org>
uchar: Add C++ tests.
func_version ()
{
echo "declared.sh (GNU gnulib)"
- echo "Copyright (C) 2006-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."
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."
{
echo "\
run-test (GNU gnulib)
-Copyright (C) 2009-2019 Free Software Foundation, Inc.
+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.