Conversation
Replace the MIT license with Business Source License 1.1: no production use without a commercial license, converting to Apache-2.0 four years after each version is published. The parameters name the Licensed Work as rhiza-claude v0.15.0 or later, so everything released up to and including v0.14.0 stays MIT. Also update the manifest's license field and the README badge. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
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.
Replaces the MIT license with the Business Source License 1.1.
Terms as parameterised
Copying, modifying, redistributing and non-production use stay free. Each
version converts to Apache-2.0 on its own four-year clock, so the Change Date
varies per release.
Scope. The Licensed Work starts at v0.15.0, the next release — everything
published up to and including v0.14.0 remains MIT under the terms it shipped
with. Nothing is relicensed retroactively.
Also changed
plugin/.claude-plugin/plugin.json—"license": "BUSL-1.1"README.md— the license badgeThe bundled license texts under
plugin/scripts/licenses/are untouched: thoseare what
/rhiza:initoffers other repos, and are unrelated to this repo'sown terms.
make fmtandmake testare green (1994 passed, 100% coverage).🤖 Generated with Claude Code