mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-08-25 17:55:21 +00:00
lib.licenses: add OFL-1.0
This commit is contained in:
@@ -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";
|
||||
|
||||
Reference in New Issue
Block a user