--- parser3/src/classes/hash.C 2005/07/27 09:18:33 1.73.4.2 +++ parser3/src/classes/hash.C 2005/08/09 08:14:47 1.75 @@ -1,11 +1,11 @@ /** @file Parser: @b hash parser class. - Copyright (c) 2001-2004 ArtLebedev Group (http://www.artlebedev.com) + Copyright (c) 2001-2005 ArtLebedev Group (http://www.artlebedev.com) Author: Alexandr Petrosian (http://paf.design.ru) */ -static const char * const IDENT_HASH_C="$Date: 2005/07/27 09:18:33 $"; +static const char * const IDENT_HASH_C="$Date: 2005/08/09 08:14:47 $"; #include "classes.h" #include "pa_vmethod_frame.h"