licenses: add NLPL

This commit is contained in:
Arnout Engelen
2023-01-24 11:24:04 +01:00
parent 5ed4819433
commit 9b79245235
+6 -1
View File
@@ -709,7 +709,12 @@ in mkLicense lset) ({
ncsa = {
spdxId = "NCSA";
fullName = "University of Illinois/NCSA Open Source License";
fullName = "University of Illinois/NCSA Open Source License";
};
nlpl = {
spdxId = "NLPL";
fullName = "No Limit Public License";
};
nposl3 = {