updated javadoc author

Former-commit-id: e40d29b2150990e9c093d5cfe991003239895d09
This commit is contained in:
Jeremy Long
2015-04-05 09:21:22 -04:00
parent 962f20296c
commit cf8d1a490c

View File

@@ -54,7 +54,7 @@ import org.owasp.dependencycheck.utils.Settings;
* An analyzer that extracts files from archives and ensures any supported files contained within the archive are added
* to the dependency list.</p>
*
* @author Jeremy Long <jeremy.long@owasp.org>
* @author Jeremy Long
*/
public class ArchiveAnalyzer extends AbstractFileTypeAnalyzer {