"docs(许可证): 更新商用条款说明,明确AGPLv3商用许可条件"

This commit is contained in:
zstar 2025-05-15 00:43:00 +08:00
parent 3ec47d8955
commit 98f3547521
2 changed files with 12 additions and 4 deletions

View File

@ -148,8 +148,12 @@ pnpm dev
- 任何**衍生作品**包括修改或组合代码必须继续使用AGPLv3并公开源代码。 - 任何**衍生作品**包括修改或组合代码必须继续使用AGPLv3并公开源代码。
- 若通过**网络服务**提供本软件,用户有权获取对应源码。 - 若通过**网络服务**提供本软件,用户有权获取对应源码。
2. **商用限制说明** 2. **商用说明**
- 本项目**不允许闭源商用**除非获得所有代码版权持有人的书面授权包括上游AGPLv3代码作者 - **允许商用**本软件遵循AGPLv3允许商业使用包括SaaS和企业内部部署。
- **不修改代码**若仅原样运行不修改、不衍生仍需遵守AGPLv3包括
- 提供完整的源代码(即使未修改)。
- 若作为网络服务提供需允许用户下载对应源码AGPLv3第13条
- **不允许闭源商用**如需闭源不公开修改后的代码商用需获得获得所有代码版权持有人的书面授权包括上游AGPLv3代码作者
3. **免责声明** 3. **免责声明**
本项目不提供任何担保,使用者需自行承担合规风险。若需法律建议,请咨询专业律师。 本项目不提供任何担保,使用者需自行承担合规风险。若需法律建议,请咨询专业律师。

View File

@ -116,8 +116,12 @@ This project is under continuous development. Update logs will be posted on my W
- Any **derivative works** (including modifications or combined code) must remain under AGPLv3 with source code publicly available. - Any **derivative works** (including modifications or combined code) must remain under AGPLv3 with source code publicly available.
- If provided as a **network service**, users are entitled to obtain the corresponding source code. - If provided as a **network service**, users are entitled to obtain the corresponding source code.
2. **Commercial Use Restrictions** 2. **Commercial Use**
- **Closed-source commercial use is prohibited** unless obtaining written authorization from all copyright holders (including original AGPLv3 code authors). - **Allowed**: This software is licensed under AGPLv3, permitting commercial use, including SaaS and on-premises deployment.
- **Unmodified Code**: If used *as-is* (no modifications/derivative works), AGPLv3 compliance remains mandatory:
- Provide complete source code (even if unaltered).
- For network services, users must be able to download corresponding source code (AGPLv3 §13).
- **No Closed-Source Commercialization**: To use modified versions *without* releasing source code commercially, written authorization from *all copyright holders* (including upstream AGPLv3 authors) is required.
3. **Disclaimer** 3. **Disclaimer**
This project comes with no warranties. Users shall bear all compliance risks. Consult legal professionals for legal advice. This project comes with no warranties. Users shall bear all compliance risks. Consult legal professionals for legal advice.