chore: relicense project under GPLv3 - #9
Conversation
Replace the MIT license with the GNU General Public License v3.0 (SPDX: GPL-3.0-only). Files touched: Cargo.toml 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 (3)
Included review availability: Your plan provides up to 1 included review per hour; 0 remain after this review. WalkthroughThe project now declares the GPL-3.0-only license in ChangesProject licensing
Merge Risk: 🟡 Moderate · up to The project will be distributed as GPLv3-only, but authorization from maintainers or copyright holders for the relicensing remains unconfirmed. This should be resolved before merge. 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
Cargo.tomlLICENSEREADME.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