Skip to content

docs: add MIT LICENSE file#17

Merged
atani merged 1 commit into
mainfrom
add-mit-license
Jun 2, 2026
Merged

docs: add MIT LICENSE file#17
atani merged 1 commit into
mainfrom
add-mit-license

Conversation

@atani
Copy link
Copy Markdown
Owner

@atani atani commented Jun 2, 2026

Adds the MIT LICENSE file. The README already advertises this project as MIT-licensed (License badge), but the repository had no LICENSE file, which blocks adoption and shows "No license" / "License not recognized" on the repo page.

Why

  • A missing LICENSE is a common blocker for users who want to depend on or contribute to a project.
  • GitHub displays the license in the sidebar and in search facets once a recognized LICENSE file exists, improving discoverability.

Test plan

  • LICENSE content is the standard MIT text (OSI-approved), matching the README badge.
  • Copyright holder/year aligned with the author other repos (Akira Taniwaki, 2026).

@atani atani merged commit 2dbbf69 into main Jun 2, 2026
1 check passed
@atani atani deleted the add-mit-license branch June 2, 2026 23:22
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.

1 participant