Remove @author tags
[Sone.git] / src / main / java / net / pterodactylus / sone / data / Image.java
index 55b0094..5c95854 100644 (file)
@@ -19,8 +19,6 @@ package net.pterodactylus.sone.data;
 
 /**
  * Container for image metadata.
- *
- * @author <a href="mailto:d.roden@xplosion.de">David Roden</a>
  */
 public interface Image extends Identified, Fingerprintable {