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