lib.licenses: add DocBook DTD License

This commit is contained in:
Nick Cao
2026-04-30 19:06:09 -04:00
parent 15e109621e
commit ba4edac0a4
+5
View File
@@ -522,6 +522,11 @@ lib.mapAttrs mkLicense (
fullName = "DOC License";
};
docBookDtd = {
spdxId = "DocBook-DTD";
fullName = "DocBook DTD License";
};
drl10 = {
spdxId = "DRL-1.0";
fullName = "Detection Rule License 1.0";