summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--server/kstuff.c9
-rw-r--r--server/zsrv_err.et5
2 files changed, 14 insertions, 0 deletions
diff --git a/server/kstuff.c b/server/kstuff.c
index 3caa0da..060bfae 100644
--- a/server/kstuff.c
+++ b/server/kstuff.c
@@ -1,4 +1,13 @@
#ifdef KERBEROS
+/* This file is part of the Project Athena Zephyr Notification System.
+ * It contains functions for dealing with Kerberos functions in the server.
+ *
+ * Created by: John T Kohl
+ *
+ * Copyright (c) 1988 by the Massachusetts Institute of Technology.
+ * For copying and distribution information, see the file
+ * "mit-copyright.h".
+ */
/*
* $Source$
* $Header$
diff --git a/server/zsrv_err.et b/server/zsrv_err.et
index 8afab4e..36404e6 100644
--- a/server/zsrv_err.et
+++ b/server/zsrv_err.et
@@ -1,3 +1,8 @@
+# Copyright (c) 1987,1988 Massachusetts Institute of Technology
+#
+# For copying and distribution information, see the file
+# "mit-copyright.h".
+#
# $Source$
# $Author$
# $Header$