Reformatted license headers for apktool-cli.

This commit is contained in:
Ryszard Wiśniewski 2011-01-17 23:59:28 +01:00
parent 4d74b67e19
commit 72588893b2

View File

@ -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"); * Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with 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. * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and * See the License for the specific language governing permissions and
* limitations under the License. * limitations under the License.
* under the License.
*/ */
package brut.apktool; package brut.apktool;