summaryrefslogtreecommitdiff
path: root/ACE
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2015-01-07 15:59:09 +0100
committerJohnny Willemsen <jwillemsen@remedy.nl>2015-01-07 15:59:09 +0100
commit0e6203659f85d3d23bcb769f5d384d13b0caa70f (patch)
tree10c7039033fc0cf96bf275d14b9bc0cc1fceef77 /ACE
parentf44e27943511b2c0a2ea27c8044df8ff182bc4a3 (diff)
downloadATCD-0e6203659f85d3d23bcb769f5d384d13b0caa70f.tar.gz
Zapped Id tag
Diffstat (limited to 'ACE')
-rw-r--r--ACE/ace/ACE.h2
-rw-r--r--ACE/ace/Array_Map.h2
-rw-r--r--ACE/ace/Auto_Functor.h2
-rw-r--r--ACE/ace/CORBA_macros.h2
-rw-r--r--ACE/ace/Condition_Attributes.cpp2
-rw-r--r--ACE/ace/Condition_Recursive_Thread_Mutex.cpp2
-rw-r--r--ACE/ace/Condition_Thread_Mutex.cpp2
-rw-r--r--ACE/ace/Copy_Disabled.cpp2
-rw-r--r--ACE/ace/Copy_Disabled.h2
-rw-r--r--ACE/ace/ETCL/ETCL_Constraint_Visitor.cpp2
-rw-r--r--ACE/ace/ETCL/ETCL_Constraint_Visitor.h2
-rw-r--r--ACE/ace/Encoding_Converter.h2
-rw-r--r--ACE/ace/Encoding_Converter_Factory.h2
-rw-r--r--ACE/ace/Hash_Multi_Map_Manager_T.h2
-rw-r--r--ACE/ace/Metrics_Cache_T.h2
-rw-r--r--ACE/ace/Monitor_Admin.h2
-rw-r--r--ACE/ace/Monitor_Admin_Manager.h2
-rw-r--r--ACE/ace/Monitor_Base.h2
-rw-r--r--ACE/ace/Monitor_Control/Auto_Update_Starter.h2
-rw-r--r--ACE/ace/Monitor_Control/BSD_Network_Interface_Monitor.h2
-rw-r--r--ACE/ace/Monitor_Control/Bytes_Received_Monitor.h2
-rw-r--r--ACE/ace/Monitor_Control/Bytes_Sent_Monitor.h2
-rw-r--r--ACE/ace/Monitor_Control/CPU_Load_Monitor.h2
-rw-r--r--ACE/ace/Monitor_Control/Constraint_Visitor.h2
-rw-r--r--ACE/ace/Monitor_Control/FreeBSD_Network_Interface_Monitor.h2
-rw-r--r--ACE/ace/Monitor_Control/Linux_Network_Interface_Monitor.h2
-rw-r--r--ACE/ace/Monitor_Control/Memory_Usage_Monitor.h2
-rw-r--r--ACE/ace/Monitor_Control/Monitor_Control.h2
-rw-r--r--ACE/ace/Monitor_Control/Monitor_Control_utils.h2
-rw-r--r--ACE/ace/Monitor_Control/Monitor_Group.h2
-rw-r--r--ACE/ace/Monitor_Control/Monitor_Query.h2
-rw-r--r--ACE/ace/Monitor_Control/Null_Network_Interface_Monitor.h2
-rw-r--r--ACE/ace/Monitor_Control/Num_Threads_Monitor.h2
-rw-r--r--ACE/ace/Monitor_Control/Packets_Received_Monitor.h2
-rw-r--r--ACE/ace/Monitor_Control/Packets_Sent_Monitor.h2
-rw-r--r--ACE/ace/Monitor_Control/Solaris_Network_Interface_Monitor.h2
-rw-r--r--ACE/ace/Monitor_Control/Windows_Monitor.h2
-rw-r--r--ACE/ace/Monitor_Control/Windows_Multi_Instance_Monitor.h2
-rw-r--r--ACE/ace/Monitor_Control_Action.h2
-rw-r--r--ACE/ace/Monitor_Control_Types.h2
-rw-r--r--ACE/ace/Monitor_Point_Registry.h2
-rw-r--r--ACE/ace/Monitor_Size.h2
-rw-r--r--ACE/ace/Numeric_Limits.h2
-rw-r--r--ACE/ace/RW_Mutex.cpp2
-rw-r--r--ACE/ace/RW_Thread_Mutex.cpp2
-rw-r--r--ACE/ace/Recursive_Thread_Mutex.cpp2
-rw-r--r--ACE/ace/Svc_Conf_Lexer.h2
-rw-r--r--ACE/ace/TSS_Adapter.cpp2
-rw-r--r--ACE/ace/Thread_Mutex.cpp2
-rw-r--r--ACE/ace/Thread_Semaphore.cpp2
-rw-r--r--ACE/ace/Truncate.h2
-rw-r--r--ACE/ace/UTF16_Encoding_Converter.h2
-rw-r--r--ACE/ace/UTF32_Encoding_Converter.h2
-rw-r--r--ACE/ace/UTF8_Encoding_Converter.h2
-rw-r--r--ACE/ace/Versioned_Namespace.h2
-rw-r--r--ACE/ace/XML_Utils/XML_Schema_Resolver.h2
-rw-r--r--ACE/ace/checked_iterator.h2
-rw-r--r--ACE/ace/config-aix-7.h2
-rw-r--r--ACE/examples/Monitor/MC_Test_Utilities.h2
-rw-r--r--ACE/tests/Array_Map_Test.cpp2
-rw-r--r--ACE/tests/Bug_1576_Regression_Test.cpp2
-rw-r--r--ACE/tests/Bug_1890_Regression_Test.cpp2
-rw-r--r--ACE/tests/Bug_2368_Regression_Test.cpp2
-rw-r--r--ACE/tests/Bug_2497_Regression_Test.cpp2
-rw-r--r--ACE/tests/Bug_2540_Regression_Test.cpp2
-rw-r--r--ACE/tests/Bug_2609_Regression_Test.cpp2
-rw-r--r--ACE/tests/Bug_2610_Regression_Test.cpp2
-rw-r--r--ACE/tests/Bug_2740_Regression_Test.cpp2
-rw-r--r--ACE/tests/Bug_2815_Regression_Test.cpp2
-rw-r--r--ACE/tests/Bug_2820_Regression_Test.cpp2
-rw-r--r--ACE/tests/Bug_2975_Regression_Test.cpp2
-rw-r--r--ACE/tests/Bug_3102_Regression_Test.cpp2
-rw-r--r--ACE/tests/Bug_3319_Regression_Test.cpp2
-rw-r--r--ACE/tests/Bug_3500_Regression_Test.cpp2
-rw-r--r--ACE/tests/Bug_3532_Regression_Test.cpp2
-rw-r--r--ACE/tests/Bug_3541_Regression_Test.cpp2
-rw-r--r--ACE/tests/Bug_3673_Regression_Test.cpp2
-rw-r--r--ACE/tests/Bug_3709_Regression_Test.cpp2
-rw-r--r--ACE/tests/Bug_3710_Regression_Test.cpp2
-rw-r--r--ACE/tests/Bug_3911_Regression_Test.cpp2
-rw-r--r--ACE/tests/Bug_3974_Regression_Test.cpp2
-rw-r--r--ACE/tests/DLL_Test.h2
-rw-r--r--ACE/tests/DLL_Test_Parent.h2
-rw-r--r--ACE/tests/Integer_Truncate_Test.cpp2
-rw-r--r--ACE/tests/Message_Queue_Test_Ex.h2
-rw-r--r--ACE/tests/Notification_Queue_Unit_Test.cpp2
-rw-r--r--ACE/tests/Reactor_Notification_Queue_Test.cpp2
-rw-r--r--ACE/tests/Reactor_Remove_Resume_Test.cpp2
-rw-r--r--ACE/tests/Reactor_Remove_Resume_Test_Dev_Poll.cpp2
-rw-r--r--ACE/tests/SSL/Bug_2912_Regression_Test.cpp2
-rw-r--r--ACE/tests/Service_Config_DLL.h2
-rw-r--r--ACE/tests/Task_Ex_Test.h2
-rw-r--r--ACE/tests/randomize.h2
93 files changed, 0 insertions, 186 deletions
diff --git a/ACE/ace/ACE.h b/ACE/ace/ACE.h
index 76e84f34f1a..370bd36bb53 100644
--- a/ACE/ace/ACE.h
+++ b/ACE/ace/ACE.h
@@ -4,8 +4,6 @@
/**
* @file ACE.h
*
- * $Id$
- *
* This file contains value added ACE functions that extend the
* behavior of the UNIX and Win32 OS calls.
*
diff --git a/ACE/ace/Array_Map.h b/ACE/ace/Array_Map.h
index b3bd28985aa..03830b52ce8 100644
--- a/ACE/ace/Array_Map.h
+++ b/ACE/ace/Array_Map.h
@@ -4,8 +4,6 @@
/**
* @file Array_Map.h
*
- * $Id$
- *
* Light weight array-based map with fast iteration but linear
* (i.e. O(n)) search times. STL-style interface is exposed.
*
diff --git a/ACE/ace/Auto_Functor.h b/ACE/ace/Auto_Functor.h
index e8bee680e37..7897c763cd5 100644
--- a/ACE/ace/Auto_Functor.h
+++ b/ACE/ace/Auto_Functor.h
@@ -3,8 +3,6 @@
/**
* @file Auto_Functor.h
*
- * $Id$
- *
* @author Carlos O'Ryan <coryan@atdesk.com>
*/
//=============================================================================
diff --git a/ACE/ace/CORBA_macros.h b/ACE/ace/CORBA_macros.h
index d30f4c6b354..9cd55e26d17 100644
--- a/ACE/ace/CORBA_macros.h
+++ b/ACE/ace/CORBA_macros.h
@@ -4,8 +4,6 @@
/**
* @file CORBA_macros.h
*
- * $Id$
- *
* Writing code that is portable between platforms with or without
* native C++ exceptions is hard. The following macros offer some
* help on this task, mostly oriented to making the ORB code and the
diff --git a/ACE/ace/Condition_Attributes.cpp b/ACE/ace/Condition_Attributes.cpp
index 265a7432f41..044dfacc50e 100644
--- a/ACE/ace/Condition_Attributes.cpp
+++ b/ACE/ace/Condition_Attributes.cpp
@@ -2,8 +2,6 @@
/**
* @file Condition_Attributes.cpp
*
- * $Id$
- *
* Originally in Synch.cpp
*
* @author Douglas C. Schmidt <schmidt@cs.wustl.edu>
diff --git a/ACE/ace/Condition_Recursive_Thread_Mutex.cpp b/ACE/ace/Condition_Recursive_Thread_Mutex.cpp
index 4a1b3d8beff..2f68f8c8b36 100644
--- a/ACE/ace/Condition_Recursive_Thread_Mutex.cpp
+++ b/ACE/ace/Condition_Recursive_Thread_Mutex.cpp
@@ -3,8 +3,6 @@
/**
* @file Condition_Recursive_Thread_Mutex.cpp
*
- * $Id$
- *
* Originally in Synch.cpp
*
* @author Douglas C. Schmidt <schmidt@cs.wustl.edu>
diff --git a/ACE/ace/Condition_Thread_Mutex.cpp b/ACE/ace/Condition_Thread_Mutex.cpp
index d6f8d295212..d012e1a7d19 100644
--- a/ACE/ace/Condition_Thread_Mutex.cpp
+++ b/ACE/ace/Condition_Thread_Mutex.cpp
@@ -2,8 +2,6 @@
/**
* @file Condition_Thread_Mutex.cpp
*
- * $Id$
- *
* Originally in Synch.cpp
*
* @author Douglas C. Schmidt <schmidt@cs.wustl.edu>
diff --git a/ACE/ace/Copy_Disabled.cpp b/ACE/ace/Copy_Disabled.cpp
index 5efcd7d7152..59c6ba7af97 100644
--- a/ACE/ace/Copy_Disabled.cpp
+++ b/ACE/ace/Copy_Disabled.cpp
@@ -1,8 +1,6 @@
/**
* @file Copy_Disabled.cpp
*
- * $Id$
- *
* @author Carlos O'Ryan <coryan@uci.edu>
*/
diff --git a/ACE/ace/Copy_Disabled.h b/ACE/ace/Copy_Disabled.h
index 835b3c20f91..326a749ccf7 100644
--- a/ACE/ace/Copy_Disabled.h
+++ b/ACE/ace/Copy_Disabled.h
@@ -4,8 +4,6 @@
/**
* @file Copy_Disabled.h
*
- * $Id$
- *
* @author Carlos O'Ryan <coryan@uci.edu>
*/
//===========================================================================
diff --git a/ACE/ace/ETCL/ETCL_Constraint_Visitor.cpp b/ACE/ace/ETCL/ETCL_Constraint_Visitor.cpp
index 1056d2956fa..50d666025d8 100644
--- a/ACE/ace/ETCL/ETCL_Constraint_Visitor.cpp
+++ b/ACE/ace/ETCL/ETCL_Constraint_Visitor.cpp
@@ -3,8 +3,6 @@
/**
* @file ETCL_Constraint_Visitor.cpp
*
- * $Id$
- *
* @author Jeff Parsons <j.parsons@vanderbilt.edu>
*/
//=============================================================================
diff --git a/ACE/ace/ETCL/ETCL_Constraint_Visitor.h b/ACE/ace/ETCL/ETCL_Constraint_Visitor.h
index 6e000af591a..ea790676c9a 100644
--- a/ACE/ace/ETCL/ETCL_Constraint_Visitor.h
+++ b/ACE/ace/ETCL/ETCL_Constraint_Visitor.h
@@ -3,8 +3,6 @@
/**
* @file ETCL_Constraint_Visitor.h
*
- * $Id$
- *
* @author Carlos O'Ryan <coryan@cs.wustl.edu>
* @author Jeff Parsons <j.parsons@vanderbilt.edu>
*/
diff --git a/ACE/ace/Encoding_Converter.h b/ACE/ace/Encoding_Converter.h
index 7d5bd39b512..c430e8f93a6 100644
--- a/ACE/ace/Encoding_Converter.h
+++ b/ACE/ace/Encoding_Converter.h
@@ -4,8 +4,6 @@
/**
* @file Encoding_Converter.h
*
- * $Id$
- *
* This class is the base class for all encoding converters that convert
* to and from UTF-8.
*
diff --git a/ACE/ace/Encoding_Converter_Factory.h b/ACE/ace/Encoding_Converter_Factory.h
index 11ec541ebae..1a871a4cc56 100644
--- a/ACE/ace/Encoding_Converter_Factory.h
+++ b/ACE/ace/Encoding_Converter_Factory.h
@@ -4,8 +4,6 @@
/**
* @file Encoding_Converter_Factory.h
*
- * $Id$
- *
* This class can be used to create encoding converters of various types.
*
* @author Chad Elliott <elliott_c@ociweb.com>
diff --git a/ACE/ace/Hash_Multi_Map_Manager_T.h b/ACE/ace/Hash_Multi_Map_Manager_T.h
index 1da26db8109..fefa3fb5eef 100644
--- a/ACE/ace/Hash_Multi_Map_Manager_T.h
+++ b/ACE/ace/Hash_Multi_Map_Manager_T.h
@@ -4,8 +4,6 @@
/**
* @file Hash_Multi_Map_Manager_T.h
*
- * $Id$
- *
* The code in Hash_Multi_Map_Manager_T.* was based on the code in
* Hash_Map_Manager_T.*.
*
diff --git a/ACE/ace/Metrics_Cache_T.h b/ACE/ace/Metrics_Cache_T.h
index a0d8206d952..037ae3bee81 100644
--- a/ACE/ace/Metrics_Cache_T.h
+++ b/ACE/ace/Metrics_Cache_T.h
@@ -4,8 +4,6 @@
/**
* @file Metrics_Cache_T.h
*
- * $Id$
- *
* @author Chris Gill <cdgill@cse.wustl.edu>
*/
//=============================================================================
diff --git a/ACE/ace/Monitor_Admin.h b/ACE/ace/Monitor_Admin.h
index 491637c2e3a..c506c049efa 100644
--- a/ACE/ace/Monitor_Admin.h
+++ b/ACE/ace/Monitor_Admin.h
@@ -4,8 +4,6 @@
/**
* @file Monitor_Admin.h
*
- * $Id$
- *
* @author Jeff Parsons <j.parsons@vanderbilt.edu>
*/
//=============================================================================
diff --git a/ACE/ace/Monitor_Admin_Manager.h b/ACE/ace/Monitor_Admin_Manager.h
index 1726e06fdf9..5b4f04c2302 100644
--- a/ACE/ace/Monitor_Admin_Manager.h
+++ b/ACE/ace/Monitor_Admin_Manager.h
@@ -4,8 +4,6 @@
/**
* @file Monitor_Admin_Manager.h
*
- * $Id$
- *
* @author Jeff Parsons <j.parsons@vanderbilt.edu>
*/
//=============================================================================
diff --git a/ACE/ace/Monitor_Base.h b/ACE/ace/Monitor_Base.h
index 5b1b154a50c..769418e25d6 100644
--- a/ACE/ace/Monitor_Base.h
+++ b/ACE/ace/Monitor_Base.h
@@ -4,8 +4,6 @@
/**
* @file Monitor_Base.h
*
- * $Id$
- *
* @author Jeff Parsons <j.parsons@vanderbilt.edu>
*/
//=============================================================================
diff --git a/ACE/ace/Monitor_Control/Auto_Update_Starter.h b/ACE/ace/Monitor_Control/Auto_Update_Starter.h
index 7fc829ef576..7a488d5370f 100644
--- a/ACE/ace/Monitor_Control/Auto_Update_Starter.h
+++ b/ACE/ace/Monitor_Control/Auto_Update_Starter.h
@@ -4,8 +4,6 @@
/**
* @file Auto_Update_Starter.h
*
- * $Id$
- *
* @author Jeff Parsons <j.parsons@vanderbilt.edu>
*/
//=============================================================================
diff --git a/ACE/ace/Monitor_Control/BSD_Network_Interface_Monitor.h b/ACE/ace/Monitor_Control/BSD_Network_Interface_Monitor.h
index ed959acb5e5..a5677030e10 100644
--- a/ACE/ace/Monitor_Control/BSD_Network_Interface_Monitor.h
+++ b/ACE/ace/Monitor_Control/BSD_Network_Interface_Monitor.h
@@ -4,8 +4,6 @@
/**
* @file BSD_Network_Interface_Monitor.h
*
- * $Id$
- *
* @author Jeff Parsons <j.parsons@vanderbilt.edu>
*/
//=============================================================================
diff --git a/ACE/ace/Monitor_Control/Bytes_Received_Monitor.h b/ACE/ace/Monitor_Control/Bytes_Received_Monitor.h
index 4e5e9f29a4f..eabb99399ca 100644
--- a/ACE/ace/Monitor_Control/Bytes_Received_Monitor.h
+++ b/ACE/ace/Monitor_Control/Bytes_Received_Monitor.h
@@ -4,8 +4,6 @@
/**
* @file Bytes_Received_Monitor.h
*
- * $Id$
- *
* @author Jeff Parsons <j.parsons@vanderbilt.edu>
*/
//=============================================================================
diff --git a/ACE/ace/Monitor_Control/Bytes_Sent_Monitor.h b/ACE/ace/Monitor_Control/Bytes_Sent_Monitor.h
index 159b4def0e0..7cf0def29da 100644
--- a/ACE/ace/Monitor_Control/Bytes_Sent_Monitor.h
+++ b/ACE/ace/Monitor_Control/Bytes_Sent_Monitor.h
@@ -4,8 +4,6 @@
/**
* @file Bytes_Sent_Monitor.h
*
- * $Id$
- *
* @author Jeff Parsons <j.parsons@vanderbilt.edu>
*/
//=============================================================================
diff --git a/ACE/ace/Monitor_Control/CPU_Load_Monitor.h b/ACE/ace/Monitor_Control/CPU_Load_Monitor.h
index b9639cad1d7..7ae6dda69d5 100644
--- a/ACE/ace/Monitor_Control/CPU_Load_Monitor.h
+++ b/ACE/ace/Monitor_Control/CPU_Load_Monitor.h
@@ -4,8 +4,6 @@
/**
* @file CPU_Load_Monitor.h
*
- * $Id$
- *
* @author Jeff Parsons <j.parsons@vanderbilt.edu>
*/
//=============================================================================
diff --git a/ACE/ace/Monitor_Control/Constraint_Visitor.h b/ACE/ace/Monitor_Control/Constraint_Visitor.h
index 94b686307e4..6278ad50ffa 100644
--- a/ACE/ace/Monitor_Control/Constraint_Visitor.h
+++ b/ACE/ace/Monitor_Control/Constraint_Visitor.h
@@ -4,8 +4,6 @@
/**
* @file Constraint_Visitor.h
*
- * $Id$
- *
* @author Jeff Parsons <j.parsons@vanderbilt.edu>
*/
//=============================================================================
diff --git a/ACE/ace/Monitor_Control/FreeBSD_Network_Interface_Monitor.h b/ACE/ace/Monitor_Control/FreeBSD_Network_Interface_Monitor.h
index b5f577de1d4..61a650c4c56 100644
--- a/ACE/ace/Monitor_Control/FreeBSD_Network_Interface_Monitor.h
+++ b/ACE/ace/Monitor_Control/FreeBSD_Network_Interface_Monitor.h
@@ -4,8 +4,6 @@
/**
* @file FreeBSD_Network_Interface_Monitor.h
*
- * $Id$
- *
* @author Boyan Kasarov
*/
//=============================================================================
diff --git a/ACE/ace/Monitor_Control/Linux_Network_Interface_Monitor.h b/ACE/ace/Monitor_Control/Linux_Network_Interface_Monitor.h
index 626ddeb1db1..0320bfa3f8c 100644
--- a/ACE/ace/Monitor_Control/Linux_Network_Interface_Monitor.h
+++ b/ACE/ace/Monitor_Control/Linux_Network_Interface_Monitor.h
@@ -4,8 +4,6 @@
/**
* @file Linux_Network_Interface_Monitor.h
*
- * $Id$
- *
* @author Jeff Parsons <j.parsons@vanderbilt.edu>
*/
//=============================================================================
diff --git a/ACE/ace/Monitor_Control/Memory_Usage_Monitor.h b/ACE/ace/Monitor_Control/Memory_Usage_Monitor.h
index e7dd19db2a6..c8eb730767b 100644
--- a/ACE/ace/Monitor_Control/Memory_Usage_Monitor.h
+++ b/ACE/ace/Monitor_Control/Memory_Usage_Monitor.h
@@ -4,8 +4,6 @@
/**
* @file Memory_Usage_Monitor.h
*
- * $Id$
- *
* @author Jeff Parsons <j.parsons@vanderbilt.edu>
*/
//=============================================================================
diff --git a/ACE/ace/Monitor_Control/Monitor_Control.h b/ACE/ace/Monitor_Control/Monitor_Control.h
index a4e09efa0e0..0c063092a30 100644
--- a/ACE/ace/Monitor_Control/Monitor_Control.h
+++ b/ACE/ace/Monitor_Control/Monitor_Control.h
@@ -4,8 +4,6 @@
/**
* @file Monitor_Control.h
*
- * $Id$
- *
* @author Jeff Parsons <j.parsons@vanderbilt.edu>
*/
//=============================================================================
diff --git a/ACE/ace/Monitor_Control/Monitor_Control_utils.h b/ACE/ace/Monitor_Control/Monitor_Control_utils.h
index 0299c59fc53..46130542fea 100644
--- a/ACE/ace/Monitor_Control/Monitor_Control_utils.h
+++ b/ACE/ace/Monitor_Control/Monitor_Control_utils.h
@@ -4,8 +4,6 @@
/**
* @file Monitor_Control_utils.h
*
- * $Id$
- *
* @author Jeff Parsons <j.parsons@vanderbilt.edu>
*/
//=============================================================================
diff --git a/ACE/ace/Monitor_Control/Monitor_Group.h b/ACE/ace/Monitor_Control/Monitor_Group.h
index 8f85734f825..2ce370c860b 100644
--- a/ACE/ace/Monitor_Control/Monitor_Group.h
+++ b/ACE/ace/Monitor_Control/Monitor_Group.h
@@ -4,8 +4,6 @@
/**
* @file Monitor_Group.h
*
- * $Id$
- *
* @author Jeff Parsons <j.parsons@vanderbilt.edu>
*/
//=============================================================================
diff --git a/ACE/ace/Monitor_Control/Monitor_Query.h b/ACE/ace/Monitor_Control/Monitor_Query.h
index 3051c008eed..5c24c7f4ab4 100644
--- a/ACE/ace/Monitor_Control/Monitor_Query.h
+++ b/ACE/ace/Monitor_Control/Monitor_Query.h
@@ -4,8 +4,6 @@
/**
* @file Monitor_Query.h
*
- * $Id$
- *
* @author Jeff Parsons <j.parsons@vanderbilt.edu>
*/
//=============================================================================
diff --git a/ACE/ace/Monitor_Control/Null_Network_Interface_Monitor.h b/ACE/ace/Monitor_Control/Null_Network_Interface_Monitor.h
index 3d6ea0a4064..82fd3170784 100644
--- a/ACE/ace/Monitor_Control/Null_Network_Interface_Monitor.h
+++ b/ACE/ace/Monitor_Control/Null_Network_Interface_Monitor.h
@@ -4,8 +4,6 @@
/**
* @file Null_Network_Interface_Monitor.h
*
- * $Id$
- *
* @author Jeff Parsons <j.parsons@vanderbilt.edu>
*/
//=============================================================================
diff --git a/ACE/ace/Monitor_Control/Num_Threads_Monitor.h b/ACE/ace/Monitor_Control/Num_Threads_Monitor.h
index f30b228431d..2c44c0e7f4a 100644
--- a/ACE/ace/Monitor_Control/Num_Threads_Monitor.h
+++ b/ACE/ace/Monitor_Control/Num_Threads_Monitor.h
@@ -4,8 +4,6 @@
/**
* @file Num_Threads_Monitor.h
*
- * $Id$
- *
* @author Jeff Parsons <j.parsons@vanderbilt.edu>
*/
//=============================================================================
diff --git a/ACE/ace/Monitor_Control/Packets_Received_Monitor.h b/ACE/ace/Monitor_Control/Packets_Received_Monitor.h
index ee6929e7925..bb0e7d0763f 100644
--- a/ACE/ace/Monitor_Control/Packets_Received_Monitor.h
+++ b/ACE/ace/Monitor_Control/Packets_Received_Monitor.h
@@ -4,8 +4,6 @@
/**
* @file Packets_Received_Monitor.h
*
- * $Id$
- *
* @author Jeff Parsons <j.parsons@vanderbilt.edu>
*/
//=============================================================================
diff --git a/ACE/ace/Monitor_Control/Packets_Sent_Monitor.h b/ACE/ace/Monitor_Control/Packets_Sent_Monitor.h
index 0331d6c34ed..1ad0a2d9a6c 100644
--- a/ACE/ace/Monitor_Control/Packets_Sent_Monitor.h
+++ b/ACE/ace/Monitor_Control/Packets_Sent_Monitor.h
@@ -4,8 +4,6 @@
/**
* @file Packets_Sent_Monitor.h
*
- * $Id$
- *
* @author Jeff Parsons <j.parsons@vanderbilt.edu>
*/
//=============================================================================
diff --git a/ACE/ace/Monitor_Control/Solaris_Network_Interface_Monitor.h b/ACE/ace/Monitor_Control/Solaris_Network_Interface_Monitor.h
index 7fc974769ec..83f02f71e05 100644
--- a/ACE/ace/Monitor_Control/Solaris_Network_Interface_Monitor.h
+++ b/ACE/ace/Monitor_Control/Solaris_Network_Interface_Monitor.h
@@ -4,8 +4,6 @@
/**
* @file Solaris_Network_Interface_Monitor.h
*
- * $Id$
- *
* @author Jeff Parsons <j.parsons@vanderbilt.edu>
*/
//=============================================================================
diff --git a/ACE/ace/Monitor_Control/Windows_Monitor.h b/ACE/ace/Monitor_Control/Windows_Monitor.h
index 9a00d24536e..d23c8c0088c 100644
--- a/ACE/ace/Monitor_Control/Windows_Monitor.h
+++ b/ACE/ace/Monitor_Control/Windows_Monitor.h
@@ -4,8 +4,6 @@
/**
* @file Windows_Monitor.h
*
- * $Id$
- *
* @author Jeff Parsons <j.parsons@vanderbilt.edu>
*/
//=============================================================================
diff --git a/ACE/ace/Monitor_Control/Windows_Multi_Instance_Monitor.h b/ACE/ace/Monitor_Control/Windows_Multi_Instance_Monitor.h
index e299f60305b..e3bc3e42e07 100644
--- a/ACE/ace/Monitor_Control/Windows_Multi_Instance_Monitor.h
+++ b/ACE/ace/Monitor_Control/Windows_Multi_Instance_Monitor.h
@@ -4,8 +4,6 @@
/**
* @file Windows_Multi_Instance_Monitor.h
*
- * $Id$
- *
* @author Jeff Parsons <j.parsons@vanderbilt.edu>
*/
//=============================================================================
diff --git a/ACE/ace/Monitor_Control_Action.h b/ACE/ace/Monitor_Control_Action.h
index c317c06a111..f25e57bf379 100644
--- a/ACE/ace/Monitor_Control_Action.h
+++ b/ACE/ace/Monitor_Control_Action.h
@@ -4,8 +4,6 @@
/**
* @file Monitor_Control_Action.h
*
- * $Id$
- *
* @author Jeff Parsons <j.parsons@vanderbilt.edu>
*/
//=============================================================================
diff --git a/ACE/ace/Monitor_Control_Types.h b/ACE/ace/Monitor_Control_Types.h
index 792db456e5e..8d22fc3257d 100644
--- a/ACE/ace/Monitor_Control_Types.h
+++ b/ACE/ace/Monitor_Control_Types.h
@@ -4,8 +4,6 @@
/**
* @file Monitor_Control_Types.h
*
- * $Id$
- *
* @author Jeff Parsons <j.parsons@vanderbilt.edu>
*/
//=============================================================================
diff --git a/ACE/ace/Monitor_Point_Registry.h b/ACE/ace/Monitor_Point_Registry.h
index 38e8f3ed507..42245249d63 100644
--- a/ACE/ace/Monitor_Point_Registry.h
+++ b/ACE/ace/Monitor_Point_Registry.h
@@ -4,8 +4,6 @@
/**
* @file Monitor_Point_Registry.h
*
- * $Id$
- *
* @author Jeff Parsons <j.parsons@vanderbilt.edu>
*/
//=============================================================================
diff --git a/ACE/ace/Monitor_Size.h b/ACE/ace/Monitor_Size.h
index 50ca415b963..aba45955665 100644
--- a/ACE/ace/Monitor_Size.h
+++ b/ACE/ace/Monitor_Size.h
@@ -4,8 +4,6 @@
/**
* @file Monitor_Size.h
*
- * $Id$
- *
* @author Jeff Parsons <j.parsons@vanderbilt.edu>
*/
//=============================================================================
diff --git a/ACE/ace/Numeric_Limits.h b/ACE/ace/Numeric_Limits.h
index c817aaf9c6e..187123f6a1c 100644
--- a/ACE/ace/Numeric_Limits.h
+++ b/ACE/ace/Numeric_Limits.h
@@ -4,8 +4,6 @@
/**
* @file Numeric_Limits.h
*
- * $Id$
- *
* Traits containing basic integer limits. Useful for template-based
* code on platforms that lack @c std::numeric_limits<>.
*
diff --git a/ACE/ace/RW_Mutex.cpp b/ACE/ace/RW_Mutex.cpp
index fa1b3dea8ec..15775f0423e 100644
--- a/ACE/ace/RW_Mutex.cpp
+++ b/ACE/ace/RW_Mutex.cpp
@@ -1,8 +1,6 @@
/**
* @file RW_Mutex.cpp
*
- * $Id$
- *
* Originally in Synch.cpp
*
* @author Douglas C. Schmidt <schmidt@cs.wustl.edu>
diff --git a/ACE/ace/RW_Thread_Mutex.cpp b/ACE/ace/RW_Thread_Mutex.cpp
index ee0c3ce33c3..1d94430ed8e 100644
--- a/ACE/ace/RW_Thread_Mutex.cpp
+++ b/ACE/ace/RW_Thread_Mutex.cpp
@@ -1,8 +1,6 @@
/**
* @file RW_Thread_Mutex.cpp
*
- * $Id$
- *
* Originally in Synch.cpp
*
* @author Douglas C. Schmidt <schmidt@cs.wustl.edu>
diff --git a/ACE/ace/Recursive_Thread_Mutex.cpp b/ACE/ace/Recursive_Thread_Mutex.cpp
index 300e134d20c..517f8d6f8a0 100644
--- a/ACE/ace/Recursive_Thread_Mutex.cpp
+++ b/ACE/ace/Recursive_Thread_Mutex.cpp
@@ -1,8 +1,6 @@
/**
* @file Recursive_Thread_Mutex.cpp
*
- * $Id$
- *
* Originally in Synch.cpp
*
* @author Douglas C. Schmidt <schmidt@cs.wustl.edu>
diff --git a/ACE/ace/Svc_Conf_Lexer.h b/ACE/ace/Svc_Conf_Lexer.h
index 644e579d117..ad2528ba44a 100644
--- a/ACE/ace/Svc_Conf_Lexer.h
+++ b/ACE/ace/Svc_Conf_Lexer.h
@@ -4,8 +4,6 @@
/**
* @file Svc_Conf_Lexer.h
*
- * $Id$
- *
* This class is a hand-coded replacement for the lexer generated from
* Svc_Conf.l that correctly supports Unicode.
*
diff --git a/ACE/ace/TSS_Adapter.cpp b/ACE/ace/TSS_Adapter.cpp
index 4daa47aa4da..0383a7ea81d 100644
--- a/ACE/ace/TSS_Adapter.cpp
+++ b/ACE/ace/TSS_Adapter.cpp
@@ -1,8 +1,6 @@
/**
* @file TSS_Adapter.cpp
*
- * $Id$
- *
* Originally in Synch.cpp
*
* @author Douglas C. Schmidt <schmidt@cs.wustl.edu>
diff --git a/ACE/ace/Thread_Mutex.cpp b/ACE/ace/Thread_Mutex.cpp
index 674800b22d9..6b8851865c9 100644
--- a/ACE/ace/Thread_Mutex.cpp
+++ b/ACE/ace/Thread_Mutex.cpp
@@ -1,8 +1,6 @@
/**
* @file Thread_Mutex.cpp
*
- * $Id$
- *
* Originally in Synch.cpp
*
* @author Douglas C. Schmidt <schmidt@cs.wustl.edu>
diff --git a/ACE/ace/Thread_Semaphore.cpp b/ACE/ace/Thread_Semaphore.cpp
index c3b25f34ebb..3959975069d 100644
--- a/ACE/ace/Thread_Semaphore.cpp
+++ b/ACE/ace/Thread_Semaphore.cpp
@@ -1,8 +1,6 @@
/**
* @file Thread_Semaphore.cpp
*
- * $Id$
- *
* Originally in Synch.cpp
*
* @author Douglas C. Schmidt <schmidt@cs.wustl.edu>
diff --git a/ACE/ace/Truncate.h b/ACE/ace/Truncate.h
index b6a523d73d8..528f4a3a6fa 100644
--- a/ACE/ace/Truncate.h
+++ b/ACE/ace/Truncate.h
@@ -4,8 +4,6 @@
/**
* @file Truncate.h
*
- * $Id$
- *
* @author Steve Huston <shuston@riverace.com>
* @author Ossama Othman <ossama_othman@symantec.com>
* @author Russell Mora <russell_mora@symantec.com>
diff --git a/ACE/ace/UTF16_Encoding_Converter.h b/ACE/ace/UTF16_Encoding_Converter.h
index 82d8255b286..0097b7bb8d2 100644
--- a/ACE/ace/UTF16_Encoding_Converter.h
+++ b/ACE/ace/UTF16_Encoding_Converter.h
@@ -4,8 +4,6 @@
/**
* @file UTF16_Encoding_Converter.h
*
- * $Id$
- *
* This class contains declarations for methods that convert between
* UTF-16 (both BE and LE) and UTF-8
*
diff --git a/ACE/ace/UTF32_Encoding_Converter.h b/ACE/ace/UTF32_Encoding_Converter.h
index 3777d2eff0a..ab7b9d14e9f 100644
--- a/ACE/ace/UTF32_Encoding_Converter.h
+++ b/ACE/ace/UTF32_Encoding_Converter.h
@@ -4,8 +4,6 @@
/**
* @file UTF32_Encoding_Converter.h
*
- * $Id$
- *
* This class contains declarations for methods that convert between
* UTF-32 (both BE and LE) and UTF-8
*
diff --git a/ACE/ace/UTF8_Encoding_Converter.h b/ACE/ace/UTF8_Encoding_Converter.h
index 4ef6fb7fad3..3cca2f41d15 100644
--- a/ACE/ace/UTF8_Encoding_Converter.h
+++ b/ACE/ace/UTF8_Encoding_Converter.h
@@ -4,8 +4,6 @@
/**
* @file UTF8_Encoding_Converter.h
*
- * $Id$
- *
* This class contains declarations for methods that convert between
* UTF-8 and the native ACE_TCHAR representation.
*
diff --git a/ACE/ace/Versioned_Namespace.h b/ACE/ace/Versioned_Namespace.h
index 542254876ff..9e3274ed9fd 100644
--- a/ACE/ace/Versioned_Namespace.h
+++ b/ACE/ace/Versioned_Namespace.h
@@ -4,8 +4,6 @@
/**
* @file Versioned_Namespace.h
*
- * $Id$
- *
* Versioned namespace support.
*
* Useful for preventing conflicts when using a third party library.
diff --git a/ACE/ace/XML_Utils/XML_Schema_Resolver.h b/ACE/ace/XML_Utils/XML_Schema_Resolver.h
index b849520d319..4fd578776bb 100644
--- a/ACE/ace/XML_Utils/XML_Schema_Resolver.h
+++ b/ACE/ace/XML_Utils/XML_Schema_Resolver.h
@@ -2,8 +2,6 @@
* @file XML_Schema_Resolver.h
* @author Will Otte <wotte@dre.vanderbilt.edu>
*
- * $Id$
- *
* Resolves schema locations.
*/
diff --git a/ACE/ace/checked_iterator.h b/ACE/ace/checked_iterator.h
index 98df3d757b0..473ca5c9db9 100644
--- a/ACE/ace/checked_iterator.h
+++ b/ACE/ace/checked_iterator.h
@@ -23,8 +23,6 @@
* not supported, the pointer passed to the function is returned
* instead.
*
- * $Id$
- *
* @internal The functions and types in this header are meant for
* internal use. They may change at any point between
* releases.
diff --git a/ACE/ace/config-aix-7.h b/ACE/ace/config-aix-7.h
index f4aff28cde6..3864490ce40 100644
--- a/ACE/ace/config-aix-7.h
+++ b/ACE/ace/config-aix-7.h
@@ -4,8 +4,6 @@
/**
* @file config-aix-7.h
*
- * $Id$
- *
* This is the config file for AIX 7 and higher.
*
* @author Steve Huston <shuston@riverace.com>
diff --git a/ACE/examples/Monitor/MC_Test_Utilities.h b/ACE/examples/Monitor/MC_Test_Utilities.h
index 9db0e106a4d..c6753c1201c 100644
--- a/ACE/examples/Monitor/MC_Test_Utilities.h
+++ b/ACE/examples/Monitor/MC_Test_Utilities.h
@@ -4,8 +4,6 @@
/**
* @file MC_Test_Utilities.h
*
- * $Id$
- *
* @author Jeff Parsons <j.parsons@vanderbilt.edu>
*/
//=============================================================================
diff --git a/ACE/tests/Array_Map_Test.cpp b/ACE/tests/Array_Map_Test.cpp
index 42a1b5619ac..3a37624ce85 100644
--- a/ACE/tests/Array_Map_Test.cpp
+++ b/ACE/tests/Array_Map_Test.cpp
@@ -2,8 +2,6 @@
/**
* @file Array_Map_Test.cpp
*
- * $Id$
- *
* Regression test for ACE_Array_Map.
*
* @author Ossama Othman
diff --git a/ACE/tests/Bug_1576_Regression_Test.cpp b/ACE/tests/Bug_1576_Regression_Test.cpp
index daa633e977f..73ddf7a24ac 100644
--- a/ACE/tests/Bug_1576_Regression_Test.cpp
+++ b/ACE/tests/Bug_1576_Regression_Test.cpp
@@ -1,8 +1,6 @@
/**
* @file Bug_1576_Regression_Test.cpp
*
- * $Id$
- *
* Reproduces the problems reported in bug 1576:
* http://deuce.doc.wustl.edu/bugzilla/show_bug.cgi?id=1576
*
diff --git a/ACE/tests/Bug_1890_Regression_Test.cpp b/ACE/tests/Bug_1890_Regression_Test.cpp
index 98622638223..1f7c3924a30 100644
--- a/ACE/tests/Bug_1890_Regression_Test.cpp
+++ b/ACE/tests/Bug_1890_Regression_Test.cpp
@@ -1,8 +1,6 @@
/**
* @file Bug_1890_Regression_Test.cpp
*
- * $Id$
- *
* Reproduces the problems reported in bug 1890
* http://deuce.doc.wustl.edu/bugzilla/show_bug.cgi?id=1890
*
diff --git a/ACE/tests/Bug_2368_Regression_Test.cpp b/ACE/tests/Bug_2368_Regression_Test.cpp
index 25ae33cfc5f..e1be1aa4cb7 100644
--- a/ACE/tests/Bug_2368_Regression_Test.cpp
+++ b/ACE/tests/Bug_2368_Regression_Test.cpp
@@ -1,8 +1,6 @@
/**
* @file Bug_2368_Regression_Test.cpp
*
- * $Id$
- *
* Reproduces the problems reported in bug 2368:
* http://deuce.doc.wustl.edu/bugzilla/show_bug.cgi?id=2368
*
diff --git a/ACE/tests/Bug_2497_Regression_Test.cpp b/ACE/tests/Bug_2497_Regression_Test.cpp
index b0c89442fc2..61f2bc93f64 100644
--- a/ACE/tests/Bug_2497_Regression_Test.cpp
+++ b/ACE/tests/Bug_2497_Regression_Test.cpp
@@ -1,8 +1,6 @@
/**
* @file Bug_2497_Regression_Test.cpp
*
- * $Id$
- *
* Reproduces the problems reported in bug 2497
* http://deuce.doc.wustl.edu/bugzilla/show_bug.cgi?id=2497
*
diff --git a/ACE/tests/Bug_2540_Regression_Test.cpp b/ACE/tests/Bug_2540_Regression_Test.cpp
index bf9aa98ac0f..cef390fb878 100644
--- a/ACE/tests/Bug_2540_Regression_Test.cpp
+++ b/ACE/tests/Bug_2540_Regression_Test.cpp
@@ -1,8 +1,6 @@
/**
* @file Bug_2540_Regression_Test.cpp
*
- * $Id$
- *
* Reproduces the problems reported in bug 2540
* http://deuce.doc.wustl.edu/bugzilla/show_bug.cgi?id=2540
*
diff --git a/ACE/tests/Bug_2609_Regression_Test.cpp b/ACE/tests/Bug_2609_Regression_Test.cpp
index 4b4a1bd4d05..925ec46e65e 100644
--- a/ACE/tests/Bug_2609_Regression_Test.cpp
+++ b/ACE/tests/Bug_2609_Regression_Test.cpp
@@ -1,8 +1,6 @@
/**
* @file Bug_2609_Regression_Test.cpp
*
- * $Id$
- *
* Reproduces the problems reported in bug 2609:
* http://deuce.doc.wustl.edu/bugzilla/show_bug.cgi?id=2609
*
diff --git a/ACE/tests/Bug_2610_Regression_Test.cpp b/ACE/tests/Bug_2610_Regression_Test.cpp
index ad6ff2ad74b..69f3428fb3b 100644
--- a/ACE/tests/Bug_2610_Regression_Test.cpp
+++ b/ACE/tests/Bug_2610_Regression_Test.cpp
@@ -1,8 +1,6 @@
/**
* @file Bug_2610_Regression_Test.cpp
*
- * $Id$
- *
* Reproduces the problems reported in bug 2610:
* http://deuce.doc.wustl.edu/bugzilla/show_bug.cgi?id=2610
*
diff --git a/ACE/tests/Bug_2740_Regression_Test.cpp b/ACE/tests/Bug_2740_Regression_Test.cpp
index 29791a95f47..0c600505250 100644
--- a/ACE/tests/Bug_2740_Regression_Test.cpp
+++ b/ACE/tests/Bug_2740_Regression_Test.cpp
@@ -1,8 +1,6 @@
/**
* @file Bug_2740_Regression_Test.cpp
*
- * $Id$
- *
* Reproduces the problems reported in bug 2740
* http://deuce.doc.wustl.edu/bugzilla/show_bug.cgi?id=2740
*
diff --git a/ACE/tests/Bug_2815_Regression_Test.cpp b/ACE/tests/Bug_2815_Regression_Test.cpp
index 7fd812a0886..abcdb31f42c 100644
--- a/ACE/tests/Bug_2815_Regression_Test.cpp
+++ b/ACE/tests/Bug_2815_Regression_Test.cpp
@@ -1,8 +1,6 @@
/**
* @file Bug_2815_Regression_Test.cpp
*
- * $Id$
- *
* Verify that the notification queue can be used with large numbers
* of event handlers.
*
diff --git a/ACE/tests/Bug_2820_Regression_Test.cpp b/ACE/tests/Bug_2820_Regression_Test.cpp
index 55bb868c78d..6619cec3cb4 100644
--- a/ACE/tests/Bug_2820_Regression_Test.cpp
+++ b/ACE/tests/Bug_2820_Regression_Test.cpp
@@ -1,8 +1,6 @@
/**
* @file Bug_2820_Regression_Test.cpp
*
- * $Id$
- *
* Verify that the event handler reference counting works correctly
* when the reactor is destroyed.
*
diff --git a/ACE/tests/Bug_2975_Regression_Test.cpp b/ACE/tests/Bug_2975_Regression_Test.cpp
index 379621358c8..95858e9d98d 100644
--- a/ACE/tests/Bug_2975_Regression_Test.cpp
+++ b/ACE/tests/Bug_2975_Regression_Test.cpp
@@ -1,8 +1,6 @@
/**
* @file Bug_2975_Regression_Test.cpp
*
- * $Id$
- *
* Reproduces the problems reported in bug 2975:
* http://deuce.doc.wustl.edu/bugzilla/show_bug.cgi?id=2975
*
diff --git a/ACE/tests/Bug_3102_Regression_Test.cpp b/ACE/tests/Bug_3102_Regression_Test.cpp
index df168cd651c..c745cc6300f 100644
--- a/ACE/tests/Bug_3102_Regression_Test.cpp
+++ b/ACE/tests/Bug_3102_Regression_Test.cpp
@@ -1,8 +1,6 @@
/**
* @file Bug_3102_Regression_Test.cpp
*
- * $Id$
- *
* Reproduces the problems reported in bug 3102
* http://deuce.doc.wustl.edu/bugzilla/show_bug.cgi?id=3102
*/
diff --git a/ACE/tests/Bug_3319_Regression_Test.cpp b/ACE/tests/Bug_3319_Regression_Test.cpp
index ea6de0c6322..92197744445 100644
--- a/ACE/tests/Bug_3319_Regression_Test.cpp
+++ b/ACE/tests/Bug_3319_Regression_Test.cpp
@@ -1,8 +1,6 @@
/**
* @file Bug_3319_Regression_Test.cpp
*
- * $Id$
- *
* Reproduces the problems reported in bug 2975:
* http://deuce.doc.wustl.edu/bugzilla/show_bug.cgi?id=3319
*/
diff --git a/ACE/tests/Bug_3500_Regression_Test.cpp b/ACE/tests/Bug_3500_Regression_Test.cpp
index ccb285f22c4..199d8b946d8 100644
--- a/ACE/tests/Bug_3500_Regression_Test.cpp
+++ b/ACE/tests/Bug_3500_Regression_Test.cpp
@@ -1,8 +1,6 @@
/**
* @file Bug_3500_Regression_Test.cpp
*
- * $Id$
- *
* Reproduces the problems reported in bug 3500:
* http://deuce.doc.wustl.edu/bugzilla/show_bug.cgi?id=3500
*
diff --git a/ACE/tests/Bug_3532_Regression_Test.cpp b/ACE/tests/Bug_3532_Regression_Test.cpp
index bc119794c6d..a174dc11574 100644
--- a/ACE/tests/Bug_3532_Regression_Test.cpp
+++ b/ACE/tests/Bug_3532_Regression_Test.cpp
@@ -1,8 +1,6 @@
/**
* @file Bug_3532_Regression_Test.cpp
*
- * $Id$
- *
* Reproduces the problems reported in bug 3532
* http://deuce.doc.wustl.edu/bugzilla/show_bug.cgi?id=3532
*
diff --git a/ACE/tests/Bug_3541_Regression_Test.cpp b/ACE/tests/Bug_3541_Regression_Test.cpp
index f7626bca55c..5dfb837e528 100644
--- a/ACE/tests/Bug_3541_Regression_Test.cpp
+++ b/ACE/tests/Bug_3541_Regression_Test.cpp
@@ -1,8 +1,6 @@
/**
* @file Bug_3541_Regression_Test.cpp
*
- * $Id$
- *
* Reproduces the problems reported in bug 3541:
* http://deuce.doc.wustl.edu/bugzilla/show_bug.cgi?id=3541
*
diff --git a/ACE/tests/Bug_3673_Regression_Test.cpp b/ACE/tests/Bug_3673_Regression_Test.cpp
index 435f7ef3493..0670c369494 100644
--- a/ACE/tests/Bug_3673_Regression_Test.cpp
+++ b/ACE/tests/Bug_3673_Regression_Test.cpp
@@ -1,8 +1,6 @@
/**
* @file Bug_3673_Regression_Test.cpp
*
- * $Id$
- *
* Reproduces the problems reported in bug 3673
* http://deuce.doc.wustl.edu/bugzilla/show_bug.cgi?id=3673
*/
diff --git a/ACE/tests/Bug_3709_Regression_Test.cpp b/ACE/tests/Bug_3709_Regression_Test.cpp
index ef4607c2d4e..82fa91a70df 100644
--- a/ACE/tests/Bug_3709_Regression_Test.cpp
+++ b/ACE/tests/Bug_3709_Regression_Test.cpp
@@ -1,8 +1,6 @@
/**
* @file Bug_3709_Regression_Test.cpp
*
- * $Id$
- *
* Reproduces the problems reported in bug 3709
* http://deuce.doc.wustl.edu/bugzilla/show_bug.cgi?id=3709
*/
diff --git a/ACE/tests/Bug_3710_Regression_Test.cpp b/ACE/tests/Bug_3710_Regression_Test.cpp
index b6ea75ccdaa..9a9b07222e5 100644
--- a/ACE/tests/Bug_3710_Regression_Test.cpp
+++ b/ACE/tests/Bug_3710_Regression_Test.cpp
@@ -1,8 +1,6 @@
/**
* @file Bug_3710_Regression_Test.cpp
*
- * $Id$
- *
* Reproduces the problems reported in bug 3710
* http://deuce.doc.wustl.edu/bugzilla/show_bug.cgi?id=3710
*/
diff --git a/ACE/tests/Bug_3911_Regression_Test.cpp b/ACE/tests/Bug_3911_Regression_Test.cpp
index 47be12f2271..09dd8a13cf8 100644
--- a/ACE/tests/Bug_3911_Regression_Test.cpp
+++ b/ACE/tests/Bug_3911_Regression_Test.cpp
@@ -1,8 +1,6 @@
/**
* @file Bug_3911_Regression_Test.cpp
*
- * $Id$
- *
* Reproduces the problem reported in bug 3911
* http://deuce.doc.wustl.edu/bugzilla/show_bug.cgi?id=3911
*/
diff --git a/ACE/tests/Bug_3974_Regression_Test.cpp b/ACE/tests/Bug_3974_Regression_Test.cpp
index dcc0605d815..8b95585bf74 100644
--- a/ACE/tests/Bug_3974_Regression_Test.cpp
+++ b/ACE/tests/Bug_3974_Regression_Test.cpp
@@ -1,8 +1,6 @@
/**
* @file Bug_3974_Regression_Test.cpp
*
- * $Id$
- *
* Reproduces the problems reported in bug 3974
* http://deuce.doc.wustl.edu/bugzilla/show_bug.cgi?id=3974
*/
diff --git a/ACE/tests/DLL_Test.h b/ACE/tests/DLL_Test.h
index 84c2c36e00d..3165b3075e4 100644
--- a/ACE/tests/DLL_Test.h
+++ b/ACE/tests/DLL_Test.h
@@ -4,8 +4,6 @@
/**
* @file DLL_Test.h
*
- * $Id$
- *
* @author Kirthika Parameswaran <kirthika@cs.wustl.edu>
*/
// ================================================================
diff --git a/ACE/tests/DLL_Test_Parent.h b/ACE/tests/DLL_Test_Parent.h
index 3046dad48d4..d45dc64bf62 100644
--- a/ACE/tests/DLL_Test_Parent.h
+++ b/ACE/tests/DLL_Test_Parent.h
@@ -4,8 +4,6 @@
/**
* @file DLL_Test_Parent.h
*
- * $Id$
- *
* @author Kirthika Parameswaran <kirthika@cs.wustl.edu>
* @author Ossama Othman <ossama@dre.vanderbilt.edu>
*/
diff --git a/ACE/tests/Integer_Truncate_Test.cpp b/ACE/tests/Integer_Truncate_Test.cpp
index 0a1952c4073..61e5dc9d32e 100644
--- a/ACE/tests/Integer_Truncate_Test.cpp
+++ b/ACE/tests/Integer_Truncate_Test.cpp
@@ -2,8 +2,6 @@
/**
* @file Integer_Truncate_Test.cpp
*
- * $Id$
- *
* Test @c ACE_Utils::truncate_cast<> function template.
*
* @author Ossama Othman <ossama_othman at symantec dot com>
diff --git a/ACE/tests/Message_Queue_Test_Ex.h b/ACE/tests/Message_Queue_Test_Ex.h
index 38d076ac729..cf2417410c6 100644
--- a/ACE/tests/Message_Queue_Test_Ex.h
+++ b/ACE/tests/Message_Queue_Test_Ex.h
@@ -4,8 +4,6 @@
/**
* @file Message_Queue_Test_Ex.h
*
- * $Id$
- *
* Define class needed for generating templates. IBM C++ requires this
* to be in its own file for auto template instantiation.
*
diff --git a/ACE/tests/Notification_Queue_Unit_Test.cpp b/ACE/tests/Notification_Queue_Unit_Test.cpp
index 6b7372b965f..41bc6f690cc 100644
--- a/ACE/tests/Notification_Queue_Unit_Test.cpp
+++ b/ACE/tests/Notification_Queue_Unit_Test.cpp
@@ -1,8 +1,6 @@
/**
* @file Notification_Queue_Unit_Test.cpp
*
- * $Id$
- *
* A unit test for the ACE_Notification_Queue class.
*
* @author Carlos O'Ryan <coryan@atdesk.com>
diff --git a/ACE/tests/Reactor_Notification_Queue_Test.cpp b/ACE/tests/Reactor_Notification_Queue_Test.cpp
index c080701194f..46314c65be7 100644
--- a/ACE/tests/Reactor_Notification_Queue_Test.cpp
+++ b/ACE/tests/Reactor_Notification_Queue_Test.cpp
@@ -1,8 +1,6 @@
/**
* @file Reactor_Notification_Queue_Test.cpp
*
- * $Id$
- *
* Verify that the notification queue can be used with large numbers
* of events.
*
diff --git a/ACE/tests/Reactor_Remove_Resume_Test.cpp b/ACE/tests/Reactor_Remove_Resume_Test.cpp
index 5af5d4c92c2..3d6b348c8ef 100644
--- a/ACE/tests/Reactor_Remove_Resume_Test.cpp
+++ b/ACE/tests/Reactor_Remove_Resume_Test.cpp
@@ -1,8 +1,6 @@
/**
* @file Reactor_Remove_Resume_Test.cpp
*
- * $Id$
- *
* This test verifies that ACE reactors only remove or resume the event
* handler used during an upcall, not another with same handle value.
* There is are least one case where the event handler can change
diff --git a/ACE/tests/Reactor_Remove_Resume_Test_Dev_Poll.cpp b/ACE/tests/Reactor_Remove_Resume_Test_Dev_Poll.cpp
index 078ae9a7534..083dda5e5ff 100644
--- a/ACE/tests/Reactor_Remove_Resume_Test_Dev_Poll.cpp
+++ b/ACE/tests/Reactor_Remove_Resume_Test_Dev_Poll.cpp
@@ -1,8 +1,6 @@
/**
* @file Reactor_Remove_Resume_Test_Dev_Poll.cpp
*
- * $Id$
- *
* This test verifies that ACE reactors only remove or resume the event
* handler used during an upcall, not another with same handle value.
* There is are least one case where the event handler can change
diff --git a/ACE/tests/SSL/Bug_2912_Regression_Test.cpp b/ACE/tests/SSL/Bug_2912_Regression_Test.cpp
index bf92b546bbd..0edf3544527 100644
--- a/ACE/tests/SSL/Bug_2912_Regression_Test.cpp
+++ b/ACE/tests/SSL/Bug_2912_Regression_Test.cpp
@@ -1,8 +1,6 @@
/**
* @file Bug_2912_Regression_Test.cpp
*
- * $Id$
- *
* Reproduces the problems reported in bug 2912:
* http://deuce.doc.wustl.edu/bugzilla/show_bug.cgi?id=2912
*
diff --git a/ACE/tests/Service_Config_DLL.h b/ACE/tests/Service_Config_DLL.h
index 7eebe0e6364..6b83d872e24 100644
--- a/ACE/tests/Service_Config_DLL.h
+++ b/ACE/tests/Service_Config_DLL.h
@@ -4,8 +4,6 @@
/**
* @file Service_Config_DLL.h
*
- * $Id$
- *
* @author Ossama Othman <ossama@uci.edu>
*/
//=============================================================================
diff --git a/ACE/tests/Task_Ex_Test.h b/ACE/tests/Task_Ex_Test.h
index c7092a5e808..01aa1c1ce08 100644
--- a/ACE/tests/Task_Ex_Test.h
+++ b/ACE/tests/Task_Ex_Test.h
@@ -4,8 +4,6 @@
/**
* @file Task_Ex_Test.h
*
- * $Id$
- *
* Define class needed for generating templates. IBM C++ requires this
* to be in its own file for auto template instantiation.
*
diff --git a/ACE/tests/randomize.h b/ACE/tests/randomize.h
index 4add96a38e3..bdebd4db5e9 100644
--- a/ACE/tests/randomize.h
+++ b/ACE/tests/randomize.h
@@ -4,8 +4,6 @@
/**
* @file randomize.h
*
- * $Id$
- *
* Randomize the contents of an array.
*
* @author Ossama Othman