licenses: add BOLA license

This commit is contained in:
Pol Dellaiera 2022-09-28 15:35:36 +02:00
parent b5594f2cf0
commit b89b4f8354
No known key found for this signature in database
GPG Key ID: D476DFE9C67467CA

View File

@ -103,6 +103,11 @@ in mkLicense lset) ({
fullName = "Apache License 2.0";
};
bola11 = {
url = "https://blitiri.com.ar/p/bola/";
fullName = "Buena Onda License Agreement 1.1";
};
boost = {
spdxId = "BSL-1.0";
fullName = "Boost Software License 1.0";