--- parser3/src/include/pa_threads.h 2020/12/15 11:28:40 1.36 +++ parser3/src/include/pa_threads.h 2026/04/25 13:38:46 1.40 @@ -1,14 +1,14 @@ /** @file Parser: mutex & helpers decls. - Copyright (c) 2001-2017 Art. Lebedev Studio (http://www.artlebedev.com) - Author: Alexandr Petrosian (http://paf.design.ru) + Copyright (c) 2001-2026 Art. Lebedev Studio (https://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.36 2020/12/15 11:28:40 moko Exp $" +#define IDENT_PA_THREADS_H "$Id: pa_threads.h,v 1.40 2026/04/25 13:38:46 moko Exp $" #include "pa_config_includes.h" #include "pa_types.h"