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$. --- clients/zpopnotify/zpopnotify.8 | 4 +--- clients/zpopnotify/zpopnotify.c | 5 ++--- 2 files changed, 3 insertions(+), 6 deletions(-) (limited to 'clients/zpopnotify') diff --git a/clients/zpopnotify/zpopnotify.8 b/clients/zpopnotify/zpopnotify.8 index dc84048..0d01923 100644 --- a/clients/zpopnotify/zpopnotify.8 +++ b/clients/zpopnotify/zpopnotify.8 @@ -1,6 +1,4 @@ -.\" $Source$ -.\" $Author$ -.\" $Header$ +.\" $Id$ .\" .\" Copyright 1988 by the Massachusetts Institute of Technology .\" All rights reserved. The file /usr/include/zephyr/mit-copyright.h diff --git a/clients/zpopnotify/zpopnotify.c b/clients/zpopnotify/zpopnotify.c index ba4e376..a382707 100644 --- a/clients/zpopnotify/zpopnotify.c +++ b/clients/zpopnotify/zpopnotify.c @@ -3,8 +3,7 @@ * * Created by: Robert French * - * $Source$ - * $Author$ + * $Id$ * * Copyright (c) 1987,1988 by the Massachusetts Institute of Technology. * For copying and distribution information, see the file @@ -23,7 +22,7 @@ #include #ifndef lint -static char rcsid_zpopnotify_c[] = "$Header$"; +static char rcsid_zpopnotify_c[] = "$Id$"; #endif /* lint */ #define MAIL_CLASS "MAIL" -- cgit v1.2.3