Skip to content

Commit

Permalink
refine wording in license (langgenius#9505)
Browse files Browse the repository at this point in the history
  • Loading branch information
guchenhe authored Oct 19, 2024
1 parent a9fc850 commit ce476f2
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions LICENSE
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,9 @@ Dify is licensed under the Apache License 2.0, with the following additional con

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.
- 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.

b. LOGO and copyright information: In the process of using Dify's frontend components, 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 components.

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.
- 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.

Please contact [email protected] by email to inquire about licensing matters.

Expand Down

0 comments on commit ce476f2

Please sign in to comment.