Skip to content

Commit 71db6b0

Browse files
vijaythecoderclaude
andcommitted
Update LICENSE to properly implement MIT + Commons Clause
- Add Commons Clause text at the beginning of LICENSE file - Modify MIT license to reference Commons Clause restriction - Ensures legal protection against commercial SaaS use while allowing personal/internal use 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <[email protected]>
1 parent 0db769d commit 71db6b0

File tree

1 file changed

+15
-2
lines changed

1 file changed

+15
-2
lines changed

LICENSE

Lines changed: 15 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
"Commons Clause" License Condition v1.0
2+
3+
The Software is provided to you by the Licensor under the License, as defined below, subject to the following condition.
4+
5+
Without limiting other conditions in the License, the grant of rights under the License will not include, and the License does not grant to you, the right to Sell the Software.
6+
7+
For purposes of the foregoing, "Sell" means practicing any or all of the rights granted to you under the License to provide to third parties, for a fee or other consideration (including without limitation fees for hosting or consulting/support services related to the Software), a product or service whose value derives, entirely or substantially, from the functionality of the Software. Any license notice or attribution required by the License must also include this Commons Clause License Condition notice.
8+
9+
Software: Clueless
10+
License: MIT
11+
Licensor: Vijay Tupakula
12+
13+
---
14+
115
MIT License
216

317
Copyright (c) 2025 Vijay Tupakula
@@ -9,8 +23,7 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
923
copies of the Software, and to permit persons to whom the Software is
1024
furnished to do so, subject to the following conditions:
1125

12-
The above copyright notice and this permission notice shall be included in all
13-
copies or substantial portions of the Software.
26+
The above copyright notice and this permission notice (including the Commons Clause License Condition notice above) shall be included in all copies or substantial portions of the Software.
1427

1528
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1629
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,

0 commit comments

Comments
 (0)