Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add wwl license #2620

Merged
merged 1 commit into from
Nov 15, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17 changes: 17 additions & 0 deletions src/wwl.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
<?xml version="1.0" encoding="UTF-8"?>
<SPDXLicenseCollection xmlns="http://www.spdx.org/license">
<license isOsiApproved="false" licenseId="wwl"
name="WWL License" listVersionAdded="3.26.0">
<crossRefs>
<crossRef>http://www.db.net/downloads/wwl+db-1.3.tgz</crossRef>
</crossRefs>
<text>
<p>
[email protected] wrote this file. As long as you retain this notice
you can do whatever you want with this code, except you may not
license it under any form of the GPL. A postcard or QSL card
showing me you appreciate this code would be nice. Diane Bruce va3db
</p>
</text>
</license>
</SPDXLicenseCollection>
5 changes: 5 additions & 0 deletions test/simpleTestForGenerator/wwl.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
[email protected] wrote this file. As long as you retain this notice you
can do whatever you want with this code, except you may not
license it under any form of the GPL.
A postcard or QSL card showing me you appreciate
this code would be nice. Diane Bruce va3db
Loading