--- parser3/src/classes/form.C 2002/10/31 15:01:53 1.33 +++ parser3/src/classes/form.C 2003/01/21 15:51:06 1.34 @@ -1,11 +1,11 @@ /** @file Parser: @b form 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_FORM_C="$Date: 2002/10/31 15:01:53 $"; +static const char* IDENT_FORM_C="$Date: 2003/01/21 15:51:06 $"; #include "classes.h" #include "pa_request.h"