Remove @author tags
[Sone.git] / src / main / java / net / pterodactylus / sone / notify / ListNotification.java
index 8ab8e4c..039639e 100644 (file)
@@ -30,7 +30,6 @@ import net.pterodactylus.util.template.Template;
  *
  * @param <T>
  *            The type of the items
- * @author <a href="mailto:bombe@pterodactylus.net">David ‘Bombe’ Roden</a>
  */
 public class ListNotification<T> extends TemplateNotification {