Remove my old email address from files. Might as well save spammers the trouble.
[zxing.git] / core / src / com / google / zxing / common / Collections.java
index e2b17a4..319ebfe 100644 (file)
@@ -22,7 +22,7 @@ import java.util.Vector;
  * <p>This is basically a substitute for <code>java.util.Collections</code>, which is not
  * present in MIDP 2.0 / CLDC 1.1.</p>
  *
- * @author srowen@google.com (Sean Owen)
+ * @author Sean Owen
  */
 public final class Collections {