X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=mts%2Fsmtp%2Fsmtp.c;h=ca56781a637e73ff82df35ee7aec64181deb8f42;hp=e5966806186453c777e9ac2a0f5f7146cbc3051f;hb=6c42153ad9362cc676ea66563bf400d7511b3b68;hpb=75e073ea52a427394690e0c1ef7943a1727c7095 diff --git a/mts/smtp/smtp.c b/mts/smtp/smtp.c index e596680..ca56781 100644 --- a/mts/smtp/smtp.c +++ b/mts/smtp/smtp.c @@ -2,11 +2,15 @@ * smtp.c -- nmh SMTP interface * * $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 "smtp.h" -#include +#include #include #include #ifdef MPOP