Remove @author tags
[Sone.git] / src / main / java / net / pterodactylus / sone / fcp / LikePostCommand.java
index a2fdd18..9cda55c 100644 (file)
@@ -26,8 +26,6 @@ import freenet.support.SimpleFieldSet;
 
 /**
  * Implements the “LikePost” FCP command which allows the user to like a post.
 
 /**
  * Implements the “LikePost” FCP command which allows the user to like a post.
- *
- * @author <a href="mailto:bombe@pterodactylus.net">David ‘Bombe’ Roden</a>
  */
 public class LikePostCommand extends AbstractSoneCommand {
 
  */
 public class LikePostCommand extends AbstractSoneCommand {