Skip to content

Fix license mismatch: use MIT in all POM declarations#174

Merged
kirich1409 merged 2 commits intomainfrom
fix/license-mismatch
Apr 29, 2026
Merged

Fix license mismatch: use MIT in all POM declarations#174
kirich1409 merged 2 commits intomainfrom
fix/license-mismatch

Conversation

@kirich1409
Copy link
Copy Markdown
Contributor

Summary

  • All 16 build.gradle.kts publishing blocks declared Apache 2.0 in their POM <licenses> section, contradicting the MIT LICENSE file and README badge
  • Changed name to "MIT License" and url to "https://opensource.org/licenses/MIT" in every affected module

Closes #168

kirich1409 and others added 2 commits April 29, 2026 17:02
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Closes #168

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@qodo-code-review
Copy link
Copy Markdown

ⓘ You've reached your Qodo monthly free-tier limit. Reviews pause until next month — upgrade your plan to continue now, or link your paid account if you already have one.

@kirich1409 kirich1409 merged commit f5eb0db into main Apr 29, 2026
9 of 10 checks passed
@kirich1409 kirich1409 deleted the fix/license-mismatch branch April 29, 2026 20:18
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.

chore: fix license mismatch — LICENSE file (MIT) vs BOM POM (Apache 2.0)

1 participant