LZMA SDK is now public domain, remove the LGPL warning in LICENSE.txt.
This commit is contained in:
parent
da1561a09f
commit
820109cc1d
|
@ -31,10 +31,3 @@ Versions of PhysicsFS prior to 0.1.9 are licensed under the GNU Lesser General
|
|||
please make sure you've got 0.1.9 or later if you plan to use physfs in a
|
||||
commercial or closed-source project.
|
||||
|
||||
Optional pieces of PhysicsFS may fall under other licenses, please consult
|
||||
your lawyer for legal advice, which this is not...
|
||||
|
||||
lzma: if you enable LZMA (7zip) support, PhysicsFS uses the lzma sdk.
|
||||
It uses the LGPL license, with exceptions for closed-source programs.
|
||||
Please see lzma/lzma.txt for details.
|
||||
|
||||
|
|
Loading…
Reference in New Issue