mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-10 19:55:41 +03:00
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…
Add table
Add a link
Reference in a new issue