From 2a81f8e29235d888980394c407820c26043e12b7 Mon Sep 17 00:00:00 2001 From: SMNET Studio Date: Tue, 11 Aug 2026 08:08:49 +0800 Subject: [PATCH] chore: switch to Apache-2.0 with Commons Clause (no commercial use / no resale) --- LICENSE | 21 +++++++++++++++++++++ README.md | 6 +++++- 2 files changed, 26 insertions(+), 1 deletion(-) diff --git a/LICENSE b/LICENSE index e097c68..5e9fe06 100644 --- a/LICENSE +++ b/LICENSE @@ -175,6 +175,27 @@ END OF TERMS AND CONDITIONS + COMMON CLAUSE LICENSE CONDITION, v1.0 + + The Software is provided to you by the Licensor under the License, as defined + below, subject to the following condition. + + Without limiting other conditions in the License, the grant of rights under + the License will not include, and the License does not grant to you, the + right to Sell the Software. + + For purposes of the foregoing, "Sell" means practicing any or all of the + rights granted to you under the License to provide to third parties, for a + fee or other consideration (including without limitation fees for hosting or + consulting/ support services related to the Software), a product or service + whose value derives, entirely or substantially, from the functionality of the + Software. Any license notice or attribution required by the License must also + include this Commons Clause License Condition notice. + + Software: WeChat-AI + License: Apache-2.0 with Commons Clause + Licensor: SMNET Studio + APPENDIX: How to apply the Apache License to your work. To apply the Apache License to your work, attach the following diff --git a/README.md b/README.md index cd6be0a..0660525 100644 --- a/README.md +++ b/README.md @@ -135,4 +135,8 @@ pnpm accept # 离线自动化门禁 offline automated gate ## 许可证 License -[Apache-2.0](LICENSE) +[Apache-2.0 with Commons Clause](LICENSE) + +**禁止商用与转卖**:仅允许个人/非商业使用;不得以任何形式收取费用、提供付费托管/咨询服务,或将本代码用于商业产品转售。详见 [LICENSE](LICENSE)。 + +**No commercial use / no resale**: personal & non-commercial use only. You may not charge fees, offer paid hosting/support, or resell the code in commercial products. See [LICENSE](LICENSE).