updated javadoc author

Former-commit-id: b8f9f04bdb055931b1f8ba1553187ee17a5f68c3
This commit is contained in:
Jeremy Long
2015-04-05 09:21:18 -04:00
parent 653bf1764e
commit cdbd513e42

View File

@@ -41,7 +41,7 @@ import org.owasp.dependencycheck.utils.Settings;
/** /**
* The command line interface for the DependencyCheck application. * The command line interface for the DependencyCheck application.
* *
* @author Jeremy Long <jeremy.long@owasp.org> * @author Jeremy Long
*/ */
public class App { public class App {