--- old/core/JemmyAWTInput/src/org/jemmy/image/RoughImageComparator.java 2018-05-20 10:11:38.024416951 +0200 +++ new/core/JemmyAWTInput/src/org/jemmy/image/RoughImageComparator.java 2018-05-20 10:11:37.966415181 +0200 @@ -29,7 +29,8 @@ /** * Compares two images roughly (i.e. not all of the pixel colors should match). * - * @author Alexandre Iline (alexandre.iline@sun.com), KAM + * @author shura + * @author mrkam */ public class RoughImageComparator extends BufferedImageComparator {