mirror of
https://git.tukaani.org/xz.git
synced 2024-04-04 12:36:23 +02:00
Tell in COPYING that everything in tests/files is
public domain.
This commit is contained in:
parent
3502b3e1d0
commit
47f48fe993
1 changed files with 2 additions and 1 deletions
3
COPYING
3
COPYING
|
@ -5,7 +5,8 @@ LZMA Utils Licenses
|
|||
Different licenses apply to different files in this package. Here
|
||||
is a rough summary of which license apply to which parts of this
|
||||
package (but check the individual files to be sure!):
|
||||
- Everything under src/liblzma/check is public domain.
|
||||
- Everything under src/liblzma/check and tests/files is public
|
||||
domain.
|
||||
- Everything else under the src directory is under the GNU LGPL
|
||||
2.1 or (at your opinion) any later version.
|
||||
- Outside the src directory, there are some files that are under
|
||||
|
|
Loading…
Reference in a new issue