| Index: checkstyle/java/res/header.txt |
| diff --git a/checkstyle/java/res/header.txt b/checkstyle/java/res/header.txt |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..5b6cf21b6d2cdf810159fe2b2c6b1a1f522721cc |
| --- /dev/null |
| +++ b/checkstyle/java/res/header.txt |
| @@ -0,0 +1,16 @@ |
| +/* |
| + * This file is part of Adblock Plus <https://adblockplus.org/>, |
| + * Copyright (C) 2006-present eyeo GmbH |
|
anton
2017/10/06 11:29:53
Note i've updated end year comparable to patch set
|
| + * |
| + * Adblock Plus is free software: you can redistribute it and/or modify |
| + * it under the terms of the GNU General Public License version 3 as |
| + * published by the Free Software Foundation. |
| + * |
| + * Adblock Plus is distributed in the hope that it will be useful, |
| + * but WITHOUT ANY WARRANTY; without even the implied warranty of |
| + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
|
jens
2017/10/11 12:18:33
Maybe we should fix the double whitespace here and
anton
2017/10/11 12:22:26
It seems to be reasonable but in adblockpluscore d
|
| + * GNU General Public License for more details. |
| + * |
| + * You should have received a copy of the GNU General Public License |
| + * along with Adblock Plus. If not, see <http://www.gnu.org/licenses/>. |
| + */ |