lib.licenses.x11NoPermitPersons: add

This commit is contained in:
quantenzitrone
2025-11-23 14:44:20 +01:00
parent a8d610af3f
commit 7e68960d7c
+5
View File
@@ -1520,6 +1520,11 @@ lib.mapAttrs mkLicense (
fullName = "X11 License";
};
x11NoPermitPersons = {
spdxId = "X11-no-permit-persons";
fullName = "X11 no permit persons clause";
};
xerox = {
spdxId = "Xerox";
fullName = "Xerox License";