Skip to content

Commit edcd398

Browse files
committed
New License: NTIA-PD
1 parent 4fbb6b9 commit edcd398

File tree

1 file changed

+66
-0
lines changed

1 file changed

+66
-0
lines changed

src/NTIA-PD.xml

Lines changed: 66 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,66 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<SPDXLicenseCollection xmlns="http://www.spdx.org/license">
3+
<license isOsiApproved="false" licenseId="NTIA-PD"
4+
name="NTIA Public Domain Notice" listVersionAdded="3.27.0">
5+
<crossRefs>
6+
<crossRef>https://raw.githubusercontent.com/NTIA/itm/refs/heads/master/LICENSE.md</crossRef>
7+
<crossRef>https://raw.githubusercontent.com/NTIA/scos-sensor/refs/heads/master/LICENSE.md</crossRef>
8+
</crossRefs>
9+
<notes>
10+
The public domain dedication text is very similar
11+
to 'NIST-PD' but this license is for a different US
12+
federal org (NTIA) and adds a fall-back license grant.
13+
</notes>
14+
<text>
15+
<p>
16+
SOFTWARE DISCLAIMER / RELEASE
17+
</p>
18+
<p>
19+
This software was developed by employees of the National
20+
Telecommunications and Information Administration (NTIA),
21+
an agency of the Federal Government and is provided to
22+
you as a public service. Pursuant to Title 15 United
23+
States Code Section 105, works of NTIA employees are not
24+
subject to copyright protection within the United States.
25+
</p>
26+
<p>
27+
The software is provided by NTIA “AS IS.” NTIA MAKES NO WARRANTY
28+
OF ANY KIND, EXPRESS, IMPLIED OR STATUTORY, INCLUDING, WITHOUT
29+
LIMITATION, THE IMPLIED WARRANTY OF MERCHANTABILITY, FITNESS FOR A
30+
PARTICULAR PURPOSE, NON-INFRINGEMENT AND DATA ACCURACY. NTIA does
31+
not warrant or make any representations regarding the use of the
32+
software or the results thereof, including but not limited to the
33+
correctness, accuracy, reliability or usefulness of the software.
34+
</p>
35+
<p>
36+
To the extent that NTIA holds rights in countries other
37+
than the United States, you are hereby granted the
38+
non-exclusive irrevocable and unconditional right to print,
39+
publish, prepare derivative works and distribute the NTIA
40+
software, in any medium, or authorize others to do so on
41+
your behalf, on a royalty-free basis throughout the World.
42+
</p>
43+
<p>
44+
You may improve, modify, and create derivative works of the
45+
software or any portion of the software, and you may copy
46+
and distribute such modifications or works. Modified works
47+
should carry a notice stating that you changed the software
48+
and should note the date and nature of any such change.
49+
</p>
50+
<p>
51+
You are solely responsible for determining the appropriateness
52+
of using and distributing the software and you assume all
53+
risks associated with its use, including but not limited to the
54+
risks and costs of program errors, compliance with applicable
55+
laws, damage to or loss of data, programs or equipment,
56+
and the unavailability or interruption of operation. This
57+
software is not intended to be used in any situation where
58+
a failure could cause risk of injury or damage to property.
59+
</p>
60+
<p>
61+
Please provide appropriate acknowledgments of NTIA’s creation of
62+
the software in any copies or derivative works of this software.
63+
</p>
64+
</text>
65+
</license>
66+
</SPDXLicenseCollection>

0 commit comments

Comments
 (0)