Remove @author tags
[Sone.git] / src / main / java / net / pterodactylus / sone / core / SoneDownloaderImpl.java
index c50c852..8b257dd 100644 (file)
@@ -45,8 +45,6 @@ import freenet.support.api.Bucket;
 
 /**
  * The Sone downloader is responsible for download Sones as they are updated.
- *
- * @author <a href="mailto:bombe@pterodactylus.net">David ‘Bombe’ Roden</a>
  */
 public class SoneDownloaderImpl extends AbstractService implements SoneDownloader {