mirror of
https://github.com/langgenius/dify.git
synced 2024-11-16 03:32:23 +08:00
37 lines
1.9 KiB
Plaintext
37 lines
1.9 KiB
Plaintext
# Dify Open Source License
|
|
|
|
The Dify project is licensed under the Apache License 2.0, with the following additional conditions:
|
|
|
|
1. Dify is permitted to be used for commercialization, such as using Dify as a "backend-as-a-service" for your other applications, or delivering it to enterprises as an application development platform. However, when the following conditions are met, you must contact the producer to obtain a commercial license:
|
|
|
|
a. Multi-tenant SaaS service: Unless explicitly authorized by Dify in writing, you may not use the Dify.AI source code to operate a multi-tenant SaaS service that is similar to the Dify.AI service edition.
|
|
b. LOGO and copyright information: In the process of using Dify, you may not remove or modify the LOGO or copyright information in the Dify console.
|
|
|
|
Please contact business@dify.ai by email to inquire about licensing matters.
|
|
|
|
2. As a contributor, you should agree that your contributed code:
|
|
|
|
a. The producer can adjust the open-source agreement to be more strict or relaxed.
|
|
b. Can be used for commercial purposes, such as Dify's cloud business.
|
|
|
|
Apart from this, all other rights and restrictions follow the Apache License 2.0. If you need more detailed information, you can refer to the full version of Apache License 2.0.
|
|
|
|
The interactive design of this product is protected by appearance patent.
|
|
|
|
© 2023 LangGenius, 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.
|