--- parser3/src/lib/smtp/smtp.h 2023/09/26 20:49:09 1.16 +++ parser3/src/lib/smtp/smtp.h 2026/04/25 13:38:46 1.18 @@ -1,11 +1,11 @@ /** @file Parser: SMTP sender decl. - Copyright (c) 2001-2023 Art. Lebedev Studio (http://www.artlebedev.com) + Copyright (c) 2001-2026 Art. Lebedev Studio (https://www.artlebedev.com) Authors: Konstantin Morshnev , Alexandr Petrosian */ -#define IDENT_SMTP_H "$Id: smtp.h,v 1.16 2023/09/26 20:49:09 moko Exp $" +#define IDENT_SMTP_H "$Id: smtp.h,v 1.18 2026/04/25 13:38:46 moko Exp $" #include "pa_string.h"