--- parser3/src/main/pa_string.C 2020/12/02 15:25:41 1.265 +++ parser3/src/main/pa_string.C 2020/12/15 17:10:37 1.266 @@ -1,7 +1,7 @@ /** @file Parser: string class. @see untalength_t.C. - Copyright (c) 2001-2017 Art. Lebedev Studio (http://www.artlebedev.com) + Copyright (c) 2001-2020 Art. Lebedev Studio (http://www.artlebedev.com) Author: Alexandr Petrosian (http://paf.design.ru) */ @@ -12,7 +12,7 @@ #include "pa_charset.h" #include "pa_vregex.h" -volatile const char * IDENT_PA_STRING_C="$Id: pa_string.C,v 1.265 2020/12/02 15:25:41 moko Exp $" IDENT_PA_STRING_H; +volatile const char * IDENT_PA_STRING_C="$Id: pa_string.C,v 1.266 2020/12/15 17:10:37 moko Exp $" IDENT_PA_STRING_H; const String String::Empty;