--- parser3/src/targets/isapi/parser3isapi.C 2023/09/26 20:49:11 1.128 +++ parser3/src/targets/isapi/parser3isapi.C 2024/11/04 03:53:25 1.129 @@ -1,11 +1,11 @@ /** @file Parser: IIS extension. - Copyright (c) 2000-2023 Art. Lebedev Studio (http://www.artlebedev.com) + Copyright (c) 2000-2024 Art. Lebedev Studio (http://www.artlebedev.com) Authors: Konstantin Morshnev , Alexandr Petrosian */ -volatile const char * IDENT_PARSER3ISAPI_C="$Id: parser3isapi.C,v 1.128 2023/09/26 20:49:11 moko Exp $"; +volatile const char * IDENT_PARSER3ISAPI_C="$Id: parser3isapi.C,v 1.129 2024/11/04 03:53:25 moko Exp $"; #ifndef _MSC_VER # error compile ISAPI module with MSVC [no urge for now to make it autoconf-ed (PAF)]