From: Paul Eggert Date: Wed, 1 Jan 2020 01:33:19 +0000 (-0800) Subject: maint: update copyright notices X-Git-Tag: v1.0~4409 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=ddebebc220757a029b0610d4474ecae1c2fb459c;p=thirdparty%2Fgnulib.git maint: update copyright notices Before doing the following changes done by hand, I also ran ‘make update-copyright’ and ‘config/srclist-update + + maint: update copyright notices + Before doing the following changes done by hand, I also ran ‘make + update-copyright’ and ‘config/srclist-update uchar: Add C++ tests. diff --git a/build-aux/declared.sh b/build-aux/declared.sh index b101510e95..b2b71a6e79 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) 2006-2019 Free Software Foundation, Inc. + echo "Copyright (C) 2020 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." 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 ." 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 This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law." diff --git a/build-aux/run-test b/build-aux/run-test index d7fd20b9ce..a0301d8073 100755 --- a/build-aux/run-test +++ b/build-aux/run-test @@ -48,7 +48,7 @@ func_version () { 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 This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law.