Skip to content

Commit b3c8087

Browse files
Add new licenses from SPDX list 3.22
These license additions and license/rule updates are added automatically using the new spdx-synclic script. Features are: * Update old licenses on `perfect-detection` * Add new licenses where we don't have good detection at all * Deprecate generic rules when we have perfect detections to those, as we are adding licenses for those * In case of multiple detections/matches we are adding a new license and adding the detection details to the new file as notes to review there Reference: https://github.com/spdx/license-list-XML/releases/tag/v3.22 Reference: #3541 Signed-off-by: Ayan Sinha Mahapatra <[email protected]>
1 parent 26ace52 commit b3c8087

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

53 files changed

+1336
-27
lines changed
Lines changed: 49 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,49 @@
1+
---
2+
key: adobe-utopia
3+
short_name: Adobe Utopia Font License
4+
name: Adobe Utopia Font License
5+
notes: |
6+
license_expression: other-permissive
7+
matches:
8+
- score: '69.7'
9+
start_line: 1
10+
end_line: 12
11+
matched_length: 69
12+
match_coverage: '69.7'
13+
matcher: 3-seq
14+
license_expression: other-permissive
15+
rule_identifier: other-permissive_361.RULE
16+
rule_relevance: 100
17+
rule_url: https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/other-permissive_361.RULE
18+
matched_text: |
19+
Permission to use, reproduce, display and distribute the listed typefaces
20+
is hereby granted, provided that the Adobe Copyright notice appears in all
21+
whole and partial copies of the software and that the following trademark
22+
symbol and attribution appear in all unmodified copies of the software:
23+
24+
The Adobe typefaces (Type 1 font program, bitmaps and Adobe Font Metric
25+
files) donated are:
26+
27+
Utopia Regular
28+
Utopia Italic
29+
Utopia Bold
30+
Utopia Bold Italic
31+
detection_log: []
32+
identifier: other_permissive-7c7513ba-9d23-167b-da28-2150909749a8
33+
spdx_license_key: Adobe-Utopia
34+
other_urls:
35+
- https://gitlab.freedesktop.org/xorg/font/adobe-utopia-100dpi/-/blob/master/COPYING?ref_type=heads
36+
---
37+
38+
Permission to use, reproduce, display and distribute the listed typefaces
39+
is hereby granted, provided that the Adobe Copyright notice appears in all
40+
whole and partial copies of the software and that the following trademark
41+
symbol and attribution appear in all unmodified copies of the software:
42+
43+
The Adobe typefaces (Type 1 font program, bitmaps and Adobe Font Metric
44+
files) donated are:
45+
46+
Utopia Regular
47+
Utopia Italic
48+
Utopia Bold
49+
Utopia Bold Italic

src/licensedcode/data/licenses/autoconf-simple-exception.LICENSE

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,11 @@ notes: |
99
this is a simpler version of the Autonconf exception to the GPL 3.0 used in
1010
GNU Config config.guess and config.sub
1111
is_exception: yes
12-
spdx_license_key: LicenseRef-scancode-autoconf-simple-exception
12+
spdx_license_key: Autoconf-exception-generic-3.0
13+
other_spdx_license_keys:
14+
- LicenseRef-scancode-autoconf-simple-exception
15+
other_urls:
16+
- https://src.fedoraproject.org/rpms/redhat-rpm-config/blob/rawhide/f/config.guess
1317
---
1418

1519
As a special exception to the GNU General Public License, if you

src/licensedcode/data/licenses/bigelow-holmes.LICENSE

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,13 @@ name: Bigelow & Holmes Lucida Fonts License
55
category: Permissive
66
owner: Oracle Corporation
77
homepage_url: http://www.opensolaris.org/os/project/indiana/resources/getit/OpenSolaris_Dev_Preview_Third_Party_License.txt
8-
spdx_license_key: LicenseRef-scancode-bigelow-holmes
8+
spdx_license_key: Lucida-Bitmap-Fonts
9+
other_spdx_license_keys:
10+
- LicenseRef-scancode-bigelow-holmes
911
text_urls:
1012
- http://www.opensolaris.org/os/project/indiana/resources/getit/OpenSolaris_Dev_Preview_Third_Party_License.txt
13+
other_urls:
14+
- https://gitlab.freedesktop.org/xorg/font/bh-100dpi/-/blob/master/COPYING?ref_type=heads
1115
ignorable_copyrights:
1216
- (c) Copyright 1989 Sun Microsystems, Inc.
1317
- (c) Copyright Bigelow & Holmes 1986, 1985
Lines changed: 131 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,131 @@
1+
---
2+
key: bsd-3-clause-flex
3+
short_name: BSD 3-Clause Flex variant
4+
name: BSD 3-Clause Flex variant
5+
notes: |
6+
Multiple licenses detected by scancode on this textlicense_expression: flex-2.5 AND llnl
7+
matches:
8+
- score: '100.0'
9+
start_line: 1
10+
end_line: 3
11+
matched_length: 29
12+
match_coverage: '100.0'
13+
matcher: 2-aho
14+
license_expression: flex-2.5
15+
rule_identifier: flex-2.5_3.RULE
16+
rule_relevance: 100
17+
rule_url: https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/flex-2.5_3.RULE
18+
matched_text: |
19+
Flex carries the copyright used for BSD software, slightly modified
20+
because it originated at the Lawrence Berkeley (not Livermore!) Laboratory,
21+
which operates under a contract with the Department of Energy:
22+
- score: '6.22'
23+
start_line: 3
24+
end_line: 7
25+
matched_length: 12
26+
match_coverage: '6.22'
27+
matcher: 3-seq
28+
license_expression: llnl
29+
rule_identifier: llnl_1.RULE
30+
rule_relevance: 100
31+
rule_url: https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/llnl_1.RULE
32+
matched_text: |
33+
under a contract [with] [the] Department of Energy:
34+
35+
[Copyright] ([c]) [2001], [2002], [2003], [2004], [2005], [2006], [2007] [The] [Flex] [Project].
36+
37+
[Copyright] ([c]) [1990], [1997] The Regents of the University of California.
38+
detection_log: []
39+
identifier: flex_2_5_and_llnl-0eff4483-8876-c7cd-4746-7281b27b1e12
40+
license_expression: flex-2.5
41+
matches:
42+
- score: '100.0'
43+
start_line: 13
44+
end_line: 42
45+
matched_length: 214
46+
match_coverage: '100.0'
47+
matcher: 2-aho
48+
license_expression: flex-2.5
49+
rule_identifier: flex-2.5_11.RULE
50+
rule_relevance: 100
51+
rule_url: https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/flex-2.5_11.RULE
52+
matched_text: |
53+
The United States Government has rights in this work pursuant
54+
to contract no. DE-AC03-76SF00098 between the United States
55+
Department of Energy and the University of California.
56+
57+
Redistribution and use in source and binary forms, with or without
58+
modification, are permitted provided that the following conditions
59+
are met:
60+
61+
1. Redistributions of source code must retain the above copyright
62+
notice, this list of conditions and the following disclaimer.
63+
2. Redistributions in binary form must reproduce the above copyright
64+
notice, this list of conditions and the following disclaimer in the
65+
documentation and/or other materials provided with the distribution.
66+
67+
Neither the name of the University nor the names of its contributors
68+
may be used to endorse or promote products derived from this software
69+
without specific prior written permission.
70+
71+
THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR
72+
IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED
73+
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
74+
PURPOSE.
75+
76+
This basically says "do whatever you please with this software except
77+
remove this notice or take advantage of the University's (or the flex
78+
authors') name".
79+
80+
Note that the "flex.skl" scanner skeleton carries no copyright notice.
81+
You are free to do whatever you please with scanners generated using flex;
82+
for them, you are not even bound by the above copyright.
83+
detection_log: []
84+
identifier: flex_2_5-b8ea4a9b-85f2-f9c6-1338-3d68f41568c1
85+
spdx_license_key: BSD-3-Clause-flex
86+
other_urls:
87+
- https://github.com/westes/flex/blob/master/COPYING
88+
---
89+
90+
Flex carries the copyright used for BSD software, slightly modified
91+
because it originated at the Lawrence Berkeley (not Livermore!) Laboratory,
92+
which operates under a contract with the Department of Energy:
93+
94+
Copyright (c) 2001, 2002, 2003, 2004, 2005, 2006, 2007 The Flex Project.
95+
96+
Copyright (c) 1990, 1997 The Regents of the University of California.
97+
All rights reserved.
98+
99+
This code is derived from software contributed to Berkeley by
100+
Vern Paxson.
101+
102+
The United States Government has rights in this work pursuant
103+
to contract no. DE-AC03-76SF00098 between the United States
104+
Department of Energy and the University of California.
105+
106+
Redistribution and use in source and binary forms, with or without
107+
modification, are permitted provided that the following conditions
108+
are met:
109+
110+
1. Redistributions of source code must retain the above copyright
111+
notice, this list of conditions and the following disclaimer.
112+
2. Redistributions in binary form must reproduce the above copyright
113+
notice, this list of conditions and the following disclaimer in the
114+
documentation and/or other materials provided with the distribution.
115+
116+
Neither the name of the University nor the names of its contributors
117+
may be used to endorse or promote products derived from this software
118+
without specific prior written permission.
119+
120+
THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR
121+
IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED
122+
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
123+
PURPOSE.
124+
125+
This basically says "do whatever you please with this software except
126+
remove this notice or take advantage of the University's (or the flex
127+
authors') name".
128+
129+
Note that the "flex.skl" scanner skeleton carries no copyright notice.
130+
You are free to do whatever you please with scanners generated using flex;
131+
for them, you are not even bound by the above copyright.
Lines changed: 71 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,71 @@
1+
---
2+
key: bsd-3-clause-hp
3+
short_name: Hewlett-Packard BSD variant license
4+
name: Hewlett-Packard BSD variant license
5+
notes: |
6+
license_expression: bsd-new
7+
matches:
8+
- score: '99.53'
9+
start_line: 1
10+
end_line: 23
11+
matched_length: 210
12+
match_coverage: '100.0'
13+
matcher: 3-seq
14+
license_expression: bsd-new
15+
rule_identifier: bsd-new_38.RULE
16+
rule_relevance: 100
17+
rule_url: https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/bsd-new_38.RULE
18+
matched_text: |
19+
Redistribution and use in source and binary forms, with or without
20+
modification, are permitted provided that the following conditions
21+
are met:
22+
1. Redistributions of source code must retain the above copyright
23+
notice, this list of conditions and the following disclaimer.
24+
2. Redistributions in binary form must reproduce the above copyright
25+
notice, this list of conditions and the following disclaimer in the
26+
documentation and/or other materials provided with the distribution.
27+
3. Neither the name of the [HP] nor the names of its
28+
contributors may be used to endorse or promote products derived
29+
from this software without specific prior written permission.
30+
31+
THIS SOFTWARE IS PROVIDED BY THE AUTHOR "AS IS" AND ANY EXPRESS OR
32+
IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
33+
OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
34+
IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
35+
INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
36+
NOT LIMITED TO, PATENT INFRINGEMENT; PROCUREMENT OF SUBSTITUTE GOODS OR
37+
SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
38+
HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
39+
STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING
40+
IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
41+
POSSIBILITY OF SUCH DAMAGE.
42+
detection_log: []
43+
identifier: bsd_new-576f7bfb-4c28-c655-689c-de677b29b5b1
44+
spdx_license_key: BSD-3-Clause-HP
45+
other_urls:
46+
- https://github.com/zdohnal/hplip/blob/master/COPYING#L939
47+
---
48+
49+
Redistribution and use in source and binary forms, with or without
50+
modification, are permitted provided that the following conditions
51+
are met:
52+
1. Redistributions of source code must retain the above copyright
53+
notice, this list of conditions and the following disclaimer.
54+
2. Redistributions in binary form must reproduce the above copyright
55+
notice, this list of conditions and the following disclaimer in the
56+
documentation and/or other materials provided with the distribution.
57+
3. Neither the name of the HP nor the names of its
58+
contributors may be used to endorse or promote products derived
59+
from this software without specific prior written permission.
60+
61+
THIS SOFTWARE IS PROVIDED BY THE AUTHOR "AS IS" AND ANY EXPRESS OR
62+
IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
63+
OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
64+
IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
65+
INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
66+
NOT LIMITED TO, PATENT INFRINGEMENT; PROCUREMENT OF SUBSTITUTE GOODS OR
67+
SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
68+
HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
69+
STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING
70+
IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
71+
POSSIBILITY OF SUCH DAMAGE.
Lines changed: 101 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,101 @@
1+
---
2+
key: bsd-inferno-nettverk
3+
short_name: BSD-Inferno-Nettverk
4+
name: BSD-Inferno-Nettverk
5+
notes: |
6+
Multiple licenses detected by scancode on this textlicense_expression: bsd-original
7+
matches:
8+
- score: '82.74'
9+
start_line: 6
10+
end_line: 29
11+
matched_length: 187
12+
match_coverage: '82.74'
13+
matcher: 3-seq
14+
license_expression: bsd-original
15+
rule_identifier: bsd-original_58.RULE
16+
rule_relevance: 100
17+
rule_url: https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/bsd-original_58.RULE
18+
matched_text: "Redistribution and use in source and binary forms, with or without\n modification,\
19+
\ are permitted provided that the following conditions\n are met:\n 1. The above copyright\
20+
\ notice, this list of conditions and the following\n disclaimer [must] [appear] [in]\
21+
\ [all] [copies] [of] [the] [software], [derivative] [works]\n [or] [modified] [versions],\
22+
\ [and] [any] [portions] [thereof], [aswell] [as] [in] [all]\n [supporting] [documentation].\n\
23+
\ [2]. All advertising materials mentioning features or use of this software\n must\
24+
\ display the following acknowledgement:\n This product includes software developed\
25+
\ by\n [Inferno] [Nettverk] A/[S], [Norway].\n [3]. The name of the author may\
26+
\ not be used to endorse or promote products\n derived from this software without\
27+
\ specific prior written permission.\n \n THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS\
28+
\ IS'' AND ANY EXPRESS OR\n IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED\
29+
\ WARRANTIES\n OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.\n\
30+
\ IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,\n INCIDENTAL, SPECIAL,\
31+
\ EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT\n NOT LIMITED TO, PROCUREMENT OF\
32+
\ SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,\n DATA, OR PROFITS; OR BUSINESS INTERRUPTION)\
33+
\ HOWEVER CAUSED AND ON ANY\n THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,\
34+
\ OR TORT\n (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF\n\
35+
\ THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
36+
detection_log: []
37+
identifier: bsd_original-f082a9ce-fd6f-5f6d-6d67-722092ebb836
38+
license_expression:
39+
matches:
40+
- score: '11.81'
41+
start_line: 40
42+
end_line: 41
43+
matched_length: 15
44+
match_coverage: '11.81'
45+
matcher: 3-seq
46+
license_expression: carnegie-mellon-contributors
47+
rule_identifier: carnegie-mellon-contributors.LICENSE
48+
rule_relevance: 100
49+
rule_url: https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/licenses/carnegie-mellon-contributors.LICENSE
50+
matched_text: |
51+
any improvements or extensions that they make and grant [Inferno] [Nettverk] A/[S]
52+
the rights to redistribute these changes.
53+
detection_log:
54+
- low-quality-matches
55+
identifier:
56+
spdx_license_key: BSD-Inferno-Nettverk
57+
other_urls:
58+
- https://www.inet.no/dante/LICENSE
59+
---
60+
61+
Copyright (c) 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006,
62+
2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016
63+
2017, 2018, 2019, 2020
64+
Inferno Nettverk A/S, Norway. All rights reserved.
65+
66+
Redistribution and use in source and binary forms, with or without
67+
modification, are permitted provided that the following conditions
68+
are met:
69+
1. The above copyright notice, this list of conditions and the following
70+
disclaimer must appear in all copies of the software, derivative works
71+
or modified versions, and any portions thereof, aswell as in all
72+
supporting documentation.
73+
2. All advertising materials mentioning features or use of this software
74+
must display the following acknowledgement:
75+
This product includes software developed by
76+
Inferno Nettverk A/S, Norway.
77+
3. The name of the author may not be used to endorse or promote products
78+
derived from this software without specific prior written permission.
79+
80+
THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
81+
IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
82+
OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
83+
IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
84+
INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
85+
NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
86+
DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
87+
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
88+
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
89+
THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
90+
91+
Inferno Nettverk A/S requests users of this software to return to
92+
93+
Software Distribution Coordinator or [email protected]
94+
Inferno Nettverk A/S
95+
Oslo Research Park
96+
Gaustadalléen 21
97+
NO-0349 Oslo
98+
Norway
99+
100+
any improvements or extensions that they make and grant Inferno Nettverk A/S
101+
the rights to redistribute these changes.

0 commit comments

Comments
 (0)