summaryrefslogtreecommitdiff
path: root/clients/zpopnotify
diff options
context:
space:
mode:
authorGravatar Greg Hudson <ghudson@mit.edu>1999-01-22 18:18:26 +0000
committerGravatar Greg Hudson <ghudson@mit.edu>1999-01-22 18:18:26 +0000
commit53e23ce3319763c69fd6174239f655d5210e8a58 (patch)
tree4042bf6f136a7d1e1eb1aa0c05b7c8f6c9514741 /clients/zpopnotify
parent3a266a3545aaab889614191040540273d0916e26 (diff)
Some RCS ID cleanup: delete $Log$ and replace other RCS keywords with $Id$.
Diffstat (limited to 'clients/zpopnotify')
-rw-r--r--clients/zpopnotify/zpopnotify.84
-rw-r--r--clients/zpopnotify/zpopnotify.c5
2 files changed, 3 insertions, 6 deletions
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 <errno.h>
#ifndef lint
-static char rcsid_zpopnotify_c[] = "$Header$";
+static char rcsid_zpopnotify_c[] = "$Id$";
#endif /* lint */
#define MAIL_CLASS "MAIL"