--- parser3/src/main/pa_exec.C 2017/02/06 16:17:12 1.92 +++ parser3/src/main/pa_exec.C 2020/12/15 17:10:36 1.94 @@ -1,7 +1,7 @@ /** @file Parser: program executing for different OS-es. - Copyright (c) 2001-2015 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) @todo setrlimit @@ -13,7 +13,7 @@ #include "pa_exception.h" #include "pa_common.h" -volatile const char * IDENT_PA_EXEC_C="$Id: pa_exec.C,v 1.92 2017/02/06 16:17:12 moko Exp $" IDENT_PA_EXEC_H; +volatile const char * IDENT_PA_EXEC_C="$Id: pa_exec.C,v 1.94 2020/12/15 17:10:36 moko Exp $" IDENT_PA_EXEC_H; #ifdef _MSC_VER