--- parser3/src/include/pa_pool.h 2003/11/20 16:32:12 1.89 +++ parser3/src/include/pa_pool.h 2012/03/16 09:24:09 1.90 @@ -1,7 +1,7 @@ /** @file Parser: pool class decl. - Copyright (c) 2001, 2003 ArtLebedev Group (http://www.artlebedev.com) + Copyright (c) 2000-2012 Art. Lebedev Studio (http://www.artlebedev.com) Author: Alexandr Petrosian (http://paf.design.ru) */ @@ -9,7 +9,7 @@ #ifndef PA_POOL_H #define PA_POOL_H -static const char * const IDENT_POOL_H="$Date: 2003/11/20 16:32:12 $"; +#define IDENT_PA_POOL_H "$Id: pa_pool.h,v 1.90 2012/03/16 09:24:09 moko Exp $" #include "pa_config_includes.h" #include "pa_array.h"