Remove @author tags
[Sone.git] / src / main / java / net / pterodactylus / sone / web / WebInterface.java
index 4396f0e..5342292 100644 (file)
@@ -221,8 +221,6 @@ import com.google.inject.Inject;
 /**
  * Bundles functionality that a web interface of a Freenet plugin needs, e.g.
  * references to l10n helpers.
- *
- * @author <a href="mailto:bombe@pterodactylus.net">David ‘Bombe’ Roden</a>
  */
 public class WebInterface implements SessionProvider {