--- parser3/src/classes/response.C 2020/12/15 17:10:29 1.33 +++ parser3/src/classes/response.C 2024/11/04 03:53:25 1.35 @@ -1,8 +1,8 @@ /** @file Parser: @b response parser class. - Copyright (c) 2001-2020 Art. Lebedev Studio (http://www.artlebedev.com) - Author: Alexandr Petrosian (http://paf.design.ru) + Copyright (c) 2001-2024 Art. Lebedev Studio (http://www.artlebedev.com) + Authors: Konstantin Morshnev , Alexandr Petrosian */ #include "classes.h" @@ -11,7 +11,7 @@ #include "pa_request.h" #include "pa_vresponse.h" -volatile const char * IDENT_RESPONSE_C="$Id: response.C,v 1.33 2020/12/15 17:10:29 moko Exp $"; +volatile const char * IDENT_RESPONSE_C="$Id: response.C,v 1.35 2024/11/04 03:53:25 moko Exp $"; // class