X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/1691e80890e5d8ba258c51c214a3e91880e1db2b..1524cb8c0b86a854149d7859d6a2503d61dbaa36:/uip/distsbr.c diff --git a/uip/distsbr.c b/uip/distsbr.c index be2716be..01910376 100644 --- a/uip/distsbr.c +++ b/uip/distsbr.c @@ -3,10 +3,15 @@ * distsbr.c -- routines to do additional "dist-style" processing * * $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 +#include static int hdrfd = NOTOK; static int txtfd = NOTOK;