Skip to content

Migrate license from Apache-2.0 to MIT#7

Merged
pentaxis93 merged 1 commit intomainfrom
license/migrate-to-mit
Mar 4, 2026
Merged

Migrate license from Apache-2.0 to MIT#7
pentaxis93 merged 1 commit intomainfrom
license/migrate-to-mit

Conversation

@pentaxis93
Copy link
Owner

Summary

  • Replace Apache-2.0 license with MIT (copyright 2025 pentaxis93)
  • Update Cargo.toml license field to "MIT"
  • Strip ATTRIBUTION.md to minimal upstream acknowledgment (removes "Groundwork Originals" section and branding)
  • Update README.md license line

Apache machinery (patent grants, NOTICE propagation, contribution terms) is unnecessary for a single-contributor methodology project. MIT is simpler and matches the upstream Superpowers license.

Closes #6

Test plan

  • cargo test -p groundwork-cli — all 5 tests pass
  • grep -ri "apache" across LICENSE, Cargo.toml, README.md, ATTRIBUTION.md — no matches

🤖 Generated with Claude Code

Apache machinery (patent grants, NOTICE propagation, contribution terms)
is unnecessary for a single-contributor methodology project. MIT is
simpler and matches the upstream Superpowers license.

- Replace LICENSE with MIT text (copyright 2025 pentaxis93)
- Update Cargo.toml license field
- Strip ATTRIBUTION.md to minimal upstream acknowledgment
- Update README.md license line

Closes #6

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@pentaxis93 pentaxis93 merged commit c76a7a1 into main Mar 4, 2026
@pentaxis93 pentaxis93 deleted the license/migrate-to-mit branch March 4, 2026 07:26
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