From d54e710283c3aa2cdc547e8e32eda449581c2006 Mon Sep 17 00:00:00 2001 From: chenjianpeng Date: Fri, 30 Jul 2021 17:56:42 +0800 Subject: [PATCH] =?UTF-8?q?1,=E6=9B=B4=E6=96=B0readme?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 18 +++++++++++++++++- 1 file changed, 17 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 55a89b4..c88213d 100644 --- a/README.md +++ b/README.md @@ -153,4 +153,20 @@ CloudTest代码测试无异常 #### 版本迭代 -- 0.0.1-SNAPSHOT \ No newline at end of file +- 0.0.1-SNAPSHOT + +#### 版权和许可信息 + +Copyright 2016 lcodecorex + +Licensed under the Apache License, Version 2.0 (the "License"); +you may not use this file except in compliance with the License. +You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, software +distributed under the License is distributed on an "AS IS" BASIS, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +See the License for the specific language governing permissions and +limitations under the License. \ No newline at end of file -- Gitee