Skip to content

license hygiene: per-plugin LICENSE files + split engineering-craft vendored vs original#54

Merged
toBzh30 merged 1 commit into
mainfrom
chore/53-license-hygiene
Jun 21, 2026
Merged

license hygiene: per-plugin LICENSE files + split engineering-craft vendored vs original#54
toBzh30 merged 1 commit into
mainfrom
chore/53-license-hygiene

Conversation

@toBzh30

@toBzh30 toBzh30 commented Jun 19, 2026

Copy link
Copy Markdown
Owner

Tightens licensing across the marketplace so each plugin carries the correct grant and our original work is properly asserted.

  • Root LICENSE — normalized the disclaimer line to canonical MIT (OF CONTRACT, TORT OR OTHERWISE).
  • plugins/claude-project-bootstrap/LICENSE (new) — MIT © 2026 toBzh30. Plugins install independently from the marketplace, so the root LICENSE wouldn't travel with a standalone install of this plugin.
  • engineering-craft — version A (dual file): LICENSE is now ours (MIT © 2026 toBzh30) covering the plugin's original work (checkpoint, adaptations, integration wiring); Matt Pocock's MIT is preserved as LICENSE-mattpocock for the vendored skills. ATTRIBUTION.md now links both and states which copyright covers what.
  • plugins/CLAUDE.md structure tree updated for the new license files.

No relicensing — everything remains MIT; Matt's notice still travels with the distribution (MIT compliance preserved).

Test plan

  • Each LICENSE file has the right copyright holder (root/bootstrap/engineering-craft = toBzh30; LICENSE-mattpocock = Matt Pocock).
  • ATTRIBUTION.md links resolve to LICENSE (ours) and LICENSE-mattpocock (his).

Closes #53

…ndored vs original

- Root LICENSE: normalize the disclaimer line to canonical MIT wording.
- Add plugins/claude-project-bootstrap/LICENSE (MIT (c) toBzh30) so the grant
  travels with a standalone plugin install.
- engineering-craft (version A): LICENSE is now ours (MIT (c) toBzh30) covering
  the plugin's original work; Matt's MIT preserved as LICENSE-mattpocock for the
  vendored skills. ATTRIBUTION.md links both.
- plugins/CLAUDE.md tree updated for the new license files.

No relicensing — everything stays MIT.

References #53

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@toBzh30 toBzh30 merged commit fa88b08 into main Jun 21, 2026
@toBzh30 toBzh30 deleted the chore/53-license-hygiene branch June 21, 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.

license hygiene: per-plugin LICENSE files + split engineering-craft vendored vs original

1 participant