Remove @author tags
[Sone.git] / src / main / java / net / pterodactylus / sone / fcp / GetPostCommand.java
index a6f1ae8..6378673 100644 (file)
@@ -24,8 +24,6 @@ import freenet.support.SimpleFieldSet;
 
 /**
  * The “GetPost” FCP command returns a single {@link Post} to an FCP client.
 
 /**
  * The “GetPost” FCP command returns a single {@link Post} to an FCP client.
- *
- * @author <a href="mailto:bombe@pterodactylus.net">David ‘Bombe’ Roden</a>
  */
 public class GetPostCommand extends AbstractSoneCommand {
 
  */
 public class GetPostCommand extends AbstractSoneCommand {