Remove @author tags
[Sone.git] / src / main / java / net / pterodactylus / sone / text / Parser.java
index f87b852..a8fc331 100644 (file)
@@ -27,7 +27,6 @@ import javax.annotation.Nullable;
  *
  * @param <C>
  *            The type of the parser context
  *
  * @param <C>
  *            The type of the parser context
- * @author <a href="mailto:bombe@pterodactylus.net">David ‘Bombe’ Roden</a>
  */
 public interface Parser<C extends ParserContext> {
 
  */
 public interface Parser<C extends ParserContext> {