lib.licenses: add universalFOSSException-10

This commit is contained in:
jopejoe1
2026-04-20 13:35:06 +02:00
parent 014edb15b9
commit f8bcedf147
+5
View File
@@ -1495,6 +1495,11 @@ lib.mapAttrs mkLicense (
fullName = "Unicode Terms of Use";
};
universalFOSSException-10 = {
spdxId = "Universal-FOSS-exception-1.0";
fullName = "Universal FOSS Exception, Version 1.0";
};
unlicense = {
spdxId = "Unlicense";
fullName = "The Unlicense";