summaryrefslogtreecommitdiff
path: root/hesiod
diff options
context:
space:
mode:
authorFlorian Weimer <fweimer@redhat.com>2016-05-02 12:07:09 +0200
committerFlorian Weimer <fweimer@redhat.com>2016-05-02 12:07:09 +0200
commitdbdc657dc0b962ef3ac61585c81e0828d8da42ee (patch)
treed09eeacc9a5369ddf824c6ddf3eed89f0672ea5c /hesiod
parentc2fc6747ec946784875fc9568516537b0fd1d331 (diff)
hesiod: Remove RCS keywords
Diffstat (limited to 'hesiod')
-rw-r--r--hesiod/hesiod.c4
-rw-r--r--hesiod/hesiod.h4
-rw-r--r--hesiod/hesiod_p.h4
3 files changed, 0 insertions, 12 deletions
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 <tytso@mit.edu> and <ghudson@mit.edu>.
*/
-/*
- * $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
@@ -20,10 +20,6 @@
*/
/*
- * $BINDId: hesiod_p.h,v 1.9 1999/01/08 19:24:39 vixie Exp $
- */
-
-/*
* hesiod_p.h -- private definitions for the hesiod library
*/