X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/1691e80890e5d8ba258c51c214a3e91880e1db2b..fd686eb9d48a14768c6cb37e92398e84e65e79a7:/sbr/m_draft.c diff --git a/sbr/m_draft.c b/sbr/m_draft.c index 712e173d..7aea6f01 100644 --- a/sbr/m_draft.c +++ b/sbr/m_draft.c @@ -3,13 +3,15 @@ * m_draft.c -- construct the name of a draft message * * $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 #include -extern int errno; - char * m_draft (char *folder, char *msg, int use, int *isdf)