-
Notifications
You must be signed in to change notification settings - Fork 0
Closed
Description
Context
agentd is Apache-2.0 but the Apache machinery — patent grants, NOTICE propagation, explicit contribution terms — serves multi-contributor corporate projects with patentable technology. agentd is a single-contributor agent daemon where none of that applies.
Migrating to MIT aligns with groundwork (see pentaxis93/groundwork#6) and Superpowers (already MIT), giving license uniformity across the full stack.
Change
- Replace
LICENSEcontents with MIT license text - Update
Cargo.tomllicense field(s) fromApache-2.0toMIT - Update any
SPDX-License-Identifierheaders if present
Acceptance criteria
-
LICENSEcontains MIT text with correct copyright - All
Cargo.tomlfiles specifylicense = "MIT" - No "Apache" references remain in project metadata
- Tests pass
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels