Remove my old email address from files. Might as well save spammers the trouble.
[zxing.git] / core / test / src / com / google / zxing / common / reedsolomon / ReedSolomonDecoderDataMatrixTestCase.java
index 73f63f6..684cb18 100644 (file)
@@ -19,7 +19,7 @@ package com.google.zxing.common.reedsolomon;
 import java.util.Random;
 
 /**
- * @author srowen@google.com (Sean Owen)
+ * @author Sean Owen
  * @author sanfordsquires
  */
 public final class ReedSolomonDecoderDataMatrixTestCase extends AbstractReedSolomonTestCase {