summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSona Sarmadi <sona.sarmadi@enea.com>2018-07-03 12:47:58 +0200
committerAdrian Dudau <adrian.dudau@enea.com>2018-07-03 13:04:45 +0200
commit5075fd6b421db76ff399db4453d6aecc8e05508e (patch)
tree8f8f3f1bdf332a4eb4a21a8cd4410cb01e27a62d
parenta0f21739c30168e5d04e0e3236329217b6b4dfee (diff)
downloadnfv-access-documentation-5075fd6b421db76ff399db4453d6aecc8e05508e.tar.gz
license: add missing license texts
Ref: LXCR-8329 Following license texts were missing: GPL-3.0-with-autoconf-exception CUP GPL-2.0-with-GCC-exception IPL-1.0 JLEX GPL-2.0-with-classpath-exception ZPL-2.1 License texts are fetched from: /media/data2/fb/eltf-jenkins03/builds/nfv-access/rocko/2018-06-29_22-00-00/atom-c3000_enea-nfv-access/build/tmp/work/ Signed-off-by: Sona Sarmadi <sona.sarmadi@enea.com> Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
-rwxr-xr-xdoc/book-enea-nfv-access-open-source/doc/licenses.xml396
1 files changed, 391 insertions, 5 deletions
diff --git a/doc/book-enea-nfv-access-open-source/doc/licenses.xml b/doc/book-enea-nfv-access-open-source/doc/licenses.xml
index 7ae5e67..46721cc 100755
--- a/doc/book-enea-nfv-access-open-source/doc/licenses.xml
+++ b/doc/book-enea-nfv-access-open-source/doc/licenses.xml
@@ -4601,6 +4601,31 @@ DEALINGS IN THE SOFTWARE.
4601</programlisting></para> 4601</programlisting></para>
4602 </section> 4602 </section>
4603 4603
4604 <section id="lic_cup">
4605 <title>CUP</title>
4606
4607 <para><programlisting>CUP PARSER GENERATOR COPYRIGHT NOTICE, LICENSE AND DISCLAIMER.
4608
4609Copyright 1996 by Scott Hudson, Frank Flannery, C. Scott Ananian
4610
4611Permission to use, copy, modify, and distribute this software and its
4612documentation for any purpose and without fee is hereby granted,
4613provided that the above copyright notice appear in all copies and that
4614both the copyright notice and this permission notice and warranty
4615disclaimer appear in supporting documentation, and that the names of
4616the authors or their employers not be used in advertising or publicity
4617pertaining to distribution of the software without specific, written
4618prior permission.
4619
4620The authors and their employers disclaim all warranties with regard to
4621this software, including all implied warranties of merchantability and
4622fitness. In no event shall the authors or their employers be liable
4623for any special, indirect or consequential damages or any damages
4624whatsoever resulting from loss of use, data or profits, whether in an
4625action of contract, negligence or other tortious action, arising out of
4626or in connection with the use or performance of this software.</programlisting></para>
4627 </section>
4628
4604 <section id="lic_8"> 4629 <section id="lic_8">
4605 <title>EPL-1.0</title> 4630 <title>EPL-1.0</title>
4606 4631
@@ -5566,6 +5591,43 @@ License.
5566</programlisting></para> 5591</programlisting></para>
5567 </section> 5592 </section>
5568 5593
5594 <section id="gpl2_classpath-exc">
5595 <title>GPL-2.0-with-classpath-exception</title>
5596
5597 <para><programlisting>insert GPL v2 license text here
5598
5599Linking this library statically or dynamically with other modules is making a
5600combined work based on this library. Thus, the terms and conditions of the GNU
5601General Public License cover the whole combination.
5602
5603As a special exception, the copyright holders of this library give you permission
5604to link this library with independent modules to produce an executable, regardless
5605of the license terms of these independent modules, and to copy and distribute the
5606resulting executable under terms of your choice, provided that you also meet, for
5607each linked independent module, the terms and conditions of the license of that module.
5608An independent module is a module which is not derived from or based on this library.
5609If you modify this library, you may extend this exception to your version of the
5610library, but you are not obligated to do so. If you do not wish to do so, delete
5611this exception statement from your version.
5612</programlisting></para>
5613 </section>
5614
5615 <section id="lic_gpl2_gcc_exc">
5616 <title>GPL-2.0-with-GCC-exception</title>
5617
5618 <para><programlisting>insert GPL v2 text here
5619
5620GCC Linking Exception
5621In addition to the permissions in the GNU General Public License, the Free
5622Software Foundation gives you unlimited permission to link the compiled version
5623of this file into combinations with other programs, and to distribute those
5624combinations without any restriction coming from the use of this file. (The
5625General Public License restrictions do apply in other respects; for example,
5626they cover modification of the file, and distribution when not linked into a
5627combine executable.)
5628</programlisting></para>
5629 </section>
5630
5569 <section id="lic_14"> 5631 <section id="lic_14">
5570 <title>GPL-3.0</title> 5632 <title>GPL-3.0</title>
5571 5633
@@ -6146,7 +6208,45 @@ License. But first, please read
6146</programlisting></para> 6208</programlisting></para>
6147 </section> 6209 </section>
6148 6210
6149 <section id="lic_15"> 6211 <section id="lic_gpl3_autoconf">
6212 <title>GPL-3.0-with-autoconf-exception</title>
6213
6214 <para><programlisting>AUTOCONF CONFIGURE SCRIPT EXCEPTION
6215
6216Version 3.0, 18 August 2009
6217
6218Copyright © 2009 Free Software Foundation, Inc. &gt;http://fsf.org/&lt;
6219Everyone is permitted to copy and distribute verbatim copies of this license document,
6220but changing it is not allowed. This Exception is an additional permission under
6221section 7 of the GNU General Public License, version 3 ("GPLv3"). It applies to a
6222given file that bears a notice placed by the copyright holder of the file stating
6223that the file is governed by GPLv3 along with this Exception. The purpose of this
6224Exception is to allow distribution of Autoconf's typical output under terms of the
6225recipient's choice (including proprietary).
6226
62270. Definitions.
6228"Covered Code" is the source or object code of a version of Autoconf that is a covered
6229work under this License. "Normally Copied Code" for a version of Autoconf means all
6230parts of its Covered Code which that version can copy from its code (i.e., not from
6231its input file) into its minimally verbose, non-debugging and non-tracing output.
6232"Ineligible Code" is Covered Code that is not Normally Copied Code.
6233
62341. Grant of Additional Permission.
6235You have permission to propagate output of Autoconf, even if such propagation would
6236otherwise violate the terms of GPLv3. However, if by modifying Autoconf you cause
6237any Ineligible Code of the version you received to become Normally Copied Code of
6238your modified version, then you void this Exception for the resulting covered work.
6239If you convey that resulting covered work,
6240you must remove this Exception in accordance with the second paragraph of Section 7
6241of GPLv3.
6242
62432. No Weakening of Autoconf Copyleft.
6244The availability of this Exception does not imply any general presumption that
6245third-party software is unaffected by the copyleft requirements of the license
6246of Autoconf.</programlisting></para>
6247 </section>
6248
6249 <section id="lic_gpl3_GCC_exc">
6150 <title>GPL-3.0-with-GCC-exception</title> 6250 <title>GPL-3.0-with-GCC-exception</title>
6151 6251
6152 <para><programlisting> 6252 <para><programlisting>
@@ -6208,7 +6308,7 @@ third-party software is unaffected by the copyleft requirements of the license o
6208</programlisting></para> 6308</programlisting></para>
6209 </section> 6309 </section>
6210 6310
6211 <section id="lic_16"> 6311 <section id="lic_icu">
6212 <title>ICU</title> 6312 <title>ICU</title>
6213 6313
6214 <para><programlisting> 6314 <para><programlisting>
@@ -6245,12 +6345,229 @@ respective owners.
6245</programlisting></para> 6345</programlisting></para>
6246 </section> 6346 </section>
6247 6347
6348 <section id="IPL-1.0">
6349 <title>IPL-1.0</title>
6350
6351 <para><programlisting>IBM Public License Version 1.0
6352
6353THE ACCOMPANYING PROGRAM IS PROVIDED UNDER THE TERMS OF THIS IBM
6354PUBLIC LICENSE ("AGREEMENT"). ANY USE, REPRODUCTION OR DISTRIBUTION
6355OF THE PROGRAM CONSTITUTES RECIPIENT`S ACCEPTANCE OF THIS AGREEMENT.
6356
63571. DEFINITIONS
6358"Contribution" means:
6359
6360in the case of International Business Machines Corporation ("IBM"),
6361the Original Program, and in the case of each Contributor,
6362changes to the Program, and additions to the Program;
6363where such changes and/or additions to the Program originate from and
6364are distributed by that particular Contributor. A Contribution
6365`originates` from a Contributor if it was added to the Program by
6366such Contributor itself or anyone acting on such Contributor`s
6367behalf. Contributions do not include additions to the Program which:
6368(i) are separate modules of software distributed in conjunction with
6369the Program under their own license agreement, and (ii) are not
6370derivative works of the Program.
6371
6372"Contributor" means IBM and any other entity that distributes the Program.
6373
6374"Licensed Patents " mean patent claims licensable by a
6375Contributor which are necessarily infringed by the use or sale of its
6376Contribution alone or when combined with the Program.
6377
6378"Original Program" means the original version of the software
6379accompanying this Agreement as released by IBM, including source
6380code, object code and documentation, if any.
6381
6382"Program" means the Original Program and Contributions.
6383
6384"Recipient" means anyone who receives the Program under this
6385Agreement, including all Contributors.
6386
63872. GRANT OF RIGHTS
6388Subject to the terms of this Agreement, each Contributor hereby
6389grants Recipient a non-exclusive, worldwide, royalty-free copyright
6390license to reproduce, prepare derivative works of, publicly display,
6391publicly perform, distribute and sublicense the Contribution of such
6392Contributor, if any, and such derivative works, in source code and
6393object code form.
6394Subject to the terms of this Agreement, each Contributor hereby
6395grants Recipient a non-exclusive, worldwide, royalty-free patent
6396license under Licensed Patents to make, use, sell, offer to sell,
6397import and otherwise transfer the Contribution of such Contributor,
6398if any, in source code and object code form. This patent license
6399shall apply to the combination of the Contribution and the Program
6400if, at the time the Contribution is added by the Contributor, such
6401addition of the Contribution causes such combination to be covered by
6402the Licensed Patents. The patent license shall not apply to any
6403other combinations which include the Contribution. No hardware per
6404se is licensed hereunder.
6405Recipient understands that although each Contributor grants the
6406licenses to its Contributions set forth herein, no assurances are
6407provided by any Contributor that the Program does not infringe the
6408patent or other intellectual property rights of any other entity.
6409Each Contributor disclaims any liability to Recipient for claims
6410brought by any other entity based on infringement of intellectual
6411property rights or otherwise. As a condition to exercising the
6412rights and licenses granted hereunder, each Recipient hereby assumes
6413sole responsibility to secure any other intellectual property rights
6414needed, if any. For example, if a third party patent license is
6415required to allow Recipient to distribute the Program, it is
6416Recipient`s responsibility to acquire that license before
6417distributing the Program.
6418Each Contributor represents that to its knowledge it has
6419sufficient copyright rights in its Contribution, if any, to grant the
6420copyright license set forth in this Agreement.
64213. REQUIREMENTS
6422A Contributor may choose to distribute
6423the Program in object code form under its own license agreement,
6424provided that:
6425
6426it complies with the terms and conditions of this Agreement; and
6427its license agreement:
6428effectively disclaims on behalf of all Contributors all warranties
6429and conditions, express and implied, including warranties or
6430conditions of title and non-infringement, and implied warranties or
6431conditions of merchantability and fitness for a particular purpose;
6432effectively excludes on behalf of all Contributors all liability
6433for damages, including direct, indirect, special, incidental and
6434consequential damages, such as lost profits;
6435states that any provisions which differ from this Agreement are
6436offered by that Contributor alone and not by any other party; and
6437
6438states that source code for the Program is available from such
6439Contributor, and informs licensees how to obtain it in a reasonable
6440manner on or through a medium customarily used for software exchange.
6441When the Program is made available in source code form:
6442
6443it must be made available under this Agreement; and
6444a copy of this Agreement must be included with each copy of the
6445Program.
6446Each Contributor must include the following in a conspicuous location
6447in the Program:
6448
6449Copyright (C) 1996, 1999 International Business Machines Corporation
6450and others. All Rights Reserved.
6451
6452In addition, each Contributor must identify itself as the originator
6453of its Contribution, if any, in a manner that reasonably allows
6454subsequent Recipients to identify the originator of the Contribution.
6455
64564. COMMERCIAL DISTRIBUTION
6457Commercial distributors of software may accept certain
6458responsibilities with respect to end users, business partners and the
6459like. While this license is intended to facilitate the commercial
6460use of the Program, the Contributor who includes the Program in a
6461commercial product offering should do so in a manner which does not
6462create potential liability for other Contributors. Therefore, if a
6463Contributor includes the Program in a commercial product offering,
6464such Contributor ("Commercial Contributor") hereby agrees to defend
6465and indemnify every other Contributor ("Indemnified Contributor")
6466against any losses, damages and costs (collectively "Losses") arising
6467from claims, lawsuits and other legal actions brought by a third
6468party against the Indemnified Contributor to the extent caused by the
6469acts or omissions of such Commercial Contributor in connection with
6470its distribution of the Program in a commercial product offering.
6471The obligations in this section do not apply to any claims or Losses
6472relating to any actual or alleged intellectual property infringement.
6473In order to qualify, an Indemnified Contributor must: a) promptly
6474notify the Commercial Contributor in writing of such claim, and b)
6475allow the Commercial Contributor to control, and cooperate with the
6476Commercial Contributor in, the defense and any related settlement
6477negotiations. The Indemnified Contributor may participate in any
6478such claim at its own expense.
6479
6480For example, a Contributor might include the Program in a commercial
6481product offering, Product X. That Contributor is then a Commercial
6482Contributor. If that Commercial Contributor then makes performance
6483claims, or offers warranties related to Product X, those performance
6484claims and warranties are such Commercial Contributor`s
6485responsibility alone. Under this section, the Commercial Contributor
6486would have to defend claims against the other Contributors related to
6487those performance claims and warranties, and if a court requires any
6488other Contributor to pay any damages as a result, the Commercial
6489Contributor must pay those damages.
6490
64915. NO WARRANTY
6492EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, THE PROGRAM IS
6493PROVIDED ON AN "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
6494KIND, EITHER EXPRESS OR IMPLIED INCLUDING, WITHOUT LIMITATION, ANY
6495WARRANTIES OR CONDITIONS OF TITLE, NON-INFRINGEMENT, MERCHANTABILITY
6496OR FITNESS FOR A PARTICULAR PURPOSE. Each Recipient is solely
6497responsible for determining the appropriateness of using and
6498distributing the Program and assumes all risks associated with its
6499exercise of rights under this Agreement, including but not limited to
6500the risks and costs of program errors, compliance with applicable
6501laws, damage to or loss of data, programs or equipment, and
6502unavailability or interruption of operations.
6503
65046. DISCLAIMER OF LIABILITY
6505EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, NEITHER RECIPIENT
6506NOR ANY CONTRIBUTORS SHALL HAVE ANY LIABILITY FOR ANY DIRECT,
6507INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
6508(INCLUDING WITHOUT LIMITATION LOST PROFITS), HOWEVER CAUSED AND ON
6509ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR
6510TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF
6511THE USE OR DISTRIBUTION OF THE PROGRAM OR THE EXERCISE OF ANY RIGHTS
6512GRANTED HEREUNDER, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
6513
65147. GENERAL
6515If any provision of this Agreement is invalid or unenforceable under
6516applicable law, it shall not affect the validity or enforceability of
6517the remainder of the terms of this Agreement, and without further
6518action by the parties hereto, such provision shall be reformed to the
6519minimum extent necessary to make such provision valid and enforceable.
6520
6521If Recipient institutes patent litigation against a Contributor with
6522respect to a patent applicable to software (including a cross-claim
6523or counterclaim in a lawsuit), then any patent licenses granted by
6524that Contributor to such Recipient under this Agreement shall
6525terminate as of the date such litigation is filed. In addition, if
6526Recipient institutes patent litigation against any entity (including
6527a cross-claim or counterclaim in a lawsuit) alleging that the Program
6528itself (excluding combinations of the Program with other software or
6529hardware) infringes such Recipient`s patent(s), then such Recipient`s
6530rights granted under Section 2(b) shall terminate as of the date such
6531litigation is filed.
6532
6533All Recipient`s rights under this Agreement shall terminate if it
6534fails to comply with any of the material terms or conditions of this
6535Agreement and does not cure such failure in a reasonable period of
6536time after becoming aware of such noncompliance. If all Recipient`s
6537rights under this Agreement terminate, Recipient agrees to cease use
6538and distribution of the Program as soon as reasonably practicable.
6539However, Recipient`s obligations under this Agreement and any
6540licenses granted by Recipient relating to the Program shall continue
6541and survive.
6542
6543IBM may publish new versions (including revisions) of this Agreement
6544from time to time. Each new version of the Agreement will be given a
6545distinguishing version number. The Program (including Contributions)
6546may always be distributed subject to the version of the Agreement
6547under which it was received. In addition, after a new version of the
6548Agreement is published, Contributor may elect to distribute the
6549Program (including its Contributions) under the new version. No one
6550other than IBM has the right to modify this Agreement. Except as
6551expressly stated in Sections 2(a) and 2(b) above, Recipient receives
6552no rights or licenses to the intellectual property of any Contributor
6553under this Agreement, whether expressly, by implication, estoppel or
6554otherwise. All rights in the Program not expressly granted under
6555this Agreement are reserved.
6556
6557This Agreement is governed by the laws of the State of New York and
6558the intellectual property laws of the United States of America. No
6559party to this Agreement will bring a legal action under this
6560Agreement more than one year after the cause of action arose. Each
6561party waives its rights to a jury trial in any resulting litigation.
6562
6563
6564</programlisting></para>
6565 </section>
6566
6248 <section id="lic_17"> 6567 <section id="lic_17">
6249 <title>ISC</title> 6568 <title>ISC</title>
6250 6569
6251 <para><programlisting> 6570 <para><programlisting>ISC License:
6252
6253ISC License:
6254 6571
6255Copyright © 2004-2010 by Internet Systems Consortium, Inc. ("ISC") 6572Copyright © 2004-2010 by Internet Systems Consortium, Inc. ("ISC")
6256Copyright © 1995-2003 by Internet Software Consortium 6573Copyright © 1995-2003 by Internet Software Consortium
@@ -6269,6 +6586,32 @@ THE USE OR PERFORMANCE OF THIS SOFTWARE.
6269</programlisting></para> 6586</programlisting></para>
6270 </section> 6587 </section>
6271 6588
6589 <section id="lic_jlex">
6590 <title>JLEX</title>
6591
6592 <para><programlisting> JLEX COPYRIGHT NOTICE, LICENSE, AND DISCLAIMER
6593 Copyright 1996-2000 by Elliot Joel Berk and C. Scott Ananian
6594
6595 Permission to use, copy, modify, and distribute this software and its
6596 documentation for any purpose and without fee is hereby granted,
6597 provided that the above copyright notice appear in all copies and that
6598 both the copyright notice and this permission notice and warranty
6599 disclaimer appear in supporting documentation, and that the name of
6600 the authors or their employers not be used in advertising or publicity
6601 pertaining to distribution of the software without specific, written
6602 prior permission.
6603
6604 The authors and their employers disclaim all warranties with regard to
6605 this software, including all implied warranties of merchantability and
6606 fitness. In no event shall the authors or their employers be liable
6607 for any special, indirect or consequential damages or any damages
6608 whatsoever resulting from loss of use, data or profits, whether in an
6609 action of contract, negligence or other tortious action, arising out
6610 of or in connection with the use or performance of this software.
6611
6612</programlisting></para>
6613 </section>
6614
6272 <section id="lic_18"> 6615 <section id="lic_18">
6273 <title>LGPL-2.0</title> 6616 <title>LGPL-2.0</title>
6274 6617
@@ -8439,6 +8782,49 @@ zlib License
8439 8782
8440</programlisting></para> 8783</programlisting></para>
8441 </section> 8784 </section>
8785
8786 <section id="lic_zpl">
8787 <title>ZPL-2.1 </title>
8788
8789 <para><programlisting>
8790ZPL 2.1
8791Zope Public License (ZPL) Version 2.1
8792
8793A copyright notice accompanies this license document that identifies the copyright
8794holders.
8795
8796This license has been certified as open source. It has also been designated as GPL
8797compatible by the Free Software Foundation (FSF).
8798
8799Redistribution and use in source and binary forms, with or without modification,
8800are permitted provided that the following conditions are met:
8801
8802Redistributions in source code must retain the accompanying copyright notice, this
8803list of conditions, and the following disclaimer.Redistributions in binary form
8804must reproduce the accompanying copyright notice, this list of conditions, and the
8805following disclaimer in the documentation and/or other materials provided with the
8806distribution. Names of the copyright holders must not be used to endorse or promote
8807products derived from this software without prior written permission from the
8808copyright holders.
8809The right to distribute this software or to use it for any purpose does not give
8810you the right to use Servicemarks (sm) or Trademarks (tm) of the copyright holders.
8811Use of them is covered by separate agreement with the copyright holders.
8812If any files are modified, you must cause the modified files to carry prominent
8813notices stating that you changed the files and the date of any change.
8814Disclaimer
8815THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS ``AS IS`` AND ANY EXPRESSED
8816OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
8817MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT
8818SHALL THE COPYRIGHT HOLDERS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
8819SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
8820PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR
8821BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
8822CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING
8823IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY
8824OF SUCH DAMAGE.
8825
8826</programlisting></para>
8827 </section>
8442 </section> 8828 </section>
8443 8829
8444 <section id="proprietary_license"> 8830 <section id="proprietary_license">