updated javadoc author

Former-commit-id: 5f2a68378d7d566f71e8146206a93e36b7987c4a
This commit is contained in:
Jeremy Long
2015-04-05 09:21:24 -04:00
parent 6f44b4dce1
commit 6d107e79b6

View File

@@ -20,7 +20,7 @@ package org.owasp.dependencycheck.analyzer;
/**
* An Analyzer that scans specific file types.
*
* @author Jeremy Long <jeremy.long@owasp.org>
* @author Jeremy Long
*/
public interface FileTypeAnalyzer extends Analyzer {