Remove my old email address from files. Might as well save spammers the trouble.
[zxing.git] / javame / src / com / google / zxing / client / j2me / VideoCanvas.java
index 671fce9..d156b20 100644 (file)
@@ -26,7 +26,7 @@ import javax.microedition.lcdui.Graphics;
  * The main {@link Canvas} onto which the camera's field of view is painted.
  * This class manages decoding via {@link SnapshotThread}.
  *
- * @author Sean Owen (srowen@google.com)
+ * @author Sean Owen
  */
 final class VideoCanvas extends Canvas implements CommandListener {