Skip to content

fix: align license badge with LICENSE file (Apache 2.0) (Closes #562) - #592

Open
waterWang wants to merge 1 commit into
Protocol-Guild:mainfrom
waterWang:fix/license-badge-readme-562
Open

fix: align license badge with LICENSE file (Apache 2.0) (Closes #562)#592
waterWang wants to merge 1 commit into
Protocol-Guild:mainfrom
waterWang:fix/license-badge-readme-562

Conversation

@waterWang

Copy link
Copy Markdown

What

Fixes #562 — License badge in README says MIT but LICENSE file is Apache 2.0.

Changes

  • README.md: Updated badge from License-MIT to License-Apache%202.0 to match the LICENSE file
  • backend/README.md: Updated license section text from MIT - See LICENSE file to Apache License 2.0 - See LICENSE file

Why

License inconsistency creates legal ambiguity for contributors and users. The LICENSE file is the source of truth (Apache 2.0), so all references must match.

Acceptance Criteria

  • README badge matches LICENSE file
  • All references consistent
  • LICENSE file is the source of truth

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.

Fix license inconsistency between README badge and LICENSE file

1 participant