--- parser3/src/include/pa_string.h 2004/10/07 09:22:07 1.164 +++ parser3/src/include/pa_string.h 2005/08/09 08:14:50 1.165 @@ -1,14 +1,14 @@ /** @file Parser: string class decl. - 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) */ #ifndef PA_STRING_H #define PA_STRING_H -static const char * const IDENT_STRING_H="$Date: 2004/10/07 09:22:07 $"; +static const char * const IDENT_STRING_H="$Date: 2005/08/09 08:14:50 $"; // includes #include "pa_types.h"