summaryrefslogtreecommitdiff
path: root/zwgc/browser.c
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 /zwgc/browser.c
parent3a266a3545aaab889614191040540273d0916e26 (diff)
Some RCS ID cleanup: delete $Log$ and replace other RCS keywords with $Id$.
Diffstat (limited to 'zwgc/browser.c')
-rw-r--r--zwgc/browser.c5
1 files changed, 2 insertions, 3 deletions
diff --git a/zwgc/browser.c b/zwgc/browser.c
index 4fb7dcc..7389a51 100644
--- a/zwgc/browser.c
+++ b/zwgc/browser.c
@@ -4,8 +4,7 @@
*
* Created by: Marc Horowitz <marc@athena.mit.edu>
*
- * $Source$
- * $Author$
+ * $Id$
*
* Copyright (c) 1989 by the Massachusetts Institute of Technology.
* For copying and distribution information, see the file
@@ -13,7 +12,7 @@
*/
#if (!defined(lint) && !defined(SABER))
-static char rcsid_browser_c[] = "$Header$";
+static char rcsid_browser_c[] = "$Id$";
#endif
#include <zephyr/mit-copyright.h>