Remove @author tags
[Sone.git] / src / test / java / net / pterodactylus / sone / data / ProfileTest.java
index b06e2f4..c0cb9de 100644 (file)
@@ -9,8 +9,6 @@ import org.mockito.Mockito;
 
 /**
  * Unit test for {@link Profile}.
- *
- * @author <a href="mailto:bombe@pterodactylus.net">David ‘Bombe’ Roden</a>
  */
 public class ProfileTest {