Remove my old email address from files. Might as well save spammers the trouble.
[zxing.git] / core / src / com / google / zxing / qrcode / decoder / FormatInformation.java
index 92894dc..5195108 100644 (file)
@@ -22,7 +22,7 @@ import com.google.zxing.ReaderException;
  * <p>Encapsulates a QR Code's format information, including the data mask used and
  * error correction level.</p>
  *
- * @author srowen@google.com (Sean Owen)
+ * @author Sean Owen
  * @see DataMask
  * @see ErrorCorrectionLevel
  */