Remove @author tags
[Sone.git] / src / main / java / net / pterodactylus / sone / core / SoneParser.java
index a9e2b3a..ce0606b 100644 (file)
@@ -36,8 +36,6 @@ import org.w3c.dom.Document;
 
 /**
  * Parses a {@link Sone} from an XML {@link InputStream}.
- *
- * @author <a href="mailto:bombe@pterodactylus.net">David ‘Bombe’ Roden</a>
  */
 public class SoneParser {