summaryrefslogtreecommitdiff
path: root/zwgc/main.h
diff options
context:
space:
mode:
authorGravatar Marc Horowitz <marc@mit.edu>1989-11-01 20:54:08 +0000
committerGravatar Marc Horowitz <marc@mit.edu>1989-11-01 20:54:08 +0000
commit422a7fb9226269d386949a8c490c9e0f7e34f263 (patch)
tree7fab58a2a5000df9ae6b7d40ac6ae3437fc18cf9 /zwgc/main.h
parentd13d8a046838ce3d0e2643bb5b49f2ff77d679ca (diff)
Copyright and RCS headers added.
Diffstat (limited to 'zwgc/main.h')
-rw-r--r--zwgc/main.h20
1 files changed, 20 insertions, 0 deletions
diff --git a/zwgc/main.h b/zwgc/main.h
index f097e34..7a58df1 100644
--- a/zwgc/main.h
+++ b/zwgc/main.h
@@ -1,3 +1,23 @@
+/* This file is part of the Project Athena Zephyr Notification System.
+ * It is one of the source files comprising zwgc, the Zephyr WindowGram
+ * client.
+ *
+ * Created by: Marc Horowitz <marc@athena.mit.edu>
+ *
+ * $Source$
+ * $Author$
+ *
+ * Copyright (c) 1989 by the Massachusetts Institute of Technology.
+ * For copying and distribution information, see the file
+ * "mit-copyright.h".
+ */
+
+#if (!defined(lint) && !defined(SABER))
+static char rcsid_main_h[] = "$Header$";
+#endif
+
+#include <zephyr/mit-copyright.h>
+
#ifndef main_MODULE
#define main_MODULE