chore: relicense project under GPLv3 - #58
Conversation
Replace the MIT license with the GNU General Public License v3.0 (SPDX: GPL-3.0-only). Files touched: LICENSE README.md Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01AeaT3mK6fazbUn9kcTrKxL
Codex Review SummaryThis comment shows the latest Codex review activity on this pull request.
ℹ️ About Codex in GitHubYour team has set up Codex to review pull requests in this repo. Reviews are triggered when you
Codex reacts with 👀 while any review is running, comments if it has suggestions, and reacts with 👍 once all reviews finish with no findings. |
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Team Run ID: 📒 Files selected for processing (2)
Included review availability: Your plan provides up to 1 included review per hour; 0 remain after this review. WalkthroughThe project adds the complete GNU General Public License v3.0 text and documents the license in the README with a link to the new ChangesProject licensing
Estimated code review effort: 1 (Trivial) | ~2 minutes Merge Risk: ⚪ Minimal · up to This change adds the GPLv3 license text and documents it in the README, with no product runtime behavior affected. No merge-blocking implementation risk remains. Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Relicenses this project from MIT to the GNU General Public License v3.0 (SPDX
GPL-3.0-only), as part of an org-wide relicensing of every MostroP2P repository.Changes
LICENSEREADME.mdLICENSEnow holds the verbatim GPLv3 text from https://www.gnu.org/licenses/gpl-3.0.txt (674 lines).The README license section (and badge, where present) points at GPLv3. Where the README had no license section, one was added.
Package metadata (
Cargo.toml/package.json) declaresGPL-3.0-onlyso the license is machine-readable; the field was added where it was previously absent.Notes for reviewers
🤖 Generated with Claude Code
https://claude.ai/code/session_01AeaT3mK6fazbUn9kcTrKxL
Summary by CodeRabbit