lib.licenses: add universalFOSSException-10 (#511720)

This commit is contained in:
Alyssa Ross
2026-04-20 11:47:53 +00:00
committed by GitHub
+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";