Remove @author tags
[Sone.git] / src / main / java / net / pterodactylus / sone / freenet / L10nFilter.java
index 7ca9a5c..229b8e1 100644 (file)
@@ -32,8 +32,6 @@ import net.pterodactylus.util.template.TemplateContext;
 /**
  * {@link Filter} implementation replaces {@link String} values with their
  * translated equivalents.
 /**
  * {@link Filter} implementation replaces {@link String} values with their
  * translated equivalents.
- *
- * @author <a href="mailto:bombe@pterodactylus.net">David ‘Bombe’ Roden</a>
  */
 public class L10nFilter implements Filter {
 
  */
 public class L10nFilter implements Filter {