docs: Update README license section for AGPLv3#289
Merged
Conversation
Replace the outdated Apache 2.0 license reference with the correct AGPLv3 license and Swamp Extension and Definition Exception.
There was a problem hiding this comment.
Review Summary
✅ APPROVED - Documentation-only PR with no blocking issues.
What Changed
This PR updates the README.md license section to:
- Reference AGPLv3 with the Swamp Extension and Definition Exception (replacing Apache 2.0)
- Link to
COPYING,COPYING-EXCEPTION,COPYRIGHT, andCONTRIBUTING.md - Fix the CONTRIBUTORS.md → CONTRIBUTING.md filename reference
Verification
- ✅ All referenced files exist (
COPYING,COPYING-EXCEPTION,COPYRIGHT,CONTRIBUTING.md) - ✅ Links are correctly formatted as relative paths
- ✅ No code changes requiring TypeScript strict mode or test coverage review
- ✅ DDD principles not applicable (documentation-only change)
Notes
- The change from
CONTRIBUTORS.mdtoCONTRIBUTING.mdfixes what appears to be an incorrect filename reference in the original README
🤖 Reviewed by Claude
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
COPYING,COPYING-EXCEPTION,COPYRIGHT, andCONTRIBUTING.mdTest plan
🤖 Generated with Claude Code