Skip to content

Commit

Permalink
databricks-cli: Init at 0.227.0 (#332946)
Browse files Browse the repository at this point in the history
  • Loading branch information
SuperSandro2000 authored Sep 3, 2024
2 parents 82e580c + 2eb9bdf commit 78d1aaa
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions lib/licenses.nix
Original file line number Diff line number Diff line change
Expand Up @@ -721,10 +721,9 @@ lib.mapAttrs mkLicense ({
fullName = "ISC License";
};

# Proprietary binaries; free to redistribute without modification.
databricks = {
fullName = "Databricks Proprietary License";
url = "https://pypi.org/project/databricks-connect";
fullName = "Databricks License";
url = "https://www.databricks.com/legal/db-license";
free = false;
};

Expand Down

0 comments on commit 78d1aaa

Please sign in to comment.