updated javadoc author

Former-commit-id: ce3dc0b7869c50bcf8b3bd8f59adb62a369b1bf4
This commit is contained in:
Jeremy Long
2015-04-05 09:22:13 -04:00
parent ed41abcf9d
commit 735c16cc11

View File

@@ -29,7 +29,7 @@ import java.util.logging.SimpleFormatter;
/**
* A utility class to aide in the setup of the logging mechanism.
*
* @author Jeremy Long <jeremy.long@owasp.org>
* @author Jeremy Long
*/
public final class LogUtils {