Skip to content

docs: complete the Apache 2.0 copyright notice, add License section#273

Merged
tungbq merged 1 commit into
mainfrom
docs/complete-license-notice
Jul 13, 2026
Merged

docs: complete the Apache 2.0 copyright notice, add License section#273
tungbq merged 1 commit into
mainfrom
docs/complete-license-notice

Conversation

@tungbq

@tungbq tungbq commented Jul 13, 2026

Copy link
Copy Markdown
Owner

Summary

LICENSE already had the full Apache 2.0 text, but the copyright notice at the bottom was still the unfilled template (Copyright [yyyy] [name of copyright owner]), and the README never mentioned licensing at all — no section, no badge.

  • Filled in the copyright notice: Copyright 2024-2026 Tung Bui (2024 is this repo's first commit).
  • Added a License section to the README summarizing what Apache 2.0 grants/requires, plus a license badge in the header row.

No license change — Apache 2.0 already covers what most solo maintainers mean by "a license that protects me": the Section 7 warranty disclaimer, Section 8 liability limitation, and Section 3's explicit patent grant with a termination clause if someone sues you over patents in your own code. This just completes what was already there.

Test plan

  • Docs-only change, no build/CI impact — readthrough of the rendered README and LICENSE.

LICENSE already had the full Apache 2.0 text, but the copyright
notice at the bottom was still the unfilled template
("Copyright [yyyy] [name of copyright owner]") and the README never
mentioned licensing at all.

- Fill in the copyright notice (2024, the repo's first commit, through
  the current year)
- Add a License section to the README summarizing what Apache 2.0
  grants/requires, plus a license badge in the header row

Apache 2.0 already covers what most solo maintainers mean by "a
license that protects me": Section 7's warranty disclaimer, Section 8's
liability limitation, and Section 3's explicit patent grant with a
termination clause if someone sues you over patents in your own code.
No license change needed, just completing what was already there.
@github-actions github-actions Bot added the doc label Jul 13, 2026
@tungbq tungbq merged commit f77e16e into main Jul 13, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant