Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 1.48 KB

File metadata and controls

26 lines (16 loc) · 1.48 KB

Third-party notices

OpenContext combines project-owned code with vendored dependencies. License terms differ by component.

OpenContext application code

Everything outside vendor/ is licensed under the MIT License (see LICENSE at the repository root).

Vendored: databricks-tools-core

Path: vendor/databricks-tools-core/

Field Value
Upstream databricks-solutions/ai-dev-kit (databricks-tools-core/)
Copyright Databricks, Inc.
License Databricks License
Attribution NOTICE.txt

Use, copy, modification, and redistribution of databricks-tools-core are permitted only in connection with Databricks Services, subject to the Databricks License and your Databricks agreement (MCSA). Do not treat the vendored tree as MIT-licensed.

OpenContext vendors this package for Databricks Apps runtime install (requirements.txt path dependency). If you fork or redistribute this repository, you must include vendor/databricks-tools-core/LICENSE.md and vendor/databricks-tools-core/NOTICE.txt with any distribution of that subtree.

Other runtime dependencies

Python dependencies declared in pyproject.toml / uv.lock (for example fastapi, mlflow, psycopg) retain their upstream licenses on PyPI. This file covers the vendored subtree only.