From 2f6d2f09d71c2f2ee6332e9ab3b6a0399e05bbf4 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 16:06:11 +0800 Subject: [PATCH] update README.md. --- README.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index cbe0683..789b212 100644 --- a/README.md +++ b/README.md @@ -89,4 +89,11 @@ ContinuousScrollableImageView布局、属性设置,这里使用了两种方式 ##### 版权和许可信息 -- Apache Licence 2.0 \ No newline at end of file +Copyright 2017 Cüneyt Çarıkçi. +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