Skip to content

Relicense under pure MIT#47

Merged
hajoeichler merged 1 commit into
mainfrom
license/pure-mit
Jun 8, 2026
Merged

Relicense under pure MIT#47
hajoeichler merged 1 commit into
mainfrom
license/pure-mit

Conversation

@hajoeichler

Copy link
Copy Markdown
Member

Summary

Replaces the dual-tier custom license with a pure MIT License.

The previous LICENSE was MIT-flavored but layered on commercial restrictions:

  • non-commercial-only grant ("development, evaluation, and testing")
  • a hard cap of 1,000,000 tool invocations
  • a paid license/subscription requirement for any production/commercial use
  • a clause reserving the right to review usage and terminate access

The same restrictive text was also repeated as a preamble at the top of the README.

Changes

  • LICENSE — replaced with the standard MIT License (Copyright (c) 2025 commercetools GmbH; 2025 = first-commit year).
  • README.md — removed the dual-tier license/enforcement preamble so the README starts with the project introduction.

This aligns the repo with the three workspace package.json files, which already declare "license": "MIT".

🤖 Generated with Claude Code

Replace the dual-tier license (non-commercial-only grant, 1M-invocation
cap, paid production license, termination clause) with the standard MIT
License. Remove the matching restrictive preamble from the README so it
starts with the project introduction.

The workspace package.json files already declared "MIT", so this aligns
the LICENSE file and README with that declaration.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@changeset-bot

changeset-bot Bot commented Jun 8, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 0ba60d1

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@hajoeichler hajoeichler merged commit fcfcad1 into main Jun 8, 2026
7 checks passed
@hajoeichler hajoeichler deleted the license/pure-mit branch June 8, 2026 15:57
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.

2 participants