updated javadoc author

Former-commit-id: 3ce50ed038fea725567ac467b3e25d06a6af2f0a
This commit is contained in:
Jeremy Long
2015-04-05 09:21:50 -04:00
parent 1d74d2e241
commit cd175816e2

View File

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