Remove my old email address from files. Might as well save spammers the trouble.
[zxing.git] / core / src / com / google / zxing / common / ECI.java
index 9e2752b..8a6f446 100644 (file)
@@ -20,7 +20,7 @@ package com.google.zxing.common;
  * Superclass of classes encapsulating types ECIs, according to "Extended Channel Interpretations" 5.3
  * of ISO 18004.
  *
- * @author srowen@google.com (Sean Owen)
+ * @author Sean Owen
  */
 public abstract class ECI {