Remove @author tags
[Sone.git] / src / main / java / net / pterodactylus / sone / data / TemporaryImage.java
index ee6c35c..40b9fc5 100644 (file)
@@ -25,8 +25,6 @@ import java.util.UUID;
 /**
  * A temporary image stores an uploaded image in memory until it has been
  * inserted into Freenet and is subsequently loaded from there.
- *
- * @author <a href="mailto:bombe@pterodactylus.net">David ‘Bombe’ Roden</a>
  */
 public class TemporaryImage {