forked from ai-shifu/ai-shifu
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathLICENSE.txt
39 lines (24 loc) · 2.43 KB
/
LICENSE.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
# Open Source License
AI-Shifu is licensed under the Apache License 2.0, with the following additional conditions:
1. AI-Shifu may be utilized commercially, including as an application for enterprises or as a submodule for other applications. Should the conditions below be met, a commercial license must be obtained from the producer:
a. Host more than 5 guides: Unless explicitly authorized by AI-Shifu in writing, you are not permitted to use the AI-Shifu source code to host a system with more than 5 guides simultaneously.
- Guides Definition: Within the context of AI-Shifu, one guide corresponds to one course, regardless of the purpose of the course. The course provides a separated script and has an unique ID.
b. LOGO and copyright information: In the process of using AI-Shifu's frontend, you may not remove or modify the LOGO or copyright information in the AI-Shifu console or applications. This restriction is inapplicable to uses of AI-Shifu that do not involve its frontend.
- Frontend Definition: For the purposes of this license, the "frontend" of AI-Shifu includes all components located in the `src/web/` and `src/admin-web` directory when running AI-Shifu from the raw source code, or the "web" image when running AI-Shifu with Docker.
Please contact [email protected] by email to inquire about licensing matters.
2. As a contributor, you should agree that:
a. The producer can adjust the open-source agreement to be more strict or relaxed as deemed necessary.
b. Your contributed code may be used for commercial purposes, including but not limited to its cloud business operations.
Apart from the specific conditions mentioned above, all other rights and restrictions follow the Apache License 2.0. Detailed information about the Apache License 2.0 can be found at http://www.apache.org/licenses/LICENSE-2.0.
The interactive design of this product is protected by appearance patent.
© 2024 ai-shifu.com
----------
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.