]> diplodocus.org Git - nmh/blobdiff - sbr/fmt_scan.c
Added an improved user interface for sending messages with attachments.
[nmh] / sbr / fmt_scan.c
index b8273c98bba9fd8d145092043140835373719ce3..5dc7f22c91269d2a71c6b273e057822f23dd7e33 100644 (file)
@@ -3,12 +3,16 @@
  * fmt_scan.c -- format string interpretation
  *
  * $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/addrsbr.h>
 #include <h/fmt_scan.h>
-#include <zotnet/tws/tws.h>
+#include <h/tws.h>
 #include <h/fmt_compile.h>
 
 #ifdef TIME_WITH_SYS_TIME