diff options
author | Johnny Willemsen <jwillemsen@remedy.nl> | 2015-01-07 16:15:20 +0100 |
---|---|---|
committer | Johnny Willemsen <jwillemsen@remedy.nl> | 2015-01-07 16:15:20 +0100 |
commit | 7b07caedd286b60f2ed3d99d78f3d4407511d936 (patch) | |
tree | adc82ce5f5b1d3097ae071300bf9d6fc35cb27a0 /CIAO/ciao | |
parent | c88815f2039e7152d735c18650c102df84d9aa36 (diff) | |
download | ATCD-7b07caedd286b60f2ed3d99d78f3d4407511d936.tar.gz |
Remove doxygen style Id tag with two space before $Id#
Diffstat (limited to 'CIAO/ciao')
-rw-r--r-- | CIAO/ciao/Containers/Container_Base_T.h | 2 | ||||
-rw-r--r-- | CIAO/ciao/Containers/Session/Session_Container.h | 2 | ||||
-rw-r--r-- | CIAO/ciao/Contexts/Context_Impl_Base_T.h | 2 | ||||
-rw-r--r-- | CIAO/ciao/Contexts/Session/Session_Context_T.h | 2 | ||||
-rw-r--r-- | CIAO/ciao/Servants/Connector_Servant_Impl_Base.h | 2 | ||||
-rw-r--r-- | CIAO/ciao/Servants/Facet_Servant_Base_T.h | 2 | ||||
-rw-r--r-- | CIAO/ciao/Servants/Home_Servant_Impl_Base.h | 2 | ||||
-rw-r--r-- | CIAO/ciao/Servants/Home_Servant_Impl_T.h | 2 | ||||
-rw-r--r-- | CIAO/ciao/Servants/Servant_Impl_Base.h | 2 | ||||
-rw-r--r-- | CIAO/ciao/Servants/Session/Servant_Impl_T.h | 2 | ||||
-rw-r--r-- | CIAO/ciao/Servants/StandardConfigurator_Impl.h | 2 |
11 files changed, 0 insertions, 22 deletions
diff --git a/CIAO/ciao/Containers/Container_Base_T.h b/CIAO/ciao/Containers/Container_Base_T.h index ab39051ac18..015808adaf9 100644 --- a/CIAO/ciao/Containers/Container_Base_T.h +++ b/CIAO/ciao/Containers/Container_Base_T.h @@ -4,8 +4,6 @@ /** * @file Container_Base_T.h * - * $Id$ - * * Header file for CIAO's container implementations * * @author Nanbor Wang <nanbor@cs.wustl.edu> diff --git a/CIAO/ciao/Containers/Session/Session_Container.h b/CIAO/ciao/Containers/Session/Session_Container.h index 8cd4ce5a804..fc58feb39e2 100644 --- a/CIAO/ciao/Containers/Session/Session_Container.h +++ b/CIAO/ciao/Containers/Session/Session_Container.h @@ -4,8 +4,6 @@ /** * @file Session_Container.h * - * $Id$ - * * Header file for CIAO's container implementations * * @author Nanbor Wang <nanbor@cs.wustl.edu> diff --git a/CIAO/ciao/Contexts/Context_Impl_Base_T.h b/CIAO/ciao/Contexts/Context_Impl_Base_T.h index 6d5d82d764c..5c0d0271426 100644 --- a/CIAO/ciao/Contexts/Context_Impl_Base_T.h +++ b/CIAO/ciao/Contexts/Context_Impl_Base_T.h @@ -4,8 +4,6 @@ /** * @file Context_Impl_Base_T.h * - * $Id$ - * * This file contains the non-template declaration of a base class for * the template mixin for the generated context class. * diff --git a/CIAO/ciao/Contexts/Session/Session_Context_T.h b/CIAO/ciao/Contexts/Session/Session_Context_T.h index 6eafcb4e181..9c0951432bd 100644 --- a/CIAO/ciao/Contexts/Session/Session_Context_T.h +++ b/CIAO/ciao/Contexts/Session/Session_Context_T.h @@ -4,8 +4,6 @@ /** * @file Session_Context_T.h * - * $Id$ - * * This file contains the declaration of a mixin base class for * the generated context class. * diff --git a/CIAO/ciao/Servants/Connector_Servant_Impl_Base.h b/CIAO/ciao/Servants/Connector_Servant_Impl_Base.h index 965b44d1433..f50c8b55594 100644 --- a/CIAO/ciao/Servants/Connector_Servant_Impl_Base.h +++ b/CIAO/ciao/Servants/Connector_Servant_Impl_Base.h @@ -4,8 +4,6 @@ /** * @file Connector_Servant_Impl_Base.h * - * $Id$ - * * This file contains the non-template declaration of a base class for * the template mixin for the generated connector servant class. * diff --git a/CIAO/ciao/Servants/Facet_Servant_Base_T.h b/CIAO/ciao/Servants/Facet_Servant_Base_T.h index ea1104077e8..66f20ebfa91 100644 --- a/CIAO/ciao/Servants/Facet_Servant_Base_T.h +++ b/CIAO/ciao/Servants/Facet_Servant_Base_T.h @@ -4,8 +4,6 @@ /** * @file Facet_Servant_Base_T.h * - * $Id$ - * * This file contains the declaration of a mixin base class for * the generated interface servant class. * diff --git a/CIAO/ciao/Servants/Home_Servant_Impl_Base.h b/CIAO/ciao/Servants/Home_Servant_Impl_Base.h index 7486f03cafe..942a43b3d66 100644 --- a/CIAO/ciao/Servants/Home_Servant_Impl_Base.h +++ b/CIAO/ciao/Servants/Home_Servant_Impl_Base.h @@ -4,8 +4,6 @@ /** * @file Home_Servant_Impl_Base.h * - * $Id$ - * * This file contains the non-template declaration of a base class for * the template mixin for the generated home servant class. * diff --git a/CIAO/ciao/Servants/Home_Servant_Impl_T.h b/CIAO/ciao/Servants/Home_Servant_Impl_T.h index c6228b97c65..b65c9584839 100644 --- a/CIAO/ciao/Servants/Home_Servant_Impl_T.h +++ b/CIAO/ciao/Servants/Home_Servant_Impl_T.h @@ -4,8 +4,6 @@ /** * @file Home_Servant_Impl_T.h * - * $Id$ - * * This file contains the declaration of a mixin base class for * the generated home servant class. * diff --git a/CIAO/ciao/Servants/Servant_Impl_Base.h b/CIAO/ciao/Servants/Servant_Impl_Base.h index 6158fe1f5fc..686fa2ea40b 100644 --- a/CIAO/ciao/Servants/Servant_Impl_Base.h +++ b/CIAO/ciao/Servants/Servant_Impl_Base.h @@ -4,8 +4,6 @@ /** * @file Servant_Impl_Base.h * - * $Id$ - * * This file contains the non-template declaration of a base class for * the template mixin for the generated component servant class. * diff --git a/CIAO/ciao/Servants/Session/Servant_Impl_T.h b/CIAO/ciao/Servants/Session/Servant_Impl_T.h index a64f0471ae1..bcbbb48cf5a 100644 --- a/CIAO/ciao/Servants/Session/Servant_Impl_T.h +++ b/CIAO/ciao/Servants/Session/Servant_Impl_T.h @@ -4,8 +4,6 @@ /** * @file Servant_Impl_T.h * - * $Id$ - * * This file contains the declaration of a mixin base class for * the generated servant class. * diff --git a/CIAO/ciao/Servants/StandardConfigurator_Impl.h b/CIAO/ciao/Servants/StandardConfigurator_Impl.h index 95f9b58791c..14e47a46a0b 100644 --- a/CIAO/ciao/Servants/StandardConfigurator_Impl.h +++ b/CIAO/ciao/Servants/StandardConfigurator_Impl.h @@ -4,8 +4,6 @@ /** * @file StandardConfigurator_Impl.h * - * $Id$ - * * This file contains implementation for the servant of * Components::StandardConfigurator interface. * |