mirror of
https://github.com/revanced/Apktool.git
synced 2024-11-09 14:17:02 +01:00
Reformatted license headers for apktool-cli.
This commit is contained in:
parent
4d74b67e19
commit
72588893b2
@ -1,5 +1,5 @@
|
||||
/*
|
||||
* Copyright 2010 Ryszard Wiśniewski <brut.alll@gmail.com>.
|
||||
/**
|
||||
* Copyright 2011 Ryszard Wiśniewski <brut.alll@gmail.com>
|
||||
*
|
||||
* Licensed under the Apache License, Version 2.0 (the "License");
|
||||
* you may not use this file except in compliance with the License.
|
||||
@ -12,7 +12,6 @@
|
||||
* 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.
|
||||
* under the License.
|
||||
*/
|
||||
|
||||
package brut.apktool;
|
||||
|
Loading…
Reference in New Issue
Block a user