mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-23 09:43:32 +08:00
hesiod: Remove RCS keywords
This commit is contained in:
parent
c2fc6747ec
commit
dbdc657dc0
@ -1,3 +1,9 @@
|
|||||||
|
2016-05-02 Florian Weimer <fweimer@redhat.com>
|
||||||
|
|
||||||
|
* hesiod/hesiod.h: Remove RCS keyword.
|
||||||
|
* hesiod/hesiod_p.h: Likewise.
|
||||||
|
* hesiod/hesiod.c: Likewise.
|
||||||
|
|
||||||
2016-05-01 Arnas Udovičius <arnas.udovicius@gmail.com>
|
2016-05-01 Arnas Udovičius <arnas.udovicius@gmail.com>
|
||||||
|
|
||||||
[BZ #12450]
|
[BZ #12450]
|
||||||
|
@ -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.
|
* Copyright (c) 1996,1999 by Internet Software Consortium.
|
||||||
*
|
*
|
||||||
|
@ -19,10 +19,6 @@
|
|||||||
* This file is primarily maintained by <tytso@mit.edu> and <ghudson@mit.edu>.
|
* 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
|
#ifndef _HESIOD_H_INCLUDED
|
||||||
#define _HESIOD_H_INCLUDED
|
#define _HESIOD_H_INCLUDED
|
||||||
|
|
||||||
|
@ -19,10 +19,6 @@
|
|||||||
* This file is primarily maintained by <tytso@mit.edu> and <ghudson@mit.edu>.
|
* This file is primarily maintained by <tytso@mit.edu> and <ghudson@mit.edu>.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/*
|
|
||||||
* $BINDId: hesiod_p.h,v 1.9 1999/01/08 19:24:39 vixie Exp $
|
|
||||||
*/
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* hesiod_p.h -- private definitions for the hesiod library
|
* hesiod_p.h -- private definitions for the hesiod library
|
||||||
*/
|
*/
|
||||||
|
Loading…
Reference in New Issue
Block a user