From ddba03e406f52cdcc7b0c3bf90c47e12286819aa Mon Sep 17 00:00:00 2001 From: Bruno Haible Date: Mon, 4 Feb 2019 21:37:28 +0100 Subject: declared.sh: Fix --version output. * build-aux/declared.sh (func_version): Update package name. --- build-aux/declared.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'build-aux/declared.sh') diff --git a/build-aux/declared.sh b/build-aux/declared.sh index 324e544e74..f3279571b7 100755 --- a/build-aux/declared.sh +++ b/build-aux/declared.sh @@ -46,8 +46,8 @@ Report bugs to ." # outputs to stdout the --version message. func_version () { - echo "declared.sh (GNU libunistring)" - echo "Copyright (C) 2006-2018 Free Software Foundation, Inc. + echo "declared.sh (GNU gnulib)" + echo "Copyright (C) 2006-2019 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." -- cgit v1.2.1