From: Bruno Haible Date: Sat, 1 Jan 2022 18:48:46 +0000 (+0100) Subject: maint: Update copyright notices. X-Git-Tag: v1.0~2435 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=ff468794101e86e0e198fdfdba23df7f575cc570;p=thirdparty%2Fgnulib.git maint: Update copyright notices. * build-aux/declared.sh (func_version): Bump year. --- diff --git a/ChangeLog b/ChangeLog index b55367a52b..e2e2c11b2a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2022-01-01 Bruno Haible + + maint: Update copyright notices. + * build-aux/declared.sh (func_version): Bump year. + 2022-01-01 Bruno Haible maint: Update copyright notices in code generating programs. diff --git a/build-aux/declared.sh b/build-aux/declared.sh index 6ac7897fac..ae697b2e89 100755 --- a/build-aux/declared.sh +++ b/build-aux/declared.sh @@ -47,7 +47,7 @@ Report bugs to ." func_version () { echo "declared.sh (GNU gnulib)" - echo "Copyright (C) 2019 Free Software Foundation, Inc. + echo "Copyright (C) 2021 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law."