diff --git a/include/loki/LockingPtr.h b/include/loki/LockingPtr.h index 3f369ed..f6c7b7a 100644 --- a/include/loki/LockingPtr.h +++ b/include/loki/LockingPtr.h @@ -9,13 +9,12 @@ // http://www.cuj.com/documents/s=7998/cujcexp1902alexandr/ // Prepared for Loki library by Richard Sposato //////////////////////////////////////////////////////////////////////////////// - -// $Header$ - - #ifndef LOKI_LOCKING_PTR_INC_ #define LOKI_LOCKING_PTR_INC_ +// $Id$ + + #include namespace Loki diff --git a/include/loki/LokiExport.h b/include/loki/LokiExport.h index c515264..493b3ea 100644 --- a/include/loki/LokiExport.h +++ b/include/loki/LokiExport.h @@ -12,8 +12,7 @@ #ifndef LOKI_LOKIEXPORT_INC_ #define LOKI_LOKIEXPORT_INC_ -// $Header: - +// $Id$ #ifdef __GNUC__ diff --git a/include/loki/LokiTypeInfo.h b/include/loki/LokiTypeInfo.h index 8d8ff20..14df506 100644 --- a/include/loki/LokiTypeInfo.h +++ b/include/loki/LokiTypeInfo.h @@ -12,13 +12,11 @@ // suitability of this software for any purpose. It is provided "as is" // without express or implied warranty. //////////////////////////////////////////////////////////////////////////////// - -// Last update: June 20, 2001 - #ifndef LOKI_LOKITYPEINFO_INC_ #define LOKI_LOKITYPEINFO_INC_ -// $Header$ +// $Id$ + #include #include