--- parser3/src/include/pa_table.h 2024/12/11 15:46:38 1.78 +++ parser3/src/include/pa_table.h 2026/04/25 13:38:46 1.79 @@ -1,14 +1,14 @@ /** @file Parser: table class decl. - Copyright (c) 2001-2024 Art. Lebedev Studio (http://www.artlebedev.com) + Copyright (c) 2001-2026 Art. Lebedev Studio (https://www.artlebedev.com) Authors: Konstantin Morshnev , Alexandr Petrosian */ #ifndef PA_TABLE_H #define PA_TABLE_H -#define IDENT_PA_TABLE_H "$Id: pa_table.h,v 1.78 2024/12/11 15:46:38 moko Exp $" +#define IDENT_PA_TABLE_H "$Id: pa_table.h,v 1.79 2026/04/25 13:38:46 moko Exp $" #include "pa_types.h" #include "pa_hash.h"