[PR #4075] Urgent Correction: Resolving Critical License Documentation Error in Dify's Japanese README #24387

Closed
opened 2026-02-21 20:22:55 -05:00 by yindo · 0 comments
Owner

Original Pull Request: https://github.com/langgenius/dify/pull/4075

State: closed
Merged: Yes


Description

This pull request addresses a discrepancy found in the licensing information stated in the project documentation. The current document erroneously states that the project is available under the MIT License, which is not accurate according to the intended licensing.

This change corrects the license documentation to reflect the actual license under which the project is distributed, specifically pointing out that the repository is available under the Dify Open Source License, an adaptation of Apache 2.0 with additional restrictions. This correction ensures that all users and contributors have correct and reliable licensing information.

Fixes # (issue)

Type of Change

  • Bug fix (non-breaking change which fixes an issue)
  • This change requires a documentation update, included: Dify Document

How Has This Been Tested?

  • The corrected documentation does not require tests beyond verification by the project maintainers to ensure the updated license text accurately reflects the intended licensing structure.

Suggested Checklist:

  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • My changes generate no new warnings
  • I have made corresponding changes to the documentation
**Original Pull Request:** https://github.com/langgenius/dify/pull/4075 **State:** closed **Merged:** Yes --- # Description This pull request addresses a discrepancy found in the licensing information stated in the project documentation. The current document erroneously states that the project is available under the MIT License, which is not accurate according to the intended licensing. This change corrects the license documentation to reflect the actual license under which the project is distributed, specifically pointing out that the repository is available under the Dify Open Source License, an adaptation of Apache 2.0 with additional restrictions. This correction ensures that all users and contributors have correct and reliable licensing information. Fixes # (issue) ## Type of Change - [x] Bug fix (non-breaking change which fixes an issue) - [x] This change requires a documentation update, included: [Dify Document](https://github.com/langgenius/dify-docs) # How Has This Been Tested? - [x] The corrected documentation does not require tests beyond verification by the project maintainers to ensure the updated license text accurately reflects the intended licensing structure. # Suggested Checklist: - [x] I have performed a self-review of my own code - [x] I have commented my code, particularly in hard-to-understand areas - [x] My changes generate no new warnings - [x] I have made corresponding changes to the documentation
yindo added the pull-request label 2026-02-21 20:22:55 -05:00
yindo closed this issue 2026-02-21 20:22:55 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify#24387