X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=uip%2Fmhlistsbr.c;h=bce44d0726e6fe7ebd46496896c3f6b7ca77fff1;hp=2a91eac6cfa7dfdd90c3fe8b8728a7c65f0f5e7c;hb=4885712264980e6cbc2039f9158027bee9213475;hpb=dee387b53ab0d42922f857b60d6f980c9e79d16f diff --git a/uip/mhlistsbr.c b/uip/mhlistsbr.c index 2a91eac..bce44d0 100644 --- a/uip/mhlistsbr.c +++ b/uip/mhlistsbr.c @@ -4,6 +4,10 @@ * -- contents of MIME messages * * $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 @@ -16,8 +20,6 @@ #include #include -extern int errno; - /* mhmisc.c */ int part_ok (CT, int); int type_ok (CT, int);