Remove @author tags
[Sone.git] / src / main / java / net / pterodactylus / sone / core / event / NewSoneFoundEvent.java
index c110483..c11dddc 100644 (file)
@@ -21,8 +21,6 @@ import net.pterodactylus.sone.data.Sone;
 
 /**
  * Event that signals that a new remote Sone was found.
- *
- * @author <a href="mailto:bombe@pterodactylus.net">David ‘Bombe’ Roden</a>
  */
 public class NewSoneFoundEvent extends SoneEvent {