lib/license: add dtoa
This commit is contained in:
parent
346182c334
commit
95f9761fd9
1 changed files with 5 additions and 0 deletions
|
@ -405,6 +405,11 @@ in mkLicense lset) ({
|
|||
fullName = "Detection Rule License 1.0";
|
||||
};
|
||||
|
||||
dtoa = {
|
||||
spdxId = "dtoa";
|
||||
fullName = "dtoa License";
|
||||
};
|
||||
|
||||
eapl = {
|
||||
fullName = "EPSON AVASYS PUBLIC LICENSE";
|
||||
url = "https://avasys.jp/hp/menu000000700/hpg000000603.htm";
|
||||
|
|
Loading…
Reference in a new issue