--- parser3/src/lib/smtp/smtp.C 2015/04/06 22:27:26 1.11 +++ parser3/src/lib/smtp/smtp.C 2015/10/26 01:21:57 1.12 @@ -1,7 +1,7 @@ /** @file Parser: SMTP sender. - Copyright (c) 2001-2012 Art. Lebedev Studio (http://www.artlebedev.com) + Copyright (c) 2001-2015 Art. Lebedev Studio (http://www.artlebedev.com) Author: Alexandr Petrosian (http://paf.design.ru) Parts of the code here is based upon an early gensock and blat @@ -10,7 +10,7 @@ #include "pa_exception.h" #include "smtp.h" -volatile const char * IDENT_SMTP_C="$Id: smtp.C,v 1.11 2015/04/06 22:27:26 moko Exp $" IDENT_SMTP_H; +volatile const char * IDENT_SMTP_C="$Id: smtp.C,v 1.12 2015/10/26 01:21:57 moko Exp $" IDENT_SMTP_H; #undef snprintf // pa_common.C