updated javadoc author

Former-commit-id: cf9eab6585eabf35eee74f22400683f14b4b35c1
This commit is contained in:
Jeremy Long
2015-04-05 09:21:25 -04:00
parent 1cc94dd60b
commit 51d8ced8ce

View File

@@ -65,7 +65,7 @@ import org.xml.sax.InputSource;
/** /**
* Used to load a JAR file and collect information that can be used to determine the associated CPE. * Used to load a JAR file and collect information that can be used to determine the associated CPE.
* *
* @author Jeremy Long <jeremy.long@owasp.org> * @author Jeremy Long
*/ */
public class JarAnalyzer extends AbstractFileTypeAnalyzer { public class JarAnalyzer extends AbstractFileTypeAnalyzer {