mirror of https://git.tukaani.org/xz.git
Use more confident language in COPYING
(cherry picked from commit 62733592a1
)
This commit is contained in:
parent
15358be94a
commit
7213fe39c7
8
COPYING
8
COPYING
|
@ -3,8 +3,7 @@ XZ Utils Licensing
|
||||||
==================
|
==================
|
||||||
|
|
||||||
Different licenses apply to different files in this package. Here
|
Different licenses apply to different files in this package. Here
|
||||||
is a rough summary of which licenses apply to which parts of this
|
is a summary of which licenses apply to which parts of this package:
|
||||||
package (but check the individual files to be sure!):
|
|
||||||
|
|
||||||
- liblzma is under the BSD Zero Clause License (0BSD).
|
- liblzma is under the BSD Zero Clause License (0BSD).
|
||||||
|
|
||||||
|
@ -37,8 +36,9 @@ XZ Utils Licensing
|
||||||
These files don't affect the licensing of the binaries being
|
These files don't affect the licensing of the binaries being
|
||||||
built.
|
built.
|
||||||
|
|
||||||
- The extra directory contain files that are under various
|
- The 'extra' directory contains files that are under various
|
||||||
free software licenses.
|
free software licenses. These aren't built or installed as
|
||||||
|
part of XZ Utils.
|
||||||
|
|
||||||
For the files under the BSD Zero Clause License (0BSD), if
|
For the files under the BSD Zero Clause License (0BSD), if
|
||||||
a copyright notice is needed, the following is sufficient:
|
a copyright notice is needed, the following is sufficient:
|
||||||
|
|
Loading…
Reference in New Issue