Skip to content

Add MIT LICENSE file#71

Merged
jamescrosswell merged 1 commit into
mainfrom
chore/add-license
Jun 4, 2026
Merged

Add MIT LICENSE file#71
jamescrosswell merged 1 commit into
mainfrom
chore/add-license

Conversation

@jamescrosswell
Copy link
Copy Markdown
Contributor

Adds a standard MIT LICENSE at the repo root (James Crosswell / mentaldesk, 2026).

Why: MIT is already asserted in packaging metadata (Homebrew formula, scoop bucket, winget manifests) but was absent from the source tree, so GitHub's license detection returned null and any LicenseUrl 404'd. With this file, GitHub auto-detects the license and the winget locale manifest's LicenseUrl: https://github.com/mentaldesk/TuiCode/blob/main/LICENSE resolves.

Verbatim SPDX MIT text, no file extension (so GitHub's Licensee classifier picks it up).

🤖 Generated with Claude Code

MIT was asserted in packaging metadata (Homebrew formula, scoop bucket,
winget manifests) but absent from the source tree, so GitHub's license
detection returned null and any LicenseUrl 404'd. Add the standard MIT
text at the repo root (James Crosswell / mentaldesk, 2026) so GitHub
auto-detects the license and the winget LicenseUrl resolves.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@jamescrosswell jamescrosswell marked this pull request as ready for review June 4, 2026 03:53
@jamescrosswell jamescrosswell merged commit 8602986 into main Jun 4, 2026
2 checks passed
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