From e17284742d652dc56cbf2f47aec92bd8c76d883b 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:26:58 +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 b684ad9..3eaceb5 100644 --- a/README.md +++ b/README.md @@ -98,5 +98,18 @@ dependencies { #### 版权和许可信息 -- Apache Licence +Copyright 2016 Yu Lu +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