mirror of
https://git.tukaani.org/xz.git
synced 2024-04-04 12:36:23 +02:00
Update COPYING about the man pages of the scripts.
This commit is contained in:
parent
e48287bf51
commit
28ce45e38f
1 changed files with 3 additions and 3 deletions
6
COPYING
6
COPYING
|
@ -14,9 +14,9 @@ XZ Utils Licensing
|
||||||
'lib' directory. The getopt_long code is under GNU LGPLv2.1+.
|
'lib' directory. The getopt_long code is under GNU LGPLv2.1+.
|
||||||
|
|
||||||
- The scripts to grep, diff, and view compressed files have been
|
- The scripts to grep, diff, and view compressed files have been
|
||||||
adapted from gzip. These scripts (xzgrep, xzdiff, xzless, and
|
adapted from GNU gzip. These scripts (xzgrep, xzdiff, xzless,
|
||||||
xzmore) and their documentation are under GNU GPLv2+. The man
|
and xzmore) are under GNU GPLv2+. The man pages of the scripts
|
||||||
page of xzless ('xzless.1') is an exception: it's under 0BSD.
|
are under 0BSD; they aren't based on the man pages of GNU gzip.
|
||||||
|
|
||||||
- Most of the XZ Utils specific documentation that is in
|
- Most of the XZ Utils specific documentation that is in
|
||||||
plain text files (like README, INSTALL, PACKAGERS, NEWS,
|
plain text files (like README, INSTALL, PACKAGERS, NEWS,
|
||||||
|
|
Loading…
Reference in a new issue