Skip to content

Commit fe7266e

Browse files
Add remaining SPDX licenses
Signed-off-by: Ayan Sinha Mahapatra <ayansmahapatra@gmail.com>
1 parent e8af8a8 commit fe7266e

32 files changed

+180
-246
lines changed

src/licensedcode/data/licenses/bsd-3-clause-flex.LICENSE

Lines changed: 0 additions & 140 deletions
This file was deleted.

src/licensedcode/data/licenses/bsd-3-clause-hp.LICENSE

Lines changed: 1 addition & 40 deletions
Original file line numberDiff line numberDiff line change
@@ -4,45 +4,6 @@ short_name: Hewlett-Packard BSD variant license
44
name: Hewlett-Packard BSD variant license
55
category: Permissive
66
owner: HP - Hewlett Packard
7-
notes: |
8-
license_expression: bsd-new
9-
matches:
10-
- score: '99.53'
11-
start_line: 1
12-
end_line: 23
13-
matched_length: 210
14-
match_coverage: '100.0'
15-
matcher: 3-seq
16-
license_expression: bsd-new
17-
rule_identifier: bsd-new_38.RULE
18-
rule_relevance: 100
19-
rule_url: https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/bsd-new_38.RULE
20-
matched_text: |
21-
Redistribution and use in source and binary forms, with or without
22-
modification, are permitted provided that the following conditions
23-
are met:
24-
1. Redistributions of source code must retain the above copyright
25-
notice, this list of conditions and the following disclaimer.
26-
2. Redistributions in binary form must reproduce the above copyright
27-
notice, this list of conditions and the following disclaimer in the
28-
documentation and/or other materials provided with the distribution.
29-
3. Neither the name of the [HP] nor the names of its
30-
contributors may be used to endorse or promote products derived
31-
from this software without specific prior written permission.
32-
33-
THIS SOFTWARE IS PROVIDED BY THE AUTHOR "AS IS" AND ANY EXPRESS OR
34-
IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
35-
OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
36-
IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
37-
INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
38-
NOT LIMITED TO, PATENT INFRINGEMENT; PROCUREMENT OF SUBSTITUTE GOODS OR
39-
SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
40-
HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
41-
STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING
42-
IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
43-
POSSIBILITY OF SUCH DAMAGE.
44-
detection_log: []
45-
identifier: bsd_new-576f7bfb-4c28-c655-689c-de677b29b5b1
467
spdx_license_key: BSD-3-Clause-HP
478
other_urls:
489
- https://github.com/zdohnal/hplip/blob/master/COPYING#L939
@@ -56,7 +17,7 @@ are met:
5617
2. Redistributions in binary form must reproduce the above copyright
5718
notice, this list of conditions and the following disclaimer in the
5819
documentation and/or other materials provided with the distribution.
59-
3. Neither the name of the HP nor the names of its
20+
3. Neither the name of the {{HP}} nor the names of its
6021
contributors may be used to endorse or promote products derived
6122
from this software without specific prior written permission.
6223

src/licensedcode/data/licenses/flex-2.5.LICENSE

Lines changed: 31 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -5,28 +5,43 @@ name: Flex License v2.5
55
category: Permissive
66
owner: Regents of the University of California
77
homepage_url: http://www.cs.princeton.edu/~appel/modern/c/software/flex/flex.html
8-
spdx_license_key: LicenseRef-scancode-flex-2.5
8+
spdx_license_key: BSD-3-Clause-flex
9+
other_spdx_license_keys:
10+
- LicenseRef-scancode-flex-2.5
911
text_urls:
1012
- http://www.cs.cmu.edu/afs/cs/project/ai-repository-9/ai/areas/nlp/parsing/flex/copying.txt
1113
minimum_coverage: 80
1214
ignorable_authors:
1315
- the University of California, Berkeley and its contributors
1416
---
1517

16-
The United States Government has rights in this work pursuant to contract no. DE-
17-
AC03-76SF00098 between the United States Department of Energy and the University of
18-
California.
18+
The United States Government has rights in this work pursuant
19+
to contract no. DE-AC03-76SF00098 between the United States
20+
Department of Energy and the University of California.
1921

20-
Redistribution and use in source and binary forms are permitted provided that: (1)
21-
source distributions retain this entire copyright notice and comment, and (2)
22-
distributions including binaries display the following acknowledgement: "This product
23-
includes software developed by the University of California, Berkeley and its
24-
contributors" in the documentation or other materials provided with the distribution
25-
and in all advertising materials mentioning features or use of this software. Neither
26-
the name of the University nor the names of its contributors may be used to endorse
27-
or promote products derived from this software without specific prior written
28-
permission.
22+
Redistribution and use in source and binary forms, with or without
23+
modification, are permitted provided that the following conditions
24+
are met:
2925

30-
THIS SOFTWARE IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED WARRANTIES,
31-
INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
32-
FOR A PARTICULAR PURPOSE.
26+
1. Redistributions of source code must retain the above copyright
27+
notice, this list of conditions and the following disclaimer.
28+
2. Redistributions in binary form must reproduce the above copyright
29+
notice, this list of conditions and the following disclaimer in the
30+
documentation and/or other materials provided with the distribution.
31+
32+
Neither the name of the University nor the names of its contributors
33+
may be used to endorse or promote products derived from this software
34+
without specific prior written permission.
35+
36+
THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR
37+
IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED
38+
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
39+
PURPOSE.
40+
41+
This basically says "do whatever you please with this software except
42+
remove this notice or take advantage of the University's (or the flex
43+
authors') name".
44+
45+
Note that the "flex.skl" scanner skeleton carries no copyright notice.
46+
You are free to do whatever you please with scanners generated using flex;
47+
for them, you are not even bound by the above copyright.
Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
---
2+
key: hp-1986
3+
short_name: HP 1986 License
4+
name: Hewlett-Packard 1986 License
5+
category: Permissive
6+
owner: Open Software Foundation
7+
spdx_license_key: HP-1986
8+
other_urls:
9+
- https://sourceware.org/git/?p=newlib-cygwin.git;a=blob;f=newlib/libc/machine/hppa/memchr.S;h=1cca3e5e8867aa4bffef1f75a5c1bba25c0c441e;hb=HEAD#l2
10+
---
11+
12+
To anyone who acknowledges that this file is provided "AS IS"
13+
without any express or implied warranty permission to use, copy,
14+
modify, and distribute this file for any purpose is hereby granted
15+
without fee, provided that the above copyright notice and this notice
16+
appears in all copies, and that the name of Hewlett-Packard Company
17+
not be used in advertising or publicity pertaining to distribution
18+
of the software without specific, written prior permission. Hewlett-Packard
19+
Company makes no representations about the suitability of this software for any purpose.
Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
---
2+
key: hpnd-pbmplus
3+
short_name: Historical Pbmplus variant
4+
name: Historical Permission Notice and Disclaimer Pbmplus variant
5+
category: Permissive
6+
owner: ACME Labs
7+
homepage_url: http://web.mit.edu/tex/fontutil/fontutils-0.6/pbm/libpbm1.c
8+
spdx_license_key: HPND-Pbmplus
9+
other_urls:
10+
- https://sourceforge.net/p/netpbm/code/HEAD/tree/super_stable/netpbm.c#l8
11+
notes: |
12+
This was previously the text of libpbm LICENSE and wrongly assigned
13+
spdx_license_key as xlock
14+
---
15+
16+
Permission to use, copy, modify, and distribute this software and its
17+
documentation for any purpose and without fee is hereby granted, provided
18+
that the above copyright notice appear in all copies and that both that
19+
copyright notice and this permission notice appear in supporting
20+
documentation. This software is provided "as is" without express or
21+
implied warranty.

src/licensedcode/data/licenses/libpbm.LICENSE

Lines changed: 11 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,14 @@ other_urls:
1515
- https://fossies.org/linux/tiff/contrib/ras/ras2tif.c
1616
---
1717

18-
Permission to use, copy, modify, and distribute this software and its documentation
19-
for any purpose and without fee is hereby granted, provided that the above copyright
20-
notice appear in all copies and that both that copyright notice and this permission
21-
notice appear in supporting documentation. This software is provided "as is" without
22-
express or implied warranty.
18+
Permission to use, copy, modify, and distribute this software and its
19+
documentation for any purpose and without fee is hereby granted,
20+
provided that the above copyright notice appear in all copies and
21+
that both that copyright notice and this permission notice appear in
22+
supporting documentation.
23+
24+
This file is provided AS IS with no warranties of any kind. The author
25+
shall have no liability with respect to the infringement of copyrights,
26+
trade secrets or any patents by this file or any part thereof. In no event
27+
will the author be liable for any lost revenue or profits or other special,
28+
indirect and consequential damages.

src/licensedcode/data/licenses/osf-1990.LICENSE

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,16 +3,15 @@ key: osf-1990
33
short_name: OSF 1990 License
44
name: OSF 1990 License
55
category: Permissive
6-
owner: Open Group
6+
owner: Open Software Foundation
77
homepage_url: https://fedoraproject.org/wiki/Licensing:MIT?rd=Licensing/MIT#HP_Variant
88
spdx_license_key: HP-1989
99
other_spdx_license_keys:
10-
- HP-1986
10+
- LicenseRef-scancode-osf-1990
1111
text_urls:
1212
- https://fedoraproject.org/wiki/Licensing:MIT?rd=Licensing/MIT#HP_Variant
1313
other_urls:
1414
- https://github.com/bleargh45/Data-UUID/blob/master/LICENSE
15-
- https://sourceware.org/git/?p=newlib-cygwin.git;a=blob;f=newlib/libc/machine/hppa/memchr.S;h=1cca3e5e8867aa4bffef1f75a5c1bba25c0c441e;hb=HEAD#l2
1615
---
1716

1817
To anyone who acknowledges that this file is provided "AS IS"

src/licensedcode/data/rules/flex-2.5_11.RULE

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
license_expression: flex-2.5
33
is_license_text: yes
44
minimum_coverage: 95
5+
is_deprecated: yes
6+
notes: This text is now the flex-2.5 LICENSE
57
---
68

79
The United States Government has rights in this work pursuant
Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
---
2+
license_expression: flex-2.5
3+
is_license_text: yes
4+
notes: |
5+
This was the license text for flex-2.5 LICENSE previously, but was demoted to a rule in
6+
favour of the SPDX license BSD-3-Clause-flex introduced in version 3.22 of spdx license
7+
list.
8+
ignorable_authors:
9+
- the University of California, Berkeley and its contributors
10+
---
11+
12+
The United States Government has rights in this work pursuant to contract no. DE-
13+
AC03-76SF00098 between the United States Department of Energy and the University of
14+
California.
15+
16+
Redistribution and use in source and binary forms are permitted provided that: (1)
17+
source distributions retain this entire copyright notice and comment, and (2)
18+
distributions including binaries display the following acknowledgement: "This product
19+
includes software developed by the University of California, Berkeley and its
20+
contributors" in the documentation or other materials provided with the distribution
21+
and in all advertising materials mentioning features or use of this software. Neither
22+
the name of the University nor the names of its contributors may be used to endorse
23+
or promote products derived from this software without specific prior written
24+
permission.
25+
26+
THIS SOFTWARE IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED WARRANTIES,
27+
INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
28+
FOR A PARTICULAR PURPOSE.

src/licensedcode/data/rules/libpbm_1.RULE

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ license_expression: libpbm
33
is_license_notice: yes
44
relevance: 90
55
minimum_coverage: 10
6+
is_deprecated: yes
67
notes: The warranty disclaimer is different and possibly predates libpbm. See https://github.com/oracle/solaris-xorg/blob/master/open-src/app/xlock/sun-src/image.c
78
---
89

0 commit comments

Comments
 (0)