--- parser3/src/main/pa_stylesheet_connection.C 2013/10/20 18:33:41 1.8 +++ parser3/src/main/pa_stylesheet_connection.C 2015/10/26 01:21:59 1.9 @@ -1,7 +1,7 @@ /** @file Parser: Stylesheet connection implementation. - Copyright (c) 2001-2012 Art. Lebedev Studio (http://www.artlebedev.com) + Copyright (c) 2001-2015 Art. Lebedev Studio (http://www.artlebedev.com) Author: Alexandr Petrosian (http://paf.design.ru) */ @@ -11,7 +11,7 @@ #include "pa_stylesheet_connection.h" #include "pa_xml_exception.h" -volatile const char * IDENT_PA_STYLESHEET_CONNECTION_C="$Id: pa_stylesheet_connection.C,v 1.8 2013/10/20 18:33:41 moko Exp $" IDENT_PA_STYLESHEET_CONNECTION_H; +volatile const char * IDENT_PA_STYLESHEET_CONNECTION_C="$Id: pa_stylesheet_connection.C,v 1.9 2015/10/26 01:21:59 moko Exp $" IDENT_PA_STYLESHEET_CONNECTION_H; void Stylesheet_connection::load(time_t new_disk_time) { xsltStylesheet *nstylesheet;