]> diplodocus.org Git - nmh/blobdiff - uip/sortm.c
Bring these changes over from the branch.
[nmh] / uip / sortm.c
index 3ac2e3f2d6e3de5a0f3fe66021ac65c138abffc8..4b348cf0300b8befbb0592e7515aa40eb8bc7a9b 100644 (file)
@@ -3,10 +3,14 @@
  * sortm.c -- sort messages in a folder by date/time
  *
  * $Id$
  * sortm.c -- sort messages in a folder by date/time
  *
  * $Id$
+ *
+ * This code is Copyright (c) 2002, by the authors of nmh.  See the
+ * COPYRIGHT file in the root directory of the nmh distribution for
+ * complete copyright information.
  */
 
 #include <h/mh.h>
  */
 
 #include <h/mh.h>
-#include <zotnet/tws/tws.h>
+#include <h/tws.h>
 
 /*
  * We allocate space for messages (msgs array)
 
 /*
  * We allocate space for messages (msgs array)