--- parser3/src/include/pa_dictionary.h 2017/02/07 22:00:33 1.22 +++ parser3/src/include/pa_dictionary.h 2026/04/25 13:38:46 1.26 @@ -1,14 +1,14 @@ /** @file Parser: dictionary class decl. - Copyright (c) 2001-2017 Art. Lebedev Studio (http://www.artlebedev.com) - Author: Alexandr Petrosian (http://paf.design.ru) + Copyright (c) 2001-2026 Art. Lebedev Studio (https://www.artlebedev.com) + Authors: Konstantin Morshnev , Alexandr Petrosian */ #ifndef PA_DICTIONARY_H #define PA_DICTIONARY_H -#define IDENT_PA_DICTIONARY_H "$Id: pa_dictionary.h,v 1.22 2017/02/07 22:00:33 moko Exp $" +#define IDENT_PA_DICTIONARY_H "$Id: pa_dictionary.h,v 1.26 2026/04/25 13:38:46 moko Exp $" #include "pa_table.h"