Remove @author tags
[Sone.git] / src / main / java / net / pterodactylus / sone / fcp / event / FcpInterfaceActivatedEvent.java
index 56b658a..f45ac53 100644 (file)
@@ -5,8 +5,6 @@ import net.pterodactylus.sone.fcp.FcpInterface;
 /**
  * Event that signals that the {@link FcpInterface} was activated in the
  * configuration.
- *
- * @author <a href="mailto:bombe@pterodactylus.net">David ‘Bombe’ Roden</a>
  */
 public class FcpInterfaceActivatedEvent {