--- parser3/src/include/pa_request.h 2020/12/31 19:48:46 1.261 +++ parser3/src/include/pa_request.h 2023/09/26 20:49:07 1.262 @@ -1,14 +1,14 @@ /** @file Parser: request class decl. - Copyright (c) 2001-2020 Art. Lebedev Studio (http://www.artlebedev.com) - Author: Alexandr Petrosian (http://paf.design.ru) + Copyright (c) 2001-2023 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.261 2020/12/31 19:48:46 moko Exp $" +#define IDENT_PA_REQUEST_H "$Id: pa_request.h,v 1.262 2023/09/26 20:49:07 moko Exp $" #include "pa_pool.h" #include "pa_hash.h"