]> andersk Git - moira.git/blobdiff - lib/mr_param.c
renamed sms_do_update.c to sms_ops.c
[moira.git] / lib / mr_param.c
index 811fc32d4c05312fd8cb408dfee2a7ce47959f32..b267382f60d2b161932e57969d69ec525a4611d7 100644 (file)
@@ -4,32 +4,16 @@
  *     $Header$
  *
  *     Copyright (C) 1987 by the Massachusetts Institute of Technology
+ *     For copying and distribution information, please see the file
+ *     <mit-copyright.h>.
  *
- *     $Log$
- *     Revision 1.3  1988-04-19 12:45:20  mar
- *     new version number passing and checking
- *
- * Revision 1.2  87/08/02  21:49:15  wesommer
- * Clean up error handling, memory handling.
- * 
- * Revision 1.1  87/06/16  17:48:21  wesommer
- * Initial revision
- * 
- * Revision 1.4  87/06/04  01:32:18  wesommer
- * Renamed gdb calls.
- * 
- * Revision 1.3  87/06/01  03:33:54  wesommer
- * Added destroy_reply.
- * 
- * Revision 1.2  87/05/31  22:03:37  wesommer
- * Fixed numerous bugs; still shaky.
- * 
  */
 
 #ifndef lint
 static char *rcsid_sms_param_c = "$Header$";
 #endif lint
 
+#include <mit-copyright.h>
 #include <sys/types.h>
 #include <netinet/in.h>
 #include "sms_private.h"
This page took 0.031347 seconds and 4 git commands to generate.