--- parser3/src/include/pa_globals.h 2015/10/26 01:21:55 1.116 +++ parser3/src/include/pa_globals.h 2023/09/26 20:49:07 1.119 @@ -1,14 +1,14 @@ /** @file Parser: global decls. - Copyright (c) 2001-2015 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_GLOBALS_H #define PA_GLOBALS_H -#define IDENT_PA_GLOBALS_H "$Id: pa_globals.h,v 1.116 2015/10/26 01:21:55 moko Exp $" +#define IDENT_PA_GLOBALS_H "$Id: pa_globals.h,v 1.119 2023/09/26 20:49:07 moko Exp $" #ifdef XML # include "libxml/tree.h"