From b14307d40df3fee472b6eee22e169ce60cb4cd6e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=8C=A5=E5=88=AB=E6=98=A8=E5=A4=A9=E7=9A=84=E6=88=91?= <838119225@qq.com> Date: Mon, 7 Jun 2021 15:16:10 +0800 Subject: [PATCH] =?UTF-8?q?=E9=85=8D=E7=BD=AE=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.OPENSOURCE | 4 ++-- README.md | 1 + 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/README.OPENSOURCE b/README.OPENSOURCE index 45ecd3b..c8c305c 100644 --- a/README.OPENSOURCE +++ b/README.OPENSOURCE @@ -4,9 +4,9 @@ "Name": "GuideView", - "License": "", + "License": "无", - "License File": "", + "License File": "无", "Version Number": "1.0", diff --git a/README.md b/README.md index 224dea0..53be344 100644 --- a/README.md +++ b/README.md @@ -115,6 +115,7 @@ CloudTest代码测试无异常 ## 版权和许可信息 ``` +- Apache Licence Copyright 2016 binIoter Licensed under the Apache License, Version 2.0 (the "License"); -- Gitee