lmdb: lightning memory-mapped database

This commit is contained in:
William Casarin
2015-07-04 05:01:07 -07:00
parent 7446fb80c2
commit 9d85874aeb
3 changed files with 44 additions and 0 deletions

View File

@@ -332,6 +332,11 @@ lib.mapAttrs (n: v: v // { shortName = n; }) rec {
fullName = "SIL Open Font License 1.1";
};
openldap = spdx {
spdxId = "OLDAP-2.8";
fullName = "Open LDAP Public License v2.8";
};
openssl = spdx {
spdxId = "OpenSSL";
fullName = "OpenSSL License";