fix(docs, v1.2): use a plain year range in NOTICE copyright - #7015
Merged
xuang7 merged 1 commit intoJul 29, 2026
Merged
Conversation
Contributor
Author
|
The cherry-pick conflicted and was committed with conflict markers. Resolve the conflicts on this branch, then mark this PR ready for review. Conflicting files:
|
### What changes were proposed in this PR? Per ASF policy [1], the NOTICE copyright line should use a plain year range, not "and onwards". Changed `Copyright 2025 and onwards The Apache Software Foundation` to `Copyright 2025-2026 The Apache Software Foundation` in the root `NOTICE` and all `*/NOTICE-binary` files. [1] https://www.apache.org/legal/src-headers.html#notice ### Any related issues, documentation, discussions? Closes #6981. To be backported to `release/v1.2` for RC4. ### How was this PR tested? Text-only change; CI license/NOTICE checks pass with no generator drift. ### Was this PR authored or co-authored using generative AI tooling? Generated-by: Claude Code (Claude Opus 4.8) (backported from commit 1272137) Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
Yicong-Huang
force-pushed
the
backport/6983-use-a-plain-year-range-in-notice-copyrig-v1.2
branch
from
July 29, 2026 05:16
8fdd914 to
7aa5405
Compare
Contributor
Author
Automated Reviewer SuggestionsBased on the
|
Yicong-Huang
marked this pull request as ready for review
July 29, 2026 05:17
Yicong-Huang
approved these changes
Jul 29, 2026
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## release/v1.2 #7015 +/- ##
===============================================
Coverage 53.95% 53.95%
Complexity 1441 1441
===============================================
Files 809 809
Lines 34144 34144
Branches 3448 3448
===============================================
Hits 18421 18421
Misses 14815 14815
Partials 908 908
*This pull request uses carry forward flags. Click here to find out more. ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
xuang7
deleted the
backport/6983-use-a-plain-year-range-in-notice-copyrig-v1.2
branch
July 29, 2026 05:45
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.
What changes were proposed in this PR?
Automated backport of #6983 to
release/v1.2.Source: 1272137 · automation run
Any related issues, documentation, discussions?
Backport of #6983. Originally linked #6981.
How was this PR tested?
Release-branch CI runs on this branch once the conflicts are resolved and this PR is marked ready for review.
Was this PR authored or co-authored using generative AI tooling?
No.