X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/75e073ea52a427394690e0c1ef7943a1727c7095..19b47ea980a98d01112d4bda1d220c7057818ff1:/mts/smtp/smtp.c 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