summaryrefslogtreecommitdiff
path: root/TAO/tao/RTCORBA
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/RTCORBA')
-rw-r--r--TAO/tao/RTCORBA/Continuous_Priority_Mapping.h2
-rw-r--r--TAO/tao/RTCORBA/Direct_Priority_Mapping.h2
-rw-r--r--TAO/tao/RTCORBA/Linear_Network_Priority_Mapping.h2
-rw-r--r--TAO/tao/RTCORBA/Linear_Priority_Mapping.h2
-rw-r--r--TAO/tao/RTCORBA/Multi_Priority_Mapping.h2
-rw-r--r--TAO/tao/RTCORBA/Network_Priority_Mapping.h2
-rw-r--r--TAO/tao/RTCORBA/Network_Priority_Mapping_Manager.h2
-rw-r--r--TAO/tao/RTCORBA/Priority_Mapping.h2
-rw-r--r--TAO/tao/RTCORBA/Priority_Mapping_Manager.h2
-rw-r--r--TAO/tao/RTCORBA/RTCORBA.h2
-rw-r--r--TAO/tao/RTCORBA/RT_Current.h2
-rw-r--r--TAO/tao/RTCORBA/RT_Endpoint_Selector_Factory.h2
-rw-r--r--TAO/tao/RTCORBA/RT_Endpoint_Utils.h2
-rw-r--r--TAO/tao/RTCORBA/RT_Invocation_Endpoint_Selectors.h2
-rw-r--r--TAO/tao/RTCORBA/RT_Mutex.h2
-rw-r--r--TAO/tao/RTCORBA/RT_ORB.h2
-rw-r--r--TAO/tao/RTCORBA/RT_ORBInitializer.h2
-rw-r--r--TAO/tao/RTCORBA/RT_ORB_Loader.h2
-rw-r--r--TAO/tao/RTCORBA/RT_PolicyFactory.h2
-rw-r--r--TAO/tao/RTCORBA/RT_Policy_i.h2
-rw-r--r--TAO/tao/RTCORBA/RT_Protocols_Hooks.h2
-rw-r--r--TAO/tao/RTCORBA/RT_Service_Context_Handler.h2
-rw-r--r--TAO/tao/RTCORBA/RT_Stub.h2
-rw-r--r--TAO/tao/RTCORBA/RT_Stub_Factory.h2
-rw-r--r--TAO/tao/RTCORBA/RT_Thread_Lane_Resources_Manager.h2
-rw-r--r--TAO/tao/RTCORBA/RT_Transport_Descriptor.h2
-rw-r--r--TAO/tao/RTCORBA/RT_Transport_Descriptor_Property.h2
-rw-r--r--TAO/tao/RTCORBA/Thread_Pool.h2
-rw-r--r--TAO/tao/RTCORBA/rtcorba_typedefs.h2
29 files changed, 0 insertions, 58 deletions
diff --git a/TAO/tao/RTCORBA/Continuous_Priority_Mapping.h b/TAO/tao/RTCORBA/Continuous_Priority_Mapping.h
index a2a4b976e7a..ec5685a7e1c 100644
--- a/TAO/tao/RTCORBA/Continuous_Priority_Mapping.h
+++ b/TAO/tao/RTCORBA/Continuous_Priority_Mapping.h
@@ -4,8 +4,6 @@
/**
* @file Continuous_Priority_Mapping.h
*
- * $Id$
- *
* @author Irfan Pyarali
*/
// ===================================================================
diff --git a/TAO/tao/RTCORBA/Direct_Priority_Mapping.h b/TAO/tao/RTCORBA/Direct_Priority_Mapping.h
index 37fdbe8730e..b0101210399 100644
--- a/TAO/tao/RTCORBA/Direct_Priority_Mapping.h
+++ b/TAO/tao/RTCORBA/Direct_Priority_Mapping.h
@@ -4,8 +4,6 @@
/**
* @file Direct_Priority_Mapping.h
*
- * $Id$
- *
* Declares the Direct_Priority_Mapping interface, as defined in the
* RT-CORBA spec.
*
diff --git a/TAO/tao/RTCORBA/Linear_Network_Priority_Mapping.h b/TAO/tao/RTCORBA/Linear_Network_Priority_Mapping.h
index 515bcf738cd..b3293827308 100644
--- a/TAO/tao/RTCORBA/Linear_Network_Priority_Mapping.h
+++ b/TAO/tao/RTCORBA/Linear_Network_Priority_Mapping.h
@@ -5,8 +5,6 @@
/**
* @file Linear_Network_Priority_Mapping.h
*
- * $Id$
- *
* Declares the Linear_Network_Priority_Mapping interface,
*
*
diff --git a/TAO/tao/RTCORBA/Linear_Priority_Mapping.h b/TAO/tao/RTCORBA/Linear_Priority_Mapping.h
index 7e4b014d14c..a0f3e7d9c79 100644
--- a/TAO/tao/RTCORBA/Linear_Priority_Mapping.h
+++ b/TAO/tao/RTCORBA/Linear_Priority_Mapping.h
@@ -5,8 +5,6 @@
/**
* @file Linear_Priority_Mapping.h
*
- * $Id$
- *
* Declares the Linear_Priority_Mapping interface, as defined in the
* RT-CORBA spec.
*
diff --git a/TAO/tao/RTCORBA/Multi_Priority_Mapping.h b/TAO/tao/RTCORBA/Multi_Priority_Mapping.h
index ed6462a7d22..a521e2a375a 100644
--- a/TAO/tao/RTCORBA/Multi_Priority_Mapping.h
+++ b/TAO/tao/RTCORBA/Multi_Priority_Mapping.h
@@ -5,8 +5,6 @@
/**
* @file Multi_Priority_Mapping.h
*
- * $Id$
- *
* Declares a priority mapping to support cross platform communication.
*
*
diff --git a/TAO/tao/RTCORBA/Network_Priority_Mapping.h b/TAO/tao/RTCORBA/Network_Priority_Mapping.h
index be4c76948ee..be2e1e025d5 100644
--- a/TAO/tao/RTCORBA/Network_Priority_Mapping.h
+++ b/TAO/tao/RTCORBA/Network_Priority_Mapping.h
@@ -4,8 +4,6 @@
/**
* @file Network_Priority_Mapping.h
*
- * $Id$
- *
* Class that declares the Network Priority Mapping
* that can be overriden to provide different mappings
*
diff --git a/TAO/tao/RTCORBA/Network_Priority_Mapping_Manager.h b/TAO/tao/RTCORBA/Network_Priority_Mapping_Manager.h
index b48b7aecf2f..a87243ef23f 100644
--- a/TAO/tao/RTCORBA/Network_Priority_Mapping_Manager.h
+++ b/TAO/tao/RTCORBA/Network_Priority_Mapping_Manager.h
@@ -4,8 +4,6 @@
/**
* @file Network_Priority_Mapping_Manager.h
*
- * $Id$
- *
* @author Yamuna Krishnamurthy (yamuna@oomworks.com)
*/
//=============================================================================
diff --git a/TAO/tao/RTCORBA/Priority_Mapping.h b/TAO/tao/RTCORBA/Priority_Mapping.h
index ed862bb8d47..6d684925922 100644
--- a/TAO/tao/RTCORBA/Priority_Mapping.h
+++ b/TAO/tao/RTCORBA/Priority_Mapping.h
@@ -3,8 +3,6 @@
/**
* @file Priority_Mapping.h
*
- * $Id$
- *
* Declares the Priority_Mapping interface, as defined in the
* RT-CORBA spec.
*
diff --git a/TAO/tao/RTCORBA/Priority_Mapping_Manager.h b/TAO/tao/RTCORBA/Priority_Mapping_Manager.h
index 1fa4a7f6278..62b81e723a0 100644
--- a/TAO/tao/RTCORBA/Priority_Mapping_Manager.h
+++ b/TAO/tao/RTCORBA/Priority_Mapping_Manager.h
@@ -4,8 +4,6 @@
/**
* @file Priority_Mapping_Manager.h
*
- * $Id$
- *
* @author Marina Spivak (marina@cs.wustl.edu)
*/
//=============================================================================
diff --git a/TAO/tao/RTCORBA/RTCORBA.h b/TAO/tao/RTCORBA/RTCORBA.h
index b6864234547..748e29acce2 100644
--- a/TAO/tao/RTCORBA/RTCORBA.h
+++ b/TAO/tao/RTCORBA/RTCORBA.h
@@ -4,8 +4,6 @@
/**
* @file RTCORBA.h
*
- * $Id$
- *
* Takes care of the RT ORB loading on static build.
*
*
diff --git a/TAO/tao/RTCORBA/RT_Current.h b/TAO/tao/RTCORBA/RT_Current.h
index c5372e2ad03..299777e0af8 100644
--- a/TAO/tao/RTCORBA/RT_Current.h
+++ b/TAO/tao/RTCORBA/RT_Current.h
@@ -4,8 +4,6 @@
/**
* @file RT_Current.h
*
- * $Id$
- *
* @author Carlos O'Ryan (coryan@cs.wustl.edu)
*/
//=============================================================================
diff --git a/TAO/tao/RTCORBA/RT_Endpoint_Selector_Factory.h b/TAO/tao/RTCORBA/RT_Endpoint_Selector_Factory.h
index e546ae6808f..c3caeb1125b 100644
--- a/TAO/tao/RTCORBA/RT_Endpoint_Selector_Factory.h
+++ b/TAO/tao/RTCORBA/RT_Endpoint_Selector_Factory.h
@@ -4,8 +4,6 @@
/**
* @file RT_Endpoint_Selector_Factory.h
*
- * $Id$
- *
* Strategies for selecting profile/endpoint from an IOR for making an
* invocation.
*
diff --git a/TAO/tao/RTCORBA/RT_Endpoint_Utils.h b/TAO/tao/RTCORBA/RT_Endpoint_Utils.h
index 3398516fe1a..68a2257acaa 100644
--- a/TAO/tao/RTCORBA/RT_Endpoint_Utils.h
+++ b/TAO/tao/RTCORBA/RT_Endpoint_Utils.h
@@ -4,8 +4,6 @@
/**
* @file RT_Endpoint_Utils.h
*
- * $Id$
- *
* Commonly used utility methods used by RT_Endpoint_Selectors.
*
* @author Angelo Corsaro <corsaro@cs.wustl.edu>
diff --git a/TAO/tao/RTCORBA/RT_Invocation_Endpoint_Selectors.h b/TAO/tao/RTCORBA/RT_Invocation_Endpoint_Selectors.h
index ee25db8cd9d..34dcb3fe6f7 100644
--- a/TAO/tao/RTCORBA/RT_Invocation_Endpoint_Selectors.h
+++ b/TAO/tao/RTCORBA/RT_Invocation_Endpoint_Selectors.h
@@ -4,8 +4,6 @@
/**
* @file RT_Invocation_Endpoint_Selectors.h
*
- * $Id$
- *
* Strategies for selecting profile/endpoint from an IOR for making an
* invocation.
*
diff --git a/TAO/tao/RTCORBA/RT_Mutex.h b/TAO/tao/RTCORBA/RT_Mutex.h
index ae79bdf1be4..c2207cd8f10 100644
--- a/TAO/tao/RTCORBA/RT_Mutex.h
+++ b/TAO/tao/RTCORBA/RT_Mutex.h
@@ -4,8 +4,6 @@
/**
* @file RT_Mutex.h
*
- * $Id$
- *
* @author Frank Hunleth <fhunleth@cs.wustl.edu>
*/
//=============================================================================
diff --git a/TAO/tao/RTCORBA/RT_ORB.h b/TAO/tao/RTCORBA/RT_ORB.h
index 8f07b73774a..fb715e83e1a 100644
--- a/TAO/tao/RTCORBA/RT_ORB.h
+++ b/TAO/tao/RTCORBA/RT_ORB.h
@@ -3,8 +3,6 @@
/**
* @file RT_ORB.h
*
- * $Id$
- *
* @author Marina Spivak <marina@cs.wustl.edu>
*/
//=============================================================================
diff --git a/TAO/tao/RTCORBA/RT_ORBInitializer.h b/TAO/tao/RTCORBA/RT_ORBInitializer.h
index 105be957f82..73d9c8e4196 100644
--- a/TAO/tao/RTCORBA/RT_ORBInitializer.h
+++ b/TAO/tao/RTCORBA/RT_ORBInitializer.h
@@ -4,8 +4,6 @@
/**
* @file RT_ORBInitializer.h
*
- * $Id$
- *
* @author Ossama Othman <ossama@uci.edu>
*/
//=============================================================================
diff --git a/TAO/tao/RTCORBA/RT_ORB_Loader.h b/TAO/tao/RTCORBA/RT_ORB_Loader.h
index caf14caebee..a3c3ff4ff47 100644
--- a/TAO/tao/RTCORBA/RT_ORB_Loader.h
+++ b/TAO/tao/RTCORBA/RT_ORB_Loader.h
@@ -4,8 +4,6 @@
/**
* @file RT_ORB_Loader.h
*
- * $Id$
- *
* Header file for Loading RT_ORB.
*
*
diff --git a/TAO/tao/RTCORBA/RT_PolicyFactory.h b/TAO/tao/RTCORBA/RT_PolicyFactory.h
index 6aef83ef536..b950d3d2ffa 100644
--- a/TAO/tao/RTCORBA/RT_PolicyFactory.h
+++ b/TAO/tao/RTCORBA/RT_PolicyFactory.h
@@ -4,8 +4,6 @@
/**
* @file RT_PolicyFactory.h
*
- * $Id$
- *
* @author Angelo Corsaro <corsaro@cs.wustl.edu>
* @author Ossama Othman <ossama@uci.edu>
*/
diff --git a/TAO/tao/RTCORBA/RT_Policy_i.h b/TAO/tao/RTCORBA/RT_Policy_i.h
index 4a47be72b9e..89d48daf6bb 100644
--- a/TAO/tao/RTCORBA/RT_Policy_i.h
+++ b/TAO/tao/RTCORBA/RT_Policy_i.h
@@ -3,8 +3,6 @@
/**
* @file RT_Policy_i.h
*
- * $Id$
- *
* @author Marina Spivak (marina@cs.wustl.edu)
*/
//=============================================================================
diff --git a/TAO/tao/RTCORBA/RT_Protocols_Hooks.h b/TAO/tao/RTCORBA/RT_Protocols_Hooks.h
index 5ff1cc3d669..6ed16be8b33 100644
--- a/TAO/tao/RTCORBA/RT_Protocols_Hooks.h
+++ b/TAO/tao/RTCORBA/RT_Protocols_Hooks.h
@@ -4,8 +4,6 @@
/**
* @file RT_Protocols_Hooks.h
*
- * $Id$
- *
* @author Priyanka Gontla <pgontla@ece.uci.edu>
*/
// ===================================================================
diff --git a/TAO/tao/RTCORBA/RT_Service_Context_Handler.h b/TAO/tao/RTCORBA/RT_Service_Context_Handler.h
index 9243a918919..038dd395b01 100644
--- a/TAO/tao/RTCORBA/RT_Service_Context_Handler.h
+++ b/TAO/tao/RTCORBA/RT_Service_Context_Handler.h
@@ -4,8 +4,6 @@
/**
* @file RT_Service_Context_Handler.h
*
- * $Id$
- *
* @author Johnny Willemsen <jwillemsen@remedy.nl>
*/
// ===================================================================
diff --git a/TAO/tao/RTCORBA/RT_Stub.h b/TAO/tao/RTCORBA/RT_Stub.h
index 230abf70920..e5d4ac3df7d 100644
--- a/TAO/tao/RTCORBA/RT_Stub.h
+++ b/TAO/tao/RTCORBA/RT_Stub.h
@@ -4,8 +4,6 @@
/**
* @file RT_Stub.h
*
- * $Id$
- *
* This file contains the declaration for the RTCORBA Stub.
*
*
diff --git a/TAO/tao/RTCORBA/RT_Stub_Factory.h b/TAO/tao/RTCORBA/RT_Stub_Factory.h
index 716323fce59..a997c5819fc 100644
--- a/TAO/tao/RTCORBA/RT_Stub_Factory.h
+++ b/TAO/tao/RTCORBA/RT_Stub_Factory.h
@@ -4,8 +4,6 @@
/**
* @file RT_Stub_Factory.h
*
- * $Id$
- *
* Defines the a factory interface for creating Stubs.
* This class creates the default stub, that is used in
* plain CORBA.
diff --git a/TAO/tao/RTCORBA/RT_Thread_Lane_Resources_Manager.h b/TAO/tao/RTCORBA/RT_Thread_Lane_Resources_Manager.h
index 8f7359407f6..c5e88fbbcf1 100644
--- a/TAO/tao/RTCORBA/RT_Thread_Lane_Resources_Manager.h
+++ b/TAO/tao/RTCORBA/RT_Thread_Lane_Resources_Manager.h
@@ -4,8 +4,6 @@
/**
* @file RT_Thread_Lane_Resources_Manager.h
*
- * $Id$
- *
* @author Irfan Pyarali
*/
// ===================================================================
diff --git a/TAO/tao/RTCORBA/RT_Transport_Descriptor.h b/TAO/tao/RTCORBA/RT_Transport_Descriptor.h
index fd79a34a7b6..9aa0433339f 100644
--- a/TAO/tao/RTCORBA/RT_Transport_Descriptor.h
+++ b/TAO/tao/RTCORBA/RT_Transport_Descriptor.h
@@ -3,8 +3,6 @@
/**
* @file RT_Transport_Descriptor.h
*
- * $Id$
- *
* @author Pradeep Gore <pradeep@oomworks.com>
*/
diff --git a/TAO/tao/RTCORBA/RT_Transport_Descriptor_Property.h b/TAO/tao/RTCORBA/RT_Transport_Descriptor_Property.h
index 5b29b9b7fcc..e645bca53f7 100644
--- a/TAO/tao/RTCORBA/RT_Transport_Descriptor_Property.h
+++ b/TAO/tao/RTCORBA/RT_Transport_Descriptor_Property.h
@@ -3,8 +3,6 @@
/**
* @file RT_Transport_Descriptor_Property.h
*
- * $Id$
- *
* @author Pradeep Gore <pradeep@oomworks.com>
*/
diff --git a/TAO/tao/RTCORBA/Thread_Pool.h b/TAO/tao/RTCORBA/Thread_Pool.h
index 2a6277dbda0..680d9ec227a 100644
--- a/TAO/tao/RTCORBA/Thread_Pool.h
+++ b/TAO/tao/RTCORBA/Thread_Pool.h
@@ -4,8 +4,6 @@
/**
* @file Thread_Pool.h
*
- * $Id$
- *
* @author Irfan Pyarali
* @author Johnny Willemsen
*/
diff --git a/TAO/tao/RTCORBA/rtcorba_typedefs.h b/TAO/tao/RTCORBA/rtcorba_typedefs.h
index 513e1a4169d..c7d71141c1c 100644
--- a/TAO/tao/RTCORBA/rtcorba_typedefs.h
+++ b/TAO/tao/RTCORBA/rtcorba_typedefs.h
@@ -4,8 +4,6 @@
/**
* @file rtcorba_typedefs.h
*
- * $Id$
- *
* TAO specific typedef's moved away from the generated code.
*
* @author Balachandran Natarajan <bala@dre.vanderbilt.edu>