From 56c10a54daddbe3d6877aab2e38c84e846553129 Mon Sep 17 00:00:00 2001 From: kichik Date: Mon, 24 Nov 2003 19:02:19 +0000 Subject: [PATCH] Note about different licenses git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3199 212acab6-be3b-0410-9dea-997c60f758d6 --- Source/7zip/readme.txt | 2 +- Source/bzip2/Readme.txt | 4 ++++ 2 files changed, 5 insertions(+), 1 deletion(-) create mode 100644 Source/bzip2/Readme.txt diff --git a/Source/7zip/readme.txt b/Source/7zip/readme.txt index f56c9ca0..bdc947db 100644 --- a/Source/7zip/readme.txt +++ b/Source/7zip/readme.txt @@ -10,7 +10,7 @@ Modified LZMA library for NSIS 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. LZMA is default and general compression method of 7z format in 7-Zip. diff --git a/Source/bzip2/Readme.txt b/Source/bzip2/Readme.txt new file mode 100644 index 00000000..660ac80c --- /dev/null +++ b/Source/bzip2/Readme.txt @@ -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. \ No newline at end of file