updated autor email address to my owasp address

Former-commit-id: 4d5b9a406416032e6b53d7c4cdaa20a0c5dc80e4
This commit is contained in:
Jeremy Long
2013-05-17 23:57:59 -04:00
parent dcbe626d55
commit 4758bea71b
88 changed files with 107 additions and 88 deletions

View File

@@ -43,7 +43,7 @@ import org.owasp.dependencycheck.utils.FileUtils;
* Analyzer is associated with the file type then the file is turned into a
* dependency.
*
* @author Jeremy Long (jeremy.long@gmail.com)
* @author Jeremy Long (jeremy.long@owasp.org)
*/
public class Engine {