mirror of https://git.tukaani.org/xz.git
Mention license-check.sh in COPYING
This commit is contained in:
parent
62733592a1
commit
6bbec3bda0
6
COPYING
6
COPYING
|
@ -40,6 +40,12 @@ XZ Utils Licensing
|
||||||
free software licenses. These aren't built or installed as
|
free software licenses. These aren't built or installed as
|
||||||
part of XZ Utils.
|
part of XZ Utils.
|
||||||
|
|
||||||
|
The following command may be helpful in finding per-file license
|
||||||
|
information. It works on xz.git and on a clean file tree extracted
|
||||||
|
from a release tarball.
|
||||||
|
|
||||||
|
sh build-aux/license-check.sh -v
|
||||||
|
|
||||||
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