X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/75e073ea52a427394690e0c1ef7943a1727c7095..b0dd86c2ac5c1dd69a003da88b7ffcc5cec98116:/mts/smtp/smtp.c?ds=sidebyside diff --git a/mts/smtp/smtp.c b/mts/smtp/smtp.c index e5966806..ca56781a 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