summaryrefslogtreecommitdiffstats
path: root/src/lib/krb5/krb/unparse.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/krb5/krb/unparse.c')
-rw-r--r--src/lib/krb5/krb/unparse.c7
1 files changed, 1 insertions, 6 deletions
diff --git a/src/lib/krb5/krb/unparse.c b/src/lib/krb5/krb/unparse.c
index 13280690d1..e8ac21ebfe 100644
--- a/src/lib/krb5/krb/unparse.c
+++ b/src/lib/krb5/krb/unparse.c
@@ -1,6 +1,5 @@
/*
- * $Source$
- * $Author$
+ * lib/krb5/krb/unparse.c
*
* Copyright 1990 by the Massachusetts Institute of Technology.
* All Rights Reserved.
@@ -29,10 +28,6 @@
* components.
*/
-#if !defined(lint) && !defined(SABER)
-static char rcsid_unparse_c[] =
-"$Id$";
-#endif /* !lint & !SABER */
#include <stdio.h>
#include <krb5/krb5.h>