Skip to content

chore: migrate license from Apache-2.0 to MIT#18

Merged
pentaxis93 merged 1 commit intomainfrom
issue-17-license-mit
Mar 4, 2026
Merged

chore: migrate license from Apache-2.0 to MIT#18
pentaxis93 merged 1 commit intomainfrom
issue-17-license-mit

Conversation

@pentaxis93
Copy link
Owner

Summary

  • Replace Apache-2.0 license text with MIT (Copyright (c) 2025 pentaxis93)
  • Update workspace.package.license in root Cargo.toml from Apache-2.0 to MIT
  • All 5 sub-crate Cargo.toml files inherit via license.workspace = true — no changes needed

Closes #17

Test plan

  • grep -r "Apache" . returns no hits in project metadata
  • cargo check — workspace builds cleanly
  • cargo test — all tests pass
  • LICENSE contains MIT text with correct copyright
  • All Cargo.toml files resolve to MIT

🤖 Generated with Claude Code

Apache machinery (patent grants, NOTICE propagation, contribution terms)
doesn't serve a single-contributor agent daemon. MIT aligns with the
groundwork and Superpowers stacks.

Closes #17

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@pentaxis93 pentaxis93 merged commit 7cd0f3e into main Mar 4, 2026
2 checks passed
@pentaxis93 pentaxis93 deleted the issue-17-license-mit branch March 4, 2026 07:30
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.

Migrate license from Apache-2.0 to MIT

1 participant