Skip to content

Commit 6f12e70

Browse files
authored
Merge pull request #774 from swinslow/HPND-sell-variant
Add HPND-sell-variant license
2 parents 982765f + 7d9a32d commit 6f12e70

File tree

2 files changed

+57
-0
lines changed

2 files changed

+57
-0
lines changed

src/HPND-sell-variant.xml

Lines changed: 38 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,38 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<SPDXLicenseCollection xmlns="http://www.spdx.org/license">
3+
<license isOsiApproved="false" licenseId="HPND-sell-variant"
4+
name="Historical Permission Notice and Disclaimer - sell variant" listVersionAdded="3.5">
5+
<crossRefs>
6+
<crossRef>https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/net/sunrpc/auth_gss/gss_generic_token.c?h=v4.19</crossRef>
7+
</crossRefs>
8+
<notes>
9+
This license is a variant of HPND (https://spdx.org/licenses/HPND.html). This variant explicitly includes the permission to "sell" the software, which is not explicitly referenced in the HPND template, and makes a few other minor changes. It otherwise retains the optional templated formatting from HPND.
10+
</notes>
11+
<text>
12+
<copyrightText>
13+
<p><alt match=".+" name="copyright">&lt;copyright notice&gt;</alt></p>
14+
</copyrightText>
15+
16+
<p>Permission to use, copy, modify, distribute, and sell this software and its documentation for any purpose
17+
is hereby granted without fee, provided that the above copyright notice appears in all copies<optional>,</optional>
18+
<optional>and</optional> that both <optional>that</optional>
19+
<optional>the</optional> copyright notice
20+
and this permission notice appear in supporting documentation<optional>, and that the name <optional>of</optional>
21+
<alt match=".*" name="copyrightHolder0">&lt;copyright holder&gt;</alt>
22+
<alt match=".*" name="orRelated">&lt;or related entities&gt;</alt>
23+
not be used in advertising or publicity pertaining to distribution of the software without specific, written
24+
prior permission</optional>. <optional>
25+
<alt match=".*" name="copyrightHolder1">&lt;copyright holder&gt;</alt> makes no representations
26+
about the suitability of this software for any purpose. It is provided "as is" without express or implied warranty.</optional>
27+
</p>
28+
<optional>
29+
<p>
30+
<alt match=".*" name="copyrightHolder2">&lt;copyright holder&gt;</alt> DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING
31+
ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS<alt match="[.,]?" name="period">.</alt> IN NO EVENT SHALL
32+
<alt match=".*" name="copyrightHolder3">&lt;copyright holder&gt;</alt> BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES
33+
OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT,
34+
NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.</p>
35+
</optional>
36+
</text>
37+
</license>
38+
</SPDXLicenseCollection>
Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
Copyright 1993 by OpenVision Technologies, Inc.
2+
3+
Permission to use, copy, modify, distribute, and sell this software
4+
and its documentation for any purpose is hereby granted without fee,
5+
provided that the above copyright notice appears in all copies and
6+
that both that copyright notice and this permission notice appear in
7+
supporting documentation, and that the name of OpenVision not be used
8+
in advertising or publicity pertaining to distribution of the software
9+
without specific, written prior permission. OpenVision makes no
10+
representations about the suitability of this software for any
11+
purpose. It is provided "as is" without express or implied warranty.
12+
13+
OPENVISION DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
14+
INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
15+
EVENT SHALL OPENVISION BE LIABLE FOR ANY SPECIAL, INDIRECT OR
16+
CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF
17+
USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
18+
OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
19+
PERFORMANCE OF THIS SOFTWARE.

0 commit comments

Comments
 (0)