Skip to content

license: restore verbatim Apache 2.0 text (revert APPENDIX strip)#241

Merged
Sayt-0 merged 1 commit into
mainfrom
fix/restore-license-appendix
Jun 12, 2026
Merged

license: restore verbatim Apache 2.0 text (revert APPENDIX strip)#241
Sayt-0 merged 1 commit into
mainfrom
fix/restore-license-appendix

Conversation

@Sayt-0

@Sayt-0 Sayt-0 commented Jun 12, 2026

Copy link
Copy Markdown
Member

Reverts f7f159e (merged in #240), which stripped the APPENDIX from LICENSE.

Per Sebastiaan's clarification, the LICENSE file must be an exact verbatim match of the canonical Apache 2.0 text — which includes the APPENDIX ("How to apply the Apache License to your work") and its [yyyy] [name of copyright owner] boilerplate. Docker's attribution lives in NOTICE and the per-file SPDX headers, not in the LICENSE body.

This restores the file to end with the full APPENDIX section.

@docker-agent docker-agent 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.

Assessment: 🟢 APPROVE

The diff restores the canonical Apache 2.0 APPENDIX to the LICENSE file. All added lines exactly match the upstream Apache 2.0 APPENDIX text verbatim — correct bracket notation ([yyyy], [name of copyright owner]), correct URL, correct indentation, and proper line spacing. No changes were made outside the APPENDIX block, and the file ends correctly.

This is a clean revert of the APPENDIX strip from #240, consistent with the stated intent of keeping Docker's attribution in NOTICE and per-file SPDX headers rather than in the LICENSE body itself.

@Sayt-0
Sayt-0 merged commit 137d98c into main Jun 12, 2026
15 checks passed
@Sayt-0
Sayt-0 deleted the fix/restore-license-appendix branch June 12, 2026 10:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants