lib/licenses: busl add spdxid

This commit is contained in:
jopejoe1 2024-08-11 14:52:44 +02:00
parent e7f2456df4
commit c178b444fa

View File

@ -229,6 +229,7 @@ lib.mapAttrs mkLicense ({
}; };
bsl11 = { bsl11 = {
spdxId = "BUSL-1.1";
fullName = "Business Source License 1.1"; fullName = "Business Source License 1.1";
url = "https://mariadb.com/bsl11"; url = "https://mariadb.com/bsl11";
free = false; free = false;