--- parser3/src/classes/response.C 2002/09/18 08:52:49 1.22 +++ parser3/src/classes/response.C 2003/01/21 15:51:07 1.23 @@ -1,11 +1,11 @@ /** @file Parser: @b response parser class. - 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) */ -static const char* IDENT_RESPONSE_C="$Date: 2002/09/18 08:52:49 $"; +static const char* IDENT_RESPONSE_C="$Date: 2003/01/21 15:51:07 $"; #include "classes.h" #include "pa_request.h"