Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: checkstyle/java/res/header.txt

Issue 29567648: Issue 4248 - Add codestyle check
Patch Set: Created Oct. 6, 2017, 11:27 a.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
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/>.
+ */
« no previous file with comments | « no previous file | checkstyle/java/rules/eyeo_production_checks.xml » ('j') | checkstyle/java/rules/eyeo_production_checks.xml » ('J')

Powered by Google App Engine
This is Rietveld