1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/modules/libbz2/src/LICENSE Wed Dec 31 06:09:35 2014 +0100 1.3 @@ -0,0 +1,43 @@ 1.4 + 1.5 +-------------------------------------------------------------------------- 1.6 + 1.7 +This program, "bzip2", the associated library "libbzip2", and all 1.8 +documentation, are copyright (C) 1996-2006 Julian R Seward. All 1.9 +rights reserved. 1.10 + 1.11 +Redistribution and use in source and binary forms, with or without 1.12 +modification, are permitted provided that the following conditions 1.13 +are met: 1.14 + 1.15 +1. Redistributions of source code must retain the above copyright 1.16 + notice, this list of conditions and the following disclaimer. 1.17 + 1.18 +2. The origin of this software must not be misrepresented; you must 1.19 + not claim that you wrote the original software. If you use this 1.20 + software in a product, an acknowledgment in the product 1.21 + documentation would be appreciated but is not required. 1.22 + 1.23 +3. Altered source versions must be plainly marked as such, and must 1.24 + not be misrepresented as being the original software. 1.25 + 1.26 +4. The name of the author may not be used to endorse or promote 1.27 + products derived from this software without specific prior written 1.28 + permission. 1.29 + 1.30 +THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS 1.31 +OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED 1.32 +WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE 1.33 +ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY 1.34 +DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL 1.35 +DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE 1.36 +GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS 1.37 +INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, 1.38 +WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING 1.39 +NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS 1.40 +SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 1.41 + 1.42 +Julian Seward, Cambridge, UK. 1.43 +jseward@bzip.org 1.44 +bzip2/libbzip2 version 1.0.4 of 20 December 2006 1.45 + 1.46 +--------------------------------------------------------------------------