]> git.ipfire.org Git - thirdparty/xz.git/commitdiff
Update COPYING about the man pages of the scripts.
authorLasse Collin <lasse.collin@tukaani.org>
Mon, 12 Feb 2024 15:09:10 +0000 (17:09 +0200)
committerLasse Collin <lasse.collin@tukaani.org>
Wed, 14 Feb 2024 16:31:16 +0000 (18:31 +0200)
COPYING

diff --git a/COPYING b/COPYING
index 4066c93e7a2e5101667efb7e616fdb7769a8eca8..a31477d62d31a67cefcfb470344eeb054545d1b9 100644 (file)
--- a/COPYING
+++ b/COPYING
@@ -14,9 +14,9 @@ XZ Utils Licensing
         'lib' directory. The getopt_long code is under GNU LGPLv2.1+.
 
       - The scripts to grep, diff, and view compressed files have been
-        adapted from gzip. These scripts (xzgrep, xzdiff, xzless, and
-        xzmore) and their documentation are under GNU GPLv2+. The man
-        page of xzless ('xzless.1') is an exception: it's under 0BSD.
+        adapted from GNU gzip. These scripts (xzgrep, xzdiff, xzless,
+        and xzmore) are under GNU GPLv2+. The man pages of the scripts
+        are under 0BSD; they aren't based on the man pages of GNU gzip.
 
       - Most of the XZ Utils specific documentation that is in
         plain text files (like README, INSTALL, PACKAGERS, NEWS,