--- parser3/src/include/pa_request.h 2024/10/02 21:24:41 1.267 +++ parser3/src/include/pa_request.h 2024/11/04 03:53:25 1.268 @@ -1,14 +1,14 @@ /** @file Parser: request class decl. - Copyright (c) 2001-2023 Art. Lebedev Studio (http://www.artlebedev.com) + Copyright (c) 2001-2024 Art. Lebedev Studio (http://www.artlebedev.com) Authors: Konstantin Morshnev , Alexandr Petrosian */ #ifndef PA_REQUEST_H #define PA_REQUEST_H -#define IDENT_PA_REQUEST_H "$Id: pa_request.h,v 1.267 2024/10/02 21:24:41 moko Exp $" +#define IDENT_PA_REQUEST_H "$Id: pa_request.h,v 1.268 2024/11/04 03:53:25 moko Exp $" #include "pa_pool.h" #include "pa_hash.h"