File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 186186 same "printed page" as the copyright notice for easier
187187 identification within third-party archives.
188188
189- Copyright [yyyy] [name of copyright owner]
189+ Copyright 2014 TakWolf
190190
191191 Licensed under the Apache License, Version 2.0 (the "License");
192192 you may not use this file except in compliance with the License.
Original file line number Diff line number Diff line change 22
33[ ![ Platform] ( https://img.shields.io/badge/platform-Android-brightgreen )] ( https://developer.android.com )
44[ ![ 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-Lock9View )] ( https://www.apache.org/licenses/ LICENSE-2.0 )
5+ [ ![ License] ( https://img.shields.io/github/license/TakWolf/Android-Lock9View )] ( LICENSE )
66[ ![ JitPack] ( https://jitpack.io/v/TakWolf/Android-Lock9View.svg )] ( https://jitpack.io/#TakWolf/Android-Lock9View )
77
88A nine grid lock screen view for Android.
@@ -132,18 +132,4 @@ lock9View.setGestureCallback(new Lock9View.GestureCallback() {
132132
133133## License
134134
135- ```
136- Copyright 2014 TakWolf
137-
138- Licensed under the Apache License, Version 2.0 (the "License");
139- you may not use this file except in compliance with the License.
140- You may obtain a copy of the License at
141-
142- http://www.apache.org/licenses/LICENSE-2.0
143-
144- Unless required by applicable law or agreed to in writing, software
145- distributed under the License is distributed on an "AS IS" BASIS,
146- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
147- See the License for the specific language governing permissions and
148- limitations under the License.
149- ```
135+ [ Apache License 2.0] ( LICENSE )
You can’t perform that action at this time.
0 commit comments