* Updated the author tag
* Added svn:keywords property
This commit is contained in:
parent
800fcd0ca2
commit
2571564eb2
@ -38,6 +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)
|
||||
* @version $Rev$, $Date$
|
||||
*
|
||||
* @see QueryStringEncoder
|
||||
|
@ -22,6 +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)
|
||||
* @version $Rev$, $Date$
|
||||
*/
|
||||
public class QueryStringDecoderTest {
|
||||
|
Loading…
Reference in New Issue
Block a user