licenses: add databricks

This commit is contained in:
kfollesdal 2020-08-30 14:33:44 +02:00 committed by Jon
parent c4364cdddc
commit a9337c0873

View file

@ -436,6 +436,12 @@ lib.mapAttrs (n: v: v // { shortName = n; }) {
};
# Proprietary binaries; free to redistribute without modification.
databricks = {
fullName = "Databricks Proprietary License";
url = "https://pypi.org/project/databricks-connect";
};
issl = {
fullName = "Intel Simplified Software License";
url = "https://software.intel.com/en-us/license/intel-simplified-software-license";