Docs - #241
Conversation
Add MIT License to LICENSE.mdx
|
I have read the CLA Document and I hereby sign the CLA You can retrigger this bot by commenting recheck in this Pull Request. Posted by the CLA Assistant Lite bot. |
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 269490ba76
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
| @@ -0,0 +1,21 @@ | |||
| MIT License | |||
|
|
|||
| Copyright (c) 2026 GitHub | |||
There was a problem hiding this comment.
Use the actual project copyright holder
This repository is the LM Studio documentation (README.md points to lmstudio.ai/docs), but the new license grants rights under Copyright (c) 2026 GitHub. That misattributes ownership and can make downstream users rely on a license grant from an entity that does not appear to own this project; replace it with the correct LM Studio/company or repository owner before publishing the license.
Useful? React with 👍 / 👎.
Rename CONTRIBUTING.md to CONTRIBUTING.mdx
Refresh