updated javadoc author

Former-commit-id: ef4555f15cb4f4ef82ed618ca65abfe5bc9a61a9
This commit is contained in:
Jeremy Long
2015-04-05 09:21:51 -04:00
parent f1c860f68c
commit e6a559f0d1

View File

@@ -38,7 +38,7 @@ import static org.junit.Assert.assertNull;
import static org.junit.Assert.assertTrue;
/**
* @author Jeremy Long <jeremy.long@owasp.org>
* @author Jeremy Long
*/
public class AbstractSuppressionAnalyzerTest extends BaseTest {