summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSona Sarmadi <sona.sarmadi@enea.com>2018-07-04 08:46:19 +0200
committerSona Sarmadi <sona.sarmadi@enea.com>2018-07-04 08:48:54 +0200
commit7476ba957e0543177e025afdfcd4221d85364947 (patch)
tree5daad81b71a56918014484c5da505064c2b8e98f
parent483df312fcf32232e5238c422417a3c849a80ab7 (diff)
downloadnfv-access-documentation-7476ba957e0543177e025afdfcd4221d85364947.tar.gz
Fixed esdk OSR missing license
- license info was missing for gnu-config package - added GPL-3.0-with-autoconf-exception license text Signed-off-by: Sona Sarmadi <sona.sarmadi@enea.com>
-rwxr-xr-xdoc/book-enea-nfv-access-esdk-open-source/doc/licenses.xml40
1 files changed, 39 insertions, 1 deletions
diff --git a/doc/book-enea-nfv-access-esdk-open-source/doc/licenses.xml b/doc/book-enea-nfv-access-esdk-open-source/doc/licenses.xml
index 0c42859..002e5e2 100755
--- a/doc/book-enea-nfv-access-esdk-open-source/doc/licenses.xml
+++ b/doc/book-enea-nfv-access-esdk-open-source/doc/licenses.xml
@@ -327,7 +327,7 @@ specific documentation.-->
327 <entry>gnu-config</entry> 327 <entry>gnu-config</entry>
328 <entry>20150728</entry> 328 <entry>20150728</entry>
329 <entry>Tool that installs the GNU config.guess / config.sub into a directory tree</entry> 329 <entry>Tool that installs the GNU config.guess / config.sub into a directory tree</entry>
330 <entry> </entry> 330 <entry>GPL-3.0-with-autoconf-exception</entry>
331</row> 331</row>
332<row> 332<row>
333 <entry>gnutls</entry> 333 <entry>gnutls</entry>
@@ -2714,6 +2714,44 @@ License. But first, please read
2714&lt;http://www.gnu.org/philosophy/why-not-lgpl.html&gt;. 2714&lt;http://www.gnu.org/philosophy/why-not-lgpl.html&gt;.
2715</programlisting></para></section> 2715</programlisting></para></section>
2716 2716
2717 <section id="lic_gpl3_autoconf">
2718 <title>GPL-3.0-with-autoconf-exception</title>
2719
2720 <para><programlisting>AUTOCONF CONFIGURE SCRIPT EXCEPTION
2721
2722Version 3.0, 18 August 2009
2723
2724Copyright © 2009 Free Software Foundation, Inc. &gt;http://fsf.org/&lt;
2725Everyone is permitted to copy and distribute verbatim copies of this license document,
2726but changing it is not allowed. This Exception is an additional permission under
2727section 7 of the GNU General Public License, version 3 ("GPLv3"). It applies to a
2728given file that bears a notice placed by the copyright holder of the file stating
2729that the file is governed by GPLv3 along with this Exception. The purpose of this
2730Exception is to allow distribution of Autoconf's typical output under terms of the
2731recipient's choice (including proprietary).
2732
27330. Definitions.
2734"Covered Code" is the source or object code of a version of Autoconf that is a covered
2735work under this License. "Normally Copied Code" for a version of Autoconf means all
2736parts of its Covered Code which that version can copy from its code (i.e., not from
2737its input file) into its minimally verbose, non-debugging and non-tracing output.
2738"Ineligible Code" is Covered Code that is not Normally Copied Code.
2739
27401. Grant of Additional Permission.
2741You have permission to propagate output of Autoconf, even if such propagation would
2742otherwise violate the terms of GPLv3. However, if by modifying Autoconf you cause
2743any Ineligible Code of the version you received to become Normally Copied Code of
2744your modified version, then you void this Exception for the resulting covered work.
2745If you convey that resulting covered work,
2746you must remove this Exception in accordance with the second paragraph of Section 7
2747of GPLv3.
2748
27492. No Weakening of Autoconf Copyleft.
2750The availability of this Exception does not imply any general presumption that
2751third-party software is unaffected by the copyleft requirements of the license
2752of Autoconf.</programlisting></para>
2753 </section>
2754
2717<section id="lic_12"> 2755<section id="lic_12">
2718<title>GPL-3.0-with-GCC-exception</title> 2756<title>GPL-3.0-with-GCC-exception</title>
2719<para><programlisting> 2757<para><programlisting>