Remove my old email address from files. Might as well save spammers the trouble.
[zxing.git] / core / src / com / google / zxing / client / result / optional / AbstractMobileTagResultParser.java
index b845a5e..c8c0c23 100644 (file)
@@ -22,7 +22,7 @@ import com.google.zxing.client.result.ResultParser;
  * <p>Superclass for classes encapsulating reader results encoded according
  * to the MobileTag Reader International Specification.</p>
  * 
- * @author srowen@google.com (Sean Owen)
+ * @author Sean Owen
  */
 abstract class AbstractMobileTagResultParser extends ResultParser {