updated javadoc author

Former-commit-id: dfeb34c3ff80b4a18c01284edd0e547165227e64
This commit is contained in:
Jeremy Long
2015-04-05 09:21:35 -04:00
parent 6a0623f1e7
commit 7b729e078b

View File

@@ -37,7 +37,7 @@ import org.owasp.dependencycheck.utils.URLConnectionFailureException;
/**
*
* @author Jeremy Long <jeremy.long@owasp.org>
* @author Jeremy Long
*/
public class EngineVersionCheck implements CachedWebDataSource {