]> Savannah Git Hosting - gnulib.git/commitdiff
gnulib-tool: Fix description of --lgpl option (missed on 2021-06-04).
authorBruno Haible <bruno@clisp.org>
Thu, 29 Aug 2024 15:49:33 +0000 (17:49 +0200)
committerBruno Haible <bruno@clisp.org>
Thu, 29 Aug 2024 15:49:33 +0000 (17:49 +0200)
* gnulib-tool.sh (func_usage): Remove "Also modify license template"
sentence.
* pygnulib/GLInfo.py (GLInfo.usage): Likewise.

ChangeLog
gnulib-tool.sh
pygnulib/GLInfo.py

index 07d6bf73d9273332a095c75ba87e22dc4c7a8774..40e42cc0d0b6680d7c95461d2daaa46ff1cc0242 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2024-08-29  Bruno Haible  <bruno@clisp.org>
+
+       gnulib-tool: Fix description of --lgpl option (missed on 2021-06-04).
+       * gnulib-tool.sh (func_usage): Remove "Also modify license template"
+       sentence.
+       * pygnulib/GLInfo.py (GLInfo.usage): Likewise.
+
 2024-08-29  Bruno Haible  <bruno@clisp.org>
 
        obstack-printf-gnu: Fix mistake (reported by check-AC_LIBOBJ).
index de9e3c4b50cedb41b35fa7f763d36f2cd06fb98b..d4f879289847ba46432536c5c4388883651dd35e 100755 (executable)
@@ -297,7 +297,6 @@ Options for --import, --add/remove-import:
                             Automake
       --lgpl[=2|=3orGPLv2|=3]
                             Abort if modules aren't available under the LGPL.
-                            Also modify license template from GPL to LGPL.
                             The version number of the LGPL can be specified;
                             the default is currently LGPLv3.
       --makefile-name=NAME  Name of makefile in the source-base and tests-base
index 83659b1c1f13e3dadfdf64bec4e14b27b43d654f..a8277f2471ce133523b5b048af6e522bbd46980f 100644 (file)
@@ -274,7 +274,6 @@ Options for --import, --add/remove-import:
                             Automake
       --lgpl[=2|=3orGPLv2|=3]
                             Abort if modules aren't available under the LGPL.
-                            Also modify license template from GPL to LGPL.
                             The version number of the LGPL can be specified;
                             the default is currently LGPLv3.
       --makefile-name=NAME  Name of makefile in the source-base and tests-base