From: Florian Weimer Date: Mon, 2 May 2016 10:07:09 +0000 (+0200) Subject: hesiod: Remove RCS keywords X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=efbeadd09aa89d8cdd5f9cdb4027b7677a03c4c3;p=thirdparty%2Fglibc.git hesiod: Remove RCS keywords (cherry picked from commit dbdc657dc0b962ef3ac61585c81e0828d8da42ee) (cherry picked from commit 8a756c076eee041f7d231334480f96bebb0d8e29) --- diff --git a/hesiod/hesiod.c b/hesiod/hesiod.c index 657dabebc14..76b9befde2d 100644 --- a/hesiod/hesiod.c +++ b/hesiod/hesiod.c @@ -1,7 +1,3 @@ -#if defined(LIBC_SCCS) && !defined(lint) -static const char rcsid[] = "$BINDId: hesiod.c,v 1.21 2000/02/28 14:51:08 vixie Exp $"; -#endif - /* * Copyright (c) 1996,1999 by Internet Software Consortium. * diff --git a/hesiod/hesiod.h b/hesiod/hesiod.h index 82fce30764e..cb742b07173 100644 --- a/hesiod/hesiod.h +++ b/hesiod/hesiod.h @@ -19,10 +19,6 @@ * This file is primarily maintained by and . */ -/* - * $BINDId: hesiod.h,v 1.7 1999/01/08 19:22:45 vixie Exp $ - */ - #ifndef _HESIOD_H_INCLUDED #define _HESIOD_H_INCLUDED diff --git a/hesiod/hesiod_p.h b/hesiod/hesiod_p.h index 5010d71bc91..7bd291997f6 100644 --- a/hesiod/hesiod_p.h +++ b/hesiod/hesiod_p.h @@ -19,10 +19,6 @@ * This file is primarily maintained by and . */ -/* - * $BINDId: hesiod_p.h,v 1.9 1999/01/08 19:24:39 vixie Exp $ - */ - /* * hesiod_p.h -- private definitions for the hesiod library */