Skip to content

Commit 90bc51e

Browse files
authored
fix: refine wording in LICENSE (langgenius#14412)
1 parent 02dc835 commit 90bc51e

File tree

1 file changed

+4
-19
lines changed

1 file changed

+4
-19
lines changed

LICENSE

Lines changed: 4 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
# Open Source License
22

3-
Dify is licensed under the Apache License 2.0, with the following additional conditions:
3+
Dify is licensed under a modified version of the Apache License 2.0, with the following additional conditions:
44

55
1. Dify 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:
66

7-
a. Multi-tenant service: Unless explicitly authorized by Dify in writing, you may not use the Dify source code to operate a multi-tenant environment.
7+
a. Multi-tenant service: Unless explicitly authorized by Dify in writing, you may not use the Dify source code to operate a multi-tenant environment.
88
- Tenant Definition: Within the context of Dify, one tenant corresponds to one workspace. The workspace provides a separated area for each tenant's data and configurations.
9-
9+
1010
b. LOGO and copyright information: In the process of using Dify's frontend, you may not remove or modify the LOGO or copyright information in the Dify console or applications. This restriction is inapplicable to uses of Dify that do not involve its frontend.
1111
- Frontend Definition: For the purposes of this license, the "frontend" of Dify includes all components located in the `web/` directory when running Dify from the raw source code, or the "web" image when running Dify with Docker.
1212

@@ -21,19 +21,4 @@ Apart from the specific conditions mentioned above, all other rights and restric
2121

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

24-
© 2024 LangGenius, Inc.
25-
26-
27-
----------
28-
29-
Licensed under the Apache License, Version 2.0 (the "License");
30-
you may not use this file except in compliance with the License.
31-
You may obtain a copy of the License at
32-
33-
http://www.apache.org/licenses/LICENSE-2.0
34-
35-
Unless required by applicable law or agreed to in writing, software
36-
distributed under the License is distributed on an "AS IS" BASIS,
37-
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
38-
See the License for the specific language governing permissions and
39-
limitations under the License.
24+
© 2025 LangGenius, Inc.

0 commit comments

Comments
 (0)