updated javadoc author

Former-commit-id: e2bcedcb3763492a4a21054cdfb7a23214c5dd96
This commit is contained in:
Jeremy Long
2015-04-05 09:22:12 -04:00
parent 396efad518
commit 1ee75dd8cb

View File

@@ -28,7 +28,7 @@ import java.util.logging.Logger;
/**
* A collection of utilities for processing information about files.
*
* @author Jeremy Long <jeremy.long@owasp.org>
* @author Jeremy Long
*/
public final class FileUtils {