Skip to content

Add MIT LICENSE file#1

Open
petergoldstein wants to merge 1 commit intoksimback:mainfrom
petergoldstein:add-mit-license
Open

Add MIT LICENSE file#1
petergoldstein wants to merge 1 commit intoksimback:mainfrom
petergoldstein:add-mit-license

Conversation

@petergoldstein
Copy link
Copy Markdown

Summary

  • Adds a standard LICENSE file containing the MIT license text
  • The README already declares MIT license — this PR makes that declaration machine-readable

Why

Without a LICENSE file, GitHub and automated tools (FOSSA, Snyk, GitHub's dependency graph, etc.) cannot detect the license, which creates friction for enterprise users and contributors who need to verify license compatibility programmatically.

What changed

  • Added LICENSE (standard MIT text, copyright ksimback)
  • No skill content, code, or documentation was modified

The README already declares MIT license. This adds a standard LICENSE
file so the license is machine-readable and recognized by GitHub,
dependency scanners (FOSSA, Snyk, etc.), and package managers.

No content changes — license terms match what is stated in README.
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