From 1f32be054b640fa7bcbc46441e24e185ab5184e3 Mon Sep 17 00:00:00 2001 From: Florian Weimer Date: Thu, 28 Apr 2016 10:55:16 +0200 Subject: resolv: Remove SCCS and RCS keywords --- resolv/res_comp.c | 5 ----- 1 file changed, 5 deletions(-) (limited to 'resolv/res_comp.c') diff --git a/resolv/res_comp.c b/resolv/res_comp.c index 2ff7ddb1cd..3c50774d64 100644 --- a/resolv/res_comp.c +++ b/resolv/res_comp.c @@ -64,11 +64,6 @@ * SOFTWARE. */ -#if defined(LIBC_SCCS) && !defined(lint) -static const char sccsid[] = "@(#)res_comp.c 8.1 (Berkeley) 6/4/93"; -static const char rcsid[] = "$BINDId: res_comp.c,v 8.15 1999/10/13 16:39:39 vixie Exp $"; -#endif /* LIBC_SCCS and not lint */ - #include #include #include -- cgit v1.2.1