Remove @author tags
[Sone.git] / src / test / java / net / pterodactylus / sone / test / TestUtil.java
index 8b3160f..d330281 100644 (file)
@@ -7,8 +7,6 @@ import java.lang.reflect.Modifier;
 
 /**
  * Utilities for testing.
- *
- * @author <a href="mailto:bombe@pterodactylus.net">David ‘Bombe’ Roden</a>
  */
 public class TestUtil {