--- parser3/src/include/pa_request.h 2011/11/23 11:41:07 1.209 +++ parser3/src/include/pa_request.h 2012/03/16 09:24:10 1.210 @@ -1,14 +1,14 @@ /** @file Parser: request class decl. - Copyright (c) 2001-2009 ArtLebedev Group (http://www.artlebedev.com) + Copyright (c) 2001-2012 Art. Lebedev Studio (http://www.artlebedev.com) Author: Alexandr Petrosian (http://paf.design.ru) */ #ifndef PA_REQUEST_H #define PA_REQUEST_H -static const char * const IDENT_REQUEST_H="$Date: 2011/11/23 11:41:07 $"; +#define IDENT_PA_REQUEST_H "$Id: pa_request.h,v 1.210 2012/03/16 09:24:10 moko Exp $" #include "pa_pool.h" #include "pa_hash.h"