Skip to content

Commit 9d40f09

Browse files
committed
Javadoc.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/codec/trunk@799802 13f79535-47bb-0310-9956-ffa450edef68
1 parent e17d5c5 commit 9d40f09

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/java/org/apache/commons/codec/binary/Base64.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
*
4848
* @see <a href="http://www.ietf.org/rfc/rfc2045.txt">RFC 2045</a>
4949
* @author Apache Software Foundation
50-
* @since 1.0-dev
50+
* @since 1.0
5151
* @version $Id$
5252
*/
5353
public class Base64 implements BinaryEncoder, BinaryDecoder {

0 commit comments

Comments
 (0)