move to singleton ReaderException for a bit more performance
[zxing.git] / core / src / com / google / zxing / qrcode / decoder / DataMask.java
index 7f1aec7..6ba1b35 100755 (executable)
@@ -25,7 +25,7 @@ package com.google.zxing.qrcode.decoder;
  * <p>Note that the diagram in section 6.8.1 is misleading since it indicates that i is column position\r
  * and j is row position. In fact, as the text says, i is row position and j is column position.</p>\r
  *\r
- * @author srowen@google.com (Sean Owen)\r
+ * @author Sean Owen\r
  */\r
 abstract class DataMask {\r
 \r