Merge pull request #116696 from aanderse/odbl

licenses.odbl: init at 1.0
This commit is contained in:
Sandro 2021-03-18 13:42:19 +01:00 committed by GitHub
commit f1d40247bb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -603,6 +603,11 @@ lib.mapAttrs (n: v: v // { shortName = n; }) ({
free = false;
};
odbl = spdx {
spdxId = "ODbL-1.0";
fullName = "Open Data Commons Open Database License v1.0";
};
ofl = spdx {
spdxId = "OFL-1.1";
fullName = "SIL Open Font License 1.1";