From: Lasse Collin Date: Mon, 12 Feb 2024 15:09:10 +0000 (+0200) Subject: Update COPYING about the man pages of the scripts. X-Git-Tag: v5.5.2beta~33 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=28ce45e38fbed4b5f54f2013e38dab47d22bf699;p=thirdparty%2Fxz.git Update COPYING about the man pages of the scripts. --- diff --git a/COPYING b/COPYING index 4066c93e..a31477d6 100644 --- 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,