lib.licenses: add DocBook DTD License
This commit is contained in:
@@ -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";
|
||||
|
||||
Reference in New Issue
Block a user