X-Git-Url: http://andersk.mit.edu/gitweb/moira.git/blobdiff_plain/3e9b5b7bf6a5bbcd2a7aba48fb9bf801b718a874..0a2c64cb02a2dc1fb32f23c9b43180f2a1f23479:/clients/moira/quota.c diff --git a/clients/moira/quota.c b/clients/moira/quota.c index 78e4d8a8..450105bd 100644 --- a/clients/moira/quota.c +++ b/clients/moira/quota.c @@ -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 #include #include #include #include "mit-copyright.h" -#include "allmaint.h" -#include "allmaint_funcs.h" +#include "defs.h" +#include "f_defs.h" #include "globals.h" #include "infodefs.h"