Remove @author tags
[Sone.git] / src / main / java / net / pterodactylus / sone / fcp / VersionCommand.java
index 5f50b4d..10bd270 100644 (file)
@@ -24,8 +24,6 @@ import freenet.support.SimpleFieldSet;
 
 /**
  * Returns version information about the Sone plugin.
- *
- * @author <a href="mailto:bombe@pterodactylus.net">David ‘Bombe’ Roden</a>
  */
 public class VersionCommand extends AbstractSoneCommand {