--- parser3/src/include/pa_dir.h 2017/02/06 16:17:12 1.28 +++ parser3/src/include/pa_dir.h 2023/09/26 20:49:07 1.31 @@ -1,14 +1,14 @@ /** @file Parser: directory scanning for different OS-es decls. - Copyright (c) 2000-2015 Art. Lebedev Studio (http://www.artlebedev.com) - Author: Alexandr Petrosian (http://paf.design.ru) + Copyright (c) 2000-2023 Art. Lebedev Studio (http://www.artlebedev.com) + Authors: Konstantin Morshnev , Alexandr Petrosian */ #ifndef PA_DIR_H #define PA_DIR_H -#define IDENT_PA_DIR_H "$Id: pa_dir.h,v 1.28 2017/02/06 16:17:12 moko Exp $" +#define IDENT_PA_DIR_H "$Id: pa_dir.h,v 1.31 2023/09/26 20:49:07 moko Exp $" #include "pa_config_includes.h"