docs(license): reconcile LICENSE/NOTICE attributions after #778#821
Merged
Conversation
Follow-up to the #778 discussion. #778 moved the Airflow/Groovy attributions from NOTICE into LICENSE; the thread converged on that being the wrong home for them. This puts each piece where ASF convention wants it: - NOTICE carries the required copyright-attribution lines for the ASF-project code that originated this framework (Airflow, Groovy) — minimal, copyright-lines-only, no descriptive prose. Only the top-level product copyright line is bubbled, per licensing-howto#bundle-asf-product; we do not copy those projects' own bundled third-party notices, which do not pertain to Magpie. - LICENSE drops the 'Contributions from other ASF projects' block (neither a license grant nor third-party license text) and keeps the 'Third-party content' block for the one genuine non-ASF inclusion (Julius Brussee / awesome-claude-skills), with the provenance pointer restored. - README gains an Acknowledgements section for the lineage narrative (airflow-steward heritage, Groovy contributions) — same rightsholder (Copyright ASF, AL 2.0), so documentation rather than a legal notice. The Airflow 2016-2026 / Groovy 2003-2026 copyright spans match the current upstream NOTICE files (verified), so they are accurate, not invented. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
paulk-asert
approved these changes
Jul 11, 2026
choo121600
approved these changes
Jul 12, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Follow-up to the #778 discussion. #778 moved the Airflow/Groovy attributions from NOTICE into LICENSE; the thread converged on that being the wrong home for them. This puts them back where ASF convention wants each piece:
Note: the Airflow
2016-2026/ Groovy2003-2026copyright spans match the current upstream NOTICE files (verified), so they are accurate, not invented.cc @justinmclean @CalvinKirs @paulk-asert — does this settle everyone's concerns?
Type of change
Test plan
prek run --all-filespasses (markdownlint, TOC, link check on the touched files)