Remove @author tags
[Sone.git] / src / main / java / net / pterodactylus / sone / template / SoneAccessor.java
index 5f4ab0c..61af436 100644 (file)
@@ -51,8 +51,6 @@ import net.pterodactylus.util.template.TemplateContext;
  * <dd>Will return {@code true} if the sone in question is the currently logged
  * in Sone.</dd>
  * </dl>
- *
- * @author <a href="mailto:bombe@pterodactylus.net">David ‘Bombe’ Roden</a>
  */
 public class SoneAccessor extends ReflectionAccessor {