updated javadoc author

Former-commit-id: 29b815170175af50e9e88fbb35f7e690f7c0dd02
This commit is contained in:
Jeremy Long
2015-04-05 09:22:07 -04:00
parent 92d12ec68e
commit b6a38bf4d1

View File

@@ -30,7 +30,7 @@ import org.owasp.dependencycheck.utils.Settings;
* A modified version of the core engine specifically designed to persist some data between multiple executions of a multi-module
* Maven project.
*
* @author Jeremy Long <jeremy.long@owasp.org>
* @author Jeremy Long
*/
public class Engine extends org.owasp.dependencycheck.Engine {