Commit c178b444 authored by jopejoe1's avatar jopejoe1
Browse files

lib/licenses: busl add spdxid

parent e7f2456d
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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;