Skip to content

Commit 7932bdb

Browse files
committed
@Version $Id: $
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/codec/trunk@165706 13f79535-47bb-0310-9956-ffa450edef68
1 parent be0809b commit 7932bdb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
*
3131
* @author Apache Software Foundation
3232
* @since 1.3
33-
* @version $Id $
33+
* @version $Id$
3434
*/
3535
public class BinaryCodec implements BinaryDecoder, BinaryEncoder {
3636
/*

0 commit comments

Comments
 (0)