--- parser3/src/include/pa_sql_connection.h 2008/06/26 09:41:43 1.41 +++ parser3/src/include/pa_sql_connection.h 2017/02/07 22:00:36 1.44 @@ -1,14 +1,14 @@ /** @file Parser: sql fconnection decl. - Copyright (c) 2001-2005 ArtLebedev Group (http://www.artlebedev.com) + Copyright (c) 2001-2017 Art. Lebedev Studio (http://www.artlebedev.com) Author: Alexandr Petrosian (http://paf.design.ru) */ #ifndef PA_SQL_CONNECTION_H #define PA_SQL_CONNECTION_H -static const char * const IDENT_SQL_CONNECTION_H="$Date: 2008/06/26 09:41:43 $"; +#define IDENT_PA_SQL_CONNECTION_H "$Id: pa_sql_connection.h,v 1.44 2017/02/07 22:00:36 moko Exp $" #include "pa_sql_driver.h"