Merge commit 'v2.5.1'
[ossec-hids.git] / src / addagent / b64.c
index 754e891..00c0d05 100755 (executable)
@@ -1,4 +1,4 @@
-/* @(#) $Id: b64.c,v 1.2 2006/06/21 00:18:21 dcid Exp $ */
+/* @(#) $Id$ */
 /*
  * Copyright (C), 2000-2004 by the monit project group.
  * All Rights Reserved.
@@ -39,7 +39,7 @@ static unsigned char decode(char c);
  *
  *  @author Jan-Henrik Haukeland, <hauk@tildeslash.com>
  *
- *  @version \$Id: b64.c,v 1.2 2006/06/21 00:18:21 dcid Exp $
+ *  @version \$Id$
  *
  *  @file
  */