Note about different licenses

git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3199 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
kichik 2003-11-24 19:02:19 +00:00
parent 2c17ab0179
commit 56c10a54da
2 changed files with 5 additions and 1 deletions

View file

@ -10,7 +10,7 @@ Modified LZMA library for NSIS
http://www.7-zip.org http://www.7-zip.org
Some of the files were modified and are not a Some of the files were modified and are not an
exact replica of the original files. exact replica of the original files.
LZMA is default and general compression method of 7z format in 7-Zip. LZMA is default and general compression method of 7z format in 7-Zip.

4
Source/bzip2/Readme.txt Normal file
View file

@ -0,0 +1,4 @@
These files are bzip2 files, modified for NSIS. The files are under
a BSD-like license.
bzip2 is copyright (C) 1996-2002 Julian R Seward. All rights reserved.