Remove @author tags
[Sone.git] / src / main / java / net / pterodactylus / sone / text / SoneTextParserContext.java
index fba81ab..c388aac 100644 (file)
@@ -24,8 +24,6 @@ import net.pterodactylus.sone.web.page.FreenetRequest;
  * {@link ParserContext} implementation for the {@link SoneTextParser}. It
  * stores the {@link Sone} that provided the parsed text so that certain links
  * can be marked in a different way.
- *
- * @author <a href="mailto:bombe@pterodactylus.net">David ‘Bombe’ Roden</a>
  */
 public class SoneTextParserContext implements ParserContext {