From 1fe3e50437d9135725432e960e4b546368346863 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BC=A0=E5=B0=8F=E7=99=BD97?= <1061053450@qq.com> Date: Thu, 10 Jun 2021 11:02:23 +0800 Subject: [PATCH] update README.md. --- README.md | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 94fe00c..3969338 100644 --- a/README.md +++ b/README.md @@ -162,4 +162,17 @@ Row 7 #### 版本迭代 v0.1.0-alpha #### 版权和许可信息 -Apache Licence 2.0 \ No newline at end of file +Copyright 2015 jack wang +Copyright 2021 Institute of Software Chinese Academy of Sciences, ISRC + +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. -- Gitee