Skip to content

docs(readme): fix license references to match LICENSE (Apache-2.0)#1997

Merged
aeppling merged 1 commit into
rtk-ai:developfrom
tylerezimmerman:fix/readme-license-apache-2.0
May 20, 2026
Merged

docs(readme): fix license references to match LICENSE (Apache-2.0)#1997
aeppling merged 1 commit into
rtk-ai:developfrom
tylerezimmerman:fix/readme-license-apache-2.0

Conversation

@tylerezimmerman
Copy link
Copy Markdown
Contributor

Summary

The README badge and footer claimed MIT, but the LICENSE file is Apache License 2.0. This PR updates the README so both references match the authoritative LICENSE file.

  • README.md:12 — shields.io badge updated from MIT (yellow) to Apache 2.0 (blue), link updated to opensource.org/licenses/Apache-2.0
  • README.md:486 — footer updated from "MIT License" to "Apache License 2.0"

No code changes; LICENSE file is unchanged.

Closes #1996

Test plan

  • git diff shows only the two intended line changes in README.md
  • GitHub renders the new Apache-2.0 badge on the repo page after merge

🤖 Generated with Claude Code

Co-Authored-By: Claude noreply@anthropic.com

The README badge and footer claimed MIT, but the LICENSE file is
Apache License 2.0. Updates both references so the README matches
the authoritative LICENSE file.

Closes rtk-ai#1996

Co-Authored-By: Claude <noreply@anthropic.com>
@CLAassistant
Copy link
Copy Markdown

CLAassistant commented May 20, 2026

CLA assistant check
All committers have signed the CLA.

@aeppling
Copy link
Copy Markdown
Contributor

Hey @tylerezimmerman thanks for contributing to RTK !

@aeppling aeppling merged commit 6a57821 into rtk-ai:develop May 20, 2026
6 checks passed
@tylerezimmerman tylerezimmerman deleted the fix/readme-license-apache-2.0 branch May 20, 2026 17:57
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.

README license badge and footer say "MIT" but LICENSE file is Apache-2.0

3 participants