licenses: add mulan-psl2
This commit is contained in:
parent
c8601455dc
commit
2214581218
@ -809,6 +809,12 @@ in mkLicense lset) ({
|
||||
fullName = "Microsoft Public License";
|
||||
};
|
||||
|
||||
mulan-psl2 = {
|
||||
spdxId = "MulanPSL-2.0";
|
||||
fullName = "Mulan Permissive Software License, Version 2";
|
||||
url = "https://license.coscl.org.cn/MulanPSL2";
|
||||
};
|
||||
|
||||
nasa13 = {
|
||||
spdxId = "NASA-1.3";
|
||||
fullName = "NASA Open Source Agreement 1.3";
|
||||
|
Loading…
Reference in New Issue
Block a user