diff options
author | Caolán McNamara <caolanm@redhat.com> | 2022-05-20 10:16:15 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2022-05-20 18:16:24 +0200 |
commit | c10dc73b46f4009aaf1a048aceedc9d02a8a24a3 (patch) | |
tree | 59f7bf2932d15601797be3682195a30b2430a3f6 /readlicense_oo/license | |
parent | 08e1cdef0ddfd3c88483b084d8e1a28d01980364 (diff) |
add libtiff to notices
Change-Id: I02d469848e86ab7ed50c3ba2743be5d89ddb4fb1
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/134687
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'readlicense_oo/license')
-rw-r--r-- | readlicense_oo/license/license.xml | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/readlicense_oo/license/license.xml b/readlicense_oo/license/license.xml index 1727b6c22edd..3b9d109a2dcf 100644 --- a/readlicense_oo/license/license.xml +++ b/readlicense_oo/license/license.xml @@ -949,6 +949,24 @@ <p><a href="#a__LGPL_version_3">Jump to LGPL Version 3</a></p> <p><a href="#a__MPL_version_2">Jump to MPL Version 2.0</a></p> </div> + <div class="LIBTIFF"> + <h2>libtiff</h2> + <p>The following software may be included in this product: libtiff. Use of any of this software is governed + by the terms of the license below:</p> + <p>Copyright © 1988-1997 Sam Leffler</p> + <p>Copyright © 1991-1997 Silicon Graphics, Inc.</p> + <p>Permission to use, copy, modify, distribute, and sell this software and its documentation for any purpose is + hereby granted without fee, provided that (i) the above copyright notices and this permission notice appear in + all copies of the software and related documentation, and (ii) the names of Sam Leffler and Silicon Graphics may + not be used in any advertising or publicity relating to the software without the specific, prior written + permission of Sam Leffler and Silicon Graphics.</p> + <p>THE SOFTWARE IS PROVIDED "AS-IS" AND WITHOUT WARRANTY OF ANY KIND, EXPRESS, IMPLIED OR OTHERWISE, INCLUDING + WITHOUT LIMITATION, ANY WARRANTY OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE.</p> + <p>IN NO EVENT SHALL SAM LEFFLER OR SILICON GRAPHICS BE LIABLE FOR ANY SPECIAL, INCIDENTAL, INDIRECT OR + CONSEQUENTIAL DAMAGES OF ANY KIND, OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, + WHETHER OR NOT ADVISED OF THE POSSIBILITY OF DAMAGE, AND ON ANY THEORY OF LIABILITY, ARISING OUT OF OR IN + CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.</p> + </div> <div class="ORCUS"> <h2>liborcus</h2> <p>The following software may be included in this product: liborcus. Use of any of this software is governed |