summaryrefslogtreecommitdiff
path: root/zhm
diff options
context:
space:
mode:
authorGravatar John Kohl <jtkohl@mit.edu>1988-09-14 12:03:08 +0000
committerGravatar John Kohl <jtkohl@mit.edu>1988-09-14 12:03:08 +0000
commitde7c352990ba9a3adfe237105bf561312b24596a (patch)
tree66a2268081f246b8c4dc89a25b4b2481cf4c16f5 /zhm
parenta7538ba068d8eb3f26a85ee5faf5c003c42090be (diff)
fix comments
Diffstat (limited to 'zhm')
-rw-r--r--zhm/Imakefile13
1 files changed, 9 insertions, 4 deletions
diff --git a/zhm/Imakefile b/zhm/Imakefile
index 6ca9677..7c1a0bb 100644
--- a/zhm/Imakefile
+++ b/zhm/Imakefile
@@ -1,7 +1,12 @@
-/*# $Source$ */
-/*# $Author$ */
-/*# $Header$ */
-/*# */
+/**/# Copyright 1988 Massachusetts Institute of Technology.
+/**/#
+/**/# For copying and distribution information, see the file
+/**/# "mit-copyright.h".
+/**/#
+/**/# $Source$
+/**/# $Author$
+/**/# $Header$
+/**/#
SRCS= zhm.c zhm_server.c zhm_client.c queue.c
LIBS= ${COMERR_LIB} ${ZEPHYR_LIB} ${KRB_LIB} ${HES_LIB}
OBJS= zhm.o zhm_server.o zhm_client.o queue.o