--- parser3/src/include/pa_base64.h 2023/09/26 20:49:06 1.7 +++ parser3/src/include/pa_base64.h 2024/11/04 03:53:25 1.8 @@ -1,14 +1,14 @@ /** @file Parser: base64 functions. - Copyright (c) 2001-2023 Art. Lebedev Studio (http://www.artlebedev.com) + Copyright (c) 2001-2024 Art. Lebedev Studio (http://www.artlebedev.com) Authors: Konstantin Morshnev , Alexandr Petrosian */ #ifndef PA_BASE64_H #define PA_BASE64_H -#define IDENT_PA_BASE64_H "$Id: pa_base64.h,v 1.7 2023/09/26 20:49:06 moko Exp $" +#define IDENT_PA_BASE64_H "$Id: pa_base64.h,v 1.8 2024/11/04 03:53:25 moko Exp $" #include "pa_string.h"