licenses: add mplus

This commit is contained in:
h7x4 2023-10-06 19:28:02 +02:00
parent 2253eb3568
commit 8d165ba903
No known key found for this signature in database
GPG Key ID: 9F2F7D8250F35146

View File

@ -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";