Remove @author tags
[Sone.git] / src / main / java / net / pterodactylus / sone / core / UpdateChecker.java
index ce438e5..8dbe232 100644 (file)
@@ -43,8 +43,6 @@ import freenet.support.api.Bucket;
 
 /**
  * Watches the official Sone homepage for new releases.
- *
- * @author <a href="mailto:bombe@pterodactylus.net">David ‘Bombe’ Roden</a>
  */
 @Singleton
 public class UpdateChecker {