From 875ec6b1446f41508a4f288c279fabd86161eba5 Mon Sep 17 00:00:00 2001 From: Ayan Sinha Mahapatra Date: Fri, 10 Nov 2023 16:06:24 +0530 Subject: [PATCH 1/4] Add new and updated licenses These were added by @dennisclark Signed-off-by: Ayan Sinha Mahapatra --- .../autoconf-simple-exception.LICENSE | 2 +- .../data/licenses/bigelow-holmes.LICENSE | 2 +- .../data/licenses/bsd-3-clause-sun.LICENSE | 1 + .../data/licenses/caldera.LICENSE | 6 +- .../data/licenses/capec-tou.LICENSE | 20 ++ .../data/licenses/cc-nc-1.0.LICENSE | 63 ++++ .../data/licenses/cc-nd-1.0.LICENSE | 59 ++++ .../data/licenses/cc-sa-1.0.LICENSE | 5 +- .../clojure-exception-to-gpl-3.0.LICENSE | 19 ++ .../data/licenses/cmu-flite.LICENSE | 33 ++ .../data/licenses/cmu-nara-nagoya.LICENSE | 33 ++ src/licensedcode/data/licenses/cronyx.LICENSE | 2 +- .../data/licenses/dl-de-zero-2.0.LICENSE | 3 +- .../data/licenses/energyplus.LICENSE | 25 ++ .../data/licenses/ferguson-twofish.LICENSE | 2 +- .../data/licenses/flex-2.5.LICENSE | 2 + .../data/licenses/furuseth.LICENSE | 2 +- src/licensedcode/data/licenses/fwlw.LICENSE | 2 +- .../data/licenses/hp-1986.LICENSE | 2 +- .../data/licenses/hpnd-doc-sell.LICENSE | 2 +- .../data/licenses/hpnd-doc.LICENSE | 2 +- .../data/licenses/hpnd-pbmplus.LICENSE | 6 +- .../data/licenses/hpnd-sell-regexpr.LICENSE | 2 +- .../data/licenses/hpnd-uc.LICENSE | 2 +- .../data/licenses/iolib-exception-2.0.LICENSE | 2 + .../data/licenses/issl-2022.LICENSE | 35 ++ src/licensedcode/data/licenses/jpegxr.LICENSE | 45 +++ .../licenses/lance-norskog-license.LICENSE | 15 + .../licenses/llama-2-license-2023.LICENSE | 141 ++++++++ src/licensedcode/data/licenses/magaz.LICENSE | 2 +- .../markus-mummert-permissive.LICENSE | 33 ++ .../data/licenses/mcphee-slideshow.LICENSE | 2 +- .../mit-with-modification-obligations.LICENSE | 1 + .../data/licenses/mpeg-ssg.LICENSE | 2 +- .../data/licenses/niels-ferguson.LICENSE | 2 +- .../data/licenses/odb-cpl.LICENSE | 21 ++ .../data/licenses/odb-fpl.LICENSE | 16 + .../data/licenses/odb-ncuel.LICENSE | 308 ++++++++++++++++++ .../data/licenses/opencarp-1.0.LICENSE | 51 +++ .../licenses/openwall-md5-permissive.LICENSE | 14 + .../data/licenses/osf-1990.LICENSE | 3 +- .../data/licenses/perl-1.0.LICENSE | 1 + .../data/licenses/phaser-academic.LICENSE | 149 +++++++++ .../data/licenses/phaser-ccp4.LICENSE | 151 +++++++++ .../data/licenses/phaser-phenix.LICENSE | 151 +++++++++ .../data/licenses/pnmstitch.LICENSE | 2 +- .../data/licenses/punycode.LICENSE | 19 ++ .../data/licenses/purdue-bsd.LICENSE | 1 + .../data/licenses/python-ldap.LICENSE | 2 +- .../licenses/sane-exception-2.0-plus.LICENSE | 2 +- src/licensedcode/data/licenses/sl.LICENSE | 2 +- .../data/licenses/softfloat-2c.LICENSE | 47 +++ .../data/licenses/ssh-keyscan.LICENSE | 2 +- .../data/licenses/stunnel-exception.LICENSE | 4 +- src/licensedcode/data/licenses/swrule.LICENSE | 2 +- .../data/licenses/tex-exception.LICENSE | 3 +- .../data/licenses/toppers-educational.LICENSE | 34 ++ .../data/licenses/toppers-license.LICENSE | 56 ++++ .../data/licenses/tsl-2020.LICENSE | 2 + src/licensedcode/data/licenses/ubdl.LICENSE | 6 +- src/licensedcode/data/licenses/ugui.LICENSE | 21 ++ src/licensedcode/data/licenses/ulem.LICENSE | 2 +- .../data/licenses/urt-rle.LICENSE | 4 +- src/licensedcode/data/licenses/vince.LICENSE | 4 +- .../data/licenses/vvvvvv-scl-1.0.LICENSE | 34 ++ .../data/licenses/x11-opengl.LICENSE | 1 + src/licensedcode/data/licenses/zeeff.LICENSE | 2 +- .../data/rules/free-unknown_2.RULE | 5 +- .../rules/gpl-3.0_and_other-permissive_3.RULE | 2 + .../data/rules/other-permissive_320.RULE | 2 + .../data/rules/proprietary-license_953.RULE | 3 +- .../Freeware/freeware-icu.txt.yml | 2 +- .../lic1/gpl-2.0_and_lgpl-2.0.txt.yml | 2 +- .../libc-bin/copyright-detailed.expected.yml | 22 +- .../doc/libc6/copyright-detailed.expected.yml | 22 +- 75 files changed, 1686 insertions(+), 68 deletions(-) create mode 100644 src/licensedcode/data/licenses/capec-tou.LICENSE create mode 100644 src/licensedcode/data/licenses/cc-nc-1.0.LICENSE create mode 100644 src/licensedcode/data/licenses/cc-nd-1.0.LICENSE create mode 100644 src/licensedcode/data/licenses/clojure-exception-to-gpl-3.0.LICENSE create mode 100644 src/licensedcode/data/licenses/cmu-flite.LICENSE create mode 100644 src/licensedcode/data/licenses/cmu-nara-nagoya.LICENSE create mode 100644 src/licensedcode/data/licenses/energyplus.LICENSE create mode 100644 src/licensedcode/data/licenses/issl-2022.LICENSE create mode 100644 src/licensedcode/data/licenses/jpegxr.LICENSE create mode 100644 src/licensedcode/data/licenses/lance-norskog-license.LICENSE create mode 100644 src/licensedcode/data/licenses/llama-2-license-2023.LICENSE create mode 100644 src/licensedcode/data/licenses/markus-mummert-permissive.LICENSE create mode 100644 src/licensedcode/data/licenses/odb-cpl.LICENSE create mode 100644 src/licensedcode/data/licenses/odb-fpl.LICENSE create mode 100644 src/licensedcode/data/licenses/odb-ncuel.LICENSE create mode 100644 src/licensedcode/data/licenses/opencarp-1.0.LICENSE create mode 100644 src/licensedcode/data/licenses/openwall-md5-permissive.LICENSE create mode 100644 src/licensedcode/data/licenses/phaser-academic.LICENSE create mode 100644 src/licensedcode/data/licenses/phaser-ccp4.LICENSE create mode 100644 src/licensedcode/data/licenses/phaser-phenix.LICENSE create mode 100644 src/licensedcode/data/licenses/punycode.LICENSE create mode 100644 src/licensedcode/data/licenses/softfloat-2c.LICENSE create mode 100644 src/licensedcode/data/licenses/toppers-educational.LICENSE create mode 100644 src/licensedcode/data/licenses/toppers-license.LICENSE create mode 100644 src/licensedcode/data/licenses/ugui.LICENSE create mode 100644 src/licensedcode/data/licenses/vvvvvv-scl-1.0.LICENSE diff --git a/src/licensedcode/data/licenses/autoconf-simple-exception.LICENSE b/src/licensedcode/data/licenses/autoconf-simple-exception.LICENSE index a223993df7b..2635cde0d34 100644 --- a/src/licensedcode/data/licenses/autoconf-simple-exception.LICENSE +++ b/src/licensedcode/data/licenses/autoconf-simple-exception.LICENSE @@ -4,7 +4,7 @@ short_name: Autoconf simple exception name: Autoconf simple exception category: Copyleft Limited owner: Free Software Foundation (FSF) -homepage_url: https://git.savannah.gnu.org/gitweb/?p=config.git;a=blob;f=config.guess;h=a7448442748cc6f98a066d2d1051fad3b043761a;hb=HEAD +homepage_url: https://src.fedoraproject.org/rpms/redhat-rpm-config/blob/rawhide/f/config.guess notes: | this is a simpler version of the Autonconf exception to the GPL 3.0 used in GNU Config config.guess and config.sub diff --git a/src/licensedcode/data/licenses/bigelow-holmes.LICENSE b/src/licensedcode/data/licenses/bigelow-holmes.LICENSE index 34665d39e59..ba580b81aaf 100644 --- a/src/licensedcode/data/licenses/bigelow-holmes.LICENSE +++ b/src/licensedcode/data/licenses/bigelow-holmes.LICENSE @@ -4,7 +4,7 @@ short_name: Bigelow & Holmes Lucida Fonts License name: Bigelow & Holmes Lucida Fonts License category: Permissive owner: Oracle Corporation -homepage_url: http://www.opensolaris.org/os/project/indiana/resources/getit/OpenSolaris_Dev_Preview_Third_Party_License.txt +homepage_url: https://gitlab.freedesktop.org/xorg/font/bh-100dpi/-/blob/master/COPYING?ref_type=heads spdx_license_key: Lucida-Bitmap-Fonts other_spdx_license_keys: - LicenseRef-scancode-bigelow-holmes diff --git a/src/licensedcode/data/licenses/bsd-3-clause-sun.LICENSE b/src/licensedcode/data/licenses/bsd-3-clause-sun.LICENSE index 1d12c2273d1..8652ab749ea 100644 --- a/src/licensedcode/data/licenses/bsd-3-clause-sun.LICENSE +++ b/src/licensedcode/data/licenses/bsd-3-clause-sun.LICENSE @@ -4,6 +4,7 @@ short_name: BSD 3-Clause Sun name: BSD 3-Clause Sun category: Permissive owner: Oracle (Sun) +homepage_url: https://github.com/xmlark/msv/blob/b9316e2f2270bc1606952ea4939ec87fbba157f3/xsdlib/src/main/java/com/sun/msv/datatype/regexp/InternalImpl.java notes: This is the same as the bsd-3-clause-no-nuclear-warranty but without the nuclear related terms. Rare and not exactly the same as a plain bsd. spdx_license_key: BSD-3-Clause-Sun diff --git a/src/licensedcode/data/licenses/caldera.LICENSE b/src/licensedcode/data/licenses/caldera.LICENSE index 8c6fa6e8034..6f0b95faf89 100644 --- a/src/licensedcode/data/licenses/caldera.LICENSE +++ b/src/licensedcode/data/licenses/caldera.LICENSE @@ -2,10 +2,12 @@ key: caldera short_name: Caldera License name: Caldera License -category: Permissive +category: Free Restricted owner: Caldera -homepage_url: http://www.lemis.com/grog/UNIX/ancient-source-all.pdf +homepage_url: https://git.simple-cc.org/scc/file/doc/caldera.txt.html spdx_license_key: Caldera +other_urls: + - https://git.simple-cc.org/scc/file/LICENSE.html ignorable_copyrights: - Copyright (c) Caldera International Inc. ignorable_holders: diff --git a/src/licensedcode/data/licenses/capec-tou.LICENSE b/src/licensedcode/data/licenses/capec-tou.LICENSE new file mode 100644 index 00000000000..fe1f3f69031 --- /dev/null +++ b/src/licensedcode/data/licenses/capec-tou.LICENSE @@ -0,0 +1,20 @@ +--- +key: capec-tou +short_name: CAPEC ToU +name: Common Attack Pattern Enumeration and Classification ToU +category: Permissive +owner: Mitre +homepage_url: https://capec.mitre.org/about/termsofuse.html +spdx_license_key: LicenseRef-scancode-capec-tou +faq_url: https://capec.mitre.org/about/index.html +other_urls: + - https://raw.githubusercontent.com/izar/pytm/master/LICENSE +--- + +Terms of Use + +LICENSE +The MITRE Corporation (MITRE) hereby grants you a non-exclusive, royalty-free license to use Common Attack Pattern Enumeration and Classification (CAPEC™) for research, development, and commercial purposes. Any copy you make for such purposes is authorized provided that you reproduce MITRE’s copyright designation and this license in any such copy. + +DISCLAIMERS +ALL DOCUMENTS AND THE INFORMATION CONTAINED THEREIN ARE PROVIDED ON AN "AS IS" BASIS AND THE CONTRIBUTOR, THE ORGANIZATION HE/SHE REPRESENTS OR IS SPONSORED BY (IF ANY), THE MITRE CORPORATION, ITS BOARD OF TRUSTEES, OFFICERS, AGENTS, AND EMPLOYEES, DISCLAIM ALL WARRANTIES, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTY THAT THE USE OF THE INFORMATION THEREIN WILL NOT INFRINGE ANY RIGHTS OR ANY IMPLIED WARRANTIES OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. \ No newline at end of file diff --git a/src/licensedcode/data/licenses/cc-nc-1.0.LICENSE b/src/licensedcode/data/licenses/cc-nc-1.0.LICENSE new file mode 100644 index 00000000000..c929d416bdc --- /dev/null +++ b/src/licensedcode/data/licenses/cc-nc-1.0.LICENSE @@ -0,0 +1,63 @@ +--- +key: cc-nc-1.0 +short_name: CC-NC-1.0 +name: Creative Commons NonCommercial License 1.0 +category: Source-available +owner: Creative Commons +homepage_url: https://web.archive.org/web/20131012092248/http://creativecommons.org/licenses/nc/1.0/legalcode +spdx_license_key: LicenseRef-scancode-cc-nc-1.0 +--- + +NonCommercial 1.0 +License + +THE WORK (AS DEFINED BELOW) IS PROVIDED UNDER THE TERMS OF THIS CREATIVE COMMONS PUBLIC LICENSE ("CCPL" OR "LICENSE"). THE WORK IS PROTECTED BY COPYRIGHT AND/OR OTHER APPLICABLE LAW. ANY USE OF THE WORK OTHER THAN AS AUTHORIZED UNDER THIS LICENSE IS PROHIBITED. + +BY EXERCISING ANY RIGHTS TO THE WORK PROVIDED HERE, YOU ACCEPT AND AGREE TO BE BOUND BY THE TERMS OF THIS LICENSE. THE LICENSOR GRANTS YOU THE RIGHTS CONTAINED HERE IN CONSIDERATION OF YOUR ACCEPTANCE OF SUCH TERMS AND CONDITIONS. + +1. Definitions + + "Collective Work" means a work, such as a periodical issue, anthology or encyclopedia, in which the Work in its entirety in unmodified form, along with a number of other contributions, constituting separate and independent works in themselves, are assembled into a collective whole. A work that constitutes a Collective Work will not be considered a Derivative Work (as defined below) for the purposes of this License. + "Derivative Work" means a work based upon the Work or upon the Work and other pre-existing works, such as a translation, musical arrangement, dramatization, fictionalization, motion picture version, sound recording, art reproduction, abridgment, condensation, or any other form in which the Work may be recast, transformed, or adapted, except that a work that constitutes a Collective Work will not be considered a Derivative Work for the purpose of this License. + "Licensor" means the individual or entity that offers the Work under the terms of this License. + "Original Author" means the individual or entity who created the Work. + "Work" means the copyrightable work of authorship offered under the terms of this License. + "You" means an individual or entity exercising rights under this License who has not previously violated the terms of this License with respect to the Work, or who has received express permission from the Licensor to exercise rights under this License despite a previous violation. + +2. Fair Use Rights. Nothing in this license is intended to reduce, limit, or restrict any rights arising from fair use, first sale or other limitations on the exclusive rights of the copyright owner under copyright law or other applicable laws. + +3. License Grant. Subject to the terms and conditions of this License, Licensor hereby grants You a worldwide, royalty-free, non-exclusive, perpetual (for the duration of the applicable copyright) license to exercise the rights in the Work as stated below: + + to reproduce the Work, to incorporate the Work into one or more Collective Works, and to reproduce the Work as incorporated in the Collective Works; + to create and reproduce Derivative Works; + to distribute copies or phonorecords of, display publicly, perform publicly, and perform publicly by means of a digital audio transmission the Work including as incorporated in Collective Works; + to distribute copies or phonorecords of, display publicly, perform publicly, and perform publicly by means of a digital audio transmission Derivative Works; + +The above rights may be exercised in all media and formats whether now known or hereafter devised. The above rights include the right to make such modifications as are technically necessary to exercise the rights in other media and formats. All rights not expressly granted by Licensor are hereby reserved. + +4. Restrictions. The license granted in Section 3 above is expressly made subject to and limited by the following restrictions: + + You may distribute, publicly display, publicly perform, or publicly digitally perform the Work only under the terms of this License, and You must include a copy of, or the Uniform Resource Identifier for, this License with every copy or phonorecord of the Work You distribute, publicly display, publicly perform, or publicly digitally perform. You may not offer or impose any terms on the Work that alter or restrict the terms of this License or the recipients' exercise of the rights granted hereunder. You may not sublicense the Work. You must keep intact all notices that refer to this License and to the disclaimer of warranties. You may not distribute, publicly display, publicly perform, or publicly digitally perform the Work with any technological measures that control access or use of the Work in a manner inconsistent with the terms of this License Agreement. The above applies to the Work as incorporated in a Collective Work, but this does not require the Collective Work apart from the Work itself to be made subject to the terms of this License. If You create a Collective Work, upon notice from any Licensor You must, to the extent practicable, remove from the Collective Work any reference to such Licensor or the Original Author, as requested. If You create a Derivative Work, upon notice from any Licensor You must, to the extent practicable, remove from the Derivative Work any reference to such Licensor or the Original Author, as requested. + You may not exercise any of the rights granted to You in Section 3 above in any manner that is primarily intended for or directed toward commercial advantage or private monetary compensation. The exchange of the Work for other copyrighted works by means of digital file-sharing or otherwise shall not be considered to be intended for or directed toward commercial advantage or private monetary compensation, provided there is no payment of any monetary compensation in connection with the exchange of copyrighted works. + +5. Representations, Warranties and Disclaimer + + By offering the Work for public release under this License, Licensor represents and warrants that, to the best of Licensor's knowledge after reasonable inquiry: + Licensor has secured all rights in the Work necessary to grant the license rights hereunder and to permit the lawful exercise of the rights granted hereunder without You having any obligation to pay any royalties, compulsory license fees, residuals or any other payments; + The Work does not infringe the copyright, trademark, publicity rights, common law rights or any other right of any third party or constitute defamation, invasion of privacy or other tortious injury to any third party. + EXCEPT AS EXPRESSLY STATED IN THIS LICENSE OR OTHERWISE AGREED IN WRITING OR REQUIRED BY APPLICABLE LAW, THE WORK IS LICENSED ON AN "AS IS" BASIS, WITHOUT WARRANTIES OF ANY KIND, EITHER EXPRESS OR IMPLIED INCLUDING, WITHOUT LIMITATION, ANY WARRANTIES REGARDING THE CONTENTS OR ACCURACY OF THE WORK. + +6. Limitation on Liability. EXCEPT TO THE EXTENT REQUIRED BY APPLICABLE LAW, AND EXCEPT FOR DAMAGES ARISING FROM LIABILITY TO A THIRD PARTY RESULTING FROM BREACH OF THE WARRANTIES IN SECTION 5, IN NO EVENT WILL LICENSOR BE LIABLE TO YOU ON ANY LEGAL THEORY FOR ANY SPECIAL, INCIDENTAL, CONSEQUENTIAL, PUNITIVE OR EXEMPLARY DAMAGES ARISING OUT OF THIS LICENSE OR THE USE OF THE WORK, EVEN IF LICENSOR HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. + +7. Termination + + This License and the rights granted hereunder will terminate automatically upon any breach by You of the terms of this License. Individuals or entities who have received Derivative Works or Collective Works from You under this License, however, will not have their licenses terminated provided such individuals or entities remain in full compliance with those licenses. Sections 1, 2, 5, 6, 7, and 8 will survive any termination of this License. + Subject to the above terms and conditions, the license granted here is perpetual (for the duration of the applicable copyright in the Work). Notwithstanding the above, Licensor reserves the right to release the Work under different license terms or to stop distributing the Work at any time; provided, however that any such election will not serve to withdraw this License (or any other license that has been, or is required to be, granted under the terms of this License), and this License will continue in full force and effect unless terminated as stated above. + +8. Miscellaneous + + Each time You distribute or publicly digitally perform the Work or a Collective Work, the Licensor offers to the recipient a license to the Work on the same terms and conditions as the license granted to You under this License. + Each time You distribute or publicly digitally perform a Derivative Work, Licensor offers to the recipient a license to the original Work on the same terms and conditions as the license granted to You under this License. + If any provision of this License is invalid or unenforceable under applicable law, it shall not affect the validity or enforceability of the remainder of the terms of this License, and without further action by the parties to this agreement, such provision shall be reformed to the minimum extent necessary to make such provision valid and enforceable. + No term or provision of this License shall be deemed waived and no breach consented to unless such waiver or consent shall be in writing and signed by the party to be charged with such waiver or consent. + This License constitutes the entire agreement between the parties with respect to the Work licensed here. There are no understandings, agreements or representations with respect to the Work not specified here. Licensor shall not be bound by any additional provisions that may appear in any communication from You. This License may not be modified without the mutual written agreement of the Licensor and You. \ No newline at end of file diff --git a/src/licensedcode/data/licenses/cc-nd-1.0.LICENSE b/src/licensedcode/data/licenses/cc-nd-1.0.LICENSE new file mode 100644 index 00000000000..b11c35796bd --- /dev/null +++ b/src/licensedcode/data/licenses/cc-nd-1.0.LICENSE @@ -0,0 +1,59 @@ +--- +key: cc-nd-1.0 +short_name: CC-ND-1.0 +name: Creative Commons NoDerivatives License 1.0 +category: Source-available +owner: Creative Commons +homepage_url: https://web.archive.org/web/20131011145601/http://creativecommons.org/licenses/nd/1.0/legalcode` +spdx_license_key: LicenseRef-scancode-cc-nd-1.0 +--- + +NoDerivs 1.0 +License + +THE WORK (AS DEFINED BELOW) IS PROVIDED UNDER THE TERMS OF THIS CREATIVE COMMONS PUBLIC LICENSE ("CCPL" OR "LICENSE"). THE WORK IS PROTECTED BY COPYRIGHT AND/OR OTHER APPLICABLE LAW. ANY USE OF THE WORK OTHER THAN AS AUTHORIZED UNDER THIS LICENSE IS PROHIBITED. + +BY EXERCISING ANY RIGHTS TO THE WORK PROVIDED HERE, YOU ACCEPT AND AGREE TO BE BOUND BY THE TERMS OF THIS LICENSE. THE LICENSOR GRANTS YOU THE RIGHTS CONTAINED HERE IN CONSIDERATION OF YOUR ACCEPTANCE OF SUCH TERMS AND CONDITIONS. + +1. Definitions + + "Collective Work" means a work, such as a periodical issue, anthology or encyclopedia, in which the Work in its entirety in unmodified form, along with a number of other contributions, constituting separate and independent works in themselves, are assembled into a collective whole. A work that constitutes a Collective Work will not be considered a Derivative Work (as defined below) for the purposes of this License. + "Derivative Work" means a work based upon the Work or upon the Work and other pre-existing works, such as a translation, musical arrangement, dramatization, fictionalization, motion picture version, sound recording, art reproduction, abridgment, condensation, or any other form in which the Work may be recast, transformed, or adapted, except that a work that constitutes a Collective Work will not be considered a Derivative Work for the purpose of this License. + "Licensor" means the individual or entity that offers the Work under the terms of this License. + "Original Author" means the individual or entity who created the Work. + "Work" means the copyrightable work of authorship offered under the terms of this License. + "You" means an individual or entity exercising rights under this License who has not previously violated the terms of this License with respect to the Work, or who has received express permission from the Licensor to exercise rights under this License despite a previous violation. + +2. Fair Use Rights. Nothing in this license is intended to reduce, limit, or restrict any rights arising from fair use, first sale or other limitations on the exclusive rights of the copyright owner under copyright law or other applicable laws. + +3. License Grant. Subject to the terms and conditions of this License, Licensor hereby grants You a worldwide, royalty-free, non-exclusive, perpetual (for the duration of the applicable copyright) license to exercise the rights in the Work as stated below: + + to reproduce the Work, to incorporate the Work into one or more Collective Works, and to reproduce the Work as incorporated in the Collective Works; + to distribute copies or phonorecords of, display publicly, perform publicly, and perform publicly by means of a digital audio transmission the Work including as incorporated in Collective Works; + +The above rights may be exercised in all media and formats whether now known or hereafter devised. The above rights include the right to make such modifications as are technically necessary to exercise the rights in other media and formats. All rights not expressly granted by Licensor are hereby reserved. + +4. Restrictions. The license granted in Section 3 above is expressly made subject to and limited by the following restrictions: + + You may distribute, publicly display, publicly perform, or publicly digitally perform the Work only under the terms of this License, and You must include a copy of, or the Uniform Resource Identifier for, this License with every copy or phonorecord of the Work You distribute, publicly display, publicly perform, or publicly digitally perform. You may not offer or impose any terms on the Work that alter or restrict the terms of this License or the recipients' exercise of the rights granted hereunder. You may not sublicense the Work. You must keep intact all notices that refer to this License and to the disclaimer of warranties. You may not distribute, publicly display, publicly perform, or publicly digitally perform the Work with any technological measures that control access or use of the Work in a manner inconsistent with the terms of this License Agreement. The above applies to the Work as incorporated in a Collective Work, but this does not require the Collective Work apart from the Work itself to be made subject to the terms of this License. If You create a Collective Work, upon notice from any Licensor You must, to the extent practicable, remove from the Collective Work any reference to such Licensor or the Original Author, as requested. + +5. Representations, Warranties and Disclaimer + + By offering the Work for public release under this License, Licensor represents and warrants that, to the best of Licensor's knowledge after reasonable inquiry: + Licensor has secured all rights in the Work necessary to grant the license rights hereunder and to permit the lawful exercise of the rights granted hereunder without You having any obligation to pay any royalties, compulsory license fees, residuals or any other payments; + The Work does not infringe the copyright, trademark, publicity rights, common law rights or any other right of any third party or constitute defamation, invasion of privacy or other tortious injury to any third party. + EXCEPT AS EXPRESSLY STATED IN THIS LICENSE OR OTHERWISE AGREED IN WRITING OR REQUIRED BY APPLICABLE LAW, THE WORK IS LICENSED ON AN "AS IS" BASIS, WITHOUT WARRANTIES OF ANY KIND, EITHER EXPRESS OR IMPLIED INCLUDING, WITHOUT LIMITATION, ANY WARRANTIES REGARDING THE CONTENTS OR ACCURACY OF THE WORK. + +6. Limitation on Liability. EXCEPT TO THE EXTENT REQUIRED BY APPLICABLE LAW, AND EXCEPT FOR DAMAGES ARISING FROM LIABILITY TO A THIRD PARTY RESULTING FROM BREACH OF THE WARRANTIES IN SECTION 5, IN NO EVENT WILL LICENSOR BE LIABLE TO YOU ON ANY LEGAL THEORY FOR ANY SPECIAL, INCIDENTAL, CONSEQUENTIAL, PUNITIVE OR EXEMPLARY DAMAGES ARISING OUT OF THIS LICENSE OR THE USE OF THE WORK, EVEN IF LICENSOR HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. + +7. Termination + + This License and the rights granted hereunder will terminate automatically upon any breach by You of the terms of this License. Individuals or entities who have received Collective Works from You under this License, however, will not have their licenses terminated provided such individuals or entities remain in full compliance with those licenses. Sections 1, 2, 5, 6, 7, and 8 will survive any termination of this License. + Subject to the above terms and conditions, the license granted here is perpetual (for the duration of the applicable copyright in the Work). Notwithstanding the above, Licensor reserves the right to release the Work under different license terms or to stop distributing the Work at any time; provided, however that any such election will not serve to withdraw this License (or any other license that has been, or is required to be, granted under the terms of this License), and this License will continue in full force and effect unless terminated as stated above. + +8. Miscellaneous + + Each time You distribute or publicly digitally perform the Work or a Collective Work, the Licensor offers to the recipient a license to the Work on the same terms and conditions as the license granted to You under this License. + If any provision of this License is invalid or unenforceable under applicable law, it shall not affect the validity or enforceability of the remainder of the terms of this License, and without further action by the parties to this agreement, such provision shall be reformed to the minimum extent necessary to make such provision valid and enforceable. + No term or provision of this License shall be deemed waived and no breach consented to unless such waiver or consent shall be in writing and signed by the party to be charged with such waiver or consent. + This License constitutes the entire agreement between the parties with respect to the Work licensed here. There are no understandings, agreements or representations with respect to the Work not specified here. Licensor shall not be bound by any additional provisions that may appear in any communication from You. This License may not be modified without the mutual written agreement of the Licensor and You. \ No newline at end of file diff --git a/src/licensedcode/data/licenses/cc-sa-1.0.LICENSE b/src/licensedcode/data/licenses/cc-sa-1.0.LICENSE index 8c1e18ae3ec..3db3c8cdaf9 100644 --- a/src/licensedcode/data/licenses/cc-sa-1.0.LICENSE +++ b/src/licensedcode/data/licenses/cc-sa-1.0.LICENSE @@ -1,10 +1,10 @@ --- key: cc-sa-1.0 short_name: CC-SA-1.0 -name: Creative Commons Share Alike License 1.0 +name: Creative Commons ShareAlike License 1.0 category: Copyleft owner: Creative Commons -homepage_url: http://creativecommons.org/licenses/sa/1.0/ +homepage_url: https://web.archive.org/web/20140216055401/http://creativecommons.org/licenses/sa/1.0/legalcode notes: A deprecated license from Creative Commons that predates the use of the "BY" convention in the license identifier. CREATIVE COMMONS CORPORATION IS NOT A LAW FIRM AND DOES NOT PROVIDE LEGAL SERVICES. DISTRIBUTION OF THIS DRAFT LICENSE DOES NOT CREATE AN ATTORNEY-CLIENT RELATIONSHIP. @@ -14,6 +14,7 @@ notes: A deprecated license from Creative Commons that predates the use of the " spdx_license_key: LicenseRef-scancode-cc-sa-1.0 text_urls: - http://creativecommons.org/licenses/sa/1.0/legalcode +faq_url: https://web.archive.org/web/20140321162027/http://creativecommons.org/licenses/sa/1.0/ other_urls: - https://creativecommons.org/licenses/sa/1.0/legalcode --- diff --git a/src/licensedcode/data/licenses/clojure-exception-to-gpl-3.0.LICENSE b/src/licensedcode/data/licenses/clojure-exception-to-gpl-3.0.LICENSE new file mode 100644 index 00000000000..308d497e447 --- /dev/null +++ b/src/licensedcode/data/licenses/clojure-exception-to-gpl-3.0.LICENSE @@ -0,0 +1,19 @@ +--- +key: clojure-exception-to-gpl-3.0 +short_name: Clojure Exception to GPL-3.0 +name: Clojure Exception to GPL-3.0 +category: Copyleft +owner: Metabase +homepage_url: https://github.com/metabase/metabase/blob/666b1b453a71a1fca19e7b81739a58ce7fa45a14/LICENSE.txt#L663-L665 +is_exception: yes +spdx_license_key: LicenseRef-scancode-clojure-exception-to-gpl-3.0 +text_urls: + - https://github.com/metabase/metabase/blob/666b1b453a71a1fca19e7b81739a58ce7fa45a14/LICENSE.txt#L663-L665 + - https://github.com/elifesciences/elifesciences-publications-repository-archiver/blob/312e7a8dc7a952d878cc7af3c735e256184f366b/LICENCE.txt#L678-L684 + - https://github.com/howonlee/mertonon/blob/7530a68b8a7276e2427cf05b5cac648a2bbbdcb9/license.md?plain=1#L11-L13 + - https://github.com/metabase/metabase/blob/24b35534722fbdc3c4201bb81e0f6f130f6acfd6/LICENSE-AGPL.txt#L664-L667 +--- + +Additional permission under GNU GPL version 3 section 7 + +If you modify this Program, or any covered work, by linking or combining it with any of the below libraries (or a modified version of that library), containing parts covered by the terms of any of the below libraries, the licensors of this Program grant you additional permission to convey the resulting work. \ No newline at end of file diff --git a/src/licensedcode/data/licenses/cmu-flite.LICENSE b/src/licensedcode/data/licenses/cmu-flite.LICENSE new file mode 100644 index 00000000000..dcd08be967c --- /dev/null +++ b/src/licensedcode/data/licenses/cmu-flite.LICENSE @@ -0,0 +1,33 @@ +--- +key: cmu-flite +short_name: CMU Flite License +name: Carnegie Mellon University Flite License +category: Permissive +owner: Carnegie Mellon University +homepage_url: https://github.com/festvox/flite/blob/master/COPYING +spdx_license_key: LicenseRef-scancode-cmu-flite +--- + +Permission is hereby granted, free of charge, to use and distribute +this software and its documentation without restriction, including +without limitation the rights to use, copy, modify, merge, publish, +distribute, sublicense, and/or sell copies of this work, and to +permit persons to whom this work is furnished to do so, subject to +the following conditions: + 1. The code must retain the above copyright notice, this list of + conditions and the following disclaimer. + 2. Any modifications must be clearly marked as such. + 3. Original authors' names are not deleted. + 4. The authors' names are not used to endorse or promote products + derived from this software without specific prior written + permission. + +CARNEGIE MELLON UNIVERSITY AND THE CONTRIBUTORS TO THIS WORK +DISCLAIM ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING +ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT +SHALL CARNEGIE MELLON UNIVERSITY NOR THE CONTRIBUTORS BE LIABLE +FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES +WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN +AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF +THIS SOFTWARE. \ No newline at end of file diff --git a/src/licensedcode/data/licenses/cmu-nara-nagoya.LICENSE b/src/licensedcode/data/licenses/cmu-nara-nagoya.LICENSE new file mode 100644 index 00000000000..a789b839106 --- /dev/null +++ b/src/licensedcode/data/licenses/cmu-nara-nagoya.LICENSE @@ -0,0 +1,33 @@ +--- +key: cmu-nara-nagoya +short_name: CMU Nara Nagoya License +name: CMU Nara Nagoya License +category: Permissive +owner: Carnegie Mellon University +homepage_url: https://github.com/festvox/flite/blob/master/COPYING +spdx_license_key: LicenseRef-scancode-cmu-nara-nagoya +--- + +Permission is hereby granted, free of charge, to use and +distribute this software and its documentation without +restriction, including without limitation the rights to use, +copy, modify, merge, publish, distribute, sublicense, and/or +sell copies of this work, and to permit persons to whom this +work is furnished to do so, subject to the following conditions: + + 1. The code must retain the above copyright notice, this list + of conditions and the following disclaimer. + 2. Any modifications must be clearly marked as such. + 3. Original authors' names are not deleted. + +NAGOYA INSTITUTE OF TECHNOLOGY, NARA INSTITUTE OF SCIENCE AND +TECHNOLOGY, CARNEGIE MELLON UNIVERSITY, AND THE CONTRIBUTORS TO +THIS WORK DISCLAIM ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, +INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, +IN NO EVENT SHALL NAGOYA INSTITUTE OF TECHNOLOGY, NARA +INSTITUTE OF SCIENCE AND TECHNOLOGY, CARNEGIE MELLON UNIVERSITY, +NOR THE CONTRIBUTORS BE LIABLE FOR ANY SPECIAL, INDIRECT OR +CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM +LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, +NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN +CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. \ No newline at end of file diff --git a/src/licensedcode/data/licenses/cronyx.LICENSE b/src/licensedcode/data/licenses/cronyx.LICENSE index 033186e12fa..f8fcc39e3ca 100644 --- a/src/licensedcode/data/licenses/cronyx.LICENSE +++ b/src/licensedcode/data/licenses/cronyx.LICENSE @@ -3,7 +3,7 @@ key: cronyx short_name: Cronyx License name: Cronyx License category: Permissive -owner: Cronyx Ltd. +owner: Cronyx spdx_license_key: Cronyx other_urls: - https://gitlab.freedesktop.org/xorg/font/alias/-/blob/master/COPYING diff --git a/src/licensedcode/data/licenses/dl-de-zero-2.0.LICENSE b/src/licensedcode/data/licenses/dl-de-zero-2.0.LICENSE index 5b8e43cc290..9d04e5d8381 100644 --- a/src/licensedcode/data/licenses/dl-de-zero-2.0.LICENSE +++ b/src/licensedcode/data/licenses/dl-de-zero-2.0.LICENSE @@ -3,7 +3,8 @@ key: dl-de-zero-2.0 short_name: Data licence Germany – zero – version 2.0 name: Data licence Germany – zero – version 2.0 category: Permissive -owner: Germany GovDataProject +owner: govdata.de +homepage_url: https://www.govdata.de/dl-de/zero-2-0 spdx_license_key: DL-DE-ZERO-2.0 other_urls: - https://www.govdata.de/dl-de/zero-2-0 diff --git a/src/licensedcode/data/licenses/energyplus.LICENSE b/src/licensedcode/data/licenses/energyplus.LICENSE new file mode 100644 index 00000000000..3791d48ea33 --- /dev/null +++ b/src/licensedcode/data/licenses/energyplus.LICENSE @@ -0,0 +1,25 @@ +--- +key: energyplus +short_name: EnergyPlus License +name: EnergyPlus License +category: Permissive +owner: EnergyPlus +homepage_url: https://github.com/NREL/EnergyPlus/blob/develop/LICENSE.txt +spdx_license_key: LicenseRef-scancode-energyplus-2023 +text_urls: + - https://raw.githubusercontent.com/NREL/EnergyPlus/develop/LICENSE.txt +--- + +NOTICE: This Software was developed under funding from the U.S. Department of Energy and the U.S. Government consequently retains certain rights. As such, the U.S. Government has been granted for itself and others acting on its behalf a paid-up, nonexclusive, irrevocable, worldwide license in the Software to reproduce, distribute copies to the public, prepare derivative works, and perform publicly and display publicly, and to permit others to do so. + +Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + +(1) Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + +(2) Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. + +(3) Neither the name of the University of California, Lawrence Berkeley National Laboratory, the University of Illinois, U.S. Dept. of Energy nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. + +(4) Use of EnergyPlus(TM) Name. If Licensee (i) distributes the software in stand-alone form without changes from the version obtained under this License, or (ii) Licensee makes a reference solely to the software portion of its product, Licensee must refer to the software as "EnergyPlus version X" software, where "X" is the version number Licensee obtained under this License and may not use a different name for the software. Except as specifically required in this Section (4), Licensee shall not use in a company name, a product name, in advertising, publicity, or other promotional activities any name, trade name, trademark, logo, or other designation of "EnergyPlus", "E+", "e+" or confusingly similar designation, without the U.S. Department of Energy's prior written consent. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED 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. \ No newline at end of file diff --git a/src/licensedcode/data/licenses/ferguson-twofish.LICENSE b/src/licensedcode/data/licenses/ferguson-twofish.LICENSE index 9db0be2429a..eeed3d36862 100644 --- a/src/licensedcode/data/licenses/ferguson-twofish.LICENSE +++ b/src/licensedcode/data/licenses/ferguson-twofish.LICENSE @@ -4,10 +4,10 @@ short_name: Ferguson Twofish License name: Ferguson Twofish License category: Permissive owner: Niels Ferguson +notes: This is essentially niels-ferguson.LICENSE without the disclaimer at the end. spdx_license_key: Ferguson-Twofish other_urls: - https://github.com/wernerd/ZRTPCPP/blob/6b3cd8e6783642292bad0c21e3e5e5ce45ff3e03/cryptcommon/twofish.c#L113C3-L127 -notes: This is essentially niels-ferguson.LICENSE without the disclaimer at the end. --- The author hereby grants a perpetual license to everybody to diff --git a/src/licensedcode/data/licenses/flex-2.5.LICENSE b/src/licensedcode/data/licenses/flex-2.5.LICENSE index 571bf40c2ed..b9a2eb8f652 100644 --- a/src/licensedcode/data/licenses/flex-2.5.LICENSE +++ b/src/licensedcode/data/licenses/flex-2.5.LICENSE @@ -10,6 +10,8 @@ other_spdx_license_keys: - LicenseRef-scancode-flex-2.5 text_urls: - http://www.cs.cmu.edu/afs/cs/project/ai-repository-9/ai/areas/nlp/parsing/flex/copying.txt +other_urls: + - https://github.com/westes/flex/blob/master/COPYING minimum_coverage: 80 --- diff --git a/src/licensedcode/data/licenses/furuseth.LICENSE b/src/licensedcode/data/licenses/furuseth.LICENSE index 0ffb660bb03..3ed3de5ac66 100644 --- a/src/licensedcode/data/licenses/furuseth.LICENSE +++ b/src/licensedcode/data/licenses/furuseth.LICENSE @@ -3,7 +3,7 @@ key: furuseth short_name: Furuseth License name: Furuseth License category: Permissive -owner: Unspecified +owner: OpenLDAP Foundation spdx_license_key: Furuseth other_urls: - https://git.openldap.org/openldap/openldap/-/blob/master/COPYRIGHT?ref_type=heads#L39-51 diff --git a/src/licensedcode/data/licenses/fwlw.LICENSE b/src/licensedcode/data/licenses/fwlw.LICENSE index ee54414cedf..1591ac2af44 100644 --- a/src/licensedcode/data/licenses/fwlw.LICENSE +++ b/src/licensedcode/data/licenses/fwlw.LICENSE @@ -3,7 +3,7 @@ key: fwlw short_name: fwlw License name: fwlw License category: Permissive -owner: Unspecified +owner: Donald Arseneau spdx_license_key: fwlw other_urls: - https://mirrors.nic.cz/tex-archive/macros/latex/contrib/fwlw/README diff --git a/src/licensedcode/data/licenses/hp-1986.LICENSE b/src/licensedcode/data/licenses/hp-1986.LICENSE index fcb13ffbd65..1fa72b78e02 100644 --- a/src/licensedcode/data/licenses/hp-1986.LICENSE +++ b/src/licensedcode/data/licenses/hp-1986.LICENSE @@ -3,7 +3,7 @@ key: hp-1986 short_name: HP 1986 License name: Hewlett-Packard 1986 License category: Permissive -owner: Open Software Foundation +owner: HP - Hewlett Packard spdx_license_key: HP-1986 other_urls: - https://sourceware.org/git/?p=newlib-cygwin.git;a=blob;f=newlib/libc/machine/hppa/memchr.S;h=1cca3e5e8867aa4bffef1f75a5c1bba25c0c441e;hb=HEAD#l2 diff --git a/src/licensedcode/data/licenses/hpnd-doc-sell.LICENSE b/src/licensedcode/data/licenses/hpnd-doc-sell.LICENSE index 6487ed28cc0..e350c3da8e1 100644 --- a/src/licensedcode/data/licenses/hpnd-doc-sell.LICENSE +++ b/src/licensedcode/data/licenses/hpnd-doc-sell.LICENSE @@ -3,7 +3,7 @@ key: hpnd-doc-sell short_name: Historical documentation sell variant name: Historical Permission Notice and Disclaimer - documentation sell variant category: Permissive -owner: Unspecified +owner: DEC - Digital Equipment Corporation notes: This is essentially x11-doc License with very minor changes. spdx_license_key: HPND-doc-sell other_urls: diff --git a/src/licensedcode/data/licenses/hpnd-doc.LICENSE b/src/licensedcode/data/licenses/hpnd-doc.LICENSE index ff20fba4071..2349a154bd7 100644 --- a/src/licensedcode/data/licenses/hpnd-doc.LICENSE +++ b/src/licensedcode/data/licenses/hpnd-doc.LICENSE @@ -3,7 +3,7 @@ key: hpnd-doc short_name: Historical documentation variant name: Historical Permission Notice and Disclaimer - documentation variant category: Permissive -owner: Unspecified +owner: X Consortium notes: This is essentially hpnd-doc-sell License without the 'without fee' spdx_license_key: HPND-doc other_urls: diff --git a/src/licensedcode/data/licenses/hpnd-pbmplus.LICENSE b/src/licensedcode/data/licenses/hpnd-pbmplus.LICENSE index 7afc8a1aa89..04eadc215a7 100644 --- a/src/licensedcode/data/licenses/hpnd-pbmplus.LICENSE +++ b/src/licensedcode/data/licenses/hpnd-pbmplus.LICENSE @@ -5,12 +5,12 @@ name: Historical Permission Notice and Disclaimer Pbmplus variant category: Permissive owner: ACME Labs homepage_url: http://web.mit.edu/tex/fontutil/fontutils-0.6/pbm/libpbm1.c +notes: | + This was previously the text of libpbm LICENSE and wrongly assigned + spdx_license_key as xlock spdx_license_key: HPND-Pbmplus other_urls: - https://sourceforge.net/p/netpbm/code/HEAD/tree/super_stable/netpbm.c#l8 -notes: | - This was previously the text of libpbm LICENSE and wrongly assigned - spdx_license_key as xlock --- Permission to use, copy, modify, and distribute this software and its diff --git a/src/licensedcode/data/licenses/hpnd-sell-regexpr.LICENSE b/src/licensedcode/data/licenses/hpnd-sell-regexpr.LICENSE index a4436d8c25f..987225b0e26 100644 --- a/src/licensedcode/data/licenses/hpnd-sell-regexpr.LICENSE +++ b/src/licensedcode/data/licenses/hpnd-sell-regexpr.LICENSE @@ -3,7 +3,7 @@ key: hpnd-sell-regexpr short_name: Historical sell regexpr variant name: Historical Permission Notice and Disclaimer sell regexpr variant category: Permissive -owner: Unspecified +owner: Tatu Ylonen spdx_license_key: HPND-sell-regexpr other_urls: - https://gitlab.com/bacula-org/bacula/-/blob/Branch-11.0/bacula/LICENSE-FOSS?ref_type=heads#L245 diff --git a/src/licensedcode/data/licenses/hpnd-uc.LICENSE b/src/licensedcode/data/licenses/hpnd-uc.LICENSE index c128e98e94b..1427ab5493f 100644 --- a/src/licensedcode/data/licenses/hpnd-uc.LICENSE +++ b/src/licensedcode/data/licenses/hpnd-uc.LICENSE @@ -3,7 +3,7 @@ key: hpnd-uc short_name: Historical UC variant name: Historical Permission Notice and Disclaimer University of California variant category: Permissive -owner: Unspecified +owner: Regents of the University of California spdx_license_key: HPND-UC other_urls: - https://core.tcl-lang.org/tk/file?name=compat/unistd.h diff --git a/src/licensedcode/data/licenses/iolib-exception-2.0.LICENSE b/src/licensedcode/data/licenses/iolib-exception-2.0.LICENSE index 7384ff05738..162e924d848 100644 --- a/src/licensedcode/data/licenses/iolib-exception-2.0.LICENSE +++ b/src/licensedcode/data/licenses/iolib-exception-2.0.LICENSE @@ -8,6 +8,8 @@ is_exception: yes spdx_license_key: GNU-compiler-exception other_spdx_license_keys: - LicenseRef-scancode-iolib-exception-2.0 +text_urls: + - https://sourceware.org/git/?p=binutils-gdb.git;a=blob;f=libiberty/unlink-if-ordinary.c;h=e49f2f2f67bfdb10d6b2bd579b0e01cad0fd708e;hb=HEAD#l19 other_urls: - http://www.gnu.org/licenses/gpl-2.0.txt - https://sourceware.org/git?p=binutils-gdb.git;a=blob;f=libiberty/unlink-if-ordinary.c;h=e49f2f2f67bfdb10d6b2bd579b0e01cad0fd708e;hb=HEAD#l19 diff --git a/src/licensedcode/data/licenses/issl-2022.LICENSE b/src/licensedcode/data/licenses/issl-2022.LICENSE new file mode 100644 index 00000000000..a4de109352e --- /dev/null +++ b/src/licensedcode/data/licenses/issl-2022.LICENSE @@ -0,0 +1,35 @@ +--- +key: issl-2022 +short_name: ISSL 2022 +name: Intel Simplified Software License (Version October 2022) +category: Free Restricted +owner: Intel Corporation +homepage_url: https://www.intel.com/content/www/us/en/developer/articles/license/end-user-license-agreement.html +spdx_license_key: LicenseRef-scancode-issl-2022 +--- + +Intel Simplified Software License (Version October 2022) + +Use and Redistribution. You may use and redistribute the software, which is provided in binary form only, (the “Software”), without modification, provided the following conditions are met: + + Redistributions must reproduce the above copyright notice and these terms of use in the Software and in the documentation and/or other materials provided with the distribution. + Neither the name of Intel nor the names of its suppliers may be used to endorse or promote products derived from this Software without specific prior written permission. + No reverse engineering, decompilation, or disassembly of the Software is permitted, nor any modification or alteration of the Software or its operation at any time, including during execution. + +No other licenses. Except as provided in the preceding section, Intel grants no licenses or other rights by implication, estoppel or otherwise to, patent, copyright, trademark, trade name, service mark or other intellectual property licenses or rights of Intel. + +Third party software. “Third Party Software” means the files (if any) listed in the “third-party-software.txt” or other similarly-named text file that may be included with the Software. Third Party Software, even if included with the distribution of the Software, may be governed by separate license terms, including without limitation, third party license terms, open source software notices and terms, and/or other Intel software license terms. These separate license terms solely govern Your use of the Third Party Software. + +DISCLAIMER. THIS SOFTWARE IS PROVIDED "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, AND NON-INFRINGEMENT ARE DISCLAIMED. THIS SOFTWARE IS NOT INTENDED FOR USE IN SYSTEMS OR APPLICATIONS WHERE FAILURE OF THE SOFTWARE MAY CAUSE PERSONAL INJURY OR DEATH AND YOU AGREE THAT YOU ARE FULLY RESPONSIBLE FOR ANY CLAIMS, COSTS, DAMAGES, EXPENSES, AND ATTORNEYS’ FEES ARISING OUT OF ANY SUCH USE, EVEN IF ANY CLAIM ALLEGES THAT INTEL WAS NEGLIGENT REGARDING THE DESIGN OR MANUFACTURE OF THE SOFTWARE. + +LIMITATION OF LIABILITY. IN NO EVENT WILL INTEL BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED 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. + +No support. Intel may make changes to the Software, at any time without notice, and is not obligated to support, update or provide training for the Software. + +Termination. Your right to use the Software is terminated in the event of your breach of this license. + +Feedback. Should you provide Intel with comments, modifications, corrections, enhancements or other input (“Feedback”) related to the Software, Intel will be free to use, disclose, reproduce, license or otherwise distribute or exploit the Feedback in its sole discretion without any obligations or restrictions of any kind, including without limitation, intellectual property rights or licensing obligations. + +Compliance with laws. You agree to comply with all relevant laws and regulations governing your use, transfer, import or export (or prohibition thereof) of the Software. + +Governing law. All disputes will be governed by the laws of the United States of America and the State of Delaware without reference to conflict of law principles and subject to the exclusive jurisdiction of the state or federal courts sitting in the State of Delaware, and each party agrees that it submits to the personal jurisdiction and venue of those courts and waives any objections. THE UNITED NATIONS CONVENTION ON CONTRACTS FOR THE INTERNATIONAL SALE OF GOODS (1980) IS SPECIFICALLY EXCLUDED AND WILL NOT APPLY TO THE SOFTWARE. \ No newline at end of file diff --git a/src/licensedcode/data/licenses/jpegxr.LICENSE b/src/licensedcode/data/licenses/jpegxr.LICENSE new file mode 100644 index 00000000000..00cc19df5a6 --- /dev/null +++ b/src/licensedcode/data/licenses/jpegxr.LICENSE @@ -0,0 +1,45 @@ +--- +key: jpegxr +short_name: JPEG XR License +name: JPEG XR License +category: Free Restricted +owner: ITU - International Telecommunications Union +spdx_license_key: LicenseRef-scancode-jpegxr +text_urls: + - https://github.com/ArtifexSoftware/ghostpdl/blob/483ae47b729734a463c2753e4e9c5cbb4abf3997/jpegxr/COPYRIGHT.txt#L4 +--- + +This software module was originally contributed by Microsoft +Corporation in the course of development of the +ITU-T T.832 | ISO/IEC 29199-2 ("JPEG XR") format standard for +reference purposes and its performance may not have been optimized. + +This software module is an implementation of one or more +tools as specified by the JPEG XR standard. + +ITU/ISO/IEC give You a royalty-free, worldwide, non-exclusive +copyright license to copy, distribute, and make derivative works +of this software module or modifications thereof for use in +products claiming conformance to the JPEG XR standard as +specified by ITU-T T.832 | ISO/IEC 29199-2. + +ITU/ISO/IEC give users the same free license to this software +module or modifications thereof for research purposes and further +ITU/ISO/IEC standardization. + +Those intending to use this software module in products are advised +that its use may infringe existing patents. ITU/ISO/IEC have no +liability for use of this software module or modifications thereof. + +Copyright is not released for products that do not conform to +to the JPEG XR standard as specified by ITU-T T.832 | +ISO/IEC 29199-2. + +Microsoft Corporation retains full right to modify and use the code +for its own purpose, to assign or donate the code to a third party, +and to inhibit third parties from using the code for products that +do not conform to the JPEG XR standard as specified by ITU-T T.832 | +ISO/IEC 29199-2. + +This copyright notice must be included in all copies or derivative +works. \ No newline at end of file diff --git a/src/licensedcode/data/licenses/lance-norskog-license.LICENSE b/src/licensedcode/data/licenses/lance-norskog-license.LICENSE new file mode 100644 index 00000000000..bb2a3393cf5 --- /dev/null +++ b/src/licensedcode/data/licenses/lance-norskog-license.LICENSE @@ -0,0 +1,15 @@ +--- +key: lance-norskog-license +short_name: Lance Norskog License +name: Lance Norskog License +category: Permissive +owner: Lance Norskog +spdx_license_key: LicenseRef-scancode-lance-norskog-license +other_urls: + - https://github.com/search?q=%22Lance+Norskog+And+Sundry+Contributors%22&type=code +--- + +This source code is freely redistributable and may be used for +any purpose. This copyright notice must be maintained. +Lance Norskog And Sundry Contributors are not responsible for +the consequences of using this software. \ No newline at end of file diff --git a/src/licensedcode/data/licenses/llama-2-license-2023.LICENSE b/src/licensedcode/data/licenses/llama-2-license-2023.LICENSE new file mode 100644 index 00000000000..6a1a4cc18f4 --- /dev/null +++ b/src/licensedcode/data/licenses/llama-2-license-2023.LICENSE @@ -0,0 +1,141 @@ +--- +key: llama-2-license-2023 +short_name: Llama 2 Community License Agreement 2023 +name: Llama 2 Community License Agreement 2023 +category: Proprietary Free +owner: Facebook +homepage_url: https://github.com/facebookresearch/llama/blob/main/LICENSE +spdx_license_key: LicenseRef-scancode-llama-2-license-2023 +ignorable_copyrights: + - Copyright (c) Meta Platforms, Inc. +ignorable_holders: + - Meta Platforms, Inc. +ignorable_urls: + - https://ai.meta.com/llama/use-policy +--- + +LLAMA 2 COMMUNITY LICENSE AGREEMENT +Llama 2 Version Release Date: July 18, 2023 + +"Agreement" means the terms and conditions for use, reproduction, distribution and +modification of the Llama Materials set forth herein. + +"Documentation" means the specifications, manuals and documentation +accompanying Llama 2 distributed by Meta at ai.meta.com/resources/models-and- +libraries/llama-downloads/. + +"Licensee" or "you" means you, or your employer or any other person or entity (if +you are entering into this Agreement on such person or entity's behalf), of the age +required under applicable laws, rules or regulations to provide legal consent and that +has legal authority to bind your employer or such other person or entity if you are +entering in this Agreement on their behalf. + +"Llama 2" means the foundational large language models and software and +algorithms, including machine-learning model code, trained model weights, +inference-enabling code, training-enabling code, fine-tuning enabling code and other +elements of the foregoing distributed by Meta at ai.meta.com/resources/models-and- +libraries/llama-downloads/. + +"Llama Materials" means, collectively, Meta's proprietary Llama 2 and +Documentation (and any portion thereof) made available under this Agreement. + +"Meta" or "we" means Meta Platforms Ireland Limited (if you are located in or, if you +are an entity, your principal place of business is in the EEA or Switzerland) and Meta +Platforms, Inc. (if you are located outside of the EEA or Switzerland). + +By clicking "I Accept" below or by using or distributing any portion or element of the +Llama Materials, you agree to be bound by this Agreement. + +1. License Rights and Redistribution. + + a. Grant of Rights. You are granted a non-exclusive, worldwide, non- +transferable and royalty-free limited license under Meta's intellectual property or +other rights owned by Meta embodied in the Llama Materials to use, reproduce, +distribute, copy, create derivative works of, and make modifications to the Llama +Materials. + + b. Redistribution and Use. + + i. If you distribute or make the Llama Materials, or any derivative works +thereof, available to a third party, you shall provide a copy of this Agreement to such +third party. + ii. If you receive Llama Materials, or any derivative works thereof, from +a Licensee as part of an integrated end user product, then Section 2 of this +Agreement will not apply to you. + + iii. You must retain in all copies of the Llama Materials that you +distribute the following attribution notice within a "Notice" text file distributed as a +part of such copies: "Llama 2 is licensed under the LLAMA 2 Community License, +Copyright (c) Meta Platforms, Inc. All Rights Reserved." + + iv. Your use of the Llama Materials must comply with applicable laws +and regulations (including trade compliance laws and regulations) and adhere to the +Acceptable Use Policy for the Llama Materials (available at +https://ai.meta.com/llama/use-policy), which is hereby incorporated by reference into +this Agreement. + + v. You will not use the Llama Materials or any output or results of the +Llama Materials to improve any other large language model (excluding Llama 2 or +derivative works thereof). + +2. Additional Commercial Terms. If, on the Llama 2 version release date, the +monthly active users of the products or services made available by or for Licensee, +or Licensee's affiliates, is greater than 700 million monthly active users in the +preceding calendar month, you must request a license from Meta, which Meta may +grant to you in its sole discretion, and you are not authorized to exercise any of the +rights under this Agreement unless or until Meta otherwise expressly grants you +such rights. + +3. Disclaimer of Warranty. UNLESS REQUIRED BY APPLICABLE LAW, THE +LLAMA MATERIALS AND ANY OUTPUT AND RESULTS THEREFROM ARE +PROVIDED ON AN "AS IS" BASIS, WITHOUT WARRANTIES OF ANY KIND, +EITHER EXPRESS OR IMPLIED, INCLUDING, WITHOUT LIMITATION, ANY +WARRANTIES OF TITLE, NON-INFRINGEMENT, MERCHANTABILITY, OR +FITNESS FOR A PARTICULAR PURPOSE. YOU ARE SOLELY RESPONSIBLE +FOR DETERMINING THE APPROPRIATENESS OF USING OR REDISTRIBUTING +THE LLAMA MATERIALS AND ASSUME ANY RISKS ASSOCIATED WITH YOUR +USE OF THE LLAMA MATERIALS AND ANY OUTPUT AND RESULTS. + +4. Limitation of Liability. IN NO EVENT WILL META OR ITS AFFILIATES BE +LIABLE UNDER ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, TORT, +NEGLIGENCE, PRODUCTS LIABILITY, OR OTHERWISE, ARISING OUT OF THIS +AGREEMENT, FOR ANY LOST PROFITS OR ANY INDIRECT, SPECIAL, +CONSEQUENTIAL, INCIDENTAL, EXEMPLARY OR PUNITIVE DAMAGES, EVEN +IF META OR ITS AFFILIATES HAVE BEEN ADVISED OF THE POSSIBILITY OF +ANY OF THE FOREGOING. + +5. Intellectual Property. + + a. No trademark licenses are granted under this Agreement, and in +connection with the Llama Materials, neither Meta nor Licensee may use any name +or mark owned by or associated with the other or any of its affiliates, except as +required for reasonable and customary use in describing and redistributing the +Llama Materials. + + b. Subject to Meta's ownership of Llama Materials and derivatives made by or +for Meta, with respect to any derivative works and modifications of the Llama +Materials that are made by you, as between you and Meta, you are and will be the +owner of such derivative works and modifications. + + c. If you institute litigation or other proceedings against Meta or any entity +(including a cross-claim or counterclaim in a lawsuit) alleging that the Llama +Materials or Llama 2 outputs or results, or any portion of any of the foregoing, +constitutes an infringement of intellectual property or other rights owned or licensable +by you, then any licenses granted to you under this Agreement shall terminate as of +the date such litigation or claim is filed or instituted. You will indemnify and hold +harmless Meta from and against any claim by any third party arising out of or related +to your use or distribution of the Llama Materials. + +6. Term and Termination. The term of this Agreement will commence upon your +acceptance of this Agreement or access to the Llama Materials and will continue in +full force and effect until terminated in accordance with the terms and conditions +herein. Meta may terminate this Agreement if you are in breach of any term or +condition of this Agreement. Upon termination of this Agreement, you shall delete +and cease use of the Llama Materials. Sections 3, 4 and 7 shall survive the +termination of this Agreement. + +7. Governing Law and Jurisdiction. This Agreement will be governed and +construed under the laws of the State of California without regard to choice of law +principles, and the UN Convention on Contracts for the International Sale of Goods +does not apply to this Agreement. The courts of California shall have exclusive +jurisdiction of any dispute arising out of this Agreement. \ No newline at end of file diff --git a/src/licensedcode/data/licenses/magaz.LICENSE b/src/licensedcode/data/licenses/magaz.LICENSE index 622f492f882..3ac0edc1f24 100644 --- a/src/licensedcode/data/licenses/magaz.LICENSE +++ b/src/licensedcode/data/licenses/magaz.LICENSE @@ -3,7 +3,7 @@ key: magaz short_name: magaz License name: magaz License category: Permissive -owner: Unspecified +owner: Donald Arseneau spdx_license_key: magaz other_urls: - https://mirrors.nic.cz/tex-archive/macros/latex/contrib/magaz/magaz.tex diff --git a/src/licensedcode/data/licenses/markus-mummert-permissive.LICENSE b/src/licensedcode/data/licenses/markus-mummert-permissive.LICENSE new file mode 100644 index 00000000000..e80c469739f --- /dev/null +++ b/src/licensedcode/data/licenses/markus-mummert-permissive.LICENSE @@ -0,0 +1,33 @@ +--- +key: markus-mummert-permissive +short_name: Markus Mummert Permissive +name: Markus Mummert Permissive +category: Permissive +owner: Markus Mummert +homepage_url: https://github.com/festvox/flite/blob/master/src/speech/rateconv.c +spdx_license_key: LicenseRef-scancode-markus-mummert-permissive +other_urls: + - https://github.com/festvox/flite/blob/master/COPYING +--- + +Redistribution and use of this software, modifcation and inclusion +into other forms of software are permitted provided that the following +conditions are met: + +1. Redistributions of this software must retain the above copyright + notice, this list of conditions and the following disclaimer. +2. If this software is redistributed in a modified condition + it must reveal clearly that it has been modified. + +THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' +AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED +TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A +PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR +CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, +EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, +PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR +PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED 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. \ No newline at end of file diff --git a/src/licensedcode/data/licenses/mcphee-slideshow.LICENSE b/src/licensedcode/data/licenses/mcphee-slideshow.LICENSE index 1e2de60cac8..cb384e64b32 100644 --- a/src/licensedcode/data/licenses/mcphee-slideshow.LICENSE +++ b/src/licensedcode/data/licenses/mcphee-slideshow.LICENSE @@ -3,7 +3,7 @@ key: mcphee-slideshow short_name: McPhee Slideshow License name: McPhee Slideshow License category: Permissive -owner: Unspecified +owner: Patrick TJ McPhee spdx_license_key: McPhee-slideshow other_urls: - https://mirror.las.iastate.edu/tex-archive/graphics/metapost/contrib/macros/slideshow/slideshow.mp diff --git a/src/licensedcode/data/licenses/mit-with-modification-obligations.LICENSE b/src/licensedcode/data/licenses/mit-with-modification-obligations.LICENSE index d041f3f8af7..dc3b397d03d 100644 --- a/src/licensedcode/data/licenses/mit-with-modification-obligations.LICENSE +++ b/src/licensedcode/data/licenses/mit-with-modification-obligations.LICENSE @@ -4,6 +4,7 @@ short_name: MIT With Modification Obligations name: MIT With Modification Obligations category: Permissive owner: MIT +homepage_url: https://github.com/krb5/krb5/blob/krb5-1.21.2-final/NOTICE#L1157-L1182 spdx_license_key: HPND-export-US-modify other_spdx_license_keys: - LicenseRef-scancode-mit-with-modification-obligations diff --git a/src/licensedcode/data/licenses/mpeg-ssg.LICENSE b/src/licensedcode/data/licenses/mpeg-ssg.LICENSE index b9fbb3bd3df..73e7779ceb9 100644 --- a/src/licensedcode/data/licenses/mpeg-ssg.LICENSE +++ b/src/licensedcode/data/licenses/mpeg-ssg.LICENSE @@ -4,7 +4,7 @@ short_name: MPEG SSG License name: MPEG SSG License category: Permissive owner: MSSG - MPEG Software Simulation Group -homepage_url: http://www.mpeg.org/MPEG/video/mssg-free-mpeg-software.html +homepage_url: https://sourceforge.net/p/netpbm/code/HEAD/tree/super_stable/converter/ppm/ppmtompeg/jrevdct.c#l1189 spdx_license_key: MPEG-SSG other_spdx_license_keys: - LicenseRef-scancode-mpeg-ssg diff --git a/src/licensedcode/data/licenses/niels-ferguson.LICENSE b/src/licensedcode/data/licenses/niels-ferguson.LICENSE index 8b68dbbf020..dd3a3574952 100644 --- a/src/licensedcode/data/licenses/niels-ferguson.LICENSE +++ b/src/licensedcode/data/licenses/niels-ferguson.LICENSE @@ -3,7 +3,7 @@ key: niels-ferguson short_name: Niels Ferguson License name: Niels Ferguson License category: Permissive -owner: Niels Ferguson +owner: Unspecified spdx_license_key: LicenseRef-scancode-niels-ferguson --- diff --git a/src/licensedcode/data/licenses/odb-cpl.LICENSE b/src/licensedcode/data/licenses/odb-cpl.LICENSE new file mode 100644 index 00000000000..e4ba75fc5e9 --- /dev/null +++ b/src/licensedcode/data/licenses/odb-cpl.LICENSE @@ -0,0 +1,21 @@ +--- +key: odb-cpl +short_name: ODB CPL +name: ODB Commercial Proprietary License (CPL) +category: Commercial +owner: Code Synthesis +homepage_url: https://www.codesynthesis.com/products/odb/license.xhtml +spdx_license_key: LicenseRef-scancode-odb-cpl +faq_url: https://www.codesynthesis.com/products/odb/license.xhtml +--- + +Commercial Proprietary License (CPL) + +If you do not wish to be bound by the terms of the GPL or NCUEL, you may purchase the Commercial Proprietary License (CPL) from Code Synthesis. Additional benefits of the CPL include: + + Royalty-free runtime (no runtime licenses) + Application source code stays private + Legal assurances, warranties, and indemnification + Commercial-grade technical support + Full-time, dedicated development team provides ongoing maintenance, development, testing, and documentation + Single vendor to hold accountable \ No newline at end of file diff --git a/src/licensedcode/data/licenses/odb-fpl.LICENSE b/src/licensedcode/data/licenses/odb-fpl.LICENSE new file mode 100644 index 00000000000..10189a31b57 --- /dev/null +++ b/src/licensedcode/data/licenses/odb-fpl.LICENSE @@ -0,0 +1,16 @@ +--- +key: odb-fpl +short_name: ODB FPL +name: ODB Free Proprietary License (FPL) +category: Proprietary Free +owner: Code Synthesis +homepage_url: https://www.codesynthesis.com/products/odb/license.xhtml#1 +spdx_license_key: LicenseRef-scancode-odb-fpl +faq_url: https://www.codesynthesis.com/products/odb/license.xhtml +--- + +Free Proprietary License (FPL) + +In addition to the Commercial Proprietary License we offer a free version for handling small object models. This license allows you to use ODB in a proprietary (closed-source) application free of charge and without any of the GPL/NCUEL restrictions provided that the amount of the generated database support code in any single release of your application does not exceed 10,000 lines. + +To start using ODB under the free proprietary license simply contact us and we will send you a copy of the license agreement. See also the following questions and answers for additional information. \ No newline at end of file diff --git a/src/licensedcode/data/licenses/odb-ncuel.LICENSE b/src/licensedcode/data/licenses/odb-ncuel.LICENSE new file mode 100644 index 00000000000..bc7f0c383ae --- /dev/null +++ b/src/licensedcode/data/licenses/odb-ncuel.LICENSE @@ -0,0 +1,308 @@ +--- +key: odb-ncuel +short_name: ODB NCUEL +name: ODB Non-Commercial Use and Evaluation License (NCUEL) +category: Copyleft +owner: Code Synthesis +homepage_url: https://www.codesynthesis.com/licenses/ncuel.txt +spdx_license_key: LicenseRef-scancode-odb-ncuel +other_urls: + - https://www.codesynthesis.com/products/odb/license.xhtml +ignorable_emails: + - info@codesynthesis.com +--- + +ODB NON-COMMERCIAL USE AND EVALUATION LICENSE (NCUEL) + +INTENT + +The intent of this license is to allow you to use ODB with commercial +databases, such as Oracle, Microsoft SQL Server, IBM DB/2, etc., free +of charge non-commercially or for evaluation. + +Furthermore, if a commercial database has a free edition, often called +express edition, such as Oracle Express, Microsoft SQL Server Express, +IBM DB/2 Express-C, etc., that can be used for commercial purposes free +of charge, then this license allows you to use ODB with such an edition +for commercial purposes also free of charge. + +Note also that the development of an application that will be used for +commercial purposes constitutes a commercial use and is not allowed, +except with a free edition of a commercial database. However, this +license allows you to evaluate ODB; that is, to use the Software for +a reasonable period for the purpose of determining its suitability for +a particular application as well as to conduct exploratory development +or proof-of-concept prototyping. + +Finally, any application that uses ODB under this license, whether non- +commercially, for evaluation, or commercially with a free edition of a +database, is subject to the terms and conditions similar to that of the +GPL version 2. In particular, this means that if and when you distribute +your application, you are required to also release its source code. + +If you have any questions concerning this License, please contact us at: +info@codesynthesis.com. + +LEGAL TERMS AND CONDITIONS + +This Code Synthesis Tools CC Non-Commercial Use and Evaluation License +Agreement for ODB Software ("License") is a legal agreement between you, +the Licensee, (either an individual or a single entity) and Code +Synthesis Tools CC ("Code Synthesis") for non-commercially using, +copying, distributing and modifying the Software and any work derived +from the Software, as defined hereinbelow. Any commercial use, except +as expressly provided in Section 2.1, is subject to a different license. + +By using, modifying, or distributing the Software or any work derived +from the Software, Licensee indicates acceptance of this License and +agrees to be bound by all its terms and conditions for using, copying, +distributing, or modifying the Software and works derived from the +Software. If Licensee is agreeing to this License on behalf of an entity +other than an individual person, Licensee represents that Licensee is +binding and have the right to bind the entity to the terms and conditions +of this agreement. + +These terms and conditions only apply to the ODB components that are +explicitly licensed under this License (normally ODB runtime libraries +for commercial databases). Other ODB components may be licensed under +other licenses and are not affected in any way by the terms and +conditions found in this License. Similarly, ODB components licensed +under this License are not affected by the terms and conditions found +in other licenses. If you are using several ODB components that are +licensed under different licenses, you must comply with the terms and +conditions of each such license. + +No rights are granted to the Software except as expressly set forth +herein. Nothing other than this License grants Licensee permission to +use, copy, distribute or modify the Software or any work derived from +the Software. Licensee may not use, copy, distribute or modify the +Software or any work derived from the Software except as expressly +provided under this License. If Licensee does not accept the terms and +conditions of this License, Licensee shall not use, copy, distribute +or modify the Software. + +In consideration for Licensee's forbearance of commercial use of the +Software, except as expressly provided in Section 2.1, Code Synthesis +grants Licensee non-exclusive, royalty-free and without fees rights +as expressly provided herein. + +1. DEFINITIONS. + +A "commercial database" is a database product that has associated +fees and/or royalties payable for production and/or commercial use +of the database product. Commercial databases include, but are not +limited to, Oracle, Microsoft SQL Server, and IBM DB/2. + +A "free edition of a commercial database" is a special, limited edition +of a commercial database, often called express edition, that does not +require fees and/or royalties for production and/or commercial use. +Free editions of commercial databases include, but are not limited to, +Oracle Express, Microsoft SQL Server Express, and IBM DB/2 Express-C. + +The "Software" is one of the ODB runtime libraries for one of the +commercial databases, including, but not limited to, demo programs, +associated media and printed materials, and any included "on-line" +documentation. + +A "work derived from the Software" is any derivative work as defined +in the copyright law of the nation or state where rights to the work +derived from the Software are exercisable; that is to say, a program +which is linked with or otherwise incorporates the ODB runtime library +or a translation, improvement, enhancement, extension or other +modification of the Software which has sufficient originality to +qualify in such a nation or state as a copyrightable work is a work +derived from the Software. + +To "use" means to execute (i.e. run) the Software. + +To "copy" means to create one or more copies of the Software. + +To "distribute" means to broadcast, publish, transfer, post, upload, +download or otherwise disseminate in any medium to any third party. + +To "modify" means to create a work derived from the Software. + +To "evaluate" means to use the Software for a reasonable period for +the purpose of determining its suitability for a particular application +as well as to conduct exploratory development or proof-of-concept +prototyping. + +A "commercial use" is: + +(1) the use of the Software or any work derived from the Software in +connection with, for or in aid of the generation of revenue, such as +in the conduct of Licensee's daily business operations; or + +(2) any copying, distribution or modification of the Software or any +work derived from the Software to any party where payment or other +consideration is made in connection with such copying, distribution or +modification, whether directly (as in payment for a copy of the +Software) or indirectly (including but not limited to payment for some +good or service related to the Software, or payment for some product +or service that includes a copy of the Software "without charge"). +However, the following actions which involve payment do not in and +of themselves constitute a commercial use: + +(a) posting the Software on a public access information storage and +retrieval service for which a fee is received for retrieving +information (such as an on-line service), provided that the fee is not +content-dependent. Such fees which are not content dependent include, +but are not limited to, fees which are based solely on the storage +capacity required to store the information, and fees which are based +solely on the time required to transfer the information from/to the +public access information storage and retrieval service; and + +(b) distributing the Software on a CD-ROM, provided that the Software +is reproduced entirely and verbatim on such CD-ROM, and provided further +that all information on such CD-ROM may be distributed in a manner which +does not constitute a commercial use. + +2. GRANT OF LICENSE. + +2.1. LICENSE TO USE. +Licensee may use the Software provided that such use does not constitute +a commercial use. + +Licensee may also use the Software commercially with a free edition of a +commercial database, if such an edition is available. If Licensee +distributes works derived from the Software and such works may be used +commercially by third parties, Licensee must cause such commercial use +to be limited to a free edition of a commercial database. + +2.2. LICENSE TO EVALUATE. +Licensee may evaluation the Software for commercial use. + +2.3. LICENSE TO COPY AND DISTRIBUTE. +Licensee may copy and distribute literal (i.e., verbatim) copies of the +Software as Licensee receives it throughout the world, in any medium, +provided that Licensee distributes an unmodified, easily-readable copy +of this License with the Software, and provided further that such +distribution does not constitute a commercial use. + +2.4. LICENSE TO CREATE WORKS DERIVED FROM THE SOFTWARE. +Licensee may create works derived from the Software, provided that any +such work derived from the Software carries prominent notices stating +both the manner in which Licensee has created a work derived from the +Software (for example, notices stating that the work derived from the +Software is linked with or otherwise incorporates the ODB runtime +library, or notices stating that the work derived from the Software +is an enhancement to the Software which Licensee has created) and the +date any such work derived from the Software was created. + +2.5. LICENSE TO COPY AND DISTRIBUTE WORKS DERIVED FROM THE SOFTWARE. +Licensee may copy and distribute works derived from the Software +throughout the world, provided that Licensee distributes an +unmodified, easily-readable copy of this License with such works +derived from the Software, and provided further that such distribution +does not constitute a commercial use. Licensee must cause any work +derived from the Software that Licensee distributes to be licensed as +a whole and at no charge to all third parties under the terms of this +License or another free/open source license that does not restrict any +rights of any third party that would have been granted should such work +have been licensed under this License. + +Any work derived from the Software must be accompanied by the complete +corresponding machine-readable source code of such work derived from +the Software, delivered on a medium customarily used for software +interchange. The source code for the work derived from the Software +means the preferred form of the work derived from the Software for +making modifications to it. For an executable work derived from the +Software, complete source code means all of the source code for all +modules of the work derived from the Software, all associated +interface definition files and all scripts used to control compilation +and installation of all or any part of the work derived from the +Software. However, the source code delivered need not include anything +that is normally distributed, in either source code or binary (object- +code) form, with major components (including but not limited to +compilers, linkers, and kernels) of the operating system on which the +executable work derived from the Software runs, unless that component +itself accompanies the executable code of the work derived from the +Software. + +Furthermore, if the executable code or object code of the work derived +from the Software may be copied from a designated place, and if the +source code of the work derived from the Software may be copied from +the same place, then the work derived from the Software shall be +construed as accompanied by the complete corresponding machine-readable +source code of such work derived from the Software, even though third +parties are not compelled to copy the source code along with the +executable code or object code. + +If the work derived from the Software normally reads commands +interactively when run, Licensee must cause the work derived from the +Software, at each time it commences operation, to print or display an +announcement including either a notice consisting of the verbatim +warranty and liability provisions of this License, or a notice that +Licensee, and not Code Synthesis provides a warranty. + +Licensee may not impose any further restrictions on the exercise of +the rights granted herein by any recipient of any work derived from +the Software. + +3. RESTRICTIONS. + +Licensee acknowledges that the Software is protected by copyright laws +and international copyright treaties, as well as other intellectual +property laws and treaties. The Software is licensed, not sold. All +title and copyrights in and to the Software are owned exclusively by +Code Synthesis. + +Licensee may not sublicense, assign or transfer this License, the +Software or any work derived from the Software except as permitted by +this License. + +Licensee is expressly prohibited from using, copying, distributing, +studying the source code, or otherwise examining the Software for +the purpose of reverse engineering or duplicating its functionality +(unless enforcement of this restrictions is prohibited by applicable +law). + +4. LIMITED WARRANTY. + +4.1 NO WARRANTIES. +CODE SYNTHESIS EXPRESSLY DISCLAIMS ANY WARRANTY FOR THE SOFTWARE. THE +SOFTWARE IS PROVIDED TO LICENSEE "AS IS," WITHOUT WARRANTY OF ANY KIND, +EITHER EXPRESS OR IMPLIED, INCLUDING, WITHOUT LIMITATION, THE IMPLIED +WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND +NONINFRINGEMENT OF THIRD PARTY RIGHTS. THE ENTIRE RISK AS TO THE USE, +QUALITY AND PERFORMANCE OF THE SOFTWARE IS WITH LICENSEE. SHOULD THE +SOFTWARE PROVE DEFECTIVE, LICENSEE ASSUMES THE COST OF ALL NECESSARY +SERVICING, REPAIR OR CORRECTION. + +4.2. NO LIABILITY FOR DAMAGES. +IN NO EVENT WILL CODE SYNTHESIS, OR ANY OTHER PARTY WHO MAY COPY, +DISTRIBUTE OR MODIFY THE SOFTWARE AS PERMITTED HEREIN, BE LIABLE FOR +ANY GENERAL, DIRECT, INDIRECT, INCIDENTAL, SPECIAL OR CONSEQUENTIAL +DAMAGES WHATSOEVER (INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF +BUSINESS PROFITS, BUSINESS INTERRUPTION, INACCURATE INFORMATION, LOSS +OF INFORMATION, OR ANY OTHER PECUNIARY LOSS) ARISING OUT OF THE USE OR +INABILITY TO USE THE SOFTWARE, EVEN IF CODE SYNTHESIS OR SUCH OTHER +PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. + +5. TERMINATION. + +Any violation or any attempt to violate any of the terms and conditions +of this License will automatically terminate Licensee's rights under +this License. Licensee further agrees upon such termination to cease +any and all using, copying, distributing and modifying of the Software +and any work derived from the Software, and further to destroy any and +all of Licensee's copies of the Software and any work derived from the +Software. + +However, parties who have received copies of the Software or copies of +any work derived from the Software, or rights, from Licensee under this +License will not have their licenses terminated so long as such parties +remain in full compliance with this License. + +6. LICENSE SCOPE AND MODIFICATION. + +This License sets forth the entire agreement between Licensee and Code +Synthesis and supersedes all prior agreements and understandings between +the parties relating to the subject matter hereof. None of the terms of +this License may be waived or modified except as expressly agreed in +writing by both Licensee and Code Synthesis. + +7. SEVERABILITY. + +Should any provision of this License be declared void or unenforceable, +the validity of the remaining provisions shall not be affected thereby. \ No newline at end of file diff --git a/src/licensedcode/data/licenses/opencarp-1.0.LICENSE b/src/licensedcode/data/licenses/opencarp-1.0.LICENSE new file mode 100644 index 00000000000..eec5500ab70 --- /dev/null +++ b/src/licensedcode/data/licenses/opencarp-1.0.LICENSE @@ -0,0 +1,51 @@ +--- +key: opencarp-1.0 +short_name: openCARP v1.0 +name: openCARP v1.0 +category: Proprietary Free +owner: openCARP +homepage_url: https://opencarp.org/download/license#academic-public-license-opencarp-v1-0 +spdx_license_key: LicenseRef-scancode-opencarp-1.0 +ignorable_emails: + - info@opencarp.org +--- + +openCARP v1.0 + +Terms and Conditions for Use, Copying, Distribution and Modification + +Definitions + + "Program" means a copy of openCARP, which is said to be distributed under this Academic Public License. + "Work based on the Program" means either the Program or any derivative work under copyright law: that is to say, a work containing the Program or a portion of it, either verbatim or with modifications and/or translated into another language. (Hereinafter, translation is included without limitation in the term "modification".) + "Using the Program" means any act of creating executables that contain or directly use libraries that are part of the Program, running any of the tools that are part of the Program, or creating works based on the Program. + Each licensee is addressed as "you". + +§1. Permission is hereby granted to use the Program free of charge for any non-commercial purpose, including teaching and research at universities, colleges and other educational institutions, non-commercial research at organizations that are either not-for-profit or reinvest all profits in their scientific research, and personal not-for-profit purposes. For using the Program for commercial purposes, including but not restricted to commercial research at academic institutions, industrially sponsored research at academic institutions, consulting activities, and design of commercial hardware or software products or services, you have to contact info@opencarp.org for an appropriate license. + +§2. You may copy and distribute verbatim copies of the source code of the program via any medium, provided that you add a conspicuous and appropriate copyright notice and a warranty disclaimer to each copy. Retain all notices relating to this license and the lack of any warranty. Forward a copy of this license to all other recipients of the program. + +§3. You are entitled to change your copies of the Program or a part thereof and thus create a work based on the Program. You may copy and distribute changes or work in accordance with the provisions of Section 2 provided you also meet all of the following conditions: a) You must ensure that the changed files are provided with noticeable comments stating the author of the change and when this change was made. b) You must ensure that all work that you distribute or publish, that contains or is derived from the Program or parts thereof, as a whole, is licensed under the conditions of this license. + +These requirements apply to the changed work as a whole. If identifiable sections of this work do not come from the Program and can be considered separate, this license and its terms do not apply to those sections if you distribute them as separate work. However, if you distribute the same sections as part of a whole that is based on the Program, the distribution of the whole must be done in accordance with the terms of this license as outlined in §2, independently of who wrote it. + +The mere merging of another work that is not based on the Program with the Program (or a work based on the Program) does not bring the other work into the scope of this license. + +§4. You may copy and distribute the Program (or a work based on it, in accordance with §3, in object code or executable form in accordance with the provisions of above Sections 2 and 3, provided that you also add the complete corresponding machine-readable source code. For an executable program, complete source code means the entire source code for all modules contained therein, as well as all associated interface definition files and scripts, with which the compilation and installation of the executable file is controlled. + +§5. Any attempt to copy, modify, sublicense or distribute the Program in any other way than specified in this license is void, and will automatically terminate your rights under this license. However, parties who have received copies or rights from you under this license will not lose their license as long as these parties fully comply with the terms. + +§6. You do not have to accept this license because you have not signed it. However, if you want to change or distribute the Program (or a work based on the Program), you automatically consent to this license and all its terms for copying, distributing or changing the program or the works based upon it. + +§7. Each time you redistribute the Program (or any work based on the Program), the recipient automatically acquires a license from the initial licensor to copy, distribute or modify the Program in accordance with these terms and conditions. You may not impose any further restrictions on the recipient's exercise of the rights granted here. You are not responsible for ensuring that this license is enforced by third parties. + +§8. If, as a result of a court decision or violation of a patent right, or for any other reason (not limited to patent issues), conditions are imposed that conflict with the terms of this license, you will not be released from the terms of this license. If you cannot distribute the Program because you would have to meet obligations under this license and other obligations at the same time, you may not distribute the Program at all. + +§9. If the distribution and/or use of the Program in certain countries is restricted either by patents or by copyrighted interfaces, the original copyright holder who puts the Program under this license may add an explicit geographic distribution restriction that excludes these countries. In this case, this license contains the restriction as if it was written in the body of this license. +No Warranty + +§10. Since the Program is licensed for free, there is no guarantee for the Program to the extent permitted by applicable law. Unless otherwise specified in writing, the copyright holders and/or other parties provide the Program "as is" without any expressed or implied guarantee, including but not limited to the implied warranties of merchantability and fitness for a particular purpose. The entire risk to the quality and performance of the Program is yours. If the Program turns out to be faulty, you are responsible for the costs for all necessary maintenance, repair or correction work. + +§11. Under no circumstances will a copyright holder or any other party who can modify and/or redistribute the Program as permitted above be liable for damage, including general, special, accidental or other damage, unless this is required by law or agreed in writing. The disclaimer also includes consequential damages that result from using the Program alone or in conjunction with other programs, including but not limited to the loss or corruption of data. + +In case the above text differs from the license file in the source distribution, the latter is the valid one. \ No newline at end of file diff --git a/src/licensedcode/data/licenses/openwall-md5-permissive.LICENSE b/src/licensedcode/data/licenses/openwall-md5-permissive.LICENSE new file mode 100644 index 00000000000..8e106a0840d --- /dev/null +++ b/src/licensedcode/data/licenses/openwall-md5-permissive.LICENSE @@ -0,0 +1,14 @@ +--- +key: openwall-md5-permissive +short_name: Openwall MD5 Permissive +name: Openwall MD5 Permissive +category: Permissive +owner: Openwall +homepage_url: https://openwall.info/wiki/people/solar/software/public-domain-source-code/md5 +spdx_license_key: LicenseRef-scancode-openwall-md5-permissive +--- + +Redistribution and use in source and binary forms, with or without +modification, are permitted. + +There's ABSOLUTELY NO WARRANTY, express or implied. \ No newline at end of file diff --git a/src/licensedcode/data/licenses/osf-1990.LICENSE b/src/licensedcode/data/licenses/osf-1990.LICENSE index 70d5065ddc5..75bd47bde94 100644 --- a/src/licensedcode/data/licenses/osf-1990.LICENSE +++ b/src/licensedcode/data/licenses/osf-1990.LICENSE @@ -3,7 +3,7 @@ key: osf-1990 short_name: OSF 1990 License name: OSF 1990 License category: Permissive -owner: Open Software Foundation +owner: Open Group homepage_url: https://fedoraproject.org/wiki/Licensing:MIT?rd=Licensing/MIT#HP_Variant spdx_license_key: HP-1989 other_spdx_license_keys: @@ -12,6 +12,7 @@ text_urls: - https://fedoraproject.org/wiki/Licensing:MIT?rd=Licensing/MIT#HP_Variant other_urls: - https://github.com/bleargh45/Data-UUID/blob/master/LICENSE + - https://sourceware.org/git/?p=newlib-cygwin.git;a=blob;f=newlib/libc/machine/hppa/memchr.S;h=1cca3e5e8867aa4bffef1f75a5c1bba25c0c441e;hb=HEAD#l2 --- To anyone who acknowledges that this file is provided "AS IS" diff --git a/src/licensedcode/data/licenses/perl-1.0.LICENSE b/src/licensedcode/data/licenses/perl-1.0.LICENSE index 966a339d02a..ee9e5e38674 100644 --- a/src/licensedcode/data/licenses/perl-1.0.LICENSE +++ b/src/licensedcode/data/licenses/perl-1.0.LICENSE @@ -4,6 +4,7 @@ short_name: Perl 1.0 name: Perl 1.0 category: Permissive owner: Perl Foundation +homepage_url: https://github.com/AnaTofuZ/Perl-1.0/blob/master/README.orig spdx_license_key: LicenseRef-scancode-perl-1.0 ignorable_copyrights: - Copyright (c) 1987, Larry Wall diff --git a/src/licensedcode/data/licenses/phaser-academic.LICENSE b/src/licensedcode/data/licenses/phaser-academic.LICENSE new file mode 100644 index 00000000000..9665f6dc7b8 --- /dev/null +++ b/src/licensedcode/data/licenses/phaser-academic.LICENSE @@ -0,0 +1,149 @@ +--- +key: phaser-academic +short_name: Phaser Academic EULA +name: Phaser Academic Non-Commercial EULA +category: Proprietary Free +owner: University of Cambridge +homepage_url: https://www.phaser.cimr.cam.ac.uk/index.php/Academic_Licence +spdx_license_key: LicenseRef-scancode-phaser-academic +other_urls: + - https://www.phaser.cimr.cam.ac.uk/index.php/Licences +ignorable_copyrights: + - (c) 2000-2005. Cambridge University Technical Services Limited +ignorable_holders: + - Cambridge University Technical Services Limited +ignorable_urls: + - http://www-structmed.cimr.cam.ac.uk/phaser/download.html +--- + +ACADEMIC NON-COMMERCIAL END USER LICENCE AGREEMENT + +Software: PHASER + +This End User Licence Agreement is a legal agreement between you the "Licensee" (in your capacity as an individual and as an agent for your institution or other entity) and Cambridge University Technical Services Limited ("CUTS") whose registered office is at 16 Mill Lane, Cambridge, CB2 1SB UK. + +CUTS is a company wholly owned by the Chancellor, Masters and Scholars of the University of Cambridge which holds title in intellectual property rights including in the Software and carries on trading, business and technology transfer transactions on behalf of the University of Cambridge. + +CUTS is the entire legal and beneficial owner and licensor of the Software and desires to grant on the Software non-exclusive, restricted-use licences for in-house use to appropriate academic and non-commercial third parties. + +Downloading the Software from its internet publication site (restricted access via user ID and password) at http://www-structmed.cimr.cam.ac.uk/phaser/download.html, installing, or using of the Software by you indicates your agreement to be bound by the terms and conditions of this Agreement. If you do not agree to these terms and conditions, do not download, install or use the Software. + +AGREED TERMS + +1. DEFINITIONS + +1.1 In this Agreement the following words and phrases shall, unless the context otherwise requires, have the following meanings: + +Commencement Date means the initial date of download of the Software from its internet publication site by the Licensee; + +Derivatives means computer programs in machine readable object code or source code form developed or otherwise acquired by the Licensee which are a modification of, enhancement to, derived from or based upon the Software; + +Intellectual Property Rights means all patents, copyrights, design rights, trade marks, service marks, trade secrets, know-how, database rights and other rights in the nature of intellectual property rights (whether registered or unregistered) and all applications for the same, anywhere in the world; + +Parties means CUTS and the Licensee and "Party" shall mean either of them; + +Software means the computer program and version listed at the head of this Agreement. + +2. GRANT OF LICENCE + +2.1 CUTS hereby grants to the Licensee and the Licensee hereby accepts a non-exclusive, non-transferable, royalty-free licence, commencing on the Commencement Date and for a term of five years therefrom, to download, install and use the Software subject to the following terms and conditions: + +(a) the Licensee may use the Software solely for its internal use and the Licensee shall not sell, give, disclose, lend, transfer, sublicense or otherwise distribute the Software to any third party, or allow the Software to be accessed over the internet or in any other manner that would allow access to the Software by anyone other than the Licensee's employees (and consultants and contractors provided such use is solely for the Licensee's internal use and subject to the provisions of this Agreement); + +(b) the Licensee may create Derivatives solely for its own internal use but shall not distribute the Software or any Derivatives in whole or in part to any third party; + +(c) the Software may be installed and used only on computers owned or leased by the Licensee; + +(d) the Licensee may copy the Software solely to the extent necessary to exercise this Licence, and for backup, disaster recovery and archival purposes, provided that the Licensee shall retain on all copies of the Software the following copyright notice: (C) 2000-2005. Cambridge University Technical Services Limited. All rights reserved. + +3. INTELLECTUAL PROPERTY RIGHTS + +3.1 The Licensee acknowledges that all Intellectual Property Rights in the Software and any copies thereof belong and shall belong to CUTS and the Licensee shall have no rights in or to the Software other than the right to use it in accordance with the terms of the Licence in this Agreement. + +3.2 Title to and ownership of any portion of the Software incorporated into Derivatives shall at all times remain with CUTS and the Licensee shall not have any title or ownership interest therein. + +3.3 Title to and ownership of any portion of Derivatives created by the Licensee and not owned by CUTS pursuant to Clauses 3.1 and 3.2 above shall be held by the Licensee. Nothing contained in this Licence shall be construed to limit CUTS rights to modify or to develop other derivatives of the Software which are similar to or offer the same or similar improvements as any Derivatives developed by the Licensee. + +3.4 Error fixes, bug fixes, technical suggestions, comments and suggested improvements to the Software and its code are welcome by the authors of the Software and CUTS, and in agreeing to provide these to the authors or to CUTS the Licensee hereby assigns the Intellectual Property Rights in error fixes, bug fixes, or technical improvements to CUTS which are communicated in any manner or medium to the authors of the Software or CUTS with a reservation of use of those improvements and suggestions by the Licensee subject to the terms and conditions of the Licence in this Agreement. + +4. NO MAINTENANCE OR SUPPORT + +4.1 CUTS is under no obligation whatsoever to: + +(a) provide maintenance or support for the Software; or + +(b) notify the Licensee of error fixes, bug fixes, patches, or upgrades to the features, functionality or performance of the Software ("Enhancements") (if any), whether developed by CUTS or third parties. If, in its sole discretion, CUTS makes an Enhancement available to the Licensee and CUTS does not separately enter into a written licence agreement with the Licensee relating to such bug fix, patch or upgrade, then it shall be deemed incorporated into the Software and subject to this Agreement. + +5. DISCLAIMER OF WARRANTIES + +5.1 CUTS warrants that the Software will conform substantially with its functional specifications. Otherwise the Software is supplied "as is" without warranty of any kind. CUTS, its licensors and its employees: + +(a) disclaim any warranties, express or implied, including but not limited to any implied warranties of merchantability, fitness for a particular purpose, title or non-infringement of third party rights; + +(b) do not assume any legal liability or responsibility for the accuracy, completeness, or usefulness of the Software; + +(c) do not represent that use of the Software will not infringe privately owned rights; + +(d) do not warrant that the Software will function uninterrupted, that it is error-free or that any errors will be corrected. + +6. LIMITATION OF LIABILITY + +6.1 The Software is provided for academic non-commercial purposes only. Therefore, in no event will CUTS or its licensors or its employees be liable to the Licensee for any indirect, incidental, consequential, special or punitive damages of any kind or nature, including but not limited to loss of profits or loss of data, for any reason whatsoever, whether such liability is asserted on the basis of contract, tort (including negligence or strict liability), or otherwise, even if CUTS has been warned of the possibility of such loss or damages. + +6.2 The limitations and exclusions in this Agreement shall not apply in respect of claims for personal injury or death caused by the negligence of CUTS, its licensors or its employees or in respect of fraud or fraudulent misrepresentation. + +7. INDEMNITY + +7.1 The Licensee shall indemnify CUTS, the Software authors, the Software sponsors, and their agents, officers, and employees, against any and all claims, suits, losses, damages, costs, fees, and expenses arising out of or in connection with any claim or threatened claim by any third party relating to or arising from the use of the Software by the Licensee. The Licensee shall pay all costs incurred by CUTS in enforcing this provision. + +8. TERM AND TERMINATION + +8.1 This Agreement and the Licence granted herein shall come into effect on the Commencement Date and will continue for the duration of five years therefrom unless terminated by CUTS in accordance with this Agreement. If the Licensee breaches any term of this Agreement, and fails to cure such breach within thirty (30) days of the date of written notice, this Agreement shall immediately terminate. Upon such termination the Licensee shall immediately cease using the Software, return to CUTS or destroy all copies of the Software, and provide CUTS with written certification of the Licensee's compliance with the foregoing. Termination shall not relieve the Licensee from its obligations arising prior to such termination. Notwithstanding any provision of this Agreement to the contrary, Sections 3, 5, 6, 7, 8, 9, 10, 13, 14 and 18 shall survive termination of this Agreement. + +9. CONFIDENTIALITY + +9.1 The Licensee agrees and undertakes that during the term of the Licence in this Agreement and thereafter it will keep confidential all, and will not use for its own purposes nor without the prior written consent of CUTS disclose to any third party any information of a confidential nature (including trade secrets and information of commercial value) which may become known to the Licensee and which relates to CUTS unless such information is public knowledge or already known to the Licensee at the time of disclosure or subsequently becomes public knowledge other by breach of the Licence in this Agreement or subsequently comes lawfully into the possession of the Licensee from a third party. + +10. NO SUBLICENSING AND NO ASSIGNMENT + +10.1 The Licensee shall have no right to sub-license or to assign, transfer, charge or deal in any other manner the benefit or burden of the Licence in this Agreement in whole or in part or to allow the Software to become the subject of any charge, lien or encumbrance without the prior written consent of CUTS such consent may be withheld without giving any reasons. + +11. WAIVER + +11.1 No forbearance or delay by either party in enforcing its rights will prejudice or restrict the rights of that party, and no waiver of any such rights or of any breach of any contractual terms will be deemed to be a waiver of any other right or of any later breach. + +12. SEVERABILITY + +12.1 If any provision of the Licence in this Agreement is judged to be illegal or unenforceable, the continuation in full force and effect of the remainder of the provisions will not be prejudiced. + +13. NO AGENCY OR PARTNERSHIP + +13.1 Nothing contained or implied in this Agreement constitutes a Party the partner, agent, or legal representative of another party or of the other Party for any purpose or creates any partnership, agency or trust, and no Party has any authority to bind the other Party in any way. + +14. THE CONTRACTS (RIGHTS OF THIRD PARTIES) ACT 1999 + +14.1 The Contracts (Rights of Third Parties) Act 1999 shall not apply to this Agreement and nothing in this Agreement shall confer or purport to confer on or operate to give any third Party any benefit or any right to enforce any term of this Agreement. + +15. NOTICES + +15.1 Any notice to be given under this Agreement shall be in writing and delivered by hand, prepaid registered post or facsimile to a Party at the address set out at the head of this Agreement or to such other address or fax number as any Party may specify in writing to another. Notices are deemed to have been given: + +(a) if delivered by hand, at the time of delivery unless delivered after 5pm in the place of receipt or on a non-business day, in which case the notice is deemed to have been given at 9am the next business day; + +(b) if sent by registered post from within the United Kingdom, three business days after posting (or seven business days if posted from outside the United Kingdom); and + +(c) if sent by facsimile, at the time the facsimile is received shown in the transmission report as the time that the whole facsimile was sent unless received after 5pm in the place of receipt or on a non-business day, in which case the notice is deemed to have been given at 9am the next business day. Any notice served by facsimile transmission shall be confirmed by post. + +16. ENTIRE AGREEMENT + +16.1 This Agreement constitutes the entire agreement and understanding of the Parties and supersedes all negotiations, understandings or previous agreement between the Parties relating to the subject matter of this Agreement. + +17. GOVERNING LAW + +17.1 This Agreement and any documents to be entered into pursuant to it shall be governed by and construed in accordance with English law and each Party irrevocably submits to the exclusive jurisdiction of the courts of England over any claim or matter arising under or in connection with this Agreement and the documents entered into pursuant to it. + +18. EXPORT CONTROL REGULATIONS + +18.1 'Export Control Regulations' means any United Nations trade sanctions or EU or UK legislation or regulation, from time to time in force, which impose arms embargoes or control of export of goods, technology or software. + +18.2 The Licensee shall ensure that, in using the Software it shall not and nor shall its employees breach or compromise directly of indirectly compliance with any Export Control Regulations. \ No newline at end of file diff --git a/src/licensedcode/data/licenses/phaser-ccp4.LICENSE b/src/licensedcode/data/licenses/phaser-ccp4.LICENSE new file mode 100644 index 00000000000..b668a530616 --- /dev/null +++ b/src/licensedcode/data/licenses/phaser-ccp4.LICENSE @@ -0,0 +1,151 @@ +--- +key: phaser-ccp4 +short_name: Phaser Commercial EULA (CCP4) +name: Phaser Commercial EULA (CCP4) +category: Commercial +owner: University of Cambridge +homepage_url: https://www.phaser.cimr.cam.ac.uk/index.php/CCP4_Licence +spdx_license_key: LicenseRef-scancode-phaser-ccp4 +other_urls: + - https://www.phaser.cimr.cam.ac.uk/index.php/Licences +ignorable_copyrights: + - (c) 2000-2005. Cambridge University Technical Services Limited +ignorable_holders: + - Cambridge University Technical Services Limited +ignorable_urls: + - http://www-structmed.cimr.cam.ac.uk/phaser/download.html +--- + +COMMERCIAL END USER LICENCE AGREEMENT (CCP4) + +Software: PHASER + +This End User Licence Agreement ("Agreement") is a legal agreement between your company the "Licensee" and CAMBRIDGE UNIVERSITY TECHNICAL SERVICES LIMITED ("CUTS") whose registered office is at 16 Mill Lane, Cambridge, CB2 1SB UK. + +CUTS is a company wholly owned by the Chancellor, Masters and Scholars of the University of Cambridge which holds title in intellectual property rights including in the Software and carries on trading, business and technology transfer transactions on behalf of the University of Cambridge. + +CUTS is the entire legal and beneficial owner and licensor of the Software and is willing to license use of the Software by the Licensee. As a condition precedent to the execution and performance of this Licence, the Licensee (and/or any of its Affiliates, if applicable, the Licensee and its Affiliates collectively referred to as the "Licensee" for the purposes of this Agreement) will have paid up annual fees to the Council for the Central Laboratory of the Research Councils ("CCLRC") for use of software, including the Software which is the subject of the Licence in this Agreement, which has been assembled by the CCLRC with support from the Biotechnology and Biological Sciences Research Council ("BBSRC") of the UK as part of the Collaborative Computational Project Number 4 ("CCP4"). + +Downloading the Software from its internet publication site (restricted access via user ID and password) at http://www-structmed.cimr.cam.ac.uk/phaser/download.html, installing, or use of the Software by the Licensee indicates the Licensee's agreement to be bound by the terms and conditions of this Agreement. If the Licensee does not agree to these terms and conditions, the Licensee may not download, install or use the Software. + +AGREED TERMS + +1. DEFINITIONS + +1.1 In this Agreement the following words and phrases shall, unless the context otherwise requires, have the following meanings: + +Commencement Date means the initial date of download of the Software from its internet publication site by the Licensee; + +Derivatives means computer programs in machine readable object code or source code form developed or otherwise acquired by the Licensee which are a modification of, enhancement to, derived from or based upon the Software; + +Fee means the annual licence fee payable by the Licensee to the CCLRC; + +Intellectual Property Rights means all patents, copyrights, design rights, trade marks, service marks, trade secrets, know-how, database rights and other rights in the nature of intellectual property rights (whether registered or unregistered) and all applications for the same, anywhere in the world; + +Parties means CUTS and the Licensee and "Party" shall mean either of them; + +Software means the computer program and version listed at the head of this Agreement. + +2. GRANT OF LICENCE + +2.1 In consideration of the Fee, CUTS hereby grants to the Licensee a non-exclusive, non-transferable, royalty-free licence, commencing on the Commencement Date and for the duration of payment of the Fee, to download, install and use the Software subject to the following terms and conditions: + +(a) the Licensee may use the Software solely for its internal use and the Licensee shall not sell, give, disclose, lend, transfer, sublicense or otherwise distribute the Software to any third party, or allow the Software to be accessed over the internet or in any other manner that would allow access to the Software by anyone other than the Licensee's employees (and consultants and contractors provided such use is solely for the Licensee's internal use and subject to the provisions of this Agreement); + +(b) the Licensee may create Derivatives solely for its own internal use but shall not distribute the Software or any Derivatives in whole or in part to any third party; + +(c) the Software may be installed and used only on computers owned or leased by the Licensee; + +(d) the Licensee may copy the Software solely to the extent necessary to exercise this Licence, and for backup, disaster recovery and archival purposes, provided that the Licensee shall retain on all copies of the Software the following copyright notice: (C) 2000-2005. Cambridge University Technical Services Limited. All rights reserved. + +3. INTELLECTUAL PROPERTY RIGHTS + +3.1 The Licensee acknowledges that all Intellectual Property Rights in the Software belong and shall belong to CUTS and the Licensee shall have no rights in or to the Software other than the right to use it in accordance with the terms of the Licence in this Agreement. + +3.2 Title to and ownership of any portion of the Software incorporated into Derivatives shall at all times remain with CUTS and the Licensee shall not have any title or ownership interest therein. + +3.3 Title to and ownership of any portion of Derivatives created by the Licensee and not owned by CUTS pursuant to Clauses 3.1 and 3.2 above shall be held by the Licensee. Nothing contained in this Licence shall be construed to limit CUTS rights to modify or to develop other derivatives of the Software which are similar to or offer the same or similar improvements as any Derivatives developed by the Licensee. + +3.4 Error fixes, bug fixes, technical suggestions, comments and suggested improvements to the Software and its code are welcome by the authors of the Software and CUTS, and in agreeing to provide these to the authors or to CUTS the Licensee hereby assigns the Intellectual Property Rights in error fixes, bug fixes, or technical improvements to CUTS which are communicated in any manner or medium to the authors of the Software or CUTS with a reservation of use of those improvements and suggestions by the Licensee subject to the terms and conditions of the Licence in this Agreement. + +4. NO MAINTENANCE OR SUPPORT + +4.1 CUTS is under no obligation whatsoever to: + +(a) provide maintenance or support for the Software; or + +(b) notify the Licensee of error fixes, bug fixes, patches, or upgrades to the features, functionality or performance of the Software ("Enhancements") (if any), whether developed by CUTS or third parties. If, in its sole discretion, CUTS makes an Enhancement available to the Licensee and CUTS does not separately enter into a written licence agreement with the Licensee relating to such bug fix, patch or upgrade, then it shall be deemed incorporated into the Software and subject to this Agreement. + +5. DISCLAIMER OF WARRANTIES + +5.1 CUTS warrants that the Software will conform substantially with its functional specifications. Otherwise the Software is supplied "as is" without warranty of any kind. CUTS, its licensors and its employees: + +(a) disclaim any warranties, express or implied, including but not limited to any implied warranties of merchantability, fitness for a particular purpose, title or non-infringement of third party rights; + +(b) do not assume any legal liability or responsibility for the accuracy, completeness, or usefulness of the Software; + +(c) do not represent that use of the Software will not infringe privately owned rights; + +(d) do not warrant that the Software will function uninterrupted, that it is error-free or that any errors will be corrected. + +6. LIMITATION OF LIABILITY + +6.1 In no event will CUTS or its licensors or its employees be liable to the Licensee for any indirect, incidental, consequential, special or punitive damages of any kind or nature, including but not limited to loss of profits or loss of data, for any reason whatsoever, whether such liability is asserted on the basis of contract, tort (including negligence or strict liability), or otherwise, even if CUTS has been warned of the possibility of such loss or damages. In no event shall CUTS' liability arising from or in connection with this Agreement exceed a sum equivalent to the annual Fee paid by the Licensee to CCLRC for use of the Software. + +6.2 The limitations and exclusions in this Agreement shall not apply in respect of claims for personal injury or death caused by the negligence of CUTS, its licensors or its employees or in respect of fraud or fraudulent misrepresentation. + +7. INDEMNITY + +7.1 The Licensee shall indemnify CUTS, the Software authors, the Software sponsors, and their agents, officers, and employees, against any and all claims, suits, losses, damages, costs, fees, and expenses arising out of or in connection with any claim or threatened claim by any third party relating to or arising from the use of the Software by the Licensee. The Licensee shall pay all costs incurred by CUTS in enforcing this provision. + +8. TERM AND TERMINATION + +8.1 This Agreement and the Licence granted herein shall come into effect on the Commencement Date and will continue for the duration of payment of the Fee unless terminated by CUTS in accordance with this Agreement. If the Licensee breaches any term of this Agreement, and fails to cure such breach within thirty (30) days of the date of written notice, this Agreement shall immediately terminate. Upon such termination the Licensee shall immediately cease using the Software, return to CUTS or destroy all copies of the Software, and provide CUTS with written certification of the Licensee's compliance with the foregoing. Termination shall not relieve the Licensee from its obligations arising prior to such termination. Notwithstanding any provision of this Agreement to the contrary, Sections 3, 5, 6, 7, 8, 9, 10, 13, 14 and 18 shall survive termination of this Agreement. + +9. CONFIDENTIALITY + +9.1 The Licensee agrees and undertakes that during the term of the Licence in this Agreement and thereafter it will keep confidential all, and will not use for its own purposes nor without the prior written consent of CUTS disclose to any third party any information of a confidential nature (including trade secrets and information of commercial value) which may become known to the Licensee and which relates to CUTS unless such information is public knowledge or already known to the Licensee at the time of disclosure or subsequently becomes public knowledge other by breach of the Licence in this Agreement or subsequently comes lawfully into the possession of the Licensee from a third party. + +10. NO SUBLICENSING AND NO ASSIGNMENT + +10.1 The Licensee shall have no right to sub-license or to assign, transfer, charge or deal in any other manner the benefit or burden of the Licence in this Agreement in whole or in part or to allow the Software to become the subject of any charge, lien or encumbrance without the prior written consent of CUTS such consent may be withheld without giving any reasons. + +11. WAIVER + +11.1 No forbearance or delay by either party in enforcing its rights will prejudice or restrict the rights of that party, and no waiver of any such rights or of any breach of any contractual terms will be deemed to be a waiver of any other right or of any later breach. + +12. SEVERABILITY + +12.1 If any provision of the Licence in this Agreement is judged to be illegal or unenforceable, the continuation in full force and effect of the remainder of the provisions will not be prejudiced. + +13. NO AGENCY OR PARTNERSHIP + +13.1 Nothing contained or implied in this Agreement constitutes a Party the partner, agent, or legal representative of another party or of the other Party for any purpose or creates any partnership, agency or trust, and no Party has any authority to bind the other Party in any way. + +14. THE CONTRACTS (RIGHTS OF THIRD PARTIES) ACT 1999 + +14.1 The Contracts (Rights of Third Parties) Act 1999 shall not apply to this Agreement and nothing in this Agreement shall confer or purport to confer on or operate to give any third Party any benefit or any right to enforce any term of this Agreement except as expressly provided in this Agreement. + +15. NOTICES + +15.1 Any notice to be given under this Agreement shall be in writing and delivered by hand, prepaid registered post or facsimile to a Party at the address set out at the head of this Agreement or to such other address or fax number as any Party may specify in writing to another. Notices are deemed to have been given: + +(a) if delivered by hand, at the time of delivery unless delivered after 5pm in the place of receipt or on a non-business day, in which case the notice is deemed to have been given at 9am the next business day; + +(b) if sent by registered post from within the United Kingdom, three business days after posting (or seven business days if posted from outside the United Kingdom); and + +(c) if sent by facsimile, at the time the facsimile is received shown in the transmission report as the time that the whole facsimile was sent unless received after 5pm in the place of receipt or on a non-business day, in which case the notice is deemed to have been given at 9am the next business day. Any notice served by facsimile transmission shall be confirmed by post. + +16. ENTIRE AGREEMENT + +16.1 This Agreement constitutes the entire agreement and understanding of the Parties and supersedes all negotiations, understandings or previous agreement between the Parties relating to the subject matter of this Agreement. + +17. GOVERNING LAW + +17.1 This Agreement and any documents to be entered into pursuant to it shall be governed by and construed in accordance with English law and each Party irrevocably submits to the exclusive jurisdiction of the courts of England over any claim or matter arising under or in connection with this Agreement and the documents entered into pursuant to it. + +18. EXPORT CONTROL REGULATIONS + +18.1 'Export Control Regulations' means any United Nations trade sanctions or EU or UK legislation or regulation, from time to time in force, which impose arms embargoes or control of export of goods, technology or software. + +18.2 The Licensee shall ensure that, in using the Software it shall not and nor shall its employees or consultants or contractors breach or compromise directly of indirectly compliance with any Export Control Regulations. \ No newline at end of file diff --git a/src/licensedcode/data/licenses/phaser-phenix.LICENSE b/src/licensedcode/data/licenses/phaser-phenix.LICENSE new file mode 100644 index 00000000000..091e9578752 --- /dev/null +++ b/src/licensedcode/data/licenses/phaser-phenix.LICENSE @@ -0,0 +1,151 @@ +--- +key: phaser-phenix +short_name: Phaser Commercial EULA (Phenix) +name: Phaser Commercial EULA (Phenix) +category: Commercial +owner: University of Cambridge +homepage_url: https://www.phaser.cimr.cam.ac.uk/index.php/Phenix_Licence +spdx_license_key: LicenseRef-scancode-phaser-phenix +other_urls: + - https://www.phaser.cimr.cam.ac.uk/index.php/Licences +ignorable_copyrights: + - (c) 2000-2005. Cambridge University Technical Services Limited +ignorable_holders: + - Cambridge University Technical Services Limited +ignorable_urls: + - http://www-structmed.cimr.cam.ac.uk/phaser/download.html +--- + +COMMERCIAL END USER LICENCE AGREEMENT (PHENIX) + +Software: PHASER + +This End User Licence Agreement ("Agreement") is a legal agreement between your company the "Licensee" and CAMBRIDGE UNIVERSITY TECHNICAL SERVICES LIMITED ("CUTS") whose registered office is at 16 Mill Lane, Cambridge, CB2 1SB UK. + +CUTS is a company wholly owned by the Chancellor, Masters and Scholars of the University of Cambridge which holds title in intellectual property rights including in the Software and carries on trading, business and technology transfer transactions on behalf of the University of Cambridge. + +CUTS is the entire legal and beneficial owner and licensor of the Software and is willing to license use of the Software by the Licensee. As a condition precedent to the execution and performance of this Licence, the Licensee (and/or any of its Affiliates, if applicable, the Licensee and its Affiliates collectively referred to as the "Licensee" for the purposes of this Agreement) will have paid up annual fees to the PHENIX Industry Consortium for use of software, including the Software which is the subject of the Licence in this Agreement, which has been assembled for the PHENIX Industry Consortium. + +Downloading the Software from its internet publication site (restricted access via user ID and password) at http://www-structmed.cimr.cam.ac.uk/phaser/download.html, installing, or use of the Software by the Licensee indicates the Licensee's agreement to be bound by the terms and conditions of this Agreement. If the Licensee does not agree to these terms and conditions, the Licensee may not download, install or use the Software. + +AGREED TERMS + +1. DEFINITIONS + +1.1 In this Agreement the following words and phrases shall, unless the context otherwise requires, have the following meanings: + +Commencement Date means the initial date of download of the Software from its internet publication site by the Licensee; + +Derivatives means computer programs in machine readable object code or source code form developed or otherwise acquired by the Licensee which are a modification of, enhancement to, derived from or based upon the Software; + +Fee means the annual licence fee payable by the Licensee to the PHENIX Industry Consortium; + +Intellectual Property Rights means all patents, copyrights, design rights, trade marks, service marks, trade secrets, know-how, database rights and other rights in the nature of intellectual property rights (whether registered or unregistered) and all applications for the same, anywhere in the world; + +Parties means CUTS and the Licensee and "Party" shall mean either of them; + +Software means the computer program and version listed at the head of this Agreement. + +2. GRANT OF LICENCE + +2.1 In consideration of the Fee, CUTS hereby grants to the Licensee a non-exclusive, non-transferable, royalty-free licence, commencing on the Commencement Date and for the duration of payment of the Fee, to download, install and use the Software subject to the following terms and conditions: + +(a) the Licensee may use the Software solely for its internal use and the Licensee shall not sell, give, disclose, lend, transfer, sublicense or otherwise distribute the Software to any third party, or allow the Software to be accessed over the internet or in any other manner that would allow access to the Software by anyone other than the Licensee's employees (and consultants and contractors provided such use is solely for the Licensee's internal use and subject to the provisions of this Agreement); + +(b) the Licensee may create Derivatives solely for its own internal use but shall not distribute the Software or any Derivatives in whole or in part to any third party; + +(c) the Software may be installed and used only on computers owned or leased by the Licensee; + +(d) the Licensee may copy the Software solely to the extent necessary to exercise this Licence, and for backup, disaster recovery and archival purposes, provided that the Licensee shall retain on all copies of the Software the following copyright notice: (C) 2000-2005. Cambridge University Technical Services Limited. All rights reserved. + +3. INTELLECTUAL PROPERTY RIGHTS + +3.1 The Licensee acknowledges that all Intellectual Property Rights in the Software belong and shall belong to CUTS and the Licensee shall have no rights in or to the Software other than the right to use it in accordance with the terms of the Licence in this Agreement. + +3.2 Title to and ownership of any portion of the Software incorporated into Derivatives shall at all times remain with CUTS and the Licensee shall not have any title or ownership interest therein. + +3.3 Title to and ownership of any portion of Derivatives created by the Licensee and not owned by CUTS pursuant to Clauses 3.1 and 3.2 above shall be held by the Licensee. Nothing contained in this Licence shall be construed to limit CUTS rights to modify or to develop other derivatives of the Software which are similar to or offer the same or similar improvements as any Derivatives developed by the Licensee. + +3.4 Error fixes, bug fixes, technical suggestions, comments and suggested improvements to the Software and its code are welcome by the authors of the Software and CUTS, and in agreeing to provide these to the authors or to CUTS the Licensee hereby assigns the Intellectual Property Rights in error fixes, bug fixes, or technical improvements to CUTS which are communicated in any manner or medium to the authors of the Software or CUTS with a reservation of use of those improvements and suggestions by the Licensee subject to the terms and conditions of the Licence in this Agreement. + +4. NO MAINTENANCE OR SUPPORT + +4.1 CUTS is under no obligation whatsoever to: + +(a) provide maintenance or support for the Software; or + +(b) notify the Licensee of error fixes, bug fixes, patches, or upgrades to the features, functionality or performance of the Software ("Enhancements") (if any), whether developed by CUTS or third parties. If, in its sole discretion, CUTS makes an Enhancement available to the Licensee and CUTS does not separately enter into a written licence agreement with the Licensee relating to such bug fix, patch or upgrade, then it shall be deemed incorporated into the Software and subject to this Agreement. + +5. DISCLAIMER OF WARRANTIES + +5.1 CUTS warrants that the Software will conform substantially with its functional specifications. Otherwise the Software is supplied "as is" without warranty of any kind. CUTS, its licensors and its employees: + +(a) disclaim any warranties, express or implied, including but not limited to any implied warranties of merchantability, fitness for a particular purpose, title or non-infringement of third party rights; + +(b) do not assume any legal liability or responsibility for the accuracy, completeness, or usefulness of the Software; + +(c) do not represent that use of the Software will not infringe privately owned rights; + +(d) do not warrant that the Software will function uninterrupted, that it is error-free or that any errors will be corrected. + +6. LIMITATION OF LIABILITY + +6.1 In no event will CUTS or its licensors or its employees be liable to the Licensee for any indirect, incidental, consequential, special or punitive damages of any kind or nature, including but not limited to loss of profits or loss of data, for any reason whatsoever, whether such liability is asserted on the basis of contract, tort (including negligence or strict liability), or otherwise, even if CUTS has been warned of the possibility of such loss or damages. In no event shall CUTS' liability arising from or in connection with this Agreement exceed a sum equivalent to the annual Fee paid by the Licensee to the PHENIX Industry Consortium for use of the Software. + +6.2 The limitations and exclusions in this Agreement shall not apply in respect of claims for personal injury or death caused by the negligence of CUTS, its licensors or its employees or in respect of fraud or fraudulent misrepresentation. + +7. INDEMNITY + +7.1 The Licensee shall indemnify CUTS, the Software authors, the Software sponsors, and their agents, officers, and employees, against any and all claims, suits, losses, damages, costs, fees, and expenses arising out of or in connection with any claim or threatened claim by any third party relating to or arising from the use of the Software by the Licensee. The Licensee shall pay all costs incurred by CUTS in enforcing this provision. + +8. TERM AND TERMINATION + +8.1 This Agreement and the Licence granted herein shall come into effect on the Commencement Date and will continue for the duration of payment of the Fee unless terminated by CUTS in accordance with this Agreement. If the Licensee breaches any term of this Agreement, and fails to cure such breach within thirty (30) days of the date of written notice, this Agreement shall immediately terminate. Upon such termination the Licensee shall immediately cease using the Software, return to CUTS or destroy all copies of the Software, and provide CUTS with written certification of the Licensee's compliance with the foregoing. Termination shall not relieve the Licensee from its obligations arising prior to such termination. Notwithstanding any provision of this Agreement to the contrary, Sections 3, 5, 6, 7, 8, 9, 10, 13, 14 and 18 shall survive termination of this Agreement. + +9. CONFIDENTIALITY + +9.1 The Licensee agrees and undertakes that during the term of the Licence in this Agreement and thereafter it will keep confidential all, and will not use for its own purposes nor without the prior written consent of CUTS disclose to any third party any information of a confidential nature (including trade secrets and information of commercial value) which may become known to the Licensee and which relates to CUTS unless such information is public knowledge or already known to the Licensee at the time of disclosure or subsequently becomes public knowledge other by breach of the Licence in this Agreement or subsequently comes lawfully into the possession of the Licensee from a third party. + +10. NO SUBLICENSING AND NO ASSIGNMENT + +10.1 The Licensee shall have no right to sub-license or to assign, transfer, charge or deal in any other manner the benefit or burden of the Licence in this Agreement in whole or in part or to allow the Software to become the subject of any charge, lien or encumbrance without the prior written consent of CUTS such consent may be withheld without giving any reasons. + +11. WAIVER + +11.1 No forbearance or delay by either party in enforcing its rights will prejudice or restrict the rights of that party, and no waiver of any such rights or of any breach of any contractual terms will be deemed to be a waiver of any other right or of any later breach. + +12. SEVERABILITY + +12.1 If any provision of the Licence in this Agreement is judged to be illegal or unenforceable, the continuation in full force and effect of the remainder of the provisions will not be prejudiced. + +13. NO AGENCY OR PARTNERSHIP + +13.1 Nothing contained or implied in this Agreement constitutes a Party the partner, agent, or legal representative of another party or of the other Party for any purpose or creates any partnership, agency or trust, and no Party has any authority to bind the other Party in any way. + +14. THE CONTRACTS (RIGHTS OF THIRD PARTIES) ACT 1999 + +14.1 The Contracts (Rights of Third Parties) Act 1999 shall not apply to this Agreement and nothing in this Agreement shall confer or purport to confer on or operate to give any third Party any benefit or any right to enforce any term of this Agreement except as expressly provided in this Agreement. + +15. NOTICES + +15.1 Any notice to be given under this Agreement shall be in writing and delivered by hand, prepaid registered post or facsimile to a Party at the address set out at the head of this Agreement or to such other address or fax number as any Party may specify in writing to another. Notices are deemed to have been given: + +(a) if delivered by hand, at the time of delivery unless delivered after 5pm in the place of receipt or on a non-business day, in which case the notice is deemed to have been given at 9am the next business day; + +(b) if sent by registered post from within the United Kingdom, three business days after posting (or seven business days if posted from outside the United Kingdom); and + +(c) if sent by facsimile, at the time the facsimile is received shown in the transmission report as the time that the whole facsimile was sent unless received after 5pm in the place of receipt or on a non-business day, in which case the notice is deemed to have been given at 9am the next business day. Any notice served by facsimile transmission shall be confirmed by post. + +16. ENTIRE AGREEMENT + +16.1 This Agreement constitutes the entire agreement and understanding of the Parties and supersedes all negotiations, understandings or previous agreement between the Parties relating to the subject matter of this Agreement. + +17. GOVERNING LAW + +17.1 This Agreement and any documents to be entered into pursuant to it shall be governed by and construed in accordance with English law and each Party irrevocably submits to the exclusive jurisdiction of the courts of England over any claim or matter arising under or in connection with this Agreement and the documents entered into pursuant to it. + +18. EXPORT CONTROL REGULATIONS + +18.1 'Export Control Regulations' means any United Nations trade sanctions or EU or UK legislation or regulation, from time to time in force, which impose arms embargoes or control of export of goods, technology or software. + +18.2 The Licensee shall ensure that, in using the Software it shall not and nor shall its employees or consultants or contractors breach or compromise directly of indirectly compliance with any Export Control Regulations. \ No newline at end of file diff --git a/src/licensedcode/data/licenses/pnmstitch.LICENSE b/src/licensedcode/data/licenses/pnmstitch.LICENSE index b5f3b1d44c1..59314f59f83 100644 --- a/src/licensedcode/data/licenses/pnmstitch.LICENSE +++ b/src/licensedcode/data/licenses/pnmstitch.LICENSE @@ -3,7 +3,7 @@ key: pnmstitch short_name: pnmstitch License name: pnmstitch License category: Permissive -owner: Unspecified +owner: pnmstitch Project notes: This is the same as bsd-dpt.RULE with ` Mark Salyzyn` added. spdx_license_key: pnmstitc other_urls: diff --git a/src/licensedcode/data/licenses/punycode.LICENSE b/src/licensedcode/data/licenses/punycode.LICENSE new file mode 100644 index 00000000000..329f4d5466d --- /dev/null +++ b/src/licensedcode/data/licenses/punycode.LICENSE @@ -0,0 +1,19 @@ +--- +key: punycode +short_name: Punycode License +name: Punycode License +category: Permissive +owner: nicemice +homepage_url: https://git.savannah.gnu.org/gitweb/?p=libidn.git;a=blob;f=lib/punycode.c;h=14d70152b9c5723778af174ff6027cc3742b749e;hb=HEAD#l54 +spdx_license_key: LicenseRef-scancode-punycode +--- + +Disclaimer and license: Regarding this entire document or any +portion of it (including the pseudocode and C code), the author +makes no guarantees and is not responsible for any damage resulting +from its use. The author grants irrevocable permission to anyone +to use, modify, and distribute it in any way that does not diminish +the rights of anyone else to use, modify, and distribute it, +provided that redistributed derivative works do not contain +misleading author or version information. Derivative works need +not be licensed under similar terms. \ No newline at end of file diff --git a/src/licensedcode/data/licenses/purdue-bsd.LICENSE b/src/licensedcode/data/licenses/purdue-bsd.LICENSE index 7d1e3d21498..f7ab0cec64e 100644 --- a/src/licensedcode/data/licenses/purdue-bsd.LICENSE +++ b/src/licensedcode/data/licenses/purdue-bsd.LICENSE @@ -4,6 +4,7 @@ short_name: Purdue BSD-Style License name: Purdue BSD-Style License category: Permissive owner: Purdue Research Foundation +homepage_url: https://github.com/lsof-org/lsof/blob/master/COPYING notes: this is very similar to the hs-regexp license spdx_license_key: lsof other_spdx_license_keys: diff --git a/src/licensedcode/data/licenses/python-ldap.LICENSE b/src/licensedcode/data/licenses/python-ldap.LICENSE index c6e7539ee44..f27bc04468c 100644 --- a/src/licensedcode/data/licenses/python-ldap.LICENSE +++ b/src/licensedcode/data/licenses/python-ldap.LICENSE @@ -4,11 +4,11 @@ short_name: Python ldap License name: Python ldap License category: Permissive owner: Python Software Foundation (PSF) +notes: This was python_19.RULE before spdx_license_key: python-ldap other_urls: - https://github.com/zdohnal/hplip/blob/master/base/ldif.py - https://sourceforge.net/projects/hplip/files/hplip/3.23.5/hplip-3.23.5.tar.gz/download -notes: This was python_19.RULE before --- The python-ldap package is distributed under Python-style license. diff --git a/src/licensedcode/data/licenses/sane-exception-2.0-plus.LICENSE b/src/licensedcode/data/licenses/sane-exception-2.0-plus.LICENSE index d535810c2d4..d537f709eaf 100644 --- a/src/licensedcode/data/licenses/sane-exception-2.0-plus.LICENSE +++ b/src/licensedcode/data/licenses/sane-exception-2.0-plus.LICENSE @@ -4,7 +4,7 @@ short_name: SANE exception to GPL 2.0 or later name: SANE exception to GPL 2.0 or later category: Copyleft Limited owner: SANE Project -homepage_url: https://alioth.debian.org/ +homepage_url: https://github.com/alexpevzner/sane-airscan/blob/master/LICENSE is_exception: yes spdx_license_key: SANE-exception other_spdx_license_keys: diff --git a/src/licensedcode/data/licenses/sl.LICENSE b/src/licensedcode/data/licenses/sl.LICENSE index d3d896c72e7..d9e9da74bc8 100644 --- a/src/licensedcode/data/licenses/sl.LICENSE +++ b/src/licensedcode/data/licenses/sl.LICENSE @@ -3,7 +3,7 @@ key: sl short_name: SL License name: SL License category: Permissive -owner: Unspecified +owner: Masashi Toyoda spdx_license_key: SL other_urls: - https://github.com/mtoyoda/sl/blob/master/LICENSE diff --git a/src/licensedcode/data/licenses/softfloat-2c.LICENSE b/src/licensedcode/data/licenses/softfloat-2c.LICENSE new file mode 100644 index 00000000000..92fe6ad8e0d --- /dev/null +++ b/src/licensedcode/data/licenses/softfloat-2c.LICENSE @@ -0,0 +1,47 @@ +--- +key: softfloat-2c +short_name: SoftFloat Legal Notice 2c +name: SoftFloat Legal Notice 2c +category: Permissive +owner: John R. Hauser +homepage_url: https://github.com/stffrdhrn/berkeley-softfloat-2?search=1#readme +spdx_license_key: LicenseRef-scancode-softfloat-2c +text_urls: + - http://www.jhauser.us/arithmetic/SoftFloat-2c.zip +other_urls: + - http://www.jhauser.us/arithmetic/SoftFloat.html +ignorable_authors: + - John R. Hauser +--- + +Legal Notice + +SoftFloat was written by John R. Hauser. Release 2c of SoftFloat was made +possible in part by the International Computer Science Institute, located +at Suite 600, 1947 Center Street, Berkeley, California 94704. Funding +was partially provided by the National Science Foundation under grant +MIP-9311980. The original version of this code was written as part of a +project to build a fixed-point vector processor in collaboration with the +University of California at Berkeley, overseen by Profs. Nelson Morgan and +John Wawrzynek. + +THIS SOFTWARE IS DISTRIBUTED AS IS, FOR FREE. Although reasonable effort +has been made to avoid it, THIS SOFTWARE MAY CONTAIN FAULTS THAT WILL AT +TIMES RESULT IN INCORRECT BEHAVIOR. USE OF THIS SOFTWARE IS RESTRICTED TO +PERSONS AND ORGANIZATIONS WHO CAN AND WILL TOLERATE ALL LOSSES, COSTS, OR +OTHER PROBLEMS THEY INCUR DUE TO THE SOFTWARE WITHOUT RECOMPENSE FROM JOHN +HAUSER OR THE INTERNATIONAL COMPUTER SCIENCE INSTITUTE, AND WHO FURTHERMORE +EFFECTIVELY INDEMNIFY JOHN HAUSER AND THE INTERNATIONAL COMPUTER SCIENCE +INSTITUTE (possibly via similar legal notice) AGAINST ALL LOSSES, COSTS, OR +OTHER PROBLEMS INCURRED BY THEIR CUSTOMERS AND CLIENTS DUE TO THE SOFTWARE, +OR INCURRED BY ANYONE DUE TO A DERIVATIVE WORK THEY CREATE USING ANY PART OF +THE SOFTWARE. + +The following are expressly permitted, even for commercial purposes: +(1) distribution of SoftFloat in whole or in part, as long as this and +other legal notices remain and are prominent, and provided also that, for a +partial distribution, prominent notice is given that it is a subset of the +original; and +(2) inclusion or use of SoftFloat in whole or in part in a derivative +work, provided that the use restrictions above are met and the minimal +documentation requirements stated in the source code are satisfied. \ No newline at end of file diff --git a/src/licensedcode/data/licenses/ssh-keyscan.LICENSE b/src/licensedcode/data/licenses/ssh-keyscan.LICENSE index aefa2fd81f1..049de4e6ee3 100644 --- a/src/licensedcode/data/licenses/ssh-keyscan.LICENSE +++ b/src/licensedcode/data/licenses/ssh-keyscan.LICENSE @@ -3,7 +3,7 @@ key: ssh-keyscan short_name: ssh-keyscan License name: ssh-keyscan License category: Permissive -owner: Unspecified +owner: OpenBSD Project spdx_license_key: ssh-keyscan other_urls: - https://github.com/openssh/openssh-portable/blob/master/LICENCE#L82 diff --git a/src/licensedcode/data/licenses/stunnel-exception.LICENSE b/src/licensedcode/data/licenses/stunnel-exception.LICENSE index b1a12731a99..c75f2b4fd21 100644 --- a/src/licensedcode/data/licenses/stunnel-exception.LICENSE +++ b/src/licensedcode/data/licenses/stunnel-exception.LICENSE @@ -2,8 +2,8 @@ key: stunnel-exception short_name: stunnel Exception name: stunnel Exception -category: Permissive -owner: Unspecified +category: Copyleft Limited +owner: Stunnel notes: similar to the strongswan-exception LICENSE is_exception: yes spdx_license_key: stunnel-exception diff --git a/src/licensedcode/data/licenses/swrule.LICENSE b/src/licensedcode/data/licenses/swrule.LICENSE index 0b6fba94aac..4d16d766e63 100644 --- a/src/licensedcode/data/licenses/swrule.LICENSE +++ b/src/licensedcode/data/licenses/swrule.LICENSE @@ -3,7 +3,7 @@ key: swrule short_name: swrule License name: swrule License category: Permissive -owner: Unspecified +owner: Tobias Dussa spdx_license_key: swrule other_urls: - https://ctan.math.utah.edu/ctan/tex-archive/macros/generic/misc/swrule.sty diff --git a/src/licensedcode/data/licenses/tex-exception.LICENSE b/src/licensedcode/data/licenses/tex-exception.LICENSE index 592708dafa7..7ad59dd9a82 100644 --- a/src/licensedcode/data/licenses/tex-exception.LICENSE +++ b/src/licensedcode/data/licenses/tex-exception.LICENSE @@ -3,7 +3,8 @@ key: tex-exception short_name: TeX exception to GPL 3.0 name: TeX exception to GPL 3.0 category: Copyleft Limited -owner: Unspecified +owner: Free Software Foundation (FSF) +homepage_url: https://git.savannah.gnu.org/cgit/automake.git/tree/lib/texinfo.tex?h=v1.16.5#n23 is_exception: yes spdx_license_key: Texinfo-exception other_spdx_license_keys: diff --git a/src/licensedcode/data/licenses/toppers-educational.LICENSE b/src/licensedcode/data/licenses/toppers-educational.LICENSE new file mode 100644 index 00000000000..aaa675fe628 --- /dev/null +++ b/src/licensedcode/data/licenses/toppers-educational.LICENSE @@ -0,0 +1,34 @@ +--- +key: toppers-educational +short_name: TOPPERS Educational +name: TOPPERS Educational contents license agreement +category: Permissive +owner: TOPPERS +homepage_url: https://www.toppers.jp/en/license.html +spdx_license_key: LicenseRef-scancode-toppers-educational +ignorable_copyrights: + - copyright holder and the TOPPERS Project +ignorable_holders: + - the TOPPERS Project +--- + +The above copyright holder, limited to cases in which one satisfies +conditions (1) ~ (3) below consents to the use, reproduction, +alteration, and redistribution (hereafter called utilization) of this +software (this software includes alterations, likewise below) without +compensation. + +(1) When this software is utilized in the form of source code, the +above copyright declaration, these conditions of utilization, and the +following stipulation of no guarantee shall be included in unchanged +form inside the source code. + +(2) When this software is redistributed in a form in which it can be +used in the development of other software, library form, etc., the +above copyright display, these terms of utilization, and the following +stipulation of no guarantee shall be inserted in documentation +accompanying redistribution (user's manual, etc.). + +(3) The above copyright holder and the TOPPERS Project shall be exempt +from responsibility for whatever damages occur either directly or +indirectly through the utilization of this software. \ No newline at end of file diff --git a/src/licensedcode/data/licenses/toppers-license.LICENSE b/src/licensedcode/data/licenses/toppers-license.LICENSE new file mode 100644 index 00000000000..09d856dfb9a --- /dev/null +++ b/src/licensedcode/data/licenses/toppers-license.LICENSE @@ -0,0 +1,56 @@ +--- +key: toppers-license +short_name: TOPPERS License +name: TOPPERS License Agreement +category: Permissive +owner: TOPPERS +homepage_url: https://www.toppers.jp/en/license.html +spdx_license_key: LicenseRef-scancode-toppers-license +ignorable_copyrights: + - copyright holders and the TOPPERS Project +ignorable_holders: + - the TOPPERS Project +--- + +The above copyright holders grant permission gratis to use, + duplicate, modify, or redistribute (hereafter called use) this + software (including the one made by modifying this software), + provided that the following four conditions (1) through (4) are + satisfied. + + (1) When this software is used in the form of source code, the above + copyright notice, this use conditions, and the disclaimer shown + below must be retained in the source code without modification. + + (2) When this software is redistributed in the forms usable for the + development of other software, such as in library form, the above + copyright notice, this use conditions, and the disclaimer shown + below must be shown without modification in the document provided + with the redistributed software, such as the user manual. + + (3) When this software is redistributed in the forms unusable for the + development of other software, such as the case when the software + is embedded in a piece of equipment, either of the following two + conditions must be satisfied: + + (a) The above copyright notice, this use conditions, and the + disclaimer shown below must be shown without modification in + the document provided with the redistributed software, such as + the user manual. + + (b) How the software is to be redistributed must be reported to the + TOPPERS Project according to the procedure described + separately. + + (4) The above copyright holders and the TOPPERS Project are exempt + from responsibility for any type of damage directly or indirectly + caused from the use of this software and are indemnified by any + users or end users of this software from any and all causes of + action whatsoever. + + THIS SOFTWARE IS PROVIDED "AS IS." THE ABOVE COPYRIGHT HOLDERS AND + THE TOPPERS PROJECT DISCLAIM ANY EXPRESS OR IMPLIED WARRANTIES, + INCLUDING, BUT NOT LIMITED TO, ITS APPLICABILITY TO A PARTICULAR + PURPOSE. IN NO EVENT SHALL THE ABOVE COPYRIGHT HOLDERS AND THE + TOPPERS PROJECT BE LIABLE FOR ANY TYPE OF DAMAGE DIRECTLY OR + INDIRECTLY CAUSED FROM THE USE OF THIS SOFTWARE. \ No newline at end of file diff --git a/src/licensedcode/data/licenses/tsl-2020.LICENSE b/src/licensedcode/data/licenses/tsl-2020.LICENSE index 9bb013c73b8..bd7603fa2cd 100644 --- a/src/licensedcode/data/licenses/tsl-2020.LICENSE +++ b/src/licensedcode/data/licenses/tsl-2020.LICENSE @@ -6,6 +6,8 @@ category: Source-available owner: Timescale homepage_url: https://github.com/timescale/timescaledb/blob/master/tsl/LICENSE-TIMESCALE spdx_license_key: LicenseRef-scancode-tsl-2020 +other_urls: + - https://www.timescale.com/blog/how-we-are-building-an-open-source-business-a7701516a480/ ignorable_urls: - https://github.com/timescale - https://opensource.org/licenses/Apache-2.0 diff --git a/src/licensedcode/data/licenses/ubdl.LICENSE b/src/licensedcode/data/licenses/ubdl.LICENSE index d193166be9d..1f45011202f 100644 --- a/src/licensedcode/data/licenses/ubdl.LICENSE +++ b/src/licensedcode/data/licenses/ubdl.LICENSE @@ -1,10 +1,10 @@ --- key: ubdl short_name: Unmodified Binary Distribution Licence -name: Unmodified Binary Distribution Licence +name: Unmodified Binary Distribution Licence Exception category: Copyleft Limited -owner: Unspecified -homepage_url: http://ipxe.org +owner: iPXE +homepage_url: https://github.com/ipxe/ipxe/blob/master/COPYING.UBDL notes: this is a rare license that extends extra persmission on top of the GPL is_exception: yes spdx_license_key: UBDL-exception diff --git a/src/licensedcode/data/licenses/ugui.LICENSE b/src/licensedcode/data/licenses/ugui.LICENSE new file mode 100644 index 00000000000..463707dc07c --- /dev/null +++ b/src/licensedcode/data/licenses/ugui.LICENSE @@ -0,0 +1,21 @@ +--- +key: ugui +short_name: UGUI License +name: UGUI License +category: Permissive +owner: Achim Doebler +homepage_url: https://github.com/achimdoebler/UGUI +spdx_license_key: LicenseRef-scancode-ugui +text_urls: + - https://raw.githubusercontent.com/achimdoebler/UGUI/master/LICENSE.md +other_urls: + - http://embeddedlightning.com/ +--- + +This is a free software and is opened for education, +research and commercial developments under license policy of following terms. + +* The module is a free software and there is NO WARRANTY. +* No restriction on use. You can use, modify and redistribute it for + personal, non-profit or commercial product UNDER YOUR RESPONSIBILITY. +* Redistributions of source code must retain the above copyright notice. \ No newline at end of file diff --git a/src/licensedcode/data/licenses/ulem.LICENSE b/src/licensedcode/data/licenses/ulem.LICENSE index ee819493059..5c9bc5cd355 100644 --- a/src/licensedcode/data/licenses/ulem.LICENSE +++ b/src/licensedcode/data/licenses/ulem.LICENSE @@ -3,7 +3,7 @@ key: ulem short_name: ulem License name: ulem License category: Permissive -owner: Unspecified +owner: Donald Arseneau spdx_license_key: ulem other_urls: - https://mirrors.ctan.org/macros/latex/contrib/ulem/README diff --git a/src/licensedcode/data/licenses/urt-rle.LICENSE b/src/licensedcode/data/licenses/urt-rle.LICENSE index 01a816f49e1..635f0d46fdb 100644 --- a/src/licensedcode/data/licenses/urt-rle.LICENSE +++ b/src/licensedcode/data/licenses/urt-rle.LICENSE @@ -2,8 +2,8 @@ key: urt-rle short_name: Utah Raster Toolkit Run Length Encoded License name: Utah Raster Toolkit Run Length Encoded License -category: Permissive -owner: Unspecified +category: Copyleft Limited +owner: Minnesota Supercomputing Institute spdx_license_key: URT-RLE other_urls: - https://sourceforge.net/p/netpbm/code/HEAD/tree/super_stable/converter/other/pnmtorle.c diff --git a/src/licensedcode/data/licenses/vince.LICENSE b/src/licensedcode/data/licenses/vince.LICENSE index 7e8f6436322..923af734c86 100644 --- a/src/licensedcode/data/licenses/vince.LICENSE +++ b/src/licensedcode/data/licenses/vince.LICENSE @@ -1,7 +1,7 @@ --- key: vince -short_name: VINCE License -name: VINCE License +short_name: MIT (SEI) +name: MIT (SEI) category: Permissive owner: CERTCC homepage_url: https://github.com/CERTCC/VINCE/blob/main/LICENSE.txt diff --git a/src/licensedcode/data/licenses/vvvvvv-scl-1.0.LICENSE b/src/licensedcode/data/licenses/vvvvvv-scl-1.0.LICENSE new file mode 100644 index 00000000000..cd56b25e678 --- /dev/null +++ b/src/licensedcode/data/licenses/vvvvvv-scl-1.0.LICENSE @@ -0,0 +1,34 @@ +--- +key: vvvvvv-scl-1.0 +short_name: VVVVVV Source Code License v1.0 +name: VVVVVV Source Code License v1.0 +category: Proprietary Free +owner: Terry Cavanagh +homepage_url: https://raw.githubusercontent.com/TerryCavanagh/VVVVVV/master/LICENSE.md +spdx_license_key: LicenseRef-scancode-vvvvvv-scl-1.0 +ignorable_copyrights: + - copyright of Terry Cavanagh + - copyright of Terry Cavanagh (c) 2010-2020 +ignorable_holders: + - Terry Cavanagh +ignorable_urls: + - https://thelettervsixtim.es/makeandplay +--- + +VVVVVV Source Code License v1.0 +------- +Last updated on January 7th, 2020. + +This repo contains the source code for VVVVVV, including all level content and text from the game. It does not, however, contain any of the icons, art, graphics or music for the game, which are still under a proprietary license. For personal use, you can find these assets for free in the [Make and Play Edition](https://thelettervsixtim.es/makeandplay/). + +If you are interested in distributing work that falls outside the terms in the licence below, or if you are interested in distributing work that includes using any part of VVVVVV not included in this repo then please get in touch - we can discuss granting a licence for that on a case by case basis. The purpose of making the contents of this repo available is for others to learn from, to inspire new work, and to allow the creation of new tools and modifications for VVVVVV. + +This software available from here is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any claim, damages or other liability arising from the use or in connection with this software. All materials in the repo, with the exception of the contents of the "third_party" directory, are copyright of Terry Cavanagh © 2010-2020. + +Permission is granted to anyone to use this software and to alter it and redistribute it freely, subject to the following restrictions: + + - You may not alter or redistribute this software in any manner that is primarily intended for or directed toward commercial advantage or private monetary compensation. This includes, but is not limited to, selling altered or unaltered versions of this software, or including advertisements of any kind in altered or unaltered versions of this software. + - The origin of this software must not be misrepresented; you must not claim that you wrote the original software. If you use this software in a product, you are required to include an acknowledgement in the product that this software is the copyright of Terry Cavanagh and is based on the VVVVVV source code. + - Altered source/binary versions must be plainly marked as such, and must not be misrepresented as being the original software. + - You must not distribute any materials from the game which are not included in this repo unless approved by us in writing. + - This notice may not be removed or altered from any source/binary distribution. \ No newline at end of file diff --git a/src/licensedcode/data/licenses/x11-opengl.LICENSE b/src/licensedcode/data/licenses/x11-opengl.LICENSE index 32d26df7817..7bdc8852375 100644 --- a/src/licensedcode/data/licenses/x11-opengl.LICENSE +++ b/src/licensedcode/data/licenses/x11-opengl.LICENSE @@ -4,6 +4,7 @@ short_name: X11-Style (OpenGL) name: X11-Style (OpenGL) category: Permissive owner: SGI - Silicon Graphics +homepage_url: https://gitlab.freedesktop.org/mesa/glw/-/blob/master/README?ref_type=heads spdx_license_key: SGI-OpenGL other_spdx_license_keys: - LicenseRef-scancode-x11-opengl diff --git a/src/licensedcode/data/licenses/zeeff.LICENSE b/src/licensedcode/data/licenses/zeeff.LICENSE index 0e45866211f..368519c6d98 100644 --- a/src/licensedcode/data/licenses/zeeff.LICENSE +++ b/src/licensedcode/data/licenses/zeeff.LICENSE @@ -3,7 +3,7 @@ key: zeeff short_name: Zeeff License name: Zeeff License category: Permissive -owner: Unspecified +owner: Jon Zeeff spdx_license_key: Zeeff other_urls: - ftp://ftp.tin.org/pub/news/utils/newsx/newsx-1.6.tar.gz diff --git a/src/licensedcode/data/rules/free-unknown_2.RULE b/src/licensedcode/data/rules/free-unknown_2.RULE index 6f642ba7bef..21452168c46 100644 --- a/src/licensedcode/data/rules/free-unknown_2.RULE +++ b/src/licensedcode/data/rules/free-unknown_2.RULE @@ -1,7 +1,10 @@ --- license_expression: free-unknown is_license_notice: yes -notes: typically for GPL but this can vary and be various versions +is_deprecated: yes +notes: | + typically for GPL but this can vary and be various versions. + This is now the lance-norskog-license --- This source code is freely redistributable and may be used for diff --git a/src/licensedcode/data/rules/gpl-3.0_and_other-permissive_3.RULE b/src/licensedcode/data/rules/gpl-3.0_and_other-permissive_3.RULE index 853dc937d42..eef0ff30899 100644 --- a/src/licensedcode/data/rules/gpl-3.0_and_other-permissive_3.RULE +++ b/src/licensedcode/data/rules/gpl-3.0_and_other-permissive_3.RULE @@ -1,6 +1,8 @@ --- license_expression: gpl-3.0 AND other-permissive is_license_notice: yes +is_deprecated: yes +notes: This is now `clojure-exception-to-gpl-3.0` LICENSE --- Additional permission under GNU GPL version 3 section 7 diff --git a/src/licensedcode/data/rules/other-permissive_320.RULE b/src/licensedcode/data/rules/other-permissive_320.RULE index 9af667aebf6..f2d96d446b1 100644 --- a/src/licensedcode/data/rules/other-permissive_320.RULE +++ b/src/licensedcode/data/rules/other-permissive_320.RULE @@ -1,6 +1,8 @@ --- license_expression: other-permissive is_license_text: yes +is_deprecated: yes +notes: This is now `punycode` LICENSE --- Disclaimer and license: Regarding this entire document or any diff --git a/src/licensedcode/data/rules/proprietary-license_953.RULE b/src/licensedcode/data/rules/proprietary-license_953.RULE index c4ff8ddb68f..7d90fa8d1d0 100644 --- a/src/licensedcode/data/rules/proprietary-license_953.RULE +++ b/src/licensedcode/data/rules/proprietary-license_953.RULE @@ -1,9 +1,10 @@ --- license_expression: proprietary-license is_license_text: yes -notes: https://www.codesynthesis.com/licenses/ncuel.txt ignorable_emails: - info@codesynthesis.com +is_deprecated: yes +notes: This is now `odb-ncuel` LICENSE. https://www.codesynthesis.com/licenses/ncuel.txt --- ODB NON-COMMERCIAL USE AND EVALUATION LICENSE (NCUEL) diff --git a/tests/licensedcode/data/datadriven/external/fossology-tests/Freeware/freeware-icu.txt.yml b/tests/licensedcode/data/datadriven/external/fossology-tests/Freeware/freeware-icu.txt.yml index cf269c609e3..43b5d2f224b 100644 --- a/tests/licensedcode/data/datadriven/external/fossology-tests/Freeware/freeware-icu.txt.yml +++ b/tests/licensedcode/data/datadriven/external/fossology-tests/Freeware/freeware-icu.txt.yml @@ -1,2 +1,2 @@ license_expressions: - - other-permissive + - punycode diff --git a/tests/licensedcode/data/datadriven/lic1/gpl-2.0_and_lgpl-2.0.txt.yml b/tests/licensedcode/data/datadriven/lic1/gpl-2.0_and_lgpl-2.0.txt.yml index 1e4de4d882c..f8748dfb75b 100644 --- a/tests/licensedcode/data/datadriven/lic1/gpl-2.0_and_lgpl-2.0.txt.yml +++ b/tests/licensedcode/data/datadriven/lic1/gpl-2.0_and_lgpl-2.0.txt.yml @@ -1,3 +1,3 @@ license_expressions: - - free-unknown + - lance-norskog-license - gpl-2.0 AND lgpl-2.1 diff --git a/tests/packagedcode/data/debian/copyright/debian-slim-2021-04-07/usr/share/doc/libc-bin/copyright-detailed.expected.yml b/tests/packagedcode/data/debian/copyright/debian-slim-2021-04-07/usr/share/doc/libc-bin/copyright-detailed.expected.yml index be8534b1471..6ab7bdd6077 100644 --- a/tests/packagedcode/data/debian/copyright/debian-slim-2021-04-07/usr/share/doc/libc-bin/copyright-detailed.expected.yml +++ b/tests/packagedcode/data/debian/copyright/debian-slim-2021-04-07/usr/share/doc/libc-bin/copyright-detailed.expected.yml @@ -1,15 +1,15 @@ declared_license: declared_license_expression: lgpl-2.1-plus AND gpl-2.0-plus AND bsd-new AND bsd-new AND historical AND isc AND bsd-new AND carnegie-mellon-contributors AND bsd-new AND bsd-new AND bsd-new AND - inner-net-2.0 AND lgpl-2.1-plus AND lgpl-2.1-plus AND lgpl-2.0-plus AND other-permissive AND - ietf AND bsd-new AND other-permissive AND hs-regexp AND pcre AND sunpro AND other-permissive - AND lgpl-2.1-plus + inner-net-2.0 AND lgpl-2.1-plus AND lgpl-2.1-plus AND lgpl-2.0-plus AND punycode AND ietf + AND bsd-new AND other-permissive AND hs-regexp AND pcre AND sunpro AND other-permissive AND + lgpl-2.1-plus declared_license_expression_spdx: LGPL-2.1-or-later AND GPL-2.0-or-later AND BSD-3-Clause AND BSD-3-Clause AND HPND AND ISC AND BSD-3-Clause AND CMU-Mach AND BSD-3-Clause AND BSD-3-Clause AND BSD-3-Clause AND Inner-Net-2.0 AND LGPL-2.1-or-later AND LGPL-2.1-or-later AND LGPL-2.0-or-later - AND LicenseRef-scancode-other-permissive AND LicenseRef-scancode-ietf AND BSD-3-Clause AND - LicenseRef-scancode-other-permissive AND Spencer-94 AND LicenseRef-scancode-pcre AND SunPro - AND LicenseRef-scancode-other-permissive AND LGPL-2.1-or-later + AND LicenseRef-scancode-punycode AND LicenseRef-scancode-ietf AND BSD-3-Clause AND LicenseRef-scancode-other-permissive + AND Spencer-94 AND LicenseRef-scancode-pcre AND SunPro AND LicenseRef-scancode-other-permissive + AND LGPL-2.1-or-later other_license_expression: other_license_expression_spdx: license_detections: @@ -455,7 +455,7 @@ license_detections: This file contains functions from GLIB, including gutf8.c and gunidecomp.c, all licensed under LGPL and copyright hold by: identifier: lgpl_2_1_plus_and_lgpl_2_0_plus-04228d42-945a-cc8b-eba4-536171dd96ee - - license_expression: other-permissive AND ietf + - license_expression: punycode AND ietf matches: - score: '100.0' start_line: 324 @@ -463,10 +463,10 @@ license_detections: matched_length: 87 match_coverage: '100.0' matcher: 2-aho - license_expression: other-permissive - rule_identifier: other-permissive_320.RULE + license_expression: punycode + rule_identifier: punycode.LICENSE rule_relevance: 100 - rule_url: https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/other-permissive_320.RULE + rule_url: https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/licenses/punycode.LICENSE matched_text: | Disclaimer and license: Regarding this entire document or any portion of it (including the pseudocode and C code), the author @@ -511,7 +511,7 @@ license_detections: BUT NOT LIMITED TO ANY WARRANTY THAT THE USE OF THE INFORMATION HEREIN WILL NOT INFRINGE ANY RIGHTS OR ANY IMPLIED WARRANTIES OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. - identifier: other_permissive_and_ietf-ecea5b86-86d5-b280-af5c-d2d3da66579a + identifier: punycode_and_ietf-b9a37f0a-236b-5181-9ab2-2312abe8f010 - license_expression: bsd-new matches: - score: '100.0' diff --git a/tests/packagedcode/data/debian/copyright/debian-slim-2021-04-07/usr/share/doc/libc6/copyright-detailed.expected.yml b/tests/packagedcode/data/debian/copyright/debian-slim-2021-04-07/usr/share/doc/libc6/copyright-detailed.expected.yml index be8534b1471..6ab7bdd6077 100644 --- a/tests/packagedcode/data/debian/copyright/debian-slim-2021-04-07/usr/share/doc/libc6/copyright-detailed.expected.yml +++ b/tests/packagedcode/data/debian/copyright/debian-slim-2021-04-07/usr/share/doc/libc6/copyright-detailed.expected.yml @@ -1,15 +1,15 @@ declared_license: declared_license_expression: lgpl-2.1-plus AND gpl-2.0-plus AND bsd-new AND bsd-new AND historical AND isc AND bsd-new AND carnegie-mellon-contributors AND bsd-new AND bsd-new AND bsd-new AND - inner-net-2.0 AND lgpl-2.1-plus AND lgpl-2.1-plus AND lgpl-2.0-plus AND other-permissive AND - ietf AND bsd-new AND other-permissive AND hs-regexp AND pcre AND sunpro AND other-permissive - AND lgpl-2.1-plus + inner-net-2.0 AND lgpl-2.1-plus AND lgpl-2.1-plus AND lgpl-2.0-plus AND punycode AND ietf + AND bsd-new AND other-permissive AND hs-regexp AND pcre AND sunpro AND other-permissive AND + lgpl-2.1-plus declared_license_expression_spdx: LGPL-2.1-or-later AND GPL-2.0-or-later AND BSD-3-Clause AND BSD-3-Clause AND HPND AND ISC AND BSD-3-Clause AND CMU-Mach AND BSD-3-Clause AND BSD-3-Clause AND BSD-3-Clause AND Inner-Net-2.0 AND LGPL-2.1-or-later AND LGPL-2.1-or-later AND LGPL-2.0-or-later - AND LicenseRef-scancode-other-permissive AND LicenseRef-scancode-ietf AND BSD-3-Clause AND - LicenseRef-scancode-other-permissive AND Spencer-94 AND LicenseRef-scancode-pcre AND SunPro - AND LicenseRef-scancode-other-permissive AND LGPL-2.1-or-later + AND LicenseRef-scancode-punycode AND LicenseRef-scancode-ietf AND BSD-3-Clause AND LicenseRef-scancode-other-permissive + AND Spencer-94 AND LicenseRef-scancode-pcre AND SunPro AND LicenseRef-scancode-other-permissive + AND LGPL-2.1-or-later other_license_expression: other_license_expression_spdx: license_detections: @@ -455,7 +455,7 @@ license_detections: This file contains functions from GLIB, including gutf8.c and gunidecomp.c, all licensed under LGPL and copyright hold by: identifier: lgpl_2_1_plus_and_lgpl_2_0_plus-04228d42-945a-cc8b-eba4-536171dd96ee - - license_expression: other-permissive AND ietf + - license_expression: punycode AND ietf matches: - score: '100.0' start_line: 324 @@ -463,10 +463,10 @@ license_detections: matched_length: 87 match_coverage: '100.0' matcher: 2-aho - license_expression: other-permissive - rule_identifier: other-permissive_320.RULE + license_expression: punycode + rule_identifier: punycode.LICENSE rule_relevance: 100 - rule_url: https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/other-permissive_320.RULE + rule_url: https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/licenses/punycode.LICENSE matched_text: | Disclaimer and license: Regarding this entire document or any portion of it (including the pseudocode and C code), the author @@ -511,7 +511,7 @@ license_detections: BUT NOT LIMITED TO ANY WARRANTY THAT THE USE OF THE INFORMATION HEREIN WILL NOT INFRINGE ANY RIGHTS OR ANY IMPLIED WARRANTIES OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. - identifier: other_permissive_and_ietf-ecea5b86-86d5-b280-af5c-d2d3da66579a + identifier: punycode_and_ietf-b9a37f0a-236b-5181-9ab2-2312abe8f010 - license_expression: bsd-new matches: - score: '100.0' From cce10384ed207da9a0b59264d8c0601520c5421a Mon Sep 17 00:00:00 2001 From: Ayan Sinha Mahapatra Date: Thu, 16 Nov 2023 22:57:29 +0530 Subject: [PATCH 2/4] Deprecate other-permissive rule for ugui LICENSE Reference: https://github.com/nexB/scancode-toolkit/issues/3571 Signed-off-by: Ayan Sinha Mahapatra --- src/licensedcode/data/rules/other-permissive_97.RULE | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/licensedcode/data/rules/other-permissive_97.RULE b/src/licensedcode/data/rules/other-permissive_97.RULE index ee56006cf54..b67f2d5ffaf 100644 --- a/src/licensedcode/data/rules/other-permissive_97.RULE +++ b/src/licensedcode/data/rules/other-permissive_97.RULE @@ -2,10 +2,11 @@ license_expression: other-permissive is_license_text: yes relevance: 100 +is_deprecated: yes --- This is a free software and is opened for education, -research and commercial developments under license policy of following trems. +research and commercial developments under license policy of following terms. * The module is a free software and there is NO WARRANTY. From 7b6a402c1d071cc46a811337113a5069cab1eb2f Mon Sep 17 00:00:00 2001 From: Ayan Sinha Mahapatra Date: Thu, 16 Nov 2023 23:40:03 +0530 Subject: [PATCH 3/4] Update Niels Ferguson License Signed-off-by: Ayan Sinha Mahapatra --- src/licensedcode/data/licenses/niels-ferguson.LICENSE | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/licensedcode/data/licenses/niels-ferguson.LICENSE b/src/licensedcode/data/licenses/niels-ferguson.LICENSE index dd3a3574952..8b68dbbf020 100644 --- a/src/licensedcode/data/licenses/niels-ferguson.LICENSE +++ b/src/licensedcode/data/licenses/niels-ferguson.LICENSE @@ -3,7 +3,7 @@ key: niels-ferguson short_name: Niels Ferguson License name: Niels Ferguson License category: Permissive -owner: Unspecified +owner: Niels Ferguson spdx_license_key: LicenseRef-scancode-niels-ferguson --- From 6c8a812b60007d26450c83c337f00bb55ca063b2 Mon Sep 17 00:00:00 2001 From: Ayan Sinha Mahapatra Date: Fri, 17 Nov 2023 00:03:44 +0530 Subject: [PATCH 4/4] Regen test fixtures to fix failures Signed-off-by: Ayan Sinha Mahapatra --- .../fossology-tests/UnclassifiedLicense/LICENSE.fatfs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/licensedcode/data/datadriven/external/fossology-tests/UnclassifiedLicense/LICENSE.fatfs.yml b/tests/licensedcode/data/datadriven/external/fossology-tests/UnclassifiedLicense/LICENSE.fatfs.yml index cf269c609e3..7ca0ac6c512 100644 --- a/tests/licensedcode/data/datadriven/external/fossology-tests/UnclassifiedLicense/LICENSE.fatfs.yml +++ b/tests/licensedcode/data/datadriven/external/fossology-tests/UnclassifiedLicense/LICENSE.fatfs.yml @@ -1,2 +1,2 @@ license_expressions: - - other-permissive + - ugui