]> git.ipfire.org Git - thirdparty/freeradius-server.git/commitdiff
More $Id$ fixes
authorArran Cudbard-Bell <a.cudbardb@freeradius.org>
Thu, 1 Nov 2012 15:35:50 +0000 (15:35 +0000)
committerArran Cudbard-Bell <a.cudbardb@freeradius.org>
Thu, 1 Nov 2012 15:35:50 +0000 (15:35 +0000)
src/modules/rlm_ruby/rlm_ruby.c
src/modules/rlm_securid/Makefile
src/modules/rlm_securid/rlm_securid.c

index 681d1ec12f1c92b49cc8fde5ae18bfdb22d4ee06..6f9814094e26e8d64eaee463e933fa6337fec107 100644 (file)
@@ -21,7 +21,7 @@
 
 #include <freeradius-devel/ident.h>
 
-RCSID("$Id: rlm_ruby.c,v 0.1 2008/10/22 12:54:00 antti Exp $")
+RCSID("$Id$")
 
 #include <freeradius-devel/radiusd.h>
 #include <freeradius-devel/modules.h>
index 9fbc74eefab16db40d037b71ecf321fcdf0a4f5d..ac9c8c2e345a08fa2456357dcd2b0ed3a98502d4 100644 (file)
@@ -4,7 +4,7 @@
 #  You MUST edit this file by hand to make it work.
 #  There is NO "configure" script available.
 #
-# Version:     $Id$
+# Version:     $Id$
 #
 
 #
index ec894c7f82e3b273c071d0e955f114da218ef5db..17ee8239d1bebc24e9d5cda12d770d2a2e6f520e 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * rlm_securid.c
  *
- * Version:  $Id$
+ * Version:  $Id$
  *
  * supports "next-token code" and "new-pin" modes
  *