Fixed svn properties

This commit is contained in:
Trustin Lee 2008-11-27 02:59:05 +00:00
parent 00fbf2a2f3
commit e7d5048440

View File

@ -40,6 +40,8 @@ import org.jboss.netty.handler.codec.http.HttpVersion;
* @author The Netty Project (netty-dev@lists.jboss.org)
* @author Andy Taylor (andy.taylor@jboss.org)
* @author Trustin Lee (tlee@redhat.com)
*
* @version $Rev$, $Date$
*/
public class HttpClient {