From e47343d12ee571281238bbf5663b074c0e32049f Mon Sep 17 00:00:00 2001 From: Beth Flanagan Date: Wed, 15 Jun 2011 13:52:23 -0700 Subject: common-licenses: Additions and corrections I've added more licenses from SPDX and corrected the gcc license so that it is a. parsable and b. accurate to the SPDX standard. I've also done some cleanup of license text and gdb's LICENSE field. Signed-off-by: Beth Flanagan --- meta/files/common-licenses/AAL | 6 +- meta/files/common-licenses/AFL-1.2 | 123 ++++ meta/files/common-licenses/AFL-2.0 | 48 ++ meta/files/common-licenses/AFL-2.1 | 50 ++ meta/files/common-licenses/AFL-3.0 | 27 + meta/files/common-licenses/AGPL-3.0 | 3 + meta/files/common-licenses/ANTLR-PD | 32 + meta/files/common-licenses/APL-1.0 | 218 +++++++ meta/files/common-licenses/APSL-1.0 | 372 ++++++++++++ meta/files/common-licenses/APSL-1.1 | 374 ++++++++++++ meta/files/common-licenses/APSL-1.2 | 105 ++++ meta/files/common-licenses/APSL-2.0 | 102 ++++ meta/files/common-licenses/Apache-1.0 | 61 ++ meta/files/common-licenses/Apache-1.1 | 60 ++ meta/files/common-licenses/Apache-2.0 | 4 +- meta/files/common-licenses/Artistic-1.0 | 50 ++ meta/files/common-licenses/Artistic-2.0 | 203 +++++++ meta/files/common-licenses/BSD-2-Clause | 26 +- meta/files/common-licenses/BSD-3-Clause | 26 +- meta/files/common-licenses/BSD-4-Clause | 17 +- meta/files/common-licenses/BSL-1.0 | 25 + meta/files/common-licenses/CATOSL-1.1 | 116 ++++ meta/files/common-licenses/CC-BY-1.0 | 60 ++ meta/files/common-licenses/CC-BY-2.0 | 63 ++ meta/files/common-licenses/CC-BY-2.5 | 63 ++ meta/files/common-licenses/CC-BY-3.0 | 70 +++ meta/files/common-licenses/CC-BY-NC-1.0 | 63 ++ meta/files/common-licenses/CC-BY-NC-2.0 | 66 +++ meta/files/common-licenses/CC-BY-NC-2.5 | 66 +++ meta/files/common-licenses/CC-BY-NC-3.0 | 72 +++ meta/files/common-licenses/CC-BY-NC-ND-1.0 | 5 + meta/files/common-licenses/CC-BY-NC-ND-2.0 | 63 ++ meta/files/common-licenses/CC-BY-NC-ND-2.5 | 63 ++ meta/files/common-licenses/CC-BY-NC-ND-3.0 | 69 +++ meta/files/common-licenses/CC-BY-NC-SA-1.0 | 64 ++ meta/files/common-licenses/CC-BY-NC-SA-2.0 | 68 +++ meta/files/common-licenses/CC-BY-NC-SA-2.5 | 68 +++ meta/files/common-licenses/CC-BY-NC-SA-3.0 | 74 +++ meta/files/common-licenses/CC-BY-ND-1.0 | 59 ++ meta/files/common-licenses/CC-BY-ND-2.0 | 62 ++ meta/files/common-licenses/CC-BY-ND-2.5 | 62 ++ meta/files/common-licenses/CC-BY-ND-3.0 | 68 +++ meta/files/common-licenses/CC-BY-SA-1.0 | 63 ++ meta/files/common-licenses/CC-BY-SA-2.0 | 67 +++ meta/files/common-licenses/CC-BY-SA-2.5 | 67 +++ meta/files/common-licenses/CC-BY-SA-3.0 | 74 +++ meta/files/common-licenses/CC0-1.0 | 32 + meta/files/common-licenses/CDDL-1.0 | 131 ++++ meta/files/common-licenses/CECILL-1.0 | 242 ++++++++ meta/files/common-licenses/CECILL-2.0 | 243 ++++++++ meta/files/common-licenses/CECILL-B | 440 ++++---------- meta/files/common-licenses/CECILL-C | 447 ++++---------- meta/files/common-licenses/CPAL-1.0 | 109 ++++ meta/files/common-licenses/CPL-1.0 | 215 +++++++ meta/files/common-licenses/CUA-OPL-1.0 | 471 +++++++++++++++ meta/files/common-licenses/ClArtistic | 110 ++-- meta/files/common-licenses/ECL-1.0 | 55 ++ meta/files/common-licenses/ECL-2.0 | 99 ++++ meta/files/common-licenses/EFL-1.0 | 25 + meta/files/common-licenses/EFL-2.0 | 12 + meta/files/common-licenses/EPL-1.0 | 72 +++ meta/files/common-licenses/EUDatagrid | 65 +- meta/files/common-licenses/EUPL-1.0 | 184 ++++++ meta/files/common-licenses/EUPL-1.1 | 204 +++++++ meta/files/common-licenses/Entessa | 48 +- meta/files/common-licenses/ErlPL-1.1 | 288 +++++++++ meta/files/common-licenses/Fair | 9 +- meta/files/common-licenses/Frameworx-1.0 | 69 +++ meta/files/common-licenses/GFDL-1.2 | 20 +- meta/files/common-licenses/GFDL-1.3 | 18 +- meta/files/common-licenses/GPL-1.0 | 252 ++++++++ meta/files/common-licenses/GPL-1.0+ | 252 ++++++++ .../common-licenses/GPL-2-with-bison-exception | 17 +- meta/files/common-licenses/GPL-2.0 | 132 +++++ meta/files/common-licenses/GPL-2.0+ | 132 +++++ .../common-licenses/GPL-2.0-with-GCC-exception | 6 + .../GPL-2.0-with-autoconf-exception | 6 + .../GPL-2.0-with-classpath-exception | 7 + .../common-licenses/GPL-2.0-with-font-exception | 6 + meta/files/common-licenses/GPL-3.0 | 3 + meta/files/common-licenses/GPL-3.0+ | 3 + .../common-licenses/GPL-3.0-with-GCC-exception | 27 + .../GPL-3.0-with-autoconf-exception | 28 + meta/files/common-licenses/HPND | 23 +- meta/files/common-licenses/IPA | 182 ++---- meta/files/common-licenses/IPL-1.0 | 213 +++++++ meta/files/common-licenses/ISC | 21 +- meta/files/common-licenses/LGPL-2.0 | 173 ++++++ meta/files/common-licenses/LGPL-2.0+ | 173 ++++++ meta/files/common-licenses/LGPL-2.1 | 658 +++++---------------- meta/files/common-licenses/LGPL-2.1+ | 176 ++++++ meta/files/common-licenses/LGPL-3.0 | 66 +++ meta/files/common-licenses/LGPL-3.0+ | 66 +++ meta/files/common-licenses/LPL-1.02 | 76 +++ meta/files/common-licenses/LPPL-1.0 | 213 +++++++ meta/files/common-licenses/LPPL-1.1 | 316 ++++++++++ meta/files/common-licenses/LPPL-1.2 | 320 ++++++++++ meta/files/common-licenses/LPPL-1.3c | 418 +++++++++++++ meta/files/common-licenses/Libpng | 79 ++- meta/files/common-licenses/MIT | 11 +- meta/files/common-licenses/MPL-1.0 | 109 ++++ meta/files/common-licenses/MPL-1.1 | 185 ++++++ meta/files/common-licenses/MS-PL | 58 +- meta/files/common-licenses/MS-RL | 69 +-- meta/files/common-licenses/MirOS | 49 +- meta/files/common-licenses/Motosoto | 34 +- meta/files/common-licenses/Multics | 8 +- meta/files/common-licenses/NASA-1.3 | 79 +++ meta/files/common-licenses/NCSA | 16 +- meta/files/common-licenses/NGPL | 117 +--- meta/files/common-licenses/NPOSL-3.0 | 61 ++ meta/files/common-licenses/NTP | 15 +- meta/files/common-licenses/Nauman | 5 - meta/files/common-licenses/Nokia | 95 ++- meta/files/common-licenses/OCLC-2.0 | 78 +++ meta/files/common-licenses/ODbL-1.0 | 543 +++++++++++++++++ meta/files/common-licenses/OFL-1.1 | 88 +++ meta/files/common-licenses/OGTSL | 73 ++- meta/files/common-licenses/OLDAP-2.8 | 49 ++ meta/files/common-licenses/OSL-1.0 | 164 +++++ meta/files/common-licenses/OSL-2.0 | 48 ++ meta/files/common-licenses/OSL-3.0 | 27 + meta/files/common-licenses/OpenSSL | 212 +++---- meta/files/common-licenses/PHP-3.0 | 70 +++ meta/files/common-licenses/PostgreSQL | 22 +- meta/files/common-licenses/Python-2.0 | 192 ++++++ meta/files/common-licenses/QPL-1.0 | 48 ++ meta/files/common-licenses/RHeCos-1.1 | 151 +++++ meta/files/common-licenses/RPL-1.5 | 546 +++++++++++++++++ meta/files/common-licenses/RPSL-1.0 | 182 ++++++ meta/files/common-licenses/RSCPL | 363 ++---------- meta/files/common-licenses/Ruby | 82 ++- meta/files/common-licenses/SAX-PD | 33 ++ meta/files/common-licenses/SPL-1.0 | 507 ++++++++++++++++ meta/files/common-licenses/Simple-2.0 | 27 + meta/files/common-licenses/Sleepycat | 11 +- meta/files/common-licenses/SugarCRM-1.1.3 | 160 +++++ meta/files/common-licenses/VSL-1.0 | 49 ++ meta/files/common-licenses/W3C | 55 +- meta/files/common-licenses/WXwindows | 106 ++-- meta/files/common-licenses/Watcom-1.0 | 140 +++++ meta/files/common-licenses/XFree86-1.1 | 18 + meta/files/common-licenses/Xnet | 11 +- meta/files/common-licenses/YPL-1.1 | 30 + meta/files/common-licenses/ZPL-1.1 | 28 + meta/files/common-licenses/ZPL-2.0 | 61 ++ meta/files/common-licenses/ZPL-2.1 | 18 + meta/files/common-licenses/Zimbra-1.3 | 30 + meta/files/common-licenses/Zlib | 34 +- meta/files/common-licenses/eCos-2.0 | 18 + meta/files/common-licenses/gSOAP-1.3b | 157 +++++ meta/recipes-devtools/gcc/gcc-4.5.1.inc | 2 +- meta/recipes-devtools/gcc/gcc-4.6.inc | 2 +- meta/recipes-devtools/gdb/gdb_7.2.bb | 2 +- 154 files changed, 13946 insertions(+), 2621 deletions(-) create mode 100644 meta/files/common-licenses/AFL-1.2 create mode 100644 meta/files/common-licenses/AFL-2.0 create mode 100644 meta/files/common-licenses/AFL-2.1 create mode 100644 meta/files/common-licenses/AFL-3.0 create mode 100644 meta/files/common-licenses/AGPL-3.0 create mode 100644 meta/files/common-licenses/ANTLR-PD create mode 100644 meta/files/common-licenses/APL-1.0 create mode 100644 meta/files/common-licenses/APSL-1.0 create mode 100644 meta/files/common-licenses/APSL-1.1 create mode 100644 meta/files/common-licenses/APSL-1.2 create mode 100644 meta/files/common-licenses/APSL-2.0 create mode 100644 meta/files/common-licenses/Apache-1.0 create mode 100644 meta/files/common-licenses/Apache-1.1 create mode 100644 meta/files/common-licenses/Artistic-1.0 create mode 100644 meta/files/common-licenses/Artistic-2.0 create mode 100644 meta/files/common-licenses/BSL-1.0 create mode 100644 meta/files/common-licenses/CATOSL-1.1 create mode 100644 meta/files/common-licenses/CC-BY-1.0 create mode 100644 meta/files/common-licenses/CC-BY-2.0 create mode 100644 meta/files/common-licenses/CC-BY-2.5 create mode 100644 meta/files/common-licenses/CC-BY-3.0 create mode 100644 meta/files/common-licenses/CC-BY-NC-1.0 create mode 100644 meta/files/common-licenses/CC-BY-NC-2.0 create mode 100644 meta/files/common-licenses/CC-BY-NC-2.5 create mode 100644 meta/files/common-licenses/CC-BY-NC-3.0 create mode 100644 meta/files/common-licenses/CC-BY-NC-ND-1.0 create mode 100644 meta/files/common-licenses/CC-BY-NC-ND-2.0 create mode 100644 meta/files/common-licenses/CC-BY-NC-ND-2.5 create mode 100644 meta/files/common-licenses/CC-BY-NC-ND-3.0 create mode 100644 meta/files/common-licenses/CC-BY-NC-SA-1.0 create mode 100644 meta/files/common-licenses/CC-BY-NC-SA-2.0 create mode 100644 meta/files/common-licenses/CC-BY-NC-SA-2.5 create mode 100644 meta/files/common-licenses/CC-BY-NC-SA-3.0 create mode 100644 meta/files/common-licenses/CC-BY-ND-1.0 create mode 100644 meta/files/common-licenses/CC-BY-ND-2.0 create mode 100644 meta/files/common-licenses/CC-BY-ND-2.5 create mode 100644 meta/files/common-licenses/CC-BY-ND-3.0 create mode 100644 meta/files/common-licenses/CC-BY-SA-1.0 create mode 100644 meta/files/common-licenses/CC-BY-SA-2.0 create mode 100644 meta/files/common-licenses/CC-BY-SA-2.5 create mode 100644 meta/files/common-licenses/CC-BY-SA-3.0 create mode 100644 meta/files/common-licenses/CC0-1.0 create mode 100644 meta/files/common-licenses/CDDL-1.0 create mode 100644 meta/files/common-licenses/CECILL-1.0 create mode 100644 meta/files/common-licenses/CECILL-2.0 create mode 100644 meta/files/common-licenses/CPAL-1.0 create mode 100644 meta/files/common-licenses/CPL-1.0 create mode 100644 meta/files/common-licenses/CUA-OPL-1.0 create mode 100644 meta/files/common-licenses/ECL-1.0 create mode 100644 meta/files/common-licenses/ECL-2.0 create mode 100644 meta/files/common-licenses/EFL-1.0 create mode 100644 meta/files/common-licenses/EFL-2.0 create mode 100644 meta/files/common-licenses/EPL-1.0 create mode 100644 meta/files/common-licenses/EUPL-1.0 create mode 100644 meta/files/common-licenses/EUPL-1.1 create mode 100644 meta/files/common-licenses/ErlPL-1.1 create mode 100644 meta/files/common-licenses/Frameworx-1.0 create mode 100644 meta/files/common-licenses/GPL-1.0 create mode 100644 meta/files/common-licenses/GPL-1.0+ create mode 100644 meta/files/common-licenses/GPL-2.0 create mode 100644 meta/files/common-licenses/GPL-2.0+ create mode 100644 meta/files/common-licenses/GPL-2.0-with-GCC-exception create mode 100644 meta/files/common-licenses/GPL-2.0-with-autoconf-exception create mode 100644 meta/files/common-licenses/GPL-2.0-with-classpath-exception create mode 100644 meta/files/common-licenses/GPL-2.0-with-font-exception create mode 100644 meta/files/common-licenses/GPL-3.0 create mode 100644 meta/files/common-licenses/GPL-3.0+ create mode 100644 meta/files/common-licenses/GPL-3.0-with-GCC-exception create mode 100644 meta/files/common-licenses/GPL-3.0-with-autoconf-exception create mode 100644 meta/files/common-licenses/IPL-1.0 create mode 100644 meta/files/common-licenses/LGPL-2.0 create mode 100644 meta/files/common-licenses/LGPL-2.0+ create mode 100644 meta/files/common-licenses/LGPL-2.1+ create mode 100644 meta/files/common-licenses/LGPL-3.0 create mode 100644 meta/files/common-licenses/LGPL-3.0+ create mode 100644 meta/files/common-licenses/LPL-1.02 create mode 100644 meta/files/common-licenses/LPPL-1.0 create mode 100644 meta/files/common-licenses/LPPL-1.1 create mode 100644 meta/files/common-licenses/LPPL-1.2 create mode 100644 meta/files/common-licenses/LPPL-1.3c create mode 100644 meta/files/common-licenses/MPL-1.0 create mode 100644 meta/files/common-licenses/MPL-1.1 create mode 100644 meta/files/common-licenses/NASA-1.3 create mode 100644 meta/files/common-licenses/NPOSL-3.0 create mode 100644 meta/files/common-licenses/OCLC-2.0 create mode 100644 meta/files/common-licenses/ODbL-1.0 create mode 100644 meta/files/common-licenses/OFL-1.1 create mode 100644 meta/files/common-licenses/OLDAP-2.8 create mode 100644 meta/files/common-licenses/OSL-1.0 create mode 100644 meta/files/common-licenses/OSL-2.0 create mode 100644 meta/files/common-licenses/OSL-3.0 create mode 100644 meta/files/common-licenses/PHP-3.0 create mode 100644 meta/files/common-licenses/Python-2.0 create mode 100644 meta/files/common-licenses/QPL-1.0 create mode 100644 meta/files/common-licenses/RHeCos-1.1 create mode 100644 meta/files/common-licenses/RPL-1.5 create mode 100644 meta/files/common-licenses/RPSL-1.0 create mode 100644 meta/files/common-licenses/SAX-PD create mode 100644 meta/files/common-licenses/SPL-1.0 create mode 100644 meta/files/common-licenses/Simple-2.0 create mode 100644 meta/files/common-licenses/SugarCRM-1.1.3 create mode 100644 meta/files/common-licenses/VSL-1.0 create mode 100644 meta/files/common-licenses/Watcom-1.0 create mode 100644 meta/files/common-licenses/XFree86-1.1 create mode 100644 meta/files/common-licenses/YPL-1.1 create mode 100644 meta/files/common-licenses/ZPL-1.1 create mode 100644 meta/files/common-licenses/ZPL-2.0 create mode 100644 meta/files/common-licenses/ZPL-2.1 create mode 100644 meta/files/common-licenses/Zimbra-1.3 create mode 100644 meta/files/common-licenses/eCos-2.0 create mode 100644 meta/files/common-licenses/gSOAP-1.3b diff --git a/meta/files/common-licenses/AAL b/meta/files/common-licenses/AAL index 350eb9ad3c..54842265f7 100644 --- a/meta/files/common-licenses/AAL +++ b/meta/files/common-licenses/AAL @@ -2,7 +2,7 @@ Attribution Assurance License Copyright (c) 2002 by AUTHOR PROFESSIONAL IDENTIFICATION * URL -"PROMOTIONAL SLOGAN FOR AUTHOR'S PROFESSIONAL PRACTICE" +"PROMOTIONAL SLOGAN FOR AUTHOR`S PROFESSIONAL PRACTICE" All Rights Reserved ATTRIBUTION ASSURANCE LICENSE (adapted from the original BSD license) @@ -19,7 +19,7 @@ text in verifiable form. 2. Redistributions of the Code in binary form must be accompanied by this GPG-signed text in any documentation and, each time the resulting executable program or a program dependent thereon is launched, a -prominent display (e.g., splash screen or banner text) of the Author's +prominent display (e.g., splash screen or banner text) of the Author`s attribution information, which includes: (a) Name ("AUTHOR"), (b) Professional identification ("PROFESSIONAL IDENTIFICATION"), and @@ -47,3 +47,5 @@ AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +--End of License + diff --git a/meta/files/common-licenses/AFL-1.2 b/meta/files/common-licenses/AFL-1.2 new file mode 100644 index 0000000000..e8131e7229 --- /dev/null +++ b/meta/files/common-licenses/AFL-1.2 @@ -0,0 +1,123 @@ + + Academic Free License + Version 1.2 + +This Academic Free License applies to any original work of authorship +(the "Original Work") whose owner (the "Licensor") has placed the +following notice immediately following the copyright notice for the +Original Work: + +Licensed under the Academic Free License version 1.2 + +Grant of License. Licensor hereby grants to any person obtaining a +copy of the Original Work ("You") a world-wide, royalty-free, +non-exclusive, perpetual, non-sublicenseable license (1) to use, copy, +modify, merge, publish, perform, distribute and/or sell copies of the +Original Work and derivative works thereof, and (2) under patent claims +owned or controlled by the Licensor that are embodied in the Original +Work as furnished by the Licensor, to make, use, sell and offer for +sale the Original Work and derivative works thereof, subject to the +following conditions. + +Attribution Rights. You must retain, in the Source Code of any +Derivative Works that You create, all copyright, patent or trademark +notices from the Source Code of the Original Work, as well as any +notices of licensing and any descriptive text identified therein as an +"Attribution Notice." You must cause the Source Code for any Derivative +Works that You create to carry a prominent Attribution Notice reasonably +calculated to inform recipients that You have modified the Original Work. + +Exclusions from License Grant. Neither the names of Licensor, nor the +names of any contributors to the Original Work, nor any of their +trademarks or service marks, may be used to endorse or promote products +derived from this Original Work without express prior written permission +of the Licensor. + +Warranty and Disclaimer of Warranty. Licensor warrants that the copyright +in and to the Original Work is owned by the Licensor or that the Original +Work is distributed by Licensor under a valid current license from the +copyright owner. Except as expressly stated in the immediately proceeding +sentence, the Original Work is provided under this License on an "AS IS" +BASIS and WITHOUT WARRANTY, either express or implied, including, without +limitation, the warranties of NON-INFRINGEMENT, MERCHANTABILITY or FITNESS +FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY OF THE ORIGINAL +WORK IS WITH YOU. This DISCLAIMER OF WARRANTY constitutes an essential part +of this License. No license to Original Work is granted hereunder except +under this disclaimer. + +Limitation of Liability. Under no circumstances and under no legal theory, +whether in tort (including negligence), contract, or otherwise, shall the +Licensor be liable to any person for any direct, indirect, special, +incidental, or consequential damages of any character arising as a result +of this License or the use of the Original Work including, without +limitation, damages for loss of goodwill, work stoppage, computer failure +or malfunction, or any and all other commercial damages or losses. This +limitation of liability shall not apply to liability for death or personal +injury resulting from Licensor`s negligence to the extent applicable law +prohibits such limitation. Some jurisdictions do not allow the exclusion or +limitation of incidental or consequential damages, so this exclusion and +limitation may not apply to You. + +License to Source Code. The term "Source Code" means the preferred form of +the Original Work for making modifications to it and all available +documentation describing how to modify the Original Work. Licensor hereby +agrees to provide a machine-readable copy of the Source Code of the Original +Work along with each copy of the Original Work that Licensor distributes. +Licensor reserves the right to satisfy this obligation by placing a +machine-readable copy of the Source Code in an information repository +reasonably calculated to permit inexpensive and convenient access by You for +as long as Licensor continues to distribute the Original Work, and by +publishing the address of that information repository in a notice immediately +following the copyright notice that applies to the Original Work. + +Mutual Termination for Patent Action. This License shall terminate +automatically and You may no longer exercise any of the rights granted to You +by this License if You file a lawsuit in any court alleging that any OSI +Certified open source software that is licensed under any license containing +this "Mutual Termination for Patent Action" clause infringes any patent +claims that are essential to use that software. + +Right to Use. You may use the Original Work in all ways not otherwise +restricted or conditioned by this License or by law, and Licensor promises +not to interfere with or be responsible for such uses by You. + +This license is Copyright (C) 2002 Lawrence E. Rosen. All rights reserved. +Permission is hereby granted to copy and distribute this license without +modification. This license may not be modified without the express written +permission of its copyright owner. + +-- +END OF LICENSE. The following is intended to describe the essential +differences between the Academic Free License (AFL) version 1.0 and other +open source licenses: + +The Academic Free License is similar to the BSD, MIT, UoI/NCSA and Apache +licenses in many respects but it is intended to solve a few problems with +those licenses. + +* The AFL is written so as to make it clear what software is being +licensed (by the inclusion of a statement following the copyright notice +in the software). This way, the license functions better than a template +license. The BSD, MIT and UoI/NCSA licenses apply to unidentified software. + +* The AFL contains a complete copyright grant to the software. The BSD +and Apache licenses are vague and incomplete in that respect. + +* The AFL contains a complete patent grant to the software. The BSD, MIT, +UoI/NCSA and Apache licenses rely on an implied patent license and contain +no explicit patent grant. + +* The AFL makes it clear that no trademark rights are granted to the +licensor`s trademarks. The Apache license contains such a provision, but the +BSD, MIT and UoI/NCSA licenses do not. + +* The AFL includes the warranty by the licensor that it either owns the +copyright or that it is distributing the software under a license. None of +the other licenses contain that warranty. All other warranties are disclaimed, +as is the case for the other licenses. + +* The AFL is itself copyrighted (with the right granted to copy and distribute +without modification). This ensures that the owner of the copyright to the +license will control changes. The Apache license contains a copyright notice, +but the BSD, MIT and UoI/NCSA licenses do not. + diff --git a/meta/files/common-licenses/AFL-2.0 b/meta/files/common-licenses/AFL-2.0 new file mode 100644 index 0000000000..ad27a28d1c --- /dev/null +++ b/meta/files/common-licenses/AFL-2.0 @@ -0,0 +1,48 @@ + +The Academic Free License + v. 2.0 + +This Academic Free License (the "License") applies to any original work of authorship (the "Original Work") whose owner (the "Licensor") has placed the following notice immediately following the copyright notice for the Original Work: +Licensed under the Academic Free License version 2.0 + +1) Grant of Copyright License. Licensor hereby grants You a world-wide, royalty-free, non-exclusive, perpetual, sublicenseable license to do the following: +a) to reproduce the Original Work in copies; + +b) to prepare derivative works ("Derivative Works") based upon the Original Work; + +c) to distribute copies of the Original Work and Derivative Works to the public; + +d) to perform the Original Work publicly; and + +e) to display the Original Work publicly. + +2) Grant of Patent License. Licensor hereby grants You a world-wide, royalty-free, non-exclusive, perpetual, sublicenseable license, under patent claims owned or controlled by the Licensor that are embodied in the Original Work as furnished by the Licensor, to make, use, sell and offer for sale the Original Work and Derivative Works. + +3) Grant of Source Code License. The term "Source Code" means the preferred form of the Original Work for making modifications to it and all available documentation describing how to modify the Original Work. Licensor hereby agrees to provide a machine-readable copy of the Source Code of the Original Work along with each copy of the Original Work that Licensor distributes. Licensor reserves the right to satisfy this obligation by placing a machine-readable copy of the Source Code in an information repository reasonably calculated to permit inexpensive and convenient access by You for as long as Licensor continues to distribute the Original Work, and by publishing the address of that information repository in a notice immediately following the copyright notice that applies to the Original Work. + +4) Exclusions From License Grant. Neither the names of Licensor, nor the names of any contributors to the Original Work, nor any of their trademarks or service marks, may be used to endorse or promote products derived from this Original Work without express prior written permission of the Licensor. Nothing in this License shall be deemed to grant any rights to trademarks, copyrights, patents, trade secrets or any other intellectual property of Licensor except as expressly stated herein. No patent license is granted to make, use, sell or offer to sell embodiments of any patent claims other than the licensed claims defined in Section 2. No right is granted to the trademarks of Licensor even if such marks are included in the Original Work. Nothing in this License shall be interpreted to prohibit Licensor from licensing under different terms from this License any Original Work that Licensor otherwise would have a right to license. + +5) This section intentionally omitted. + +6) Attribution Rights. You must retain, in the Source Code of any Derivative Works that You create, all copyright, patent or trademark notices from the Source Code of the Original Work, as well as any notices of licensing and any descriptive text identified therein as an "Attribution Notice." You must cause the Source Code for any Derivative Works that You create to carry a prominent Attribution Notice reasonably calculated to inform recipients that You have modified the Original Work. + +7) Warranty of Provenance and Disclaimer of Warranty. Licensor warrants that the copyright in and to the Original Work and the patent rights granted herein by Licensor are owned by the Licensor or are sublicensed to You under the terms of this License with the permission of the contributor(s) of those copyrights and patent rights. Except as expressly stated in the immediately proceeding sentence, the Original Work is provided under this License on an "AS IS" BASIS and WITHOUT WARRANTY, either express or implied, including, without limitation, the warranties of NON-INFRINGEMENT, MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY OF THE ORIGINAL WORK IS WITH YOU. This DISCLAIMER OF WARRANTY constitutes an essential part of this License. No license to Original Work is granted hereunder except under this disclaimer. + +8) Limitation of Liability. Under no circumstances and under no legal theory, whether in tort (including negligence), contract, or otherwise, shall the Licensor be liable to any person for any direct, indirect, special, incidental, or consequential damages of any character arising as a result of this License or the use of the Original Work including, without limitation, damages for loss of goodwill, work stoppage, computer failure or malfunction, or any and all other commercial damages or losses. This limitation of liability shall not apply to liability for death or personal injury resulting from Licensor`s negligence to the extent applicable law prohibits such limitation. Some jurisdictions do not allow the exclusion or limitation of incidental or consequential damages, so this exclusion and limitation may not apply to You. + +9) Acceptance and Termination. If You distribute copies of the Original Work or a Derivative Work, You must make a reasonable effort under the circumstances to obtain the express assent of recipients to the terms of this License. Nothing else but this License (or another written agreement between Licensor and You) grants You permission to create Derivative Works based upon the Original Work or to exercise any of the rights granted in Section 1 herein, and any attempt to do so except under the terms of this License (or another written agreement between Licensor and You) is expressly prohibited by U.S. copyright law, the equivalent laws of other countries, and by international treaty. Therefore, by exercising any of the rights granted to You in Section 1 herein, You indicate Your acceptance of this License and all of its terms and conditions. + +10) Termination for Patent Action. This License shall terminate automatically and You may no longer exercise any of the rights granted to You by this License as of the date You commence an action, including a cross-claim or counterclaim, for patent infringement (i) against Licensor with respect to a patent applicable to software or (ii) against any entity with respect to a patent applicable to the Original Work (but excluding combinations of the Original Work with other software or hardware). + +11) Jurisdiction, Venue and Governing Law. Any action or suit relating to this License may be brought only in the courts of a jurisdiction wherein the Licensor resides or in which Licensor conducts its primary business, and under the laws of that jurisdiction excluding its conflict-of-law provisions. The application of the United Nations Convention on Contracts for the International Sale of Goods is expressly excluded. Any use of the Original Work outside the scope of this License or after its termination shall be subject to the requirements and penalties of the U.S. Copyright Act, 17 U.S.C. ยค 101 et seq., the equivalent laws of other countries, and international treaty. This section shall survive the termination of this License. + +12) Attorneys Fees. In any action to enforce the terms of this License or seeking damages relating thereto, the prevailing party shall be entitled to recover its costs and expenses, including, without limitation, reasonable attorneys` fees and costs incurred in connection with such action, including any appeal of such action. This section shall survive the termination of this License. + +13) Miscellaneous. This License represents the complete agreement concerning the subject matter hereof. If any provision of this License is held to be unenforceable, such provision shall be reformed only to the extent necessary to make it enforceable. + +14) Definition of "You" in This License. "You" throughout this License, whether in upper or lower case, means an individual or a legal entity exercising rights under, and complying with all of the terms of, this License. For legal entities, "You" includes any entity that controls, is controlled by, or is under common control with you. For purposes of this definition, "control" means (i) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the outstanding shares, or (iii) beneficial ownership of such entity. + +15) Right to Use. You may use the Original Work in all ways not otherwise restricted or conditioned by this License or by law, and Licensor promises not to interfere with or be responsible for such uses by You. + +This license is Copyright (C) 2003 Lawrence E. Rosen. All rights reserved. Permission is hereby granted to copy and distribute this license without modification. This license may not be modified without the express written permission of its copyright owner. + diff --git a/meta/files/common-licenses/AFL-2.1 b/meta/files/common-licenses/AFL-2.1 new file mode 100644 index 0000000000..0284e4f5db --- /dev/null +++ b/meta/files/common-licenses/AFL-2.1 @@ -0,0 +1,50 @@ + +The Academic Free License +v. 2.1 + +This Academic Free License (the "License") applies to any original work of authorship (the "Original Work") whose owner (the "Licensor") has placed the following notice immediately following the copyright notice for the Original Work: + +Licensed under the Academic Free License version 2.1 + +1) Grant of Copyright License. Licensor hereby grants You a world-wide, royalty-free, non-exclusive, perpetual, sublicenseable license to do the following: + +a) to reproduce the Original Work in copies; + +b) to prepare derivative works ("Derivative Works") based upon the Original Work; + +c) to distribute copies of the Original Work and Derivative Works to the public; + +d) to perform the Original Work publicly; and + +e) to display the Original Work publicly. + +2) Grant of Patent License. Licensor hereby grants You a world-wide, royalty-free, non-exclusive, perpetual, sublicenseable license, under patent claims owned or controlled by the Licensor that are embodied in the Original Work as furnished by the Licensor, to make, use, sell and offer for sale the Original Work and Derivative Works. + +3) Grant of Source Code License. The term "Source Code" means the preferred form of the Original Work for making modifications to it and all available documentation describing how to modify the Original Work. Licensor hereby agrees to provide a machine-readable copy of the Source Code of the Original Work along with each copy of the Original Work that Licensor distributes. Licensor reserves the right to satisfy this obligation by placing a machine-readable copy of the Source Code in an information repository reasonably calculated to permit inexpensive and convenient access by You for as long as Licensor continues to distribute the Original Work, and by publishing the address of that information repository in a notice immediately following the copyright notice that applies to the Original Work. + +4) Exclusions From License Grant. Neither the names of Licensor, nor the names of any contributors to the Original Work, nor any of their trademarks or service marks, may be used to endorse or promote products derived from this Original Work without express prior written permission of the Licensor. Nothing in this License shall be deemed to grant any rights to trademarks, copyrights, patents, trade secrets or any other intellectual property of Licensor except as expressly stated herein. No patent license is granted to make, use, sell or offer to sell embodiments of any patent claims other than the licensed claims defined in Section 2. No right is granted to the trademarks of Licensor even if such marks are included in the Original Work. Nothing in this License shall be interpreted to prohibit Licensor from licensing under different terms from this License any Original Work that Licensor otherwise would have a right to license. + +5) This section intentionally omitted. + +6) Attribution Rights. You must retain, in the Source Code of any Derivative Works that You create, all copyright, patent or trademark notices from the Source Code of the Original Work, as well as any notices of licensing and any descriptive text identified therein as an "Attribution Notice." You must cause the Source Code for any Derivative Works that You create to carry a prominent Attribution Notice reasonably calculated to inform recipients that You have modified the Original Work. + +7) Warranty of Provenance and Disclaimer of Warranty. Licensor warrants that the copyright in and to the Original Work and the patent rights granted herein by Licensor are owned by the Licensor or are sublicensed to You under the terms of this License with the permission of the contributor(s) of those copyrights and patent rights. Except as expressly stated in the immediately proceeding sentence, the Original Work is provided under this License on an "AS IS" BASIS and WITHOUT WARRANTY, either express or implied, including, without limitation, the warranties of NON-INFRINGEMENT, MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY OF THE ORIGINAL WORK IS WITH YOU. This DISCLAIMER OF WARRANTY constitutes an essential part of this License. No license to Original Work is granted hereunder except under this disclaimer. + +8) Limitation of Liability. Under no circumstances and under no legal theory, whether in tort (including negligence), contract, or otherwise, shall the Licensor be liable to any person for any direct, indirect, special, incidental, or consequential damages of any character arising as a result of this License or the use of the Original Work including, without limitation, damages for loss of goodwill, work stoppage, computer failure or malfunction, or any and all other commercial damages or losses. This limitation of liability shall not apply to liability for death or personal injury resulting from Licensor`s negligence to the extent applicable law prohibits such limitation. Some jurisdictions do not allow the exclusion or limitation of incidental or consequential damages, so this exclusion and limitation may not apply to You. + +9) Acceptance and Termination. If You distribute copies of the Original Work or a Derivative Work, You must make a reasonable effort under the circumstances to obtain the express assent of recipients to the terms of this License. Nothing else but this License (or another written agreement between Licensor and You) grants You permission to create Derivative Works based upon the Original Work or to exercise any of the rights granted in Section 1 herein, and any attempt to do so except under the terms of this License (or another written agreement between Licensor and You) is expressly prohibited by U.S. copyright law, the equivalent laws of other countries, and by international treaty. Therefore, by exercising any of the rights granted to You in Section 1 herein, You indicate Your acceptance of this License and all of its terms and conditions. + +10) Termination for Patent Action. This License shall terminate automatically and You may no longer exercise any of the rights granted to You by this License as of the date You commence an action, including a cross-claim or counterclaim, against Licensor or any licensee alleging that the Original Work infringes a patent. This termination provision shall not apply for an action alleging patent infringement by combinations of the Original Work with other software or hardware. + +11) Jurisdiction, Venue and Governing Law. Any action or suit relating to this License may be brought only in the courts of a jurisdiction wherein the Licensor resides or in which Licensor conducts its primary business, and under the laws of that jurisdiction excluding its conflict-of-law provisions. The application of the United Nations Convention on Contracts for the International Sale of Goods is expressly excluded. Any use of the Original Work outside the scope of this License or after its termination shall be subject to the requirements and penalties of the U.S. Copyright Act, 17 U.S.C. § 101 et seq., the equivalent laws of other countries, and international treaty. This section shall survive the termination of this License. + +12) Attorneys Fees. In any action to enforce the terms of this License or seeking damages relating thereto, the prevailing party shall be entitled to recover its costs and expenses, including, without limitation, reasonable attorneys` fees and costs incurred in connection with such action, including any appeal of such action. This section shall survive the termination of this License. + +13) Miscellaneous. This License represents the complete agreement concerning the subject matter hereof. If any provision of this License is held to be unenforceable, such provision shall be reformed only to the extent necessary to make it enforceable. + +14) Definition of "You" in This License. "You" throughout this License, whether in upper or lower case, means an individual or a legal entity exercising rights under, and complying with all of the terms of, this License. For legal entities, "You" includes any entity that controls, is controlled by, or is under common control with you. For purposes of this definition, "control" means (i) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the outstanding shares, or (iii) beneficial ownership of such entity. + +15) Right to Use. You may use the Original Work in all ways not otherwise restricted or conditioned by this License or by law, and Licensor promises not to interfere with or be responsible for such uses by You. + +This license is Copyright (C) 2003-2004 Lawrence E. Rosen. All rights reserved. Permission is hereby granted to copy and distribute this license without modification. This license may not be modified without the express written permission of its copyright owner. + diff --git a/meta/files/common-licenses/AFL-3.0 b/meta/files/common-licenses/AFL-3.0 new file mode 100644 index 0000000000..126c259e4d --- /dev/null +++ b/meta/files/common-licenses/AFL-3.0 @@ -0,0 +1,27 @@ + +Academic Free License (“AFL”) v. 3.0 +This Academic Free License (the "License") applies to any original work of authorship (the "Original Work") whose owner (the "Licensor") has placed the following licensing notice adjacent to the copyright notice for the Original Work: +Licensed under the Academic Free License version 3.0 + +1) Grant of Copyright License. Licensor grants You a worldwide, royalty-free, non-exclusive, sublicensable license, for the duration of the copyright, to do the following: +a) to reproduce the Original Work in copies, either alone or as part of a collective work; +b) to translate, adapt, alter, transform, modify, or arrange the Original Work, thereby creating derivative works ("Derivative Works") based upon the Original Work; +c) to distribute or communicate copies of the Original Work and Derivative Works to the public, under any license of your choice that does not contradict the terms and conditions, including Licensor’s reserved rights and remedies, in this Academic Free License; +d) to perform the Original Work publicly; and +e) to display the Original Work publicly. +2) Grant of Patent License. Licensor grants You a worldwide, royalty-free, non-exclusive, sublicensable license, under patent claims owned or controlled by the Licensor that are embodied in the Original Work as furnished by the Licensor, for the duration of the patents, to make, use, sell, offer for sale, have made, and import the Original Work and Derivative Works. +3) Grant of Source Code License. The term "Source Code" means the preferred form of the Original Work for making modifications to it and all available documentation describing how to modify the Original Work. Licensor agrees to provide a machine-readable copy of the Source Code of the Original Work along with each copy of the Original Work that Licensor distributes. Licensor reserves the right to satisfy this obligation by placing a machine-readable copy of the Source Code in an information repository reasonably calculated to permit inexpensive and convenient access by You for as long as Licensor continues to distribute the Original Work. +4) Exclusions From License Grant. Neither the names of Licensor, nor the names of any contributors to the Original Work, nor any of their trademarks or service marks, may be used to endorse or promote products derived from this Original Work without express prior permission of the Licensor. Except as expressly stated herein, nothing in this License grants any license to Licensor’s trademarks, copyrights, patents, trade secrets or any other intellectual property. No patent license is granted to make, use, sell, offer for sale, have made, or import embodiments of any patent claims other than the licensed claims defined in Section 2. No license is granted to the trademarks of Licensor even if such marks are included in the Original Work. Nothing in this License shall be interpreted to prohibit Licensor from licensing under terms different from this License any Original Work that Licensor otherwise would have a right to license. +5) External Deployment. The term "External Deployment" means the use, distribution, or communication of the Original Work or Derivative Works in any way such that the Original Work or Derivative Works may be used by anyone other than You, whether those works are distributed or communicated to those persons or made available as an application intended for use over a network. As an express condition for the grants of license hereunder, You must treat any External Deployment by You of the Original Work or a Derivative Work as a distribution under section 1(c). +6) Attribution Rights. You must retain, in the Source Code of any Derivative Works that You create, all copyright, patent, or trademark notices from the Source Code of the Original Work, as well as any notices of licensing and any descriptive text identified therein as an "Attribution Notice." You must cause the Source Code for any Derivative Works that You create to carry a prominent Attribution Notice reasonably calculated to inform recipients that You have modified the Original Work. +7) Warranty of Provenance and Disclaimer of Warranty. Licensor warrants that the copyright in and to the Original Work and the patent rights granted herein by Licensor are owned by the Licensor or are sublicensed to You under the terms of this License with the permission of the contributor(s) of those copyrights and patent rights. Except as expressly stated in the immediately preceding sentence, the Original Work is provided under this License on an "AS IS" BASIS and WITHOUT WARRANTY, either express or implied, including, without limitation, the warranties of non-infringement, merchantability or fitness for a particular purpose. THE ENTIRE RISK AS TO THE QUALITY OF THE ORIGINAL WORK IS WITH YOU. This DISCLAIMER OF WARRANTY constitutes an essential part of this License. No license to the Original Work is granted by this License except under this disclaimer. +8) Limitation of Liability. Under no circumstances and under no legal theory, whether in tort (including negligence), contract, or otherwise, shall the Licensor be liable to anyone for any indirect, special, incidental, or consequential damages of any character arising as a result of this License or the use of the Original Work including, without limitation, damages for loss of goodwill, work stoppage, computer failure or malfunction, or any and all other commercial damages or losses. This limitation of liability shall not apply to the extent applicable law prohibits such limitation. +9) Acceptance and Termination. If, at any time, You expressly assented to this License, that assent indicates your clear and irrevocable acceptance of this License and all of its terms and conditions. If You distribute or communicate copies of the Original Work or a Derivative Work, You must make a reasonable effort under the circumstances to obtain the express assent of recipients to the terms of this License. This License conditions your rights to undertake the activities listed in Section 1, including your right to create Derivative Works based upon the Original Work, and doing so without honoring these terms and conditions is prohibited by copyright law and international treaty. Nothing in this License is intended to affect copyright exceptions and limitations (including “fair use” or “fair dealing”). This License shall terminate immediately and You may no longer exercise any of the rights granted to You by this License upon your failure to honor the conditions in Section 1(c). +10) Termination for Patent Action. This License shall terminate automatically and You may no longer exercise any of the rights granted to You by this License as of the date You commence an action, including a cross-claim or counterclaim, against Licensor or any licensee alleging that the Original Work infringes a patent. This termination provision shall not apply for an action alleging patent infringement by combinations of the Original Work with other software or hardware. +11) Jurisdiction, Venue and Governing Law. Any action or suit relating to this License may be brought only in the courts of a jurisdiction wherein the Licensor resides or in which Licensor conducts its primary business, and under the laws of that jurisdiction excluding its conflict-of-law provisions. The application of the United Nations Convention on Contracts for the International Sale of Goods is expressly excluded. Any use of the Original Work outside the scope of this License or after its termination shall be subject to the requirements and penalties of copyright or patent law in the appropriate jurisdiction. This section shall survive the termination of this License. +12) Attorneys’ Fees. In any action to enforce the terms of this License or seeking damages relating thereto, the prevailing party shall be entitled to recover its costs and expenses, including, without limitation, reasonable attorneys` fees and costs incurred in connection with such action, including any appeal of such action. This section shall survive the termination of this License. +13) Miscellaneous. If any provision of this License is held to be unenforceable, such provision shall be reformed only to the extent necessary to make it enforceable. +14) Definition of "You" in This License. "You" throughout this License, whether in upper or lower case, means an individual or a legal entity exercising rights under, and complying with all of the terms of, this License. For legal entities, "You" includes any entity that controls, is controlled by, or is under common control with you. For purposes of this definition, "control" means (i) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the outstanding shares, or (iii) beneficial ownership of such entity. +15) Right to Use. You may use the Original Work in all ways not otherwise restricted or conditioned by this License or by law, and Licensor promises not to interfere with or be responsible for such uses by You. +16) Modification of This License. This License is Copyright © 2005 Lawrence Rosen. Permission is granted to copy, distribute, or communicate this License without modification. Nothing in this License permits You to modify this License as applied to the Original Work or to Derivative Works. However, You may modify the text of this License and copy, distribute or communicate your modified version (the "Modified License") and apply it to other original works of authorship subject to the following conditions: (i) You may not indicate in any way that your Modified License is the "Academic Free License" or "AFL" and you may not use those names in the name of your Modified License; (ii) You must replace the notice specified in the first paragraph above with the notice "Licensed under " or with a notice of your own that is not confusingly similar to the notice in this License; and (iii) You may not claim that your original works are open source software unless your Modified License has been approved by Open Source Initiative (OSI) and You comply with its license review and certification process. + diff --git a/meta/files/common-licenses/AGPL-3.0 b/meta/files/common-licenses/AGPL-3.0 new file mode 100644 index 0000000000..3e0e94d653 --- /dev/null +++ b/meta/files/common-licenses/AGPL-3.0 @@ -0,0 +1,3 @@ + +license exceeds allowable cell character limit + diff --git a/meta/files/common-licenses/ANTLR-PD b/meta/files/common-licenses/ANTLR-PD new file mode 100644 index 0000000000..8b02a8c136 --- /dev/null +++ b/meta/files/common-licenses/ANTLR-PD @@ -0,0 +1,32 @@ + +ANTLR SOFTWARE RIGHTS + +ANTLR 1989-2006 Developed by Terence Parr +Partially supported by University of San Francisco & jGuru.com + +We reserve no legal rights to the ANTLR--it is fully in the +public domain. An individual or company may do whatever +they wish with source code distributed with ANTLR or the +code generated by ANTLR, including the incorporation of +ANTLR, or its output, into commerical software. + +We encourage users to develop software with ANTLR. However, +we do ask that credit is given to us for developing +ANTLR. By "credit", we mean that if you use ANTLR or +incorporate any source code into one of your programs +(commercial product, research project, or otherwise) that +you acknowledge this fact somewhere in the documentation, +research report, etc... If you like ANTLR and have +developed a nice tool with the output, please mention that +you developed it using ANTLR. In addition, we ask that the +headers remain intact in our source code. As long as these +guidelines are kept, we expect to continue enhancing this +system and expect to make other tools available as they are +completed. + +The primary ANTLR guy: + +Terence Parr +parrt@cs.usfca.edu +parrt@antlr.org + diff --git a/meta/files/common-licenses/APL-1.0 b/meta/files/common-licenses/APL-1.0 new file mode 100644 index 0000000000..4805b1cb63 --- /dev/null +++ b/meta/files/common-licenses/APL-1.0 @@ -0,0 +1,218 @@ + +ADAPTIVE PUBLIC LICENSE +Version 1.0 +THE LICENSED WORK IS PROVIDED UNDER THE TERMS OF THIS ADAPTIVE PUBLIC LICENSE ("LICENSE"). ANY USE, REPRODUCTION OR DISTRIBUTION OF THE LICENSED WORK CONSTITUTES RECIPIENT`S ACCEPTANCE OF THIS LICENSE AND ITS TERMS, WHETHER OR NOT SUCH RECIPIENT READS THE TERMS OF THIS LICENSE. "LICENSED WORK" AND "RECIPIENT" ARE DEFINED BELOW. + +IMPORTANT NOTE: This License is "adaptive", and the generic version or another version of an Adaptive Public License should not be relied upon to determine your rights and obligations under this License. You must read the specific Adaptive Public License that you receive with the Licensed Work, as certain terms are defined at the outset by the Initial Contributor. + +See Section 2.2 below, Exhibit A attached, and any Suppfile.txt accompanying this License to determine the specific adaptive features applicable to this License. For example, without limiting the foregoing, (a) for selected choice of law and jurisdiction see Part 3 of Exhibit A; (b) for the selected definition of Third Party see Part 4 of Exhibit A; and (c) for selected patent licensing terms (if any) see Section 2.2 below and Part 6 of Exhibit A. + +1. DEFINITIONS. + +1.1. "CONTRIBUTION" means: + +(a) In the case of the Initial Contributor, the Initial Work distributed under this License by the Initial Contributor; and + +(b) In the case of each Subsequent Contributor, the Subsequent Work originating from and distributed by such Subsequent Contributor. + +1.2. "DESIGNATED WEB SITE" means the web site having the URL identified in Part 1 of Exhibit A, which URL may be changed by the Initial Contributor by posting on the current Designated Web Site the new URL for at least sixty (60) days. + +1.3. "DISTRIBUTOR" means any Person that distributes the Licensed Work or any portion thereof to at least one Third Party. + +1.4. "ELECTRONIC DISTRIBUTION MECHANISM" means any mechanism generally accepted in the software development community for the electronic transfer of data. + +1.5. "EXECUTABLE" means the Licensed Work in any form other than Source Code. + +1.6. "GOVERNING JURISDICTION" means the state, province or other legal jurisdiction identified in Part 3 of Exhibit A. + +1.7. "INDEPENDENT MODULE" means a separate module of software and/or data that is not a derivative work of or copied from the Licensed Work or any portion thereof. In addition, a module does not qualify as an Independent Module but instead forms part of the Licensed Work if the module: (a) is embedded in the Licensed Work; (b) is included by reference in the Licensed Work other than by a function call or a class reference; or (c) must be included or contained, in whole or in part, within a file directory or subdirectory actually containing files making up the Licensed Work. + +1.8. "INITIAL CONTRIBUTOR" means the Person or entity identified as the Initial Contributor in the notice required by Part 1 of Exhibit A. + +1.9. "INITIAL WORK" means the initial Source Code, object code (if any) and documentation for the computer program identified in Part 2 of Exhibit A, as such Source Code, object code and documentation is distributed under this License by the Initial Contributor. + +1.10. "LARGER WORK" means a work that combines the Licensed Work or portions thereof with code not governed by this License. + +1.11. "LICENSED WORK" means the Initial Work and/or any Subsequent Work, in each case including portions thereof. + +1.12. "LICENSE NOTICE" has the meaning assigned in Part 5 of Exhibit A. + +1.13. "MODIFICATION" or "MODIFICATIONS" means any change to and/or addition to the Licensed Work. + +1.14. "PERSON" means an individual or other legal entity, including a corporation, partnership or other body. + +1.15. "RECIPIENT" means any Person who receives or obtains the Licensed Work under this License (by way of example, without limiting the foregoing, any Subsequent Contributor or Distributor). + +1.16. "SOURCE CODE" means the source code for a computer program, including the source code for all modules and components of the computer program, plus any associated interface definition files, and scripts used to control compilation and installation of an executable. + +1.17. "SUBSEQUENT CONTRIBUTOR" means any Person that makes or contributes to the making of any Subsequent Work and that distributes that Subsequent Work to at least one Third Party. + +1.18. "SUBSEQUENT WORK" means a work that has resulted or arises from changes to and/or additions to: + +(a) the Initial Work; + +(b) any other Subsequent Work; or + +(c) to any combination of the Initial Work and any such other Subsequent Work; + +where such changes and/or additions originate from a Subsequent Contributor. A Subsequent Work will "originate" from a Subsequent Contributor if the Subsequent Work was a result of efforts by such Subsequent Contributor (or anyone acting on such Subsequent Contributor`s behalf, such as, a contractor or other entity that is engaged by or under the direction of the Subsequent Contributor). For greater certainty, a Subsequent Work expressly excludes and shall not capture within its meaning any Independent Module. + +1.19. "SUPPLEMENT FILE" means a file distributed with the Licensed Work having a file name "suppfile.txt". + +1.20. "THIRD PARTY" has the meaning assigned in Part 4 of Exhibit A. + +2. LICENSE. + +2.1. COPYRIGHT LICENSE FROM INITIAL AND SUBSEQUENT CONTRIBUTORS. + +(a) Subject to the terms of this License, the Initial Contributor hereby grants each Recipient a world-wide, royalty-free, non-exclusive copyright license to: + +(i) reproduce, prepare derivative works of, publicly display, publicly perform, distribute and sublicense the Initial Work; and + +(ii) reproduce, publicly display, publicly perform, distribute, and sublicense any derivative works (if any) prepared by Recipient; + +in Source Code and Executable form, either with other Modifications, on an unmodified basis, or as part of a Larger Work. + +(b) Subject to the terms of this License, each Subsequent Contributor hereby grants each Recipient a world-wide, royalty-free, non-exclusive copyright license to: + +(i) reproduce, prepare derivative works of, publicly display, publicly perform, distribute and sublicense the Subsequent Work of such Subsequent Contributor; and + +(ii) reproduce, publicly display, publicly perform, distribute, and sublicense any derivative works (if any) prepared by Recipient; + +in Source Code and Executable form, either with other Modifications, on an unmodified basis, or as part of a Larger Work. +2.2. PATENT LICENSE FROM INITIAL AND SUBSEQUENT CONTRIBUTORS. + +(a) This License does not include or grant any patent license whatsoever from the Initial Contributor, Subsequent Contributor, or any Distributor unless, at the time the Initial Work is first distributed or made available under this License (as the case may be), the Initial Contributor has selected pursuant to Part 6 of Exhibit A the patent terms in paragraphs A, B, C, D and E from Part 6 of Exhibit A. If this is not done then the Initial Work and any other Subsequent Work is made available under the License without any patent license (the "PATENTS-EXCLUDED LICENSE"). + +(b) However, the Initial Contributor may subsequently distribute or make available (as the case may be) future copies of: (1) the Initial Work; or (2) any Licensed Work distributed by the Initial Contributor which includes the Initial Work (or any portion thereof) and/or any Modification made by the Initial Contributor; available under a License which includes a patent license (the "PATENTS-INCLUDED LICENSE") by selecting pursuant to Part 6 of Exhibit A the patent terms in paragraphs A, B, C, D and E from Part 6 of Exhibit A, when the Initial Contributor distributes or makes available (as the case may be) such future copies under this License. + +(c) If any Recipient receives or obtains one or more copies of the Initial Work or any other portion of the Licensed Work under the Patents-Included License, then all licensing of such copies under this License shall include the terms in paragraphs A, B, C, D and E from Part 6 of Exhibit A and that Recipient shall not be able to rely upon the Patents-Excluded License for any such copies. However, all Recipients that receive one or more copies of the Initial Work or any other portion of the Licensed Work under a copy of the License which includes the Patents-Excluded License shall have no patent license with respect to such copies received under the Patents-Excluded License and availability and distribution of such copies, including Modifications made by such Recipient to such copies, shall be under a copy of the License without any patent license. + +(d) Where a Recipient uses in combination or combines any copy of the Licensed Work (or portion thereof) licensed under a copy of the License having a Patents-Excluded License with any copy of the Licensed Work (or portion thereof) licensed under a copy of the License having a Patents-Included License, the combination (and any portion thereof) shall, from the first time such Recipient uses, makes available or distributes the combination (as the case may be), be subject to only the terms of the Lice