lzma support for appletloader

This commit is contained in:
Brian Matzon 2008-04-18 22:41:05 +00:00
parent 61b2170c9f
commit 763b163ee6
2 changed files with 15 additions and 0 deletions

15
doc/3rdparty/lzma_license.txt vendored Normal file
View File

@ -0,0 +1,15 @@
LZMA# SDK is licensed under two licenses:
1) GNU Lesser General Public License (GNU LGPL)
2) Common Public License (CPL)
It means that you can select one of these two licenses and
follow rules of that license.
SPECIAL EXCEPTION
Igor Pavlov, as the author of this code, expressly permits you
to statically or dynamically link your code (or bind by name)
to the files from LZMA# SDK without subjecting your linked
code to the terms of the CPL or GNU LGPL.
Any modifications or additions to files from LZMA# SDK, however,
are subject to the GNU LGPL or CPL terms.

BIN
libs/lzma.jar Normal file

Binary file not shown.