Files
claudemesh/LICENSE.md
Alejandro Gutiérrez 7ddff92f33
Some checks failed
CI / Tests / 🧪 Test (push) Has been cancelled
chore: relicense claudemesh code as mit + turbostarter attribution
README + FAQ claim MIT, but LICENSE.md was still the TurboStarter EULA
from the scaffold — mismatch is an HN/launch blocker. Replace with MIT
for claudemesh-authored code + Attribution section preserving scaffold
obligations.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-05 15:14:43 +01:00

38 lines
1.8 KiB
Markdown

MIT License
Copyright (c) 2026 alezmad (claudemesh)
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.
---
## Attribution
This project was originally scaffolded using TurboStarter (https://turbostarter.dev),
a proprietary SaaS starter kit. The TurboStarter scaffold code is covered by
your separate purchase agreement with TurboStarter and is NOT re-licensed by
this MIT license. The MIT license above covers claudemesh-specific additions,
modifications, and original code written on top of that scaffold — including
but not limited to: apps/broker, apps/cli, apps/web/src/modules/marketing/home,
packages/db/src/schema/mesh.ts, the protocol, and the documentation.
If you are redistributing this repository, you are responsible for compliance
with BOTH the TurboStarter EULA (for scaffold components) and this MIT license
(for claudemesh code).