updated javadoc author

Former-commit-id: f818712696e4bee22e34213314e46121829d448a
This commit is contained in:
Jeremy Long
2015-04-05 09:21:52 -04:00
parent c5d5dccc57
commit 01514af188

View File

@@ -24,7 +24,7 @@ import org.owasp.dependencycheck.dependency.Dependency;
/**
*
* @author Jeremy Long <jeremy.long@owasp.org>
* @author Jeremy Long
*/
public class DependencyBundlingAnalyzerTest extends BaseTest {