Note about code modification
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3198 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
c70cc031d2
commit
2c17ab0179
1 changed files with 6 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
LZMA library for NSIS
|
||||
---------------------
|
||||
Modified LZMA library for NSIS
|
||||
------------------------------
|
||||
|
||||
Copyright (c) 1999-2003 Igor Pavlov
|
||||
Copyright (c) 1999-2003 Igor Pavlov
|
||||
|
||||
All files in this folder and it's subfolders are
|
||||
licensed under GNU LGPL.
|
||||
|
@ -9,6 +9,9 @@ LZMA library for NSIS
|
|||
of 7-Zip compression program:
|
||||
|
||||
http://www.7-zip.org
|
||||
|
||||
Some of the files were modified and are not a
|
||||
exact replica of the original files.
|
||||
|
||||
LZMA is default and general compression method of 7z format in 7-Zip.
|
||||
The main features of LZMA method:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue