Remove @author tags
[Sone.git] / src / main / java / net / pterodactylus / sone / data / impl / ImageImpl.java
index 9f0fbbf..bee0448 100644 (file)
@@ -34,8 +34,6 @@ import com.google.common.hash.Hashing;
 
 /**
  * Container for image metadata.
- *
- * @author <a href="mailto:bombe@pterodactylus.net">David ‘Bombe’ Roden</a>
  */
 public class ImageImpl implements Image {