diff options
author | Andras Timar <andras.timar@collabora.com> | 2019-03-20 23:00:24 +0100 |
---|---|---|
committer | Andras Timar <andras.timar@collabora.com> | 2019-03-21 08:49:57 +0100 |
commit | 5bcad163b67e1d83ab44ac31ae29d3f5c4bb3eb9 (patch) | |
tree | 49444618fb9f353e587edf46d5a937869e77bf76 /readlicense_oo | |
parent | 2778b56effb9ce675a9a174fe5497d80725701fc (diff) |
license: added bzip2
Change-Id: I467e8e7eb60ab0005b15217b0ff088fa6704cf1c
Reviewed-on: https://gerrit.libreoffice.org/69492
Tested-by: Jenkins
Reviewed-by: Andras Timar <andras.timar@collabora.com>
Diffstat (limited to 'readlicense_oo')
-rw-r--r-- | readlicense_oo/license/license.xml | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/readlicense_oo/license/license.xml b/readlicense_oo/license/license.xml index 53adbd6e8e23..edf5ef4a3ae4 100644 --- a/readlicense_oo/license/license.xml +++ b/readlicense_oo/license/license.xml @@ -127,6 +127,34 @@ copies of this file in any form for internal or external distribution as long as this notice remains attached.</p> </div> + <div class="BZIP2"> + <h2>Bzip2</h2> + <p>The following software may be included in this product: bzip2, a free and open-source file compression + program. Use of any of this software is governed by the terms of the license below:</p> + <p>This program, "bzip2", the associated library "libbzip2", and all documentation, are copyright (C) 1996-2010 + Julian R Seward. All rights reserved.</p> + <p>Redistribution and use in source and binary forms, with or without modification, are permitted provided that + the following conditions are met:</p> + <ol> + <li>Redistributions of source code must retain the above copyright notice, this list of conditions and the + following disclaimer.</li> + <li>The origin of this software must not be misrepresented; you must not claim that you wrote the original + software. If you use this software in a product, an acknowledgment in the product documentation would be + appreciated but is not required.</li> + <li>Altered source versions must be plainly marked as such, and must not be misrepresented as being the + original software.</li> + <li>The name of the author may not be used to endorse or promote products derived from this software + without specific prior written permission.</li> + </ol> + <p>THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT + LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN + NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL + DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR + PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT + LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN + IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.</p> + <p>Julian Seward, jseward@bzip.org</p> + </div> <div class="CAIRO"> <h2>Cairo</h2> <p>The following software may be included in this product: Cairo. Use of any of this software is governed by |