--- parser3/src/classes/xnode.C 2020/12/15 17:10:29 1.97 +++ parser3/src/classes/xnode.C 2023/09/26 20:49:06 1.98 @@ -1,8 +1,8 @@ /** @file Parser: @b dom parser class. - Copyright (c) 2001-2020 Art. Lebedev Studio (http://www.artlebedev.com) - Author: Alexandr Petrosian (http://paf.design.ru) + Copyright (c) 2001-2023 Art. Lebedev Studio (http://www.artlebedev.com) + Authors: Konstantin Morshnev , Alexandr Petrosian */ #include "classes.h" #ifdef XML @@ -21,7 +21,7 @@ #include "libxml/xpath.h" #include "libxml/xpathInternals.h" -volatile const char * IDENT_XNODE_C="$Id: xnode.C,v 1.97 2020/12/15 17:10:29 moko Exp $" IDENT_XNODE_H; +volatile const char * IDENT_XNODE_C="$Id: xnode.C,v 1.98 2023/09/26 20:49:06 moko Exp $" IDENT_XNODE_H; // classes