X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/1691e80890e5d8ba258c51c214a3e91880e1db2b..8a5d5abeee6212629a14bd80abe2c97a07d609fb:/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)