diff options
Diffstat (limited to 'src/kadmin/client/kadmin.c')
-rw-r--r-- | src/kadmin/client/kadmin.c | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/src/kadmin/client/kadmin.c b/src/kadmin/client/kadmin.c index c7f48fcf51..b2e43694d6 100644 --- a/src/kadmin/client/kadmin.c +++ b/src/kadmin/client/kadmin.c @@ -1,6 +1,5 @@ /* - * $Source$ - * $Author$ + * kadmin/client/kadmin.c * * Copyright 1988 by the Massachusetts Institute of Technology. * @@ -15,10 +14,6 @@ * any purpose. It is provided "as is" without express or implied warranty. */ -#if !defined(lint) && !defined(SABER) -static char rcsid_kadmin[] = - "$Header$"; -#endif /* lint */ /* * kadmin |