updated javadoc author

Former-commit-id: feb156e25fe847555b1d0b2bee20c8ac5d44572f
This commit is contained in:
Jeremy Long
2015-04-05 09:21:50 -04:00
parent cd175816e2
commit f1c860f68c

View File

@@ -25,7 +25,7 @@ import org.owasp.dependencycheck.BaseTest;
/**
*
* @author Jeremy Long <jeremy.long@owasp.org>
* @author Jeremy Long
*/
public class AbstractFileTypeAnalyzerTest extends BaseTest {