--- parser3/src/include/pa_string.h 2026/01/06 16:36:39 1.240 +++ parser3/src/include/pa_string.h 2026/04/25 13:38:46 1.241 @@ -1,14 +1,14 @@ /** @file Parser: string 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_STRING_H #define PA_STRING_H -#define IDENT_PA_STRING_H "$Id: pa_string.h,v 1.240 2026/01/06 16:36:39 moko Exp $" +#define IDENT_PA_STRING_H "$Id: pa_string.h,v 1.241 2026/04/25 13:38:46 moko Exp $" // includes #include "pa_types.h"