chore(license): centralize Buck2 attribution - #62
Open
Windsor Nguyễn (windsornguyen) wants to merge 1 commit into
Open
chore(license): centralize Buck2 attribution#62Windsor Nguyễn (windsornguyen) wants to merge 1 commit into
Windsor Nguyễn (windsornguyen) wants to merge 1 commit into
Conversation
Windsor Nguyễn (windsornguyen)
requested review from
annyzhou and
Aryan Mahajan (aryanma)
August 12, 2026 03:37
1 task
Shengming Liang (LiangShengming)
approved these changes
Aug 13, 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.
Depends on #60.
What does this change?
This PR records Buck2 provenance at the repository boundary instead of repeating the same source commit in each derived file.
NOTICErecords the exact initial Buck2 commit once.Upstream-Sourcelines from 2,982 files.NOTICEretains project-level Buck2 credit.NOTICEand distinguishes restored upstream paths from first-party files.UPSTREAM_CHANGELOG.mdremains the record for later upstream imports.Most changed files only remove one duplicate marker. The verifier, tests, style rules, and first-party documentation contain the substantive changes. Existing legal notices remain unchanged.
How was it tested?
pnpm run ci checkpassed 44 tests.cargo fmt --all -- --check.uv run --with-requirements docs/requirements.txt python -m mkdocs build --strict -f mkdocs.yml.No tracked file contains an
Upstream-Source: facebook/buck2@...marker.The fork commit appears only in
NOTICE.All 5,842 Meta and Facebook copyright lines match the stack base.
All 2,978 marker-only files contain deletions only.
CLA/Vouch check passes, or this PR only updates
VOUCHED.td.