--- parser3/src/classes/bool.C 2016/11/01 23:10:39 1.9 +++ parser3/src/classes/bool.C 2024/11/04 03:53:25 1.13 @@ -1,8 +1,8 @@ /** @file Parser: @b int parser class. - Copyright (c) 2001-2015 Art. Lebedev Studio (http://www.artlebedev.com) - Author: Alexandr Petrosian (http://paf.design.ru) + Copyright (c) 2001-2024 Art. Lebedev Studio (http://www.artlebedev.com) + Authors: Konstantin Morshnev , Alexandr Petrosian */ #include "classes.h" @@ -13,7 +13,7 @@ #include "pa_vint.h" #include "pa_vbool.h" -volatile const char * IDENT_BOOL_C="$Id: bool.C,v 1.9 2016/11/01 23:10:39 moko Exp $" IDENT_PA_VBOOL_H; +volatile const char * IDENT_BOOL_C="$Id: bool.C,v 1.13 2024/11/04 03:53:25 moko Exp $" IDENT_PA_VBOOL_H; // externs