about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--lib/licenses.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/licenses.nix b/lib/licenses.nix
index b3ea106e954ab..d694ab772457d 100644
--- a/lib/licenses.nix
+++ b/lib/licenses.nix
@@ -202,6 +202,7 @@ in mkLicense lset) ({
     fullName = "Business Source License 1.1";
     url = "https://mariadb.com/bsl11";
     free = false;
+    redistributable = true;
   };
 
   caossl = {