updated javadoc author

Former-commit-id: 07d4d2adb4de14796b58f1e1c722f2a88f1fc45f
This commit is contained in:
Jeremy Long
2015-04-05 09:21:23 -04:00
parent 49bd45d88c
commit 5f396cc647

View File

@@ -42,7 +42,7 @@ import org.owasp.dependencycheck.utils.LogUtils;
* <p>
* Note, this grouping only works on dependencies with identified CVE entries</p>
*
* @author Jeremy Long <jeremy.long@owasp.org>
* @author Jeremy Long
*/
public class DependencyBundlingAnalyzer extends AbstractAnalyzer implements Analyzer {