Update LZMA license with correct text
This commit is contained in:
parent
fae584ed59
commit
6e74e3b50e
1 changed files with 6 additions and 1 deletions
|
@ -2,4 +2,9 @@
|
||||||
This source came from the C# implementation of LZMA from the LZMA SDK, version 16.02, from http://www.7-zip.org/sdk.html.
|
This source came from the C# implementation of LZMA from the LZMA SDK, version 16.02, from http://www.7-zip.org/sdk.html.
|
||||||
|
|
||||||
## License
|
## License
|
||||||
The LZMA SDK is public domain. Thanks goes to Igor Pavlov for making this available.
|
LZMA SDK is placed in the public domain.
|
||||||
|
|
||||||
|
Anyone is free to copy, modify, publish, use, compile, sell, or distribute the original LZMA SDK code, either in source code form or as a compiled binary, for any purpose, commercial or non-commercial, and by any means.
|
||||||
|
|
||||||
|
## Thanks!
|
||||||
|
Thanks goes to Igor Pavlov for making this available.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue