tangled
alpha
login
or
join now
pyrox.dev
/
nixpkgs
lol
0
fork
atom
overview
issues
pulls
pipelines
licenses: add mplus
h7x4
2 years ago
8d165ba9
2253eb35
+5
1 changed file
expand all
collapse all
unified
split
lib
licenses.nix
+5
lib/licenses.nix
···
854
fullName = "Mozilla Public License 2.0";
855
};
856
0
0
0
0
0
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";