Index: third_party/checkstyle/java/res/header.txt |
diff --git a/libadblockplus-android/src/org/adblockplus/libadblockplus/Disposable.java b/third_party/checkstyle/java/res/header.txt |
similarity index 86% |
copy from libadblockplus-android/src/org/adblockplus/libadblockplus/Disposable.java |
copy to third_party/checkstyle/java/res/header.txt |
index 94e98007560307334da599922d7af02834d9fbd3..bded972ee85bac2af378299d0236fbf6c10a69c8 100644 |
--- a/libadblockplus-android/src/org/adblockplus/libadblockplus/Disposable.java |
+++ b/third_party/checkstyle/java/res/header.txt |
@@ -13,11 +13,4 @@ |
* |
* You should have received a copy of the GNU General Public License |
* along with Adblock Plus. If not, see <http://www.gnu.org/licenses/>. |
- */ |
- |
-package org.adblockplus.libadblockplus; |
- |
-public interface Disposable |
-{ |
- public void dispose(); |
-} |
+ */ |
anton
2017/04/14 12:02:28
rietveld bug: the file is new and there is no prev
|