From eeb5993c3bd8a552ffedfcfc1dfda076eb7c130e 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 15:56: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 6762a90..758b971 100644 --- a/README.md +++ b/README.md @@ -217,4 +217,17 @@ 版权和许可信息 - Apache Licence +Copyright 2016 Hari Krishna Dulipudi +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. \ No newline at end of file -- Gitee