licenses: add mplus

h7x4 8d165ba9 2253eb35

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