Replaced email with homepage url
This commit is contained in:
parent
2571564eb2
commit
cbe26db0e4
@ -38,7 +38,7 @@ import java.util.Map;
|
||||
* @author <a href="http://www.jboss.org/netty/">The Netty Project</a>
|
||||
* @author Andy Taylor (andy.taylor@jboss.org)
|
||||
* @author <a href="http://gleamynode.net/">Trustin Lee</a>
|
||||
* @author Benoit Sigoure (tsunanet@gmail.com)
|
||||
* @author <a href="http://tsunanet.net/">Benoit Sigoure</a>
|
||||
* @version $Rev$, $Date$
|
||||
*
|
||||
* @see QueryStringEncoder
|
||||
|
@ -22,7 +22,7 @@ import org.junit.Test;
|
||||
/**
|
||||
* @author <a href="http://www.jboss.org/netty/">The Netty Project</a>
|
||||
* @author <a href="http://gleamynode.net/">Trustin Lee</a>
|
||||
* @author Benoit Sigoure (tsunanet@gmail.com)
|
||||
* @author <a href="http://tsunanet.net/">Benoit Sigoure</a>
|
||||
* @version $Rev$, $Date$
|
||||
*/
|
||||
public class QueryStringDecoderTest {
|
||||
|
Loading…
Reference in New Issue
Block a user