updated javadoc author

Former-commit-id: 4e26403ffcd24b6884c89cc608856db72d7e0e6b
This commit is contained in:
Jeremy Long
2015-04-05 09:21:18 -04:00
parent cdbd513e42
commit 1496dc8e7d

View File

@@ -36,7 +36,7 @@ import org.owasp.dependencycheck.utils.Settings;
/**
* A utility to parse command line arguments for the DependencyCheck.
*
* @author Jeremy Long <jeremy.long@owasp.org>
* @author Jeremy Long
*/
public final class CliParser {