updated javadoc author

Former-commit-id: 55ca887799f155a48b09297313fe7be22ab71f1f
This commit is contained in:
Jeremy Long
2015-04-05 09:21:25 -04:00
parent 51d8ced8ce
commit 8b5d8679f7

View File

@@ -35,7 +35,7 @@ import org.owasp.dependencycheck.utils.Settings;
*
* Used to analyze a JavaScript file to gather information to aid in identification of a CPE identifier.
*
* @author Jeremy Long <jeremy.long@owasp.org>
* @author Jeremy Long
*/
public class JavaScriptAnalyzer extends AbstractFileTypeAnalyzer {