lib/license: add giftware
This commit is contained in:
parent
857437e930
commit
3f16499c48
1 changed files with 5 additions and 0 deletions
|
@ -599,6 +599,11 @@ in mkLicense lset) ({
|
|||
url = "https://fedoraproject.org/wiki/Licensing/GPL_Classpath_Exception";
|
||||
};
|
||||
|
||||
giftware = {
|
||||
spdxId = "Giftware";
|
||||
fullName = "Giftware License";
|
||||
};
|
||||
|
||||
hpnd = {
|
||||
spdxId = "HPND";
|
||||
fullName = "Historic Permission Notice and Disclaimer";
|
||||
|
|
Loading…
Reference in a new issue