lib.licenses: add mpich2
This commit is contained in:
@@ -1067,6 +1067,11 @@ lib.mapAttrs mkLicense (
|
||||
fullName = "MIT Open Group variant";
|
||||
};
|
||||
|
||||
mpich2 = {
|
||||
spdxId = "mpich2";
|
||||
fullName = "mpich2 License";
|
||||
};
|
||||
|
||||
mpl10 = {
|
||||
spdxId = "MPL-1.0";
|
||||
fullName = "Mozilla Public License 1.0";
|
||||
|
||||
Reference in New Issue
Block a user