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