1
- MIT License
1
+ MIT License with Restrictions
2
+
3
+ Copyright (c) [2024] [Thinksys]
2
4
3
- Copyright (c) 2024 ThinkSys
4
5
Permission is hereby granted, free of charge, to any person obtaining a copy
5
- of this software and associated documentation files (the "Software"), to deal
6
- in the Software without restriction, including without limitation the rights
7
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
8
- copies of the Software, and to permit persons to whom the Software is
9
- furnished to do so, subject to the following conditions:
6
+ of this software and associated documentation files (the "Software"), to use
7
+ the Software without modification, including the rights to use, copy, and
8
+ distribute copies of the Software, subject to the following conditions:
9
+
10
+ 1. The Software may be used for personal or non-commercial purposes only.
11
+ Use of the Software in any commercial product or for any commercial purpose
12
+ is strictly prohibited without prior written permission from the copyright holder.
10
13
11
- The above copyright notice and this permission notice shall be included in all
12
- copies or substantial portions of the Software.
14
+ 2. Modification of the Software is not permitted. The Software must be used
15
+ in its original form as provided by the copyright holder.
16
+
17
+ 3. The above copyright notice and this permission notice shall be included
18
+ in all copies or substantial portions of the Software.
13
19
14
20
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
15
21
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
@@ -18,3 +24,4 @@ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
18
24
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
19
25
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
20
26
SOFTWARE.
27
+
0 commit comments