licenses: Update databricks metadata

Link to offical Databricks License URL
This commit is contained in:
Kristoffer K. Føllesdal 2024-08-06 13:38:55 +02:00 committed by kfollesdal
parent 24bb1b20a9
commit 1bce2914b3

View File

@ -715,10 +715,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;
};