mirror of
https://github.com/ysoftdevs/DependencyCheck.git
synced 2026-03-10 09:56:19 +01:00
updated javadoc author
Former-commit-id: 1129346d7f495fa50b2f1c84c53817d3b0cab0e8
This commit is contained in:
@@ -31,7 +31,7 @@ import org.owasp.dependencycheck.utils.Settings;
|
||||
/**
|
||||
* The base FileTypeAnalyzer that all analyzers that have specific file types they analyze should extend.
|
||||
*
|
||||
* @author Jeremy Long <jeremy.long@owasp.org>
|
||||
* @author Jeremy Long
|
||||
*/
|
||||
public abstract class AbstractFileTypeAnalyzer extends AbstractAnalyzer implements FileTypeAnalyzer {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user