diff options
author | Lasse Collin <lasse.collin@tukaani.org> | 2008-01-07 14:20:57 +0200 |
---|---|---|
committer | Lasse Collin <lasse.collin@tukaani.org> | 2008-01-07 14:20:57 +0200 |
commit | 47f48fe9936ed72617a60fbd015df7e0e47a1e43 (patch) | |
tree | 211555058098d3a4ada8bcf01164009cf67823db /COPYING | |
parent | Cleaned up the tests/files directory. (diff) | |
download | xz-47f48fe9936ed72617a60fbd015df7e0e47a1e43.tar.xz |
Tell in COPYING that everything in tests/files is
public domain.
Diffstat (limited to 'COPYING')
-rw-r--r-- | COPYING | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -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 |