Index: /applications/viewer/jmapviewer/Readme.txt
===================================================================
--- /applications/viewer/jmapviewer/Readme.txt	(revision 33481)
+++ /applications/viewer/jmapviewer/Readme.txt	(revision 33482)
@@ -9,7 +9,7 @@
 (c) 2010-2011, Ian Dees
 (c) 2010-2011, Michael Vigovsky
-(c) 2011-2016, Paul Hartmann
+(c) 2011-2017, Paul Hartmann
 (c) 2011-2016, Gleb Smirnoff
-(c) 2011-2016, Vincent Privat
+(c) 2011-2017, Vincent Privat
 (c) 2011, Jason Huntley
 (c) 2012-2016, Simon Legner
Index: /applications/viewer/jmapviewer/build.xml
===================================================================
--- /applications/viewer/jmapviewer/build.xml	(revision 33481)
+++ /applications/viewer/jmapviewer/build.xml	(revision 33482)
@@ -78,5 +78,5 @@
     <target name="checkstyle">
         <taskdef resource="com/puppycrawl/tools/checkstyle/ant/checkstyle-ant-task.properties" 
-        	classpath="tools/checkstyle/checkstyle-7.7-all.jar"/>
+        	classpath="tools/checkstyle/checkstyle-all.jar"/>
         <checkstyle config="tools/checkstyle/jmapviewer_checks.xml">
             <fileset dir="${basedir}/src" includes="**/*.java" />
