--- parser3/src/main/pa_stylesheet_connection.C 2004/03/30 08:32:17 1.2 +++ parser3/src/main/pa_stylesheet_connection.C 2005/08/09 08:14:52 1.3 @@ -1,13 +1,13 @@ /** @file Parser: Stylesheet connection implementation. - 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) */ #include "pa_config_includes.h" #ifdef XML -static const char * const IDENT_STYLESHEET_CONNECTION_C="$Date: 2004/03/30 08:32:17 $"; +static const char * const IDENT_STYLESHEET_CONNECTION_C="$Date: 2005/08/09 08:14:52 $"; #include "pa_stylesheet_connection.h" #include "pa_xml_exception.h"