--- parser3/src/include/pa_sql_connection.h 2004/06/18 15:55:47 1.39 +++ parser3/src/include/pa_sql_connection.h 2005/08/09 08:14:50 1.40 @@ -1,14 +1,14 @@ /** @file Parser: sql fconnection decl. - Copyright (c) 2001-2004 ArtLebedev Group (http://www.artlebedev.com) + Copyright (c) 2001-2005 ArtLebedev Group (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: 2004/06/18 15:55:47 $"; +static const char * const IDENT_SQL_CONNECTION_H="$Date: 2005/08/09 08:14:50 $"; #include "pa_sql_driver.h"