]> andersk Git - moira.git/blobdiff - clients/userreg/disable.c
added copyright message
[moira.git] / clients / userreg / disable.c
index 7b4703cb7ec25c556d21065f28f40abefb81fe8e..3e0c4cb7d306b0378717fb493b328a1ce3e77b0d 100644 (file)
@@ -2,8 +2,13 @@
  *
  * disabled: check to see if registration is enabled right now.  Most of this
  * code is stolen from the cron daemon.
+ *
+ *  (c) Copyright 1988 by the Massachusetts Institute of Technology.
+ *  For copying and distribution information, please see the file
+ *  <mit-copyright.h>.
  */
 
+#include <mit-copyright.h>
 #include <stdio.h>
 #include <ctype.h>
 #include <sys/types.h>
This page took 0.031338 seconds and 4 git commands to generate.