updated javadoc author

Former-commit-id: e036917954ab04da8901c4147884c33c47784802
This commit is contained in:
Jeremy Long
2015-04-05 09:22:11 -04:00
parent f46e96c7de
commit 889bf22840

View File

@@ -30,7 +30,7 @@ import java.util.logging.Logger;
/**
* Includes methods to generate the MD5 and SHA1 checksum.
*
* @author Jeremy Long <jeremy.long@owasp.org>
* @author Jeremy Long
*
*/
public final class Checksum {