]> andersk Git - moira.git/blobdiff - lib/mr_init.c
don't clobber error code before loggin it.
[moira.git] / lib / mr_init.c
index a15a1da2fc0879488e2d165c90bb330e9fe61615..5f507a4fa7b7afd698f6aa28c84194eb825aee69 100644 (file)
@@ -4,17 +4,15 @@
  *     $Header$
  *
  *     Copyright (C) 1987 by the Massachusetts Institute of Technology
- *
- *     $Log$
- *     Revision 1.1  1987-05-31 22:06:40  wesommer
- *     Initial revision
- *
+ *     For copying and distribution information, please see the file
+ *     <mit-copyright.h>.
  */
 
 #ifndef lint
 static char *rcsid_sms_init_c = "$Header$";
 #endif lint
 
+#include <mit-copyright.h>
 #include "sms_private.h"
 
 int sms_inited = 0;
This page took 0.098741 seconds and 4 git commands to generate.