Remove @author tags
[Sone.git] / src / main / java / net / pterodactylus / sone / core / SoneRescuer.java
index 0731b1a..d9557c3 100644 (file)
@@ -24,8 +24,6 @@ import freenet.keys.FreenetURI;
 /**
  * The Sone rescuer downloads older editions of a Sone and updates the currently
  * stored Sone with it.
- *
- * @author <a href="mailto:bombe@pterodactylus.net">David ‘Bombe’ Roden</a>
  */
 public class SoneRescuer extends AbstractService {