parent
c6ae3a860d
commit
e13494d071
1 changed files with 5 additions and 0 deletions
|
@ -607,6 +607,11 @@ in mkLicense lset) ({
|
|||
fullName = "Enlightenment License (e16)";
|
||||
};
|
||||
|
||||
mit0 = {
|
||||
spdxId = "MIT-0";
|
||||
fullName = "MIT No Attribution";
|
||||
};
|
||||
|
||||
mpl10 = {
|
||||
spdxId = "MPL-1.0";
|
||||
fullName = "Mozilla Public License 1.0";
|
||||
|
|
Loading…
Reference in a new issue