updated javadoc author

Former-commit-id: 9b172db31e69c1e0ecfa47c8b3c3056f0f660917
This commit is contained in:
Jeremy Long
2015-04-05 09:22:12 -04:00
parent 9daa111f9c
commit 8f33be262a

View File

@@ -34,7 +34,7 @@ import java.util.zip.InflaterInputStream;
/**
* A utility to download files from the Internet.
*
* @author Jeremy Long <jeremy.long@owasp.org>
* @author Jeremy Long
*/
public final class Downloader {