]> andersk Git - moira.git/blobdiff - clients/moira/quota.c
This is another incrementatal revision that is pretty stable, and most
[moira.git] / clients / moira / quota.c
index 78e4d8a8a54b8d0bcc7682a15208eea981be802e..450105bd79e2db5ca40dd0425bc9f817118754ea 100644 (file)
@@ -2,32 +2,31 @@
   static char rcsid_module_c[] = "$Header$";
 #endif lint
 
-/*     This is the file ***FILE for allmaint, the SMS client that allows
- *      a user to maintaint most important parts of the SMS database.
- *     It Contains: 
+/*     This is the file quota.c for the SMS Client, which allows a nieve
+ *      user to quickly and easily maintain most parts of the SMS database.
+ *     It Contains: Functions for manipulating the quota information.
  *     
- *     Created:        
- *     By:             
+ *     Created:        7/10/88
+ *     By:             Chris D. Peterson
  *
  *      $Source$
  *      $Author$
  *      $Header$
  *     
- *     Copyright 1987, 1988 by the Massachusetts Institute of Technology.
+ *     Copyright 1988 by the Massachusetts Institute of Technology.
  *
  *     For further information on copyright and distribution 
  *     see the file mit-copyright.h
  */
 
-
 #include <stdio.h>
 #include <strings.h>
 #include <sms.h>
 #include <menu.h>
 
 #include "mit-copyright.h"
-#include "allmaint.h"
-#include "allmaint_funcs.h"
+#include "defs.h"
+#include "f_defs.h"
 #include "globals.h"
 #include "infodefs.h"
 
This page took 0.0334989999999999 seconds and 4 git commands to generate.