]> andersk Git - moira.git/blobdiff - clients/userreg/display.c
added copyright message
[moira.git] / clients / userreg / display.c
index 2adb3bab5ea336a490fc7aef224f625057d6c3ce..798ffb8ea6d51f014e4da6fee5439e1fa659547e 100644 (file)
@@ -3,12 +3,17 @@
  *     $Author$
  *     $Locker$
  *     $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_display_c = "$Header$";
 #endif lint
 
+#include <mit-copyright.h>
 #include <stdio.h>
 #include <curses.h>
 #include <sys/time.h>
This page took 0.048857 seconds and 4 git commands to generate.