Remove @author tags
[Sone.git] / src / test / java / net / pterodactylus / sone / text / SoneTextParserTest.java
index 79f1974..ff2a175 100644 (file)
@@ -41,8 +41,6 @@ import org.junit.Test;
 
 /**
  * JUnit test case for {@link SoneTextParser}.
 
 /**
  * JUnit test case for {@link SoneTextParser}.
- *
- * @author <a href="mailto:bombe@pterodactylus.net">David ‘Bombe’ Roden</a>
  */
 public class SoneTextParserTest {
 
  */
 public class SoneTextParserTest {
 
@@ -408,8 +406,6 @@ public class SoneTextParserTest {
 
        /**
         * Mock Sone provider.
 
        /**
         * Mock Sone provider.
-        *
-        * @author <a href="mailto:bombe@pterodactylus.net">David ‘Bombe’ Roden</a>
         */
        private static class TestSoneProvider implements SoneProvider {
 
         */
        private static class TestSoneProvider implements SoneProvider {