File tree Expand file tree Collapse file tree 2 files changed +3
-17
lines changed Expand file tree Collapse file tree 2 files changed +3
-17
lines changed Original file line number Diff line number Diff line change 186
186
same "printed page" as the copyright notice for easier
187
187
identification within third-party archives.
188
188
189
- Copyright [yyyy] [name of copyright owner]
189
+ Copyright 2022 TakWolf
190
190
191
191
Licensed under the Apache License, Version 2.0 (the "License");
192
192
you may not use this file except in compliance with the License.
Original file line number Diff line number Diff line change 2
2
3
3
[ ![ Platform] ( https://img.shields.io/badge/platform-Android-brightgreen )] ( https://developer.android.com )
4
4
[ ![ API] ( https://img.shields.io/badge/API-21%2B-brightgreen )] ( https://android-arsenal.com/api?level=21 )
5
- [ ![ License] ( https://img.shields.io/github/license/TakWolf/Android-HeaderAndFooterRecyclerView )] ( https://www.apache.org/licenses/ LICENSE-2.0 )
5
+ [ ![ License] ( https://img.shields.io/github/license/TakWolf/Android-HeaderAndFooterRecyclerView )] ( LICENSE )
6
6
[ ![ JitPack] ( https://jitpack.io/v/TakWolf/Android-HeaderAndFooterRecyclerView.svg )] ( https://jitpack.io/#TakWolf/Android-HeaderAndFooterRecyclerView )
7
7
8
8
` RecyclerView ` 添加 ` HeaderView ` 和 ` FooterView ` 的解决方案。
@@ -56,18 +56,4 @@ recyclerView.addFooterView(footerView)
56
56
57
57
## License
58
58
59
- ```
60
- Copyright 2022 TakWolf
61
-
62
- Licensed under the Apache License, Version 2.0 (the "License");
63
- you may not use this file except in compliance with the License.
64
- You may obtain a copy of the License at
65
-
66
- http://www.apache.org/licenses/LICENSE-2.0
67
-
68
- Unless required by applicable law or agreed to in writing, software
69
- distributed under the License is distributed on an "AS IS" BASIS,
70
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
71
- See the License for the specific language governing permissions and
72
- limitations under the License.
73
- ```
59
+ [ Apache License 2.0] ( LICENSE )
You can’t perform that action at this time.
0 commit comments