--- parser3/src/include/pa_cache_managers.h 2009/05/14 11:27:23 1.19 +++ parser3/src/include/pa_cache_managers.h 2026/04/25 13:38:46 1.26 @@ -1,14 +1,14 @@ /** @file Parser: cache managers center decl. - Copyright (c) 2001-2009 ArtLebedev Group (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_CACHE_MANAGERS_H #define PA_CACHE_MANAGERS_H -static const char * const IDENT_CACHE_MANAGERS_H="$Date: 2009/05/14 11:27:23 $"; +#define IDENT_PA_CACHE_MANAGERS_H "$Id: pa_cache_managers.h,v 1.26 2026/04/25 13:38:46 moko Exp $" #include "pa_hash.h" #include "pa_value.h"