Add/update copyright notice in all source code files.
[mmh] / uip / dropsbr.c
index 3c5fdd5..212d162 100644 (file)
@@ -3,6 +3,10 @@
  * dropsbr.c -- create/read/manipulate mail drops
  *
  * $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/nmh.h>
@@ -10,7 +14,7 @@
 #ifndef        MMDFONLY
 # include <h/mh.h>
 # include <h/dropsbr.h>
-# include <mts/generic/mts.h>
+# include <h/mts.h>
 # include <h/tws.h>
 #else
 # include "dropsbr.h"