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";
|
||||
};
|
||||
|
||||
mplus = {
|
||||
spdxId = "mplus";
|
||||
fullName = "M+ Font License";
|
||||
};
|
||||
|
||||
mspl = {
|
||||
spdxId = "MS-PL";
|
||||
fullName = "Microsoft Public License";
|
||||
|
|
Loading…
Reference in a new issue