lib/license: add dtoa
This commit is contained in:
parent
346182c334
commit
95f9761fd9
@ -405,6 +405,11 @@ in mkLicense lset) ({
|
|||||||
fullName = "Detection Rule License 1.0";
|
fullName = "Detection Rule License 1.0";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
dtoa = {
|
||||||
|
spdxId = "dtoa";
|
||||||
|
fullName = "dtoa License";
|
||||||
|
};
|
||||||
|
|
||||||
eapl = {
|
eapl = {
|
||||||
fullName = "EPSON AVASYS PUBLIC LICENSE";
|
fullName = "EPSON AVASYS PUBLIC LICENSE";
|
||||||
url = "https://avasys.jp/hp/menu000000700/hpg000000603.htm";
|
url = "https://avasys.jp/hp/menu000000700/hpg000000603.htm";
|
||||||
|
Loading…
Reference in New Issue
Block a user