From bf780dee7dfcc445a97fe93ad9a633975a052c6c Mon Sep 17 00:00:00 2001 From: Roman Ivanov Date: Wed, 18 Feb 2015 13:19:23 -0800 Subject: [PATCH] Copiright become 2015 and 'the original author or authors.' --- config/java.header | 2 +- .../com/puppycrawl/tools/checkstyle/configs/java.header | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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