update LICENSE

This commit is contained in:
thinkgem
2018-04-17 20:55:52 +08:00
parent f8562e1ccb
commit 3ba0fb3a28
2 changed files with 2 additions and 2 deletions

View File

@@ -871,7 +871,7 @@ For more information on this, and how to apply and follow the GNU AGPL, see
简要声明解释:
1. 当前开源代码的授权协议采用 AGPL v3 + Apache Licence v2 进行发行。
2. 您可以免费使用、修改和衍生代码,但不允许修改后和衍生的代码做为闭源软件发布和销售
2. 您可以免费使用、修改和衍生代码,但不允许修改后和衍生的代码做为闭源软件发布。
3. 修改后和衍生的代码必须也按照AGPL协议进行流通对修改后和衍生的代码必须向社会公开。
4. 如果您修改了代码,需要在被修改的文件中进行说明,并遵守代码格式规范,帮助他人更好的
理解您的用意。