diff options
author | Andras Timar <andras.timar@collabora.com> | 2019-03-26 23:39:06 +0100 |
---|---|---|
committer | Andras Timar <andras.timar@collabora.com> | 2019-03-27 08:38:46 +0100 |
commit | 2b33fc82f2de8bc70325efd824929d09c6883c1c (patch) | |
tree | 593959ab11a89b840fdf2f1d043b0ca1315b0839 /readlicense_oo | |
parent | dec642b5cfdd3ba2e38b45b319d79e4bb7429a1a (diff) |
license: add GPGME, Libassuan, Libgpg-error
Change-Id: Id0383511d4970fea4413ad2ca2075983d9d6fd34
Reviewed-on: https://gerrit.libreoffice.org/69779
Tested-by: Jenkins
Reviewed-by: Andras Timar <andras.timar@collabora.com>
Diffstat (limited to 'readlicense_oo')
-rw-r--r-- | readlicense_oo/license/license.xml | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/readlicense_oo/license/license.xml b/readlicense_oo/license/license.xml index 15f8d6b0017f..aa77a07c2887 100644 --- a/readlicense_oo/license/license.xml +++ b/readlicense_oo/license/license.xml @@ -427,6 +427,13 @@ ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.</p> </div> + <div class="GPGMEPP"> + <h2>GPGME</h2> + <p>The following software may be included in this product: GnuPG Made Easy (GPGME). Use of any of this + software is governed by the terms of the license below:</p> + <p>Copyright 2001-2017 g10 Code GmbH</p> + <p><a href="#a__LGPL_version_2_1">Jump to LGPL Version 2.1</a></p> + </div> <div class="GRAPHITE"> <h2>Graphite2</h2> <p>The following software may be included in this product: Graphite2. Use of any of this software is governed @@ -614,6 +621,14 @@ by the terms of the license below:</p> <p><a href="#a__MPL_version_2">Jump to MPL Version 2.0</a></p> </div> + <div class="LIBASSUAN"> + <h2>Libassuan</h2> + <p>The following software may be included in this product: Libassuan. Use of any of this software is governed + by the terms of the license below:</p> + <p>Copyright (C) 2001-2013 Free Software Foundation, Inc.</p> + <p>Copyright (C) 2001-2017 g10 Code GmbH</p> + <p><a href="#a__LGPL_version_2_1">Jump to LGPL Version 2.1</a></p> + </div> <div class="LIBATOMIC_OPS"> <h2>libatomic_ops</h2> <p>The following software may be included in this product: libatomic_ops. Use of any of this software is @@ -738,6 +753,13 @@ by the terms of the license below:</p> <p><a href="#a__MPL_version_2">Jump to MPL Version 2.0</a></p> </div> + <div class="LIBGPGERROR"> + <h2>Libgpg-error</h2> + <p>The following software may be included in this product: Libgpg-error. Use of any of this software is governed + by the terms of the license below:</p> + <p>Copyright (C) 2001-2017 g10 Code GmbH</p> + <p><a href="#a__LGPL_version_2_1">Jump to LGPL Version 2.1</a></p> + </div> <div class="LIBJPEG_TURBO"> <h2>libjpeg-turbo</h2> <p>The following software may be included in this product: libjpeg-turbo. libjpeg-turbo is covered by three |