--- parser3/src/targets/isapi/parser3isapi.C 2015/04/02 22:04:41 1.107 +++ parser3/src/targets/isapi/parser3isapi.C 2015/10/26 01:22:00 1.108 @@ -1,11 +1,11 @@ /** @file Parser: IIS extension. - Copyright (c) 2000-2012 Art. Lebedev Studio (http://www.artlebedev.com) + Copyright (c) 2000-2015 Art. Lebedev Studio (http://www.artlebedev.com) Author: Alexandr Petrosian (http://paf.design.ru) */ -volatile const char * IDENT_PARSER3ISAPI_C="$Id: parser3isapi.C,v 1.107 2015/04/02 22:04:41 moko Exp $"; +volatile const char * IDENT_PARSER3ISAPI_C="$Id: parser3isapi.C,v 1.108 2015/10/26 01:22:00 moko Exp $"; #ifndef _MSC_VER # error compile ISAPI module with MSVC [no urge for now to make it autoconf-ed (PAF)]