summaryrefslogtreecommitdiff
path: root/zwgc/display.c
diff options
context:
space:
mode:
Diffstat (limited to 'zwgc/display.c')
-rw-r--r--zwgc/display.c5
1 files changed, 2 insertions, 3 deletions
diff --git a/zwgc/display.c b/zwgc/display.c
index 0631326..ebbbec8 100644
--- a/zwgc/display.c
+++ b/zwgc/display.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_display_c[] = "$Header$";
+static char rcsid_display_c[] = "$Id$";
#endif
#include <zephyr/mit-copyright.h>