From: Mark Eichin Date: Thu, 18 Aug 1994 22:14:44 +0000 (+0000) Subject: stamp out rcs keywords X-Git-Tag: krb5-1.0-beta4.3~141 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=a048d1fd025243e5b9261a9519b1e415985c3eae;p=krb5.git stamp out rcs keywords git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@4192 dc483132-0cff-0310-8789-dd5450dbe970 --- 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.