Skip to content

Commit 572f4fb

Browse files
Merge pull request #3584 from nexB/yet-more-licenses
Yet more license rules
2 parents b154b18 + 476bb41 commit 572f4fb

File tree

919 files changed

+10178
-581
lines changed

Some content is hidden

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

919 files changed

+10178
-581
lines changed

src/licensedcode/data/licenses/commercial-license.LICENSE

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ owner: Unspecified
77
notes: this is a generic commercial license
88
is_generic: yes
99
spdx_license_key: LicenseRef-scancode-commercial-license
10+
other_spdx_license_keys:
11+
- LicenseRef-Commercial
1012
---
1113

1214
This component is licensed under a commercial contract from the supplier.
Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
---
2+
key: dhb-lbnl-bsd-2007
3+
short_name: DHB LBNL BSD License 2007
4+
name: David H. Bailey LBNL BSD License 2007
5+
category: Copyleft Limited
6+
owner: David H. Bailey
7+
homepage_url: https://www.davidhbailey.com/dhbsoftware/
8+
spdx_license_key: LicenseRef-scancode-dhb-lbnl-bsd-2007
9+
text_urls:
10+
- https://www.davidhbailey.com/dhbsoftware/LBNL-BSD-License.docx
11+
---
12+
13+
1. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
14+
15+
(1) Redistributions of source code must retain the copyright notice, this list of conditions and the following disclaimer.
16+
17+
(2) Redistributions in binary form must reproduce the copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
18+
19+
(3) Neither the name of the University of California, Lawrence Berkeley National Laboratory, 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.
20+
21+
2. 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.
22+
23+
3. You are under no obligation whatsoever to provide any bug fixes, patches, or upgrades to the features, functionality or performance of the source code ("Enhancements") to anyone; however, if you choose to make your Enhancements available either publicly, or directly to Lawrence Berkeley National Laboratory, without imposing a separate written license agreement for such Enhancements, then you hereby grant the following license: a non-exclusive, royalty-free perpetual license to install, use, modify, prepare derivative works, incorporate into other computer software, distribute, and sublicense such enhancements or derivative works thereof, in binary and source code form.
Lines changed: 40 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,40 @@
1+
---
2+
key: dhb-limited-bsd-2015
3+
short_name: DHB Limited BSD License 2015
4+
name: David H. Bailey Limited BSD License 2015
5+
category: Copyleft Limited
6+
owner: David H. Bailey
7+
homepage_url: https://www.davidhbailey.com/dhbsoftware/
8+
spdx_license_key: LicenseRef-scancode-dhb-limited-bsd-2015
9+
text_urls:
10+
- https://www.davidhbailey.com/dhbsoftware/DHB-License.docx
11+
ignorable_copyrights:
12+
- COPYRIGHT (c) 2015 by David H. Bailey
13+
ignorable_holders:
14+
- David H. Bailey
15+
ignorable_emails:
16+
- dhbailey@lbl.gov
17+
---
18+
19+
COPYRIGHT, DISCLAIMER AND LIMITED BSD LICENSE.
20+
21+
AUTHOR:
22+
David H. Bailey
23+
Lawrence Berkeley National Lab (retired) and University of California, Davis
24+
Email: dhbailey@lbl.gov
25+
26+
COPYRIGHT (c) 2015 by David H. Bailey. All rights reserved.
27+
28+
By downloading this software, you agree to the following:
29+
30+
1. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
31+
32+
a. Redistributions of source code must retain the copyright notice, this list of conditions and the following disclaimer.
33+
34+
b. Redistributions in binary form must reproduce the copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
35+
36+
c. Neither the name of the author nor the names of contributors may be used to endorse or promote products derived from this software without specific prior written permission.
37+
38+
2. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDER 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.
39+
40+
3. You are under no obligation whatsoever to provide any modifications or enhancements of this software to anyone. However, if you choose to provide these modifications or enhancements to the author or make them publicly available, without enacting a separate written license agreement covering these modifications or enhancements, then you hereby grant to the author a non-exclusive, royalty-free perpetual license to install, use, modify, prepare derivative works, incorporate into other computer software, distribute, and sublicense such enhancements or derivative works thereof, in binary and source code form.
Lines changed: 121 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,121 @@
1+
---
2+
key: fsl-1.0-apache-2.0
3+
short_name: FSL-1.0-Apache-2.0
4+
name: Functional Source License, Version 1.0, Apache 2.0 Change License
5+
category: Source-available
6+
owner: Sentry
7+
homepage_url: https://github.com/getsentry/fsl.software/blob/main/FSL-1.0-Apache-2.0.template.md
8+
spdx_license_key: LicenseRef-scancode-fsl-1.0-apache-2.0
9+
faq_url: https://fsl.software/
10+
ignorable_urls:
11+
- http://www.apache.org/licenses/LICENSE-2.0
12+
---
13+
14+
# Functional Source License, Version 1.0, Apache 2.0 Change License
15+
16+
## Abbreviation
17+
18+
FSL-1.0-Apache-2.0
19+
20+
## Notice
21+
22+
Copyright ${year} ${licensor name}
23+
24+
## Terms and Conditions
25+
26+
### Licensor ("We")
27+
28+
The party offering the Software under these Terms and Conditions.
29+
30+
### The Software
31+
32+
The "Software" is each version of the software that we make available under
33+
these Terms and Conditions, as indicated by our inclusion of these Terms and
34+
Conditions with the Software.
35+
36+
### License Grant
37+
38+
Subject to your compliance with this License Grant and the Patents,
39+
Redistribution and Trademark clauses below, we hereby grant you the right to
40+
use, copy, modify, create derivative works, publicly perform, publicly display
41+
and redistribute the Software for any Permitted Purpose identified below.
42+
43+
### Permitted Purpose
44+
45+
A Permitted Purpose is any purpose other than a Competing Use. A Competing Use
46+
means use of the Software in or for a commercial product or service that
47+
competes with the Software or any other product or service we offer using the
48+
Software as of the date we make the Software available.
49+
50+
Competing Uses specifically include using the Software:
51+
52+
1. as a substitute for any of our products or services;
53+
54+
2. in a way that exposes the APIs of the Software; and
55+
56+
3. in a product or service that offers the same or substantially similar
57+
functionality to the Software.
58+
59+
Permitted Purposes specifically include using the Software:
60+
61+
1. for your internal use and access;
62+
63+
2. for non-commercial education;
64+
65+
3. for non-commercial research; and
66+
67+
4. in connection with software development services or managed services that
68+
you provide to a licensee using the Software in accordance with these Terms
69+
and Conditions.
70+
71+
### Patents
72+
73+
To the extent your use for a Permitted Purpose would necessarily infringe our
74+
patents, the license grant above includes a license under our patents. If you
75+
make a claim against any party that the Software infringes or contributes to
76+
the infringement of any patent, then your patent license to the Software ends
77+
immediately.
78+
79+
### Redistribution
80+
81+
The Terms and Conditions apply to all copies, modifications and derivatives of
82+
the Software.
83+
84+
If you redistribute any copies, modifications or derivatives of the Software,
85+
you must include a copy of or a link to these Terms and Conditions and not
86+
remove any copyright notices provided in or with the Software.
87+
88+
### Disclaimer
89+
90+
THE SOFTWARE IS PROVIDED "AS IS" AND WITHOUT WARRANTIES OF ANY KIND, EXPRESS OR
91+
IMPLIED, INCLUDING WITHOUT LIMITATION WARRANTIES OF FITNESS FOR A PARTICULAR
92+
PURPOSE, MERCHANTABILITY, TITLE OR NON-INFRINGEMENT.
93+
94+
IN NO EVENT WILL WE HAVE ANY LIABILITY TO YOU ARISING OUT OF OR RELATED TO THE
95+
SOFTWARE, INCLUDING INDIRECT, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES,
96+
EVEN IF WE HAVE BEEN INFORMED OF THEIR POSSIBILITY IN ADVANCE.
97+
98+
### Trademarks
99+
100+
Except for displaying the License Details and identifying us as the origin of
101+
the Software, you have no right under these Terms and Conditions to use our
102+
trademarks, trade names, service marks or product names.
103+
104+
## Change License
105+
106+
On the second anniversary of the date we make the Software available, the
107+
Software will become available under the Apache 2.0 license. On that date, the
108+
Terms and Conditions above automatically terminate and the following terms
109+
become effective:
110+
111+
Licensed under the Apache License, Version 2.0 (the "License"); you may not use
112+
this file except in compliance with the License.
113+
114+
You may obtain a copy of the License at
115+
116+
http://www.apache.org/licenses/LICENSE-2.0
117+
118+
Unless required by applicable law or agreed to in writing, software distributed
119+
under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR
120+
CONDITIONS OF ANY KIND, either express or implied. See the License for the
121+
specific language governing permissions and limitations under the License.
Lines changed: 125 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,125 @@
1+
---
2+
key: fsl-1.0-mit
3+
short_name: FSL-1.0-MIT
4+
name: Functional Source License, Version 1.0, MIT Change License
5+
category: Source-available
6+
owner: Sentry
7+
homepage_url: https://github.com/getsentry/fsl.software/blob/main/FSL-1.0-MIT.template.md
8+
spdx_license_key: LicenseRef-scancode-fsl-1.0-mit
9+
faq_url: https://fsl.software/
10+
---
11+
12+
# Functional Source License, Version 1.0, MIT Change License
13+
14+
## Abbreviation
15+
16+
FSL-1.0-MIT
17+
18+
## Notice
19+
20+
Copyright ${year} ${licensor name}
21+
22+
## Terms and Conditions
23+
24+
### Licensor ("We")
25+
26+
The party offering the Software under these Terms and Conditions.
27+
28+
### The Software
29+
30+
The "Software" is each version of the software that we make available under
31+
these Terms and Conditions, as indicated by our inclusion of these Terms and
32+
Conditions with the Software.
33+
34+
### License Grant
35+
36+
Subject to your compliance with this License Grant and the Patents,
37+
Redistribution and Trademark clauses below, we hereby grant you the right to
38+
use, copy, modify, create derivative works, publicly perform, publicly display
39+
and redistribute the Software for any Permitted Purpose identified below.
40+
41+
### Permitted Purpose
42+
43+
A Permitted Purpose is any purpose other than a Competing Use. A Competing Use
44+
means use of the Software in or for a commercial product or service that
45+
competes with the Software or any other product or service we offer using the
46+
Software as of the date we make the Software available.
47+
48+
Competing Uses specifically include using the Software:
49+
50+
1. as a substitute for any of our products or services;
51+
52+
2. in a way that exposes the APIs of the Software; and
53+
54+
3. in a product or service that offers the same or substantially similar
55+
functionality to the Software.
56+
57+
Permitted Purposes specifically include using the Software:
58+
59+
1. for your internal use and access;
60+
61+
2. for non-commercial education;
62+
63+
3. for non-commercial research; and
64+
65+
4. in connection with software development services or managed services that
66+
you provide to a licensee using the Software in accordance with these Terms
67+
and Conditions.
68+
69+
### Patents
70+
71+
To the extent your use for a Permitted Purpose would necessarily infringe our
72+
patents, the license grant above includes a license under our patents. If you
73+
make a claim against any party that the Software infringes or contributes to
74+
the infringement of any patent, then your patent license to the Software ends
75+
immediately.
76+
77+
### Redistribution
78+
79+
The Terms and Conditions apply to all copies, modifications and derivatives of
80+
the Software.
81+
82+
If you redistribute any copies, modifications or derivatives of the Software,
83+
you must include a copy of or a link to these Terms and Conditions and not
84+
remove any copyright notices provided in or with the Software.
85+
86+
### Disclaimer
87+
88+
THE SOFTWARE IS PROVIDED "AS IS" AND WITHOUT WARRANTIES OF ANY KIND, EXPRESS OR
89+
IMPLIED, INCLUDING WITHOUT LIMITATION WARRANTIES OF FITNESS FOR A PARTICULAR
90+
PURPOSE, MERCHANTABILITY, TITLE OR NON-INFRINGEMENT.
91+
92+
IN NO EVENT WILL WE HAVE ANY LIABILITY TO YOU ARISING OUT OF OR RELATED TO THE
93+
SOFTWARE, INCLUDING INDIRECT, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES,
94+
EVEN IF WE HAVE BEEN INFORMED OF THEIR POSSIBILITY IN ADVANCE.
95+
96+
### Trademarks
97+
98+
Except for displaying the License Details and identifying us as the origin of
99+
the Software, you have no right under these Terms and Conditions to use our
100+
trademarks, trade names, service marks or product names.
101+
102+
## Change License
103+
104+
On the second anniversary of the date we make the Software available, the
105+
Software will become available under the MIT license. On that date, the Terms
106+
and Conditions above automatically terminate and the following terms become
107+
effective:
108+
109+
Permission is hereby granted, free of charge, to any person obtaining a copy of
110+
this software and associated documentation files (the "Software"), to deal in
111+
the Software without restriction, including without limitation the rights to
112+
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies
113+
of the Software, and to permit persons to whom the Software is furnished to do
114+
so, subject to the following conditions:
115+
116+
The above copyright notice and this permission notice shall be included in all
117+
copies or substantial portions of the Software.
118+
119+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
120+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
121+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
122+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
123+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
124+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
125+
SOFTWARE.

0 commit comments

Comments
 (0)