--- parser3/src/targets/isapi/parser3isapi.C 2004/07/30 10:55:22 1.92 +++ parser3/src/targets/isapi/parser3isapi.C 2005/08/09 08:14:53 1.93 @@ -1,11 +1,11 @@ /** @file Parser: IIS extension. - Copyright (c) 2000,2001-2004 ArtLebedev Group (http://www.artlebedev.com) + Copyright (c) 2000,2001-2005 ArtLebedev Group (http://www.artlebedev.com) Author: Alexandr Petrosian (http://paf.design.ru) */ -static const char * const IDENT_PARSER3ISAPI_C="$Date: 2004/07/30 10:55:22 $"; +static const char * const IDENT_PARSER3ISAPI_C="$Date: 2005/08/09 08:14:53 $"; #ifndef _MSC_VER # error compile ISAPI module with MSVC [no urge for now to make it autoconf-ed (PAF)]