Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
new license: HPND-Kevlin-Henney
Browse files Browse the repository at this point in the history
Fixes: 2206
Signed-off-by: Miroslav Suchý <[email protected]>
xsuchy committed Dec 15, 2023

Verified

This commit was signed with the committer’s verified signature. The key has expired.
miri64 Martine Lenders
1 parent a92d7d4 commit e8ddae5
Showing 2 changed files with 42 additions and 0 deletions.
32 changes: 32 additions & 0 deletions src/HPND-Kevlin-Henney.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
<?xml version="1.0" encoding="UTF-8"?>
<SPDXLicenseCollection xmlns="http://www.spdx.org/license">
<license isOsiApproved="false" licenseId="HPND-Kevlin-Henney"
name="Historical Permission Notice and Disclaimer - Kevlin Henney variant" listVersionAdded="3.23">
<crossRefs>
<crossRef>https://github.com/mruby/mruby/blob/83d12f8d52522cdb7c8cc46fad34821359f453e6/mrbgems/mruby-dir/src/Win/dirent.c#L127-L140</crossRef>
</crossRefs>
<notes>
This license is similar to HPND-Pbmplus but varies the order of hereby granted/without fee and has a different notice clause.
</notes>
<text>
<copyrightText>
<p>
Copyright Kevlin Henney, 1997, 2003, 2012. All rights reserved.
</p>
</copyrightText>
<p>
Permission to use, copy, modify, and distribute this
software and its documentation for any purpose is hereby
granted without fee, provided that this copyright and
permissions notice appear in all copies and derivatives.
</p>
<p>
This software is supplied "as is"
without express or implied warranty.
</p>
<p>
But that said, if there are any problems please get in touch.
</p>
</text>
</license>
</SPDXLicenseCollection>
10 changes: 10 additions & 0 deletions test/simpleTestForGenerator/HPND-Kevlin-Henney.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
Copyright Kevlin Henney, 1997, 2003, 2012. All rights reserved.

Permission to use, copy, modify, and distribute this software and its
documentation for any purpose is hereby granted without fee, provided
that this copyright and permissions notice appear in all copies and
derivatives.

This software is supplied "as is" without express or implied warranty.

But that said, if there are any problems please get in touch.

0 comments on commit e8ddae5

Please sign in to comment.