Skip to content

Commit 3ac8e96

Browse files
Update license text for lbnl-bsd
Signed-off-by: Ayan Sinha Mahapatra <[email protected]>
1 parent 29b7ba9 commit 3ac8e96

File tree

3 files changed

+51
-9
lines changed

3 files changed

+51
-9
lines changed

src/licensedcode/data/licenses/lbnl-bsd.LICENSE

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -9,17 +9,8 @@ spdx_license_key: BSD-3-Clause-LBNL
99
other_urls:
1010
- https://fedoraproject.org/wiki/Licensing/LBNLBSD
1111
minimum_coverage: 90
12-
ignorable_copyrights:
13-
- Copyright (c) 2003, The Regents of the University of California, through Lawrence Berkeley
14-
National Laboratory
15-
ignorable_holders:
16-
- The Regents of the University of California, through Lawrence Berkeley National Laboratory
1712
---
1813

19-
Copyright (c) 2003, The Regents of the University of California, through
20-
Lawrence Berkeley National Laboratory (subject to receipt of any required
21-
approvals from the U.S. Dept. of Energy). All rights reserved.
22-
2314
Redistribution and use in source and binary forms, with or without modification,
2415
are permitted provided that the following conditions are met:
2516

Lines changed: 50 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,50 @@
1+
---
2+
license_expression: lbnl-bsd
3+
is_license_text: yes
4+
ignorable_copyrights:
5+
- Copyright (c) 2003, The Regents of the University of California, through Lawrence Berkeley
6+
National Laboratory
7+
ignorable_holders:
8+
- The Regents of the University of California, through Lawrence Berkeley National Laboratory
9+
---
10+
11+
Copyright (c) 2003, The Regents of the University of California, through
12+
Lawrence Berkeley National Laboratory (subject to receipt of any required
13+
approvals from the U.S. Dept. of Energy). All rights reserved.
14+
15+
Redistribution and use in source and binary forms, with or without modification,
16+
are permitted provided that the following conditions are met:
17+
18+
(1) Redistributions of source code must retain the above copyright notice,
19+
this list of conditions and the following disclaimer.
20+
21+
(2) Redistributions in binary form must reproduce the above copyright notice,
22+
this list of conditions and the following disclaimer in the documentation
23+
and/or other materials provided with the distribution.
24+
25+
(3) Neither the name of the University of California, Lawrence Berkeley National
26+
Laboratory, U.S. Dept. of Energy nor the names of its contributors may be
27+
used to endorse or promote products derived from this software without specific
28+
prior written permission.
29+
30+
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
31+
AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
32+
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
33+
ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER
34+
OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
35+
SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
36+
PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;
37+
OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER
38+
IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
39+
ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
40+
POSSIBILITY OF SUCH DAMAGE.
41+
42+
You are under no obligation whatsoever to provide any bug fixes, patches,
43+
or upgrades to the features, functionality or performance of the source code
44+
("Enhancements") to anyone; however, if you choose to make your Enhancements
45+
available either publicly, or directly to Lawrence Berkeley National Laboratory,
46+
without imposing a separate written license agreement for such Enhancements,
47+
then you hereby grant the following license: a non-exclusive, royalty-free
48+
perpetual license to install, use, modify, prepare derivative works, incorporate
49+
into other computer software, distribute, and sublicense such Enhancements
50+
or derivative works thereof, in binary and source code form.

src/licensedcode/data/rules/lbnl-bsd_2.RULE

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
license_expression: lbnl-bsd
33
is_license_text: yes
4+
is_deprecated: yes
45
relevance: 100
56
---
67

0 commit comments

Comments
 (0)