Update LICENSE.md
Browse files- LICENSE.md +10 -16
LICENSE.md
CHANGED
@@ -1,26 +1,20 @@
|
|
1 |
-
#
|
2 |
|
3 |
Copyright (c) 2024 NiansuhAI
|
4 |
|
5 |
-
This software is
|
6 |
|
7 |
-
|
|
|
|
|
8 |
|
9 |
-
|
10 |
|
11 |
-
|
12 |
-
- You may not modify, decompile, disassemble, or reverse engineer the software.
|
13 |
-
- You may not copy, distribute, or publish the source code or any part of the software.
|
14 |
-
- You may not use the software to create derivative works.
|
15 |
|
16 |
-
|
17 |
|
18 |
-
|
19 |
-
|
20 |
-
5. **No Warranty**: The software is provided "as is", without any warranty of any kind, express or implied, including but not limited to the implied warranties of merchantability and fitness for a particular purpose. The copyright holder shall not be liable for any damages arising out of the use or inability to use the software.
|
21 |
-
|
22 |
-
For licensing questions or requests for commercial licensing, please contact: [email protected]
|
23 |
|
24 |
---
|
25 |
-
|
26 |
-
© 2024 NiansuhAI. All rights reserved.
|
|
|
1 |
+
# Custom License
|
2 |
|
3 |
Copyright (c) 2024 NiansuhAI
|
4 |
|
5 |
+
This software is provided under the terms of the Custom License. You may use, modify, and distribute the software under the following conditions:
|
6 |
|
7 |
+
1. **Use**: You may use the software for personal, educational, or commercial purposes as long as you comply with the terms of this license.
|
8 |
+
|
9 |
+
2. **Modification**: You may modify the software for internal use only, but may not distribute the modified version to third parties.
|
10 |
|
11 |
+
3. **No Redistribution**: You may not redistribute the software in any form, including modifications.
|
12 |
|
13 |
+
4. **Proprietary Nature**: This software remains the proprietary property of NiansuhAI. All rights not expressly granted are reserved.
|
|
|
|
|
|
|
14 |
|
15 |
+
5. **Warranty**: The software is provided "as-is", with no warranty of any kind, express or implied, including but not limited to the implied warranties of merchantability and fitness for a particular purpose.
|
16 |
|
17 |
+
For inquiries regarding commercial licensing, please contact: contact@typegpt.net
|
|
|
|
|
|
|
|
|
18 |
|
19 |
---
|
20 |
+
© 2024 NiansuhAI. All rights reserved.
|
|