Skip to content

chore: add MIT license#13

Merged
WiktorStarczewski merged 1 commit intomainfrom
chore/mit-license
Apr 26, 2026
Merged

chore: add MIT license#13
WiktorStarczewski merged 1 commit intomainfrom
chore/mit-license

Conversation

@WiktorStarczewski
Copy link
Copy Markdown
Owner

Summary

Adds a top-level LICENSE file (MIT) and a brief reference at the bottom of the README.

GitHub treats unlicensed repos as "all rights reserved" by default — nobody (including us) can legally fork, redistribute, or vendor the code without explicit per-instance permission. MIT is the standard permissive choice for tools in this slot (MCP servers, developer plumbing) and matches what most of the Go MCP ecosystem ships with.

Copyright 2026 Wiktor Starczewski.

Test plan

  • No code change; CI runs anyway.

GitHub treats unlicensed repos as 'all rights reserved' by default —
nobody (including us) can legally fork, redistribute, or vendor the
code. MIT is the standard permissive choice for tools in this slot
(MCP servers, dev plumbing) and matches what most of the Go MCP
ecosystem ships with.
@WiktorStarczewski WiktorStarczewski merged commit 1ccd048 into main Apr 26, 2026
2 checks passed
@WiktorStarczewski WiktorStarczewski deleted the chore/mit-license branch April 26, 2026 11:34
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