annotate src/bzip2-1.0.6/LICENSE @ 83:ae30d91d2ffe

Replace these with versions built using an older toolset (so as to avoid ABI compatibilities when linking on Ubuntu 14.04 for packaging purposes)
author Chris Cannam
date Fri, 07 Feb 2020 11:51:13 +0000
parents e13257ea84a4
children
rev   line source
Chris@4 1
Chris@4 2 --------------------------------------------------------------------------
Chris@4 3
Chris@4 4 This program, "bzip2", the associated library "libbzip2", and all
Chris@4 5 documentation, are copyright (C) 1996-2010 Julian R Seward. All
Chris@4 6 rights reserved.
Chris@4 7
Chris@4 8 Redistribution and use in source and binary forms, with or without
Chris@4 9 modification, are permitted provided that the following conditions
Chris@4 10 are met:
Chris@4 11
Chris@4 12 1. Redistributions of source code must retain the above copyright
Chris@4 13 notice, this list of conditions and the following disclaimer.
Chris@4 14
Chris@4 15 2. The origin of this software must not be misrepresented; you must
Chris@4 16 not claim that you wrote the original software. If you use this
Chris@4 17 software in a product, an acknowledgment in the product
Chris@4 18 documentation would be appreciated but is not required.
Chris@4 19
Chris@4 20 3. Altered source versions must be plainly marked as such, and must
Chris@4 21 not be misrepresented as being the original software.
Chris@4 22
Chris@4 23 4. The name of the author may not be used to endorse or promote
Chris@4 24 products derived from this software without specific prior written
Chris@4 25 permission.
Chris@4 26
Chris@4 27 THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS
Chris@4 28 OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
Chris@4 29 WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
Chris@4 30 ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY
Chris@4 31 DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
Chris@4 32 DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE
Chris@4 33 GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
Chris@4 34 INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
Chris@4 35 WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
Chris@4 36 NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
Chris@4 37 SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
Chris@4 38
Chris@4 39 Julian Seward, jseward@bzip.org
Chris@4 40 bzip2/libbzip2 version 1.0.6 of 6 September 2010
Chris@4 41
Chris@4 42 --------------------------------------------------------------------------