updated javadoc author

Former-commit-id: 3c6beecbf580b21d2c45ca105dcbd217d4d9a9ad
This commit is contained in:
Jeremy Long
2015-04-05 09:21:17 -04:00
parent e7a5287bb4
commit df08acfe9e

View File

@@ -46,7 +46,7 @@ import org.owasp.dependencycheck.utils.Settings;
/** /**
* An Ant task definition to execute dependency-check during an Ant build. * An Ant task definition to execute dependency-check during an Ant build.
* *
* @author Jeremy Long <jeremy.long@owasp.org> * @author Jeremy Long
*/ */
public class DependencyCheckTask extends Task { public class DependencyCheckTask extends Task {