From 5df84960baea388bbe5e601bf80efc501bc8e1bf Mon Sep 17 00:00:00 2001 From: Danny Date: Thu, 20 Nov 2025 11:06:23 +0800 Subject: [PATCH] Update README.md --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index 9c4a25b1d..3fd1f38ef 100644 --- a/README.md +++ b/README.md @@ -74,6 +74,15 @@ npm run dev:weapp # Compile Mobile Web App npm run build:h5 ``` + +## License +Each ECShopX source file included in this distribution is licensed under Apache 2.0 or the terms and conditions of the applicable Commercial License agreement between Licensee/Customer and shopeX. + +Open Software License (Apache 2.0) – Please see LICENSE.txt for the full text of the Apache 2.0 license. + +Subject to Licensee's/Customer's payment of fees and compliance with the terms and conditions of the applicable Commercial License agreement between Licensee/Customer and shopeX, the terms and conditions of the applicable Commercial License agreement between Licensee/Customer and shopeX supersede the Apache 2.0 license for each source file. + +每个包含在本发行版中的 ECShopX 源文件,均依据 Apache 2.0 开源许可证 或者 被许可方/客户与商派之间适用的商业授权文件中的条款与条件 进行授权。 ```shell # Compile WeChat Mini Program npm run build:weapp