readlicense_oo/license/license.xml | 36 +++++++++++++++++++++--------------- 1 file changed, 21 insertions(+), 15 deletions(-)
New commits: commit c526689112976d87ec7c974c14611f628ce1051d Author: Andras Timar <andras.ti...@collabora.com> AuthorDate: Tue Mar 26 14:22:42 2019 +0100 Commit: Andras Timar <andras.ti...@collabora.com> CommitDate: Tue Mar 26 21:33:27 2019 +0100 license: add conditions for bundled extensions Change-Id: Ia7f8b463491284c87ac90f6778e0bc6786e77713 Reviewed-on: https://gerrit.libreoffice.org/69754 Tested-by: Jenkins Reviewed-by: Andras Timar <andras.ti...@collabora.com> diff --git a/readlicense_oo/license/license.xml b/readlicense_oo/license/license.xml index 144d4af8b8f6..9c9713a94db8 100644 --- a/readlicense_oo/license/license.xml +++ b/readlicense_oo/license/license.xml @@ -2060,16 +2060,20 @@ <hr /> <h1><a id="a__Extensions" name="a__Extensions">Extensions</a></h1> <p>Only third party extensions are listed here whose source code is not in the LibreOffice tree.</p> - <h2>Convert Text to Number</h2> - <p>The following software may be included in this product: Convert Text to Number. Use of any of this software is - governed by the terms of the license below:</p> - <p>Copyright (C) 2008/2009 - Cor Nouws</p> - <p><a href="#a__LGPL_version_3">Jump to LGPL Version 3</a></p> - <h2>LanguageTool Grammar Checker</h2> - <p>The following software may be included in this product: LanguageTool Grammar Checker. Use of any of this - software is governed by the terms of the license below:</p> - <p><a href="#a__LGPL_version_3">Jump to LGPL Version 3</a></p> - <div class="LIBNUMBERTEXT" > + <div class="CT2N"> + <h2>Convert Text to Number</h2> + <p>The following software may be included in this product: Convert Text to Number. Use of any of this software is + governed by the terms of the license below:</p> + <p>Copyright (C) 2008/2009 - Cor Nouws</p> + <p><a href="#a__LGPL_version_3">Jump to LGPL Version 3</a></p> + </div> + <div class="LANGUAGETOOL"> + <h2>LanguageTool Grammar Checker</h2> + <p>The following software may be included in this product: LanguageTool Grammar Checker. Use of any of this + software is governed by the terms of the license below:</p> + <p><a href="#a__LGPL_version_3">Jump to LGPL Version 3</a></p> + </div> + <div class="NUMBERTEXT"><!-- FIXME: license_*.xsl written in XSLT 1.0 matches this when LIBNUMBERTEXT is defined --> <h2>Numbertext</h2> <p>The following software may be included in this product: Numbertext. Use of any of this software is governed by the terms of the license below:</p> @@ -2084,11 +2088,13 @@ either express or implied.</p> <p><a href="#a__LGPL_version_3">Jump to LGPL Version 3</a></p> </div> - <h2>Solver for Nonlinear Programming</h2> - <p>The following software may be included in this product: Solver for Nonlinear Programming. Use of any of this - software is governed by the terms of the license below:</p> - <p>Copyright 2009 by Sun Microsystems, Inc.</p> - <p><a href="#a__LGPL_version_3">Jump to LGPL Version 3</a></p> + <div class="NLPSOLVER"> + <h2>Solver for Nonlinear Programming</h2> + <p>The following software may be included in this product: Solver for Nonlinear Programming. Use of any of this + software is governed by the terms of the license below:</p> + <p>Copyright 2009 by Sun Microsystems, Inc.</p> + <p><a href="#a__LGPL_version_3">Jump to LGPL Version 3</a></p> + </div> <div class="MORE_FONTS"> <hr /> <h1><a id="a__Fonts" name="a__Fonts">Fonts</a></h1> _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits