Remove my old email address from files. Might as well save spammers the trouble.
[zxing.git] / core / test / src / com / google / zxing / common / reedsolomon / AbstractReedSolomonTestCase.java
index 7697e00..494cc18 100644 (file)
@@ -22,7 +22,7 @@ import java.util.BitSet;
 import java.util.Random;
 
 /**
- * @author srowen@google.com (Sean Owen)
+ * @author Sean Owen
  */
 abstract class AbstractReedSolomonTestCase extends TestCase {