updated javadoc author

Former-commit-id: d705f8956b50fc3afd0526880b42d9c9309349e3
This commit is contained in:
Jeremy Long
2015-04-05 09:22:14 -04:00
parent 419c446f01
commit 7b3c4475da

View File

@@ -30,7 +30,7 @@ import java.net.URL;
* A URLConnection Factory to create new connections. This encapsulates several configuration checks to ensure that the connection
* uses the correct proxy settings.
*
* @author Jeremy Long <jeremy.long@owasp.org>
* @author Jeremy Long
*/
public final class URLConnectionFactory {