--- parser3/src/include/pa_threads.h 2023/09/26 20:49:08 1.38 +++ 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-2023 Art. Lebedev Studio (http://www.artlebedev.com) + 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.38 2023/09/26 20:49:08 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"