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