--- parser3/src/include/pa_sapi.h 2002/08/01 11:26:47 1.20 +++ parser3/src/include/pa_sapi.h 2003/01/21 15:51:11 1.22 @@ -1,14 +1,14 @@ /** @file Parser: web server api interface object decl. - Copyright (c) 2001, 2002 ArtLebedev Group (http://www.artlebedev.com) + Copyright (c) 2001, 2003 ArtLebedev Group (http://www.artlebedev.com) Author: Alexandr Petrosian (http://paf.design.ru) */ #ifndef PA_SAPI_H #define PA_SAPI_H -static const char* IDENT_SAPI_H="$Id: pa_sapi.h,v 1.20 2002/08/01 11:26:47 paf Exp $"; +static const char* IDENT_SAPI_H="$Date: 2003/01/21 15:51:11 $"; #include "pa_pool.h" #include "pa_types.h"