]> andersk Git - moira.git/blobdiff - server/mr_srvdata.c
added copyright message
[moira.git] / server / mr_srvdata.c
index c8e7fef95e93ac242c1aee3d2d3d06ec90a81da7..0a0ffa21c4c49c7c2d5f51a036da6676472ff627 100644 (file)
@@ -4,35 +4,17 @@
  *     $Header$
  *
  *     Copyright (C) 1987 by the Massachusetts Institute of Technology
+ *     For copying and distribution information, please see the file
+ *     <mit-copyright.h>.
  *
  *     Global variables inside the SMS server.
- * 
- *     $Log$
- *     Revision 1.6  1988-06-30 12:38:46  mar
- *     added variables to count queries by version, and  journal file
- *
- * Revision 1.5  87/07/29  16:03:15  wesommer
- * Added "now" variable.
- * ,
- * 
- * Revision 1.4  87/07/14  00:38:14  wesommer
- * Added log_flags global variable.
- * 
- * Revision 1.3  87/06/30  20:03:15  wesommer
- * Added local realm global variable.
- * 
- * Revision 1.2  87/06/21  16:42:16  wesommer
- * Performance work, rearrangement of include files.
- * 
- * Revision 1.1  87/06/02  20:07:25  wesommer
- * Initial revision
- * 
  */
 
 #ifndef lint
 static char *rcsid_sms_srvdata_c = "$Header$";
 #endif lint
 
+#include <mit-copyright.h>
 #include "sms_server.h"
 
 /*
This page took 0.134026 seconds and 4 git commands to generate.