licenses: add mplus

h7x4 8d165ba9 2253eb35

+5
+5
lib/licenses.nix
··· 854 fullName = "Mozilla Public License 2.0"; 855 }; 856 857 mspl = { 858 spdxId = "MS-PL"; 859 fullName = "Microsoft Public License";
··· 854 fullName = "Mozilla Public License 2.0"; 855 }; 856 857 + mplus = { 858 + spdxId = "mplus"; 859 + fullName = "M+ Font License"; 860 + }; 861 + 862 mspl = { 863 spdxId = "MS-PL"; 864 fullName = "Microsoft Public License";