From ba0b880cc4916392b61e1380e39aaf34d58cba2b Mon Sep 17 00:00:00 2001 From: CymChad Date: Mon, 30 May 2016 15:29:21 +0800 Subject: [PATCH 1/3] Update README.md --- README.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/README.md b/README.md index f44cca8b1..3f5884b43 100644 --- a/README.md +++ b/README.md @@ -199,3 +199,19 @@ mQuickAdapter.setOnRecyclerViewItemChildClickListener(new BaseQuickAdapter.OnRec #Thanks [JoanZapata / base-adapter-helper](https://github.com/JoanZapata/base-adapter-helper) + +``` +Copyright 2016 CymChad + +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. +``` From 571e6042e5dcb10ab710f3637dbeee2b7f1d61c3 Mon Sep 17 00:00:00 2001 From: CymChad Date: Mon, 30 May 2016 15:31:17 +0800 Subject: [PATCH 2/3] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3f5884b43..1f7e0bdb2 100644 --- a/README.md +++ b/README.md @@ -200,6 +200,7 @@ mQuickAdapter.setOnRecyclerViewItemChildClickListener(new BaseQuickAdapter.OnRec #Thanks [JoanZapata / base-adapter-helper](https://github.com/JoanZapata/base-adapter-helper) +#License ``` Copyright 2016 CymChad From 8b7d765476a05b118d17991f3f5f4b697e768a81 Mon Sep 17 00:00:00 2001 From: CymChad Date: Mon, 30 May 2016 15:50:54 +0800 Subject: [PATCH 3/3] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1f7e0bdb2..4a83c09a6 100644 --- a/README.md +++ b/README.md @@ -202,7 +202,7 @@ mQuickAdapter.setOnRecyclerViewItemChildClickListener(new BaseQuickAdapter.OnRec #License ``` -Copyright 2016 CymChad +Copyright 2016 陈宇明 Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License.