--- parser3/src/include/pa_request_charsets.h 2003/01/29 11:55:21 1.1.2.2 +++ parser3/src/include/pa_request_charsets.h 2003/01/31 12:34:31 1.1.2.3 @@ -1,14 +1,14 @@ /** @file Parser: request charsets class decl. - Copyright (c) 2001, 2003 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_REQUEST_CHARSETS_H #define PA_REQUEST_CHARSETS_H -static const char* IDENT_REQUEST_CHARSETS_H="$Date: 2003/01/29 11:55:21 $"; +static const char* IDENT_REQUEST_CHARSETS_H="$Date: 2003/01/31 12:34:31 $"; class Request_charsets { Pool& fpool;