updated javadoc author

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

View File

@@ -22,7 +22,7 @@ import java.io.IOException;
/**
* An exception used when a download fails.
*
* @author Jeremy Long <jeremy.long@owasp.org>
* @author Jeremy Long
*/
public class DownloadFailedException extends IOException {