Index: applications/editors/josm/plugins/imageryadjust/src/utils/TimedKeyReleaseListener.java
===================================================================
--- applications/editors/josm/plugins/imageryadjust/src/utils/TimedKeyReleaseListener.java	(revision 30349)
+++ applications/editors/josm/plugins/imageryadjust/src/utils/TimedKeyReleaseListener.java	(revision 30350)
@@ -1,4 +1,2 @@
-// Thanks to http://www.arco.in-berlin.de/keyevent.html
-// (code simplified here)
 package utils;
 
@@ -34,4 +32,5 @@
         }
     }
+
     @Override
     public void eventDispatched(AWTEvent event) {
@@ -55,5 +54,4 @@
         }
     }
-    
 
     public void stop() {
@@ -63,5 +61,4 @@
         }
     }
-
     
     protected void doKeyReleaseEvent(KeyEvent evt) {
