Remove my old email address from files. Might as well save spammers the trouble.
[zxing.git] / core / src / com / google / zxing / qrcode / decoder / DataBlock.java
index 7cbf406..259a8ac 100755 (executable)
@@ -21,7 +21,7 @@ package com.google.zxing.qrcode.decoder;
  * multiple blocks, each of which is a unit of data and error-correction codewords. Each\r
  * is represented by an instance of this class.</p>\r
  *\r
- * @author srowen@google.com (Sean Owen)\r
+ * @author Sean Owen\r
  */\r
 final class DataBlock {\r
 \r