chore: add MIT License - #11
Merged
Merged
Conversation
The repository had no declared license, which left its terms unstated for anyone reading or citing it. - Add LICENSE containing the MIT License text. - Add a license badge and a license section to both READMEs. Co-Authored-By: Claude Opus 4.8 <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.
Summary
The repository had no declared license. Without one, the default position is that all rights are reserved, so readers had no stated terms under which they could clone, run, or cite the project.
Changes
LICENSE— MIT License text, copyright lineCopyright (c) 2026 falltwo.README.md/README.zh.md— license badge next to the existing badges, and a license section at the end.Note
Several people committed to this project during its development. The copyright line names the repository owner, as directed. If the team later wants contributions attributed collectively, the line can be changed to name the project's contributors instead.
🤖 Generated with Claude Code