diff --git a/config/java.header b/config/java.header index 0efd4cecc..17edfc0b4 100644 --- a/config/java.header +++ b/config/java.header @@ -1,6 +1,6 @@ //////////////////////////////////////////////////////////////////////////////// // checkstyle: Checks Java source code for adherence to a set of rules. -// Copyright (C) 2001-2014 Oliver Burn +// Copyright (C) 2001-2015 the original author or authors. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/test/resources/com/puppycrawl/tools/checkstyle/configs/java.header b/src/test/resources/com/puppycrawl/tools/checkstyle/configs/java.header index 0efd4cecc..17edfc0b4 100644 --- a/src/test/resources/com/puppycrawl/tools/checkstyle/configs/java.header +++ b/src/test/resources/com/puppycrawl/tools/checkstyle/configs/java.header @@ -1,6 +1,6 @@ //////////////////////////////////////////////////////////////////////////////// // checkstyle: Checks Java source code for adherence to a set of rules. -// Copyright (C) 2001-2014 Oliver Burn +// Copyright (C) 2001-2015 the original author or authors. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public