Commit f5b67921 authored by Raito Bezarius's avatar Raito Bezarius
Browse files

lib/licenses: Business Source License 1.1 is redistributable

It is written in its text, still unfree though and cannot be used for *production*.
parent 3751e1e4
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -202,6 +202,7 @@ in mkLicense lset) ({
    fullName = "Business Source License 1.1";
    url = "https://mariadb.com/bsl11";
    free = false;
    redistributable = true;
  };

  caossl = {