--- parser3/src/include/pa_base64.h 2020/12/15 17:10:30 1.6 +++ parser3/src/include/pa_base64.h 2026/04/25 13:38:46 1.9 @@ -1,14 +1,14 @@ /** @file Parser: base64 functions. - Copyright (c) 2001-2020 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_BASE64_H #define PA_BASE64_H -#define IDENT_PA_BASE64_H "$Id: pa_base64.h,v 1.6 2020/12/15 17:10:30 moko Exp $" +#define IDENT_PA_BASE64_H "$Id: pa_base64.h,v 1.9 2026/04/25 13:38:46 moko Exp $" #include "pa_string.h"