Added missing SVN properties

This commit is contained in:
Trustin Lee 2008-12-17 10:29:53 +00:00
parent 2f1f190e92
commit 2cc2124653

View File

@ -39,6 +39,7 @@ import org.jboss.netty.buffer.ChannelBuffers;
* @author The Netty Project (netty-dev@lists.jboss.org)
* @author Robert Harder (rob@iharder.net)
* @author Trustin Lee (tlee@redhat.com)
* @version $Rev$, $Date$
*/
public class Base64 {