Skip to content

chore: relicense from GPL-3.0-only to MIT#51

Merged
Daliys merged 2 commits into
developmentfrom
chore/relicense-mit
Jun 17, 2026
Merged

chore: relicense from GPL-3.0-only to MIT#51
Daliys merged 2 commits into
developmentfrom
chore/relicense-mit

Conversation

@Daliys

@Daliys Daliys commented Jun 16, 2026

Copy link
Copy Markdown
Member

What

Relicenses Nexus Unity from GPL-3.0-only to the MIT license.

  • LICENSE.md: full GPLv3 text → MIT
  • package.json: license field → MIT
  • README badge + license notes, DOCUMENTATION.MD, RELEASE.md: updated references
  • scripts/prepush-validate.sh: metadata gate assertion now expects MIT
  • CHANGELOG.md: [Unreleased] entry documenting the relicense

Why

GPLv3 copyleft is a hard blocker for commercial Unity studios evaluating MCP tooling. MIT matches the prevailing license for the MCP-server ecosystem and removes that adoption barrier.

Contributor consent

The only external contributor to the relicensed code (air17 <ou1705@gmail.com>) has consented to relicensing their contributions under MIT. AI-tool bot commits (jules, copilot) carry no separate copyright. All other contributions are owned by the maintainer.

air17 — please leave a comment here confirming: "I consent to relicensing my contributions under MIT."

🤖 Generated with Claude Code

Daliys and others added 2 commits June 17, 2026 01:10
Switch the package license to MIT to remove copyleft friction for
commercial Unity studios: replace LICENSE.md, update the package.json
license field, README badge/notes, DOCUMENTATION.MD, RELEASE.md, the
pre-push metadata gate assertion, and add a CHANGELOG entry. All prior
contributors consented to the relicense.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
The summary/remarks overclaimed: they described local Codex config
modification as a direct effect and "writes progress to the Nexus
diagnostics log category". The method only logs start/finish to the
Unity Console and delegates the linking (and any config changes) to
MCPCliInstaller.LinkToCodex. Reworded to delegate-and-log to satisfy
the documentation quality gate.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@Daliys Daliys merged commit c772bf2 into development Jun 17, 2026
5 checks passed
@Daliys Daliys deleted the chore/relicense-mit branch June 17, 2026 13:49
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.

1 participant