summaryrefslogtreecommitdiffstats
path: root/src/lib/krb5/rcache/rc_conv.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/krb5/rcache/rc_conv.c')
-rw-r--r--src/lib/krb5/rcache/rc_conv.c7
1 files changed, 1 insertions, 6 deletions
diff --git a/src/lib/krb5/rcache/rc_conv.c b/src/lib/krb5/rcache/rc_conv.c
index 286f3b3bc4..74e070b0ab 100644
--- a/src/lib/krb5/rcache/rc_conv.c
+++ b/src/lib/krb5/rcache/rc_conv.c
@@ -1,16 +1,11 @@
/*
- * $Source$
- * $Author$
+ * lib/krb5/rcache/rc_conv.c
*
* This file of the Kerberos V5 software is derived from public-domain code
* contributed by Daniel J. Bernstein, <brnstnd@acf10.nyu.edu>.
*
*/
-#if !defined(lint) && !defined(SABER)
-static char rcsid_rc_conv_c[] =
-"$Id$";
-#endif /* !lint & !SABER */
/*
* An implementation for the default replay cache type.