Skip to content

Add LICENSE.txt and NOTICE.txt to pyarrow crates - #10481

Open
arijitroy003 wants to merge 1 commit into
apache:mainfrom
arijitroy003:fix/add-license-symlinks
Open

Add LICENSE.txt and NOTICE.txt to pyarrow crates#10481
arijitroy003 wants to merge 1 commit into
apache:mainfrom
arijitroy003:fix/add-license-symlinks

Conversation

@arijitroy003

Copy link
Copy Markdown

Summary

Add missing LICENSE.txt and NOTICE.txt symlinks to pyarrow-related crates as required by Apache release policy.

Closes #10469

Changes

  • Add LICENSE.txt and NOTICE.txt symlinks to:
    • arrow-pyarrow
    • arrow-integration-testing
    • arrow-pyarrow-integration-testing
    • arrow-pyarrow-testing

Testing

N/A — license file symlinks only.

Adds symlinks to LICENSE.txt and NOTICE.txt in crates that were
missing them, as required by Apache release policy.

Closes apache#10469

Signed-off-by: arijitroy003 <arijitroy003@gmail.com>
@github-actions github-actions Bot added the arrow Changes to the arrow crate label Jul 29, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

arrow Changes to the arrow crate

Projects

None yet

Development

Successfully merging this pull request may close these issues.

CI check to enforce presence of license/notice in published crates

1 participant