updated javadoc author

Former-commit-id: 2e2d5260afc76c52de66d14cf79db0a9e5254dfb
This commit is contained in:
Jeremy Long
2015-04-05 09:22:04 -04:00
parent 67dbf70f5b
commit 15bcee3d10

View File

@@ -36,7 +36,7 @@ import org.owasp.dependencycheck.dependency.Vulnerability;
/**
* Test of the suppression rule.
*
* @author Jeremy Long <jeremy.long@owasp.org>
* @author Jeremy Long
*/
public class SuppressionRuleTest {