--- parser3/src/include/pa_charset.h 2020/12/15 17:10:30 1.56 +++ parser3/src/include/pa_charset.h 2023/09/26 20:49:06 1.57 @@ -1,14 +1,14 @@ /** @file Parser: Charset connection decl. - Copyright (c) 2001-2020 Art. Lebedev Studio (http://www.artlebedev.com) - Author: Alexandr Petrosian (http://paf.design.ru) + Copyright (c) 2001-2023 Art. Lebedev Studio (http://www.artlebedev.com) + Authors: Konstantin Morshnev , Alexandr Petrosian */ #ifndef PA_CHARSET_H #define PA_CHARSET_H -#define IDENT_PA_CHARSET_H "$Id: pa_charset.h,v 1.56 2020/12/15 17:10:30 moko Exp $" +#define IDENT_PA_CHARSET_H "$Id: pa_charset.h,v 1.57 2023/09/26 20:49:06 moko Exp $" #include "pa_exception.h"