X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=uip%2Fdistsbr.c;h=0191037691f388840a6b86650b4ee86c3cb198aa;hp=be2716bea0d4412835985499ff6310be263b9d49;hb=1513f7668c494c4583141d6115669b7198c14556;hpb=1691e80890e5d8ba258c51c214a3e91880e1db2b diff --git a/uip/distsbr.c b/uip/distsbr.c index be2716b..0191037 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;