Skip to content

Latest commit

 

History

History
53 lines (33 loc) · 2.76 KB

File metadata and controls

53 lines (33 loc) · 2.76 KB

Third-Party Licenses

1. Scope of This File

ComPDF Generation is distributed under a dual-licensing model: AGPL and commercial license.

This file provides notice of third-party open source software components included in, distributed with, or used by ComPDF Generation. Each third-party component remains subject to its own applicable license terms.

The AGPL or commercial licensing terms for ComPDF Generation apply only to ComPDF Generation's own code and materials that ComPDF is entitled to license. They do not replace, modify, or extend the original license terms of any third-party component.

2. Third-Party Components Summary

Component Upstream Project License Reference
wangEditor wangeditor-team/wangEditor MIT License https://github.com/wangeditor-team/wangEditor/blob/master/LICENSE

3. Third-Party Component Notice

3.1 wangEditor

ComPDF Generation includes or uses wangEditor as a third-party open source component.

According to the upstream repository, wangEditor is licensed under the MIT License. Any use, reproduction, modification, distribution, or redistribution of wangEditor source code, copies, modified versions, or substantial portions thereof must comply with the MIT License, including preservation of the relevant copyright notice and license notice where required.

4. License Boundary Clarification

For the avoidance of doubt:

  1. ComPDF Generation itself is distributed under AGPL + commercial license.
  2. wangEditor remains licensed under its original MIT License.
  3. ComPDF Generation's AGPL or commercial license terms do not supersede, replace, or alter the MIT License terms applicable to wangEditor.
  4. Where distribution includes wangEditor source code, copies, modified versions, or substantial portions thereof, the corresponding MIT License notice should be preserved in accordance with the upstream license terms.

5. Upstream License Text

Please refer to the upstream LICENSE file for the complete and controlling license text of wangEditor:

If there is any inconsistency between this notice and the upstream license text, the upstream license text shall prevail.

6. Reference Links