Problem
The LICENSE file uses a non-canonical variant of Apache 2.0 with 3 word-level deviations from the GitHub/ASF canonical text:
| Section |
This repo |
Canonical (ASF) |
| §1 "Contribution" |
submitted to **the** Licensor |
submitted to Licensor |
| §1 "Contributor" |
received by **the** Licensor |
received by Licensor |
| §4(d) |
excluding **any** notices |
excluding **those** notices |
Why it matters
- GitHub's license detection may not match the SPDX identifier exactly
- Inconsistent across qte77 repos (some use canonical, some don't)
- The ASF canonical text is the authoritative source
Solution
Replace LICENSE body (sections 1–9 + APPENDIX) with the exact text from the ASF canonical source. Keep Copyright 2026 qte77 in the appendix.
🤖 Generated with Claude noreply@anthropic.com
Problem
The LICENSE file uses a non-canonical variant of Apache 2.0 with 3 word-level deviations from the GitHub/ASF canonical text:
submitted to **the** Licensorsubmitted to Licensorreceived by **the** Licensorreceived by Licensorexcluding **any** noticesexcluding **those** noticesWhy it matters
Solution
Replace LICENSE body (sections 1–9 + APPENDIX) with the exact text from the ASF canonical source. Keep
Copyright 2026 qte77in the appendix.🤖 Generated with Claude noreply@anthropic.com