]> andersk Git - moira.git/blobdiff - lib/mr_connect.c
Initial revision
[moira.git] / lib / mr_connect.c
index f701aac9ad965d361e4c4b215c7411a188aed16f..ab9fef64531687b2003a42e18fb23251a30daadc 100644 (file)
@@ -4,15 +4,18 @@
  *     $Header$
  *
  *     Copyright (C) 1987 by the Massachusetts Institute of Technology
+ *     For copying and distribution information, please see the file
+ *     <mit-copyright.h>.
  *     
  *     This routine is part of the client library.  It handles
- * creating a connection to the sms server.
+ *     creating a connection to the sms server.
  */
 
 #ifndef lint
 static char *rcsid_sms_connect_c = "$Header$";
 #endif lint
 
+#include <mit-copyright.h>
 #include "sms_private.h"
 
 /*
This page took 0.06507 seconds and 4 git commands to generate.