From 8dc4a87e2d3e031c9bd497c76f5074597e1b75e1 Mon Sep 17 00:00:00 2001 From: Ayan Sinha Mahapatra Date: Wed, 18 Oct 2023 02:52:54 +0530 Subject: [PATCH] Review license additions and modifications Signed-off-by: Ayan Sinha Mahapatra --- .../data/licenses/adobe-utopia.LICENSE | 30 +---- .../data/licenses/bsd-3-clause-flex.LICENSE | 5 +- .../data/licenses/bsd-3-clause-hp.LICENSE | 2 + .../data/licenses/bsd-3-clause-sun.LICENSE | 4 +- .../licenses/bsd-inferno-nettverk.LICENSE | 127 ++++++------------ .../data/licenses/bsd-new.LICENSE | 7 +- .../data/licenses/bsd-systemics.LICENSE | 52 +------ .../data/licenses/check-cvs.LICENSE | 2 + src/licensedcode/data/licenses/cronyx.LICENSE | 2 + .../data/licenses/dl-de-zero-2.0.LICENSE | 2 + src/licensedcode/data/licenses/fbm.LICENSE | 2 + .../data/licenses/ferguson-twofish.LICENSE | 28 +--- .../data/licenses/furuseth.LICENSE | 24 +--- src/licensedcode/data/licenses/fwlw.LICENSE | 2 + .../licenses/gcc-exception-2.0-note.LICENSE | 44 +----- .../data/licenses/hpnd-doc-sell.LICENSE | 28 +--- .../data/licenses/hpnd-doc.LICENSE | 27 +--- .../data/licenses/hpnd-sell-regexpr.LICENSE | 27 +--- .../data/licenses/hpnd-uc.LICENSE | 43 +----- .../data/licenses/kastrup.LICENSE | 3 +- src/licensedcode/data/licenses/libpbm.LICENSE | 5 +- src/licensedcode/data/licenses/magaz.LICENSE | 2 + .../data/licenses/mcphee-slideshow.LICENSE | 3 +- .../data/licenses/mit-testregex.LICENSE | 2 + .../mit-with-modification-obligations.LICENSE | 1 + .../data/licenses/mmixware.LICENSE | 33 +---- .../data/licenses/niels-ferguson.LICENSE | 2 +- src/licensedcode/data/licenses/padl.LICENSE | 2 + .../data/licenses/pnmstitch.LICENSE | 36 +---- .../data/licenses/python-ldap.LICENSE | 23 ++++ src/licensedcode/data/licenses/python.LICENSE | 8 +- src/licensedcode/data/licenses/sl.LICENSE | 2 + .../data/licenses/ssh-keyscan.LICENSE | 2 + .../data/licenses/stunnel-exception.LICENSE | 35 +---- src/licensedcode/data/licenses/swrule.LICENSE | 7 +- src/licensedcode/data/licenses/ulem.LICENSE | 2 + .../data/licenses/urt-rle.LICENSE | 37 +---- src/licensedcode/data/licenses/zeeff.LICENSE | 3 +- .../data/rules/adobe-utopia_1.RULE | 30 +++++ .../data/rules/bsd-3-clause-sun_4.RULE | 34 +++++ src/licensedcode/data/rules/bsd-new_1002.RULE | 2 + .../data/rules/other-permissive_141.RULE | 1 + .../data/rules/other-permissive_150.RULE | 1 + .../data/rules/other-permissive_361.RULE | 2 + .../data/rules/other-permissive_77.RULE | 1 + .../data/rules/other-permissive_mazieres.RULE | 1 + src/licensedcode/data/rules/python_19.RULE | 3 +- .../data/rules/warranty-disclaimer_64.RULE | 1 + 48 files changed, 230 insertions(+), 512 deletions(-) create mode 100644 src/licensedcode/data/licenses/python-ldap.LICENSE create mode 100644 src/licensedcode/data/rules/adobe-utopia_1.RULE create mode 100644 src/licensedcode/data/rules/bsd-3-clause-sun_4.RULE diff --git a/src/licensedcode/data/licenses/adobe-utopia.LICENSE b/src/licensedcode/data/licenses/adobe-utopia.LICENSE index 11574506ba9..1444f872a00 100644 --- a/src/licensedcode/data/licenses/adobe-utopia.LICENSE +++ b/src/licensedcode/data/licenses/adobe-utopia.LICENSE @@ -2,34 +2,8 @@ key: adobe-utopia short_name: Adobe Utopia Font License name: Adobe Utopia Font License -notes: | - license_expression: other-permissive - matches: - - score: '69.7' - start_line: 1 - end_line: 12 - matched_length: 69 - match_coverage: '69.7' - matcher: 3-seq - license_expression: other-permissive - rule_identifier: other-permissive_361.RULE - rule_relevance: 100 - rule_url: https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/other-permissive_361.RULE - matched_text: | - Permission to use, reproduce, display and distribute the listed typefaces - is hereby granted, provided that the Adobe Copyright notice appears in all - whole and partial copies of the software and that the following trademark - symbol and attribution appear in all unmodified copies of the software: - - The Adobe typefaces (Type 1 font program, bitmaps and Adobe Font Metric - files) donated are: - - Utopia Regular - Utopia Italic - Utopia Bold - Utopia Bold Italic - detection_log: [] - identifier: other_permissive-7c7513ba-9d23-167b-da28-2150909749a8 +category: Permissive +owner: Adobe Systems spdx_license_key: Adobe-Utopia other_urls: - https://gitlab.freedesktop.org/xorg/font/adobe-utopia-100dpi/-/blob/master/COPYING?ref_type=heads diff --git a/src/licensedcode/data/licenses/bsd-3-clause-flex.LICENSE b/src/licensedcode/data/licenses/bsd-3-clause-flex.LICENSE index 5201b4d30ce..1e1a309cd43 100644 --- a/src/licensedcode/data/licenses/bsd-3-clause-flex.LICENSE +++ b/src/licensedcode/data/licenses/bsd-3-clause-flex.LICENSE @@ -1,9 +1,12 @@ --- key: bsd-3-clause-flex short_name: BSD 3-Clause Flex variant +category: Permissive +owner: Regents of the University of California name: BSD 3-Clause Flex variant notes: | - Multiple licenses detected by scancode on this textlicense_expression: flex-2.5 AND llnl + Multiple licenses detected by scancode on this text + license_expression: flex-2.5 AND llnl matches: - score: '100.0' start_line: 1 diff --git a/src/licensedcode/data/licenses/bsd-3-clause-hp.LICENSE b/src/licensedcode/data/licenses/bsd-3-clause-hp.LICENSE index 6b5c4bb444c..e549f7dcd77 100644 --- a/src/licensedcode/data/licenses/bsd-3-clause-hp.LICENSE +++ b/src/licensedcode/data/licenses/bsd-3-clause-hp.LICENSE @@ -2,6 +2,8 @@ key: bsd-3-clause-hp short_name: Hewlett-Packard BSD variant license name: Hewlett-Packard BSD variant license +category: Permissive +owner: HP - Hewlett Packard notes: | license_expression: bsd-new matches: diff --git a/src/licensedcode/data/licenses/bsd-3-clause-sun.LICENSE b/src/licensedcode/data/licenses/bsd-3-clause-sun.LICENSE index 642d35afbb2..1d12c2273d1 100644 --- a/src/licensedcode/data/licenses/bsd-3-clause-sun.LICENSE +++ b/src/licensedcode/data/licenses/bsd-3-clause-sun.LICENSE @@ -6,7 +6,9 @@ category: Permissive owner: Oracle (Sun) 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: LicenseRef-scancode-bsd-3-clause-sun +spdx_license_key: BSD-3-Clause-Sun +other_spdx_license_keys: + - LicenseRef-scancode-bsd-3-clause-sun minimum_coverage: 90 --- diff --git a/src/licensedcode/data/licenses/bsd-inferno-nettverk.LICENSE b/src/licensedcode/data/licenses/bsd-inferno-nettverk.LICENSE index f2bc74a936a..795a67c3928 100644 --- a/src/licensedcode/data/licenses/bsd-inferno-nettverk.LICENSE +++ b/src/licensedcode/data/licenses/bsd-inferno-nettverk.LICENSE @@ -2,57 +2,8 @@ key: bsd-inferno-nettverk short_name: BSD-Inferno-Nettverk name: BSD-Inferno-Nettverk -notes: | - Multiple licenses detected by scancode on this textlicense_expression: bsd-original - matches: - - score: '82.74' - start_line: 6 - end_line: 29 - matched_length: 187 - match_coverage: '82.74' - matcher: 3-seq - license_expression: bsd-original - rule_identifier: bsd-original_58.RULE - rule_relevance: 100 - rule_url: https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/bsd-original_58.RULE - matched_text: "Redistribution and use in source and binary forms, with or without\n modification,\ - \ are permitted provided that the following conditions\n are met:\n 1. The above copyright\ - \ notice, this list of conditions and the following\n disclaimer [must] [appear] [in]\ - \ [all] [copies] [of] [the] [software], [derivative] [works]\n [or] [modified] [versions],\ - \ [and] [any] [portions] [thereof], [aswell] [as] [in] [all]\n [supporting] [documentation].\n\ - \ [2]. All advertising materials mentioning features or use of this software\n must\ - \ display the following acknowledgement:\n This product includes software developed\ - \ by\n [Inferno] [Nettverk] A/[S], [Norway].\n [3]. The name of the author may\ - \ not be used to endorse or promote products\n derived from this software without\ - \ specific prior written permission.\n \n THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS\ - \ IS'' AND ANY EXPRESS OR\n IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED\ - \ WARRANTIES\n OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.\n\ - \ IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,\n INCIDENTAL, SPECIAL,\ - \ EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT\n NOT LIMITED TO, PROCUREMENT OF\ - \ SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,\n DATA, OR PROFITS; OR BUSINESS INTERRUPTION)\ - \ HOWEVER CAUSED AND ON ANY\n THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,\ - \ OR TORT\n (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF\n\ - \ THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE." - detection_log: [] - identifier: bsd_original-f082a9ce-fd6f-5f6d-6d67-722092ebb836 - license_expression: - matches: - - score: '11.81' - start_line: 40 - end_line: 41 - matched_length: 15 - match_coverage: '11.81' - matcher: 3-seq - license_expression: carnegie-mellon-contributors - rule_identifier: carnegie-mellon-contributors.LICENSE - rule_relevance: 100 - rule_url: https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/licenses/carnegie-mellon-contributors.LICENSE - matched_text: | - any improvements or extensions that they make and grant [Inferno] [Nettverk] A/[S] - the rights to redistribute these changes. - detection_log: - - low-quality-matches - identifier: +category: Permissive +owner: Inferno Nettverk spdx_license_key: BSD-Inferno-Nettverk other_urls: - https://www.inet.no/dante/LICENSE @@ -61,41 +12,41 @@ other_urls: Copyright (c) 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 2017, 2018, 2019, 2020 - Inferno Nettverk A/S, Norway. All rights reserved. +Inferno Nettverk A/S, Norway. All rights reserved. - Redistribution and use in source and binary forms, with or without - modification, are permitted provided that the following conditions - are met: - 1. The above copyright notice, this list of conditions and the following - disclaimer must appear in all copies of the software, derivative works - or modified versions, and any portions thereof, aswell as in all - supporting documentation. - 2. All advertising materials mentioning features or use of this software - must display the following acknowledgement: - This product includes software developed by - Inferno Nettverk A/S, Norway. - 3. The name of the author may not be used to endorse or promote products - derived from this software without specific prior written permission. - - THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``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 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. - - Inferno Nettverk A/S requests users of this software to return to - - Software Distribution Coordinator or sdc@inet.no - Inferno Nettverk A/S - Oslo Research Park - Gaustadalléen 21 - NO-0349 Oslo - Norway - - any improvements or extensions that they make and grant Inferno Nettverk A/S - the rights to redistribute these changes. \ No newline at end of file +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions +are met: +1. The above copyright notice, this list of conditions and the following + disclaimer must appear in all copies of the software, derivative works + or modified versions, and any portions thereof, aswell as in all + supporting documentation. +2. All advertising materials mentioning features or use of this software + must display the following acknowledgement: + This product includes software developed by + Inferno Nettverk A/S, Norway. +3. The name of the author may not be used to endorse or promote products + derived from this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``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 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. + +Inferno Nettverk A/S requests users of this software to return to + + Software Distribution Coordinator or sdc@inet.no + Inferno Nettverk A/S + Oslo Research Park + Gaustadalléen 21 + NO-0349 Oslo + Norway + +any improvements or extensions that they make and grant Inferno Nettverk A/S +the rights to redistribute these changes. \ No newline at end of file diff --git a/src/licensedcode/data/licenses/bsd-new.LICENSE b/src/licensedcode/data/licenses/bsd-new.LICENSE index 478951607ee..4a9e65cd3d9 100644 --- a/src/licensedcode/data/licenses/bsd-new.LICENSE +++ b/src/licensedcode/data/licenses/bsd-new.LICENSE @@ -6,18 +6,17 @@ category: Permissive owner: Regents of the University of California homepage_url: http://www.opensource.org/licenses/BSD-3-Clause notes: Per SPDX.org, this license is OSI certified. -spdx_license_key: BSD-3-Clause-Sun +spdx_license_key: BSD-3-Clause other_spdx_license_keys: - - BSD-3-Clause + - LicenseRef-scancode-libzip osi_license_key: BSD-3-Clause text_urls: - http://www.opensource.org/licenses/BSD-3-Clause osi_url: http://www.opensource.org/licenses/BSD-3-Clause other_urls: - - https://www.eclipse.org/org/documents/edl-v10.php - - https://github.com/xmlark/msv/blob/b9316e2f2270bc1606952ea4939ec87fbba157f3/xsdlib/src/main/java/com/sun/msv/datatype/regexp/InternalImpl.java - http://framework.zend.com/license/new-bsd - https://opensource.org/licenses/BSD-3-Clause + - https://www.eclipse.org/org/documents/edl-v10.php --- Redistribution and use in source and binary forms, with or without modification, diff --git a/src/licensedcode/data/licenses/bsd-systemics.LICENSE b/src/licensedcode/data/licenses/bsd-systemics.LICENSE index 3f01e793df2..70dd5b16a4f 100644 --- a/src/licensedcode/data/licenses/bsd-systemics.LICENSE +++ b/src/licensedcode/data/licenses/bsd-systemics.LICENSE @@ -2,56 +2,8 @@ key: bsd-systemics short_name: Systemics BSD variant license name: Systemics BSD variant license -notes: | - license_expression: proprietary-license AND ssleay - matches: - - score: '100.0' - start_line: 4 - end_line: 4 - matched_length: 7 - match_coverage: '100.0' - matcher: 2-aho - license_expression: proprietary-license - rule_identifier: proprietary-license_204.RULE - rule_relevance: 100 - rule_url: https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/proprietary-license_204.RULE - matched_text: FREE FOR COMMERCIAL AND NON-COMMERCIAL USE - - score: '70.35' - start_line: 7 - end_line: 39 - matched_length: 280 - match_coverage: '70.35' - matcher: 3-seq - license_expression: ssleay - rule_identifier: ssleay_4.RULE - rule_relevance: 100 - rule_url: https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/ssleay_4.RULE - matched_text: "Copyright remains [with] [Systemics] [Ltd], and as such any Copyright notices\n\ - in the code are not to be removed. If this [code] [is] [used] [in] a [product],\n[Systemics]\ - \ should be given attribution as the author of the parts used.\nThis can be in the form\ - \ of a textual message at program startup or\nin documentation (online or textual) provided\ - \ with the package.\n \nRedistribution and use in source and binary forms, with or without\n\ - modification, are permitted provided that the following conditions\nare met:\n1. Redistributions\ - \ of source code must retain the copyright\n notice, this list of conditions and the\ - \ following disclaimer.\n2. Redistributions in binary form must reproduce the above copyright\n\ - \ notice, this list of conditions and the following disclaimer in the\n documentation\ - \ and/or other materials provided with the distribution.\n3. All advertising materials\ - \ mentioning features or use of this software\n must display the following acknowledgement:\n\ - \ This product includes [software] [developed] [by] [Systemics] [Ltd] ([http]://[www].[systemics].[com]/)\ - \ \n \n[THIS] [SOFTWARE] [IS] [PROVIDED] [BY] [SYSTEMICS] [LTD] ``AS IS'' AND\nANY EXPRESS\ - \ OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\nIMPLIED WARRANTIES OF MERCHANTABILITY\ - \ AND FITNESS FOR A PARTICULAR PURPOSE\nARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR\ - \ OR CONTRIBUTORS BE LIABLE\nFOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY,\ - \ OR CONSEQUENTIAL\nDAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE\ - \ GOODS\nOR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)\nHOWEVER\ - \ CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT\nLIABILITY, OR TORT\ - \ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY\nOUT OF THE USE OF THIS SOFTWARE,\ - \ EVEN IF ADVISED OF THE POSSIBILITY OF\nSUCH DAMAGE.\n \nThe licence and distribution\ - \ terms for any publically available version or\nderivative of this code cannot be changed.\ - \ i.e. this code cannot simply be\ncopied and put under another distribution licence\ - \ [including the GNU Public Licence.]" - detection_log: [] - identifier: proprietary_license_and_ssleay-204afd41-bb58-b593-a297-a1c0d7ce77c2 +category: Permissive +owner: Systemics Ltd spdx_license_key: BSD-Systemics other_urls: - https://metacpan.org/release/DPARIS/Crypt-DES-2.07/source/COPYRIGHT diff --git a/src/licensedcode/data/licenses/check-cvs.LICENSE b/src/licensedcode/data/licenses/check-cvs.LICENSE index c56e86f081f..15edae25f21 100644 --- a/src/licensedcode/data/licenses/check-cvs.LICENSE +++ b/src/licensedcode/data/licenses/check-cvs.LICENSE @@ -2,6 +2,8 @@ key: check-cvs short_name: check-cvs License name: check-cvs License +category: Permissive +owner: GNU Savannah Project spdx_license_key: check-cvs other_urls: - http://cvs.savannah.gnu.org/viewvc/cvs/ccvs/contrib/check_cvs.in?revision=1.1.4.3&view=markup&pathrev=cvs1-11-23#l2 diff --git a/src/licensedcode/data/licenses/cronyx.LICENSE b/src/licensedcode/data/licenses/cronyx.LICENSE index 5cc7f1e4b48..c28404eb4f4 100644 --- a/src/licensedcode/data/licenses/cronyx.LICENSE +++ b/src/licensedcode/data/licenses/cronyx.LICENSE @@ -2,6 +2,8 @@ key: cronyx short_name: Cronyx License name: Cronyx License +category: Permissive +owner: Cronyx Ltd. 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 2972c4a921e..4ee11de7c79 100644 --- a/src/licensedcode/data/licenses/dl-de-zero-2.0.LICENSE +++ b/src/licensedcode/data/licenses/dl-de-zero-2.0.LICENSE @@ -2,6 +2,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 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/fbm.LICENSE b/src/licensedcode/data/licenses/fbm.LICENSE index 2c2bcdd7aae..6c9c2fe8ced 100644 --- a/src/licensedcode/data/licenses/fbm.LICENSE +++ b/src/licensedcode/data/licenses/fbm.LICENSE @@ -2,6 +2,8 @@ key: fbm short_name: Fuzzy Bitmap License name: Fuzzy Bitmap License +category: Permissive +owner: Michael Mauldin spdx_license_key: FBM other_urls: - https://github.com/SWI-Prolog/packages-xpce/blob/161a40cd82004f731ba48024f9d30af388a7edf5/src/img/gifwrite.c#L21-L26 diff --git a/src/licensedcode/data/licenses/ferguson-twofish.LICENSE b/src/licensedcode/data/licenses/ferguson-twofish.LICENSE index d5d47f6797b..9db0be2429a 100644 --- a/src/licensedcode/data/licenses/ferguson-twofish.LICENSE +++ b/src/licensedcode/data/licenses/ferguson-twofish.LICENSE @@ -2,34 +2,12 @@ key: ferguson-twofish short_name: Ferguson Twofish License name: Ferguson Twofish License -notes: | - license_expression: niels-ferguson - matches: - - score: '65.09' - start_line: 1 - end_line: 15 - matched_length: 138 - match_coverage: '65.09' - matcher: 3-seq - license_expression: niels-ferguson - rule_identifier: niels-ferguson.LICENSE - rule_relevance: 100 - rule_url: https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/licenses/niels-ferguson.LICENSE - matched_text: "The author hereby grants a perpetual license to everybody to \n use this\ - \ code for any purpose as long as the copyright message is included \n in the source code\ - \ of this or any derived work. \n \n Yes, this means that you, your company, your club,\ - \ and anyone else \n can use this code anywhere you want. You can change it and distribute\ - \ it \n under the GPL, include it in your commercial product without releasing \n the\ - \ source code, put it on the web, etc. \n The only thing you cannot do is remove my copyright\ - \ message, \n or distribute any source code based on this implementation that does not\ - \ \n include my copyright message. \n \n I appreciate a mention in the documentation\ - \ or credits, \n but I understand if that is difficult to do. \n I also appreciate it\ - \ if you tell me where and why you used my code." - detection_log: [] - identifier: niels_ferguson-52efd400-88cf-871d-7795-5834e1a85e6c +category: Permissive +owner: Niels Ferguson 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/furuseth.LICENSE b/src/licensedcode/data/licenses/furuseth.LICENSE index cad97c7cc8d..c8529f187dd 100644 --- a/src/licensedcode/data/licenses/furuseth.LICENSE +++ b/src/licensedcode/data/licenses/furuseth.LICENSE @@ -2,28 +2,8 @@ key: furuseth short_name: Furuseth License name: Furuseth License -notes: | - license_expression: bsd-original-uc-1986 - matches: - - score: '69.61' - start_line: 8 - end_line: 13 - matched_length: 45 - match_coverage: '70.31' - matcher: 3-seq - license_expression: bsd-original-uc-1986 - rule_identifier: bsd-original-uc-1986_3.RULE - rule_relevance: 99 - rule_url: https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/bsd-original-uc-1986_3.RULE - matched_text: | - Redistribution and use in source and binary forms, [with] [or] [without] - [modification], are permitted provided that this notice is preserved. - [The] [names] [of] [the] [copyright] [holders] may not be used to endorse or - promote products derived from this software without [their] specific - prior written permission. This software is provided ``as is'' - without express or implied warranty. - detection_log: [] - identifier: bsd_original_uc_1986-b1d5089a-52b4-4bc0-d2aa-3be48d03ed85 +category: Permissive +owner: Unspecified 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 5ac1e2f3266..2f1640c4e69 100644 --- a/src/licensedcode/data/licenses/fwlw.LICENSE +++ b/src/licensedcode/data/licenses/fwlw.LICENSE @@ -2,6 +2,8 @@ key: fwlw short_name: fwlw License name: fwlw License +category: Permissive +owner: Unspecified spdx_license_key: fwlw other_urls: - https://mirrors.nic.cz/tex-archive/macros/latex/contrib/fwlw/README diff --git a/src/licensedcode/data/licenses/gcc-exception-2.0-note.LICENSE b/src/licensedcode/data/licenses/gcc-exception-2.0-note.LICENSE index bba9b0d278e..c7e8cccae06 100644 --- a/src/licensedcode/data/licenses/gcc-exception-2.0-note.LICENSE +++ b/src/licensedcode/data/licenses/gcc-exception-2.0-note.LICENSE @@ -1,44 +1,10 @@ --- key: gcc-exception-2.0-note -short_name: GCC Runtime Library exception 2.0 - note variant -name: GCC Runtime Library exception 2.0 - note variant -notes: | - license_expression: unlimited-linking-exception-lgpl - matches: - - score: '100.0' - start_line: 1 - end_line: 8 - matched_length: 74 - match_coverage: '100.0' - matcher: 2-aho - license_expression: unlimited-linking-exception-lgpl - rule_identifier: unlimited-linking-exception-lgpl.LICENSE - rule_relevance: 100 - rule_url: https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/licenses/unlimited-linking-exception-lgpl.LICENSE - matched_text: | - In addition to the permissions in the GNU Lesser General Public - License, the Free Software Foundation gives you unlimited - permission to link the compiled version of this file with other - programs, and to distribute those programs without any restriction - coming from the use of this file. (The GNU Lesser General Public - License restrictions do apply in other respects; for example, they - cover modification of the file, and distribution when not linked - into another program.) - - score: '10.81' - start_line: 12 - end_line: 13 - matched_length: 8 - match_coverage: '10.81' - matcher: 3-seq - license_expression: unlimited-linking-exception-lgpl - rule_identifier: unlimited-linking-exception-lgpl.LICENSE - rule_relevance: 100 - rule_url: https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/licenses/unlimited-linking-exception-lgpl.LICENSE - matched_text: | - The GNU Lesser - General Public License [gives] permission to - detection_log: [] - identifier: unlimited_linking_exception_lgpl-d8419416-ca3e-60aa-ff37-8e52df3aefeb +short_name: GCC Runtime Library exception 2.0 - note variant +name: GCC Runtime Library exception 2.0 - note variant +category: Copyleft Limited +owner: Free Software Foundation (FSF) +notes: This is unlimited-linking-exception-lgpl.LICENSE with a note. is_exception: yes spdx_license_key: GCC-exception-2.0-note other_urls: diff --git a/src/licensedcode/data/licenses/hpnd-doc-sell.LICENSE b/src/licensedcode/data/licenses/hpnd-doc-sell.LICENSE index 285e8469fac..32a5088a9dc 100644 --- a/src/licensedcode/data/licenses/hpnd-doc-sell.LICENSE +++ b/src/licensedcode/data/licenses/hpnd-doc-sell.LICENSE @@ -1,30 +1,10 @@ --- key: hpnd-doc-sell -short_name: Historical Permission Notice and Disclaimer - documentation sell variant +short_name: Historical documentation sell variant name: Historical Permission Notice and Disclaimer - documentation sell variant -notes: | - license_expression: x11-doc - matches: - - score: '96.67' - start_line: 3 - end_line: 9 - matched_length: 58 - match_coverage: '96.67' - matcher: 3-seq - license_expression: x11-doc - rule_identifier: x11-doc.LICENSE - rule_relevance: 100 - rule_url: https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/licenses/x11-doc.LICENSE - matched_text: | - Permission to use, copy, modify, distribute, and sell this - documentation for any purpose is hereby granted without fee, - provided that the above copyright notice and this permission - notice appear in all copies. <[copyright] [holder]> - makes no representations about the suitability for any purpose - of the information in this document. This documentation - is provided "as is" without express or implied warranty. - detection_log: [] - identifier: x11_doc-89ffa1fe-db24-33aa-2385-b9a666261417 +category: Permissive +owner: Unspecified +notes: This is essentially x11-doc License with very minor changes. spdx_license_key: HPND-doc-sell other_urls: - https://gitlab.freedesktop.org/xorg/lib/libxtst/-/blob/master/COPYING?ref_type=heads#L108-117 diff --git a/src/licensedcode/data/licenses/hpnd-doc.LICENSE b/src/licensedcode/data/licenses/hpnd-doc.LICENSE index 0cbadfc0b67..15e0d3b8924 100644 --- a/src/licensedcode/data/licenses/hpnd-doc.LICENSE +++ b/src/licensedcode/data/licenses/hpnd-doc.LICENSE @@ -1,29 +1,10 @@ --- key: hpnd-doc -short_name: Historical Permission Notice and Disclaimer - documentation variant +short_name: Historical documentation variant name: Historical Permission Notice and Disclaimer - documentation variant -notes: | - license_expression: x11-doc - matches: - - score: '90.75' - start_line: 3 - end_line: 8 - matched_length: 55 - match_coverage: '91.67' - matcher: 3-seq - license_expression: x11-doc - rule_identifier: x11-doc_1.RULE - rule_relevance: 99 - rule_url: https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/x11-doc_1.RULE - matched_text: | - Permission to use, copy, modify, [and] distribute this documentation for - any purpose and without fee is hereby granted, provided that the above - copyright notice and this permission notice appear in all copies. - <[copyright] [holder]> makes no representations about the suitability for - any purpose of the information in this document. [This] [documentation] is - provided ``as is'' without express or implied warranty. - detection_log: [] - identifier: x11_doc-cbb94c23-a861-7c2f-518f-7871abb2ff9c +category: Permissive +owner: Unspecified +notes: This is essentially hpnd-doc-sell License without the 'without fee' spdx_license_key: HPND-doc other_urls: - https://gitlab.freedesktop.org/xorg/lib/libxext/-/blob/master/COPYING?ref_type=heads#L185-197 diff --git a/src/licensedcode/data/licenses/hpnd-sell-regexpr.LICENSE b/src/licensedcode/data/licenses/hpnd-sell-regexpr.LICENSE index 698ccdb1066..f3fface6784 100644 --- a/src/licensedcode/data/licenses/hpnd-sell-regexpr.LICENSE +++ b/src/licensedcode/data/licenses/hpnd-sell-regexpr.LICENSE @@ -1,28 +1,9 @@ --- key: hpnd-sell-regexpr -short_name: Historical Permission Notice and Disclaimer - sell regexpr variant -name: Historical Permission Notice and Disclaimer - sell regexpr variant -notes: | - license_expression: mit-old-style - matches: - - score: '59.26' - start_line: 5 - end_line: 9 - matched_length: 40 - match_coverage: '74.07' - matcher: 3-seq - license_expression: mit-old-style - rule_identifier: mit-old-style_15.RULE - rule_relevance: 80 - rule_url: https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/mit-old-style_15.RULE - matched_text: | - Permission to use, copy, modify, distribute, and sell this software - and its documentation for any purpose is hereby granted without - fee, provided that the above copyright notice appear in all copies. - [This] [software] is provided "as is" without express or implied - warranty. - detection_log: [] - identifier: mit_old_style-9ea75967-2a1e-7870-faf5-2751a1754cb9 +short_name: Historical sell regexpr variant +name: Historical Permission Notice and Disclaimer sell regexpr variant +category: Permissive +owner: Unspecified 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 bc5e2e9aff1..63c150dda0e 100644 --- a/src/licensedcode/data/licenses/hpnd-uc.LICENSE +++ b/src/licensedcode/data/licenses/hpnd-uc.LICENSE @@ -1,44 +1,9 @@ --- key: hpnd-uc -short_name: Historical Permission Notice and Disclaimer - University of California variant -name: Historical Permission Notice and Disclaimer - University of California variant -notes: | - license_expression: mit-old-style AND other-permissive - matches: - - score: '45.93' - start_line: 3 - end_line: 8 - matched_length: 31 - match_coverage: '57.41' - matcher: 3-seq - license_expression: mit-old-style - rule_identifier: mit-old-style_15.RULE - rule_relevance: 80 - rule_url: https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/mit-old-style_15.RULE - matched_text: | - Permission to use, - copy, modify, [and] distribute [this] [software] [and] [its] [documentation] [for] [any] - [purpose] [and] [without] [fee] is hereby granted, [provided] [that] [the] [above] - [copyright] [notice] [appear] [in] [all] [copies]. [The] [University] [of] [California] makes - no representations about the suitability of this software for any purpose. - It is provided "as is" without express or implied warranty. - - score: '100.0' - start_line: 3 - end_line: 6 - matched_length: 31 - match_coverage: '100.0' - matcher: 2-aho - license_expression: other-permissive - rule_identifier: other-permissive_219.RULE - rule_relevance: 100 - rule_url: https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/other-permissive_219.RULE - matched_text: | - Permission to use, - copy, modify, and distribute this software and its documentation for any - purpose and without fee is hereby granted, provided that the above - copyright notice appear in all copies. - detection_log: [] - identifier: mit_old_style_and_other_permissive-8116a19f-a224-9b36-92c1-e51e89d5fb57 +short_name: Historical UC variant +name: Historical Permission Notice and Disclaimer University of California variant +category: Permissive +owner: Unspecified 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/kastrup.LICENSE b/src/licensedcode/data/licenses/kastrup.LICENSE index 96395967bdd..ae8792e59fe 100644 --- a/src/licensedcode/data/licenses/kastrup.LICENSE +++ b/src/licensedcode/data/licenses/kastrup.LICENSE @@ -2,7 +2,8 @@ key: kastrup short_name: Kastrup License name: Kastrup License -notes: No licenses detected by scancode on this text +category: Permissive +owner: David Kastrup spdx_license_key: Kastrup other_urls: - https://ctan.math.utah.edu/ctan/tex-archive/macros/generic/kastrup/binhex.dtx diff --git a/src/licensedcode/data/licenses/libpbm.LICENSE b/src/licensedcode/data/licenses/libpbm.LICENSE index 0bbb30fcc6e..459775873a7 100644 --- a/src/licensedcode/data/licenses/libpbm.LICENSE +++ b/src/licensedcode/data/licenses/libpbm.LICENSE @@ -5,14 +5,13 @@ name: PBM Library License category: Permissive owner: ACME Labs homepage_url: http://web.mit.edu/tex/fontutil/fontutils-0.6/pbm/libpbm1.c -spdx_license_key: HPND-Pbmplus +spdx_license_key: xlock other_spdx_license_keys: - - xlock + - LicenseRef-scancode-libpbm text_urls: - http://web.mit.edu/tex/fontutil/fontutils-0.6/pbm/libpbm1.c other_urls: - http://sourceforge.net/p/netpbm/code/HEAD/tree/trunk/doc/COPYRIGHT.PATENT - - https://sourceforge.net/p/netpbm/code/HEAD/tree/super_stable/netpbm.c#l8 - https://fossies.org/linux/tiff/contrib/ras/ras2tif.c --- diff --git a/src/licensedcode/data/licenses/magaz.LICENSE b/src/licensedcode/data/licenses/magaz.LICENSE index a804ea7313b..019488ba62a 100644 --- a/src/licensedcode/data/licenses/magaz.LICENSE +++ b/src/licensedcode/data/licenses/magaz.LICENSE @@ -2,6 +2,8 @@ key: magaz short_name: magaz License name: magaz License +category: Permissive +owner: Unspecified 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/mcphee-slideshow.LICENSE b/src/licensedcode/data/licenses/mcphee-slideshow.LICENSE index be54c84ff1e..13047366505 100644 --- a/src/licensedcode/data/licenses/mcphee-slideshow.LICENSE +++ b/src/licensedcode/data/licenses/mcphee-slideshow.LICENSE @@ -2,7 +2,8 @@ key: mcphee-slideshow short_name: McPhee Slideshow License name: McPhee Slideshow License -notes: No licenses detected by scancode on this text +category: Permissive +owner: Unspecified 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-testregex.LICENSE b/src/licensedcode/data/licenses/mit-testregex.LICENSE index cf6d89c71ca..1ebb646d4b0 100644 --- a/src/licensedcode/data/licenses/mit-testregex.LICENSE +++ b/src/licensedcode/data/licenses/mit-testregex.LICENSE @@ -2,6 +2,8 @@ key: mit-testregex short_name: MIT testregex Variant name: MIT testregex Variant +category: Permissive +owner: AT&T spdx_license_key: MIT-testregex other_urls: - https://github.com/dotnet/runtime/blob/55e1ac7c07df62c4108d4acedf78f77574470ce5/src/libraries/System.Text.RegularExpressions/tests/FunctionalTests/AttRegexTests.cs#L12-L28 diff --git a/src/licensedcode/data/licenses/mit-with-modification-obligations.LICENSE b/src/licensedcode/data/licenses/mit-with-modification-obligations.LICENSE index 9aef6804322..d041f3f8af7 100644 --- a/src/licensedcode/data/licenses/mit-with-modification-obligations.LICENSE +++ b/src/licensedcode/data/licenses/mit-with-modification-obligations.LICENSE @@ -6,6 +6,7 @@ category: Permissive owner: MIT spdx_license_key: HPND-export-US-modify other_spdx_license_keys: + - LicenseRef-scancode-mit-with-modification-obligations - LicenseRef-scancode-mit-modification-obligations other_urls: - https://github.com/krb5/krb5/blob/krb5-1.21.2-final/NOTICE#L1157-L1182 diff --git a/src/licensedcode/data/licenses/mmixware.LICENSE b/src/licensedcode/data/licenses/mmixware.LICENSE index 4577186cd8f..87a892c479e 100644 --- a/src/licensedcode/data/licenses/mmixware.LICENSE +++ b/src/licensedcode/data/licenses/mmixware.LICENSE @@ -2,37 +2,8 @@ key: mmixware short_name: MMIXware License name: MMIXware License -notes: | - Multiple licenses detected by scancode on this textlicense_expression: other-permissive - matches: - - score: '100.0' - start_line: 3 - end_line: 3 - matched_length: 6 - match_coverage: '100.0' - matcher: 2-aho - license_expression: other-permissive - rule_identifier: other-permissive_free-unknown_46.RULE - rule_relevance: 100 - rule_url: https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/other-permissive_free-unknown_46.RULE - matched_text: may be freely copied and distributed, - detection_log: [] - identifier: other_permissive-851d8539-5279-6614-9eae-755070d7076c - license_expression: warranty-disclaimer - matches: - - score: '90.0' - start_line: 17 - end_line: 17 - matched_length: 2 - match_coverage: '100.0' - matcher: 2-aho - license_expression: warranty-disclaimer - rule_identifier: warranty-disclaimer_24.RULE - rule_relevance: 90 - rule_url: https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/warranty-disclaimer_24.RULE - matched_text: no warranty - detection_log: [] - identifier: warranty_disclaimer-48391dcb-9e03-9def-3286-75d32c5d446b +category: Permissive +owner: Donald E. Knuth spdx_license_key: MMIXware other_urls: - https://gitlab.lrz.de/mmix/mmixware/-/blob/master/boilerplate.w diff --git a/src/licensedcode/data/licenses/niels-ferguson.LICENSE b/src/licensedcode/data/licenses/niels-ferguson.LICENSE index a0069c19aa1..d6d1d882a69 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 ignorable_copyrights: - Copyright (c) 2002 by Niels Ferguson diff --git a/src/licensedcode/data/licenses/padl.LICENSE b/src/licensedcode/data/licenses/padl.LICENSE index 6c79c89a475..c4ccc6a2bb5 100644 --- a/src/licensedcode/data/licenses/padl.LICENSE +++ b/src/licensedcode/data/licenses/padl.LICENSE @@ -2,6 +2,8 @@ key: padl short_name: PADL License name: PADL License +category: Permissive +owner: PADL Software Pty Ltd. spdx_license_key: PADL other_urls: - https://git.openldap.org/openldap/openldap/-/blob/master/libraries/libldap/os-local.c?ref_type=heads#L19-23 diff --git a/src/licensedcode/data/licenses/pnmstitch.LICENSE b/src/licensedcode/data/licenses/pnmstitch.LICENSE index 829de7ab976..b9b59517913 100644 --- a/src/licensedcode/data/licenses/pnmstitch.LICENSE +++ b/src/licensedcode/data/licenses/pnmstitch.LICENSE @@ -2,38 +2,10 @@ key: pnmstitch short_name: pnmstitch License name: pnmstitch License -notes: | - license_expression: bsd-dpt - matches: - - score: '99.28' - start_line: 6 - end_line: 20 - matched_length: 137 - match_coverage: '99.28' - matcher: 3-seq - license_expression: bsd-dpt - rule_identifier: bsd-dpt.RULE - rule_relevance: 100 - rule_url: https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/bsd-dpt.RULE - matched_text: | - Redistribution and use in source form, with or without modification, are - permitted provided that redistributions of source code must retain the - above copyright notice, this list of conditions and the following - disclaimer. - - This software is provided `as is' by [Mark] [Salyzyn] 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 [Mark] [Salyzyn] 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 interruptions) 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. - detection_log: [] - identifier: bsd_dpt-7052a92b-e66e-a11b-5488-0ecc6eec8088 -spdx_license_key: pnmstitch +category: Permissive +owner: Unspecified +notes: This is the same as bsd-dpt.RULE with ` Mark Salyzyn` added. +spdx_license_key: pnmstitc other_urls: - https://sourceforge.net/p/netpbm/code/HEAD/tree/super_stable/editor/pnmstitch.c#l2 --- diff --git a/src/licensedcode/data/licenses/python-ldap.LICENSE b/src/licensedcode/data/licenses/python-ldap.LICENSE new file mode 100644 index 00000000000..c6e7539ee44 --- /dev/null +++ b/src/licensedcode/data/licenses/python-ldap.LICENSE @@ -0,0 +1,23 @@ +--- +key: python-ldap +short_name: Python ldap License +name: Python ldap License +category: Permissive +owner: Python Software Foundation (PSF) +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. + +Standard disclaimer + This software is made available by the author(s) to the public for free + and "as is". All users of this free software are solely and entirely + responsible for their own choice and use of this software for their + own purposes. By using this software, each user agrees that the + author(s) shall not be liable for damages of any kind in relation to + its use or performance. The author(s) do not warrant that this software + is fit for any purpose. \ No newline at end of file diff --git a/src/licensedcode/data/licenses/python.LICENSE b/src/licensedcode/data/licenses/python.LICENSE index 83996a7e19a..191919c7973 100644 --- a/src/licensedcode/data/licenses/python.LICENSE +++ b/src/licensedcode/data/licenses/python.LICENSE @@ -5,17 +5,13 @@ name: Python Software Foundation License v2 category: Permissive owner: Python Software Foundation (PSF) homepage_url: http://docs.python.org/license.html -spdx_license_key: python-ldap -other_spdx_license_keys: - - Python-2.0 +spdx_license_key: Python-2.0 text_urls: - http://spdx.org/licenses/Python-2.0 osi_url: http://www.opensource.org/licenses/Python-2.0 other_urls: - - http://www.gnu.org/licenses/license-list.html#PythonOld - http://opensource.org/licenses/PythonSoftFoundation.php - - 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 + - http://www.gnu.org/licenses/license-list.html#PythonOld - https://opensource.org/licenses/Python-2.0 ignorable_copyrights: - Copyright (c) 1991 - 1995, Stichting Mathematisch Centrum Amsterdam, The Netherlands diff --git a/src/licensedcode/data/licenses/sl.LICENSE b/src/licensedcode/data/licenses/sl.LICENSE index db99390f1c8..d3d896c72e7 100644 --- a/src/licensedcode/data/licenses/sl.LICENSE +++ b/src/licensedcode/data/licenses/sl.LICENSE @@ -2,6 +2,8 @@ key: sl short_name: SL License name: SL License +category: Permissive +owner: Unspecified spdx_license_key: SL other_urls: - https://github.com/mtoyoda/sl/blob/master/LICENSE diff --git a/src/licensedcode/data/licenses/ssh-keyscan.LICENSE b/src/licensedcode/data/licenses/ssh-keyscan.LICENSE index 46c93e2f305..5b48b764b11 100644 --- a/src/licensedcode/data/licenses/ssh-keyscan.LICENSE +++ b/src/licensedcode/data/licenses/ssh-keyscan.LICENSE @@ -2,6 +2,8 @@ key: ssh-keyscan short_name: ssh-keyscan License name: ssh-keyscan License +category: Permissive +owner: Unspecified 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 8daf184a3ab..b1a12731a99 100644 --- a/src/licensedcode/data/licenses/stunnel-exception.LICENSE +++ b/src/licensedcode/data/licenses/stunnel-exception.LICENSE @@ -2,38 +2,9 @@ key: stunnel-exception short_name: stunnel Exception name: stunnel Exception -notes: | - license_expression: strongswan-exception AND openssl-ssleay - matches: - - score: '77.2' - start_line: 1 - end_line: 5 - matched_length: 149 - match_coverage: '77.2' - matcher: 3-seq - license_expression: strongswan-exception - rule_identifier: strongswan-exception.LICENSE - rule_relevance: 100 - rule_url: https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/licenses/strongswan-exception.LICENSE - matched_text: | - statically or dynamically with other modules is making a combined work based on [stunnel]. Thus, the terms and conditions of the GNU General Public License cover the whole combination. - - In addition, as a special exception, the copyright [holder] [of] [stunnel] [gives] you permission to combine [stunnel] with free software programs or libraries that are released under the GNU LGPL and with code included in the standard release of [OpenSSL] [under] [the] [OpenSSL] [License] (or modified versions of such code, with unchanged license). You may copy and distribute such a system following the terms of the GNU GPL for [stunnel] and the licenses of the other code concerned. - - Note that people who make modified versions of [stunnel] are not obligated to grant this special exception for their modified versions; it is their choice whether to do so. The GNU General Public License gives permission to release a modified version without this exception; this exception also makes it possible to release a modified version which carries forward this exception. - - score: '100.0' - start_line: 3 - end_line: 3 - matched_length: 2 - match_coverage: '100.0' - matcher: 2-aho - license_expression: openssl-ssleay - rule_identifier: openssl-ssleay_2.RULE - rule_relevance: 100 - rule_url: https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/openssl-ssleay_2.RULE - matched_text: OpenSSL License ( - detection_log: [] - identifier: strongswan_exception_and_openssl_ssleay-814ba60e-bdaa-43b7-0ad8-f07e8753445e +category: Permissive +owner: Unspecified +notes: similar to the strongswan-exception LICENSE is_exception: yes spdx_license_key: stunnel-exception other_urls: diff --git a/src/licensedcode/data/licenses/swrule.LICENSE b/src/licensedcode/data/licenses/swrule.LICENSE index 70552e2b2c2..0b6fba94aac 100644 --- a/src/licensedcode/data/licenses/swrule.LICENSE +++ b/src/licensedcode/data/licenses/swrule.LICENSE @@ -2,9 +2,14 @@ key: swrule short_name: swrule License name: swrule License +category: Permissive +owner: Unspecified spdx_license_key: swrule other_urls: - https://ctan.math.utah.edu/ctan/tex-archive/macros/generic/misc/swrule.sty --- -The style package is copyrighted but may be used and extended in any way, as long as a pointer to the original author is maintained. The author is not liable for any problem that may or may not result from using this package. Use at your own risk. \ No newline at end of file +The style package is copyrighted but may be used and extended in any way, +as long as a pointer to the original author is maintained. +The author is not liable for any problem that may or may not result +from using this package. Use at your own risk. \ No newline at end of file diff --git a/src/licensedcode/data/licenses/ulem.LICENSE b/src/licensedcode/data/licenses/ulem.LICENSE index 7110f77f1c2..420f06bb79e 100644 --- a/src/licensedcode/data/licenses/ulem.LICENSE +++ b/src/licensedcode/data/licenses/ulem.LICENSE @@ -2,6 +2,8 @@ key: ulem short_name: ulem License name: ulem License +category: Permissive +owner: Unspecified 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 b7f65bbbf0d..01a816f49e1 100644 --- a/src/licensedcode/data/licenses/urt-rle.LICENSE +++ b/src/licensedcode/data/licenses/urt-rle.LICENSE @@ -2,41 +2,8 @@ key: urt-rle short_name: Utah Raster Toolkit Run Length Encoded License name: Utah Raster Toolkit Run Length Encoded License -notes: | - Multiple licenses detected by scancode on this textlicense_expression: warranty-disclaimer - matches: - - score: '100.0' - start_line: 5 - end_line: 5 - matched_length: 4 - match_coverage: '100.0' - matcher: 2-aho - license_expression: warranty-disclaimer - rule_identifier: warranty-disclaimer_32.RULE - rule_relevance: 100 - rule_url: https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/warranty-disclaimer_32.RULE - matched_text: There is no warranty - detection_log: [] - identifier: warranty_disclaimer-0c70b4fc-0603-3756-66b1-4ebc6d14f669 - license_expression: - matches: - - score: '11.21' - start_line: 13 - end_line: 15 - matched_length: 24 - match_coverage: '11.21' - matcher: 3-seq - license_expression: qhull - rule_identifier: qhull.LICENSE - rule_relevance: 100 - rule_url: https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/licenses/qhull.LICENSE - matched_text: | - If you modify [this] [software], [you] [should] include a notice giving the - * name of the person performing the modification, the date of modification, - * and the reason for such modification. - detection_log: - - low-quality-matches - identifier: +category: Permissive +owner: Unspecified 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/zeeff.LICENSE b/src/licensedcode/data/licenses/zeeff.LICENSE index 0639e39022a..341265b8be1 100644 --- a/src/licensedcode/data/licenses/zeeff.LICENSE +++ b/src/licensedcode/data/licenses/zeeff.LICENSE @@ -2,7 +2,8 @@ key: zeeff short_name: Zeeff License name: Zeeff License -notes: No licenses detected by scancode on this text +category: Permissive +owner: Unspecified 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/adobe-utopia_1.RULE b/src/licensedcode/data/rules/adobe-utopia_1.RULE new file mode 100644 index 00000000000..8c0e80db328 --- /dev/null +++ b/src/licensedcode/data/rules/adobe-utopia_1.RULE @@ -0,0 +1,30 @@ +--- +license_expression: adobe-utopia +is_license_notice: yes +ignorable_copyrights: + - Copyright (c) 1989 Adobe Systems Incorporated Utopia (R) Utopia +ignorable_holders: + - Adobe Systems Incorporated Utopia (R) Utopia +--- + +And here is the licence of utopia + +% The following notice accompanied the Utopia font: +% +% Permission to use, reproduce, display and distribute the listed +% typefaces is hereby granted, provided that the Adobe Copyright notice +% appears in all whole and partial copies of the software and that the +% following trademark symbol and attribution appear in all unmodified +% copies of the software: +% +% Copyright (c) 1989 Adobe Systems Incorporated +% Utopia (R) +% Utopia is a registered trademark of Adobe Systems Incorporated +% +% The Adobe typefaces (Type 1 font program, bitmaps and Adobe Font +% Metric files) donated are: +% +% Utopia Regular +% Utopia Italic +% Utopia Bold +% Utopia Bold Italic \ No newline at end of file diff --git a/src/licensedcode/data/rules/bsd-3-clause-sun_4.RULE b/src/licensedcode/data/rules/bsd-3-clause-sun_4.RULE new file mode 100644 index 00000000000..7414f37d0a8 --- /dev/null +++ b/src/licensedcode/data/rules/bsd-3-clause-sun_4.RULE @@ -0,0 +1,34 @@ +--- +license_expression: bsd-3-clause-sun +is_license_text: yes +relevance: 99 +notes: Formerly this was bsd-new_1002.RULE +--- + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are +met: + +- Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + +- Redistribution in binary form must reproduct the above copyright + notice, this list of conditions and the following disclaimer in the + documentation and/or other materials provided with the distribution. + +Neither the name of Sun Microsystems, Inc. or the names of +contributors may be used to endorse or promote products derived from +this software without specific prior written permission. + +This software is provided "AS IS," without a warranty of any kind. ALL +EXPRESS OR IMPLIED CONDITIONS, REPRESENTATIONS AND WARRANTIES, +INCLUDING ANY IMPLIED WARRANTY OF MERCHANTABILITY, FITNESS FOR A +PARTICULAR PURPOSE OR NON-INFRINGEMENT, ARE HEREBY EXCLUDED. SUN AND +ITS LICENSORS SHALL NOT BE LIABLE FOR ANY DAMAGES OR LIABILITIES +SUFFERED BY LICENSEE AS A RESULT OF OR RELATING TO USE, MODIFICATION +OR DISTRIBUTION OF THE SOFTWARE OR ITS DERIVATIVES. IN NO EVENT WILL +SUN OR ITS LICENSORS BE LIABLE FOR ANY LOST REVENUE, PROFIT OR DATA, +OR FOR DIRECT, INDIRECT, SPECIAL, CONSEQUENTIAL, INCIDENTAL OR +PUNITIVE DAMAGES, HOWEVER CAUSED AND REGARDLESS OF THE THEORY OF +LIABILITY, ARISING OUT OF THE USE OF OR INABILITY TO USE SOFTWARE, +EVEN IF SUN HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. \ No newline at end of file diff --git a/src/licensedcode/data/rules/bsd-new_1002.RULE b/src/licensedcode/data/rules/bsd-new_1002.RULE index 3b83a81416d..554ed32c6aa 100644 --- a/src/licensedcode/data/rules/bsd-new_1002.RULE +++ b/src/licensedcode/data/rules/bsd-new_1002.RULE @@ -2,8 +2,10 @@ license_expression: bsd-new is_license_text: yes relevance: 99 +is_deprecated: yes notes: This is a sun-bsd-no-nuclear stripped from the nuclear clause which is essentially a bsd-3-clause + This is actually bsd-3-clause-sun LICENSE --- Redistribution and use in source and binary forms, with or without diff --git a/src/licensedcode/data/rules/other-permissive_141.RULE b/src/licensedcode/data/rules/other-permissive_141.RULE index 2708bceee06..3de7ee75a05 100644 --- a/src/licensedcode/data/rules/other-permissive_141.RULE +++ b/src/licensedcode/data/rules/other-permissive_141.RULE @@ -1,6 +1,7 @@ --- license_expression: other-permissive is_license_text: yes +is_deprecated: yes notes: 'Replaced by license: mit-testregex' --- diff --git a/src/licensedcode/data/rules/other-permissive_150.RULE b/src/licensedcode/data/rules/other-permissive_150.RULE index 593647e0a04..9505c6c79b0 100644 --- a/src/licensedcode/data/rules/other-permissive_150.RULE +++ b/src/licensedcode/data/rules/other-permissive_150.RULE @@ -1,6 +1,7 @@ --- license_expression: other-permissive is_license_text: yes +is_deprecated: yes notes: 'Replaced by license: cronyx' --- diff --git a/src/licensedcode/data/rules/other-permissive_361.RULE b/src/licensedcode/data/rules/other-permissive_361.RULE index fbe9ab67efa..1aba0701284 100644 --- a/src/licensedcode/data/rules/other-permissive_361.RULE +++ b/src/licensedcode/data/rules/other-permissive_361.RULE @@ -1,10 +1,12 @@ --- license_expression: other-permissive is_license_notice: yes +is_deprecated: yes ignorable_copyrights: - Copyright (c) 1989 Adobe Systems Incorporated Utopia (R) Utopia ignorable_holders: - Adobe Systems Incorporated Utopia (R) Utopia +notes: This was moved to adobe-utopia_1.RULE --- And here is the licence of utopia diff --git a/src/licensedcode/data/rules/other-permissive_77.RULE b/src/licensedcode/data/rules/other-permissive_77.RULE index 1bae2633b15..6a533c59245 100644 --- a/src/licensedcode/data/rules/other-permissive_77.RULE +++ b/src/licensedcode/data/rules/other-permissive_77.RULE @@ -1,6 +1,7 @@ --- license_expression: other-permissive is_license_text: yes +is_deprecated: yes notes: 'Replaced by license: fbm' --- diff --git a/src/licensedcode/data/rules/other-permissive_mazieres.RULE b/src/licensedcode/data/rules/other-permissive_mazieres.RULE index a29e2341eec..3af5112f71d 100644 --- a/src/licensedcode/data/rules/other-permissive_mazieres.RULE +++ b/src/licensedcode/data/rules/other-permissive_mazieres.RULE @@ -1,6 +1,7 @@ --- license_expression: other-permissive is_license_notice: yes +is_deprecated: yes notes: 'Replaced by license: ssh-keyscan' --- diff --git a/src/licensedcode/data/rules/python_19.RULE b/src/licensedcode/data/rules/python_19.RULE index 98f1f1f0e42..2515b73420f 100644 --- a/src/licensedcode/data/rules/python_19.RULE +++ b/src/licensedcode/data/rules/python_19.RULE @@ -2,6 +2,7 @@ license_expression: python is_license_notice: yes relevance: 100 +is_deprecated: yes --- The python-ldap package is distributed under Python-style license. @@ -13,4 +14,4 @@ Standard disclaimer: own purposes. By using this software, each user agrees that the author(s) shall not be liable for damages of any kind in relation to its use or performance. The author(s) do not warrant that this software -is fit for any purpose. \ No newline at end of file + is fit for any purpose. \ No newline at end of file diff --git a/src/licensedcode/data/rules/warranty-disclaimer_64.RULE b/src/licensedcode/data/rules/warranty-disclaimer_64.RULE index 9f61b1b25e4..c888010b71c 100644 --- a/src/licensedcode/data/rules/warranty-disclaimer_64.RULE +++ b/src/licensedcode/data/rules/warranty-disclaimer_64.RULE @@ -1,6 +1,7 @@ --- license_expression: warranty-disclaimer is_license_text: yes +is_deprecated: yes relevance: 100 notes: 'Replaced by license: swrule' ---