🔀 Merge branch 'release-79'
[Sone.git] / src / main / java / net / pterodactylus / sone / fcp / event / FcpInterfaceDeactivatedEvent.java
index b97ef76..216960b 100644 (file)
@@ -5,8 +5,6 @@ import net.pterodactylus.sone.fcp.FcpInterface;
 /**
  * Event that signals that the {@link FcpInterface} was deactivated in the
  * configuration.
- *
- * @author <a href="mailto:bombe@pterodactylus.net">David â€˜Bombe’ Roden</a>
  */
 public class FcpInterfaceDeactivatedEvent {