lib/licenses: busl add spdxid
This commit is contained in:
parent
e7f2456df4
commit
c178b444fa
@ -229,6 +229,7 @@ lib.mapAttrs mkLicense ({
|
||||
};
|
||||
|
||||
bsl11 = {
|
||||
spdxId = "BUSL-1.1";
|
||||
fullName = "Business Source License 1.1";
|
||||
url = "https://mariadb.com/bsl11";
|
||||
free = false;
|
||||
|
Loading…
Reference in New Issue
Block a user