chore(license): trim DISCLAIMER to canonical ASF Incubator template#4927
Merged
Conversation
Drop the non-standard second paragraph (licensing-review caveat + incubator status URL). The first paragraph alone is the canonical template per the ASF Incubator policy. Trimmed file flows automatically into JAR META-INF/ and Docker images via existing sbt + Dockerfile copy steps. Closes apache#4926
aglinxinyuan
approved these changes
May 4, 2026
Yicong-Huang
pushed a commit
that referenced
this pull request
May 4, 2026
…4927) ### What changes were proposed in this PR? Drop the non-canonical second paragraph (licensing-review caveat + incubator status URL) from `DISCLAIMER` and its verbatim copy at `bin/single-node/DISCLAIMER`. Only the first paragraph is part of the standard ASF Incubator disclaimer template. The trimmed file flows automatically into JAR `META-INF/` entries and all Docker images via existing sbt + Dockerfile copy steps — no other code changes needed. Follow-up to the disclaimer/licensing cleanup in 47bb2e4 / #4288 (and rename in #4555), which left this section untrimmed. ### Any related issues, documentation, discussions? Closes #4926. Related: #4288, #4555. ### How was this PR tested? Text-only change to release artifacts metadata. ### Was this PR authored or co-authored using generative AI tooling? (backported from commit 265e0f8) Generated-by: Claude Code (Opus 4.7)
Contributor
|
Backport to |
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?
Drop the non-canonical second paragraph (licensing-review caveat + incubator status URL) from
DISCLAIMERand its verbatim copy atbin/single-node/DISCLAIMER. Only the first paragraph is part of the standard ASF Incubator disclaimer template. The trimmed file flows automatically into JARMETA-INF/entries and all Docker images via existing sbt + Dockerfile copy steps — no other code changes needed.Follow-up to the disclaimer/licensing cleanup in 47bb2e4 / #4288 (and rename in #4555), which left this section untrimmed.
Any related issues, documentation, discussions?
Closes #4926. Related: #4288, #4555.
How was this PR tested?
Text-only change to release artifacts metadata.
Was this PR authored or co-authored using generative AI tooling?
Generated-by: Claude Code (Opus 4.7)