new license: Open Software License 3.0

This commit is contained in:
Thomas Strobel
2017-11-22 12:14:23 +01:00
parent 852acd8baf
commit c4aa4572f8
+5
View File
@@ -441,6 +441,11 @@ lib.mapAttrs (n: v: v // { shortName = n; }) rec {
fullName = "OpenSSL License";
};
osl = spdx {
spdxId = "OSL-3.0";
fullName = "Open Software License 3.0";
};
php301 = spdx {
spdxId = "PHP-3.01";
fullName = "PHP License v3.01";