Remove my old email address from files. Might as well save spammers the trouble.
[zxing.git] / core / src / com / google / zxing / common / reedsolomon / ReedSolomonDecoder.java
index 4c000d3..b94a1eb 100644 (file)
@@ -34,7 +34,7 @@ package com.google.zxing.common.reedsolomon;
  * <p>Much credit is due to William Rucklidge since portions of this code are an indirect
  * port of his C++ Reed-Solomon implementation.</p>
  *
- * @author srowen@google.com (Sean Owen)
+ * @author Sean Owen
  * @author William Rucklidge
  * @author sanfordsquires
  */