Remove my old email address from files. Might as well save spammers the trouble.
[zxing.git] / core / test / src / com / google / zxing / common / reedsolomon / ReedSolomonEncoderQRCodeTestCase.java
index e2ad2b8..9f6d8f1 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
  */
 public final class ReedSolomonEncoderQRCodeTestCase extends AbstractReedSolomonTestCase {