From dbdc657dc0b962ef3ac61585c81e0828d8da42ee Mon Sep 17 00:00:00 2001 From: Florian Weimer Date: Mon, 2 May 2016 12:07:09 +0200 Subject: hesiod: Remove RCS keywords --- hesiod/hesiod.c | 4 ---- hesiod/hesiod.h | 4 ---- hesiod/hesiod_p.h | 4 ---- 3 files changed, 12 deletions(-) (limited to 'hesiod') diff --git a/hesiod/hesiod.c b/hesiod/hesiod.c index 657dabebc1..76b9befde2 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 82fce30764..cb742b0717 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 5010d71bc9..7bd291997f 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 */ -- cgit 1.4.1