licenses: add mplus
This commit is contained in:
parent
2253eb3568
commit
8d165ba903
1 changed files with 5 additions and 0 deletions
|
@ -854,6 +854,11 @@ in mkLicense lset) ({
|
||||||
fullName = "Mozilla Public License 2.0";
|
fullName = "Mozilla Public License 2.0";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
mplus = {
|
||||||
|
spdxId = "mplus";
|
||||||
|
fullName = "M+ Font License";
|
||||||
|
};
|
||||||
|
|
||||||
mspl = {
|
mspl = {
|
||||||
spdxId = "MS-PL";
|
spdxId = "MS-PL";
|
||||||
fullName = "Microsoft Public License";
|
fullName = "Microsoft Public License";
|
||||||
|
|
Loading…
Reference in a new issue