new license: Open Software License 3.0
This commit is contained in:
parent
852acd8baf
commit
c4aa4572f8
@ -441,6 +441,11 @@ lib.mapAttrs (n: v: v // { shortName = n; }) rec {
|
|||||||
fullName = "OpenSSL License";
|
fullName = "OpenSSL License";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
osl = spdx {
|
||||||
|
spdxId = "OSL-3.0";
|
||||||
|
fullName = "Open Software License 3.0";
|
||||||
|
};
|
||||||
|
|
||||||
php301 = spdx {
|
php301 = spdx {
|
||||||
spdxId = "PHP-3.01";
|
spdxId = "PHP-3.01";
|
||||||
fullName = "PHP License v3.01";
|
fullName = "PHP License v3.01";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user