updated javadoc author

Former-commit-id: a0dc3aea76c887631da951f9467af28f1c8d4d89
This commit is contained in:
Jeremy Long
2015-04-05 09:22:15 -04:00
parent 75499a3321
commit 0cadd88769

View File

@@ -30,7 +30,7 @@ import org.owasp.dependencycheck.utils.Checksum;
/** /**
* *
* @author Jeremy Long <jeremy.long@owasp.org> * @author Jeremy Long
*/ */
public class ChecksumTest { public class ChecksumTest {