Skip to content

fix(docs, v1.2): use a plain year range in NOTICE copyright - #7015

Merged
xuang7 merged 1 commit into
release/v1.2from
backport/6983-use-a-plain-year-range-in-notice-copyrig-v1.2
Jul 29, 2026
Merged

fix(docs, v1.2): use a plain year range in NOTICE copyright#7015
xuang7 merged 1 commit into
release/v1.2from
backport/6983-use-a-plain-year-range-in-notice-copyrig-v1.2

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

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.

@github-actions

Copy link
Copy Markdown
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:

  • notebook-migration-service/NOTICE-binary

### 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
Yicong-Huang force-pushed the backport/6983-use-a-plain-year-range-in-notice-copyrig-v1.2 branch from 8fdd914 to 7aa5405 Compare July 29, 2026 05:16
@github-actions github-actions Bot added docs Changes related to documentations platform Non-amber Scala service paths labels Jul 29, 2026
@github-actions

Copy link
Copy Markdown
Contributor Author

Automated Reviewer Suggestions

Based on the git blame history of the changed files, we recommend the following reviewers:

  • Contributors with relevant context: @Yicong-Huang, @bobbai00
    You can notify them by mentioning @Yicong-Huang, @bobbai00 in a comment.

@Yicong-Huang
Yicong-Huang marked this pull request as ready for review July 29, 2026 05:17
@codecov-commenter

codecov-commenter commented Jul 29, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 53.95%. Comparing base (fd5f487) to head (7aa5405).
✅ All tests successful. No failed tests found.

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           
Flag Coverage Δ *Carryforward flag
access-control-service 64.61% <ø> (ø)
agent-service 34.36% <ø> (ø) Carriedforward from fd5f487
amber 59.61% <ø> (ø) Carriedforward from fd5f487
computing-unit-managing-service 1.65% <ø> (ø)
config-service 56.06% <ø> (ø)
file-service 58.59% <ø> (ø)
frontend 47.19% <ø> (ø) Carriedforward from fd5f487
pyamber 90.87% <ø> (ø) Carriedforward from fd5f487
python 90.74% <ø> (ø) Carriedforward from fd5f487
workflow-compiling-service 58.69% <ø> (ø)

*This pull request uses carry forward flags. Click here to find out more.

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@xuang7 xuang7 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@xuang7
xuang7 merged commit 21b2856 into release/v1.2 Jul 29, 2026
19 checks passed
@xuang7
xuang7 deleted the backport/6983-use-a-plain-year-range-in-notice-copyrig-v1.2 branch July 29, 2026 05:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs Changes related to documentations platform Non-amber Scala service paths

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants