license: relicense to AGPL-3.0-or-later
Some checks failed
ci / check (push) Failing after 1s

This commit is contained in:
Sulkta 2026-06-28 21:17:30 -07:00
parent d32db8800e
commit d312317249
3 changed files with 661 additions and 22 deletions

View file

@ -213,7 +213,7 @@ deferred list above) before sending a big patch.
## License
MIT. See [`LICENSE`](LICENSE).
AGPL-3.0-or-later. See [`LICENSE`](LICENSE).
This is an independent port; the upstream Python SDK is © Anthropic, PBC, and
the bundled `LICENSE` preserves that notice alongside this port's copyright.
This is an independent port; the upstream Python SDK is © Anthropic, PBC. This
port is licensed under the GNU Affero General Public License v3.0 or later.