diff options
author | Sona Sarmadi <sona.sarmadi@enea.com> | 2018-07-03 12:47:58 +0200 |
---|---|---|
committer | Adrian Dudau <adrian.dudau@enea.com> | 2018-07-03 13:04:45 +0200 |
commit | 5075fd6b421db76ff399db4453d6aecc8e05508e (patch) | |
tree | 8f8f3f1bdf332a4eb4a21a8cd4410cb01e27a62d | |
parent | a0f21739c30168e5d04e0e3236329217b6b4dfee (diff) | |
download | nfv-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-x | doc/book-enea-nfv-access-open-source/doc/licenses.xml | 396 |
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 | |||
4609 | Copyright 1996 by Scott Hudson, Frank Flannery, C. Scott Ananian | ||
4610 | |||
4611 | Permission to use, copy, modify, and distribute this software and its | ||
4612 | documentation for any purpose and without fee is hereby granted, | ||
4613 | provided that the above copyright notice appear in all copies and that | ||
4614 | both the copyright notice and this permission notice and warranty | ||
4615 | disclaimer appear in supporting documentation, and that the names of | ||
4616 | the authors or their employers not be used in advertising or publicity | ||
4617 | pertaining to distribution of the software without specific, written | ||
4618 | prior permission. | ||
4619 | |||
4620 | The authors and their employers disclaim all warranties with regard to | ||
4621 | this software, including all implied warranties of merchantability and | ||
4622 | fitness. In no event shall the authors or their employers be liable | ||
4623 | for any special, indirect or consequential damages or any damages | ||
4624 | whatsoever resulting from loss of use, data or profits, whether in an | ||
4625 | action of contract, negligence or other tortious action, arising out of | ||
4626 | or 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 | |||
5599 | Linking this library statically or dynamically with other modules is making a | ||
5600 | combined work based on this library. Thus, the terms and conditions of the GNU | ||
5601 | General Public License cover the whole combination. | ||
5602 | |||
5603 | As a special exception, the copyright holders of this library give you permission | ||
5604 | to link this library with independent modules to produce an executable, regardless | ||
5605 | of the license terms of these independent modules, and to copy and distribute the | ||
5606 | resulting executable under terms of your choice, provided that you also meet, for | ||
5607 | each linked independent module, the terms and conditions of the license of that module. | ||
5608 | An independent module is a module which is not derived from or based on this library. | ||
5609 | If you modify this library, you may extend this exception to your version of the | ||
5610 | library, but you are not obligated to do so. If you do not wish to do so, delete | ||
5611 | this 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 | |||
5620 | GCC Linking Exception | ||
5621 | In addition to the permissions in the GNU General Public License, the Free | ||
5622 | Software Foundation gives you unlimited permission to link the compiled version | ||
5623 | of this file into combinations with other programs, and to distribute those | ||
5624 | combinations without any restriction coming from the use of this file. (The | ||
5625 | General Public License restrictions do apply in other respects; for example, | ||
5626 | they cover modification of the file, and distribution when not linked into a | ||
5627 | combine 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 | |||
6216 | Version 3.0, 18 August 2009 | ||
6217 | |||
6218 | Copyright © 2009 Free Software Foundation, Inc. >http://fsf.org/< | ||
6219 | Everyone is permitted to copy and distribute verbatim copies of this license document, | ||
6220 | but changing it is not allowed. This Exception is an additional permission under | ||
6221 | section 7 of the GNU General Public License, version 3 ("GPLv3"). It applies to a | ||
6222 | given file that bears a notice placed by the copyright holder of the file stating | ||
6223 | that the file is governed by GPLv3 along with this Exception. The purpose of this | ||
6224 | Exception is to allow distribution of Autoconf's typical output under terms of the | ||
6225 | recipient's choice (including proprietary). | ||
6226 | |||
6227 | 0. Definitions. | ||
6228 | "Covered Code" is the source or object code of a version of Autoconf that is a covered | ||
6229 | work under this License. "Normally Copied Code" for a version of Autoconf means all | ||
6230 | parts of its Covered Code which that version can copy from its code (i.e., not from | ||
6231 | its 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 | |||
6234 | 1. Grant of Additional Permission. | ||
6235 | You have permission to propagate output of Autoconf, even if such propagation would | ||
6236 | otherwise violate the terms of GPLv3. However, if by modifying Autoconf you cause | ||
6237 | any Ineligible Code of the version you received to become Normally Copied Code of | ||
6238 | your modified version, then you void this Exception for the resulting covered work. | ||
6239 | If you convey that resulting covered work, | ||
6240 | you must remove this Exception in accordance with the second paragraph of Section 7 | ||
6241 | of GPLv3. | ||
6242 | |||
6243 | 2. No Weakening of Autoconf Copyleft. | ||
6244 | The availability of this Exception does not imply any general presumption that | ||
6245 | third-party software is unaffected by the copyleft requirements of the license | ||
6246 | of 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 | |||
6353 | THE ACCOMPANYING PROGRAM IS PROVIDED UNDER THE TERMS OF THIS IBM | ||
6354 | PUBLIC LICENSE ("AGREEMENT"). ANY USE, REPRODUCTION OR DISTRIBUTION | ||
6355 | OF THE PROGRAM CONSTITUTES RECIPIENT`S ACCEPTANCE OF THIS AGREEMENT. | ||
6356 | |||
6357 | 1. DEFINITIONS | ||
6358 | "Contribution" means: | ||
6359 | |||
6360 | in the case of International Business Machines Corporation ("IBM"), | ||
6361 | the Original Program, and in the case of each Contributor, | ||
6362 | changes to the Program, and additions to the Program; | ||
6363 | where such changes and/or additions to the Program originate from and | ||
6364 | are distributed by that particular Contributor. A Contribution | ||
6365 | `originates` from a Contributor if it was added to the Program by | ||
6366 | such Contributor itself or anyone acting on such Contributor`s | ||
6367 | behalf. Contributions do not include additions to the Program which: | ||
6368 | (i) are separate modules of software distributed in conjunction with | ||
6369 | the Program under their own license agreement, and (ii) are not | ||
6370 | derivative 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 | ||
6375 | Contributor which are necessarily infringed by the use or sale of its | ||
6376 | Contribution alone or when combined with the Program. | ||
6377 | |||
6378 | "Original Program" means the original version of the software | ||
6379 | accompanying this Agreement as released by IBM, including source | ||
6380 | code, 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 | ||
6385 | Agreement, including all Contributors. | ||
6386 | |||
6387 | 2. GRANT OF RIGHTS | ||
6388 | Subject to the terms of this Agreement, each Contributor hereby | ||
6389 | grants Recipient a non-exclusive, worldwide, royalty-free copyright | ||
6390 | license to reproduce, prepare derivative works of, publicly display, | ||
6391 | publicly perform, distribute and sublicense the Contribution of such | ||
6392 | Contributor, if any, and such derivative works, in source code and | ||
6393 | object code form. | ||
6394 | Subject to the terms of this Agreement, each Contributor hereby | ||
6395 | grants Recipient a non-exclusive, worldwide, royalty-free patent | ||
6396 | license under Licensed Patents to make, use, sell, offer to sell, | ||
6397 | import and otherwise transfer the Contribution of such Contributor, | ||
6398 | if any, in source code and object code form. This patent license | ||
6399 | shall apply to the combination of the Contribution and the Program | ||
6400 | if, at the time the Contribution is added by the Contributor, such | ||
6401 | addition of the Contribution causes such combination to be covered by | ||
6402 | the Licensed Patents. The patent license shall not apply to any | ||
6403 | other combinations which include the Contribution. No hardware per | ||
6404 | se is licensed hereunder. | ||
6405 | Recipient understands that although each Contributor grants the | ||
6406 | licenses to its Contributions set forth herein, no assurances are | ||
6407 | provided by any Contributor that the Program does not infringe the | ||
6408 | patent or other intellectual property rights of any other entity. | ||
6409 | Each Contributor disclaims any liability to Recipient for claims | ||
6410 | brought by any other entity based on infringement of intellectual | ||
6411 | property rights or otherwise. As a condition to exercising the | ||
6412 | rights and licenses granted hereunder, each Recipient hereby assumes | ||
6413 | sole responsibility to secure any other intellectual property rights | ||
6414 | needed, if any. For example, if a third party patent license is | ||
6415 | required to allow Recipient to distribute the Program, it is | ||
6416 | Recipient`s responsibility to acquire that license before | ||
6417 | distributing the Program. | ||
6418 | Each Contributor represents that to its knowledge it has | ||
6419 | sufficient copyright rights in its Contribution, if any, to grant the | ||
6420 | copyright license set forth in this Agreement. | ||
6421 | 3. REQUIREMENTS | ||
6422 | A Contributor may choose to distribute | ||
6423 | the Program in object code form under its own license agreement, | ||
6424 | provided that: | ||
6425 | |||
6426 | it complies with the terms and conditions of this Agreement; and | ||
6427 | its license agreement: | ||
6428 | effectively disclaims on behalf of all Contributors all warranties | ||
6429 | and conditions, express and implied, including warranties or | ||
6430 | conditions of title and non-infringement, and implied warranties or | ||
6431 | conditions of merchantability and fitness for a particular purpose; | ||
6432 | effectively excludes on behalf of all Contributors all liability | ||
6433 | for damages, including direct, indirect, special, incidental and | ||
6434 | consequential damages, such as lost profits; | ||
6435 | states that any provisions which differ from this Agreement are | ||
6436 | offered by that Contributor alone and not by any other party; and | ||
6437 | |||
6438 | states that source code for the Program is available from such | ||
6439 | Contributor, and informs licensees how to obtain it in a reasonable | ||
6440 | manner on or through a medium customarily used for software exchange. | ||
6441 | When the Program is made available in source code form: | ||
6442 | |||
6443 | it must be made available under this Agreement; and | ||
6444 | a copy of this Agreement must be included with each copy of the | ||
6445 | Program. | ||
6446 | Each Contributor must include the following in a conspicuous location | ||
6447 | in the Program: | ||
6448 | |||
6449 | Copyright (C) 1996, 1999 International Business Machines Corporation | ||
6450 | and others. All Rights Reserved. | ||
6451 | |||
6452 | In addition, each Contributor must identify itself as the originator | ||
6453 | of its Contribution, if any, in a manner that reasonably allows | ||
6454 | subsequent Recipients to identify the originator of the Contribution. | ||
6455 | |||
6456 | 4. COMMERCIAL DISTRIBUTION | ||
6457 | Commercial distributors of software may accept certain | ||
6458 | responsibilities with respect to end users, business partners and the | ||
6459 | like. While this license is intended to facilitate the commercial | ||
6460 | use of the Program, the Contributor who includes the Program in a | ||
6461 | commercial product offering should do so in a manner which does not | ||
6462 | create potential liability for other Contributors. Therefore, if a | ||
6463 | Contributor includes the Program in a commercial product offering, | ||
6464 | such Contributor ("Commercial Contributor") hereby agrees to defend | ||
6465 | and indemnify every other Contributor ("Indemnified Contributor") | ||
6466 | against any losses, damages and costs (collectively "Losses") arising | ||
6467 | from claims, lawsuits and other legal actions brought by a third | ||
6468 | party against the Indemnified Contributor to the extent caused by the | ||
6469 | acts or omissions of such Commercial Contributor in connection with | ||
6470 | its distribution of the Program in a commercial product offering. | ||
6471 | The obligations in this section do not apply to any claims or Losses | ||
6472 | relating to any actual or alleged intellectual property infringement. | ||
6473 | In order to qualify, an Indemnified Contributor must: a) promptly | ||
6474 | notify the Commercial Contributor in writing of such claim, and b) | ||
6475 | allow the Commercial Contributor to control, and cooperate with the | ||
6476 | Commercial Contributor in, the defense and any related settlement | ||
6477 | negotiations. The Indemnified Contributor may participate in any | ||
6478 | such claim at its own expense. | ||
6479 | |||
6480 | For example, a Contributor might include the Program in a commercial | ||
6481 | product offering, Product X. That Contributor is then a Commercial | ||
6482 | Contributor. If that Commercial Contributor then makes performance | ||
6483 | claims, or offers warranties related to Product X, those performance | ||
6484 | claims and warranties are such Commercial Contributor`s | ||
6485 | responsibility alone. Under this section, the Commercial Contributor | ||
6486 | would have to defend claims against the other Contributors related to | ||
6487 | those performance claims and warranties, and if a court requires any | ||
6488 | other Contributor to pay any damages as a result, the Commercial | ||
6489 | Contributor must pay those damages. | ||
6490 | |||
6491 | 5. NO WARRANTY | ||
6492 | EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, THE PROGRAM IS | ||
6493 | PROVIDED ON AN "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY | ||
6494 | KIND, EITHER EXPRESS OR IMPLIED INCLUDING, WITHOUT LIMITATION, ANY | ||
6495 | WARRANTIES OR CONDITIONS OF TITLE, NON-INFRINGEMENT, MERCHANTABILITY | ||
6496 | OR FITNESS FOR A PARTICULAR PURPOSE. Each Recipient is solely | ||
6497 | responsible for determining the appropriateness of using and | ||
6498 | distributing the Program and assumes all risks associated with its | ||
6499 | exercise of rights under this Agreement, including but not limited to | ||
6500 | the risks and costs of program errors, compliance with applicable | ||
6501 | laws, damage to or loss of data, programs or equipment, and | ||
6502 | unavailability or interruption of operations. | ||
6503 | |||
6504 | 6. DISCLAIMER OF LIABILITY | ||
6505 | EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, NEITHER RECIPIENT | ||
6506 | NOR ANY CONTRIBUTORS SHALL HAVE ANY LIABILITY FOR ANY DIRECT, | ||
6507 | INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES | ||
6508 | (INCLUDING WITHOUT LIMITATION LOST PROFITS), HOWEVER CAUSED AND ON | ||
6509 | ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR | ||
6510 | TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF | ||
6511 | THE USE OR DISTRIBUTION OF THE PROGRAM OR THE EXERCISE OF ANY RIGHTS | ||
6512 | GRANTED HEREUNDER, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. | ||
6513 | |||
6514 | 7. GENERAL | ||
6515 | If any provision of this Agreement is invalid or unenforceable under | ||
6516 | applicable law, it shall not affect the validity or enforceability of | ||
6517 | the remainder of the terms of this Agreement, and without further | ||
6518 | action by the parties hereto, such provision shall be reformed to the | ||
6519 | minimum extent necessary to make such provision valid and enforceable. | ||
6520 | |||
6521 | If Recipient institutes patent litigation against a Contributor with | ||
6522 | respect to a patent applicable to software (including a cross-claim | ||
6523 | or counterclaim in a lawsuit), then any patent licenses granted by | ||
6524 | that Contributor to such Recipient under this Agreement shall | ||
6525 | terminate as of the date such litigation is filed. In addition, if | ||
6526 | Recipient institutes patent litigation against any entity (including | ||
6527 | a cross-claim or counterclaim in a lawsuit) alleging that the Program | ||
6528 | itself (excluding combinations of the Program with other software or | ||
6529 | hardware) infringes such Recipient`s patent(s), then such Recipient`s | ||
6530 | rights granted under Section 2(b) shall terminate as of the date such | ||
6531 | litigation is filed. | ||
6532 | |||
6533 | All Recipient`s rights under this Agreement shall terminate if it | ||
6534 | fails to comply with any of the material terms or conditions of this | ||
6535 | Agreement and does not cure such failure in a reasonable period of | ||
6536 | time after becoming aware of such noncompliance. If all Recipient`s | ||
6537 | rights under this Agreement terminate, Recipient agrees to cease use | ||
6538 | and distribution of the Program as soon as reasonably practicable. | ||
6539 | However, Recipient`s obligations under this Agreement and any | ||
6540 | licenses granted by Recipient relating to the Program shall continue | ||
6541 | and survive. | ||
6542 | |||
6543 | IBM may publish new versions (including revisions) of this Agreement | ||
6544 | from time to time. Each new version of the Agreement will be given a | ||
6545 | distinguishing version number. The Program (including Contributions) | ||
6546 | may always be distributed subject to the version of the Agreement | ||
6547 | under which it was received. In addition, after a new version of the | ||
6548 | Agreement is published, Contributor may elect to distribute the | ||
6549 | Program (including its Contributions) under the new version. No one | ||
6550 | other than IBM has the right to modify this Agreement. Except as | ||
6551 | expressly stated in Sections 2(a) and 2(b) above, Recipient receives | ||
6552 | no rights or licenses to the intellectual property of any Contributor | ||
6553 | under this Agreement, whether expressly, by implication, estoppel or | ||
6554 | otherwise. All rights in the Program not expressly granted under | ||
6555 | this Agreement are reserved. | ||
6556 | |||
6557 | This Agreement is governed by the laws of the State of New York and | ||
6558 | the intellectual property laws of the United States of America. No | ||
6559 | party to this Agreement will bring a legal action under this | ||
6560 | Agreement more than one year after the cause of action arose. Each | ||
6561 | party 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 | |||
6253 | ISC License: | ||
6254 | 6571 | ||
6255 | Copyright © 2004-2010 by Internet Systems Consortium, Inc. ("ISC") | 6572 | Copyright © 2004-2010 by Internet Systems Consortium, Inc. ("ISC") |
6256 | Copyright © 1995-2003 by Internet Software Consortium | 6573 | Copyright © 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> | ||
8790 | ZPL 2.1 | ||
8791 | Zope Public License (ZPL) Version 2.1 | ||
8792 | |||
8793 | A copyright notice accompanies this license document that identifies the copyright | ||
8794 | holders. | ||
8795 | |||
8796 | This license has been certified as open source. It has also been designated as GPL | ||
8797 | compatible by the Free Software Foundation (FSF). | ||
8798 | |||
8799 | Redistribution and use in source and binary forms, with or without modification, | ||
8800 | are permitted provided that the following conditions are met: | ||
8801 | |||
8802 | Redistributions in source code must retain the accompanying copyright notice, this | ||
8803 | list of conditions, and the following disclaimer.Redistributions in binary form | ||
8804 | must reproduce the accompanying copyright notice, this list of conditions, and the | ||
8805 | following disclaimer in the documentation and/or other materials provided with the | ||
8806 | distribution. Names of the copyright holders must not be used to endorse or promote | ||
8807 | products derived from this software without prior written permission from the | ||
8808 | copyright holders. | ||
8809 | The right to distribute this software or to use it for any purpose does not give | ||
8810 | you the right to use Servicemarks (sm) or Trademarks (tm) of the copyright holders. | ||
8811 | Use of them is covered by separate agreement with the copyright holders. | ||
8812 | If any files are modified, you must cause the modified files to carry prominent | ||
8813 | notices stating that you changed the files and the date of any change. | ||
8814 | Disclaimer | ||
8815 | THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS ``AS IS`` AND ANY EXPRESSED | ||
8816 | OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF | ||
8817 | MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT | ||
8818 | SHALL THE COPYRIGHT HOLDERS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, | ||
8819 | SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, | ||
8820 | PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR | ||
8821 | BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN | ||
8822 | CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING | ||
8823 | IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY | ||
8824 | OF SUCH DAMAGE. | ||
8825 | |||
8826 | </programlisting></para> | ||
8827 | </section> | ||
8442 | </section> | 8828 | </section> |
8443 | 8829 | ||
8444 | <section id="proprietary_license"> | 8830 | <section id="proprietary_license"> |