Skip to content

Fix README license section to match MIT LICENSE#975

Open
MerelyPerfect wants to merge 1 commit into
anthropics:mainfrom
MerelyPerfect:fix/readme-mit-license
Open

Fix README license section to match MIT LICENSE#975
MerelyPerfect wants to merge 1 commit into
anthropics:mainfrom
MerelyPerfect:fix/readme-mit-license

Conversation

@MerelyPerfect
Copy link
Copy Markdown

@MerelyPerfect MerelyPerfect commented May 20, 2026

Fixes #971

Summary

  • Updates the README license section to state MIT, consistent with LICENSE and pyproject.toml
  • Removes the incorrect reference to Anthropic's Commercial Terms of Service

Context

The README previously said use of the SDK was governed by Commercial Terms of Service, while the repository LICENSE file and package metadata both specify the MIT License.

Test plan

  • Verified LICENSE is MIT
  • Verified pyproject.toml declares license = {text = "MIT"}
  • README license section now points to LICENSE

The README incorrectly referenced Anthropic's Commercial Terms of
Service while LICENSE and pyproject.toml specify MIT.
@MerelyPerfect MerelyPerfect force-pushed the fix/readme-mit-license branch from 06cb6dd to 8f34f76 Compare May 20, 2026 12:06
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.

License discrepancy between README.md and LICENSE.md

1 participant