From a048d1fd025243e5b9261a9519b1e415985c3eae Mon Sep 17 00:00:00 2001 From: Mark Eichin Date: Thu, 18 Aug 1994 22:14:44 +0000 Subject: [PATCH] stamp out rcs keywords git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@4192 dc483132-0cff-0310-8789-dd5450dbe970 --- src/prototype/prototype.c | 7 +------ src/prototype/prototype.h | 4 +--- 2 files changed, 2 insertions(+), 9 deletions(-) diff --git a/src/prototype/prototype.c b/src/prototype/prototype.c index 6a9340d3e..3d96b20c6 100644 --- a/src/prototype/prototype.c +++ b/src/prototype/prototype.c @@ -1,6 +1,5 @@ /* - * $Source$ - * $Author$ + * prototype/prototype.c * * Copyright 1991 by the Massachusetts Institute of Technology. * All Rights Reserved. @@ -25,7 +24,3 @@ * <<< Description >>> */ -#if !defined(lint) && !defined(SABER) -static char <<< rcsid_module_c >>>[] = -"$Id$"; -#endif /* !lint & !SABER */ diff --git a/src/prototype/prototype.h b/src/prototype/prototype.h index 916c23225..3ca641199 100644 --- a/src/prototype/prototype.h +++ b/src/prototype/prototype.h @@ -1,7 +1,5 @@ /* - * $Source$ - * $Author$ - * $Id$ + * prototype/prototype.h * * Copyright 1991 by the Massachusetts Institute of Technology. * All Rights Reserved. -- 2.26.2