Skip to content

Commit

Permalink
初始化
Browse files Browse the repository at this point in the history
  • Loading branch information
qixing-ai committed Sep 10, 2024
1 parent 4527833 commit dfcf12f
Showing 1 changed file with 37 additions and 0 deletions.
37 changes: 37 additions & 0 deletions LICENSE
Original file line number Diff line number Diff line change
@@ -0,0 +1,37 @@
# Open Source License

**RapidDataChat** is licensed under the Apache License 2.0, with the following additional conditions:

1. **RapidDataChat** may be utilized commercially, including as a backend service for other applications or as an application development platform for enterprises. Should the conditions below be met, a commercial license must be obtained from the producer:

a. **Multi-tenant service**: Unless explicitly authorized by **RapidDataChat** in writing, you may not use the **RapidDataChat** source code to operate a multi-tenant environment.
- **Tenant Definition**: Within the context of **RapidDataChat**, one tenant corresponds to one workspace. The workspace provides a separated area for each tenant's data and configurations.

b. **LOGO and copyright information**: In the process of using **RapidDataChat**'s frontend components, you may not remove or modify the LOGO or copyright information in the **RapidDataChat** console or applications. This restriction is inapplicable to uses of **RapidDataChat** that do not involve its frontend components.

Please contact **business@rapidai.com** 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](http://www.apache.org/licenses/LICENSE-2.0).

The interactive design of this product is protected by appearance patent.

© 2024 **RapidAI**, Inc.

----------

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.

0 comments on commit dfcf12f

Please sign in to comment.