updated javadoc author

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

View File

@@ -29,7 +29,7 @@ import org.owasp.dependencycheck.utils.DependencyVersionUtil;
*
* Takes a dependency and analyzes the filename and determines the hashes.
*
* @author Jeremy Long <jeremy.long@owasp.org>
* @author Jeremy Long
*/
public class FileNameAnalyzer extends AbstractAnalyzer implements Analyzer {