updated javadoc author

Former-commit-id: 37a7181707149b1670e10b692cab1c105d3f7b7f
This commit is contained in:
Jeremy Long
2015-04-05 09:22:04 -04:00
parent c75b99837f
commit 67dbf70f5b

View File

@@ -30,7 +30,7 @@ import org.owasp.dependencycheck.BaseTest;
/**
* Test of the suppression parser.
*
* @author Jeremy Long <jeremy.long@owasp.org>
* @author Jeremy Long
*/
public class SuppressionParserTest {