Skip to content

Commit 3c6ce98

Browse files
authored
Merge pull request #971 from swinslow/libselinux-1.0
Add libselinux-1.0
2 parents 958f9ac + f5e3f5d commit 3c6ce98

File tree

2 files changed

+52
-0
lines changed

2 files changed

+52
-0
lines changed

src/libselinux-1.0.xml

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<SPDXLicenseCollection xmlns="http://www.spdx.org/license">
3+
<license isOsiApproved="false" licenseId="libselinux-1.0" name="libselinux public domain notice" listVersionAdded="3.8">
4+
<crossRefs>
5+
<crossRef>https://github.com/SELinuxProject/selinux/blob/master/libselinux/LICENSE</crossRef>
6+
</crossRefs>
7+
<text>
8+
<p>This library (libselinux) is public domain software, i.e. not copyrighted.</p>
9+
10+
<p>Warranty Exclusion</p>
11+
<optional><p>------------------</p></optional>
12+
<p>You agree that this software is a
13+
non-commercially developed program that may contain "bugs" (as that
14+
term is used in the industry) and that it may not function as intended.
15+
The software is licensed "as is". NSA makes no, and hereby expressly
16+
disclaims all, warranties, express, implied, statutory, or otherwise
17+
with respect to the software, including noninfringement and the implied
18+
warranties of merchantability and fitness for a particular purpose.</p>
19+
20+
<p>Limitation of Liability</p>
21+
<optional><p>-----------------------</p></optional>
22+
<p>In no event will NSA be liable for any damages, including loss of data,
23+
lost profits, cost of cover, or other special, incidental,
24+
consequential, direct or indirect damages arising from the software or
25+
the use thereof, however caused and on any theory of liability. This
26+
limitation will apply even if NSA has been advised of the possibility
27+
of such damage. You acknowledge that this is a reasonable allocation of
28+
risk.</p>
29+
</text>
30+
</license>
31+
</SPDXLicenseCollection>
Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
This library (libselinux) is public domain software, i.e. not copyrighted.
2+
3+
Warranty Exclusion
4+
------------------
5+
You agree that this software is a
6+
non-commercially developed program that may contain "bugs" (as that
7+
term is used in the industry) and that it may not function as intended.
8+
The software is licensed "as is". NSA makes no, and hereby expressly
9+
disclaims all, warranties, express, implied, statutory, or otherwise
10+
with respect to the software, including noninfringement and the implied
11+
warranties of merchantability and fitness for a particular purpose.
12+
13+
Limitation of Liability
14+
-----------------------
15+
In no event will NSA be liable for any damages, including loss of data,
16+
lost profits, cost of cover, or other special, incidental,
17+
consequential, direct or indirect damages arising from the software or
18+
the use thereof, however caused and on any theory of liability. This
19+
limitation will apply even if NSA has been advised of the possibility
20+
of such damage. You acknowledge that this is a reasonable allocation of
21+
risk.

0 commit comments

Comments
 (0)