summaryrefslogtreecommitdiff
path: root/build-aux/git-version-gen
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2021-04-11 14:22:07 +0200
committerBruno Haible <bruno@clisp.org>2021-04-11 14:22:07 +0200
commit38cd01d2d16cdae8794d3cc2a4a70054651b799d (patch)
treef8cec90a58c259bcde8d11dc148847c239c4e08f /build-aux/git-version-gen
parentfd6f32a849f159d6063869ebeb7f29e9c7b0736f (diff)
downloadgnulib-38cd01d2d16cdae8794d3cc2a4a70054651b799d.tar.gz
git-version-gen: Implement --version option according to GCS.
* build-aux/git-version-gen (version): State the license. Use wording from GCS.
Diffstat (limited to 'build-aux/git-version-gen')
-rwxr-xr-xbuild-aux/git-version-gen8
1 files changed, 4 insertions, 4 deletions
diff --git a/build-aux/git-version-gen b/build-aux/git-version-gen
index 959f988934..da525aa540 100755
--- a/build-aux/git-version-gen
+++ b/build-aux/git-version-gen
@@ -75,10 +75,10 @@ me=$0
year=`expr "$scriptversion" : '\([^-]*\)'`
version="git-version-gen $scriptversion
-Copyright $year Free Software Foundation, Inc.
-There is NO warranty. You may redistribute this software
-under the terms of the GNU General Public License.
-For more information about these matters, see the files named COPYING."
+Copyright (C) ${year} 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."
usage="\
Usage: $me [OPTION]... \$srcdir/.tarball-version [TAG-NORMALIZATION-SED-SCRIPT]