updated javadoc author

Former-commit-id: e4ba8b60bbabf5357671d262f7e51d375f035713
This commit is contained in:
Jeremy Long
2015-04-05 09:22:03 -04:00
parent 45b5fd3762
commit f5b38852a7

View File

@@ -34,7 +34,7 @@ import org.owasp.dependencycheck.utils.Settings;
/**
*
* @author Jeremy Long <jeremy.long@owasp.org>
* @author Jeremy Long
*/
public class ReportGeneratorIntegrationTest extends BaseTest {