summaryrefslogtreecommitdiffstats
path: root/src/lib/crypto/des/cs_entry.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/crypto/des/cs_entry.c')
-rw-r--r--src/lib/crypto/des/cs_entry.c7
1 files changed, 1 insertions, 6 deletions
diff --git a/src/lib/crypto/des/cs_entry.c b/src/lib/crypto/des/cs_entry.c
index 21a01708df..e17f0f8bd3 100644
--- a/src/lib/crypto/des/cs_entry.c
+++ b/src/lib/crypto/des/cs_entry.c
@@ -1,6 +1,5 @@
/*
- * $Source$
- * $Author$
+ * lib/crypto/des/cs_entry.c
*
* Copyright 1990,1991 by the Massachusetts Institute of Technology.
* All Rights Reserved.
@@ -25,10 +24,6 @@
* DES encryption interface file
*/
-#if !defined(lint) && !defined(SABER)
-static char rcsid_cs_entry_c[] =
-"$Id$";
-#endif /* !lint & !SABER */
#include <krb5/krb5.h>