updated javadoc author

Former-commit-id: e4b0e6584872a99d9185093e4ebfb027d8e4b7ed
This commit is contained in:
Jeremy Long
2015-04-05 09:21:53 -04:00
parent 741a803ea7
commit 5b7c47682b

View File

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