lib.licenses: add OFL-1.0

This commit is contained in:
jopejoe1
2026-08-19 10:02:12 +02:00
parent 5987146ff1
commit 3e4029f40e

View File

@@ -1284,6 +1284,11 @@ lib.mapAttrs mkLicense (
fullName = "Open Data Commons Open Database License v1.0";
};
ofl10 = {
spdxId = "OFL-1.0";
fullName = "SIL Open Font License 1.0";
};
ofl = {
spdxId = "OFL-1.1";
fullName = "SIL Open Font License 1.1";