Skip to content

Commit 56f4956

Browse files
authored
Update LICENSE
1 parent fde08b0 commit 56f4956

File tree

1 file changed

+41
-17
lines changed

1 file changed

+41
-17
lines changed

LICENSE

Lines changed: 41 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,45 @@
1-
MIT License
1+
CUSTOM NON-COMMERCIAL LICENSE
22

33
Copyright (c) 2025 MrBoxik
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
6-
of this software and associated documentation files (the "Software"), to deal
7-
in the Software without restriction, including without limitation the rights
8-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9-
copies of the Software, and to permit persons to whom the Software is
10-
furnished to do so, subject to the following conditions:
11-
12-
The above copyright notice and this permission notice shall be included in all
13-
copies or substantial portions of the Software.
14-
15-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
16-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
17-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
18-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
19-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
20-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
21-
SOFTWARE.
6+
of this software and associated documentation files (the "Software"), to use,
7+
copy, modify, merge, publish, and distribute the Software for personal or
8+
non-commercial purposes only, subject to the following conditions:
9+
10+
1. ATTRIBUTION:
11+
You must give appropriate credit, provide a link to this license,
12+
and indicate if changes were made. You may not remove or alter the original
13+
author's name or claim authorship of the original work.
14+
15+
2. NON-COMMERCIAL USE:
16+
You may not use this software, in whole or in part, for any commercial purpose.
17+
Commercial purposes include, but are not limited to: selling the software,
18+
using it in paid services or products, bundling it with paid offerings, or
19+
deploying it as part of revenue-generating systems or infrastructure.
20+
21+
Exceptions:
22+
- You may create educational or instructional content (such as video tutorials,
23+
blog posts, reviews, or streams) that features or uses this software.
24+
Monetization of that content through platforms such as YouTube, Twitch, or blogs
25+
is allowed, as long as the software itself is not sold, resold, or offered behind a paywall.
26+
27+
3. COMMERCIAL EXCEPTIONS:
28+
Commercial use is permitted only with prior written permission from the original author.
29+
Permission may be granted via a licensing agreement, revenue-sharing deal, or other
30+
contractual arrangement.
31+
32+
4. NO FALSE REPRESENTATION:
33+
You may not claim to be the original author of this software or misrepresent your contributions.
34+
35+
5. COPYRIGHT NOTICE:
36+
The above copyright notice and this permission notice shall be included in all
37+
copies or substantial portions of the Software.
38+
39+
DISCLAIMER:
40+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED,
41+
INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR
42+
PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE
43+
FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
44+
OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
45+
DEALINGS IN THE SOFTWARE.

0 commit comments

Comments
 (0)