Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -1277,7 +1277,7 @@ def _generate_build_files_for_provider(
_generate_get_provider_info_py(context, provider_details)
shutil.copy(
BREEZE_SOURCES_PATH / "airflow_breeze" / "templates" / "PROVIDER_LICENSE.txt",
provider_details.base_provider_package_path / "LICENSE",
provider_details.root_provider_path / "LICENSE",
)


Expand Down
201 changes: 0 additions & 201 deletions providers/airbyte/src/airflow/providers/airbyte/LICENSE

This file was deleted.

Loading
Loading