Remove @author tags
[Sone.git] / src / main / java / net / pterodactylus / sone / core / event / PostReplyEvent.java
index 6ae51bc..aa3f6e0 100644 (file)
@@ -21,8 +21,6 @@ import net.pterodactylus.sone.data.PostReply;
 
 /**
  * Base class for {@link PostReply} events.
- *
- * @author <a href="mailto:bombe@pterodactylus.net">David ‘Bombe’ Roden</a>
  */
 public class PostReplyEvent {