First of all, thank you for sharing this project with us! I see the [`README.md`](https://github.com/textcortex/claude-code-sandbox/blob/61cfa97de53f9ee8ec59e75662784612858f6e27/README.md?plain=1#L492-L494) says this project is under the MIT license: https://github.com/textcortex/claude-code-sandbox/blob/61cfa97de53f9ee8ec59e75662784612858f6e27/README.md?plain=1#L492-L494 However, the repo is missing a `LICENSE` file. You can find the MIT license text here: * https://choosealicense.com/licenses/mit/ (run by GitHub) * https://opensource.org/license/mit Adding a `LICENSE` file will provide a clear notification of this repo's license to repo visitors and specify the exact license terms: https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/adding-a-license-to-a-repository Thank you!
First of all, thank you for sharing this project with us!
I see the
README.mdsays this project is under the MIT license:claude-code-sandbox/README.md
Lines 492 to 494 in 61cfa97
However, the repo is missing a
LICENSEfile.You can find the MIT license text here:
Adding a
LICENSEfile will provide a clear notification of this repo's license to repo visitors and specify the exact license terms:https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/adding-a-license-to-a-repository
Thank you!