--- parser3/src/include/pa_request.h 2005/07/26 12:54:09 1.178 +++ parser3/src/include/pa_request.h 2005/08/09 08:14:50 1.179 @@ -1,14 +1,14 @@ /** @file Parser: request class decl. - Copyright (c) 2001-2004 ArtLebedev Group (http://www.artlebedev.com) + Copyright (c) 2001-2005 ArtLebedev Group (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: 2005/07/26 12:54:09 $"; +static const char * const IDENT_REQUEST_H="$Date: 2005/08/09 08:14:50 $"; #include "pa_pool.h" #include "pa_hash.h"