chore: relicense from MIT to Apache-2.0 #1
Reference in New Issue
Block a user
Delete Branch "chore/relicense-apache-2.0"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Replace the MIT LICENSE with the full Apache License 2.0 text, update the
SPDX license field in package.json and package-lock.json, and adapt the
README badge and License section accordingly.
Co-Authored-By: Claude Opus 4.8 (1M context) noreply@anthropic.com
Description
Type of change
Checklist
npm testpassesnpm run typecheckpassesnpm run lintandnpm run format:checkpassView command line instructions
Checkout
From your project repository, check out a new branch and test the changes.