--- parser3/src/include/pa_threads.h 2020/12/15 17:10:32 1.37 +++ parser3/src/include/pa_threads.h 2024/11/04 03:53:25 1.39 @@ -1,14 +1,14 @@ /** @file Parser: mutex & helpers decls. - Copyright (c) 2001-2020 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 */ #ifndef PA_THREADS_H #define PA_THREADS_H -#define IDENT_PA_THREADS_H "$Id: pa_threads.h,v 1.37 2020/12/15 17:10:32 moko Exp $" +#define IDENT_PA_THREADS_H "$Id: pa_threads.h,v 1.39 2024/11/04 03:53:25 moko Exp $" #include "pa_config_includes.h" #include "pa_types.h"