From 53e23ce3319763c69fd6174239f655d5210e8a58 Mon Sep 17 00:00:00 2001 From: Greg Hudson Date: Fri, 22 Jan 1999 18:18:26 +0000 Subject: Some RCS ID cleanup: delete $Log$ and replace other RCS keywords with $Id$. --- zhm/queue.c | 5 ++--- zhm/timer.c | 3 +-- zhm/timer.h | 4 +--- zhm/zhm.8 | 4 +--- zhm/zhm.c | 3 +-- zhm/zhm.h | 3 +-- zhm/zhm_client.c | 5 ++--- zhm/zhm_server.c | 5 ++--- 8 files changed, 11 insertions(+), 21 deletions(-) (limited to 'zhm') diff --git a/zhm/queue.c b/zhm/queue.c index 9fe332a..febd36c 100644 --- a/zhm/queue.c +++ b/zhm/queue.c @@ -3,8 +3,7 @@ * * Created by: David C. Jedlinsky * - * $Source$ - * $Author$ + * $Id$ * * Copyright (c) 1987 by the Massachusetts Institute of Technology. * For copying and distribution information, see the file @@ -15,7 +14,7 @@ #ifndef lint #ifndef SABER -static char rcsid_queue_c[] = "$Header$"; +static char rcsid_queue_c[] = "$Id$"; #endif /* SABER */ #endif /* lint */ diff --git a/zhm/timer.c b/zhm/timer.c index 8fb68e5..1fe3d39 100644 --- a/zhm/timer.c +++ b/zhm/timer.c @@ -4,8 +4,7 @@ * Created by: John T. Kohl * Derived from timer_manager_ by Ken Raeburn * - * $Source$ - * $Author$ + * $Id$ * */ diff --git a/zhm/timer.h b/zhm/timer.h index 42c0081..77595be 100644 --- a/zhm/timer.h +++ b/zhm/timer.h @@ -4,9 +4,7 @@ * Created by: John T. Kohl * Derived from timer_manager_.h by Ken Raeburn * - * $Source$ - * $Author$ - * $Header$ + * $Id$ * */ diff --git a/zhm/zhm.8 b/zhm/zhm.8 index 5171c4d..90feb73 100644 --- a/zhm/zhm.8 +++ b/zhm/zhm.8 @@ -1,6 +1,4 @@ -.\" $Source$ -.\" $Author$ -.\" $Header$ +.\" $Id$ .\" .\" Copyright 1987, 1988 by the Massachusetts Institute of Technology .\" All rights reserved. The file /usr/include/zephyr/mit-copyright.h diff --git a/zhm/zhm.c b/zhm/zhm.c index 0bc0a8e..2c38b1b 100644 --- a/zhm/zhm.c +++ b/zhm/zhm.c @@ -3,8 +3,7 @@ * * Created by: David C. Jedlinsky * - * $Source$ - * $Author$ + * $Id$ * * Copyright (c) 1987,1991 by the Massachusetts Institute of Technology. * For copying and distribution information, see the file diff --git a/zhm/zhm.h b/zhm/zhm.h index 0e0f5b8..733d9cc 100644 --- a/zhm/zhm.h +++ b/zhm/zhm.h @@ -5,8 +5,7 @@ * * Created by: David C. Jedlinsky * - * $Source$ - * $Author$ + * $Id$ * $Zephyr: /mit/zephyr/src.rw/zhm/RCS/zhm.h,v 1.13 90/10/19 07:11:48 raeburn Exp $ * * Copyright (c) 1987, 1991 by the Massachusetts Institute of Technology. diff --git a/zhm/zhm_client.c b/zhm/zhm_client.c index d044c60..539c43a 100644 --- a/zhm/zhm_client.c +++ b/zhm/zhm_client.c @@ -3,8 +3,7 @@ * * Created by: David C. Jedlinsky * - * $Source$ - * $Author$ + * $Id$ * * Copyright (c) 1987 by the Massachusetts Institute of Technology. * For copying and distribution information, see the file @@ -15,7 +14,7 @@ #ifndef lint #ifndef SABER -static char rcsid_hm_client_c[] = "$Header$"; +static char rcsid_hm_client_c[] = "$Id$"; #endif /* SABER */ #endif /* lint */ diff --git a/zhm/zhm_server.c b/zhm/zhm_server.c index 7441ced..bfc5054 100644 --- a/zhm/zhm_server.c +++ b/zhm/zhm_server.c @@ -3,8 +3,7 @@ * * Created by: David C. Jedlinsky * - * $Source$ - * $Author$ + * $Id$ * * Copyright (c) 1987 by the Massachusetts Institute of Technology. * For copying and distribution information, see the file @@ -15,7 +14,7 @@ #ifndef lint #ifndef SABER -static char rcsid_hm_server_c[] = "$Header$"; +static char rcsid_hm_server_c[] = "$Id$"; #endif /* SABER */ #endif /* lint */ -- cgit v1.2.3