]> diplodocus.org Git - nmh/blobdiff - sbr/add.c
Carl Mummert: add unquote() function for removing quotes from RFC-2822 headers
[nmh] / sbr / add.c
index f38110f72c54d3f923edf4782f324c684318dfa1..f977c271d90d02ee1306610b5d9d06ff0b294dc0 100644 (file)
--- a/sbr/add.c
+++ b/sbr/add.c
@@ -8,6 +8,10 @@
  *       -- malloc'ed memory.  Then free "s1".
  *
  * $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>