Skip to content

Add MIT and Apache-2.0 license files#3

Merged
shinaoka merged 1 commit intomainfrom
add-license-files
Mar 19, 2026
Merged

Add MIT and Apache-2.0 license files#3
shinaoka merged 1 commit intomainfrom
add-license-files

Conversation

@shinaoka
Copy link
Copy Markdown
Member

Summary

  • Add LICENSE-MIT and LICENSE-APACHE files matching the license = "MIT OR Apache-2.0" already declared in Cargo.toml
  • Standard dual-license convention for the Rust ecosystem

Test plan

  • No code changes; CI should pass as-is

🤖 Generated with Claude Code

Cargo.toml already declares `license = "MIT OR Apache-2.0"` but the
actual license text files were missing from the repository.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@shinaoka shinaoka enabled auto-merge (squash) March 19, 2026 23:58
@shinaoka shinaoka merged commit 9ee4022 into main Mar 19, 2026
5 checks passed
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