]> andersk Git - moira.git/blobdiff - clients/mailmaint/mailmaint.c
added copyright message
[moira.git] / clients / mailmaint / mailmaint.c
index 1f3b633b547bd620c6cf7ab327ad3475ee1e5ccd..802420ef625e116bfc4597ac873d38e3940f2613 100644 (file)
@@ -3,6 +3,10 @@
  *     $Header$
  */
 
+/*  (c) Copyright 1988 by the Massachusetts Institute of Technology. */
+/*  For copying and distribution information, please see the file */
+/*  <mit-copyright.h>. */
+
 #ifndef lint
 static char rcsid_mailmaint_c[] = "$Header$";
 #endif lint
@@ -22,7 +26,7 @@ static char rcsid_mailmaint_c[] = "$Header$";
 #include <varargs.h>
 #include <com_err.h>
 #include <ctype.h>
-#include "mit-copyright.h"
+#include <mit-copyright.h>
 
 #define STARTCOL 0
 #define STARTROW 3
This page took 0.096359 seconds and 4 git commands to generate.