diff options
4392 files changed, 2 insertions, 8782 deletions
diff --git a/ACE/ACEXML/apps/svcconf/Svcconf.h b/ACE/ACEXML/apps/svcconf/Svcconf.h index 9879776fce5..f33314f0f78 100644 --- a/ACE/ACEXML/apps/svcconf/Svcconf.h +++ b/ACE/ACEXML/apps/svcconf/Svcconf.h @@ -4,8 +4,6 @@ /** * @file Svcconf.h * - * $Id$ - * * @author Nanbor Wang <nanbor@cs.wustl.edu> */ //============================================================================= diff --git a/ACE/ACEXML/apps/svcconf/Svcconf_Handler.h b/ACE/ACEXML/apps/svcconf/Svcconf_Handler.h index f253f3788a7..b1eadf5bb2c 100644 --- a/ACE/ACEXML/apps/svcconf/Svcconf_Handler.h +++ b/ACE/ACEXML/apps/svcconf/Svcconf_Handler.h @@ -2,8 +2,6 @@ /** * @file Svcconf_Handler.h * - * $Id$ - * * @author Nanbor Wang <nanbor@cs.wustl.edu> */ //============================================================================= diff --git a/ACE/ACEXML/common/ACEXML_Export.h b/ACE/ACEXML/common/ACEXML_Export.h index 39546eeafcc..2b9b03822c1 100644 --- a/ACE/ACEXML/common/ACEXML_Export.h +++ b/ACE/ACEXML/common/ACEXML_Export.h @@ -4,8 +4,6 @@ /** * @file ACEXML_Export.h * - * $Id$ - * * @author Nanbor Wang <nanbor@cs.wustl.edu> */ //============================================================================= diff --git a/ACE/ACEXML/common/Attributes.h b/ACE/ACEXML/common/Attributes.h index 1e592794cda..9d171838fd0 100644 --- a/ACE/ACEXML/common/Attributes.h +++ b/ACE/ACEXML/common/Attributes.h @@ -4,8 +4,6 @@ /** * @file Attributes.h * - * $Id$ - * * @author Nanbor Wang <nanbor@cs.wustl.edu> */ //============================================================================= diff --git a/ACE/ACEXML/common/AttributesImpl.h b/ACE/ACEXML/common/AttributesImpl.h index a1495bfb75f..681e86bda35 100644 --- a/ACE/ACEXML/common/AttributesImpl.h +++ b/ACE/ACEXML/common/AttributesImpl.h @@ -4,8 +4,6 @@ /** * @file AttributesImpl.h * - * $Id$ - * * @author Nanbor Wang <nanbor@cs.wustl.edu> */ //============================================================================= diff --git a/ACE/ACEXML/common/Attributes_Def_Builder.h b/ACE/ACEXML/common/Attributes_Def_Builder.h index cea15d3ebf6..fcfc93c96e4 100644 --- a/ACE/ACEXML/common/Attributes_Def_Builder.h +++ b/ACE/ACEXML/common/Attributes_Def_Builder.h @@ -4,8 +4,6 @@ /** * @file Attributes_Def_Builder.h * - * $Id$ - * * @author Nanbor Wang <nanbor@cs.wustl.edu> */ //============================================================================= diff --git a/ACE/ACEXML/common/CharStream.h b/ACE/ACEXML/common/CharStream.h index 23fa1af0307..0f7a08c831b 100644 --- a/ACE/ACEXML/common/CharStream.h +++ b/ACE/ACEXML/common/CharStream.h @@ -4,8 +4,6 @@ /** * @file CharStream.h * - * $Id$ - * * @author Nanbor Wang <nanbor@cs.wustl.edu> */ //============================================================================= diff --git a/ACE/ACEXML/common/ContentHandler.h b/ACE/ACEXML/common/ContentHandler.h index 6b443f3ff34..89669818d0c 100644 --- a/ACE/ACEXML/common/ContentHandler.h +++ b/ACE/ACEXML/common/ContentHandler.h @@ -4,8 +4,6 @@ /** * @file ContentHandler.h * - * $Id$ - * * @author Nanbor Wang <nanbor@cs.wustl.edu> */ //============================================================================= diff --git a/ACE/ACEXML/common/DTDHandler.h b/ACE/ACEXML/common/DTDHandler.h index 6a19452b8bf..cd17dd8d543 100644 --- a/ACE/ACEXML/common/DTDHandler.h +++ b/ACE/ACEXML/common/DTDHandler.h @@ -4,8 +4,6 @@ /** * @file DTDHandler.h * - * $Id$ - * * @author Nanbor Wang <nanbor@cs.wustl.edu> */ //============================================================================= diff --git a/ACE/ACEXML/common/DTD_Manager.h b/ACE/ACEXML/common/DTD_Manager.h index d3847b055c2..8d50b5fa616 100644 --- a/ACE/ACEXML/common/DTD_Manager.h +++ b/ACE/ACEXML/common/DTD_Manager.h @@ -4,8 +4,6 @@ /** * @file DTD_Manager.h * - * $Id$ - * * @author Nanbor Wang <nanbor@cs.wustl.edu> */ //============================================================================= diff --git a/ACE/ACEXML/common/DefaultHandler.h b/ACE/ACEXML/common/DefaultHandler.h index 633222f018c..f02d01c3e07 100644 --- a/ACE/ACEXML/common/DefaultHandler.h +++ b/ACE/ACEXML/common/DefaultHandler.h @@ -4,8 +4,6 @@ /** * @file DefaultHandler.h * - * $Id$ - * * @author Nanbor Wang <nanbor@cs.wustl.edu> */ //============================================================================= diff --git a/ACE/ACEXML/common/Element_Def_Builder.h b/ACE/ACEXML/common/Element_Def_Builder.h index 54d6d9e01c3..5750a4e5adc 100644 --- a/ACE/ACEXML/common/Element_Def_Builder.h +++ b/ACE/ACEXML/common/Element_Def_Builder.h @@ -4,8 +4,6 @@ /** * @file Element_Def_Builder.h * - * $Id$ - * * @author Nanbor Wang <nanbor@cs.wustl.edu> */ //============================================================================= diff --git a/ACE/ACEXML/common/Encoding.h b/ACE/ACEXML/common/Encoding.h index e4de4e3782c..0a31d3653b2 100644 --- a/ACE/ACEXML/common/Encoding.h +++ b/ACE/ACEXML/common/Encoding.h @@ -7,8 +7,6 @@ * This file provides utility functions to determine the encoding of a file * or a byte stream automatically. * - * $Id$ - * * @author Krishnakumar B <kitty@cs.wustl.edu> */ //============================================================================= diff --git a/ACE/ACEXML/common/EntityResolver.h b/ACE/ACEXML/common/EntityResolver.h index 26bc722e79b..7ab61eb451a 100644 --- a/ACE/ACEXML/common/EntityResolver.h +++ b/ACE/ACEXML/common/EntityResolver.h @@ -4,8 +4,6 @@ /** * @file EntityResolver.h * - * $Id$ - * * @author Nanbor Wang <nanbor@cs.wustl.edu> */ //============================================================================= diff --git a/ACE/ACEXML/common/ErrorHandler.h b/ACE/ACEXML/common/ErrorHandler.h index b1a410344fc..50706cfca77 100644 --- a/ACE/ACEXML/common/ErrorHandler.h +++ b/ACE/ACEXML/common/ErrorHandler.h @@ -4,8 +4,6 @@ /** * @file ErrorHandler.h * - * $Id$ - * * @author Nanbor Wang <nanbor@cs.wustl.edu> */ //============================================================================= diff --git a/ACE/ACEXML/common/Exception.h b/ACE/ACEXML/common/Exception.h index ebbab9d379e..6e7005b9fbf 100644 --- a/ACE/ACEXML/common/Exception.h +++ b/ACE/ACEXML/common/Exception.h @@ -4,8 +4,6 @@ /** * @file Exception.h * - * $Id$ - * * @author Nanbor Wang <nanbor@cs.wustl.edu> */ //============================================================================= diff --git a/ACE/ACEXML/common/FileCharStream.h b/ACE/ACEXML/common/FileCharStream.h index 129b169e34e..74d140c585e 100644 --- a/ACE/ACEXML/common/FileCharStream.h +++ b/ACE/ACEXML/common/FileCharStream.h @@ -4,8 +4,6 @@ /** * @file FileCharStream.h * - * $Id$ - * * @author Nanbor Wang <nanbor@cs.wustl.edu> */ //============================================================================= diff --git a/ACE/ACEXML/common/HttpCharStream.h b/ACE/ACEXML/common/HttpCharStream.h index dc4b702f95b..932c9b44efc 100644 --- a/ACE/ACEXML/common/HttpCharStream.h +++ b/ACE/ACEXML/common/HttpCharStream.h @@ -4,8 +4,6 @@ /** * @file HttpCharStream.h * - * $Id$ - * * @author Krishnakumar B <kitty@cs.wustl.edu> */ //============================================================================= diff --git a/ACE/ACEXML/common/InputSource.h b/ACE/ACEXML/common/InputSource.h index e8d8f289dd4..4642ec70aa1 100644 --- a/ACE/ACEXML/common/InputSource.h +++ b/ACE/ACEXML/common/InputSource.h @@ -4,8 +4,6 @@ /** * @file InputSource.h * - * $Id$ - * * @author Nanbor Wang <nanbor@cs.wustl.edu> */ //============================================================================= diff --git a/ACE/ACEXML/common/Locator.h b/ACE/ACEXML/common/Locator.h index c453a351b98..c4282454657 100644 --- a/ACE/ACEXML/common/Locator.h +++ b/ACE/ACEXML/common/Locator.h @@ -4,8 +4,6 @@ /** * @file Locator.h * - * $Id$ - * * @author Nanbor Wang <nanbor@cs.wustl.edu> */ //============================================================================= diff --git a/ACE/ACEXML/common/LocatorImpl.h b/ACE/ACEXML/common/LocatorImpl.h index e315b45f6d6..b927ebc7fcc 100644 --- a/ACE/ACEXML/common/LocatorImpl.h +++ b/ACE/ACEXML/common/LocatorImpl.h @@ -4,8 +4,6 @@ /** * @file LocatorImpl.h * - * $Id$ - * * @author Nanbor Wang <nanbor@cs.wustl.edu> * @author Krishnakumar Balasubramanian <kitty@cs.wustl.edu> */ diff --git a/ACE/ACEXML/common/Mem_Map_Stream.h b/ACE/ACEXML/common/Mem_Map_Stream.h index aa98b1c4658..0cee26a3af7 100644 --- a/ACE/ACEXML/common/Mem_Map_Stream.h +++ b/ACE/ACEXML/common/Mem_Map_Stream.h @@ -2,8 +2,6 @@ /** @file Mem_Map_Stream.h * - * $Id$ - * * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> * @author Krishnakumar B <kitty@cs.wustl.edu> * diff --git a/ACE/ACEXML/common/SAXExceptions.h b/ACE/ACEXML/common/SAXExceptions.h index ac7cf70b1ab..2aa0367f2f9 100644 --- a/ACE/ACEXML/common/SAXExceptions.h +++ b/ACE/ACEXML/common/SAXExceptions.h @@ -4,8 +4,6 @@ /** * @file SAXExceptions.h * - * $Id$ - * * @author Nanbor Wang <nanbor@cs.wustl.edu> */ //============================================================================= diff --git a/ACE/ACEXML/common/StrCharStream.h b/ACE/ACEXML/common/StrCharStream.h index 22b9d9a5acd..47c9b0d04ae 100644 --- a/ACE/ACEXML/common/StrCharStream.h +++ b/ACE/ACEXML/common/StrCharStream.h @@ -4,8 +4,6 @@ /** * @file StrCharStream.h * - * $Id$ - * * @author Nanbor Wang <nanbor@cs.wustl.edu> */ //============================================================================= diff --git a/ACE/ACEXML/common/StreamFactory.h b/ACE/ACEXML/common/StreamFactory.h index 492eb7872f8..dc751c9bc00 100644 --- a/ACE/ACEXML/common/StreamFactory.h +++ b/ACE/ACEXML/common/StreamFactory.h @@ -1,8 +1,6 @@ /** * @file StreamFactory.h * - * $Id$ - * * @author Krishnakumar B <kitty@cs.wustl.edu> */ diff --git a/ACE/ACEXML/common/Transcode.h b/ACE/ACEXML/common/Transcode.h index fc20efb6db9..c4fc7e12ae6 100644 --- a/ACE/ACEXML/common/Transcode.h +++ b/ACE/ACEXML/common/Transcode.h @@ -7,8 +7,6 @@ * This file declares functions to convert char string among different * unicode encoding (utf8, utf16, utf32) * - * $Id$ - * * @author Nanbor Wang <nanbor@cs.wustl.edu> */ //============================================================================= diff --git a/ACE/ACEXML/common/URL_Addr.h b/ACE/ACEXML/common/URL_Addr.h index 687cba7751e..553cf6e0772 100644 --- a/ACE/ACEXML/common/URL_Addr.h +++ b/ACE/ACEXML/common/URL_Addr.h @@ -2,8 +2,6 @@ /** @file URL_Addr.h * - * $Id$ - * * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> * @author Krishnakumar B <kitty@cs.wustl.edu> * diff --git a/ACE/ACEXML/common/Validator.h b/ACE/ACEXML/common/Validator.h index 8f646e2aa9d..3d18990db4d 100644 --- a/ACE/ACEXML/common/Validator.h +++ b/ACE/ACEXML/common/Validator.h @@ -4,8 +4,6 @@ /** * @file Validator.h * - * $Id$ - * * @author Nanbor Wang <nanbor@cs.wustl.edu> */ //============================================================================= diff --git a/ACE/ACEXML/common/XMLFilter.h b/ACE/ACEXML/common/XMLFilter.h index c012ee706e2..61159e37ded 100644 --- a/ACE/ACEXML/common/XMLFilter.h +++ b/ACE/ACEXML/common/XMLFilter.h @@ -4,8 +4,6 @@ /** * @file XMLFilter.h * - * $Id$ - * * @author Nanbor Wang <nanbor@cs.wustl.edu> */ //============================================================================= diff --git a/ACE/ACEXML/common/XMLFilterImpl.h b/ACE/ACEXML/common/XMLFilterImpl.h index b6f72058025..44ff0eb6f63 100644 --- a/ACE/ACEXML/common/XMLFilterImpl.h +++ b/ACE/ACEXML/common/XMLFilterImpl.h @@ -4,8 +4,6 @@ /** * @file XMLFilterImpl.h * - * $Id$ - * * @author Nanbor Wang <nanbor@cs.wustl.edu> */ //============================================================================= diff --git a/ACE/ACEXML/common/XMLReader.h b/ACE/ACEXML/common/XMLReader.h index abca5198f72..7f35d3cc156 100644 --- a/ACE/ACEXML/common/XMLReader.h +++ b/ACE/ACEXML/common/XMLReader.h @@ -4,8 +4,6 @@ /** * @file XMLReader.h * - * $Id$ - * * @author Nanbor Wang <nanbor@cs.wustl.edu> */ //============================================================================= diff --git a/ACE/ACEXML/common/XML_Codecs.h b/ACE/ACEXML/common/XML_Codecs.h index 10101d4e5b4..3b464c0a81f 100644 --- a/ACE/ACEXML/common/XML_Codecs.h +++ b/ACE/ACEXML/common/XML_Codecs.h @@ -3,8 +3,6 @@ /** * @file XML_Codecs.h * - * $Id$ - * * @author Krishnakumar B <kitty@cs.wustl.edu> * * XML_Codecs is a generic wrapper for various encoding and decoding diff --git a/ACE/ACEXML/common/XML_Types.h b/ACE/ACEXML/common/XML_Types.h index a4dec7e1639..e1876d11a07 100644 --- a/ACE/ACEXML/common/XML_Types.h +++ b/ACE/ACEXML/common/XML_Types.h @@ -7,8 +7,6 @@ * This file collects the type definitions for data types * used in ACE XML parser. * - * $Id$ - * * @author Nanbor Wang <nanbor@cs.wustl.edu> */ //============================================================================= diff --git a/ACE/ACEXML/common/XML_Util.h b/ACE/ACEXML/common/XML_Util.h index 2844c33f397..db707b391e0 100644 --- a/ACE/ACEXML/common/XML_Util.h +++ b/ACE/ACEXML/common/XML_Util.h @@ -6,8 +6,6 @@ * * Initially contains a function to escape strings for use in XML files. * - * $Id$ - * * @author Justin Michel <michel_j@ociweb.com> */ //============================================================================= diff --git a/ACE/ACEXML/common/ZipCharStream.h b/ACE/ACEXML/common/ZipCharStream.h index 1aa28f6f0b8..8ed9ec48d30 100644 --- a/ACE/ACEXML/common/ZipCharStream.h +++ b/ACE/ACEXML/common/ZipCharStream.h @@ -4,8 +4,6 @@ /** * @file ZipCharStream.h * - * $Id$ - * * @author Krishnakumar B <kitty@cs.wustl.edu> */ //============================================================================= diff --git a/ACE/ACEXML/examples/SAXPrint/Print_Handler.h b/ACE/ACEXML/examples/SAXPrint/Print_Handler.h index 1de8f6f32cd..b383fb3cbef 100644 --- a/ACE/ACEXML/examples/SAXPrint/Print_Handler.h +++ b/ACE/ACEXML/examples/SAXPrint/Print_Handler.h @@ -2,8 +2,6 @@ /** * @file Print_Handler.h * - * $Id$ - * * @author Nanbor Wang <nanbor@cs.wustl.edu> */ //============================================================================= diff --git a/ACE/ACEXML/examples/SAXPrint/SAXPrint_Handler.h b/ACE/ACEXML/examples/SAXPrint/SAXPrint_Handler.h index 36340c196ac..33f38406458 100644 --- a/ACE/ACEXML/examples/SAXPrint/SAXPrint_Handler.h +++ b/ACE/ACEXML/examples/SAXPrint/SAXPrint_Handler.h @@ -2,8 +2,6 @@ /** * @file SAXPrint_Handler.h * - * $Id$ - * * @author Nanbor Wang <nanbor@cs.wustl.edu> */ //============================================================================= diff --git a/ACE/ACEXML/parser/debug_validator/Debug_Attributes_Builder.h b/ACE/ACEXML/parser/debug_validator/Debug_Attributes_Builder.h index c7ddf073eb1..bd3906bbc87 100644 --- a/ACE/ACEXML/parser/debug_validator/Debug_Attributes_Builder.h +++ b/ACE/ACEXML/parser/debug_validator/Debug_Attributes_Builder.h @@ -4,8 +4,6 @@ /** * @file Debug_Attributes_Builder.h * - * $Id$ - * * @author Nanbor Wang <nanbor@cs.wustl.edu> */ //============================================================================= diff --git a/ACE/ACEXML/parser/debug_validator/Debug_DTD_Manager.h b/ACE/ACEXML/parser/debug_validator/Debug_DTD_Manager.h index dbcbb1d0c5c..90465fef41f 100644 --- a/ACE/ACEXML/parser/debug_validator/Debug_DTD_Manager.h +++ b/ACE/ACEXML/parser/debug_validator/Debug_DTD_Manager.h @@ -4,8 +4,6 @@ /** * @file Debug_DTD_Manager.h * - * $Id$ - * * @author Nanbor Wang <nanbor@cs.wustl.edu> */ //============================================================================= diff --git a/ACE/ACEXML/parser/debug_validator/Debug_Element_Builder.h b/ACE/ACEXML/parser/debug_validator/Debug_Element_Builder.h index d892408fe4f..1e63e8646c7 100644 --- a/ACE/ACEXML/parser/debug_validator/Debug_Element_Builder.h +++ b/ACE/ACEXML/parser/debug_validator/Debug_Element_Builder.h @@ -4,8 +4,6 @@ /** * @file Debug_Element_Builder.h * - * $Id$ - * * @author Nanbor Wang <nanbor@cs.wustl.edu> */ //============================================================================= diff --git a/ACE/ACEXML/parser/debug_validator/Element_Tree.h b/ACE/ACEXML/parser/debug_validator/Element_Tree.h index 4738b5de2f4..141de871f96 100644 --- a/ACE/ACEXML/parser/debug_validator/Element_Tree.h +++ b/ACE/ACEXML/parser/debug_validator/Element_Tree.h @@ -4,8 +4,6 @@ /** * @file Element_Tree.h * - * $Id$ - * * @author Nanbor Wang <nanbor@cs.wustl.edu> */ //============================================================================= diff --git a/ACE/ACEXML/parser/parser/Entity_Manager.h b/ACE/ACEXML/parser/parser/Entity_Manager.h index dfe909d84c4..a6da00bf8a5 100644 --- a/ACE/ACEXML/parser/parser/Entity_Manager.h +++ b/ACE/ACEXML/parser/parser/Entity_Manager.h @@ -4,8 +4,6 @@ /** * @file Entity_Manager.h * - * $Id$ - * * @author Nanbor Wang <nanbor@cs.wustl.edu> * @author Krishnakumar B <kitty@cs.wustl.edu> */ diff --git a/ACE/ACEXML/parser/parser/Parser.h b/ACE/ACEXML/parser/parser/Parser.h index 976053d8317..0a4fa7c8e2a 100644 --- a/ACE/ACEXML/parser/parser/Parser.h +++ b/ACE/ACEXML/parser/parser/Parser.h @@ -4,8 +4,6 @@ /** * @file Parser.h * - * $Id$ - * * @author Nanbor Wang <nanbor@cs.wustl.edu> * @author Krishnakumar B <kitty@cs.wustl.edu> */ diff --git a/ACE/ACEXML/parser/parser/Parser.inl b/ACE/ACEXML/parser/parser/Parser.inl index 9af33326cf0..57b1a77d2c5 100644 --- a/ACE/ACEXML/parser/parser/Parser.inl +++ b/ACE/ACEXML/parser/parser/Parser.inl @@ -2,8 +2,6 @@ /** * @file Parser.inl * - * $Id$ - * * @author Nanbor Wang <nanbor@cs.wustl.edu> */ //============================================================================= diff --git a/ACE/ACEXML/parser/parser/ParserContext.h b/ACE/ACEXML/parser/parser/ParserContext.h index 34b1edbba78..0ac64628d1d 100644 --- a/ACE/ACEXML/parser/parser/ParserContext.h +++ b/ACE/ACEXML/parser/parser/ParserContext.h @@ -4,8 +4,6 @@ /** * @file ParserContext.h * - * $Id$ - * * @author Krishnakumar B <kitty@cs.wustl.edu> */ //============================================================================= diff --git a/ACE/ACEXML/parser/parser/ParserInternals.h b/ACE/ACEXML/parser/parser/ParserInternals.h index f1c89d8d25e..b4c89300757 100644 --- a/ACE/ACEXML/parser/parser/ParserInternals.h +++ b/ACE/ACEXML/parser/parser/ParserInternals.h @@ -4,8 +4,6 @@ /** * @file ParserInternals.h * - * $Id$ - * * @author Krishnakumar B <kitty@cs.wustl.edu> */ //============================================================================= diff --git a/ACE/ACEXML/parser/parser/Parser_export.h b/ACE/ACEXML/parser/parser/Parser_export.h index 71630ccd962..95ecd46740c 100644 --- a/ACE/ACEXML/parser/parser/Parser_export.h +++ b/ACE/ACEXML/parser/parser/Parser_export.h @@ -4,8 +4,6 @@ /** * @file Parser_export.h * - * $Id$ - * * @author Nanbor Wang <nanbor@cs.wustl.edu> */ //============================================================================= diff --git a/ACE/ACEXML/tests/ContentHandler_Test.cpp b/ACE/ACEXML/tests/ContentHandler_Test.cpp index 28835b25eaf..fc905ac7e6c 100644 --- a/ACE/ACEXML/tests/ContentHandler_Test.cpp +++ b/ACE/ACEXML/tests/ContentHandler_Test.cpp @@ -2,8 +2,6 @@ /** * @file ContentHandler_Test.cpp * - * $Id$ - * * @author Steve Huston <shuston@riverace.com> */ //============================================================================= diff --git a/ACE/ASNMP/agent/agent_impl.h b/ACE/ASNMP/agent/agent_impl.h index a22c24b1141..5475bb3e161 100644 --- a/ACE/ASNMP/agent/agent_impl.h +++ b/ACE/ASNMP/agent/agent_impl.h @@ -4,8 +4,6 @@ /** * @file agent_impl.h * - * $Id$ - * * @author Michael R. MacFaden */ //============================================================================= diff --git a/ACE/ASNMP/agent/snmp_agent.h b/ACE/ASNMP/agent/snmp_agent.h index 649f811980a..4ae2328627f 100644 --- a/ACE/ASNMP/agent/snmp_agent.h +++ b/ACE/ASNMP/agent/snmp_agent.h @@ -7,8 +7,6 @@ /** * @file snmp_agent.h * - * $Id$ - * * @author Michael R. MacFaden (mrm@cisco.com) */ //============================================================================= diff --git a/ACE/ASNMP/asnmp/address.cpp b/ACE/ASNMP/asnmp/address.cpp index f3ace6cece0..9c350bfae23 100644 --- a/ACE/ASNMP/asnmp/address.cpp +++ b/ACE/ASNMP/asnmp/address.cpp @@ -3,8 +3,6 @@ /** * @file address.cpp * - * $Id$ - * * The Vb class is an encapsulation of the snmp variable binding. * This module contains the class definition for the variable binding (VB) * class. The VB class is an encapsulation of a SNMP VB. A VB object is diff --git a/ACE/ASNMP/asnmp/address.h b/ACE/ASNMP/asnmp/address.h index 50b041e767f..23794f409c8 100644 --- a/ACE/ASNMP/asnmp/address.h +++ b/ACE/ASNMP/asnmp/address.h @@ -4,8 +4,6 @@ /** * @file address.h * - * $Id$ - * * Address class definition. Encapsulates various network * addresses into easy to use, safe and portable classes. * diff --git a/ACE/ASNMP/asnmp/asn1.cpp b/ACE/ASNMP/asnmp/asn1.cpp index cff6f6d124d..1a9af741814 100644 --- a/ACE/ASNMP/asnmp/asn1.cpp +++ b/ACE/ASNMP/asnmp/asn1.cpp @@ -3,8 +3,6 @@ /** * @file asn1.cpp * - * $Id$ - * * The Vb class is an encapsulation of the snmp variable binding. * This module contains the class definition for the variable binding (VB) * class. The VB class is an encapsulation of a SNMP VB. A VB object is diff --git a/ACE/ASNMP/asnmp/asn1.h b/ACE/ASNMP/asnmp/asn1.h index b12042109c6..3e595e7b362 100644 --- a/ACE/ASNMP/asnmp/asn1.h +++ b/ACE/ASNMP/asnmp/asn1.h @@ -5,8 +5,6 @@ /** * @file asn1.h * - * $Id$ - * * Abstract Syntax Notation One, ASN.1 * As defined in ISO/IS 8824 and ISO/IS 8825 * This implements a subset of the above International Standards that diff --git a/ACE/ASNMP/asnmp/counter.cpp b/ACE/ASNMP/asnmp/counter.cpp index 1ac73919bb9..00bc6c4c141 100644 --- a/ACE/ASNMP/asnmp/counter.cpp +++ b/ACE/ASNMP/asnmp/counter.cpp @@ -3,8 +3,6 @@ /** * @file counter.cpp * - * $Id$ - * * Class implementation for SMI Counter32 class. * * diff --git a/ACE/ASNMP/asnmp/counter.h b/ACE/ASNMP/asnmp/counter.h index c5989f0ce76..5787f218389 100644 --- a/ACE/ASNMP/asnmp/counter.h +++ b/ACE/ASNMP/asnmp/counter.h @@ -5,8 +5,6 @@ /** * @file counter.h * - * $Id$ - * * Class definition for SMI Counter32 class. * * diff --git a/ACE/ASNMP/asnmp/ctr64.cpp b/ACE/ASNMP/asnmp/ctr64.cpp index 03f55626924..65cc1798709 100644 --- a/ACE/ASNMP/asnmp/ctr64.cpp +++ b/ACE/ASNMP/asnmp/ctr64.cpp @@ -3,8 +3,6 @@ /** * @file ctr64.cpp * - * $Id$ - * * Implementation for Counter64 ( 64 bit counter class). * * diff --git a/ACE/ASNMP/asnmp/ctr64.h b/ACE/ASNMP/asnmp/ctr64.h index 6b97b9966f2..a1c93c1ab11 100644 --- a/ACE/ASNMP/asnmp/ctr64.h +++ b/ACE/ASNMP/asnmp/ctr64.h @@ -5,8 +5,6 @@ /** * @file ctr64.h * - * $Id$ - * * SNMP Counter64 class definition. * * diff --git a/ACE/ASNMP/asnmp/enttraps.h b/ACE/ASNMP/asnmp/enttraps.h index 433538eb258..f3416eba14e 100644 --- a/ACE/ASNMP/asnmp/enttraps.h +++ b/ACE/ASNMP/asnmp/enttraps.h @@ -5,8 +5,6 @@ /** * @file enttraps.h * - * $Id$ - * * constants for Enterprise Traps * * diff --git a/ACE/ASNMP/asnmp/gauge.cpp b/ACE/ASNMP/asnmp/gauge.cpp index 6d7796801f8..8116b83e2d8 100644 --- a/ACE/ASNMP/asnmp/gauge.cpp +++ b/ACE/ASNMP/asnmp/gauge.cpp @@ -3,8 +3,6 @@ /** * @file gauge.cpp * - * $Id$ - * * Class implemtation for SMI Gauge32 class. * NOTES: This does not behave exactly as a Gauge described in RFC 1155 * diff --git a/ACE/ASNMP/asnmp/gauge.h b/ACE/ASNMP/asnmp/gauge.h index 8fe7a897e96..a1178f63e08 100644 --- a/ACE/ASNMP/asnmp/gauge.h +++ b/ACE/ASNMP/asnmp/gauge.h @@ -5,8 +5,6 @@ /** * @file gauge.h * - * $Id$ - * * Class definition for SMI Gauge32 class. * This class currently does not behave as defined by the abstract model * in RFC 1155 section 3.2.3.4 (ie the value doesn't latch on the max value) diff --git a/ACE/ASNMP/asnmp/integer.cpp b/ACE/ASNMP/asnmp/integer.cpp index 30a907b2bd2..67caed16aab 100644 --- a/ACE/ASNMP/asnmp/integer.cpp +++ b/ACE/ASNMP/asnmp/integer.cpp @@ -3,8 +3,6 @@ /** * @file integer.cpp * - * $Id$ - * * Class implemtation for SMI Integer classes. * * diff --git a/ACE/ASNMP/asnmp/integer.h b/ACE/ASNMP/asnmp/integer.h index fd22e773753..668d036c8fa 100644 --- a/ACE/ASNMP/asnmp/integer.h +++ b/ACE/ASNMP/asnmp/integer.h @@ -5,8 +5,6 @@ /** * @file integer.h * - * $Id$ - * * Class definition for Integer classes convertable to SMI. * * diff --git a/ACE/ASNMP/asnmp/octet.cpp b/ACE/ASNMP/asnmp/octet.cpp index 8874e646a48..19ad08dfbd5 100644 --- a/ACE/ASNMP/asnmp/octet.cpp +++ b/ACE/ASNMP/asnmp/octet.cpp @@ -3,8 +3,6 @@ /** * @file octet.cpp * - * $Id$ - * * Implements the SMI Octet datatype (RFC 1155) * This class is fully contained and does not rely on or any other * SNMP libraries. Ported to ACE by Michael MacFaden mrm@cisco.com diff --git a/ACE/ASNMP/asnmp/octet.h b/ACE/ASNMP/asnmp/octet.h index 5e8c8d63d98..6012541b51e 100644 --- a/ACE/ASNMP/asnmp/octet.h +++ b/ACE/ASNMP/asnmp/octet.h @@ -6,8 +6,6 @@ /** * @file octet.h * - * $Id$ - * * This class is fully contained and does not rely on or any other * SNMP libraries. This class is portable across any platform * which supports C++. diff --git a/ACE/ASNMP/asnmp/oid.cpp b/ACE/ASNMP/asnmp/oid.cpp index 37f00e202fd..66a2d094b69 100644 --- a/ACE/ASNMP/asnmp/oid.cpp +++ b/ACE/ASNMP/asnmp/oid.cpp @@ -3,8 +3,6 @@ /** * @file oid.cpp * - * $Id$ - * * This module contains the implementation of the oid class. This * includes all protected and public member functions. The oid class * may be compiled stand alone without the use of any other library. diff --git a/ACE/ASNMP/asnmp/oid.h b/ACE/ASNMP/asnmp/oid.h index 77118b518f0..7b13412969c 100644 --- a/ACE/ASNMP/asnmp/oid.h +++ b/ACE/ASNMP/asnmp/oid.h @@ -6,8 +6,6 @@ /** * @file oid.h * - * $Id$ - * * This class is fully contained and does not rely on or any other * SNMP libraries. This class is portable across any platform * which supports C++. Ported to ACE by Mike MacFaden mrm@cisco.com diff --git a/ACE/ASNMP/asnmp/oid_def.h b/ACE/ASNMP/asnmp/oid_def.h index 31ccbfa3e4a..24e86bcddc7 100644 --- a/ACE/ASNMP/asnmp/oid_def.h +++ b/ACE/ASNMP/asnmp/oid_def.h @@ -5,8 +5,6 @@ /** * @file oid_def.h * - * $Id$ - * * Well known Oids defined in RFC 1215 * * diff --git a/ACE/ASNMP/asnmp/pdu.cpp b/ACE/ASNMP/asnmp/pdu.cpp index 05a29cfeb96..64e511825a7 100644 --- a/ACE/ASNMP/asnmp/pdu.cpp +++ b/ACE/ASNMP/asnmp/pdu.cpp @@ -3,8 +3,6 @@ /** * @file pdu.cpp * - * $Id$ - * * Pdu class implementation. Encapsulation of an SMI Protocol * Data Unit (PDU) in C++. * diff --git a/ACE/ASNMP/asnmp/pdu.h b/ACE/ASNMP/asnmp/pdu.h index 67a83693844..85240c6a867 100644 --- a/ACE/ASNMP/asnmp/pdu.h +++ b/ACE/ASNMP/asnmp/pdu.h @@ -5,8 +5,6 @@ /** * @file pdu.h * - * $Id$ - * * Pdu class definition. Encapsulation of an SMI Protocol * Data Unit (PDU) aka Packet in C++. * diff --git a/ACE/ASNMP/asnmp/sagent.cpp b/ACE/ASNMP/asnmp/sagent.cpp index 610fc4c3d4e..20d1b571e07 100644 --- a/ACE/ASNMP/asnmp/sagent.cpp +++ b/ACE/ASNMP/asnmp/sagent.cpp @@ -3,8 +3,6 @@ /** * @file sagent.cpp * - * $Id$ - * * SNMP agent class definition. The sagent class provides an object oriented * approach for creating SNMP Agents. The sagent class is an encapsulation * of SNMP sessions, gets, sets, etc. diff --git a/ACE/ASNMP/asnmp/sagent.h b/ACE/ASNMP/asnmp/sagent.h index a752ff4e8b9..142cfaddd34 100644 --- a/ACE/ASNMP/asnmp/sagent.h +++ b/ACE/ASNMP/asnmp/sagent.h @@ -5,8 +5,6 @@ /** * @file sagent.h * - * $Id$ - * * SNMP agent class defintion. The sagent class provides an object oriented * approach for creating SNMP Agents. The sagent class is an encapsulation of SNMP * sessions, gets, sets, etc. diff --git a/ACE/ASNMP/asnmp/smi.h b/ACE/ASNMP/asnmp/smi.h index 3e505c64cb8..a7207312554 100644 --- a/ACE/ASNMP/asnmp/smi.h +++ b/ACE/ASNMP/asnmp/smi.h @@ -5,8 +5,6 @@ /** * @file smi.h * - * $Id$ - * * Address class definition. Encapsulates various network * addresses into easy to use, safe and portable classes. */ diff --git a/ACE/ASNMP/asnmp/smival.h b/ACE/ASNMP/asnmp/smival.h index 6ce5d5a0ac4..9738ad564a8 100644 --- a/ACE/ASNMP/asnmp/smival.h +++ b/ACE/ASNMP/asnmp/smival.h @@ -5,8 +5,6 @@ /** * @file smival.h * - * $Id$ - * * SMIValue class definition. Superclass for the various types * of SNMP values (Address, Oid, Octet, etc.). Provides * only a few functions, most info is in subclass. diff --git a/ACE/ASNMP/asnmp/snmp.cpp b/ACE/ASNMP/asnmp/snmp.cpp index db16dbb36f3..f18245a465f 100644 --- a/ACE/ASNMP/asnmp/snmp.cpp +++ b/ACE/ASNMP/asnmp/snmp.cpp @@ -3,8 +3,6 @@ /** * @file snmp.cpp * - * $Id$ - * * The basic SNMPv1 API - blocking version using UDP/IPv4 transport * and addressing. * diff --git a/ACE/ASNMP/asnmp/snmp.h b/ACE/ASNMP/asnmp/snmp.h index 85c3a30f779..8c37c73c354 100644 --- a/ACE/ASNMP/asnmp/snmp.h +++ b/ACE/ASNMP/asnmp/snmp.h @@ -5,8 +5,6 @@ /** * @file snmp.h * - * $Id$ - * * SNMP class defintion. The Snmp class provides an object oriented * approach to SNMP. The SNMP class is an encapsulation of SNMP * sessions, gets, sets, etc. The class manages all SNMP diff --git a/ACE/ASNMP/asnmp/snmperrs.h b/ACE/ASNMP/asnmp/snmperrs.h index 94739d7dd73..44635f913b1 100644 --- a/ACE/ASNMP/asnmp/snmperrs.h +++ b/ACE/ASNMP/asnmp/snmperrs.h @@ -5,8 +5,6 @@ /** * @file snmperrs.h * - * $Id$ - * * Definition of error macros and error strings * * diff --git a/ACE/ASNMP/asnmp/target.cpp b/ACE/ASNMP/asnmp/target.cpp index bd8f1cd5a71..1135eef679f 100644 --- a/ACE/ASNMP/asnmp/target.cpp +++ b/ACE/ASNMP/asnmp/target.cpp @@ -3,8 +3,6 @@ /** * @file target.cpp * - * $Id$ - * * Target class defines target SNMP agents. * * diff --git a/ACE/ASNMP/asnmp/target.h b/ACE/ASNMP/asnmp/target.h index d43659c4444..c439475fb26 100644 --- a/ACE/ASNMP/asnmp/target.h +++ b/ACE/ASNMP/asnmp/target.h @@ -6,8 +6,6 @@ /** * @file target.h * - * $Id$ - * * @brief * * @author Peter E Mellquist Michael R. MacFaden (ported to ACE) diff --git a/ACE/ASNMP/asnmp/timetick.cpp b/ACE/ASNMP/asnmp/timetick.cpp index d8aab128035..4107c260e8f 100644 --- a/ACE/ASNMP/asnmp/timetick.cpp +++ b/ACE/ASNMP/asnmp/timetick.cpp @@ -3,8 +3,6 @@ /** * @file timetick.cpp * - * $Id$ - * * Class implentation for SMI Timeticks class. * * diff --git a/ACE/ASNMP/asnmp/timetick.h b/ACE/ASNMP/asnmp/timetick.h index 1c948b99bca..d9a3e181d28 100644 --- a/ACE/ASNMP/asnmp/timetick.h +++ b/ACE/ASNMP/asnmp/timetick.h @@ -5,8 +5,6 @@ /** * @file timetick.h * - * $Id$ - * * Class definition for SMI Timeticks class. * * diff --git a/ACE/ASNMP/asnmp/transaction.cpp b/ACE/ASNMP/asnmp/transaction.cpp index f72b525cf06..554cbc505bc 100644 --- a/ACE/ASNMP/asnmp/transaction.cpp +++ b/ACE/ASNMP/asnmp/transaction.cpp @@ -3,8 +3,6 @@ /** * @file transaction.cpp * - * $Id$ - * * implements blocking SNMPv1 API using a simple state machine * transactions over UDP/IP networks * diff --git a/ACE/ASNMP/asnmp/transaction.h b/ACE/ASNMP/asnmp/transaction.h index db744bd7f7b..ecb2908c33e 100644 --- a/ACE/ASNMP/asnmp/transaction.h +++ b/ACE/ASNMP/asnmp/transaction.h @@ -5,8 +5,6 @@ /** * @file transaction.h * - * $Id$ - * * @brief * * @author Michael R. MacFaden port to ACE / use Reactor pattern diff --git a/ACE/ASNMP/asnmp/transaction_result.h b/ACE/ASNMP/asnmp/transaction_result.h index 9ea94c60e8e..e8691b2f14f 100644 --- a/ACE/ASNMP/asnmp/transaction_result.h +++ b/ACE/ASNMP/asnmp/transaction_result.h @@ -5,8 +5,6 @@ /** * @file transaction_result.h * - * $Id$ - * * An object respresenting a request/reply operation between mgr/agent * * diff --git a/ACE/ASNMP/asnmp/vb.cpp b/ACE/ASNMP/asnmp/vb.cpp index d852ceb7e53..552614a141e 100644 --- a/ACE/ASNMP/asnmp/vb.cpp +++ b/ACE/ASNMP/asnmp/vb.cpp @@ -3,8 +3,6 @@ /** * @file vb.cpp * - * $Id$ - * * The Vb class is an encapsulation of the snmp variable binding. * This module contains the class definition for the variable binding (VB) * class. The VB class is an encapsulation of a SNMP VB. A VB object is diff --git a/ACE/ASNMP/asnmp/vb.h b/ACE/ASNMP/asnmp/vb.h index b82adb2bc0e..483774a0b09 100644 --- a/ACE/ASNMP/asnmp/vb.h +++ b/ACE/ASNMP/asnmp/vb.h @@ -6,8 +6,6 @@ /** * @file vb.h * - * $Id$ - * * This module contains the class definition for the variable binding (VB) * class. The VB class is an encapsulation of a SNMP VB. A VB object is * composed of one SNMP++ Oid and one SMI value. The Vb class utilizes Oid diff --git a/ACE/ASNMP/asnmp/wpdu.cpp b/ACE/ASNMP/asnmp/wpdu.cpp index 1b1571bb478..dbd33287c5f 100644 --- a/ACE/ASNMP/asnmp/wpdu.cpp +++ b/ACE/ASNMP/asnmp/wpdu.cpp @@ -3,8 +3,6 @@ /** * @file wpdu.cpp * - * $Id$ - * * Adapter class. Converts between raw wire format and Pdu objects * that can be stuffed out a I/O port or reconstructed * diff --git a/ACE/ASNMP/asnmp/wpdu.h b/ACE/ASNMP/asnmp/wpdu.h index d936b09a88e..ee4a34602c1 100644 --- a/ACE/ASNMP/asnmp/wpdu.h +++ b/ACE/ASNMP/asnmp/wpdu.h @@ -5,8 +5,6 @@ /** * @file wpdu.h * - * $Id$ - * * Adapter class. Converts a Pdu and GenTarget into a format * that can be stuffed out a I/O port * diff --git a/ACE/ASNMP/examples/get/get.cpp b/ACE/ASNMP/examples/get/get.cpp index f246ba291d9..8904bcc25f7 100644 --- a/ACE/ASNMP/examples/get/get.cpp +++ b/ACE/ASNMP/examples/get/get.cpp @@ -3,8 +3,6 @@ /** * @file get.cpp * - * $Id$ - * * Sample application demonstrating synchronous Snmp::get API * to access an SNMP Version 1 agent. * diff --git a/ACE/ASNMP/examples/get/get_async.cpp b/ACE/ASNMP/examples/get/get_async.cpp index 617ba42db6b..a29bc2e9da0 100644 --- a/ACE/ASNMP/examples/get/get_async.cpp +++ b/ACE/ASNMP/examples/get/get_async.cpp @@ -2,8 +2,6 @@ /** * @file get_async.cpp * - * $Id$ - * * Sample application demonstrating synchronous Snmp::get API * to access an SNMP Version 1 agent. * diff --git a/ACE/ASNMP/examples/next/next.cpp b/ACE/ASNMP/examples/next/next.cpp index 1a06992b2d2..6a949bd6d10 100644 --- a/ACE/ASNMP/examples/next/next.cpp +++ b/ACE/ASNMP/examples/next/next.cpp @@ -3,8 +3,6 @@ /** * @file next.cpp * - * $Id$ - * * Sample application demonstrating synchronous Snmp::get_next API * to access an SNMP Version 1 agent. * diff --git a/ACE/ASNMP/examples/set/set.cpp b/ACE/ASNMP/examples/set/set.cpp index 07c3041704c..0c4c114c2c7 100644 --- a/ACE/ASNMP/examples/set/set.cpp +++ b/ACE/ASNMP/examples/set/set.cpp @@ -3,8 +3,6 @@ /** * @file set.cpp * - * $Id$ - * * Sample application demonstrating synchronous Snmp::set API * to update an oid in an SNMP Version 1 agent. * diff --git a/ACE/ASNMP/examples/trap/trap.cpp b/ACE/ASNMP/examples/trap/trap.cpp index 77b51c66622..c8ba41bd77a 100644 --- a/ACE/ASNMP/examples/trap/trap.cpp +++ b/ACE/ASNMP/examples/trap/trap.cpp @@ -3,8 +3,6 @@ /** * @file trap.cpp * - * $Id$ - * * Sample application demonstrating synchronous Snmp::trap API * to send to an SNMP Version 1 trap listener app. */ diff --git a/ACE/ASNMP/examples/walk/walk.cpp b/ACE/ASNMP/examples/walk/walk.cpp index bdcc8e206a9..2991f608a2c 100644 --- a/ACE/ASNMP/examples/walk/walk.cpp +++ b/ACE/ASNMP/examples/walk/walk.cpp @@ -3,8 +3,6 @@ /** * @file walk.cpp * - * $Id$ - * * Sample application demonstrating synchronous Snmp::get, get_next API * to access an SNMP Version 1 agent. * diff --git a/ACE/ASNMP/tests/Address_Test.cpp b/ACE/ASNMP/tests/Address_Test.cpp index 8cb98b5aa0b..d5295c8fc85 100644 --- a/ACE/ASNMP/tests/Address_Test.cpp +++ b/ACE/ASNMP/tests/Address_Test.cpp @@ -3,8 +3,6 @@ /** * @file Address_Test.cpp * - * $Id$ - * * Test all the member functions of the Address family: * GenAddress, MacAddress, IpxAddress, IpAddress, UdpAddress * all which derive from abstract base class Address. diff --git a/ACE/ASNMP/tests/Counter64_Test.cpp b/ACE/ASNMP/tests/Counter64_Test.cpp index a5de448a308..772fc5ed9a4 100644 --- a/ACE/ASNMP/tests/Counter64_Test.cpp +++ b/ACE/ASNMP/tests/Counter64_Test.cpp @@ -3,8 +3,6 @@ /** * @file Counter64_Test.cpp * - * $Id$ - * * Test all the member functions of the Counter64 class. An Object * representing an ASN.1 Counter64 SMI 64 bit Integer SYNTAX. * (SNMPv2c) diff --git a/ACE/ASNMP/tests/Counter_Test.cpp b/ACE/ASNMP/tests/Counter_Test.cpp index ebe9693b864..0af060e0197 100644 --- a/ACE/ASNMP/tests/Counter_Test.cpp +++ b/ACE/ASNMP/tests/Counter_Test.cpp @@ -3,8 +3,6 @@ /** * @file Counter_Test.cpp * - * $Id$ - * * Test all the member functions of the Counter class. An Object * representing an ASN.1 Counter SMI COUNTER SYNTAX. * diff --git a/ACE/ASNMP/tests/Gauge_Test.cpp b/ACE/ASNMP/tests/Gauge_Test.cpp index 6aa429ee812..5660069ad5a 100644 --- a/ACE/ASNMP/tests/Gauge_Test.cpp +++ b/ACE/ASNMP/tests/Gauge_Test.cpp @@ -3,8 +3,6 @@ /** * @file Gauge_Test.cpp * - * $Id$ - * * Test all the member functions of the Guage class. An Object * representing an ASN.1 Counter SMI GUAGE SYNTAX. * diff --git a/ACE/ASNMP/tests/Integer_Test.cpp b/ACE/ASNMP/tests/Integer_Test.cpp index 459cf24b597..2304990aaf1 100644 --- a/ACE/ASNMP/tests/Integer_Test.cpp +++ b/ACE/ASNMP/tests/Integer_Test.cpp @@ -3,8 +3,6 @@ /** * @file Integer_Test.cpp * - * $Id$ - * * Test all the member functions of the Integer class. An Object * representing an ASN.1 Integer64 SMI 32 bit Integer SYNTAX. * diff --git a/ACE/ASNMP/tests/Octet_Test.cpp b/ACE/ASNMP/tests/Octet_Test.cpp index 38bc2d1331f..259ee477c9f 100644 --- a/ACE/ASNMP/tests/Octet_Test.cpp +++ b/ACE/ASNMP/tests/Octet_Test.cpp @@ -3,8 +3,6 @@ /** * @file Octet_Test.cpp * - * $Id$ - * * Test all the member functions of the OCTET class. An Object * representing an ASN.1 Integer64 SMI OCTET STRING SYNTAX. * diff --git a/ACE/ASNMP/tests/Oid_Test.cpp b/ACE/ASNMP/tests/Oid_Test.cpp index b98c8c50969..227ce9da7d6 100644 --- a/ACE/ASNMP/tests/Oid_Test.cpp +++ b/ACE/ASNMP/tests/Oid_Test.cpp @@ -3,8 +3,6 @@ /** * @file Oid_Test.cpp * - * $Id$ - * * Test all the member functions of the Oid class. An Object * representing an ASN.1 Integer64 SMI OID SYNTAX. * diff --git a/ACE/ASNMP/tests/Target_Test.cpp b/ACE/ASNMP/tests/Target_Test.cpp index dd2f25ddd3a..40c4825d9e4 100644 --- a/ACE/ASNMP/tests/Target_Test.cpp +++ b/ACE/ASNMP/tests/Target_Test.cpp @@ -3,8 +3,6 @@ /** * @file Target_Test.cpp * - * $Id$ - * * Test all the member functions of the Target class. * Not sure if this object is really required or not in the new framework * diff --git a/ACE/ASNMP/tests/Varbind_Test.cpp b/ACE/ASNMP/tests/Varbind_Test.cpp index cf7b7cfd01e..188465d6c1e 100644 --- a/ACE/ASNMP/tests/Varbind_Test.cpp +++ b/ACE/ASNMP/tests/Varbind_Test.cpp @@ -3,8 +3,6 @@ /** * @file Varbind_Test.cpp * - * $Id$ - * * Test all the member functions of the Varbind class. * A varbind is a list of { oids and associated values } * diff --git a/ACE/ASNMP/tests/test_config.h b/ACE/ASNMP/tests/test_config.h index 4f555ca9c6e..ea23390b9c9 100644 --- a/ACE/ASNMP/tests/test_config.h +++ b/ACE/ASNMP/tests/test_config.h @@ -4,8 +4,6 @@ /** * @file test_config.h * - * $Id$ - * * @author Prashant Jain <pjain@cs.wustl.edu> * @author Tim Harrison <harrison@cs.wustl.edu> * @author and David Levine <levine@cs.wustl.edu> diff --git a/ACE/Kokyu/DSRT_CV_Dispatcher_Impl_T.h b/ACE/Kokyu/DSRT_CV_Dispatcher_Impl_T.h index 305afb55ccc..602474645df 100644 --- a/ACE/Kokyu/DSRT_CV_Dispatcher_Impl_T.h +++ b/ACE/Kokyu/DSRT_CV_Dispatcher_Impl_T.h @@ -2,8 +2,6 @@ /** * @file DSRT_CV_Dispatcher_Impl_T.h * - * $Id$ - * * @author Venkita Subramonian (venkita@cs.wustl.edu) * */ diff --git a/ACE/Kokyu/DSRT_Direct_Dispatcher_Impl_T.h b/ACE/Kokyu/DSRT_Direct_Dispatcher_Impl_T.h index d4f93f37eca..2e03d7a840d 100644 --- a/ACE/Kokyu/DSRT_Direct_Dispatcher_Impl_T.h +++ b/ACE/Kokyu/DSRT_Direct_Dispatcher_Impl_T.h @@ -2,8 +2,6 @@ /** * @file DSRT_Direct_Dispatcher_Impl_T.h * - * $Id$ - * * @author Venkita Subramonian (venkita@cs.wustl.edu) * */ diff --git a/ACE/Kokyu/DSRT_Dispatch_Item_T.h b/ACE/Kokyu/DSRT_Dispatch_Item_T.h index 0c76de53483..54955aa176c 100644 --- a/ACE/Kokyu/DSRT_Dispatch_Item_T.h +++ b/ACE/Kokyu/DSRT_Dispatch_Item_T.h @@ -2,8 +2,6 @@ /** * @file DSRT_Dispatch_Item_T.h * - * $Id$ - * * @author Venkita Subramonian (venkita@cs.wustl.edu) * */ diff --git a/ACE/Kokyu/DSRT_Dispatch_Item_T.inl b/ACE/Kokyu/DSRT_Dispatch_Item_T.inl index 79532b79c10..5a32e7d759a 100644 --- a/ACE/Kokyu/DSRT_Dispatch_Item_T.inl +++ b/ACE/Kokyu/DSRT_Dispatch_Item_T.inl @@ -2,8 +2,6 @@ /** * @file DSRT_Dispatch_Item_T.inl * - * $Id$ - * * @author Venkita Subramonian (venkita@cs.wustl.edu) * */ diff --git a/ACE/Kokyu/DSRT_Dispatcher_Impl_T.h b/ACE/Kokyu/DSRT_Dispatcher_Impl_T.h index 30bc75b162c..540531bb824 100644 --- a/ACE/Kokyu/DSRT_Dispatcher_Impl_T.h +++ b/ACE/Kokyu/DSRT_Dispatcher_Impl_T.h @@ -2,8 +2,6 @@ /** * @file DSRT_Dispatcher_Impl_T.h * - * $Id$ - * */ #ifndef DSRT_DISPATCHER_IMPL_H diff --git a/ACE/Kokyu/DSRT_Sched_Queue_T.cpp b/ACE/Kokyu/DSRT_Sched_Queue_T.cpp index b42be393de6..73dc127903a 100644 --- a/ACE/Kokyu/DSRT_Sched_Queue_T.cpp +++ b/ACE/Kokyu/DSRT_Sched_Queue_T.cpp @@ -2,8 +2,6 @@ /** * @file DSRT_Sched_Queue_T.cpp * - * $Id$ - * * @author Venkita Subramonian (venkita@cs.wustl.edu) * */ diff --git a/ACE/Kokyu/DSRT_Sched_Queue_T.h b/ACE/Kokyu/DSRT_Sched_Queue_T.h index 68ad4be8e69..a85f02d735b 100644 --- a/ACE/Kokyu/DSRT_Sched_Queue_T.h +++ b/ACE/Kokyu/DSRT_Sched_Queue_T.h @@ -2,8 +2,6 @@ /** * @file DSRT_Sched_Queue_T.h * - * $Id$ - * * @author Venkita Subramonian (venkita@cs.wustl.edu) * */ diff --git a/ACE/Kokyu/Default_Dispatcher_Impl.h b/ACE/Kokyu/Default_Dispatcher_Impl.h index 196b0ca3775..9d9c4c3f6bf 100644 --- a/ACE/Kokyu/Default_Dispatcher_Impl.h +++ b/ACE/Kokyu/Default_Dispatcher_Impl.h @@ -2,8 +2,6 @@ /** * @file Default_Dispatcher_Impl.h * - * $Id$ - * * @author Venkita Subramonian (venkita@cs.wustl.edu) * * Based on previous work by Tim Harrison (harrison@cs.wustl.edu), diff --git a/ACE/Kokyu/Dispatcher_Impl.h b/ACE/Kokyu/Dispatcher_Impl.h index 668271f042a..91322358a45 100644 --- a/ACE/Kokyu/Dispatcher_Impl.h +++ b/ACE/Kokyu/Dispatcher_Impl.h @@ -2,8 +2,6 @@ /** * @file Dispatcher_Impl.h * - * $Id$ - * * @author Venkita Subramonian (venkita@cs.wustl.edu) * * Based on previous work by Tim Harrison (harrison@cs.wustl.edu), diff --git a/ACE/Kokyu/Dispatcher_Task.h b/ACE/Kokyu/Dispatcher_Task.h index 32424d5cf62..ca6a632fc19 100644 --- a/ACE/Kokyu/Dispatcher_Task.h +++ b/ACE/Kokyu/Dispatcher_Task.h @@ -2,8 +2,6 @@ /** * @file Dispatcher_Task.h * - * $Id$ - * * @author Venkita Subramonian (venkita@cs.wustl.edu) * * Based on previous work by Tim Harrison (harrison@cs.wustl.edu), diff --git a/ACE/Kokyu/Kokyu.h b/ACE/Kokyu/Kokyu.h index caa22af7f0b..086f95eb67b 100644 --- a/ACE/Kokyu/Kokyu.h +++ b/ACE/Kokyu/Kokyu.h @@ -2,8 +2,6 @@ /** * @file Kokyu.h * - * $Id$ - * * @author Venkita Subramonian (venkita@cs.wustl.edu) * * Based on previous work by Tim Harrison Chris Gill, diff --git a/ACE/Kokyu/Kokyu_defs.h b/ACE/Kokyu/Kokyu_defs.h index b854d241144..7551576ce81 100644 --- a/ACE/Kokyu/Kokyu_defs.h +++ b/ACE/Kokyu/Kokyu_defs.h @@ -2,8 +2,6 @@ /** * @file Kokyu_defs.h * - * $Id$ - * * @author Venkita Subramonian (venkita@cs.wustl.edu) * */ diff --git a/ACE/Kokyu/Kokyu_dsrt.h b/ACE/Kokyu/Kokyu_dsrt.h index c2f202d34e0..4ff30bcaffc 100644 --- a/ACE/Kokyu/Kokyu_dsrt.h +++ b/ACE/Kokyu/Kokyu_dsrt.h @@ -2,8 +2,6 @@ /** * @file Kokyu_dsrt.h * - * $Id$ - * * @author Venkita Subramonian (venkita@cs.wustl.edu) * */ diff --git a/ACE/ace/ARGV.h b/ACE/ace/ARGV.h index 7d9a1dd2505..a7d3620f160 100644 --- a/ACE/ace/ARGV.h +++ b/ACE/ace/ARGV.h @@ -4,8 +4,6 @@ /** * @file ARGV.h * - * $Id$ - * * @author Doug Schmidt <schmidt@cs.wustl.edu> * @author Everett Anderson <eea1@cs.wustl.edu> */ diff --git a/ACE/ace/ATM_Acceptor.h b/ACE/ace/ATM_Acceptor.h index d99dba62923..736c980d6f0 100644 --- a/ACE/ace/ATM_Acceptor.h +++ b/ACE/ace/ATM_Acceptor.h @@ -4,8 +4,6 @@ /** * @file ATM_Acceptor.h * - * $Id$ - * * @author Joe Hoffert */ //============================================================================= diff --git a/ACE/ace/ATM_Addr.h b/ACE/ace/ATM_Addr.h index 34cbfd876a6..d1e069555ac 100644 --- a/ACE/ace/ATM_Addr.h +++ b/ACE/ace/ATM_Addr.h @@ -4,8 +4,6 @@ /** * @file ATM_Addr.h * - * $Id$ - * * @author Joe Hoffert <joeh@cs.wustl.edu> */ //========================================================================== diff --git a/ACE/ace/ATM_Connector.h b/ACE/ace/ATM_Connector.h index 4f0bead3383..2bca5b61d6b 100644 --- a/ACE/ace/ATM_Connector.h +++ b/ACE/ace/ATM_Connector.h @@ -4,8 +4,6 @@ /** * @file ATM_Connector.h * - * $Id$ - * * @author Joe Hoffert <joeh@cs.wustl.edu> */ //============================================================================= diff --git a/ACE/ace/ATM_Params.h b/ACE/ace/ATM_Params.h index 82cf6999b3b..34db5024865 100644 --- a/ACE/ace/ATM_Params.h +++ b/ACE/ace/ATM_Params.h @@ -4,8 +4,6 @@ /** * @file ATM_Params.h * - * $Id$ - * * @author Joe Hoffert <joeh@cs.wustl.edu> */ //========================================================================== diff --git a/ACE/ace/ATM_QoS.h b/ACE/ace/ATM_QoS.h index f548da3033d..02aa7d7c91f 100644 --- a/ACE/ace/ATM_QoS.h +++ b/ACE/ace/ATM_QoS.h @@ -4,8 +4,6 @@ /** * @file ATM_QoS.h * - * $Id$ - * * @author Joe Hoffert */ //========================================================================== diff --git a/ACE/ace/ATM_Stream.h b/ACE/ace/ATM_Stream.h index fde1294e1e3..10bd3e70020 100644 --- a/ACE/ace/ATM_Stream.h +++ b/ACE/ace/ATM_Stream.h @@ -4,8 +4,6 @@ /** * @file ATM_Stream.h * - * $Id$ - * * @author Joe Hoffert */ //============================================================================= diff --git a/ACE/ace/Acceptor.h b/ACE/ace/Acceptor.h index 8ea84f19f03..5923718fbc9 100644 --- a/ACE/ace/Acceptor.h +++ b/ACE/ace/Acceptor.h @@ -4,8 +4,6 @@ /** * @file Acceptor.h * - * $Id$ - * * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> */ //============================================================================= diff --git a/ACE/ace/Activation_Queue.h b/ACE/ace/Activation_Queue.h index 4cf65d4cdd9..a386ca76729 100644 --- a/ACE/ace/Activation_Queue.h +++ b/ACE/ace/Activation_Queue.h @@ -4,8 +4,6 @@ /** * @file Activation_Queue.h * - * $Id$ - * * @author Andres Kruse <Andres.Kruse@cern.ch> * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> */ diff --git a/ACE/ace/Active_Map_Manager.h b/ACE/ace/Active_Map_Manager.h index 9da187e582e..e0dbb7d5518 100644 --- a/ACE/ace/Active_Map_Manager.h +++ b/ACE/ace/Active_Map_Manager.h @@ -4,8 +4,6 @@ /** * @file Active_Map_Manager.h * - * $Id$ - * * @author Irfan Pyarali */ //============================================================================= diff --git a/ACE/ace/Active_Map_Manager_T.h b/ACE/ace/Active_Map_Manager_T.h index 2ab3d35e1e6..11c7da37abb 100644 --- a/ACE/ace/Active_Map_Manager_T.h +++ b/ACE/ace/Active_Map_Manager_T.h @@ -4,8 +4,6 @@ /** * @file Active_Map_Manager_T.h * - * $Id$ - * * @author Irfan Pyarali */ //============================================================================= diff --git a/ACE/ace/Addr.h b/ACE/ace/Addr.h index 4641aed9f12..4dba3934b10 100644 --- a/ACE/ace/Addr.h +++ b/ACE/ace/Addr.h @@ -4,8 +4,6 @@ /** * @file Addr.h * - * $Id$ - * * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> */ //============================================================================= diff --git a/ACE/ace/Arg_Shifter.h b/ACE/ace/Arg_Shifter.h index 706065ca54d..74cabeef8d3 100644 --- a/ACE/ace/Arg_Shifter.h +++ b/ACE/ace/Arg_Shifter.h @@ -4,8 +4,6 @@ /** * @file Arg_Shifter.h * - * $Id$ - * * @author Seth Widoff */ //============================================================================= diff --git a/ACE/ace/Argv_Type_Converter.h b/ACE/ace/Argv_Type_Converter.h index 09259f241ef..9734a1de031 100644 --- a/ACE/ace/Argv_Type_Converter.h +++ b/ACE/ace/Argv_Type_Converter.h @@ -4,8 +4,6 @@ /** * @file Argv_Type_Converter.h * - * $Id$ - * * @author Si Mong Park <spark@ociweb.com> */ //============================================================================= diff --git a/ACE/ace/Array_Base.h b/ACE/ace/Array_Base.h index e75b994c45a..4fafa4bb838 100644 --- a/ACE/ace/Array_Base.h +++ b/ACE/ace/Array_Base.h @@ -4,8 +4,6 @@ /** * @file Array_Base.h * - * $Id$ - * * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> */ //============================================================================= diff --git a/ACE/ace/Assert.h b/ACE/ace/Assert.h index 20cc4f42c8e..7732323f08b 100644 --- a/ACE/ace/Assert.h +++ b/ACE/ace/Assert.h @@ -4,8 +4,6 @@ /** * @file Assert.h * - * $Id$ - * * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> */ //============================================================================= diff --git a/ACE/ace/Asynch_Acceptor.h b/ACE/ace/Asynch_Acceptor.h index acfb1555f51..520c7bf3f8a 100644 --- a/ACE/ace/Asynch_Acceptor.h +++ b/ACE/ace/Asynch_Acceptor.h @@ -4,8 +4,6 @@ /** * @file Asynch_Acceptor.h * - * $Id$ - * * @author Irfan Pyarali (irfan@cs.wustl.edu) */ //============================================================================= diff --git a/ACE/ace/Asynch_Connector.h b/ACE/ace/Asynch_Connector.h index 4e049584d77..8706fd2221d 100644 --- a/ACE/ace/Asynch_Connector.h +++ b/ACE/ace/Asynch_Connector.h @@ -4,8 +4,6 @@ /** * @file Asynch_Connector.h * - * $Id$ - * * @author Alexander Libman <alibman@ihug.com.au> */ //============================================================================= diff --git a/ACE/ace/Asynch_IO.h b/ACE/ace/Asynch_IO.h index 9c9bf1197b1..6cc143d2404 100644 --- a/ACE/ace/Asynch_IO.h +++ b/ACE/ace/Asynch_IO.h @@ -4,8 +4,6 @@ /** * @file Asynch_IO.h * - * $Id$ - * * This works on Win32 (defined (ACE_WIN32) && !defined * (ACE_HAS_WINCE)) platforms and on POSIX4 platforms with {aio_*} * routines (defined (ACE_HAS_AIO_CALLS)) diff --git a/ACE/ace/Asynch_IO_Impl.h b/ACE/ace/Asynch_IO_Impl.h index 2e3895f9d6c..aedac0d4613 100644 --- a/ACE/ace/Asynch_IO_Impl.h +++ b/ACE/ace/Asynch_IO_Impl.h @@ -4,8 +4,6 @@ /** * @file Asynch_IO_Impl.h * - * $Id$ - * * * This class contains asbtract base classes for all the concrete * implementation classes for the various asynchronous operations diff --git a/ACE/ace/Asynch_Pseudo_Task.h b/ACE/ace/Asynch_Pseudo_Task.h index 235d71411ba..11981e0a9b7 100644 --- a/ACE/ace/Asynch_Pseudo_Task.h +++ b/ACE/ace/Asynch_Pseudo_Task.h @@ -4,8 +4,6 @@ /** * @file Asynch_Pseudo_Task.h * - * $Id$ - * * @author Alexander Libman <alibman@ihug.com.au> */ //============================================================================= diff --git a/ACE/ace/Atomic_Op.h b/ACE/ace/Atomic_Op.h index 60e72fd4f29..8ae1b2e5ede 100644 --- a/ACE/ace/Atomic_Op.h +++ b/ACE/ace/Atomic_Op.h @@ -4,8 +4,6 @@ /** * @file Atomic_Op.h * - * $Id$ - * * @author Douglas C. Schmidt <schmidt@uci.edu> */ //============================================================================= diff --git a/ACE/ace/Atomic_Op_GCC_T.h b/ACE/ace/Atomic_Op_GCC_T.h index a8dfc2b641a..6a25fe176b0 100644 --- a/ACE/ace/Atomic_Op_GCC_T.h +++ b/ACE/ace/Atomic_Op_GCC_T.h @@ -4,8 +4,6 @@ /** * @file Atomic_Op_GCC_T.h * - * $Id$ - * * @author Johnny Willemsen <jwillemsen@remedy.nl */ //============================================================================= diff --git a/ACE/ace/Atomic_Op_T.h b/ACE/ace/Atomic_Op_T.h index b2be486c8df..86fb0ef098a 100644 --- a/ACE/ace/Atomic_Op_T.h +++ b/ACE/ace/Atomic_Op_T.h @@ -4,8 +4,6 @@ /** * @file Atomic_Op_T.h * - * $Id$ - * * @author Douglas C. Schmidt <schmidt@uci.edu> */ //============================================================================= diff --git a/ACE/ace/Auto_Event.h b/ACE/ace/Auto_Event.h index 5e62ca242f8..3ef6c7c9259 100644 --- a/ACE/ace/Auto_Event.h +++ b/ACE/ace/Auto_Event.h @@ -4,8 +4,6 @@ /** * @file Auto_Event.h * - * $Id$ - * * Moved from Synch.h. * * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> diff --git a/ACE/ace/Auto_IncDec_T.h b/ACE/ace/Auto_IncDec_T.h index 3e85b178a4f..3e1eefa64c3 100644 --- a/ACE/ace/Auto_IncDec_T.h +++ b/ACE/ace/Auto_IncDec_T.h @@ -4,8 +4,6 @@ /** * @file Auto_IncDec_T.h * - * $Id$ - * * @author Edan Ayal <EdanA@cti2.com> */ //============================================================================= diff --git a/ACE/ace/Auto_Ptr.h b/ACE/ace/Auto_Ptr.h index e407bc44d42..e06eb21b4a8 100644 --- a/ACE/ace/Auto_Ptr.h +++ b/ACE/ace/Auto_Ptr.h @@ -4,8 +4,6 @@ /** * @file Auto_Ptr.h * - * $Id$ - * * @author Doug Schmidt <schmidt@uci.edu> * @author Irfan Pyarali <irfan@cs.wustl.edu> * @author Jack Reeves <jack@fx.com> diff --git a/ACE/ace/Barrier.h b/ACE/ace/Barrier.h index 562d4467f11..b9a06ea6820 100644 --- a/ACE/ace/Barrier.h +++ b/ACE/ace/Barrier.h @@ -4,8 +4,6 @@ /** * @file Barrier.h * - * $Id$ - * * Moved from Synch.h. * * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> diff --git a/ACE/ace/Base_Thread_Adapter.h b/ACE/ace/Base_Thread_Adapter.h index 2cff4e826f9..d45ce657482 100644 --- a/ACE/ace/Base_Thread_Adapter.h +++ b/ACE/ace/Base_Thread_Adapter.h @@ -4,8 +4,6 @@ /** * @file Base_Thread_Adapter.h * - * $Id$ - * * @author Nanbor Wang <nanbor@cs.wustl.edu> */ //============================================================================= diff --git a/ACE/ace/Based_Pointer_Repository.h b/ACE/ace/Based_Pointer_Repository.h index b008e98ab2a..00b6d2c4f6b 100644 --- a/ACE/ace/Based_Pointer_Repository.h +++ b/ACE/ace/Based_Pointer_Repository.h @@ -4,8 +4,6 @@ /** * @file Based_Pointer_Repository.h * - * $Id$ - * * @author Dietrich Quehl <Dietrich.Quehl@med.siemens.de> * @author Douglas C. Schmidt <schmidt@.cs.wustl.edu> */ diff --git a/ACE/ace/Based_Pointer_T.h b/ACE/ace/Based_Pointer_T.h index f7a80c8812a..e0211603c03 100644 --- a/ACE/ace/Based_Pointer_T.h +++ b/ACE/ace/Based_Pointer_T.h @@ -4,8 +4,6 @@ /** * @file Based_Pointer_T.h * - * $Id$ - * * @author Dietrich Quehl <Dietrich.Quehl@med.siemens.de> * @author Douglas C. Schmidt <schmidt@.cs.wustl.edu> */ diff --git a/ACE/ace/Basic_Stats.h b/ACE/ace/Basic_Stats.h index c701ac5ad8e..4cc4bd2d63b 100644 --- a/ACE/ace/Basic_Stats.h +++ b/ACE/ace/Basic_Stats.h @@ -3,8 +3,6 @@ /** * @file Basic_Stats.h * - * $Id$ - * * @author Carlos O'Ryan <coryan@uci.edu> */ //============================================================================= diff --git a/ACE/ace/Basic_Types.h b/ACE/ace/Basic_Types.h index b26ab143bea..b9feefb5ea4 100644 --- a/ACE/ace/Basic_Types.h +++ b/ACE/ace/Basic_Types.h @@ -4,8 +4,6 @@ /** * @file Basic_Types.h * - * $Id$ - * * @author David L. Levine * * #defines the list of preprocessor macros below. The config.h file can diff --git a/ACE/ace/Bound_Ptr.h b/ACE/ace/Bound_Ptr.h index 6e1f07838b9..5c317db6f1a 100644 --- a/ACE/ace/Bound_Ptr.h +++ b/ACE/ace/Bound_Ptr.h @@ -4,8 +4,6 @@ /** * @file Bound_Ptr.h * - * $Id$ - * * @author Christopher Kohlhoff <chris@kohlhoff.com> * @author Boris Kolpackov <boris@codesynthesis.com> */ diff --git a/ACE/ace/CDR_Base.h b/ACE/ace/CDR_Base.h index 22e4aeba060..38baab181d5 100644 --- a/ACE/ace/CDR_Base.h +++ b/ACE/ace/CDR_Base.h @@ -4,8 +4,6 @@ /** * @file CDR_Base.h * - * $Id$ - * * ACE Common Data Representation (CDR) basic types. * * The current implementation assumes that the host has 1-byte, diff --git a/ACE/ace/CDR_Size.h b/ACE/ace/CDR_Size.h index 184be24e2ed..e1d7a392ff4 100644 --- a/ACE/ace/CDR_Size.h +++ b/ACE/ace/CDR_Size.h @@ -4,8 +4,6 @@ /** * @file CDR_Size.h * - * $Id$ - * * * ACE Common Data Representation (CDR) size-calculating stream. * diff --git a/ACE/ace/CDR_Stream.h b/ACE/ace/CDR_Stream.h index 72440250225..663164e4d9c 100644 --- a/ACE/ace/CDR_Stream.h +++ b/ACE/ace/CDR_Stream.h @@ -4,8 +4,6 @@ /** * @file CDR_Stream.h * - * $Id$ - * * ACE Common Data Representation (CDR) marshaling and demarshaling * classes. * diff --git a/ACE/ace/CE_Screen_Output.h b/ACE/ace/CE_Screen_Output.h index 7654e3a3c8a..65c697daa41 100644 --- a/ACE/ace/CE_Screen_Output.h +++ b/ACE/ace/CE_Screen_Output.h @@ -4,8 +4,6 @@ /** * @file CE_Screen_Output.h * - * $Id$ - * * @author Si Mong Park <spark@ociweb.com> */ //============================================================================= diff --git a/ACE/ace/Cache_Map_Manager_T.h b/ACE/ace/Cache_Map_Manager_T.h index ce645469392..3e1d90a08ec 100644 --- a/ACE/ace/Cache_Map_Manager_T.h +++ b/ACE/ace/Cache_Map_Manager_T.h @@ -4,8 +4,6 @@ /** * @file Cache_Map_Manager_T.h * - * $Id$ - * * @author Kirthika Parameswaran <kirthika@cs.wustl.edu> */ //============================================================================= diff --git a/ACE/ace/Cached_Connect_Strategy_T.h b/ACE/ace/Cached_Connect_Strategy_T.h index a730c1a8010..396152ea794 100644 --- a/ACE/ace/Cached_Connect_Strategy_T.h +++ b/ACE/ace/Cached_Connect_Strategy_T.h @@ -4,8 +4,6 @@ /** * @file Cached_Connect_Strategy_T.h * - * $Id$ - * * @author Kirthika Parameswaran <kirthika@cs.wustl.edu> */ //============================================================================= diff --git a/ACE/ace/Caching_Strategies_T.h b/ACE/ace/Caching_Strategies_T.h index 371d7c67753..864b7c21d4f 100644 --- a/ACE/ace/Caching_Strategies_T.h +++ b/ACE/ace/Caching_Strategies_T.h @@ -4,8 +4,6 @@ /** * @file Caching_Strategies_T.h * - * $Id$ - * * @author Kirthika Parameswaran <kirthika@cs.wustl.edu> */ //============================================================================= diff --git a/ACE/ace/Caching_Utility_T.h b/ACE/ace/Caching_Utility_T.h index 88c8c5f5aea..bdeb165fb6a 100644 --- a/ACE/ace/Caching_Utility_T.h +++ b/ACE/ace/Caching_Utility_T.h @@ -4,8 +4,6 @@ /** * @file Caching_Utility_T.h * - * $Id$ - * * @author Kirthika Parameswaran <kirthika@cs.wustl.edu> */ //============================================================================= diff --git a/ACE/ace/Capabilities.h b/ACE/ace/Capabilities.h index 38670162ea1..16776ed4428 100644 --- a/ACE/ace/Capabilities.h +++ b/ACE/ace/Capabilities.h @@ -4,8 +4,6 @@ /** * @file Capabilities.h * - * $Id$ - * * @author Arturo Montes <mitosys@colomsat.net.co> */ //============================================================================= diff --git a/ACE/ace/Cleanup.h b/ACE/ace/Cleanup.h index 642f33f2d5d..33d944630d5 100644 --- a/ACE/ace/Cleanup.h +++ b/ACE/ace/Cleanup.h @@ -4,8 +4,6 @@ /** * @file Cleanup.h * - * $Id$ - * * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> * @author Jesper S. M|ller<stophph@diku.dk> * @author and a cast of thousands... diff --git a/ACE/ace/Cleanup_Strategies_T.h b/ACE/ace/Cleanup_Strategies_T.h index 956d8475f17..96900418a0a 100644 --- a/ACE/ace/Cleanup_Strategies_T.h +++ b/ACE/ace/Cleanup_Strategies_T.h @@ -4,8 +4,6 @@ /** * @file Cleanup_Strategies_T.h * - * $Id$ - * * @author Kirthika Parameswaran <kirthika@cs.wustl.edu> */ //============================================================================= diff --git a/ACE/ace/Codecs.h b/ACE/ace/Codecs.h index 85447b75e06..2aad55b9cce 100644 --- a/ACE/ace/Codecs.h +++ b/ACE/ace/Codecs.h @@ -4,8 +4,6 @@ /** * @file Codecs.h * - * $Id$ - * * @author Krishnakumar B <kitty@cs.wustl.edu> * * Codecs is a generic wrapper for various encoding and decoding diff --git a/ACE/ace/Codeset_IBM1047.cpp b/ACE/ace/Codeset_IBM1047.cpp index 7efae752dea..52f2cd4bb3a 100644 --- a/ACE/ace/Codeset_IBM1047.cpp +++ b/ACE/ace/Codeset_IBM1047.cpp @@ -3,8 +3,6 @@ /** * @file Codeset_IBM1047.cpp * - * $Id$ - * * Defines the arrays required to convert between ISO8859 (aka * Latin/1) and IBM1047 (aka EBCDIC). * diff --git a/ACE/ace/Codeset_IBM1047.h b/ACE/ace/Codeset_IBM1047.h index 3bbc7ba0c44..d04b5997b34 100644 --- a/ACE/ace/Codeset_IBM1047.h +++ b/ACE/ace/Codeset_IBM1047.h @@ -4,8 +4,6 @@ /** * @file Codeset_IBM1047.h * - * $Id$ - * * Declares the arrays required to convert between ISO8859 (aka * Latin/1) and IBM1047 (aka EBCDIC). * diff --git a/ACE/ace/Codeset_Registry.cpp b/ACE/ace/Codeset_Registry.cpp index 40d5e598877..c4e82a7ec73 100644 --- a/ACE/ace/Codeset_Registry.cpp +++ b/ACE/ace/Codeset_Registry.cpp @@ -2,8 +2,6 @@ /** * @file Codeset_Registry.cpp * - * $Id$ - * * emulated codset regstry functions * * diff --git a/ACE/ace/Codeset_Registry.h b/ACE/ace/Codeset_Registry.h index 49b01e235a0..86599663ff3 100644 --- a/ACE/ace/Codeset_Registry.h +++ b/ACE/ace/Codeset_Registry.h @@ -3,8 +3,6 @@ /** * @file Codeset_Registry.h * - * $Id$ - * * ACE wrapper around access functions for the OSF's DCE codeset registry * access functions * diff --git a/ACE/ace/Codeset_Registry.inl b/ACE/ace/Codeset_Registry.inl index 95bd13a8642..ebaf32810fe 100644 --- a/ACE/ace/Codeset_Registry.inl +++ b/ACE/ace/Codeset_Registry.inl @@ -3,8 +3,6 @@ /** * @file Codeset_Registry.inl * - * $Id$ - * * ACE wrapper around access functions for the OSF's DCE codeset registry * access functions - the inline functions either call the system supplied * DCE based codeset regsitry function, or calls the emulation diff --git a/ACE/ace/Codeset_Symbols.h b/ACE/ace/Codeset_Symbols.h index d2d20ce036b..f57935f8c37 100644 --- a/ACE/ace/Codeset_Symbols.h +++ b/ACE/ace/Codeset_Symbols.h @@ -4,8 +4,6 @@ /** * @file Codeset_Symbols.h * - * $Id$ - * * Symbolic names for codeset ids. * * @author Dale Wilson (wilson_d@ociweb.com) diff --git a/ACE/ace/Condition_Attributes.h b/ACE/ace/Condition_Attributes.h index 11c37fbad49..13c1b8abf70 100644 --- a/ACE/ace/Condition_Attributes.h +++ b/ACE/ace/Condition_Attributes.h @@ -4,8 +4,6 @@ /** * @file Condition_Attributes.h * - * $Id$ - * * Moved from Synch.h. * * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> diff --git a/ACE/ace/Condition_Recursive_Thread_Mutex.h b/ACE/ace/Condition_Recursive_Thread_Mutex.h index 07bb41ba386..a7ce9944cc5 100644 --- a/ACE/ace/Condition_Recursive_Thread_Mutex.h +++ b/ACE/ace/Condition_Recursive_Thread_Mutex.h @@ -4,8 +4,6 @@ /** * @file Condition_Recursive_Thread_Mutex.h * - * $Id$ - * * Moved from Synch.h. * * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> diff --git a/ACE/ace/Condition_T.h b/ACE/ace/Condition_T.h index b76a3c17d7c..a42b02ade5d 100644 --- a/ACE/ace/Condition_T.h +++ b/ACE/ace/Condition_T.h @@ -4,8 +4,6 @@ /** * @file Condition_T.h * - * $Id$ - * * Moved from Synch.h. * * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> diff --git a/ACE/ace/Condition_Thread_Mutex.h b/ACE/ace/Condition_Thread_Mutex.h index b8775c8ccea..6ba91871e1a 100644 --- a/ACE/ace/Condition_Thread_Mutex.h +++ b/ACE/ace/Condition_Thread_Mutex.h @@ -4,8 +4,6 @@ /** * @file Condition_Thread_Mutex.h * - * $Id$ - * * Moved from Synch.h. * * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> diff --git a/ACE/ace/Configuration.h b/ACE/ace/Configuration.h index 8bcc926dc65..fc96cacc514 100644 --- a/ACE/ace/Configuration.h +++ b/ACE/ace/Configuration.h @@ -4,8 +4,6 @@ /** * @file Configuration.h * - * $Id$ - * * @author Chris Hafey <chafey@stentor.com> * * The ACE configuration API provides a portable abstraction for diff --git a/ACE/ace/Configuration_Import_Export.h b/ACE/ace/Configuration_Import_Export.h index e3b9cde0457..81c348f4d42 100644 --- a/ACE/ace/Configuration_Import_Export.h +++ b/ACE/ace/Configuration_Import_Export.h @@ -4,8 +4,6 @@ /** * @file Configuration_Import_Export.h * - * $Id$ - * * @author Jerry D. Odenwelder Jr. <jerry.o@mindspring.com> * Chris Hafey <chris@stentorsoft.com> * diff --git a/ACE/ace/Connection_Recycling_Strategy.h b/ACE/ace/Connection_Recycling_Strategy.h index 28ba1de281d..368d4b2a3b6 100644 --- a/ACE/ace/Connection_Recycling_Strategy.h +++ b/ACE/ace/Connection_Recycling_Strategy.h @@ -4,8 +4,6 @@ /** * @file Connection_Recycling_Strategy.h * - * $Id$ - * * @author Doug Schmidt */ //============================================================================= diff --git a/ACE/ace/Connector.h b/ACE/ace/Connector.h index efb64786ec1..a70f03a2429 100644 --- a/ACE/ace/Connector.h +++ b/ACE/ace/Connector.h @@ -4,8 +4,6 @@ /** * @file Connector.h * - * $Id$ - * * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> */ //============================================================================= diff --git a/ACE/ace/Containers.h b/ACE/ace/Containers.h index 8fd886394b0..6288431ae1e 100644 --- a/ACE/ace/Containers.h +++ b/ACE/ace/Containers.h @@ -4,8 +4,6 @@ /** * @file Containers.h * - * $Id$ - * * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> */ //============================================================================= diff --git a/ACE/ace/Containers_T.h b/ACE/ace/Containers_T.h index fe1d6de5789..82d4017be5c 100644 --- a/ACE/ace/Containers_T.h +++ b/ACE/ace/Containers_T.h @@ -4,8 +4,6 @@ /** * @file Containers_T.h * - * $Id$ - * * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> */ //============================================================================= diff --git a/ACE/ace/Countdown_Time.h b/ACE/ace/Countdown_Time.h index 30ed1c9d99e..7c9a9e3d2b9 100644 --- a/ACE/ace/Countdown_Time.h +++ b/ACE/ace/Countdown_Time.h @@ -4,8 +4,6 @@ /** * @file Countdown_Time.h * - * $Id$ - * * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> * @author Irfan Pyarali <irfan@cs.wustl.edu> */ diff --git a/ACE/ace/Countdown_Time_T.h b/ACE/ace/Countdown_Time_T.h index 4edb6ea1acc..78d46c6d3f5 100644 --- a/ACE/ace/Countdown_Time_T.h +++ b/ACE/ace/Countdown_Time_T.h @@ -4,8 +4,6 @@ /** * @file Countdown_Time_T.h * - * $Id$ - * * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> */ //============================================================================= diff --git a/ACE/ace/DEV.h b/ACE/ace/DEV.h index bfc3d36c7a2..c74c23429ce 100644 --- a/ACE/ace/DEV.h +++ b/ACE/ace/DEV.h @@ -4,8 +4,6 @@ /** * @file DEV.h * - * $Id$ - * * @author Gerhard Lenzer */ //============================================================================= diff --git a/ACE/ace/DEV_Addr.h b/ACE/ace/DEV_Addr.h index 0646260c8f9..3bbbad057c9 100644 --- a/ACE/ace/DEV_Addr.h +++ b/ACE/ace/DEV_Addr.h @@ -4,8 +4,6 @@ /** * @file DEV_Addr.h * - * $Id$ - * * @author Gerhard Lenzer and Douglas C. Schmidt */ //========================================================================== diff --git a/ACE/ace/DEV_Connector.h b/ACE/ace/DEV_Connector.h index 5a491eba8b9..1dbdf08414b 100644 --- a/ACE/ace/DEV_Connector.h +++ b/ACE/ace/DEV_Connector.h @@ -4,8 +4,6 @@ /** * @file DEV_Connector.h * - * $Id$ - * * @author Gerhard Lenzer and Douglas C. Schmidt <schmidt@cs.wustl.edu> */ //============================================================================= diff --git a/ACE/ace/DEV_IO.h b/ACE/ace/DEV_IO.h index d3b1aadaa2f..9a97c011f51 100644 --- a/ACE/ace/DEV_IO.h +++ b/ACE/ace/DEV_IO.h @@ -4,8 +4,6 @@ /** * @file DEV_IO.h * - * $Id$ - * * @author Gerhard Lenzer * @author Douglas C. Schmidt */ diff --git a/ACE/ace/DLL.h b/ACE/ace/DLL.h index da03908dd7f..57d0f92541b 100644 --- a/ACE/ace/DLL.h +++ b/ACE/ace/DLL.h @@ -4,8 +4,6 @@ /** * @file DLL.h * - * $Id$ - * * @author Kirthika Parameswaran <kirthika@cs.wustl.edu> */ //============================================================================= diff --git a/ACE/ace/DLL_Manager.h b/ACE/ace/DLL_Manager.h index 3d63f5001b0..4c7ef06e0f5 100644 --- a/ACE/ace/DLL_Manager.h +++ b/ACE/ace/DLL_Manager.h @@ -4,8 +4,6 @@ /** * @file DLL_Manager.h * - * $Id$ - * * @author Don Hinton <dhinton@ieee.org> */ //============================================================================= diff --git a/ACE/ace/Date_Time.h b/ACE/ace/Date_Time.h index 9204e23a1b8..505fdbedfbf 100644 --- a/ACE/ace/Date_Time.h +++ b/ACE/ace/Date_Time.h @@ -4,8 +4,6 @@ /** * @file Date_Time.h * - * $Id$ - * * @author Tim Harrison (harrison@cs.wustl.edu) (and he's darn proud of this ;-)) * */ diff --git a/ACE/ace/Default_Constants.h b/ACE/ace/Default_Constants.h index 60e03e10b57..8a6c0691777 100644 --- a/ACE/ace/Default_Constants.h +++ b/ACE/ace/Default_Constants.h @@ -4,8 +4,6 @@ /** * @file Default_Constants.h * - * $Id$ - * * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> * @author Jesper S. M|ller<stophph@diku.dk> * @author and a cast of thousands... diff --git a/ACE/ace/Dev_Poll_Reactor.h b/ACE/ace/Dev_Poll_Reactor.h index 39aa955c9d8..31f942e3e87 100644 --- a/ACE/ace/Dev_Poll_Reactor.h +++ b/ACE/ace/Dev_Poll_Reactor.h @@ -4,8 +4,6 @@ /** * @file Dev_Poll_Reactor.h * - * $Id$ - * * @c /dev/poll (or Linux @c sys_epoll) based Reactor implementation. * * @author Ossama Othman <ossama@dre.vanderbilt.edu> diff --git a/ACE/ace/Dirent.h b/ACE/ace/Dirent.h index cd012e0926d..a1acbedd492 100644 --- a/ACE/ace/Dirent.h +++ b/ACE/ace/Dirent.h @@ -4,8 +4,6 @@ /** * @file Dirent.h * - * $Id$ - * * Define a portable C++ interface to ACE_OS_Dirent directory-entry * manipulation. * diff --git a/ACE/ace/Dirent_Selector.h b/ACE/ace/Dirent_Selector.h index 72b1b176c03..0de9dc085ab 100644 --- a/ACE/ace/Dirent_Selector.h +++ b/ACE/ace/Dirent_Selector.h @@ -4,8 +4,6 @@ /** * @file Dirent_Selector.h * - * $Id$ - * * Define a portable C++ interface to the <ACE_OS_Dirent::scandir> method. * * @author Rich Newman <RNewman@directv.com> diff --git a/ACE/ace/Dump.h b/ACE/ace/Dump.h index 8fc7d52a24f..80acee0cb68 100644 --- a/ACE/ace/Dump.h +++ b/ACE/ace/Dump.h @@ -4,8 +4,6 @@ /** * @file Dump.h * - * $Id$ - * * * A prototype mechanism that allow all ACE objects to be registered * with a central in-memory "database" that can dump the state of all diff --git a/ACE/ace/Dump_T.h b/ACE/ace/Dump_T.h index ed84abec881..b8859d1136f 100644 --- a/ACE/ace/Dump_T.h +++ b/ACE/ace/Dump_T.h @@ -4,8 +4,6 @@ /** * @file Dump_T.h * - * $Id$ - * * @author Doug Schmidt */ //============================================================================= diff --git a/ACE/ace/Dynamic.h b/ACE/ace/Dynamic.h index 4d52b67673f..83bc055f340 100644 --- a/ACE/ace/Dynamic.h +++ b/ACE/ace/Dynamic.h @@ -4,8 +4,6 @@ /** * @file Dynamic.h * - * $Id$ - * * @author Doug Schmidt * @author Irfan Pyarali. */ diff --git a/ACE/ace/Dynamic_Message_Strategy.h b/ACE/ace/Dynamic_Message_Strategy.h index f32ab14d1e2..94b67d9477b 100644 --- a/ACE/ace/Dynamic_Message_Strategy.h +++ b/ACE/ace/Dynamic_Message_Strategy.h @@ -4,8 +4,6 @@ /** * @file Dynamic_Message_Strategy.h * - * $Id$ - * * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> */ //========================================================================== diff --git a/ACE/ace/Dynamic_Service.h b/ACE/ace/Dynamic_Service.h index ed7317ef562..95456db3498 100644 --- a/ACE/ace/Dynamic_Service.h +++ b/ACE/ace/Dynamic_Service.h @@ -4,8 +4,6 @@ /** * @file Dynamic_Service.h * - * $Id$ - * * @author Prashant Jain <pjain@cs.wustl.edu> * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> */ diff --git a/ACE/ace/Dynamic_Service_Base.h b/ACE/ace/Dynamic_Service_Base.h index e8daa502181..fe34b50af16 100644 --- a/ACE/ace/Dynamic_Service_Base.h +++ b/ACE/ace/Dynamic_Service_Base.h @@ -4,8 +4,6 @@ /** * @file Dynamic_Service_Base.h * - * $Id$ - * * @author Prashant Jain <pjain@cs.wustl.edu> * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> */ diff --git a/ACE/ace/Dynamic_Service_Dependency.h b/ACE/ace/Dynamic_Service_Dependency.h index 3eb4e0df7c7..bb5294f408e 100644 --- a/ACE/ace/Dynamic_Service_Dependency.h +++ b/ACE/ace/Dynamic_Service_Dependency.h @@ -4,8 +4,6 @@ /** * @file Dynamic_Service_Dependency.h * - * $Id$ - * * @author Iliyan Jeliazkov <iliyan@ociweb.com> */ //============================================================================= diff --git a/ACE/ace/ETCL/ETCL_Constraint.h b/ACE/ace/ETCL/ETCL_Constraint.h index f54687da2a7..bb1e9eec9c0 100644 --- a/ACE/ace/ETCL/ETCL_Constraint.h +++ b/ACE/ace/ETCL/ETCL_Constraint.h @@ -4,8 +4,6 @@ /** * @file ETCL_Constraint.h * - * $Id$ - * * @author Carlos O'Ryan (coryan@cs.wustl.edu) * @author Jeff Parsons (j.parsons@vanderbilt.edu) */ diff --git a/ACE/ace/ETCL/ETCL_Interpreter.h b/ACE/ace/ETCL/ETCL_Interpreter.h index 7f9025fbb68..06fe138dd02 100644 --- a/ACE/ace/ETCL/ETCL_Interpreter.h +++ b/ACE/ace/ETCL/ETCL_Interpreter.h @@ -4,8 +4,6 @@ /** * @file ETCL_Interpreter.h * - * $Id$ - * * @author Jeff Parsons <parsons@cs.wustl.edu> based on previous work by * @author Seth Widoff <sbw1@cs.wustl.edu> */ diff --git a/ACE/ace/ETCL/ETCL_l.cpp b/ACE/ace/ETCL/ETCL_l.cpp index e418e3586cf..4b78f5b06da 100644 --- a/ACE/ace/ETCL/ETCL_l.cpp +++ b/ACE/ace/ETCL/ETCL_l.cpp @@ -451,8 +451,6 @@ ACE_END_VERSIONED_NAMESPACE_DECL /** * @file ETCL_l.cpp * - * $Id$ - * * @author Carlos O'Ryan <coryan@uci.edu> based on previous work by Seth Widoff <sbw1@cs.wustl.edu> */ //============================================================================= diff --git a/ACE/ace/ETCL/ETCL_y.cpp b/ACE/ace/ETCL/ETCL_y.cpp index 131bfecc404..9fe453f62fa 100644 --- a/ACE/ace/ETCL/ETCL_y.cpp +++ b/ACE/ace/ETCL/ETCL_y.cpp @@ -53,8 +53,6 @@ /** * @file ETCL_y.cpp * - * $Id$ - * * @author Carlos O'Ryan <coryan@uci.edu> based on previous work by Seth Widoff <sbw1@cs.wustl.edu> */ //============================================================================= diff --git a/ACE/ace/Env_Value_T.h b/ACE/ace/Env_Value_T.h index 33a66064746..d57b39804c4 100644 --- a/ACE/ace/Env_Value_T.h +++ b/ACE/ace/Env_Value_T.h @@ -4,8 +4,6 @@ /** * @file Env_Value_T.h * - * $Id$ - * * Template to encapsulate getting a value from an environment variable * and using a supplied default value if not in the environment. * diff --git a/ACE/ace/Event.h b/ACE/ace/Event.h index de21752d334..b4bef47e139 100644 --- a/ACE/ace/Event.h +++ b/ACE/ace/Event.h @@ -4,8 +4,6 @@ /** * @file Event.h * - * $Id$ - * * Moved from Synch.h. * * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> diff --git a/ACE/ace/Event_Base.h b/ACE/ace/Event_Base.h index 2657ce6f5a0..a158c5e67fe 100644 --- a/ACE/ace/Event_Base.h +++ b/ACE/ace/Event_Base.h @@ -4,8 +4,6 @@ /** * @file Event_Base.h * - * $Id$ - * * Moved from Synch.h. * * @author Martin Corino <mcorino@remedy.nl> diff --git a/ACE/ace/Event_Handler.h b/ACE/ace/Event_Handler.h index 168a58dbdfd..3b4f9bb94fb 100644 --- a/ACE/ace/Event_Handler.h +++ b/ACE/ace/Event_Handler.h @@ -4,8 +4,6 @@ /** * @file Event_Handler.h * - * $Id$ - * * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> */ //========================================================================== diff --git a/ACE/ace/Event_Handler_T.h b/ACE/ace/Event_Handler_T.h index d6726d703be..5f596e72723 100644 --- a/ACE/ace/Event_Handler_T.h +++ b/ACE/ace/Event_Handler_T.h @@ -4,8 +4,6 @@ /** * @file Event_Handler_T.h * - * $Id$ - * * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> */ //============================================================================= diff --git a/ACE/ace/FIFO.h b/ACE/ace/FIFO.h index 9dc5e7feb92..2c66ab10f03 100644 --- a/ACE/ace/FIFO.h +++ b/ACE/ace/FIFO.h @@ -4,8 +4,6 @@ /** * @file FIFO.h * - * $Id$ - * * @author Doug Schmidt */ //========================================================================== diff --git a/ACE/ace/FIFO_Recv.h b/ACE/ace/FIFO_Recv.h index 232d3840825..bf3c9a8d2ec 100644 --- a/ACE/ace/FIFO_Recv.h +++ b/ACE/ace/FIFO_Recv.h @@ -4,8 +4,6 @@ /** * @file FIFO_Recv.h * - * $Id$ - * * @author Doug Schmidt */ //========================================================================== diff --git a/ACE/ace/FIFO_Recv_Msg.h b/ACE/ace/FIFO_Recv_Msg.h index 56e83d4f1a3..566f26fdfaa 100644 --- a/ACE/ace/FIFO_Recv_Msg.h +++ b/ACE/ace/FIFO_Recv_Msg.h @@ -4,8 +4,6 @@ /** * @file FIFO_Recv_Msg.h * - * $Id$ - * * @author Doug Schmidt */ //============================================================================= diff --git a/ACE/ace/FIFO_Send.h b/ACE/ace/FIFO_Send.h index ae1576bd4f2..37580662b02 100644 --- a/ACE/ace/FIFO_Send.h +++ b/ACE/ace/FIFO_Send.h @@ -4,8 +4,6 @@ /** * @file FIFO_Send.h * - * $Id$ - * * @author Doug Schmidt */ //========================================================================== diff --git a/ACE/ace/FIFO_Send_Msg.h b/ACE/ace/FIFO_Send_Msg.h index 9b1a5e17abb..226f53da066 100644 --- a/ACE/ace/FIFO_Send_Msg.h +++ b/ACE/ace/FIFO_Send_Msg.h @@ -4,8 +4,6 @@ /** * @file FIFO_Send_Msg.h * - * $Id$ - * * @author Doug Schmidt */ //============================================================================= diff --git a/ACE/ace/FILE.h b/ACE/ace/FILE.h index a88722b31d2..e128eda3a0d 100644 --- a/ACE/ace/FILE.h +++ b/ACE/ace/FILE.h @@ -4,8 +4,6 @@ /** * @file FILE.h * - * $Id$ - * * @author Gerhard Lenzer */ //============================================================================= diff --git a/ACE/ace/FILE_Addr.h b/ACE/ace/FILE_Addr.h index 2fa9e0f4ae4..52466e78070 100644 --- a/ACE/ace/FILE_Addr.h +++ b/ACE/ace/FILE_Addr.h @@ -4,8 +4,6 @@ /** * @file FILE_Addr.h * - * $Id$ - * * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> */ //============================================================================= diff --git a/ACE/ace/FILE_Connector.h b/ACE/ace/FILE_Connector.h index d998301963b..abec0acc07a 100644 --- a/ACE/ace/FILE_Connector.h +++ b/ACE/ace/FILE_Connector.h @@ -4,8 +4,6 @@ /** * @file FILE_Connector.h * - * $Id$ - * * @author Doug Schmidt <schmidt@cs.wustl.edu> */ //============================================================================= diff --git a/ACE/ace/FILE_IO.h b/ACE/ace/FILE_IO.h index c1f214efdd7..96cfb9863b4 100644 --- a/ACE/ace/FILE_IO.h +++ b/ACE/ace/FILE_IO.h @@ -4,8 +4,6 @@ /** * @file FILE_IO.h * - * $Id$ - * * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> */ //============================================================================= diff --git a/ACE/ace/File_Lock.h b/ACE/ace/File_Lock.h index c7b12a6c302..060aeebe0bf 100644 --- a/ACE/ace/File_Lock.h +++ b/ACE/ace/File_Lock.h @@ -4,8 +4,6 @@ /** * @file File_Lock.h * - * $Id$ - * * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> */ //============================================================================= diff --git a/ACE/ace/Filecache.h b/ACE/ace/Filecache.h index 56522516918..995ae49cf7a 100644 --- a/ACE/ace/Filecache.h +++ b/ACE/ace/Filecache.h @@ -4,8 +4,6 @@ /** * @file Filecache.h * - * $Id$ - * * @author James Hu */ //============================================================================= diff --git a/ACE/ace/FlReactor/FlReactor.h b/ACE/ace/FlReactor/FlReactor.h index bb4f4ea7ac1..794a06133e3 100644 --- a/ACE/ace/FlReactor/FlReactor.h +++ b/ACE/ace/FlReactor/FlReactor.h @@ -4,8 +4,6 @@ /** * @file FlReactor.h * - * $Id$ - * * @author Carlos O'Ryan <coryan@cs.wustl.edu> * @author Based in part in the ACE_XtReactor implementation by * @author Eric C. Newton's <ecn@clark.net> diff --git a/ACE/ace/Flag_Manip.h b/ACE/ace/Flag_Manip.h index 02168ce6fee..f9324dd346e 100644 --- a/ACE/ace/Flag_Manip.h +++ b/ACE/ace/Flag_Manip.h @@ -4,8 +4,6 @@ /** * @file Flag_Manip.h * - * $Id$ - * * This class includes the functions used for the Flag Manipulation. * * @author Priyanka Gontla <pgontla@doc.ece.uci.edu> diff --git a/ACE/ace/FoxReactor/FoxReactor.h b/ACE/ace/FoxReactor/FoxReactor.h index f2d229bf706..30a449a88a3 100644 --- a/ACE/ace/FoxReactor/FoxReactor.h +++ b/ACE/ace/FoxReactor/FoxReactor.h @@ -4,8 +4,6 @@ /** * @file FoxReactor.h * - * $Id$ - * * @author Dmitriy Nikitinskiy <nick@bel.ru> * @author Based in part in the ACE_XtReactor implementation by * @author Eric C. Newton's <ecn@clark.net> diff --git a/ACE/ace/Framework_Component.h b/ACE/ace/Framework_Component.h index e9b7139d299..9cf7c4d57a9 100644 --- a/ACE/ace/Framework_Component.h +++ b/ACE/ace/Framework_Component.h @@ -4,8 +4,6 @@ /** * @file Framework_Component.h * - * $Id$ - * * A prototype mechanism that allows framework components, singletons * such as ACE_Reactor, ACE_Proactor, etc, to be registered with a * central repository managed by the ACE_Object_Manager or diff --git a/ACE/ace/Framework_Component_T.h b/ACE/ace/Framework_Component_T.h index 27274e2673d..43ee133ce26 100644 --- a/ACE/ace/Framework_Component_T.h +++ b/ACE/ace/Framework_Component_T.h @@ -4,8 +4,6 @@ /** * @file Framework_Component_T.h * - * $Id$ - * * @author Don Hinton <dhinton@ieee.org> */ //============================================================================= diff --git a/ACE/ace/Free_List.h b/ACE/ace/Free_List.h index bbfe7b12cb9..03e1129b004 100644 --- a/ACE/ace/Free_List.h +++ b/ACE/ace/Free_List.h @@ -4,8 +4,6 @@ /** * @file Free_List.h * - * $Id$ - * * @author Darrell Brunsch (brunsch@cs.wustl.edu) */ //============================================================================= diff --git a/ACE/ace/Functor.cpp b/ACE/ace/Functor.cpp index f60488e3509..cc8db90dcef 100644 --- a/ACE/ace/Functor.cpp +++ b/ACE/ace/Functor.cpp @@ -3,8 +3,6 @@ /** * @file Functor.cpp * - * $Id$ - * * Non-inlinable method definitions for non-templatized classes * and template specializations implementing the GOF Command Pattern, * and STL-style functors. diff --git a/ACE/ace/Functor.h b/ACE/ace/Functor.h index 9374398e9b4..6e5fa32f25f 100644 --- a/ACE/ace/Functor.h +++ b/ACE/ace/Functor.h @@ -4,8 +4,6 @@ /** * @file Functor.h * - * $Id$ - * * Non-templatized classes and class template specializations for * implementing function objects that are used in various places * in ACE. There are currently two major categories of function diff --git a/ACE/ace/Functor.inl b/ACE/ace/Functor.inl index 312d5dd5bd1..8c732303cde 100644 --- a/ACE/ace/Functor.inl +++ b/ACE/ace/Functor.inl @@ -4,8 +4,6 @@ /** * @file Functor.inl * - * $Id$ - * * Inlinable method definitions for non-templatized classes * and template specializations implementing the GOF Command Pattern, * and STL-style functors. diff --git a/ACE/ace/Functor_String.h b/ACE/ace/Functor_String.h index 5a35e68d9d7..6c29cba4e82 100644 --- a/ACE/ace/Functor_String.h +++ b/ACE/ace/Functor_String.h @@ -4,8 +4,6 @@ /** * @file Functor_String.h * - * $Id$ - * * Class template specializations for ACE_*String types implementing * function objects that are used in various places in ATC. They * could be placed in Functor.h. But we don't want to couple string diff --git a/ACE/ace/Functor_T.h b/ACE/ace/Functor_T.h index d35f4e2aaef..3c7d2f995ac 100644 --- a/ACE/ace/Functor_T.h +++ b/ACE/ace/Functor_T.h @@ -4,8 +4,6 @@ /** * @file Functor_T.h * - * $Id$ - * * Templatized classes for implementing function objects that are * used in various places in ACE. There are currently two major * categories of function objects in ACE: GOF Command Pattern diff --git a/ACE/ace/Future.h b/ACE/ace/Future.h index 558bcb134fa..c83fae41a47 100644 --- a/ACE/ace/Future.h +++ b/ACE/ace/Future.h @@ -4,8 +4,6 @@ /** * @file Future.h * - * $Id$ - * * @author Andres Kruse <Andres.Kruse@cern.ch> * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> * @author Per Andersson <Per.Andersson@hfera.ericsson.se> and diff --git a/ACE/ace/Future_Set.h b/ACE/ace/Future_Set.h index aec779f7ead..93741649652 100644 --- a/ACE/ace/Future_Set.h +++ b/ACE/ace/Future_Set.h @@ -4,8 +4,6 @@ /** * @file Future_Set.h * - * $Id$ - * * @author John Tucker <jtucker@infoglide.com> */ //============================================================================= diff --git a/ACE/ace/Get_Opt.h b/ACE/ace/Get_Opt.h index bb6636b02fd..b8c3eedb18f 100644 --- a/ACE/ace/Get_Opt.h +++ b/ACE/ace/Get_Opt.h @@ -4,8 +4,6 @@ /** * @file Get_Opt.h * - * $Id$ - * * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> * @author Don Hinton <dhinton@gmx.net> (added long option support) */ diff --git a/ACE/ace/Global_Macros.h b/ACE/ace/Global_Macros.h index 29c372f26ef..a46f0ec82be 100644 --- a/ACE/ace/Global_Macros.h +++ b/ACE/ace/Global_Macros.h @@ -4,8 +4,6 @@ /** * @file Global_Macros.h * - * $Id$ - * * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> * @author Jesper S. M|ller<stophph@diku.dk> * @author and a cast of thousands... diff --git a/ACE/ace/Guard_T.h b/ACE/ace/Guard_T.h index 6995d671623..f357599f2cb 100644 --- a/ACE/ace/Guard_T.h +++ b/ACE/ace/Guard_T.h @@ -4,8 +4,6 @@ /** * @file Guard_T.h * - * $Id$ - * * Moved from Synch.h. * * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> diff --git a/ACE/ace/Handle_Gobbler.h b/ACE/ace/Handle_Gobbler.h index 8d1fb52b580..2d52e1f8791 100644 --- a/ACE/ace/Handle_Gobbler.h +++ b/ACE/ace/Handle_Gobbler.h @@ -4,8 +4,6 @@ /** * @file Handle_Gobbler.h * - * $Id$ - * * @author Kirthika Parameswaran <kirthika@cs.wustl.edu> * @author Irfan Pyarali <irfan@cs.wustl.edu> */ diff --git a/ACE/ace/Handle_Ops.h b/ACE/ace/Handle_Ops.h index 233c161fb03..bc95fd30c3d 100644 --- a/ACE/ace/Handle_Ops.h +++ b/ACE/ace/Handle_Ops.h @@ -4,8 +4,6 @@ /** * @file Handle_Ops.h * - * $Id$ - * * Handle operations. */ //============================================================================= diff --git a/ACE/ace/Handle_Set.h b/ACE/ace/Handle_Set.h index beca6a70f65..bfb8713c102 100644 --- a/ACE/ace/Handle_Set.h +++ b/ACE/ace/Handle_Set.h @@ -4,8 +4,6 @@ /** * @file Handle_Set.h * - * $Id$ - * * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> */ //============================================================================= diff --git a/ACE/ace/Hash_Cache_Map_Manager_T.h b/ACE/ace/Hash_Cache_Map_Manager_T.h index da9c68a0235..80cbee984c9 100644 --- a/ACE/ace/Hash_Cache_Map_Manager_T.h +++ b/ACE/ace/Hash_Cache_Map_Manager_T.h @@ -4,8 +4,6 @@ /** * @file Hash_Cache_Map_Manager_T.h * - * $Id$ - * * @author Kirthika Parameswaran <kirthika@cs.wustl.edu> */ //============================================================================= diff --git a/ACE/ace/Hash_Map_Manager.h b/ACE/ace/Hash_Map_Manager.h index ed34b24f5b5..d7d61b92767 100644 --- a/ACE/ace/Hash_Map_Manager.h +++ b/ACE/ace/Hash_Map_Manager.h @@ -4,8 +4,6 @@ /** * @file Hash_Map_Manager.h * - * $Id$ - * * Backward compatibility header. * * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> diff --git a/ACE/ace/Hash_Map_Manager_T.cpp b/ACE/ace/Hash_Map_Manager_T.cpp index 7b84272ec32..7ad4310a1a9 100644 --- a/ACE/ace/Hash_Map_Manager_T.cpp +++ b/ACE/ace/Hash_Map_Manager_T.cpp @@ -3,8 +3,6 @@ /** * @file Hash_Map_Manager_T.cpp * - * $Id$ - * * @author Douglas C. Schmidt <schmidt@cse.wustl.edu> */ //============================================================================= diff --git a/ACE/ace/Hash_Map_Manager_T.h b/ACE/ace/Hash_Map_Manager_T.h index 8b71c49335f..eb3e2cbb46d 100644 --- a/ACE/ace/Hash_Map_Manager_T.h +++ b/ACE/ace/Hash_Map_Manager_T.h @@ -4,8 +4,6 @@ /** * @file Hash_Map_Manager_T.h * - * $Id$ - * * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> */ //============================================================================= diff --git a/ACE/ace/Hash_Map_With_Allocator_T.h b/ACE/ace/Hash_Map_With_Allocator_T.h index c9559e5c9b5..21eaec5f6ba 100644 --- a/ACE/ace/Hash_Map_With_Allocator_T.h +++ b/ACE/ace/Hash_Map_With_Allocator_T.h @@ -4,8 +4,6 @@ /** * @file Hash_Map_With_Allocator_T.h * - * $Id$ - * * @author Marina Spivak <marina@cs.wustl.edu> * @author Irfan Pyarali <irfan@cs.wustl.edu> */ diff --git a/ACE/ace/Hash_Multi_Map_Manager_T.cpp b/ACE/ace/Hash_Multi_Map_Manager_T.cpp index b6526c9a09d..21af83b76fe 100644 --- a/ACE/ace/Hash_Multi_Map_Manager_T.cpp +++ b/ACE/ace/Hash_Multi_Map_Manager_T.cpp @@ -3,8 +3,6 @@ /** * @file Hash_Multi_Map_Manager_T.cpp * - * $Id$ - * * @author Shanshan Jiang <shanshan.jiang@vanderbilt.edu> */ //============================================================================= diff --git a/ACE/ace/Hashable.h b/ACE/ace/Hashable.h index d20bb2da1aa..6e9e332ad4d 100644 --- a/ACE/ace/Hashable.h +++ b/ACE/ace/Hashable.h @@ -4,8 +4,6 @@ /** * @file Hashable.h * - * $Id$ - * * @author Doug Schmidt */ //============================================================================= diff --git a/ACE/ace/High_Res_Timer.h b/ACE/ace/High_Res_Timer.h index 079a4772b78..85d59a3c0ef 100644 --- a/ACE/ace/High_Res_Timer.h +++ b/ACE/ace/High_Res_Timer.h @@ -4,8 +4,6 @@ /** * @file High_Res_Timer.h * - * $Id$ - * * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> */ //========================================================================== diff --git a/ACE/ace/ICMP_Socket.h b/ACE/ace/ICMP_Socket.h index 104ca3ccbc3..70161ca63d7 100644 --- a/ACE/ace/ICMP_Socket.h +++ b/ACE/ace/ICMP_Socket.h @@ -4,8 +4,6 @@ /** * @file ICMP_Socket.h * - * $Id$ - * * @author Robert S. Iakobashvili <coroberti@gmail.com> <coroberti@walla.co.il> * @author Gonzalo A. Diethelm <gonzalo.diethelm@aditiva.com> */ diff --git a/ACE/ace/INET_Addr.h b/ACE/ace/INET_Addr.h index ef2b5ca1aa0..0c21df7b75b 100644 --- a/ACE/ace/INET_Addr.h +++ b/ACE/ace/INET_Addr.h @@ -4,8 +4,6 @@ /** * @file INET_Addr.h * - * $Id$ - * * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> */ //============================================================================= diff --git a/ACE/ace/IOStream.h b/ACE/ace/IOStream.h index 864883f0df8..cd22e65e98c 100644 --- a/ACE/ace/IOStream.h +++ b/ACE/ace/IOStream.h @@ -4,8 +4,6 @@ /** * @file IOStream.h * - * $Id$ - * * @author James CE Johnson <jcej@lads.com> * @author Jim Crossley <jim@lads.com> */ diff --git a/ACE/ace/IOStream_T.h b/ACE/ace/IOStream_T.h index 3201938f636..d67e4ee41e3 100644 --- a/ACE/ace/IOStream_T.h +++ b/ACE/ace/IOStream_T.h @@ -4,8 +4,6 @@ /** * @file IOStream_T.h * - * $Id$ - * * @author James CE Johnson <jcej@lads.com> * @author Jim Crossley <jim@lads.com> * diff --git a/ACE/ace/IO_Cntl_Msg.h b/ACE/ace/IO_Cntl_Msg.h index 7101284c9f7..e4f2a2a5f13 100644 --- a/ACE/ace/IO_Cntl_Msg.h +++ b/ACE/ace/IO_Cntl_Msg.h @@ -4,8 +4,6 @@ /** * @file IO_Cntl_Msg.h * - * $Id$ - * * @author Doug Schmidt */ //========================================================================== diff --git a/ACE/ace/IO_SAP.h b/ACE/ace/IO_SAP.h index 5475d89af12..f1183e638d9 100644 --- a/ACE/ace/IO_SAP.h +++ b/ACE/ace/IO_SAP.h @@ -4,8 +4,6 @@ /** * @file IO_SAP.h * - * $Id$ - * * @author Doug Schmidt */ //============================================================================= diff --git a/ACE/ace/IPC_SAP.h b/ACE/ace/IPC_SAP.h index e7a0e05b622..43dc9930242 100644 --- a/ACE/ace/IPC_SAP.h +++ b/ACE/ace/IPC_SAP.h @@ -4,8 +4,6 @@ /** * @file IPC_SAP.h * - * $Id$ - * * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> */ //============================================================================= diff --git a/ACE/ace/If_Then_Else.h b/ACE/ace/If_Then_Else.h index c2016cf2073..5b8d3e93f42 100644 --- a/ACE/ace/If_Then_Else.h +++ b/ACE/ace/If_Then_Else.h @@ -8,8 +8,6 @@ * template described in the book "C++ Templates" by Vandevoorde and * Josuttis. * - * $Id$ - * * @author Ossama Othman <ossama@dre.vanderbilt.edu> */ //============================================================================= diff --git a/ACE/ace/Init_ACE.h b/ACE/ace/Init_ACE.h index 2c51df5d73e..dbf06ead97b 100644 --- a/ACE/ace/Init_ACE.h +++ b/ACE/ace/Init_ACE.h @@ -4,8 +4,6 @@ /** * @file Init_ACE.h * - * $Id$ - * * Initialize and finalize the ACE library services. You can * generally execute the @a ACE::init() and @a ACE::fini() sequence * multiple times, but be aware that nothing that ACE controls (e.g., diff --git a/ACE/ace/Intrusive_Auto_Ptr.h b/ACE/ace/Intrusive_Auto_Ptr.h index 215553524c5..61c52dd871c 100644 --- a/ACE/ace/Intrusive_Auto_Ptr.h +++ b/ACE/ace/Intrusive_Auto_Ptr.h @@ -4,8 +4,6 @@ /** * @file Intrusive_Auto_Ptr.h * - * $Id$ - * * @author Iliyan Jeliazkov <iliyan@ociweb.com> * * @note Modeled on http://www.boost.org/boost/intrusive_ptr.hpp diff --git a/ACE/ace/Intrusive_List.h b/ACE/ace/Intrusive_List.h index 26286594202..6d071635925 100644 --- a/ACE/ace/Intrusive_List.h +++ b/ACE/ace/Intrusive_List.h @@ -4,8 +4,6 @@ /** * @file Intrusive_List.h * - * $Id$ - * * @author Carlos O'Ryan <coryan@uci.edu> */ //============================================================================= diff --git a/ACE/ace/Intrusive_List_Node.h b/ACE/ace/Intrusive_List_Node.h index f39a2833d14..732a5179242 100644 --- a/ACE/ace/Intrusive_List_Node.h +++ b/ACE/ace/Intrusive_List_Node.h @@ -4,8 +4,6 @@ /** * @file Intrusive_List_Node.h * - * $Id$ - * * @author Carlos O'Ryan <coryan@uci.edu> */ //============================================================================= diff --git a/ACE/ace/LOCK_SOCK_Acceptor.h b/ACE/ace/LOCK_SOCK_Acceptor.h index 55c953e69ff..619e92f8a7d 100644 --- a/ACE/ace/LOCK_SOCK_Acceptor.h +++ b/ACE/ace/LOCK_SOCK_Acceptor.h @@ -4,8 +4,6 @@ /** * @file LOCK_SOCK_Acceptor.h * - * $Id$ - * * @author James Hu and Irfan Pyarali */ //============================================================================= diff --git a/ACE/ace/LSOCK.h b/ACE/ace/LSOCK.h index 994158f00d3..cb9603afd86 100644 --- a/ACE/ace/LSOCK.h +++ b/ACE/ace/LSOCK.h @@ -4,8 +4,6 @@ /** * @file LSOCK.h * - * $Id$ - * * @author Doug Schmidt */ //============================================================================= diff --git a/ACE/ace/LSOCK_Acceptor.h b/ACE/ace/LSOCK_Acceptor.h index 86cb296bdb3..d15db52884b 100644 --- a/ACE/ace/LSOCK_Acceptor.h +++ b/ACE/ace/LSOCK_Acceptor.h @@ -4,8 +4,6 @@ /** * @file LSOCK_Acceptor.h * - * $Id$ - * * @author Doug Schmidt */ //============================================================================= diff --git a/ACE/ace/LSOCK_CODgram.h b/ACE/ace/LSOCK_CODgram.h index 029bfeab964..2077b8fed9b 100644 --- a/ACE/ace/LSOCK_CODgram.h +++ b/ACE/ace/LSOCK_CODgram.h @@ -4,8 +4,6 @@ /** * @file LSOCK_CODgram.h * - * $Id$ - * * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> */ //============================================================================= diff --git a/ACE/ace/LSOCK_Connector.h b/ACE/ace/LSOCK_Connector.h index 336fc4a0e77..48af5e1a16c 100644 --- a/ACE/ace/LSOCK_Connector.h +++ b/ACE/ace/LSOCK_Connector.h @@ -4,8 +4,6 @@ /** * @file LSOCK_Connector.h * - * $Id$ - * * @author Doug Schmidt <schmidt@cs.wustl.edu> */ //============================================================================= diff --git a/ACE/ace/LSOCK_Dgram.h b/ACE/ace/LSOCK_Dgram.h index d93face8cfb..d0843cd9233 100644 --- a/ACE/ace/LSOCK_Dgram.h +++ b/ACE/ace/LSOCK_Dgram.h @@ -4,8 +4,6 @@ /** * @file LSOCK_Dgram.h * - * $Id$ - * * @author Doug Schmidt */ //============================================================================= diff --git a/ACE/ace/LSOCK_Stream.h b/ACE/ace/LSOCK_Stream.h index 8b19a55ad59..54f87e1fd10 100644 --- a/ACE/ace/LSOCK_Stream.h +++ b/ACE/ace/LSOCK_Stream.h @@ -4,8 +4,6 @@ /** * @file LSOCK_Stream.h * - * $Id$ - * * @author Doug Schmidt */ //============================================================================= diff --git a/ACE/ace/Local_Memory_Pool.h b/ACE/ace/Local_Memory_Pool.h index 0a7abe4912a..a346af36db4 100644 --- a/ACE/ace/Local_Memory_Pool.h +++ b/ACE/ace/Local_Memory_Pool.h @@ -4,8 +4,6 @@ /** * @file Local_Memory_Pool.h * - * $Id$ - * * @author Dougls C. Schmidt <schmidt@cs.wustl.edu> * @author Prashant Jain <pjain@cs.wustl.edu> */ diff --git a/ACE/ace/Local_Name_Space.h b/ACE/ace/Local_Name_Space.h index 381d2d0d5a4..b750c16dd5f 100644 --- a/ACE/ace/Local_Name_Space.h +++ b/ACE/ace/Local_Name_Space.h @@ -4,8 +4,6 @@ /** * @file Local_Name_Space.h * - * $Id$ - * * @author Prashant Jain (pjain@cs.wustl.edu) * @author Irfan Pyarali (irfan@wuerl.wustl.edu) * @author Douglas C. Schmidt (schmidt@cs.wustl.edu). diff --git a/ACE/ace/Local_Name_Space_T.h b/ACE/ace/Local_Name_Space_T.h index 829346b644c..13d533771bb 100644 --- a/ACE/ace/Local_Name_Space_T.h +++ b/ACE/ace/Local_Name_Space_T.h @@ -4,8 +4,6 @@ /** * @file Local_Name_Space_T.h * - * $Id$ - * * @author Prashant Jain <pjain@cs.wustl.edu> * @author Irfan Pyarali <irfan@wuerl.wustl.edu> and * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> diff --git a/ACE/ace/Local_Tokens.h b/ACE/ace/Local_Tokens.h index 883d8c7353d..f15b2894c8b 100644 --- a/ACE/ace/Local_Tokens.h +++ b/ACE/ace/Local_Tokens.h @@ -4,8 +4,6 @@ /** * @file Local_Tokens.h * - * $Id$ - * * @author Karl-Heinz Dorn <kdorn@erlh.siemens.de> * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> * @author Tim Harrison <harrison@cs.wustl.edu> diff --git a/ACE/ace/Lock.h b/ACE/ace/Lock.h index 5cc3a37a823..bfb10b9c255 100644 --- a/ACE/ace/Lock.h +++ b/ACE/ace/Lock.h @@ -4,8 +4,6 @@ /** * @file Lock.h * - * $Id$ - * * Moved from Synch.h. * * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> diff --git a/ACE/ace/Lock_Adapter_T.h b/ACE/ace/Lock_Adapter_T.h index 089b14965ab..0dc88e813af 100644 --- a/ACE/ace/Lock_Adapter_T.h +++ b/ACE/ace/Lock_Adapter_T.h @@ -4,8 +4,6 @@ /** * @file Lock_Adapter_T.h * - * $Id$ - * * Moved from Synch.h. * * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> diff --git a/ACE/ace/Log_Category.h b/ACE/ace/Log_Category.h index 8e4085fdefd..5723d9429d0 100644 --- a/ACE/ace/Log_Category.h +++ b/ACE/ace/Log_Category.h @@ -4,8 +4,6 @@ /** * @file Log_Category.h * - * $Id$ - * * @author Huang-Ming Huang <huangh@ociweb.com> */ //============================================================================= diff --git a/ACE/ace/Log_Msg.h b/ACE/ace/Log_Msg.h index 2c54f27bc8d..4281ece6417 100644 --- a/ACE/ace/Log_Msg.h +++ b/ACE/ace/Log_Msg.h @@ -4,8 +4,6 @@ /** * @file Log_Msg.h * - * $Id$ - * * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> */ //============================================================================= diff --git a/ACE/ace/Log_Msg_Backend.h b/ACE/ace/Log_Msg_Backend.h index b98465987db..91a01b81236 100644 --- a/ACE/ace/Log_Msg_Backend.h +++ b/ACE/ace/Log_Msg_Backend.h @@ -4,8 +4,6 @@ /** * @file Log_Msg_Backend.h * - * $Id$ - * * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> */ //============================================================================= diff --git a/ACE/ace/Log_Msg_Callback.h b/ACE/ace/Log_Msg_Callback.h index abb3f814e9c..1f07976eefa 100644 --- a/ACE/ace/Log_Msg_Callback.h +++ b/ACE/ace/Log_Msg_Callback.h @@ -4,8 +4,6 @@ /** * @file Log_Msg_Callback.h * - * $Id$ - * * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> */ //============================================================================= diff --git a/ACE/ace/Log_Msg_IPC.h b/ACE/ace/Log_Msg_IPC.h index 76b70b583a9..8761df6ace2 100644 --- a/ACE/ace/Log_Msg_IPC.h +++ b/ACE/ace/Log_Msg_IPC.h @@ -4,8 +4,6 @@ /** * @file Log_Msg_IPC.h * - * $Id$ - * * @author Carlos O'Ryan <coryan@uci.edu> */ //============================================================================= diff --git a/ACE/ace/Log_Msg_NT_Event_Log.h b/ACE/ace/Log_Msg_NT_Event_Log.h index 4bca6adaa20..d234923a54b 100644 --- a/ACE/ace/Log_Msg_NT_Event_Log.h +++ b/ACE/ace/Log_Msg_NT_Event_Log.h @@ -4,8 +4,6 @@ /** * @file Log_Msg_NT_Event_Log.h * - * $Id$ - * * @author Christopher Kohlhoff <chris@kohlhoff.com> */ //============================================================================= diff --git a/ACE/ace/Log_Msg_UNIX_Syslog.h b/ACE/ace/Log_Msg_UNIX_Syslog.h index d9cb45f3e65..c870d07e81e 100644 --- a/ACE/ace/Log_Msg_UNIX_Syslog.h +++ b/ACE/ace/Log_Msg_UNIX_Syslog.h @@ -4,8 +4,6 @@ /** * @file Log_Msg_UNIX_Syslog.h * - * $Id$ - * * @author Jerry D. De Master <jdemaster@rite-solutions.com> */ //============================================================================= diff --git a/ACE/ace/Log_Priority.h b/ACE/ace/Log_Priority.h index dfe4cb68c1c..7e8ed8feaaf 100644 --- a/ACE/ace/Log_Priority.h +++ b/ACE/ace/Log_Priority.h @@ -4,8 +4,6 @@ /** * @file Log_Priority.h * - * $Id$ - * * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> */ //============================================================================= diff --git a/ACE/ace/Log_Record.h b/ACE/ace/Log_Record.h index cf05c940f74..cae75277761 100644 --- a/ACE/ace/Log_Record.h +++ b/ACE/ace/Log_Record.h @@ -4,8 +4,6 @@ /** * @file Log_Record.h * - * $Id$ - * * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> */ //============================================================================= diff --git a/ACE/ace/Logging_Strategy.h b/ACE/ace/Logging_Strategy.h index edad20ce98d..5ef1b7b3d04 100644 --- a/ACE/ace/Logging_Strategy.h +++ b/ACE/ace/Logging_Strategy.h @@ -4,8 +4,6 @@ /** * @file Logging_Strategy.h * - * $Id$ - * * @author Prashant Jain <pjain@cs.wustl.edu> * @author Orlando Ribeiro <oribeiro@inescporto.pt> */ diff --git a/ACE/ace/MEM_Acceptor.h b/ACE/ace/MEM_Acceptor.h index 99e17774eca..cb1e34157a8 100644 --- a/ACE/ace/MEM_Acceptor.h +++ b/ACE/ace/MEM_Acceptor.h @@ -4,8 +4,6 @@ /** * @file MEM_Acceptor.h * - * $Id$ - * * @author Nanbor Wang <nanbor@cs.wustl.edu> */ //============================================================================= diff --git a/ACE/ace/MEM_Addr.h b/ACE/ace/MEM_Addr.h index 0adcf677308..54df426b8e8 100644 --- a/ACE/ace/MEM_Addr.h +++ b/ACE/ace/MEM_Addr.h @@ -4,8 +4,6 @@ /** * @file MEM_Addr.h * - * $Id$ - * * @author Nanbor Wang <nanbor@cs.wustl.edu> */ //========================================================================== diff --git a/ACE/ace/MEM_Connector.h b/ACE/ace/MEM_Connector.h index 17aa79f6414..808e8fcec98 100644 --- a/ACE/ace/MEM_Connector.h +++ b/ACE/ace/MEM_Connector.h @@ -4,8 +4,6 @@ /** * @file MEM_Connector.h * - * $Id$ - * * @author Nanbor Wang <nanbor@cs.wustl.edu> */ //============================================================================= diff --git a/ACE/ace/MEM_IO.h b/ACE/ace/MEM_IO.h index 1c024d5c561..7dc928d832d 100644 --- a/ACE/ace/MEM_IO.h +++ b/ACE/ace/MEM_IO.h @@ -4,8 +4,6 @@ /** * @file MEM_IO.h * - * $Id$ - * * @author Nanbor Wang <nanbor@cs.wustl.edu> */ //============================================================================= diff --git a/ACE/ace/MEM_SAP.h b/ACE/ace/MEM_SAP.h index 796b9de1036..ea5f1cd2107 100644 --- a/ACE/ace/MEM_SAP.h +++ b/ACE/ace/MEM_SAP.h @@ -4,8 +4,6 @@ /** * @file MEM_SAP.h * - * $Id$ - * * @author Nanbor Wang <nanbor@cs.wustl.edu> */ //============================================================================= diff --git a/ACE/ace/MEM_Stream.h b/ACE/ace/MEM_Stream.h index a904637530a..8afbe13b296 100644 --- a/ACE/ace/MEM_Stream.h +++ b/ACE/ace/MEM_Stream.h @@ -4,8 +4,6 @@ /** * @file MEM_Stream.h * - * $Id$ - * * @author Nanbor Wang <nanbor@cs.wustl.edu> */ //============================================================================= diff --git a/ACE/ace/MMAP_Memory_Pool.h b/ACE/ace/MMAP_Memory_Pool.h index e7f793beee8..cb76f5d571e 100644 --- a/ACE/ace/MMAP_Memory_Pool.h +++ b/ACE/ace/MMAP_Memory_Pool.h @@ -4,8 +4,6 @@ /** * @file MMAP_Memory_Pool.h * - * $Id$ - * * @author Dougls C. Schmidt <schmidt@cs.wustl.edu> * @author Prashant Jain <pjain@cs.wustl.edu> */ diff --git a/ACE/ace/Malloc.h b/ACE/ace/Malloc.h index ad79b150094..3afe9b9578e 100644 --- a/ACE/ace/Malloc.h +++ b/ACE/ace/Malloc.h @@ -4,8 +4,6 @@ /** * @file Malloc.h * - * $Id$ - * * @author Doug Schmidt and Irfan Pyarali */ //========================================================================== diff --git a/ACE/ace/Malloc_Allocator.h b/ACE/ace/Malloc_Allocator.h index f721d80c60f..81710aad54f 100644 --- a/ACE/ace/Malloc_Allocator.h +++ b/ACE/ace/Malloc_Allocator.h @@ -4,8 +4,6 @@ /** * @file Malloc_Allocator.h * - * $Id$ - * * @author Based on code that formerly existed in another ACE file. */ //========================================================================== diff --git a/ACE/ace/Malloc_Base.h b/ACE/ace/Malloc_Base.h index 4c90b961c1b..b5be17807fb 100644 --- a/ACE/ace/Malloc_Base.h +++ b/ACE/ace/Malloc_Base.h @@ -4,8 +4,6 @@ /** * @file Malloc_Base.h * - * $Id$ - * * @author Doug Schmidt and Irfan Pyarali */ //============================================================================= diff --git a/ACE/ace/Malloc_T.h b/ACE/ace/Malloc_T.h index a0beb060f18..3c65c420f07 100644 --- a/ACE/ace/Malloc_T.h +++ b/ACE/ace/Malloc_T.h @@ -4,8 +4,6 @@ /** * @file Malloc_T.h * - * $Id$ - * * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> and * Irfan Pyarali <irfan@cs.wustl.edu> */ diff --git a/ACE/ace/Managed_Object.h b/ACE/ace/Managed_Object.h index 1b35a82c840..48292bb5509 100644 --- a/ACE/ace/Managed_Object.h +++ b/ACE/ace/Managed_Object.h @@ -4,8 +4,6 @@ /** * @file Managed_Object.h * - * $Id$ - * * @author David L. Levine <levine@cs.wustl.edu> */ //============================================================================= diff --git a/ACE/ace/Manual_Event.h b/ACE/ace/Manual_Event.h index e2873c09d74..76f100a2bb6 100644 --- a/ACE/ace/Manual_Event.h +++ b/ACE/ace/Manual_Event.h @@ -4,8 +4,6 @@ /** * @file Manual_Event.h * - * $Id$ - * * Moved from Synch.h. * * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> diff --git a/ACE/ace/Map_Manager.h b/ACE/ace/Map_Manager.h index 559c65a3ff2..05174496399 100644 --- a/ACE/ace/Map_Manager.h +++ b/ACE/ace/Map_Manager.h @@ -4,8 +4,6 @@ /** * @file Map_Manager.h * - * $Id$ - * * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> */ //============================================================================= diff --git a/ACE/ace/Map_T.h b/ACE/ace/Map_T.h index bcb352d3259..71af05dd9c4 100644 --- a/ACE/ace/Map_T.h +++ b/ACE/ace/Map_T.h @@ -4,8 +4,6 @@ /** * @file Map_T.h * - * $Id$ - * * @author Irfan Pyarali <irfan@cs.wustl.edu> */ //============================================================================= diff --git a/ACE/ace/Mem_Map.h b/ACE/ace/Mem_Map.h index 3cd7df94785..e8a8c4356a7 100644 --- a/ACE/ace/Mem_Map.h +++ b/ACE/ace/Mem_Map.h @@ -4,8 +4,6 @@ /** * @file Mem_Map.h * - * $Id$ - * * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> */ //========================================================================== diff --git a/ACE/ace/Memory_Pool.h b/ACE/ace/Memory_Pool.h index 628a6e09c24..ff0ee16c102 100644 --- a/ACE/ace/Memory_Pool.h +++ b/ACE/ace/Memory_Pool.h @@ -4,8 +4,6 @@ /** * @file Memory_Pool.h * - * $Id$ - * * @author Dougls C. Schmidt <schmidt@cs.wustl.edu> * @author Prashant Jain <pjain@cs.wustl.edu> */ diff --git a/ACE/ace/Message_Block.h b/ACE/ace/Message_Block.h index ddfa52101e2..1a742d088e6 100644 --- a/ACE/ace/Message_Block.h +++ b/ACE/ace/Message_Block.h @@ -4,8 +4,6 @@ /** * @file Message_Block.h * - * $Id$ - * * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> */ //========================================================================== diff --git a/ACE/ace/Message_Block_T.h b/ACE/ace/Message_Block_T.h index e65c92872a8..4261f32acfc 100644 --- a/ACE/ace/Message_Block_T.h +++ b/ACE/ace/Message_Block_T.h @@ -4,8 +4,6 @@ /** * @file Message_Block_T.h * - * $Id$ - * * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> * @author Carlos O'Ryan <coryan@atdesk.com> */ diff --git a/ACE/ace/Message_Queue.h b/ACE/ace/Message_Queue.h index 0a73b2d7205..c43c97605fd 100644 --- a/ACE/ace/Message_Queue.h +++ b/ACE/ace/Message_Queue.h @@ -4,8 +4,6 @@ /** * @file Message_Queue.h * - * $Id$ - * * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> */ //============================================================================= diff --git a/ACE/ace/Message_Queue_NT.h b/ACE/ace/Message_Queue_NT.h index 34e009e62a8..d6f0a7d06c1 100644 --- a/ACE/ace/Message_Queue_NT.h +++ b/ACE/ace/Message_Queue_NT.h @@ -4,8 +4,6 @@ /** * @file Message_Queue_NT.h * - * $Id$ - * * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> */ //============================================================================= diff --git a/ACE/ace/Message_Queue_T.h b/ACE/ace/Message_Queue_T.h index 51431c6e6c7..03fa79764a3 100644 --- a/ACE/ace/Message_Queue_T.h +++ b/ACE/ace/Message_Queue_T.h @@ -4,8 +4,6 @@ /** * @file Message_Queue_T.h * - * $Id$ - * * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> */ //============================================================================= diff --git a/ACE/ace/Message_Queue_Vx.h b/ACE/ace/Message_Queue_Vx.h index 42f376693e1..ed57a23cd38 100644 --- a/ACE/ace/Message_Queue_Vx.h +++ b/ACE/ace/Message_Queue_Vx.h @@ -4,8 +4,6 @@ /** * @file Message_Queue_Vx.h * - * $Id$ - * * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> */ //============================================================================= diff --git a/ACE/ace/Method_Request.h b/ACE/ace/Method_Request.h index 887a7f58073..440e3499b3c 100644 --- a/ACE/ace/Method_Request.h +++ b/ACE/ace/Method_Request.h @@ -4,8 +4,6 @@ /** * @file Method_Request.h * - * $Id$ - * * @author Andres Kruse <Andres.Kruse@cern.ch> * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> */ diff --git a/ACE/ace/Metrics_Cache.h b/ACE/ace/Metrics_Cache.h index 2ec8c69344b..5bf44c47d37 100644 --- a/ACE/ace/Metrics_Cache.h +++ b/ACE/ace/Metrics_Cache.h @@ -4,8 +4,6 @@ /** * @file Metrics_Cache.h * - * $Id$ - * * @author Chris Gill */ //============================================================================= diff --git a/ACE/ace/Min_Max.h b/ACE/ace/Min_Max.h index 74fe058590f..21df07d229d 100644 --- a/ACE/ace/Min_Max.h +++ b/ACE/ace/Min_Max.h @@ -4,8 +4,6 @@ /** * @file Min_Max.h * - * $Id$ - * * Define an appropriate set of min()/max() functions using templates. * * diff --git a/ACE/ace/Module.h b/ACE/ace/Module.h index 66e76c2f5d4..f5b1ce47d0a 100644 --- a/ACE/ace/Module.h +++ b/ACE/ace/Module.h @@ -4,8 +4,6 @@ /** * @file Module.h * - * $Id$ - * * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> */ //========================================================================== diff --git a/ACE/ace/Monitor_Control/Constraint_Interpreter.h b/ACE/ace/Monitor_Control/Constraint_Interpreter.h index 701a2ecd989..d63bf35f816 100644 --- a/ACE/ace/Monitor_Control/Constraint_Interpreter.h +++ b/ACE/ace/Monitor_Control/Constraint_Interpreter.h @@ -4,8 +4,6 @@ /** * @file Constraint_Interpreter.h * - * $Id$ - * * @author Jeff Parsons <j.parsons@vanderbilt.edu> */ //============================================================================= diff --git a/ACE/ace/Monitor_Control/Monitor_Control_export.h b/ACE/ace/Monitor_Control/Monitor_Control_export.h index 31f5587633b..095ee926853 100644 --- a/ACE/ace/Monitor_Control/Monitor_Control_export.h +++ b/ACE/ace/Monitor_Control/Monitor_Control_export.h @@ -4,8 +4,6 @@ /** * @file Monitor_Control_export.h * - * $Id$ - * * @author Jeff Parsons <j.parsons@vanderbilt.edu> */ //============================================================================= diff --git a/ACE/ace/Monotonic_Time_Policy.h b/ACE/ace/Monotonic_Time_Policy.h index 6e7dbd3cbf7..77e822e6a3d 100644 --- a/ACE/ace/Monotonic_Time_Policy.h +++ b/ACE/ace/Monotonic_Time_Policy.h @@ -4,8 +4,6 @@ /** * @file Monotonic_Time_Policy.h * - * $Id$ - * * @author Martin Corino <mcorino@remedy.nl> */ #include /**/ "ace/pre.h" diff --git a/ACE/ace/Msg_WFMO_Reactor.h b/ACE/ace/Msg_WFMO_Reactor.h index cc6746d8a26..981cdf5be66 100644 --- a/ACE/ace/Msg_WFMO_Reactor.h +++ b/ACE/ace/Msg_WFMO_Reactor.h @@ -4,8 +4,6 @@ /** * @file Msg_WFMO_Reactor.h * - * $Id$ - * * @author Beskrovny Evgeny <evgeny_beskrovny@icomverse.com> * @author Irfan Pyarali <irfan@cs.wustl.edu> */ diff --git a/ACE/ace/Multihomed_INET_Addr.h b/ACE/ace/Multihomed_INET_Addr.h index d0598bdf6e6..12c7117e4f0 100644 --- a/ACE/ace/Multihomed_INET_Addr.h +++ b/ACE/ace/Multihomed_INET_Addr.h @@ -4,8 +4,6 @@ /** * @file Multihomed_INET_Addr.h * - * $Id$ - * * @author Edward R. Mulholland <emulholl@atl.lmco.com> */ //============================================================================= diff --git a/ACE/ace/Mutex.h b/ACE/ace/Mutex.h index 157360210dd..fd4edb6fa98 100644 --- a/ACE/ace/Mutex.h +++ b/ACE/ace/Mutex.h @@ -4,8 +4,6 @@ /** * @file Mutex.h * - * $Id$ - * * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> */ //========================================================================== diff --git a/ACE/ace/NT_Service.h b/ACE/ace/NT_Service.h index 49651738642..1fa4bc8bc58 100644 --- a/ACE/ace/NT_Service.h +++ b/ACE/ace/NT_Service.h @@ -4,8 +4,6 @@ /** * @file NT_Service.h * - * $Id$ - * * @author Steve Huston <shuston@riverace.com> */ //========================================================================== diff --git a/ACE/ace/Name_Proxy.h b/ACE/ace/Name_Proxy.h index 16411b17334..00abb14b05f 100644 --- a/ACE/ace/Name_Proxy.h +++ b/ACE/ace/Name_Proxy.h @@ -4,8 +4,6 @@ /** * @file Name_Proxy.h * - * $Id$ - * * Proxy for dealing with remote server process managing NET_LOCAL * Name_Bindings. * diff --git a/ACE/ace/Name_Request_Reply.h b/ACE/ace/Name_Request_Reply.h index a3b70309944..5c91d2389dd 100644 --- a/ACE/ace/Name_Request_Reply.h +++ b/ACE/ace/Name_Request_Reply.h @@ -4,8 +4,6 @@ /** * @file Name_Request_Reply.h * - * $Id$ - * * Define the format used to exchange messages between the * ACE_Name Server and its clients. * diff --git a/ACE/ace/Name_Space.h b/ACE/ace/Name_Space.h index d9a844f23eb..f6de4d7886a 100644 --- a/ACE/ace/Name_Space.h +++ b/ACE/ace/Name_Space.h @@ -4,8 +4,6 @@ /** * @file Name_Space.h * - * $Id$ - * * @author Prashant Jain <pjain@cse.wustl.edu> */ //========================================================================== diff --git a/ACE/ace/Naming_Context.h b/ACE/ace/Naming_Context.h index d260fae0245..8b4444b0855 100644 --- a/ACE/ace/Naming_Context.h +++ b/ACE/ace/Naming_Context.h @@ -4,8 +4,6 @@ /** * @file Naming_Context.h * - * $Id$ - * * @author Gerhard Lenzer * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> * @author Prashant Jain <pjain@uci.edu> diff --git a/ACE/ace/Netlink_Addr.cpp b/ACE/ace/Netlink_Addr.cpp index 6360ecd0606..1a7424546b5 100644 --- a/ACE/ace/Netlink_Addr.cpp +++ b/ACE/ace/Netlink_Addr.cpp @@ -2,8 +2,6 @@ /** * @file Netlink_Addr.cpp * - * $Id$ - * * @author Robert Iakobashvilli <coroberti@gmail.com> * @author Raz Ben Yehuda <raziebe@gmail.com> */ diff --git a/ACE/ace/Netlink_Addr.h b/ACE/ace/Netlink_Addr.h index c1ef252a8c6..76fc9d936ff 100644 --- a/ACE/ace/Netlink_Addr.h +++ b/ACE/ace/Netlink_Addr.h @@ -2,8 +2,6 @@ /** * @file Netlink_Addr.h * - * $Id$ - * * @author Robert Iakobashvilli <coroberti@gmail.com> * @author Raz Ben Yehuda <raziebe@gmail.com> */ diff --git a/ACE/ace/Node.h b/ACE/ace/Node.h index 71d83179cc5..ee541d03002 100644 --- a/ACE/ace/Node.h +++ b/ACE/ace/Node.h @@ -4,8 +4,6 @@ /** * @file Node.h * - * $Id$ - * * @author Doug Schmidt */ //============================================================================= diff --git a/ACE/ace/Notification_Queue.h b/ACE/ace/Notification_Queue.h index d983d393b50..190c89718d3 100644 --- a/ACE/ace/Notification_Queue.h +++ b/ACE/ace/Notification_Queue.h @@ -1,8 +1,6 @@ /** * @file Notification_Queue.h * - * $Id$ - * * @author Carlos O'Ryan <coryan@atdesk.com> */ diff --git a/ACE/ace/Notification_Strategy.h b/ACE/ace/Notification_Strategy.h index 5fe5d836c05..f47824b76e7 100644 --- a/ACE/ace/Notification_Strategy.h +++ b/ACE/ace/Notification_Strategy.h @@ -4,8 +4,6 @@ /** * @file Notification_Strategy.h * - * $Id$ - * * @author Doug Schmidt */ //============================================================================= diff --git a/ACE/ace/Null_Barrier.h b/ACE/ace/Null_Barrier.h index 513aa96d7a4..4db9dbdfb58 100644 --- a/ACE/ace/Null_Barrier.h +++ b/ACE/ace/Null_Barrier.h @@ -4,8 +4,6 @@ /** * @file Null_Barrier.h * - * $Id$ - * * Moved from Synch.h. * * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> diff --git a/ACE/ace/Null_Condition.h b/ACE/ace/Null_Condition.h index 4e6d3d6ba7d..5044f668d4a 100644 --- a/ACE/ace/Null_Condition.h +++ b/ACE/ace/Null_Condition.h @@ -4,8 +4,6 @@ /** * @file Null_Condition.h * - * $Id$ - * * Moved from Synch.h. * * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> diff --git a/ACE/ace/Null_Mutex.h b/ACE/ace/Null_Mutex.h index 4c0fb3eb713..21501e18cc0 100644 --- a/ACE/ace/Null_Mutex.h +++ b/ACE/ace/Null_Mutex.h @@ -4,8 +4,6 @@ /** * @file Null_Mutex.h * - * $Id$ - * * Moved from Synch.h. * * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> diff --git a/ACE/ace/Null_Semaphore.h b/ACE/ace/Null_Semaphore.h index dbfcfb80df1..bdab2a6457f 100644 --- a/ACE/ace/Null_Semaphore.h +++ b/ACE/ace/Null_Semaphore.h @@ -4,8 +4,6 @@ /** * @file Null_Semaphore.h * - * $Id$ - * * Moved from Synch.h. * * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> diff --git a/ACE/ace/OS.h b/ACE/ace/OS.h index 3d273c1057f..53ce524ec04 100644 --- a/ACE/ace/OS.h +++ b/ACE/ace/OS.h @@ -4,8 +4,6 @@ /** * @file OS.h * - * $Id$ - * * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> * @author Jesper S. M|ller<stophph@diku.dk> * @author and a cast of thousands... diff --git a/ACE/ace/OS_Errno.h b/ACE/ace/OS_Errno.h index 03feaa24f59..081990f754a 100644 --- a/ACE/ace/OS_Errno.h +++ b/ACE/ace/OS_Errno.h @@ -4,8 +4,6 @@ /** * @file OS_Errno.h * - * $Id$ - * * @author (Originally in OS.h)Doug Schmidt <schmidt@cs.wustl.edu> */ //============================================================================= diff --git a/ACE/ace/OS_Log_Msg_Attributes.h b/ACE/ace/OS_Log_Msg_Attributes.h index 157bac14086..6ef922b1ace 100644 --- a/ACE/ace/OS_Log_Msg_Attributes.h +++ b/ACE/ace/OS_Log_Msg_Attributes.h @@ -4,8 +4,6 @@ /** * @file OS_Log_Msg_Attributes.h * - * $Id$ - * * @author Carlos O'Ryan */ //============================================================================= diff --git a/ACE/ace/OS_Memory.h b/ACE/ace/OS_Memory.h index ad5a22dbad2..3d3a55955a2 100644 --- a/ACE/ace/OS_Memory.h +++ b/ACE/ace/OS_Memory.h @@ -4,8 +4,6 @@ /** * @file OS_Memory.h * - * $Id$ - * * @author Doug Schmidt <schmidt@cs.wustl.edu> * @author Jesper S. M|ller<stophph@diku.dk> * @author and a cast of thousands... diff --git a/ACE/ace/OS_NS_Thread.h b/ACE/ace/OS_NS_Thread.h index 910dd5e29d1..42a48ee93e0 100644 --- a/ACE/ace/OS_NS_Thread.h +++ b/ACE/ace/OS_NS_Thread.h @@ -4,8 +4,6 @@ /** * @file OS_NS_Thread.h * - * $Id$ - * * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> * @author Jesper S. M|ller<stophph@diku.dk> * @author and a cast of thousands... diff --git a/ACE/ace/OS_NS_arpa_inet.h b/ACE/ace/OS_NS_arpa_inet.h index 9cf4d5c426f..cff4c17e8bc 100644 --- a/ACE/ace/OS_NS_arpa_inet.h +++ b/ACE/ace/OS_NS_arpa_inet.h @@ -4,8 +4,6 @@ /** * @file OS_NS_arpa_inet.h * - * $Id$ - * * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> * @author Jesper S. M|ller<stophph@diku.dk> * @author and a cast of thousands... diff --git a/ACE/ace/OS_NS_ctype.h b/ACE/ace/OS_NS_ctype.h index dc36987038c..50d78cd3bb7 100644 --- a/ACE/ace/OS_NS_ctype.h +++ b/ACE/ace/OS_NS_ctype.h @@ -4,8 +4,6 @@ /** * @file OS_NS_ctype.h * - * $Id$ - * * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> * @author Jesper S. M|ller<stophph@diku.dk> * @author and a cast of thousands... diff --git a/ACE/ace/OS_NS_dirent.h b/ACE/ace/OS_NS_dirent.h index c9f581549a2..6092441343b 100644 --- a/ACE/ace/OS_NS_dirent.h +++ b/ACE/ace/OS_NS_dirent.h @@ -4,8 +4,6 @@ /** * @file OS_NS_dirent.h * - * $Id$ - * * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> * @author Jesper S. M|ller<stophph@diku.dk> * @author and a cast of thousands... diff --git a/ACE/ace/OS_NS_dlfcn.h b/ACE/ace/OS_NS_dlfcn.h index 80bb1ec689c..af53ef09a53 100644 --- a/ACE/ace/OS_NS_dlfcn.h +++ b/ACE/ace/OS_NS_dlfcn.h @@ -4,8 +4,6 @@ /** * @file OS_NS_dlfcn.h * - * $Id$ - * * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> * @author Jesper S. M|ller<stophph@diku.dk> * @author and a cast of thousands... diff --git a/ACE/ace/OS_NS_errno.h b/ACE/ace/OS_NS_errno.h index 5df5515ced7..75701f98403 100644 --- a/ACE/ace/OS_NS_errno.h +++ b/ACE/ace/OS_NS_errno.h @@ -4,8 +4,6 @@ /** * @file OS_NS_errno.h * - * $Id$ - * * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> * @author Jesper S. M|ller<stophph@diku.dk> * @author and a cast of thousands... diff --git a/ACE/ace/OS_NS_fcntl.h b/ACE/ace/OS_NS_fcntl.h index 1be2a4495da..e129263fe4c 100644 --- a/ACE/ace/OS_NS_fcntl.h +++ b/ACE/ace/OS_NS_fcntl.h @@ -4,8 +4,6 @@ /** * @file OS_NS_fcntl.h * - * $Id$ - * * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> * @author Jesper S. M|ller<stophph@diku.dk> * @author and a cast of thousands... diff --git a/ACE/ace/OS_NS_macros.h b/ACE/ace/OS_NS_macros.h index 8f47d150679..647f3143e81 100644 --- a/ACE/ace/OS_NS_macros.h +++ b/ACE/ace/OS_NS_macros.h @@ -4,8 +4,6 @@ /** * @file OS_NS_macros.h * - * $Id$ - * * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> * @author Jesper S. M|ller<stophph@diku.dk> * @author and a cast of thousands... diff --git a/ACE/ace/OS_NS_math.h b/ACE/ace/OS_NS_math.h index e567507809c..5e37ffb54ae 100644 --- a/ACE/ace/OS_NS_math.h +++ b/ACE/ace/OS_NS_math.h @@ -4,8 +4,6 @@ /** * @file OS_NS_math.h * - * $Id$ - * * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> * @author Jesper S. M|ller<stophph@diku.dk> * @author and a cast of thousands... diff --git a/ACE/ace/OS_NS_netdb.h b/ACE/ace/OS_NS_netdb.h index 66e5762df6b..6e86aecdc9c 100644 --- a/ACE/ace/OS_NS_netdb.h +++ b/ACE/ace/OS_NS_netdb.h @@ -4,8 +4,6 @@ /** * @file OS_NS_netdb.h * - * $Id$ - * * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> * @author Jesper S. M|ller<stophph@diku.dk> * @author and a cast of thousands... diff --git a/ACE/ace/OS_NS_poll.h b/ACE/ace/OS_NS_poll.h index 37001564a61..7fb61c54d51 100644 --- a/ACE/ace/OS_NS_poll.h +++ b/ACE/ace/OS_NS_poll.h @@ -4,8 +4,6 @@ /** * @file OS_NS_poll.h * - * $Id$ - * * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> * @author Jesper S. M|ller<stophph@diku.dk> * @author and a cast of thousands... diff --git a/ACE/ace/OS_NS_pwd.h b/ACE/ace/OS_NS_pwd.h index 73cb87c5205..4e4bea6d690 100644 --- a/ACE/ace/OS_NS_pwd.h +++ b/ACE/ace/OS_NS_pwd.h @@ -4,8 +4,6 @@ /** * @file OS_NS_pwd.h * - * $Id$ - * * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> * @author Jesper S. M|ller<stophph@diku.dk> * @author and a cast of thousands... diff --git a/ACE/ace/OS_NS_regex.h b/ACE/ace/OS_NS_regex.h index 011109052e6..5a2c503cea0 100644 --- a/ACE/ace/OS_NS_regex.h +++ b/ACE/ace/OS_NS_regex.h @@ -4,8 +4,6 @@ /** * @file OS_NS_regex.h * - * $Id$ - * * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> * @author Jesper S. M|ller<stophph@diku.dk> * @author and a cast of thousands... diff --git a/ACE/ace/OS_NS_signal.h b/ACE/ace/OS_NS_signal.h index 896d6142f30..90ae045aae0 100644 --- a/ACE/ace/OS_NS_signal.h +++ b/ACE/ace/OS_NS_signal.h @@ -4,8 +4,6 @@ /** * @file OS_NS_signal.h * - * $Id$ - * * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> * @author Jesper S. M|ller<stophph@diku.dk> * @author and a cast of thousands... diff --git a/ACE/ace/OS_NS_stdio.h b/ACE/ace/OS_NS_stdio.h index a95d12ee20e..a65800a44eb 100644 --- a/ACE/ace/OS_NS_stdio.h +++ b/ACE/ace/OS_NS_stdio.h @@ -4,8 +4,6 @@ /** * @file OS_NS_stdio.h * - * $Id$ - * * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> * @author Jesper S. M|ller<stophph@diku.dk> * @author and a cast of thousands... diff --git a/ACE/ace/OS_NS_stdlib.h b/ACE/ace/OS_NS_stdlib.h index 8b2f9913423..c7b89a06fc3 100644 --- a/ACE/ace/OS_NS_stdlib.h +++ b/ACE/ace/OS_NS_stdlib.h @@ -4,8 +4,6 @@ /** * @file OS_NS_stdlib.h * - * $Id$ - * * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> * @author Jesper S. M|ller<stophph@diku.dk> * @author and a cast of thousands... diff --git a/ACE/ace/OS_NS_string.h b/ACE/ace/OS_NS_string.h index 06520a276de..2f76759af9d 100644 --- a/ACE/ace/OS_NS_string.h +++ b/ACE/ace/OS_NS_string.h @@ -4,8 +4,6 @@ /** * @file OS_NS_string.h * - * $Id$ - * * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> * @author Jesper S. M|ller<stophph@diku.dk> * @author and a cast of thousands... diff --git a/ACE/ace/OS_NS_strings.h b/ACE/ace/OS_NS_strings.h index f2f3577997e..371f0e295d9 100644 --- a/ACE/ace/OS_NS_strings.h +++ b/ACE/ace/OS_NS_strings.h @@ -4,8 +4,6 @@ /** * @file OS_NS_strings.h * - * $Id$ - * * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> * @author Jesper S. M|ller<stophph@diku.dk> * @author and a cast of thousands... diff --git a/ACE/ace/OS_NS_stropts.h b/ACE/ace/OS_NS_stropts.h index a17e9052fd0..2936fdad1f9 100644 --- a/ACE/ace/OS_NS_stropts.h +++ b/ACE/ace/OS_NS_stropts.h @@ -4,8 +4,6 @@ /** * @file OS_NS_stropts.h * - * $Id$ - * * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> * @author Jesper S. M|ller<stophph@diku.dk> * @author and a cast of thousands... diff --git a/ACE/ace/OS_NS_sys_mman.h b/ACE/ace/OS_NS_sys_mman.h index be2ca3e7294..36b609fba70 100644 --- a/ACE/ace/OS_NS_sys_mman.h +++ b/ACE/ace/OS_NS_sys_mman.h @@ -4,8 +4,6 @@ /** * @file OS_NS_sys_mman.h * - * $Id$ - * * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> * @author Jesper S. M|ller<stophph@diku.dk> * @author and a cast of thousands... diff --git a/ACE/ace/OS_NS_sys_msg.h b/ACE/ace/OS_NS_sys_msg.h index 3ad88fd1c2e..9016758a23d 100644 --- a/ACE/ace/OS_NS_sys_msg.h +++ b/ACE/ace/OS_NS_sys_msg.h @@ -4,8 +4,6 @@ /** * @file OS_NS_sys_msg.h * - * $Id$ - * * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> * @author Jesper S. M|ller<stophph@diku.dk> * @author and a cast of thousands... diff --git a/ACE/ace/OS_NS_sys_resource.h b/ACE/ace/OS_NS_sys_resource.h index 9811db79326..2faa7189031 100644 --- a/ACE/ace/OS_NS_sys_resource.h +++ b/ACE/ace/OS_NS_sys_resource.h @@ -4,8 +4,6 @@ /** * @file OS_NS_sys_resource.h * - * $Id$ - * * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> * @author Jesper S. M|ller<stophph@diku.dk> * @author and a cast of thousands... diff --git a/ACE/ace/OS_NS_sys_select.h b/ACE/ace/OS_NS_sys_select.h index a8118f5fddf..d46e949ce13 100644 --- a/ACE/ace/OS_NS_sys_select.h +++ b/ACE/ace/OS_NS_sys_select.h @@ -4,8 +4,6 @@ /** * @file OS_NS_sys_select.h * - * $Id$ - * * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> * @author Jesper S. M|ller<stophph@diku.dk> * @author and a cast of thousands... diff --git a/ACE/ace/OS_NS_sys_sendfile.h b/ACE/ace/OS_NS_sys_sendfile.h index 03112b058e5..5b7f5da8167 100644 --- a/ACE/ace/OS_NS_sys_sendfile.h +++ b/ACE/ace/OS_NS_sys_sendfile.h @@ -4,8 +4,6 @@ /** * @file OS_NS_sys_sendfile.h * - * $Id$ - * * @author Ossama Othman <ossama@dre.vanderbilt.edu> */ //============================================================================= diff --git a/ACE/ace/OS_NS_sys_shm.h b/ACE/ace/OS_NS_sys_shm.h index 42f9f37be81..6e4ba212a09 100644 --- a/ACE/ace/OS_NS_sys_shm.h +++ b/ACE/ace/OS_NS_sys_shm.h @@ -4,8 +4,6 @@ /** * @file OS_NS_sys_shm.h * - * $Id$ - * * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> * @author Jesper S. M|ller<stophph@diku.dk> * @author and a cast of thousands... diff --git a/ACE/ace/OS_NS_sys_socket.h b/ACE/ace/OS_NS_sys_socket.h index 99f6353d213..fa5dd2d3e84 100644 --- a/ACE/ace/OS_NS_sys_socket.h +++ b/ACE/ace/OS_NS_sys_socket.h @@ -4,8 +4,6 @@ /** * @file OS_NS_sys_socket.h * - * $Id$ - * * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> * @author Jesper S. M|ller<stophph@diku.dk> * @author and a cast of thousands... diff --git a/ACE/ace/OS_NS_sys_stat.h b/ACE/ace/OS_NS_sys_stat.h index 4afae8c1be7..ed9ce01ba87 100644 --- a/ACE/ace/OS_NS_sys_stat.h +++ b/ACE/ace/OS_NS_sys_stat.h @@ -4,8 +4,6 @@ /** * @file OS_NS_sys_stat.h * - * $Id$ - * * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> * @author Jesper S. M|ller<stophph@diku.dk> * @author and a cast of thousands... diff --git a/ACE/ace/OS_NS_sys_time.h b/ACE/ace/OS_NS_sys_time.h index 54680c8e416..3426efa6d2c 100644 --- a/ACE/ace/OS_NS_sys_time.h +++ b/ACE/ace/OS_NS_sys_time.h @@ -4,8 +4,6 @@ /** * @file OS_NS_sys_time.h * - * $Id$ - * * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> * @author Jesper S. M|ller<stophph@diku.dk> * @author and a cast of thousands... diff --git a/ACE/ace/OS_NS_sys_uio.h b/ACE/ace/OS_NS_sys_uio.h index ed746ad9b2e..2a521def8c7 100644 --- a/ACE/ace/OS_NS_sys_uio.h +++ b/ACE/ace/OS_NS_sys_uio.h @@ -4,8 +4,6 @@ /** * @file OS_NS_sys_uio.h * - * $Id$ - * * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> * @author Jesper S. M|ller<stophph@diku.dk> * @author and a cast of thousands... diff --git a/ACE/ace/OS_NS_sys_utsname.h b/ACE/ace/OS_NS_sys_utsname.h index 5dde284c8cf..c0db1b2d0ba 100644 --- a/ACE/ace/OS_NS_sys_utsname.h +++ b/ACE/ace/OS_NS_sys_utsname.h @@ -4,8 +4,6 @@ /** * @file OS_NS_sys_utsname.h * - * $Id$ - * * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> * @author Jesper S. M|ller<stophph@diku.dk> * @author and a cast of thousands... diff --git a/ACE/ace/OS_NS_sys_wait.h b/ACE/ace/OS_NS_sys_wait.h index 0b172763efa..cb4380bf39a 100644 --- a/ACE/ace/OS_NS_sys_wait.h +++ b/ACE/ace/OS_NS_sys_wait.h @@ -4,8 +4,6 @@ /** * @file OS_NS_sys_wait.h * - * $Id$ - * * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> * @author Jesper S. M|ller<stophph@diku.dk> * @author and a cast of thousands... diff --git a/ACE/ace/OS_NS_time.h b/ACE/ace/OS_NS_time.h index b426536900c..11d226ea28b 100644 --- a/ACE/ace/OS_NS_time.h +++ b/ACE/ace/OS_NS_time.h @@ -4,8 +4,6 @@ /** * @file OS_NS_time.h * - * $Id$ - * * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> * @author Jesper S. M|ller<stophph@diku.dk> * @author and a cast of thousands... diff --git a/ACE/ace/OS_NS_unistd.h b/ACE/ace/OS_NS_unistd.h index e017c97f278..20a81571e1f 100644 --- a/ACE/ace/OS_NS_unistd.h +++ b/ACE/ace/OS_NS_unistd.h @@ -4,8 +4,6 @@ /** * @file OS_NS_unistd.h * - * $Id$ - * * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> * @author Jesper S. M|ller<stophph@diku.dk> * @author and a cast of thousands... diff --git a/ACE/ace/OS_NS_wchar.h b/ACE/ace/OS_NS_wchar.h index 0e8c6a7c8f9..ee5b6494c6a 100644 --- a/ACE/ace/OS_NS_wchar.h +++ b/ACE/ace/OS_NS_wchar.h @@ -4,8 +4,6 @@ /** * @file OS_NS_wchar.h * - * $Id$ - * * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> * @author Jesper S. M|ller<stophph@diku.dk> * @author and a cast of thousands... diff --git a/ACE/ace/OS_NS_wctype.h b/ACE/ace/OS_NS_wctype.h index 58b740001a4..f20f2043489 100644 --- a/ACE/ace/OS_NS_wctype.h +++ b/ACE/ace/OS_NS_wctype.h @@ -4,8 +4,6 @@ /** * @file OS_NS_wctype.h * - * $Id$ - * * @author Johnny Willemsen <jwillemsen@remedy.nl> */ //============================================================================= diff --git a/ACE/ace/OS_QoS.h b/ACE/ace/OS_QoS.h index bf5060c4419..3173eadba0c 100644 --- a/ACE/ace/OS_QoS.h +++ b/ACE/ace/OS_QoS.h @@ -4,8 +4,6 @@ /** * @file OS_QoS.h * - * $Id$ - * * @brief Contains OS specific data structures for QoS networking. * * @author Craig Rodrigues <crodrigu@bbn.com> diff --git a/ACE/ace/OS_TLI.h b/ACE/ace/OS_TLI.h index 082d8629f0b..95780597401 100644 --- a/ACE/ace/OS_TLI.h +++ b/ACE/ace/OS_TLI.h @@ -4,8 +4,6 @@ /** * @file OS_TLI.h * - * $Id$ - * * @author Doug Schmidt <schmidt@cs.wustl.edu> */ //============================================================================= diff --git a/ACE/ace/OS_Thread_Adapter.h b/ACE/ace/OS_Thread_Adapter.h index 46f572634f4..38cfa6e6bd1 100644 --- a/ACE/ace/OS_Thread_Adapter.h +++ b/ACE/ace/OS_Thread_Adapter.h @@ -4,8 +4,6 @@ /** * @file OS_Thread_Adapter.h * - * $Id$ - * * @author Carlos O'Ryan <coryan@uci.edu> */ //============================================================================= diff --git a/ACE/ace/OS_main.h b/ACE/ace/OS_main.h index 5749d471198..3b4769cc3ff 100644 --- a/ACE/ace/OS_main.h +++ b/ACE/ace/OS_main.h @@ -4,8 +4,6 @@ /** * @file OS_main.h * - * $Id$ - * * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> * @author Jesper S. M|ller<stophph@diku.dk> * @author and a cast of thousands... diff --git a/ACE/ace/Obchunk.h b/ACE/ace/Obchunk.h index cd1abb4369d..3a2fddc260a 100644 --- a/ACE/ace/Obchunk.h +++ b/ACE/ace/Obchunk.h @@ -4,8 +4,6 @@ /** * @file Obchunk.h * - * $Id$ - * * @author Doug Schmidt */ //============================================================================= diff --git a/ACE/ace/Object_Manager.h b/ACE/ace/Object_Manager.h index d6bb30693bf..0e71ec8be2a 100644 --- a/ACE/ace/Object_Manager.h +++ b/ACE/ace/Object_Manager.h @@ -4,8 +4,6 @@ /** * @file Object_Manager.h * - * $Id$ - * * @author David L. Levine <levine@cs.wustl.edu> * @author Matthias Kerkhoff * @author Per Andersson diff --git a/ACE/ace/Object_Manager_Base.h b/ACE/ace/Object_Manager_Base.h index 0f78fa0507b..3872600077b 100644 --- a/ACE/ace/Object_Manager_Base.h +++ b/ACE/ace/Object_Manager_Base.h @@ -4,8 +4,6 @@ /** * @file Object_Manager_Base.h * - * $Id$ - * * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> * @author Jesper S. M|ller<stophph@diku.dk> * @author and a cast of thousands... diff --git a/ACE/ace/Obstack.h b/ACE/ace/Obstack.h index 511f7715f69..4d0faad902a 100644 --- a/ACE/ace/Obstack.h +++ b/ACE/ace/Obstack.h @@ -3,8 +3,6 @@ /** * @file Obstack.h * - * $Id$ - * * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> */ //============================================================================= diff --git a/ACE/ace/Obstack_T.h b/ACE/ace/Obstack_T.h index b0ed606734b..ef3a5a10ae4 100644 --- a/ACE/ace/Obstack_T.h +++ b/ACE/ace/Obstack_T.h @@ -4,8 +4,6 @@ /** * @file Obstack_T.h * - * $Id$ - * * @author Doug Schmidt <schmidt@cs.wustl.edu> * @author Nanbor Wang <nanbor@cs.wustl.edu> */ diff --git a/ACE/ace/PI_Malloc.h b/ACE/ace/PI_Malloc.h index 650a34254f1..a76d95f3674 100644 --- a/ACE/ace/PI_Malloc.h +++ b/ACE/ace/PI_Malloc.h @@ -4,8 +4,6 @@ /** * @file PI_Malloc.h * - * $Id$ - * * @author Priyanka Gontla <pgontla@ece.uci.edu> * @author Based on code that existed in other ACE files. */ diff --git a/ACE/ace/POSIX_Asynch_IO.h b/ACE/ace/POSIX_Asynch_IO.h index 3654a183128..ba8d2437040 100644 --- a/ACE/ace/POSIX_Asynch_IO.h +++ b/ACE/ace/POSIX_Asynch_IO.h @@ -4,8 +4,6 @@ /** * @file POSIX_Asynch_IO.h * - * $Id$ - * * The implementation classes for POSIX implementation of Asynch * Operations are defined here in this file. * diff --git a/ACE/ace/POSIX_CB_Proactor.h b/ACE/ace/POSIX_CB_Proactor.h index a37e72e139e..e38360f5f9f 100644 --- a/ACE/ace/POSIX_CB_Proactor.h +++ b/ACE/ace/POSIX_CB_Proactor.h @@ -4,8 +4,6 @@ /** * @file POSIX_CB_Proactor.h * - * $Id$ - * * @author Alexander Libman <alibman@ihug.com.au> */ //============================================================================= diff --git a/ACE/ace/POSIX_Proactor.h b/ACE/ace/POSIX_Proactor.h index 5833ce47454..46ebef1fab0 100644 --- a/ACE/ace/POSIX_Proactor.h +++ b/ACE/ace/POSIX_Proactor.h @@ -4,8 +4,6 @@ /** * @file POSIX_Proactor.h * - * $Id$ - * * @author Irfan Pyarali <irfan@cs.wustl.edu> * @author Tim Harrison <harrison@cs.wustl.edu> * @author Alexander Babu Arulanthu <alex@cs.wustl.edu> diff --git a/ACE/ace/Pagefile_Memory_Pool.h b/ACE/ace/Pagefile_Memory_Pool.h index 76951771a73..842537bdb46 100644 --- a/ACE/ace/Pagefile_Memory_Pool.h +++ b/ACE/ace/Pagefile_Memory_Pool.h @@ -4,8 +4,6 @@ /** * @file Pagefile_Memory_Pool.h * - * $Id$ - * * @author Dougls C. Schmidt <schmidt@cs.wustl.edu> * @author Prashant Jain <pjain@cs.wustl.edu> */ diff --git a/ACE/ace/Pair_T.h b/ACE/ace/Pair_T.h index 1501eb533e9..329778178c7 100644 --- a/ACE/ace/Pair_T.h +++ b/ACE/ace/Pair_T.h @@ -4,8 +4,6 @@ /** * @file Pair_T.h * - * $Id$ - * * @author Irfan Pyarali <irfan@cs.wustl.edu> */ //============================================================================= diff --git a/ACE/ace/Parse_Node.h b/ACE/ace/Parse_Node.h index 1bbf8a347c3..8afa6f025c4 100644 --- a/ACE/ace/Parse_Node.h +++ b/ACE/ace/Parse_Node.h @@ -4,8 +4,6 @@ /** * @file Parse_Node.h * - * $Id$ - * * @author Doug Schmidt */ //============================================================================= diff --git a/ACE/ace/Ping_Socket.h b/ACE/ace/Ping_Socket.h index 9fd61a213ad..4497b9e8e37 100644 --- a/ACE/ace/Ping_Socket.h +++ b/ACE/ace/Ping_Socket.h @@ -4,8 +4,6 @@ /** * @file Ping_Socket.h * - * $Id$ - * * @author Robert S. Iakobashvili <coroberti@gmail.com> <coroberti@walla.co.il> * @author Gonzalo A. Diethelm <gonzalo.diethelm@aditiva.com> */ diff --git a/ACE/ace/Pipe.h b/ACE/ace/Pipe.h index bd9c7ec7665..8406e7aee9e 100644 --- a/ACE/ace/Pipe.h +++ b/ACE/ace/Pipe.h @@ -4,8 +4,6 @@ /** * @file Pipe.h * - * $Id$ - * * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> */ //========================================================================== diff --git a/ACE/ace/Priority_Reactor.h b/ACE/ace/Priority_Reactor.h index b36fb387959..177a8cf7a78 100644 --- a/ACE/ace/Priority_Reactor.h +++ b/ACE/ace/Priority_Reactor.h @@ -4,8 +4,6 @@ /** * @file Priority_Reactor.h * - * $Id$ - * * @author Carlos O'Ryan <coryan@uci.edu> */ //============================================================================= diff --git a/ACE/ace/Proactor.h b/ACE/ace/Proactor.h index 13a90203f0c..ec5cad27118 100644 --- a/ACE/ace/Proactor.h +++ b/ACE/ace/Proactor.h @@ -4,8 +4,6 @@ /** * @file Proactor.h * - * $Id$ - * * @author Irfan Pyarali <irfan@cs.wustl.edu> * @author Tim Harrison <harrison@cs.wustl.edu> * @author Alexander Babu Arulanthu <alex@cs.wustl.edu> diff --git a/ACE/ace/Proactor_Impl.h b/ACE/ace/Proactor_Impl.h index 607fbd0af09..9b27fcbde72 100644 --- a/ACE/ace/Proactor_Impl.h +++ b/ACE/ace/Proactor_Impl.h @@ -4,8 +4,6 @@ /** * @file Proactor_Impl.h * - * $Id$ - * * @author Alexander Babu Arulanthu <alex@cs.wustl.edu> * @author Alexander Libman <alibman@ihug.com.au> */ diff --git a/ACE/ace/Process.h b/ACE/ace/Process.h index a1b488eab3e..cb91bac90de 100644 --- a/ACE/ace/Process.h +++ b/ACE/ace/Process.h @@ -4,8 +4,6 @@ /** * @file Process.h * - * $Id$ - * * @author Tim Harrison <harrison@cs.wustl.edu> */ //============================================================================= diff --git a/ACE/ace/Process_Manager.h b/ACE/ace/Process_Manager.h index 8db2d376384..bd320c87f7b 100644 --- a/ACE/ace/Process_Manager.h +++ b/ACE/ace/Process_Manager.h @@ -4,8 +4,6 @@ /** * @file Process_Manager.h * - * $Id$ - * * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> */ //============================================================================= diff --git a/ACE/ace/Process_Mutex.h b/ACE/ace/Process_Mutex.h index 97666f91201..c1561e40d56 100644 --- a/ACE/ace/Process_Mutex.h +++ b/ACE/ace/Process_Mutex.h @@ -4,8 +4,6 @@ /** * @file Process_Mutex.h * - * $Id$ - * * A wrapper for mutexes that can be used across processes on the * same host machine, as well as within a process, of course. * diff --git a/ACE/ace/Process_Semaphore.h b/ACE/ace/Process_Semaphore.h index b10c47898b1..c16c8bdd33f 100644 --- a/ACE/ace/Process_Semaphore.h +++ b/ACE/ace/Process_Semaphore.h @@ -4,8 +4,6 @@ /** * @file Process_Semaphore.h * - * $Id$ - * * Wrapper for Dijkstra style general semaphores that work * across processes. * diff --git a/ACE/ace/Profile_Timer.h b/ACE/ace/Profile_Timer.h index f17551d7f72..17829f04b51 100644 --- a/ACE/ace/Profile_Timer.h +++ b/ACE/ace/Profile_Timer.h @@ -4,8 +4,6 @@ /** * @file Profile_Timer.h * - * $Id$ - * * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> */ //========================================================================== diff --git a/ACE/ace/QoS/QoS_Decorator.h b/ACE/ace/QoS/QoS_Decorator.h index 512912e7c3b..af0d98447d4 100644 --- a/ACE/ace/QoS/QoS_Decorator.h +++ b/ACE/ace/QoS/QoS_Decorator.h @@ -4,8 +4,6 @@ /** * @file QoS_Decorator.h * - * $Id$ - * * @author Vishal Kachroo <vishal@cs.wustl.edu> */ //============================================================================= diff --git a/ACE/ace/QoS/QoS_Manager.h b/ACE/ace/QoS/QoS_Manager.h index 8a0b52c9943..c57eeb6405f 100644 --- a/ACE/ace/QoS/QoS_Manager.h +++ b/ACE/ace/QoS/QoS_Manager.h @@ -4,8 +4,6 @@ /** * @file QoS_Manager.h * - * $Id$ - * * @author Vishal Kachroo */ //============================================================================= diff --git a/ACE/ace/QoS/QoS_Session.h b/ACE/ace/QoS/QoS_Session.h index da426bc8eb3..c01a53688c8 100644 --- a/ACE/ace/QoS/QoS_Session.h +++ b/ACE/ace/QoS/QoS_Session.h @@ -4,8 +4,6 @@ /** * @file QoS_Session.h * - * $Id$ - * * @author Vishal Kachroo <vishal@cs.wustl.edu> */ //============================================================================= diff --git a/ACE/ace/QoS/QoS_Session_Factory.h b/ACE/ace/QoS/QoS_Session_Factory.h index 0559dce4220..518a6d13dc6 100644 --- a/ACE/ace/QoS/QoS_Session_Factory.h +++ b/ACE/ace/QoS/QoS_Session_Factory.h @@ -4,8 +4,6 @@ /** * @file QoS_Session_Factory.h * - * $Id$ - * * @author Vishal Kachroo <vishal@cs.wustl.edu> */ //============================================================================= diff --git a/ACE/ace/QoS/QoS_Session_Impl.h b/ACE/ace/QoS/QoS_Session_Impl.h index 14f2f6653db..158945bc3b5 100644 --- a/ACE/ace/QoS/QoS_Session_Impl.h +++ b/ACE/ace/QoS/QoS_Session_Impl.h @@ -4,8 +4,6 @@ /** * @file QoS_Session_Impl.h * - * $Id$ - * * @author Vishal Kachroo <vishal@cs.wustl.edu> */ //============================================================================= diff --git a/ACE/ace/QoS/SOCK_Dgram_Mcast_QoS.h b/ACE/ace/QoS/SOCK_Dgram_Mcast_QoS.h index d397bb68e70..974f588ef3f 100644 --- a/ACE/ace/QoS/SOCK_Dgram_Mcast_QoS.h +++ b/ACE/ace/QoS/SOCK_Dgram_Mcast_QoS.h @@ -4,8 +4,6 @@ /** * @file SOCK_Dgram_Mcast_QoS.h * - * $Id$ - * * @author Vishal Kachroo <vishal@cs.wustl.edu> */ //============================================================================= diff --git a/ACE/ace/QtReactor/QtReactor.h b/ACE/ace/QtReactor/QtReactor.h index 037198dadb9..4a1279694d0 100644 --- a/ACE/ace/QtReactor/QtReactor.h +++ b/ACE/ace/QtReactor/QtReactor.h @@ -4,8 +4,6 @@ /** * @file QtReactor.h * - * $Id$ - * * @author Hamish Friedlander <ullexco@wave.co.nz> * @author Balachandran Natarajan <bala@cs.wustl.edu> */ diff --git a/ACE/ace/RB_Tree.h b/ACE/ace/RB_Tree.h index 8d7924736df..2f35d6b53c1 100644 --- a/ACE/ace/RB_Tree.h +++ b/ACE/ace/RB_Tree.h @@ -4,8 +4,6 @@ /** * @file RB_Tree.h * - * $Id$ - * * @author Chris Gill */ //============================================================================= diff --git a/ACE/ace/RW_Mutex.h b/ACE/ace/RW_Mutex.h index b1c4bf331a7..8a223c63952 100644 --- a/ACE/ace/RW_Mutex.h +++ b/ACE/ace/RW_Mutex.h @@ -4,8 +4,6 @@ /** * @file RW_Mutex.h * - * $Id$ - * * Moved from Synch.h. * * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> diff --git a/ACE/ace/RW_Process_Mutex.h b/ACE/ace/RW_Process_Mutex.h index 27fc88de750..5ad1122da58 100644 --- a/ACE/ace/RW_Process_Mutex.h +++ b/ACE/ace/RW_Process_Mutex.h @@ -4,8 +4,6 @@ /** * @file RW_Process_Mutex.h * - * $Id$ - * * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> */ //============================================================================= diff --git a/ACE/ace/RW_Thread_Mutex.h b/ACE/ace/RW_Thread_Mutex.h index ba903df4f76..1f096bec1b5 100644 --- a/ACE/ace/RW_Thread_Mutex.h +++ b/ACE/ace/RW_Thread_Mutex.h @@ -4,8 +4,6 @@ /** * @file RW_Thread_Mutex.h * - * $Id$ - * * Moved from Synch.h. * * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> diff --git a/ACE/ace/Reactor.h b/ACE/ace/Reactor.h index 1e5b0880f18..fa2759f2abd 100644 --- a/ACE/ace/Reactor.h +++ b/ACE/ace/Reactor.h @@ -4,8 +4,6 @@ /** * @file Reactor.h * - * $Id$ - * * @author Irfan Pyarali <irfan@cs.wustl.edu> * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> */ diff --git a/ACE/ace/Reactor_Impl.h b/ACE/ace/Reactor_Impl.h index 18a82034e3a..44d5d55afd5 100644 --- a/ACE/ace/Reactor_Impl.h +++ b/ACE/ace/Reactor_Impl.h @@ -4,8 +4,6 @@ /** * @file Reactor_Impl.h * - * $Id$ - * * @author Irfan Pyarali */ //============================================================================= diff --git a/ACE/ace/Reactor_Notification_Strategy.h b/ACE/ace/Reactor_Notification_Strategy.h index c73a04a1aad..93f58051d24 100644 --- a/ACE/ace/Reactor_Notification_Strategy.h +++ b/ACE/ace/Reactor_Notification_Strategy.h @@ -4,8 +4,6 @@ /** * @file Reactor_Notification_Strategy.h * - * $Id$ - * * @author Doug Schmidt */ //============================================================================= diff --git a/ACE/ace/Reactor_Timer_Interface.h b/ACE/ace/Reactor_Timer_Interface.h index d370a128df2..eaaa31a34f6 100644 --- a/ACE/ace/Reactor_Timer_Interface.h +++ b/ACE/ace/Reactor_Timer_Interface.h @@ -4,8 +4,6 @@ /** * @file Reactor_Timer_Interface.h * - * $Id$ - * * @author Irfan Pyarali <irfan@oomworks.com> */ //============================================================================= diff --git a/ACE/ace/Reactor_Token_T.h b/ACE/ace/Reactor_Token_T.h index 945f05531df..521fdc8452e 100644 --- a/ACE/ace/Reactor_Token_T.h +++ b/ACE/ace/Reactor_Token_T.h @@ -4,8 +4,6 @@ /** * @file Reactor_Token_T.h * - * $Id$ - * * @author Steve Huston <shuston@riverace.com> */ //============================================================================= diff --git a/ACE/ace/Read_Buffer.h b/ACE/ace/Read_Buffer.h index 5ab743e9d94..9ef8677938f 100644 --- a/ACE/ace/Read_Buffer.h +++ b/ACE/ace/Read_Buffer.h @@ -4,8 +4,6 @@ /** * @file Read_Buffer.h * - * $Id$ - * * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> * @author Seth Widoff */ diff --git a/ACE/ace/Recursive_Thread_Mutex.h b/ACE/ace/Recursive_Thread_Mutex.h index ab5b3a6f2f1..9c2d0621722 100644 --- a/ACE/ace/Recursive_Thread_Mutex.h +++ b/ACE/ace/Recursive_Thread_Mutex.h @@ -4,8 +4,6 @@ /** * @file Recursive_Thread_Mutex.h * - * $Id$ - * * Moved from Synch.h. * * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> and diff --git a/ACE/ace/Recyclable.h b/ACE/ace/Recyclable.h index 5eae5965371..47d06052f96 100644 --- a/ACE/ace/Recyclable.h +++ b/ACE/ace/Recyclable.h @@ -4,8 +4,6 @@ /** * @file Recyclable.h * - * $Id$ - * * @author Doug Schmidt */ //============================================================================= diff --git a/ACE/ace/Refcountable_T.h b/ACE/ace/Refcountable_T.h index be9ebf7bc70..b4916bf986c 100644 --- a/ACE/ace/Refcountable_T.h +++ b/ACE/ace/Refcountable_T.h @@ -4,8 +4,6 @@ /** * @file Refcountable_T.h * - * $Id$ - * * @author Doug Schmidt * @author Johnny Willemsen */ diff --git a/ACE/ace/Refcounted_Auto_Ptr.h b/ACE/ace/Refcounted_Auto_Ptr.h index 46bd34c9d7a..b5670cc05a4 100644 --- a/ACE/ace/Refcounted_Auto_Ptr.h +++ b/ACE/ace/Refcounted_Auto_Ptr.h @@ -4,8 +4,6 @@ /** * @file Refcounted_Auto_Ptr.h * - * $Id$ - * * @author John Tucker <JTucker@infoglide.com> */ //============================================================================= diff --git a/ACE/ace/Registry.h b/ACE/ace/Registry.h index 6d54479887f..afdf775b6ea 100644 --- a/ACE/ace/Registry.h +++ b/ACE/ace/Registry.h @@ -4,8 +4,6 @@ /** * @file Registry.h * - * $Id$ - * * @author Irfan Pyarali (irfan@cs.wustl.edu) */ //============================================================================= diff --git a/ACE/ace/Registry_Name_Space.h b/ACE/ace/Registry_Name_Space.h index 66db9652890..5c830112d4c 100644 --- a/ACE/ace/Registry_Name_Space.h +++ b/ACE/ace/Registry_Name_Space.h @@ -4,8 +4,6 @@ /** * @file Registry_Name_Space.h * - * $Id$ - * * @author Irfan Pyarali (irfan@cs.wustl.edu) */ //============================================================================= diff --git a/ACE/ace/Remote_Name_Space.h b/ACE/ace/Remote_Name_Space.h index bfb7cdfe4c1..d1dbe8a7882 100644 --- a/ACE/ace/Remote_Name_Space.h +++ b/ACE/ace/Remote_Name_Space.h @@ -4,8 +4,6 @@ /** * @file Remote_Name_Space.h * - * $Id$ - * * @author Prashant Jain */ //========================================================================== diff --git a/ACE/ace/Remote_Tokens.h b/ACE/ace/Remote_Tokens.h index a5c080ab6be..edf389b2e78 100644 --- a/ACE/ace/Remote_Tokens.h +++ b/ACE/ace/Remote_Tokens.h @@ -4,8 +4,6 @@ /** * @file Remote_Tokens.h * - * $Id$ - * * @author Douglas C. Schmidt (schmidt@cs.wustl.edu) * @author Tim Harrison (harrison@cs.wustl.edu) */ diff --git a/ACE/ace/Reverse_Lock_T.h b/ACE/ace/Reverse_Lock_T.h index 348adbf7686..1457c27ec54 100644 --- a/ACE/ace/Reverse_Lock_T.h +++ b/ACE/ace/Reverse_Lock_T.h @@ -4,8 +4,6 @@ /** * @file Reverse_Lock_T.h * - * $Id$ - * * Moved from Synch.h. * * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> diff --git a/ACE/ace/SOCK.h b/ACE/ace/SOCK.h index f0841270e50..4392d1c20a6 100644 --- a/ACE/ace/SOCK.h +++ b/ACE/ace/SOCK.h @@ -4,8 +4,6 @@ /** * @file SOCK.h * - * $Id$ - * * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> */ //============================================================================= diff --git a/ACE/ace/SOCK_Acceptor.h b/ACE/ace/SOCK_Acceptor.h index 87e202ba79c..cda6d40b034 100644 --- a/ACE/ace/SOCK_Acceptor.h +++ b/ACE/ace/SOCK_Acceptor.h @@ -4,8 +4,6 @@ /** * @file SOCK_Acceptor.h * - * $Id$ - * * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> */ //============================================================================= diff --git a/ACE/ace/SOCK_CODgram.h b/ACE/ace/SOCK_CODgram.h index c7688c2e805..b22eb6075d7 100644 --- a/ACE/ace/SOCK_CODgram.h +++ b/ACE/ace/SOCK_CODgram.h @@ -4,8 +4,6 @@ /** * @file SOCK_CODgram.h * - * $Id$ - * * @author Doug Schmidt */ //============================================================================= diff --git a/ACE/ace/SOCK_Connector.h b/ACE/ace/SOCK_Connector.h index 2cb7cbd3d1a..a8f7d360385 100644 --- a/ACE/ace/SOCK_Connector.h +++ b/ACE/ace/SOCK_Connector.h @@ -4,8 +4,6 @@ /** * @file SOCK_Connector.h * - * $Id$ - * * @author Doug Schmidt <schmidt@cs.wustl.edu> */ //============================================================================= diff --git a/ACE/ace/SOCK_Dgram.h b/ACE/ace/SOCK_Dgram.h index b48f748d92a..1b8f9f8be42 100644 --- a/ACE/ace/SOCK_Dgram.h +++ b/ACE/ace/SOCK_Dgram.h @@ -4,8 +4,6 @@ /** * @file SOCK_Dgram.h * - * $Id$ - * * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> */ //============================================================================= diff --git a/ACE/ace/SOCK_Dgram_Bcast.h b/ACE/ace/SOCK_Dgram_Bcast.h index deda3297339..710565ed401 100644 --- a/ACE/ace/SOCK_Dgram_Bcast.h +++ b/ACE/ace/SOCK_Dgram_Bcast.h @@ -4,8 +4,6 @@ /** * @file SOCK_Dgram_Bcast.h * - * $Id$ - * * @author Doug Schmidt */ //============================================================================= diff --git a/ACE/ace/SOCK_Dgram_Mcast.h b/ACE/ace/SOCK_Dgram_Mcast.h index d5b0de0c006..02a4b85f360 100644 --- a/ACE/ace/SOCK_Dgram_Mcast.h +++ b/ACE/ace/SOCK_Dgram_Mcast.h @@ -4,8 +4,6 @@ /** * @file SOCK_Dgram_Mcast.h * - * $Id$ - * * @author Irfan Pyrali <irfan@cs.wustl.edu> * @author Tim Harrison <harrison@cs.wustl.edu> * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> diff --git a/ACE/ace/SOCK_IO.h b/ACE/ace/SOCK_IO.h index ecdf4e4ea86..670375aa0a4 100644 --- a/ACE/ace/SOCK_IO.h +++ b/ACE/ace/SOCK_IO.h @@ -4,8 +4,6 @@ /** * @file SOCK_IO.h * - * $Id$ - * * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> */ //========================================================================== diff --git a/ACE/ace/SOCK_Netlink.h b/ACE/ace/SOCK_Netlink.h index 45830617ed6..cec06c3215e 100644 --- a/ACE/ace/SOCK_Netlink.h +++ b/ACE/ace/SOCK_Netlink.h @@ -2,8 +2,6 @@ /** * @file SOCK_Netlink.h * - * $Id$ - * * @author Robert Iakobashvilli <coroberti@gmail.com> * @author Raz Ben Yehuda <raziebe@013.net.il> */ diff --git a/ACE/ace/SOCK_SEQPACK_Association.h b/ACE/ace/SOCK_SEQPACK_Association.h index beb211fa292..e79029d5094 100644 --- a/ACE/ace/SOCK_SEQPACK_Association.h +++ b/ACE/ace/SOCK_SEQPACK_Association.h @@ -5,8 +5,6 @@ * * @file SOCK_SEQPACK_Association.h * - * $Id$ - * * @author Patrick J. Lardieri <plardier@atl.lmco.com> * @author Gaurav Naik, Lockheed Martin ATL * @author based on SOCK_Stream diff --git a/ACE/ace/SOCK_SEQPACK_Connector.h b/ACE/ace/SOCK_SEQPACK_Connector.h index 49cf0b8c2dc..6583a3e3382 100644 --- a/ACE/ace/SOCK_SEQPACK_Connector.h +++ b/ACE/ace/SOCK_SEQPACK_Connector.h @@ -4,8 +4,6 @@ /** * @file SOCK_SEQPACK_Connector.h * - * $Id$ - * * @author Patrick J. Lardieri <plardier@atl.lmco.com> * @author Gaurav Naik, Lockheed Martin ATL * @author based on SOCK_STREAM_Connector diff --git a/ACE/ace/SOCK_Stream.h b/ACE/ace/SOCK_Stream.h index dd765954764..2f011b0b622 100644 --- a/ACE/ace/SOCK_Stream.h +++ b/ACE/ace/SOCK_Stream.h @@ -4,8 +4,6 @@ /** * @file SOCK_Stream.h * - * $Id$ - * * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> */ //============================================================================= diff --git a/ACE/ace/SPIPE.h b/ACE/ace/SPIPE.h index 99bc370b84d..0ae586ec313 100644 --- a/ACE/ace/SPIPE.h +++ b/ACE/ace/SPIPE.h @@ -4,8 +4,6 @@ /** * @file SPIPE.h * - * $Id$ - * * @author Doug Schmidt */ //============================================================================= diff --git a/ACE/ace/SPIPE_Acceptor.h b/ACE/ace/SPIPE_Acceptor.h index 6ff2d1c508d..7f93ae463a3 100644 --- a/ACE/ace/SPIPE_Acceptor.h +++ b/ACE/ace/SPIPE_Acceptor.h @@ -4,8 +4,6 @@ /** * @file SPIPE_Acceptor.h * - * $Id$ - * * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> * @author Prashant Jain <pjain@cs.wustl.edu> */ diff --git a/ACE/ace/SPIPE_Addr.h b/ACE/ace/SPIPE_Addr.h index 7344a1b5a5b..1f25a9a5187 100644 --- a/ACE/ace/SPIPE_Addr.h +++ b/ACE/ace/SPIPE_Addr.h @@ -4,8 +4,6 @@ /** * @file SPIPE_Addr.h * - * $Id$ - * * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> */ //========================================================================== diff --git a/ACE/ace/SPIPE_Connector.h b/ACE/ace/SPIPE_Connector.h index 3237874aa6c..2e6ccc2011d 100644 --- a/ACE/ace/SPIPE_Connector.h +++ b/ACE/ace/SPIPE_Connector.h @@ -4,8 +4,6 @@ /** * @file SPIPE_Connector.h * - * $Id$ - * * @author Doug Schmidt <schmidt@cs.wustl.edu> * @author Prashant Jain <pjain@cs.wustl.edu> */ diff --git a/ACE/ace/SPIPE_Stream.h b/ACE/ace/SPIPE_Stream.h index b69c8f23bed..71ffd4cc5e2 100644 --- a/ACE/ace/SPIPE_Stream.h +++ b/ACE/ace/SPIPE_Stream.h @@ -4,8 +4,6 @@ /** * @file SPIPE_Stream.h * - * $Id$ - * * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> */ //============================================================================= diff --git a/ACE/ace/SSL/SSL_Asynch_BIO.h b/ACE/ace/SSL/SSL_Asynch_BIO.h index 22c6202754b..5ae5613f334 100644 --- a/ACE/ace/SSL/SSL_Asynch_BIO.h +++ b/ACE/ace/SSL/SSL_Asynch_BIO.h @@ -4,8 +4,6 @@ /** * @file SSL_Asynch_BIO.h * - * $Id$ - * * @author Alexander Libman <alibman@baltimore.com> * @author Ossama Othman <ossama@uci.edu> * diff --git a/ACE/ace/SSL/SSL_Asynch_Stream.h b/ACE/ace/SSL/SSL_Asynch_Stream.h index 29da8944cdc..de2a9dc169b 100644 --- a/ACE/ace/SSL/SSL_Asynch_Stream.h +++ b/ACE/ace/SSL/SSL_Asynch_Stream.h @@ -4,8 +4,6 @@ /** * @file SSL_Asynch_Stream.h * - * $Id$ - * * @author Alexander Libman <alibman@baltimore.com> */ //============================================================================= diff --git a/ACE/ace/SSL/SSL_Context.h b/ACE/ace/SSL/SSL_Context.h index 2a71a2bc440..eab491d322d 100644 --- a/ACE/ace/SSL/SSL_Context.h +++ b/ACE/ace/SSL/SSL_Context.h @@ -3,8 +3,6 @@ /** * @file SSL_Context.h * - * $Id$ - * * @author Carlos O'Ryan <coryan@ece.uci.edu> * @author Ossama Othman <ossama@dre.vanderbilt.edu> */ diff --git a/ACE/ace/SSL/SSL_Initializer.h b/ACE/ace/SSL/SSL_Initializer.h index 2438fee6758..d73c8f88aed 100644 --- a/ACE/ace/SSL/SSL_Initializer.h +++ b/ACE/ace/SSL/SSL_Initializer.h @@ -4,8 +4,6 @@ /** * @file SSL_Initializer.h * - * $Id$ - * * @author Vladimir Zykov <vz@prismtech.com> */ //============================================================================= diff --git a/ACE/ace/SSL/SSL_SOCK.h b/ACE/ace/SSL/SSL_SOCK.h index 96552744c8d..16e84af890f 100644 --- a/ACE/ace/SSL/SSL_SOCK.h +++ b/ACE/ace/SSL/SSL_SOCK.h @@ -4,8 +4,6 @@ /** * @file SSL_SOCK.h * - * $Id$ - * * @author Ossama Othman <ossama@ece.uci.edu> */ //============================================================================= diff --git a/ACE/ace/SSL/SSL_SOCK_Acceptor.h b/ACE/ace/SSL/SSL_SOCK_Acceptor.h index 25fa8741f7d..add881ed3a3 100644 --- a/ACE/ace/SSL/SSL_SOCK_Acceptor.h +++ b/ACE/ace/SSL/SSL_SOCK_Acceptor.h @@ -4,8 +4,6 @@ /** * @file SSL_SOCK_Acceptor.h * - * $Id$ - * * @author John Heitmann * @author Chris Zimman * @author Ossama Othman <ossama@uci.edu> diff --git a/ACE/ace/SSL/SSL_SOCK_Connector.h b/ACE/ace/SSL/SSL_SOCK_Connector.h index e07c05190d0..4c862c9fbac 100644 --- a/ACE/ace/SSL/SSL_SOCK_Connector.h +++ b/ACE/ace/SSL/SSL_SOCK_Connector.h @@ -4,8 +4,6 @@ /** * @file SSL_SOCK_Connector.h * - * $Id$ - * * @author Ossama Othman <ossama@uci.edu> * @author Carlos O'Ryan <coryan@uci.edu> * @author John Heitmann diff --git a/ACE/ace/SSL/SSL_SOCK_Stream.h b/ACE/ace/SSL/SSL_SOCK_Stream.h index c3d8da6faed..c9a54fe98af 100644 --- a/ACE/ace/SSL/SSL_SOCK_Stream.h +++ b/ACE/ace/SSL/SSL_SOCK_Stream.h @@ -4,8 +4,6 @@ /** * @file SSL_SOCK_Stream.h * - * $Id$ - * * @author Ossama Othman <ossama@uci.edu> * @author Carlos O'Ryan <coryan@uci.edu> * @author John Heitmann diff --git a/ACE/ace/SSL/sslconf.h b/ACE/ace/SSL/sslconf.h index ffc545d61ae..2dfea912bd3 100644 --- a/ACE/ace/SSL/sslconf.h +++ b/ACE/ace/SSL/sslconf.h @@ -4,8 +4,6 @@ /** * @file sslconf.h * - * $Id$ - * * @author Carlos O'Ryan <coryan@ece.uci.edu> */ //============================================================================= diff --git a/ACE/ace/SString.h b/ACE/ace/SString.h index 273882e9093..2eb3e8b8b55 100644 --- a/ACE/ace/SString.h +++ b/ACE/ace/SString.h @@ -4,8 +4,6 @@ /** * @file SString.h * - * $Id$ - * * @author Douglas C. Schmidt (schmidt@cs.wustl.edu) */ //============================================================================= diff --git a/ACE/ace/SStringfwd.h b/ACE/ace/SStringfwd.h index cab3ecfe8ec..b06a43badd4 100644 --- a/ACE/ace/SStringfwd.h +++ b/ACE/ace/SStringfwd.h @@ -4,8 +4,6 @@ /** * @file SStringfwd.h * - * $Id$ - * * Forward declarations and typedefs of ACE string types. * * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> diff --git a/ACE/ace/SUN_Proactor.h b/ACE/ace/SUN_Proactor.h index d81a1407d5a..2d68fccf3af 100644 --- a/ACE/ace/SUN_Proactor.h +++ b/ACE/ace/SUN_Proactor.h @@ -4,8 +4,6 @@ /** * @file SUN_Proactor.h * - * $Id$ - * * @author Alexander Libman <alibman@baltimore.com> */ //============================================================================= diff --git a/ACE/ace/SV_Message.h b/ACE/ace/SV_Message.h index 38d64d58b56..3ad09a1cc6f 100644 --- a/ACE/ace/SV_Message.h +++ b/ACE/ace/SV_Message.h @@ -4,8 +4,6 @@ /** * @file SV_Message.h * - * $Id$ - * * @author Doug Schmidt */ //========================================================================== diff --git a/ACE/ace/SV_Message_Queue.h b/ACE/ace/SV_Message_Queue.h index 8acd9f1e2aa..c2db7320547 100644 --- a/ACE/ace/SV_Message_Queue.h +++ b/ACE/ace/SV_Message_Queue.h @@ -4,8 +4,6 @@ /** * @file SV_Message_Queue.h * - * $Id$ - * * @author Douglas C. Schmidt <schmidt@uci.edu> */ //=========================================================================== diff --git a/ACE/ace/SV_Semaphore_Complex.h b/ACE/ace/SV_Semaphore_Complex.h index 5efc7e2acd6..65d1ed5f8eb 100644 --- a/ACE/ace/SV_Semaphore_Complex.h +++ b/ACE/ace/SV_Semaphore_Complex.h @@ -4,8 +4,6 @@ /** * @file SV_Semaphore_Complex.h * - * $Id$ - * * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> */ //============================================================================= diff --git a/ACE/ace/SV_Semaphore_Simple.h b/ACE/ace/SV_Semaphore_Simple.h index fdc3cf83a30..0a475c7e20b 100644 --- a/ACE/ace/SV_Semaphore_Simple.h +++ b/ACE/ace/SV_Semaphore_Simple.h @@ -4,8 +4,6 @@ /** * @file SV_Semaphore_Simple.h * - * $Id$ - * * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> */ //========================================================================== diff --git a/ACE/ace/SV_Shared_Memory.h b/ACE/ace/SV_Shared_Memory.h index 2b0c7dcb254..4e57b26b23b 100644 --- a/ACE/ace/SV_Shared_Memory.h +++ b/ACE/ace/SV_Shared_Memory.h @@ -4,8 +4,6 @@ /** * @file SV_Shared_Memory.h * - * $Id$ - * * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> */ //========================================================================== diff --git a/ACE/ace/Sample_History.h b/ACE/ace/Sample_History.h index 78a23ce542a..9a6bcb19363 100644 --- a/ACE/ace/Sample_History.h +++ b/ACE/ace/Sample_History.h @@ -4,8 +4,6 @@ /** * @file Sample_History.h * - * $Id$ - * * @author Carlos O'Ryan <coryan@uci.edu> */ //============================================================================= diff --git a/ACE/ace/Sbrk_Memory_Pool.h b/ACE/ace/Sbrk_Memory_Pool.h index 3442d5719cf..0a9826b0b9d 100644 --- a/ACE/ace/Sbrk_Memory_Pool.h +++ b/ACE/ace/Sbrk_Memory_Pool.h @@ -4,8 +4,6 @@ /** * @file Sbrk_Memory_Pool.h * - * $Id$ - * * @author Dougls C. Schmidt <schmidt@cs.wustl.edu> * @author Prashant Jain <pjain@cs.wustl.edu> */ diff --git a/ACE/ace/Sched_Params.cpp b/ACE/ace/Sched_Params.cpp index ab2fb1212be..f9eb92d7ccf 100644 --- a/ACE/ace/Sched_Params.cpp +++ b/ACE/ace/Sched_Params.cpp @@ -3,8 +3,6 @@ /** * @file Sched_Params.cpp * - * $Id$ - * * @author David Levine */ //============================================================================= diff --git a/ACE/ace/Sched_Params.h b/ACE/ace/Sched_Params.h index 36e2935bb87..c355fefc880 100644 --- a/ACE/ace/Sched_Params.h +++ b/ACE/ace/Sched_Params.h @@ -4,8 +4,6 @@ /** * @file Sched_Params.h * - * $Id$ - * * @author David Levine <levine@cs.wustl.edu> * @author Carlos O'Ryan <coryan@uci.edu> */ diff --git a/ACE/ace/Sched_Params.inl b/ACE/ace/Sched_Params.inl index 043ebbeae1c..5392611ac08 100644 --- a/ACE/ace/Sched_Params.inl +++ b/ACE/ace/Sched_Params.inl @@ -4,8 +4,6 @@ /** * @file Sched_Params.inl * - * $Id$ - * * @author David Levine */ //============================================================================= diff --git a/ACE/ace/Select_Reactor.h b/ACE/ace/Select_Reactor.h index 2e8b67977d3..b47569b96b9 100644 --- a/ACE/ace/Select_Reactor.h +++ b/ACE/ace/Select_Reactor.h @@ -4,8 +4,6 @@ /** * @file Select_Reactor.h * - * $Id$ - * * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> */ //============================================================================= diff --git a/ACE/ace/Select_Reactor_Base.h b/ACE/ace/Select_Reactor_Base.h index 31b513412dc..364f4d0f5ab 100644 --- a/ACE/ace/Select_Reactor_Base.h +++ b/ACE/ace/Select_Reactor_Base.h @@ -4,8 +4,6 @@ /** * @file Select_Reactor_Base.h * - * $Id$ - * * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> */ //============================================================================= diff --git a/ACE/ace/Select_Reactor_T.h b/ACE/ace/Select_Reactor_T.h index 27305a1c272..c27f62211d8 100644 --- a/ACE/ace/Select_Reactor_T.h +++ b/ACE/ace/Select_Reactor_T.h @@ -4,8 +4,6 @@ /** * @file Select_Reactor_T.h * - * $Id$ - * * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> */ //============================================================================= diff --git a/ACE/ace/Semaphore.h b/ACE/ace/Semaphore.h index 047f7c74220..6320b0eb570 100644 --- a/ACE/ace/Semaphore.h +++ b/ACE/ace/Semaphore.h @@ -4,8 +4,6 @@ /** * @file Semaphore.h * - * $Id$ - * * Moved from Synch.h. * * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> diff --git a/ACE/ace/Service_Config.h b/ACE/ace/Service_Config.h index 3865e75b152..e821eed6158 100644 --- a/ACE/ace/Service_Config.h +++ b/ACE/ace/Service_Config.h @@ -4,8 +4,6 @@ /** * @file Service_Config.h * - * $Id$ - * * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> */ //==================================================================== diff --git a/ACE/ace/Service_Gestalt.h b/ACE/ace/Service_Gestalt.h index a73b3e6761b..9e54af7c688 100644 --- a/ACE/ace/Service_Gestalt.h +++ b/ACE/ace/Service_Gestalt.h @@ -4,8 +4,6 @@ /** * @file Service_Gestalt.h * - * $Id$ - * * @author Iliyan Jeliazkov <iliyan@ociweb.com> */ //==================================================================== diff --git a/ACE/ace/Service_Manager.h b/ACE/ace/Service_Manager.h index 38cf0dafb59..6573c8588e6 100644 --- a/ACE/ace/Service_Manager.h +++ b/ACE/ace/Service_Manager.h @@ -4,8 +4,6 @@ /** * @file Service_Manager.h * - * $Id$ - * * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> */ //============================================================================= diff --git a/ACE/ace/Service_Object.h b/ACE/ace/Service_Object.h index 7a61d287e53..ac66d3c45c8 100644 --- a/ACE/ace/Service_Object.h +++ b/ACE/ace/Service_Object.h @@ -4,8 +4,6 @@ /** * @file Service_Object.h * - * $Id$ - * * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> */ //============================================================================= diff --git a/ACE/ace/Service_Repository.h b/ACE/ace/Service_Repository.h index 86291083155..4352c540ac3 100644 --- a/ACE/ace/Service_Repository.h +++ b/ACE/ace/Service_Repository.h @@ -4,8 +4,6 @@ /** * @file Service_Repository.h * - * $Id$ - * * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> */ //============================================================================= diff --git a/ACE/ace/Service_Types.h b/ACE/ace/Service_Types.h index de442a6b431..83dba34e1b4 100644 --- a/ACE/ace/Service_Types.h +++ b/ACE/ace/Service_Types.h @@ -4,8 +4,6 @@ /** * @file Service_Types.h * - * $Id$ - * * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> */ //========================================================================== diff --git a/ACE/ace/Shared_Memory.h b/ACE/ace/Shared_Memory.h index 9fc64a23036..be6970e31f0 100644 --- a/ACE/ace/Shared_Memory.h +++ b/ACE/ace/Shared_Memory.h @@ -4,8 +4,6 @@ /** * @file Shared_Memory.h * - * $Id$ - * * @author Doug Schmidt */ //========================================================================== diff --git a/ACE/ace/Shared_Memory_MM.h b/ACE/ace/Shared_Memory_MM.h index e23ac00cdbf..26503997de2 100644 --- a/ACE/ace/Shared_Memory_MM.h +++ b/ACE/ace/Shared_Memory_MM.h @@ -4,8 +4,6 @@ /** * @file Shared_Memory_MM.h * - * $Id$ - * * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> */ //============================================================================= diff --git a/ACE/ace/Shared_Memory_Pool.h b/ACE/ace/Shared_Memory_Pool.h index 344d2ce92b0..23b5e90f3dc 100644 --- a/ACE/ace/Shared_Memory_Pool.h +++ b/ACE/ace/Shared_Memory_Pool.h @@ -4,8 +4,6 @@ /** * @file Shared_Memory_Pool.h * - * $Id$ - * * @author Dougls C. Schmidt <schmidt@cs.wustl.edu> * @author Prashant Jain <pjain@cs.wustl.edu> */ diff --git a/ACE/ace/Shared_Memory_SV.h b/ACE/ace/Shared_Memory_SV.h index 517d72c33dc..9dca8871744 100644 --- a/ACE/ace/Shared_Memory_SV.h +++ b/ACE/ace/Shared_Memory_SV.h @@ -4,8 +4,6 @@ /** * @file Shared_Memory_SV.h * - * $Id$ - * * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> */ //============================================================================= diff --git a/ACE/ace/Shared_Object.h b/ACE/ace/Shared_Object.h index 345ddb41836..4749f28da62 100644 --- a/ACE/ace/Shared_Object.h +++ b/ACE/ace/Shared_Object.h @@ -4,8 +4,6 @@ /** * @file Shared_Object.h * - * $Id$ - * * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> */ //========================================================================== diff --git a/ACE/ace/Sig_Adapter.h b/ACE/ace/Sig_Adapter.h index 5e8369b2ad8..23be40055d6 100644 --- a/ACE/ace/Sig_Adapter.h +++ b/ACE/ace/Sig_Adapter.h @@ -4,8 +4,6 @@ /** * @file Sig_Adapter.h * - * $Id$ - * * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> */ //============================================================================= diff --git a/ACE/ace/Sig_Handler.h b/ACE/ace/Sig_Handler.h index 711936e2934..cf646739070 100644 --- a/ACE/ace/Sig_Handler.h +++ b/ACE/ace/Sig_Handler.h @@ -4,8 +4,6 @@ /** * @file Sig_Handler.h * - * $Id$ - * * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> */ //============================================================================= diff --git a/ACE/ace/Signal.h b/ACE/ace/Signal.h index 627d9c1400e..924369d475b 100644 --- a/ACE/ace/Signal.h +++ b/ACE/ace/Signal.h @@ -4,8 +4,6 @@ /** * @file Signal.h * - * $Id$ - * * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> */ //============================================================================= diff --git a/ACE/ace/Singleton.h b/ACE/ace/Singleton.h index 28ce78cd017..aac7f787e95 100644 --- a/ACE/ace/Singleton.h +++ b/ACE/ace/Singleton.h @@ -4,8 +4,6 @@ /** * @file Singleton.h * - * $Id$ - * * @brief * * @author Tim Harrison <harrison@cs.wustl.edu> diff --git a/ACE/ace/Sock_Connect.h b/ACE/ace/Sock_Connect.h index 33ae2dad6bb..54011147474 100644 --- a/ACE/ace/Sock_Connect.h +++ b/ACE/ace/Sock_Connect.h @@ -4,8 +4,6 @@ /** * @file Sock_Connect.h * - * $Id$ - * * @author Priyanka Gontla <pgontla@ece.uci.edu> * @author Based on code that existed formerly in ACE.h. */ diff --git a/ACE/ace/Stack_Trace.cpp b/ACE/ace/Stack_Trace.cpp index c9ab799c885..177e2639643 100644 --- a/ACE/ace/Stack_Trace.cpp +++ b/ACE/ace/Stack_Trace.cpp @@ -2,8 +2,6 @@ /** * @file Stack_Trace.cpp * - * $Id$ - * * @brief Encapsulate string representation of stack trace. * * Some platform-specific areas of this code have been adapted from diff --git a/ACE/ace/Stack_Trace.h b/ACE/ace/Stack_Trace.h index e99526ac151..f3f91e09e8e 100644 --- a/ACE/ace/Stack_Trace.h +++ b/ACE/ace/Stack_Trace.h @@ -3,8 +3,6 @@ /** * @file Stack_Trace.h * - * $Id$ - * * @author Chris Cleeland (cleeland.ociweb.com) */ //============================================================================= diff --git a/ACE/ace/Static_Object_Lock.h b/ACE/ace/Static_Object_Lock.h index b6a7e4acfc9..50db451711a 100644 --- a/ACE/ace/Static_Object_Lock.h +++ b/ACE/ace/Static_Object_Lock.h @@ -4,8 +4,6 @@ /** * @file Static_Object_Lock.h * - * $Id$ - * * @author David L. Levine <levine@cs.wustl.edu> * @author Matthias Kerkhoff * @author Per Andersson diff --git a/ACE/ace/Stats.h b/ACE/ace/Stats.h index e02c1bb5dd0..34962e48d44 100644 --- a/ACE/ace/Stats.h +++ b/ACE/ace/Stats.h @@ -4,8 +4,6 @@ /** * @file Stats.h * - * $Id$ - * * @author David L. Levine */ //========================================================================== diff --git a/ACE/ace/Strategies_T.h b/ACE/ace/Strategies_T.h index 5066ec9ce4b..7b405e2b451 100644 --- a/ACE/ace/Strategies_T.h +++ b/ACE/ace/Strategies_T.h @@ -4,8 +4,6 @@ /** * @file Strategies_T.h * - * $Id$ - * * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> */ //============================================================================= diff --git a/ACE/ace/Stream.h b/ACE/ace/Stream.h index 2fe058474bb..de0aed8af32 100644 --- a/ACE/ace/Stream.h +++ b/ACE/ace/Stream.h @@ -4,8 +4,6 @@ /** * @file Stream.h * - * $Id$ - * * @author Douglas C. Schmidt <schmidt@uci.edu> */ //========================================================================== diff --git a/ACE/ace/Stream_Modules.h b/ACE/ace/Stream_Modules.h index af713ca2079..86432727aa9 100644 --- a/ACE/ace/Stream_Modules.h +++ b/ACE/ace/Stream_Modules.h @@ -4,8 +4,6 @@ /** * @file Stream_Modules.h * - * $Id$ - * * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> */ //============================================================================= diff --git a/ACE/ace/String_Base.h b/ACE/ace/String_Base.h index 4baf8e4213f..0c8af1147e5 100644 --- a/ACE/ace/String_Base.h +++ b/ACE/ace/String_Base.h @@ -4,8 +4,6 @@ /** * @file String_Base.h * - * $Id$ - * * @author Douglas C. Schmidt (schmidt@cs.wustl.edu) * @author Nanbor Wang <nanbor@cs.wustl.edu> */ diff --git a/ACE/ace/String_Base_Const.h b/ACE/ace/String_Base_Const.h index 2684e3dff8e..3fce9f4084a 100644 --- a/ACE/ace/String_Base_Const.h +++ b/ACE/ace/String_Base_Const.h @@ -4,8 +4,6 @@ /** * @file String_Base_Const.h * - * $Id$ - * * @author Nanbor Wang <nanbor@cs.wustl.edu> */ //============================================================================= diff --git a/ACE/ace/Svc_Conf.h b/ACE/ace/Svc_Conf.h index 783546fec77..7c47a5e5a7e 100644 --- a/ACE/ace/Svc_Conf.h +++ b/ACE/ace/Svc_Conf.h @@ -4,8 +4,6 @@ /** * @file Svc_Conf.h * - * $Id$ - * * @author Doug Schmidt */ //============================================================================= diff --git a/ACE/ace/Svc_Conf_Param.h b/ACE/ace/Svc_Conf_Param.h index 541f63942d6..f3039167da0 100644 --- a/ACE/ace/Svc_Conf_Param.h +++ b/ACE/ace/Svc_Conf_Param.h @@ -4,8 +4,6 @@ /** * @file Svc_Conf_Param.h * - * $Id$ - * * @author Iliyan Jeliazkov <iliyan@ociweb.com> * @author Based on code originally found in Svc_Conf.h by Doug Schmidt and Ossama Othman. diff --git a/ACE/ace/Svc_Conf_Tokens.h b/ACE/ace/Svc_Conf_Tokens.h index 744b3053fd6..a3e6a129d6b 100644 --- a/ACE/ace/Svc_Conf_Tokens.h +++ b/ACE/ace/Svc_Conf_Tokens.h @@ -3,8 +3,6 @@ /** * @file Svc_Conf_Tokens.h * - * $Id$ - * * @author Iliyan Jeliazkov <iliyan@ociweb.com> */ //==================================================================== diff --git a/ACE/ace/Svc_Handler.h b/ACE/ace/Svc_Handler.h index 79ba77ed11c..ab893b7edb9 100644 --- a/ACE/ace/Svc_Handler.h +++ b/ACE/ace/Svc_Handler.h @@ -4,8 +4,6 @@ /** * @file Svc_Handler.h * - * $Id$ - * * @author Douglas Schmidt <schmidt@uci.edu> * @author Irfan Pyarali <irfan@cs.wustl.edu> */ diff --git a/ACE/ace/Synch.h b/ACE/ace/Synch.h index 4ebd05c89b0..6a6bf794258 100644 --- a/ACE/ace/Synch.h +++ b/ACE/ace/Synch.h @@ -4,8 +4,6 @@ /** * @file Synch.h * - * $Id$ - * * Wrapper Facades for various synchronization mechanisms. * * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> diff --git a/ACE/ace/Synch_Options.h b/ACE/ace/Synch_Options.h index 308991cd9e8..c3651202f1e 100644 --- a/ACE/ace/Synch_Options.h +++ b/ACE/ace/Synch_Options.h @@ -4,8 +4,6 @@ /** * @file Synch_Options.h * - * $Id$ - * * @author Douglas C. Schmidt <schmidt@uci.edu> */ //========================================================================== diff --git a/ACE/ace/Synch_Traits.h b/ACE/ace/Synch_Traits.h index e29f33966ab..e73399faa74 100644 --- a/ACE/ace/Synch_Traits.h +++ b/ACE/ace/Synch_Traits.h @@ -4,8 +4,6 @@ /** * @file Synch_Traits.h * - * $Id$ - * * Moved from Synch.h. * * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> diff --git a/ACE/ace/System_Time.h b/ACE/ace/System_Time.h index e40b21299f5..dca30ec97ea 100644 --- a/ACE/ace/System_Time.h +++ b/ACE/ace/System_Time.h @@ -4,8 +4,6 @@ /** * @file System_Time.h * - * $Id$ - * * @author Prashant Jain * @author Tim H. Harrison * @author Douglas C. Schmidt diff --git a/ACE/ace/TLI.h b/ACE/ace/TLI.h index 719c7e6004e..6a44034799b 100644 --- a/ACE/ace/TLI.h +++ b/ACE/ace/TLI.h @@ -4,8 +4,6 @@ /** * @file TLI.h * - * $Id$ - * * @author Doug Schmidt */ //============================================================================= diff --git a/ACE/ace/TLI_Acceptor.h b/ACE/ace/TLI_Acceptor.h index db916368966..47e12253023 100644 --- a/ACE/ace/TLI_Acceptor.h +++ b/ACE/ace/TLI_Acceptor.h @@ -4,8 +4,6 @@ /** * @file TLI_Acceptor.h * - * $Id$ - * * @author Doug Schmidt */ //============================================================================= diff --git a/ACE/ace/TLI_Connector.h b/ACE/ace/TLI_Connector.h index 2873b9278f4..b90fb2a0aa6 100644 --- a/ACE/ace/TLI_Connector.h +++ b/ACE/ace/TLI_Connector.h @@ -4,8 +4,6 @@ /** * @file TLI_Connector.h * - * $Id$ - * * @author Doug Schmidt */ //============================================================================= diff --git a/ACE/ace/TLI_Stream.h b/ACE/ace/TLI_Stream.h index 452959d011c..acbc4c3d76c 100644 --- a/ACE/ace/TLI_Stream.h +++ b/ACE/ace/TLI_Stream.h @@ -4,8 +4,6 @@ /** * @file TLI_Stream.h * - * $Id$ - * * @author Doug Schmidt */ //============================================================================= diff --git a/ACE/ace/TP_Reactor.h b/ACE/ace/TP_Reactor.h index f88e76e52cb..15384c0eb6c 100644 --- a/ACE/ace/TP_Reactor.h +++ b/ACE/ace/TP_Reactor.h @@ -4,8 +4,6 @@ /** * @file TP_Reactor.h * - * $Id$ - * * The ACE_TP_Reactor (aka, Thread Pool Reactor) uses the * Leader/Followers pattern to demultiplex events among a pool of * threads. When using a thread pool reactor, an application diff --git a/ACE/ace/TSS_Adapter.h b/ACE/ace/TSS_Adapter.h index 67eedea94c3..664e59f6d52 100644 --- a/ACE/ace/TSS_Adapter.h +++ b/ACE/ace/TSS_Adapter.h @@ -4,8 +4,6 @@ /** * @file TSS_Adapter.h * - * $Id$ - * * Originally in Synch.h * * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> diff --git a/ACE/ace/TSS_T.h b/ACE/ace/TSS_T.h index 6b710bb69e7..bec09943ac3 100644 --- a/ACE/ace/TSS_T.h +++ b/ACE/ace/TSS_T.h @@ -4,8 +4,6 @@ /** * @file TSS_T.h * - * $Id$ - * * Moved from Synch.h. * * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> diff --git a/ACE/ace/TTY_IO.h b/ACE/ace/TTY_IO.h index f0ed759a757..fcc6ac54b14 100644 --- a/ACE/ace/TTY_IO.h +++ b/ACE/ace/TTY_IO.h @@ -4,8 +4,6 @@ /** * @file TTY_IO.h * - * $Id$ - * * @author Douglas C. Schmidt <schmidt@uci.edu> */ //============================================================================= diff --git a/ACE/ace/Task.h b/ACE/ace/Task.h index ac406042cef..c6ff2900343 100644 --- a/ACE/ace/Task.h +++ b/ACE/ace/Task.h @@ -4,8 +4,6 @@ /** * @file Task.h * - * $Id$ - * * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> */ //============================================================================= diff --git a/ACE/ace/Task_Ex_T.h b/ACE/ace/Task_Ex_T.h index e50c4d240eb..1f883dce7a9 100644 --- a/ACE/ace/Task_Ex_T.h +++ b/ACE/ace/Task_Ex_T.h @@ -4,8 +4,6 @@ /** * @file Task_Ex_T.h * - * $Id$ - * * @author Kobi Cohen-Arazi <kobi-co@barak-online.net> */ //============================================================================= diff --git a/ACE/ace/Task_T.h b/ACE/ace/Task_T.h index d3823345665..8c5800802aa 100644 --- a/ACE/ace/Task_T.h +++ b/ACE/ace/Task_T.h @@ -4,8 +4,6 @@ /** * @file Task_T.h * - * $Id$ - * * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> */ //============================================================================= diff --git a/ACE/ace/Thread.h b/ACE/ace/Thread.h index 523bf209c85..b7fc1fb4cb6 100644 --- a/ACE/ace/Thread.h +++ b/ACE/ace/Thread.h @@ -4,8 +4,6 @@ /** * @file Thread.h * - * $Id$ - * * @author Douglas Schmidt <schmidt@cs.wustl.edu> */ //========================================================================== diff --git a/ACE/ace/Thread_Adapter.h b/ACE/ace/Thread_Adapter.h index de811982e78..a01bd0c452e 100644 --- a/ACE/ace/Thread_Adapter.h +++ b/ACE/ace/Thread_Adapter.h @@ -4,8 +4,6 @@ /** * @file Thread_Adapter.h * - * $Id$ - * * @author Carlos O'Ryan <coryan@uci.edu> */ //============================================================================= diff --git a/ACE/ace/Thread_Control.h b/ACE/ace/Thread_Control.h index 8faa20808f7..a392d83a5a5 100644 --- a/ACE/ace/Thread_Control.h +++ b/ACE/ace/Thread_Control.h @@ -4,8 +4,6 @@ /** * @file Thread_Control.h * - * $Id$ - * * @author Carlos O'Ryan <coryan@uci.edu> */ //============================================================================= diff --git a/ACE/ace/Thread_Exit.h b/ACE/ace/Thread_Exit.h index e37776bb455..51425d00100 100644 --- a/ACE/ace/Thread_Exit.h +++ b/ACE/ace/Thread_Exit.h @@ -4,8 +4,6 @@ /** * @file Thread_Exit.h * - * $Id$ - * * @author Carlos O'Ryan <coryan@uci.edu> */ //============================================================================= diff --git a/ACE/ace/Thread_Hook.h b/ACE/ace/Thread_Hook.h index 5cf7aa02705..dcb6d396eab 100644 --- a/ACE/ace/Thread_Hook.h +++ b/ACE/ace/Thread_Hook.h @@ -4,8 +4,6 @@ /** * @file Thread_Hook.h * - * $Id$ - * * @author Carlos O'Ryan <coryan@uci.edu> */ //============================================================================= diff --git a/ACE/ace/Thread_Manager.h b/ACE/ace/Thread_Manager.h index 6d7b81068ae..f83a1d6c46a 100644 --- a/ACE/ace/Thread_Manager.h +++ b/ACE/ace/Thread_Manager.h @@ -4,8 +4,6 @@ /** * @file Thread_Manager.h * - * $Id$ - * * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> */ //============================================================================= diff --git a/ACE/ace/Thread_Mutex.h b/ACE/ace/Thread_Mutex.h index 5481e8db920..ff20fb93820 100644 --- a/ACE/ace/Thread_Mutex.h +++ b/ACE/ace/Thread_Mutex.h @@ -4,8 +4,6 @@ /** * @file Thread_Mutex.h * - * $Id$ - * * Moved from Synch.h. * * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> diff --git a/ACE/ace/Thread_Semaphore.h b/ACE/ace/Thread_Semaphore.h index 6c95fa08f93..634eccc1c9a 100644 --- a/ACE/ace/Thread_Semaphore.h +++ b/ACE/ace/Thread_Semaphore.h @@ -4,8 +4,6 @@ /** * @file Thread_Semaphore.h * - * $Id$ - * * Moved from Synch.h. * * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> diff --git a/ACE/ace/Throughput_Stats.h b/ACE/ace/Throughput_Stats.h index 6776f2e2087..f3d1744c562 100644 --- a/ACE/ace/Throughput_Stats.h +++ b/ACE/ace/Throughput_Stats.h @@ -4,8 +4,6 @@ /** * @file Throughput_Stats.h * - * $Id$ - * * @author David L. Levine */ //========================================================================== diff --git a/ACE/ace/Time_Policy.h b/ACE/ace/Time_Policy.h index 9f258efc57d..3a0e31e9232 100644 --- a/ACE/ace/Time_Policy.h +++ b/ACE/ace/Time_Policy.h @@ -4,8 +4,6 @@ /** * @file Time_Policy.h * - * $Id$ - * * @author Carlos O'Ryan <coryan@atdesk.com> * @author Martin Corino <mcorino@remedy.nl> */ diff --git a/ACE/ace/Time_Policy_T.h b/ACE/ace/Time_Policy_T.h index 687a1fae2a4..ffff0ee5e93 100644 --- a/ACE/ace/Time_Policy_T.h +++ b/ACE/ace/Time_Policy_T.h @@ -4,8 +4,6 @@ /** * @file Time_Policy_T.h * - * $Id$ - * * @author Martin Corino <mcorino@remedy.nl> */ //============================================================================= diff --git a/ACE/ace/Time_Value.h b/ACE/ace/Time_Value.h index ef02611ce0a..bb0351c97be 100644 --- a/ACE/ace/Time_Value.h +++ b/ACE/ace/Time_Value.h @@ -4,8 +4,6 @@ /** * @file Time_Value.h * - * $Id$ - * * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> */ //============================================================================= diff --git a/ACE/ace/Time_Value_T.h b/ACE/ace/Time_Value_T.h index b26ee0bb3c5..4348dccf104 100644 --- a/ACE/ace/Time_Value_T.h +++ b/ACE/ace/Time_Value_T.h @@ -4,8 +4,6 @@ /** * @file Time_Value_T.h * - * $Id$ - * * @author Martin Corino <mcorino@remedy.nl> */ //============================================================================= diff --git a/ACE/ace/Timeprobe.h b/ACE/ace/Timeprobe.h index 36f479e1466..872e274ee3f 100644 --- a/ACE/ace/Timeprobe.h +++ b/ACE/ace/Timeprobe.h @@ -4,8 +4,6 @@ /** * @file Timeprobe.h * - * $Id$ - * * @author Irfan Pyarali * * If users want to use time probes, the ACE_COMPILE_TIMEPROBES diff --git a/ACE/ace/Timeprobe_T.h b/ACE/ace/Timeprobe_T.h index ff339660780..0512060af6f 100644 --- a/ACE/ace/Timeprobe_T.h +++ b/ACE/ace/Timeprobe_T.h @@ -4,8 +4,6 @@ /** * @file Timeprobe_T.h * - * $Id$ - * * @author Irfan Pyarali */ //============================================================================= diff --git a/ACE/ace/Timer_Hash.h b/ACE/ace/Timer_Hash.h index 726f87d79d5..500bb28bd80 100644 --- a/ACE/ace/Timer_Hash.h +++ b/ACE/ace/Timer_Hash.h @@ -4,8 +4,6 @@ /** * @file Timer_Hash.h * - * $Id$ - * * @author Darrell Brunsch <brunsch@cs.wustl.edu> */ //============================================================================= diff --git a/ACE/ace/Timer_Hash_T.h b/ACE/ace/Timer_Hash_T.h index fcb9a34a14d..2e7975c313d 100644 --- a/ACE/ace/Timer_Hash_T.h +++ b/ACE/ace/Timer_Hash_T.h @@ -4,8 +4,6 @@ /** * @file Timer_Hash_T.h * - * $Id$ - * * @author Darrell Brunsch <brunsch@cs.wustl.edu> */ //============================================================================= diff --git a/ACE/ace/Timer_Heap.h b/ACE/ace/Timer_Heap.h index 205cdccf0b2..116336b5b40 100644 --- a/ACE/ace/Timer_Heap.h +++ b/ACE/ace/Timer_Heap.h @@ -4,8 +4,6 @@ /** * @file Timer_Heap.h * - * $Id$ - * * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> */ //============================================================================= diff --git a/ACE/ace/Timer_Heap_T.h b/ACE/ace/Timer_Heap_T.h index c3489b581a4..a6f056c7b76 100644 --- a/ACE/ace/Timer_Heap_T.h +++ b/ACE/ace/Timer_Heap_T.h @@ -4,8 +4,6 @@ /** * @file Timer_Heap_T.h * - * $Id$ - * * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> */ //============================================================================= diff --git a/ACE/ace/Timer_List.h b/ACE/ace/Timer_List.h index bd6c81daccc..d274f11a37e 100644 --- a/ACE/ace/Timer_List.h +++ b/ACE/ace/Timer_List.h @@ -4,8 +4,6 @@ /** * @file Timer_List.h * - * $Id$ - * * @author Doug Schmidt */ //============================================================================= diff --git a/ACE/ace/Timer_List_T.h b/ACE/ace/Timer_List_T.h index 34a1e184815..dd719b4021f 100644 --- a/ACE/ace/Timer_List_T.h +++ b/ACE/ace/Timer_List_T.h @@ -4,8 +4,6 @@ /** * @file Timer_List_T.h * - * $Id$ - * * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> */ //============================================================================= diff --git a/ACE/ace/Timer_Queue.h b/ACE/ace/Timer_Queue.h index cee9f6bab84..c6949124749 100644 --- a/ACE/ace/Timer_Queue.h +++ b/ACE/ace/Timer_Queue.h @@ -4,8 +4,6 @@ /** * @file Timer_Queue.h * - * $Id$ - * * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> * @author Irfan Pyarali <irfan@cs.wustl.edu> */ diff --git a/ACE/ace/Timer_Queue_Adapters.h b/ACE/ace/Timer_Queue_Adapters.h index 4611239fb02..51a3a262aa9 100644 --- a/ACE/ace/Timer_Queue_Adapters.h +++ b/ACE/ace/Timer_Queue_Adapters.h @@ -4,8 +4,6 @@ /** * @file Timer_Queue_Adapters.h * - * $Id$ - * * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> and * Carlos O'Ryan <coryan@uci.edu> */ diff --git a/ACE/ace/Timer_Queue_T.h b/ACE/ace/Timer_Queue_T.h index a8881d7a652..e97002a1cba 100644 --- a/ACE/ace/Timer_Queue_T.h +++ b/ACE/ace/Timer_Queue_T.h @@ -4,8 +4,6 @@ /** * @file Timer_Queue_T.h * - * $Id$ - * * @author Doug Schmidt <schmidt@cs.wustl.edu> * @author Irfan Pyarali <irfan@cs.wustl.edu> and * @author Darrell Brunsch <brunsch@cs.wustl.edu> diff --git a/ACE/ace/Timer_Queuefwd.h b/ACE/ace/Timer_Queuefwd.h index af1b844d84d..26aee6eb677 100644 --- a/ACE/ace/Timer_Queuefwd.h +++ b/ACE/ace/Timer_Queuefwd.h @@ -4,8 +4,6 @@ /** * @file Timer_Queuefwd.h * - * $Id$ - * * Forward declarations and typedefs of ACE_Timer_Queue class. * * @author Ossama Othman <ossama@dre.vanderbilt.edu> diff --git a/ACE/ace/Timer_Wheel.h b/ACE/ace/Timer_Wheel.h index 5251e1b5df9..b21eb9c511d 100644 --- a/ACE/ace/Timer_Wheel.h +++ b/ACE/ace/Timer_Wheel.h @@ -4,8 +4,6 @@ /** * @file Timer_Wheel.h * - * $Id$ - * * @author Darrell Brunsch (brunsch@cs.wustl.edu) */ //============================================================================= diff --git a/ACE/ace/Timer_Wheel_T.h b/ACE/ace/Timer_Wheel_T.h index 2e55b1bdf49..22c204ca1ef 100644 --- a/ACE/ace/Timer_Wheel_T.h +++ b/ACE/ace/Timer_Wheel_T.h @@ -4,8 +4,6 @@ /** * @file Timer_Wheel_T.h * - * $Id$ - * * @author Darrell Brunsch <brunsch@cs.wustl.edu> */ //============================================================================= diff --git a/ACE/ace/TkReactor/TkReactor.h b/ACE/ace/TkReactor/TkReactor.h index d5ffb997492..adedbb0982c 100644 --- a/ACE/ace/TkReactor/TkReactor.h +++ b/ACE/ace/TkReactor/TkReactor.h @@ -4,8 +4,6 @@ /** * @file TkReactor.h * - * $Id$ - * * @author Nagarajan Surendran <naga@cs.wustl.edu> */ //============================================================================= diff --git a/ACE/ace/Token.h b/ACE/ace/Token.h index d9db5ef9aa1..8173645043a 100644 --- a/ACE/ace/Token.h +++ b/ACE/ace/Token.h @@ -4,8 +4,6 @@ /** * @file Token.h * - * $Id$ - * * @author Original author * @author Karl-Heinz Dorn (kdorn@erlh.siemens.de) * @author Ported to ACE by diff --git a/ACE/ace/Token_Collection.h b/ACE/ace/Token_Collection.h index 5b4b8589ac1..7354ee6d9cb 100644 --- a/ACE/ace/Token_Collection.h +++ b/ACE/ace/Token_Collection.h @@ -4,8 +4,6 @@ /** * @file Token_Collection.h * - * $Id$ - * * The ACE_Token class offers methods for acquiring, renewing, * and releasing a synchronization token on a per-token basis. The * ACE_Token_Collection offers an interface for performing diff --git a/ACE/ace/Token_Invariants.h b/ACE/ace/Token_Invariants.h index 3fda4988025..7a17c5c00d9 100644 --- a/ACE/ace/Token_Invariants.h +++ b/ACE/ace/Token_Invariants.h @@ -4,8 +4,6 @@ /** * @file Token_Invariants.h * - * $Id$ - * * @author Tim Harrison (harrison@cs.wustl.edu) * * Allows applications to test that invariants are always diff --git a/ACE/ace/Token_Manager.h b/ACE/ace/Token_Manager.h index 9df69aafd7a..3f0427799cd 100644 --- a/ACE/ace/Token_Manager.h +++ b/ACE/ace/Token_Manager.h @@ -4,8 +4,6 @@ /** * @file Token_Manager.h * - * $Id$ - * * @author Tim Harrison (harrison@cs.wustl.edu) */ //============================================================================= diff --git a/ACE/ace/Token_Request_Reply.h b/ACE/ace/Token_Request_Reply.h index 4341eb65cd5..8aa5d0a0b89 100644 --- a/ACE/ace/Token_Request_Reply.h +++ b/ACE/ace/Token_Request_Reply.h @@ -4,8 +4,6 @@ /** * @file Token_Request_Reply.h * - * $Id$ - * * Define the format used to exchange messages between the * ACE_Token Server and its clients. * diff --git a/ACE/ace/Tokenizer_T.h b/ACE/ace/Tokenizer_T.h index 097f9cc3965..d3bba949198 100644 --- a/ACE/ace/Tokenizer_T.h +++ b/ACE/ace/Tokenizer_T.h @@ -4,8 +4,6 @@ /** * @file Tokenizer_T.h * - * $Id$ - * * @author Douglas C. Schmidt (schmidt@cs.wustl.edu) * @author Nanbor Wang <nanbor@cs.wustl.edu> */ diff --git a/ACE/ace/Trace.h b/ACE/ace/Trace.h index 7c0c202c1c4..f70f35bbf55 100644 --- a/ACE/ace/Trace.h +++ b/ACE/ace/Trace.h @@ -4,8 +4,6 @@ /** * @file Trace.h * - * $Id$ - * * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> */ //============================================================================= diff --git a/ACE/ace/Typed_SV_Message.h b/ACE/ace/Typed_SV_Message.h index f57e02084c2..50ef362fb3d 100644 --- a/ACE/ace/Typed_SV_Message.h +++ b/ACE/ace/Typed_SV_Message.h @@ -4,8 +4,6 @@ /** * @file Typed_SV_Message.h * - * $Id$ - * * @author Doug Schmidt */ //========================================================================== diff --git a/ACE/ace/Typed_SV_Message_Queue.h b/ACE/ace/Typed_SV_Message_Queue.h index f7c2c066654..b10baf4cb68 100644 --- a/ACE/ace/Typed_SV_Message_Queue.h +++ b/ACE/ace/Typed_SV_Message_Queue.h @@ -4,8 +4,6 @@ /** * @file Typed_SV_Message_Queue.h * - * $Id$ - * * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> */ //============================================================================= diff --git a/ACE/ace/UNIX_Addr.h b/ACE/ace/UNIX_Addr.h index 859691ca258..71d55480f2f 100644 --- a/ACE/ace/UNIX_Addr.h +++ b/ACE/ace/UNIX_Addr.h @@ -4,8 +4,6 @@ /** * @file UNIX_Addr.h * - * $Id$ - * * @author Doug Schmidt */ //============================================================================= diff --git a/ACE/ace/UPIPE_Acceptor.h b/ACE/ace/UPIPE_Acceptor.h index 4e7b62f94e3..432fac53f24 100644 --- a/ACE/ace/UPIPE_Acceptor.h +++ b/ACE/ace/UPIPE_Acceptor.h @@ -4,8 +4,6 @@ /** * @file UPIPE_Acceptor.h * - * $Id$ - * * @author Gerhard Lenzer * @author Douglas C. Schmidt */ diff --git a/ACE/ace/UPIPE_Addr.h b/ACE/ace/UPIPE_Addr.h index 75f948c6bf5..eb331b0b11c 100644 --- a/ACE/ace/UPIPE_Addr.h +++ b/ACE/ace/UPIPE_Addr.h @@ -4,8 +4,6 @@ /** * @file UPIPE_Addr.h * - * $Id$ - * * @author Doug Schmidt */ //============================================================================= diff --git a/ACE/ace/UPIPE_Connector.h b/ACE/ace/UPIPE_Connector.h index 5e0b4e1a531..fff02dc5945 100644 --- a/ACE/ace/UPIPE_Connector.h +++ b/ACE/ace/UPIPE_Connector.h @@ -4,8 +4,6 @@ /** * @file UPIPE_Connector.h * - * $Id$ - * * @author Gerhard Lenzer and Douglas C. Schmidt */ //============================================================================= diff --git a/ACE/ace/UPIPE_Stream.h b/ACE/ace/UPIPE_Stream.h index 87bcf82d1e2..491c8799c83 100644 --- a/ACE/ace/UPIPE_Stream.h +++ b/ACE/ace/UPIPE_Stream.h @@ -4,8 +4,6 @@ /** * @file UPIPE_Stream.h * - * $Id$ - * * @author Gerhard Lenzer * @author Douglas C. Schmidt */ diff --git a/ACE/ace/UUID.h b/ACE/ace/UUID.h index f357ab8a70e..6b26fb33fec 100644 --- a/ACE/ace/UUID.h +++ b/ACE/ace/UUID.h @@ -4,8 +4,6 @@ /** * @file UUID.h * - * $Id$ - * * @author Andrew T. Finnel <andrew@activesol.net> * @author Yamuna Krishnmaurthy <yamuna@oomworks.com> */ diff --git a/ACE/ace/Unbounded_Queue.h b/ACE/ace/Unbounded_Queue.h index 3a750b0302d..9c5fd36592a 100644 --- a/ACE/ace/Unbounded_Queue.h +++ b/ACE/ace/Unbounded_Queue.h @@ -4,8 +4,6 @@ /** * @file Unbounded_Queue.h * - * $Id$ - * * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> */ //============================================================================= diff --git a/ACE/ace/Unbounded_Set.h b/ACE/ace/Unbounded_Set.h index 9a235126c08..90ae7653dd2 100644 --- a/ACE/ace/Unbounded_Set.h +++ b/ACE/ace/Unbounded_Set.h @@ -4,8 +4,6 @@ /** * @file Unbounded_Set.h * - * $Id$ - * * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> */ //============================================================================= diff --git a/ACE/ace/Unbounded_Set_Ex.h b/ACE/ace/Unbounded_Set_Ex.h index acf54ebd426..3cc89768825 100644 --- a/ACE/ace/Unbounded_Set_Ex.h +++ b/ACE/ace/Unbounded_Set_Ex.h @@ -4,8 +4,6 @@ /** * @file Unbounded_Set_Ex.h * - * $Id$ - * * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> */ //============================================================================= diff --git a/ACE/ace/Value_Ptr.h b/ACE/ace/Value_Ptr.h index ee39578b6b7..8d22e5e2bb1 100644 --- a/ACE/ace/Value_Ptr.h +++ b/ACE/ace/Value_Ptr.h @@ -4,8 +4,6 @@ /** * @file Value_Ptr.h * - * $Id$ - * * Value_Ptr implementation based on code in Herb Sutter's book "More * Exceptional C++". * diff --git a/ACE/ace/Vector_T.h b/ACE/ace/Vector_T.h index 9d397fef79e..7591783489d 100644 --- a/ACE/ace/Vector_T.h +++ b/ACE/ace/Vector_T.h @@ -4,8 +4,6 @@ /** * @file Vector_T.h * - * $Id$ - * * @author Craig L. Ching <cching@mqsoftware.com> * @author Gonzalo Diethelm <gonzalo.diethelm@aditiva.com> */ diff --git a/ACE/ace/WFMO_Reactor.h b/ACE/ace/WFMO_Reactor.h index aa77fdd035e..32197eb9913 100644 --- a/ACE/ace/WFMO_Reactor.h +++ b/ACE/ace/WFMO_Reactor.h @@ -4,8 +4,6 @@ /** * @file WFMO_Reactor.h * - * $Id$ - * * @author Irfan Pyarali <irfan@cs.wustl.edu> * @author Tim Harrison <harrison@cs.wustl.edu> * @author Doug Schmidt <schmidt@cs.wustl.edu> diff --git a/ACE/ace/WIN32_Asynch_IO.h b/ACE/ace/WIN32_Asynch_IO.h index daec3a3a614..4650347736e 100644 --- a/ACE/ace/WIN32_Asynch_IO.h +++ b/ACE/ace/WIN32_Asynch_IO.h @@ -4,8 +4,6 @@ /** * @file WIN32_Asynch_IO.h * - * $Id$ - * * * These classes only works on Win32 platforms. * diff --git a/ACE/ace/WIN32_Proactor.h b/ACE/ace/WIN32_Proactor.h index 521a78448bc..1625fa8ce1c 100644 --- a/ACE/ace/WIN32_Proactor.h +++ b/ACE/ace/WIN32_Proactor.h @@ -4,8 +4,6 @@ /** * @file WIN32_Proactor.h * - * $Id$ - * * @author Irfan Pyarali (irfan@cs.wustl.edu) * @author Tim Harrison (harrison@cs.wustl.edu) * @author Alexander Babu Arulanthu <alex@cs.wustl.edu> diff --git a/ACE/ace/XML_Svc_Conf.h b/ACE/ace/XML_Svc_Conf.h index 182d554805b..a766ed049e1 100644 --- a/ACE/ace/XML_Svc_Conf.h +++ b/ACE/ace/XML_Svc_Conf.h @@ -4,8 +4,6 @@ /** * @file XML_Svc_Conf.h * - * $Id$ - * * @author Nanbor Wang <nanbor@cs.wustl.edu> */ //============================================================================= diff --git a/ACE/ace/XML_Utils/XML_Error_Handler.h b/ACE/ace/XML_Utils/XML_Error_Handler.h index ccc40fd308e..2f094bbb9f4 100644 --- a/ACE/ace/XML_Utils/XML_Error_Handler.h +++ b/ACE/ace/XML_Utils/XML_Error_Handler.h @@ -2,8 +2,6 @@ /** * @file XML_Error_Handler.h * - * $Id$ - * * @brief Error handler for Xerces * * @author Bala Natarajan <bala@dre.vanderbilt.edu> diff --git a/ACE/ace/XTI_ATM_Mcast.h b/ACE/ace/XTI_ATM_Mcast.h index 360becbaa63..56ce534467f 100644 --- a/ACE/ace/XTI_ATM_Mcast.h +++ b/ACE/ace/XTI_ATM_Mcast.h @@ -4,8 +4,6 @@ /** * @file XTI_ATM_Mcast.h * - * $Id$ - * * @author Joe Hoffert */ //============================================================================= diff --git a/ACE/ace/XtReactor/XtReactor.h b/ACE/ace/XtReactor/XtReactor.h index ec6d7cf70e8..8b172fb24c5 100644 --- a/ACE/ace/XtReactor/XtReactor.h +++ b/ACE/ace/XtReactor/XtReactor.h @@ -4,8 +4,6 @@ /** * @file XtReactor.h * - * $Id$ - * * @author Eric C. Newton <ecn@clark.net> * @author Kirill Rybaltchenko <Kirill.Rybaltchenko@cern.ch> * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> diff --git a/ACE/ace/ace_wchar.h b/ACE/ace/ace_wchar.h index 6c270cffa94..299c52980dd 100644 --- a/ACE/ace/ace_wchar.h +++ b/ACE/ace/ace_wchar.h @@ -4,8 +4,6 @@ /** * @file ace_wchar.h * - * $Id$ - * * @author Darrell Brunsch <brunsch@uci.edu> */ //============================================================================= diff --git a/ACE/ace/config-all.h b/ACE/ace/config-all.h index 66f92ec1919..b6e8a03290b 100644 --- a/ACE/ace/config-all.h +++ b/ACE/ace/config-all.h @@ -4,8 +4,6 @@ /** * @file config-all.h * - * $Id$ - * * @author (Originally in OS.h)Doug Schmidt <schmidt@cs.wustl.edu> * @author Jesper S. M|ller<stophph@diku.dk> * @author and a cast of thousands... diff --git a/ACE/ace/config-lite.h b/ACE/ace/config-lite.h index b000a20e77c..3c64478d354 100644 --- a/ACE/ace/config-lite.h +++ b/ACE/ace/config-lite.h @@ -4,8 +4,6 @@ /** * @file config-lite.h * - * $Id$ - * * @author (Originally in OS.h)Doug Schmidt <schmidt@cs.wustl.edu> * @author Jesper S. M|ller<stophph@diku.dk> * @author and a cast of thousands... diff --git a/ACE/ace/config-macros.h b/ACE/ace/config-macros.h index d72c1d5f24a..63df411b290 100644 --- a/ACE/ace/config-macros.h +++ b/ACE/ace/config-macros.h @@ -4,8 +4,6 @@ /** * @file config-macros.h * - * $Id$ - * * @author (Originally in OS.h)Doug Schmidt <schmidt@cs.wustl.edu> * @author Jesper S. M|ller<stophph@diku.dk> * @author and a cast of thousands... diff --git a/ACE/ace/config-win32-msvc-10.h b/ACE/ace/config-win32-msvc-10.h index 1ba4503cf4d..62dcdae8dd3 100644 --- a/ACE/ace/config-win32-msvc-10.h +++ b/ACE/ace/config-win32-msvc-10.h @@ -3,8 +3,6 @@ /** * @file config-win32-msvc-10.h * - * $Id$ - * * @brief Microsoft Visual C++ 10.0 configuration file. * * This file is the ACE configuration file for Microsoft Visual C++ version 10. diff --git a/ACE/ace/config-win32-msvc-11.h b/ACE/ace/config-win32-msvc-11.h index 40a6e1e7875..8078ffa6040 100644 --- a/ACE/ace/config-win32-msvc-11.h +++ b/ACE/ace/config-win32-msvc-11.h @@ -3,8 +3,6 @@ /** * @file config-win32-msvc-11.h * - * $Id$ - * * @brief Microsoft Visual C++ 11.0 configuration file. * * This file is the ACE configuration file for Microsoft Visual C++ version 11. diff --git a/ACE/ace/config-win32-msvc-12.h b/ACE/ace/config-win32-msvc-12.h index dd56cf56ca2..0b59cd44685 100644 --- a/ACE/ace/config-win32-msvc-12.h +++ b/ACE/ace/config-win32-msvc-12.h @@ -3,8 +3,6 @@ /** * @file config-win32-msvc-12.h * - * $Id$ - * * @brief Microsoft Visual C++ 12.0 configuration file. * * This file is the ACE configuration file for Microsoft Visual C++ version 12. diff --git a/ACE/ace/config-win32-msvc-14.h b/ACE/ace/config-win32-msvc-14.h index 7af34974814..bac3aac0642 100644 --- a/ACE/ace/config-win32-msvc-14.h +++ b/ACE/ace/config-win32-msvc-14.h @@ -3,8 +3,6 @@ /** * @file config-win32-msvc-14.h * - * $Id$ - * * @brief Microsoft Visual C++ 14.0 configuration file. * * This file is the ACE configuration file for Microsoft Visual C++ version 14. diff --git a/ACE/ace/config-win32-msvc-7.h b/ACE/ace/config-win32-msvc-7.h index 446189a26e0..7aac881e6ec 100644 --- a/ACE/ace/config-win32-msvc-7.h +++ b/ACE/ace/config-win32-msvc-7.h @@ -3,8 +3,6 @@ /** * @file config-win32-msvc-7.h * - * $Id$ - * * @brief Microsoft Visual C++ 7.0 configuration file. * * This file is the ACE configuration file for Microsoft Visual C++ version 7. diff --git a/ACE/ace/config-win32-msvc-8.h b/ACE/ace/config-win32-msvc-8.h index 154c2bec78e..c2dfcfddd37 100644 --- a/ACE/ace/config-win32-msvc-8.h +++ b/ACE/ace/config-win32-msvc-8.h @@ -3,8 +3,6 @@ /** * @file config-win32-msvc-8.h * - * $Id$ - * * @brief Microsoft Visual C++ 8.0 configuration file. * * This file is the ACE configuration file for Microsoft Visual C++ version 8. diff --git a/ACE/ace/config-win32-msvc-9.h b/ACE/ace/config-win32-msvc-9.h index 313ee8dd633..19865aa34b0 100644 --- a/ACE/ace/config-win32-msvc-9.h +++ b/ACE/ace/config-win32-msvc-9.h @@ -3,8 +3,6 @@ /** * @file config-win32-msvc-9.h * - * $Id$ - * * @brief Microsoft Visual C++ 9.0 configuration file. * * This file is the ACE configuration file for Microsoft Visual C++ version 9. diff --git a/ACE/ace/config-win32-msvc.h b/ACE/ace/config-win32-msvc.h index 4764df7f7b5..dfa1f85da0c 100644 --- a/ACE/ace/config-win32-msvc.h +++ b/ACE/ace/config-win32-msvc.h @@ -2,8 +2,6 @@ /** * @file config-win32-msvc.h * - * $Id$ - * * @brief Microsoft Visual C++ configuration file. * * This file is the ACE configuration file for Microsoft Visual C++ diff --git a/ACE/ace/config-win32.h b/ACE/ace/config-win32.h index 24833d682f0..3217c2b7894 100644 --- a/ACE/ace/config-win32.h +++ b/ACE/ace/config-win32.h @@ -3,8 +3,6 @@ /** * @file config-win32.h * - * $Id$ - * * @brief Microsoft Windows configuration file. * * This file is the ACE configuration file for all of Microsoft Windows diff --git a/ACE/ace/iosfwd.h b/ACE/ace/iosfwd.h index fa959f6c021..fb38cf08319 100644 --- a/ACE/ace/iosfwd.h +++ b/ACE/ace/iosfwd.h @@ -4,8 +4,6 @@ /** * @file iosfwd.h * - * $Id$ - * * @author Irfan Pyarali * * This file contains the portability ugliness for the Standard C++ diff --git a/ACE/ace/os_include/arpa/os_inet.h b/ACE/ace/os_include/arpa/os_inet.h index ab59811ba52..db079938b7b 100644 --- a/ACE/ace/os_include/arpa/os_inet.h +++ b/ACE/ace/os_include/arpa/os_inet.h @@ -6,8 +6,6 @@ * * definitions for internet operations * - * $Id$ - * * @author Don Hinton <dhinton@dresystems.com> * @author This code was originally in various places including ace/OS.h. */ diff --git a/ACE/ace/os_include/net/os_if.h b/ACE/ace/os_include/net/os_if.h index f8d2489bd83..cdcbacabd08 100644 --- a/ACE/ace/os_include/net/os_if.h +++ b/ACE/ace/os_include/net/os_if.h @@ -6,8 +6,6 @@ * * sockets local interfaces * - * $Id$ - * * @author Don Hinton <dhinton@dresystems.com> * @author This code was originally in various places including ace/OS.h. */ diff --git a/ACE/ace/os_include/netinet/os_in.h b/ACE/ace/os_include/netinet/os_in.h index 300e885eeb8..31d6d650b63 100644 --- a/ACE/ace/os_include/netinet/os_in.h +++ b/ACE/ace/os_include/netinet/os_in.h @@ -7,8 +7,6 @@ * * Internet address family * - * $Id$ - * * @author Don Hinton <dhinton@dresystems.com> * @author This code was originally in various places including ace/OS.h. */ diff --git a/ACE/ace/os_include/netinet/os_tcp.h b/ACE/ace/os_include/netinet/os_tcp.h index f31647a7dfa..6c672144d1e 100644 --- a/ACE/ace/os_include/netinet/os_tcp.h +++ b/ACE/ace/os_include/netinet/os_tcp.h @@ -6,8 +6,6 @@ * * definitions for the Internet Transmission Control Protocol (TCP) * - * $Id$ - * * @author Don Hinton <dhinton@dresystems.com> * @author This code was originally in various places including ace/OS.h. */ diff --git a/ACE/ace/os_include/os_aio.h b/ACE/ace/os_include/os_aio.h index 1716f53d36e..0d2ffe0802c 100644 --- a/ACE/ace/os_include/os_aio.h +++ b/ACE/ace/os_include/os_aio.h @@ -6,8 +6,6 @@ * * asynchronous input and output (REALTIME) * - * $Id$ - * * @author Don Hinton <dhinton@dresystems.com> * @author This code was originally in various places including ace/OS.h. */ diff --git a/ACE/ace/os_include/os_assert.h b/ACE/ace/os_include/os_assert.h index d2bc1f4ebc0..f69a172d5b3 100644 --- a/ACE/ace/os_include/os_assert.h +++ b/ACE/ace/os_include/os_assert.h @@ -6,8 +6,6 @@ * * verify program assertion * - * $Id$ - * * @author Don Hinton <dhinton@dresystems.com> * @author This code was originally in various places including ace/OS.h. */ diff --git a/ACE/ace/os_include/os_byteswap.h b/ACE/ace/os_include/os_byteswap.h index 585504e66a2..4e0af7af1df 100644 --- a/ACE/ace/os_include/os_byteswap.h +++ b/ACE/ace/os_include/os_byteswap.h @@ -6,8 +6,6 @@ * * Byteswap methods * - * $Id$ - * * @author Johnny Willemsen <jwillemsen@remedy.nl> */ //============================================================================= diff --git a/ACE/ace/os_include/os_complex.h b/ACE/ace/os_include/os_complex.h index 9578fcbb919..2cd6cf761c6 100644 --- a/ACE/ace/os_include/os_complex.h +++ b/ACE/ace/os_include/os_complex.h @@ -6,8 +6,6 @@ * * complex arithmetic * - * $Id$ - * * @author Don Hinton <dhinton@dresystems.com> * @author This code was originally in various places including ace/OS.h. */ diff --git a/ACE/ace/os_include/os_cpio.h b/ACE/ace/os_include/os_cpio.h index 7f08a10d04f..1766fcb27f5 100644 --- a/ACE/ace/os_include/os_cpio.h +++ b/ACE/ace/os_include/os_cpio.h @@ -6,8 +6,6 @@ * * cpio archive values * - * $Id$ - * * @author Don Hinton <dhinton@dresystems.com> * @author This code was originally in various places including ace/OS.h. */ diff --git a/ACE/ace/os_include/os_ctype.h b/ACE/ace/os_include/os_ctype.h index c997d41255e..c82a1a3e4ba 100644 --- a/ACE/ace/os_include/os_ctype.h +++ b/ACE/ace/os_include/os_ctype.h @@ -6,8 +6,6 @@ * * character types * - * $Id$ - * * @author Don Hinton <dhinton@dresystems.com> * @author This code was originally in various places including ace/OS.h. */ diff --git a/ACE/ace/os_include/os_dirent.h b/ACE/ace/os_include/os_dirent.h index 327b5810901..b5ce357e866 100644 --- a/ACE/ace/os_include/os_dirent.h +++ b/ACE/ace/os_include/os_dirent.h @@ -6,8 +6,6 @@ * * format of directory entries * - * $Id$ - * * @author Don Hinton <dhinton@dresystems.com> * @author This code was originally in various places including ace/OS.h. */ diff --git a/ACE/ace/os_include/os_dlfcn.h b/ACE/ace/os_include/os_dlfcn.h index 4614ee7b188..5bba90e8200 100644 --- a/ACE/ace/os_include/os_dlfcn.h +++ b/ACE/ace/os_include/os_dlfcn.h @@ -6,8 +6,6 @@ * * dynamic linking * - * $Id$ - * * @author Don Hinton <dhinton@dresystems.com> * @author This code was originally in various places including ace/OS.h. */ diff --git a/ACE/ace/os_include/os_errno.h b/ACE/ace/os_include/os_errno.h index e65af11edc8..729844d922f 100644 --- a/ACE/ace/os_include/os_errno.h +++ b/ACE/ace/os_include/os_errno.h @@ -6,8 +6,6 @@ * * system error numbers * - * $Id$ - * * @author Don Hinton <dhinton@dresystems.com> * @author This code was originally in various places including ace/OS.h. */ diff --git a/ACE/ace/os_include/os_fcntl.h b/ACE/ace/os_include/os_fcntl.h index b387f850100..97cb355f7c3 100644 --- a/ACE/ace/os_include/os_fcntl.h +++ b/ACE/ace/os_include/os_fcntl.h @@ -6,8 +6,6 @@ * * file control options * - * $Id$ - * * @author Don Hinton <dhinton@dresystems.com> * @author This code was originally in various places including ace/OS.h. */ diff --git a/ACE/ace/os_include/os_fenv.h b/ACE/ace/os_include/os_fenv.h index ab7829996ee..e22f8e49823 100644 --- a/ACE/ace/os_include/os_fenv.h +++ b/ACE/ace/os_include/os_fenv.h @@ -6,8 +6,6 @@ * * floating-point environment * - * $Id$ - * * @author Don Hinton <dhinton@dresystems.com> * @author This code was originally in various places including ace/OS.h. */ diff --git a/ACE/ace/os_include/os_float.h b/ACE/ace/os_include/os_float.h index 18e36442cda..f6539c59b5e 100644 --- a/ACE/ace/os_include/os_float.h +++ b/ACE/ace/os_include/os_float.h @@ -6,8 +6,6 @@ * * floating types * - * $Id$ - * * @author Don Hinton <dhinton@dresystems.com> * @author This code was originally in various places including ace/OS.h. */ diff --git a/ACE/ace/os_include/os_fmtmsg.h b/ACE/ace/os_include/os_fmtmsg.h index 176da8c988a..0a6f7ae1712 100644 --- a/ACE/ace/os_include/os_fmtmsg.h +++ b/ACE/ace/os_include/os_fmtmsg.h @@ -6,8 +6,6 @@ * * message display structures * - * $Id$ - * * @author Don Hinton <dhinton@dresystems.com> * @author This code was originally in various places including ace/OS.h. */ diff --git a/ACE/ace/os_include/os_fnmatch.h b/ACE/ace/os_include/os_fnmatch.h index 1173f57018e..932e826bdb2 100644 --- a/ACE/ace/os_include/os_fnmatch.h +++ b/ACE/ace/os_include/os_fnmatch.h @@ -6,8 +6,6 @@ * * filename-matching types * - * $Id$ - * * @author Don Hinton <dhinton@dresystems.com> * @author This code was originally in various places including ace/OS.h. */ diff --git a/ACE/ace/os_include/os_ftw.h b/ACE/ace/os_include/os_ftw.h index c4b31d0ac8a..c7d63a25e25 100644 --- a/ACE/ace/os_include/os_ftw.h +++ b/ACE/ace/os_include/os_ftw.h @@ -6,8 +6,6 @@ * * file tree traversal * - * $Id$ - * * @author Don Hinton <dhinton@dresystems.com> * @author This code was originally in various places including ace/OS.h. */ diff --git a/ACE/ace/os_include/os_glob.h b/ACE/ace/os_include/os_glob.h index 2d1c6cda683..e1dd8078efb 100644 --- a/ACE/ace/os_include/os_glob.h +++ b/ACE/ace/os_include/os_glob.h @@ -6,8 +6,6 @@ * * pathname pattern-matching types * - * $Id$ - * * @author Don Hinton <dhinton@dresystems.com> * @author This code was originally in various places including ace/OS.h. */ diff --git a/ACE/ace/os_include/os_grp.h b/ACE/ace/os_include/os_grp.h index 01f7f829c12..07d9ee1b679 100644 --- a/ACE/ace/os_include/os_grp.h +++ b/ACE/ace/os_include/os_grp.h @@ -6,8 +6,6 @@ * * group structure * - * $Id$ - * * @author Don Hinton <dhinton@dresystems.com> * @author This code was originally in various places including ace/OS.h. */ diff --git a/ACE/ace/os_include/os_iconv.h b/ACE/ace/os_include/os_iconv.h index 50f86c17b90..39f237e7991 100644 --- a/ACE/ace/os_include/os_iconv.h +++ b/ACE/ace/os_include/os_iconv.h @@ -6,8 +6,6 @@ * * codeset conversion facility * - * $Id$ - * * @author Don Hinton <dhinton@dresystems.com> * @author This code was originally in various places including ace/OS.h. */ diff --git a/ACE/ace/os_include/os_ifaddrs.h b/ACE/ace/os_include/os_ifaddrs.h index 64b5e4dc588..eacca0e06dc 100644 --- a/ACE/ace/os_include/os_ifaddrs.h +++ b/ACE/ace/os_include/os_ifaddrs.h @@ -6,8 +6,6 @@ * * os_ifaddrs.h include * - * $Id$ - * * @author Johnny Willemsen <jwillemsen@remedy.nl> */ //============================================================================= diff --git a/ACE/ace/os_include/os_intrin.h b/ACE/ace/os_include/os_intrin.h index cc4d4237aba..9f31f1c09c6 100644 --- a/ACE/ace/os_include/os_intrin.h +++ b/ACE/ace/os_include/os_intrin.h @@ -6,8 +6,6 @@ * * Intrinsic methods * - * $Id$ - * * @author Johnny Willemsen <jwillemsen@remedy.nl> */ //============================================================================= diff --git a/ACE/ace/os_include/os_inttypes.h b/ACE/ace/os_include/os_inttypes.h index 0fd68f5e4dd..eca7c256ed4 100644 --- a/ACE/ace/os_include/os_inttypes.h +++ b/ACE/ace/os_include/os_inttypes.h @@ -6,8 +6,6 @@ * * fixed size integer types * - * $Id$ - * * @author Don Hinton <dhinton@dresystems.com> * @author This code was originally in various places including ace/OS.h. */ diff --git a/ACE/ace/os_include/os_iso646.h b/ACE/ace/os_include/os_iso646.h index 8b52d6af0d8..0ca2b706200 100644 --- a/ACE/ace/os_include/os_iso646.h +++ b/ACE/ace/os_include/os_iso646.h @@ -6,8 +6,6 @@ * * alternative spellings * - * $Id$ - * * @author Don Hinton <dhinton@dresystems.com> * @author This code was originally in various places including ace/OS.h. */ diff --git a/ACE/ace/os_include/os_kstat.h b/ACE/ace/os_include/os_kstat.h index 6fef16b0860..957b608bd88 100644 --- a/ACE/ace/os_include/os_kstat.h +++ b/ACE/ace/os_include/os_kstat.h @@ -4,8 +4,6 @@ /** * @file os_kstat.h * - * $Id$ - * * @author Johnny Willemsen <jwillemsen@remedy.nl> */ //============================================================================= diff --git a/ACE/ace/os_include/os_langinfo.h b/ACE/ace/os_include/os_langinfo.h index a8538dc2526..8af51736992 100644 --- a/ACE/ace/os_include/os_langinfo.h +++ b/ACE/ace/os_include/os_langinfo.h @@ -6,8 +6,6 @@ * * language information constants * - * $Id$ - * * @author Don Hinton <dhinton@dresystem.com> * @author This code was originally in various places including ace/OS.h. */ diff --git a/ACE/ace/os_include/os_libgen.h b/ACE/ace/os_include/os_libgen.h index 4f4b021389a..97d5a8e03e5 100644 --- a/ACE/ace/os_include/os_libgen.h +++ b/ACE/ace/os_include/os_libgen.h @@ -6,8 +6,6 @@ * * definitions for pattern matching functions * - * $Id$ - * * @author Don Hinton <dhinton@dresystems.com> * @author This code was originally in various places including ace/OS.h. */ diff --git a/ACE/ace/os_include/os_limits.h b/ACE/ace/os_include/os_limits.h index 0b0ca1d1f71..acb52890ee2 100644 --- a/ACE/ace/os_include/os_limits.h +++ b/ACE/ace/os_include/os_limits.h @@ -6,8 +6,6 @@ * * implementation-defined constants * - * $Id$ - * * @author Don Hinton <dhinton@dresystems.com> * @author This code was originally in various places including ace/OS.h. */ diff --git a/ACE/ace/os_include/os_local.h b/ACE/ace/os_include/os_local.h index 3c9a1900c51..308527e89c3 100644 --- a/ACE/ace/os_include/os_local.h +++ b/ACE/ace/os_include/os_local.h @@ -6,8 +6,6 @@ * * category macros * - * $Id$ - * * @author Don Hinton <dhinton@dresystems.com> * @author This code was originally in various places including ace/OS.h. */ diff --git a/ACE/ace/os_include/os_math.h b/ACE/ace/os_include/os_math.h index 18d74bf083a..7695cf8eb96 100644 --- a/ACE/ace/os_include/os_math.h +++ b/ACE/ace/os_include/os_math.h @@ -6,8 +6,6 @@ * * mathematical declarations * - * $Id$ - * * @author Don Hinton <dhinton@dresystems.com> * @author This code was originally in various places including ace/OS.h. */ diff --git a/ACE/ace/os_include/os_monetary.h b/ACE/ace/os_include/os_monetary.h index 7820d86ec2d..fc99b491039 100644 --- a/ACE/ace/os_include/os_monetary.h +++ b/ACE/ace/os_include/os_monetary.h @@ -6,8 +6,6 @@ * * monetary types * - * $Id$ - * * @author Don Hinton <dhinton@dresystems.com> * @author This code was originally in various places including ace/OS.h. */ diff --git a/ACE/ace/os_include/os_mqueue.h b/ACE/ace/os_include/os_mqueue.h index 5fa5b21252a..a834f7f4c36 100644 --- a/ACE/ace/os_include/os_mqueue.h +++ b/ACE/ace/os_include/os_mqueue.h @@ -6,8 +6,6 @@ * * message queues (REALTIME) * - * $Id$ - * * @author Don Hinton <dhinton@dresystems.com> * @author This code was originally in various places including ace/OS.h. */ diff --git a/ACE/ace/os_include/os_ndbm.h b/ACE/ace/os_include/os_ndbm.h index ac497afa742..e8a28ae91c2 100644 --- a/ACE/ace/os_include/os_ndbm.h +++ b/ACE/ace/os_include/os_ndbm.h @@ -6,8 +6,6 @@ * * definitions for ndbm database operations * - * $Id$ - * * @author Don Hinton <dhinton@dresystems.com> * @author This code was originally in various places including ace/OS.h. */ diff --git a/ACE/ace/os_include/os_netdb.h b/ACE/ace/os_include/os_netdb.h index 71a038424cd..716bf572518 100644 --- a/ACE/ace/os_include/os_netdb.h +++ b/ACE/ace/os_include/os_netdb.h @@ -6,8 +6,6 @@ * * definitions for network database operations * - * $Id$ - * * @author Don Hinton <dhinton@dresystems.com> * @author This code was originally in various places including ace/OS.h. */ diff --git a/ACE/ace/os_include/os_nl_types.h b/ACE/ace/os_include/os_nl_types.h index 9c83195c251..60443713851 100644 --- a/ACE/ace/os_include/os_nl_types.h +++ b/ACE/ace/os_include/os_nl_types.h @@ -6,8 +6,6 @@ * * data types * - * $Id$ - * * @author Don Hinton <dhinton@dresystems.com> * @author This code was originally in various places including ace/OS.h. */ diff --git a/ACE/ace/os_include/os_pdh.h b/ACE/ace/os_include/os_pdh.h index 6630786d431..96c77a99f69 100644 --- a/ACE/ace/os_include/os_pdh.h +++ b/ACE/ace/os_include/os_pdh.h @@ -6,8 +6,6 @@ * * definitions for the windows pdh API * - * $Id$ - * * @author Johnny Willemsen <jwillemsen@remedy.nl> */ //============================================================================= diff --git a/ACE/ace/os_include/os_pdhmsg.h b/ACE/ace/os_include/os_pdhmsg.h index fff368eceff..3ea606fa9d4 100644 --- a/ACE/ace/os_include/os_pdhmsg.h +++ b/ACE/ace/os_include/os_pdhmsg.h @@ -6,8 +6,6 @@ * * definitions for the windows pdh API * - * $Id$ - * * @author Johnny Willemsen <jwillemsen@remedy.nl> */ //============================================================================= diff --git a/ACE/ace/os_include/os_poll.h b/ACE/ace/os_include/os_poll.h index 432c623018a..b1aad483e53 100644 --- a/ACE/ace/os_include/os_poll.h +++ b/ACE/ace/os_include/os_poll.h @@ -6,8 +6,6 @@ * * definitions for the poll() function * - * $Id$ - * * @author Don Hinton <dhinton@dresystems.com> * @author This code was originally in various places including ace/OS.h. */ diff --git a/ACE/ace/os_include/os_pthread.h b/ACE/ace/os_include/os_pthread.h index 48675c666e7..b88b800cfff 100644 --- a/ACE/ace/os_include/os_pthread.h +++ b/ACE/ace/os_include/os_pthread.h @@ -6,8 +6,6 @@ * * threads * - * $Id$ - * * @author Don Hinton <dhinton@dresystems.com> * @author This code was originally in various places including ace/OS.h. */ diff --git a/ACE/ace/os_include/os_pwd.h b/ACE/ace/os_include/os_pwd.h index a86b13ccd1d..7b98964fec5 100644 --- a/ACE/ace/os_include/os_pwd.h +++ b/ACE/ace/os_include/os_pwd.h @@ -6,8 +6,6 @@ * * password structure * - * $Id$ - * * @author Don Hinton <dhinton@dresystems.com> * @author This code was originally in various places including ace/OS.h. */ diff --git a/ACE/ace/os_include/os_regex.h b/ACE/ace/os_include/os_regex.h index c08eb1a6b27..61f5492452a 100644 --- a/ACE/ace/os_include/os_regex.h +++ b/ACE/ace/os_include/os_regex.h @@ -6,8 +6,6 @@ * * regular expression matching types * - * $Id$ - * * @author Don Hinton <dhinton@dresystems.com> * @author This code was originally in various places including ace/OS.h. */ diff --git a/ACE/ace/os_include/os_sched.h b/ACE/ace/os_include/os_sched.h index c28f8cf947d..c69b75315a3 100644 --- a/ACE/ace/os_include/os_sched.h +++ b/ACE/ace/os_include/os_sched.h @@ -6,8 +6,6 @@ * * execution scheduling (REALTIME) * - * $Id$ - * * @author Don Hinton <dhinton@dresystems.com> * @author This code was originally in various places including ace/OS.h. */ diff --git a/ACE/ace/os_include/os_search.h b/ACE/ace/os_include/os_search.h index 51ad22e8fc2..673b4d2fb5a 100644 --- a/ACE/ace/os_include/os_search.h +++ b/ACE/ace/os_include/os_search.h @@ -6,8 +6,6 @@ * * search tables * - * $Id$ - * * @author Don Hinton <dhinton@dresystems.com> * @author This code was originally in various places including ace/OS.h. */ diff --git a/ACE/ace/os_include/os_semaphore.h b/ACE/ace/os_include/os_semaphore.h index edf5532c6c5..ef9cf00a0fb 100644 --- a/ACE/ace/os_include/os_semaphore.h +++ b/ACE/ace/os_include/os_semaphore.h @@ -6,8 +6,6 @@ * * semaphores (REALTIME) * - * $Id$ - * * @author Don Hinton <dhinton@dresystems.com> * @author This code was originally in various places including ace/OS.h. */ diff --git a/ACE/ace/os_include/os_setjmp.h b/ACE/ace/os_include/os_setjmp.h index 94f51d31266..7639aeb2c4b 100644 --- a/ACE/ace/os_include/os_setjmp.h +++ b/ACE/ace/os_include/os_setjmp.h @@ -6,8 +6,6 @@ * * stack environment declarations * - * $Id$ - * * @author Don Hinton <dhinton@dresystems.com> * @author This code was originally in various places including ace/OS.h. */ diff --git a/ACE/ace/os_include/os_signal.h b/ACE/ace/os_include/os_signal.h index 47f62f84990..f9d3d1f38c1 100644 --- a/ACE/ace/os_include/os_signal.h +++ b/ACE/ace/os_include/os_signal.h @@ -6,8 +6,6 @@ * * signals * - * $Id$ - * * @author Don Hinton <dhinton@dresystems.com> * @author This code was originally in various places including ace/OS.h. */ diff --git a/ACE/ace/os_include/os_spawn.h b/ACE/ace/os_include/os_spawn.h index c319aa5039d..af68968375a 100644 --- a/ACE/ace/os_include/os_spawn.h +++ b/ACE/ace/os_include/os_spawn.h @@ -6,8 +6,6 @@ * * spawn (ADVANCED REALTIME) * - * $Id$ - * * @author Don Hinton <dhinton@dresystems.com> * @author This code was originally in various places including ace/OS.h. */ diff --git a/ACE/ace/os_include/os_stdarg.h b/ACE/ace/os_include/os_stdarg.h index 56ac96a0f14..c93ffb03530 100644 --- a/ACE/ace/os_include/os_stdarg.h +++ b/ACE/ace/os_include/os_stdarg.h @@ -6,8 +6,6 @@ * * handle variable argument list * - * $Id$ - * * @author Don Hinton <dhinton@dresystems.com> * @author This code was originally in various places including ace/OS.h. */ diff --git a/ACE/ace/os_include/os_stdbool.h b/ACE/ace/os_include/os_stdbool.h index 1873d539728..b4c1c141cfc 100644 --- a/ACE/ace/os_include/os_stdbool.h +++ b/ACE/ace/os_include/os_stdbool.h @@ -6,8 +6,6 @@ * * boolean type and values * - * $Id$ - * * @author Don Hinton <dhinton@dresystems.com> * @author This code was originally in various places including ace/OS.h. */ diff --git a/ACE/ace/os_include/os_stddef.h b/ACE/ace/os_include/os_stddef.h index c4ec8f9986c..625a8a44f6f 100644 --- a/ACE/ace/os_include/os_stddef.h +++ b/ACE/ace/os_include/os_stddef.h @@ -6,8 +6,6 @@ * * standard type definitions * - * $Id$ - * * @author Don Hinton <dhinton@dresystems.com> * @author This code was originally in various places including ace/OS.h. */ diff --git a/ACE/ace/os_include/os_stdint.h b/ACE/ace/os_include/os_stdint.h index 1cbbed059e5..1c9bc20b7c6 100644 --- a/ACE/ace/os_include/os_stdint.h +++ b/ACE/ace/os_include/os_stdint.h @@ -6,8 +6,6 @@ * * integer types * - * $Id$ - * * @author Don Hinton <dhinton@dresystems.com> * @author This code was originally in various places including ace/OS.h. */ diff --git a/ACE/ace/os_include/os_stdio.h b/ACE/ace/os_include/os_stdio.h index d52482dbd18..c5a9bac4180 100644 --- a/ACE/ace/os_include/os_stdio.h +++ b/ACE/ace/os_include/os_stdio.h @@ -6,8 +6,6 @@ * * standard buffered input/output * - * $Id$ - * * @author Don Hinton <dhinton@dresystems.com> * @author This code was originally in various places including ace/OS.h. */ diff --git a/ACE/ace/os_include/os_stdlib.h b/ACE/ace/os_include/os_stdlib.h index 11875a6f9ea..d08af453c03 100644 --- a/ACE/ace/os_include/os_stdlib.h +++ b/ACE/ace/os_include/os_stdlib.h @@ -6,8 +6,6 @@ * * standard library definitions * - * $Id$ - * * @author Don Hinton <dhinton@dresystems.com> * @author This code was originally in various places including ace/OS.h. */ diff --git a/ACE/ace/os_include/os_string.h b/ACE/ace/os_include/os_string.h index b367b80c3af..3b6d34356ca 100644 --- a/ACE/ace/os_include/os_string.h +++ b/ACE/ace/os_include/os_string.h @@ -6,8 +6,6 @@ * * string operations * - * $Id$ - * * @author Don Hinton <dhinton@dresystems.com> * @author This code was originally in various places including ace/OS.h. */ diff --git a/ACE/ace/os_include/os_strings.h b/ACE/ace/os_include/os_strings.h index 21b99489b3b..3120adab207 100644 --- a/ACE/ace/os_include/os_strings.h +++ b/ACE/ace/os_include/os_strings.h @@ -6,8 +6,6 @@ * * string operations * - * $Id$ - * * @author Don Hinton <dhinton@dresystems.com> * @author This code was originally in various places including ace/OS.h. */ diff --git a/ACE/ace/os_include/os_stropts.h b/ACE/ace/os_include/os_stropts.h index 3bf10a098f8..3312bbc7731 100644 --- a/ACE/ace/os_include/os_stropts.h +++ b/ACE/ace/os_include/os_stropts.h @@ -6,8 +6,6 @@ * * STREAMS interface (STREAMS) * - * $Id$ - * * @author Don Hinton <dhinton@dresystems.com> * @author This code was originally in various places including ace/OS.h. */ diff --git a/ACE/ace/os_include/os_syslog.h b/ACE/ace/os_include/os_syslog.h index bf4ef052010..98e4ad93511 100644 --- a/ACE/ace/os_include/os_syslog.h +++ b/ACE/ace/os_include/os_syslog.h @@ -6,8 +6,6 @@ * * definitions for system error logging * - * $Id$ - * * @author Don Hinton <dhinton@dresystems.com> * @author This code was originally in various places including ace/OS.h. */ diff --git a/ACE/ace/os_include/os_tar.h b/ACE/ace/os_include/os_tar.h index 33e6f84de3f..f24b9de38c9 100644 --- a/ACE/ace/os_include/os_tar.h +++ b/ACE/ace/os_include/os_tar.h @@ -6,8 +6,6 @@ * * extended tar definitions * - * $Id$ - * * @author Don Hinton <dhinton@dresystems.com> * @author This code was originally in various places including ace/OS.h. */ diff --git a/ACE/ace/os_include/os_termios.h b/ACE/ace/os_include/os_termios.h index 84b90fc178d..59392d90214 100644 --- a/ACE/ace/os_include/os_termios.h +++ b/ACE/ace/os_include/os_termios.h @@ -6,8 +6,6 @@ * * define values for termios * - * $Id$ - * * @author Don Hinton <dhinton@dresystems.com> * @author This code was originally in various places including ace/OS.h. */ diff --git a/ACE/ace/os_include/os_tgmath.h b/ACE/ace/os_include/os_tgmath.h index f14c8a9219e..512ce9fa167 100644 --- a/ACE/ace/os_include/os_tgmath.h +++ b/ACE/ace/os_include/os_tgmath.h @@ -6,8 +6,6 @@ * * type-generic macros * - * $Id$ - * * @author Don Hinton <dhinton@dresystems.com> * @author This code was originally in various places including ace/OS.h. */ diff --git a/ACE/ace/os_include/os_time.h b/ACE/ace/os_include/os_time.h index 354260b6f5b..b6d613b7abb 100644 --- a/ACE/ace/os_include/os_time.h +++ b/ACE/ace/os_include/os_time.h @@ -6,8 +6,6 @@ * * time types * - * $Id$ - * * @author Don Hinton <dhinton@dresystems.com> * @author This code was originally in various places including ace/OS.h. */ diff --git a/ACE/ace/os_include/os_trace.h b/ACE/ace/os_include/os_trace.h index a74822d4a76..8668140e1ec 100644 --- a/ACE/ace/os_include/os_trace.h +++ b/ACE/ace/os_include/os_trace.h @@ -6,8 +6,6 @@ * * tracing * - * $Id$ - * * @author Don Hinton <dhinton@dresystems.com> * @author This code was originally in various places including ace/OS.h. */ diff --git a/ACE/ace/os_include/os_typeinfo.h b/ACE/ace/os_include/os_typeinfo.h index dc4b70d3440..7f33a689b45 100644 --- a/ACE/ace/os_include/os_typeinfo.h +++ b/ACE/ace/os_include/os_typeinfo.h @@ -6,8 +6,6 @@ * * definitions for the typeinfo file * - * $Id$ - * * @author Don Hinton Johnny Willemsen <jwillemsen@remedy.nl> */ //============================================================================= diff --git a/ACE/ace/os_include/os_ucontext.h b/ACE/ace/os_include/os_ucontext.h index 014e1de2526..086880336d0 100644 --- a/ACE/ace/os_include/os_ucontext.h +++ b/ACE/ace/os_include/os_ucontext.h @@ -6,8 +6,6 @@ * * user context * - * $Id$ - * * @author Don Hinton <dhinton@dresystems.com> * @author This code was originally in various places including ace/OS.h. */ diff --git a/ACE/ace/os_include/os_ulimit.h b/ACE/ace/os_include/os_ulimit.h index 8488cf1fbe2..5033bf6f1d1 100644 --- a/ACE/ace/os_include/os_ulimit.h +++ b/ACE/ace/os_include/os_ulimit.h @@ -6,8 +6,6 @@ * * ulimit commands * - * $Id$ - * * @author Don Hinton <dhinton@dresystems.com> * @author This code was originally in various places including ace/OS.h. */ diff --git a/ACE/ace/os_include/os_unistd.h b/ACE/ace/os_include/os_unistd.h index 565f217d35e..942a40c431f 100644 --- a/ACE/ace/os_include/os_unistd.h +++ b/ACE/ace/os_include/os_unistd.h @@ -6,8 +6,6 @@ * * standard symbolic constants and types * - * $Id$ - * * @author Don Hinton <dhinton@dresystems.com> * @author This code was originally in various places including ace/OS.h. */ diff --git a/ACE/ace/os_include/os_utime.h b/ACE/ace/os_include/os_utime.h index 2692f1fb247..4d7e7627917 100644 --- a/ACE/ace/os_include/os_utime.h +++ b/ACE/ace/os_include/os_utime.h @@ -6,8 +6,6 @@ * * access and modification times structure * - * $Id$ - * * @author Don Hinton <dhinton@dresystems.com> * @author This code was originally in various places including ace/OS.h. */ diff --git a/ACE/ace/os_include/os_utmpx.h b/ACE/ace/os_include/os_utmpx.h index ba147d9b85a..5c44e5e6134 100644 --- a/ACE/ace/os_include/os_utmpx.h +++ b/ACE/ace/os_include/os_utmpx.h @@ -6,8 +6,6 @@ * * user accounting database definitions * - * $Id$ - * * @author Don Hinton <dhinton@dresystems.com> * @author This code was originally in various places including ace/OS.h. */ diff --git a/ACE/ace/os_include/os_wchar.h b/ACE/ace/os_include/os_wchar.h index 1b8baa29a45..62280ad2224 100644 --- a/ACE/ace/os_include/os_wchar.h +++ b/ACE/ace/os_include/os_wchar.h @@ -6,8 +6,6 @@ * * wide-character handling * - * $Id$ - * * @author Don Hinton <dhinton@dresystems.com> * @author This code was originally in various places including ace/OS.h. */ diff --git a/ACE/ace/os_include/os_wctype.h b/ACE/ace/os_include/os_wctype.h index e064345455e..0a7140e7956 100644 --- a/ACE/ace/os_include/os_wctype.h +++ b/ACE/ace/os_include/os_wctype.h @@ -6,8 +6,6 @@ * * wide-character classification and mapping utilities * - * $Id$ - * * @author Don Hinton <dhinton@dresystems.com> * @author This code was originally in various places including ace/OS.h. */ diff --git a/ACE/ace/os_include/os_wordexp.h b/ACE/ace/os_include/os_wordexp.h index b48f42bfb3c..e4a2bd3c7df 100644 --- a/ACE/ace/os_include/os_wordexp.h +++ b/ACE/ace/os_include/os_wordexp.h @@ -6,8 +6,6 @@ * * word-expansion types * - * $Id$ - * * @author Don Hinton <dhinton@dresystems.com> * @author This code was originally in various places including ace/OS.h. */ diff --git a/ACE/ace/os_include/sys/os_ipc.h b/ACE/ace/os_include/sys/os_ipc.h index 77ed6f046a6..ae9053a38dd 100644 --- a/ACE/ace/os_include/sys/os_ipc.h +++ b/ACE/ace/os_include/sys/os_ipc.h @@ -6,8 +6,6 @@ * * XSI interprocess communication access structure * - * $Id$ - * * @author Don Hinton <dhinton@dresystems.com> * @author This code was originally in various places including ace/OS.h. */ diff --git a/ACE/ace/os_include/sys/os_loadavg.h b/ACE/ace/os_include/sys/os_loadavg.h index 6144de4d0ce..6437d7d9235 100644 --- a/ACE/ace/os_include/sys/os_loadavg.h +++ b/ACE/ace/os_include/sys/os_loadavg.h @@ -6,8 +6,6 @@ * * loadavg functions * - * $Id$ - * * @author Johnny Willemsen <jwillemsen@remedy.nl> */ //============================================================================= diff --git a/ACE/ace/os_include/sys/os_mman.h b/ACE/ace/os_include/sys/os_mman.h index 04f76963ed0..2f98bf4b798 100644 --- a/ACE/ace/os_include/sys/os_mman.h +++ b/ACE/ace/os_include/sys/os_mman.h @@ -6,8 +6,6 @@ * * memory management declarations * - * $Id$ - * * @author Don Hinton <dhinton@dresystems.com> * @author This code was originally in various places including ace/OS.h. */ diff --git a/ACE/ace/os_include/sys/os_msg.h b/ACE/ace/os_include/sys/os_msg.h index 186ef3371a1..83166e37b72 100644 --- a/ACE/ace/os_include/sys/os_msg.h +++ b/ACE/ace/os_include/sys/os_msg.h @@ -6,8 +6,6 @@ * * XSI message queue structures * - * $Id$ - * * @author Don Hinton <dhinton@dresystems.com> * @author This code was originally in various places including ace/OS.h. */ diff --git a/ACE/ace/os_include/sys/os_pstat.h b/ACE/ace/os_include/sys/os_pstat.h index 8e010f14bcc..377e83b2e1c 100644 --- a/ACE/ace/os_include/sys/os_pstat.h +++ b/ACE/ace/os_include/sys/os_pstat.h @@ -6,8 +6,6 @@ * * pstat functions * - * $Id$ - * * @author Johnny Willemsen <jwillemsen@remedy.nl> */ //============================================================================= diff --git a/ACE/ace/os_include/sys/os_resource.h b/ACE/ace/os_include/sys/os_resource.h index 52dced077ec..437e2d6e49d 100644 --- a/ACE/ace/os_include/sys/os_resource.h +++ b/ACE/ace/os_include/sys/os_resource.h @@ -6,8 +6,6 @@ * * definitions for XSI resource operations * - * $Id$ - * * @author Don Hinton <dhinton@dresystems.com> * @author This code was originally in various places including ace/OS.h. */ diff --git a/ACE/ace/os_include/sys/os_select.h b/ACE/ace/os_include/sys/os_select.h index 09f6113d851..c9888613f5d 100644 --- a/ACE/ace/os_include/sys/os_select.h +++ b/ACE/ace/os_include/sys/os_select.h @@ -6,8 +6,6 @@ * * select types * - * $Id$ - * * @author Don Hinton <dhinton@dresystems.com> * @author This code was originally in various places including ace/OS.h. */ diff --git a/ACE/ace/os_include/sys/os_sem.h b/ACE/ace/os_include/sys/os_sem.h index a558cfb438a..1b3cc860a75 100644 --- a/ACE/ace/os_include/sys/os_sem.h +++ b/ACE/ace/os_include/sys/os_sem.h @@ -6,8 +6,6 @@ * * XSI semaphore facility * - * $Id$ - * * @author Don Hinton <dhinton@dresystems.com> * @author This code was originally in various places including ace/OS.h. */ diff --git a/ACE/ace/os_include/sys/os_shm.h b/ACE/ace/os_include/sys/os_shm.h index 466a2f4825d..c74edab18f5 100644 --- a/ACE/ace/os_include/sys/os_shm.h +++ b/ACE/ace/os_include/sys/os_shm.h @@ -6,8 +6,6 @@ * * XSI shared memory facility * - * $Id$ - * * @author Don Hinton <dhinton@dresystems.com> * @author This code was originally in various places including ace/OS.h. */ diff --git a/ACE/ace/os_include/sys/os_socket.h b/ACE/ace/os_include/sys/os_socket.h index 0d360015634..19b0eadb7cf 100644 --- a/ACE/ace/os_include/sys/os_socket.h +++ b/ACE/ace/os_include/sys/os_socket.h @@ -6,8 +6,6 @@ * * main sockets header * - * $Id$ - * * @author Don Hinton <dhinton@dresystems.com> * @author This code was originally in various places including ace/OS.h. */ diff --git a/ACE/ace/os_include/sys/os_stat.h b/ACE/ace/os_include/sys/os_stat.h index 4affc83abf6..d179d5f95c0 100644 --- a/ACE/ace/os_include/sys/os_stat.h +++ b/ACE/ace/os_include/sys/os_stat.h @@ -6,8 +6,6 @@ * * data returned by the stat() function * - * $Id$ - * * @author Don Hinton <dhinton@dresystems.com> * @author This code was originally in various places including ace/OS.h. */ diff --git a/ACE/ace/os_include/sys/os_statvfs.h b/ACE/ace/os_include/sys/os_statvfs.h index f2ebc475f19..7f274437a60 100644 --- a/ACE/ace/os_include/sys/os_statvfs.h +++ b/ACE/ace/os_include/sys/os_statvfs.h @@ -6,8 +6,6 @@ * * VFS File System information structure * - * $Id$ - * * @author Don Hinton <dhinton@dresystems.com> * @author This code was originally in various places including ace/OS.h. */ diff --git a/ACE/ace/os_include/sys/os_sysctl.h b/ACE/ace/os_include/sys/os_sysctl.h index 645a502792f..79c716ffc09 100644 --- a/ACE/ace/os_include/sys/os_sysctl.h +++ b/ACE/ace/os_include/sys/os_sysctl.h @@ -6,8 +6,6 @@ * * declarations for sysctl * - * $Id$ - * * @author Johnny Willemsen <jwillemsen@remedy.nl> */ //============================================================================= diff --git a/ACE/ace/os_include/sys/os_sysinfo.h b/ACE/ace/os_include/sys/os_sysinfo.h index 949fd8776b6..95b595ff283 100644 --- a/ACE/ace/os_include/sys/os_sysinfo.h +++ b/ACE/ace/os_include/sys/os_sysinfo.h @@ -4,8 +4,6 @@ /** * @file os_sysinfo.h * - * $Id$ - * * @author Johnny Willemsen <jwillemsen@remedy.nl> */ //============================================================================= diff --git a/ACE/ace/os_include/sys/os_time.h b/ACE/ace/os_include/sys/os_time.h index f8896651361..ec981cdc17b 100644 --- a/ACE/ace/os_include/sys/os_time.h +++ b/ACE/ace/os_include/sys/os_time.h @@ -6,8 +6,6 @@ * * time types * - * $Id$ - * * @author Don Hinton <dhinton@dresystems.com> * @author This code was originally in various places including ace/OS.h. */ diff --git a/ACE/ace/os_include/sys/os_timeb.h b/ACE/ace/os_include/sys/os_timeb.h index 08ddff85016..59177fc7453 100644 --- a/ACE/ace/os_include/sys/os_timeb.h +++ b/ACE/ace/os_include/sys/os_timeb.h @@ -6,8 +6,6 @@ * * additional definitions for date and time * - * $Id$ - * * @author Don Hinton <dhinton@dresystems.com> * @author This code was originally in various places including ace/OS.h. */ diff --git a/ACE/ace/os_include/sys/os_times.h b/ACE/ace/os_include/sys/os_times.h index 9cfd55c1aed..3e2313ba02b 100644 --- a/ACE/ace/os_include/sys/os_times.h +++ b/ACE/ace/os_include/sys/os_times.h @@ -6,8 +6,6 @@ * * file access and modification times structure * - * $Id$ - * * @author Don Hinton <dhinton@dresystems.com> * @author This code was originally in various places including ace/OS.h. */ diff --git a/ACE/ace/os_include/sys/os_types.h b/ACE/ace/os_include/sys/os_types.h index 4d4d8369e9c..bff05e48e94 100644 --- a/ACE/ace/os_include/sys/os_types.h +++ b/ACE/ace/os_include/sys/os_types.h @@ -6,8 +6,6 @@ * * data types * - * $Id$ - * * @author Don Hinton <dhinton@dresystems.com> * @author This code was originally in various places including ace/OS.h. */ diff --git a/ACE/ace/os_include/sys/os_uio.h b/ACE/ace/os_include/sys/os_uio.h index 7a29956ccd9..39343824b2d 100644 --- a/ACE/ace/os_include/sys/os_uio.h +++ b/ACE/ace/os_include/sys/os_uio.h @@ -6,8 +6,6 @@ * * definitions for vector I/O operations * - * $Id$ - * * @author Don Hinton <dhinton@dresystems.com> * @author This code was originally in various places including ace/OS.h. */ diff --git a/ACE/ace/os_include/sys/os_un.h b/ACE/ace/os_include/sys/os_un.h index 09c43f09121..4459c009ec8 100644 --- a/ACE/ace/os_include/sys/os_un.h +++ b/ACE/ace/os_include/sys/os_un.h @@ -6,8 +6,6 @@ * * definitions for UNIX domain sockets * - * $Id$ - * * @author Don Hinton <dhinton@dresystems.com> * @author This code was originally in various places including ace/OS.h. */ diff --git a/ACE/ace/os_include/sys/os_utsname.h b/ACE/ace/os_include/sys/os_utsname.h index cab1360dd08..d0201507d56 100644 --- a/ACE/ace/os_include/sys/os_utsname.h +++ b/ACE/ace/os_include/sys/os_utsname.h @@ -6,8 +6,6 @@ * * system name structure * - * $Id$ - * * @author Don Hinton <dhinton@dresystems.com> * @author This code was originally in various places including ace/OS.h. */ diff --git a/ACE/ace/os_include/sys/os_wait.h b/ACE/ace/os_include/sys/os_wait.h index c7286f4f04e..eef8b801e61 100644 --- a/ACE/ace/os_include/sys/os_wait.h +++ b/ACE/ace/os_include/sys/os_wait.h @@ -6,8 +6,6 @@ * * declarations for waiting * - * $Id$ - * * @author Don Hinton <dhinton@dresystems.com> * @author This code was originally in various places including ace/OS.h. */ diff --git a/ACE/ace/post.h b/ACE/ace/post.h index 16e82886402..b08fe02ad15 100644 --- a/ACE/ace/post.h +++ b/ACE/ace/post.h @@ -4,8 +4,6 @@ /** * @file post.h * - * $Id$ - * * @author Christopher Kohlhoff <chris@kohlhoff.com> * * This file restores the original alignment rules. diff --git a/ACE/ace/pre.h b/ACE/ace/pre.h index a3b433ba41f..647fa3d67d6 100644 --- a/ACE/ace/pre.h +++ b/ACE/ace/pre.h @@ -4,8 +4,6 @@ /** * @file pre.h * - * $Id$ - * * @author Christopher Kohlhoff <chris@kohlhoff.com> * * This file saves the original alignment rules and changes the alignment diff --git a/ACE/ace/streams.h b/ACE/ace/streams.h index d84e3d1340f..6a515cbad11 100644 --- a/ACE/ace/streams.h +++ b/ACE/ace/streams.h @@ -4,8 +4,6 @@ /** * @file streams.h * - * $Id$ - * * @author Irfan Pyarali * * This file contains the portability ugliness for the Standard C++ diff --git a/ACE/apps/Gateway/Gateway/Concrete_Connection_Handlers.h b/ACE/apps/Gateway/Gateway/Concrete_Connection_Handlers.h index 633db9b5e09..e83baa35fb6 100644 --- a/ACE/apps/Gateway/Gateway/Concrete_Connection_Handlers.h +++ b/ACE/apps/Gateway/Gateway/Concrete_Connection_Handlers.h @@ -4,8 +4,6 @@ /** * @file Concrete_Connection_Handlers.h * - * $Id$ - * * These are all the subclasses of Connection_Handler that define the * appropriate threaded/reactive Consumer/Supplier behavior. * diff --git a/ACE/apps/Gateway/Gateway/Config_Files.h b/ACE/apps/Gateway/Gateway/Config_Files.h index 8b2603b817b..d6204ff21de 100644 --- a/ACE/apps/Gateway/Gateway/Config_Files.h +++ b/ACE/apps/Gateway/Gateway/Config_Files.h @@ -4,8 +4,6 @@ /** * @file Config_Files.h * - * $Id$ - * * @author Doug Schmidt */ //============================================================================= diff --git a/ACE/apps/Gateway/Gateway/Connection_Handler.h b/ACE/apps/Gateway/Gateway/Connection_Handler.h index 28d1db6d438..a69d5f24139 100644 --- a/ACE/apps/Gateway/Gateway/Connection_Handler.h +++ b/ACE/apps/Gateway/Gateway/Connection_Handler.h @@ -4,8 +4,6 @@ /** * @file Connection_Handler.h * - * $Id$ - * * @author Doug Schmidt */ //============================================================================= diff --git a/ACE/apps/Gateway/Gateway/Connection_Handler_Acceptor.h b/ACE/apps/Gateway/Gateway/Connection_Handler_Acceptor.h index 5ab3accceed..2c2f257ecff 100644 --- a/ACE/apps/Gateway/Gateway/Connection_Handler_Acceptor.h +++ b/ACE/apps/Gateway/Gateway/Connection_Handler_Acceptor.h @@ -4,8 +4,6 @@ /** * @file Connection_Handler_Acceptor.h * - * $Id$ - * * @author Doug Schmidt */ //============================================================================= diff --git a/ACE/apps/Gateway/Gateway/Connection_Handler_Connector.h b/ACE/apps/Gateway/Gateway/Connection_Handler_Connector.h index 3ece2b68ea7..26e3283c777 100644 --- a/ACE/apps/Gateway/Gateway/Connection_Handler_Connector.h +++ b/ACE/apps/Gateway/Gateway/Connection_Handler_Connector.h @@ -4,8 +4,6 @@ /** * @file Connection_Handler_Connector.h * - * $Id$ - * * @author Doug Schmidt */ //============================================================================= diff --git a/ACE/apps/Gateway/Gateway/Consumer_Dispatch_Set.h b/ACE/apps/Gateway/Gateway/Consumer_Dispatch_Set.h index 2a0cf3bc196..aec57532a2e 100644 --- a/ACE/apps/Gateway/Gateway/Consumer_Dispatch_Set.h +++ b/ACE/apps/Gateway/Gateway/Consumer_Dispatch_Set.h @@ -4,8 +4,6 @@ /** * @file Consumer_Dispatch_Set.h * - * $Id$ - * * @author Doug Schmidt */ //============================================================================= diff --git a/ACE/apps/Gateway/Gateway/Event.h b/ACE/apps/Gateway/Gateway/Event.h index 242148f16f1..9d7c652dbda 100644 --- a/ACE/apps/Gateway/Gateway/Event.h +++ b/ACE/apps/Gateway/Gateway/Event.h @@ -4,8 +4,6 @@ /** * @file Event.h * - * $Id$ - * * @author Doug Schmidt */ //============================================================================= diff --git a/ACE/apps/Gateway/Gateway/Event_Channel.h b/ACE/apps/Gateway/Gateway/Event_Channel.h index ff99f5db8d3..25b8576381d 100644 --- a/ACE/apps/Gateway/Gateway/Event_Channel.h +++ b/ACE/apps/Gateway/Gateway/Event_Channel.h @@ -4,8 +4,6 @@ /** * @file Event_Channel.h * - * $Id$ - * * @author Doug Schmidt <schmidt@cs.wustl.edu> */ //============================================================================= diff --git a/ACE/apps/Gateway/Gateway/Event_Forwarding_Discriminator.h b/ACE/apps/Gateway/Gateway/Event_Forwarding_Discriminator.h index a30d48da7d0..d4a5fe9dcad 100644 --- a/ACE/apps/Gateway/Gateway/Event_Forwarding_Discriminator.h +++ b/ACE/apps/Gateway/Gateway/Event_Forwarding_Discriminator.h @@ -4,8 +4,6 @@ /** * @file Event_Forwarding_Discriminator.h * - * $Id$ - * * @author Doug Schmidt */ //============================================================================= diff --git a/ACE/apps/Gateway/Gateway/File_Parser.h b/ACE/apps/Gateway/Gateway/File_Parser.h index 946d31d9aaa..141d051e055 100644 --- a/ACE/apps/Gateway/Gateway/File_Parser.h +++ b/ACE/apps/Gateway/Gateway/File_Parser.h @@ -4,8 +4,6 @@ /** * @file File_Parser.h * - * $Id$ - * * @author Doug Schmidt */ //============================================================================= diff --git a/ACE/apps/Gateway/Gateway/Gateway.h b/ACE/apps/Gateway/Gateway/Gateway.h index 8008690245a..266607ad77d 100644 --- a/ACE/apps/Gateway/Gateway/Gateway.h +++ b/ACE/apps/Gateway/Gateway/Gateway.h @@ -4,8 +4,6 @@ /** * @file Gateway.h * - * $Id$ - * * Since the Gateway is an <ACE_Service_Object>, this file defines * the entry point into the Service Configurator framework. * diff --git a/ACE/apps/Gateway/Gateway/Options.h b/ACE/apps/Gateway/Gateway/Options.h index 4b3e83c365c..f7f3674f7e8 100644 --- a/ACE/apps/Gateway/Gateway/Options.h +++ b/ACE/apps/Gateway/Gateway/Options.h @@ -4,8 +4,6 @@ /** * @file Options.h * - * $Id$ - * * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> */ //============================================================================= diff --git a/ACE/apps/Gateway/Gateway/gatewayd.cpp b/ACE/apps/Gateway/Gateway/gatewayd.cpp index 9b6f6edd420..45ff8a3c000 100644 --- a/ACE/apps/Gateway/Gateway/gatewayd.cpp +++ b/ACE/apps/Gateway/Gateway/gatewayd.cpp @@ -3,8 +3,6 @@ /** * @file gatewayd.cpp * - * $Id$ - * * Driver for the gateway daemon (gatewayd). Note that this is * completely generic code due to the Service Configurator * framework! diff --git a/ACE/apps/Gateway/Peer/Options.h b/ACE/apps/Gateway/Peer/Options.h index 911b90a857f..52f342c6160 100644 --- a/ACE/apps/Gateway/Peer/Options.h +++ b/ACE/apps/Gateway/Peer/Options.h @@ -4,8 +4,6 @@ /** * @file Options.h * - * $Id$ - * * @author Douglas C. Schmidt */ //============================================================================= diff --git a/ACE/apps/Gateway/Peer/Peer.h b/ACE/apps/Gateway/Peer/Peer.h index 8fce3fa72af..79e4e983ed0 100644 --- a/ACE/apps/Gateway/Peer/Peer.h +++ b/ACE/apps/Gateway/Peer/Peer.h @@ -4,8 +4,6 @@ /** * @file Peer.h * - * $Id$ - * * These classes process Supplier/Consumer events sent from the * gateway (gatewayd) to its various peers (peerd). The general * collaboration works as follows: diff --git a/ACE/apps/Gateway/Peer/peerd.cpp b/ACE/apps/Gateway/Peer/peerd.cpp index 5ddcddbbcbb..c1aa780b825 100644 --- a/ACE/apps/Gateway/Peer/peerd.cpp +++ b/ACE/apps/Gateway/Peer/peerd.cpp @@ -3,8 +3,6 @@ /** * @file peerd.cpp * - * $Id$ - * * Driver for the peer daemon (peerd). Note that this is * completely generic code due to the Service Configurator * framework! diff --git a/ACE/apps/JAWS/clients/Blobby/Blob.h b/ACE/apps/JAWS/clients/Blobby/Blob.h index 8a3c68247e4..85b7a1a89f5 100644 --- a/ACE/apps/JAWS/clients/Blobby/Blob.h +++ b/ACE/apps/JAWS/clients/Blobby/Blob.h @@ -4,8 +4,6 @@ /** * @file Blob.h * - * $Id$ - * * This is the ACE_Blob class, which is the API for doing file * uploads/downloads. * diff --git a/ACE/apps/JAWS/clients/Blobby/Blob_Handler.h b/ACE/apps/JAWS/clients/Blobby/Blob_Handler.h index 6e59d2828d4..ae3c3b82087 100644 --- a/ACE/apps/JAWS/clients/Blobby/Blob_Handler.h +++ b/ACE/apps/JAWS/clients/Blobby/Blob_Handler.h @@ -4,8 +4,6 @@ /** * @file Blob_Handler.h * - * $Id$ - * * ACE_Blob_Handler is a base class for ACE_Blob_Reader and * ACE_Blob_Writer which are created in response to calls to * read/write, as appropriate diff --git a/ACE/apps/JAWS/clients/Blobby/Options.h b/ACE/apps/JAWS/clients/Blobby/Options.h index 5c379729f45..13ea0ca196b 100644 --- a/ACE/apps/JAWS/clients/Blobby/Options.h +++ b/ACE/apps/JAWS/clients/Blobby/Options.h @@ -4,8 +4,6 @@ /** * @file Options.h * - * $Id$ - * * Options is an Singleton for blobby * * diff --git a/ACE/apps/JAWS/clients/Blobby/blobby.cpp b/ACE/apps/JAWS/clients/Blobby/blobby.cpp index 46e7a956cce..2383a4665a2 100644 --- a/ACE/apps/JAWS/clients/Blobby/blobby.cpp +++ b/ACE/apps/JAWS/clients/Blobby/blobby.cpp @@ -3,8 +3,6 @@ /** * @file blobby.cpp * - * $Id$ - * * Simple client application to illustrate the use of the ACE_Blob class * * It reads "length" number of bytes, after skipping offset "offset" diff --git a/ACE/apps/JAWS/clients/Caching/ID_Generator.h b/ACE/apps/JAWS/clients/Caching/ID_Generator.h index 71ba6a493c4..6277940b90d 100644 --- a/ACE/apps/JAWS/clients/Caching/ID_Generator.h +++ b/ACE/apps/JAWS/clients/Caching/ID_Generator.h @@ -5,8 +5,6 @@ /** * @file ID_Generator.h * - * $Id$ - * * @author Nanbor Wang */ //============================================================================= diff --git a/ACE/apps/JAWS/clients/Caching/Local_Locator.h b/ACE/apps/JAWS/clients/Caching/Local_Locator.h index 26591c28300..21ab6f79890 100644 --- a/ACE/apps/JAWS/clients/Caching/Local_Locator.h +++ b/ACE/apps/JAWS/clients/Caching/Local_Locator.h @@ -4,8 +4,6 @@ /** * @file Local_Locator.h * - * $Id$ - * * @author Nanbor Wang */ //============================================================================= diff --git a/ACE/apps/JAWS/clients/Caching/Locator_Request_Reply.h b/ACE/apps/JAWS/clients/Caching/Locator_Request_Reply.h index 055f5269c98..43993e928aa 100644 --- a/ACE/apps/JAWS/clients/Caching/Locator_Request_Reply.h +++ b/ACE/apps/JAWS/clients/Caching/Locator_Request_Reply.h @@ -5,8 +5,6 @@ /** * @file Locator_Request_Reply.h * - * $Id$ - * * @author Nanbor Wang */ //============================================================================= diff --git a/ACE/apps/JAWS/clients/Caching/URL_Array_Helper.h b/ACE/apps/JAWS/clients/Caching/URL_Array_Helper.h index 33f80c3d7f3..45749326554 100644 --- a/ACE/apps/JAWS/clients/Caching/URL_Array_Helper.h +++ b/ACE/apps/JAWS/clients/Caching/URL_Array_Helper.h @@ -4,8 +4,6 @@ /** * @file URL_Array_Helper.h * - * $Id$ - * * @author Nanbor Wang */ //============================================================================= diff --git a/ACE/apps/JAWS/clients/Caching/URL_Locator.h b/ACE/apps/JAWS/clients/Caching/URL_Locator.h index a78155f9dae..f705d367fff 100644 --- a/ACE/apps/JAWS/clients/Caching/URL_Locator.h +++ b/ACE/apps/JAWS/clients/Caching/URL_Locator.h @@ -5,8 +5,6 @@ /** * @file URL_Locator.h * - * $Id$ - * * @author Nanbor Wang */ //============================================================================= diff --git a/ACE/apps/JAWS/clients/Caching/URL_Properties.h b/ACE/apps/JAWS/clients/Caching/URL_Properties.h index 7cf0556ac42..b8d6c2c3a0e 100644 --- a/ACE/apps/JAWS/clients/Caching/URL_Properties.h +++ b/ACE/apps/JAWS/clients/Caching/URL_Properties.h @@ -5,8 +5,6 @@ /** * @file URL_Properties.h * - * $Id$ - * * @author Nanbor Wang */ //============================================================================= diff --git a/ACE/apps/JAWS/clients/Caching/http_client.cpp b/ACE/apps/JAWS/clients/Caching/http_client.cpp index fe3ad94814e..f61ec3faed6 100644 --- a/ACE/apps/JAWS/clients/Caching/http_client.cpp +++ b/ACE/apps/JAWS/clients/Caching/http_client.cpp @@ -3,8 +3,6 @@ /** * @file http_client.cpp * - * $Id$ - * * This is a very simple client. It accepts URLs from a prompt, and * will try to fetch them. Also accepts shell escapes. * diff --git a/ACE/apps/JAWS/clients/Caching/http_handler.cpp b/ACE/apps/JAWS/clients/Caching/http_handler.cpp index 99affb4ba76..d6fd0c986be 100644 --- a/ACE/apps/JAWS/clients/Caching/http_handler.cpp +++ b/ACE/apps/JAWS/clients/Caching/http_handler.cpp @@ -3,8 +3,6 @@ /** * @file http_handler.cpp * - * $Id$ - * * @author James Hu */ //============================================================================= diff --git a/ACE/apps/JAWS/clients/Caching/http_handler.h b/ACE/apps/JAWS/clients/Caching/http_handler.h index 95b7471e527..dc9a17a5d57 100644 --- a/ACE/apps/JAWS/clients/Caching/http_handler.h +++ b/ACE/apps/JAWS/clients/Caching/http_handler.h @@ -4,8 +4,6 @@ /** * @file http_handler.h * - * $Id$ - * * @author James Hu */ //============================================================================= diff --git a/ACE/apps/JAWS/server/HTTP_Config.h b/ACE/apps/JAWS/server/HTTP_Config.h index a758efeedf9..4759451b6ee 100644 --- a/ACE/apps/JAWS/server/HTTP_Config.h +++ b/ACE/apps/JAWS/server/HTTP_Config.h @@ -4,8 +4,6 @@ /** * @file HTTP_Config.h * - * $Id$ - * * @author James Hu */ //============================================================================= diff --git a/ACE/apps/JAWS/server/HTTP_Handler.h b/ACE/apps/JAWS/server/HTTP_Handler.h index 65685909428..4219845a107 100644 --- a/ACE/apps/JAWS/server/HTTP_Handler.h +++ b/ACE/apps/JAWS/server/HTTP_Handler.h @@ -4,8 +4,6 @@ /** * @file HTTP_Handler.h * - * $Id$ - * * @author James Hu and Irfan Pyarali */ //============================================================================= diff --git a/ACE/apps/JAWS/server/HTTP_Helpers.h b/ACE/apps/JAWS/server/HTTP_Helpers.h index 0bbc837ff82..0f22d53ddee 100644 --- a/ACE/apps/JAWS/server/HTTP_Helpers.h +++ b/ACE/apps/JAWS/server/HTTP_Helpers.h @@ -4,8 +4,6 @@ /** * @file HTTP_Helpers.h * - * $Id$ - * * @author James Hu */ //============================================================================= diff --git a/ACE/apps/JAWS/server/HTTP_Request.h b/ACE/apps/JAWS/server/HTTP_Request.h index 76a8e8739cf..d1ca8253dbc 100644 --- a/ACE/apps/JAWS/server/HTTP_Request.h +++ b/ACE/apps/JAWS/server/HTTP_Request.h @@ -4,8 +4,6 @@ /** * @file HTTP_Request.h * - * $Id$ - * * @author James Hu */ //============================================================================= diff --git a/ACE/apps/JAWS/server/HTTP_Response.h b/ACE/apps/JAWS/server/HTTP_Response.h index 05a595a9fdf..82848cf290a 100644 --- a/ACE/apps/JAWS/server/HTTP_Response.h +++ b/ACE/apps/JAWS/server/HTTP_Response.h @@ -4,8 +4,6 @@ /** * @file HTTP_Response.h * - * $Id$ - * * @author James Hu */ //============================================================================= diff --git a/ACE/apps/JAWS/server/HTTP_Server.h b/ACE/apps/JAWS/server/HTTP_Server.h index 942b1575d77..f7f1f534a0a 100644 --- a/ACE/apps/JAWS/server/HTTP_Server.h +++ b/ACE/apps/JAWS/server/HTTP_Server.h @@ -4,8 +4,6 @@ /** * @file HTTP_Server.h * - * $Id$ - * * @author James Hu */ //============================================================================= diff --git a/ACE/apps/JAWS/server/JAWS_IO.h b/ACE/apps/JAWS/server/JAWS_IO.h index c7d512946f5..26b4e8165f3 100644 --- a/ACE/apps/JAWS/server/JAWS_IO.h +++ b/ACE/apps/JAWS/server/JAWS_IO.h @@ -4,8 +4,6 @@ /** * @file JAWS_IO.h * - * $Id$ - * * @author James Hu */ //============================================================================= diff --git a/ACE/apps/JAWS/server/Parse_Headers.h b/ACE/apps/JAWS/server/Parse_Headers.h index 8ba46a6b5ea..bd41b76378c 100644 --- a/ACE/apps/JAWS/server/Parse_Headers.h +++ b/ACE/apps/JAWS/server/Parse_Headers.h @@ -4,8 +4,6 @@ /** * @file Parse_Headers.h * - * $Id$ - * * @author James Hu */ //============================================================================= diff --git a/ACE/apps/JAWS2/JAWS/IO_Handler.h b/ACE/apps/JAWS2/JAWS/IO_Handler.h index 8ece32162a4..662a3ed90ef 100644 --- a/ACE/apps/JAWS2/JAWS/IO_Handler.h +++ b/ACE/apps/JAWS2/JAWS/IO_Handler.h @@ -4,8 +4,6 @@ /** * @file IO_Handler.h * - * $Id$ - * * @author James Hu */ //============================================================================= diff --git a/ACE/apps/JAWS2/JAWS/Jaws_IO.h b/ACE/apps/JAWS2/JAWS/Jaws_IO.h index 3bf68f7fb0c..0e5d5ae370f 100644 --- a/ACE/apps/JAWS2/JAWS/Jaws_IO.h +++ b/ACE/apps/JAWS2/JAWS/Jaws_IO.h @@ -4,8 +4,6 @@ /** * @file Jaws_IO.h * - * $Id$ - * * @author James Hu */ //============================================================================= diff --git a/ACE/apps/drwho/BS_Client.h b/ACE/apps/drwho/BS_Client.h index f5a820bfa19..bf01638072c 100644 --- a/ACE/apps/drwho/BS_Client.h +++ b/ACE/apps/drwho/BS_Client.h @@ -4,8 +4,6 @@ /** * @file BS_Client.h * - * $Id$ - * * @author Douglas C. Schmidt */ //============================================================================= diff --git a/ACE/apps/drwho/BS_Server.h b/ACE/apps/drwho/BS_Server.h index 6f4bbbb144c..a26ad976396 100644 --- a/ACE/apps/drwho/BS_Server.h +++ b/ACE/apps/drwho/BS_Server.h @@ -4,8 +4,6 @@ /** * @file BS_Server.h * - * $Id$ - * * Provides the server's binary search lookup table abstraction. * * diff --git a/ACE/apps/drwho/Binary_Search.h b/ACE/apps/drwho/Binary_Search.h index 09a032de379..32f1134c35d 100644 --- a/ACE/apps/drwho/Binary_Search.h +++ b/ACE/apps/drwho/Binary_Search.h @@ -4,8 +4,6 @@ /** * @file Binary_Search.h * - * $Id$ - * * Defines a binary search abstraction for friend records. * * diff --git a/ACE/apps/drwho/CM_Client.h b/ACE/apps/drwho/CM_Client.h index bd868fc8e09..55e5d6f6e3a 100644 --- a/ACE/apps/drwho/CM_Client.h +++ b/ACE/apps/drwho/CM_Client.h @@ -4,8 +4,6 @@ /** * @file CM_Client.h * - * $Id$ - * * Provides a virtual communcations layer for the client in the * drwho program. * diff --git a/ACE/apps/drwho/CM_Server.h b/ACE/apps/drwho/CM_Server.h index e4b96646f52..c7f4e8fb8ea 100644 --- a/ACE/apps/drwho/CM_Server.h +++ b/ACE/apps/drwho/CM_Server.h @@ -4,8 +4,6 @@ /** * @file CM_Server.h * - * $Id$ - * * @author Douglas C. Schmidt */ //============================================================================= diff --git a/ACE/apps/drwho/Comm_Manager.h b/ACE/apps/drwho/Comm_Manager.h index 78b25d4614e..911f312b22f 100644 --- a/ACE/apps/drwho/Comm_Manager.h +++ b/ACE/apps/drwho/Comm_Manager.h @@ -4,8 +4,6 @@ /** * @file Comm_Manager.h * - * $Id$ - * * @author Douglas C. Schmidt */ //============================================================================= diff --git a/ACE/apps/drwho/Drwho_Node.h b/ACE/apps/drwho/Drwho_Node.h index b62c06124c6..f463cfbc072 100644 --- a/ACE/apps/drwho/Drwho_Node.h +++ b/ACE/apps/drwho/Drwho_Node.h @@ -4,8 +4,6 @@ /** * @file Drwho_Node.h * - * $Id$ - * * @author Douglas C. Schmidt */ //============================================================================= diff --git a/ACE/apps/drwho/File_Manager.h b/ACE/apps/drwho/File_Manager.h index 18a857fe090..2025d454c7b 100644 --- a/ACE/apps/drwho/File_Manager.h +++ b/ACE/apps/drwho/File_Manager.h @@ -4,8 +4,6 @@ /** * @file File_Manager.h * - * $Id$ - * * @author Douglas C. Schmidt */ //============================================================================= diff --git a/ACE/apps/drwho/HT_Client.h b/ACE/apps/drwho/HT_Client.h index 759fff545df..4d3f13c92bf 100644 --- a/ACE/apps/drwho/HT_Client.h +++ b/ACE/apps/drwho/HT_Client.h @@ -4,8 +4,6 @@ /** * @file HT_Client.h * - * $Id$ - * * @author Douglas C. Schmidt */ //============================================================================= diff --git a/ACE/apps/drwho/HT_Server.h b/ACE/apps/drwho/HT_Server.h index db312698012..0b6ea255b21 100644 --- a/ACE/apps/drwho/HT_Server.h +++ b/ACE/apps/drwho/HT_Server.h @@ -4,8 +4,6 @@ /** * @file HT_Server.h * - * $Id$ - * * @author Douglas C. Schmidt */ //============================================================================= diff --git a/ACE/apps/drwho/Hash_Table.h b/ACE/apps/drwho/Hash_Table.h index 2d6f8bd758c..a2fc1cec730 100644 --- a/ACE/apps/drwho/Hash_Table.h +++ b/ACE/apps/drwho/Hash_Table.h @@ -4,8 +4,6 @@ /** * @file Hash_Table.h * - * $Id$ - * * @author Douglas C. Schmidt */ //============================================================================= diff --git a/ACE/apps/drwho/Multicast_Manager.h b/ACE/apps/drwho/Multicast_Manager.h index 4f17919d844..b96b1d2d41f 100644 --- a/ACE/apps/drwho/Multicast_Manager.h +++ b/ACE/apps/drwho/Multicast_Manager.h @@ -4,8 +4,6 @@ /** * @file Multicast_Manager.h * - * $Id$ - * * @author Douglas C. Schmidt */ //============================================================================= diff --git a/ACE/apps/drwho/Options.h b/ACE/apps/drwho/Options.h index d6d9660718c..c2a42bb0732 100644 --- a/ACE/apps/drwho/Options.h +++ b/ACE/apps/drwho/Options.h @@ -4,8 +4,6 @@ /** * @file Options.h * - * $Id$ - * * @author Douglas C. Schmidt */ //============================================================================= diff --git a/ACE/apps/drwho/PMC_All.h b/ACE/apps/drwho/PMC_All.h index 9952e47bc98..7a0c9df3221 100644 --- a/ACE/apps/drwho/PMC_All.h +++ b/ACE/apps/drwho/PMC_All.h @@ -4,8 +4,6 @@ /** * @file PMC_All.h * - * $Id$ - * * @author Douglas C. Schmidt */ //============================================================================= diff --git a/ACE/apps/drwho/PMC_Flo.h b/ACE/apps/drwho/PMC_Flo.h index 58be95b2418..2a4097ab18c 100644 --- a/ACE/apps/drwho/PMC_Flo.h +++ b/ACE/apps/drwho/PMC_Flo.h @@ -4,8 +4,6 @@ /** * @file PMC_Flo.h * - * $Id$ - * * @author Douglas C. Schmidt */ //============================================================================= diff --git a/ACE/apps/drwho/PMC_Ruser.h b/ACE/apps/drwho/PMC_Ruser.h index 6719b3a1ea2..bf61e0800c3 100644 --- a/ACE/apps/drwho/PMC_Ruser.h +++ b/ACE/apps/drwho/PMC_Ruser.h @@ -4,8 +4,6 @@ /** * @file PMC_Ruser.h * - * $Id$ - * * @author Douglas C. Schmidt */ //============================================================================= diff --git a/ACE/apps/drwho/PMC_Usr.h b/ACE/apps/drwho/PMC_Usr.h index 98e1887c733..7516fc8db60 100644 --- a/ACE/apps/drwho/PMC_Usr.h +++ b/ACE/apps/drwho/PMC_Usr.h @@ -4,8 +4,6 @@ /** * @file PMC_Usr.h * - * $Id$ - * * @author Douglas C. Schmidt */ //============================================================================= diff --git a/ACE/apps/drwho/PMS_All.h b/ACE/apps/drwho/PMS_All.h index 9e9d5987ef7..1e7fbbfa04b 100644 --- a/ACE/apps/drwho/PMS_All.h +++ b/ACE/apps/drwho/PMS_All.h @@ -4,8 +4,6 @@ /** * @file PMS_All.h * - * $Id$ - * * @author Douglas C. Schmidt */ //============================================================================= diff --git a/ACE/apps/drwho/PMS_Flo.h b/ACE/apps/drwho/PMS_Flo.h index 30502c6d863..43c26821949 100644 --- a/ACE/apps/drwho/PMS_Flo.h +++ b/ACE/apps/drwho/PMS_Flo.h @@ -4,8 +4,6 @@ /** * @file PMS_Flo.h * - * $Id$ - * * @author Douglas C. Schmidt */ //============================================================================= diff --git a/ACE/apps/drwho/PMS_Ruser.h b/ACE/apps/drwho/PMS_Ruser.h index 4b040bf8f32..1d25e65cba6 100644 --- a/ACE/apps/drwho/PMS_Ruser.h +++ b/ACE/apps/drwho/PMS_Ruser.h @@ -4,8 +4,6 @@ /** * @file PMS_Ruser.h * - * $Id$ - * * @author Douglas C. Schmidt */ //============================================================================= diff --git a/ACE/apps/drwho/PMS_Usr.h b/ACE/apps/drwho/PMS_Usr.h index b38ea79453b..f0bb069aebd 100644 --- a/ACE/apps/drwho/PMS_Usr.h +++ b/ACE/apps/drwho/PMS_Usr.h @@ -4,8 +4,6 @@ /** * @file PMS_Usr.h * - * $Id$ - * * @author Douglas C. Schmidt */ //============================================================================= diff --git a/ACE/apps/drwho/PM_Client.h b/ACE/apps/drwho/PM_Client.h index a6466bc920d..0ccd91504ff 100644 --- a/ACE/apps/drwho/PM_Client.h +++ b/ACE/apps/drwho/PM_Client.h @@ -4,8 +4,6 @@ /** * @file PM_Client.h * - * $Id$ - * * @author Douglas C. Schmidt */ //============================================================================= diff --git a/ACE/apps/drwho/PM_Server.h b/ACE/apps/drwho/PM_Server.h index 6c5e26c9142..913c383ce86 100644 --- a/ACE/apps/drwho/PM_Server.h +++ b/ACE/apps/drwho/PM_Server.h @@ -4,8 +4,6 @@ /** * @file PM_Server.h * - * $Id$ - * * @author Douglas C. Schmidt */ //============================================================================= diff --git a/ACE/apps/drwho/Protocol_Manager.h b/ACE/apps/drwho/Protocol_Manager.h index 0d0453c6e52..6dc42c35dd1 100644 --- a/ACE/apps/drwho/Protocol_Manager.h +++ b/ACE/apps/drwho/Protocol_Manager.h @@ -4,8 +4,6 @@ /** * @file Protocol_Manager.h * - * $Id$ - * * @author Douglas C. Schmidt */ //============================================================================= diff --git a/ACE/apps/drwho/Protocol_Record.h b/ACE/apps/drwho/Protocol_Record.h index 26176f35656..d54ce4918c0 100644 --- a/ACE/apps/drwho/Protocol_Record.h +++ b/ACE/apps/drwho/Protocol_Record.h @@ -4,8 +4,6 @@ /** * @file Protocol_Record.h * - * $Id$ - * * @author Douglas C. Schmidt */ //============================================================================= diff --git a/ACE/apps/drwho/Rwho_DB_Manager.h b/ACE/apps/drwho/Rwho_DB_Manager.h index f6646729f76..840b59f7964 100644 --- a/ACE/apps/drwho/Rwho_DB_Manager.h +++ b/ACE/apps/drwho/Rwho_DB_Manager.h @@ -4,8 +4,6 @@ /** * @file Rwho_DB_Manager.h * - * $Id$ - * * @author Douglas C. Schmidt */ //============================================================================= diff --git a/ACE/apps/drwho/SL_Client.h b/ACE/apps/drwho/SL_Client.h index 8dcd18dfc64..5ab9ac2aee8 100644 --- a/ACE/apps/drwho/SL_Client.h +++ b/ACE/apps/drwho/SL_Client.h @@ -4,8 +4,6 @@ /** * @file SL_Client.h * - * $Id$ - * * @author Douglas C. Schmidt */ //============================================================================= diff --git a/ACE/apps/drwho/SL_Server.h b/ACE/apps/drwho/SL_Server.h index d4a427d205d..5adc67d7e99 100644 --- a/ACE/apps/drwho/SL_Server.h +++ b/ACE/apps/drwho/SL_Server.h @@ -4,8 +4,6 @@ /** * @file SL_Server.h * - * $Id$ - * * @author Douglas C. Schmidt */ //============================================================================= diff --git a/ACE/apps/drwho/SML_Client.h b/ACE/apps/drwho/SML_Client.h index 56773b09b84..a6eb4fcfdbf 100644 --- a/ACE/apps/drwho/SML_Client.h +++ b/ACE/apps/drwho/SML_Client.h @@ -4,8 +4,6 @@ /** * @file SML_Client.h * - * $Id$ - * * @author Douglas C. Schmidt */ //============================================================================= diff --git a/ACE/apps/drwho/SML_Server.h b/ACE/apps/drwho/SML_Server.h index 156f7077ce0..54090554d02 100644 --- a/ACE/apps/drwho/SML_Server.h +++ b/ACE/apps/drwho/SML_Server.h @@ -4,8 +4,6 @@ /** * @file SML_Server.h * - * $Id$ - * * @author Douglas C. Schmidt */ //============================================================================= diff --git a/ACE/apps/drwho/SMR_Client.h b/ACE/apps/drwho/SMR_Client.h index e28c8403002..9acf958036a 100644 --- a/ACE/apps/drwho/SMR_Client.h +++ b/ACE/apps/drwho/SMR_Client.h @@ -4,8 +4,6 @@ /** * @file SMR_Client.h * - * $Id$ - * * @author Douglas C. Schmidt */ //============================================================================= diff --git a/ACE/apps/drwho/SMR_Server.h b/ACE/apps/drwho/SMR_Server.h index aea95562795..d25db5d68b9 100644 --- a/ACE/apps/drwho/SMR_Server.h +++ b/ACE/apps/drwho/SMR_Server.h @@ -4,8 +4,6 @@ /** * @file SMR_Server.h * - * $Id$ - * * @author Douglas C. Schmidt */ //============================================================================= diff --git a/ACE/apps/drwho/SM_Client.h b/ACE/apps/drwho/SM_Client.h index b03396e3722..436b0a4b3c4 100644 --- a/ACE/apps/drwho/SM_Client.h +++ b/ACE/apps/drwho/SM_Client.h @@ -4,8 +4,6 @@ /** * @file SM_Client.h * - * $Id$ - * * @author Douglas C. Schmidt */ //============================================================================= diff --git a/ACE/apps/drwho/SM_Server.h b/ACE/apps/drwho/SM_Server.h index a459260b90f..b729d61e45f 100644 --- a/ACE/apps/drwho/SM_Server.h +++ b/ACE/apps/drwho/SM_Server.h @@ -4,8 +4,6 @@ /** * @file SM_Server.h * - * $Id$ - * * @author Douglas C. Schmidt */ //============================================================================= diff --git a/ACE/apps/drwho/Search_Struct.h b/ACE/apps/drwho/Search_Struct.h index 7c628862d83..ff39c6bcc65 100644 --- a/ACE/apps/drwho/Search_Struct.h +++ b/ACE/apps/drwho/Search_Struct.h @@ -4,8 +4,6 @@ /** * @file Search_Struct.h * - * $Id$ - * * @author Douglas C. Schmidt */ //============================================================================= diff --git a/ACE/apps/drwho/Select_Manager.h b/ACE/apps/drwho/Select_Manager.h index 0c2c9738ed8..124af5d836c 100644 --- a/ACE/apps/drwho/Select_Manager.h +++ b/ACE/apps/drwho/Select_Manager.h @@ -4,8 +4,6 @@ /** * @file Select_Manager.h * - * $Id$ - * * @author Douglas C. Schmidt */ //============================================================================= diff --git a/ACE/apps/drwho/Single_Lookup.h b/ACE/apps/drwho/Single_Lookup.h index cbf0eb249a8..b5e2d952efd 100644 --- a/ACE/apps/drwho/Single_Lookup.h +++ b/ACE/apps/drwho/Single_Lookup.h @@ -4,8 +4,6 @@ /** * @file Single_Lookup.h * - * $Id$ - * * @author Douglas C. Schmidt */ //============================================================================= diff --git a/ACE/apps/drwho/client.cpp b/ACE/apps/drwho/client.cpp index e7768b9188e..fa5a92d16d3 100644 --- a/ACE/apps/drwho/client.cpp +++ b/ACE/apps/drwho/client.cpp @@ -3,8 +3,6 @@ /** * @file client.cpp * - * $Id$ - * * Client driver program for drwho. * * diff --git a/ACE/apps/drwho/global.h b/ACE/apps/drwho/global.h index b067a6f96cc..bfba77f2c68 100644 --- a/ACE/apps/drwho/global.h +++ b/ACE/apps/drwho/global.h @@ -4,8 +4,6 @@ /** * @file global.h * - * $Id$ - * * Here are all the declarations that are needed throughout the program. * * @author Douglas C. Schmidt diff --git a/ACE/apps/drwho/server.cpp b/ACE/apps/drwho/server.cpp index 6039eb56d45..97f8097eefb 100644 --- a/ACE/apps/drwho/server.cpp +++ b/ACE/apps/drwho/server.cpp @@ -3,8 +3,6 @@ /** * @file server.cpp * - * $Id$ - * * Driver program for the server. Note that it is easy to reuse the * server for other distributed programs. Pretty much all that must * change are the functions registered with the communciations diff --git a/ACE/bin/zap_svn_id.pl b/ACE/bin/zap_svn_id.pl index 702a891ed33..ab9bfc60431 100755 --- a/ACE/bin/zap_svn_id.pl +++ b/ACE/bin/zap_svn_id.pl @@ -14,6 +14,8 @@ eval '(exit $?0)' && eval 'exec perl -pi -S $0 ${1+"$@"}' # Taken from perlrun man page. #undef $/; $s = <>; $s =~ s/ \*\n \* \$Id\$\n \*\n/ \*\n/m; print $s +# Replace a single doxygen style with two spaces before the Id with one space +BEGIN{undef $/;} s/ \*\n \* \$Id\$\n \*\n/ \*\n \* \$Id\$\n \*\n/smg; # Replace a three line doxygen style Id tag with just line * BEGIN{undef $/;} s/ \*\n \* \$Id\$\n \*\n/ \*\n/smg; # Replace a three line c-style id tag with an empty line below that with nothing diff --git a/ACE/contrib/FaCE/CE_ARGV.h b/ACE/contrib/FaCE/CE_ARGV.h index a4cf2b1aaad..a8e1567e8b8 100644 --- a/ACE/contrib/FaCE/CE_ARGV.h +++ b/ACE/contrib/FaCE/CE_ARGV.h @@ -3,8 +3,6 @@ /** * @file CE_ARGV.h * - * $Id$ - * * @author Si Mong Park <spark@ociweb.com> */ //============================================================================= diff --git a/ACE/contrib/FaCE/CE_Screen_Output.h b/ACE/contrib/FaCE/CE_Screen_Output.h index 6f26d48d09c..63746e21a0c 100644 --- a/ACE/contrib/FaCE/CE_Screen_Output.h +++ b/ACE/contrib/FaCE/CE_Screen_Output.h @@ -1,8 +1,6 @@ /** * @file CE_Screen_Output.h * - * $Id$ - * * @author Si Mong Park <spark@ociweb.com> */ //============================================================================= diff --git a/ACE/contrib/FaCE/FaCE.h b/ACE/contrib/FaCE/FaCE.h index 89c1a7665bb..f8dc293aa1a 100644 --- a/ACE/contrib/FaCE/FaCE.h +++ b/ACE/contrib/FaCE/FaCE.h @@ -3,8 +3,6 @@ /** * @file FaCE.h * - * $Id$ - * * @author Si Mong Park <spark@ociweb.com> */ //============================================================================= diff --git a/ACE/contrib/FaCE/FaCE_OS.h b/ACE/contrib/FaCE/FaCE_OS.h index ab29916a9e6..4043068af52 100644 --- a/ACE/contrib/FaCE/FaCE_OS.h +++ b/ACE/contrib/FaCE/FaCE_OS.h @@ -4,8 +4,6 @@ /** * @file FaCE_OS.h * - * $Id$ - * * @author Si Mong Park <spark@ociweb.com> */ //============================================================================= diff --git a/ACE/examples/Bounded_Packet_Relay/BPR_Drivers.cpp b/ACE/examples/Bounded_Packet_Relay/BPR_Drivers.cpp index 38d50a014bd..017ebd1de15 100644 --- a/ACE/examples/Bounded_Packet_Relay/BPR_Drivers.cpp +++ b/ACE/examples/Bounded_Packet_Relay/BPR_Drivers.cpp @@ -3,8 +3,6 @@ /** * @file BPR_Drivers.cpp * - * $Id$ - * * This code builds an abstraction to factor out common code for * the different implementations of the Timer_Queue. * diff --git a/ACE/examples/Bounded_Packet_Relay/BPR_Drivers.h b/ACE/examples/Bounded_Packet_Relay/BPR_Drivers.h index 8c1ffdbb3b2..edb3d04f84f 100644 --- a/ACE/examples/Bounded_Packet_Relay/BPR_Drivers.h +++ b/ACE/examples/Bounded_Packet_Relay/BPR_Drivers.h @@ -4,8 +4,6 @@ /** * @file BPR_Drivers.h * - * $Id$ - * * This code builds abstractions to factor out common code from * the different possible implementations of the Timer_Queue based * bounded packet relay example. diff --git a/ACE/examples/Bounded_Packet_Relay/BPR_Drivers_T.cpp b/ACE/examples/Bounded_Packet_Relay/BPR_Drivers_T.cpp index 2f6a78abcaa..7b7223c7ae0 100644 --- a/ACE/examples/Bounded_Packet_Relay/BPR_Drivers_T.cpp +++ b/ACE/examples/Bounded_Packet_Relay/BPR_Drivers_T.cpp @@ -3,8 +3,6 @@ /** * @file BPR_Drivers_T.cpp * - * $Id$ - * * This code builds an abstraction to factor out common code for * the different implementations of the Timer_Queue. * diff --git a/ACE/examples/Bounded_Packet_Relay/BPR_Drivers_T.h b/ACE/examples/Bounded_Packet_Relay/BPR_Drivers_T.h index 4de42942283..5e1e6a6f566 100644 --- a/ACE/examples/Bounded_Packet_Relay/BPR_Drivers_T.h +++ b/ACE/examples/Bounded_Packet_Relay/BPR_Drivers_T.h @@ -4,8 +4,6 @@ /** * @file BPR_Drivers_T.h * - * $Id$ - * * This code factors out common class templates for use in * the different possible implementations of the Timer_Queue * based bounded packet relay example. diff --git a/ACE/examples/Bounded_Packet_Relay/Thread_Bounded_Packet_Relay.cpp b/ACE/examples/Bounded_Packet_Relay/Thread_Bounded_Packet_Relay.cpp index 27a0a715842..bd69168c331 100644 --- a/ACE/examples/Bounded_Packet_Relay/Thread_Bounded_Packet_Relay.cpp +++ b/ACE/examples/Bounded_Packet_Relay/Thread_Bounded_Packet_Relay.cpp @@ -3,8 +3,6 @@ /** * @file Thread_Bounded_Packet_Relay.cpp * - * $Id$ - * * Method definitions for the threaded-bounded packet relay class. * * diff --git a/ACE/examples/Bounded_Packet_Relay/Thread_Bounded_Packet_Relay.h b/ACE/examples/Bounded_Packet_Relay/Thread_Bounded_Packet_Relay.h index 678b7b3e487..015a574ed5b 100644 --- a/ACE/examples/Bounded_Packet_Relay/Thread_Bounded_Packet_Relay.h +++ b/ACE/examples/Bounded_Packet_Relay/Thread_Bounded_Packet_Relay.h @@ -4,8 +4,6 @@ /** * @file Thread_Bounded_Packet_Relay.h * - * $Id$ - * * This code provides a thread based implementation * of the bounded packet relay example. * diff --git a/ACE/examples/Bounded_Packet_Relay/bpr_thread.cpp b/ACE/examples/Bounded_Packet_Relay/bpr_thread.cpp index 2f29e7ec1ce..ddfd7e25fb8 100644 --- a/ACE/examples/Bounded_Packet_Relay/bpr_thread.cpp +++ b/ACE/examples/Bounded_Packet_Relay/bpr_thread.cpp @@ -3,8 +3,6 @@ /** * @file bpr_thread.cpp * - * $Id$ - * * Exercises drivers for a bounded packet relay, based on threaded timer queues. * * diff --git a/ACE/examples/Connection/misc/Connection_Handler.cpp b/ACE/examples/Connection/misc/Connection_Handler.cpp index 0d540b08775..ceb6fa69e14 100644 --- a/ACE/examples/Connection/misc/Connection_Handler.cpp +++ b/ACE/examples/Connection/misc/Connection_Handler.cpp @@ -3,8 +3,6 @@ /** * @file Connection_Handler.cpp * - * $Id$ - * * This test illustrates how to use the Acceptor role of the * Acceptor-Connector pattern to create multiple threads, each * running its own Reactor. You can connect to this via telnet and diff --git a/ACE/examples/DLL/Magazine.h b/ACE/examples/DLL/Magazine.h index de68758e11f..40ef78fe4f6 100644 --- a/ACE/examples/DLL/Magazine.h +++ b/ACE/examples/DLL/Magazine.h @@ -4,8 +4,6 @@ /** * @file Magazine.h * - * $Id$ - * * Abstract class whose methods are implemented by the derived * classes. * diff --git a/ACE/examples/DLL/Newsweek.h b/ACE/examples/DLL/Newsweek.h index a4c09786c5d..1b5e8879420 100644 --- a/ACE/examples/DLL/Newsweek.h +++ b/ACE/examples/DLL/Newsweek.h @@ -4,8 +4,6 @@ /** * @file Newsweek.h * - * $Id$ - * * This is a derived class from Magazine which is a magazine * pertaining to news and information. * diff --git a/ACE/examples/DLL/Today.h b/ACE/examples/DLL/Today.h index 91d4d5eb04e..b0ab253307d 100644 --- a/ACE/examples/DLL/Today.h +++ b/ACE/examples/DLL/Today.h @@ -4,8 +4,6 @@ /** * @file Today.h * - * $Id$ - * * This class denotes the Today magazine which is derived from * Magazine. * diff --git a/ACE/examples/IPC_SAP/UPIPE_SAP/ex1.cpp b/ACE/examples/IPC_SAP/UPIPE_SAP/ex1.cpp index 41fd8935d42..0630d296cbb 100644 --- a/ACE/examples/IPC_SAP/UPIPE_SAP/ex1.cpp +++ b/ACE/examples/IPC_SAP/UPIPE_SAP/ex1.cpp @@ -3,8 +3,6 @@ /** * @file ex1.cpp * - * $Id$ - * * Example for using <ACE_UPIPE_SAP> and <ACE_Thread> for * intra-process communication. * diff --git a/ACE/examples/IPC_SAP/UPIPE_SAP/ex2.cpp b/ACE/examples/IPC_SAP/UPIPE_SAP/ex2.cpp index d1708caaf93..1ee14389564 100644 --- a/ACE/examples/IPC_SAP/UPIPE_SAP/ex2.cpp +++ b/ACE/examples/IPC_SAP/UPIPE_SAP/ex2.cpp @@ -3,8 +3,6 @@ /** * @file ex2.cpp * - * $Id$ - * * Example for using <ACE_UPIPE_SAP> and <ACE_Thread> for * intra-process communication. * diff --git a/ACE/examples/IPC_SAP/UPIPE_SAP/ex3.cpp b/ACE/examples/IPC_SAP/UPIPE_SAP/ex3.cpp index c5d609d2c73..18a131f36f7 100644 --- a/ACE/examples/IPC_SAP/UPIPE_SAP/ex3.cpp +++ b/ACE/examples/IPC_SAP/UPIPE_SAP/ex3.cpp @@ -3,8 +3,6 @@ /** * @file ex3.cpp * - * $Id$ - * * Example for using <ACE_UPIPE_SAP> and <ACE_Thread> for intra-process * communication. This example uses char buffers as input/output * interface to the <ACE_UPIPE_Stream>. diff --git a/ACE/examples/Log_Msg/Log_Msg_MFC/MFC_Log.h b/ACE/examples/Log_Msg/Log_Msg_MFC/MFC_Log.h index 657b0e8a914..121839979fc 100644 --- a/ACE/examples/Log_Msg/Log_Msg_MFC/MFC_Log.h +++ b/ACE/examples/Log_Msg/Log_Msg_MFC/MFC_Log.h @@ -4,8 +4,6 @@ /** * @file MFC_Log.h * - * $Id$ - * * @author Craig Rodrigues <crodrigu@bbn.com> * @author Chris Hafey <chafey@stentor.com> * @author Don Hinton <dhinton@ieee.org> diff --git a/ACE/examples/Log_Msg/test_callback.cpp b/ACE/examples/Log_Msg/test_callback.cpp index a72ff2a2fa0..9e550684906 100644 --- a/ACE/examples/Log_Msg/test_callback.cpp +++ b/ACE/examples/Log_Msg/test_callback.cpp @@ -3,8 +3,6 @@ /** * @file test_callback.cpp * - * $Id$ - * * This program tests the <ACE_Log_Msg> class wrt writing to user * defined callback objects. In particular, it tests to make sure * that nested callbacks don't deadlock. diff --git a/ACE/examples/Log_Msg/test_log_msg.cpp b/ACE/examples/Log_Msg/test_log_msg.cpp index f6c48cd3bbe..8d1704d4267 100644 --- a/ACE/examples/Log_Msg/test_log_msg.cpp +++ b/ACE/examples/Log_Msg/test_log_msg.cpp @@ -3,8 +3,6 @@ /** * @file test_log_msg.cpp * - * $Id$ - * * This program tests the ACE_Log_Msg abstraction and demontrates * several common use cases. * diff --git a/ACE/examples/Log_Msg/test_ostream.cpp b/ACE/examples/Log_Msg/test_ostream.cpp index bb860e68c15..ce06f617e98 100644 --- a/ACE/examples/Log_Msg/test_ostream.cpp +++ b/ACE/examples/Log_Msg/test_ostream.cpp @@ -3,8 +3,6 @@ /** * @file test_ostream.cpp * - * $Id$ - * * This program tests the Log_Msg abstraction wrt writing to * stderr and to a file. * diff --git a/ACE/examples/Logger/simple-server/Logging_Acceptor.h b/ACE/examples/Logger/simple-server/Logging_Acceptor.h index 33fc2d3d00b..c3ff2eaf6a8 100644 --- a/ACE/examples/Logger/simple-server/Logging_Acceptor.h +++ b/ACE/examples/Logger/simple-server/Logging_Acceptor.h @@ -4,8 +4,6 @@ /** * @file Logging_Acceptor.h * - * $Id$ - * * @author Doug Schmidt */ //============================================================================= diff --git a/ACE/examples/Logger/simple-server/Logging_Handler.h b/ACE/examples/Logger/simple-server/Logging_Handler.h index 4c211a3a04b..8c795336ef6 100644 --- a/ACE/examples/Logger/simple-server/Logging_Handler.h +++ b/ACE/examples/Logger/simple-server/Logging_Handler.h @@ -5,8 +5,6 @@ /** * @file Logging_Handler.h * - * $Id$ - * * @author Doug Schmidt */ //============================================================================= diff --git a/ACE/examples/Logger/simple-server/Reactor_Singleton.h b/ACE/examples/Logger/simple-server/Reactor_Singleton.h index 2a70ae3f657..fe11e88644a 100644 --- a/ACE/examples/Logger/simple-server/Reactor_Singleton.h +++ b/ACE/examples/Logger/simple-server/Reactor_Singleton.h @@ -5,8 +5,6 @@ /** * @file Reactor_Singleton.h * - * $Id$ - * * @author Doug Schmidt */ //============================================================================= diff --git a/ACE/examples/Misc/test_trace.cpp b/ACE/examples/Misc/test_trace.cpp index 10f8e679b07..85d44992c4a 100644 --- a/ACE/examples/Misc/test_trace.cpp +++ b/ACE/examples/Misc/test_trace.cpp @@ -3,8 +3,6 @@ /** * @file test_trace.cpp * - * $Id$ - * * This example illustrates how to use the ACE tracing feature and * the ACE_TRACE macro. It also shows the use of the ACE_Task_Base * class running as an "active object". diff --git a/ACE/examples/Monitor/MC_Test_Utilities_export.h b/ACE/examples/Monitor/MC_Test_Utilities_export.h index 6ed95495e68..f5cd9c24637 100644 --- a/ACE/examples/Monitor/MC_Test_Utilities_export.h +++ b/ACE/examples/Monitor/MC_Test_Utilities_export.h @@ -4,8 +4,6 @@ /** * @file MC_Test_Utilities_export.h * - * $Id$ - * * @author Jeff Parsons <j.parsons@vanderbilt.edu> */ //============================================================================= diff --git a/ACE/examples/NT_Service/main.cpp b/ACE/examples/NT_Service/main.cpp index 4571c51be0c..67912cc6996 100644 --- a/ACE/examples/NT_Service/main.cpp +++ b/ACE/examples/NT_Service/main.cpp @@ -3,8 +3,6 @@ /** * @file main.cpp * - * $Id$ - * * This is the main program - it just hands control off to the * process instance to figure out what to do. This program only * runs on Win32. diff --git a/ACE/examples/NT_Service/ntsvc.cpp b/ACE/examples/NT_Service/ntsvc.cpp index 9fd677630ac..25bdc51df34 100644 --- a/ACE/examples/NT_Service/ntsvc.cpp +++ b/ACE/examples/NT_Service/ntsvc.cpp @@ -3,8 +3,6 @@ /** * @file ntsvc.cpp * - * $Id$ - * * This is the implementation of the NT service. It beeps every 2 * seconds until the service is stopped. * diff --git a/ACE/examples/NT_Service/ntsvc.h b/ACE/examples/NT_Service/ntsvc.h index f824573cded..018e14f012c 100644 --- a/ACE/examples/NT_Service/ntsvc.h +++ b/ACE/examples/NT_Service/ntsvc.h @@ -4,8 +4,6 @@ /** * @file ntsvc.h * - * $Id$ - * * This is the definition of the sample NT Service class. This example * only runs on Win32 platforms. * diff --git a/ACE/examples/OS/Process/imore.cpp b/ACE/examples/OS/Process/imore.cpp index f3678dfe336..d47cbf9c3d8 100644 --- a/ACE/examples/OS/Process/imore.cpp +++ b/ACE/examples/OS/Process/imore.cpp @@ -2,8 +2,6 @@ /** * @file imore.cpp (imore stands for indirect more.) * - * $Id$ - * * This program demonstrates how to redirect stdout of a parent * process to the stdin of its child process using either unnamed pipe * or named pipes to relay data to subprocess which runs "more" to diff --git a/ACE/examples/OS/Process/process.cpp b/ACE/examples/OS/Process/process.cpp index 99e538f8aaa..577ec464376 100644 --- a/ACE/examples/OS/Process/process.cpp +++ b/ACE/examples/OS/Process/process.cpp @@ -3,8 +3,6 @@ /** * @file process.cpp * - * $Id$ - * * This example tests the <ACE_Process>. For more info, check the * README file in this directory. * diff --git a/ACE/examples/QOS/Change_Receiver_FlowSpec/Fill_ACE_QoS.h b/ACE/examples/QOS/Change_Receiver_FlowSpec/Fill_ACE_QoS.h index 204baf53b27..dda1fe34d3f 100644 --- a/ACE/examples/QOS/Change_Receiver_FlowSpec/Fill_ACE_QoS.h +++ b/ACE/examples/QOS/Change_Receiver_FlowSpec/Fill_ACE_QoS.h @@ -4,8 +4,6 @@ /** * @file Fill_ACE_QoS.h * - * $Id$ - * * @author Vishal Kachroo <vishal@cs.wustl.edu> */ //============================================================================= diff --git a/ACE/examples/QOS/Change_Receiver_FlowSpec/FlowSpec_Dbase.h b/ACE/examples/QOS/Change_Receiver_FlowSpec/FlowSpec_Dbase.h index 5e3637c8455..1075e037050 100644 --- a/ACE/examples/QOS/Change_Receiver_FlowSpec/FlowSpec_Dbase.h +++ b/ACE/examples/QOS/Change_Receiver_FlowSpec/FlowSpec_Dbase.h @@ -4,8 +4,6 @@ /** * @file FlowSpec_Dbase.h * - * $Id$ - * * @author Vishal Kachroo <vishal@cs.wustl.edu> */ //============================================================================= diff --git a/ACE/examples/QOS/Change_Receiver_FlowSpec/QoS_Signal_Handler.h b/ACE/examples/QOS/Change_Receiver_FlowSpec/QoS_Signal_Handler.h index 3ded5c10ad3..486e5ca378b 100644 --- a/ACE/examples/QOS/Change_Receiver_FlowSpec/QoS_Signal_Handler.h +++ b/ACE/examples/QOS/Change_Receiver_FlowSpec/QoS_Signal_Handler.h @@ -4,8 +4,6 @@ /** * @file QoS_Signal_Handler.h * - * $Id$ - * * @author Vishal Kachroo <vishal@cs.wustl.edu> */ //============================================================================= diff --git a/ACE/examples/QOS/Change_Receiver_FlowSpec/QoS_Util.h b/ACE/examples/QOS/Change_Receiver_FlowSpec/QoS_Util.h index fbde23e3802..1240cb23530 100644 --- a/ACE/examples/QOS/Change_Receiver_FlowSpec/QoS_Util.h +++ b/ACE/examples/QOS/Change_Receiver_FlowSpec/QoS_Util.h @@ -4,8 +4,6 @@ /** * @file QoS_Util.h * - * $Id$ - * * @author Vishal Kachroo <vishal@cs.wustl.edu> */ //============================================================================= diff --git a/ACE/examples/QOS/Change_Receiver_FlowSpec/Receiver_QoS_Event_Handler.cpp b/ACE/examples/QOS/Change_Receiver_FlowSpec/Receiver_QoS_Event_Handler.cpp index 747b723034d..8f3fc7e690f 100644 --- a/ACE/examples/QOS/Change_Receiver_FlowSpec/Receiver_QoS_Event_Handler.cpp +++ b/ACE/examples/QOS/Change_Receiver_FlowSpec/Receiver_QoS_Event_Handler.cpp @@ -4,8 +4,6 @@ /** * @file Receiver_QoS_Event_Handler.cpp * - * $Id$ - * * @author Vishal Kachroo <vishal@cs.wustl.edu> */ //============================================================================= diff --git a/ACE/examples/QOS/Change_Receiver_FlowSpec/Receiver_QoS_Event_Handler.h b/ACE/examples/QOS/Change_Receiver_FlowSpec/Receiver_QoS_Event_Handler.h index 35b6cd281ba..5de3988e7e2 100644 --- a/ACE/examples/QOS/Change_Receiver_FlowSpec/Receiver_QoS_Event_Handler.h +++ b/ACE/examples/QOS/Change_Receiver_FlowSpec/Receiver_QoS_Event_Handler.h @@ -4,8 +4,6 @@ /** * @file Receiver_QoS_Event_Handler.h * - * $Id$ - * * @author Vishal Kachroo <vishal@cs.wustl.edu> */ //============================================================================= diff --git a/ACE/examples/QOS/Change_Receiver_FlowSpec/Sender_QoS_Event_Handler.cpp b/ACE/examples/QOS/Change_Receiver_FlowSpec/Sender_QoS_Event_Handler.cpp index 69439455bb6..4536fdbba82 100644 --- a/ACE/examples/QOS/Change_Receiver_FlowSpec/Sender_QoS_Event_Handler.cpp +++ b/ACE/examples/QOS/Change_Receiver_FlowSpec/Sender_QoS_Event_Handler.cpp @@ -4,8 +4,6 @@ /** * @file Sender_QoS_Event_Handler.cpp * - * $Id$ - * * @author Vishal Kachroo <vishal@cs.wustl.edu> */ //============================================================================= diff --git a/ACE/examples/QOS/Change_Receiver_FlowSpec/Sender_QoS_Event_Handler.h b/ACE/examples/QOS/Change_Receiver_FlowSpec/Sender_QoS_Event_Handler.h index 55ff2415bf6..232f6fb7abc 100644 --- a/ACE/examples/QOS/Change_Receiver_FlowSpec/Sender_QoS_Event_Handler.h +++ b/ACE/examples/QOS/Change_Receiver_FlowSpec/Sender_QoS_Event_Handler.h @@ -4,8 +4,6 @@ /** * @file Sender_QoS_Event_Handler.h * - * $Id$ - * * @author Vishal Kachroo <vishal@cs.wustl.edu> */ //============================================================================= diff --git a/ACE/examples/QOS/Change_Receiver_FlowSpec/receiver.cpp b/ACE/examples/QOS/Change_Receiver_FlowSpec/receiver.cpp index 1fb8fd69f23..e41757db4b2 100644 --- a/ACE/examples/QOS/Change_Receiver_FlowSpec/receiver.cpp +++ b/ACE/examples/QOS/Change_Receiver_FlowSpec/receiver.cpp @@ -4,8 +4,6 @@ /** * @file receiver.cpp * - * $Id$ - * * @author Vishal Kachroo <vishal@cs.wustl.edu> */ //============================================================================= diff --git a/ACE/examples/QOS/Change_Receiver_FlowSpec/sender.cpp b/ACE/examples/QOS/Change_Receiver_FlowSpec/sender.cpp index 23121f4fe77..5e883cb5b29 100644 --- a/ACE/examples/QOS/Change_Receiver_FlowSpec/sender.cpp +++ b/ACE/examples/QOS/Change_Receiver_FlowSpec/sender.cpp @@ -4,8 +4,6 @@ /** * @file sender.cpp * - * $Id$ - * * @author Vishal Kachroo <vishal@cs.wustl.edu> */ //============================================================================= diff --git a/ACE/examples/QOS/Change_Sender_TSpec/Fill_ACE_QoS.h b/ACE/examples/QOS/Change_Sender_TSpec/Fill_ACE_QoS.h index 79568dafb78..f8f650c5212 100644 --- a/ACE/examples/QOS/Change_Sender_TSpec/Fill_ACE_QoS.h +++ b/ACE/examples/QOS/Change_Sender_TSpec/Fill_ACE_QoS.h @@ -4,8 +4,6 @@ /** * @file Fill_ACE_QoS.h * - * $Id$ - * * @author Vishal Kachroo <vishal@cs.wustl.edu> */ //============================================================================= diff --git a/ACE/examples/QOS/Change_Sender_TSpec/FlowSpec_Dbase.h b/ACE/examples/QOS/Change_Sender_TSpec/FlowSpec_Dbase.h index 5e3637c8455..1075e037050 100644 --- a/ACE/examples/QOS/Change_Sender_TSpec/FlowSpec_Dbase.h +++ b/ACE/examples/QOS/Change_Sender_TSpec/FlowSpec_Dbase.h @@ -4,8 +4,6 @@ /** * @file FlowSpec_Dbase.h * - * $Id$ - * * @author Vishal Kachroo <vishal@cs.wustl.edu> */ //============================================================================= diff --git a/ACE/examples/QOS/Change_Sender_TSpec/QoS_Signal_Handler.h b/ACE/examples/QOS/Change_Sender_TSpec/QoS_Signal_Handler.h index 3ded5c10ad3..486e5ca378b 100644 --- a/ACE/examples/QOS/Change_Sender_TSpec/QoS_Signal_Handler.h +++ b/ACE/examples/QOS/Change_Sender_TSpec/QoS_Signal_Handler.h @@ -4,8 +4,6 @@ /** * @file QoS_Signal_Handler.h * - * $Id$ - * * @author Vishal Kachroo <vishal@cs.wustl.edu> */ //============================================================================= diff --git a/ACE/examples/QOS/Change_Sender_TSpec/QoS_Util.h b/ACE/examples/QOS/Change_Sender_TSpec/QoS_Util.h index fbde23e3802..1240cb23530 100644 --- a/ACE/examples/QOS/Change_Sender_TSpec/QoS_Util.h +++ b/ACE/examples/QOS/Change_Sender_TSpec/QoS_Util.h @@ -4,8 +4,6 @@ /** * @file QoS_Util.h * - * $Id$ - * * @author Vishal Kachroo <vishal@cs.wustl.edu> */ //============================================================================= diff --git a/ACE/examples/QOS/Change_Sender_TSpec/Receiver_QoS_Event_Handler.cpp b/ACE/examples/QOS/Change_Sender_TSpec/Receiver_QoS_Event_Handler.cpp index 9b6011a6763..a4aa915d0fa 100644 --- a/ACE/examples/QOS/Change_Sender_TSpec/Receiver_QoS_Event_Handler.cpp +++ b/ACE/examples/QOS/Change_Sender_TSpec/Receiver_QoS_Event_Handler.cpp @@ -4,8 +4,6 @@ /** * @file Receiver_QoS_Event_Handler.cpp * - * $Id$ - * * @author Vishal Kachroo <vishal@cs.wustl.edu> */ //============================================================================= diff --git a/ACE/examples/QOS/Change_Sender_TSpec/Receiver_QoS_Event_Handler.h b/ACE/examples/QOS/Change_Sender_TSpec/Receiver_QoS_Event_Handler.h index 35b6cd281ba..5de3988e7e2 100644 --- a/ACE/examples/QOS/Change_Sender_TSpec/Receiver_QoS_Event_Handler.h +++ b/ACE/examples/QOS/Change_Sender_TSpec/Receiver_QoS_Event_Handler.h @@ -4,8 +4,6 @@ /** * @file Receiver_QoS_Event_Handler.h * - * $Id$ - * * @author Vishal Kachroo <vishal@cs.wustl.edu> */ //============================================================================= diff --git a/ACE/examples/QOS/Change_Sender_TSpec/Sender_QoS_Event_Handler.cpp b/ACE/examples/QOS/Change_Sender_TSpec/Sender_QoS_Event_Handler.cpp index 7612a105051..75e7632e299 100644 --- a/ACE/examples/QOS/Change_Sender_TSpec/Sender_QoS_Event_Handler.cpp +++ b/ACE/examples/QOS/Change_Sender_TSpec/Sender_QoS_Event_Handler.cpp @@ -4,8 +4,6 @@ /** * @file Sender_QoS_Event_Handler.cpp * - * $Id$ - * * @author Vishal Kachroo <vishal@cs.wustl.edu> */ //============================================================================= diff --git a/ACE/examples/QOS/Change_Sender_TSpec/Sender_QoS_Event_Handler.h b/ACE/examples/QOS/Change_Sender_TSpec/Sender_QoS_Event_Handler.h index 55ff2415bf6..232f6fb7abc 100644 --- a/ACE/examples/QOS/Change_Sender_TSpec/Sender_QoS_Event_Handler.h +++ b/ACE/examples/QOS/Change_Sender_TSpec/Sender_QoS_Event_Handler.h @@ -4,8 +4,6 @@ /** * @file Sender_QoS_Event_Handler.h * - * $Id$ - * * @author Vishal Kachroo <vishal@cs.wustl.edu> */ //============================================================================= diff --git a/ACE/examples/QOS/Change_Sender_TSpec/receiver.cpp b/ACE/examples/QOS/Change_Sender_TSpec/receiver.cpp index 1d62b1134dd..2209bf52608 100644 --- a/ACE/examples/QOS/Change_Sender_TSpec/receiver.cpp +++ b/ACE/examples/QOS/Change_Sender_TSpec/receiver.cpp @@ -4,8 +4,6 @@ /** * @file receiver.cpp * - * $Id$ - * * @author Vishal Kachroo <vishal@cs.wustl.edu> */ //============================================================================= diff --git a/ACE/examples/QOS/Change_Sender_TSpec/sender.cpp b/ACE/examples/QOS/Change_Sender_TSpec/sender.cpp index 6da7690a3b4..e6e5cef5bb8 100644 --- a/ACE/examples/QOS/Change_Sender_TSpec/sender.cpp +++ b/ACE/examples/QOS/Change_Sender_TSpec/sender.cpp @@ -4,8 +4,6 @@ /** * @file sender.cpp * - * $Id$ - * * @author Vishal Kachroo <vishal@cs.wustl.edu> */ //============================================================================= diff --git a/ACE/examples/QOS/Simple/Fill_ACE_QoS.h b/ACE/examples/QOS/Simple/Fill_ACE_QoS.h index 86b7aed36f7..8873f3852ec 100644 --- a/ACE/examples/QOS/Simple/Fill_ACE_QoS.h +++ b/ACE/examples/QOS/Simple/Fill_ACE_QoS.h @@ -4,8 +4,6 @@ /** * @file Fill_ACE_QoS.h * - * $Id$ - * * @author Vishal Kachroo <vishal@cs.wustl.edu> */ //============================================================================= diff --git a/ACE/examples/QOS/Simple/FlowSpec_Dbase.h b/ACE/examples/QOS/Simple/FlowSpec_Dbase.h index 5e3637c8455..1075e037050 100644 --- a/ACE/examples/QOS/Simple/FlowSpec_Dbase.h +++ b/ACE/examples/QOS/Simple/FlowSpec_Dbase.h @@ -4,8 +4,6 @@ /** * @file FlowSpec_Dbase.h * - * $Id$ - * * @author Vishal Kachroo <vishal@cs.wustl.edu> */ //============================================================================= diff --git a/ACE/examples/QOS/Simple/QoS_Signal_Handler.h b/ACE/examples/QOS/Simple/QoS_Signal_Handler.h index 3ded5c10ad3..486e5ca378b 100644 --- a/ACE/examples/QOS/Simple/QoS_Signal_Handler.h +++ b/ACE/examples/QOS/Simple/QoS_Signal_Handler.h @@ -4,8 +4,6 @@ /** * @file QoS_Signal_Handler.h * - * $Id$ - * * @author Vishal Kachroo <vishal@cs.wustl.edu> */ //============================================================================= diff --git a/ACE/examples/QOS/Simple/QoS_Util.h b/ACE/examples/QOS/Simple/QoS_Util.h index fbde23e3802..1240cb23530 100644 --- a/ACE/examples/QOS/Simple/QoS_Util.h +++ b/ACE/examples/QOS/Simple/QoS_Util.h @@ -4,8 +4,6 @@ /** * @file QoS_Util.h * - * $Id$ - * * @author Vishal Kachroo <vishal@cs.wustl.edu> */ //============================================================================= diff --git a/ACE/examples/QOS/Simple/Receiver_QoS_Event_Handler.cpp b/ACE/examples/QOS/Simple/Receiver_QoS_Event_Handler.cpp index 04262b2fcb2..9a894e4e6a3 100644 --- a/ACE/examples/QOS/Simple/Receiver_QoS_Event_Handler.cpp +++ b/ACE/examples/QOS/Simple/Receiver_QoS_Event_Handler.cpp @@ -4,8 +4,6 @@ /** * @file Receiver_QoS_Event_Handler.cpp * - * $Id$ - * * @author Vishal Kachroo <vishal@cs.wustl.edu> */ //============================================================================= diff --git a/ACE/examples/QOS/Simple/Receiver_QoS_Event_Handler.h b/ACE/examples/QOS/Simple/Receiver_QoS_Event_Handler.h index 35b6cd281ba..5de3988e7e2 100644 --- a/ACE/examples/QOS/Simple/Receiver_QoS_Event_Handler.h +++ b/ACE/examples/QOS/Simple/Receiver_QoS_Event_Handler.h @@ -4,8 +4,6 @@ /** * @file Receiver_QoS_Event_Handler.h * - * $Id$ - * * @author Vishal Kachroo <vishal@cs.wustl.edu> */ //============================================================================= diff --git a/ACE/examples/QOS/Simple/Sender_QoS_Event_Handler.cpp b/ACE/examples/QOS/Simple/Sender_QoS_Event_Handler.cpp index fa4e49f7e34..399b5932d9d 100644 --- a/ACE/examples/QOS/Simple/Sender_QoS_Event_Handler.cpp +++ b/ACE/examples/QOS/Simple/Sender_QoS_Event_Handler.cpp @@ -4,8 +4,6 @@ /** * @file Sender_QoS_Event_Handler.cpp * - * $Id$ - * * @author Vishal Kachroo <vishal@cs.wustl.edu> */ //============================================================================= diff --git a/ACE/examples/QOS/Simple/Sender_QoS_Event_Handler.h b/ACE/examples/QOS/Simple/Sender_QoS_Event_Handler.h index 55ff2415bf6..232f6fb7abc 100644 --- a/ACE/examples/QOS/Simple/Sender_QoS_Event_Handler.h +++ b/ACE/examples/QOS/Simple/Sender_QoS_Event_Handler.h @@ -4,8 +4,6 @@ /** * @file Sender_QoS_Event_Handler.h * - * $Id$ - * * @author Vishal Kachroo <vishal@cs.wustl.edu> */ //============================================================================= diff --git a/ACE/examples/QOS/Simple/receiver.cpp b/ACE/examples/QOS/Simple/receiver.cpp index d9f89397866..30dc78d4cbb 100644 --- a/ACE/examples/QOS/Simple/receiver.cpp +++ b/ACE/examples/QOS/Simple/receiver.cpp @@ -4,8 +4,6 @@ /** * @file receiver.cpp * - * $Id$ - * * @author Vishal Kachroo <vishal@cs.wustl.edu> */ //============================================================================= diff --git a/ACE/examples/QOS/Simple/sender.cpp b/ACE/examples/QOS/Simple/sender.cpp index c04508a5664..591ef9e203e 100644 --- a/ACE/examples/QOS/Simple/sender.cpp +++ b/ACE/examples/QOS/Simple/sender.cpp @@ -4,8 +4,6 @@ /** * @file sender.cpp * - * $Id$ - * * @author Vishal Kachroo <vishal@cs.wustl.edu> */ //============================================================================= diff --git a/ACE/examples/Reactor/Misc/test_early_timeouts.cpp b/ACE/examples/Reactor/Misc/test_early_timeouts.cpp index 6ded80b602d..e7987939b43 100644 --- a/ACE/examples/Reactor/Misc/test_early_timeouts.cpp +++ b/ACE/examples/Reactor/Misc/test_early_timeouts.cpp @@ -3,8 +3,6 @@ /** * @file test_early_timeouts.cpp * - * $Id$ - * * On some platforms, select() returns before the time value * specified. This tests counts the number of times this happens * and the max early timeout. diff --git a/ACE/examples/Reactor/Proactor/Aio_Platform_Test_C.cpp b/ACE/examples/Reactor/Proactor/Aio_Platform_Test_C.cpp index f8487046e8a..29fd141ee59 100644 --- a/ACE/examples/Reactor/Proactor/Aio_Platform_Test_C.cpp +++ b/ACE/examples/Reactor/Proactor/Aio_Platform_Test_C.cpp @@ -2,8 +2,6 @@ /** * @file Aio_Platform_Test_C.cpp * - * $Id$ - * * Testing the platform for POSIX Asynchronous I/O. This is the C * version of the $ACE_ROOT/tests/Aio_Platform_Test.cpp. Useful * to send bug reports. diff --git a/ACE/examples/Reactor/Proactor/post_completions.cpp b/ACE/examples/Reactor/Proactor/post_completions.cpp index a554e044929..9623f65b059 100644 --- a/ACE/examples/Reactor/Proactor/post_completions.cpp +++ b/ACE/examples/Reactor/Proactor/post_completions.cpp @@ -2,8 +2,6 @@ /** * @file post_completions.cpp * - * $Id$ - * * This program demonstrates how to post fake completions to The * Proactor. It also shows the how to specify the particular * real-time signals to post completions. The Real-time signal diff --git a/ACE/examples/Reactor/Proactor/simple_test_proactor.cpp b/ACE/examples/Reactor/Proactor/simple_test_proactor.cpp index fcd5efc5e24..aa9c82038e0 100644 --- a/ACE/examples/Reactor/Proactor/simple_test_proactor.cpp +++ b/ACE/examples/Reactor/Proactor/simple_test_proactor.cpp @@ -3,8 +3,6 @@ /** * @file simple_test_proactor.cpp * - * $Id$ - * * Very simple version of test_proactor.cpp. * * diff --git a/ACE/examples/Reactor/Proactor/test_aiocb.cpp b/ACE/examples/Reactor/Proactor/test_aiocb.cpp index b4b783b7db8..4fb9680d926 100644 --- a/ACE/examples/Reactor/Proactor/test_aiocb.cpp +++ b/ACE/examples/Reactor/Proactor/test_aiocb.cpp @@ -3,8 +3,6 @@ /** * @file test_aiocb.cpp * - * $Id$ - * * Checkout $ACE_ROOT/examples/Reactor/Proactor/test_aiocb_ace.cpp, * which is the ACE'ified version of this program. * diff --git a/ACE/examples/Reactor/Proactor/test_aiocb_ace.cpp b/ACE/examples/Reactor/Proactor/test_aiocb_ace.cpp index b24b7bdace4..2929934e37c 100644 --- a/ACE/examples/Reactor/Proactor/test_aiocb_ace.cpp +++ b/ACE/examples/Reactor/Proactor/test_aiocb_ace.cpp @@ -3,8 +3,6 @@ /** * @file test_aiocb_ace.cpp * - * $Id$ - * * This program helps you to test the <aio_*> calls on a * platform. * diff --git a/ACE/examples/Reactor/Proactor/test_aiosig.cpp b/ACE/examples/Reactor/Proactor/test_aiosig.cpp index b51e92bac32..ab5d34aa825 100644 --- a/ACE/examples/Reactor/Proactor/test_aiosig.cpp +++ b/ACE/examples/Reactor/Proactor/test_aiosig.cpp @@ -2,8 +2,6 @@ /** * @file test_aiosig.cpp * - * $Id$ - * * Check out test_aiosig_ace.cpp, the ACE'ified version of this * program. This program may not be uptodate. * CC -g -o test_aiosig -lrt test_aiosig.cpp diff --git a/ACE/examples/Reactor/Proactor/test_aiosig_ace.cpp b/ACE/examples/Reactor/Proactor/test_aiosig_ace.cpp index 21386c89383..b63ae9ba414 100644 --- a/ACE/examples/Reactor/Proactor/test_aiosig_ace.cpp +++ b/ACE/examples/Reactor/Proactor/test_aiosig_ace.cpp @@ -3,8 +3,6 @@ /** * @file test_aiosig_ace.cpp * - * $Id$ - * * This program helps you to test the <aio_*> calls on a * platform. * Before running this test, make sure the platform can diff --git a/ACE/examples/Reactor/Proactor/test_cancel.cpp b/ACE/examples/Reactor/Proactor/test_cancel.cpp index b4e551ae2b4..638ef674e5e 100644 --- a/ACE/examples/Reactor/Proactor/test_cancel.cpp +++ b/ACE/examples/Reactor/Proactor/test_cancel.cpp @@ -3,8 +3,6 @@ /** * @file test_cancel.cpp * - * $Id$ - * * This program tests cancelling an Asynchronous Operation in the * Proactor framework. * diff --git a/ACE/examples/Reactor/Proactor/test_end_event_loop.cpp b/ACE/examples/Reactor/Proactor/test_end_event_loop.cpp index 4b1dff2d027..44c67d7e6fb 100644 --- a/ACE/examples/Reactor/Proactor/test_end_event_loop.cpp +++ b/ACE/examples/Reactor/Proactor/test_end_event_loop.cpp @@ -2,8 +2,6 @@ /** * @file test_end_event_loop.cpp * - * $Id$ - * * This program tests the event loop mechanism of the * Proactor. To end the event loop, threads that are blocked in * waiting for completions are woken up and the event loop comes diff --git a/ACE/examples/Reactor/Proactor/test_multiple_loops.cpp b/ACE/examples/Reactor/Proactor/test_multiple_loops.cpp index 77d8cc13225..1def4e9a271 100644 --- a/ACE/examples/Reactor/Proactor/test_multiple_loops.cpp +++ b/ACE/examples/Reactor/Proactor/test_multiple_loops.cpp @@ -3,8 +3,6 @@ /** * @file test_multiple_loops.cpp * - * $Id$ - * * * This example application shows how to write programs that * combine the Proactor and Reactor event loops. This is possible diff --git a/ACE/examples/Reactor/Proactor/test_proactor.cpp b/ACE/examples/Reactor/Proactor/test_proactor.cpp index ea659f5720e..fa96b479736 100644 --- a/ACE/examples/Reactor/Proactor/test_proactor.cpp +++ b/ACE/examples/Reactor/Proactor/test_proactor.cpp @@ -3,8 +3,6 @@ /** * @file test_proactor.cpp * - * $Id$ - * * This program illustrates how the <ACE_Proactor> can be used to * implement an application that does various asynchronous * operations. diff --git a/ACE/examples/Reactor/Proactor/test_proactor2.cpp b/ACE/examples/Reactor/Proactor/test_proactor2.cpp index 7ba9657b951..3d9b6f445d4 100644 --- a/ACE/examples/Reactor/Proactor/test_proactor2.cpp +++ b/ACE/examples/Reactor/Proactor/test_proactor2.cpp @@ -3,8 +3,6 @@ /** * @file test_proactor2.cpp * - * $Id$ - * * Alexander Libman <Alibman@baltimore.com> modified * <test_proactor> and made this test. Instead of writing received * data to the file, the receiver sends them back to the diff --git a/ACE/examples/Reactor/Proactor/test_proactor3.cpp b/ACE/examples/Reactor/Proactor/test_proactor3.cpp index 1d041e3ea6a..ea8a5188952 100644 --- a/ACE/examples/Reactor/Proactor/test_proactor3.cpp +++ b/ACE/examples/Reactor/Proactor/test_proactor3.cpp @@ -3,8 +3,6 @@ /** * @file test_proactor3.cpp * - * $Id$ - * * This program illustrates how the <ACE_Proactor> can be used to * implement an application that does various asynchronous * operations. diff --git a/ACE/examples/Reactor/Proactor/test_timeout_st.cpp b/ACE/examples/Reactor/Proactor/test_timeout_st.cpp index aafabeb36f3..dc99bbc5f7a 100644 --- a/ACE/examples/Reactor/Proactor/test_timeout_st.cpp +++ b/ACE/examples/Reactor/Proactor/test_timeout_st.cpp @@ -3,8 +3,6 @@ /** * @file test_timeout_st.cpp * - * $Id$ - * * * This example application shows how to write event loops that * handle events for some fixed amount of time. This is the single diff --git a/ACE/examples/Reactor/Proactor/test_udp_proactor.cpp b/ACE/examples/Reactor/Proactor/test_udp_proactor.cpp index 4d8a6ca0ebb..51e68825ed4 100644 --- a/ACE/examples/Reactor/Proactor/test_udp_proactor.cpp +++ b/ACE/examples/Reactor/Proactor/test_udp_proactor.cpp @@ -3,8 +3,6 @@ /** * @file test_udp_proactor.cpp * - * $Id$ - * * This program illustrates how the <ACE_Proactor> can be used to * implement an application that does asynchronous operations using * datagrams. diff --git a/ACE/examples/Reactor/WFMO_Reactor/APC.cpp b/ACE/examples/Reactor/WFMO_Reactor/APC.cpp index 0f72e2d4dd3..cdd56311307 100644 --- a/ACE/examples/Reactor/WFMO_Reactor/APC.cpp +++ b/ACE/examples/Reactor/WFMO_Reactor/APC.cpp @@ -3,8 +3,6 @@ /** * @file APC.cpp * - * $Id$ - * * * Tests the WFMO_Reactor's ability to handle regular APC * notifications. diff --git a/ACE/examples/Reactor/WFMO_Reactor/Abandoned.cpp b/ACE/examples/Reactor/WFMO_Reactor/Abandoned.cpp index 3f8e350fdc2..45aadc25bda 100644 --- a/ACE/examples/Reactor/WFMO_Reactor/Abandoned.cpp +++ b/ACE/examples/Reactor/WFMO_Reactor/Abandoned.cpp @@ -3,8 +3,6 @@ /** * @file Abandoned.cpp * - * $Id$ - * * * Tests the WFMO_Reactor's ability to handle abandoned mutexes. * diff --git a/ACE/examples/Reactor/WFMO_Reactor/Console_Input.cpp b/ACE/examples/Reactor/WFMO_Reactor/Console_Input.cpp index 4d1c9d96c40..86fea6523f1 100644 --- a/ACE/examples/Reactor/WFMO_Reactor/Console_Input.cpp +++ b/ACE/examples/Reactor/WFMO_Reactor/Console_Input.cpp @@ -3,8 +3,6 @@ /** * @file Console_Input.cpp * - * $Id$ - * * * This application tests the working of WFMO_Reactor when users * are interested in console input. diff --git a/ACE/examples/Reactor/WFMO_Reactor/Directory_Changes.cpp b/ACE/examples/Reactor/WFMO_Reactor/Directory_Changes.cpp index d53e6d468e6..7f1c5af188a 100644 --- a/ACE/examples/Reactor/WFMO_Reactor/Directory_Changes.cpp +++ b/ACE/examples/Reactor/WFMO_Reactor/Directory_Changes.cpp @@ -2,8 +2,6 @@ /** * @file Directory_Changes.cpp * - * $Id$ - * * * This application tests the working of WFMO_Reactor when users * are interested in monitoring changes in the filesystem. diff --git a/ACE/examples/Reactor/WFMO_Reactor/Exceptions.cpp b/ACE/examples/Reactor/WFMO_Reactor/Exceptions.cpp index b52807a931d..aa6072cc8d4 100644 --- a/ACE/examples/Reactor/WFMO_Reactor/Exceptions.cpp +++ b/ACE/examples/Reactor/WFMO_Reactor/Exceptions.cpp @@ -2,8 +2,6 @@ /** * @file Exceptions.cpp * - * $Id$ - * * * This test application tests the state of WFMO_Reactor when * exceptions occurs when executing user callbacks. diff --git a/ACE/examples/Reactor/WFMO_Reactor/Handle_Close.cpp b/ACE/examples/Reactor/WFMO_Reactor/Handle_Close.cpp index 32fd95ebcff..dc518c01d5e 100644 --- a/ACE/examples/Reactor/WFMO_Reactor/Handle_Close.cpp +++ b/ACE/examples/Reactor/WFMO_Reactor/Handle_Close.cpp @@ -2,8 +2,6 @@ /** * @file Handle_Close.cpp * - * $Id$ - * * * This application tests whether handle_close gets called and if * the correct masks are passed along. The handler should get diff --git a/ACE/examples/Reactor/WFMO_Reactor/Multithreading.cpp b/ACE/examples/Reactor/WFMO_Reactor/Multithreading.cpp index 0212776b0ff..14ed046e322 100644 --- a/ACE/examples/Reactor/WFMO_Reactor/Multithreading.cpp +++ b/ACE/examples/Reactor/WFMO_Reactor/Multithreading.cpp @@ -2,8 +2,6 @@ /** * @file Multithreading.cpp * - * $Id$ - * * * This application tests multiple threads simultaneously calling * Reactor::handle_events(). It also shows how different threads diff --git a/ACE/examples/Reactor/WFMO_Reactor/Network_Events.cpp b/ACE/examples/Reactor/WFMO_Reactor/Network_Events.cpp index c219d5c2685..a1cbfe87918 100644 --- a/ACE/examples/Reactor/WFMO_Reactor/Network_Events.cpp +++ b/ACE/examples/Reactor/WFMO_Reactor/Network_Events.cpp @@ -2,8 +2,6 @@ /** * @file Network_Events.cpp * - * $Id$ - * * * This application tests Reactor to make sure that it responds * correctly to different kinds of network events. diff --git a/ACE/examples/Reactor/WFMO_Reactor/Prerun_State_Changes.cpp b/ACE/examples/Reactor/WFMO_Reactor/Prerun_State_Changes.cpp index c09dc8caaee..11b0820d327 100644 --- a/ACE/examples/Reactor/WFMO_Reactor/Prerun_State_Changes.cpp +++ b/ACE/examples/Reactor/WFMO_Reactor/Prerun_State_Changes.cpp @@ -2,8 +2,6 @@ /** * @file Prerun_State_Changes.cpp * - * $Id$ - * * * Tests the Reactor's ability to handle state changes before * getting a chance to run. diff --git a/ACE/examples/Reactor/WFMO_Reactor/Registration.cpp b/ACE/examples/Reactor/WFMO_Reactor/Registration.cpp index ac4c0765254..b8ed4507ce2 100644 --- a/ACE/examples/Reactor/WFMO_Reactor/Registration.cpp +++ b/ACE/examples/Reactor/WFMO_Reactor/Registration.cpp @@ -2,8 +2,6 @@ /** * @file Registration.cpp * - * $Id$ - * * * This test application tests a wide range of registration, * suspension, resumption, and removal of events from Reactor. diff --git a/ACE/examples/Reactor/WFMO_Reactor/Registry_Changes.cpp b/ACE/examples/Reactor/WFMO_Reactor/Registry_Changes.cpp index 21ecc2b3112..da7db509cf8 100644 --- a/ACE/examples/Reactor/WFMO_Reactor/Registry_Changes.cpp +++ b/ACE/examples/Reactor/WFMO_Reactor/Registry_Changes.cpp @@ -2,8 +2,6 @@ /** * @file Registry_Changes.cpp * - * $Id$ - * * * This application tests the working of Reactor when users are * interested in monitoring changes in the registry. diff --git a/ACE/examples/Reactor/WFMO_Reactor/Removals.cpp b/ACE/examples/Reactor/WFMO_Reactor/Removals.cpp index 59b857f3615..bf2cc3a5587 100644 --- a/ACE/examples/Reactor/WFMO_Reactor/Removals.cpp +++ b/ACE/examples/Reactor/WFMO_Reactor/Removals.cpp @@ -2,8 +2,6 @@ /** * @file Removals.cpp * - * $Id$ - * * * Tests the Reactor's ability to handle simultaneous events. If * you pass anything on the command-line, then each handler diff --git a/ACE/examples/Reactor/WFMO_Reactor/Suspended_Removals.cpp b/ACE/examples/Reactor/WFMO_Reactor/Suspended_Removals.cpp index e1cbab4407d..3074dcc25ae 100644 --- a/ACE/examples/Reactor/WFMO_Reactor/Suspended_Removals.cpp +++ b/ACE/examples/Reactor/WFMO_Reactor/Suspended_Removals.cpp @@ -2,8 +2,6 @@ /** * @file Suspended_Removals.cpp * - * $Id$ - * * * Tests the Reactor's ability to handle removal of suspended * handles. diff --git a/ACE/examples/Reactor/WFMO_Reactor/Talker.cpp b/ACE/examples/Reactor/WFMO_Reactor/Talker.cpp index ff6ec9ff0c9..02c01df3803 100644 --- a/ACE/examples/Reactor/WFMO_Reactor/Talker.cpp +++ b/ACE/examples/Reactor/WFMO_Reactor/Talker.cpp @@ -3,8 +3,6 @@ /** * @file Talker.cpp * - * $Id$ - * * * This test application tests a wide range of events that can be * demultiplexed using various ACE utilities. Events used include diff --git a/ACE/examples/Reactor/WFMO_Reactor/Timeouts.cpp b/ACE/examples/Reactor/WFMO_Reactor/Timeouts.cpp index 7855e43b692..75a250ebb7c 100644 --- a/ACE/examples/Reactor/WFMO_Reactor/Timeouts.cpp +++ b/ACE/examples/Reactor/WFMO_Reactor/Timeouts.cpp @@ -2,8 +2,6 @@ /** * @file Timeouts.cpp * - * $Id$ - * * * This example application shows how to write Reactor event * loops that handle events for some fixed amount of time. diff --git a/ACE/examples/Reactor/WFMO_Reactor/Window_Messages.cpp b/ACE/examples/Reactor/WFMO_Reactor/Window_Messages.cpp index 8c5890c7b3e..3426aa997ad 100644 --- a/ACE/examples/Reactor/WFMO_Reactor/Window_Messages.cpp +++ b/ACE/examples/Reactor/WFMO_Reactor/Window_Messages.cpp @@ -3,8 +3,6 @@ /** * @file Window_Messages.cpp * - * $Id$ - * * * Tests the Msg_WFMO_Reactor's ability to handle regular events * and window messages. diff --git a/ACE/examples/Service_Configurator/Misc/main.cpp b/ACE/examples/Service_Configurator/Misc/main.cpp index 08a19b2b8db..5eb862278f6 100644 --- a/ACE/examples/Service_Configurator/Misc/main.cpp +++ b/ACE/examples/Service_Configurator/Misc/main.cpp @@ -3,8 +3,6 @@ /** * @file main.cpp * - * $Id$ - * * This directory contains an example that illustrates how the ACE * Service Configurator can configure static and dynamic services, * both from the command-line and from a svc.config file. diff --git a/ACE/examples/Smart_Pointers/Gadget.cpp b/ACE/examples/Smart_Pointers/Gadget.cpp index 180fe0107cc..3ecbe663e2a 100644 --- a/ACE/examples/Smart_Pointers/Gadget.cpp +++ b/ACE/examples/Smart_Pointers/Gadget.cpp @@ -3,8 +3,6 @@ /** * @file Gadget.cpp * - * $Id$ - * * @author Christopher Kohlhoff <chris@kohlhoff.com> */ //============================================================================= diff --git a/ACE/examples/Smart_Pointers/Gadget.h b/ACE/examples/Smart_Pointers/Gadget.h index 65b1fb0a34e..9455faa05ef 100644 --- a/ACE/examples/Smart_Pointers/Gadget.h +++ b/ACE/examples/Smart_Pointers/Gadget.h @@ -3,8 +3,6 @@ /** * @file Gadget.h * - * $Id$ - * * @author Christopher Kohlhoff <chris@kohlhoff.com> */ //============================================================================= diff --git a/ACE/examples/Smart_Pointers/Gadget_Factory.cpp b/ACE/examples/Smart_Pointers/Gadget_Factory.cpp index 054237169f2..503e2edce68 100644 --- a/ACE/examples/Smart_Pointers/Gadget_Factory.cpp +++ b/ACE/examples/Smart_Pointers/Gadget_Factory.cpp @@ -3,8 +3,6 @@ /** * @file Gadget_Factory.cpp * - * $Id$ - * * @author Christopher Kohlhoff <chris@kohlhoff.com> */ //============================================================================= diff --git a/ACE/examples/Smart_Pointers/Gadget_Factory.h b/ACE/examples/Smart_Pointers/Gadget_Factory.h index dd3c17e7975..adead6f2d00 100644 --- a/ACE/examples/Smart_Pointers/Gadget_Factory.h +++ b/ACE/examples/Smart_Pointers/Gadget_Factory.h @@ -3,8 +3,6 @@ /** * @file Gadget_Factory.h * - * $Id$ - * * @author Christopher Kohlhoff <chris@kohlhoff.com> */ //============================================================================= diff --git a/ACE/examples/Smart_Pointers/Gadget_Impl.cpp b/ACE/examples/Smart_Pointers/Gadget_Impl.cpp index 03dd94f8838..32b7d1167df 100644 --- a/ACE/examples/Smart_Pointers/Gadget_Impl.cpp +++ b/ACE/examples/Smart_Pointers/Gadget_Impl.cpp @@ -3,8 +3,6 @@ /** * @file Gadget_Impl.cpp * - * $Id$ - * * @author Christopher Kohlhoff <chris@kohlhoff.com> */ //============================================================================= diff --git a/ACE/examples/Smart_Pointers/Gadget_Impl.h b/ACE/examples/Smart_Pointers/Gadget_Impl.h index ed4faf27ca4..b52663fa2ec 100644 --- a/ACE/examples/Smart_Pointers/Gadget_Impl.h +++ b/ACE/examples/Smart_Pointers/Gadget_Impl.h @@ -3,8 +3,6 @@ /** * @file Gadget_Impl.h * - * $Id$ - * * @author Christopher Kohlhoff <chris@kohlhoff.com> */ //============================================================================= diff --git a/ACE/examples/Smart_Pointers/Gadget_Part.cpp b/ACE/examples/Smart_Pointers/Gadget_Part.cpp index 9f08f2a61e7..b70887f57fb 100644 --- a/ACE/examples/Smart_Pointers/Gadget_Part.cpp +++ b/ACE/examples/Smart_Pointers/Gadget_Part.cpp @@ -3,8 +3,6 @@ /** * @file Gadget_Part.cpp * - * $Id$ - * * @author Christopher Kohlhoff <chris@kohlhoff.com> */ //============================================================================= diff --git a/ACE/examples/Smart_Pointers/Gadget_Part.h b/ACE/examples/Smart_Pointers/Gadget_Part.h index cef4277168a..5132dfffcff 100644 --- a/ACE/examples/Smart_Pointers/Gadget_Part.h +++ b/ACE/examples/Smart_Pointers/Gadget_Part.h @@ -3,8 +3,6 @@ /** * @file Gadget_Part.h * - * $Id$ - * * @author Christopher Kohlhoff <chris@kohlhoff.com> */ //============================================================================= diff --git a/ACE/examples/Smart_Pointers/Gadget_Part_Factory.cpp b/ACE/examples/Smart_Pointers/Gadget_Part_Factory.cpp index caf546fffce..7123e94a212 100644 --- a/ACE/examples/Smart_Pointers/Gadget_Part_Factory.cpp +++ b/ACE/examples/Smart_Pointers/Gadget_Part_Factory.cpp @@ -3,8 +3,6 @@ /** * @file Gadget_Part_Factory.cpp * - * $Id$ - * * @author Christopher Kohlhoff <chris@kohlhoff.com> */ //============================================================================= diff --git a/ACE/examples/Smart_Pointers/Gadget_Part_Factory.h b/ACE/examples/Smart_Pointers/Gadget_Part_Factory.h index a7bc5cb38bd..5ab70287904 100644 --- a/ACE/examples/Smart_Pointers/Gadget_Part_Factory.h +++ b/ACE/examples/Smart_Pointers/Gadget_Part_Factory.h @@ -3,8 +3,6 @@ /** * @file Gadget_Part_Factory.h * - * $Id$ - * * @author Christopher Kohlhoff <chris@kohlhoff.com> */ //============================================================================= diff --git a/ACE/examples/Smart_Pointers/Gadget_Part_Impl.cpp b/ACE/examples/Smart_Pointers/Gadget_Part_Impl.cpp index 472e6d3e859..30c1b0dc831 100644 --- a/ACE/examples/Smart_Pointers/Gadget_Part_Impl.cpp +++ b/ACE/examples/Smart_Pointers/Gadget_Part_Impl.cpp @@ -3,8 +3,6 @@ /** * @file Gadget_Part_Impl.cpp * - * $Id$ - * * @author Christopher Kohlhoff <chris@kohlhoff.com> */ //============================================================================= diff --git a/ACE/examples/Smart_Pointers/Gadget_Part_Impl.h b/ACE/examples/Smart_Pointers/Gadget_Part_Impl.h index 964c0705d49..0b63e139a59 100644 --- a/ACE/examples/Smart_Pointers/Gadget_Part_Impl.h +++ b/ACE/examples/Smart_Pointers/Gadget_Part_Impl.h @@ -3,8 +3,6 @@ /** * @file Gadget_Part_Impl.h * - * $Id$ - * * @author Christopher Kohlhoff <chris@kohlhoff.com> */ //============================================================================= diff --git a/ACE/examples/Smart_Pointers/Widget.cpp b/ACE/examples/Smart_Pointers/Widget.cpp index 28d01b54461..de56e871a72 100644 --- a/ACE/examples/Smart_Pointers/Widget.cpp +++ b/ACE/examples/Smart_Pointers/Widget.cpp @@ -3,8 +3,6 @@ /** * @file Widget.cpp * - * $Id$ - * * @author Christopher Kohlhoff <chris@kohlhoff.com> */ //============================================================================= diff --git a/ACE/examples/Smart_Pointers/Widget.h b/ACE/examples/Smart_Pointers/Widget.h index a38245ca999..7c1d1ad85c9 100644 --- a/ACE/examples/Smart_Pointers/Widget.h +++ b/ACE/examples/Smart_Pointers/Widget.h @@ -3,8 +3,6 @@ /** * @file Widget.h * - * $Id$ - * * @author Christopher Kohlhoff <chris@kohlhoff.com> */ //============================================================================= diff --git a/ACE/examples/Smart_Pointers/Widget_Factory.cpp b/ACE/examples/Smart_Pointers/Widget_Factory.cpp index 18fec0c23f4..e35119d3d51 100644 --- a/ACE/examples/Smart_Pointers/Widget_Factory.cpp +++ b/ACE/examples/Smart_Pointers/Widget_Factory.cpp @@ -3,8 +3,6 @@ /** * @file Widget_Factory.cpp * - * $Id$ - * * @author Christopher Kohlhoff <chris@kohlhoff.com> */ //============================================================================= diff --git a/ACE/examples/Smart_Pointers/Widget_Factory.h b/ACE/examples/Smart_Pointers/Widget_Factory.h index adf0613a3fe..e78c05e805a 100644 --- a/ACE/examples/Smart_Pointers/Widget_Factory.h +++ b/ACE/examples/Smart_Pointers/Widget_Factory.h @@ -3,8 +3,6 @@ /** * @file Widget_Factory.h * - * $Id$ - * * @author Christopher Kohlhoff <chris@kohlhoff.com> */ //============================================================================= diff --git a/ACE/examples/Smart_Pointers/Widget_Impl.cpp b/ACE/examples/Smart_Pointers/Widget_Impl.cpp index 2d3ab404804..504fc050892 100644 --- a/ACE/examples/Smart_Pointers/Widget_Impl.cpp +++ b/ACE/examples/Smart_Pointers/Widget_Impl.cpp @@ -3,8 +3,6 @@ /** * @file Widget_Impl.cpp * - * $Id$ - * * @author Christopher Kohlhoff <chris@kohlhoff.com> */ //============================================================================= diff --git a/ACE/examples/Smart_Pointers/Widget_Impl.h b/ACE/examples/Smart_Pointers/Widget_Impl.h index 4933841f912..a8982e77dd5 100644 --- a/ACE/examples/Smart_Pointers/Widget_Impl.h +++ b/ACE/examples/Smart_Pointers/Widget_Impl.h @@ -4,8 +4,6 @@ /** * @file Widget_Impl.h * - * $Id$ - * * @author Christopher Kohlhoff <chris@kohlhoff.com> */ //============================================================================= diff --git a/ACE/examples/Smart_Pointers/Widget_Part.cpp b/ACE/examples/Smart_Pointers/Widget_Part.cpp index 7a74447cff9..cea74f60aae 100644 --- a/ACE/examples/Smart_Pointers/Widget_Part.cpp +++ b/ACE/examples/Smart_Pointers/Widget_Part.cpp @@ -3,8 +3,6 @@ /** * @file Widget_Part.cpp * - * $Id$ - * * @author Christopher Kohlhoff <chris@kohlhoff.com> */ //============================================================================= diff --git a/ACE/examples/Smart_Pointers/Widget_Part.h b/ACE/examples/Smart_Pointers/Widget_Part.h index 7e1f0b575a9..2b251ec6e6f 100644 --- a/ACE/examples/Smart_Pointers/Widget_Part.h +++ b/ACE/examples/Smart_Pointers/Widget_Part.h @@ -3,8 +3,6 @@ /** * @file Widget_Part.h * - * $Id$ - * * @author Christopher Kohlhoff <chris@kohlhoff.com> */ //============================================================================= diff --git a/ACE/examples/Smart_Pointers/Widget_Part_Factory.cpp b/ACE/examples/Smart_Pointers/Widget_Part_Factory.cpp index 501cdbc745c..f6fd006c5bd 100644 --- a/ACE/examples/Smart_Pointers/Widget_Part_Factory.cpp +++ b/ACE/examples/Smart_Pointers/Widget_Part_Factory.cpp @@ -3,8 +3,6 @@ /** * @file Widget_Part_Factory.cpp * - * $Id$ - * * @author Christopher Kohlhoff <chris@kohlhoff.com> */ //============================================================================= diff --git a/ACE/examples/Smart_Pointers/Widget_Part_Factory.h b/ACE/examples/Smart_Pointers/Widget_Part_Factory.h index 4902ab91c40..ef331347ee2 100644 --- a/ACE/examples/Smart_Pointers/Widget_Part_Factory.h +++ b/ACE/examples/Smart_Pointers/Widget_Part_Factory.h @@ -3,8 +3,6 @@ /** * @file Widget_Part_Factory.h * - * $Id$ - * * @author Christopher Kohlhoff <chris@kohlhoff.com> */ //============================================================================= diff --git a/ACE/examples/Smart_Pointers/Widget_Part_Impl.cpp b/ACE/examples/Smart_Pointers/Widget_Part_Impl.cpp index 6e803c98cd5..b0433a99746 100644 --- a/ACE/examples/Smart_Pointers/Widget_Part_Impl.cpp +++ b/ACE/examples/Smart_Pointers/Widget_Part_Impl.cpp @@ -3,8 +3,6 @@ /** * @file Widget_Part_Impl.cpp * - * $Id$ - * * @author Christopher Kohlhoff <chris@kohlhoff.com> */ //============================================================================= diff --git a/ACE/examples/Smart_Pointers/Widget_Part_Impl.h b/ACE/examples/Smart_Pointers/Widget_Part_Impl.h index f63cbabf402..28adb326fb3 100644 --- a/ACE/examples/Smart_Pointers/Widget_Part_Impl.h +++ b/ACE/examples/Smart_Pointers/Widget_Part_Impl.h @@ -3,8 +3,6 @@ /** * @file Widget_Part_Impl.h * - * $Id$ - * * @author Christopher Kohlhoff <chris@kohlhoff.com> */ //============================================================================= diff --git a/ACE/examples/Smart_Pointers/gadget_test.cpp b/ACE/examples/Smart_Pointers/gadget_test.cpp index 94c17b2a556..fc92fad153a 100644 --- a/ACE/examples/Smart_Pointers/gadget_test.cpp +++ b/ACE/examples/Smart_Pointers/gadget_test.cpp @@ -3,8 +3,6 @@ /** * @file gadget_test.cpp * - * $Id$ - * * @author Christopher Kohlhoff <chris@kohlhoff.com> */ //============================================================================= diff --git a/ACE/examples/Smart_Pointers/widget_test.cpp b/ACE/examples/Smart_Pointers/widget_test.cpp index 4fc8b5824a2..95b5fa5f721 100644 --- a/ACE/examples/Smart_Pointers/widget_test.cpp +++ b/ACE/examples/Smart_Pointers/widget_test.cpp @@ -3,8 +3,6 @@ /** * @file widget_test.cpp * - * $Id$ - * * @author Christopher Kohlhoff <chris@kohlhoff.com> */ //============================================================================= diff --git a/ACE/examples/Threads/TSS_Data.h b/ACE/examples/Threads/TSS_Data.h index 9a837793d65..c10a1f8781e 100644 --- a/ACE/examples/Threads/TSS_Data.h +++ b/ACE/examples/Threads/TSS_Data.h @@ -3,8 +3,6 @@ /** * @file TSS_Data.h * - * $Id$ - * * @author Prashant Jain and Doug Schmidt */ //============================================================================= diff --git a/ACE/examples/Threads/TSS_Obj.h b/ACE/examples/Threads/TSS_Obj.h index 7e430ca09af..5b84ec03c95 100644 --- a/ACE/examples/Threads/TSS_Obj.h +++ b/ACE/examples/Threads/TSS_Obj.h @@ -3,8 +3,6 @@ /** * @file TSS_Obj.h * - * $Id$ - * * This program tests various features of ACE_Thread and the * thread-specific storage variant of <ACE_SingletonEx>. * diff --git a/ACE/examples/Threads/TSS_Task.h b/ACE/examples/Threads/TSS_Task.h index 289ef6db82f..0bb3a765f96 100644 --- a/ACE/examples/Threads/TSS_Task.h +++ b/ACE/examples/Threads/TSS_Task.h @@ -5,8 +5,6 @@ /** * @file TSS_Task.h * - * $Id$ - * * @author Prashant Jain and Doug Schmidt */ //============================================================================= diff --git a/ACE/examples/Threads/future1.cpp b/ACE/examples/Threads/future1.cpp index 008c57a5b8c..344f9121acc 100644 --- a/ACE/examples/Threads/future1.cpp +++ b/ACE/examples/Threads/future1.cpp @@ -3,8 +3,6 @@ /** * @file future1.cpp * - * $Id$ - * * This example tests the ACE Future. * * diff --git a/ACE/examples/Threads/future2.cpp b/ACE/examples/Threads/future2.cpp index df1eb8cc297..1f27cb82507 100644 --- a/ACE/examples/Threads/future2.cpp +++ b/ACE/examples/Threads/future2.cpp @@ -3,8 +3,6 @@ /** * @file future2.cpp * - * $Id$ - * * This example tests the ACE Future. * * diff --git a/ACE/examples/Threads/process_manager.cpp b/ACE/examples/Threads/process_manager.cpp index 6a690650533..6c35d7e55ba 100644 --- a/ACE/examples/Threads/process_manager.cpp +++ b/ACE/examples/Threads/process_manager.cpp @@ -3,8 +3,6 @@ /** * @file process_manager.cpp * - * $Id$ - * * Test out the mechanisms provided by the ACE_Process_Manager. * Using the global ACE_Process_Manager::instance(), we first spawn * some processes (re-invoke this program, and plain-old-fork on diff --git a/ACE/examples/Threads/task_five.cpp b/ACE/examples/Threads/task_five.cpp index d31547c3fc0..5f5279db1e9 100644 --- a/ACE/examples/Threads/task_five.cpp +++ b/ACE/examples/Threads/task_five.cpp @@ -3,8 +3,6 @@ /** * @file task_five.cpp * - * $Id$ - * * Stress testing thread creation and thread cancellation using * ACE_Task. * diff --git a/ACE/examples/Threads/tss1.cpp b/ACE/examples/Threads/tss1.cpp index 5a29db15411..cb9a48ceb4e 100644 --- a/ACE/examples/Threads/tss1.cpp +++ b/ACE/examples/Threads/tss1.cpp @@ -3,8 +3,6 @@ /** * @file tss1.cpp * - * $Id$ - * * This program tests thread specific storage of data. The ACE_TSS * wrapper transparently ensures that the objects of this class * will be placed in thread-specific storage. All calls on diff --git a/ACE/examples/Threads/tss2.cpp b/ACE/examples/Threads/tss2.cpp index c8debbf9a01..44dbe5171fb 100644 --- a/ACE/examples/Threads/tss2.cpp +++ b/ACE/examples/Threads/tss2.cpp @@ -3,8 +3,6 @@ /** * @file tss2.cpp * - * $Id$ - * * This program tests various features of ACE_Thread and the * thread-specific storage variant of <ACE_Singleton>. * diff --git a/ACE/examples/Timer_Queue/Async_Timer_Queue_Test.cpp b/ACE/examples/Timer_Queue/Async_Timer_Queue_Test.cpp index 2fc564e95cf..000f2f9f553 100644 --- a/ACE/examples/Timer_Queue/Async_Timer_Queue_Test.cpp +++ b/ACE/examples/Timer_Queue/Async_Timer_Queue_Test.cpp @@ -3,8 +3,6 @@ /** * @file Async_Timer_Queue_Test.cpp * - * $Id$ - * * This test exercises the <ACE_Asynch_Timer_Queue_Adapter> * using an <ACE_Timer_Heap>. * diff --git a/ACE/examples/Timer_Queue/Async_Timer_Queue_Test.h b/ACE/examples/Timer_Queue/Async_Timer_Queue_Test.h index e9d7aef22b1..4ab892c64a5 100644 --- a/ACE/examples/Timer_Queue/Async_Timer_Queue_Test.h +++ b/ACE/examples/Timer_Queue/Async_Timer_Queue_Test.h @@ -5,8 +5,6 @@ /** * @file Async_Timer_Queue_Test.h * - * $Id$ - * * This test exercises the <ACE_Asynch_Timer_Queue_Adapter> * using an <ACE_Timer_Heap>. * diff --git a/ACE/examples/Timer_Queue/Custom_Handler.cpp b/ACE/examples/Timer_Queue/Custom_Handler.cpp index 73d51a449ee..6e4db911632 100644 --- a/ACE/examples/Timer_Queue/Custom_Handler.cpp +++ b/ACE/examples/Timer_Queue/Custom_Handler.cpp @@ -2,8 +2,6 @@ /** * @file Custom_Handler.cpp * - * $Id$ - * * This is a custom event handler to be used with the thread timer queue * adapter, and its appropriate upcall. * diff --git a/ACE/examples/Timer_Queue/Custom_Handler.h b/ACE/examples/Timer_Queue/Custom_Handler.h index 0d5ead57200..d1f910eb4cd 100644 --- a/ACE/examples/Timer_Queue/Custom_Handler.h +++ b/ACE/examples/Timer_Queue/Custom_Handler.h @@ -4,8 +4,6 @@ /** * @file Custom_Handler.h * - * $Id$ - * * This is a custom event handler to be used with the thread timer queue * adapter, and its appropriate upcall. * diff --git a/ACE/examples/Timer_Queue/Driver.cpp b/ACE/examples/Timer_Queue/Driver.cpp index e14ab85e533..ddf4d14067b 100644 --- a/ACE/examples/Timer_Queue/Driver.cpp +++ b/ACE/examples/Timer_Queue/Driver.cpp @@ -3,8 +3,6 @@ /** * @file Driver.cpp * - * $Id$ - * * This code builds an abstraction to factor out common code for * the different implementations of the Timer_Queue. * diff --git a/ACE/examples/Timer_Queue/Driver.h b/ACE/examples/Timer_Queue/Driver.h index d927e2f60a0..824bed2c5e7 100644 --- a/ACE/examples/Timer_Queue/Driver.h +++ b/ACE/examples/Timer_Queue/Driver.h @@ -5,8 +5,6 @@ /** * @file Driver.h * - * $Id$ - * * This code builds an abstraction to factor out common code for * the different implementations of the Timer_Queue. * diff --git a/ACE/examples/Timer_Queue/Reactor_Timer_Queue_Test.cpp b/ACE/examples/Timer_Queue/Reactor_Timer_Queue_Test.cpp index 1927e27f128..4d988379804 100644 --- a/ACE/examples/Timer_Queue/Reactor_Timer_Queue_Test.cpp +++ b/ACE/examples/Timer_Queue/Reactor_Timer_Queue_Test.cpp @@ -3,8 +3,6 @@ /** * @file Reactor_Timer_Queue_Test.cpp * - * $Id$ - * * This example tests the timer queue mechanism of ACE_Reactor. * * diff --git a/ACE/examples/Timer_Queue/Reactor_Timer_Queue_Test.h b/ACE/examples/Timer_Queue/Reactor_Timer_Queue_Test.h index 536732b52b8..cd2d3ddd05a 100644 --- a/ACE/examples/Timer_Queue/Reactor_Timer_Queue_Test.h +++ b/ACE/examples/Timer_Queue/Reactor_Timer_Queue_Test.h @@ -5,8 +5,6 @@ /** * @file Reactor_Timer_Queue_Test.h * - * $Id$ - * * This code is an implementation of a test driver for a reactor based * timer queue. * diff --git a/ACE/examples/Timer_Queue/Thread_Timer_Queue_Custom_Handler_Test.cpp b/ACE/examples/Timer_Queue/Thread_Timer_Queue_Custom_Handler_Test.cpp index 866164f74fe..3c68ccf28b6 100644 --- a/ACE/examples/Timer_Queue/Thread_Timer_Queue_Custom_Handler_Test.cpp +++ b/ACE/examples/Timer_Queue/Thread_Timer_Queue_Custom_Handler_Test.cpp @@ -2,8 +2,6 @@ /** * @file Thread_Timer_Queue_Custom_Handler_Test.cpp * - * $Id$ - * * This test exercises the <ACE_Thread_Timer_Queue_Adapter> * using an <ACE_Timer_Heap>. It also demonstrates using a custom handler for * timer events. diff --git a/ACE/examples/Timer_Queue/Thread_Timer_Queue_Custom_Handler_Test.h b/ACE/examples/Timer_Queue/Thread_Timer_Queue_Custom_Handler_Test.h index ad333763100..be3257848cf 100644 --- a/ACE/examples/Timer_Queue/Thread_Timer_Queue_Custom_Handler_Test.h +++ b/ACE/examples/Timer_Queue/Thread_Timer_Queue_Custom_Handler_Test.h @@ -4,8 +4,6 @@ /** * @file Thread_Timer_Queue_Custom_Handler_Test.h * - * $Id$ - * * This code exercises the <ACE_Thread_Timer_Queue_Adapter> using * an <ACE_Timer_Heap_T>. It also demonstrates using a custom handler for * timer events. diff --git a/ACE/examples/Timer_Queue/Thread_Timer_Queue_Test.cpp b/ACE/examples/Timer_Queue/Thread_Timer_Queue_Test.cpp index 862b9f94263..993beeaebe8 100644 --- a/ACE/examples/Timer_Queue/Thread_Timer_Queue_Test.cpp +++ b/ACE/examples/Timer_Queue/Thread_Timer_Queue_Test.cpp @@ -3,8 +3,6 @@ /** * @file Thread_Timer_Queue_Test.cpp * - * $Id$ - * * This test exercises the <ACE_Thread_Timer_Queue_Adapter> * using an <ACE_Timer_Heap>. * diff --git a/ACE/examples/Timer_Queue/Thread_Timer_Queue_Test.h b/ACE/examples/Timer_Queue/Thread_Timer_Queue_Test.h index 1583eaa5fe2..e3bc536bff9 100644 --- a/ACE/examples/Timer_Queue/Thread_Timer_Queue_Test.h +++ b/ACE/examples/Timer_Queue/Thread_Timer_Queue_Test.h @@ -5,8 +5,6 @@ /** * @file Thread_Timer_Queue_Test.h * - * $Id$ - * * This code exercises the <ACE_Thread_Timer_Queue_Adapter> using * an <ACE_Timer_Heap_T>. * diff --git a/ACE/examples/Timer_Queue/main_async.cpp b/ACE/examples/Timer_Queue/main_async.cpp index 193028b58e0..944ba784a12 100644 --- a/ACE/examples/Timer_Queue/main_async.cpp +++ b/ACE/examples/Timer_Queue/main_async.cpp @@ -3,8 +3,6 @@ /** * @file main_async.cpp * - * $Id$ - * * Implements an asynchronous timer queue. * This code exercises the Timer_Queue_Test_Driver class using * signals as an asynchronous mechanism to dispatch events. diff --git a/ACE/examples/Timer_Queue/main_reactor.cpp b/ACE/examples/Timer_Queue/main_reactor.cpp index c1bf74b3245..a8d5484ee3e 100644 --- a/ACE/examples/Timer_Queue/main_reactor.cpp +++ b/ACE/examples/Timer_Queue/main_reactor.cpp @@ -3,8 +3,6 @@ /** * @file main_reactor.cpp * - * $Id$ - * * Implements an reactive timer queue. * This code exercises the Timer_Queue_Test_Driver class using * a reactor. diff --git a/ACE/examples/Timer_Queue/main_thread.cpp b/ACE/examples/Timer_Queue/main_thread.cpp index 8af0d27a511..8e09b5f782f 100644 --- a/ACE/examples/Timer_Queue/main_thread.cpp +++ b/ACE/examples/Timer_Queue/main_thread.cpp @@ -3,8 +3,6 @@ /** * @file main_thread.cpp * - * $Id$ - * * Implements an threaded timer queue. * This code exercises the Timer_Queue_Test_Driver class using * threads. diff --git a/ACE/examples/Timer_Queue/main_thread_custom_handler.cpp b/ACE/examples/Timer_Queue/main_thread_custom_handler.cpp index 9f33e5101e1..76d1698ba17 100644 --- a/ACE/examples/Timer_Queue/main_thread_custom_handler.cpp +++ b/ACE/examples/Timer_Queue/main_thread_custom_handler.cpp @@ -2,8 +2,6 @@ /** * @file main_thread_custom_handler.cpp * - * $Id$ - * * Implements a threaded timer queue. * This code exercises the Timer_Queue_Test_Driver class using * threads. diff --git a/ACE/examples/Web_Crawler/Command_Processor.h b/ACE/examples/Web_Crawler/Command_Processor.h index 43b2118329f..9f155ae819f 100644 --- a/ACE/examples/Web_Crawler/Command_Processor.h +++ b/ACE/examples/Web_Crawler/Command_Processor.h @@ -4,8 +4,6 @@ /** * @file Command_Processor.h * - * $Id$ - * * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> */ //============================================================================= diff --git a/ACE/examples/Web_Crawler/HTTP_URL.h b/ACE/examples/Web_Crawler/HTTP_URL.h index 667dd1bb725..e18025de697 100644 --- a/ACE/examples/Web_Crawler/HTTP_URL.h +++ b/ACE/examples/Web_Crawler/HTTP_URL.h @@ -4,8 +4,6 @@ /** * @file HTTP_URL.h * - * $Id$ - * * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> */ //============================================================================= diff --git a/ACE/examples/Web_Crawler/Iterators.h b/ACE/examples/Web_Crawler/Iterators.h index 27b7ae46052..138ec99ba31 100644 --- a/ACE/examples/Web_Crawler/Iterators.h +++ b/ACE/examples/Web_Crawler/Iterators.h @@ -4,8 +4,6 @@ /** * @file Iterators.h * - * $Id$ - * * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> */ //============================================================================= diff --git a/ACE/examples/Web_Crawler/Mem_Map_Stream.h b/ACE/examples/Web_Crawler/Mem_Map_Stream.h index da3e1c45b47..1a1e83b165d 100644 --- a/ACE/examples/Web_Crawler/Mem_Map_Stream.h +++ b/ACE/examples/Web_Crawler/Mem_Map_Stream.h @@ -4,8 +4,6 @@ /** * @file Mem_Map_Stream.h * - * $Id$ - * * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> */ //============================================================================= diff --git a/ACE/examples/Web_Crawler/Options.h b/ACE/examples/Web_Crawler/Options.h index 73f24f8d810..ca5e6b4995f 100644 --- a/ACE/examples/Web_Crawler/Options.h +++ b/ACE/examples/Web_Crawler/Options.h @@ -4,8 +4,6 @@ /** * @file Options.h * - * $Id$ - * * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> */ //============================================================================= diff --git a/ACE/examples/Web_Crawler/URL.h b/ACE/examples/Web_Crawler/URL.h index 9dd37dbcd96..3b0cb977479 100644 --- a/ACE/examples/Web_Crawler/URL.h +++ b/ACE/examples/Web_Crawler/URL.h @@ -4,8 +4,6 @@ /** * @file URL.h * - * $Id$ - * * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> */ //============================================================================= diff --git a/ACE/examples/Web_Crawler/URL_Addr.h b/ACE/examples/Web_Crawler/URL_Addr.h index b864ae26a81..ffe2f505be6 100644 --- a/ACE/examples/Web_Crawler/URL_Addr.h +++ b/ACE/examples/Web_Crawler/URL_Addr.h @@ -5,8 +5,6 @@ /** * @file URL_Addr.h * - * $Id$ - * * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> */ //============================================================================= diff --git a/ACE/examples/Web_Crawler/URL_Status.h b/ACE/examples/Web_Crawler/URL_Status.h index 085291ef939..1625d01ad4c 100644 --- a/ACE/examples/Web_Crawler/URL_Status.h +++ b/ACE/examples/Web_Crawler/URL_Status.h @@ -4,8 +4,6 @@ /** * @file URL_Status.h * - * $Id$ - * * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> */ //============================================================================= diff --git a/ACE/examples/Web_Crawler/URL_Visitor.h b/ACE/examples/Web_Crawler/URL_Visitor.h index 485c7366c6a..8d4c1c43a0b 100644 --- a/ACE/examples/Web_Crawler/URL_Visitor.h +++ b/ACE/examples/Web_Crawler/URL_Visitor.h @@ -4,8 +4,6 @@ /** * @file URL_Visitor.h * - * $Id$ - * * @author Douglas C.Schmidt <schmidt@cs.wustl.edu> Kirthika Parameswaran <kirthika@cs.wustl.edu> */ //============================================================================= diff --git a/ACE/examples/Web_Crawler/URL_Visitor_Factory.h b/ACE/examples/Web_Crawler/URL_Visitor_Factory.h index 1650f8c9561..d7b768fd2d7 100644 --- a/ACE/examples/Web_Crawler/URL_Visitor_Factory.h +++ b/ACE/examples/Web_Crawler/URL_Visitor_Factory.h @@ -4,8 +4,6 @@ /** * @file URL_Visitor_Factory.h * - * $Id$ - * * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> */ //============================================================================= diff --git a/ACE/examples/Web_Crawler/Web_Crawler.h b/ACE/examples/Web_Crawler/Web_Crawler.h index 6c80d20bc95..8a2e67509af 100644 --- a/ACE/examples/Web_Crawler/Web_Crawler.h +++ b/ACE/examples/Web_Crawler/Web_Crawler.h @@ -4,8 +4,6 @@ /** * @file Web_Crawler.h * - * $Id$ - * * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> */ //============================================================================= diff --git a/ACE/examples/Web_Crawler/main.cpp b/ACE/examples/Web_Crawler/main.cpp index 6509858bea6..e46b036d60e 100644 --- a/ACE/examples/Web_Crawler/main.cpp +++ b/ACE/examples/Web_Crawler/main.cpp @@ -3,8 +3,6 @@ /** * @file main.cpp * - * $Id$ - * * This program implements a Web crawler that can be configured to * apply various strategies to URLs that it visits. * diff --git a/ACE/netsvcs/clients/Tokens/collection/collection.cpp b/ACE/netsvcs/clients/Tokens/collection/collection.cpp index db819aab495..568fd3f8a4e 100644 --- a/ACE/netsvcs/clients/Tokens/collection/collection.cpp +++ b/ACE/netsvcs/clients/Tokens/collection/collection.cpp @@ -3,8 +3,6 @@ /** * @file collection.cpp * - * $Id$ - * * Shows how applications can use the ACE_Token_Collection * utility. This example creates three collections and spawns a * thread to operate on each. The threads use the collective diff --git a/ACE/netsvcs/clients/Tokens/deadlock/deadlock_detection_test.cpp b/ACE/netsvcs/clients/Tokens/deadlock/deadlock_detection_test.cpp index e21ddab5a9d..e6f4b2826c9 100644 --- a/ACE/netsvcs/clients/Tokens/deadlock/deadlock_detection_test.cpp +++ b/ACE/netsvcs/clients/Tokens/deadlock/deadlock_detection_test.cpp @@ -3,8 +3,6 @@ /** * @file deadlock_detection_test.cpp * - * $Id$ - * * @author Tim Harrison */ //============================================================================= diff --git a/ACE/netsvcs/clients/Tokens/invariant/invariant.cpp b/ACE/netsvcs/clients/Tokens/invariant/invariant.cpp index ad3335eda8f..55d7b02ee4e 100644 --- a/ACE/netsvcs/clients/Tokens/invariant/invariant.cpp +++ b/ACE/netsvcs/clients/Tokens/invariant/invariant.cpp @@ -3,8 +3,6 @@ /** * @file invariant.cpp * - * $Id$ - * * @author Tim Harrison */ //============================================================================= diff --git a/ACE/netsvcs/clients/Tokens/manual/manual.cpp b/ACE/netsvcs/clients/Tokens/manual/manual.cpp index a4e6de2bcb4..ebad00c2f49 100644 --- a/ACE/netsvcs/clients/Tokens/manual/manual.cpp +++ b/ACE/netsvcs/clients/Tokens/manual/manual.cpp @@ -3,8 +3,6 @@ /** * @file manual.cpp * - * $Id$ - * * Allows manual operations on local and remote tokens. * * diff --git a/ACE/netsvcs/clients/Tokens/mutex/test_mutex.cpp b/ACE/netsvcs/clients/Tokens/mutex/test_mutex.cpp index da98bc4b55c..a78d6e0ac6d 100644 --- a/ACE/netsvcs/clients/Tokens/mutex/test_mutex.cpp +++ b/ACE/netsvcs/clients/Tokens/mutex/test_mutex.cpp @@ -3,8 +3,6 @@ /** * @file test_mutex.cpp * - * $Id$ - * * @author Tim Harrison */ //============================================================================= diff --git a/ACE/netsvcs/clients/Tokens/rw_lock/rw_locks.cpp b/ACE/netsvcs/clients/Tokens/rw_lock/rw_locks.cpp index d4d4496122a..a36f60476cd 100644 --- a/ACE/netsvcs/clients/Tokens/rw_lock/rw_locks.cpp +++ b/ACE/netsvcs/clients/Tokens/rw_lock/rw_locks.cpp @@ -3,8 +3,6 @@ /** * @file rw_locks.cpp * - * $Id$ - * * test_rw_locks shows how to use ACE_Local_RLock, ACE_Local_WLock, * ACE_Remote_RLock, and ACE_Remote_WLock. * diff --git a/ACE/netsvcs/lib/Base_Optimizer.h b/ACE/netsvcs/lib/Base_Optimizer.h index eb8319de769..ec7c4dd7edf 100644 --- a/ACE/netsvcs/lib/Base_Optimizer.h +++ b/ACE/netsvcs/lib/Base_Optimizer.h @@ -4,8 +4,6 @@ /** * @file Base_Optimizer.h * - * $Id$ - * * @author Per Andersson. */ //============================================================================= diff --git a/ACE/netsvcs/lib/Client_Logging_Handler.h b/ACE/netsvcs/lib/Client_Logging_Handler.h index 6a36c2be8e9..ebd2460cad4 100644 --- a/ACE/netsvcs/lib/Client_Logging_Handler.h +++ b/ACE/netsvcs/lib/Client_Logging_Handler.h @@ -4,8 +4,6 @@ /** * @file Client_Logging_Handler.h * - * $Id$ - * * @author Doug Schmidt <schmidt@.cs.wustl.edu> */ //============================================================================= diff --git a/ACE/netsvcs/lib/Log_Message_Receiver.h b/ACE/netsvcs/lib/Log_Message_Receiver.h index cb43285fbc7..1dee9d41a76 100644 --- a/ACE/netsvcs/lib/Log_Message_Receiver.h +++ b/ACE/netsvcs/lib/Log_Message_Receiver.h @@ -4,8 +4,6 @@ /** * @file Log_Message_Receiver.h * - * $Id$ - * * @author Per Andersson */ //============================================================================= diff --git a/ACE/netsvcs/lib/Name_Handler.h b/ACE/netsvcs/lib/Name_Handler.h index 9aa3615c938..944d5a04d00 100644 --- a/ACE/netsvcs/lib/Name_Handler.h +++ b/ACE/netsvcs/lib/Name_Handler.h @@ -4,8 +4,6 @@ /** * @file Name_Handler.h * - * $Id$ - * * @author Prashant Jain * @author Gerhard Lenzer * @author and Douglas C. Schmidt diff --git a/ACE/netsvcs/lib/Server_Logging_Handler.h b/ACE/netsvcs/lib/Server_Logging_Handler.h index b1f9516ef0f..589f0a6d68d 100644 --- a/ACE/netsvcs/lib/Server_Logging_Handler.h +++ b/ACE/netsvcs/lib/Server_Logging_Handler.h @@ -4,8 +4,6 @@ /** * @file Server_Logging_Handler.h * - * $Id$ - * * @author Doug Schmidt and Per Andersson <Per.Andersson@hfera.ericsson.se> */ //============================================================================= diff --git a/ACE/netsvcs/lib/Server_Logging_Handler_T.h b/ACE/netsvcs/lib/Server_Logging_Handler_T.h index 2f54fb2c65c..a763a3800a7 100644 --- a/ACE/netsvcs/lib/Server_Logging_Handler_T.h +++ b/ACE/netsvcs/lib/Server_Logging_Handler_T.h @@ -4,8 +4,6 @@ /** * @file Server_Logging_Handler_T.h * - * $Id$ - * * @author Doug Schmidt and Per Andersson */ //============================================================================= diff --git a/ACE/netsvcs/lib/TS_Clerk_Handler.h b/ACE/netsvcs/lib/TS_Clerk_Handler.h index f549394971e..c0c4d42e27e 100644 --- a/ACE/netsvcs/lib/TS_Clerk_Handler.h +++ b/ACE/netsvcs/lib/TS_Clerk_Handler.h @@ -4,8 +4,6 @@ /** * @file TS_Clerk_Handler.h * - * $Id$ - * * @author Prashant Jain */ //============================================================================= diff --git a/ACE/netsvcs/lib/TS_Server_Handler.h b/ACE/netsvcs/lib/TS_Server_Handler.h index 8d1d4f39484..893335747ec 100644 --- a/ACE/netsvcs/lib/TS_Server_Handler.h +++ b/ACE/netsvcs/lib/TS_Server_Handler.h @@ -4,8 +4,6 @@ /** * @file TS_Server_Handler.h * - * $Id$ - * * @author Prashant Jain */ //============================================================================= diff --git a/ACE/netsvcs/lib/Time_Request_Reply.h b/ACE/netsvcs/lib/Time_Request_Reply.h index 8393150638e..227d2d8cd73 100644 --- a/ACE/netsvcs/lib/Time_Request_Reply.h +++ b/ACE/netsvcs/lib/Time_Request_Reply.h @@ -4,8 +4,6 @@ /** * @file Time_Request_Reply.h * - * $Id$ - * * Define the format used to exchange messages between the * ACE time server and clerks. * diff --git a/ACE/netsvcs/lib/Token_Handler.h b/ACE/netsvcs/lib/Token_Handler.h index 14af4ce4eb5..31fc2ffb18b 100644 --- a/ACE/netsvcs/lib/Token_Handler.h +++ b/ACE/netsvcs/lib/Token_Handler.h @@ -4,8 +4,6 @@ /** * @file Token_Handler.h * - * $Id$ - * * @author Douglas C. Schmidt (schmidt@cs.wustl.edu) * Tim Harrison (harrison@cs.wustl.edu) */ diff --git a/ACE/performance-tests/Misc/basic_func.h b/ACE/performance-tests/Misc/basic_func.h index 6281c349214..2bb1e459168 100644 --- a/ACE/performance-tests/Misc/basic_func.h +++ b/ACE/performance-tests/Misc/basic_func.h @@ -3,8 +3,6 @@ /** * @file basic_func.h * - * $Id$ - * * For use with basic_perf.cpp. * * diff --git a/ACE/performance-tests/Misc/basic_perf.cpp b/ACE/performance-tests/Misc/basic_perf.cpp index 5fb55ba3049..9b6f10ee954 100644 --- a/ACE/performance-tests/Misc/basic_perf.cpp +++ b/ACE/performance-tests/Misc/basic_perf.cpp @@ -3,8 +3,6 @@ /** * @file basic_perf.cpp * - * $Id$ - * * Times various simple operations. * * With Sun C++, use -O2: make CFLAGS="-mt -O2" BIN=basic_perf diff --git a/ACE/performance-tests/Misc/childbirth_time.cpp b/ACE/performance-tests/Misc/childbirth_time.cpp index ad30cbf6e28..10b98d06083 100644 --- a/ACE/performance-tests/Misc/childbirth_time.cpp +++ b/ACE/performance-tests/Misc/childbirth_time.cpp @@ -3,8 +3,6 @@ /** * @file childbirth_time.cpp * - * $Id$ - * * This program is used to measure various child-creation mechanisms * on various platforms. By default, the program measure the time * to 'fork' a new process using ACE_Process.spawn (). Other tests diff --git a/ACE/performance-tests/Misc/context_switch_time.cpp b/ACE/performance-tests/Misc/context_switch_time.cpp index 175ac6b9637..bd53e6f76e5 100644 --- a/ACE/performance-tests/Misc/context_switch_time.cpp +++ b/ACE/performance-tests/Misc/context_switch_time.cpp @@ -3,8 +3,6 @@ /** * @file context_switch_time.cpp * - * $Id$ - * * Program that calculates context switch time between threads. * The Suspend-Resume test is based on the Task Context Switching * measurement approach described in: diff --git a/ACE/performance-tests/Misc/preempt.cpp b/ACE/performance-tests/Misc/preempt.cpp index 7e774fac3a8..4fc5f3c2cf2 100644 --- a/ACE/performance-tests/Misc/preempt.cpp +++ b/ACE/performance-tests/Misc/preempt.cpp @@ -3,8 +3,6 @@ /** * @file preempt.cpp * - * $Id$ - * * This is a simple test to illustrate OS thread preemption. One * ore more high priority threads periodically (every half * second, by default) reads the clock. They use select () to diff --git a/ACE/performance-tests/Misc/test_naming.cpp b/ACE/performance-tests/Misc/test_naming.cpp index c98e6455440..29cbd50f7db 100644 --- a/ACE/performance-tests/Misc/test_naming.cpp +++ b/ACE/performance-tests/Misc/test_naming.cpp @@ -3,8 +3,6 @@ /** * @file test_naming.cpp * - * $Id$ - * * This is an example to do performance testing of the Naming Service * using both the normal Memory Pool as well as the light Memory Pool. * diff --git a/ACE/performance-tests/SCTP/SOCK_SEQPACK_Association_Test.cpp b/ACE/performance-tests/SCTP/SOCK_SEQPACK_Association_Test.cpp index 439f3fd31fb..e3a8636c3ba 100644 --- a/ACE/performance-tests/SCTP/SOCK_SEQPACK_Association_Test.cpp +++ b/ACE/performance-tests/SCTP/SOCK_SEQPACK_Association_Test.cpp @@ -3,8 +3,6 @@ /** * @file SOCK_SEQPACK_Association_Test.cpp * - * $Id$ - * * * Tests the methods get_local_addrs and get_remote_addrs of class * ACE_SOCK_SEQPACK_Association. diff --git a/ACE/performance-tests/Server_Concurrency/Leader_Follower/RT_CORBA_Leader_Follower.h b/ACE/performance-tests/Server_Concurrency/Leader_Follower/RT_CORBA_Leader_Follower.h index 4664bd3cda8..5a3aae9f850 100644 --- a/ACE/performance-tests/Server_Concurrency/Leader_Follower/RT_CORBA_Leader_Follower.h +++ b/ACE/performance-tests/Server_Concurrency/Leader_Follower/RT_CORBA_Leader_Follower.h @@ -2,8 +2,6 @@ /** * @file RT_CORBA_Leader_Follower.h * - * $Id$ - * * The leader follower test modified to suit RTCORBA tests. The * original leader follower test has too many things that doesnt * get what we are looking for (read it as just confusing enough) diff --git a/ACE/performance-tests/Server_Concurrency/Queue_Based_Workers/RT_CORBA_Workers.h b/ACE/performance-tests/Server_Concurrency/Queue_Based_Workers/RT_CORBA_Workers.h index 46d78e8624c..70caa16dbee 100644 --- a/ACE/performance-tests/Server_Concurrency/Queue_Based_Workers/RT_CORBA_Workers.h +++ b/ACE/performance-tests/Server_Concurrency/Queue_Based_Workers/RT_CORBA_Workers.h @@ -3,8 +3,6 @@ /** * @file RT_CORBA_Workers.h * - * $Id$ - * * The Workes test modified to suit RTCORBA tests. The original * Workers has too many things that doesnt get what we are looking * for (read it as just confusing enough). Hence a new test. diff --git a/ACE/performance-tests/TCP/tcp_test.cpp b/ACE/performance-tests/TCP/tcp_test.cpp index 2a3d2a461c3..0b5638ca6dc 100644 --- a/ACE/performance-tests/TCP/tcp_test.cpp +++ b/ACE/performance-tests/TCP/tcp_test.cpp @@ -3,8 +3,6 @@ /** * @file tcp_test.cpp * - * $Id$ - * * Measures TCP round-trip performance. * * diff --git a/ACE/performance-tests/UDP/udp_test.cpp b/ACE/performance-tests/UDP/udp_test.cpp index 1c09b94f964..4d72065b7c9 100644 --- a/ACE/performance-tests/UDP/udp_test.cpp +++ b/ACE/performance-tests/UDP/udp_test.cpp @@ -3,8 +3,6 @@ /** * @file udp_test.cpp * - * $Id$ - * * Measures UDP round-trip performance. * * diff --git a/ACE/protocols/ace/HTBP/HTBP_Addr.h b/ACE/protocols/ace/HTBP/HTBP_Addr.h index b19c4cf3be0..2cb7febf4dc 100644 --- a/ACE/protocols/ace/HTBP/HTBP_Addr.h +++ b/ACE/protocols/ace/HTBP/HTBP_Addr.h @@ -4,8 +4,6 @@ /** * @file HTBP_Addr.h * - * $Id$ - * * @author Phil Mesnier */ //============================================================================= diff --git a/ACE/protocols/ace/HTBP/HTBP_Channel.cpp b/ACE/protocols/ace/HTBP/HTBP_Channel.cpp index 43248a58034..48d897875b0 100644 --- a/ACE/protocols/ace/HTBP/HTBP_Channel.cpp +++ b/ACE/protocols/ace/HTBP/HTBP_Channel.cpp @@ -4,8 +4,6 @@ /** * @file HTBP_Channel.cpp * - * $Id$ - * * @author Phil Mesnier, Priyanka Gontla */ //============================================================================= diff --git a/ACE/protocols/ace/HTBP/HTBP_Channel.h b/ACE/protocols/ace/HTBP/HTBP_Channel.h index 9756ceebf26..87f2dd7785a 100644 --- a/ACE/protocols/ace/HTBP/HTBP_Channel.h +++ b/ACE/protocols/ace/HTBP/HTBP_Channel.h @@ -4,8 +4,6 @@ /** * @file HTBP_Channel.h * - * $Id$ - * * @author Phil Mesnier, Priyanka Gontla */ //============================================================================= diff --git a/ACE/protocols/ace/HTBP/HTBP_Filter.h b/ACE/protocols/ace/HTBP/HTBP_Filter.h index 806b7a53d13..26848faf4a5 100644 --- a/ACE/protocols/ace/HTBP/HTBP_Filter.h +++ b/ACE/protocols/ace/HTBP/HTBP_Filter.h @@ -4,8 +4,6 @@ /** * @file HTBP_Filter.h * - * $Id$ - * * @author Phil Mesnier */ //============================================================================= diff --git a/ACE/protocols/ace/HTBP/HTBP_Filter_Factory.h b/ACE/protocols/ace/HTBP/HTBP_Filter_Factory.h index 94b95858959..f50428d88da 100644 --- a/ACE/protocols/ace/HTBP/HTBP_Filter_Factory.h +++ b/ACE/protocols/ace/HTBP/HTBP_Filter_Factory.h @@ -3,8 +3,6 @@ /** * @file HTBP_Filter_Factory.h * - * $Id$ - * * @author Priyanka Gontla */ //============================================================================= diff --git a/ACE/protocols/ace/HTBP/HTBP_Inside_Squid_Filter.h b/ACE/protocols/ace/HTBP/HTBP_Inside_Squid_Filter.h index e60a682d81f..9746ad0ede1 100644 --- a/ACE/protocols/ace/HTBP/HTBP_Inside_Squid_Filter.h +++ b/ACE/protocols/ace/HTBP/HTBP_Inside_Squid_Filter.h @@ -4,8 +4,6 @@ /** * @file HTBP_Inside_Squid_Filter.h * - * $Id$ - * * @author Phil Mesnier */ //============================================================================= diff --git a/ACE/protocols/ace/HTBP/HTBP_Notifier.cpp b/ACE/protocols/ace/HTBP/HTBP_Notifier.cpp index 1e02fbee29c..568dd8b4b25 100644 --- a/ACE/protocols/ace/HTBP/HTBP_Notifier.cpp +++ b/ACE/protocols/ace/HTBP/HTBP_Notifier.cpp @@ -4,8 +4,6 @@ /** * @file HTBP_Notifier.cpp * - * $Id$ - * * @author Phil Mesnier, Priyanka Gontla */ //============================================================================= diff --git a/ACE/protocols/ace/HTBP/HTBP_Notifier.h b/ACE/protocols/ace/HTBP/HTBP_Notifier.h index 0c9dcffa2ed..331d6dc9f00 100644 --- a/ACE/protocols/ace/HTBP/HTBP_Notifier.h +++ b/ACE/protocols/ace/HTBP/HTBP_Notifier.h @@ -4,8 +4,6 @@ /** * @file HTBP_Notifier.h * - * $Id$ - * * @author Phil Mesnier, Priyanka Gontla */ //============================================================================= diff --git a/ACE/protocols/ace/HTBP/HTBP_Outside_Squid_Filter.h b/ACE/protocols/ace/HTBP/HTBP_Outside_Squid_Filter.h index 92008c3a8b6..dcdd49f9919 100644 --- a/ACE/protocols/ace/HTBP/HTBP_Outside_Squid_Filter.h +++ b/ACE/protocols/ace/HTBP/HTBP_Outside_Squid_Filter.h @@ -4,8 +4,6 @@ /** * @file HTBP_Outside_Squid_Filter.h * - * $Id$ - * * @author Phil Mesnier */ //============================================================================= diff --git a/ACE/protocols/ace/HTBP/HTBP_Session.h b/ACE/protocols/ace/HTBP/HTBP_Session.h index b74cd51247d..7098bf0b8fa 100644 --- a/ACE/protocols/ace/HTBP/HTBP_Session.h +++ b/ACE/protocols/ace/HTBP/HTBP_Session.h @@ -4,8 +4,6 @@ /** * @file HTBP_Session.h * - * $Id$ - * * @author Phil Mesnier */ //============================================================================= diff --git a/ACE/protocols/ace/HTBP/HTBP_Stream.cpp b/ACE/protocols/ace/HTBP/HTBP_Stream.cpp index 63e8c0df671..77e7a3415b0 100644 --- a/ACE/protocols/ace/HTBP/HTBP_Stream.cpp +++ b/ACE/protocols/ace/HTBP/HTBP_Stream.cpp @@ -4,8 +4,6 @@ /** * @file HTBP_Stream.cpp * - * $Id$ - * * @author Phil Mesnier, Priyanka Gontla */ //============================================================================= diff --git a/ACE/protocols/ace/HTBP/HTBP_Stream.h b/ACE/protocols/ace/HTBP/HTBP_Stream.h index 0527ab06632..3adc185ab42 100644 --- a/ACE/protocols/ace/HTBP/HTBP_Stream.h +++ b/ACE/protocols/ace/HTBP/HTBP_Stream.h @@ -4,8 +4,6 @@ /** * @file HTBP_Stream.h * - * $Id$ - * * @author Phil Mesnier, Priyanka Gontla */ //============================================================================= diff --git a/ACE/protocols/tests/HTBP/Reactor_Tests/test_config.h b/ACE/protocols/tests/HTBP/Reactor_Tests/test_config.h index d2047b4f121..3567e4c897f 100644 --- a/ACE/protocols/tests/HTBP/Reactor_Tests/test_config.h +++ b/ACE/protocols/tests/HTBP/Reactor_Tests/test_config.h @@ -5,8 +5,6 @@ /** * @file test_config.h * - * $Id$ - * * This file factors out common macros and other utilities used by the * ACE automated regression tests. * diff --git a/ACE/protocols/tests/HTBP/Send_Recv_Tests/client.cpp b/ACE/protocols/tests/HTBP/Send_Recv_Tests/client.cpp index e0a25c98b51..cee4e1b7f29 100644 --- a/ACE/protocols/tests/HTBP/Send_Recv_Tests/client.cpp +++ b/ACE/protocols/tests/HTBP/Send_Recv_Tests/client.cpp @@ -3,8 +3,6 @@ /** * @file client.cpp * - * $Id$ - * * receive methods, over HTBP. The test forks two processes or spawns * two threads (depending upon the platform) and then executes client * and server allowing them to connect and exchange data in ways diff --git a/ACE/protocols/tests/HTBP/Send_Recv_Tests/server.cpp b/ACE/protocols/tests/HTBP/Send_Recv_Tests/server.cpp index 0421c1481ec..a191762ed69 100644 --- a/ACE/protocols/tests/HTBP/Send_Recv_Tests/server.cpp +++ b/ACE/protocols/tests/HTBP/Send_Recv_Tests/server.cpp @@ -3,8 +3,6 @@ /** * @file server.cpp * - * $Id$ - * * receive methods, over HTBP. The test forks two processes or spawns * two threads (depending upon the platform) and then executes client * and server allowing them to connect and exchange data in ways diff --git a/ACE/tests/ACE_Init_Test.h b/ACE/tests/ACE_Init_Test.h index af27d99905c..c0d33b8c772 100644 --- a/ACE/tests/ACE_Init_Test.h +++ b/ACE/tests/ACE_Init_Test.h @@ -4,8 +4,6 @@ /** * @file ACE_Init_Test.h * - * $Id$ - * * Main header file for the ACE_INIT_TEST application. * * diff --git a/ACE/tests/ACE_Init_Test_Resource.h b/ACE/tests/ACE_Init_Test_Resource.h index 604c0bc03ff..9b5fa0ae37e 100644 --- a/ACE/tests/ACE_Init_Test_Resource.h +++ b/ACE/tests/ACE_Init_Test_Resource.h @@ -4,8 +4,6 @@ /** * @file ACE_Init_Test_Resource.h * - * $Id$ - * * Header file for the ACE_INIT_TEST application. * * diff --git a/ACE/tests/ACE_Init_Test_StdAfx.h b/ACE/tests/ACE_Init_Test_StdAfx.h index 8c121c562dc..5926577a7c7 100644 --- a/ACE/tests/ACE_Init_Test_StdAfx.h +++ b/ACE/tests/ACE_Init_Test_StdAfx.h @@ -4,8 +4,6 @@ /** * @file ACE_Init_Test_StdAfx.h * - * $Id$ - * * stdafx.h : include file for standard system include files, * or project specific include files that are used frequently, but * are changed infrequently diff --git a/ACE/tests/Aio_Platform_Test.cpp b/ACE/tests/Aio_Platform_Test.cpp index 969c3aa6de5..077cc6f74fa 100644 --- a/ACE/tests/Aio_Platform_Test.cpp +++ b/ACE/tests/Aio_Platform_Test.cpp @@ -9,8 +9,6 @@ * $ACE_ROOT/examples/Reactor/Proactor can be used to test the * features further. * - * $Id$ - * * @author Programming for the Real World. Bill O. GallMeister. Modified by Alexander Babu Arulanthu <alex@cs.wustl.edu> */ //============================================================================= diff --git a/ACE/tests/Atomic_Op_Test.cpp b/ACE/tests/Atomic_Op_Test.cpp index de0cba33ca1..0f17533c7c6 100644 --- a/ACE/tests/Atomic_Op_Test.cpp +++ b/ACE/tests/Atomic_Op_Test.cpp @@ -3,8 +3,6 @@ /** * @file Atomic_Op_Test.cpp * - * $Id$ - * * This is a simple test of the Atomic Operations Class in ACE. * On platforms like Win32, ACE uses template specialization to * use native implementations provided by the OS to accelarate diff --git a/ACE/tests/Auto_Event_Test.cpp b/ACE/tests/Auto_Event_Test.cpp index 2d20a23a190..236f1274fc2 100644 --- a/ACE/tests/Auto_Event_Test.cpp +++ b/ACE/tests/Auto_Event_Test.cpp @@ -3,8 +3,6 @@ /** * @file Auto_Event_Test.cpp * - * $Id$ - * * This test verifies the functionality of the <ACE_Auto_Event> * implementation. * diff --git a/ACE/tests/Auto_IncDec_Test.cpp b/ACE/tests/Auto_IncDec_Test.cpp index 2ead05cd008..2ab5b0b4dd0 100644 --- a/ACE/tests/Auto_IncDec_Test.cpp +++ b/ACE/tests/Auto_IncDec_Test.cpp @@ -3,8 +3,6 @@ /** * @file Auto_IncDec_Test.cpp * - * $Id$ - * * This is a simple test of the Auto Increment/Decrement Class in * ACE. * diff --git a/ACE/tests/Barrier_Test.cpp b/ACE/tests/Barrier_Test.cpp index 40d9f39129d..1aa262e1769 100644 --- a/ACE/tests/Barrier_Test.cpp +++ b/ACE/tests/Barrier_Test.cpp @@ -3,8 +3,6 @@ /** * @file Barrier_Test.cpp * - * $Id$ - * * This program illustrates how the ACE barrier synchronization * mechanisms work. * diff --git a/ACE/tests/Based_Pointer_Test.cpp b/ACE/tests/Based_Pointer_Test.cpp index faf136cfff0..eeef46ac475 100644 --- a/ACE/tests/Based_Pointer_Test.cpp +++ b/ACE/tests/Based_Pointer_Test.cpp @@ -3,8 +3,6 @@ /** * @file Based_Pointer_Test.cpp * - * $Id$ - * * This test check the Based_Pointer and Based_Pointer_repository classes. * * diff --git a/ACE/tests/Based_Pointer_Test_Lib.cpp b/ACE/tests/Based_Pointer_Test_Lib.cpp index 24c586be925..9216bd173b0 100644 --- a/ACE/tests/Based_Pointer_Test_Lib.cpp +++ b/ACE/tests/Based_Pointer_Test_Lib.cpp @@ -3,8 +3,6 @@ /** * @file Based_Pointer_Test_Lib.cpp * - * $Id$ - * * This test confirms the function of the Based_Pointer_Repository * * diff --git a/ACE/tests/Basic_Types_Test.cpp b/ACE/tests/Basic_Types_Test.cpp index ece5c4922eb..4912e239b92 100644 --- a/ACE/tests/Basic_Types_Test.cpp +++ b/ACE/tests/Basic_Types_Test.cpp @@ -2,8 +2,6 @@ /** * @file Basic_Types_Test.cpp * - * $Id$ - * * Checks the #defines in ace/Basic_Types.h, and a few other basics. * * diff --git a/ACE/tests/Bound_Ptr_Test.cpp b/ACE/tests/Bound_Ptr_Test.cpp index 903f48ef4a5..6ff982c0471 100644 --- a/ACE/tests/Bound_Ptr_Test.cpp +++ b/ACE/tests/Bound_Ptr_Test.cpp @@ -2,8 +2,6 @@ /** * @file Bound_Ptr_Test.cpp * - * $Id$ - * * This example tests the <ACE_Strong_Bound_Ptr> and * <ACE_Weak_Bound_Ptr> and illustrates how they may be dispersed * between multiple threads using an implementation of the Active diff --git a/ACE/tests/Bound_Ptr_Test.h b/ACE/tests/Bound_Ptr_Test.h index a45f5557e60..48b6b69a560 100644 --- a/ACE/tests/Bound_Ptr_Test.h +++ b/ACE/tests/Bound_Ptr_Test.h @@ -3,8 +3,6 @@ /** * @file Bound_Ptr_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/Buffer_Stream_Test.cpp b/ACE/tests/Buffer_Stream_Test.cpp index 424ca2dff29..3d9c8ce62fd 100644 --- a/ACE/tests/Buffer_Stream_Test.cpp +++ b/ACE/tests/Buffer_Stream_Test.cpp @@ -3,8 +3,6 @@ /** * @file Buffer_Stream_Test.cpp * - * $Id$ - * * This program illustrates an implementation of the classic * "bounded buffer" program using an ASX STREAM containing two * Modules. Each ACE_Module contains two Tasks. Each ACE_Task diff --git a/ACE/tests/Bug_2434_Regression_Test.cpp b/ACE/tests/Bug_2434_Regression_Test.cpp index bb3d9fca4fc..34dd7274f57 100644 --- a/ACE/tests/Bug_2434_Regression_Test.cpp +++ b/ACE/tests/Bug_2434_Regression_Test.cpp @@ -3,8 +3,6 @@ /** * @file Bug_2434_Regression_Test.cpp * - * $Id$ - * * This is a simple test of ACE_Time_Value. No command line arguments * are needed to run the test. * diff --git a/ACE/tests/Bug_2653_Regression_Test.cpp b/ACE/tests/Bug_2653_Regression_Test.cpp index 2d49c4f535e..7e8eacaf514 100644 --- a/ACE/tests/Bug_2653_Regression_Test.cpp +++ b/ACE/tests/Bug_2653_Regression_Test.cpp @@ -3,8 +3,6 @@ /** * @file Bug_2653_Regression_Test.cpp * - * $Id$ - * * This bug occurs when schedule_wakeup is called for a handle that does * not already have an event handler registered. This can happen quite * legitimately in multithreaded applications where one thread schedules diff --git a/ACE/tests/Bug_2659_Regression_Test.cpp b/ACE/tests/Bug_2659_Regression_Test.cpp index d5a06913a41..334ac159649 100644 --- a/ACE/tests/Bug_2659_Regression_Test.cpp +++ b/ACE/tests/Bug_2659_Regression_Test.cpp @@ -3,8 +3,6 @@ /** * @file Bug_2659_Regression_Test.cpp * - * $Id$ - * * Reproduces the problems reported in bug 2659: * http://deuce.doc.wustl.edu/bugzilla/show_bug.cgi?id=2659 * diff --git a/ACE/tests/Bug_3539_Regression_Test.cpp b/ACE/tests/Bug_3539_Regression_Test.cpp index 469a5403de3..eb41383c7fd 100644 --- a/ACE/tests/Bug_3539_Regression_Test.cpp +++ b/ACE/tests/Bug_3539_Regression_Test.cpp @@ -3,8 +3,6 @@ /** * @file Bug_3539_Regression_Test.cpp * - * $Id$ - * * This test is similar to TSS_Test but it's a bit simpler and it uses * ACE_TSS in a main() thread. It uses TSS_Test_Errno.h. * diff --git a/ACE/tests/Bug_3729_Regression_Test.cpp b/ACE/tests/Bug_3729_Regression_Test.cpp index 49f1bfe253c..f3b7d064394 100644 --- a/ACE/tests/Bug_3729_Regression_Test.cpp +++ b/ACE/tests/Bug_3729_Regression_Test.cpp @@ -3,8 +3,6 @@ /** * @file Bug_3729_Regression_Test.cpp * - * $Id$ - * */ //============================================================================= diff --git a/ACE/tests/Bug_4055_Regression_Test.cpp b/ACE/tests/Bug_4055_Regression_Test.cpp index 2d7ac2989fe..c1e3e4ff5db 100644 --- a/ACE/tests/Bug_4055_Regression_Test.cpp +++ b/ACE/tests/Bug_4055_Regression_Test.cpp @@ -2,8 +2,6 @@ /** * @file Bug_4055_Regression_Test.cpp * - * $Id$ - * * @author Johnny Willemsen (jwillemsen@remedy.nl) */ //============================================================================= diff --git a/ACE/tests/Bug_4189_Regression_Test.cpp b/ACE/tests/Bug_4189_Regression_Test.cpp index 67db80173d5..79c1862a47e 100644 --- a/ACE/tests/Bug_4189_Regression_Test.cpp +++ b/ACE/tests/Bug_4189_Regression_Test.cpp @@ -2,8 +2,6 @@ /** * @file Bug_4189_Regression_Test.cpp * - * $Id$ - * * This test shows the reuse address issue on broadcast sockets. * Start two process instances of this test on the same host within x sec. * For broadcast sockets it should be possible to open the same port more than diff --git a/ACE/tests/CDR_Array_Test.cpp b/ACE/tests/CDR_Array_Test.cpp index 87d6d12f59b..28765cf5e6f 100644 --- a/ACE/tests/CDR_Array_Test.cpp +++ b/ACE/tests/CDR_Array_Test.cpp @@ -3,8 +3,6 @@ /** * @file CDR_Array_Test.cpp * - * $Id$ - * * Checks ACE_OutputCDR::write_XX_array. * Checks ACE_InputCDR::read_XX_array. * Checks operator<< and operator>> for CDR Streams in diff --git a/ACE/tests/CDR_File_Test.cpp b/ACE/tests/CDR_File_Test.cpp index 12fd23f425b..97d5a8fbf0b 100644 --- a/ACE/tests/CDR_File_Test.cpp +++ b/ACE/tests/CDR_File_Test.cpp @@ -3,8 +3,6 @@ /** * @file CDR_File_Test.cpp * - * $Id$ - * * Checks the functionality of the ACE CDR streams used for file * I/O. * diff --git a/ACE/tests/CDR_Test.cpp b/ACE/tests/CDR_Test.cpp index a9ff114e94f..4e82e4294da 100644 --- a/ACE/tests/CDR_Test.cpp +++ b/ACE/tests/CDR_Test.cpp @@ -3,8 +3,6 @@ /** * @file CDR_Test.cpp * - * $Id$ - * * Checks the functionality of the ACE CDR streams. * * diff --git a/ACE/tests/Cache_Map_Manager_Test.cpp b/ACE/tests/Cache_Map_Manager_Test.cpp index e66b590ddd5..2606f86cf8d 100644 --- a/ACE/tests/Cache_Map_Manager_Test.cpp +++ b/ACE/tests/Cache_Map_Manager_Test.cpp @@ -3,8 +3,6 @@ /** * @file Cache_Map_Manager_Test.cpp * - * $Id$ - * * This is a test of the <ACE_Cache_Map_Manager> and * <ACE_Hash_Cache_Map_Manager> that illustrates how to use the * forward and reverse iterators, as well as the purging and diff --git a/ACE/tests/Cache_Map_Manager_Test.h b/ACE/tests/Cache_Map_Manager_Test.h index 0f95b3cf7d9..0d1ecfff6f8 100644 --- a/ACE/tests/Cache_Map_Manager_Test.h +++ b/ACE/tests/Cache_Map_Manager_Test.h @@ -4,8 +4,6 @@ /** * @file Cache_Map_Manager_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/Cached_Accept_Conn_Test.cpp b/ACE/tests/Cached_Accept_Conn_Test.cpp index 1cda7d29263..9b5e66ff389 100644 --- a/ACE/tests/Cached_Accept_Conn_Test.cpp +++ b/ACE/tests/Cached_Accept_Conn_Test.cpp @@ -3,8 +3,6 @@ /** * @file Cached_Accept_Conn_Test.cpp * - * $Id$ - * * The test illustrates how the <ACE_Strategy_Connector> works by * showing how you can cache connections on the client using * different caching strategies. Also how connections can be purged diff --git a/ACE/tests/Cached_Accept_Conn_Test.h b/ACE/tests/Cached_Accept_Conn_Test.h index e11880ba668..71cade5b047 100644 --- a/ACE/tests/Cached_Accept_Conn_Test.h +++ b/ACE/tests/Cached_Accept_Conn_Test.h @@ -3,8 +3,6 @@ /** * @file Cached_Accept_Conn_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/Cached_Allocator_Test.cpp b/ACE/tests/Cached_Allocator_Test.cpp index 079a3413976..2237e33b105 100644 --- a/ACE/tests/Cached_Allocator_Test.cpp +++ b/ACE/tests/Cached_Allocator_Test.cpp @@ -3,8 +3,6 @@ /** * @file Cached_Allocator_Test.cpp * - * $Id$ - * * Simple test of ACE_Dynamic_Cached_Allocator and ACE_Cached_Allocator. * * diff --git a/ACE/tests/Cached_Conn_Test.cpp b/ACE/tests/Cached_Conn_Test.cpp index 5db585f448b..e090c01a192 100644 --- a/ACE/tests/Cached_Conn_Test.cpp +++ b/ACE/tests/Cached_Conn_Test.cpp @@ -3,8 +3,6 @@ /** * @file Cached_Conn_Test.cpp * - * $Id$ - * * The test illustrates how the <ACE_Strategy_Connector> works by * showing how you can cache connections on the client using * different caching strategies. Also how connections can be purged diff --git a/ACE/tests/Cached_Conn_Test.h b/ACE/tests/Cached_Conn_Test.h index 939346a0f76..e60edbabbd6 100644 --- a/ACE/tests/Cached_Conn_Test.h +++ b/ACE/tests/Cached_Conn_Test.h @@ -3,8 +3,6 @@ /** * @file Cached_Conn_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/Capabilities_Test.cpp b/ACE/tests/Capabilities_Test.cpp index 81face57602..302c8964b99 100644 --- a/ACE/tests/Capabilities_Test.cpp +++ b/ACE/tests/Capabilities_Test.cpp @@ -3,8 +3,6 @@ /** * @file Capabilities_Test.cpp * - * $Id$ - * * This is a test that makes sure the <ACE_Capabililties> class * works correctly. * diff --git a/ACE/tests/Codecs_Test.cpp b/ACE/tests/Codecs_Test.cpp index 551dfcf5591..087aba9b75c 100644 --- a/ACE/tests/Codecs_Test.cpp +++ b/ACE/tests/Codecs_Test.cpp @@ -3,8 +3,6 @@ /** * @file Codecs_Test.cpp * - * $Id$ - * * Checks the functionality of the ACE Codecs class. * * diff --git a/ACE/tests/Collection_Test.cpp b/ACE/tests/Collection_Test.cpp index abc97634323..4bbac2ad044 100644 --- a/ACE/tests/Collection_Test.cpp +++ b/ACE/tests/Collection_Test.cpp @@ -3,8 +3,6 @@ /** * @file Collection_Test.cpp * - * $Id$ - * * This is a simple test of the ACE collection classes and its * iterators. * diff --git a/ACE/tests/Collection_Test.h b/ACE/tests/Collection_Test.h index 4cd9e8731f7..8f98dc62817 100644 --- a/ACE/tests/Collection_Test.h +++ b/ACE/tests/Collection_Test.h @@ -5,8 +5,6 @@ /** * @file Collection_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/Compiler_Features_20_DLL.h b/ACE/tests/Compiler_Features_20_DLL.h index a749abb240b..dc6de763687 100644 --- a/ACE/tests/Compiler_Features_20_DLL.h +++ b/ACE/tests/Compiler_Features_20_DLL.h @@ -3,8 +3,6 @@ /** * @file Compiler_Features_20_DLL.h * - * $Id$ - * * Test DLL export with default constructor */ //============================================================================= diff --git a/ACE/tests/Compiler_Features_22_DLL.h b/ACE/tests/Compiler_Features_22_DLL.h index fbf0fc1976a..a7dd73aff6b 100644 --- a/ACE/tests/Compiler_Features_22_DLL.h +++ b/ACE/tests/Compiler_Features_22_DLL.h @@ -3,8 +3,6 @@ /** * @file Compiler_Features_22_DLL.h * - * $Id$ - * * Test DLL export with a template method specialization */ //============================================================================= diff --git a/ACE/tests/Config_Test.cpp b/ACE/tests/Config_Test.cpp index f9b1bcacdd0..08ab2f05705 100644 --- a/ACE/tests/Config_Test.cpp +++ b/ACE/tests/Config_Test.cpp @@ -3,8 +3,6 @@ /** * @file Config_Test.cpp * - * $Id$ - * * This is a test that makes sure various classes in * <ACE_Configuration> work correctly. * diff --git a/ACE/tests/Config_Test.h b/ACE/tests/Config_Test.h index 8054acd3d6b..6fffba493d1 100644 --- a/ACE/tests/Config_Test.h +++ b/ACE/tests/Config_Test.h @@ -3,8 +3,6 @@ /** * @file Config_Test.h * - * $Id$ - * * This is a test that makes sure the <import_config_as_strings> of * <ACE_Configuration_Heap> class works correctly. * diff --git a/ACE/tests/Conn_Test.cpp b/ACE/tests/Conn_Test.cpp index a245dcd0c25..0a36843f336 100644 --- a/ACE/tests/Conn_Test.cpp +++ b/ACE/tests/Conn_Test.cpp @@ -3,8 +3,6 @@ /** * @file Conn_Test.cpp * - * $Id$ - * * This is a test of the <ACE_Acceptor> and <ACE_Connector> * classes. The test forks processes or spawns threads (depending * upon the platform) and then executes client and server allowing diff --git a/ACE/tests/Conn_Test.h b/ACE/tests/Conn_Test.h index 9b9f8c4afd3..ba46fd39028 100644 --- a/ACE/tests/Conn_Test.h +++ b/ACE/tests/Conn_Test.h @@ -4,8 +4,6 @@ /** * @file Conn_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/DLL_Test.cpp b/ACE/tests/DLL_Test.cpp index 1f652effa73..50293f086ec 100644 --- a/ACE/tests/DLL_Test.cpp +++ b/ACE/tests/DLL_Test.cpp @@ -3,8 +3,6 @@ /** * @file DLL_Test.cpp * - * $Id$ - * * This test illustrates the use of <ACE_DLL> wrapper class. * * diff --git a/ACE/tests/DLL_Test_Impl.cpp b/ACE/tests/DLL_Test_Impl.cpp index f9e6ea2db86..9a189bbe91a 100644 --- a/ACE/tests/DLL_Test_Impl.cpp +++ b/ACE/tests/DLL_Test_Impl.cpp @@ -3,8 +3,6 @@ /** * @file DLL_Test_Impl.cpp * - * $Id$ - * * This test illustrates the use of <ACE_DLL> wrapper class. * * diff --git a/ACE/tests/DLL_Test_Impl.h b/ACE/tests/DLL_Test_Impl.h index 433a48de3ac..47ae742540a 100644 --- a/ACE/tests/DLL_Test_Impl.h +++ b/ACE/tests/DLL_Test_Impl.h @@ -3,8 +3,6 @@ /** * @file DLL_Test_Impl.h * - * $Id$ - * * @author Kirthika Parameswaran <kirthika@cs.wustl.edu> */ //============================================================================= diff --git a/ACE/tests/DLList_Test.cpp b/ACE/tests/DLList_Test.cpp index bad545ad89a..f75cce46358 100644 --- a/ACE/tests/DLList_Test.cpp +++ b/ACE/tests/DLList_Test.cpp @@ -3,8 +3,6 @@ /** * @file DLList_Test.cpp * - * $Id$ - * * This test illustrates the use of <ACE_DLList>. * * diff --git a/ACE/tests/Dev_Poll_Reactor_Test.cpp b/ACE/tests/Dev_Poll_Reactor_Test.cpp index 5b21a276ba2..5e2393dd340 100644 --- a/ACE/tests/Dev_Poll_Reactor_Test.cpp +++ b/ACE/tests/Dev_Poll_Reactor_Test.cpp @@ -2,8 +2,6 @@ /** * @file Dev_Poll_Reactor_Test.cpp * - * $Id$ - * * This test verifies that the Dev_Poll_Reactor is functioning * properly, and demonstrates how "speculative reads" can be * performed. "Speculative reads" are necessary when using event diff --git a/ACE/tests/Dirent_Test.cpp b/ACE/tests/Dirent_Test.cpp index 08bed5fd276..ecea68a8199 100644 --- a/ACE/tests/Dirent_Test.cpp +++ b/ACE/tests/Dirent_Test.cpp @@ -3,8 +3,6 @@ /** * @file Dirent_Test.cpp * - * $Id$ - * * This is a test of the opendir and readdir emulation provided by the * class ACE_Dirent. It is used to ensure that the emulation code * works properly on platforms that don't support this capability diff --git a/ACE/tests/Dynamic_Priority_Test.cpp b/ACE/tests/Dynamic_Priority_Test.cpp index 255bb762097..b91e2dc573a 100644 --- a/ACE/tests/Dynamic_Priority_Test.cpp +++ b/ACE/tests/Dynamic_Priority_Test.cpp @@ -3,8 +3,6 @@ /** * @file Dynamic_Priority_Test.cpp (based on Priority_Buffer_Test.cpp) * - * $Id$ - * * This is a test to verify and illustrate the static and dynamic * priority mechanisms of the <ACE_Message_Queue> class and the * <ACE_Dynamic_Message_Queue> class. As in the diff --git a/ACE/tests/Dynamic_Test.cpp b/ACE/tests/Dynamic_Test.cpp index 39be9642c61..4bb185c0090 100644 --- a/ACE/tests/Dynamic_Test.cpp +++ b/ACE/tests/Dynamic_Test.cpp @@ -3,8 +3,6 @@ /** * @file Dynamic_Test.cpp * - * $Id$ - * * This tests the ACE_Dynamic class * * diff --git a/ACE/tests/Enum_Interfaces_Test.cpp b/ACE/tests/Enum_Interfaces_Test.cpp index 4fa785126cf..bcc4139cd10 100644 --- a/ACE/tests/Enum_Interfaces_Test.cpp +++ b/ACE/tests/Enum_Interfaces_Test.cpp @@ -4,8 +4,6 @@ /** * @file Enum_Interfaces_Test.cpp * - * $Id$ - * * This is a simple test of <ACE::get_ip_interfaces>. This call * retrieves the IP addresses assigned to the host by * interrogating the kernel. Network applications typically diff --git a/ACE/tests/FIFO_Test.cpp b/ACE/tests/FIFO_Test.cpp index 54125ca1b20..de85c588d62 100644 --- a/ACE/tests/FIFO_Test.cpp +++ b/ACE/tests/FIFO_Test.cpp @@ -3,8 +3,6 @@ /** * @file FIFO_Test.cpp * - * $Id$ - * * This is a test of basic ACE_FIFO_* class functionality. * The test forks two processes or spawns two threads (depending * upon the platform) and then tests various data exchange diff --git a/ACE/tests/FlReactor_Test.cpp b/ACE/tests/FlReactor_Test.cpp index f529c9ec6d1..f52294b3d73 100644 --- a/ACE/tests/FlReactor_Test.cpp +++ b/ACE/tests/FlReactor_Test.cpp @@ -4,8 +4,6 @@ /** * @file FlReactor_Test.cpp * - * $Id$ - * * A simple test that ilustrates the integration of the fast-light * toolkit (http://fltk.easysw.org/) with ACE, it uses FL to create * an OpenGL window and display a polygon, it uses ACE to open an diff --git a/ACE/tests/Framework_Component_DLL.cpp b/ACE/tests/Framework_Component_DLL.cpp index e155cf22e74..6fad4918c58 100644 --- a/ACE/tests/Framework_Component_DLL.cpp +++ b/ACE/tests/Framework_Component_DLL.cpp @@ -3,8 +3,6 @@ /** * @file Framework_Component_DLL.cpp * - * $Id$ - * * This is a simple server that can be loaded via the ACE * Service Configuration framework and uses the singleton that * also lives in this library. diff --git a/ACE/tests/Framework_Component_DLL.h b/ACE/tests/Framework_Component_DLL.h index a0dd585c6fb..b8dfa08612f 100644 --- a/ACE/tests/Framework_Component_DLL.h +++ b/ACE/tests/Framework_Component_DLL.h @@ -3,8 +3,6 @@ /** * @file Framework_Component_DLL.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/Framework_Component_Test.h b/ACE/tests/Framework_Component_Test.h index ca3f46f3482..a1dd470bc17 100644 --- a/ACE/tests/Framework_Component_Test.h +++ b/ACE/tests/Framework_Component_Test.h @@ -3,8 +3,6 @@ /** * @file Framework_Component_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/Future_Set_Test.cpp b/ACE/tests/Future_Set_Test.cpp index 954aa33722f..4d38866cfae 100644 --- a/ACE/tests/Future_Set_Test.cpp +++ b/ACE/tests/Future_Set_Test.cpp @@ -3,8 +3,6 @@ /** * @file Future_Set_Test.cpp * - * $Id$ - * * This example tests the ACE Future Set and illustrates an * implementation of the Active Object pattern, which is available * at <http://www.cs.wustl.edu/~schmidt/PDF/Act-Obj.pdf>. The diff --git a/ACE/tests/Future_Test.cpp b/ACE/tests/Future_Test.cpp index deabf651171..68a99df4c97 100644 --- a/ACE/tests/Future_Test.cpp +++ b/ACE/tests/Future_Test.cpp @@ -3,8 +3,6 @@ /** * @file Future_Test.cpp * - * $Id$ - * * This example tests the ACE Future and illustrates an * implementation of the Active Object pattern, which is described in * the POSA2 book <www.dre.vanderbilt.edu/~schmidt/POSA/> and in a diff --git a/ACE/tests/Handle_Set_Test.cpp b/ACE/tests/Handle_Set_Test.cpp index af6c4be30b7..fc33b31ccee 100644 --- a/ACE/tests/Handle_Set_Test.cpp +++ b/ACE/tests/Handle_Set_Test.cpp @@ -3,8 +3,6 @@ /** * @file Handle_Set_Test.cpp * - * $Id$ - * * This test illustrates the use of ACE_Handle_Set to maintain a * set of handles. No command line arguments are needed to run * the test. diff --git a/ACE/tests/Hash_Map_Bucket_Iterator_Test.cpp b/ACE/tests/Hash_Map_Bucket_Iterator_Test.cpp index 826cb6995cc..1acf4bfa2d9 100644 --- a/ACE/tests/Hash_Map_Bucket_Iterator_Test.cpp +++ b/ACE/tests/Hash_Map_Bucket_Iterator_Test.cpp @@ -3,8 +3,6 @@ /** * @file Hash_Map_Bucket_Iterator_Test.cpp * - * $Id$ - * * This is a simple test of the <Hash_Map_Bucket_Iterator>. * * diff --git a/ACE/tests/Hash_Map_Manager_Test.cpp b/ACE/tests/Hash_Map_Manager_Test.cpp index 8f8e2848967..f4322f12df9 100644 --- a/ACE/tests/Hash_Map_Manager_Test.cpp +++ b/ACE/tests/Hash_Map_Manager_Test.cpp @@ -3,8 +3,6 @@ /** * @file Hash_Map_Manager_Test.cpp * - * $Id$ - * * This test illustrates the use of <ACE_Hash_Map_Manager> to * maintain a hash table using strings. In addition, it also * illustrates how the <ACE_Static_Allocator> works in diff --git a/ACE/tests/Hash_Multi_Map_Manager_Test.cpp b/ACE/tests/Hash_Multi_Map_Manager_Test.cpp index 913eb2818ca..270008fd818 100644 --- a/ACE/tests/Hash_Multi_Map_Manager_Test.cpp +++ b/ACE/tests/Hash_Multi_Map_Manager_Test.cpp @@ -3,8 +3,6 @@ /** * @file Hash_Multi_Map_Manager_Test.cpp * - * $Id$ - * * This test illustrates the use of <ACE_Hash_Multi_Map_Manager> to * maintain a hash table using strings. * diff --git a/ACE/tests/High_Res_Timer_Test.cpp b/ACE/tests/High_Res_Timer_Test.cpp index b10f0445ea1..4c90d8197bd 100644 --- a/ACE/tests/High_Res_Timer_Test.cpp +++ b/ACE/tests/High_Res_Timer_Test.cpp @@ -2,8 +2,6 @@ /** * @file High_Res_Timer_Test.cpp * - * $Id$ - * * Simple test of ACE_High_Res_Timer. * * @author David L. Levine <levine@cs.wustl.edu> diff --git a/ACE/tests/INET_Addr_Test.cpp b/ACE/tests/INET_Addr_Test.cpp index ded94646e05..828042b7b7b 100644 --- a/ACE/tests/INET_Addr_Test.cpp +++ b/ACE/tests/INET_Addr_Test.cpp @@ -3,8 +3,6 @@ /** * @file INET_Addr_Test.cpp * - * $Id$ - * * Performs several tests on the ACE_INET_Addr class. It creates several * IPv4 and IPv6 addresses and checks that the address formed by the * class is valid. diff --git a/ACE/tests/IOStream_Test.cpp b/ACE/tests/IOStream_Test.cpp index a73d184d5dd..4b0b3396db0 100644 --- a/ACE/tests/IOStream_Test.cpp +++ b/ACE/tests/IOStream_Test.cpp @@ -3,8 +3,6 @@ /** * @file IOStream_Test.cpp * - * $Id$ - * * This is a simple test of the IOStream class that illustrates * how to use iostream operations on almost arbitrary I/O classes. * diff --git a/ACE/tests/Intrusive_Auto_Ptr_Test.cpp b/ACE/tests/Intrusive_Auto_Ptr_Test.cpp index 5f0b5fe4f09..0dbc8b7f0b1 100644 --- a/ACE/tests/Intrusive_Auto_Ptr_Test.cpp +++ b/ACE/tests/Intrusive_Auto_Ptr_Test.cpp @@ -3,8 +3,6 @@ /** * @file Intrusive_Auto_Ptr_Test.cpp * - * $Id$ - * * This test verifies the functionality of the <ACE_Intrusive_Auto_Ptr> * implementation. * diff --git a/ACE/tests/Lazy_Map_Manager_Test.cpp b/ACE/tests/Lazy_Map_Manager_Test.cpp index ce3d09ecccb..8c31c8b0090 100644 --- a/ACE/tests/Lazy_Map_Manager_Test.cpp +++ b/ACE/tests/Lazy_Map_Manager_Test.cpp @@ -3,8 +3,6 @@ /** * @file Lazy_Map_Manager_Test.cpp * - * $Id$ - * * This is a simple test of the <ACE_Map_Manager> and * <ACE_Active_Map_Manager> that illustrates how lazy map managers * allow the deletion of entries while iterating over the map. diff --git a/ACE/tests/Log_Msg_Backend_Test.cpp b/ACE/tests/Log_Msg_Backend_Test.cpp index df15ebf5d76..eab0e625103 100644 --- a/ACE/tests/Log_Msg_Backend_Test.cpp +++ b/ACE/tests/Log_Msg_Backend_Test.cpp @@ -3,8 +3,6 @@ /** * @file Log_Msg_Backend_Test.cpp * - * $Id$ - * * This program tests the ACE_Log_Msg class's use of a custom backend, * including its initialization and reset as well as logging information * through the backend. diff --git a/ACE/tests/Log_Msg_Test.cpp b/ACE/tests/Log_Msg_Test.cpp index 5cef2f63d83..8ab7421efb4 100644 --- a/ACE/tests/Log_Msg_Test.cpp +++ b/ACE/tests/Log_Msg_Test.cpp @@ -3,8 +3,6 @@ /** * @file Log_Msg_Test.cpp * - * $Id$ - * * This program tests the <ACE_Log_Msg> class in various ways and * also illustrates many of the features of the <ACE_Log_Msg> For * instance, this program tests the <ACE_Log_Msg> abstraction wrt diff --git a/ACE/tests/Logging_Strategy_Test.cpp b/ACE/tests/Logging_Strategy_Test.cpp index e566481bd48..26df8ffd096 100644 --- a/ACE/tests/Logging_Strategy_Test.cpp +++ b/ACE/tests/Logging_Strategy_Test.cpp @@ -3,8 +3,6 @@ /** * @file Logging_Strategy_Test.cpp * - * $Id$ - * * This program tests the <ACE_Logging_Strategy> class in various * ways and also illustrates many of the features of the * <ACE_Log_Msg>. The test works as follows: diff --git a/ACE/tests/MEM_Stream_Test.cpp b/ACE/tests/MEM_Stream_Test.cpp index ed591f46687..32a3b5ed413 100644 --- a/ACE/tests/MEM_Stream_Test.cpp +++ b/ACE/tests/MEM_Stream_Test.cpp @@ -3,8 +3,6 @@ /** * @file MEM_Stream_Test.cpp * - * $Id$ - * * This is a test of the <ACE_MEM_Acceptor> and * <ACE_MEM_Connector> classes. * diff --git a/ACE/tests/MEM_Stream_Test.h b/ACE/tests/MEM_Stream_Test.h index d7fa1df3d8b..a4279887471 100644 --- a/ACE/tests/MEM_Stream_Test.h +++ b/ACE/tests/MEM_Stream_Test.h @@ -4,8 +4,6 @@ /** * @file MEM_Stream_Test.h * - * $Id$ - * * This file has the class definitions needed for template generation in * MEM_Stream_Test.cpp. They have to be in a separate file so AIX xlC can * find them at auto-instantiate time. diff --git a/ACE/tests/MM_Shared_Memory_Test.cpp b/ACE/tests/MM_Shared_Memory_Test.cpp index 1e1a6937f8c..d39aff34807 100644 --- a/ACE/tests/MM_Shared_Memory_Test.cpp +++ b/ACE/tests/MM_Shared_Memory_Test.cpp @@ -3,8 +3,6 @@ /** * @file MM_Shared_Memory_Test.cpp * - * $Id$ - * * This is a simple test of <ACE_Shared_Memory_MM>. The test * forks two processes or spawns two threads (depending upon the * platform) and then executes child and parent allowing them to diff --git a/ACE/tests/MT_NonBlocking_Connect_Test.cpp b/ACE/tests/MT_NonBlocking_Connect_Test.cpp index 4c046e2fd65..38af73db41b 100644 --- a/ACE/tests/MT_NonBlocking_Connect_Test.cpp +++ b/ACE/tests/MT_NonBlocking_Connect_Test.cpp @@ -3,8 +3,6 @@ /** * @file MT_NonBlocking_Connect_Test.cpp * - * $Id$ - * * * This test makes non-blocking connects from multiple threads. Things are * complicated by the fact that after the connection is attempted reactor's diff --git a/ACE/tests/MT_Reactor_Timer_Test.cpp b/ACE/tests/MT_Reactor_Timer_Test.cpp index fb845f3b2e5..84a9e6777d6 100644 --- a/ACE/tests/MT_Reactor_Timer_Test.cpp +++ b/ACE/tests/MT_Reactor_Timer_Test.cpp @@ -3,8 +3,6 @@ /** * @file MT_Reactor_Timer_Test.cpp * - * $Id$ - * * This is a simple test that illustrates the timer mechanism of * the reactor scheduling timers, handling expired timers and * cancelling scheduled timers from multiple threads. No command diff --git a/ACE/tests/MT_Reactor_Timer_Test.h b/ACE/tests/MT_Reactor_Timer_Test.h index 21603efa84c..542ec94662d 100644 --- a/ACE/tests/MT_Reactor_Timer_Test.h +++ b/ACE/tests/MT_Reactor_Timer_Test.h @@ -4,8 +4,6 @@ /** * @file MT_Reactor_Timer_Test.h * - * $Id$ - * * This file contains class definitions needed for template * instantiation in the MT_Reactor_Timer_Test.cpp file. * diff --git a/ACE/tests/MT_Reactor_Upcall_Test.cpp b/ACE/tests/MT_Reactor_Upcall_Test.cpp index f299dad742d..8669394f768 100644 --- a/ACE/tests/MT_Reactor_Upcall_Test.cpp +++ b/ACE/tests/MT_Reactor_Upcall_Test.cpp @@ -3,8 +3,6 @@ /** * @file MT_Reactor_Upcall_Test.cpp * - * $Id$ - * * This is a test that shows how to handle upcalls from the * TP_Reactor and the WFMO_Reactor when the event loop is being run * by multiple threads. diff --git a/ACE/tests/MT_Reference_Counted_Event_Handler_Test.cpp b/ACE/tests/MT_Reference_Counted_Event_Handler_Test.cpp index 0bf4b1d1094..198aaab86e8 100644 --- a/ACE/tests/MT_Reference_Counted_Event_Handler_Test.cpp +++ b/ACE/tests/MT_Reference_Counted_Event_Handler_Test.cpp @@ -3,8 +3,6 @@ /** * @file MT_Reference_Counted_Event_Handler_Test.cpp * - * $Id$ - * * * This test tries to represents what happens in the ORB wrt to * event handlers, reactors, timer queues, threads, and connection diff --git a/ACE/tests/MT_Reference_Counted_Notify_Test.cpp b/ACE/tests/MT_Reference_Counted_Notify_Test.cpp index b79a017ed30..6976d99cf4d 100644 --- a/ACE/tests/MT_Reference_Counted_Notify_Test.cpp +++ b/ACE/tests/MT_Reference_Counted_Notify_Test.cpp @@ -3,8 +3,6 @@ /** * @file MT_Reference_Counted_Notify_Test.cpp * - * $Id$ - * * This test is used to check reference counting of the event * handlers when it interacts with the reactor notification * mechanism. diff --git a/ACE/tests/MT_SOCK_Test.cpp b/ACE/tests/MT_SOCK_Test.cpp index aa8cd57f14b..df0834167fb 100644 --- a/ACE/tests/MT_SOCK_Test.cpp +++ b/ACE/tests/MT_SOCK_Test.cpp @@ -4,8 +4,6 @@ /** * @file MT_SOCK_Test.cpp * - * $Id$ - * * This is a multi-threaded torture test of the * <ACE_SOCK_Acceptor> and <ACE_SOCK_Connector> classes. The test * forks 30 processes or spawns 30 threads (depending upon the diff --git a/ACE/tests/Main.cpp b/ACE/tests/Main.cpp index 241e8b54bec..ae732b66968 100644 --- a/ACE/tests/Main.cpp +++ b/ACE/tests/Main.cpp @@ -3,8 +3,6 @@ /** * @file Main.cpp * - * $Id$ - * * This is a wrapper for the test programs. It obviates the test cpp's * from having to always include OS.h. * diff --git a/ACE/tests/Malloc_Test.cpp b/ACE/tests/Malloc_Test.cpp index 7848c568cf2..4fbf00c959a 100644 --- a/ACE/tests/Malloc_Test.cpp +++ b/ACE/tests/Malloc_Test.cpp @@ -3,8 +3,6 @@ /** * @file Malloc_Test.cpp * - * $Id$ - * * This is a test of the position-independent <ACE_Malloc> memory * manager using the <ACE_MMAP_Memory_Pool> and <ACE_Process_Mutex>. * diff --git a/ACE/tests/Malloc_Test.h b/ACE/tests/Malloc_Test.h index 45982889163..98ae839aeac 100644 --- a/ACE/tests/Malloc_Test.h +++ b/ACE/tests/Malloc_Test.h @@ -2,8 +2,6 @@ /** * @file Malloc_Test.h * - * $Id$ - * * This class gets its own header file to work around AIX C++ * compiler "features" related to template instantiation... It is * only used by Malloc_Test.cpp. diff --git a/ACE/tests/Manual_Event_Test.cpp b/ACE/tests/Manual_Event_Test.cpp index 2ee898898c5..b083d943249 100644 --- a/ACE/tests/Manual_Event_Test.cpp +++ b/ACE/tests/Manual_Event_Test.cpp @@ -3,8 +3,6 @@ /** * @file Manual_Event_Test.cpp * - * $Id$ - * * This test verifies the functionality of the <ACE_Manual_Event> * implementation. * diff --git a/ACE/tests/Map_Manager_Test.cpp b/ACE/tests/Map_Manager_Test.cpp index d655914759e..79f53291cab 100644 --- a/ACE/tests/Map_Manager_Test.cpp +++ b/ACE/tests/Map_Manager_Test.cpp @@ -3,8 +3,6 @@ /** * @file Map_Manager_Test.cpp * - * $Id$ - * * This is a simple test of the <ACE_Map_Manager> and * <ACE_Hash_Map_Manager> that illustrates how to use the forward * and reverse iterators. diff --git a/ACE/tests/Map_Test.cpp b/ACE/tests/Map_Test.cpp index 9bcd7ad25f4..5a3e3b92a17 100644 --- a/ACE/tests/Map_Test.cpp +++ b/ACE/tests/Map_Test.cpp @@ -3,8 +3,6 @@ /** * @file Map_Test.cpp * - * $Id$ - * * This is a simple test of the <ACE_Map> and illustrates how to * use the forward and reverse iterators. * diff --git a/ACE/tests/Map_Test.h b/ACE/tests/Map_Test.h index 276f5ab6325..2da8e7908af 100644 --- a/ACE/tests/Map_Test.h +++ b/ACE/tests/Map_Test.h @@ -4,8 +4,6 @@ /** * @file Map_Test.h * - * $Id$ - * * This file has the class definitions needed for template generation in * Map_Test.cpp. They have to be in a separate file so AIX xlC can * find them at auto-instantiate time. diff --git a/ACE/tests/Max_Default_Port_Test.cpp b/ACE/tests/Max_Default_Port_Test.cpp index bf1e530bd75..fbb37766b1f 100644 --- a/ACE/tests/Max_Default_Port_Test.cpp +++ b/ACE/tests/Max_Default_Port_Test.cpp @@ -2,8 +2,6 @@ /** * @file Max_Default_Port_Test.cpp * - * $Id$ - * * This is a test for ACE_MAX_DEFAULT_PORT value. The test tests the * highest value of the port number at which an event handler can be * registered and a Connector can be connected to. diff --git a/ACE/tests/Max_Default_Port_Test.h b/ACE/tests/Max_Default_Port_Test.h index f61748531bc..1a6988b32e2 100644 --- a/ACE/tests/Max_Default_Port_Test.h +++ b/ACE/tests/Max_Default_Port_Test.h @@ -2,8 +2,6 @@ /** * @file Max_Default_Port_Test.h * - * $Id$ - * * This is a test to verify ACE_MAX_DEFAULT_PORT is correct. * * diff --git a/ACE/tests/Mem_Map_Test.cpp b/ACE/tests/Mem_Map_Test.cpp index 9a5aef8e43f..7108e7a9776 100644 --- a/ACE/tests/Mem_Map_Test.cpp +++ b/ACE/tests/Mem_Map_Test.cpp @@ -3,8 +3,6 @@ /** * @file Mem_Map_Test.cpp * - * $Id$ - * * This test illustrates the use of ACE_Mem_Map to reverse a * file. The test first creates a dummy file for testing, then * reverses the file and then reverses it again to get back the diff --git a/ACE/tests/Memcpy_Test.cpp b/ACE/tests/Memcpy_Test.cpp index 561bbf8cd0e..b360455cf73 100644 --- a/ACE/tests/Memcpy_Test.cpp +++ b/ACE/tests/Memcpy_Test.cpp @@ -2,8 +2,6 @@ /** * @file Memcpy_Test.cpp * - * $Id$ - * * @author Mike Marinez <mmartinez@oci.com> * * This test compares the performance of ACE_OS::memcpy with diff --git a/ACE/tests/Message_Block_Large_Copy_Test.cpp b/ACE/tests/Message_Block_Large_Copy_Test.cpp index 48a4e76320e..c88c758e57a 100644 --- a/ACE/tests/Message_Block_Large_Copy_Test.cpp +++ b/ACE/tests/Message_Block_Large_Copy_Test.cpp @@ -3,8 +3,6 @@ /** * @file Message_Block_Large_Copy_Test.cpp * - * $Id$ - * * This test program tests large Message Block duplication and cloning. * * diff --git a/ACE/tests/Message_Block_Test.cpp b/ACE/tests/Message_Block_Test.cpp index f5fcfe3a4ff..f6327d1c9c9 100644 --- a/ACE/tests/Message_Block_Test.cpp +++ b/ACE/tests/Message_Block_Test.cpp @@ -3,8 +3,6 @@ /** * @file Message_Block_Test.cpp * - * $Id$ - * * This test program is a torture test that illustrates how * <ACE_Message_Block> reference counting works in multi-threaded * code. diff --git a/ACE/tests/Message_Queue_Notifications_Test.cpp b/ACE/tests/Message_Queue_Notifications_Test.cpp index c39286d498c..63ddbefcd07 100644 --- a/ACE/tests/Message_Queue_Notifications_Test.cpp +++ b/ACE/tests/Message_Queue_Notifications_Test.cpp @@ -3,8 +3,6 @@ /** * @file Message_Queue_Notifications_Test.cpp * - * $Id$ - * * There are two tests that test 2 different notification * mechanisms in Message Queue. * diff --git a/ACE/tests/Message_Queue_Test.cpp b/ACE/tests/Message_Queue_Test.cpp index d06c2541334..17bfacca7cb 100644 --- a/ACE/tests/Message_Queue_Test.cpp +++ b/ACE/tests/Message_Queue_Test.cpp @@ -3,8 +3,6 @@ /** * @file Message_Queue_Test.cpp * - * $Id$ - * * This is: * 0) a test that ensures key ACE_Message_Queue features are * working properly, including timeouts and priorities diff --git a/ACE/tests/Message_Queue_Test_Ex.cpp b/ACE/tests/Message_Queue_Test_Ex.cpp index 0dc5a19f6e7..337fea23196 100644 --- a/ACE/tests/Message_Queue_Test_Ex.cpp +++ b/ACE/tests/Message_Queue_Test_Ex.cpp @@ -3,8 +3,6 @@ /** * @file Message_Queue_Test_Ex.cpp * - * $Id$ - * * This is: * 1. A simple test of the ACE_Message_Queue_Ex that executes * a performance measurement test for both single-threaded diff --git a/ACE/tests/Missing_Svc_Conf_Test.cpp b/ACE/tests/Missing_Svc_Conf_Test.cpp index a9ca9bf7dc9..86d79602d48 100644 --- a/ACE/tests/Missing_Svc_Conf_Test.cpp +++ b/ACE/tests/Missing_Svc_Conf_Test.cpp @@ -3,8 +3,6 @@ /** * @file Missing_Svc_Conf_Test.cpp * - * $Id$ - * * A test to ensure that service_config::open() returns -1 if it is * fully defaulted, but no default svc.conf file exists. The first * test verifies that open returns -1 with errno ENOENT. A second diff --git a/ACE/tests/Monotonic_Manual_Event_Test.cpp b/ACE/tests/Monotonic_Manual_Event_Test.cpp index 1cc973850e9..ec615d64fd9 100644 --- a/ACE/tests/Monotonic_Manual_Event_Test.cpp +++ b/ACE/tests/Monotonic_Manual_Event_Test.cpp @@ -3,8 +3,6 @@ /** * @file Monotonic_Manual_Event_Test.cpp * - * $Id$ - * * This test verifies the functionality of the time policy support * for the <ACE_Manual_Event> implementation. * diff --git a/ACE/tests/Monotonic_Message_Queue_Test.cpp b/ACE/tests/Monotonic_Message_Queue_Test.cpp index 357959ec5cf..226a67839c8 100644 --- a/ACE/tests/Monotonic_Message_Queue_Test.cpp +++ b/ACE/tests/Monotonic_Message_Queue_Test.cpp @@ -3,8 +3,6 @@ /** * @file Monotonic_Message_Queue_Test.cpp * - * $Id$ - * * This is a test that verifies the time policy features of the * ACE_Message_Queue template. * A template instantiation based on the ACE_Monotonic_Time_Policy diff --git a/ACE/tests/Monotonic_Task_Test.cpp b/ACE/tests/Monotonic_Task_Test.cpp index 584e254d0b7..7c4c0db3843 100644 --- a/ACE/tests/Monotonic_Task_Test.cpp +++ b/ACE/tests/Monotonic_Task_Test.cpp @@ -3,8 +3,6 @@ /** * @file Monotonic_Task_Test.cpp * - * $Id$ - * * This is a test that verifies the time policy features of the * ACE_Task template. * A template instantiation based on the ACE_Monotonic_Time_Policy diff --git a/ACE/tests/Multihomed_INET_Addr_Test.cpp b/ACE/tests/Multihomed_INET_Addr_Test.cpp index d0c5a62537c..850e69d0578 100644 --- a/ACE/tests/Multihomed_INET_Addr_Test.cpp +++ b/ACE/tests/Multihomed_INET_Addr_Test.cpp @@ -3,8 +3,6 @@ /** * @file Multihomed_INET_Addr_Test.cpp * - * $Id$ - * * Performs several tests on the Multihomed_ACE_INET_Addr class. * It creates several IPv4 addresses and checks that the * address formed by the class is valid. diff --git a/ACE/tests/Multihomed_INET_Addr_Test_IPV6.cpp b/ACE/tests/Multihomed_INET_Addr_Test_IPV6.cpp index 6047bb0c019..caea4436801 100644 --- a/ACE/tests/Multihomed_INET_Addr_Test_IPV6.cpp +++ b/ACE/tests/Multihomed_INET_Addr_Test_IPV6.cpp @@ -2,8 +2,6 @@ /** * @file Multihomed_INET_Addr_Test_IPV6.cpp * - * $Id$ - * * Performs several tests on the Multihomed_ACE_INET_Addr class. * It creates several IPv6 addresses and checks that the * address formed by the class is valid. diff --git a/ACE/tests/NDDS_Timer_Test.cpp b/ACE/tests/NDDS_Timer_Test.cpp index 7e11daa3ed7..fac126d270b 100644 --- a/ACE/tests/NDDS_Timer_Test.cpp +++ b/ACE/tests/NDDS_Timer_Test.cpp @@ -2,8 +2,6 @@ /** * @file NDDS_Timer_Test.cpp * - * $Id$ - * * Simple test of NDDS_Timer. Copied from NDDS_Timer_Test. * * diff --git a/ACE/tests/Naming_Test.cpp b/ACE/tests/Naming_Test.cpp index ad56c43e1fd..f8953607165 100644 --- a/ACE/tests/Naming_Test.cpp +++ b/ACE/tests/Naming_Test.cpp @@ -3,8 +3,6 @@ /** * @file Naming_Test.cpp * - * $Id$ - * * This is a test to illustrate the Naming Services. The test * does binds, rebinds, finds, and unbinds on name bindings using * the local naming context. diff --git a/ACE/tests/Network_Adapters_Test.cpp b/ACE/tests/Network_Adapters_Test.cpp index 7504c155653..c89fd743006 100644 --- a/ACE/tests/Network_Adapters_Test.cpp +++ b/ACE/tests/Network_Adapters_Test.cpp @@ -2,8 +2,6 @@ /** * @file Network_Adapters_Test.cpp * - * $Id$ - * * Tests the ICMP-echo support in ACE. * * diff --git a/ACE/tests/Network_Adapters_Test.h b/ACE/tests/Network_Adapters_Test.h index 6cfeb9d02d2..6504ea90fe1 100644 --- a/ACE/tests/Network_Adapters_Test.h +++ b/ACE/tests/Network_Adapters_Test.h @@ -4,8 +4,6 @@ /** * @file Network_Adapters_Test.h * - * $Id$ - * * Definitions for Network_Adapters_Test.cpp. * * diff --git a/ACE/tests/New_Fail_Test.cpp b/ACE/tests/New_Fail_Test.cpp index f32fdefb405..8c36ea1510a 100644 --- a/ACE/tests/New_Fail_Test.cpp +++ b/ACE/tests/New_Fail_Test.cpp @@ -3,8 +3,6 @@ /** * @file New_Fail_Test.cpp * - * $Id$ - * * Checks to be sure that a failed ACE_NEW[_RETURN | _NORETURN] doesn't end * up throwing an exception up to the caller. * diff --git a/ACE/tests/NonBlocking_Conn_Test.cpp b/ACE/tests/NonBlocking_Conn_Test.cpp index fff840fc029..35e547ce009 100644 --- a/ACE/tests/NonBlocking_Conn_Test.cpp +++ b/ACE/tests/NonBlocking_Conn_Test.cpp @@ -3,8 +3,6 @@ /** * @file NonBlocking_Conn_Test.cpp * - * $Id$ - * * This test checks for the proper working of the following: * - blocking connections * - blocking connections with timeouts diff --git a/ACE/tests/NonBlocking_Conn_Test.h b/ACE/tests/NonBlocking_Conn_Test.h index 505bccc3ad6..b1faba730d9 100644 --- a/ACE/tests/NonBlocking_Conn_Test.h +++ b/ACE/tests/NonBlocking_Conn_Test.h @@ -3,8 +3,6 @@ /** * @file NonBlocking_Conn_Test.h * - * $Id$ - * * This test checks for the proper working of the following: * - blocking connections * - blocking connections with timeouts diff --git a/ACE/tests/Notify_Performance_Test.cpp b/ACE/tests/Notify_Performance_Test.cpp index ced0ca0d9a4..e41c2ab918d 100644 --- a/ACE/tests/Notify_Performance_Test.cpp +++ b/ACE/tests/Notify_Performance_Test.cpp @@ -3,8 +3,6 @@ /** * @file Notify_Performance_Test.cpp * - * $Id$ - * * This test is used to time the notification mechanisms of the * ACE_Reactors. Both the WFMO_Reactor and Select_Reactor can be * tested. The notify() mechanism can also be tested with or diff --git a/ACE/tests/Object_Manager_Flipping_Test.cpp b/ACE/tests/Object_Manager_Flipping_Test.cpp index f48238586dd..7d7298feba4 100644 --- a/ACE/tests/Object_Manager_Flipping_Test.cpp +++ b/ACE/tests/Object_Manager_Flipping_Test.cpp @@ -3,8 +3,6 @@ /** * @file Object_Manager_Flipping_Test.cpp * - * $Id$ - * * Tests the basic function of the ACE_Service_Config in scenarios * where the ACE_Object_Manager is being diff --git a/ACE/tests/Object_Manager_Test.cpp b/ACE/tests/Object_Manager_Test.cpp index e26400defae..f800805ecf0 100644 --- a/ACE/tests/Object_Manager_Test.cpp +++ b/ACE/tests/Object_Manager_Test.cpp @@ -3,8 +3,6 @@ /** * @file Object_Manager_Test.cpp * - * $Id$ - * * Tests the basic functions of the ACE_Object_Manager. * * diff --git a/ACE/tests/Obstack_Test.cpp b/ACE/tests/Obstack_Test.cpp index 673021a5c43..2b91581bc07 100644 --- a/ACE/tests/Obstack_Test.cpp +++ b/ACE/tests/Obstack_Test.cpp @@ -2,8 +2,6 @@ /** * @file Obstack_Test.cpp * - * $Id$ - * * Checks the functionality of ACE_Obstack<T> * * diff --git a/ACE/tests/OrdMultiSet_Test.cpp b/ACE/tests/OrdMultiSet_Test.cpp index e67728c3164..218e1278860 100644 --- a/ACE/tests/OrdMultiSet_Test.cpp +++ b/ACE/tests/OrdMultiSet_Test.cpp @@ -3,8 +3,6 @@ /** * @file OrdMultiSet_Test.cpp * - * $Id$ - * * This is a simple test of the <ACE_Ordered_MultiSet> and * <ACE_Ordered_MultiSet_Iterator> class templates, instantiating * them with type int. No command line arguments are needed to run diff --git a/ACE/tests/Pipe_Test.cpp b/ACE/tests/Pipe_Test.cpp index 1863eaa5776..fc849e83009 100644 --- a/ACE/tests/Pipe_Test.cpp +++ b/ACE/tests/Pipe_Test.cpp @@ -3,8 +3,6 @@ /** * @file Pipe_Test.cpp * - * $Id$ - * * Tests the construction of multiple pipes in a process. * * diff --git a/ACE/tests/Priority_Buffer_Test.cpp b/ACE/tests/Priority_Buffer_Test.cpp index c92e7a51fec..839ee7de980 100644 --- a/ACE/tests/Priority_Buffer_Test.cpp +++ b/ACE/tests/Priority_Buffer_Test.cpp @@ -3,8 +3,6 @@ /** * @file Priority_Buffer_Test.cpp * - * $Id$ - * * This is a simple test to illustrate the priority mechanism of * <ACE_Message_Queue>s. The producer uses an <ACE_Message_Queue> * to enqueue a bunch of messages with different priorities which diff --git a/ACE/tests/Priority_Reactor_Test.cpp b/ACE/tests/Priority_Reactor_Test.cpp index cb758134e7f..b1de98d7b80 100644 --- a/ACE/tests/Priority_Reactor_Test.cpp +++ b/ACE/tests/Priority_Reactor_Test.cpp @@ -3,8 +3,6 @@ /** * @file Priority_Reactor_Test.cpp * - * $Id$ - * * This is a test of the <ACE_Priority_Reactor>. The test forks * two processes (for a total of three processes) which connect to * the main process and The clients send data to a connector, diff --git a/ACE/tests/Priority_Reactor_Test.h b/ACE/tests/Priority_Reactor_Test.h index 4436822c496..6f58b92dce7 100644 --- a/ACE/tests/Priority_Reactor_Test.h +++ b/ACE/tests/Priority_Reactor_Test.h @@ -3,8 +3,6 @@ /** * @file Priority_Reactor_Test.h * - * $Id$ - * * This class gets its own header file to work around AIX C++ * compiler "features" related to template instantiation... It is * only used by Priority_Reactor_Test.cpp. diff --git a/ACE/tests/Priority_Task_Test.cpp b/ACE/tests/Priority_Task_Test.cpp index 99b028e35f5..1f61d9fb598 100644 --- a/ACE/tests/Priority_Task_Test.cpp +++ b/ACE/tests/Priority_Task_Test.cpp @@ -3,8 +3,6 @@ /** * @file Priority_Task_Test.cpp * - * $Id$ - * * This is a simple test to illustrate the priority mechanism of * ACE Tasks. The test requires no options, but the -d option * enables LM_DEBUG output. diff --git a/ACE/tests/Proactor_File_Test.cpp b/ACE/tests/Proactor_File_Test.cpp index 64bb6666c51..0181d114995 100644 --- a/ACE/tests/Proactor_File_Test.cpp +++ b/ACE/tests/Proactor_File_Test.cpp @@ -2,8 +2,6 @@ /** * @file Proactor_File_Test.cpp * - * $Id$ - * * This program illustrates how the ACE_Proactor can be used to * implement an application that does asynchronous file IO * operations. diff --git a/ACE/tests/Proactor_Test.cpp b/ACE/tests/Proactor_Test.cpp index ef479bc2c58..159067ccbd5 100644 --- a/ACE/tests/Proactor_Test.cpp +++ b/ACE/tests/Proactor_Test.cpp @@ -2,8 +2,6 @@ /** * @file Proactor_Test.cpp * - * $Id$ - * * This program illustrates how the ACE_Proactor can be used to * implement an application that does various asynchronous * operations. diff --git a/ACE/tests/Proactor_Test.h b/ACE/tests/Proactor_Test.h index 4306b82937c..a7d0d751d54 100644 --- a/ACE/tests/Proactor_Test.h +++ b/ACE/tests/Proactor_Test.h @@ -3,8 +3,6 @@ /** * @file Proactor_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/Proactor_Test_IPV6.cpp b/ACE/tests/Proactor_Test_IPV6.cpp index ccb01862084..4f182cf52a8 100644 --- a/ACE/tests/Proactor_Test_IPV6.cpp +++ b/ACE/tests/Proactor_Test_IPV6.cpp @@ -2,8 +2,6 @@ /** * @file Proactor_Test_IPV6.cpp * - * $Id$ - * * This program illustrates how the ACE_Proactor can be used to * implement an application that does various asynchronous * operations. diff --git a/ACE/tests/Proactor_Timer_Test.cpp b/ACE/tests/Proactor_Timer_Test.cpp index 3d472648435..569a147daf6 100644 --- a/ACE/tests/Proactor_Timer_Test.cpp +++ b/ACE/tests/Proactor_Timer_Test.cpp @@ -3,8 +3,6 @@ /** * @file Proactor_Timer_Test.cpp * - * $Id$ - * * This is a simple test that illustrates the timer mechanism of * the <ACE_Proactor>. Scheduling timers, handling expired timers and * cancelling scheduled timers are all exercised in this test. diff --git a/ACE/tests/Proactor_UDP_Test.cpp b/ACE/tests/Proactor_UDP_Test.cpp index 54a4dc33d29..fedcf30afba 100644 --- a/ACE/tests/Proactor_UDP_Test.cpp +++ b/ACE/tests/Proactor_UDP_Test.cpp @@ -2,8 +2,6 @@ /** * @file Proactor_UDP_Test.cpp * - * $Id$ - * * This program illustrates how the ACE_Proactor can be used to * implement an application that uses UDP/IP communications. * diff --git a/ACE/tests/Process_Env_Test.cpp b/ACE/tests/Process_Env_Test.cpp index f29da00fe4b..e6f8bdc5099 100644 --- a/ACE/tests/Process_Env_Test.cpp +++ b/ACE/tests/Process_Env_Test.cpp @@ -3,8 +3,6 @@ /** * @file Process_Env_Test.cpp * - * $Id$ - * * This program tests the limits of the Windows CreateProcess * environment buffer. * diff --git a/ACE/tests/Process_Manager_Test.cpp b/ACE/tests/Process_Manager_Test.cpp index 49554a66ba3..79b46311cf6 100644 --- a/ACE/tests/Process_Manager_Test.cpp +++ b/ACE/tests/Process_Manager_Test.cpp @@ -3,8 +3,6 @@ /** * @file Process_Manager_Test.cpp * - * $Id$ - * * This program tests the various methods provided by * <ACE_Process_Manager>. It illustrates both the explicit <wait> * functions and the Reactor-style auto-reaping. There's an diff --git a/ACE/tests/Process_Manual_Event_Test.cpp b/ACE/tests/Process_Manual_Event_Test.cpp index ab2c3024b62..23225e2a466 100644 --- a/ACE/tests/Process_Manual_Event_Test.cpp +++ b/ACE/tests/Process_Manual_Event_Test.cpp @@ -3,8 +3,6 @@ /** * @file Process_Manual_Event_Test.cpp * - * $Id$ - * * This test verifies the functionality of the <ACE_Manual_Event> * process-shared implementation. * diff --git a/ACE/tests/Process_Mutex_Test.cpp b/ACE/tests/Process_Mutex_Test.cpp index 3c4a8dda058..30ce7b84406 100644 --- a/ACE/tests/Process_Mutex_Test.cpp +++ b/ACE/tests/Process_Mutex_Test.cpp @@ -2,8 +2,6 @@ /** * @file Process_Mutex_Test.cpp * - * $Id$ - * * Tests an <ACE_Process_Mutex> shared between multiple child processes. * * diff --git a/ACE/tests/Process_Semaphore_Test.cpp b/ACE/tests/Process_Semaphore_Test.cpp index 42053baa5fd..c81f7dbbac1 100644 --- a/ACE/tests/Process_Semaphore_Test.cpp +++ b/ACE/tests/Process_Semaphore_Test.cpp @@ -3,8 +3,6 @@ /** * @file Process_Semaphore_Test.cpp * - * $Id$ - * * Tests an ACE Semaphore shared between multiple child processes. * * diff --git a/ACE/tests/Process_Strategy_Test.cpp b/ACE/tests/Process_Strategy_Test.cpp index 071aa19ae6c..22d6a74af47 100644 --- a/ACE/tests/Process_Strategy_Test.cpp +++ b/ACE/tests/Process_Strategy_Test.cpp @@ -3,8 +3,6 @@ /** * @file Process_Strategy_Test.cpp * - * $Id$ - * * This is a test of the <ACE_Strategy_Acceptor> and * <ACE_File_Lock> classes. The <ACE_Strategy_Acceptor> uses * either the <ACE_Process_Strategy> (which forks a diff --git a/ACE/tests/Process_Strategy_Test.h b/ACE/tests/Process_Strategy_Test.h index 52365621ea0..7805d25d3f5 100644 --- a/ACE/tests/Process_Strategy_Test.h +++ b/ACE/tests/Process_Strategy_Test.h @@ -4,8 +4,6 @@ /** * @file Process_Strategy_Test.h * - * $Id$ - * * This file contains the definition of Counting_Service and * Options. Some compilers need it in a .h file for template * instantiation (such as AIX C Set ++). diff --git a/ACE/tests/Process_Test.cpp b/ACE/tests/Process_Test.cpp index 76fc2e6ed3c..2adf001d3a2 100644 --- a/ACE/tests/Process_Test.cpp +++ b/ACE/tests/Process_Test.cpp @@ -3,8 +3,6 @@ /** * @file Process_Test.cpp * - * $Id$ - * * Tests ACE_Process file handle inheritance for UNIX-like systems * * diff --git a/ACE/tests/QtReactor_Test.cpp b/ACE/tests/QtReactor_Test.cpp index 09ffbca3ffa..3e86fa99a84 100644 --- a/ACE/tests/QtReactor_Test.cpp +++ b/ACE/tests/QtReactor_Test.cpp @@ -4,8 +4,6 @@ /** * @file QtReactor_Test.cpp * - * $Id$ - * * Simple test of QtReactor. Test is intended to verify if QtReactor * correctly cooperates with Qt event loop in typical application. Test * creates a number of timers which send datagrams. These datagrams are diff --git a/ACE/tests/RB_Tree_Test.cpp b/ACE/tests/RB_Tree_Test.cpp index 2e752a50e5b..0d9cce6b874 100644 --- a/ACE/tests/RB_Tree_Test.cpp +++ b/ACE/tests/RB_Tree_Test.cpp @@ -3,8 +3,6 @@ /** * @file RB_Tree_Test.cpp * - * $Id$ - * * This is a test to verify and illustrate the use of the * <ACE_RB_Tree ACE_RB_Tree_Iterator> and * <ACE_RB_Tree_Reverse_Iterator> classes. Two different key and diff --git a/ACE/tests/RB_Tree_Test.h b/ACE/tests/RB_Tree_Test.h index 5f005e46e6c..175d4530835 100644 --- a/ACE/tests/RB_Tree_Test.h +++ b/ACE/tests/RB_Tree_Test.h @@ -4,8 +4,6 @@ /** * @file RB_Tree_Test.h * - * $Id$ - * * Header file for a test to verify and illustrate the use of the * ACE_RB_Tree ACE_RB_Tree_Iterator, and * ACE_RB_Tree_Reverse_Iterator classes. diff --git a/ACE/tests/RW_Process_Mutex_Test.cpp b/ACE/tests/RW_Process_Mutex_Test.cpp index 743af11191f..3a606629e0e 100644 --- a/ACE/tests/RW_Process_Mutex_Test.cpp +++ b/ACE/tests/RW_Process_Mutex_Test.cpp @@ -2,8 +2,6 @@ /** * @file RW_Process_Mutex_Test.cpp * - * $Id$ - * * Tests an <ACE_RW_Process_Mutex> shared between multiple child processes. * * diff --git a/ACE/tests/Reactor_Dispatch_Order_Test.cpp b/ACE/tests/Reactor_Dispatch_Order_Test.cpp index 648c5d48765..0f64c3493ca 100644 --- a/ACE/tests/Reactor_Dispatch_Order_Test.cpp +++ b/ACE/tests/Reactor_Dispatch_Order_Test.cpp @@ -3,8 +3,6 @@ /** * @file Reactor_Dispatch_Order_Test.cpp * - * $Id$ - * * This is a simple test that checks the order of dispatching of * ACE Reactors. Order should be: timeout, output, and then input. * diff --git a/ACE/tests/Reactor_Dispatch_Order_Test_Dev_Poll.cpp b/ACE/tests/Reactor_Dispatch_Order_Test_Dev_Poll.cpp index 29e3103d5d1..b2dfe79edd3 100644 --- a/ACE/tests/Reactor_Dispatch_Order_Test_Dev_Poll.cpp +++ b/ACE/tests/Reactor_Dispatch_Order_Test_Dev_Poll.cpp @@ -3,8 +3,6 @@ /** * @file Reactor_Dispatch_Order_Test_Dev_Poll.cpp * - * $Id$ - * * This is a simple test that checks the order of dispatching of * ACE Reactors. Order should be: timeout, output, and then input. * diff --git a/ACE/tests/Reactor_Exceptions_Test.cpp b/ACE/tests/Reactor_Exceptions_Test.cpp index d020ea2d61d..0d99c019061 100644 --- a/ACE/tests/Reactor_Exceptions_Test.cpp +++ b/ACE/tests/Reactor_Exceptions_Test.cpp @@ -3,8 +3,6 @@ /** * @file Reactor_Exceptions_Test.cpp * - * $Id$ - * * This is a test that makes sure the <ACE_Reactor> works * correctly in the face of C++ exceptions and threads. * diff --git a/ACE/tests/Reactor_Fairness_Test.cpp b/ACE/tests/Reactor_Fairness_Test.cpp index 62fb7035b62..25bb7d3dd64 100644 --- a/ACE/tests/Reactor_Fairness_Test.cpp +++ b/ACE/tests/Reactor_Fairness_Test.cpp @@ -3,8 +3,6 @@ /** * @file Reactor_Fairness_Test.cpp * - * $Id$ - * * This test is used to time the dispatching mechanisms of the * <ACE_Reactor>s. Both the <ACE_WFMO_Reactor> and * <ACE_Select_Reactor> can be tested. diff --git a/ACE/tests/Reactor_Fairness_Test.h b/ACE/tests/Reactor_Fairness_Test.h index 589947cef17..c2d00b3f372 100644 --- a/ACE/tests/Reactor_Fairness_Test.h +++ b/ACE/tests/Reactor_Fairness_Test.h @@ -3,8 +3,6 @@ /** * @file Reactor_Fairness_Test.h * - * $Id$ - * * This file includes template class definitions for the * Reactor_Fairness_Test.cpp program. This class gets its own * header file to work around AIX C++ compiler "features" related diff --git a/ACE/tests/Reactor_Notify_Test.cpp b/ACE/tests/Reactor_Notify_Test.cpp index 128a2c61a43..13958e17120 100644 --- a/ACE/tests/Reactor_Notify_Test.cpp +++ b/ACE/tests/Reactor_Notify_Test.cpp @@ -3,8 +3,6 @@ /** * @file Reactor_Notify_Test.cpp * - * $Id$ - * * This is a test that illustrates how the <ACE_Reactor>'s * <notify> method works under various <max_notify_iterations> * settings. It also tests that the <disable_notify_pipe> option diff --git a/ACE/tests/Reactor_Performance_Test.cpp b/ACE/tests/Reactor_Performance_Test.cpp index 47148b56cf6..f604f7b782d 100644 --- a/ACE/tests/Reactor_Performance_Test.cpp +++ b/ACE/tests/Reactor_Performance_Test.cpp @@ -3,8 +3,6 @@ /** * @file Reactor_Performance_Test.cpp * - * $Id$ - * * This test is used to time the dispatching mechanisms of the * <ACE_Reactor>s. Both the <ACE_WFMO_Reactor> and * <ACE_Select_Reactor> can be tested. diff --git a/ACE/tests/Reactor_Performance_Test.h b/ACE/tests/Reactor_Performance_Test.h index 139752c9090..074638eee27 100644 --- a/ACE/tests/Reactor_Performance_Test.h +++ b/ACE/tests/Reactor_Performance_Test.h @@ -3,8 +3,6 @@ /** * @file Reactor_Performance_Test.h * - * $Id$ - * * This file includes template class definitions for the * Reactor_Performance_Test.cpp program. This class gets its own * header file to work around AIX C++ compiler "features" related diff --git a/ACE/tests/Reactor_Registration_Test.cpp b/ACE/tests/Reactor_Registration_Test.cpp index 98ffede2e91..717a223e32f 100644 --- a/ACE/tests/Reactor_Registration_Test.cpp +++ b/ACE/tests/Reactor_Registration_Test.cpp @@ -3,8 +3,6 @@ /** * @file Reactor_Registration_Test.cpp * - * $Id$ - * * This is a test of registering handlers with the Reactor. * * diff --git a/ACE/tests/Reactor_Timer_Test.cpp b/ACE/tests/Reactor_Timer_Test.cpp index baf0c3fd897..15c63d4dfb8 100644 --- a/ACE/tests/Reactor_Timer_Test.cpp +++ b/ACE/tests/Reactor_Timer_Test.cpp @@ -3,8 +3,6 @@ /** * @file Reactor_Timer_Test.cpp * - * $Id$ - * * This is a simple test that illustrates the timer mechanism of * the reactor. Scheduling timers, resetting timer intervals, * handling expired timers and cancelling scheduled timers are diff --git a/ACE/tests/Reactors_Test.cpp b/ACE/tests/Reactors_Test.cpp index fc3bb3e3be5..c9461fa4daa 100644 --- a/ACE/tests/Reactors_Test.cpp +++ b/ACE/tests/Reactors_Test.cpp @@ -3,8 +3,6 @@ /** * @file Reactors_Test.cpp * - * $Id$ - * * This is a test that performs a torture test of multiple * <ACE_Reactors> and <ACE_Tasks> in the same process. * diff --git a/ACE/tests/Reader_Writer_Test.cpp b/ACE/tests/Reader_Writer_Test.cpp index a96495ade53..ac4b7b9de24 100644 --- a/ACE/tests/Reader_Writer_Test.cpp +++ b/ACE/tests/Reader_Writer_Test.cpp @@ -3,8 +3,6 @@ /** * @file Reader_Writer_Test.cpp * - * $Id$ - * * This test program verifies the functionality of the ACE_OS * implementation of readers/writer locks on Win32 and Posix * pthreads. diff --git a/ACE/tests/Recursive_Condition_Bug_Test.cpp b/ACE/tests/Recursive_Condition_Bug_Test.cpp index e896e813856..169341a8caa 100644 --- a/ACE/tests/Recursive_Condition_Bug_Test.cpp +++ b/ACE/tests/Recursive_Condition_Bug_Test.cpp @@ -3,8 +3,6 @@ /** * @file Recursive_Condition_Bug_Test.cpp * - * $Id$ - * * This test program validates the functionality of the * ACE_Condition<ACE_Recursive_Thread_Mutex> template * specialization when combined with the diff --git a/ACE/tests/Recursive_Condition_Test.cpp b/ACE/tests/Recursive_Condition_Test.cpp index 4e61aadffd7..d6e2b6aa62e 100644 --- a/ACE/tests/Recursive_Condition_Test.cpp +++ b/ACE/tests/Recursive_Condition_Test.cpp @@ -3,8 +3,6 @@ /** * @file Recursive_Condition_Test.cpp * - * $Id$ - * * This test program validates the functionality of the * ACE_Condition<ACE_Recursive_Thread_Mutex> template * specialization. diff --git a/ACE/tests/Recursive_Mutex_Test.cpp b/ACE/tests/Recursive_Mutex_Test.cpp index 2c5c2ddfdbf..d51e79f54e1 100644 --- a/ACE/tests/Recursive_Mutex_Test.cpp +++ b/ACE/tests/Recursive_Mutex_Test.cpp @@ -3,8 +3,6 @@ /** * @file Recursive_Mutex_Test.cpp * - * $Id$ - * * This test program verifies the functionality of the ACE_OS * implementation of recursive mutexes on Win32 and Posix * pthreads. diff --git a/ACE/tests/Refcounted_Auto_Ptr_Test.cpp b/ACE/tests/Refcounted_Auto_Ptr_Test.cpp index 30a75562802..6cff912cfa5 100644 --- a/ACE/tests/Refcounted_Auto_Ptr_Test.cpp +++ b/ACE/tests/Refcounted_Auto_Ptr_Test.cpp @@ -2,8 +2,6 @@ /** * @file Refcounted_Auto_Ptr_Test.cpp * - * $Id$ - * * This example tests the <ACE_Refcounted_Auto_Ptr> and illustrates * how they may be dispersed between multiple threads using an * implementation of the Active Object pattern, which is available diff --git a/ACE/tests/Refcounted_Auto_Ptr_Test.h b/ACE/tests/Refcounted_Auto_Ptr_Test.h index f3fac1bd796..846f24581cb 100644 --- a/ACE/tests/Refcounted_Auto_Ptr_Test.h +++ b/ACE/tests/Refcounted_Auto_Ptr_Test.h @@ -3,8 +3,6 @@ /** * @file Refcounted_Auto_Ptr_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/Refcounted_Event_Handler_Test_DevPoll.cpp b/ACE/tests/Refcounted_Event_Handler_Test_DevPoll.cpp index c88ffd41a43..ec63776e418 100644 --- a/ACE/tests/Refcounted_Event_Handler_Test_DevPoll.cpp +++ b/ACE/tests/Refcounted_Event_Handler_Test_DevPoll.cpp @@ -3,8 +3,6 @@ /** * @file Refcounted_Event_Handler_Test_DevPoll.cpp * - * $Id$ - * * This is a simple test that checks the order of dispatching of * ACE Reactors. Order should be: timeout, output, and then input. * diff --git a/ACE/tests/Reference_Counted_Event_Handler_Test.cpp b/ACE/tests/Reference_Counted_Event_Handler_Test.cpp index 1529aed0f08..e4d00aed0c6 100644 --- a/ACE/tests/Reference_Counted_Event_Handler_Test.cpp +++ b/ACE/tests/Reference_Counted_Event_Handler_Test.cpp @@ -3,8 +3,6 @@ /** * @file Reference_Counted_Event_Handler_Test.cpp * - * $Id$ - * * This test is used to check reference counting of the Event * Handler when it interacts with the Reactor. * diff --git a/ACE/tests/Reverse_Lock_Test.cpp b/ACE/tests/Reverse_Lock_Test.cpp index cc0e676640c..4859db12049 100644 --- a/ACE/tests/Reverse_Lock_Test.cpp +++ b/ACE/tests/Reverse_Lock_Test.cpp @@ -3,8 +3,6 @@ /** * @file Reverse_Lock_Test.cpp * - * $Id$ - * * This is a simple test to illustrate the functionality of * ACE_Reverse_Lock. The test acquires and releases mutexes. No * command line arguments are needed to run the test. diff --git a/ACE/tests/SOCK_Connector_Test.cpp b/ACE/tests/SOCK_Connector_Test.cpp index 7a3793fa0c3..7a7f7cf69cc 100644 --- a/ACE/tests/SOCK_Connector_Test.cpp +++ b/ACE/tests/SOCK_Connector_Test.cpp @@ -3,8 +3,6 @@ /** * @file SOCK_Connector_Test.cpp * - * $Id$ - * * This is a test of ACE_SOCK_Connector, focusing on failure cases more * than on success cases. * diff --git a/ACE/tests/SOCK_Dgram_Bcast_Test.cpp b/ACE/tests/SOCK_Dgram_Bcast_Test.cpp index 30f64e3e8ed..e9ad7d9adf3 100644 --- a/ACE/tests/SOCK_Dgram_Bcast_Test.cpp +++ b/ACE/tests/SOCK_Dgram_Bcast_Test.cpp @@ -2,8 +2,6 @@ /** * @file SOCK_Dgram_Bcast_Test.cpp * - * $Id$ - * * This simple broadcast test is intended to check if ACE is capable * of sending and receiving broadcasts. In single host environment most * errors related to invalid broadcast initialization will not manifest diff --git a/ACE/tests/SOCK_Dgram_Test.cpp b/ACE/tests/SOCK_Dgram_Test.cpp index 0cd5aa57f34..9b959a51f35 100644 --- a/ACE/tests/SOCK_Dgram_Test.cpp +++ b/ACE/tests/SOCK_Dgram_Test.cpp @@ -2,8 +2,6 @@ /** * @file SOCK_Dgram_Test.cpp * - * $Id$ - * * Tests that a call to open with an any address binds to the any address * for the protocol passed in. * diff --git a/ACE/tests/SOCK_Netlink_Test.cpp b/ACE/tests/SOCK_Netlink_Test.cpp index 90f3e2073e6..51248919d1d 100644 --- a/ACE/tests/SOCK_Netlink_Test.cpp +++ b/ACE/tests/SOCK_Netlink_Test.cpp @@ -3,8 +3,6 @@ /** * @file SOCK_Netlink_Test.cpp * - * $Id$ - * * Tests adding of a secondary IP-address, using linux netlink * sockets. * diff --git a/ACE/tests/SOCK_Send_Recv_Test.cpp b/ACE/tests/SOCK_Send_Recv_Test.cpp index 92d387bf3bc..738cffbe2ff 100644 --- a/ACE/tests/SOCK_Send_Recv_Test.cpp +++ b/ACE/tests/SOCK_Send_Recv_Test.cpp @@ -3,8 +3,6 @@ /** * @file SOCK_Send_Recv_Test.cpp * - * $Id$ - * * This is a test of the <ACE_SOCK>'s various send and receive * methods. The test forks two processes or spawns two threads * (depending upon the platform) and then executes client and diff --git a/ACE/tests/SOCK_Test.cpp b/ACE/tests/SOCK_Test.cpp index 4345aa7113c..bfb2201702e 100644 --- a/ACE/tests/SOCK_Test.cpp +++ b/ACE/tests/SOCK_Test.cpp @@ -3,8 +3,6 @@ /** * @file SOCK_Test.cpp * - * $Id$ - * * This is a test of the <ACE_SOCK_Acceptor> and * <ACE_SOCK_Connector> classes. The test forks two processes or * spawns two threads (depending upon the platform) and then diff --git a/ACE/tests/SPIPE_Test.cpp b/ACE/tests/SPIPE_Test.cpp index 7e1e591435b..1816f2a515b 100644 --- a/ACE/tests/SPIPE_Test.cpp +++ b/ACE/tests/SPIPE_Test.cpp @@ -3,8 +3,6 @@ /** * @file SPIPE_Test.cpp * - * $Id$ - * * This is a simple test of Named Pipes that uses * ACE_SPIPE_Acceptor and ACE_SPIPE_Connector classes. The test * forks two processes or spawns two threads (depending upon the diff --git a/ACE/tests/SSL/Main.cpp b/ACE/tests/SSL/Main.cpp index 241e8b54bec..ae732b66968 100644 --- a/ACE/tests/SSL/Main.cpp +++ b/ACE/tests/SSL/Main.cpp @@ -3,8 +3,6 @@ /** * @file Main.cpp * - * $Id$ - * * This is a wrapper for the test programs. It obviates the test cpp's * from having to always include OS.h. * diff --git a/ACE/tests/SSL/SSL_Asynch_Stream_Test.cpp b/ACE/tests/SSL/SSL_Asynch_Stream_Test.cpp index 31130e590d4..3ee9c2d01f0 100644 --- a/ACE/tests/SSL/SSL_Asynch_Stream_Test.cpp +++ b/ACE/tests/SSL/SSL_Asynch_Stream_Test.cpp @@ -3,8 +3,6 @@ /** * @file SSL_Asynch_Stream_Test.cpp * - * $Id$ - * * This program is a functionality test of ACE_SSL_Asynch_Stream. * It demonstrates one proper use case of ACE_SSL_Asynch_Stream in the * Proactor framework and validates its basic functionality. diff --git a/ACE/tests/SSL/Thread_Pool_Reactor_SSL_Test.cpp b/ACE/tests/SSL/Thread_Pool_Reactor_SSL_Test.cpp index 67acc430b42..4eaa5cd289b 100644 --- a/ACE/tests/SSL/Thread_Pool_Reactor_SSL_Test.cpp +++ b/ACE/tests/SSL/Thread_Pool_Reactor_SSL_Test.cpp @@ -3,8 +3,6 @@ /** * @file Thread_Pool_Reactor_SSL_Test.cpp * - * $Id$ - * * This program is a torture test of threaded SSL usage. It * is based on the tests/Thread_Pool_Reactor_Test and adds * SSL stuff submitted by Robert Handl <robert.handl@ehpt.com>. diff --git a/ACE/tests/SSL/Thread_Pool_Reactor_SSL_Test.h b/ACE/tests/SSL/Thread_Pool_Reactor_SSL_Test.h index 521879fb26c..58eda4ed7a5 100644 --- a/ACE/tests/SSL/Thread_Pool_Reactor_SSL_Test.h +++ b/ACE/tests/SSL/Thread_Pool_Reactor_SSL_Test.h @@ -3,8 +3,6 @@ /** * @file Thread_Pool_Reactor_SSL_Test.h * - * $Id$ - * * This class gets its own header file to work around AIX C++ * compiler "features" related to template instantiation... It is * only used by Thread_Pool_Reactor_Test_SSL.cpp. diff --git a/ACE/tests/SString_Test.cpp b/ACE/tests/SString_Test.cpp index ac48df4d12b..820de93c1f7 100644 --- a/ACE/tests/SString_Test.cpp +++ b/ACE/tests/SString_Test.cpp @@ -3,8 +3,6 @@ /** * @file SString_Test.cpp * - * $Id$ - * * This is a simple test that illustrates the use of ACE_CString * and ACE_WString. No command line arguments are needed to run * the test. diff --git a/ACE/tests/STL_algorithm_Test_T.h b/ACE/tests/STL_algorithm_Test_T.h index 1b045c12ba5..7aeccccb1ea 100644 --- a/ACE/tests/STL_algorithm_Test_T.h +++ b/ACE/tests/STL_algorithm_Test_T.h @@ -6,8 +6,6 @@ * * Test ACE containers compatibility with STL <algorithm> header. * - * $Id$ - * * @author James H. Hill <j.hill@vanderbilt.edu> */ //============================================================================= diff --git a/ACE/tests/SV_Shared_Memory_Test.cpp b/ACE/tests/SV_Shared_Memory_Test.cpp index bc505d1f57e..ae3b1d787dc 100644 --- a/ACE/tests/SV_Shared_Memory_Test.cpp +++ b/ACE/tests/SV_Shared_Memory_Test.cpp @@ -3,8 +3,6 @@ /** * @file SV_Shared_Memory_Test.cpp * - * $Id$ - * * This is a simple test of <ACE_SV_Shared_Memory> and * <ACE_Malloc> using the <ACE_Shared_Memory_Pool>. The test * forks two processes and then executes client and server diff --git a/ACE/tests/Semaphore_Test.cpp b/ACE/tests/Semaphore_Test.cpp index 08376b42734..03ebb82ea3f 100644 --- a/ACE/tests/Semaphore_Test.cpp +++ b/ACE/tests/Semaphore_Test.cpp @@ -3,8 +3,6 @@ /** * @file Semaphore_Test.cpp * - * $Id$ - * * This test verifies the functionality of the <ACE_Thread_Semaphore> * implementation. * diff --git a/ACE/tests/Service_Config_DLL.cpp b/ACE/tests/Service_Config_DLL.cpp index 2d5ca2dd34a..848f4dbaf4f 100644 --- a/ACE/tests/Service_Config_DLL.cpp +++ b/ACE/tests/Service_Config_DLL.cpp @@ -3,8 +3,6 @@ /** * @file Service_Config_DLL.cpp * - * $Id$ - * * This file is related to, and used with, Service_Config_Test. It's * used when testing the reentrance/thread-safety of the * Service Configurator, in addition to testing the Service diff --git a/ACE/tests/Service_Config_Test.cpp b/ACE/tests/Service_Config_Test.cpp index 0b04da08fdd..694849b0c1a 100644 --- a/ACE/tests/Service_Config_Test.cpp +++ b/ACE/tests/Service_Config_Test.cpp @@ -4,8 +4,6 @@ /** * @file Service_Config_Test.cpp * - * $Id$ - * * This is a simple test to make sure the ACE Service Configurator * framework is working correctly. * diff --git a/ACE/tests/Sig_Handlers_Test.cpp b/ACE/tests/Sig_Handlers_Test.cpp index ed6224f2e98..69835abf9a7 100644 --- a/ACE/tests/Sig_Handlers_Test.cpp +++ b/ACE/tests/Sig_Handlers_Test.cpp @@ -3,8 +3,6 @@ /** * @file Sig_Handlers_Test.cpp * - * $Id$ - * * This is a simple program that tests whether the ACE_Sig_Handlers * class works properly. To run this test, start the application * and then type ^C. If everything is working properly the test diff --git a/ACE/tests/Signal_Test.cpp b/ACE/tests/Signal_Test.cpp index 175aa9b004b..3a1648f53c3 100644 --- a/ACE/tests/Signal_Test.cpp +++ b/ACE/tests/Signal_Test.cpp @@ -3,8 +3,6 @@ /** * @file Signal_Test.cpp * - * $Id$ - * * This program tests the signal handling capabilities of ACE on * various OS platforms that support sending signals between * processes. diff --git a/ACE/tests/Sigset_Ops_Test.cpp b/ACE/tests/Sigset_Ops_Test.cpp index 83b9f4b244d..3f4f0ad12b9 100644 --- a/ACE/tests/Sigset_Ops_Test.cpp +++ b/ACE/tests/Sigset_Ops_Test.cpp @@ -3,8 +3,6 @@ /** * @file Sigset_Ops_Test.cpp * - * $Id$ - * * This program tests the correctness of following functions. * sigfillset(), sigemptyset(), sigaddset(), sigdelset(), * sigismember(). diff --git a/ACE/tests/Simple_Message_Block_Test.cpp b/ACE/tests/Simple_Message_Block_Test.cpp index 7c917410e38..b9cad5007cd 100644 --- a/ACE/tests/Simple_Message_Block_Test.cpp +++ b/ACE/tests/Simple_Message_Block_Test.cpp @@ -3,8 +3,6 @@ /** * @file Simple_Message_Block_Test.cpp * - * $Id$ - * * This test program is a torture test that illustrates how * ACE_Message_Block reference counting works, how and when locks * are used, how memory is managed, and how continuation chains diff --git a/ACE/tests/Singleton_Test.cpp b/ACE/tests/Singleton_Test.cpp index 49265ac06ee..7aa8d512a28 100644 --- a/ACE/tests/Singleton_Test.cpp +++ b/ACE/tests/Singleton_Test.cpp @@ -3,8 +3,6 @@ /** * @file Singleton_Test.cpp * - * $Id$ - * * This is a simple test of ACE Singleton * * diff --git a/ACE/tests/Svc_Handler_Test.cpp b/ACE/tests/Svc_Handler_Test.cpp index cfe2f2f5561..0dda1cbd1de 100644 --- a/ACE/tests/Svc_Handler_Test.cpp +++ b/ACE/tests/Svc_Handler_Test.cpp @@ -3,8 +3,6 @@ /** * @file Svc_Handler_Test.cpp * - * $Id$ - * * This tests illustrates the "buffering" strategy of the * <ACE_Buffered_Svc_Handler>. This test also illustrates how the * <ACE_FILE_IO> classes work. diff --git a/ACE/tests/TP_Reactor_Test.cpp b/ACE/tests/TP_Reactor_Test.cpp index 0bbcce24219..50f4d9a79bf 100644 --- a/ACE/tests/TP_Reactor_Test.cpp +++ b/ACE/tests/TP_Reactor_Test.cpp @@ -3,8 +3,6 @@ /** * @file TP_Reactor_Test.cpp * - * $Id$ - * * This program illustrates how the <ACE_TP_Reactor> can be used to * implement an application that does various operations. * usage: TP_Reactor_Test diff --git a/ACE/tests/TP_Reactor_Test.h b/ACE/tests/TP_Reactor_Test.h index 99eebc087b7..5054cbc0fb1 100644 --- a/ACE/tests/TP_Reactor_Test.h +++ b/ACE/tests/TP_Reactor_Test.h @@ -3,8 +3,6 @@ /** * @file TP_Reactor_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/TSS_Static_Test.cpp b/ACE/tests/TSS_Static_Test.cpp index fb6dd369bf2..961de10765e 100644 --- a/ACE/tests/TSS_Static_Test.cpp +++ b/ACE/tests/TSS_Static_Test.cpp @@ -3,8 +3,6 @@ /** * @file TSS_Static_Test.cpp * - * $Id$ - * * This program tests the interaction between TSS and thread keys * created during static construction. VxWorks static construction * is quite broken. This test is designed to test changes to work diff --git a/ACE/tests/TSS_Test.cpp b/ACE/tests/TSS_Test.cpp index 850720f38a2..fdfd2b7d011 100644 --- a/ACE/tests/TSS_Test.cpp +++ b/ACE/tests/TSS_Test.cpp @@ -3,8 +3,6 @@ /** * @file TSS_Test.cpp * - * $Id$ - * * This program tests thread specific storage of data. The ACE_TSS * wrapper transparently ensures that the objects of this class * will be placed in thread-specific storage. All calls on diff --git a/ACE/tests/TSS_Test_Errno.h b/ACE/tests/TSS_Test_Errno.h index 38deffc3fe3..1326df0915d 100644 --- a/ACE/tests/TSS_Test_Errno.h +++ b/ACE/tests/TSS_Test_Errno.h @@ -4,8 +4,6 @@ /** * @file TSS_Test_Errno.h * - * $Id$ - * * This file contains the definition of Errno. Some compilers need * it in a .h file for template instantiation (such as AIX C Set * ++). diff --git a/ACE/tests/Task_Ex_Test.cpp b/ACE/tests/Task_Ex_Test.cpp index 2ddfb6634dc..16efa704bde 100644 --- a/ACE/tests/Task_Ex_Test.cpp +++ b/ACE/tests/Task_Ex_Test.cpp @@ -3,8 +3,6 @@ /** * @file Task_Ex_Test.cpp * - * $Id$ - * * This test program illustrates the ACE_Task_Ex class which has the ACE_Message_Queue_Ex * that has the capability to hold user-defined messages instead of ACE_Message_Block * diff --git a/ACE/tests/Task_Test.cpp b/ACE/tests/Task_Test.cpp index 2c64fe4624e..74cf22897be 100644 --- a/ACE/tests/Task_Test.cpp +++ b/ACE/tests/Task_Test.cpp @@ -3,8 +3,6 @@ /** * @file Task_Test.cpp * - * $Id$ - * * This test program illustrates how the ACE barrier * synchronization mechanisms work in conjunction with the * <ACE_Task> and the <ACE_Thread_Manager>. This also illustrates diff --git a/ACE/tests/Task_Wait_Test.cpp b/ACE/tests/Task_Wait_Test.cpp index 8eb1cab736d..ba56ebc1737 100644 --- a/ACE/tests/Task_Wait_Test.cpp +++ b/ACE/tests/Task_Wait_Test.cpp @@ -2,8 +2,6 @@ /** * @file Task_Wait_Test.cpp * - * $Id$ - * * This program tests the ACE_Thread_Manager::wait() from a called-back * ACE_Task::close() on thread exit. * diff --git a/ACE/tests/Test_Output.cpp b/ACE/tests/Test_Output.cpp index 60ce6ae3abe..af12f9ad54c 100644 --- a/ACE/tests/Test_Output.cpp +++ b/ACE/tests/Test_Output.cpp @@ -4,8 +4,6 @@ /** * @file Test_Output.cpp * - * $Id$ - * * This file factors out common macros and other utilities used by the * ACE automated regression tests. * diff --git a/ACE/tests/Thread_Attrs_Test.cpp b/ACE/tests/Thread_Attrs_Test.cpp index 7a9c8351b79..52f5fce26ec 100644 --- a/ACE/tests/Thread_Attrs_Test.cpp +++ b/ACE/tests/Thread_Attrs_Test.cpp @@ -3,8 +3,6 @@ /** * @file Thread_Attrs_Test.cpp * - * $Id$ - * * This test program ensures that attributes set on a thread via the * ACE_Task/ACE_Thread_Manager are honored. * diff --git a/ACE/tests/Thread_Creation_Threshold_Test.cpp b/ACE/tests/Thread_Creation_Threshold_Test.cpp index c7b2ddd0dc7..aa455af0b3c 100644 --- a/ACE/tests/Thread_Creation_Threshold_Test.cpp +++ b/ACE/tests/Thread_Creation_Threshold_Test.cpp @@ -3,8 +3,6 @@ /** * @file Thread_Creation_Threshold_Test.cpp * - * $Id$ - * * This test program stresses how many threads can be * consecutively (not simultaneously) created on a platform. * Rather than testing exhaustively, it establishes a diff --git a/ACE/tests/Thread_Manager_Test.cpp b/ACE/tests/Thread_Manager_Test.cpp index b7f3b8b4d7f..1f18c646c69 100644 --- a/ACE/tests/Thread_Manager_Test.cpp +++ b/ACE/tests/Thread_Manager_Test.cpp @@ -3,8 +3,6 @@ /** * @file Thread_Manager_Test.cpp * - * $Id$ - * * This program tests the group management mechanisms provided by * the <ACE_Thread_Manager>, including the group signal handling, * group suspension and resumption, and cooperative thread diff --git a/ACE/tests/Thread_Mutex_Test.cpp b/ACE/tests/Thread_Mutex_Test.cpp index e6b80dc79ab..ebc4140e484 100644 --- a/ACE/tests/Thread_Mutex_Test.cpp +++ b/ACE/tests/Thread_Mutex_Test.cpp @@ -3,8 +3,6 @@ /** * @file Thread_Mutex_Test.cpp * - * $Id$ - * * This test illustrates the functionality of the * ACE_Thread_Mutex. The test acquires and releases mutexes. No * command line arguments are needed to run the test. diff --git a/ACE/tests/Thread_Pool_Reactor_Resume_Test.cpp b/ACE/tests/Thread_Pool_Reactor_Resume_Test.cpp index b82be95041a..c2cb5e9bdfe 100644 --- a/ACE/tests/Thread_Pool_Reactor_Resume_Test.cpp +++ b/ACE/tests/Thread_Pool_Reactor_Resume_Test.cpp @@ -3,8 +3,6 @@ /** * @file Thread_Pool_Reactor_Resume_Test.cpp * - * $Id$ - * * This program is an additional torture test of thread pool * reactors. This test is based on Thread_Pool_Reactor_Test.cpp * in $ACE_ROOT/tests. This test differs from the other one diff --git a/ACE/tests/Thread_Pool_Reactor_Resume_Test.h b/ACE/tests/Thread_Pool_Reactor_Resume_Test.h index 4d7696603c4..3f824459e21 100644 --- a/ACE/tests/Thread_Pool_Reactor_Resume_Test.h +++ b/ACE/tests/Thread_Pool_Reactor_Resume_Test.h @@ -3,8 +3,6 @@ /** * @file Thread_Pool_Reactor_Resume_Test.h * - * $Id$ - * * This class gets its own header file to work around AIX C++ * compiler "features" related to template instantiation... It is * only used by Thread_Pool_Reactor_Test.cpp. diff --git a/ACE/tests/Thread_Pool_Reactor_Test.cpp b/ACE/tests/Thread_Pool_Reactor_Test.cpp index acc2781c317..674b7d2cfdc 100644 --- a/ACE/tests/Thread_Pool_Reactor_Test.cpp +++ b/ACE/tests/Thread_Pool_Reactor_Test.cpp @@ -3,8 +3,6 @@ /** * @file Thread_Pool_Reactor_Test.cpp * - * $Id$ - * * This program is a torture test of thread pool reactors. It * starts by spawning several server threads waiting to handle * events. Several other client threads are spawned right after diff --git a/ACE/tests/Thread_Pool_Reactor_Test.h b/ACE/tests/Thread_Pool_Reactor_Test.h index f9bbe258c5f..77c984d78bd 100644 --- a/ACE/tests/Thread_Pool_Reactor_Test.h +++ b/ACE/tests/Thread_Pool_Reactor_Test.h @@ -3,8 +3,6 @@ /** * @file Thread_Pool_Reactor_Test.h * - * $Id$ - * * This class gets its own header file to work around AIX C++ * compiler "features" related to template instantiation... It is * only used by Thread_Pool_Reactor_Test.cpp. diff --git a/ACE/tests/Thread_Pool_Test.cpp b/ACE/tests/Thread_Pool_Test.cpp index becb44b8938..6e320d2e0cb 100644 --- a/ACE/tests/Thread_Pool_Test.cpp +++ b/ACE/tests/Thread_Pool_Test.cpp @@ -3,8 +3,6 @@ /** * @file Thread_Pool_Test.cpp * - * $Id$ - * * This test program illustrates how the <ACE_Task> * synchronization mechanisms work in conjunction with the * <ACE_Thread_Manager>. If the <manual> flag is set input comes diff --git a/ACE/tests/Time_Service_Test.cpp b/ACE/tests/Time_Service_Test.cpp index d69e3b08355..d0538c8152f 100644 --- a/ACE/tests/Time_Service_Test.cpp +++ b/ACE/tests/Time_Service_Test.cpp @@ -3,8 +3,6 @@ /** * @file Time_Service_Test.cpp * - * $Id$ - * * This example tests the Time Service server and clerk * components. The test forks and execs two processes to run both * the clerk and the time server. The clerk and the server diff --git a/ACE/tests/Time_Value_Test.cpp b/ACE/tests/Time_Value_Test.cpp index 45a66d43122..5806d67179f 100644 --- a/ACE/tests/Time_Value_Test.cpp +++ b/ACE/tests/Time_Value_Test.cpp @@ -3,8 +3,6 @@ /** * @file Time_Value_Test.cpp * - * $Id$ - * * This is a simple test of ACE_Time_Value. No command line arguments * are needed to run the test. * diff --git a/ACE/tests/Timeprobe_Test.cpp b/ACE/tests/Timeprobe_Test.cpp index 42b5e7811f9..3eb6942dcaa 100644 --- a/ACE/tests/Timeprobe_Test.cpp +++ b/ACE/tests/Timeprobe_Test.cpp @@ -3,8 +3,6 @@ /** * @file Timeprobe_Test.cpp * - * $Id$ - * * This is a simple test of ACE Timeprobes. * * diff --git a/ACE/tests/Timer_Cancellation_Test.cpp b/ACE/tests/Timer_Cancellation_Test.cpp index 838a55fdd85..7dd61cb0b00 100644 --- a/ACE/tests/Timer_Cancellation_Test.cpp +++ b/ACE/tests/Timer_Cancellation_Test.cpp @@ -3,8 +3,6 @@ /** * @file Timer_Cancellation_Test.cpp * - * $Id$ - * * A test to ensure the timer cancellation works correctly. * * diff --git a/ACE/tests/Timer_Queue_Reference_Counting_Test.cpp b/ACE/tests/Timer_Queue_Reference_Counting_Test.cpp index 43bd43b0c73..eb98f3104e4 100644 --- a/ACE/tests/Timer_Queue_Reference_Counting_Test.cpp +++ b/ACE/tests/Timer_Queue_Reference_Counting_Test.cpp @@ -3,8 +3,6 @@ /** * @file Timer_Queue_Reference_Counting_Test.cpp * - * $Id$ - * * This test is used to check reference counting of the Event * Handler when it interacts with Timer Queues. * diff --git a/ACE/tests/Timer_Queue_Test.cpp b/ACE/tests/Timer_Queue_Test.cpp index 46de1ad66cb..b265c1cc424 100644 --- a/ACE/tests/Timer_Queue_Test.cpp +++ b/ACE/tests/Timer_Queue_Test.cpp @@ -3,8 +3,6 @@ /** * @file Timer_Queue_Test.cpp * - * $Id$ - * * This is a simple test of <ACE_Timer_Queue> and four of its * subclasses (<ACE_Timer_List>, <ACE_Timer_Heap>, * <ACE_Timer_Wheel>, and <ACE_Timer_Hash>). The test sets up a diff --git a/ACE/tests/TkReactor_Test.cpp b/ACE/tests/TkReactor_Test.cpp index 863744dde27..9e124ea1353 100644 --- a/ACE/tests/TkReactor_Test.cpp +++ b/ACE/tests/TkReactor_Test.cpp @@ -3,8 +3,6 @@ /** * @file TkReactor_Test.cpp * - * $Id$ - * * This is a simple test that illustrates the possibility to integrate * ACE to the Tk Main Loop. This program uses ACE_TkReactor class to * schedule three additional event sources: diff --git a/ACE/tests/Tokens_Test.cpp b/ACE/tests/Tokens_Test.cpp index dc9cc9420dd..a4658500ce3 100644 --- a/ACE/tests/Tokens_Test.cpp +++ b/ACE/tests/Tokens_Test.cpp @@ -3,8 +3,6 @@ /** * @file Tokens_Test.cpp * - * $Id$ - * * This application tests the ACE Token library including local * and remote readers/writer and mutex locks, and token * collections. This is accomplished with the ACE Token Invariant diff --git a/ACE/tests/UPIPE_SAP_Test.cpp b/ACE/tests/UPIPE_SAP_Test.cpp index f40b533059a..29b1f6d9c94 100644 --- a/ACE/tests/UPIPE_SAP_Test.cpp +++ b/ACE/tests/UPIPE_SAP_Test.cpp @@ -3,8 +3,6 @@ /** * @file UPIPE_SAP_Test.cpp * - * $Id$ - * * This is a test that uses <ACE_UPIPE_SAP> and <ACE_Thread> for * intra-process communication. * diff --git a/ACE/tests/UUID_Test.cpp b/ACE/tests/UUID_Test.cpp index 30c029b63eb..a81e7dc4277 100644 --- a/ACE/tests/UUID_Test.cpp +++ b/ACE/tests/UUID_Test.cpp @@ -3,8 +3,6 @@ /** * @file UUID_Test.cpp * - * $Id$ - * * Test the ACE UUID class which generates unique id's * * diff --git a/ACE/tests/Unbounded_Set_Test.cpp b/ACE/tests/Unbounded_Set_Test.cpp index cb2c494262f..b551735de33 100644 --- a/ACE/tests/Unbounded_Set_Test.cpp +++ b/ACE/tests/Unbounded_Set_Test.cpp @@ -3,8 +3,6 @@ /** * @file Unbounded_Set_Test.cpp * - * $Id$ - * * This test illustrates the use of ACE_Unbounded_Set. * No command line arguments are needed to run the test. * diff --git a/ACE/tests/Unload_libACE.cpp b/ACE/tests/Unload_libACE.cpp index 83d43ec8640..20fc76300e0 100644 --- a/ACE/tests/Unload_libACE.cpp +++ b/ACE/tests/Unload_libACE.cpp @@ -3,8 +3,6 @@ /** * @file Unload_libACE.cpp * - * $Id$ - * * This is a simple test of library unloading that uses * an application which has _not_ been linked with libACE * but uses dlopen() to dynamically load libACE diff --git a/ACE/tests/Upgradable_RW_Test.cpp b/ACE/tests/Upgradable_RW_Test.cpp index 83f1b38bf16..e4475a64565 100644 --- a/ACE/tests/Upgradable_RW_Test.cpp +++ b/ACE/tests/Upgradable_RW_Test.cpp @@ -3,8 +3,6 @@ /** * @file Upgradable_RW_Test.cpp * - * $Id$ - * * This test program verifies the functionality of the ACE_OS * implementation of readers/writer locks on Win32 and Posix * pthreads. Use the RW_Mutex define switch to use diff --git a/ACE/tests/Upgradable_RW_Test.h b/ACE/tests/Upgradable_RW_Test.h index d9f79c313bf..02cca9f8565 100644 --- a/ACE/tests/Upgradable_RW_Test.h +++ b/ACE/tests/Upgradable_RW_Test.h @@ -3,8 +3,6 @@ /** * @file Upgradable_RW_Test.h * - * $Id$ - * * This class gets its own header file to work around AIX C++ * compiler "features" related to template instantiation... It is * only used by Upgradable_RW_Test.cpp. diff --git a/ACE/tests/Vector_Test.cpp b/ACE/tests/Vector_Test.cpp index 581202129d7..f6deca042ae 100644 --- a/ACE/tests/Vector_Test.cpp +++ b/ACE/tests/Vector_Test.cpp @@ -3,8 +3,6 @@ /** * @file Vector_Test.cpp * - * $Id$ - * * This is a simple test of the ACE_Vector class and its iterators. * * diff --git a/ACE/tests/WFMO_Reactor_Test.cpp b/ACE/tests/WFMO_Reactor_Test.cpp index e72d57b6300..05a6116dc0a 100644 --- a/ACE/tests/WFMO_Reactor_Test.cpp +++ b/ACE/tests/WFMO_Reactor_Test.cpp @@ -3,8 +3,6 @@ /** * @file WFMO_Reactor_Test.cpp * - * $Id$ - * * This is a simple test of the WFMO_Reactor. It makes sure that * removals and suspensions work correctly. * diff --git a/ACE/tests/XtAthenaReactor_Test.cpp b/ACE/tests/XtAthenaReactor_Test.cpp index 977fd32480f..3e49f938d7c 100644 --- a/ACE/tests/XtAthenaReactor_Test.cpp +++ b/ACE/tests/XtAthenaReactor_Test.cpp @@ -4,8 +4,6 @@ /** * @file XtAthenaReactor_Test.cpp * - * $Id$ - * * This is a simple test that illustrates the possibility to integrate * ACE to the X Main Loop. This program uses ACE_XtReactor class to * schedule three additional event sources: diff --git a/ACE/tests/XtMotifReactor_Test.cpp b/ACE/tests/XtMotifReactor_Test.cpp index d168b74f19a..702cdb5b356 100644 --- a/ACE/tests/XtMotifReactor_Test.cpp +++ b/ACE/tests/XtMotifReactor_Test.cpp @@ -4,8 +4,6 @@ /** * @file XtMotifReactor_Test.cpp * - * $Id$ - * * This is a simple test that illustrates the possibility to integrate * ACE to the X Main Loop. This program uses ACE_XtReactor class to * schedule three additional event sources: diff --git a/ACE/tests/test_config.h b/ACE/tests/test_config.h index 502a9bb33fb..1d1feaa3547 100644 --- a/ACE/tests/test_config.h +++ b/ACE/tests/test_config.h @@ -4,8 +4,6 @@ /** * @file test_config.h * - * $Id$ - * * This file factors out common macros and other utilities used by the * ACE automated regression tests. It also shows how to redirect ACE_DEBUG/ACE_ERROR * output to a file. diff --git a/ACE/websvcs/lib/URL_Addr.h b/ACE/websvcs/lib/URL_Addr.h index e471af8efb1..8c1d05c6bcf 100644 --- a/ACE/websvcs/lib/URL_Addr.h +++ b/ACE/websvcs/lib/URL_Addr.h @@ -4,8 +4,6 @@ /** * @file URL_Addr.h * - * $Id$ - * * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> */ //============================================================================= 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. * diff --git a/CIAO/connectors/ami4ccm/ami4ccm/ami4ccm.h b/CIAO/connectors/ami4ccm/ami4ccm/ami4ccm.h index 71fb08df9f5..5d02b6cb096 100644 --- a/CIAO/connectors/ami4ccm/ami4ccm/ami4ccm.h +++ b/CIAO/connectors/ami4ccm/ami4ccm/ami4ccm.h @@ -4,8 +4,6 @@ /** * @file ami4ccm.h * - * $Id$ - * * Include all the required headers to use CCM AMI easily. * * @author Johnny Willemsen <jwillemsen@remedy.nl> diff --git a/CIAO/connectors/dds4ccm/impl/TimeUtilities.h b/CIAO/connectors/dds4ccm/impl/TimeUtilities.h index 455e3261a0b..dbb7476a908 100644 --- a/CIAO/connectors/dds4ccm/impl/TimeUtilities.h +++ b/CIAO/connectors/dds4ccm/impl/TimeUtilities.h @@ -2,8 +2,6 @@ /** * @file TimeUtilities.h * - * $Id$ - * * @author Marcel Smit (msmit@remedy.nl) */ //============================================================================= diff --git a/CIAO/performance-tests/Protocols/Sender/Custom_Network_Priority_Mapping.h b/CIAO/performance-tests/Protocols/Sender/Custom_Network_Priority_Mapping.h index cfdcb226bee..1869662036f 100644 --- a/CIAO/performance-tests/Protocols/Sender/Custom_Network_Priority_Mapping.h +++ b/CIAO/performance-tests/Protocols/Sender/Custom_Network_Priority_Mapping.h @@ -3,8 +3,6 @@ /** * @file Custom_Network_Priority_Mapping.h * - * $Id$ - * * Declares the Custom_Network_Priority_Mapping interface, * * diff --git a/CIAO/tools/IDL3_to_IDL2/basic_visitor.h b/CIAO/tools/IDL3_to_IDL2/basic_visitor.h index 3e86b00d161..d2d702ee8a8 100644 --- a/CIAO/tools/IDL3_to_IDL2/basic_visitor.h +++ b/CIAO/tools/IDL3_to_IDL2/basic_visitor.h @@ -4,8 +4,6 @@ /** * @file basic_visitor.h * - * $Id$ - * * Base class for other visitors in this backend. * * diff --git a/CIAO/tools/IDL3_to_IDL2/be_global.cpp b/CIAO/tools/IDL3_to_IDL2/be_global.cpp index 2b9b97a1387..c509e9efc63 100644 --- a/CIAO/tools/IDL3_to_IDL2/be_global.cpp +++ b/CIAO/tools/IDL3_to_IDL2/be_global.cpp @@ -3,8 +3,6 @@ /** * @file be_global.cpp * - * $Id$ - * * Stores global data specific to the compiler back end. * * diff --git a/CIAO/tools/IDL3_to_IDL2/be_global.h b/CIAO/tools/IDL3_to_IDL2/be_global.h index fd281bca9a5..51683a4f6d4 100644 --- a/CIAO/tools/IDL3_to_IDL2/be_global.h +++ b/CIAO/tools/IDL3_to_IDL2/be_global.h @@ -4,8 +4,6 @@ /** * @file be_global.h * - * $Id$ - * * Header file for class containing compiler back end global data. * * diff --git a/CIAO/tools/IDL3_to_IDL2/be_helper.cpp b/CIAO/tools/IDL3_to_IDL2/be_helper.cpp index aa3f151d1a8..7aa14440cf2 100644 --- a/CIAO/tools/IDL3_to_IDL2/be_helper.cpp +++ b/CIAO/tools/IDL3_to_IDL2/be_helper.cpp @@ -3,8 +3,6 @@ /** * @file be_helper.cpp * - * $Id$ - * * Provides helper classes to print generated code to the output * * diff --git a/CIAO/tools/IDL3_to_IDL2/be_helper.h b/CIAO/tools/IDL3_to_IDL2/be_helper.h index 984ddaef9b4..5d85fdeaba4 100644 --- a/CIAO/tools/IDL3_to_IDL2/be_helper.h +++ b/CIAO/tools/IDL3_to_IDL2/be_helper.h @@ -4,8 +4,6 @@ /** * @file be_helper.h * - * $Id$ - * * Defines the abstract class for outputting the C++ mapping. This is a * helper class to the singleton TAO_CodeGen class * diff --git a/CIAO/tools/IDL3_to_IDL2/be_sunsoft.h b/CIAO/tools/IDL3_to_IDL2/be_sunsoft.h index 689c9a7ed35..1dee47691a2 100644 --- a/CIAO/tools/IDL3_to_IDL2/be_sunsoft.h +++ b/CIAO/tools/IDL3_to_IDL2/be_sunsoft.h @@ -4,8 +4,6 @@ /** * @file be_sunsoft.h * - * $Id$ - * * SunSoft specific backend output generation * * diff --git a/CIAO/tools/IDL3_to_IDL2/be_util.cpp b/CIAO/tools/IDL3_to_IDL2/be_util.cpp index a2089a20f2d..85b062bbea2 100644 --- a/CIAO/tools/IDL3_to_IDL2/be_util.cpp +++ b/CIAO/tools/IDL3_to_IDL2/be_util.cpp @@ -3,8 +3,6 @@ /** * @file be_util.cpp * - * $Id$ - * * Static helper methods used by multiple visitors. * * diff --git a/CIAO/tools/IDL3_to_IDL2/be_util.h b/CIAO/tools/IDL3_to_IDL2/be_util.h index 0cbb7e8a5c7..802f57c1634 100644 --- a/CIAO/tools/IDL3_to_IDL2/be_util.h +++ b/CIAO/tools/IDL3_to_IDL2/be_util.h @@ -4,8 +4,6 @@ /** * @file be_util.h * - * $Id$ - * * Static helper methods used by multiple visitors. * * diff --git a/CIAO/tools/IDL3_to_IDL2/checking_visitor.h b/CIAO/tools/IDL3_to_IDL2/checking_visitor.h index 66837cbf450..ba8a97651d8 100644 --- a/CIAO/tools/IDL3_to_IDL2/checking_visitor.h +++ b/CIAO/tools/IDL3_to_IDL2/checking_visitor.h @@ -4,8 +4,6 @@ /** * @file checking_visitor.h * - * $Id$ - * * Visitor that checks input IDL3 in a separate pass. * * diff --git a/CIAO/tools/IDL3_to_IDL2/identifier_helper.h b/CIAO/tools/IDL3_to_IDL2/identifier_helper.h index 57bcb55c3b8..c88e13fc6d0 100644 --- a/CIAO/tools/IDL3_to_IDL2/identifier_helper.h +++ b/CIAO/tools/IDL3_to_IDL2/identifier_helper.h @@ -4,8 +4,6 @@ /** * @file identifier_helper.h * - * $Id$ - * * Utilities associated with UTL_Identifier. * * diff --git a/CIAO/tools/IDL3_to_IDL2/idl3_to_idl2_visitor.h b/CIAO/tools/IDL3_to_IDL2/idl3_to_idl2_visitor.h index 3db944baec6..2683567dda6 100644 --- a/CIAO/tools/IDL3_to_IDL2/idl3_to_idl2_visitor.h +++ b/CIAO/tools/IDL3_to_IDL2/idl3_to_idl2_visitor.h @@ -4,8 +4,6 @@ /** * @file idl3_to_idl2_visitor.h * - * $Id$ - * * Generates equivalent IDL2 from IDL3. * * diff --git a/CIAO/tools/IDL3_to_IDL2/idl3p_checking_visitor.h b/CIAO/tools/IDL3_to_IDL2/idl3p_checking_visitor.h index ada1280f1ad..ef2178d047e 100644 --- a/CIAO/tools/IDL3_to_IDL2/idl3p_checking_visitor.h +++ b/CIAO/tools/IDL3_to_IDL2/idl3p_checking_visitor.h @@ -4,8 +4,6 @@ /** * @file idl3p_checking_visitor.h * - * $Id$ - * * Header file for visitor that checks modules for the * presence of declarations other than non-code-generating * IDL3+ constructs. Prevents the generation of illegal diff --git a/CIAO/tools/IDL3_to_XMI/Literals.h b/CIAO/tools/IDL3_to_XMI/Literals.h index e36c3adc145..f82896e7696 100644 --- a/CIAO/tools/IDL3_to_XMI/Literals.h +++ b/CIAO/tools/IDL3_to_XMI/Literals.h @@ -2,8 +2,6 @@ * @file Literals.h * @author William R. Otte <wotte@dre.vanderbilt.edu> * - * $Id$ - * */ #ifndef XMI_LITERALS_H diff --git a/CIAO/tools/IDL3_to_XMI/be_global.cpp b/CIAO/tools/IDL3_to_XMI/be_global.cpp index 7670a374215..e4815e55621 100644 --- a/CIAO/tools/IDL3_to_XMI/be_global.cpp +++ b/CIAO/tools/IDL3_to_XMI/be_global.cpp @@ -3,8 +3,6 @@ /** * @file be_global.cpp * - * $Id$ - * * Stores global data specific to the compiler back end. * * diff --git a/CIAO/tools/IDL3_to_XMI/be_global.h b/CIAO/tools/IDL3_to_XMI/be_global.h index f7c4d15e441..1313ac9ed87 100644 --- a/CIAO/tools/IDL3_to_XMI/be_global.h +++ b/CIAO/tools/IDL3_to_XMI/be_global.h @@ -4,8 +4,6 @@ /** * @file be_global.h * - * $Id$ - * * Header file for class containing compiler back end global data. * * diff --git a/CIAO/tools/IDL3_to_XMI/be_helper.cpp b/CIAO/tools/IDL3_to_XMI/be_helper.cpp index 6fe250e4a58..0a936950b97 100644 --- a/CIAO/tools/IDL3_to_XMI/be_helper.cpp +++ b/CIAO/tools/IDL3_to_XMI/be_helper.cpp @@ -3,8 +3,6 @@ /** * @file be_helper.cpp * - * $Id$ - * * Provides helper classes to print generated code to the output * * diff --git a/CIAO/tools/IDL3_to_XMI/be_util.cpp b/CIAO/tools/IDL3_to_XMI/be_util.cpp index 9b0badcdbac..31722551311 100644 --- a/CIAO/tools/IDL3_to_XMI/be_util.cpp +++ b/CIAO/tools/IDL3_to_XMI/be_util.cpp @@ -3,8 +3,6 @@ /** * @file be_util.cpp * - * $Id$ - * * Static helper methods used by multiple visitors. * * diff --git a/CIAO/tools/IDL3_to_XMI/be_util.h b/CIAO/tools/IDL3_to_XMI/be_util.h index c25dcf00aa8..49dc387d89a 100644 --- a/CIAO/tools/IDL3_to_XMI/be_util.h +++ b/CIAO/tools/IDL3_to_XMI/be_util.h @@ -4,8 +4,6 @@ /** * @file be_util.h * - * $Id$ - * * Static helper methods used by multiple visitors. * * diff --git a/CIAO/tools/IDL3_to_XMI/identifier_helper.h b/CIAO/tools/IDL3_to_XMI/identifier_helper.h index a305741a7c8..766c9c9eda0 100644 --- a/CIAO/tools/IDL3_to_XMI/identifier_helper.h +++ b/CIAO/tools/IDL3_to_XMI/identifier_helper.h @@ -4,8 +4,6 @@ /** * @file identifier_helper.h * - * $Id$ - * * Utilities associated with UTL_Identifier. * * diff --git a/DAnCE/dance/DomainApplicationManager/DomainApplicationManager_Impl.h b/DAnCE/dance/DomainApplicationManager/DomainApplicationManager_Impl.h index 278267d7d25..1cd079ce8f9 100644 --- a/DAnCE/dance/DomainApplicationManager/DomainApplicationManager_Impl.h +++ b/DAnCE/dance/DomainApplicationManager/DomainApplicationManager_Impl.h @@ -4,8 +4,6 @@ /** * @file DomainApplicationManager_Impl.h * - * $Id$ - * * @brief Implementation of POA_Deployment::DomainApplicationManager * * @author Erwin Gottlieb <eg@prismtech.com> diff --git a/DAnCE/dance/DomainApplicationManager/Node_Locator.h b/DAnCE/dance/DomainApplicationManager/Node_Locator.h index 4638f3ea302..4d58608d6b8 100644 --- a/DAnCE/dance/DomainApplicationManager/Node_Locator.h +++ b/DAnCE/dance/DomainApplicationManager/Node_Locator.h @@ -4,8 +4,6 @@ /** * @file Node_Locator.h * - * $Id$ - * * @brief Locates NodeManager instances. * * @author William R. Otte <wotte@dre.vanderbilt.edu> diff --git a/DAnCE/dance/ExecutionManager/ExecutionManager_Impl.h b/DAnCE/dance/ExecutionManager/ExecutionManager_Impl.h index d5018a58134..ad163242808 100644 --- a/DAnCE/dance/ExecutionManager/ExecutionManager_Impl.h +++ b/DAnCE/dance/ExecutionManager/ExecutionManager_Impl.h @@ -4,8 +4,6 @@ /** * @file ExecutionManager_Impl.h * - * $Id$ - * * @brief Implementation of Deployment::ExecutionManager and POA_DAnCE::ExecutionManagerDaemon * * @author Erwin Gottlieb <eg@prismtech.com> diff --git a/DAnCE/dance/NodeApplication/NodeApplication_Impl.h b/DAnCE/dance/NodeApplication/NodeApplication_Impl.h index c9d9aa2b4ec..4bf0226be08 100644 --- a/DAnCE/dance/NodeApplication/NodeApplication_Impl.h +++ b/DAnCE/dance/NodeApplication/NodeApplication_Impl.h @@ -4,8 +4,6 @@ /** * @file NodeApplication_Impl.h * - * $Id$ - * * @brief Implementation of Deployment::NodeApplication * * @author Erwin Gottlieb <eg@prismtech.com> diff --git a/DAnCE/dance/NodeApplicationManager/NodeApplicationManager_Impl.h b/DAnCE/dance/NodeApplicationManager/NodeApplicationManager_Impl.h index e7c40903c83..5e703d75f58 100644 --- a/DAnCE/dance/NodeApplicationManager/NodeApplicationManager_Impl.h +++ b/DAnCE/dance/NodeApplicationManager/NodeApplicationManager_Impl.h @@ -4,8 +4,6 @@ /** * @file NodeApplicationManager_Impl.h * - * $Id$ - * * @brief Implementation of POA_Deployment::NodeApplicationManager * * @author Erwin Gottlieb <eg@prismtech.com> diff --git a/DAnCE/dance/NodeManager/NodeManager_Impl.h b/DAnCE/dance/NodeManager/NodeManager_Impl.h index e8774b1f4f7..97dbbe5a290 100644 --- a/DAnCE/dance/NodeManager/NodeManager_Impl.h +++ b/DAnCE/dance/NodeManager/NodeManager_Impl.h @@ -4,8 +4,6 @@ /** * @file NodeManager_Impl.h * - * $Id$ - * * @brief Implementation of POA_Deployment::NodeManager * * @author Erwin Gottlieb <eg@prismtech.com> diff --git a/DAnCE/dance/RepositoryManager/RM_Helper.h b/DAnCE/dance/RepositoryManager/RM_Helper.h index 581bfeccdc1..b22c40736ea 100644 --- a/DAnCE/dance/RepositoryManager/RM_Helper.h +++ b/DAnCE/dance/RepositoryManager/RM_Helper.h @@ -5,8 +5,6 @@ /** * @file RM_Helper.h * - * $Id$ - * * This class aggregates a number of helper functions used by the * CIAO RepositoryManager * diff --git a/DAnCE/dance/RepositoryManager/URL_Parser.h b/DAnCE/dance/RepositoryManager/URL_Parser.h index ed2cad8ad88..9ec963baa12 100644 --- a/DAnCE/dance/RepositoryManager/URL_Parser.h +++ b/DAnCE/dance/RepositoryManager/URL_Parser.h @@ -4,8 +4,6 @@ /** * @file URL_Parser.h * - * $Id$ - * * Parses a URL into its logical chunks * * @author Stoyan Paunov diff --git a/DAnCE/dance/RepositoryManager/ZIP_Wrapper.cpp b/DAnCE/dance/RepositoryManager/ZIP_Wrapper.cpp index 1640f1714c1..7507662afb7 100644 --- a/DAnCE/dance/RepositoryManager/ZIP_Wrapper.cpp +++ b/DAnCE/dance/RepositoryManager/ZIP_Wrapper.cpp @@ -3,8 +3,6 @@ /** * @file ZIP_Wrapper.cpp * - * $Id$ - * * Purpose: implementing the ZIP_Wrapper class * * @author Stoyan Paunov, Vipul Singh diff --git a/DAnCE/dance/RepositoryManager/ZIP_Wrapper.h b/DAnCE/dance/RepositoryManager/ZIP_Wrapper.h index 5c3f97bc451..7ff605f379f 100644 --- a/DAnCE/dance/RepositoryManager/ZIP_Wrapper.h +++ b/DAnCE/dance/RepositoryManager/ZIP_Wrapper.h @@ -5,8 +5,6 @@ /** * @file ZIP_Wrapper.h * - * $Id$ - * * Purpose: to provide a wrapper around minizip for easy handling of * ZIP archives. This wrapper can be used as an auxiliary * class that allows a program to become ZIP-aware diff --git a/DAnCE/tools/Completion/CompletionHandler_T.h b/DAnCE/tools/Completion/CompletionHandler_T.h index a2c601a91c2..db23ffd596e 100644 --- a/DAnCE/tools/Completion/CompletionHandler_T.h +++ b/DAnCE/tools/Completion/CompletionHandler_T.h @@ -4,8 +4,6 @@ /** * @file CompletionHandler_T.h * - * $Id$ - * * @author Martin Corino <mcorino@remedy.nl> */ //============================================================================= diff --git a/DAnCE/tools/Completion/Completion_Counter_Base.h b/DAnCE/tools/Completion/Completion_Counter_Base.h index 35ab827736e..bb5a0cf6d19 100644 --- a/DAnCE/tools/Completion/Completion_Counter_Base.h +++ b/DAnCE/tools/Completion/Completion_Counter_Base.h @@ -4,8 +4,6 @@ /** * @file Completion_Counter_Base.h * - * $Id$ - * * @author Martin Corino <mcorino@remedy.nl> */ //============================================================================= diff --git a/DAnCE/tools/Config_Handlers/ADD_Handler.h b/DAnCE/tools/Config_Handlers/ADD_Handler.h index 6bedeb1a968..95c243a81ae 100644 --- a/DAnCE/tools/Config_Handlers/ADD_Handler.h +++ b/DAnCE/tools/Config_Handlers/ADD_Handler.h @@ -2,8 +2,6 @@ /** * @file ADD_Handler.h * - * $Id$ - * * @author Jules White <jules@dre.vanderbilt.edu> */ //================================================================ diff --git a/DAnCE/tools/Config_Handlers/Any_Handler.h b/DAnCE/tools/Config_Handlers/Any_Handler.h index 97d9049f37e..2f18fb9792d 100644 --- a/DAnCE/tools/Config_Handlers/Any_Handler.h +++ b/DAnCE/tools/Config_Handlers/Any_Handler.h @@ -2,8 +2,6 @@ /** * @file Any_Handler.h * - * $Id$ - * * @author Jules White <jules@dre.vanderbilt.edu> */ //================================================================ diff --git a/DAnCE/tools/Config_Handlers/CEPE_Handler.h b/DAnCE/tools/Config_Handlers/CEPE_Handler.h index eb8bb7c7270..ac0153c50e7 100644 --- a/DAnCE/tools/Config_Handlers/CEPE_Handler.h +++ b/DAnCE/tools/Config_Handlers/CEPE_Handler.h @@ -2,8 +2,6 @@ /** * @file CEPE_Handler.h * - * $Id$ - * * @author Jules White <jules@dre.vanderbilt.edu> */ //================================================================ diff --git a/DAnCE/tools/Config_Handlers/CPD_Handler.h b/DAnCE/tools/Config_Handlers/CPD_Handler.h index 81af4e7cd8e..3c0beda713c 100644 --- a/DAnCE/tools/Config_Handlers/CPD_Handler.h +++ b/DAnCE/tools/Config_Handlers/CPD_Handler.h @@ -2,8 +2,6 @@ /** * @file CPD_Handler.h * - * $Id$ - * * @author Jules White <jules@dre.vanderbilt.edu> */ //================================================ diff --git a/DAnCE/tools/Config_Handlers/CRDD_Handler.h b/DAnCE/tools/Config_Handlers/CRDD_Handler.h index a505daf723c..f1d5681f6e6 100644 --- a/DAnCE/tools/Config_Handlers/CRDD_Handler.h +++ b/DAnCE/tools/Config_Handlers/CRDD_Handler.h @@ -2,8 +2,6 @@ /** * @file CRDD_Handler.h * - * $Id$ - * * @author Jules White <jules@dre.vanderbilt.edu> */ //================================================================ diff --git a/DAnCE/tools/Config_Handlers/DP_Handler.h b/DAnCE/tools/Config_Handlers/DP_Handler.h index 34672338923..6bf89c861ef 100644 --- a/DAnCE/tools/Config_Handlers/DP_Handler.h +++ b/DAnCE/tools/Config_Handlers/DP_Handler.h @@ -2,8 +2,6 @@ /** * @file DP_Handler.h * - * $Id$ - * * @author Bala Natarajan <bala@dre.vanderbilt.edu> */ //================================================================ diff --git a/DAnCE/tools/Config_Handlers/DP_PCD_Handler.h b/DAnCE/tools/Config_Handlers/DP_PCD_Handler.h index a8dc6a85151..75daffcfdaf 100644 --- a/DAnCE/tools/Config_Handlers/DP_PCD_Handler.h +++ b/DAnCE/tools/Config_Handlers/DP_PCD_Handler.h @@ -2,8 +2,6 @@ /** * @file DP_PCD_Handler.h * - * $Id$ - * * Handler for Deployment::PlanConnectionHandler * * @author Jules White <jules@dre.vanderbilt.edu> diff --git a/DAnCE/tools/Config_Handlers/DynAny_Handler/DataType_Handler.h b/DAnCE/tools/Config_Handlers/DynAny_Handler/DataType_Handler.h index 9d0b822fd5d..0f77a4a0544 100644 --- a/DAnCE/tools/Config_Handlers/DynAny_Handler/DataType_Handler.h +++ b/DAnCE/tools/Config_Handlers/DynAny_Handler/DataType_Handler.h @@ -2,8 +2,6 @@ /** * @file DataType_Handler.h * - * $Id$ - * * @author Jules White <jules@dre.vanderbilt.edu> */ //================================================ diff --git a/DAnCE/tools/Config_Handlers/DynAny_Handler/DynAny_Handler.h b/DAnCE/tools/Config_Handlers/DynAny_Handler/DynAny_Handler.h index 8f9e1384ee2..8d323a3579d 100644 --- a/DAnCE/tools/Config_Handlers/DynAny_Handler/DynAny_Handler.h +++ b/DAnCE/tools/Config_Handlers/DynAny_Handler/DynAny_Handler.h @@ -2,8 +2,6 @@ /** * @file DynAny_Handler.h * - * $Id$ - * * @author Will Otte <wotte@dre.vanderbilt.edu> */ //================================================================ diff --git a/DAnCE/tools/Config_Handlers/ERE_Handler.h b/DAnCE/tools/Config_Handlers/ERE_Handler.h index 1753a693476..9bc56c117cf 100644 --- a/DAnCE/tools/Config_Handlers/ERE_Handler.h +++ b/DAnCE/tools/Config_Handlers/ERE_Handler.h @@ -2,8 +2,6 @@ /** * @file ERE_Handler.h * - * $Id$ - * * @author Jules White <jules@dre.vanderbilt.edu> */ //================================================================ diff --git a/DAnCE/tools/Config_Handlers/ESD_Handler.h b/DAnCE/tools/Config_Handlers/ESD_Handler.h index 721b1062b90..7144ae8e649 100644 --- a/DAnCE/tools/Config_Handlers/ESD_Handler.h +++ b/DAnCE/tools/Config_Handlers/ESD_Handler.h @@ -2,8 +2,6 @@ /** * @file ESD_Handler.h * - * $Id$ - * * @author Gan Deng <dengg@dre.vanderbilt.edu> */ //================================================================ diff --git a/DAnCE/tools/Config_Handlers/IDD_Handler.h b/DAnCE/tools/Config_Handlers/IDD_Handler.h index 54ed568dfb1..ac1e5ad30ba 100644 --- a/DAnCE/tools/Config_Handlers/IDD_Handler.h +++ b/DAnCE/tools/Config_Handlers/IDD_Handler.h @@ -2,8 +2,6 @@ /** * @file IDD_Handler.h * - * $Id$ - * * @author Jules White <jules@dre.vanderbilt.edu> */ //================================================================ diff --git a/DAnCE/tools/Config_Handlers/MDD_Handler.h b/DAnCE/tools/Config_Handlers/MDD_Handler.h index 91d46c8aa02..e7d35530e71 100644 --- a/DAnCE/tools/Config_Handlers/MDD_Handler.h +++ b/DAnCE/tools/Config_Handlers/MDD_Handler.h @@ -2,8 +2,6 @@ /** * @file MDD_Handler.h * - * $Id$ - * * @author Jules White <jules@dre.vanderbilt.edu> */ //================================================================ diff --git a/DAnCE/tools/Config_Handlers/PCD_Handler.h b/DAnCE/tools/Config_Handlers/PCD_Handler.h index cdd7ffc158b..69b002faaad 100644 --- a/DAnCE/tools/Config_Handlers/PCD_Handler.h +++ b/DAnCE/tools/Config_Handlers/PCD_Handler.h @@ -2,8 +2,6 @@ /** * @file PCD_Handler.h * - * $Id$ - * * @author Jules White <jules@dre.vanderbilt.edu> */ //================================================================ diff --git a/DAnCE/tools/Config_Handlers/Package_Handlers/CID_Handler.h b/DAnCE/tools/Config_Handlers/Package_Handlers/CID_Handler.h index a3f75ce8b08..a1da9ac1025 100644 --- a/DAnCE/tools/Config_Handlers/Package_Handlers/CID_Handler.h +++ b/DAnCE/tools/Config_Handlers/Package_Handlers/CID_Handler.h @@ -1,8 +1,6 @@ /** * @file CID_Handler.h * - * $Id$ - * * @author William Otte <wotte@dre.vanderbilt.edu */ diff --git a/DAnCE/tools/Config_Handlers/Package_Handlers/CPD_Handler.h b/DAnCE/tools/Config_Handlers/Package_Handlers/CPD_Handler.h index 98e5c6da946..579e1ab7966 100644 --- a/DAnCE/tools/Config_Handlers/Package_Handlers/CPD_Handler.h +++ b/DAnCE/tools/Config_Handlers/Package_Handlers/CPD_Handler.h @@ -2,8 +2,6 @@ /** * @file CPD_Handler.h * - * $Id$ - * * @author Ming Xiong <mxiong@dre.vanderbilt.edu> */ //================================================ diff --git a/DAnCE/tools/Config_Handlers/Package_Handlers/IAD_Handler.h b/DAnCE/tools/Config_Handlers/Package_Handlers/IAD_Handler.h index b98d17d4fed..b94c4f4fe73 100644 --- a/DAnCE/tools/Config_Handlers/Package_Handlers/IAD_Handler.h +++ b/DAnCE/tools/Config_Handlers/Package_Handlers/IAD_Handler.h @@ -2,8 +2,6 @@ /** * @file IAD_Handler.h * - * $Id$ - * * @author William Otte <wotte@dre.vanderbilt.edu> */ //================================================ diff --git a/DAnCE/tools/Config_Handlers/Package_Handlers/PCD_Handler.h b/DAnCE/tools/Config_Handlers/Package_Handlers/PCD_Handler.h index 4f6160ec104..fa0aa926332 100644 --- a/DAnCE/tools/Config_Handlers/Package_Handlers/PCD_Handler.h +++ b/DAnCE/tools/Config_Handlers/Package_Handlers/PCD_Handler.h @@ -2,8 +2,6 @@ /** * @file PCD_Handler.h * - * $Id$ - * * @author William Otte <wotte@dre.vanderbilt.edu> */ //================================================ diff --git a/DAnCE/tools/Config_Handlers/Package_Handlers/PC_Intf.h b/DAnCE/tools/Config_Handlers/Package_Handlers/PC_Intf.h index 09fe1c9417f..151ed24b6c2 100644 --- a/DAnCE/tools/Config_Handlers/Package_Handlers/PC_Intf.h +++ b/DAnCE/tools/Config_Handlers/Package_Handlers/PC_Intf.h @@ -2,8 +2,6 @@ /** * @file PC_Intf.h * - * $Id$ - * * @author Ming Xiong <mxiong@dre.vanderbilt.edu> */ //================================================================ diff --git a/DAnCE/tools/Config_Handlers/Property_Handler.h b/DAnCE/tools/Config_Handlers/Property_Handler.h index 26f56fe7050..5e6ba0a5e61 100644 --- a/DAnCE/tools/Config_Handlers/Property_Handler.h +++ b/DAnCE/tools/Config_Handlers/Property_Handler.h @@ -2,8 +2,6 @@ /** * @file Property_Handler.h * - * $Id$ - * * @author Jules White <jules@dre.vanderbilt.edu> */ //================================================ diff --git a/DAnCE/tools/Config_Handlers/Req_Handler.h b/DAnCE/tools/Config_Handlers/Req_Handler.h index e1fbec7ed2d..793fd304baf 100644 --- a/DAnCE/tools/Config_Handlers/Req_Handler.h +++ b/DAnCE/tools/Config_Handlers/Req_Handler.h @@ -2,8 +2,6 @@ /** * @file Req_Handler.h * - * $Id$ - * * @author Jules White <jules@dre.vanderbilt.edu> */ //================================================================ diff --git a/DAnCE/tools/Config_Handlers/STD_CID_Handler.h b/DAnCE/tools/Config_Handlers/STD_CID_Handler.h index fd1c4c1db0f..384c732b984 100644 --- a/DAnCE/tools/Config_Handlers/STD_CID_Handler.h +++ b/DAnCE/tools/Config_Handlers/STD_CID_Handler.h @@ -2,8 +2,6 @@ /** * @file STD_CID_Handler.h * - * $Id$ - * * @author Ming Xiong <mxiong@dre.vanderbilt.edu> */ //================================================ diff --git a/DAnCE/tools/Config_Handlers/STD_CPD_Handler.h b/DAnCE/tools/Config_Handlers/STD_CPD_Handler.h index ba2ba1e06c8..dd9d787c3a9 100644 --- a/DAnCE/tools/Config_Handlers/STD_CPD_Handler.h +++ b/DAnCE/tools/Config_Handlers/STD_CPD_Handler.h @@ -2,8 +2,6 @@ /** * @file STD_CPD_Handler.h * - * $Id$ - * * @author Ming Xiong <mxiong@dre.vanderbilt.edu> */ //================================================ diff --git a/DAnCE/tools/Config_Handlers/STD_IAD_Handler.h b/DAnCE/tools/Config_Handlers/STD_IAD_Handler.h index e18978e352f..8c46f240349 100644 --- a/DAnCE/tools/Config_Handlers/STD_IAD_Handler.h +++ b/DAnCE/tools/Config_Handlers/STD_IAD_Handler.h @@ -2,8 +2,6 @@ /** * @file STD_IAD_Handler.h * - * $Id$ - * * @author Ming Xiong <mxiong@dre.vanderbilt.edu> */ //================================================ diff --git a/DAnCE/tools/Config_Handlers/STD_PCD_Handler.h b/DAnCE/tools/Config_Handlers/STD_PCD_Handler.h index 8a339ef3eba..1684ddf5df1 100644 --- a/DAnCE/tools/Config_Handlers/STD_PCD_Handler.h +++ b/DAnCE/tools/Config_Handlers/STD_PCD_Handler.h @@ -2,8 +2,6 @@ /** * @file STD_PCD_Handler.h * - * $Id$ - * * @author Ming Xiong <mxiong@dre.vanderbilt.edu> */ //================================================ diff --git a/DAnCE/tools/Config_Handlers/STD_PC_Intf.h b/DAnCE/tools/Config_Handlers/STD_PC_Intf.h index 9ecbd6d8377..b2fa1362f2e 100644 --- a/DAnCE/tools/Config_Handlers/STD_PC_Intf.h +++ b/DAnCE/tools/Config_Handlers/STD_PC_Intf.h @@ -2,8 +2,6 @@ /** * @file STD_PC_Intf.h * - * $Id$ - * * @author Ming Xiong <mxiong@dre.vanderbilt.edu> */ //================================================================ diff --git a/DAnCE/tools/Config_Handlers/SatisfierProperty_Handler.h b/DAnCE/tools/Config_Handlers/SatisfierProperty_Handler.h index c5767b3acc2..103f757c871 100644 --- a/DAnCE/tools/Config_Handlers/SatisfierProperty_Handler.h +++ b/DAnCE/tools/Config_Handlers/SatisfierProperty_Handler.h @@ -2,8 +2,6 @@ /** * @file SatisfierProperty_Handler.h * - * $Id$ - * * @author Jules White <jules@dre.vanderbilt.edu> */ //================================================ diff --git a/DAnCE/tools/Config_Handlers/XML_File_Intf.h b/DAnCE/tools/Config_Handlers/XML_File_Intf.h index df15479ed4d..3963a8c31b6 100644 --- a/DAnCE/tools/Config_Handlers/XML_File_Intf.h +++ b/DAnCE/tools/Config_Handlers/XML_File_Intf.h @@ -2,8 +2,6 @@ /** * @file XML_File_Intf.h * - * $Id$ - * * @author Bala Natarajan <bala@dre.vanderbilt.edu> */ //================================================================ diff --git a/TAO/TAO_IDL/ast/ast_visitor_context.cpp b/TAO/TAO_IDL/ast/ast_visitor_context.cpp index fe9d4071e54..5cb0b65f42e 100644 --- a/TAO/TAO_IDL/ast/ast_visitor_context.cpp +++ b/TAO/TAO_IDL/ast/ast_visitor_context.cpp @@ -3,8 +3,6 @@ /** * @file ast_visitor_context.cpp * - * $Id$ - * * Maintains the context information for visitors * * diff --git a/TAO/TAO_IDL/ast/ast_visitor_reifying.cpp b/TAO/TAO_IDL/ast/ast_visitor_reifying.cpp index e77fdafb43f..0a6132034c6 100644 --- a/TAO/TAO_IDL/ast/ast_visitor_reifying.cpp +++ b/TAO/TAO_IDL/ast/ast_visitor_reifying.cpp @@ -1,8 +1,6 @@ /** * @file ast_visitor_reifying.cpp * - * $Id$ - * * @author Jeff Parsons */ //============================================================================= diff --git a/TAO/TAO_IDL/ast/ast_visitor_tmpl_module_inst.cpp b/TAO/TAO_IDL/ast/ast_visitor_tmpl_module_inst.cpp index a1831f2efd0..5edba8b1543 100644 --- a/TAO/TAO_IDL/ast/ast_visitor_tmpl_module_inst.cpp +++ b/TAO/TAO_IDL/ast/ast_visitor_tmpl_module_inst.cpp @@ -1,8 +1,6 @@ /** * @file ast_visitor_tmpl_module_inst.cpp * - * $Id$ - * * @author Jeff Parsons */ //============================================================================= diff --git a/TAO/TAO_IDL/ast/ast_visitor_tmpl_module_ref.cpp b/TAO/TAO_IDL/ast/ast_visitor_tmpl_module_ref.cpp index 1a05135ffc4..39568129e3b 100644 --- a/TAO/TAO_IDL/ast/ast_visitor_tmpl_module_ref.cpp +++ b/TAO/TAO_IDL/ast/ast_visitor_tmpl_module_ref.cpp @@ -1,8 +1,6 @@ /** * @file ast_visitor_tmpl_module_ref.cpp * - * $Id$ - * * @author Jeff Parsons */ //============================================================================= diff --git a/TAO/TAO_IDL/be/be_argument.cpp b/TAO/TAO_IDL/be/be_argument.cpp index 70996d2054f..bf3be3a2dfb 100644 --- a/TAO/TAO_IDL/be/be_argument.cpp +++ b/TAO/TAO_IDL/be/be_argument.cpp @@ -3,8 +3,6 @@ /** * @file be_argument.cpp * - * $Id$ - * * Extension of class AST_Argument that provides additional means for C++ * mapping. * diff --git a/TAO/TAO_IDL/be/be_array.cpp b/TAO/TAO_IDL/be/be_array.cpp index 90d82b9226e..0529603c078 100644 --- a/TAO/TAO_IDL/be/be_array.cpp +++ b/TAO/TAO_IDL/be/be_array.cpp @@ -3,8 +3,6 @@ /** * @file be_array.cpp * - * $Id$ - * * Extension of class AST_Array that provides additional means for C++ * mapping. * diff --git a/TAO/TAO_IDL/be/be_attribute.cpp b/TAO/TAO_IDL/be/be_attribute.cpp index 16f74c7fa09..1b86de90c51 100644 --- a/TAO/TAO_IDL/be/be_attribute.cpp +++ b/TAO/TAO_IDL/be/be_attribute.cpp @@ -3,8 +3,6 @@ /** * @file be_attribute.cpp * - * $Id$ - * * Extension of class AST_Attribute that provides additional means for C++ * mapping. * diff --git a/TAO/TAO_IDL/be/be_codegen.cpp b/TAO/TAO_IDL/be/be_codegen.cpp index b6c53922f27..097b7b54a30 100644 --- a/TAO/TAO_IDL/be/be_codegen.cpp +++ b/TAO/TAO_IDL/be/be_codegen.cpp @@ -2,8 +2,6 @@ /** * @file be_codegen.cpp * - * $Id$ - * * Code generation * * diff --git a/TAO/TAO_IDL/be/be_component.cpp b/TAO/TAO_IDL/be/be_component.cpp index d1c71c371ec..cff89bb32ff 100644 --- a/TAO/TAO_IDL/be/be_component.cpp +++ b/TAO/TAO_IDL/be/be_component.cpp @@ -3,8 +3,6 @@ /** * @file be_component.cpp * - * $Id$ - * * Extension of class AST_Component that provides additional means for C++ * mapping of an interface. * diff --git a/TAO/TAO_IDL/be/be_component_fwd.cpp b/TAO/TAO_IDL/be/be_component_fwd.cpp index 3c5b12ffd8c..58ab8d691b7 100644 --- a/TAO/TAO_IDL/be/be_component_fwd.cpp +++ b/TAO/TAO_IDL/be/be_component_fwd.cpp @@ -3,8 +3,6 @@ /** * @file be_component_fwd.cpp * - * $Id$ - * * Extension of class AST_ComponentFwd that provides additional means for C++ * mapping of a forward declared component. * diff --git a/TAO/TAO_IDL/be/be_constant.cpp b/TAO/TAO_IDL/be/be_constant.cpp index 2ca74288d66..d695a187c4b 100644 --- a/TAO/TAO_IDL/be/be_constant.cpp +++ b/TAO/TAO_IDL/be/be_constant.cpp @@ -3,8 +3,6 @@ /** * @file be_constant.cpp * - * $Id$ - * * Extension of class AST_Constant that provides additional means for C++ * mapping. * diff --git a/TAO/TAO_IDL/be/be_decl.cpp b/TAO/TAO_IDL/be/be_decl.cpp index 5d1da4bb2c6..7e0003e0ed2 100644 --- a/TAO/TAO_IDL/be/be_decl.cpp +++ b/TAO/TAO_IDL/be/be_decl.cpp @@ -3,8 +3,6 @@ /** * @file be_decl.cpp * - * $Id$ - * * Extension of class AST_Decl that provides additional means for C++ * mapping. * diff --git a/TAO/TAO_IDL/be/be_enum.cpp b/TAO/TAO_IDL/be/be_enum.cpp index ec1570cc167..ca26ec64237 100644 --- a/TAO/TAO_IDL/be/be_enum.cpp +++ b/TAO/TAO_IDL/be/be_enum.cpp @@ -3,8 +3,6 @@ /** * @file be_enum.cpp * - * $Id$ - * * Extension of class AST_Enum that provides additional means for C++ * mapping. * diff --git a/TAO/TAO_IDL/be/be_enum_val.cpp b/TAO/TAO_IDL/be/be_enum_val.cpp index 2459c943168..c0998fd8837 100644 --- a/TAO/TAO_IDL/be/be_enum_val.cpp +++ b/TAO/TAO_IDL/be/be_enum_val.cpp @@ -3,8 +3,6 @@ /** * @file be_enum_val.cpp * - * $Id$ - * * Extension of class AST_EnumVal that provides additional means for C++ * mapping. * diff --git a/TAO/TAO_IDL/be/be_eventtype.cpp b/TAO/TAO_IDL/be/be_eventtype.cpp index 4ddc50d516c..70751a60b8a 100644 --- a/TAO/TAO_IDL/be/be_eventtype.cpp +++ b/TAO/TAO_IDL/be/be_eventtype.cpp @@ -3,8 +3,6 @@ /** * @file be_eventtype.cpp * - * $Id$ - * * Extension of class AST_EventType and be_valuetype that provides * additional means for C++ mapping of an eventtype. * diff --git a/TAO/TAO_IDL/be/be_eventtype_fwd.cpp b/TAO/TAO_IDL/be/be_eventtype_fwd.cpp index ca8b79c2177..cd65a2305e0 100644 --- a/TAO/TAO_IDL/be/be_eventtype_fwd.cpp +++ b/TAO/TAO_IDL/be/be_eventtype_fwd.cpp @@ -3,8 +3,6 @@ /** * @file be_eventtype_fwd.cpp * - * $Id$ - * * Extension of class be_valuetype_fwd that provides additional * means for C++ mapping of an eventtype. * diff --git a/TAO/TAO_IDL/be/be_exception.cpp b/TAO/TAO_IDL/be/be_exception.cpp index ca576b7c2e9..599ecf1b4e3 100644 --- a/TAO/TAO_IDL/be/be_exception.cpp +++ b/TAO/TAO_IDL/be/be_exception.cpp @@ -3,8 +3,6 @@ /** * @file be_exception.cpp * - * $Id$ - * * Extension of class AST_Exception that provides additional means for C++ * mapping of an interface. * diff --git a/TAO/TAO_IDL/be/be_expression.cpp b/TAO/TAO_IDL/be/be_expression.cpp index 70ec5f5fba2..f8d99b8550c 100644 --- a/TAO/TAO_IDL/be/be_expression.cpp +++ b/TAO/TAO_IDL/be/be_expression.cpp @@ -3,8 +3,6 @@ /** * @file be_expression.cpp * - * $Id$ - * * Extension of class AST_Expression that provides additional means for C++ * mapping. * diff --git a/TAO/TAO_IDL/be/be_factory.cpp b/TAO/TAO_IDL/be/be_factory.cpp index e8bc0c3f6ec..907b903bf40 100644 --- a/TAO/TAO_IDL/be/be_factory.cpp +++ b/TAO/TAO_IDL/be/be_factory.cpp @@ -3,8 +3,6 @@ /** * @file be_factory.cpp * - * $Id$ - * * Extension of class AST_Factory that provides additional means for C++ * mapping. * diff --git a/TAO/TAO_IDL/be/be_field.cpp b/TAO/TAO_IDL/be/be_field.cpp index dbc64cc4409..78d741c963d 100644 --- a/TAO/TAO_IDL/be/be_field.cpp +++ b/TAO/TAO_IDL/be/be_field.cpp @@ -3,8 +3,6 @@ /** * @file be_field.cpp * - * $Id$ - * * Extension of class AST_Field that provides additional means for C++ * mapping. * diff --git a/TAO/TAO_IDL/be/be_finder.cpp b/TAO/TAO_IDL/be/be_finder.cpp index b2924aa2cd4..ec7163ce6ca 100644 --- a/TAO/TAO_IDL/be/be_finder.cpp +++ b/TAO/TAO_IDL/be/be_finder.cpp @@ -3,8 +3,6 @@ /** * @file be_finder.cpp * - * $Id$ - * * Extension of class AST_Finder that provides additional means for C++ * mapping. * diff --git a/TAO/TAO_IDL/be/be_global.cpp b/TAO/TAO_IDL/be/be_global.cpp index 473aae36bc2..ff3b5bf838c 100644 --- a/TAO/TAO_IDL/be/be_global.cpp +++ b/TAO/TAO_IDL/be/be_global.cpp @@ -3,8 +3,6 @@ /** * @file be_global.cpp * - * $Id$ - * * Stores global data specific to the compiler back end. * * diff --git a/TAO/TAO_IDL/be/be_helper.cpp b/TAO/TAO_IDL/be/be_helper.cpp index 46edec3926f..c47ea98d65a 100644 --- a/TAO/TAO_IDL/be/be_helper.cpp +++ b/TAO/TAO_IDL/be/be_helper.cpp @@ -3,8 +3,6 @@ /** * @file be_helper.cpp * - * $Id$ - * * Provides helper classes to print generated code to the output * * diff --git a/TAO/TAO_IDL/be/be_home.cpp b/TAO/TAO_IDL/be/be_home.cpp index 6c8aa51a9cd..a48a682a94e 100644 --- a/TAO/TAO_IDL/be/be_home.cpp +++ b/TAO/TAO_IDL/be/be_home.cpp @@ -3,8 +3,6 @@ /** * @file be_home.cpp * - * $Id$ - * * Extension of class AST_Home that provides additional means for C++ * mapping of a component home. * diff --git a/TAO/TAO_IDL/be/be_interface.cpp b/TAO/TAO_IDL/be/be_interface.cpp index c0817ae20cf..ef3b955e1ad 100644 --- a/TAO/TAO_IDL/be/be_interface.cpp +++ b/TAO/TAO_IDL/be/be_interface.cpp @@ -3,8 +3,6 @@ /** * @file be_interface.cpp * - * $Id$ - * * Extension of class AST_Interface that provides additional means for C++ * mapping of an interface. * diff --git a/TAO/TAO_IDL/be/be_interface_fwd.cpp b/TAO/TAO_IDL/be/be_interface_fwd.cpp index 9d9a2ea4f9c..5e9aef4784c 100644 --- a/TAO/TAO_IDL/be/be_interface_fwd.cpp +++ b/TAO/TAO_IDL/be/be_interface_fwd.cpp @@ -3,8 +3,6 @@ /** * @file be_interface_fwd.cpp * - * $Id$ - * * Extension of class AST_InterfaceFwd that provides additional means for C++ * mapping of an interface. * diff --git a/TAO/TAO_IDL/be/be_module.cpp b/TAO/TAO_IDL/be/be_module.cpp index 4e58cf830bd..00c679e588d 100644 --- a/TAO/TAO_IDL/be/be_module.cpp +++ b/TAO/TAO_IDL/be/be_module.cpp @@ -2,8 +2,6 @@ /** * @file be_module.cpp * - * $Id$ - * * Extension of class AST_Module that provides additional means for C++ * mapping of a module * diff --git a/TAO/TAO_IDL/be/be_native.cpp b/TAO/TAO_IDL/be/be_native.cpp index 07a69c8df18..eb54083eb7b 100644 --- a/TAO/TAO_IDL/be/be_native.cpp +++ b/TAO/TAO_IDL/be/be_native.cpp @@ -3,8 +3,6 @@ /** * @file be_native.cpp * - * $Id$ - * * The native IDL type * * diff --git a/TAO/TAO_IDL/be/be_null_return_emitter.cpp b/TAO/TAO_IDL/be/be_null_return_emitter.cpp index d0d79ce406f..198b61dce19 100644 --- a/TAO/TAO_IDL/be/be_null_return_emitter.cpp +++ b/TAO/TAO_IDL/be/be_null_return_emitter.cpp @@ -3,8 +3,6 @@ /** * @file be_null_return_emitter.cpp * - * $Id$ - * * Emits 'return x;' for all CORBA types and ACE-supported * platforms. * diff --git a/TAO/TAO_IDL/be/be_operation.cpp b/TAO/TAO_IDL/be/be_operation.cpp index 0edfaad98a0..c95c0b4202b 100644 --- a/TAO/TAO_IDL/be/be_operation.cpp +++ b/TAO/TAO_IDL/be/be_operation.cpp @@ -3,8 +3,6 @@ /** * @file be_operation.cpp * - * $Id$ - * * Extension of class AST_Operation that provides additional means for C++ * mapping. * diff --git a/TAO/TAO_IDL/be/be_param_holder.cpp b/TAO/TAO_IDL/be/be_param_holder.cpp index 958a336b779..1565c43c7fe 100644 --- a/TAO/TAO_IDL/be/be_param_holder.cpp +++ b/TAO/TAO_IDL/be/be_param_holder.cpp @@ -3,8 +3,6 @@ /** * @file be_param_holder.cpp * - * $Id$ - * * Place holder referenced by AST_Field (or subclass) * representing a corresponding template parameter in IDL. * diff --git a/TAO/TAO_IDL/be/be_predefined_type.cpp b/TAO/TAO_IDL/be/be_predefined_type.cpp index 4370f2e4ccf..5f8982d6257 100644 --- a/TAO/TAO_IDL/be/be_predefined_type.cpp +++ b/TAO/TAO_IDL/be/be_predefined_type.cpp @@ -3,8 +3,6 @@ /** * @file be_predefined_type.cpp * - * $Id$ - * * Extension of class AST_PredefinedType that provides additional means for C++ * mapping. * diff --git a/TAO/TAO_IDL/be/be_root.cpp b/TAO/TAO_IDL/be/be_root.cpp index 12679acf696..9541b9162eb 100644 --- a/TAO/TAO_IDL/be/be_root.cpp +++ b/TAO/TAO_IDL/be/be_root.cpp @@ -3,8 +3,6 @@ /** * @file be_root.cpp * - * $Id$ - * * Extension of class AST_Root that provides additional means for C++ * mapping. * diff --git a/TAO/TAO_IDL/be/be_sequence.cpp b/TAO/TAO_IDL/be/be_sequence.cpp index 0e06a724513..552bd7c14c2 100644 --- a/TAO/TAO_IDL/be/be_sequence.cpp +++ b/TAO/TAO_IDL/be/be_sequence.cpp @@ -3,8 +3,6 @@ /** * @file be_sequence.cpp * - * $Id$ - * * Extension of class AST_Sequence that provides additional means for C++ * mapping. * diff --git a/TAO/TAO_IDL/be/be_string.cpp b/TAO/TAO_IDL/be/be_string.cpp index fc39acd9b62..dc6c1796a8c 100644 --- a/TAO/TAO_IDL/be/be_string.cpp +++ b/TAO/TAO_IDL/be/be_string.cpp @@ -3,8 +3,6 @@ /** * @file be_string.cpp * - * $Id$ - * * Extension of class AST_String that provides additional means for C++ * mapping. * diff --git a/TAO/TAO_IDL/be/be_structure.cpp b/TAO/TAO_IDL/be/be_structure.cpp index f686332d741..e6626e60782 100644 --- a/TAO/TAO_IDL/be/be_structure.cpp +++ b/TAO/TAO_IDL/be/be_structure.cpp @@ -3,8 +3,6 @@ /** * @file be_structure.cpp * - * $Id$ - * * Extension of class AST_Structure that provides additional means for C++ * mapping. * diff --git a/TAO/TAO_IDL/be/be_structure_fwd.cpp b/TAO/TAO_IDL/be/be_structure_fwd.cpp index 6c3bf9d2559..9397fc6e1b3 100644 --- a/TAO/TAO_IDL/be/be_structure_fwd.cpp +++ b/TAO/TAO_IDL/be/be_structure_fwd.cpp @@ -3,8 +3,6 @@ /** * @file be_structure_fwd.cpp * - * $Id$ - * * Extension of class AST_StructureFwd that provides additional means for C++ * mapping of a struct. * diff --git a/TAO/TAO_IDL/be/be_type.cpp b/TAO/TAO_IDL/be/be_type.cpp index d9b73df22be..ff5506fa505 100644 --- a/TAO/TAO_IDL/be/be_type.cpp +++ b/TAO/TAO_IDL/be/be_type.cpp @@ -3,8 +3,6 @@ /** * @file be_type.cpp * - * $Id$ - * * Extension of class AST_Type that provides additional means for C++ * mapping. * diff --git a/TAO/TAO_IDL/be/be_typedef.cpp b/TAO/TAO_IDL/be/be_typedef.cpp index ace545aa4e2..98702306e04 100644 --- a/TAO/TAO_IDL/be/be_typedef.cpp +++ b/TAO/TAO_IDL/be/be_typedef.cpp @@ -3,8 +3,6 @@ /** * @file be_typedef.cpp * - * $Id$ - * * Extension of class AST_Typedef that provides additional means for C++ * mapping. * diff --git a/TAO/TAO_IDL/be/be_union.cpp b/TAO/TAO_IDL/be/be_union.cpp index efd3194664f..0d7b97be708 100644 --- a/TAO/TAO_IDL/be/be_union.cpp +++ b/TAO/TAO_IDL/be/be_union.cpp @@ -3,8 +3,6 @@ /** * @file be_union.cpp * - * $Id$ - * * Extension of class AST_Union that provides additional means for C++ * mapping. * diff --git a/TAO/TAO_IDL/be/be_union_branch.cpp b/TAO/TAO_IDL/be/be_union_branch.cpp index f3f466cc9b7..4f53cbadecb 100644 --- a/TAO/TAO_IDL/be/be_union_branch.cpp +++ b/TAO/TAO_IDL/be/be_union_branch.cpp @@ -3,8 +3,6 @@ /** * @file be_union_branch.cpp * - * $Id$ - * * Extension of class AST_UnionBranch that provides additional means for C++ * mapping. * diff --git a/TAO/TAO_IDL/be/be_union_fwd.cpp b/TAO/TAO_IDL/be/be_union_fwd.cpp index 316804de873..ab3c15565b8 100644 --- a/TAO/TAO_IDL/be/be_union_fwd.cpp +++ b/TAO/TAO_IDL/be/be_union_fwd.cpp @@ -3,8 +3,6 @@ /** * @file be_union_fwd.cpp * - * $Id$ - * * Extension of class AST_UnionFwd that provides additional means for C++ * mapping of a union. * diff --git a/TAO/TAO_IDL/be/be_util.cpp b/TAO/TAO_IDL/be/be_util.cpp index b7d808aa071..8b6cdb2fc9d 100644 --- a/TAO/TAO_IDL/be/be_util.cpp +++ b/TAO/TAO_IDL/be/be_util.cpp @@ -3,8 +3,6 @@ /** * @file be_util.cpp * - * $Id$ - * * Static helper methods used by multiple visitors. * * diff --git a/TAO/TAO_IDL/be/be_valuebox.cpp b/TAO/TAO_IDL/be/be_valuebox.cpp index 588ebed8324..975dcb0d7e7 100644 --- a/TAO/TAO_IDL/be/be_valuebox.cpp +++ b/TAO/TAO_IDL/be/be_valuebox.cpp @@ -3,8 +3,6 @@ /** * @file be_valuebox.cpp * - * $Id$ - * * Extension of class AST_Valuebox that provides additional means for C++ * mapping. * diff --git a/TAO/TAO_IDL/be/be_valuetype.cpp b/TAO/TAO_IDL/be/be_valuetype.cpp index d807058abe2..c6886b2e2d8 100644 --- a/TAO/TAO_IDL/be/be_valuetype.cpp +++ b/TAO/TAO_IDL/be/be_valuetype.cpp @@ -3,8 +3,6 @@ /** * @file be_valuetype.cpp * - * $Id$ - * * Extension of class AST_Interface and be_interface that provides * additional means for C++ mapping of an valuetype. * diff --git a/TAO/TAO_IDL/be/be_valuetype_fwd.cpp b/TAO/TAO_IDL/be/be_valuetype_fwd.cpp index 865b318377f..99de4113a6a 100644 --- a/TAO/TAO_IDL/be/be_valuetype_fwd.cpp +++ b/TAO/TAO_IDL/be/be_valuetype_fwd.cpp @@ -3,8 +3,6 @@ /** * @file be_valuetype_fwd.cpp * - * $Id$ - * * Extension of class be_interface_fwd that provides additional * means for C++ mapping of an valuetype. * diff --git a/TAO/TAO_IDL/be/be_visitor.cpp b/TAO/TAO_IDL/be/be_visitor.cpp index 6a8383144ac..e0bacc5c61b 100644 --- a/TAO/TAO_IDL/be/be_visitor.cpp +++ b/TAO/TAO_IDL/be/be_visitor.cpp @@ -3,8 +3,6 @@ /** * @file be_visitor.cpp * - * $Id$ - * * Abstract class for back end visitors. * * = NOTES diff --git a/TAO/TAO_IDL/be/be_visitor_amh_pre_proc.cpp b/TAO/TAO_IDL/be/be_visitor_amh_pre_proc.cpp index aa7c4c540c6..bf34b126a16 100644 --- a/TAO/TAO_IDL/be/be_visitor_amh_pre_proc.cpp +++ b/TAO/TAO_IDL/be/be_visitor_amh_pre_proc.cpp @@ -1,8 +1,6 @@ /** * @file be_visitor_amh_pre_proc.cpp * - * $Id$ - * * This visitor creates for AMH implied IDL constructs the appropriate AST * (Abstract Syntax Tree) node, sets the corresponding interface or operation * strategy on it and enteres the nodes into the AST. diff --git a/TAO/TAO_IDL/be/be_visitor_ami_pre_proc.cpp b/TAO/TAO_IDL/be/be_visitor_ami_pre_proc.cpp index d3ddd42cbd0..65cb5078b89 100644 --- a/TAO/TAO_IDL/be/be_visitor_ami_pre_proc.cpp +++ b/TAO/TAO_IDL/be/be_visitor_ami_pre_proc.cpp @@ -4,8 +4,6 @@ /** * @file be_visitor_ami_pre_proc.cpp * - * $Id$ - * * This visitor creates for AMI implied IDL constructs * the appropriate AST (Abstract Syntax Tree) node, * sets the corresponding interface or operation strategy diff --git a/TAO/TAO_IDL/be/be_visitor_argument/arglist.cpp b/TAO/TAO_IDL/be/be_visitor_argument/arglist.cpp index 8426d0b27f2..8773276030f 100644 --- a/TAO/TAO_IDL/be/be_visitor_argument/arglist.cpp +++ b/TAO/TAO_IDL/be/be_visitor_argument/arglist.cpp @@ -3,8 +3,6 @@ /** * @file arglist.cpp * - * $Id$ - * * Visitor that generates the parameters in an Operation signature * * diff --git a/TAO/TAO_IDL/be/be_visitor_argument/argument.cpp b/TAO/TAO_IDL/be/be_visitor_argument/argument.cpp index c762fa2c521..2f11ccc6b85 100644 --- a/TAO/TAO_IDL/be/be_visitor_argument/argument.cpp +++ b/TAO/TAO_IDL/be/be_visitor_argument/argument.cpp @@ -3,8 +3,6 @@ /** * @file argument.cpp * - * $Id$ - * * generic visitor for Argument node * * diff --git a/TAO/TAO_IDL/be/be_visitor_argument/argument.h b/TAO/TAO_IDL/be/be_visitor_argument/argument.h index ae13e582d36..b85916778d5 100644 --- a/TAO/TAO_IDL/be/be_visitor_argument/argument.h +++ b/TAO/TAO_IDL/be/be_visitor_argument/argument.h @@ -3,8 +3,6 @@ /** * @file argument.h * - * $Id$ - * * Visitors for generation of code for Argument * * diff --git a/TAO/TAO_IDL/be/be_visitor_argument/invoke_cs.cpp b/TAO/TAO_IDL/be/be_visitor_argument/invoke_cs.cpp index 3688bd3f3b9..20b8e1564a4 100644 --- a/TAO/TAO_IDL/be/be_visitor_argument/invoke_cs.cpp +++ b/TAO/TAO_IDL/be/be_visitor_argument/invoke_cs.cpp @@ -3,8 +3,6 @@ /** * @file invoke_cs.cpp * - * $Id$ - * * Visitor generating the code that passes arguments to the CDR operators * * diff --git a/TAO/TAO_IDL/be/be_visitor_argument/marshal_ss.cpp b/TAO/TAO_IDL/be/be_visitor_argument/marshal_ss.cpp index b238a7f63be..b5856744920 100644 --- a/TAO/TAO_IDL/be/be_visitor_argument/marshal_ss.cpp +++ b/TAO/TAO_IDL/be/be_visitor_argument/marshal_ss.cpp @@ -3,8 +3,6 @@ /** * @file marshal_ss.cpp * - * $Id$ - * * Visitor that generates code that passes the argument variable to the * marshal operations. * diff --git a/TAO/TAO_IDL/be/be_visitor_argument/upcall_ss.cpp b/TAO/TAO_IDL/be/be_visitor_argument/upcall_ss.cpp index b239ed8daf2..96554eb256b 100644 --- a/TAO/TAO_IDL/be/be_visitor_argument/upcall_ss.cpp +++ b/TAO/TAO_IDL/be/be_visitor_argument/upcall_ss.cpp @@ -3,8 +3,6 @@ /** * @file upcall_ss.cpp * - * $Id$ - * * Visitor that generates code that passes argument variables to the * upcall. * diff --git a/TAO/TAO_IDL/be/be_visitor_argument/vardecl_ss.cpp b/TAO/TAO_IDL/be/be_visitor_argument/vardecl_ss.cpp index 99e50000af7..8547c84dfed 100644 --- a/TAO/TAO_IDL/be/be_visitor_argument/vardecl_ss.cpp +++ b/TAO/TAO_IDL/be/be_visitor_argument/vardecl_ss.cpp @@ -3,8 +3,6 @@ /** * @file vardecl_ss.cpp * - * $Id$ - * * Visitor that generates the variable declaration in the skeleton * corresponding to the Argument node * diff --git a/TAO/TAO_IDL/be/be_visitor_array/any_op_ch.cpp b/TAO/TAO_IDL/be/be_visitor_array/any_op_ch.cpp index 60f03dd07fa..7114bb6f314 100644 --- a/TAO/TAO_IDL/be/be_visitor_array/any_op_ch.cpp +++ b/TAO/TAO_IDL/be/be_visitor_array/any_op_ch.cpp @@ -3,8 +3,6 @@ /** * @file any_op_ch.cpp * - * $Id$ - * * Visitor for code generation of Arrays for the Any operators in the client * header. * diff --git a/TAO/TAO_IDL/be/be_visitor_array/any_op_cs.cpp b/TAO/TAO_IDL/be/be_visitor_array/any_op_cs.cpp index 9170a541b04..0b9b848a9c3 100644 --- a/TAO/TAO_IDL/be/be_visitor_array/any_op_cs.cpp +++ b/TAO/TAO_IDL/be/be_visitor_array/any_op_cs.cpp @@ -3,8 +3,6 @@ /** * @file any_op_cs.cpp * - * $Id$ - * * Visitor for code generation of Arrays for the Any operators in the client * stubs. * diff --git a/TAO/TAO_IDL/be/be_visitor_array/array.cpp b/TAO/TAO_IDL/be/be_visitor_array/array.cpp index 82ef57c36c0..f299f308a60 100644 --- a/TAO/TAO_IDL/be/be_visitor_array/array.cpp +++ b/TAO/TAO_IDL/be/be_visitor_array/array.cpp @@ -3,8 +3,6 @@ /** * @file array.cpp * - * $Id$ - * * Generic visitor for code generation for Arrays * * diff --git a/TAO/TAO_IDL/be/be_visitor_array/array.h b/TAO/TAO_IDL/be/be_visitor_array/array.h index 222b7055e44..8ab5930d4e4 100644 --- a/TAO/TAO_IDL/be/be_visitor_array/array.h +++ b/TAO/TAO_IDL/be/be_visitor_array/array.h @@ -3,8 +3,6 @@ /** * @file array.h * - * $Id$ - * * Visitors for generation of code for Array * * diff --git a/TAO/TAO_IDL/be/be_visitor_array/array_ci.cpp b/TAO/TAO_IDL/be/be_visitor_array/array_ci.cpp index 19c7176c948..d95d91589b0 100644 --- a/TAO/TAO_IDL/be/be_visitor_array/array_ci.cpp +++ b/TAO/TAO_IDL/be/be_visitor_array/array_ci.cpp @@ -3,8 +3,6 @@ /** * @file array_ci.cpp * - * $Id$ - * * Visitor generating code for Arrays in the client inline. * * diff --git a/TAO/TAO_IDL/be/be_visitor_array/array_cs.cpp b/TAO/TAO_IDL/be/be_visitor_array/array_cs.cpp index fc1650e6585..d539220ba51 100644 --- a/TAO/TAO_IDL/be/be_visitor_array/array_cs.cpp +++ b/TAO/TAO_IDL/be/be_visitor_array/array_cs.cpp @@ -3,8 +3,6 @@ /** * @file array_cs.cpp * - * $Id$ - * * Visitor for code generation of Arrays in the client stubs * * diff --git a/TAO/TAO_IDL/be/be_visitor_array/cdr_op_ch.cpp b/TAO/TAO_IDL/be/be_visitor_array/cdr_op_ch.cpp index 7ec1d5f7c95..ed36e6bd4da 100644 --- a/TAO/TAO_IDL/be/be_visitor_array/cdr_op_ch.cpp +++ b/TAO/TAO_IDL/be/be_visitor_array/cdr_op_ch.cpp @@ -3,8 +3,6 @@ /** * @file cdr_op_ch.cpp * - * $Id$ - * * Visitor for code generation of Arrays for the Cdr operators in the client * header. * diff --git a/TAO/TAO_IDL/be/be_visitor_array/cdr_op_cs.cpp b/TAO/TAO_IDL/be/be_visitor_array/cdr_op_cs.cpp index 61f9297ba35..ed75c96a06b 100644 --- a/TAO/TAO_IDL/be/be_visitor_array/cdr_op_cs.cpp +++ b/TAO/TAO_IDL/be/be_visitor_array/cdr_op_cs.cpp @@ -3,8 +3,6 @@ /** * @file cdr_op_cs.cpp * - * $Id$ - * * Visitor for code generation of Arrays for the CDR operators in the client * stubs. * diff --git a/TAO/TAO_IDL/be/be_visitor_attribute/attribute.cpp b/TAO/TAO_IDL/be/be_visitor_attribute/attribute.cpp index 733e5f5e8aa..efc4fb3242e 100644 --- a/TAO/TAO_IDL/be/be_visitor_attribute/attribute.cpp +++ b/TAO/TAO_IDL/be/be_visitor_attribute/attribute.cpp @@ -3,8 +3,6 @@ /** * @file attribute.cpp * - * $Id$ - * * Visitor for generation of code for Attribute * * diff --git a/TAO/TAO_IDL/be/be_visitor_attribute/attribute.h b/TAO/TAO_IDL/be/be_visitor_attribute/attribute.h index 09685384d92..4655ed37860 100644 --- a/TAO/TAO_IDL/be/be_visitor_attribute/attribute.h +++ b/TAO/TAO_IDL/be/be_visitor_attribute/attribute.h @@ -3,8 +3,6 @@ /** * @file attribute.h * - * $Id$ - * * Visitors for generation of code for Attribute * * diff --git a/TAO/TAO_IDL/be/be_visitor_attribute/ccm_init.cpp b/TAO/TAO_IDL/be/be_visitor_attribute/ccm_init.cpp index 19ef06078a4..651812840a1 100644 --- a/TAO/TAO_IDL/be/be_visitor_attribute/ccm_init.cpp +++ b/TAO/TAO_IDL/be/be_visitor_attribute/ccm_init.cpp @@ -3,8 +3,6 @@ /** * @file ccm_init.cpp * - * $Id$ - * * Visitor for generation of code for CIAO component or home * attribute initialization * diff --git a/TAO/TAO_IDL/be/be_visitor_attribute/set_from_extracted.cpp b/TAO/TAO_IDL/be/be_visitor_attribute/set_from_extracted.cpp index c974e1ec20f..488843b7794 100644 --- a/TAO/TAO_IDL/be/be_visitor_attribute/set_from_extracted.cpp +++ b/TAO/TAO_IDL/be/be_visitor_attribute/set_from_extracted.cpp @@ -3,8 +3,6 @@ /** * @file set_from_extracted.cpp * - * $Id$ - * * Visitor for generation of arguments to attribute mutators * that were first extracted from an Any * diff --git a/TAO/TAO_IDL/be/be_visitor_ccm_pre_proc.cpp b/TAO/TAO_IDL/be/be_visitor_ccm_pre_proc.cpp index 82966fa926c..f54de26ad5d 100644 --- a/TAO/TAO_IDL/be/be_visitor_ccm_pre_proc.cpp +++ b/TAO/TAO_IDL/be/be_visitor_ccm_pre_proc.cpp @@ -1,8 +1,6 @@ /** * @file be_visitor_ccm_pre_proc.cpp * - * $Id$ - * * @author Jeff Parsons */ //============================================================================= diff --git a/TAO/TAO_IDL/be/be_visitor_component/component.cpp b/TAO/TAO_IDL/be/be_visitor_component/component.cpp index 0e34b208677..d78d674de3e 100644 --- a/TAO/TAO_IDL/be/be_visitor_component/component.cpp +++ b/TAO/TAO_IDL/be/be_visitor_component/component.cpp @@ -3,8 +3,6 @@ /** * @file component.cpp * - * $Id$ - * * Visitor generating code for Components. This is a generic visitor. * * diff --git a/TAO/TAO_IDL/be/be_visitor_component/component.h b/TAO/TAO_IDL/be/be_visitor_component/component.h index d6e3852d44b..442293f159a 100644 --- a/TAO/TAO_IDL/be/be_visitor_component/component.h +++ b/TAO/TAO_IDL/be/be_visitor_component/component.h @@ -3,8 +3,6 @@ /** * @file component.h * - * $Id$ - * * Visitors for generation of code for Component. * * diff --git a/TAO/TAO_IDL/be/be_visitor_component/component_ami_rh_ex_base.cpp b/TAO/TAO_IDL/be/be_visitor_component/component_ami_rh_ex_base.cpp index 1c15d93fb92..8fb540d1d09 100644 --- a/TAO/TAO_IDL/be/be_visitor_component/component_ami_rh_ex_base.cpp +++ b/TAO/TAO_IDL/be/be_visitor_component/component_ami_rh_ex_base.cpp @@ -3,8 +3,6 @@ /** * @file component_ami_rh_ex_base.cpp * - * $Id$ - * * Base class visitor generating code for AMI4CCM reply handler impl\ * visitors. * diff --git a/TAO/TAO_IDL/be/be_visitor_component/component_ami_rh_exh.cpp b/TAO/TAO_IDL/be/be_visitor_component/component_ami_rh_exh.cpp index 38e236e10d2..89d3cfb09fe 100644 --- a/TAO/TAO_IDL/be/be_visitor_component/component_ami_rh_exh.cpp +++ b/TAO/TAO_IDL/be/be_visitor_component/component_ami_rh_exh.cpp @@ -3,8 +3,6 @@ /** * @file component_ami_rh_exh.cpp * - * $Id$ - * * Visitor generating code for AMI4CCM reply handler impl headers. * * diff --git a/TAO/TAO_IDL/be/be_visitor_component/component_ami_rh_exs.cpp b/TAO/TAO_IDL/be/be_visitor_component/component_ami_rh_exs.cpp index 26b37d2769b..11aa5cb58cb 100644 --- a/TAO/TAO_IDL/be/be_visitor_component/component_ami_rh_exs.cpp +++ b/TAO/TAO_IDL/be/be_visitor_component/component_ami_rh_exs.cpp @@ -3,8 +3,6 @@ /** * @file component_ami_rh_exs.cpp * - * $Id$ - * * Visitor generating code for AMI4CCM reply handler impl source * files. * diff --git a/TAO/TAO_IDL/be/be_visitor_component/component_ex_idl.cpp b/TAO/TAO_IDL/be/be_visitor_component/component_ex_idl.cpp index b6ef70f98e0..cd210144088 100644 --- a/TAO/TAO_IDL/be/be_visitor_component/component_ex_idl.cpp +++ b/TAO/TAO_IDL/be/be_visitor_component/component_ex_idl.cpp @@ -3,8 +3,6 @@ /** * @file component_ex_idl.cpp * - * $Id$ - * * Visitor generating code for Components in the CIAO executor IDL. * * diff --git a/TAO/TAO_IDL/be/be_visitor_component/component_exh.cpp b/TAO/TAO_IDL/be/be_visitor_component/component_exh.cpp index a31233bc12a..0c34e43f5ff 100644 --- a/TAO/TAO_IDL/be/be_visitor_component/component_exh.cpp +++ b/TAO/TAO_IDL/be/be_visitor_component/component_exh.cpp @@ -3,8 +3,6 @@ /** * @file component_exh.cpp * - * $Id$ - * * Visitor generating code for Components in the exec impl header. * * diff --git a/TAO/TAO_IDL/be/be_visitor_component/component_exs.cpp b/TAO/TAO_IDL/be/be_visitor_component/component_exs.cpp index dd2f008e4f4..51471bfb013 100644 --- a/TAO/TAO_IDL/be/be_visitor_component/component_exs.cpp +++ b/TAO/TAO_IDL/be/be_visitor_component/component_exs.cpp @@ -3,8 +3,6 @@ /** * @file component_exs.cpp * - * $Id$ - * * Visitor generating code for Components in the exec impl source. * * diff --git a/TAO/TAO_IDL/be/be_visitor_component/component_svh.cpp b/TAO/TAO_IDL/be/be_visitor_component/component_svh.cpp index 7674966ef3d..dc0f89000ca 100644 --- a/TAO/TAO_IDL/be/be_visitor_component/component_svh.cpp +++ b/TAO/TAO_IDL/be/be_visitor_component/component_svh.cpp @@ -3,8 +3,6 @@ /** * @file component_svh.cpp * - * $Id$ - * * Visitor generating code for Components in the servant header. * * diff --git a/TAO/TAO_IDL/be/be_visitor_component/component_svs.cpp b/TAO/TAO_IDL/be/be_visitor_component/component_svs.cpp index a2ec123f745..1f323e3f9cb 100644 --- a/TAO/TAO_IDL/be/be_visitor_component/component_svs.cpp +++ b/TAO/TAO_IDL/be/be_visitor_component/component_svs.cpp @@ -3,8 +3,6 @@ /** * @file component_svs.cpp * - * $Id$ - * * Visitor generating code for Components in the servant source. * * diff --git a/TAO/TAO_IDL/be/be_visitor_component/component_svth.cpp b/TAO/TAO_IDL/be/be_visitor_component/component_svth.cpp index 86f8c2ea0e0..bdb15a7f3f6 100644 --- a/TAO/TAO_IDL/be/be_visitor_component/component_svth.cpp +++ b/TAO/TAO_IDL/be/be_visitor_component/component_svth.cpp @@ -3,8 +3,6 @@ /** * @file component_svth.cpp * - * $Id$ - * * Visitor generating code for Components in the servant header. * * diff --git a/TAO/TAO_IDL/be/be_visitor_component/component_svts.cpp b/TAO/TAO_IDL/be/be_visitor_component/component_svts.cpp index 4c69f8a7566..d9bcbb814fb 100644 --- a/TAO/TAO_IDL/be/be_visitor_component/component_svts.cpp +++ b/TAO/TAO_IDL/be/be_visitor_component/component_svts.cpp @@ -3,8 +3,6 @@ /** * @file component_svts.cpp * - * $Id$ - * * Visitor generating code for Components in the templated servant source. * * diff --git a/TAO/TAO_IDL/be/be_visitor_component/context_ex_idl.cpp b/TAO/TAO_IDL/be/be_visitor_component/context_ex_idl.cpp index c30e5a80125..c65b3cf01a2 100644 --- a/TAO/TAO_IDL/be/be_visitor_component/context_ex_idl.cpp +++ b/TAO/TAO_IDL/be/be_visitor_component/context_ex_idl.cpp @@ -3,8 +3,6 @@ /** * @file context_ex_idl.cpp * - * $Id$ - * * Visitor generating code for the contect class * in the CIAO executor IDL. * diff --git a/TAO/TAO_IDL/be/be_visitor_component/context_svth.cpp b/TAO/TAO_IDL/be/be_visitor_component/context_svth.cpp index f2392bcfa20..8a08a862fd1 100644 --- a/TAO/TAO_IDL/be/be_visitor_component/context_svth.cpp +++ b/TAO/TAO_IDL/be/be_visitor_component/context_svth.cpp @@ -3,8 +3,6 @@ /** * @file context_svth.cpp * - * $Id$ - * * Visitor generating code for a context class in the * servant header. * diff --git a/TAO/TAO_IDL/be/be_visitor_component/context_svts.cpp b/TAO/TAO_IDL/be/be_visitor_component/context_svts.cpp index f822b1bbdab..fe1510b2f0e 100644 --- a/TAO/TAO_IDL/be/be_visitor_component/context_svts.cpp +++ b/TAO/TAO_IDL/be/be_visitor_component/context_svts.cpp @@ -3,8 +3,6 @@ /** * @file context_svts.cpp * - * $Id$ - * * Visitor generating code for a context class in the * servant source. * diff --git a/TAO/TAO_IDL/be/be_visitor_component/executor_ex_idl.cpp b/TAO/TAO_IDL/be/be_visitor_component/executor_ex_idl.cpp index bc0edf5ebe4..3c0d82815d9 100644 --- a/TAO/TAO_IDL/be/be_visitor_component/executor_ex_idl.cpp +++ b/TAO/TAO_IDL/be/be_visitor_component/executor_ex_idl.cpp @@ -3,8 +3,6 @@ /** * @file executor_ex_idl.cpp * - * $Id$ - * * Visitor generating code for components * in the CIAO executor IDL. * diff --git a/TAO/TAO_IDL/be/be_visitor_component/executor_exh.cpp b/TAO/TAO_IDL/be/be_visitor_component/executor_exh.cpp index c4c90802992..3f33ebebfaf 100644 --- a/TAO/TAO_IDL/be/be_visitor_component/executor_exh.cpp +++ b/TAO/TAO_IDL/be/be_visitor_component/executor_exh.cpp @@ -3,8 +3,6 @@ /** * @file executor_exh.cpp * - * $Id$ - * * Visitor generating code in the exec impl header. * * diff --git a/TAO/TAO_IDL/be/be_visitor_component/executor_exs.cpp b/TAO/TAO_IDL/be/be_visitor_component/executor_exs.cpp index 6c511577d22..85ac9cdf7e8 100644 --- a/TAO/TAO_IDL/be/be_visitor_component/executor_exs.cpp +++ b/TAO/TAO_IDL/be/be_visitor_component/executor_exs.cpp @@ -3,8 +3,6 @@ /** * @file executor_exs.cpp * - * $Id$ - * * Visitor generating code in the exec impl source. * * diff --git a/TAO/TAO_IDL/be/be_visitor_component/executor_exs_attr_init.cpp b/TAO/TAO_IDL/be/be_visitor_component/executor_exs_attr_init.cpp index 00a05520a8f..7dba96a4e7c 100644 --- a/TAO/TAO_IDL/be/be_visitor_component/executor_exs_attr_init.cpp +++ b/TAO/TAO_IDL/be/be_visitor_component/executor_exs_attr_init.cpp @@ -3,8 +3,6 @@ /** * @file executor_exs_attr_init.cpp * - * $Id$ - * * Visitor generating code in the exec impl source for * the initialization of attribute members in the constructor. * diff --git a/TAO/TAO_IDL/be/be_visitor_component/executor_private_exh.cpp b/TAO/TAO_IDL/be/be_visitor_component/executor_private_exh.cpp index 42ee1a7e8f1..f57e1f5cf57 100644 --- a/TAO/TAO_IDL/be/be_visitor_component/executor_private_exh.cpp +++ b/TAO/TAO_IDL/be/be_visitor_component/executor_private_exh.cpp @@ -3,8 +3,6 @@ /** * @file executor_private_exh.cpp * - * $Id$ - * * Visitor generating code for private facet members * in the exec impl header. * diff --git a/TAO/TAO_IDL/be/be_visitor_component/facet_exh.cpp b/TAO/TAO_IDL/be/be_visitor_component/facet_exh.cpp index 7b7a452280c..a12b158c8a1 100644 --- a/TAO/TAO_IDL/be/be_visitor_component/facet_exh.cpp +++ b/TAO/TAO_IDL/be/be_visitor_component/facet_exh.cpp @@ -3,8 +3,6 @@ /** * @file facet_exh.cpp * - * $Id$ - * * Visitor generating code for facets in the exec impl header. * * diff --git a/TAO/TAO_IDL/be/be_visitor_component/facet_exs.cpp b/TAO/TAO_IDL/be/be_visitor_component/facet_exs.cpp index 039c80bfea4..424da0a27ae 100644 --- a/TAO/TAO_IDL/be/be_visitor_component/facet_exs.cpp +++ b/TAO/TAO_IDL/be/be_visitor_component/facet_exs.cpp @@ -3,8 +3,6 @@ /** * @file facet_exs.cpp * - * $Id$ - * * Visitor generating code for facets in the exec impl source. * * diff --git a/TAO/TAO_IDL/be/be_visitor_component/servant_svh.cpp b/TAO/TAO_IDL/be/be_visitor_component/servant_svh.cpp index fe9f4d71623..9556d6f99eb 100644 --- a/TAO/TAO_IDL/be/be_visitor_component/servant_svh.cpp +++ b/TAO/TAO_IDL/be/be_visitor_component/servant_svh.cpp @@ -3,8 +3,6 @@ /** * @file servant_svh.cpp * - * $Id$ - * * Visitor generating code for a servant class in the * servant header. * diff --git a/TAO/TAO_IDL/be/be_visitor_component/servant_svs.cpp b/TAO/TAO_IDL/be/be_visitor_component/servant_svs.cpp index 030411df215..517c5e30ee2 100644 --- a/TAO/TAO_IDL/be/be_visitor_component/servant_svs.cpp +++ b/TAO/TAO_IDL/be/be_visitor_component/servant_svs.cpp @@ -2,8 +2,6 @@ /** * @file servant_svs.cpp * - * $Id$ - * * Visitor generating code for a servant class in the * servant source file. * diff --git a/TAO/TAO_IDL/be/be_visitor_component_fwd/any_op_ch.cpp b/TAO/TAO_IDL/be/be_visitor_component_fwd/any_op_ch.cpp index b7dec867e6a..cc62818ec7d 100644 --- a/TAO/TAO_IDL/be/be_visitor_component_fwd/any_op_ch.cpp +++ b/TAO/TAO_IDL/be/be_visitor_component_fwd/any_op_ch.cpp @@ -3,8 +3,6 @@ /** * @file any_op_ch.cpp * - * $Id$ - * * Visitor generating code for Any operators for a forward declared * component in the client header. * diff --git a/TAO/TAO_IDL/be/be_visitor_component_fwd/cdr_op_ch.cpp b/TAO/TAO_IDL/be/be_visitor_component_fwd/cdr_op_ch.cpp index 05e4810ae28..ff653a807df 100644 --- a/TAO/TAO_IDL/be/be_visitor_component_fwd/cdr_op_ch.cpp +++ b/TAO/TAO_IDL/be/be_visitor_component_fwd/cdr_op_ch.cpp @@ -3,8 +3,6 @@ /** * @file cdr_op_ch.cpp * - * $Id$ - * * Visitor generating code for CDR operators for forward declared * components. This uses compiled marshaling. * diff --git a/TAO/TAO_IDL/be/be_visitor_component_fwd/component_fwd.h b/TAO/TAO_IDL/be/be_visitor_component_fwd/component_fwd.h index df3d32843e2..a429c4859a1 100644 --- a/TAO/TAO_IDL/be/be_visitor_component_fwd/component_fwd.h +++ b/TAO/TAO_IDL/be/be_visitor_component_fwd/component_fwd.h @@ -3,8 +3,6 @@ /** * @file component_fwd.h * - * $Id$ - * * Visitors for generation of code for forward declared Component * * diff --git a/TAO/TAO_IDL/be/be_visitor_component_fwd/component_fwd_ch.cpp b/TAO/TAO_IDL/be/be_visitor_component_fwd/component_fwd_ch.cpp index e9967e062fc..b1cc1a11149 100644 --- a/TAO/TAO_IDL/be/be_visitor_component_fwd/component_fwd_ch.cpp +++ b/TAO/TAO_IDL/be/be_visitor_component_fwd/component_fwd_ch.cpp @@ -3,8 +3,6 @@ /** * @file component_fwd_ch.cpp * - * $Id$ - * * Visitor generating code for Component_Fwd node in the client header. * * diff --git a/TAO/TAO_IDL/be/be_visitor_component_scope.cpp b/TAO/TAO_IDL/be/be_visitor_component_scope.cpp index b71664c65d9..7ec0dbb7ea0 100644 --- a/TAO/TAO_IDL/be/be_visitor_component_scope.cpp +++ b/TAO/TAO_IDL/be/be_visitor_component_scope.cpp @@ -3,8 +3,6 @@ /** * @file be_visitor_component_scope.cpp * - * $Id$ - * * Abstract visitor providing ancestor scope visitation. * * diff --git a/TAO/TAO_IDL/be/be_visitor_connector/connector.h b/TAO/TAO_IDL/be/be_visitor_connector/connector.h index e698915b5e0..67d726cf386 100644 --- a/TAO/TAO_IDL/be/be_visitor_connector/connector.h +++ b/TAO/TAO_IDL/be/be_visitor_connector/connector.h @@ -3,8 +3,6 @@ /** * @file connector.h * - * $Id$ - * * Visitors for generation of code for Connector. * * diff --git a/TAO/TAO_IDL/be/be_visitor_connector/connector_ami_exh.cpp b/TAO/TAO_IDL/be/be_visitor_connector/connector_ami_exh.cpp index 1cd81c62f60..98d339b0423 100644 --- a/TAO/TAO_IDL/be/be_visitor_connector/connector_ami_exh.cpp +++ b/TAO/TAO_IDL/be/be_visitor_connector/connector_ami_exh.cpp @@ -3,8 +3,6 @@ /** * @file connector_ami_exh.cpp * - * $Id$ - * * Visitor generating code for AMI4CCM Connectors in the exec impl header. * * diff --git a/TAO/TAO_IDL/be/be_visitor_connector/connector_ami_exs.cpp b/TAO/TAO_IDL/be/be_visitor_connector/connector_ami_exs.cpp index fdbaf3d3377..014ad0b5888 100644 --- a/TAO/TAO_IDL/be/be_visitor_connector/connector_ami_exs.cpp +++ b/TAO/TAO_IDL/be/be_visitor_connector/connector_ami_exs.cpp @@ -3,8 +3,6 @@ /** * @file connector_ami_exs.cpp * - * $Id$ - * * Visitor generating code for AMI4CCM Connectors in the exec * impl source. * diff --git a/TAO/TAO_IDL/be/be_visitor_connector/connector_dds_ex_base.cpp b/TAO/TAO_IDL/be/be_visitor_connector/connector_dds_ex_base.cpp index 39a23220e78..f8185ee5f09 100644 --- a/TAO/TAO_IDL/be/be_visitor_connector/connector_dds_ex_base.cpp +++ b/TAO/TAO_IDL/be/be_visitor_connector/connector_dds_ex_base.cpp @@ -3,8 +3,6 @@ /** * @file connector_dds_ex_base.cpp * - * $Id$ - * * Base class for visitors generating code for DDS Connectors in * the exec impl. * diff --git a/TAO/TAO_IDL/be/be_visitor_connector/connector_dds_exh.cpp b/TAO/TAO_IDL/be/be_visitor_connector/connector_dds_exh.cpp index bc394647ec0..4e95a2546e6 100644 --- a/TAO/TAO_IDL/be/be_visitor_connector/connector_dds_exh.cpp +++ b/TAO/TAO_IDL/be/be_visitor_connector/connector_dds_exh.cpp @@ -3,8 +3,6 @@ /** * @file connector_dds_exh.cpp * - * $Id$ - * * Visitor generating code for DDS Connectors in the exec impl header. * * diff --git a/TAO/TAO_IDL/be/be_visitor_connector/connector_dds_exs.cpp b/TAO/TAO_IDL/be/be_visitor_connector/connector_dds_exs.cpp index f2d6d2043f7..de5afad140a 100644 --- a/TAO/TAO_IDL/be/be_visitor_connector/connector_dds_exs.cpp +++ b/TAO/TAO_IDL/be/be_visitor_connector/connector_dds_exs.cpp @@ -3,8 +3,6 @@ /** * @file connector_dds_exs.cpp * - * $Id$ - * * Visitor generating code for Connectors in the exec impl source. * * diff --git a/TAO/TAO_IDL/be/be_visitor_connector/executor_ami_exh.cpp b/TAO/TAO_IDL/be/be_visitor_connector/executor_ami_exh.cpp index 07424625daa..107b228f9da 100644 --- a/TAO/TAO_IDL/be/be_visitor_connector/executor_ami_exh.cpp +++ b/TAO/TAO_IDL/be/be_visitor_connector/executor_ami_exh.cpp @@ -3,8 +3,6 @@ /** * @file executor_ami_exh.cpp * - * $Id$ - * * Visitor generating code for executors in the AMI connector * impl header. * diff --git a/TAO/TAO_IDL/be/be_visitor_connector/executor_ami_exs.cpp b/TAO/TAO_IDL/be/be_visitor_connector/executor_ami_exs.cpp index 4400567af71..e49261fb926 100644 --- a/TAO/TAO_IDL/be/be_visitor_connector/executor_ami_exs.cpp +++ b/TAO/TAO_IDL/be/be_visitor_connector/executor_ami_exs.cpp @@ -3,8 +3,6 @@ /** * @file executor_ami_exs.cpp * - * $Id$ - * * Visitor generating code for executors in the AMI connector * impl source. * diff --git a/TAO/TAO_IDL/be/be_visitor_connector/facet_ami_exh.cpp b/TAO/TAO_IDL/be/be_visitor_connector/facet_ami_exh.cpp index fa71db76997..2ba25c046fd 100644 --- a/TAO/TAO_IDL/be/be_visitor_connector/facet_ami_exh.cpp +++ b/TAO/TAO_IDL/be/be_visitor_connector/facet_ami_exh.cpp @@ -3,8 +3,6 @@ /** * @file facet_ami_exh.cpp * - * $Id$ - * * Visitor generating code for facets in the AMI connector * impl header. * diff --git a/TAO/TAO_IDL/be/be_visitor_connector/facet_ami_exs.cpp b/TAO/TAO_IDL/be/be_visitor_connector/facet_ami_exs.cpp index dafc15cdd5f..94078385bed 100644 --- a/TAO/TAO_IDL/be/be_visitor_connector/facet_ami_exs.cpp +++ b/TAO/TAO_IDL/be/be_visitor_connector/facet_ami_exs.cpp @@ -2,8 +2,6 @@ /** * @file facet_ami_exs.cpp * - * $Id$ - * * Visitor generating code for facets in the AMI connector * impl source. * diff --git a/TAO/TAO_IDL/be/be_visitor_constant/constant.h b/TAO/TAO_IDL/be/be_visitor_constant/constant.h index 771f30d0cd7..5b18c8c8e74 100644 --- a/TAO/TAO_IDL/be/be_visitor_constant/constant.h +++ b/TAO/TAO_IDL/be/be_visitor_constant/constant.h @@ -3,8 +3,6 @@ /** * @file constant.h * - * $Id$ - * * Visitors for generation of code for Constant * * diff --git a/TAO/TAO_IDL/be/be_visitor_constant/constant_ch.cpp b/TAO/TAO_IDL/be/be_visitor_constant/constant_ch.cpp index b7ff2675132..52b406a1d65 100644 --- a/TAO/TAO_IDL/be/be_visitor_constant/constant_ch.cpp +++ b/TAO/TAO_IDL/be/be_visitor_constant/constant_ch.cpp @@ -3,8 +3,6 @@ /** * @file constant_ch.cpp * - * $Id$ - * * Visitor generating code for the Constant node in the client header. * * diff --git a/TAO/TAO_IDL/be/be_visitor_constant/constant_cs.cpp b/TAO/TAO_IDL/be/be_visitor_constant/constant_cs.cpp index 6d36843998f..012da0962ea 100644 --- a/TAO/TAO_IDL/be/be_visitor_constant/constant_cs.cpp +++ b/TAO/TAO_IDL/be/be_visitor_constant/constant_cs.cpp @@ -3,8 +3,6 @@ /** * @file constant_cs.cpp * - * $Id$ - * * Visitor for code generation of Constant code in the client stubs file. * * diff --git a/TAO/TAO_IDL/be/be_visitor_context.cpp b/TAO/TAO_IDL/be/be_visitor_context.cpp index 22b17bd2ab0..74a2cb1fd0a 100644 --- a/TAO/TAO_IDL/be/be_visitor_context.cpp +++ b/TAO/TAO_IDL/be/be_visitor_context.cpp @@ -3,8 +3,6 @@ /** * @file be_visitor_context.cpp * - * $Id$ - * * Maintains the context information for visitors * * diff --git a/TAO/TAO_IDL/be/be_visitor_dds_ts_idl.cpp b/TAO/TAO_IDL/be/be_visitor_dds_ts_idl.cpp index 51409cfbb2a..6b5ba5e454f 100644 --- a/TAO/TAO_IDL/be/be_visitor_dds_ts_idl.cpp +++ b/TAO/TAO_IDL/be/be_visitor_dds_ts_idl.cpp @@ -3,8 +3,6 @@ /** * @file be_visitor_dds_ts_idl.cpp * - * $Id$ - * * Visitor generating code for DDS type support IDL files. * * diff --git a/TAO/TAO_IDL/be/be_visitor_decl.cpp b/TAO/TAO_IDL/be/be_visitor_decl.cpp index e3e0d38e57a..50f1821fa3b 100644 --- a/TAO/TAO_IDL/be/be_visitor_decl.cpp +++ b/TAO/TAO_IDL/be/be_visitor_decl.cpp @@ -3,8 +3,6 @@ /** * @file be_visitor_decl.cpp * - * $Id$ - * * Visitor for the base be_decl node. This serves to maintain the current * state (context) of code generation for the derived visitor. * diff --git a/TAO/TAO_IDL/be/be_visitor_enum/any_op_ch.cpp b/TAO/TAO_IDL/be/be_visitor_enum/any_op_ch.cpp index 27882b23199..8cc84119c01 100644 --- a/TAO/TAO_IDL/be/be_visitor_enum/any_op_ch.cpp +++ b/TAO/TAO_IDL/be/be_visitor_enum/any_op_ch.cpp @@ -3,8 +3,6 @@ /** * @file any_op_ch.cpp * - * $Id$ - * * Visitor generating code for Enums for the Any operators * * diff --git a/TAO/TAO_IDL/be/be_visitor_enum/any_op_cs.cpp b/TAO/TAO_IDL/be/be_visitor_enum/any_op_cs.cpp index c136e1e8609..0245b9c9a3b 100644 --- a/TAO/TAO_IDL/be/be_visitor_enum/any_op_cs.cpp +++ b/TAO/TAO_IDL/be/be_visitor_enum/any_op_cs.cpp @@ -3,8 +3,6 @@ /** * @file any_op_cs.cpp * - * $Id$ - * * Visitors for generation of code for Enum for the Any operators * * diff --git a/TAO/TAO_IDL/be/be_visitor_enum/cdr_op_ch.cpp b/TAO/TAO_IDL/be/be_visitor_enum/cdr_op_ch.cpp index 0f5ccbcbed7..1d3401470ab 100644 --- a/TAO/TAO_IDL/be/be_visitor_enum/cdr_op_ch.cpp +++ b/TAO/TAO_IDL/be/be_visitor_enum/cdr_op_ch.cpp @@ -3,8 +3,6 @@ /** * @file cdr_op_ch.cpp * - * $Id$ - * * Visitor generating code for Enums for the CDR operators * * diff --git a/TAO/TAO_IDL/be/be_visitor_enum/cdr_op_cs.cpp b/TAO/TAO_IDL/be/be_visitor_enum/cdr_op_cs.cpp index 8f040da2fc2..292b8c7b83e 100644 --- a/TAO/TAO_IDL/be/be_visitor_enum/cdr_op_cs.cpp +++ b/TAO/TAO_IDL/be/be_visitor_enum/cdr_op_cs.cpp @@ -3,8 +3,6 @@ /** * @file cdr_op_cs.cpp * - * $Id$ - * * Visitors for generation of code for Enum for the CDR operators * * diff --git a/TAO/TAO_IDL/be/be_visitor_enum/enum.h b/TAO/TAO_IDL/be/be_visitor_enum/enum.h index 4bcda07866c..bd6de6e295d 100644 --- a/TAO/TAO_IDL/be/be_visitor_enum/enum.h +++ b/TAO/TAO_IDL/be/be_visitor_enum/enum.h @@ -3,8 +3,6 @@ /** * @file enum.h * - * $Id$ - * * Visitors for generation of code for Enum * * @author Aniruddha Gokhale diff --git a/TAO/TAO_IDL/be/be_visitor_enum/enum_ch.cpp b/TAO/TAO_IDL/be/be_visitor_enum/enum_ch.cpp index 4ea61c93c9b..73455107d09 100644 --- a/TAO/TAO_IDL/be/be_visitor_enum/enum_ch.cpp +++ b/TAO/TAO_IDL/be/be_visitor_enum/enum_ch.cpp @@ -3,8 +3,6 @@ /** * @file enum_ch.cpp * - * $Id$ - * * Visitor generating code for Enums in the client header * * diff --git a/TAO/TAO_IDL/be/be_visitor_enum/enum_cs.cpp b/TAO/TAO_IDL/be/be_visitor_enum/enum_cs.cpp index 980ac1d839a..072ae2debf2 100644 --- a/TAO/TAO_IDL/be/be_visitor_enum/enum_cs.cpp +++ b/TAO/TAO_IDL/be/be_visitor_enum/enum_cs.cpp @@ -3,8 +3,6 @@ /** * @file enum_cs.cpp * - * $Id$ - * * Visitor generating code for Enums in the client stubs * * diff --git a/TAO/TAO_IDL/be/be_visitor_exception/any_op_ch.cpp b/TAO/TAO_IDL/be/be_visitor_exception/any_op_ch.cpp index 3bfa955ffb0..51f8fb89c51 100644 --- a/TAO/TAO_IDL/be/be_visitor_exception/any_op_ch.cpp +++ b/TAO/TAO_IDL/be/be_visitor_exception/any_op_ch.cpp @@ -3,8 +3,6 @@ /** * @file any_op_ch.cpp * - * $Id$ - * * Visitor generating code for the Any operators for Exceptions * * diff --git a/TAO/TAO_IDL/be/be_visitor_exception/any_op_cs.cpp b/TAO/TAO_IDL/be/be_visitor_exception/any_op_cs.cpp index b1417c97c99..6c2e4cc85eb 100644 --- a/TAO/TAO_IDL/be/be_visitor_exception/any_op_cs.cpp +++ b/TAO/TAO_IDL/be/be_visitor_exception/any_op_cs.cpp @@ -3,8 +3,6 @@ /** * @file any_op_cs.cpp * - * $Id$ - * * Visitor generating code for the Any operators for Exceptions. * * diff --git a/TAO/TAO_IDL/be/be_visitor_exception/cdr_op_ch.cpp b/TAO/TAO_IDL/be/be_visitor_exception/cdr_op_ch.cpp index 83aac757a30..81f98204bb2 100644 --- a/TAO/TAO_IDL/be/be_visitor_exception/cdr_op_ch.cpp +++ b/TAO/TAO_IDL/be/be_visitor_exception/cdr_op_ch.cpp @@ -3,8 +3,6 @@ /** * @file cdr_op_ch.cpp * - * $Id$ - * * Visitor generating code for CDR operators for exceptions. This uses * compiled marshaling. * diff --git a/TAO/TAO_IDL/be/be_visitor_exception/cdr_op_cs.cpp b/TAO/TAO_IDL/be/be_visitor_exception/cdr_op_cs.cpp index f4107ec0940..fb26a1db14b 100644 --- a/TAO/TAO_IDL/be/be_visitor_exception/cdr_op_cs.cpp +++ b/TAO/TAO_IDL/be/be_visitor_exception/cdr_op_cs.cpp @@ -3,8 +3,6 @@ /** * @file cdr_op_cs.cpp * - * $Id$ - * * Visitor generating code for CDR operators for exceptions * * diff --git a/TAO/TAO_IDL/be/be_visitor_exception/ctor_assign.cpp b/TAO/TAO_IDL/be/be_visitor_exception/ctor_assign.cpp index 2c72e991b75..80da58b33d7 100644 --- a/TAO/TAO_IDL/be/be_visitor_exception/ctor_assign.cpp +++ b/TAO/TAO_IDL/be/be_visitor_exception/ctor_assign.cpp @@ -3,8 +3,6 @@ /** * @file ctor_assign.cpp * - * $Id$ - * * Visitor generating code for the special CTOR and assignment operator for * Exceptions. * diff --git a/TAO/TAO_IDL/be/be_visitor_exception/exception.cpp b/TAO/TAO_IDL/be/be_visitor_exception/exception.cpp index 0f5de87b591..908d3139b30 100644 --- a/TAO/TAO_IDL/be/be_visitor_exception/exception.cpp +++ b/TAO/TAO_IDL/be/be_visitor_exception/exception.cpp @@ -3,8 +3,6 @@ /** * @file exception.cpp * - * $Id$ - * * Generic visitor generating code for Exceptions. * * diff --git a/TAO/TAO_IDL/be/be_visitor_exception/exception.h b/TAO/TAO_IDL/be/be_visitor_exception/exception.h index 3352a4fd1a4..89d2eb82e12 100644 --- a/TAO/TAO_IDL/be/be_visitor_exception/exception.h +++ b/TAO/TAO_IDL/be/be_visitor_exception/exception.h @@ -3,8 +3,6 @@ /** * @file exception.h * - * $Id$ - * * Visitors for generation of code for Exception * * diff --git a/TAO/TAO_IDL/be/be_visitor_exception/exception_ch.cpp b/TAO/TAO_IDL/be/be_visitor_exception/exception_ch.cpp index 747084ff71b..84ee50f93c2 100644 --- a/TAO/TAO_IDL/be/be_visitor_exception/exception_ch.cpp +++ b/TAO/TAO_IDL/be/be_visitor_exception/exception_ch.cpp @@ -3,8 +3,6 @@ /** * @file exception_ch.cpp * - * $Id$ - * * Visitor generating code for Exception in the client header * * diff --git a/TAO/TAO_IDL/be/be_visitor_exception/exception_ci.cpp b/TAO/TAO_IDL/be/be_visitor_exception/exception_ci.cpp index 0ef51488fcf..45869574ced 100644 --- a/TAO/TAO_IDL/be/be_visitor_exception/exception_ci.cpp +++ b/TAO/TAO_IDL/be/be_visitor_exception/exception_ci.cpp @@ -3,8 +3,6 @@ /** * @file exception_ci.cpp * - * $Id$ - * * Visitor generating code for Exception in the inline file. * * diff --git a/TAO/TAO_IDL/be/be_visitor_exception/exception_cs.cpp b/TAO/TAO_IDL/be/be_visitor_exception/exception_cs.cpp index 274dd67b9d5..a6766847ca6 100644 --- a/TAO/TAO_IDL/be/be_visitor_exception/exception_cs.cpp +++ b/TAO/TAO_IDL/be/be_visitor_exception/exception_cs.cpp @@ -3,8 +3,6 @@ /** * @file exception_cs.cpp * - * $Id$ - * * Visitor generating code for Exception in the stubs file * * diff --git a/TAO/TAO_IDL/be/be_visitor_exception/exception_ctor.cpp b/TAO/TAO_IDL/be/be_visitor_exception/exception_ctor.cpp index 4a8a7fae2f6..dc509a6a5db 100644 --- a/TAO/TAO_IDL/be/be_visitor_exception/exception_ctor.cpp +++ b/TAO/TAO_IDL/be/be_visitor_exception/exception_ctor.cpp @@ -3,8 +3,6 @@ /** * @file exception_ctor.cpp * - * $Id$ - * * Visitor generating code for the special constructor for Exceptions * * diff --git a/TAO/TAO_IDL/be/be_visitor_field/cdr_op_ch.cpp b/TAO/TAO_IDL/be/be_visitor_field/cdr_op_ch.cpp index 21626675be4..61c514e5003 100644 --- a/TAO/TAO_IDL/be/be_visitor_field/cdr_op_ch.cpp +++ b/TAO/TAO_IDL/be/be_visitor_field/cdr_op_ch.cpp @@ -3,8 +3,6 @@ /** * @file cdr_op_ch.cpp * - * $Id$ - * * Visitor generating CDR operator declarator for field in the client header * * diff --git a/TAO/TAO_IDL/be/be_visitor_field/cdr_op_cs.cpp b/TAO/TAO_IDL/be/be_visitor_field/cdr_op_cs.cpp index fef4d12241e..f73d0455f97 100644 --- a/TAO/TAO_IDL/be/be_visitor_field/cdr_op_cs.cpp +++ b/TAO/TAO_IDL/be/be_visitor_field/cdr_op_cs.cpp @@ -3,8 +3,6 @@ /** * @file cdr_op_cs.cpp * - * $Id$ - * * Visitor generating code for Field in the client stubs file. * * diff --git a/TAO/TAO_IDL/be/be_visitor_field/field.h b/TAO/TAO_IDL/be/be_visitor_field/field.h index b5863e7e8fb..ad3142f35de 100644 --- a/TAO/TAO_IDL/be/be_visitor_field/field.h +++ b/TAO/TAO_IDL/be/be_visitor_field/field.h @@ -2,8 +2,6 @@ /** * @file field.h * - * $Id$ - * * Concrete visitor for the base "BE_Field" node * * diff --git a/TAO/TAO_IDL/be/be_visitor_field/field_ch.cpp b/TAO/TAO_IDL/be/be_visitor_field/field_ch.cpp index 187bfd29d0b..84a67a726b8 100644 --- a/TAO/TAO_IDL/be/be_visitor_field/field_ch.cpp +++ b/TAO/TAO_IDL/be/be_visitor_field/field_ch.cpp @@ -3,8 +3,6 @@ /** * @file field_ch.cpp * - * $Id$ - * * Visitor generating code for Field node in the client header * * diff --git a/TAO/TAO_IDL/be/be_visitor_field/field_ci.cpp b/TAO/TAO_IDL/be/be_visitor_field/field_ci.cpp index 21f3e92dea9..ebde46420cb 100644 --- a/TAO/TAO_IDL/be/be_visitor_field/field_ci.cpp +++ b/TAO/TAO_IDL/be/be_visitor_field/field_ci.cpp @@ -3,8 +3,6 @@ /** * @file field_ci.cpp * - * $Id$ - * * Visitor generating code for Field in the client inline file * * diff --git a/TAO/TAO_IDL/be/be_visitor_field/field_cs.cpp b/TAO/TAO_IDL/be/be_visitor_field/field_cs.cpp index d73d29b9615..4cc34cb72dd 100644 --- a/TAO/TAO_IDL/be/be_visitor_field/field_cs.cpp +++ b/TAO/TAO_IDL/be/be_visitor_field/field_cs.cpp @@ -3,8 +3,6 @@ /** * @file field_cs.cpp * - * $Id$ - * * Visitor generating code for Field in the client stubs file. * * diff --git a/TAO/TAO_IDL/be/be_visitor_home/home.h b/TAO/TAO_IDL/be/be_visitor_home/home.h index 9da43286179..a86f251914e 100644 --- a/TAO/TAO_IDL/be/be_visitor_home/home.h +++ b/TAO/TAO_IDL/be/be_visitor_home/home.h @@ -3,8 +3,6 @@ /** * @file home.h * - * $Id$ - * * Visitors for generation of code for a component home. * * diff --git a/TAO/TAO_IDL/be/be_visitor_home/home_ex_idl.cpp b/TAO/TAO_IDL/be/be_visitor_home/home_ex_idl.cpp index e3ca64c31a9..b33cb5829cf 100644 --- a/TAO/TAO_IDL/be/be_visitor_home/home_ex_idl.cpp +++ b/TAO/TAO_IDL/be/be_visitor_home/home_ex_idl.cpp @@ -3,8 +3,6 @@ /** * @file home_ex_idl.cpp * - * $Id$ - * * Visitor generating code for Homes in the CIAO executor IDL. * * diff --git a/TAO/TAO_IDL/be/be_visitor_home/home_exh.cpp b/TAO/TAO_IDL/be/be_visitor_home/home_exh.cpp index e96c25743cd..5b0bdf3e02e 100644 --- a/TAO/TAO_IDL/be/be_visitor_home/home_exh.cpp +++ b/TAO/TAO_IDL/be/be_visitor_home/home_exh.cpp @@ -3,8 +3,6 @@ /** * @file home_exh.cpp * - * $Id$ - * * Visitor generating code for homes in the exec impl header. * * diff --git a/TAO/TAO_IDL/be/be_visitor_home/home_exs.cpp b/TAO/TAO_IDL/be/be_visitor_home/home_exs.cpp index f80bf4f212f..1c6c188b7b0 100644 --- a/TAO/TAO_IDL/be/be_visitor_home/home_exs.cpp +++ b/TAO/TAO_IDL/be/be_visitor_home/home_exs.cpp @@ -3,8 +3,6 @@ /** * @file home_exs.cpp * - * $Id$ - * * Visitor generating code for homes in the exec impl source. * * diff --git a/TAO/TAO_IDL/be/be_visitor_home/home_svh.cpp b/TAO/TAO_IDL/be/be_visitor_home/home_svh.cpp index a9c5f337050..b50f3f9015e 100644 --- a/TAO/TAO_IDL/be/be_visitor_home/home_svh.cpp +++ b/TAO/TAO_IDL/be/be_visitor_home/home_svh.cpp @@ -3,8 +3,6 @@ /** * @file home_svh.cpp * - * $Id$ - * * Visitor generating code for Homes in the servant header. * * diff --git a/TAO/TAO_IDL/be/be_visitor_home/home_svs.cpp b/TAO/TAO_IDL/be/be_visitor_home/home_svs.cpp index d82924e4b2d..eafa8857600 100644 --- a/TAO/TAO_IDL/be/be_visitor_home/home_svs.cpp +++ b/TAO/TAO_IDL/be/be_visitor_home/home_svs.cpp @@ -3,8 +3,6 @@ /** * @file home_svs.cpp * - * $Id$ - * * Visitor generating code for Homes in the servant source. * * diff --git a/TAO/TAO_IDL/be/be_visitor_interface/ami4ccm_conn_ex_idl.cpp b/TAO/TAO_IDL/be/be_visitor_interface/ami4ccm_conn_ex_idl.cpp index d407264b8bb..e6ea2e9f528 100644 --- a/TAO/TAO_IDL/be/be_visitor_interface/ami4ccm_conn_ex_idl.cpp +++ b/TAO/TAO_IDL/be/be_visitor_interface/ami4ccm_conn_ex_idl.cpp @@ -3,8 +3,6 @@ /** * @file ami4ccm_conn_ex_idl.cpp * - * $Id$ - * * Visitor generating code for AMI4CCM Interfaces in the executor IDL * * diff --git a/TAO/TAO_IDL/be/be_visitor_interface/ami4ccm_rh_ex_idl.cpp b/TAO/TAO_IDL/be/be_visitor_interface/ami4ccm_rh_ex_idl.cpp index ede59f9fc1d..1b6919a9853 100644 --- a/TAO/TAO_IDL/be/be_visitor_interface/ami4ccm_rh_ex_idl.cpp +++ b/TAO/TAO_IDL/be/be_visitor_interface/ami4ccm_rh_ex_idl.cpp @@ -3,8 +3,6 @@ /** * @file ami4ccm_rh_ex_idl.cpp * - * $Id$ - * * Visitor generating code for AMI4CCM Interfaces in the executor IDL * * diff --git a/TAO/TAO_IDL/be/be_visitor_interface/ami4ccm_sendc_ex_idl.cpp b/TAO/TAO_IDL/be/be_visitor_interface/ami4ccm_sendc_ex_idl.cpp index d932f7c0454..1cbc59cd559 100644 --- a/TAO/TAO_IDL/be/be_visitor_interface/ami4ccm_sendc_ex_idl.cpp +++ b/TAO/TAO_IDL/be/be_visitor_interface/ami4ccm_sendc_ex_idl.cpp @@ -3,8 +3,6 @@ /** * @file ami4ccm_sendc_ex_idl.cpp * - * $Id$ - * * Visitor generating code for AMI4CCM Interfaces in the executor IDL * * @author Jeff Parsons diff --git a/TAO/TAO_IDL/be/be_visitor_interface/any_op_ch.cpp b/TAO/TAO_IDL/be/be_visitor_interface/any_op_ch.cpp index 9ac034be916..f3bdab528ba 100644 --- a/TAO/TAO_IDL/be/be_visitor_interface/any_op_ch.cpp +++ b/TAO/TAO_IDL/be/be_visitor_interface/any_op_ch.cpp @@ -3,8 +3,6 @@ /** * @file any_op_ch.cpp * - * $Id$ - * * Visitor generating code for Any operators for an Interface in the client * header. * diff --git a/TAO/TAO_IDL/be/be_visitor_interface/any_op_cs.cpp b/TAO/TAO_IDL/be/be_visitor_interface/any_op_cs.cpp index d34030d20a6..c4e3d13080c 100644 --- a/TAO/TAO_IDL/be/be_visitor_interface/any_op_cs.cpp +++ b/TAO/TAO_IDL/be/be_visitor_interface/any_op_cs.cpp @@ -3,8 +3,6 @@ /** * @file any_op_cs.cpp * - * $Id$ - * * Visitor generating code for Any operators for Interface in the stubs * file. * diff --git a/TAO/TAO_IDL/be/be_visitor_interface/cdr_op_ch.cpp b/TAO/TAO_IDL/be/be_visitor_interface/cdr_op_ch.cpp index 43c12f601ec..b1549c3027c 100644 --- a/TAO/TAO_IDL/be/be_visitor_interface/cdr_op_ch.cpp +++ b/TAO/TAO_IDL/be/be_visitor_interface/cdr_op_ch.cpp @@ -3,8 +3,6 @@ /** * @file cdr_op_ch.cpp * - * $Id$ - * * Visitor generating code for CDR operators for interfaces. This uses * compiled marshaling. * diff --git a/TAO/TAO_IDL/be/be_visitor_interface/cdr_op_cs.cpp b/TAO/TAO_IDL/be/be_visitor_interface/cdr_op_cs.cpp index d139aa0545a..e2b24c8a1a2 100644 --- a/TAO/TAO_IDL/be/be_visitor_interface/cdr_op_cs.cpp +++ b/TAO/TAO_IDL/be/be_visitor_interface/cdr_op_cs.cpp @@ -3,8 +3,6 @@ /** * @file cdr_op_cs.cpp * - * $Id$ - * * Visitor generating code for CDR operators for interfaces * * diff --git a/TAO/TAO_IDL/be/be_visitor_interface/facet_svth.cpp b/TAO/TAO_IDL/be/be_visitor_interface/facet_svth.cpp index 867a3675ef7..170599bc058 100644 --- a/TAO/TAO_IDL/be/be_visitor_interface/facet_svth.cpp +++ b/TAO/TAO_IDL/be/be_visitor_interface/facet_svth.cpp @@ -3,8 +3,6 @@ /** * @file facet_svth.cpp * - * $Id$ - * * Visitor generating code for a facet servant class in the * servant header. * diff --git a/TAO/TAO_IDL/be/be_visitor_interface/facet_svts.cpp b/TAO/TAO_IDL/be/be_visitor_interface/facet_svts.cpp index 1e921ecec06..fee8803a934 100644 --- a/TAO/TAO_IDL/be/be_visitor_interface/facet_svts.cpp +++ b/TAO/TAO_IDL/be/be_visitor_interface/facet_svts.cpp @@ -3,8 +3,6 @@ /** * @file facet_svts.cpp * - * $Id$ - * * Visitor generating code for a facet servant class in the * servant source. * diff --git a/TAO/TAO_IDL/be/be_visitor_interface/interface.cpp b/TAO/TAO_IDL/be/be_visitor_interface/interface.cpp index d75f95f778c..71918385a4f 100644 --- a/TAO/TAO_IDL/be/be_visitor_interface/interface.cpp +++ b/TAO/TAO_IDL/be/be_visitor_interface/interface.cpp @@ -3,8 +3,6 @@ /** * @file interface.cpp * - * $Id$ - * * Visitor generating code for Interfaces. This is a generic visitor. * * diff --git a/TAO/TAO_IDL/be/be_visitor_interface/interface.h b/TAO/TAO_IDL/be/be_visitor_interface/interface.h index b2d9d06bf93..4e114c9a269 100644 --- a/TAO/TAO_IDL/be/be_visitor_interface/interface.h +++ b/TAO/TAO_IDL/be/be_visitor_interface/interface.h @@ -3,8 +3,6 @@ /** * @file interface.h * - * $Id$ - * * Visitors for generation of code for Interface * * diff --git a/TAO/TAO_IDL/be/be_visitor_interface/interface_ch.cpp b/TAO/TAO_IDL/be/be_visitor_interface/interface_ch.cpp index 0fb0b926ebb..3e85aba0f08 100644 --- a/TAO/TAO_IDL/be/be_visitor_interface/interface_ch.cpp +++ b/TAO/TAO_IDL/be/be_visitor_interface/interface_ch.cpp @@ -3,8 +3,6 @@ /** * @file interface_ch.cpp * - * $Id$ - * * Visitor generating code for Interfaces in the client header * * diff --git a/TAO/TAO_IDL/be/be_visitor_interface/interface_ci.cpp b/TAO/TAO_IDL/be/be_visitor_interface/interface_ci.cpp index fa1156a4691..3b90adf1d8e 100644 --- a/TAO/TAO_IDL/be/be_visitor_interface/interface_ci.cpp +++ b/TAO/TAO_IDL/be/be_visitor_interface/interface_ci.cpp @@ -3,8 +3,6 @@ /** * @file interface_ci.cpp * - * $Id$ - * * Visitor generating code for Interfaces in the client inline file * * diff --git a/TAO/TAO_IDL/be/be_visitor_interface/interface_cs.cpp b/TAO/TAO_IDL/be/be_visitor_interface/interface_cs.cpp index 543d5e13936..e7b7eb75b97 100644 --- a/TAO/TAO_IDL/be/be_visitor_interface/interface_cs.cpp +++ b/TAO/TAO_IDL/be/be_visitor_interface/interface_cs.cpp @@ -2,8 +2,6 @@ /** * @file interface_cs.cpp * - * $Id$ - * * Visitor generating code for Interfaces in the client stubs file. * * diff --git a/TAO/TAO_IDL/be/be_visitor_interface/interface_ex_idl.cpp b/TAO/TAO_IDL/be/be_visitor_interface/interface_ex_idl.cpp index 304a8ffdc8d..55bc88f4daa 100644 --- a/TAO/TAO_IDL/be/be_visitor_interface/interface_ex_idl.cpp +++ b/TAO/TAO_IDL/be/be_visitor_interface/interface_ex_idl.cpp @@ -3,8 +3,6 @@ /** * @file interface_ex_idl.cpp * - * $Id$ - * * Visitor generating code for Interfaces in the * CIAO executor IDL file. * diff --git a/TAO/TAO_IDL/be/be_visitor_interface/interface_ih.cpp b/TAO/TAO_IDL/be/be_visitor_interface/interface_ih.cpp index f8d7fd3e32c..f07420a77e0 100644 --- a/TAO/TAO_IDL/be/be_visitor_interface/interface_ih.cpp +++ b/TAO/TAO_IDL/be/be_visitor_interface/interface_ih.cpp @@ -3,8 +3,6 @@ /** * @file interface_ih.cpp * - * $Id$ - * * Visitor generating code for Interfaces in the implementation header * * diff --git a/TAO/TAO_IDL/be/be_visitor_interface/interface_is.cpp b/TAO/TAO_IDL/be/be_visitor_interface/interface_is.cpp index dc0cee6957f..5970c253bad 100644 --- a/TAO/TAO_IDL/be/be_visitor_interface/interface_is.cpp +++ b/TAO/TAO_IDL/be/be_visitor_interface/interface_is.cpp @@ -3,8 +3,6 @@ /** * @file interface_is.cpp * - * $Id$ - * * Visitor generating code for Interfaces in the implementation skeletons file. * * diff --git a/TAO/TAO_IDL/be/be_visitor_interface/interface_sh.cpp b/TAO/TAO_IDL/be/be_visitor_interface/interface_sh.cpp index f81a2c9dee7..bd7bc493bc5 100644 --- a/TAO/TAO_IDL/be/be_visitor_interface/interface_sh.cpp +++ b/TAO/TAO_IDL/be/be_visitor_interface/interface_sh.cpp @@ -3,8 +3,6 @@ /** * @file interface_sh.cpp * - * $Id$ - * * Visitor generating code for Interfaces in the server header * * diff --git a/TAO/TAO_IDL/be/be_visitor_interface/interface_ss.cpp b/TAO/TAO_IDL/be/be_visitor_interface/interface_ss.cpp index 5cfa523741b..eaf4d154dc9 100644 --- a/TAO/TAO_IDL/be/be_visitor_interface/interface_ss.cpp +++ b/TAO/TAO_IDL/be/be_visitor_interface/interface_ss.cpp @@ -3,8 +3,6 @@ /** * @file interface_ss.cpp * - * $Id$ - * * Visitor generating code for Interfaces in the server skeletons file. * * diff --git a/TAO/TAO_IDL/be/be_visitor_interface/interface_svth.cpp b/TAO/TAO_IDL/be/be_visitor_interface/interface_svth.cpp index 96f81c7bd75..7dd494bf83e 100644 --- a/TAO/TAO_IDL/be/be_visitor_interface/interface_svth.cpp +++ b/TAO/TAO_IDL/be/be_visitor_interface/interface_svth.cpp @@ -3,8 +3,6 @@ /** * @file interface_svth.cpp * - * $Id$ - * * Visitor generating code for Interfaces in the * CIAO template servant header file. * diff --git a/TAO/TAO_IDL/be/be_visitor_interface/interface_svts.cpp b/TAO/TAO_IDL/be/be_visitor_interface/interface_svts.cpp index 4ac7ae90bcf..1b13124798a 100644 --- a/TAO/TAO_IDL/be/be_visitor_interface/interface_svts.cpp +++ b/TAO/TAO_IDL/be/be_visitor_interface/interface_svts.cpp @@ -3,8 +3,6 @@ /** * @file interface_svts.cpp * - * $Id$ - * * Visitor generating code for Interfaces in the * CIAO template servant source file. * diff --git a/TAO/TAO_IDL/be/be_visitor_interface/smart_proxy_ch.cpp b/TAO/TAO_IDL/be/be_visitor_interface/smart_proxy_ch.cpp index 6632574aeff..fef71201989 100644 --- a/TAO/TAO_IDL/be/be_visitor_interface/smart_proxy_ch.cpp +++ b/TAO/TAO_IDL/be/be_visitor_interface/smart_proxy_ch.cpp @@ -2,8 +2,6 @@ /** * @file smart_proxy_ch.cpp * - * $Id$ - * * This provides code generation for smart proxy classes for an * interface in the client header. * diff --git a/TAO/TAO_IDL/be/be_visitor_interface/smart_proxy_cs.cpp b/TAO/TAO_IDL/be/be_visitor_interface/smart_proxy_cs.cpp index 082d522681f..977eef9cb2b 100644 --- a/TAO/TAO_IDL/be/be_visitor_interface/smart_proxy_cs.cpp +++ b/TAO/TAO_IDL/be/be_visitor_interface/smart_proxy_cs.cpp @@ -3,8 +3,6 @@ /** * @file smart_proxy_cs.cpp * - * $Id$ - * * Visitor generating code for smart_proxy classes for an Interface in the * client proxy file. * diff --git a/TAO/TAO_IDL/be/be_visitor_interface/tie_sh.cpp b/TAO/TAO_IDL/be/be_visitor_interface/tie_sh.cpp index 3539e1fdd56..0de2e1177cf 100644 --- a/TAO/TAO_IDL/be/be_visitor_interface/tie_sh.cpp +++ b/TAO/TAO_IDL/be/be_visitor_interface/tie_sh.cpp @@ -3,8 +3,6 @@ /** * @file tie_sh.cpp * - * $Id$ - * * Visitor generating code for TIE class for an Interface in the header * file. * diff --git a/TAO/TAO_IDL/be/be_visitor_interface/tie_ss.cpp b/TAO/TAO_IDL/be/be_visitor_interface/tie_ss.cpp index 4ef14930859..b0048581743 100644 --- a/TAO/TAO_IDL/be/be_visitor_interface/tie_ss.cpp +++ b/TAO/TAO_IDL/be/be_visitor_interface/tie_ss.cpp @@ -3,8 +3,6 @@ /** * @file tie_ss.cpp * - * $Id$ - * * Visitor generating code for TIE classes for the Interface node in the * inline file. * diff --git a/TAO/TAO_IDL/be/be_visitor_interface_fwd/any_op_ch.cpp b/TAO/TAO_IDL/be/be_visitor_interface_fwd/any_op_ch.cpp index 331a913dbfa..63873337a19 100644 --- a/TAO/TAO_IDL/be/be_visitor_interface_fwd/any_op_ch.cpp +++ b/TAO/TAO_IDL/be/be_visitor_interface_fwd/any_op_ch.cpp @@ -3,8 +3,6 @@ /** * @file any_op_ch.cpp * - * $Id$ - * * Visitor generating code for Any operators for a forward declared interface * in the client header. * diff --git a/TAO/TAO_IDL/be/be_visitor_interface_fwd/cdr_op_ch.cpp b/TAO/TAO_IDL/be/be_visitor_interface_fwd/cdr_op_ch.cpp index 3c1e1dc67b9..fac5192e389 100644 --- a/TAO/TAO_IDL/be/be_visitor_interface_fwd/cdr_op_ch.cpp +++ b/TAO/TAO_IDL/be/be_visitor_interface_fwd/cdr_op_ch.cpp @@ -3,8 +3,6 @@ /** * @file cdr_op_ch.cpp * - * $Id$ - * * Visitor generating code for CDR operators for forward declared * interfaces. This uses compiled marshaling. * diff --git a/TAO/TAO_IDL/be/be_visitor_interface_fwd/interface_fwd.h b/TAO/TAO_IDL/be/be_visitor_interface_fwd/interface_fwd.h index 3444abcb54f..68655105fb9 100644 --- a/TAO/TAO_IDL/be/be_visitor_interface_fwd/interface_fwd.h +++ b/TAO/TAO_IDL/be/be_visitor_interface_fwd/interface_fwd.h @@ -3,8 +3,6 @@ /** * @file interface_fwd.h * - * $Id$ - * * Visitors for generation of code for Interface_Fwd * * diff --git a/TAO/TAO_IDL/be/be_visitor_interface_fwd/interface_fwd_ch.cpp b/TAO/TAO_IDL/be/be_visitor_interface_fwd/interface_fwd_ch.cpp index bd82e56a491..a058350a185 100644 --- a/TAO/TAO_IDL/be/be_visitor_interface_fwd/interface_fwd_ch.cpp +++ b/TAO/TAO_IDL/be/be_visitor_interface_fwd/interface_fwd_ch.cpp @@ -3,8 +3,6 @@ /** * @file interface_fwd_ch.cpp * - * $Id$ - * * Visitor generating code for Interface_Fwd node in the client header. * * diff --git a/TAO/TAO_IDL/be/be_visitor_module/any_op.cpp b/TAO/TAO_IDL/be/be_visitor_module/any_op.cpp index 07e0debb82e..a2d75f684ba 100644 --- a/TAO/TAO_IDL/be/be_visitor_module/any_op.cpp +++ b/TAO/TAO_IDL/be/be_visitor_module/any_op.cpp @@ -3,8 +3,6 @@ /** * @file any_op.cpp * - * $Id$ - * * Visitor generating code for Any operators for elements in the scope of * the Module. * diff --git a/TAO/TAO_IDL/be/be_visitor_module/cdr_op.cpp b/TAO/TAO_IDL/be/be_visitor_module/cdr_op.cpp index 8fbb4b131c5..4015765a501 100644 --- a/TAO/TAO_IDL/be/be_visitor_module/cdr_op.cpp +++ b/TAO/TAO_IDL/be/be_visitor_module/cdr_op.cpp @@ -3,8 +3,6 @@ /** * @file cdr_op.cpp * - * $Id$ - * * Visitor generating code for the CDR operators for types defined in Module's * scope. * diff --git a/TAO/TAO_IDL/be/be_visitor_module/module.cpp b/TAO/TAO_IDL/be/be_visitor_module/module.cpp index 347f3a65489..903e82885bd 100644 --- a/TAO/TAO_IDL/be/be_visitor_module/module.cpp +++ b/TAO/TAO_IDL/be/be_visitor_module/module.cpp @@ -3,8 +3,6 @@ /** * @file module.cpp * - * $Id$ - * * Generic visitor generating code for Module * * diff --git a/TAO/TAO_IDL/be/be_visitor_module/module.h b/TAO/TAO_IDL/be/be_visitor_module/module.h index 04dec43cbb2..597d04d3197 100644 --- a/TAO/TAO_IDL/be/be_visitor_module/module.h +++ b/TAO/TAO_IDL/be/be_visitor_module/module.h @@ -3,8 +3,6 @@ /** * @file module.h * - * $Id$ - * * Visitors for generation of code for Module * * diff --git a/TAO/TAO_IDL/be/be_visitor_module/module_ch.cpp b/TAO/TAO_IDL/be/be_visitor_module/module_ch.cpp index 100420b81bf..3b0b1126c5c 100644 --- a/TAO/TAO_IDL/be/be_visitor_module/module_ch.cpp +++ b/TAO/TAO_IDL/be/be_visitor_module/module_ch.cpp @@ -3,8 +3,6 @@ /** * @file module_ch.cpp * - * $Id$ - * * Visitor generating code for Module in the client header * * diff --git a/TAO/TAO_IDL/be/be_visitor_module/module_ih.cpp b/TAO/TAO_IDL/be/be_visitor_module/module_ih.cpp index 85f83530251..70eb66d01d7 100644 --- a/TAO/TAO_IDL/be/be_visitor_module/module_ih.cpp +++ b/TAO/TAO_IDL/be/be_visitor_module/module_ih.cpp @@ -3,8 +3,6 @@ /** * @file module_ih.cpp * - * $Id$ - * * Visitor generating code for Module in the implementation header * * diff --git a/TAO/TAO_IDL/be/be_visitor_module/module_sh.cpp b/TAO/TAO_IDL/be/be_visitor_module/module_sh.cpp index eaabccf8acd..83593692525 100644 --- a/TAO/TAO_IDL/be/be_visitor_module/module_sh.cpp +++ b/TAO/TAO_IDL/be/be_visitor_module/module_sh.cpp @@ -3,8 +3,6 @@ /** * @file module_sh.cpp * - * $Id$ - * * Visitor generating code for Module in the server header * * diff --git a/TAO/TAO_IDL/be/be_visitor_native/native.h b/TAO/TAO_IDL/be/be_visitor_native/native.h index c3df185c829..3b43b27af17 100644 --- a/TAO/TAO_IDL/be/be_visitor_native/native.h +++ b/TAO/TAO_IDL/be/be_visitor_native/native.h @@ -3,8 +3,6 @@ /** * @file native.h * - * $Id$ - * * Visitors for generation of code for native * * diff --git a/TAO/TAO_IDL/be/be_visitor_native/native_ch.cpp b/TAO/TAO_IDL/be/be_visitor_native/native_ch.cpp index 473bf03de18..e1c2c6d58ff 100644 --- a/TAO/TAO_IDL/be/be_visitor_native/native_ch.cpp +++ b/TAO/TAO_IDL/be/be_visitor_native/native_ch.cpp @@ -3,8 +3,6 @@ /** * @file native_ch.cpp * - * $Id$ - * * Visitor generating code for Native in the client header * * diff --git a/TAO/TAO_IDL/be/be_visitor_operation/amh_rh_sh.cpp b/TAO/TAO_IDL/be/be_visitor_operation/amh_rh_sh.cpp index 71d953415bf..928c6746635 100644 --- a/TAO/TAO_IDL/be/be_visitor_operation/amh_rh_sh.cpp +++ b/TAO/TAO_IDL/be/be_visitor_operation/amh_rh_sh.cpp @@ -2,8 +2,6 @@ /** * @file amh_rh_sh.cpp * - * $Id$ - * * Visitor generating AMH-RH skeleton code for Operation node in the * skeleton header. * diff --git a/TAO/TAO_IDL/be/be_visitor_operation/amh_rh_ss.cpp b/TAO/TAO_IDL/be/be_visitor_operation/amh_rh_ss.cpp index c75d69d2e34..c16e63c9736 100644 --- a/TAO/TAO_IDL/be/be_visitor_operation/amh_rh_ss.cpp +++ b/TAO/TAO_IDL/be/be_visitor_operation/amh_rh_ss.cpp @@ -2,8 +2,6 @@ /** * @file amh_rh_ss.cpp * - * $Id$ - * * Creates code for AMH-RH operations. * * @author Mayur Deshpande <mayur@ics.uci.edu> diff --git a/TAO/TAO_IDL/be/be_visitor_operation/amh_sh.cpp b/TAO/TAO_IDL/be/be_visitor_operation/amh_sh.cpp index 1affcd9984f..62a32a5e0ab 100644 --- a/TAO/TAO_IDL/be/be_visitor_operation/amh_sh.cpp +++ b/TAO/TAO_IDL/be/be_visitor_operation/amh_sh.cpp @@ -3,8 +3,6 @@ /** * @file amh_sh.cpp * - * $Id$ - * * Visitor generating AMH skeleton code for Operation node in the * skeleton header. * diff --git a/TAO/TAO_IDL/be/be_visitor_operation/ami_cs.cpp b/TAO/TAO_IDL/be/be_visitor_operation/ami_cs.cpp index 2895f81d563..f74608f3ed8 100644 --- a/TAO/TAO_IDL/be/be_visitor_operation/ami_cs.cpp +++ b/TAO/TAO_IDL/be/be_visitor_operation/ami_cs.cpp @@ -3,8 +3,6 @@ /** * @file ami_cs.cpp * - * $Id$ - * * Visitor generating code for Operation in the stubs file. * * diff --git a/TAO/TAO_IDL/be/be_visitor_operation/ami_handler_reply_stub_operation_cs.cpp b/TAO/TAO_IDL/be/be_visitor_operation/ami_handler_reply_stub_operation_cs.cpp index 9db711f915b..38e948d165f 100644 --- a/TAO/TAO_IDL/be/be_visitor_operation/ami_handler_reply_stub_operation_cs.cpp +++ b/TAO/TAO_IDL/be/be_visitor_operation/ami_handler_reply_stub_operation_cs.cpp @@ -3,8 +3,6 @@ /** * @file ami_handler_reply_stub_operation_cs.cpp * - * $Id$ - * * Visitor generating code for Operation in the stubs file. * * diff --git a/TAO/TAO_IDL/be/be_visitor_operation/arglist.cpp b/TAO/TAO_IDL/be/be_visitor_operation/arglist.cpp index 6b4b81217db..1006ee44b4b 100644 --- a/TAO/TAO_IDL/be/be_visitor_operation/arglist.cpp +++ b/TAO/TAO_IDL/be/be_visitor_operation/arglist.cpp @@ -3,8 +3,6 @@ /** * @file arglist.cpp * - * $Id$ - * * Visitor generating code for the parameter list of the Operation signature. * * diff --git a/TAO/TAO_IDL/be/be_visitor_operation/argument.cpp b/TAO/TAO_IDL/be/be_visitor_operation/argument.cpp index 11d6a9bb96e..37c4817f96b 100644 --- a/TAO/TAO_IDL/be/be_visitor_operation/argument.cpp +++ b/TAO/TAO_IDL/be/be_visitor_operation/argument.cpp @@ -3,8 +3,6 @@ /** * @file argument.cpp * - * $Id$ - * * Visitor that calls the visitor for arguments. * * diff --git a/TAO/TAO_IDL/be/be_visitor_operation/argument_invoke.cpp b/TAO/TAO_IDL/be/be_visitor_operation/argument_invoke.cpp index 2ef35ecc61d..25885d0fca2 100644 --- a/TAO/TAO_IDL/be/be_visitor_operation/argument_invoke.cpp +++ b/TAO/TAO_IDL/be/be_visitor_operation/argument_invoke.cpp @@ -3,8 +3,6 @@ /** * @file argument_invoke.cpp * - * $Id$ - * * Visitor to pass arguments to the CDR operators. This one helps in * generating the && and the , at the right place. This one is for the * client stub side. diff --git a/TAO/TAO_IDL/be/be_visitor_operation/argument_marshal.cpp b/TAO/TAO_IDL/be/be_visitor_operation/argument_marshal.cpp index 2362a8483ea..38098e18701 100644 --- a/TAO/TAO_IDL/be/be_visitor_operation/argument_marshal.cpp +++ b/TAO/TAO_IDL/be/be_visitor_operation/argument_marshal.cpp @@ -3,8 +3,6 @@ /** * @file argument_marshal.cpp * - * $Id$ - * * Visitor to pass arguments to the CDR operators. This one helps in * generating the && and the , at the right place. This one is for the * skeleton side. diff --git a/TAO/TAO_IDL/be/be_visitor_operation/exceptlist_cs.cpp b/TAO/TAO_IDL/be/be_visitor_operation/exceptlist_cs.cpp index 55aef74ee9f..dc86ad13bd6 100644 --- a/TAO/TAO_IDL/be/be_visitor_operation/exceptlist_cs.cpp +++ b/TAO/TAO_IDL/be/be_visitor_operation/exceptlist_cs.cpp @@ -3,8 +3,6 @@ /** * @file exceptlist_cs.cpp * - * $Id$ - * * Visitor generating code for the list of exceptions that an operation * raises. * diff --git a/TAO/TAO_IDL/be/be_visitor_operation/exceptlist_ss.cpp b/TAO/TAO_IDL/be/be_visitor_operation/exceptlist_ss.cpp index 5d1ad562c85..61f90405107 100644 --- a/TAO/TAO_IDL/be/be_visitor_operation/exceptlist_ss.cpp +++ b/TAO/TAO_IDL/be/be_visitor_operation/exceptlist_ss.cpp @@ -3,8 +3,6 @@ /** * @file exceptlist_ss.cpp * - * $Id$ - * * Visitor generating code for the list of exceptions that an operation * raises (skeleton/server side). * diff --git a/TAO/TAO_IDL/be/be_visitor_operation/operation.cpp b/TAO/TAO_IDL/be/be_visitor_operation/operation.cpp index d3b0add57c5..8efac709ba7 100644 --- a/TAO/TAO_IDL/be/be_visitor_operation/operation.cpp +++ b/TAO/TAO_IDL/be/be_visitor_operation/operation.cpp @@ -3,8 +3,6 @@ /** * @file operation.cpp * - * $Id$ - * * Visitor generating code for Operation in the stubs file. * * diff --git a/TAO/TAO_IDL/be/be_visitor_operation/operation.h b/TAO/TAO_IDL/be/be_visitor_operation/operation.h index c934c1eae9c..ec535c814e7 100644 --- a/TAO/TAO_IDL/be/be_visitor_operation/operation.h +++ b/TAO/TAO_IDL/be/be_visitor_operation/operation.h @@ -3,8 +3,6 @@ /** * @file operation.h * - * $Id$ - * * Visitors for generation of code for Operation * * diff --git a/TAO/TAO_IDL/be/be_visitor_operation/operation_ch.cpp b/TAO/TAO_IDL/be/be_visitor_operation/operation_ch.cpp index 0d96d3475fc..0ce795308bf 100644 --- a/TAO/TAO_IDL/be/be_visitor_operation/operation_ch.cpp +++ b/TAO/TAO_IDL/be/be_visitor_operation/operation_ch.cpp @@ -3,8 +3,6 @@ /** * @file operation_ch.cpp * - * $Id$ - * * Visitor generating code for Operation node in the client header. * * diff --git a/TAO/TAO_IDL/be/be_visitor_operation/operation_cs.cpp b/TAO/TAO_IDL/be/be_visitor_operation/operation_cs.cpp index 87455bab09b..0ed4acbf34a 100644 --- a/TAO/TAO_IDL/be/be_visitor_operation/operation_cs.cpp +++ b/TAO/TAO_IDL/be/be_visitor_operation/operation_cs.cpp @@ -3,8 +3,6 @@ /** * @file operation_cs.cpp * - * $Id$ - * * Visitor generating code for Operation in the stubs file. * * diff --git a/TAO/TAO_IDL/be/be_visitor_operation/operation_exs.cpp b/TAO/TAO_IDL/be/be_visitor_operation/operation_exs.cpp index 312b8b57051..c9f721cbdaf 100644 --- a/TAO/TAO_IDL/be/be_visitor_operation/operation_exs.cpp +++ b/TAO/TAO_IDL/be/be_visitor_operation/operation_exs.cpp @@ -3,8 +3,6 @@ /** * @file operation_exs.cpp * - * $Id$ - * * Visitor generating code for Operation in the CIAO executor file. * * diff --git a/TAO/TAO_IDL/be/be_visitor_operation/operation_ih.cpp b/TAO/TAO_IDL/be/be_visitor_operation/operation_ih.cpp index 333bb69bec1..416e3248f21 100644 --- a/TAO/TAO_IDL/be/be_visitor_operation/operation_ih.cpp +++ b/TAO/TAO_IDL/be/be_visitor_operation/operation_ih.cpp @@ -3,8 +3,6 @@ /** * @file operation_ih.cpp * - * $Id$ - * * Visitor generating code for Operation in the implementation header * * diff --git a/TAO/TAO_IDL/be/be_visitor_operation/operation_is.cpp b/TAO/TAO_IDL/be/be_visitor_operation/operation_is.cpp index aef0632bd90..a6f04f062dc 100644 --- a/TAO/TAO_IDL/be/be_visitor_operation/operation_is.cpp +++ b/TAO/TAO_IDL/be/be_visitor_operation/operation_is.cpp @@ -3,8 +3,6 @@ /** * @file operation_is.cpp * - * $Id$ - * * Visitor generating code for Operation in the implementation skeleton * * diff --git a/TAO/TAO_IDL/be/be_visitor_operation/operation_sh.cpp b/TAO/TAO_IDL/be/be_visitor_operation/operation_sh.cpp index 165f1252cc0..51ce6eb93c9 100644 --- a/TAO/TAO_IDL/be/be_visitor_operation/operation_sh.cpp +++ b/TAO/TAO_IDL/be/be_visitor_operation/operation_sh.cpp @@ -3,8 +3,6 @@ /** * @file operation_sh.cpp * - * $Id$ - * * Visitor generating code for Operation in the server header * * diff --git a/TAO/TAO_IDL/be/be_visitor_operation/operation_ss.cpp b/TAO/TAO_IDL/be/be_visitor_operation/operation_ss.cpp index b5e12995273..c571b6a3b3c 100644 --- a/TAO/TAO_IDL/be/be_visitor_operation/operation_ss.cpp +++ b/TAO/TAO_IDL/be/be_visitor_operation/operation_ss.cpp @@ -3,8 +3,6 @@ /** * @file operation_ss.cpp * - * $Id$ - * * Visitor generating code for Operation in the server skeleton * * diff --git a/TAO/TAO_IDL/be/be_visitor_operation/operation_svs.cpp b/TAO/TAO_IDL/be/be_visitor_operation/operation_svs.cpp index b61b2a39018..8e446e8200f 100644 --- a/TAO/TAO_IDL/be/be_visitor_operation/operation_svs.cpp +++ b/TAO/TAO_IDL/be/be_visitor_operation/operation_svs.cpp @@ -3,8 +3,6 @@ /** * @file operation_svs.cpp * - * $Id$ - * * Visitor generating code for Operation in the CIAO servants file. * * diff --git a/TAO/TAO_IDL/be/be_visitor_operation/rettype.cpp b/TAO/TAO_IDL/be/be_visitor_operation/rettype.cpp index e35ca462369..29f986abb3c 100644 --- a/TAO/TAO_IDL/be/be_visitor_operation/rettype.cpp +++ b/TAO/TAO_IDL/be/be_visitor_operation/rettype.cpp @@ -3,8 +3,6 @@ /** * @file rettype.cpp * - * $Id$ - * * Visitor generating code for return type of the Operation node * * diff --git a/TAO/TAO_IDL/be/be_visitor_operation/rettype_return_cs.cpp b/TAO/TAO_IDL/be/be_visitor_operation/rettype_return_cs.cpp index adc134cceb6..5b32900c7df 100644 --- a/TAO/TAO_IDL/be/be_visitor_operation/rettype_return_cs.cpp +++ b/TAO/TAO_IDL/be/be_visitor_operation/rettype_return_cs.cpp @@ -3,8 +3,6 @@ /** * @file rettype_return_cs.cpp * - * $Id$ - * * Visitor generating code for returning the return type variable. * * diff --git a/TAO/TAO_IDL/be/be_visitor_operation/smart_proxy_ch.cpp b/TAO/TAO_IDL/be/be_visitor_operation/smart_proxy_ch.cpp index 43619967d98..1b36a7f1612 100644 --- a/TAO/TAO_IDL/be/be_visitor_operation/smart_proxy_ch.cpp +++ b/TAO/TAO_IDL/be/be_visitor_operation/smart_proxy_ch.cpp @@ -3,8 +3,6 @@ /** * @file smart_proxy_ch.cpp * - * $Id$ - * * Visitor generating code for Operation node in the client header. * * diff --git a/TAO/TAO_IDL/be/be_visitor_operation/smart_proxy_cs.cpp b/TAO/TAO_IDL/be/be_visitor_operation/smart_proxy_cs.cpp index 0d834516385..da514977f1d 100644 --- a/TAO/TAO_IDL/be/be_visitor_operation/smart_proxy_cs.cpp +++ b/TAO/TAO_IDL/be/be_visitor_operation/smart_proxy_cs.cpp @@ -3,8 +3,6 @@ /** * @file smart_proxy_cs.cpp * - * $Id$ - * * Visitor generating code for Operation in the stubs file. * * diff --git a/TAO/TAO_IDL/be/be_visitor_operation/tie_sh.cpp b/TAO/TAO_IDL/be/be_visitor_operation/tie_sh.cpp index 2e901d3ee25..d2c8babf66c 100644 --- a/TAO/TAO_IDL/be/be_visitor_operation/tie_sh.cpp +++ b/TAO/TAO_IDL/be/be_visitor_operation/tie_sh.cpp @@ -3,8 +3,6 @@ /** * @file tie_sh.cpp * - * $Id$ - * * Visitor generating code for operations of the TIE class in the header * file. * diff --git a/TAO/TAO_IDL/be/be_visitor_operation/tie_ss.cpp b/TAO/TAO_IDL/be/be_visitor_operation/tie_ss.cpp index 56000b3f0c7..969a28f243e 100644 --- a/TAO/TAO_IDL/be/be_visitor_operation/tie_ss.cpp +++ b/TAO/TAO_IDL/be/be_visitor_operation/tie_ss.cpp @@ -3,8 +3,6 @@ /** * @file tie_ss.cpp * - * $Id$ - * * Visitor generating code for operations for the TIE class. * * diff --git a/TAO/TAO_IDL/be/be_visitor_operation/upcall_command_ss.cpp b/TAO/TAO_IDL/be/be_visitor_operation/upcall_command_ss.cpp index 6d23954b5d9..91006b90af3 100644 --- a/TAO/TAO_IDL/be/be_visitor_operation/upcall_command_ss.cpp +++ b/TAO/TAO_IDL/be/be_visitor_operation/upcall_command_ss.cpp @@ -3,8 +3,6 @@ /** * @file upcall_command_ss.cpp * - * $Id$ - * * Visitor that generates operation-specific TAO::Upcall_Command * objects in skeletons. * diff --git a/TAO/TAO_IDL/be/be_visitor_root/any_op.cpp b/TAO/TAO_IDL/be/be_visitor_root/any_op.cpp index c6c6cc24b20..9f564c1925b 100644 --- a/TAO/TAO_IDL/be/be_visitor_root/any_op.cpp +++ b/TAO/TAO_IDL/be/be_visitor_root/any_op.cpp @@ -3,8 +3,6 @@ /** * @file any_op.cpp * - * $Id$ - * * Visitor generating code for the Any operators for types defined in Root's * scope. * diff --git a/TAO/TAO_IDL/be/be_visitor_root/cdr_op.cpp b/TAO/TAO_IDL/be/be_visitor_root/cdr_op.cpp index 039eaafc39b..fa914f835ec 100644 --- a/TAO/TAO_IDL/be/be_visitor_root/cdr_op.cpp +++ b/TAO/TAO_IDL/be/be_visitor_root/cdr_op.cpp @@ -3,8 +3,6 @@ /** * @file cdr_op.cpp * - * $Id$ - * * Visitor generating code for the CDR operators for types defined * in Root's scope. * diff --git a/TAO/TAO_IDL/be/be_visitor_root/root.cpp b/TAO/TAO_IDL/be/be_visitor_root/root.cpp index 007765a4721..724929e0831 100644 --- a/TAO/TAO_IDL/be/be_visitor_root/root.cpp +++ b/TAO/TAO_IDL/be/be_visitor_root/root.cpp @@ -3,8 +3,6 @@ /** * @file root.cpp * - * $Id$ - * * Visitor generating code for the Root node. This is a generic visitor. * * diff --git a/TAO/TAO_IDL/be/be_visitor_root/root.h b/TAO/TAO_IDL/be/be_visitor_root/root.h index 7556c621e08..205466b1598 100644 --- a/TAO/TAO_IDL/be/be_visitor_root/root.h +++ b/TAO/TAO_IDL/be/be_visitor_root/root.h @@ -3,8 +3,6 @@ /** * @file root.h * - * $Id$ - * * Visitors for generation of code for Root * * diff --git a/TAO/TAO_IDL/be/be_visitor_root/root_ch.cpp b/TAO/TAO_IDL/be/be_visitor_root/root_ch.cpp index d01c2c2a18d..3e14c0ea0c6 100644 --- a/TAO/TAO_IDL/be/be_visitor_root/root_ch.cpp +++ b/TAO/TAO_IDL/be/be_visitor_root/root_ch.cpp @@ -3,8 +3,6 @@ /** * @file root_ch.cpp * - * $Id$ - * * Visitor generating code for Root in the client header * * diff --git a/TAO/TAO_IDL/be/be_visitor_root/root_ci.cpp b/TAO/TAO_IDL/be/be_visitor_root/root_ci.cpp index b8d32dd8345..b4b9425e036 100644 --- a/TAO/TAO_IDL/be/be_visitor_root/root_ci.cpp +++ b/TAO/TAO_IDL/be/be_visitor_root/root_ci.cpp @@ -3,8 +3,6 @@ /** * @file root_ci.cpp * - * $Id$ - * * Visitor generating code for the Root in the client inline * * diff --git a/TAO/TAO_IDL/be/be_visitor_root/root_cnh.cpp b/TAO/TAO_IDL/be/be_visitor_root/root_cnh.cpp index 5dd0c741d9b..8606a3ae8b2 100644 --- a/TAO/TAO_IDL/be/be_visitor_root/root_cnh.cpp +++ b/TAO/TAO_IDL/be/be_visitor_root/root_cnh.cpp @@ -3,8 +3,6 @@ /** * @file root_cnh.cpp * - * $Id$ - * * Visitor generating code for Root in the CIAO * connector impl header * diff --git a/TAO/TAO_IDL/be/be_visitor_root/root_cns.cpp b/TAO/TAO_IDL/be/be_visitor_root/root_cns.cpp index 1f8b86bf02e..71d113a6773 100644 --- a/TAO/TAO_IDL/be/be_visitor_root/root_cns.cpp +++ b/TAO/TAO_IDL/be/be_visitor_root/root_cns.cpp @@ -3,8 +3,6 @@ /** * @file root_cns.cpp * - * $Id$ - * * Visitor generating code for Root in the CIAO * connector impl source * diff --git a/TAO/TAO_IDL/be/be_visitor_root/root_cs.cpp b/TAO/TAO_IDL/be/be_visitor_root/root_cs.cpp index a50f6c1e1b4..fbfd8e98122 100644 --- a/TAO/TAO_IDL/be/be_visitor_root/root_cs.cpp +++ b/TAO/TAO_IDL/be/be_visitor_root/root_cs.cpp @@ -3,8 +3,6 @@ /** * @file root_cs.cpp * - * $Id$ - * * Visitor generating code for Root in the client stubs file. * * diff --git a/TAO/TAO_IDL/be/be_visitor_root/root_ex_idl.cpp b/TAO/TAO_IDL/be/be_visitor_root/root_ex_idl.cpp index dd56dd78b4f..806dcbc2ca8 100644 --- a/TAO/TAO_IDL/be/be_visitor_root/root_ex_idl.cpp +++ b/TAO/TAO_IDL/be/be_visitor_root/root_ex_idl.cpp @@ -3,8 +3,6 @@ /** * @file root_ex_idl.cpp * - * $Id$ - * * Visitor generating code for Root in the CIAO executor IDL * * diff --git a/TAO/TAO_IDL/be/be_visitor_root/root_exh.cpp b/TAO/TAO_IDL/be/be_visitor_root/root_exh.cpp index 8fd23623d35..2bf579bc8cd 100644 --- a/TAO/TAO_IDL/be/be_visitor_root/root_exh.cpp +++ b/TAO/TAO_IDL/be/be_visitor_root/root_exh.cpp @@ -3,8 +3,6 @@ /** * @file root_exh.cpp * - * $Id$ - * * Visitor generating code for Root in the CIAO * exec impl header * diff --git a/TAO/TAO_IDL/be/be_visitor_root/root_exs.cpp b/TAO/TAO_IDL/be/be_visitor_root/root_exs.cpp index a1f1b8cb4e8..b525f3749b6 100644 --- a/TAO/TAO_IDL/be/be_visitor_root/root_exs.cpp +++ b/TAO/TAO_IDL/be/be_visitor_root/root_exs.cpp @@ -3,8 +3,6 @@ /** * @file root_exs.cpp * - * $Id$ - * * Visitor generating code for Root in the CIAO * exec impl source * diff --git a/TAO/TAO_IDL/be/be_visitor_root/root_ih.cpp b/TAO/TAO_IDL/be/be_visitor_root/root_ih.cpp index fd8dff6d47b..8cc90d2638a 100644 --- a/TAO/TAO_IDL/be/be_visitor_root/root_ih.cpp +++ b/TAO/TAO_IDL/be/be_visitor_root/root_ih.cpp @@ -3,8 +3,6 @@ /** * @file root_ih.cpp * - * $Id$ - * * Visitor generating code for Root in the server implementation header * * diff --git a/TAO/TAO_IDL/be/be_visitor_root/root_is.cpp b/TAO/TAO_IDL/be/be_visitor_root/root_is.cpp index 207bc860cfb..553911927bd 100644 --- a/TAO/TAO_IDL/be/be_visitor_root/root_is.cpp +++ b/TAO/TAO_IDL/be/be_visitor_root/root_is.cpp @@ -2,8 +2,6 @@ /** * @file root_is.cpp * - * $Id$ - * * Visitor generating code for the Root in the implementation skeletons file * * diff --git a/TAO/TAO_IDL/be/be_visitor_root/root_sh.cpp b/TAO/TAO_IDL/be/be_visitor_root/root_sh.cpp index 9a063ad087d..dfaa995d0dc 100644 --- a/TAO/TAO_IDL/be/be_visitor_root/root_sh.cpp +++ b/TAO/TAO_IDL/be/be_visitor_root/root_sh.cpp @@ -3,8 +3,6 @@ /** * @file root_sh.cpp * - * $Id$ - * * Visitor generating code for Root in the server header * * diff --git a/TAO/TAO_IDL/be/be_visitor_root/root_ss.cpp b/TAO/TAO_IDL/be/be_visitor_root/root_ss.cpp index 2f5b8f61116..50955e5ab71 100644 --- a/TAO/TAO_IDL/be/be_visitor_root/root_ss.cpp +++ b/TAO/TAO_IDL/be/be_visitor_root/root_ss.cpp @@ -3,8 +3,6 @@ /** * @file root_ss.cpp * - * $Id$ - * * Visitor generating code for the Root in the server skeletons file * * diff --git a/TAO/TAO_IDL/be/be_visitor_root/root_sth.cpp b/TAO/TAO_IDL/be/be_visitor_root/root_sth.cpp index 11ebc0768b6..1cdd2beff47 100644 --- a/TAO/TAO_IDL/be/be_visitor_root/root_sth.cpp +++ b/TAO/TAO_IDL/be/be_visitor_root/root_sth.cpp @@ -3,8 +3,6 @@ /** * @file root_sth.cpp * - * $Id$ - * * Visitor generating code for Root in the server template header * * diff --git a/TAO/TAO_IDL/be/be_visitor_root/root_svh.cpp b/TAO/TAO_IDL/be/be_visitor_root/root_svh.cpp index 3c1f5228363..29acb216029 100644 --- a/TAO/TAO_IDL/be/be_visitor_root/root_svh.cpp +++ b/TAO/TAO_IDL/be/be_visitor_root/root_svh.cpp @@ -3,8 +3,6 @@ /** * @file root_svh.cpp * - * $Id$ - * * Visitor generating code for Root in the CIAO servant header * * diff --git a/TAO/TAO_IDL/be/be_visitor_root/root_svs.cpp b/TAO/TAO_IDL/be/be_visitor_root/root_svs.cpp index 620b785386a..28b5145e4c0 100644 --- a/TAO/TAO_IDL/be/be_visitor_root/root_svs.cpp +++ b/TAO/TAO_IDL/be/be_visitor_root/root_svs.cpp @@ -3,8 +3,6 @@ /** * @file root_svs.cpp * - * $Id$ - * * Visitor generating code for Root in the CIAO servant source * * diff --git a/TAO/TAO_IDL/be/be_visitor_root/root_svth.cpp b/TAO/TAO_IDL/be/be_visitor_root/root_svth.cpp index 3e5983d4f5e..c99a8b124aa 100644 --- a/TAO/TAO_IDL/be/be_visitor_root/root_svth.cpp +++ b/TAO/TAO_IDL/be/be_visitor_root/root_svth.cpp @@ -3,8 +3,6 @@ /** * @file root_svth.cpp * - * $Id$ - * * Visitor generating code for Root in the CIAO template servant header * * diff --git a/TAO/TAO_IDL/be/be_visitor_root/root_svts.cpp b/TAO/TAO_IDL/be/be_visitor_root/root_svts.cpp index 2598b09acea..1571e635392 100644 --- a/TAO/TAO_IDL/be/be_visitor_root/root_svts.cpp +++ b/TAO/TAO_IDL/be/be_visitor_root/root_svts.cpp @@ -3,8 +3,6 @@ /** * @file root_svts.cpp * - * $Id$ - * * Visitor generating code for Root in the CIAO template servant source * * diff --git a/TAO/TAO_IDL/be/be_visitor_scope.cpp b/TAO/TAO_IDL/be/be_visitor_scope.cpp index 49022a2f806..b2ddf8d8a54 100644 --- a/TAO/TAO_IDL/be/be_visitor_scope.cpp +++ b/TAO/TAO_IDL/be/be_visitor_scope.cpp @@ -3,8 +3,6 @@ /** * @file be_visitor_scope.cpp * - * $Id$ - * * Visitor for the base be_scope node. This serves to maintain the current * state (context) of code generation for the derived visitor. * diff --git a/TAO/TAO_IDL/be/be_visitor_sequence/any_op_ch.cpp b/TAO/TAO_IDL/be/be_visitor_sequence/any_op_ch.cpp index 8ffcf1fabe3..15796ec02de 100644 --- a/TAO/TAO_IDL/be/be_visitor_sequence/any_op_ch.cpp +++ b/TAO/TAO_IDL/be/be_visitor_sequence/any_op_ch.cpp @@ -3,8 +3,6 @@ /** * @file any_op_ch.cpp * - * $Id$ - * * Visitor generating code for Any operators for the Sequence * * diff --git a/TAO/TAO_IDL/be/be_visitor_sequence/any_op_cs.cpp b/TAO/TAO_IDL/be/be_visitor_sequence/any_op_cs.cpp index bde76415775..604e8403dcc 100644 --- a/TAO/TAO_IDL/be/be_visitor_sequence/any_op_cs.cpp +++ b/TAO/TAO_IDL/be/be_visitor_sequence/any_op_cs.cpp @@ -3,8 +3,6 @@ /** * @file any_op_cs.cpp * - * $Id$ - * * Visitor generating code for Any operator for the Sequence node * * diff --git a/TAO/TAO_IDL/be/be_visitor_sequence/buffer_type.cpp b/TAO/TAO_IDL/be/be_visitor_sequence/buffer_type.cpp index 4cb98e8f70d..92edf2e3134 100644 --- a/TAO/TAO_IDL/be/be_visitor_sequence/buffer_type.cpp +++ b/TAO/TAO_IDL/be/be_visitor_sequence/buffer_type.cpp @@ -3,8 +3,6 @@ /** * @file buffer_type.cpp * - * $Id$ - * * Visitor generating code for the internal buffer type of the Sequence node * * diff --git a/TAO/TAO_IDL/be/be_visitor_sequence/cdr_op_ch.cpp b/TAO/TAO_IDL/be/be_visitor_sequence/cdr_op_ch.cpp index f49fd8c8e49..11046a67f30 100644 --- a/TAO/TAO_IDL/be/be_visitor_sequence/cdr_op_ch.cpp +++ b/TAO/TAO_IDL/be/be_visitor_sequence/cdr_op_ch.cpp @@ -3,8 +3,6 @@ /** * @file cdr_op_ch.cpp * - * $Id$ - * * Visitor generating code for CDR operators for sequences. This uses * compiled marshaling. * diff --git a/TAO/TAO_IDL/be/be_visitor_sequence/cdr_op_cs.cpp b/TAO/TAO_IDL/be/be_visitor_sequence/cdr_op_cs.cpp index 6c100ba60c4..e08d66d22d1 100644 --- a/TAO/TAO_IDL/be/be_visitor_sequence/cdr_op_cs.cpp +++ b/TAO/TAO_IDL/be/be_visitor_sequence/cdr_op_cs.cpp @@ -3,8 +3,6 @@ /** * @file cdr_op_cs.cpp * - * $Id$ - * * Visitor for code generation of Sequences for the CDR operators * in the client stubs. * diff --git a/TAO/TAO_IDL/be/be_visitor_sequence/sequence.h b/TAO/TAO_IDL/be/be_visitor_sequence/sequence.h index 1940339f73c..bd91ece275a 100644 --- a/TAO/TAO_IDL/be/be_visitor_sequence/sequence.h +++ b/TAO/TAO_IDL/be/be_visitor_sequence/sequence.h @@ -3,8 +3,6 @@ /** * @file sequence.h * - * $Id$ - * * Visitors for generation of code for Sequence * * diff --git a/TAO/TAO_IDL/be/be_visitor_sequence/sequence_base.cpp b/TAO/TAO_IDL/be/be_visitor_sequence/sequence_base.cpp index 0eb7913e373..4c3c1c7156e 100644 --- a/TAO/TAO_IDL/be/be_visitor_sequence/sequence_base.cpp +++ b/TAO/TAO_IDL/be/be_visitor_sequence/sequence_base.cpp @@ -3,8 +3,6 @@ /** * @file sequence_base.cpp * - * $Id$ - * * Visitor generating code for the base type of the Sequence * * diff --git a/TAO/TAO_IDL/be/be_visitor_sequence/sequence_ch.cpp b/TAO/TAO_IDL/be/be_visitor_sequence/sequence_ch.cpp index c46f8b4e886..ba1db027648 100644 --- a/TAO/TAO_IDL/be/be_visitor_sequence/sequence_ch.cpp +++ b/TAO/TAO_IDL/be/be_visitor_sequence/sequence_ch.cpp @@ -3,8 +3,6 @@ /** * @file sequence_ch.cpp * - * $Id$ - * * Visitor generating code for Sequence in the client header * * diff --git a/TAO/TAO_IDL/be/be_visitor_sequence/sequence_cs.cpp b/TAO/TAO_IDL/be/be_visitor_sequence/sequence_cs.cpp index f035481fac6..f041e6577f3 100644 --- a/TAO/TAO_IDL/be/be_visitor_sequence/sequence_cs.cpp +++ b/TAO/TAO_IDL/be/be_visitor_sequence/sequence_cs.cpp @@ -3,8 +3,6 @@ /** * @file sequence_cs.cpp * - * $Id$ - * * Visitor generating code for Sequences in the client stubs file * * diff --git a/TAO/TAO_IDL/be/be_visitor_structure/any_op_ch.cpp b/TAO/TAO_IDL/be/be_visitor_structure/any_op_ch.cpp index f0a9ac189f9..392a48abf28 100644 --- a/TAO/TAO_IDL/be/be_visitor_structure/any_op_ch.cpp +++ b/TAO/TAO_IDL/be/be_visitor_structure/any_op_ch.cpp @@ -3,8 +3,6 @@ /** * @file any_op_ch.cpp * - * $Id$ - * * Visitor generating code for Any operators for structures * * diff --git a/TAO/TAO_IDL/be/be_visitor_structure/any_op_cs.cpp b/TAO/TAO_IDL/be/be_visitor_structure/any_op_cs.cpp index 11bea13836d..8ef8edbb6cf 100644 --- a/TAO/TAO_IDL/be/be_visitor_structure/any_op_cs.cpp +++ b/TAO/TAO_IDL/be/be_visitor_structure/any_op_cs.cpp @@ -3,8 +3,6 @@ /** * @file any_op_cs.cpp * - * $Id$ - * * Visitor generating code for Any operators for structures * * diff --git a/TAO/TAO_IDL/be/be_visitor_structure/cdr_op_ch.cpp b/TAO/TAO_IDL/be/be_visitor_structure/cdr_op_ch.cpp index bc9489cc959..707b0661d6c 100644 --- a/TAO/TAO_IDL/be/be_visitor_structure/cdr_op_ch.cpp +++ b/TAO/TAO_IDL/be/be_visitor_structure/cdr_op_ch.cpp @@ -3,8 +3,6 @@ /** * @file cdr_op_ch.cpp * - * $Id$ - * * Visitor generating code for CDR operators for structures. This uses * compiled marshaling. * diff --git a/TAO/TAO_IDL/be/be_visitor_structure/cdr_op_cs.cpp b/TAO/TAO_IDL/be/be_visitor_structure/cdr_op_cs.cpp index 2693ecbe9a5..a671a204a81 100644 --- a/TAO/TAO_IDL/be/be_visitor_structure/cdr_op_cs.cpp +++ b/TAO/TAO_IDL/be/be_visitor_structure/cdr_op_cs.cpp @@ -3,8 +3,6 @@ /** * @file cdr_op_cs.cpp * - * $Id$ - * * Visitor generating code for CDR operators for structures * * diff --git a/TAO/TAO_IDL/be/be_visitor_structure/structure.cpp b/TAO/TAO_IDL/be/be_visitor_structure/structure.cpp index 101bc9ed97b..dc9adfe3501 100644 --- a/TAO/TAO_IDL/be/be_visitor_structure/structure.cpp +++ b/TAO/TAO_IDL/be/be_visitor_structure/structure.cpp @@ -3,8 +3,6 @@ /** * @file structure.cpp * - * $Id$ - * * Visitor generating code for Structures. This is a generic visitor. * * diff --git a/TAO/TAO_IDL/be/be_visitor_structure/structure.h b/TAO/TAO_IDL/be/be_visitor_structure/structure.h index 9394a36dbc1..6fc08c0290f 100644 --- a/TAO/TAO_IDL/be/be_visitor_structure/structure.h +++ b/TAO/TAO_IDL/be/be_visitor_structure/structure.h @@ -3,8 +3,6 @@ /** * @file structure.h * - * $Id$ - * * Visitors for generation of code for Structure * * diff --git a/TAO/TAO_IDL/be/be_visitor_structure/structure_ch.cpp b/TAO/TAO_IDL/be/be_visitor_structure/structure_ch.cpp index d01e5fa1a8a..d1120b4e052 100644 --- a/TAO/TAO_IDL/be/be_visitor_structure/structure_ch.cpp +++ b/TAO/TAO_IDL/be/be_visitor_structure/structure_ch.cpp @@ -3,8 +3,6 @@ /** * @file structure_ch.cpp * - * $Id$ - * * Visitor generating code for Structure in the client header. * * diff --git a/TAO/TAO_IDL/be/be_visitor_structure/structure_ci.cpp b/TAO/TAO_IDL/be/be_visitor_structure/structure_ci.cpp index e234fc290a5..d75a469eccb 100644 --- a/TAO/TAO_IDL/be/be_visitor_structure/structure_ci.cpp +++ b/TAO/TAO_IDL/be/be_visitor_structure/structure_ci.cpp @@ -3,8 +3,6 @@ /** * @file structure_ci.cpp * - * $Id$ - * * Visitor generating code for Structure in the inline file. * * diff --git a/TAO/TAO_IDL/be/be_visitor_structure/structure_cs.cpp b/TAO/TAO_IDL/be/be_visitor_structure/structure_cs.cpp index ad884acd0ff..b25419499f4 100644 --- a/TAO/TAO_IDL/be/be_visitor_structure/structure_cs.cpp +++ b/TAO/TAO_IDL/be/be_visitor_structure/structure_cs.cpp @@ -3,8 +3,6 @@ /** * @file structure_cs.cpp * - * $Id$ - * * Visitor generating code for Structures in the client stubs file. * * diff --git a/TAO/TAO_IDL/be/be_visitor_structure_fwd/structure_fwd.h b/TAO/TAO_IDL/be/be_visitor_structure_fwd/structure_fwd.h index 32dad237b6b..599e9afbee8 100644 --- a/TAO/TAO_IDL/be/be_visitor_structure_fwd/structure_fwd.h +++ b/TAO/TAO_IDL/be/be_visitor_structure_fwd/structure_fwd.h @@ -3,8 +3,6 @@ /** * @file structure_fwd.h * - * $Id$ - * * Visitors for generation of code for be_structure_fwd * * diff --git a/TAO/TAO_IDL/be/be_visitor_structure_fwd/structure_fwd_ch.cpp b/TAO/TAO_IDL/be/be_visitor_structure_fwd/structure_fwd_ch.cpp index 3fe32cc03b8..e0b25d96db8 100644 --- a/TAO/TAO_IDL/be/be_visitor_structure_fwd/structure_fwd_ch.cpp +++ b/TAO/TAO_IDL/be/be_visitor_structure_fwd/structure_fwd_ch.cpp @@ -3,8 +3,6 @@ /** * @file structure_fwd_ch.cpp * - * $Id$ - * * Visitor generating code for be_structure_fwd node in the client header. * * diff --git a/TAO/TAO_IDL/be/be_visitor_typecode/alias_typecode.cpp b/TAO/TAO_IDL/be/be_visitor_typecode/alias_typecode.cpp index 49882c1b029..6e655d80b99 100644 --- a/TAO/TAO_IDL/be/be_visitor_typecode/alias_typecode.cpp +++ b/TAO/TAO_IDL/be/be_visitor_typecode/alias_typecode.cpp @@ -4,8 +4,6 @@ /** * @file alias_typecode.cpp * - * $Id$ - * * Alias (typedef) TypeCode generation visitor. * * @author Ossama Othman <ossama@dre.vanderbilt.edu> diff --git a/TAO/TAO_IDL/be/be_visitor_typecode/enum_typecode.cpp b/TAO/TAO_IDL/be/be_visitor_typecode/enum_typecode.cpp index b1fb098956a..87f980a3a57 100644 --- a/TAO/TAO_IDL/be/be_visitor_typecode/enum_typecode.cpp +++ b/TAO/TAO_IDL/be/be_visitor_typecode/enum_typecode.cpp @@ -4,8 +4,6 @@ /** * @file enum_typecode.cpp * - * $Id$ - * * Enumeration TypeCode generation visitor. * * @author Ossama Othman <ossama@dre.vanderbilt.edu> diff --git a/TAO/TAO_IDL/be/be_visitor_typecode/objref_typecode.cpp b/TAO/TAO_IDL/be/be_visitor_typecode/objref_typecode.cpp index 4cd333ee09c..9209875fc37 100644 --- a/TAO/TAO_IDL/be/be_visitor_typecode/objref_typecode.cpp +++ b/TAO/TAO_IDL/be/be_visitor_typecode/objref_typecode.cpp @@ -4,8 +4,6 @@ /** * @file objref_typecode.cpp * - * $Id$ - * * Object reference TypeCode generation visitor. * * @author Ossama Othman <ossama@dre.vanderbilt.edu> diff --git a/TAO/TAO_IDL/be/be_visitor_typecode/struct_typecode.cpp b/TAO/TAO_IDL/be/be_visitor_typecode/struct_typecode.cpp index 32d8be12de9..c76598ca55f 100644 --- a/TAO/TAO_IDL/be/be_visitor_typecode/struct_typecode.cpp +++ b/TAO/TAO_IDL/be/be_visitor_typecode/struct_typecode.cpp @@ -4,8 +4,6 @@ /** * @file struct_typecode.cpp * - * $Id$ - * * Structure TypeCode generation visitor. * * @author Ossama Othman <ossama@dre.vanderbilt.edu> diff --git a/TAO/TAO_IDL/be/be_visitor_typecode/typecode.h b/TAO/TAO_IDL/be/be_visitor_typecode/typecode.h index 9f9651f8955..c9e722a18b9 100644 --- a/TAO/TAO_IDL/be/be_visitor_typecode/typecode.h +++ b/TAO/TAO_IDL/be/be_visitor_typecode/typecode.h @@ -3,8 +3,6 @@ /** * @file typecode.h * - * $Id$ - * * Visitors for generation of code for TypeCodes for various types * * diff --git a/TAO/TAO_IDL/be/be_visitor_typecode/typecode_decl.cpp b/TAO/TAO_IDL/be/be_visitor_typecode/typecode_decl.cpp index 21b84005042..1cfe8af30a1 100644 --- a/TAO/TAO_IDL/be/be_visitor_typecode/typecode_decl.cpp +++ b/TAO/TAO_IDL/be/be_visitor_typecode/typecode_decl.cpp @@ -3,8 +3,6 @@ /** * @file typecode_decl.cpp * - * $Id$ - * * Visitor generating code for TypeCode declaration for a type * * diff --git a/TAO/TAO_IDL/be/be_visitor_typecode/typecode_defn.cpp b/TAO/TAO_IDL/be/be_visitor_typecode/typecode_defn.cpp index c4a6da2c97e..fe22ddf30d9 100644 --- a/TAO/TAO_IDL/be/be_visitor_typecode/typecode_defn.cpp +++ b/TAO/TAO_IDL/be/be_visitor_typecode/typecode_defn.cpp @@ -3,8 +3,6 @@ /** * @file typecode_defn.cpp * - * $Id$ - * * Visitor generating code for TypeCode definitions for types. * * diff --git a/TAO/TAO_IDL/be/be_visitor_typecode/union_typecode.cpp b/TAO/TAO_IDL/be/be_visitor_typecode/union_typecode.cpp index 40add10f044..8616f9212f5 100644 --- a/TAO/TAO_IDL/be/be_visitor_typecode/union_typecode.cpp +++ b/TAO/TAO_IDL/be/be_visitor_typecode/union_typecode.cpp @@ -4,8 +4,6 @@ /** * @file union_typecode.cpp * - * $Id$ - * * Union TypeCode generation visitor. * * @author Ossama Othman <ossama@dre.vanderbilt.edu> diff --git a/TAO/TAO_IDL/be/be_visitor_typecode/value_typecode.cpp b/TAO/TAO_IDL/be/be_visitor_typecode/value_typecode.cpp index 9a53b8b79ba..6103a7de557 100644 --- a/TAO/TAO_IDL/be/be_visitor_typecode/value_typecode.cpp +++ b/TAO/TAO_IDL/be/be_visitor_typecode/value_typecode.cpp @@ -4,8 +4,6 @@ /** * @file value_typecode.cpp * - * $Id$ - * * Structure TypeCode generation visitor. * * @author Ossama Othman <ossama@dre.vanderbilt.edu> diff --git a/TAO/TAO_IDL/be/be_visitor_typedef/any_op_ch.cpp b/TAO/TAO_IDL/be/be_visitor_typedef/any_op_ch.cpp index 45e7c89376e..348d82fd577 100644 --- a/TAO/TAO_IDL/be/be_visitor_typedef/any_op_ch.cpp +++ b/TAO/TAO_IDL/be/be_visitor_typedef/any_op_ch.cpp @@ -3,8 +3,6 @@ /** * @file any_op_ch.cpp * - * $Id$ - * * Visitor generating code for Any operators of a Typedef node * * diff --git a/TAO/TAO_IDL/be/be_visitor_typedef/any_op_cs.cpp b/TAO/TAO_IDL/be/be_visitor_typedef/any_op_cs.cpp index d66bf12cfba..08c5b865eef 100644 --- a/TAO/TAO_IDL/be/be_visitor_typedef/any_op_cs.cpp +++ b/TAO/TAO_IDL/be/be_visitor_typedef/any_op_cs.cpp @@ -3,8 +3,6 @@ /** * @file any_op_cs.cpp * - * $Id$ - * * Visitor generating code for Any operators in the client stubs * * diff --git a/TAO/TAO_IDL/be/be_visitor_typedef/cdr_op_ch.cpp b/TAO/TAO_IDL/be/be_visitor_typedef/cdr_op_ch.cpp index 15e61dec985..8e192a4a241 100644 --- a/TAO/TAO_IDL/be/be_visitor_typedef/cdr_op_ch.cpp +++ b/TAO/TAO_IDL/be/be_visitor_typedef/cdr_op_ch.cpp @@ -3,8 +3,6 @@ /** * @file cdr_op_ch.cpp * - * $Id$ - * * Visitor generating code for Cdr operators of a Typedef node * * diff --git a/TAO/TAO_IDL/be/be_visitor_typedef/cdr_op_cs.cpp b/TAO/TAO_IDL/be/be_visitor_typedef/cdr_op_cs.cpp index ae662a4971b..0291dbdcb3b 100644 --- a/TAO/TAO_IDL/be/be_visitor_typedef/cdr_op_cs.cpp +++ b/TAO/TAO_IDL/be/be_visitor_typedef/cdr_op_cs.cpp @@ -3,8 +3,6 @@ /** * @file cdr_op_cs.cpp * - * $Id$ - * * Visitor generating code for Cdr operators in the client stubs * * diff --git a/TAO/TAO_IDL/be/be_visitor_typedef/typedef.cpp b/TAO/TAO_IDL/be/be_visitor_typedef/typedef.cpp index 01078dadbe2..4c90ee5c47b 100644 --- a/TAO/TAO_IDL/be/be_visitor_typedef/typedef.cpp +++ b/TAO/TAO_IDL/be/be_visitor_typedef/typedef.cpp @@ -3,8 +3,6 @@ /** * @file typedef.cpp * - * $Id$ - * * Generic visitor generating code for Typedefs * * diff --git a/TAO/TAO_IDL/be/be_visitor_typedef/typedef.h b/TAO/TAO_IDL/be/be_visitor_typedef/typedef.h index 1ddf7825361..bf535669fee 100644 --- a/TAO/TAO_IDL/be/be_visitor_typedef/typedef.h +++ b/TAO/TAO_IDL/be/be_visitor_typedef/typedef.h @@ -3,8 +3,6 @@ /** * @file typedef.h * - * $Id$ - * * Visitors for generation of code for Typedef * * diff --git a/TAO/TAO_IDL/be/be_visitor_typedef/typedef_ch.cpp b/TAO/TAO_IDL/be/be_visitor_typedef/typedef_ch.cpp index ecea16ddb14..8c04acd1131 100644 --- a/TAO/TAO_IDL/be/be_visitor_typedef/typedef_ch.cpp +++ b/TAO/TAO_IDL/be/be_visitor_typedef/typedef_ch.cpp @@ -3,8 +3,6 @@ /** * @file typedef_ch.cpp * - * $Id$ - * * Visitor generating code for Typedef in the client header * * diff --git a/TAO/TAO_IDL/be/be_visitor_typedef/typedef_ci.cpp b/TAO/TAO_IDL/be/be_visitor_typedef/typedef_ci.cpp index e9b938556eb..c38c4873e01 100644 --- a/TAO/TAO_IDL/be/be_visitor_typedef/typedef_ci.cpp +++ b/TAO/TAO_IDL/be/be_visitor_typedef/typedef_ci.cpp @@ -3,8 +3,6 @@ /** * @file typedef_ci.cpp * - * $Id$ - * * Visitor generating code for Typedefs in the client inline file. * * diff --git a/TAO/TAO_IDL/be/be_visitor_typedef/typedef_cs.cpp b/TAO/TAO_IDL/be/be_visitor_typedef/typedef_cs.cpp index c09ffc8cd14..e1bc5eacb37 100644 --- a/TAO/TAO_IDL/be/be_visitor_typedef/typedef_cs.cpp +++ b/TAO/TAO_IDL/be/be_visitor_typedef/typedef_cs.cpp @@ -3,8 +3,6 @@ /** * @file typedef_cs.cpp * - * $Id$ - * * Visitor generating code for Typedef in the client stubs * * diff --git a/TAO/TAO_IDL/be/be_visitor_union/any_op_ch.cpp b/TAO/TAO_IDL/be/be_visitor_union/any_op_ch.cpp index b52f707d361..c14535129ef 100644 --- a/TAO/TAO_IDL/be/be_visitor_union/any_op_ch.cpp +++ b/TAO/TAO_IDL/be/be_visitor_union/any_op_ch.cpp @@ -3,8 +3,6 @@ /** * @file any_op_ch.cpp * - * $Id$ - * * Visitor generating code for Any operators for Union. * * diff --git a/TAO/TAO_IDL/be/be_visitor_union/any_op_cs.cpp b/TAO/TAO_IDL/be/be_visitor_union/any_op_cs.cpp index 53aa10e4591..452dca60082 100644 --- a/TAO/TAO_IDL/be/be_visitor_union/any_op_cs.cpp +++ b/TAO/TAO_IDL/be/be_visitor_union/any_op_cs.cpp @@ -3,8 +3,6 @@ /** * @file any_op_cs.cpp * - * $Id$ - * * Visitor generating code for Any operators for Union. * * diff --git a/TAO/TAO_IDL/be/be_visitor_union/cdr_op_ch.cpp b/TAO/TAO_IDL/be/be_visitor_union/cdr_op_ch.cpp index f1c9814b8cc..694b089fd98 100644 --- a/TAO/TAO_IDL/be/be_visitor_union/cdr_op_ch.cpp +++ b/TAO/TAO_IDL/be/be_visitor_union/cdr_op_ch.cpp @@ -3,8 +3,6 @@ /** * @file cdr_op_ch.cpp * - * $Id$ - * * Visitor generating code for CDR operators for unions. This uses * compiled marshaling. * diff --git a/TAO/TAO_IDL/be/be_visitor_union/cdr_op_cs.cpp b/TAO/TAO_IDL/be/be_visitor_union/cdr_op_cs.cpp index f43a4e7454d..1a202448b4e 100644 --- a/TAO/TAO_IDL/be/be_visitor_union/cdr_op_cs.cpp +++ b/TAO/TAO_IDL/be/be_visitor_union/cdr_op_cs.cpp @@ -3,8 +3,6 @@ /** * @file cdr_op_cs.cpp * - * $Id$ - * * Visitor generating code for CDR operators for unions * * diff --git a/TAO/TAO_IDL/be/be_visitor_union/discriminant_ch.cpp b/TAO/TAO_IDL/be/be_visitor_union/discriminant_ch.cpp index c5a2b101023..8c36e259576 100644 --- a/TAO/TAO_IDL/be/be_visitor_union/discriminant_ch.cpp +++ b/TAO/TAO_IDL/be/be_visitor_union/discriminant_ch.cpp @@ -3,8 +3,6 @@ /** * @file discriminant_ch.cpp * - * $Id$ - * * Visitor generating code for discriminant of the Union * * diff --git a/TAO/TAO_IDL/be/be_visitor_union/discriminant_ci.cpp b/TAO/TAO_IDL/be/be_visitor_union/discriminant_ci.cpp index 82bcc34b209..3e68954fb86 100644 --- a/TAO/TAO_IDL/be/be_visitor_union/discriminant_ci.cpp +++ b/TAO/TAO_IDL/be/be_visitor_union/discriminant_ci.cpp @@ -3,8 +3,6 @@ /** * @file discriminant_ci.cpp * - * $Id$ - * * Visitor generating code for discriminant of the union. * * diff --git a/TAO/TAO_IDL/be/be_visitor_union/discriminant_cs.cpp b/TAO/TAO_IDL/be/be_visitor_union/discriminant_cs.cpp index 98ecdbc0f9a..7149ebb05fb 100644 --- a/TAO/TAO_IDL/be/be_visitor_union/discriminant_cs.cpp +++ b/TAO/TAO_IDL/be/be_visitor_union/discriminant_cs.cpp @@ -3,8 +3,6 @@ /** * @file discriminant_cs.cpp * - * $Id$ - * * Visitor generating code for discriminant of the union * * diff --git a/TAO/TAO_IDL/be/be_visitor_union/union.cpp b/TAO/TAO_IDL/be/be_visitor_union/union.cpp index 545a7189baf..05e27309ed3 100644 --- a/TAO/TAO_IDL/be/be_visitor_union/union.cpp +++ b/TAO/TAO_IDL/be/be_visitor_union/union.cpp @@ -3,8 +3,6 @@ /** * @file union.cpp * - * $Id$ - * * Generic visitor generating code for Unions * * diff --git a/TAO/TAO_IDL/be/be_visitor_union/union.h b/TAO/TAO_IDL/be/be_visitor_union/union.h index 2fbd246cd66..a010573f96a 100644 --- a/TAO/TAO_IDL/be/be_visitor_union/union.h +++ b/TAO/TAO_IDL/be/be_visitor_union/union.h @@ -3,8 +3,6 @@ /** * @file union.h * - * $Id$ - * * Visitors for generation of code for Union * * diff --git a/TAO/TAO_IDL/be/be_visitor_union/union_ch.cpp b/TAO/TAO_IDL/be/be_visitor_union/union_ch.cpp index 97ffa47094f..ac79a78d3a1 100644 --- a/TAO/TAO_IDL/be/be_visitor_union/union_ch.cpp +++ b/TAO/TAO_IDL/be/be_visitor_union/union_ch.cpp @@ -3,8 +3,6 @@ /** * @file union_ch.cpp * - * $Id$ - * * Visitor generating code for Unions in the client header * * diff --git a/TAO/TAO_IDL/be/be_visitor_union/union_ci.cpp b/TAO/TAO_IDL/be/be_visitor_union/union_ci.cpp index 93b4564abf9..7856af89a39 100644 --- a/TAO/TAO_IDL/be/be_visitor_union/union_ci.cpp +++ b/TAO/TAO_IDL/be/be_visitor_union/union_ci.cpp @@ -3,8 +3,6 @@ /** * @file union_ci.cpp * - * $Id$ - * * Visitor generating code for Union in the client inline file * * diff --git a/TAO/TAO_IDL/be/be_visitor_union/union_cs.cpp b/TAO/TAO_IDL/be/be_visitor_union/union_cs.cpp index 2f1c6f58444..599049bca7f 100644 --- a/TAO/TAO_IDL/be/be_visitor_union/union_cs.cpp +++ b/TAO/TAO_IDL/be/be_visitor_union/union_cs.cpp @@ -3,8 +3,6 @@ /** * @file union_cs.cpp * - * $Id$ - * * Visitor generating code for Unions in the client stubs * * diff --git a/TAO/TAO_IDL/be/be_visitor_union_branch/cdr_op_ch.cpp b/TAO/TAO_IDL/be/be_visitor_union_branch/cdr_op_ch.cpp index 98a46de3bcc..53d7d9af598 100644 --- a/TAO/TAO_IDL/be/be_visitor_union_branch/cdr_op_ch.cpp +++ b/TAO/TAO_IDL/be/be_visitor_union_branch/cdr_op_ch.cpp @@ -2,8 +2,6 @@ /** * @file cdr_op_ch.cpp * - * $Id$ - * * Visitor generating CDR operator declarator for union_branch in the client header * * diff --git a/TAO/TAO_IDL/be/be_visitor_union_branch/private_ch.cpp b/TAO/TAO_IDL/be/be_visitor_union_branch/private_ch.cpp index 9df5b6ce8ea..f0b4647715c 100644 --- a/TAO/TAO_IDL/be/be_visitor_union_branch/private_ch.cpp +++ b/TAO/TAO_IDL/be/be_visitor_union_branch/private_ch.cpp @@ -3,8 +3,6 @@ /** * @file private_ch.cpp * - * $Id$ - * * Visitor generating code for Union branch for the private part of the * class. * diff --git a/TAO/TAO_IDL/be/be_visitor_union_branch/public_assign_cs.cpp b/TAO/TAO_IDL/be/be_visitor_union_branch/public_assign_cs.cpp index 1e6f45bc2f6..fc0c31aa052 100644 --- a/TAO/TAO_IDL/be/be_visitor_union_branch/public_assign_cs.cpp +++ b/TAO/TAO_IDL/be/be_visitor_union_branch/public_assign_cs.cpp @@ -3,8 +3,6 @@ /** * @file public_assign_cs.cpp * - * $Id$ - * * Visitor generating code for Union Branch for the assignment operator * * diff --git a/TAO/TAO_IDL/be/be_visitor_union_branch/public_ch.cpp b/TAO/TAO_IDL/be/be_visitor_union_branch/public_ch.cpp index 276cc5ddfaf..ce4b50d5a4e 100644 --- a/TAO/TAO_IDL/be/be_visitor_union_branch/public_ch.cpp +++ b/TAO/TAO_IDL/be/be_visitor_union_branch/public_ch.cpp @@ -3,8 +3,6 @@ /** * @file public_ch.cpp * - * $Id$ - * * Visitor generating code for Union_branch in the public part. * * diff --git a/TAO/TAO_IDL/be/be_visitor_union_branch/public_ci.cpp b/TAO/TAO_IDL/be/be_visitor_union_branch/public_ci.cpp index 4439b220a7d..bd6b1d87cd9 100644 --- a/TAO/TAO_IDL/be/be_visitor_union_branch/public_ci.cpp +++ b/TAO/TAO_IDL/be/be_visitor_union_branch/public_ci.cpp @@ -3,8 +3,6 @@ /** * @file public_ci.cpp * - * $Id$ - * * Visitor generating code for Union Branch in the client inline file. * * diff --git a/TAO/TAO_IDL/be/be_visitor_union_branch/public_constructor_cs.cpp b/TAO/TAO_IDL/be/be_visitor_union_branch/public_constructor_cs.cpp index 50c92d0b6f5..b36c19345e4 100644 --- a/TAO/TAO_IDL/be/be_visitor_union_branch/public_constructor_cs.cpp +++ b/TAO/TAO_IDL/be/be_visitor_union_branch/public_constructor_cs.cpp @@ -3,8 +3,6 @@ /** * @file public_constructor_cs.cpp * - * $Id$ - * * Visitor generating code for Union Branch for the constructor operator * * diff --git a/TAO/TAO_IDL/be/be_visitor_union_branch/public_cs.cpp b/TAO/TAO_IDL/be/be_visitor_union_branch/public_cs.cpp index af00f111c1e..ab887e0b0e7 100644 --- a/TAO/TAO_IDL/be/be_visitor_union_branch/public_cs.cpp +++ b/TAO/TAO_IDL/be/be_visitor_union_branch/public_cs.cpp @@ -3,8 +3,6 @@ /** * @file public_cs.cpp * - * $Id$ - * * Visitor generating code for Union Branch in the client stubs * * diff --git a/TAO/TAO_IDL/be/be_visitor_union_branch/public_reset_cs.cpp b/TAO/TAO_IDL/be/be_visitor_union_branch/public_reset_cs.cpp index 95b52b0034e..f9a6fab31a3 100644 --- a/TAO/TAO_IDL/be/be_visitor_union_branch/public_reset_cs.cpp +++ b/TAO/TAO_IDL/be/be_visitor_union_branch/public_reset_cs.cpp @@ -3,8 +3,6 @@ /** * @file public_reset_cs.cpp * - * $Id$ - * * Visitor generating code for Union Branch in the client inline file. * * diff --git a/TAO/TAO_IDL/be/be_visitor_union_branch/union_branch.h b/TAO/TAO_IDL/be/be_visitor_union_branch/union_branch.h index e01242ade01..cee77f5ba99 100644 --- a/TAO/TAO_IDL/be/be_visitor_union_branch/union_branch.h +++ b/TAO/TAO_IDL/be/be_visitor_union_branch/union_branch.h @@ -2,8 +2,6 @@ /** * @file union_branch.h * - * $Id$ - * * Concrete visitor for the base "BE_Union_Branch" node * * diff --git a/TAO/TAO_IDL/be/be_visitor_union_fwd/union_fwd.h b/TAO/TAO_IDL/be/be_visitor_union_fwd/union_fwd.h index df914b3a9ab..9d0f7f39a6e 100644 --- a/TAO/TAO_IDL/be/be_visitor_union_fwd/union_fwd.h +++ b/TAO/TAO_IDL/be/be_visitor_union_fwd/union_fwd.h @@ -3,8 +3,6 @@ /** * @file union_fwd.h * - * $Id$ - * * Visitors for generation of code for be_union_fwd * * diff --git a/TAO/TAO_IDL/be/be_visitor_union_fwd/union_fwd_ch.cpp b/TAO/TAO_IDL/be/be_visitor_union_fwd/union_fwd_ch.cpp index 3fb42d7792f..210230adc46 100644 --- a/TAO/TAO_IDL/be/be_visitor_union_fwd/union_fwd_ch.cpp +++ b/TAO/TAO_IDL/be/be_visitor_union_fwd/union_fwd_ch.cpp @@ -3,8 +3,6 @@ /** * @file union_fwd_ch.cpp * - * $Id$ - * * Visitor generating code for be_union_fwd node in the client header. * * diff --git a/TAO/TAO_IDL/be/be_visitor_valuebox/any_op_ch.cpp b/TAO/TAO_IDL/be/be_visitor_valuebox/any_op_ch.cpp index 5c7fc560475..8afe5dff920 100644 --- a/TAO/TAO_IDL/be/be_visitor_valuebox/any_op_ch.cpp +++ b/TAO/TAO_IDL/be/be_visitor_valuebox/any_op_ch.cpp @@ -3,8 +3,6 @@ /** * @file any_op_ch.cpp * - * $Id$ - * * Visitor generating code for Any operators for a valuebox in the client * header. * diff --git a/TAO/TAO_IDL/be/be_visitor_valuebox/any_op_cs.cpp b/TAO/TAO_IDL/be/be_visitor_valuebox/any_op_cs.cpp index 1f3405b22a8..f80b9c55e75 100644 --- a/TAO/TAO_IDL/be/be_visitor_valuebox/any_op_cs.cpp +++ b/TAO/TAO_IDL/be/be_visitor_valuebox/any_op_cs.cpp @@ -3,8 +3,6 @@ /** * @file any_op_cs.cpp * - * $Id$ - * * Visitor generating code for Any operators for valueboxes in the stubs * file. * diff --git a/TAO/TAO_IDL/be/be_visitor_valuebox/cdr_op_ch.cpp b/TAO/TAO_IDL/be/be_visitor_valuebox/cdr_op_ch.cpp index 26712fa1283..32f463a3426 100644 --- a/TAO/TAO_IDL/be/be_visitor_valuebox/cdr_op_ch.cpp +++ b/TAO/TAO_IDL/be/be_visitor_valuebox/cdr_op_ch.cpp @@ -3,8 +3,6 @@ /** * @file cdr_op_ch.cpp * - * $Id$ - * * Concrete visitor for valueboxes. * This one provides code generation for the CDR operators. * diff --git a/TAO/TAO_IDL/be/be_visitor_valuebox/cdr_op_cs.cpp b/TAO/TAO_IDL/be/be_visitor_valuebox/cdr_op_cs.cpp index 1692dc6b0a0..cf514644777 100644 --- a/TAO/TAO_IDL/be/be_visitor_valuebox/cdr_op_cs.cpp +++ b/TAO/TAO_IDL/be/be_visitor_valuebox/cdr_op_cs.cpp @@ -3,8 +3,6 @@ /** * @file cdr_op_cs.cpp * - * $Id$ - * * Concrete visitor for valueboxes. * This one provides code generation for the CDR operators. * diff --git a/TAO/TAO_IDL/be/be_visitor_valuebox/field_ch.cpp b/TAO/TAO_IDL/be/be_visitor_valuebox/field_ch.cpp index e520f60ca76..ec25a939d5d 100644 --- a/TAO/TAO_IDL/be/be_visitor_valuebox/field_ch.cpp +++ b/TAO/TAO_IDL/be/be_visitor_valuebox/field_ch.cpp @@ -3,8 +3,6 @@ /** * @file field_ch.cpp * - * $Id$ - * * Visitor for the structure fields in valuebox class. * This one generates code for access to strucuture members * in the client header. diff --git a/TAO/TAO_IDL/be/be_visitor_valuebox/field_ci.cpp b/TAO/TAO_IDL/be/be_visitor_valuebox/field_ci.cpp index e67c3d4e792..58573b5a175 100644 --- a/TAO/TAO_IDL/be/be_visitor_valuebox/field_ci.cpp +++ b/TAO/TAO_IDL/be/be_visitor_valuebox/field_ci.cpp @@ -3,8 +3,6 @@ /** * @file field_ci.cpp * - * $Id$ - * * Visitor for the Valuebox class. * This one generates code for accessor and modifier functions of * for valuebox struct members. diff --git a/TAO/TAO_IDL/be/be_visitor_valuebox/union_member_ci.cpp b/TAO/TAO_IDL/be/be_visitor_valuebox/union_member_ci.cpp index 0840fb41acb..9035839f340 100644 --- a/TAO/TAO_IDL/be/be_visitor_valuebox/union_member_ci.cpp +++ b/TAO/TAO_IDL/be/be_visitor_valuebox/union_member_ci.cpp @@ -3,8 +3,6 @@ /** * @file union_member_ci.cpp * - * $Id$ - * * Visitor for the Valuebox class. * This one generates code for accessor and modifier functions of * for valuebox union members. diff --git a/TAO/TAO_IDL/be/be_visitor_valuebox/valuebox.cpp b/TAO/TAO_IDL/be/be_visitor_valuebox/valuebox.cpp index 8520c5a8799..e991443c98f 100644 --- a/TAO/TAO_IDL/be/be_visitor_valuebox/valuebox.cpp +++ b/TAO/TAO_IDL/be/be_visitor_valuebox/valuebox.cpp @@ -3,8 +3,6 @@ /** * @file valuebox.cpp * - * $Id$ - * * Visitor for generation of code for valuebox * * diff --git a/TAO/TAO_IDL/be/be_visitor_valuebox/valuebox.h b/TAO/TAO_IDL/be/be_visitor_valuebox/valuebox.h index 4b2c2675c32..add764536f1 100644 --- a/TAO/TAO_IDL/be/be_visitor_valuebox/valuebox.h +++ b/TAO/TAO_IDL/be/be_visitor_valuebox/valuebox.h @@ -4,8 +4,6 @@ /** * @file valuebox.h * - * $Id$ - * * Concrete visitor for the Valuebox class * * diff --git a/TAO/TAO_IDL/be/be_visitor_valuebox/valuebox_ch.cpp b/TAO/TAO_IDL/be/be_visitor_valuebox/valuebox_ch.cpp index 00b99899f2e..42dc8b712ae 100644 --- a/TAO/TAO_IDL/be/be_visitor_valuebox/valuebox_ch.cpp +++ b/TAO/TAO_IDL/be/be_visitor_valuebox/valuebox_ch.cpp @@ -3,8 +3,6 @@ /** * @file valuebox_ch.cpp * - * $Id$ - * * Visitor generating code for valueboxes in the client header * * diff --git a/TAO/TAO_IDL/be/be_visitor_valuebox/valuebox_ci.cpp b/TAO/TAO_IDL/be/be_visitor_valuebox/valuebox_ci.cpp index 7570e5719da..a246c044ef7 100644 --- a/TAO/TAO_IDL/be/be_visitor_valuebox/valuebox_ci.cpp +++ b/TAO/TAO_IDL/be/be_visitor_valuebox/valuebox_ci.cpp @@ -3,8 +3,6 @@ /** * @file valuebox_ci.cpp * - * $Id$ - * * Visitor generating code for valueboxes in the client inline file * * diff --git a/TAO/TAO_IDL/be/be_visitor_valuebox/valuebox_cs.cpp b/TAO/TAO_IDL/be/be_visitor_valuebox/valuebox_cs.cpp index 7040e5ad1be..c7a835edd29 100644 --- a/TAO/TAO_IDL/be/be_visitor_valuebox/valuebox_cs.cpp +++ b/TAO/TAO_IDL/be/be_visitor_valuebox/valuebox_cs.cpp @@ -3,8 +3,6 @@ /** * @file valuebox_cs.cpp * - * $Id$ - * * Visitor generating code for valueboxes in the client stub file * * diff --git a/TAO/TAO_IDL/be/be_visitor_valuetype/any_op_ch.cpp b/TAO/TAO_IDL/be/be_visitor_valuetype/any_op_ch.cpp index 1bd6550fe50..4123a46fad7 100644 --- a/TAO/TAO_IDL/be/be_visitor_valuetype/any_op_ch.cpp +++ b/TAO/TAO_IDL/be/be_visitor_valuetype/any_op_ch.cpp @@ -3,8 +3,6 @@ /** * @file any_op_ch.cpp * - * $Id$ - * * Visitor generating code for Any operators for a valuetype in the client * header. * diff --git a/TAO/TAO_IDL/be/be_visitor_valuetype/any_op_cs.cpp b/TAO/TAO_IDL/be/be_visitor_valuetype/any_op_cs.cpp index bf1741629ae..af4cb7db402 100644 --- a/TAO/TAO_IDL/be/be_visitor_valuetype/any_op_cs.cpp +++ b/TAO/TAO_IDL/be/be_visitor_valuetype/any_op_cs.cpp @@ -2,8 +2,6 @@ /** * @file any_op_cs.cpp * - * $Id$ - * * Visitor generating code for Any operators for valuetypes in the stubs * file. * diff --git a/TAO/TAO_IDL/be/be_visitor_valuetype/arglist.cpp b/TAO/TAO_IDL/be/be_visitor_valuetype/arglist.cpp index 5bf35355d78..0f1aed3c0ca 100644 --- a/TAO/TAO_IDL/be/be_visitor_valuetype/arglist.cpp +++ b/TAO/TAO_IDL/be/be_visitor_valuetype/arglist.cpp @@ -3,8 +3,6 @@ /** * @file arglist.cpp * - * $Id$ - * * Visitor generating the parameter list of operations * in the Valuetype class. * diff --git a/TAO/TAO_IDL/be/be_visitor_valuetype/cdr_op_ch.cpp b/TAO/TAO_IDL/be/be_visitor_valuetype/cdr_op_ch.cpp index 023d246ddc1..70e45d8a1c8 100644 --- a/TAO/TAO_IDL/be/be_visitor_valuetype/cdr_op_ch.cpp +++ b/TAO/TAO_IDL/be/be_visitor_valuetype/cdr_op_ch.cpp @@ -3,8 +3,6 @@ /** * @file cdr_op_ch.cpp * - * $Id$ - * * Concrete visitor for valuetypes. * This one provides code generation for the CDR operators. * diff --git a/TAO/TAO_IDL/be/be_visitor_valuetype/cdr_op_cs.cpp b/TAO/TAO_IDL/be/be_visitor_valuetype/cdr_op_cs.cpp index 78178c3003b..8ac50e2181a 100644 --- a/TAO/TAO_IDL/be/be_visitor_valuetype/cdr_op_cs.cpp +++ b/TAO/TAO_IDL/be/be_visitor_valuetype/cdr_op_cs.cpp @@ -3,8 +3,6 @@ /** * @file cdr_op_cs.cpp * - * $Id$ - * * Concrete visitor for valuetypes. * This one provides code generation for the CDR operators. * diff --git a/TAO/TAO_IDL/be/be_visitor_valuetype/field_cdr_ch.cpp b/TAO/TAO_IDL/be/be_visitor_valuetype/field_cdr_ch.cpp index bb4104e5478..8d9877a3f7a 100644 --- a/TAO/TAO_IDL/be/be_visitor_valuetype/field_cdr_ch.cpp +++ b/TAO/TAO_IDL/be/be_visitor_valuetype/field_cdr_ch.cpp @@ -3,8 +3,6 @@ /** * @file field_cdr_ch.cpp * - * $Id$ - * * Visitor generating code for Field in the client header file. * * diff --git a/TAO/TAO_IDL/be/be_visitor_valuetype/field_cdr_cs.cpp b/TAO/TAO_IDL/be/be_visitor_valuetype/field_cdr_cs.cpp index babd40f5725..f4b75a3de14 100644 --- a/TAO/TAO_IDL/be/be_visitor_valuetype/field_cdr_cs.cpp +++ b/TAO/TAO_IDL/be/be_visitor_valuetype/field_cdr_cs.cpp @@ -3,8 +3,6 @@ /** * @file field_cdr_cs.cpp * - * $Id$ - * * Visitor generating code for Field in the client stubs file. * * diff --git a/TAO/TAO_IDL/be/be_visitor_valuetype/field_ch.cpp b/TAO/TAO_IDL/be/be_visitor_valuetype/field_ch.cpp index 16d33eec470..9a2c1c03808 100644 --- a/TAO/TAO_IDL/be/be_visitor_valuetype/field_ch.cpp +++ b/TAO/TAO_IDL/be/be_visitor_valuetype/field_ch.cpp @@ -3,8 +3,6 @@ /** * @file field_ch.cpp * - * $Id$ - * * Visitor generating the accessor and modifier declarations * for valuetype fields in the valuetype class (header). * diff --git a/TAO/TAO_IDL/be/be_visitor_valuetype/field_ci.cpp b/TAO/TAO_IDL/be/be_visitor_valuetype/field_ci.cpp index 9dbb65b0fed..eace6328958 100644 --- a/TAO/TAO_IDL/be/be_visitor_valuetype/field_ci.cpp +++ b/TAO/TAO_IDL/be/be_visitor_valuetype/field_ci.cpp @@ -3,8 +3,6 @@ /** * @file field_ci.cpp * - * $Id$ - * * Visitor for the Valuetype class. * This one generates code for accessor and modifier functions of * valuetype state members (in the inline file). diff --git a/TAO/TAO_IDL/be/be_visitor_valuetype/field_cs.cpp b/TAO/TAO_IDL/be/be_visitor_valuetype/field_cs.cpp index 7904532e20d..6fa0fd84a93 100644 --- a/TAO/TAO_IDL/be/be_visitor_valuetype/field_cs.cpp +++ b/TAO/TAO_IDL/be/be_visitor_valuetype/field_cs.cpp @@ -3,8 +3,6 @@ /** * @file field_cs.cpp * - * $Id$ - * * Visitor for the Valuetype class. * This one generates code for accessor and modifier functions of * valuetype state members (in the stub file). diff --git a/TAO/TAO_IDL/be/be_visitor_valuetype/marshal_ch.cpp b/TAO/TAO_IDL/be/be_visitor_valuetype/marshal_ch.cpp index 0f42cf135fd..218f7f5b032 100644 --- a/TAO/TAO_IDL/be/be_visitor_valuetype/marshal_ch.cpp +++ b/TAO/TAO_IDL/be/be_visitor_valuetype/marshal_ch.cpp @@ -3,8 +3,6 @@ /** * @file marshal_ch.cpp * - * $Id$ - * * Concrete visitor for valuetypes. * This one provides code generation for marshalling. * diff --git a/TAO/TAO_IDL/be/be_visitor_valuetype/marshal_cs.cpp b/TAO/TAO_IDL/be/be_visitor_valuetype/marshal_cs.cpp index 17a711661b2..74a66cb9ad7 100644 --- a/TAO/TAO_IDL/be/be_visitor_valuetype/marshal_cs.cpp +++ b/TAO/TAO_IDL/be/be_visitor_valuetype/marshal_cs.cpp @@ -3,8 +3,6 @@ /** * @file marshal_cs.cpp * - * $Id$ - * * Concrete visitor for valuetypes. * This one provides code generation for marshalling. * diff --git a/TAO/TAO_IDL/be/be_visitor_valuetype/obv_module.cpp b/TAO/TAO_IDL/be/be_visitor_valuetype/obv_module.cpp index 57748c53ba2..f8486881b18 100644 --- a/TAO/TAO_IDL/be/be_visitor_valuetype/obv_module.cpp +++ b/TAO/TAO_IDL/be/be_visitor_valuetype/obv_module.cpp @@ -3,8 +3,6 @@ /** * @file obv_module.cpp * - * $Id$ - * * Concrete visitor for the Module class * This provides code generation for the module in the header * for the OBV_ namespace (see C++ mapping OMG 20.17) diff --git a/TAO/TAO_IDL/be/be_visitor_valuetype/valuetype.cpp b/TAO/TAO_IDL/be/be_visitor_valuetype/valuetype.cpp index ffe05216170..303106f3964 100644 --- a/TAO/TAO_IDL/be/be_visitor_valuetype/valuetype.cpp +++ b/TAO/TAO_IDL/be/be_visitor_valuetype/valuetype.cpp @@ -3,8 +3,6 @@ /** * @file valuetype.cpp * - * $Id$ - * * Visitor generating code for Valuetypes. This is a generic visitor. * * diff --git a/TAO/TAO_IDL/be/be_visitor_valuetype/valuetype.h b/TAO/TAO_IDL/be/be_visitor_valuetype/valuetype.h index c427be7aa4b..3a574d51472 100644 --- a/TAO/TAO_IDL/be/be_visitor_valuetype/valuetype.h +++ b/TAO/TAO_IDL/be/be_visitor_valuetype/valuetype.h @@ -4,8 +4,6 @@ /** * @file valuetype.h * - * $Id$ - * * Concrete visitor for the Valuetype class * * diff --git a/TAO/TAO_IDL/be/be_visitor_valuetype/valuetype_ch.cpp b/TAO/TAO_IDL/be/be_visitor_valuetype/valuetype_ch.cpp index c2214fe3152..954ac02c790 100644 --- a/TAO/TAO_IDL/be/be_visitor_valuetype/valuetype_ch.cpp +++ b/TAO/TAO_IDL/be/be_visitor_valuetype/valuetype_ch.cpp @@ -3,8 +3,6 @@ /** * @file valuetype_ch.cpp * - * $Id$ - * * Visitor generating code for Valuetypes in the client header * (see C++ mapping OMG 20.17) * diff --git a/TAO/TAO_IDL/be/be_visitor_valuetype/valuetype_ci.cpp b/TAO/TAO_IDL/be/be_visitor_valuetype/valuetype_ci.cpp index aa3fa58c77c..702117a9479 100644 --- a/TAO/TAO_IDL/be/be_visitor_valuetype/valuetype_ci.cpp +++ b/TAO/TAO_IDL/be/be_visitor_valuetype/valuetype_ci.cpp @@ -3,8 +3,6 @@ /** * @file valuetype_ci.cpp * - * $Id$ - * * Visitor generating code for Valuetypes in the client inline file * * diff --git a/TAO/TAO_IDL/be/be_visitor_valuetype/valuetype_cs.cpp b/TAO/TAO_IDL/be/be_visitor_valuetype/valuetype_cs.cpp index cb36b372b20..730ca64705a 100644 --- a/TAO/TAO_IDL/be/be_visitor_valuetype/valuetype_cs.cpp +++ b/TAO/TAO_IDL/be/be_visitor_valuetype/valuetype_cs.cpp @@ -3,8 +3,6 @@ /** * @file valuetype_cs.cpp * - * $Id$ - * * Visitor generating code for Valuetypes in the client stubs file. * * diff --git a/TAO/TAO_IDL/be/be_visitor_valuetype/valuetype_init.cpp b/TAO/TAO_IDL/be/be_visitor_valuetype/valuetype_init.cpp index e58cb8ee821..310a66d34b9 100644 --- a/TAO/TAO_IDL/be/be_visitor_valuetype/valuetype_init.cpp +++ b/TAO/TAO_IDL/be/be_visitor_valuetype/valuetype_init.cpp @@ -3,8 +3,6 @@ /** * @file valuetype_init.cpp * - * $Id$ - * * Coomon visitor for valuetypes factory construct * (see IDL to C++ mapping). Based on ptc/00-01-02. * diff --git a/TAO/TAO_IDL/be/be_visitor_valuetype/valuetype_init_arglist_ch.cpp b/TAO/TAO_IDL/be/be_visitor_valuetype/valuetype_init_arglist_ch.cpp index 855dace42a6..28859be9806 100644 --- a/TAO/TAO_IDL/be/be_visitor_valuetype/valuetype_init_arglist_ch.cpp +++ b/TAO/TAO_IDL/be/be_visitor_valuetype/valuetype_init_arglist_ch.cpp @@ -3,8 +3,6 @@ /** * @file valuetype_init_arglist_ch.cpp * - * $Id$ - * * Visitor generating code for the parameter list of the OBV factory * signature. * diff --git a/TAO/TAO_IDL/be/be_visitor_valuetype/valuetype_init_ch.cpp b/TAO/TAO_IDL/be/be_visitor_valuetype/valuetype_init_ch.cpp index f0d57901c41..cca498cc2b1 100644 --- a/TAO/TAO_IDL/be/be_visitor_valuetype/valuetype_init_ch.cpp +++ b/TAO/TAO_IDL/be/be_visitor_valuetype/valuetype_init_ch.cpp @@ -3,8 +3,6 @@ /** * @file valuetype_init_ch.cpp * - * $Id$ - * * Visitor generating code for Valuetypes factory in the client header * (see IDL to C++ mapping). Based on ptc/00-01-02. * diff --git a/TAO/TAO_IDL/be/be_visitor_valuetype/valuetype_init_ci.cpp b/TAO/TAO_IDL/be/be_visitor_valuetype/valuetype_init_ci.cpp index ba7f5a89c05..1f0dcf4756b 100644 --- a/TAO/TAO_IDL/be/be_visitor_valuetype/valuetype_init_ci.cpp +++ b/TAO/TAO_IDL/be/be_visitor_valuetype/valuetype_init_ci.cpp @@ -3,8 +3,6 @@ /** * @file valuetype_init_ci.cpp * - * $Id$ - * * Visitor generating code for Valuetypes factory in the client header * (see IDL to C++ mapping) * diff --git a/TAO/TAO_IDL/be/be_visitor_valuetype/valuetype_init_cs.cpp b/TAO/TAO_IDL/be/be_visitor_valuetype/valuetype_init_cs.cpp index 67b404ad83e..2ea5e8644b1 100644 --- a/TAO/TAO_IDL/be/be_visitor_valuetype/valuetype_init_cs.cpp +++ b/TAO/TAO_IDL/be/be_visitor_valuetype/valuetype_init_cs.cpp @@ -3,8 +3,6 @@ /** * @file valuetype_init_cs.cpp * - * $Id$ - * * Visitor generating code for Valuetypes factory in the client header * (see IDL to C++ mapping) * diff --git a/TAO/TAO_IDL/be/be_visitor_valuetype/valuetype_obv_ch.cpp b/TAO/TAO_IDL/be/be_visitor_valuetype/valuetype_obv_ch.cpp index 769b6169df5..e96c4faddf9 100644 --- a/TAO/TAO_IDL/be/be_visitor_valuetype/valuetype_obv_ch.cpp +++ b/TAO/TAO_IDL/be/be_visitor_valuetype/valuetype_obv_ch.cpp @@ -2,8 +2,6 @@ /** * @file valuetype_obv_ch.cpp * - * $Id$ - * * Visitor generating code for Valuetypes in the client header * OBV_ class * (see C++ mapping OMG 20.17) diff --git a/TAO/TAO_IDL/be/be_visitor_valuetype/valuetype_obv_ci.cpp b/TAO/TAO_IDL/be/be_visitor_valuetype/valuetype_obv_ci.cpp index cec445f562a..01028e4a4e8 100644 --- a/TAO/TAO_IDL/be/be_visitor_valuetype/valuetype_obv_ci.cpp +++ b/TAO/TAO_IDL/be/be_visitor_valuetype/valuetype_obv_ci.cpp @@ -4,8 +4,6 @@ /** * @file valuetype_obv_ci.cpp * - * $Id$ - * * Visitor generating code for Valuetypes * OBV_ class implementation * (see C++ mapping OMG 20.17) diff --git a/TAO/TAO_IDL/be/be_visitor_valuetype/valuetype_obv_cs.cpp b/TAO/TAO_IDL/be/be_visitor_valuetype/valuetype_obv_cs.cpp index 6d2e4547730..f566de374fd 100644 --- a/TAO/TAO_IDL/be/be_visitor_valuetype/valuetype_obv_cs.cpp +++ b/TAO/TAO_IDL/be/be_visitor_valuetype/valuetype_obv_cs.cpp @@ -2,8 +2,6 @@ /** * @file valuetype_obv_cs.cpp * - * $Id$ - * * Visitor generating code for Valuetypes * OBV_ class implementation * (see C++ mapping OMG 20.17) diff --git a/TAO/TAO_IDL/be/be_visitor_valuetype/valuetype_sh.cpp b/TAO/TAO_IDL/be/be_visitor_valuetype/valuetype_sh.cpp index 3ea473c2f23..2779564922d 100644 --- a/TAO/TAO_IDL/be/be_visitor_valuetype/valuetype_sh.cpp +++ b/TAO/TAO_IDL/be/be_visitor_valuetype/valuetype_sh.cpp @@ -3,8 +3,6 @@ /** * @file valuetype_sh.cpp * - * $Id$ - * * Visitor generating code for value types in the server header * * diff --git a/TAO/TAO_IDL/be/be_visitor_valuetype/valuetype_ss.cpp b/TAO/TAO_IDL/be/be_visitor_valuetype/valuetype_ss.cpp index f39659ba9ea..812627dc9ef 100644 --- a/TAO/TAO_IDL/be/be_visitor_valuetype/valuetype_ss.cpp +++ b/TAO/TAO_IDL/be/be_visitor_valuetype/valuetype_ss.cpp @@ -3,8 +3,6 @@ /** * @file valuetype_ss.cpp * - * $Id$ - * * Visitor generating code for Interfaces in the server skeletons file. * * diff --git a/TAO/TAO_IDL/be/be_visitor_valuetype_fwd/any_op_ch.cpp b/TAO/TAO_IDL/be/be_visitor_valuetype_fwd/any_op_ch.cpp index e2366942764..fda9fa35e82 100644 --- a/TAO/TAO_IDL/be/be_visitor_valuetype_fwd/any_op_ch.cpp +++ b/TAO/TAO_IDL/be/be_visitor_valuetype_fwd/any_op_ch.cpp @@ -3,8 +3,6 @@ /** * @file any_op_ch.cpp * - * $Id$ - * * Visitor generating code for Any operators for a forward declared * valuetype in the client header. * diff --git a/TAO/TAO_IDL/be/be_visitor_valuetype_fwd/cdr_op_ch.cpp b/TAO/TAO_IDL/be/be_visitor_valuetype_fwd/cdr_op_ch.cpp index d76e591f9b5..78f6a82e9a5 100644 --- a/TAO/TAO_IDL/be/be_visitor_valuetype_fwd/cdr_op_ch.cpp +++ b/TAO/TAO_IDL/be/be_visitor_valuetype_fwd/cdr_op_ch.cpp @@ -3,8 +3,6 @@ /** * @file cdr_op_ch.cpp * - * $Id$ - * * Visitor generating code for CDR operators for forward * declarations of valuetypes. This uses compiled marshaling. * diff --git a/TAO/TAO_IDL/be/be_visitor_valuetype_fwd/valuetype_fwd.h b/TAO/TAO_IDL/be/be_visitor_valuetype_fwd/valuetype_fwd.h index 0d797ea137d..3bbd491e87b 100644 --- a/TAO/TAO_IDL/be/be_visitor_valuetype_fwd/valuetype_fwd.h +++ b/TAO/TAO_IDL/be/be_visitor_valuetype_fwd/valuetype_fwd.h @@ -3,8 +3,6 @@ /** * @file valuetype_fwd.h * - * $Id$ - * * Visitors for generation of code for Valuetype_Fwd * * diff --git a/TAO/TAO_IDL/be/be_visitor_valuetype_fwd/valuetype_fwd_ch.cpp b/TAO/TAO_IDL/be/be_visitor_valuetype_fwd/valuetype_fwd_ch.cpp index 5523bf72ce2..210c35ea7b3 100644 --- a/TAO/TAO_IDL/be/be_visitor_valuetype_fwd/valuetype_fwd_ch.cpp +++ b/TAO/TAO_IDL/be/be_visitor_valuetype_fwd/valuetype_fwd_ch.cpp @@ -3,8 +3,6 @@ /** * @file valuetype_fwd_ch.cpp * - * $Id$ - * * Visitor generating code for ValueTypeFwd node in the client header. * * diff --git a/TAO/TAO_IDL/be/be_visitor_xplicit_pre_proc.cpp b/TAO/TAO_IDL/be/be_visitor_xplicit_pre_proc.cpp index c1b2145a438..27e2839c71b 100644 --- a/TAO/TAO_IDL/be/be_visitor_xplicit_pre_proc.cpp +++ b/TAO/TAO_IDL/be/be_visitor_xplicit_pre_proc.cpp @@ -1,8 +1,6 @@ /** * @file be_visitor_xplicit_pre_proc.cpp * - * $Id$ - * * @author Jeff Parsons */ //============================================================================= diff --git a/TAO/TAO_IDL/be_include/be_argument.h b/TAO/TAO_IDL/be_include/be_argument.h index f33f53d57d4..c8e4b15345f 100644 --- a/TAO/TAO_IDL/be_include/be_argument.h +++ b/TAO/TAO_IDL/be_include/be_argument.h @@ -3,8 +3,6 @@ /** * @file be_argument.h * - * $Id$ - * * Extension of class AST_Argument that provides additional means for C++ * mapping. * diff --git a/TAO/TAO_IDL/be_include/be_array.h b/TAO/TAO_IDL/be_include/be_array.h index de0fd106a80..9d570e6561e 100644 --- a/TAO/TAO_IDL/be_include/be_array.h +++ b/TAO/TAO_IDL/be_include/be_array.h @@ -3,8 +3,6 @@ /** * @file be_array.h * - * $Id$ - * * Extension of class AST_Array that provides additional means for C++ * mapping. * diff --git a/TAO/TAO_IDL/be_include/be_attribute.h b/TAO/TAO_IDL/be_include/be_attribute.h index a71bf7bf44f..52bbae21b09 100644 --- a/TAO/TAO_IDL/be_include/be_attribute.h +++ b/TAO/TAO_IDL/be_include/be_attribute.h @@ -3,8 +3,6 @@ /** * @file be_attribute.h * - * $Id$ - * * Extension of class AST_Attribute that provides additional means for C++ * mapping. * diff --git a/TAO/TAO_IDL/be_include/be_codegen.h b/TAO/TAO_IDL/be_include/be_codegen.h index 6347041e5c0..f814812c525 100644 --- a/TAO/TAO_IDL/be_include/be_codegen.h +++ b/TAO/TAO_IDL/be_include/be_codegen.h @@ -4,8 +4,6 @@ /** * @file be_codegen.h * - * $Id$ - * * The Code generator class * * diff --git a/TAO/TAO_IDL/be_include/be_component.h b/TAO/TAO_IDL/be_include/be_component.h index 07a91da0ed4..82d5bf76297 100644 --- a/TAO/TAO_IDL/be_include/be_component.h +++ b/TAO/TAO_IDL/be_include/be_component.h @@ -4,8 +4,6 @@ /** * @file be_component.h * - * $Id$ - * * Extension of class AST_Component that provides additional means for C++ * mapping of an interface. * diff --git a/TAO/TAO_IDL/be_include/be_component_fwd.h b/TAO/TAO_IDL/be_include/be_component_fwd.h index 084f6ea574c..9e84850889e 100644 --- a/TAO/TAO_IDL/be_include/be_component_fwd.h +++ b/TAO/TAO_IDL/be_include/be_component_fwd.h @@ -4,8 +4,6 @@ /** * @file be_component_fwd.h * - * $Id$ - * * Extension of class AST_ComponentFwd that provides additional * means for C++ mapping of a forward declared component. * diff --git a/TAO/TAO_IDL/be_include/be_constant.h b/TAO/TAO_IDL/be_include/be_constant.h index d5830a4d90e..3295947a17d 100644 --- a/TAO/TAO_IDL/be_include/be_constant.h +++ b/TAO/TAO_IDL/be_include/be_constant.h @@ -4,8 +4,6 @@ /** * @file be_constant.h * - * $Id$ - * * Extension of class AST_Constant that provides additional means for C++ * mapping. * diff --git a/TAO/TAO_IDL/be_include/be_decl.h b/TAO/TAO_IDL/be_include/be_decl.h index ab8909fea71..91208551008 100644 --- a/TAO/TAO_IDL/be_include/be_decl.h +++ b/TAO/TAO_IDL/be_include/be_decl.h @@ -4,8 +4,6 @@ /** * @file be_decl.h * - * $Id$ - * * Extension of the AST_Decl class. * * diff --git a/TAO/TAO_IDL/be_include/be_enum.h b/TAO/TAO_IDL/be_include/be_enum.h index 1dbba85d447..d63030e5ecb 100644 --- a/TAO/TAO_IDL/be_include/be_enum.h +++ b/TAO/TAO_IDL/be_include/be_enum.h @@ -4,8 +4,6 @@ /** * @file be_enum.h * - * $Id$ - * * Extension of class AST_Enum that provides additional means for C++ * mapping. * diff --git a/TAO/TAO_IDL/be_include/be_enum_val.h b/TAO/TAO_IDL/be_include/be_enum_val.h index e757c2a6699..3d9242b9bdc 100644 --- a/TAO/TAO_IDL/be_include/be_enum_val.h +++ b/TAO/TAO_IDL/be_include/be_enum_val.h @@ -4,8 +4,6 @@ /** * @file be_enum_val.h * - * $Id$ - * * Extension of class AST_EnumVal that provides additional means for C++ * mapping. * diff --git a/TAO/TAO_IDL/be_include/be_eventtype.h b/TAO/TAO_IDL/be_include/be_eventtype.h index 95d8573f087..fcd6ccc3596 100644 --- a/TAO/TAO_IDL/be_include/be_eventtype.h +++ b/TAO/TAO_IDL/be_include/be_eventtype.h @@ -4,8 +4,6 @@ /** * @file be_eventtype.h * - * $Id$ - * * Extension of class AST_EventType and be_valuetype that provides * additional means for C++ mapping of an valuetype. * diff --git a/TAO/TAO_IDL/be_include/be_eventtype_fwd.h b/TAO/TAO_IDL/be_include/be_eventtype_fwd.h index e43fd9ff48c..4a08069a55a 100644 --- a/TAO/TAO_IDL/be_include/be_eventtype_fwd.h +++ b/TAO/TAO_IDL/be_include/be_eventtype_fwd.h @@ -4,8 +4,6 @@ /** * @file be_eventtype_fwd.h * - * $Id$ - * * Extension of class AST_EventType_Fwd that provides additional * means for C++ mapping of an eventtype. * diff --git a/TAO/TAO_IDL/be_include/be_expression.h b/TAO/TAO_IDL/be_include/be_expression.h index 23053aee870..d6180302344 100644 --- a/TAO/TAO_IDL/be_include/be_expression.h +++ b/TAO/TAO_IDL/be_include/be_expression.h @@ -3,8 +3,6 @@ /** * @file be_expression.h * - * $Id$ - * * Extension of class AST_Expression that provides additional means for C++ * mapping. * diff --git a/TAO/TAO_IDL/be_include/be_extended_port.h b/TAO/TAO_IDL/be_include/be_extended_port.h index e69ce8cb1f5..75600fcdec8 100644 --- a/TAO/TAO_IDL/be_include/be_extended_port.h +++ b/TAO/TAO_IDL/be_include/be_extended_port.h @@ -4,8 +4,6 @@ /** * @file be_extended_port.h * - * $Id$ - * * Extension of class AST_Extended_Port for C++ code generation. * * diff --git a/TAO/TAO_IDL/be_include/be_factory.h b/TAO/TAO_IDL/be_include/be_factory.h index 3a04d9f38aa..1e89aaf2b37 100644 --- a/TAO/TAO_IDL/be_include/be_factory.h +++ b/TAO/TAO_IDL/be_include/be_factory.h @@ -3,8 +3,6 @@ /** * @file be_factory.h * - * $Id$ - * * Extension of class AST_Factory that provides additional means for C++ * mapping. * diff --git a/TAO/TAO_IDL/be_include/be_field.h b/TAO/TAO_IDL/be_include/be_field.h index 8aa3910e3e0..a2825070453 100644 --- a/TAO/TAO_IDL/be_include/be_field.h +++ b/TAO/TAO_IDL/be_include/be_field.h @@ -3,8 +3,6 @@ /** * @file be_field.h * - * $Id$ - * * Extension of class AST_Field that provides additional means for C++ * mapping. * diff --git a/TAO/TAO_IDL/be_include/be_finder.h b/TAO/TAO_IDL/be_include/be_finder.h index 705a86424e1..2629bc54c0c 100644 --- a/TAO/TAO_IDL/be_include/be_finder.h +++ b/TAO/TAO_IDL/be_include/be_finder.h @@ -3,8 +3,6 @@ /** * @file be_finder.h * - * $Id$ - * * Extension of class AST_Finder that provides additional means for C++ * mapping. * diff --git a/TAO/TAO_IDL/be_include/be_global.h b/TAO/TAO_IDL/be_include/be_global.h index 919d04a6ffb..90df80b240c 100644 --- a/TAO/TAO_IDL/be_include/be_global.h +++ b/TAO/TAO_IDL/be_include/be_global.h @@ -4,8 +4,6 @@ /** * @file be_global.h * - * $Id$ - * * Header file for class containing compiler back end global data. * * diff --git a/TAO/TAO_IDL/be_include/be_helper.h b/TAO/TAO_IDL/be_include/be_helper.h index c8311a73aee..44de1de83c6 100644 --- a/TAO/TAO_IDL/be_include/be_helper.h +++ b/TAO/TAO_IDL/be_include/be_helper.h @@ -4,8 +4,6 @@ /** * @file be_helper.h * - * $Id$ - * * Defines the abstract class for outputting the C++ mapping. This is a * helper class to the singleton TAO_CodeGen class * diff --git a/TAO/TAO_IDL/be_include/be_home.h b/TAO/TAO_IDL/be_include/be_home.h index 89cae16df3a..34f863844cd 100644 --- a/TAO/TAO_IDL/be_include/be_home.h +++ b/TAO/TAO_IDL/be_include/be_home.h @@ -4,8 +4,6 @@ /** * @file be_home.h * - * $Id$ - * * Extension of class AST_Home that provides additional * means for C++ mapping of a component home. * diff --git a/TAO/TAO_IDL/be_include/be_identifier_helper.h b/TAO/TAO_IDL/be_include/be_identifier_helper.h index 5ef99d01291..f2d52ef50aa 100644 --- a/TAO/TAO_IDL/be_include/be_identifier_helper.h +++ b/TAO/TAO_IDL/be_include/be_identifier_helper.h @@ -4,8 +4,6 @@ /** * @file be_identifier_helper.h * - * $Id$ - * * Utilities associated with UTL_Identifier. * * diff --git a/TAO/TAO_IDL/be_include/be_interface.h b/TAO/TAO_IDL/be_include/be_interface.h index 70e7a47339c..b3c04dc7f01 100644 --- a/TAO/TAO_IDL/be_include/be_interface.h +++ b/TAO/TAO_IDL/be_include/be_interface.h @@ -4,8 +4,6 @@ /** * @file be_interface.h * - * $Id$ - * * Extension of class AST_Interface that provides additional means for C++ * mapping of an interface. * diff --git a/TAO/TAO_IDL/be_include/be_interface_fwd.h b/TAO/TAO_IDL/be_include/be_interface_fwd.h index 831e825b14f..8ff1dc5fe41 100644 --- a/TAO/TAO_IDL/be_include/be_interface_fwd.h +++ b/TAO/TAO_IDL/be_include/be_interface_fwd.h @@ -4,8 +4,6 @@ /** * @file be_interface_fwd.h * - * $Id$ - * * Extension of class AST_InterfaceFwd that provides additional * means for C++ mapping of a forward declared interface. * diff --git a/TAO/TAO_IDL/be_include/be_mirror_port.h b/TAO/TAO_IDL/be_include/be_mirror_port.h index 418517cb177..deb829fb820 100644 --- a/TAO/TAO_IDL/be_include/be_mirror_port.h +++ b/TAO/TAO_IDL/be_include/be_mirror_port.h @@ -4,8 +4,6 @@ /** * @file be_mirror_port.h * - * $Id$ - * * Extension of class AST_Mirror_Port for C++ code generation. * * diff --git a/TAO/TAO_IDL/be_include/be_module.h b/TAO/TAO_IDL/be_include/be_module.h index 3d53e4ff0c9..8eea3b7c2d2 100644 --- a/TAO/TAO_IDL/be_include/be_module.h +++ b/TAO/TAO_IDL/be_include/be_module.h @@ -3,8 +3,6 @@ /** * @file be_module.h * - * $Id$ - * * Extension of class AST_Module that provides additional means for C++ * mapping. * diff --git a/TAO/TAO_IDL/be_include/be_native.h b/TAO/TAO_IDL/be_include/be_native.h index a5368147cf6..df0897b4cdb 100644 --- a/TAO/TAO_IDL/be_include/be_native.h +++ b/TAO/TAO_IDL/be_include/be_native.h @@ -3,8 +3,6 @@ /** * @file be_native.h * - * $Id$ - * * The native IDL type * * diff --git a/TAO/TAO_IDL/be_include/be_null_return_emitter.h b/TAO/TAO_IDL/be_include/be_null_return_emitter.h index 5d3e24ac2d7..ad8c6226b80 100644 --- a/TAO/TAO_IDL/be_include/be_null_return_emitter.h +++ b/TAO/TAO_IDL/be_include/be_null_return_emitter.h @@ -4,8 +4,6 @@ /** * @file be_null_return_emitter.h * - * $Id$ - * * Emits 'return x;' for all CORBA types and ACE-supported * platforms. * diff --git a/TAO/TAO_IDL/be_include/be_operation.h b/TAO/TAO_IDL/be_include/be_operation.h index 268d289a944..7fc20ad5db0 100644 --- a/TAO/TAO_IDL/be_include/be_operation.h +++ b/TAO/TAO_IDL/be_include/be_operation.h @@ -3,8 +3,6 @@ /** * @file be_operation.h * - * $Id$ - * * Extension of class AST_Operation that provides additional means for C++ * mapping. * diff --git a/TAO/TAO_IDL/be_include/be_param_holder.h b/TAO/TAO_IDL/be_include/be_param_holder.h index 1be9a6a2568..28af3e13b19 100644 --- a/TAO/TAO_IDL/be_include/be_param_holder.h +++ b/TAO/TAO_IDL/be_include/be_param_holder.h @@ -4,8 +4,6 @@ /** * @file be_param_holder.h * - * $Id$ - * * Place holder referenced by AST_Field (or subclass) * representing a corresponding template parameter in IDL. * diff --git a/TAO/TAO_IDL/be_include/be_porttype.h b/TAO/TAO_IDL/be_include/be_porttype.h index a664985f2ca..17cc637b761 100644 --- a/TAO/TAO_IDL/be_include/be_porttype.h +++ b/TAO/TAO_IDL/be_include/be_porttype.h @@ -4,8 +4,6 @@ /** * @file be_porttype.h * - * $Id$ - * * Extension of class AST_PortType for C++ code generation. * * diff --git a/TAO/TAO_IDL/be_include/be_predefined_type.h b/TAO/TAO_IDL/be_include/be_predefined_type.h index 102679e5dca..24f52d3f46c 100644 --- a/TAO/TAO_IDL/be_include/be_predefined_type.h +++ b/TAO/TAO_IDL/be_include/be_predefined_type.h @@ -4,8 +4,6 @@ /** * @file be_predefined_type.h * - * $Id$ - * * Extension of class AST_PredefinedType that provides additional means for C++ * mapping. * diff --git a/TAO/TAO_IDL/be_include/be_root.h b/TAO/TAO_IDL/be_include/be_root.h index a233ed0a3c4..ee0097c15ec 100644 --- a/TAO/TAO_IDL/be_include/be_root.h +++ b/TAO/TAO_IDL/be_include/be_root.h @@ -4,8 +4,6 @@ /** * @file be_root.h * - * $Id$ - * * Extension of class AST_Root that provides the backend * * diff --git a/TAO/TAO_IDL/be_include/be_scope.h b/TAO/TAO_IDL/be_include/be_scope.h index d0db2d45b7e..bbec9484162 100644 --- a/TAO/TAO_IDL/be_include/be_scope.h +++ b/TAO/TAO_IDL/be_include/be_scope.h @@ -4,8 +4,6 @@ /** * @file be_scope.h * - * $Id$ - * * Extension of the UTL_Scope CFE class * * @author Copyright 1994-1995 by Sun Microsystems Int. diff --git a/TAO/TAO_IDL/be_include/be_sequence.h b/TAO/TAO_IDL/be_include/be_sequence.h index af3f98c86b8..0c150d8307b 100644 --- a/TAO/TAO_IDL/be_include/be_sequence.h +++ b/TAO/TAO_IDL/be_include/be_sequence.h @@ -5,8 +5,6 @@ /** * @file be_sequence.h * - * $Id$ - * * Extension of class AST_Sequence that provides additional means for C++ * mapping. * diff --git a/TAO/TAO_IDL/be_include/be_string.h b/TAO/TAO_IDL/be_include/be_string.h index 3cb7fd6ef8b..d0fcddc5929 100644 --- a/TAO/TAO_IDL/be_include/be_string.h +++ b/TAO/TAO_IDL/be_include/be_string.h @@ -3,8 +3,6 @@ /** * @file be_string.h * - * $Id$ - * * Extension of class AST_String that provides additional means for C++ * mapping. * diff --git a/TAO/TAO_IDL/be_include/be_structure.h b/TAO/TAO_IDL/be_include/be_structure.h index 920365f0275..9c687aa8474 100644 --- a/TAO/TAO_IDL/be_include/be_structure.h +++ b/TAO/TAO_IDL/be_include/be_structure.h @@ -4,8 +4,6 @@ /** * @file be_structure.h * - * $Id$ - * * Extension of class AST_Structure that provides additional means for C++ * mapping. * diff --git a/TAO/TAO_IDL/be_include/be_structure_fwd.h b/TAO/TAO_IDL/be_include/be_structure_fwd.h index 501c0e61bb4..f9f3054dfd4 100644 --- a/TAO/TAO_IDL/be_include/be_structure_fwd.h +++ b/TAO/TAO_IDL/be_include/be_structure_fwd.h @@ -4,8 +4,6 @@ /** * @file be_structure_fwd.h * - * $Id$ - * * Extension of class AST_StructureFwd that provides additional * means for C++ mapping of a struct. * diff --git a/TAO/TAO_IDL/be_include/be_template_module.h b/TAO/TAO_IDL/be_include/be_template_module.h index c2f66101de6..15e63f49c20 100644 --- a/TAO/TAO_IDL/be_include/be_template_module.h +++ b/TAO/TAO_IDL/be_include/be_template_module.h @@ -4,8 +4,6 @@ /** * @file be_template_module.h * - * $Id$ - * * Extension of class AST_Template_Module that provides additional means for C++ * mapping of a module. * diff --git a/TAO/TAO_IDL/be_include/be_type.h b/TAO/TAO_IDL/be_include/be_type.h index b8317c63c9d..f7c713ad16d 100644 --- a/TAO/TAO_IDL/be_include/be_type.h +++ b/TAO/TAO_IDL/be_include/be_type.h @@ -3,8 +3,6 @@ /** * @file be_type.h * - * $Id$ - * * Extension of class AST_Type that provides additional means for C++ * mapping. * diff --git a/TAO/TAO_IDL/be_include/be_typedef.h b/TAO/TAO_IDL/be_include/be_typedef.h index 7bbf18737c7..691d4c938f5 100644 --- a/TAO/TAO_IDL/be_include/be_typedef.h +++ b/TAO/TAO_IDL/be_include/be_typedef.h @@ -3,8 +3,6 @@ /** * @file be_typedef.h * - * $Id$ - * * Extension of class AST_typedef that provides additional means for C++ * mapping. * diff --git a/TAO/TAO_IDL/be_include/be_union.h b/TAO/TAO_IDL/be_include/be_union.h index dc844990c4d..3b864d5efb3 100644 --- a/TAO/TAO_IDL/be_include/be_union.h +++ b/TAO/TAO_IDL/be_include/be_union.h @@ -3,8 +3,6 @@ /** * @file be_union.h * - * $Id$ - * * Extension of class AST_Union that provides additional means for C++ * mapping. * diff --git a/TAO/TAO_IDL/be_include/be_union_branch.h b/TAO/TAO_IDL/be_include/be_union_branch.h index a356e1128a6..eee34d6a5a9 100644 --- a/TAO/TAO_IDL/be_include/be_union_branch.h +++ b/TAO/TAO_IDL/be_include/be_union_branch.h @@ -3,8 +3,6 @@ /** * @file be_union_branch.h * - * $Id$ - * * Extension of class AST_UnionBranch that provides additional means for C++ * mapping. * diff --git a/TAO/TAO_IDL/be_include/be_union_fwd.h b/TAO/TAO_IDL/be_include/be_union_fwd.h index a820d394582..a67ca5bb6cd 100644 --- a/TAO/TAO_IDL/be_include/be_union_fwd.h +++ b/TAO/TAO_IDL/be_include/be_union_fwd.h @@ -4,8 +4,6 @@ /** * @file be_union_fwd.h * - * $Id$ - * * Extension of class AST_UnionFwd that provides additional * means for C++ mapping of a union. * diff --git a/TAO/TAO_IDL/be_include/be_util.h b/TAO/TAO_IDL/be_include/be_util.h index 7152e910841..67ce4f648c6 100644 --- a/TAO/TAO_IDL/be_include/be_util.h +++ b/TAO/TAO_IDL/be_include/be_util.h @@ -4,8 +4,6 @@ /** * @file be_util.h * - * $Id$ - * * Static helper methods used by multiple visitors. * * diff --git a/TAO/TAO_IDL/be_include/be_valuebox.h b/TAO/TAO_IDL/be_include/be_valuebox.h index 4679b4ee117..6ef1be21fa0 100644 --- a/TAO/TAO_IDL/be_include/be_valuebox.h +++ b/TAO/TAO_IDL/be_include/be_valuebox.h @@ -3,8 +3,6 @@ /** * @file be_valuebox.h * - * $Id$ - * * Extension of class AST_Valuebox that provides additional means for C++ * mapping. * diff --git a/TAO/TAO_IDL/be_include/be_valuetype.h b/TAO/TAO_IDL/be_include/be_valuetype.h index ae090cbc735..b7b5eda3350 100644 --- a/TAO/TAO_IDL/be_include/be_valuetype.h +++ b/TAO/TAO_IDL/be_include/be_valuetype.h @@ -4,8 +4,6 @@ /** * @file be_valuetype.h * - * $Id$ - * * Extension of class AST_Interface and be_interface that provides * additional means for C++ mapping of an valuetype. * diff --git a/TAO/TAO_IDL/be_include/be_valuetype_fwd.h b/TAO/TAO_IDL/be_include/be_valuetype_fwd.h index 5f14bd11834..7c88ed65f29 100644 --- a/TAO/TAO_IDL/be_include/be_valuetype_fwd.h +++ b/TAO/TAO_IDL/be_include/be_valuetype_fwd.h @@ -4,8 +4,6 @@ /** * @file be_valuetype_fwd.h * - * $Id$ - * * Extension of class AST_Interface_Fwd that provides additional * means for C++ mapping of a valuetype. * diff --git a/TAO/TAO_IDL/be_include/be_visitor.h b/TAO/TAO_IDL/be_include/be_visitor.h index 93aed0e5b26..7119d212755 100644 --- a/TAO/TAO_IDL/be_include/be_visitor.h +++ b/TAO/TAO_IDL/be_include/be_visitor.h @@ -4,8 +4,6 @@ /** * @file be_visitor.h * - * $Id$ - * * The abstract visitor class. The concrete classes are responsible for code * generation. * diff --git a/TAO/TAO_IDL/be_include/be_visitor_ami_pre_proc.h b/TAO/TAO_IDL/be_include/be_visitor_ami_pre_proc.h index 1b3b23f78c6..8e35e825b31 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_ami_pre_proc.h +++ b/TAO/TAO_IDL/be_include/be_visitor_ami_pre_proc.h @@ -4,8 +4,6 @@ /** * @file be_visitor_ami_pre_proc.h * - * $Id$ - * * This visitor creates for AMI implied IDL constructs * the appropriate AST (Abstract Syntax Tree) node, * sets the corresponding interface or operation strategy diff --git a/TAO/TAO_IDL/be_include/be_visitor_any_extracted_type_decl.h b/TAO/TAO_IDL/be_include/be_visitor_any_extracted_type_decl.h index 65ae2a29c10..c92c1554c18 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_any_extracted_type_decl.h +++ b/TAO/TAO_IDL/be_include/be_visitor_any_extracted_type_decl.h @@ -3,8 +3,6 @@ /** * @file be_visitor_any_extracted_type_decl.h * - * $Id$ - * * Encapsulation of rules for declaring variables * for Any extraction * diff --git a/TAO/TAO_IDL/be_include/be_visitor_argument.h b/TAO/TAO_IDL/be_include/be_visitor_argument.h index f58aa45467c..c013ef817ab 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_argument.h +++ b/TAO/TAO_IDL/be_include/be_visitor_argument.h @@ -4,8 +4,6 @@ /** * @file be_visitor_argument.h * - * $Id$ - * * Visitors for generation of code for Arguments. These are used for the * interpretive styled stubs and skeletons * diff --git a/TAO/TAO_IDL/be_include/be_visitor_argument/arglist.h b/TAO/TAO_IDL/be_include/be_visitor_argument/arglist.h index 5eb53b587c9..226233065b2 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_argument/arglist.h +++ b/TAO/TAO_IDL/be_include/be_visitor_argument/arglist.h @@ -3,8 +3,6 @@ /** * @file arglist.h * - * $Id$ - * * Visitors for generation of code for Arguments as parameter lists in the * operation signature * diff --git a/TAO/TAO_IDL/be_include/be_visitor_argument/argument.h b/TAO/TAO_IDL/be_include/be_visitor_argument/argument.h index 655a12719f4..7eb58e3a301 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_argument/argument.h +++ b/TAO/TAO_IDL/be_include/be_visitor_argument/argument.h @@ -3,8 +3,6 @@ /** * @file argument.h * - * $Id$ - * * Visitors for generation of code for Arguments * * diff --git a/TAO/TAO_IDL/be_include/be_visitor_argument/invoke_cs.h b/TAO/TAO_IDL/be_include/be_visitor_argument/invoke_cs.h index e1038ca8763..5e2ade32cb7 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_argument/invoke_cs.h +++ b/TAO/TAO_IDL/be_include/be_visitor_argument/invoke_cs.h @@ -3,8 +3,6 @@ /** * @file invoke_cs.h * - * $Id$ - * * Visitors for generation of code for Arguments for passing the arguments * to the CDR << and >> operators * diff --git a/TAO/TAO_IDL/be_include/be_visitor_argument/marshal_ss.h b/TAO/TAO_IDL/be_include/be_visitor_argument/marshal_ss.h index 06c5a7e42ab..6caf95e4d46 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_argument/marshal_ss.h +++ b/TAO/TAO_IDL/be_include/be_visitor_argument/marshal_ss.h @@ -3,8 +3,6 @@ /** * @file marshal_ss.h * - * $Id$ - * * Visitors for generation of code for Arguments. This generates the * code to pass the arguments to the call to the marshaler/demarshaler * diff --git a/TAO/TAO_IDL/be_include/be_visitor_argument/upcall_ss.h b/TAO/TAO_IDL/be_include/be_visitor_argument/upcall_ss.h index f4c647741d4..b1ad1d43a82 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_argument/upcall_ss.h +++ b/TAO/TAO_IDL/be_include/be_visitor_argument/upcall_ss.h @@ -3,8 +3,6 @@ /** * @file upcall_ss.h * - * $Id$ - * * Visitors for generation of code for Arguments. This generates the * passing of arguments to the upcall. * diff --git a/TAO/TAO_IDL/be_include/be_visitor_argument/vardecl_ss.h b/TAO/TAO_IDL/be_include/be_visitor_argument/vardecl_ss.h index 0e7293f7a31..b73ee392277 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_argument/vardecl_ss.h +++ b/TAO/TAO_IDL/be_include/be_visitor_argument/vardecl_ss.h @@ -3,8 +3,6 @@ /** * @file vardecl_ss.h * - * $Id$ - * * Visitors for generation of code for Arguments. This generates the * variable declartion for the argument in the server-sde skeleton * diff --git a/TAO/TAO_IDL/be_include/be_visitor_array.h b/TAO/TAO_IDL/be_include/be_visitor_array.h index 415f25915f8..4af046edd91 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_array.h +++ b/TAO/TAO_IDL/be_include/be_visitor_array.h @@ -3,8 +3,6 @@ /** * @file be_visitor_array.h * - * $Id$ - * * Visitors for generation of code for Arrays * * diff --git a/TAO/TAO_IDL/be_include/be_visitor_array/any_op_ch.h b/TAO/TAO_IDL/be_include/be_visitor_array/any_op_ch.h index 3b84fff40b7..7c1486c88bc 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_array/any_op_ch.h +++ b/TAO/TAO_IDL/be_include/be_visitor_array/any_op_ch.h @@ -3,8 +3,6 @@ /** * @file any_op_ch.h * - * $Id$ - * * Visitors for generation of code for Arrays in client header. This one * generates the Any operators. * diff --git a/TAO/TAO_IDL/be_include/be_visitor_array/any_op_cs.h b/TAO/TAO_IDL/be_include/be_visitor_array/any_op_cs.h index 7cc89e05a59..62a4dea9a05 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_array/any_op_cs.h +++ b/TAO/TAO_IDL/be_include/be_visitor_array/any_op_cs.h @@ -3,8 +3,6 @@ /** * @file any_op_cs.h * - * $Id$ - * * Visitors for generation of code for Arrays in client stubs. This one * generates the Any operators. * diff --git a/TAO/TAO_IDL/be_include/be_visitor_array/array.h b/TAO/TAO_IDL/be_include/be_visitor_array/array.h index d688d7ca4b1..5298962a528 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_array/array.h +++ b/TAO/TAO_IDL/be_include/be_visitor_array/array.h @@ -3,8 +3,6 @@ /** * @file array.h * - * $Id$ - * * Visitors for generation of code for Arrays. * * diff --git a/TAO/TAO_IDL/be_include/be_visitor_array/array_ch.h b/TAO/TAO_IDL/be_include/be_visitor_array/array_ch.h index d07206a5763..4448a98ef87 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_array/array_ch.h +++ b/TAO/TAO_IDL/be_include/be_visitor_array/array_ch.h @@ -3,8 +3,6 @@ /** * @file array_ch.h * - * $Id$ - * * Visitors for generation of code for Arrays in client header. * * diff --git a/TAO/TAO_IDL/be_include/be_visitor_array/array_ci.h b/TAO/TAO_IDL/be_include/be_visitor_array/array_ci.h index 71eab1bdf3a..d1c918f6555 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_array/array_ci.h +++ b/TAO/TAO_IDL/be_include/be_visitor_array/array_ci.h @@ -3,8 +3,6 @@ /** * @file array_ci.h * - * $Id$ - * * Visitors for generation of code for Arrays in client inline. * * diff --git a/TAO/TAO_IDL/be_include/be_visitor_array/array_cs.h b/TAO/TAO_IDL/be_include/be_visitor_array/array_cs.h index 45064043821..5b8c9a9650b 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_array/array_cs.h +++ b/TAO/TAO_IDL/be_include/be_visitor_array/array_cs.h @@ -3,8 +3,6 @@ /** * @file array_cs.h * - * $Id$ - * * Visitors for generation of code for Arrays in client stubs. * * diff --git a/TAO/TAO_IDL/be_include/be_visitor_array/cdr_op_ch.h b/TAO/TAO_IDL/be_include/be_visitor_array/cdr_op_ch.h index cee4b05d19f..a860dac08dd 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_array/cdr_op_ch.h +++ b/TAO/TAO_IDL/be_include/be_visitor_array/cdr_op_ch.h @@ -3,8 +3,6 @@ /** * @file cdr_op_ch.h * - * $Id$ - * * Visitors for generation of code for Arrays in client header. This one * generates the CDR operators. * diff --git a/TAO/TAO_IDL/be_include/be_visitor_array/cdr_op_ci.h b/TAO/TAO_IDL/be_include/be_visitor_array/cdr_op_ci.h index d192ff0949d..62deefca909 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_array/cdr_op_ci.h +++ b/TAO/TAO_IDL/be_include/be_visitor_array/cdr_op_ci.h @@ -3,8 +3,6 @@ /** * @file cdr_op_ci.h * - * $Id$ - * * Visitors for generation of code for Arrays in client stubs. This one * generates the CDR operators. * diff --git a/TAO/TAO_IDL/be_include/be_visitor_array/cdr_op_cs.h b/TAO/TAO_IDL/be_include/be_visitor_array/cdr_op_cs.h index f4b44690ce1..62093ee135f 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_array/cdr_op_cs.h +++ b/TAO/TAO_IDL/be_include/be_visitor_array/cdr_op_cs.h @@ -3,8 +3,6 @@ /** * @file cdr_op_cs.h * - * $Id$ - * * The array's own CDR operators are generated in the .i file, but if the * array contains an anonymous sequence, those CDR operators will not * get generated on their own, and, since the sequence may contain a diff --git a/TAO/TAO_IDL/be_include/be_visitor_attr_assign.h b/TAO/TAO_IDL/be_include/be_visitor_attr_assign.h index f850d96226e..0c4c6c4fc65 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_attr_assign.h +++ b/TAO/TAO_IDL/be_include/be_visitor_attr_assign.h @@ -3,8 +3,6 @@ /** * @file be_visitor_attr_assign.h * - * $Id$ - * * Encapsulation of rules for component attribute assignment. * * diff --git a/TAO/TAO_IDL/be_include/be_visitor_attr_init.h b/TAO/TAO_IDL/be_include/be_visitor_attr_init.h index 03e0ab4a0f0..19400767577 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_attr_init.h +++ b/TAO/TAO_IDL/be_include/be_visitor_attr_init.h @@ -3,8 +3,6 @@ /** * @file be_visitor_attr_init.h * - * $Id$ - * * Encapsulation of rules for generating attribute initializatin * * @author Johnny Willemsen diff --git a/TAO/TAO_IDL/be_include/be_visitor_attr_return.h b/TAO/TAO_IDL/be_include/be_visitor_attr_return.h index 2f799991253..362ddbb990d 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_attr_return.h +++ b/TAO/TAO_IDL/be_include/be_visitor_attr_return.h @@ -3,8 +3,6 @@ /** * @file be_visitor_attr_return.h * - * $Id$ - * * Encapsulation of rules for component attribute accessor. * * diff --git a/TAO/TAO_IDL/be_include/be_visitor_attr_setarg_type.h b/TAO/TAO_IDL/be_include/be_visitor_attr_setarg_type.h index b5cabffa0a7..bd4fe6499a1 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_attr_setarg_type.h +++ b/TAO/TAO_IDL/be_include/be_visitor_attr_setarg_type.h @@ -3,8 +3,6 @@ /** * @file be_visitor_attr_setarg_type.h * - * $Id$ - * * Encapsulation of rules for component attribute set arg. * * diff --git a/TAO/TAO_IDL/be_include/be_visitor_attribute.h b/TAO/TAO_IDL/be_include/be_visitor_attribute.h index 1e5fcb049f2..fe3f1c533a0 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_attribute.h +++ b/TAO/TAO_IDL/be_include/be_visitor_attribute.h @@ -4,8 +4,6 @@ /** * @file be_visitor_attribute.h * - * $Id$ - * * Concrete visitor for the Attribute class * * diff --git a/TAO/TAO_IDL/be_include/be_visitor_attribute/attribute.h b/TAO/TAO_IDL/be_include/be_visitor_attribute/attribute.h index 441dccbc387..6bfc3f027c3 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_attribute/attribute.h +++ b/TAO/TAO_IDL/be_include/be_visitor_attribute/attribute.h @@ -4,8 +4,6 @@ /** * @file attribute.h * - * $Id$ - * * Visitor for the Attribute class. * * diff --git a/TAO/TAO_IDL/be_include/be_visitor_attribute/ccm_init.h b/TAO/TAO_IDL/be_include/be_visitor_attribute/ccm_init.h index 41cd0478800..836b38f5723 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_attribute/ccm_init.h +++ b/TAO/TAO_IDL/be_include/be_visitor_attribute/ccm_init.h @@ -3,8 +3,6 @@ /** * @file ccm_init.h * - * $Id$ - * * Visitor generating a block of code to initialize * each of a component or home's read/write attributes * diff --git a/TAO/TAO_IDL/be_include/be_visitor_attribute/set_from_extracted.h b/TAO/TAO_IDL/be_include/be_visitor_attribute/set_from_extracted.h index debda50c534..9041bf0cf57 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_attribute/set_from_extracted.h +++ b/TAO/TAO_IDL/be_include/be_visitor_attribute/set_from_extracted.h @@ -3,8 +3,6 @@ /** * @file set_from_extracted.h * - * $Id$ - * * Encapsulation the variations in setting read/write * attributes from values extracted from an Any * diff --git a/TAO/TAO_IDL/be_include/be_visitor_ccm_pre_proc.h b/TAO/TAO_IDL/be_include/be_visitor_ccm_pre_proc.h index 0667048ba6f..eec1688fd41 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_ccm_pre_proc.h +++ b/TAO/TAO_IDL/be_include/be_visitor_ccm_pre_proc.h @@ -4,8 +4,6 @@ /** * @file be_visitor_ccm_pre_proc.h * - * $Id$ - * * This visitor creates for components the appropriate AST * (Abstract Syntax Tree) nodes, corresponding to provides, uses, * emits, publishes and consumes declarations, diff --git a/TAO/TAO_IDL/be_include/be_visitor_component.h b/TAO/TAO_IDL/be_include/be_visitor_component.h index ca6ca974ea0..487d61b1177 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_component.h +++ b/TAO/TAO_IDL/be_include/be_visitor_component.h @@ -4,8 +4,6 @@ /** * @file be_visitor_component.h * - * $Id$ - * * Concrete visitors for the Component class * * diff --git a/TAO/TAO_IDL/be_include/be_visitor_component/component.h b/TAO/TAO_IDL/be_include/be_visitor_component/component.h index 566419de2f7..28990d89cf2 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_component/component.h +++ b/TAO/TAO_IDL/be_include/be_visitor_component/component.h @@ -4,8 +4,6 @@ /** * @file component.h * - * $Id$ - * * Concrete visitor for components * This one provides the generic visitor for the be_component node. * diff --git a/TAO/TAO_IDL/be_include/be_visitor_component/component_ami_rh_ex_base.h b/TAO/TAO_IDL/be_include/be_visitor_component/component_ami_rh_ex_base.h index 6406e5deb4d..fa5bd38dba3 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_component/component_ami_rh_ex_base.h +++ b/TAO/TAO_IDL/be_include/be_visitor_component/component_ami_rh_ex_base.h @@ -3,8 +3,6 @@ /** * @file component_ami_rh_ex_base.h * - * $Id$ - * * Base class visitor for the AMI4CCM reply handler * implementation concrete visitors. * diff --git a/TAO/TAO_IDL/be_include/be_visitor_component/component_ami_rh_exh.h b/TAO/TAO_IDL/be_include/be_visitor_component/component_ami_rh_exh.h index edb85d6a958..cb6084fa0a4 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_component/component_ami_rh_exh.h +++ b/TAO/TAO_IDL/be_include/be_visitor_component/component_ami_rh_exh.h @@ -3,8 +3,6 @@ /** * @file component_ami_rh_exh.h * - * $Id$ - * * Concrete visitor for the AMI4CCM Component node. * This provides for code generation of the AMI4CCM reply * handler implementation header, triggered by the presence diff --git a/TAO/TAO_IDL/be_include/be_visitor_component/component_ami_rh_exs.h b/TAO/TAO_IDL/be_include/be_visitor_component/component_ami_rh_exs.h index 8e0fbd1e877..594edc233bd 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_component/component_ami_rh_exs.h +++ b/TAO/TAO_IDL/be_include/be_visitor_component/component_ami_rh_exs.h @@ -3,8 +3,6 @@ /** * @file component_ami_rh_exs.h * - * $Id$ - * * Concrete visitor for the AMI4CCM component receptacle. * This provides for code generation of the AMI4CCM reply * handler implementation source. diff --git a/TAO/TAO_IDL/be_include/be_visitor_component/component_ex_idl.h b/TAO/TAO_IDL/be_include/be_visitor_component/component_ex_idl.h index 99d4904bf48..280d8e33726 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_component/component_ex_idl.h +++ b/TAO/TAO_IDL/be_include/be_visitor_component/component_ex_idl.h @@ -3,8 +3,6 @@ /** * @file component_ex_idl.h * - * $Id$ - * * Concrete visitor for the Component node. * Provides code generation for components in the CIAO executor IDL * diff --git a/TAO/TAO_IDL/be_include/be_visitor_component/component_exh.h b/TAO/TAO_IDL/be_include/be_visitor_component/component_exh.h index 98591ce9d69..64aa3ff9371 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_component/component_exh.h +++ b/TAO/TAO_IDL/be_include/be_visitor_component/component_exh.h @@ -3,8 +3,6 @@ /** * @file component_exh.h * - * $Id$ - * * Concrete visitor for the Component node. * This provides for code generation in the exec impl header * diff --git a/TAO/TAO_IDL/be_include/be_visitor_component/component_exs.h b/TAO/TAO_IDL/be_include/be_visitor_component/component_exs.h index c394e82639e..7ec983e1bca 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_component/component_exs.h +++ b/TAO/TAO_IDL/be_include/be_visitor_component/component_exs.h @@ -3,8 +3,6 @@ /** * @file component_exs.h * - * $Id$ - * * Concrete visitor for the Component node. * This provides for code generation in the exec impl source * diff --git a/TAO/TAO_IDL/be_include/be_visitor_component/component_svh.h b/TAO/TAO_IDL/be_include/be_visitor_component/component_svh.h index 95c9850896d..143d0d9b80b 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_component/component_svh.h +++ b/TAO/TAO_IDL/be_include/be_visitor_component/component_svh.h @@ -3,8 +3,6 @@ /** * @file component_svh.h * - * $Id$ - * * Concrete visitor for the Component node. * This provides for code generation in the servant header * diff --git a/TAO/TAO_IDL/be_include/be_visitor_component/component_svs.h b/TAO/TAO_IDL/be_include/be_visitor_component/component_svs.h index 8e4f2d07e91..b48e8fb16cd 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_component/component_svs.h +++ b/TAO/TAO_IDL/be_include/be_visitor_component/component_svs.h @@ -3,8 +3,6 @@ /** * @file component_svs.h * - * $Id$ - * * Concrete visitor for the Component node. * This provides for code generation in the servant source * diff --git a/TAO/TAO_IDL/be_include/be_visitor_component/component_svth.h b/TAO/TAO_IDL/be_include/be_visitor_component/component_svth.h index fb92dc03c87..584a693c1d2 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_component/component_svth.h +++ b/TAO/TAO_IDL/be_include/be_visitor_component/component_svth.h @@ -3,8 +3,6 @@ /** * @file component_svth.h * - * $Id$ - * * Concrete visitor for the Component node. * This provides for code generation in the templated servant header * diff --git a/TAO/TAO_IDL/be_include/be_visitor_component/component_svts.h b/TAO/TAO_IDL/be_include/be_visitor_component/component_svts.h index 957aa44d0a5..c3d9bee7dc9 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_component/component_svts.h +++ b/TAO/TAO_IDL/be_include/be_visitor_component/component_svts.h @@ -3,8 +3,6 @@ /** * @file component_svts.h * - * $Id$ - * * Concrete visitor for the Component node. * This provides for code generation in the templated servant source * diff --git a/TAO/TAO_IDL/be_include/be_visitor_component/context_ex_idl.h b/TAO/TAO_IDL/be_include/be_visitor_component/context_ex_idl.h index fcb6a6fdf0c..8ae46d39466 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_component/context_ex_idl.h +++ b/TAO/TAO_IDL/be_include/be_visitor_component/context_ex_idl.h @@ -3,8 +3,6 @@ /** * @file context_ex_idl.h * - * $Id$ - * * Provides code generation for the context class * in the CIAO executor IDL. * diff --git a/TAO/TAO_IDL/be_include/be_visitor_component/context_svth.h b/TAO/TAO_IDL/be_include/be_visitor_component/context_svth.h index dcd5a20efa4..f2dea8d1223 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_component/context_svth.h +++ b/TAO/TAO_IDL/be_include/be_visitor_component/context_svth.h @@ -3,8 +3,6 @@ /** * @file context_svth.h * - * $Id$ - * * Concrete visitor for the Component node. * This provides for code generation for the Context * class declaration diff --git a/TAO/TAO_IDL/be_include/be_visitor_component/context_svts.h b/TAO/TAO_IDL/be_include/be_visitor_component/context_svts.h index 1ba5b1a08a4..d3f1dcc3b97 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_component/context_svts.h +++ b/TAO/TAO_IDL/be_include/be_visitor_component/context_svts.h @@ -3,8 +3,6 @@ /** * @file context_svts.h * - * $Id$ - * * Concrete visitor for the Component node. * This provides for code generation for the Context * class definition diff --git a/TAO/TAO_IDL/be_include/be_visitor_component/executor_ex_idl.h b/TAO/TAO_IDL/be_include/be_visitor_component/executor_ex_idl.h index 59a431f0bd8..e9091bc86fa 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_component/executor_ex_idl.h +++ b/TAO/TAO_IDL/be_include/be_visitor_component/executor_ex_idl.h @@ -3,8 +3,6 @@ /** * @file executor_ex_idl.h * - * $Id$ - * * Provides code generation for components in the CIAO executor IDL. * * diff --git a/TAO/TAO_IDL/be_include/be_visitor_component/executor_exh.h b/TAO/TAO_IDL/be_include/be_visitor_component/executor_exh.h index ae25551f3ed..6b3bd3e5ddf 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_component/executor_exh.h +++ b/TAO/TAO_IDL/be_include/be_visitor_component/executor_exh.h @@ -3,8 +3,6 @@ /** * @file executor_exh.h * - * $Id$ - * * This provides code generation in the exec impl header, * * diff --git a/TAO/TAO_IDL/be_include/be_visitor_component/executor_exs.h b/TAO/TAO_IDL/be_include/be_visitor_component/executor_exs.h index efa4c204eb7..7cd9a09346e 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_component/executor_exs.h +++ b/TAO/TAO_IDL/be_include/be_visitor_component/executor_exs.h @@ -3,8 +3,6 @@ /** * @file executor_exs.h * - * $Id$ - * * This provides code generation in the exec impl source. * * diff --git a/TAO/TAO_IDL/be_include/be_visitor_component/executor_exs_attr_init.h b/TAO/TAO_IDL/be_include/be_visitor_component/executor_exs_attr_init.h index bf8ef5f9583..40f50584b37 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_component/executor_exs_attr_init.h +++ b/TAO/TAO_IDL/be_include/be_visitor_component/executor_exs_attr_init.h @@ -3,8 +3,6 @@ /** * @file executor_exs_attr_init.h * - * $Id$ - * * This provides code generation in the exec impl source for * the attribute members' initialization in the constructor. * diff --git a/TAO/TAO_IDL/be_include/be_visitor_component/executor_private_exh.h b/TAO/TAO_IDL/be_include/be_visitor_component/executor_private_exh.h index 0cb4ffc36ed..ae6e6bcc268 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_component/executor_private_exh.h +++ b/TAO/TAO_IDL/be_include/be_visitor_component/executor_private_exh.h @@ -3,8 +3,6 @@ /** * @file executor_private_exh.h * - * $Id$ - * * This provides code generation for private members * in the exec impl header, * diff --git a/TAO/TAO_IDL/be_include/be_visitor_component/facet_exh.h b/TAO/TAO_IDL/be_include/be_visitor_component/facet_exh.h index 5f7b8586ac4..de94c191334 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_component/facet_exh.h +++ b/TAO/TAO_IDL/be_include/be_visitor_component/facet_exh.h @@ -3,8 +3,6 @@ /** * @file facet_exh.h * - * $Id$ - * * This provides code generation for facets in the exec impl header, * * diff --git a/TAO/TAO_IDL/be_include/be_visitor_component/facet_exs.h b/TAO/TAO_IDL/be_include/be_visitor_component/facet_exs.h index 230594d8b50..6e7cb0ebc5d 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_component/facet_exs.h +++ b/TAO/TAO_IDL/be_include/be_visitor_component/facet_exs.h @@ -3,8 +3,6 @@ /** * @file facet_exs.h * - * $Id$ - * * This provides code generation for facets in the exec impl source. * * diff --git a/TAO/TAO_IDL/be_include/be_visitor_component/servant_svh.h b/TAO/TAO_IDL/be_include/be_visitor_component/servant_svh.h index 71340afd5b9..a89bd714f84 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_component/servant_svh.h +++ b/TAO/TAO_IDL/be_include/be_visitor_component/servant_svh.h @@ -3,8 +3,6 @@ /** * @file servant_svh.h * - * $Id$ - * * Concrete visitor for the Component node. * This provides for code generation for the Servant * class declaration diff --git a/TAO/TAO_IDL/be_include/be_visitor_component/servant_svs.h b/TAO/TAO_IDL/be_include/be_visitor_component/servant_svs.h index 3c48bb033e2..acf31e09bfd 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_component/servant_svs.h +++ b/TAO/TAO_IDL/be_include/be_visitor_component/servant_svs.h @@ -3,8 +3,6 @@ /** * @file servant_svs.h * - * $Id$ - * * Concrete visitor for the Component node. * This provides for code generation for the Servant * class definition diff --git a/TAO/TAO_IDL/be_include/be_visitor_component_fwd.h b/TAO/TAO_IDL/be_include/be_visitor_component_fwd.h index 33a7daf8449..c2edf489711 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_component_fwd.h +++ b/TAO/TAO_IDL/be_include/be_visitor_component_fwd.h @@ -4,8 +4,6 @@ /** * @file be_visitor_component_fwd.h * - * $Id$ - * * Concrete visitor for the forward declared component class. * * diff --git a/TAO/TAO_IDL/be_include/be_visitor_component_fwd/any_op_ch.h b/TAO/TAO_IDL/be_include/be_visitor_component_fwd/any_op_ch.h index 73ce058684a..7d17f0ddfb4 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_component_fwd/any_op_ch.h +++ b/TAO/TAO_IDL/be_include/be_visitor_component_fwd/any_op_ch.h @@ -3,8 +3,6 @@ /** * @file any_op_ch.h * - * $Id$ - * * Concrete visitor for the forward declared Component node. * This one provides code generation for the Any operators. * diff --git a/TAO/TAO_IDL/be_include/be_visitor_component_fwd/cdr_op_ch.h b/TAO/TAO_IDL/be_include/be_visitor_component_fwd/cdr_op_ch.h index 544971cc8ae..763282da020 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_component_fwd/cdr_op_ch.h +++ b/TAO/TAO_IDL/be_include/be_visitor_component_fwd/cdr_op_ch.h @@ -4,8 +4,6 @@ /** * @file cdr_op_ch.h * - * $Id$ - * * Concrete visitor for the ComponentFwd class * This one provides code generation for the CDR operators for the forward * declared component in the client header, if the node is not later defined diff --git a/TAO/TAO_IDL/be_include/be_visitor_component_fwd/component_fwd_ch.h b/TAO/TAO_IDL/be_include/be_visitor_component_fwd/component_fwd_ch.h index 81c1f2d16ea..eec7b92f13c 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_component_fwd/component_fwd_ch.h +++ b/TAO/TAO_IDL/be_include/be_visitor_component_fwd/component_fwd_ch.h @@ -3,8 +3,6 @@ /** * @file component_fwd_ch.h * - * $Id$ - * * Concrete visitor for the Component Forward node. * This one provides code generation for component forward node. * diff --git a/TAO/TAO_IDL/be_include/be_visitor_component_scope.h b/TAO/TAO_IDL/be_include/be_visitor_component_scope.h index 36683d6c95f..a310d36f3ce 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_component_scope.h +++ b/TAO/TAO_IDL/be_include/be_visitor_component_scope.h @@ -3,8 +3,6 @@ /** * @file be_visitor_component_scope.h * - * $Id$ - * * Base class for visitors that need to visit the scope of a * component and its ancestors, if any. * diff --git a/TAO/TAO_IDL/be_include/be_visitor_connector.h b/TAO/TAO_IDL/be_include/be_visitor_connector.h index ff7fc6009da..002d1d2fe9b 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_connector.h +++ b/TAO/TAO_IDL/be_include/be_visitor_connector.h @@ -4,8 +4,6 @@ /** * @file be_visitor_connector.h * - * $Id$ - * * Concrete visitors for the Connector * * diff --git a/TAO/TAO_IDL/be_include/be_visitor_connector/connector_ami_exh.h b/TAO/TAO_IDL/be_include/be_visitor_connector/connector_ami_exh.h index d7e8d69b906..6d9100ac87d 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_connector/connector_ami_exh.h +++ b/TAO/TAO_IDL/be_include/be_visitor_connector/connector_ami_exh.h @@ -3,8 +3,6 @@ /** * @file connector_ami_exh.h * - * $Id$ - * * Concrete visitor for the AMI4CCM Connector node. * This provides for code generation in the exec impl header * diff --git a/TAO/TAO_IDL/be_include/be_visitor_connector/connector_ami_exs.h b/TAO/TAO_IDL/be_include/be_visitor_connector/connector_ami_exs.h index ac03efd9545..6df27658392 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_connector/connector_ami_exs.h +++ b/TAO/TAO_IDL/be_include/be_visitor_connector/connector_ami_exs.h @@ -3,8 +3,6 @@ /** * @file connector_ami_exs.h * - * $Id$ - * * Concrete connector_ami_exs for the AMI4CCM Connector node. * This provides for code generation in the exec impl source * diff --git a/TAO/TAO_IDL/be_include/be_visitor_connector/connector_dds_ex_base.h b/TAO/TAO_IDL/be_include/be_visitor_connector/connector_dds_ex_base.h index 5a7ec54c0ea..b0c9354440a 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_connector/connector_dds_ex_base.h +++ b/TAO/TAO_IDL/be_include/be_visitor_connector/connector_dds_ex_base.h @@ -3,8 +3,6 @@ /** * @file connector_dds_ex_base.h * - * $Id$ - * * Base class visitor for the DDS Connector node. * * diff --git a/TAO/TAO_IDL/be_include/be_visitor_connector/connector_dds_exh.h b/TAO/TAO_IDL/be_include/be_visitor_connector/connector_dds_exh.h index cd4245174c2..d956f8d1942 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_connector/connector_dds_exh.h +++ b/TAO/TAO_IDL/be_include/be_visitor_connector/connector_dds_exh.h @@ -3,8 +3,6 @@ /** * @file connector_dds_exh.h * - * $Id$ - * * Concrete visitor for the DDS Connector node. * This provides for code generation in the exec impl header * diff --git a/TAO/TAO_IDL/be_include/be_visitor_connector/connector_dds_exs.h b/TAO/TAO_IDL/be_include/be_visitor_connector/connector_dds_exs.h index a976c2beab9..12e9c4e9217 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_connector/connector_dds_exs.h +++ b/TAO/TAO_IDL/be_include/be_visitor_connector/connector_dds_exs.h @@ -3,8 +3,6 @@ /** * @file connector_dds_exs.h * - * $Id$ - * * Concrete visitor for the DDS Connector node. * This provides for code generation in the exec impl source. * diff --git a/TAO/TAO_IDL/be_include/be_visitor_connector/executor_ami_exh.h b/TAO/TAO_IDL/be_include/be_visitor_connector/executor_ami_exh.h index f9bdd4695de..0823ec87228 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_connector/executor_ami_exh.h +++ b/TAO/TAO_IDL/be_include/be_visitor_connector/executor_ami_exh.h @@ -3,8 +3,6 @@ /** * @file executor_ami_exh.h * - * $Id$ - * * This provides code generation for executors in the AMI connector * impl header, * diff --git a/TAO/TAO_IDL/be_include/be_visitor_connector/executor_ami_exs.h b/TAO/TAO_IDL/be_include/be_visitor_connector/executor_ami_exs.h index a125c4ff6bd..2233d491782 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_connector/executor_ami_exs.h +++ b/TAO/TAO_IDL/be_include/be_visitor_connector/executor_ami_exs.h @@ -3,8 +3,6 @@ /** * @file executor_ami_exs.h * - * $Id$ - * * This provides code generation for executors in the AMI connector * impl source * diff --git a/TAO/TAO_IDL/be_include/be_visitor_connector/facet_ami_exh.h b/TAO/TAO_IDL/be_include/be_visitor_connector/facet_ami_exh.h index 4041ff91eac..681739f9cbc 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_connector/facet_ami_exh.h +++ b/TAO/TAO_IDL/be_include/be_visitor_connector/facet_ami_exh.h @@ -3,8 +3,6 @@ /** * @file facet_ami_exh.h * - * $Id$ - * * This provides code generation for facets in the AMI connector * impl header, * diff --git a/TAO/TAO_IDL/be_include/be_visitor_connector/facet_ami_exs.h b/TAO/TAO_IDL/be_include/be_visitor_connector/facet_ami_exs.h index 95fb47a81ea..e94e51b6eb8 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_connector/facet_ami_exs.h +++ b/TAO/TAO_IDL/be_include/be_visitor_connector/facet_ami_exs.h @@ -3,8 +3,6 @@ /** * @file facet_ami_exs.h * - * $Id$ - * * This provides code generation for facets in the AMI connector * impl source * diff --git a/TAO/TAO_IDL/be_include/be_visitor_constant.h b/TAO/TAO_IDL/be_include/be_visitor_constant.h index 8f9f9003667..47b9cebbd9a 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_constant.h +++ b/TAO/TAO_IDL/be_include/be_visitor_constant.h @@ -4,8 +4,6 @@ /** * @file be_visitor_constant.h * - * $Id$ - * * Concrete visitor for the constant class * * diff --git a/TAO/TAO_IDL/be_include/be_visitor_constant/constant_ch.h b/TAO/TAO_IDL/be_include/be_visitor_constant/constant_ch.h index b837a5ce25a..7820efc8f53 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_constant/constant_ch.h +++ b/TAO/TAO_IDL/be_include/be_visitor_constant/constant_ch.h @@ -4,8 +4,6 @@ /** * @file constant_ch.h * - * $Id$ - * * Concrete visitor for the constant class generating code in the client header. * * diff --git a/TAO/TAO_IDL/be_include/be_visitor_constant/constant_cs.h b/TAO/TAO_IDL/be_include/be_visitor_constant/constant_cs.h index 022bd96ed5f..ae302c29453 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_constant/constant_cs.h +++ b/TAO/TAO_IDL/be_include/be_visitor_constant/constant_cs.h @@ -4,8 +4,6 @@ /** * @file constant_cs.h * - * $Id$ - * * Concrete visitor for the constant class generating code in the client stub. * * diff --git a/TAO/TAO_IDL/be_include/be_visitor_context.h b/TAO/TAO_IDL/be_include/be_visitor_context.h index 1b0240d38df..f8242258062 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_context.h +++ b/TAO/TAO_IDL/be_include/be_visitor_context.h @@ -4,8 +4,6 @@ /** * @file be_visitor_context.h * - * $Id$ - * * This class serves to provide all the necessary context information to the * visitor as it generates code. This may include the scope inside which the * code is generated, the output file that is being used, and others. This diff --git a/TAO/TAO_IDL/be_include/be_visitor_dds_ts_idl.h b/TAO/TAO_IDL/be_include/be_visitor_dds_ts_idl.h index 5984030a962..8a13fb9939a 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_dds_ts_idl.h +++ b/TAO/TAO_IDL/be_include/be_visitor_dds_ts_idl.h @@ -4,8 +4,6 @@ /** * @file be_visitor_dds_ts_idl.h * - * $Id$ - * * Concrete visitor. * This one provides code generation for * DDS type support IDL files. diff --git a/TAO/TAO_IDL/be_include/be_visitor_decl.h b/TAO/TAO_IDL/be_include/be_visitor_decl.h index c7260d6f4ce..4a532c0d165 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_decl.h +++ b/TAO/TAO_IDL/be_include/be_visitor_decl.h @@ -3,8 +3,6 @@ /** * @file be_visitor_decl.h * - * $Id$ - * * Concrete visitor for the base "BE_Decl" node * * diff --git a/TAO/TAO_IDL/be_include/be_visitor_enum.h b/TAO/TAO_IDL/be_include/be_visitor_enum.h index 40a4ca1fea8..d41b434c729 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_enum.h +++ b/TAO/TAO_IDL/be_include/be_visitor_enum.h @@ -4,8 +4,6 @@ /** * @file be_visitor_enum.h * - * $Id$ - * * Concrete visitor for the enum class * * diff --git a/TAO/TAO_IDL/be_include/be_visitor_enum/any_op_ch.h b/TAO/TAO_IDL/be_include/be_visitor_enum/any_op_ch.h index 42eabb02bec..f9661622bed 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_enum/any_op_ch.h +++ b/TAO/TAO_IDL/be_include/be_visitor_enum/any_op_ch.h @@ -4,8 +4,6 @@ /** * @file any_op_ch.h * - * $Id$ - * * Concrete visitor for Enums generating code for the Any operators * * diff --git a/TAO/TAO_IDL/be_include/be_visitor_enum/any_op_cs.h b/TAO/TAO_IDL/be_include/be_visitor_enum/any_op_cs.h index ace1bdd1b20..fdfdcea512a 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_enum/any_op_cs.h +++ b/TAO/TAO_IDL/be_include/be_visitor_enum/any_op_cs.h @@ -4,8 +4,6 @@ /** * @file any_op_cs.h * - * $Id$ - * * Concrete visitor for Enums generating code for the Any operators * * diff --git a/TAO/TAO_IDL/be_include/be_visitor_enum/cdr_op_ch.h b/TAO/TAO_IDL/be_include/be_visitor_enum/cdr_op_ch.h index 5ce22ee4678..1e7ee1b83e7 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_enum/cdr_op_ch.h +++ b/TAO/TAO_IDL/be_include/be_visitor_enum/cdr_op_ch.h @@ -4,8 +4,6 @@ /** * @file cdr_op_ch.h * - * $Id$ - * * Concrete visitor for Enums generating code for the CDR operators * * diff --git a/TAO/TAO_IDL/be_include/be_visitor_enum/cdr_op_cs.h b/TAO/TAO_IDL/be_include/be_visitor_enum/cdr_op_cs.h index a8bcf5d8b04..2fcdc29a04b 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_enum/cdr_op_cs.h +++ b/TAO/TAO_IDL/be_include/be_visitor_enum/cdr_op_cs.h @@ -4,8 +4,6 @@ /** * @file cdr_op_cs.h * - * $Id$ - * * Concrete visitor for Enums generating code for the CDR operators * * diff --git a/TAO/TAO_IDL/be_include/be_visitor_enum/enum_ch.h b/TAO/TAO_IDL/be_include/be_visitor_enum/enum_ch.h index 1708ea9c00d..b63251aefc5 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_enum/enum_ch.h +++ b/TAO/TAO_IDL/be_include/be_visitor_enum/enum_ch.h @@ -4,8 +4,6 @@ /** * @file enum_ch.h * - * $Id$ - * * Concrete visitor for Enums generating code in the client header. * * diff --git a/TAO/TAO_IDL/be_include/be_visitor_enum/enum_cs.h b/TAO/TAO_IDL/be_include/be_visitor_enum/enum_cs.h index 7b81806d734..12984442647 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_enum/enum_cs.h +++ b/TAO/TAO_IDL/be_include/be_visitor_enum/enum_cs.h @@ -4,8 +4,6 @@ /** * @file enum_cs.h * - * $Id$ - * * Concrete visitor for Enums generating code in the client stubs. * * diff --git a/TAO/TAO_IDL/be_include/be_visitor_exception.h b/TAO/TAO_IDL/be_include/be_visitor_exception.h index 9e2f4dba743..9ce15d9b8d2 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_exception.h +++ b/TAO/TAO_IDL/be_include/be_visitor_exception.h @@ -4,8 +4,6 @@ /** * @file be_visitor_exception.h * - * $Id$ - * * Concrete visitor for the Exception class * * diff --git a/TAO/TAO_IDL/be_include/be_visitor_exception/any_op_ch.h b/TAO/TAO_IDL/be_include/be_visitor_exception/any_op_ch.h index b5a72206a91..e8dd0a5cdbe 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_exception/any_op_ch.h +++ b/TAO/TAO_IDL/be_include/be_visitor_exception/any_op_ch.h @@ -4,8 +4,6 @@ /** * @file any_op_ch.h * - * $Id$ - * * Visitor for Exceptions. * For code generation of Any operator in client header * diff --git a/TAO/TAO_IDL/be_include/be_visitor_exception/any_op_cs.h b/TAO/TAO_IDL/be_include/be_visitor_exception/any_op_cs.h index e621e9e739b..2115b12b4a0 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_exception/any_op_cs.h +++ b/TAO/TAO_IDL/be_include/be_visitor_exception/any_op_cs.h @@ -4,8 +4,6 @@ /** * @file any_op_cs.h * - * $Id$ - * * Visitor for Exceptions. * For code generation of Any operator in client stubs * diff --git a/TAO/TAO_IDL/be_include/be_visitor_exception/cdr_op_ch.h b/TAO/TAO_IDL/be_include/be_visitor_exception/cdr_op_ch.h index 50d0a3c4b01..1865cedd727 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_exception/cdr_op_ch.h +++ b/TAO/TAO_IDL/be_include/be_visitor_exception/cdr_op_ch.h @@ -4,8 +4,6 @@ /** * @file cdr_op_ch.h * - * $Id$ - * * Concrete visitor for the Exception class * This one provides code generation for the CDR operators for the exception * in the client header. diff --git a/TAO/TAO_IDL/be_include/be_visitor_exception/cdr_op_cs.h b/TAO/TAO_IDL/be_include/be_visitor_exception/cdr_op_cs.h index 518c475d10d..0d61f54edd8 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_exception/cdr_op_cs.h +++ b/TAO/TAO_IDL/be_include/be_visitor_exception/cdr_op_cs.h @@ -4,8 +4,6 @@ /** * @file cdr_op_cs.h * - * $Id$ - * * Concrete visitor for the Exception class * This one provides code generation for the CDR operators for the exception * in the client stub. diff --git a/TAO/TAO_IDL/be_include/be_visitor_exception/ctor.h b/TAO/TAO_IDL/be_include/be_visitor_exception/ctor.h index 87f2e6a1720..c79649a2db7 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_exception/ctor.h +++ b/TAO/TAO_IDL/be_include/be_visitor_exception/ctor.h @@ -4,8 +4,6 @@ /** * @file ctor.h * - * $Id$ - * * Visitor for Exceptions. * For code generation for the special constructor for exceptions * diff --git a/TAO/TAO_IDL/be_include/be_visitor_exception/ctor_assign.h b/TAO/TAO_IDL/be_include/be_visitor_exception/ctor_assign.h index 7d7ebc5b49a..50e812aa40c 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_exception/ctor_assign.h +++ b/TAO/TAO_IDL/be_include/be_visitor_exception/ctor_assign.h @@ -4,8 +4,6 @@ /** * @file ctor_assign.h * - * $Id$ - * * Visitor for Exceptions. * For code generation for the special constructor and assignment operator * for exceptions. diff --git a/TAO/TAO_IDL/be_include/be_visitor_exception/exception.h b/TAO/TAO_IDL/be_include/be_visitor_exception/exception.h index 822b8fbfdc4..fb98f79485e 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_exception/exception.h +++ b/TAO/TAO_IDL/be_include/be_visitor_exception/exception.h @@ -4,8 +4,6 @@ /** * @file exception.h * - * $Id$ - * * Visitor for Exceptions. * This is the generic (common) visitor for all exceptions. * diff --git a/TAO/TAO_IDL/be_include/be_visitor_exception/exception_ch.h b/TAO/TAO_IDL/be_include/be_visitor_exception/exception_ch.h index d7a4e1ae47e..6f67d82304b 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_exception/exception_ch.h +++ b/TAO/TAO_IDL/be_include/be_visitor_exception/exception_ch.h @@ -4,8 +4,6 @@ /** * @file exception_ch.h * - * $Id$ - * * Visitor for Exceptions. * For code generation in client header * diff --git a/TAO/TAO_IDL/be_include/be_visitor_exception/exception_ci.h b/TAO/TAO_IDL/be_include/be_visitor_exception/exception_ci.h index 1e520df31ba..8024b6dd00e 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_exception/exception_ci.h +++ b/TAO/TAO_IDL/be_include/be_visitor_exception/exception_ci.h @@ -4,8 +4,6 @@ /** * @file exception_ci.h * - * $Id$ - * * Visitor for Exceptions. * For code generation in client inline. * diff --git a/TAO/TAO_IDL/be_include/be_visitor_exception/exception_cs.h b/TAO/TAO_IDL/be_include/be_visitor_exception/exception_cs.h index 96732c67016..cc97783e59a 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_exception/exception_cs.h +++ b/TAO/TAO_IDL/be_include/be_visitor_exception/exception_cs.h @@ -4,8 +4,6 @@ /** * @file exception_cs.h * - * $Id$ - * * Visitor for Exceptions. * For code generation in client stubs. * diff --git a/TAO/TAO_IDL/be_include/be_visitor_exception/exception_ctor.h b/TAO/TAO_IDL/be_include/be_visitor_exception/exception_ctor.h index f3beedde63b..b5aab51aa15 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_exception/exception_ctor.h +++ b/TAO/TAO_IDL/be_include/be_visitor_exception/exception_ctor.h @@ -4,8 +4,6 @@ /** * @file exception_ctor.h * - * $Id$ - * * Visitor for Exceptions. * For code generation for the special constructor for exceptions * diff --git a/TAO/TAO_IDL/be_include/be_visitor_field.h b/TAO/TAO_IDL/be_include/be_visitor_field.h index a6f61f6ff05..86eade17b55 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_field.h +++ b/TAO/TAO_IDL/be_include/be_visitor_field.h @@ -3,8 +3,6 @@ /** * @file be_visitor_field.h * - * $Id$ - * * Concrete visitor for the base "BE_Field" node * * diff --git a/TAO/TAO_IDL/be_include/be_visitor_field/cdr_op_ch.h b/TAO/TAO_IDL/be_include/be_visitor_field/cdr_op_ch.h index f350e673c36..7561877723c 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_field/cdr_op_ch.h +++ b/TAO/TAO_IDL/be_include/be_visitor_field/cdr_op_ch.h @@ -3,8 +3,6 @@ /** * @file cdr_op_ch.h * - * $Id$ - * * Concrete visitor for the base "BE_Field" node * This generates code for structure members in the client header. * diff --git a/TAO/TAO_IDL/be_include/be_visitor_field/cdr_op_cs.h b/TAO/TAO_IDL/be_include/be_visitor_field/cdr_op_cs.h index 45d1175be04..4052d102be2 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_field/cdr_op_cs.h +++ b/TAO/TAO_IDL/be_include/be_visitor_field/cdr_op_cs.h @@ -3,8 +3,6 @@ /** * @file cdr_op_cs.h * - * $Id$ - * * Concrete visitor for the base "BE_Field" node * This generates code for structure members in the client header. * diff --git a/TAO/TAO_IDL/be_include/be_visitor_field/field_ch.h b/TAO/TAO_IDL/be_include/be_visitor_field/field_ch.h index 7629d62a4c9..3d580a5a251 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_field/field_ch.h +++ b/TAO/TAO_IDL/be_include/be_visitor_field/field_ch.h @@ -3,8 +3,6 @@ /** * @file field_ch.h * - * $Id$ - * * Concrete visitor for the base "BE_Field" node * This generates code for structure members in the client header. * diff --git a/TAO/TAO_IDL/be_include/be_visitor_field/field_ci.h b/TAO/TAO_IDL/be_include/be_visitor_field/field_ci.h index 1a570fe2b89..f9d8e2749e8 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_field/field_ci.h +++ b/TAO/TAO_IDL/be_include/be_visitor_field/field_ci.h @@ -3,8 +3,6 @@ /** * @file field_ci.h * - * $Id$ - * * Concrete visitor for the base "BE_Field" node * This generates code for structure members in the client inline. * diff --git a/TAO/TAO_IDL/be_include/be_visitor_field/field_cs.h b/TAO/TAO_IDL/be_include/be_visitor_field/field_cs.h index 693f032cb69..713220ad0e4 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_field/field_cs.h +++ b/TAO/TAO_IDL/be_include/be_visitor_field/field_cs.h @@ -3,8 +3,6 @@ /** * @file field_cs.h * - * $Id$ - * * Concrete visitor for the base "BE_Field" node * This generates code for structure members in the client stubs. * diff --git a/TAO/TAO_IDL/be_include/be_visitor_home.h b/TAO/TAO_IDL/be_include/be_visitor_home.h index 40912e39a0e..a0b7f52a2a9 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_home.h +++ b/TAO/TAO_IDL/be_include/be_visitor_home.h @@ -4,8 +4,6 @@ /** * @file be_visitor_home.h * - * $Id$ - * * Concrete visitor for the Home class * * diff --git a/TAO/TAO_IDL/be_include/be_visitor_home/home_ex_idl.h b/TAO/TAO_IDL/be_include/be_visitor_home/home_ex_idl.h index 8d721db108f..7916033871d 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_home/home_ex_idl.h +++ b/TAO/TAO_IDL/be_include/be_visitor_home/home_ex_idl.h @@ -3,8 +3,6 @@ /** * @file home_ex_idl.h * - * $Id$ - * * Concrete visitor for the Home node. * Provides code generation for homes in the CIAO executor IDL * diff --git a/TAO/TAO_IDL/be_include/be_visitor_home/home_exh.h b/TAO/TAO_IDL/be_include/be_visitor_home/home_exh.h index 38d714516e6..a30b41d86b5 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_home/home_exh.h +++ b/TAO/TAO_IDL/be_include/be_visitor_home/home_exh.h @@ -3,8 +3,6 @@ /** * @file home_exh.h * - * $Id$ - * * Concrete visitor for the Home node. * This provides for code generation in the exec impl header * diff --git a/TAO/TAO_IDL/be_include/be_visitor_home/home_exs.h b/TAO/TAO_IDL/be_include/be_visitor_home/home_exs.h index 69dd4b32cfd..1c46c1b8bc0 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_home/home_exs.h +++ b/TAO/TAO_IDL/be_include/be_visitor_home/home_exs.h @@ -3,8 +3,6 @@ /** * @file home_exs.h * - * $Id$ - * * Concrete visitor for the Home node. * This provides for code generation in the exec impl source * diff --git a/TAO/TAO_IDL/be_include/be_visitor_home/home_svh.h b/TAO/TAO_IDL/be_include/be_visitor_home/home_svh.h index 650e3ec52c2..41f04f14bae 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_home/home_svh.h +++ b/TAO/TAO_IDL/be_include/be_visitor_home/home_svh.h @@ -3,8 +3,6 @@ /** * @file home_svh.h * - * $Id$ - * * Concrete visitor for the Home node. * This provides for code generation in the servant header * diff --git a/TAO/TAO_IDL/be_include/be_visitor_home/home_svs.h b/TAO/TAO_IDL/be_include/be_visitor_home/home_svs.h index 80a7620ca5a..cc0a4547726 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_home/home_svs.h +++ b/TAO/TAO_IDL/be_include/be_visitor_home/home_svs.h @@ -3,8 +3,6 @@ /** * @file home_svs.h * - * $Id$ - * * Concrete visitor for the Home node. * This provides for code generation in the servant source * diff --git a/TAO/TAO_IDL/be_include/be_visitor_interface.h b/TAO/TAO_IDL/be_include/be_visitor_interface.h index 57ab2ee668d..ac5a8afae8c 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_interface.h +++ b/TAO/TAO_IDL/be_include/be_visitor_interface.h @@ -4,8 +4,6 @@ /** * @file be_visitor_interface.h * - * $Id$ - * * Concrete visitor for the Interface class * * diff --git a/TAO/TAO_IDL/be_include/be_visitor_interface/amh_ch.h b/TAO/TAO_IDL/be_include/be_visitor_interface/amh_ch.h index c0acac9c88d..99850acab49 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_interface/amh_ch.h +++ b/TAO/TAO_IDL/be_include/be_visitor_interface/amh_ch.h @@ -3,8 +3,6 @@ /** * @file amh_ch.h * - * $Id$ - * * Concrete visitor for the AMH-RH Interface node. * This one provides code generation for interfaces in the client * header. diff --git a/TAO/TAO_IDL/be_include/be_visitor_interface/amh_rh_sh.h b/TAO/TAO_IDL/be_include/be_visitor_interface/amh_rh_sh.h index c44129329d8..49a7b0b011a 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_interface/amh_rh_sh.h +++ b/TAO/TAO_IDL/be_include/be_visitor_interface/amh_rh_sh.h @@ -2,8 +2,6 @@ /** * @file amh_rh_sh.h * - * $Id$ - * * Specialized visitor for AMH ResponseHandler (RH) that generates * code for the RH interface in the skeleton header * diff --git a/TAO/TAO_IDL/be_include/be_visitor_interface/amh_rh_ss.h b/TAO/TAO_IDL/be_include/be_visitor_interface/amh_rh_ss.h index 56415e49996..efb6bfe1e69 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_interface/amh_rh_ss.h +++ b/TAO/TAO_IDL/be_include/be_visitor_interface/amh_rh_ss.h @@ -2,8 +2,6 @@ /** * @file amh_rh_ss.h * - * $Id$ - * * Specialized visitor for AMH-ResponseHandler that generates code for the * RH in the skeleton source file * diff --git a/TAO/TAO_IDL/be_include/be_visitor_interface/amh_sh.h b/TAO/TAO_IDL/be_include/be_visitor_interface/amh_sh.h index 8610ca7c579..733c8f1de0d 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_interface/amh_sh.h +++ b/TAO/TAO_IDL/be_include/be_visitor_interface/amh_sh.h @@ -2,8 +2,6 @@ /** * @file amh_sh.h * - * $Id$ - * * Specialized interface visitor for AMH * * @author Darrell Brunsch <brunsch@cs.wustl.edu> diff --git a/TAO/TAO_IDL/be_include/be_visitor_interface/amh_ss.h b/TAO/TAO_IDL/be_include/be_visitor_interface/amh_ss.h index d14fdf2ba03..238db0bb5b6 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_interface/amh_ss.h +++ b/TAO/TAO_IDL/be_include/be_visitor_interface/amh_ss.h @@ -4,8 +4,6 @@ /** * @file amh_ss.h * - * $Id$ - * * Specialized interface visitor for AMH * * @author Darrell Brunsch <brunsch@cs.wustl.edu> diff --git a/TAO/TAO_IDL/be_include/be_visitor_interface/ami4ccm_conn_ex_idl.h b/TAO/TAO_IDL/be_include/be_visitor_interface/ami4ccm_conn_ex_idl.h index 911f631d7b7..e5931964864 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_interface/ami4ccm_conn_ex_idl.h +++ b/TAO/TAO_IDL/be_include/be_visitor_interface/ami4ccm_conn_ex_idl.h @@ -3,8 +3,6 @@ /** * @file ami4ccm_conn_ex_idl.h * - * $Id$ - * * Concrete visitor for the AMI4CCM Interface node. * This one provides code generation for interfaces in the executor IDL. * diff --git a/TAO/TAO_IDL/be_include/be_visitor_interface/ami4ccm_rh_ex_idl.h b/TAO/TAO_IDL/be_include/be_visitor_interface/ami4ccm_rh_ex_idl.h index e00c8f464a5..7a640df9474 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_interface/ami4ccm_rh_ex_idl.h +++ b/TAO/TAO_IDL/be_include/be_visitor_interface/ami4ccm_rh_ex_idl.h @@ -3,8 +3,6 @@ /** * @file ami4ccm_rh_ex_idl.h * - * $Id$ - * * Concrete visitor for the AMI4CCM Interface node. * This one provides code generation for interfaces in the executor IDL. * diff --git a/TAO/TAO_IDL/be_include/be_visitor_interface/ami4ccm_sendc_ex_idl.h b/TAO/TAO_IDL/be_include/be_visitor_interface/ami4ccm_sendc_ex_idl.h index b051f721f20..546e2425d23 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_interface/ami4ccm_sendc_ex_idl.h +++ b/TAO/TAO_IDL/be_include/be_visitor_interface/ami4ccm_sendc_ex_idl.h @@ -3,8 +3,6 @@ /** * @file ami4ccm_sendc_ex_idl.h * - * $Id$ - * * Concrete visitor for the AMI4CCM Interface node. * This one provides code generation for interfaces in the executor IDL. * diff --git a/TAO/TAO_IDL/be_include/be_visitor_interface/any_op_ch.h b/TAO/TAO_IDL/be_include/be_visitor_interface/any_op_ch.h index d0d7611a90f..8f0ad321c00 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_interface/any_op_ch.h +++ b/TAO/TAO_IDL/be_include/be_visitor_interface/any_op_ch.h @@ -3,8 +3,6 @@ /** * @file any_op_ch.h * - * $Id$ - * * Concrete visitor for the Interface node. * This one provides code generation for the Any operators * diff --git a/TAO/TAO_IDL/be_include/be_visitor_interface/any_op_cs.h b/TAO/TAO_IDL/be_include/be_visitor_interface/any_op_cs.h index 9d159a43c0b..5d794cb0af7 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_interface/any_op_cs.h +++ b/TAO/TAO_IDL/be_include/be_visitor_interface/any_op_cs.h @@ -3,8 +3,6 @@ /** * @file any_op_cs.h * - * $Id$ - * * Concrete visitor for the Interface node. * This one provides code generation for the Any operators * diff --git a/TAO/TAO_IDL/be_include/be_visitor_interface/cdr_op_ch.h b/TAO/TAO_IDL/be_include/be_visitor_interface/cdr_op_ch.h index b11a04cd44c..af2b0a18ea7 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_interface/cdr_op_ch.h +++ b/TAO/TAO_IDL/be_include/be_visitor_interface/cdr_op_ch.h @@ -4,8 +4,6 @@ /** * @file cdr_op_ch.h * - * $Id$ - * * Concrete visitor for the Interface class * This one provides code generation for the CDR operators for the interface * in the client header. diff --git a/TAO/TAO_IDL/be_include/be_visitor_interface/cdr_op_cs.h b/TAO/TAO_IDL/be_include/be_visitor_interface/cdr_op_cs.h index 274d6a31656..bec8f6de4ac 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_interface/cdr_op_cs.h +++ b/TAO/TAO_IDL/be_include/be_visitor_interface/cdr_op_cs.h @@ -4,8 +4,6 @@ /** * @file cdr_op_cs.h * - * $Id$ - * * Concrete visitor for the Interface class * This one provides code generation for the CDR operators for the interface * in the client stub. diff --git a/TAO/TAO_IDL/be_include/be_visitor_interface/direct_proxy_impl_sh.h b/TAO/TAO_IDL/be_include/be_visitor_interface/direct_proxy_impl_sh.h index 2d872ba5f1a..375c9a349cd 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_interface/direct_proxy_impl_sh.h +++ b/TAO/TAO_IDL/be_include/be_visitor_interface/direct_proxy_impl_sh.h @@ -2,8 +2,6 @@ /** * @file direct_proxy_impl_sh.h * - * $Id$ - * * Concrete visitor for the Interface node. This * visitor handle the generation of the proxy * implementations Direct clas. diff --git a/TAO/TAO_IDL/be_include/be_visitor_interface/direct_proxy_impl_ss.h b/TAO/TAO_IDL/be_include/be_visitor_interface/direct_proxy_impl_ss.h index a24dad9c6fc..2b0e64b2297 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_interface/direct_proxy_impl_ss.h +++ b/TAO/TAO_IDL/be_include/be_visitor_interface/direct_proxy_impl_ss.h @@ -2,8 +2,6 @@ /** * @file direct_proxy_impl_ss.h * - * $Id$ - * * Visitor that takes care of generation the implementation * for the direct proxy implementation. * diff --git a/TAO/TAO_IDL/be_include/be_visitor_interface/facet_svth.h b/TAO/TAO_IDL/be_include/be_visitor_interface/facet_svth.h index 17453f027f7..79ff0d7f4d7 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_interface/facet_svth.h +++ b/TAO/TAO_IDL/be_include/be_visitor_interface/facet_svth.h @@ -3,8 +3,6 @@ /** * @file facet_svth.h * - * $Id$ - * * Concrete visitor for the Interface node. * This provides for code generation for the facet servant * class declaration diff --git a/TAO/TAO_IDL/be_include/be_visitor_interface/facet_svts.h b/TAO/TAO_IDL/be_include/be_visitor_interface/facet_svts.h index 56f4db7aef4..5dc6701c249 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_interface/facet_svts.h +++ b/TAO/TAO_IDL/be_include/be_visitor_interface/facet_svts.h @@ -3,8 +3,6 @@ /** * @file facet_svts.h * - * $Id$ - * * Concrete visitor for the Component node. * This provides for code generation for the facet servant * class definition diff --git a/TAO/TAO_IDL/be_include/be_visitor_interface/interface.h b/TAO/TAO_IDL/be_include/be_visitor_interface/interface.h index 463bde1a2b9..ef7727e0e8a 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_interface/interface.h +++ b/TAO/TAO_IDL/be_include/be_visitor_interface/interface.h @@ -3,8 +3,6 @@ /** * @file interface.h * - * $Id$ - * * Concrete visitor for the Interface node. * This one provides the generic visitor for interfaces from which others * will inherit. diff --git a/TAO/TAO_IDL/be_include/be_visitor_interface/interface_ch.h b/TAO/TAO_IDL/be_include/be_visitor_interface/interface_ch.h index 2422a107da2..cdbc2fe3ba5 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_interface/interface_ch.h +++ b/TAO/TAO_IDL/be_include/be_visitor_interface/interface_ch.h @@ -3,8 +3,6 @@ /** * @file interface_ch.h * - * $Id$ - * * Concrete visitor for the Interface node. * This one provides code generation for interfaces in the client header. * diff --git a/TAO/TAO_IDL/be_include/be_visitor_interface/interface_ci.h b/TAO/TAO_IDL/be_include/be_visitor_interface/interface_ci.h index 52be8d905de..3bcdd49c40b 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_interface/interface_ci.h +++ b/TAO/TAO_IDL/be_include/be_visitor_interface/interface_ci.h @@ -3,8 +3,6 @@ /** * @file interface_ci.h * - * $Id$ - * * Concrete visitor for the Interface node. * This one provides code generation for interfaces in the client inline. * diff --git a/TAO/TAO_IDL/be_include/be_visitor_interface/interface_cs.h b/TAO/TAO_IDL/be_include/be_visitor_interface/interface_cs.h index d81807de86c..e61429e218b 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_interface/interface_cs.h +++ b/TAO/TAO_IDL/be_include/be_visitor_interface/interface_cs.h @@ -3,8 +3,6 @@ /** * @file interface_cs.h * - * $Id$ - * * Concrete visitor for the Interface node. * This one provides code generation for interfaces in the client stubs. * diff --git a/TAO/TAO_IDL/be_include/be_visitor_interface/interface_ex_idl.h b/TAO/TAO_IDL/be_include/be_visitor_interface/interface_ex_idl.h index c037bbfd331..ff55f7ece0b 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_interface/interface_ex_idl.h +++ b/TAO/TAO_IDL/be_include/be_visitor_interface/interface_ex_idl.h @@ -3,8 +3,6 @@ /** * @file interface_ex_idl.h * - * $Id$ - * * Concrete visitor for the Interface node. * This provides for code generation in the CIAO * executor IDL diff --git a/TAO/TAO_IDL/be_include/be_visitor_interface/interface_ih.h b/TAO/TAO_IDL/be_include/be_visitor_interface/interface_ih.h index 445ba1c8533..8d43b0dec9d 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_interface/interface_ih.h +++ b/TAO/TAO_IDL/be_include/be_visitor_interface/interface_ih.h @@ -4,8 +4,6 @@ /** * @file interface_ih.h * - * $Id$ - * * Concrete visitor for the Interface node. * This provides for code generation in the implementation header * diff --git a/TAO/TAO_IDL/be_include/be_visitor_interface/interface_is.h b/TAO/TAO_IDL/be_include/be_visitor_interface/interface_is.h index a3cfcb0641c..2228107aa67 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_interface/interface_is.h +++ b/TAO/TAO_IDL/be_include/be_visitor_interface/interface_is.h @@ -3,8 +3,6 @@ /** * @file interface_is.h * - * $Id$ - * * Concrete visitor for the Interface node. * This provides for code generation in the implementation skeleton * diff --git a/TAO/TAO_IDL/be_include/be_visitor_interface/interface_sh.h b/TAO/TAO_IDL/be_include/be_visitor_interface/interface_sh.h index 5e51ccd2c8b..53a55a8f762 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_interface/interface_sh.h +++ b/TAO/TAO_IDL/be_include/be_visitor_interface/interface_sh.h @@ -3,8 +3,6 @@ /** * @file interface_sh.h * - * $Id$ - * * Concrete visitor for the Interface node. * This provides for code generation in the server header * diff --git a/TAO/TAO_IDL/be_include/be_visitor_interface/interface_ss.h b/TAO/TAO_IDL/be_include/be_visitor_interface/interface_ss.h index 440aceef479..399a09f63c2 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_interface/interface_ss.h +++ b/TAO/TAO_IDL/be_include/be_visitor_interface/interface_ss.h @@ -5,8 +5,6 @@ /** * @file interface_ss.h * - * $Id$ - * * Concrete visitor for the Interface node. * This provides for code generation in the server skeleton * diff --git a/TAO/TAO_IDL/be_include/be_visitor_interface/interface_svth.h b/TAO/TAO_IDL/be_include/be_visitor_interface/interface_svth.h index cb6801b7f5c..2835fbc0c40 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_interface/interface_svth.h +++ b/TAO/TAO_IDL/be_include/be_visitor_interface/interface_svth.h @@ -3,8 +3,6 @@ /** * @file interface_svth.h * - * $Id$ - * * Concrete visitor for the Interface node. * This provides for code generation in the CIAO * servant header diff --git a/TAO/TAO_IDL/be_include/be_visitor_interface/interface_svts.h b/TAO/TAO_IDL/be_include/be_visitor_interface/interface_svts.h index ccd94bb289d..5e817e6060c 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_interface/interface_svts.h +++ b/TAO/TAO_IDL/be_include/be_visitor_interface/interface_svts.h @@ -3,8 +3,6 @@ /** * @file interface_svts.h * - * $Id$ - * * Concrete visitor for the Interface node. * This provides for code generation in the CIAO * servant sourc e diff --git a/TAO/TAO_IDL/be_include/be_visitor_interface/smart_proxy_ch.h b/TAO/TAO_IDL/be_include/be_visitor_interface/smart_proxy_ch.h index 7f0274d368f..7b091ef2a04 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_interface/smart_proxy_ch.h +++ b/TAO/TAO_IDL/be_include/be_visitor_interface/smart_proxy_ch.h @@ -3,8 +3,6 @@ /** * @file smart_proxy_ch.h * - * $Id$ - * * Concrete visitor for the Interface node. * This provides code generation for smart proxy classes for an * interface in the client header. diff --git a/TAO/TAO_IDL/be_include/be_visitor_interface/smart_proxy_cs.h b/TAO/TAO_IDL/be_include/be_visitor_interface/smart_proxy_cs.h index b27e517e583..6351abd3dda 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_interface/smart_proxy_cs.h +++ b/TAO/TAO_IDL/be_include/be_visitor_interface/smart_proxy_cs.h @@ -3,8 +3,6 @@ /** * @file smart_proxy_cs.h * - * $Id$ - * * Concrete visitor for the Interface node. * This provides code generation for smart proxy classes in the client stub. * diff --git a/TAO/TAO_IDL/be_include/be_visitor_interface/tie_sh.h b/TAO/TAO_IDL/be_include/be_visitor_interface/tie_sh.h index 7813870c0f6..2a23528a09c 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_interface/tie_sh.h +++ b/TAO/TAO_IDL/be_include/be_visitor_interface/tie_sh.h @@ -3,8 +3,6 @@ /** * @file tie_sh.h * - * $Id$ - * * Concrete visitor for the Interface node. * This one provides the code generation for TIE classes * diff --git a/TAO/TAO_IDL/be_include/be_visitor_interface/tie_ss.h b/TAO/TAO_IDL/be_include/be_visitor_interface/tie_ss.h index 1eae5b827b5..3e5e55953e4 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_interface/tie_ss.h +++ b/TAO/TAO_IDL/be_include/be_visitor_interface/tie_ss.h @@ -3,8 +3,6 @@ /** * @file tie_ss.h * - * $Id$ - * * Concrete visitor for the Interface node. * This one provides the code generation for TIE classes * diff --git a/TAO/TAO_IDL/be_include/be_visitor_interface_fwd.h b/TAO/TAO_IDL/be_include/be_visitor_interface_fwd.h index 6e1c5020b2b..b6c260c793e 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_interface_fwd.h +++ b/TAO/TAO_IDL/be_include/be_visitor_interface_fwd.h @@ -4,8 +4,6 @@ /** * @file be_visitor_interface_fwd.h * - * $Id$ - * * Concrete visitor for the interface_fwd class * * diff --git a/TAO/TAO_IDL/be_include/be_visitor_interface_fwd/any_op_ch.h b/TAO/TAO_IDL/be_include/be_visitor_interface_fwd/any_op_ch.h index ef59ba05def..4c227f55445 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_interface_fwd/any_op_ch.h +++ b/TAO/TAO_IDL/be_include/be_visitor_interface_fwd/any_op_ch.h @@ -3,8 +3,6 @@ /** * @file any_op_ch.h * - * $Id$ - * * Concrete visitor for the forward declared Interface node. * This one provides code generation for the Any operators. * diff --git a/TAO/TAO_IDL/be_include/be_visitor_interface_fwd/cdr_op_ch.h b/TAO/TAO_IDL/be_include/be_visitor_interface_fwd/cdr_op_ch.h index f977d7464f6..46c0da7cb89 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_interface_fwd/cdr_op_ch.h +++ b/TAO/TAO_IDL/be_include/be_visitor_interface_fwd/cdr_op_ch.h @@ -4,8 +4,6 @@ /** * @file cdr_op_ch.h * - * $Id$ - * * Concrete visitor for the InterfaceFwd class * This one provides code generation for the CDR operators for the forward * declared interface in the client header, if the node is not later defined diff --git a/TAO/TAO_IDL/be_include/be_visitor_interface_fwd/interface_fwd_ch.h b/TAO/TAO_IDL/be_include/be_visitor_interface_fwd/interface_fwd_ch.h index 43bdb49b19b..13dafd9a7f9 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_interface_fwd/interface_fwd_ch.h +++ b/TAO/TAO_IDL/be_include/be_visitor_interface_fwd/interface_fwd_ch.h @@ -3,8 +3,6 @@ /** * @file interface_fwd_ch.h * - * $Id$ - * * Concrete visitor for the Interface Forward node. * This one provides code generation for interface forward node. * diff --git a/TAO/TAO_IDL/be_include/be_visitor_member_type_decl.h b/TAO/TAO_IDL/be_include/be_visitor_member_type_decl.h index d76fd55e896..91a6f49f039 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_member_type_decl.h +++ b/TAO/TAO_IDL/be_include/be_visitor_member_type_decl.h @@ -3,8 +3,6 @@ /** * @file be_visitor_member_type_decl.h * - * $Id$ - * * Encapsulation of rules for declaring C++ class members * * diff --git a/TAO/TAO_IDL/be_include/be_visitor_module.h b/TAO/TAO_IDL/be_include/be_visitor_module.h index 430983d1b91..cc6845b731c 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_module.h +++ b/TAO/TAO_IDL/be_include/be_visitor_module.h @@ -4,8 +4,6 @@ /** * @file be_visitor_module.h * - * $Id$ - * * Concrete visitor for the Module class * * diff --git a/TAO/TAO_IDL/be_include/be_visitor_module/any_op.h b/TAO/TAO_IDL/be_include/be_visitor_module/any_op.h index 186dbee2174..6702fa2a616 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_module/any_op.h +++ b/TAO/TAO_IDL/be_include/be_visitor_module/any_op.h @@ -4,8 +4,6 @@ /** * @file any_op.h * - * $Id$ - * * Concrete visitor for the Module class * This one provides visitors to generate the Any operators for elements in * the Module's scope. diff --git a/TAO/TAO_IDL/be_include/be_visitor_module/cdr_op.h b/TAO/TAO_IDL/be_include/be_visitor_module/cdr_op.h index dfc2c85171b..53b00b3b55b 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_module/cdr_op.h +++ b/TAO/TAO_IDL/be_include/be_visitor_module/cdr_op.h @@ -4,8 +4,6 @@ /** * @file cdr_op.h * - * $Id$ - * * Concrete visitor for the Module class * This one provides visitors to generate the CDR operators for elements in * the Module's scope. diff --git a/TAO/TAO_IDL/be_include/be_visitor_module/module.h b/TAO/TAO_IDL/be_include/be_visitor_module/module.h index 3c290107758..e9a24190431 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_module/module.h +++ b/TAO/TAO_IDL/be_include/be_visitor_module/module.h @@ -4,8 +4,6 @@ /** * @file module.h * - * $Id$ - * * Concrete visitor for the Module class * This one provides the generic visitor for the Module node. * diff --git a/TAO/TAO_IDL/be_include/be_visitor_module/module_ch.h b/TAO/TAO_IDL/be_include/be_visitor_module/module_ch.h index b982a1a7217..ff939baeaa6 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_module/module_ch.h +++ b/TAO/TAO_IDL/be_include/be_visitor_module/module_ch.h @@ -4,8 +4,6 @@ /** * @file module_ch.h * - * $Id$ - * * Concrete visitor for the Module class * This provides code generation for the module in the client header. * diff --git a/TAO/TAO_IDL/be_include/be_visitor_module/module_ih.h b/TAO/TAO_IDL/be_include/be_visitor_module/module_ih.h index 7e8bbdf6cc6..68b74306ff4 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_module/module_ih.h +++ b/TAO/TAO_IDL/be_include/be_visitor_module/module_ih.h @@ -5,8 +5,6 @@ /** * @file module_ih.h * - * $Id$ - * * Concrete visitor for the Module class * This provides code generation for the module in the implementation header. * diff --git a/TAO/TAO_IDL/be_include/be_visitor_module/module_sh.h b/TAO/TAO_IDL/be_include/be_visitor_module/module_sh.h index 00541b393da..a5ad1979b27 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_module/module_sh.h +++ b/TAO/TAO_IDL/be_include/be_visitor_module/module_sh.h @@ -4,8 +4,6 @@ /** * @file module_sh.h * - * $Id$ - * * Concrete visitor for the Module class * This provides code generation for the module in the server header. * diff --git a/TAO/TAO_IDL/be_include/be_visitor_native.h b/TAO/TAO_IDL/be_include/be_visitor_native.h index 269e8d24684..debb5b7a566 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_native.h +++ b/TAO/TAO_IDL/be_include/be_visitor_native.h @@ -4,8 +4,6 @@ /** * @file be_visitor_native.h * - * $Id$ - * * Concrete visitor for the native class * * diff --git a/TAO/TAO_IDL/be_include/be_visitor_native/native_ch.h b/TAO/TAO_IDL/be_include/be_visitor_native/native_ch.h index 45a29b65cbe..1cfef5f8fe1 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_native/native_ch.h +++ b/TAO/TAO_IDL/be_include/be_visitor_native/native_ch.h @@ -4,8 +4,6 @@ /** * @file native_ch.h * - * $Id$ - * * Concrete visitor for Native generating code in the client header. * * diff --git a/TAO/TAO_IDL/be_include/be_visitor_null_return_value.h b/TAO/TAO_IDL/be_include/be_visitor_null_return_value.h index 1c7f0a42b91..944391d3f18 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_null_return_value.h +++ b/TAO/TAO_IDL/be_include/be_visitor_null_return_value.h @@ -3,8 +3,6 @@ /** * @file be_visitor_null_return_value.h * - * $Id$ - * * Encapsulation of rules for generating null return values * * diff --git a/TAO/TAO_IDL/be_include/be_visitor_operation.h b/TAO/TAO_IDL/be_include/be_visitor_operation.h index ca13e8a5f0a..151809d466f 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_operation.h +++ b/TAO/TAO_IDL/be_include/be_visitor_operation.h @@ -4,8 +4,6 @@ /** * @file be_visitor_operation.h * - * $Id$ - * * Concrete visitor for the Operation class * * diff --git a/TAO/TAO_IDL/be_include/be_visitor_operation/ami_cs.h b/TAO/TAO_IDL/be_include/be_visitor_operation/ami_cs.h index 3e96d971477..0389eab1919 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_operation/ami_cs.h +++ b/TAO/TAO_IDL/be_include/be_visitor_operation/ami_cs.h @@ -3,8 +3,6 @@ /** * @file ami_cs.h * - * $Id$ - * * Visitor for generating code for IDL operations in client stubs * * diff --git a/TAO/TAO_IDL/be_include/be_visitor_operation/ami_handler_reply_stub_operation_cs.h b/TAO/TAO_IDL/be_include/be_visitor_operation/ami_handler_reply_stub_operation_cs.h index 5a1d4ab1f63..32b88042b57 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_operation/ami_handler_reply_stub_operation_cs.h +++ b/TAO/TAO_IDL/be_include/be_visitor_operation/ami_handler_reply_stub_operation_cs.h @@ -3,8 +3,6 @@ /** * @file ami_handler_reply_stub_operation_cs.h * - * $Id$ - * * Visitor for generating code skelton code for IDL operations * of AMI Reply Handlers. * diff --git a/TAO/TAO_IDL/be_include/be_visitor_operation/arglist.h b/TAO/TAO_IDL/be_include/be_visitor_operation/arglist.h index 9cfba6530bc..0f6a87c0603 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_operation/arglist.h +++ b/TAO/TAO_IDL/be_include/be_visitor_operation/arglist.h @@ -3,8 +3,6 @@ /** * @file arglist.h * - * $Id$ - * * Visitor for generating code for IDL operations. This generates the * operation signature. * diff --git a/TAO/TAO_IDL/be_include/be_visitor_operation/argument.h b/TAO/TAO_IDL/be_include/be_visitor_operation/argument.h index 2e95bc998ce..9b35f3aee9c 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_operation/argument.h +++ b/TAO/TAO_IDL/be_include/be_visitor_operation/argument.h @@ -3,8 +3,6 @@ /** * @file argument.h * - * $Id$ - * * Visitor for generating code for IDL operations. This is a generic visitor * that calls visitors for the Argument class. * diff --git a/TAO/TAO_IDL/be_include/be_visitor_operation/argument_invoke.h b/TAO/TAO_IDL/be_include/be_visitor_operation/argument_invoke.h index 5d6d7e45864..3ffae7a455c 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_operation/argument_invoke.h +++ b/TAO/TAO_IDL/be_include/be_visitor_operation/argument_invoke.h @@ -3,8 +3,6 @@ /** * @file argument_invoke.h * - * $Id$ - * * Visitor for generating code for IDL operations. This is a visitor for * passing arguments to the CDR operators in a compiled marshaling * stub/skeleton diff --git a/TAO/TAO_IDL/be_include/be_visitor_operation/argument_marshal.h b/TAO/TAO_IDL/be_include/be_visitor_operation/argument_marshal.h index 660be684a42..0887a14cbf8 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_operation/argument_marshal.h +++ b/TAO/TAO_IDL/be_include/be_visitor_operation/argument_marshal.h @@ -3,8 +3,6 @@ /** * @file argument_marshal.h * - * $Id$ - * * Visitor for generating code for IDL operations. This is a visitor for * passing arguments to the CDR operators in a compiled marshaling * stub/skeleton diff --git a/TAO/TAO_IDL/be_include/be_visitor_operation/direct_proxy_impl_ss.h b/TAO/TAO_IDL/be_include/be_visitor_operation/direct_proxy_impl_ss.h index 79d0b5867e1..f825fedddbf 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_operation/direct_proxy_impl_ss.h +++ b/TAO/TAO_IDL/be_include/be_visitor_operation/direct_proxy_impl_ss.h @@ -2,8 +2,6 @@ /** * @file direct_proxy_impl_ss.h * - * $Id$ - * * Visitor that generates the code for the operation * in the Direct Proxy Implementation. * diff --git a/TAO/TAO_IDL/be_include/be_visitor_operation/exceptlist_cs.h b/TAO/TAO_IDL/be_include/be_visitor_operation/exceptlist_cs.h index df9fac17773..b7431a050b6 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_operation/exceptlist_cs.h +++ b/TAO/TAO_IDL/be_include/be_visitor_operation/exceptlist_cs.h @@ -3,8 +3,6 @@ /** * @file exceptlist_cs.h * - * $Id$ - * * Visitor for generating code for IDL operations. This generates the tables * for the exceptions used by the stubs. * diff --git a/TAO/TAO_IDL/be_include/be_visitor_operation/exceptlist_ss.h b/TAO/TAO_IDL/be_include/be_visitor_operation/exceptlist_ss.h index a41af89c06a..6f8f8e1d009 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_operation/exceptlist_ss.h +++ b/TAO/TAO_IDL/be_include/be_visitor_operation/exceptlist_ss.h @@ -4,8 +4,6 @@ /** * @file exceptlist_ss.h * - * $Id$ - * * Generates the array of user exception TypeCodes used by the * skeletons. * diff --git a/TAO/TAO_IDL/be_include/be_visitor_operation/operation.h b/TAO/TAO_IDL/be_include/be_visitor_operation/operation.h index a7fe0396b92..33555e2bad0 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_operation/operation.h +++ b/TAO/TAO_IDL/be_include/be_visitor_operation/operation.h @@ -4,8 +4,6 @@ /** * @file operation.h * - * $Id$ - * * Visitor for generating code for IDL operations in client stubs * * diff --git a/TAO/TAO_IDL/be_include/be_visitor_operation/operation_ch.h b/TAO/TAO_IDL/be_include/be_visitor_operation/operation_ch.h index dc912929a26..01ff29a404e 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_operation/operation_ch.h +++ b/TAO/TAO_IDL/be_include/be_visitor_operation/operation_ch.h @@ -3,8 +3,6 @@ /** * @file operation_ch.h * - * $Id$ - * * Visitor for generating code for IDL operations in client header * * diff --git a/TAO/TAO_IDL/be_include/be_visitor_operation/operation_cs.h b/TAO/TAO_IDL/be_include/be_visitor_operation/operation_cs.h index a5326f6717a..7ee33a98e01 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_operation/operation_cs.h +++ b/TAO/TAO_IDL/be_include/be_visitor_operation/operation_cs.h @@ -3,8 +3,6 @@ /** * @file operation_cs.h * - * $Id$ - * * Visitor for generating code for IDL operations in client stubs * * diff --git a/TAO/TAO_IDL/be_include/be_visitor_operation/operation_exs.h b/TAO/TAO_IDL/be_include/be_visitor_operation/operation_exs.h index b3727279f85..bfe620d56b4 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_operation/operation_exs.h +++ b/TAO/TAO_IDL/be_include/be_visitor_operation/operation_exs.h @@ -3,8 +3,6 @@ /** * @file operation_exs.h * - * $Id$ - * * Visitor for generating code for IDL operations in * CIAO executor implementations * diff --git a/TAO/TAO_IDL/be_include/be_visitor_operation/operation_ih.h b/TAO/TAO_IDL/be_include/be_visitor_operation/operation_ih.h index 7208729c5dc..6b638e82f70 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_operation/operation_ih.h +++ b/TAO/TAO_IDL/be_include/be_visitor_operation/operation_ih.h @@ -3,8 +3,6 @@ /** * @file operation_ih.h * - * $Id$ - * * Visitor for generating code for IDL operations in implementation header * * diff --git a/TAO/TAO_IDL/be_include/be_visitor_operation/operation_is.h b/TAO/TAO_IDL/be_include/be_visitor_operation/operation_is.h index 00b3abec3da..ea40bb642d3 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_operation/operation_is.h +++ b/TAO/TAO_IDL/be_include/be_visitor_operation/operation_is.h @@ -3,8 +3,6 @@ /** * @file operation_is.h * - * $Id$ - * * Visitor for generating code for IDL operations in implementation skeleton * * diff --git a/TAO/TAO_IDL/be_include/be_visitor_operation/operation_sh.h b/TAO/TAO_IDL/be_include/be_visitor_operation/operation_sh.h index e2ef21dbb82..cb35c1a5752 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_operation/operation_sh.h +++ b/TAO/TAO_IDL/be_include/be_visitor_operation/operation_sh.h @@ -3,8 +3,6 @@ /** * @file operation_sh.h * - * $Id$ - * * Visitor for generating code for IDL operations in server header * * diff --git a/TAO/TAO_IDL/be_include/be_visitor_operation/operation_ss.h b/TAO/TAO_IDL/be_include/be_visitor_operation/operation_ss.h index b25aa18ee62..20ac535424e 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_operation/operation_ss.h +++ b/TAO/TAO_IDL/be_include/be_visitor_operation/operation_ss.h @@ -4,8 +4,6 @@ /** * @file operation_ss.h * - * $Id$ - * * Visitor for generating code for IDL operations in server skeletons * * diff --git a/TAO/TAO_IDL/be_include/be_visitor_operation/operation_svs.h b/TAO/TAO_IDL/be_include/be_visitor_operation/operation_svs.h index 27f040fb0b6..838b4cfb63a 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_operation/operation_svs.h +++ b/TAO/TAO_IDL/be_include/be_visitor_operation/operation_svs.h @@ -3,8 +3,6 @@ /** * @file operation_svs.h * - * $Id$ - * * Visitor for generating code for IDL operations in * CIAO servant implementations * diff --git a/TAO/TAO_IDL/be_include/be_visitor_operation/proxy_impl_xh.h b/TAO/TAO_IDL/be_include/be_visitor_operation/proxy_impl_xh.h index da7232514ad..af407a3744a 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_operation/proxy_impl_xh.h +++ b/TAO/TAO_IDL/be_include/be_visitor_operation/proxy_impl_xh.h @@ -2,8 +2,6 @@ /** * @file proxy_impl_xh.h * - * $Id$ - * * Visitor for generating code for proxy implementations. * * diff --git a/TAO/TAO_IDL/be_include/be_visitor_operation/rettype.h b/TAO/TAO_IDL/be_include/be_visitor_operation/rettype.h index ce8858224bd..5c8dd12d558 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_operation/rettype.h +++ b/TAO/TAO_IDL/be_include/be_visitor_operation/rettype.h @@ -3,8 +3,6 @@ /** * @file rettype.h * - * $Id$ - * * Visitor for generating code for IDL operations. This generates the return * type of the operation * diff --git a/TAO/TAO_IDL/be_include/be_visitor_operation/rettype_return_cs.h b/TAO/TAO_IDL/be_include/be_visitor_operation/rettype_return_cs.h index 192778ae313..1f8c2dc6d86 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_operation/rettype_return_cs.h +++ b/TAO/TAO_IDL/be_include/be_visitor_operation/rettype_return_cs.h @@ -3,8 +3,6 @@ /** * @file rettype_return_cs.h * - * $Id$ - * * Visitor for generating code for IDL operations. This generates the return * statement for returning the return type variable in the client stub. * diff --git a/TAO/TAO_IDL/be_include/be_visitor_operation/smart_proxy_ch.h b/TAO/TAO_IDL/be_include/be_visitor_operation/smart_proxy_ch.h index b1560a62b17..b532505516e 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_operation/smart_proxy_ch.h +++ b/TAO/TAO_IDL/be_include/be_visitor_operation/smart_proxy_ch.h @@ -3,8 +3,6 @@ /** * @file smart_proxy_ch.h * - * $Id$ - * * Visitor for generating code for IDL operations for the smart proxy case * inside of the client stubs header * diff --git a/TAO/TAO_IDL/be_include/be_visitor_operation/smart_proxy_cs.h b/TAO/TAO_IDL/be_include/be_visitor_operation/smart_proxy_cs.h index 020ed2b2267..9533e996808 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_operation/smart_proxy_cs.h +++ b/TAO/TAO_IDL/be_include/be_visitor_operation/smart_proxy_cs.h @@ -2,8 +2,6 @@ /** * @file smart_proxy_cs.h * - * $Id$ - * * Visitor for generating code for IDL operations in client stubs * * diff --git a/TAO/TAO_IDL/be_include/be_visitor_operation/tie_sh.h b/TAO/TAO_IDL/be_include/be_visitor_operation/tie_sh.h index 2ed5ca0ef7e..1a535e966b1 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_operation/tie_sh.h +++ b/TAO/TAO_IDL/be_include/be_visitor_operation/tie_sh.h @@ -3,8 +3,6 @@ /** * @file tie_sh.h * - * $Id$ - * * Visitor for generating code for IDL operations for the TIE class inside * the server header * diff --git a/TAO/TAO_IDL/be_include/be_visitor_operation/tie_ss.h b/TAO/TAO_IDL/be_include/be_visitor_operation/tie_ss.h index 8ce7b2ae422..faf2aa900cd 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_operation/tie_ss.h +++ b/TAO/TAO_IDL/be_include/be_visitor_operation/tie_ss.h @@ -3,8 +3,6 @@ /** * @file tie_ss.h * - * $Id$ - * * Visitor for generating code for IDL operations for the TIE class * * diff --git a/TAO/TAO_IDL/be_include/be_visitor_operation/upcall_command_ss.h b/TAO/TAO_IDL/be_include/be_visitor_operation/upcall_command_ss.h index 3d288d93f94..f7dfd48bfe0 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_operation/upcall_command_ss.h +++ b/TAO/TAO_IDL/be_include/be_visitor_operation/upcall_command_ss.h @@ -4,8 +4,6 @@ /** * @file upcall_command_ss.h * - * $Id$ - * * Visitor that generates operation-specific TAO::Upcall_Command * objects in skeletons. * diff --git a/TAO/TAO_IDL/be_include/be_visitor_root.h b/TAO/TAO_IDL/be_include/be_visitor_root.h index 03bb3e7722a..631e8db8861 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_root.h +++ b/TAO/TAO_IDL/be_include/be_visitor_root.h @@ -4,8 +4,6 @@ /** * @file be_visitor_root.h * - * $Id$ - * * Concrete visitor for the Root class * * diff --git a/TAO/TAO_IDL/be_include/be_visitor_root/any_op.h b/TAO/TAO_IDL/be_include/be_visitor_root/any_op.h index 9af01696b13..a41fc2cb46c 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_root/any_op.h +++ b/TAO/TAO_IDL/be_include/be_visitor_root/any_op.h @@ -4,8 +4,6 @@ /** * @file any_op.h * - * $Id$ - * * Concrete visitor for the Root class * This one provides code generation for the Any operators for elements of * the Root scope. diff --git a/TAO/TAO_IDL/be_include/be_visitor_root/cdr_op.h b/TAO/TAO_IDL/be_include/be_visitor_root/cdr_op.h index af0015c0fde..ca12670f626 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_root/cdr_op.h +++ b/TAO/TAO_IDL/be_include/be_visitor_root/cdr_op.h @@ -4,8 +4,6 @@ /** * @file cdr_op.h * - * $Id$ - * * Concrete visitor for the Root class * This one provides code generation for the CDR operators for elements of * the Root scope. diff --git a/TAO/TAO_IDL/be_include/be_visitor_root/root.h b/TAO/TAO_IDL/be_include/be_visitor_root/root.h index 24c59cbcb4c..a33ec3def18 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_root/root.h +++ b/TAO/TAO_IDL/be_include/be_visitor_root/root.h @@ -4,8 +4,6 @@ /** * @file root.h * - * $Id$ - * * Concrete visitor for the Root class * This one provides the generic visitor for the Root node. * diff --git a/TAO/TAO_IDL/be_include/be_visitor_root/root_ch.h b/TAO/TAO_IDL/be_include/be_visitor_root/root_ch.h index 14ac16e5a56..711fc7ff2a8 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_root/root_ch.h +++ b/TAO/TAO_IDL/be_include/be_visitor_root/root_ch.h @@ -4,8 +4,6 @@ /** * @file root_ch.h * - * $Id$ - * * Concrete visitor for the Root class * This one provides code generation for elements of the Root node in the * client header. diff --git a/TAO/TAO_IDL/be_include/be_visitor_root/root_ci.h b/TAO/TAO_IDL/be_include/be_visitor_root/root_ci.h index aec8003bf45..403b70ed389 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_root/root_ci.h +++ b/TAO/TAO_IDL/be_include/be_visitor_root/root_ci.h @@ -4,8 +4,6 @@ /** * @file root_ci.h * - * $Id$ - * * Concrete visitor for the Root class * This one provides code generation for elements of the Root node in the * client inline. diff --git a/TAO/TAO_IDL/be_include/be_visitor_root/root_cnh.h b/TAO/TAO_IDL/be_include/be_visitor_root/root_cnh.h index de913b91353..f325c578f40 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_root/root_cnh.h +++ b/TAO/TAO_IDL/be_include/be_visitor_root/root_cnh.h @@ -4,8 +4,6 @@ /** * @file root_cnh.h * - * $Id$ - * * Concrete visitor for the Root class * This one provides code generation for elements of the Root node in the * CIAO connector impl header. diff --git a/TAO/TAO_IDL/be_include/be_visitor_root/root_cns.h b/TAO/TAO_IDL/be_include/be_visitor_root/root_cns.h index 6ae6b51000e..2c6f40b123d 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_root/root_cns.h +++ b/TAO/TAO_IDL/be_include/be_visitor_root/root_cns.h @@ -4,8 +4,6 @@ /** * @file root_cns.h * - * $Id$ - * * Concrete visitor for the Root class * This one provides code generation for elements of the Root node in the * CIAO connector impl source. diff --git a/TAO/TAO_IDL/be_include/be_visitor_root/root_cs.h b/TAO/TAO_IDL/be_include/be_visitor_root/root_cs.h index f4379b1c601..180e806dbf4 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_root/root_cs.h +++ b/TAO/TAO_IDL/be_include/be_visitor_root/root_cs.h @@ -4,8 +4,6 @@ /** * @file root_cs.h * - * $Id$ - * * Concrete visitor for the Root class * This one provides code generation for elements of the Root node in the * client stubs. diff --git a/TAO/TAO_IDL/be_include/be_visitor_root/root_ex_idl.h b/TAO/TAO_IDL/be_include/be_visitor_root/root_ex_idl.h index 76c6ffb4e87..746d1836a59 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_root/root_ex_idl.h +++ b/TAO/TAO_IDL/be_include/be_visitor_root/root_ex_idl.h @@ -4,8 +4,6 @@ /** * @file root_ex_idl.h * - * $Id$ - * * Concrete visitor for the Root class * This one provides code generation for elements of the Root node in the * CIAO executor IDL. diff --git a/TAO/TAO_IDL/be_include/be_visitor_root/root_exh.h b/TAO/TAO_IDL/be_include/be_visitor_root/root_exh.h index 1161835f43e..b9c52c0d0dd 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_root/root_exh.h +++ b/TAO/TAO_IDL/be_include/be_visitor_root/root_exh.h @@ -4,8 +4,6 @@ /** * @file root_exh.h * - * $Id$ - * * Concrete visitor for the Root class * This one provides code generation for elements of the Root node in the * CIAO exec impl header. diff --git a/TAO/TAO_IDL/be_include/be_visitor_root/root_exs.h b/TAO/TAO_IDL/be_include/be_visitor_root/root_exs.h index 2da966b7eda..951c2629917 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_root/root_exs.h +++ b/TAO/TAO_IDL/be_include/be_visitor_root/root_exs.h @@ -4,8 +4,6 @@ /** * @file root_exs.h * - * $Id$ - * * Concrete visitor for the Root class * This one provides code generation for elements of the Root node in the * CIAO exec impl source. diff --git a/TAO/TAO_IDL/be_include/be_visitor_root/root_ih.h b/TAO/TAO_IDL/be_include/be_visitor_root/root_ih.h index 4c44e2e4fcc..916414e4ffc 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_root/root_ih.h +++ b/TAO/TAO_IDL/be_include/be_visitor_root/root_ih.h @@ -3,8 +3,6 @@ /** * @file root_ih.h * - * $Id$ - * * Concrete visitor for the Root class * This one provides code generation for elements of the Root node in the * implementation header. diff --git a/TAO/TAO_IDL/be_include/be_visitor_root/root_is.h b/TAO/TAO_IDL/be_include/be_visitor_root/root_is.h index 1255a0a523b..c1438513c8f 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_root/root_is.h +++ b/TAO/TAO_IDL/be_include/be_visitor_root/root_is.h @@ -3,8 +3,6 @@ /** * @file root_is.h * - * $Id$ - * * Concrete visitor for the Root class * This one provides code generation for elements of the Root node in the * implementation skeletons. diff --git a/TAO/TAO_IDL/be_include/be_visitor_root/root_sh.h b/TAO/TAO_IDL/be_include/be_visitor_root/root_sh.h index b2ae378626f..6460f69165b 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_root/root_sh.h +++ b/TAO/TAO_IDL/be_include/be_visitor_root/root_sh.h @@ -4,8 +4,6 @@ /** * @file root_sh.h * - * $Id$ - * * Concrete visitor for the Root class * This one provides code generation for elements of the Root node in the * server header. diff --git a/TAO/TAO_IDL/be_include/be_visitor_root/root_ss.h b/TAO/TAO_IDL/be_include/be_visitor_root/root_ss.h index 423d5330035..786a5f891f6 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_root/root_ss.h +++ b/TAO/TAO_IDL/be_include/be_visitor_root/root_ss.h @@ -4,8 +4,6 @@ /** * @file root_ss.h * - * $Id$ - * * Concrete visitor for the Root class * This one provides code generation for elements of the Root node in the * server skeletons. diff --git a/TAO/TAO_IDL/be_include/be_visitor_root/root_sth.h b/TAO/TAO_IDL/be_include/be_visitor_root/root_sth.h index 2f904c758ce..258002534ed 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_root/root_sth.h +++ b/TAO/TAO_IDL/be_include/be_visitor_root/root_sth.h @@ -4,8 +4,6 @@ /** * @file root_sth.h * - * $Id$ - * * Concrete visitor for the Root class * This one provides code generation for elements of the Root node in the * server template header. diff --git a/TAO/TAO_IDL/be_include/be_visitor_root/root_svh.h b/TAO/TAO_IDL/be_include/be_visitor_root/root_svh.h index 39436b59abe..36e90ea6656 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_root/root_svh.h +++ b/TAO/TAO_IDL/be_include/be_visitor_root/root_svh.h @@ -4,8 +4,6 @@ /** * @file root_svh.h * - * $Id$ - * * Concrete visitor for the Root class * This one provides code generation for elements of the Root node in the * CIAO servant header. diff --git a/TAO/TAO_IDL/be_include/be_visitor_root/root_svs.h b/TAO/TAO_IDL/be_include/be_visitor_root/root_svs.h index 80b5698b09c..2902979cb8f 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_root/root_svs.h +++ b/TAO/TAO_IDL/be_include/be_visitor_root/root_svs.h @@ -4,8 +4,6 @@ /** * @file root_svs.h * - * $Id$ - * * Concrete visitor for the Root class * This one provides code generation for elements of the Root node in the * CIAO servant source. diff --git a/TAO/TAO_IDL/be_include/be_visitor_root/root_svth.h b/TAO/TAO_IDL/be_include/be_visitor_root/root_svth.h index c871779a766..0b44d404ff5 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_root/root_svth.h +++ b/TAO/TAO_IDL/be_include/be_visitor_root/root_svth.h @@ -4,8 +4,6 @@ /** * @file root_svth.h * - * $Id$ - * * Concrete visitor for the Root class * This one provides code generation for elements of the Root node in the * CIAO servant header. diff --git a/TAO/TAO_IDL/be_include/be_visitor_root/root_svts.h b/TAO/TAO_IDL/be_include/be_visitor_root/root_svts.h index 28dcf4909a3..14080b736b5 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_root/root_svts.h +++ b/TAO/TAO_IDL/be_include/be_visitor_root/root_svts.h @@ -4,8 +4,6 @@ /** * @file root_svts.h * - * $Id$ - * * Concrete visitor for the Root class * This one provides code generation for elements of the Root node in the * CIAO servant source. diff --git a/TAO/TAO_IDL/be_include/be_visitor_scope.h b/TAO/TAO_IDL/be_include/be_visitor_scope.h index 6b987d3f657..174b94de693 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_scope.h +++ b/TAO/TAO_IDL/be_include/be_visitor_scope.h @@ -3,8 +3,6 @@ /** * @file be_visitor_scope.h * - * $Id$ - * * Concrete visitor for the base "BE_Scope" node * * diff --git a/TAO/TAO_IDL/be_include/be_visitor_sequence/any_op_ch.h b/TAO/TAO_IDL/be_include/be_visitor_sequence/any_op_ch.h index ab1ba92db07..5f1ccac8592 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_sequence/any_op_ch.h +++ b/TAO/TAO_IDL/be_include/be_visitor_sequence/any_op_ch.h @@ -4,8 +4,6 @@ /** * @file any_op_ch.h * - * $Id$ - * * Concrete visitor for the Sequence class * This one provides code generation for the Any operators for the Sequence * node in the client header. diff --git a/TAO/TAO_IDL/be_include/be_visitor_sequence/any_op_cs.h b/TAO/TAO_IDL/be_include/be_visitor_sequence/any_op_cs.h index 585d5b9bf8b..6679774a627 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_sequence/any_op_cs.h +++ b/TAO/TAO_IDL/be_include/be_visitor_sequence/any_op_cs.h @@ -4,8 +4,6 @@ /** * @file any_op_cs.h * - * $Id$ - * * Concrete visitor for the Sequence class * This one provides code generation for the Sequence node in the client * header. diff --git a/TAO/TAO_IDL/be_include/be_visitor_sequence/buffer_type.h b/TAO/TAO_IDL/be_include/be_visitor_sequence/buffer_type.h index 79387e8268c..931f280bf71 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_sequence/buffer_type.h +++ b/TAO/TAO_IDL/be_include/be_visitor_sequence/buffer_type.h @@ -4,8 +4,6 @@ /** * @file buffer_type.h * - * $Id$ - * * Concrete visitor for the Sequence class * This one provides code generation for the buffer type of the Sequence * node. diff --git a/TAO/TAO_IDL/be_include/be_visitor_sequence/cdr_op_ch.h b/TAO/TAO_IDL/be_include/be_visitor_sequence/cdr_op_ch.h index 996c7166dae..5c7e25b953e 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_sequence/cdr_op_ch.h +++ b/TAO/TAO_IDL/be_include/be_visitor_sequence/cdr_op_ch.h @@ -4,8 +4,6 @@ /** * @file cdr_op_ch.h * - * $Id$ - * * Concrete visitor for the Sequence class * This one provides code generation for the CDR operators for the sequence * in the client header. diff --git a/TAO/TAO_IDL/be_include/be_visitor_sequence/cdr_op_cs.h b/TAO/TAO_IDL/be_include/be_visitor_sequence/cdr_op_cs.h index 9493d06b2cd..4e51ba62da0 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_sequence/cdr_op_cs.h +++ b/TAO/TAO_IDL/be_include/be_visitor_sequence/cdr_op_cs.h @@ -3,8 +3,6 @@ /** * @file cdr_op_cs.h * - * $Id$ - * * Visitors for generation of code for Sequences in client stubs. This one * generates the CDR operators. * diff --git a/TAO/TAO_IDL/be_include/be_visitor_sequence/sequence_base.h b/TAO/TAO_IDL/be_include/be_visitor_sequence/sequence_base.h index edf29fdaee8..41d413c0752 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_sequence/sequence_base.h +++ b/TAO/TAO_IDL/be_include/be_visitor_sequence/sequence_base.h @@ -4,8 +4,6 @@ /** * @file sequence_base.h * - * $Id$ - * * Concrete visitor for the Sequence class * This one provides code generation for the base typ of the Sequence node. * diff --git a/TAO/TAO_IDL/be_include/be_visitor_sequence/sequence_ch.h b/TAO/TAO_IDL/be_include/be_visitor_sequence/sequence_ch.h index 5f28258ec40..b1119c1bfca 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_sequence/sequence_ch.h +++ b/TAO/TAO_IDL/be_include/be_visitor_sequence/sequence_ch.h @@ -4,8 +4,6 @@ /** * @file sequence_ch.h * - * $Id$ - * * Concrete visitor for the Sequence class * This one provides code generation for the Sequence node in the client * header. diff --git a/TAO/TAO_IDL/be_include/be_visitor_sequence/sequence_cs.h b/TAO/TAO_IDL/be_include/be_visitor_sequence/sequence_cs.h index c71ecd52b88..43033fa40b0 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_sequence/sequence_cs.h +++ b/TAO/TAO_IDL/be_include/be_visitor_sequence/sequence_cs.h @@ -4,8 +4,6 @@ /** * @file sequence_cs.h * - * $Id$ - * * Concrete visitor for the Sequence class * This one provides code generation for the Sequence node in the client * stubs. diff --git a/TAO/TAO_IDL/be_include/be_visitor_structure.h b/TAO/TAO_IDL/be_include/be_visitor_structure.h index e16e5cdbcc9..8b8c86f7af6 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_structure.h +++ b/TAO/TAO_IDL/be_include/be_visitor_structure.h @@ -4,8 +4,6 @@ /** * @file be_visitor_structure.h * - * $Id$ - * * Concrete visitor for the Structure class * * diff --git a/TAO/TAO_IDL/be_include/be_visitor_structure/any_op_ch.h b/TAO/TAO_IDL/be_include/be_visitor_structure/any_op_ch.h index c7bb7f505e9..3cb19589307 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_structure/any_op_ch.h +++ b/TAO/TAO_IDL/be_include/be_visitor_structure/any_op_ch.h @@ -4,8 +4,6 @@ /** * @file any_op_ch.h * - * $Id$ - * * Concrete visitor for the Structure class * This one provides code generation for the Any operators for the structure * in the client header. diff --git a/TAO/TAO_IDL/be_include/be_visitor_structure/any_op_cs.h b/TAO/TAO_IDL/be_include/be_visitor_structure/any_op_cs.h index eaf6eac85a2..175b16585eb 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_structure/any_op_cs.h +++ b/TAO/TAO_IDL/be_include/be_visitor_structure/any_op_cs.h @@ -4,8 +4,6 @@ /** * @file any_op_cs.h * - * $Id$ - * * Concrete visitor for the Structure class * This one provides code generation for the Any operators for the structure * in the client header. diff --git a/TAO/TAO_IDL/be_include/be_visitor_structure/cdr_op_ch.h b/TAO/TAO_IDL/be_include/be_visitor_structure/cdr_op_ch.h index 7b65c58b300..487678c9d50 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_structure/cdr_op_ch.h +++ b/TAO/TAO_IDL/be_include/be_visitor_structure/cdr_op_ch.h @@ -4,8 +4,6 @@ /** * @file cdr_op_ch.h * - * $Id$ - * * Concrete visitor for the Structure class * This one provides code generation for the CDR operators for the structure * in the client header. diff --git a/TAO/TAO_IDL/be_include/be_visitor_structure/cdr_op_cs.h b/TAO/TAO_IDL/be_include/be_visitor_structure/cdr_op_cs.h index 86b35dcedf6..be942d03ed2 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_structure/cdr_op_cs.h +++ b/TAO/TAO_IDL/be_include/be_visitor_structure/cdr_op_cs.h @@ -4,8 +4,6 @@ /** * @file cdr_op_cs.h * - * $Id$ - * * Concrete visitor for the Structure class * This one provides code generation for the CDR operators for the structure * in the client stub. diff --git a/TAO/TAO_IDL/be_include/be_visitor_structure/structure.h b/TAO/TAO_IDL/be_include/be_visitor_structure/structure.h index 6537df8b58f..342e8f4efbf 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_structure/structure.h +++ b/TAO/TAO_IDL/be_include/be_visitor_structure/structure.h @@ -4,8 +4,6 @@ /** * @file structure.h * - * $Id$ - * * Concrete visitor for the STRUCTURE class * This one provides the generic visitor for the Structure node. * diff --git a/TAO/TAO_IDL/be_include/be_visitor_structure/structure_ch.h b/TAO/TAO_IDL/be_include/be_visitor_structure/structure_ch.h index 08a79a1e435..d31ef5f2bb3 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_structure/structure_ch.h +++ b/TAO/TAO_IDL/be_include/be_visitor_structure/structure_ch.h @@ -4,8 +4,6 @@ /** * @file structure_ch.h * - * $Id$ - * * Concrete visitor for the Structure class * This one provides code generation for the structure in the client header. * diff --git a/TAO/TAO_IDL/be_include/be_visitor_structure/structure_ci.h b/TAO/TAO_IDL/be_include/be_visitor_structure/structure_ci.h index ad5f9d2fcf7..c9862ddc0c8 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_structure/structure_ci.h +++ b/TAO/TAO_IDL/be_include/be_visitor_structure/structure_ci.h @@ -4,8 +4,6 @@ /** * @file structure_ci.h * - * $Id$ - * * Concrete visitor for the Structure class * This one provides code generation for the structure in the client inline. * diff --git a/TAO/TAO_IDL/be_include/be_visitor_structure/structure_cs.h b/TAO/TAO_IDL/be_include/be_visitor_structure/structure_cs.h index 758c014ab09..7b2e9818e7b 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_structure/structure_cs.h +++ b/TAO/TAO_IDL/be_include/be_visitor_structure/structure_cs.h @@ -4,8 +4,6 @@ /** * @file structure_cs.h * - * $Id$ - * * Concrete visitor for the Structure class * This one provides code generation for the structure in the client stubs. * diff --git a/TAO/TAO_IDL/be_include/be_visitor_structure_fwd.h b/TAO/TAO_IDL/be_include/be_visitor_structure_fwd.h index b002b93dce6..2ef1620d959 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_structure_fwd.h +++ b/TAO/TAO_IDL/be_include/be_visitor_structure_fwd.h @@ -4,8 +4,6 @@ /** * @file be_visitor_structure_fwd.h * - * $Id$ - * * Concrete visitor for the be_structure_fwd class * * diff --git a/TAO/TAO_IDL/be_include/be_visitor_structure_fwd/structure_fwd_ch.h b/TAO/TAO_IDL/be_include/be_visitor_structure_fwd/structure_fwd_ch.h index 8b25a14a9f0..85b8902994f 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_structure_fwd/structure_fwd_ch.h +++ b/TAO/TAO_IDL/be_include/be_visitor_structure_fwd/structure_fwd_ch.h @@ -3,8 +3,6 @@ /** * @file structure_fwd_ch.h * - * $Id$ - * * Concrete visitor for the be_structure_fwd node. * * diff --git a/TAO/TAO_IDL/be_include/be_visitor_template_export.h b/TAO/TAO_IDL/be_include/be_visitor_template_export.h index 461ff358054..c56c5385bc1 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_template_export.h +++ b/TAO/TAO_IDL/be_include/be_visitor_template_export.h @@ -4,8 +4,6 @@ /** * @file be_visitor_template_export.h * - * $Id$ - * * This visitor generates an explicit export of a sequence's * template base class. It is conditionally launched by a * command line option and is motivated by a bug in Visual diff --git a/TAO/TAO_IDL/be_include/be_visitor_typecode.h b/TAO/TAO_IDL/be_include/be_visitor_typecode.h index 7e182281bdc..991e2b46d64 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_typecode.h +++ b/TAO/TAO_IDL/be_include/be_visitor_typecode.h @@ -4,8 +4,6 @@ /** * @file be_visitor_typecode.h * - * $Id$ - * * Concrete visitor to generate code for TypeCodes * * diff --git a/TAO/TAO_IDL/be_include/be_visitor_typecode/alias_typecode.h b/TAO/TAO_IDL/be_include/be_visitor_typecode/alias_typecode.h index 6dffd3cb904..e3e4db8d5f4 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_typecode/alias_typecode.h +++ b/TAO/TAO_IDL/be_include/be_visitor_typecode/alias_typecode.h @@ -4,8 +4,6 @@ /** * @file alias_typecode.h * - * $Id$ - * * Alias (typedef) TypeCode generation visitor. * * @author Ossama Othman <ossama@dre.vanderbilt.edu> diff --git a/TAO/TAO_IDL/be_include/be_visitor_typecode/enum_typecode.h b/TAO/TAO_IDL/be_include/be_visitor_typecode/enum_typecode.h index 1ad57b8aa5c..42e1a55ca89 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_typecode/enum_typecode.h +++ b/TAO/TAO_IDL/be_include/be_visitor_typecode/enum_typecode.h @@ -4,8 +4,6 @@ /** * @file enum_typecode.h * - * $Id$ - * * Enumeration TypeCode generation visitor. * * @author Ossama Othman <ossama@dre.vanderbilt.edu> diff --git a/TAO/TAO_IDL/be_include/be_visitor_typecode/objref_typecode.h b/TAO/TAO_IDL/be_include/be_visitor_typecode/objref_typecode.h index d47705aa798..4832053ad49 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_typecode/objref_typecode.h +++ b/TAO/TAO_IDL/be_include/be_visitor_typecode/objref_typecode.h @@ -4,8 +4,6 @@ /** * @file objref_typecode.h * - * $Id$ - * * Object reference TypeCode generation visitor. * * @author Ossama Othman <ossama@dre.vanderbilt.edu> diff --git a/TAO/TAO_IDL/be_include/be_visitor_typecode/struct_typecode.h b/TAO/TAO_IDL/be_include/be_visitor_typecode/struct_typecode.h index 41fbb815706..3b104a97762 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_typecode/struct_typecode.h +++ b/TAO/TAO_IDL/be_include/be_visitor_typecode/struct_typecode.h @@ -4,8 +4,6 @@ /** * @file struct_typecode.h * - * $Id$ - * * Structure TypeCode generation visitor. * * @author Ossama Othman <ossama@dre.vanderbilt.edu> diff --git a/TAO/TAO_IDL/be_include/be_visitor_typecode/typecode_decl.h b/TAO/TAO_IDL/be_include/be_visitor_typecode/typecode_decl.h index a52573c785a..0fb085793ca 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_typecode/typecode_decl.h +++ b/TAO/TAO_IDL/be_include/be_visitor_typecode/typecode_decl.h @@ -4,8 +4,6 @@ /** * @file typecode_decl.h * - * $Id$ - * * Concrete visitor for the generation of TypeCodes. * This one generates the declaration. * diff --git a/TAO/TAO_IDL/be_include/be_visitor_typecode/typecode_defn.h b/TAO/TAO_IDL/be_include/be_visitor_typecode/typecode_defn.h index 67613fd2d84..103221e93ea 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_typecode/typecode_defn.h +++ b/TAO/TAO_IDL/be_include/be_visitor_typecode/typecode_defn.h @@ -4,8 +4,6 @@ /** * @file typecode_defn.h * - * $Id$ - * * Concrete visitor for the generation of TypeCodes. * This one generates the definitions. * diff --git a/TAO/TAO_IDL/be_include/be_visitor_typecode/union_typecode.h b/TAO/TAO_IDL/be_include/be_visitor_typecode/union_typecode.h index 9498461479f..1af092e18f7 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_typecode/union_typecode.h +++ b/TAO/TAO_IDL/be_include/be_visitor_typecode/union_typecode.h @@ -4,8 +4,6 @@ /** * @file union_typecode.h * - * $Id$ - * * Union TypeCode generation visitor. * * @author Ossama Othman <ossama@dre.vanderbilt.edu> diff --git a/TAO/TAO_IDL/be_include/be_visitor_typecode/value_typecode.h b/TAO/TAO_IDL/be_include/be_visitor_typecode/value_typecode.h index 94f2c0afc60..e618dd2970d 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_typecode/value_typecode.h +++ b/TAO/TAO_IDL/be_include/be_visitor_typecode/value_typecode.h @@ -4,8 +4,6 @@ /** * @file value_typecode.h * - * $Id$ - * * Structure TypeCode generation visitor. * * @author Ossama Othman <ossama@dre.vanderbilt.edu> diff --git a/TAO/TAO_IDL/be_include/be_visitor_typedef.h b/TAO/TAO_IDL/be_include/be_visitor_typedef.h index be3d0be6f2f..688fb22ea9d 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_typedef.h +++ b/TAO/TAO_IDL/be_include/be_visitor_typedef.h @@ -4,8 +4,6 @@ /** * @file be_visitor_typedef.h * - * $Id$ - * * Concrete visitor for the Typedef class * * diff --git a/TAO/TAO_IDL/be_include/be_visitor_typedef/any_op_ch.h b/TAO/TAO_IDL/be_include/be_visitor_typedef/any_op_ch.h index d56b7545eaa..54a6428c36a 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_typedef/any_op_ch.h +++ b/TAO/TAO_IDL/be_include/be_visitor_typedef/any_op_ch.h @@ -5,8 +5,6 @@ /** * @file any_op_ch.h * - * $Id$ - * * Concrete visitor for the Typedef class * This provides the code generation for the Any operators of the Typedef * class in the client header. diff --git a/TAO/TAO_IDL/be_include/be_visitor_typedef/any_op_cs.h b/TAO/TAO_IDL/be_include/be_visitor_typedef/any_op_cs.h index 92ea0fca628..cfd4e7c677c 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_typedef/any_op_cs.h +++ b/TAO/TAO_IDL/be_include/be_visitor_typedef/any_op_cs.h @@ -5,8 +5,6 @@ /** * @file any_op_cs.h * - * $Id$ - * * Concrete visitor for the Typedef class * This provides the code generation for the Any operators of the Typedef * class in the client stubs. diff --git a/TAO/TAO_IDL/be_include/be_visitor_typedef/cdr_op_ch.h b/TAO/TAO_IDL/be_include/be_visitor_typedef/cdr_op_ch.h index 01390ac76c9..370994db48b 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_typedef/cdr_op_ch.h +++ b/TAO/TAO_IDL/be_include/be_visitor_typedef/cdr_op_ch.h @@ -4,8 +4,6 @@ /** * @file cdr_op_ch.h * - * $Id$ - * * Concrete visitor for the Typedef class * This provides the code generation for the CDR operators of the Typedef * class in the client header. diff --git a/TAO/TAO_IDL/be_include/be_visitor_typedef/cdr_op_cs.h b/TAO/TAO_IDL/be_include/be_visitor_typedef/cdr_op_cs.h index db2c2945b66..71a53134365 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_typedef/cdr_op_cs.h +++ b/TAO/TAO_IDL/be_include/be_visitor_typedef/cdr_op_cs.h @@ -4,8 +4,6 @@ /** * @file cdr_op_cs.h * - * $Id$ - * * Concrete visitor for the Typedef class * This provides the code generation for the CDR operators of the Typedef * class in the client stubs. diff --git a/TAO/TAO_IDL/be_include/be_visitor_typedef/typedef.h b/TAO/TAO_IDL/be_include/be_visitor_typedef/typedef.h index c34f0ed4e3a..c0da7ba4084 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_typedef/typedef.h +++ b/TAO/TAO_IDL/be_include/be_visitor_typedef/typedef.h @@ -4,8 +4,6 @@ /** * @file typedef.h * - * $Id$ - * * Concrete visitor for the Typedef class * This provides the generic visitors for the Typedef class. * diff --git a/TAO/TAO_IDL/be_include/be_visitor_typedef/typedef_ch.h b/TAO/TAO_IDL/be_include/be_visitor_typedef/typedef_ch.h index 99cd499c8b9..b401f9c6604 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_typedef/typedef_ch.h +++ b/TAO/TAO_IDL/be_include/be_visitor_typedef/typedef_ch.h @@ -4,8 +4,6 @@ /** * @file typedef_ch.h * - * $Id$ - * * Concrete visitor for the Typedef class * This provides the code generation for the Typedef class in the client * header. diff --git a/TAO/TAO_IDL/be_include/be_visitor_typedef/typedef_ci.h b/TAO/TAO_IDL/be_include/be_visitor_typedef/typedef_ci.h index c9cde7c7fab..462d0574005 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_typedef/typedef_ci.h +++ b/TAO/TAO_IDL/be_include/be_visitor_typedef/typedef_ci.h @@ -4,8 +4,6 @@ /** * @file typedef_ci.h * - * $Id$ - * * Concrete visitor for the Typedef class * This provides the code generation for the Typedef class in the client * inline. diff --git a/TAO/TAO_IDL/be_include/be_visitor_typedef/typedef_cs.h b/TAO/TAO_IDL/be_include/be_visitor_typedef/typedef_cs.h index 496a6a7d68b..3e02c439cdd 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_typedef/typedef_cs.h +++ b/TAO/TAO_IDL/be_include/be_visitor_typedef/typedef_cs.h @@ -4,8 +4,6 @@ /** * @file typedef_cs.h * - * $Id$ - * * Concrete visitor for the Typedef class * This provides the code generation for the Typedef class in the client * stubs. diff --git a/TAO/TAO_IDL/be_include/be_visitor_union.h b/TAO/TAO_IDL/be_include/be_visitor_union.h index 49ae6e8e9ee..65969b519e4 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_union.h +++ b/TAO/TAO_IDL/be_include/be_visitor_union.h @@ -4,8 +4,6 @@ /** * @file be_visitor_union.h * - * $Id$ - * * Concrete visitor for the Union class * * diff --git a/TAO/TAO_IDL/be_include/be_visitor_union/any_op_ch.h b/TAO/TAO_IDL/be_include/be_visitor_union/any_op_ch.h index 84d2c61e5b7..81f45f393ca 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_union/any_op_ch.h +++ b/TAO/TAO_IDL/be_include/be_visitor_union/any_op_ch.h @@ -4,8 +4,6 @@ /** * @file any_op_ch.h * - * $Id$ - * * Visitor for the Union class. * This one generates code for the Any operators for the Union in the client * header. diff --git a/TAO/TAO_IDL/be_include/be_visitor_union/any_op_cs.h b/TAO/TAO_IDL/be_include/be_visitor_union/any_op_cs.h index 5465deb5af4..cb3aaea2edb 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_union/any_op_cs.h +++ b/TAO/TAO_IDL/be_include/be_visitor_union/any_op_cs.h @@ -4,8 +4,6 @@ /** * @file any_op_cs.h * - * $Id$ - * * Visitor for the Union class. * This one generates code for the Any operators for the Union in the client * header. diff --git a/TAO/TAO_IDL/be_include/be_visitor_union/cdr_op_ch.h b/TAO/TAO_IDL/be_include/be_visitor_union/cdr_op_ch.h index 50889e2ce62..6a42ed8caaa 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_union/cdr_op_ch.h +++ b/TAO/TAO_IDL/be_include/be_visitor_union/cdr_op_ch.h @@ -4,8 +4,6 @@ /** * @file cdr_op_ch.h * - * $Id$ - * * Concrete visitor for the Union class * This one provides code generation for the CDR operators for the union * in the client header. diff --git a/TAO/TAO_IDL/be_include/be_visitor_union/cdr_op_cs.h b/TAO/TAO_IDL/be_include/be_visitor_union/cdr_op_cs.h index 9e551a694f8..dedd172da01 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_union/cdr_op_cs.h +++ b/TAO/TAO_IDL/be_include/be_visitor_union/cdr_op_cs.h @@ -4,8 +4,6 @@ /** * @file cdr_op_cs.h * - * $Id$ - * * Concrete visitor for the Union class * This one provides code generation for the CDR operators for the union * in the client stub. diff --git a/TAO/TAO_IDL/be_include/be_visitor_union/discriminant_ch.h b/TAO/TAO_IDL/be_include/be_visitor_union/discriminant_ch.h index 449f312e0a0..4ae9eb991f8 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_union/discriminant_ch.h +++ b/TAO/TAO_IDL/be_include/be_visitor_union/discriminant_ch.h @@ -4,8 +4,6 @@ /** * @file discriminant_ch.h * - * $Id$ - * * Visitor for the Union class. * This one generates code for the discriminant of the Union in the client * header. diff --git a/TAO/TAO_IDL/be_include/be_visitor_union/discriminant_ci.h b/TAO/TAO_IDL/be_include/be_visitor_union/discriminant_ci.h index 04a4fa12f28..c1a0b1898fb 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_union/discriminant_ci.h +++ b/TAO/TAO_IDL/be_include/be_visitor_union/discriminant_ci.h @@ -4,8 +4,6 @@ /** * @file discriminant_ci.h * - * $Id$ - * * Visitor for the Union class. * This one generates code for the discriminant of the Union in the client * inline file. diff --git a/TAO/TAO_IDL/be_include/be_visitor_union/discriminant_cs.h b/TAO/TAO_IDL/be_include/be_visitor_union/discriminant_cs.h index 78a1ba1a2ad..e2a809e4a6a 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_union/discriminant_cs.h +++ b/TAO/TAO_IDL/be_include/be_visitor_union/discriminant_cs.h @@ -4,8 +4,6 @@ /** * @file discriminant_cs.h * - * $Id$ - * * Visitor for the Union class. * This one generates code for the discriminant of the Union in the client * stubs. diff --git a/TAO/TAO_IDL/be_include/be_visitor_union/union.h b/TAO/TAO_IDL/be_include/be_visitor_union/union.h index abb142f401f..49267095545 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_union/union.h +++ b/TAO/TAO_IDL/be_include/be_visitor_union/union.h @@ -4,8 +4,6 @@ /** * @file union.h * - * $Id$ - * * Visitor for the Union class. * This one is a generic visitor. * diff --git a/TAO/TAO_IDL/be_include/be_visitor_union/union_ch.h b/TAO/TAO_IDL/be_include/be_visitor_union/union_ch.h index 64f6918c6aa..a702215a8d8 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_union/union_ch.h +++ b/TAO/TAO_IDL/be_include/be_visitor_union/union_ch.h @@ -4,8 +4,6 @@ /** * @file union_ch.h * - * $Id$ - * * Visitor for the Union class. * This one generates code in the client header. * diff --git a/TAO/TAO_IDL/be_include/be_visitor_union/union_ci.h b/TAO/TAO_IDL/be_include/be_visitor_union/union_ci.h index 44ea708bd3c..f9c1c270822 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_union/union_ci.h +++ b/TAO/TAO_IDL/be_include/be_visitor_union/union_ci.h @@ -4,8 +4,6 @@ /** * @file union_ci.h * - * $Id$ - * * Visitor for the Union class. * This one generates code in the client inline file. * diff --git a/TAO/TAO_IDL/be_include/be_visitor_union/union_cs.h b/TAO/TAO_IDL/be_include/be_visitor_union/union_cs.h index 072e838d966..dadd9f5469a 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_union/union_cs.h +++ b/TAO/TAO_IDL/be_include/be_visitor_union/union_cs.h @@ -4,8 +4,6 @@ /** * @file union_cs.h * - * $Id$ - * * Visitor for the Union class. * This one generates code in the client stubs. * diff --git a/TAO/TAO_IDL/be_include/be_visitor_union_branch.h b/TAO/TAO_IDL/be_include/be_visitor_union_branch.h index 6ddc682550b..614d807b751 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_union_branch.h +++ b/TAO/TAO_IDL/be_include/be_visitor_union_branch.h @@ -3,8 +3,6 @@ /** * @file be_visitor_union_branch.h * - * $Id$ - * * Concrete visitor for the base "BE_Union_Branch" node * * diff --git a/TAO/TAO_IDL/be_include/be_visitor_union_branch/cdr_op_ch.h b/TAO/TAO_IDL/be_include/be_visitor_union_branch/cdr_op_ch.h index cab10a16308..4d7413bd319 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_union_branch/cdr_op_ch.h +++ b/TAO/TAO_IDL/be_include/be_visitor_union_branch/cdr_op_ch.h @@ -3,8 +3,6 @@ /** * @file cdr_op_ch.h * - * $Id$ - * * Concrete visitor for the base "BE_Union_Branch" node * This generates code for structure members in the client header. * diff --git a/TAO/TAO_IDL/be_include/be_visitor_union_branch/cdr_op_cs.h b/TAO/TAO_IDL/be_include/be_visitor_union_branch/cdr_op_cs.h index 920032910f2..e4b15faf6f8 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_union_branch/cdr_op_cs.h +++ b/TAO/TAO_IDL/be_include/be_visitor_union_branch/cdr_op_cs.h @@ -3,8 +3,6 @@ /** * @file cdr_op_cs.h * - * $Id$ - * * Concrete visitor for the base "BE_Union_Branch" node * This generates code for structure members in the client header. * diff --git a/TAO/TAO_IDL/be_include/be_visitor_union_branch/private_ch.h b/TAO/TAO_IDL/be_include/be_visitor_union_branch/private_ch.h index c78d77ef3bf..732de92325d 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_union_branch/private_ch.h +++ b/TAO/TAO_IDL/be_include/be_visitor_union_branch/private_ch.h @@ -4,8 +4,6 @@ /** * @file private_ch.h * - * $Id$ - * * Visitor for the Union class. * This one generates code for private part of the union class for the union * members in the client header. diff --git a/TAO/TAO_IDL/be_include/be_visitor_union_branch/public_assign_cs.h b/TAO/TAO_IDL/be_include/be_visitor_union_branch/public_assign_cs.h index 35b8314e0c2..d64b8b7023f 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_union_branch/public_assign_cs.h +++ b/TAO/TAO_IDL/be_include/be_visitor_union_branch/public_assign_cs.h @@ -4,8 +4,6 @@ /** * @file public_assign_cs.h * - * $Id$ - * * Visitor for the Union class. * This one generates code for the assignment operator of the union class * for the union members in the client stubs. diff --git a/TAO/TAO_IDL/be_include/be_visitor_union_branch/public_ch.h b/TAO/TAO_IDL/be_include/be_visitor_union_branch/public_ch.h index f0691812f88..efcc081b832 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_union_branch/public_ch.h +++ b/TAO/TAO_IDL/be_include/be_visitor_union_branch/public_ch.h @@ -4,8 +4,6 @@ /** * @file public_ch.h * - * $Id$ - * * Visitor for the Union class. * This one generates code for public part of the union class for the union * members in the client header. diff --git a/TAO/TAO_IDL/be_include/be_visitor_union_branch/public_ci.h b/TAO/TAO_IDL/be_include/be_visitor_union_branch/public_ci.h index 267b90438b6..7b1c1826a59 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_union_branch/public_ci.h +++ b/TAO/TAO_IDL/be_include/be_visitor_union_branch/public_ci.h @@ -4,8 +4,6 @@ /** * @file public_ci.h * - * $Id$ - * * Visitor for the Union class. * This one generates code for public part of the union class for the union * members in the client inline. diff --git a/TAO/TAO_IDL/be_include/be_visitor_union_branch/public_constructor_cs.h b/TAO/TAO_IDL/be_include/be_visitor_union_branch/public_constructor_cs.h index 3236873f898..92d102f0bf3 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_union_branch/public_constructor_cs.h +++ b/TAO/TAO_IDL/be_include/be_visitor_union_branch/public_constructor_cs.h @@ -4,8 +4,6 @@ /** * @file public_constructor_cs.h * - * $Id$ - * * Visitor for the Union class. * This one generates code for the constructor of the union class * diff --git a/TAO/TAO_IDL/be_include/be_visitor_union_branch/public_cs.h b/TAO/TAO_IDL/be_include/be_visitor_union_branch/public_cs.h index f6b492b49a3..e0db840a354 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_union_branch/public_cs.h +++ b/TAO/TAO_IDL/be_include/be_visitor_union_branch/public_cs.h @@ -4,8 +4,6 @@ /** * @file public_cs.h * - * $Id$ - * * Visitor for the Union class. * This one generates code for public part of the union class for the union * members in the client stubs. diff --git a/TAO/TAO_IDL/be_include/be_visitor_union_branch/public_reset_cs.h b/TAO/TAO_IDL/be_include/be_visitor_union_branch/public_reset_cs.h index b904f1d896f..ce77bb03244 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_union_branch/public_reset_cs.h +++ b/TAO/TAO_IDL/be_include/be_visitor_union_branch/public_reset_cs.h @@ -4,8 +4,6 @@ /** * @file public_reset_cs.h * - * $Id$ - * * Visitor for the Union class. * This one generates code for the reset method of the union class * for the union members in the client stubs. diff --git a/TAO/TAO_IDL/be_include/be_visitor_union_fwd.h b/TAO/TAO_IDL/be_include/be_visitor_union_fwd.h index eec35a8a807..4387291d622 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_union_fwd.h +++ b/TAO/TAO_IDL/be_include/be_visitor_union_fwd.h @@ -4,8 +4,6 @@ /** * @file be_visitor_union_fwd.h * - * $Id$ - * * Concrete visitor for the be_union_fwd class * * diff --git a/TAO/TAO_IDL/be_include/be_visitor_union_fwd/union_fwd_ch.h b/TAO/TAO_IDL/be_include/be_visitor_union_fwd/union_fwd_ch.h index 6f038342d89..a0ba2d20252 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_union_fwd/union_fwd_ch.h +++ b/TAO/TAO_IDL/be_include/be_visitor_union_fwd/union_fwd_ch.h @@ -3,8 +3,6 @@ /** * @file union_fwd_ch.h * - * $Id$ - * * Concrete visitor for the be_union_fwd node. * * diff --git a/TAO/TAO_IDL/be_include/be_visitor_valuebox.h b/TAO/TAO_IDL/be_include/be_visitor_valuebox.h index cf6a2d0966d..c3ddbd7458d 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_valuebox.h +++ b/TAO/TAO_IDL/be_include/be_visitor_valuebox.h @@ -4,8 +4,6 @@ /** * @file be_visitor_valuebox.h * - * $Id$ - * * Concrete visitor for the Valuebox class * * diff --git a/TAO/TAO_IDL/be_include/be_visitor_valuebox/any_op_ch.h b/TAO/TAO_IDL/be_include/be_visitor_valuebox/any_op_ch.h index 5abae233416..3f78a9a5574 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_valuebox/any_op_ch.h +++ b/TAO/TAO_IDL/be_include/be_visitor_valuebox/any_op_ch.h @@ -3,8 +3,6 @@ /** * @file any_op_ch.h * - * $Id$ - * * Concrete visitor for the valuebox node. * This one provides code generation for the Any operators * diff --git a/TAO/TAO_IDL/be_include/be_visitor_valuebox/any_op_cs.h b/TAO/TAO_IDL/be_include/be_visitor_valuebox/any_op_cs.h index f810b519119..0a8c4c7fa8e 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_valuebox/any_op_cs.h +++ b/TAO/TAO_IDL/be_include/be_visitor_valuebox/any_op_cs.h @@ -3,8 +3,6 @@ /** * @file any_op_cs.h * - * $Id$ - * * Concrete visitor for the valuebox node. * This one provides code generation for the Any operators * diff --git a/TAO/TAO_IDL/be_include/be_visitor_valuebox/cdr_op_ch.h b/TAO/TAO_IDL/be_include/be_visitor_valuebox/cdr_op_ch.h index 82ede46df14..9031795708e 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_valuebox/cdr_op_ch.h +++ b/TAO/TAO_IDL/be_include/be_visitor_valuebox/cdr_op_ch.h @@ -4,8 +4,6 @@ /** * @file cdr_op_ch.h * - * $Id$ - * * Concrete visitor for valueboxes. * This one provides code generation for the CDR operators. * diff --git a/TAO/TAO_IDL/be_include/be_visitor_valuebox/cdr_op_cs.h b/TAO/TAO_IDL/be_include/be_visitor_valuebox/cdr_op_cs.h index dada01c7ec4..9f46156647d 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_valuebox/cdr_op_cs.h +++ b/TAO/TAO_IDL/be_include/be_visitor_valuebox/cdr_op_cs.h @@ -4,8 +4,6 @@ /** * @file cdr_op_cs.h * - * $Id$ - * * Concrete visitor for valueboxes. * This one provides code generation for the CDR operators. * diff --git a/TAO/TAO_IDL/be_include/be_visitor_valuebox/field_ch.h b/TAO/TAO_IDL/be_include/be_visitor_valuebox/field_ch.h index f3d14863aa6..78af3d91a71 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_valuebox/field_ch.h +++ b/TAO/TAO_IDL/be_include/be_visitor_valuebox/field_ch.h @@ -4,8 +4,6 @@ /** * @file field_ch.h * - * $Id$ - * * Visitor for the structure fields in valuebox class. * This one generates code for access to strucuture members * in the client header. diff --git a/TAO/TAO_IDL/be_include/be_visitor_valuebox/field_ci.h b/TAO/TAO_IDL/be_include/be_visitor_valuebox/field_ci.h index ae6e00ce751..3865fa31e6f 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_valuebox/field_ci.h +++ b/TAO/TAO_IDL/be_include/be_visitor_valuebox/field_ci.h @@ -4,8 +4,6 @@ /** * @file field_ci.h * - * $Id$ - * * Visitor for the Valuebox class. * This one generates code for accessor and modifier functions of * struct field members. diff --git a/TAO/TAO_IDL/be_include/be_visitor_valuebox/union_member_ci.h b/TAO/TAO_IDL/be_include/be_visitor_valuebox/union_member_ci.h index d506b544fae..690bb233f30 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_valuebox/union_member_ci.h +++ b/TAO/TAO_IDL/be_include/be_visitor_valuebox/union_member_ci.h @@ -4,8 +4,6 @@ /** * @file union_member_ci.h * - * $Id$ - * * Visitor for the Valuebox class. * This one generates code for accessor and modifier functions of * union members. diff --git a/TAO/TAO_IDL/be_include/be_visitor_valuebox/valuebox.h b/TAO/TAO_IDL/be_include/be_visitor_valuebox/valuebox.h index 15da452e948..2ea0277d47c 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_valuebox/valuebox.h +++ b/TAO/TAO_IDL/be_include/be_visitor_valuebox/valuebox.h @@ -4,8 +4,6 @@ /** * @file valuebox.h * - * $Id$ - * * Concrete visitor for the Valuebox node. * * diff --git a/TAO/TAO_IDL/be_include/be_visitor_valuebox/valuebox_ch.h b/TAO/TAO_IDL/be_include/be_visitor_valuebox/valuebox_ch.h index be1b27e3acc..3cbc55f0b19 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_valuebox/valuebox_ch.h +++ b/TAO/TAO_IDL/be_include/be_visitor_valuebox/valuebox_ch.h @@ -4,8 +4,6 @@ /** * @file valuebox_ch.h * - * $Id$ - * * Concrete visitor for the Valuebox node. * This provides code generation for valueboxes in the client header. * diff --git a/TAO/TAO_IDL/be_include/be_visitor_valuebox/valuebox_ci.h b/TAO/TAO_IDL/be_include/be_visitor_valuebox/valuebox_ci.h index 98cdd7cf92a..d4553de99f1 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_valuebox/valuebox_ci.h +++ b/TAO/TAO_IDL/be_include/be_visitor_valuebox/valuebox_ci.h @@ -4,8 +4,6 @@ /** * @file valuebox_ci.h * - * $Id$ - * * Concrete visitor for the Valuebox node. * This provides code generation for valueboxes in the client inline. * diff --git a/TAO/TAO_IDL/be_include/be_visitor_valuebox/valuebox_cs.h b/TAO/TAO_IDL/be_include/be_visitor_valuebox/valuebox_cs.h index c6129676be8..e4bf9e35c1b 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_valuebox/valuebox_cs.h +++ b/TAO/TAO_IDL/be_include/be_visitor_valuebox/valuebox_cs.h @@ -4,8 +4,6 @@ /** * @file valuebox_cs.h * - * $Id$ - * * Concrete visitor for the Valuebox node. * This provides code generation for valueboxes in the client stubs. * diff --git a/TAO/TAO_IDL/be_include/be_visitor_valuetype.h b/TAO/TAO_IDL/be_include/be_visitor_valuetype.h index a8a73cc1846..410565299f9 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_valuetype.h +++ b/TAO/TAO_IDL/be_include/be_visitor_valuetype.h @@ -4,8 +4,6 @@ /** * @file be_visitor_valuetype.h * - * $Id$ - * * Concrete visitor for the Valuetype class * * diff --git a/TAO/TAO_IDL/be_include/be_visitor_valuetype/any_op_ch.h b/TAO/TAO_IDL/be_include/be_visitor_valuetype/any_op_ch.h index f8ee9fae95b..541cb8dbbc8 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_valuetype/any_op_ch.h +++ b/TAO/TAO_IDL/be_include/be_visitor_valuetype/any_op_ch.h @@ -3,8 +3,6 @@ /** * @file any_op_ch.h * - * $Id$ - * * Concrete visitor for the valuetype node. * This one provides code generation for the Any operators * diff --git a/TAO/TAO_IDL/be_include/be_visitor_valuetype/any_op_cs.h b/TAO/TAO_IDL/be_include/be_visitor_valuetype/any_op_cs.h index a2d5a428609..1a173485ee0 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_valuetype/any_op_cs.h +++ b/TAO/TAO_IDL/be_include/be_visitor_valuetype/any_op_cs.h @@ -3,8 +3,6 @@ /** * @file any_op_cs.h * - * $Id$ - * * Concrete visitor for the valuetype node. * This one provides code generation for the Any operators * diff --git a/TAO/TAO_IDL/be_include/be_visitor_valuetype/arglist.h b/TAO/TAO_IDL/be_include/be_visitor_valuetype/arglist.h index 1953d2a48b1..6e9fa27902a 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_valuetype/arglist.h +++ b/TAO/TAO_IDL/be_include/be_visitor_valuetype/arglist.h @@ -3,8 +3,6 @@ /** * @file arglist.h * - * $Id$ - * * Visitor for generating code for IDL (valuetype) operations. * This generates the operation signature. * diff --git a/TAO/TAO_IDL/be_include/be_visitor_valuetype/cdr_op_ch.h b/TAO/TAO_IDL/be_include/be_visitor_valuetype/cdr_op_ch.h index 5c86b72558d..90883538983 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_valuetype/cdr_op_ch.h +++ b/TAO/TAO_IDL/be_include/be_visitor_valuetype/cdr_op_ch.h @@ -4,8 +4,6 @@ /** * @file cdr_op_ch.h * - * $Id$ - * * Concrete visitor for valuetypes. * This one provides code generation for the CDR operators. * diff --git a/TAO/TAO_IDL/be_include/be_visitor_valuetype/cdr_op_ci.h b/TAO/TAO_IDL/be_include/be_visitor_valuetype/cdr_op_ci.h index 32996c9eb44..a94aeb34f89 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_valuetype/cdr_op_ci.h +++ b/TAO/TAO_IDL/be_include/be_visitor_valuetype/cdr_op_ci.h @@ -4,8 +4,6 @@ /** * @file cdr_op_ci.h * - * $Id$ - * * Concrete visitor for valuetypes. * This one provides code generation for the CDR operators. * diff --git a/TAO/TAO_IDL/be_include/be_visitor_valuetype/cdr_op_cs.h b/TAO/TAO_IDL/be_include/be_visitor_valuetype/cdr_op_cs.h index 2a6675086d5..c7a99785634 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_valuetype/cdr_op_cs.h +++ b/TAO/TAO_IDL/be_include/be_visitor_valuetype/cdr_op_cs.h @@ -4,8 +4,6 @@ /** * @file cdr_op_cs.h * - * $Id$ - * * Concrete visitor for valuetypes. * This one provides code generation for the CDR operators. * diff --git a/TAO/TAO_IDL/be_include/be_visitor_valuetype/field_cdr_ch.h b/TAO/TAO_IDL/be_include/be_visitor_valuetype/field_cdr_ch.h index 1b92177f591..bc79559cd91 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_valuetype/field_cdr_ch.h +++ b/TAO/TAO_IDL/be_include/be_visitor_valuetype/field_cdr_ch.h @@ -3,8 +3,6 @@ /** * @file field_cdr_ch.h * - * $Id$ - * * Visitor generating code for Field in the client header file. * * diff --git a/TAO/TAO_IDL/be_include/be_visitor_valuetype/field_cdr_cs.h b/TAO/TAO_IDL/be_include/be_visitor_valuetype/field_cdr_cs.h index 943972d990f..c18562b6579 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_valuetype/field_cdr_cs.h +++ b/TAO/TAO_IDL/be_include/be_visitor_valuetype/field_cdr_cs.h @@ -3,8 +3,6 @@ /** * @file field_cdr_cs.h * - * $Id$ - * * Visitor generating code for Field in the client stubs file. * * diff --git a/TAO/TAO_IDL/be_include/be_visitor_valuetype/field_ch.h b/TAO/TAO_IDL/be_include/be_visitor_valuetype/field_ch.h index 3b6144ead97..5bc1233d100 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_valuetype/field_ch.h +++ b/TAO/TAO_IDL/be_include/be_visitor_valuetype/field_ch.h @@ -4,8 +4,6 @@ /** * @file field_ch.h * - * $Id$ - * * Visitor generating code for valuetype fields in the valuetype class * (header). * diff --git a/TAO/TAO_IDL/be_include/be_visitor_valuetype/field_ci.h b/TAO/TAO_IDL/be_include/be_visitor_valuetype/field_ci.h index dcb72c1aa2c..433400de9e6 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_valuetype/field_ci.h +++ b/TAO/TAO_IDL/be_include/be_visitor_valuetype/field_ci.h @@ -4,8 +4,6 @@ /** * @file field_ci.h * - * $Id$ - * * Visitor for the Valuetype class. * This one generates code for accessor and modifier functions of * valuetype state members (in the inline file). diff --git a/TAO/TAO_IDL/be_include/be_visitor_valuetype/field_cs.h b/TAO/TAO_IDL/be_include/be_visitor_valuetype/field_cs.h index 225153c6a87..3f4492188f6 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_valuetype/field_cs.h +++ b/TAO/TAO_IDL/be_include/be_visitor_valuetype/field_cs.h @@ -4,8 +4,6 @@ /** * @file field_cs.h * - * $Id$ - * * Visitor for the Valuetype class. * This one generates code for accessor and modifier functions of * valuetype state members (in the stub file). diff --git a/TAO/TAO_IDL/be_include/be_visitor_valuetype/marshal_ch.h b/TAO/TAO_IDL/be_include/be_visitor_valuetype/marshal_ch.h index f15cf6d72d9..820045dba33 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_valuetype/marshal_ch.h +++ b/TAO/TAO_IDL/be_include/be_visitor_valuetype/marshal_ch.h @@ -4,8 +4,6 @@ /** * @file marshal_ch.h * - * $Id$ - * * Concrete visitor for valuetypes. * This one provides code generation for marshalling. * diff --git a/TAO/TAO_IDL/be_include/be_visitor_valuetype/marshal_cs.h b/TAO/TAO_IDL/be_include/be_visitor_valuetype/marshal_cs.h index 011c3d2c596..09c09399e2d 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_valuetype/marshal_cs.h +++ b/TAO/TAO_IDL/be_include/be_visitor_valuetype/marshal_cs.h @@ -4,8 +4,6 @@ /** * @file marshal_cs.h * - * $Id$ - * * Concrete visitor for valuetypes. * This one provides code generation for marshalling. * diff --git a/TAO/TAO_IDL/be_include/be_visitor_valuetype/obv_module.h b/TAO/TAO_IDL/be_include/be_visitor_valuetype/obv_module.h index e34ce20cedc..79629daa029 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_valuetype/obv_module.h +++ b/TAO/TAO_IDL/be_include/be_visitor_valuetype/obv_module.h @@ -4,8 +4,6 @@ /** * @file obv_module.h * - * $Id$ - * * Concrete visitor for the Module class * This provides code generation for the module in the header * for the OBV_ namespace diff --git a/TAO/TAO_IDL/be_include/be_visitor_valuetype/valuetype.h b/TAO/TAO_IDL/be_include/be_visitor_valuetype/valuetype.h index c07e68b2001..238cddb1186 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_valuetype/valuetype.h +++ b/TAO/TAO_IDL/be_include/be_visitor_valuetype/valuetype.h @@ -3,8 +3,6 @@ /** * @file valuetype.h * - * $Id$ - * * Concrete visitor for the Valuetype node. * This one provides the generic visitor for valuetypes from which others * will inherit. diff --git a/TAO/TAO_IDL/be_include/be_visitor_valuetype/valuetype_ch.h b/TAO/TAO_IDL/be_include/be_visitor_valuetype/valuetype_ch.h index bbd2964896a..664d51ec039 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_valuetype/valuetype_ch.h +++ b/TAO/TAO_IDL/be_include/be_visitor_valuetype/valuetype_ch.h @@ -3,8 +3,6 @@ /** * @file valuetype_ch.h * - * $Id$ - * * Concrete visitor for the Valuetype node. * This one provides code generation for valuetypes in the (client) header. * diff --git a/TAO/TAO_IDL/be_include/be_visitor_valuetype/valuetype_ci.h b/TAO/TAO_IDL/be_include/be_visitor_valuetype/valuetype_ci.h index b22baeb7815..dcb0f27426a 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_valuetype/valuetype_ci.h +++ b/TAO/TAO_IDL/be_include/be_visitor_valuetype/valuetype_ci.h @@ -3,8 +3,6 @@ /** * @file valuetype_ci.h * - * $Id$ - * * Concrete visitor for the Valuetype node. * This one provides code generation for valuetypes in the client inline. * diff --git a/TAO/TAO_IDL/be_include/be_visitor_valuetype/valuetype_cs.h b/TAO/TAO_IDL/be_include/be_visitor_valuetype/valuetype_cs.h index da4e8178899..409cc5bbc59 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_valuetype/valuetype_cs.h +++ b/TAO/TAO_IDL/be_include/be_visitor_valuetype/valuetype_cs.h @@ -3,8 +3,6 @@ /** * @file valuetype_cs.h * - * $Id$ - * * Concrete visitor for the Valuetype node. * This one provides code generation for valuetypes in the client stubs. * diff --git a/TAO/TAO_IDL/be_include/be_visitor_valuetype/valuetype_init.h b/TAO/TAO_IDL/be_include/be_visitor_valuetype/valuetype_init.h index bb563a982f7..acb85bf3be0 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_valuetype/valuetype_init.h +++ b/TAO/TAO_IDL/be_include/be_visitor_valuetype/valuetype_init.h @@ -3,8 +3,6 @@ /** * @file valuetype_init.h * - * $Id$ - * * Coomon visitor for the Valuetype node. * This one provides code generation for valuetype factory construct. * diff --git a/TAO/TAO_IDL/be_include/be_visitor_valuetype/valuetype_init_arglist_ch.h b/TAO/TAO_IDL/be_include/be_visitor_valuetype/valuetype_init_arglist_ch.h index 6e39cee406b..987f00f3854 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_valuetype/valuetype_init_arglist_ch.h +++ b/TAO/TAO_IDL/be_include/be_visitor_valuetype/valuetype_init_arglist_ch.h @@ -3,8 +3,6 @@ /** * @file valuetype_init_arglist_ch.h * - * $Id$ - * * Visitor for generating code for OBV factory. This generates the * operation signature. * diff --git a/TAO/TAO_IDL/be_include/be_visitor_valuetype/valuetype_init_ch.h b/TAO/TAO_IDL/be_include/be_visitor_valuetype/valuetype_init_ch.h index 10a6921a9b6..b7b1ba05958 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_valuetype/valuetype_init_ch.h +++ b/TAO/TAO_IDL/be_include/be_visitor_valuetype/valuetype_init_ch.h @@ -3,8 +3,6 @@ /** * @file valuetype_init_ch.h * - * $Id$ - * * Concrete visitor for the Valuetype node. * This one provides code generation for valuetype factory * in the (client) header. diff --git a/TAO/TAO_IDL/be_include/be_visitor_valuetype/valuetype_init_ci.h b/TAO/TAO_IDL/be_include/be_visitor_valuetype/valuetype_init_ci.h index 183bf1837e9..bcd904b37cb 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_valuetype/valuetype_init_ci.h +++ b/TAO/TAO_IDL/be_include/be_visitor_valuetype/valuetype_init_ci.h @@ -3,8 +3,6 @@ /** * @file valuetype_init_ci.h * - * $Id$ - * * Concrete visitor for the Valuetype node. * This one provides code generation for valuetype factory * in the (client) inline. diff --git a/TAO/TAO_IDL/be_include/be_visitor_valuetype/valuetype_init_cs.h b/TAO/TAO_IDL/be_include/be_visitor_valuetype/valuetype_init_cs.h index 30b8f187ec2..7a06dd6437f 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_valuetype/valuetype_init_cs.h +++ b/TAO/TAO_IDL/be_include/be_visitor_valuetype/valuetype_init_cs.h @@ -3,8 +3,6 @@ /** * @file valuetype_init_cs.h * - * $Id$ - * * Concrete visitor for the Valuetype node. * This one provides code generation for valuetype factory * in the (client) source. diff --git a/TAO/TAO_IDL/be_include/be_visitor_valuetype/valuetype_obv_ch.h b/TAO/TAO_IDL/be_include/be_visitor_valuetype/valuetype_obv_ch.h index cc1483c7585..4d2a933da56 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_valuetype/valuetype_obv_ch.h +++ b/TAO/TAO_IDL/be_include/be_visitor_valuetype/valuetype_obv_ch.h @@ -3,8 +3,6 @@ /** * @file valuetype_obv_ch.h * - * $Id$ - * * Concrete visitor for the Valuetype node. * This one provides code generation for valuetype OBV_ class * in the (client) header. diff --git a/TAO/TAO_IDL/be_include/be_visitor_valuetype/valuetype_obv_ci.h b/TAO/TAO_IDL/be_include/be_visitor_valuetype/valuetype_obv_ci.h index da95b740355..0c8a830559e 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_valuetype/valuetype_obv_ci.h +++ b/TAO/TAO_IDL/be_include/be_visitor_valuetype/valuetype_obv_ci.h @@ -3,8 +3,6 @@ /** * @file valuetype_obv_ci.h * - * $Id$ - * * Concrete visitor for the Valuetype node. * This one provides code generation for valuetype OBV_ class * in the (client) header. diff --git a/TAO/TAO_IDL/be_include/be_visitor_valuetype/valuetype_obv_cs.h b/TAO/TAO_IDL/be_include/be_visitor_valuetype/valuetype_obv_cs.h index 3b2bc32c25e..785cd76ce90 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_valuetype/valuetype_obv_cs.h +++ b/TAO/TAO_IDL/be_include/be_visitor_valuetype/valuetype_obv_cs.h @@ -3,8 +3,6 @@ /** * @file valuetype_obv_cs.h * - * $Id$ - * * Visitor generating code for Valuetypes * OBV_ class implementation * (see C++ mapping OMG 20.17) diff --git a/TAO/TAO_IDL/be_include/be_visitor_valuetype/valuetype_sh.h b/TAO/TAO_IDL/be_include/be_visitor_valuetype/valuetype_sh.h index a598735fc38..91f1c8301fb 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_valuetype/valuetype_sh.h +++ b/TAO/TAO_IDL/be_include/be_visitor_valuetype/valuetype_sh.h @@ -3,8 +3,6 @@ /** * @file valuetype_sh.h * - * $Id$ - * * Concrete visitor for the valuetype node. * This provides for code generation in the server header * diff --git a/TAO/TAO_IDL/be_include/be_visitor_valuetype/valuetype_ss.h b/TAO/TAO_IDL/be_include/be_visitor_valuetype/valuetype_ss.h index 060eafa0d22..781b409c41c 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_valuetype/valuetype_ss.h +++ b/TAO/TAO_IDL/be_include/be_visitor_valuetype/valuetype_ss.h @@ -3,8 +3,6 @@ /** * @file valuetype_ss.h * - * $Id$ - * * Concrete visitor for the valuetype node. * This provides for code generation in the server skeleton * diff --git a/TAO/TAO_IDL/be_include/be_visitor_valuetype_fwd.h b/TAO/TAO_IDL/be_include/be_visitor_valuetype_fwd.h index 88affaabf72..9bcc303034c 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_valuetype_fwd.h +++ b/TAO/TAO_IDL/be_include/be_visitor_valuetype_fwd.h @@ -4,8 +4,6 @@ /** * @file be_visitor_valuetype_fwd.h * - * $Id$ - * * Concrete visitor for the valuetype_fwd class * * diff --git a/TAO/TAO_IDL/be_include/be_visitor_valuetype_fwd/any_op_ch.h b/TAO/TAO_IDL/be_include/be_visitor_valuetype_fwd/any_op_ch.h index d7a439c6e3a..274bdf93dcf 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_valuetype_fwd/any_op_ch.h +++ b/TAO/TAO_IDL/be_include/be_visitor_valuetype_fwd/any_op_ch.h @@ -3,8 +3,6 @@ /** * @file any_op_ch.h * - * $Id$ - * * Concrete visitor for the forward declared Valuetype node. * This one provides code generation for the Any operators. * diff --git a/TAO/TAO_IDL/be_include/be_visitor_valuetype_fwd/cdr_op_ch.h b/TAO/TAO_IDL/be_include/be_visitor_valuetype_fwd/cdr_op_ch.h index 265be94e53b..1e90640acf7 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_valuetype_fwd/cdr_op_ch.h +++ b/TAO/TAO_IDL/be_include/be_visitor_valuetype_fwd/cdr_op_ch.h @@ -4,8 +4,6 @@ /** * @file cdr_op_ch.h * - * $Id$ - * * Concrete visitor for the valuetype_fwd class * This one provides code generation for the CDR operators * (actually just their declarations) for the valuetype forward diff --git a/TAO/TAO_IDL/be_include/be_visitor_valuetype_fwd/valuetype_fwd_ch.h b/TAO/TAO_IDL/be_include/be_visitor_valuetype_fwd/valuetype_fwd_ch.h index 6020919e8c0..a8570cb0db3 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_valuetype_fwd/valuetype_fwd_ch.h +++ b/TAO/TAO_IDL/be_include/be_visitor_valuetype_fwd/valuetype_fwd_ch.h @@ -3,8 +3,6 @@ /** * @file valuetype_fwd_ch.h * - * $Id$ - * * Concrete visitor for the Valuetype Forward node. * This one provides code generation for valuetype forward node. * diff --git a/TAO/TAO_IDL/be_include/be_visitor_xplicit_pre_proc.h b/TAO/TAO_IDL/be_include/be_visitor_xplicit_pre_proc.h index dd3f23bd1b6..b5ae2f4a18a 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_xplicit_pre_proc.h +++ b/TAO/TAO_IDL/be_include/be_visitor_xplicit_pre_proc.h @@ -4,8 +4,6 @@ /** * @file be_visitor_xplicit_pre_proc.h * - * $Id$ - * * This visitor creates the explicit home interface * * diff --git a/TAO/TAO_IDL/include/ast_visitor.h b/TAO/TAO_IDL/include/ast_visitor.h index fdad96a9445..13f64af74b7 100644 --- a/TAO/TAO_IDL/include/ast_visitor.h +++ b/TAO/TAO_IDL/include/ast_visitor.h @@ -4,8 +4,6 @@ /** * @file ast_visitor.h * - * $Id$ - * * The abstract AST visitor base class. * * diff --git a/TAO/TAO_IDL/include/ast_visitor_context.h b/TAO/TAO_IDL/include/ast_visitor_context.h index f24026d529e..0f13e72e7bf 100644 --- a/TAO/TAO_IDL/include/ast_visitor_context.h +++ b/TAO/TAO_IDL/include/ast_visitor_context.h @@ -4,8 +4,6 @@ /** * @file ast_visitor_context.h * - * $Id$ - * * This class serves to provide the necessary context information to the * visitor as it generates code. This may include the scope inside which the * code is generated, the output file that is being used, and others. This diff --git a/TAO/TAO_IDL/include/ast_visitor_reifying.h b/TAO/TAO_IDL/include/ast_visitor_reifying.h index 507078f1732..bbacf6e59b7 100644 --- a/TAO/TAO_IDL/include/ast_visitor_reifying.h +++ b/TAO/TAO_IDL/include/ast_visitor_reifying.h @@ -4,8 +4,6 @@ /** * @file ast_visitor_reifying.h * - * $Id$ - * * This visitor visits an AST_Param_Holder, finds the corresponding * template argument, looks up or creates the type, and stores * it for retrieval and use in the template module diff --git a/TAO/TAO_IDL/include/ast_visitor_tmpl_module_inst.h b/TAO/TAO_IDL/include/ast_visitor_tmpl_module_inst.h index 2cdbd402856..f46d2d42947 100644 --- a/TAO/TAO_IDL/include/ast_visitor_tmpl_module_inst.h +++ b/TAO/TAO_IDL/include/ast_visitor_tmpl_module_inst.h @@ -4,8 +4,6 @@ /** * @file ast_visitor_tmpl_module_inst.h * - * $Id$ - * * This visitor creates nodes resulting * from the instantiation of a template module, or from a * reference to one inside another, and adds these nodes diff --git a/TAO/TAO_IDL/include/ast_visitor_tmpl_module_ref.h b/TAO/TAO_IDL/include/ast_visitor_tmpl_module_ref.h index f93ca55bcd2..ca3d3999e0d 100644 --- a/TAO/TAO_IDL/include/ast_visitor_tmpl_module_ref.h +++ b/TAO/TAO_IDL/include/ast_visitor_tmpl_module_ref.h @@ -4,8 +4,6 @@ /** * @file ast_visitor_tmpl_module_ref.h * - * $Id$ - * * This visitor creates nodes resulting from the reference * to one inside another, and adds these nodes to the AST. * diff --git a/TAO/docs/tutorials/Quoter/Simple/Impl-Repo/server.cpp b/TAO/docs/tutorials/Quoter/Simple/Impl-Repo/server.cpp index e4337ae6b7c..43592941472 100644 --- a/TAO/docs/tutorials/Quoter/Simple/Impl-Repo/server.cpp +++ b/TAO/docs/tutorials/Quoter/Simple/Impl-Repo/server.cpp @@ -3,8 +3,6 @@ /** * @file server.cpp * - * $Id$ - * * In this example, * - Example showing the working of implementation repository. * diff --git a/TAO/docs/tutorials/Quoter/Simple/Persistent/server.cpp b/TAO/docs/tutorials/Quoter/Simple/Persistent/server.cpp index 87a1c3dc7e3..f764e6064c4 100644 --- a/TAO/docs/tutorials/Quoter/Simple/Persistent/server.cpp +++ b/TAO/docs/tutorials/Quoter/Simple/Persistent/server.cpp @@ -3,8 +3,6 @@ /** * @file server.cpp * - * $Id$ - * * * In this example, a new POA (childPOA) is created and its * policy is set so that it object references are persistent. diff --git a/TAO/examples/AMH/Sink_Server/AMH_Servant.h b/TAO/examples/AMH/Sink_Server/AMH_Servant.h index c70e69c2704..f0ad8f667b1 100644 --- a/TAO/examples/AMH/Sink_Server/AMH_Servant.h +++ b/TAO/examples/AMH/Sink_Server/AMH_Servant.h @@ -4,8 +4,6 @@ /** * @file AMH_Servant.h * - * $Id$ - * * @author Mayur Deshpande <mayur@ics.uci.edu> * */ diff --git a/TAO/examples/AMH/Sink_Server/Base_Server.h b/TAO/examples/AMH/Sink_Server/Base_Server.h index ef22b3a62c7..39c6028d2c1 100644 --- a/TAO/examples/AMH/Sink_Server/Base_Server.h +++ b/TAO/examples/AMH/Sink_Server/Base_Server.h @@ -4,8 +4,6 @@ /** * @file Base_Server.h * - * $Id$ - * * @desc Implements common CORBA server ORB and POA initialisations. * * @author Mayur Deshpande <mayur@ics.uci.edu> diff --git a/TAO/examples/AMH/Sink_Server/Client_Task.h b/TAO/examples/AMH/Sink_Server/Client_Task.h index 69105cc8d22..31842a36921 100644 --- a/TAO/examples/AMH/Sink_Server/Client_Task.h +++ b/TAO/examples/AMH/Sink_Server/Client_Task.h @@ -4,8 +4,6 @@ /** * @file Client_Task.h * - * $Id$ - * * @desc Provides common functionality needed to run a client * thread. Also incorporates functionality to collect and print * statistics about the test. diff --git a/TAO/examples/AMH/Sink_Server/MT_AMH_Server.h b/TAO/examples/AMH/Sink_Server/MT_AMH_Server.h index 2b05e754463..540ba23946e 100644 --- a/TAO/examples/AMH/Sink_Server/MT_AMH_Server.h +++ b/TAO/examples/AMH/Sink_Server/MT_AMH_Server.h @@ -4,8 +4,6 @@ /** * @file MT_AMH_Server.h * - * $Id$ - * * @desc Provides Multi-threaded functionality to the Base_Server. * * @author Mayur Deshpande <mayur@ics.uci.edu> diff --git a/TAO/examples/AMH/Sink_Server/Timer_Handler.cpp b/TAO/examples/AMH/Sink_Server/Timer_Handler.cpp index f2b3f5f1b52..ea4b5960963 100644 --- a/TAO/examples/AMH/Sink_Server/Timer_Handler.cpp +++ b/TAO/examples/AMH/Sink_Server/Timer_Handler.cpp @@ -4,8 +4,6 @@ /** * @file Timer_Handler.cpp * - * $Id$ - * * @desc Fires servant upcall after a specified period of delay * * @author Mayur Deshpande <mayur@ics.uci.edu> diff --git a/TAO/examples/AMH/Sink_Server/Timer_Handler.h b/TAO/examples/AMH/Sink_Server/Timer_Handler.h index 0e11a41b5a6..dca587b4fed 100644 --- a/TAO/examples/AMH/Sink_Server/Timer_Handler.h +++ b/TAO/examples/AMH/Sink_Server/Timer_Handler.h @@ -4,8 +4,6 @@ /** * @file Timer_Handler.h * - * $Id$ - * * @desc Fires servant upcall after a specified period of delay * * @author Mayur Deshpande <mayur@ics.uci.edu> diff --git a/TAO/examples/AMI/FL_Callback/Peer_i.h b/TAO/examples/AMI/FL_Callback/Peer_i.h index df8af1b50db..c9563cf4279 100644 --- a/TAO/examples/AMI/FL_Callback/Peer_i.h +++ b/TAO/examples/AMI/FL_Callback/Peer_i.h @@ -3,8 +3,6 @@ /** * @file Peer_i.h * - * $Id$ - * * @author Carlos O'Ryan */ //============================================================================= diff --git a/TAO/examples/AMI/FL_Callback/Progress_i.h b/TAO/examples/AMI/FL_Callback/Progress_i.h index 7fbe8ef8db4..681573b7627 100644 --- a/TAO/examples/AMI/FL_Callback/Progress_i.h +++ b/TAO/examples/AMI/FL_Callback/Progress_i.h @@ -3,8 +3,6 @@ /** * @file Progress_i.h * - * $Id$ - * * @author Carlos O'Ryan */ //============================================================================= diff --git a/TAO/examples/Advanced/ch_12/CCS.idl b/TAO/examples/Advanced/ch_12/CCS.idl index c727d0bff96..4722dadc125 100644 --- a/TAO/examples/Advanced/ch_12/CCS.idl +++ b/TAO/examples/Advanced/ch_12/CCS.idl @@ -3,8 +3,6 @@ /** * @file CCS.idl * - * $Id$ - * * @author Source code used in TAO has been modified and adapted from thecode provided in the book * @author "Advanced CORBA Programming with C++"by Michi Henning and Steve Vinoski. Copyright1999. Addison-Wesley * @author Reading diff --git a/TAO/examples/Advanced/ch_12/client.cpp b/TAO/examples/Advanced/ch_12/client.cpp index ff604d77fb1..9597a239a7d 100644 --- a/TAO/examples/Advanced/ch_12/client.cpp +++ b/TAO/examples/Advanced/ch_12/client.cpp @@ -3,8 +3,6 @@ /** * @file client.cpp * - * $Id$ - * * @author Source code used in TAO has been modified and adapted from thecode provided in the book * @author "Advanced CORBA Programming with C++"by Michi Henning and Steve Vinoski. Copyright1999. Addison-Wesley * @author Reading diff --git a/TAO/examples/Advanced/ch_12/icp.cpp b/TAO/examples/Advanced/ch_12/icp.cpp index e06a0739beb..369d5addf5c 100644 --- a/TAO/examples/Advanced/ch_12/icp.cpp +++ b/TAO/examples/Advanced/ch_12/icp.cpp @@ -3,8 +3,6 @@ /** * @file icp.cpp * - * $Id$ - * * @author Source code used in TAO has been modified and adapted from thecode provided in the book * @author "Advanced CORBA Programming with C++"by Michi Henning and Steve Vinoski. Copyright1999. Addison-Wesley * @author Reading diff --git a/TAO/examples/Advanced/ch_12/icp.h b/TAO/examples/Advanced/ch_12/icp.h index 628b09b4969..b343a6b58c7 100644 --- a/TAO/examples/Advanced/ch_12/icp.h +++ b/TAO/examples/Advanced/ch_12/icp.h @@ -3,8 +3,6 @@ /** * @file icp.h * - * $Id$ - * * @author Source code used in TAO has been modified and adapted from thecode provided in the book * @author "Advanced CORBA Programming with C++"by Michi Henning and Steve Vinoski. Copyright1999. Addison-Wesley * @author Reading diff --git a/TAO/examples/Advanced/ch_12/server.cpp b/TAO/examples/Advanced/ch_12/server.cpp index 2fa85c30ee1..eb1414201b5 100644 --- a/TAO/examples/Advanced/ch_12/server.cpp +++ b/TAO/examples/Advanced/ch_12/server.cpp @@ -3,8 +3,6 @@ /** * @file server.cpp * - * $Id$ - * * @author Source code used in TAO has been modified and adapted from thecode provided in the book * @author "Advanced CORBA Programming with C++"by Michi Henning and Steve Vinoski. Copyright1999. Addison-Wesley * @author Reading diff --git a/TAO/examples/Advanced/ch_12/server.h b/TAO/examples/Advanced/ch_12/server.h index 45850f8705a..cebda59b760 100644 --- a/TAO/examples/Advanced/ch_12/server.h +++ b/TAO/examples/Advanced/ch_12/server.h @@ -3,8 +3,6 @@ /** * @file server.h * - * $Id$ - * * @author Source code used in TAO has been modified and adapted from thecode provided in the book * @author "Advanced CORBA Programming with C++"by Michi Henning and Steve Vinoski. Copyright1999. Addison-Wesley * @author Reading diff --git a/TAO/examples/Advanced/ch_18/CCS.idl b/TAO/examples/Advanced/ch_18/CCS.idl index 00e171ebba0..b38c775545b 100644 --- a/TAO/examples/Advanced/ch_18/CCS.idl +++ b/TAO/examples/Advanced/ch_18/CCS.idl @@ -2,8 +2,6 @@ /** * @file CCS.idl * - * $Id$ - * * @author Source code used in TAO has been modified and adapted from the codeprovided in the book * @author "Advanced CORBA Programming with C++" by MichiHenning and Steve Vinoski. Copyright 1999. Addison-Wesley * @author Reading diff --git a/TAO/examples/Advanced/ch_18/client.cpp b/TAO/examples/Advanced/ch_18/client.cpp index 5cb8e6d4266..ca3f0ca4c89 100644 --- a/TAO/examples/Advanced/ch_18/client.cpp +++ b/TAO/examples/Advanced/ch_18/client.cpp @@ -2,8 +2,6 @@ /** * @file client.cpp * - * $Id$ - * * @author Source code used in TAO has been modified and adapted from the codeprovided in the book * @author "Advanced CORBA Programming with C++" by MichiHenning and Steve Vinoski. Copyright 1999. Addison-Wesley * @author Reading diff --git a/TAO/examples/Advanced/ch_18/icp.cpp b/TAO/examples/Advanced/ch_18/icp.cpp index 0d8f2d10a2b..d06ee1dcf34 100644 --- a/TAO/examples/Advanced/ch_18/icp.cpp +++ b/TAO/examples/Advanced/ch_18/icp.cpp @@ -2,8 +2,6 @@ /** * @file icp.cpp * - * $Id$ - * * @author Source code used in TAO has been modified and adapted from the codeprovided in the book * @author "Advanced CORBA Programming with C++" by MichiHenning and Steve Vinoski. Copyright 1999. Addison-Wesley * @author Reading diff --git a/TAO/examples/Advanced/ch_18/icp.h b/TAO/examples/Advanced/ch_18/icp.h index 49389e8ce7e..17a1bf449d6 100644 --- a/TAO/examples/Advanced/ch_18/icp.h +++ b/TAO/examples/Advanced/ch_18/icp.h @@ -2,8 +2,6 @@ /** * @file icp.h * - * $Id$ - * * @author Source code used in TAO has been modified and adapted from the codeprovided in the book * @author "Advanced CORBA Programming with C++" by MichiHenning and Steve Vinoski. Copyright 1999. Addison-Wesley * @author Reading diff --git a/TAO/examples/Advanced/ch_18/server.cpp b/TAO/examples/Advanced/ch_18/server.cpp index cdedd259072..6f3408411ba 100644 --- a/TAO/examples/Advanced/ch_18/server.cpp +++ b/TAO/examples/Advanced/ch_18/server.cpp @@ -3,8 +3,6 @@ /** * @file server.cpp * - * $Id$ - * * @author Source code used in TAO has been modified and adapted from thecode provided in the book * @author "Advanced CORBA Programming with C++"by Michi Henning and Steve Vinoski. Copyright1999. Addison-Wesley * @author Reading diff --git a/TAO/examples/Advanced/ch_18/server.h b/TAO/examples/Advanced/ch_18/server.h index a43c11d44c7..4888e9a9389 100644 --- a/TAO/examples/Advanced/ch_18/server.h +++ b/TAO/examples/Advanced/ch_18/server.h @@ -2,8 +2,6 @@ /** * @file server.h * - * $Id$ - * * @author Source code used in TAO has been modified and adapted from the codeprovided in the book * @author "Advanced CORBA Programming with C++" by MichiHenning and Steve Vinoski. Copyright 1999. Addison-Wesley * @author Reading diff --git a/TAO/examples/Advanced/ch_21/CCS.idl b/TAO/examples/Advanced/ch_21/CCS.idl index c119c3faa40..8ab1c077cd6 100644 --- a/TAO/examples/Advanced/ch_21/CCS.idl +++ b/TAO/examples/Advanced/ch_21/CCS.idl @@ -2,8 +2,6 @@ /** * @file CCS.idl * - * $Id$ - * * @author Source code used in TAO has been modified and adapted from the codeprovided in the book * @author "Advanced CORBA Programming with C++" by MichiHenning and Steve Vinoski. Copyright 1999. Addison-Wesley * @author Reading diff --git a/TAO/examples/Advanced/ch_21/client.cpp b/TAO/examples/Advanced/ch_21/client.cpp index ec0563841ca..b57c2a900b2 100644 --- a/TAO/examples/Advanced/ch_21/client.cpp +++ b/TAO/examples/Advanced/ch_21/client.cpp @@ -3,8 +3,6 @@ /** * @file client.cpp * - * $Id$ - * * @author Source code used in TAO has been modified and adapted from the code provided in the book * @author "Advanced CORBA Programming with C++" by MichiHenning and Steve Vinoski. Copyright 1999. Addison-Wesley * @author Reading diff --git a/TAO/examples/Advanced/ch_21/icp.cpp b/TAO/examples/Advanced/ch_21/icp.cpp index 0fa1f6deadb..892857db7b0 100644 --- a/TAO/examples/Advanced/ch_21/icp.cpp +++ b/TAO/examples/Advanced/ch_21/icp.cpp @@ -2,8 +2,6 @@ /** * @file icp.cpp * - * $Id$ - * * @author Source code used in TAO has been modified and adapted from the codeprovided in the book * @author "Advanced CORBA Programming with C++" by MichiHenning and Steve Vinoski. Copyright 1999. Addison-Wesley * @author Reading diff --git a/TAO/examples/Advanced/ch_21/icp.h b/TAO/examples/Advanced/ch_21/icp.h index 171b55e89a1..367dba07e09 100644 --- a/TAO/examples/Advanced/ch_21/icp.h +++ b/TAO/examples/Advanced/ch_21/icp.h @@ -2,8 +2,6 @@ /** * @file icp.h * - * $Id$ - * * @author Source code used in TAO has been modified and adapted from the codeprovided in the book * @author "Advanced CORBA Programming with C++" by MichiHenning and Steve Vinoski. Copyright 1999. Addison-Wesley * @author Reading diff --git a/TAO/examples/Advanced/ch_21/server.cpp b/TAO/examples/Advanced/ch_21/server.cpp index 417cd098b83..4ffc422b94a 100644 --- a/TAO/examples/Advanced/ch_21/server.cpp +++ b/TAO/examples/Advanced/ch_21/server.cpp @@ -3,8 +3,6 @@ /** * @file server.cpp * - * $Id$ - * * @author Source code used in TAO has been modified and adapted from the codeprovided in the book * @author "Advanced CORBA Programming with C++" by MichiHenning and Steve Vinoski. Copyright 1999. Addison-Wesley * @author Reading diff --git a/TAO/examples/Advanced/ch_21/server.h b/TAO/examples/Advanced/ch_21/server.h index ced2bfb7641..4935b052223 100644 --- a/TAO/examples/Advanced/ch_21/server.h +++ b/TAO/examples/Advanced/ch_21/server.h @@ -2,8 +2,6 @@ /** * @file server.h * - * $Id$ - * * @author Source code used in TAO has been modified and adapted from the codeprovided in the book * @author "Advanced CORBA Programming with C++" by MichiHenning and Steve Vinoski. Copyright 1999. Addison-Wesley * @author Reading diff --git a/TAO/examples/Advanced/ch_3/client.cpp b/TAO/examples/Advanced/ch_3/client.cpp index 37f11b0cc30..da08acc1d2e 100644 --- a/TAO/examples/Advanced/ch_3/client.cpp +++ b/TAO/examples/Advanced/ch_3/client.cpp @@ -3,8 +3,6 @@ /** * @file client.cpp * - * $Id$ - * * @author Source code used in TAO has been modified and adapted from thecode provided in the book * @author "Advanced CORBA Programming with C++"by Michi Henning and Steve Vinoski. Copyright1999. Addison-Wesley * @author Reading diff --git a/TAO/examples/Advanced/ch_3/server.cpp b/TAO/examples/Advanced/ch_3/server.cpp index 14caa68f7b9..b59b38df1c2 100644 --- a/TAO/examples/Advanced/ch_3/server.cpp +++ b/TAO/examples/Advanced/ch_3/server.cpp @@ -3,8 +3,6 @@ /** * @file server.cpp * - * $Id$ - * * @author Source code used in TAO has been modified and adapted from thecode provided in the book * @author "Advanced CORBA Programming with C++"by Michi Henning and Steve Vinoski. Copyright1999. Addison-Wesley * @author Reading diff --git a/TAO/examples/Advanced/ch_3/server.h b/TAO/examples/Advanced/ch_3/server.h index 207cc33c69d..a61cc86259e 100644 --- a/TAO/examples/Advanced/ch_3/server.h +++ b/TAO/examples/Advanced/ch_3/server.h @@ -3,8 +3,6 @@ /** * @file server.h * - * $Id$ - * * @author Source code used in TAO has been modified and adapted from the codeprovided in the book * @author "Advanced CORBA Programming with C++" by MichiHenning and Steve Vinoski. Copyright 1999. Addison-Wesley * @author Reading diff --git a/TAO/examples/Advanced/ch_3/time.idl b/TAO/examples/Advanced/ch_3/time.idl index 5143dd6c9ec..8a476fccc31 100644 --- a/TAO/examples/Advanced/ch_3/time.idl +++ b/TAO/examples/Advanced/ch_3/time.idl @@ -3,8 +3,6 @@ /** * @file time.idl * - * $Id$ - * * @author Source code used in TAO has been modified and adapted from the codeprovided in the book * @author "Advanced CORBA Programming with C++" by MichiHenning and Steve Vinoski. Copyright 1999. Addison-Wesley * @author Reading diff --git a/TAO/examples/Advanced/ch_8_and_10/CCS.idl b/TAO/examples/Advanced/ch_8_and_10/CCS.idl index 0ff3f693625..5c2503fec4c 100644 --- a/TAO/examples/Advanced/ch_8_and_10/CCS.idl +++ b/TAO/examples/Advanced/ch_8_and_10/CCS.idl @@ -2,8 +2,6 @@ /** * @file CCS.idl * - * $Id$ - * * @author Source code used in TAO has been modified and adapted from the codeprovided in the book * @author "Advanced CORBA Programming with C++" by MichiHenning and Steve Vinoski. Copyright 1999. Addison-Wesley * @author Reading diff --git a/TAO/examples/Advanced/ch_8_and_10/client.cpp b/TAO/examples/Advanced/ch_8_and_10/client.cpp index 0352add409b..b051a9506d3 100644 --- a/TAO/examples/Advanced/ch_8_and_10/client.cpp +++ b/TAO/examples/Advanced/ch_8_and_10/client.cpp @@ -2,8 +2,6 @@ /** * @file client.cpp * - * $Id$ - * * @author Source code used in TAO has been modified and adapted from the codeprovided in the book * @author "Advanced CORBA Programming with C++" by MichiHenning and Steve Vinoski. Copyright 1999. Addison-Wesley * @author Reading diff --git a/TAO/examples/Advanced/ch_8_and_10/icp.cpp b/TAO/examples/Advanced/ch_8_and_10/icp.cpp index 5d867e1125c..f93bdd4ce46 100644 --- a/TAO/examples/Advanced/ch_8_and_10/icp.cpp +++ b/TAO/examples/Advanced/ch_8_and_10/icp.cpp @@ -2,8 +2,6 @@ /** * @file icp.cpp * - * $Id$ - * * @author Source code used in TAO has been modified and adapted from the codeprovided in the book * @author "Advanced CORBA Programming with C++" by MichiHenning and Steve Vinoski. Copyright 1999. Addison-Wesley * @author Reading diff --git a/TAO/examples/Advanced/ch_8_and_10/icp.h b/TAO/examples/Advanced/ch_8_and_10/icp.h index 49389e8ce7e..17a1bf449d6 100644 --- a/TAO/examples/Advanced/ch_8_and_10/icp.h +++ b/TAO/examples/Advanced/ch_8_and_10/icp.h @@ -2,8 +2,6 @@ /** * @file icp.h * - * $Id$ - * * @author Source code used in TAO has been modified and adapted from the codeprovided in the book * @author "Advanced CORBA Programming with C++" by MichiHenning and Steve Vinoski. Copyright 1999. Addison-Wesley * @author Reading diff --git a/TAO/examples/Advanced/ch_8_and_10/server.cpp b/TAO/examples/Advanced/ch_8_and_10/server.cpp index 9e7e83ff769..eb7563d3760 100644 --- a/TAO/examples/Advanced/ch_8_and_10/server.cpp +++ b/TAO/examples/Advanced/ch_8_and_10/server.cpp @@ -3,8 +3,6 @@ /** * @file server.cpp * - * $Id$ - * * @author Source code used in TAO has been modified and adapted from the codeprovided in the book * @author "Advanced CORBA Programming with C++" by MichiHenning and Steve Vinoski. Copyright 1999. Addison-Wesley * @author Reading diff --git a/TAO/examples/Advanced/ch_8_and_10/server.h b/TAO/examples/Advanced/ch_8_and_10/server.h index 43267c5e8eb..395c64e4382 100644 --- a/TAO/examples/Advanced/ch_8_and_10/server.h +++ b/TAO/examples/Advanced/ch_8_and_10/server.h @@ -2,8 +2,6 @@ /** * @file server.h * - * $Id$ - * * @author Source code used in TAO has been modified and adapted from the codeprovided in the book * @author "Advanced CORBA Programming with C++" by MichiHenning and Steve Vinoski. Copyright 1999. Addison-Wesley * @author Reading diff --git a/TAO/examples/Buffered_AMI/client.cpp b/TAO/examples/Buffered_AMI/client.cpp index a020c3d3edc..f75fc6e56aa 100644 --- a/TAO/examples/Buffered_AMI/client.cpp +++ b/TAO/examples/Buffered_AMI/client.cpp @@ -3,8 +3,6 @@ /** * @file client.cpp * - * $Id$ - * * This is a client that uses buffered AMI calls. * * diff --git a/TAO/examples/Buffered_AMI/test_i.h b/TAO/examples/Buffered_AMI/test_i.h index db145c802d8..eadcac9b5c0 100644 --- a/TAO/examples/Buffered_AMI/test_i.h +++ b/TAO/examples/Buffered_AMI/test_i.h @@ -3,8 +3,6 @@ /** * @file test_i.h * - * $Id$ - * * @author Irfan Pyarali */ //============================================================================= diff --git a/TAO/examples/Buffered_Oneways/client.cpp b/TAO/examples/Buffered_Oneways/client.cpp index 5b02d2c2ca2..fbe911e968a 100644 --- a/TAO/examples/Buffered_Oneways/client.cpp +++ b/TAO/examples/Buffered_Oneways/client.cpp @@ -3,8 +3,6 @@ /** * @file client.cpp * - * $Id$ - * * This is a client that uses buffered oneways. * * diff --git a/TAO/examples/Buffered_Oneways/test_i.h b/TAO/examples/Buffered_Oneways/test_i.h index 0c0818c991b..42cbe3f40a6 100644 --- a/TAO/examples/Buffered_Oneways/test_i.h +++ b/TAO/examples/Buffered_Oneways/test_i.h @@ -3,8 +3,6 @@ /** * @file test_i.h * - * $Id$ - * * @author Irfan Pyarali */ //============================================================================= diff --git a/TAO/examples/CSD_Strategy/ThreadPool/OrbShutdownTask.cpp b/TAO/examples/CSD_Strategy/ThreadPool/OrbShutdownTask.cpp index 8ebf447ccf7..1e8b5944313 100644 --- a/TAO/examples/CSD_Strategy/ThreadPool/OrbShutdownTask.cpp +++ b/TAO/examples/CSD_Strategy/ThreadPool/OrbShutdownTask.cpp @@ -4,8 +4,6 @@ /** * @file OrbShutdownTask.cpp * - * $Id$ - * * @author Tim Bradley <bradley_t@ociweb.com> */ //============================================================================= diff --git a/TAO/examples/CSD_Strategy/ThreadPool/OrbShutdownTask.h b/TAO/examples/CSD_Strategy/ThreadPool/OrbShutdownTask.h index b7e4bca8d74..6f0bd826751 100644 --- a/TAO/examples/CSD_Strategy/ThreadPool/OrbShutdownTask.h +++ b/TAO/examples/CSD_Strategy/ThreadPool/OrbShutdownTask.h @@ -4,8 +4,6 @@ /** * @file OrbShutdownTask.h * - * $Id$ - * * @author Tim Bradley <bradley_t@ociweb.com> */ //============================================================================= diff --git a/TAO/examples/CSD_Strategy/ThreadPool2/OrbShutdownTask.cpp b/TAO/examples/CSD_Strategy/ThreadPool2/OrbShutdownTask.cpp index 8ebf447ccf7..1e8b5944313 100644 --- a/TAO/examples/CSD_Strategy/ThreadPool2/OrbShutdownTask.cpp +++ b/TAO/examples/CSD_Strategy/ThreadPool2/OrbShutdownTask.cpp @@ -4,8 +4,6 @@ /** * @file OrbShutdownTask.cpp * - * $Id$ - * * @author Tim Bradley <bradley_t@ociweb.com> */ //============================================================================= diff --git a/TAO/examples/CSD_Strategy/ThreadPool2/OrbShutdownTask.h b/TAO/examples/CSD_Strategy/ThreadPool2/OrbShutdownTask.h index b7e4bca8d74..6f0bd826751 100644 --- a/TAO/examples/CSD_Strategy/ThreadPool2/OrbShutdownTask.h +++ b/TAO/examples/CSD_Strategy/ThreadPool2/OrbShutdownTask.h @@ -4,8 +4,6 @@ /** * @file OrbShutdownTask.h * - * $Id$ - * * @author Tim Bradley <bradley_t@ociweb.com> */ //============================================================================= diff --git a/TAO/examples/CSD_Strategy/ThreadPool3/OrbShutdownTask.cpp b/TAO/examples/CSD_Strategy/ThreadPool3/OrbShutdownTask.cpp index 8ebf447ccf7..1e8b5944313 100644 --- a/TAO/examples/CSD_Strategy/ThreadPool3/OrbShutdownTask.cpp +++ b/TAO/examples/CSD_Strategy/ThreadPool3/OrbShutdownTask.cpp @@ -4,8 +4,6 @@ /** * @file OrbShutdownTask.cpp * - * $Id$ - * * @author Tim Bradley <bradley_t@ociweb.com> */ //============================================================================= diff --git a/TAO/examples/CSD_Strategy/ThreadPool3/OrbShutdownTask.h b/TAO/examples/CSD_Strategy/ThreadPool3/OrbShutdownTask.h index b7e4bca8d74..6f0bd826751 100644 --- a/TAO/examples/CSD_Strategy/ThreadPool3/OrbShutdownTask.h +++ b/TAO/examples/CSD_Strategy/ThreadPool3/OrbShutdownTask.h @@ -4,8 +4,6 @@ /** * @file OrbShutdownTask.h * - * $Id$ - * * @author Tim Bradley <bradley_t@ociweb.com> */ //============================================================================= diff --git a/TAO/examples/CSD_Strategy/ThreadPool3/OrbTask.cpp b/TAO/examples/CSD_Strategy/ThreadPool3/OrbTask.cpp index a4955817b4b..d304e57961e 100644 --- a/TAO/examples/CSD_Strategy/ThreadPool3/OrbTask.cpp +++ b/TAO/examples/CSD_Strategy/ThreadPool3/OrbTask.cpp @@ -4,8 +4,6 @@ /** * @file OrbTask.cpp * - * $Id$ - * * @author Tim Bradley <bradley_t@ociweb.com> */ //============================================================================= diff --git a/TAO/examples/CSD_Strategy/ThreadPool3/OrbTask.h b/TAO/examples/CSD_Strategy/ThreadPool3/OrbTask.h index dde50d15f66..039da12da9f 100644 --- a/TAO/examples/CSD_Strategy/ThreadPool3/OrbTask.h +++ b/TAO/examples/CSD_Strategy/ThreadPool3/OrbTask.h @@ -4,8 +4,6 @@ /** * @file OrbTask.h * - * $Id$ - * * @author Tim Bradley <bradley_t@ociweb.com> */ //============================================================================= diff --git a/TAO/examples/CSD_Strategy/ThreadPool4/ClientTask.cpp b/TAO/examples/CSD_Strategy/ThreadPool4/ClientTask.cpp index 361116f7eea..bf87b4a618e 100644 --- a/TAO/examples/CSD_Strategy/ThreadPool4/ClientTask.cpp +++ b/TAO/examples/CSD_Strategy/ThreadPool4/ClientTask.cpp @@ -4,8 +4,6 @@ /** * @file ClientTask.cpp * - * $Id$ - * * @author Tim Bradley <bradley_t@ociweb.com> */ //============================================================================= diff --git a/TAO/examples/CSD_Strategy/ThreadPool4/ClientTask.h b/TAO/examples/CSD_Strategy/ThreadPool4/ClientTask.h index 5489c2577a9..a8385e4d1d1 100644 --- a/TAO/examples/CSD_Strategy/ThreadPool4/ClientTask.h +++ b/TAO/examples/CSD_Strategy/ThreadPool4/ClientTask.h @@ -4,8 +4,6 @@ /** * @file ClientTask.h * - * $Id$ - * * @author Tim Bradley <bradley_t@ociweb.com> */ //============================================================================= diff --git a/TAO/examples/CSD_Strategy/ThreadPool4/OrbShutdownTask.cpp b/TAO/examples/CSD_Strategy/ThreadPool4/OrbShutdownTask.cpp index 8ebf447ccf7..1e8b5944313 100644 --- a/TAO/examples/CSD_Strategy/ThreadPool4/OrbShutdownTask.cpp +++ b/TAO/examples/CSD_Strategy/ThreadPool4/OrbShutdownTask.cpp @@ -4,8 +4,6 @@ /** * @file OrbShutdownTask.cpp * - * $Id$ - * * @author Tim Bradley <bradley_t@ociweb.com> */ //============================================================================= diff --git a/TAO/examples/CSD_Strategy/ThreadPool4/OrbShutdownTask.h b/TAO/examples/CSD_Strategy/ThreadPool4/OrbShutdownTask.h index b7e4bca8d74..6f0bd826751 100644 --- a/TAO/examples/CSD_Strategy/ThreadPool4/OrbShutdownTask.h +++ b/TAO/examples/CSD_Strategy/ThreadPool4/OrbShutdownTask.h @@ -4,8 +4,6 @@ /** * @file OrbShutdownTask.h * - * $Id$ - * * @author Tim Bradley <bradley_t@ociweb.com> */ //============================================================================= diff --git a/TAO/examples/CSD_Strategy/ThreadPool5/ClientTask.cpp b/TAO/examples/CSD_Strategy/ThreadPool5/ClientTask.cpp index 495c482c827..85c0ef4d00d 100644 --- a/TAO/examples/CSD_Strategy/ThreadPool5/ClientTask.cpp +++ b/TAO/examples/CSD_Strategy/ThreadPool5/ClientTask.cpp @@ -4,8 +4,6 @@ /** * @file ClientTask.cpp * - * $Id$ - * * @author Tim Bradley <bradley_t@ociweb.com> */ //============================================================================= diff --git a/TAO/examples/CSD_Strategy/ThreadPool5/ClientTask.h b/TAO/examples/CSD_Strategy/ThreadPool5/ClientTask.h index bc6a5585e4f..ec19ef9a1bb 100644 --- a/TAO/examples/CSD_Strategy/ThreadPool5/ClientTask.h +++ b/TAO/examples/CSD_Strategy/ThreadPool5/ClientTask.h @@ -4,8 +4,6 @@ /** * @file ClientTask.h * - * $Id$ - * * @author Tim Bradley <bradley_t@ociweb.com> */ //============================================================================= diff --git a/TAO/examples/CSD_Strategy/ThreadPool5/OrbShutdownTask.cpp b/TAO/examples/CSD_Strategy/ThreadPool5/OrbShutdownTask.cpp index 8ebf447ccf7..1e8b5944313 100644 --- a/TAO/examples/CSD_Strategy/ThreadPool5/OrbShutdownTask.cpp +++ b/TAO/examples/CSD_Strategy/ThreadPool5/OrbShutdownTask.cpp @@ -4,8 +4,6 @@ /** * @file OrbShutdownTask.cpp * - * $Id$ - * * @author Tim Bradley <bradley_t@ociweb.com> */ //============================================================================= diff --git a/TAO/examples/CSD_Strategy/ThreadPool5/OrbShutdownTask.h b/TAO/examples/CSD_Strategy/ThreadPool5/OrbShutdownTask.h index b7e4bca8d74..6f0bd826751 100644 --- a/TAO/examples/CSD_Strategy/ThreadPool5/OrbShutdownTask.h +++ b/TAO/examples/CSD_Strategy/ThreadPool5/OrbShutdownTask.h @@ -4,8 +4,6 @@ /** * @file OrbShutdownTask.h * - * $Id$ - * * @author Tim Bradley <bradley_t@ociweb.com> */ //============================================================================= diff --git a/TAO/examples/CSD_Strategy/ThreadPool5/OrbTask.cpp b/TAO/examples/CSD_Strategy/ThreadPool5/OrbTask.cpp index c474c574113..1b178b8f561 100644 --- a/TAO/examples/CSD_Strategy/ThreadPool5/OrbTask.cpp +++ b/TAO/examples/CSD_Strategy/ThreadPool5/OrbTask.cpp @@ -4,8 +4,6 @@ /** * @file OrbTask.cpp * - * $Id$ - * * @author Tim Bradley <bradley_t@ociweb.com> */ //============================================================================= diff --git a/TAO/examples/CSD_Strategy/ThreadPool5/OrbTask.h b/TAO/examples/CSD_Strategy/ThreadPool5/OrbTask.h index dde50d15f66..039da12da9f 100644 --- a/TAO/examples/CSD_Strategy/ThreadPool5/OrbTask.h +++ b/TAO/examples/CSD_Strategy/ThreadPool5/OrbTask.h @@ -4,8 +4,6 @@ /** * @file OrbTask.h * - * $Id$ - * * @author Tim Bradley <bradley_t@ociweb.com> */ //============================================================================= diff --git a/TAO/examples/CSD_Strategy/ThreadPool6/OrbShutdownTask.cpp b/TAO/examples/CSD_Strategy/ThreadPool6/OrbShutdownTask.cpp index 8ebf447ccf7..1e8b5944313 100644 --- a/TAO/examples/CSD_Strategy/ThreadPool6/OrbShutdownTask.cpp +++ b/TAO/examples/CSD_Strategy/ThreadPool6/OrbShutdownTask.cpp @@ -4,8 +4,6 @@ /** * @file OrbShutdownTask.cpp * - * $Id$ - * * @author Tim Bradley <bradley_t@ociweb.com> */ //============================================================================= diff --git a/TAO/examples/CSD_Strategy/ThreadPool6/OrbShutdownTask.h b/TAO/examples/CSD_Strategy/ThreadPool6/OrbShutdownTask.h index b7e4bca8d74..6f0bd826751 100644 --- a/TAO/examples/CSD_Strategy/ThreadPool6/OrbShutdownTask.h +++ b/TAO/examples/CSD_Strategy/ThreadPool6/OrbShutdownTask.h @@ -4,8 +4,6 @@ /** * @file OrbShutdownTask.h * - * $Id$ - * * @author Tim Bradley <bradley_t@ociweb.com> */ //============================================================================= diff --git a/TAO/examples/Callback_Quoter/Consumer_Handler.cpp b/TAO/examples/Callback_Quoter/Consumer_Handler.cpp index 4348b1cad22..d4664285933 100644 --- a/TAO/examples/Callback_Quoter/Consumer_Handler.cpp +++ b/TAO/examples/Callback_Quoter/Consumer_Handler.cpp @@ -3,8 +3,6 @@ /** * @file Consumer_Handler.cpp * - * $Id$ - * * Implementation of the Consumer_Handler class. * * diff --git a/TAO/examples/Callback_Quoter/Consumer_Handler.h b/TAO/examples/Callback_Quoter/Consumer_Handler.h index 16bef8e8210..2706e2c3a71 100644 --- a/TAO/examples/Callback_Quoter/Consumer_Handler.h +++ b/TAO/examples/Callback_Quoter/Consumer_Handler.h @@ -4,8 +4,6 @@ /** * @file Consumer_Handler.h * - * $Id$ - * * Definition of the Callback_Qouter Consumer Client class, Consumer_Handler. * * diff --git a/TAO/examples/Callback_Quoter/Consumer_Input_Handler.cpp b/TAO/examples/Callback_Quoter/Consumer_Input_Handler.cpp index c5164c84b2b..68612d3ffbe 100644 --- a/TAO/examples/Callback_Quoter/Consumer_Input_Handler.cpp +++ b/TAO/examples/Callback_Quoter/Consumer_Input_Handler.cpp @@ -2,8 +2,6 @@ /** * @file Consumer_Input_Handler.cpp * - * $Id$ - * * Implementation of the Consumer_Input_Handler class. * * diff --git a/TAO/examples/Callback_Quoter/Consumer_Input_Handler.h b/TAO/examples/Callback_Quoter/Consumer_Input_Handler.h index 0bb703909b7..ff5392bd4bc 100644 --- a/TAO/examples/Callback_Quoter/Consumer_Input_Handler.h +++ b/TAO/examples/Callback_Quoter/Consumer_Input_Handler.h @@ -4,8 +4,6 @@ /** * @file Consumer_Input_Handler.h * - * $Id$ - * * Definition of the Callback_Qouter Consumer Client class, Consumer_Input_Handler. * * diff --git a/TAO/examples/Callback_Quoter/Consumer_Signal_Handler.cpp b/TAO/examples/Callback_Quoter/Consumer_Signal_Handler.cpp index c1ee3032ed7..ba3bc631d62 100644 --- a/TAO/examples/Callback_Quoter/Consumer_Signal_Handler.cpp +++ b/TAO/examples/Callback_Quoter/Consumer_Signal_Handler.cpp @@ -4,8 +4,6 @@ /** * @file Consumer_Signal_Handler.cpp * - * $Id$ - * * Implementation of the Consumer_Signal_Handler class. * * diff --git a/TAO/examples/Callback_Quoter/Consumer_Signal_Handler.h b/TAO/examples/Callback_Quoter/Consumer_Signal_Handler.h index 43865faf4b0..3edf6a6430f 100644 --- a/TAO/examples/Callback_Quoter/Consumer_Signal_Handler.h +++ b/TAO/examples/Callback_Quoter/Consumer_Signal_Handler.h @@ -4,8 +4,6 @@ /** * @file Consumer_Signal_Handler.h * - * $Id$ - * * Definition of the Consumer_Signal_Handler class. * * diff --git a/TAO/examples/Callback_Quoter/Consumer_i.cpp b/TAO/examples/Callback_Quoter/Consumer_i.cpp index 64ad94f6fe8..09d49dafc15 100644 --- a/TAO/examples/Callback_Quoter/Consumer_i.cpp +++ b/TAO/examples/Callback_Quoter/Consumer_i.cpp @@ -3,8 +3,6 @@ /** * @file Consumer_i.cpp * - * $Id$ - * * Implements the Consumer_i class, which is used by the * callback quoter client. * diff --git a/TAO/examples/Callback_Quoter/Consumer_i.h b/TAO/examples/Callback_Quoter/Consumer_i.h index 14cfadfddd0..350b69cc34a 100644 --- a/TAO/examples/Callback_Quoter/Consumer_i.h +++ b/TAO/examples/Callback_Quoter/Consumer_i.h @@ -4,8 +4,6 @@ /** * @file Consumer_i.h * - * $Id$ - * * Defines the implementation header for the Consumer interface. * * diff --git a/TAO/examples/Callback_Quoter/Notifier_Input_Handler.cpp b/TAO/examples/Callback_Quoter/Notifier_Input_Handler.cpp index f3b1cb32dec..829646fac82 100644 --- a/TAO/examples/Callback_Quoter/Notifier_Input_Handler.cpp +++ b/TAO/examples/Callback_Quoter/Notifier_Input_Handler.cpp @@ -3,8 +3,6 @@ /** * @file Notifier_Input_Handler.cpp * - * $Id$ - * * Implementation of the callback quoter Notifier_Input_Handler class. * * diff --git a/TAO/examples/Callback_Quoter/Notifier_Input_Handler.h b/TAO/examples/Callback_Quoter/Notifier_Input_Handler.h index 3c3c5f17ad9..bf1dcebb904 100644 --- a/TAO/examples/Callback_Quoter/Notifier_Input_Handler.h +++ b/TAO/examples/Callback_Quoter/Notifier_Input_Handler.h @@ -3,8 +3,6 @@ /** * @file Notifier_Input_Handler.h * - * $Id$ - * * Definition of the Callback_Quoter Notifier_Input_Handler class. * * diff --git a/TAO/examples/Callback_Quoter/Notifier_i.cpp b/TAO/examples/Callback_Quoter/Notifier_i.cpp index 70c72892625..7efa90b50db 100644 --- a/TAO/examples/Callback_Quoter/Notifier_i.cpp +++ b/TAO/examples/Callback_Quoter/Notifier_i.cpp @@ -3,8 +3,6 @@ /** * @file Notifier_i.cpp * - * $Id$ - * * Implementation of the Notifier_i class. This class is the servant * object for the callback quoter server. * diff --git a/TAO/examples/Callback_Quoter/Notifier_i.h b/TAO/examples/Callback_Quoter/Notifier_i.h index 5771f6cf463..f2da455405d 100644 --- a/TAO/examples/Callback_Quoter/Notifier_i.h +++ b/TAO/examples/Callback_Quoter/Notifier_i.h @@ -4,8 +4,6 @@ /** * @file Notifier_i.h * - * $Id$ - * * Defines the implementation header for the Supplier interface. * * diff --git a/TAO/examples/Callback_Quoter/Supplier_Timer_Handler.cpp b/TAO/examples/Callback_Quoter/Supplier_Timer_Handler.cpp index 5a83a86406d..23ec944277b 100644 --- a/TAO/examples/Callback_Quoter/Supplier_Timer_Handler.cpp +++ b/TAO/examples/Callback_Quoter/Supplier_Timer_Handler.cpp @@ -2,8 +2,6 @@ /** * Implementation of the Supplier_Time_Handler class. * - * $Id$ - * * @author Kirthika Parameswaran <kirthika@cs.wustl.edu> */ //============================================================================= diff --git a/TAO/examples/Callback_Quoter/Supplier_Timer_Handler.h b/TAO/examples/Callback_Quoter/Supplier_Timer_Handler.h index 40799b73a52..597312c65c9 100644 --- a/TAO/examples/Callback_Quoter/Supplier_Timer_Handler.h +++ b/TAO/examples/Callback_Quoter/Supplier_Timer_Handler.h @@ -4,8 +4,6 @@ /** * @file Supplier_Timer_Handler.h * - * $Id$ - * * Definition of the Supplier_Timer_Handler class. * * diff --git a/TAO/examples/Callback_Quoter/Supplier_i.cpp b/TAO/examples/Callback_Quoter/Supplier_i.cpp index 589e9bad462..7f47838a130 100644 --- a/TAO/examples/Callback_Quoter/Supplier_i.cpp +++ b/TAO/examples/Callback_Quoter/Supplier_i.cpp @@ -2,8 +2,6 @@ /** * @file Supplier_i.cpp * - * $Id$ - * * Implementation of the Supplier class. * * diff --git a/TAO/examples/Callback_Quoter/Supplier_i.h b/TAO/examples/Callback_Quoter/Supplier_i.h index 28b259ddbff..3070d3940ad 100644 --- a/TAO/examples/Callback_Quoter/Supplier_i.h +++ b/TAO/examples/Callback_Quoter/Supplier_i.h @@ -3,8 +3,6 @@ /** * @file Supplier_i.h * - * $Id$ - * * This class implements a simple CORBA server that keeps * on sending stock values to the Notifier. * diff --git a/TAO/examples/Content_Server/AMI_Iterator/Content_Iterator_i.h b/TAO/examples/Content_Server/AMI_Iterator/Content_Iterator_i.h index cc1c1052be3..78c85e82c13 100644 --- a/TAO/examples/Content_Server/AMI_Iterator/Content_Iterator_i.h +++ b/TAO/examples/Content_Server/AMI_Iterator/Content_Iterator_i.h @@ -5,8 +5,6 @@ /** * @file Content_Iterator_i.h * - * $Id$ - * * Header file for the Web_Server::Content_Iterator implementation. * * diff --git a/TAO/examples/Content_Server/AMI_Iterator/Iterator_Factory_i.h b/TAO/examples/Content_Server/AMI_Iterator/Iterator_Factory_i.h index 01ecacc983d..e01ebf51a97 100644 --- a/TAO/examples/Content_Server/AMI_Iterator/Iterator_Factory_i.h +++ b/TAO/examples/Content_Server/AMI_Iterator/Iterator_Factory_i.h @@ -4,8 +4,6 @@ /** * @file Iterator_Factory_i.h * - * $Id$ - * * Header file for the Web_Server::Iterator_Factory implementation. * * diff --git a/TAO/examples/Content_Server/AMI_Iterator/Iterator_Handler.h b/TAO/examples/Content_Server/AMI_Iterator/Iterator_Handler.h index d2d9ae964eb..5682583cf8a 100644 --- a/TAO/examples/Content_Server/AMI_Iterator/Iterator_Handler.h +++ b/TAO/examples/Content_Server/AMI_Iterator/Iterator_Handler.h @@ -4,8 +4,6 @@ /** * @file Iterator_Handler.h * - * $Id$ - * * Header file for the Web_Server::AMI_Content_IteratorHandler * implementation. * diff --git a/TAO/examples/Content_Server/AMI_Observer/Callback_Handler.h b/TAO/examples/Content_Server/AMI_Observer/Callback_Handler.h index 27621ec6d3d..ab94f74430e 100644 --- a/TAO/examples/Content_Server/AMI_Observer/Callback_Handler.h +++ b/TAO/examples/Content_Server/AMI_Observer/Callback_Handler.h @@ -4,8 +4,6 @@ /** * @file Callback_Handler.h * - * $Id$ - * * Header file for the Web_Server::AMI_CallbackHandler * implementation. * diff --git a/TAO/examples/Content_Server/AMI_Observer/Callback_i.h b/TAO/examples/Content_Server/AMI_Observer/Callback_i.h index 07de50edf11..8080c8a667e 100644 --- a/TAO/examples/Content_Server/AMI_Observer/Callback_i.h +++ b/TAO/examples/Content_Server/AMI_Observer/Callback_i.h @@ -4,8 +4,6 @@ /** * @file Callback_i.h * - * $Id$ - * * Header file for the Web_Server::Callback implementation. * * diff --git a/TAO/examples/Content_Server/AMI_Observer/Push_Iterator_Factory_i.h b/TAO/examples/Content_Server/AMI_Observer/Push_Iterator_Factory_i.h index 8bf570c08b7..37e7c7f0923 100644 --- a/TAO/examples/Content_Server/AMI_Observer/Push_Iterator_Factory_i.h +++ b/TAO/examples/Content_Server/AMI_Observer/Push_Iterator_Factory_i.h @@ -5,8 +5,6 @@ /** * @file Push_Iterator_Factory_i.h * - * $Id$ - * * Header file for the push Web_Server::Iterator_Factory implementation. * * diff --git a/TAO/examples/Content_Server/AMI_Observer/Push_Iterator_Handler.h b/TAO/examples/Content_Server/AMI_Observer/Push_Iterator_Handler.h index 3d4bbe18053..a467c37058f 100644 --- a/TAO/examples/Content_Server/AMI_Observer/Push_Iterator_Handler.h +++ b/TAO/examples/Content_Server/AMI_Observer/Push_Iterator_Handler.h @@ -4,8 +4,6 @@ /** * @file Push_Iterator_Handler.h * - * $Id$ - * * Header file for the AMI_Iterator_FactoryHandler implementation. * * diff --git a/TAO/examples/Content_Server/SMI_Iterator/Content_Iterator_i.h b/TAO/examples/Content_Server/SMI_Iterator/Content_Iterator_i.h index cc1c1052be3..78c85e82c13 100644 --- a/TAO/examples/Content_Server/SMI_Iterator/Content_Iterator_i.h +++ b/TAO/examples/Content_Server/SMI_Iterator/Content_Iterator_i.h @@ -5,8 +5,6 @@ /** * @file Content_Iterator_i.h * - * $Id$ - * * Header file for the Web_Server::Content_Iterator implementation. * * diff --git a/TAO/examples/Content_Server/SMI_Iterator/Iterator_Factory_i.h b/TAO/examples/Content_Server/SMI_Iterator/Iterator_Factory_i.h index 8e466a5bf4e..7eaae31f5aa 100644 --- a/TAO/examples/Content_Server/SMI_Iterator/Iterator_Factory_i.h +++ b/TAO/examples/Content_Server/SMI_Iterator/Iterator_Factory_i.h @@ -5,8 +5,6 @@ /** * @file Iterator_Factory_i.h * - * $Id$ - * * Header file for the Web_Server::Iterator_Factory implementation. * * diff --git a/TAO/examples/Event_Comm/Consumer_Handler.h b/TAO/examples/Event_Comm/Consumer_Handler.h index 4cc83ad5f6c..d037ebf0bcf 100644 --- a/TAO/examples/Event_Comm/Consumer_Handler.h +++ b/TAO/examples/Event_Comm/Consumer_Handler.h @@ -4,8 +4,6 @@ /** * @file Consumer_Handler.h * - * $Id$ - * * Subclass of Corba_Handler that sets up the Consumer handler * for use with the ACE ACE_Reactor. * diff --git a/TAO/examples/Event_Comm/Consumer_Input_Handler.h b/TAO/examples/Event_Comm/Consumer_Input_Handler.h index 7a85a8f19f9..a1e807ff84f 100644 --- a/TAO/examples/Event_Comm/Consumer_Input_Handler.h +++ b/TAO/examples/Event_Comm/Consumer_Input_Handler.h @@ -4,8 +4,6 @@ /** * @file Consumer_Input_Handler.h * - * $Id$ - * * @author Douglas C. Schmidt (schmidt@cs.wustl.edu) */ //============================================================================= diff --git a/TAO/examples/Event_Comm/Event_Comm.idl b/TAO/examples/Event_Comm/Event_Comm.idl index efa77ae1cff..b347475dcc7 100644 --- a/TAO/examples/Event_Comm/Event_Comm.idl +++ b/TAO/examples/Event_Comm/Event_Comm.idl @@ -4,8 +4,6 @@ /** * @file Event_Comm.idl * - * $Id$ - * * The CORBA IDL module for distributed event notification. * * diff --git a/TAO/examples/Event_Comm/Event_Comm_i.h b/TAO/examples/Event_Comm/Event_Comm_i.h index 8c13c8435a9..b714f27188b 100644 --- a/TAO/examples/Event_Comm/Event_Comm_i.h +++ b/TAO/examples/Event_Comm/Event_Comm_i.h @@ -4,8 +4,6 @@ /** * @file Event_Comm_i.h * - * $Id$ - * * Class interface for the implementation of the distributed * event notification mechanism. * diff --git a/TAO/examples/Event_Comm/Notifier_Handler.h b/TAO/examples/Event_Comm/Notifier_Handler.h index e8be0e6d357..0c4b9533c82 100644 --- a/TAO/examples/Event_Comm/Notifier_Handler.h +++ b/TAO/examples/Event_Comm/Notifier_Handler.h @@ -4,8 +4,6 @@ /** * @file Notifier_Handler.h * - * $Id$ - * * @author Douglas C. Schmidt (schmidt@cs.wustl.edu) and Pradeep Gore (pradeep@cs.wustl.edu) */ //============================================================================= diff --git a/TAO/examples/Event_Comm/Notifier_Server.h b/TAO/examples/Event_Comm/Notifier_Server.h index d95d5172273..2b3a1c00b09 100644 --- a/TAO/examples/Event_Comm/Notifier_Server.h +++ b/TAO/examples/Event_Comm/Notifier_Server.h @@ -4,8 +4,6 @@ /** * @file Notifier_Server.h * - * $Id$ - * * @author Pradeep Gore <pradeep@cs.wustl.edu> */ //============================================================================= diff --git a/TAO/examples/Event_Comm/Supplier_Input_Handler.h b/TAO/examples/Event_Comm/Supplier_Input_Handler.h index d7365cd5826..bb13edcf045 100644 --- a/TAO/examples/Event_Comm/Supplier_Input_Handler.h +++ b/TAO/examples/Event_Comm/Supplier_Input_Handler.h @@ -4,8 +4,6 @@ /** * @file Supplier_Input_Handler.h * - * $Id$ - * * Handle input from the keyboard. * * diff --git a/TAO/examples/Event_Comm/notifier.h b/TAO/examples/Event_Comm/notifier.h index eb4f1a2e5f7..6fdea5d3295 100644 --- a/TAO/examples/Event_Comm/notifier.h +++ b/TAO/examples/Event_Comm/notifier.h @@ -3,8 +3,6 @@ /** * @file notifier.h * - * $Id$ - * * This class implements notifier driver for the Publish/Subscribe example * * diff --git a/TAO/examples/Event_Comm/supplier.h b/TAO/examples/Event_Comm/supplier.h index 17bef85d580..7c25d0ef9bc 100644 --- a/TAO/examples/Event_Comm/supplier.h +++ b/TAO/examples/Event_Comm/supplier.h @@ -4,8 +4,6 @@ /** * @file supplier.h * - * $Id$ - * * This class implements driver for the Publish/Subscribe example * * diff --git a/TAO/examples/Kokyu_dsrt_schedulers/Task_Stats.h b/TAO/examples/Kokyu_dsrt_schedulers/Task_Stats.h index 97c2d303a15..85886eafcf6 100644 --- a/TAO/examples/Kokyu_dsrt_schedulers/Task_Stats.h +++ b/TAO/examples/Kokyu_dsrt_schedulers/Task_Stats.h @@ -3,8 +3,6 @@ /** * @file Task_Stats.h * - * $Id$ - * * Utility Stats class that maintains the readings. * * @author Pradeep Gore <pradeep@cs.wustl.edu> diff --git a/TAO/examples/Kokyu_dsrt_schedulers/fp_example/test_i.h b/TAO/examples/Kokyu_dsrt_schedulers/fp_example/test_i.h index fa0ac967621..7615f7ca6f1 100644 --- a/TAO/examples/Kokyu_dsrt_schedulers/fp_example/test_i.h +++ b/TAO/examples/Kokyu_dsrt_schedulers/fp_example/test_i.h @@ -3,8 +3,6 @@ /** * @file test_i.h * - * $Id$ - * * @author Carlos O'Ryan */ //============================================================================= diff --git a/TAO/examples/Kokyu_dsrt_schedulers/mif_example/test_i.h b/TAO/examples/Kokyu_dsrt_schedulers/mif_example/test_i.h index fa0ac967621..7615f7ca6f1 100644 --- a/TAO/examples/Kokyu_dsrt_schedulers/mif_example/test_i.h +++ b/TAO/examples/Kokyu_dsrt_schedulers/mif_example/test_i.h @@ -3,8 +3,6 @@ /** * @file test_i.h * - * $Id$ - * * @author Carlos O'Ryan */ //============================================================================= diff --git a/TAO/examples/Kokyu_dsrt_schedulers/muf_example/test_i.h b/TAO/examples/Kokyu_dsrt_schedulers/muf_example/test_i.h index fa0ac967621..7615f7ca6f1 100644 --- a/TAO/examples/Kokyu_dsrt_schedulers/muf_example/test_i.h +++ b/TAO/examples/Kokyu_dsrt_schedulers/muf_example/test_i.h @@ -3,8 +3,6 @@ /** * @file test_i.h * - * $Id$ - * * @author Carlos O'Ryan */ //============================================================================= diff --git a/TAO/examples/Load_Balancing/Identity.idl b/TAO/examples/Load_Balancing/Identity.idl index 9ad4b7582e9..34db10e4073 100644 --- a/TAO/examples/Load_Balancing/Identity.idl +++ b/TAO/examples/Load_Balancing/Identity.idl @@ -3,8 +3,6 @@ /** * @file Identity.idl * - * $Id$ - * * Interface for a toy CORBA service useful for * testing/demonstrating functionality of the Load * Balancing service defined in Load_Balancer.idl. diff --git a/TAO/examples/Load_Balancing/Identity_Client.cpp b/TAO/examples/Load_Balancing/Identity_Client.cpp index a5f07e70478..208572497ab 100644 --- a/TAO/examples/Load_Balancing/Identity_Client.cpp +++ b/TAO/examples/Load_Balancing/Identity_Client.cpp @@ -2,8 +2,6 @@ /** * @file Identity_Client.cpp * - * $Id$ - * * @author Marina Spivak <marina@cs.wustl.edu> */ //============================================================================= diff --git a/TAO/examples/Load_Balancing/Identity_Client.h b/TAO/examples/Load_Balancing/Identity_Client.h index 88c8d65e758..29248b6ffef 100644 --- a/TAO/examples/Load_Balancing/Identity_Client.h +++ b/TAO/examples/Load_Balancing/Identity_Client.h @@ -4,8 +4,6 @@ /** * @file Identity_Client.h * - * $Id$ - * * Code for Identity_Client, which is used in conjunction with * Identity_Server to test/demonstrate the functionality of the * Load Balancing service. diff --git a/TAO/examples/Load_Balancing/Identity_Server.cpp b/TAO/examples/Load_Balancing/Identity_Server.cpp index 483283e26d4..e6def9c5295 100644 --- a/TAO/examples/Load_Balancing/Identity_Server.cpp +++ b/TAO/examples/Load_Balancing/Identity_Server.cpp @@ -2,8 +2,6 @@ /** * @file Identity_Server.cpp * - * $Id$ - * * @author Marina Spivak <marina@cs.wustl.edu> */ //============================================================================= diff --git a/TAO/examples/Load_Balancing/Identity_Server.h b/TAO/examples/Load_Balancing/Identity_Server.h index bf4f3396a15..5b0c88489db 100644 --- a/TAO/examples/Load_Balancing/Identity_Server.h +++ b/TAO/examples/Load_Balancing/Identity_Server.h @@ -4,8 +4,6 @@ /** * @file Identity_Server.h * - * $Id$ - * * Driver for identity server, which is used to test/demonstrate * the functionality of the Load Balancing service. * diff --git a/TAO/examples/Load_Balancing/Identity_i.cpp b/TAO/examples/Load_Balancing/Identity_i.cpp index 780b3f1ebe0..775a156f289 100644 --- a/TAO/examples/Load_Balancing/Identity_i.cpp +++ b/TAO/examples/Load_Balancing/Identity_i.cpp @@ -3,8 +3,6 @@ /** * @file Identity_i.cpp * - * $Id$ - * * Implements the interface in Identity.idl. * * diff --git a/TAO/examples/Load_Balancing/Identity_i.h b/TAO/examples/Load_Balancing/Identity_i.h index 860828c7fed..256db3896d1 100644 --- a/TAO/examples/Load_Balancing/Identity_i.h +++ b/TAO/examples/Load_Balancing/Identity_i.h @@ -3,8 +3,6 @@ /** * @file Identity_i.h * - * $Id$ - * * Implements the interface in Identity.idl. * * diff --git a/TAO/examples/Load_Balancing/Load_Balancer.idl b/TAO/examples/Load_Balancing/Load_Balancer.idl index baa62059107..2380f981cff 100644 --- a/TAO/examples/Load_Balancing/Load_Balancer.idl +++ b/TAO/examples/Load_Balancing/Load_Balancer.idl @@ -3,8 +3,6 @@ /** * @file Load_Balancer.idl * - * $Id$ - * * Interfaces for a simple CORBA Load Balancing service, which can * be used in conjunction with the Naming Service or alone to * improve distributed load balancing. See README file for a short diff --git a/TAO/examples/Load_Balancing/Load_Balancer_i.cpp b/TAO/examples/Load_Balancing/Load_Balancer_i.cpp index 55b7042bca5..841f74e9149 100644 --- a/TAO/examples/Load_Balancing/Load_Balancer_i.cpp +++ b/TAO/examples/Load_Balancing/Load_Balancer_i.cpp @@ -2,8 +2,6 @@ /** * @file Load_Balancer_i.cpp * - * $Id$ - * * @author Marina Spivak <marina@cs.wustl.edu> */ //============================================================================= diff --git a/TAO/examples/Load_Balancing/Load_Balancer_i.h b/TAO/examples/Load_Balancing/Load_Balancer_i.h index 6bbe455a259..d24ee8ff3b1 100644 --- a/TAO/examples/Load_Balancing/Load_Balancer_i.h +++ b/TAO/examples/Load_Balancing/Load_Balancer_i.h @@ -3,8 +3,6 @@ /** * @file Load_Balancer_i.h * - * $Id$ - * * Defines classes that implement interfaces in Load_Balancer.idl * * diff --git a/TAO/examples/Load_Balancing/Load_Balancing_Service.cpp b/TAO/examples/Load_Balancing/Load_Balancing_Service.cpp index cfc79e888bf..0cb1fc165ba 100644 --- a/TAO/examples/Load_Balancing/Load_Balancing_Service.cpp +++ b/TAO/examples/Load_Balancing/Load_Balancing_Service.cpp @@ -2,8 +2,6 @@ /** * @file Load_Balancing_Service.cpp * - * $Id$ - * * @author Marina Spivak <marina@cs.wustl.edu> */ //============================================================================= diff --git a/TAO/examples/Load_Balancing/Load_Balancing_Service.h b/TAO/examples/Load_Balancing/Load_Balancing_Service.h index eb529215889..7e09c4bd99e 100644 --- a/TAO/examples/Load_Balancing/Load_Balancing_Service.h +++ b/TAO/examples/Load_Balancing/Load_Balancing_Service.h @@ -4,8 +4,6 @@ /** * @file Load_Balancing_Service.h * - * $Id$ - * * Driver for Load Balancing service. * * diff --git a/TAO/examples/Load_Balancing_persistent/Identity.idl b/TAO/examples/Load_Balancing_persistent/Identity.idl index ab387ea8626..cd6788dc87c 100644 --- a/TAO/examples/Load_Balancing_persistent/Identity.idl +++ b/TAO/examples/Load_Balancing_persistent/Identity.idl @@ -3,8 +3,6 @@ /** * @file Identity.idl * - * $Id$ - * * Interface for a toy CORBA service useful for * testing/demonstrating functionality of the Load * Balancing service defined in Load_Balancer.idl. diff --git a/TAO/examples/Load_Balancing_persistent/Identity_Client.cpp b/TAO/examples/Load_Balancing_persistent/Identity_Client.cpp index d05a699aabe..282a235b963 100644 --- a/TAO/examples/Load_Balancing_persistent/Identity_Client.cpp +++ b/TAO/examples/Load_Balancing_persistent/Identity_Client.cpp @@ -2,8 +2,6 @@ /** * @file Identity_Client.cpp * - * $Id$ - * * @author Marina Spivak <marina@cs.wustl.edu> */ //============================================================================= diff --git a/TAO/examples/Load_Balancing_persistent/Identity_Client.h b/TAO/examples/Load_Balancing_persistent/Identity_Client.h index 45bacd56696..b31441fe637 100644 --- a/TAO/examples/Load_Balancing_persistent/Identity_Client.h +++ b/TAO/examples/Load_Balancing_persistent/Identity_Client.h @@ -4,8 +4,6 @@ /** * @file Identity_Client.h * - * $Id$ - * * Code for Identity_Client, which is used in conjunction with * Identity_Server to test/demonstrate the functionality of the * Load Balancing service. diff --git a/TAO/examples/Load_Balancing_persistent/Identity_Server.h b/TAO/examples/Load_Balancing_persistent/Identity_Server.h index 36f902015cf..88429190c64 100644 --- a/TAO/examples/Load_Balancing_persistent/Identity_Server.h +++ b/TAO/examples/Load_Balancing_persistent/Identity_Server.h @@ -4,8 +4,6 @@ /** * @file Identity_Server.h * - * $Id$ - * * Driver for identity server, which is used to test/demonstrate * the functionality of the Load Balancing service. * diff --git a/TAO/examples/Load_Balancing_persistent/Identity_i.cpp b/TAO/examples/Load_Balancing_persistent/Identity_i.cpp index f1a5a021aad..d6bacdbb083 100644 --- a/TAO/examples/Load_Balancing_persistent/Identity_i.cpp +++ b/TAO/examples/Load_Balancing_persistent/Identity_i.cpp @@ -3,8 +3,6 @@ /** * @file Identity_i.cpp * - * $Id$ - * * Implements the interface in Identity.idl. * * diff --git a/TAO/examples/Load_Balancing_persistent/Identity_i.h b/TAO/examples/Load_Balancing_persistent/Identity_i.h index 3c8c2a5992f..b646d85a6a4 100644 --- a/TAO/examples/Load_Balancing_persistent/Identity_i.h +++ b/TAO/examples/Load_Balancing_persistent/Identity_i.h @@ -3,8 +3,6 @@ /** * @file Identity_i.h * - * $Id$ - * * Implements the interface in Identity.idl. * * diff --git a/TAO/examples/Load_Balancing_persistent/Load_Balancer.idl b/TAO/examples/Load_Balancing_persistent/Load_Balancer.idl index b907f08d1b8..b04eb9bbe9e 100644 --- a/TAO/examples/Load_Balancing_persistent/Load_Balancer.idl +++ b/TAO/examples/Load_Balancing_persistent/Load_Balancer.idl @@ -3,8 +3,6 @@ /** * @file Load_Balancer.idl * - * $Id$ - * * Interfaces for a simple CORBA Load Balancing service, which can * be used in conjunction with the Naming Service or alone to * improve distributed load balancing. See README file for a short diff --git a/TAO/examples/Load_Balancing_persistent/Load_Balancer_i.h b/TAO/examples/Load_Balancing_persistent/Load_Balancer_i.h index a27519e9259..dafe4a0d6cc 100644 --- a/TAO/examples/Load_Balancing_persistent/Load_Balancer_i.h +++ b/TAO/examples/Load_Balancing_persistent/Load_Balancer_i.h @@ -3,8 +3,6 @@ /** * @file Load_Balancer_i.h * - * $Id$ - * * Defines classes that implement interfaces in Load_Balancer.idl * * diff --git a/TAO/examples/Load_Balancing_persistent/Load_Balancing_Service.cpp b/TAO/examples/Load_Balancing_persistent/Load_Balancing_Service.cpp index 365823b3eda..f22a46aea6a 100644 --- a/TAO/examples/Load_Balancing_persistent/Load_Balancing_Service.cpp +++ b/TAO/examples/Load_Balancing_persistent/Load_Balancing_Service.cpp @@ -2,8 +2,6 @@ /** * @file Load_Balancing_Service.cpp * - * $Id$ - * * @author Marina Spivak <marina@cs.wustl.edu> */ //============================================================================= diff --git a/TAO/examples/Load_Balancing_persistent/Load_Balancing_Service.h b/TAO/examples/Load_Balancing_persistent/Load_Balancing_Service.h index bfec42f33f2..4107f0e588e 100644 --- a/TAO/examples/Load_Balancing_persistent/Load_Balancing_Service.h +++ b/TAO/examples/Load_Balancing_persistent/Load_Balancing_Service.h @@ -4,8 +4,6 @@ /** * @file Load_Balancing_Service.h * - * $Id$ - * * Driver for Load Balancing service. * * diff --git a/TAO/examples/Logging/Logger_i.h b/TAO/examples/Logging/Logger_i.h index 24850228c14..2b94f5ab540 100644 --- a/TAO/examples/Logging/Logger_i.h +++ b/TAO/examples/Logging/Logger_i.h @@ -4,8 +4,6 @@ /** * @file Logger_i.h * - * $Id$ - * * @author Marina Spivak <marina@cs.wustl.edu> * @author Sergio Flores-Gaitan <sergio@cs.wustl.edu> * @author and Matthew Braun <mjb2@cec.wustl.edu> diff --git a/TAO/examples/Logging/Logging_Service_i.h b/TAO/examples/Logging/Logging_Service_i.h index 13e479b9568..3203530b41e 100644 --- a/TAO/examples/Logging/Logging_Service_i.h +++ b/TAO/examples/Logging/Logging_Service_i.h @@ -4,8 +4,6 @@ /** * @file Logging_Service_i.h * - * $Id$ - * * This class implements a simple "logger" CORBA server for the Logging * service using skeletons generated by the TAO ORB IDL compiler. * diff --git a/TAO/examples/Logging/Logging_Test_i.h b/TAO/examples/Logging/Logging_Test_i.h index 9389298224e..feb9666e985 100644 --- a/TAO/examples/Logging/Logging_Test_i.h +++ b/TAO/examples/Logging/Logging_Test_i.h @@ -4,8 +4,6 @@ /** * @file Logging_Test_i.h * - * $Id$ - * * This class implements a simple logger CORBA client for the Logger * example using stubs generated by the TAO ORB IDL compiler * diff --git a/TAO/examples/OBV/Simple_util.h b/TAO/examples/OBV/Simple_util.h index 17ac8c86e37..e896d6ad4e9 100644 --- a/TAO/examples/OBV/Simple_util.h +++ b/TAO/examples/OBV/Simple_util.h @@ -4,8 +4,6 @@ /** * @file Simple_util.h * - * $Id$ - * * The classe define the templates for the client and server. * * diff --git a/TAO/examples/OBV/Typed_Events/Client_i.h b/TAO/examples/OBV/Typed_Events/Client_i.h index e1ea4b9fbbc..b0fd77096d6 100644 --- a/TAO/examples/OBV/Typed_Events/Client_i.h +++ b/TAO/examples/OBV/Typed_Events/Client_i.h @@ -4,8 +4,6 @@ /** * @file Client_i.h * - * $Id$ - * * This class is a template for a CORBA client. * run () sends some valuetypes to a server and * gets back a list of valuetypes. diff --git a/TAO/examples/OBV/Typed_Events/Server_i.h b/TAO/examples/OBV/Typed_Events/Server_i.h index 8e6c0002ce3..67b9af8b9e3 100644 --- a/TAO/examples/OBV/Typed_Events/Server_i.h +++ b/TAO/examples/OBV/Typed_Events/Server_i.h @@ -4,8 +4,6 @@ /** * @file Server_i.h * - * $Id$ - * * This class implements the Event_Types IDL interface. * * diff --git a/TAO/examples/Persistent_Grid/Grid_Client_i.h b/TAO/examples/Persistent_Grid/Grid_Client_i.h index 1183592b637..8d5c9b5ba1b 100644 --- a/TAO/examples/Persistent_Grid/Grid_Client_i.h +++ b/TAO/examples/Persistent_Grid/Grid_Client_i.h @@ -4,8 +4,6 @@ /** * @file Grid_Client_i.h * - * $Id$ - * * This class implements the interface calls for RMI. * * diff --git a/TAO/examples/Persistent_Grid/Grid_i.h b/TAO/examples/Persistent_Grid/Grid_i.h index 9a52fa905a3..1657fdfa3a7 100644 --- a/TAO/examples/Persistent_Grid/Grid_i.h +++ b/TAO/examples/Persistent_Grid/Grid_i.h @@ -4,8 +4,6 @@ /** * @file Grid_i.h * - * $Id$ - * * This class implements the Grid IDL interface. * * diff --git a/TAO/examples/Persistent_Grid/Persistent_Client.h b/TAO/examples/Persistent_Grid/Persistent_Client.h index 966cf21c66f..8b873ac783c 100644 --- a/TAO/examples/Persistent_Grid/Persistent_Client.h +++ b/TAO/examples/Persistent_Grid/Persistent_Client.h @@ -4,8 +4,6 @@ /** * @file Persistent_Client.h * - * $Id$ - * * This class implements the interface calls for RMI. * * diff --git a/TAO/examples/Persistent_Grid/Simple_util.h b/TAO/examples/Persistent_Grid/Simple_util.h index 31547676bce..ddcdf066249 100644 --- a/TAO/examples/Persistent_Grid/Simple_util.h +++ b/TAO/examples/Persistent_Grid/Simple_util.h @@ -3,8 +3,6 @@ /** * @file Simple_util.h * - * $Id$ - * * The classe define the templates for the client and server. * * diff --git a/TAO/examples/PluggableUDP/tests/Performance/UDP_PerformanceClient.h b/TAO/examples/PluggableUDP/tests/Performance/UDP_PerformanceClient.h index 83ab28e0163..6a4c26241d3 100644 --- a/TAO/examples/PluggableUDP/tests/Performance/UDP_PerformanceClient.h +++ b/TAO/examples/PluggableUDP/tests/Performance/UDP_PerformanceClient.h @@ -4,8 +4,6 @@ /** * @file UDP_PerformanceClient.h * - * $Id$ - * * This class implements the client functionality of the UDP test. * * diff --git a/TAO/examples/PluggableUDP/tests/Performance/UDP_i.h b/TAO/examples/PluggableUDP/tests/Performance/UDP_i.h index 42f4cba3c1d..5bd35700be4 100644 --- a/TAO/examples/PluggableUDP/tests/Performance/UDP_i.h +++ b/TAO/examples/PluggableUDP/tests/Performance/UDP_i.h @@ -4,8 +4,6 @@ /** * @file UDP_i.h * - * $Id$ - * * This class implements the server functionality of the UDP test. * * diff --git a/TAO/examples/PluggableUDP/tests/Performance/client.cpp b/TAO/examples/PluggableUDP/tests/Performance/client.cpp index 6b5f5297c46..4e7102e1f48 100644 --- a/TAO/examples/PluggableUDP/tests/Performance/client.cpp +++ b/TAO/examples/PluggableUDP/tests/Performance/client.cpp @@ -3,8 +3,6 @@ /** * @file client.cpp * - * $Id$ - * * This is the client for the UDP performance test. * * diff --git a/TAO/examples/PluggableUDP/tests/Performance/server.cpp b/TAO/examples/PluggableUDP/tests/Performance/server.cpp index d7f3cd09ebd..b4423920a38 100644 --- a/TAO/examples/PluggableUDP/tests/Performance/server.cpp +++ b/TAO/examples/PluggableUDP/tests/Performance/server.cpp @@ -3,8 +3,6 @@ /** * @file server.cpp * - * $Id$ - * * Implementation of the server running the UDP object. * * diff --git a/TAO/examples/PluggableUDP/tests/SimplePerformance/client.cpp b/TAO/examples/PluggableUDP/tests/SimplePerformance/client.cpp index a0ea62be313..bb654268d47 100644 --- a/TAO/examples/PluggableUDP/tests/SimplePerformance/client.cpp +++ b/TAO/examples/PluggableUDP/tests/SimplePerformance/client.cpp @@ -3,8 +3,6 @@ /** * @file client.cpp * - * $Id$ - * * This is the client for the UDP simple performance test. * * diff --git a/TAO/examples/PluggableUDP/tests/SimplePerformance/server.cpp b/TAO/examples/PluggableUDP/tests/SimplePerformance/server.cpp index 1e11d5ecefb..152411ca710 100644 --- a/TAO/examples/PluggableUDP/tests/SimplePerformance/server.cpp +++ b/TAO/examples/PluggableUDP/tests/SimplePerformance/server.cpp @@ -3,8 +3,6 @@ /** * @file server.cpp * - * $Id$ - * * Implementation of the server running the UDP object. * * diff --git a/TAO/examples/PluggableUDP/tests/SimplePerformance/test_i.h b/TAO/examples/PluggableUDP/tests/SimplePerformance/test_i.h index c303c965370..37796d06ecc 100644 --- a/TAO/examples/PluggableUDP/tests/SimplePerformance/test_i.h +++ b/TAO/examples/PluggableUDP/tests/SimplePerformance/test_i.h @@ -3,8 +3,6 @@ /** * @file test_i.h * - * $Id$ - * * @author Carlos O'Ryan */ //============================================================================= diff --git a/TAO/examples/Quoter/Factory_Finder.cpp b/TAO/examples/Quoter/Factory_Finder.cpp index 4bd72e8ad8e..e98add2f4f0 100644 --- a/TAO/examples/Quoter/Factory_Finder.cpp +++ b/TAO/examples/Quoter/Factory_Finder.cpp @@ -3,8 +3,6 @@ /** * @file Factory_Finder.cpp * - * $Id$ - * * A Factory Finder for the Quoter example. This example conforms * to the CosLifeCycle Factory Finder notion. * diff --git a/TAO/examples/Quoter/Factory_Finder.h b/TAO/examples/Quoter/Factory_Finder.h index 19991e1f846..e587a670ff4 100644 --- a/TAO/examples/Quoter/Factory_Finder.h +++ b/TAO/examples/Quoter/Factory_Finder.h @@ -3,8 +3,6 @@ /** * @file Factory_Finder.h * - * $Id$ - * * Server for the Quoter Factory Finder * * diff --git a/TAO/examples/Quoter/Factory_Finder_i.cpp b/TAO/examples/Quoter/Factory_Finder_i.cpp index fd55987816e..41a697059f8 100644 --- a/TAO/examples/Quoter/Factory_Finder_i.cpp +++ b/TAO/examples/Quoter/Factory_Finder_i.cpp @@ -3,8 +3,6 @@ /** * @file Factory_Finder_i.cpp * - * $Id$ - * * A Factory Finder for the Quoter example. This example conforms * to the CosLifeCycle Factory Finder notion. * diff --git a/TAO/examples/Quoter/Factory_Finder_i.h b/TAO/examples/Quoter/Factory_Finder_i.h index 944244e33ad..f2925595357 100644 --- a/TAO/examples/Quoter/Factory_Finder_i.h +++ b/TAO/examples/Quoter/Factory_Finder_i.h @@ -3,8 +3,6 @@ /** * @file Factory_Finder_i.h * - * $Id$ - * * Factory Finder Implementation for the Quoter example * * diff --git a/TAO/examples/Quoter/Generic_Factory.cpp b/TAO/examples/Quoter/Generic_Factory.cpp index 9609e745600..d3179939771 100644 --- a/TAO/examples/Quoter/Generic_Factory.cpp +++ b/TAO/examples/Quoter/Generic_Factory.cpp @@ -3,8 +3,6 @@ /** * @file Generic_Factory.cpp * - * $Id$ - * * The server for the GenericFactory for the quoter example. * * diff --git a/TAO/examples/Quoter/Generic_Factory.h b/TAO/examples/Quoter/Generic_Factory.h index 97ed3dc3025..a40a6b7af64 100644 --- a/TAO/examples/Quoter/Generic_Factory.h +++ b/TAO/examples/Quoter/Generic_Factory.h @@ -3,8 +3,6 @@ /** * @file Generic_Factory.h * - * $Id$ - * * A generic factory, customized for the use with the Quoter example. * * diff --git a/TAO/examples/Quoter/Generic_Factory_i.cpp b/TAO/examples/Quoter/Generic_Factory_i.cpp index a6b56ed07d8..b9eecb839d2 100644 --- a/TAO/examples/Quoter/Generic_Factory_i.cpp +++ b/TAO/examples/Quoter/Generic_Factory_i.cpp @@ -3,8 +3,6 @@ /** * @file Generic_Factory_i.cpp * - * $Id$ - * * The implementation of a LifeCycle Service GenericFactory for the * Quoter example. * diff --git a/TAO/examples/Quoter/Generic_Factory_i.h b/TAO/examples/Quoter/Generic_Factory_i.h index 9d46877d917..09f8a13e16d 100644 --- a/TAO/examples/Quoter/Generic_Factory_i.h +++ b/TAO/examples/Quoter/Generic_Factory_i.h @@ -3,8 +3,6 @@ /** * @file Generic_Factory_i.h * - * $Id$ - * * A LifeCycle Service Generic Factory for the Quoter example. * * diff --git a/TAO/examples/Quoter/Quoter.idl b/TAO/examples/Quoter/Quoter.idl index 5cb9ff30332..59ed3407b90 100644 --- a/TAO/examples/Quoter/Quoter.idl +++ b/TAO/examples/Quoter/Quoter.idl @@ -3,8 +3,6 @@ /** * @file Quoter.idl * - * $Id$ - * * Quoter example that illustrate the use of the global POA and * the CosLifeCycle service. * diff --git a/TAO/examples/Quoter/Quoter_i.cpp b/TAO/examples/Quoter/Quoter_i.cpp index 73597fd685b..7c25746e4a4 100644 --- a/TAO/examples/Quoter/Quoter_i.cpp +++ b/TAO/examples/Quoter/Quoter_i.cpp @@ -3,8 +3,6 @@ /** * @file Quoter_i.cpp * - * $Id$ - * * @author Darrell Brunsch <brunsch@cs.wustl.edu> */ //============================================================================= diff --git a/TAO/examples/Quoter/Quoter_i.h b/TAO/examples/Quoter/Quoter_i.h index 776459631e8..476ce8b769e 100644 --- a/TAO/examples/Quoter/Quoter_i.h +++ b/TAO/examples/Quoter/Quoter_i.h @@ -3,8 +3,6 @@ /** * @file Quoter_i.h * - * $Id$ - * * @author Darrell Brunsch <brunsch@uci.edu> */ //============================================================================= diff --git a/TAO/examples/Quoter/client.h b/TAO/examples/Quoter/client.h index 0a686b22779..ed55ce3bfb8 100644 --- a/TAO/examples/Quoter/client.h +++ b/TAO/examples/Quoter/client.h @@ -4,8 +4,6 @@ /** * @file client.h * - * $Id$ - * * Contains classes that do the work of the client side of the Quoter Test * * diff --git a/TAO/examples/Quoter/server.cpp b/TAO/examples/Quoter/server.cpp index 530793a3355..7fa3909bace 100644 --- a/TAO/examples/Quoter/server.cpp +++ b/TAO/examples/Quoter/server.cpp @@ -2,8 +2,6 @@ /** * @file server.cpp * - * $Id$ - * * The Server for the Quoter Factory * * diff --git a/TAO/examples/Quoter/server.h b/TAO/examples/Quoter/server.h index 31ffccb356b..40b1450a640 100644 --- a/TAO/examples/Quoter/server.h +++ b/TAO/examples/Quoter/server.h @@ -4,8 +4,6 @@ /** * @file server.h * - * $Id$ - * * Implements the Quoter_Server class which handles the initialization of * the quoter implementations. * diff --git a/TAO/examples/RTCORBA/Activity/Activity.h b/TAO/examples/RTCORBA/Activity/Activity.h index 64d26f20cc7..1ee6ce5eb1f 100644 --- a/TAO/examples/RTCORBA/Activity/Activity.h +++ b/TAO/examples/RTCORBA/Activity/Activity.h @@ -3,8 +3,6 @@ /** * @file Activity.h * - * $Id$ - * * An activity is a process that contains Tasks. * Each Task is composed of certain units of Jobs. * A Job can perform work that is local/remote. diff --git a/TAO/examples/RTCORBA/Activity/Builder.h b/TAO/examples/RTCORBA/Activity/Builder.h index 786e0d8c631..6ea0d1467a1 100644 --- a/TAO/examples/RTCORBA/Activity/Builder.h +++ b/TAO/examples/RTCORBA/Activity/Builder.h @@ -3,8 +3,6 @@ /** * @file Builder.h * - * $Id$ - * * The builder creates Tasks, Jobs, POAs. * * @author Pradeep Gore <pradeep@cs.wustl.edu> diff --git a/TAO/examples/RTCORBA/Activity/Job_i.h b/TAO/examples/RTCORBA/Activity/Job_i.h index 7421f8897fe..399f0e995e8 100644 --- a/TAO/examples/RTCORBA/Activity/Job_i.h +++ b/TAO/examples/RTCORBA/Activity/Job_i.h @@ -3,8 +3,6 @@ /** * @file Job_i.h * - * $Id$ - * * This file defines the servant for the Job.idl interface * * @author Pradeep Gore <pradeep@cs.wustl.edu> diff --git a/TAO/examples/RTCORBA/Activity/POA_Holder.h b/TAO/examples/RTCORBA/Activity/POA_Holder.h index 504abe8c31e..90f7abdbafd 100644 --- a/TAO/examples/RTCORBA/Activity/POA_Holder.h +++ b/TAO/examples/RTCORBA/Activity/POA_Holder.h @@ -3,8 +3,6 @@ /** * @file POA_Holder.h * - * $Id$ - * * A helper to hold options for creating a POA. * * @author Pradeep Gore <pradeep@cs.wustl.edu> diff --git a/TAO/examples/RTCORBA/Activity/Periodic_Task.h b/TAO/examples/RTCORBA/Activity/Periodic_Task.h index 3973ee1036e..3b211fdb54e 100644 --- a/TAO/examples/RTCORBA/Activity/Periodic_Task.h +++ b/TAO/examples/RTCORBA/Activity/Periodic_Task.h @@ -3,8 +3,6 @@ /** * @file Periodic_Task.h * - * $Id$ - * * Base class for Periodic Tasks * * @author Pradeep Gore <pradeep@cs.wustl.edu> diff --git a/TAO/examples/RTCORBA/Activity/Task_Stats.h b/TAO/examples/RTCORBA/Activity/Task_Stats.h index 50dd35abb5e..6c30a882c98 100644 --- a/TAO/examples/RTCORBA/Activity/Task_Stats.h +++ b/TAO/examples/RTCORBA/Activity/Task_Stats.h @@ -3,8 +3,6 @@ /** * @file Task_Stats.h * - * $Id$ - * * Utility Stats class that maintains the readings. * * @author Pradeep Gore <pradeep@cs.wustl.edu> diff --git a/TAO/examples/RTCORBA/Activity/Thread_Task.h b/TAO/examples/RTCORBA/Activity/Thread_Task.h index ae8f3a3ef2a..bbce9d5bda1 100644 --- a/TAO/examples/RTCORBA/Activity/Thread_Task.h +++ b/TAO/examples/RTCORBA/Activity/Thread_Task.h @@ -3,8 +3,6 @@ /** * @file Thread_Task.h * - * $Id$ - * * A periodic task implementation that uses sleep. * * @author Pradeep Gore <pradeep@cs.wustl.edu> diff --git a/TAO/examples/RTScheduling/Job_i.h b/TAO/examples/RTScheduling/Job_i.h index c2d3c5d3861..ec979c95273 100644 --- a/TAO/examples/RTScheduling/Job_i.h +++ b/TAO/examples/RTScheduling/Job_i.h @@ -3,8 +3,6 @@ /** * @file Job_i.h * - * $Id$ - * * This file defines the servant for the Job.idl interface * * @author Pradeep Gore <pradeep@cs.wustl.edu> diff --git a/TAO/examples/RTScheduling/POA_Holder.h b/TAO/examples/RTScheduling/POA_Holder.h index 77a20d2bab6..751cc6e8733 100644 --- a/TAO/examples/RTScheduling/POA_Holder.h +++ b/TAO/examples/RTScheduling/POA_Holder.h @@ -5,8 +5,6 @@ /** * @file POA_Holder.h * - * $Id$ - * * A helper to hold options for creating a POA. * * @author Pradeep Gore <pradeep@cs.wustl.edu> diff --git a/TAO/examples/RTScheduling/Task_Stats.h b/TAO/examples/RTScheduling/Task_Stats.h index 2cd65095b42..2e0ceeb9036 100644 --- a/TAO/examples/RTScheduling/Task_Stats.h +++ b/TAO/examples/RTScheduling/Task_Stats.h @@ -3,8 +3,6 @@ /** * @file Task_Stats.h * - * $Id$ - * * Utility Stats class that maintains the readings. * * @author Pradeep Gore <pradeep@cs.wustl.edu> diff --git a/TAO/examples/Simple/Simple_util.h b/TAO/examples/Simple/Simple_util.h index f5b2d188fd8..1d4766d540d 100644 --- a/TAO/examples/Simple/Simple_util.h +++ b/TAO/examples/Simple/Simple_util.h @@ -3,8 +3,6 @@ /** * @file Simple_util.h * - * $Id$ - * * The classe define the templates for the client and server. * * diff --git a/TAO/examples/Simple/bank/AccountManager_i.h b/TAO/examples/Simple/bank/AccountManager_i.h index ee2806ccc04..487aa3d7c35 100644 --- a/TAO/examples/Simple/bank/AccountManager_i.h +++ b/TAO/examples/Simple/bank/AccountManager_i.h @@ -4,8 +4,6 @@ /** * @file AccountManager_i.h * - * $Id$ - * * This class implements the Bank::AccountManager IDL interface. * * diff --git a/TAO/examples/Simple/bank/Account_i.h b/TAO/examples/Simple/bank/Account_i.h index 777097e97e8..9cfeeb90e2d 100644 --- a/TAO/examples/Simple/bank/Account_i.h +++ b/TAO/examples/Simple/bank/Account_i.h @@ -4,8 +4,6 @@ /** * @file Account_i.h * - * $Id$ - * * This class implements the Bank IDL interface. * * diff --git a/TAO/examples/Simple/bank/Bank_Client_i.h b/TAO/examples/Simple/bank/Bank_Client_i.h index 5b20c895646..7e418f617bb 100644 --- a/TAO/examples/Simple/bank/Bank_Client_i.h +++ b/TAO/examples/Simple/bank/Bank_Client_i.h @@ -4,8 +4,6 @@ /** * @file Bank_Client_i.h * - * $Id$ - * * This class implements the interface calls for RMI. * * diff --git a/TAO/examples/Simple/chat/Broadcaster_i.cpp b/TAO/examples/Simple/chat/Broadcaster_i.cpp index 42aa06b3086..71dd538d1f1 100644 --- a/TAO/examples/Simple/chat/Broadcaster_i.cpp +++ b/TAO/examples/Simple/chat/Broadcaster_i.cpp @@ -3,8 +3,6 @@ /** * @file Broadcaster_i.cpp * - * $Id$ - * * Implementation of the Broadcaster_i class. This class is the servant * object for the chat server. * diff --git a/TAO/examples/Simple/chat/Broadcaster_i.h b/TAO/examples/Simple/chat/Broadcaster_i.h index 426f0c5ef7b..1ec3b540191 100644 --- a/TAO/examples/Simple/chat/Broadcaster_i.h +++ b/TAO/examples/Simple/chat/Broadcaster_i.h @@ -4,8 +4,6 @@ /** * @file Broadcaster_i.h * - * $Id$ - * * Defines the implementation header for the Broadcaster interface. * * diff --git a/TAO/examples/Simple/chat/Client_i.cpp b/TAO/examples/Simple/chat/Client_i.cpp index fad94839bcd..31ff7192af5 100644 --- a/TAO/examples/Simple/chat/Client_i.cpp +++ b/TAO/examples/Simple/chat/Client_i.cpp @@ -3,8 +3,6 @@ /** * @file Client_i.cpp * - * $Id$ - * * Implementation of the Client_i class. * * diff --git a/TAO/examples/Simple/chat/Client_i.h b/TAO/examples/Simple/chat/Client_i.h index 874f7ec9bf3..24300e43aca 100644 --- a/TAO/examples/Simple/chat/Client_i.h +++ b/TAO/examples/Simple/chat/Client_i.h @@ -4,8 +4,6 @@ /** * @file Client_i.h * - * $Id$ - * * Definition of the Chat Client class, Client_i. * * diff --git a/TAO/examples/Simple/chat/Receiver_i.cpp b/TAO/examples/Simple/chat/Receiver_i.cpp index af8099f89a1..9a291e53e0b 100644 --- a/TAO/examples/Simple/chat/Receiver_i.cpp +++ b/TAO/examples/Simple/chat/Receiver_i.cpp @@ -3,8 +3,6 @@ /** * @file Receiver_i.cpp * - * $Id$ - * * Implements the Receiver_i class, which is used by the chat client. * * diff --git a/TAO/examples/Simple/chat/Receiver_i.h b/TAO/examples/Simple/chat/Receiver_i.h index 9f0bde342c4..882fa2adbc9 100644 --- a/TAO/examples/Simple/chat/Receiver_i.h +++ b/TAO/examples/Simple/chat/Receiver_i.h @@ -4,8 +4,6 @@ /** * @file Receiver_i.h * - * $Id$ - * * Defines the implementation header for the Receiver interface. * * diff --git a/TAO/examples/Simple/chat/Server.h b/TAO/examples/Simple/chat/Server.h index 213a914ef03..91f8644525e 100644 --- a/TAO/examples/Simple/chat/Server.h +++ b/TAO/examples/Simple/chat/Server.h @@ -3,8 +3,6 @@ /** * @file Server.h * - * $Id$ - * * Definition of the Server class for the chat. * * diff --git a/TAO/examples/Simple/chat/Server_i.cpp b/TAO/examples/Simple/chat/Server_i.cpp index c23bb8ab738..0bbb8735284 100644 --- a/TAO/examples/Simple/chat/Server_i.cpp +++ b/TAO/examples/Simple/chat/Server_i.cpp @@ -3,8 +3,6 @@ /** * @file Server_i.cpp * - * $Id$ - * * Implementation of the Chat Server_i class. * * diff --git a/TAO/examples/Simple/chat/Server_i.h b/TAO/examples/Simple/chat/Server_i.h index dd1e4562473..2592a804abb 100644 --- a/TAO/examples/Simple/chat/Server_i.h +++ b/TAO/examples/Simple/chat/Server_i.h @@ -4,8 +4,6 @@ /** * @file Server_i.h * - * $Id$ - * * Definition of the Chat Server_i class. * * diff --git a/TAO/examples/Simple/chat/client.cpp b/TAO/examples/Simple/chat/client.cpp index e59b3303a44..fe85eeff2f3 100644 --- a/TAO/examples/Simple/chat/client.cpp +++ b/TAO/examples/Simple/chat/client.cpp @@ -3,8 +3,6 @@ /** * @file client.cpp * - * $Id$ - * * The Chat client program entry point. * * diff --git a/TAO/examples/Simple/chat/server.cpp b/TAO/examples/Simple/chat/server.cpp index f9aafeffeaf..0fade430ec7 100644 --- a/TAO/examples/Simple/chat/server.cpp +++ b/TAO/examples/Simple/chat/server.cpp @@ -3,8 +3,6 @@ /** * @file server.cpp * - * $Id$ - * * Entry point for the chat server. * * diff --git a/TAO/examples/Simple/echo/Echo_Client_i.h b/TAO/examples/Simple/echo/Echo_Client_i.h index 0b888d80dab..2d059615085 100644 --- a/TAO/examples/Simple/echo/Echo_Client_i.h +++ b/TAO/examples/Simple/echo/Echo_Client_i.h @@ -4,8 +4,6 @@ /** * @file Echo_Client_i.h * - * $Id$ - * * This class implements the interface calls for RMI. * * diff --git a/TAO/examples/Simple/echo/Echo_i.h b/TAO/examples/Simple/echo/Echo_i.h index 6211b8ed499..582b7c1dafb 100644 --- a/TAO/examples/Simple/echo/Echo_i.h +++ b/TAO/examples/Simple/echo/Echo_i.h @@ -4,8 +4,6 @@ /** * @file Echo_i.h * - * $Id$ - * * This class implements the Echo IDL interface. * * diff --git a/TAO/examples/Simple/grid/Grid_Client_i.h b/TAO/examples/Simple/grid/Grid_Client_i.h index 7359921ffd0..e72cf849597 100644 --- a/TAO/examples/Simple/grid/Grid_Client_i.h +++ b/TAO/examples/Simple/grid/Grid_Client_i.h @@ -4,8 +4,6 @@ /** * @file Grid_Client_i.h * - * $Id$ - * * This class implements the interface calls for RMI. * * diff --git a/TAO/examples/Simple/grid/Grid_i.h b/TAO/examples/Simple/grid/Grid_i.h index 7b9f581735a..195b34c0fce 100644 --- a/TAO/examples/Simple/grid/Grid_i.h +++ b/TAO/examples/Simple/grid/Grid_i.h @@ -4,8 +4,6 @@ /** * @file Grid_i.h * - * $Id$ - * * This class implements the Grid IDL interface. * * diff --git a/TAO/examples/Simple/time-date/Time_Date_Client_i.h b/TAO/examples/Simple/time-date/Time_Date_Client_i.h index cb1562d4d4b..d7d577710bd 100644 --- a/TAO/examples/Simple/time-date/Time_Date_Client_i.h +++ b/TAO/examples/Simple/time-date/Time_Date_Client_i.h @@ -4,8 +4,6 @@ /** * @file Time_Date_Client_i.h * - * $Id$ - * * This class implements the interface calls for RMI. * * diff --git a/TAO/examples/Simple/time-date/Time_Date_i.h b/TAO/examples/Simple/time-date/Time_Date_i.h index 6b0f1280b65..a99eb56ad92 100644 --- a/TAO/examples/Simple/time-date/Time_Date_i.h +++ b/TAO/examples/Simple/time-date/Time_Date_i.h @@ -4,8 +4,6 @@ /** * @file Time_Date_i.h * - * $Id$ - * * This class implements the Time_Date IDL interface. * * diff --git a/TAO/examples/Simple/time-date/server.cpp b/TAO/examples/Simple/time-date/server.cpp index e89de067dc5..78ef0107ece 100644 --- a/TAO/examples/Simple/time-date/server.cpp +++ b/TAO/examples/Simple/time-date/server.cpp @@ -3,8 +3,6 @@ /** * @file server.cpp * - * $Id$ - * * This directory contains an example that illustrates how the ACE * Service Configurator can dynamically configure an ORB and its * servants from a svc.conf file. diff --git a/TAO/examples/Simple/time/Time_Client_i.h b/TAO/examples/Simple/time/Time_Client_i.h index 41d46e1d306..eac25d8a9a0 100644 --- a/TAO/examples/Simple/time/Time_Client_i.h +++ b/TAO/examples/Simple/time/Time_Client_i.h @@ -4,8 +4,6 @@ /** * @file Time_Client_i.h * - * $Id$ - * * This class implements the client calls to the Time example. * * diff --git a/TAO/examples/Simple/time/Time_i.h b/TAO/examples/Simple/time/Time_i.h index d97c0937fa0..73cfef4518c 100644 --- a/TAO/examples/Simple/time/Time_i.h +++ b/TAO/examples/Simple/time/Time_i.h @@ -4,8 +4,6 @@ /** * @file Time_i.h * - * $Id$ - * * This class implements the Time IDL interface. * * diff --git a/TAO/examples/Simulator/Event_Supplier/DOVE_Supplier.cpp b/TAO/examples/Simulator/Event_Supplier/DOVE_Supplier.cpp index 21322c09a05..820152492e9 100644 --- a/TAO/examples/Simulator/Event_Supplier/DOVE_Supplier.cpp +++ b/TAO/examples/Simulator/Event_Supplier/DOVE_Supplier.cpp @@ -3,8 +3,6 @@ /** * @file DOVE_Supplier.cpp * - * $Id$ - * * A wrapper around the event service initialization and * marshalling * diff --git a/TAO/examples/Simulator/Event_Supplier/DOVE_Supplier.h b/TAO/examples/Simulator/Event_Supplier/DOVE_Supplier.h index 68730f98e1d..7c5a3c3a5a8 100644 --- a/TAO/examples/Simulator/Event_Supplier/DOVE_Supplier.h +++ b/TAO/examples/Simulator/Event_Supplier/DOVE_Supplier.h @@ -3,8 +3,6 @@ /** * @file DOVE_Supplier.h * - * $Id$ - * * A wrapper around the event service initialization and marshalling. * * diff --git a/TAO/examples/Simulator/Event_Supplier/DualEC_Sup.cpp b/TAO/examples/Simulator/Event_Supplier/DualEC_Sup.cpp index fcdf12bba92..a098c4e051a 100644 --- a/TAO/examples/Simulator/Event_Supplier/DualEC_Sup.cpp +++ b/TAO/examples/Simulator/Event_Supplier/DualEC_Sup.cpp @@ -3,8 +3,6 @@ /** * @file DualEC_Sup.cpp * - * $Id$ - * * Event Supplier for visualizing scheduling behavior, using arrival * and dispatch data logged by an event channel dispatch command object * diff --git a/TAO/examples/Simulator/Event_Supplier/DualEC_Sup.h b/TAO/examples/Simulator/Event_Supplier/DualEC_Sup.h index 0cba4a31d20..f9a8197ec1a 100644 --- a/TAO/examples/Simulator/Event_Supplier/DualEC_Sup.h +++ b/TAO/examples/Simulator/Event_Supplier/DualEC_Sup.h @@ -3,8 +3,6 @@ /** * @file DualEC_Sup.h * - * $Id$ - * * Event supplier for visualization of scheduling behavior, using * arrival and dispatch data logged by an EC dispatch command object * diff --git a/TAO/examples/Simulator/Event_Supplier/Event_Con.cpp b/TAO/examples/Simulator/Event_Supplier/Event_Con.cpp index 9bf83416e8d..eb21cb14b02 100644 --- a/TAO/examples/Simulator/Event_Supplier/Event_Con.cpp +++ b/TAO/examples/Simulator/Event_Supplier/Event_Con.cpp @@ -3,8 +3,6 @@ /** * @file Event_Con.cpp * - * $Id$ - * * This demo just tests the basic functionality of the Event Service * One Conumer which inherits from the Rtec Consumer. One Supplier * with an internal Rtec Consumer and one internal Rtec Supplier. diff --git a/TAO/examples/Simulator/Event_Supplier/Event_Con.h b/TAO/examples/Simulator/Event_Supplier/Event_Con.h index b89a1962a67..5536e2fe442 100644 --- a/TAO/examples/Simulator/Event_Supplier/Event_Con.h +++ b/TAO/examples/Simulator/Event_Supplier/Event_Con.h @@ -3,8 +3,6 @@ /** * @file Event_Con.h * - * $Id$ - * * @author originally David Levine (levine@cs.wustl.edu) and Tim Harrison (harrison@cs.wustl.edu) modified Michael Kircher (mk1@cs.wustl.edu) */ //============================================================================= diff --git a/TAO/examples/Simulator/Event_Supplier/Event_Sup.cpp b/TAO/examples/Simulator/Event_Supplier/Event_Sup.cpp index 6eb162dc74d..e1e7a1130eb 100644 --- a/TAO/examples/Simulator/Event_Supplier/Event_Sup.cpp +++ b/TAO/examples/Simulator/Event_Supplier/Event_Sup.cpp @@ -3,8 +3,6 @@ /** * @file Event_Sup.cpp * - * $Id$ - * * Event Supplier for the flight simulator * * diff --git a/TAO/examples/Simulator/Event_Supplier/Event_Sup.h b/TAO/examples/Simulator/Event_Supplier/Event_Sup.h index 96a0e2a33ae..74b0dd748ea 100644 --- a/TAO/examples/Simulator/Event_Supplier/Event_Sup.h +++ b/TAO/examples/Simulator/Event_Supplier/Event_Sup.h @@ -3,8 +3,6 @@ /** * @file Event_Sup.h * - * $Id$ - * * Event Supplier for the simulation * * diff --git a/TAO/examples/Simulator/Event_Supplier/Logging_Sup.cpp b/TAO/examples/Simulator/Event_Supplier/Logging_Sup.cpp index 72901acca3e..77a7700cacd 100644 --- a/TAO/examples/Simulator/Event_Supplier/Logging_Sup.cpp +++ b/TAO/examples/Simulator/Event_Supplier/Logging_Sup.cpp @@ -3,8 +3,6 @@ /** * @file Logging_Sup.cpp * - * $Id$ - * * Event Supplier for visualizing scheduling behavior, using arrival * and dispatch data logged by an event channel dispatch command object * diff --git a/TAO/examples/Simulator/Event_Supplier/Logging_Sup.h b/TAO/examples/Simulator/Event_Supplier/Logging_Sup.h index 0443c94324b..09e68449149 100644 --- a/TAO/examples/Simulator/Event_Supplier/Logging_Sup.h +++ b/TAO/examples/Simulator/Event_Supplier/Logging_Sup.h @@ -3,8 +3,6 @@ /** * @file Logging_Sup.h * - * $Id$ - * * Event supplier for visualization of scheduling behavior, using * arrival and dispatch data logged by an EC dispatch command object * diff --git a/TAO/examples/TypeCode_Creation/test.idl b/TAO/examples/TypeCode_Creation/test.idl index 7044da2097c..2daa6f7f6d2 100644 --- a/TAO/examples/TypeCode_Creation/test.idl +++ b/TAO/examples/TypeCode_Creation/test.idl @@ -2,8 +2,6 @@ /** * @file test.idl * - * $Id$ - * */ //============================================================================= diff --git a/TAO/examples/ior_corbaloc/client.cpp b/TAO/examples/ior_corbaloc/client.cpp index 95cb1c92879..bdc80d87c98 100644 --- a/TAO/examples/ior_corbaloc/client.cpp +++ b/TAO/examples/ior_corbaloc/client.cpp @@ -3,8 +3,6 @@ /** * @file client.cpp * - * $Id$ - * * This implements a simple CORBA client for the * corbaloc: style IOR parser * diff --git a/TAO/examples/ior_corbaloc/corbaname_client.cpp b/TAO/examples/ior_corbaloc/corbaname_client.cpp index 0e7fdd0ff0b..140e2bd43c4 100644 --- a/TAO/examples/ior_corbaloc/corbaname_client.cpp +++ b/TAO/examples/ior_corbaloc/corbaname_client.cpp @@ -2,8 +2,6 @@ /** * @file corbaname_client.cpp * - * $Id$ - * * This implements a simple CORBA client to tests the * corbaname: style IOR parser * diff --git a/TAO/examples/ior_corbaloc/ior_corbaloc_client_i.cpp b/TAO/examples/ior_corbaloc/ior_corbaloc_client_i.cpp index 61d9191b29a..6351f931609 100644 --- a/TAO/examples/ior_corbaloc/ior_corbaloc_client_i.cpp +++ b/TAO/examples/ior_corbaloc/ior_corbaloc_client_i.cpp @@ -3,8 +3,6 @@ /** * @file ior_corbaloc_client_i.cpp * - * $Id$ - * * This example implements a simple client which sends a corbaloc: * style url to the server and gets a response from the * server to indicate that the server has received the request. diff --git a/TAO/examples/ior_corbaloc/ior_corbaloc_client_i.h b/TAO/examples/ior_corbaloc/ior_corbaloc_client_i.h index b58827ad65b..06a659ec6df 100644 --- a/TAO/examples/ior_corbaloc/ior_corbaloc_client_i.h +++ b/TAO/examples/ior_corbaloc/ior_corbaloc_client_i.h @@ -4,8 +4,6 @@ /** * @file ior_corbaloc_client_i.h * - * $Id$ - * * This class implements a simple client which sends a corbaloc: * style url to the server and gets a response from the * server to indicate that the server has received the request. diff --git a/TAO/interop-tests/CdrOutArg/idl/test.idl b/TAO/interop-tests/CdrOutArg/idl/test.idl index bc825597432..31ce7056fac 100644 --- a/TAO/interop-tests/CdrOutArg/idl/test.idl +++ b/TAO/interop-tests/CdrOutArg/idl/test.idl @@ -3,8 +3,6 @@ /** * @file test.idl * - * $Id$ - * * Test to verify the correctness of the fix for bug 4141 * * @author Phil Mesnier <mesnier_p@ociweb.com> diff --git a/TAO/interop-tests/CdrOutArg/orbix/test_i.h b/TAO/interop-tests/CdrOutArg/orbix/test_i.h index 3e23599559e..14526258346 100644 --- a/TAO/interop-tests/CdrOutArg/orbix/test_i.h +++ b/TAO/interop-tests/CdrOutArg/orbix/test_i.h @@ -4,8 +4,6 @@ /** * @file test_i.h * - * $Id$ - * * @author Phil Mesnier */ //============================================================================= diff --git a/TAO/interop-tests/CdrOutArg/tao/test_i.h b/TAO/interop-tests/CdrOutArg/tao/test_i.h index 2d1c46e48bd..087c0c86fbf 100644 --- a/TAO/interop-tests/CdrOutArg/tao/test_i.h +++ b/TAO/interop-tests/CdrOutArg/tao/test_i.h @@ -4,8 +4,6 @@ /** * @file test_i.h * - * $Id$ - * * @author Phil Mesnier */ //============================================================================= diff --git a/TAO/interop-tests/wchar/client.cpp b/TAO/interop-tests/wchar/client.cpp index 2318662bf35..f339f5f729c 100644 --- a/TAO/interop-tests/wchar/client.cpp +++ b/TAO/interop-tests/wchar/client.cpp @@ -4,8 +4,6 @@ /** * @file client.cpp * - * $Id$ - * * C++ client side for testing interoperability with wchar data. * * diff --git a/TAO/interop-tests/wchar/server.cpp b/TAO/interop-tests/wchar/server.cpp index 54ca14054f4..3dac9b2361e 100644 --- a/TAO/interop-tests/wchar/server.cpp +++ b/TAO/interop-tests/wchar/server.cpp @@ -4,8 +4,6 @@ /** * @file server.cpp * - * $Id$ - * * C++ server side for testing interoperability with wchar data. * * diff --git a/TAO/interop-tests/wchar/wchar_reference.cpp b/TAO/interop-tests/wchar/wchar_reference.cpp index 7a7031c904b..25ad67431b4 100644 --- a/TAO/interop-tests/wchar/wchar_reference.cpp +++ b/TAO/interop-tests/wchar/wchar_reference.cpp @@ -4,8 +4,6 @@ /** * @file wchar_reference.cpp * - * $Id$ - * * C++ reference data for testing interoperability with wchars. This is * linked into both clients and servers so that both sides have common * values for testing what is received or sent. diff --git a/TAO/interop-tests/wchar/wchar_reference.h b/TAO/interop-tests/wchar/wchar_reference.h index beac9b4ae32..8fcfd6445e8 100644 --- a/TAO/interop-tests/wchar/wchar_reference.h +++ b/TAO/interop-tests/wchar/wchar_reference.h @@ -4,8 +4,6 @@ /** * @file wchar_reference.h * - * $Id$ - * * C++ reference data for testing interoperability with wchars. This is * linked into both clients and servers so that both sides have common * values for testing what is received or sent. diff --git a/TAO/orbsvcs/Concurrency_Service/Concurrency_Service.cpp b/TAO/orbsvcs/Concurrency_Service/Concurrency_Service.cpp index 162321657e6..7909c390def 100644 --- a/TAO/orbsvcs/Concurrency_Service/Concurrency_Service.cpp +++ b/TAO/orbsvcs/Concurrency_Service/Concurrency_Service.cpp @@ -3,8 +3,6 @@ /** * @file Concurrency_Service.cpp * - * $Id$ - * * This class implements a Concurrency_Service object. * * diff --git a/TAO/orbsvcs/Concurrency_Service/Concurrency_Service.h b/TAO/orbsvcs/Concurrency_Service/Concurrency_Service.h index 13c0c34d8bc..b5ccd2e751f 100644 --- a/TAO/orbsvcs/Concurrency_Service/Concurrency_Service.h +++ b/TAO/orbsvcs/Concurrency_Service/Concurrency_Service.h @@ -3,8 +3,6 @@ /** * @file Concurrency_Service.h * - * $Id$ - * * This class implements a subset of the functionality of the * CORBA Concurrency Service. * diff --git a/TAO/orbsvcs/FTRT_Event_Service/Event_Service/FT_EventService.h b/TAO/orbsvcs/FTRT_Event_Service/Event_Service/FT_EventService.h index c8c181e55cc..381ab8de0d9 100644 --- a/TAO/orbsvcs/FTRT_Event_Service/Event_Service/FT_EventService.h +++ b/TAO/orbsvcs/FTRT_Event_Service/Event_Service/FT_EventService.h @@ -4,8 +4,6 @@ /** * @file FT_EventService.h * - * $Id$ - * * @author Huang-Ming Huang <hh1@cse.wustl.edu> */ //============================================================================= diff --git a/TAO/orbsvcs/FTRT_Event_Service/Event_Service/TP_Task.h b/TAO/orbsvcs/FTRT_Event_Service/Event_Service/TP_Task.h index f5f2d410cac..4f513e8705c 100644 --- a/TAO/orbsvcs/FTRT_Event_Service/Event_Service/TP_Task.h +++ b/TAO/orbsvcs/FTRT_Event_Service/Event_Service/TP_Task.h @@ -4,8 +4,6 @@ /** * @file TP_Task.h * - * $Id$ - * * @author Huang-Ming Huang <hh1@cse.wustl.edu> */ //============================================================================= diff --git a/TAO/orbsvcs/FTRT_Event_Service/Factory_Service/EventChannelFactory_i.h b/TAO/orbsvcs/FTRT_Event_Service/Factory_Service/EventChannelFactory_i.h index 86efcffab16..079b01c9e9c 100644 --- a/TAO/orbsvcs/FTRT_Event_Service/Factory_Service/EventChannelFactory_i.h +++ b/TAO/orbsvcs/FTRT_Event_Service/Factory_Service/EventChannelFactory_i.h @@ -4,8 +4,6 @@ /** * @file EventChannelFactory_i.h * - * $Id$ - * * @author Huang-Ming Huang <hh1@cse.wustl.edu> */ //============================================================================= diff --git a/TAO/orbsvcs/FT_Naming_Service/FT_Naming_Service.h b/TAO/orbsvcs/FT_Naming_Service/FT_Naming_Service.h index 82fda26b6e9..658bd666fbb 100644 --- a/TAO/orbsvcs/FT_Naming_Service/FT_Naming_Service.h +++ b/TAO/orbsvcs/FT_Naming_Service/FT_Naming_Service.h @@ -4,8 +4,6 @@ /** * @file FT_Naming_Service.h * - * $Id$ - * * This class provides an override for the Naming_Service class factory * method: create_naming_server () * diff --git a/TAO/orbsvcs/FT_ReplicationManager/FT_DefaultFaultAnalyzer.cpp b/TAO/orbsvcs/FT_ReplicationManager/FT_DefaultFaultAnalyzer.cpp index a7e69a96037..b4fbd8f6e5a 100644 --- a/TAO/orbsvcs/FT_ReplicationManager/FT_DefaultFaultAnalyzer.cpp +++ b/TAO/orbsvcs/FT_ReplicationManager/FT_DefaultFaultAnalyzer.cpp @@ -3,8 +3,6 @@ /** * @file FT_DefaultFaultAnalyzer.cpp * - * $Id$ - * * This file is part of TAO's implementation of Fault Tolerant CORBA. * * @author Steve Totten <totten_s@ociweb.com> diff --git a/TAO/orbsvcs/FT_ReplicationManager/FT_DefaultFaultAnalyzer.h b/TAO/orbsvcs/FT_ReplicationManager/FT_DefaultFaultAnalyzer.h index 0901c34e63b..992d9d4a0d9 100644 --- a/TAO/orbsvcs/FT_ReplicationManager/FT_DefaultFaultAnalyzer.h +++ b/TAO/orbsvcs/FT_ReplicationManager/FT_DefaultFaultAnalyzer.h @@ -3,8 +3,6 @@ /** * @file FT_DefaultFaultAnalyzer.h * - * $Id$ - * * This file is part of TAO's implementation of Fault Tolerant CORBA. * This is the default implementation of a fault analyzer that * implements the interface of the abstract base class diff --git a/TAO/orbsvcs/FT_ReplicationManager/FT_FaultAnalyzer.cpp b/TAO/orbsvcs/FT_ReplicationManager/FT_FaultAnalyzer.cpp index 59ca1982e61..75eeb60c5f0 100644 --- a/TAO/orbsvcs/FT_ReplicationManager/FT_FaultAnalyzer.cpp +++ b/TAO/orbsvcs/FT_ReplicationManager/FT_FaultAnalyzer.cpp @@ -3,8 +3,6 @@ /** * @file FT_FaultAnalyzer.cpp * - * $Id$ - * * This file is part of TAO's implementation of Fault Tolerant CORBA. * * @author Steve Totten <totten_s@ociweb.com> diff --git a/TAO/orbsvcs/FT_ReplicationManager/FT_FaultAnalyzer.h b/TAO/orbsvcs/FT_ReplicationManager/FT_FaultAnalyzer.h index 253421fe577..ac81edbb323 100644 --- a/TAO/orbsvcs/FT_ReplicationManager/FT_FaultAnalyzer.h +++ b/TAO/orbsvcs/FT_ReplicationManager/FT_FaultAnalyzer.h @@ -3,8 +3,6 @@ /** * @file FT_FaultAnalyzer.h * - * $Id$ - * * This file is part of TAO's implementation of Fault Tolerant CORBA. * * @author Steve Totten <totten_s@ociweb.com> diff --git a/TAO/orbsvcs/FT_ReplicationManager/FT_FaultConsumer.cpp b/TAO/orbsvcs/FT_ReplicationManager/FT_FaultConsumer.cpp index daed0b89a70..f01bf130997 100644 --- a/TAO/orbsvcs/FT_ReplicationManager/FT_FaultConsumer.cpp +++ b/TAO/orbsvcs/FT_ReplicationManager/FT_FaultConsumer.cpp @@ -3,8 +3,6 @@ /** * @file FT_FaultConsumer.cpp * - * $Id$ - * * This file is part of TAO's implementation of Fault Tolerant CORBA. * This file provides the implementation of the TAO::FT_FaultConsumer * class. The TAO::FT_FaultConsumer connects to the FaultNotifier to diff --git a/TAO/orbsvcs/FT_ReplicationManager/FT_FaultConsumer.h b/TAO/orbsvcs/FT_ReplicationManager/FT_FaultConsumer.h index 5731824342f..8e37c42e408 100644 --- a/TAO/orbsvcs/FT_ReplicationManager/FT_FaultConsumer.h +++ b/TAO/orbsvcs/FT_ReplicationManager/FT_FaultConsumer.h @@ -3,8 +3,6 @@ /** * @file FT_FaultConsumer.h * - * $Id$ - * * This file is part of TAO's implementation of Fault Tolerant CORBA. * * @author Steve Totten <totten_s@ociweb.com> diff --git a/TAO/orbsvcs/FT_ReplicationManager/FT_FaultEventDescriptor.cpp b/TAO/orbsvcs/FT_ReplicationManager/FT_FaultEventDescriptor.cpp index 1951861bd2d..16a91f67f15 100644 --- a/TAO/orbsvcs/FT_ReplicationManager/FT_FaultEventDescriptor.cpp +++ b/TAO/orbsvcs/FT_ReplicationManager/FT_FaultEventDescriptor.cpp @@ -3,8 +3,6 @@ /** * @file FT_FaultEventDescriptor.cpp * - * $Id$ - * * This file is part of TAO's implementation of Fault Tolerant CORBA. * This file provides the implementation of the * TAO::FT_FaultEventDescriptor structure. The diff --git a/TAO/orbsvcs/FT_ReplicationManager/FT_FaultEventDescriptor.h b/TAO/orbsvcs/FT_ReplicationManager/FT_FaultEventDescriptor.h index fe174448fb2..1a20aad8742 100644 --- a/TAO/orbsvcs/FT_ReplicationManager/FT_FaultEventDescriptor.h +++ b/TAO/orbsvcs/FT_ReplicationManager/FT_FaultEventDescriptor.h @@ -3,8 +3,6 @@ /** * @file FT_FaultEventDescriptor.h * - * $Id$ - * * This file is part of TAO's implementation of Fault Tolerant CORBA. * * @author Steve Totten <totten_s@ociweb.com> diff --git a/TAO/orbsvcs/FT_ReplicationManager/FT_ReplicationManager.cpp b/TAO/orbsvcs/FT_ReplicationManager/FT_ReplicationManager.cpp index 05a4c7effef..270584224fd 100644 --- a/TAO/orbsvcs/FT_ReplicationManager/FT_ReplicationManager.cpp +++ b/TAO/orbsvcs/FT_ReplicationManager/FT_ReplicationManager.cpp @@ -3,8 +3,6 @@ /** * @file FT_ReplicationManager.cpp * - * $Id$ - * * This file is part of Fault Tolerant CORBA. * This file implements the FT_ReplicationManager class as declared in * FT_Replication_Manager.h. diff --git a/TAO/orbsvcs/FT_ReplicationManager/FT_ReplicationManager.h b/TAO/orbsvcs/FT_ReplicationManager/FT_ReplicationManager.h index 36f1b1baaa0..afde5fdb507 100644 --- a/TAO/orbsvcs/FT_ReplicationManager/FT_ReplicationManager.h +++ b/TAO/orbsvcs/FT_ReplicationManager/FT_ReplicationManager.h @@ -3,8 +3,6 @@ /** * @file FT_ReplicationManager.h * - * $Id$ - * * This file is part of Fault Tolerant CORBA. * * @author Curt Hibbs <hibbs_c@ociweb.com> diff --git a/TAO/orbsvcs/FT_ReplicationManager/FT_ReplicationManagerFaultAnalyzer.cpp b/TAO/orbsvcs/FT_ReplicationManager/FT_ReplicationManagerFaultAnalyzer.cpp index 11c514c644b..66c38b24a6a 100644 --- a/TAO/orbsvcs/FT_ReplicationManager/FT_ReplicationManagerFaultAnalyzer.cpp +++ b/TAO/orbsvcs/FT_ReplicationManager/FT_ReplicationManagerFaultAnalyzer.cpp @@ -3,8 +3,6 @@ /** * @file FT_ReplicationManagerFaultAnalyzer.cpp * - * $Id$ - * * This file is part of TAO's implementation of Fault Tolerant CORBA. * * @author Steve Totten <totten_s@ociweb.com> diff --git a/TAO/orbsvcs/FT_ReplicationManager/FT_ReplicationManagerFaultAnalyzer.h b/TAO/orbsvcs/FT_ReplicationManager/FT_ReplicationManagerFaultAnalyzer.h index 6b2e263ee85..a8e714f4ae3 100644 --- a/TAO/orbsvcs/FT_ReplicationManager/FT_ReplicationManagerFaultAnalyzer.h +++ b/TAO/orbsvcs/FT_ReplicationManager/FT_ReplicationManagerFaultAnalyzer.h @@ -3,8 +3,6 @@ /** * @file FT_ReplicationManagerFaultAnalyzer.h * - * $Id$ - * * This file is part of TAO's implementation of Fault Tolerant CORBA. * This is the Replication Manager's implementation of a fault analyzer. * diff --git a/TAO/orbsvcs/FT_ReplicationManager/FT_ReplicationManager_Main.cpp b/TAO/orbsvcs/FT_ReplicationManager/FT_ReplicationManager_Main.cpp index 4b1e493ba02..a5d5c31e14e 100644 --- a/TAO/orbsvcs/FT_ReplicationManager/FT_ReplicationManager_Main.cpp +++ b/TAO/orbsvcs/FT_ReplicationManager/FT_ReplicationManager_Main.cpp @@ -3,8 +3,6 @@ /** * @file FT_ReplicationManager_Main.cpp * - * $Id$ - * * This file is part of Fault Tolerant CORBA. * This file provides the main routine for a process that * implements the FT_ReplicationManager interface. diff --git a/TAO/orbsvcs/Fault_Detector/FT_FaultDetectorFactory_i.cpp b/TAO/orbsvcs/Fault_Detector/FT_FaultDetectorFactory_i.cpp index e9807971d59..6dca4f7ebaf 100644 --- a/TAO/orbsvcs/Fault_Detector/FT_FaultDetectorFactory_i.cpp +++ b/TAO/orbsvcs/Fault_Detector/FT_FaultDetectorFactory_i.cpp @@ -3,8 +3,6 @@ /** * @file FT_FaultDetectorFactory_i.cpp * - * $Id$ - * * This file is part of Fault Tolerant CORBA. * * @author Dale Wilson <wilson_d@ociweb.com> diff --git a/TAO/orbsvcs/Fault_Detector/FT_FaultDetectorFactory_i.h b/TAO/orbsvcs/Fault_Detector/FT_FaultDetectorFactory_i.h index 54365991433..d860e7d9268 100644 --- a/TAO/orbsvcs/Fault_Detector/FT_FaultDetectorFactory_i.h +++ b/TAO/orbsvcs/Fault_Detector/FT_FaultDetectorFactory_i.h @@ -3,8 +3,6 @@ /** * @file FT_FaultDetectorFactory_i.h * - * $Id$ - * * This file is part of Fault Tolerant CORBA. * It declares the implementation of FaultDetectorFactory which * creates and manages FaultDetectors as an agent for diff --git a/TAO/orbsvcs/Fault_Detector/Fault_Detector_Main.cpp b/TAO/orbsvcs/Fault_Detector/Fault_Detector_Main.cpp index c101b763c69..f9dc68a735d 100644 --- a/TAO/orbsvcs/Fault_Detector/Fault_Detector_Main.cpp +++ b/TAO/orbsvcs/Fault_Detector/Fault_Detector_Main.cpp @@ -3,8 +3,6 @@ /** * @file Fault_Detector_Main.cpp * - * $Id$ - * * This file is part of Fault Tolerant CORBA. * This file provides the main routine for a process that * implements the FaultDetectorFactory interface and manages diff --git a/TAO/orbsvcs/Fault_Detector/Fault_Detector_i.cpp b/TAO/orbsvcs/Fault_Detector/Fault_Detector_i.cpp index 2cca6602c79..5afca4f3aac 100644 --- a/TAO/orbsvcs/Fault_Detector/Fault_Detector_i.cpp +++ b/TAO/orbsvcs/Fault_Detector/Fault_Detector_i.cpp @@ -3,8 +3,6 @@ /** * @file Fault_Detector_i.cpp * - * $Id$ - * * This file is part of Fault Tolerant CORBA. * This file implements the Fault_Detector_i class as declared in Fault_Detector_i.h. * diff --git a/TAO/orbsvcs/Fault_Detector/Fault_Detector_i.h b/TAO/orbsvcs/Fault_Detector/Fault_Detector_i.h index 03642de4b48..48995141850 100644 --- a/TAO/orbsvcs/Fault_Detector/Fault_Detector_i.h +++ b/TAO/orbsvcs/Fault_Detector/Fault_Detector_i.h @@ -3,8 +3,6 @@ /** * @file Fault_Detector_i.h * - * $Id$ - * * This file is part of Fault Tolerant CORBA. * This file declares the Fault_Detector_i class. * The class implements the FaultDetectors as defined diff --git a/TAO/orbsvcs/Fault_Notifier/FT_Notifier_i.cpp b/TAO/orbsvcs/Fault_Notifier/FT_Notifier_i.cpp index 980b56c7cf4..3199efb2a53 100644 --- a/TAO/orbsvcs/Fault_Notifier/FT_Notifier_i.cpp +++ b/TAO/orbsvcs/Fault_Notifier/FT_Notifier_i.cpp @@ -3,8 +3,6 @@ /** * @file FT_Notifier_i.cpp * - * $Id$ - * * This file is part of Fault Tolerant CORBA. * * @author Dale Wilson <wilson_d@ociweb.com> diff --git a/TAO/orbsvcs/Fault_Notifier/FT_Notifier_i.h b/TAO/orbsvcs/Fault_Notifier/FT_Notifier_i.h index c31b60764eb..a7a9d68911f 100644 --- a/TAO/orbsvcs/Fault_Notifier/FT_Notifier_i.h +++ b/TAO/orbsvcs/Fault_Notifier/FT_Notifier_i.h @@ -3,8 +3,6 @@ /** * @file FT_Notifier_i.h * - * $Id$ - * * This file is part of Fault Tolerant CORBA. * This file declares the Fault_Notifier_i class. * A FaultNotifer is a subset of a notification channel. It allows interested diff --git a/TAO/orbsvcs/Fault_Notifier/Fault_Notifier_Main.cpp b/TAO/orbsvcs/Fault_Notifier/Fault_Notifier_Main.cpp index 1896c78ea18..370416943a1 100644 --- a/TAO/orbsvcs/Fault_Notifier/Fault_Notifier_Main.cpp +++ b/TAO/orbsvcs/Fault_Notifier/Fault_Notifier_Main.cpp @@ -3,8 +3,6 @@ /** * @file Fault_Notifier_Main.cpp * - * $Id$ - * * This file is part of Fault Tolerant CORBA. * This file provides the main routine for a process that * implements the FaultNotifier interface and manages diff --git a/TAO/orbsvcs/IFR_Service/IFR_Service.h b/TAO/orbsvcs/IFR_Service/IFR_Service.h index b0300bf1973..489a9e83f03 100644 --- a/TAO/orbsvcs/IFR_Service/IFR_Service.h +++ b/TAO/orbsvcs/IFR_Service/IFR_Service.h @@ -3,8 +3,6 @@ /** * @file IFR_Service.h * - * $Id$ - * * @author Jeff Parsons <parsons@cs.wustl.edu> */ //============================================================================= diff --git a/TAO/orbsvcs/IFR_Service/be_global.cpp b/TAO/orbsvcs/IFR_Service/be_global.cpp index dc8a924a7ee..70055da2071 100644 --- a/TAO/orbsvcs/IFR_Service/be_global.cpp +++ b/TAO/orbsvcs/IFR_Service/be_global.cpp @@ -3,8 +3,6 @@ /** * @file be_global.cpp * - * $Id$ - * * Stores global data specific to the compiler back end. * * diff --git a/TAO/orbsvcs/IFR_Service/be_global.h b/TAO/orbsvcs/IFR_Service/be_global.h index 2935f41d5ea..69a172937ec 100644 --- a/TAO/orbsvcs/IFR_Service/be_global.h +++ b/TAO/orbsvcs/IFR_Service/be_global.h @@ -4,8 +4,6 @@ /** * @file be_global.h * - * $Id$ - * * Header file for class containing compiler back end global data. * * diff --git a/TAO/orbsvcs/IFR_Service/be_util.cpp b/TAO/orbsvcs/IFR_Service/be_util.cpp index 056515c1b18..95a30f7f8bc 100644 --- a/TAO/orbsvcs/IFR_Service/be_util.cpp +++ b/TAO/orbsvcs/IFR_Service/be_util.cpp @@ -3,8 +3,6 @@ /** * @file be_util.cpp * - * $Id$ - * * Static helper methods used by multiple visitors. * * diff --git a/TAO/orbsvcs/IFR_Service/be_util.h b/TAO/orbsvcs/IFR_Service/be_util.h index a2038a283a9..ad3014f7d98 100644 --- a/TAO/orbsvcs/IFR_Service/be_util.h +++ b/TAO/orbsvcs/IFR_Service/be_util.h @@ -4,8 +4,6 @@ /** * @file be_util.h * - * $Id$ - * * Static helper methods used by multiple visitors. * * diff --git a/TAO/orbsvcs/IFR_Service/ifr_adding_visitor.h b/TAO/orbsvcs/IFR_Service/ifr_adding_visitor.h index 8ee7c3b46a7..8c024f7c26e 100644 --- a/TAO/orbsvcs/IFR_Service/ifr_adding_visitor.h +++ b/TAO/orbsvcs/IFR_Service/ifr_adding_visitor.h @@ -4,8 +4,6 @@ /** * @file ifr_adding_visitor.h * - * $Id$ - * * Header file for class ifr_adding_visitor. * * diff --git a/TAO/orbsvcs/IFR_Service/ifr_adding_visitor_exception.h b/TAO/orbsvcs/IFR_Service/ifr_adding_visitor_exception.h index 7abac7d0051..55be8181652 100644 --- a/TAO/orbsvcs/IFR_Service/ifr_adding_visitor_exception.h +++ b/TAO/orbsvcs/IFR_Service/ifr_adding_visitor_exception.h @@ -4,8 +4,6 @@ /** * @file ifr_adding_visitor_exception.h * - * $Id$ - * * Header file for class ifr_adding_visitor_exception. * * diff --git a/TAO/orbsvcs/IFR_Service/ifr_adding_visitor_operation.h b/TAO/orbsvcs/IFR_Service/ifr_adding_visitor_operation.h index 33f4646614e..4ce02fc079e 100644 --- a/TAO/orbsvcs/IFR_Service/ifr_adding_visitor_operation.h +++ b/TAO/orbsvcs/IFR_Service/ifr_adding_visitor_operation.h @@ -4,8 +4,6 @@ /** * @file ifr_adding_visitor_operation.h * - * $Id$ - * * Header file for class ifr_adding_visitor_operation. * * diff --git a/TAO/orbsvcs/IFR_Service/ifr_adding_visitor_structure.h b/TAO/orbsvcs/IFR_Service/ifr_adding_visitor_structure.h index 24687da8af1..12e271effda 100644 --- a/TAO/orbsvcs/IFR_Service/ifr_adding_visitor_structure.h +++ b/TAO/orbsvcs/IFR_Service/ifr_adding_visitor_structure.h @@ -4,8 +4,6 @@ /** * @file ifr_adding_visitor_structure.h * - * $Id$ - * * Header file for class ifr_adding_visitor_structure. * * diff --git a/TAO/orbsvcs/IFR_Service/ifr_adding_visitor_union.h b/TAO/orbsvcs/IFR_Service/ifr_adding_visitor_union.h index 496b7224e3a..3a2bbac7890 100644 --- a/TAO/orbsvcs/IFR_Service/ifr_adding_visitor_union.h +++ b/TAO/orbsvcs/IFR_Service/ifr_adding_visitor_union.h @@ -4,8 +4,6 @@ /** * @file ifr_adding_visitor_union.h * - * $Id$ - * * Header file for class ifr_adding_visitor_union. * * diff --git a/TAO/orbsvcs/IFR_Service/ifr_removing_visitor.h b/TAO/orbsvcs/IFR_Service/ifr_removing_visitor.h index fafd298476f..4f9e14e8638 100644 --- a/TAO/orbsvcs/IFR_Service/ifr_removing_visitor.h +++ b/TAO/orbsvcs/IFR_Service/ifr_removing_visitor.h @@ -4,8 +4,6 @@ /** * @file ifr_removing_visitor.h * - * $Id$ - * * Header file for class ifr_removing_visitor. * * diff --git a/TAO/orbsvcs/IFR_Service/ifr_visitor.h b/TAO/orbsvcs/IFR_Service/ifr_visitor.h index 1074e1c0fbd..cb94283acc0 100644 --- a/TAO/orbsvcs/IFR_Service/ifr_visitor.h +++ b/TAO/orbsvcs/IFR_Service/ifr_visitor.h @@ -4,8 +4,6 @@ /** * @file ifr_visitor.h * - * $Id$ - * * The Interface Repository administration visitor base class. * * diff --git a/TAO/orbsvcs/ImplRepo_Service/Activator_NT_Service.cpp b/TAO/orbsvcs/ImplRepo_Service/Activator_NT_Service.cpp index a574bc1576e..f4d04e58984 100644 --- a/TAO/orbsvcs/ImplRepo_Service/Activator_NT_Service.cpp +++ b/TAO/orbsvcs/ImplRepo_Service/Activator_NT_Service.cpp @@ -2,8 +2,6 @@ /** * @file Activator_NT_Service.cpp * - * $Id$ - * * @author Darrell Brunsch <brunsch@cs.wustl.edu> * @author Jeff Parsons <parsons@cs.wustl.edu> * @author John Tucker <jtucker@infoglide.com> diff --git a/TAO/orbsvcs/ImplRepo_Service/Activator_NT_Service.h b/TAO/orbsvcs/ImplRepo_Service/Activator_NT_Service.h index 243cedb6366..cacecdca50a 100644 --- a/TAO/orbsvcs/ImplRepo_Service/Activator_NT_Service.h +++ b/TAO/orbsvcs/ImplRepo_Service/Activator_NT_Service.h @@ -3,8 +3,6 @@ /** * @file Activator_NT_Service.h * - * $Id$ - * * @author Darrell Brunsch <brunsch@cs.wustl.edu> * @author Jeff Parsons <parsons@cs.wustl.edu> * @author John Tucker <jtucker@infoglide.com> diff --git a/TAO/orbsvcs/ImplRepo_Service/Activator_Options.cpp b/TAO/orbsvcs/ImplRepo_Service/Activator_Options.cpp index 22332d4b778..0b270324eb7 100644 --- a/TAO/orbsvcs/ImplRepo_Service/Activator_Options.cpp +++ b/TAO/orbsvcs/ImplRepo_Service/Activator_Options.cpp @@ -2,8 +2,6 @@ /** * @file Activator_Options.cpp * - * $Id$ - * * @author Darrell Brunsch <brunsch@cs.wustl.edu> */ //============================================================================= diff --git a/TAO/orbsvcs/ImplRepo_Service/Activator_Options.h b/TAO/orbsvcs/ImplRepo_Service/Activator_Options.h index 368d4c30402..9e1012a5613 100644 --- a/TAO/orbsvcs/ImplRepo_Service/Activator_Options.h +++ b/TAO/orbsvcs/ImplRepo_Service/Activator_Options.h @@ -4,8 +4,6 @@ /** * @file Activator_Options.h * - * $Id$ - * * @brief Definition of the Options class for the Implementation Repository. * * @author Darrell Brunsch <brunsch@cs.wustl.edu> diff --git a/TAO/orbsvcs/ImplRepo_Service/Adapter_Activator.cpp b/TAO/orbsvcs/ImplRepo_Service/Adapter_Activator.cpp index 960ec06398e..99a11e1fdb9 100644 --- a/TAO/orbsvcs/ImplRepo_Service/Adapter_Activator.cpp +++ b/TAO/orbsvcs/ImplRepo_Service/Adapter_Activator.cpp @@ -3,8 +3,6 @@ /** * @file Adapter_Activator.cpp * - * $Id$ - * * @author Darrell Brunsch <brunsch@cs.wustl.edu> */ //============================================================================= diff --git a/TAO/orbsvcs/ImplRepo_Service/Adapter_Activator.h b/TAO/orbsvcs/ImplRepo_Service/Adapter_Activator.h index 2a069254076..6c098297281 100644 --- a/TAO/orbsvcs/ImplRepo_Service/Adapter_Activator.h +++ b/TAO/orbsvcs/ImplRepo_Service/Adapter_Activator.h @@ -3,8 +3,6 @@ /** * @file Adapter_Activator.h * - * $Id$ - * * @brief This class implements ImR's Adapter Activator. * * @author Darrell Brunsch <brunsch@cs.wustl.edu> diff --git a/TAO/orbsvcs/ImplRepo_Service/Forwarder.h b/TAO/orbsvcs/ImplRepo_Service/Forwarder.h index 5000b3a00f7..23e81669c28 100644 --- a/TAO/orbsvcs/ImplRepo_Service/Forwarder.h +++ b/TAO/orbsvcs/ImplRepo_Service/Forwarder.h @@ -3,8 +3,6 @@ /** * @file Forwarder.h * - * $Id$ - * * @brief This class implements ImR's forwarding ServantLocator * * @author Darrell Brunsch <brunsch@cs.wustl.edu> diff --git a/TAO/orbsvcs/ImplRepo_Service/INS_Locator.h b/TAO/orbsvcs/ImplRepo_Service/INS_Locator.h index 78ba670428c..433dafd0a41 100644 --- a/TAO/orbsvcs/ImplRepo_Service/INS_Locator.h +++ b/TAO/orbsvcs/ImplRepo_Service/INS_Locator.h @@ -3,8 +3,6 @@ /** * @file INS_Locator.h * - * $Id$ - * * @brief This class implements the ImR's INS Locator class * * @author Darrell Brunsch <brunsch@cs.wustl.edu> diff --git a/TAO/orbsvcs/ImplRepo_Service/ImR_ResponseHandler.h b/TAO/orbsvcs/ImplRepo_Service/ImR_ResponseHandler.h index eb7c28f6492..1982c73d840 100644 --- a/TAO/orbsvcs/ImplRepo_Service/ImR_ResponseHandler.h +++ b/TAO/orbsvcs/ImplRepo_Service/ImR_ResponseHandler.h @@ -3,8 +3,6 @@ /** * @file ImR_ResponseHandler.h * - * $Id$ - * */ //============================================================================= diff --git a/TAO/orbsvcs/ImplRepo_Service/Iterator.cpp b/TAO/orbsvcs/ImplRepo_Service/Iterator.cpp index ea134b4e623..f802ef93c63 100644 --- a/TAO/orbsvcs/ImplRepo_Service/Iterator.cpp +++ b/TAO/orbsvcs/ImplRepo_Service/Iterator.cpp @@ -2,8 +2,6 @@ /** * @file Iterator.cpp * - * $Id$ - * * @brief This file declares ImR's iterator. * * @author Darrell Brunsch <brunsch@cs.wustl.edu> diff --git a/TAO/orbsvcs/ImplRepo_Service/Iterator.h b/TAO/orbsvcs/ImplRepo_Service/Iterator.h index e5f1c78eac5..959adb90b45 100644 --- a/TAO/orbsvcs/ImplRepo_Service/Iterator.h +++ b/TAO/orbsvcs/ImplRepo_Service/Iterator.h @@ -3,8 +3,6 @@ /** * @file Iterator.h * - * $Id$ - * * @brief This file declares ImR's iterator. * * @author Darrell Brunsch <brunsch@cs.wustl.edu> diff --git a/TAO/orbsvcs/ImplRepo_Service/Locator_NT_Service.cpp b/TAO/orbsvcs/ImplRepo_Service/Locator_NT_Service.cpp index 94b4fbc082a..11a4540d19b 100644 --- a/TAO/orbsvcs/ImplRepo_Service/Locator_NT_Service.cpp +++ b/TAO/orbsvcs/ImplRepo_Service/Locator_NT_Service.cpp @@ -2,8 +2,6 @@ /** * @file Locator_NT_Service.cpp * - * $Id$ - * * @author Darrell Brunsch <brunsch@cs.wustl.edu> * @author Jeff Parsons <parsons@cs.wustl.edu> * @author John Tucker <jtucker@infoglide.com> diff --git a/TAO/orbsvcs/ImplRepo_Service/Locator_NT_Service.h b/TAO/orbsvcs/ImplRepo_Service/Locator_NT_Service.h index 0d4d2cfe622..c1a34f39d3d 100644 --- a/TAO/orbsvcs/ImplRepo_Service/Locator_NT_Service.h +++ b/TAO/orbsvcs/ImplRepo_Service/Locator_NT_Service.h @@ -3,8 +3,6 @@ /** * @file Locator_NT_Service.h * - * $Id$ - * * @author Darrell Brunsch <brunsch@cs.wustl.edu> * @author Jeff Parsons <parsons@cs.wustl.edu> * @author John Tucker <jtucker@infoglide.com> diff --git a/TAO/orbsvcs/ImplRepo_Service/Locator_Options.cpp b/TAO/orbsvcs/ImplRepo_Service/Locator_Options.cpp index 0a7c8609f39..6fb5f93a723 100644 --- a/TAO/orbsvcs/ImplRepo_Service/Locator_Options.cpp +++ b/TAO/orbsvcs/ImplRepo_Service/Locator_Options.cpp @@ -2,8 +2,6 @@ /** * @file Locator_Options.cpp * - * $Id$ - * * @author Darrell Brunsch <brunsch@cs.wustl.edu> */ //============================================================================= diff --git a/TAO/orbsvcs/ImplRepo_Service/Locator_Options.h b/TAO/orbsvcs/ImplRepo_Service/Locator_Options.h index dd59b385e05..9aea06ceb38 100644 --- a/TAO/orbsvcs/ImplRepo_Service/Locator_Options.h +++ b/TAO/orbsvcs/ImplRepo_Service/Locator_Options.h @@ -4,8 +4,6 @@ /** * @file Locator_Options.h * - * $Id$ - * * @brief Definition of the Options class for the Implementation Repository. * * @author Darrell Brunsch <brunsch@cs.wustl.edu> diff --git a/TAO/orbsvcs/ImplRepo_Service/Locator_XMLHandler.h b/TAO/orbsvcs/ImplRepo_Service/Locator_XMLHandler.h index 7c6f1720343..28c1b1828e6 100644 --- a/TAO/orbsvcs/ImplRepo_Service/Locator_XMLHandler.h +++ b/TAO/orbsvcs/ImplRepo_Service/Locator_XMLHandler.h @@ -3,8 +3,6 @@ /** * @file Locator_XMLHandler.h * - * $Id$ - * * @author Justin Michel <michel_j@ociweb.com> */ //============================================================================= diff --git a/TAO/orbsvcs/ImplRepo_Service/Server_Info.h b/TAO/orbsvcs/ImplRepo_Service/Server_Info.h index c415f378ae2..ef03ea9b641 100644 --- a/TAO/orbsvcs/ImplRepo_Service/Server_Info.h +++ b/TAO/orbsvcs/ImplRepo_Service/Server_Info.h @@ -2,8 +2,6 @@ /** * @file Server_Info.h * - * $Id$ - * * This class implements the Server_Info for the Implementation Repository. * * diff --git a/TAO/orbsvcs/ImplRepo_Service/tao_imr_i.h b/TAO/orbsvcs/ImplRepo_Service/tao_imr_i.h index b7eb9bb5a55..6bc23a96140 100644 --- a/TAO/orbsvcs/ImplRepo_Service/tao_imr_i.h +++ b/TAO/orbsvcs/ImplRepo_Service/tao_imr_i.h @@ -4,8 +4,6 @@ /** * @file tao_imr_i.h * - * $Id$ - * * This class implements the Implementation Repository helper application. * * diff --git a/TAO/orbsvcs/LifeCycle_Service/Criteria_Evaluator.cpp b/TAO/orbsvcs/LifeCycle_Service/Criteria_Evaluator.cpp index c56a9ec5ee6..541ba17192c 100644 --- a/TAO/orbsvcs/LifeCycle_Service/Criteria_Evaluator.cpp +++ b/TAO/orbsvcs/LifeCycle_Service/Criteria_Evaluator.cpp @@ -3,8 +3,6 @@ /** * @file Criteria_Evaluator.cpp * - * $Id$ - * * An Evaluator for the CosLifeCycle Criteria * * diff --git a/TAO/orbsvcs/LifeCycle_Service/Criteria_Evaluator.h b/TAO/orbsvcs/LifeCycle_Service/Criteria_Evaluator.h index ff2550745cf..fd46b00320f 100644 --- a/TAO/orbsvcs/LifeCycle_Service/Criteria_Evaluator.h +++ b/TAO/orbsvcs/LifeCycle_Service/Criteria_Evaluator.h @@ -3,8 +3,6 @@ /** * @file Criteria_Evaluator.h * - * $Id$ - * * An Evaluator for the CosLifeCycle Criteria * * diff --git a/TAO/orbsvcs/LifeCycle_Service/Factory_Trader.cpp b/TAO/orbsvcs/LifeCycle_Service/Factory_Trader.cpp index 36e27557bca..23d68287059 100644 --- a/TAO/orbsvcs/LifeCycle_Service/Factory_Trader.cpp +++ b/TAO/orbsvcs/LifeCycle_Service/Factory_Trader.cpp @@ -3,8 +3,6 @@ /** * @file Factory_Trader.cpp * - * $Id$ - * * A colocated instance of the Trading Service, only part of * the functionality provided is used. This class serves * as Wrapper around the Trading Service and provides diff --git a/TAO/orbsvcs/LifeCycle_Service/Factory_Trader.h b/TAO/orbsvcs/LifeCycle_Service/Factory_Trader.h index 430a5c3f65c..fde08125b5b 100644 --- a/TAO/orbsvcs/LifeCycle_Service/Factory_Trader.h +++ b/TAO/orbsvcs/LifeCycle_Service/Factory_Trader.h @@ -2,8 +2,6 @@ /** * @file Factory_Trader.h * - * $Id$ - * * Factory Trader for the Generic Factory. * * @author Michael Kircher (mk1@cs.wustl.edu) diff --git a/TAO/orbsvcs/LifeCycle_Service/LifeCycle_Service.cpp b/TAO/orbsvcs/LifeCycle_Service/LifeCycle_Service.cpp index 384d2056ba6..4a306eda248 100644 --- a/TAO/orbsvcs/LifeCycle_Service/LifeCycle_Service.cpp +++ b/TAO/orbsvcs/LifeCycle_Service/LifeCycle_Service.cpp @@ -3,8 +3,6 @@ /** * @file LifeCycle_Service.cpp * - * $Id$ - * * The server for the LifeCycleService of the quoter example. * * diff --git a/TAO/orbsvcs/LifeCycle_Service/LifeCycle_Service.h b/TAO/orbsvcs/LifeCycle_Service/LifeCycle_Service.h index 553be958ec7..c00345ae74a 100644 --- a/TAO/orbsvcs/LifeCycle_Service/LifeCycle_Service.h +++ b/TAO/orbsvcs/LifeCycle_Service/LifeCycle_Service.h @@ -3,8 +3,6 @@ /** * @file LifeCycle_Service.h * - * $Id$ - * * A creation service for objects using the CosLifeCycle GenericFactory. * * diff --git a/TAO/orbsvcs/LifeCycle_Service/LifeCycle_Service_i.cpp b/TAO/orbsvcs/LifeCycle_Service/LifeCycle_Service_i.cpp index bc0759e3b33..7e19d560847 100644 --- a/TAO/orbsvcs/LifeCycle_Service/LifeCycle_Service_i.cpp +++ b/TAO/orbsvcs/LifeCycle_Service/LifeCycle_Service_i.cpp @@ -3,8 +3,6 @@ /** * @file LifeCycle_Service_i.cpp * - * $Id$ - * * The implementation of a LifeCycle Service GenericFactory. * * diff --git a/TAO/orbsvcs/LifeCycle_Service/LifeCycle_Service_i.h b/TAO/orbsvcs/LifeCycle_Service/LifeCycle_Service_i.h index 9be8a4d7077..15729957c3d 100644 --- a/TAO/orbsvcs/LifeCycle_Service/LifeCycle_Service_i.h +++ b/TAO/orbsvcs/LifeCycle_Service/LifeCycle_Service_i.h @@ -3,8 +3,6 @@ /** * @file LifeCycle_Service_i.h * - * $Id$ - * * A Life Cycle Service for the Quoter example. * * diff --git a/TAO/orbsvcs/LoadBalancer/Push_Handler.h b/TAO/orbsvcs/LoadBalancer/Push_Handler.h index 7913a399f72..056bb8eed41 100644 --- a/TAO/orbsvcs/LoadBalancer/Push_Handler.h +++ b/TAO/orbsvcs/LoadBalancer/Push_Handler.h @@ -4,8 +4,6 @@ /** * @file Push_Handler.h * - * $Id$ - * * @author Ossama Othman <ossama@uci.edu> */ //======================================================================= diff --git a/TAO/orbsvcs/Logging_Service/Basic_Logging_Service/Basic_Logging_Service.h b/TAO/orbsvcs/Logging_Service/Basic_Logging_Service/Basic_Logging_Service.h index 5087539eab9..d2b2b21eff7 100644 --- a/TAO/orbsvcs/Logging_Service/Basic_Logging_Service/Basic_Logging_Service.h +++ b/TAO/orbsvcs/Logging_Service/Basic_Logging_Service/Basic_Logging_Service.h @@ -4,8 +4,6 @@ /** * @file Basic_Logging_Service.h * - * $Id$ - * * Front End of the Telecom Log Service * Basic_Logging_Service * diff --git a/TAO/orbsvcs/Logging_Service/Event_Logging_Service/Event_Logging_Service.h b/TAO/orbsvcs/Logging_Service/Event_Logging_Service/Event_Logging_Service.h index 2424665db8a..74941f0dda4 100644 --- a/TAO/orbsvcs/Logging_Service/Event_Logging_Service/Event_Logging_Service.h +++ b/TAO/orbsvcs/Logging_Service/Event_Logging_Service/Event_Logging_Service.h @@ -4,8 +4,6 @@ /** * @file Event_Logging_Service.h * - * $Id$ - * * Front End of the Telecom Log Service * Event_Logging_Service * diff --git a/TAO/orbsvcs/Logging_Service/Notify_Logging_Service/Notify_Logging_Service.h b/TAO/orbsvcs/Logging_Service/Notify_Logging_Service/Notify_Logging_Service.h index 3e2d6991193..66f486859ff 100644 --- a/TAO/orbsvcs/Logging_Service/Notify_Logging_Service/Notify_Logging_Service.h +++ b/TAO/orbsvcs/Logging_Service/Notify_Logging_Service/Notify_Logging_Service.h @@ -4,8 +4,6 @@ /** * @file Notify_Logging_Service.h * - * $Id$ - * * Front End of the Telecom Log Service * Notify_Logging_Service * diff --git a/TAO/orbsvcs/Logging_Service/RTEvent_Logging_Service/RTEvent_Logging_Service.h b/TAO/orbsvcs/Logging_Service/RTEvent_Logging_Service/RTEvent_Logging_Service.h index b9eb6f0f306..c6a6804d047 100644 --- a/TAO/orbsvcs/Logging_Service/RTEvent_Logging_Service/RTEvent_Logging_Service.h +++ b/TAO/orbsvcs/Logging_Service/RTEvent_Logging_Service/RTEvent_Logging_Service.h @@ -4,8 +4,6 @@ /** * @file RTEvent_Logging_Service.h * - * $Id$ - * * Front End of the Telecom Log Service * RTEvent_Logging_Service * diff --git a/TAO/orbsvcs/Naming_Service/NT_Naming_Server.cpp b/TAO/orbsvcs/Naming_Service/NT_Naming_Server.cpp index e3baa1caba8..ca9cfeaa42a 100644 --- a/TAO/orbsvcs/Naming_Service/NT_Naming_Server.cpp +++ b/TAO/orbsvcs/Naming_Service/NT_Naming_Server.cpp @@ -4,8 +4,6 @@ /** * @file NT_Naming_Server.cpp * - * $Id$ - * * Driver program that runs the TAO Naming Service as a Windows NT * Service. * diff --git a/TAO/orbsvcs/Naming_Service/NT_Naming_Service.h b/TAO/orbsvcs/Naming_Service/NT_Naming_Service.h index 706633fbeb7..dbb5cecb305 100644 --- a/TAO/orbsvcs/Naming_Service/NT_Naming_Service.h +++ b/TAO/orbsvcs/Naming_Service/NT_Naming_Service.h @@ -5,8 +5,6 @@ /** * @file NT_Naming_Service.h * - * $Id$ - * * Run the TAO Naming Service as a Windows NT Service. * * diff --git a/TAO/orbsvcs/Naming_Service/Naming_Service.h b/TAO/orbsvcs/Naming_Service/Naming_Service.h index 3690c97c3d6..9049c48766b 100644 --- a/TAO/orbsvcs/Naming_Service/Naming_Service.h +++ b/TAO/orbsvcs/Naming_Service/Naming_Service.h @@ -4,8 +4,6 @@ /** * @file Naming_Service.h * - * $Id$ - * * This class implements the functionality of a Naming_Service in * a stand-alone process. * diff --git a/TAO/orbsvcs/Notify_Service/NT_Notify_Server.cpp b/TAO/orbsvcs/Notify_Service/NT_Notify_Server.cpp index d648f6abf3f..e4ce57c8226 100644 --- a/TAO/orbsvcs/Notify_Service/NT_Notify_Server.cpp +++ b/TAO/orbsvcs/Notify_Service/NT_Notify_Server.cpp @@ -4,8 +4,6 @@ /** * @file NT_Notify_Server.cpp * - * $Id$ - * * Driver program that runs the TAO Notification Service as a Windows NT * Service. * diff --git a/TAO/orbsvcs/Notify_Service/NT_Notify_Service.h b/TAO/orbsvcs/Notify_Service/NT_Notify_Service.h index f079d6bae11..a78948908bd 100644 --- a/TAO/orbsvcs/Notify_Service/NT_Notify_Service.h +++ b/TAO/orbsvcs/Notify_Service/NT_Notify_Service.h @@ -4,8 +4,6 @@ /** * @file NT_Notify_Service.h * - * $Id$ - * * Run the TAO Notify Service as a Windows NT Service. * * diff --git a/TAO/orbsvcs/Notify_Service/Notify_Service.h b/TAO/orbsvcs/Notify_Service/Notify_Service.h index 156f718a5a2..c65768c706a 100644 --- a/TAO/orbsvcs/Notify_Service/Notify_Service.h +++ b/TAO/orbsvcs/Notify_Service/Notify_Service.h @@ -3,8 +3,6 @@ /** * @file Notify_Service.h * - * $Id$ - * * Notification Service front end. * * @author Pradeep Gore <pradeep@cs.wustl.edu> diff --git a/TAO/orbsvcs/Scheduling_Service/Scheduling_Service.h b/TAO/orbsvcs/Scheduling_Service/Scheduling_Service.h index 37b436330ef..2575de2bb7a 100644 --- a/TAO/orbsvcs/Scheduling_Service/Scheduling_Service.h +++ b/TAO/orbsvcs/Scheduling_Service/Scheduling_Service.h @@ -2,8 +2,6 @@ /** * @file Scheduling_Service.h * - * $Id$ - * * This class implements the functionality of a Scheduling Service in * a stand-alone process. * diff --git a/TAO/orbsvcs/TAO_Service/TAO_Service.cpp b/TAO/orbsvcs/TAO_Service/TAO_Service.cpp index 6383fc157c0..9e78f7b865b 100644 --- a/TAO/orbsvcs/TAO_Service/TAO_Service.cpp +++ b/TAO/orbsvcs/TAO_Service/TAO_Service.cpp @@ -3,8 +3,6 @@ /** * @file TAO_Service.cpp * - * $Id$ - * * This directory contains an example that illustrates how the ACE * Service Configurator can dynamically configure an ORB and its * servants from a svc.conf file. diff --git a/TAO/orbsvcs/Time_Service/Clerk_i.h b/TAO/orbsvcs/Time_Service/Clerk_i.h index 0b4f8c700da..a39550e0955 100644 --- a/TAO/orbsvcs/Time_Service/Clerk_i.h +++ b/TAO/orbsvcs/Time_Service/Clerk_i.h @@ -4,8 +4,6 @@ /** * @file Clerk_i.h * - * $Id$ - * * @author Vishal Kachroo <vishal@cs.wustl.edu> */ //============================================================================= diff --git a/TAO/orbsvcs/Time_Service/Server_i.h b/TAO/orbsvcs/Time_Service/Server_i.h index c7c62376c74..7059043ba4c 100644 --- a/TAO/orbsvcs/Time_Service/Server_i.h +++ b/TAO/orbsvcs/Time_Service/Server_i.h @@ -4,8 +4,6 @@ /** * @file Server_i.h * - * $Id$ - * * @author Vishal Kachroo <vishal@cs.wustl.edu> */ //============================================================================= diff --git a/TAO/orbsvcs/Trading_Service/Trading_Service.h b/TAO/orbsvcs/Trading_Service/Trading_Service.h index bcd169bc287..8caed4cca02 100644 --- a/TAO/orbsvcs/Trading_Service/Trading_Service.h +++ b/TAO/orbsvcs/Trading_Service/Trading_Service.h @@ -4,8 +4,6 @@ /** * @file Trading_Service.h * - * $Id$ - * * @author Seth Widoff <sbw1@cs.wustl.edu> */ //============================================================================= diff --git a/TAO/orbsvcs/examples/CosEC/Factory/CosEventChannelFactory.idl b/TAO/orbsvcs/examples/CosEC/Factory/CosEventChannelFactory.idl index 63ddf14c056..56326dbcc59 100644 --- a/TAO/orbsvcs/examples/CosEC/Factory/CosEventChannelFactory.idl +++ b/TAO/orbsvcs/examples/CosEC/Factory/CosEventChannelFactory.idl @@ -3,8 +3,6 @@ /** * @file CosEventChannelFactory.idl * - * $Id$ - * * @author Pradeep Gore <pradeep@cs.wustl.edu> */ //============================================================================= diff --git a/TAO/orbsvcs/examples/CosEC/Factory/CosEventChannelFactory_i.h b/TAO/orbsvcs/examples/CosEC/Factory/CosEventChannelFactory_i.h index df950da6a24..21097879896 100644 --- a/TAO/orbsvcs/examples/CosEC/Factory/CosEventChannelFactory_i.h +++ b/TAO/orbsvcs/examples/CosEC/Factory/CosEventChannelFactory_i.h @@ -4,8 +4,6 @@ /** * @file CosEventChannelFactory_i.h * - * $Id$ - * * This class implements the CosEventChannelFactory * * diff --git a/TAO/orbsvcs/examples/CosEC/Factory/FactoryDriver.h b/TAO/orbsvcs/examples/CosEC/Factory/FactoryDriver.h index 40c1af54d1f..02f19711451 100644 --- a/TAO/orbsvcs/examples/CosEC/Factory/FactoryDriver.h +++ b/TAO/orbsvcs/examples/CosEC/Factory/FactoryDriver.h @@ -5,8 +5,6 @@ /** * @file FactoryDriver.h * - * $Id$ - * * This class implements the Factory driver. * * diff --git a/TAO/orbsvcs/examples/CosEC/RtEC_Based/bin/RtEC_Based_CosEC.h b/TAO/orbsvcs/examples/CosEC/RtEC_Based/bin/RtEC_Based_CosEC.h index bc061941e68..2034a4dac20 100644 --- a/TAO/orbsvcs/examples/CosEC/RtEC_Based/bin/RtEC_Based_CosEC.h +++ b/TAO/orbsvcs/examples/CosEC/RtEC_Based/bin/RtEC_Based_CosEC.h @@ -3,8 +3,6 @@ /** * @file RtEC_Based_CosEC.h * - * $Id$ - * * @author Pradeep Gore <pradeep@cs.wustl.edu> * * The COS Event Channel service. diff --git a/TAO/orbsvcs/examples/CosEC/RtEC_Based/lib/ConsumerAdmin_i.h b/TAO/orbsvcs/examples/CosEC/RtEC_Based/lib/ConsumerAdmin_i.h index f2e60fdd1c7..4ba62ff0e35 100644 --- a/TAO/orbsvcs/examples/CosEC/RtEC_Based/lib/ConsumerAdmin_i.h +++ b/TAO/orbsvcs/examples/CosEC/RtEC_Based/lib/ConsumerAdmin_i.h @@ -4,8 +4,6 @@ /** * @file ConsumerAdmin_i.h * - * $Id$ - * * @author Pradeep Gore <pradeep@cs.wustl.edu> * * This has the implementation of the diff --git a/TAO/orbsvcs/examples/CosEC/RtEC_Based/lib/CosEvent_Utilities.h b/TAO/orbsvcs/examples/CosEC/RtEC_Based/lib/CosEvent_Utilities.h index 7fb9cc1d7ce..d3d7864b21a 100644 --- a/TAO/orbsvcs/examples/CosEC/RtEC_Based/lib/CosEvent_Utilities.h +++ b/TAO/orbsvcs/examples/CosEC/RtEC_Based/lib/CosEvent_Utilities.h @@ -4,8 +4,6 @@ /** * @file CosEvent_Utilities.h * - * $Id$ - * * A few utility classes to make it easier to write EC applications. * * diff --git a/TAO/orbsvcs/examples/CosEC/RtEC_Based/lib/EventChannel_i.h b/TAO/orbsvcs/examples/CosEC/RtEC_Based/lib/EventChannel_i.h index 3817a8153fb..6149d828fc2 100644 --- a/TAO/orbsvcs/examples/CosEC/RtEC_Based/lib/EventChannel_i.h +++ b/TAO/orbsvcs/examples/CosEC/RtEC_Based/lib/EventChannel_i.h @@ -4,8 +4,6 @@ /** * @file EventChannel_i.h * - * $Id$ - * * @author Pradeep Gore <pradeep@cs.wustl.edu> * * This has the implementation of the diff --git a/TAO/orbsvcs/examples/CosEC/RtEC_Based/lib/ProxyPushConsumer_i.h b/TAO/orbsvcs/examples/CosEC/RtEC_Based/lib/ProxyPushConsumer_i.h index bfbdb60306f..70a3aa9645f 100644 --- a/TAO/orbsvcs/examples/CosEC/RtEC_Based/lib/ProxyPushConsumer_i.h +++ b/TAO/orbsvcs/examples/CosEC/RtEC_Based/lib/ProxyPushConsumer_i.h @@ -4,8 +4,6 @@ /** * @file ProxyPushConsumer_i.h * - * $Id$ - * * @author Pradeep Gore <pradeep@cs.wustl.edu> * * This has the implementation of the diff --git a/TAO/orbsvcs/examples/CosEC/RtEC_Based/lib/ProxyPushSupplier_i.h b/TAO/orbsvcs/examples/CosEC/RtEC_Based/lib/ProxyPushSupplier_i.h index 8512710a4cb..d97a6b91bc4 100644 --- a/TAO/orbsvcs/examples/CosEC/RtEC_Based/lib/ProxyPushSupplier_i.h +++ b/TAO/orbsvcs/examples/CosEC/RtEC_Based/lib/ProxyPushSupplier_i.h @@ -4,8 +4,6 @@ /** * @file ProxyPushSupplier_i.h * - * $Id$ - * * @author Pradeep Gore <pradeep@cs.wustl.edu> * * This has the implementation of the diff --git a/TAO/orbsvcs/examples/CosEC/RtEC_Based/lib/SupplierAdmin_i.h b/TAO/orbsvcs/examples/CosEC/RtEC_Based/lib/SupplierAdmin_i.h index 405fe45bed4..6a583ee3a47 100644 --- a/TAO/orbsvcs/examples/CosEC/RtEC_Based/lib/SupplierAdmin_i.h +++ b/TAO/orbsvcs/examples/CosEC/RtEC_Based/lib/SupplierAdmin_i.h @@ -4,8 +4,6 @@ /** * @file SupplierAdmin_i.h * - * $Id$ - * * @author Pradeep Gore <pradeep@cs.wustl.edu> * * This has the implementation of the diff --git a/TAO/orbsvcs/examples/CosEC/RtEC_Based/tests/Basic/Basic.h b/TAO/orbsvcs/examples/CosEC/RtEC_Based/tests/Basic/Basic.h index 15ca31490ab..028b661ecb5 100644 --- a/TAO/orbsvcs/examples/CosEC/RtEC_Based/tests/Basic/Basic.h +++ b/TAO/orbsvcs/examples/CosEC/RtEC_Based/tests/Basic/Basic.h @@ -4,8 +4,6 @@ /** * @file Basic.h * - * $Id$ - * * @author Pradeep Gore <pradeep@cs.wustl.edu> * * This is a simple test class for the standard Cos Event Channel. diff --git a/TAO/orbsvcs/examples/CosEC/RtEC_Based/tests/Basic/Consumer.h b/TAO/orbsvcs/examples/CosEC/RtEC_Based/tests/Basic/Consumer.h index 4343aaef780..996ed7a1995 100644 --- a/TAO/orbsvcs/examples/CosEC/RtEC_Based/tests/Basic/Consumer.h +++ b/TAO/orbsvcs/examples/CosEC/RtEC_Based/tests/Basic/Consumer.h @@ -4,8 +4,6 @@ /** * @file Consumer.h * - * $Id$ - * * @author Pradeep Gore <pradeep@cs.wustl.edu> * * Defines a simple Push Consumer. diff --git a/TAO/orbsvcs/examples/CosEC/RtEC_Based/tests/Basic/Supplier.h b/TAO/orbsvcs/examples/CosEC/RtEC_Based/tests/Basic/Supplier.h index c315ed7f1a0..7057e5ace79 100644 --- a/TAO/orbsvcs/examples/CosEC/RtEC_Based/tests/Basic/Supplier.h +++ b/TAO/orbsvcs/examples/CosEC/RtEC_Based/tests/Basic/Supplier.h @@ -4,8 +4,6 @@ /** * @file Supplier.h * - * $Id$ - * * @author Pradeep Gore <pradeep@cs.wustl.edu> * * Defines a simple Push Supplier. diff --git a/TAO/orbsvcs/examples/CosEC/RtEC_Based/tests/Multiple/Consumer.h b/TAO/orbsvcs/examples/CosEC/RtEC_Based/tests/Multiple/Consumer.h index 741df7d2ea5..14572bae669 100644 --- a/TAO/orbsvcs/examples/CosEC/RtEC_Based/tests/Multiple/Consumer.h +++ b/TAO/orbsvcs/examples/CosEC/RtEC_Based/tests/Multiple/Consumer.h @@ -4,8 +4,6 @@ /** * @file Consumer.h * - * $Id$ - * * @author Pradeep Gore <pradeep@cs.wustl.edu> * * Defines a simple Push Consumer. diff --git a/TAO/orbsvcs/examples/CosEC/RtEC_Based/tests/Multiple/Multiple.h b/TAO/orbsvcs/examples/CosEC/RtEC_Based/tests/Multiple/Multiple.h index 8fa0526f545..57443fbb66c 100644 --- a/TAO/orbsvcs/examples/CosEC/RtEC_Based/tests/Multiple/Multiple.h +++ b/TAO/orbsvcs/examples/CosEC/RtEC_Based/tests/Multiple/Multiple.h @@ -4,8 +4,6 @@ /** * @file Multiple.h * - * $Id$ - * * @author Pradeep Gore <pradeep@cs.wustl.edu> * * This is a test class for the Cos Event Service. diff --git a/TAO/orbsvcs/examples/CosEC/RtEC_Based/tests/Multiple/Supplier.h b/TAO/orbsvcs/examples/CosEC/RtEC_Based/tests/Multiple/Supplier.h index b5c5a4dc199..aea4f058c15 100644 --- a/TAO/orbsvcs/examples/CosEC/RtEC_Based/tests/Multiple/Supplier.h +++ b/TAO/orbsvcs/examples/CosEC/RtEC_Based/tests/Multiple/Supplier.h @@ -4,8 +4,6 @@ /** * @file Supplier.h * - * $Id$ - * * @author Pradeep Gore <pradeep@cs.wustl.edu> * * Defines a simple Push Supplier. diff --git a/TAO/orbsvcs/examples/CosEC/Simple/Consumer.h b/TAO/orbsvcs/examples/CosEC/Simple/Consumer.h index a47ee71a6eb..68d6eef38d8 100644 --- a/TAO/orbsvcs/examples/CosEC/Simple/Consumer.h +++ b/TAO/orbsvcs/examples/CosEC/Simple/Consumer.h @@ -3,8 +3,6 @@ /** * @file Consumer.h * - * $Id$ - * * @author Carlos O'Ryan (coryan@cs.wustl.edu) */ //============================================================================= diff --git a/TAO/orbsvcs/examples/CosEC/Simple/Supplier.h b/TAO/orbsvcs/examples/CosEC/Simple/Supplier.h index bf7e58e46d4..897ef6acbd7 100644 --- a/TAO/orbsvcs/examples/CosEC/Simple/Supplier.h +++ b/TAO/orbsvcs/examples/CosEC/Simple/Supplier.h @@ -3,8 +3,6 @@ /** * @file Supplier.h * - * $Id$ - * * @author Carlos O'Ryan (coryan@cs.wustl.edu) */ //============================================================================= diff --git a/TAO/orbsvcs/examples/LoadBalancing/ORBInitializer.h b/TAO/orbsvcs/examples/LoadBalancing/ORBInitializer.h index 171dfdeb7a6..f427726c256 100644 --- a/TAO/orbsvcs/examples/LoadBalancing/ORBInitializer.h +++ b/TAO/orbsvcs/examples/LoadBalancing/ORBInitializer.h @@ -4,8 +4,6 @@ /** * @file ORBInitializer.h * - * $Id$ - * * @author Ossama Othman <ossama@dre.vanderbilt.edu> */ //============================================================================= diff --git a/TAO/orbsvcs/examples/LoadBalancing/RPS_Monitor.h b/TAO/orbsvcs/examples/LoadBalancing/RPS_Monitor.h index ecb6dd500a4..009117f7ac1 100644 --- a/TAO/orbsvcs/examples/LoadBalancing/RPS_Monitor.h +++ b/TAO/orbsvcs/examples/LoadBalancing/RPS_Monitor.h @@ -4,8 +4,6 @@ /** * @file RPS_Monitor.h * - * $Id$ - * * @author Ossama Othman <ossama@dre.vanderbilt.edu> */ //============================================================================= diff --git a/TAO/orbsvcs/examples/Log/Basic/TLS_Client.h b/TAO/orbsvcs/examples/Log/Basic/TLS_Client.h index 84d12005913..39ce7b076b5 100644 --- a/TAO/orbsvcs/examples/Log/Basic/TLS_Client.h +++ b/TAO/orbsvcs/examples/Log/Basic/TLS_Client.h @@ -4,8 +4,6 @@ /** * @file TLS_Client.h * - * $Id$ - * * An example of using the Basic_Logging_Service * * diff --git a/TAO/orbsvcs/examples/Log/Event/Event_Consumer.h b/TAO/orbsvcs/examples/Log/Event/Event_Consumer.h index 3b49c025a83..092721b5f97 100644 --- a/TAO/orbsvcs/examples/Log/Event/Event_Consumer.h +++ b/TAO/orbsvcs/examples/Log/Event/Event_Consumer.h @@ -4,8 +4,6 @@ /** * @file Event_Consumer.h * - * $Id$ - * * An example of using the Event_Logging_Service. * The Event_Consumer consumes log-generated events. * diff --git a/TAO/orbsvcs/examples/Log/Event/Event_Supplier.h b/TAO/orbsvcs/examples/Log/Event/Event_Supplier.h index c69524c9a54..bdc44f5556c 100644 --- a/TAO/orbsvcs/examples/Log/Event/Event_Supplier.h +++ b/TAO/orbsvcs/examples/Log/Event/Event_Supplier.h @@ -4,8 +4,6 @@ /** * @file Event_Supplier.h * - * $Id$ - * * An example of using the Event_Logging_Service. * * diff --git a/TAO/orbsvcs/examples/Log/Notify/Notify_Consumer.h b/TAO/orbsvcs/examples/Log/Notify/Notify_Consumer.h index 608c87a4823..fe1ec87afea 100644 --- a/TAO/orbsvcs/examples/Log/Notify/Notify_Consumer.h +++ b/TAO/orbsvcs/examples/Log/Notify/Notify_Consumer.h @@ -4,8 +4,6 @@ /** * @file Notify_Consumer.h * - * $Id$ - * * An example of using the Notify_Logging_Service. * The Notify_Consumer consumes log-generated events. * diff --git a/TAO/orbsvcs/examples/Log/Notify/Notify_Supplier.h b/TAO/orbsvcs/examples/Log/Notify/Notify_Supplier.h index fe0069fe0fe..3f95f4cc473 100644 --- a/TAO/orbsvcs/examples/Log/Notify/Notify_Supplier.h +++ b/TAO/orbsvcs/examples/Log/Notify/Notify_Supplier.h @@ -4,8 +4,6 @@ /** * @file Notify_Supplier.h * - * $Id$ - * * An example of using the Notify_Logging_Service. * * diff --git a/TAO/orbsvcs/examples/Log/RTEvent/RTEvent_Consumer.h b/TAO/orbsvcs/examples/Log/RTEvent/RTEvent_Consumer.h index f99208db8b8..893e98f4057 100644 --- a/TAO/orbsvcs/examples/Log/RTEvent/RTEvent_Consumer.h +++ b/TAO/orbsvcs/examples/Log/RTEvent/RTEvent_Consumer.h @@ -4,8 +4,6 @@ /** * @file RTEvent_Consumer.h * - * $Id$ - * * An example of using the RTEvent_Logging_Service. * The RTEvent_Consumer consumes log-generated events. * diff --git a/TAO/orbsvcs/examples/Log/RTEvent/RTEvent_Supplier.h b/TAO/orbsvcs/examples/Log/RTEvent/RTEvent_Supplier.h index 9e456ff78ee..e1ed988534a 100644 --- a/TAO/orbsvcs/examples/Log/RTEvent/RTEvent_Supplier.h +++ b/TAO/orbsvcs/examples/Log/RTEvent/RTEvent_Supplier.h @@ -4,8 +4,6 @@ /** * @file RTEvent_Supplier.h * - * $Id$ - * * An example of using the RTEvent_Logging_Service. * * diff --git a/TAO/orbsvcs/examples/Notify/Filter/Filter.h b/TAO/orbsvcs/examples/Notify/Filter/Filter.h index 927827fc028..99fe0906942 100644 --- a/TAO/orbsvcs/examples/Notify/Filter/Filter.h +++ b/TAO/orbsvcs/examples/Notify/Filter/Filter.h @@ -3,8 +3,6 @@ /** * @file Filter.h * - * $Id$ - * * Class to demo structured event filtering. * * diff --git a/TAO/orbsvcs/examples/Notify/Lanes/Consumer.h b/TAO/orbsvcs/examples/Notify/Lanes/Consumer.h index 5fd16f23805..980e65fa917 100644 --- a/TAO/orbsvcs/examples/Notify/Lanes/Consumer.h +++ b/TAO/orbsvcs/examples/Notify/Lanes/Consumer.h @@ -2,8 +2,6 @@ /** * @file Consumer.h * - * $Id$ - * * @author Pradeep Gore <pradeep@oomworks.com> * * diff --git a/TAO/orbsvcs/examples/Notify/Lanes/Consumer_Client.h b/TAO/orbsvcs/examples/Notify/Lanes/Consumer_Client.h index e5c5e259f94..5ae5ef8b08c 100644 --- a/TAO/orbsvcs/examples/Notify/Lanes/Consumer_Client.h +++ b/TAO/orbsvcs/examples/Notify/Lanes/Consumer_Client.h @@ -2,8 +2,6 @@ /** * @file Consumer_Client.h * - * $Id$ - * * @author Pradeep Gore <pradeep@oomworks.com> * * diff --git a/TAO/orbsvcs/examples/Notify/Lanes/ORB_Objects.h b/TAO/orbsvcs/examples/Notify/Lanes/ORB_Objects.h index 5af48adbbac..3e07583f888 100644 --- a/TAO/orbsvcs/examples/Notify/Lanes/ORB_Objects.h +++ b/TAO/orbsvcs/examples/Notify/Lanes/ORB_Objects.h @@ -2,8 +2,6 @@ /** * @file ORB_Objects.h * - * $Id$ - * * @author Pradeep Gore <pradeep@oomworks.com> * * diff --git a/TAO/orbsvcs/examples/Notify/Lanes/ORB_Run_Task.h b/TAO/orbsvcs/examples/Notify/Lanes/ORB_Run_Task.h index 8a535924eae..545aef17d91 100644 --- a/TAO/orbsvcs/examples/Notify/Lanes/ORB_Run_Task.h +++ b/TAO/orbsvcs/examples/Notify/Lanes/ORB_Run_Task.h @@ -2,8 +2,6 @@ /** * @file ORB_Run_Task.h * - * $Id$ - * * @author Pradeep Gore <pradeep@oomworks.com> * * diff --git a/TAO/orbsvcs/examples/Notify/Lanes/Supplier.h b/TAO/orbsvcs/examples/Notify/Lanes/Supplier.h index d7c2f31af5d..49e5a46815c 100644 --- a/TAO/orbsvcs/examples/Notify/Lanes/Supplier.h +++ b/TAO/orbsvcs/examples/Notify/Lanes/Supplier.h @@ -2,8 +2,6 @@ /** * @file Supplier.h * - * $Id$ - * * @author Pradeep Gore <pradeep@oomworks.com> * * diff --git a/TAO/orbsvcs/examples/Notify/Lanes/Supplier_Client.h b/TAO/orbsvcs/examples/Notify/Lanes/Supplier_Client.h index 751c996ec65..9f5f66633c5 100644 --- a/TAO/orbsvcs/examples/Notify/Lanes/Supplier_Client.h +++ b/TAO/orbsvcs/examples/Notify/Lanes/Supplier_Client.h @@ -2,8 +2,6 @@ /** * @file Supplier_Client.h * - * $Id$ - * * @author Pradeep Gore <pradeep@oomworks.com> * * diff --git a/TAO/orbsvcs/examples/Notify/Subscribe/Subscribe.h b/TAO/orbsvcs/examples/Notify/Subscribe/Subscribe.h index d7d53791135..46268524d22 100644 --- a/TAO/orbsvcs/examples/Notify/Subscribe/Subscribe.h +++ b/TAO/orbsvcs/examples/Notify/Subscribe/Subscribe.h @@ -3,8 +3,6 @@ /** * @file Subscribe.h * - * $Id$ - * * Class to demo structured event subscription. * * diff --git a/TAO/orbsvcs/examples/Notify/ThreadPool/Consumer.h b/TAO/orbsvcs/examples/Notify/ThreadPool/Consumer.h index 8fb0a019a88..681796ae269 100644 --- a/TAO/orbsvcs/examples/Notify/ThreadPool/Consumer.h +++ b/TAO/orbsvcs/examples/Notify/ThreadPool/Consumer.h @@ -2,8 +2,6 @@ /** * @file Consumer.h * - * $Id$ - * * @author Pradeep Gore <pradeep@oomworks.com> * * diff --git a/TAO/orbsvcs/examples/Notify/ThreadPool/Consumer_Client.h b/TAO/orbsvcs/examples/Notify/ThreadPool/Consumer_Client.h index d7fead0d8a2..0441ac5fa6e 100644 --- a/TAO/orbsvcs/examples/Notify/ThreadPool/Consumer_Client.h +++ b/TAO/orbsvcs/examples/Notify/ThreadPool/Consumer_Client.h @@ -2,8 +2,6 @@ /** * @file Consumer_Client.h * - * $Id$ - * * @author Pradeep Gore <pradeep@oomworks.com> * * diff --git a/TAO/orbsvcs/examples/Notify/ThreadPool/ORB_Objects.h b/TAO/orbsvcs/examples/Notify/ThreadPool/ORB_Objects.h index ed1042be85e..da695575e80 100644 --- a/TAO/orbsvcs/examples/Notify/ThreadPool/ORB_Objects.h +++ b/TAO/orbsvcs/examples/Notify/ThreadPool/ORB_Objects.h @@ -2,8 +2,6 @@ /** * @file ORB_Objects.h * - * $Id$ - * * @author Pradeep Gore <pradeep@oomworks.com> * * diff --git a/TAO/orbsvcs/examples/Notify/ThreadPool/ORB_Run_Task.h b/TAO/orbsvcs/examples/Notify/ThreadPool/ORB_Run_Task.h index 8a535924eae..545aef17d91 100644 --- a/TAO/orbsvcs/examples/Notify/ThreadPool/ORB_Run_Task.h +++ b/TAO/orbsvcs/examples/Notify/ThreadPool/ORB_Run_Task.h @@ -2,8 +2,6 @@ /** * @file ORB_Run_Task.h * - * $Id$ - * * @author Pradeep Gore <pradeep@oomworks.com> * * diff --git a/TAO/orbsvcs/examples/Notify/ThreadPool/Supplier.h b/TAO/orbsvcs/examples/Notify/ThreadPool/Supplier.h index e8b30447a59..f06ca94f132 100644 --- a/TAO/orbsvcs/examples/Notify/ThreadPool/Supplier.h +++ b/TAO/orbsvcs/examples/Notify/ThreadPool/Supplier.h @@ -2,8 +2,6 @@ /** * @file Supplier.h * - * $Id$ - * * @author Pradeep Gore <pradeep@oomworks.com> * * diff --git a/TAO/orbsvcs/examples/Notify/ThreadPool/Supplier_Client.h b/TAO/orbsvcs/examples/Notify/ThreadPool/Supplier_Client.h index 95155d99fcb..7f4fa84dd69 100644 --- a/TAO/orbsvcs/examples/Notify/ThreadPool/Supplier_Client.h +++ b/TAO/orbsvcs/examples/Notify/ThreadPool/Supplier_Client.h @@ -2,8 +2,6 @@ /** * @file Supplier_Client.h * - * $Id$ - * * @author Pradeep Gore <pradeep@oomworks.com> * * diff --git a/TAO/orbsvcs/examples/RtEC/IIOPGateway/Consumer.h b/TAO/orbsvcs/examples/RtEC/IIOPGateway/Consumer.h index dca617c9a01..afa68222030 100644 --- a/TAO/orbsvcs/examples/RtEC/IIOPGateway/Consumer.h +++ b/TAO/orbsvcs/examples/RtEC/IIOPGateway/Consumer.h @@ -2,8 +2,6 @@ /** * @file Consumer.h * - * $Id$ - * * @author Carlos O'Ryan (coryan@cs.wustl.edu) * * Consumer diff --git a/TAO/orbsvcs/examples/RtEC/IIOPGateway/EC.h b/TAO/orbsvcs/examples/RtEC/IIOPGateway/EC.h index 3a5e78c832f..b9f326327bc 100644 --- a/TAO/orbsvcs/examples/RtEC/IIOPGateway/EC.h +++ b/TAO/orbsvcs/examples/RtEC/IIOPGateway/EC.h @@ -2,8 +2,6 @@ /** * @file EC.h * - * $Id$ - * * @author Carlos O'Ryan (coryan@cs.wustl.edu) * * Event channel diff --git a/TAO/orbsvcs/examples/RtEC/IIOPGateway/Gateway.h b/TAO/orbsvcs/examples/RtEC/IIOPGateway/Gateway.h index cf105a5d5e1..8e203359789 100644 --- a/TAO/orbsvcs/examples/RtEC/IIOPGateway/Gateway.h +++ b/TAO/orbsvcs/examples/RtEC/IIOPGateway/Gateway.h @@ -2,8 +2,6 @@ /** * @file Gateway.h * - * $Id$ - * * @author Johnny Willemsen (jwillemsen@remedy.nl) * * IIOP Gateway diff --git a/TAO/orbsvcs/examples/RtEC/IIOPGateway/Supplier.h b/TAO/orbsvcs/examples/RtEC/IIOPGateway/Supplier.h index 52b937ae896..b20a42d89b0 100644 --- a/TAO/orbsvcs/examples/RtEC/IIOPGateway/Supplier.h +++ b/TAO/orbsvcs/examples/RtEC/IIOPGateway/Supplier.h @@ -2,8 +2,6 @@ /** * @file Supplier.h * - * $Id$ - * * @author Carlos O'Ryan (coryan@cs.wustl.edu) * * IIOP Gateway diff --git a/TAO/orbsvcs/examples/RtEC/Kokyu/Consumer.h b/TAO/orbsvcs/examples/RtEC/Kokyu/Consumer.h index db4593f5d97..eca442d1128 100644 --- a/TAO/orbsvcs/examples/RtEC/Kokyu/Consumer.h +++ b/TAO/orbsvcs/examples/RtEC/Kokyu/Consumer.h @@ -3,8 +3,6 @@ /** * @file Consumer.h * - * $Id$ - * * @author Carlos O'Ryan (coryan@cs.wustl.edu) */ //============================================================================= diff --git a/TAO/orbsvcs/examples/RtEC/Kokyu/Supplier.h b/TAO/orbsvcs/examples/RtEC/Kokyu/Supplier.h index 9fc7e76cd41..d95f8923857 100644 --- a/TAO/orbsvcs/examples/RtEC/Kokyu/Supplier.h +++ b/TAO/orbsvcs/examples/RtEC/Kokyu/Supplier.h @@ -3,8 +3,6 @@ /** * @file Supplier.h * - * $Id$ - * * @author Carlos O'Ryan (coryan@cs.wustl.edu) */ //============================================================================= diff --git a/TAO/orbsvcs/examples/RtEC/MCast/AddrServer.h b/TAO/orbsvcs/examples/RtEC/MCast/AddrServer.h index 16b71eac253..7d200e5ebfa 100644 --- a/TAO/orbsvcs/examples/RtEC/MCast/AddrServer.h +++ b/TAO/orbsvcs/examples/RtEC/MCast/AddrServer.h @@ -3,8 +3,6 @@ /** * @file AddrServer.h * - * $Id$ - * * @author Carlos O'Ryan (coryan@cs.wustl.edu) */ //============================================================================= diff --git a/TAO/orbsvcs/examples/RtEC/MCast/Consumer.h b/TAO/orbsvcs/examples/RtEC/MCast/Consumer.h index 9da44e65b2f..a48d9c507ce 100644 --- a/TAO/orbsvcs/examples/RtEC/MCast/Consumer.h +++ b/TAO/orbsvcs/examples/RtEC/MCast/Consumer.h @@ -3,8 +3,6 @@ /** * @file Consumer.h * - * $Id$ - * * @author Carlos O'Ryan (coryan@cs.wustl.edu) */ //============================================================================= diff --git a/TAO/orbsvcs/examples/RtEC/MCast/Supplier.h b/TAO/orbsvcs/examples/RtEC/MCast/Supplier.h index b00d40fb141..242d7385234 100644 --- a/TAO/orbsvcs/examples/RtEC/MCast/Supplier.h +++ b/TAO/orbsvcs/examples/RtEC/MCast/Supplier.h @@ -3,8 +3,6 @@ /** * @file Supplier.h * - * $Id$ - * * @author Carlos O'Ryan (coryan@cs.wustl.edu) */ //============================================================================= diff --git a/TAO/orbsvcs/examples/RtEC/Schedule/Consumer.h b/TAO/orbsvcs/examples/RtEC/Schedule/Consumer.h index db4593f5d97..eca442d1128 100644 --- a/TAO/orbsvcs/examples/RtEC/Schedule/Consumer.h +++ b/TAO/orbsvcs/examples/RtEC/Schedule/Consumer.h @@ -3,8 +3,6 @@ /** * @file Consumer.h * - * $Id$ - * * @author Carlos O'Ryan (coryan@cs.wustl.edu) */ //============================================================================= diff --git a/TAO/orbsvcs/examples/RtEC/Schedule/Supplier.h b/TAO/orbsvcs/examples/RtEC/Schedule/Supplier.h index 3aa3a839087..278934efb6d 100644 --- a/TAO/orbsvcs/examples/RtEC/Schedule/Supplier.h +++ b/TAO/orbsvcs/examples/RtEC/Schedule/Supplier.h @@ -3,8 +3,6 @@ /** * @file Supplier.h * - * $Id$ - * * @author Carlos O'Ryan (coryan@cs.wustl.edu) */ //============================================================================= diff --git a/TAO/orbsvcs/examples/RtEC/Simple/Consumer.h b/TAO/orbsvcs/examples/RtEC/Simple/Consumer.h index 988f9261349..71f9300fb16 100644 --- a/TAO/orbsvcs/examples/RtEC/Simple/Consumer.h +++ b/TAO/orbsvcs/examples/RtEC/Simple/Consumer.h @@ -3,8 +3,6 @@ /** * @file Consumer.h * - * $Id$ - * * @author Carlos O'Ryan (coryan@cs.wustl.edu) */ //============================================================================= diff --git a/TAO/orbsvcs/examples/RtEC/Simple/Supplier.h b/TAO/orbsvcs/examples/RtEC/Simple/Supplier.h index 3a8aba409d4..a1e9d944303 100644 --- a/TAO/orbsvcs/examples/RtEC/Simple/Supplier.h +++ b/TAO/orbsvcs/examples/RtEC/Simple/Supplier.h @@ -3,8 +3,6 @@ /** * @file Supplier.h * - * $Id$ - * * @author Carlos O'Ryan (coryan@cs.wustl.edu) */ //============================================================================= diff --git a/TAO/orbsvcs/examples/Security/SecurityLevel1/SLevel1_Test_i.h b/TAO/orbsvcs/examples/Security/SecurityLevel1/SLevel1_Test_i.h index 0786ab56120..e5c1b8615fd 100644 --- a/TAO/orbsvcs/examples/Security/SecurityLevel1/SLevel1_Test_i.h +++ b/TAO/orbsvcs/examples/Security/SecurityLevel1/SLevel1_Test_i.h @@ -3,8 +3,6 @@ /** * @file SLevel1_Test_i.h * - * $Id$ - * * @author Priyanka Gontla <gontla_p@ociweb.com> */ //============================================================================= diff --git a/TAO/orbsvcs/examples/Security/Send_File/test_i.h b/TAO/orbsvcs/examples/Security/Send_File/test_i.h index c9ff4b29ab3..fb2e86350c9 100644 --- a/TAO/orbsvcs/examples/Security/Send_File/test_i.h +++ b/TAO/orbsvcs/examples/Security/Send_File/test_i.h @@ -3,8 +3,6 @@ /** * @file test_i.h * - * $Id$ - * * @author Carlos O'Ryan */ //============================================================================= diff --git a/TAO/orbsvcs/orbsvcs/ATLAS.idl b/TAO/orbsvcs/orbsvcs/ATLAS.idl index c313ef474c6..eb8c7c4e5fd 100644 --- a/TAO/orbsvcs/orbsvcs/ATLAS.idl +++ b/TAO/orbsvcs/orbsvcs/ATLAS.idl @@ -4,8 +4,6 @@ /** * @file ATLAS.idl * - * $Id$ - * * IDL for Authorization Token Layer Acquisition Service (ATLAS). * * @author Object Management Group diff --git a/TAO/orbsvcs/orbsvcs/AV/AVStreams_i.cpp b/TAO/orbsvcs/orbsvcs/AV/AVStreams_i.cpp index 4ec67d6477b..16a84eebf61 100644 --- a/TAO/orbsvcs/orbsvcs/AV/AVStreams_i.cpp +++ b/TAO/orbsvcs/orbsvcs/AV/AVStreams_i.cpp @@ -2,8 +2,6 @@ /** * @file AVStreams_i.cpp * - * $Id$ - * * @author Sumedh Mungee <sumedh@cs.wustl.edu> Nagarajan Surendran <naga@cs.wustl.edu> */ //============================================================================= diff --git a/TAO/orbsvcs/orbsvcs/AV/AVStreams_i.h b/TAO/orbsvcs/orbsvcs/AV/AVStreams_i.h index fb77a839fab..a709e814771 100644 --- a/TAO/orbsvcs/orbsvcs/AV/AVStreams_i.h +++ b/TAO/orbsvcs/orbsvcs/AV/AVStreams_i.h @@ -4,8 +4,6 @@ /** * @file AVStreams_i.h * - * $Id$ - * * @author Sumedh Mungee <sumedh@cs.wustl.edu> * @author Nagarajan Surendran <naga@cs.wustl.edu> */ diff --git a/TAO/orbsvcs/orbsvcs/AV/AV_Core.h b/TAO/orbsvcs/orbsvcs/AV/AV_Core.h index 8a59bf5d7f3..4fea5b533cf 100644 --- a/TAO/orbsvcs/orbsvcs/AV/AV_Core.h +++ b/TAO/orbsvcs/orbsvcs/AV/AV_Core.h @@ -4,8 +4,6 @@ /** * @file AV_Core.h * - * $Id$ - * * @author Nagarajan Surendran <naga@cs.wustl.edu> */ //============================================================================= diff --git a/TAO/orbsvcs/orbsvcs/AV/Endpoint_Strategy.cpp b/TAO/orbsvcs/orbsvcs/AV/Endpoint_Strategy.cpp index 2eae2670669..4b09591dea5 100644 --- a/TAO/orbsvcs/orbsvcs/AV/Endpoint_Strategy.cpp +++ b/TAO/orbsvcs/orbsvcs/AV/Endpoint_Strategy.cpp @@ -3,8 +3,6 @@ /** * @file Endpoint_Strategy.cpp * - * $Id$ - * * @author Sumedh Mungee <sumedh@cs.wustl.edu> */ //============================================================================= diff --git a/TAO/orbsvcs/orbsvcs/AV/Endpoint_Strategy.h b/TAO/orbsvcs/orbsvcs/AV/Endpoint_Strategy.h index a5c26d990a2..e765fe15517 100644 --- a/TAO/orbsvcs/orbsvcs/AV/Endpoint_Strategy.h +++ b/TAO/orbsvcs/orbsvcs/AV/Endpoint_Strategy.h @@ -4,8 +4,6 @@ /** * @file Endpoint_Strategy.h * - * $Id$ - * * @author Sumedh Mungee <sumedh@cs.wustl.edu> */ //============================================================================= diff --git a/TAO/orbsvcs/orbsvcs/AV/Endpoint_Strategy_T.h b/TAO/orbsvcs/orbsvcs/AV/Endpoint_Strategy_T.h index 5b450d577e2..084bfa38d99 100644 --- a/TAO/orbsvcs/orbsvcs/AV/Endpoint_Strategy_T.h +++ b/TAO/orbsvcs/orbsvcs/AV/Endpoint_Strategy_T.h @@ -4,8 +4,6 @@ /** * @file Endpoint_Strategy_T.h * - * $Id$ - * * @author Sumedh Mungee <sumedh@cs.wustl.edu> * @author Nagarajan Surendran <naga@cs.wustl.edu> */ diff --git a/TAO/orbsvcs/orbsvcs/AV/Fill_ACE_QoS.h b/TAO/orbsvcs/orbsvcs/AV/Fill_ACE_QoS.h index a476858c61c..1e9366f542f 100644 --- a/TAO/orbsvcs/orbsvcs/AV/Fill_ACE_QoS.h +++ b/TAO/orbsvcs/orbsvcs/AV/Fill_ACE_QoS.h @@ -4,8 +4,6 @@ /** * @file Fill_ACE_QoS.h * - * $Id$ - * * @author Vishal Kachroo <vishal@cs.wustl.edu> */ //============================================================================= diff --git a/TAO/orbsvcs/orbsvcs/AV/FlowSpec_Entry.h b/TAO/orbsvcs/orbsvcs/AV/FlowSpec_Entry.h index cd2f7b7a067..bde53d4df43 100644 --- a/TAO/orbsvcs/orbsvcs/AV/FlowSpec_Entry.h +++ b/TAO/orbsvcs/orbsvcs/AV/FlowSpec_Entry.h @@ -4,8 +4,6 @@ /** * @file FlowSpec_Entry.h * - * $Id$ - * * @author Nagarajan Surendran <naga@cs.wustl.edu> * */ diff --git a/TAO/orbsvcs/orbsvcs/AV/Flows_T.h b/TAO/orbsvcs/orbsvcs/AV/Flows_T.h index 7ceecd16b24..f4790cd354e 100644 --- a/TAO/orbsvcs/orbsvcs/AV/Flows_T.h +++ b/TAO/orbsvcs/orbsvcs/AV/Flows_T.h @@ -4,8 +4,6 @@ /** * @file Flows_T.h * - * $Id$ - * * @author Nagarajan Surendran <naga@cs.wustl.edu> */ //============================================================================= diff --git a/TAO/orbsvcs/orbsvcs/AV/MCast.h b/TAO/orbsvcs/orbsvcs/AV/MCast.h index b48e2cc4179..82d21df0ceb 100644 --- a/TAO/orbsvcs/orbsvcs/AV/MCast.h +++ b/TAO/orbsvcs/orbsvcs/AV/MCast.h @@ -4,8 +4,6 @@ /** * @file MCast.h * - * $Id$ - * * @author Nagarajan Surendran <naga@cs.wustl.edu> */ //============================================================================= diff --git a/TAO/orbsvcs/orbsvcs/AV/Policy.h b/TAO/orbsvcs/orbsvcs/AV/Policy.h index 11deb4c3d0b..b30054557ce 100644 --- a/TAO/orbsvcs/orbsvcs/AV/Policy.h +++ b/TAO/orbsvcs/orbsvcs/AV/Policy.h @@ -4,8 +4,6 @@ /** * @file Policy.h * - * $Id$ - * * @author Nagarajan Surendran <naga@cs.wustl.edu> */ //============================================================================= diff --git a/TAO/orbsvcs/orbsvcs/AV/Protocol_Factory.h b/TAO/orbsvcs/orbsvcs/AV/Protocol_Factory.h index 2dae263ace9..e672e21cc4f 100644 --- a/TAO/orbsvcs/orbsvcs/AV/Protocol_Factory.h +++ b/TAO/orbsvcs/orbsvcs/AV/Protocol_Factory.h @@ -4,8 +4,6 @@ /** * @file Protocol_Factory.h * - * $Id$ - * * @author Nagarajan Surendran <naga@cs.wustl.edu> */ //============================================================================= diff --git a/TAO/orbsvcs/orbsvcs/AV/QoS_UDP.h b/TAO/orbsvcs/orbsvcs/AV/QoS_UDP.h index 3f4e6b99a80..2d2bf234502 100644 --- a/TAO/orbsvcs/orbsvcs/AV/QoS_UDP.h +++ b/TAO/orbsvcs/orbsvcs/AV/QoS_UDP.h @@ -4,8 +4,6 @@ /** * @file QoS_UDP.h * - * $Id$ - * * @author Yamuna Krishnamurthy <yamuna@cs.wustl.edu> */ //============================================================================= diff --git a/TAO/orbsvcs/orbsvcs/AV/RTCP.h b/TAO/orbsvcs/orbsvcs/AV/RTCP.h index 859acc4edcd..7d092b33a5d 100644 --- a/TAO/orbsvcs/orbsvcs/AV/RTCP.h +++ b/TAO/orbsvcs/orbsvcs/AV/RTCP.h @@ -38,8 +38,6 @@ /** * @file RTCP.h * - * $Id$ - * * @author Nagarajan Surendran <naga@cs.wustl.edu> */ //============================================================================= diff --git a/TAO/orbsvcs/orbsvcs/AV/RTP.h b/TAO/orbsvcs/orbsvcs/AV/RTP.h index 8da7cacf08b..f6535ee46ef 100644 --- a/TAO/orbsvcs/orbsvcs/AV/RTP.h +++ b/TAO/orbsvcs/orbsvcs/AV/RTP.h @@ -39,8 +39,6 @@ /** * @file RTP.h * - * $Id$ - * * @author Nagarajan Surendran <naga@cs.wustl.edu> */ //============================================================================= diff --git a/TAO/orbsvcs/orbsvcs/AV/SCTP_SEQ.h b/TAO/orbsvcs/orbsvcs/AV/SCTP_SEQ.h index 2582eedbb53..17ca39012f5 100644 --- a/TAO/orbsvcs/orbsvcs/AV/SCTP_SEQ.h +++ b/TAO/orbsvcs/orbsvcs/AV/SCTP_SEQ.h @@ -4,8 +4,6 @@ /** * @file SCTP_SEQ.h * - * $Id$ - * * @author Yamuna Krishnamurthy <yamuna@oomworks.com> */ //============================================================================= diff --git a/TAO/orbsvcs/orbsvcs/AV/TCP.h b/TAO/orbsvcs/orbsvcs/AV/TCP.h index 6ce7f09fd04..f66b0f32e9b 100644 --- a/TAO/orbsvcs/orbsvcs/AV/TCP.h +++ b/TAO/orbsvcs/orbsvcs/AV/TCP.h @@ -4,8 +4,6 @@ /** * @file TCP.h * - * $Id$ - * * @author Nagarajan Surendran <naga@cs.wustl.edu> */ //============================================================================= diff --git a/TAO/orbsvcs/orbsvcs/AV/Transport.h b/TAO/orbsvcs/orbsvcs/AV/Transport.h index 755bd96da84..d6099da4dfd 100644 --- a/TAO/orbsvcs/orbsvcs/AV/Transport.h +++ b/TAO/orbsvcs/orbsvcs/AV/Transport.h @@ -4,8 +4,6 @@ /** * @file Transport.h * - * $Id$ - * * @author Nagarajan Surendran <naga@cs.wustl.edu> */ //============================================================================= diff --git a/TAO/orbsvcs/orbsvcs/AV/UDP.h b/TAO/orbsvcs/orbsvcs/AV/UDP.h index 0fe25d7d2c5..ae028ee296e 100644 --- a/TAO/orbsvcs/orbsvcs/AV/UDP.h +++ b/TAO/orbsvcs/orbsvcs/AV/UDP.h @@ -4,8 +4,6 @@ /** * @file UDP.h * - * $Id$ - * * @author Nagarajan Surendran <naga@cs.wustl.edu> */ //============================================================================= diff --git a/TAO/orbsvcs/orbsvcs/AV/default_resource.h b/TAO/orbsvcs/orbsvcs/AV/default_resource.h index 44d5352c388..d0087d3b687 100644 --- a/TAO/orbsvcs/orbsvcs/AV/default_resource.h +++ b/TAO/orbsvcs/orbsvcs/AV/default_resource.h @@ -4,8 +4,6 @@ /** * @file default_resource.h * - * $Id$ - * * @author Yamuna Krishnamurthy */ //============================================================================= diff --git a/TAO/orbsvcs/orbsvcs/AV/sfp.h b/TAO/orbsvcs/orbsvcs/AV/sfp.h index 448deee0337..ec35e78373c 100644 --- a/TAO/orbsvcs/orbsvcs/AV/sfp.h +++ b/TAO/orbsvcs/orbsvcs/AV/sfp.h @@ -4,8 +4,6 @@ /** * @file sfp.h * - * $Id$ - * * @author Nagarajan Surendran <naga@cs.wustl.edu> */ // ============================================================================ diff --git a/TAO/orbsvcs/orbsvcs/AVStreams.idl b/TAO/orbsvcs/orbsvcs/AVStreams.idl index 238ded3e076..52ff0f2b80f 100644 --- a/TAO/orbsvcs/orbsvcs/AVStreams.idl +++ b/TAO/orbsvcs/orbsvcs/AVStreams.idl @@ -3,8 +3,6 @@ /** * @file AVStreams.idl * - * $Id$ - * * @author Sumedh Mungee <sumedh@cs.wustl.edu> * @author Nagarajan Surendran <naga@cs.wustl.edu> */ diff --git a/TAO/orbsvcs/orbsvcs/CSI.idl b/TAO/orbsvcs/orbsvcs/CSI.idl index de606361466..76016c4fa01 100644 --- a/TAO/orbsvcs/orbsvcs/CSI.idl +++ b/TAO/orbsvcs/orbsvcs/CSI.idl @@ -4,8 +4,6 @@ /** * @file CSI.idl * - * $Id$ - * * @author Object Management Group */ //============================================================================= diff --git a/TAO/orbsvcs/orbsvcs/CSIIOP.idl b/TAO/orbsvcs/orbsvcs/CSIIOP.idl index 9e48c14270e..6138dc00352 100644 --- a/TAO/orbsvcs/orbsvcs/CSIIOP.idl +++ b/TAO/orbsvcs/orbsvcs/CSIIOP.idl @@ -4,8 +4,6 @@ /** * @file CSIIOP.idl * - * $Id$ - * * @author Object Management Group */ //============================================================================= diff --git a/TAO/orbsvcs/orbsvcs/Channel_Clients_T.h b/TAO/orbsvcs/orbsvcs/Channel_Clients_T.h index dcc1364e8e2..79b7bdc063f 100644 --- a/TAO/orbsvcs/orbsvcs/Channel_Clients_T.h +++ b/TAO/orbsvcs/orbsvcs/Channel_Clients_T.h @@ -5,8 +5,6 @@ /** * @file Channel_Clients_T.h * - * $Id$ - * * @author Tim Harrison (harrison@cs.wustl.edu) and Douglas Schmidt (schmidt@cs.wustl.edu) * * These classes allow applications to be consumer, suppliers, and diff --git a/TAO/orbsvcs/orbsvcs/Concurrency/CC_Lock.h b/TAO/orbsvcs/orbsvcs/Concurrency/CC_Lock.h index 1972caff85f..e37a03f9035 100644 --- a/TAO/orbsvcs/orbsvcs/Concurrency/CC_Lock.h +++ b/TAO/orbsvcs/orbsvcs/Concurrency/CC_Lock.h @@ -4,8 +4,6 @@ /** * @file CC_Lock.h * - * $Id$ - * * This class implements a lock used by the lock set from the * concurrency control service * diff --git a/TAO/orbsvcs/orbsvcs/Concurrency/CC_LockSet.cpp b/TAO/orbsvcs/orbsvcs/Concurrency/CC_LockSet.cpp index e96e808665d..8f1715e7959 100644 --- a/TAO/orbsvcs/orbsvcs/Concurrency/CC_LockSet.cpp +++ b/TAO/orbsvcs/orbsvcs/Concurrency/CC_LockSet.cpp @@ -3,8 +3,6 @@ /** * @file CC_LockSet.cpp * - * $Id$ - * * @author Torben Worm <tworm@cs.wustl.edu> */ //============================================================================= diff --git a/TAO/orbsvcs/orbsvcs/Concurrency/CC_LockSet.h b/TAO/orbsvcs/orbsvcs/Concurrency/CC_LockSet.h index b1a28328a79..164636ebf12 100644 --- a/TAO/orbsvcs/orbsvcs/Concurrency/CC_LockSet.h +++ b/TAO/orbsvcs/orbsvcs/Concurrency/CC_LockSet.h @@ -4,8 +4,6 @@ /** * @file CC_LockSet.h * - * $Id$ - * * This class implements the lock set interface from the * concurrency service. * diff --git a/TAO/orbsvcs/orbsvcs/Concurrency/CC_LockSetFactory.cpp b/TAO/orbsvcs/orbsvcs/Concurrency/CC_LockSetFactory.cpp index 597e9c0f3df..9a78bc807ab 100644 --- a/TAO/orbsvcs/orbsvcs/Concurrency/CC_LockSetFactory.cpp +++ b/TAO/orbsvcs/orbsvcs/Concurrency/CC_LockSetFactory.cpp @@ -2,8 +2,6 @@ /** * @file CC_LockSetFactory.cpp * - * $Id$ - * * @author Torben Worm <tworm@cs.wustl.edu> */ //============================================================================= diff --git a/TAO/orbsvcs/orbsvcs/Concurrency/CC_LockSetFactory.h b/TAO/orbsvcs/orbsvcs/Concurrency/CC_LockSetFactory.h index 42e2e4184ab..41c5072227d 100644 --- a/TAO/orbsvcs/orbsvcs/Concurrency/CC_LockSetFactory.h +++ b/TAO/orbsvcs/orbsvcs/Concurrency/CC_LockSetFactory.h @@ -4,8 +4,6 @@ /** * @file CC_LockSetFactory.h * - * $Id$ - * * This class implements the lock set factory interface from the * concurrency service. * diff --git a/TAO/orbsvcs/orbsvcs/Concurrency/Concurrency_Utils.cpp b/TAO/orbsvcs/orbsvcs/Concurrency/Concurrency_Utils.cpp index ed599d3eb47..9ae228725bb 100644 --- a/TAO/orbsvcs/orbsvcs/Concurrency/Concurrency_Utils.cpp +++ b/TAO/orbsvcs/orbsvcs/Concurrency/Concurrency_Utils.cpp @@ -2,8 +2,6 @@ /** * @file Concurrency_Utils.cpp * - * $Id$ - * * @author Torben Worm <tworm@cs.wustl.edu> */ //============================================================================= diff --git a/TAO/orbsvcs/orbsvcs/Concurrency/Concurrency_Utils.h b/TAO/orbsvcs/orbsvcs/Concurrency/Concurrency_Utils.h index bd2b7173f37..907bbb018a7 100644 --- a/TAO/orbsvcs/orbsvcs/Concurrency/Concurrency_Utils.h +++ b/TAO/orbsvcs/orbsvcs/Concurrency/Concurrency_Utils.h @@ -4,8 +4,6 @@ /** * @file Concurrency_Utils.h * - * $Id$ - * * This class implements a Concurrency Server wrapper class which * holds a number of lock sets. The server must run in the * thread per request concurrency model in order to let the diff --git a/TAO/orbsvcs/orbsvcs/CosConcurrencyControl.idl b/TAO/orbsvcs/orbsvcs/CosConcurrencyControl.idl index dba3d60a16e..e62d75ae2f8 100644 --- a/TAO/orbsvcs/orbsvcs/CosConcurrencyControl.idl +++ b/TAO/orbsvcs/orbsvcs/CosConcurrencyControl.idl @@ -4,8 +4,6 @@ /** * @file CosConcurrencyControl.idl * - * $Id$ - * * Described in CORBAservices: Common Object Services * Specification, chapter 7 The concurrency service description can * be downloaded from diff --git a/TAO/orbsvcs/orbsvcs/CosEvent/CEC_ConsumerAdmin.h b/TAO/orbsvcs/orbsvcs/CosEvent/CEC_ConsumerAdmin.h index daf1519ff84..14f0a607937 100644 --- a/TAO/orbsvcs/orbsvcs/CosEvent/CEC_ConsumerAdmin.h +++ b/TAO/orbsvcs/orbsvcs/CosEvent/CEC_ConsumerAdmin.h @@ -3,8 +3,6 @@ /** * @file CEC_ConsumerAdmin.h * - * $Id$ - * * @author Carlos O'Ryan (coryan@cs.wustl.edu) */ //============================================================================= diff --git a/TAO/orbsvcs/orbsvcs/CosEvent/CEC_ConsumerControl.h b/TAO/orbsvcs/orbsvcs/CosEvent/CEC_ConsumerControl.h index 6cfc3961cfe..20402bb87c6 100644 --- a/TAO/orbsvcs/orbsvcs/CosEvent/CEC_ConsumerControl.h +++ b/TAO/orbsvcs/orbsvcs/CosEvent/CEC_ConsumerControl.h @@ -4,8 +4,6 @@ /** * @file CEC_ConsumerControl.h * - * $Id$ - * * @author Carlos O'Ryan (coryan@cs.wustl.edu)More details can be found in:http://www.cs.wustl.edu/~coryan/EC/index.html */ //============================================================================= diff --git a/TAO/orbsvcs/orbsvcs/CosEvent/CEC_Default_Factory.h b/TAO/orbsvcs/orbsvcs/CosEvent/CEC_Default_Factory.h index 2cdfc8e1a98..10bc975df9d 100644 --- a/TAO/orbsvcs/orbsvcs/CosEvent/CEC_Default_Factory.h +++ b/TAO/orbsvcs/orbsvcs/CosEvent/CEC_Default_Factory.h @@ -4,8 +4,6 @@ /** * @file CEC_Default_Factory.h * - * $Id$ - * * @author Carlos O'Ryan (coryan@cs.wustl.edu) */ //============================================================================= diff --git a/TAO/orbsvcs/orbsvcs/CosEvent/CEC_Defaults.h b/TAO/orbsvcs/orbsvcs/CosEvent/CEC_Defaults.h index f7fabae1b16..534c3aab412 100644 --- a/TAO/orbsvcs/orbsvcs/CosEvent/CEC_Defaults.h +++ b/TAO/orbsvcs/orbsvcs/CosEvent/CEC_Defaults.h @@ -4,8 +4,6 @@ /** * @file CEC_Defaults.h * - * $Id$ - * * In this file we set the compile time defaults for the event * channel. * diff --git a/TAO/orbsvcs/orbsvcs/CosEvent/CEC_Dispatching.h b/TAO/orbsvcs/orbsvcs/CosEvent/CEC_Dispatching.h index 02086605a55..6a5cb720758 100644 --- a/TAO/orbsvcs/orbsvcs/CosEvent/CEC_Dispatching.h +++ b/TAO/orbsvcs/orbsvcs/CosEvent/CEC_Dispatching.h @@ -4,8 +4,6 @@ /** * @file CEC_Dispatching.h * - * $Id$ - * * @author Carlos O'Ryan (coryan@cs.wustl.edu) */ //============================================================================= diff --git a/TAO/orbsvcs/orbsvcs/CosEvent/CEC_Dispatching_Task.h b/TAO/orbsvcs/orbsvcs/CosEvent/CEC_Dispatching_Task.h index 4692f5f8790..3a2d5991e30 100644 --- a/TAO/orbsvcs/orbsvcs/CosEvent/CEC_Dispatching_Task.h +++ b/TAO/orbsvcs/orbsvcs/CosEvent/CEC_Dispatching_Task.h @@ -4,8 +4,6 @@ /** * @file CEC_Dispatching_Task.h * - * $Id$ - * * @author Carlos O'Ryan (coryan@cs.wustl.edu) */ //============================================================================= diff --git a/TAO/orbsvcs/orbsvcs/CosEvent/CEC_DynamicImplementation.h b/TAO/orbsvcs/orbsvcs/CosEvent/CEC_DynamicImplementation.h index 7c2e2fba7d4..6227b513645 100644 --- a/TAO/orbsvcs/orbsvcs/CosEvent/CEC_DynamicImplementation.h +++ b/TAO/orbsvcs/orbsvcs/CosEvent/CEC_DynamicImplementation.h @@ -4,8 +4,6 @@ /** * @file CEC_DynamicImplementation.h * - * $Id$ - * * @author Jon Astle (jon@astle45.fsnet.co.uk) */ //============================================================================= diff --git a/TAO/orbsvcs/orbsvcs/CosEvent/CEC_EventChannel.h b/TAO/orbsvcs/orbsvcs/CosEvent/CEC_EventChannel.h index 920841f752c..740159dafdc 100644 --- a/TAO/orbsvcs/orbsvcs/CosEvent/CEC_EventChannel.h +++ b/TAO/orbsvcs/orbsvcs/CosEvent/CEC_EventChannel.h @@ -4,8 +4,6 @@ /** * @file CEC_EventChannel.h * - * $Id$ - * * @author Carlos O'Ryan (coryan@cs.wustl.edu) * * A new implementation of the COS Event Channel. diff --git a/TAO/orbsvcs/orbsvcs/CosEvent/CEC_Factory.h b/TAO/orbsvcs/orbsvcs/CosEvent/CEC_Factory.h index f5b3559784b..ab38cc5b208 100644 --- a/TAO/orbsvcs/orbsvcs/CosEvent/CEC_Factory.h +++ b/TAO/orbsvcs/orbsvcs/CosEvent/CEC_Factory.h @@ -4,8 +4,6 @@ /** * @file CEC_Factory.h * - * $Id$ - * * @author Carlos O'Ryan (coryan@cs.wustl.edu) */ //============================================================================= diff --git a/TAO/orbsvcs/orbsvcs/CosEvent/CEC_MT_Dispatching.h b/TAO/orbsvcs/orbsvcs/CosEvent/CEC_MT_Dispatching.h index 1d393773576..581cb057475 100644 --- a/TAO/orbsvcs/orbsvcs/CosEvent/CEC_MT_Dispatching.h +++ b/TAO/orbsvcs/orbsvcs/CosEvent/CEC_MT_Dispatching.h @@ -4,8 +4,6 @@ /** * @file CEC_MT_Dispatching.h * - * $Id$ - * * @author Carlos O'Ryan (coryan@cs.wustl.edu) */ //============================================================================= diff --git a/TAO/orbsvcs/orbsvcs/CosEvent/CEC_ProxyPullConsumer.h b/TAO/orbsvcs/orbsvcs/CosEvent/CEC_ProxyPullConsumer.h index aad8a9365cd..9621fa6a8a7 100644 --- a/TAO/orbsvcs/orbsvcs/CosEvent/CEC_ProxyPullConsumer.h +++ b/TAO/orbsvcs/orbsvcs/CosEvent/CEC_ProxyPullConsumer.h @@ -4,8 +4,6 @@ /** * @file CEC_ProxyPullConsumer.h * - * $Id$ - * * @author Carlos O'Ryan (coryan@cs.wustl.edu) */ //============================================================================= diff --git a/TAO/orbsvcs/orbsvcs/CosEvent/CEC_ProxyPullSupplier.h b/TAO/orbsvcs/orbsvcs/CosEvent/CEC_ProxyPullSupplier.h index 159be9c7807..ba5c870193f 100644 --- a/TAO/orbsvcs/orbsvcs/CosEvent/CEC_ProxyPullSupplier.h +++ b/TAO/orbsvcs/orbsvcs/CosEvent/CEC_ProxyPullSupplier.h @@ -4,8 +4,6 @@ /** * @file CEC_ProxyPullSupplier.h * - * $Id$ - * * @author Carlos O'Ryan (coryan@cs.wustl.edu) */ //============================================================================= diff --git a/TAO/orbsvcs/orbsvcs/CosEvent/CEC_ProxyPushConsumer.h b/TAO/orbsvcs/orbsvcs/CosEvent/CEC_ProxyPushConsumer.h index 3bf07075cd9..4b6157f1016 100644 --- a/TAO/orbsvcs/orbsvcs/CosEvent/CEC_ProxyPushConsumer.h +++ b/TAO/orbsvcs/orbsvcs/CosEvent/CEC_ProxyPushConsumer.h @@ -4,8 +4,6 @@ /** * @file CEC_ProxyPushConsumer.h * - * $Id$ - * * @author Carlos O'Ryan (coryan@cs.wustl.edu) */ //============================================================================= diff --git a/TAO/orbsvcs/orbsvcs/CosEvent/CEC_ProxyPushSupplier.h b/TAO/orbsvcs/orbsvcs/CosEvent/CEC_ProxyPushSupplier.h index 606bd52b2e5..8a8a0563c64 100644 --- a/TAO/orbsvcs/orbsvcs/CosEvent/CEC_ProxyPushSupplier.h +++ b/TAO/orbsvcs/orbsvcs/CosEvent/CEC_ProxyPushSupplier.h @@ -4,8 +4,6 @@ /** * @file CEC_ProxyPushSupplier.h * - * $Id$ - * * @author Carlos O'Ryan (coryan@cs.wustl.edu) * @author Jon Astle (jon@astle45.fsnet.co.uk) */ diff --git a/TAO/orbsvcs/orbsvcs/CosEvent/CEC_Pulling_Strategy.h b/TAO/orbsvcs/orbsvcs/CosEvent/CEC_Pulling_Strategy.h index 8c1fd3efb1a..5b0e9843feb 100644 --- a/TAO/orbsvcs/orbsvcs/CosEvent/CEC_Pulling_Strategy.h +++ b/TAO/orbsvcs/orbsvcs/CosEvent/CEC_Pulling_Strategy.h @@ -4,8 +4,6 @@ /** * @file CEC_Pulling_Strategy.h * - * $Id$ - * * @author Carlos O'Ryan (coryan@cs.wustl.edu) */ //============================================================================= diff --git a/TAO/orbsvcs/orbsvcs/CosEvent/CEC_Reactive_ConsumerControl.h b/TAO/orbsvcs/orbsvcs/CosEvent/CEC_Reactive_ConsumerControl.h index 2b185f00534..c00fa8365bc 100644 --- a/TAO/orbsvcs/orbsvcs/CosEvent/CEC_Reactive_ConsumerControl.h +++ b/TAO/orbsvcs/orbsvcs/CosEvent/CEC_Reactive_ConsumerControl.h @@ -4,8 +4,6 @@ /** * @file CEC_Reactive_ConsumerControl.h * - * $Id$ - * * @author Carlos O'Ryan (coryan@cs.wustl.edu) * * More details can be found in: diff --git a/TAO/orbsvcs/orbsvcs/CosEvent/CEC_Reactive_Pulling_Strategy.h b/TAO/orbsvcs/orbsvcs/CosEvent/CEC_Reactive_Pulling_Strategy.h index 189b90a85a7..3253d29db2a 100644 --- a/TAO/orbsvcs/orbsvcs/CosEvent/CEC_Reactive_Pulling_Strategy.h +++ b/TAO/orbsvcs/orbsvcs/CosEvent/CEC_Reactive_Pulling_Strategy.h @@ -4,8 +4,6 @@ /** * @file CEC_Reactive_Pulling_Strategy.h * - * $Id$ - * * @author Carlos O'Ryan (coryan@cs.wustl.edu) */ //============================================================================= diff --git a/TAO/orbsvcs/orbsvcs/CosEvent/CEC_Reactive_SupplierControl.h b/TAO/orbsvcs/orbsvcs/CosEvent/CEC_Reactive_SupplierControl.h index 09960543375..5d985ce4a85 100644 --- a/TAO/orbsvcs/orbsvcs/CosEvent/CEC_Reactive_SupplierControl.h +++ b/TAO/orbsvcs/orbsvcs/CosEvent/CEC_Reactive_SupplierControl.h @@ -4,8 +4,6 @@ /** * @file CEC_Reactive_SupplierControl.h * - * $Id$ - * * @author Carlos O'Ryan (coryan@cs.wustl.edu) * * More details can be found in: diff --git a/TAO/orbsvcs/orbsvcs/CosEvent/CEC_SupplierAdmin.h b/TAO/orbsvcs/orbsvcs/CosEvent/CEC_SupplierAdmin.h index c189bcc064c..71e4d8ea49b 100644 --- a/TAO/orbsvcs/orbsvcs/CosEvent/CEC_SupplierAdmin.h +++ b/TAO/orbsvcs/orbsvcs/CosEvent/CEC_SupplierAdmin.h @@ -4,8 +4,6 @@ /** * @file CEC_SupplierAdmin.h * - * $Id$ - * * @author Carlos O'Ryan (coryan@cs.wustl.edu) * * More details can be found in: diff --git a/TAO/orbsvcs/orbsvcs/CosEvent/CEC_SupplierControl.h b/TAO/orbsvcs/orbsvcs/CosEvent/CEC_SupplierControl.h index 8d7be499bd8..e66bc40b5f5 100644 --- a/TAO/orbsvcs/orbsvcs/CosEvent/CEC_SupplierControl.h +++ b/TAO/orbsvcs/orbsvcs/CosEvent/CEC_SupplierControl.h @@ -4,8 +4,6 @@ /** * @file CEC_SupplierControl.h * - * $Id$ - * * @author Carlos O'Ryan (coryan@cs.wustl.edu) * * More details can be found in: diff --git a/TAO/orbsvcs/orbsvcs/CosEvent/CEC_TypedConsumerAdmin.h b/TAO/orbsvcs/orbsvcs/CosEvent/CEC_TypedConsumerAdmin.h index ec4121ee68c..88aa6cdd3da 100644 --- a/TAO/orbsvcs/orbsvcs/CosEvent/CEC_TypedConsumerAdmin.h +++ b/TAO/orbsvcs/orbsvcs/CosEvent/CEC_TypedConsumerAdmin.h @@ -4,8 +4,6 @@ /** * @file CEC_TypedConsumerAdmin.h * - * $Id$ - * * @author Jon Astle (jon@astle45.fsnet.co.uk) * * Based on the untyped version by Carlos O'Ryan (coryan@cs.wustl.edu) diff --git a/TAO/orbsvcs/orbsvcs/CosEvent/CEC_TypedEvent.h b/TAO/orbsvcs/orbsvcs/CosEvent/CEC_TypedEvent.h index cba0833e71c..df5816d4608 100644 --- a/TAO/orbsvcs/orbsvcs/CosEvent/CEC_TypedEvent.h +++ b/TAO/orbsvcs/orbsvcs/CosEvent/CEC_TypedEvent.h @@ -4,8 +4,6 @@ /** * @file CEC_TypedEvent.h * - * $Id$ - * * @author Jon Astle (jon@astle45.fsnet.co.uk) */ //============================================================================= diff --git a/TAO/orbsvcs/orbsvcs/CosEvent/CEC_TypedEventChannel.h b/TAO/orbsvcs/orbsvcs/CosEvent/CEC_TypedEventChannel.h index 3cc21b59de3..9757a05f698 100644 --- a/TAO/orbsvcs/orbsvcs/CosEvent/CEC_TypedEventChannel.h +++ b/TAO/orbsvcs/orbsvcs/CosEvent/CEC_TypedEventChannel.h @@ -6,8 +6,6 @@ * * @author Jon Astle (jon@astle45.fsnet.co.uk) * - * $Id$ - * * A new implementation of the COS Typed Event Channel, based on * the untyped version by Carlos O'Ryan (coryan@cs.wustl.edu) * diff --git a/TAO/orbsvcs/orbsvcs/CosEvent/CEC_TypedProxyPushConsumer.h b/TAO/orbsvcs/orbsvcs/CosEvent/CEC_TypedProxyPushConsumer.h index 52af1d8541a..dbe96ca226b 100644 --- a/TAO/orbsvcs/orbsvcs/CosEvent/CEC_TypedProxyPushConsumer.h +++ b/TAO/orbsvcs/orbsvcs/CosEvent/CEC_TypedProxyPushConsumer.h @@ -4,8 +4,6 @@ /** * @file CEC_TypedProxyPushConsumer.h * - * $Id$ - * * @author Jon Astle (jon@astle45.fsnet.co.uk) * * Based on the untyped version by Carlos O'Ryan (coryan@cs.wustl.edu) diff --git a/TAO/orbsvcs/orbsvcs/CosEvent/CEC_TypedSupplierAdmin.h b/TAO/orbsvcs/orbsvcs/CosEvent/CEC_TypedSupplierAdmin.h index 7a12d3e759a..2f72fb8b17e 100644 --- a/TAO/orbsvcs/orbsvcs/CosEvent/CEC_TypedSupplierAdmin.h +++ b/TAO/orbsvcs/orbsvcs/CosEvent/CEC_TypedSupplierAdmin.h @@ -4,8 +4,6 @@ /** * @file CEC_TypedSupplierAdmin.h * - * $Id$ - * * @author Jon Astle (jon@astle45.fsnet.co.uk) * * Based on the untyped version by Carlos O'Ryan (coryan@cs.wustl.edu) diff --git a/TAO/orbsvcs/orbsvcs/CosLifeCycle.idl b/TAO/orbsvcs/orbsvcs/CosLifeCycle.idl index f6cf190313d..6a1610c36f7 100644 --- a/TAO/orbsvcs/orbsvcs/CosLifeCycle.idl +++ b/TAO/orbsvcs/orbsvcs/CosLifeCycle.idl @@ -4,8 +4,6 @@ /** * @file CosLifeCycle.idl * - * $Id$ - * * Described in CORBAservices: Common Object Services Specification, * chapter 6. * The life cycle service description can be downloaded from: diff --git a/TAO/orbsvcs/orbsvcs/CosLoadBalancing.idl b/TAO/orbsvcs/orbsvcs/CosLoadBalancing.idl index f2e468b850e..c103bb467d6 100644 --- a/TAO/orbsvcs/orbsvcs/CosLoadBalancing.idl +++ b/TAO/orbsvcs/orbsvcs/CosLoadBalancing.idl @@ -4,8 +4,6 @@ /** * @file CosLoadBalancing.idl * - * $Id$ - * * @author Object Management Group */ //============================================================================= diff --git a/TAO/orbsvcs/orbsvcs/CosNaming.idl b/TAO/orbsvcs/orbsvcs/CosNaming.idl index ff97df6378f..d4b6fdf0ff5 100644 --- a/TAO/orbsvcs/orbsvcs/CosNaming.idl +++ b/TAO/orbsvcs/orbsvcs/CosNaming.idl @@ -4,8 +4,6 @@ /** * @file CosNaming.idl * - * $Id$ - * * @author Marina Spivak <marina@cs.wustl.edu> */ //============================================================================= diff --git a/TAO/orbsvcs/orbsvcs/CosProperty.idl b/TAO/orbsvcs/orbsvcs/CosProperty.idl index 2bc05b11861..ee97fa4b418 100644 --- a/TAO/orbsvcs/orbsvcs/CosProperty.idl +++ b/TAO/orbsvcs/orbsvcs/CosProperty.idl @@ -2,8 +2,6 @@ /** * @file CosProperty.idl * - * $Id$ - * * The property service, downloaded from * ftp://ftp.omg.org/pub/docs/1995/95-06-01.ps * diff --git a/TAO/orbsvcs/orbsvcs/CosTrading.idl b/TAO/orbsvcs/orbsvcs/CosTrading.idl index c94b745db86..2154c76f91a 100644 --- a/TAO/orbsvcs/orbsvcs/CosTrading.idl +++ b/TAO/orbsvcs/orbsvcs/CosTrading.idl @@ -4,8 +4,6 @@ /** * @file CosTrading.idl * - * $Id$ - * * Trader Service v1.0 described in CORBAservices: Common Object * Services Specification, chapter 16 OMG IDL for Trading Function * Module, p 16-74 diff --git a/TAO/orbsvcs/orbsvcs/CosTradingDynamic.idl b/TAO/orbsvcs/orbsvcs/CosTradingDynamic.idl index 8db8df9343e..565e730ec9b 100644 --- a/TAO/orbsvcs/orbsvcs/CosTradingDynamic.idl +++ b/TAO/orbsvcs/orbsvcs/CosTradingDynamic.idl @@ -4,8 +4,6 @@ /** * @file CosTradingDynamic.idl * - * $Id$ - * * Trader Service v1.0 described in CORBAservices: Common Object * Services Specification, chapter 16 OMG IDL for Trading Function * Module, p 16-74 diff --git a/TAO/orbsvcs/orbsvcs/CosTradingRepos.idl b/TAO/orbsvcs/orbsvcs/CosTradingRepos.idl index 9bc311d3754..668f3a2e80b 100644 --- a/TAO/orbsvcs/orbsvcs/CosTradingRepos.idl +++ b/TAO/orbsvcs/orbsvcs/CosTradingRepos.idl @@ -4,8 +4,6 @@ /** * @file CosTradingRepos.idl * - * $Id$ - * * Trader Service v1.0 described in CORBAservices: Common Object * Services Specification, chapter 16 OMG IDL for Trading Function * Module, p 16-74 diff --git a/TAO/orbsvcs/orbsvcs/DsEventLogAdmin.idl b/TAO/orbsvcs/orbsvcs/DsEventLogAdmin.idl index a43202eb871..02f460c65da 100644 --- a/TAO/orbsvcs/orbsvcs/DsEventLogAdmin.idl +++ b/TAO/orbsvcs/orbsvcs/DsEventLogAdmin.idl @@ -3,8 +3,6 @@ /** * @file DsEventLogAdmin.idl * - * $Id$ - * * This module defines the EventLog and * EventLogFactory interfaces. * diff --git a/TAO/orbsvcs/orbsvcs/DsLogAdmin.idl b/TAO/orbsvcs/orbsvcs/DsLogAdmin.idl index abcb86a0475..474fa5a0515 100644 --- a/TAO/orbsvcs/orbsvcs/DsLogAdmin.idl +++ b/TAO/orbsvcs/orbsvcs/DsLogAdmin.idl @@ -3,8 +3,6 @@ /** * @file DsLogAdmin.idl * - * $Id$ - * * This module defines the Log, Iterator, LogMgr and LogFactory * interfaces for the OMG's Telecom Event Log Service * diff --git a/TAO/orbsvcs/orbsvcs/DsLogNotification.idl b/TAO/orbsvcs/orbsvcs/DsLogNotification.idl index 6b8f5ad4b61..053671c53f6 100644 --- a/TAO/orbsvcs/orbsvcs/DsLogNotification.idl +++ b/TAO/orbsvcs/orbsvcs/DsLogNotification.idl @@ -3,8 +3,6 @@ /** * @file DsLogNotification.idl * - * $Id$ - * * This module defines the Log Generated Events module * for the OMG's Telecom Event Log Service * diff --git a/TAO/orbsvcs/orbsvcs/DsNotifyLogAdmin.idl b/TAO/orbsvcs/orbsvcs/DsNotifyLogAdmin.idl index 7af25606e86..0ecd5ed9639 100644 --- a/TAO/orbsvcs/orbsvcs/DsNotifyLogAdmin.idl +++ b/TAO/orbsvcs/orbsvcs/DsNotifyLogAdmin.idl @@ -3,8 +3,6 @@ /** * @file DsNotifyLogAdmin.idl * - * $Id$ - * * This module defines the NotifyLog and * NotifyLogFactory interfaces. * diff --git a/TAO/orbsvcs/orbsvcs/ESF/ESF_Busy_Lock.h b/TAO/orbsvcs/orbsvcs/ESF/ESF_Busy_Lock.h index b8a1d4df7ee..c41ef28f1a6 100644 --- a/TAO/orbsvcs/orbsvcs/ESF/ESF_Busy_Lock.h +++ b/TAO/orbsvcs/orbsvcs/ESF/ESF_Busy_Lock.h @@ -2,8 +2,6 @@ /** * @file ESF_Busy_Lock.h * - * $Id$ - * * @author Carlos O'Ryan (coryan@cs.wustl.edu) * * http://doc.ece.uci.edu/~coryan/EC/index.html diff --git a/TAO/orbsvcs/orbsvcs/ESF/ESF_Copy_On_Read.h b/TAO/orbsvcs/orbsvcs/ESF/ESF_Copy_On_Read.h index d2c8b254260..949b4bc9d59 100644 --- a/TAO/orbsvcs/orbsvcs/ESF/ESF_Copy_On_Read.h +++ b/TAO/orbsvcs/orbsvcs/ESF/ESF_Copy_On_Read.h @@ -3,8 +3,6 @@ /** * @file ESF_Copy_On_Read.h * - * $Id$ - * * @author Carlos O'Ryan (coryan@cs.wustl.edu) * * http://doc.ece.uci.edu/~coryan/EC/index.html diff --git a/TAO/orbsvcs/orbsvcs/ESF/ESF_Copy_On_Write.h b/TAO/orbsvcs/orbsvcs/ESF/ESF_Copy_On_Write.h index 0d5f9e32001..20d105bb85f 100644 --- a/TAO/orbsvcs/orbsvcs/ESF/ESF_Copy_On_Write.h +++ b/TAO/orbsvcs/orbsvcs/ESF/ESF_Copy_On_Write.h @@ -3,8 +3,6 @@ /** * @file ESF_Copy_On_Write.h * - * $Id$ - * * @author Carlos O'Ryan (coryan@cs.wustl.edu) * * http://doc.ece.uci.edu/~coryan/EC/index.html diff --git a/TAO/orbsvcs/orbsvcs/ESF/ESF_Defaults.h b/TAO/orbsvcs/orbsvcs/ESF/ESF_Defaults.h index 7eaa3a6d306..1ee0aaeb0a1 100644 --- a/TAO/orbsvcs/orbsvcs/ESF/ESF_Defaults.h +++ b/TAO/orbsvcs/orbsvcs/ESF/ESF_Defaults.h @@ -2,8 +2,6 @@ /** * @file ESF_Defaults.h * - * $Id$ - * * In this file we set the compile time defaults for the framework. * * diff --git a/TAO/orbsvcs/orbsvcs/ESF/ESF_Delayed_Changes.h b/TAO/orbsvcs/orbsvcs/ESF/ESF_Delayed_Changes.h index 1884843ec41..31aa6471b07 100644 --- a/TAO/orbsvcs/orbsvcs/ESF/ESF_Delayed_Changes.h +++ b/TAO/orbsvcs/orbsvcs/ESF/ESF_Delayed_Changes.h @@ -2,8 +2,6 @@ /** * @file ESF_Delayed_Changes.h * - * $Id$ - * * @author Carlos O'Ryan (coryan@cs.wustl.edu) * * http://doc.ece.uci.edu/~coryan/EC/index.html diff --git a/TAO/orbsvcs/orbsvcs/ESF/ESF_Delayed_Command.h b/TAO/orbsvcs/orbsvcs/ESF/ESF_Delayed_Command.h index bc3f03882db..7add098ca40 100644 --- a/TAO/orbsvcs/orbsvcs/ESF/ESF_Delayed_Command.h +++ b/TAO/orbsvcs/orbsvcs/ESF/ESF_Delayed_Command.h @@ -3,8 +3,6 @@ /** * @file ESF_Delayed_Command.h * - * $Id$ - * * @author Carlos O'Ryan (coryan@cs.wustl.edu) * * http://doc.ece.uci.edu/~coryan/EC/index.html diff --git a/TAO/orbsvcs/orbsvcs/ESF/ESF_Immediate_Changes.h b/TAO/orbsvcs/orbsvcs/ESF/ESF_Immediate_Changes.h index 6d3c084f8d8..0cc1c6ae2cb 100644 --- a/TAO/orbsvcs/orbsvcs/ESF/ESF_Immediate_Changes.h +++ b/TAO/orbsvcs/orbsvcs/ESF/ESF_Immediate_Changes.h @@ -2,8 +2,6 @@ /** * @file ESF_Immediate_Changes.h * - * $Id$ - * * @author Carlos O'Ryan (coryan@cs.wustl.edu) * * http://doc.ece.uci.edu/~coryan/EC/index.html diff --git a/TAO/orbsvcs/orbsvcs/ESF/ESF_Peer_Admin.h b/TAO/orbsvcs/orbsvcs/ESF/ESF_Peer_Admin.h index 1333f171dc3..54672a13ca8 100644 --- a/TAO/orbsvcs/orbsvcs/ESF/ESF_Peer_Admin.h +++ b/TAO/orbsvcs/orbsvcs/ESF/ESF_Peer_Admin.h @@ -3,8 +3,6 @@ /** * @file ESF_Peer_Admin.h * - * $Id$ - * * @author Carlos O'Ryan (coryan@cs.wustl.edu) * * http://doc.ece.uci.edu/~coryan/EC/index.html diff --git a/TAO/orbsvcs/orbsvcs/ESF/ESF_Peer_Workers.h b/TAO/orbsvcs/orbsvcs/ESF/ESF_Peer_Workers.h index 9f38e791afe..d8b48b1ab57 100644 --- a/TAO/orbsvcs/orbsvcs/ESF/ESF_Peer_Workers.h +++ b/TAO/orbsvcs/orbsvcs/ESF/ESF_Peer_Workers.h @@ -3,8 +3,6 @@ /** * @file ESF_Peer_Workers.h * - * $Id$ - * * @author Carlos O'Ryan (coryan@cs.wustl.edu) * * http://doc.ece.uci.edu/~coryan/ESF/index.html diff --git a/TAO/orbsvcs/orbsvcs/ESF/ESF_Proxy_Admin.h b/TAO/orbsvcs/orbsvcs/ESF/ESF_Proxy_Admin.h index 7522fb6ad9f..904cf30213f 100644 --- a/TAO/orbsvcs/orbsvcs/ESF/ESF_Proxy_Admin.h +++ b/TAO/orbsvcs/orbsvcs/ESF/ESF_Proxy_Admin.h @@ -3,8 +3,6 @@ /** * @file ESF_Proxy_Admin.h * - * $Id$ - * * @author Carlos O'Ryan (coryan@cs.wustl.edu) * * http://doc.ece.uci.edu/~coryan/EC/index.html diff --git a/TAO/orbsvcs/orbsvcs/ESF/ESF_Proxy_Collection.h b/TAO/orbsvcs/orbsvcs/ESF/ESF_Proxy_Collection.h index c86dc5d2592..cdbbc1b3df9 100644 --- a/TAO/orbsvcs/orbsvcs/ESF/ESF_Proxy_Collection.h +++ b/TAO/orbsvcs/orbsvcs/ESF/ESF_Proxy_Collection.h @@ -3,8 +3,6 @@ /** * @file ESF_Proxy_Collection.h * - * $Id$ - * * @author Carlos O'Ryan (coryan@cs.wustl.edu) * * http://doc.ece.uci.edu/~coryan/EC/index.html diff --git a/TAO/orbsvcs/orbsvcs/ESF/ESF_Proxy_List.h b/TAO/orbsvcs/orbsvcs/ESF/ESF_Proxy_List.h index ef871ddb473..fe241694268 100644 --- a/TAO/orbsvcs/orbsvcs/ESF/ESF_Proxy_List.h +++ b/TAO/orbsvcs/orbsvcs/ESF/ESF_Proxy_List.h @@ -3,8 +3,6 @@ /** * @file ESF_Proxy_List.h * - * $Id$ - * * @author Carlos O'Ryan (coryan@cs.wustl.edu) * * http://doc.ece.uci.edu/~coryan/EC/index.html diff --git a/TAO/orbsvcs/orbsvcs/ESF/ESF_Proxy_RB_Tree.h b/TAO/orbsvcs/orbsvcs/ESF/ESF_Proxy_RB_Tree.h index 07c2ea52db5..aa2e1c1fea7 100644 --- a/TAO/orbsvcs/orbsvcs/ESF/ESF_Proxy_RB_Tree.h +++ b/TAO/orbsvcs/orbsvcs/ESF/ESF_Proxy_RB_Tree.h @@ -3,8 +3,6 @@ /** * @file ESF_Proxy_RB_Tree.h * - * $Id$ - * * @author Carlos O'Ryan (coryan@cs.wustl.edu) * * http://doc.ece.uci.edu/~coryan/EC/index.html diff --git a/TAO/orbsvcs/orbsvcs/ESF/ESF_Proxy_RefCount_Guard.h b/TAO/orbsvcs/orbsvcs/ESF/ESF_Proxy_RefCount_Guard.h index 3a0585e8f31..68e677e3a7b 100644 --- a/TAO/orbsvcs/orbsvcs/ESF/ESF_Proxy_RefCount_Guard.h +++ b/TAO/orbsvcs/orbsvcs/ESF/ESF_Proxy_RefCount_Guard.h @@ -3,8 +3,6 @@ /** * @file ESF_Proxy_RefCount_Guard.h * - * $Id$ - * * @author Carlos O'Ryan (coryan@cs.wustl.edu) * * http://doc.ece.uci.edu/~coryan/EC/index.html diff --git a/TAO/orbsvcs/orbsvcs/ESF/ESF_RefCount_Guard.h b/TAO/orbsvcs/orbsvcs/ESF/ESF_RefCount_Guard.h index b5c73f89987..49ae0dcf666 100644 --- a/TAO/orbsvcs/orbsvcs/ESF/ESF_RefCount_Guard.h +++ b/TAO/orbsvcs/orbsvcs/ESF/ESF_RefCount_Guard.h @@ -3,8 +3,6 @@ /** * @file ESF_RefCount_Guard.h * - * $Id$ - * * @author Carlos O'Ryan (coryan@cs.wustl.edu) * * http://doc.ece.uci.edu/~coryan/EC/index.html diff --git a/TAO/orbsvcs/orbsvcs/ESF/ESF_Shutdown_Proxy.h b/TAO/orbsvcs/orbsvcs/ESF/ESF_Shutdown_Proxy.h index 40a0dd6ec9c..a31b76e630f 100644 --- a/TAO/orbsvcs/orbsvcs/ESF/ESF_Shutdown_Proxy.h +++ b/TAO/orbsvcs/orbsvcs/ESF/ESF_Shutdown_Proxy.h @@ -3,8 +3,6 @@ /** * @file ESF_Shutdown_Proxy.h * - * $Id$ - * * @author Carlos O'Ryan (coryan@cs.wustl.edu) * * http://doc.ece.uci.edu/~coryan/EC/index.html diff --git a/TAO/orbsvcs/orbsvcs/ESF/ESF_Worker.h b/TAO/orbsvcs/orbsvcs/ESF/ESF_Worker.h index d623ac6643c..e0d44d16751 100644 --- a/TAO/orbsvcs/orbsvcs/ESF/ESF_Worker.h +++ b/TAO/orbsvcs/orbsvcs/ESF/ESF_Worker.h @@ -3,8 +3,6 @@ /** * @file ESF_Worker.h * - * $Id$ - * * @author Carlos O'Ryan (coryan@cs.wustl.edu) * * http://doc.ece.uci.edu/~coryan/EC/index.html diff --git a/TAO/orbsvcs/orbsvcs/Event/ECG_Address_Server_Base.h b/TAO/orbsvcs/orbsvcs/Event/ECG_Address_Server_Base.h index 2490b33d051..2dbecdd045c 100644 --- a/TAO/orbsvcs/orbsvcs/Event/ECG_Address_Server_Base.h +++ b/TAO/orbsvcs/orbsvcs/Event/ECG_Address_Server_Base.h @@ -2,8 +2,6 @@ /** * @file ECG_Address_Server_Base.h * - * $Id$ - * * @author Marina Spivak (marina@atdesk.com) * */ diff --git a/TAO/orbsvcs/orbsvcs/Event/ECG_CDR_Message_Receiver.h b/TAO/orbsvcs/orbsvcs/Event/ECG_CDR_Message_Receiver.h index 9df6a92d93b..fce7c9f55f1 100644 --- a/TAO/orbsvcs/orbsvcs/Event/ECG_CDR_Message_Receiver.h +++ b/TAO/orbsvcs/orbsvcs/Event/ECG_CDR_Message_Receiver.h @@ -2,8 +2,6 @@ /** * @file ECG_CDR_Message_Receiver.h * - * $Id$ - * * @author Carlos O'Ryan (coryan@cs.wustl.edu) * @author Marina Spivak (marina@atdesk.com) */ diff --git a/TAO/orbsvcs/orbsvcs/Event/ECG_CDR_Message_Sender.h b/TAO/orbsvcs/orbsvcs/Event/ECG_CDR_Message_Sender.h index c44bbadd074..bb02508d45a 100644 --- a/TAO/orbsvcs/orbsvcs/Event/ECG_CDR_Message_Sender.h +++ b/TAO/orbsvcs/orbsvcs/Event/ECG_CDR_Message_Sender.h @@ -3,8 +3,6 @@ /** * @file ECG_CDR_Message_Sender.h * - * $Id$ - * * @author Carlos O'Ryan (coryan@cs.wustl.edu) * @author Marina Spivak (marina@atdesk.com) */ diff --git a/TAO/orbsvcs/orbsvcs/Event/ECG_Complex_Address_Server.h b/TAO/orbsvcs/orbsvcs/Event/ECG_Complex_Address_Server.h index 06a54ac2b5a..cf68c59fc9e 100644 --- a/TAO/orbsvcs/orbsvcs/Event/ECG_Complex_Address_Server.h +++ b/TAO/orbsvcs/orbsvcs/Event/ECG_Complex_Address_Server.h @@ -3,8 +3,6 @@ /** * @file ECG_Complex_Address_Server.h * - * $Id$ - * * @author Marina Spivak (marina@atdesk.com) * */ diff --git a/TAO/orbsvcs/orbsvcs/Event/ECG_ConsumerEC_Control.h b/TAO/orbsvcs/orbsvcs/Event/ECG_ConsumerEC_Control.h index 8e7e6478408..96546833867 100644 --- a/TAO/orbsvcs/orbsvcs/Event/ECG_ConsumerEC_Control.h +++ b/TAO/orbsvcs/orbsvcs/Event/ECG_ConsumerEC_Control.h @@ -3,8 +3,6 @@ /** * @file ECG_ConsumerEC_Control.h * - * $Id$ - * * @author Johnny Willemsen (jwillemsen@remedy.nl) * */ diff --git a/TAO/orbsvcs/orbsvcs/Event/ECG_Defaults.h b/TAO/orbsvcs/orbsvcs/Event/ECG_Defaults.h index 77dd5a28dae..2e9b1ad2a14 100644 --- a/TAO/orbsvcs/orbsvcs/Event/ECG_Defaults.h +++ b/TAO/orbsvcs/orbsvcs/Event/ECG_Defaults.h @@ -3,8 +3,6 @@ /** * @file ECG_Defaults.h * - * $Id$ - * * In this file we set the compile time defaults for the event * channel multicast gateway. * diff --git a/TAO/orbsvcs/orbsvcs/Event/ECG_Mcast_Gateway.h b/TAO/orbsvcs/orbsvcs/Event/ECG_Mcast_Gateway.h index 8a588a2dc9e..12500776f69 100644 --- a/TAO/orbsvcs/orbsvcs/Event/ECG_Mcast_Gateway.h +++ b/TAO/orbsvcs/orbsvcs/Event/ECG_Mcast_Gateway.h @@ -3,8 +3,6 @@ /** * @file ECG_Mcast_Gateway.h * - * $Id$ - * * @author Marina Spivak (marina@atdesk.com) */ diff --git a/TAO/orbsvcs/orbsvcs/Event/ECG_Reactive_ConsumerEC_Control.h b/TAO/orbsvcs/orbsvcs/Event/ECG_Reactive_ConsumerEC_Control.h index c8ff19af961..c2cae59c3a9 100644 --- a/TAO/orbsvcs/orbsvcs/Event/ECG_Reactive_ConsumerEC_Control.h +++ b/TAO/orbsvcs/orbsvcs/Event/ECG_Reactive_ConsumerEC_Control.h @@ -3,8 +3,6 @@ /** * @file ECG_Reactive_ConsumerEC_Control.h * - * $Id$ - * * @author Johnny Willemsen (jwillemsen@remedy.nl) * */ diff --git a/TAO/orbsvcs/orbsvcs/Event/ECG_Reconnect_ConsumerEC_Control.h b/TAO/orbsvcs/orbsvcs/Event/ECG_Reconnect_ConsumerEC_Control.h index 710a20fcb3b..f024b8995f6 100644 --- a/TAO/orbsvcs/orbsvcs/Event/ECG_Reconnect_ConsumerEC_Control.h +++ b/TAO/orbsvcs/orbsvcs/Event/ECG_Reconnect_ConsumerEC_Control.h @@ -3,8 +3,6 @@ /** * @file ECG_Reconnect_ConsumerEC_Control.h * - * $Id$ - * * @author Johnny Willemsen (jwillemsen@remedy.nl) * */ diff --git a/TAO/orbsvcs/orbsvcs/Event/ECG_Simple_Address_Server.h b/TAO/orbsvcs/orbsvcs/Event/ECG_Simple_Address_Server.h index 76341f6ad02..8872f07345c 100644 --- a/TAO/orbsvcs/orbsvcs/Event/ECG_Simple_Address_Server.h +++ b/TAO/orbsvcs/orbsvcs/Event/ECG_Simple_Address_Server.h @@ -3,8 +3,6 @@ /** * @file ECG_Simple_Address_Server.h * - * $Id$ - * * @author Marina Spivak (marina@atdesk.com) * */ diff --git a/TAO/orbsvcs/orbsvcs/Event/ECG_UDP_EH.h b/TAO/orbsvcs/orbsvcs/Event/ECG_UDP_EH.h index 48672ad0feb..64135ed9b9f 100644 --- a/TAO/orbsvcs/orbsvcs/Event/ECG_UDP_EH.h +++ b/TAO/orbsvcs/orbsvcs/Event/ECG_UDP_EH.h @@ -3,8 +3,6 @@ /** * @file ECG_UDP_EH.h * - * $Id$ - * * @author Carlos O'Ryan (coryan@cs.wustl.edu) * @author Marina Spivak (marina@atdesk.com) * diff --git a/TAO/orbsvcs/orbsvcs/Event/ECG_UDP_Out_Endpoint.h b/TAO/orbsvcs/orbsvcs/Event/ECG_UDP_Out_Endpoint.h index 5443b6d6485..eb710628ee5 100644 --- a/TAO/orbsvcs/orbsvcs/Event/ECG_UDP_Out_Endpoint.h +++ b/TAO/orbsvcs/orbsvcs/Event/ECG_UDP_Out_Endpoint.h @@ -3,8 +3,6 @@ /** * @file ECG_UDP_Out_Endpoint.h * - * $Id$ - * * @author Carlos O'Ryan (coryan@cs.wustl.edu) * @author Marina Spivak (marina@atdesk.com) */ diff --git a/TAO/orbsvcs/orbsvcs/Event/ECG_UDP_Receiver.h b/TAO/orbsvcs/orbsvcs/Event/ECG_UDP_Receiver.h index 3d15661f91d..520b1001f2b 100644 --- a/TAO/orbsvcs/orbsvcs/Event/ECG_UDP_Receiver.h +++ b/TAO/orbsvcs/orbsvcs/Event/ECG_UDP_Receiver.h @@ -3,8 +3,6 @@ /** * @file ECG_UDP_Receiver.h * - * $Id$ - * * @author Carlos O'Ryan (coryan@cs.wustl.edu) * @author Marina Spivak (marina@atdesk.com) * diff --git a/TAO/orbsvcs/orbsvcs/Event/EC_And_Filter.h b/TAO/orbsvcs/orbsvcs/Event/EC_And_Filter.h index 64279931341..a773fc8f2df 100644 --- a/TAO/orbsvcs/orbsvcs/Event/EC_And_Filter.h +++ b/TAO/orbsvcs/orbsvcs/Event/EC_And_Filter.h @@ -3,8 +3,6 @@ /** * @file EC_And_Filter.h * - * $Id$ - * * @author Carlos O'Ryan (coryan@cs.wustl.edu) * * Based on previous work by Tim Harrison (harrison@cs.wustl.edu) and diff --git a/TAO/orbsvcs/orbsvcs/Event/EC_Basic_Factory.h b/TAO/orbsvcs/orbsvcs/Event/EC_Basic_Factory.h index aa942b26492..b7eaff17972 100644 --- a/TAO/orbsvcs/orbsvcs/Event/EC_Basic_Factory.h +++ b/TAO/orbsvcs/orbsvcs/Event/EC_Basic_Factory.h @@ -3,8 +3,6 @@ /** * @file EC_Basic_Factory.h * - * $Id$ - * * @author Carlos O'Ryan (coryan@cs.wustl.edu) * * Based on previous work by Tim Harrison (harrison@cs.wustl.edu) and diff --git a/TAO/orbsvcs/orbsvcs/Event/EC_Basic_Filter_Builder.h b/TAO/orbsvcs/orbsvcs/Event/EC_Basic_Filter_Builder.h index 1c6815b3695..6c444ed0a34 100644 --- a/TAO/orbsvcs/orbsvcs/Event/EC_Basic_Filter_Builder.h +++ b/TAO/orbsvcs/orbsvcs/Event/EC_Basic_Filter_Builder.h @@ -3,8 +3,6 @@ /** * @file EC_Basic_Filter_Builder.h * - * $Id$ - * * @author Carlos O'Ryan (coryan@cs.wustl.edu) * * Based on previous work by Tim Harrison (harrison@cs.wustl.edu) and diff --git a/TAO/orbsvcs/orbsvcs/Event/EC_Bitmask_Filter.h b/TAO/orbsvcs/orbsvcs/Event/EC_Bitmask_Filter.h index 6a0ff879165..ad3bfc4eac4 100644 --- a/TAO/orbsvcs/orbsvcs/Event/EC_Bitmask_Filter.h +++ b/TAO/orbsvcs/orbsvcs/Event/EC_Bitmask_Filter.h @@ -3,8 +3,6 @@ /** * @file EC_Bitmask_Filter.h * - * $Id$ - * * @author Carlos O'Ryan (coryan@cs.wustl.edu) * * Based on previous work by Tim Harrison (harrison@cs.wustl.edu) and diff --git a/TAO/orbsvcs/orbsvcs/Event/EC_Busy_Lock.h b/TAO/orbsvcs/orbsvcs/Event/EC_Busy_Lock.h index 8626df3f6e6..49921468ef9 100644 --- a/TAO/orbsvcs/orbsvcs/Event/EC_Busy_Lock.h +++ b/TAO/orbsvcs/orbsvcs/Event/EC_Busy_Lock.h @@ -3,8 +3,6 @@ /** * @file EC_Busy_Lock.h * - * $Id$ - * * @author Carlos O'Ryan (coryan@cs.wustl.edu) * * Based on previous work by Tim Harrison (harrison@cs.wustl.edu) and diff --git a/TAO/orbsvcs/orbsvcs/Event/EC_Conjunction_Filter.h b/TAO/orbsvcs/orbsvcs/Event/EC_Conjunction_Filter.h index 830e5f49ef3..c914ef7e81f 100644 --- a/TAO/orbsvcs/orbsvcs/Event/EC_Conjunction_Filter.h +++ b/TAO/orbsvcs/orbsvcs/Event/EC_Conjunction_Filter.h @@ -3,8 +3,6 @@ /** * @file EC_Conjunction_Filter.h * - * $Id$ - * * @author Carlos O'Ryan (coryan@cs.wustl.edu) * * Based on previous work by Tim Harrison (harrison@cs.wustl.edu) and diff --git a/TAO/orbsvcs/orbsvcs/Event/EC_ConsumerAdmin.h b/TAO/orbsvcs/orbsvcs/Event/EC_ConsumerAdmin.h index 623d7154457..9cce398a872 100644 --- a/TAO/orbsvcs/orbsvcs/Event/EC_ConsumerAdmin.h +++ b/TAO/orbsvcs/orbsvcs/Event/EC_ConsumerAdmin.h @@ -3,8 +3,6 @@ /** * @file EC_ConsumerAdmin.h * - * $Id$ - * * @author Carlos O'Ryan (coryan@cs.wustl.edu) * * Based on previous work by Tim Harrison (harrison@cs.wustl.edu) and diff --git a/TAO/orbsvcs/orbsvcs/Event/EC_ConsumerControl.h b/TAO/orbsvcs/orbsvcs/Event/EC_ConsumerControl.h index 91ae370d1d7..952d5b832af 100644 --- a/TAO/orbsvcs/orbsvcs/Event/EC_ConsumerControl.h +++ b/TAO/orbsvcs/orbsvcs/Event/EC_ConsumerControl.h @@ -3,8 +3,6 @@ /** * @file EC_ConsumerControl.h * - * $Id$ - * * @author Carlos O'Ryan (coryan@cs.wustl.edu) * * Based on previous work by Tim Harrison (harrison@cs.wustl.edu) and diff --git a/TAO/orbsvcs/orbsvcs/Event/EC_Default_Factory.h b/TAO/orbsvcs/orbsvcs/Event/EC_Default_Factory.h index 909fd6f4c21..681360dc2ed 100644 --- a/TAO/orbsvcs/orbsvcs/Event/EC_Default_Factory.h +++ b/TAO/orbsvcs/orbsvcs/Event/EC_Default_Factory.h @@ -2,8 +2,6 @@ /** * @file EC_Default_Factory.h * - * $Id$ - * * @author Carlos O'Ryan (coryan@cs.wustl.edu) * * Based on previous work by Tim Harrison (harrison@cs.wustl.edu) and diff --git a/TAO/orbsvcs/orbsvcs/Event/EC_Default_ProxyConsumer.h b/TAO/orbsvcs/orbsvcs/Event/EC_Default_ProxyConsumer.h index 7ebb52251b5..5ba5d74ac85 100644 --- a/TAO/orbsvcs/orbsvcs/Event/EC_Default_ProxyConsumer.h +++ b/TAO/orbsvcs/orbsvcs/Event/EC_Default_ProxyConsumer.h @@ -3,8 +3,6 @@ /** * @file EC_Default_ProxyConsumer.h * - * $Id$ - * * @author Carlos O'Ryan (coryan@cs.wustl.edu) * @author Marina Spivak (marina@atdesk.com) * @author Jason Smith (jason@atdesk.com) diff --git a/TAO/orbsvcs/orbsvcs/Event/EC_Default_ProxySupplier.h b/TAO/orbsvcs/orbsvcs/Event/EC_Default_ProxySupplier.h index 45fc706138b..3ee6df2154e 100644 --- a/TAO/orbsvcs/orbsvcs/Event/EC_Default_ProxySupplier.h +++ b/TAO/orbsvcs/orbsvcs/Event/EC_Default_ProxySupplier.h @@ -3,8 +3,6 @@ /** * @file EC_Default_ProxySupplier.h * - * $Id$ - * * @author Carlos O'Ryan (coryan@cs.wustl.edu) * @author Marina Spivak (marina@atdesk.com) * @author Jason Smith (jason@atdesk.com) diff --git a/TAO/orbsvcs/orbsvcs/Event/EC_Defaults.h b/TAO/orbsvcs/orbsvcs/Event/EC_Defaults.h index e6f58ae9135..b2f8e1c0b8c 100644 --- a/TAO/orbsvcs/orbsvcs/Event/EC_Defaults.h +++ b/TAO/orbsvcs/orbsvcs/Event/EC_Defaults.h @@ -2,8 +2,6 @@ /** * @file EC_Defaults.h * - * $Id$ - * * In this file we set the compile time defaults for the event * channel. * diff --git a/TAO/orbsvcs/orbsvcs/Event/EC_Disjunction_Filter.h b/TAO/orbsvcs/orbsvcs/Event/EC_Disjunction_Filter.h index 7c95f0a32d6..b93ba31e605 100644 --- a/TAO/orbsvcs/orbsvcs/Event/EC_Disjunction_Filter.h +++ b/TAO/orbsvcs/orbsvcs/Event/EC_Disjunction_Filter.h @@ -3,8 +3,6 @@ /** * @file EC_Disjunction_Filter.h * - * $Id$ - * * @author Carlos O'Ryan (coryan@cs.wustl.edu) * * Based on previous work by Tim Harrison (harrison@cs.wustl.edu) and diff --git a/TAO/orbsvcs/orbsvcs/Event/EC_Dispatching.h b/TAO/orbsvcs/orbsvcs/Event/EC_Dispatching.h index 3c1561a5cfe..b2a1830d646 100644 --- a/TAO/orbsvcs/orbsvcs/Event/EC_Dispatching.h +++ b/TAO/orbsvcs/orbsvcs/Event/EC_Dispatching.h @@ -3,8 +3,6 @@ /** * @file EC_Dispatching.h * - * $Id$ - * * @author Carlos O'Ryan (coryan@cs.wustl.edu) * * Based on previous work by Tim Harrison (harrison@cs.wustl.edu) and diff --git a/TAO/orbsvcs/orbsvcs/Event/EC_Dispatching_Task.h b/TAO/orbsvcs/orbsvcs/Event/EC_Dispatching_Task.h index e5473cf7957..673d95f7b98 100644 --- a/TAO/orbsvcs/orbsvcs/Event/EC_Dispatching_Task.h +++ b/TAO/orbsvcs/orbsvcs/Event/EC_Dispatching_Task.h @@ -3,8 +3,6 @@ /** * @file EC_Dispatching_Task.h * - * $Id$ - * * @author Carlos O'Ryan (coryan@cs.wustl.edu) * * Based on previous work by Tim Harrison (harrison@cs.wustl.edu) and diff --git a/TAO/orbsvcs/orbsvcs/Event/EC_Event_Channel.h b/TAO/orbsvcs/orbsvcs/Event/EC_Event_Channel.h index a2aa9b95643..72588cbf183 100644 --- a/TAO/orbsvcs/orbsvcs/Event/EC_Event_Channel.h +++ b/TAO/orbsvcs/orbsvcs/Event/EC_Event_Channel.h @@ -3,8 +3,6 @@ /** * @file EC_Event_Channel.h * - * $Id$ - * * @author Carlos O'Ryan (coryan@cs.wustl.edu) * @author Marina Spivak (marina@atdesk.com) * @author Jason Smith (jason@atdesk.com) diff --git a/TAO/orbsvcs/orbsvcs/Event/EC_Event_Channel_Base.h b/TAO/orbsvcs/orbsvcs/Event/EC_Event_Channel_Base.h index cdc66d07297..7abaa611148 100644 --- a/TAO/orbsvcs/orbsvcs/Event/EC_Event_Channel_Base.h +++ b/TAO/orbsvcs/orbsvcs/Event/EC_Event_Channel_Base.h @@ -3,8 +3,6 @@ /** * @file EC_Event_Channel_Base.h * - * $Id$ - * * @author Carlos O'Ryan (coryan@cs.wustl.edu) * @author Marina Spivak (marina@atdesk.com) * @author Jason Smith (jason@atdesk.com) diff --git a/TAO/orbsvcs/orbsvcs/Event/EC_Factory.h b/TAO/orbsvcs/orbsvcs/Event/EC_Factory.h index 7f4070e8d5d..fcc583bfde4 100644 --- a/TAO/orbsvcs/orbsvcs/Event/EC_Factory.h +++ b/TAO/orbsvcs/orbsvcs/Event/EC_Factory.h @@ -2,8 +2,6 @@ /** * @file EC_Factory.h * - * $Id$ - * * @author Carlos O'Ryan (coryan@cs.wustl.edu) * * Based on previous work by Tim Harrison (harrison@cs.wustl.edu) and diff --git a/TAO/orbsvcs/orbsvcs/Event/EC_Filter.h b/TAO/orbsvcs/orbsvcs/Event/EC_Filter.h index a0909dcec8b..f64a49e72c0 100644 --- a/TAO/orbsvcs/orbsvcs/Event/EC_Filter.h +++ b/TAO/orbsvcs/orbsvcs/Event/EC_Filter.h @@ -2,8 +2,6 @@ /** * @file EC_Filter.h * - * $Id$ - * * @author Carlos O'Ryan (coryan@cs.wustl.edu) * * Based on previous work by Tim Harrison (harrison@cs.wustl.edu) and diff --git a/TAO/orbsvcs/orbsvcs/Event/EC_Filter_Builder.h b/TAO/orbsvcs/orbsvcs/Event/EC_Filter_Builder.h index 58ddcd276bd..e3ccc9f3e73 100644 --- a/TAO/orbsvcs/orbsvcs/Event/EC_Filter_Builder.h +++ b/TAO/orbsvcs/orbsvcs/Event/EC_Filter_Builder.h @@ -2,8 +2,6 @@ /** * @file EC_Filter_Builder.h * - * $Id$ - * * @author Carlos O'Ryan (coryan@cs.wustl.edu) * * Based on previous work by Tim Harrison (harrison@cs.wustl.edu) and diff --git a/TAO/orbsvcs/orbsvcs/Event/EC_Gateway.h b/TAO/orbsvcs/orbsvcs/Event/EC_Gateway.h index 4553477035d..275087138fb 100644 --- a/TAO/orbsvcs/orbsvcs/Event/EC_Gateway.h +++ b/TAO/orbsvcs/orbsvcs/Event/EC_Gateway.h @@ -3,8 +3,6 @@ /** * @file EC_Gateway.h * - * $Id$ - * * @author Carlos O'Ryan (coryan@cs.wustl.edu) * * Based on previous work by Tim Harrison (harrison@cs.wustl.edu) and diff --git a/TAO/orbsvcs/orbsvcs/Event/EC_Gateway_IIOP.h b/TAO/orbsvcs/orbsvcs/Event/EC_Gateway_IIOP.h index 93bd5f04fda..b6fb48fe2c5 100644 --- a/TAO/orbsvcs/orbsvcs/Event/EC_Gateway_IIOP.h +++ b/TAO/orbsvcs/orbsvcs/Event/EC_Gateway_IIOP.h @@ -3,8 +3,6 @@ /** * @file EC_Gateway_IIOP.h * - * $Id$ - * * @author Carlos O'Ryan (coryan@cs.wustl.edu) * @author Johnny Willemsen (jwillemsen@remedy.nl) * diff --git a/TAO/orbsvcs/orbsvcs/Event/EC_Gateway_IIOP_Factory.h b/TAO/orbsvcs/orbsvcs/Event/EC_Gateway_IIOP_Factory.h index 9d13a7bec9c..df56204a8ca 100644 --- a/TAO/orbsvcs/orbsvcs/Event/EC_Gateway_IIOP_Factory.h +++ b/TAO/orbsvcs/orbsvcs/Event/EC_Gateway_IIOP_Factory.h @@ -3,8 +3,6 @@ /** * @file EC_Gateway_IIOP_Factory.h * - * $Id$ - * * @author Johnny Willemsen (jwillemsen@remedy.nl) * */ diff --git a/TAO/orbsvcs/orbsvcs/Event/EC_Gateway_Sched.h b/TAO/orbsvcs/orbsvcs/Event/EC_Gateway_Sched.h index a9d0cb609bb..846a97fdb01 100644 --- a/TAO/orbsvcs/orbsvcs/Event/EC_Gateway_Sched.h +++ b/TAO/orbsvcs/orbsvcs/Event/EC_Gateway_Sched.h @@ -2,8 +2,6 @@ /** * @file EC_Gateway_Sched.h * - * $Id$ - * * @author Carlos O'Ryan (coryan@cs.wustl.edu) * * Based on previous work by Tim Harrison (harrison@cs.wustl.edu) and diff --git a/TAO/orbsvcs/orbsvcs/Event/EC_Group_Scheduling.h b/TAO/orbsvcs/orbsvcs/Event/EC_Group_Scheduling.h index 1df8922ec23..6017143de4e 100644 --- a/TAO/orbsvcs/orbsvcs/Event/EC_Group_Scheduling.h +++ b/TAO/orbsvcs/orbsvcs/Event/EC_Group_Scheduling.h @@ -2,8 +2,6 @@ /** * @file EC_Group_Scheduling.h * - * $Id$ - * * @author Carlos O'Ryan (coryan@cs.wustl.edu) * * Based on previous work by Tim Harrison (harrison@cs.wustl.edu) and diff --git a/TAO/orbsvcs/orbsvcs/Event/EC_Kokyu_Dispatching.h b/TAO/orbsvcs/orbsvcs/Event/EC_Kokyu_Dispatching.h index ce61893e2c6..14657975f06 100644 --- a/TAO/orbsvcs/orbsvcs/Event/EC_Kokyu_Dispatching.h +++ b/TAO/orbsvcs/orbsvcs/Event/EC_Kokyu_Dispatching.h @@ -3,8 +3,6 @@ /** * @file EC_Kokyu_Dispatching.h * - * $Id$ - * * @author Bryan Thrall (thrall@cs.wustl.edu) * * Based on previous work by Carlos O'Ryan (coryan@cs.wustl.edu) and diff --git a/TAO/orbsvcs/orbsvcs/Event/EC_Kokyu_Factory.h b/TAO/orbsvcs/orbsvcs/Event/EC_Kokyu_Factory.h index faea617a2a4..86873e7f43e 100644 --- a/TAO/orbsvcs/orbsvcs/Event/EC_Kokyu_Factory.h +++ b/TAO/orbsvcs/orbsvcs/Event/EC_Kokyu_Factory.h @@ -2,8 +2,6 @@ /** * @file EC_Kokyu_Factory.h * - * $Id$ - * * @author Bryan Thrall (thrall@cs.wustl.edu) * * Based on previous work by Carlos O'Ryan (coryan@cs.wustl.edu), Tim diff --git a/TAO/orbsvcs/orbsvcs/Event/EC_Kokyu_Filter.h b/TAO/orbsvcs/orbsvcs/Event/EC_Kokyu_Filter.h index 63c1d6ac284..769e92d5afe 100644 --- a/TAO/orbsvcs/orbsvcs/Event/EC_Kokyu_Filter.h +++ b/TAO/orbsvcs/orbsvcs/Event/EC_Kokyu_Filter.h @@ -2,8 +2,6 @@ /** * @file EC_Kokyu_Filter.h * - * $Id$ - * * @author Carlos O'Ryan (coryan@cs.wustl.edu) * * Based on previous work by Tim Harrison (harrison@cs.wustl.edu) and diff --git a/TAO/orbsvcs/orbsvcs/Event/EC_Kokyu_Filter_Builder.h b/TAO/orbsvcs/orbsvcs/Event/EC_Kokyu_Filter_Builder.h index 8e647fd8456..7824e07cfa3 100644 --- a/TAO/orbsvcs/orbsvcs/Event/EC_Kokyu_Filter_Builder.h +++ b/TAO/orbsvcs/orbsvcs/Event/EC_Kokyu_Filter_Builder.h @@ -2,8 +2,6 @@ /** * @file EC_Kokyu_Filter_Builder.h * - * $Id$ - * * @author Bryan Thrall (thrall@cs.wustl.edu) * * Based on previous work by Carlos O'Ryan (coryan@cs.wustl.edu) and diff --git a/TAO/orbsvcs/orbsvcs/Event/EC_Kokyu_Scheduling.h b/TAO/orbsvcs/orbsvcs/Event/EC_Kokyu_Scheduling.h index 58d774e8ae4..74dfe4af919 100644 --- a/TAO/orbsvcs/orbsvcs/Event/EC_Kokyu_Scheduling.h +++ b/TAO/orbsvcs/orbsvcs/Event/EC_Kokyu_Scheduling.h @@ -3,8 +3,6 @@ /** * @file EC_Kokyu_Scheduling.h * - * $Id$ - * * @author Bryan Thrall (thrall@cs.wustl.edu) * * Based on previous work by Carlos O'Ryan (coryan@cs.wustl.edu) and diff --git a/TAO/orbsvcs/orbsvcs/Event/EC_Lifetime_Utils.h b/TAO/orbsvcs/orbsvcs/Event/EC_Lifetime_Utils.h index 5ddccd9d18b..6fbfb3f0eaf 100644 --- a/TAO/orbsvcs/orbsvcs/Event/EC_Lifetime_Utils.h +++ b/TAO/orbsvcs/orbsvcs/Event/EC_Lifetime_Utils.h @@ -3,8 +3,6 @@ /** * @file EC_Lifetime_Utils.h * - * $Id$ - * * @author Jody Hagins (jody@atdesk.com) * @author Marina Spivak (marina@atdesk.com) * diff --git a/TAO/orbsvcs/orbsvcs/Event/EC_Lifetime_Utils_T.h b/TAO/orbsvcs/orbsvcs/Event/EC_Lifetime_Utils_T.h index 986268fa7ae..68143f23af5 100644 --- a/TAO/orbsvcs/orbsvcs/Event/EC_Lifetime_Utils_T.h +++ b/TAO/orbsvcs/orbsvcs/Event/EC_Lifetime_Utils_T.h @@ -3,8 +3,6 @@ /** * @file EC_Lifetime_Utils_T.h * - * $Id$ - * * @author Jody Hagins (jody@atdesk.com) * @author Marina Spivak (marina@atdesk.com) * diff --git a/TAO/orbsvcs/orbsvcs/Event/EC_MT_Dispatching.h b/TAO/orbsvcs/orbsvcs/Event/EC_MT_Dispatching.h index ddea8dced19..2492c94b2ad 100644 --- a/TAO/orbsvcs/orbsvcs/Event/EC_MT_Dispatching.h +++ b/TAO/orbsvcs/orbsvcs/Event/EC_MT_Dispatching.h @@ -3,8 +3,6 @@ /** * @file EC_MT_Dispatching.h * - * $Id$ - * * @author Carlos O'Ryan (coryan@cs.wustl.edu) * * Based on previous work by Tim Harrison (harrison@cs.wustl.edu) and diff --git a/TAO/orbsvcs/orbsvcs/Event/EC_Masked_Type_Filter.h b/TAO/orbsvcs/orbsvcs/Event/EC_Masked_Type_Filter.h index 27b86da6ada..3fa8dd6f094 100644 --- a/TAO/orbsvcs/orbsvcs/Event/EC_Masked_Type_Filter.h +++ b/TAO/orbsvcs/orbsvcs/Event/EC_Masked_Type_Filter.h @@ -3,8 +3,6 @@ /** * @file EC_Masked_Type_Filter.h * - * $Id$ - * * @author Carlos O'Ryan (coryan@cs.wustl.edu) * * Based on previous work by Tim Harrison (harrison@cs.wustl.edu) and diff --git a/TAO/orbsvcs/orbsvcs/Event/EC_Negation_Filter.h b/TAO/orbsvcs/orbsvcs/Event/EC_Negation_Filter.h index fad7ad3b3b7..6097f931038 100644 --- a/TAO/orbsvcs/orbsvcs/Event/EC_Negation_Filter.h +++ b/TAO/orbsvcs/orbsvcs/Event/EC_Negation_Filter.h @@ -3,8 +3,6 @@ /** * @file EC_Negation_Filter.h * - * $Id$ - * * @author Carlos O'Ryan (coryan@cs.wustl.edu) * * Based on previous work by Tim Harrison (harrison@cs.wustl.edu) and diff --git a/TAO/orbsvcs/orbsvcs/Event/EC_Null_Factory.h b/TAO/orbsvcs/orbsvcs/Event/EC_Null_Factory.h index ca583ca5d13..e6cdf972db1 100644 --- a/TAO/orbsvcs/orbsvcs/Event/EC_Null_Factory.h +++ b/TAO/orbsvcs/orbsvcs/Event/EC_Null_Factory.h @@ -3,8 +3,6 @@ /** * @file EC_Null_Factory.h * - * $Id$ - * * @author Carlos O'Ryan (coryan@cs.wustl.edu) * * Based on previous work by Tim Harrison (harrison@cs.wustl.edu) and diff --git a/TAO/orbsvcs/orbsvcs/Event/EC_Null_Scheduling.h b/TAO/orbsvcs/orbsvcs/Event/EC_Null_Scheduling.h index 9c685e6cc86..14892c28f7c 100644 --- a/TAO/orbsvcs/orbsvcs/Event/EC_Null_Scheduling.h +++ b/TAO/orbsvcs/orbsvcs/Event/EC_Null_Scheduling.h @@ -2,8 +2,6 @@ /** * @file EC_Null_Scheduling.h * - * $Id$ - * * @author Carlos O'Ryan (coryan@cs.wustl.edu) * * Based on previous work by Tim Harrison (harrison@cs.wustl.edu) and diff --git a/TAO/orbsvcs/orbsvcs/Event/EC_ObserverStrategy.h b/TAO/orbsvcs/orbsvcs/Event/EC_ObserverStrategy.h index 3241e5d81bb..6b4dcdf09a8 100644 --- a/TAO/orbsvcs/orbsvcs/Event/EC_ObserverStrategy.h +++ b/TAO/orbsvcs/orbsvcs/Event/EC_ObserverStrategy.h @@ -3,8 +3,6 @@ /** * @file EC_ObserverStrategy.h * - * $Id$ - * * @author Carlos O'Ryan (coryan@cs.wustl.edu) * @author Johnny Willemsen (jwillemsen@remedy.nl) * @author Kees van Marle (kvmarle@remedy.nl) diff --git a/TAO/orbsvcs/orbsvcs/Event/EC_Per_Supplier_Filter.h b/TAO/orbsvcs/orbsvcs/Event/EC_Per_Supplier_Filter.h index 2d0947dc512..edd9c128cef 100644 --- a/TAO/orbsvcs/orbsvcs/Event/EC_Per_Supplier_Filter.h +++ b/TAO/orbsvcs/orbsvcs/Event/EC_Per_Supplier_Filter.h @@ -2,8 +2,6 @@ /** * @file EC_Per_Supplier_Filter.h * - * $Id$ - * * @author Carlos O'Ryan (coryan@cs.wustl.edu) * * Based on previous work by Tim Harrison (harrison@cs.wustl.edu) and diff --git a/TAO/orbsvcs/orbsvcs/Event/EC_Prefix_Filter_Builder.h b/TAO/orbsvcs/orbsvcs/Event/EC_Prefix_Filter_Builder.h index 01c5a950642..2f83bed94b7 100644 --- a/TAO/orbsvcs/orbsvcs/Event/EC_Prefix_Filter_Builder.h +++ b/TAO/orbsvcs/orbsvcs/Event/EC_Prefix_Filter_Builder.h @@ -2,8 +2,6 @@ /** * @file EC_Prefix_Filter_Builder.h * - * $Id$ - * * @author Carlos O'Ryan (coryan@cs.wustl.edu) * * Based on previous work by Tim Harrison (harrison@cs.wustl.edu) and diff --git a/TAO/orbsvcs/orbsvcs/Event/EC_Priority_Dispatching.h b/TAO/orbsvcs/orbsvcs/Event/EC_Priority_Dispatching.h index 1c7c6413c92..e610319f21f 100644 --- a/TAO/orbsvcs/orbsvcs/Event/EC_Priority_Dispatching.h +++ b/TAO/orbsvcs/orbsvcs/Event/EC_Priority_Dispatching.h @@ -3,8 +3,6 @@ /** * @file EC_Priority_Dispatching.h * - * $Id$ - * * @author Carlos O'Ryan (coryan@cs.wustl.edu) * * Based on previous work by Tim Harrison (harrison@cs.wustl.edu) and diff --git a/TAO/orbsvcs/orbsvcs/Event/EC_Priority_Scheduling.h b/TAO/orbsvcs/orbsvcs/Event/EC_Priority_Scheduling.h index 8fa6953dac9..206852bcafc 100644 --- a/TAO/orbsvcs/orbsvcs/Event/EC_Priority_Scheduling.h +++ b/TAO/orbsvcs/orbsvcs/Event/EC_Priority_Scheduling.h @@ -3,8 +3,6 @@ /** * @file EC_Priority_Scheduling.h * - * $Id$ - * * @author Carlos O'Ryan (coryan@cs.wustl.edu) * * Based on previous work by Tim Harrison (harrison@cs.wustl.edu) and diff --git a/TAO/orbsvcs/orbsvcs/Event/EC_ProxyConsumer.h b/TAO/orbsvcs/orbsvcs/Event/EC_ProxyConsumer.h index 797c0da1054..6655cd7159c 100644 --- a/TAO/orbsvcs/orbsvcs/Event/EC_ProxyConsumer.h +++ b/TAO/orbsvcs/orbsvcs/Event/EC_ProxyConsumer.h @@ -2,8 +2,6 @@ /** * @file EC_ProxyConsumer.h * - * $Id$ - * * @author Carlos O'Ryan (coryan@cs.wustl.edu) * * Based on previous work by Tim Harrison (harrison@cs.wustl.edu) and diff --git a/TAO/orbsvcs/orbsvcs/Event/EC_ProxySupplier.h b/TAO/orbsvcs/orbsvcs/Event/EC_ProxySupplier.h index cfe6e95cfc2..bb0d14d02c7 100644 --- a/TAO/orbsvcs/orbsvcs/Event/EC_ProxySupplier.h +++ b/TAO/orbsvcs/orbsvcs/Event/EC_ProxySupplier.h @@ -2,8 +2,6 @@ /** * @file EC_ProxySupplier.h * - * $Id$ - * * @author Carlos O'Ryan (coryan@cs.wustl.edu) * * Based on previous work by Tim Harrison (harrison@cs.wustl.edu) and diff --git a/TAO/orbsvcs/orbsvcs/Event/EC_QOS_Info.h b/TAO/orbsvcs/orbsvcs/Event/EC_QOS_Info.h index 51b82a309fb..701f280f40e 100644 --- a/TAO/orbsvcs/orbsvcs/Event/EC_QOS_Info.h +++ b/TAO/orbsvcs/orbsvcs/Event/EC_QOS_Info.h @@ -3,8 +3,6 @@ /** * @file EC_QOS_Info.h * - * $Id$ - * * @author Carlos O'Ryan (coryan@cs.wustl.edu) * * Based on previous work by Tim Harrison (harrison@cs.wustl.edu) and diff --git a/TAO/orbsvcs/orbsvcs/Event/EC_RTCORBA_Dispatching.h b/TAO/orbsvcs/orbsvcs/Event/EC_RTCORBA_Dispatching.h index 48598c1bb4a..2677df4b680 100644 --- a/TAO/orbsvcs/orbsvcs/Event/EC_RTCORBA_Dispatching.h +++ b/TAO/orbsvcs/orbsvcs/Event/EC_RTCORBA_Dispatching.h @@ -2,8 +2,6 @@ /** * @file EC_RTCORBA_Dispatching.h * - * $Id$ - * * @author Carlos O'Ryan (coryan@cs.wustl.edu) * * Based on previous work by Tim Harrison (harrison@cs.wustl.edu) and diff --git a/TAO/orbsvcs/orbsvcs/Event/EC_RTCORBA_Factory.h b/TAO/orbsvcs/orbsvcs/Event/EC_RTCORBA_Factory.h index c85724ed43b..c6b46663e7b 100644 --- a/TAO/orbsvcs/orbsvcs/Event/EC_RTCORBA_Factory.h +++ b/TAO/orbsvcs/orbsvcs/Event/EC_RTCORBA_Factory.h @@ -2,8 +2,6 @@ /** * @file EC_RTCORBA_Factory.h * - * $Id$ - * * @author Carlos O'Ryan (coryan@cs.wustl.edu) * * Based on previous work by Tim Harrison (harrison@cs.wustl.edu) and diff --git a/TAO/orbsvcs/orbsvcs/Event/EC_Reactive_ConsumerControl.h b/TAO/orbsvcs/orbsvcs/Event/EC_Reactive_ConsumerControl.h index cb6120a511f..5218d068061 100644 --- a/TAO/orbsvcs/orbsvcs/Event/EC_Reactive_ConsumerControl.h +++ b/TAO/orbsvcs/orbsvcs/Event/EC_Reactive_ConsumerControl.h @@ -2,8 +2,6 @@ /** * @file EC_Reactive_ConsumerControl.h * - * $Id$ - * * @author Carlos O'Ryan (coryan@cs.wustl.edu) * * Based on previous work by Tim Harrison (harrison@cs.wustl.edu) and diff --git a/TAO/orbsvcs/orbsvcs/Event/EC_Reactive_Dispatching.h b/TAO/orbsvcs/orbsvcs/Event/EC_Reactive_Dispatching.h index 97a701572ff..2ede72e6740 100644 --- a/TAO/orbsvcs/orbsvcs/Event/EC_Reactive_Dispatching.h +++ b/TAO/orbsvcs/orbsvcs/Event/EC_Reactive_Dispatching.h @@ -3,8 +3,6 @@ /** * @file EC_Reactive_Dispatching.h * - * $Id$ - * * @author Carlos O'Ryan (coryan@cs.wustl.edu) * * Based on previous work by Tim Harrison (harrison@cs.wustl.edu) and diff --git a/TAO/orbsvcs/orbsvcs/Event/EC_Reactive_SupplierControl.h b/TAO/orbsvcs/orbsvcs/Event/EC_Reactive_SupplierControl.h index ba91956541b..47c74e0b3e1 100644 --- a/TAO/orbsvcs/orbsvcs/Event/EC_Reactive_SupplierControl.h +++ b/TAO/orbsvcs/orbsvcs/Event/EC_Reactive_SupplierControl.h @@ -3,8 +3,6 @@ /** * @file EC_Reactive_SupplierControl.h * - * $Id$ - * * @author Carlos O'Ryan (coryan@cs.wustl.edu) * * Based on previous work by Tim Harrison (harrison@cs.wustl.edu) and diff --git a/TAO/orbsvcs/orbsvcs/Event/EC_Reactive_Timeout_Generator.h b/TAO/orbsvcs/orbsvcs/Event/EC_Reactive_Timeout_Generator.h index 8ab4d18da31..4e7a0a6b7d4 100644 --- a/TAO/orbsvcs/orbsvcs/Event/EC_Reactive_Timeout_Generator.h +++ b/TAO/orbsvcs/orbsvcs/Event/EC_Reactive_Timeout_Generator.h @@ -3,8 +3,6 @@ /** * @file EC_Reactive_Timeout_Generator.h * - * $Id$ - * * @author Carlos O'Ryan (coryan@cs.wustl.edu) * * Based on previous work by Tim Harrison (harrison@cs.wustl.edu) and diff --git a/TAO/orbsvcs/orbsvcs/Event/EC_Sched_Factory.h b/TAO/orbsvcs/orbsvcs/Event/EC_Sched_Factory.h index 3a6b4e748ac..ba2556cc207 100644 --- a/TAO/orbsvcs/orbsvcs/Event/EC_Sched_Factory.h +++ b/TAO/orbsvcs/orbsvcs/Event/EC_Sched_Factory.h @@ -2,8 +2,6 @@ /** * @file EC_Sched_Factory.h * - * $Id$ - * * @author Carlos O'Ryan (coryan@cs.wustl.edu) * * Based on previous work by Tim Harrison (harrison@cs.wustl.edu) and diff --git a/TAO/orbsvcs/orbsvcs/Event/EC_Sched_Filter.h b/TAO/orbsvcs/orbsvcs/Event/EC_Sched_Filter.h index 6178a49f8f7..6bb039d6bc3 100644 --- a/TAO/orbsvcs/orbsvcs/Event/EC_Sched_Filter.h +++ b/TAO/orbsvcs/orbsvcs/Event/EC_Sched_Filter.h @@ -2,8 +2,6 @@ /** * @file EC_Sched_Filter.h * - * $Id$ - * * @author Carlos O'Ryan (coryan@cs.wustl.edu) * * Based on previous work by Tim Harrison (harrison@cs.wustl.edu) and diff --git a/TAO/orbsvcs/orbsvcs/Event/EC_Sched_Filter_Builder.h b/TAO/orbsvcs/orbsvcs/Event/EC_Sched_Filter_Builder.h index 73e6d611754..110a2cbee86 100644 --- a/TAO/orbsvcs/orbsvcs/Event/EC_Sched_Filter_Builder.h +++ b/TAO/orbsvcs/orbsvcs/Event/EC_Sched_Filter_Builder.h @@ -3,8 +3,6 @@ /** * @file EC_Sched_Filter_Builder.h * - * $Id$ - * * @author Carlos O'Ryan (coryan@cs.wustl.edu) * * Based on previous work by Tim Harrison (harrison@cs.wustl.edu) and diff --git a/TAO/orbsvcs/orbsvcs/Event/EC_Scheduling_Strategy.h b/TAO/orbsvcs/orbsvcs/Event/EC_Scheduling_Strategy.h index b0ebc96cd20..ecb4532fc30 100644 --- a/TAO/orbsvcs/orbsvcs/Event/EC_Scheduling_Strategy.h +++ b/TAO/orbsvcs/orbsvcs/Event/EC_Scheduling_Strategy.h @@ -3,8 +3,6 @@ /** * @file EC_Scheduling_Strategy.h * - * $Id$ - * * @author Carlos O'Ryan (coryan@cs.wustl.edu) * * Based on previous work by Tim Harrison (harrison@cs.wustl.edu) and diff --git a/TAO/orbsvcs/orbsvcs/Event/EC_SupplierAdmin.h b/TAO/orbsvcs/orbsvcs/Event/EC_SupplierAdmin.h index 7647eac77d4..0b338b12217 100644 --- a/TAO/orbsvcs/orbsvcs/Event/EC_SupplierAdmin.h +++ b/TAO/orbsvcs/orbsvcs/Event/EC_SupplierAdmin.h @@ -3,8 +3,6 @@ /** * @file EC_SupplierAdmin.h * - * $Id$ - * * @author Carlos O'Ryan (coryan@cs.wustl.edu) * * Based on previous work by Tim Harrison (harrison@cs.wustl.edu) and diff --git a/TAO/orbsvcs/orbsvcs/Event/EC_SupplierControl.h b/TAO/orbsvcs/orbsvcs/Event/EC_SupplierControl.h index 23194f3304c..68a36a5ea74 100644 --- a/TAO/orbsvcs/orbsvcs/Event/EC_SupplierControl.h +++ b/TAO/orbsvcs/orbsvcs/Event/EC_SupplierControl.h @@ -3,8 +3,6 @@ /** * @file EC_SupplierControl.h * - * $Id$ - * * @author Carlos O'Ryan (coryan@cs.wustl.edu) * * Based on previous work by Tim Harrison (harrison@cs.wustl.edu) and diff --git a/TAO/orbsvcs/orbsvcs/Event/EC_Supplier_Filter.h b/TAO/orbsvcs/orbsvcs/Event/EC_Supplier_Filter.h index 200543baba2..50872b9d5aa 100644 --- a/TAO/orbsvcs/orbsvcs/Event/EC_Supplier_Filter.h +++ b/TAO/orbsvcs/orbsvcs/Event/EC_Supplier_Filter.h @@ -3,8 +3,6 @@ /** * @file EC_Supplier_Filter.h * - * $Id$ - * * @author Carlos O'Ryan (coryan@cs.wustl.edu) * * Based on previous work by Tim Harrison (harrison@cs.wustl.edu) and diff --git a/TAO/orbsvcs/orbsvcs/Event/EC_Supplier_Filter_Builder.h b/TAO/orbsvcs/orbsvcs/Event/EC_Supplier_Filter_Builder.h index d81cab67d94..b23635b80af 100644 --- a/TAO/orbsvcs/orbsvcs/Event/EC_Supplier_Filter_Builder.h +++ b/TAO/orbsvcs/orbsvcs/Event/EC_Supplier_Filter_Builder.h @@ -3,8 +3,6 @@ /** * @file EC_Supplier_Filter_Builder.h * - * $Id$ - * * @author Carlos O'Ryan (coryan@cs.wustl.edu) * * Based on previous work by Tim Harrison (harrison@cs.wustl.edu) and diff --git a/TAO/orbsvcs/orbsvcs/Event/EC_TPC_Dispatching.h b/TAO/orbsvcs/orbsvcs/Event/EC_TPC_Dispatching.h index 9be54ebe3c6..2a54b9a0c5c 100644 --- a/TAO/orbsvcs/orbsvcs/Event/EC_TPC_Dispatching.h +++ b/TAO/orbsvcs/orbsvcs/Event/EC_TPC_Dispatching.h @@ -3,8 +3,6 @@ /** * @file EC_TPC_Dispatching.h * - * $Id$ - * * @author Chris Cleeland <cleeland at ociweb.com> * */ diff --git a/TAO/orbsvcs/orbsvcs/Event/EC_TPC_Dispatching_Task.h b/TAO/orbsvcs/orbsvcs/Event/EC_TPC_Dispatching_Task.h index ff92abce00b..e6a9aced7b1 100644 --- a/TAO/orbsvcs/orbsvcs/Event/EC_TPC_Dispatching_Task.h +++ b/TAO/orbsvcs/orbsvcs/Event/EC_TPC_Dispatching_Task.h @@ -3,8 +3,6 @@ /** * @file EC_TPC_Dispatching_Task.h * - * $Id$ - * * @author Chris Cleeland <cleeland at ociweb.com> */ diff --git a/TAO/orbsvcs/orbsvcs/Event/EC_TPC_Factory.h b/TAO/orbsvcs/orbsvcs/Event/EC_TPC_Factory.h index 90705d169c0..c58683cd1fe 100644 --- a/TAO/orbsvcs/orbsvcs/Event/EC_TPC_Factory.h +++ b/TAO/orbsvcs/orbsvcs/Event/EC_TPC_Factory.h @@ -2,8 +2,6 @@ /** * @file EC_TPC_Factory.h * - * $Id$ - * */ #ifndef TAO_EC_TPC_FACTORY_H diff --git a/TAO/orbsvcs/orbsvcs/Event/EC_TPC_ProxyConsumer.h b/TAO/orbsvcs/orbsvcs/Event/EC_TPC_ProxyConsumer.h index b28c209507c..8822406676c 100644 --- a/TAO/orbsvcs/orbsvcs/Event/EC_TPC_ProxyConsumer.h +++ b/TAO/orbsvcs/orbsvcs/Event/EC_TPC_ProxyConsumer.h @@ -3,8 +3,6 @@ /** * @file EC_TPC_ProxyConsumer.h * - * $Id$ - * * @author Chris Cleeland <cleeland at ociweb.com > * */ diff --git a/TAO/orbsvcs/orbsvcs/Event/EC_TPC_ProxySupplier.h b/TAO/orbsvcs/orbsvcs/Event/EC_TPC_ProxySupplier.h index d4ef0ac955e..beb30816bc7 100644 --- a/TAO/orbsvcs/orbsvcs/Event/EC_TPC_ProxySupplier.h +++ b/TAO/orbsvcs/orbsvcs/Event/EC_TPC_ProxySupplier.h @@ -2,8 +2,6 @@ /** * @file EC_TPC_ProxySupplier.h * - * $Id$ - * * @author Chris Cleeland <cleeland at ociweb.com> * */ diff --git a/TAO/orbsvcs/orbsvcs/Event/EC_Thread_Flags.h b/TAO/orbsvcs/orbsvcs/Event/EC_Thread_Flags.h index d72eeb81f17..81f87cf51b5 100644 --- a/TAO/orbsvcs/orbsvcs/Event/EC_Thread_Flags.h +++ b/TAO/orbsvcs/orbsvcs/Event/EC_Thread_Flags.h @@ -2,8 +2,6 @@ /** * @file EC_Thread_Flags.h * - * $Id$ - * * @author Chris Cleeland <cleeland@ociweb.com> * * Encapsulate flags that can be used for creating threads. diff --git a/TAO/orbsvcs/orbsvcs/Event/EC_Timeout_Filter.h b/TAO/orbsvcs/orbsvcs/Event/EC_Timeout_Filter.h index 4fce96dcfeb..333266db7d4 100644 --- a/TAO/orbsvcs/orbsvcs/Event/EC_Timeout_Filter.h +++ b/TAO/orbsvcs/orbsvcs/Event/EC_Timeout_Filter.h @@ -3,8 +3,6 @@ /** * @file EC_Timeout_Filter.h * - * $Id$ - * * @author Carlos O'Ryan (coryan@cs.wustl.edu) * * Based on previous work by Tim Harrison (harrison@cs.wustl.edu) and diff --git a/TAO/orbsvcs/orbsvcs/Event/EC_Timeout_Generator.h b/TAO/orbsvcs/orbsvcs/Event/EC_Timeout_Generator.h index af3ec586b66..12f5e89f9f3 100644 --- a/TAO/orbsvcs/orbsvcs/Event/EC_Timeout_Generator.h +++ b/TAO/orbsvcs/orbsvcs/Event/EC_Timeout_Generator.h @@ -3,8 +3,6 @@ /** * @file EC_Timeout_Generator.h * - * $Id$ - * * @author Carlos O'Ryan (coryan@cs.wustl.edu) * * Based on previous work by Tim Harrison (harrison@cs.wustl.edu) and diff --git a/TAO/orbsvcs/orbsvcs/Event/EC_Trivial_Supplier_Filter.h b/TAO/orbsvcs/orbsvcs/Event/EC_Trivial_Supplier_Filter.h index 7b35833fc62..0282d01b7c7 100644 --- a/TAO/orbsvcs/orbsvcs/Event/EC_Trivial_Supplier_Filter.h +++ b/TAO/orbsvcs/orbsvcs/Event/EC_Trivial_Supplier_Filter.h @@ -3,8 +3,6 @@ /** * @file EC_Trivial_Supplier_Filter.h * - * $Id$ - * * @author Carlos O'Ryan (coryan@cs.wustl.edu) * * Based on previous work by Tim Harrison (harrison@cs.wustl.edu) and diff --git a/TAO/orbsvcs/orbsvcs/Event/EC_Type_Filter.h b/TAO/orbsvcs/orbsvcs/Event/EC_Type_Filter.h index ba115eab809..180d39815ef 100644 --- a/TAO/orbsvcs/orbsvcs/Event/EC_Type_Filter.h +++ b/TAO/orbsvcs/orbsvcs/Event/EC_Type_Filter.h @@ -3,8 +3,6 @@ /** * @file EC_Type_Filter.h * - * $Id$ - * * @author Carlos O'Ryan (coryan@cs.wustl.edu) * * Based on previous work by Tim Harrison (harrison@cs.wustl.edu) and diff --git a/TAO/orbsvcs/orbsvcs/Event/EC_UDP_Admin.h b/TAO/orbsvcs/orbsvcs/Event/EC_UDP_Admin.h index abefa575c07..ffe71480a01 100644 --- a/TAO/orbsvcs/orbsvcs/Event/EC_UDP_Admin.h +++ b/TAO/orbsvcs/orbsvcs/Event/EC_UDP_Admin.h @@ -3,8 +3,6 @@ /** * @file EC_UDP_Admin.h * - * $Id$ - * * @author Carlos O'Ryan (coryan@cs.wustl.edu) * * Based on previous work by Tim Harrison (harrison@cs.wustl.edu) and diff --git a/TAO/orbsvcs/orbsvcs/Event_Service_Constants.h b/TAO/orbsvcs/orbsvcs/Event_Service_Constants.h index 6a5e6836feb..ae6d6d11f68 100644 --- a/TAO/orbsvcs/orbsvcs/Event_Service_Constants.h +++ b/TAO/orbsvcs/orbsvcs/Event_Service_Constants.h @@ -4,8 +4,6 @@ /** * @file Event_Service_Constants.h * - * $Id$ - * * Keep constants required by both Event Service implementation and * the Scheduling Service implementation. * diff --git a/TAO/orbsvcs/orbsvcs/Event_Utilities.h b/TAO/orbsvcs/orbsvcs/Event_Utilities.h index 80dcde4ad2d..ce31c1afdaf 100644 --- a/TAO/orbsvcs/orbsvcs/Event_Utilities.h +++ b/TAO/orbsvcs/orbsvcs/Event_Utilities.h @@ -4,8 +4,6 @@ /** * @file Event_Utilities.h * - * $Id$ - * * @author Tim Harrison (harrison@cs.wustl.edu) */ //============================================================================= diff --git a/TAO/orbsvcs/orbsvcs/FTRT.idl b/TAO/orbsvcs/orbsvcs/FTRT.idl index 4ae2530a225..e99d370dc63 100644 --- a/TAO/orbsvcs/orbsvcs/FTRT.idl +++ b/TAO/orbsvcs/orbsvcs/FTRT.idl @@ -4,8 +4,6 @@ /** * @file FTRT.idl * - * $Id$ - * * @author Huang-Ming Huang */ //============================================================================= diff --git a/TAO/orbsvcs/orbsvcs/FTRT_GroupManager.idl b/TAO/orbsvcs/orbsvcs/FTRT_GroupManager.idl index 950ee0e0b3a..2b5de6ee32c 100644 --- a/TAO/orbsvcs/orbsvcs/FTRT_GroupManager.idl +++ b/TAO/orbsvcs/orbsvcs/FTRT_GroupManager.idl @@ -4,8 +4,6 @@ /** * @file FTRT_GroupManager.idl * - * $Id$ - * * @author Huang-Ming Huang */ //============================================================================= diff --git a/TAO/orbsvcs/orbsvcs/FT_FaultDetectorFactory.idl b/TAO/orbsvcs/orbsvcs/FT_FaultDetectorFactory.idl index b783eb46ace..6c50ade10ac 100644 --- a/TAO/orbsvcs/orbsvcs/FT_FaultDetectorFactory.idl +++ b/TAO/orbsvcs/orbsvcs/FT_FaultDetectorFactory.idl @@ -4,8 +4,6 @@ /** * @file FT_FaultDetectorFactory.idl * - * $Id$ - * * @author: Dale Wilson, OCI <wilson_d@ociweb.com> */ //============================================================================= diff --git a/TAO/orbsvcs/orbsvcs/FT_NamingManager.idl b/TAO/orbsvcs/orbsvcs/FT_NamingManager.idl index ae13105d9aa..7a2353858da 100644 --- a/TAO/orbsvcs/orbsvcs/FT_NamingManager.idl +++ b/TAO/orbsvcs/orbsvcs/FT_NamingManager.idl @@ -3,8 +3,6 @@ /** * @file FT_NamingManager.idl * - * $Id$ - * * This file is part of Fault Tolerant Naming Service. * * @author Kevin Stanley <stanleyk@ociweb.com> diff --git a/TAO/orbsvcs/orbsvcs/FT_NamingReplication.idl b/TAO/orbsvcs/orbsvcs/FT_NamingReplication.idl index df1c1178422..d499c6d1321 100644 --- a/TAO/orbsvcs/orbsvcs/FT_NamingReplication.idl +++ b/TAO/orbsvcs/orbsvcs/FT_NamingReplication.idl @@ -3,8 +3,6 @@ /** * @file FT_NamingReplication.idl * - * $Id$ - * * This file is part of Fault Tolerant Naming Service in support of * replication between redundant servers. * diff --git a/TAO/orbsvcs/orbsvcs/FT_Notifier.idl b/TAO/orbsvcs/orbsvcs/FT_Notifier.idl index bb1d839f388..5c0618da1d3 100644 --- a/TAO/orbsvcs/orbsvcs/FT_Notifier.idl +++ b/TAO/orbsvcs/orbsvcs/FT_Notifier.idl @@ -3,8 +3,6 @@ /** * @file FT_Notifier.idl * - * $Id$ - * * This file is part of Fault Tolerant CORBA. * This was original part of the OMG FT.idl file * diff --git a/TAO/orbsvcs/orbsvcs/FT_ReplicationManager.idl b/TAO/orbsvcs/orbsvcs/FT_ReplicationManager.idl index 8f36d6b135a..cb6f5f79d6b 100644 --- a/TAO/orbsvcs/orbsvcs/FT_ReplicationManager.idl +++ b/TAO/orbsvcs/orbsvcs/FT_ReplicationManager.idl @@ -3,8 +3,6 @@ /** * @file FT_ReplicationManager.idl * - * $Id$ - * * This file is part of Fault Tolerant CORBA. * This was original part of the OMG FT.idl file * diff --git a/TAO/orbsvcs/orbsvcs/FaultTolerance/FT_ClientORBInitializer.h b/TAO/orbsvcs/orbsvcs/FaultTolerance/FT_ClientORBInitializer.h index acab0b5ceda..e07bb62982e 100644 --- a/TAO/orbsvcs/orbsvcs/FaultTolerance/FT_ClientORBInitializer.h +++ b/TAO/orbsvcs/orbsvcs/FaultTolerance/FT_ClientORBInitializer.h @@ -4,8 +4,6 @@ /** * @file FT_ClientORBInitializer.h * - * $Id$ - * * @author Balachandran Natarajan <bala@cs.wustl.edu> */ //============================================================================= diff --git a/TAO/orbsvcs/orbsvcs/FaultTolerance/FT_ClientPolicyFactory.h b/TAO/orbsvcs/orbsvcs/FaultTolerance/FT_ClientPolicyFactory.h index 289f386ab77..77af6b0532a 100644 --- a/TAO/orbsvcs/orbsvcs/FaultTolerance/FT_ClientPolicyFactory.h +++ b/TAO/orbsvcs/orbsvcs/FaultTolerance/FT_ClientPolicyFactory.h @@ -4,8 +4,6 @@ /** * @file FT_ClientPolicyFactory.h * - * $Id$ - * * @author Bala Natarajan <bala@cs.wustl.edu> */ //============================================================================= diff --git a/TAO/orbsvcs/orbsvcs/FaultTolerance/FT_ClientPolicy_i.h b/TAO/orbsvcs/orbsvcs/FaultTolerance/FT_ClientPolicy_i.h index a3cf1126670..e5d3386c30a 100644 --- a/TAO/orbsvcs/orbsvcs/FaultTolerance/FT_ClientPolicy_i.h +++ b/TAO/orbsvcs/orbsvcs/FaultTolerance/FT_ClientPolicy_i.h @@ -4,8 +4,6 @@ /** * @file FT_ClientPolicy_i.h * - * $Id$ - * * @author Balachandran Natarajan <bala@cs.wustl.edu> */ //============================================================================= diff --git a/TAO/orbsvcs/orbsvcs/FaultTolerance/FT_ClientRequest_Interceptor.h b/TAO/orbsvcs/orbsvcs/FaultTolerance/FT_ClientRequest_Interceptor.h index 8b2546ff124..f91e72294f9 100644 --- a/TAO/orbsvcs/orbsvcs/FaultTolerance/FT_ClientRequest_Interceptor.h +++ b/TAO/orbsvcs/orbsvcs/FaultTolerance/FT_ClientRequest_Interceptor.h @@ -4,8 +4,6 @@ /** * @file FT_ClientRequest_Interceptor.h * - * $Id$ - * * @author Balachandran Natarajan <bala@dre.vanderbilt.edu> */ //============================================================================= diff --git a/TAO/orbsvcs/orbsvcs/FaultTolerance/FT_Endpoint_Selector_Factory.h b/TAO/orbsvcs/orbsvcs/FaultTolerance/FT_Endpoint_Selector_Factory.h index e8c5e72f783..c940fcd66a2 100644 --- a/TAO/orbsvcs/orbsvcs/FaultTolerance/FT_Endpoint_Selector_Factory.h +++ b/TAO/orbsvcs/orbsvcs/FaultTolerance/FT_Endpoint_Selector_Factory.h @@ -4,8 +4,6 @@ /** * @file FT_Endpoint_Selector_Factory.h * - * $Id$ - * * @author Balachandran Natarajan <bala@cs.wustl.edu> */ //============================================================================= diff --git a/TAO/orbsvcs/orbsvcs/FaultTolerance/FT_IOGR_Property.h b/TAO/orbsvcs/orbsvcs/FaultTolerance/FT_IOGR_Property.h index 5550f15dffc..39a484a28e9 100644 --- a/TAO/orbsvcs/orbsvcs/FaultTolerance/FT_IOGR_Property.h +++ b/TAO/orbsvcs/orbsvcs/FaultTolerance/FT_IOGR_Property.h @@ -4,8 +4,6 @@ /** * @file FT_IOGR_Property.h * - * $Id$ - * * This class implements the IOGR properties for the FT service * * diff --git a/TAO/orbsvcs/orbsvcs/FaultTolerance/FT_Invocation_Endpoint_Selectors.h b/TAO/orbsvcs/orbsvcs/FaultTolerance/FT_Invocation_Endpoint_Selectors.h index e9c849e40eb..b917ca361de 100644 --- a/TAO/orbsvcs/orbsvcs/FaultTolerance/FT_Invocation_Endpoint_Selectors.h +++ b/TAO/orbsvcs/orbsvcs/FaultTolerance/FT_Invocation_Endpoint_Selectors.h @@ -4,8 +4,6 @@ /** * @file FT_Invocation_Endpoint_Selectors.h * - * $Id$ - * * Strategies for selecting profile/endpoint from an IOR for making an * invocation. * diff --git a/TAO/orbsvcs/orbsvcs/FaultTolerance/FT_ORBInitializer.h b/TAO/orbsvcs/orbsvcs/FaultTolerance/FT_ORBInitializer.h index 911f625c67f..d01446d25ab 100644 --- a/TAO/orbsvcs/orbsvcs/FaultTolerance/FT_ORBInitializer.h +++ b/TAO/orbsvcs/orbsvcs/FaultTolerance/FT_ORBInitializer.h @@ -4,8 +4,6 @@ /** * @file FT_ORBInitializer.h * - * $Id$ - * * @author Balachandran Natarajan <bala@cs.wustl.edu> */ //============================================================================= diff --git a/TAO/orbsvcs/orbsvcs/FaultTolerance/FT_ServerORBInitializer.h b/TAO/orbsvcs/orbsvcs/FaultTolerance/FT_ServerORBInitializer.h index dba4f8ae445..e6e78f463cf 100644 --- a/TAO/orbsvcs/orbsvcs/FaultTolerance/FT_ServerORBInitializer.h +++ b/TAO/orbsvcs/orbsvcs/FaultTolerance/FT_ServerORBInitializer.h @@ -4,8 +4,6 @@ /** * @file FT_ServerORBInitializer.h * - * $Id$ - * * @author Balachandran Natarajan <bala@cs.wustl.edu> */ //============================================================================= diff --git a/TAO/orbsvcs/orbsvcs/FaultTolerance/FT_ServerPolicyFactory.h b/TAO/orbsvcs/orbsvcs/FaultTolerance/FT_ServerPolicyFactory.h index 76353d509ab..8955540c4d3 100644 --- a/TAO/orbsvcs/orbsvcs/FaultTolerance/FT_ServerPolicyFactory.h +++ b/TAO/orbsvcs/orbsvcs/FaultTolerance/FT_ServerPolicyFactory.h @@ -4,8 +4,6 @@ /** * @file FT_ServerPolicyFactory.h * - * $Id$ - * * @author Bala Natarajan <bala@cs.wustl.edu> */ //============================================================================= diff --git a/TAO/orbsvcs/orbsvcs/FaultTolerance/FT_ServerPolicy_i.h b/TAO/orbsvcs/orbsvcs/FaultTolerance/FT_ServerPolicy_i.h index 106af4e2fbb..eb6abd1857b 100644 --- a/TAO/orbsvcs/orbsvcs/FaultTolerance/FT_ServerPolicy_i.h +++ b/TAO/orbsvcs/orbsvcs/FaultTolerance/FT_ServerPolicy_i.h @@ -4,8 +4,6 @@ /** * @file FT_ServerPolicy_i.h * - * $Id$ - * * @author Balachandran Natarajan <bala@cs.wustl.edu> */ //============================================================================= diff --git a/TAO/orbsvcs/orbsvcs/FaultTolerance/ftconf.h b/TAO/orbsvcs/orbsvcs/FaultTolerance/ftconf.h index a1b6da98a8c..7b1f974312d 100644 --- a/TAO/orbsvcs/orbsvcs/FaultTolerance/ftconf.h +++ b/TAO/orbsvcs/orbsvcs/FaultTolerance/ftconf.h @@ -4,8 +4,6 @@ /** * @file ftconf.h * - * $Id$ - * * Build configuration file. * * @author Copyright 1995 by Sun Microsystems, Inc. diff --git a/TAO/orbsvcs/orbsvcs/FtRtEvent/ClientORB/FTRT_ClientORB_Initializer.h b/TAO/orbsvcs/orbsvcs/FtRtEvent/ClientORB/FTRT_ClientORB_Initializer.h index f099ff747f9..749892b7e15 100644 --- a/TAO/orbsvcs/orbsvcs/FtRtEvent/ClientORB/FTRT_ClientORB_Initializer.h +++ b/TAO/orbsvcs/orbsvcs/FtRtEvent/ClientORB/FTRT_ClientORB_Initializer.h @@ -4,8 +4,6 @@ /** * @file FTRT_ClientORB_Initializer.h * - * $Id$ - * * @author Huang-Ming Huang <hh1@cse.wustl.edu> */ //============================================================================= diff --git a/TAO/orbsvcs/orbsvcs/FtRtEvent/ClientORB/FTRT_ClientORB_Interceptor.h b/TAO/orbsvcs/orbsvcs/FtRtEvent/ClientORB/FTRT_ClientORB_Interceptor.h index b91a962f3bf..fadd913af80 100644 --- a/TAO/orbsvcs/orbsvcs/FtRtEvent/ClientORB/FTRT_ClientORB_Interceptor.h +++ b/TAO/orbsvcs/orbsvcs/FtRtEvent/ClientORB/FTRT_ClientORB_Interceptor.h @@ -4,8 +4,6 @@ /** * @file FTRT_ClientORB_Interceptor.h * - * $Id$ - * * @author Huang-Ming Huang <hh1@cse.wustl.edu> */ //============================================================================= diff --git a/TAO/orbsvcs/orbsvcs/FtRtEvent/ClientORB/FTRT_ClientORB_Loader.h b/TAO/orbsvcs/orbsvcs/FtRtEvent/ClientORB/FTRT_ClientORB_Loader.h index e66f632a2e8..b3b7c97a97a 100644 --- a/TAO/orbsvcs/orbsvcs/FtRtEvent/ClientORB/FTRT_ClientORB_Loader.h +++ b/TAO/orbsvcs/orbsvcs/FtRtEvent/ClientORB/FTRT_ClientORB_Loader.h @@ -4,8 +4,6 @@ /** * @file FTRT_ClientORB_Loader.h * - * $Id$ - * * @author Huang-Ming Huang <hh1@cse.wustl.edu> */ //============================================================================= diff --git a/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/AMI_Primary_Replication_Strategy.h b/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/AMI_Primary_Replication_Strategy.h index 2d73e64e0bf..f6ff0028ff1 100644 --- a/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/AMI_Primary_Replication_Strategy.h +++ b/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/AMI_Primary_Replication_Strategy.h @@ -4,8 +4,6 @@ /** * @file AMI_Primary_Replication_Strategy.h * - * $Id$ - * * @author Huang-Ming Huang <hh1@cse.wustl.edu> */ //============================================================================= diff --git a/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/AMI_Replication_Strategy.h b/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/AMI_Replication_Strategy.h index 866f1523798..4fd7c56358b 100644 --- a/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/AMI_Replication_Strategy.h +++ b/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/AMI_Replication_Strategy.h @@ -4,8 +4,6 @@ /** * @file AMI_Replication_Strategy.h * - * $Id$ - * * @author Huang-Ming Huang <hh1@cse.wustl.edu> */ //============================================================================= diff --git a/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/Basic_Replication_Strategy.h b/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/Basic_Replication_Strategy.h index 0a458fe1123..ce33c43dcef 100644 --- a/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/Basic_Replication_Strategy.h +++ b/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/Basic_Replication_Strategy.h @@ -4,8 +4,6 @@ /** * @file Basic_Replication_Strategy.h * - * $Id$ - * * @author Huang-Ming Huang <hh1@cse.wustl.edu> */ //============================================================================= diff --git a/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/ConnectionHandler_T.h b/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/ConnectionHandler_T.h index 116a7cdbe70..cf3b2612c9f 100644 --- a/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/ConnectionHandler_T.h +++ b/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/ConnectionHandler_T.h @@ -4,8 +4,6 @@ /** * @file ConnectionHandler_T.h * - * $Id$ - * * @author Huang-Ming Huang <hh1@cse.wustl.edu> */ //============================================================================= diff --git a/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/Dynamic_Bitset.h b/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/Dynamic_Bitset.h index c4da90b00af..88178cd691d 100644 --- a/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/Dynamic_Bitset.h +++ b/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/Dynamic_Bitset.h @@ -4,8 +4,6 @@ /** * @file Dynamic_Bitset.h * - * $Id$ - * * @author Huang-Ming Huang <hh1@cse.wustl.edu> */ //============================================================================= diff --git a/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/Dynamic_Bitset.inl b/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/Dynamic_Bitset.inl index d9a1168d994..708b3b09cd7 100644 --- a/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/Dynamic_Bitset.inl +++ b/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/Dynamic_Bitset.inl @@ -4,8 +4,6 @@ /** * @file Dynamic_Bitset.inl * - * $Id$ - * * @author Huang-Ming Huang <hh1@cse.wustl.edu> */ //============================================================================= diff --git a/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/FTEC_Become_Primary_Listener.h b/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/FTEC_Become_Primary_Listener.h index c2a056e29dc..2d9a0130224 100644 --- a/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/FTEC_Become_Primary_Listener.h +++ b/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/FTEC_Become_Primary_Listener.h @@ -4,8 +4,6 @@ /** * @file FTEC_Become_Primary_Listener.h * - * $Id$ - * * @author Huang-Ming Huang <hh1@cse.wustl.edu> */ //============================================================================= diff --git a/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/FTEC_ConsumerAdmin.h b/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/FTEC_ConsumerAdmin.h index 80aedc2752a..777c0b37b10 100644 --- a/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/FTEC_ConsumerAdmin.h +++ b/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/FTEC_ConsumerAdmin.h @@ -4,8 +4,6 @@ /** * @file FTEC_ConsumerAdmin.h * - * $Id$ - * * @author Huang-Ming Huang <hh1@cse.wustl.edu> */ //============================================================================= diff --git a/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/FTEC_Event_Channel.h b/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/FTEC_Event_Channel.h index 59da9c56d46..11214925e1c 100644 --- a/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/FTEC_Event_Channel.h +++ b/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/FTEC_Event_Channel.h @@ -4,8 +4,6 @@ /** * @file FTEC_Event_Channel.h * - * $Id$ - * * @author Huang-Ming Huang <hh1@cse.wustl.edu> */ //============================================================================= diff --git a/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/FTEC_Event_Channel_Impl.h b/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/FTEC_Event_Channel_Impl.h index d8f1b55a85e..d23b5c4a4d5 100644 --- a/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/FTEC_Event_Channel_Impl.h +++ b/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/FTEC_Event_Channel_Impl.h @@ -4,8 +4,6 @@ /** * @file FTEC_Event_Channel_Impl.h * - * $Id$ - * * @author Huang-Ming Huang <hh1@cse.wustl.edu> */ //============================================================================= diff --git a/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/FTEC_Factory.h b/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/FTEC_Factory.h index 5fd7cb8e131..2af1bb60584 100644 --- a/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/FTEC_Factory.h +++ b/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/FTEC_Factory.h @@ -4,8 +4,6 @@ /** * @file FTEC_Factory.h * - * $Id$ - * * @author Huang-Ming Huang <hh1@cse.wustl.edu> */ //============================================================================= diff --git a/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/FTEC_Fault_Listener.h b/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/FTEC_Fault_Listener.h index c2eb737544e..621833f7ec4 100644 --- a/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/FTEC_Fault_Listener.h +++ b/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/FTEC_Fault_Listener.h @@ -4,8 +4,6 @@ /** * @file FTEC_Fault_Listener.h * - * $Id$ - * * @author Huang-Ming Huang <hh1@cse.wustl.edu> */ //============================================================================= diff --git a/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/FTEC_Group_Manager.h b/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/FTEC_Group_Manager.h index 97981362ac6..cce2d0abd0a 100644 --- a/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/FTEC_Group_Manager.h +++ b/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/FTEC_Group_Manager.h @@ -4,8 +4,6 @@ /** * @file FTEC_Group_Manager.h * - * $Id$ - * * @author Huang-Ming Huang <hh1@cse.wustl.edu> */ //============================================================================= diff --git a/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/FTEC_ORBInitializer.h b/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/FTEC_ORBInitializer.h index fb97b6ac338..8817adc00bc 100644 --- a/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/FTEC_ORBInitializer.h +++ b/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/FTEC_ORBInitializer.h @@ -4,8 +4,6 @@ /** * @file FTEC_ORBInitializer.h * - * $Id$ - * * @author Huang-Ming Huang <hh1@cse.wustl.edu> */ //============================================================================= diff --git a/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/FTEC_ProxyConsumer.h b/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/FTEC_ProxyConsumer.h index 2da0867c22f..f2bae73917b 100644 --- a/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/FTEC_ProxyConsumer.h +++ b/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/FTEC_ProxyConsumer.h @@ -4,8 +4,6 @@ /** * @file FTEC_ProxyConsumer.h * - * $Id$ - * * @author Huang-Ming Huang <hh1@cse.wustl.edu> */ //============================================================================= diff --git a/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/FTEC_ProxySupplier.h b/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/FTEC_ProxySupplier.h index 976deb54b82..9e90fabda7e 100644 --- a/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/FTEC_ProxySupplier.h +++ b/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/FTEC_ProxySupplier.h @@ -4,8 +4,6 @@ /** * @file FTEC_ProxySupplier.h * - * $Id$ - * * @author Huang-Ming Huang <hh1@cse.wustl.edu> */ //============================================================================= diff --git a/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/FTEC_SupplierAdmin.h b/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/FTEC_SupplierAdmin.h index 4498166f2c6..c3c90b793d6 100644 --- a/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/FTEC_SupplierAdmin.h +++ b/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/FTEC_SupplierAdmin.h @@ -4,8 +4,6 @@ /** * @file FTEC_SupplierAdmin.h * - * $Id$ - * * @author Huang-Ming Huang <hh1@cse.wustl.edu> */ //============================================================================= diff --git a/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/FT_ProxyAdmin_Base.h b/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/FT_ProxyAdmin_Base.h index f94b549a7b9..628321fcdb4 100644 --- a/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/FT_ProxyAdmin_Base.h +++ b/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/FT_ProxyAdmin_Base.h @@ -4,8 +4,6 @@ /** * @file FT_ProxyAdmin_Base.h * - * $Id$ - * * @author Huang-Ming Huang <hh1@cse.wustl.edu> */ //============================================================================= diff --git a/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/FT_ProxyAdmin_T.h b/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/FT_ProxyAdmin_T.h index ea95d97b08f..321a9cf12ec 100644 --- a/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/FT_ProxyAdmin_T.h +++ b/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/FT_ProxyAdmin_T.h @@ -4,8 +4,6 @@ /** * @file FT_ProxyAdmin_T.h * - * $Id$ - * * @author Huang-Ming Huang <hh1@cse.wustl.edu> */ //============================================================================= diff --git a/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/Fault_Detector.h b/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/Fault_Detector.h index a10fdf62f8f..6cdb867f44a 100644 --- a/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/Fault_Detector.h +++ b/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/Fault_Detector.h @@ -4,8 +4,6 @@ /** * @file Fault_Detector.h * - * $Id$ - * * @author Huang-Ming Huang <hh1@cse.wustl.edu> */ //============================================================================= diff --git a/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/Fault_Detector_Loader.h b/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/Fault_Detector_Loader.h index dbe29fe82da..ec04504695b 100644 --- a/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/Fault_Detector_Loader.h +++ b/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/Fault_Detector_Loader.h @@ -4,8 +4,6 @@ /** * @file Fault_Detector_Loader.h * - * $Id$ - * * @author Huang-Ming Huang <hh1@cse.wustl.edu> */ //============================================================================= diff --git a/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/Fault_Detector_T.h b/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/Fault_Detector_T.h index 45be158a522..916e7c50820 100644 --- a/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/Fault_Detector_T.h +++ b/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/Fault_Detector_T.h @@ -4,8 +4,6 @@ /** * @file Fault_Detector_T.h * - * $Id$ - * * @author Huang-Ming Huang <hh1@cse.wustl.edu> */ //============================================================================= diff --git a/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/Fault_Listener.h b/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/Fault_Listener.h index e66914b0c29..bb80d36f368 100644 --- a/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/Fault_Listener.h +++ b/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/Fault_Listener.h @@ -4,8 +4,6 @@ /** * @file Fault_Listener.h * - * $Id$ - * * @author Huang-Ming Huang <hh1@cse.wustl.edu> */ //============================================================================= diff --git a/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/ForwardCtrlServerInterceptor.h b/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/ForwardCtrlServerInterceptor.h index 3bbced4d4f6..7c710ced244 100644 --- a/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/ForwardCtrlServerInterceptor.h +++ b/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/ForwardCtrlServerInterceptor.h @@ -4,8 +4,6 @@ /** * @file ForwardCtrlServerInterceptor.h * - * $Id$ - * * @author Huang-Ming Huang <hh1@cse.wustl.edu> */ //============================================================================= diff --git a/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/FtEventServiceInterceptor.h b/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/FtEventServiceInterceptor.h index a841cdb2b07..3d239d3d4f4 100644 --- a/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/FtEventServiceInterceptor.h +++ b/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/FtEventServiceInterceptor.h @@ -4,8 +4,6 @@ /** * @file FtEventServiceInterceptor.h * - * $Id$ - * * @author Huang-Ming Huang <hh1@cse.wustl.edu> */ //============================================================================= diff --git a/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/GroupInfoPublisher.h b/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/GroupInfoPublisher.h index aac9b9dad39..bc2678d7120 100644 --- a/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/GroupInfoPublisher.h +++ b/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/GroupInfoPublisher.h @@ -4,8 +4,6 @@ /** * @file GroupInfoPublisher.h * - * $Id$ - * * @author Huang-Ming Huang <hh1@cse.wustl.edu> */ //============================================================================= diff --git a/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/IOGR_Maker.h b/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/IOGR_Maker.h index 682405edeb2..4fcc10f2220 100644 --- a/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/IOGR_Maker.h +++ b/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/IOGR_Maker.h @@ -4,8 +4,6 @@ /** * @file IOGR_Maker.h * - * $Id$ - * * @author Huang-Ming Huang <hh1@cse.wustl.edu> */ //============================================================================= diff --git a/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/Identification_Service.h b/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/Identification_Service.h index a932c92b789..92bb6429da7 100644 --- a/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/Identification_Service.h +++ b/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/Identification_Service.h @@ -4,8 +4,6 @@ /** * @file Identification_Service.h * - * $Id$ - * * @author Huang-Ming Huang <hh1@cse.wustl.edu> */ //============================================================================= diff --git a/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/ObjectGroupManagerHandler.h b/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/ObjectGroupManagerHandler.h index 9e8d3df836d..39678d4f533 100644 --- a/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/ObjectGroupManagerHandler.h +++ b/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/ObjectGroupManagerHandler.h @@ -4,8 +4,6 @@ /** * @file ObjectGroupManagerHandler.h * - * $Id$ - * * @author Huang-Ming Huang <hh1@cse.wustl.edu> */ //============================================================================= diff --git a/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/ProxyConsumerStateWorker.h b/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/ProxyConsumerStateWorker.h index c4335787ee7..5ec3657e1a1 100644 --- a/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/ProxyConsumerStateWorker.h +++ b/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/ProxyConsumerStateWorker.h @@ -4,8 +4,6 @@ /** * @file ProxyConsumerStateWorker.h * - * $Id$ - * * @author Huang-Ming Huang <hh1@cse.wustl.edu> */ //============================================================================= diff --git a/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/ProxySupplierStateWorker.h b/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/ProxySupplierStateWorker.h index 3d3cc9aae16..5a76a9e1959 100644 --- a/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/ProxySupplierStateWorker.h +++ b/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/ProxySupplierStateWorker.h @@ -4,8 +4,6 @@ /** * @file ProxySupplierStateWorker.h * - * $Id$ - * * @author Huang-Ming Huang <hh1@cse.wustl.edu> */ //============================================================================= diff --git a/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/Replication_Service.h b/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/Replication_Service.h index 9d9d9dd128d..962232eeb7c 100644 --- a/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/Replication_Service.h +++ b/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/Replication_Service.h @@ -4,8 +4,6 @@ /** * @file Replication_Service.h * - * $Id$ - * * @author Huang-Ming Huang <hh1@cse.wustl.edu> */ //============================================================================= diff --git a/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/Replication_Strategy.h b/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/Replication_Strategy.h index 17bbebfbe16..eb3548f0770 100644 --- a/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/Replication_Strategy.h +++ b/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/Replication_Strategy.h @@ -4,8 +4,6 @@ /** * @file Replication_Strategy.h * - * $Id$ - * * @author Huang-Ming Huang <hh1@cse.wustl.edu> */ //============================================================================= diff --git a/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/Request_Context_Repository.h b/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/Request_Context_Repository.h index 5376f4cdb78..9bd5e7faa23 100644 --- a/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/Request_Context_Repository.h +++ b/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/Request_Context_Repository.h @@ -4,8 +4,6 @@ /** * @file Request_Context_Repository.h * - * $Id$ - * * @author Huang-Ming Huang <hh1@cse.wustl.edu> */ //============================================================================= diff --git a/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/SCTP_Fault_Detector.h b/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/SCTP_Fault_Detector.h index 0b0a4906937..7a32a1bcd9c 100644 --- a/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/SCTP_Fault_Detector.h +++ b/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/SCTP_Fault_Detector.h @@ -4,8 +4,6 @@ /** * @file SCTP_Fault_Detector.h * - * $Id$ - * * @author Huang-Ming Huang <hh1@cse.wustl.edu> */ //============================================================================= diff --git a/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/Set_Update_Interceptor.h b/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/Set_Update_Interceptor.h index 9edff67c3da..3002e615148 100644 --- a/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/Set_Update_Interceptor.h +++ b/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/Set_Update_Interceptor.h @@ -4,8 +4,6 @@ /** * @file Set_Update_Interceptor.h * - * $Id$ - * * @author Huang-Ming Huang <hh1@cse.wustl.edu> */ //============================================================================= diff --git a/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/Update_Manager.h b/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/Update_Manager.h index d8170e3783b..a37a2643071 100644 --- a/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/Update_Manager.h +++ b/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/Update_Manager.h @@ -4,8 +4,6 @@ /** * @file Update_Manager.h * - * $Id$ - * * @author Huang-Ming Huang <hh1@cse.wustl.edu> */ //============================================================================= diff --git a/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/UpdateableHandler.h b/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/UpdateableHandler.h index 65e04ce4026..181db2a5943 100644 --- a/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/UpdateableHandler.h +++ b/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/UpdateableHandler.h @@ -4,8 +4,6 @@ /** * @file UpdateableHandler.h * - * $Id$ - * * @author Huang-Ming Huang <hh1@cse.wustl.edu> */ //============================================================================= diff --git a/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/create_persistent_poa.h b/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/create_persistent_poa.h index ccd5357e8a9..d6b117ab66b 100644 --- a/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/create_persistent_poa.h +++ b/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/create_persistent_poa.h @@ -4,8 +4,6 @@ /** * @file create_persistent_poa.h * - * $Id$ - * * @author Huang-Ming Huang <hh1@cse.wustl.edu> */ //============================================================================= diff --git a/TAO/orbsvcs/orbsvcs/FtRtEvent/Utils/FTEC_Gateway.h b/TAO/orbsvcs/orbsvcs/FtRtEvent/Utils/FTEC_Gateway.h index 10ea3c436a2..f4dbc0c5313 100644 --- a/TAO/orbsvcs/orbsvcs/FtRtEvent/Utils/FTEC_Gateway.h +++ b/TAO/orbsvcs/orbsvcs/FtRtEvent/Utils/FTEC_Gateway.h @@ -4,8 +4,6 @@ /** * @file FTEC_Gateway.h * - * $Id$ - * * @author Huang-Ming Huang <hh1@cse.wustl.edu> */ //============================================================================= diff --git a/TAO/orbsvcs/orbsvcs/FtRtEvent/Utils/Log.h b/TAO/orbsvcs/orbsvcs/FtRtEvent/Utils/Log.h index bace320d3fc..9c88345705f 100644 --- a/TAO/orbsvcs/orbsvcs/FtRtEvent/Utils/Log.h +++ b/TAO/orbsvcs/orbsvcs/FtRtEvent/Utils/Log.h @@ -4,8 +4,6 @@ /** * @file Log.h * - * $Id$ - * * @author Huang-Ming Huang <hh1@cse.wustl.edu> */ //============================================================================= diff --git a/TAO/orbsvcs/orbsvcs/FtRtEvent/Utils/Safe_InputCDR.h b/TAO/orbsvcs/orbsvcs/FtRtEvent/Utils/Safe_InputCDR.h index b4aede7f570..eddeb3a619c 100644 --- a/TAO/orbsvcs/orbsvcs/FtRtEvent/Utils/Safe_InputCDR.h +++ b/TAO/orbsvcs/orbsvcs/FtRtEvent/Utils/Safe_InputCDR.h @@ -3,8 +3,6 @@ /** * @file Safe_InputCDR.h * - * $Id$ - * * @author Huang-Ming Huang <hh1@cse.wustl.edu> */ //============================================================================= diff --git a/TAO/orbsvcs/orbsvcs/FtRtEvent/Utils/ScopeGuard.h b/TAO/orbsvcs/orbsvcs/FtRtEvent/Utils/ScopeGuard.h index bf93b46a46c..08e4776a875 100644 --- a/TAO/orbsvcs/orbsvcs/FtRtEvent/Utils/ScopeGuard.h +++ b/TAO/orbsvcs/orbsvcs/FtRtEvent/Utils/ScopeGuard.h @@ -3,8 +3,6 @@ /** * @file ScopeGuard.h * - * $Id$ - * * @brief This is the code published at * http://www.cuj.com/documents/s=8000/cujcexp1812alexandr/alexandr.htm */ diff --git a/TAO/orbsvcs/orbsvcs/FtRtEvent/Utils/UUID.h b/TAO/orbsvcs/orbsvcs/FtRtEvent/Utils/UUID.h index 10bdd0834bb..0327b9194c7 100644 --- a/TAO/orbsvcs/orbsvcs/FtRtEvent/Utils/UUID.h +++ b/TAO/orbsvcs/orbsvcs/FtRtEvent/Utils/UUID.h @@ -3,8 +3,6 @@ /** * @file UUID.h * - * $Id$ - * * @author Huang-Ming Huang <hh1@cse.wustl.edu> */ //============================================================================= diff --git a/TAO/orbsvcs/orbsvcs/FtRtEvent/Utils/activate_with_id.h b/TAO/orbsvcs/orbsvcs/FtRtEvent/Utils/activate_with_id.h index 7804fcfda07..c2be662d5a8 100644 --- a/TAO/orbsvcs/orbsvcs/FtRtEvent/Utils/activate_with_id.h +++ b/TAO/orbsvcs/orbsvcs/FtRtEvent/Utils/activate_with_id.h @@ -3,8 +3,6 @@ /** * @file activate_with_id.h * - * $Id$ - * * @author Huang-Ming Huang <hh1@cse.wustl.edu> */ //============================================================================= diff --git a/TAO/orbsvcs/orbsvcs/FtRtEvent/Utils/resolve_init.h b/TAO/orbsvcs/orbsvcs/FtRtEvent/Utils/resolve_init.h index 76d9c2e44b9..2efe22e55a9 100644 --- a/TAO/orbsvcs/orbsvcs/FtRtEvent/Utils/resolve_init.h +++ b/TAO/orbsvcs/orbsvcs/FtRtEvent/Utils/resolve_init.h @@ -3,8 +3,6 @@ /** * @file resolve_init.h * - * $Id$ - * * @author Huang-Ming Huang <hh1@cse.wustl.edu> */ //============================================================================= diff --git a/TAO/orbsvcs/orbsvcs/FtRtecEventChannelAdmin.idl b/TAO/orbsvcs/orbsvcs/FtRtecEventChannelAdmin.idl index bb9f01e5afa..abd749f9d72 100644 --- a/TAO/orbsvcs/orbsvcs/FtRtecEventChannelAdmin.idl +++ b/TAO/orbsvcs/orbsvcs/FtRtecEventChannelAdmin.idl @@ -4,8 +4,6 @@ /** * @file FtRtecEventChannelAdmin.idl * - * $Id$ - * * @author Huang-Ming Huang */ //============================================================================= diff --git a/TAO/orbsvcs/orbsvcs/FtRtecEventComm.idl b/TAO/orbsvcs/orbsvcs/FtRtecEventComm.idl index a1406158952..47a23d84193 100644 --- a/TAO/orbsvcs/orbsvcs/FtRtecEventComm.idl +++ b/TAO/orbsvcs/orbsvcs/FtRtecEventComm.idl @@ -4,8 +4,6 @@ /** * @file FtRtecEventComm.idl * - * $Id$ - * * @author Huang-Ming Huang */ //============================================================================= diff --git a/TAO/orbsvcs/orbsvcs/GSSUP.idl b/TAO/orbsvcs/orbsvcs/GSSUP.idl index 4342db44853..6accdd474b6 100644 --- a/TAO/orbsvcs/orbsvcs/GSSUP.idl +++ b/TAO/orbsvcs/orbsvcs/GSSUP.idl @@ -4,8 +4,6 @@ /** * @file GSSUP.idl * - * $Id$ - * * @author Object Management Group */ //============================================================================= diff --git a/TAO/orbsvcs/orbsvcs/HTIOP/HTIOP_Acceptor.h b/TAO/orbsvcs/orbsvcs/HTIOP/HTIOP_Acceptor.h index 5828f30eaa9..9fbb93333dd 100644 --- a/TAO/orbsvcs/orbsvcs/HTIOP/HTIOP_Acceptor.h +++ b/TAO/orbsvcs/orbsvcs/HTIOP/HTIOP_Acceptor.h @@ -4,8 +4,6 @@ /** * @file HTIOP_Acceptor.h * - * $Id$ - * * HTIOP specific acceptor processing * * diff --git a/TAO/orbsvcs/orbsvcs/HTIOP/HTIOP_Acceptor_Impl.h b/TAO/orbsvcs/orbsvcs/HTIOP/HTIOP_Acceptor_Impl.h index 1b0d6a08869..481243af069 100644 --- a/TAO/orbsvcs/orbsvcs/HTIOP/HTIOP_Acceptor_Impl.h +++ b/TAO/orbsvcs/orbsvcs/HTIOP/HTIOP_Acceptor_Impl.h @@ -4,8 +4,6 @@ /** * @file HTIOP_Acceptor_Impl.h * - * $Id$ - * * @author Priyanka Gontla <gontla_p@ociweb.com> */ //============================================================================= diff --git a/TAO/orbsvcs/orbsvcs/HTIOP/HTIOP_Completion_Handler.h b/TAO/orbsvcs/orbsvcs/HTIOP/HTIOP_Completion_Handler.h index 60a54fee231..c63dc78b81a 100644 --- a/TAO/orbsvcs/orbsvcs/HTIOP/HTIOP_Completion_Handler.h +++ b/TAO/orbsvcs/orbsvcs/HTIOP/HTIOP_Completion_Handler.h @@ -4,8 +4,6 @@ /** * @file HTIOP_Completion_Handler.h * - * $Id$ - * * @author Priyanka Gontla <gontla_p@ociweb.com> */ // =================================================================== diff --git a/TAO/orbsvcs/orbsvcs/HTIOP/HTIOP_Connection_Handler.h b/TAO/orbsvcs/orbsvcs/HTIOP/HTIOP_Connection_Handler.h index a0abcad5026..be29273a9e3 100644 --- a/TAO/orbsvcs/orbsvcs/HTIOP/HTIOP_Connection_Handler.h +++ b/TAO/orbsvcs/orbsvcs/HTIOP/HTIOP_Connection_Handler.h @@ -4,8 +4,6 @@ /** * @file HTIOP_Connection_Handler.h * - * $Id$ - * * @author Priyanka Gontla <gontla_p@ociweb.com> */ // =================================================================== diff --git a/TAO/orbsvcs/orbsvcs/HTIOP/HTIOP_Connector.h b/TAO/orbsvcs/orbsvcs/HTIOP/HTIOP_Connector.h index b094ba6fa43..a056f462ae3 100644 --- a/TAO/orbsvcs/orbsvcs/HTIOP/HTIOP_Connector.h +++ b/TAO/orbsvcs/orbsvcs/HTIOP/HTIOP_Connector.h @@ -4,8 +4,6 @@ /** * @file HTIOP_Connector.h * - * $Id$ - * * HTIOP specific connector processing * * diff --git a/TAO/orbsvcs/orbsvcs/HTIOP/HTIOP_Connector_Impl.h b/TAO/orbsvcs/orbsvcs/HTIOP/HTIOP_Connector_Impl.h index 640334dea07..3e8e39971db 100644 --- a/TAO/orbsvcs/orbsvcs/HTIOP/HTIOP_Connector_Impl.h +++ b/TAO/orbsvcs/orbsvcs/HTIOP/HTIOP_Connector_Impl.h @@ -4,8 +4,6 @@ /** * @file HTIOP_Connector_Impl.h * - * $Id$ - * * @author Priyanka Gontla <gontla_p@ociweb.com> */ // =================================================================== diff --git a/TAO/orbsvcs/orbsvcs/HTIOP/HTIOP_Endpoint.h b/TAO/orbsvcs/orbsvcs/HTIOP/HTIOP_Endpoint.h index 952fc64bf1b..a39d2fe6ffb 100644 --- a/TAO/orbsvcs/orbsvcs/HTIOP/HTIOP_Endpoint.h +++ b/TAO/orbsvcs/orbsvcs/HTIOP/HTIOP_Endpoint.h @@ -4,8 +4,6 @@ /** * @file HTIOP_Endpoint.h * - * $Id$ - * * HTIOP implementation of PP Framework Endpoint interface. * * @author Marina Spivak <marina@cs.wustl.edu> diff --git a/TAO/orbsvcs/orbsvcs/HTIOP/HTIOP_Factory.h b/TAO/orbsvcs/orbsvcs/HTIOP/HTIOP_Factory.h index 6e18f535a31..79525e3729e 100644 --- a/TAO/orbsvcs/orbsvcs/HTIOP/HTIOP_Factory.h +++ b/TAO/orbsvcs/orbsvcs/HTIOP/HTIOP_Factory.h @@ -4,8 +4,6 @@ /** * @file HTIOP_Factory.h * - * $Id$ - * * @author Fred Kuhns <fredk@cs.wustl.edu> */ //============================================================================= diff --git a/TAO/orbsvcs/orbsvcs/HTIOP/HTIOP_Profile.h b/TAO/orbsvcs/orbsvcs/HTIOP/HTIOP_Profile.h index f292660153d..be2a6149c39 100644 --- a/TAO/orbsvcs/orbsvcs/HTIOP/HTIOP_Profile.h +++ b/TAO/orbsvcs/orbsvcs/HTIOP/HTIOP_Profile.h @@ -4,8 +4,6 @@ /** * @file HTIOP_Profile.h * - * $Id$ - * * HTIOP profile specific processing * * diff --git a/TAO/orbsvcs/orbsvcs/HTIOP/HTIOP_Transport.h b/TAO/orbsvcs/orbsvcs/HTIOP/HTIOP_Transport.h index f5b2a55b504..90944576a3a 100644 --- a/TAO/orbsvcs/orbsvcs/HTIOP/HTIOP_Transport.h +++ b/TAO/orbsvcs/orbsvcs/HTIOP/HTIOP_Transport.h @@ -4,8 +4,6 @@ /** * @file HTIOP_Transport.h * - * $Id$ - * * @author Originally by Fred Kuhns <fredk@cs.wustl.edu> * @author Modified by Balachandran Natarajan <bala@cs.wustl.edu> */ diff --git a/TAO/orbsvcs/orbsvcs/IFRService/AbstractInterfaceDef_i.h b/TAO/orbsvcs/orbsvcs/IFRService/AbstractInterfaceDef_i.h index 7e9ddfcb069..3d5d9286d65 100644 --- a/TAO/orbsvcs/orbsvcs/IFRService/AbstractInterfaceDef_i.h +++ b/TAO/orbsvcs/orbsvcs/IFRService/AbstractInterfaceDef_i.h @@ -5,8 +5,6 @@ /** * @file AbstractInterfaceDef_i.h * - * $Id$ - * * AbstractInterfaceDef servant class. * * diff --git a/TAO/orbsvcs/orbsvcs/IFRService/AliasDef_i.h b/TAO/orbsvcs/orbsvcs/IFRService/AliasDef_i.h index d997089020d..be80ed5943c 100644 --- a/TAO/orbsvcs/orbsvcs/IFRService/AliasDef_i.h +++ b/TAO/orbsvcs/orbsvcs/IFRService/AliasDef_i.h @@ -5,8 +5,6 @@ /** * @file AliasDef_i.h * - * $Id$ - * * AliasDef servant class. * * diff --git a/TAO/orbsvcs/orbsvcs/IFRService/ArrayDef_i.h b/TAO/orbsvcs/orbsvcs/IFRService/ArrayDef_i.h index 7e15a7a88a7..14d04435754 100644 --- a/TAO/orbsvcs/orbsvcs/IFRService/ArrayDef_i.h +++ b/TAO/orbsvcs/orbsvcs/IFRService/ArrayDef_i.h @@ -5,8 +5,6 @@ /** * @file ArrayDef_i.h * - * $Id$ - * * ArrayDef servant class. * * diff --git a/TAO/orbsvcs/orbsvcs/IFRService/AttributeDef_i.h b/TAO/orbsvcs/orbsvcs/IFRService/AttributeDef_i.h index 6da78ff9605..8fde8009b08 100644 --- a/TAO/orbsvcs/orbsvcs/IFRService/AttributeDef_i.h +++ b/TAO/orbsvcs/orbsvcs/IFRService/AttributeDef_i.h @@ -5,8 +5,6 @@ /** * @file AttributeDef_i.h * - * $Id$ - * * AttributeDef servant class. * * diff --git a/TAO/orbsvcs/orbsvcs/IFRService/ComponentContainer_i.h b/TAO/orbsvcs/orbsvcs/IFRService/ComponentContainer_i.h index 9322e2ce72d..15b54236e51 100644 --- a/TAO/orbsvcs/orbsvcs/IFRService/ComponentContainer_i.h +++ b/TAO/orbsvcs/orbsvcs/IFRService/ComponentContainer_i.h @@ -5,8 +5,6 @@ /** * @file ComponentContainer_i.h * - * $Id$ - * * ComponentContainer_i servant class. * * diff --git a/TAO/orbsvcs/orbsvcs/IFRService/ComponentDef_i.h b/TAO/orbsvcs/orbsvcs/IFRService/ComponentDef_i.h index fc1d915c324..ac6c9d6dcbc 100644 --- a/TAO/orbsvcs/orbsvcs/IFRService/ComponentDef_i.h +++ b/TAO/orbsvcs/orbsvcs/IFRService/ComponentDef_i.h @@ -5,8 +5,6 @@ /** * @file ComponentDef_i.h * - * $Id$ - * * ComponentDef servant class. * * diff --git a/TAO/orbsvcs/orbsvcs/IFRService/ComponentModuleDef_i.h b/TAO/orbsvcs/orbsvcs/IFRService/ComponentModuleDef_i.h index c7e22a9634a..a8302265d36 100644 --- a/TAO/orbsvcs/orbsvcs/IFRService/ComponentModuleDef_i.h +++ b/TAO/orbsvcs/orbsvcs/IFRService/ComponentModuleDef_i.h @@ -5,8 +5,6 @@ /** * @file ComponentModuleDef_i.h * - * $Id$ - * * ComponentModuleDef_i servant class. * * diff --git a/TAO/orbsvcs/orbsvcs/IFRService/ComponentRepository_i.h b/TAO/orbsvcs/orbsvcs/IFRService/ComponentRepository_i.h index 01bbe3ccb7c..c74d3e1ba7e 100644 --- a/TAO/orbsvcs/orbsvcs/IFRService/ComponentRepository_i.h +++ b/TAO/orbsvcs/orbsvcs/IFRService/ComponentRepository_i.h @@ -5,8 +5,6 @@ /** * @file ComponentRepository_i.h * - * $Id$ - * * ComponentRepository servant class. * * diff --git a/TAO/orbsvcs/orbsvcs/IFRService/ConstantDef_i.h b/TAO/orbsvcs/orbsvcs/IFRService/ConstantDef_i.h index a0acdfd7b89..cab4a55a755 100644 --- a/TAO/orbsvcs/orbsvcs/IFRService/ConstantDef_i.h +++ b/TAO/orbsvcs/orbsvcs/IFRService/ConstantDef_i.h @@ -5,8 +5,6 @@ /** * @file ConstantDef_i.h * - * $Id$ - * * ConstantDef servant class. * * diff --git a/TAO/orbsvcs/orbsvcs/IFRService/ConsumesDef_i.h b/TAO/orbsvcs/orbsvcs/IFRService/ConsumesDef_i.h index dd58f1f3810..629523200b0 100644 --- a/TAO/orbsvcs/orbsvcs/IFRService/ConsumesDef_i.h +++ b/TAO/orbsvcs/orbsvcs/IFRService/ConsumesDef_i.h @@ -5,8 +5,6 @@ /** * @file ConsumesDef_i.h * - * $Id$ - * * ConsumesDef servant class. * * diff --git a/TAO/orbsvcs/orbsvcs/IFRService/Contained_i.h b/TAO/orbsvcs/orbsvcs/IFRService/Contained_i.h index ec017de342d..0358595f458 100644 --- a/TAO/orbsvcs/orbsvcs/IFRService/Contained_i.h +++ b/TAO/orbsvcs/orbsvcs/IFRService/Contained_i.h @@ -5,8 +5,6 @@ /** * @file Contained_i.h * - * $Id$ - * * Contained servant class. * * diff --git a/TAO/orbsvcs/orbsvcs/IFRService/Container_i.h b/TAO/orbsvcs/orbsvcs/IFRService/Container_i.h index 92813f5cd92..a13bd49793c 100644 --- a/TAO/orbsvcs/orbsvcs/IFRService/Container_i.h +++ b/TAO/orbsvcs/orbsvcs/IFRService/Container_i.h @@ -5,8 +5,6 @@ /** * @file Container_i.h * - * $Id$ - * * Container servant class. * * diff --git a/TAO/orbsvcs/orbsvcs/IFRService/EmitsDef_i.h b/TAO/orbsvcs/orbsvcs/IFRService/EmitsDef_i.h index 75f3939e359..9114b79e9eb 100644 --- a/TAO/orbsvcs/orbsvcs/IFRService/EmitsDef_i.h +++ b/TAO/orbsvcs/orbsvcs/IFRService/EmitsDef_i.h @@ -5,8 +5,6 @@ /** * @file EmitsDef_i.h * - * $Id$ - * * EmitsDef servant class. * * diff --git a/TAO/orbsvcs/orbsvcs/IFRService/EnumDef_i.h b/TAO/orbsvcs/orbsvcs/IFRService/EnumDef_i.h index 65b5db71662..5499b5bc1e8 100644 --- a/TAO/orbsvcs/orbsvcs/IFRService/EnumDef_i.h +++ b/TAO/orbsvcs/orbsvcs/IFRService/EnumDef_i.h @@ -5,8 +5,6 @@ /** * @file EnumDef_i.h * - * $Id$ - * * EnumDef servant class. * * diff --git a/TAO/orbsvcs/orbsvcs/IFRService/EventDef_i.h b/TAO/orbsvcs/orbsvcs/IFRService/EventDef_i.h index 78a0cd7007a..4980c0af3ff 100644 --- a/TAO/orbsvcs/orbsvcs/IFRService/EventDef_i.h +++ b/TAO/orbsvcs/orbsvcs/IFRService/EventDef_i.h @@ -5,8 +5,6 @@ /** * @file EventDef_i.h * - * $Id$ - * * EventDef servant class. * * diff --git a/TAO/orbsvcs/orbsvcs/IFRService/EventPortDef_i.h b/TAO/orbsvcs/orbsvcs/IFRService/EventPortDef_i.h index b9166c448e9..7bda950a52b 100644 --- a/TAO/orbsvcs/orbsvcs/IFRService/EventPortDef_i.h +++ b/TAO/orbsvcs/orbsvcs/IFRService/EventPortDef_i.h @@ -5,8 +5,6 @@ /** * @file EventPortDef_i.h * - * $Id$ - * * EventPortDef_i servant class. * * diff --git a/TAO/orbsvcs/orbsvcs/IFRService/ExceptionDef_i.h b/TAO/orbsvcs/orbsvcs/IFRService/ExceptionDef_i.h index cff6a17027a..77232059954 100644 --- a/TAO/orbsvcs/orbsvcs/IFRService/ExceptionDef_i.h +++ b/TAO/orbsvcs/orbsvcs/IFRService/ExceptionDef_i.h @@ -5,8 +5,6 @@ /** * @file ExceptionDef_i.h * - * $Id$ - * * ExceptionDef servant class. * * diff --git a/TAO/orbsvcs/orbsvcs/IFRService/ExtAbstractInterfaceDef_i.h b/TAO/orbsvcs/orbsvcs/IFRService/ExtAbstractInterfaceDef_i.h index 36063b18354..6fa7f4158e7 100644 --- a/TAO/orbsvcs/orbsvcs/IFRService/ExtAbstractInterfaceDef_i.h +++ b/TAO/orbsvcs/orbsvcs/IFRService/ExtAbstractInterfaceDef_i.h @@ -5,8 +5,6 @@ /** * @file ExtAbstractInterfaceDef_i.h * - * $Id$ - * * ExtAbstractInterfaceDef_i servant class. * * diff --git a/TAO/orbsvcs/orbsvcs/IFRService/ExtAttributeDef_i.h b/TAO/orbsvcs/orbsvcs/IFRService/ExtAttributeDef_i.h index 64723625f61..1014fc77db4 100644 --- a/TAO/orbsvcs/orbsvcs/IFRService/ExtAttributeDef_i.h +++ b/TAO/orbsvcs/orbsvcs/IFRService/ExtAttributeDef_i.h @@ -5,8 +5,6 @@ /** * @file ExtAttributeDef_i.h * - * $Id$ - * * ExtAttributeDef_i servant class. * * diff --git a/TAO/orbsvcs/orbsvcs/IFRService/ExtInterfaceDef_i.h b/TAO/orbsvcs/orbsvcs/IFRService/ExtInterfaceDef_i.h index a56b6c860b6..8981ebd0b58 100644 --- a/TAO/orbsvcs/orbsvcs/IFRService/ExtInterfaceDef_i.h +++ b/TAO/orbsvcs/orbsvcs/IFRService/ExtInterfaceDef_i.h @@ -5,8 +5,6 @@ /** * @file ExtInterfaceDef_i.h * - * $Id$ - * * ExtInterfaceDef_i servant class. * * diff --git a/TAO/orbsvcs/orbsvcs/IFRService/ExtLocalInterfaceDef_i.h b/TAO/orbsvcs/orbsvcs/IFRService/ExtLocalInterfaceDef_i.h index 43b8867cb14..b9d9866122c 100644 --- a/TAO/orbsvcs/orbsvcs/IFRService/ExtLocalInterfaceDef_i.h +++ b/TAO/orbsvcs/orbsvcs/IFRService/ExtLocalInterfaceDef_i.h @@ -5,8 +5,6 @@ /** * @file ExtLocalInterfaceDef_i.h * - * $Id$ - * * ExtLocalInterfaceDef_i servant class. * * diff --git a/TAO/orbsvcs/orbsvcs/IFRService/ExtValueDef_i.h b/TAO/orbsvcs/orbsvcs/IFRService/ExtValueDef_i.h index ad80745511e..0d1bdfeec57 100644 --- a/TAO/orbsvcs/orbsvcs/IFRService/ExtValueDef_i.h +++ b/TAO/orbsvcs/orbsvcs/IFRService/ExtValueDef_i.h @@ -5,8 +5,6 @@ /** * @file ExtValueDef_i.h * - * $Id$ - * * ExtValueDef_i servant class. * * diff --git a/TAO/orbsvcs/orbsvcs/IFRService/FactoryDef_i.h b/TAO/orbsvcs/orbsvcs/IFRService/FactoryDef_i.h index 133b9772e9d..8b6c33fc11e 100644 --- a/TAO/orbsvcs/orbsvcs/IFRService/FactoryDef_i.h +++ b/TAO/orbsvcs/orbsvcs/IFRService/FactoryDef_i.h @@ -5,8 +5,6 @@ /** * @file FactoryDef_i.h * - * $Id$ - * * FactoryDef servant class. * * diff --git a/TAO/orbsvcs/orbsvcs/IFRService/FinderDef_i.h b/TAO/orbsvcs/orbsvcs/IFRService/FinderDef_i.h index 4085bc3af8f..6963701d434 100644 --- a/TAO/orbsvcs/orbsvcs/IFRService/FinderDef_i.h +++ b/TAO/orbsvcs/orbsvcs/IFRService/FinderDef_i.h @@ -5,8 +5,6 @@ /** * @file FinderDef_i.h * - * $Id$ - * * FinderDef servant class. * * diff --git a/TAO/orbsvcs/orbsvcs/IFRService/FixedDef_i.h b/TAO/orbsvcs/orbsvcs/IFRService/FixedDef_i.h index 84f1dc7e5b5..f0e0a71ea65 100644 --- a/TAO/orbsvcs/orbsvcs/IFRService/FixedDef_i.h +++ b/TAO/orbsvcs/orbsvcs/IFRService/FixedDef_i.h @@ -5,8 +5,6 @@ /** * @file FixedDef_i.h * - * $Id$ - * * FixedDef servant class. * * diff --git a/TAO/orbsvcs/orbsvcs/IFRService/HomeDef_i.h b/TAO/orbsvcs/orbsvcs/IFRService/HomeDef_i.h index fae948eb833..5e04f72aa10 100644 --- a/TAO/orbsvcs/orbsvcs/IFRService/HomeDef_i.h +++ b/TAO/orbsvcs/orbsvcs/IFRService/HomeDef_i.h @@ -5,8 +5,6 @@ /** * @file HomeDef_i.h * - * $Id$ - * * HomeDef servant class. * * diff --git a/TAO/orbsvcs/orbsvcs/IFRService/IDLType_i.h b/TAO/orbsvcs/orbsvcs/IFRService/IDLType_i.h index 10dd285d1ea..c392983092f 100644 --- a/TAO/orbsvcs/orbsvcs/IFRService/IDLType_i.h +++ b/TAO/orbsvcs/orbsvcs/IFRService/IDLType_i.h @@ -4,8 +4,6 @@ /** * @file IDLType_i.h * - * $Id$ - * * IDLType servant class. * * diff --git a/TAO/orbsvcs/orbsvcs/IFRService/IFR_Service_Utils.h b/TAO/orbsvcs/orbsvcs/IFRService/IFR_Service_Utils.h index 5ebfda9a3ef..07c9ef551b2 100644 --- a/TAO/orbsvcs/orbsvcs/IFRService/IFR_Service_Utils.h +++ b/TAO/orbsvcs/orbsvcs/IFRService/IFR_Service_Utils.h @@ -5,8 +5,6 @@ /** * @file IFR_Service_Utils.h * - * $Id$ - * * Implement wrappers useful to IFR Service clients and servers. * * diff --git a/TAO/orbsvcs/orbsvcs/IFRService/IFR_Service_Utils_T.h b/TAO/orbsvcs/orbsvcs/IFRService/IFR_Service_Utils_T.h index bf7479bc9bd..1948067a749 100644 --- a/TAO/orbsvcs/orbsvcs/IFRService/IFR_Service_Utils_T.h +++ b/TAO/orbsvcs/orbsvcs/IFRService/IFR_Service_Utils_T.h @@ -4,8 +4,6 @@ /** * @file IFR_Service_Utils_T.h * - * $Id$ - * * Template methods useful to IFR Service. * * @author Jeff Parsons <j.parsons@vanderbilt.edu> diff --git a/TAO/orbsvcs/orbsvcs/IFRService/IRObject_i.h b/TAO/orbsvcs/orbsvcs/IFRService/IRObject_i.h index 9ef69f60826..d3ae4fab6e9 100644 --- a/TAO/orbsvcs/orbsvcs/IFRService/IRObject_i.h +++ b/TAO/orbsvcs/orbsvcs/IFRService/IRObject_i.h @@ -5,8 +5,6 @@ /** * @file IRObject_i.h * - * $Id$ - * * IRObject servant class. * * diff --git a/TAO/orbsvcs/orbsvcs/IFRService/InterfaceAttrExtension_i.h b/TAO/orbsvcs/orbsvcs/IFRService/InterfaceAttrExtension_i.h index 5661a95668d..1476cf86e20 100644 --- a/TAO/orbsvcs/orbsvcs/IFRService/InterfaceAttrExtension_i.h +++ b/TAO/orbsvcs/orbsvcs/IFRService/InterfaceAttrExtension_i.h @@ -4,8 +4,6 @@ /** * @file InterfaceAttrExtension_i.h * - * $Id$ - * * InterfaceAttrExtension_i servant class. * * diff --git a/TAO/orbsvcs/orbsvcs/IFRService/InterfaceDef_i.h b/TAO/orbsvcs/orbsvcs/IFRService/InterfaceDef_i.h index 1b71efa507f..fca89c223d0 100644 --- a/TAO/orbsvcs/orbsvcs/IFRService/InterfaceDef_i.h +++ b/TAO/orbsvcs/orbsvcs/IFRService/InterfaceDef_i.h @@ -5,8 +5,6 @@ /** * @file InterfaceDef_i.h * - * $Id$ - * * InterfaceDef servant class. * * diff --git a/TAO/orbsvcs/orbsvcs/IFRService/LocalInterfaceDef_i.h b/TAO/orbsvcs/orbsvcs/IFRService/LocalInterfaceDef_i.h index 1a9030108f7..c790c6c42db 100644 --- a/TAO/orbsvcs/orbsvcs/IFRService/LocalInterfaceDef_i.h +++ b/TAO/orbsvcs/orbsvcs/IFRService/LocalInterfaceDef_i.h @@ -5,8 +5,6 @@ /** * @file LocalInterfaceDef_i.h * - * $Id$ - * * LocalInterfaceDef servant class. * * diff --git a/TAO/orbsvcs/orbsvcs/IFRService/ModuleDef_i.h b/TAO/orbsvcs/orbsvcs/IFRService/ModuleDef_i.h index 2302025b8ed..b9a6d0e4344 100644 --- a/TAO/orbsvcs/orbsvcs/IFRService/ModuleDef_i.h +++ b/TAO/orbsvcs/orbsvcs/IFRService/ModuleDef_i.h @@ -5,8 +5,6 @@ /** * @file ModuleDef_i.h * - * $Id$ - * * ModuleDef servant class. * * diff --git a/TAO/orbsvcs/orbsvcs/IFRService/NativeDef_i.h b/TAO/orbsvcs/orbsvcs/IFRService/NativeDef_i.h index a280236eaea..d2158231dbe 100644 --- a/TAO/orbsvcs/orbsvcs/IFRService/NativeDef_i.h +++ b/TAO/orbsvcs/orbsvcs/IFRService/NativeDef_i.h @@ -5,8 +5,6 @@ /** * @file NativeDef_i.h * - * $Id$ - * * NativeDef servant class. * * diff --git a/TAO/orbsvcs/orbsvcs/IFRService/OperationDef_i.h b/TAO/orbsvcs/orbsvcs/IFRService/OperationDef_i.h index 17443f7086d..6da8ddd56c6 100644 --- a/TAO/orbsvcs/orbsvcs/IFRService/OperationDef_i.h +++ b/TAO/orbsvcs/orbsvcs/IFRService/OperationDef_i.h @@ -5,8 +5,6 @@ /** * @file OperationDef_i.h * - * $Id$ - * * OperationDef servant class. * * diff --git a/TAO/orbsvcs/orbsvcs/IFRService/Options.h b/TAO/orbsvcs/orbsvcs/IFRService/Options.h index 809326348af..a28a467b9de 100644 --- a/TAO/orbsvcs/orbsvcs/IFRService/Options.h +++ b/TAO/orbsvcs/orbsvcs/IFRService/Options.h @@ -5,8 +5,6 @@ /** * @file Options.h * - * $Id$ - * * This class implements the Options container for the Interface * Repository. * diff --git a/TAO/orbsvcs/orbsvcs/IFRService/PrimitiveDef_i.h b/TAO/orbsvcs/orbsvcs/IFRService/PrimitiveDef_i.h index 481aac88cd0..93de8d4ee38 100644 --- a/TAO/orbsvcs/orbsvcs/IFRService/PrimitiveDef_i.h +++ b/TAO/orbsvcs/orbsvcs/IFRService/PrimitiveDef_i.h @@ -5,8 +5,6 @@ /** * @file PrimitiveDef_i.h * - * $Id$ - * * PrimitiveDef servant class. * * diff --git a/TAO/orbsvcs/orbsvcs/IFRService/ProvidesDef_i.h b/TAO/orbsvcs/orbsvcs/IFRService/ProvidesDef_i.h index 1fccb07b73e..7ceb95b9399 100644 --- a/TAO/orbsvcs/orbsvcs/IFRService/ProvidesDef_i.h +++ b/TAO/orbsvcs/orbsvcs/IFRService/ProvidesDef_i.h @@ -4,8 +4,6 @@ /** * @file ProvidesDef_i.h * - * $Id$ - * * ProvidesDef servant class. * * diff --git a/TAO/orbsvcs/orbsvcs/IFRService/PublishesDef_i.h b/TAO/orbsvcs/orbsvcs/IFRService/PublishesDef_i.h index e8ccdb8ce69..70945d7dc95 100644 --- a/TAO/orbsvcs/orbsvcs/IFRService/PublishesDef_i.h +++ b/TAO/orbsvcs/orbsvcs/IFRService/PublishesDef_i.h @@ -4,8 +4,6 @@ /** * @file PublishesDef_i.h * - * $Id$ - * * PublishesDef servant class. * * diff --git a/TAO/orbsvcs/orbsvcs/IFRService/RecursDef_i.h b/TAO/orbsvcs/orbsvcs/IFRService/RecursDef_i.h index 33efa7d12d0..570be6b33d3 100644 --- a/TAO/orbsvcs/orbsvcs/IFRService/RecursDef_i.h +++ b/TAO/orbsvcs/orbsvcs/IFRService/RecursDef_i.h @@ -5,8 +5,6 @@ /** * @file RecursDef_i.h * - * $Id$ - * * StructDef & UnionDef support class. * * diff --git a/TAO/orbsvcs/orbsvcs/IFRService/Repository_i.h b/TAO/orbsvcs/orbsvcs/IFRService/Repository_i.h index b58d976e93e..a959bc561f0 100644 --- a/TAO/orbsvcs/orbsvcs/IFRService/Repository_i.h +++ b/TAO/orbsvcs/orbsvcs/IFRService/Repository_i.h @@ -5,8 +5,6 @@ /** * @file Repository_i.h * - * $Id$ - * * Repository servant class. * * diff --git a/TAO/orbsvcs/orbsvcs/IFRService/SequenceDef_i.h b/TAO/orbsvcs/orbsvcs/IFRService/SequenceDef_i.h index e1886895449..489b049ddc2 100644 --- a/TAO/orbsvcs/orbsvcs/IFRService/SequenceDef_i.h +++ b/TAO/orbsvcs/orbsvcs/IFRService/SequenceDef_i.h @@ -5,8 +5,6 @@ /** * @file SequenceDef_i.h * - * $Id$ - * * SequenceDef servant class. * * diff --git a/TAO/orbsvcs/orbsvcs/IFRService/StringDef_i.h b/TAO/orbsvcs/orbsvcs/IFRService/StringDef_i.h index 5ca0796fd4d..d456c8d4853 100644 --- a/TAO/orbsvcs/orbsvcs/IFRService/StringDef_i.h +++ b/TAO/orbsvcs/orbsvcs/IFRService/StringDef_i.h @@ -5,8 +5,6 @@ /** * @file StringDef_i.h * - * $Id$ - * * StringDef servant class. * * diff --git a/TAO/orbsvcs/orbsvcs/IFRService/StructDef_i.h b/TAO/orbsvcs/orbsvcs/IFRService/StructDef_i.h index ee5a1c276b9..86f95c8571e 100644 --- a/TAO/orbsvcs/orbsvcs/IFRService/StructDef_i.h +++ b/TAO/orbsvcs/orbsvcs/IFRService/StructDef_i.h @@ -5,8 +5,6 @@ /** * @file StructDef_i.h * - * $Id$ - * * StructDef servant class. * * diff --git a/TAO/orbsvcs/orbsvcs/IFRService/TypedefDef_i.h b/TAO/orbsvcs/orbsvcs/IFRService/TypedefDef_i.h index 6c937cfcfb9..adf546f65a9 100644 --- a/TAO/orbsvcs/orbsvcs/IFRService/TypedefDef_i.h +++ b/TAO/orbsvcs/orbsvcs/IFRService/TypedefDef_i.h @@ -5,8 +5,6 @@ /** * @file TypedefDef_i.h * - * $Id$ - * * TypedefDef servant class. * * diff --git a/TAO/orbsvcs/orbsvcs/IFRService/UnionDef_i.h b/TAO/orbsvcs/orbsvcs/IFRService/UnionDef_i.h index d4d3755be87..0426f47a70f 100644 --- a/TAO/orbsvcs/orbsvcs/IFRService/UnionDef_i.h +++ b/TAO/orbsvcs/orbsvcs/IFRService/UnionDef_i.h @@ -5,8 +5,6 @@ /** * @file UnionDef_i.h * - * $Id$ - * * UnionDef servant class. * * diff --git a/TAO/orbsvcs/orbsvcs/IFRService/UsesDef_i.h b/TAO/orbsvcs/orbsvcs/IFRService/UsesDef_i.h index 2d09748bbd4..9eac0ccb304 100644 --- a/TAO/orbsvcs/orbsvcs/IFRService/UsesDef_i.h +++ b/TAO/orbsvcs/orbsvcs/IFRService/UsesDef_i.h @@ -5,8 +5,6 @@ /** * @file UsesDef_i.h * - * $Id$ - * * UsesDef servant class. * * diff --git a/TAO/orbsvcs/orbsvcs/IFRService/ValueBoxDef_i.h b/TAO/orbsvcs/orbsvcs/IFRService/ValueBoxDef_i.h index 6c7ad6d7266..5ab74972307 100644 --- a/TAO/orbsvcs/orbsvcs/IFRService/ValueBoxDef_i.h +++ b/TAO/orbsvcs/orbsvcs/IFRService/ValueBoxDef_i.h @@ -5,8 +5,6 @@ /** * @file ValueBoxDef_i.h * - * $Id$ - * * ValueBoxDef servant class. * * diff --git a/TAO/orbsvcs/orbsvcs/IFRService/ValueDef_i.h b/TAO/orbsvcs/orbsvcs/IFRService/ValueDef_i.h index c273754ee01..e02c7fd11a8 100644 --- a/TAO/orbsvcs/orbsvcs/IFRService/ValueDef_i.h +++ b/TAO/orbsvcs/orbsvcs/IFRService/ValueDef_i.h @@ -5,8 +5,6 @@ /** * @file ValueDef_i.h * - * $Id$ - * * ValueDef servant class. * * diff --git a/TAO/orbsvcs/orbsvcs/IFRService/ValueMemberDef_i.h b/TAO/orbsvcs/orbsvcs/IFRService/ValueMemberDef_i.h index ba2e4ca169b..b13a6d2e5cc 100644 --- a/TAO/orbsvcs/orbsvcs/IFRService/ValueMemberDef_i.h +++ b/TAO/orbsvcs/orbsvcs/IFRService/ValueMemberDef_i.h @@ -5,8 +5,6 @@ /** * @file ValueMemberDef_i.h * - * $Id$ - * * ValueMemberDef servant class. * * diff --git a/TAO/orbsvcs/orbsvcs/IFRService/WstringDef_i.h b/TAO/orbsvcs/orbsvcs/IFRService/WstringDef_i.h index 21eb8d08c96..53fb30ed8e6 100644 --- a/TAO/orbsvcs/orbsvcs/IFRService/WstringDef_i.h +++ b/TAO/orbsvcs/orbsvcs/IFRService/WstringDef_i.h @@ -5,8 +5,6 @@ /** * @file WstringDef_i.h * - * $Id$ - * * WstringDef servant class. * * diff --git a/TAO/orbsvcs/orbsvcs/IFRService/concrete_classes.h b/TAO/orbsvcs/orbsvcs/IFRService/concrete_classes.h index 4aad3c998ae..38690172e9f 100644 --- a/TAO/orbsvcs/orbsvcs/IFRService/concrete_classes.h +++ b/TAO/orbsvcs/orbsvcs/IFRService/concrete_classes.h @@ -3,8 +3,6 @@ /** * @file concrete_classes.h * - * $Id$ - * * All the concrete class header files needed by the servant locator. * * diff --git a/TAO/orbsvcs/orbsvcs/IOR_Multicast.h b/TAO/orbsvcs/orbsvcs/IOR_Multicast.h index edecec956f6..d9e0007ba0f 100644 --- a/TAO/orbsvcs/orbsvcs/IOR_Multicast.h +++ b/TAO/orbsvcs/orbsvcs/IOR_Multicast.h @@ -5,8 +5,6 @@ /** * @file IOR_Multicast.h * - * $Id$ - * * Defines a class that listens to a multicast address for client requests * for ior of a bootstrappable service. * diff --git a/TAO/orbsvcs/orbsvcs/LifeCycleService.idl b/TAO/orbsvcs/orbsvcs/LifeCycleService.idl index a0877328af3..a600144aed2 100644 --- a/TAO/orbsvcs/orbsvcs/LifeCycleService.idl +++ b/TAO/orbsvcs/orbsvcs/LifeCycleService.idl @@ -3,8 +3,6 @@ /** * @file LifeCycleService.idl * - * $Id$ - * * A generic creation service named lifecycle service using * the GenericFactory interface of the LifeCycle Service specification. * diff --git a/TAO/orbsvcs/orbsvcs/LoadBalancing/LB_CPU_Load_Average_Monitor.h b/TAO/orbsvcs/orbsvcs/LoadBalancing/LB_CPU_Load_Average_Monitor.h index 06644332f0c..144f7c2c62c 100644 --- a/TAO/orbsvcs/orbsvcs/LoadBalancing/LB_CPU_Load_Average_Monitor.h +++ b/TAO/orbsvcs/orbsvcs/LoadBalancing/LB_CPU_Load_Average_Monitor.h @@ -4,8 +4,6 @@ /** * @file LB_CPU_Load_Average_Monitor.h * - * $Id$ - * * @author Ossama Othman <ossama@uci.edu> */ //============================================================================= diff --git a/TAO/orbsvcs/orbsvcs/LoadBalancing/LB_CPU_Utilization_Monitor.h b/TAO/orbsvcs/orbsvcs/LoadBalancing/LB_CPU_Utilization_Monitor.h index d7e8e281494..3b747934960 100644 --- a/TAO/orbsvcs/orbsvcs/LoadBalancing/LB_CPU_Utilization_Monitor.h +++ b/TAO/orbsvcs/orbsvcs/LoadBalancing/LB_CPU_Utilization_Monitor.h @@ -4,8 +4,6 @@ /** * @file LB_CPU_Utilization_Monitor.h * - * $Id$ - * * @author Jaiganesh Balasubramanian <jai@dre.vanderbilt.edu> * @author Ossama Othman <ossama@uci.edu> */ diff --git a/TAO/orbsvcs/orbsvcs/LoadBalancing/LB_ClientORBInitializer.h b/TAO/orbsvcs/orbsvcs/LoadBalancing/LB_ClientORBInitializer.h index 6692136aab7..0d26d87475c 100644 --- a/TAO/orbsvcs/orbsvcs/LoadBalancing/LB_ClientORBInitializer.h +++ b/TAO/orbsvcs/orbsvcs/LoadBalancing/LB_ClientORBInitializer.h @@ -4,8 +4,6 @@ /** * @file LB_ClientORBInitializer.h * - * $Id$ - * * @author Ossama Othman <ossama@uci.edu> */ //============================================================================= diff --git a/TAO/orbsvcs/orbsvcs/LoadBalancing/LB_LeastLoaded.h b/TAO/orbsvcs/orbsvcs/LoadBalancing/LB_LeastLoaded.h index b4f2509debf..cfac64f7c8f 100644 --- a/TAO/orbsvcs/orbsvcs/LoadBalancing/LB_LeastLoaded.h +++ b/TAO/orbsvcs/orbsvcs/LoadBalancing/LB_LeastLoaded.h @@ -4,8 +4,6 @@ /** * @file LB_LeastLoaded.h * - * $Id$ - * * @author Ossama Othman <ossama@uci.edu> */ //============================================================================= diff --git a/TAO/orbsvcs/orbsvcs/LoadBalancing/LB_LoadAlertInfo.h b/TAO/orbsvcs/orbsvcs/LoadBalancing/LB_LoadAlertInfo.h index 47c3f7b384c..0aa3cb0004e 100644 --- a/TAO/orbsvcs/orbsvcs/LoadBalancing/LB_LoadAlertInfo.h +++ b/TAO/orbsvcs/orbsvcs/LoadBalancing/LB_LoadAlertInfo.h @@ -4,8 +4,6 @@ /** * @file LB_LoadAlertInfo.h * - * $Id$ - * * @author Ossama Othman <ossama@uci.edu> */ //======================================================================= diff --git a/TAO/orbsvcs/orbsvcs/LoadBalancing/LB_LoadAlertMap.h b/TAO/orbsvcs/orbsvcs/LoadBalancing/LB_LoadAlertMap.h index 5451acafddb..fefd53eaceb 100644 --- a/TAO/orbsvcs/orbsvcs/LoadBalancing/LB_LoadAlertMap.h +++ b/TAO/orbsvcs/orbsvcs/LoadBalancing/LB_LoadAlertMap.h @@ -4,8 +4,6 @@ /** * @file LB_LoadAlertMap.h * - * $Id$ - * * @author Ossama Othman <ossama@uci.edu> */ //======================================================================= diff --git a/TAO/orbsvcs/orbsvcs/LoadBalancing/LB_LoadAverage.h b/TAO/orbsvcs/orbsvcs/LoadBalancing/LB_LoadAverage.h index 62e64a28326..a714607aeda 100644 --- a/TAO/orbsvcs/orbsvcs/LoadBalancing/LB_LoadAverage.h +++ b/TAO/orbsvcs/orbsvcs/LoadBalancing/LB_LoadAverage.h @@ -4,8 +4,6 @@ /** * @file LB_LoadAverage.h * - * $Id$ - * * @author Jaiganesh Balasubramanian <jai@dre.vanderbilt.edu> * @author Ossama Othman <ossama@dre.vanderbilt.edu> */ diff --git a/TAO/orbsvcs/orbsvcs/LoadBalancing/LB_LoadListMap.h b/TAO/orbsvcs/orbsvcs/LoadBalancing/LB_LoadListMap.h index 4dd83f2e2b9..5fa75590741 100644 --- a/TAO/orbsvcs/orbsvcs/LoadBalancing/LB_LoadListMap.h +++ b/TAO/orbsvcs/orbsvcs/LoadBalancing/LB_LoadListMap.h @@ -4,8 +4,6 @@ /** * @file LB_LoadListMap.h * - * $Id$ - * * @author Ossama Othman <ossama@uci.edu> */ //======================================================================= diff --git a/TAO/orbsvcs/orbsvcs/LoadBalancing/LB_LoadMap.h b/TAO/orbsvcs/orbsvcs/LoadBalancing/LB_LoadMap.h index 2e75bbba1f3..8d3e2c46496 100644 --- a/TAO/orbsvcs/orbsvcs/LoadBalancing/LB_LoadMap.h +++ b/TAO/orbsvcs/orbsvcs/LoadBalancing/LB_LoadMap.h @@ -4,8 +4,6 @@ /** * @file LB_LoadMap.h * - * $Id$ - * * @author Ossama Othman <ossama@uci.edu> */ //======================================================================= diff --git a/TAO/orbsvcs/orbsvcs/LoadBalancing/LB_LoadMinimum.h b/TAO/orbsvcs/orbsvcs/LoadBalancing/LB_LoadMinimum.h index 4874926aec4..16f8052feaa 100644 --- a/TAO/orbsvcs/orbsvcs/LoadBalancing/LB_LoadMinimum.h +++ b/TAO/orbsvcs/orbsvcs/LoadBalancing/LB_LoadMinimum.h @@ -4,8 +4,6 @@ /** * @file LB_LoadMinimum.h * - * $Id$ - * * @author Jaiganesh Balasubramanian <jai@dre.vanderbilt.edu> * Ossama Othman <ossama@uci.edu> */ diff --git a/TAO/orbsvcs/orbsvcs/LoadBalancing/LB_Location_Index_Map.h b/TAO/orbsvcs/orbsvcs/LoadBalancing/LB_Location_Index_Map.h index a08694dd2d0..27f29f2e214 100644 --- a/TAO/orbsvcs/orbsvcs/LoadBalancing/LB_Location_Index_Map.h +++ b/TAO/orbsvcs/orbsvcs/LoadBalancing/LB_Location_Index_Map.h @@ -4,8 +4,6 @@ /** * @file LB_Location_Index_Map.h * - * $Id$ - * * @author Ossama Othman <ossama@uci.edu> */ //======================================================================= diff --git a/TAO/orbsvcs/orbsvcs/LoadBalancing/LB_MemberLocator.h b/TAO/orbsvcs/orbsvcs/LoadBalancing/LB_MemberLocator.h index a090cbdcb01..773554be4ad 100644 --- a/TAO/orbsvcs/orbsvcs/LoadBalancing/LB_MemberLocator.h +++ b/TAO/orbsvcs/orbsvcs/LoadBalancing/LB_MemberLocator.h @@ -4,8 +4,6 @@ /** * @file LB_MemberLocator.h * - * $Id$ - * * @author Ossama Othman <ossama@uci.edu> */ //============================================================================= diff --git a/TAO/orbsvcs/orbsvcs/LoadBalancing/LB_ORBInitializer.h b/TAO/orbsvcs/orbsvcs/LoadBalancing/LB_ORBInitializer.h index 1e99d50c554..d99c2b30926 100644 --- a/TAO/orbsvcs/orbsvcs/LoadBalancing/LB_ORBInitializer.h +++ b/TAO/orbsvcs/orbsvcs/LoadBalancing/LB_ORBInitializer.h @@ -4,8 +4,6 @@ /** * @file LB_ORBInitializer.h * - * $Id$ - * * @author Ossama Othman <ossama@uci.edu> */ //============================================================================= diff --git a/TAO/orbsvcs/orbsvcs/LoadBalancing/LB_Pull_Handler.h b/TAO/orbsvcs/orbsvcs/LoadBalancing/LB_Pull_Handler.h index a18efd9d961..5bcb61e1235 100644 --- a/TAO/orbsvcs/orbsvcs/LoadBalancing/LB_Pull_Handler.h +++ b/TAO/orbsvcs/orbsvcs/LoadBalancing/LB_Pull_Handler.h @@ -4,8 +4,6 @@ /** * @file LB_Pull_Handler.h * - * $Id$ - * * @author Ossama Othman <ossama@uci.edu> */ //======================================================================= diff --git a/TAO/orbsvcs/orbsvcs/LoadBalancing/LB_Random.h b/TAO/orbsvcs/orbsvcs/LoadBalancing/LB_Random.h index a457e689c46..3ed1d705db3 100644 --- a/TAO/orbsvcs/orbsvcs/LoadBalancing/LB_Random.h +++ b/TAO/orbsvcs/orbsvcs/LoadBalancing/LB_Random.h @@ -4,8 +4,6 @@ /** * @file LB_Random.h * - * $Id$ - * * @author Ossama Othman <ossama@uci.edu> */ //============================================================================= diff --git a/TAO/orbsvcs/orbsvcs/LoadBalancing/LB_RoundRobin.h b/TAO/orbsvcs/orbsvcs/LoadBalancing/LB_RoundRobin.h index 9bc4ce89c25..cc3b966efb5 100644 --- a/TAO/orbsvcs/orbsvcs/LoadBalancing/LB_RoundRobin.h +++ b/TAO/orbsvcs/orbsvcs/LoadBalancing/LB_RoundRobin.h @@ -4,8 +4,6 @@ /** * @file LB_RoundRobin.h * - * $Id$ - * * @author Ossama Othman <ossama@uci.edu> */ //============================================================================= diff --git a/TAO/orbsvcs/orbsvcs/Log/BasicLogFactory_i.h b/TAO/orbsvcs/orbsvcs/Log/BasicLogFactory_i.h index 13ec862bc45..347dcf5db47 100644 --- a/TAO/orbsvcs/orbsvcs/Log/BasicLogFactory_i.h +++ b/TAO/orbsvcs/orbsvcs/Log/BasicLogFactory_i.h @@ -4,8 +4,6 @@ /** * @file BasicLogFactory_i.h * - * $Id$ - * * Implementation of the DsLogAdmin::BasicLogFactory interface. * * diff --git a/TAO/orbsvcs/orbsvcs/Log/BasicLog_i.h b/TAO/orbsvcs/orbsvcs/Log/BasicLog_i.h index afca5a38f88..e8b316454d5 100644 --- a/TAO/orbsvcs/orbsvcs/Log/BasicLog_i.h +++ b/TAO/orbsvcs/orbsvcs/Log/BasicLog_i.h @@ -4,8 +4,6 @@ /** * @file BasicLog_i.h * - * $Id$ - * * Implementation of the DsLogAdmin::BasicLog interface. * * diff --git a/TAO/orbsvcs/orbsvcs/Log/EventLogConsumer.h b/TAO/orbsvcs/orbsvcs/Log/EventLogConsumer.h index b2f0a87275a..4fbda3b0783 100644 --- a/TAO/orbsvcs/orbsvcs/Log/EventLogConsumer.h +++ b/TAO/orbsvcs/orbsvcs/Log/EventLogConsumer.h @@ -4,8 +4,6 @@ /** * @file EventLogConsumer.h * - * $Id$ - * * The EventLogConsumer connects to the EventLog and logs the events * that are pushed to the EventLog. * diff --git a/TAO/orbsvcs/orbsvcs/Log/EventLogFactory_i.h b/TAO/orbsvcs/orbsvcs/Log/EventLogFactory_i.h index 9d7308b413c..5da38eacaa2 100644 --- a/TAO/orbsvcs/orbsvcs/Log/EventLogFactory_i.h +++ b/TAO/orbsvcs/orbsvcs/Log/EventLogFactory_i.h @@ -4,8 +4,6 @@ /** * @file EventLogFactory_i.h * - * $Id$ - * * Implementation of the DsEventLogAdmin::EventLogFactory interface. * * diff --git a/TAO/orbsvcs/orbsvcs/Log/EventLogNotification.h b/TAO/orbsvcs/orbsvcs/Log/EventLogNotification.h index 9453c468b49..0b4e3274752 100644 --- a/TAO/orbsvcs/orbsvcs/Log/EventLogNotification.h +++ b/TAO/orbsvcs/orbsvcs/Log/EventLogNotification.h @@ -4,8 +4,6 @@ /** * @file EventLogNotification.h * - * $Id$ - * * Methods to enable log-generated events. * * @author D A Hanvey <d.hanvey@qub.ac.uk> diff --git a/TAO/orbsvcs/orbsvcs/Log/EventLog_i.h b/TAO/orbsvcs/orbsvcs/Log/EventLog_i.h index 1a0c425b05b..702058810a0 100644 --- a/TAO/orbsvcs/orbsvcs/Log/EventLog_i.h +++ b/TAO/orbsvcs/orbsvcs/Log/EventLog_i.h @@ -4,8 +4,6 @@ /** * @file EventLog_i.h * - * $Id$ - * * Implementation of the DsLogAdmin::EventLog interface. * File also conatins TAO_Event_LogConsumer which is used * to write events to the Log. diff --git a/TAO/orbsvcs/orbsvcs/Log/Hash_Iterator_i.h b/TAO/orbsvcs/orbsvcs/Log/Hash_Iterator_i.h index 0911870209b..39acc754fb2 100644 --- a/TAO/orbsvcs/orbsvcs/Log/Hash_Iterator_i.h +++ b/TAO/orbsvcs/orbsvcs/Log/Hash_Iterator_i.h @@ -4,8 +4,6 @@ /** * @file Hash_Iterator_i.h * - * $Id$ - * * Implementation of the DsLogAdmin::Iterator interface. * * @author Matthew Braun <mjb2@cs.wustl.edu> diff --git a/TAO/orbsvcs/orbsvcs/Log/Hash_LogRecordStore.h b/TAO/orbsvcs/orbsvcs/Log/Hash_LogRecordStore.h index c76e28878c2..93cea885de4 100644 --- a/TAO/orbsvcs/orbsvcs/Log/Hash_LogRecordStore.h +++ b/TAO/orbsvcs/orbsvcs/Log/Hash_LogRecordStore.h @@ -4,8 +4,6 @@ /** * @file Hash_LogRecordStore.h * - * $Id$ - * * @author Matthew Braun <mjb2@cs.wustl.edu> * @author Pradeep Gore <pradeep@cs.wustl.edu> * @author David A. Hanvey <d.hanvey@qub.ac.uk> diff --git a/TAO/orbsvcs/orbsvcs/Log/Hash_LogStore.h b/TAO/orbsvcs/orbsvcs/Log/Hash_LogStore.h index f4dc0185131..3e86a21c53c 100644 --- a/TAO/orbsvcs/orbsvcs/Log/Hash_LogStore.h +++ b/TAO/orbsvcs/orbsvcs/Log/Hash_LogStore.h @@ -4,8 +4,6 @@ /** * @file Hash_LogStore.h * - * $Id$ - * * @author Matthew Braun <mjb2@cs.wustl.edu> * @author Pradeep Gore <pradeep@cs.wustl.edu> * @author David A. Hanvey <d.hanvey@qub.ac.uk> diff --git a/TAO/orbsvcs/orbsvcs/Log/Hash_Persistence_Strategy.h b/TAO/orbsvcs/orbsvcs/Log/Hash_Persistence_Strategy.h index 43f5e4a6ae5..6ada2565332 100644 --- a/TAO/orbsvcs/orbsvcs/Log/Hash_Persistence_Strategy.h +++ b/TAO/orbsvcs/orbsvcs/Log/Hash_Persistence_Strategy.h @@ -4,8 +4,6 @@ /** * @file Hash_Persistence_Strategy.h * - * $Id$ - * * @author Matthew Braun <mjb2@cs.wustl.edu> * @author Pradeep Gore <pradeep@cs.wustl.edu> * @author David A. Hanvey <d.hanvey@qub.ac.uk> diff --git a/TAO/orbsvcs/orbsvcs/Log/Iterator_i.h b/TAO/orbsvcs/orbsvcs/Log/Iterator_i.h index 3a605e63731..78470a5f94b 100644 --- a/TAO/orbsvcs/orbsvcs/Log/Iterator_i.h +++ b/TAO/orbsvcs/orbsvcs/Log/Iterator_i.h @@ -4,8 +4,6 @@ /** * @file Iterator_i.h * - * $Id$ - * * Implementation of the DsLogAdmin::Iterator interface. * * diff --git a/TAO/orbsvcs/orbsvcs/Log/LogActivator.h b/TAO/orbsvcs/orbsvcs/Log/LogActivator.h index dbea8b11613..eeea810567b 100644 --- a/TAO/orbsvcs/orbsvcs/Log/LogActivator.h +++ b/TAO/orbsvcs/orbsvcs/Log/LogActivator.h @@ -4,8 +4,6 @@ /** * @file LogActivator.h * - * $Id$ - * */ //============================================================================= diff --git a/TAO/orbsvcs/orbsvcs/Log/LogMgr_i.h b/TAO/orbsvcs/orbsvcs/Log/LogMgr_i.h index 329118ca773..be550d10293 100644 --- a/TAO/orbsvcs/orbsvcs/Log/LogMgr_i.h +++ b/TAO/orbsvcs/orbsvcs/Log/LogMgr_i.h @@ -4,8 +4,6 @@ /** * @file LogMgr_i.h * - * $Id$ - * * Implementation of the DsLogAdmin::LogMgr interface. * * @author Matthew Braun <mjb2@cs.wustl.edu> diff --git a/TAO/orbsvcs/orbsvcs/Log/LogNotification.h b/TAO/orbsvcs/orbsvcs/Log/LogNotification.h index b99ca01893a..a1d439676bb 100644 --- a/TAO/orbsvcs/orbsvcs/Log/LogNotification.h +++ b/TAO/orbsvcs/orbsvcs/Log/LogNotification.h @@ -4,8 +4,6 @@ /** * @file LogNotification.h * - * $Id$ - * * Implementation of the DsLogAdmin::LogNotification interface. * * @author D A Hanvey <d.hanvey@qub.ac.uk> diff --git a/TAO/orbsvcs/orbsvcs/Log/LogRecordStore.h b/TAO/orbsvcs/orbsvcs/Log/LogRecordStore.h index ccc0d3debd4..1c38aca1879 100644 --- a/TAO/orbsvcs/orbsvcs/Log/LogRecordStore.h +++ b/TAO/orbsvcs/orbsvcs/Log/LogRecordStore.h @@ -4,8 +4,6 @@ /** * @file LogRecordStore.h * - * $Id$ - * * @author Matthew Braun <mjb2@cs.wustl.edu> * @author Pradeep Gore <pradeep@cs.wustl.edu> * @author David A. Hanvey <d.hanvey@qub.ac.uk> diff --git a/TAO/orbsvcs/orbsvcs/Log/LogStore.h b/TAO/orbsvcs/orbsvcs/Log/LogStore.h index f601020c944..62abf1d6d8b 100644 --- a/TAO/orbsvcs/orbsvcs/Log/LogStore.h +++ b/TAO/orbsvcs/orbsvcs/Log/LogStore.h @@ -4,8 +4,6 @@ /** * @file LogStore.h * - * $Id$ - * * @author Matthew Braun <mjb2@cs.wustl.edu> * @author Pradeep Gore <pradeep@cs.wustl.edu> * @author David A. Hanvey <d.hanvey@qub.ac.uk> diff --git a/TAO/orbsvcs/orbsvcs/Log/Log_Compaction_Handler.h b/TAO/orbsvcs/orbsvcs/Log/Log_Compaction_Handler.h index 3e51de61602..7b6444d8f15 100644 --- a/TAO/orbsvcs/orbsvcs/Log/Log_Compaction_Handler.h +++ b/TAO/orbsvcs/orbsvcs/Log/Log_Compaction_Handler.h @@ -4,8 +4,6 @@ /** * @file Log_Compaction_Handler.h * - * $Id$ - * */ //============================================================================= diff --git a/TAO/orbsvcs/orbsvcs/Log/Log_Constraint_Interpreter.h b/TAO/orbsvcs/orbsvcs/Log/Log_Constraint_Interpreter.h index d13c4d2cfdd..31e5eb67915 100644 --- a/TAO/orbsvcs/orbsvcs/Log/Log_Constraint_Interpreter.h +++ b/TAO/orbsvcs/orbsvcs/Log/Log_Constraint_Interpreter.h @@ -4,8 +4,6 @@ /** * @file Log_Constraint_Interpreter.h * - * $Id$ - * * * * diff --git a/TAO/orbsvcs/orbsvcs/Log/Log_Constraint_Visitors.h b/TAO/orbsvcs/orbsvcs/Log/Log_Constraint_Visitors.h index 7d8f00baf22..b1a15532092 100644 --- a/TAO/orbsvcs/orbsvcs/Log/Log_Constraint_Visitors.h +++ b/TAO/orbsvcs/orbsvcs/Log/Log_Constraint_Visitors.h @@ -4,8 +4,6 @@ /** * @file Log_Constraint_Visitors.h * - * $Id$ - * * @author Pradeep Gore <pradeep@cs.wustl.edu> * @author Jeff Parsons <parsons@cs.wustl.edu> * @author D A Hanvey <d.hanvey@qub.ac.uk> diff --git a/TAO/orbsvcs/orbsvcs/Log/Log_Flush_Handler.h b/TAO/orbsvcs/orbsvcs/Log/Log_Flush_Handler.h index f61d40ad999..4082c658b94 100644 --- a/TAO/orbsvcs/orbsvcs/Log/Log_Flush_Handler.h +++ b/TAO/orbsvcs/orbsvcs/Log/Log_Flush_Handler.h @@ -4,8 +4,6 @@ /** * @file Log_Flush_Handler.h * - * $Id$ - * */ //============================================================================= diff --git a/TAO/orbsvcs/orbsvcs/Log/Log_Persistence_Strategy.h b/TAO/orbsvcs/orbsvcs/Log/Log_Persistence_Strategy.h index 712d43deb0c..22171dfe6df 100644 --- a/TAO/orbsvcs/orbsvcs/Log/Log_Persistence_Strategy.h +++ b/TAO/orbsvcs/orbsvcs/Log/Log_Persistence_Strategy.h @@ -4,8 +4,6 @@ /** * @file Log_Persistence_Strategy.h * - * $Id$ - * * @author Matthew Braun <mjb2@cs.wustl.edu> * @author Pradeep Gore <pradeep@cs.wustl.edu> * @author David A. Hanvey <d.hanvey@qub.ac.uk> diff --git a/TAO/orbsvcs/orbsvcs/Log/Log_i.h b/TAO/orbsvcs/orbsvcs/Log/Log_i.h index 6e0d34b39dd..2acd7118833 100644 --- a/TAO/orbsvcs/orbsvcs/Log/Log_i.h +++ b/TAO/orbsvcs/orbsvcs/Log/Log_i.h @@ -4,8 +4,6 @@ /** * @file Log_i.h * - * $Id$ - * * Implementation of the DsLogAdmin::Log interface. * * @author Matthew Braun <mjb2@cs.wustl.edu> diff --git a/TAO/orbsvcs/orbsvcs/Log/NotifyLogConsumer.h b/TAO/orbsvcs/orbsvcs/Log/NotifyLogConsumer.h index 7b3cc8bd1c6..da76a5400f0 100644 --- a/TAO/orbsvcs/orbsvcs/Log/NotifyLogConsumer.h +++ b/TAO/orbsvcs/orbsvcs/Log/NotifyLogConsumer.h @@ -4,8 +4,6 @@ /** * @file NotifyLogConsumer.h * - * $Id$ - * * The NotifyLogConsumer connects to the NotifyLog and logs the events * that are pushed to the NotifyLog. * diff --git a/TAO/orbsvcs/orbsvcs/Log/NotifyLogFactory_i.h b/TAO/orbsvcs/orbsvcs/Log/NotifyLogFactory_i.h index fbd0c08036a..7f902a24886 100644 --- a/TAO/orbsvcs/orbsvcs/Log/NotifyLogFactory_i.h +++ b/TAO/orbsvcs/orbsvcs/Log/NotifyLogFactory_i.h @@ -4,8 +4,6 @@ /** * @file NotifyLogFactory_i.h * - * $Id$ - * * Implements the Factory for NotifyLog Objects. * * diff --git a/TAO/orbsvcs/orbsvcs/Log/NotifyLogNotification.h b/TAO/orbsvcs/orbsvcs/Log/NotifyLogNotification.h index 2d3268a37df..69c55aeb204 100644 --- a/TAO/orbsvcs/orbsvcs/Log/NotifyLogNotification.h +++ b/TAO/orbsvcs/orbsvcs/Log/NotifyLogNotification.h @@ -4,8 +4,6 @@ /** * @file NotifyLogNotification.h * - * $Id$ - * * Methods to enable log-generated events. * * @author D A Hanvey <d.hanvey@qub.ac.uk> diff --git a/TAO/orbsvcs/orbsvcs/Log/NotifyLog_i.h b/TAO/orbsvcs/orbsvcs/Log/NotifyLog_i.h index 23fd3eb4724..505a14bb1cc 100644 --- a/TAO/orbsvcs/orbsvcs/Log/NotifyLog_i.h +++ b/TAO/orbsvcs/orbsvcs/Log/NotifyLog_i.h @@ -4,8 +4,6 @@ /** * @file NotifyLog_i.h * - * $Id$ - * * Implementation of the DsNotifyLogAdmin::NotifyLog interface. * File also conatins TAO_Notify_LogConsumer which is used * to write events to the Log. diff --git a/TAO/orbsvcs/orbsvcs/Log/RTEventLogConsumer.h b/TAO/orbsvcs/orbsvcs/Log/RTEventLogConsumer.h index 6d7ae4ae311..c82014cfe53 100644 --- a/TAO/orbsvcs/orbsvcs/Log/RTEventLogConsumer.h +++ b/TAO/orbsvcs/orbsvcs/Log/RTEventLogConsumer.h @@ -4,8 +4,6 @@ /** * @file RTEventLogConsumer.h * - * $Id$ - * * The RTEventLogConsumer connects to the RTEventLog and logs the events * that are pushed to the RTEventLog. * diff --git a/TAO/orbsvcs/orbsvcs/Log/RTEventLogFactory_i.h b/TAO/orbsvcs/orbsvcs/Log/RTEventLogFactory_i.h index 75acc1d0b6c..7b017277f5d 100644 --- a/TAO/orbsvcs/orbsvcs/Log/RTEventLogFactory_i.h +++ b/TAO/orbsvcs/orbsvcs/Log/RTEventLogFactory_i.h @@ -4,8 +4,6 @@ /** * @file RTEventLogFactory_i.h * - * $Id$ - * * Implements the Factory for NotifyLog Objects. * * @author David A. Hanvey <d.hanvey@qub.ac.uk> diff --git a/TAO/orbsvcs/orbsvcs/Log/RTEventLogNotification.h b/TAO/orbsvcs/orbsvcs/Log/RTEventLogNotification.h index 72bc3a6491b..27f82e6e40e 100644 --- a/TAO/orbsvcs/orbsvcs/Log/RTEventLogNotification.h +++ b/TAO/orbsvcs/orbsvcs/Log/RTEventLogNotification.h @@ -4,8 +4,6 @@ /** * @file RTEventLogNotification.h * - * $Id$ - * * Methods to enable log-generated events. * * @author D A Hanvey <d.hanvey@qub.ac.uk> diff --git a/TAO/orbsvcs/orbsvcs/Log/RTEventLog_i.h b/TAO/orbsvcs/orbsvcs/Log/RTEventLog_i.h index 3a7d55316bf..84bdaacd7a5 100644 --- a/TAO/orbsvcs/orbsvcs/Log/RTEventLog_i.h +++ b/TAO/orbsvcs/orbsvcs/Log/RTEventLog_i.h @@ -4,8 +4,6 @@ /** * @file RTEventLog_i.h * - * $Id$ - * * Implementation of the RTEventLogAdmin::NotifyLog interface. * * diff --git a/TAO/orbsvcs/orbsvcs/Naming/Bindings_Iterator_T.h b/TAO/orbsvcs/orbsvcs/Naming/Bindings_Iterator_T.h index 4b1b7e7a6c8..17a72a24773 100644 --- a/TAO/orbsvcs/orbsvcs/Naming/Bindings_Iterator_T.h +++ b/TAO/orbsvcs/orbsvcs/Naming/Bindings_Iterator_T.h @@ -4,8 +4,6 @@ /** * @file Bindings_Iterator_T.h * - * $Id$ - * * @author Marina Spivak <marina@cs.wustl.edu> */ //============================================================================= diff --git a/TAO/orbsvcs/orbsvcs/Naming/Entries.cpp b/TAO/orbsvcs/orbsvcs/Naming/Entries.cpp index 69061e2ce04..a87786acf38 100644 --- a/TAO/orbsvcs/orbsvcs/Naming/Entries.cpp +++ b/TAO/orbsvcs/orbsvcs/Naming/Entries.cpp @@ -3,8 +3,6 @@ /** * @file Entries.cpp * - * $Id$ - * * @author Marina Spivak <marina@cs.wustl.edu> */ //============================================================================= diff --git a/TAO/orbsvcs/orbsvcs/Naming/Entries.h b/TAO/orbsvcs/orbsvcs/Naming/Entries.h index e41d9bdf258..60fdea8210a 100644 --- a/TAO/orbsvcs/orbsvcs/Naming/Entries.h +++ b/TAO/orbsvcs/orbsvcs/Naming/Entries.h @@ -4,8 +4,6 @@ /** * @file Entries.h * - * $Id$ - * * @author Marina Spivak <marina@cs.wustl.edu> */ //============================================================================= diff --git a/TAO/orbsvcs/orbsvcs/Naming/FaultTolerant/FT_Location_Index_Map.h b/TAO/orbsvcs/orbsvcs/Naming/FaultTolerant/FT_Location_Index_Map.h index fa1fe4e3cee..8dbafa744b7 100644 --- a/TAO/orbsvcs/orbsvcs/Naming/FaultTolerant/FT_Location_Index_Map.h +++ b/TAO/orbsvcs/orbsvcs/Naming/FaultTolerant/FT_Location_Index_Map.h @@ -4,8 +4,6 @@ /** * @file FT_Location_Index_Map.h * - * $Id$ - * * @author Kevin Stanley <stanleyk@ociweb.com> */ //======================================================================= diff --git a/TAO/orbsvcs/orbsvcs/Naming/FaultTolerant/FT_PG_Object_Group_Storable.h b/TAO/orbsvcs/orbsvcs/Naming/FaultTolerant/FT_PG_Object_Group_Storable.h index e5e146441ce..05eebfd60e5 100644 --- a/TAO/orbsvcs/orbsvcs/Naming/FaultTolerant/FT_PG_Object_Group_Storable.h +++ b/TAO/orbsvcs/orbsvcs/Naming/FaultTolerant/FT_PG_Object_Group_Storable.h @@ -4,8 +4,6 @@ /** * @file FT_PG_Object_Group_Storable.h * - * $Id$ - * * Contains declaration for class FT_PG_Object_Group_Storable. * * @author Byron Harris <harrisb@ociweb.com> diff --git a/TAO/orbsvcs/orbsvcs/Naming/FaultTolerant/FT_Persistent_Naming_Context.h b/TAO/orbsvcs/orbsvcs/Naming/FaultTolerant/FT_Persistent_Naming_Context.h index 8e1c7223dad..3766a4f0757 100644 --- a/TAO/orbsvcs/orbsvcs/Naming/FaultTolerant/FT_Persistent_Naming_Context.h +++ b/TAO/orbsvcs/orbsvcs/Naming/FaultTolerant/FT_Persistent_Naming_Context.h @@ -4,8 +4,6 @@ /** * @file FT_Persistent_Naming_Context.h * - * $Id$ - * * @author Kevin Stanley <stanleyk@ociweb.com> */ //============================================================================= diff --git a/TAO/orbsvcs/orbsvcs/Naming/FaultTolerant/FT_Persistent_Naming_Context_Factory.h b/TAO/orbsvcs/orbsvcs/Naming/FaultTolerant/FT_Persistent_Naming_Context_Factory.h index bebf02fdbc7..15f0cb9b42b 100644 --- a/TAO/orbsvcs/orbsvcs/Naming/FaultTolerant/FT_Persistent_Naming_Context_Factory.h +++ b/TAO/orbsvcs/orbsvcs/Naming/FaultTolerant/FT_Persistent_Naming_Context_Factory.h @@ -4,8 +4,6 @@ /** * @file FT_Persistent_Naming_Context_Factory.h * - * $Id$ - * * @author Kevin Stanley stanleyk@ociweb.com> */ //============================================================================= diff --git a/TAO/orbsvcs/orbsvcs/Naming/FaultTolerant/FT_Random.h b/TAO/orbsvcs/orbsvcs/Naming/FaultTolerant/FT_Random.h index b4e8cc9d1f4..28a20ef67d2 100644 --- a/TAO/orbsvcs/orbsvcs/Naming/FaultTolerant/FT_Random.h +++ b/TAO/orbsvcs/orbsvcs/Naming/FaultTolerant/FT_Random.h @@ -4,8 +4,6 @@ /** * @file FT_Random.h * - * $Id$ - * * @author Kevin Stanley <stanleyk@ociweb.com> */ //============================================================================= diff --git a/TAO/orbsvcs/orbsvcs/Naming/FaultTolerant/FT_Round_Robin.h b/TAO/orbsvcs/orbsvcs/Naming/FaultTolerant/FT_Round_Robin.h index 783f4af6182..6076c463443 100644 --- a/TAO/orbsvcs/orbsvcs/Naming/FaultTolerant/FT_Round_Robin.h +++ b/TAO/orbsvcs/orbsvcs/Naming/FaultTolerant/FT_Round_Robin.h @@ -4,8 +4,6 @@ /** * @file FT_Round_Robin.h * - * $Id$ - * * @author Kevin Stanley <stanleyk@ociweb.com> */ //============================================================================= diff --git a/TAO/orbsvcs/orbsvcs/Naming/FaultTolerant/FT_Storable_Naming_Context.h b/TAO/orbsvcs/orbsvcs/Naming/FaultTolerant/FT_Storable_Naming_Context.h index b319cec235e..517076e250b 100644 --- a/TAO/orbsvcs/orbsvcs/Naming/FaultTolerant/FT_Storable_Naming_Context.h +++ b/TAO/orbsvcs/orbsvcs/Naming/FaultTolerant/FT_Storable_Naming_Context.h @@ -4,8 +4,6 @@ /** * @file FT_Storable_Naming_Context.h * - * $Id$ - * * @author Kevin Stanley <stanleyk@ociweb.com> */ //============================================================================= diff --git a/TAO/orbsvcs/orbsvcs/Naming/FaultTolerant/FT_Storable_Naming_Context_Factory.h b/TAO/orbsvcs/orbsvcs/Naming/FaultTolerant/FT_Storable_Naming_Context_Factory.h index b714d052914..32696dff77f 100644 --- a/TAO/orbsvcs/orbsvcs/Naming/FaultTolerant/FT_Storable_Naming_Context_Factory.h +++ b/TAO/orbsvcs/orbsvcs/Naming/FaultTolerant/FT_Storable_Naming_Context_Factory.h @@ -4,8 +4,6 @@ /** * @file FT_Storable_Naming_Context_Factory.h * - * $Id$ - * * @author Kevin Stanley stanleyk@ociweb.com> */ //============================================================================= diff --git a/TAO/orbsvcs/orbsvcs/Naming/FaultTolerant/nsgroup_svc.cpp b/TAO/orbsvcs/orbsvcs/Naming/FaultTolerant/nsgroup_svc.cpp index e52740be92a..137e152e70d 100644 --- a/TAO/orbsvcs/orbsvcs/Naming/FaultTolerant/nsgroup_svc.cpp +++ b/TAO/orbsvcs/orbsvcs/Naming/FaultTolerant/nsgroup_svc.cpp @@ -2,8 +2,6 @@ /** * @file nsgroup_svc.cpp * - * $Id$ - * * This file implements nsgroup utility operations * * @author Phillip LaBanca <labancap@ociweb.com> diff --git a/TAO/orbsvcs/orbsvcs/Naming/FaultTolerant/nsgroup_svc.h b/TAO/orbsvcs/orbsvcs/Naming/FaultTolerant/nsgroup_svc.h index e452fda3356..10448f4d1db 100644 --- a/TAO/orbsvcs/orbsvcs/Naming/FaultTolerant/nsgroup_svc.h +++ b/TAO/orbsvcs/orbsvcs/Naming/FaultTolerant/nsgroup_svc.h @@ -2,8 +2,6 @@ /** * @file nsgroup_svc.h * - * $Id$ - * * @author Phillip LaBanca <labancap@ociweb.com> */ //========================================================================== diff --git a/TAO/orbsvcs/orbsvcs/Naming/Hash_Naming_Context.cpp b/TAO/orbsvcs/orbsvcs/Naming/Hash_Naming_Context.cpp index 43cbdf3a7fc..3a7f45ccf79 100644 --- a/TAO/orbsvcs/orbsvcs/Naming/Hash_Naming_Context.cpp +++ b/TAO/orbsvcs/orbsvcs/Naming/Hash_Naming_Context.cpp @@ -2,8 +2,6 @@ /** * @file Hash_Naming_Context.cpp * - * $Id$ - * * @author Marina Spivak <marina@cs.wustl.edu> and Sergio Flores-Gaitan <sergio@cs.wustl.edu> */ //============================================================================= diff --git a/TAO/orbsvcs/orbsvcs/Naming/Hash_Naming_Context.h b/TAO/orbsvcs/orbsvcs/Naming/Hash_Naming_Context.h index 677e9c6956d..fca03ee81ca 100644 --- a/TAO/orbsvcs/orbsvcs/Naming/Hash_Naming_Context.h +++ b/TAO/orbsvcs/orbsvcs/Naming/Hash_Naming_Context.h @@ -4,8 +4,6 @@ /** * @file Hash_Naming_Context.h * - * $Id$ - * * @author Marina Spivak <marina@cs.wustl.edu> */ //============================================================================= diff --git a/TAO/orbsvcs/orbsvcs/Naming/Naming_Client.h b/TAO/orbsvcs/orbsvcs/Naming/Naming_Client.h index 139226d0747..243352cacc3 100644 --- a/TAO/orbsvcs/orbsvcs/Naming/Naming_Client.h +++ b/TAO/orbsvcs/orbsvcs/Naming/Naming_Client.h @@ -4,8 +4,6 @@ /** * @file Naming_Client.h * - * $Id$ - * * Implement wrappers useful to Naming Service clients. * * diff --git a/TAO/orbsvcs/orbsvcs/Naming/Naming_Context_Interface.cpp b/TAO/orbsvcs/orbsvcs/Naming/Naming_Context_Interface.cpp index 675ce30a086..8e2c9f6bdb8 100644 --- a/TAO/orbsvcs/orbsvcs/Naming/Naming_Context_Interface.cpp +++ b/TAO/orbsvcs/orbsvcs/Naming/Naming_Context_Interface.cpp @@ -3,8 +3,6 @@ /** * @file Naming_Context_Interface.cpp * - * $Id$ - * * @author Marina Spivak <marina@cs.wustl.edu> */ //============================================================================= diff --git a/TAO/orbsvcs/orbsvcs/Naming/Naming_Context_Interface.h b/TAO/orbsvcs/orbsvcs/Naming/Naming_Context_Interface.h index 8a0fb32be8e..a87cf97f8d4 100644 --- a/TAO/orbsvcs/orbsvcs/Naming/Naming_Context_Interface.h +++ b/TAO/orbsvcs/orbsvcs/Naming/Naming_Context_Interface.h @@ -4,8 +4,6 @@ /** * @file Naming_Context_Interface.h * - * $Id$ - * * @author Marina Spivak <marina@cs.wustl.edu> */ //============================================================================= diff --git a/TAO/orbsvcs/orbsvcs/Naming/Naming_Server.h b/TAO/orbsvcs/orbsvcs/Naming/Naming_Server.h index 188fbae6936..c15a5d0d357 100644 --- a/TAO/orbsvcs/orbsvcs/Naming/Naming_Server.h +++ b/TAO/orbsvcs/orbsvcs/Naming/Naming_Server.h @@ -4,8 +4,6 @@ /** * @file Naming_Server.h * - * $Id$ - * * Implement wrappers useful to Naming Service servers. * * diff --git a/TAO/orbsvcs/orbsvcs/Naming/Naming_Service_Container.cpp b/TAO/orbsvcs/orbsvcs/Naming/Naming_Service_Container.cpp index 84942c498ea..216121e7a55 100644 --- a/TAO/orbsvcs/orbsvcs/Naming/Naming_Service_Container.cpp +++ b/TAO/orbsvcs/orbsvcs/Naming/Naming_Service_Container.cpp @@ -2,8 +2,6 @@ /** * @file Naming_Service_Container.cpp * - * $Id$ - * * @author Bruce Trask <trask_b@ociweb.com> */ //============================================================================= diff --git a/TAO/orbsvcs/orbsvcs/Naming/Naming_Service_Container.h b/TAO/orbsvcs/orbsvcs/Naming/Naming_Service_Container.h index 212f2cbc280..138fe106ddb 100644 --- a/TAO/orbsvcs/orbsvcs/Naming/Naming_Service_Container.h +++ b/TAO/orbsvcs/orbsvcs/Naming/Naming_Service_Container.h @@ -4,8 +4,6 @@ /** * @file Naming_Service_Container.h * - * $Id$ - * * @author Bruce Trask <trask_b@ociweb.com> */ //============================================================================= diff --git a/TAO/orbsvcs/orbsvcs/Naming/Persistent_Context_Index.h b/TAO/orbsvcs/orbsvcs/Naming/Persistent_Context_Index.h index 6343939f542..dce55502484 100644 --- a/TAO/orbsvcs/orbsvcs/Naming/Persistent_Context_Index.h +++ b/TAO/orbsvcs/orbsvcs/Naming/Persistent_Context_Index.h @@ -4,8 +4,6 @@ /** * @file Persistent_Context_Index.h * - * $Id$ - * * @author Marina Spivak <marina@cs.wustl.edu> */ //============================================================================= diff --git a/TAO/orbsvcs/orbsvcs/Naming/Persistent_Entries.cpp b/TAO/orbsvcs/orbsvcs/Naming/Persistent_Entries.cpp index a1e960642ba..098a8009273 100644 --- a/TAO/orbsvcs/orbsvcs/Naming/Persistent_Entries.cpp +++ b/TAO/orbsvcs/orbsvcs/Naming/Persistent_Entries.cpp @@ -3,8 +3,6 @@ /** * @file Persistent_Entries.cpp * - * $Id$ - * * @author Marina Spivak <marina@cs.wustl.edu> */ //============================================================================= diff --git a/TAO/orbsvcs/orbsvcs/Naming/Persistent_Entries.h b/TAO/orbsvcs/orbsvcs/Naming/Persistent_Entries.h index d418414a945..a0ed5c22948 100644 --- a/TAO/orbsvcs/orbsvcs/Naming/Persistent_Entries.h +++ b/TAO/orbsvcs/orbsvcs/Naming/Persistent_Entries.h @@ -4,8 +4,6 @@ /** * @file Persistent_Entries.h * - * $Id$ - * * @author Marina Spivak <marina@cs.wustl.edu> */ //============================================================================= diff --git a/TAO/orbsvcs/orbsvcs/Naming/Persistent_Naming_Context.h b/TAO/orbsvcs/orbsvcs/Naming/Persistent_Naming_Context.h index 56e7a886c1f..df45c4f337b 100644 --- a/TAO/orbsvcs/orbsvcs/Naming/Persistent_Naming_Context.h +++ b/TAO/orbsvcs/orbsvcs/Naming/Persistent_Naming_Context.h @@ -4,8 +4,6 @@ /** * @file Persistent_Naming_Context.h * - * $Id$ - * * @author Marina Spivak <marina@cs.wustl.edu> */ //============================================================================= diff --git a/TAO/orbsvcs/orbsvcs/Naming/Persistent_Naming_Context_Factory.h b/TAO/orbsvcs/orbsvcs/Naming/Persistent_Naming_Context_Factory.h index 570536be79c..d89f9538177 100644 --- a/TAO/orbsvcs/orbsvcs/Naming/Persistent_Naming_Context_Factory.h +++ b/TAO/orbsvcs/orbsvcs/Naming/Persistent_Naming_Context_Factory.h @@ -4,8 +4,6 @@ /** * @file Persistent_Naming_Context_Factory.h * - * $Id$ - * * @author Kevin Stanley stanleyk@ociweb.com> */ //============================================================================= diff --git a/TAO/orbsvcs/orbsvcs/Naming/Storable.cpp b/TAO/orbsvcs/orbsvcs/Naming/Storable.cpp index 4d7cfc700d2..8c7e19d6b68 100644 --- a/TAO/orbsvcs/orbsvcs/Naming/Storable.cpp +++ b/TAO/orbsvcs/orbsvcs/Naming/Storable.cpp @@ -2,8 +2,6 @@ /** * @file Storable.cpp * - * $Id$ - * * @author Bruce Trask <trask_b@ociweb.com> Chanaka Liyanaarachchi <chanaka@ociweb.com> */ //============================================================================= diff --git a/TAO/orbsvcs/orbsvcs/Naming/Storable.h b/TAO/orbsvcs/orbsvcs/Naming/Storable.h index 6d9582e2dae..e49f2538f05 100644 --- a/TAO/orbsvcs/orbsvcs/Naming/Storable.h +++ b/TAO/orbsvcs/orbsvcs/Naming/Storable.h @@ -4,8 +4,6 @@ /** * @file Storable.h * - * $Id$ - * * @author Bruce Trask <trask_b@ociweb.com> * @author Chanaka Liyanaarachchi <chanaka@ociweb.com> */ diff --git a/TAO/orbsvcs/orbsvcs/Naming/Storable.inl b/TAO/orbsvcs/orbsvcs/Naming/Storable.inl index 1c5b7020ca6..b81b1a1c1d6 100644 --- a/TAO/orbsvcs/orbsvcs/Naming/Storable.inl +++ b/TAO/orbsvcs/orbsvcs/Naming/Storable.inl @@ -4,8 +4,6 @@ /** * @file Storable.inl * - * $Id$ - * * @author Bruce Trask <trask_b@ociweb.com> * @author Chanaka Liyanaarachchi <chanaka@ociweb.com> */ diff --git a/TAO/orbsvcs/orbsvcs/Naming/Storable_Naming_Context.h b/TAO/orbsvcs/orbsvcs/Naming/Storable_Naming_Context.h index 14fbad52125..5c2f37d9fd1 100644 --- a/TAO/orbsvcs/orbsvcs/Naming/Storable_Naming_Context.h +++ b/TAO/orbsvcs/orbsvcs/Naming/Storable_Naming_Context.h @@ -3,8 +3,6 @@ /** * @file Storable_Naming_Context.h * - * $Id$ - * * @author Bruce Trask <trask_b@ociweb.com> */ //============================================================================= diff --git a/TAO/orbsvcs/orbsvcs/Naming/Storable_Naming_Context_Activator.cpp b/TAO/orbsvcs/orbsvcs/Naming/Storable_Naming_Context_Activator.cpp index e79f55877a7..f8018b1d38c 100644 --- a/TAO/orbsvcs/orbsvcs/Naming/Storable_Naming_Context_Activator.cpp +++ b/TAO/orbsvcs/orbsvcs/Naming/Storable_Naming_Context_Activator.cpp @@ -2,8 +2,6 @@ /** * @file Storable_Naming_Context_Activator.cpp * - * $Id$ - * * @author Byron Harris <harris_b@ociweb.com> */ //============================================================================= diff --git a/TAO/orbsvcs/orbsvcs/Naming/Storable_Naming_Context_Activator.h b/TAO/orbsvcs/orbsvcs/Naming/Storable_Naming_Context_Activator.h index bfb20a98e72..504e58b7ab9 100644 --- a/TAO/orbsvcs/orbsvcs/Naming/Storable_Naming_Context_Activator.h +++ b/TAO/orbsvcs/orbsvcs/Naming/Storable_Naming_Context_Activator.h @@ -5,8 +5,6 @@ /** * @file Storable_Naming_Context_Activator.h * - * $Id$ - * * @author Byron Harris <harris_b@ociweb.com> */ //============================================================================= diff --git a/TAO/orbsvcs/orbsvcs/Naming/Storable_Naming_Context_Factory.h b/TAO/orbsvcs/orbsvcs/Naming/Storable_Naming_Context_Factory.h index 48094ecb0b5..1a3ffaee699 100644 --- a/TAO/orbsvcs/orbsvcs/Naming/Storable_Naming_Context_Factory.h +++ b/TAO/orbsvcs/orbsvcs/Naming/Storable_Naming_Context_Factory.h @@ -4,8 +4,6 @@ /** * @file Storable_Naming_Context_Factory.h * - * $Id$ - * * @author Kevin Stanley stanleyk@ociweb.com> */ //============================================================================= diff --git a/TAO/orbsvcs/orbsvcs/Naming/Transient_Naming_Context.cpp b/TAO/orbsvcs/orbsvcs/Naming/Transient_Naming_Context.cpp index 527e568f82e..0e56e61a49b 100644 --- a/TAO/orbsvcs/orbsvcs/Naming/Transient_Naming_Context.cpp +++ b/TAO/orbsvcs/orbsvcs/Naming/Transient_Naming_Context.cpp @@ -2,8 +2,6 @@ /** * @file Transient_Naming_Context.cpp * - * $Id$ - * * @author Marina Spivak <marina@cs.wustl.edu> and Sergio Flores-Gaitan <sergio@cs.wustl.edu> */ //============================================================================= diff --git a/TAO/orbsvcs/orbsvcs/Naming/Transient_Naming_Context.h b/TAO/orbsvcs/orbsvcs/Naming/Transient_Naming_Context.h index 4cae61f9209..96572179b20 100644 --- a/TAO/orbsvcs/orbsvcs/Naming/Transient_Naming_Context.h +++ b/TAO/orbsvcs/orbsvcs/Naming/Transient_Naming_Context.h @@ -4,8 +4,6 @@ /** * @file Transient_Naming_Context.h * - * $Id$ - * * @author Marina Spivak <marina@cs.wustl.edu> */ //============================================================================= diff --git a/TAO/orbsvcs/orbsvcs/Naming/nsconf.h b/TAO/orbsvcs/orbsvcs/Naming/nsconf.h index 6f5b66d830e..5bbf02770c8 100644 --- a/TAO/orbsvcs/orbsvcs/Naming/nsconf.h +++ b/TAO/orbsvcs/orbsvcs/Naming/nsconf.h @@ -2,8 +2,6 @@ /** * @file nsconf.h * - * $Id$ - * * Name service configuration file. * * diff --git a/TAO/orbsvcs/orbsvcs/Notify/Admin.h b/TAO/orbsvcs/orbsvcs/Notify/Admin.h index 1962d352465..6a551141579 100644 --- a/TAO/orbsvcs/orbsvcs/Notify/Admin.h +++ b/TAO/orbsvcs/orbsvcs/Notify/Admin.h @@ -2,8 +2,6 @@ /** * @file Admin.h * - * $Id$ - * * @author Pradeep Gore <pradeep@oomworks.com> * * diff --git a/TAO/orbsvcs/orbsvcs/Notify/AdminProperties.h b/TAO/orbsvcs/orbsvcs/Notify/AdminProperties.h index 7e13db11f12..85578a97c66 100644 --- a/TAO/orbsvcs/orbsvcs/Notify/AdminProperties.h +++ b/TAO/orbsvcs/orbsvcs/Notify/AdminProperties.h @@ -2,8 +2,6 @@ /** * @file AdminProperties.h * - * $Id$ - * * @author Pradeep Gore <pradeep@oomworks.com> * * diff --git a/TAO/orbsvcs/orbsvcs/Notify/Any/AnyEvent.h b/TAO/orbsvcs/orbsvcs/Notify/Any/AnyEvent.h index 804600c695b..17008180cb5 100644 --- a/TAO/orbsvcs/orbsvcs/Notify/Any/AnyEvent.h +++ b/TAO/orbsvcs/orbsvcs/Notify/Any/AnyEvent.h @@ -2,8 +2,6 @@ /** * @file AnyEvent.h * - * $Id$ - * * @author Pradeep Gore <pradeep@oomworks.com> * * diff --git a/TAO/orbsvcs/orbsvcs/Notify/Any/CosEC_ProxyPushConsumer.h b/TAO/orbsvcs/orbsvcs/Notify/Any/CosEC_ProxyPushConsumer.h index 34ff80241f3..3eceaa0b8e6 100644 --- a/TAO/orbsvcs/orbsvcs/Notify/Any/CosEC_ProxyPushConsumer.h +++ b/TAO/orbsvcs/orbsvcs/Notify/Any/CosEC_ProxyPushConsumer.h @@ -2,8 +2,6 @@ /** * @file CosEC_ProxyPushConsumer.h * - * $Id$ - * * @author Pradeep Gore <pradeep@oomworks.com> * * diff --git a/TAO/orbsvcs/orbsvcs/Notify/Any/CosEC_ProxyPushSupplier.h b/TAO/orbsvcs/orbsvcs/Notify/Any/CosEC_ProxyPushSupplier.h index dba2823bfd6..3f4d97536a2 100644 --- a/TAO/orbsvcs/orbsvcs/Notify/Any/CosEC_ProxyPushSupplier.h +++ b/TAO/orbsvcs/orbsvcs/Notify/Any/CosEC_ProxyPushSupplier.h @@ -2,8 +2,6 @@ /** * @file CosEC_ProxyPushSupplier.h * - * $Id$ - * * @author Pradeep Gore <pradeep@oomworks.com> * * diff --git a/TAO/orbsvcs/orbsvcs/Notify/Any/ProxyPushConsumer.h b/TAO/orbsvcs/orbsvcs/Notify/Any/ProxyPushConsumer.h index 3d41ad30596..875e7736aba 100644 --- a/TAO/orbsvcs/orbsvcs/Notify/Any/ProxyPushConsumer.h +++ b/TAO/orbsvcs/orbsvcs/Notify/Any/ProxyPushConsumer.h @@ -2,8 +2,6 @@ /** * @file ProxyPushConsumer.h * - * $Id$ - * * @author Pradeep Gore <pradeep@oomworks.com> * * diff --git a/TAO/orbsvcs/orbsvcs/Notify/Any/ProxyPushSupplier.h b/TAO/orbsvcs/orbsvcs/Notify/Any/ProxyPushSupplier.h index 90edad36a72..197f2f6539f 100644 --- a/TAO/orbsvcs/orbsvcs/Notify/Any/ProxyPushSupplier.h +++ b/TAO/orbsvcs/orbsvcs/Notify/Any/ProxyPushSupplier.h @@ -2,8 +2,6 @@ /** * @file ProxyPushSupplier.h * - * $Id$ - * * @author Pradeep Gore <pradeep@oomworks.com> * * diff --git a/TAO/orbsvcs/orbsvcs/Notify/Any/PushConsumer.h b/TAO/orbsvcs/orbsvcs/Notify/Any/PushConsumer.h index 0e88ccdfdfc..17b95d181a4 100644 --- a/TAO/orbsvcs/orbsvcs/Notify/Any/PushConsumer.h +++ b/TAO/orbsvcs/orbsvcs/Notify/Any/PushConsumer.h @@ -2,8 +2,6 @@ /** * @file PushConsumer.h * - * $Id$ - * * @author Pradeep Gore <pradeep@oomworks.com> * * diff --git a/TAO/orbsvcs/orbsvcs/Notify/Any/PushSupplier.h b/TAO/orbsvcs/orbsvcs/Notify/Any/PushSupplier.h index 7ffbc3e1463..bc539f38dce 100644 --- a/TAO/orbsvcs/orbsvcs/Notify/Any/PushSupplier.h +++ b/TAO/orbsvcs/orbsvcs/Notify/Any/PushSupplier.h @@ -2,8 +2,6 @@ /** * @file PushSupplier.h * - * $Id$ - * * @author Pradeep Gore <pradeep@oomworks.com> * * diff --git a/TAO/orbsvcs/orbsvcs/Notify/Bit_Vector.h b/TAO/orbsvcs/orbsvcs/Notify/Bit_Vector.h index 46f668814bf..2408b2e918f 100644 --- a/TAO/orbsvcs/orbsvcs/Notify/Bit_Vector.h +++ b/TAO/orbsvcs/orbsvcs/Notify/Bit_Vector.h @@ -4,8 +4,6 @@ /** * @file Bit_Vector.h * - * $Id$ - * * This is a basic bit vector class. * * @author Jonathan Pollack <pollack_j@ociweb.com> diff --git a/TAO/orbsvcs/orbsvcs/Notify/Buffering_Strategy.h b/TAO/orbsvcs/orbsvcs/Notify/Buffering_Strategy.h index be59b04ba40..e9d51b0ee03 100644 --- a/TAO/orbsvcs/orbsvcs/Notify/Buffering_Strategy.h +++ b/TAO/orbsvcs/orbsvcs/Notify/Buffering_Strategy.h @@ -2,8 +2,6 @@ /** * @file Buffering_Strategy.h * - * $Id$ - * * @author Pradeep Gore <pradeep@oomworks.com> * * diff --git a/TAO/orbsvcs/orbsvcs/Notify/Builder.h b/TAO/orbsvcs/orbsvcs/Notify/Builder.h index b0fba2e3b29..11599dd7edb 100644 --- a/TAO/orbsvcs/orbsvcs/Notify/Builder.h +++ b/TAO/orbsvcs/orbsvcs/Notify/Builder.h @@ -2,8 +2,6 @@ /** * @file Builder.h * - * $Id$ - * * @author Pradeep Gore <pradeep@oomworks.com> * * diff --git a/TAO/orbsvcs/orbsvcs/Notify/Consumer.h b/TAO/orbsvcs/orbsvcs/Notify/Consumer.h index b7a3e5242ee..a98a8e62c13 100644 --- a/TAO/orbsvcs/orbsvcs/Notify/Consumer.h +++ b/TAO/orbsvcs/orbsvcs/Notify/Consumer.h @@ -2,8 +2,6 @@ /** * @file Consumer.h * - * $Id$ - * * @author Pradeep Gore <pradeep@oomworks.com> * * diff --git a/TAO/orbsvcs/orbsvcs/Notify/ConsumerAdmin.h b/TAO/orbsvcs/orbsvcs/Notify/ConsumerAdmin.h index ab1061f4e82..3f334b24a57 100644 --- a/TAO/orbsvcs/orbsvcs/Notify/ConsumerAdmin.h +++ b/TAO/orbsvcs/orbsvcs/Notify/ConsumerAdmin.h @@ -2,8 +2,6 @@ /** * @file ConsumerAdmin.h * - * $Id$ - * * @author Pradeep Gore <pradeep@oomworks.com> * * diff --git a/TAO/orbsvcs/orbsvcs/Notify/Consumer_Map.h b/TAO/orbsvcs/orbsvcs/Notify/Consumer_Map.h index 4210fb99c45..3369c2b7a1e 100644 --- a/TAO/orbsvcs/orbsvcs/Notify/Consumer_Map.h +++ b/TAO/orbsvcs/orbsvcs/Notify/Consumer_Map.h @@ -2,8 +2,6 @@ /** * @file Consumer_Map.h * - * $Id$ - * * @author Pradeep Gore <pradeep@oomworks.com> * * diff --git a/TAO/orbsvcs/orbsvcs/Notify/Container_T.h b/TAO/orbsvcs/orbsvcs/Notify/Container_T.h index f85dd1fcdbe..8e5f41bc7cd 100644 --- a/TAO/orbsvcs/orbsvcs/Notify/Container_T.h +++ b/TAO/orbsvcs/orbsvcs/Notify/Container_T.h @@ -2,8 +2,6 @@ /** * @file Container_T.h * - * $Id$ - * * @author Pradeep Gore <pradeep@oomworks.com> * * diff --git a/TAO/orbsvcs/orbsvcs/Notify/CosNotify_Initializer.h b/TAO/orbsvcs/orbsvcs/Notify/CosNotify_Initializer.h index 85f035522b2..5cde68fcb5e 100644 --- a/TAO/orbsvcs/orbsvcs/Notify/CosNotify_Initializer.h +++ b/TAO/orbsvcs/orbsvcs/Notify/CosNotify_Initializer.h @@ -2,8 +2,6 @@ /** * @file CosNotify_Initializer.h * - * $Id$ - * * @author Pradeep Gore <pradeep@oomworks.com> * * diff --git a/TAO/orbsvcs/orbsvcs/Notify/CosNotify_Service.h b/TAO/orbsvcs/orbsvcs/Notify/CosNotify_Service.h index b60223c8966..0cb542acd7a 100644 --- a/TAO/orbsvcs/orbsvcs/Notify/CosNotify_Service.h +++ b/TAO/orbsvcs/orbsvcs/Notify/CosNotify_Service.h @@ -2,8 +2,6 @@ /** * @file CosNotify_Service.h * - * $Id$ - * * @author Pradeep Gore <pradeep@oomworks.com> * * diff --git a/TAO/orbsvcs/orbsvcs/Notify/Default_Factory.h b/TAO/orbsvcs/orbsvcs/Notify/Default_Factory.h index 450bfbc914c..2a0b8cb387c 100644 --- a/TAO/orbsvcs/orbsvcs/Notify/Default_Factory.h +++ b/TAO/orbsvcs/orbsvcs/Notify/Default_Factory.h @@ -2,8 +2,6 @@ /** * @file Default_Factory.h * - * $Id$ - * * @author Pradeep Gore <pradeep@oomworks.com> * * diff --git a/TAO/orbsvcs/orbsvcs/Notify/ETCL_Filter.h b/TAO/orbsvcs/orbsvcs/Notify/ETCL_Filter.h index afae176dab5..f80cc49313f 100644 --- a/TAO/orbsvcs/orbsvcs/Notify/ETCL_Filter.h +++ b/TAO/orbsvcs/orbsvcs/Notify/ETCL_Filter.h @@ -2,8 +2,6 @@ /** * @file ETCL_Filter.h * - * $Id$ - * * @author Pradeep Gore <pradeep@oomworks.com> */ diff --git a/TAO/orbsvcs/orbsvcs/Notify/ETCL_FilterFactory.h b/TAO/orbsvcs/orbsvcs/Notify/ETCL_FilterFactory.h index 0d78eafd35d..d7a69b20a18 100644 --- a/TAO/orbsvcs/orbsvcs/Notify/ETCL_FilterFactory.h +++ b/TAO/orbsvcs/orbsvcs/Notify/ETCL_FilterFactory.h @@ -2,8 +2,6 @@ /** * @file ETCL_FilterFactory.h * - * $Id$ - * * @author Pradeep Gore <pradeep@oomworks.com> * * diff --git a/TAO/orbsvcs/orbsvcs/Notify/Event.h b/TAO/orbsvcs/orbsvcs/Notify/Event.h index bf4400636f6..1049c9fb8fe 100644 --- a/TAO/orbsvcs/orbsvcs/Notify/Event.h +++ b/TAO/orbsvcs/orbsvcs/Notify/Event.h @@ -2,8 +2,6 @@ /** * @file Event.h * - * $Id$ - * * @author Pradeep Gore <pradeep@oomworks.com> * * diff --git a/TAO/orbsvcs/orbsvcs/Notify/EventChannel.h b/TAO/orbsvcs/orbsvcs/Notify/EventChannel.h index e5384c7bbae..d42c3e966f1 100644 --- a/TAO/orbsvcs/orbsvcs/Notify/EventChannel.h +++ b/TAO/orbsvcs/orbsvcs/Notify/EventChannel.h @@ -2,8 +2,6 @@ /** * @file EventChannel.h * - * $Id$ - * * @author Pradeep Gore <pradeep@oomworks.com> * * diff --git a/TAO/orbsvcs/orbsvcs/Notify/EventChannelFactory.h b/TAO/orbsvcs/orbsvcs/Notify/EventChannelFactory.h index cc120bae4dd..5345a05f5f0 100644 --- a/TAO/orbsvcs/orbsvcs/Notify/EventChannelFactory.h +++ b/TAO/orbsvcs/orbsvcs/Notify/EventChannelFactory.h @@ -2,8 +2,6 @@ /** * @file EventChannelFactory.h * - * $Id$ - * * @author Pradeep Gore <pradeep@oomworks.com> * * diff --git a/TAO/orbsvcs/orbsvcs/Notify/EventType.h b/TAO/orbsvcs/orbsvcs/Notify/EventType.h index f9c74ef2323..21ee65197e2 100644 --- a/TAO/orbsvcs/orbsvcs/Notify/EventType.h +++ b/TAO/orbsvcs/orbsvcs/Notify/EventType.h @@ -2,8 +2,6 @@ /** * @file EventType.h * - * $Id$ - * * @author Pradeep Gore <pradeep@oomworks.com> */ diff --git a/TAO/orbsvcs/orbsvcs/Notify/EventTypeSeq.h b/TAO/orbsvcs/orbsvcs/Notify/EventTypeSeq.h index eb9c15d03c5..6d08c412ad9 100644 --- a/TAO/orbsvcs/orbsvcs/Notify/EventTypeSeq.h +++ b/TAO/orbsvcs/orbsvcs/Notify/EventTypeSeq.h @@ -2,8 +2,6 @@ /** * @file EventTypeSeq.h * - * $Id$ - * * @author Pradeep Gore <pradeep@oomworks.com> * * diff --git a/TAO/orbsvcs/orbsvcs/Notify/Event_Manager.h b/TAO/orbsvcs/orbsvcs/Notify/Event_Manager.h index b20b5191a7a..42442a1705a 100644 --- a/TAO/orbsvcs/orbsvcs/Notify/Event_Manager.h +++ b/TAO/orbsvcs/orbsvcs/Notify/Event_Manager.h @@ -2,8 +2,6 @@ /** * @file Event_Manager.h * - * $Id$ - * * @author Pradeep Gore <pradeep@oomworks.com> * * diff --git a/TAO/orbsvcs/orbsvcs/Notify/Event_Map_Entry_T.h b/TAO/orbsvcs/orbsvcs/Notify/Event_Map_Entry_T.h index 08667996ee9..761f5b39131 100644 --- a/TAO/orbsvcs/orbsvcs/Notify/Event_Map_Entry_T.h +++ b/TAO/orbsvcs/orbsvcs/Notify/Event_Map_Entry_T.h @@ -2,8 +2,6 @@ /** * @file Event_Map_Entry_T.h * - * $Id$ - * * @author Pradeep Gore <pradeep@oomworks.com> * * diff --git a/TAO/orbsvcs/orbsvcs/Notify/Event_Map_T.h b/TAO/orbsvcs/orbsvcs/Notify/Event_Map_T.h index b4bcbc9c338..441fed70893 100644 --- a/TAO/orbsvcs/orbsvcs/Notify/Event_Map_T.h +++ b/TAO/orbsvcs/orbsvcs/Notify/Event_Map_T.h @@ -2,8 +2,6 @@ /** * @file Event_Map_T.h * - * $Id$ - * * @author Pradeep Gore <pradeep@oomworks.com> * * diff --git a/TAO/orbsvcs/orbsvcs/Notify/Event_Persistence_Factory.h b/TAO/orbsvcs/orbsvcs/Notify/Event_Persistence_Factory.h index 29baa5f1f50..5b370350239 100644 --- a/TAO/orbsvcs/orbsvcs/Notify/Event_Persistence_Factory.h +++ b/TAO/orbsvcs/orbsvcs/Notify/Event_Persistence_Factory.h @@ -4,8 +4,6 @@ /** * @file Event_Persistence_Factory.h * - * $Id$ - * * A factory class that creates a Routing_Slip_Persistence_Manager. * * @author Jonathan Pollack <pollack_j@ociweb.com> diff --git a/TAO/orbsvcs/orbsvcs/Notify/Event_Persistence_Strategy.h b/TAO/orbsvcs/orbsvcs/Notify/Event_Persistence_Strategy.h index 51019bac62a..dd2c770b435 100644 --- a/TAO/orbsvcs/orbsvcs/Notify/Event_Persistence_Strategy.h +++ b/TAO/orbsvcs/orbsvcs/Notify/Event_Persistence_Strategy.h @@ -4,8 +4,6 @@ /** * @file Event_Persistence_Strategy.h * - * $Id$ - * * A factory class that creates a Routing_Slip_Persistence_Manager. * * @author Jonathan Pollack <pollack_j@ociweb.com> diff --git a/TAO/orbsvcs/orbsvcs/Notify/Factory.h b/TAO/orbsvcs/orbsvcs/Notify/Factory.h index d4e9c4a2f6c..360c56f3882 100644 --- a/TAO/orbsvcs/orbsvcs/Notify/Factory.h +++ b/TAO/orbsvcs/orbsvcs/Notify/Factory.h @@ -2,8 +2,6 @@ /** * @file Factory.h * - * $Id$ - * * @author Pradeep Gore <pradeep@oomworks.com> * * diff --git a/TAO/orbsvcs/orbsvcs/Notify/FilterAdmin.h b/TAO/orbsvcs/orbsvcs/Notify/FilterAdmin.h index d988afabfa2..ae36397ebc4 100644 --- a/TAO/orbsvcs/orbsvcs/Notify/FilterAdmin.h +++ b/TAO/orbsvcs/orbsvcs/Notify/FilterAdmin.h @@ -3,8 +3,6 @@ /** * @file FilterAdmin.h * - * $Id$ - * * @author Pradeep Gore <pradeep@cs.wustl.edu> */ //============================================================================= diff --git a/TAO/orbsvcs/orbsvcs/Notify/FilterFactory.h b/TAO/orbsvcs/orbsvcs/Notify/FilterFactory.h index bc9398463b2..1dc9b9cdb1c 100644 --- a/TAO/orbsvcs/orbsvcs/Notify/FilterFactory.h +++ b/TAO/orbsvcs/orbsvcs/Notify/FilterFactory.h @@ -2,8 +2,6 @@ /** * @file FilterFactory.h * - * $Id$ - * * @author Pradeep Gore <pradeep@oomworks.com> * * diff --git a/TAO/orbsvcs/orbsvcs/Notify/Find_Worker_T.h b/TAO/orbsvcs/orbsvcs/Notify/Find_Worker_T.h index 858dc0ad848..5cdd8b2b43d 100644 --- a/TAO/orbsvcs/orbsvcs/Notify/Find_Worker_T.h +++ b/TAO/orbsvcs/orbsvcs/Notify/Find_Worker_T.h @@ -2,8 +2,6 @@ /** * @file Find_Worker_T.h * - * $Id$ - * * @author Pradeep Gore <pradeep@oomworks.com> * * diff --git a/TAO/orbsvcs/orbsvcs/Notify/ID_Factory.h b/TAO/orbsvcs/orbsvcs/Notify/ID_Factory.h index 9d4b9f897a1..b33595b8bd9 100644 --- a/TAO/orbsvcs/orbsvcs/Notify/ID_Factory.h +++ b/TAO/orbsvcs/orbsvcs/Notify/ID_Factory.h @@ -2,8 +2,6 @@ /** * @file ID_Factory.h * - * $Id$ - * * @author Pradeep Gore <pradeep@oomworks.com> * * diff --git a/TAO/orbsvcs/orbsvcs/Notify/Method_Request.h b/TAO/orbsvcs/orbsvcs/Notify/Method_Request.h index d0b336efb2c..35944eac6c8 100644 --- a/TAO/orbsvcs/orbsvcs/Notify/Method_Request.h +++ b/TAO/orbsvcs/orbsvcs/Notify/Method_Request.h @@ -3,8 +3,6 @@ /** * @file Method_Request.h * - * $Id$ - * * @author Pradeep Gore <pradeep@oomworks.com> */ diff --git a/TAO/orbsvcs/orbsvcs/Notify/Method_Request_Dispatch.h b/TAO/orbsvcs/orbsvcs/Notify/Method_Request_Dispatch.h index 8da8e887820..f32171638ef 100644 --- a/TAO/orbsvcs/orbsvcs/Notify/Method_Request_Dispatch.h +++ b/TAO/orbsvcs/orbsvcs/Notify/Method_Request_Dispatch.h @@ -3,8 +3,6 @@ /** * @file Method_Request_Dispatch.h * - * $Id$ - * * @author Pradeep Gore <pradeep@oomworks.com> */ diff --git a/TAO/orbsvcs/orbsvcs/Notify/Method_Request_Event.h b/TAO/orbsvcs/orbsvcs/Notify/Method_Request_Event.h index 73da554732c..6bff9b45565 100644 --- a/TAO/orbsvcs/orbsvcs/Notify/Method_Request_Event.h +++ b/TAO/orbsvcs/orbsvcs/Notify/Method_Request_Event.h @@ -3,8 +3,6 @@ /** * @file Method_Request_Event.h * - * $Id$ - * * @author Pradeep Gore <pradeep@oomworks.com> */ diff --git a/TAO/orbsvcs/orbsvcs/Notify/Method_Request_Lookup.h b/TAO/orbsvcs/orbsvcs/Notify/Method_Request_Lookup.h index 7adea2375c4..e193e1e976d 100644 --- a/TAO/orbsvcs/orbsvcs/Notify/Method_Request_Lookup.h +++ b/TAO/orbsvcs/orbsvcs/Notify/Method_Request_Lookup.h @@ -3,8 +3,6 @@ /** * @file Method_Request_Lookup.h * - * $Id$ - * * @author Pradeep Gore <pradeep@oomworks.com> */ #ifndef TAO_Notify_LOOKUP_METHOD_REQUEST_H diff --git a/TAO/orbsvcs/orbsvcs/Notify/Method_Request_Shutdown.h b/TAO/orbsvcs/orbsvcs/Notify/Method_Request_Shutdown.h index 66d2195f3a4..5fdd5c5cf90 100644 --- a/TAO/orbsvcs/orbsvcs/Notify/Method_Request_Shutdown.h +++ b/TAO/orbsvcs/orbsvcs/Notify/Method_Request_Shutdown.h @@ -3,8 +3,6 @@ /** * @file Method_Request_Shutdown.h * - * $Id$ - * * @author Pradeep Gore <pradeep@oomworks.com> * * diff --git a/TAO/orbsvcs/orbsvcs/Notify/Method_Request_Updates.h b/TAO/orbsvcs/orbsvcs/Notify/Method_Request_Updates.h index ae9fc9c64e8..df82adda767 100644 --- a/TAO/orbsvcs/orbsvcs/Notify/Method_Request_Updates.h +++ b/TAO/orbsvcs/orbsvcs/Notify/Method_Request_Updates.h @@ -3,8 +3,6 @@ /** * @file Method_Request_Updates.h * - * $Id$ - * * @author Pradeep Gore <pradeep@oomworks.com> */ diff --git a/TAO/orbsvcs/orbsvcs/Notify/Method_Request_Updates_T.h b/TAO/orbsvcs/orbsvcs/Notify/Method_Request_Updates_T.h index 53286dd400e..cbcda95c0ea 100644 --- a/TAO/orbsvcs/orbsvcs/Notify/Method_Request_Updates_T.h +++ b/TAO/orbsvcs/orbsvcs/Notify/Method_Request_Updates_T.h @@ -2,8 +2,6 @@ /** * @file Method_Request_Updates_T.h * - * $Id$ - * * @author Pradeep Gore <pradeep@oomworks.com> * * diff --git a/TAO/orbsvcs/orbsvcs/Notify/MonitorControlExt/MC_Default_Factory.h b/TAO/orbsvcs/orbsvcs/Notify/MonitorControlExt/MC_Default_Factory.h index 48cbed03c9f..dbbf5e17fa7 100644 --- a/TAO/orbsvcs/orbsvcs/Notify/MonitorControlExt/MC_Default_Factory.h +++ b/TAO/orbsvcs/orbsvcs/Notify/MonitorControlExt/MC_Default_Factory.h @@ -1,8 +1,6 @@ /** * @file MC_Default_Factory.h * - * $Id$ - * * @author Chad Elliott <elliott_c@ociweb.com> */ diff --git a/TAO/orbsvcs/orbsvcs/Notify/MonitorControlExt/MC_Notify_Service.h b/TAO/orbsvcs/orbsvcs/Notify/MonitorControlExt/MC_Notify_Service.h index a253e5a8cb6..a69648c1e34 100644 --- a/TAO/orbsvcs/orbsvcs/Notify/MonitorControlExt/MC_Notify_Service.h +++ b/TAO/orbsvcs/orbsvcs/Notify/MonitorControlExt/MC_Notify_Service.h @@ -1,8 +1,6 @@ /** * @file MC_Notify_Service.h * - * $Id$ - * * @author Chad Elliott <elliott_c@ociweb.com> */ diff --git a/TAO/orbsvcs/orbsvcs/Notify/Notify_Constraint_Interpreter.h b/TAO/orbsvcs/orbsvcs/Notify/Notify_Constraint_Interpreter.h index 2f644b3b15c..9ab13bee28f 100644 --- a/TAO/orbsvcs/orbsvcs/Notify/Notify_Constraint_Interpreter.h +++ b/TAO/orbsvcs/orbsvcs/Notify/Notify_Constraint_Interpreter.h @@ -4,8 +4,6 @@ /** * @file Notify_Constraint_Interpreter.h * - * $Id$ - * * @author Pradeep Gore <pradeep@cs.wustl.edu> */ //============================================================================= diff --git a/TAO/orbsvcs/orbsvcs/Notify/Notify_Constraint_Visitors.h b/TAO/orbsvcs/orbsvcs/Notify/Notify_Constraint_Visitors.h index db551a41535..664061b9b38 100644 --- a/TAO/orbsvcs/orbsvcs/Notify/Notify_Constraint_Visitors.h +++ b/TAO/orbsvcs/orbsvcs/Notify/Notify_Constraint_Visitors.h @@ -4,8 +4,6 @@ /** * @file Notify_Constraint_Visitors.h * - * $Id$ - * * @author Pradeep Gore <pradeep@cs.wustl.edu> * @author Jeff Parsons <parsons@cs.wustl.edu> */ diff --git a/TAO/orbsvcs/orbsvcs/Notify/Notify_Default_CO_Factory.h b/TAO/orbsvcs/orbsvcs/Notify/Notify_Default_CO_Factory.h index 8976e345f10..9bd851c4611 100644 --- a/TAO/orbsvcs/orbsvcs/Notify/Notify_Default_CO_Factory.h +++ b/TAO/orbsvcs/orbsvcs/Notify/Notify_Default_CO_Factory.h @@ -3,8 +3,6 @@ /** * @file Notify_Default_CO_Factory.h * - * $Id$ - * * * @author Pradeep Gore <pradeep@cs.wustl.edu> */ diff --git a/TAO/orbsvcs/orbsvcs/Notify/Notify_Default_Collection_Factory.h b/TAO/orbsvcs/orbsvcs/Notify/Notify_Default_Collection_Factory.h index c416d093de5..967cc3530eb 100644 --- a/TAO/orbsvcs/orbsvcs/Notify/Notify_Default_Collection_Factory.h +++ b/TAO/orbsvcs/orbsvcs/Notify/Notify_Default_Collection_Factory.h @@ -4,8 +4,6 @@ /** * @file Notify_Default_Collection_Factory.h * - * $Id$ - * * @author Pradeep Gore <pradeep@cs.wustl.edu> */ //============================================================================= diff --git a/TAO/orbsvcs/orbsvcs/Notify/Notify_Default_EMO_Factory.h b/TAO/orbsvcs/orbsvcs/Notify/Notify_Default_EMO_Factory.h index 73023b439bf..009926ae694 100644 --- a/TAO/orbsvcs/orbsvcs/Notify/Notify_Default_EMO_Factory.h +++ b/TAO/orbsvcs/orbsvcs/Notify/Notify_Default_EMO_Factory.h @@ -4,8 +4,6 @@ /** * @file Notify_Default_EMO_Factory.h * - * $Id$ - * * @author Pradeep Gore <pradeep@cs.wustl.edu> */ //============================================================================= diff --git a/TAO/orbsvcs/orbsvcs/Notify/Notify_Default_POA_Factory.h b/TAO/orbsvcs/orbsvcs/Notify/Notify_Default_POA_Factory.h index 62674479d29..b5cc7b4373c 100644 --- a/TAO/orbsvcs/orbsvcs/Notify/Notify_Default_POA_Factory.h +++ b/TAO/orbsvcs/orbsvcs/Notify/Notify_Default_POA_Factory.h @@ -4,8 +4,6 @@ /** * @file Notify_Default_POA_Factory.h * - * $Id$ - * * @author Pradeep Gore <pradeep@cs.wustl.edu> */ //============================================================================= diff --git a/TAO/orbsvcs/orbsvcs/Notify/Object.h b/TAO/orbsvcs/orbsvcs/Notify/Object.h index 9c4a2507825..cc8bc68fd93 100644 --- a/TAO/orbsvcs/orbsvcs/Notify/Object.h +++ b/TAO/orbsvcs/orbsvcs/Notify/Object.h @@ -3,8 +3,6 @@ /** * @file Object.h * - * $Id$ - * * @author Pradeep Gore <pradeep@oomworks.com> * * diff --git a/TAO/orbsvcs/orbsvcs/Notify/POA_Helper.h b/TAO/orbsvcs/orbsvcs/Notify/POA_Helper.h index 84eeb6a8092..76e6a892d87 100644 --- a/TAO/orbsvcs/orbsvcs/Notify/POA_Helper.h +++ b/TAO/orbsvcs/orbsvcs/Notify/POA_Helper.h @@ -3,8 +3,6 @@ /** * @file POA_Helper.h * - * $Id$ - * * @author Pradeep Gore <pradeep@oomworks.com> */ diff --git a/TAO/orbsvcs/orbsvcs/Notify/Peer.h b/TAO/orbsvcs/orbsvcs/Notify/Peer.h index ba02efee707..1bf67e52026 100644 --- a/TAO/orbsvcs/orbsvcs/Notify/Peer.h +++ b/TAO/orbsvcs/orbsvcs/Notify/Peer.h @@ -3,8 +3,6 @@ /** * @file Peer.h * - * $Id$ - * * @author Pradeep Gore <pradeep@oomworks.com> */ diff --git a/TAO/orbsvcs/orbsvcs/Notify/Persistent_File_Allocator.h b/TAO/orbsvcs/orbsvcs/Notify/Persistent_File_Allocator.h index b9ba129cc99..d6b32f7d70c 100644 --- a/TAO/orbsvcs/orbsvcs/Notify/Persistent_File_Allocator.h +++ b/TAO/orbsvcs/orbsvcs/Notify/Persistent_File_Allocator.h @@ -4,8 +4,6 @@ /** * @file Persistent_File_Allocator.h * - * $Id$ - * * A Persistent_File_Allocator manages a free list and allocates and * deallocates blocks from a Random_File. There should be only one * Persistent_File_Allocator for each Random_File. diff --git a/TAO/orbsvcs/orbsvcs/Notify/Properties.h b/TAO/orbsvcs/orbsvcs/Notify/Properties.h index a61b936f5c4..552674040e2 100644 --- a/TAO/orbsvcs/orbsvcs/Notify/Properties.h +++ b/TAO/orbsvcs/orbsvcs/Notify/Properties.h @@ -3,8 +3,6 @@ /** * @file Properties.h * - * $Id$ - * * @author Pradeep Gore <pradeep@oomworks.com> */ diff --git a/TAO/orbsvcs/orbsvcs/Notify/Property.h b/TAO/orbsvcs/orbsvcs/Notify/Property.h index 2d0ef880733..6e2d0f08baa 100644 --- a/TAO/orbsvcs/orbsvcs/Notify/Property.h +++ b/TAO/orbsvcs/orbsvcs/Notify/Property.h @@ -2,8 +2,6 @@ /** * @file Property.h * - * $Id$ - * * @author Pradeep Gore <pradeep@oomworks.com> * * diff --git a/TAO/orbsvcs/orbsvcs/Notify/PropertySeq.h b/TAO/orbsvcs/orbsvcs/Notify/PropertySeq.h index 13bd14339bf..d057761b00e 100644 --- a/TAO/orbsvcs/orbsvcs/Notify/PropertySeq.h +++ b/TAO/orbsvcs/orbsvcs/Notify/PropertySeq.h @@ -3,8 +3,6 @@ /** * @file PropertySeq.h * - * $Id$ - * * @author Pradeep Gore <pradeep@oomworks.com> */ diff --git a/TAO/orbsvcs/orbsvcs/Notify/Property_Boolean.h b/TAO/orbsvcs/orbsvcs/Notify/Property_Boolean.h index faea1b2f80a..f0fba15f52f 100644 --- a/TAO/orbsvcs/orbsvcs/Notify/Property_Boolean.h +++ b/TAO/orbsvcs/orbsvcs/Notify/Property_Boolean.h @@ -3,8 +3,6 @@ /** * @file Property_Boolean.h * - * $Id$ - * * @author Pradeep Gore <pradeep@oomworks.com> */ diff --git a/TAO/orbsvcs/orbsvcs/Notify/Property_T.h b/TAO/orbsvcs/orbsvcs/Notify/Property_T.h index 58cf4215736..96cc2729369 100644 --- a/TAO/orbsvcs/orbsvcs/Notify/Property_T.h +++ b/TAO/orbsvcs/orbsvcs/Notify/Property_T.h @@ -3,8 +3,6 @@ /** * @file Property_T.h * - * $Id$ - * * @author Pradeep Gore <pradeep@oomworks.com> */ diff --git a/TAO/orbsvcs/orbsvcs/Notify/Proxy.h b/TAO/orbsvcs/orbsvcs/Notify/Proxy.h index 79e7aa47285..5ebb27ca343 100644 --- a/TAO/orbsvcs/orbsvcs/Notify/Proxy.h +++ b/TAO/orbsvcs/orbsvcs/Notify/Proxy.h @@ -3,8 +3,6 @@ /** * @file Proxy.h * - * $Id$ - * * @author Pradeep Gore <pradeep@oomworks.com> */ diff --git a/TAO/orbsvcs/orbsvcs/Notify/ProxyConsumer.h b/TAO/orbsvcs/orbsvcs/Notify/ProxyConsumer.h index e6a802e905e..c3e6a43a4b9 100644 --- a/TAO/orbsvcs/orbsvcs/Notify/ProxyConsumer.h +++ b/TAO/orbsvcs/orbsvcs/Notify/ProxyConsumer.h @@ -3,8 +3,6 @@ /** * @file ProxyConsumer.h * - * $Id$ - * * @author Pradeep Gore <pradeep@oomworks.com> */ diff --git a/TAO/orbsvcs/orbsvcs/Notify/ProxyConsumer_T.h b/TAO/orbsvcs/orbsvcs/Notify/ProxyConsumer_T.h index 937c4219982..1da12d3d681 100644 --- a/TAO/orbsvcs/orbsvcs/Notify/ProxyConsumer_T.h +++ b/TAO/orbsvcs/orbsvcs/Notify/ProxyConsumer_T.h @@ -3,8 +3,6 @@ /** * @file ProxyConsumer_T.h * - * $Id$ - * * @author Pradeep Gore <pradeep@oomworks.com> */ diff --git a/TAO/orbsvcs/orbsvcs/Notify/ProxySupplier.h b/TAO/orbsvcs/orbsvcs/Notify/ProxySupplier.h index 53cede137b9..6cd35ae5b3b 100644 --- a/TAO/orbsvcs/orbsvcs/Notify/ProxySupplier.h +++ b/TAO/orbsvcs/orbsvcs/Notify/ProxySupplier.h @@ -3,8 +3,6 @@ /** * @file ProxySupplier.h * - * $Id$ - * * @author Pradeep Gore <pradeep@oomworks.com> */ diff --git a/TAO/orbsvcs/orbsvcs/Notify/ProxySupplier_T.h b/TAO/orbsvcs/orbsvcs/Notify/ProxySupplier_T.h index e0f8954b83f..9514822d09f 100644 --- a/TAO/orbsvcs/orbsvcs/Notify/ProxySupplier_T.h +++ b/TAO/orbsvcs/orbsvcs/Notify/ProxySupplier_T.h @@ -3,8 +3,6 @@ /** * @file ProxySupplier_T.h * - * $Id$ - * * @author Pradeep Gore <pradeep@oomworks.com> */ diff --git a/TAO/orbsvcs/orbsvcs/Notify/Proxy_T.h b/TAO/orbsvcs/orbsvcs/Notify/Proxy_T.h index 8cee0a47418..22409d32572 100644 --- a/TAO/orbsvcs/orbsvcs/Notify/Proxy_T.h +++ b/TAO/orbsvcs/orbsvcs/Notify/Proxy_T.h @@ -3,8 +3,6 @@ /** * @file Proxy_T.h * - * $Id$ - * * @author Pradeep Gore <pradeep@oomworks.com> * * diff --git a/TAO/orbsvcs/orbsvcs/Notify/QoSProperties.h b/TAO/orbsvcs/orbsvcs/Notify/QoSProperties.h index e2fc37d122f..6fbdcaac541 100644 --- a/TAO/orbsvcs/orbsvcs/Notify/QoSProperties.h +++ b/TAO/orbsvcs/orbsvcs/Notify/QoSProperties.h @@ -3,8 +3,6 @@ /** * @file QoSProperties.h * - * $Id$ - * * @author Pradeep Gore <pradeep@oomworks.com> */ diff --git a/TAO/orbsvcs/orbsvcs/Notify/RT_Builder.h b/TAO/orbsvcs/orbsvcs/Notify/RT_Builder.h index d57a7891d8e..51cd80b5e51 100644 --- a/TAO/orbsvcs/orbsvcs/Notify/RT_Builder.h +++ b/TAO/orbsvcs/orbsvcs/Notify/RT_Builder.h @@ -3,8 +3,6 @@ /** * @file RT_Builder.h * - * $Id$ - * * @author Pradeep Gore <pradeep@oomworks.com> */ diff --git a/TAO/orbsvcs/orbsvcs/Notify/RT_Factory.h b/TAO/orbsvcs/orbsvcs/Notify/RT_Factory.h index 1e88237664b..534af6e98b9 100644 --- a/TAO/orbsvcs/orbsvcs/Notify/RT_Factory.h +++ b/TAO/orbsvcs/orbsvcs/Notify/RT_Factory.h @@ -3,8 +3,6 @@ /** * @file RT_Factory.h * - * $Id$ - * * @author Pradeep Gore <pradeep@oomworks.com> */ diff --git a/TAO/orbsvcs/orbsvcs/Notify/RT_Notify_Service.h b/TAO/orbsvcs/orbsvcs/Notify/RT_Notify_Service.h index ee59dcbd192..a40fb3253e0 100644 --- a/TAO/orbsvcs/orbsvcs/Notify/RT_Notify_Service.h +++ b/TAO/orbsvcs/orbsvcs/Notify/RT_Notify_Service.h @@ -3,8 +3,6 @@ /** * @file RT_Notify_Service.h * - * $Id$ - * * @author Pradeep Gore <pradeep@oomworks.com> */ diff --git a/TAO/orbsvcs/orbsvcs/Notify/RT_POA_Helper.h b/TAO/orbsvcs/orbsvcs/Notify/RT_POA_Helper.h index 6c10fe10bd4..ca34e45b229 100644 --- a/TAO/orbsvcs/orbsvcs/Notify/RT_POA_Helper.h +++ b/TAO/orbsvcs/orbsvcs/Notify/RT_POA_Helper.h @@ -3,8 +3,6 @@ /** * @file RT_POA_Helper.h * - * $Id$ - * * @author Pradeep Gore <pradeep@oomworks.com> */ diff --git a/TAO/orbsvcs/orbsvcs/Notify/RT_Properties.h b/TAO/orbsvcs/orbsvcs/Notify/RT_Properties.h index 18d7b50655b..05255112343 100644 --- a/TAO/orbsvcs/orbsvcs/Notify/RT_Properties.h +++ b/TAO/orbsvcs/orbsvcs/Notify/RT_Properties.h @@ -3,8 +3,6 @@ /** * @file RT_Properties.h * - * $Id$ - * * @author Pradeep Gore <pradeep@oomworks.com> */ diff --git a/TAO/orbsvcs/orbsvcs/Notify/Random_File.h b/TAO/orbsvcs/orbsvcs/Notify/Random_File.h index de0bcae03d0..548992809e5 100644 --- a/TAO/orbsvcs/orbsvcs/Notify/Random_File.h +++ b/TAO/orbsvcs/orbsvcs/Notify/Random_File.h @@ -4,8 +4,6 @@ /** * @file Random_File.h * - * $Id$ - * * This class implements a a random-access file containing * fixed-size blocks. * diff --git a/TAO/orbsvcs/orbsvcs/Notify/Reactive_Task.h b/TAO/orbsvcs/orbsvcs/Notify/Reactive_Task.h index f10e92c5787..073a1da7313 100644 --- a/TAO/orbsvcs/orbsvcs/Notify/Reactive_Task.h +++ b/TAO/orbsvcs/orbsvcs/Notify/Reactive_Task.h @@ -3,8 +3,6 @@ /** * @file Reactive_Task.h * - * $Id$ - * * @author Pradeep Gore <pradeep@oomworks.com> */ diff --git a/TAO/orbsvcs/orbsvcs/Notify/Reconnection_Registry.cpp b/TAO/orbsvcs/orbsvcs/Notify/Reconnection_Registry.cpp index b4c158640a5..f1ffc62b480 100644 --- a/TAO/orbsvcs/orbsvcs/Notify/Reconnection_Registry.cpp +++ b/TAO/orbsvcs/orbsvcs/Notify/Reconnection_Registry.cpp @@ -3,8 +3,6 @@ /** * @file Reconnection_Registry.cpp * - * $Id$ - * * @author Dale Wilson <wilson_d@ociweb.com> */ #include "orbsvcs/Log_Macros.h" diff --git a/TAO/orbsvcs/orbsvcs/Notify/Reconnection_Registry.h b/TAO/orbsvcs/orbsvcs/Notify/Reconnection_Registry.h index 7d6402e7b11..230f7432641 100644 --- a/TAO/orbsvcs/orbsvcs/Notify/Reconnection_Registry.h +++ b/TAO/orbsvcs/orbsvcs/Notify/Reconnection_Registry.h @@ -3,8 +3,6 @@ /** * @file Reconnection_Registry.h * - * $Id$ - * * @author Dale Wilson <wilson_d@ociweb.com> */ diff --git a/TAO/orbsvcs/orbsvcs/Notify/Refcountable.h b/TAO/orbsvcs/orbsvcs/Notify/Refcountable.h index 6dc6c919a42..b45d3623d15 100644 --- a/TAO/orbsvcs/orbsvcs/Notify/Refcountable.h +++ b/TAO/orbsvcs/orbsvcs/Notify/Refcountable.h @@ -3,8 +3,6 @@ /** * @file Refcountable.h * - * $Id$ - * * @author Pradeep Gore <pradeep@oomworks.com> */ diff --git a/TAO/orbsvcs/orbsvcs/Notify/Refcountable_Guard_T.h b/TAO/orbsvcs/orbsvcs/Notify/Refcountable_Guard_T.h index d64ced6c0b7..f9d18a6aab3 100644 --- a/TAO/orbsvcs/orbsvcs/Notify/Refcountable_Guard_T.h +++ b/TAO/orbsvcs/orbsvcs/Notify/Refcountable_Guard_T.h @@ -3,8 +3,6 @@ /** * @file Refcountable_Guard_T.h * - * $Id$ - * * @author Pradeep Gore <pradeep@oomworks.com> */ diff --git a/TAO/orbsvcs/orbsvcs/Notify/Routing_Slip.h b/TAO/orbsvcs/orbsvcs/Notify/Routing_Slip.h index 5ccf95d5484..e32670b14f3 100644 --- a/TAO/orbsvcs/orbsvcs/Notify/Routing_Slip.h +++ b/TAO/orbsvcs/orbsvcs/Notify/Routing_Slip.h @@ -3,8 +3,6 @@ /** * @file Routing_Slip.h * - * $Id$ - * * @author Dale Wilson <wilson_d@ociweb.com> */ diff --git a/TAO/orbsvcs/orbsvcs/Notify/Routing_Slip_Persistence_Manager.h b/TAO/orbsvcs/orbsvcs/Notify/Routing_Slip_Persistence_Manager.h index bb233b6cc97..c458f30d069 100644 --- a/TAO/orbsvcs/orbsvcs/Notify/Routing_Slip_Persistence_Manager.h +++ b/TAO/orbsvcs/orbsvcs/Notify/Routing_Slip_Persistence_Manager.h @@ -4,8 +4,6 @@ /** * @file Routing_Slip_Persistence_Manager.h * - * $Id$ - * * A Routing_Slip_Persistence manager controls the actual allocation of * blocks through a Persistent_Storage_Allocator and can persist an * event and its routing slip. diff --git a/TAO/orbsvcs/orbsvcs/Notify/Seq_Worker_T.h b/TAO/orbsvcs/orbsvcs/Notify/Seq_Worker_T.h index e6194b375ae..6aec17b1154 100644 --- a/TAO/orbsvcs/orbsvcs/Notify/Seq_Worker_T.h +++ b/TAO/orbsvcs/orbsvcs/Notify/Seq_Worker_T.h @@ -3,8 +3,6 @@ /** * @file Seq_Worker_T.h * - * $Id$ - * * @author Pradeep Gore <pradeep@oomworks.com> */ diff --git a/TAO/orbsvcs/orbsvcs/Notify/Sequence/SequenceProxyPushConsumer.h b/TAO/orbsvcs/orbsvcs/Notify/Sequence/SequenceProxyPushConsumer.h index 34a526c3f12..9b27ae78984 100644 --- a/TAO/orbsvcs/orbsvcs/Notify/Sequence/SequenceProxyPushConsumer.h +++ b/TAO/orbsvcs/orbsvcs/Notify/Sequence/SequenceProxyPushConsumer.h @@ -2,8 +2,6 @@ /** * @file SequenceProxyPushConsumer.h * - * $Id$ - * * @author Pradeep Gore <pradeep@oomworks.com> * * diff --git a/TAO/orbsvcs/orbsvcs/Notify/Sequence/SequenceProxyPushSupplier.h b/TAO/orbsvcs/orbsvcs/Notify/Sequence/SequenceProxyPushSupplier.h index 66dcf19dbc6..714defc85ca 100644 --- a/TAO/orbsvcs/orbsvcs/Notify/Sequence/SequenceProxyPushSupplier.h +++ b/TAO/orbsvcs/orbsvcs/Notify/Sequence/SequenceProxyPushSupplier.h @@ -2,8 +2,6 @@ /** * @file SequenceProxyPushSupplier.h * - * $Id$ - * * @author Pradeep Gore <pradeep@oomworks.com> * * diff --git a/TAO/orbsvcs/orbsvcs/Notify/Sequence/SequencePushConsumer.h b/TAO/orbsvcs/orbsvcs/Notify/Sequence/SequencePushConsumer.h index c859f4ebf26..4a4c7f132c2 100644 --- a/TAO/orbsvcs/orbsvcs/Notify/Sequence/SequencePushConsumer.h +++ b/TAO/orbsvcs/orbsvcs/Notify/Sequence/SequencePushConsumer.h @@ -2,8 +2,6 @@ /** * @file SequencePushConsumer.h * - * $Id$ - * * @author Pradeep Gore <pradeep@oomworks.com> * * diff --git a/TAO/orbsvcs/orbsvcs/Notify/Sequence/SequencePushSupplier.h b/TAO/orbsvcs/orbsvcs/Notify/Sequence/SequencePushSupplier.h index 20fc8ea9aac..5ba22e29258 100644 --- a/TAO/orbsvcs/orbsvcs/Notify/Sequence/SequencePushSupplier.h +++ b/TAO/orbsvcs/orbsvcs/Notify/Sequence/SequencePushSupplier.h @@ -2,8 +2,6 @@ /** * @file SequencePushSupplier.h * - * $Id$ - * * @author Pradeep Gore <pradeep@oomworks.com> * * diff --git a/TAO/orbsvcs/orbsvcs/Notify/Service.h b/TAO/orbsvcs/orbsvcs/Notify/Service.h index 8b5f9898a19..c2f1073e24b 100644 --- a/TAO/orbsvcs/orbsvcs/Notify/Service.h +++ b/TAO/orbsvcs/orbsvcs/Notify/Service.h @@ -3,8 +3,6 @@ /** * @file Service.h * - * $Id$ - * * @author Pradeep Gore <pradeep@oomworks.com> */ diff --git a/TAO/orbsvcs/orbsvcs/Notify/Standard_Event_Persistence.h b/TAO/orbsvcs/orbsvcs/Notify/Standard_Event_Persistence.h index 40870c9e126..1432773999a 100644 --- a/TAO/orbsvcs/orbsvcs/Notify/Standard_Event_Persistence.h +++ b/TAO/orbsvcs/orbsvcs/Notify/Standard_Event_Persistence.h @@ -4,8 +4,6 @@ /** * \file Event_Persistence_Factory.h * - * $Id$ - * * The standard implementation of Event_Persistence_Factory. * * \author Jonathan Pollack <pollack_j@ociweb.com> diff --git a/TAO/orbsvcs/orbsvcs/Notify/Structured/RT_StructuredProxyPushSupplier.h b/TAO/orbsvcs/orbsvcs/Notify/Structured/RT_StructuredProxyPushSupplier.h index b524a351c73..71200c47496 100644 --- a/TAO/orbsvcs/orbsvcs/Notify/Structured/RT_StructuredProxyPushSupplier.h +++ b/TAO/orbsvcs/orbsvcs/Notify/Structured/RT_StructuredProxyPushSupplier.h @@ -2,8 +2,6 @@ /** * @file RT_StructuredProxyPushSupplier.h * - * $Id$ - * * @author Pradeep Gore <pradeep@oomworks.com> * * diff --git a/TAO/orbsvcs/orbsvcs/Notify/Structured/StructuredEvent.h b/TAO/orbsvcs/orbsvcs/Notify/Structured/StructuredEvent.h index 34dea092d08..d1154bd36a7 100644 --- a/TAO/orbsvcs/orbsvcs/Notify/Structured/StructuredEvent.h +++ b/TAO/orbsvcs/orbsvcs/Notify/Structured/StructuredEvent.h @@ -2,8 +2,6 @@ /** * @file StructuredEvent.h * - * $Id$ - * * @author Pradeep Gore <pradeep@oomworks.com> * * diff --git a/TAO/orbsvcs/orbsvcs/Notify/Structured/StructuredProxyPushConsumer.h b/TAO/orbsvcs/orbsvcs/Notify/Structured/StructuredProxyPushConsumer.h index e6095949e76..28cdcac8070 100644 --- a/TAO/orbsvcs/orbsvcs/Notify/Structured/StructuredProxyPushConsumer.h +++ b/TAO/orbsvcs/orbsvcs/Notify/Structured/StructuredProxyPushConsumer.h @@ -2,8 +2,6 @@ /** * @file StructuredProxyPushConsumer.h * - * $Id$ - * * @author Pradeep Gore <pradeep@oomworks.com> * * diff --git a/TAO/orbsvcs/orbsvcs/Notify/Structured/StructuredProxyPushSupplier.h b/TAO/orbsvcs/orbsvcs/Notify/Structured/StructuredProxyPushSupplier.h index d63f8e8ec0a..758bf46da0d 100644 --- a/TAO/orbsvcs/orbsvcs/Notify/Structured/StructuredProxyPushSupplier.h +++ b/TAO/orbsvcs/orbsvcs/Notify/Structured/StructuredProxyPushSupplier.h @@ -2,8 +2,6 @@ /** * @file StructuredProxyPushSupplier.h * - * $Id$ - * * @author Pradeep Gore <pradeep@oomworks.com> * * diff --git a/TAO/orbsvcs/orbsvcs/Notify/Structured/StructuredPushConsumer.h b/TAO/orbsvcs/orbsvcs/Notify/Structured/StructuredPushConsumer.h index a7cd9f05d87..713b5b64aaf 100644 --- a/TAO/orbsvcs/orbsvcs/Notify/Structured/StructuredPushConsumer.h +++ b/TAO/orbsvcs/orbsvcs/Notify/Structured/StructuredPushConsumer.h @@ -2,8 +2,6 @@ /** * @file StructuredPushConsumer.h * - * $Id$ - * * @author Pradeep Gore <pradeep@oomworks.com> * * diff --git a/TAO/orbsvcs/orbsvcs/Notify/Structured/StructuredPushSupplier.h b/TAO/orbsvcs/orbsvcs/Notify/Structured/StructuredPushSupplier.h index ee2a9a2c4d3..6fbf527dc75 100644 --- a/TAO/orbsvcs/orbsvcs/Notify/Structured/StructuredPushSupplier.h +++ b/TAO/orbsvcs/orbsvcs/Notify/Structured/StructuredPushSupplier.h @@ -2,8 +2,6 @@ /** * @file StructuredPushSupplier.h * - * $Id$ - * * @author Pradeep Gore <pradeep@oomworks.com> * * diff --git a/TAO/orbsvcs/orbsvcs/Notify/Subscription_Change_Worker.h b/TAO/orbsvcs/orbsvcs/Notify/Subscription_Change_Worker.h index 16bcd0afc14..f2c0cccccfa 100644 --- a/TAO/orbsvcs/orbsvcs/Notify/Subscription_Change_Worker.h +++ b/TAO/orbsvcs/orbsvcs/Notify/Subscription_Change_Worker.h @@ -3,8 +3,6 @@ /** * @file Subscription_Change_Worker.h * - * $Id$ - * * @author Pradeep Gore <pradeep@oomworks.com> */ diff --git a/TAO/orbsvcs/orbsvcs/Notify/Supplier.h b/TAO/orbsvcs/orbsvcs/Notify/Supplier.h index 8ed6141d295..7b3a269c6f8 100644 --- a/TAO/orbsvcs/orbsvcs/Notify/Supplier.h +++ b/TAO/orbsvcs/orbsvcs/Notify/Supplier.h @@ -3,8 +3,6 @@ /** * @file Supplier.h * - * $Id$ - * * @author Pradeep Gore <pradeep@oomworks.com> */ diff --git a/TAO/orbsvcs/orbsvcs/Notify/SupplierAdmin.h b/TAO/orbsvcs/orbsvcs/Notify/SupplierAdmin.h index 601120a62f6..78f06e52073 100644 --- a/TAO/orbsvcs/orbsvcs/Notify/SupplierAdmin.h +++ b/TAO/orbsvcs/orbsvcs/Notify/SupplierAdmin.h @@ -3,8 +3,6 @@ /** * @file SupplierAdmin.h * - * $Id$ - * * @author Pradeep Gore <pradeep@oomworks.com> */ diff --git a/TAO/orbsvcs/orbsvcs/Notify/Supplier_Map.h b/TAO/orbsvcs/orbsvcs/Notify/Supplier_Map.h index 0a28afc1792..250602f4bd1 100644 --- a/TAO/orbsvcs/orbsvcs/Notify/Supplier_Map.h +++ b/TAO/orbsvcs/orbsvcs/Notify/Supplier_Map.h @@ -3,8 +3,6 @@ /** * @file Supplier_Map.h * - * $Id$ - * * @author Pradeep Gore <pradeep@oomworks.com> */ diff --git a/TAO/orbsvcs/orbsvcs/Notify/ThreadPool_Task.h b/TAO/orbsvcs/orbsvcs/Notify/ThreadPool_Task.h index c3a92a7f320..53a108a936b 100644 --- a/TAO/orbsvcs/orbsvcs/Notify/ThreadPool_Task.h +++ b/TAO/orbsvcs/orbsvcs/Notify/ThreadPool_Task.h @@ -3,8 +3,6 @@ /** * @file ThreadPool_Task.h * - * $Id$ - * * @author Pradeep Gore <pradeep@oomworks.com> */ diff --git a/TAO/orbsvcs/orbsvcs/Notify/Timer.h b/TAO/orbsvcs/orbsvcs/Notify/Timer.h index 3b3a829f7e7..c1fa0c2363b 100644 --- a/TAO/orbsvcs/orbsvcs/Notify/Timer.h +++ b/TAO/orbsvcs/orbsvcs/Notify/Timer.h @@ -3,8 +3,6 @@ /** * @file Timer.h * - * $Id$ - * * @author Pradeep Gore <pradeep@oomworks.com> */ diff --git a/TAO/orbsvcs/orbsvcs/Notify/Timer_Queue.h b/TAO/orbsvcs/orbsvcs/Notify/Timer_Queue.h index 9751d4f1c6f..f4dbf2aeea6 100644 --- a/TAO/orbsvcs/orbsvcs/Notify/Timer_Queue.h +++ b/TAO/orbsvcs/orbsvcs/Notify/Timer_Queue.h @@ -3,8 +3,6 @@ /** * @file Timer_Queue.h * - * $Id$ - * * @author Pradeep Gore <pradeep@oomworks.com> */ diff --git a/TAO/orbsvcs/orbsvcs/Notify/Timer_Reactor.h b/TAO/orbsvcs/orbsvcs/Notify/Timer_Reactor.h index 1427d4259be..3146b11006b 100644 --- a/TAO/orbsvcs/orbsvcs/Notify/Timer_Reactor.h +++ b/TAO/orbsvcs/orbsvcs/Notify/Timer_Reactor.h @@ -3,8 +3,6 @@ /** * @file Timer_Reactor.h * - * $Id$ - * * @author Pradeep Gore <pradeep@oomworks.com> */ diff --git a/TAO/orbsvcs/orbsvcs/Notify/Topology_Factory.h b/TAO/orbsvcs/orbsvcs/Notify/Topology_Factory.h index 33f313825a6..3654b3ee0c2 100644 --- a/TAO/orbsvcs/orbsvcs/Notify/Topology_Factory.h +++ b/TAO/orbsvcs/orbsvcs/Notify/Topology_Factory.h @@ -3,8 +3,6 @@ /** * @file Topology_Factory.h * - * $Id$ - * * @author Dale Wilson <wilson_d@ociweb.com> */ diff --git a/TAO/orbsvcs/orbsvcs/Notify/Topology_Loader.h b/TAO/orbsvcs/orbsvcs/Notify/Topology_Loader.h index 9adc45910c8..7462855a8c4 100644 --- a/TAO/orbsvcs/orbsvcs/Notify/Topology_Loader.h +++ b/TAO/orbsvcs/orbsvcs/Notify/Topology_Loader.h @@ -4,8 +4,6 @@ /** * @file Topology_Loader.h * - * $Id$ - * * @author Jonathan Pollack <pollack_j@ociweb.com> */ //============================================================================= diff --git a/TAO/orbsvcs/orbsvcs/Notify/Validate_Client_Task.h b/TAO/orbsvcs/orbsvcs/Notify/Validate_Client_Task.h index c7617c94a47..cb765a69400 100644 --- a/TAO/orbsvcs/orbsvcs/Notify/Validate_Client_Task.h +++ b/TAO/orbsvcs/orbsvcs/Notify/Validate_Client_Task.h @@ -3,8 +3,6 @@ /** * @file Validate_Client_Task.h * - * $Id$ - * * @author Yan Dai (dai_y@ociweb.com) */ //============================================================================= diff --git a/TAO/orbsvcs/orbsvcs/Notify/Validate_Worker_T.h b/TAO/orbsvcs/orbsvcs/Notify/Validate_Worker_T.h index e4e13647acf..b25fa1d876d 100644 --- a/TAO/orbsvcs/orbsvcs/Notify/Validate_Worker_T.h +++ b/TAO/orbsvcs/orbsvcs/Notify/Validate_Worker_T.h @@ -3,8 +3,6 @@ /** * @file Validate_Worker_T.h * - * $Id$ - * * @author Yan Dai (dai_y@ociweb.com) */ //============================================================================= diff --git a/TAO/orbsvcs/orbsvcs/Notify/Worker_Task.h b/TAO/orbsvcs/orbsvcs/Notify/Worker_Task.h index 35b1e0d23d3..e5d63d945b0 100644 --- a/TAO/orbsvcs/orbsvcs/Notify/Worker_Task.h +++ b/TAO/orbsvcs/orbsvcs/Notify/Worker_Task.h @@ -3,8 +3,6 @@ /** * @file Worker_Task.h * - * $Id$ - * * @author Pradeep Gore <pradeep@oomworks.com> */ diff --git a/TAO/orbsvcs/orbsvcs/Notify/XML_Loader.h b/TAO/orbsvcs/orbsvcs/Notify/XML_Loader.h index f91eb3f7a81..76094b30928 100644 --- a/TAO/orbsvcs/orbsvcs/Notify/XML_Loader.h +++ b/TAO/orbsvcs/orbsvcs/Notify/XML_Loader.h @@ -4,8 +4,6 @@ /** * @file XML_Loader.h * - * $Id$ - * * A topology saver class that outputs XML. * * @author Jonathan Pollack <pollack_j@ociweb.com> diff --git a/TAO/orbsvcs/orbsvcs/Notify/XML_Saver.h b/TAO/orbsvcs/orbsvcs/Notify/XML_Saver.h index 2771dd3c177..71ee9911ba1 100644 --- a/TAO/orbsvcs/orbsvcs/Notify/XML_Saver.h +++ b/TAO/orbsvcs/orbsvcs/Notify/XML_Saver.h @@ -4,8 +4,6 @@ /** * @file XML_Saver.h * - * $Id$ - * * @author Jonathan Pollack <pollack_j@ociweb.com> */ //============================================================================= diff --git a/TAO/orbsvcs/orbsvcs/Notify/XML_Topology_Factory.h b/TAO/orbsvcs/orbsvcs/Notify/XML_Topology_Factory.h index e0921a91927..a567b11a3ac 100644 --- a/TAO/orbsvcs/orbsvcs/Notify/XML_Topology_Factory.h +++ b/TAO/orbsvcs/orbsvcs/Notify/XML_Topology_Factory.h @@ -4,8 +4,6 @@ /** * @file XML_Topology_Factory.h * - * $Id$ - * * @author Jonathan Pollack <pollack_j@ociweb.com> */ //============================================================================= diff --git a/TAO/orbsvcs/orbsvcs/PortableGroup/Fragments_Cleanup_Strategy.h b/TAO/orbsvcs/orbsvcs/PortableGroup/Fragments_Cleanup_Strategy.h index 4915c0d86ed..adec27c6573 100644 --- a/TAO/orbsvcs/orbsvcs/PortableGroup/Fragments_Cleanup_Strategy.h +++ b/TAO/orbsvcs/orbsvcs/PortableGroup/Fragments_Cleanup_Strategy.h @@ -4,8 +4,6 @@ /** * @file Fragments_Cleanup_Strategy.h * - * $Id$ - * * @author Vladimir Zykov <vz@prismtech.com> */ // ================================================================ diff --git a/TAO/orbsvcs/orbsvcs/PortableGroup/GOA.h b/TAO/orbsvcs/orbsvcs/PortableGroup/GOA.h index 505c504a9df..0c03bdcdea3 100644 --- a/TAO/orbsvcs/orbsvcs/PortableGroup/GOA.h +++ b/TAO/orbsvcs/orbsvcs/PortableGroup/GOA.h @@ -4,8 +4,6 @@ /** * @file GOA.h * - * $Id$ - * * Header file for Group Object Adapter * * @author Several diff --git a/TAO/orbsvcs/orbsvcs/PortableGroup/MIOP.h b/TAO/orbsvcs/orbsvcs/PortableGroup/MIOP.h index 7e6219a5e67..fc271b1cbb5 100644 --- a/TAO/orbsvcs/orbsvcs/PortableGroup/MIOP.h +++ b/TAO/orbsvcs/orbsvcs/PortableGroup/MIOP.h @@ -4,8 +4,6 @@ /** * @file MIOP.h * - * $Id$ - * * @author Bala Natarajan */ //============================================================================= diff --git a/TAO/orbsvcs/orbsvcs/PortableGroup/PG_FactoryRegistry.h b/TAO/orbsvcs/orbsvcs/PortableGroup/PG_FactoryRegistry.h index ac5645eed9f..d2f01c4fe3c 100644 --- a/TAO/orbsvcs/orbsvcs/PortableGroup/PG_FactoryRegistry.h +++ b/TAO/orbsvcs/orbsvcs/PortableGroup/PG_FactoryRegistry.h @@ -4,8 +4,6 @@ /** * @file PG_FactoryRegistry.h * - * $Id$ - * * This file declares the implementation of PortableGroup::FactoryRegistry. * Eventually this should be folded into the Fault Tolerance ReplicationManager * diff --git a/TAO/orbsvcs/orbsvcs/PortableGroup/PG_Factory_Map.h b/TAO/orbsvcs/orbsvcs/PortableGroup/PG_Factory_Map.h index 33c4e1cf421..b1e6c6bf8ed 100644 --- a/TAO/orbsvcs/orbsvcs/PortableGroup/PG_Factory_Map.h +++ b/TAO/orbsvcs/orbsvcs/PortableGroup/PG_Factory_Map.h @@ -4,8 +4,6 @@ /** * @file PG_Factory_Map.h * - * $Id$ - * * @author Ossama Othman <ossama@uci.edu> */ //======================================================================= diff --git a/TAO/orbsvcs/orbsvcs/PortableGroup/PG_Factory_Set.h b/TAO/orbsvcs/orbsvcs/PortableGroup/PG_Factory_Set.h index 9b545e49831..9d4edb7506a 100644 --- a/TAO/orbsvcs/orbsvcs/PortableGroup/PG_Factory_Set.h +++ b/TAO/orbsvcs/orbsvcs/PortableGroup/PG_Factory_Set.h @@ -4,8 +4,6 @@ /** * @file PG_Factory_Set.h * - * $Id$ - * * @author Ossama Othman <ossama@uci.edu> */ //======================================================================= diff --git a/TAO/orbsvcs/orbsvcs/PortableGroup/PG_Location_Equal_To.h b/TAO/orbsvcs/orbsvcs/PortableGroup/PG_Location_Equal_To.h index cbfc12a8949..af459a00a11 100644 --- a/TAO/orbsvcs/orbsvcs/PortableGroup/PG_Location_Equal_To.h +++ b/TAO/orbsvcs/orbsvcs/PortableGroup/PG_Location_Equal_To.h @@ -4,8 +4,6 @@ /** * @file PG_Location_Equal_To.h * - * $Id$ - * * @author Ossama Othman <ossama@uci.edu> */ //============================================================================= diff --git a/TAO/orbsvcs/orbsvcs/PortableGroup/PG_Location_Hash.h b/TAO/orbsvcs/orbsvcs/PortableGroup/PG_Location_Hash.h index d59b5320ff0..a30b2ed2389 100644 --- a/TAO/orbsvcs/orbsvcs/PortableGroup/PG_Location_Hash.h +++ b/TAO/orbsvcs/orbsvcs/PortableGroup/PG_Location_Hash.h @@ -4,8 +4,6 @@ /** * @file PG_Location_Hash.h * - * $Id$ - * * @author Ossama Othman <ossama@uci.edu> */ //============================================================================= diff --git a/TAO/orbsvcs/orbsvcs/PortableGroup/PG_Location_Map.h b/TAO/orbsvcs/orbsvcs/PortableGroup/PG_Location_Map.h index e0eb6dbf756..88f46b822a9 100644 --- a/TAO/orbsvcs/orbsvcs/PortableGroup/PG_Location_Map.h +++ b/TAO/orbsvcs/orbsvcs/PortableGroup/PG_Location_Map.h @@ -4,8 +4,6 @@ /** * @file PG_Location_Map.h * - * $Id$ - * * @author Ossama Othman <ossama@uci.edu> */ //======================================================================= diff --git a/TAO/orbsvcs/orbsvcs/PortableGroup/PG_MemberInfo.h b/TAO/orbsvcs/orbsvcs/PortableGroup/PG_MemberInfo.h index 8576685e71e..2cf15e7146c 100644 --- a/TAO/orbsvcs/orbsvcs/PortableGroup/PG_MemberInfo.h +++ b/TAO/orbsvcs/orbsvcs/PortableGroup/PG_MemberInfo.h @@ -4,8 +4,6 @@ /** * @file PG_MemberInfo.h * - * $Id$ - * * @author Ossama Othman <ossama@uci.edu> */ //======================================================================= diff --git a/TAO/orbsvcs/orbsvcs/PortableGroup/PG_ObjectGroup_Map.h b/TAO/orbsvcs/orbsvcs/PortableGroup/PG_ObjectGroup_Map.h index 4673a79df0f..628d75e9fa2 100644 --- a/TAO/orbsvcs/orbsvcs/PortableGroup/PG_ObjectGroup_Map.h +++ b/TAO/orbsvcs/orbsvcs/PortableGroup/PG_ObjectGroup_Map.h @@ -4,8 +4,6 @@ /** * @file PG_ObjectGroup_Map.h * - * $Id$ - * * @author Ossama Othman <ossama@uci.edu> */ //======================================================================= diff --git a/TAO/orbsvcs/orbsvcs/PortableGroup/PG_Object_Adapter_Factory.h b/TAO/orbsvcs/orbsvcs/PortableGroup/PG_Object_Adapter_Factory.h index 7edf4fe521e..292e338d13a 100644 --- a/TAO/orbsvcs/orbsvcs/PortableGroup/PG_Object_Adapter_Factory.h +++ b/TAO/orbsvcs/orbsvcs/PortableGroup/PG_Object_Adapter_Factory.h @@ -4,8 +4,6 @@ /** * @file PG_Object_Adapter_Factory.h * - * $Id$ - * * @author Johnny Willemsen */ // =================================================================== diff --git a/TAO/orbsvcs/orbsvcs/PortableGroup/PG_Object_Group.h b/TAO/orbsvcs/orbsvcs/PortableGroup/PG_Object_Group.h index 278392c169d..0e72012e8a1 100644 --- a/TAO/orbsvcs/orbsvcs/PortableGroup/PG_Object_Group.h +++ b/TAO/orbsvcs/orbsvcs/PortableGroup/PG_Object_Group.h @@ -4,8 +4,6 @@ /** * @file PG_Object_Group.h * - * $Id$ - * * Manage all information related to an object group. * @@ Note: the above description is optimistic. The hope is to eventually * @@ consolidate all information related to an object group into this object. diff --git a/TAO/orbsvcs/orbsvcs/PortableGroup/PG_Object_Group_Storable.h b/TAO/orbsvcs/orbsvcs/PortableGroup/PG_Object_Group_Storable.h index d59646e5a0e..a526b1e52f6 100644 --- a/TAO/orbsvcs/orbsvcs/PortableGroup/PG_Object_Group_Storable.h +++ b/TAO/orbsvcs/orbsvcs/PortableGroup/PG_Object_Group_Storable.h @@ -4,8 +4,6 @@ /** * @file PG_Object_Group_Storable.h * - * $Id$ - * * Contains declaration for class PG_Object_Group_Storable. * * @author Byron Harris <harrisb@ociweb.com> diff --git a/TAO/orbsvcs/orbsvcs/PortableGroup/PG_Properties_Encoder.cpp b/TAO/orbsvcs/orbsvcs/PortableGroup/PG_Properties_Encoder.cpp index de1fa1c7223..858e3b1e703 100644 --- a/TAO/orbsvcs/orbsvcs/PortableGroup/PG_Properties_Encoder.cpp +++ b/TAO/orbsvcs/orbsvcs/PortableGroup/PG_Properties_Encoder.cpp @@ -2,8 +2,6 @@ /** * @file PG_Properties_Encoder.cpp * - * $Id$ - * * This file implements classes to help manage the Properties * defined in the Portable Object Group. * diff --git a/TAO/orbsvcs/orbsvcs/PortableGroup/PG_Properties_Encoder.h b/TAO/orbsvcs/orbsvcs/PortableGroup/PG_Properties_Encoder.h index 19730933562..6f8c5d2070b 100644 --- a/TAO/orbsvcs/orbsvcs/PortableGroup/PG_Properties_Encoder.h +++ b/TAO/orbsvcs/orbsvcs/PortableGroup/PG_Properties_Encoder.h @@ -4,8 +4,6 @@ /** * @file PG_Properties_Encoder.h * - * $Id$ - * * This file declares a class to help manage PortableGroup::Properties * * @author Dale Wilson <wilson_d@ociweb.com> diff --git a/TAO/orbsvcs/orbsvcs/PortableGroup/PG_Properties_Encoder.inl b/TAO/orbsvcs/orbsvcs/PortableGroup/PG_Properties_Encoder.inl index aa64246f6a5..c250d2a5a83 100644 --- a/TAO/orbsvcs/orbsvcs/PortableGroup/PG_Properties_Encoder.inl +++ b/TAO/orbsvcs/orbsvcs/PortableGroup/PG_Properties_Encoder.inl @@ -4,8 +4,6 @@ /** * @file PG_Properties_Encoder.inl * - * $Id$ - * * @author Dale Wilson <wilson_d@ociweb.com> */ //============================================================================= diff --git a/TAO/orbsvcs/orbsvcs/PortableGroup/PG_Properties_Support.cpp b/TAO/orbsvcs/orbsvcs/PortableGroup/PG_Properties_Support.cpp index 625182a319d..1239590d611 100644 --- a/TAO/orbsvcs/orbsvcs/PortableGroup/PG_Properties_Support.cpp +++ b/TAO/orbsvcs/orbsvcs/PortableGroup/PG_Properties_Support.cpp @@ -4,8 +4,6 @@ /** * @file PG_Properties_Support.cpp * - * $Id$ - * * This file implements classes to help manage PortableGroup::Properties * * @author Dale Wilson <wilson_d@ociweb.com> diff --git a/TAO/orbsvcs/orbsvcs/PortableGroup/PG_Properties_Support.h b/TAO/orbsvcs/orbsvcs/PortableGroup/PG_Properties_Support.h index a59d33b7b89..88622e7e008 100644 --- a/TAO/orbsvcs/orbsvcs/PortableGroup/PG_Properties_Support.h +++ b/TAO/orbsvcs/orbsvcs/PortableGroup/PG_Properties_Support.h @@ -4,8 +4,6 @@ /** * @file PG_Properties_Support.h * - * $Id$ - * * This file declares classes to help manage the PortableGroup::Properties * It serves roughly the same purpose as PG_PropertiesManager, but takes a * different approach that suits the needs of FT CORBA. diff --git a/TAO/orbsvcs/orbsvcs/PortableGroup/PG_Property_Set.cpp b/TAO/orbsvcs/orbsvcs/PortableGroup/PG_Property_Set.cpp index c56076465b6..e074d429f4f 100644 --- a/TAO/orbsvcs/orbsvcs/PortableGroup/PG_Property_Set.cpp +++ b/TAO/orbsvcs/orbsvcs/PortableGroup/PG_Property_Set.cpp @@ -2,8 +2,6 @@ /** * @file PG_Property_Set.cpp * - * $Id$ - * * This file implements classes to help manage the Properties * defined in the Portable Object Group. * diff --git a/TAO/orbsvcs/orbsvcs/PortableGroup/PG_Property_Set.h b/TAO/orbsvcs/orbsvcs/PortableGroup/PG_Property_Set.h index bc712a1b5ca..9eb1f8647da 100644 --- a/TAO/orbsvcs/orbsvcs/PortableGroup/PG_Property_Set.h +++ b/TAO/orbsvcs/orbsvcs/PortableGroup/PG_Property_Set.h @@ -4,8 +4,6 @@ /** * @file PG_Property_Set.h * - * $Id$ - * * This file declares classes to help manage the Properties * defined in the Portable Object Group. * diff --git a/TAO/orbsvcs/orbsvcs/PortableGroup/PG_Property_Set_Find.h b/TAO/orbsvcs/orbsvcs/PortableGroup/PG_Property_Set_Find.h index 3ca4fe41bde..708d9e14b59 100644 --- a/TAO/orbsvcs/orbsvcs/PortableGroup/PG_Property_Set_Find.h +++ b/TAO/orbsvcs/orbsvcs/PortableGroup/PG_Property_Set_Find.h @@ -4,8 +4,6 @@ /** * @file PG_Property_Set_Find.h * - * $Id$ - * * This is a companion function for the properties docoder * to work around compilers that don't support templated methods. * diff --git a/TAO/orbsvcs/orbsvcs/PortableGroup/PG_Servant_Dispatcher.h b/TAO/orbsvcs/orbsvcs/PortableGroup/PG_Servant_Dispatcher.h index 9d7f33e9ce6..1bf8c797f7e 100644 --- a/TAO/orbsvcs/orbsvcs/PortableGroup/PG_Servant_Dispatcher.h +++ b/TAO/orbsvcs/orbsvcs/PortableGroup/PG_Servant_Dispatcher.h @@ -4,8 +4,6 @@ /** * @file PG_Servant_Dispatcher.h * - * $Id$ - * * @author Johnny Willemsen <jwillemsen@remedy.nl> */ //============================================================================= diff --git a/TAO/orbsvcs/orbsvcs/PortableGroup/PG_Utils.h b/TAO/orbsvcs/orbsvcs/PortableGroup/PG_Utils.h index 5552f38c3a3..40e9bcecfbd 100644 --- a/TAO/orbsvcs/orbsvcs/PortableGroup/PG_Utils.h +++ b/TAO/orbsvcs/orbsvcs/PortableGroup/PG_Utils.h @@ -4,8 +4,6 @@ /** * @file PG_Utils.h * - * $Id$ - * * Utility methods * * @author Balachandran Natarajan <bala@dre.vanderbilt.edu> diff --git a/TAO/orbsvcs/orbsvcs/PortableGroup/PortableGroup_Acceptor_Registry.h b/TAO/orbsvcs/orbsvcs/PortableGroup/PortableGroup_Acceptor_Registry.h index 79dacff5664..748e8c48903 100644 --- a/TAO/orbsvcs/orbsvcs/PortableGroup/PortableGroup_Acceptor_Registry.h +++ b/TAO/orbsvcs/orbsvcs/PortableGroup/PortableGroup_Acceptor_Registry.h @@ -4,8 +4,6 @@ /** * @file PortableGroup_Acceptor_Registry.h * - * $Id$ - * * Registry for dynamically created acceptors. * * @author Frank Hunleth <fhunleth@cs.wustl.edu> diff --git a/TAO/orbsvcs/orbsvcs/PortableGroup/PortableGroup_Loader.h b/TAO/orbsvcs/orbsvcs/PortableGroup/PortableGroup_Loader.h index f66d1f62892..fc8c91bc883 100644 --- a/TAO/orbsvcs/orbsvcs/PortableGroup/PortableGroup_Loader.h +++ b/TAO/orbsvcs/orbsvcs/PortableGroup/PortableGroup_Loader.h @@ -4,8 +4,6 @@ /** * @file PortableGroup_Loader.h * - * $Id$ - * * Loads and initializes the PortableGroup extensions to TAO. * * @author Frank Hunleth <fhunleth@cs.wustl.edu> diff --git a/TAO/orbsvcs/orbsvcs/PortableGroup/PortableGroup_ORBInitializer.h b/TAO/orbsvcs/orbsvcs/PortableGroup/PortableGroup_ORBInitializer.h index c79d3690a82..3cd596fe5f1 100644 --- a/TAO/orbsvcs/orbsvcs/PortableGroup/PortableGroup_ORBInitializer.h +++ b/TAO/orbsvcs/orbsvcs/PortableGroup/PortableGroup_ORBInitializer.h @@ -4,8 +4,6 @@ /** * @file PortableGroup_ORBInitializer.h * - * $Id$ - * * @author Frank Hunleth <fhunleth@cs.wustl.edu> */ //============================================================================= diff --git a/TAO/orbsvcs/orbsvcs/PortableGroup/PortableGroup_Request_Dispatcher.h b/TAO/orbsvcs/orbsvcs/PortableGroup/PortableGroup_Request_Dispatcher.h index ea140f7a4a1..1dfe3bfcbbb 100644 --- a/TAO/orbsvcs/orbsvcs/PortableGroup/PortableGroup_Request_Dispatcher.h +++ b/TAO/orbsvcs/orbsvcs/PortableGroup/PortableGroup_Request_Dispatcher.h @@ -4,8 +4,6 @@ /** * @file PortableGroup_Request_Dispatcher.h * - * $Id$ - * * A class that strategizes the request dispatching procedure. * * @author Frank Hunleth <fhunleth@cs.wustl.edu> diff --git a/TAO/orbsvcs/orbsvcs/PortableGroup/Portable_Group_Map.h b/TAO/orbsvcs/orbsvcs/PortableGroup/Portable_Group_Map.h index d798a563e9e..ce80324fe64 100644 --- a/TAO/orbsvcs/orbsvcs/PortableGroup/Portable_Group_Map.h +++ b/TAO/orbsvcs/orbsvcs/PortableGroup/Portable_Group_Map.h @@ -4,8 +4,6 @@ /** * @file Portable_Group_Map.h * - * $Id$ - * * @author Frank Hunleth <fhunleth@cs.wustl.edu> */ //============================================================================= diff --git a/TAO/orbsvcs/orbsvcs/PortableGroup/UIPMC_Acceptor.h b/TAO/orbsvcs/orbsvcs/PortableGroup/UIPMC_Acceptor.h index aa3add29a2f..7b5f475be60 100644 --- a/TAO/orbsvcs/orbsvcs/PortableGroup/UIPMC_Acceptor.h +++ b/TAO/orbsvcs/orbsvcs/PortableGroup/UIPMC_Acceptor.h @@ -4,8 +4,6 @@ /** * @file UIPMC_Acceptor.h * - * $Id$ - * * MIOP specific acceptor processing * * @author Frank Hunleth <fhunleth@cs.wustl.edu> diff --git a/TAO/orbsvcs/orbsvcs/PortableGroup/UIPMC_Connection_Handler.h b/TAO/orbsvcs/orbsvcs/PortableGroup/UIPMC_Connection_Handler.h index 39cd1dfd704..4135d5f01b9 100644 --- a/TAO/orbsvcs/orbsvcs/PortableGroup/UIPMC_Connection_Handler.h +++ b/TAO/orbsvcs/orbsvcs/PortableGroup/UIPMC_Connection_Handler.h @@ -4,8 +4,6 @@ /** * @file UIPMC_Connection_Handler.h * - * $Id$ - * * @author Frank Hunleth <fhunleth@cs.wustl.edu> */ //============================================================================= diff --git a/TAO/orbsvcs/orbsvcs/PortableGroup/UIPMC_Connector.h b/TAO/orbsvcs/orbsvcs/PortableGroup/UIPMC_Connector.h index 6751c306f85..e0a7be87b5c 100644 --- a/TAO/orbsvcs/orbsvcs/PortableGroup/UIPMC_Connector.h +++ b/TAO/orbsvcs/orbsvcs/PortableGroup/UIPMC_Connector.h @@ -4,8 +4,6 @@ /** * @file UIPMC_Connector.h * - * $Id$ - * * MIOP specific connector processing. * * @author Frank Hunleth <fhunleth@cs.wustl.edu> diff --git a/TAO/orbsvcs/orbsvcs/PortableGroup/UIPMC_Endpoint.h b/TAO/orbsvcs/orbsvcs/PortableGroup/UIPMC_Endpoint.h index b0f2606be5b..8d2656c21c9 100644 --- a/TAO/orbsvcs/orbsvcs/PortableGroup/UIPMC_Endpoint.h +++ b/TAO/orbsvcs/orbsvcs/PortableGroup/UIPMC_Endpoint.h @@ -4,8 +4,6 @@ /** * @file UIPMC_Endpoint.h * - * $Id$ - * * UIPMC implementation of PP Framework Endpoint interface. * * @author Frank Hunleth <fhunleth@cs.wustl.edu> diff --git a/TAO/orbsvcs/orbsvcs/PortableGroup/UIPMC_Factory.h b/TAO/orbsvcs/orbsvcs/PortableGroup/UIPMC_Factory.h index 187808133e1..ecdf3c5590a 100644 --- a/TAO/orbsvcs/orbsvcs/PortableGroup/UIPMC_Factory.h +++ b/TAO/orbsvcs/orbsvcs/PortableGroup/UIPMC_Factory.h @@ -4,8 +4,6 @@ /** * @file UIPMC_Factory.h * - * $Id$ - * * @author Frank Hunleth <fhunleth@cs.wustl.edu> */ //============================================================================= diff --git a/TAO/orbsvcs/orbsvcs/PortableGroup/UIPMC_Mcast_Connection_Handler.h b/TAO/orbsvcs/orbsvcs/PortableGroup/UIPMC_Mcast_Connection_Handler.h index 2ec8a772b73..3ce9702937c 100644 --- a/TAO/orbsvcs/orbsvcs/PortableGroup/UIPMC_Mcast_Connection_Handler.h +++ b/TAO/orbsvcs/orbsvcs/PortableGroup/UIPMC_Mcast_Connection_Handler.h @@ -4,8 +4,6 @@ /** * @file UIPMC_Mcast_Connection_Handler.h * - * $Id$ - * * @author Vadym Ridosh <vridosh@prismtech.com> */ //============================================================================= diff --git a/TAO/orbsvcs/orbsvcs/PortableGroup/UIPMC_Mcast_Transport.h b/TAO/orbsvcs/orbsvcs/PortableGroup/UIPMC_Mcast_Transport.h index 75befb1e41d..bcf96d01b49 100644 --- a/TAO/orbsvcs/orbsvcs/PortableGroup/UIPMC_Mcast_Transport.h +++ b/TAO/orbsvcs/orbsvcs/PortableGroup/UIPMC_Mcast_Transport.h @@ -4,8 +4,6 @@ /** * @file UIPMC_Mcast_Transport.h * - * $Id$ - * * @author Vladimir Zykov <vz@prismtech.com> */ //============================================================================= diff --git a/TAO/orbsvcs/orbsvcs/PortableGroup/UIPMC_Message_Block_Data_Iterator.h b/TAO/orbsvcs/orbsvcs/PortableGroup/UIPMC_Message_Block_Data_Iterator.h index 0bfffc1e5fc..040d0a5bb47 100644 --- a/TAO/orbsvcs/orbsvcs/PortableGroup/UIPMC_Message_Block_Data_Iterator.h +++ b/TAO/orbsvcs/orbsvcs/PortableGroup/UIPMC_Message_Block_Data_Iterator.h @@ -4,8 +4,6 @@ /** * @file UIPMC_Message_Block_Data_Iterator.h * - * $Id$ - * * @author Frank Hunleth <frank@hunleth.com> */ //============================================================================= diff --git a/TAO/orbsvcs/orbsvcs/PortableGroup/UIPMC_Profile.h b/TAO/orbsvcs/orbsvcs/PortableGroup/UIPMC_Profile.h index 7406a16b0d1..8f4a9cdd228 100644 --- a/TAO/orbsvcs/orbsvcs/PortableGroup/UIPMC_Profile.h +++ b/TAO/orbsvcs/orbsvcs/PortableGroup/UIPMC_Profile.h @@ -4,8 +4,6 @@ /** * @file UIPMC_Profile.h * - * $Id$ - * * UIPMC profile specific processing * * @author Frank Hunleth <fhunleth@cs.wustl.edu> diff --git a/TAO/orbsvcs/orbsvcs/PortableGroup/UIPMC_Transport.h b/TAO/orbsvcs/orbsvcs/PortableGroup/UIPMC_Transport.h index e519e886140..b2481923238 100644 --- a/TAO/orbsvcs/orbsvcs/PortableGroup/UIPMC_Transport.h +++ b/TAO/orbsvcs/orbsvcs/PortableGroup/UIPMC_Transport.h @@ -4,8 +4,6 @@ /** * @file UIPMC_Transport.h * - * $Id$ - * * @author Frank Hunleth <fhunleth@cs.wustl.edu> */ //============================================================================= diff --git a/TAO/orbsvcs/orbsvcs/PortableGroup/UIPMC_Transport_Recv_Packet.h b/TAO/orbsvcs/orbsvcs/PortableGroup/UIPMC_Transport_Recv_Packet.h index 6046cebc684..8c6b648fbe6 100644 --- a/TAO/orbsvcs/orbsvcs/PortableGroup/UIPMC_Transport_Recv_Packet.h +++ b/TAO/orbsvcs/orbsvcs/PortableGroup/UIPMC_Transport_Recv_Packet.h @@ -4,8 +4,6 @@ /** * @file UIPMC_Transport_Recv_Packet.h * - * $Id$ - * * @author Vladimir Zykov <vz@prismtech.com> */ //============================================================================= diff --git a/TAO/orbsvcs/orbsvcs/PortableGroup/UIPMC_Wait_Never.h b/TAO/orbsvcs/orbsvcs/PortableGroup/UIPMC_Wait_Never.h index 06958186f7c..f4b283e939e 100644 --- a/TAO/orbsvcs/orbsvcs/PortableGroup/UIPMC_Wait_Never.h +++ b/TAO/orbsvcs/orbsvcs/PortableGroup/UIPMC_Wait_Never.h @@ -4,8 +4,6 @@ /** * @file UIPMC_Wait_Never.h * - * $Id$ - * * @author Frank Hunleth <fhunleth@cs.wustl.edu> */ //============================================================================= diff --git a/TAO/orbsvcs/orbsvcs/PortableGroup/miop_resource.h b/TAO/orbsvcs/orbsvcs/PortableGroup/miop_resource.h index 8f45618c04d..62a80ca2f2b 100644 --- a/TAO/orbsvcs/orbsvcs/PortableGroup/miop_resource.h +++ b/TAO/orbsvcs/orbsvcs/PortableGroup/miop_resource.h @@ -4,8 +4,6 @@ /** * @file miop_resource.h * - * $Id$ - * * @author Vladimir Zykov <vz@prismtech.com> */ //============================================================================= diff --git a/TAO/orbsvcs/orbsvcs/PortableGroup/miopconf.h b/TAO/orbsvcs/orbsvcs/PortableGroup/miopconf.h index 49afdf15567..de231a10906 100644 --- a/TAO/orbsvcs/orbsvcs/PortableGroup/miopconf.h +++ b/TAO/orbsvcs/orbsvcs/PortableGroup/miopconf.h @@ -4,8 +4,6 @@ /** * @file miopconf.h * - * $Id$ - * * Build configuration file. * * @author Copyright 1995 by Sun Microsystems, Inc. diff --git a/TAO/orbsvcs/orbsvcs/PortableGroup_Simple_DS.idl b/TAO/orbsvcs/orbsvcs/PortableGroup_Simple_DS.idl index e7ca24867fe..d6ccd6619c9 100644 --- a/TAO/orbsvcs/orbsvcs/PortableGroup_Simple_DS.idl +++ b/TAO/orbsvcs/orbsvcs/PortableGroup_Simple_DS.idl @@ -4,8 +4,6 @@ /** * @file PortableGroup_Simple_DS.idl * - * $Id$ - * * The aim of this file is to provide a seperation between the actual * PortableGroup interface and some of the data structures defined in * this module. This would be apparent if you look at diff --git a/TAO/orbsvcs/orbsvcs/Property/CosPropertyService_i.cpp b/TAO/orbsvcs/orbsvcs/Property/CosPropertyService_i.cpp index 241f2e1c04f..2cba0dcae08 100644 --- a/TAO/orbsvcs/orbsvcs/Property/CosPropertyService_i.cpp +++ b/TAO/orbsvcs/orbsvcs/Property/CosPropertyService_i.cpp @@ -3,8 +3,6 @@ /** * @file CosPropertyService_i.cpp * - * $Id$ - * * @author Alexander Babu Arulanthu <alex@cs.wustl.edu> */ //============================================================================= diff --git a/TAO/orbsvcs/orbsvcs/Property/CosPropertyService_i.h b/TAO/orbsvcs/orbsvcs/Property/CosPropertyService_i.h index 199152b5970..7db5231f46f 100644 --- a/TAO/orbsvcs/orbsvcs/Property/CosPropertyService_i.h +++ b/TAO/orbsvcs/orbsvcs/Property/CosPropertyService_i.h @@ -4,8 +4,6 @@ /** * @file CosPropertyService_i.h * - * $Id$ - * * @author Alexander Babu Arulanthu <alex@cs.wustl.edu> */ //============================================================================= diff --git a/TAO/orbsvcs/orbsvcs/RTEventLogAdmin.idl b/TAO/orbsvcs/orbsvcs/RTEventLogAdmin.idl index 75b44da7eee..8507924075a 100644 --- a/TAO/orbsvcs/orbsvcs/RTEventLogAdmin.idl +++ b/TAO/orbsvcs/orbsvcs/RTEventLogAdmin.idl @@ -3,8 +3,6 @@ /** * @file RTEventLogAdmin.idl * - * $Id$ - * * This module defines the EventLog and * EventLogFactory interfaces. * diff --git a/TAO/orbsvcs/orbsvcs/Runtime_Scheduler.h b/TAO/orbsvcs/orbsvcs/Runtime_Scheduler.h index f380b06f0e3..39f3b8e1dc7 100644 --- a/TAO/orbsvcs/orbsvcs/Runtime_Scheduler.h +++ b/TAO/orbsvcs/orbsvcs/Runtime_Scheduler.h @@ -4,8 +4,6 @@ /** * @file Runtime_Scheduler.h * - * $Id$ - * * @author Chris Gill <cdgill@cs.wustl.edu> */ //============================================================================= diff --git a/TAO/orbsvcs/orbsvcs/SSLIOP/IIOP_SSL_Acceptor.h b/TAO/orbsvcs/orbsvcs/SSLIOP/IIOP_SSL_Acceptor.h index 58e8c7523d0..5c53112a86f 100644 --- a/TAO/orbsvcs/orbsvcs/SSLIOP/IIOP_SSL_Acceptor.h +++ b/TAO/orbsvcs/orbsvcs/SSLIOP/IIOP_SSL_Acceptor.h @@ -4,8 +4,6 @@ /** * @file IIOP_SSL_Acceptor.h * - * $Id$ - * * SSL-aware IIOP specific acceptor processing * * @author Ossama Othman <ossama@dre.vanderbilt.edu> diff --git a/TAO/orbsvcs/orbsvcs/SSLIOP/IIOP_SSL_Connection_Handler.h b/TAO/orbsvcs/orbsvcs/SSLIOP/IIOP_SSL_Connection_Handler.h index 20ebe586e3c..4c300069df1 100644 --- a/TAO/orbsvcs/orbsvcs/SSLIOP/IIOP_SSL_Connection_Handler.h +++ b/TAO/orbsvcs/orbsvcs/SSLIOP/IIOP_SSL_Connection_Handler.h @@ -4,8 +4,6 @@ /** * @file IIOP_SSL_Connection_Handler.h * - * $Id$ - * * @author Ossama Othman <ossama@dre.vanderbilt.edu> */ //============================================================================= diff --git a/TAO/orbsvcs/orbsvcs/SSLIOP/IIOP_SSL_Connector.h b/TAO/orbsvcs/orbsvcs/SSLIOP/IIOP_SSL_Connector.h index 399e55748cd..3c06e02904e 100644 --- a/TAO/orbsvcs/orbsvcs/SSLIOP/IIOP_SSL_Connector.h +++ b/TAO/orbsvcs/orbsvcs/SSLIOP/IIOP_SSL_Connector.h @@ -4,8 +4,6 @@ /** * @file IIOP_SSL_Connector.h * - * $Id$ - * * IIOP specific connector processing -- SSL aware version * * @author Ossama Othman <ossama@uci.edu> diff --git a/TAO/orbsvcs/orbsvcs/SSLIOP/IIOP_SSL_Transport.h b/TAO/orbsvcs/orbsvcs/SSLIOP/IIOP_SSL_Transport.h index 73f709f8669..7d5f1752a8d 100644 --- a/TAO/orbsvcs/orbsvcs/SSLIOP/IIOP_SSL_Transport.h +++ b/TAO/orbsvcs/orbsvcs/SSLIOP/IIOP_SSL_Transport.h @@ -4,8 +4,6 @@ /** * @file IIOP_SSL_Transport.h * - * $Id$ - * * @author Ossama Othman <ossama@uci.edu> */ //============================================================================= diff --git a/TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_Accept_Strategy.h b/TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_Accept_Strategy.h index 8c79d322359..c99d0010a5d 100644 --- a/TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_Accept_Strategy.h +++ b/TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_Accept_Strategy.h @@ -4,8 +4,6 @@ /** * @file SSLIOP_Accept_Strategy.h * - * $Id$ - * * IIOP/SSL specific accept strategy * * @author Ossama Othman <ossama@dre.vanderbilt.edu> diff --git a/TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_Acceptor.h b/TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_Acceptor.h index d3e265a55f6..1ba14a96742 100644 --- a/TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_Acceptor.h +++ b/TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_Acceptor.h @@ -4,8 +4,6 @@ /** * @file SSLIOP_Acceptor.h * - * $Id$ - * * IIOP/SSL specific acceptor processing * * diff --git a/TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_Connection_Handler.h b/TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_Connection_Handler.h index 07b0f26376b..21d3c80ffe1 100644 --- a/TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_Connection_Handler.h +++ b/TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_Connection_Handler.h @@ -4,8 +4,6 @@ /** * @file SSLIOP_Connection_Handler.h * - * $Id$ - * * @author Carlos O'Ryan <coryan@uci.edu> * @author Ossama Othman <ossama@uci.edu> */ diff --git a/TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_Connector.h b/TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_Connector.h index 94832510162..9ac5cd6fa59 100644 --- a/TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_Connector.h +++ b/TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_Connector.h @@ -4,8 +4,6 @@ /** * @file SSLIOP_Connector.h * - * $Id$ - * * SSLIOP specific connector processing * * @author Carlos O'Ryan diff --git a/TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_Credentials.h b/TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_Credentials.h index 1e38ca405f3..8ea7ad699df 100644 --- a/TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_Credentials.h +++ b/TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_Credentials.h @@ -4,8 +4,6 @@ /** * @file SSLIOP_Credentials.h * - * $Id$ - * * @author Ossama Othman <ossama@dre.vanderbilt.edu> */ //============================================================================= diff --git a/TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_Current.h b/TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_Current.h index 269b53d2e1f..0ab11669387 100644 --- a/TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_Current.h +++ b/TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_Current.h @@ -4,8 +4,6 @@ /** * @file SSLIOP_Current.h * - * $Id$ - * * @author Ossama Othman <ossama@dre.vanderbilt.edu> */ // =================================================================== diff --git a/TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_Current_Impl.h b/TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_Current_Impl.h index a5d0aa1ca00..04a7a556cf3 100644 --- a/TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_Current_Impl.h +++ b/TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_Current_Impl.h @@ -4,8 +4,6 @@ /** * @file SSLIOP_Current_Impl.h * - * $Id$ - * * @author Ossama Othman <ossama@uci.edu> */ // =================================================================== diff --git a/TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_EVP_PKEY.h b/TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_EVP_PKEY.h index 38cd13aa8b5..036520af6dc 100644 --- a/TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_EVP_PKEY.h +++ b/TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_EVP_PKEY.h @@ -4,8 +4,6 @@ /** * @file SSLIOP_EVP_PKEY.h * - * $Id$ - * * @author Ossama Othman <ossama@dre.vanderbilt.edu> */ //============================================================================= diff --git a/TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_Endpoint.h b/TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_Endpoint.h index 3ef937b9dcb..e3bba37c5c1 100644 --- a/TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_Endpoint.h +++ b/TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_Endpoint.h @@ -4,8 +4,6 @@ /** * @file SSLIOP_Endpoint.h * - * $Id$ - * * SSLIOP implementation of PP Framework Endpoint interface. * * @author Marina Spivak <marina@cs.wustl.edu> diff --git a/TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_Factory.h b/TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_Factory.h index 385a0935efd..2f05106078e 100644 --- a/TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_Factory.h +++ b/TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_Factory.h @@ -4,8 +4,6 @@ /** * @file SSLIOP_Factory.h * - * $Id$ - * * SSLIOP implementation of PP Framework Protocol_Factory interface. * * @author Carlos O'Ryan <coryan@uci.edu> diff --git a/TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_Invocation_Interceptor.h b/TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_Invocation_Interceptor.h index 33313187644..89522630fe0 100644 --- a/TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_Invocation_Interceptor.h +++ b/TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_Invocation_Interceptor.h @@ -4,8 +4,6 @@ /** * @file SSLIOP_Invocation_Interceptor.h * - * $Id$ - * * @author Ossama Othman <ossama@uci.edu> */ // =================================================================== diff --git a/TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_ORBInitializer.h b/TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_ORBInitializer.h index fa85e9f75bb..67c7d93663a 100644 --- a/TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_ORBInitializer.h +++ b/TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_ORBInitializer.h @@ -4,8 +4,6 @@ /** * @file SSLIOP_ORBInitializer.h * - * $Id$ - * * @author Ossama Othman <ossama@uci.edu> */ //============================================================================= diff --git a/TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_OpenSSL_st_T.h b/TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_OpenSSL_st_T.h index 1fee4c1504b..4261c841534 100644 --- a/TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_OpenSSL_st_T.h +++ b/TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_OpenSSL_st_T.h @@ -4,8 +4,6 @@ /** * @file SSLIOP_OpenSSL_st_T.h * - * $Id$ - * * @author Ossama Othman <ossama@dre.vanderbilt.edu> */ //============================================================================= diff --git a/TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_Profile.h b/TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_Profile.h index dd3c3cb5e79..2b45409887c 100644 --- a/TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_Profile.h +++ b/TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_Profile.h @@ -4,8 +4,6 @@ /** * @file SSLIOP_Profile.h * - * $Id$ - * * SSLIOP profile specific processing * * @author Carlos O'Ryan <coryan@uci.edu> diff --git a/TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_SSL.h b/TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_SSL.h index b9b01e4a85d..b549bdcea61 100644 --- a/TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_SSL.h +++ b/TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_SSL.h @@ -6,8 +6,6 @@ * * OpenSSL @c SSL data structure specializations and typedefs. * - * $Id$ - * * @author Ossama Othman <ossama@dre.vanderbilt.edu> */ //============================================================================= diff --git a/TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_TargetCredentials.h b/TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_TargetCredentials.h index 08bd969eea4..8f1494b00a9 100644 --- a/TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_TargetCredentials.h +++ b/TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_TargetCredentials.h @@ -4,8 +4,6 @@ /** * @file SSLIOP_TargetCredentials.h * - * $Id$ - * * @author Ossama Othman <ossama@dre.vanderbilt.edu> */ //============================================================================= diff --git a/TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_Transport.h b/TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_Transport.h index 426c91205ee..92bcc0963b6 100644 --- a/TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_Transport.h +++ b/TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_Transport.h @@ -4,8 +4,6 @@ /** * @file SSLIOP_Transport.h * - * $Id$ - * * SSLIOP Transport specific processing. * * @author Carlos O'Ryan <coryan@ece.uci.edu> diff --git a/TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_Util.h b/TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_Util.h index e58a74666c8..4fe185785bb 100644 --- a/TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_Util.h +++ b/TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_Util.h @@ -4,8 +4,6 @@ /** * @file SSLIOP_Util.h * - * $Id$ - * * Utility class used by the SSLIOP pluggable protocol. * * @author Ossama Othman <ossama@uci.edu> diff --git a/TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_X509.h b/TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_X509.h index fc46e69fa9c..d83aa016353 100644 --- a/TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_X509.h +++ b/TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_X509.h @@ -4,8 +4,6 @@ /** * @file SSLIOP_X509.h * - * $Id$ - * * @author Ossama Othman <ossama@uci.edu> */ //============================================================================= diff --git a/TAO/orbsvcs/orbsvcs/Sched/DynSched.cpp b/TAO/orbsvcs/orbsvcs/Sched/DynSched.cpp index d75fca681d5..e1629d6a0b5 100644 --- a/TAO/orbsvcs/orbsvcs/Sched/DynSched.cpp +++ b/TAO/orbsvcs/orbsvcs/Sched/DynSched.cpp @@ -4,8 +4,6 @@ * * $Id$ * - * $Id$ - * * @author Chris Gill */ //============================================================================= diff --git a/TAO/orbsvcs/orbsvcs/Sched/DynSched.h b/TAO/orbsvcs/orbsvcs/Sched/DynSched.h index 221d8a58dee..b93aa99c58b 100644 --- a/TAO/orbsvcs/orbsvcs/Sched/DynSched.h +++ b/TAO/orbsvcs/orbsvcs/Sched/DynSched.h @@ -6,8 +6,6 @@ * * $Id$ * - * $Id$ - * * @author Chris Gill */ //============================================================================= diff --git a/TAO/orbsvcs/orbsvcs/Sched/DynSched.inl b/TAO/orbsvcs/orbsvcs/Sched/DynSched.inl index 1a0bcd0b0d9..55aa601853d 100644 --- a/TAO/orbsvcs/orbsvcs/Sched/DynSched.inl +++ b/TAO/orbsvcs/orbsvcs/Sched/DynSched.inl @@ -4,8 +4,6 @@ /** * @file DynSched.inl * - * $Id$ - * * @author Chris Gill */ //============================================================================= diff --git a/TAO/orbsvcs/orbsvcs/Sched/Reconfig_Sched_Utils.cpp b/TAO/orbsvcs/orbsvcs/Sched/Reconfig_Sched_Utils.cpp index d7562e962e2..4bf6aede47c 100644 --- a/TAO/orbsvcs/orbsvcs/Sched/Reconfig_Sched_Utils.cpp +++ b/TAO/orbsvcs/orbsvcs/Sched/Reconfig_Sched_Utils.cpp @@ -2,8 +2,6 @@ /** * @file Reconfig_Sched_Utils.cpp * - * $Id$ - * * @author Chris Gill <cdgill@cs.wustl.edu> */ //============================================================================= diff --git a/TAO/orbsvcs/orbsvcs/Sched/Reconfig_Sched_Utils.h b/TAO/orbsvcs/orbsvcs/Sched/Reconfig_Sched_Utils.h index 4c98033b05b..8986356c541 100644 --- a/TAO/orbsvcs/orbsvcs/Sched/Reconfig_Sched_Utils.h +++ b/TAO/orbsvcs/orbsvcs/Sched/Reconfig_Sched_Utils.h @@ -5,8 +5,6 @@ /** * @file Reconfig_Sched_Utils.h * - * $Id$ - * * @author Chris Gill <cdgill@cs.wustl.edu> */ //============================================================================= diff --git a/TAO/orbsvcs/orbsvcs/Sched/Reconfig_Sched_Utils_T.cpp b/TAO/orbsvcs/orbsvcs/Sched/Reconfig_Sched_Utils_T.cpp index 642c852f848..61ec21234da 100644 --- a/TAO/orbsvcs/orbsvcs/Sched/Reconfig_Sched_Utils_T.cpp +++ b/TAO/orbsvcs/orbsvcs/Sched/Reconfig_Sched_Utils_T.cpp @@ -1,8 +1,6 @@ /** * @file Reconfig_Sched_Utils_T.cpp * - * $Id$ - * * @author Chris Gill <cdgill@cs.wustl.edu> */ //============================================================================= diff --git a/TAO/orbsvcs/orbsvcs/Sched/Reconfig_Sched_Utils_T.h b/TAO/orbsvcs/orbsvcs/Sched/Reconfig_Sched_Utils_T.h index b6f388e2af1..7fcaaa9797a 100644 --- a/TAO/orbsvcs/orbsvcs/Sched/Reconfig_Sched_Utils_T.h +++ b/TAO/orbsvcs/orbsvcs/Sched/Reconfig_Sched_Utils_T.h @@ -5,8 +5,6 @@ /** * @file Reconfig_Sched_Utils_T.h * - * $Id$ - * * @author Chris Gill <cdgill@cs.wustl.edu> */ //============================================================================= diff --git a/TAO/orbsvcs/orbsvcs/Sched/Reconfig_Scheduler.h b/TAO/orbsvcs/orbsvcs/Sched/Reconfig_Scheduler.h index 92f34ca7dba..fefb7f5988c 100644 --- a/TAO/orbsvcs/orbsvcs/Sched/Reconfig_Scheduler.h +++ b/TAO/orbsvcs/orbsvcs/Sched/Reconfig_Scheduler.h @@ -4,8 +4,6 @@ /** * @file Reconfig_Scheduler.h * - * $Id$ - * * @author Chris Gill <cdgill@cs.wustl.edu> */ //============================================================================= diff --git a/TAO/orbsvcs/orbsvcs/Sched/Reconfig_Scheduler_T.cpp b/TAO/orbsvcs/orbsvcs/Sched/Reconfig_Scheduler_T.cpp index 53ba2a43383..1609ce1e6f9 100644 --- a/TAO/orbsvcs/orbsvcs/Sched/Reconfig_Scheduler_T.cpp +++ b/TAO/orbsvcs/orbsvcs/Sched/Reconfig_Scheduler_T.cpp @@ -2,8 +2,6 @@ /** * @file Reconfig_Scheduler_T.cpp * - * $Id$ - * * @author Chris Gill <cdgill@cs.wustl.edu> */ //============================================================================= diff --git a/TAO/orbsvcs/orbsvcs/Sched/Reconfig_Scheduler_T.h b/TAO/orbsvcs/orbsvcs/Sched/Reconfig_Scheduler_T.h index 48b5062c2fd..96758db6f26 100644 --- a/TAO/orbsvcs/orbsvcs/Sched/Reconfig_Scheduler_T.h +++ b/TAO/orbsvcs/orbsvcs/Sched/Reconfig_Scheduler_T.h @@ -4,8 +4,6 @@ /** * @file Reconfig_Scheduler_T.h * - * $Id$ - * * @author Chris Gill <cdgill@cs.wustl.edu> */ //============================================================================= diff --git a/TAO/orbsvcs/orbsvcs/Sched/SchedEntry.cpp b/TAO/orbsvcs/orbsvcs/Sched/SchedEntry.cpp index 30794c45d2e..8f851f9b415 100644 --- a/TAO/orbsvcs/orbsvcs/Sched/SchedEntry.cpp +++ b/TAO/orbsvcs/orbsvcs/Sched/SchedEntry.cpp @@ -3,8 +3,6 @@ /** * @file SchedEntry.cpp * - * $Id$ - * * @author Chris Gill */ //============================================================================= diff --git a/TAO/orbsvcs/orbsvcs/Sched/SchedEntry.h b/TAO/orbsvcs/orbsvcs/Sched/SchedEntry.h index ad96eee19ef..968064cbc37 100644 --- a/TAO/orbsvcs/orbsvcs/Sched/SchedEntry.h +++ b/TAO/orbsvcs/orbsvcs/Sched/SchedEntry.h @@ -4,8 +4,6 @@ /** * @file SchedEntry.h * - * $Id$ - * * @author Chris Gill <cdgill@cs.wustl.edu> */ //============================================================================= diff --git a/TAO/orbsvcs/orbsvcs/Sched/SchedEntry.inl b/TAO/orbsvcs/orbsvcs/Sched/SchedEntry.inl index 4fdbcfb8c96..54131103e55 100644 --- a/TAO/orbsvcs/orbsvcs/Sched/SchedEntry.inl +++ b/TAO/orbsvcs/orbsvcs/Sched/SchedEntry.inl @@ -4,8 +4,6 @@ /** * @file SchedEntry.inl * - * $Id$ - * * @author Chris Gill */ //============================================================================= diff --git a/TAO/orbsvcs/orbsvcs/Sched/Scheduler.cpp b/TAO/orbsvcs/orbsvcs/Sched/Scheduler.cpp index 08d09d9b447..456d98d885d 100644 --- a/TAO/orbsvcs/orbsvcs/Sched/Scheduler.cpp +++ b/TAO/orbsvcs/orbsvcs/Sched/Scheduler.cpp @@ -2,8 +2,6 @@ /** * @file Scheduler.cpp * - * $Id$ - * * @author David Levine */ //============================================================================= diff --git a/TAO/orbsvcs/orbsvcs/Sched/Scheduler.h b/TAO/orbsvcs/orbsvcs/Sched/Scheduler.h index a9dff874304..cb64989590c 100644 --- a/TAO/orbsvcs/orbsvcs/Sched/Scheduler.h +++ b/TAO/orbsvcs/orbsvcs/Sched/Scheduler.h @@ -3,8 +3,6 @@ /** * @file Scheduler.h * - * $Id$ - * * @author David Levine */ //============================================================================= diff --git a/TAO/orbsvcs/orbsvcs/Sched/Scheduler_Generic.cpp b/TAO/orbsvcs/orbsvcs/Sched/Scheduler_Generic.cpp index dee012d8eb6..eb2db77c5e9 100644 --- a/TAO/orbsvcs/orbsvcs/Sched/Scheduler_Generic.cpp +++ b/TAO/orbsvcs/orbsvcs/Sched/Scheduler_Generic.cpp @@ -2,8 +2,6 @@ /** * @file Scheduler_Generic.cpp * - * $Id$ - * * @author David Levine */ //============================================================================= diff --git a/TAO/orbsvcs/orbsvcs/Sched/Scheduler_Generic.h b/TAO/orbsvcs/orbsvcs/Sched/Scheduler_Generic.h index 5c49d314b5f..b007c81109e 100644 --- a/TAO/orbsvcs/orbsvcs/Sched/Scheduler_Generic.h +++ b/TAO/orbsvcs/orbsvcs/Sched/Scheduler_Generic.h @@ -4,8 +4,6 @@ /** * @file Scheduler_Generic.h * - * $Id$ - * * @author David Levine */ //============================================================================= diff --git a/TAO/orbsvcs/orbsvcs/Sched/Strategy_Scheduler.cpp b/TAO/orbsvcs/orbsvcs/Sched/Strategy_Scheduler.cpp index 6e49f54f17d..d301b963454 100644 --- a/TAO/orbsvcs/orbsvcs/Sched/Strategy_Scheduler.cpp +++ b/TAO/orbsvcs/orbsvcs/Sched/Strategy_Scheduler.cpp @@ -2,8 +2,6 @@ /** * @file Strategy_Scheduler.cpp * - * $Id$ - * * @author Chris Gill */ //============================================================================= diff --git a/TAO/orbsvcs/orbsvcs/Sched/Strategy_Scheduler.h b/TAO/orbsvcs/orbsvcs/Sched/Strategy_Scheduler.h index 1dab6d50d71..e6976130dc9 100644 --- a/TAO/orbsvcs/orbsvcs/Sched/Strategy_Scheduler.h +++ b/TAO/orbsvcs/orbsvcs/Sched/Strategy_Scheduler.h @@ -4,8 +4,6 @@ /** * @file Strategy_Scheduler.h * - * $Id$ - * * @author Chris Gill */ //============================================================================= diff --git a/TAO/orbsvcs/orbsvcs/Scheduler_Factory.h b/TAO/orbsvcs/orbsvcs/Scheduler_Factory.h index d530f84a073..53ed18ce61c 100644 --- a/TAO/orbsvcs/orbsvcs/Scheduler_Factory.h +++ b/TAO/orbsvcs/orbsvcs/Scheduler_Factory.h @@ -5,8 +5,6 @@ /** * @file Scheduler_Factory.h * - * $Id$ - * * @author Chris Gill <cdgill@cs.wustl.edu> */ //============================================================================= diff --git a/TAO/orbsvcs/orbsvcs/Scheduler_Utilities.h b/TAO/orbsvcs/orbsvcs/Scheduler_Utilities.h index e49c21baba5..8da232ed62b 100644 --- a/TAO/orbsvcs/orbsvcs/Scheduler_Utilities.h +++ b/TAO/orbsvcs/orbsvcs/Scheduler_Utilities.h @@ -4,8 +4,6 @@ /** * @file Scheduler_Utilities.h * - * $Id$ - * * @author Chris Gill <cdgill@cs.wustl.edu> */ //============================================================================= diff --git a/TAO/orbsvcs/orbsvcs/Security/SL2_EstablishTrustPolicy.h b/TAO/orbsvcs/orbsvcs/Security/SL2_EstablishTrustPolicy.h index 7d3311aeeb1..547502dfee2 100644 --- a/TAO/orbsvcs/orbsvcs/Security/SL2_EstablishTrustPolicy.h +++ b/TAO/orbsvcs/orbsvcs/Security/SL2_EstablishTrustPolicy.h @@ -4,8 +4,6 @@ /** * @file SL2_EstablishTrustPolicy.h * - * $Id$ - * * @author Ossama Othman <ossama@uci.edu> */ // =================================================================== diff --git a/TAO/orbsvcs/orbsvcs/Security/SL2_QOPPolicy.h b/TAO/orbsvcs/orbsvcs/Security/SL2_QOPPolicy.h index 95048ce20fc..3f1b5bc7ee8 100644 --- a/TAO/orbsvcs/orbsvcs/Security/SL2_QOPPolicy.h +++ b/TAO/orbsvcs/orbsvcs/Security/SL2_QOPPolicy.h @@ -4,8 +4,6 @@ /** * @file SL2_QOPPolicy.h * - * $Id$ - * * @author Ossama Othman <ossama@uci.edu> */ // =================================================================== diff --git a/TAO/orbsvcs/orbsvcs/Security/SL3_SecurityCurrent_Impl.h b/TAO/orbsvcs/orbsvcs/Security/SL3_SecurityCurrent_Impl.h index 3ad7d0f6e0a..4242a6fc6a8 100644 --- a/TAO/orbsvcs/orbsvcs/Security/SL3_SecurityCurrent_Impl.h +++ b/TAO/orbsvcs/orbsvcs/Security/SL3_SecurityCurrent_Impl.h @@ -4,8 +4,6 @@ /** * @file SL3_SecurityCurrent_Impl.h * - * $Id$ - * * @author Ossama Othman <ossama@dre.vanderbilt.edu> */ // =================================================================== diff --git a/TAO/orbsvcs/orbsvcs/Security/Security_Current.h b/TAO/orbsvcs/orbsvcs/Security/Security_Current.h index ccc784d678b..fd7d5569c36 100644 --- a/TAO/orbsvcs/orbsvcs/Security/Security_Current.h +++ b/TAO/orbsvcs/orbsvcs/Security/Security_Current.h @@ -4,8 +4,6 @@ /** * @file Security_Current.h * - * $Id$ - * * @author Ossama Othman <ossama@uci.edu> */ // =================================================================== diff --git a/TAO/orbsvcs/orbsvcs/Security/Security_Current_Impl.h b/TAO/orbsvcs/orbsvcs/Security/Security_Current_Impl.h index 3c4d5846b56..aa1825c25ca 100644 --- a/TAO/orbsvcs/orbsvcs/Security/Security_Current_Impl.h +++ b/TAO/orbsvcs/orbsvcs/Security/Security_Current_Impl.h @@ -4,8 +4,6 @@ /** * @file Security_Current_Impl.h * - * $Id$ - * * @author Ossama Othman <ossama@uci.edu> */ // =================================================================== diff --git a/TAO/orbsvcs/orbsvcs/Security/Security_ORBInitializer.h b/TAO/orbsvcs/orbsvcs/Security/Security_ORBInitializer.h index 936af6c378e..825e01dfc08 100644 --- a/TAO/orbsvcs/orbsvcs/Security/Security_ORBInitializer.h +++ b/TAO/orbsvcs/orbsvcs/Security/Security_ORBInitializer.h @@ -4,8 +4,6 @@ /** * @file Security_ORBInitializer.h * - * $Id$ - * * @author Ossama Othman <ossama@uci.edu> */ //============================================================================= diff --git a/TAO/orbsvcs/orbsvcs/Time/TAO_TIO.h b/TAO/orbsvcs/orbsvcs/Time/TAO_TIO.h index 72f7eaf6e49..ad2ae1a8f31 100644 --- a/TAO/orbsvcs/orbsvcs/Time/TAO_TIO.h +++ b/TAO/orbsvcs/orbsvcs/Time/TAO_TIO.h @@ -4,8 +4,6 @@ /** * @file TAO_TIO.h * - * $Id$ - * * This class implements the CosTime::TIO IDL interface. * * diff --git a/TAO/orbsvcs/orbsvcs/Time/TAO_Time_Service_Clerk.h b/TAO/orbsvcs/orbsvcs/Time/TAO_Time_Service_Clerk.h index 50f064906c4..f5bdace6e6d 100644 --- a/TAO/orbsvcs/orbsvcs/Time/TAO_Time_Service_Clerk.h +++ b/TAO/orbsvcs/orbsvcs/Time/TAO_Time_Service_Clerk.h @@ -4,8 +4,6 @@ /** * @file TAO_Time_Service_Clerk.h * - * $Id$ - * * This class implements the CosTime::TimeService IDL interface. * * diff --git a/TAO/orbsvcs/orbsvcs/Time/TAO_Time_Service_Server.h b/TAO/orbsvcs/orbsvcs/Time/TAO_Time_Service_Server.h index a252d29283a..1e99dc836a4 100644 --- a/TAO/orbsvcs/orbsvcs/Time/TAO_Time_Service_Server.h +++ b/TAO/orbsvcs/orbsvcs/Time/TAO_Time_Service_Server.h @@ -4,8 +4,6 @@ /** * @file TAO_Time_Service_Server.h * - * $Id$ - * * This class implements the CosTime::TimeService IDL interface. * * diff --git a/TAO/orbsvcs/orbsvcs/Time/TAO_UTO.h b/TAO/orbsvcs/orbsvcs/Time/TAO_UTO.h index 3cd93d4e223..2da7e2cfd58 100644 --- a/TAO/orbsvcs/orbsvcs/Time/TAO_UTO.h +++ b/TAO/orbsvcs/orbsvcs/Time/TAO_UTO.h @@ -4,8 +4,6 @@ /** * @file TAO_UTO.h * - * $Id$ - * * This class implements the CosTime::UTO IDL interface. * * diff --git a/TAO/orbsvcs/orbsvcs/Time_Utilities.h b/TAO/orbsvcs/orbsvcs/Time_Utilities.h index 8c6e8b99ac4..cb1be080315 100644 --- a/TAO/orbsvcs/orbsvcs/Time_Utilities.h +++ b/TAO/orbsvcs/orbsvcs/Time_Utilities.h @@ -5,8 +5,6 @@ /** * @file Time_Utilities.h * - * $Id$ - * * @author David Levine <levine@cs.wustl.edu> */ //============================================================================= diff --git a/TAO/orbsvcs/orbsvcs/Trader/Constraint_Interpreter.h b/TAO/orbsvcs/orbsvcs/Trader/Constraint_Interpreter.h index c86a1a79e24..4ca6389b676 100644 --- a/TAO/orbsvcs/orbsvcs/Trader/Constraint_Interpreter.h +++ b/TAO/orbsvcs/orbsvcs/Trader/Constraint_Interpreter.h @@ -4,8 +4,6 @@ /** * @file Constraint_Interpreter.h * - * $Id$ - * * @author Seth Widoff <sbw1@cs.wustl.edu> */ //============================================================================= diff --git a/TAO/orbsvcs/orbsvcs/Trader/Constraint_Nodes.h b/TAO/orbsvcs/orbsvcs/Trader/Constraint_Nodes.h index 184ecf5a0bb..108b6e76a7f 100644 --- a/TAO/orbsvcs/orbsvcs/Trader/Constraint_Nodes.h +++ b/TAO/orbsvcs/orbsvcs/Trader/Constraint_Nodes.h @@ -4,8 +4,6 @@ /** * @file Constraint_Nodes.h * - * $Id$ - * * @author Seth Widoff <sbw1@cs.wustl.edu> */ //============================================================================= diff --git a/TAO/orbsvcs/orbsvcs/Trader/Constraint_Visitors.h b/TAO/orbsvcs/orbsvcs/Trader/Constraint_Visitors.h index 0c7e1958f11..0351c364934 100644 --- a/TAO/orbsvcs/orbsvcs/Trader/Constraint_Visitors.h +++ b/TAO/orbsvcs/orbsvcs/Trader/Constraint_Visitors.h @@ -4,8 +4,6 @@ /** * @file Constraint_Visitors.h * - * $Id$ - * * @author Seth Widoff <sbw1@cs.wustl.edu> */ //============================================================================= diff --git a/TAO/orbsvcs/orbsvcs/Trader/Constraint_l.cpp b/TAO/orbsvcs/orbsvcs/Trader/Constraint_l.cpp index 41a5ba1d395..1a7d876309c 100644 --- a/TAO/orbsvcs/orbsvcs/Trader/Constraint_l.cpp +++ b/TAO/orbsvcs/orbsvcs/Trader/Constraint_l.cpp @@ -422,8 +422,6 @@ TAO_END_VERSIONED_NAMESPACE_DECL /** * @file Constraint_l.cpp * - * $Id$ - * * @author Seth Widoff <sbw1@cs.wustl.edu> */ //============================================================================= diff --git a/TAO/orbsvcs/orbsvcs/Trader/Interpreter.h b/TAO/orbsvcs/orbsvcs/Trader/Interpreter.h index 286f80456ea..add6e6e8bc4 100644 --- a/TAO/orbsvcs/orbsvcs/Trader/Interpreter.h +++ b/TAO/orbsvcs/orbsvcs/Trader/Interpreter.h @@ -4,8 +4,6 @@ /** * @file Interpreter.h * - * $Id$ - * * @author Seth Widoff <sbw1@cs.wustl.edu> */ //============================================================================= diff --git a/TAO/orbsvcs/orbsvcs/Trader/Offer_Database.h b/TAO/orbsvcs/orbsvcs/Trader/Offer_Database.h index e08b15bcfb2..bb675e18a5c 100644 --- a/TAO/orbsvcs/orbsvcs/Trader/Offer_Database.h +++ b/TAO/orbsvcs/orbsvcs/Trader/Offer_Database.h @@ -4,8 +4,6 @@ /** * @file Offer_Database.h * - * $Id$ - * * @author Seth Widoff <sbw1@cs.wustl.edu> */ //============================================================================= diff --git a/TAO/orbsvcs/orbsvcs/Trader/Offer_Iterators.h b/TAO/orbsvcs/orbsvcs/Trader/Offer_Iterators.h index 41c1753ef30..46fd9d2a3ed 100644 --- a/TAO/orbsvcs/orbsvcs/Trader/Offer_Iterators.h +++ b/TAO/orbsvcs/orbsvcs/Trader/Offer_Iterators.h @@ -4,8 +4,6 @@ /** * @file Offer_Iterators.h * - * $Id$ - * * @author Marina Spivak <marina@cs.wustl.edu> * @author Seth Widoff <sbw1@cs.wustl.edu> */ diff --git a/TAO/orbsvcs/orbsvcs/Trader/Offer_Iterators_T.h b/TAO/orbsvcs/orbsvcs/Trader/Offer_Iterators_T.h index 69fdcd1403c..b2ddc9ce381 100644 --- a/TAO/orbsvcs/orbsvcs/Trader/Offer_Iterators_T.h +++ b/TAO/orbsvcs/orbsvcs/Trader/Offer_Iterators_T.h @@ -4,8 +4,6 @@ /** * @file Offer_Iterators_T.h * - * $Id$ - * * @author Marina Spivak <marina@cs.wustl.edu> * @author Seth Widoff <sbw1@cs.wustl.edu> */ diff --git a/TAO/orbsvcs/orbsvcs/Trader/Service_Type_Repository.h b/TAO/orbsvcs/orbsvcs/Trader/Service_Type_Repository.h index d247e3754a1..ed02cdd2173 100644 --- a/TAO/orbsvcs/orbsvcs/Trader/Service_Type_Repository.h +++ b/TAO/orbsvcs/orbsvcs/Trader/Service_Type_Repository.h @@ -4,8 +4,6 @@ /** * @file Service_Type_Repository.h * - * $Id$ - * * @author Marina Spivak <marina@cs.wustl.edu> * @author Seth Widoff <sbw1@cs.wustl.edu> */ diff --git a/TAO/orbsvcs/orbsvcs/Trader/Trader_Constraint_Visitors.h b/TAO/orbsvcs/orbsvcs/Trader/Trader_Constraint_Visitors.h index 3b132230630..58c9561ca5f 100644 --- a/TAO/orbsvcs/orbsvcs/Trader/Trader_Constraint_Visitors.h +++ b/TAO/orbsvcs/orbsvcs/Trader/Trader_Constraint_Visitors.h @@ -4,8 +4,6 @@ /** * @file Trader_Constraint_Visitors.h * - * $Id$ - * * @author Seth Widoff <sbw1@cs.wustl.edu> */ //============================================================================= diff --git a/TAO/orbsvcs/orbsvcs/Trader/Trader_Interfaces.h b/TAO/orbsvcs/orbsvcs/Trader/Trader_Interfaces.h index 8548c920629..2b89164b9ed 100644 --- a/TAO/orbsvcs/orbsvcs/Trader/Trader_Interfaces.h +++ b/TAO/orbsvcs/orbsvcs/Trader/Trader_Interfaces.h @@ -4,8 +4,6 @@ /** * @file Trader_Interfaces.h * - * $Id$ - * * @author Marina Spivak <marina@cs.wustl.edu> * @author Seth Widoff <sbw1@cs.wustl.edu> * @author Irfan Pyarali <irfan@cs.wustl.edu> diff --git a/TAO/orbsvcs/orbsvcs/Trader/Trader_Utils.h b/TAO/orbsvcs/orbsvcs/Trader/Trader_Utils.h index 6a539435f81..15643f6040a 100644 --- a/TAO/orbsvcs/orbsvcs/Trader/Trader_Utils.h +++ b/TAO/orbsvcs/orbsvcs/Trader/Trader_Utils.h @@ -4,8 +4,6 @@ /** * @file Trader_Utils.h * - * $Id$ - * * @author Seth Widoff <sbw1@cs.wustl.edu> */ //============================================================================= diff --git a/TAO/orbsvcs/orbsvcs/miop.idl b/TAO/orbsvcs/orbsvcs/miop.idl index 5551037bbc9..68964c37678 100644 --- a/TAO/orbsvcs/orbsvcs/miop.idl +++ b/TAO/orbsvcs/orbsvcs/miop.idl @@ -2,8 +2,6 @@ /** * @file miop.idl * - * $Id$ - * * This file contains MIOP packet and profile information from * the MIOP specification. */ diff --git a/TAO/orbsvcs/performance-tests/LoadBalancing/LBPerf/CPU/ORBInitializer.h b/TAO/orbsvcs/performance-tests/LoadBalancing/LBPerf/CPU/ORBInitializer.h index 7d812e928eb..30589a66683 100644 --- a/TAO/orbsvcs/performance-tests/LoadBalancing/LBPerf/CPU/ORBInitializer.h +++ b/TAO/orbsvcs/performance-tests/LoadBalancing/LBPerf/CPU/ORBInitializer.h @@ -4,8 +4,6 @@ /** * @file ORBInitializer.h * - * $Id$ - * * @author Ossama Othman <ossama@dre.vanderbilt.edu> */ //============================================================================= diff --git a/TAO/orbsvcs/performance-tests/LoadBalancing/LBPerf/RPS/ORBInitializer.h b/TAO/orbsvcs/performance-tests/LoadBalancing/LBPerf/RPS/ORBInitializer.h index 5e1e7c5fbcc..8f3d00e3bde 100644 --- a/TAO/orbsvcs/performance-tests/LoadBalancing/LBPerf/RPS/ORBInitializer.h +++ b/TAO/orbsvcs/performance-tests/LoadBalancing/LBPerf/RPS/ORBInitializer.h @@ -4,8 +4,6 @@ /** * @file ORBInitializer.h * - * $Id$ - * * @author Ossama Othman <ossama@dre.vanderbilt.edu> */ //============================================================================= diff --git a/TAO/orbsvcs/performance-tests/LoadBalancing/LBPerf/RPS/RPS_Monitor.h b/TAO/orbsvcs/performance-tests/LoadBalancing/LBPerf/RPS/RPS_Monitor.h index d0b4b5565f7..895f4baa45a 100644 --- a/TAO/orbsvcs/performance-tests/LoadBalancing/LBPerf/RPS/RPS_Monitor.h +++ b/TAO/orbsvcs/performance-tests/LoadBalancing/LBPerf/RPS/RPS_Monitor.h @@ -4,8 +4,6 @@ /** * @file RPS_Monitor.h * - * $Id$ - * * @author Ossama Othman <ossama@dre.vanderbilt.edu> */ //============================================================================= diff --git a/TAO/orbsvcs/tests/AVStreams/Asynch_Three_Stage/Connection_Manager.h b/TAO/orbsvcs/tests/AVStreams/Asynch_Three_Stage/Connection_Manager.h index be2af8f0e15..9cac1194fa0 100644 --- a/TAO/orbsvcs/tests/AVStreams/Asynch_Three_Stage/Connection_Manager.h +++ b/TAO/orbsvcs/tests/AVStreams/Asynch_Three_Stage/Connection_Manager.h @@ -3,8 +3,6 @@ /** * @file Connection_Manager.h * - * $Id$ - * * This is a helper class that allows the senders bind to multiple * receivers and receivers to bind to senders. It also lets the * senders and receivers disconnect streams. diff --git a/TAO/orbsvcs/tests/AVStreams/Asynch_Three_Stage/distributer.h b/TAO/orbsvcs/tests/AVStreams/Asynch_Three_Stage/distributer.h index 2f175688b15..5bd527e2c3a 100644 --- a/TAO/orbsvcs/tests/AVStreams/Asynch_Three_Stage/distributer.h +++ b/TAO/orbsvcs/tests/AVStreams/Asynch_Three_Stage/distributer.h @@ -4,8 +4,6 @@ /** * @file distributer.h * - * $Id$ - * * Process to receive data from the sender and send it to the * receiver. * diff --git a/TAO/orbsvcs/tests/AVStreams/Asynch_Three_Stage/receiver.h b/TAO/orbsvcs/tests/AVStreams/Asynch_Three_Stage/receiver.h index 9b0d3bca61d..40315df00a4 100644 --- a/TAO/orbsvcs/tests/AVStreams/Asynch_Three_Stage/receiver.h +++ b/TAO/orbsvcs/tests/AVStreams/Asynch_Three_Stage/receiver.h @@ -4,8 +4,6 @@ /** * @file receiver.h * - * $Id$ - * * This application receives data from a AV sender and writes it to * a file. * diff --git a/TAO/orbsvcs/tests/AVStreams/Asynch_Three_Stage/sender.h b/TAO/orbsvcs/tests/AVStreams/Asynch_Three_Stage/sender.h index 9e439b9736d..cd459e385ee 100644 --- a/TAO/orbsvcs/tests/AVStreams/Asynch_Three_Stage/sender.h +++ b/TAO/orbsvcs/tests/AVStreams/Asynch_Three_Stage/sender.h @@ -4,8 +4,6 @@ /** * @file sender.h * - * $Id$ - * * This application reads data from a file and sends it to s * receiver. * diff --git a/TAO/orbsvcs/tests/AVStreams/Bidirectional_Flows/receiver.h b/TAO/orbsvcs/tests/AVStreams/Bidirectional_Flows/receiver.h index bf4b9a7f835..7b39b6d6dab 100644 --- a/TAO/orbsvcs/tests/AVStreams/Bidirectional_Flows/receiver.h +++ b/TAO/orbsvcs/tests/AVStreams/Bidirectional_Flows/receiver.h @@ -4,8 +4,6 @@ /** * @file receiver.h * - * $Id$ - * * This application receives data from a AV sender and writes it to * a file. * diff --git a/TAO/orbsvcs/tests/AVStreams/Bidirectional_Flows/sender.h b/TAO/orbsvcs/tests/AVStreams/Bidirectional_Flows/sender.h index b15329a5f1d..cabddc1a940 100644 --- a/TAO/orbsvcs/tests/AVStreams/Bidirectional_Flows/sender.h +++ b/TAO/orbsvcs/tests/AVStreams/Bidirectional_Flows/sender.h @@ -4,8 +4,6 @@ /** * @file sender.h * - * $Id$ - * * This application reads data from a file and sends it to s * receiver. * diff --git a/TAO/orbsvcs/tests/AVStreams/Component_Switching/Connection_Manager.h b/TAO/orbsvcs/tests/AVStreams/Component_Switching/Connection_Manager.h index edaec94ec73..49fb8cb84bb 100644 --- a/TAO/orbsvcs/tests/AVStreams/Component_Switching/Connection_Manager.h +++ b/TAO/orbsvcs/tests/AVStreams/Component_Switching/Connection_Manager.h @@ -3,8 +3,6 @@ /** * @file Connection_Manager.h * - * $Id$ - * * This is a helper class that allows the senders bind to multiple * receivers and receivers to bind to senders. It also lets the * senders and receivers disconnect streams. diff --git a/TAO/orbsvcs/tests/AVStreams/Component_Switching/distributer.h b/TAO/orbsvcs/tests/AVStreams/Component_Switching/distributer.h index 42b4a0e1719..3532b4cb520 100644 --- a/TAO/orbsvcs/tests/AVStreams/Component_Switching/distributer.h +++ b/TAO/orbsvcs/tests/AVStreams/Component_Switching/distributer.h @@ -4,8 +4,6 @@ /** * @file distributer.h * - * $Id$ - * * Process to receive data from the sender and send it to the * receiver. * diff --git a/TAO/orbsvcs/tests/AVStreams/Component_Switching/receiver.h b/TAO/orbsvcs/tests/AVStreams/Component_Switching/receiver.h index c911c6d4fb3..098b354c9d7 100644 --- a/TAO/orbsvcs/tests/AVStreams/Component_Switching/receiver.h +++ b/TAO/orbsvcs/tests/AVStreams/Component_Switching/receiver.h @@ -4,8 +4,6 @@ /** * @file receiver.h * - * $Id$ - * * This application receives data from a AV sender and writes it to * a file. * diff --git a/TAO/orbsvcs/tests/AVStreams/Component_Switching/sender.h b/TAO/orbsvcs/tests/AVStreams/Component_Switching/sender.h index ec43f3e526e..7c5dcc5ce74 100644 --- a/TAO/orbsvcs/tests/AVStreams/Component_Switching/sender.h +++ b/TAO/orbsvcs/tests/AVStreams/Component_Switching/sender.h @@ -4,8 +4,6 @@ /** * @file sender.h * - * $Id$ - * * This application reads data from a file and sends it to s * receiver. * diff --git a/TAO/orbsvcs/tests/AVStreams/Latency/ping.h b/TAO/orbsvcs/tests/AVStreams/Latency/ping.h index da4a6975074..b5623956b53 100644 --- a/TAO/orbsvcs/tests/AVStreams/Latency/ping.h +++ b/TAO/orbsvcs/tests/AVStreams/Latency/ping.h @@ -3,8 +3,6 @@ /** * @file ping.h * - * $Id$ - * * @author Carlos O'Ryan */ //============================================================================= diff --git a/TAO/orbsvcs/tests/AVStreams/Latency/pong.h b/TAO/orbsvcs/tests/AVStreams/Latency/pong.h index 2a03d29116d..637140564ed 100644 --- a/TAO/orbsvcs/tests/AVStreams/Latency/pong.h +++ b/TAO/orbsvcs/tests/AVStreams/Latency/pong.h @@ -3,8 +3,6 @@ /** * @file pong.h * - * $Id$ - * * @author Carlos O'Ryan */ //============================================================================= diff --git a/TAO/orbsvcs/tests/AVStreams/Modify_QoS/sender.h b/TAO/orbsvcs/tests/AVStreams/Modify_QoS/sender.h index e6b486a39ab..5b060c804f8 100644 --- a/TAO/orbsvcs/tests/AVStreams/Modify_QoS/sender.h +++ b/TAO/orbsvcs/tests/AVStreams/Modify_QoS/sender.h @@ -4,8 +4,6 @@ /** * @file sender.h * - * $Id$ - * * @author Yamuna Krishnamurthy <yamuna@cs.wustl.edu> */ //============================================================================= diff --git a/TAO/orbsvcs/tests/AVStreams/Multiple_Flows/receiver.h b/TAO/orbsvcs/tests/AVStreams/Multiple_Flows/receiver.h index 8499a0c0b01..858bbbeddf0 100644 --- a/TAO/orbsvcs/tests/AVStreams/Multiple_Flows/receiver.h +++ b/TAO/orbsvcs/tests/AVStreams/Multiple_Flows/receiver.h @@ -4,8 +4,6 @@ /** * @file receiver.h * - * $Id$ - * * This application receives data from a AV sender and writes it to * a file. * diff --git a/TAO/orbsvcs/tests/AVStreams/Multiple_Flows/sender.h b/TAO/orbsvcs/tests/AVStreams/Multiple_Flows/sender.h index 9b63e818546..e14ec1e6cdd 100644 --- a/TAO/orbsvcs/tests/AVStreams/Multiple_Flows/sender.h +++ b/TAO/orbsvcs/tests/AVStreams/Multiple_Flows/sender.h @@ -4,8 +4,6 @@ /** * @file sender.h * - * $Id$ - * * This application reads data from a file and sends it to s * receiver. * diff --git a/TAO/orbsvcs/tests/AVStreams/Pluggable/ftp.h b/TAO/orbsvcs/tests/AVStreams/Pluggable/ftp.h index b658ce53e2f..6c2edea1ce1 100644 --- a/TAO/orbsvcs/tests/AVStreams/Pluggable/ftp.h +++ b/TAO/orbsvcs/tests/AVStreams/Pluggable/ftp.h @@ -4,8 +4,6 @@ /** * @file ftp.h * - * $Id$ - * * Ftp client to send data * * diff --git a/TAO/orbsvcs/tests/AVStreams/Pluggable/server.h b/TAO/orbsvcs/tests/AVStreams/Pluggable/server.h index 7982865da72..24f56765c8a 100644 --- a/TAO/orbsvcs/tests/AVStreams/Pluggable/server.h +++ b/TAO/orbsvcs/tests/AVStreams/Pluggable/server.h @@ -3,8 +3,6 @@ /** * @file server.h * - * $Id$ - * * Ftp server to receive data * * diff --git a/TAO/orbsvcs/tests/AVStreams/Pluggable_Flow_Protocol/receiver.h b/TAO/orbsvcs/tests/AVStreams/Pluggable_Flow_Protocol/receiver.h index d976fce3eef..5fc61a750d0 100644 --- a/TAO/orbsvcs/tests/AVStreams/Pluggable_Flow_Protocol/receiver.h +++ b/TAO/orbsvcs/tests/AVStreams/Pluggable_Flow_Protocol/receiver.h @@ -4,8 +4,6 @@ /** * @file receiver.h * - * $Id$ - * * This application receives data from a AV sender and writes it to * a file. * diff --git a/TAO/orbsvcs/tests/AVStreams/Pluggable_Flow_Protocol/sender.h b/TAO/orbsvcs/tests/AVStreams/Pluggable_Flow_Protocol/sender.h index 0eb3343f85e..abe168d357e 100644 --- a/TAO/orbsvcs/tests/AVStreams/Pluggable_Flow_Protocol/sender.h +++ b/TAO/orbsvcs/tests/AVStreams/Pluggable_Flow_Protocol/sender.h @@ -4,8 +4,6 @@ /** * @file sender.h * - * $Id$ - * * This application reads data from a file and sends it to s * receiver. * diff --git a/TAO/orbsvcs/tests/AVStreams/Simple_Three_Stage/distributer.h b/TAO/orbsvcs/tests/AVStreams/Simple_Three_Stage/distributer.h index d89a33a5d12..02c20d2e9f1 100644 --- a/TAO/orbsvcs/tests/AVStreams/Simple_Three_Stage/distributer.h +++ b/TAO/orbsvcs/tests/AVStreams/Simple_Three_Stage/distributer.h @@ -4,8 +4,6 @@ /** * @file distributer.h * - * $Id$ - * * Process to receive data from the sender and send it to the * receiver. * diff --git a/TAO/orbsvcs/tests/AVStreams/Simple_Three_Stage/receiver.h b/TAO/orbsvcs/tests/AVStreams/Simple_Three_Stage/receiver.h index d976fce3eef..5fc61a750d0 100644 --- a/TAO/orbsvcs/tests/AVStreams/Simple_Three_Stage/receiver.h +++ b/TAO/orbsvcs/tests/AVStreams/Simple_Three_Stage/receiver.h @@ -4,8 +4,6 @@ /** * @file receiver.h * - * $Id$ - * * This application receives data from a AV sender and writes it to * a file. * diff --git a/TAO/orbsvcs/tests/AVStreams/Simple_Three_Stage/sender.h b/TAO/orbsvcs/tests/AVStreams/Simple_Three_Stage/sender.h index b0e4269dc09..9fef41ef779 100644 --- a/TAO/orbsvcs/tests/AVStreams/Simple_Three_Stage/sender.h +++ b/TAO/orbsvcs/tests/AVStreams/Simple_Three_Stage/sender.h @@ -4,8 +4,6 @@ /** * @file sender.h * - * $Id$ - * * This application reads data from a file and sends it to s * receiver. * diff --git a/TAO/orbsvcs/tests/AVStreams/Simple_Two_Stage/Receiver_Stats.h b/TAO/orbsvcs/tests/AVStreams/Simple_Two_Stage/Receiver_Stats.h index 4293c1a4d29..757c1cb9c91 100644 --- a/TAO/orbsvcs/tests/AVStreams/Simple_Two_Stage/Receiver_Stats.h +++ b/TAO/orbsvcs/tests/AVStreams/Simple_Two_Stage/Receiver_Stats.h @@ -3,8 +3,6 @@ /** * @file Receiver_Stats.h * - * $Id$ - * * @author Carlos O'Ryan <coryan@uci.edu> */ //============================================================================= diff --git a/TAO/orbsvcs/tests/AVStreams/Simple_Two_Stage/receiver.h b/TAO/orbsvcs/tests/AVStreams/Simple_Two_Stage/receiver.h index b5288300a36..e3e746aeebc 100644 --- a/TAO/orbsvcs/tests/AVStreams/Simple_Two_Stage/receiver.h +++ b/TAO/orbsvcs/tests/AVStreams/Simple_Two_Stage/receiver.h @@ -4,8 +4,6 @@ /** * @file receiver.h * - * $Id$ - * * This application receives data from a AV sender and writes it to * a file. * diff --git a/TAO/orbsvcs/tests/AVStreams/Simple_Two_Stage/sender.h b/TAO/orbsvcs/tests/AVStreams/Simple_Two_Stage/sender.h index d10071d5561..99712aae343 100644 --- a/TAO/orbsvcs/tests/AVStreams/Simple_Two_Stage/sender.h +++ b/TAO/orbsvcs/tests/AVStreams/Simple_Two_Stage/sender.h @@ -4,8 +4,6 @@ /** * @file sender.h * - * $Id$ - * * This application reads data from a file and sends it to s * receiver. * diff --git a/TAO/orbsvcs/tests/AVStreams/Simple_Two_Stage_With_QoS/receiver.h b/TAO/orbsvcs/tests/AVStreams/Simple_Two_Stage_With_QoS/receiver.h index fb5d11e2cdb..18c488ce4e1 100644 --- a/TAO/orbsvcs/tests/AVStreams/Simple_Two_Stage_With_QoS/receiver.h +++ b/TAO/orbsvcs/tests/AVStreams/Simple_Two_Stage_With_QoS/receiver.h @@ -4,8 +4,6 @@ /** * @file receiver.h * - * $Id$ - * * This application receives data from a AV sender and writes it to * a file. * diff --git a/TAO/orbsvcs/tests/AVStreams/Simple_Two_Stage_With_QoS/sender.h b/TAO/orbsvcs/tests/AVStreams/Simple_Two_Stage_With_QoS/sender.h index 3ee93e5654f..e51b0c0d43f 100644 --- a/TAO/orbsvcs/tests/AVStreams/Simple_Two_Stage_With_QoS/sender.h +++ b/TAO/orbsvcs/tests/AVStreams/Simple_Two_Stage_With_QoS/sender.h @@ -4,8 +4,6 @@ /** * @file sender.h * - * $Id$ - * * This application reads data from a file and sends it to s * receiver through an RSVP enabled stream. * diff --git a/TAO/orbsvcs/tests/Bug_2248_Regression/Client_i.h b/TAO/orbsvcs/tests/Bug_2248_Regression/Client_i.h index 402529f99c6..33a055d29db 100644 --- a/TAO/orbsvcs/tests/Bug_2248_Regression/Client_i.h +++ b/TAO/orbsvcs/tests/Bug_2248_Regression/Client_i.h @@ -4,8 +4,6 @@ /** * @file Client_i.h * - * $Id$ - * * A helper class for the client * * diff --git a/TAO/orbsvcs/tests/Concurrency/CC_client.cpp b/TAO/orbsvcs/tests/Concurrency/CC_client.cpp index cf78842e84d..16672f5948c 100644 --- a/TAO/orbsvcs/tests/Concurrency/CC_client.cpp +++ b/TAO/orbsvcs/tests/Concurrency/CC_client.cpp @@ -3,8 +3,6 @@ /** * @file CC_client.cpp * - * $Id$ - * * This is the test class for the concurrency service. The class * implements a client to the concurrency service. * This file contains the main function for the test. diff --git a/TAO/orbsvcs/tests/Concurrency/CC_client.h b/TAO/orbsvcs/tests/Concurrency/CC_client.h index fa7e965546b..4eccd029c06 100644 --- a/TAO/orbsvcs/tests/Concurrency/CC_client.h +++ b/TAO/orbsvcs/tests/Concurrency/CC_client.h @@ -3,8 +3,6 @@ /** * @file CC_client.h * - * $Id$ - * * This class implements a client used to test the CosConcurrency * service. * diff --git a/TAO/orbsvcs/tests/Concurrency/CC_command.cpp b/TAO/orbsvcs/tests/Concurrency/CC_command.cpp index 30b8c30e49d..abf3757e161 100644 --- a/TAO/orbsvcs/tests/Concurrency/CC_command.cpp +++ b/TAO/orbsvcs/tests/Concurrency/CC_command.cpp @@ -2,8 +2,6 @@ /** * @file CC_command.cpp * - * $Id$ - * * This is the command classes for the test of the concurrency service. * * diff --git a/TAO/orbsvcs/tests/Concurrency/CC_command.h b/TAO/orbsvcs/tests/Concurrency/CC_command.h index fd0d1625147..dc757b73d2b 100644 --- a/TAO/orbsvcs/tests/Concurrency/CC_command.h +++ b/TAO/orbsvcs/tests/Concurrency/CC_command.h @@ -3,8 +3,6 @@ /** * @file CC_command.h * - * $Id$ - * * This file implements the command possible to execute on the * concurrency service's lock set interface. The file also contains * an implementation of a command list used by the command parser to diff --git a/TAO/orbsvcs/tests/Concurrency/CC_naming_service.cpp b/TAO/orbsvcs/tests/Concurrency/CC_naming_service.cpp index a274387a7af..64710fc5dea 100644 --- a/TAO/orbsvcs/tests/Concurrency/CC_naming_service.cpp +++ b/TAO/orbsvcs/tests/Concurrency/CC_naming_service.cpp @@ -3,8 +3,6 @@ /** * @file CC_naming_service.cpp * - * $Id$ - * * This class implements the naming services necessary to test the * concurrency service * diff --git a/TAO/orbsvcs/tests/Concurrency/CC_naming_service.h b/TAO/orbsvcs/tests/Concurrency/CC_naming_service.h index b5ef3db0f05..df10529f539 100644 --- a/TAO/orbsvcs/tests/Concurrency/CC_naming_service.h +++ b/TAO/orbsvcs/tests/Concurrency/CC_naming_service.h @@ -3,8 +3,6 @@ /** * @file CC_naming_service.h * - * $Id$ - * * This class implements the naming services necessary to test the * concurrency service. * diff --git a/TAO/orbsvcs/tests/Concurrency/CC_test_utils.cpp b/TAO/orbsvcs/tests/Concurrency/CC_test_utils.cpp index fa812004497..0dff9c5e022 100644 --- a/TAO/orbsvcs/tests/Concurrency/CC_test_utils.cpp +++ b/TAO/orbsvcs/tests/Concurrency/CC_test_utils.cpp @@ -3,8 +3,6 @@ /** * @file CC_test_utils.cpp * - * $Id$ - * * This class provides a namespace for utility functions for the * concurrency service test. * diff --git a/TAO/orbsvcs/tests/Concurrency/CC_test_utils.h b/TAO/orbsvcs/tests/Concurrency/CC_test_utils.h index a9964b7fd66..d0224a444d0 100644 --- a/TAO/orbsvcs/tests/Concurrency/CC_test_utils.h +++ b/TAO/orbsvcs/tests/Concurrency/CC_test_utils.h @@ -3,8 +3,6 @@ /** * @file CC_test_utils.h * - * $Id$ - * * This class provides a namespace for utility functions for the * concurrency service test. * diff --git a/TAO/orbsvcs/tests/Concurrency/CC_tests.cpp b/TAO/orbsvcs/tests/Concurrency/CC_tests.cpp index 9155a075edc..72b10612a27 100644 --- a/TAO/orbsvcs/tests/Concurrency/CC_tests.cpp +++ b/TAO/orbsvcs/tests/Concurrency/CC_tests.cpp @@ -3,8 +3,6 @@ /** * @file CC_tests.cpp * - * $Id$ - * * This class implements a number of test objects to test the * concurrency service. * diff --git a/TAO/orbsvcs/tests/Concurrency/CC_tests.h b/TAO/orbsvcs/tests/Concurrency/CC_tests.h index 94e50852ee1..cc01e015185 100644 --- a/TAO/orbsvcs/tests/Concurrency/CC_tests.h +++ b/TAO/orbsvcs/tests/Concurrency/CC_tests.h @@ -3,8 +3,6 @@ /** * @file CC_tests.h * - * $Id$ - * * This class implements a number of test objects to test the * concurrency service. * diff --git a/TAO/orbsvcs/tests/CosEvent/Basic/MT_Disconnect.h b/TAO/orbsvcs/tests/CosEvent/Basic/MT_Disconnect.h index 6f731c8056f..4864aa04f86 100644 --- a/TAO/orbsvcs/tests/CosEvent/Basic/MT_Disconnect.h +++ b/TAO/orbsvcs/tests/CosEvent/Basic/MT_Disconnect.h @@ -3,8 +3,6 @@ /** * @file MT_Disconnect.h * - * $Id$ - * * @author Carlos O'Ryan (coryan@cs.wustl.edu) */ //============================================================================= diff --git a/TAO/orbsvcs/tests/CosEvent/Basic/Random.h b/TAO/orbsvcs/tests/CosEvent/Basic/Random.h index 9ce0d4363bf..3be446979ed 100644 --- a/TAO/orbsvcs/tests/CosEvent/Basic/Random.h +++ b/TAO/orbsvcs/tests/CosEvent/Basic/Random.h @@ -3,8 +3,6 @@ /** * @file Random.h * - * $Id$ - * * @author Carlos O'Ryan (coryan@cs.wustl.edu) */ //============================================================================= diff --git a/TAO/orbsvcs/tests/CosEvent/lib/Counting_Consumer.h b/TAO/orbsvcs/tests/CosEvent/lib/Counting_Consumer.h index 39f095099e0..1fe0e7dbb14 100644 --- a/TAO/orbsvcs/tests/CosEvent/lib/Counting_Consumer.h +++ b/TAO/orbsvcs/tests/CosEvent/lib/Counting_Consumer.h @@ -3,8 +3,6 @@ /** * @file Counting_Consumer.h * - * $Id$ - * * @author Carlos O'Ryan (coryan@cs.wustl.edu) */ //============================================================================= diff --git a/TAO/orbsvcs/tests/CosEvent/lib/Counting_Supplier.h b/TAO/orbsvcs/tests/CosEvent/lib/Counting_Supplier.h index 86b6b1eaf65..f505200c8fb 100644 --- a/TAO/orbsvcs/tests/CosEvent/lib/Counting_Supplier.h +++ b/TAO/orbsvcs/tests/CosEvent/lib/Counting_Supplier.h @@ -3,8 +3,6 @@ /** * @file Counting_Supplier.h * - * $Id$ - * * @author Carlos O'Ryan (coryan@cs.wustl.edu) */ //============================================================================= diff --git a/TAO/orbsvcs/tests/Event/Basic/Atomic_Reconnect.h b/TAO/orbsvcs/tests/Event/Basic/Atomic_Reconnect.h index 3fb3f235148..742b857aee7 100644 --- a/TAO/orbsvcs/tests/Event/Basic/Atomic_Reconnect.h +++ b/TAO/orbsvcs/tests/Event/Basic/Atomic_Reconnect.h @@ -3,8 +3,6 @@ /** * @file Atomic_Reconnect.h * - * $Id$ - * * @author Carlos O'Ryan (coryan@cs.wustl.edu) */ //============================================================================= diff --git a/TAO/orbsvcs/tests/Event/Basic/BCast.h b/TAO/orbsvcs/tests/Event/Basic/BCast.h index b77a6c17634..0c4f3571421 100644 --- a/TAO/orbsvcs/tests/Event/Basic/BCast.h +++ b/TAO/orbsvcs/tests/Event/Basic/BCast.h @@ -3,8 +3,6 @@ /** * @file BCast.h * - * $Id$ - * * @author Carlos O'Ryan (coryan@cs.wustl.edu) */ //============================================================================= diff --git a/TAO/orbsvcs/tests/Event/Basic/Control.h b/TAO/orbsvcs/tests/Event/Basic/Control.h index 11e82c8fd7e..01eb0b27baf 100644 --- a/TAO/orbsvcs/tests/Event/Basic/Control.h +++ b/TAO/orbsvcs/tests/Event/Basic/Control.h @@ -3,8 +3,6 @@ /** * @file Control.h * - * $Id$ - * * @author Carlos O'Ryan (coryan@cs.wustl.edu) */ //============================================================================= diff --git a/TAO/orbsvcs/tests/Event/Basic/MT_Disconnect.h b/TAO/orbsvcs/tests/Event/Basic/MT_Disconnect.h index df343b6f2f9..f1047ca6ceb 100644 --- a/TAO/orbsvcs/tests/Event/Basic/MT_Disconnect.h +++ b/TAO/orbsvcs/tests/Event/Basic/MT_Disconnect.h @@ -3,8 +3,6 @@ /** * @file MT_Disconnect.h * - * $Id$ - * * @author Carlos O'Ryan (coryan@cs.wustl.edu) */ //============================================================================= diff --git a/TAO/orbsvcs/tests/Event/Basic/Observer.h b/TAO/orbsvcs/tests/Event/Basic/Observer.h index a1036f5dafe..33a8abf2a8a 100644 --- a/TAO/orbsvcs/tests/Event/Basic/Observer.h +++ b/TAO/orbsvcs/tests/Event/Basic/Observer.h @@ -3,8 +3,6 @@ /** * @file Observer.h * - * $Id$ - * * @author Carlos O'Ryan (coryan@cs.wustl.edu) */ //============================================================================= diff --git a/TAO/orbsvcs/tests/Event/Basic/Random.h b/TAO/orbsvcs/tests/Event/Basic/Random.h index cdfe706e511..920ee50a08a 100644 --- a/TAO/orbsvcs/tests/Event/Basic/Random.h +++ b/TAO/orbsvcs/tests/Event/Basic/Random.h @@ -3,8 +3,6 @@ /** * @file Random.h * - * $Id$ - * * @author Carlos O'Ryan (coryan@cs.wustl.edu) */ //============================================================================= diff --git a/TAO/orbsvcs/tests/Event/Basic/Reconnect.h b/TAO/orbsvcs/tests/Event/Basic/Reconnect.h index 21b190d767e..38aa520d04a 100644 --- a/TAO/orbsvcs/tests/Event/Basic/Reconnect.h +++ b/TAO/orbsvcs/tests/Event/Basic/Reconnect.h @@ -3,8 +3,6 @@ /** * @file Reconnect.h * - * $Id$ - * * @author Carlos O'Ryan (coryan@cs.wustl.edu) */ //============================================================================= diff --git a/TAO/orbsvcs/tests/Event/Basic/Schedule.h b/TAO/orbsvcs/tests/Event/Basic/Schedule.h index 6acfc38ab8e..f5f625ac886 100644 --- a/TAO/orbsvcs/tests/Event/Basic/Schedule.h +++ b/TAO/orbsvcs/tests/Event/Basic/Schedule.h @@ -3,8 +3,6 @@ /** * @file Schedule.h * - * $Id$ - * * @author Carlos O'Ryan (coryan@cs.wustl.edu) */ //============================================================================= diff --git a/TAO/orbsvcs/tests/Event/Basic/Shutdown.h b/TAO/orbsvcs/tests/Event/Basic/Shutdown.h index b24d59eed49..0f796f87b5b 100644 --- a/TAO/orbsvcs/tests/Event/Basic/Shutdown.h +++ b/TAO/orbsvcs/tests/Event/Basic/Shutdown.h @@ -3,8 +3,6 @@ /** * @file Shutdown.h * - * $Id$ - * * @author Carlos O'Ryan (coryan@cs.wustl.edu) */ //============================================================================= diff --git a/TAO/orbsvcs/tests/Event/Performance/Connect.h b/TAO/orbsvcs/tests/Event/Performance/Connect.h index d2e4edd6cfe..d9272ca9ff9 100644 --- a/TAO/orbsvcs/tests/Event/Performance/Connect.h +++ b/TAO/orbsvcs/tests/Event/Performance/Connect.h @@ -3,8 +3,6 @@ /** * @file Connect.h * - * $Id$ - * * @author Carlos O'Ryan (coryan@cs.wustl.edu) */ //============================================================================= diff --git a/TAO/orbsvcs/tests/Event/Performance/Inversion.h b/TAO/orbsvcs/tests/Event/Performance/Inversion.h index 19a7af0b111..248b14a3a4f 100644 --- a/TAO/orbsvcs/tests/Event/Performance/Inversion.h +++ b/TAO/orbsvcs/tests/Event/Performance/Inversion.h @@ -3,8 +3,6 @@ /** * @file Inversion.h * - * $Id$ - * * @author Carlos O'Ryan (coryan@cs.wustl.edu) */ //============================================================================= diff --git a/TAO/orbsvcs/tests/Event/Performance/Latency.h b/TAO/orbsvcs/tests/Event/Performance/Latency.h index 9711d7989ad..47f32d3a180 100644 --- a/TAO/orbsvcs/tests/Event/Performance/Latency.h +++ b/TAO/orbsvcs/tests/Event/Performance/Latency.h @@ -3,8 +3,6 @@ /** * @file Latency.h * - * $Id$ - * * @author Carlos O'Ryan (coryan@cs.wustl.edu) */ //============================================================================= diff --git a/TAO/orbsvcs/tests/Event/Performance/Throughput.h b/TAO/orbsvcs/tests/Event/Performance/Throughput.h index 966c0f6b586..008bf055e9c 100644 --- a/TAO/orbsvcs/tests/Event/Performance/Throughput.h +++ b/TAO/orbsvcs/tests/Event/Performance/Throughput.h @@ -3,8 +3,6 @@ /** * @file Throughput.h * - * $Id$ - * * @author Carlos O'Ryan (coryan@cs.wustl.edu) */ //============================================================================= diff --git a/TAO/orbsvcs/tests/Event/UDP/AddrServer.h b/TAO/orbsvcs/tests/Event/UDP/AddrServer.h index 3f10baed395..a5900b3bbce 100644 --- a/TAO/orbsvcs/tests/Event/UDP/AddrServer.h +++ b/TAO/orbsvcs/tests/Event/UDP/AddrServer.h @@ -3,8 +3,6 @@ /** * @file AddrServer.h * - * $Id$ - * * @author Carlos O'Ryan (coryan@cs.wustl.edu) */ //============================================================================= diff --git a/TAO/orbsvcs/tests/Event/UDP/Consumer.h b/TAO/orbsvcs/tests/Event/UDP/Consumer.h index aeb512ae5aa..574aa4dc030 100644 --- a/TAO/orbsvcs/tests/Event/UDP/Consumer.h +++ b/TAO/orbsvcs/tests/Event/UDP/Consumer.h @@ -3,8 +3,6 @@ /** * @file Consumer.h * - * $Id$ - * * @author Carlos O'Ryan (coryan@cs.wustl.edu) */ //============================================================================= diff --git a/TAO/orbsvcs/tests/Event/UDP/Supplier.h b/TAO/orbsvcs/tests/Event/UDP/Supplier.h index 23ea368ef62..ff0ce11b4c0 100644 --- a/TAO/orbsvcs/tests/Event/UDP/Supplier.h +++ b/TAO/orbsvcs/tests/Event/UDP/Supplier.h @@ -3,8 +3,6 @@ /** * @file Supplier.h * - * $Id$ - * * @author Carlos O'Ryan (coryan@cs.wustl.edu) */ //============================================================================= diff --git a/TAO/orbsvcs/tests/Event/lib/Consumer.h b/TAO/orbsvcs/tests/Event/lib/Consumer.h index 7ab3faa7108..31ba5063eba 100644 --- a/TAO/orbsvcs/tests/Event/lib/Consumer.h +++ b/TAO/orbsvcs/tests/Event/lib/Consumer.h @@ -3,8 +3,6 @@ /** * @file Consumer.h * - * $Id$ - * * @author Carlos O'Ryan (coryan@cs.wustl.edu) */ //============================================================================= diff --git a/TAO/orbsvcs/tests/Event/lib/Counting_Consumer.h b/TAO/orbsvcs/tests/Event/lib/Counting_Consumer.h index 5627999653d..91cbe460445 100644 --- a/TAO/orbsvcs/tests/Event/lib/Counting_Consumer.h +++ b/TAO/orbsvcs/tests/Event/lib/Counting_Consumer.h @@ -3,8 +3,6 @@ /** * @file Counting_Consumer.h * - * $Id$ - * * @author Carlos O'Ryan (coryan@cs.wustl.edu) */ //============================================================================= diff --git a/TAO/orbsvcs/tests/Event/lib/Counting_Supplier.h b/TAO/orbsvcs/tests/Event/lib/Counting_Supplier.h index 702df0b6743..8104a801765 100644 --- a/TAO/orbsvcs/tests/Event/lib/Counting_Supplier.h +++ b/TAO/orbsvcs/tests/Event/lib/Counting_Supplier.h @@ -3,8 +3,6 @@ /** * @file Counting_Supplier.h * - * $Id$ - * * @author Carlos O'Ryan (coryan@cs.wustl.edu) */ //============================================================================= diff --git a/TAO/orbsvcs/tests/Event/lib/Driver.h b/TAO/orbsvcs/tests/Event/lib/Driver.h index dd0c0382f23..a4594cbf159 100644 --- a/TAO/orbsvcs/tests/Event/lib/Driver.h +++ b/TAO/orbsvcs/tests/Event/lib/Driver.h @@ -3,8 +3,6 @@ /** * @file Driver.h * - * $Id$ - * * @author Carlos O'Ryan (coryan@cs.wustl.edu) */ //============================================================================= diff --git a/TAO/orbsvcs/tests/Event/lib/Supplier.h b/TAO/orbsvcs/tests/Event/lib/Supplier.h index 1991fc6af01..4fa08d3a766 100644 --- a/TAO/orbsvcs/tests/Event/lib/Supplier.h +++ b/TAO/orbsvcs/tests/Event/lib/Supplier.h @@ -3,8 +3,6 @@ /** * @file Supplier.h * - * $Id$ - * * @author Carlos O'Ryan (coryan@cs.wustl.edu) */ //============================================================================= diff --git a/TAO/orbsvcs/tests/FT_App/FTAPP_Analyzer_Main.cpp b/TAO/orbsvcs/tests/FT_App/FTAPP_Analyzer_Main.cpp index 253e373e20b..d0e44257435 100644 --- a/TAO/orbsvcs/tests/FT_App/FTAPP_Analyzer_Main.cpp +++ b/TAO/orbsvcs/tests/FT_App/FTAPP_Analyzer_Main.cpp @@ -3,8 +3,6 @@ /** * @file FTAPP_Analyzer_Main.cpp * - * $Id$ - * * This file is part of Fault Tolerant CORBA. * This file provides the main routine for a stub FaultAnalyzer * diff --git a/TAO/orbsvcs/tests/FT_App/FTAPP_FactoryRegistry_Main.cpp b/TAO/orbsvcs/tests/FT_App/FTAPP_FactoryRegistry_Main.cpp index 131b6daa877..b2c832a35a3 100644 --- a/TAO/orbsvcs/tests/FT_App/FTAPP_FactoryRegistry_Main.cpp +++ b/TAO/orbsvcs/tests/FT_App/FTAPP_FactoryRegistry_Main.cpp @@ -3,8 +3,6 @@ /** * @file FTAPP_FactoryRegistry_Main.cpp * - * $Id$ - * * This file is part of Fault Tolerant CORBA. * This file provides the main routine for a stub FactoryRegistry * diff --git a/TAO/orbsvcs/tests/FT_App/FTAPP_FaultConsumer_Main.cpp b/TAO/orbsvcs/tests/FT_App/FTAPP_FaultConsumer_Main.cpp index f5e732d47ab..0f2b02d4f27 100644 --- a/TAO/orbsvcs/tests/FT_App/FTAPP_FaultConsumer_Main.cpp +++ b/TAO/orbsvcs/tests/FT_App/FTAPP_FaultConsumer_Main.cpp @@ -3,8 +3,6 @@ /** * @file FTAPP_FaultConsumer_Main.cpp * - * $Id$ - * * This file is part of Fault Tolerant CORBA. * This file provides the main routine for a stub FaultConsumer. * diff --git a/TAO/orbsvcs/tests/FT_App/FTAPP_Notifier_Main.cpp b/TAO/orbsvcs/tests/FT_App/FTAPP_Notifier_Main.cpp index 2ae607f7f0f..dd2aa67c6ac 100644 --- a/TAO/orbsvcs/tests/FT_App/FTAPP_Notifier_Main.cpp +++ b/TAO/orbsvcs/tests/FT_App/FTAPP_Notifier_Main.cpp @@ -3,8 +3,6 @@ /** * @file FTAPP_Notifier_Main.cpp * - * $Id$ - * * This file is part of Fault Tolerant CORBA. * This file provides the main routine for a stub implementation * of the FaultNotifier interface. diff --git a/TAO/orbsvcs/tests/FT_App/FT_Creator.cpp b/TAO/orbsvcs/tests/FT_App/FT_Creator.cpp index 6a08013f12b..6251fb5b9f8 100644 --- a/TAO/orbsvcs/tests/FT_App/FT_Creator.cpp +++ b/TAO/orbsvcs/tests/FT_App/FT_Creator.cpp @@ -3,8 +3,6 @@ /** * @file FT_Creator.cpp * - * $Id$ - * * This file is part of Fault Tolerant CORBA. * Main wrapped around TAO_Object_Group_Creator * diff --git a/TAO/orbsvcs/tests/FT_App/FT_Creator.h b/TAO/orbsvcs/tests/FT_App/FT_Creator.h index 44e7b6125f4..45bb89e0370 100644 --- a/TAO/orbsvcs/tests/FT_App/FT_Creator.h +++ b/TAO/orbsvcs/tests/FT_App/FT_Creator.h @@ -3,8 +3,6 @@ /** * @file FT_Creator.h * - * $Id$ - * * This file is part of Fault Tolerant CORBA. * Main wrapped around TAO_Object_Group_Creator * diff --git a/TAO/orbsvcs/tests/FT_App/FT_Replica.cpp b/TAO/orbsvcs/tests/FT_App/FT_Replica.cpp index 1fcc2339969..00de8bb4294 100644 --- a/TAO/orbsvcs/tests/FT_App/FT_Replica.cpp +++ b/TAO/orbsvcs/tests/FT_App/FT_Replica.cpp @@ -3,8 +3,6 @@ /** * @file FT_Replica.cpp * - * $Id$ - * * This file is part of Fault Tolerant CORBA. * Implement the FT_TEST::Replica IDL interface. * diff --git a/TAO/orbsvcs/tests/FT_App/FT_ReplicaFactory_i.cpp b/TAO/orbsvcs/tests/FT_App/FT_ReplicaFactory_i.cpp index 371ec0151eb..798c79a9e82 100644 --- a/TAO/orbsvcs/tests/FT_App/FT_ReplicaFactory_i.cpp +++ b/TAO/orbsvcs/tests/FT_App/FT_ReplicaFactory_i.cpp @@ -3,8 +3,6 @@ /** * @file FT_ReplicaFactory_i.cpp * - * $Id$ - * * This file is part of Fault Tolerant CORBA. * * @author Dale Wilson <wilson_d@ociweb.com> diff --git a/TAO/orbsvcs/tests/FT_App/FT_ReplicaFactory_i.h b/TAO/orbsvcs/tests/FT_App/FT_ReplicaFactory_i.h index b4a38b107bb..c050b32ea8c 100644 --- a/TAO/orbsvcs/tests/FT_App/FT_ReplicaFactory_i.h +++ b/TAO/orbsvcs/tests/FT_App/FT_ReplicaFactory_i.h @@ -3,8 +3,6 @@ /** * @file FT_ReplicaFactory_i.h * - * $Id$ - * * This file is part of Fault Tolerant CORBA. * It declares the implementation of ReplicaFactory which * creates and manages replicas as an agent for diff --git a/TAO/orbsvcs/tests/FT_App/FT_TestReplica.idl b/TAO/orbsvcs/tests/FT_App/FT_TestReplica.idl index b9d41ed7429..4200b16b299 100644 --- a/TAO/orbsvcs/tests/FT_App/FT_TestReplica.idl +++ b/TAO/orbsvcs/tests/FT_App/FT_TestReplica.idl @@ -3,8 +3,6 @@ /** * @file FT_TestReplica.idl * - * $Id$ - * * This file defines an interface used to test Fault Tolerant CORBA. * * @author Dale Wilson <wilson_d@ociweb.com> diff --git a/TAO/orbsvcs/tests/FT_App/FT_TestReplica_i.cpp b/TAO/orbsvcs/tests/FT_App/FT_TestReplica_i.cpp index 1b1eccf7b6e..1fcbb23dda1 100644 --- a/TAO/orbsvcs/tests/FT_App/FT_TestReplica_i.cpp +++ b/TAO/orbsvcs/tests/FT_App/FT_TestReplica_i.cpp @@ -3,8 +3,6 @@ /** * @file FT_TestReplica_i.cpp * - * $Id$ - * * Implements CORBA interface TestReplica. * * @author Dale Wilson <wilson_d@ociweb.com> diff --git a/TAO/orbsvcs/tests/FT_App/FT_TestReplica_i.h b/TAO/orbsvcs/tests/FT_App/FT_TestReplica_i.h index e557cfa64a8..65030cbdecb 100644 --- a/TAO/orbsvcs/tests/FT_App/FT_TestReplica_i.h +++ b/TAO/orbsvcs/tests/FT_App/FT_TestReplica_i.h @@ -3,8 +3,6 @@ /** * @file FT_TestReplica_i.h * - * $Id$ - * * This file declares an implementation of CORBA interface TestReplica. * * @author Dale Wilson <wilson_d@ociweb.com> diff --git a/TAO/orbsvcs/tests/FT_App/TAO_Object_Group_Creator.cpp b/TAO/orbsvcs/tests/FT_App/TAO_Object_Group_Creator.cpp index 97851500b22..129f92fe1ca 100644 --- a/TAO/orbsvcs/tests/FT_App/TAO_Object_Group_Creator.cpp +++ b/TAO/orbsvcs/tests/FT_App/TAO_Object_Group_Creator.cpp @@ -3,8 +3,6 @@ /** * @file TAO_Object_Group_Creator.cpp * - * $Id$ - * * This file is part of Fault Tolerant CORBA. * Utility to Create Object Group * diff --git a/TAO/orbsvcs/tests/FT_App/TAO_Object_Group_Creator.h b/TAO/orbsvcs/tests/FT_App/TAO_Object_Group_Creator.h index 87adda9aeaf..4a2acdef8fc 100644 --- a/TAO/orbsvcs/tests/FT_App/TAO_Object_Group_Creator.h +++ b/TAO/orbsvcs/tests/FT_App/TAO_Object_Group_Creator.h @@ -3,8 +3,6 @@ /** * @file TAO_Object_Group_Creator.h * - * $Id$ - * * This file is part of Fault Tolerant CORBA. * Utility to Create Object Group * diff --git a/TAO/orbsvcs/tests/FT_Naming/FaultTolerant/LB_server.h b/TAO/orbsvcs/tests/FT_Naming/FaultTolerant/LB_server.h index 6cbcfb50885..a86e95279db 100644 --- a/TAO/orbsvcs/tests/FT_Naming/FaultTolerant/LB_server.h +++ b/TAO/orbsvcs/tests/FT_Naming/FaultTolerant/LB_server.h @@ -4,8 +4,6 @@ /** * @file LB_server.h * - * $Id$ - * * @author Jaiganesh Balasubramanian <jai@doc.ece.uci.edu> * @author Ossama Othman <ossama@uci.edu> */ diff --git a/TAO/orbsvcs/tests/FT_Naming/FaultTolerant/client.cpp b/TAO/orbsvcs/tests/FT_Naming/FaultTolerant/client.cpp index a0c5327f7a8..65965974fa5 100644 --- a/TAO/orbsvcs/tests/FT_Naming/FaultTolerant/client.cpp +++ b/TAO/orbsvcs/tests/FT_Naming/FaultTolerant/client.cpp @@ -2,8 +2,6 @@ /** * @file client.cpp * - * $Id$ - * * This class implements a CORBA test client for the Fault Tolerant Naming Service. * * @author Rich Seibel <seibel_r@ociweb.com> diff --git a/TAO/orbsvcs/tests/FT_Naming/Load_Balancing/LB_server.h b/TAO/orbsvcs/tests/FT_Naming/Load_Balancing/LB_server.h index d6df78c52f8..6dea520507e 100644 --- a/TAO/orbsvcs/tests/FT_Naming/Load_Balancing/LB_server.h +++ b/TAO/orbsvcs/tests/FT_Naming/Load_Balancing/LB_server.h @@ -4,8 +4,6 @@ /** * @file LB_server.h * - * $Id$ - * * @author Jaiganesh Balasubramanian <jai@doc.ece.uci.edu> * @author Ossama Othman <ossama@uci.edu> */ diff --git a/TAO/orbsvcs/tests/FaultTolerance/IOGR/Client_i.h b/TAO/orbsvcs/tests/FaultTolerance/IOGR/Client_i.h index 38db7554b84..11b1740e3c2 100644 --- a/TAO/orbsvcs/tests/FaultTolerance/IOGR/Client_i.h +++ b/TAO/orbsvcs/tests/FaultTolerance/IOGR/Client_i.h @@ -4,8 +4,6 @@ /** * @file Client_i.h * - * $Id$ - * * A helper class for the client * * diff --git a/TAO/orbsvcs/tests/FaultTolerance/IOGR/Manager.h b/TAO/orbsvcs/tests/FaultTolerance/IOGR/Manager.h index e46b0ad131e..ccb64b3cead 100644 --- a/TAO/orbsvcs/tests/FaultTolerance/IOGR/Manager.h +++ b/TAO/orbsvcs/tests/FaultTolerance/IOGR/Manager.h @@ -4,8 +4,6 @@ /** * @file Manager.h * - * $Id$ - * * A manager class that merger IORS and designates primary * * diff --git a/TAO/orbsvcs/tests/FaultTolerance/IOGR/test_i.h b/TAO/orbsvcs/tests/FaultTolerance/IOGR/test_i.h index 43c11edfb1e..c916e886919 100644 --- a/TAO/orbsvcs/tests/FaultTolerance/IOGR/test_i.h +++ b/TAO/orbsvcs/tests/FaultTolerance/IOGR/test_i.h @@ -3,8 +3,6 @@ /** * @file test_i.h * - * $Id$ - * * @author Bala Natarajan <bala@cs.wustl.edu> */ //============================================================================= diff --git a/TAO/orbsvcs/tests/FaultTolerance/IOGRManipulation/IOGRTest.cpp b/TAO/orbsvcs/tests/FaultTolerance/IOGRManipulation/IOGRTest.cpp index 29d8bf5eead..82172833916 100644 --- a/TAO/orbsvcs/tests/FaultTolerance/IOGRManipulation/IOGRTest.cpp +++ b/TAO/orbsvcs/tests/FaultTolerance/IOGRManipulation/IOGRTest.cpp @@ -3,8 +3,6 @@ /** * @file IOGRTest.cpp * - * $Id$ - * * This program tests the basic functionality FT IOGR implementation * * diff --git a/TAO/orbsvcs/tests/FtRtEvent/PushConsumer.h b/TAO/orbsvcs/tests/FtRtEvent/PushConsumer.h index c1af32ca71f..239abafce89 100644 --- a/TAO/orbsvcs/tests/FtRtEvent/PushConsumer.h +++ b/TAO/orbsvcs/tests/FtRtEvent/PushConsumer.h @@ -3,8 +3,6 @@ /** * @file PushConsumer.h * - * $Id$ - * * @author Huang-Ming Huang <hh1@cse.wustl.edu> */ //============================================================================= diff --git a/TAO/orbsvcs/tests/FtRtEvent/PushSupplier.h b/TAO/orbsvcs/tests/FtRtEvent/PushSupplier.h index 36073431635..70996d7c2af 100644 --- a/TAO/orbsvcs/tests/FtRtEvent/PushSupplier.h +++ b/TAO/orbsvcs/tests/FtRtEvent/PushSupplier.h @@ -3,8 +3,6 @@ /** * @file PushSupplier.h * - * $Id$ - * * @author Huang-Ming Huang <hh1@cse.wustl.edu> */ //============================================================================= diff --git a/TAO/orbsvcs/tests/HTIOP/AMI/Test_Output.cpp b/TAO/orbsvcs/tests/HTIOP/AMI/Test_Output.cpp index 9ef8d637b67..db29e15efe0 100644 --- a/TAO/orbsvcs/tests/HTIOP/AMI/Test_Output.cpp +++ b/TAO/orbsvcs/tests/HTIOP/AMI/Test_Output.cpp @@ -4,8 +4,6 @@ /** * @file Test_Output.cpp * - * $Id$ - * * This file factors out common macros and other utilities used by the * ACE automated regression tests. * diff --git a/TAO/orbsvcs/tests/HTIOP/AMI/ami_test.idl b/TAO/orbsvcs/tests/HTIOP/AMI/ami_test.idl index c4d33f656f8..ce44f4ea674 100644 --- a/TAO/orbsvcs/tests/HTIOP/AMI/ami_test.idl +++ b/TAO/orbsvcs/tests/HTIOP/AMI/ami_test.idl @@ -3,8 +3,6 @@ /** * @file ami_test.idl * - * $Id$ - * * IDL description of the AMI Test interface * * diff --git a/TAO/orbsvcs/tests/HTIOP/AMI/ami_test_i.cpp b/TAO/orbsvcs/tests/HTIOP/AMI/ami_test_i.cpp index ea0980fbae4..22d7887cf01 100644 --- a/TAO/orbsvcs/tests/HTIOP/AMI/ami_test_i.cpp +++ b/TAO/orbsvcs/tests/HTIOP/AMI/ami_test_i.cpp @@ -3,8 +3,6 @@ /** * @file ami_test_i.cpp * - * $Id$ - * * Implementation of the AMI Test interface. * * diff --git a/TAO/orbsvcs/tests/HTIOP/AMI/ami_test_i.h b/TAO/orbsvcs/tests/HTIOP/AMI/ami_test_i.h index c68c30c50c8..68eca82c1d7 100644 --- a/TAO/orbsvcs/tests/HTIOP/AMI/ami_test_i.h +++ b/TAO/orbsvcs/tests/HTIOP/AMI/ami_test_i.h @@ -3,8 +3,6 @@ /** * @file ami_test_i.h * - * $Id$ - * * @author Michael Kircher <Michael.Kircher@mchp.siemens.de> */ //============================================================================= diff --git a/TAO/orbsvcs/tests/HTIOP/AMI/client.cpp b/TAO/orbsvcs/tests/HTIOP/AMI/client.cpp index 29025fc16a1..4d9b5e0e3ed 100644 --- a/TAO/orbsvcs/tests/HTIOP/AMI/client.cpp +++ b/TAO/orbsvcs/tests/HTIOP/AMI/client.cpp @@ -3,8 +3,6 @@ /** * @file client.cpp * - * $Id$ - * * A client which uses the AMI callback model. * * @author Alexander Babu Arulanthu <alex@cs.wustl.edu> diff --git a/TAO/orbsvcs/tests/HTIOP/AMI/server.cpp b/TAO/orbsvcs/tests/HTIOP/AMI/server.cpp index c3f615b3802..fe83ddd2d85 100644 --- a/TAO/orbsvcs/tests/HTIOP/AMI/server.cpp +++ b/TAO/orbsvcs/tests/HTIOP/AMI/server.cpp @@ -3,8 +3,6 @@ /** * @file server.cpp * - * $Id$ - * * Implementation of the server. * * diff --git a/TAO/orbsvcs/tests/HTIOP/AMI/simple_client.cpp b/TAO/orbsvcs/tests/HTIOP/AMI/simple_client.cpp index 8d23e53976b..da63883d330 100644 --- a/TAO/orbsvcs/tests/HTIOP/AMI/simple_client.cpp +++ b/TAO/orbsvcs/tests/HTIOP/AMI/simple_client.cpp @@ -3,8 +3,6 @@ /** * @file simple_client.cpp * - * $Id$ - * * A very simple client which uses the AMI callback model. * * diff --git a/TAO/orbsvcs/tests/HTIOP/BiDirectional/Test_Output.cpp b/TAO/orbsvcs/tests/HTIOP/BiDirectional/Test_Output.cpp index 9ef8d637b67..db29e15efe0 100644 --- a/TAO/orbsvcs/tests/HTIOP/BiDirectional/Test_Output.cpp +++ b/TAO/orbsvcs/tests/HTIOP/BiDirectional/Test_Output.cpp @@ -4,8 +4,6 @@ /** * @file Test_Output.cpp * - * $Id$ - * * This file factors out common macros and other utilities used by the * ACE automated regression tests. * diff --git a/TAO/orbsvcs/tests/HTIOP/BiDirectional/test_i.h b/TAO/orbsvcs/tests/HTIOP/BiDirectional/test_i.h index 3914ef78a3e..7536e63f0d6 100644 --- a/TAO/orbsvcs/tests/HTIOP/BiDirectional/test_i.h +++ b/TAO/orbsvcs/tests/HTIOP/BiDirectional/test_i.h @@ -3,8 +3,6 @@ /** * @file test_i.h * - * $Id$ - * * @author Balachandran Natarajan <bala@cs.wustl.edu> */ //============================================================================= diff --git a/TAO/orbsvcs/tests/HTIOP/Hello/Test_Output.cpp b/TAO/orbsvcs/tests/HTIOP/Hello/Test_Output.cpp index 9ef8d637b67..db29e15efe0 100644 --- a/TAO/orbsvcs/tests/HTIOP/Hello/Test_Output.cpp +++ b/TAO/orbsvcs/tests/HTIOP/Hello/Test_Output.cpp @@ -4,8 +4,6 @@ /** * @file Test_Output.cpp * - * $Id$ - * * This file factors out common macros and other utilities used by the * ACE automated regression tests. * diff --git a/TAO/orbsvcs/tests/HTIOP/test_config.h b/TAO/orbsvcs/tests/HTIOP/test_config.h index 33f3255b860..d44559b8963 100644 --- a/TAO/orbsvcs/tests/HTIOP/test_config.h +++ b/TAO/orbsvcs/tests/HTIOP/test_config.h @@ -4,8 +4,6 @@ /** * @file test_config.h * - * $Id$ - * * This file factors out common macros and other utilities used by the * ACE automated regression tests. It also shows how to redirect ACE_DEBUG/ACE_ERROR * output to a file. diff --git a/TAO/orbsvcs/tests/ImplRepo/airplane_client_i.h b/TAO/orbsvcs/tests/ImplRepo/airplane_client_i.h index 67497a0720c..9fb6d0d98ed 100644 --- a/TAO/orbsvcs/tests/ImplRepo/airplane_client_i.h +++ b/TAO/orbsvcs/tests/ImplRepo/airplane_client_i.h @@ -4,8 +4,6 @@ /** * @file airplane_client_i.h * - * $Id$ - * * This class implements a simple CORBA client which returns a random * paper airplane from the paper airplane server. * diff --git a/TAO/orbsvcs/tests/ImplRepo/airplane_i.h b/TAO/orbsvcs/tests/ImplRepo/airplane_i.h index 2f2962f1d5a..e47b71cce41 100644 --- a/TAO/orbsvcs/tests/ImplRepo/airplane_i.h +++ b/TAO/orbsvcs/tests/ImplRepo/airplane_i.h @@ -4,8 +4,6 @@ /** * @file airplane_i.h * - * $Id$ - * * This class implements a simple CORBA server which returns a random * paper airplane from the book "Oddballs, Wing-Flappers, & Spinners: * Great Paper Airplanes" by John Bringhurst. ISBN: 0-07-067910-X (pbk.) diff --git a/TAO/orbsvcs/tests/ImplRepo/airplane_server_i.h b/TAO/orbsvcs/tests/ImplRepo/airplane_server_i.h index 1be339107b6..55ab0327acb 100644 --- a/TAO/orbsvcs/tests/ImplRepo/airplane_server_i.h +++ b/TAO/orbsvcs/tests/ImplRepo/airplane_server_i.h @@ -4,8 +4,6 @@ /** * @file airplane_server_i.h * - * $Id$ - * * Server that sets up the ORB and handles the registration and execution * of the Paper Airplane Server. * diff --git a/TAO/orbsvcs/tests/ImplRepo/nestea_client_i.h b/TAO/orbsvcs/tests/ImplRepo/nestea_client_i.h index 2d948be20d1..fe7822c7551 100644 --- a/TAO/orbsvcs/tests/ImplRepo/nestea_client_i.h +++ b/TAO/orbsvcs/tests/ImplRepo/nestea_client_i.h @@ -4,8 +4,6 @@ /** * @file nestea_client_i.h * - * $Id$ - * * This class implements a simple CORBA client which controls a Nestea * can database * diff --git a/TAO/orbsvcs/tests/ImplRepo/nestea_i.h b/TAO/orbsvcs/tests/ImplRepo/nestea_i.h index 2aa13859604..daed2c761da 100644 --- a/TAO/orbsvcs/tests/ImplRepo/nestea_i.h +++ b/TAO/orbsvcs/tests/ImplRepo/nestea_i.h @@ -4,8 +4,6 @@ /** * @file nestea_i.h * - * $Id$ - * * This class is an implementation of the Nestea Bookshelf interface. * * diff --git a/TAO/orbsvcs/tests/ImplRepo/nestea_server_i.h b/TAO/orbsvcs/tests/ImplRepo/nestea_server_i.h index d3eea36f90b..a8034320b0a 100644 --- a/TAO/orbsvcs/tests/ImplRepo/nestea_server_i.h +++ b/TAO/orbsvcs/tests/ImplRepo/nestea_server_i.h @@ -4,8 +4,6 @@ /** * @file nestea_server_i.h * - * $Id$ - * * Server that sets up the ORB and handles the registration and execution * of the Nestea Bookshelf Server. * diff --git a/TAO/orbsvcs/tests/InterfaceRepo/IDL3_Test/idl3_client.h b/TAO/orbsvcs/tests/InterfaceRepo/IDL3_Test/idl3_client.h index d11a20d1309..7d6ac8710a9 100644 --- a/TAO/orbsvcs/tests/InterfaceRepo/IDL3_Test/idl3_client.h +++ b/TAO/orbsvcs/tests/InterfaceRepo/IDL3_Test/idl3_client.h @@ -4,8 +4,6 @@ /** * @file idl3_client.h * - * $Id$ - * * This class tests the IFR support for CCM-related types. * * diff --git a/TAO/orbsvcs/tests/InterfaceRepo/IFR_Test/Admin_Client.h b/TAO/orbsvcs/tests/InterfaceRepo/IFR_Test/Admin_Client.h index 882e2ca3242..530711f4ecf 100644 --- a/TAO/orbsvcs/tests/InterfaceRepo/IFR_Test/Admin_Client.h +++ b/TAO/orbsvcs/tests/InterfaceRepo/IFR_Test/Admin_Client.h @@ -4,8 +4,6 @@ /** * @file Admin_Client.h * - * $Id$ - * * This class tests the functionality of the IFR methods by inserting * IR objects into the repository by hand, querying them, moving them, * and destroying them. diff --git a/TAO/orbsvcs/tests/InterfaceRepo/Latency_Test/Latency_Query_Client.h b/TAO/orbsvcs/tests/InterfaceRepo/Latency_Test/Latency_Query_Client.h index 97c5eaa6b4e..5defc528f24 100644 --- a/TAO/orbsvcs/tests/InterfaceRepo/Latency_Test/Latency_Query_Client.h +++ b/TAO/orbsvcs/tests/InterfaceRepo/Latency_Test/Latency_Query_Client.h @@ -4,8 +4,6 @@ /** * @file Latency_Query_Client.h * - * $Id$ - * * This class tests the latency of queries made on the IFR. * * diff --git a/TAO/orbsvcs/tests/InterfaceRepo/Persistence_Test/Ptest.h b/TAO/orbsvcs/tests/InterfaceRepo/Persistence_Test/Ptest.h index a8936af2dd0..771eae284d1 100644 --- a/TAO/orbsvcs/tests/InterfaceRepo/Persistence_Test/Ptest.h +++ b/TAO/orbsvcs/tests/InterfaceRepo/Persistence_Test/Ptest.h @@ -4,8 +4,6 @@ /** * @file Ptest.h * - * $Id$ - * * This code tests the persistence of the IFR by inserting * IR objects into the repository with one function, and querying the * repository with another, with a repository shutdown in between. diff --git a/TAO/orbsvcs/tests/Interoperable_Naming/Web_Server.idl b/TAO/orbsvcs/tests/Interoperable_Naming/Web_Server.idl index dc209bd7343..cb5c9e12aa7 100644 --- a/TAO/orbsvcs/tests/Interoperable_Naming/Web_Server.idl +++ b/TAO/orbsvcs/tests/Interoperable_Naming/Web_Server.idl @@ -3,8 +3,6 @@ /** * @file Web_Server.idl * - * $Id$ - * * IDL schema definition for Web server interface. * * diff --git a/TAO/orbsvcs/tests/Interoperable_Naming/client.cpp b/TAO/orbsvcs/tests/Interoperable_Naming/client.cpp index 4d634bee99d..0b06e3f20c3 100644 --- a/TAO/orbsvcs/tests/Interoperable_Naming/client.cpp +++ b/TAO/orbsvcs/tests/Interoperable_Naming/client.cpp @@ -3,8 +3,6 @@ /** * @file client.cpp * - * $Id$ - * * This implements a simple CORBA client for the * CosNaming::NamingContextExt example * diff --git a/TAO/orbsvcs/tests/Interoperable_Naming/ncontextext_client_i.cpp b/TAO/orbsvcs/tests/Interoperable_Naming/ncontextext_client_i.cpp index 949beb9c17c..30de4a541bd 100644 --- a/TAO/orbsvcs/tests/Interoperable_Naming/ncontextext_client_i.cpp +++ b/TAO/orbsvcs/tests/Interoperable_Naming/ncontextext_client_i.cpp @@ -3,8 +3,6 @@ /** * @file ncontextext_client_i.cpp * - * $Id$ - * * This class implements a simple CORBA client which * converts a Name to a string and viceversa, forms a IIOPNAME * url address and can resolve a stringified name. diff --git a/TAO/orbsvcs/tests/Interoperable_Naming/ncontextext_client_i.h b/TAO/orbsvcs/tests/Interoperable_Naming/ncontextext_client_i.h index b5c4c253a7e..14768a74dd3 100644 --- a/TAO/orbsvcs/tests/Interoperable_Naming/ncontextext_client_i.h +++ b/TAO/orbsvcs/tests/Interoperable_Naming/ncontextext_client_i.h @@ -4,8 +4,6 @@ /** * @file ncontextext_client_i.h * - * $Id$ - * * This class implements a simple CORBA client which * converts a Name to a string and viceversa, forms a IIOPNAME * url address and can resolve a stringified name. diff --git a/TAO/orbsvcs/tests/LoadBalancing/GenericFactory/Application_Controlled/LB_server.h b/TAO/orbsvcs/tests/LoadBalancing/GenericFactory/Application_Controlled/LB_server.h index 9666915ea25..74d2c03effc 100644 --- a/TAO/orbsvcs/tests/LoadBalancing/GenericFactory/Application_Controlled/LB_server.h +++ b/TAO/orbsvcs/tests/LoadBalancing/GenericFactory/Application_Controlled/LB_server.h @@ -4,8 +4,6 @@ /** * @file LB_server.h * - * $Id$ - * * @author Jaiganesh Balasubramanian <jai@doc.ece.uci.edu> * @author Ossama Othman <ossama@uci.edu> */ diff --git a/TAO/orbsvcs/tests/LoadBalancing/GenericFactory/DeadMemberDetection_App_Ctrl/LB_server.h b/TAO/orbsvcs/tests/LoadBalancing/GenericFactory/DeadMemberDetection_App_Ctrl/LB_server.h index 80c303ec516..fe62e9245c4 100755 --- a/TAO/orbsvcs/tests/LoadBalancing/GenericFactory/DeadMemberDetection_App_Ctrl/LB_server.h +++ b/TAO/orbsvcs/tests/LoadBalancing/GenericFactory/DeadMemberDetection_App_Ctrl/LB_server.h @@ -4,8 +4,6 @@ /** * @file LB_server.h * - * $Id$ - * * @author Jaiganesh Balasubramanian <jai@doc.ece.uci.edu> * @author Ossama Othman <ossama@uci.edu> */ diff --git a/TAO/orbsvcs/tests/LoadBalancing/GenericFactory/DeadMemberDetection_Inf_Ctrl/LB_Factory_Server.h b/TAO/orbsvcs/tests/LoadBalancing/GenericFactory/DeadMemberDetection_Inf_Ctrl/LB_Factory_Server.h index 36c739d1d5e..55fecad901d 100755 --- a/TAO/orbsvcs/tests/LoadBalancing/GenericFactory/DeadMemberDetection_Inf_Ctrl/LB_Factory_Server.h +++ b/TAO/orbsvcs/tests/LoadBalancing/GenericFactory/DeadMemberDetection_Inf_Ctrl/LB_Factory_Server.h @@ -4,8 +4,6 @@ /** * @file LB_Factory_Server.h * - * $Id$ - * * @author Jaiganesh Balasubramanian <jai@doc.ece.uci.edu> * @author Ossama Othman <ossama@uci.edu> */ diff --git a/TAO/orbsvcs/tests/LoadBalancing/GenericFactory/DeadMemberDetection_Inf_Ctrl/LB_server.h b/TAO/orbsvcs/tests/LoadBalancing/GenericFactory/DeadMemberDetection_Inf_Ctrl/LB_server.h index 8b88bacab33..bc0b5157865 100755 --- a/TAO/orbsvcs/tests/LoadBalancing/GenericFactory/DeadMemberDetection_Inf_Ctrl/LB_server.h +++ b/TAO/orbsvcs/tests/LoadBalancing/GenericFactory/DeadMemberDetection_Inf_Ctrl/LB_server.h @@ -4,8 +4,6 @@ /** * @file LB_server.h * - * $Id$ - * * @author Jaiganesh Balasubramanian <jai@doc.ece.uci.edu> * @author Ossama Othman <ossama@uci.edu> */ diff --git a/TAO/orbsvcs/tests/LoadBalancing/GenericFactory/Infrastructure_Controlled/LB_server.h b/TAO/orbsvcs/tests/LoadBalancing/GenericFactory/Infrastructure_Controlled/LB_server.h index 26a2ca6324d..42039b742b7 100644 --- a/TAO/orbsvcs/tests/LoadBalancing/GenericFactory/Infrastructure_Controlled/LB_server.h +++ b/TAO/orbsvcs/tests/LoadBalancing/GenericFactory/Infrastructure_Controlled/LB_server.h @@ -4,8 +4,6 @@ /** * @file LB_server.h * - * $Id$ - * * @author Jaiganesh Balasubramanian <jai@doc.ece.uci.edu> * @author Ossama Othman <ossama@uci.edu> */ diff --git a/TAO/orbsvcs/tests/LoadBalancing/GenericFactory/Manage_Object_Group/LB_server.h b/TAO/orbsvcs/tests/LoadBalancing/GenericFactory/Manage_Object_Group/LB_server.h index 6a0df71c807..eb3021df306 100644 --- a/TAO/orbsvcs/tests/LoadBalancing/GenericFactory/Manage_Object_Group/LB_server.h +++ b/TAO/orbsvcs/tests/LoadBalancing/GenericFactory/Manage_Object_Group/LB_server.h @@ -4,8 +4,6 @@ /** * @file LB_server.h * - * $Id$ - * * @author Jaiganesh Balasubramanian <jai@doc.ece.uci.edu> * @author Ossama Othman <ossama@uci.edu> */ diff --git a/TAO/orbsvcs/tests/Log/Basic_Log_Test/Basic_Log_Test.h b/TAO/orbsvcs/tests/Log/Basic_Log_Test/Basic_Log_Test.h index 1c9ed470240..157ce067dc7 100644 --- a/TAO/orbsvcs/tests/Log/Basic_Log_Test/Basic_Log_Test.h +++ b/TAO/orbsvcs/tests/Log/Basic_Log_Test/Basic_Log_Test.h @@ -4,8 +4,6 @@ /** * @file Basic_Log_Test.h * - * $Id$ - * * An test of using the Basic_Logging_Service * * diff --git a/TAO/orbsvcs/tests/Notify/Basic/AdminProperties.h b/TAO/orbsvcs/tests/Notify/Basic/AdminProperties.h index d0fac5425c6..bd647d83184 100644 --- a/TAO/orbsvcs/tests/Notify/Basic/AdminProperties.h +++ b/TAO/orbsvcs/tests/Notify/Basic/AdminProperties.h @@ -3,8 +3,6 @@ /** * @file AdminProperties.h * - * $Id$ - * * Test for EC Admin QoS properties. * * diff --git a/TAO/orbsvcs/tests/Notify/Basic/ConnectDisconnect.h b/TAO/orbsvcs/tests/Notify/Basic/ConnectDisconnect.h index 3c00ffca5d1..5a2d58f1a33 100644 --- a/TAO/orbsvcs/tests/Notify/Basic/ConnectDisconnect.h +++ b/TAO/orbsvcs/tests/Notify/Basic/ConnectDisconnect.h @@ -3,8 +3,6 @@ /** * @file ConnectDisconnect.h * - * $Id$ - * * Test connect-disconnect methods of Notify. * * diff --git a/TAO/orbsvcs/tests/Notify/Basic/Events.h b/TAO/orbsvcs/tests/Notify/Basic/Events.h index 1d60ed55ce0..ebd9c01fef8 100644 --- a/TAO/orbsvcs/tests/Notify/Basic/Events.h +++ b/TAO/orbsvcs/tests/Notify/Basic/Events.h @@ -3,8 +3,6 @@ /** * @file Events.h * - * $Id$ - * * Test to check if events are received by all 3 types of consumers. * This is intended to be a simple test without any filters with default subscription (all events). * diff --git a/TAO/orbsvcs/tests/Notify/Basic/ExtendedFilter.h b/TAO/orbsvcs/tests/Notify/Basic/ExtendedFilter.h index 0e7224827a4..88799c653e3 100644 --- a/TAO/orbsvcs/tests/Notify/Basic/ExtendedFilter.h +++ b/TAO/orbsvcs/tests/Notify/Basic/ExtendedFilter.h @@ -3,8 +3,6 @@ /** * @file ExtendedFilter.h * - * $Id$ - * * Filter test any supplier to any consumer. * * diff --git a/TAO/orbsvcs/tests/Notify/Basic/Filter.h b/TAO/orbsvcs/tests/Notify/Basic/Filter.h index bb862c1830a..b9532fd953e 100644 --- a/TAO/orbsvcs/tests/Notify/Basic/Filter.h +++ b/TAO/orbsvcs/tests/Notify/Basic/Filter.h @@ -3,8 +3,6 @@ /** * @file Filter.h * - * $Id$ - * * Filter test any supplier to any consumer. * * diff --git a/TAO/orbsvcs/tests/Notify/Basic/IdAssignment.h b/TAO/orbsvcs/tests/Notify/Basic/IdAssignment.h index 4efd019fedf..6346e4d69b3 100644 --- a/TAO/orbsvcs/tests/Notify/Basic/IdAssignment.h +++ b/TAO/orbsvcs/tests/Notify/Basic/IdAssignment.h @@ -3,8 +3,6 @@ /** * @file IdAssignment.h * - * $Id$ - * * Test to check if ec, admin are assigned id's correctly. * * diff --git a/TAO/orbsvcs/tests/Notify/Basic/LifeCycle.h b/TAO/orbsvcs/tests/Notify/Basic/LifeCycle.h index 93cbd9a134d..4e9827c7771 100644 --- a/TAO/orbsvcs/tests/Notify/Basic/LifeCycle.h +++ b/TAO/orbsvcs/tests/Notify/Basic/LifeCycle.h @@ -3,8 +3,6 @@ /** * @file LifeCycle.h * - * $Id$ - * * Test to check it ec and admin objects are destroyed. * * diff --git a/TAO/orbsvcs/tests/Notify/Basic/MultiTypes.h b/TAO/orbsvcs/tests/Notify/Basic/MultiTypes.h index 30b5e3c1154..9bf191ea1ce 100644 --- a/TAO/orbsvcs/tests/Notify/Basic/MultiTypes.h +++ b/TAO/orbsvcs/tests/Notify/Basic/MultiTypes.h @@ -3,8 +3,6 @@ /** * @file MultiTypes.h * - * $Id$ - * * Test connect-disconnect methods of Notify. * * diff --git a/TAO/orbsvcs/tests/Notify/Basic/Sequence.h b/TAO/orbsvcs/tests/Notify/Basic/Sequence.h index 1fc734e51a8..a0eacf3eace 100644 --- a/TAO/orbsvcs/tests/Notify/Basic/Sequence.h +++ b/TAO/orbsvcs/tests/Notify/Basic/Sequence.h @@ -3,8 +3,6 @@ /** * @file Sequence.h * - * $Id$ - * * Test Sequence support in Notification. * * diff --git a/TAO/orbsvcs/tests/Notify/Basic/Simple.h b/TAO/orbsvcs/tests/Notify/Basic/Simple.h index 1c6c8b04d9f..c04e9760b6f 100644 --- a/TAO/orbsvcs/tests/Notify/Basic/Simple.h +++ b/TAO/orbsvcs/tests/Notify/Basic/Simple.h @@ -3,8 +3,6 @@ /** * @file Simple.h * - * $Id$ - * * Simple test any supplier to any consumer. * * diff --git a/TAO/orbsvcs/tests/Notify/Basic/Updates.h b/TAO/orbsvcs/tests/Notify/Basic/Updates.h index 238a4d22a6c..9bb30f04d75 100644 --- a/TAO/orbsvcs/tests/Notify/Basic/Updates.h +++ b/TAO/orbsvcs/tests/Notify/Basic/Updates.h @@ -3,8 +3,6 @@ /** * @file Updates.h * - * $Id$ - * * Test to check if <offer_change> and <subscription_change> messages are * received correctly. * diff --git a/TAO/orbsvcs/tests/Notify/Blocking/Notify_Structured_Push_Consumer.h b/TAO/orbsvcs/tests/Notify/Blocking/Notify_Structured_Push_Consumer.h index 4a57491090c..630cc13be07 100644 --- a/TAO/orbsvcs/tests/Notify/Blocking/Notify_Structured_Push_Consumer.h +++ b/TAO/orbsvcs/tests/Notify/Blocking/Notify_Structured_Push_Consumer.h @@ -3,8 +3,6 @@ /** * @file Notify_Structured_Push_Consumer.h * - * $Id$ - * * A structured push consumer implementation. * * diff --git a/TAO/orbsvcs/tests/Notify/Bug_1385_Regression/Notify_Structured_Push_Consumer.h b/TAO/orbsvcs/tests/Notify/Bug_1385_Regression/Notify_Structured_Push_Consumer.h index 0341ce0cb28..6a6634bd5e0 100644 --- a/TAO/orbsvcs/tests/Notify/Bug_1385_Regression/Notify_Structured_Push_Consumer.h +++ b/TAO/orbsvcs/tests/Notify/Bug_1385_Regression/Notify_Structured_Push_Consumer.h @@ -3,8 +3,6 @@ /** * @file Notify_Structured_Push_Consumer.h * - * $Id$ - * * A structured push consumer implementation. * * @author Chad Elliott <elliott_c@ociweb.com> diff --git a/TAO/orbsvcs/tests/Notify/Bug_2415_Regression/Notify_Push_Consumer.h b/TAO/orbsvcs/tests/Notify/Bug_2415_Regression/Notify_Push_Consumer.h index 418a73fd358..66a6435def5 100644 --- a/TAO/orbsvcs/tests/Notify/Bug_2415_Regression/Notify_Push_Consumer.h +++ b/TAO/orbsvcs/tests/Notify/Bug_2415_Regression/Notify_Push_Consumer.h @@ -3,8 +3,6 @@ /** * @file Notify_Push_Consumer.h * - * $Id$ - * * A push consumer implementation. * * diff --git a/TAO/orbsvcs/tests/Notify/Bug_2561_Regression/Notify_Push_Consumer.h b/TAO/orbsvcs/tests/Notify/Bug_2561_Regression/Notify_Push_Consumer.h index 00158ec1f23..bc32d14f7a7 100644 --- a/TAO/orbsvcs/tests/Notify/Bug_2561_Regression/Notify_Push_Consumer.h +++ b/TAO/orbsvcs/tests/Notify/Bug_2561_Regression/Notify_Push_Consumer.h @@ -3,8 +3,6 @@ /** * @file Notify_Push_Consumer.h * - * $Id$ - * * A sequence push consumer implementation. * * diff --git a/TAO/orbsvcs/tests/Notify/Discarding/Notify_Sequence_Push_Consumer.h b/TAO/orbsvcs/tests/Notify/Discarding/Notify_Sequence_Push_Consumer.h index 1e23933c853..08d6e40dddc 100644 --- a/TAO/orbsvcs/tests/Notify/Discarding/Notify_Sequence_Push_Consumer.h +++ b/TAO/orbsvcs/tests/Notify/Discarding/Notify_Sequence_Push_Consumer.h @@ -3,8 +3,6 @@ /** * @file Notify_Sequence_Push_Consumer.h * - * $Id$ - * * A sequence push consumer implementation. * * diff --git a/TAO/orbsvcs/tests/Notify/Discarding/Notify_Structured_Push_Consumer.h b/TAO/orbsvcs/tests/Notify/Discarding/Notify_Structured_Push_Consumer.h index 21bd72f89b8..ac3bac8b024 100644 --- a/TAO/orbsvcs/tests/Notify/Discarding/Notify_Structured_Push_Consumer.h +++ b/TAO/orbsvcs/tests/Notify/Discarding/Notify_Structured_Push_Consumer.h @@ -3,8 +3,6 @@ /** * @file Notify_Structured_Push_Consumer.h * - * $Id$ - * * A structured push consumer implementation. * * diff --git a/TAO/orbsvcs/tests/Notify/MC/Notify_Structured_Push_Consumer.h b/TAO/orbsvcs/tests/Notify/MC/Notify_Structured_Push_Consumer.h index ee846c0e447..45f3853f613 100644 --- a/TAO/orbsvcs/tests/Notify/MC/Notify_Structured_Push_Consumer.h +++ b/TAO/orbsvcs/tests/Notify/MC/Notify_Structured_Push_Consumer.h @@ -3,8 +3,6 @@ /** * @file Notify_Structured_Push_Consumer.h * - * $Id$ - * * A structured push consumer implementation. * * @author Chad Elliott <elliott_c@ociweb.com> diff --git a/TAO/orbsvcs/tests/Notify/MT_Dispatching/Notify_Structured_Push_Consumer.h b/TAO/orbsvcs/tests/Notify/MT_Dispatching/Notify_Structured_Push_Consumer.h index bf647535a2d..ef9d8f34125 100644 --- a/TAO/orbsvcs/tests/Notify/MT_Dispatching/Notify_Structured_Push_Consumer.h +++ b/TAO/orbsvcs/tests/Notify/MT_Dispatching/Notify_Structured_Push_Consumer.h @@ -3,8 +3,6 @@ /** * @file Notify_Structured_Push_Consumer.h * - * $Id$ - * * A structured push consumer implementation. * * diff --git a/TAO/orbsvcs/tests/Notify/Ordering/Notify_Sequence_Push_Consumer.h b/TAO/orbsvcs/tests/Notify/Ordering/Notify_Sequence_Push_Consumer.h index 0e63e08d773..fb621588879 100644 --- a/TAO/orbsvcs/tests/Notify/Ordering/Notify_Sequence_Push_Consumer.h +++ b/TAO/orbsvcs/tests/Notify/Ordering/Notify_Sequence_Push_Consumer.h @@ -3,8 +3,6 @@ /** * @file Notify_Sequence_Push_Consumer.h * - * $Id$ - * * A sequence push consumer implementation. * * diff --git a/TAO/orbsvcs/tests/Notify/Ordering/Notify_Structured_Push_Consumer.h b/TAO/orbsvcs/tests/Notify/Ordering/Notify_Structured_Push_Consumer.h index f669d12c7b5..77e60fc6bdd 100644 --- a/TAO/orbsvcs/tests/Notify/Ordering/Notify_Structured_Push_Consumer.h +++ b/TAO/orbsvcs/tests/Notify/Ordering/Notify_Structured_Push_Consumer.h @@ -3,8 +3,6 @@ /** * @file Notify_Structured_Push_Consumer.h * - * $Id$ - * * A structured push consumer implementation. * * diff --git a/TAO/orbsvcs/tests/Notify/Persistent_Filter/Filter.h b/TAO/orbsvcs/tests/Notify/Persistent_Filter/Filter.h index 665038d7cd4..196df6dc6bf 100644 --- a/TAO/orbsvcs/tests/Notify/Persistent_Filter/Filter.h +++ b/TAO/orbsvcs/tests/Notify/Persistent_Filter/Filter.h @@ -3,8 +3,6 @@ /** * @file Filter.h * - * $Id$ - * * Class to demo structured event filtering. * * diff --git a/TAO/orbsvcs/tests/Notify/RT_lib/RT_Application_Command.h b/TAO/orbsvcs/tests/Notify/RT_lib/RT_Application_Command.h index 0b8f0944fc2..c10823eca06 100644 --- a/TAO/orbsvcs/tests/Notify/RT_lib/RT_Application_Command.h +++ b/TAO/orbsvcs/tests/Notify/RT_lib/RT_Application_Command.h @@ -2,8 +2,6 @@ /** * @file RT_Application_Command.h * - * $Id$ - * * @author Pradeep Gore <pradeep@oomworks.com> * * diff --git a/TAO/orbsvcs/tests/Notify/RT_lib/RT_POA_Command.h b/TAO/orbsvcs/tests/Notify/RT_lib/RT_POA_Command.h index 7954d2f0d74..297b2d91600 100644 --- a/TAO/orbsvcs/tests/Notify/RT_lib/RT_POA_Command.h +++ b/TAO/orbsvcs/tests/Notify/RT_lib/RT_POA_Command.h @@ -2,8 +2,6 @@ /** * @file RT_POA_Command.h * - * $Id$ - * * @author Pradeep Gore <pradeep@oomworks.com> * * diff --git a/TAO/orbsvcs/tests/Notify/RT_lib/RT_Priority_Mapping.h b/TAO/orbsvcs/tests/Notify/RT_lib/RT_Priority_Mapping.h index 5d40993f662..4bdfd6cc62e 100644 --- a/TAO/orbsvcs/tests/Notify/RT_lib/RT_Priority_Mapping.h +++ b/TAO/orbsvcs/tests/Notify/RT_lib/RT_Priority_Mapping.h @@ -2,8 +2,6 @@ /** * @file RT_Priority_Mapping.h * - * $Id$ - * * @author Pradeep Gore <pradeep@oomworks.com> * * diff --git a/TAO/orbsvcs/tests/Notify/Reconnecting/Consumer.h b/TAO/orbsvcs/tests/Notify/Reconnecting/Consumer.h index 7ddaef1a363..a8eb1c4f93c 100644 --- a/TAO/orbsvcs/tests/Notify/Reconnecting/Consumer.h +++ b/TAO/orbsvcs/tests/Notify/Reconnecting/Consumer.h @@ -3,8 +3,6 @@ /** * @file Consumer.h * - * $Id$ - * * Test Consumer reconnect to existing channel/admin/proxy Notification Service * * diff --git a/TAO/orbsvcs/tests/Notify/Reconnecting/Supplier.h b/TAO/orbsvcs/tests/Notify/Reconnecting/Supplier.h index 746bf190a4d..97a41e22e0a 100644 --- a/TAO/orbsvcs/tests/Notify/Reconnecting/Supplier.h +++ b/TAO/orbsvcs/tests/Notify/Reconnecting/Supplier.h @@ -3,8 +3,6 @@ /** * @file Supplier.h * - * $Id$ - * * Test Supplier reconnect to existing channel/admin/proxy Notification Service * * diff --git a/TAO/orbsvcs/tests/Notify/Sequence_Multi_ETCL_Filter/Notify_Sequence_Push_Consumer.h b/TAO/orbsvcs/tests/Notify/Sequence_Multi_ETCL_Filter/Notify_Sequence_Push_Consumer.h index a0fcac7d195..6fe7ada8566 100644 --- a/TAO/orbsvcs/tests/Notify/Sequence_Multi_ETCL_Filter/Notify_Sequence_Push_Consumer.h +++ b/TAO/orbsvcs/tests/Notify/Sequence_Multi_ETCL_Filter/Notify_Sequence_Push_Consumer.h @@ -3,8 +3,6 @@ /** * @file Notify_Sequence_Push_Consumer.h * - * $Id$ - * * A sequence push consumer implementation. * * diff --git a/TAO/orbsvcs/tests/Notify/Sequence_Multi_Filter/Notify_Sequence_Push_Consumer.h b/TAO/orbsvcs/tests/Notify/Sequence_Multi_Filter/Notify_Sequence_Push_Consumer.h index 42105aae12e..33cd7f309a0 100644 --- a/TAO/orbsvcs/tests/Notify/Sequence_Multi_Filter/Notify_Sequence_Push_Consumer.h +++ b/TAO/orbsvcs/tests/Notify/Sequence_Multi_Filter/Notify_Sequence_Push_Consumer.h @@ -3,8 +3,6 @@ /** * @file Notify_Sequence_Push_Consumer.h * - * $Id$ - * * A sequence push consumer implementation. * * diff --git a/TAO/orbsvcs/tests/Notify/Structured_Filter/Notify_Push_Consumer.h b/TAO/orbsvcs/tests/Notify/Structured_Filter/Notify_Push_Consumer.h index 0a7047a000a..176923aedef 100644 --- a/TAO/orbsvcs/tests/Notify/Structured_Filter/Notify_Push_Consumer.h +++ b/TAO/orbsvcs/tests/Notify/Structured_Filter/Notify_Push_Consumer.h @@ -3,8 +3,6 @@ /** * @file Notify_Push_Consumer.h * - * $Id$ - * * A structured push consumer implementation. * * diff --git a/TAO/orbsvcs/tests/Notify/Structured_Multi_Filter/Notify_Push_Consumer.h b/TAO/orbsvcs/tests/Notify/Structured_Multi_Filter/Notify_Push_Consumer.h index 28aba1c7f4d..4d6fe7f10e7 100644 --- a/TAO/orbsvcs/tests/Notify/Structured_Multi_Filter/Notify_Push_Consumer.h +++ b/TAO/orbsvcs/tests/Notify/Structured_Multi_Filter/Notify_Push_Consumer.h @@ -3,8 +3,6 @@ /** * @file Notify_Push_Consumer.h * - * $Id$ - * * A structured push consumer implementation. * * diff --git a/TAO/orbsvcs/tests/Notify/Test_Filter/RT_Test_Filter.h b/TAO/orbsvcs/tests/Notify/Test_Filter/RT_Test_Filter.h index 470413829c8..83cc15df650 100644 --- a/TAO/orbsvcs/tests/Notify/Test_Filter/RT_Test_Filter.h +++ b/TAO/orbsvcs/tests/Notify/Test_Filter/RT_Test_Filter.h @@ -2,8 +2,6 @@ /** * @file RT_Test_Filter.h * - * $Id$ - * * @author Pradeep Gore <pradeep@oomworks.com> * * diff --git a/TAO/orbsvcs/tests/Notify/Test_Filter/RT_Test_FilterFactory.h b/TAO/orbsvcs/tests/Notify/Test_Filter/RT_Test_FilterFactory.h index 2249dcaef0e..b08fea2f937 100644 --- a/TAO/orbsvcs/tests/Notify/Test_Filter/RT_Test_FilterFactory.h +++ b/TAO/orbsvcs/tests/Notify/Test_Filter/RT_Test_FilterFactory.h @@ -2,8 +2,6 @@ /** * @file RT_Test_FilterFactory.h * - * $Id$ - * * @author Pradeep Gore <pradeep@oomworks.com> * * diff --git a/TAO/orbsvcs/tests/Notify/Timeout/Notify_Structured_Push_Consumer.h b/TAO/orbsvcs/tests/Notify/Timeout/Notify_Structured_Push_Consumer.h index 0341ce0cb28..6a6634bd5e0 100644 --- a/TAO/orbsvcs/tests/Notify/Timeout/Notify_Structured_Push_Consumer.h +++ b/TAO/orbsvcs/tests/Notify/Timeout/Notify_Structured_Push_Consumer.h @@ -3,8 +3,6 @@ /** * @file Notify_Structured_Push_Consumer.h * - * $Id$ - * * A structured push consumer implementation. * * @author Chad Elliott <elliott_c@ociweb.com> diff --git a/TAO/orbsvcs/tests/Notify/lib/Activation_Manager.h b/TAO/orbsvcs/tests/Notify/lib/Activation_Manager.h index 01bedd4c3f3..980db7b7766 100644 --- a/TAO/orbsvcs/tests/Notify/lib/Activation_Manager.h +++ b/TAO/orbsvcs/tests/Notify/lib/Activation_Manager.h @@ -2,8 +2,6 @@ /** * @file Activation_Manager.h * - * $Id$ - * * @author Pradeep Gore <pradeep@oomworks.com> * * diff --git a/TAO/orbsvcs/tests/Notify/lib/Application_Command.h b/TAO/orbsvcs/tests/Notify/lib/Application_Command.h index 0d2f603c977..b997dc2e48c 100644 --- a/TAO/orbsvcs/tests/Notify/lib/Application_Command.h +++ b/TAO/orbsvcs/tests/Notify/lib/Application_Command.h @@ -2,8 +2,6 @@ /** * @file Application_Command.h * - * $Id$ - * * @author Pradeep Gore <pradeep@oomworks.com> * * diff --git a/TAO/orbsvcs/tests/Notify/lib/Command.h b/TAO/orbsvcs/tests/Notify/lib/Command.h index 0e48773ddea..9cf6c95e054 100644 --- a/TAO/orbsvcs/tests/Notify/lib/Command.h +++ b/TAO/orbsvcs/tests/Notify/lib/Command.h @@ -2,8 +2,6 @@ /** * @file Command.h * - * $Id$ - * * @author Pradeep Gore <pradeep@oomworks.com> * * diff --git a/TAO/orbsvcs/tests/Notify/lib/Command_Builder.h b/TAO/orbsvcs/tests/Notify/lib/Command_Builder.h index 5f2553dc246..70b2a00eb53 100644 --- a/TAO/orbsvcs/tests/Notify/lib/Command_Builder.h +++ b/TAO/orbsvcs/tests/Notify/lib/Command_Builder.h @@ -2,8 +2,6 @@ /** * @file Command_Builder.h * - * $Id$ - * * @author Pradeep Gore <pradeep@oomworks.com> * * diff --git a/TAO/orbsvcs/tests/Notify/lib/Command_Factory.h b/TAO/orbsvcs/tests/Notify/lib/Command_Factory.h index ec61eb8ae91..0cf0f4b509f 100644 --- a/TAO/orbsvcs/tests/Notify/lib/Command_Factory.h +++ b/TAO/orbsvcs/tests/Notify/lib/Command_Factory.h @@ -2,8 +2,6 @@ /** * @file Command_Factory.h * - * $Id$ - * * @author Pradeep Gore <pradeep@oomworks.com> * * diff --git a/TAO/orbsvcs/tests/Notify/lib/Command_Factory_T.h b/TAO/orbsvcs/tests/Notify/lib/Command_Factory_T.h index 70c81193233..26f865db163 100644 --- a/TAO/orbsvcs/tests/Notify/lib/Command_Factory_T.h +++ b/TAO/orbsvcs/tests/Notify/lib/Command_Factory_T.h @@ -2,8 +2,6 @@ /** * @file Command_Factory_T.h * - * $Id$ - * * @author Pradeep Gore <pradeep@oomworks.com> * * diff --git a/TAO/orbsvcs/tests/Notify/lib/ConsumerAdmin_Command.h b/TAO/orbsvcs/tests/Notify/lib/ConsumerAdmin_Command.h index 7bf463b59d6..b8602728e41 100644 --- a/TAO/orbsvcs/tests/Notify/lib/ConsumerAdmin_Command.h +++ b/TAO/orbsvcs/tests/Notify/lib/ConsumerAdmin_Command.h @@ -2,8 +2,6 @@ /** * @file ConsumerAdmin_Command.h * - * $Id$ - * * @author Pradeep Gore <pradeep@oomworks.com> * * diff --git a/TAO/orbsvcs/tests/Notify/lib/Consumer_T.h b/TAO/orbsvcs/tests/Notify/lib/Consumer_T.h index 4ec279c1520..62cad1c6e98 100644 --- a/TAO/orbsvcs/tests/Notify/lib/Consumer_T.h +++ b/TAO/orbsvcs/tests/Notify/lib/Consumer_T.h @@ -2,8 +2,6 @@ /** * @file Consumer_T.h * - * $Id$ - * * @author Pradeep Gore <pradeep@oomworks.com> * * diff --git a/TAO/orbsvcs/tests/Notify/lib/Direct_Consumer.h b/TAO/orbsvcs/tests/Notify/lib/Direct_Consumer.h index 68da372fbe2..8d075ac11b4 100644 --- a/TAO/orbsvcs/tests/Notify/lib/Direct_Consumer.h +++ b/TAO/orbsvcs/tests/Notify/lib/Direct_Consumer.h @@ -2,8 +2,6 @@ /** * @file Direct_Consumer.h * - * $Id$ - * * @author Pradeep Gore <pradeep@oomworks.com> * * diff --git a/TAO/orbsvcs/tests/Notify/lib/Direct_Supplier.h b/TAO/orbsvcs/tests/Notify/lib/Direct_Supplier.h index cf2ce267ae1..00cda6b3335 100644 --- a/TAO/orbsvcs/tests/Notify/lib/Direct_Supplier.h +++ b/TAO/orbsvcs/tests/Notify/lib/Direct_Supplier.h @@ -2,8 +2,6 @@ /** * @file Direct_Supplier.h * - * $Id$ - * * @author Pradeep Gore <pradeep@oomworks.com> * * diff --git a/TAO/orbsvcs/tests/Notify/lib/Driver.h b/TAO/orbsvcs/tests/Notify/lib/Driver.h index 3069f2c13c3..c13dad8730b 100644 --- a/TAO/orbsvcs/tests/Notify/lib/Driver.h +++ b/TAO/orbsvcs/tests/Notify/lib/Driver.h @@ -2,8 +2,6 @@ /** * @file Driver.h * - * $Id$ - * * @author Pradeep Gore <pradeep@oomworks.com> * * diff --git a/TAO/orbsvcs/tests/Notify/lib/Driver_Base.h b/TAO/orbsvcs/tests/Notify/lib/Driver_Base.h index fabec43f639..56d70ab1e17 100644 --- a/TAO/orbsvcs/tests/Notify/lib/Driver_Base.h +++ b/TAO/orbsvcs/tests/Notify/lib/Driver_Base.h @@ -2,8 +2,6 @@ /** * @file Driver_Base.h * - * $Id$ - * * @author Pradeep Gore <pradeep@oomworks.com> * * diff --git a/TAO/orbsvcs/tests/Notify/lib/EventChannel_Command.h b/TAO/orbsvcs/tests/Notify/lib/EventChannel_Command.h index a0376b3ac3b..a3953e72307 100644 --- a/TAO/orbsvcs/tests/Notify/lib/EventChannel_Command.h +++ b/TAO/orbsvcs/tests/Notify/lib/EventChannel_Command.h @@ -2,8 +2,6 @@ /** * @file EventChannel_Command.h * - * $Id$ - * * @author Pradeep Gore <pradeep@oomworks.com> * * diff --git a/TAO/orbsvcs/tests/Notify/lib/Factories_Define.h b/TAO/orbsvcs/tests/Notify/lib/Factories_Define.h index 59a5aadd8ec..b02cf6c5f7c 100644 --- a/TAO/orbsvcs/tests/Notify/lib/Factories_Define.h +++ b/TAO/orbsvcs/tests/Notify/lib/Factories_Define.h @@ -2,8 +2,6 @@ /** * @file Factories_Define.h * - * $Id$ - * * @author Pradeep Gore <pradeep@oomworks.com> * * diff --git a/TAO/orbsvcs/tests/Notify/lib/Filter_Command.h b/TAO/orbsvcs/tests/Notify/lib/Filter_Command.h index 79d3f0a1ab0..e66828ede48 100644 --- a/TAO/orbsvcs/tests/Notify/lib/Filter_Command.h +++ b/TAO/orbsvcs/tests/Notify/lib/Filter_Command.h @@ -2,8 +2,6 @@ /** * @file Filter_Command.h * - * $Id$ - * * @author Pradeep Gore <pradeep@oomworks.com> * * diff --git a/TAO/orbsvcs/tests/Notify/lib/LookupManager.h b/TAO/orbsvcs/tests/Notify/lib/LookupManager.h index 4e0170e0991..70bb02ccd15 100644 --- a/TAO/orbsvcs/tests/Notify/lib/LookupManager.h +++ b/TAO/orbsvcs/tests/Notify/lib/LookupManager.h @@ -2,8 +2,6 @@ /** * @file LookupManager.h * - * $Id$ - * * @author Pradeep Gore <pradeep@oomworks.com> * * diff --git a/TAO/orbsvcs/tests/Notify/lib/Name.h b/TAO/orbsvcs/tests/Notify/lib/Name.h index e4bab200ab7..48c0d1b94bd 100644 --- a/TAO/orbsvcs/tests/Notify/lib/Name.h +++ b/TAO/orbsvcs/tests/Notify/lib/Name.h @@ -2,8 +2,6 @@ /** * @file Name.h * - * $Id$ - * * @author Pradeep Gore <pradeep@oomworks.com> * * diff --git a/TAO/orbsvcs/tests/Notify/lib/Notify_PushConsumer.h b/TAO/orbsvcs/tests/Notify/lib/Notify_PushConsumer.h index 274e3ca068b..8b4bf6644e8 100644 --- a/TAO/orbsvcs/tests/Notify/lib/Notify_PushConsumer.h +++ b/TAO/orbsvcs/tests/Notify/lib/Notify_PushConsumer.h @@ -2,8 +2,6 @@ /** * @file Notify_PushConsumer.h * - * $Id$ - * * This is a utility class is to be used by clients of the Notification * Service to implement the servant for CosNotifyComm::PushConsumer * diff --git a/TAO/orbsvcs/tests/Notify/lib/Notify_SequencePushConsumer.h b/TAO/orbsvcs/tests/Notify/lib/Notify_SequencePushConsumer.h index 7f3485a5b43..38c4ae1a8c1 100644 --- a/TAO/orbsvcs/tests/Notify/lib/Notify_SequencePushConsumer.h +++ b/TAO/orbsvcs/tests/Notify/lib/Notify_SequencePushConsumer.h @@ -3,8 +3,6 @@ /** * @file Notify_SequencePushConsumer.h * - * $Id$ - * * This is a utility class is to be used by clients of the Notification * Service to implement the servant for CosNotifyComm::SequencePushConsumer * diff --git a/TAO/orbsvcs/tests/Notify/lib/Notify_SequencePushSupplier.h b/TAO/orbsvcs/tests/Notify/lib/Notify_SequencePushSupplier.h index b43bbbc41d7..70abbafd5b6 100644 --- a/TAO/orbsvcs/tests/Notify/lib/Notify_SequencePushSupplier.h +++ b/TAO/orbsvcs/tests/Notify/lib/Notify_SequencePushSupplier.h @@ -3,8 +3,6 @@ /** * @file Notify_SequencePushSupplier.h * - * $Id$ - * * This class is to be used by clients of the Notification Service * to implement Sequence Push Suppliers. * diff --git a/TAO/orbsvcs/tests/Notify/lib/Notify_StructuredPushConsumer.h b/TAO/orbsvcs/tests/Notify/lib/Notify_StructuredPushConsumer.h index 292b6a7c595..ee9f6841f80 100644 --- a/TAO/orbsvcs/tests/Notify/lib/Notify_StructuredPushConsumer.h +++ b/TAO/orbsvcs/tests/Notify/lib/Notify_StructuredPushConsumer.h @@ -3,8 +3,6 @@ /** * @file Notify_StructuredPushConsumer.h * - * $Id$ - * * This is a utility class is to be used by clients of the Notification * Service to implement the servant for CosNotifyComm::PushConsumer * diff --git a/TAO/orbsvcs/tests/Notify/lib/Notify_StructuredPushSupplier.h b/TAO/orbsvcs/tests/Notify/lib/Notify_StructuredPushSupplier.h index dde3618d7c1..1c06a09f52c 100644 --- a/TAO/orbsvcs/tests/Notify/lib/Notify_StructuredPushSupplier.h +++ b/TAO/orbsvcs/tests/Notify/lib/Notify_StructuredPushSupplier.h @@ -3,8 +3,6 @@ /** * @file Notify_StructuredPushSupplier.h * - * $Id$ - * * This class is to be used by clients of the Notification Service * to implement Structured Push Suppliers. * diff --git a/TAO/orbsvcs/tests/Notify/lib/Notify_Test_Client.h b/TAO/orbsvcs/tests/Notify/lib/Notify_Test_Client.h index 13a6388f1de..5a9885a659c 100644 --- a/TAO/orbsvcs/tests/Notify/lib/Notify_Test_Client.h +++ b/TAO/orbsvcs/tests/Notify/lib/Notify_Test_Client.h @@ -3,8 +3,6 @@ /** * @file Notify_Test_Client.h * - * $Id$ - * * Prototype Test Driver for all the Notify tests. * * diff --git a/TAO/orbsvcs/tests/Notify/lib/Options_Parser.h b/TAO/orbsvcs/tests/Notify/lib/Options_Parser.h index 27542746489..6e034b5f5b3 100644 --- a/TAO/orbsvcs/tests/Notify/lib/Options_Parser.h +++ b/TAO/orbsvcs/tests/Notify/lib/Options_Parser.h @@ -2,8 +2,6 @@ /** * @file Options_Parser.h * - * $Id$ - * * @author Pradeep Gore <pradeep@oomworks.com> */ diff --git a/TAO/orbsvcs/tests/Notify/lib/Peer.h b/TAO/orbsvcs/tests/Notify/lib/Peer.h index d6731d72902..82c02ef293b 100644 --- a/TAO/orbsvcs/tests/Notify/lib/Peer.h +++ b/TAO/orbsvcs/tests/Notify/lib/Peer.h @@ -2,8 +2,6 @@ /** * @file Peer.h * - * $Id$ - * * @author Pradeep Gore <pradeep@oomworks.com> * * diff --git a/TAO/orbsvcs/tests/Notify/lib/Peer_T.h b/TAO/orbsvcs/tests/Notify/lib/Peer_T.h index 39369c6ee34..70615b3e042 100644 --- a/TAO/orbsvcs/tests/Notify/lib/Peer_T.h +++ b/TAO/orbsvcs/tests/Notify/lib/Peer_T.h @@ -2,8 +2,6 @@ /** * @file Peer_T.h * - * $Id$ - * * @author Pradeep Gore <pradeep@oomworks.com> */ diff --git a/TAO/orbsvcs/tests/Notify/lib/Periodic_Consumer.h b/TAO/orbsvcs/tests/Notify/lib/Periodic_Consumer.h index 65343acdae6..687324be86a 100644 --- a/TAO/orbsvcs/tests/Notify/lib/Periodic_Consumer.h +++ b/TAO/orbsvcs/tests/Notify/lib/Periodic_Consumer.h @@ -2,8 +2,6 @@ /** * @file Periodic_Consumer.h * - * $Id$ - * * @author Pradeep Gore <pradeep@oomworks.com> */ diff --git a/TAO/orbsvcs/tests/Notify/lib/Periodic_Consumer_Command.h b/TAO/orbsvcs/tests/Notify/lib/Periodic_Consumer_Command.h index 68008e4981d..380203258e1 100644 --- a/TAO/orbsvcs/tests/Notify/lib/Periodic_Consumer_Command.h +++ b/TAO/orbsvcs/tests/Notify/lib/Periodic_Consumer_Command.h @@ -2,8 +2,6 @@ /** * @file Periodic_Consumer_Command.h * - * $Id$ - * * @author Pradeep Gore <pradeep@oomworks.com> */ diff --git a/TAO/orbsvcs/tests/Notify/lib/Periodic_Supplier.h b/TAO/orbsvcs/tests/Notify/lib/Periodic_Supplier.h index 3237daf6d7f..4b7d584e741 100644 --- a/TAO/orbsvcs/tests/Notify/lib/Periodic_Supplier.h +++ b/TAO/orbsvcs/tests/Notify/lib/Periodic_Supplier.h @@ -2,8 +2,6 @@ /** * @file Periodic_Supplier.h * - * $Id$ - * * @author Pradeep Gore <pradeep@oomworks.com> */ diff --git a/TAO/orbsvcs/tests/Notify/lib/Periodic_Supplier_Command.h b/TAO/orbsvcs/tests/Notify/lib/Periodic_Supplier_Command.h index 82a6831d61a..9b1974b0f31 100644 --- a/TAO/orbsvcs/tests/Notify/lib/Periodic_Supplier_Command.h +++ b/TAO/orbsvcs/tests/Notify/lib/Periodic_Supplier_Command.h @@ -2,8 +2,6 @@ /** * @file Periodic_Supplier_Command.h * - * $Id$ - * * @author Pradeep Gore <pradeep@oomworks.com> */ diff --git a/TAO/orbsvcs/tests/Notify/lib/Priority_Mapping.h b/TAO/orbsvcs/tests/Notify/lib/Priority_Mapping.h index 5a9389b1fb5..8a5be1c74c5 100644 --- a/TAO/orbsvcs/tests/Notify/lib/Priority_Mapping.h +++ b/TAO/orbsvcs/tests/Notify/lib/Priority_Mapping.h @@ -2,8 +2,6 @@ /** * @file Priority_Mapping.h * - * $Id$ - * * @author Pradeep Gore <pradeep@oomworks.com> * * diff --git a/TAO/orbsvcs/tests/Notify/lib/PushConsumer.h b/TAO/orbsvcs/tests/Notify/lib/PushConsumer.h index 14a3ac924b5..8f041113206 100644 --- a/TAO/orbsvcs/tests/Notify/lib/PushConsumer.h +++ b/TAO/orbsvcs/tests/Notify/lib/PushConsumer.h @@ -2,8 +2,6 @@ /** * @file PushConsumer.h * - * $Id$ - * * @author Pradeep Gore <pradeep@oomworks.com> * * diff --git a/TAO/orbsvcs/tests/Notify/lib/PushSupplier.h b/TAO/orbsvcs/tests/Notify/lib/PushSupplier.h index 51ca9aef350..ba5e54a2905 100644 --- a/TAO/orbsvcs/tests/Notify/lib/PushSupplier.h +++ b/TAO/orbsvcs/tests/Notify/lib/PushSupplier.h @@ -2,8 +2,6 @@ /** * @file PushSupplier.h * - * $Id$ - * * @author Pradeep Gore <pradeep@oomworks.com> * * diff --git a/TAO/orbsvcs/tests/Notify/lib/Relay_Consumer.h b/TAO/orbsvcs/tests/Notify/lib/Relay_Consumer.h index 80cb4fa9b12..80ba71745f9 100644 --- a/TAO/orbsvcs/tests/Notify/lib/Relay_Consumer.h +++ b/TAO/orbsvcs/tests/Notify/lib/Relay_Consumer.h @@ -2,8 +2,6 @@ /** * @file Relay_Consumer.h * - * $Id$ - * * @author Pradeep Gore <pradeep@oomworks.com> * * diff --git a/TAO/orbsvcs/tests/Notify/lib/SequencePushConsumer.h b/TAO/orbsvcs/tests/Notify/lib/SequencePushConsumer.h index 43df7cfce56..bd789c30581 100644 --- a/TAO/orbsvcs/tests/Notify/lib/SequencePushConsumer.h +++ b/TAO/orbsvcs/tests/Notify/lib/SequencePushConsumer.h @@ -2,8 +2,6 @@ /** * @file SequencePushConsumer.h * - * $Id$ - * * @author Pradeep Gore <pradeep@oomworks.com> * * diff --git a/TAO/orbsvcs/tests/Notify/lib/SequencePushSupplier.h b/TAO/orbsvcs/tests/Notify/lib/SequencePushSupplier.h index 62121f47e7f..3f649e9cd4c 100644 --- a/TAO/orbsvcs/tests/Notify/lib/SequencePushSupplier.h +++ b/TAO/orbsvcs/tests/Notify/lib/SequencePushSupplier.h @@ -2,8 +2,6 @@ /** * @file SequencePushSupplier.h * - * $Id$ - * * @author Pradeep Gore <pradeep@oomworks.com> * * diff --git a/TAO/orbsvcs/tests/Notify/lib/StructuredEvent.h b/TAO/orbsvcs/tests/Notify/lib/StructuredEvent.h index c799a38451e..b19125f5049 100644 --- a/TAO/orbsvcs/tests/Notify/lib/StructuredEvent.h +++ b/TAO/orbsvcs/tests/Notify/lib/StructuredEvent.h @@ -2,8 +2,6 @@ /** * @file StructuredEvent.h * - * $Id$ - * * @author Pradeep Gore <pradeep@oomworks.com> * * diff --git a/TAO/orbsvcs/tests/Notify/lib/StructuredPushConsumer.h b/TAO/orbsvcs/tests/Notify/lib/StructuredPushConsumer.h index 20babaede5c..bdf6eedec2a 100644 --- a/TAO/orbsvcs/tests/Notify/lib/StructuredPushConsumer.h +++ b/TAO/orbsvcs/tests/Notify/lib/StructuredPushConsumer.h @@ -2,8 +2,6 @@ /** * @file StructuredPushConsumer.h * - * $Id$ - * * @author Pradeep Gore <pradeep@oomworks.com> * * diff --git a/TAO/orbsvcs/tests/Notify/lib/StructuredPushSupplier.h b/TAO/orbsvcs/tests/Notify/lib/StructuredPushSupplier.h index ca748febaa9..2d46da1becc 100644 --- a/TAO/orbsvcs/tests/Notify/lib/StructuredPushSupplier.h +++ b/TAO/orbsvcs/tests/Notify/lib/StructuredPushSupplier.h @@ -2,8 +2,6 @@ /** * @file StructuredPushSupplier.h * - * $Id$ - * * @author Pradeep Gore <pradeep@oomworks.com> * * diff --git a/TAO/orbsvcs/tests/Notify/lib/SupplierAdmin_Command.h b/TAO/orbsvcs/tests/Notify/lib/SupplierAdmin_Command.h index 74006b61c58..643d28c0698 100644 --- a/TAO/orbsvcs/tests/Notify/lib/SupplierAdmin_Command.h +++ b/TAO/orbsvcs/tests/Notify/lib/SupplierAdmin_Command.h @@ -2,8 +2,6 @@ /** * @file SupplierAdmin_Command.h * - * $Id$ - * * @author Pradeep Gore <pradeep@oomworks.com> * * diff --git a/TAO/orbsvcs/tests/Notify/lib/Supplier_T.h b/TAO/orbsvcs/tests/Notify/lib/Supplier_T.h index dca441d742f..b474933b4e2 100644 --- a/TAO/orbsvcs/tests/Notify/lib/Supplier_T.h +++ b/TAO/orbsvcs/tests/Notify/lib/Supplier_T.h @@ -2,8 +2,6 @@ /** * @file Supplier_T.h * - * $Id$ - * * @author Pradeep Gore <pradeep@oomworks.com> * * diff --git a/TAO/orbsvcs/tests/Notify/lib/Task_Callback.h b/TAO/orbsvcs/tests/Notify/lib/Task_Callback.h index 97caae326e0..00e78fb4ea5 100644 --- a/TAO/orbsvcs/tests/Notify/lib/Task_Callback.h +++ b/TAO/orbsvcs/tests/Notify/lib/Task_Callback.h @@ -2,8 +2,6 @@ /** * @file Task_Callback.h * - * $Id$ - * * @author Pradeep Gore <pradeep@oomworks.com> * * diff --git a/TAO/orbsvcs/tests/Notify/lib/Task_Stats.h b/TAO/orbsvcs/tests/Notify/lib/Task_Stats.h index 80c48c4f0fb..a50a6975c37 100644 --- a/TAO/orbsvcs/tests/Notify/lib/Task_Stats.h +++ b/TAO/orbsvcs/tests/Notify/lib/Task_Stats.h @@ -3,8 +3,6 @@ /** * @file Task_Stats.h * - * $Id$ - * * Utility Stats class that maintains the readings. * * @author Pradeep Gore <pradeep@cs.wustl.edu> diff --git a/TAO/orbsvcs/tests/Notify/lib/common.h b/TAO/orbsvcs/tests/Notify/lib/common.h index fa0a5fb4b7d..57d74e6c6c3 100644 --- a/TAO/orbsvcs/tests/Notify/lib/common.h +++ b/TAO/orbsvcs/tests/Notify/lib/common.h @@ -3,8 +3,6 @@ /** * @file common.h * - * $Id$ - * * A couple of useful functions * * diff --git a/TAO/orbsvcs/tests/Notify/performance-tests/Filter/Notify_Sequence_Push_Consumer.h b/TAO/orbsvcs/tests/Notify/performance-tests/Filter/Notify_Sequence_Push_Consumer.h index 1b3e96fd666..608e793bbe9 100644 --- a/TAO/orbsvcs/tests/Notify/performance-tests/Filter/Notify_Sequence_Push_Consumer.h +++ b/TAO/orbsvcs/tests/Notify/performance-tests/Filter/Notify_Sequence_Push_Consumer.h @@ -3,8 +3,6 @@ /** * @file Notify_Sequence_Push_Consumer.h * - * $Id$ - * * A sequence push consumer implementation. * * diff --git a/TAO/orbsvcs/tests/Notify/performance-tests/Filter/Notify_Structured_Push_Consumer.h b/TAO/orbsvcs/tests/Notify/performance-tests/Filter/Notify_Structured_Push_Consumer.h index a9413e7f69b..c89d54d3954 100644 --- a/TAO/orbsvcs/tests/Notify/performance-tests/Filter/Notify_Structured_Push_Consumer.h +++ b/TAO/orbsvcs/tests/Notify/performance-tests/Filter/Notify_Structured_Push_Consumer.h @@ -3,8 +3,6 @@ /** * @file Notify_Structured_Push_Consumer.h * - * $Id$ - * * A structured push consumer implementation. * * diff --git a/TAO/orbsvcs/tests/Notify/performance-tests/RedGreen/RedGreen_Test.h b/TAO/orbsvcs/tests/Notify/performance-tests/RedGreen/RedGreen_Test.h index 65098916961..abf4710c5aa 100644 --- a/TAO/orbsvcs/tests/Notify/performance-tests/RedGreen/RedGreen_Test.h +++ b/TAO/orbsvcs/tests/Notify/performance-tests/RedGreen/RedGreen_Test.h @@ -3,8 +3,6 @@ /** * @file RedGreen_Test.h * - * $Id$ - * * Performance test to show improvement in Notify performance by picking the * correcting configuration. * diff --git a/TAO/orbsvcs/tests/Notify/performance-tests/Throughput/Throughput.h b/TAO/orbsvcs/tests/Notify/performance-tests/Throughput/Throughput.h index 8f7e1c9ab69..8f168e038d9 100644 --- a/TAO/orbsvcs/tests/Notify/performance-tests/Throughput/Throughput.h +++ b/TAO/orbsvcs/tests/Notify/performance-tests/Throughput/Throughput.h @@ -3,8 +3,6 @@ /** * @file Throughput.h * - * $Id$ - * * @author Pradeep Gore <pradeep@cs.wustl.edu> */ //============================================================================= diff --git a/TAO/orbsvcs/tests/Property/client.cpp b/TAO/orbsvcs/tests/Property/client.cpp index af92e5ef42c..893149153b0 100644 --- a/TAO/orbsvcs/tests/Property/client.cpp +++ b/TAO/orbsvcs/tests/Property/client.cpp @@ -3,8 +3,6 @@ /** * @file client.cpp * - * $Id$ - * * Test client for the Property Service. * * diff --git a/TAO/orbsvcs/tests/Property/client.h b/TAO/orbsvcs/tests/Property/client.h index db212a0b0bb..984ffe8cdd7 100644 --- a/TAO/orbsvcs/tests/Property/client.h +++ b/TAO/orbsvcs/tests/Property/client.h @@ -4,8 +4,6 @@ /** * @file client.h * - * $Id$ - * * Test client for the Property Service. * * diff --git a/TAO/orbsvcs/tests/Property/server.cpp b/TAO/orbsvcs/tests/Property/server.cpp index 605f3eb48ae..af1cf3bd924 100644 --- a/TAO/orbsvcs/tests/Property/server.cpp +++ b/TAO/orbsvcs/tests/Property/server.cpp @@ -3,8 +3,6 @@ /** * @file server.cpp * - * $Id$ - * * Test server for the CosPropertyService * * diff --git a/TAO/orbsvcs/tests/Property/server.h b/TAO/orbsvcs/tests/Property/server.h index 4c9fd930d7a..a3e8ae4a45b 100644 --- a/TAO/orbsvcs/tests/Property/server.h +++ b/TAO/orbsvcs/tests/Property/server.h @@ -4,8 +4,6 @@ /** * @file server.h * - * $Id$ - * * Test server for the CosPropertyService. * * diff --git a/TAO/orbsvcs/tests/Security/BiDirectional/test_i.h b/TAO/orbsvcs/tests/Security/BiDirectional/test_i.h index 3914ef78a3e..7536e63f0d6 100644 --- a/TAO/orbsvcs/tests/Security/BiDirectional/test_i.h +++ b/TAO/orbsvcs/tests/Security/BiDirectional/test_i.h @@ -3,8 +3,6 @@ /** * @file test_i.h * - * $Id$ - * * @author Balachandran Natarajan <bala@cs.wustl.edu> */ //============================================================================= diff --git a/TAO/orbsvcs/tests/Security/Crash_Test/test_i.h b/TAO/orbsvcs/tests/Security/Crash_Test/test_i.h index c9ff4b29ab3..fb2e86350c9 100644 --- a/TAO/orbsvcs/tests/Security/Crash_Test/test_i.h +++ b/TAO/orbsvcs/tests/Security/Crash_Test/test_i.h @@ -3,8 +3,6 @@ /** * @file test_i.h * - * $Id$ - * * @author Carlos O'Ryan */ //============================================================================= diff --git a/TAO/orbsvcs/tests/Security/MT_IIOP_SSL/Client_Worker.h b/TAO/orbsvcs/tests/Security/MT_IIOP_SSL/Client_Worker.h index c7b0f235f7b..e1d38a43ec4 100644 --- a/TAO/orbsvcs/tests/Security/MT_IIOP_SSL/Client_Worker.h +++ b/TAO/orbsvcs/tests/Security/MT_IIOP_SSL/Client_Worker.h @@ -3,8 +3,6 @@ /** * @file Client_Worker.h * - * $Id$ - * * @author Anand Krishnan */ //============================================================================= diff --git a/TAO/orbsvcs/tests/Security/MT_IIOP_SSL/Server_Worker.h b/TAO/orbsvcs/tests/Security/MT_IIOP_SSL/Server_Worker.h index d2cb2b78e18..6274c961da8 100644 --- a/TAO/orbsvcs/tests/Security/MT_IIOP_SSL/Server_Worker.h +++ b/TAO/orbsvcs/tests/Security/MT_IIOP_SSL/Server_Worker.h @@ -4,8 +4,6 @@ /** * @file Server_Worker.h * - * $Id$ - * * @author Anand Krishnan */ //============================================================================= diff --git a/TAO/orbsvcs/tests/Security/MT_IIOP_SSL/test_i.h b/TAO/orbsvcs/tests/Security/MT_IIOP_SSL/test_i.h index c7ec4e6a1c2..ac63e1363ff 100644 --- a/TAO/orbsvcs/tests/Security/MT_IIOP_SSL/test_i.h +++ b/TAO/orbsvcs/tests/Security/MT_IIOP_SSL/test_i.h @@ -3,8 +3,6 @@ /** * @file test_i.h * - * $Id$ - * * @author Carlos O'Ryan */ //============================================================================= diff --git a/TAO/orbsvcs/tests/Security/MT_SSLIOP/Client_Worker.h b/TAO/orbsvcs/tests/Security/MT_SSLIOP/Client_Worker.h index 68683c2c101..d121c34476d 100644 --- a/TAO/orbsvcs/tests/Security/MT_SSLIOP/Client_Worker.h +++ b/TAO/orbsvcs/tests/Security/MT_SSLIOP/Client_Worker.h @@ -3,8 +3,6 @@ /** * @file Client_Worker.h * - * $Id$ - * * @author Anand Krishnan */ //============================================================================= diff --git a/TAO/orbsvcs/tests/Security/MT_SSLIOP/Server_Worker.h b/TAO/orbsvcs/tests/Security/MT_SSLIOP/Server_Worker.h index d2cb2b78e18..6274c961da8 100644 --- a/TAO/orbsvcs/tests/Security/MT_SSLIOP/Server_Worker.h +++ b/TAO/orbsvcs/tests/Security/MT_SSLIOP/Server_Worker.h @@ -4,8 +4,6 @@ /** * @file Server_Worker.h * - * $Id$ - * * @author Anand Krishnan */ //============================================================================= diff --git a/TAO/orbsvcs/tests/Security/MT_SSLIOP/test_i.h b/TAO/orbsvcs/tests/Security/MT_SSLIOP/test_i.h index 0ec089a3b61..e86c3d80b96 100644 --- a/TAO/orbsvcs/tests/Security/MT_SSLIOP/test_i.h +++ b/TAO/orbsvcs/tests/Security/MT_SSLIOP/test_i.h @@ -3,8 +3,6 @@ /** * @file test_i.h * - * $Id$ - * * @author Carlos O'Ryan */ //============================================================================= diff --git a/TAO/orbsvcs/tests/Security/ssliop_corbaloc/client.cpp b/TAO/orbsvcs/tests/Security/ssliop_corbaloc/client.cpp index 7c4c5c250b8..0a31c554b08 100644 --- a/TAO/orbsvcs/tests/Security/ssliop_corbaloc/client.cpp +++ b/TAO/orbsvcs/tests/Security/ssliop_corbaloc/client.cpp @@ -3,8 +3,6 @@ /** * @file client.cpp * - * $Id$ - * * This class implements a simple CORBA client for the CosNaming * example using stubs generated by the TAO ORB IDL compiler. * diff --git a/TAO/orbsvcs/tests/Security/ssliop_corbaloc/client.h b/TAO/orbsvcs/tests/Security/ssliop_corbaloc/client.h index faf0c8ea0fe..d04bbe9fd95 100644 --- a/TAO/orbsvcs/tests/Security/ssliop_corbaloc/client.h +++ b/TAO/orbsvcs/tests/Security/ssliop_corbaloc/client.h @@ -4,8 +4,6 @@ /** * @file client.h * - * $Id$ - * * This class tests the facilities to connect to the naming service. * * diff --git a/TAO/orbsvcs/tests/Simple_Naming/client.cpp b/TAO/orbsvcs/tests/Simple_Naming/client.cpp index f965e7607de..d1ec4c744bf 100644 --- a/TAO/orbsvcs/tests/Simple_Naming/client.cpp +++ b/TAO/orbsvcs/tests/Simple_Naming/client.cpp @@ -3,8 +3,6 @@ /** * @file client.cpp * - * $Id$ - * * This class implements a simple CORBA client for the CosNaming * example using stubs generated by the TAO ORB IDL compiler. * diff --git a/TAO/orbsvcs/tests/Simple_Naming/client.h b/TAO/orbsvcs/tests/Simple_Naming/client.h index ad381cd66bd..51d7af2aa27 100644 --- a/TAO/orbsvcs/tests/Simple_Naming/client.h +++ b/TAO/orbsvcs/tests/Simple_Naming/client.h @@ -4,8 +4,6 @@ /** * @file client.h * - * $Id$ - * * This class tests the facilities to connect to the naming service. * * diff --git a/TAO/orbsvcs/tests/Time/Client_i.h b/TAO/orbsvcs/tests/Time/Client_i.h index e49a5b5a7f7..3b4de277ea9 100644 --- a/TAO/orbsvcs/tests/Time/Client_i.h +++ b/TAO/orbsvcs/tests/Time/Client_i.h @@ -4,8 +4,6 @@ /** * @file Client_i.h * - * $Id$ - * * This class implements a simple CORBA client that accesses a Time Service * server. * diff --git a/TAO/orbsvcs/tests/ior_corbaname/client.cpp b/TAO/orbsvcs/tests/ior_corbaname/client.cpp index 38bc49a4ee9..b4e83ed9b48 100644 --- a/TAO/orbsvcs/tests/ior_corbaname/client.cpp +++ b/TAO/orbsvcs/tests/ior_corbaname/client.cpp @@ -3,8 +3,6 @@ /** * @file client.cpp * - * $Id$ - * * This implements a simple CORBA client for the * corbaname: style IOR parser * diff --git a/TAO/orbsvcs/tests/ior_corbaname/ior_corbaname_client_i.cpp b/TAO/orbsvcs/tests/ior_corbaname/ior_corbaname_client_i.cpp index 00e39c3e1c6..5b84f5e1e59 100644 --- a/TAO/orbsvcs/tests/ior_corbaname/ior_corbaname_client_i.cpp +++ b/TAO/orbsvcs/tests/ior_corbaname/ior_corbaname_client_i.cpp @@ -3,8 +3,6 @@ /** * @file ior_corbaname_client_i.cpp * - * $Id$ - * * This example implements a simple client which sends a corbaname: * style url to the server and gets a response from the * server to indicate that the server has received the request. diff --git a/TAO/orbsvcs/tests/ior_corbaname/ior_corbaname_client_i.h b/TAO/orbsvcs/tests/ior_corbaname/ior_corbaname_client_i.h index 01b69e8bbfc..43d7e94874e 100644 --- a/TAO/orbsvcs/tests/ior_corbaname/ior_corbaname_client_i.h +++ b/TAO/orbsvcs/tests/ior_corbaname/ior_corbaname_client_i.h @@ -4,8 +4,6 @@ /** * @file ior_corbaname_client_i.h * - * $Id$ - * * This class implements a simple client which sends a corbaname: * style url to the server and gets a response from the * server to indicate that the server has received the request. diff --git a/TAO/orbsvcs/tests/tests_svc_loader/tests_svc_loader.cpp b/TAO/orbsvcs/tests/tests_svc_loader/tests_svc_loader.cpp index b90b58eef5a..9b271243e14 100644 --- a/TAO/orbsvcs/tests/tests_svc_loader/tests_svc_loader.cpp +++ b/TAO/orbsvcs/tests/tests_svc_loader/tests_svc_loader.cpp @@ -3,8 +3,6 @@ /** * @file tests_svc_loader.cpp * - * $Id$ - * * This directory contains a client that checks if a given object * reference points to an existing object or not and prints a debug * statement to reflect the same. This client is to be used in diff --git a/TAO/performance-tests/Anyop/anyop.cpp b/TAO/performance-tests/Anyop/anyop.cpp index 2ec26e47fc4..7225949bead 100644 --- a/TAO/performance-tests/Anyop/anyop.cpp +++ b/TAO/performance-tests/Anyop/anyop.cpp @@ -3,8 +3,6 @@ /** * @file anyop.cpp * - * $Id$ - * * Modified from anyop.cpp in Param_Test to benchmark Any insertion and * extraction operators for various IDL types. * diff --git a/TAO/performance-tests/Anyop/test.idl b/TAO/performance-tests/Anyop/test.idl index 20dc75c7a23..e75b3fcc79f 100644 --- a/TAO/performance-tests/Anyop/test.idl +++ b/TAO/performance-tests/Anyop/test.idl @@ -3,8 +3,6 @@ /** * @file test.idl * - * $Id$ - * * The basis for this file is the IDL file in TAO/tests/Param_Test * but modified slightly for testing the performance of Any * insertion and extraction operators. Not every IDL type in this diff --git a/TAO/performance-tests/CSD_Strategy/TestApps/ClientApp.h b/TAO/performance-tests/CSD_Strategy/TestApps/ClientApp.h index 5b34cd82090..8914549880c 100644 --- a/TAO/performance-tests/CSD_Strategy/TestApps/ClientApp.h +++ b/TAO/performance-tests/CSD_Strategy/TestApps/ClientApp.h @@ -4,8 +4,6 @@ /** * @file ClientApp.h * - * $Id$ - * * @author Tim Bradley <bradley_t@ociweb.com> */ //============================================================================= diff --git a/TAO/performance-tests/CSD_Strategy/TestApps/ServerApp.h b/TAO/performance-tests/CSD_Strategy/TestApps/ServerApp.h index 9aa13150f4e..23a617750be 100644 --- a/TAO/performance-tests/CSD_Strategy/TestApps/ServerApp.h +++ b/TAO/performance-tests/CSD_Strategy/TestApps/ServerApp.h @@ -4,8 +4,6 @@ /** * @file ServerApp.h * - * $Id$ - * * @author Tim Bradley <bradley_t@ociweb.com> */ //============================================================================= diff --git a/TAO/performance-tests/CSD_Strategy/TestInf/ClientEngine.h b/TAO/performance-tests/CSD_Strategy/TestInf/ClientEngine.h index 447fd230557..492f680bd22 100644 --- a/TAO/performance-tests/CSD_Strategy/TestInf/ClientEngine.h +++ b/TAO/performance-tests/CSD_Strategy/TestInf/ClientEngine.h @@ -4,8 +4,6 @@ /** * @file ClientEngine.h * - * $Id$ - * * @author Tim Bradley <bradley_t@ociweb.com> */ //============================================================================= diff --git a/TAO/performance-tests/CSD_Strategy/TestInf/ClientTask.h b/TAO/performance-tests/CSD_Strategy/TestInf/ClientTask.h index fe25eb3b470..2cfb52cbde2 100644 --- a/TAO/performance-tests/CSD_Strategy/TestInf/ClientTask.h +++ b/TAO/performance-tests/CSD_Strategy/TestInf/ClientTask.h @@ -4,8 +4,6 @@ /** * @file ClientTask.h * - * $Id$ - * * @author Tim Bradley <bradley_t@ociweb.com> */ //============================================================================= diff --git a/TAO/performance-tests/CSD_Strategy/TestInf/OrbShutdownTask.cpp b/TAO/performance-tests/CSD_Strategy/TestInf/OrbShutdownTask.cpp index c7f01889e9c..e0932bd4c38 100644 --- a/TAO/performance-tests/CSD_Strategy/TestInf/OrbShutdownTask.cpp +++ b/TAO/performance-tests/CSD_Strategy/TestInf/OrbShutdownTask.cpp @@ -4,8 +4,6 @@ /** * @file OrbShutdownTask.cpp * - * $Id$ - * * @author Tim Bradley <bradley_t@ociweb.com> */ //============================================================================= diff --git a/TAO/performance-tests/CSD_Strategy/TestInf/OrbShutdownTask.h b/TAO/performance-tests/CSD_Strategy/TestInf/OrbShutdownTask.h index 11f2bbd341a..b42abe6f910 100644 --- a/TAO/performance-tests/CSD_Strategy/TestInf/OrbShutdownTask.h +++ b/TAO/performance-tests/CSD_Strategy/TestInf/OrbShutdownTask.h @@ -4,8 +4,6 @@ /** * @file OrbShutdownTask.h * - * $Id$ - * * @author Tim Bradley <bradley_t@ociweb.com> */ //============================================================================= diff --git a/TAO/performance-tests/CSD_Strategy/TestInf/OrbTask.cpp b/TAO/performance-tests/CSD_Strategy/TestInf/OrbTask.cpp index 337b7746687..cc48ab3ef5c 100644 --- a/TAO/performance-tests/CSD_Strategy/TestInf/OrbTask.cpp +++ b/TAO/performance-tests/CSD_Strategy/TestInf/OrbTask.cpp @@ -4,8 +4,6 @@ /** * @file OrbTask.cpp * - * $Id$ - * * @author Tim Bradley <bradley_t@ociweb.com> */ //============================================================================= diff --git a/TAO/performance-tests/CSD_Strategy/TestInf/OrbTask.h b/TAO/performance-tests/CSD_Strategy/TestInf/OrbTask.h index 3631273c548..c81e4212793 100644 --- a/TAO/performance-tests/CSD_Strategy/TestInf/OrbTask.h +++ b/TAO/performance-tests/CSD_Strategy/TestInf/OrbTask.h @@ -4,8 +4,6 @@ /** * @file OrbTask.h * - * $Id$ - * * @author Tim Bradley <bradley_t@ociweb.com> */ //============================================================================= diff --git a/TAO/performance-tests/CSD_Strategy/TestServant/Foo_ClientEngine.h b/TAO/performance-tests/CSD_Strategy/TestServant/Foo_ClientEngine.h index 9e19230d886..233c9f7bcdf 100644 --- a/TAO/performance-tests/CSD_Strategy/TestServant/Foo_ClientEngine.h +++ b/TAO/performance-tests/CSD_Strategy/TestServant/Foo_ClientEngine.h @@ -4,8 +4,6 @@ /** * @file Foo_ClientEngine.h * - * $Id$ - * * @author Tim Bradley <bradley_t@ociweb.com> */ //============================================================================= diff --git a/TAO/performance-tests/Cubit/TAO/DII_Cubit/client.cpp b/TAO/performance-tests/Cubit/TAO/DII_Cubit/client.cpp index 1320adc03b8..7d4e6d0d5b5 100644 --- a/TAO/performance-tests/Cubit/TAO/DII_Cubit/client.cpp +++ b/TAO/performance-tests/Cubit/TAO/DII_Cubit/client.cpp @@ -4,8 +4,6 @@ /** * @file client.cpp * - * $Id$ - * * This class implements a simple CORBA client of the Cubit * interface using DII functionality. * diff --git a/TAO/performance-tests/Cubit/TAO/IDL_Cubit/Cubit_Client.h b/TAO/performance-tests/Cubit/TAO/IDL_Cubit/Cubit_Client.h index 8f5cebe215a..0f437c5b233 100644 --- a/TAO/performance-tests/Cubit/TAO/IDL_Cubit/Cubit_Client.h +++ b/TAO/performance-tests/Cubit/TAO/IDL_Cubit/Cubit_Client.h @@ -3,8 +3,6 @@ /** * @file Cubit_Client.h * - * $Id$ - * * This class implements a simple "cube" CORBA client for the Cubit * example using stubs generated by the TAO ORB IDL compiler. * diff --git a/TAO/performance-tests/Cubit/TAO/IDL_Cubit/Cubit_Server.h b/TAO/performance-tests/Cubit/TAO/IDL_Cubit/Cubit_Server.h index 37459496aef..36e6f205d7f 100644 --- a/TAO/performance-tests/Cubit/TAO/IDL_Cubit/Cubit_Server.h +++ b/TAO/performance-tests/Cubit/TAO/IDL_Cubit/Cubit_Server.h @@ -3,8 +3,6 @@ /** * @file Cubit_Server.h * - * $Id$ - * * This class implements a simple "cube" CORBA server for the Cubit * example using skeletons generated by the TAO ORB IDL compiler. * diff --git a/TAO/performance-tests/Cubit/TAO/IDL_Cubit/Cubit_i.cpp b/TAO/performance-tests/Cubit/TAO/IDL_Cubit/Cubit_i.cpp index 37acb7c6821..265d0114025 100644 --- a/TAO/performance-tests/Cubit/TAO/IDL_Cubit/Cubit_i.cpp +++ b/TAO/performance-tests/Cubit/TAO/IDL_Cubit/Cubit_i.cpp @@ -3,8 +3,6 @@ /** * @file Cubit_i.cpp * - * $Id$ - * * @author Andy Gokhale * @author Sumedh Mungee and Sergio Flores-Gaitan */ diff --git a/TAO/performance-tests/Cubit/TAO/IDL_Cubit/Cubit_i.h b/TAO/performance-tests/Cubit/TAO/IDL_Cubit/Cubit_i.h index 7b2083f6784..09a3d31852d 100644 --- a/TAO/performance-tests/Cubit/TAO/IDL_Cubit/Cubit_i.h +++ b/TAO/performance-tests/Cubit/TAO/IDL_Cubit/Cubit_i.h @@ -3,8 +3,6 @@ /** * @file Cubit_i.h * - * $Id$ - * * @author Andy Gokhale * @author Sumedh Mungee and Sergio Flores-Gaitan */ diff --git a/TAO/performance-tests/Cubit/TAO/IDL_Cubit/RTI_IO.h b/TAO/performance-tests/Cubit/TAO/IDL_Cubit/RTI_IO.h index f35a834746a..0179f82ddd7 100644 --- a/TAO/performance-tests/Cubit/TAO/IDL_Cubit/RTI_IO.h +++ b/TAO/performance-tests/Cubit/TAO/IDL_Cubit/RTI_IO.h @@ -3,8 +3,6 @@ /** * @file RTI_IO.h * - * $Id$ - * * @author Dave Meyer <dmeyer@std.saic.com> */ //============================================================================= diff --git a/TAO/performance-tests/Cubit/TAO/MT_Cubit/Cubit_Task.h b/TAO/performance-tests/Cubit/TAO/MT_Cubit/Cubit_Task.h index 60e75e00e3a..0c2cf288240 100644 --- a/TAO/performance-tests/Cubit/TAO/MT_Cubit/Cubit_Task.h +++ b/TAO/performance-tests/Cubit/TAO/MT_Cubit/Cubit_Task.h @@ -4,8 +4,6 @@ /** * @file Cubit_Task.h * - * $Id$ - * * @author Andy Gokhale * @author Sumedh Mungee * @author Sergio Flores-Gaitan and Nagarajan Surendran. diff --git a/TAO/performance-tests/Cubit/TAO/MT_Cubit/Globals.h b/TAO/performance-tests/Cubit/TAO/MT_Cubit/Globals.h index 21b99dcb31e..034252a6433 100644 --- a/TAO/performance-tests/Cubit/TAO/MT_Cubit/Globals.h +++ b/TAO/performance-tests/Cubit/TAO/MT_Cubit/Globals.h @@ -7,8 +7,6 @@ /** * @file Globals.h * - * $Id$ - * * All the globally defined classes, functions, types, and #defines * are centralized here. * diff --git a/TAO/performance-tests/Cubit/TAO/MT_Cubit/Task_Client.h b/TAO/performance-tests/Cubit/TAO/MT_Cubit/Task_Client.h index 0fd4f3fc865..67d58aec398 100644 --- a/TAO/performance-tests/Cubit/TAO/MT_Cubit/Task_Client.h +++ b/TAO/performance-tests/Cubit/TAO/MT_Cubit/Task_Client.h @@ -4,8 +4,6 @@ /** * @file Task_Client.h * - * $Id$ - * * @author Andy Gokhale * @author Sumedh Mungee * @author Sergio Flores-Gaitan diff --git a/TAO/performance-tests/Cubit/TAO/MT_Cubit/Timer.h b/TAO/performance-tests/Cubit/TAO/MT_Cubit/Timer.h index 1e3166d6f8b..36ed52485fb 100644 --- a/TAO/performance-tests/Cubit/TAO/MT_Cubit/Timer.h +++ b/TAO/performance-tests/Cubit/TAO/MT_Cubit/Timer.h @@ -4,8 +4,6 @@ /** * @file Timer.h * - * $Id$ - * * @author Andy Gokhale * @author Sumedh Mungee * @author Sergio Flores-Gaitan and Nagarajan Surendran. diff --git a/TAO/performance-tests/Cubit/TAO/MT_Cubit/Util_Thread.h b/TAO/performance-tests/Cubit/TAO/MT_Cubit/Util_Thread.h index 04c9faeb05a..15448fc7f99 100644 --- a/TAO/performance-tests/Cubit/TAO/MT_Cubit/Util_Thread.h +++ b/TAO/performance-tests/Cubit/TAO/MT_Cubit/Util_Thread.h @@ -4,8 +4,6 @@ /** * @file Util_Thread.h * - * $Id$ - * * @author Andy Gokhale * @author Sumedh Mungee * @author Sergio Flores-Gaitan and Nagarajan Surendran. diff --git a/TAO/performance-tests/Cubit/TAO/MT_Cubit/client.h b/TAO/performance-tests/Cubit/TAO/MT_Cubit/client.h index a10b01d9ea3..803bf32ee8c 100644 --- a/TAO/performance-tests/Cubit/TAO/MT_Cubit/client.h +++ b/TAO/performance-tests/Cubit/TAO/MT_Cubit/client.h @@ -4,8 +4,6 @@ /** * @file client.h * - * $Id$ - * * @author Andy Gokhale * @author Brian Mendel * @author Sumedh Mungee diff --git a/TAO/performance-tests/Cubit/TAO/MT_Cubit/cubit_i.h b/TAO/performance-tests/Cubit/TAO/MT_Cubit/cubit_i.h index d75c929c226..28453fdc622 100644 --- a/TAO/performance-tests/Cubit/TAO/MT_Cubit/cubit_i.h +++ b/TAO/performance-tests/Cubit/TAO/MT_Cubit/cubit_i.h @@ -4,8 +4,6 @@ /** * @file cubit_i.h * - * $Id$ - * * @author Andy Gokhale * @author Sumedh Mungee * @author Sergio Flores-Gaitan and Nagarajan Surendran. diff --git a/TAO/performance-tests/Cubit/TAO/MT_Cubit/server.cpp b/TAO/performance-tests/Cubit/TAO/MT_Cubit/server.cpp index d413a5becac..5651bbfe937 100644 --- a/TAO/performance-tests/Cubit/TAO/MT_Cubit/server.cpp +++ b/TAO/performance-tests/Cubit/TAO/MT_Cubit/server.cpp @@ -3,8 +3,6 @@ /** * @file server.cpp * - * $Id$ - * * @author Andy Gokhale * @author Sumedh Mungee * @author Sergio Flores-Gaitan diff --git a/TAO/performance-tests/Cubit/TAO/MT_Cubit/server.h b/TAO/performance-tests/Cubit/TAO/MT_Cubit/server.h index be32928483c..7effcbdfd9e 100644 --- a/TAO/performance-tests/Cubit/TAO/MT_Cubit/server.h +++ b/TAO/performance-tests/Cubit/TAO/MT_Cubit/server.h @@ -4,8 +4,6 @@ /** * @file server.h * - * $Id$ - * * @author Andy Gokhale * @author Sumedh Mungee * @author Sergio Flores-Gaitan and Nagarajan Surendran. diff --git a/TAO/performance-tests/POA/Demux/client.cpp b/TAO/performance-tests/POA/Demux/client.cpp index 97276ef5e26..afb4acfe869 100644 --- a/TAO/performance-tests/POA/Demux/client.cpp +++ b/TAO/performance-tests/POA/Demux/client.cpp @@ -2,8 +2,6 @@ /** * @file client.cpp * - * $Id$ - * * client side main program * * @author Aniruddha Gokhale diff --git a/TAO/performance-tests/POA/Demux/demux_stats.cpp b/TAO/performance-tests/POA/Demux/demux_stats.cpp index 9216900f4a2..2cea585ce4c 100644 --- a/TAO/performance-tests/POA/Demux/demux_stats.cpp +++ b/TAO/performance-tests/POA/Demux/demux_stats.cpp @@ -2,8 +2,6 @@ /** * @file demux_stats.cpp * - * $Id$ - * * @author Vishal Kachroo */ //============================================================================= diff --git a/TAO/performance-tests/POA/Demux/demux_test_client.cpp b/TAO/performance-tests/POA/Demux/demux_test_client.cpp index a08f467c5fe..5d4a632fc5a 100644 --- a/TAO/performance-tests/POA/Demux/demux_test_client.cpp +++ b/TAO/performance-tests/POA/Demux/demux_test_client.cpp @@ -2,8 +2,6 @@ /** * @file demux_test_client.cpp * - * $Id$ - * * @author Aniruddha Gokhale */ //============================================================================= diff --git a/TAO/performance-tests/POA/Demux/demux_test_client.h b/TAO/performance-tests/POA/Demux/demux_test_client.h index a736ea627c6..8612a173f20 100644 --- a/TAO/performance-tests/POA/Demux/demux_test_client.h +++ b/TAO/performance-tests/POA/Demux/demux_test_client.h @@ -5,8 +5,6 @@ /** * @file demux_test_client.h * - * $Id$ - * * Definition of the client-side demux_test class * * @author Aniruddha Gokhale diff --git a/TAO/performance-tests/POA/Demux/demux_test_macros.h b/TAO/performance-tests/POA/Demux/demux_test_macros.h index 2e5c678eda0..fb227525762 100644 --- a/TAO/performance-tests/POA/Demux/demux_test_macros.h +++ b/TAO/performance-tests/POA/Demux/demux_test_macros.h @@ -5,8 +5,6 @@ /** * @file demux_test_macros.h * - * $Id$ - * * Constants used by both the server and client * * @author Aniruddha Gokhale diff --git a/TAO/performance-tests/POA/Demux/demux_test_server.cpp b/TAO/performance-tests/POA/Demux/demux_test_server.cpp index f77a33ef55a..7f8ee4a8c99 100644 --- a/TAO/performance-tests/POA/Demux/demux_test_server.cpp +++ b/TAO/performance-tests/POA/Demux/demux_test_server.cpp @@ -2,8 +2,6 @@ /** * @file demux_test_server.cpp * - * $Id$ - * * @author Aniruddha Gokhale */ //============================================================================= diff --git a/TAO/performance-tests/POA/Demux/demux_test_server.h b/TAO/performance-tests/POA/Demux/demux_test_server.h index 89bfd91755b..8fbf653f604 100644 --- a/TAO/performance-tests/POA/Demux/demux_test_server.h +++ b/TAO/performance-tests/POA/Demux/demux_test_server.h @@ -2,8 +2,6 @@ /** * @file demux_test_server.h * - * $Id$ - * * Server-side demux_test class * * @author Aniruddha Gokhale diff --git a/TAO/performance-tests/POA/Demux/server.cpp b/TAO/performance-tests/POA/Demux/server.cpp index 4f0e2c77da3..bac7c2a6fc9 100644 --- a/TAO/performance-tests/POA/Demux/server.cpp +++ b/TAO/performance-tests/POA/Demux/server.cpp @@ -2,8 +2,6 @@ /** * @file server.cpp * - * $Id$ - * * Server-side driver program * * @author Aniruddha Gokhale diff --git a/TAO/performance-tests/POA/Object_Creation_And_Registration/registration.cpp b/TAO/performance-tests/POA/Object_Creation_And_Registration/registration.cpp index eb4703c1899..aae04e66f7f 100644 --- a/TAO/performance-tests/POA/Object_Creation_And_Registration/registration.cpp +++ b/TAO/performance-tests/POA/Object_Creation_And_Registration/registration.cpp @@ -3,8 +3,6 @@ /** * @file registration.cpp * - * $Id$ - * * * This test is used to measure the time it takes to register and * activate an object in the POA. diff --git a/TAO/performance-tests/Pluggable/PP_Test_Client.h b/TAO/performance-tests/Pluggable/PP_Test_Client.h index 30359941d3d..1685b1c9330 100644 --- a/TAO/performance-tests/Pluggable/PP_Test_Client.h +++ b/TAO/performance-tests/Pluggable/PP_Test_Client.h @@ -3,8 +3,6 @@ /** * @file PP_Test_Client.h * - * $Id$ - * * This class implements some basic no-op twoway and oneway requests * to time the latency of the pluggable protocol implementation. * diff --git a/TAO/performance-tests/Pluggable/PP_Test_Server.h b/TAO/performance-tests/Pluggable/PP_Test_Server.h index fb3d184dabf..152a92ddc47 100644 --- a/TAO/performance-tests/Pluggable/PP_Test_Server.h +++ b/TAO/performance-tests/Pluggable/PP_Test_Server.h @@ -3,8 +3,6 @@ /** * @file PP_Test_Server.h * - * $Id$ - * * This class implements simple oneway and twoway no-op requests * to time latency and overhead of the pluggable protocol functionality. * diff --git a/TAO/performance-tests/Pluggable/PP_Test_i.cpp b/TAO/performance-tests/Pluggable/PP_Test_i.cpp index fb9bd0df41d..71d7968e128 100644 --- a/TAO/performance-tests/Pluggable/PP_Test_i.cpp +++ b/TAO/performance-tests/Pluggable/PP_Test_i.cpp @@ -3,8 +3,6 @@ /** * @file PP_Test_i.cpp * - * $Id$ - * * @author Jeff Parsons <parsons@cs.wustl.edu> */ //============================================================================= diff --git a/TAO/performance-tests/Pluggable/PP_Test_i.h b/TAO/performance-tests/Pluggable/PP_Test_i.h index f964518c379..f6d78fcca71 100644 --- a/TAO/performance-tests/Pluggable/PP_Test_i.h +++ b/TAO/performance-tests/Pluggable/PP_Test_i.h @@ -3,8 +3,6 @@ /** * @file PP_Test_i.h * - * $Id$ - * * @author Jeff Parsons <parsons@cs.wustl.edu> */ //============================================================================= diff --git a/TAO/performance-tests/RTCorba/Multiple_Endpoints/Common/test_i.h b/TAO/performance-tests/RTCorba/Multiple_Endpoints/Common/test_i.h index aa9c06f130a..0b86c5ac4fe 100644 --- a/TAO/performance-tests/RTCorba/Multiple_Endpoints/Common/test_i.h +++ b/TAO/performance-tests/RTCorba/Multiple_Endpoints/Common/test_i.h @@ -3,8 +3,6 @@ /** * @file test_i.h * - * $Id$ - * * @author Carlos O'Ryan */ //============================================================================= diff --git a/TAO/performance-tests/RTCorba/Oneways/Reliable/test_i.h b/TAO/performance-tests/RTCorba/Oneways/Reliable/test_i.h index 5f5a56a1a83..5a5bd2564f1 100644 --- a/TAO/performance-tests/RTCorba/Oneways/Reliable/test_i.h +++ b/TAO/performance-tests/RTCorba/Oneways/Reliable/test_i.h @@ -3,8 +3,6 @@ /** * @file test_i.h * - * $Id$ - * * @author Jeff Parsons */ //============================================================================= diff --git a/TAO/tao/Abstract_Servant_Base.h b/TAO/tao/Abstract_Servant_Base.h index 37778759279..4753c932823 100644 --- a/TAO/tao/Abstract_Servant_Base.h +++ b/TAO/tao/Abstract_Servant_Base.h @@ -4,8 +4,6 @@ /** * @file Abstract_Servant_Base.h * - * $Id$ - * * This files contains the TAO_Abstract_ServantBase, which is used * as a way to decouple the PortableServer from the TAO Core, * and make it possible to keep the reference to the servant in diff --git a/TAO/tao/Acceptor_Filter.h b/TAO/tao/Acceptor_Filter.h index d2e87aece11..d5c4415de3c 100644 --- a/TAO/tao/Acceptor_Filter.h +++ b/TAO/tao/Acceptor_Filter.h @@ -4,8 +4,6 @@ /** * @file Acceptor_Filter.h * - * $Id$ - * * @author Marina Spivak (marina@cs.wustl.edu) * @author Carlos O'Ryan (coryan@uci.edu) */ diff --git a/TAO/tao/Acceptor_Impl.cpp b/TAO/tao/Acceptor_Impl.cpp index 574e5b8daae..0d1824c252b 100644 --- a/TAO/tao/Acceptor_Impl.cpp +++ b/TAO/tao/Acceptor_Impl.cpp @@ -4,8 +4,6 @@ /** * @file Acceptor_Impl.cpp * - * $Id$ - * * @author Carlos O'Ryan <coryan@uci.edu> Ossama Othman <ossama@dre.vanderbilt.edu> */ //============================================================================= diff --git a/TAO/tao/Acceptor_Impl.h b/TAO/tao/Acceptor_Impl.h index 38a2e55f7f8..2027ef75cd3 100644 --- a/TAO/tao/Acceptor_Impl.h +++ b/TAO/tao/Acceptor_Impl.h @@ -4,8 +4,6 @@ /** * @file Acceptor_Impl.h * - * $Id$ - * * @author Carlos O'Ryan <coryan@cs.wustl.edu> * @author Ossama Othman <othman@cs.wustl.edu> */ diff --git a/TAO/tao/Acceptor_Registry.h b/TAO/tao/Acceptor_Registry.h index a79a4ff939c..97ef12aec44 100644 --- a/TAO/tao/Acceptor_Registry.h +++ b/TAO/tao/Acceptor_Registry.h @@ -4,8 +4,6 @@ /** * @file Acceptor_Registry.h * - * $Id$ - * * Interface for the TAO pluggable protocol framework. * * @author Fred Kuhns <fredk@cs.wustl.edu> diff --git a/TAO/tao/Adapter.h b/TAO/tao/Adapter.h index c0185c7e32a..41f12d50af0 100644 --- a/TAO/tao/Adapter.h +++ b/TAO/tao/Adapter.h @@ -4,8 +4,6 @@ /** * @file Adapter.h * - * $Id$ - * * @author Carlos O'Ryan (coryan@uci.edu) */ //============================================================================= diff --git a/TAO/tao/Adapter_Factory.h b/TAO/tao/Adapter_Factory.h index cad81bc1f23..876864a2240 100644 --- a/TAO/tao/Adapter_Factory.h +++ b/TAO/tao/Adapter_Factory.h @@ -4,8 +4,6 @@ /** * @file Adapter_Factory.h * - * $Id$ - * * @author Carlos O'Ryan (coryan@uci.edu) */ //============================================================================= diff --git a/TAO/tao/Adapter_Registry.h b/TAO/tao/Adapter_Registry.h index da2625d1040..421fc0b234a 100644 --- a/TAO/tao/Adapter_Registry.h +++ b/TAO/tao/Adapter_Registry.h @@ -4,8 +4,6 @@ /** * @file Adapter_Registry.h * - * $Id$ - * * @author Carlos O'Ryan (coryan@uci.edu) */ //============================================================================= diff --git a/TAO/tao/Allocator.h b/TAO/tao/Allocator.h index a7636387295..c4b68cd521f 100644 --- a/TAO/tao/Allocator.h +++ b/TAO/tao/Allocator.h @@ -4,8 +4,6 @@ /** * @file Allocator.h * - * $Id$ - * * @author Johnny Willemsen (jwillemsen@remedy.nl) */ //============================================================================= diff --git a/TAO/tao/AnyTypeCode/Alias_TypeCode.h b/TAO/tao/AnyTypeCode/Alias_TypeCode.h index e4cfe54f93c..3f9fa044c24 100644 --- a/TAO/tao/AnyTypeCode/Alias_TypeCode.h +++ b/TAO/tao/AnyTypeCode/Alias_TypeCode.h @@ -4,8 +4,6 @@ /** * @file Alias_TypeCode.h * - * $Id$ - * * Header file for a @c tk_alias and @c tk_value_box * @c CORBA::TypeCode. * diff --git a/TAO/tao/AnyTypeCode/Alias_TypeCode_Static.h b/TAO/tao/AnyTypeCode/Alias_TypeCode_Static.h index 141c34a743b..4e77ae9616a 100644 --- a/TAO/tao/AnyTypeCode/Alias_TypeCode_Static.h +++ b/TAO/tao/AnyTypeCode/Alias_TypeCode_Static.h @@ -4,8 +4,6 @@ /** * @file Alias_TypeCode_Static.h * - * $Id$ - * * Header file for a static @c tk_alias and @c tk_value_box * @c CORBA::TypeCode. * diff --git a/TAO/tao/AnyTypeCode/Any.h b/TAO/tao/AnyTypeCode/Any.h index a3a8b2f6088..2f644c9ad78 100644 --- a/TAO/tao/AnyTypeCode/Any.h +++ b/TAO/tao/AnyTypeCode/Any.h @@ -4,8 +4,6 @@ /** * @file Any.h * - * $Id$ - * * @author Carlos O'Ryan * @author Jeff Parsons */ diff --git a/TAO/tao/AnyTypeCode/AnyTypeCode_Adapter_Impl.h b/TAO/tao/AnyTypeCode/AnyTypeCode_Adapter_Impl.h index dd68e76aeca..ab8c7d6d3f6 100644 --- a/TAO/tao/AnyTypeCode/AnyTypeCode_Adapter_Impl.h +++ b/TAO/tao/AnyTypeCode/AnyTypeCode_Adapter_Impl.h @@ -4,8 +4,6 @@ /** * @file AnyTypeCode_Adapter_Impl.h * - * $Id$ - * * @author Johnny Willemsen <jwillemsen@remedy.nl> */ //============================================================================= diff --git a/TAO/tao/AnyTypeCode/AnyTypeCode_methods.h b/TAO/tao/AnyTypeCode/AnyTypeCode_methods.h index 32bbd304915..92ed1c6b058 100644 --- a/TAO/tao/AnyTypeCode/AnyTypeCode_methods.h +++ b/TAO/tao/AnyTypeCode/AnyTypeCode_methods.h @@ -4,8 +4,6 @@ /** * @file AnyTypeCode_methods.h * - * $Id$ - * * Declarations of NamedValue and NVlist methods in the CORBA namespace. * * @author Jeff Parsons <j.parsons@vanderbilt.edu> diff --git a/TAO/tao/AnyTypeCode/Any_Arg_Traits.h b/TAO/tao/AnyTypeCode/Any_Arg_Traits.h index f88de938739..45a7d13e014 100644 --- a/TAO/tao/AnyTypeCode/Any_Arg_Traits.h +++ b/TAO/tao/AnyTypeCode/Any_Arg_Traits.h @@ -4,8 +4,6 @@ /** * @file Any_Arg_Traits.h * - * $Id$ - * * @author Jeff Parsons */ //============================================================================= diff --git a/TAO/tao/AnyTypeCode/Any_Array_Impl_T.h b/TAO/tao/AnyTypeCode/Any_Array_Impl_T.h index 40bfa33c897..b2879bf3438 100644 --- a/TAO/tao/AnyTypeCode/Any_Array_Impl_T.h +++ b/TAO/tao/AnyTypeCode/Any_Array_Impl_T.h @@ -4,8 +4,6 @@ /** * @file Any_Array_Impl_T.h * - * $Id$ - * * @authors Carlos O'Ryan and Jeff Parsons */ //============================================================================= diff --git a/TAO/tao/AnyTypeCode/Any_Basic_Impl.h b/TAO/tao/AnyTypeCode/Any_Basic_Impl.h index 25de22e7fee..ab18778fc0f 100644 --- a/TAO/tao/AnyTypeCode/Any_Basic_Impl.h +++ b/TAO/tao/AnyTypeCode/Any_Basic_Impl.h @@ -4,8 +4,6 @@ /** * @file Any_Basic_Impl.h * - * $Id$ - * * @authors Carlos O'Ryan and Jeff Parsons */ //============================================================================= diff --git a/TAO/tao/AnyTypeCode/Any_Basic_Impl_T.h b/TAO/tao/AnyTypeCode/Any_Basic_Impl_T.h index 48624334d55..dd1395d764d 100644 --- a/TAO/tao/AnyTypeCode/Any_Basic_Impl_T.h +++ b/TAO/tao/AnyTypeCode/Any_Basic_Impl_T.h @@ -4,8 +4,6 @@ /** * @file Any_Basic_Impl_T.h * - * $Id$ - * * @authors Carlos O'Ryan and Jeff Parsons */ //============================================================================= diff --git a/TAO/tao/AnyTypeCode/Any_Dual_Impl_T.h b/TAO/tao/AnyTypeCode/Any_Dual_Impl_T.h index 4a6c8f24125..4d35f4add89 100644 --- a/TAO/tao/AnyTypeCode/Any_Dual_Impl_T.h +++ b/TAO/tao/AnyTypeCode/Any_Dual_Impl_T.h @@ -4,8 +4,6 @@ /** * @file Any_Dual_Impl_T.h * - * $Id$ - * * @authors Carlos O'Ryan and Jeff Parsons */ //============================================================================= diff --git a/TAO/tao/AnyTypeCode/Any_Impl.h b/TAO/tao/AnyTypeCode/Any_Impl.h index 8ff7ec17394..57e304288e1 100644 --- a/TAO/tao/AnyTypeCode/Any_Impl.h +++ b/TAO/tao/AnyTypeCode/Any_Impl.h @@ -4,8 +4,6 @@ /** * @file Any_Impl.h * - * $Id$ - * * @author Carlos O'Ryan * @author Jeff Parsons */ diff --git a/TAO/tao/AnyTypeCode/Any_Impl_T.h b/TAO/tao/AnyTypeCode/Any_Impl_T.h index 501a85a353a..3be4db172f9 100644 --- a/TAO/tao/AnyTypeCode/Any_Impl_T.h +++ b/TAO/tao/AnyTypeCode/Any_Impl_T.h @@ -4,8 +4,6 @@ /** * @file Any_Impl_T.h * - * $Id$ - * * @authors Carlos O'Ryan and Jeff Parsons */ //============================================================================= diff --git a/TAO/tao/AnyTypeCode/Any_Special_Impl_T.h b/TAO/tao/AnyTypeCode/Any_Special_Impl_T.h index e8dddc81b74..c153ea9ce8c 100644 --- a/TAO/tao/AnyTypeCode/Any_Special_Impl_T.h +++ b/TAO/tao/AnyTypeCode/Any_Special_Impl_T.h @@ -4,8 +4,6 @@ /** * @file Any_Special_Impl_T.h * - * $Id$ - * * @author Carlos O'Ryan and Jeff Parsons */ //============================================================================= diff --git a/TAO/tao/AnyTypeCode/Any_SystemException.h b/TAO/tao/AnyTypeCode/Any_SystemException.h index a26dacfe1c1..2cb231476f4 100644 --- a/TAO/tao/AnyTypeCode/Any_SystemException.h +++ b/TAO/tao/AnyTypeCode/Any_SystemException.h @@ -4,8 +4,6 @@ /** * @file Any_SystemException.h * - * $Id$ - * * @authors Carlos O'Ryan and Jeff Parsons */ //============================================================================= diff --git a/TAO/tao/AnyTypeCode/Any_Unknown_IDL_Type.h b/TAO/tao/AnyTypeCode/Any_Unknown_IDL_Type.h index 058e25f707b..b313a294ef0 100644 --- a/TAO/tao/AnyTypeCode/Any_Unknown_IDL_Type.h +++ b/TAO/tao/AnyTypeCode/Any_Unknown_IDL_Type.h @@ -4,8 +4,6 @@ /** * @file Any_Unknown_IDL_Type.h * - * $Id$ - * * @author Carlos O'Ryan * @author Jeff Parsons */ diff --git a/TAO/tao/AnyTypeCode/BasicTypeTraits.cpp b/TAO/tao/AnyTypeCode/BasicTypeTraits.cpp index d6d4c56276c..079b5a41df2 100644 --- a/TAO/tao/AnyTypeCode/BasicTypeTraits.cpp +++ b/TAO/tao/AnyTypeCode/BasicTypeTraits.cpp @@ -4,8 +4,6 @@ /** * @file BasicTypeTraits.cpp * - * $Id$ - * * Assign values to specialization members in BasicTypeTraits.h. * * @author Jeff Parsons <j.parsons@vanderbilt.edu> diff --git a/TAO/tao/AnyTypeCode/BasicTypeTraits.h b/TAO/tao/AnyTypeCode/BasicTypeTraits.h index ab3b3dfa917..1e78b6878b2 100644 --- a/TAO/tao/AnyTypeCode/BasicTypeTraits.h +++ b/TAO/tao/AnyTypeCode/BasicTypeTraits.h @@ -4,8 +4,6 @@ /** * @file BasicTypeTraits.h * - * $Id$ - * * Specializations of template traits in BasicTypeTraits_T.h. * * @author Jeff Parsons <j.parsons@vanderbilt.edu> diff --git a/TAO/tao/AnyTypeCode/BasicTypeTraits_T.h b/TAO/tao/AnyTypeCode/BasicTypeTraits_T.h index 9e1321f36c7..bc8fa9f6a74 100644 --- a/TAO/tao/AnyTypeCode/BasicTypeTraits_T.h +++ b/TAO/tao/AnyTypeCode/BasicTypeTraits_T.h @@ -4,8 +4,6 @@ /** * @file BasicTypeTraits_T.h * - * $Id$ - * * Template traits useful for programming with predefined types. * * @author Jeff Parsons <j.parsons@vanderbilt.edu> diff --git a/TAO/tao/AnyTypeCode/Empty_Param_TypeCode.h b/TAO/tao/AnyTypeCode/Empty_Param_TypeCode.h index 4887b9d5b63..55ea7df0192 100644 --- a/TAO/tao/AnyTypeCode/Empty_Param_TypeCode.h +++ b/TAO/tao/AnyTypeCode/Empty_Param_TypeCode.h @@ -4,8 +4,6 @@ /** * @file Empty_Param_TypeCode.h * - * $Id$ - * * Header file for @c CORBA::TypeCodes with empty parameter lists. * * @author Ossama Othman <ossama@dre.vanderbilt.edu> diff --git a/TAO/tao/AnyTypeCode/Enum_TypeCode.h b/TAO/tao/AnyTypeCode/Enum_TypeCode.h index 7fc3d12c0f2..43d3994b0ea 100644 --- a/TAO/tao/AnyTypeCode/Enum_TypeCode.h +++ b/TAO/tao/AnyTypeCode/Enum_TypeCode.h @@ -4,8 +4,6 @@ /** * @file Enum_TypeCode.h * - * $Id$ - * * Header file for a @c tk_enum CORBA::TypeCode. * * @author Ossama Othman <ossama@dre.vanderbilt.edu> diff --git a/TAO/tao/AnyTypeCode/Enum_TypeCode_Static.h b/TAO/tao/AnyTypeCode/Enum_TypeCode_Static.h index 91fba95c276..895b31af85c 100644 --- a/TAO/tao/AnyTypeCode/Enum_TypeCode_Static.h +++ b/TAO/tao/AnyTypeCode/Enum_TypeCode_Static.h @@ -4,8 +4,6 @@ /** * @file Enum_TypeCode_Static.h * - * $Id$ - * * Header file for a static @c tk_enum CORBA::TypeCode. * * @author Ossama Othman <ossama@dre.vanderbilt.edu> diff --git a/TAO/tao/AnyTypeCode/ExceptionA.h b/TAO/tao/AnyTypeCode/ExceptionA.h index 06dbfb9c982..7cb37d60f87 100644 --- a/TAO/tao/AnyTypeCode/ExceptionA.h +++ b/TAO/tao/AnyTypeCode/ExceptionA.h @@ -4,8 +4,6 @@ /** * @file ExceptionA.h * - * $Id$ - * * This file defines way in which CORBA exceptions are reported. * * @author DOC Group at Vanderbilt U., Wash U, and UCI diff --git a/TAO/tao/AnyTypeCode/Fixed_TypeCode.h b/TAO/tao/AnyTypeCode/Fixed_TypeCode.h index 8572d7b42fd..1d6db07abd4 100644 --- a/TAO/tao/AnyTypeCode/Fixed_TypeCode.h +++ b/TAO/tao/AnyTypeCode/Fixed_TypeCode.h @@ -4,8 +4,6 @@ /** * @file Fixed_TypeCode.h * - * $Id$ - * * Header file for @c CORBA::tk_fixed @c CORBA::TypeCodes. * * @author Ossama Othman <ossama@dre.vanderbilt.edu> diff --git a/TAO/tao/AnyTypeCode/Indirected_Type_TypeCode.h b/TAO/tao/AnyTypeCode/Indirected_Type_TypeCode.h index cfe7908b41d..08dfe756b7f 100644 --- a/TAO/tao/AnyTypeCode/Indirected_Type_TypeCode.h +++ b/TAO/tao/AnyTypeCode/Indirected_Type_TypeCode.h @@ -4,8 +4,6 @@ /** * @file Indirected_Type_TypeCode.h * - * $Id$ - * * Header file for a indirected recursive type (@c struct, @c union or * @c valuetype) CORBA::TypeCode. * diff --git a/TAO/tao/AnyTypeCode/Marshal.h b/TAO/tao/AnyTypeCode/Marshal.h index 0e098b07199..c8c4f48c68a 100644 --- a/TAO/tao/AnyTypeCode/Marshal.h +++ b/TAO/tao/AnyTypeCode/Marshal.h @@ -4,8 +4,6 @@ /** * @file Marshal.h * - * $Id$ - * * Classes that marshal various IDL data types. * * diff --git a/TAO/tao/AnyTypeCode/NVList.h b/TAO/tao/AnyTypeCode/NVList.h index a3af6fd0688..24aa3a9498d 100644 --- a/TAO/tao/AnyTypeCode/NVList.h +++ b/TAO/tao/AnyTypeCode/NVList.h @@ -4,8 +4,6 @@ /** * @file NVList.h * - * $Id$ - * * @author Copyright 1994-1995 by Sun Microsystems Inc. * @author Aniruddha Gokhale <gokhale@cs.wustl.edu> */ diff --git a/TAO/tao/AnyTypeCode/NVList_Adapter_Impl.h b/TAO/tao/AnyTypeCode/NVList_Adapter_Impl.h index d8cce3ecc0d..aca4292e926 100644 --- a/TAO/tao/AnyTypeCode/NVList_Adapter_Impl.h +++ b/TAO/tao/AnyTypeCode/NVList_Adapter_Impl.h @@ -4,8 +4,6 @@ /** * @file NVList_Adapter_Impl.h * - * $Id$ - * * @author Johnny Willemsen <jwillemsen@remedy.nl> */ //============================================================================= diff --git a/TAO/tao/AnyTypeCode/Null_RefCount_Policy.h b/TAO/tao/AnyTypeCode/Null_RefCount_Policy.h index 8a39b8e9c52..09b696a606c 100644 --- a/TAO/tao/AnyTypeCode/Null_RefCount_Policy.h +++ b/TAO/tao/AnyTypeCode/Null_RefCount_Policy.h @@ -4,8 +4,6 @@ /** * @file Null_RefCount_Policy.h * - * $Id$ - * * Header file for TAO's reference count policy (unrelated to CORBA * policies). * diff --git a/TAO/tao/AnyTypeCode/Objref_TypeCode.h b/TAO/tao/AnyTypeCode/Objref_TypeCode.h index 98bc9eb47db..a9743c0670c 100644 --- a/TAO/tao/AnyTypeCode/Objref_TypeCode.h +++ b/TAO/tao/AnyTypeCode/Objref_TypeCode.h @@ -4,8 +4,6 @@ /** * @file Objref_TypeCode.h * - * $Id$ - * * Header file for * @c tk_abstract_interface, * @c tk_component, diff --git a/TAO/tao/AnyTypeCode/Objref_TypeCode_Static.h b/TAO/tao/AnyTypeCode/Objref_TypeCode_Static.h index e73dc34911c..f2b2d7dc00d 100644 --- a/TAO/tao/AnyTypeCode/Objref_TypeCode_Static.h +++ b/TAO/tao/AnyTypeCode/Objref_TypeCode_Static.h @@ -4,8 +4,6 @@ /** * @file Objref_TypeCode_Static.h * - * $Id$ - * * Header file for static * @c tk_abstract_interface, * @c tk_component, diff --git a/TAO/tao/AnyTypeCode/Recursive_Type_TypeCode.h b/TAO/tao/AnyTypeCode/Recursive_Type_TypeCode.h index 9cb45048cd1..8036eb2c939 100644 --- a/TAO/tao/AnyTypeCode/Recursive_Type_TypeCode.h +++ b/TAO/tao/AnyTypeCode/Recursive_Type_TypeCode.h @@ -4,8 +4,6 @@ /** * @file Recursive_Type_TypeCode.h * - * $Id$ - * * Header file for a recursive type (@c struct, @c union or * @c valuetype) CORBA::TypeCode. * diff --git a/TAO/tao/AnyTypeCode/RefCount_Policy_Traits.h b/TAO/tao/AnyTypeCode/RefCount_Policy_Traits.h index d5e4f08d50d..7ce796a542c 100644 --- a/TAO/tao/AnyTypeCode/RefCount_Policy_Traits.h +++ b/TAO/tao/AnyTypeCode/RefCount_Policy_Traits.h @@ -4,8 +4,6 @@ /** * @file RefCount_Policy_Traits.h * - * $Id$ - * * Header file for TAO's reference count policy (unrelated to CORBA * policies) traits. * diff --git a/TAO/tao/AnyTypeCode/Sequence_TypeCode.h b/TAO/tao/AnyTypeCode/Sequence_TypeCode.h index 607f49c4ba2..629dbb309cf 100644 --- a/TAO/tao/AnyTypeCode/Sequence_TypeCode.h +++ b/TAO/tao/AnyTypeCode/Sequence_TypeCode.h @@ -4,8 +4,6 @@ /** * @file Sequence_TypeCode.h * - * $Id$ - * * Header file for @c tk_sequence and @c tk_array @c CORBA::TypeCodes. * * @author Ossama Othman <ossama@dre.vanderbilt.edu> diff --git a/TAO/tao/AnyTypeCode/Sequence_TypeCode_Static.h b/TAO/tao/AnyTypeCode/Sequence_TypeCode_Static.h index 76343318837..28d92a55209 100644 --- a/TAO/tao/AnyTypeCode/Sequence_TypeCode_Static.h +++ b/TAO/tao/AnyTypeCode/Sequence_TypeCode_Static.h @@ -4,8 +4,6 @@ /** * @file Sequence_TypeCode_Static.h * - * $Id$ - * * Header file for static @c tk_sequence and @c tk_array * @c CORBA::TypeCodes. * diff --git a/TAO/tao/AnyTypeCode/String_TypeCode.h b/TAO/tao/AnyTypeCode/String_TypeCode.h index 25307d27395..5c83294f862 100644 --- a/TAO/tao/AnyTypeCode/String_TypeCode.h +++ b/TAO/tao/AnyTypeCode/String_TypeCode.h @@ -4,8 +4,6 @@ /** * @file String_TypeCode.h * - * $Id$ - * * Header file for @c CORBA::tk_string or @c CORBA::tk_wstring * @c CORBA::TypeCodes. * diff --git a/TAO/tao/AnyTypeCode/String_TypeCode_Static.h b/TAO/tao/AnyTypeCode/String_TypeCode_Static.h index 61f2e862d00..0f70af74bc2 100644 --- a/TAO/tao/AnyTypeCode/String_TypeCode_Static.h +++ b/TAO/tao/AnyTypeCode/String_TypeCode_Static.h @@ -4,8 +4,6 @@ /** * @file String_TypeCode_Static.h * - * $Id$ - * * Header file for static @c CORBA::tk_string or @c CORBA::tk_wstring * @c CORBA::TypeCodes. * diff --git a/TAO/tao/AnyTypeCode/String_TypeCode_Traits.h b/TAO/tao/AnyTypeCode/String_TypeCode_Traits.h index b5213929e22..4d4fc40f1ad 100644 --- a/TAO/tao/AnyTypeCode/String_TypeCode_Traits.h +++ b/TAO/tao/AnyTypeCode/String_TypeCode_Traits.h @@ -4,8 +4,6 @@ /** * @file String_TypeCode_Traits.h * - * $Id$ - * * Header file for bound * @c tk_string, * @c tk_wstring, diff --git a/TAO/tao/AnyTypeCode/Struct_TypeCode.h b/TAO/tao/AnyTypeCode/Struct_TypeCode.h index 27ede78e202..088429048b5 100644 --- a/TAO/tao/AnyTypeCode/Struct_TypeCode.h +++ b/TAO/tao/AnyTypeCode/Struct_TypeCode.h @@ -4,8 +4,6 @@ /** * @file Struct_TypeCode.h * - * $Id$ - * * Header file for a @c tk_struct and @c tk_except * @c CORBA::TypeCodes. * diff --git a/TAO/tao/AnyTypeCode/Struct_TypeCode_Static.h b/TAO/tao/AnyTypeCode/Struct_TypeCode_Static.h index 8698e30ddbc..e97b6b40c6c 100644 --- a/TAO/tao/AnyTypeCode/Struct_TypeCode_Static.h +++ b/TAO/tao/AnyTypeCode/Struct_TypeCode_Static.h @@ -4,8 +4,6 @@ /** * @file Struct_TypeCode_Static.h * - * $Id$ - * * Header file for static @c tk_struct and @c tk_except * @c CORBA::TypeCodes. * diff --git a/TAO/tao/AnyTypeCode/SystemExceptionA.h b/TAO/tao/AnyTypeCode/SystemExceptionA.h index b6ca62d2e55..d66a104b5c8 100644 --- a/TAO/tao/AnyTypeCode/SystemExceptionA.h +++ b/TAO/tao/AnyTypeCode/SystemExceptionA.h @@ -4,8 +4,6 @@ /** * @file SystemExceptionA.h * - * $Id$ - * * SystemException Any operator and typecode decls. * * @author Jeff Parsons <j.parsons@vanderbilt.edu> diff --git a/TAO/tao/AnyTypeCode/True_RefCount_Policy.h b/TAO/tao/AnyTypeCode/True_RefCount_Policy.h index 6bef507fae0..a4c96d3d7d7 100644 --- a/TAO/tao/AnyTypeCode/True_RefCount_Policy.h +++ b/TAO/tao/AnyTypeCode/True_RefCount_Policy.h @@ -4,8 +4,6 @@ /** * @file True_RefCount_Policy.h * - * $Id$ - * * Header file for TAO's true reference count policy (unrelated to * CORBA policies). * diff --git a/TAO/tao/AnyTypeCode/TypeCode.h b/TAO/tao/AnyTypeCode/TypeCode.h index 81c213017ee..c48440e7eac 100644 --- a/TAO/tao/AnyTypeCode/TypeCode.h +++ b/TAO/tao/AnyTypeCode/TypeCode.h @@ -4,8 +4,6 @@ /** * @file TypeCode.h * - * $Id$ - * * Header file the @c CORBA::TypeCode class. * * @author Ossama Othman <ossama@dre.vanderbilt.edu> diff --git a/TAO/tao/AnyTypeCode/TypeCode_Base_Attributes.h b/TAO/tao/AnyTypeCode/TypeCode_Base_Attributes.h index 03740852534..8c0976fdd1b 100644 --- a/TAO/tao/AnyTypeCode/TypeCode_Base_Attributes.h +++ b/TAO/tao/AnyTypeCode/TypeCode_Base_Attributes.h @@ -4,8 +4,6 @@ /** * @file TypeCode_Base_Attributes.h * - * $Id$ - * * @author Ossama Othman <ossama@dre.vanderbilt.edu> */ //============================================================================= diff --git a/TAO/tao/AnyTypeCode/TypeCode_CDR_Extraction.h b/TAO/tao/AnyTypeCode/TypeCode_CDR_Extraction.h index 3d99e69751e..f47fff4f8ef 100644 --- a/TAO/tao/AnyTypeCode/TypeCode_CDR_Extraction.h +++ b/TAO/tao/AnyTypeCode/TypeCode_CDR_Extraction.h @@ -4,8 +4,6 @@ /** * @file TypeCode_CDR_Extraction.h * - * $Id$ - * * Header file for TAO TypeCode CDR extraction operations. * * @author Ossama Othman <ossama@dre.vanderbilt.edu> diff --git a/TAO/tao/AnyTypeCode/TypeCode_Case_Base_T.h b/TAO/tao/AnyTypeCode/TypeCode_Case_Base_T.h index c4a25df112c..ab7eedee33f 100644 --- a/TAO/tao/AnyTypeCode/TypeCode_Case_Base_T.h +++ b/TAO/tao/AnyTypeCode/TypeCode_Case_Base_T.h @@ -4,8 +4,6 @@ /** * @file TypeCode_Case_Base_T.h * - * $Id$ - * * Header file for @c TAO::TypeCode::Case type. * * @author Ossama Othman diff --git a/TAO/tao/AnyTypeCode/TypeCode_Case_Enum_T.h b/TAO/tao/AnyTypeCode/TypeCode_Case_Enum_T.h index 5db4aef460d..b902beda7d7 100644 --- a/TAO/tao/AnyTypeCode/TypeCode_Case_Enum_T.h +++ b/TAO/tao/AnyTypeCode/TypeCode_Case_Enum_T.h @@ -4,8 +4,6 @@ /** * @file TypeCode_Case_Enum_T.h * - * $Id$ - * * Header file for @c TAO::TypeCode::Case_T template. * * @author Ossama Othman diff --git a/TAO/tao/AnyTypeCode/TypeCode_Case_T.h b/TAO/tao/AnyTypeCode/TypeCode_Case_T.h index a5e4b057816..fb96332372e 100644 --- a/TAO/tao/AnyTypeCode/TypeCode_Case_T.h +++ b/TAO/tao/AnyTypeCode/TypeCode_Case_T.h @@ -4,8 +4,6 @@ /** * @file TypeCode_Case_T.h * - * $Id$ - * * Header file for @c TAO::TypeCode::Case_T template. * * @author Ossama Othman diff --git a/TAO/tao/AnyTypeCode/TypeCode_Constants.h b/TAO/tao/AnyTypeCode/TypeCode_Constants.h index 2aea3471df7..78520ca9669 100644 --- a/TAO/tao/AnyTypeCode/TypeCode_Constants.h +++ b/TAO/tao/AnyTypeCode/TypeCode_Constants.h @@ -4,8 +4,6 @@ /** * @file TypeCode_Constants.h * - * $Id$ - * * Declare the @c TypeCode constants available to the ORB and user * applications. * diff --git a/TAO/tao/AnyTypeCode/TypeCode_Struct_Field.h b/TAO/tao/AnyTypeCode/TypeCode_Struct_Field.h index e0216b21da7..dfe60630445 100644 --- a/TAO/tao/AnyTypeCode/TypeCode_Struct_Field.h +++ b/TAO/tao/AnyTypeCode/TypeCode_Struct_Field.h @@ -4,8 +4,6 @@ /** * @file TypeCode_Struct_Field.h * - * $Id$ - * * Header file for @c TAO::TypeCode::Struct_Field type. * * @author Ossama Othman <ossama@dre.vanderbilt.edu> diff --git a/TAO/tao/AnyTypeCode/TypeCode_Traits.h b/TAO/tao/AnyTypeCode/TypeCode_Traits.h index 7c1fe02b47e..803fbc1e472 100644 --- a/TAO/tao/AnyTypeCode/TypeCode_Traits.h +++ b/TAO/tao/AnyTypeCode/TypeCode_Traits.h @@ -4,8 +4,6 @@ /** * @file TypeCode_Traits.h * - * $Id$ - * * @author Ossama Othman <ossama@dre.vanderbilt.edu> */ //============================================================================= diff --git a/TAO/tao/AnyTypeCode/TypeCode_Value_Field.h b/TAO/tao/AnyTypeCode/TypeCode_Value_Field.h index ca1d902981d..1d7b5d7a96c 100644 --- a/TAO/tao/AnyTypeCode/TypeCode_Value_Field.h +++ b/TAO/tao/AnyTypeCode/TypeCode_Value_Field.h @@ -4,8 +4,6 @@ /** * @file TypeCode_Value_Field.h * - * $Id$ - * * Header file for @c TAO::TypeCode::Value_Field type. * * @author Ossama Othman <ossama@dre.vanderbilt.edu> diff --git a/TAO/tao/AnyTypeCode/Union_TypeCode.h b/TAO/tao/AnyTypeCode/Union_TypeCode.h index abc4fe801e4..e778d151699 100644 --- a/TAO/tao/AnyTypeCode/Union_TypeCode.h +++ b/TAO/tao/AnyTypeCode/Union_TypeCode.h @@ -4,8 +4,6 @@ /** * @file Union_TypeCode.h * - * $Id$ - * * Header file for a @c tk_union CORBA::TypeCode. * * @author Ossama Othman diff --git a/TAO/tao/AnyTypeCode/Union_TypeCode_Static.h b/TAO/tao/AnyTypeCode/Union_TypeCode_Static.h index 4617c259d2e..4249844effe 100644 --- a/TAO/tao/AnyTypeCode/Union_TypeCode_Static.h +++ b/TAO/tao/AnyTypeCode/Union_TypeCode_Static.h @@ -4,8 +4,6 @@ /** * @file Union_TypeCode_Static.h * - * $Id$ - * * Header file for a static @c tk_union CORBA::TypeCode. * * @author Ossama Othman diff --git a/TAO/tao/AnyTypeCode/Value_TypeCode.h b/TAO/tao/AnyTypeCode/Value_TypeCode.h index 7c9508bb273..6bbf0417143 100644 --- a/TAO/tao/AnyTypeCode/Value_TypeCode.h +++ b/TAO/tao/AnyTypeCode/Value_TypeCode.h @@ -4,8 +4,6 @@ /** * @file Value_TypeCode.h * - * $Id$ - * * Header file for a @c tk_value and @c tk_event * @c CORBA::TypeCodes. * diff --git a/TAO/tao/AnyTypeCode/Value_TypeCode_Static.h b/TAO/tao/AnyTypeCode/Value_TypeCode_Static.h index 673d7efb37f..33674648ea2 100644 --- a/TAO/tao/AnyTypeCode/Value_TypeCode_Static.h +++ b/TAO/tao/AnyTypeCode/Value_TypeCode_Static.h @@ -4,8 +4,6 @@ /** * @file Value_TypeCode_Static.h * - * $Id$ - * * Header file for static @c tk_value and @c tk_event * @c CORBA::TypeCodes. * diff --git a/TAO/tao/AnyTypeCode/append.cpp b/TAO/tao/AnyTypeCode/append.cpp index 61f5d6b99ed..806f2885311 100644 --- a/TAO/tao/AnyTypeCode/append.cpp +++ b/TAO/tao/AnyTypeCode/append.cpp @@ -2,8 +2,6 @@ /** * @file append.cpp * - * $Id$ - * * Appends a CDR stream to another CDR stream. Due to the * stringent alignment requirements, it is not possible to simply * append or memcpy. Instead we go thru the same CDR encoding rules diff --git a/TAO/tao/AnyTypeCode/skip.cpp b/TAO/tao/AnyTypeCode/skip.cpp index f18b69532c1..da126075418 100644 --- a/TAO/tao/AnyTypeCode/skip.cpp +++ b/TAO/tao/AnyTypeCode/skip.cpp @@ -2,8 +2,6 @@ /** * @file skip.cpp * - * $Id$ - * * Code for skipping different data types * * Data types encoded as CDR streams need to be skipped when they diff --git a/TAO/tao/AnyTypeCode_Adapter.h b/TAO/tao/AnyTypeCode_Adapter.h index 69e7ce0caa6..395fdb7df83 100644 --- a/TAO/tao/AnyTypeCode_Adapter.h +++ b/TAO/tao/AnyTypeCode_Adapter.h @@ -4,8 +4,6 @@ /** * @file AnyTypeCode_Adapter.h * - * $Id$ - * * @author Johnny Willemsen <jwillemsen@remedy.nl> */ //============================================================================= diff --git a/TAO/tao/Any_Insert_Policy_T.h b/TAO/tao/Any_Insert_Policy_T.h index df3565b65fc..a4c47d3f137 100644 --- a/TAO/tao/Any_Insert_Policy_T.h +++ b/TAO/tao/Any_Insert_Policy_T.h @@ -4,8 +4,6 @@ /** * @file Any_Insert_Policy_T.h * - * $Id$ - * * @author Johnny Willemsen <jwillemsen@remedy.nl> */ //============================================================================= diff --git a/TAO/tao/Arg_Traits_T.h b/TAO/tao/Arg_Traits_T.h index 286d8c5b505..ed00da7c20b 100644 --- a/TAO/tao/Arg_Traits_T.h +++ b/TAO/tao/Arg_Traits_T.h @@ -4,8 +4,6 @@ /** * @file Arg_Traits_T.h * - * $Id$ - * * @authors Jeff Parsons and Carlos O'Ryan */ //============================================================================= diff --git a/TAO/tao/Argument.h b/TAO/tao/Argument.h index 8310884e127..96b084c29b5 100644 --- a/TAO/tao/Argument.h +++ b/TAO/tao/Argument.h @@ -4,8 +4,6 @@ /** * @file Argument.h * - * $Id$ - * * @author Jeff Parsons * @author Carlos O'Ryan */ diff --git a/TAO/tao/Array_VarOut_T.h b/TAO/tao/Array_VarOut_T.h index b6f17f221f5..bec26488956 100644 --- a/TAO/tao/Array_VarOut_T.h +++ b/TAO/tao/Array_VarOut_T.h @@ -4,8 +4,6 @@ /** * @file Array_VarOut_T.h * - * $Id$ - * * @author Jeff Parsons * @author Johnny Willemsen */ diff --git a/TAO/tao/Asynch_Queued_Message.h b/TAO/tao/Asynch_Queued_Message.h index 62f29a5eb59..4c0778db1ea 100644 --- a/TAO/tao/Asynch_Queued_Message.h +++ b/TAO/tao/Asynch_Queued_Message.h @@ -4,8 +4,6 @@ /** * @file Asynch_Queued_Message.h * - * $Id$ - * * @author Carlos O'Ryan <coryan@uci.edu> */ //============================================================================= diff --git a/TAO/tao/Asynch_Reply_Dispatcher_Base.h b/TAO/tao/Asynch_Reply_Dispatcher_Base.h index 5366382b5f5..3d0920559de 100644 --- a/TAO/tao/Asynch_Reply_Dispatcher_Base.h +++ b/TAO/tao/Asynch_Reply_Dispatcher_Base.h @@ -4,8 +4,6 @@ /** * @file Asynch_Reply_Dispatcher_Base.h * - * $Id$ - * * @author Alexander Babu Arulanthu <alex@cs.wustl.edu> * @author Jeff Parsons <parsons@cs.wustl.edu> */ diff --git a/TAO/tao/BD_String_Argument_T.h b/TAO/tao/BD_String_Argument_T.h index 3625eec37fe..5990bb81f54 100644 --- a/TAO/tao/BD_String_Argument_T.h +++ b/TAO/tao/BD_String_Argument_T.h @@ -4,8 +4,6 @@ /** * @file BD_String_Argument_T.h * - * $Id$ - * * @authors Jeff Parsons and Carlos O'Ryan */ //============================================================================= diff --git a/TAO/tao/Base_Transport_Property.h b/TAO/tao/Base_Transport_Property.h index 38f00954a01..f3ce69b4a54 100644 --- a/TAO/tao/Base_Transport_Property.h +++ b/TAO/tao/Base_Transport_Property.h @@ -3,8 +3,6 @@ /** * @file Base_Transport_Property.h * - * $Id$ - * * @author Bala Natarajan <bala@cs.wustl.edu> */ // =================================================================== diff --git a/TAO/tao/Basic_Argument_T.h b/TAO/tao/Basic_Argument_T.h index 9f20d9fd403..8af4f039df8 100644 --- a/TAO/tao/Basic_Argument_T.h +++ b/TAO/tao/Basic_Argument_T.h @@ -4,8 +4,6 @@ /** * @file Basic_Argument_T.h * - * $Id$ - * * @authors Jeff Parsons and Carlos O'Ryan */ //============================================================================= diff --git a/TAO/tao/Basic_Arguments.h b/TAO/tao/Basic_Arguments.h index 5f92282dcd7..776891bc70e 100644 --- a/TAO/tao/Basic_Arguments.h +++ b/TAO/tao/Basic_Arguments.h @@ -4,8 +4,6 @@ /** * @file Basic_Arguments.h * - * $Id$ - * * @authors Jeff Parsons and Carlos O'Ryan */ //============================================================================= diff --git a/TAO/tao/Basic_Types.h b/TAO/tao/Basic_Types.h index e9686f535e3..538332cdf93 100644 --- a/TAO/tao/Basic_Types.h +++ b/TAO/tao/Basic_Types.h @@ -4,8 +4,6 @@ /** * @file Basic_Types.h * - * $Id$ - * * @authors Jeff Parsons */ //============================================================================= diff --git a/TAO/tao/BiDir_Adapter.h b/TAO/tao/BiDir_Adapter.h index 61cfae3b674..9566337d585 100644 --- a/TAO/tao/BiDir_Adapter.h +++ b/TAO/tao/BiDir_Adapter.h @@ -4,8 +4,6 @@ /** * @file BiDir_Adapter.h * - * $Id$ - * * @author Balachandran Natarajan <parsons@cs.wustl.edu> */ //============================================================================= diff --git a/TAO/tao/BiDir_GIOP/BiDirGIOP.h b/TAO/tao/BiDir_GIOP/BiDirGIOP.h index a1c248a7699..84da229dcf6 100644 --- a/TAO/tao/BiDir_GIOP/BiDirGIOP.h +++ b/TAO/tao/BiDir_GIOP/BiDirGIOP.h @@ -4,8 +4,6 @@ /** * @file BiDirGIOP.h * - * $Id$ - * * Dynamic loader object for BiDir GIOP * * diff --git a/TAO/tao/BiDir_GIOP/BiDirPolicy_Validator.h b/TAO/tao/BiDir_GIOP/BiDirPolicy_Validator.h index 82cc3789345..f0b2ca917db 100644 --- a/TAO/tao/BiDir_GIOP/BiDirPolicy_Validator.h +++ b/TAO/tao/BiDir_GIOP/BiDirPolicy_Validator.h @@ -4,8 +4,6 @@ /** * @file BiDirPolicy_Validator.h * - * $Id$ - * * This file contains the declaration for the BiDir policy validator * interface. * diff --git a/TAO/tao/BiDir_GIOP/BiDir_ORBInitializer.h b/TAO/tao/BiDir_GIOP/BiDir_ORBInitializer.h index 3a19b66129d..1f5a048dbaa 100644 --- a/TAO/tao/BiDir_GIOP/BiDir_ORBInitializer.h +++ b/TAO/tao/BiDir_GIOP/BiDir_ORBInitializer.h @@ -4,8 +4,6 @@ /** * @file BiDir_ORBInitializer.h * - * $Id$ - * * @author Balachandran Natarajan <bala@cs.wustl.edu> */ // =================================================================== diff --git a/TAO/tao/BiDir_GIOP/BiDir_PolicyFactory.h b/TAO/tao/BiDir_GIOP/BiDir_PolicyFactory.h index eac523c3d62..e2aa9dc18b7 100644 --- a/TAO/tao/BiDir_GIOP/BiDir_PolicyFactory.h +++ b/TAO/tao/BiDir_GIOP/BiDir_PolicyFactory.h @@ -4,8 +4,6 @@ /** * @file BiDir_PolicyFactory.h * - * $Id$ - * * @author Balachandran Natarajan <bala@cs.wustl.edu> */ // =================================================================== diff --git a/TAO/tao/BiDir_GIOP/BiDir_Policy_i.h b/TAO/tao/BiDir_GIOP/BiDir_Policy_i.h index 33f637c8002..280a86bf26e 100644 --- a/TAO/tao/BiDir_GIOP/BiDir_Policy_i.h +++ b/TAO/tao/BiDir_GIOP/BiDir_Policy_i.h @@ -4,8 +4,6 @@ /** * @file BiDir_Policy_i.h * - * $Id$ - * * @author Balachandran Natarajan <bala@cs.wustl.edu> */ // =================================================================== diff --git a/TAO/tao/BiDir_GIOP/BiDir_Service_Context_Handler.h b/TAO/tao/BiDir_GIOP/BiDir_Service_Context_Handler.h index b7e9d5493da..f15186ae028 100644 --- a/TAO/tao/BiDir_GIOP/BiDir_Service_Context_Handler.h +++ b/TAO/tao/BiDir_GIOP/BiDir_Service_Context_Handler.h @@ -4,8 +4,6 @@ /** * @file BiDir_Service_Context_Handler.h * - * $Id$ - * * @author Johnny Willemsen <jwillemsen@remedy.nl> */ // =================================================================== diff --git a/TAO/tao/Bind_Dispatcher_Guard.h b/TAO/tao/Bind_Dispatcher_Guard.h index 6f19ed9f000..13ffed795ee 100644 --- a/TAO/tao/Bind_Dispatcher_Guard.h +++ b/TAO/tao/Bind_Dispatcher_Guard.h @@ -4,8 +4,6 @@ /** * @file Bind_Dispatcher_Guard.h * - * $Id$ - * * @author Carlos O'Ryan <coryan@uci.edu> * @author Chad Elliott <elliott_c@ociweb.com> */ diff --git a/TAO/tao/Block_Flushing_Strategy.h b/TAO/tao/Block_Flushing_Strategy.h index a766e184f30..d8a593be810 100644 --- a/TAO/tao/Block_Flushing_Strategy.h +++ b/TAO/tao/Block_Flushing_Strategy.h @@ -4,8 +4,6 @@ /** * @file Block_Flushing_Strategy.h * - * $Id$ - * * @author Carlos O'Ryan <coryan@uci.edu> */ //============================================================================= diff --git a/TAO/tao/Blocked_Connect_Strategy.h b/TAO/tao/Blocked_Connect_Strategy.h index 4e8ef1bd350..cf09dcacc8b 100644 --- a/TAO/tao/Blocked_Connect_Strategy.h +++ b/TAO/tao/Blocked_Connect_Strategy.h @@ -4,8 +4,6 @@ /** * @file Blocked_Connect_Strategy.h * - * $Id$ - * * @author Balachandran Natarajan <bala@cs.wustl.edu> */ //============================================================================= diff --git a/TAO/tao/Buffer_Allocator_T.h b/TAO/tao/Buffer_Allocator_T.h index 3d29c153ac9..bed4622609c 100644 --- a/TAO/tao/Buffer_Allocator_T.h +++ b/TAO/tao/Buffer_Allocator_T.h @@ -4,8 +4,6 @@ /** * @file Buffer_Allocator_T.h * - * $Id$ - * * @author Johnny Willemsen (jwillemsen@remedy.nl) */ //============================================================================= diff --git a/TAO/tao/CDR.h b/TAO/tao/CDR.h index aeec9f02d40..34a4c01edea 100644 --- a/TAO/tao/CDR.h +++ b/TAO/tao/CDR.h @@ -4,8 +4,6 @@ /** * @file CDR.h * - * $Id$ - * * Common Data Representation (CDR) marshaling streams. * * This implementation assumes that the native numeric diff --git a/TAO/tao/CORBALOC_Parser.h b/TAO/tao/CORBALOC_Parser.h index 5ecaa60439e..c674e134d4a 100644 --- a/TAO/tao/CORBALOC_Parser.h +++ b/TAO/tao/CORBALOC_Parser.h @@ -4,8 +4,6 @@ /** * @file CORBALOC_Parser.h * - * $Id$ - * * @author Carlos O'Ryan (coryan@cs.wustl.edu) * @author Priyanka Gontla (pgontla@uci.edu) */ diff --git a/TAO/tao/CORBANAME_Parser.h b/TAO/tao/CORBANAME_Parser.h index 260aeea4be5..d1db0b9f371 100644 --- a/TAO/tao/CORBANAME_Parser.h +++ b/TAO/tao/CORBANAME_Parser.h @@ -4,8 +4,6 @@ /** * @file CORBANAME_Parser.h * - * $Id$ - * * @author Priyanka Gontla (pgontla@uci.edu) */ //============================================================================= diff --git a/TAO/tao/CORBA_String.h b/TAO/tao/CORBA_String.h index 1d4fdab1be4..81dd555f150 100644 --- a/TAO/tao/CORBA_String.h +++ b/TAO/tao/CORBA_String.h @@ -3,8 +3,6 @@ /** * @file CORBA_String.h * - * $Id$ - * * Header file for the CORBA string types. * * @author DOC Group at Wash U, UCI, and Vanderbilt U. diff --git a/TAO/tao/CORBA_methods.h b/TAO/tao/CORBA_methods.h index 7da5ce7a45a..b2493d69c68 100644 --- a/TAO/tao/CORBA_methods.h +++ b/TAO/tao/CORBA_methods.h @@ -3,8 +3,6 @@ /** * @file CORBA_methods.h * - * $Id$ - * * Declarations of common methods in the CORBA namespace. * * @author Jeff Parsons diff --git a/TAO/tao/CSD_Framework/CSD_Default_Servant_Dispatcher.h b/TAO/tao/CSD_Framework/CSD_Default_Servant_Dispatcher.h index 4968692f252..e195e7fd42c 100644 --- a/TAO/tao/CSD_Framework/CSD_Default_Servant_Dispatcher.h +++ b/TAO/tao/CSD_Framework/CSD_Default_Servant_Dispatcher.h @@ -4,8 +4,6 @@ /** * @file CSD_Default_Servant_Dispatcher.h * - * $Id$ - * * @author Yan Dai (dai_y@ociweb.com) */ //============================================================================= diff --git a/TAO/tao/CSD_Framework/CSD_FW_Server_Request_Wrapper.h b/TAO/tao/CSD_Framework/CSD_FW_Server_Request_Wrapper.h index 53efc1959bf..a1b2f08b7ad 100644 --- a/TAO/tao/CSD_Framework/CSD_FW_Server_Request_Wrapper.h +++ b/TAO/tao/CSD_Framework/CSD_FW_Server_Request_Wrapper.h @@ -4,8 +4,6 @@ /** * @file CSD_FW_Server_Request_Wrapper.h * - * $Id$ - * * @author Tim Bradley <bradley_t@ociweb.com> */ //============================================================================= diff --git a/TAO/tao/CSD_Framework/CSD_Framework_Loader.h b/TAO/tao/CSD_Framework/CSD_Framework_Loader.h index 8d6854590f9..4acf7146b96 100644 --- a/TAO/tao/CSD_Framework/CSD_Framework_Loader.h +++ b/TAO/tao/CSD_Framework/CSD_Framework_Loader.h @@ -4,8 +4,6 @@ /** * @file CSD_Framework_Loader.h * - * $Id$ - * * Header file for loading CSD framework service objects. * * @author Yan Dai (dai_y@ociweb.com) diff --git a/TAO/tao/CSD_Framework/CSD_ORBInitializer.h b/TAO/tao/CSD_Framework/CSD_ORBInitializer.h index d82a8c5d8c6..b683fe0cdfd 100644 --- a/TAO/tao/CSD_Framework/CSD_ORBInitializer.h +++ b/TAO/tao/CSD_Framework/CSD_ORBInitializer.h @@ -4,8 +4,6 @@ /** * @file CSD_ORBInitializer.h * - * $Id$ - * * @author Johnny Willemsen <jwillemsen@remedy.nl> */ //============================================================================= diff --git a/TAO/tao/CSD_Framework/CSD_Object_Adapter.h b/TAO/tao/CSD_Framework/CSD_Object_Adapter.h index f85ef6b26bc..7d42cea101e 100644 --- a/TAO/tao/CSD_Framework/CSD_Object_Adapter.h +++ b/TAO/tao/CSD_Framework/CSD_Object_Adapter.h @@ -4,8 +4,6 @@ /** * @file CSD_Object_Adapter.h * - * $Id$ - * * @author Yan Dai (dai_y@ociweb.com) */ //============================================================================= diff --git a/TAO/tao/CSD_Framework/CSD_Object_Adapter_Factory.h b/TAO/tao/CSD_Framework/CSD_Object_Adapter_Factory.h index c3340a9851a..c9ce0b518b6 100644 --- a/TAO/tao/CSD_Framework/CSD_Object_Adapter_Factory.h +++ b/TAO/tao/CSD_Framework/CSD_Object_Adapter_Factory.h @@ -4,8 +4,6 @@ /** * @file CSD_Object_Adapter_Factory.h * - * $Id$ - * * @author Yan Dai (dai_y@ociweb.com) */ //============================================================================= diff --git a/TAO/tao/CSD_Framework/CSD_POA.h b/TAO/tao/CSD_Framework/CSD_POA.h index 9fa292250ea..650c428dd96 100644 --- a/TAO/tao/CSD_Framework/CSD_POA.h +++ b/TAO/tao/CSD_Framework/CSD_POA.h @@ -4,8 +4,6 @@ /** * @file CSD_POA.h * - * $Id$ - * * @author Yan Dai (dai_y@ociweb.com) */ //============================================================================= diff --git a/TAO/tao/CSD_Framework/CSD_Strategy_Base.h b/TAO/tao/CSD_Framework/CSD_Strategy_Base.h index a750f305abe..98e8ed58280 100644 --- a/TAO/tao/CSD_Framework/CSD_Strategy_Base.h +++ b/TAO/tao/CSD_Framework/CSD_Strategy_Base.h @@ -4,8 +4,6 @@ /** * @file CSD_Strategy_Base.h * - * $Id$ - * * @author Tim Bradley <bradley_t@ociweb.com> */ //============================================================================= diff --git a/TAO/tao/CSD_Framework/CSD_Strategy_Proxy.h b/TAO/tao/CSD_Framework/CSD_Strategy_Proxy.h index 30b57c7ce58..f78eb219ae3 100644 --- a/TAO/tao/CSD_Framework/CSD_Strategy_Proxy.h +++ b/TAO/tao/CSD_Framework/CSD_Strategy_Proxy.h @@ -4,8 +4,6 @@ /** * @file CSD_Strategy_Proxy.h * - * $Id$ - * * @author Tim Bradley <bradley_t@ociweb.com> */ //============================================================================= diff --git a/TAO/tao/CSD_Framework/CSD_Strategy_Repository.h b/TAO/tao/CSD_Framework/CSD_Strategy_Repository.h index 134ae85410d..ac5643bb538 100644 --- a/TAO/tao/CSD_Framework/CSD_Strategy_Repository.h +++ b/TAO/tao/CSD_Framework/CSD_Strategy_Repository.h @@ -4,8 +4,6 @@ /** * @file CSD_Strategy_Repository.h * - * $Id$ - * * @author Yan Dai <dai_y@ociweb.com> */ //============================================================================= diff --git a/TAO/tao/CSD_ThreadPool/CSD_TP_Cancel_Visitor.h b/TAO/tao/CSD_ThreadPool/CSD_TP_Cancel_Visitor.h index f4381bad0bd..3fce35f1871 100644 --- a/TAO/tao/CSD_ThreadPool/CSD_TP_Cancel_Visitor.h +++ b/TAO/tao/CSD_ThreadPool/CSD_TP_Cancel_Visitor.h @@ -4,8 +4,6 @@ /** * @file CSD_TP_Cancel_Visitor.h * - * $Id$ - * * @author Tim Bradley <bradley_t@ociweb.com> */ //============================================================================= diff --git a/TAO/tao/CSD_ThreadPool/CSD_TP_Collocated_Asynch_Request.h b/TAO/tao/CSD_ThreadPool/CSD_TP_Collocated_Asynch_Request.h index a15461f6999..cd001a9d02d 100644 --- a/TAO/tao/CSD_ThreadPool/CSD_TP_Collocated_Asynch_Request.h +++ b/TAO/tao/CSD_ThreadPool/CSD_TP_Collocated_Asynch_Request.h @@ -4,8 +4,6 @@ /** * @file CSD_TP_Collocated_Asynch_Request.h * - * $Id$ - * * @author Tim Bradley <bradley_t@ociweb.com> */ //============================================================================= diff --git a/TAO/tao/CSD_ThreadPool/CSD_TP_Collocated_Synch_Request.h b/TAO/tao/CSD_ThreadPool/CSD_TP_Collocated_Synch_Request.h index 97ec687398c..db5bafb10e3 100644 --- a/TAO/tao/CSD_ThreadPool/CSD_TP_Collocated_Synch_Request.h +++ b/TAO/tao/CSD_ThreadPool/CSD_TP_Collocated_Synch_Request.h @@ -4,8 +4,6 @@ /** * @file CSD_TP_Collocated_Synch_Request.h * - * $Id$ - * * @author Tim Bradley <bradley_t@ociweb.com> */ //============================================================================= diff --git a/TAO/tao/CSD_ThreadPool/CSD_TP_Collocated_Synch_With_Server_Request.h b/TAO/tao/CSD_ThreadPool/CSD_TP_Collocated_Synch_With_Server_Request.h index f4002388306..017d5dcc127 100644 --- a/TAO/tao/CSD_ThreadPool/CSD_TP_Collocated_Synch_With_Server_Request.h +++ b/TAO/tao/CSD_ThreadPool/CSD_TP_Collocated_Synch_With_Server_Request.h @@ -4,8 +4,6 @@ /** * @file CSD_TP_Collocated_Synch_With_Server_Request.h * - * $Id$ - * * @author Tim Bradley <bradley_t@ociweb.com> */ //============================================================================= diff --git a/TAO/tao/CSD_ThreadPool/CSD_TP_Corba_Request.h b/TAO/tao/CSD_ThreadPool/CSD_TP_Corba_Request.h index 1aa09d7e948..dddaaa4c851 100644 --- a/TAO/tao/CSD_ThreadPool/CSD_TP_Corba_Request.h +++ b/TAO/tao/CSD_ThreadPool/CSD_TP_Corba_Request.h @@ -4,8 +4,6 @@ /** * @file CSD_TP_Corba_Request.h * - * $Id$ - * * @author Tim Bradley <bradley_t@ociweb.com> */ //============================================================================= diff --git a/TAO/tao/CSD_ThreadPool/CSD_TP_Custom_Asynch_Request.h b/TAO/tao/CSD_ThreadPool/CSD_TP_Custom_Asynch_Request.h index aed6d8f88f5..2b4e76e919e 100644 --- a/TAO/tao/CSD_ThreadPool/CSD_TP_Custom_Asynch_Request.h +++ b/TAO/tao/CSD_ThreadPool/CSD_TP_Custom_Asynch_Request.h @@ -4,8 +4,6 @@ /** * @file CSD_TP_Custom_Asynch_Request.h * - * $Id$ - * * @author Tim Bradley <bradley_t@ociweb.com> */ //============================================================================= diff --git a/TAO/tao/CSD_ThreadPool/CSD_TP_Custom_Request.h b/TAO/tao/CSD_ThreadPool/CSD_TP_Custom_Request.h index c4c5bcbb0b4..3e9498cece7 100644 --- a/TAO/tao/CSD_ThreadPool/CSD_TP_Custom_Request.h +++ b/TAO/tao/CSD_ThreadPool/CSD_TP_Custom_Request.h @@ -4,8 +4,6 @@ /** * @file CSD_TP_Custom_Request.h * - * $Id$ - * * @author Tim Bradley <bradley_t@ociweb.com> */ //============================================================================= diff --git a/TAO/tao/CSD_ThreadPool/CSD_TP_Custom_Request_Operation.h b/TAO/tao/CSD_ThreadPool/CSD_TP_Custom_Request_Operation.h index 6ff938d94cd..c838d12b0c0 100644 --- a/TAO/tao/CSD_ThreadPool/CSD_TP_Custom_Request_Operation.h +++ b/TAO/tao/CSD_ThreadPool/CSD_TP_Custom_Request_Operation.h @@ -4,8 +4,6 @@ /** * @file CSD_TP_Custom_Request_Operation.h * - * $Id$ - * * @author Tim Bradley <bradley_t@ociweb.com> */ //============================================================================= diff --git a/TAO/tao/CSD_ThreadPool/CSD_TP_Custom_Synch_Request.h b/TAO/tao/CSD_ThreadPool/CSD_TP_Custom_Synch_Request.h index 02d66b20597..94d98d3f44d 100644 --- a/TAO/tao/CSD_ThreadPool/CSD_TP_Custom_Synch_Request.h +++ b/TAO/tao/CSD_ThreadPool/CSD_TP_Custom_Synch_Request.h @@ -4,8 +4,6 @@ /** * @file CSD_TP_Custom_Synch_Request.h * - * $Id$ - * * @author Tim Bradley <bradley_t@ociweb.com> */ //============================================================================= diff --git a/TAO/tao/CSD_ThreadPool/CSD_TP_Dispatchable_Visitor.h b/TAO/tao/CSD_ThreadPool/CSD_TP_Dispatchable_Visitor.h index 302a8507676..1359d2ef988 100644 --- a/TAO/tao/CSD_ThreadPool/CSD_TP_Dispatchable_Visitor.h +++ b/TAO/tao/CSD_ThreadPool/CSD_TP_Dispatchable_Visitor.h @@ -4,8 +4,6 @@ /** * @file CSD_TP_Dispatchable_Visitor.h * - * $Id$ - * * @author Tim Bradley <bradley_t@ociweb.com> */ //============================================================================= diff --git a/TAO/tao/CSD_ThreadPool/CSD_TP_Queue.h b/TAO/tao/CSD_ThreadPool/CSD_TP_Queue.h index 3cdfdbe942c..7799e0247ad 100644 --- a/TAO/tao/CSD_ThreadPool/CSD_TP_Queue.h +++ b/TAO/tao/CSD_ThreadPool/CSD_TP_Queue.h @@ -4,8 +4,6 @@ /** * @file CSD_TP_Queue.h * - * $Id$ - * * @author Tim Bradley <bradley_t@ociweb.com> */ //============================================================================= diff --git a/TAO/tao/CSD_ThreadPool/CSD_TP_Queue_Visitor.h b/TAO/tao/CSD_ThreadPool/CSD_TP_Queue_Visitor.h index 59bb682b89c..0e62f1d4a62 100644 --- a/TAO/tao/CSD_ThreadPool/CSD_TP_Queue_Visitor.h +++ b/TAO/tao/CSD_ThreadPool/CSD_TP_Queue_Visitor.h @@ -4,8 +4,6 @@ /** * @file CSD_TP_Queue_Visitor.h * - * $Id$ - * * @author Tim Bradley <bradley_t@ociweb.com> */ //============================================================================= diff --git a/TAO/tao/CSD_ThreadPool/CSD_TP_Remote_Request.h b/TAO/tao/CSD_ThreadPool/CSD_TP_Remote_Request.h index 57303e81e91..8d39084fb39 100644 --- a/TAO/tao/CSD_ThreadPool/CSD_TP_Remote_Request.h +++ b/TAO/tao/CSD_ThreadPool/CSD_TP_Remote_Request.h @@ -4,8 +4,6 @@ /** * @file CSD_TP_Remote_Request.h * - * $Id$ - * * @author Tim Bradley <bradley_t@ociweb.com> */ //============================================================================= diff --git a/TAO/tao/CSD_ThreadPool/CSD_TP_Request.h b/TAO/tao/CSD_ThreadPool/CSD_TP_Request.h index e9fb300a287..c54fc546374 100644 --- a/TAO/tao/CSD_ThreadPool/CSD_TP_Request.h +++ b/TAO/tao/CSD_ThreadPool/CSD_TP_Request.h @@ -4,8 +4,6 @@ /** * @file CSD_TP_Request.h * - * $Id$ - * * @author Tim Bradley <bradley_t@ociweb.com> */ //============================================================================= diff --git a/TAO/tao/CSD_ThreadPool/CSD_TP_Servant_State.h b/TAO/tao/CSD_ThreadPool/CSD_TP_Servant_State.h index 4f9a544d6cd..3303b66db86 100644 --- a/TAO/tao/CSD_ThreadPool/CSD_TP_Servant_State.h +++ b/TAO/tao/CSD_ThreadPool/CSD_TP_Servant_State.h @@ -4,8 +4,6 @@ /** * @file CSD_TP_Servant_State.h * - * $Id$ - * * @author Tim Bradley <bradley_t@ociweb.com> */ //============================================================================= diff --git a/TAO/tao/CSD_ThreadPool/CSD_TP_Servant_State_Map.h b/TAO/tao/CSD_ThreadPool/CSD_TP_Servant_State_Map.h index 6dba5ec2376..7057a1a3280 100644 --- a/TAO/tao/CSD_ThreadPool/CSD_TP_Servant_State_Map.h +++ b/TAO/tao/CSD_ThreadPool/CSD_TP_Servant_State_Map.h @@ -4,8 +4,6 @@ /** * @file CSD_TP_Servant_State_Map.h * - * $Id$ - * * @author Tim Bradley <bradley_t@ociweb.com> */ //============================================================================= diff --git a/TAO/tao/CSD_ThreadPool/CSD_TP_Strategy.h b/TAO/tao/CSD_ThreadPool/CSD_TP_Strategy.h index d912f2f90c9..6764927943a 100644 --- a/TAO/tao/CSD_ThreadPool/CSD_TP_Strategy.h +++ b/TAO/tao/CSD_ThreadPool/CSD_TP_Strategy.h @@ -4,8 +4,6 @@ /** * @file CSD_TP_Strategy.h * - * $Id$ - * * @author Tim Bradley <bradley_t@ociweb.com> */ //============================================================================= diff --git a/TAO/tao/CSD_ThreadPool/CSD_TP_Strategy_Factory.h b/TAO/tao/CSD_ThreadPool/CSD_TP_Strategy_Factory.h index abc3da5b005..8773ce30f15 100644 --- a/TAO/tao/CSD_ThreadPool/CSD_TP_Strategy_Factory.h +++ b/TAO/tao/CSD_ThreadPool/CSD_TP_Strategy_Factory.h @@ -4,8 +4,6 @@ /** * @file CSD_TP_Strategy_Factory.h * - * $Id$ - * * @author Tim Bradley <bradley_t@ociweb.com> */ //============================================================================= diff --git a/TAO/tao/CSD_ThreadPool/CSD_TP_Synch_Helper.h b/TAO/tao/CSD_ThreadPool/CSD_TP_Synch_Helper.h index 2d6a7413e2c..14bf8da3864 100644 --- a/TAO/tao/CSD_ThreadPool/CSD_TP_Synch_Helper.h +++ b/TAO/tao/CSD_ThreadPool/CSD_TP_Synch_Helper.h @@ -4,8 +4,6 @@ /** * @file CSD_TP_Synch_Helper.h * - * $Id$ - * * @author Tim Bradley <bradley_t@ociweb.com> */ //============================================================================= diff --git a/TAO/tao/CSD_ThreadPool/CSD_TP_Task.h b/TAO/tao/CSD_ThreadPool/CSD_TP_Task.h index ce5c4b705c6..76d1004946d 100644 --- a/TAO/tao/CSD_ThreadPool/CSD_TP_Task.h +++ b/TAO/tao/CSD_ThreadPool/CSD_TP_Task.h @@ -4,8 +4,6 @@ /** * @file CSD_TP_Task.h * - * $Id$ - * * @author Tim Bradley <bradley_t@ociweb.com> */ //============================================================================= diff --git a/TAO/tao/CSD_ThreadPool/CSD_ThreadPool.h b/TAO/tao/CSD_ThreadPool/CSD_ThreadPool.h index 8b22f1a1b2c..4f1d5f789df 100644 --- a/TAO/tao/CSD_ThreadPool/CSD_ThreadPool.h +++ b/TAO/tao/CSD_ThreadPool/CSD_ThreadPool.h @@ -4,8 +4,6 @@ /** * @file CSD_ThreadPool.h * - * $Id$ - * * @author Tim Bradley <bradley_t@ociweb.com> */ //============================================================================= diff --git a/TAO/tao/Cache_Entries_T.h b/TAO/tao/Cache_Entries_T.h index 76d41160432..8a6b97327d2 100644 --- a/TAO/tao/Cache_Entries_T.h +++ b/TAO/tao/Cache_Entries_T.h @@ -4,8 +4,6 @@ /** * @file Cache_Entries_T.h * - * $Id$ - * * * @author Bala Natarajan <bala@cs.wustl.edu> */ diff --git a/TAO/tao/Cleanup_Func_Registry.h b/TAO/tao/Cleanup_Func_Registry.h index 215547e7db2..750e5a4113c 100644 --- a/TAO/tao/Cleanup_Func_Registry.h +++ b/TAO/tao/Cleanup_Func_Registry.h @@ -4,8 +4,6 @@ /** * @file Cleanup_Func_Registry.h * - * $Id$ - * * @author Ossama Othman <ossama@dre.vanderbilt.edu> */ // =================================================================== diff --git a/TAO/tao/ClientRequestInterceptor_Adapter.h b/TAO/tao/ClientRequestInterceptor_Adapter.h index 446e5ef78e5..3ada82f83da 100644 --- a/TAO/tao/ClientRequestInterceptor_Adapter.h +++ b/TAO/tao/ClientRequestInterceptor_Adapter.h @@ -4,8 +4,6 @@ /** * @file ClientRequestInterceptor_Adapter.h * - * $Id$ - * * This file an adapter class to simplify the support of * interceptors. * diff --git a/TAO/tao/ClientRequestInterceptor_Adapter_Factory.h b/TAO/tao/ClientRequestInterceptor_Adapter_Factory.h index d253783c6f2..0ca15b73e70 100644 --- a/TAO/tao/ClientRequestInterceptor_Adapter_Factory.h +++ b/TAO/tao/ClientRequestInterceptor_Adapter_Factory.h @@ -4,8 +4,6 @@ /** * @file ClientRequestInterceptor_Adapter_Factory.h * - * $Id$ - * * @author Johnny Willemsen <jwillemsen@remedy.nl> */ //============================================================================= diff --git a/TAO/tao/Client_Strategy_Factory.h b/TAO/tao/Client_Strategy_Factory.h index 812b14a7166..6ff11c9df61 100644 --- a/TAO/tao/Client_Strategy_Factory.h +++ b/TAO/tao/Client_Strategy_Factory.h @@ -4,8 +4,6 @@ /** * @file Client_Strategy_Factory.h * - * $Id$ - * * @author Chris Cleeland <cleeland@cs.wustl.edu> */ //============================================================================= diff --git a/TAO/tao/CodecFactory/CodecFactory.h b/TAO/tao/CodecFactory/CodecFactory.h index 92e28b2b42b..f4178771c61 100644 --- a/TAO/tao/CodecFactory/CodecFactory.h +++ b/TAO/tao/CodecFactory/CodecFactory.h @@ -4,8 +4,6 @@ /** * @file CodecFactory.h * - * $Id$ - * * @author Carlos O'Ryan <coryan@uci.edu> */ //============================================================================= diff --git a/TAO/tao/Codeset/Codeset.h b/TAO/tao/Codeset/Codeset.h index 73dc459283d..ea111869e0e 100644 --- a/TAO/tao/Codeset/Codeset.h +++ b/TAO/tao/Codeset/Codeset.h @@ -4,8 +4,6 @@ /** * @file Codeset.h * - * $Id$ - * * @author Carlos O'Ryan <coryan@uci.edu> */ //============================================================================= diff --git a/TAO/tao/Codeset/Codeset_Descriptor.cpp b/TAO/tao/Codeset/Codeset_Descriptor.cpp index 143cbcaba40..7aec89f6527 100644 --- a/TAO/tao/Codeset/Codeset_Descriptor.cpp +++ b/TAO/tao/Codeset/Codeset_Descriptor.cpp @@ -3,8 +3,6 @@ /** * @file Codeset_Descriptor.cpp * - * $Id$ - * * The base for all the translator factories. Translator factories are * responsible for supplying the proper translator on demand. * diff --git a/TAO/tao/Codeset/Codeset_Descriptor.h b/TAO/tao/Codeset/Codeset_Descriptor.h index a0a8b89363c..389b6fbcaee 100644 --- a/TAO/tao/Codeset/Codeset_Descriptor.h +++ b/TAO/tao/Codeset/Codeset_Descriptor.h @@ -4,8 +4,6 @@ /** * @file Codeset_Descriptor.h * - * $Id$ - * * @author Phil Mesnier */ //============================================================================= diff --git a/TAO/tao/Codeset/Codeset_Manager_Factory.h b/TAO/tao/Codeset/Codeset_Manager_Factory.h index d645beca3f5..936c8ac97c7 100644 --- a/TAO/tao/Codeset/Codeset_Manager_Factory.h +++ b/TAO/tao/Codeset/Codeset_Manager_Factory.h @@ -5,8 +5,6 @@ /** * @file Codeset_Manager_Factory.h * - * $Id$ - * * @author Carlos O'Ryan <coryan@uci.edu> */ //============================================================================= diff --git a/TAO/tao/Codeset/Codeset_Manager_i.h b/TAO/tao/Codeset/Codeset_Manager_i.h index 3efbbfb8d51..1a60a78f9d3 100644 --- a/TAO/tao/Codeset/Codeset_Manager_i.h +++ b/TAO/tao/Codeset/Codeset_Manager_i.h @@ -4,8 +4,6 @@ /* * @file Codeset_Manager_i.h * - * $Id$ - * * Interface for the TAO CodeSet Manager. * * @author Phil Mesnier diff --git a/TAO/tao/Codeset/Codeset_Service_Context_Handler.h b/TAO/tao/Codeset/Codeset_Service_Context_Handler.h index 6c2f04b7427..05d55d8d12b 100644 --- a/TAO/tao/Codeset/Codeset_Service_Context_Handler.h +++ b/TAO/tao/Codeset/Codeset_Service_Context_Handler.h @@ -4,8 +4,6 @@ /** * @file Codeset_Service_Context_Handler.h * - * $Id$ - * * @author Johnny Willemsen <jwillemsen@remedy.nl> */ // =================================================================== diff --git a/TAO/tao/Codeset/Codeset_Translator_Factory.cpp b/TAO/tao/Codeset/Codeset_Translator_Factory.cpp index 70ebc2a10b3..7c68dcc59df 100644 --- a/TAO/tao/Codeset/Codeset_Translator_Factory.cpp +++ b/TAO/tao/Codeset/Codeset_Translator_Factory.cpp @@ -4,8 +4,6 @@ /** * @file Codeset_Translator_Factory.cpp * - * $Id$ - * * The base for all the translator factories. Translator factories are * responsible for supplying the proper translator on demand. * diff --git a/TAO/tao/Codeset/Codeset_Translator_Factory.h b/TAO/tao/Codeset/Codeset_Translator_Factory.h index 518a168de63..45b418ac4a6 100644 --- a/TAO/tao/Codeset/Codeset_Translator_Factory.h +++ b/TAO/tao/Codeset/Codeset_Translator_Factory.h @@ -4,8 +4,6 @@ /** * @file Codeset_Translator_Factory.h * - * $Id$ - * * @author Phil Mesnier <mesnier_p@ociweb.com> */ // =================================================================== diff --git a/TAO/tao/Codeset/Codeset_Translator_Factory_T.cpp b/TAO/tao/Codeset/Codeset_Translator_Factory_T.cpp index bf8f141653a..c3208e9c2db 100644 --- a/TAO/tao/Codeset/Codeset_Translator_Factory_T.cpp +++ b/TAO/tao/Codeset/Codeset_Translator_Factory_T.cpp @@ -3,8 +3,6 @@ /** * @file Codeset_Translator_Factory_T.cpp * - * $Id$ - * * The template for creating a particular instance of a codeset translator * * diff --git a/TAO/tao/Codeset/Codeset_Translator_Factory_T.h b/TAO/tao/Codeset/Codeset_Translator_Factory_T.h index ce5a902c7fe..3e470285c63 100644 --- a/TAO/tao/Codeset/Codeset_Translator_Factory_T.h +++ b/TAO/tao/Codeset/Codeset_Translator_Factory_T.h @@ -4,8 +4,6 @@ /** * @file Codeset_Translator_Factory_T.h * - * $Id$ - * * @author Phil Mesnier <mesnier_p@ociweb.com> */ // =================================================================== diff --git a/TAO/tao/Codeset/UTF16_BOM_Factory.cpp b/TAO/tao/Codeset/UTF16_BOM_Factory.cpp index 0ce8840b917..b198ad0411a 100644 --- a/TAO/tao/Codeset/UTF16_BOM_Factory.cpp +++ b/TAO/tao/Codeset/UTF16_BOM_Factory.cpp @@ -4,8 +4,6 @@ /** * @file UTF16_BOM_Factory.cpp * - * $Id$ - * * Loader for an instance of the UTF16_BOM_Translator. * * diff --git a/TAO/tao/Codeset/UTF16_BOM_Factory.h b/TAO/tao/Codeset/UTF16_BOM_Factory.h index add00a67c23..beef94d47dc 100644 --- a/TAO/tao/Codeset/UTF16_BOM_Factory.h +++ b/TAO/tao/Codeset/UTF16_BOM_Factory.h @@ -4,8 +4,6 @@ /** * @file UTF16_BOM_Factory.h * - * $Id$ - * * Loader for an instance of the UTF16_BOM_Translator. * * diff --git a/TAO/tao/Codeset/UTF16_BOM_Translator.h b/TAO/tao/Codeset/UTF16_BOM_Translator.h index 6dbe046621d..a9815cc21e1 100644 --- a/TAO/tao/Codeset/UTF16_BOM_Translator.h +++ b/TAO/tao/Codeset/UTF16_BOM_Translator.h @@ -4,8 +4,6 @@ /** * @file UTF16_BOM_Translator.h * - * $Id$ - * * * * @author Phil Mesnier <mesnier_p@ociweb.com> diff --git a/TAO/tao/Codeset/UTF8_Latin1_Translator.cpp b/TAO/tao/Codeset/UTF8_Latin1_Translator.cpp index 192ea8b72c3..390c6c54a7e 100644 --- a/TAO/tao/Codeset/UTF8_Latin1_Translator.cpp +++ b/TAO/tao/Codeset/UTF8_Latin1_Translator.cpp @@ -4,8 +4,6 @@ /** * @file UTF8_Latin1_Translator.cpp * - * $Id$ - * * Defines the methods required to convert UTF-8 based unicode strings * to the Latin-1 codeset. * diff --git a/TAO/tao/Codeset/UTF8_Latin1_Translator.h b/TAO/tao/Codeset/UTF8_Latin1_Translator.h index 791ea994d43..bb2f2e39f31 100644 --- a/TAO/tao/Codeset/UTF8_Latin1_Translator.h +++ b/TAO/tao/Codeset/UTF8_Latin1_Translator.h @@ -4,8 +4,6 @@ /** * @file UTF8_Latin1_Translator.h * - * $Id$ - * * * * @author Phil Mesnier <mesnier_p@ociweb.com> diff --git a/TAO/tao/Codeset_Descriptor_Base.h b/TAO/tao/Codeset_Descriptor_Base.h index cb3a3521bc4..7f26ec50c7f 100644 --- a/TAO/tao/Codeset_Descriptor_Base.h +++ b/TAO/tao/Codeset_Descriptor_Base.h @@ -4,8 +4,6 @@ /** * @file Codeset_Descriptor_Base.h * - * $Id$ - * * @author Phil Mesnier */ //============================================================================= diff --git a/TAO/tao/Codeset_Manager.h b/TAO/tao/Codeset_Manager.h index 0afbde23a4f..796a7de6c23 100644 --- a/TAO/tao/Codeset_Manager.h +++ b/TAO/tao/Codeset_Manager.h @@ -4,8 +4,6 @@ /* * @file Codeset_Manager.h * - * $Id$ - * * Interface for the TAO CodeSet Manager. * * @author Mahesh Vedantam <mahesh@ociweb.com> diff --git a/TAO/tao/Codeset_Manager_Factory_Base.h b/TAO/tao/Codeset_Manager_Factory_Base.h index 6f658f6d0ec..0b7040a208f 100644 --- a/TAO/tao/Codeset_Manager_Factory_Base.h +++ b/TAO/tao/Codeset_Manager_Factory_Base.h @@ -4,8 +4,6 @@ /* * @file Codeset_Manager_Factory_Base.h * - * $Id$ - * * Interface for the TAO CodeSet Manager. * * @author Mahesh Vedantam <mahesh@ociweb.com> diff --git a/TAO/tao/Codeset_Translator_Base.cpp b/TAO/tao/Codeset_Translator_Base.cpp index d0a2cc943ff..d269d80a61c 100644 --- a/TAO/tao/Codeset_Translator_Base.cpp +++ b/TAO/tao/Codeset_Translator_Base.cpp @@ -4,8 +4,6 @@ /** * @file Codeset_Translator_Base.cpp * - * $Id$ - * * factories are responsible for supplying the proper translator on * demand. * diff --git a/TAO/tao/Codeset_Translator_Base.h b/TAO/tao/Codeset_Translator_Base.h index 0b17bdc4cde..411dd8e70ed 100644 --- a/TAO/tao/Codeset_Translator_Base.h +++ b/TAO/tao/Codeset_Translator_Base.h @@ -4,8 +4,6 @@ /** * @file Codeset_Translator_Base.h * - * $Id$ - * * @author Phil Mesnier <mesnier_p@ociweb.com> */ // =================================================================== diff --git a/TAO/tao/Collocated_Invocation.h b/TAO/tao/Collocated_Invocation.h index d86cd1bca01..4d36f2e71af 100644 --- a/TAO/tao/Collocated_Invocation.h +++ b/TAO/tao/Collocated_Invocation.h @@ -4,8 +4,6 @@ /** * @file Collocated_Invocation.h * - * $Id$ - * * * @author Balachandran Natarajan <bala@dre.vanderbilt.edu> */ diff --git a/TAO/tao/Collocation_Resolver.h b/TAO/tao/Collocation_Resolver.h index 964497217d8..9f405446b18 100644 --- a/TAO/tao/Collocation_Resolver.h +++ b/TAO/tao/Collocation_Resolver.h @@ -4,8 +4,6 @@ /** * @file Collocation_Resolver.h * - * $Id$ - * * @author Irfan Pyarali */ // =================================================================== diff --git a/TAO/tao/Collocation_Strategy.h b/TAO/tao/Collocation_Strategy.h index 00e4050b5b5..8bf077ebe03 100644 --- a/TAO/tao/Collocation_Strategy.h +++ b/TAO/tao/Collocation_Strategy.h @@ -4,8 +4,6 @@ /** * @file Collocation_Strategy.h * - * $Id$ - * * @author DOC Group - Wash U and UCI */ //============================================================================= diff --git a/TAO/tao/Compression/Base_Compressor.h b/TAO/tao/Compression/Base_Compressor.h index c3911056228..c2a00e9eaf3 100644 --- a/TAO/tao/Compression/Base_Compressor.h +++ b/TAO/tao/Compression/Base_Compressor.h @@ -4,8 +4,6 @@ /** * @file Base_Compressor.h * - * $Id$ - * * @author Johnny Willemsen <jwillemsen@remedy.nl> */ // =================================================================== diff --git a/TAO/tao/Compression/Compression.h b/TAO/tao/Compression/Compression.h index 605de8554dd..26f80c6b8ff 100644 --- a/TAO/tao/Compression/Compression.h +++ b/TAO/tao/Compression/Compression.h @@ -4,8 +4,6 @@ /** * @file Compression.h * - * $Id$ - * * Dynamic loader object for Compression * * @author Johnny Willemsen <jwillemsen@remedy.nl> diff --git a/TAO/tao/Compression/Compression_Manager.h b/TAO/tao/Compression/Compression_Manager.h index c09aa0aa43d..7c5a7e8cc3d 100644 --- a/TAO/tao/Compression/Compression_Manager.h +++ b/TAO/tao/Compression/Compression_Manager.h @@ -4,8 +4,6 @@ /** * @file Compression_Manager.h * - * $Id$ - * * @author Johnny Willemsen <jwillemsen@remedy.nl> */ // =================================================================== diff --git a/TAO/tao/Compression/Compressor_Factory.h b/TAO/tao/Compression/Compressor_Factory.h index fe2d0a8d05b..c765efd4283 100644 --- a/TAO/tao/Compression/Compressor_Factory.h +++ b/TAO/tao/Compression/Compressor_Factory.h @@ -4,8 +4,6 @@ /** * @file Compressor_Factory.h * - * $Id$ - * * @author Johnny Willemsen <jwillemsen@remedy.nl> */ // =================================================================== diff --git a/TAO/tao/Compression/bzip2/Bzip2Compressor.h b/TAO/tao/Compression/bzip2/Bzip2Compressor.h index 3bccf26ad49..034bc818e2d 100644 --- a/TAO/tao/Compression/bzip2/Bzip2Compressor.h +++ b/TAO/tao/Compression/bzip2/Bzip2Compressor.h @@ -4,8 +4,6 @@ /** * @file Bzip2Compressor.h * - * $Id$ - * * See http://www.zlib.net/manual.html for the zlib interface itself * * @author Johnny Willemsen <jwillemsen@remedy.nl> diff --git a/TAO/tao/Compression/bzip2/Bzip2Compressor_Factory.h b/TAO/tao/Compression/bzip2/Bzip2Compressor_Factory.h index 930226d949b..ef7b5176b11 100644 --- a/TAO/tao/Compression/bzip2/Bzip2Compressor_Factory.h +++ b/TAO/tao/Compression/bzip2/Bzip2Compressor_Factory.h @@ -4,8 +4,6 @@ /** * @file Bzip2Compressor_Factory.h * - * $Id$ - * * @author Johnny Willemsen <jwillemsen@remedy.nl> */ // =================================================================== diff --git a/TAO/tao/Compression/lzo/LzoCompressor.h b/TAO/tao/Compression/lzo/LzoCompressor.h index 467482b59cb..c5ce5aea0bb 100644 --- a/TAO/tao/Compression/lzo/LzoCompressor.h +++ b/TAO/tao/Compression/lzo/LzoCompressor.h @@ -4,8 +4,6 @@ /** * @file LzoCompressor.h * - * $Id$ - * * See http://www.oberhumer.com/ for the lzo interface itself * * @author Johnny Willemsen <jwillemsen@remedy.nl> diff --git a/TAO/tao/Compression/lzo/LzoCompressor_Factory.h b/TAO/tao/Compression/lzo/LzoCompressor_Factory.h index 11809c60137..aa1e4fbeb46 100644 --- a/TAO/tao/Compression/lzo/LzoCompressor_Factory.h +++ b/TAO/tao/Compression/lzo/LzoCompressor_Factory.h @@ -4,8 +4,6 @@ /** * @file LzoCompressor_Factory.h * - * $Id$ - * * @author Johnny Willemsen <jwillemsen@remedy.nl> */ // =================================================================== diff --git a/TAO/tao/Compression/rle/RLECompressor.h b/TAO/tao/Compression/rle/RLECompressor.h index 68522c790a4..741f8f5810c 100644 --- a/TAO/tao/Compression/rle/RLECompressor.h +++ b/TAO/tao/Compression/rle/RLECompressor.h @@ -4,8 +4,6 @@ /** * @file RLECompressor.h * - * $Id$ - * * @author Derek Dominish <derek.dominish@dsto.defence.gov.au> */ // =================================================================== diff --git a/TAO/tao/Compression/rle/RLECompressor_Factory.h b/TAO/tao/Compression/rle/RLECompressor_Factory.h index b57116407ab..e4b144388f7 100644 --- a/TAO/tao/Compression/rle/RLECompressor_Factory.h +++ b/TAO/tao/Compression/rle/RLECompressor_Factory.h @@ -4,8 +4,6 @@ /** * @file RLECompressor_Factory.h * - * $Id$ - * * @author Derek Dominish <derek.dominish@dsto.defence.gov.au> */ // =================================================================== diff --git a/TAO/tao/Compression/zlib/ZlibCompressor.h b/TAO/tao/Compression/zlib/ZlibCompressor.h index 9988581d06c..39288abf8d3 100644 --- a/TAO/tao/Compression/zlib/ZlibCompressor.h +++ b/TAO/tao/Compression/zlib/ZlibCompressor.h @@ -4,8 +4,6 @@ /** * @file ZlibCompressor.h * - * $Id$ - * * See http://www.zlib.net/manual.html for the zlib interface itself * * @author Johnny Willemsen <jwillemsen@remedy.nl> diff --git a/TAO/tao/Compression/zlib/ZlibCompressor_Factory.h b/TAO/tao/Compression/zlib/ZlibCompressor_Factory.h index 3db807b9bb7..5274e54eb49 100644 --- a/TAO/tao/Compression/zlib/ZlibCompressor_Factory.h +++ b/TAO/tao/Compression/zlib/ZlibCompressor_Factory.h @@ -4,8 +4,6 @@ /** * @file ZlibCompressor_Factory.h * - * $Id$ - * * @author Johnny Willemsen <jwillemsen@remedy.nl> */ // =================================================================== diff --git a/TAO/tao/Condition.h b/TAO/tao/Condition.h index a4405721de6..0d7a1fd63c4 100644 --- a/TAO/tao/Condition.h +++ b/TAO/tao/Condition.h @@ -4,8 +4,6 @@ /** * @file Condition.h * - * $Id$ - * * @author From ACE to TAO by Balachandran Natarajan <bala@cs.wustl.edu> */ //============================================================================= diff --git a/TAO/tao/Connect_Strategy.h b/TAO/tao/Connect_Strategy.h index 4f69b1a19e9..763662e4996 100644 --- a/TAO/tao/Connect_Strategy.h +++ b/TAO/tao/Connect_Strategy.h @@ -4,8 +4,6 @@ /** * @file Connect_Strategy.h * - * $Id$ - * * @author Balachandran Natarajan <bala@cs.wustl.edu> */ //============================================================================= diff --git a/TAO/tao/Connection_Handler.h b/TAO/tao/Connection_Handler.h index f027d5134ad..7009d08b963 100644 --- a/TAO/tao/Connection_Handler.h +++ b/TAO/tao/Connection_Handler.h @@ -4,8 +4,6 @@ /** * @file Connection_Handler.h * - * $Id$ - * * @author Balachandran Natarajan <bala@cs.wustl.edu> */ //============================================================================= diff --git a/TAO/tao/Connection_Purging_Strategy.h b/TAO/tao/Connection_Purging_Strategy.h index 1e3bfbc996d..7cf597bf0f7 100644 --- a/TAO/tao/Connection_Purging_Strategy.h +++ b/TAO/tao/Connection_Purging_Strategy.h @@ -4,8 +4,6 @@ /** * @file Connection_Purging_Strategy.h * - * $Id$ - * * @author Chad Elliott (elliott_c@ociweb.com) */ // ================================================================ diff --git a/TAO/tao/Connector_Impl.h b/TAO/tao/Connector_Impl.h index c40111ec7e4..2e7432c1803 100644 --- a/TAO/tao/Connector_Impl.h +++ b/TAO/tao/Connector_Impl.h @@ -4,8 +4,6 @@ /** * @file Connector_Impl.h * - * $Id$ - * * @author Balachandran Natarajan <bala@cs.wustl.edu> */ // =================================================================== diff --git a/TAO/tao/Connector_Registry.h b/TAO/tao/Connector_Registry.h index 3f99720c662..783dcf2fb1c 100644 --- a/TAO/tao/Connector_Registry.h +++ b/TAO/tao/Connector_Registry.h @@ -4,8 +4,6 @@ /** * @file Connector_Registry.h * - * $Id$ - * * Interface for the TAO Connector Registry * * @author Fred Kuhns <fredk@cs.wustl.edu> diff --git a/TAO/tao/DLL_Parser.h b/TAO/tao/DLL_Parser.h index 61795f7547a..a584bf0e64f 100644 --- a/TAO/tao/DLL_Parser.h +++ b/TAO/tao/DLL_Parser.h @@ -4,8 +4,6 @@ /** * @file DLL_Parser.h * - * $Id$ - * * @author Carlos O'Ryan (coryan@cs.wustl.edu) */ //============================================================================= diff --git a/TAO/tao/Default_Collocation_Resolver.h b/TAO/tao/Default_Collocation_Resolver.h index fb010de359a..24f3ff5b36e 100644 --- a/TAO/tao/Default_Collocation_Resolver.h +++ b/TAO/tao/Default_Collocation_Resolver.h @@ -4,8 +4,6 @@ /** * @file Default_Collocation_Resolver.h * - * $Id$ - * * @author Irfan Pyarali */ // =================================================================== diff --git a/TAO/tao/Default_Endpoint_Selector_Factory.h b/TAO/tao/Default_Endpoint_Selector_Factory.h index 59fce9ff79c..f050cb771cb 100644 --- a/TAO/tao/Default_Endpoint_Selector_Factory.h +++ b/TAO/tao/Default_Endpoint_Selector_Factory.h @@ -4,8 +4,6 @@ /** * @file Default_Endpoint_Selector_Factory.h * - * $Id$ - * * Strategies for selecting profile/endpoint from an IOR for making an * invocation. * diff --git a/TAO/tao/Default_Stub_Factory.h b/TAO/tao/Default_Stub_Factory.h index 99df71d64bf..03a0142070f 100644 --- a/TAO/tao/Default_Stub_Factory.h +++ b/TAO/tao/Default_Stub_Factory.h @@ -4,8 +4,6 @@ /** * @file Default_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/Default_Thread_Lane_Resources_Manager.h b/TAO/tao/Default_Thread_Lane_Resources_Manager.h index 6e17fc471c6..37ed5a68929 100644 --- a/TAO/tao/Default_Thread_Lane_Resources_Manager.h +++ b/TAO/tao/Default_Thread_Lane_Resources_Manager.h @@ -4,8 +4,6 @@ /** * @file Default_Thread_Lane_Resources_Manager.h * - * $Id$ - * * @author Irfan Pyarali */ // =================================================================== diff --git a/TAO/tao/DiffServPolicy/Client_Network_Priority_Policy.h b/TAO/tao/DiffServPolicy/Client_Network_Priority_Policy.h index 6751f70a21d..26a40b9cee3 100644 --- a/TAO/tao/DiffServPolicy/Client_Network_Priority_Policy.h +++ b/TAO/tao/DiffServPolicy/Client_Network_Priority_Policy.h @@ -4,8 +4,6 @@ /** * @file Client_Network_Priority_Policy.h * - * $Id$ - * * */ //============================================================================= diff --git a/TAO/tao/DiffServPolicy/DiffServPolicy.h b/TAO/tao/DiffServPolicy/DiffServPolicy.h index 72e8a6b6085..1f88da59fef 100644 --- a/TAO/tao/DiffServPolicy/DiffServPolicy.h +++ b/TAO/tao/DiffServPolicy/DiffServPolicy.h @@ -4,8 +4,6 @@ /** * @file DiffServPolicy.h * - * $Id$ - * * @author Jaiganesh Balasubramanian <jai@dre.vanderbilt.edu> * Johnny Willemsen <jwillemsen@remedy.nl> */ diff --git a/TAO/tao/DiffServPolicy/DiffServPolicy_Factory.h b/TAO/tao/DiffServPolicy/DiffServPolicy_Factory.h index 0f7119b1a5f..f195cd99ee2 100644 --- a/TAO/tao/DiffServPolicy/DiffServPolicy_Factory.h +++ b/TAO/tao/DiffServPolicy/DiffServPolicy_Factory.h @@ -4,8 +4,6 @@ /** * @file DiffServPolicy_Factory.h * - * $Id$ - * * @author Jaiganesh Balasubramanian <jai@dre.vanderbilt.edu> * @author Johnny Willemsen <jwillemsen@remedy.nl> */ diff --git a/TAO/tao/DiffServPolicy/DiffServPolicy_ORBInitializer.h b/TAO/tao/DiffServPolicy/DiffServPolicy_ORBInitializer.h index 1e708d124f1..b99cf2d340b 100644 --- a/TAO/tao/DiffServPolicy/DiffServPolicy_ORBInitializer.h +++ b/TAO/tao/DiffServPolicy/DiffServPolicy_ORBInitializer.h @@ -4,8 +4,6 @@ /** * @file DiffServPolicy_ORBInitializer.h * - * $Id$ - * * @author Jaiganesh Balasubramanian <jai@dre.vanderbilt.edu> * Johnny Willemsen <jwillemsen@remedy.nl> */ diff --git a/TAO/tao/DiffServPolicy/DiffServ_Network_Priority_Hook.h b/TAO/tao/DiffServPolicy/DiffServ_Network_Priority_Hook.h index 614d2f8853a..af0b1529007 100644 --- a/TAO/tao/DiffServPolicy/DiffServ_Network_Priority_Hook.h +++ b/TAO/tao/DiffServPolicy/DiffServ_Network_Priority_Hook.h @@ -4,8 +4,6 @@ /** * @file DiffServ_Network_Priority_Hook.h * - * $Id$ - * * @author Jaiganesh Balasubramanian <jai@dre.vanderbilt.edu> * Johnny Willemsen <jwillemsen@remedy.nl> */ diff --git a/TAO/tao/DiffServPolicy/DiffServ_Protocols_Hooks.h b/TAO/tao/DiffServPolicy/DiffServ_Protocols_Hooks.h index 5ce889e37b4..3b615c12d56 100644 --- a/TAO/tao/DiffServPolicy/DiffServ_Protocols_Hooks.h +++ b/TAO/tao/DiffServPolicy/DiffServ_Protocols_Hooks.h @@ -4,8 +4,6 @@ /** * @file DiffServ_Protocols_Hooks.h * - * $Id$ - * * @author Jaiganesh Balasubramanian <jai@dre.vanderbilt.edu> * Johnny Willemsen <jwillemsen@remedy.nl> */ diff --git a/TAO/tao/DiffServPolicy/DiffServ_Service_Context_Handler.h b/TAO/tao/DiffServPolicy/DiffServ_Service_Context_Handler.h index c1ca9c7d819..f2efb4023c6 100644 --- a/TAO/tao/DiffServPolicy/DiffServ_Service_Context_Handler.h +++ b/TAO/tao/DiffServPolicy/DiffServ_Service_Context_Handler.h @@ -4,8 +4,6 @@ /** * @file DiffServ_Service_Context_Handler.h * - * $Id$ - * * @author Johnny Willemsen <jwillemsen@remedy.nl> */ // =================================================================== diff --git a/TAO/tao/DiffServPolicy/Server_Network_Priority_Policy.h b/TAO/tao/DiffServPolicy/Server_Network_Priority_Policy.h index 3424e27efe4..3998a7195e3 100644 --- a/TAO/tao/DiffServPolicy/Server_Network_Priority_Policy.h +++ b/TAO/tao/DiffServPolicy/Server_Network_Priority_Policy.h @@ -4,8 +4,6 @@ /** * @file Server_Network_Priority_Policy.h * - * $Id$ - * * */ //============================================================================= diff --git a/TAO/tao/DynamicAny/DynAnyFactory.cpp b/TAO/tao/DynamicAny/DynAnyFactory.cpp index bd4a02e470b..c741c9d4f56 100644 --- a/TAO/tao/DynamicAny/DynAnyFactory.cpp +++ b/TAO/tao/DynamicAny/DynAnyFactory.cpp @@ -2,8 +2,6 @@ /** * @file DynAnyFactory.cpp * - * $Id$ - * * @author Carlos O'Ryan <coryan@uci.edu> */ //============================================================================= diff --git a/TAO/tao/DynamicAny/DynAnyFactory.h b/TAO/tao/DynamicAny/DynAnyFactory.h index 40ae7e16750..22c902b6f5d 100644 --- a/TAO/tao/DynamicAny/DynAnyFactory.h +++ b/TAO/tao/DynamicAny/DynAnyFactory.h @@ -3,8 +3,6 @@ /** * @file DynAnyFactory.h * - * $Id$ - * * @author Carlos O'Ryan <coryan@uci.edu> */ //============================================================================= diff --git a/TAO/tao/DynamicAny/DynAnyUtils_T.cpp b/TAO/tao/DynamicAny/DynAnyUtils_T.cpp index 9034d7fbd21..797851a1e5c 100644 --- a/TAO/tao/DynamicAny/DynAnyUtils_T.cpp +++ b/TAO/tao/DynamicAny/DynAnyUtils_T.cpp @@ -4,8 +4,6 @@ /** * @file DynAnyUtils_T.cpp * - * $Id$ - * * Implementation of templatized common code used in Dynamic Any * * @author Jeff Parsons <j.parsons@vanderbilt.edu> diff --git a/TAO/tao/DynamicAny/DynAnyUtils_T.h b/TAO/tao/DynamicAny/DynAnyUtils_T.h index 6a1966dc9e5..6d6ba6e033b 100644 --- a/TAO/tao/DynamicAny/DynAnyUtils_T.h +++ b/TAO/tao/DynamicAny/DynAnyUtils_T.h @@ -4,8 +4,6 @@ /** * @file DynAnyUtils_T.h * - * $Id$ - * * Declaration of templatized common code used in Dynamic Any * * @author Jeff Parsons <j.parsons@vanderbilt.edu> diff --git a/TAO/tao/DynamicAny/DynAny_i.h b/TAO/tao/DynamicAny/DynAny_i.h index 1287c2705ee..2488649d5b4 100644 --- a/TAO/tao/DynamicAny/DynAny_i.h +++ b/TAO/tao/DynamicAny/DynAny_i.h @@ -3,8 +3,6 @@ /** * @file DynAny_i.h * - * $Id$ - * * @author Jeff Parsons <parsons@cs.wustl.edu> */ //============================================================================= diff --git a/TAO/tao/DynamicAny/DynArray_i.h b/TAO/tao/DynamicAny/DynArray_i.h index 34f75677938..6a512602212 100644 --- a/TAO/tao/DynamicAny/DynArray_i.h +++ b/TAO/tao/DynamicAny/DynArray_i.h @@ -4,8 +4,6 @@ /** * @file DynArray_i.h * - * $Id$ - * * @author Jeff Parsons <parsons@cs.wustl.edu> */ //============================================================================= diff --git a/TAO/tao/DynamicAny/DynCommon.h b/TAO/tao/DynamicAny/DynCommon.h index 8275462a520..52af822228b 100644 --- a/TAO/tao/DynamicAny/DynCommon.h +++ b/TAO/tao/DynamicAny/DynCommon.h @@ -4,8 +4,6 @@ /** * @file DynCommon.h * - * $Id$ - * * @author Jeff Parsons <parsons@cs.wustl.edu> */ //============================================================================= diff --git a/TAO/tao/DynamicAny/DynEnum_i.h b/TAO/tao/DynamicAny/DynEnum_i.h index e5ea2d54784..471cd24ce6d 100644 --- a/TAO/tao/DynamicAny/DynEnum_i.h +++ b/TAO/tao/DynamicAny/DynEnum_i.h @@ -4,8 +4,6 @@ /** * @file DynEnum_i.h * - * $Id$ - * * @author Jeff Parsons <parsons@cs.wustl.edu> */ //============================================================================= diff --git a/TAO/tao/DynamicAny/DynSequence_i.h b/TAO/tao/DynamicAny/DynSequence_i.h index bf7d4e46248..f76bc51aa9d 100644 --- a/TAO/tao/DynamicAny/DynSequence_i.h +++ b/TAO/tao/DynamicAny/DynSequence_i.h @@ -3,8 +3,6 @@ /** * @file DynSequence_i.h * - * $Id$ - * * @author Jeff Parsons <parsons@cs.wustl.edu> */ //============================================================================= diff --git a/TAO/tao/DynamicAny/DynStruct_i.h b/TAO/tao/DynamicAny/DynStruct_i.h index e081a70f3ca..f390cda7a22 100644 --- a/TAO/tao/DynamicAny/DynStruct_i.h +++ b/TAO/tao/DynamicAny/DynStruct_i.h @@ -3,8 +3,6 @@ /** * @file DynStruct_i.h * - * $Id$ - * * @author Jeff Parsons <parsons@cs.wustl.edu> */ //============================================================================= diff --git a/TAO/tao/DynamicAny/DynUnion_i.h b/TAO/tao/DynamicAny/DynUnion_i.h index efe8e7dc719..e12129861e0 100644 --- a/TAO/tao/DynamicAny/DynUnion_i.h +++ b/TAO/tao/DynamicAny/DynUnion_i.h @@ -3,8 +3,6 @@ /** * @file DynUnion_i.h * - * $Id$ - * * @author Jeff Parsons <parsons@cs.wustl.edu> */ //============================================================================= diff --git a/TAO/tao/DynamicAny/DynValueBox_i.h b/TAO/tao/DynamicAny/DynValueBox_i.h index cb427b8da5c..992fa8aedb4 100644 --- a/TAO/tao/DynamicAny/DynValueBox_i.h +++ b/TAO/tao/DynamicAny/DynValueBox_i.h @@ -3,8 +3,6 @@ /** * @file DynValueBox_i.h * - * $Id$ - * * @author simon dot massey at prismtech dot com */ //============================================================================= diff --git a/TAO/tao/DynamicAny/DynValueCommon_i.h b/TAO/tao/DynamicAny/DynValueCommon_i.h index 013ad1e6c1f..30cc907773d 100644 --- a/TAO/tao/DynamicAny/DynValueCommon_i.h +++ b/TAO/tao/DynamicAny/DynValueCommon_i.h @@ -3,8 +3,6 @@ /** * @file DynValueCommon_i.h * - * $Id$ - * * @author simon dot massey at prismtech dot com */ //============================================================================= diff --git a/TAO/tao/DynamicAny/DynValue_i.h b/TAO/tao/DynamicAny/DynValue_i.h index e186672cf47..ce0194f7211 100644 --- a/TAO/tao/DynamicAny/DynValue_i.h +++ b/TAO/tao/DynamicAny/DynValue_i.h @@ -3,8 +3,6 @@ /** * @file DynValue_i.h * - * $Id$ - * * @author simon dot massey at prismtech dot com */ //============================================================================= diff --git a/TAO/tao/DynamicAny/DynamicAny.cpp b/TAO/tao/DynamicAny/DynamicAny.cpp index f53b177dbf4..1b6128a6254 100644 --- a/TAO/tao/DynamicAny/DynamicAny.cpp +++ b/TAO/tao/DynamicAny/DynamicAny.cpp @@ -2,8 +2,6 @@ /** * @file DynamicAny.cpp * - * $Id$ - * * @author Carlos O'Ryan <coryan@uci.edu> */ //============================================================================= diff --git a/TAO/tao/DynamicAny/DynamicAny.h b/TAO/tao/DynamicAny/DynamicAny.h index 71a0564d5eb..6d8059ff461 100644 --- a/TAO/tao/DynamicAny/DynamicAny.h +++ b/TAO/tao/DynamicAny/DynamicAny.h @@ -4,8 +4,6 @@ /** * @file DynamicAny.h * - * $Id$ - * * @author Carlos O'Ryan <coryan@uci.edu> */ //============================================================================= diff --git a/TAO/tao/DynamicInterface/AMH_DSI_Response_Handler.h b/TAO/tao/DynamicInterface/AMH_DSI_Response_Handler.h index 09649c06f8c..fb74a2c54ae 100644 --- a/TAO/tao/DynamicInterface/AMH_DSI_Response_Handler.h +++ b/TAO/tao/DynamicInterface/AMH_DSI_Response_Handler.h @@ -4,8 +4,6 @@ /** * @file AMH_DSI_Response_Handler.h * - * $Id$ - * * @brief Handle the Response appropriately. */ //===================================================================== diff --git a/TAO/tao/DynamicInterface/Context.h b/TAO/tao/DynamicInterface/Context.h index 5873eed40d3..a6fa56f1d07 100644 --- a/TAO/tao/DynamicInterface/Context.h +++ b/TAO/tao/DynamicInterface/Context.h @@ -4,8 +4,6 @@ /** * @file Context.h * - * $Id$ - * * Header file for CORBA Context class. * * @author Jeff Parsons <parsons@cs.wustl.edu> diff --git a/TAO/tao/DynamicInterface/DII_Arguments.h b/TAO/tao/DynamicInterface/DII_Arguments.h index fb498aa492d..9505f07b941 100644 --- a/TAO/tao/DynamicInterface/DII_Arguments.h +++ b/TAO/tao/DynamicInterface/DII_Arguments.h @@ -4,8 +4,6 @@ /** * @file DII_Arguments.h * - * $Id$ - * * @author Jeff Parsons <j.parsons@vanderbilt.edu> */ //============================================================================= diff --git a/TAO/tao/DynamicInterface/DII_Arguments_Converter_Impl.h b/TAO/tao/DynamicInterface/DII_Arguments_Converter_Impl.h index 53ee52c0b87..342c4a99399 100644 --- a/TAO/tao/DynamicInterface/DII_Arguments_Converter_Impl.h +++ b/TAO/tao/DynamicInterface/DII_Arguments_Converter_Impl.h @@ -4,8 +4,6 @@ /** * @file DII_Arguments_Converter_Impl.h * - * $Id$ - * * @author Yan Dai <dai_y@ociweb.com> */ //============================================================================= diff --git a/TAO/tao/DynamicInterface/DII_CORBA_methods.h b/TAO/tao/DynamicInterface/DII_CORBA_methods.h index 4de9bd17a2c..2a5dc611be2 100644 --- a/TAO/tao/DynamicInterface/DII_CORBA_methods.h +++ b/TAO/tao/DynamicInterface/DII_CORBA_methods.h @@ -4,8 +4,6 @@ /** * @file DII_CORBA_methods.h * - * $Id$ - * * Declarations of DII methods in the CORBA namespace. * * @author Ossama Othman <ossama@dre.vanderbilt.edu> diff --git a/TAO/tao/DynamicInterface/DII_Invocation.h b/TAO/tao/DynamicInterface/DII_Invocation.h index 63db0d305da..37a16bc2733 100644 --- a/TAO/tao/DynamicInterface/DII_Invocation.h +++ b/TAO/tao/DynamicInterface/DII_Invocation.h @@ -4,8 +4,6 @@ /** * @file DII_Invocation.h * - * $Id$ - * * @brief The DII invocation classes. * * @author Carlos O'Ryan <coryan@cs.wustl.edu> diff --git a/TAO/tao/DynamicInterface/DII_Invocation_Adapter.h b/TAO/tao/DynamicInterface/DII_Invocation_Adapter.h index 3b77f29b3c8..a1677cdc5b3 100644 --- a/TAO/tao/DynamicInterface/DII_Invocation_Adapter.h +++ b/TAO/tao/DynamicInterface/DII_Invocation_Adapter.h @@ -4,8 +4,6 @@ /** * @file DII_Invocation_Adapter.h * - * $Id$ - * * @author Balachandran Natarajan <bala@dre.vanderbilt.edu> */ //============================================================================= diff --git a/TAO/tao/DynamicInterface/DII_Reply_Dispatcher.h b/TAO/tao/DynamicInterface/DII_Reply_Dispatcher.h index 65db3c87dc3..930d0fb2670 100644 --- a/TAO/tao/DynamicInterface/DII_Reply_Dispatcher.h +++ b/TAO/tao/DynamicInterface/DII_Reply_Dispatcher.h @@ -4,8 +4,6 @@ /** * @file DII_Reply_Dispatcher.h * - * $Id$ - * * @brief Dispatch the reply appropriately. * * @author Alexander Babu Arulanthu <alex@cs.wustl.edu> diff --git a/TAO/tao/DynamicInterface/DII_Reply_Handler.h b/TAO/tao/DynamicInterface/DII_Reply_Handler.h index e9e5f2a6aa4..5d2286926c1 100644 --- a/TAO/tao/DynamicInterface/DII_Reply_Handler.h +++ b/TAO/tao/DynamicInterface/DII_Reply_Handler.h @@ -4,8 +4,6 @@ /** * @file DII_Reply_Handler.h * - * $Id$ - * * @brief Handler of DII twoway asynch replies type. */ // ============================================================= diff --git a/TAO/tao/DynamicInterface/Dynamic_Adapter_Impl.h b/TAO/tao/DynamicInterface/Dynamic_Adapter_Impl.h index 6d09c74f9f9..ae771ccb9b7 100644 --- a/TAO/tao/DynamicInterface/Dynamic_Adapter_Impl.h +++ b/TAO/tao/DynamicInterface/Dynamic_Adapter_Impl.h @@ -5,8 +5,6 @@ /** * @file Dynamic_Adapter_Impl.h * - * $Id$ - * * Header file for class TAO_Dynamic_Adapter_Impl. * * diff --git a/TAO/tao/DynamicInterface/Dynamic_Implementation.h b/TAO/tao/DynamicInterface/Dynamic_Implementation.h index 1bed495fce9..c2263af1b39 100644 --- a/TAO/tao/DynamicInterface/Dynamic_Implementation.h +++ b/TAO/tao/DynamicInterface/Dynamic_Implementation.h @@ -4,8 +4,6 @@ /** * @file Dynamic_Implementation.h * - * $Id$ - * * Header file for class TAO_DynamicImplementation. * * diff --git a/TAO/tao/DynamicInterface/ExceptionList.h b/TAO/tao/DynamicInterface/ExceptionList.h index 877249397fb..7d704c74158 100644 --- a/TAO/tao/DynamicInterface/ExceptionList.h +++ b/TAO/tao/DynamicInterface/ExceptionList.h @@ -4,8 +4,6 @@ /** * @file ExceptionList.h * - * $Id$ - * * This file defines the ExceptionList datatype used in * dynamic invocations. * diff --git a/TAO/tao/DynamicInterface/Request.h b/TAO/tao/DynamicInterface/Request.h index e912de15fe6..cc3bfc82b12 100644 --- a/TAO/tao/DynamicInterface/Request.h +++ b/TAO/tao/DynamicInterface/Request.h @@ -4,8 +4,6 @@ /** * @file Request.h * - * $Id$ - * * Header file for CORBA's Dynamic Invocation Interface "Request" * type. * diff --git a/TAO/tao/DynamicInterface/Server_Request.h b/TAO/tao/DynamicInterface/Server_Request.h index 41c8df2f76c..bfcb4c79ad0 100644 --- a/TAO/tao/DynamicInterface/Server_Request.h +++ b/TAO/tao/DynamicInterface/Server_Request.h @@ -4,8 +4,6 @@ /** * @file Server_Request.h * - * $Id$ - * * Header file for CORBA's Dynamic Server Skeleton Interface's * "Server Request" type. * diff --git a/TAO/tao/DynamicInterface/Unknown_User_Exception.h b/TAO/tao/DynamicInterface/Unknown_User_Exception.h index e309b80614d..c1fec5099ce 100644 --- a/TAO/tao/DynamicInterface/Unknown_User_Exception.h +++ b/TAO/tao/DynamicInterface/Unknown_User_Exception.h @@ -4,8 +4,6 @@ /** * @file Unknown_User_Exception.h * - * $Id$ - * * Defines the way an exception is reported by a DII request. * * diff --git a/TAO/tao/Dynamic_Adapter.h b/TAO/tao/Dynamic_Adapter.h index 63141763480..de8ab07a588 100644 --- a/TAO/tao/Dynamic_Adapter.h +++ b/TAO/tao/Dynamic_Adapter.h @@ -4,8 +4,6 @@ /** * @file Dynamic_Adapter.h * - * $Id$ - * * @author Jeff Parsons <parsons@cs.wustl.edu> */ //============================================================================= diff --git a/TAO/tao/Dynamic_TP/DTP_Config.h b/TAO/tao/Dynamic_TP/DTP_Config.h index 6deddf381de..37d087b4e93 100644 --- a/TAO/tao/Dynamic_TP/DTP_Config.h +++ b/TAO/tao/Dynamic_TP/DTP_Config.h @@ -4,8 +4,6 @@ /** * @file * - * $Id$ - * * Header file for Loading DynamicTP Configurations. * * diff --git a/TAO/tao/Dynamic_TP/DTP_ORBInitializer.h b/TAO/tao/Dynamic_TP/DTP_ORBInitializer.h index 770ac31b50d..b3aa6d5ffd4 100644 --- a/TAO/tao/Dynamic_TP/DTP_ORBInitializer.h +++ b/TAO/tao/Dynamic_TP/DTP_ORBInitializer.h @@ -4,8 +4,6 @@ /** * @file DTP_ORBInitializer.h * - * $Id$ - * * @author Ossama Othman <ossama@uci.edu> */ //============================================================================= diff --git a/TAO/tao/Dynamic_TP/DTP_ORB_Loader.h b/TAO/tao/Dynamic_TP/DTP_ORB_Loader.h index ffef32befd2..f46c6d882ee 100644 --- a/TAO/tao/Dynamic_TP/DTP_ORB_Loader.h +++ b/TAO/tao/Dynamic_TP/DTP_ORB_Loader.h @@ -4,8 +4,6 @@ /** * @file DTP_ORB_Loader.h * - * $Id$ - * * Header file for Loading DynamicTP. * * diff --git a/TAO/tao/Dynamic_TP/DTP_POA_Loader.h b/TAO/tao/Dynamic_TP/DTP_POA_Loader.h index 6af4993b46c..7ac19915c0e 100644 --- a/TAO/tao/Dynamic_TP/DTP_POA_Loader.h +++ b/TAO/tao/Dynamic_TP/DTP_POA_Loader.h @@ -4,8 +4,6 @@ /** * @file DTP_POA_Loader.h * - * $Id$ - * * Header file for Loading DynamicTP. * * diff --git a/TAO/tao/Dynamic_TP/DTP_POA_Strategy.h b/TAO/tao/Dynamic_TP/DTP_POA_Strategy.h index d64d9e0f0f7..9ad19c497f9 100644 --- a/TAO/tao/Dynamic_TP/DTP_POA_Strategy.h +++ b/TAO/tao/Dynamic_TP/DTP_POA_Strategy.h @@ -4,8 +4,6 @@ /** * @file DTP_POA_Strategy.h * - * $Id$ - * * @author Marc Neeley <neeleym@ociweb.com> */ //============================================================================= diff --git a/TAO/tao/Dynamic_TP/DTP_Thread_Lane_Resources_Manager.h b/TAO/tao/Dynamic_TP/DTP_Thread_Lane_Resources_Manager.h index 79278ec7726..0f5d4d26304 100644 --- a/TAO/tao/Dynamic_TP/DTP_Thread_Lane_Resources_Manager.h +++ b/TAO/tao/Dynamic_TP/DTP_Thread_Lane_Resources_Manager.h @@ -4,8 +4,6 @@ /** * @file DTP_Thread_Lane_Resources_Manager.h * - * $Id$ - * * @author Irfan Pyarali */ // =================================================================== diff --git a/TAO/tao/Dynamic_TP/DTP_Thread_Pool.h b/TAO/tao/Dynamic_TP/DTP_Thread_Pool.h index 143066dd9e3..520d3e5964c 100644 --- a/TAO/tao/Dynamic_TP/DTP_Thread_Pool.h +++ b/TAO/tao/Dynamic_TP/DTP_Thread_Pool.h @@ -4,8 +4,6 @@ /** * @file DTP_Thread_Pool.h * - * $Id$ - * * @author Irfan Pyarali * @author Johnny Willemsen * @author Phil Mesnier diff --git a/TAO/tao/ETCL/TAO_ETCL_Constraint.h b/TAO/tao/ETCL/TAO_ETCL_Constraint.h index 4a080fb5209..d927d1a051c 100644 --- a/TAO/tao/ETCL/TAO_ETCL_Constraint.h +++ b/TAO/tao/ETCL/TAO_ETCL_Constraint.h @@ -4,8 +4,6 @@ /** * @file TAO_ETCL_Constraint.h * - * $Id$ - * * @author Carlos O'Ryan (coryan@cs.wustl.edu) * @author Jeff Parsons (parsons@cs.wustl.edu) */ diff --git a/TAO/tao/Endpoint.h b/TAO/tao/Endpoint.h index 5a1889737a9..ef1c3ceb46f 100644 --- a/TAO/tao/Endpoint.h +++ b/TAO/tao/Endpoint.h @@ -4,8 +4,6 @@ /** * @file Endpoint.h * - * $Id$ - * * Endpoint interface, part of TAO pluggable protocol framework. * * diff --git a/TAO/tao/EndpointPolicy/EndpointPolicy.h b/TAO/tao/EndpointPolicy/EndpointPolicy.h index 8529d65f59d..6895190df68 100644 --- a/TAO/tao/EndpointPolicy/EndpointPolicy.h +++ b/TAO/tao/EndpointPolicy/EndpointPolicy.h @@ -4,8 +4,6 @@ /** * @file EndpointPolicy.h * - * $Id$ - * * @author Yan Dai <dai_y@ociweb.com> */ //============================================================================= diff --git a/TAO/tao/EndpointPolicy/EndpointPolicy_ORBInitializer.h b/TAO/tao/EndpointPolicy/EndpointPolicy_ORBInitializer.h index 2fb715963e1..8e7e423132f 100644 --- a/TAO/tao/EndpointPolicy/EndpointPolicy_ORBInitializer.h +++ b/TAO/tao/EndpointPolicy/EndpointPolicy_ORBInitializer.h @@ -4,8 +4,6 @@ /** * @file EndpointPolicy_ORBInitializer.h * - * $Id$ - * * @author Yan Dai <dai_y@ociweb.com> */ //============================================================================= diff --git a/TAO/tao/EndpointPolicy/EndpointPolicy_i.h b/TAO/tao/EndpointPolicy/EndpointPolicy_i.h index f517ee50e38..8fbd6c3c0cb 100644 --- a/TAO/tao/EndpointPolicy/EndpointPolicy_i.h +++ b/TAO/tao/EndpointPolicy/EndpointPolicy_i.h @@ -4,8 +4,6 @@ /** * @file EndpointPolicy_i.h * - * $Id$ - * * @author Yan Dai <dai_y@ociweb.com> */ //============================================================================= diff --git a/TAO/tao/EndpointPolicy/Endpoint_Acceptor_Filter.h b/TAO/tao/EndpointPolicy/Endpoint_Acceptor_Filter.h index e4f27db478c..ad7b53401ee 100644 --- a/TAO/tao/EndpointPolicy/Endpoint_Acceptor_Filter.h +++ b/TAO/tao/EndpointPolicy/Endpoint_Acceptor_Filter.h @@ -4,8 +4,6 @@ /** * @file Endpoint_Acceptor_Filter.h * - * $Id$ - * * Subclass of TAO_Default_Acceptor_Filter that populates mprofile and filters * mprofile with the endpoint policy in TAO_POA_Manager. * diff --git a/TAO/tao/EndpointPolicy/Endpoint_Acceptor_Filter_Factory.h b/TAO/tao/EndpointPolicy/Endpoint_Acceptor_Filter_Factory.h index 124aa886c4b..7f0318ba824 100644 --- a/TAO/tao/EndpointPolicy/Endpoint_Acceptor_Filter_Factory.h +++ b/TAO/tao/EndpointPolicy/Endpoint_Acceptor_Filter_Factory.h @@ -4,8 +4,6 @@ /** * @file Endpoint_Acceptor_Filter_Factory.h * - * $Id$ - * * The factory of the TAO_Endpoint_Acceptor_Filter objects. * * @author Yan Dai <dai_y@ociweb.com> diff --git a/TAO/tao/EndpointPolicy/Endpoint_Value_Impl.cpp b/TAO/tao/EndpointPolicy/Endpoint_Value_Impl.cpp index 2dc63baaa8e..7498021ee53 100644 --- a/TAO/tao/EndpointPolicy/Endpoint_Value_Impl.cpp +++ b/TAO/tao/EndpointPolicy/Endpoint_Value_Impl.cpp @@ -3,8 +3,6 @@ /** * @file Endpoint_Value_Impl.cpp * - * $Id$ - * * @author Phil Mesnier <mesnier_p@ociweb.com> */ //============================================================================= diff --git a/TAO/tao/EndpointPolicy/Endpoint_Value_Impl.h b/TAO/tao/EndpointPolicy/Endpoint_Value_Impl.h index 9a638b51a3a..062366f373f 100644 --- a/TAO/tao/EndpointPolicy/Endpoint_Value_Impl.h +++ b/TAO/tao/EndpointPolicy/Endpoint_Value_Impl.h @@ -3,8 +3,6 @@ /** * @file Endpoint_Value_Impl.h * - * $Id$ - * * Implementation of the IIOP-Specific endpoint policy value * * @author Phil Mesnier <mesnier_p@ociweb.com> diff --git a/TAO/tao/EndpointPolicy/IIOPEndpointValue_i.h b/TAO/tao/EndpointPolicy/IIOPEndpointValue_i.h index 0c5d3c9088e..c2a786ea503 100644 --- a/TAO/tao/EndpointPolicy/IIOPEndpointValue_i.h +++ b/TAO/tao/EndpointPolicy/IIOPEndpointValue_i.h @@ -3,8 +3,6 @@ /** * @file IIOPEndpointValue_i.h * - * $Id$ - * * Implementation of the IIOP-Specific endpoint policy value * * @author Phil Mesnier <mesnier_p@ociweb.com> diff --git a/TAO/tao/Endpoint_Selector_Factory.h b/TAO/tao/Endpoint_Selector_Factory.h index 3f86f7f97b6..d878a1583ef 100644 --- a/TAO/tao/Endpoint_Selector_Factory.h +++ b/TAO/tao/Endpoint_Selector_Factory.h @@ -4,8 +4,6 @@ /** * @file Endpoint_Selector_Factory.h * - * $Id$ - * * Strategies for selecting profile/endpoint from an IOR for making an * invocation. * diff --git a/TAO/tao/Environment.h b/TAO/tao/Environment.h index 7e190d3fb3b..8b3e2269022 100644 --- a/TAO/tao/Environment.h +++ b/TAO/tao/Environment.h @@ -4,8 +4,6 @@ /** * @file Environment.h * - * $Id$ - * * Declare the CORBA::Environment class. Note that this header file * only requires a few forward declarations of CORBA classes, this * is *very* important because even the ORB needs to know about it; diff --git a/TAO/tao/Exception.h b/TAO/tao/Exception.h index 1e4f6575d15..84a1be86263 100644 --- a/TAO/tao/Exception.h +++ b/TAO/tao/Exception.h @@ -4,8 +4,6 @@ /** * @file Exception.h * - * $Id$ - * * This file defines way in which CORBA exceptions are reported. * * @author DOC Group at Vanderbilt U., Wash U, and UCI diff --git a/TAO/tao/Exception_Data.h b/TAO/tao/Exception_Data.h index d0f62c7161b..e10b104bf0c 100644 --- a/TAO/tao/Exception_Data.h +++ b/TAO/tao/Exception_Data.h @@ -4,8 +4,6 @@ /** * @file Exception_Data.h * - * $Id$ - * * @author balachandran Natarajan <bala@dre.vanderbilt.edu> */ //============================================================================= diff --git a/TAO/tao/Exclusive_TMS.h b/TAO/tao/Exclusive_TMS.h index 751b00e3f80..9c94f223358 100644 --- a/TAO/tao/Exclusive_TMS.h +++ b/TAO/tao/Exclusive_TMS.h @@ -4,8 +4,6 @@ /** * @file Exclusive_TMS.h * - * $Id$ - * * @author Alexander Babu Arulanthu <alex@cs.wustl.edu> */ //============================================================================= diff --git a/TAO/tao/FILE_Parser.h b/TAO/tao/FILE_Parser.h index 2cd7b39253f..88f0161a7b3 100644 --- a/TAO/tao/FILE_Parser.h +++ b/TAO/tao/FILE_Parser.h @@ -4,8 +4,6 @@ /** * @file FILE_Parser.h * - * $Id$ - * * @author Carlos O'Ryan (coryan@cs.wustl.edu) */ //============================================================================= diff --git a/TAO/tao/Fault_Tolerance_Service.h b/TAO/tao/Fault_Tolerance_Service.h index 6ec6d6ae123..0c5165aeee0 100644 --- a/TAO/tao/Fault_Tolerance_Service.h +++ b/TAO/tao/Fault_Tolerance_Service.h @@ -4,8 +4,6 @@ /** * @file Fault_Tolerance_Service.h * - * $Id$ - * * A collection of the ORB and ORB core related properties that are * specific to FT service. The TAO_ORB_Core holds an instance of this * class. diff --git a/TAO/tao/Fixed_Array_Argument_T.h b/TAO/tao/Fixed_Array_Argument_T.h index 84ab54e37a2..a33d537d286 100644 --- a/TAO/tao/Fixed_Array_Argument_T.h +++ b/TAO/tao/Fixed_Array_Argument_T.h @@ -4,8 +4,6 @@ /** * @file Fixed_Array_Argument_T.h * - * $Id$ - * * @authors Jeff Parsons and Carlos O'Ryan */ //============================================================================= diff --git a/TAO/tao/Fixed_Size_Argument_T.h b/TAO/tao/Fixed_Size_Argument_T.h index 82d68da9817..706229b5a46 100644 --- a/TAO/tao/Fixed_Size_Argument_T.h +++ b/TAO/tao/Fixed_Size_Argument_T.h @@ -4,8 +4,6 @@ /** * @file Fixed_Size_Argument_T.h * - * $Id$ - * * @authors Jeff Parsons and Carlos O'Ryan */ //============================================================================= diff --git a/TAO/tao/FlResource/FlResource_Factory.h b/TAO/tao/FlResource/FlResource_Factory.h index 7d70cf7c5bd..059ca7d56bd 100644 --- a/TAO/tao/FlResource/FlResource_Factory.h +++ b/TAO/tao/FlResource/FlResource_Factory.h @@ -4,8 +4,6 @@ /** * @file FlResource_Factory.h * - * $Id$ - * * @author Balachandran Natarajan <bala@cs.wustl.edu> * @author Marek Brudka <mbrudka@aster.pl> */ diff --git a/TAO/tao/FlResource/FlResource_Loader.h b/TAO/tao/FlResource/FlResource_Loader.h index 09b6ef2ce4d..7d4a8dc47ee 100644 --- a/TAO/tao/FlResource/FlResource_Loader.h +++ b/TAO/tao/FlResource/FlResource_Loader.h @@ -4,8 +4,6 @@ /** * @file FlResource_Loader.h * - * $Id$ - * * @author Balachandran Natarajan <bala@cs.wustl.edu> * @author Marek Brudka <mbrudka@aster.pl> */ diff --git a/TAO/tao/Flushing_Strategy.h b/TAO/tao/Flushing_Strategy.h index c9683cb5069..ee04144d904 100644 --- a/TAO/tao/Flushing_Strategy.h +++ b/TAO/tao/Flushing_Strategy.h @@ -4,8 +4,6 @@ /** * @file Flushing_Strategy.h * - * $Id$ - * * @author Carlos O'Ryan <coryan@uci.edu> */ //============================================================================= diff --git a/TAO/tao/FoxResource/FoxResource_Factory.h b/TAO/tao/FoxResource/FoxResource_Factory.h index 02de6991f62..5018f07cf70 100644 --- a/TAO/tao/FoxResource/FoxResource_Factory.h +++ b/TAO/tao/FoxResource/FoxResource_Factory.h @@ -4,8 +4,6 @@ /** * @file FoxResource_Factory.h * - * $Id$ - * * @author Balachandran Natarajan <bala@cs.wustl.edu> * @author Marek Brudka <mbrudka@aster.pl> */ diff --git a/TAO/tao/FoxResource/FoxResource_Loader.h b/TAO/tao/FoxResource/FoxResource_Loader.h index c44b431222a..06d1a7dd11b 100644 --- a/TAO/tao/FoxResource/FoxResource_Loader.h +++ b/TAO/tao/FoxResource/FoxResource_Loader.h @@ -4,8 +4,6 @@ /** * @file FoxResource_Loader.h * - * $Id$ - * * @author Balachandran Natarajan <bala@cs.wustl.edu> * @author Marek Brudka <mbrudka@aster.pl> */ diff --git a/TAO/tao/GIOP_Fragmentation_Strategy.h b/TAO/tao/GIOP_Fragmentation_Strategy.h index 9e805fc82de..be6d1f43034 100644 --- a/TAO/tao/GIOP_Fragmentation_Strategy.h +++ b/TAO/tao/GIOP_Fragmentation_Strategy.h @@ -4,8 +4,6 @@ /** * @file GIOP_Fragmentation_Strategy.h * - * $Id$ - * * @author Ossama Othman <ossama@dre.vanderbilt.edu> */ //============================================================================= diff --git a/TAO/tao/GIOP_Message_Base.h b/TAO/tao/GIOP_Message_Base.h index ecee477093d..8bddc6d8200 100644 --- a/TAO/tao/GIOP_Message_Base.h +++ b/TAO/tao/GIOP_Message_Base.h @@ -4,8 +4,6 @@ /** * @file GIOP_Message_Base.h * - * $Id$ - * * @author Initially Copyrighted by Sun Microsystems Inc., 1994-1995, * @author modified by Balachandran Natarajan <bala@cs.wustl.edu> */ diff --git a/TAO/tao/GIOP_Message_Generator_Parser.h b/TAO/tao/GIOP_Message_Generator_Parser.h index 8f49cbf728e..8fb6aace961 100644 --- a/TAO/tao/GIOP_Message_Generator_Parser.h +++ b/TAO/tao/GIOP_Message_Generator_Parser.h @@ -4,8 +4,6 @@ /** * @file GIOP_Message_Generator_Parser.h * - * $Id$ - * * @author Balachandran Natarajan <bala@cs.wustl.edu> */ // =================================================================== diff --git a/TAO/tao/GIOP_Message_Generator_Parser_10.h b/TAO/tao/GIOP_Message_Generator_Parser_10.h index b40f13b00ed..a894ad0b4c8 100644 --- a/TAO/tao/GIOP_Message_Generator_Parser_10.h +++ b/TAO/tao/GIOP_Message_Generator_Parser_10.h @@ -4,8 +4,6 @@ /** * @file GIOP_Message_Generator_Parser_10.h * - * $Id$ - * * @author Balachandran Natarajan <bala@cs.wustl.edu> */ // =================================================================== diff --git a/TAO/tao/GIOP_Message_Generator_Parser_11.h b/TAO/tao/GIOP_Message_Generator_Parser_11.h index d3a708ac4e9..a66c9993396 100644 --- a/TAO/tao/GIOP_Message_Generator_Parser_11.h +++ b/TAO/tao/GIOP_Message_Generator_Parser_11.h @@ -4,8 +4,6 @@ /** * @file GIOP_Message_Generator_Parser_11.h * - * $Id$ - * * @author Balachandran Natarajan <bala@cs.wustl.edu> */ // =================================================================== diff --git a/TAO/tao/GIOP_Message_Generator_Parser_12.h b/TAO/tao/GIOP_Message_Generator_Parser_12.h index f004194fa9b..b9e089c3e17 100644 --- a/TAO/tao/GIOP_Message_Generator_Parser_12.h +++ b/TAO/tao/GIOP_Message_Generator_Parser_12.h @@ -4,8 +4,6 @@ /** * @file GIOP_Message_Generator_Parser_12.h * - * $Id$ - * * @author Balachandran Natarajan <bala@cs.wustl.edu> */ // =================================================================== diff --git a/TAO/tao/GIOP_Message_Generator_Parser_Impl.h b/TAO/tao/GIOP_Message_Generator_Parser_Impl.h index ab48fd4f4bc..80e3587747b 100644 --- a/TAO/tao/GIOP_Message_Generator_Parser_Impl.h +++ b/TAO/tao/GIOP_Message_Generator_Parser_Impl.h @@ -4,8 +4,6 @@ /** * @file GIOP_Message_Generator_Parser_Impl.h * - * $Id$ - * * @author Balachandran Natarajan <bala@cs.wustl.edu> */ // =================================================================== diff --git a/TAO/tao/GIOP_Message_Locate_Header.h b/TAO/tao/GIOP_Message_Locate_Header.h index 897f4605bcd..358fa679bdf 100644 --- a/TAO/tao/GIOP_Message_Locate_Header.h +++ b/TAO/tao/GIOP_Message_Locate_Header.h @@ -4,8 +4,6 @@ /** * @file GIOP_Message_Locate_Header.h * - * $Id$ - * * Some assorted GIOP structure mappings * * diff --git a/TAO/tao/GIOP_Message_State.h b/TAO/tao/GIOP_Message_State.h index 8d08d93d423..92191e70732 100644 --- a/TAO/tao/GIOP_Message_State.h +++ b/TAO/tao/GIOP_Message_State.h @@ -4,8 +4,6 @@ /** * @file GIOP_Message_State.h * - * $Id$ - * * GIOP utility definitions * * @author Chris Cleeland <cleeland@cs.wustl.edu> diff --git a/TAO/tao/GIOP_Message_Version.h b/TAO/tao/GIOP_Message_Version.h index 794c1647560..36451cd2e41 100644 --- a/TAO/tao/GIOP_Message_Version.h +++ b/TAO/tao/GIOP_Message_Version.h @@ -4,8 +4,6 @@ /** * @file GIOP_Message_Version.h * - * $Id$ - * * GIOP Version utility class definition * * @author Chris Cleeland <cleeland@cs.wustl.edu> diff --git a/TAO/tao/GIOP_Utils.h b/TAO/tao/GIOP_Utils.h index c0b273a3e12..15469c08906 100644 --- a/TAO/tao/GIOP_Utils.h +++ b/TAO/tao/GIOP_Utils.h @@ -4,8 +4,6 @@ /** * @file GIOP_Utils.h * - * $Id$ - * * GIOP utility definitions * * diff --git a/TAO/tao/GUIResource_Factory.h b/TAO/tao/GUIResource_Factory.h index 5e217483fd7..4f693d589c9 100644 --- a/TAO/tao/GUIResource_Factory.h +++ b/TAO/tao/GUIResource_Factory.h @@ -4,8 +4,6 @@ /** * @file GUIResource_Factory.h * - * $Id$ - * * @author Balachandran Natarajan <bala@cs.wustl.edu> * @author Marek Brudka <mbrudka@aster.pl> */ diff --git a/TAO/tao/HR_Time_Policy_Strategy.h b/TAO/tao/HR_Time_Policy_Strategy.h index f744bb509cb..834e9325562 100644 --- a/TAO/tao/HR_Time_Policy_Strategy.h +++ b/TAO/tao/HR_Time_Policy_Strategy.h @@ -4,8 +4,6 @@ /** * @file HR_Time_Policy_Strategy.h * - * $Id$ - * * @author Martin Corino <mcorino@remedy.nl> */ //============================================================================= diff --git a/TAO/tao/HTTP_Client.h b/TAO/tao/HTTP_Client.h index b3f2df4dd5f..b836e33e806 100644 --- a/TAO/tao/HTTP_Client.h +++ b/TAO/tao/HTTP_Client.h @@ -5,8 +5,6 @@ /** * @file HTTP_Client.h * - * $Id$ - * * This is the HTTP_Client class, which is the API for doing file * uploads/downloads. * diff --git a/TAO/tao/HTTP_Handler.h b/TAO/tao/HTTP_Handler.h index 8a8b83f6fac..ee85c1d971f 100644 --- a/TAO/tao/HTTP_Handler.h +++ b/TAO/tao/HTTP_Handler.h @@ -5,8 +5,6 @@ /** * @file HTTP_Handler.h * - * $Id$ - * * HTTP_Handler is a base class for HTTP_Reader and * HTTP_Writer which are created in response to calls to * read/write, as appropriate diff --git a/TAO/tao/HTTP_Parser.h b/TAO/tao/HTTP_Parser.h index c681192b458..53a4bc578ff 100644 --- a/TAO/tao/HTTP_Parser.h +++ b/TAO/tao/HTTP_Parser.h @@ -5,8 +5,6 @@ /** * @file HTTP_Parser.h * - * $Id$ - * * @author Johnny Willemsen <jwillemsen@remedy.nl> */ //============================================================================= diff --git a/TAO/tao/IFR_Client/IFR_Client_Adapter_Impl.h b/TAO/tao/IFR_Client/IFR_Client_Adapter_Impl.h index 934a921e29d..03524d88fd1 100644 --- a/TAO/tao/IFR_Client/IFR_Client_Adapter_Impl.h +++ b/TAO/tao/IFR_Client/IFR_Client_Adapter_Impl.h @@ -4,8 +4,6 @@ /** * @file IFR_Client_Adapter_Impl.h * - * $Id$ - * * @author Jeff Parsons <parsons@cs.wustl.edu> */ //============================================================================= diff --git a/TAO/tao/IFR_Client_Adapter.h b/TAO/tao/IFR_Client_Adapter.h index cf718eeb0ae..b1e41c95cb9 100644 --- a/TAO/tao/IFR_Client_Adapter.h +++ b/TAO/tao/IFR_Client_Adapter.h @@ -4,8 +4,6 @@ /** * @file IFR_Client_Adapter.h * - * $Id$ - * * @author Jeff Parsons <parsons@cs.wustl.edu> */ //============================================================================= diff --git a/TAO/tao/IIOP_Acceptor.h b/TAO/tao/IIOP_Acceptor.h index 9ed911e3c8e..d2a17759005 100644 --- a/TAO/tao/IIOP_Acceptor.h +++ b/TAO/tao/IIOP_Acceptor.h @@ -4,8 +4,6 @@ /** * @file IIOP_Acceptor.h * - * $Id$ - * * IIOP specific acceptor processing * * diff --git a/TAO/tao/IIOP_Connection_Handler.h b/TAO/tao/IIOP_Connection_Handler.h index 94d2dc69b0a..3a0f5e9c1e9 100644 --- a/TAO/tao/IIOP_Connection_Handler.h +++ b/TAO/tao/IIOP_Connection_Handler.h @@ -4,8 +4,6 @@ /** * @file IIOP_Connection_Handler.h * - * $Id$ - * * @author Originally by Chris Cleeland as IIOP_Connect.h * @author Balachandran Natarajan <bala@cs.wustl.edu> */ diff --git a/TAO/tao/IIOP_Connector.h b/TAO/tao/IIOP_Connector.h index 02da6c61067..00042c7d7ee 100644 --- a/TAO/tao/IIOP_Connector.h +++ b/TAO/tao/IIOP_Connector.h @@ -4,8 +4,6 @@ /** * @file IIOP_Connector.h * - * $Id$ - * * IIOP specific connector processing * * diff --git a/TAO/tao/IIOP_Endpoint.h b/TAO/tao/IIOP_Endpoint.h index e031ef248f1..fa4a2c77289 100644 --- a/TAO/tao/IIOP_Endpoint.h +++ b/TAO/tao/IIOP_Endpoint.h @@ -4,8 +4,6 @@ /** * @file IIOP_Endpoint.h * - * $Id$ - * * IIOP implementation of PP Framework Endpoint interface. * * @author Marina Spivak <marina@cs.wustl.edu> diff --git a/TAO/tao/IIOP_Factory.h b/TAO/tao/IIOP_Factory.h index 6422949616c..d024ff09126 100644 --- a/TAO/tao/IIOP_Factory.h +++ b/TAO/tao/IIOP_Factory.h @@ -4,8 +4,6 @@ /** * @file IIOP_Factory.h * - * $Id$ - * * @author Fred Kuhns <fredk@cs.wustl.edu> */ //============================================================================= diff --git a/TAO/tao/IIOP_Profile.h b/TAO/tao/IIOP_Profile.h index 1bb6fb16d10..52834d013c5 100644 --- a/TAO/tao/IIOP_Profile.h +++ b/TAO/tao/IIOP_Profile.h @@ -4,8 +4,6 @@ /** * @file IIOP_Profile.h * - * $Id$ - * * IIOP profile specific processing. * * @author Fred Kuhns <fredk@cs.wustl.edu> diff --git a/TAO/tao/IIOP_Transport.h b/TAO/tao/IIOP_Transport.h index fb4a6acac11..cf91fc16278 100644 --- a/TAO/tao/IIOP_Transport.h +++ b/TAO/tao/IIOP_Transport.h @@ -4,8 +4,6 @@ /** * @file IIOP_Transport.h * - * $Id$ - * * @author Originally by Fred Kuhns <fredk@cs.wustl.edu> * @author Modified by Balachandran Natarajan <bala@cs.wustl.edu> */ diff --git a/TAO/tao/IORInterceptor/IORInfo.h b/TAO/tao/IORInterceptor/IORInfo.h index 6619db3bc12..18b4ce533af 100644 --- a/TAO/tao/IORInterceptor/IORInfo.h +++ b/TAO/tao/IORInterceptor/IORInfo.h @@ -4,8 +4,6 @@ /** * @file IORInfo.h * - * $Id$ - * * @author Ossama Othman <ossama@uci.edu> */ // =================================================================== diff --git a/TAO/tao/IORInterceptor/IORInterceptor.h b/TAO/tao/IORInterceptor/IORInterceptor.h index 802055759e9..de348c892ca 100644 --- a/TAO/tao/IORInterceptor/IORInterceptor.h +++ b/TAO/tao/IORInterceptor/IORInterceptor.h @@ -4,8 +4,6 @@ /** * @file IORInterceptor.h * - * $Id$ - * * @author Bala Natarajan <bala@dre.vanderbilt.edu> */ //============================================================================= diff --git a/TAO/tao/IORInterceptor/IORInterceptor_Adapter_Factory_Impl.h b/TAO/tao/IORInterceptor/IORInterceptor_Adapter_Factory_Impl.h index 65fa53f1607..116c7662729 100644 --- a/TAO/tao/IORInterceptor/IORInterceptor_Adapter_Factory_Impl.h +++ b/TAO/tao/IORInterceptor/IORInterceptor_Adapter_Factory_Impl.h @@ -4,8 +4,6 @@ /** * @file IORInterceptor_Adapter_Factory_Impl.h * - * $Id$ - * * @author George Edwards <g.edwards@vanderbilt.edu> */ //============================================================================= diff --git a/TAO/tao/IORInterceptor/IORInterceptor_Adapter_Impl.h b/TAO/tao/IORInterceptor/IORInterceptor_Adapter_Impl.h index 4172161257d..94676c82abc 100644 --- a/TAO/tao/IORInterceptor/IORInterceptor_Adapter_Impl.h +++ b/TAO/tao/IORInterceptor/IORInterceptor_Adapter_Impl.h @@ -4,8 +4,6 @@ /** * @file IORInterceptor_Adapter_Impl.h * - * $Id$ - * * @author Jeff Parsons <parsons@cs.wustl.edu> */ //============================================================================= diff --git a/TAO/tao/IORInterceptor/IORInterceptor_Details.h b/TAO/tao/IORInterceptor/IORInterceptor_Details.h index d6d4393ea2c..332d7126055 100644 --- a/TAO/tao/IORInterceptor/IORInterceptor_Details.h +++ b/TAO/tao/IORInterceptor/IORInterceptor_Details.h @@ -4,8 +4,6 @@ /** * @file IORInterceptor_Details.h * - * $Id$ - * * This file declares a class that manages the details * about a registered client request interceptor. Policies can be * used when interceptors are registered, and the policy values diff --git a/TAO/tao/IORInterceptor_Adapter.h b/TAO/tao/IORInterceptor_Adapter.h index 0579d23a713..bfcd27e935e 100644 --- a/TAO/tao/IORInterceptor_Adapter.h +++ b/TAO/tao/IORInterceptor_Adapter.h @@ -4,8 +4,6 @@ /** * @file IORInterceptor_Adapter.h * - * $Id$ - * * @author Jeff Parsons <parsons@cs.wustl.edu> */ //============================================================================= diff --git a/TAO/tao/IORInterceptor_Adapter_Factory.h b/TAO/tao/IORInterceptor_Adapter_Factory.h index 43a176f2f5b..c446c802a16 100644 --- a/TAO/tao/IORInterceptor_Adapter_Factory.h +++ b/TAO/tao/IORInterceptor_Adapter_Factory.h @@ -4,8 +4,6 @@ /** * @file IORInterceptor_Adapter_Factory.h * - * $Id$ - * * @author George Edwards <g.edwards@vanderbilt.edu> */ //============================================================================= diff --git a/TAO/tao/IORManipulation/IORManip_Filter.h b/TAO/tao/IORManipulation/IORManip_Filter.h index dc7ad95d74d..2b68c83cea3 100644 --- a/TAO/tao/IORManipulation/IORManip_Filter.h +++ b/TAO/tao/IORManipulation/IORManip_Filter.h @@ -3,8 +3,6 @@ /** * @file IORManip_Filter.h * - * $Id$ - * * @author Chad Elliott <elliott_c@ociweb.com> */ //============================================================================= diff --git a/TAO/tao/IORManipulation/IORManip_IIOP_Filter.h b/TAO/tao/IORManipulation/IORManip_IIOP_Filter.h index dd1d732ec0a..20834c1b872 100644 --- a/TAO/tao/IORManipulation/IORManip_IIOP_Filter.h +++ b/TAO/tao/IORManipulation/IORManip_IIOP_Filter.h @@ -3,8 +3,6 @@ /** * @file IORManip_IIOP_Filter.h * - * $Id$ - * * @author Chad Elliott <elliott_c@ociweb.com> */ //============================================================================= diff --git a/TAO/tao/IORManipulation/IORManip_Loader.h b/TAO/tao/IORManipulation/IORManip_Loader.h index 5ec5068fce0..3acc58d28a9 100644 --- a/TAO/tao/IORManipulation/IORManip_Loader.h +++ b/TAO/tao/IORManipulation/IORManip_Loader.h @@ -5,8 +5,6 @@ /** * @file IORManip_Loader.h * - * $Id$ - * * @author Carlos O'Ryan <coryan@uci.edu> */ //============================================================================= diff --git a/TAO/tao/IORManipulation/IORManipulation.h b/TAO/tao/IORManipulation/IORManipulation.h index 16b0e04bacb..a84372088e1 100644 --- a/TAO/tao/IORManipulation/IORManipulation.h +++ b/TAO/tao/IORManipulation/IORManipulation.h @@ -4,8 +4,6 @@ /** * @file IORManipulation.h * - * $Id$ - * * This class implements IOR interface to the ORB * * diff --git a/TAO/tao/IORTable/Async_IORTable.h b/TAO/tao/IORTable/Async_IORTable.h index 0799b2a7ce3..8cb08364839 100644 --- a/TAO/tao/IORTable/Async_IORTable.h +++ b/TAO/tao/IORTable/Async_IORTable.h @@ -5,8 +5,6 @@ /** * @file Async_IORTable.h * - * $Id$ - * * @author Phil Mesnier <mesnier_p@ociweb.com> */ //============================================================================= diff --git a/TAO/tao/IORTable/Async_IOR_Table_Impl.h b/TAO/tao/IORTable/Async_IOR_Table_Impl.h index f6f254dce66..956e24ef602 100644 --- a/TAO/tao/IORTable/Async_IOR_Table_Impl.h +++ b/TAO/tao/IORTable/Async_IOR_Table_Impl.h @@ -4,8 +4,6 @@ /** * @file Async_IOR_Table_Impl.h * - * $Id$ - * * @author Phil Mesnier <mesnier_p@ociweb.com> */ //============================================================================= diff --git a/TAO/tao/IORTable/Async_Table_Adapter.h b/TAO/tao/IORTable/Async_Table_Adapter.h index 69df36b5229..8930289bf36 100644 --- a/TAO/tao/IORTable/Async_Table_Adapter.h +++ b/TAO/tao/IORTable/Async_Table_Adapter.h @@ -4,8 +4,6 @@ /** * @file Async_Table_Adapter.h * - * $Id$ - * * @author Phil Mesnier <mesnier_p@ociweb.com> */ //============================================================================= diff --git a/TAO/tao/IORTable/IORTable.h b/TAO/tao/IORTable/IORTable.h index 7bae99afdb1..edc17a37cf4 100644 --- a/TAO/tao/IORTable/IORTable.h +++ b/TAO/tao/IORTable/IORTable.h @@ -5,8 +5,6 @@ /** * @file IORTable.h * - * $Id$ - * * @author Carlos O'Ryan <coryan@uci.edu> */ //============================================================================= diff --git a/TAO/tao/IORTable/IOR_Table_Impl.h b/TAO/tao/IORTable/IOR_Table_Impl.h index 5f52c524b40..09837c238a2 100644 --- a/TAO/tao/IORTable/IOR_Table_Impl.h +++ b/TAO/tao/IORTable/IOR_Table_Impl.h @@ -4,8 +4,6 @@ /** * @file IOR_Table_Impl.h * - * $Id$ - * * @author Carlos O'Ryan (coryan@uci.edu) */ //============================================================================= diff --git a/TAO/tao/IORTable/Locate_ResponseHandler.cpp b/TAO/tao/IORTable/Locate_ResponseHandler.cpp index d307539ad06..db75e4ff159 100644 --- a/TAO/tao/IORTable/Locate_ResponseHandler.cpp +++ b/TAO/tao/IORTable/Locate_ResponseHandler.cpp @@ -3,8 +3,6 @@ /** * @file Locate_ResponseHandler.cpp * - * $Id$ - * * @author Phil Mesnier <mesnier_p@ociweb> */ //============================================================================= diff --git a/TAO/tao/IORTable/Locate_ResponseHandler.h b/TAO/tao/IORTable/Locate_ResponseHandler.h index fd66832b9d2..360e156e90d 100644 --- a/TAO/tao/IORTable/Locate_ResponseHandler.h +++ b/TAO/tao/IORTable/Locate_ResponseHandler.h @@ -5,8 +5,6 @@ /** * @file Locate_ResponseHandler.h * - * $Id$ - * * @author Phil Mesnier <mesnier_p@ociweb> */ //============================================================================= diff --git a/TAO/tao/IORTable/Table_Adapter.h b/TAO/tao/IORTable/Table_Adapter.h index 1d5965f951e..bacc09725f3 100644 --- a/TAO/tao/IORTable/Table_Adapter.h +++ b/TAO/tao/IORTable/Table_Adapter.h @@ -4,8 +4,6 @@ /** * @file Table_Adapter.h * - * $Id$ - * * @author Carlos O'Ryan (coryan@uci.edu) */ //============================================================================= diff --git a/TAO/tao/IOR_Parser.h b/TAO/tao/IOR_Parser.h index 415d6915cc0..89e112c8547 100644 --- a/TAO/tao/IOR_Parser.h +++ b/TAO/tao/IOR_Parser.h @@ -4,8 +4,6 @@ /** * @file IOR_Parser.h * - * $Id$ - * * @author Carlos O'Ryan (coryan@cs.wustl.edu) */ //============================================================================= diff --git a/TAO/tao/ImR_Client/ImR_Client.h b/TAO/tao/ImR_Client/ImR_Client.h index 02185598e6d..94acb032f72 100644 --- a/TAO/tao/ImR_Client/ImR_Client.h +++ b/TAO/tao/ImR_Client/ImR_Client.h @@ -4,8 +4,6 @@ /** * @file ImR_Client.h * - * $Id$ - * * @author Johnny Willemsen <jwillemsen@remedy.nl> */ //============================================================================= diff --git a/TAO/tao/ImR_Client/ServerObject_i.h b/TAO/tao/ImR_Client/ServerObject_i.h index cd6d8191b7a..d3df7a0bd3e 100644 --- a/TAO/tao/ImR_Client/ServerObject_i.h +++ b/TAO/tao/ImR_Client/ServerObject_i.h @@ -4,8 +4,6 @@ /** * @file ServerObject_i.h * - * $Id$ - * * @author Darrell Brunsch * @author Irfan Pyarali */ diff --git a/TAO/tao/Incoming_Message_Queue.h b/TAO/tao/Incoming_Message_Queue.h index 1226d63c2c5..abdbd1943cd 100644 --- a/TAO/tao/Incoming_Message_Queue.h +++ b/TAO/tao/Incoming_Message_Queue.h @@ -4,8 +4,6 @@ /** * @file Incoming_Message_Queue.h * - * $Id$ - * * @author Balachandran Natarajan <bala@cs.wustl.edu> */ //============================================================================= diff --git a/TAO/tao/Incoming_Message_Stack.h b/TAO/tao/Incoming_Message_Stack.h index a33567d5f90..9fda436d25b 100644 --- a/TAO/tao/Incoming_Message_Stack.h +++ b/TAO/tao/Incoming_Message_Stack.h @@ -4,8 +4,6 @@ /** * @file Incoming_Message_Stack.h * - * $Id$ - * * @author Frank Rehberger <frehberg@prismtech.com> */ //============================================================================= diff --git a/TAO/tao/Intrusive_Ref_Count_Base_T.h b/TAO/tao/Intrusive_Ref_Count_Base_T.h index 83230c560e7..46b32b2e73b 100644 --- a/TAO/tao/Intrusive_Ref_Count_Base_T.h +++ b/TAO/tao/Intrusive_Ref_Count_Base_T.h @@ -4,8 +4,6 @@ /** * @file Intrusive_Ref_Count_Base_T.h * - * $Id$ - * * @authors Tim Bradley <bradley_t@ociweb.com> */ //============================================================================= diff --git a/TAO/tao/Intrusive_Ref_Count_Handle_T.h b/TAO/tao/Intrusive_Ref_Count_Handle_T.h index 1a6561385fa..1974d07e2bf 100644 --- a/TAO/tao/Intrusive_Ref_Count_Handle_T.h +++ b/TAO/tao/Intrusive_Ref_Count_Handle_T.h @@ -4,8 +4,6 @@ /** * @file Intrusive_Ref_Count_Handle_T.h * - * $Id$ - * * @authors Tim Bradley <bradley_t@ociweb.com> */ //============================================================================= diff --git a/TAO/tao/Intrusive_Ref_Count_Object_T.h b/TAO/tao/Intrusive_Ref_Count_Object_T.h index a736378f6c4..cace95cd9a1 100644 --- a/TAO/tao/Intrusive_Ref_Count_Object_T.h +++ b/TAO/tao/Intrusive_Ref_Count_Object_T.h @@ -4,8 +4,6 @@ /** * @file Intrusive_Ref_Count_Object_T.h * - * $Id$ - * * @authors Yan Dai <dai_y@ociweb.com> */ //============================================================================= diff --git a/TAO/tao/Invocation_Adapter.h b/TAO/tao/Invocation_Adapter.h index 7ce3fd37990..4edd270c21b 100644 --- a/TAO/tao/Invocation_Adapter.h +++ b/TAO/tao/Invocation_Adapter.h @@ -4,8 +4,6 @@ /** * @file Invocation_Adapter.h * - * $Id$ - * * @author Balachandran Natarajan <bala@dre.vanderbilt.edu> */ //============================================================================= diff --git a/TAO/tao/Invocation_Base.h b/TAO/tao/Invocation_Base.h index dda096d03bd..dc642bfc79d 100644 --- a/TAO/tao/Invocation_Base.h +++ b/TAO/tao/Invocation_Base.h @@ -4,8 +4,6 @@ /** * @file Invocation_Base.h * - * $Id$ - * * * @author Balachandran Natarajan <bala@dre.vanderbilt.edu> */ diff --git a/TAO/tao/Invocation_Endpoint_Selectors.h b/TAO/tao/Invocation_Endpoint_Selectors.h index 13c34bb6eb6..79d117e335a 100644 --- a/TAO/tao/Invocation_Endpoint_Selectors.h +++ b/TAO/tao/Invocation_Endpoint_Selectors.h @@ -4,8 +4,6 @@ /** * @file Invocation_Endpoint_Selectors.h * - * $Id$ - * * Strategies for selecting profile/endpoint from an IOR for making an * invocation. * diff --git a/TAO/tao/Invocation_Retry_Params.h b/TAO/tao/Invocation_Retry_Params.h index 659ad4f7655..ff8b67e58cb 100644 --- a/TAO/tao/Invocation_Retry_Params.h +++ b/TAO/tao/Invocation_Retry_Params.h @@ -3,8 +3,6 @@ /** * @file Invocation_Retry_Params.h * - * $Id$ - * * @author Byron Harris (harrisb@ociweb.com) */ //============================================================================= diff --git a/TAO/tao/Invocation_Retry_State.h b/TAO/tao/Invocation_Retry_State.h index 096f32fadf8..e68bb509b1d 100644 --- a/TAO/tao/Invocation_Retry_State.h +++ b/TAO/tao/Invocation_Retry_State.h @@ -3,8 +3,6 @@ /** * @file Invocation_Retry_State.h * - * $Id$ - * * @author Byron Harris (harrisb@ociweb.com) * */ diff --git a/TAO/tao/Invocation_Utils.h b/TAO/tao/Invocation_Utils.h index fde5751d878..f8ad71267f6 100644 --- a/TAO/tao/Invocation_Utils.h +++ b/TAO/tao/Invocation_Utils.h @@ -4,8 +4,6 @@ /** * @file Invocation_Utils.h * - * $Id$ - * * * @author Balachandran Natarajan <bala@dre.vanderbilt.edu> */ diff --git a/TAO/tao/LF_CH_Event.h b/TAO/tao/LF_CH_Event.h index 70a853c4480..87553f17d6e 100644 --- a/TAO/tao/LF_CH_Event.h +++ b/TAO/tao/LF_CH_Event.h @@ -4,8 +4,6 @@ /** * @file LF_CH_Event.h * - * $Id$ - * * @author Balachandran Natarajan <bala@cs.wustl.edu> */ //============================================================================= diff --git a/TAO/tao/LF_Connect_Strategy.h b/TAO/tao/LF_Connect_Strategy.h index f2f25cbde1c..c6e0ea6db08 100644 --- a/TAO/tao/LF_Connect_Strategy.h +++ b/TAO/tao/LF_Connect_Strategy.h @@ -4,8 +4,6 @@ /** * @file LF_Connect_Strategy.h * - * $Id$ - * * @author Balachandran Natarajan <bala@cs.wustl.edu> */ //============================================================================= diff --git a/TAO/tao/LF_Event.h b/TAO/tao/LF_Event.h index 0333ffa3ce1..fc3678646f9 100644 --- a/TAO/tao/LF_Event.h +++ b/TAO/tao/LF_Event.h @@ -4,8 +4,6 @@ /** * @file LF_Event.h * - * $Id$ - * * @author Carlos O'Ryan <coryan@uci.edu> */ //============================================================================= diff --git a/TAO/tao/LF_Event_Binder.h b/TAO/tao/LF_Event_Binder.h index b8599ec1bcc..441e4727f77 100644 --- a/TAO/tao/LF_Event_Binder.h +++ b/TAO/tao/LF_Event_Binder.h @@ -4,8 +4,6 @@ /** * @file LF_Event_Binder.h * - * $Id$ - * * @author Carlos O'Ryan <coryan@uci.edu> */ //============================================================================= diff --git a/TAO/tao/LF_Event_Loop_Thread_Helper.h b/TAO/tao/LF_Event_Loop_Thread_Helper.h index ab25fd97815..9b6373d23d6 100644 --- a/TAO/tao/LF_Event_Loop_Thread_Helper.h +++ b/TAO/tao/LF_Event_Loop_Thread_Helper.h @@ -4,8 +4,6 @@ /** * @file LF_Event_Loop_Thread_Helper.h * - * $Id$ - * * @author Carlos O'Ryan <coryan@uci.edu> */ //============================================================================= diff --git a/TAO/tao/LF_Follower.h b/TAO/tao/LF_Follower.h index e74fadc7dd4..905ed985587 100644 --- a/TAO/tao/LF_Follower.h +++ b/TAO/tao/LF_Follower.h @@ -4,8 +4,6 @@ /** * @file LF_Follower.h * - * $Id$ - * * @author Carlos O'Ryan <coryan@uci.edu> */ //============================================================================= diff --git a/TAO/tao/LF_Follower_Auto_Adder.h b/TAO/tao/LF_Follower_Auto_Adder.h index 341c5d1b6d4..9121627ea01 100644 --- a/TAO/tao/LF_Follower_Auto_Adder.h +++ b/TAO/tao/LF_Follower_Auto_Adder.h @@ -4,8 +4,6 @@ /** * @file LF_Follower_Auto_Adder.h * - * $Id$ - * * @author Carlos O'Ryan <coryan@uci.edu> */ //============================================================================= diff --git a/TAO/tao/LF_Follower_Auto_Ptr.h b/TAO/tao/LF_Follower_Auto_Ptr.h index 52c2aae3411..0cb45361a48 100644 --- a/TAO/tao/LF_Follower_Auto_Ptr.h +++ b/TAO/tao/LF_Follower_Auto_Ptr.h @@ -4,8 +4,6 @@ /** * @file LF_Follower_Auto_Ptr.h * - * $Id$ - * * @author Carlos O'Ryan <coryan@uci.edu> */ //============================================================================= diff --git a/TAO/tao/LF_Invocation_Event.h b/TAO/tao/LF_Invocation_Event.h index e7d04cc86bc..e72a3d30f28 100644 --- a/TAO/tao/LF_Invocation_Event.h +++ b/TAO/tao/LF_Invocation_Event.h @@ -4,8 +4,6 @@ /** * @file LF_Invocation_Event.h * - * $Id$ - * * @author Carlos O'Ryan <coryan@uci.edu> */ //============================================================================= diff --git a/TAO/tao/LF_Multi_Event.h b/TAO/tao/LF_Multi_Event.h index 3de189d6a36..fa08590da3f 100644 --- a/TAO/tao/LF_Multi_Event.h +++ b/TAO/tao/LF_Multi_Event.h @@ -4,8 +4,6 @@ /** * @file LF_Multi_Event.h * - * $Id$ - * * @author Phil Mesnier <mesnier_p@ociweb.com> */ //============================================================================= diff --git a/TAO/tao/LF_Strategy.h b/TAO/tao/LF_Strategy.h index d69ac3bb310..1dd49e3c5b8 100644 --- a/TAO/tao/LF_Strategy.h +++ b/TAO/tao/LF_Strategy.h @@ -4,8 +4,6 @@ /** * @file LF_Strategy.h * - * $Id$ - * * @author Carlos O'Ryan <coryan@uci.edu> */ //============================================================================= diff --git a/TAO/tao/LF_Strategy_Complete.h b/TAO/tao/LF_Strategy_Complete.h index f034e4749cd..7d4619d1000 100644 --- a/TAO/tao/LF_Strategy_Complete.h +++ b/TAO/tao/LF_Strategy_Complete.h @@ -4,8 +4,6 @@ /** * @file LF_Strategy_Complete.h * - * $Id$ - * * @author Carlos O'Ryan <coryan@uci.edu> */ //============================================================================= diff --git a/TAO/tao/LRU_Connection_Purging_Strategy.h b/TAO/tao/LRU_Connection_Purging_Strategy.h index 6fdc4ebabcf..ff2ceb76e43 100644 --- a/TAO/tao/LRU_Connection_Purging_Strategy.h +++ b/TAO/tao/LRU_Connection_Purging_Strategy.h @@ -4,8 +4,6 @@ /** * @file LRU_Connection_Purging_Strategy.h * - * $Id$ - * * @author Chad Elliott (elliott_c@ociweb.com) */ // ================================================================ diff --git a/TAO/tao/Leader_Follower.h b/TAO/tao/Leader_Follower.h index e28ec49651b..a48b821082e 100644 --- a/TAO/tao/Leader_Follower.h +++ b/TAO/tao/Leader_Follower.h @@ -4,8 +4,6 @@ /** * @file Leader_Follower.h * - * $Id$ - * * @author Carlos O'Ryan (coryan@cs.wustl.edu) */ //============================================================================= diff --git a/TAO/tao/Leader_Follower_Flushing_Strategy.h b/TAO/tao/Leader_Follower_Flushing_Strategy.h index fba9f0e514f..438b48eefef 100644 --- a/TAO/tao/Leader_Follower_Flushing_Strategy.h +++ b/TAO/tao/Leader_Follower_Flushing_Strategy.h @@ -4,8 +4,6 @@ /** * @file Leader_Follower_Flushing_Strategy.h * - * $Id$ - * * @author Carlos O'Ryan <coryan@uci.edu> */ //============================================================================= diff --git a/TAO/tao/Load_Protocol_Factory_T.h b/TAO/tao/Load_Protocol_Factory_T.h index b2c3bc41341..45b246d3188 100644 --- a/TAO/tao/Load_Protocol_Factory_T.h +++ b/TAO/tao/Load_Protocol_Factory_T.h @@ -4,8 +4,6 @@ /** * @file Load_Protocol_Factory_T.h * - * $Id$ - * * Function templates to load a protocol factory. * * @author Johnny Willemsen diff --git a/TAO/tao/LocateRequest_Invocation.h b/TAO/tao/LocateRequest_Invocation.h index a8162e669b6..321630dbc98 100644 --- a/TAO/tao/LocateRequest_Invocation.h +++ b/TAO/tao/LocateRequest_Invocation.h @@ -4,8 +4,6 @@ /** * @file LocateRequest_Invocation.h * - * $Id$ - * * * @author Balachandran Natarajan <bala@dre.vanderbilt.edu> */ diff --git a/TAO/tao/LocateRequest_Invocation_Adapter.h b/TAO/tao/LocateRequest_Invocation_Adapter.h index 4300d8aa19e..60770a6f8e5 100644 --- a/TAO/tao/LocateRequest_Invocation_Adapter.h +++ b/TAO/tao/LocateRequest_Invocation_Adapter.h @@ -4,8 +4,6 @@ /** * @file LocateRequest_Invocation_Adapter.h * - * $Id$ - * * @author Balachandran Natarajan <bala@dre.vanderbilt.edu> */ //============================================================================= diff --git a/TAO/tao/MCAST_Parser.h b/TAO/tao/MCAST_Parser.h index ab13fd43f2e..82b0fb48d3b 100644 --- a/TAO/tao/MCAST_Parser.h +++ b/TAO/tao/MCAST_Parser.h @@ -4,8 +4,6 @@ /** * @file MCAST_Parser.h * - * $Id$ - * * @author Priyanka Gontla (gontla_p@ociweb.com) */ //============================================================================= diff --git a/TAO/tao/MMAP_Allocator.h b/TAO/tao/MMAP_Allocator.h index 083ad54382d..07c5aa64c11 100644 --- a/TAO/tao/MMAP_Allocator.h +++ b/TAO/tao/MMAP_Allocator.h @@ -4,8 +4,6 @@ /** * @file MMAP_Allocator.h * - * $Id$ - * * @author Ossama Othman <ossama@dre.vanderbilt.edu> */ //============================================================================= diff --git a/TAO/tao/MProfile.h b/TAO/tao/MProfile.h index bd0b6f49c93..9ad2f0f0e30 100644 --- a/TAO/tao/MProfile.h +++ b/TAO/tao/MProfile.h @@ -4,8 +4,6 @@ /** * @file MProfile.h * - * $Id$ - * * Keep track of profile lists * * @author Fred Kuhns <fredk@cs.wustl.edu> diff --git a/TAO/tao/Message_Semantics.h b/TAO/tao/Message_Semantics.h index 59abacfd2d1..b14110cf639 100644 --- a/TAO/tao/Message_Semantics.h +++ b/TAO/tao/Message_Semantics.h @@ -4,8 +4,6 @@ /** * @file Message_Semantics.h * - * $Id$ - * * @author Johnny Willemsen <jwillemsen@remedy.nl> */ //============================================================================= diff --git a/TAO/tao/Messaging/AMH_Response_Handler.h b/TAO/tao/Messaging/AMH_Response_Handler.h index 36886d31c87..7a3b5e9e947 100644 --- a/TAO/tao/Messaging/AMH_Response_Handler.h +++ b/TAO/tao/Messaging/AMH_Response_Handler.h @@ -4,8 +4,6 @@ /** * @file AMH_Response_Handler.h * - * $Id$ - * * @author Mayur Deshpande <mayur@ics.uci.edu> */ // ========================================================================= diff --git a/TAO/tao/Messaging/AMH_Skeletons.h b/TAO/tao/Messaging/AMH_Skeletons.h index 05bdba0fc7f..d1252202978 100644 --- a/TAO/tao/Messaging/AMH_Skeletons.h +++ b/TAO/tao/Messaging/AMH_Skeletons.h @@ -4,8 +4,6 @@ /** * @file AMH_Skeletons.h * - * $Id$ - * * @author Marcel Smit <msmit@remedy.nl> * * @brief Upcall command exection classes for static AMH skeleton methods diff --git a/TAO/tao/Messaging/AMI_Arguments_Converter_Impl.h b/TAO/tao/Messaging/AMI_Arguments_Converter_Impl.h index 4d6599aaf2b..6f0ebd8cb1f 100644 --- a/TAO/tao/Messaging/AMI_Arguments_Converter_Impl.h +++ b/TAO/tao/Messaging/AMI_Arguments_Converter_Impl.h @@ -4,8 +4,6 @@ /** * @file AMI_Arguments_Converter_Impl.h * - * $Id$ - * * @author Johnny Willemsen <jwillemsen@remedy.nl> */ //============================================================================= diff --git a/TAO/tao/Messaging/Asynch_Invocation.h b/TAO/tao/Messaging/Asynch_Invocation.h index f38c07b634a..c6d1f68d861 100644 --- a/TAO/tao/Messaging/Asynch_Invocation.h +++ b/TAO/tao/Messaging/Asynch_Invocation.h @@ -4,8 +4,6 @@ /** * @file Asynch_Invocation.h * - * $Id$ - * * @author Balachandran Natarajan <bala@dre.vanderbilt.edu> */ //============================================================================= diff --git a/TAO/tao/Messaging/Asynch_Invocation_Adapter.h b/TAO/tao/Messaging/Asynch_Invocation_Adapter.h index fe3b1545ffe..765a37292aa 100644 --- a/TAO/tao/Messaging/Asynch_Invocation_Adapter.h +++ b/TAO/tao/Messaging/Asynch_Invocation_Adapter.h @@ -4,8 +4,6 @@ /** * @file Asynch_Invocation_Adapter.h * - * $Id$ - * * * @author Balachandran Natarajan <bala@dre.vanderbilt.edu> */ diff --git a/TAO/tao/Messaging/Asynch_Reply_Dispatcher.h b/TAO/tao/Messaging/Asynch_Reply_Dispatcher.h index 19085afc425..392487aa8a4 100644 --- a/TAO/tao/Messaging/Asynch_Reply_Dispatcher.h +++ b/TAO/tao/Messaging/Asynch_Reply_Dispatcher.h @@ -4,8 +4,6 @@ /** * @file Asynch_Reply_Dispatcher.h * - * $Id$ - * * @author Alexander Babu Arulanthu <alex@cs.wustl.edu> * @author Jeff Parsons <parsons@cs.wustl.edu> */ diff --git a/TAO/tao/Messaging/Asynch_Timeout_Handler.h b/TAO/tao/Messaging/Asynch_Timeout_Handler.h index 8283bdca490..2fbac1e98fa 100644 --- a/TAO/tao/Messaging/Asynch_Timeout_Handler.h +++ b/TAO/tao/Messaging/Asynch_Timeout_Handler.h @@ -4,8 +4,6 @@ /** * @file Asynch_Timeout_Handler.h * - * $Id$ - * * Timeout Handler for AMI timeouts * * diff --git a/TAO/tao/Messaging/Buffering_Constraint_Policy.h b/TAO/tao/Messaging/Buffering_Constraint_Policy.h index 5e2aaaa8ec9..63e207ab560 100644 --- a/TAO/tao/Messaging/Buffering_Constraint_Policy.h +++ b/TAO/tao/Messaging/Buffering_Constraint_Policy.h @@ -4,8 +4,6 @@ /** * @file Buffering_Constraint_Policy.h * - * $Id$ - * * @author Irfan Pyarali (irfan@cs.wustl.edu) */ //============================================================================= diff --git a/TAO/tao/Messaging/Connection_Timeout_Policy_i.h b/TAO/tao/Messaging/Connection_Timeout_Policy_i.h index 31badde98b6..839d5024450 100644 --- a/TAO/tao/Messaging/Connection_Timeout_Policy_i.h +++ b/TAO/tao/Messaging/Connection_Timeout_Policy_i.h @@ -4,8 +4,6 @@ /** * @file Connection_Timeout_Policy_i.h * - * $Id$ - * * @author Balachandran Natarajan (bala@cs.wustl.edu) */ //============================================================================= diff --git a/TAO/tao/Messaging/ExceptionHolder_i.h b/TAO/tao/Messaging/ExceptionHolder_i.h index e79af7993ba..f60bc86a0b0 100644 --- a/TAO/tao/Messaging/ExceptionHolder_i.h +++ b/TAO/tao/Messaging/ExceptionHolder_i.h @@ -4,8 +4,6 @@ /** * @file ExceptionHolder_i.h * - * $Id$ - * * @author Johnny Willemsen <jwillemsen@remedy.nl> */ //============================================================================= diff --git a/TAO/tao/Messaging/Messaging.h b/TAO/tao/Messaging/Messaging.h index 1699bf88d43..709e0afbd11 100644 --- a/TAO/tao/Messaging/Messaging.h +++ b/TAO/tao/Messaging/Messaging.h @@ -4,8 +4,6 @@ /** * @file Messaging.h * - * $Id$ - * * Include all the required headers to use CORBA Messaging easily. * * @author Carlos O'Ryan <coryan@uci.edu> diff --git a/TAO/tao/Messaging/Messaging_ORBInitializer.h b/TAO/tao/Messaging/Messaging_ORBInitializer.h index 5068e97c01f..07124b67568 100644 --- a/TAO/tao/Messaging/Messaging_ORBInitializer.h +++ b/TAO/tao/Messaging/Messaging_ORBInitializer.h @@ -4,8 +4,6 @@ /** * @file Messaging_ORBInitializer.h * - * $Id$ - * * @author Ossama Othman <ossama@uci.edu> */ //============================================================================= diff --git a/TAO/tao/Messaging/Messaging_Policy_i.h b/TAO/tao/Messaging/Messaging_Policy_i.h index 9abc8d58a1e..ba8ad68fcc5 100644 --- a/TAO/tao/Messaging/Messaging_Policy_i.h +++ b/TAO/tao/Messaging/Messaging_Policy_i.h @@ -4,8 +4,6 @@ /** * @file Messaging_Policy_i.h * - * $Id$ - * * @author Carlos O'Ryan (coryan@cs.wustl.edu) */ //============================================================================= diff --git a/TAO/tao/Messaging/Messaging_Queueing_Strategies.h b/TAO/tao/Messaging/Messaging_Queueing_Strategies.h index 9bceb8518a6..aab9fc1efe2 100644 --- a/TAO/tao/Messaging/Messaging_Queueing_Strategies.h +++ b/TAO/tao/Messaging/Messaging_Queueing_Strategies.h @@ -4,8 +4,6 @@ /** * @file Messaging_Queueing_Strategies.h * - * $Id$ - * * Queueing strategies for the ORB Messaging layer. * * @author Irfan Pyarali diff --git a/TAO/tao/Monitor/Monitor.h b/TAO/tao/Monitor/Monitor.h index 1f55d88e134..cd935e8f10e 100644 --- a/TAO/tao/Monitor/Monitor.h +++ b/TAO/tao/Monitor/Monitor.h @@ -4,8 +4,6 @@ /** * @file Monitor.h * - * $Id$ - * * @author Johnny Willemsen <jwillemsen@remedy.nl> */ // =================================================================== diff --git a/TAO/tao/Muxed_TMS.h b/TAO/tao/Muxed_TMS.h index 648d2547f2b..a680d25cc84 100644 --- a/TAO/tao/Muxed_TMS.h +++ b/TAO/tao/Muxed_TMS.h @@ -4,8 +4,6 @@ /** * @file Muxed_TMS.h * - * $Id$ - * * @author Alexander Babu Arulanthu <alex@cs.wustl.edu> */ //============================================================================= diff --git a/TAO/tao/NVList_Adapter.h b/TAO/tao/NVList_Adapter.h index 625dfc5afa6..22d33393918 100644 --- a/TAO/tao/NVList_Adapter.h +++ b/TAO/tao/NVList_Adapter.h @@ -4,8 +4,6 @@ /** * @file NVList_Adapter.h * - * $Id$ - * * @author Johnny Willemsen <jwillemsen@remedy.nl> */ //============================================================================= diff --git a/TAO/tao/Nested_Upcall_Guard.h b/TAO/tao/Nested_Upcall_Guard.h index c82b73ae806..60c95f9e8ca 100644 --- a/TAO/tao/Nested_Upcall_Guard.h +++ b/TAO/tao/Nested_Upcall_Guard.h @@ -4,8 +4,6 @@ /** * @file Nested_Upcall_Guard.h * - * $Id$ - * * @author Chris Cleeland <cleeland@ociweb.com> */ //============================================================================= diff --git a/TAO/tao/Network_Priority_Protocols_Hooks.h b/TAO/tao/Network_Priority_Protocols_Hooks.h index 9a8c0f38fb9..dcbc9745b81 100644 --- a/TAO/tao/Network_Priority_Protocols_Hooks.h +++ b/TAO/tao/Network_Priority_Protocols_Hooks.h @@ -4,8 +4,6 @@ /** * @file Network_Priority_Protocols_Hooks.h * - * $Id$ - * * @author Jaiganesh Balasubramanian <jai@dre.vanderbilt.edu> * Johnny Willemsen <jwillemsen@remedy.nl> */ diff --git a/TAO/tao/New_Leader_Generator.h b/TAO/tao/New_Leader_Generator.h index e3918b29c47..25c289aa65d 100644 --- a/TAO/tao/New_Leader_Generator.h +++ b/TAO/tao/New_Leader_Generator.h @@ -4,8 +4,6 @@ /** * @file New_Leader_Generator.h * - * $Id$ - * * @author Irfan Pyarali */ // =================================================================== diff --git a/TAO/tao/Null_Fragmentation_Strategy.h b/TAO/tao/Null_Fragmentation_Strategy.h index 0a70c65601d..528b1a28714 100644 --- a/TAO/tao/Null_Fragmentation_Strategy.h +++ b/TAO/tao/Null_Fragmentation_Strategy.h @@ -4,8 +4,6 @@ /** * @file Null_Fragmentation_Strategy.h * - * $Id$ - * * @author Ossama Othman <ossama@dre.vanderbilt.edu> */ //============================================================================= diff --git a/TAO/tao/ORB.h b/TAO/tao/ORB.h index 5b76fdf659f..6d936dfb818 100644 --- a/TAO/tao/ORB.h +++ b/TAO/tao/ORB.h @@ -4,8 +4,6 @@ /** * @file ORB.h * - * $Id$ - * * Header file for CORBA's ORB type. * * @author DOC Center - Washington University at St. Louis diff --git a/TAO/tao/ORBInitializer_Registry.h b/TAO/tao/ORBInitializer_Registry.h index dc53a16dde8..cef0ec5beeb 100644 --- a/TAO/tao/ORBInitializer_Registry.h +++ b/TAO/tao/ORBInitializer_Registry.h @@ -4,8 +4,6 @@ /** * @file ORBInitializer_Registry.h * - * $Id$ - * * @author Ossama Othman <ossama@uci.edu> */ // =================================================================== diff --git a/TAO/tao/ORBInitializer_Registry_Adapter.h b/TAO/tao/ORBInitializer_Registry_Adapter.h index c5f7469dbe6..69b2f23f059 100644 --- a/TAO/tao/ORBInitializer_Registry_Adapter.h +++ b/TAO/tao/ORBInitializer_Registry_Adapter.h @@ -4,8 +4,6 @@ /** * @file ORBInitializer_Registry_Adapter.h * - * $Id$ - * * @author Johnny Willemsen <jwillemsen@remedy.nl> */ // =================================================================== diff --git a/TAO/tao/ORB_Constants.h b/TAO/tao/ORB_Constants.h index 10bc2ffcfdb..bef865c73cd 100644 --- a/TAO/tao/ORB_Constants.h +++ b/TAO/tao/ORB_Constants.h @@ -4,8 +4,6 @@ /** * @file ORB_Constants.h * - * $Id$ - * * Constants needed by various files. * * @author Jeff Parsons diff --git a/TAO/tao/ORB_Core.h b/TAO/tao/ORB_Core.h index b6d112f138c..5b2ba9f0ccd 100644 --- a/TAO/tao/ORB_Core.h +++ b/TAO/tao/ORB_Core.h @@ -4,8 +4,6 @@ /** * @file ORB_Core.h * - * $Id$ - * * @author DOC Center - Washington University at St. Louis * @author DOC Laboratory - University of California at Irvine */ diff --git a/TAO/tao/ORB_Core_Auto_Ptr.h b/TAO/tao/ORB_Core_Auto_Ptr.h index 31112d6aeb0..be8c62fbd8c 100644 --- a/TAO/tao/ORB_Core_Auto_Ptr.h +++ b/TAO/tao/ORB_Core_Auto_Ptr.h @@ -4,8 +4,6 @@ /** * @file ORB_Core_Auto_Ptr.h * - * $Id$ - * * @author DOC Center - Washington University at St. Louis * @author DOC Laboratory - University of California at Irvine */ diff --git a/TAO/tao/ORB_Core_TSS_Resources.h b/TAO/tao/ORB_Core_TSS_Resources.h index f8cf49569ee..f5c12f9dd32 100644 --- a/TAO/tao/ORB_Core_TSS_Resources.h +++ b/TAO/tao/ORB_Core_TSS_Resources.h @@ -4,8 +4,6 @@ /** * @file ORB_Core_TSS_Resources.h * - * $Id$ - * * @author DOC Center - Washington University at St. Louis * @author DOC Laboratory - University of California at Irvine */ diff --git a/TAO/tao/ORB_Table.h b/TAO/tao/ORB_Table.h index 5b879c5f6ac..c1e5ed0d60e 100644 --- a/TAO/tao/ORB_Table.h +++ b/TAO/tao/ORB_Table.h @@ -4,8 +4,6 @@ /** * @file ORB_Table.h * - * $Id$ - * * @author Ossama Othman * @author Carlos O'Ryan */ diff --git a/TAO/tao/ORB_Time_Policy.h b/TAO/tao/ORB_Time_Policy.h index f4ee57d8420..9c8a8ee4fe7 100644 --- a/TAO/tao/ORB_Time_Policy.h +++ b/TAO/tao/ORB_Time_Policy.h @@ -4,8 +4,6 @@ /** * @file ORB_Time_Policy.h * - * $Id$ - * * @author Martin Corino <mcorino@remedy.nl> */ //============================================================================= diff --git a/TAO/tao/ObjRefTemplate/ORT_Adapter_Factory_Impl.h b/TAO/tao/ObjRefTemplate/ORT_Adapter_Factory_Impl.h index 61fe6c718d7..2be657f40e6 100644 --- a/TAO/tao/ObjRefTemplate/ORT_Adapter_Factory_Impl.h +++ b/TAO/tao/ObjRefTemplate/ORT_Adapter_Factory_Impl.h @@ -4,8 +4,6 @@ /** * @file ORT_Adapter_Factory_Impl.h * - * $Id$ - * * @author Johnny Willemsen <jwillemsen@remedy.nl> */ //============================================================================= diff --git a/TAO/tao/Object.h b/TAO/tao/Object.h index 59ae911e3e0..fa007b539a7 100644 --- a/TAO/tao/Object.h +++ b/TAO/tao/Object.h @@ -4,8 +4,6 @@ /** * @file Object.h * - * $Id$ - * * A "Object" is an entity that can be the target of an invocation * using an ORB. All CORBA objects provide this functionality. * See the CORBA 3.x specification for details. diff --git a/TAO/tao/ObjectKey_Table.h b/TAO/tao/ObjectKey_Table.h index 172f76a2db4..d467e6d2711 100644 --- a/TAO/tao/ObjectKey_Table.h +++ b/TAO/tao/ObjectKey_Table.h @@ -4,8 +4,6 @@ /** * @file ObjectKey_Table.h * - * $Id$ - * * @author Balachandran Natarajan <bala@dre.vanderbilt.edu> */ //============================================================================= diff --git a/TAO/tao/Object_Argument_T.h b/TAO/tao/Object_Argument_T.h index 5aa3449e7d8..5befb04c321 100644 --- a/TAO/tao/Object_Argument_T.h +++ b/TAO/tao/Object_Argument_T.h @@ -4,8 +4,6 @@ /** * @file Object_Argument_T.h * - * $Id$ - * * @authors Jeff Parsons and Carlos O'Ryan */ //============================================================================= diff --git a/TAO/tao/Object_Loader.h b/TAO/tao/Object_Loader.h index 3dcfd290fe8..2c3aeea2750 100644 --- a/TAO/tao/Object_Loader.h +++ b/TAO/tao/Object_Loader.h @@ -4,8 +4,6 @@ /** * @file Object_Loader.h * - * $Id$ - * * @author Carlos O'Ryan (coryan@cs.wustl.edu) */ // ================================================================ diff --git a/TAO/tao/Object_Proxy_Broker.h b/TAO/tao/Object_Proxy_Broker.h index 14a0c3ea224..4eaac3cbf0e 100644 --- a/TAO/tao/Object_Proxy_Broker.h +++ b/TAO/tao/Object_Proxy_Broker.h @@ -4,8 +4,6 @@ /** * @file Object_Proxy_Broker.h * - * $Id$ - * * This files contains the abstract class for the CORBA Object * proxy brokers. * diff --git a/TAO/tao/Object_Ref_Table.h b/TAO/tao/Object_Ref_Table.h index 2381e1b7f43..1eb79612fea 100644 --- a/TAO/tao/Object_Ref_Table.h +++ b/TAO/tao/Object_Ref_Table.h @@ -4,8 +4,6 @@ /** * @file Object_Ref_Table.h * - * $Id$ - * * @author Ossama Othman <ossama@uci.edu> */ //============================================================================= diff --git a/TAO/tao/Object_T.h b/TAO/tao/Object_T.h index cf8e24f9e7b..a2196feb410 100644 --- a/TAO/tao/Object_T.h +++ b/TAO/tao/Object_T.h @@ -4,8 +4,6 @@ /** * @file Object_T.h * - * $Id$ - * * Templatized utilities common to all IDL interfaces. * * @author Jeff Parsons <j.parsons@vanderbilt.edu> diff --git a/TAO/tao/Objref_VarOut_T.h b/TAO/tao/Objref_VarOut_T.h index c8e49d96b22..e8e2de04bff 100644 --- a/TAO/tao/Objref_VarOut_T.h +++ b/TAO/tao/Objref_VarOut_T.h @@ -4,8 +4,6 @@ /** * @file Objref_VarOut_T.h * - * $Id$ - * * @author Jeff Parsons */ //============================================================================= diff --git a/TAO/tao/On_Demand_Fragmentation_Strategy.h b/TAO/tao/On_Demand_Fragmentation_Strategy.h index 428f45a7f9f..10f6e83a873 100644 --- a/TAO/tao/On_Demand_Fragmentation_Strategy.h +++ b/TAO/tao/On_Demand_Fragmentation_Strategy.h @@ -4,8 +4,6 @@ /** * @file On_Demand_Fragmentation_Strategy.h * - * $Id$ - * * @author Ossama Othman <ossama@dre.vanderbilt.edu> */ //============================================================================= diff --git a/TAO/tao/PI/ClientRequestDetails.h b/TAO/tao/PI/ClientRequestDetails.h index 82d6e6e787f..2aa46394c6a 100644 --- a/TAO/tao/PI/ClientRequestDetails.h +++ b/TAO/tao/PI/ClientRequestDetails.h @@ -4,8 +4,6 @@ /** * @file ClientRequestDetails.h * - * $Id$ - * * This file declares a class that manages the details * about a registered client request interceptor. Policies can be * used when interceptors are registered, and the policy values diff --git a/TAO/tao/PI/ClientRequestInterceptor_Adapter_Impl.h b/TAO/tao/PI/ClientRequestInterceptor_Adapter_Impl.h index 49c03aeee71..de01f6487f1 100644 --- a/TAO/tao/PI/ClientRequestInterceptor_Adapter_Impl.h +++ b/TAO/tao/PI/ClientRequestInterceptor_Adapter_Impl.h @@ -4,8 +4,6 @@ /** * @file ClientRequestInterceptor_Adapter_Impl.h * - * $Id$ - * * This file an adapter class to simplify the support of * interceptors. * diff --git a/TAO/tao/PI/ClientRequestInterceptor_Factory_Impl.h b/TAO/tao/PI/ClientRequestInterceptor_Factory_Impl.h index 96c9f4c85e6..75b079061b3 100644 --- a/TAO/tao/PI/ClientRequestInterceptor_Factory_Impl.h +++ b/TAO/tao/PI/ClientRequestInterceptor_Factory_Impl.h @@ -4,8 +4,6 @@ /** * @file ClientRequestInterceptor_Factory_Impl.h * - * $Id$ - * * @author Johnny Willemsen <jwillemsen@remedy.nl> */ //============================================================================= diff --git a/TAO/tao/PI/DLL_Resident_ORB_Initializer.cpp b/TAO/tao/PI/DLL_Resident_ORB_Initializer.cpp index 750ae1424d2..e71785cb0d3 100644 --- a/TAO/tao/PI/DLL_Resident_ORB_Initializer.cpp +++ b/TAO/tao/PI/DLL_Resident_ORB_Initializer.cpp @@ -3,8 +3,6 @@ /** * @file DLL_Resident_ORB_Initializer.cpp * - * $Id$ - * * @author Dale Wilson <wilsond@ociweb.com> */ //============================================================================= diff --git a/TAO/tao/PI/DLL_Resident_ORB_Initializer.h b/TAO/tao/PI/DLL_Resident_ORB_Initializer.h index 6304294fb68..338bfbf4f58 100644 --- a/TAO/tao/PI/DLL_Resident_ORB_Initializer.h +++ b/TAO/tao/PI/DLL_Resident_ORB_Initializer.h @@ -4,8 +4,6 @@ /** * @file DLL_Resident_ORB_Initializer.h * - * $Id$ - * * @author Dale Wilson <wilsond@ociweb.com> */ //============================================================================= diff --git a/TAO/tao/PI/Interceptor_List_T.h b/TAO/tao/PI/Interceptor_List_T.h index 7a7d49c71dc..77da79213eb 100644 --- a/TAO/tao/PI/Interceptor_List_T.h +++ b/TAO/tao/PI/Interceptor_List_T.h @@ -4,8 +4,6 @@ /** * @file Interceptor_List_T.h * - * $Id$ - * * @author Ossama Othman <ossama@uci.edu> * @author Johnny Willemsen <jwillemsen@remedy.nl> */ diff --git a/TAO/tao/PI/ORBInitInfo.h b/TAO/tao/PI/ORBInitInfo.h index fdf7676380e..4dc4efdca3f 100644 --- a/TAO/tao/PI/ORBInitInfo.h +++ b/TAO/tao/PI/ORBInitInfo.h @@ -4,8 +4,6 @@ /** * @file ORBInitInfo.h * - * $Id$ - * * @author Ossama Othman <ossama@dre.vanderbilt.edu> */ // =================================================================== diff --git a/TAO/tao/PI/ORBInitializer_Registry_Impl.h b/TAO/tao/PI/ORBInitializer_Registry_Impl.h index b058b288e05..f6c9de7cd2c 100644 --- a/TAO/tao/PI/ORBInitializer_Registry_Impl.h +++ b/TAO/tao/PI/ORBInitializer_Registry_Impl.h @@ -4,8 +4,6 @@ /** * @file ORBInitializer_Registry_Impl.h * - * $Id$ - * * @author Ossama Othman <ossama@uci.edu> */ // =================================================================== diff --git a/TAO/tao/PI/PI.h b/TAO/tao/PI/PI.h index 7edcea6ff12..238fae36891 100644 --- a/TAO/tao/PI/PI.h +++ b/TAO/tao/PI/PI.h @@ -4,8 +4,6 @@ /** * @file PI.h * - * $Id$ - * * @author Johnny Willemsen <jwillemsen@remedy.nl> */ // =================================================================== diff --git a/TAO/tao/PI/PICurrent.h b/TAO/tao/PI/PICurrent.h index ff5d9763893..c5fb1391941 100644 --- a/TAO/tao/PI/PICurrent.h +++ b/TAO/tao/PI/PICurrent.h @@ -4,8 +4,6 @@ /** * @file PICurrent.h * - * $Id$ - * * @author Ossama Othman <ossama@dre.vanderbilt.edu> */ // =================================================================== diff --git a/TAO/tao/PI/PICurrent_Impl.h b/TAO/tao/PI/PICurrent_Impl.h index 8b8ce8282f3..3d22b82bb1e 100644 --- a/TAO/tao/PI/PICurrent_Impl.h +++ b/TAO/tao/PI/PICurrent_Impl.h @@ -4,8 +4,6 @@ /** * @file PICurrent_Impl.h * - * $Id$ - * * @author Ossama Othman <ossama@dre.vanderbilt.edu> */ // =================================================================== diff --git a/TAO/tao/PI/PICurrent_Loader.h b/TAO/tao/PI/PICurrent_Loader.h index 3b46591b2e2..1db88f77ec4 100644 --- a/TAO/tao/PI/PICurrent_Loader.h +++ b/TAO/tao/PI/PICurrent_Loader.h @@ -5,8 +5,6 @@ /** * @file PICurrent_Loader.h * - * $Id$ - * * @author Johnny Willemsen <jwillemsen@remedy.nl> */ //============================================================================= diff --git a/TAO/tao/PI/PI_ORBInitializer.h b/TAO/tao/PI/PI_ORBInitializer.h index fbdef929347..082f9a3fdc5 100644 --- a/TAO/tao/PI/PI_ORBInitializer.h +++ b/TAO/tao/PI/PI_ORBInitializer.h @@ -4,8 +4,6 @@ /** * @file PI_ORBInitializer.h * - * $Id$ - * * @author Tim Bradley <bradley_t@ociweb.com> */ //============================================================================= diff --git a/TAO/tao/PI/PolicyFactory_Loader.h b/TAO/tao/PI/PolicyFactory_Loader.h index ca097a75c62..d96c7d39abd 100644 --- a/TAO/tao/PI/PolicyFactory_Loader.h +++ b/TAO/tao/PI/PolicyFactory_Loader.h @@ -5,8 +5,6 @@ /** * @file PolicyFactory_Loader.h * - * $Id$ - * * @author Johnny Willemsen <jwillemsen@remedy.nl> */ //============================================================================= diff --git a/TAO/tao/PI/PolicyFactory_Registry.h b/TAO/tao/PI/PolicyFactory_Registry.h index bc939533f23..ddd26b87151 100644 --- a/TAO/tao/PI/PolicyFactory_Registry.h +++ b/TAO/tao/PI/PolicyFactory_Registry.h @@ -4,8 +4,6 @@ /** * @file PolicyFactory_Registry.h * - * $Id$ - * * @author Ossama Othman <ossama@dre.vanderbilt.edu> * @author Johnny Willemsen <jwillemsen@remedy.nl> */ diff --git a/TAO/tao/PI/ProcessingModePolicy.h b/TAO/tao/PI/ProcessingModePolicy.h index 0e90621f627..ce6d12690db 100644 --- a/TAO/tao/PI/ProcessingModePolicy.h +++ b/TAO/tao/PI/ProcessingModePolicy.h @@ -3,8 +3,6 @@ /** * @file ProcessingModePolicy.h * - * $Id$ - * * @author Tim Bradley (bradley_t@ociweb.com) */ //============================================================================= diff --git a/TAO/tao/PI/RequestInfo_Util.h b/TAO/tao/PI/RequestInfo_Util.h index 650cc77b488..cf4c1b20366 100644 --- a/TAO/tao/PI/RequestInfo_Util.h +++ b/TAO/tao/PI/RequestInfo_Util.h @@ -4,8 +4,6 @@ /** * @file RequestInfo_Util.h * - * $Id$ - * * @author Ossama Othman <ossama@uci.edu> */ // =================================================================== diff --git a/TAO/tao/PI/RequestInterceptor_Adapter_Impl.cpp b/TAO/tao/PI/RequestInterceptor_Adapter_Impl.cpp index 625924a6506..ce14ce596b4 100644 --- a/TAO/tao/PI/RequestInterceptor_Adapter_Impl.cpp +++ b/TAO/tao/PI/RequestInterceptor_Adapter_Impl.cpp @@ -4,8 +4,6 @@ /** * @file RequestInterceptor_Adapter_Impl.cpp * - * $Id$ - * * This file an adapter class to simplify the support of * interceptors. */ diff --git a/TAO/tao/PI/RequestInterceptor_Adapter_Impl.h b/TAO/tao/PI/RequestInterceptor_Adapter_Impl.h index 43908344d8a..e761af1f3db 100644 --- a/TAO/tao/PI/RequestInterceptor_Adapter_Impl.h +++ b/TAO/tao/PI/RequestInterceptor_Adapter_Impl.h @@ -4,8 +4,6 @@ /** * @file RequestInterceptor_Adapter_Impl.h * - * $Id$ - * */ //============================================================================= diff --git a/TAO/tao/PI_Server/PICurrent_Guard.h b/TAO/tao/PI_Server/PICurrent_Guard.h index 741163ebba1..8eaee4ec81d 100644 --- a/TAO/tao/PI_Server/PICurrent_Guard.h +++ b/TAO/tao/PI_Server/PICurrent_Guard.h @@ -4,8 +4,6 @@ /** * @file PICurrent_Guard.h * - * $Id$ - * * @author Ossama Othman <ossama@dre.vanderbilt.edu> */ // =================================================================== diff --git a/TAO/tao/PI_Server/PI_Server.h b/TAO/tao/PI_Server/PI_Server.h index eed7d6cc8eb..57e04843ab6 100644 --- a/TAO/tao/PI_Server/PI_Server.h +++ b/TAO/tao/PI_Server/PI_Server.h @@ -4,8 +4,6 @@ /** * @file PI_Server.h * - * $Id$ - * * @author Johnny Willemsen <jwillemsen@remedy.nl> */ // =================================================================== diff --git a/TAO/tao/PI_Server/Policy_Creator_T.h b/TAO/tao/PI_Server/Policy_Creator_T.h index 807a2278e85..acbc65f0975 100644 --- a/TAO/tao/PI_Server/Policy_Creator_T.h +++ b/TAO/tao/PI_Server/Policy_Creator_T.h @@ -4,8 +4,6 @@ /** * @file Policy_Creator_T.h * - * $Id$ - * * @author Johnny Willemsen <jwillemsen@remedy.nl> */ //============================================================================= diff --git a/TAO/tao/PI_Server/PortableServer_ORBInitializer.h b/TAO/tao/PI_Server/PortableServer_ORBInitializer.h index 0a912a54b87..d2499fe18a8 100644 --- a/TAO/tao/PI_Server/PortableServer_ORBInitializer.h +++ b/TAO/tao/PI_Server/PortableServer_ORBInitializer.h @@ -4,8 +4,6 @@ /** * @file PortableServer_ORBInitializer.h * - * $Id$ - * * @author Irfan Pyarali <irfan@oomworks.com> */ //============================================================================= diff --git a/TAO/tao/PI_Server/ServerInterceptorAdapter.h b/TAO/tao/PI_Server/ServerInterceptorAdapter.h index f13ad01b93e..6c3efa5c4c7 100644 --- a/TAO/tao/PI_Server/ServerInterceptorAdapter.h +++ b/TAO/tao/PI_Server/ServerInterceptorAdapter.h @@ -4,8 +4,6 @@ /** * @file ServerInterceptorAdapter.h * - * $Id$ - * * This file contains a helper class to simplify the support of * interceptors in TAO_IDL generated skeletons. * diff --git a/TAO/tao/PI_Server/ServerRequestDetails.h b/TAO/tao/PI_Server/ServerRequestDetails.h index d7c5b426018..1e47815ef05 100644 --- a/TAO/tao/PI_Server/ServerRequestDetails.h +++ b/TAO/tao/PI_Server/ServerRequestDetails.h @@ -4,8 +4,6 @@ /** * @file ServerRequestDetails.h * - * $Id$ - * * This file declares a class that manages the details * about a registered server request interceptor. Policies can be * used when interceptors are registered, and the policy values diff --git a/TAO/tao/PI_Server/ServerRequestInterceptor_Factory_Impl.h b/TAO/tao/PI_Server/ServerRequestInterceptor_Factory_Impl.h index 3582cec084d..7c7abdab60b 100644 --- a/TAO/tao/PI_Server/ServerRequestInterceptor_Factory_Impl.h +++ b/TAO/tao/PI_Server/ServerRequestInterceptor_Factory_Impl.h @@ -4,8 +4,6 @@ /** * @file ServerRequestInterceptor_Factory_Impl.h * - * $Id$ - * * @author Johnny Willemsen <jwillemsen@remedy.nl> */ //============================================================================= diff --git a/TAO/tao/Parser_Registry.h b/TAO/tao/Parser_Registry.h index bdf8a00177b..e8aa937b3ac 100644 --- a/TAO/tao/Parser_Registry.h +++ b/TAO/tao/Parser_Registry.h @@ -4,8 +4,6 @@ /** * @file Parser_Registry.h * - * $Id$ - * * @author Priyanka Gontla <pgontla@uci.edu> * @author Carlos O'Ryan <coryan@uci.edu> */ diff --git a/TAO/tao/Pluggable_Messaging_Utils.h b/TAO/tao/Pluggable_Messaging_Utils.h index c43e7a7c683..d61acbef621 100644 --- a/TAO/tao/Pluggable_Messaging_Utils.h +++ b/TAO/tao/Pluggable_Messaging_Utils.h @@ -4,8 +4,6 @@ /** * @file Pluggable_Messaging_Utils.h * - * $Id$ - * * Utility classes for the TAO pluggable messaging framework. * * @author Balachandran Natarajan <bala@cs.wustl.edu> diff --git a/TAO/tao/PolicyFactory_Registry_Adapter.h b/TAO/tao/PolicyFactory_Registry_Adapter.h index 0c8596949e4..275a419cbc2 100644 --- a/TAO/tao/PolicyFactory_Registry_Adapter.h +++ b/TAO/tao/PolicyFactory_Registry_Adapter.h @@ -4,8 +4,6 @@ /** * @file PolicyFactory_Registry_Adapter.h * - * $Id$ - * * @author Johnny Willemsen <jwillemsen@remedy.nl> */ // =================================================================== diff --git a/TAO/tao/PolicyFactory_Registry_Factory.h b/TAO/tao/PolicyFactory_Registry_Factory.h index 39b9d41ec4d..bc214fe55ba 100644 --- a/TAO/tao/PolicyFactory_Registry_Factory.h +++ b/TAO/tao/PolicyFactory_Registry_Factory.h @@ -2,8 +2,6 @@ /** * @file PolicyFactory_Registry_Factory.h * - * $Id$ - * * @author Carlos O'Ryan (coryan@cs.wustl.edu) */ // ================================================================ diff --git a/TAO/tao/PolicyS.h b/TAO/tao/PolicyS.h index 6730d925b57..5ab38b523c2 100644 --- a/TAO/tao/PolicyS.h +++ b/TAO/tao/PolicyS.h @@ -3,8 +3,6 @@ /** * @file PolicyS.h * - * $Id$ - * * The file is almost empty and only present to keep other IDL files * that include Policy.pidl happy. * diff --git a/TAO/tao/Policy_Current.h b/TAO/tao/Policy_Current.h index 05c18e88e90..d3f9b34f1f9 100644 --- a/TAO/tao/Policy_Current.h +++ b/TAO/tao/Policy_Current.h @@ -4,8 +4,6 @@ /** * @file Policy_Current.h * - * $Id$ - * * An implementation for the CORBA::PolicyCurrent interface. * * diff --git a/TAO/tao/Policy_Current_Impl.h b/TAO/tao/Policy_Current_Impl.h index ccaaca6ea1b..cb36943e5f3 100644 --- a/TAO/tao/Policy_Current_Impl.h +++ b/TAO/tao/Policy_Current_Impl.h @@ -4,8 +4,6 @@ /** * @file Policy_Current_Impl.h * - * $Id$ - * * An implementation for the CORBA::PolicyManager interface. * * diff --git a/TAO/tao/Policy_Manager.h b/TAO/tao/Policy_Manager.h index 3b2054c3d12..619fb506e3f 100644 --- a/TAO/tao/Policy_Manager.h +++ b/TAO/tao/Policy_Manager.h @@ -4,8 +4,6 @@ /** * @file Policy_Manager.h * - * $Id$ - * * An implementation for the CORBA::PolicyManager interface. * * @author Carlos O'Ryan (coryan@cs.wustl.edu) diff --git a/TAO/tao/Policy_Set.h b/TAO/tao/Policy_Set.h index 13215b72ca9..36d8d6c7bc7 100644 --- a/TAO/tao/Policy_Set.h +++ b/TAO/tao/Policy_Set.h @@ -4,8 +4,6 @@ /** * @file Policy_Set.h * - * $Id$ - * * A Policy Container that provides O(1) time access for policy that * support caching (see orbconf.h). * diff --git a/TAO/tao/Policy_Validator.h b/TAO/tao/Policy_Validator.h index 769e8e40de2..b4ae5a0b7ad 100644 --- a/TAO/tao/Policy_Validator.h +++ b/TAO/tao/Policy_Validator.h @@ -4,8 +4,6 @@ /** * @file Policy_Validator.h * - * $Id$ - * * This file contains the declaration for the POA policy validator * interface. * diff --git a/TAO/tao/PortableInterceptor.h b/TAO/tao/PortableInterceptor.h index 240f04f02fa..5bb53791d3a 100644 --- a/TAO/tao/PortableInterceptor.h +++ b/TAO/tao/PortableInterceptor.h @@ -4,8 +4,6 @@ /** * @file PortableInterceptor.h * - * $Id$ - * * A series of TAO_INTERCEPTOR* macros are defined in this file. * These macros allows us to disable/enable support of interceptors * easily. diff --git a/TAO/tao/PortableServer/Acceptor_Filter_Factory.h b/TAO/tao/PortableServer/Acceptor_Filter_Factory.h index 702f88ef683..383f423fe73 100644 --- a/TAO/tao/PortableServer/Acceptor_Filter_Factory.h +++ b/TAO/tao/PortableServer/Acceptor_Filter_Factory.h @@ -4,8 +4,6 @@ /** * @file Acceptor_Filter_Factory.h * - * $Id$ - * * Provides default acceptor filters for use by the POA. * * @author Yan Dai <dai_y@ociweb.com> diff --git a/TAO/tao/PortableServer/Active_Object_Map.h b/TAO/tao/PortableServer/Active_Object_Map.h index bba8479e644..58c21c9cd83 100644 --- a/TAO/tao/PortableServer/Active_Object_Map.h +++ b/TAO/tao/PortableServer/Active_Object_Map.h @@ -4,8 +4,6 @@ /** * @file Active_Object_Map.h * - * $Id$ - * * @author Irfan Pyarali */ //============================================================================= diff --git a/TAO/tao/PortableServer/Active_Object_Map_Entry.h b/TAO/tao/PortableServer/Active_Object_Map_Entry.h index 75d2a3d2c40..8fc2c4504d8 100644 --- a/TAO/tao/PortableServer/Active_Object_Map_Entry.h +++ b/TAO/tao/PortableServer/Active_Object_Map_Entry.h @@ -4,8 +4,6 @@ /** * @file Active_Object_Map_Entry.h * - * $Id$ - * * @author Irfan Pyarali */ //============================================================================= diff --git a/TAO/tao/PortableServer/Active_Policy_Strategies.h b/TAO/tao/PortableServer/Active_Policy_Strategies.h index b5f2cac656c..fd983213528 100644 --- a/TAO/tao/PortableServer/Active_Policy_Strategies.h +++ b/TAO/tao/PortableServer/Active_Policy_Strategies.h @@ -4,8 +4,6 @@ /** * @file Active_Policy_Strategies.h * - * $Id$ - * * @author Johnny Willemsen <jwillemsen@remedy.nl> */ //============================================================================= diff --git a/TAO/tao/PortableServer/Any_SArg_Traits.h b/TAO/tao/PortableServer/Any_SArg_Traits.h index 8ef6f99b1e0..fcda3433c0b 100644 --- a/TAO/tao/PortableServer/Any_SArg_Traits.h +++ b/TAO/tao/PortableServer/Any_SArg_Traits.h @@ -4,8 +4,6 @@ /** * @file Any_SArg_Traits.h * - * $Id$ - * * @author Jeff Parsons * @author Ossama Othman */ diff --git a/TAO/tao/PortableServer/BD_String_SArgument_T.h b/TAO/tao/PortableServer/BD_String_SArgument_T.h index 93c329b28f1..672669ea00c 100644 --- a/TAO/tao/PortableServer/BD_String_SArgument_T.h +++ b/TAO/tao/PortableServer/BD_String_SArgument_T.h @@ -4,8 +4,6 @@ /** * @file BD_String_SArgument_T.h * - * $Id$ - * * @authors Jeff Parsons, Carlos O'Ryan and Ossama Othman */ //============================================================================= diff --git a/TAO/tao/PortableServer/Basic_SArgument_T.h b/TAO/tao/PortableServer/Basic_SArgument_T.h index 0d0bd17ec1c..ab9d9e0e694 100644 --- a/TAO/tao/PortableServer/Basic_SArgument_T.h +++ b/TAO/tao/PortableServer/Basic_SArgument_T.h @@ -4,8 +4,6 @@ /** * @file Basic_SArgument_T.h * - * $Id$ - * * @authors Jeff Parsons, Carlos O'Ryan and Ossama Othman */ //============================================================================= diff --git a/TAO/tao/PortableServer/Basic_SArguments.h b/TAO/tao/PortableServer/Basic_SArguments.h index 000b5bd2257..fedd66c3afc 100644 --- a/TAO/tao/PortableServer/Basic_SArguments.h +++ b/TAO/tao/PortableServer/Basic_SArguments.h @@ -4,8 +4,6 @@ /** * @file Basic_SArguments.h * - * $Id$ - * * @authors Jeff Parsons and Carlos O'Ryan */ //============================================================================= diff --git a/TAO/tao/PortableServer/Collocated_Arguments_Converter.h b/TAO/tao/PortableServer/Collocated_Arguments_Converter.h index 4bec2b4c9dd..384db9dc465 100644 --- a/TAO/tao/PortableServer/Collocated_Arguments_Converter.h +++ b/TAO/tao/PortableServer/Collocated_Arguments_Converter.h @@ -4,8 +4,6 @@ /** * @file Collocated_Arguments_Converter.h * - * $Id$ - * * @author Yan Dai <dai_y@ociweb.com> * @author Johnny Willemsen <jwillemsen@remedy.nl> */ diff --git a/TAO/tao/PortableServer/Collocated_Object_Proxy_Broker.h b/TAO/tao/PortableServer/Collocated_Object_Proxy_Broker.h index 56f4000a383..45c29fc8f13 100644 --- a/TAO/tao/PortableServer/Collocated_Object_Proxy_Broker.h +++ b/TAO/tao/PortableServer/Collocated_Object_Proxy_Broker.h @@ -4,8 +4,6 @@ /** * @file Collocated_Object_Proxy_Broker.h * - * $Id$ - * * This files contains the Collocated Proxy Broker implementation * for the CORBA Object. * diff --git a/TAO/tao/PortableServer/Creation_Time.h b/TAO/tao/PortableServer/Creation_Time.h index 5fb58f93e72..18de6b7250e 100644 --- a/TAO/tao/PortableServer/Creation_Time.h +++ b/TAO/tao/PortableServer/Creation_Time.h @@ -4,8 +4,6 @@ /** * @file Creation_Time.h * - * $Id$ - * * Header file for Creation_Time and Temporary_Creation_Time * * @author Irfan Pyarali <irfan@cs.wustl.edu> diff --git a/TAO/tao/PortableServer/Default_Acceptor_Filter.h b/TAO/tao/PortableServer/Default_Acceptor_Filter.h index 3b1bca11b17..5e811e4f16e 100644 --- a/TAO/tao/PortableServer/Default_Acceptor_Filter.h +++ b/TAO/tao/PortableServer/Default_Acceptor_Filter.h @@ -4,8 +4,6 @@ /** * @file Default_Acceptor_Filter.h * - * $Id$ - * * Default strategy for populating mprofile * * @author Marina Spivak <marina@cs.wustl.edu> diff --git a/TAO/tao/PortableServer/Default_Policy_Validator.h b/TAO/tao/PortableServer/Default_Policy_Validator.h index 717794e7787..5642928e9d0 100644 --- a/TAO/tao/PortableServer/Default_Policy_Validator.h +++ b/TAO/tao/PortableServer/Default_Policy_Validator.h @@ -4,8 +4,6 @@ /** * @file Default_Policy_Validator.h * - * $Id$ - * * This file contains the declaration for the default POA policy validator. * * @author Angelo Corsaro <corsaro@cs.wustl.edu> diff --git a/TAO/tao/PortableServer/Default_Servant_Dispatcher.h b/TAO/tao/PortableServer/Default_Servant_Dispatcher.h index 5b988184834..87575c04399 100644 --- a/TAO/tao/PortableServer/Default_Servant_Dispatcher.h +++ b/TAO/tao/PortableServer/Default_Servant_Dispatcher.h @@ -4,8 +4,6 @@ /** * @file Default_Servant_Dispatcher.h * - * $Id$ - * * @author Frank Hunleth (fhunleth@cs.wustl.edu) */ //============================================================================= diff --git a/TAO/tao/PortableServer/Direct_Collocation_Upcall_Wrapper.h b/TAO/tao/PortableServer/Direct_Collocation_Upcall_Wrapper.h index 9b8a6d02be2..7d80c642ebf 100644 --- a/TAO/tao/PortableServer/Direct_Collocation_Upcall_Wrapper.h +++ b/TAO/tao/PortableServer/Direct_Collocation_Upcall_Wrapper.h @@ -4,8 +4,6 @@ /** * @file Direct_Collocation_Upcall_Wrapper.h * - * $Id$ - * * @author Johnny Willemsen */ //============================================================================= diff --git a/TAO/tao/PortableServer/Fixed_Array_SArgument_T.h b/TAO/tao/PortableServer/Fixed_Array_SArgument_T.h index 42001c73c41..6b29a0872b6 100644 --- a/TAO/tao/PortableServer/Fixed_Array_SArgument_T.h +++ b/TAO/tao/PortableServer/Fixed_Array_SArgument_T.h @@ -4,8 +4,6 @@ /** * @file Fixed_Array_SArgument_T.h * - * $Id$ - * * @authors Jeff Parsons, Carlos O'Ryan and Ossama Othman */ //============================================================================= diff --git a/TAO/tao/PortableServer/Fixed_Size_SArgument_T.h b/TAO/tao/PortableServer/Fixed_Size_SArgument_T.h index 9d17656495e..7d0b27b8cc1 100644 --- a/TAO/tao/PortableServer/Fixed_Size_SArgument_T.h +++ b/TAO/tao/PortableServer/Fixed_Size_SArgument_T.h @@ -4,8 +4,6 @@ /** * @file Fixed_Size_SArgument_T.h * - * $Id$ - * * @author Jeff Parsons * @author Carlos O'Ryan * @author Ossama Othman diff --git a/TAO/tao/PortableServer/IdAssignmentPolicy.h b/TAO/tao/PortableServer/IdAssignmentPolicy.h index 8db33e864b9..c2688b5f98a 100644 --- a/TAO/tao/PortableServer/IdAssignmentPolicy.h +++ b/TAO/tao/PortableServer/IdAssignmentPolicy.h @@ -4,8 +4,6 @@ /** * @file IdAssignmentPolicy.h * - * $Id$ - * * @author Johnny Willemsen <jwillemsen@remedy.nl> */ //============================================================================= diff --git a/TAO/tao/PortableServer/IdAssignmentStrategy.h b/TAO/tao/PortableServer/IdAssignmentStrategy.h index b9c826c6758..88bcfce0eee 100644 --- a/TAO/tao/PortableServer/IdAssignmentStrategy.h +++ b/TAO/tao/PortableServer/IdAssignmentStrategy.h @@ -4,8 +4,6 @@ /** * @file IdAssignmentStrategy.h * - * $Id$ - * * @author Johnny Willemsen <jwillemsen@remedy.nl> */ //============================================================================= diff --git a/TAO/tao/PortableServer/IdAssignmentStrategyFactory.h b/TAO/tao/PortableServer/IdAssignmentStrategyFactory.h index e6fe455dd42..7cf6f17d130 100644 --- a/TAO/tao/PortableServer/IdAssignmentStrategyFactory.h +++ b/TAO/tao/PortableServer/IdAssignmentStrategyFactory.h @@ -4,8 +4,6 @@ /** * @file IdAssignmentStrategyFactory.h * - * $Id$ - * * @author Johnny Willemsen <jwillemsen@remedy.nl> */ //============================================================================= diff --git a/TAO/tao/PortableServer/IdAssignmentStrategyFactoryImpl.h b/TAO/tao/PortableServer/IdAssignmentStrategyFactoryImpl.h index 5cf61d1021f..35aba6def0b 100644 --- a/TAO/tao/PortableServer/IdAssignmentStrategyFactoryImpl.h +++ b/TAO/tao/PortableServer/IdAssignmentStrategyFactoryImpl.h @@ -4,8 +4,6 @@ /** * @file IdAssignmentStrategyFactoryImpl.h * - * $Id$ - * * @author Johnny Willemsen <jwillemsen@remedy.nl> */ //============================================================================= diff --git a/TAO/tao/PortableServer/IdAssignmentStrategySystem.h b/TAO/tao/PortableServer/IdAssignmentStrategySystem.h index 4124cb55db1..e57fc043e30 100644 --- a/TAO/tao/PortableServer/IdAssignmentStrategySystem.h +++ b/TAO/tao/PortableServer/IdAssignmentStrategySystem.h @@ -4,8 +4,6 @@ /** * @file IdAssignmentStrategySystem.h * - * $Id$ - * * @author Johnny Willemsen <jwillemsen@remedy.nl> */ //============================================================================= diff --git a/TAO/tao/PortableServer/IdAssignmentStrategyUser.h b/TAO/tao/PortableServer/IdAssignmentStrategyUser.h index 46ec418d515..7740e89ee86 100644 --- a/TAO/tao/PortableServer/IdAssignmentStrategyUser.h +++ b/TAO/tao/PortableServer/IdAssignmentStrategyUser.h @@ -4,8 +4,6 @@ /** * @fileIdAssignmentStrategyUser.h * - * $Id$ - * * @author Johnny Willemsen <jwillemsen@remedy.nl> */ //============================================================================= diff --git a/TAO/tao/PortableServer/IdUniquenessPolicy.h b/TAO/tao/PortableServer/IdUniquenessPolicy.h index b48f1bad0a2..d621b5b9d17 100644 --- a/TAO/tao/PortableServer/IdUniquenessPolicy.h +++ b/TAO/tao/PortableServer/IdUniquenessPolicy.h @@ -4,8 +4,6 @@ /** * @file IdUniquenessPolicy.h * - * $Id$ - * * @author Johnny Willemsen <jwillemsen@remedy.nl> */ //============================================================================= diff --git a/TAO/tao/PortableServer/IdUniquenessStrategy.h b/TAO/tao/PortableServer/IdUniquenessStrategy.h index 72fcc22dbc7..210d3284ddb 100644 --- a/TAO/tao/PortableServer/IdUniquenessStrategy.h +++ b/TAO/tao/PortableServer/IdUniquenessStrategy.h @@ -4,8 +4,6 @@ /** * @file IdUniquenessStrategy.h * - * $Id$ - * * @author Johnny Willemsen <jwillemsen@remedy.nl> */ //============================================================================= diff --git a/TAO/tao/PortableServer/IdUniquenessStrategyFactory.h b/TAO/tao/PortableServer/IdUniquenessStrategyFactory.h index c3387398970..cdec2af056f 100644 --- a/TAO/tao/PortableServer/IdUniquenessStrategyFactory.h +++ b/TAO/tao/PortableServer/IdUniquenessStrategyFactory.h @@ -4,8 +4,6 @@ /** * @file IdUniquenessStrategyFactory.h * - * $Id$ - * * @author Johnny Willemsen <jwillemsen@remedy.nl> */ //============================================================================= diff --git a/TAO/tao/PortableServer/IdUniquenessStrategyFactoryImpl.h b/TAO/tao/PortableServer/IdUniquenessStrategyFactoryImpl.h index 894e331ec7d..d3ebc0fb69c 100644 --- a/TAO/tao/PortableServer/IdUniquenessStrategyFactoryImpl.h +++ b/TAO/tao/PortableServer/IdUniquenessStrategyFactoryImpl.h @@ -4,8 +4,6 @@ /** * @file IdUniquenessStrategyFactoryImpl.h * - * $Id$ - * * @author Johnny Willemsen <jwillemsen@remedy.nl> */ //============================================================================= diff --git a/TAO/tao/PortableServer/IdUniquenessStrategyMultiple.h b/TAO/tao/PortableServer/IdUniquenessStrategyMultiple.h index fefc7dc0894..b64983f446b 100644 --- a/TAO/tao/PortableServer/IdUniquenessStrategyMultiple.h +++ b/TAO/tao/PortableServer/IdUniquenessStrategyMultiple.h @@ -4,8 +4,6 @@ /** * @file IdUniquenessStrategyMultiple.h * - * $Id$ - * * @author Johnny Willemsen <jwillemsen@remedy.nl> */ //============================================================================= diff --git a/TAO/tao/PortableServer/IdUniquenessStrategyUnique.h b/TAO/tao/PortableServer/IdUniquenessStrategyUnique.h index 50f28517237..3605e61b739 100644 --- a/TAO/tao/PortableServer/IdUniquenessStrategyUnique.h +++ b/TAO/tao/PortableServer/IdUniquenessStrategyUnique.h @@ -4,8 +4,6 @@ /** * @file IdUniquenessStrategyUnique.h * - * $Id$ - * * @author Johnny Willemsen <jwillemsen@remedy.nl> */ //============================================================================= diff --git a/TAO/tao/PortableServer/IdUniquenessStrategyUniqueFactoryImpl.h b/TAO/tao/PortableServer/IdUniquenessStrategyUniqueFactoryImpl.h index 24004d50a0c..c096575c1e2 100644 --- a/TAO/tao/PortableServer/IdUniquenessStrategyUniqueFactoryImpl.h +++ b/TAO/tao/PortableServer/IdUniquenessStrategyUniqueFactoryImpl.h @@ -4,8 +4,6 @@ /** * @file IdUniquenessStrategyUniqueFactoryImpl.h * - * $Id$ - * * @author Johnny Willemsen <jwillemsen@remedy.nl> */ //============================================================================= diff --git a/TAO/tao/PortableServer/ImR_Client_Adapter.h b/TAO/tao/PortableServer/ImR_Client_Adapter.h index 600aaa43fe6..b3113da36a9 100644 --- a/TAO/tao/PortableServer/ImR_Client_Adapter.h +++ b/TAO/tao/PortableServer/ImR_Client_Adapter.h @@ -4,8 +4,6 @@ /** * @file ImR_Client_Adapter.h * - * $Id$ - * * @author Johnny Willemsen <jwillemsen@remedy.nl> */ //============================================================================= diff --git a/TAO/tao/PortableServer/ImplicitActivationPolicy.h b/TAO/tao/PortableServer/ImplicitActivationPolicy.h index 5ce1cf9f685..861d6b4645d 100644 --- a/TAO/tao/PortableServer/ImplicitActivationPolicy.h +++ b/TAO/tao/PortableServer/ImplicitActivationPolicy.h @@ -4,8 +4,6 @@ /** * @file ImplicitActivationPolicy.h * - * $Id$ - * * @author Johnny Willemsen <jwillemsen@remedy.nl> */ //============================================================================= diff --git a/TAO/tao/PortableServer/ImplicitActivationStrategy.h b/TAO/tao/PortableServer/ImplicitActivationStrategy.h index 852ade6ac1b..70f1731d28d 100644 --- a/TAO/tao/PortableServer/ImplicitActivationStrategy.h +++ b/TAO/tao/PortableServer/ImplicitActivationStrategy.h @@ -4,8 +4,6 @@ /** * @file ImplicitActivationStrategy.h * - * $Id$ - * * @author Johnny Willemsen <jwillemsen@remedy.nl> */ //============================================================================= diff --git a/TAO/tao/PortableServer/ImplicitActivationStrategyExplicit.h b/TAO/tao/PortableServer/ImplicitActivationStrategyExplicit.h index 139a32187dd..19c1dfb44ff 100644 --- a/TAO/tao/PortableServer/ImplicitActivationStrategyExplicit.h +++ b/TAO/tao/PortableServer/ImplicitActivationStrategyExplicit.h @@ -4,8 +4,6 @@ /** * @file ImplicitActivationStrategyExplicit.h * - * $Id$ - * * @author Johnny Willemsen <jwillemsen@remedy.nl> */ //============================================================================= diff --git a/TAO/tao/PortableServer/ImplicitActivationStrategyFactory.h b/TAO/tao/PortableServer/ImplicitActivationStrategyFactory.h index 9444ff5b91b..ff238169a20 100644 --- a/TAO/tao/PortableServer/ImplicitActivationStrategyFactory.h +++ b/TAO/tao/PortableServer/ImplicitActivationStrategyFactory.h @@ -4,8 +4,6 @@ /** * @file ImplicitActivationStrategyFactory.h * - * $Id$ - * * @author Johnny Willemsen <jwillemsen@remedy.nl> */ //============================================================================= diff --git a/TAO/tao/PortableServer/ImplicitActivationStrategyFactoryImpl.h b/TAO/tao/PortableServer/ImplicitActivationStrategyFactoryImpl.h index ea5d30f3764..ed3d93038c5 100644 --- a/TAO/tao/PortableServer/ImplicitActivationStrategyFactoryImpl.h +++ b/TAO/tao/PortableServer/ImplicitActivationStrategyFactoryImpl.h @@ -4,8 +4,6 @@ /** * @file ImplicitActivationStrategyFactoryImpl.h * - * $Id$ - * * @author Johnny Willemsen <jwillemsen@remedy.nl> */ //============================================================================= diff --git a/TAO/tao/PortableServer/ImplicitActivationStrategyImplicit.h b/TAO/tao/PortableServer/ImplicitActivationStrategyImplicit.h index 015ccf514e5..06d74edcd93 100644 --- a/TAO/tao/PortableServer/ImplicitActivationStrategyImplicit.h +++ b/TAO/tao/PortableServer/ImplicitActivationStrategyImplicit.h @@ -4,8 +4,6 @@ /** * @file ImplicitActivationStrategyImplicit.h * - * $Id$ - * * @author Johnny Willemsen <jwillemsen@remedy.nl> */ //============================================================================= diff --git a/TAO/tao/PortableServer/Key_Adapters.h b/TAO/tao/PortableServer/Key_Adapters.h index ac5881a10fa..330c219efc8 100644 --- a/TAO/tao/PortableServer/Key_Adapters.h +++ b/TAO/tao/PortableServer/Key_Adapters.h @@ -4,8 +4,6 @@ /** * @file Key_Adapters.h * - * $Id$ - * * @author Irfan Pyarali */ //============================================================================= diff --git a/TAO/tao/PortableServer/LifespanPolicy.h b/TAO/tao/PortableServer/LifespanPolicy.h index 6bdeab1f43a..0caa634b327 100644 --- a/TAO/tao/PortableServer/LifespanPolicy.h +++ b/TAO/tao/PortableServer/LifespanPolicy.h @@ -4,8 +4,6 @@ /** * @file LifespanPolicy.h * - * $Id$ - * * @author Johnny Willemsen <jwillemsen@remedy.nl> */ //============================================================================= diff --git a/TAO/tao/PortableServer/LifespanStrategy.cpp b/TAO/tao/PortableServer/LifespanStrategy.cpp index 976845cad88..f0f707b62ac 100644 --- a/TAO/tao/PortableServer/LifespanStrategy.cpp +++ b/TAO/tao/PortableServer/LifespanStrategy.cpp @@ -4,8 +4,6 @@ /** * @file LifespanStrategy.cpp * - * $Id$ - * */ //============================================================================= diff --git a/TAO/tao/PortableServer/LifespanStrategy.h b/TAO/tao/PortableServer/LifespanStrategy.h index 7b562e8c801..da64516525c 100644 --- a/TAO/tao/PortableServer/LifespanStrategy.h +++ b/TAO/tao/PortableServer/LifespanStrategy.h @@ -4,8 +4,6 @@ /** * @file LifespanStrategy.h * - * $Id$ - * * @author Johnny Willemsen <jwillemsen@remedy.nl> */ //============================================================================= diff --git a/TAO/tao/PortableServer/LifespanStrategyFactory.h b/TAO/tao/PortableServer/LifespanStrategyFactory.h index 01b13ba6e45..212fc0d3075 100644 --- a/TAO/tao/PortableServer/LifespanStrategyFactory.h +++ b/TAO/tao/PortableServer/LifespanStrategyFactory.h @@ -4,8 +4,6 @@ /** * @file LifespanStrategyFactory.h * - * $Id$ - * * @author Johnny Willemsen <jwillemsen@remedy.nl> */ //============================================================================= diff --git a/TAO/tao/PortableServer/LifespanStrategyFactoryImpl.h b/TAO/tao/PortableServer/LifespanStrategyFactoryImpl.h index df805b404aa..32e032e6d47 100644 --- a/TAO/tao/PortableServer/LifespanStrategyFactoryImpl.h +++ b/TAO/tao/PortableServer/LifespanStrategyFactoryImpl.h @@ -4,8 +4,6 @@ /** * @file LifespanStrategyFactoryImpl.h * - * $Id$ - * * @author Johnny Willemsen <jwillemsen@remedy.nl> */ //============================================================================= diff --git a/TAO/tao/PortableServer/LifespanStrategyPersistent.h b/TAO/tao/PortableServer/LifespanStrategyPersistent.h index d379607a91b..62d56f94e17 100644 --- a/TAO/tao/PortableServer/LifespanStrategyPersistent.h +++ b/TAO/tao/PortableServer/LifespanStrategyPersistent.h @@ -4,8 +4,6 @@ /** * @file LifespanStrategyPersistent.h * - * $Id$ - * * @author Johnny Willemsen <jwillemsen@remedy.nl> */ //============================================================================= diff --git a/TAO/tao/PortableServer/LifespanStrategyPersistentFactoryImpl.h b/TAO/tao/PortableServer/LifespanStrategyPersistentFactoryImpl.h index b3337b7e86a..964c08f5584 100644 --- a/TAO/tao/PortableServer/LifespanStrategyPersistentFactoryImpl.h +++ b/TAO/tao/PortableServer/LifespanStrategyPersistentFactoryImpl.h @@ -4,8 +4,6 @@ /** * @file LifespanStrategyPersistentFactoryImpl.h * - * $Id$ - * * @author Johnny Willemsen <jwillemsen@remedy.nl> */ //============================================================================= diff --git a/TAO/tao/PortableServer/LifespanStrategyTransient.h b/TAO/tao/PortableServer/LifespanStrategyTransient.h index 2a811c485c1..a3ef34c46fa 100644 --- a/TAO/tao/PortableServer/LifespanStrategyTransient.h +++ b/TAO/tao/PortableServer/LifespanStrategyTransient.h @@ -4,8 +4,6 @@ /** * @file LifespanStrategyTransient.h * - * $Id$ - * * @author Johnny Willemsen <jwillemsen@remedy.nl> */ //============================================================================= diff --git a/TAO/tao/PortableServer/LifespanStrategyTransientFactoryImpl.h b/TAO/tao/PortableServer/LifespanStrategyTransientFactoryImpl.h index e3f8635ead1..e2c41a113ff 100644 --- a/TAO/tao/PortableServer/LifespanStrategyTransientFactoryImpl.h +++ b/TAO/tao/PortableServer/LifespanStrategyTransientFactoryImpl.h @@ -4,8 +4,6 @@ /** * @file LifespanStrategyTransientFactoryImpl.h * - * $Id$ - * * @author Johnny Willemsen <jwillemsen@remedy.nl> */ //============================================================================= diff --git a/TAO/tao/PortableServer/Network_Priority_Hook.h b/TAO/tao/PortableServer/Network_Priority_Hook.h index 7592c609427..756e587e26d 100644 --- a/TAO/tao/PortableServer/Network_Priority_Hook.h +++ b/TAO/tao/PortableServer/Network_Priority_Hook.h @@ -4,8 +4,6 @@ /** * @file Network_Priority_Hook.h * - * $Id$ - * * Provides default network priority hook for use by the POA * * @author Jaiganesh Balasubramanian <jai@dre.vanderbilt.edu> diff --git a/TAO/tao/PortableServer/Non_Servant_Upcall.h b/TAO/tao/PortableServer/Non_Servant_Upcall.h index 92b05194d9d..c05b50db449 100644 --- a/TAO/tao/PortableServer/Non_Servant_Upcall.h +++ b/TAO/tao/PortableServer/Non_Servant_Upcall.h @@ -4,8 +4,6 @@ /** * @file Non_Servant_Upcall.h * - * $Id$ - * * @author Irfan Pyarali */ //============================================================================= diff --git a/TAO/tao/PortableServer/ORT_Adapter.h b/TAO/tao/PortableServer/ORT_Adapter.h index 96918af52df..3e7c6b12e3c 100644 --- a/TAO/tao/PortableServer/ORT_Adapter.h +++ b/TAO/tao/PortableServer/ORT_Adapter.h @@ -4,8 +4,6 @@ /** * @file ORT_Adapter.h * - * $Id$ - * * @author Johnny Willemsen <jwillemsen@remedy.nl> */ //============================================================================= diff --git a/TAO/tao/PortableServer/ORT_Adapter_Factory.h b/TAO/tao/PortableServer/ORT_Adapter_Factory.h index d5c7570f93f..3e018602d4a 100644 --- a/TAO/tao/PortableServer/ORT_Adapter_Factory.h +++ b/TAO/tao/PortableServer/ORT_Adapter_Factory.h @@ -4,8 +4,6 @@ /** * @file ORT_Adapter_Factory.h * - * $Id$ - * * @author Johnny Willemsen <jwillemsen@remedy.nl> */ //============================================================================= diff --git a/TAO/tao/PortableServer/Object_Adapter.h b/TAO/tao/PortableServer/Object_Adapter.h index f1ba04ddbdd..71d0583c0bc 100644 --- a/TAO/tao/PortableServer/Object_Adapter.h +++ b/TAO/tao/PortableServer/Object_Adapter.h @@ -4,8 +4,6 @@ /** * @file Object_Adapter.h * - * $Id$ - * * @author Irfan Pyarali */ //============================================================================= diff --git a/TAO/tao/PortableServer/Object_Adapter_Factory.h b/TAO/tao/PortableServer/Object_Adapter_Factory.h index 63df853bb37..e496c9e79de 100644 --- a/TAO/tao/PortableServer/Object_Adapter_Factory.h +++ b/TAO/tao/PortableServer/Object_Adapter_Factory.h @@ -4,8 +4,6 @@ /** * @file Object_Adapter_Factory.h * - * $Id$ - * * @author Irfan Pyarali */ //============================================================================= diff --git a/TAO/tao/PortableServer/Object_SArg_Traits.h b/TAO/tao/PortableServer/Object_SArg_Traits.h index 08421b6a99d..95e560a255a 100644 --- a/TAO/tao/PortableServer/Object_SArg_Traits.h +++ b/TAO/tao/PortableServer/Object_SArg_Traits.h @@ -4,8 +4,6 @@ /** * @file Object_SArg_Traits.h * - * $Id$ - * * @author Ossama Othman */ //============================================================================= diff --git a/TAO/tao/PortableServer/Object_SArgument_T.h b/TAO/tao/PortableServer/Object_SArgument_T.h index a359304715d..cad8ead9956 100644 --- a/TAO/tao/PortableServer/Object_SArgument_T.h +++ b/TAO/tao/PortableServer/Object_SArgument_T.h @@ -4,8 +4,6 @@ /** * @file Object_SArgument_T.h * - * $Id$ - * * @authors Jeff Parsons, Carlos O'Ryan and Ossama Othman */ //============================================================================= diff --git a/TAO/tao/PortableServer/Operation_Table.h b/TAO/tao/PortableServer/Operation_Table.h index 05f53fc3f2f..bd3e39f380d 100644 --- a/TAO/tao/PortableServer/Operation_Table.h +++ b/TAO/tao/PortableServer/Operation_Table.h @@ -4,8 +4,6 @@ /** * @file Operation_Table.h * - * $Id$ - * * @author Aniruddha Gokhale */ //============================================================================= diff --git a/TAO/tao/PortableServer/Operation_Table_Binary_Search.h b/TAO/tao/PortableServer/Operation_Table_Binary_Search.h index 1d8d0a11c02..0e944739e05 100644 --- a/TAO/tao/PortableServer/Operation_Table_Binary_Search.h +++ b/TAO/tao/PortableServer/Operation_Table_Binary_Search.h @@ -4,8 +4,6 @@ /** * @file Operation_Table_Binary_Search.h * - * $Id$ - * * @author Aniruddha Gokhale */ //============================================================================= diff --git a/TAO/tao/PortableServer/Operation_Table_Dynamic_Hash.h b/TAO/tao/PortableServer/Operation_Table_Dynamic_Hash.h index d2de7d60921..628b01fd2ac 100644 --- a/TAO/tao/PortableServer/Operation_Table_Dynamic_Hash.h +++ b/TAO/tao/PortableServer/Operation_Table_Dynamic_Hash.h @@ -4,8 +4,6 @@ /** * @file Operation_Table_Dynamic_Hash.h * - * $Id$ - * * @author Aniruddha Gokhale */ //============================================================================= diff --git a/TAO/tao/PortableServer/Operation_Table_Linear_Search.h b/TAO/tao/PortableServer/Operation_Table_Linear_Search.h index 1f26bc71a2f..0bb2bdfa82a 100644 --- a/TAO/tao/PortableServer/Operation_Table_Linear_Search.h +++ b/TAO/tao/PortableServer/Operation_Table_Linear_Search.h @@ -4,8 +4,6 @@ /** * @file Operation_Table_Linear_Search.h * - * $Id$ - * * @author Aniruddha Gokhale */ //============================================================================= diff --git a/TAO/tao/PortableServer/Operation_Table_Perfect_Hash.h b/TAO/tao/PortableServer/Operation_Table_Perfect_Hash.h index 00338dcc2c7..ec7e23571e2 100644 --- a/TAO/tao/PortableServer/Operation_Table_Perfect_Hash.h +++ b/TAO/tao/PortableServer/Operation_Table_Perfect_Hash.h @@ -4,8 +4,6 @@ /** * @file Operation_Table_Perfect_Hash.h * - * $Id$ - * * @author Aniruddha Gokhale */ //============================================================================= diff --git a/TAO/tao/PortableServer/POAManager.h b/TAO/tao/PortableServer/POAManager.h index 23768dc0a8a..d593c8eba66 100644 --- a/TAO/tao/PortableServer/POAManager.h +++ b/TAO/tao/PortableServer/POAManager.h @@ -4,8 +4,6 @@ /** * @file POAManager.h * - * $Id$ - * * POAManager * * @author Irfan Pyarali diff --git a/TAO/tao/PortableServer/POAManagerFactory.h b/TAO/tao/PortableServer/POAManagerFactory.h index 30603d8db4b..6335b0838dc 100644 --- a/TAO/tao/PortableServer/POAManagerFactory.h +++ b/TAO/tao/PortableServer/POAManagerFactory.h @@ -4,8 +4,6 @@ /** * @file POAManagerFactory.h * - * $Id$ - * * POAManagerFactory * * @author Johnny Willemsen <jwillemsen@remedy.nl> diff --git a/TAO/tao/PortableServer/POA_Cached_Policies.h b/TAO/tao/PortableServer/POA_Cached_Policies.h index 5b8caca49d0..93e502abd84 100644 --- a/TAO/tao/PortableServer/POA_Cached_Policies.h +++ b/TAO/tao/PortableServer/POA_Cached_Policies.h @@ -4,8 +4,6 @@ /** * @file POA_Cached_Policies.h * - * $Id$ - * * POA * * @author Irfan Pyarali diff --git a/TAO/tao/PortableServer/POA_Current.h b/TAO/tao/PortableServer/POA_Current.h index 4c08ad16c2a..6891761505d 100644 --- a/TAO/tao/PortableServer/POA_Current.h +++ b/TAO/tao/PortableServer/POA_Current.h @@ -4,8 +4,6 @@ /** * @file POA_Current.h * - * $Id$ - * * @author Irfan Pyarali */ //============================================================================= diff --git a/TAO/tao/PortableServer/POA_Current_Factory.h b/TAO/tao/PortableServer/POA_Current_Factory.h index 3bc018d8771..11b84f83535 100644 --- a/TAO/tao/PortableServer/POA_Current_Factory.h +++ b/TAO/tao/PortableServer/POA_Current_Factory.h @@ -4,8 +4,6 @@ /** * @file POA_Current_Factory.h * - * $Id$ - * * @author Johnny Willemsen <jwillemsen@remedy.nl> */ //============================================================================= diff --git a/TAO/tao/PortableServer/POA_Current_Impl.h b/TAO/tao/PortableServer/POA_Current_Impl.h index a03e6077233..ef33cc178b9 100644 --- a/TAO/tao/PortableServer/POA_Current_Impl.h +++ b/TAO/tao/PortableServer/POA_Current_Impl.h @@ -4,8 +4,6 @@ /** * @file POA_Current_Impl.h * - * $Id$ - * * @author Irfan Pyarali */ //============================================================================= diff --git a/TAO/tao/PortableServer/POA_Policy_Set.h b/TAO/tao/PortableServer/POA_Policy_Set.h index c01e3c9c882..d842c2ccbc2 100644 --- a/TAO/tao/PortableServer/POA_Policy_Set.h +++ b/TAO/tao/PortableServer/POA_Policy_Set.h @@ -4,8 +4,6 @@ /** * @file POA_Policy_Set.h * - * $Id$ - * * POA * * @author Irfan Pyarali diff --git a/TAO/tao/PortableServer/Policy_Strategy.h b/TAO/tao/PortableServer/Policy_Strategy.h index 6381ccf9bd2..938b5e1f9cd 100644 --- a/TAO/tao/PortableServer/Policy_Strategy.h +++ b/TAO/tao/PortableServer/Policy_Strategy.h @@ -4,8 +4,6 @@ /** * @file Policy_Strategy.h * - * $Id$ - * * @author Johnny Willemsen <jwillemsen@remedy.nl> */ //============================================================================= diff --git a/TAO/tao/PortableServer/PortableServer.h b/TAO/tao/PortableServer/PortableServer.h index 3f4aa7a9015..b68c31da175 100644 --- a/TAO/tao/PortableServer/PortableServer.h +++ b/TAO/tao/PortableServer/PortableServer.h @@ -4,8 +4,6 @@ /** * @file PortableServer.h * - * $Id$ - * * @author Carlos O'Ryan <coryan@uci.edu> */ //============================================================================= diff --git a/TAO/tao/PortableServer/PortableServer_Functions.h b/TAO/tao/PortableServer/PortableServer_Functions.h index e14222ac6b9..4019b7b79e6 100644 --- a/TAO/tao/PortableServer/PortableServer_Functions.h +++ b/TAO/tao/PortableServer/PortableServer_Functions.h @@ -4,8 +4,6 @@ /** * @file PortableServer_Functions.h * - * $Id$ - * * PortableServer helper functions * * @author Irfan Pyarali <irfan@cs.wustl.edu> diff --git a/TAO/tao/PortableServer/PortableServer_WFunctions.h b/TAO/tao/PortableServer/PortableServer_WFunctions.h index 2d6cdcbabb4..93037692958 100644 --- a/TAO/tao/PortableServer/PortableServer_WFunctions.h +++ b/TAO/tao/PortableServer/PortableServer_WFunctions.h @@ -4,8 +4,6 @@ /** * @file PortableServer_WFunctions.h * - * $Id$ - * * PortableServer helper functions * * @author Irfan Pyarali <irfan@cs.wustl.edu> diff --git a/TAO/tao/PortableServer/Regular_POA.h b/TAO/tao/PortableServer/Regular_POA.h index d8fe570f27d..3ba38c4130e 100644 --- a/TAO/tao/PortableServer/Regular_POA.h +++ b/TAO/tao/PortableServer/Regular_POA.h @@ -4,8 +4,6 @@ /** * @file Regular_POA.h * - * $Id$ - * * Header file for CORBA's ORB type. * * @author Irfan Pyarali <irfan@cs.wustl.edu> diff --git a/TAO/tao/PortableServer/RequestProcessingPolicy.h b/TAO/tao/PortableServer/RequestProcessingPolicy.h index 414ee2faf7f..a93afc63ece 100644 --- a/TAO/tao/PortableServer/RequestProcessingPolicy.h +++ b/TAO/tao/PortableServer/RequestProcessingPolicy.h @@ -4,8 +4,6 @@ /** * @file RequestProcessingPolicy.h * - * $Id$ - * * @author Johnny Willemsen <jwillemsen@remedy.nl> */ //============================================================================= diff --git a/TAO/tao/PortableServer/RequestProcessingStrategy.h b/TAO/tao/PortableServer/RequestProcessingStrategy.h index 4ce818c67b0..80613323d41 100644 --- a/TAO/tao/PortableServer/RequestProcessingStrategy.h +++ b/TAO/tao/PortableServer/RequestProcessingStrategy.h @@ -4,8 +4,6 @@ /** * @file RequestProcessingStrategy.h * - * $Id$ - * * @author Johnny Willemsen <jwillemsen@remedy.nl> */ //============================================================================= diff --git a/TAO/tao/PortableServer/RequestProcessingStrategyAOMOnly.h b/TAO/tao/PortableServer/RequestProcessingStrategyAOMOnly.h index 84c0cfce064..0ef178c71ce 100644 --- a/TAO/tao/PortableServer/RequestProcessingStrategyAOMOnly.h +++ b/TAO/tao/PortableServer/RequestProcessingStrategyAOMOnly.h @@ -4,8 +4,6 @@ /** * @file RequestProcessingStrategyAOMOnly.h * - * $Id$ - * * @author Johnny Willemsen <jwillemsen@remedy.nl> */ //============================================================================= diff --git a/TAO/tao/PortableServer/RequestProcessingStrategyAOMOnlyFactoryImpl.h b/TAO/tao/PortableServer/RequestProcessingStrategyAOMOnlyFactoryImpl.h index c533c18baae..8e4468fc920 100644 --- a/TAO/tao/PortableServer/RequestProcessingStrategyAOMOnlyFactoryImpl.h +++ b/TAO/tao/PortableServer/RequestProcessingStrategyAOMOnlyFactoryImpl.h @@ -4,8 +4,6 @@ /** * @file RequestProcessingStrategyAOMOnlyFactoryImpl.h * - * $Id$ - * * @author Johnny Willemsen <jwillemsen@remedy.nl> */ //============================================================================= diff --git a/TAO/tao/PortableServer/RequestProcessingStrategyDefaultServant.h b/TAO/tao/PortableServer/RequestProcessingStrategyDefaultServant.h index 6976659e156..5fad96ffd3a 100644 --- a/TAO/tao/PortableServer/RequestProcessingStrategyDefaultServant.h +++ b/TAO/tao/PortableServer/RequestProcessingStrategyDefaultServant.h @@ -4,8 +4,6 @@ /** * @file RequestProcessingStrategyDefaultServant.h * - * $Id$ - * * @author Johnny Willemsen <jwillemsen@remedy.nl> */ //============================================================================= diff --git a/TAO/tao/PortableServer/RequestProcessingStrategyDefaultServantFI.h b/TAO/tao/PortableServer/RequestProcessingStrategyDefaultServantFI.h index 9d0014a440b..7ba9901d3a3 100644 --- a/TAO/tao/PortableServer/RequestProcessingStrategyDefaultServantFI.h +++ b/TAO/tao/PortableServer/RequestProcessingStrategyDefaultServantFI.h @@ -4,8 +4,6 @@ /** * @file RequestProcessingStrategyDefaultServantFI.h * - * $Id$ - * * @author Johnny Willemsen <jwillemsen@remedy.nl> */ //============================================================================= diff --git a/TAO/tao/PortableServer/RequestProcessingStrategyFactory.h b/TAO/tao/PortableServer/RequestProcessingStrategyFactory.h index bc7fbd65f87..e22196c2f46 100644 --- a/TAO/tao/PortableServer/RequestProcessingStrategyFactory.h +++ b/TAO/tao/PortableServer/RequestProcessingStrategyFactory.h @@ -4,8 +4,6 @@ /** * @file RequestProcessingStrategyFactory.h * - * $Id$ - * * @author Johnny Willemsen <jwillemsen@remedy.nl> */ //============================================================================= diff --git a/TAO/tao/PortableServer/RequestProcessingStrategyFactoryImpl.h b/TAO/tao/PortableServer/RequestProcessingStrategyFactoryImpl.h index d1515e48e75..f39537aaad1 100644 --- a/TAO/tao/PortableServer/RequestProcessingStrategyFactoryImpl.h +++ b/TAO/tao/PortableServer/RequestProcessingStrategyFactoryImpl.h @@ -4,8 +4,6 @@ /** * @file RequestProcessingStrategyFactoryImpl.h * - * $Id$ - * * @author Johnny Willemsen <jwillemsen@remedy.nl> */ //============================================================================= diff --git a/TAO/tao/PortableServer/RequestProcessingStrategyServantActivator.h b/TAO/tao/PortableServer/RequestProcessingStrategyServantActivator.h index 0c170efd25b..6ffe7776b8b 100644 --- a/TAO/tao/PortableServer/RequestProcessingStrategyServantActivator.h +++ b/TAO/tao/PortableServer/RequestProcessingStrategyServantActivator.h @@ -4,8 +4,6 @@ /** * @file RequestProcessingStrategyServantActivator.h * - * $Id$ - * * @author Johnny Willemsen <jwillemsen@remedy.nl> */ //============================================================================= diff --git a/TAO/tao/PortableServer/RequestProcessingStrategyServantActivatorFI.h b/TAO/tao/PortableServer/RequestProcessingStrategyServantActivatorFI.h index c7792fea0e0..226f2933f55 100644 --- a/TAO/tao/PortableServer/RequestProcessingStrategyServantActivatorFI.h +++ b/TAO/tao/PortableServer/RequestProcessingStrategyServantActivatorFI.h @@ -4,8 +4,6 @@ /** * @file RequestProcessingStrategyServantActivatorFI.h * - * $Id$ - * * @author Johnny Willemsen <jwillemsen@remedy.nl> */ //============================================================================= diff --git a/TAO/tao/PortableServer/RequestProcessingStrategyServantLocator.h b/TAO/tao/PortableServer/RequestProcessingStrategyServantLocator.h index 534f183a3bd..f5306029f20 100644 --- a/TAO/tao/PortableServer/RequestProcessingStrategyServantLocator.h +++ b/TAO/tao/PortableServer/RequestProcessingStrategyServantLocator.h @@ -4,8 +4,6 @@ /** * @file RequestProcessingStrategyServantLocator.h * - * $Id$ - * * @author Johnny Willemsen <jwillemsen@remedy.nl> */ //============================================================================= diff --git a/TAO/tao/PortableServer/RequestProcessingStrategyServantLocatorFI.h b/TAO/tao/PortableServer/RequestProcessingStrategyServantLocatorFI.h index 1c156b8e29f..a114844ac8f 100644 --- a/TAO/tao/PortableServer/RequestProcessingStrategyServantLocatorFI.h +++ b/TAO/tao/PortableServer/RequestProcessingStrategyServantLocatorFI.h @@ -4,8 +4,6 @@ /** * @file RequestProcessingStrategyServantLocatorFI.h * - * $Id$ - * * @author Johnny Willemsen <jwillemsen@remedy.nl> */ //============================================================================= diff --git a/TAO/tao/PortableServer/RequestProcessingStrategyServantManager.h b/TAO/tao/PortableServer/RequestProcessingStrategyServantManager.h index 7b12941991f..8ef06661724 100644 --- a/TAO/tao/PortableServer/RequestProcessingStrategyServantManager.h +++ b/TAO/tao/PortableServer/RequestProcessingStrategyServantManager.h @@ -4,8 +4,6 @@ /** * @file RequestProcessingStrategyServantManager.h * - * $Id$ - * * @author Johnny Willemsen <jwillemsen@remedy.nl> */ //============================================================================= diff --git a/TAO/tao/PortableServer/Root_POA.h b/TAO/tao/PortableServer/Root_POA.h index 0bf4b4a461b..f9198a4c9ba 100644 --- a/TAO/tao/PortableServer/Root_POA.h +++ b/TAO/tao/PortableServer/Root_POA.h @@ -4,8 +4,6 @@ /** * @file Root_POA.h * - * $Id$ - * * Header file for CORBA's ORB type. * * @author Irfan Pyarali <irfan@cs.wustl.edu> diff --git a/TAO/tao/PortableServer/SArg_Traits_T.h b/TAO/tao/PortableServer/SArg_Traits_T.h index b1218fcf22a..fb7f2fb1974 100644 --- a/TAO/tao/PortableServer/SArg_Traits_T.h +++ b/TAO/tao/PortableServer/SArg_Traits_T.h @@ -4,8 +4,6 @@ /** * @file SArg_Traits_T.h * - * $Id$ - * * @author Jeff Parsons * @author Carlos O'Ryan */ diff --git a/TAO/tao/PortableServer/SUpcall_commands.h b/TAO/tao/PortableServer/SUpcall_commands.h index 4b44d4667b0..9cf3adf44b4 100644 --- a/TAO/tao/PortableServer/SUpcall_commands.h +++ b/TAO/tao/PortableServer/SUpcall_commands.h @@ -4,8 +4,6 @@ /** * @file SUpcall_commands.h * - * $Id$ - * * @author Marcel Smit <msmit@remedy.nl> * * @brief Upcall command exection classes for static skeleton methods diff --git a/TAO/tao/PortableServer/ServantRetentionPolicy.h b/TAO/tao/PortableServer/ServantRetentionPolicy.h index 52c1cc978b1..d62c550b224 100644 --- a/TAO/tao/PortableServer/ServantRetentionPolicy.h +++ b/TAO/tao/PortableServer/ServantRetentionPolicy.h @@ -4,8 +4,6 @@ /** * @file ServantRetentionPolicy.h * - * $Id$ - * * @author Johnny Willemsen <jwillemsen@remedy.nl> */ //============================================================================= diff --git a/TAO/tao/PortableServer/ServantRetentionStrategy.h b/TAO/tao/PortableServer/ServantRetentionStrategy.h index 8f72dc9104e..436eb6a185d 100644 --- a/TAO/tao/PortableServer/ServantRetentionStrategy.h +++ b/TAO/tao/PortableServer/ServantRetentionStrategy.h @@ -4,8 +4,6 @@ /** * @file ServantRetentionStrategy.h * - * $Id$ - * * @author Johnny Willemsen <jwillemsen@remedy.nl> */ //============================================================================= diff --git a/TAO/tao/PortableServer/ServantRetentionStrategyFactory.h b/TAO/tao/PortableServer/ServantRetentionStrategyFactory.h index 76cc8bfe9cf..4c454bb3ffa 100644 --- a/TAO/tao/PortableServer/ServantRetentionStrategyFactory.h +++ b/TAO/tao/PortableServer/ServantRetentionStrategyFactory.h @@ -4,8 +4,6 @@ /** * @file ServantRetentionStrategyFactory.h * - * $Id$ - * * @author Johnny Willemsen <jwillemsen@remedy.nl> */ //============================================================================= diff --git a/TAO/tao/PortableServer/ServantRetentionStrategyFactoryImpl.h b/TAO/tao/PortableServer/ServantRetentionStrategyFactoryImpl.h index 80b9e302bc9..5d6764e48a9 100644 --- a/TAO/tao/PortableServer/ServantRetentionStrategyFactoryImpl.h +++ b/TAO/tao/PortableServer/ServantRetentionStrategyFactoryImpl.h @@ -4,8 +4,6 @@ /** * @file ServantRetentionStrategyFactoryImpl.h * - * $Id$ - * * @author Johnny Willemsen <jwillemsen@remedy.nl> */ //============================================================================= diff --git a/TAO/tao/PortableServer/ServantRetentionStrategyNonRetain.cpp b/TAO/tao/PortableServer/ServantRetentionStrategyNonRetain.cpp index 962fc090cc7..933bed3fd4f 100644 --- a/TAO/tao/PortableServer/ServantRetentionStrategyNonRetain.cpp +++ b/TAO/tao/PortableServer/ServantRetentionStrategyNonRetain.cpp @@ -4,8 +4,6 @@ /** * @file ServantRetentionStrategyNonRetain.cpp * - * $Id$ - * */ //============================================================================= diff --git a/TAO/tao/PortableServer/ServantRetentionStrategyNonRetain.h b/TAO/tao/PortableServer/ServantRetentionStrategyNonRetain.h index 7cbc90ec2e7..837e0868b5a 100644 --- a/TAO/tao/PortableServer/ServantRetentionStrategyNonRetain.h +++ b/TAO/tao/PortableServer/ServantRetentionStrategyNonRetain.h @@ -4,8 +4,6 @@ /** * @file ServantRetentionStrategyNonRetain.h * - * $Id$ - * * @author Johnny Willemsen <jwillemsen@remedy.nl> */ //============================================================================= diff --git a/TAO/tao/PortableServer/ServantRetentionStrategyNonRetainFactoryImpl.h b/TAO/tao/PortableServer/ServantRetentionStrategyNonRetainFactoryImpl.h index 48ca49d9696..a210f7a8bcf 100644 --- a/TAO/tao/PortableServer/ServantRetentionStrategyNonRetainFactoryImpl.h +++ b/TAO/tao/PortableServer/ServantRetentionStrategyNonRetainFactoryImpl.h @@ -4,8 +4,6 @@ /** * @file ServantRetentionStrategyNonRetainFactoryImpl.h * - * $Id$ - * * @author Johnny Willemsen <jwillemsen@remedy.nl> */ //============================================================================= diff --git a/TAO/tao/PortableServer/ServantRetentionStrategyRetain.cpp b/TAO/tao/PortableServer/ServantRetentionStrategyRetain.cpp index f8aa128e6c0..8e951a6b109 100644 --- a/TAO/tao/PortableServer/ServantRetentionStrategyRetain.cpp +++ b/TAO/tao/PortableServer/ServantRetentionStrategyRetain.cpp @@ -4,8 +4,6 @@ /** * @file ServantRetentionStrategyRetain.cpp * - * $Id$ - * */ //============================================================================= diff --git a/TAO/tao/PortableServer/ServantRetentionStrategyRetain.h b/TAO/tao/PortableServer/ServantRetentionStrategyRetain.h index fa279f3c267..726625941f8 100644 --- a/TAO/tao/PortableServer/ServantRetentionStrategyRetain.h +++ b/TAO/tao/PortableServer/ServantRetentionStrategyRetain.h @@ -4,8 +4,6 @@ /** * @file ServantRetentionStrategyRetain.h * - * $Id$ - * * @author Johnny Willemsen <jwillemsen@remedy.nl> */ //============================================================================= diff --git a/TAO/tao/PortableServer/ServantRetentionStrategyRetainFactoryImpl.h b/TAO/tao/PortableServer/ServantRetentionStrategyRetainFactoryImpl.h index 5cedfa1b4ef..127a6d69f60 100644 --- a/TAO/tao/PortableServer/ServantRetentionStrategyRetainFactoryImpl.h +++ b/TAO/tao/PortableServer/ServantRetentionStrategyRetainFactoryImpl.h @@ -4,8 +4,6 @@ /** * @file ServantRetentionStrategyRetainFactoryImpl.h * - * $Id$ - * * @author Johnny Willemsen <jwillemsen@remedy.nl> */ //============================================================================= diff --git a/TAO/tao/PortableServer/Servant_Base.h b/TAO/tao/PortableServer/Servant_Base.h index 59718ff0ae2..63a12343569 100644 --- a/TAO/tao/PortableServer/Servant_Base.h +++ b/TAO/tao/PortableServer/Servant_Base.h @@ -4,8 +4,6 @@ /** * @file Servant_Base.h * - * $Id$ - * * @author Irfan Pyarali <irfan@cs.wustl.edu> */ //============================================================================= diff --git a/TAO/tao/PortableServer/Servant_Dispatcher.h b/TAO/tao/PortableServer/Servant_Dispatcher.h index 592f0115b4c..bf48fea7dc4 100644 --- a/TAO/tao/PortableServer/Servant_Dispatcher.h +++ b/TAO/tao/PortableServer/Servant_Dispatcher.h @@ -4,8 +4,6 @@ /** * @file Servant_Dispatcher.h * - * $Id$ - * * @author Frank Hunleth <fhunleth@cs.wustl.edu> */ //============================================================================= diff --git a/TAO/tao/PortableServer/Servant_Location.h b/TAO/tao/PortableServer/Servant_Location.h index e0b9b1516c7..2946650b2bf 100644 --- a/TAO/tao/PortableServer/Servant_Location.h +++ b/TAO/tao/PortableServer/Servant_Location.h @@ -4,8 +4,6 @@ /** * @file Servant_Location.h * - * $Id$ - * * @author Irfan Pyarali */ //============================================================================= diff --git a/TAO/tao/PortableServer/Servant_Upcall.h b/TAO/tao/PortableServer/Servant_Upcall.h index 91fc90260f3..a7f5f2ae320 100644 --- a/TAO/tao/PortableServer/Servant_Upcall.h +++ b/TAO/tao/PortableServer/Servant_Upcall.h @@ -4,8 +4,6 @@ /** * @file Servant_Upcall.h * - * $Id$ - * * @author Irfan Pyarali */ //============================================================================= diff --git a/TAO/tao/PortableServer/Special_Basic_SArgument_T.h b/TAO/tao/PortableServer/Special_Basic_SArgument_T.h index 1ebcb1798cb..710cf1f494f 100644 --- a/TAO/tao/PortableServer/Special_Basic_SArgument_T.h +++ b/TAO/tao/PortableServer/Special_Basic_SArgument_T.h @@ -4,8 +4,6 @@ /** * @file Special_Basic_SArgument_T.h * - * $Id$ - * * @authors Jeff Parsons, Carlos O'Ryan and Ossama Othman */ //============================================================================= diff --git a/TAO/tao/PortableServer/Special_Basic_SArguments.h b/TAO/tao/PortableServer/Special_Basic_SArguments.h index b253f364670..46b71665421 100644 --- a/TAO/tao/PortableServer/Special_Basic_SArguments.h +++ b/TAO/tao/PortableServer/Special_Basic_SArguments.h @@ -4,8 +4,6 @@ /** * @file Special_Basic_SArguments.h * - * $Id$ - * * @author Jeff Parsons * @author Carlos O'Ryan */ diff --git a/TAO/tao/PortableServer/StrategyFactory.h b/TAO/tao/PortableServer/StrategyFactory.h index b441256d214..fac77d9bff8 100644 --- a/TAO/tao/PortableServer/StrategyFactory.h +++ b/TAO/tao/PortableServer/StrategyFactory.h @@ -4,8 +4,6 @@ /** * @file StrategyFactory.h * - * $Id$ - * * @author Johnny Willemsen <jwillemsen@remedy.nl> */ //============================================================================= diff --git a/TAO/tao/PortableServer/ThreadPolicy.h b/TAO/tao/PortableServer/ThreadPolicy.h index ac3f94d125e..9de46c892bd 100644 --- a/TAO/tao/PortableServer/ThreadPolicy.h +++ b/TAO/tao/PortableServer/ThreadPolicy.h @@ -4,8 +4,6 @@ /** * @file ThreadPolicy.h * - * $Id$ - * * @author Johnny Willemsen <jwillemsen@remedy.nl> */ //============================================================================= diff --git a/TAO/tao/PortableServer/ThreadStrategy.h b/TAO/tao/PortableServer/ThreadStrategy.h index e8926702829..29b9ab8bafa 100644 --- a/TAO/tao/PortableServer/ThreadStrategy.h +++ b/TAO/tao/PortableServer/ThreadStrategy.h @@ -4,8 +4,6 @@ /** * @file ThreadStrategy.h * - * $Id$ - * * @author Johnny Willemsen <jwillemsen@remedy.nl> */ //============================================================================= diff --git a/TAO/tao/PortableServer/ThreadStrategyFactory.h b/TAO/tao/PortableServer/ThreadStrategyFactory.h index 374832e8973..b6f7a01e921 100644 --- a/TAO/tao/PortableServer/ThreadStrategyFactory.h +++ b/TAO/tao/PortableServer/ThreadStrategyFactory.h @@ -4,8 +4,6 @@ /** * @file ThreadStrategyFactory.h * - * $Id$ - * * @author Johnny Willemsen <jwillemsen@remedy.nl> */ //============================================================================= diff --git a/TAO/tao/PortableServer/ThreadStrategyFactoryImpl.h b/TAO/tao/PortableServer/ThreadStrategyFactoryImpl.h index f7d6cbc341f..1777f215aa8 100644 --- a/TAO/tao/PortableServer/ThreadStrategyFactoryImpl.h +++ b/TAO/tao/PortableServer/ThreadStrategyFactoryImpl.h @@ -4,8 +4,6 @@ /** * @file ThreadStrategyFactoryImpl.h * - * $Id$ - * * @author Johnny Willemsen <jwillemsen@remedy.nl> */ //============================================================================= diff --git a/TAO/tao/PortableServer/ThreadStrategyORBControl.h b/TAO/tao/PortableServer/ThreadStrategyORBControl.h index 19b3af4d750..5f267f045d3 100644 --- a/TAO/tao/PortableServer/ThreadStrategyORBControl.h +++ b/TAO/tao/PortableServer/ThreadStrategyORBControl.h @@ -4,8 +4,6 @@ /** * @file ThreadStrategyORBControl.h * - * $Id$ - * * @author Johnny Willemsen <jwillemsen@remedy.nl> */ //============================================================================= diff --git a/TAO/tao/PortableServer/ThreadStrategySingle.h b/TAO/tao/PortableServer/ThreadStrategySingle.h index 3cbde4d836a..5b6dea30625 100644 --- a/TAO/tao/PortableServer/ThreadStrategySingle.h +++ b/TAO/tao/PortableServer/ThreadStrategySingle.h @@ -4,8 +4,6 @@ /** * @file ThreadStrategySingle.h * - * $Id$ - * * @author Johnny Willemsen <jwillemsen@remedy.nl> */ //============================================================================= diff --git a/TAO/tao/PortableServer/ThreadStrategySingleFactoryImpl.h b/TAO/tao/PortableServer/ThreadStrategySingleFactoryImpl.h index b85b56b7a1e..96b852eb06c 100644 --- a/TAO/tao/PortableServer/ThreadStrategySingleFactoryImpl.h +++ b/TAO/tao/PortableServer/ThreadStrategySingleFactoryImpl.h @@ -4,8 +4,6 @@ /** * @file ThreadStrategySingleFactoryImpl.h * - * $Id$ - * * @author Johnny Willemsen <jwillemsen@remedy.nl> */ //============================================================================= diff --git a/TAO/tao/PortableServer/TypeCode_SArg_Traits.h b/TAO/tao/PortableServer/TypeCode_SArg_Traits.h index bcd84301e6e..a9f70ec1902 100644 --- a/TAO/tao/PortableServer/TypeCode_SArg_Traits.h +++ b/TAO/tao/PortableServer/TypeCode_SArg_Traits.h @@ -4,8 +4,6 @@ /** * @file TypeCode_SArg_Traits.h * - * $Id$ - * * @author Ossama Othman */ //============================================================================= diff --git a/TAO/tao/PortableServer/UB_String_SArgument_T.h b/TAO/tao/PortableServer/UB_String_SArgument_T.h index ac1202a2d4f..8e19dc77413 100644 --- a/TAO/tao/PortableServer/UB_String_SArgument_T.h +++ b/TAO/tao/PortableServer/UB_String_SArgument_T.h @@ -4,8 +4,6 @@ /** * @file UB_String_SArgument_T.h * - * $Id$ - * * @authors Jeff Parsons, Carlos O'Ryan and Ossama Othman */ //============================================================================= diff --git a/TAO/tao/PortableServer/UB_String_SArguments.h b/TAO/tao/PortableServer/UB_String_SArguments.h index e86e7c0ae24..ba414781a5e 100644 --- a/TAO/tao/PortableServer/UB_String_SArguments.h +++ b/TAO/tao/PortableServer/UB_String_SArguments.h @@ -4,8 +4,6 @@ /** * @file UB_String_SArguments.h * - * $Id$ - * * @author Jeff Parsons * @author Carlos O'Ryan */ diff --git a/TAO/tao/PortableServer/Upcall_Command.h b/TAO/tao/PortableServer/Upcall_Command.h index bfd4b9a49b3..7cd54ca9dc1 100644 --- a/TAO/tao/PortableServer/Upcall_Command.h +++ b/TAO/tao/PortableServer/Upcall_Command.h @@ -4,8 +4,6 @@ /** * @file Upcall_Command.h * - * $Id$ - * * @author Ossama Othman */ //============================================================================= diff --git a/TAO/tao/PortableServer/Upcall_Wrapper.h b/TAO/tao/PortableServer/Upcall_Wrapper.h index 98d88847e87..44f9f7ed5d1 100644 --- a/TAO/tao/PortableServer/Upcall_Wrapper.h +++ b/TAO/tao/PortableServer/Upcall_Wrapper.h @@ -4,8 +4,6 @@ /** * @file Upcall_Wrapper.h * - * $Id$ - * * @author Ossama Othman * @author Jeff Parsons * @author Carlos O'Ryan diff --git a/TAO/tao/PortableServer/Var_Array_SArgument_T.h b/TAO/tao/PortableServer/Var_Array_SArgument_T.h index 6057e45988f..4e15f8aadf1 100644 --- a/TAO/tao/PortableServer/Var_Array_SArgument_T.h +++ b/TAO/tao/PortableServer/Var_Array_SArgument_T.h @@ -4,8 +4,6 @@ /** * @file Var_Array_SArgument_T.h * - * $Id$ - * * @authors Jeff Parsons, Carlos O'Ryan and Ossama Othman */ //============================================================================= diff --git a/TAO/tao/PortableServer/Var_Size_SArgument_T.h b/TAO/tao/PortableServer/Var_Size_SArgument_T.h index d2fe23c5d2c..a353331aa48 100644 --- a/TAO/tao/PortableServer/Var_Size_SArgument_T.h +++ b/TAO/tao/PortableServer/Var_Size_SArgument_T.h @@ -4,8 +4,6 @@ /** * @file Var_Size_SArgument_T.h * - * $Id$ - * * @authors Jeff Parsons, Carlos O'Ryan and Ossama Othman */ //============================================================================= diff --git a/TAO/tao/PortableServer/Vector_SArgument_T.h b/TAO/tao/PortableServer/Vector_SArgument_T.h index 182e58e859c..958d8234fe5 100644 --- a/TAO/tao/PortableServer/Vector_SArgument_T.h +++ b/TAO/tao/PortableServer/Vector_SArgument_T.h @@ -4,8 +4,6 @@ /** * @file Vector_SArgument_T.h * - * $Id$ - * * @author Jeff Parsons */ //============================================================================= diff --git a/TAO/tao/PortableServer/get_arg.h b/TAO/tao/PortableServer/get_arg.h index d04f1194974..a2cd9cdb7dc 100644 --- a/TAO/tao/PortableServer/get_arg.h +++ b/TAO/tao/PortableServer/get_arg.h @@ -4,8 +4,6 @@ /** * @file get_arg.h * - * $Id$ - * * Thru-POA/skeleton argument selection function templates. * @par * These function templates are used to choose between arguments diff --git a/TAO/tao/Principal.h b/TAO/tao/Principal.h index 9c19250c55e..a59912b817e 100644 --- a/TAO/tao/Principal.h +++ b/TAO/tao/Principal.h @@ -4,8 +4,6 @@ /** * @file Principal.h * - * $Id$ - * * The CORBA::Principal pseudo-object implementation. * * @author Copyright 1994-1995 by Sun Microsystems Inc. diff --git a/TAO/tao/Profile.h b/TAO/tao/Profile.h index 34461840ee2..38c32e5cd3f 100644 --- a/TAO/tao/Profile.h +++ b/TAO/tao/Profile.h @@ -4,8 +4,6 @@ /** * @file Profile.h * - * $Id$ - * * @author Fred Kuhns <fredk@cs.wustl.edu> */ //============================================================================= diff --git a/TAO/tao/Profile_Transport_Resolver.h b/TAO/tao/Profile_Transport_Resolver.h index 9bf19631f8b..fbff37f626e 100644 --- a/TAO/tao/Profile_Transport_Resolver.h +++ b/TAO/tao/Profile_Transport_Resolver.h @@ -4,8 +4,6 @@ /** * @file Profile_Transport_Resolver.h * - * $Id$ - * * * @author Balachandran Natarajan <bala@dre.vanderbilt.edu> */ diff --git a/TAO/tao/Protocol_Factory.h b/TAO/tao/Protocol_Factory.h index d282c286cb9..63b5c5accf5 100644 --- a/TAO/tao/Protocol_Factory.h +++ b/TAO/tao/Protocol_Factory.h @@ -4,8 +4,6 @@ /** * @file Protocol_Factory.h * - * $Id$ - * * @author Fred Kuhns <fredk@cs.wustl.edu> */ //============================================================================= diff --git a/TAO/tao/Protocols_Hooks.h b/TAO/tao/Protocols_Hooks.h index a69dc713be6..e7edfa9bc9d 100644 --- a/TAO/tao/Protocols_Hooks.h +++ b/TAO/tao/Protocols_Hooks.h @@ -4,8 +4,6 @@ /** * @file Protocols_Hooks.h * - * $Id$ - * * @author Priyanka Gontla <pgontla@ece.uci.edu> */ // =================================================================== diff --git a/TAO/tao/Pseudo_VarOut_T.h b/TAO/tao/Pseudo_VarOut_T.h index 3043b0249e6..9ff50144b47 100644 --- a/TAO/tao/Pseudo_VarOut_T.h +++ b/TAO/tao/Pseudo_VarOut_T.h @@ -4,8 +4,6 @@ /** * @file Pseudo_VarOut_T.h * - * $Id$ - * * @note This header should be included after all types to be passed * as template parameters to the TAO_Pseudo_{Var,Out}_T template * classes have been declared. If the types in question are defined diff --git a/TAO/tao/QtResource/QtResource_Factory.h b/TAO/tao/QtResource/QtResource_Factory.h index 40abf78958a..b093986fc2a 100644 --- a/TAO/tao/QtResource/QtResource_Factory.h +++ b/TAO/tao/QtResource/QtResource_Factory.h @@ -4,8 +4,6 @@ /** * @file QtResource_Factory.h * - * $Id$ - * * @author Balachandran Natarajan <bala@dre.vanderbilt.edu> * @author Marek Brudka <mbrudka@aster.pl> */ diff --git a/TAO/tao/QtResource/QtResource_Loader.h b/TAO/tao/QtResource/QtResource_Loader.h index 9f830e440db..5446c77a3d1 100644 --- a/TAO/tao/QtResource/QtResource_Loader.h +++ b/TAO/tao/QtResource/QtResource_Loader.h @@ -4,8 +4,6 @@ /** * @file QtResource_Loader.h * - * $Id$ - * * @author Marek Brudka <mbrudka@aster.pl> * @author Balachandran Natarajan <bala@cs.wustl.edu> */ diff --git a/TAO/tao/Queued_Data.h b/TAO/tao/Queued_Data.h index a3bd8939dd9..e7654cd1f75 100644 --- a/TAO/tao/Queued_Data.h +++ b/TAO/tao/Queued_Data.h @@ -4,8 +4,6 @@ /** * @file Queued_Data.h * - * $Id$ - * * @author Balachandran Natarajan <bala@cs.wustl.edu> */ //============================================================================= diff --git a/TAO/tao/Queued_Message.h b/TAO/tao/Queued_Message.h index 51a73ab67e0..34f5dfc1cdc 100644 --- a/TAO/tao/Queued_Message.h +++ b/TAO/tao/Queued_Message.h @@ -4,8 +4,6 @@ /** * @file Queued_Message.h * - * $Id$ - * * @author Carlos O'Ryan <coryan@uci.edu> */ //============================================================================= 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> diff --git a/TAO/tao/RTPortableServer/RTPortableServer.cpp b/TAO/tao/RTPortableServer/RTPortableServer.cpp index b8851a79c71..039dbad8c6e 100644 --- a/TAO/tao/RTPortableServer/RTPortableServer.cpp +++ b/TAO/tao/RTPortableServer/RTPortableServer.cpp @@ -2,8 +2,6 @@ /** * @file RTPortableServer.cpp * - * $Id$ - * * @author Frank Hunleth <fhunleth@cs.wustl.edu> */ //============================================================================= diff --git a/TAO/tao/RTPortableServer/RTPortableServer.h b/TAO/tao/RTPortableServer/RTPortableServer.h index dc35a29eca6..3a9cc80a20f 100644 --- a/TAO/tao/RTPortableServer/RTPortableServer.h +++ b/TAO/tao/RTPortableServer/RTPortableServer.h @@ -4,8 +4,6 @@ /** * @file RTPortableServer.h * - * $Id$ - * * @author Frank Hunleth <fhuntleth@cs.wustl.edu> */ //============================================================================= diff --git a/TAO/tao/RTPortableServer/RT_Acceptor_Filters.h b/TAO/tao/RTPortableServer/RT_Acceptor_Filters.h index 6eb39e04677..5a90d176b41 100644 --- a/TAO/tao/RTPortableServer/RT_Acceptor_Filters.h +++ b/TAO/tao/RTPortableServer/RT_Acceptor_Filters.h @@ -4,8 +4,6 @@ /** * @file RT_Acceptor_Filters.h * - * $Id$ - * * RTCORBA strategies for populating mprofile. * * @author Marina Spivak <marina@cs.wustl.edu> diff --git a/TAO/tao/RTPortableServer/RT_Collocation_Resolver.h b/TAO/tao/RTPortableServer/RT_Collocation_Resolver.h index c0805650eb3..bf32bc4fccc 100644 --- a/TAO/tao/RTPortableServer/RT_Collocation_Resolver.h +++ b/TAO/tao/RTPortableServer/RT_Collocation_Resolver.h @@ -4,8 +4,6 @@ /** * @file RT_Collocation_Resolver.h * - * $Id$ - * * @author Irfan Pyarali */ // =================================================================== diff --git a/TAO/tao/RTPortableServer/RT_Object_Adapter_Factory.h b/TAO/tao/RTPortableServer/RT_Object_Adapter_Factory.h index 130b39ec65b..5acaf9a65c0 100644 --- a/TAO/tao/RTPortableServer/RT_Object_Adapter_Factory.h +++ b/TAO/tao/RTPortableServer/RT_Object_Adapter_Factory.h @@ -4,8 +4,6 @@ /** * @file RT_Object_Adapter_Factory.h * - * $Id$ - * * @author Frank Hunleth */ // =================================================================== diff --git a/TAO/tao/RTPortableServer/RT_POA.h b/TAO/tao/RTPortableServer/RT_POA.h index ec0a5f77324..2c2d3f66eda 100644 --- a/TAO/tao/RTPortableServer/RT_POA.h +++ b/TAO/tao/RTPortableServer/RT_POA.h @@ -4,8 +4,6 @@ /** * @file RT_POA.h * - * $Id$ - * * RT_POA * * @author Irfan Pyarali diff --git a/TAO/tao/RTPortableServer/RT_Policy_Validator.h b/TAO/tao/RTPortableServer/RT_Policy_Validator.h index baecf424454..73b4f777b71 100644 --- a/TAO/tao/RTPortableServer/RT_Policy_Validator.h +++ b/TAO/tao/RTPortableServer/RT_Policy_Validator.h @@ -4,8 +4,6 @@ /** * @file RT_Policy_Validator.h * - * $Id$ - * * This file contains the declaration for the RTCORBA policy validator. * * @author Angelo Corsaro <corsaro@cs.wustl.edu> diff --git a/TAO/tao/RTPortableServer/RT_Servant_Dispatcher.h b/TAO/tao/RTPortableServer/RT_Servant_Dispatcher.h index 5a06ff45afb..aef65b7614d 100644 --- a/TAO/tao/RTPortableServer/RT_Servant_Dispatcher.h +++ b/TAO/tao/RTPortableServer/RT_Servant_Dispatcher.h @@ -4,8 +4,6 @@ /** * @file RT_Servant_Dispatcher.h * - * $Id$ - * * @author Frank Hunleth (fhunleth@cs.wustl.edu) */ //============================================================================= diff --git a/TAO/tao/RTScheduling/Current.h b/TAO/tao/RTScheduling/Current.h index 49c424d4c3b..f941512b9de 100644 --- a/TAO/tao/RTScheduling/Current.h +++ b/TAO/tao/RTScheduling/Current.h @@ -4,8 +4,6 @@ /** * @file Current.h * - * $Id$ - * * @author */ //============================================================================= diff --git a/TAO/tao/RTScheduling/RTScheduler.h b/TAO/tao/RTScheduling/RTScheduler.h index fbfd458338c..1f75edd6820 100644 --- a/TAO/tao/RTScheduling/RTScheduler.h +++ b/TAO/tao/RTScheduling/RTScheduler.h @@ -4,8 +4,6 @@ /** * @file RTScheduler.h * - * $Id$ - * * Takes care of the RT Scheduler loading on static build. * * diff --git a/TAO/tao/RTScheduling/RTScheduler_Initializer.h b/TAO/tao/RTScheduling/RTScheduler_Initializer.h index 34d655565ed..aca50cc312e 100644 --- a/TAO/tao/RTScheduling/RTScheduler_Initializer.h +++ b/TAO/tao/RTScheduling/RTScheduler_Initializer.h @@ -4,8 +4,6 @@ /** * @file RTScheduler_Initializer.h * - * $Id$ - * * @author Yamuna Krishnamurthy <yamuna@oomworks.com> */ //============================================================================= diff --git a/TAO/tao/RTScheduling/RTScheduler_Loader.h b/TAO/tao/RTScheduling/RTScheduler_Loader.h index 47021c59f02..0d4865d9001 100644 --- a/TAO/tao/RTScheduling/RTScheduler_Loader.h +++ b/TAO/tao/RTScheduling/RTScheduler_Loader.h @@ -4,8 +4,6 @@ /** * @file RTScheduler_Loader.h * - * $Id$ - * * Header file for Loading RTScheduler. * * diff --git a/TAO/tao/RTScheduling/RTScheduler_Manager.h b/TAO/tao/RTScheduling/RTScheduler_Manager.h index 3135735a69f..4e90e0cbf9c 100644 --- a/TAO/tao/RTScheduling/RTScheduler_Manager.h +++ b/TAO/tao/RTScheduling/RTScheduler_Manager.h @@ -4,8 +4,6 @@ /** * @file RTScheduler_Manager.h * - * $Id$ - * * @author Yamuna Krishnmaurthy <yamuna@oomworks.com> */ //============================================================================= diff --git a/TAO/tao/Reactive_Connect_Strategy.h b/TAO/tao/Reactive_Connect_Strategy.h index 694bbb49560..9421d027d83 100644 --- a/TAO/tao/Reactive_Connect_Strategy.h +++ b/TAO/tao/Reactive_Connect_Strategy.h @@ -4,8 +4,6 @@ /** * @file Reactive_Connect_Strategy.h * - * $Id$ - * * @author Balachandran Natarajan <bala@cs.wustl.edu> */ //============================================================================= diff --git a/TAO/tao/Reactive_Flushing_Strategy.h b/TAO/tao/Reactive_Flushing_Strategy.h index 1ac4072867a..065ef2a1b65 100644 --- a/TAO/tao/Reactive_Flushing_Strategy.h +++ b/TAO/tao/Reactive_Flushing_Strategy.h @@ -4,8 +4,6 @@ /** * @file Reactive_Flushing_Strategy.h * - * $Id$ - * * @author Carlos O'Ryan <coryan@uci.edu> */ //============================================================================= diff --git a/TAO/tao/Refcounted_ObjectKey.h b/TAO/tao/Refcounted_ObjectKey.h index 1dbc6d20bb2..4a8dd4c0a46 100644 --- a/TAO/tao/Refcounted_ObjectKey.h +++ b/TAO/tao/Refcounted_ObjectKey.h @@ -4,8 +4,6 @@ /** * @file Refcounted_ObjectKey.h * - * $Id$ - * * @author Balachandran Natarajan <bala@dre.vanderbilt.edu> */ //============================================================================= diff --git a/TAO/tao/Remote_Invocation.h b/TAO/tao/Remote_Invocation.h index 63ed669e341..34351916724 100644 --- a/TAO/tao/Remote_Invocation.h +++ b/TAO/tao/Remote_Invocation.h @@ -4,8 +4,6 @@ /** * @file Remote_Invocation.h * - * $Id$ - * * * @author Balachandran Natarajan <bala@dre.vanderbilt.edu> */ diff --git a/TAO/tao/Remote_Object_Proxy_Broker.h b/TAO/tao/Remote_Object_Proxy_Broker.h index d6488b41289..de3308608ed 100644 --- a/TAO/tao/Remote_Object_Proxy_Broker.h +++ b/TAO/tao/Remote_Object_Proxy_Broker.h @@ -4,8 +4,6 @@ /** * @file Remote_Object_Proxy_Broker.h * - * $Id$ - * * This files contains the Remote Proxy Broker implementation * for the CORBA Object. * diff --git a/TAO/tao/Reply_Dispatcher.h b/TAO/tao/Reply_Dispatcher.h index 810e6b9ed39..f5537d8c3e4 100644 --- a/TAO/tao/Reply_Dispatcher.h +++ b/TAO/tao/Reply_Dispatcher.h @@ -4,8 +4,6 @@ /** * @file Reply_Dispatcher.h * - * $Id$ - * * Define the interface for the Reply_Dispatcher strategies. * * diff --git a/TAO/tao/RequestInterceptor_Adapter.cpp b/TAO/tao/RequestInterceptor_Adapter.cpp index c5d14708881..c19df8e51df 100644 --- a/TAO/tao/RequestInterceptor_Adapter.cpp +++ b/TAO/tao/RequestInterceptor_Adapter.cpp @@ -4,8 +4,6 @@ /** * @file RequestInterceptor_Adapter.cpp * - * $Id$ - * * This file an adapter class to simplify the support of * interceptors. */ diff --git a/TAO/tao/RequestInterceptor_Adapter.h b/TAO/tao/RequestInterceptor_Adapter.h index 5189ab24470..f17bc50fe19 100644 --- a/TAO/tao/RequestInterceptor_Adapter.h +++ b/TAO/tao/RequestInterceptor_Adapter.h @@ -4,8 +4,6 @@ /** * @file RequestInterceptor_Adapter.h * - * $Id$ - * */ //============================================================================= diff --git a/TAO/tao/Request_Dispatcher.h b/TAO/tao/Request_Dispatcher.h index 69c5a1c7ea3..61f26ab0dce 100644 --- a/TAO/tao/Request_Dispatcher.h +++ b/TAO/tao/Request_Dispatcher.h @@ -4,8 +4,6 @@ /** * @file Request_Dispatcher.h * - * $Id$ - * * A class that strategizes the request dispatching procedure. * * @author Frank Hunleth <fhunleth@cs.wustl.edu> diff --git a/TAO/tao/Resource_Factory.h b/TAO/tao/Resource_Factory.h index abe846fa3d0..d24c9fb6fca 100644 --- a/TAO/tao/Resource_Factory.h +++ b/TAO/tao/Resource_Factory.h @@ -4,8 +4,6 @@ /** * @file Resource_Factory.h * - * $Id$ - * * @author Chris Cleeland * @author Carlos O'Ryan */ diff --git a/TAO/tao/Resume_Handle.h b/TAO/tao/Resume_Handle.h index 759cdca09af..34ce7fd63d9 100644 --- a/TAO/tao/Resume_Handle.h +++ b/TAO/tao/Resume_Handle.h @@ -4,8 +4,6 @@ /** * @file Resume_Handle.h * - * $Id$ - * * @author Balachandran Natarajan <bala@cs.wustl.edu> */ //============================================================================= diff --git a/TAO/tao/Seq_Out_T.h b/TAO/tao/Seq_Out_T.h index 9e401de90a0..e8251144461 100644 --- a/TAO/tao/Seq_Out_T.h +++ b/TAO/tao/Seq_Out_T.h @@ -4,8 +4,6 @@ /** * @file Seq_Out_T.h * - * $Id$ - * * @author Jeff Parsons */ //============================================================================= diff --git a/TAO/tao/Seq_Var_T.h b/TAO/tao/Seq_Var_T.h index c97c442ce4f..987523116ac 100644 --- a/TAO/tao/Seq_Var_T.h +++ b/TAO/tao/Seq_Var_T.h @@ -4,8 +4,6 @@ /** * @file Seq_Var_T.h * - * $Id$ - * * @author Jeff Parsons */ //============================================================================= diff --git a/TAO/tao/ServerRequestInterceptor_Adapter.h b/TAO/tao/ServerRequestInterceptor_Adapter.h index 6b3577c198d..8377f130a47 100644 --- a/TAO/tao/ServerRequestInterceptor_Adapter.h +++ b/TAO/tao/ServerRequestInterceptor_Adapter.h @@ -4,8 +4,6 @@ /** * @file ServerRequestInterceptor_Adapter.h * - * $Id$ - * * This file an adapter class to simplify the support of * interceptors. * diff --git a/TAO/tao/ServerRequestInterceptor_Adapter_Factory.h b/TAO/tao/ServerRequestInterceptor_Adapter_Factory.h index 1269b8c41f0..9f0337c6e67 100644 --- a/TAO/tao/ServerRequestInterceptor_Adapter_Factory.h +++ b/TAO/tao/ServerRequestInterceptor_Adapter_Factory.h @@ -4,8 +4,6 @@ /** * @file ServerRequestInterceptor_Adapter_Factory.h * - * $Id$ - * * @author Johnny Willemsen <jwillemsen@remedy.nl> */ //============================================================================= diff --git a/TAO/tao/Server_Strategy_Factory.h b/TAO/tao/Server_Strategy_Factory.h index 76620027477..31b3c325329 100644 --- a/TAO/tao/Server_Strategy_Factory.h +++ b/TAO/tao/Server_Strategy_Factory.h @@ -4,8 +4,6 @@ /** * @file Server_Strategy_Factory.h * - * $Id$ - * * @author Chris Cleeland */ //============================================================================= diff --git a/TAO/tao/Service_Callbacks.h b/TAO/tao/Service_Callbacks.h index 7fbc435152c..9940ab56ac0 100644 --- a/TAO/tao/Service_Callbacks.h +++ b/TAO/tao/Service_Callbacks.h @@ -4,8 +4,6 @@ /** * @file Service_Callbacks.h * - * $Id$ - * * This is a generic interface that would be used to override many * of the default functionalities that the ORB provides by the * services if they have been loaded in to the ORB_Core diff --git a/TAO/tao/Service_Context.h b/TAO/tao/Service_Context.h index 2185550a87a..6232de26ba3 100644 --- a/TAO/tao/Service_Context.h +++ b/TAO/tao/Service_Context.h @@ -4,8 +4,6 @@ /** * @file Service_Context.h * - * $Id$ - * * @author Balachandran Natarajan <bala@cs.wustl.edu> */ // =================================================================== diff --git a/TAO/tao/Service_Context_Handler.h b/TAO/tao/Service_Context_Handler.h index ec16f06ee06..0dabf427fe6 100644 --- a/TAO/tao/Service_Context_Handler.h +++ b/TAO/tao/Service_Context_Handler.h @@ -4,8 +4,6 @@ /** * @file Service_Context_Handler.h * - * $Id$ - * * @author Johnny Willemsen <jwillemsen@remedy.nl> */ // =================================================================== diff --git a/TAO/tao/Service_Context_Handler_Registry.h b/TAO/tao/Service_Context_Handler_Registry.h index 0c11c23bb25..90295c80123 100644 --- a/TAO/tao/Service_Context_Handler_Registry.h +++ b/TAO/tao/Service_Context_Handler_Registry.h @@ -4,8 +4,6 @@ /** * @file Service_Context_Handler_Registry.h * - * $Id$ - * * @author Johnny Willemsen <jwillemsen@remedy.nl> */ // =================================================================== diff --git a/TAO/tao/Services_Activate.h b/TAO/tao/Services_Activate.h index 2ba8d73aa99..e0ee664366c 100644 --- a/TAO/tao/Services_Activate.h +++ b/TAO/tao/Services_Activate.h @@ -4,8 +4,6 @@ /** * @file Services_Activate.h * - * $Id$ - * * This is a generic interface that would be used to activate * the services that are loaded through the svc.conf file * diff --git a/TAO/tao/SmartProxies/Smart_Proxies.h b/TAO/tao/SmartProxies/Smart_Proxies.h index b00b26259b2..5cfc0ce828e 100644 --- a/TAO/tao/SmartProxies/Smart_Proxies.h +++ b/TAO/tao/SmartProxies/Smart_Proxies.h @@ -4,8 +4,6 @@ /** * @file Smart_Proxies.h * - * $Id$ - * * This file contains a base class for the generated smart proxy classes * It's purpose is to hold the pointer to the real proxy * diff --git a/TAO/tao/Special_Basic_Argument_T.h b/TAO/tao/Special_Basic_Argument_T.h index ec6a63c3cb1..879fb29db75 100644 --- a/TAO/tao/Special_Basic_Argument_T.h +++ b/TAO/tao/Special_Basic_Argument_T.h @@ -4,8 +4,6 @@ /** * @file Special_Basic_Argument_T.h * - * $Id$ - * * @authors Jeff Parsons and Carlos O'Ryan */ //============================================================================= diff --git a/TAO/tao/Special_Basic_Arguments.h b/TAO/tao/Special_Basic_Arguments.h index 961f3b2d328..927b1324ecf 100644 --- a/TAO/tao/Special_Basic_Arguments.h +++ b/TAO/tao/Special_Basic_Arguments.h @@ -4,8 +4,6 @@ /** * @file Special_Basic_Arguments.h * - * $Id$ - * * @author Jeff Parsons * @author Carlos O'Ryan */ diff --git a/TAO/tao/Storable_Base.cpp b/TAO/tao/Storable_Base.cpp index d279d2337a5..3c963257a09 100644 --- a/TAO/tao/Storable_Base.cpp +++ b/TAO/tao/Storable_Base.cpp @@ -2,8 +2,6 @@ /** * @file Storable_Base.cpp * - * $Id$ - * * @author Bruce Trask <trask_b@ociweb.com> * @author Chanaka Liyanaarachchi <chanaka@ociweb.com> * @author Byron Harris <harrisb@ociweb.com> diff --git a/TAO/tao/Storable_Base.h b/TAO/tao/Storable_Base.h index ceecfc55c9f..2a1244f98db 100644 --- a/TAO/tao/Storable_Base.h +++ b/TAO/tao/Storable_Base.h @@ -4,8 +4,6 @@ /** * @file Storable_Base.h * - * $Id$ - * * @author Bruce Trask <trask_b@ociweb.com> * @author Chanaka Liyanaarachchi <chanaka@ociweb.com> * @author Byron Harris <harrisb@ociweb.com> diff --git a/TAO/tao/Storable_Base.inl b/TAO/tao/Storable_Base.inl index caddbdee3e7..341265c9a7e 100644 --- a/TAO/tao/Storable_Base.inl +++ b/TAO/tao/Storable_Base.inl @@ -4,8 +4,6 @@ /** * @file Storable_Base.inl * - * $Id$ - * * @author Bruce Trask <trask_b@ociweb.com> * @author Chanaka Liyanaarachchi <chanaka@ociweb.com> * @author Byron Harris <harrisb@ociweb.com> diff --git a/TAO/tao/Storable_File_Guard.cpp b/TAO/tao/Storable_File_Guard.cpp index adb990ca672..9a3d0901f6b 100644 --- a/TAO/tao/Storable_File_Guard.cpp +++ b/TAO/tao/Storable_File_Guard.cpp @@ -2,8 +2,6 @@ /** * @file Storable_File_Guard.cpp * - * $Id$ - * * @author Rich Seibel (seibelr@ociweb.com) * @author Byron Harris (harrisb@ociweb.com) */ diff --git a/TAO/tao/Storable_File_Guard.h b/TAO/tao/Storable_File_Guard.h index 0d90dca16ae..2929f04366b 100644 --- a/TAO/tao/Storable_File_Guard.h +++ b/TAO/tao/Storable_File_Guard.h @@ -4,8 +4,6 @@ /** * @file Storable_File_Guard.h * - * $Id$ - * * @author Rich Seibel (seibelr@ociweb.com) * @author Byron Harris (harrisb@ociweb.com) */ diff --git a/TAO/tao/Strategies/COIOP_Acceptor.h b/TAO/tao/Strategies/COIOP_Acceptor.h index d3196e08785..97be5c0184f 100644 --- a/TAO/tao/Strategies/COIOP_Acceptor.h +++ b/TAO/tao/Strategies/COIOP_Acceptor.h @@ -4,8 +4,6 @@ /** * @file COIOP_Acceptor.h * - * $Id$ - * * COIOP specific acceptor processing * * @author Johnny Willemsen <jwillemsen@remedy.nl> diff --git a/TAO/tao/Strategies/COIOP_Connection_Handler.h b/TAO/tao/Strategies/COIOP_Connection_Handler.h index eecdb1fe635..b65fe1b6092 100644 --- a/TAO/tao/Strategies/COIOP_Connection_Handler.h +++ b/TAO/tao/Strategies/COIOP_Connection_Handler.h @@ -4,8 +4,6 @@ /** * @file COIOP_Connection_Handler.h * - * $Id$ - * * @author Johnny Willemsen <jwillemsen@remedy.nl> */ // =================================================================== diff --git a/TAO/tao/Strategies/COIOP_Connector.h b/TAO/tao/Strategies/COIOP_Connector.h index a538a632fc2..917289cc8c9 100644 --- a/TAO/tao/Strategies/COIOP_Connector.h +++ b/TAO/tao/Strategies/COIOP_Connector.h @@ -4,8 +4,6 @@ /** * @file COIOP_Connector.h * - * $Id$ - * * COIOP specific connector processing * * @author Johnny Willemsen <jwillemsen@remedy.nl> diff --git a/TAO/tao/Strategies/COIOP_Endpoint.h b/TAO/tao/Strategies/COIOP_Endpoint.h index 377e07ef71d..1fab8a0ef83 100644 --- a/TAO/tao/Strategies/COIOP_Endpoint.h +++ b/TAO/tao/Strategies/COIOP_Endpoint.h @@ -4,8 +4,6 @@ /** * @file COIOP_Endpoint.h * - * $Id$ - * * COIOP implementation of PP Framework Endpoint interface. * * @author Johnny Willemsen <jwillemsen@remedy.nl> diff --git a/TAO/tao/Strategies/COIOP_Factory.h b/TAO/tao/Strategies/COIOP_Factory.h index 1bb5cbfd7a1..c8f7fcc69af 100644 --- a/TAO/tao/Strategies/COIOP_Factory.h +++ b/TAO/tao/Strategies/COIOP_Factory.h @@ -4,8 +4,6 @@ /** * @file COIOP_Factory.h * - * $Id$ - * * @author Johnny Willemsen <jwillemsen@remedy.nl> */ //============================================================================= diff --git a/TAO/tao/Strategies/COIOP_Profile.h b/TAO/tao/Strategies/COIOP_Profile.h index ded0bf29f4d..3a32e5e2c00 100644 --- a/TAO/tao/Strategies/COIOP_Profile.h +++ b/TAO/tao/Strategies/COIOP_Profile.h @@ -4,8 +4,6 @@ /** * @file COIOP_Profile.h * - * $Id$ - * * COIOP profile specific processing * * @author Johnny Willemsen <jwillemsen@remedy.nl> diff --git a/TAO/tao/Strategies/COIOP_Transport.h b/TAO/tao/Strategies/COIOP_Transport.h index e912f01470b..2e01336abe9 100644 --- a/TAO/tao/Strategies/COIOP_Transport.h +++ b/TAO/tao/Strategies/COIOP_Transport.h @@ -4,8 +4,6 @@ /** * @file COIOP_Transport.h * - * $Id$ - * * @author Johnny Willemsen <jwillemsen@remedy.nl> */ //============================================================================= diff --git a/TAO/tao/Strategies/DIOP_Acceptor.h b/TAO/tao/Strategies/DIOP_Acceptor.h index 5346aac5d4d..7827ae437c8 100644 --- a/TAO/tao/Strategies/DIOP_Acceptor.h +++ b/TAO/tao/Strategies/DIOP_Acceptor.h @@ -4,8 +4,6 @@ /** * @file DIOP_Acceptor.h * - * $Id$ - * * DIOP specific acceptor processing * * @author Michael Kircher diff --git a/TAO/tao/Strategies/DIOP_Connection_Handler.h b/TAO/tao/Strategies/DIOP_Connection_Handler.h index f54334bed38..38dcb2cd588 100644 --- a/TAO/tao/Strategies/DIOP_Connection_Handler.h +++ b/TAO/tao/Strategies/DIOP_Connection_Handler.h @@ -4,8 +4,6 @@ /** * @file DIOP_Connection_Handler.h * - * $Id$ - * * @author Michael Kircher */ // =================================================================== diff --git a/TAO/tao/Strategies/DIOP_Connector.h b/TAO/tao/Strategies/DIOP_Connector.h index f9ed820c634..a1d557bc8f3 100644 --- a/TAO/tao/Strategies/DIOP_Connector.h +++ b/TAO/tao/Strategies/DIOP_Connector.h @@ -4,8 +4,6 @@ /** * @file DIOP_Connector.h * - * $Id$ - * * DIOP specific connector processing * * @author Michael Kircher diff --git a/TAO/tao/Strategies/DIOP_Endpoint.h b/TAO/tao/Strategies/DIOP_Endpoint.h index 92dca92f80b..e51e19adc31 100644 --- a/TAO/tao/Strategies/DIOP_Endpoint.h +++ b/TAO/tao/Strategies/DIOP_Endpoint.h @@ -4,8 +4,6 @@ /** * @file DIOP_Endpoint.h * - * $Id$ - * * DIOP implementation of PP Framework Endpoint interface. * * @author Michael Kircher diff --git a/TAO/tao/Strategies/DIOP_Factory.h b/TAO/tao/Strategies/DIOP_Factory.h index 8dcaae4f08b..d72b366eac8 100644 --- a/TAO/tao/Strategies/DIOP_Factory.h +++ b/TAO/tao/Strategies/DIOP_Factory.h @@ -4,8 +4,6 @@ /** * @file DIOP_Factory.h * - * $Id$ - * * @author Michael Kircher */ //============================================================================= diff --git a/TAO/tao/Strategies/DIOP_Profile.h b/TAO/tao/Strategies/DIOP_Profile.h index 5b4725c0418..cce1e81f578 100644 --- a/TAO/tao/Strategies/DIOP_Profile.h +++ b/TAO/tao/Strategies/DIOP_Profile.h @@ -4,8 +4,6 @@ /** * @file DIOP_Profile.h * - * $Id$ - * * DIOP profile specific processing * * diff --git a/TAO/tao/Strategies/DIOP_Transport.h b/TAO/tao/Strategies/DIOP_Transport.h index 1221d11cbe5..592240b664c 100644 --- a/TAO/tao/Strategies/DIOP_Transport.h +++ b/TAO/tao/Strategies/DIOP_Transport.h @@ -4,8 +4,6 @@ /** * @file DIOP_Transport.h * - * $Id$ - * * @author Michael Kircher */ //============================================================================= diff --git a/TAO/tao/Strategies/FIFO_Connection_Purging_Strategy.h b/TAO/tao/Strategies/FIFO_Connection_Purging_Strategy.h index 6d489e696e2..facc7698ed5 100644 --- a/TAO/tao/Strategies/FIFO_Connection_Purging_Strategy.h +++ b/TAO/tao/Strategies/FIFO_Connection_Purging_Strategy.h @@ -4,8 +4,6 @@ /** * @file FIFO_Connection_Purging_Strategy.h * - * $Id$ - * * @author Chad Elliott (elliott_c@ociweb.com) */ // ================================================================ diff --git a/TAO/tao/Strategies/LFU_Connection_Purging_Strategy.h b/TAO/tao/Strategies/LFU_Connection_Purging_Strategy.h index 66a01fca65f..b99b6ae997b 100644 --- a/TAO/tao/Strategies/LFU_Connection_Purging_Strategy.h +++ b/TAO/tao/Strategies/LFU_Connection_Purging_Strategy.h @@ -4,8 +4,6 @@ /** * @file LFU_Connection_Purging_Strategy.h * - * $Id$ - * * @author Chad Elliott (elliott_c@ociweb.com) */ // ================================================================ diff --git a/TAO/tao/Strategies/LF_Strategy_Null.h b/TAO/tao/Strategies/LF_Strategy_Null.h index 18ba5632ad0..802292b53a0 100644 --- a/TAO/tao/Strategies/LF_Strategy_Null.h +++ b/TAO/tao/Strategies/LF_Strategy_Null.h @@ -4,8 +4,6 @@ /** * @file LF_Strategy_Null.h * - * $Id$ - * * @author Carlos O'Ryan <coryan@uci.edu> */ //============================================================================= diff --git a/TAO/tao/Strategies/NULL_Connection_Purging_Strategy.h b/TAO/tao/Strategies/NULL_Connection_Purging_Strategy.h index 577024e1d42..7617ff62e87 100644 --- a/TAO/tao/Strategies/NULL_Connection_Purging_Strategy.h +++ b/TAO/tao/Strategies/NULL_Connection_Purging_Strategy.h @@ -4,8 +4,6 @@ /** * @file NULL_Connection_Purging_Strategy.h * - * $Id$ - * * @author Chad Elliott (elliott_c@ociweb.com) */ // ================================================================ diff --git a/TAO/tao/Strategies/OC_Endpoint_Selector_Factory.h b/TAO/tao/Strategies/OC_Endpoint_Selector_Factory.h index 76adab6be12..c4843c74f7e 100644 --- a/TAO/tao/Strategies/OC_Endpoint_Selector_Factory.h +++ b/TAO/tao/Strategies/OC_Endpoint_Selector_Factory.h @@ -4,8 +4,6 @@ /** * @file OC_Endpoint_Selector_Factory.h * - * $Id$ - * * Strategies for selecting profile/endpoint from an IOR for making an * invocation. * diff --git a/TAO/tao/Strategies/OC_Endpoint_Selector_Loader.h b/TAO/tao/Strategies/OC_Endpoint_Selector_Loader.h index a19f9cf5b1e..91b0f133aa0 100644 --- a/TAO/tao/Strategies/OC_Endpoint_Selector_Loader.h +++ b/TAO/tao/Strategies/OC_Endpoint_Selector_Loader.h @@ -4,8 +4,6 @@ /** * @file OC_Endpoint_Selector_Loader.h * - * $Id$ - * * Strategies for selecting profile/endpoint from an IOR for making an * invocation. * diff --git a/TAO/tao/Strategies/Optimized_Connection_Endpoint_Selector.h b/TAO/tao/Strategies/Optimized_Connection_Endpoint_Selector.h index 85b39cd7dac..5bcc45072f6 100644 --- a/TAO/tao/Strategies/Optimized_Connection_Endpoint_Selector.h +++ b/TAO/tao/Strategies/Optimized_Connection_Endpoint_Selector.h @@ -4,8 +4,6 @@ /** * @file Optimized_Connection_Endpoint_Selector.h * - * $Id$ - * * Strategies for selecting profile/endpoint from an IOR for making an * invocation. * diff --git a/TAO/tao/Strategies/SCIOP_Endpoint.h b/TAO/tao/Strategies/SCIOP_Endpoint.h index c034d6feb28..34eb74803de 100644 --- a/TAO/tao/Strategies/SCIOP_Endpoint.h +++ b/TAO/tao/Strategies/SCIOP_Endpoint.h @@ -6,8 +6,6 @@ * * SCIOP implementation of PP Framework Endpoint interface. * - * $Id$ - * * @author Jason Cohen, Lockheed Martin ATL <jcohen@atl.lmco.com> * @author Keith O'Hara, Lockheed Martin ATL */ diff --git a/TAO/tao/Strategies/SCIOP_Profile.h b/TAO/tao/Strategies/SCIOP_Profile.h index 264edc4cf57..5b39d19758a 100644 --- a/TAO/tao/Strategies/SCIOP_Profile.h +++ b/TAO/tao/Strategies/SCIOP_Profile.h @@ -4,8 +4,6 @@ /** * @file SCIOP_Profile.h * - * $Id$ - * * @author Jason Cohen, Lockheed Martin ATL <jcohen@atl.lmco.com> * @author Keith O'Hara, Lockheed Martin ATL */ diff --git a/TAO/tao/Strategies/SHMIOP_Connection_Handler.h b/TAO/tao/Strategies/SHMIOP_Connection_Handler.h index 9fcad7ce6fa..b8d6247b732 100644 --- a/TAO/tao/Strategies/SHMIOP_Connection_Handler.h +++ b/TAO/tao/Strategies/SHMIOP_Connection_Handler.h @@ -4,8 +4,6 @@ /** * @file SHMIOP_Connection_Handler.h * - * $Id$ - * * @author Nanbor Wang <nanbor@cs.wustl.edu> */ // =================================================================== diff --git a/TAO/tao/Strategies/SHMIOP_Connector.h b/TAO/tao/Strategies/SHMIOP_Connector.h index e34794cec4f..c68f26c3a60 100644 --- a/TAO/tao/Strategies/SHMIOP_Connector.h +++ b/TAO/tao/Strategies/SHMIOP_Connector.h @@ -4,8 +4,6 @@ /** * @file SHMIOP_Connector.h * - * $Id$ - * * SHMIOP specific connector processing * * @author Nanbor Wang <nanbor@cs.wustl.edu> diff --git a/TAO/tao/Strategies/SHMIOP_Profile.h b/TAO/tao/Strategies/SHMIOP_Profile.h index 49689fb03bb..3dce4c81f9c 100644 --- a/TAO/tao/Strategies/SHMIOP_Profile.h +++ b/TAO/tao/Strategies/SHMIOP_Profile.h @@ -4,8 +4,6 @@ /** * @file SHMIOP_Profile.h * - * $Id$ - * * SHMIOP profile specific processing * * @author Nanbor Wang <nanbor@cs.wustl.edu> diff --git a/TAO/tao/Strategies/SHMIOP_Transport.h b/TAO/tao/Strategies/SHMIOP_Transport.h index 6516848b956..e73fca4810b 100644 --- a/TAO/tao/Strategies/SHMIOP_Transport.h +++ b/TAO/tao/Strategies/SHMIOP_Transport.h @@ -4,8 +4,6 @@ /** * @file SHMIOP_Transport.h * - * $Id$ - * * @author Nanbor Wang <nanbor@cs.wustl.edu> * @author Balachandran Natarajan <bala@cs.wustl.edu> */ diff --git a/TAO/tao/Strategies/Strategies_ORBInitializer.h b/TAO/tao/Strategies/Strategies_ORBInitializer.h index 496784269ef..20daa2ee1cf 100644 --- a/TAO/tao/Strategies/Strategies_ORBInitializer.h +++ b/TAO/tao/Strategies/Strategies_ORBInitializer.h @@ -4,8 +4,6 @@ /** * @file Strategies_ORBInitializer.h * - * $Id$ - * * @author Johnny Willemsen <jwillemsen@remedy.nl> */ //============================================================================= diff --git a/TAO/tao/Strategies/UIOP_Acceptor.h b/TAO/tao/Strategies/UIOP_Acceptor.h index adb14f33a46..1231f8fd0bc 100644 --- a/TAO/tao/Strategies/UIOP_Acceptor.h +++ b/TAO/tao/Strategies/UIOP_Acceptor.h @@ -4,8 +4,6 @@ /** * @file UIOP_Acceptor.h * - * $Id$ - * * Unix Domain Socket (UIOP) specific acceptor processing * * @author Fred Kuhns <fredk@cs.wustl.edu> diff --git a/TAO/tao/Strategies/UIOP_Connection_Handler.h b/TAO/tao/Strategies/UIOP_Connection_Handler.h index 8ab218fd69b..fd8079e5121 100644 --- a/TAO/tao/Strategies/UIOP_Connection_Handler.h +++ b/TAO/tao/Strategies/UIOP_Connection_Handler.h @@ -4,8 +4,6 @@ /** * @file UIOP_Connection_Handler.h * - * $Id$ - * * @author Originally by Ossama Othman <ossama@ece.uci.edu> as * UIOP_Connect.h * @author modified by Balachandran Natarajan <bala@cs.wustl.edu> diff --git a/TAO/tao/Strategies/UIOP_Connector.h b/TAO/tao/Strategies/UIOP_Connector.h index 64b6c36b556..649bc65dc24 100644 --- a/TAO/tao/Strategies/UIOP_Connector.h +++ b/TAO/tao/Strategies/UIOP_Connector.h @@ -4,8 +4,6 @@ /** * @file UIOP_Connector.h * - * $Id$ - * * UIOP specific connector processing * * diff --git a/TAO/tao/Strategies/UIOP_Factory.h b/TAO/tao/Strategies/UIOP_Factory.h index e21db7d9dc9..6f6d9253065 100644 --- a/TAO/tao/Strategies/UIOP_Factory.h +++ b/TAO/tao/Strategies/UIOP_Factory.h @@ -4,8 +4,6 @@ /** * @file UIOP_Factory.h * - * $Id$ - * * @author Fred Kuhns <fredk@cs.wustl.edu>Ossama Othman <othman@cs.wustl.edu> */ //============================================================================= diff --git a/TAO/tao/Strategies/UIOP_Profile.h b/TAO/tao/Strategies/UIOP_Profile.h index eb4b146989d..15a4e5c94bf 100644 --- a/TAO/tao/Strategies/UIOP_Profile.h +++ b/TAO/tao/Strategies/UIOP_Profile.h @@ -4,8 +4,6 @@ /** * @file UIOP_Profile.h * - * $Id$ - * * Unix Domain Socket (UIOP) profile specific processing * * @author Ossama Othman <ossama@dre.vanderbilt.edu> diff --git a/TAO/tao/Strategies/UIOP_Transport.h b/TAO/tao/Strategies/UIOP_Transport.h index 4157f03891c..af532149a86 100644 --- a/TAO/tao/Strategies/UIOP_Transport.h +++ b/TAO/tao/Strategies/UIOP_Transport.h @@ -4,8 +4,6 @@ /** * @file UIOP_Transport.h * - * $Id$ - * * @author Originally by Fred Kuhns <fredk@cs.wustl.edu> * @author Ossama Othman <ossama@ece.uci.edu> * @author Modified by Balachandran Natarajan <bala@cs.wustl.edu> diff --git a/TAO/tao/String_Alloc.h b/TAO/tao/String_Alloc.h index ddb5bb5b25e..feb02fa3bd3 100644 --- a/TAO/tao/String_Alloc.h +++ b/TAO/tao/String_Alloc.h @@ -3,8 +3,6 @@ /** * @file String_Alloc.h * - * $Id$ - * * Header file for the CORBA string types. * * @author DOC Group at Wash U, UCI, and Vanderbilt U. diff --git a/TAO/tao/String_Manager_T.h b/TAO/tao/String_Manager_T.h index 523aa24469f..70810112925 100644 --- a/TAO/tao/String_Manager_T.h +++ b/TAO/tao/String_Manager_T.h @@ -4,8 +4,6 @@ /** * @file String_Manager_T.h * - * $Id$ - * * @author Johnny Willemsen <jwillemsen@remedy.nl> */ //============================================================================= diff --git a/TAO/tao/Stub.h b/TAO/tao/Stub.h index b356598ade7..7a5430bfc11 100644 --- a/TAO/tao/Stub.h +++ b/TAO/tao/Stub.h @@ -4,8 +4,6 @@ /** * @file Stub.h * - * $Id$ - * * @author Portions Copyright 1994-1995 by Sun Microsystems Inc. * @author Portions Copyright 1997-2002 by Washington University */ diff --git a/TAO/tao/Stub_Factory.h b/TAO/tao/Stub_Factory.h index ac056c56a60..9f99562f9b3 100644 --- a/TAO/tao/Stub_Factory.h +++ b/TAO/tao/Stub_Factory.h @@ -4,8 +4,6 @@ /** * @file 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/Synch_Invocation.h b/TAO/tao/Synch_Invocation.h index bec82241379..fa0ca900263 100644 --- a/TAO/tao/Synch_Invocation.h +++ b/TAO/tao/Synch_Invocation.h @@ -4,8 +4,6 @@ /** * @file Synch_Invocation.h * - * $Id$ - * * * @author Balachandran Natarajan <bala@dre.vanderbilt.edu> */ diff --git a/TAO/tao/Synch_Queued_Message.h b/TAO/tao/Synch_Queued_Message.h index 52c5f421521..fef4e628970 100644 --- a/TAO/tao/Synch_Queued_Message.h +++ b/TAO/tao/Synch_Queued_Message.h @@ -4,8 +4,6 @@ /** * @file Synch_Queued_Message.h * - * $Id$ - * * @author Carlos O'Ryan <coryan@uci.edu> */ //============================================================================= diff --git a/TAO/tao/Synch_Reply_Dispatcher.h b/TAO/tao/Synch_Reply_Dispatcher.h index 94d9e139dba..a7f0476cc75 100644 --- a/TAO/tao/Synch_Reply_Dispatcher.h +++ b/TAO/tao/Synch_Reply_Dispatcher.h @@ -4,8 +4,6 @@ /** * @file Synch_Reply_Dispatcher.h * - * $Id$ - * * Dispatch the reply appropriately. * * @author Alexander Babu Arulanthu <alex@cs.wustl.edu> diff --git a/TAO/tao/SystemException.h b/TAO/tao/SystemException.h index 743725e2c4f..9a1da6ec170 100644 --- a/TAO/tao/SystemException.h +++ b/TAO/tao/SystemException.h @@ -4,8 +4,6 @@ /** * @file SystemException.h * - * $Id$ - * * CORBA::SystemException class header. * * @author DOC Group at Vanderbilt U, Wash U, and UCI diff --git a/TAO/tao/System_Time_Policy_Strategy.h b/TAO/tao/System_Time_Policy_Strategy.h index d654b84b10e..1f308cfc343 100644 --- a/TAO/tao/System_Time_Policy_Strategy.h +++ b/TAO/tao/System_Time_Policy_Strategy.h @@ -4,8 +4,6 @@ /** * @file System_Time_Policy_Strategy.h * - * $Id$ - * * @author Martin Corino <mcorino@remedy.nl> */ //============================================================================= diff --git a/TAO/tao/TAO_Internal.h b/TAO/tao/TAO_Internal.h index 252a9c5e1bb..00f6cb24f78 100644 --- a/TAO/tao/TAO_Internal.h +++ b/TAO/tao/TAO_Internal.h @@ -4,8 +4,6 @@ /** * @file TAO_Internal.h * - * $Id$ - * * Structures and methods completely internal to TAO. * * @author Chris Cleeland diff --git a/TAO/tao/TAO_Singleton.h b/TAO/tao/TAO_Singleton.h index 5958b2b99bd..1da38566c7e 100644 --- a/TAO/tao/TAO_Singleton.h +++ b/TAO/tao/TAO_Singleton.h @@ -4,8 +4,6 @@ /** * @file TAO_Singleton.h * - * $Id$ - * * Header file for the TAO-specific Singleton implementation. * Based entirely on ace/Singleton.*. * diff --git a/TAO/tao/TAO_Singleton_Manager.h b/TAO/tao/TAO_Singleton_Manager.h index 1a5d78059bc..54a4460b858 100644 --- a/TAO/tao/TAO_Singleton_Manager.h +++ b/TAO/tao/TAO_Singleton_Manager.h @@ -4,8 +4,6 @@ /** * @file TAO_Singleton_Manager.h * - * $Id$ - * * Header file for the TAO-specific Singleton Manager. Based * entirely on ace/Object_Manager.{h,inl,cpp}. * diff --git a/TAO/tao/TSS_Resources.h b/TAO/tao/TSS_Resources.h index b6ce82c3538..3339d41b47a 100644 --- a/TAO/tao/TSS_Resources.h +++ b/TAO/tao/TSS_Resources.h @@ -4,8 +4,6 @@ /** * @file TSS_Resources.h * - * $Id$ - * * @author DOC Group - ISIS at Vanderbilt University * @author DOC Center - Washington University at St. Louis * @author DOC Laboratory - University of California at Irvine diff --git a/TAO/tao/Tagged_Components.h b/TAO/tao/Tagged_Components.h index 90c74e3dae3..aab03fea27d 100644 --- a/TAO/tao/Tagged_Components.h +++ b/TAO/tao/Tagged_Components.h @@ -4,8 +4,6 @@ /** * @file Tagged_Components.h * - * $Id$ - * * @author Carlos O'Ryan (coryan@cs.wustl.edu) */ //============================================================================= diff --git a/TAO/tao/Tagged_Profile.h b/TAO/tao/Tagged_Profile.h index 91ebca5d93d..d205ead432e 100644 --- a/TAO/tao/Tagged_Profile.h +++ b/TAO/tao/Tagged_Profile.h @@ -4,8 +4,6 @@ /** * @file Tagged_Profile.h * - * $Id$ - * * @author Bala Natarajan <bala@cs.wustl.edu> */ //============================================================================= diff --git a/TAO/tao/Thread_Lane_Resources.h b/TAO/tao/Thread_Lane_Resources.h index 57a61f5d2fc..1ae4954e843 100644 --- a/TAO/tao/Thread_Lane_Resources.h +++ b/TAO/tao/Thread_Lane_Resources.h @@ -4,8 +4,6 @@ /** * @file Thread_Lane_Resources.h * - * $Id$ - * * @author Irfan Pyarali */ // =================================================================== diff --git a/TAO/tao/Thread_Lane_Resources_Manager.h b/TAO/tao/Thread_Lane_Resources_Manager.h index 4ef600836bf..a67e1f104e3 100644 --- a/TAO/tao/Thread_Lane_Resources_Manager.h +++ b/TAO/tao/Thread_Lane_Resources_Manager.h @@ -4,8 +4,6 @@ /** * @file Thread_Lane_Resources_Manager.h * - * $Id$ - * * @author Irfan Pyarali */ // ============================================================================ diff --git a/TAO/tao/Thread_Per_Connection_Handler.h b/TAO/tao/Thread_Per_Connection_Handler.h index 1947a111da8..de7e6b65ba7 100644 --- a/TAO/tao/Thread_Per_Connection_Handler.h +++ b/TAO/tao/Thread_Per_Connection_Handler.h @@ -4,8 +4,6 @@ /** * @file Thread_Per_Connection_Handler.h * - * $Id$ - * * Definition of a connection handler for the thread-per-connection * strategy. * diff --git a/TAO/tao/Time_Policy_Manager.h b/TAO/tao/Time_Policy_Manager.h index b53d8a516b0..8ee389375cb 100644 --- a/TAO/tao/Time_Policy_Manager.h +++ b/TAO/tao/Time_Policy_Manager.h @@ -4,8 +4,6 @@ /** * @file Time_Policy_Manager.h * - * $Id$ - * * @author Martin Corino <mcorino@remedy.nl> */ //============================================================================= diff --git a/TAO/tao/Time_Policy_Strategy.h b/TAO/tao/Time_Policy_Strategy.h index 41111c666bf..a2f33d55577 100644 --- a/TAO/tao/Time_Policy_Strategy.h +++ b/TAO/tao/Time_Policy_Strategy.h @@ -4,8 +4,6 @@ /** * @file Time_Policy_Strategy.h * - * $Id$ - * * @author Martin Corino <mcorino@remedy.nl> */ //============================================================================= diff --git a/TAO/tao/Timeprobe.h b/TAO/tao/Timeprobe.h index 4d6efb6ad8b..9e3baf0f477 100644 --- a/TAO/tao/Timeprobe.h +++ b/TAO/tao/Timeprobe.h @@ -3,8 +3,6 @@ /** * @file Timeprobe.h * - * $Id$ - * * @author Irfan Pyarali <irfan@cs.wustl.edu> */ //============================================================================= diff --git a/TAO/tao/TkResource/TkResource_Factory.h b/TAO/tao/TkResource/TkResource_Factory.h index 417879ebce2..b3a75bc27cb 100644 --- a/TAO/tao/TkResource/TkResource_Factory.h +++ b/TAO/tao/TkResource/TkResource_Factory.h @@ -4,8 +4,6 @@ /** * @file TkResource_Factory.h * - * $Id$ - * * @author Balachandran Natarajan <bala@cs.wustl.edu> * @author Marek Brudka <mbrudka@aster.pl> */ diff --git a/TAO/tao/TkResource/TkResource_Loader.h b/TAO/tao/TkResource/TkResource_Loader.h index bdd3daeb0d2..a62e74d2435 100644 --- a/TAO/tao/TkResource/TkResource_Loader.h +++ b/TAO/tao/TkResource/TkResource_Loader.h @@ -4,8 +4,6 @@ /** * @file TkResource_Loader.h * - * $Id$ - * * @author Balachandran Natarajan <bala@cs.wustl.edu> * @author Marek Brudka <mbrudka@aster.pl> */ diff --git a/TAO/tao/Transport.h b/TAO/tao/Transport.h index 21d4a444107..ea108ee757e 100644 --- a/TAO/tao/Transport.h +++ b/TAO/tao/Transport.h @@ -4,8 +4,6 @@ /** * @file Transport.h * - * $Id$ - * * Define the interface for the Transport component in TAO's * pluggable protocol framework. * diff --git a/TAO/tao/TransportCurrent/Current_Loader.h b/TAO/tao/TransportCurrent/Current_Loader.h index 6af4ee127d5..58ee8590810 100644 --- a/TAO/tao/TransportCurrent/Current_Loader.h +++ b/TAO/tao/TransportCurrent/Current_Loader.h @@ -4,8 +4,6 @@ /** * @file Current_Loader.h * - * $Id$ - * * @author Iliyan Jeliazkov <iliyan@ociweb.com> */ //============================================================================= diff --git a/TAO/tao/TransportCurrent/Current_ORBInitializer.h b/TAO/tao/TransportCurrent/Current_ORBInitializer.h index 1265c4e9682..4e6c3cfa13f 100644 --- a/TAO/tao/TransportCurrent/Current_ORBInitializer.h +++ b/TAO/tao/TransportCurrent/Current_ORBInitializer.h @@ -4,8 +4,6 @@ /** * @file Current_ORBInitializer.h * - * $Id$ - * * @author Iliyan Jeliazkov <iliyan@ociweb.com> */ //============================================================================= diff --git a/TAO/tao/TransportCurrent/Current_ORBInitializer_Base.h b/TAO/tao/TransportCurrent/Current_ORBInitializer_Base.h index 257bda9b6dc..14f0ddb3ef3 100644 --- a/TAO/tao/TransportCurrent/Current_ORBInitializer_Base.h +++ b/TAO/tao/TransportCurrent/Current_ORBInitializer_Base.h @@ -4,8 +4,6 @@ /** * @file Current_ORBInitializer_Base.h * - * $Id$ - * * @author Iliyan Jeliazkov <iliyan@ociweb.com> */ //============================================================================= diff --git a/TAO/tao/TransportCurrent/IIOP_Current_Loader.h b/TAO/tao/TransportCurrent/IIOP_Current_Loader.h index 04770267b61..91bf6176485 100644 --- a/TAO/tao/TransportCurrent/IIOP_Current_Loader.h +++ b/TAO/tao/TransportCurrent/IIOP_Current_Loader.h @@ -4,8 +4,6 @@ /** * @file IIOP_Current_Loader.h * - * $Id$ - * * @author Iliyan Jeliazkov <iliyan@ociweb.com> */ //============================================================================= diff --git a/TAO/tao/Transport_Acceptor.h b/TAO/tao/Transport_Acceptor.h index 8456bdfc709..984ad333825 100644 --- a/TAO/tao/Transport_Acceptor.h +++ b/TAO/tao/Transport_Acceptor.h @@ -4,8 +4,6 @@ /** * @file Transport_Acceptor.h * - * $Id$ - * * Interface for the Acceptor component of the TAO pluggable protocol * framework. * diff --git a/TAO/tao/Transport_Cache_Manager.h b/TAO/tao/Transport_Cache_Manager.h index dcf02a6a8d4..99ac8febff9 100644 --- a/TAO/tao/Transport_Cache_Manager.h +++ b/TAO/tao/Transport_Cache_Manager.h @@ -4,8 +4,6 @@ /** * @file Transport_Cache_Manager.h * - * $Id$ - * * @author Balachandran Natarajan <bala@cs.wustl.edu> */ //============================================================================= diff --git a/TAO/tao/Transport_Cache_Manager_T.h b/TAO/tao/Transport_Cache_Manager_T.h index e6cf9b8709b..9407bd48bb5 100644 --- a/TAO/tao/Transport_Cache_Manager_T.h +++ b/TAO/tao/Transport_Cache_Manager_T.h @@ -4,8 +4,6 @@ /** * @file Transport_Cache_Manager_T.h * - * $Id$ - * * @author Balachandran Natarajan <bala@cs.wustl.edu> */ //============================================================================= diff --git a/TAO/tao/Transport_Connector.h b/TAO/tao/Transport_Connector.h index 135ff7da51d..292f451b3b7 100644 --- a/TAO/tao/Transport_Connector.h +++ b/TAO/tao/Transport_Connector.h @@ -4,8 +4,6 @@ /** * @file Transport_Connector.h * - * $Id$ - * * Define the interface for the Connector component in TAO's * pluggable protocol framework. * diff --git a/TAO/tao/Transport_Descriptor_Interface.h b/TAO/tao/Transport_Descriptor_Interface.h index 654a8771544..3ca7b30257c 100644 --- a/TAO/tao/Transport_Descriptor_Interface.h +++ b/TAO/tao/Transport_Descriptor_Interface.h @@ -4,8 +4,6 @@ /** * @file Transport_Descriptor_Interface.h * - * $Id$ - * * @author Bala Natarajan <bala@cs.wustl.edu> */ // =================================================================== diff --git a/TAO/tao/Transport_Mux_Strategy.h b/TAO/tao/Transport_Mux_Strategy.h index ba7ebd62068..9c0a535b489 100644 --- a/TAO/tao/Transport_Mux_Strategy.h +++ b/TAO/tao/Transport_Mux_Strategy.h @@ -4,8 +4,6 @@ /** * @file Transport_Mux_Strategy.h * - * $Id$ - * * @author Alexander Babu Arulanthu <alex@cs.wustl.edu> */ //============================================================================= diff --git a/TAO/tao/Transport_Queueing_Strategies.h b/TAO/tao/Transport_Queueing_Strategies.h index 4e5b19f32c3..b145ba57988 100644 --- a/TAO/tao/Transport_Queueing_Strategies.h +++ b/TAO/tao/Transport_Queueing_Strategies.h @@ -4,8 +4,6 @@ /** * @file Transport_Queueing_Strategies.h * - * $Id$ - * * Queueing strategies for the ORB Messaging layer. * * @author Irfan Pyarali diff --git a/TAO/tao/Transport_Selection_Guard.h b/TAO/tao/Transport_Selection_Guard.h index 588ba8ae43a..a4849fd5130 100644 --- a/TAO/tao/Transport_Selection_Guard.h +++ b/TAO/tao/Transport_Selection_Guard.h @@ -4,8 +4,6 @@ /** * @file Transport_Selection_Guard.h * - * $Id$ - * * @author Iliyan Jeliazkov <iliyan@ociweb.com> */ // =================================================================== diff --git a/TAO/tao/Transport_Timer.h b/TAO/tao/Transport_Timer.h index 70eddf0b6be..77e2089c726 100644 --- a/TAO/tao/Transport_Timer.h +++ b/TAO/tao/Transport_Timer.h @@ -4,8 +4,6 @@ /** * @file Transport_Timer.h * - * $Id$ - * * @author Carlos O'Ryan <coryan@uci.edu> */ //============================================================================= diff --git a/TAO/tao/TypeCodeFactory/TypeCodeFactory_Adapter_Impl.h b/TAO/tao/TypeCodeFactory/TypeCodeFactory_Adapter_Impl.h index 2f60b63d946..c5795c57cee 100644 --- a/TAO/tao/TypeCodeFactory/TypeCodeFactory_Adapter_Impl.h +++ b/TAO/tao/TypeCodeFactory/TypeCodeFactory_Adapter_Impl.h @@ -4,8 +4,6 @@ /** * @file TypeCodeFactory_Adapter_Impl.h * - * $Id$ - * * @author Jeff Parsons <parsons@cs.wustl.edu> */ //============================================================================= diff --git a/TAO/tao/TypeCodeFactory/TypeCodeFactory_Loader.cpp b/TAO/tao/TypeCodeFactory/TypeCodeFactory_Loader.cpp index 361f67485c2..c799f5ba154 100644 --- a/TAO/tao/TypeCodeFactory/TypeCodeFactory_Loader.cpp +++ b/TAO/tao/TypeCodeFactory/TypeCodeFactory_Loader.cpp @@ -4,8 +4,6 @@ /** * @file TypeCodeFactory_Loader.cpp * - * $Id$ - * * @author Jeff Parsons <parsons@cs.wustl.edu> */ //============================================================================= diff --git a/TAO/tao/TypeCodeFactory/TypeCodeFactory_Loader.h b/TAO/tao/TypeCodeFactory/TypeCodeFactory_Loader.h index de8be09f33a..c0a111cd94e 100644 --- a/TAO/tao/TypeCodeFactory/TypeCodeFactory_Loader.h +++ b/TAO/tao/TypeCodeFactory/TypeCodeFactory_Loader.h @@ -4,8 +4,6 @@ /** * @file TypeCodeFactory_Loader.h * - * $Id$ - * * @author Jeff Parsons <parsons@cs.wustl.edu> */ //============================================================================= diff --git a/TAO/tao/TypeCodeFactory/TypeCodeFactory_i.h b/TAO/tao/TypeCodeFactory/TypeCodeFactory_i.h index 0b3db9286eb..701613ee518 100644 --- a/TAO/tao/TypeCodeFactory/TypeCodeFactory_i.h +++ b/TAO/tao/TypeCodeFactory/TypeCodeFactory_i.h @@ -4,8 +4,6 @@ /** * @file TypeCodeFactory_i.h * - * $Id$ - * * @author Jeff Parsons <parsons@cs.wustl.edu> */ //============================================================================= diff --git a/TAO/tao/TypeCodeFactory_Adapter.h b/TAO/tao/TypeCodeFactory_Adapter.h index 032e074dd65..6091692a48b 100644 --- a/TAO/tao/TypeCodeFactory_Adapter.h +++ b/TAO/tao/TypeCodeFactory_Adapter.h @@ -4,8 +4,6 @@ /** * @file TypeCodeFactory_Adapter.h * - * $Id$ - * * @author Jeff Parsons <parsons@cs.wustl.edu> */ //============================================================================= diff --git a/TAO/tao/UB_String_Argument_T.h b/TAO/tao/UB_String_Argument_T.h index 471cf4a3bef..fb5f23cb076 100644 --- a/TAO/tao/UB_String_Argument_T.h +++ b/TAO/tao/UB_String_Argument_T.h @@ -4,8 +4,6 @@ /** * @file UB_String_Argument_T.h * - * $Id$ - * * @author Jeff Parsons * @author Carlos O'Ryan */ diff --git a/TAO/tao/UB_String_Arguments.h b/TAO/tao/UB_String_Arguments.h index 8e240aeba91..28adc3a6d9b 100644 --- a/TAO/tao/UB_String_Arguments.h +++ b/TAO/tao/UB_String_Arguments.h @@ -4,8 +4,6 @@ /** * @file UB_String_Arguments.h * - * $Id$ - * * @authors Jeff Parsons and Carlos O'Ryan */ //============================================================================= diff --git a/TAO/tao/UserException.h b/TAO/tao/UserException.h index e5279f2c4c5..f2461dd1142 100644 --- a/TAO/tao/UserException.h +++ b/TAO/tao/UserException.h @@ -4,8 +4,6 @@ /** * @file UserException.h * - * $Id$ - * * CORBA::UserException class header. * * @author DOC Group at Vanderbilt U, Wash U, and UCI diff --git a/TAO/tao/Utils/Encodable.h b/TAO/tao/Utils/Encodable.h index 15afe05370f..ab69d949ca1 100644 --- a/TAO/tao/Utils/Encodable.h +++ b/TAO/tao/Utils/Encodable.h @@ -4,8 +4,6 @@ /** * @file Encodable.h * - * $Id$ - * * Defines the interface for classes that wish to be * encodable/decodable into/from a CDR representation. * diff --git a/TAO/tao/Utils/ORB_Manager.h b/TAO/tao/Utils/ORB_Manager.h index 238afc26c9e..ac570327b86 100644 --- a/TAO/tao/Utils/ORB_Manager.h +++ b/TAO/tao/Utils/ORB_Manager.h @@ -4,8 +4,6 @@ /** * @file ORB_Manager.h * - * $Id$ - * * @author Chris Cleeland <cleeland@cs.wustl.edu> */ //============================================================================= diff --git a/TAO/tao/Utils/Server_Main.cpp b/TAO/tao/Utils/Server_Main.cpp index 611859dfac0..e9fc435fd4b 100644 --- a/TAO/tao/Utils/Server_Main.cpp +++ b/TAO/tao/Utils/Server_Main.cpp @@ -4,8 +4,6 @@ /** * @file Server_Main.cpp * - * $Id$ - * * Implements a generic object that acts as "main" for a CORBA server. * * @author Dale Wilson <wilson_d@ociweb.com> diff --git a/TAO/tao/Utils/Server_Main.h b/TAO/tao/Utils/Server_Main.h index 9edfd7904a0..9a1284c394b 100644 --- a/TAO/tao/Utils/Server_Main.h +++ b/TAO/tao/Utils/Server_Main.h @@ -4,8 +4,6 @@ /** * @file Server_Main.h * - * $Id$ - * * Declares a generic object that acts as "main" for a CORBA server. * @author Dale Wilson <wilson_d@ociweb.com> * diff --git a/TAO/tao/Valuetype/AbstractBase.h b/TAO/tao/Valuetype/AbstractBase.h index d0c9620e14d..38d52123d87 100644 --- a/TAO/tao/Valuetype/AbstractBase.h +++ b/TAO/tao/Valuetype/AbstractBase.h @@ -4,8 +4,6 @@ /** * @file AbstractBase.h * - * $Id$ - * * @author Jeff Parsons <parsons@cs.wust.edu> */ //============================================================================= diff --git a/TAO/tao/Valuetype/AbstractBase_Invocation_Adapter.h b/TAO/tao/Valuetype/AbstractBase_Invocation_Adapter.h index 8b16ffcd9bb..1b348223320 100644 --- a/TAO/tao/Valuetype/AbstractBase_Invocation_Adapter.h +++ b/TAO/tao/Valuetype/AbstractBase_Invocation_Adapter.h @@ -4,8 +4,6 @@ /** * @file AbstractBase_Invocation_Adapter.h * - * $Id$ - * * @author Balachandran Natarajan <bala@dre.vanderbilt.edu> */ //============================================================================= diff --git a/TAO/tao/Valuetype/AbstractBase_T.h b/TAO/tao/Valuetype/AbstractBase_T.h index 54eb936be9f..a6c3302c4fb 100644 --- a/TAO/tao/Valuetype/AbstractBase_T.h +++ b/TAO/tao/Valuetype/AbstractBase_T.h @@ -4,8 +4,6 @@ /** * @file AbstractBase_T.h * - * $Id$ - * * @author Balachandran Natarajan <bala@dre.vanderbilt.edu> */ //============================================================================= diff --git a/TAO/tao/Valuetype/ValueBase.h b/TAO/tao/Valuetype/ValueBase.h index c58e61f21dc..3080308c020 100644 --- a/TAO/tao/Valuetype/ValueBase.h +++ b/TAO/tao/Valuetype/ValueBase.h @@ -4,8 +4,6 @@ /** * @file ValueBase.h * - * $Id$ - * * @author Torsten Kuepper <kuepper2@lfa.uni-wuppertal.de> */ //============================================================================= diff --git a/TAO/tao/Valuetype/ValueFactory.h b/TAO/tao/Valuetype/ValueFactory.h index 8a395d2aaf2..7f18962a74b 100644 --- a/TAO/tao/Valuetype/ValueFactory.h +++ b/TAO/tao/Valuetype/ValueFactory.h @@ -4,8 +4,6 @@ /** * @file ValueFactory.h * - * $Id$ - * * @author Torsten Kuepper <kuepper2@lfa.uni-wuppertal.de> */ //============================================================================= diff --git a/TAO/tao/Valuetype/ValueFactory_Map.h b/TAO/tao/Valuetype/ValueFactory_Map.h index af10d7c27ae..b410dc59066 100644 --- a/TAO/tao/Valuetype/ValueFactory_Map.h +++ b/TAO/tao/Valuetype/ValueFactory_Map.h @@ -4,8 +4,6 @@ /** * @file ValueFactory_Map.h * - * $Id$ - * * @author Torsten Kuepper <kuepper2@lfa.uni-wuppertal.de> */ //============================================================================= diff --git a/TAO/tao/Valuetype/Value_CORBA_methods.h b/TAO/tao/Valuetype/Value_CORBA_methods.h index 969d832df7d..8ae741deab7 100644 --- a/TAO/tao/Valuetype/Value_CORBA_methods.h +++ b/TAO/tao/Valuetype/Value_CORBA_methods.h @@ -4,8 +4,6 @@ /** * @file Value_CORBA_methods.h * - * $Id$ - * * Declarations of common ValueType methods in the CORBA namespace. * * @author Ossama Othman <ossama@dre.vanderbilt.edu> diff --git a/TAO/tao/Valuetype/Value_VarOut_T.h b/TAO/tao/Valuetype/Value_VarOut_T.h index 64ea98bd97e..c5757e83e1d 100644 --- a/TAO/tao/Valuetype/Value_VarOut_T.h +++ b/TAO/tao/Valuetype/Value_VarOut_T.h @@ -4,8 +4,6 @@ /** * @file Value_VarOut_T.h * - * $Id$ - * * @author Jeff Parsons */ //============================================================================= diff --git a/TAO/tao/Valuetype/Valuetype_Adapter_Factory_Impl.h b/TAO/tao/Valuetype/Valuetype_Adapter_Factory_Impl.h index 147acf0c533..93bfc9d2fd2 100644 --- a/TAO/tao/Valuetype/Valuetype_Adapter_Factory_Impl.h +++ b/TAO/tao/Valuetype/Valuetype_Adapter_Factory_Impl.h @@ -4,8 +4,6 @@ /** * @file Valuetype_Adapter_Factory_Impl.h * - * $Id$ - * * @author Kees van Marle <kvmarle@remedy.nl> */ //============================================================================= diff --git a/TAO/tao/Valuetype/Valuetype_Adapter_Impl.h b/TAO/tao/Valuetype/Valuetype_Adapter_Impl.h index 23b01ad5b8f..79bfdfe8b67 100644 --- a/TAO/tao/Valuetype/Valuetype_Adapter_Impl.h +++ b/TAO/tao/Valuetype/Valuetype_Adapter_Impl.h @@ -4,8 +4,6 @@ /** * @file Valuetype_Adapter_Impl.h * - * $Id$ - * * @author Jeff Parsons <j.parsons@vanderbilt.edu> */ //============================================================================= diff --git a/TAO/tao/Valuetype_Adapter.h b/TAO/tao/Valuetype_Adapter.h index 10b72c07c2a..db2f8c8539a 100644 --- a/TAO/tao/Valuetype_Adapter.h +++ b/TAO/tao/Valuetype_Adapter.h @@ -4,8 +4,6 @@ /** * @file Valuetype_Adapter.h * - * $Id$ - * * @author Jeff Parsons <j.parsons@vanderbilt.edu> */ //============================================================================= diff --git a/TAO/tao/Valuetype_Adapter_Factory.h b/TAO/tao/Valuetype_Adapter_Factory.h index e2e859fc57d..aa3cd1e5b91 100644 --- a/TAO/tao/Valuetype_Adapter_Factory.h +++ b/TAO/tao/Valuetype_Adapter_Factory.h @@ -4,8 +4,6 @@ /** * @file Valuetype_Adapter_Factory.h * - * $Id$ - * * @author Kees van Marle <kvmarle@remedy.nl> */ //============================================================================= diff --git a/TAO/tao/VarOut_T.h b/TAO/tao/VarOut_T.h index fd3f1f4f041..e69bda2d04d 100644 --- a/TAO/tao/VarOut_T.h +++ b/TAO/tao/VarOut_T.h @@ -4,8 +4,6 @@ /** * @file VarOut_T.h * - * $Id$ - * * @author Jeff Parsons */ //============================================================================= diff --git a/TAO/tao/Var_Array_Argument_T.h b/TAO/tao/Var_Array_Argument_T.h index 1e89c8753d2..3a633f2d815 100644 --- a/TAO/tao/Var_Array_Argument_T.h +++ b/TAO/tao/Var_Array_Argument_T.h @@ -4,8 +4,6 @@ /** * @file Var_Array_Argument_T.h * - * $Id$ - * * @authors Jeff Parsons and Carlos O'Ryan */ //============================================================================= diff --git a/TAO/tao/Var_Size_Argument_T.h b/TAO/tao/Var_Size_Argument_T.h index 19c9da9a3f8..d5425df51d5 100644 --- a/TAO/tao/Var_Size_Argument_T.h +++ b/TAO/tao/Var_Size_Argument_T.h @@ -4,8 +4,6 @@ /** * @file Var_Size_Argument_T.h * - * $Id$ - * * @authors Jeff Parsons and Carlos O'Ryan */ //============================================================================= diff --git a/TAO/tao/Vector_Argument_T.h b/TAO/tao/Vector_Argument_T.h index d581bf4ba9d..aa1f8dca07d 100644 --- a/TAO/tao/Vector_Argument_T.h +++ b/TAO/tao/Vector_Argument_T.h @@ -4,8 +4,6 @@ /** * @file Vector_Argument_T.h * - * $Id$ - * * @author Jeff Parsons */ //============================================================================= diff --git a/TAO/tao/Wait_On_LF_No_Upcall.h b/TAO/tao/Wait_On_LF_No_Upcall.h index 7bba7139470..3dd1055f799 100644 --- a/TAO/tao/Wait_On_LF_No_Upcall.h +++ b/TAO/tao/Wait_On_LF_No_Upcall.h @@ -4,8 +4,6 @@ /** * @file Wait_On_LF_No_Upcall.h * - * $Id$ - * * @author Chris Cleeland <cleeland@ociweb.com> */ //============================================================================= diff --git a/TAO/tao/Wait_On_Leader_Follower.h b/TAO/tao/Wait_On_Leader_Follower.h index ab824f0c3a0..527e5f58981 100644 --- a/TAO/tao/Wait_On_Leader_Follower.h +++ b/TAO/tao/Wait_On_Leader_Follower.h @@ -4,8 +4,6 @@ /** * @file Wait_On_Leader_Follower.h * - * $Id$ - * * @author Alexander Babu Arulanthu <alex@cs.wustl.edu> */ //============================================================================= diff --git a/TAO/tao/Wait_On_Reactor.h b/TAO/tao/Wait_On_Reactor.h index 4fb8a40b936..76f22bc9921 100644 --- a/TAO/tao/Wait_On_Reactor.h +++ b/TAO/tao/Wait_On_Reactor.h @@ -4,8 +4,6 @@ /** * @file Wait_On_Reactor.h * - * $Id$ - * * @author Alexander Babu Arulanthu <alex@cs.wustl.edu> */ //============================================================================= diff --git a/TAO/tao/Wait_On_Read.h b/TAO/tao/Wait_On_Read.h index 686342702a1..b1efe5db8e3 100644 --- a/TAO/tao/Wait_On_Read.h +++ b/TAO/tao/Wait_On_Read.h @@ -4,8 +4,6 @@ /** * @file Wait_On_Read.h * - * $Id$ - * * @author Alexander Babu Arulanthu <alex@cs.wustl.edu> */ //============================================================================= diff --git a/TAO/tao/Wait_Strategy.h b/TAO/tao/Wait_Strategy.h index 8b53e41e829..109d8cede5f 100644 --- a/TAO/tao/Wait_Strategy.h +++ b/TAO/tao/Wait_Strategy.h @@ -4,8 +4,6 @@ /** * @file Wait_Strategy.h * - * $Id$ - * * @author Alexander Babu Arulanthu <alex@cs.wustl.edu> */ //============================================================================= diff --git a/TAO/tao/XtResource/XtResource_Factory.h b/TAO/tao/XtResource/XtResource_Factory.h index fc0b1dc6b48..5043ca039fd 100644 --- a/TAO/tao/XtResource/XtResource_Factory.h +++ b/TAO/tao/XtResource/XtResource_Factory.h @@ -4,8 +4,6 @@ /** * @file XtResource_Factory.h * - * $Id$ - * * @author Balachandran Natarajan <bala@cs.wustl.edu> * @author Marek Brudka <mbrudka@aster.pl> */ diff --git a/TAO/tao/XtResource/XtResource_Loader.h b/TAO/tao/XtResource/XtResource_Loader.h index 356f52ec16b..300df16a879 100644 --- a/TAO/tao/XtResource/XtResource_Loader.h +++ b/TAO/tao/XtResource/XtResource_Loader.h @@ -4,8 +4,6 @@ /** * @file XtResource_Loader.h * - * $Id$ - * * @author Marek Brudka <mbrudka@aster.pl> * @author Balachandran Natarajan <bala@cs.wustl.edu> */ diff --git a/TAO/tao/ZIOP/ZIOP.h b/TAO/tao/ZIOP/ZIOP.h index 3042dbb0fae..c9aa2e9ca05 100644 --- a/TAO/tao/ZIOP/ZIOP.h +++ b/TAO/tao/ZIOP/ZIOP.h @@ -4,8 +4,6 @@ /** * @file ZIOP.h * - * $Id$ - * * Dynamic loader object for the ZIOP library * * diff --git a/TAO/tao/ZIOP/ZIOP_ORBInitializer.h b/TAO/tao/ZIOP/ZIOP_ORBInitializer.h index 7e52dc9a941..87fcff4fbde 100644 --- a/TAO/tao/ZIOP/ZIOP_ORBInitializer.h +++ b/TAO/tao/ZIOP/ZIOP_ORBInitializer.h @@ -4,8 +4,6 @@ /** * @file ZIOP_ORBInitializer.h * - * $Id$ - * * @author Johnny Willemsen */ //============================================================================= diff --git a/TAO/tao/ZIOP/ZIOP_PolicyFactory.h b/TAO/tao/ZIOP/ZIOP_PolicyFactory.h index b9ae1161bb0..3bbcb77ee88 100644 --- a/TAO/tao/ZIOP/ZIOP_PolicyFactory.h +++ b/TAO/tao/ZIOP/ZIOP_PolicyFactory.h @@ -4,8 +4,6 @@ /** * @file ZIOP_PolicyFactory.h * - * $Id$ - * * @author Johnny Willemsen <jwillemsen@remedy.nl> */ // =================================================================== diff --git a/TAO/tao/ZIOP/ZIOP_Policy_Validator.h b/TAO/tao/ZIOP/ZIOP_Policy_Validator.h index 2f6413f07a9..3d00296ed58 100644 --- a/TAO/tao/ZIOP/ZIOP_Policy_Validator.h +++ b/TAO/tao/ZIOP/ZIOP_Policy_Validator.h @@ -4,8 +4,6 @@ /** * @file ZIOP_Policy_Validator.h * - * $Id$ - * * This file contains the declaration for the ZIOP policy validator * interface. * diff --git a/TAO/tao/ZIOP/ZIOP_Policy_i.h b/TAO/tao/ZIOP/ZIOP_Policy_i.h index 47ec4532e87..fd092b0f2ae 100644 --- a/TAO/tao/ZIOP/ZIOP_Policy_i.h +++ b/TAO/tao/ZIOP/ZIOP_Policy_i.h @@ -4,8 +4,6 @@ /** * @file ZIOP_Policy_i.h * - * $Id$ - * * @author Johnny Willemsen - jwillemsen@remedy.nl */ // =================================================================== diff --git a/TAO/tao/ZIOP/ZIOP_Service_Context_Handler.h b/TAO/tao/ZIOP/ZIOP_Service_Context_Handler.h index a9cba6215d1..afdbb2bb849 100644 --- a/TAO/tao/ZIOP/ZIOP_Service_Context_Handler.h +++ b/TAO/tao/ZIOP/ZIOP_Service_Context_Handler.h @@ -4,8 +4,6 @@ /** * @file ZIOP_Service_Context_Handler.h * - * $Id$ - * * @author Johnny Willemsen <jwillemsen@remedy.nl> */ // =================================================================== diff --git a/TAO/tao/ZIOP/ZIOP_Stub.h b/TAO/tao/ZIOP/ZIOP_Stub.h index 89de7e68aa0..97c454197f8 100644 --- a/TAO/tao/ZIOP/ZIOP_Stub.h +++ b/TAO/tao/ZIOP/ZIOP_Stub.h @@ -4,8 +4,6 @@ /** * @file ZIOP_Stub.h * - * $Id$ - * * This file contains the declaration for the ZIOP Stub. * * @author Johnny Willemsen <jwillemsen@remedy.nl> diff --git a/TAO/tao/ZIOP/ZIOP_Stub_Factory.h b/TAO/tao/ZIOP/ZIOP_Stub_Factory.h index 38f4a5c9533..0726fbf5dfb 100644 --- a/TAO/tao/ZIOP/ZIOP_Stub_Factory.h +++ b/TAO/tao/ZIOP/ZIOP_Stub_Factory.h @@ -4,8 +4,6 @@ /** * @file ZIOP_Stub_Factory.h * - * $Id$ - * * Defines the a factory interface for creating Stubs. * This class creates the ZIOP stub, that is used in * the ZIOP library diff --git a/TAO/tao/ZIOP_Adapter.h b/TAO/tao/ZIOP_Adapter.h index fb24b4f7110..1044a885bcd 100644 --- a/TAO/tao/ZIOP_Adapter.h +++ b/TAO/tao/ZIOP_Adapter.h @@ -4,8 +4,6 @@ /** * @file ZIOP_Adapter.h * - * $Id$ - * * @author Johnny Willemsen <jwillemsen@remedy.nl> */ //============================================================================= diff --git a/TAO/tao/corba.h b/TAO/tao/corba.h index 3844e730076..3e9460c345e 100644 --- a/TAO/tao/corba.h +++ b/TAO/tao/corba.h @@ -4,8 +4,6 @@ /** * @file corba.h * - * $Id$ - * * @note This header is for backwards compatibility only. It pulls * in a lot of files increasing compilation time and footprint * size. Include the necessary individual headers instead. diff --git a/TAO/tao/corbafwd.h b/TAO/tao/corbafwd.h index 80a9dc3b318..3993ac4de21 100644 --- a/TAO/tao/corbafwd.h +++ b/TAO/tao/corbafwd.h @@ -4,8 +4,6 @@ /** * @file corbafwd.h * - * $Id$ - * * Forward declare the basic types used in the ORB * implementation. Regular users of the ORB should only include * tao/corba.h (generally through the stub/skeleton headers), but the diff --git a/TAO/tao/debug.h b/TAO/tao/debug.h index 90c497a2dbe..47c3d35f77f 100644 --- a/TAO/tao/debug.h +++ b/TAO/tao/debug.h @@ -4,8 +4,6 @@ /** * @file debug.h * - * $Id$ - * * @author DOC Group */ //============================================================================= diff --git a/TAO/tao/default_client.h b/TAO/tao/default_client.h index 3ca50ed4732..77b1ebc894e 100644 --- a/TAO/tao/default_client.h +++ b/TAO/tao/default_client.h @@ -4,8 +4,6 @@ /** * @file default_client.h * - * $Id$ - * * @author Chris Cleeland */ //============================================================================= diff --git a/TAO/tao/default_environment.h b/TAO/tao/default_environment.h index a294745cf9b..956f8559556 100644 --- a/TAO/tao/default_environment.h +++ b/TAO/tao/default_environment.h @@ -4,8 +4,6 @@ /** * @file default_environment.h * - * $Id$ - * * @author Balachandran Natarajan <bala@dre.vanderbilt.edu> */ //============================================================================= diff --git a/TAO/tao/default_ports.h b/TAO/tao/default_ports.h index c9ef066ea64..5ac4d2c8c5d 100644 --- a/TAO/tao/default_ports.h +++ b/TAO/tao/default_ports.h @@ -4,8 +4,6 @@ /** * @file default_ports.h * - * $Id$ - * * Port reservation details for all the services. * * @author Copyright 1995 by Sun Microsystems, Inc. diff --git a/TAO/tao/default_resource.h b/TAO/tao/default_resource.h index e44ac5b1c8e..e6ccf8c648c 100644 --- a/TAO/tao/default_resource.h +++ b/TAO/tao/default_resource.h @@ -4,8 +4,6 @@ /** * @file default_resource.h * - * $Id$ - * * @author Chris Cleeland * @author Carlos O'Ryan */ diff --git a/TAO/tao/default_server.h b/TAO/tao/default_server.h index 1e6516c7d47..49fbd584d84 100644 --- a/TAO/tao/default_server.h +++ b/TAO/tao/default_server.h @@ -4,8 +4,6 @@ /** * @file default_server.h * - * $Id$ - * * @author Chris Cleeland */ //============================================================================= diff --git a/TAO/tao/objectid.h b/TAO/tao/objectid.h index 6574465af59..ca8895fad58 100644 --- a/TAO/tao/objectid.h +++ b/TAO/tao/objectid.h @@ -4,8 +4,6 @@ /** * @file objectid.h * - * $Id$ - * * ObjectIds redefined for TAO and recognized by CORBA * * @author Chris Cleeland diff --git a/TAO/tao/operation_details.h b/TAO/tao/operation_details.h index 05c71072d6b..ebbf303c141 100644 --- a/TAO/tao/operation_details.h +++ b/TAO/tao/operation_details.h @@ -3,8 +3,6 @@ /** * @file operation_details.h * - * $Id$ - * * @author Bala Natarajan <bala@cs.wustl.edu> */ //============================================================================= diff --git a/TAO/tao/orbconf.h b/TAO/tao/orbconf.h index ec2da8ca102..411a90866cd 100644 --- a/TAO/tao/orbconf.h +++ b/TAO/tao/orbconf.h @@ -4,8 +4,6 @@ /** * @file orbconf.h * - * $Id$ - * * Build configuration file. * * @author Copyright 1995 by Sun Microsystems, Inc. diff --git a/TAO/tao/params.h b/TAO/tao/params.h index daaefbe2f61..59e548e0b3a 100644 --- a/TAO/tao/params.h +++ b/TAO/tao/params.h @@ -4,8 +4,6 @@ /** * @file params.h * - * $Id$ - * * @author Chris Cleeland */ //============================================================================= diff --git a/TAO/tao/target_specification.h b/TAO/tao/target_specification.h index 140a2d99a77..4fcaabeac17 100644 --- a/TAO/tao/target_specification.h +++ b/TAO/tao/target_specification.h @@ -4,8 +4,6 @@ /** * @file target_specification.h * - * $Id$ - * * A class that encapsulates the target identification details. * * @author Balachandran Natarajan <bala@cs.wustl.edu> diff --git a/TAO/tao/varbase.h b/TAO/tao/varbase.h index 61a00721376..9ed78b57315 100644 --- a/TAO/tao/varbase.h +++ b/TAO/tao/varbase.h @@ -4,8 +4,6 @@ /** * @file varbase.h * - * $Id$ - * * Contains a base class for the object _var classes. * * diff --git a/TAO/tests/AMI/ami_test.idl b/TAO/tests/AMI/ami_test.idl index 44853a82706..84afd875727 100644 --- a/TAO/tests/AMI/ami_test.idl +++ b/TAO/tests/AMI/ami_test.idl @@ -3,8 +3,6 @@ /** * @file ami_test.idl * - * $Id$ - * * IDL description of the AMI Test interface * * diff --git a/TAO/tests/AMI/ami_test_i.cpp b/TAO/tests/AMI/ami_test_i.cpp index 398914b6099..eda7ef76b7e 100644 --- a/TAO/tests/AMI/ami_test_i.cpp +++ b/TAO/tests/AMI/ami_test_i.cpp @@ -3,8 +3,6 @@ /** * @file ami_test_i.cpp * - * $Id$ - * * Implementation of the AMI Test interface. * * diff --git a/TAO/tests/AMI/ami_test_i.h b/TAO/tests/AMI/ami_test_i.h index 06ea83ef20f..22f9b58728f 100644 --- a/TAO/tests/AMI/ami_test_i.h +++ b/TAO/tests/AMI/ami_test_i.h @@ -3,8 +3,6 @@ /** * @file ami_test_i.h * - * $Id$ - * * @author Michael Kircher <Michael.Kircher@mchp.siemens.de> */ //============================================================================= diff --git a/TAO/tests/AMI/client.cpp b/TAO/tests/AMI/client.cpp index 066eeb5f5ae..2fa5dd7bcd4 100644 --- a/TAO/tests/AMI/client.cpp +++ b/TAO/tests/AMI/client.cpp @@ -3,8 +3,6 @@ /** * @file client.cpp * - * $Id$ - * * A client which uses the AMI callback model. * * diff --git a/TAO/tests/AMI/server.cpp b/TAO/tests/AMI/server.cpp index 18d23928d5c..a5128422b69 100644 --- a/TAO/tests/AMI/server.cpp +++ b/TAO/tests/AMI/server.cpp @@ -3,8 +3,6 @@ /** * @file server.cpp * - * $Id$ - * * Implementation of the server. * * diff --git a/TAO/tests/AMI/simple_client.cpp b/TAO/tests/AMI/simple_client.cpp index c8dd6fb68b8..1952a8b0344 100644 --- a/TAO/tests/AMI/simple_client.cpp +++ b/TAO/tests/AMI/simple_client.cpp @@ -3,8 +3,6 @@ /** * @file simple_client.cpp * - * $Id$ - * * A very simple client which uses the AMI callback model. * * diff --git a/TAO/tests/AMI_Timeouts/client.cpp b/TAO/tests/AMI_Timeouts/client.cpp index ef9f5991edc..3fa5f350fa2 100644 --- a/TAO/tests/AMI_Timeouts/client.cpp +++ b/TAO/tests/AMI_Timeouts/client.cpp @@ -3,8 +3,6 @@ /** * @file client.cpp * - * $Id$ - * * A client, which uses the AMI callback model and timeouts. * * diff --git a/TAO/tests/AMI_Timeouts/server.cpp b/TAO/tests/AMI_Timeouts/server.cpp index 467f3e5cde5..1c2f25063e2 100644 --- a/TAO/tests/AMI_Timeouts/server.cpp +++ b/TAO/tests/AMI_Timeouts/server.cpp @@ -3,8 +3,6 @@ /** * @file server.cpp * - * $Id$ - * * Implementation of the server running the Timeout object. * * @author Michael Kircher <Michael.Kircher@mchp.siemens.de> diff --git a/TAO/tests/AMI_Timeouts/timeout.idl b/TAO/tests/AMI_Timeouts/timeout.idl index e6c70e478e6..b87f26ad878 100644 --- a/TAO/tests/AMI_Timeouts/timeout.idl +++ b/TAO/tests/AMI_Timeouts/timeout.idl @@ -3,8 +3,6 @@ /** * @file timeout.idl * - * $Id$ - * * Interface of the test CORBA object. * * diff --git a/TAO/tests/AMI_Timeouts/timeout_client.cpp b/TAO/tests/AMI_Timeouts/timeout_client.cpp index 28ec9e1968b..bbfe8420a71 100644 --- a/TAO/tests/AMI_Timeouts/timeout_client.cpp +++ b/TAO/tests/AMI_Timeouts/timeout_client.cpp @@ -2,8 +2,6 @@ /** * @file timeout_client.cpp * - * $Id$ - * * Tests for proper handling of timeouts with AMI * * diff --git a/TAO/tests/AMI_Timeouts/timeout_client.h b/TAO/tests/AMI_Timeouts/timeout_client.h index e554b62ff80..5b845849cae 100644 --- a/TAO/tests/AMI_Timeouts/timeout_client.h +++ b/TAO/tests/AMI_Timeouts/timeout_client.h @@ -3,8 +3,6 @@ /** * @file timeout_client.h * - * $Id$ - * * Tests timeouts with AMI. * * diff --git a/TAO/tests/AMI_Timeouts/timeout_i.cpp b/TAO/tests/AMI_Timeouts/timeout_i.cpp index 9064b6ca9f0..06bf3e2d5c2 100644 --- a/TAO/tests/AMI_Timeouts/timeout_i.cpp +++ b/TAO/tests/AMI_Timeouts/timeout_i.cpp @@ -3,8 +3,6 @@ /** * @file timeout_i.cpp * - * $Id$ - * * Implements the timeout CORBA Object and its reply handler. * * diff --git a/TAO/tests/AMI_Timeouts/timeout_i.h b/TAO/tests/AMI_Timeouts/timeout_i.h index 3b7c7996303..6d276f2579c 100644 --- a/TAO/tests/AMI_Timeouts/timeout_i.h +++ b/TAO/tests/AMI_Timeouts/timeout_i.h @@ -3,8 +3,6 @@ /** * @file timeout_i.h * - * $Id$ - * * Implements the CORBA object. * * diff --git a/TAO/tests/Alt_Mapping/alt_mapping_i.cpp b/TAO/tests/Alt_Mapping/alt_mapping_i.cpp index 148c44a6c65..ed022f1e666 100644 --- a/TAO/tests/Alt_Mapping/alt_mapping_i.cpp +++ b/TAO/tests/Alt_Mapping/alt_mapping_i.cpp @@ -3,8 +3,6 @@ /** * @file alt_mapping_i.cpp * - * $Id$ - * * @author Jeff Parsons */ //============================================================================= diff --git a/TAO/tests/Alt_Mapping/alt_mapping_i.h b/TAO/tests/Alt_Mapping/alt_mapping_i.h index c7d82ed4d58..e0e852b0fb9 100644 --- a/TAO/tests/Alt_Mapping/alt_mapping_i.h +++ b/TAO/tests/Alt_Mapping/alt_mapping_i.h @@ -3,8 +3,6 @@ /** * @file alt_mapping_i.h * - * $Id$ - * * @author Jeff Parsons */ //============================================================================= diff --git a/TAO/tests/Alt_Mapping/client.cpp b/TAO/tests/Alt_Mapping/client.cpp index c7e35907ed7..e0e7d6e7262 100644 --- a/TAO/tests/Alt_Mapping/client.cpp +++ b/TAO/tests/Alt_Mapping/client.cpp @@ -3,8 +3,6 @@ /** * @file client.cpp * - * $Id$ - * * This file contains the implementation of the client-side of the * Alt_Mapping application. * diff --git a/TAO/tests/Alt_Mapping/client.h b/TAO/tests/Alt_Mapping/client.h index fe39af905ca..93fba4dd2c9 100644 --- a/TAO/tests/Alt_Mapping/client.h +++ b/TAO/tests/Alt_Mapping/client.h @@ -3,8 +3,6 @@ /** * @file client.h * - * $Id$ - * * Header file for the Alt_Mapping_Test client application. * * diff --git a/TAO/tests/Alt_Mapping/driver.cpp b/TAO/tests/Alt_Mapping/driver.cpp index 33c8f309576..63d7f91ae31 100644 --- a/TAO/tests/Alt_Mapping/driver.cpp +++ b/TAO/tests/Alt_Mapping/driver.cpp @@ -3,8 +3,6 @@ /** * @file driver.cpp * - * $Id$ - * * Driver program * * diff --git a/TAO/tests/Alt_Mapping/driver.h b/TAO/tests/Alt_Mapping/driver.h index e20e146ca7d..ca7cacc5038 100644 --- a/TAO/tests/Alt_Mapping/driver.h +++ b/TAO/tests/Alt_Mapping/driver.h @@ -3,8 +3,6 @@ /** * @file driver.h * - * $Id$ - * * Header file for the driver program. The driver is a singleton. * * diff --git a/TAO/tests/Alt_Mapping/helper.cpp b/TAO/tests/Alt_Mapping/helper.cpp index e3102eedaa0..240143fb586 100644 --- a/TAO/tests/Alt_Mapping/helper.cpp +++ b/TAO/tests/Alt_Mapping/helper.cpp @@ -3,8 +3,6 @@ /** * @file helper.cpp * - * $Id$ - * * Defines a helper class that can generate values for the parameters used * for the Alt_Mapping example * diff --git a/TAO/tests/Alt_Mapping/helper.h b/TAO/tests/Alt_Mapping/helper.h index 440dea5fb6c..8438c7ab3bd 100644 --- a/TAO/tests/Alt_Mapping/helper.h +++ b/TAO/tests/Alt_Mapping/helper.h @@ -3,8 +3,6 @@ /** * @file helper.h * - * $Id$ - * * Defines a helper class that can generate values for the parameters used * for the Param_Test example * diff --git a/TAO/tests/Alt_Mapping/options.cpp b/TAO/tests/Alt_Mapping/options.cpp index 66277389717..7ed7cff02c1 100644 --- a/TAO/tests/Alt_Mapping/options.cpp +++ b/TAO/tests/Alt_Mapping/options.cpp @@ -4,8 +4,6 @@ /** * @file options.cpp * - * $Id$ - * * Options for the Param_Test application * * diff --git a/TAO/tests/Alt_Mapping/options.h b/TAO/tests/Alt_Mapping/options.h index 1c6d3fcbcc3..da01da0a050 100644 --- a/TAO/tests/Alt_Mapping/options.h +++ b/TAO/tests/Alt_Mapping/options.h @@ -3,8 +3,6 @@ /** * @file options.h * - * $Id$ - * * Options for the Param_Test application * * diff --git a/TAO/tests/Alt_Mapping/results.cpp b/TAO/tests/Alt_Mapping/results.cpp index d196920829c..4b4b22c714e 100644 --- a/TAO/tests/Alt_Mapping/results.cpp +++ b/TAO/tests/Alt_Mapping/results.cpp @@ -3,8 +3,6 @@ /** * @file results.cpp * - * $Id$ - * * Printing the results * * diff --git a/TAO/tests/Alt_Mapping/results.h b/TAO/tests/Alt_Mapping/results.h index 65c490debd4..cd8fd6009d1 100644 --- a/TAO/tests/Alt_Mapping/results.h +++ b/TAO/tests/Alt_Mapping/results.h @@ -3,8 +3,6 @@ /** * @file results.h * - * $Id$ - * * Printing the results * * diff --git a/TAO/tests/Alt_Mapping/server.cpp b/TAO/tests/Alt_Mapping/server.cpp index 16b2a14bcfc..9dc0bacc8a6 100644 --- a/TAO/tests/Alt_Mapping/server.cpp +++ b/TAO/tests/Alt_Mapping/server.cpp @@ -3,8 +3,6 @@ /** * @file server.cpp * - * $Id$ - * * @author Jeff Parsons */ //============================================================================= diff --git a/TAO/tests/Alt_Mapping/tests.h b/TAO/tests/Alt_Mapping/tests.h index e435bc5d383..20c57fdfdf6 100644 --- a/TAO/tests/Alt_Mapping/tests.h +++ b/TAO/tests/Alt_Mapping/tests.h @@ -3,8 +3,6 @@ /** * @file tests.h * - * $Id$ - * * All the test objects header files included here * * diff --git a/TAO/tests/Alt_Mapping/ub_string.cpp b/TAO/tests/Alt_Mapping/ub_string.cpp index 420d0215d4e..9749344a855 100644 --- a/TAO/tests/Alt_Mapping/ub_string.cpp +++ b/TAO/tests/Alt_Mapping/ub_string.cpp @@ -3,8 +3,6 @@ /** * @file ub_string.cpp * - * $Id$ - * * tests unbounded strings * * diff --git a/TAO/tests/Alt_Mapping/ub_string.h b/TAO/tests/Alt_Mapping/ub_string.h index 18660b9c57a..ef5f7320464 100644 --- a/TAO/tests/Alt_Mapping/ub_string.h +++ b/TAO/tests/Alt_Mapping/ub_string.h @@ -3,8 +3,6 @@ /** * @file ub_string.h * - * $Id$ - * * Tests unbounded string * * diff --git a/TAO/tests/Alt_Mapping/ub_struct_seq.cpp b/TAO/tests/Alt_Mapping/ub_struct_seq.cpp index 34084dd495a..8ade7c2d814 100644 --- a/TAO/tests/Alt_Mapping/ub_struct_seq.cpp +++ b/TAO/tests/Alt_Mapping/ub_struct_seq.cpp @@ -3,8 +3,6 @@ /** * @file ub_struct_seq.cpp * - * $Id$ - * * tests unbounded struct sequences * * diff --git a/TAO/tests/Alt_Mapping/ub_struct_seq.h b/TAO/tests/Alt_Mapping/ub_struct_seq.h index 17ee8681201..ce13f5a26b4 100644 --- a/TAO/tests/Alt_Mapping/ub_struct_seq.h +++ b/TAO/tests/Alt_Mapping/ub_struct_seq.h @@ -3,8 +3,6 @@ /** * @file ub_struct_seq.h * - * $Id$ - * * Tests unbounded struct sequence * * diff --git a/TAO/tests/Any/Recursive/Hello.h b/TAO/tests/Any/Recursive/Hello.h index 64c39d87300..a5a13ea2723 100644 --- a/TAO/tests/Any/Recursive/Hello.h +++ b/TAO/tests/Any/Recursive/Hello.h @@ -4,8 +4,6 @@ /** * @file Hello.h * - * $Id$ - * * Header file for recursive type Any insertion and extraction test. * * @author Ossama Othman diff --git a/TAO/tests/BiDirectional/test_i.h b/TAO/tests/BiDirectional/test_i.h index 3914ef78a3e..7536e63f0d6 100644 --- a/TAO/tests/BiDirectional/test_i.h +++ b/TAO/tests/BiDirectional/test_i.h @@ -3,8 +3,6 @@ /** * @file test_i.h * - * $Id$ - * * @author Balachandran Natarajan <bala@cs.wustl.edu> */ //============================================================================= diff --git a/TAO/tests/BiDirectional_DelayedUpcall/test_i.h b/TAO/tests/BiDirectional_DelayedUpcall/test_i.h index 3a4bc82f063..7d63e09030c 100644 --- a/TAO/tests/BiDirectional_DelayedUpcall/test_i.h +++ b/TAO/tests/BiDirectional_DelayedUpcall/test_i.h @@ -3,8 +3,6 @@ /** * @file test_i.h * - * $Id$ - * * @author Balachandran Natarajan <bala@cs.wustl.edu> */ //============================================================================= diff --git a/TAO/tests/BiDirectional_MultipleORB/destroy.cpp b/TAO/tests/BiDirectional_MultipleORB/destroy.cpp index 718576ac8a1..813345363db 100644 --- a/TAO/tests/BiDirectional_MultipleORB/destroy.cpp +++ b/TAO/tests/BiDirectional_MultipleORB/destroy.cpp @@ -3,8 +3,6 @@ /** * @file destroy.cpp * - * $Id$ - * * Modified ORB destruction test. * * diff --git a/TAO/tests/BiDirectional_NestedUpcall/test_i.h b/TAO/tests/BiDirectional_NestedUpcall/test_i.h index 7ae2ce17af0..8051d1c805a 100644 --- a/TAO/tests/BiDirectional_NestedUpcall/test_i.h +++ b/TAO/tests/BiDirectional_NestedUpcall/test_i.h @@ -3,8 +3,6 @@ /** * @file test_i.h * - * $Id$ - * * @author Balachandran Natarajan <bala@cs.wustl.edu> */ //============================================================================= diff --git a/TAO/tests/Big_AMI/ami_test.idl b/TAO/tests/Big_AMI/ami_test.idl index 990a202cda5..f0adec4f6c4 100644 --- a/TAO/tests/Big_AMI/ami_test.idl +++ b/TAO/tests/Big_AMI/ami_test.idl @@ -3,8 +3,6 @@ /** * @file ami_test.idl * - * $Id$ - * * IDL description of the AMI Test interface * * diff --git a/TAO/tests/Big_AMI/ami_test_i.cpp b/TAO/tests/Big_AMI/ami_test_i.cpp index 586617ba886..b3affefa60e 100644 --- a/TAO/tests/Big_AMI/ami_test_i.cpp +++ b/TAO/tests/Big_AMI/ami_test_i.cpp @@ -3,8 +3,6 @@ /** * @file ami_test_i.cpp * - * $Id$ - * * Implementation of the AMI Test interface. * * diff --git a/TAO/tests/Big_AMI/ami_test_i.h b/TAO/tests/Big_AMI/ami_test_i.h index 5bc0b26b3d8..843c2e2648c 100644 --- a/TAO/tests/Big_AMI/ami_test_i.h +++ b/TAO/tests/Big_AMI/ami_test_i.h @@ -3,8 +3,6 @@ /** * @file ami_test_i.h * - * $Id$ - * * @author Michael Kircher <Michael.Kircher@mchp.siemens.de> */ //============================================================================= diff --git a/TAO/tests/Big_AMI/client.cpp b/TAO/tests/Big_AMI/client.cpp index 7c26af0223d..a0f249fbe80 100644 --- a/TAO/tests/Big_AMI/client.cpp +++ b/TAO/tests/Big_AMI/client.cpp @@ -3,8 +3,6 @@ /** * @file client.cpp * - * $Id$ - * * A very simple client which uses the AMI callback model. * * @author Johnny Willemsen <jwillemsen@remedy.nl> diff --git a/TAO/tests/Big_AMI/server.cpp b/TAO/tests/Big_AMI/server.cpp index 18d23928d5c..a5128422b69 100644 --- a/TAO/tests/Big_AMI/server.cpp +++ b/TAO/tests/Big_AMI/server.cpp @@ -3,8 +3,6 @@ /** * @file server.cpp * - * $Id$ - * * Implementation of the server. * * diff --git a/TAO/tests/Big_Reply/Big_Reply_i.h b/TAO/tests/Big_Reply/Big_Reply_i.h index ce1173b3856..48dac729c0e 100644 --- a/TAO/tests/Big_Reply/Big_Reply_i.h +++ b/TAO/tests/Big_Reply/Big_Reply_i.h @@ -3,8 +3,6 @@ /** * @file Big_Reply_i.h * - * $Id$ - * * @author Balachandran Natarajan <bala@cs.wustl.edu> **/ // =================================================================== diff --git a/TAO/tests/Bug_1476_Regression/Sender_i.h b/TAO/tests/Bug_1476_Regression/Sender_i.h index 773e07812e1..bc2dc1bb460 100644 --- a/TAO/tests/Bug_1476_Regression/Sender_i.h +++ b/TAO/tests/Bug_1476_Regression/Sender_i.h @@ -3,8 +3,6 @@ /** * @file Sender_i.h * - * $Id$ - * * @author Johnny Willemsen <jwillemsen@remedy.nl> **/ // =================================================================== diff --git a/TAO/tests/Bug_1495_Regression/test.idl b/TAO/tests/Bug_1495_Regression/test.idl index 2c2673dac6d..2ec0f94b2de 100644 --- a/TAO/tests/Bug_1495_Regression/test.idl +++ b/TAO/tests/Bug_1495_Regression/test.idl @@ -3,8 +3,6 @@ /** * @file test.idl * - * $Id$ - * * Simple IDL file to test regression of bug 1495 * * diff --git a/TAO/tests/Bug_2174_Regression/test_i.h b/TAO/tests/Bug_2174_Regression/test_i.h index eb3d07084a5..32129102136 100644 --- a/TAO/tests/Bug_2174_Regression/test_i.h +++ b/TAO/tests/Bug_2174_Regression/test_i.h @@ -3,8 +3,6 @@ /** * @file test_i.h * - * $Id$ - * * @author Carlos O'Ryan */ //============================================================================= diff --git a/TAO/tests/Bug_2356_Regression/ami_test.idl b/TAO/tests/Bug_2356_Regression/ami_test.idl index c088eba7a4f..49e5cfa2858 100644 --- a/TAO/tests/Bug_2356_Regression/ami_test.idl +++ b/TAO/tests/Bug_2356_Regression/ami_test.idl @@ -3,8 +3,6 @@ /** * @file ami_test.idl * - * $Id$ - * * IDL description of the AMI Test interface * * diff --git a/TAO/tests/Bug_2356_Regression/ami_test_i.cpp b/TAO/tests/Bug_2356_Regression/ami_test_i.cpp index f40a59b3835..452f994208e 100644 --- a/TAO/tests/Bug_2356_Regression/ami_test_i.cpp +++ b/TAO/tests/Bug_2356_Regression/ami_test_i.cpp @@ -3,8 +3,6 @@ /** * @file ami_test_i.cpp * - * $Id$ - * * Implementation of the AMI Test interface. * * diff --git a/TAO/tests/Bug_2356_Regression/ami_test_i.h b/TAO/tests/Bug_2356_Regression/ami_test_i.h index c9cff1d6cca..1df67e21f06 100644 --- a/TAO/tests/Bug_2356_Regression/ami_test_i.h +++ b/TAO/tests/Bug_2356_Regression/ami_test_i.h @@ -3,8 +3,6 @@ /** * @file ami_test_i.h * - * $Id$ - * * @author Johnny Willemsen <jwillemsen@remedy.nl> */ //============================================================================= diff --git a/TAO/tests/Bug_2356_Regression/client.cpp b/TAO/tests/Bug_2356_Regression/client.cpp index 776495d4669..0dd0891c608 100644 --- a/TAO/tests/Bug_2356_Regression/client.cpp +++ b/TAO/tests/Bug_2356_Regression/client.cpp @@ -3,8 +3,6 @@ /** * @file client.cpp * - * $Id$ - * * A very simple client which uses the AMI callback model. * * diff --git a/TAO/tests/Bug_2356_Regression/server.cpp b/TAO/tests/Bug_2356_Regression/server.cpp index 2a53b746a50..af5d4c83d60 100644 --- a/TAO/tests/Bug_2356_Regression/server.cpp +++ b/TAO/tests/Bug_2356_Regression/server.cpp @@ -3,8 +3,6 @@ /** * @file server.cpp * - * $Id$ - * * Implementation of the server. * * diff --git a/TAO/tests/Bug_2734_Regression/test_i.h b/TAO/tests/Bug_2734_Regression/test_i.h index eb3d07084a5..32129102136 100644 --- a/TAO/tests/Bug_2734_Regression/test_i.h +++ b/TAO/tests/Bug_2734_Regression/test_i.h @@ -3,8 +3,6 @@ /** * @file test_i.h * - * $Id$ - * * @author Carlos O'Ryan */ //============================================================================= diff --git a/TAO/tests/Bug_2804_Regression/Hello.h b/TAO/tests/Bug_2804_Regression/Hello.h index 64c39d87300..a5a13ea2723 100644 --- a/TAO/tests/Bug_2804_Regression/Hello.h +++ b/TAO/tests/Bug_2804_Regression/Hello.h @@ -4,8 +4,6 @@ /** * @file Hello.h * - * $Id$ - * * Header file for recursive type Any insertion and extraction test. * * @author Ossama Othman diff --git a/TAO/tests/Bug_2805_Regression/ami_test.idl b/TAO/tests/Bug_2805_Regression/ami_test.idl index ffdc66d63d5..6e6d72f7d81 100644 --- a/TAO/tests/Bug_2805_Regression/ami_test.idl +++ b/TAO/tests/Bug_2805_Regression/ami_test.idl @@ -3,8 +3,6 @@ /** * @file ami_test.idl * - * $Id$ - * * IDL description of the AMI Test interface * * diff --git a/TAO/tests/Bug_2805_Regression/ami_test_i.cpp b/TAO/tests/Bug_2805_Regression/ami_test_i.cpp index 1c6fc7253b7..3edbf09beb2 100644 --- a/TAO/tests/Bug_2805_Regression/ami_test_i.cpp +++ b/TAO/tests/Bug_2805_Regression/ami_test_i.cpp @@ -3,8 +3,6 @@ /** * @file ami_test_i.cpp * - * $Id$ - * * Implementation of the AMI Test interface. * * diff --git a/TAO/tests/Bug_2805_Regression/ami_test_i.h b/TAO/tests/Bug_2805_Regression/ami_test_i.h index 28db6672112..a019bf37775 100644 --- a/TAO/tests/Bug_2805_Regression/ami_test_i.h +++ b/TAO/tests/Bug_2805_Regression/ami_test_i.h @@ -3,8 +3,6 @@ /** * @file ami_test_i.h * - * $Id$ - * * @author Michael Kircher <Michael.Kircher@mchp.siemens.de> */ //============================================================================= diff --git a/TAO/tests/Bug_2805_Regression/client.cpp b/TAO/tests/Bug_2805_Regression/client.cpp index 28b5c3d04b8..b0d833888a3 100644 --- a/TAO/tests/Bug_2805_Regression/client.cpp +++ b/TAO/tests/Bug_2805_Regression/client.cpp @@ -3,8 +3,6 @@ /** * @file client.cpp * - * $Id$ - * * A client which uses the AMI callback model. * * diff --git a/TAO/tests/Bug_2844_Regression/Hello.h b/TAO/tests/Bug_2844_Regression/Hello.h index 64c39d87300..a5a13ea2723 100644 --- a/TAO/tests/Bug_2844_Regression/Hello.h +++ b/TAO/tests/Bug_2844_Regression/Hello.h @@ -4,8 +4,6 @@ /** * @file Hello.h * - * $Id$ - * * Header file for recursive type Any insertion and extraction test. * * @author Ossama Othman diff --git a/TAO/tests/Bug_2909_Regression/ami_test.idl b/TAO/tests/Bug_2909_Regression/ami_test.idl index 545b5ea2272..04747737fbf 100644 --- a/TAO/tests/Bug_2909_Regression/ami_test.idl +++ b/TAO/tests/Bug_2909_Regression/ami_test.idl @@ -3,8 +3,6 @@ /** * @file ami_test.idl * - * $Id$ - * * IDL description of the AMI Test interface * * diff --git a/TAO/tests/Bug_2909_Regression/ami_test_i.cpp b/TAO/tests/Bug_2909_Regression/ami_test_i.cpp index 7b31c795f47..5972f9c55fa 100644 --- a/TAO/tests/Bug_2909_Regression/ami_test_i.cpp +++ b/TAO/tests/Bug_2909_Regression/ami_test_i.cpp @@ -3,8 +3,6 @@ /** * @file ami_test_i.cpp * - * $Id$ - * * Implementation of the AMI Test interface. * * @author Johnny Willemsen <jwillemsen@remedy.nl> diff --git a/TAO/tests/Bug_2909_Regression/ami_test_i.h b/TAO/tests/Bug_2909_Regression/ami_test_i.h index c9cff1d6cca..1df67e21f06 100644 --- a/TAO/tests/Bug_2909_Regression/ami_test_i.h +++ b/TAO/tests/Bug_2909_Regression/ami_test_i.h @@ -3,8 +3,6 @@ /** * @file ami_test_i.h * - * $Id$ - * * @author Johnny Willemsen <jwillemsen@remedy.nl> */ //============================================================================= diff --git a/TAO/tests/Bug_2909_Regression/client.cpp b/TAO/tests/Bug_2909_Regression/client.cpp index 0c00328eb04..dd7cfbc2247 100644 --- a/TAO/tests/Bug_2909_Regression/client.cpp +++ b/TAO/tests/Bug_2909_Regression/client.cpp @@ -3,8 +3,6 @@ /** * @file client.cpp * - * $Id$ - * * A client which uses the AMI callback model and tests whether exceptions * are redirected to the reply handler when client and servant are * diff --git a/TAO/tests/Bug_2918_Regression/Hello.h b/TAO/tests/Bug_2918_Regression/Hello.h index 64c39d87300..a5a13ea2723 100644 --- a/TAO/tests/Bug_2918_Regression/Hello.h +++ b/TAO/tests/Bug_2918_Regression/Hello.h @@ -4,8 +4,6 @@ /** * @file Hello.h * - * $Id$ - * * Header file for recursive type Any insertion and extraction test. * * @author Ossama Othman diff --git a/TAO/tests/Bug_2935_Regression/middle_i.h b/TAO/tests/Bug_2935_Regression/middle_i.h index 08ef48d788f..358822d83c8 100644 --- a/TAO/tests/Bug_2935_Regression/middle_i.h +++ b/TAO/tests/Bug_2935_Regression/middle_i.h @@ -4,8 +4,6 @@ /** * @file middle_i.h * - * $Id$ - * * This class implements the Time IDL interface. * * diff --git a/TAO/tests/Bug_2935_Regression/sink_i.h b/TAO/tests/Bug_2935_Regression/sink_i.h index 5d986e5084d..819142d5d5f 100644 --- a/TAO/tests/Bug_2935_Regression/sink_i.h +++ b/TAO/tests/Bug_2935_Regression/sink_i.h @@ -4,8 +4,6 @@ /** * @file sink_i.h * - * $Id$ - * * This class implements the ThreeTier IDL interface. * It acts as the "end of the line" for tick and tock * requests. diff --git a/TAO/tests/Bug_2935_Regression/source_i.h b/TAO/tests/Bug_2935_Regression/source_i.h index 7c1e423ff82..d406917c20f 100644 --- a/TAO/tests/Bug_2935_Regression/source_i.h +++ b/TAO/tests/Bug_2935_Regression/source_i.h @@ -4,8 +4,6 @@ /** * @file source_i.h * - * $Id$ - * * This class implements the source for a three tier system * Adapted from TAO/examples/Simple/time * diff --git a/TAO/tests/Bug_3068_Regression/test_i.h b/TAO/tests/Bug_3068_Regression/test_i.h index 461312294b9..c64bc84d507 100644 --- a/TAO/tests/Bug_3068_Regression/test_i.h +++ b/TAO/tests/Bug_3068_Regression/test_i.h @@ -4,8 +4,6 @@ /** * @file test_i.h * - * $Id$ - * * @author Balachandran Natarajan <bala@cs.wustl.edu> */ //============================================================================= diff --git a/TAO/tests/Bug_3567_Regression/ami_test.idl b/TAO/tests/Bug_3567_Regression/ami_test.idl index ffdc66d63d5..6e6d72f7d81 100644 --- a/TAO/tests/Bug_3567_Regression/ami_test.idl +++ b/TAO/tests/Bug_3567_Regression/ami_test.idl @@ -3,8 +3,6 @@ /** * @file ami_test.idl * - * $Id$ - * * IDL description of the AMI Test interface * * diff --git a/TAO/tests/Bug_3567_Regression/ami_test_i.cpp b/TAO/tests/Bug_3567_Regression/ami_test_i.cpp index c2f5f3bf243..e726be23969 100644 --- a/TAO/tests/Bug_3567_Regression/ami_test_i.cpp +++ b/TAO/tests/Bug_3567_Regression/ami_test_i.cpp @@ -3,8 +3,6 @@ /** * @file ami_test_i.cpp * - * $Id$ - * * Implementation of the AMI Test interface. * * diff --git a/TAO/tests/Bug_3567_Regression/ami_test_i.h b/TAO/tests/Bug_3567_Regression/ami_test_i.h index 06ea83ef20f..22f9b58728f 100644 --- a/TAO/tests/Bug_3567_Regression/ami_test_i.h +++ b/TAO/tests/Bug_3567_Regression/ami_test_i.h @@ -3,8 +3,6 @@ /** * @file ami_test_i.h * - * $Id$ - * * @author Michael Kircher <Michael.Kircher@mchp.siemens.de> */ //============================================================================= diff --git a/TAO/tests/Bug_3567_Regression/client.cpp b/TAO/tests/Bug_3567_Regression/client.cpp index a3e7f9b8d02..1ebbc8bde8e 100644 --- a/TAO/tests/Bug_3567_Regression/client.cpp +++ b/TAO/tests/Bug_3567_Regression/client.cpp @@ -3,8 +3,6 @@ /** * @file client.cpp * - * $Id$ - * * A client which uses the AMI callback model. */ //============================================================================= diff --git a/TAO/tests/Bug_3567_Regression/server.cpp b/TAO/tests/Bug_3567_Regression/server.cpp index cdcc3991947..ed6b94730cb 100644 --- a/TAO/tests/Bug_3567_Regression/server.cpp +++ b/TAO/tests/Bug_3567_Regression/server.cpp @@ -3,8 +3,6 @@ /** * @file server.cpp * - * $Id$ - * * Implementation of the server. * * diff --git a/TAO/tests/Bug_3672_Regression/ami_test.idl b/TAO/tests/Bug_3672_Regression/ami_test.idl index fa04f8a7b3e..f4c9805dc39 100644 --- a/TAO/tests/Bug_3672_Regression/ami_test.idl +++ b/TAO/tests/Bug_3672_Regression/ami_test.idl @@ -3,8 +3,6 @@ /** * @file ami_test.idl * - * $Id$ - * * IDL description of the AMI Test interface * * diff --git a/TAO/tests/Bug_3672_Regression/ami_test_i.cpp b/TAO/tests/Bug_3672_Regression/ami_test_i.cpp index 9b77796e863..dabd26fbb3a 100644 --- a/TAO/tests/Bug_3672_Regression/ami_test_i.cpp +++ b/TAO/tests/Bug_3672_Regression/ami_test_i.cpp @@ -3,8 +3,6 @@ /** * @file ami_test_i.cpp * - * $Id$ - * * Implementation of the AMI Test interface. * * diff --git a/TAO/tests/Bug_3672_Regression/ami_test_i.h b/TAO/tests/Bug_3672_Regression/ami_test_i.h index 4b5beee5254..f648ca5fe34 100644 --- a/TAO/tests/Bug_3672_Regression/ami_test_i.h +++ b/TAO/tests/Bug_3672_Regression/ami_test_i.h @@ -3,8 +3,6 @@ /** * @file ami_test_i.h * - * $Id$ - * * @author Michael Kircher <Michael.Kircher@mchp.siemens.de> */ //============================================================================= diff --git a/TAO/tests/Bug_3672_Regression/client.cpp b/TAO/tests/Bug_3672_Regression/client.cpp index 8a530fef2f8..2f3e381b68a 100644 --- a/TAO/tests/Bug_3672_Regression/client.cpp +++ b/TAO/tests/Bug_3672_Regression/client.cpp @@ -3,8 +3,6 @@ /** * @file client.cpp * - * $Id$ - * * A client which uses the AMI callback model. * * diff --git a/TAO/tests/Bug_3672_Regression/server.cpp b/TAO/tests/Bug_3672_Regression/server.cpp index 18d23928d5c..a5128422b69 100644 --- a/TAO/tests/Bug_3672_Regression/server.cpp +++ b/TAO/tests/Bug_3672_Regression/server.cpp @@ -3,8 +3,6 @@ /** * @file server.cpp * - * $Id$ - * * Implementation of the server. * * diff --git a/TAO/tests/Bug_3683_Regression/Echo_Client_i.h b/TAO/tests/Bug_3683_Regression/Echo_Client_i.h index df2d4496a5d..f9ffa13813b 100644 --- a/TAO/tests/Bug_3683_Regression/Echo_Client_i.h +++ b/TAO/tests/Bug_3683_Regression/Echo_Client_i.h @@ -4,8 +4,6 @@ /** * @file Echo_Client_i.h * - * $Id$ - * * This class implements the interface calls for RMI. * * diff --git a/TAO/tests/Bug_3683_Regression/Echo_i.h b/TAO/tests/Bug_3683_Regression/Echo_i.h index f626d509794..051d300c6a8 100644 --- a/TAO/tests/Bug_3683_Regression/Echo_i.h +++ b/TAO/tests/Bug_3683_Regression/Echo_i.h @@ -4,8 +4,6 @@ /** * @file Echo_i.h * - * $Id$ - * * This class implements the Echo IDL interface. * * diff --git a/TAO/tests/Bug_3683_Regression/Simple_util.h b/TAO/tests/Bug_3683_Regression/Simple_util.h index ccee51b7aa6..4a0061463f6 100644 --- a/TAO/tests/Bug_3683_Regression/Simple_util.h +++ b/TAO/tests/Bug_3683_Regression/Simple_util.h @@ -3,8 +3,6 @@ /** * @file Simple_util.h * - * $Id$ - * * The classe define the templates for the client and server. * * @author Balachandran Natarajan <bala@cs.wustl.edu> diff --git a/TAO/tests/Bug_3801_Regression/ami_test.idl b/TAO/tests/Bug_3801_Regression/ami_test.idl index 9b24ec68d59..753124d858f 100644 --- a/TAO/tests/Bug_3801_Regression/ami_test.idl +++ b/TAO/tests/Bug_3801_Regression/ami_test.idl @@ -3,8 +3,6 @@ /** * @file ami_test.idl * - * $Id$ - * * IDL description of the AMI Test interface * * diff --git a/TAO/tests/Bug_3801_Regression/ami_test_i.cpp b/TAO/tests/Bug_3801_Regression/ami_test_i.cpp index d58451eb346..0e02afd5b79 100644 --- a/TAO/tests/Bug_3801_Regression/ami_test_i.cpp +++ b/TAO/tests/Bug_3801_Regression/ami_test_i.cpp @@ -3,8 +3,6 @@ /** * @file ami_test_i.cpp * - * $Id$ - * * Implementation of the AMI Test interface. * * diff --git a/TAO/tests/Bug_3801_Regression/ami_test_i.h b/TAO/tests/Bug_3801_Regression/ami_test_i.h index 1ba1aafc893..629f53a90f1 100644 --- a/TAO/tests/Bug_3801_Regression/ami_test_i.h +++ b/TAO/tests/Bug_3801_Regression/ami_test_i.h @@ -3,8 +3,6 @@ /** * @file ami_test_i.h * - * $Id$ - * * @author Michael Kircher <Michael.Kircher@mchp.siemens.de> */ //============================================================================= diff --git a/TAO/tests/Bug_3801_Regression/server.cpp b/TAO/tests/Bug_3801_Regression/server.cpp index 18d23928d5c..a5128422b69 100644 --- a/TAO/tests/Bug_3801_Regression/server.cpp +++ b/TAO/tests/Bug_3801_Regression/server.cpp @@ -3,8 +3,6 @@ /** * @file server.cpp * - * $Id$ - * * Implementation of the server. * * diff --git a/TAO/tests/Bug_3801_Regression/simple_client.cpp b/TAO/tests/Bug_3801_Regression/simple_client.cpp index b91b1602926..52febe94fd2 100644 --- a/TAO/tests/Bug_3801_Regression/simple_client.cpp +++ b/TAO/tests/Bug_3801_Regression/simple_client.cpp @@ -3,8 +3,6 @@ /** * @file simple_client.cpp * - * $Id$ - * * A very simple client which uses the AMI callback model. * * diff --git a/TAO/tests/Bug_3919_Regression/Hello.h b/TAO/tests/Bug_3919_Regression/Hello.h index 64c39d87300..a5a13ea2723 100644 --- a/TAO/tests/Bug_3919_Regression/Hello.h +++ b/TAO/tests/Bug_3919_Regression/Hello.h @@ -4,8 +4,6 @@ /** * @file Hello.h * - * $Id$ - * * Header file for recursive type Any insertion and extraction test. * * @author Ossama Othman diff --git a/TAO/tests/CDR/alignment.cpp b/TAO/tests/CDR/alignment.cpp index bd4b8574737..613a404be1a 100644 --- a/TAO/tests/CDR/alignment.cpp +++ b/TAO/tests/CDR/alignment.cpp @@ -3,8 +3,6 @@ /** * @file alignment.cpp * - * $Id$ - * * Verifies that octet sequence marshaling does not affect * marshaling. * diff --git a/TAO/tests/CDR/allocator.cpp b/TAO/tests/CDR/allocator.cpp index 87320568722..8dccb4716b7 100644 --- a/TAO/tests/CDR/allocator.cpp +++ b/TAO/tests/CDR/allocator.cpp @@ -3,8 +3,6 @@ /** * @file allocator.cpp * - * $Id$ - * * Compares the performance of a TSS allocator, with no locks, to * the global allocator (with locks) even in the abscence of * contention. diff --git a/TAO/tests/CDR/basic_types.cpp b/TAO/tests/CDR/basic_types.cpp index b4341bddaf0..520cd8ea4e2 100644 --- a/TAO/tests/CDR/basic_types.cpp +++ b/TAO/tests/CDR/basic_types.cpp @@ -3,8 +3,6 @@ /** * @file basic_types.cpp * - * $Id$ - * * Test the basic funcionality of a CDR stream by encoding some * basic types and then decoding them again. * diff --git a/TAO/tests/CDR/growth.cpp b/TAO/tests/CDR/growth.cpp index 270aff91fb4..8465a0eaf1e 100644 --- a/TAO/tests/CDR/growth.cpp +++ b/TAO/tests/CDR/growth.cpp @@ -3,8 +3,6 @@ /** * @file growth.cpp * - * $Id$ - * * Helps in measuring how the growth strategy affects the * performance of CDR streams. * diff --git a/TAO/tests/CDR/octet_sequence.cpp b/TAO/tests/CDR/octet_sequence.cpp index 22888c58360..7d7099b5a7d 100644 --- a/TAO/tests/CDR/octet_sequence.cpp +++ b/TAO/tests/CDR/octet_sequence.cpp @@ -3,8 +3,6 @@ /** * @file octet_sequence.cpp * - * $Id$ - * * Verifies that reference counting is performed correctly for octet * sequence marshaling. * diff --git a/TAO/tests/CDR/tc.cpp b/TAO/tests/CDR/tc.cpp index f15126eceb2..4c5941dc7c2 100644 --- a/TAO/tests/CDR/tc.cpp +++ b/TAO/tests/CDR/tc.cpp @@ -3,8 +3,6 @@ /** * @file tc.cpp * - * $Id$ - * * Verify that the basic typecodes are able to interpret their CDR * buffers. * diff --git a/TAO/tests/CSD_Collocation/Collocation_Tester.h b/TAO/tests/CSD_Collocation/Collocation_Tester.h index 025f0398008..0f9650b9d2b 100644 --- a/TAO/tests/CSD_Collocation/Collocation_Tester.h +++ b/TAO/tests/CSD_Collocation/Collocation_Tester.h @@ -3,8 +3,6 @@ /** * @file Collocation_Tester.h * - * $Id$ - * * Server class to perform testing of TAO's collocation mechanism. * * @author Nanbor Wang diff --git a/TAO/tests/CSD_Strategy_Tests/TP_Common/ClientEngine.h b/TAO/tests/CSD_Strategy_Tests/TP_Common/ClientEngine.h index 895aeaa52cb..0a1ce4c76fc 100644 --- a/TAO/tests/CSD_Strategy_Tests/TP_Common/ClientEngine.h +++ b/TAO/tests/CSD_Strategy_Tests/TP_Common/ClientEngine.h @@ -4,8 +4,6 @@ /** * @file ClientEngine.h * - * $Id$ - * * @author Tim Bradley <bradley_t@ociweb.com> */ //============================================================================= diff --git a/TAO/tests/CSD_Strategy_Tests/TP_Common/ClientTask.h b/TAO/tests/CSD_Strategy_Tests/TP_Common/ClientTask.h index 2279b3a90e3..ed41fc51f39 100644 --- a/TAO/tests/CSD_Strategy_Tests/TP_Common/ClientTask.h +++ b/TAO/tests/CSD_Strategy_Tests/TP_Common/ClientTask.h @@ -4,8 +4,6 @@ /** * @file ClientTask.h * - * $Id$ - * * @author Tim Bradley <bradley_t@ociweb.com> */ //============================================================================= diff --git a/TAO/tests/CSD_Strategy_Tests/TP_Common/OrbShutdownTask.cpp b/TAO/tests/CSD_Strategy_Tests/TP_Common/OrbShutdownTask.cpp index c7f01889e9c..e0932bd4c38 100644 --- a/TAO/tests/CSD_Strategy_Tests/TP_Common/OrbShutdownTask.cpp +++ b/TAO/tests/CSD_Strategy_Tests/TP_Common/OrbShutdownTask.cpp @@ -4,8 +4,6 @@ /** * @file OrbShutdownTask.cpp * - * $Id$ - * * @author Tim Bradley <bradley_t@ociweb.com> */ //============================================================================= diff --git a/TAO/tests/CSD_Strategy_Tests/TP_Common/OrbShutdownTask.h b/TAO/tests/CSD_Strategy_Tests/TP_Common/OrbShutdownTask.h index 221251a7d3f..9197b8083d5 100644 --- a/TAO/tests/CSD_Strategy_Tests/TP_Common/OrbShutdownTask.h +++ b/TAO/tests/CSD_Strategy_Tests/TP_Common/OrbShutdownTask.h @@ -4,8 +4,6 @@ /** * @file OrbShutdownTask.h * - * $Id$ - * * @author Tim Bradley <bradley_t@ociweb.com> */ //============================================================================= diff --git a/TAO/tests/CSD_Strategy_Tests/TP_Common/OrbTask.cpp b/TAO/tests/CSD_Strategy_Tests/TP_Common/OrbTask.cpp index a9861cf062a..758b9b2d833 100644 --- a/TAO/tests/CSD_Strategy_Tests/TP_Common/OrbTask.cpp +++ b/TAO/tests/CSD_Strategy_Tests/TP_Common/OrbTask.cpp @@ -4,8 +4,6 @@ /** * @file OrbTask.cpp * - * $Id$ - * * @author Tim Bradley <bradley_t@ociweb.com> */ //============================================================================= diff --git a/TAO/tests/CSD_Strategy_Tests/TP_Common/OrbTask.h b/TAO/tests/CSD_Strategy_Tests/TP_Common/OrbTask.h index dc01e3ca191..dcacb31119d 100644 --- a/TAO/tests/CSD_Strategy_Tests/TP_Common/OrbTask.h +++ b/TAO/tests/CSD_Strategy_Tests/TP_Common/OrbTask.h @@ -4,8 +4,6 @@ /** * @file OrbTask.h * - * $Id$ - * * @author Tim Bradley <bradley_t@ociweb.com> */ //============================================================================= diff --git a/TAO/tests/CSD_Strategy_Tests/TP_Foo_A/Foo_A_ClientEngine.h b/TAO/tests/CSD_Strategy_Tests/TP_Foo_A/Foo_A_ClientEngine.h index ce83a52896c..1fc1cdec42a 100644 --- a/TAO/tests/CSD_Strategy_Tests/TP_Foo_A/Foo_A_ClientEngine.h +++ b/TAO/tests/CSD_Strategy_Tests/TP_Foo_A/Foo_A_ClientEngine.h @@ -4,8 +4,6 @@ /** * @file Foo_A_ClientEngine.h * - * $Id$ - * * @author Tim Bradley <bradley_t@ociweb.com> */ //============================================================================= diff --git a/TAO/tests/CSD_Strategy_Tests/TP_Foo_B/Foo_B_ClientEngine.h b/TAO/tests/CSD_Strategy_Tests/TP_Foo_B/Foo_B_ClientEngine.h index e0fb3995fdb..5bf5c62d92c 100644 --- a/TAO/tests/CSD_Strategy_Tests/TP_Foo_B/Foo_B_ClientEngine.h +++ b/TAO/tests/CSD_Strategy_Tests/TP_Foo_B/Foo_B_ClientEngine.h @@ -4,8 +4,6 @@ /** * @file Foo_B_ClientEngine.h * - * $Id$ - * * @author Tim Bradley <bradley_t@ociweb.com> */ //============================================================================= diff --git a/TAO/tests/CSD_Strategy_Tests/TP_Foo_B/Foo_B_SimpleClientEngine.h b/TAO/tests/CSD_Strategy_Tests/TP_Foo_B/Foo_B_SimpleClientEngine.h index a1c3f535c33..b821b2c7230 100644 --- a/TAO/tests/CSD_Strategy_Tests/TP_Foo_B/Foo_B_SimpleClientEngine.h +++ b/TAO/tests/CSD_Strategy_Tests/TP_Foo_B/Foo_B_SimpleClientEngine.h @@ -4,8 +4,6 @@ /** * @file Foo_B_SimpleClientEngine.h * - * $Id$ - * * @author Tim Bradley <bradley_t@ociweb.com> */ //============================================================================= diff --git a/TAO/tests/CSD_Strategy_Tests/TP_Foo_C/Foo_C_ClientEngine.h b/TAO/tests/CSD_Strategy_Tests/TP_Foo_C/Foo_C_ClientEngine.h index 493edfc853d..4e6e3f7d045 100644 --- a/TAO/tests/CSD_Strategy_Tests/TP_Foo_C/Foo_C_ClientEngine.h +++ b/TAO/tests/CSD_Strategy_Tests/TP_Foo_C/Foo_C_ClientEngine.h @@ -4,8 +4,6 @@ /** * @file Foo_C_ClientEngine.h * - * $Id$ - * * @author Tim Bradley <bradley_t@ociweb.com> */ //============================================================================= diff --git a/TAO/tests/CSD_Strategy_Tests/TP_Foo_C/Foo_C_Custom_ClientEngine.h b/TAO/tests/CSD_Strategy_Tests/TP_Foo_C/Foo_C_Custom_ClientEngine.h index ae66ab13afe..f3b9d19cb7e 100644 --- a/TAO/tests/CSD_Strategy_Tests/TP_Foo_C/Foo_C_Custom_ClientEngine.h +++ b/TAO/tests/CSD_Strategy_Tests/TP_Foo_C/Foo_C_Custom_ClientEngine.h @@ -4,8 +4,6 @@ /** * @file Foo_C_Custom_ClientEngine.h * - * $Id$ - * * @author Tim Bradley <bradley_t@ociweb.com> */ //============================================================================= diff --git a/TAO/tests/CSD_Strategy_Tests/TP_Foo_C/Foo_C_Custom_Proxy.h b/TAO/tests/CSD_Strategy_Tests/TP_Foo_C/Foo_C_Custom_Proxy.h index c5e19bd73e4..674e454a4ca 100644 --- a/TAO/tests/CSD_Strategy_Tests/TP_Foo_C/Foo_C_Custom_Proxy.h +++ b/TAO/tests/CSD_Strategy_Tests/TP_Foo_C/Foo_C_Custom_Proxy.h @@ -4,8 +4,6 @@ /** * @file Foo_C_Custom_Proxy.h * - * $Id$ - * * @author Tim Bradley <bradley_t@ociweb.com> */ //============================================================================= diff --git a/TAO/tests/CSD_Strategy_Tests/TP_Foo_C/Foo_C_cust_op1.h b/TAO/tests/CSD_Strategy_Tests/TP_Foo_C/Foo_C_cust_op1.h index b00b7d26290..a107ad34528 100644 --- a/TAO/tests/CSD_Strategy_Tests/TP_Foo_C/Foo_C_cust_op1.h +++ b/TAO/tests/CSD_Strategy_Tests/TP_Foo_C/Foo_C_cust_op1.h @@ -4,8 +4,6 @@ /** * @file Foo_C_cust_op1.h * - * $Id$ - * * @author Tim Bradley <bradley_t@ociweb.com> */ //============================================================================= diff --git a/TAO/tests/CSD_Strategy_Tests/TP_Foo_C/Foo_C_cust_op2.h b/TAO/tests/CSD_Strategy_Tests/TP_Foo_C/Foo_C_cust_op2.h index 9e5cc914ca7..25e6cf28f1a 100644 --- a/TAO/tests/CSD_Strategy_Tests/TP_Foo_C/Foo_C_cust_op2.h +++ b/TAO/tests/CSD_Strategy_Tests/TP_Foo_C/Foo_C_cust_op2.h @@ -4,8 +4,6 @@ /** * @file Foo_C_cust_op2.h * - * $Id$ - * * @author Tim Bradley <bradley_t@ociweb.com> */ //============================================================================= diff --git a/TAO/tests/CSD_Strategy_Tests/TP_Foo_C/Foo_C_cust_op3.h b/TAO/tests/CSD_Strategy_Tests/TP_Foo_C/Foo_C_cust_op3.h index 2f48440f835..cd52e184a6a 100644 --- a/TAO/tests/CSD_Strategy_Tests/TP_Foo_C/Foo_C_cust_op3.h +++ b/TAO/tests/CSD_Strategy_Tests/TP_Foo_C/Foo_C_cust_op3.h @@ -4,8 +4,6 @@ /** * @file Foo_C_cust_op3.h * - * $Id$ - * * @author Tim Bradley <bradley_t@ociweb.com> */ //============================================================================= diff --git a/TAO/tests/CSD_Strategy_Tests/TP_Foo_C/Foo_C_cust_op4.h b/TAO/tests/CSD_Strategy_Tests/TP_Foo_C/Foo_C_cust_op4.h index 1f8e5eeb5db..8d5c42757a0 100644 --- a/TAO/tests/CSD_Strategy_Tests/TP_Foo_C/Foo_C_cust_op4.h +++ b/TAO/tests/CSD_Strategy_Tests/TP_Foo_C/Foo_C_cust_op4.h @@ -4,8 +4,6 @@ /** * @file Foo_C_cust_op4.h * - * $Id$ - * * @author Tim Bradley <bradley_t@ociweb.com> */ //============================================================================= diff --git a/TAO/tests/CSD_Strategy_Tests/TP_Foo_C/Foo_C_cust_op5.h b/TAO/tests/CSD_Strategy_Tests/TP_Foo_C/Foo_C_cust_op5.h index 7c3e239daf2..333fe40d057 100644 --- a/TAO/tests/CSD_Strategy_Tests/TP_Foo_C/Foo_C_cust_op5.h +++ b/TAO/tests/CSD_Strategy_Tests/TP_Foo_C/Foo_C_cust_op5.h @@ -4,8 +4,6 @@ /** * @file Foo_C_cust_op5.h * - * $Id$ - * * @author Tim Bradley <bradley_t@ociweb.com> */ //============================================================================= diff --git a/TAO/tests/CodeSets/libs/IBM1047_ISO8859/Char_IBM1047_ISO8859_Factory.cpp b/TAO/tests/CodeSets/libs/IBM1047_ISO8859/Char_IBM1047_ISO8859_Factory.cpp index 88e1e62aa20..29dbc4540d8 100644 --- a/TAO/tests/CodeSets/libs/IBM1047_ISO8859/Char_IBM1047_ISO8859_Factory.cpp +++ b/TAO/tests/CodeSets/libs/IBM1047_ISO8859/Char_IBM1047_ISO8859_Factory.cpp @@ -4,8 +4,6 @@ /** * @file Char_IBM1047_ISO8859_Factory.cpp * - * $Id$ - * * A tempate instantiation of the codeset translator factory from TAO. This * one loads a modified version of ACE's IBM1047 (EBCDIC) to ISO8859 (ASCII) * translator. diff --git a/TAO/tests/CodeSets/libs/IBM1047_ISO8859/Char_IBM1047_ISO8859_Factory.h b/TAO/tests/CodeSets/libs/IBM1047_ISO8859/Char_IBM1047_ISO8859_Factory.h index 16668f9d0cb..cc36589db75 100644 --- a/TAO/tests/CodeSets/libs/IBM1047_ISO8859/Char_IBM1047_ISO8859_Factory.h +++ b/TAO/tests/CodeSets/libs/IBM1047_ISO8859/Char_IBM1047_ISO8859_Factory.h @@ -4,8 +4,6 @@ /** * @file Char_IBM1047_ISO8859_Factory.h * - * $Id$ - * * A tempate instantiation of the codeset translator factory from TAO. This * one loads a modified version of ACE's IBM1047 (EBCDIC) to ISO8859 (ASCII) * translator. diff --git a/TAO/tests/CodeSets/libs/IBM1047_ISO8859/Char_IBM1047_ISO8859_Translator.cpp b/TAO/tests/CodeSets/libs/IBM1047_ISO8859/Char_IBM1047_ISO8859_Translator.cpp index 4c9b150d5b9..30dd9b93c0c 100644 --- a/TAO/tests/CodeSets/libs/IBM1047_ISO8859/Char_IBM1047_ISO8859_Translator.cpp +++ b/TAO/tests/CodeSets/libs/IBM1047_ISO8859/Char_IBM1047_ISO8859_Translator.cpp @@ -4,8 +4,6 @@ /** * @file Char_IBM1047_ISO8859_Translator.cpp * - * $Id$ - * * Defines the arrays required to convert between ISO8859 (aka * Latin/1) and IBM1047 (aka EBCDIC). * diff --git a/TAO/tests/CodeSets/libs/IBM1047_ISO8859/Char_IBM1047_ISO8859_Translator.h b/TAO/tests/CodeSets/libs/IBM1047_ISO8859/Char_IBM1047_ISO8859_Translator.h index 5b33e74aacf..03014d7fe10 100644 --- a/TAO/tests/CodeSets/libs/IBM1047_ISO8859/Char_IBM1047_ISO8859_Translator.h +++ b/TAO/tests/CodeSets/libs/IBM1047_ISO8859/Char_IBM1047_ISO8859_Translator.h @@ -4,8 +4,6 @@ /** * @file Char_IBM1047_ISO8859_Translator.h * - * $Id$ - * * Declares the arrays required to convert between ISO8859 (aka * Latin/1) and IBM1047 (aka EBCDIC). * diff --git a/TAO/tests/CodeSets/libs/IBM1047_ISO8859/Wchar_IBM1047_ISO8859_Factory.cpp b/TAO/tests/CodeSets/libs/IBM1047_ISO8859/Wchar_IBM1047_ISO8859_Factory.cpp index 3f9a95a769d..1a17e0dafb3 100644 --- a/TAO/tests/CodeSets/libs/IBM1047_ISO8859/Wchar_IBM1047_ISO8859_Factory.cpp +++ b/TAO/tests/CodeSets/libs/IBM1047_ISO8859/Wchar_IBM1047_ISO8859_Factory.cpp @@ -4,8 +4,6 @@ /** * @file Wchar_IBM1047_ISO8859_Factory.cpp * - * $Id$ - * * A tempate instantiation of the codeset translator factory from TAO. This * one loads a modified version of ACE's IBM1047 (EBCDIC) to ISO8859 (ASCII) * translator. In this case, wchars and wstrings are translated rather than diff --git a/TAO/tests/CodeSets/libs/IBM1047_ISO8859/Wchar_IBM1047_ISO8859_Factory.h b/TAO/tests/CodeSets/libs/IBM1047_ISO8859/Wchar_IBM1047_ISO8859_Factory.h index 403aa8132ff..d95c26e26b7 100644 --- a/TAO/tests/CodeSets/libs/IBM1047_ISO8859/Wchar_IBM1047_ISO8859_Factory.h +++ b/TAO/tests/CodeSets/libs/IBM1047_ISO8859/Wchar_IBM1047_ISO8859_Factory.h @@ -4,8 +4,6 @@ /** * @file Wchar_IBM1047_ISO8859_Factory.h * - * $Id$ - * * A tempate instantiation of the codeset translator factory from TAO. This * one loads a modified version of ACE's IBM1047 (EBCDIC) to ISO8859 (ASCII) * translator. In this case, wchars and wstrings are translated rather than diff --git a/TAO/tests/CodeSets/libs/IBM1047_ISO8859/Wchar_IBM1047_ISO8859_Translator.cpp b/TAO/tests/CodeSets/libs/IBM1047_ISO8859/Wchar_IBM1047_ISO8859_Translator.cpp index 0a30896062e..b815d213df1 100644 --- a/TAO/tests/CodeSets/libs/IBM1047_ISO8859/Wchar_IBM1047_ISO8859_Translator.cpp +++ b/TAO/tests/CodeSets/libs/IBM1047_ISO8859/Wchar_IBM1047_ISO8859_Translator.cpp @@ -4,8 +4,6 @@ /** * @file Wchar_IBM1047_ISO8859_Translator.cpp * - * $Id$ - * * Defines the arrays required to convert between ISO8859 (aka * Latin/1) and IBM1047 (aka EBCDIC). * diff --git a/TAO/tests/CodeSets/libs/IBM1047_ISO8859/Wchar_IBM1047_ISO8859_Translator.h b/TAO/tests/CodeSets/libs/IBM1047_ISO8859/Wchar_IBM1047_ISO8859_Translator.h index cf09e725ce9..b79ab095076 100644 --- a/TAO/tests/CodeSets/libs/IBM1047_ISO8859/Wchar_IBM1047_ISO8859_Translator.h +++ b/TAO/tests/CodeSets/libs/IBM1047_ISO8859/Wchar_IBM1047_ISO8859_Translator.h @@ -4,8 +4,6 @@ /** * @file Wchar_IBM1047_ISO8859_Translator.h * - * $Id$ - * * Declares the arrays required to convert between IBM1047 (aka EBCDIC) and ISO8859 (aka * Latin/1). * diff --git a/TAO/tests/CodeSets/libs/UCS4_UTF16/WUCS4_UTF16.cpp b/TAO/tests/CodeSets/libs/UCS4_UTF16/WUCS4_UTF16.cpp index c9eb43d47c2..e950f457f38 100644 --- a/TAO/tests/CodeSets/libs/UCS4_UTF16/WUCS4_UTF16.cpp +++ b/TAO/tests/CodeSets/libs/UCS4_UTF16/WUCS4_UTF16.cpp @@ -4,8 +4,6 @@ /** * @file WUCS4_UTF16.cpp * - * $Id$ - * * Defines the arrays required to convert between UCS-4 a 4 byte wide char * codeset, and UCS-16, aka unicode, a 2-byte codeset. * diff --git a/TAO/tests/CodeSets/libs/UCS4_UTF16/WUCS4_UTF16.h b/TAO/tests/CodeSets/libs/UCS4_UTF16/WUCS4_UTF16.h index 804c4a53534..b348987a11a 100644 --- a/TAO/tests/CodeSets/libs/UCS4_UTF16/WUCS4_UTF16.h +++ b/TAO/tests/CodeSets/libs/UCS4_UTF16/WUCS4_UTF16.h @@ -4,8 +4,6 @@ /** * @file WUCS4_UTF16.h * - * $Id$ - * * * * @author Phil Mesnier <mesnier_p@ociweb.com> diff --git a/TAO/tests/CodeSets/libs/UCS4_UTF16/WUCS4_UTF16_Factory.h b/TAO/tests/CodeSets/libs/UCS4_UTF16/WUCS4_UTF16_Factory.h index 592b89a6456..4416d7a47af 100644 --- a/TAO/tests/CodeSets/libs/UCS4_UTF16/WUCS4_UTF16_Factory.h +++ b/TAO/tests/CodeSets/libs/UCS4_UTF16/WUCS4_UTF16_Factory.h @@ -3,8 +3,6 @@ /** * @file WUCS4_UTF16_Factory.h * - * $Id$ - * * * * @author Phil Mesnier <mesnier_p@ociweb.com> diff --git a/TAO/tests/CodeSets/libs/UTF16_UCS2/UTF16_UCS2_Factory.cpp b/TAO/tests/CodeSets/libs/UTF16_UCS2/UTF16_UCS2_Factory.cpp index 498630aa68c..eb4b9624994 100644 --- a/TAO/tests/CodeSets/libs/UTF16_UCS2/UTF16_UCS2_Factory.cpp +++ b/TAO/tests/CodeSets/libs/UTF16_UCS2/UTF16_UCS2_Factory.cpp @@ -4,8 +4,6 @@ /** * @file UTF16_UCS2_Factory.cpp * - * $Id$ - * * A tempate instantiation of the codeset translator factory from TAO. * * diff --git a/TAO/tests/CodeSets/libs/UTF16_UCS2/UTF16_UCS2_Factory.h b/TAO/tests/CodeSets/libs/UTF16_UCS2/UTF16_UCS2_Factory.h index 84751e78266..f219184ffec 100644 --- a/TAO/tests/CodeSets/libs/UTF16_UCS2/UTF16_UCS2_Factory.h +++ b/TAO/tests/CodeSets/libs/UTF16_UCS2/UTF16_UCS2_Factory.h @@ -4,8 +4,6 @@ /** * @file UTF16_UCS2_Factory.h * - * $Id$ - * * A tempate instantiation of a codeset translator factory from TAO. This * loads the UTF16_UCS2_Translator. * diff --git a/TAO/tests/CodeSets/libs/UTF16_UCS2/UTF16_UCS2_Translator.cpp b/TAO/tests/CodeSets/libs/UTF16_UCS2/UTF16_UCS2_Translator.cpp index 0c01c8d314d..c7e3c2a1cf9 100644 --- a/TAO/tests/CodeSets/libs/UTF16_UCS2/UTF16_UCS2_Translator.cpp +++ b/TAO/tests/CodeSets/libs/UTF16_UCS2/UTF16_UCS2_Translator.cpp @@ -4,8 +4,6 @@ /** * @file UTF16_UCS2_Translator.cpp * - * $Id$ - * * Defines the arrays required to convert between UCS-2, a 2 byte wide char * codeset, and UCS-16, aka unicode, a 2-byte codeset. As a bit-pattern * these two should be identical, with the exception that UCS-2 cannot diff --git a/TAO/tests/CodeSets/libs/UTF16_UCS2/UTF16_UCS2_Translator.h b/TAO/tests/CodeSets/libs/UTF16_UCS2/UTF16_UCS2_Translator.h index a5dca07fa28..ccf22aabf88 100644 --- a/TAO/tests/CodeSets/libs/UTF16_UCS2/UTF16_UCS2_Translator.h +++ b/TAO/tests/CodeSets/libs/UTF16_UCS2/UTF16_UCS2_Translator.h @@ -4,8 +4,6 @@ /** * @file UTF16_UCS2_Translator.h * - * $Id$ - * * @author Iliyan Jeliazkov <jeliazkov_i@ociweb.com> * @author Byron Harris <harrisb@ociweb.com> */ diff --git a/TAO/tests/CodeSets/simple/client.cpp b/TAO/tests/CodeSets/simple/client.cpp index 5ca3ec2f5f4..ac0381b9f2e 100644 --- a/TAO/tests/CodeSets/simple/client.cpp +++ b/TAO/tests/CodeSets/simple/client.cpp @@ -4,8 +4,6 @@ /** * @file client.cpp * - * $Id$ - * * A simple client to demonstrate the use of codeset translation * * diff --git a/TAO/tests/CodeSets/simple/server.cpp b/TAO/tests/CodeSets/simple/server.cpp index 47e9ed03870..e5fcce54daa 100644 --- a/TAO/tests/CodeSets/simple/server.cpp +++ b/TAO/tests/CodeSets/simple/server.cpp @@ -4,8 +4,6 @@ /** * @file server.cpp * - * $Id$ - * * A simple server to demonstrate the use of codeset translation * * diff --git a/TAO/tests/Collocation/Collocation_Tester.h b/TAO/tests/Collocation/Collocation_Tester.h index 025f0398008..0f9650b9d2b 100644 --- a/TAO/tests/Collocation/Collocation_Tester.h +++ b/TAO/tests/Collocation/Collocation_Tester.h @@ -3,8 +3,6 @@ /** * @file Collocation_Tester.h * - * $Id$ - * * Server class to perform testing of TAO's collocation mechanism. * * @author Nanbor Wang diff --git a/TAO/tests/DIOP/UDP_Client_i.h b/TAO/tests/DIOP/UDP_Client_i.h index bc6d2580966..26129be8ac8 100644 --- a/TAO/tests/DIOP/UDP_Client_i.h +++ b/TAO/tests/DIOP/UDP_Client_i.h @@ -4,8 +4,6 @@ /** * @file UDP_Client_i.h * - * $Id$ - * * This class implements the client functionality of the UDP test. * * diff --git a/TAO/tests/DIOP/UDP_i.h b/TAO/tests/DIOP/UDP_i.h index 23a7b3da3e2..2951104bddc 100644 --- a/TAO/tests/DIOP/UDP_i.h +++ b/TAO/tests/DIOP/UDP_i.h @@ -4,8 +4,6 @@ /** * @file UDP_i.h * - * $Id$ - * * This class implements the server functionality of the UDP test. * We support only single threaded servers, as we have a null mutex * for locking our state. diff --git a/TAO/tests/DIOP/client.cpp b/TAO/tests/DIOP/client.cpp index 8fd43270900..6b0073ecf51 100644 --- a/TAO/tests/DIOP/client.cpp +++ b/TAO/tests/DIOP/client.cpp @@ -3,8 +3,6 @@ /** * @file client.cpp * - * $Id$ - * * This is the client for the UDP test. * * diff --git a/TAO/tests/DIOP/server.cpp b/TAO/tests/DIOP/server.cpp index a7372010e30..7565054d8a9 100644 --- a/TAO/tests/DIOP/server.cpp +++ b/TAO/tests/DIOP/server.cpp @@ -3,8 +3,6 @@ /** * @file server.cpp * - * $Id$ - * * Implementation of the server running the UDP object. * * diff --git a/TAO/tests/DSI_AMI_Gateway/test_dsi.h b/TAO/tests/DSI_AMI_Gateway/test_dsi.h index 8f43c163ba1..e1bab6f3184 100644 --- a/TAO/tests/DSI_AMI_Gateway/test_dsi.h +++ b/TAO/tests/DSI_AMI_Gateway/test_dsi.h @@ -3,8 +3,6 @@ /** * @file test_dsi.h * - * $Id$ - * * @author Carlos O'Ryan */ //============================================================================= diff --git a/TAO/tests/DSI_AMI_Gateway/test_i.h b/TAO/tests/DSI_AMI_Gateway/test_i.h index 0810aac6c63..08fb539dde6 100644 --- a/TAO/tests/DSI_AMI_Gateway/test_i.h +++ b/TAO/tests/DSI_AMI_Gateway/test_i.h @@ -3,8 +3,6 @@ /** * @file test_i.h * - * $Id$ - * * @author Carlos O'Ryan */ //============================================================================= diff --git a/TAO/tests/DSI_Gateway/test_dsi.h b/TAO/tests/DSI_Gateway/test_dsi.h index 8b1e958e2b9..62e13ed5b10 100644 --- a/TAO/tests/DSI_Gateway/test_dsi.h +++ b/TAO/tests/DSI_Gateway/test_dsi.h @@ -3,8 +3,6 @@ /** * @file test_dsi.h * - * $Id$ - * * @author Carlos O'Ryan */ //============================================================================= diff --git a/TAO/tests/DSI_Gateway/test_i.h b/TAO/tests/DSI_Gateway/test_i.h index 0810aac6c63..08fb539dde6 100644 --- a/TAO/tests/DSI_Gateway/test_i.h +++ b/TAO/tests/DSI_Gateway/test_i.h @@ -3,8 +3,6 @@ /** * @file test_i.h * - * $Id$ - * * @author Carlos O'Ryan */ //============================================================================= diff --git a/TAO/tests/DynAny_Test/analyzer.cpp b/TAO/tests/DynAny_Test/analyzer.cpp index db94f7e0019..2b8ea7c7774 100644 --- a/TAO/tests/DynAny_Test/analyzer.cpp +++ b/TAO/tests/DynAny_Test/analyzer.cpp @@ -4,8 +4,6 @@ /** * @file analyzer.cpp * - * $Id$ - * * This file contains a DynAny analyzer that dumps the contents of a DynAny * to the logging. * diff --git a/TAO/tests/DynAny_Test/analyzer.h b/TAO/tests/DynAny_Test/analyzer.h index 1d071a3384c..619380af541 100644 --- a/TAO/tests/DynAny_Test/analyzer.h +++ b/TAO/tests/DynAny_Test/analyzer.h @@ -4,8 +4,6 @@ /** * @file analyzer.h * - * $Id$ - * * This file contains a DynAny analyzer that dumps the contents of a DynAny * to the ace logging using ACE_DEBUG. * diff --git a/TAO/tests/DynAny_Test/data.cpp b/TAO/tests/DynAny_Test/data.cpp index e54d076e045..34e4459ca3f 100644 --- a/TAO/tests/DynAny_Test/data.cpp +++ b/TAO/tests/DynAny_Test/data.cpp @@ -2,8 +2,6 @@ /** * @file data.cpp * - * $Id$ - * * Implementation file for the class containing test constants. * * diff --git a/TAO/tests/DynAny_Test/data.h b/TAO/tests/DynAny_Test/data.h index e25a35da1ad..10d44ec5728 100644 --- a/TAO/tests/DynAny_Test/data.h +++ b/TAO/tests/DynAny_Test/data.h @@ -2,8 +2,6 @@ /** * @file data.h * - * $Id$ - * * Header file for the class containing test constants. * * diff --git a/TAO/tests/DynAny_Test/driver.cpp b/TAO/tests/DynAny_Test/driver.cpp index e143ff00d6b..f10bb663373 100644 --- a/TAO/tests/DynAny_Test/driver.cpp +++ b/TAO/tests/DynAny_Test/driver.cpp @@ -3,8 +3,6 @@ /** * @file driver.cpp * - * $Id$ - * * Implementation file for the driver program. * * diff --git a/TAO/tests/DynAny_Test/driver.h b/TAO/tests/DynAny_Test/driver.h index cd92175d134..b4eb6142180 100644 --- a/TAO/tests/DynAny_Test/driver.h +++ b/TAO/tests/DynAny_Test/driver.h @@ -3,8 +3,6 @@ /** * @file driver.h * - * $Id$ - * * Header file for the driver program. * * diff --git a/TAO/tests/DynAny_Test/test_dynany.cpp b/TAO/tests/DynAny_Test/test_dynany.cpp index f0b2a436e77..25cf051ad54 100644 --- a/TAO/tests/DynAny_Test/test_dynany.cpp +++ b/TAO/tests/DynAny_Test/test_dynany.cpp @@ -2,8 +2,6 @@ /** * @file test_dynany.cpp * - * $Id$ - * * Implementation of the basic test for simple DynAnys * * @author Jeff Parsons <parsons@cs.wustl.edu> diff --git a/TAO/tests/DynAny_Test/test_dynany.h b/TAO/tests/DynAny_Test/test_dynany.h index b8104ef2d04..4452d7e5840 100644 --- a/TAO/tests/DynAny_Test/test_dynany.h +++ b/TAO/tests/DynAny_Test/test_dynany.h @@ -2,8 +2,6 @@ /** * @file test_dynany.h * - * $Id$ - * * Header file for class to test the simple dynany. * * diff --git a/TAO/tests/DynAny_Test/test_dynarray.cpp b/TAO/tests/DynAny_Test/test_dynarray.cpp index c1dd45d125f..62f5039bffa 100644 --- a/TAO/tests/DynAny_Test/test_dynarray.cpp +++ b/TAO/tests/DynAny_Test/test_dynarray.cpp @@ -2,8 +2,6 @@ /** * @file test_dynarray.cpp * - * $Id$ - * * Implementation of the DynArray test * * diff --git a/TAO/tests/DynAny_Test/test_dynarray.h b/TAO/tests/DynAny_Test/test_dynarray.h index 4604baafccb..67b36e91efd 100644 --- a/TAO/tests/DynAny_Test/test_dynarray.h +++ b/TAO/tests/DynAny_Test/test_dynarray.h @@ -2,8 +2,6 @@ /** * @file test_dynarray.h * - * $Id$ - * * Header file for class to test DynArray. * * diff --git a/TAO/tests/DynAny_Test/test_dynenum.cpp b/TAO/tests/DynAny_Test/test_dynenum.cpp index b19c754a166..494522dc89d 100644 --- a/TAO/tests/DynAny_Test/test_dynenum.cpp +++ b/TAO/tests/DynAny_Test/test_dynenum.cpp @@ -2,8 +2,6 @@ /** * @file test_dynenum.cpp * - * $Id$ - * * Implementation of the simple DynEnum test * * @author Jeff Parsons <parsons@cs.wustl.edu> diff --git a/TAO/tests/DynAny_Test/test_dynenum.h b/TAO/tests/DynAny_Test/test_dynenum.h index d59eae8e754..185147972fe 100644 --- a/TAO/tests/DynAny_Test/test_dynenum.h +++ b/TAO/tests/DynAny_Test/test_dynenum.h @@ -2,8 +2,6 @@ /** * @file test_dynenum.h * - * $Id$ - * * Header file for class to test DynEnum. * * diff --git a/TAO/tests/DynAny_Test/test_dynsequence.cpp b/TAO/tests/DynAny_Test/test_dynsequence.cpp index aa9652a0519..38ba329d72c 100644 --- a/TAO/tests/DynAny_Test/test_dynsequence.cpp +++ b/TAO/tests/DynAny_Test/test_dynsequence.cpp @@ -2,8 +2,6 @@ /** * @file test_dynsequence.cpp * - * $Id$ - * * Implementation of the simple DynSequence test * * diff --git a/TAO/tests/DynAny_Test/test_dynsequence.h b/TAO/tests/DynAny_Test/test_dynsequence.h index 2b74a8ce22d..8679ad77bfa 100644 --- a/TAO/tests/DynAny_Test/test_dynsequence.h +++ b/TAO/tests/DynAny_Test/test_dynsequence.h @@ -2,8 +2,6 @@ /** * @file test_dynsequence.h * - * $Id$ - * * Header file for class to test DynSequence. * * diff --git a/TAO/tests/DynAny_Test/test_dynstruct.cpp b/TAO/tests/DynAny_Test/test_dynstruct.cpp index 548e6847c0e..13b4a23d979 100644 --- a/TAO/tests/DynAny_Test/test_dynstruct.cpp +++ b/TAO/tests/DynAny_Test/test_dynstruct.cpp @@ -2,8 +2,6 @@ /** * @file test_dynstruct.cpp * - * $Id$ - * * Implementation of the DynStruct basic test * * diff --git a/TAO/tests/DynAny_Test/test_dynstruct.h b/TAO/tests/DynAny_Test/test_dynstruct.h index 200d5fb1b5e..a8b41721f7a 100644 --- a/TAO/tests/DynAny_Test/test_dynstruct.h +++ b/TAO/tests/DynAny_Test/test_dynstruct.h @@ -2,8 +2,6 @@ /** * @file test_dynstruct.h * - * $Id$ - * * Header file for class to test DynStruct. * * @author Jeff Parsons <parsons@cs.wustl.edu> diff --git a/TAO/tests/DynAny_Test/test_dynunion.cpp b/TAO/tests/DynAny_Test/test_dynunion.cpp index 8b1bfb9ec9c..f95ecd1e332 100644 --- a/TAO/tests/DynAny_Test/test_dynunion.cpp +++ b/TAO/tests/DynAny_Test/test_dynunion.cpp @@ -2,8 +2,6 @@ /** * @file test_dynunion.cpp * - * $Id$ - * * Implementation of the simple DynUnion test * * @author Jeff Parsons <parsons@cs.wustl.edu> diff --git a/TAO/tests/DynAny_Test/test_dynunion.h b/TAO/tests/DynAny_Test/test_dynunion.h index f790e0b6f57..9015b74309b 100644 --- a/TAO/tests/DynAny_Test/test_dynunion.h +++ b/TAO/tests/DynAny_Test/test_dynunion.h @@ -2,8 +2,6 @@ /** * @file test_dynunion.h * - * $Id$ - * * Header file for class to test DynUnion. * * diff --git a/TAO/tests/DynAny_Test/test_wrapper.cpp b/TAO/tests/DynAny_Test/test_wrapper.cpp index e2e846a0a76..712641124d7 100644 --- a/TAO/tests/DynAny_Test/test_wrapper.cpp +++ b/TAO/tests/DynAny_Test/test_wrapper.cpp @@ -2,8 +2,6 @@ /** * @file test_wrapper.cpp * - * $Id$ - * * This file contains the implementation of the DynAny basic test manager * * diff --git a/TAO/tests/DynAny_Test/test_wrapper.h b/TAO/tests/DynAny_Test/test_wrapper.h index 58c9439e13f..8f533347d62 100644 --- a/TAO/tests/DynAny_Test/test_wrapper.h +++ b/TAO/tests/DynAny_Test/test_wrapper.h @@ -3,8 +3,6 @@ /** * @file test_wrapper.h * - * $Id$ - * * Header file for the DynAny basic test manager * * diff --git a/TAO/tests/Explicit_Event_Loop/client.cpp b/TAO/tests/Explicit_Event_Loop/client.cpp index ccf9be6b357..40f0af3b049 100644 --- a/TAO/tests/Explicit_Event_Loop/client.cpp +++ b/TAO/tests/Explicit_Event_Loop/client.cpp @@ -3,8 +3,6 @@ /** * @file client.cpp * - * $Id$ - * * @author Source code used in TAO has been modified and adapted from thecode provided in the book * @author "Advanced CORBA Programming with C++"by Michi Henning and Steve Vinoski. Copyright1999. Addison-Wesley * @author Reading diff --git a/TAO/tests/Explicit_Event_Loop/server.cpp b/TAO/tests/Explicit_Event_Loop/server.cpp index 8da642317de..6e2d9acbfd3 100644 --- a/TAO/tests/Explicit_Event_Loop/server.cpp +++ b/TAO/tests/Explicit_Event_Loop/server.cpp @@ -3,8 +3,6 @@ /** * @file server.cpp * - * $Id$ - * * @author Source code used in TAO has been modified and adapted from thecode provided in the book * @author "Advanced CORBA Programming with C++"by Michi Henning and Steve Vinoski. Copyright1999. Addison-Wesley * @author Reading diff --git a/TAO/tests/Explicit_Event_Loop/server.h b/TAO/tests/Explicit_Event_Loop/server.h index 207cc33c69d..a61cc86259e 100644 --- a/TAO/tests/Explicit_Event_Loop/server.h +++ b/TAO/tests/Explicit_Event_Loop/server.h @@ -3,8 +3,6 @@ /** * @file server.h * - * $Id$ - * * @author Source code used in TAO has been modified and adapted from the codeprovided in the book * @author "Advanced CORBA Programming with C++" by MichiHenning and Steve Vinoski. Copyright 1999. Addison-Wesley * @author Reading diff --git a/TAO/tests/Exposed_Policies/Counter_i.h b/TAO/tests/Exposed_Policies/Counter_i.h index 18e32d1c90b..da2af18b2bb 100644 --- a/TAO/tests/Exposed_Policies/Counter_i.h +++ b/TAO/tests/Exposed_Policies/Counter_i.h @@ -3,8 +3,6 @@ /** * @file Counter_i.h * - * $Id$ - * * This class implements the Counter IDL interface. * * diff --git a/TAO/tests/Exposed_Policies/Policy_Tester.h b/TAO/tests/Exposed_Policies/Policy_Tester.h index 8ca8eed1c75..3d4df2b6460 100644 --- a/TAO/tests/Exposed_Policies/Policy_Tester.h +++ b/TAO/tests/Exposed_Policies/Policy_Tester.h @@ -2,8 +2,6 @@ /** * @file Policy_Tester.h * - * $Id$ - * * This class verifies that the policy are correctly embedded * in the IOR. * diff --git a/TAO/tests/Exposed_Policies/Policy_Verifier.h b/TAO/tests/Exposed_Policies/Policy_Verifier.h index ba7a03d7180..1376c95ce20 100644 --- a/TAO/tests/Exposed_Policies/Policy_Verifier.h +++ b/TAO/tests/Exposed_Policies/Policy_Verifier.h @@ -2,8 +2,6 @@ /** * @file Policy_Verifier.h * - * $Id$ - * * This class verifies that the policy are correctly embedded * in the IOR. * diff --git a/TAO/tests/Exposed_Policies/RT_Properties.h b/TAO/tests/Exposed_Policies/RT_Properties.h index e37728ae291..57f5057eb16 100644 --- a/TAO/tests/Exposed_Policies/RT_Properties.h +++ b/TAO/tests/Exposed_Policies/RT_Properties.h @@ -2,8 +2,6 @@ /** * @file RT_Properties.h * - * $Id$ - * * Defines a series of "real time" property that an Object * or a POA created on a RT-ORB can have. * diff --git a/TAO/tests/FL_Cube/test_i.h b/TAO/tests/FL_Cube/test_i.h index 0e44cef3353..8ae8098f7a6 100644 --- a/TAO/tests/FL_Cube/test_i.h +++ b/TAO/tests/FL_Cube/test_i.h @@ -3,8 +3,6 @@ /** * @file test_i.h * - * $Id$ - * * @author Carlos O'Ryan */ //============================================================================= diff --git a/TAO/tests/Faults/ping_i.h b/TAO/tests/Faults/ping_i.h index 6031f7e400f..809bf32802e 100644 --- a/TAO/tests/Faults/ping_i.h +++ b/TAO/tests/Faults/ping_i.h @@ -3,8 +3,6 @@ /** * @file ping_i.h * - * $Id$ - * * @author Carlos O'Ryan */ //============================================================================= diff --git a/TAO/tests/Faults/test_i.h b/TAO/tests/Faults/test_i.h index 68d5f80cd05..884e62ff26d 100644 --- a/TAO/tests/Faults/test_i.h +++ b/TAO/tests/Faults/test_i.h @@ -3,8 +3,6 @@ /** * @file test_i.h * - * $Id$ - * * @author Carlos O'Ryan */ //============================================================================= diff --git a/TAO/tests/File_IO/File.idl b/TAO/tests/File_IO/File.idl index f8c0f49183f..c62d6963c0f 100644 --- a/TAO/tests/File_IO/File.idl +++ b/TAO/tests/File_IO/File.idl @@ -3,8 +3,6 @@ /** * @file File.idl * - * $Id$ - * * A simple File Descriptor and File System IDL interface. * * diff --git a/TAO/tests/File_IO/File_i.cpp b/TAO/tests/File_IO/File_i.cpp index 62ee922a07c..17429b17491 100644 --- a/TAO/tests/File_IO/File_i.cpp +++ b/TAO/tests/File_IO/File_i.cpp @@ -3,8 +3,6 @@ /** * @file File_i.cpp * - * $Id$ - * * Implementation of the File IDL module and the interfaces * Descriptor and System in it. * diff --git a/TAO/tests/File_IO/File_i.h b/TAO/tests/File_IO/File_i.h index 37d90074392..2daa729cf1e 100644 --- a/TAO/tests/File_IO/File_i.h +++ b/TAO/tests/File_IO/File_i.h @@ -3,8 +3,6 @@ /** * @file File_i.h * - * $Id$ - * * Defines the implementation classes for the File IDL * module * diff --git a/TAO/tests/File_IO/client.cpp b/TAO/tests/File_IO/client.cpp index fa43de2625b..138b0878cf3 100644 --- a/TAO/tests/File_IO/client.cpp +++ b/TAO/tests/File_IO/client.cpp @@ -3,8 +3,6 @@ /** * @file client.cpp * - * $Id$ - * * A client program for the File IDL module * * diff --git a/TAO/tests/ForwardOnceUponException/test_i.h b/TAO/tests/ForwardOnceUponException/test_i.h index 169a6a7823f..1c617592d51 100755 --- a/TAO/tests/ForwardOnceUponException/test_i.h +++ b/TAO/tests/ForwardOnceUponException/test_i.h @@ -3,8 +3,6 @@ /** * @file test_i.h * - * $Id$ - * * @author Carlos O'Ryan */ //============================================================================= diff --git a/TAO/tests/ForwardUponObjectNotExist/test_i.h b/TAO/tests/ForwardUponObjectNotExist/test_i.h index abf27c63925..71c4495c6a8 100755 --- a/TAO/tests/ForwardUponObjectNotExist/test_i.h +++ b/TAO/tests/ForwardUponObjectNotExist/test_i.h @@ -3,8 +3,6 @@ /** * @file test_i.h * - * $Id$ - * * @author Carlos O'Ryan */ //============================================================================= diff --git a/TAO/tests/Forwarding/test_i.h b/TAO/tests/Forwarding/test_i.h index abf27c63925..71c4495c6a8 100644 --- a/TAO/tests/Forwarding/test_i.h +++ b/TAO/tests/Forwarding/test_i.h @@ -3,8 +3,6 @@ /** * @file test_i.h * - * $Id$ - * * @author Carlos O'Ryan */ //============================================================================= diff --git a/TAO/tests/IDL_Test/anonymous.idl b/TAO/tests/IDL_Test/anonymous.idl index 98f0ccf5c19..0435449a335 100644 --- a/TAO/tests/IDL_Test/anonymous.idl +++ b/TAO/tests/IDL_Test/anonymous.idl @@ -3,8 +3,6 @@ /** * @file anonymous.idl * - * $Id$ - * * This file contains examples of IDL code that has * caused problems in the past for the TAO IDL * compiler. This test is to make sure the problems diff --git a/TAO/tests/IDL_Test/anyunion.idl b/TAO/tests/IDL_Test/anyunion.idl index adb185425b0..ee32c34bfad 100644 --- a/TAO/tests/IDL_Test/anyunion.idl +++ b/TAO/tests/IDL_Test/anyunion.idl @@ -3,8 +3,6 @@ /** * @file anyunion.idl * - * $Id$ - * * This file contains examples of IDL code that has * caused problems in the past for the TAO IDL * compiler. This test is to make sure the problems diff --git a/TAO/tests/IDL_Test/array.idl b/TAO/tests/IDL_Test/array.idl index 1b0b9d3c12e..63febd22d68 100644 --- a/TAO/tests/IDL_Test/array.idl +++ b/TAO/tests/IDL_Test/array.idl @@ -3,8 +3,6 @@ /** * @file array.idl * - * $Id$ - * * This file contains examples of IDL code that has * caused problems in the past for the TAO IDL * compiler. This test is to make sure the problems diff --git a/TAO/tests/IDL_Test/array_anon_nested.idl b/TAO/tests/IDL_Test/array_anon_nested.idl index d10972445c6..52484d78278 100644 --- a/TAO/tests/IDL_Test/array_anon_nested.idl +++ b/TAO/tests/IDL_Test/array_anon_nested.idl @@ -3,8 +3,6 @@ /** * @file array_anon_nested.idl * - * $Id$ - * * This file contains examples of IDL code that has * caused problems in the past for the TAO IDL * compiler. This test is to make sure the problems diff --git a/TAO/tests/IDL_Test/array_only.idl b/TAO/tests/IDL_Test/array_only.idl index 705d7c56319..a22afd3b62b 100644 --- a/TAO/tests/IDL_Test/array_only.idl +++ b/TAO/tests/IDL_Test/array_only.idl @@ -3,8 +3,6 @@ /** * @file array_only.idl * - * $Id$ - * * This file contains examples of IDL code that has * caused problems in the past for the TAO IDL * compiler. This test is to make sure the problems diff --git a/TAO/tests/IDL_Test/constants.idl b/TAO/tests/IDL_Test/constants.idl index d4216ca82a4..8aa1bf47c5c 100644 --- a/TAO/tests/IDL_Test/constants.idl +++ b/TAO/tests/IDL_Test/constants.idl @@ -3,8 +3,6 @@ /** * @file constants.idl * - * $Id$ - * * This file contains examples of IDL code that has * caused problems in the past for the TAO IDL * compiler. This test is to make sure the problems diff --git a/TAO/tests/IDL_Test/dif2.idl b/TAO/tests/IDL_Test/dif2.idl index 107fb7994c2..65cf571156c 100644 --- a/TAO/tests/IDL_Test/dif2.idl +++ b/TAO/tests/IDL_Test/dif2.idl @@ -3,8 +3,6 @@ /** * @file dif2.idl * - * $Id$ - * * Tests of interface operations and attributes in IDL constructs * * diff --git a/TAO/tests/IDL_Test/enum_in_struct.idl b/TAO/tests/IDL_Test/enum_in_struct.idl index d71e766fa19..9b71f864eb3 100644 --- a/TAO/tests/IDL_Test/enum_in_struct.idl +++ b/TAO/tests/IDL_Test/enum_in_struct.idl @@ -3,8 +3,6 @@ /** * @file enum_in_struct.idl * - * $Id$ - * * This file contains examples of IDL code that has * caused problems in the past for the TAO IDL * compiler. This test is to make sure the problems diff --git a/TAO/tests/IDL_Test/full.idl b/TAO/tests/IDL_Test/full.idl index 95b8eae7591..8145b97c535 100644 --- a/TAO/tests/IDL_Test/full.idl +++ b/TAO/tests/IDL_Test/full.idl @@ -3,8 +3,6 @@ /** * @file full.idl * - * $Id$ - * * This file contains examples of IDL code that has * caused problems in the past for the TAO IDL * compiler. This test is to make sure the problems diff --git a/TAO/tests/IDL_Test/fwd.idl b/TAO/tests/IDL_Test/fwd.idl index 7bed3c823cf..a30c5020041 100644 --- a/TAO/tests/IDL_Test/fwd.idl +++ b/TAO/tests/IDL_Test/fwd.idl @@ -3,8 +3,6 @@ /** * @file fwd.idl * - * $Id$ - * * This file contains examples of IDL code that has * caused problems in the past for the TAO IDL * compiler. This test is to make sure the problems diff --git a/TAO/tests/IDL_Test/generic_object.idl b/TAO/tests/IDL_Test/generic_object.idl index e2c4e2ff570..72d51161616 100644 --- a/TAO/tests/IDL_Test/generic_object.idl +++ b/TAO/tests/IDL_Test/generic_object.idl @@ -3,8 +3,6 @@ /** * @file generic_object.idl * - * $Id$ - * * This file contains examples of IDL code that has * caused problems in the past for the TAO IDL * compiler. This test is to make sure the problems diff --git a/TAO/tests/IDL_Test/gperf.idl b/TAO/tests/IDL_Test/gperf.idl index 37bbb075483..d5ea5c09d74 100644 --- a/TAO/tests/IDL_Test/gperf.idl +++ b/TAO/tests/IDL_Test/gperf.idl @@ -3,8 +3,6 @@ /** * @file gperf.idl * - * $Id$ - * * This file contains examples of IDL code that has * caused problems in the past for the TAO IDL * compiler. This test is to make sure the problems diff --git a/TAO/tests/IDL_Test/included.idl b/TAO/tests/IDL_Test/included.idl index a8d969c49a0..e51b1450725 100644 --- a/TAO/tests/IDL_Test/included.idl +++ b/TAO/tests/IDL_Test/included.idl @@ -3,8 +3,6 @@ /** * @file included.idl * - * $Id$ - * * This file contains examples of IDL code that has * caused problems in the past for the TAO IDL * compiler. This test is to make sure the problems diff --git a/TAO/tests/IDL_Test/including.idl b/TAO/tests/IDL_Test/including.idl index 865d66c879b..01bebec9d5d 100644 --- a/TAO/tests/IDL_Test/including.idl +++ b/TAO/tests/IDL_Test/including.idl @@ -3,8 +3,6 @@ /** * @file including.idl * - * $Id$ - * * This file contains examples of IDL code that has * caused problems in the past for the TAO IDL * compiler. This test is to make sure the problems diff --git a/TAO/tests/IDL_Test/inherit.idl b/TAO/tests/IDL_Test/inherit.idl index 26ac5916d49..827ea48047b 100644 --- a/TAO/tests/IDL_Test/inherit.idl +++ b/TAO/tests/IDL_Test/inherit.idl @@ -3,8 +3,6 @@ /** * @file inherit.idl * - * $Id$ - * * Tests of interface inheritance in IDL constructs * * diff --git a/TAO/tests/IDL_Test/interface.idl b/TAO/tests/IDL_Test/interface.idl index 83f67cdc875..fa2384d0720 100644 --- a/TAO/tests/IDL_Test/interface.idl +++ b/TAO/tests/IDL_Test/interface.idl @@ -3,8 +3,6 @@ /** * @file interface.idl * - * $Id$ - * * This file contains examples of IDL code that has * caused problems in the past for the TAO IDL * compiler. This test is to make sure the problems diff --git a/TAO/tests/IDL_Test/invalid_scoping1.idl b/TAO/tests/IDL_Test/invalid_scoping1.idl index bb3db137549..7138b1d53d3 100644 --- a/TAO/tests/IDL_Test/invalid_scoping1.idl +++ b/TAO/tests/IDL_Test/invalid_scoping1.idl @@ -3,8 +3,6 @@ /** * @file invalid_scoping1.idl * - * $Id$ - * * This file contains examples of IDL code that has * caused problems in the past for the TAO IDL * compiler. This test is to make sure the problems diff --git a/TAO/tests/IDL_Test/invalid_scoping2.idl b/TAO/tests/IDL_Test/invalid_scoping2.idl index 8d4a0299fc2..19321a8c5a8 100644 --- a/TAO/tests/IDL_Test/invalid_scoping2.idl +++ b/TAO/tests/IDL_Test/invalid_scoping2.idl @@ -3,8 +3,6 @@ /** * @file invalid_scoping2.idl * - * $Id$ - * * This file contains examples of IDL code that has * caused problems in the past for the TAO IDL * compiler. This test is to make sure the problems diff --git a/TAO/tests/IDL_Test/keywords.idl b/TAO/tests/IDL_Test/keywords.idl index 97ad967b2a7..561e511b996 100644 --- a/TAO/tests/IDL_Test/keywords.idl +++ b/TAO/tests/IDL_Test/keywords.idl @@ -3,8 +3,6 @@ /** * @file keywords.idl * - * $Id$ - * * This file contains examples of IDL code that has * caused problems in the past for the TAO IDL * compiler. This test is to make sure the problems diff --git a/TAO/tests/IDL_Test/main.cpp b/TAO/tests/IDL_Test/main.cpp index 0c1c1c878a2..4a9d9a28cd6 100644 --- a/TAO/tests/IDL_Test/main.cpp +++ b/TAO/tests/IDL_Test/main.cpp @@ -3,8 +3,6 @@ /** * @file main.cpp * - * $Id$ - * * We test the pragma prefixes generated in pragma.idl, and * the values of some generated constants in constants.idl. * diff --git a/TAO/tests/IDL_Test/module.idl b/TAO/tests/IDL_Test/module.idl index 95d7efe1566..b99c9705df2 100644 --- a/TAO/tests/IDL_Test/module.idl +++ b/TAO/tests/IDL_Test/module.idl @@ -3,8 +3,6 @@ /** * @file module.idl * - * $Id$ - * * Tests of module IDL constructs * * diff --git a/TAO/tests/IDL_Test/nested_scope.idl b/TAO/tests/IDL_Test/nested_scope.idl index 723d444cce3..46697b2d1bb 100644 --- a/TAO/tests/IDL_Test/nested_scope.idl +++ b/TAO/tests/IDL_Test/nested_scope.idl @@ -3,8 +3,6 @@ /** * @file nested_scope.idl * - * $Id$ - * * This file contains examples of IDL code that has * caused problems in the past for the TAO IDL * compiler. This test is to make sure the problems diff --git a/TAO/tests/IDL_Test/old_array.idl b/TAO/tests/IDL_Test/old_array.idl index a8f3d5f3c21..0a17971e3f7 100644 --- a/TAO/tests/IDL_Test/old_array.idl +++ b/TAO/tests/IDL_Test/old_array.idl @@ -3,8 +3,6 @@ /** * @file old_array.idl * - * $Id$ - * * Tests of array IDL constructs * * diff --git a/TAO/tests/IDL_Test/old_constants.idl b/TAO/tests/IDL_Test/old_constants.idl index f04cf8cf5d4..ad76b11ac20 100644 --- a/TAO/tests/IDL_Test/old_constants.idl +++ b/TAO/tests/IDL_Test/old_constants.idl @@ -3,8 +3,6 @@ /** * @file old_constants.idl * - * $Id$ - * * Tests of const IDL constructs * * diff --git a/TAO/tests/IDL_Test/old_sequence.idl b/TAO/tests/IDL_Test/old_sequence.idl index cf357e3e86a..a68dd355d19 100644 --- a/TAO/tests/IDL_Test/old_sequence.idl +++ b/TAO/tests/IDL_Test/old_sequence.idl @@ -3,8 +3,6 @@ /** * @file old_sequence.idl * - * $Id$ - * * Tests of sequence IDL constructs * * diff --git a/TAO/tests/IDL_Test/old_struct.idl b/TAO/tests/IDL_Test/old_struct.idl index d8076def0fe..7a5f3867506 100644 --- a/TAO/tests/IDL_Test/old_struct.idl +++ b/TAO/tests/IDL_Test/old_struct.idl @@ -3,8 +3,6 @@ /** * @file old_struct.idl * - * $Id$ - * * Tests of struct IDL constructs * * diff --git a/TAO/tests/IDL_Test/old_union.idl b/TAO/tests/IDL_Test/old_union.idl index e0f74ebca13..4c312dd25cc 100644 --- a/TAO/tests/IDL_Test/old_union.idl +++ b/TAO/tests/IDL_Test/old_union.idl @@ -3,8 +3,6 @@ /** * @file old_union.idl * - * $Id$ - * * Tests of union IDL constructs * * diff --git a/TAO/tests/IDL_Test/old_union2.idl b/TAO/tests/IDL_Test/old_union2.idl index b5054c22961..72652712ccb 100644 --- a/TAO/tests/IDL_Test/old_union2.idl +++ b/TAO/tests/IDL_Test/old_union2.idl @@ -3,8 +3,6 @@ /** * @file old_union2.idl * - * $Id$ - * * Further tests of union IDL constructs * * diff --git a/TAO/tests/IDL_Test/params.idl b/TAO/tests/IDL_Test/params.idl index 04604bc561f..617bf8546e5 100644 --- a/TAO/tests/IDL_Test/params.idl +++ b/TAO/tests/IDL_Test/params.idl @@ -3,8 +3,6 @@ /** * @file params.idl * - * $Id$ - * * This file contains examples of IDL code that has * caused problems in the past for the TAO IDL * compiler. This test is to make sure the problems diff --git a/TAO/tests/IDL_Test/pragma.idl b/TAO/tests/IDL_Test/pragma.idl index 118742c5fc4..3062e8b3747 100644 --- a/TAO/tests/IDL_Test/pragma.idl +++ b/TAO/tests/IDL_Test/pragma.idl @@ -3,8 +3,6 @@ /** * @file pragma.idl * - * $Id$ - * * This file contains examples of IDL code that has * caused problems in the past for the TAO IDL * compiler. This test is to make sure the problems diff --git a/TAO/tests/IDL_Test/primtypes.idl b/TAO/tests/IDL_Test/primtypes.idl index c47f44bf3da..5dc9d9992af 100644 --- a/TAO/tests/IDL_Test/primtypes.idl +++ b/TAO/tests/IDL_Test/primtypes.idl @@ -3,8 +3,6 @@ /** * @file primtypes.idl * - * $Id$ - * * Tests of primitive types in IDL * * diff --git a/TAO/tests/IDL_Test/reopen_include1.idl b/TAO/tests/IDL_Test/reopen_include1.idl index 6944d33fa04..056039e6476 100644 --- a/TAO/tests/IDL_Test/reopen_include1.idl +++ b/TAO/tests/IDL_Test/reopen_include1.idl @@ -3,8 +3,6 @@ /** * @file reopen_include1.idl * - * $Id$ - * * This file contains examples of IDL code that has * caused problems in the past for the TAO IDL * compiler. This test is to make sure the problems diff --git a/TAO/tests/IDL_Test/reopen_include2.idl b/TAO/tests/IDL_Test/reopen_include2.idl index 56562adb264..d8651d612ec 100644 --- a/TAO/tests/IDL_Test/reopen_include2.idl +++ b/TAO/tests/IDL_Test/reopen_include2.idl @@ -3,8 +3,6 @@ /** * @file reopen_include2.idl * - * $Id$ - * * This file contains examples of IDL code that has * caused problems in the past for the TAO IDL * compiler. This test is to make sure the problems diff --git a/TAO/tests/IDL_Test/reopened_modules.idl b/TAO/tests/IDL_Test/reopened_modules.idl index 431d2b309f5..06167f34bb0 100644 --- a/TAO/tests/IDL_Test/reopened_modules.idl +++ b/TAO/tests/IDL_Test/reopened_modules.idl @@ -3,8 +3,6 @@ /** * @file reopened_modules.idl * - * $Id$ - * * This file contains examples of IDL code that has * caused problems in the past for the TAO IDL * compiler. This test is to make sure the problems diff --git a/TAO/tests/IDL_Test/repo_id_mod.idl b/TAO/tests/IDL_Test/repo_id_mod.idl index 60620865125..454aa3922ca 100644 --- a/TAO/tests/IDL_Test/repo_id_mod.idl +++ b/TAO/tests/IDL_Test/repo_id_mod.idl @@ -3,8 +3,6 @@ /** * @file repo_id_mod.idl * - * $Id$ - * * This file contains examples of IDL code that has * caused problems in the past for the TAO IDL * compiler. This test is to make sure the problems diff --git a/TAO/tests/IDL_Test/sequence.idl b/TAO/tests/IDL_Test/sequence.idl index f8bb18541b6..69f374d1fe2 100644 --- a/TAO/tests/IDL_Test/sequence.idl +++ b/TAO/tests/IDL_Test/sequence.idl @@ -3,8 +3,6 @@ /** * @file sequence.idl * - * $Id$ - * * This file contains examples of IDL code that has * caused problems in the past for the TAO IDL * compiler. This test is to make sure the problems diff --git a/TAO/tests/IDL_Test/simple.idl b/TAO/tests/IDL_Test/simple.idl index de19060f479..a3cb5944042 100644 --- a/TAO/tests/IDL_Test/simple.idl +++ b/TAO/tests/IDL_Test/simple.idl @@ -3,8 +3,6 @@ /** * @file simple.idl * - * $Id$ - * * Tests of simple IDL * * diff --git a/TAO/tests/IDL_Test/simple2.idl b/TAO/tests/IDL_Test/simple2.idl index 339054dd24e..fdf78771961 100644 --- a/TAO/tests/IDL_Test/simple2.idl +++ b/TAO/tests/IDL_Test/simple2.idl @@ -3,8 +3,6 @@ /** * @file simple2.idl * - * $Id$ - * * Further tests of simple IDL * * diff --git a/TAO/tests/IDL_Test/string_value.idl b/TAO/tests/IDL_Test/string_value.idl index 32d951d2f2d..2aa397abd9e 100644 --- a/TAO/tests/IDL_Test/string_value.idl +++ b/TAO/tests/IDL_Test/string_value.idl @@ -3,8 +3,6 @@ /** * @file string_value.idl * - * $Id$ - * * This file contains depends on the TAO supplied StringValue type. Generated * code based on such IDL failed to compile since the IDL compiler inserted a * #include of a non-existent StringValueA.h. diff --git a/TAO/tests/IDL_Test/typecode.idl b/TAO/tests/IDL_Test/typecode.idl index 65901444b5e..d4c1f051da1 100644 --- a/TAO/tests/IDL_Test/typecode.idl +++ b/TAO/tests/IDL_Test/typecode.idl @@ -3,8 +3,6 @@ /** * @file typecode.idl * - * $Id$ - * * Test a sequence of typecodes * * diff --git a/TAO/tests/IDL_Test/typedef.idl b/TAO/tests/IDL_Test/typedef.idl index ee2493ce3e8..621fb7f4f05 100644 --- a/TAO/tests/IDL_Test/typedef.idl +++ b/TAO/tests/IDL_Test/typedef.idl @@ -3,8 +3,6 @@ /** * @file typedef.idl * - * $Id$ - * * This file contains examples of IDL code that has * caused problems in the past for the TAO IDL * compiler. This test is to make sure the problems diff --git a/TAO/tests/IDL_Test/union.idl b/TAO/tests/IDL_Test/union.idl index f5384549328..897b41480df 100644 --- a/TAO/tests/IDL_Test/union.idl +++ b/TAO/tests/IDL_Test/union.idl @@ -3,8 +3,6 @@ /** * @file union.idl * - * $Id$ - * * This file contains examples of IDL code that has * caused problems in the past for the TAO IDL * compiler. This test is to make sure the problems diff --git a/TAO/tests/IDL_Test/valuetype.idl b/TAO/tests/IDL_Test/valuetype.idl index 799ff4806fd..804ead72947 100644 --- a/TAO/tests/IDL_Test/valuetype.idl +++ b/TAO/tests/IDL_Test/valuetype.idl @@ -3,8 +3,6 @@ /** * @file valuetype.idl * - * $Id$ - * * This file contains examples of IDL code that has * caused problems in the past for the TAO IDL * compiler. This test is to make sure the problems diff --git a/TAO/tests/InterOp-Naming/INS_i.h b/TAO/tests/InterOp-Naming/INS_i.h index 5888b059637..dbb92284b9b 100644 --- a/TAO/tests/InterOp-Naming/INS_i.h +++ b/TAO/tests/InterOp-Naming/INS_i.h @@ -4,8 +4,6 @@ /** * @file INS_i.h * - * $Id$ - * * This class implements the INS interface. * * diff --git a/TAO/tests/InterOp-Naming/Server_i.h b/TAO/tests/InterOp-Naming/Server_i.h index 35248fd2acd..8617f429ff1 100644 --- a/TAO/tests/InterOp-Naming/Server_i.h +++ b/TAO/tests/InterOp-Naming/Server_i.h @@ -3,8 +3,6 @@ /** * @file Server_i.h * - * $Id$ - * * The class is the driver for the INS test server. * * diff --git a/TAO/tests/Leader_Followers/client.cpp b/TAO/tests/Leader_Followers/client.cpp index a69ca775862..0b5b5093248 100644 --- a/TAO/tests/Leader_Followers/client.cpp +++ b/TAO/tests/Leader_Followers/client.cpp @@ -3,8 +3,6 @@ /** * @file client.cpp * - * $Id$ - * * See README. * * diff --git a/TAO/tests/Leader_Followers/test_i.h b/TAO/tests/Leader_Followers/test_i.h index 175291ddca8..36c840e09fb 100644 --- a/TAO/tests/Leader_Followers/test_i.h +++ b/TAO/tests/Leader_Followers/test_i.h @@ -3,8 +3,6 @@ /** * @file test_i.h * - * $Id$ - * * @author Irfan Pyarali */ //============================================================================= diff --git a/TAO/tests/MProfile/test_i.h b/TAO/tests/MProfile/test_i.h index 58cc6ea1bb9..fd1ccf73069 100644 --- a/TAO/tests/MProfile/test_i.h +++ b/TAO/tests/MProfile/test_i.h @@ -3,8 +3,6 @@ /** * @file test_i.h * - * $Id$ - * * @author Carlos O'Ryan <coryan@uci.edu> */ //============================================================================= diff --git a/TAO/tests/MProfile_Connection_Timeout/test_i.h b/TAO/tests/MProfile_Connection_Timeout/test_i.h index bd1c4cbe7e8..4f2b57a5b4d 100644 --- a/TAO/tests/MProfile_Connection_Timeout/test_i.h +++ b/TAO/tests/MProfile_Connection_Timeout/test_i.h @@ -3,8 +3,6 @@ /** * @file test_i.h * - * $Id$ - * * @author Balachandran Natarajan <bala@isis-server.isis.vanderbilt.edu> */ //============================================================================= diff --git a/TAO/tests/MProfile_Forwarding/Servant_Locator.cpp b/TAO/tests/MProfile_Forwarding/Servant_Locator.cpp index 5fa43c2d25c..df5072c5ad1 100644 --- a/TAO/tests/MProfile_Forwarding/Servant_Locator.cpp +++ b/TAO/tests/MProfile_Forwarding/Servant_Locator.cpp @@ -3,8 +3,6 @@ /** * @file Servant_Locator.cpp * - * $Id$ - * * Implementation of MyFooServantLocator class , used with a POA * having a NON_RETAIN policy. * diff --git a/TAO/tests/MProfile_Forwarding/Servant_Locator.h b/TAO/tests/MProfile_Forwarding/Servant_Locator.h index 891d8ea1374..2a93218b7aa 100644 --- a/TAO/tests/MProfile_Forwarding/Servant_Locator.h +++ b/TAO/tests/MProfile_Forwarding/Servant_Locator.h @@ -3,8 +3,6 @@ /** * @file Servant_Locator.h * - * $Id$ - * * Defines a MyFooServantLocator class , used with a POA having * a NON_RETAIN policy * diff --git a/TAO/tests/MProfile_Forwarding/test_i.h b/TAO/tests/MProfile_Forwarding/test_i.h index ba29a0b6941..d4c5fd07536 100644 --- a/TAO/tests/MProfile_Forwarding/test_i.h +++ b/TAO/tests/MProfile_Forwarding/test_i.h @@ -3,8 +3,6 @@ /** * @file test_i.h * - * $Id$ - * * @author Balachandran Natarajan */ //============================================================================= diff --git a/TAO/tests/MT_Client/test_i.h b/TAO/tests/MT_Client/test_i.h index a752d15c3ea..5990b2f3642 100644 --- a/TAO/tests/MT_Client/test_i.h +++ b/TAO/tests/MT_Client/test_i.h @@ -3,8 +3,6 @@ /** * @file test_i.h * - * $Id$ - * * @author Carlos O'Ryan */ //============================================================================= diff --git a/TAO/tests/MT_Server/test_i.h b/TAO/tests/MT_Server/test_i.h index aa98bce6909..ce21c4429cc 100644 --- a/TAO/tests/MT_Server/test_i.h +++ b/TAO/tests/MT_Server/test_i.h @@ -3,8 +3,6 @@ /** * @file test_i.h * - * $Id$ - * * @author Carlos O'Ryan */ //============================================================================= diff --git a/TAO/tests/Mixed_Sync_ASync_Events/main.cpp b/TAO/tests/Mixed_Sync_ASync_Events/main.cpp index c5094d29282..4e264956d96 100644 --- a/TAO/tests/Mixed_Sync_ASync_Events/main.cpp +++ b/TAO/tests/Mixed_Sync_ASync_Events/main.cpp @@ -2,8 +2,6 @@ /** * @file main.cpp * - * $Id$ - * * Implementation of the server. * * diff --git a/TAO/tests/Mixed_Sync_ASync_Events/test.idl b/TAO/tests/Mixed_Sync_ASync_Events/test.idl index 2479ae84d9e..9d8430916fb 100644 --- a/TAO/tests/Mixed_Sync_ASync_Events/test.idl +++ b/TAO/tests/Mixed_Sync_ASync_Events/test.idl @@ -2,8 +2,6 @@ /** * @file test.idl * - * $Id$ - * * IDL description of the Test interface * * @author Martin Corino <mcorino@remedy.nl> diff --git a/TAO/tests/Mixed_Sync_ASync_Events/test_i.cpp b/TAO/tests/Mixed_Sync_ASync_Events/test_i.cpp index 6f15d6fb9b0..71e1292cb93 100644 --- a/TAO/tests/Mixed_Sync_ASync_Events/test_i.cpp +++ b/TAO/tests/Mixed_Sync_ASync_Events/test_i.cpp @@ -2,8 +2,6 @@ /** * @file test_i.cpp * - * $Id$ - * * Implementation of the Test interface. * */ diff --git a/TAO/tests/Mixed_Sync_ASync_Events/test_i.h b/TAO/tests/Mixed_Sync_ASync_Events/test_i.h index 1110efb4ead..99f04bd2962 100644 --- a/TAO/tests/Mixed_Sync_ASync_Events/test_i.h +++ b/TAO/tests/Mixed_Sync_ASync_Events/test_i.h @@ -3,8 +3,6 @@ /** * @file test_i.h * - * $Id$ - * */ //============================================================================= diff --git a/TAO/tests/Multiple/Collocation_Tester.h b/TAO/tests/Multiple/Collocation_Tester.h index 64c3a0c0dad..c6d6e84d0b7 100644 --- a/TAO/tests/Multiple/Collocation_Tester.h +++ b/TAO/tests/Multiple/Collocation_Tester.h @@ -2,8 +2,6 @@ /** * @file Collocation_Tester.h * - * $Id$ - * * This file contains the class that tests the TAO's collocation * mechanism. * diff --git a/TAO/tests/Multiple/Multiple.idl b/TAO/tests/Multiple/Multiple.idl index 2739c5a79b2..7f50b7edbe8 100644 --- a/TAO/tests/Multiple/Multiple.idl +++ b/TAO/tests/Multiple/Multiple.idl @@ -3,8 +3,6 @@ /** * @file Multiple.idl * - * $Id$ - * * IDL definition of a Diamond shaped hierarchy * of IDL interfaces. This Diamond shaped hierarchy * is used for testing the collocation. diff --git a/TAO/tests/Multiple/Multiple_Impl.h b/TAO/tests/Multiple/Multiple_Impl.h index cb1cf3bc6c6..048225b32aa 100644 --- a/TAO/tests/Multiple/Multiple_Impl.h +++ b/TAO/tests/Multiple/Multiple_Impl.h @@ -2,8 +2,6 @@ /** * @file Multiple_Impl.h * - * $Id$ - * * This file contains the servant implementation used to test the * new collocation collocation scheme. * diff --git a/TAO/tests/Multiple_Inheritance/client.cpp b/TAO/tests/Multiple_Inheritance/client.cpp index b49b16472c0..e1f73417d7a 100644 --- a/TAO/tests/Multiple_Inheritance/client.cpp +++ b/TAO/tests/Multiple_Inheritance/client.cpp @@ -2,8 +2,6 @@ /** * @file client.cpp * - * $Id$ - * * A client program for the Multiple Inheritance module * * diff --git a/TAO/tests/Multiple_Retry_Tests/Retry_On_Reply_Failure/test_i.h b/TAO/tests/Multiple_Retry_Tests/Retry_On_Reply_Failure/test_i.h index 8bc654aab28..b2648bc16e9 100755 --- a/TAO/tests/Multiple_Retry_Tests/Retry_On_Reply_Failure/test_i.h +++ b/TAO/tests/Multiple_Retry_Tests/Retry_On_Reply_Failure/test_i.h @@ -3,8 +3,6 @@ /** * @file test_i.h * - * $Id$ - * * @author Carlos O'Ryan */ //============================================================================= diff --git a/TAO/tests/Muxed_GIOP_Versions/test_i.h b/TAO/tests/Muxed_GIOP_Versions/test_i.h index aa98bce6909..ce21c4429cc 100644 --- a/TAO/tests/Muxed_GIOP_Versions/test_i.h +++ b/TAO/tests/Muxed_GIOP_Versions/test_i.h @@ -3,8 +3,6 @@ /** * @file test_i.h * - * $Id$ - * * @author Carlos O'Ryan */ //============================================================================= diff --git a/TAO/tests/Native_Exceptions/test_i.h b/TAO/tests/Native_Exceptions/test_i.h index 7d91d2db577..a92d86fda64 100644 --- a/TAO/tests/Native_Exceptions/test_i.h +++ b/TAO/tests/Native_Exceptions/test_i.h @@ -3,8 +3,6 @@ /** * @file test_i.h * - * $Id$ - * * @author Carlos O'Ryan */ //============================================================================= diff --git a/TAO/tests/NestedUpcall/MT_Client_Test/MT_Client_Test.idl b/TAO/tests/NestedUpcall/MT_Client_Test/MT_Client_Test.idl index 4eafae95875..6c7a121a001 100644 --- a/TAO/tests/NestedUpcall/MT_Client_Test/MT_Client_Test.idl +++ b/TAO/tests/NestedUpcall/MT_Client_Test/MT_Client_Test.idl @@ -2,8 +2,6 @@ /** * @file MT_Client_Test.idl * - * $Id$ - * * An example of how nested upcalls work/fail? * * @author Michael Kircher diff --git a/TAO/tests/NestedUpcall/MT_Client_Test/MT_Object_i.cpp b/TAO/tests/NestedUpcall/MT_Client_Test/MT_Object_i.cpp index 26419d62263..0a7b3e047ae 100644 --- a/TAO/tests/NestedUpcall/MT_Client_Test/MT_Object_i.cpp +++ b/TAO/tests/NestedUpcall/MT_Client_Test/MT_Object_i.cpp @@ -3,8 +3,6 @@ /** * @file MT_Object_i.cpp * - * $Id$ - * * This class implements the Object A of the * Nested Upcalls - MT Client test. * diff --git a/TAO/tests/NestedUpcall/MT_Client_Test/MT_Object_i.h b/TAO/tests/NestedUpcall/MT_Client_Test/MT_Object_i.h index e75f44a01ec..d1f4783af64 100644 --- a/TAO/tests/NestedUpcall/MT_Client_Test/MT_Object_i.h +++ b/TAO/tests/NestedUpcall/MT_Client_Test/MT_Object_i.h @@ -3,8 +3,6 @@ /** * @file MT_Object_i.h * - * $Id$ - * * This class implements the Object A of the * Nested Upcalls - MT Client test * diff --git a/TAO/tests/NestedUpcall/MT_Client_Test/client.cpp b/TAO/tests/NestedUpcall/MT_Client_Test/client.cpp index 66a50c4fa4d..62aefe40053 100644 --- a/TAO/tests/NestedUpcall/MT_Client_Test/client.cpp +++ b/TAO/tests/NestedUpcall/MT_Client_Test/client.cpp @@ -3,8 +3,6 @@ /** * @file client.cpp * - * $Id$ - * * Start one server thread calling a distant MT Object serveral times, * also starting serveral client threads which call the MT Object too. * The server does nested upcalls. diff --git a/TAO/tests/NestedUpcall/MT_Client_Test/client.h b/TAO/tests/NestedUpcall/MT_Client_Test/client.h index 5226fe9aca8..3ed4f5dc36a 100644 --- a/TAO/tests/NestedUpcall/MT_Client_Test/client.h +++ b/TAO/tests/NestedUpcall/MT_Client_Test/client.h @@ -3,8 +3,6 @@ /** * @file client.h * - * $Id$ - * * Test for multithreaded client using one global ORB (and Reactor) * * diff --git a/TAO/tests/NestedUpcall/MT_Client_Test/local_server.cpp b/TAO/tests/NestedUpcall/MT_Client_Test/local_server.cpp index 94aeb20f8ca..babcb25aba3 100644 --- a/TAO/tests/NestedUpcall/MT_Client_Test/local_server.cpp +++ b/TAO/tests/NestedUpcall/MT_Client_Test/local_server.cpp @@ -3,8 +3,6 @@ /** * @file local_server.cpp * - * $Id$ - * * This server will run the ORB briefly and then make * several calls on the distant MT Object. * diff --git a/TAO/tests/NestedUpcall/MT_Client_Test/local_server.h b/TAO/tests/NestedUpcall/MT_Client_Test/local_server.h index 731fd936d21..0268902cb79 100644 --- a/TAO/tests/NestedUpcall/MT_Client_Test/local_server.h +++ b/TAO/tests/NestedUpcall/MT_Client_Test/local_server.h @@ -3,8 +3,6 @@ /** * @file local_server.h * - * $Id$ - * * This class implements a simple server for the * Nested Upcalls - MT Client test * diff --git a/TAO/tests/NestedUpcall/MT_Client_Test/server.cpp b/TAO/tests/NestedUpcall/MT_Client_Test/server.cpp index 5c9ae335c6f..cc7ff748186 100644 --- a/TAO/tests/NestedUpcall/MT_Client_Test/server.cpp +++ b/TAO/tests/NestedUpcall/MT_Client_Test/server.cpp @@ -3,8 +3,6 @@ /** * @file server.cpp * - * $Id$ - * * This class implements a simple server for the * Nested Upcalls - MT_Client test. * diff --git a/TAO/tests/NestedUpcall/MT_Client_Test/server.h b/TAO/tests/NestedUpcall/MT_Client_Test/server.h index 549c5a30830..b9dba3b4d7b 100644 --- a/TAO/tests/NestedUpcall/MT_Client_Test/server.h +++ b/TAO/tests/NestedUpcall/MT_Client_Test/server.h @@ -3,8 +3,6 @@ /** * @file server.h * - * $Id$ - * * This class implements a simple server for the * Nested Upcalls - MT Client test * diff --git a/TAO/tests/NestedUpcall/Simple/test.idl b/TAO/tests/NestedUpcall/Simple/test.idl index c31e438e6e5..53d0e5d9ea7 100644 --- a/TAO/tests/NestedUpcall/Simple/test.idl +++ b/TAO/tests/NestedUpcall/Simple/test.idl @@ -2,8 +2,6 @@ /** * @file test.idl * - * $Id$ - * * A simple test of nested upcalls. * * diff --git a/TAO/tests/NestedUpcall/Triangle_Test/Initiator_i.cpp b/TAO/tests/NestedUpcall/Triangle_Test/Initiator_i.cpp index 49d08edf026..5eb7804fb44 100644 --- a/TAO/tests/NestedUpcall/Triangle_Test/Initiator_i.cpp +++ b/TAO/tests/NestedUpcall/Triangle_Test/Initiator_i.cpp @@ -3,8 +3,6 @@ /** * @file Initiator_i.cpp * - * $Id$ - * * This class implements the Object A of the * Nested Upcalls - Triangle test. * diff --git a/TAO/tests/NestedUpcall/Triangle_Test/Initiator_i.h b/TAO/tests/NestedUpcall/Triangle_Test/Initiator_i.h index 2d4ba8b9c37..a795a1270f8 100644 --- a/TAO/tests/NestedUpcall/Triangle_Test/Initiator_i.h +++ b/TAO/tests/NestedUpcall/Triangle_Test/Initiator_i.h @@ -3,8 +3,6 @@ /** * @file Initiator_i.h * - * $Id$ - * * This class implements the Initiator of the * Nested Upcalls - Triangle test. * diff --git a/TAO/tests/NestedUpcall/Triangle_Test/Object_A_i.cpp b/TAO/tests/NestedUpcall/Triangle_Test/Object_A_i.cpp index 0946f3c3ce7..34addf8b93b 100644 --- a/TAO/tests/NestedUpcall/Triangle_Test/Object_A_i.cpp +++ b/TAO/tests/NestedUpcall/Triangle_Test/Object_A_i.cpp @@ -3,8 +3,6 @@ /** * @file Object_A_i.cpp * - * $Id$ - * * This class implements the Object A of the * Nested Upcalls - Triangle test. * diff --git a/TAO/tests/NestedUpcall/Triangle_Test/Object_A_i.h b/TAO/tests/NestedUpcall/Triangle_Test/Object_A_i.h index 71e604800f7..c3b2811116a 100644 --- a/TAO/tests/NestedUpcall/Triangle_Test/Object_A_i.h +++ b/TAO/tests/NestedUpcall/Triangle_Test/Object_A_i.h @@ -3,8 +3,6 @@ /** * @file Object_A_i.h * - * $Id$ - * * This class implements the Object A of the * Nested Upcalls - Triangle test. * diff --git a/TAO/tests/NestedUpcall/Triangle_Test/Object_B_i.cpp b/TAO/tests/NestedUpcall/Triangle_Test/Object_B_i.cpp index 70cc0810439..7d27ead055c 100644 --- a/TAO/tests/NestedUpcall/Triangle_Test/Object_B_i.cpp +++ b/TAO/tests/NestedUpcall/Triangle_Test/Object_B_i.cpp @@ -3,8 +3,6 @@ /** * @file Object_B_i.cpp * - * $Id$ - * * This class implements the Object B of the * Nested Upcalls - Triangle test. * diff --git a/TAO/tests/NestedUpcall/Triangle_Test/Object_B_i.h b/TAO/tests/NestedUpcall/Triangle_Test/Object_B_i.h index 1fd5f66bb5e..e7a6586fa64 100644 --- a/TAO/tests/NestedUpcall/Triangle_Test/Object_B_i.h +++ b/TAO/tests/NestedUpcall/Triangle_Test/Object_B_i.h @@ -3,8 +3,6 @@ /** * @file Object_B_i.h * - * $Id$ - * * This class implements the Object B of the * Nested Upcalls - Triangle test. * diff --git a/TAO/tests/NestedUpcall/Triangle_Test/Triangle_Test.idl b/TAO/tests/NestedUpcall/Triangle_Test/Triangle_Test.idl index 87b83f1661c..4d62a86b1ca 100644 --- a/TAO/tests/NestedUpcall/Triangle_Test/Triangle_Test.idl +++ b/TAO/tests/NestedUpcall/Triangle_Test/Triangle_Test.idl @@ -2,8 +2,6 @@ /** * @file Triangle_Test.idl * - * $Id$ - * * An example of how nested upcalls work/fail? * * diff --git a/TAO/tests/NestedUpcall/Triangle_Test/initiator.cpp b/TAO/tests/NestedUpcall/Triangle_Test/initiator.cpp index 4b21af5487e..b685d555eea 100644 --- a/TAO/tests/NestedUpcall/Triangle_Test/initiator.cpp +++ b/TAO/tests/NestedUpcall/Triangle_Test/initiator.cpp @@ -3,8 +3,6 @@ /** * @file initiator.cpp * - * $Id$ - * * This class implements a simple server for the * Nested Upcalls - Triangle test. * diff --git a/TAO/tests/NestedUpcall/Triangle_Test/initiator.h b/TAO/tests/NestedUpcall/Triangle_Test/initiator.h index d1c4c5f6848..07e2fb0d417 100644 --- a/TAO/tests/NestedUpcall/Triangle_Test/initiator.h +++ b/TAO/tests/NestedUpcall/Triangle_Test/initiator.h @@ -3,8 +3,6 @@ /** * @file initiator.h * - * $Id$ - * * This class implements a simple server for the * Nested Upcalls - Triangle test * diff --git a/TAO/tests/NestedUpcall/Triangle_Test/server_A.cpp b/TAO/tests/NestedUpcall/Triangle_Test/server_A.cpp index f651030f77c..15afa407bd5 100644 --- a/TAO/tests/NestedUpcall/Triangle_Test/server_A.cpp +++ b/TAO/tests/NestedUpcall/Triangle_Test/server_A.cpp @@ -3,8 +3,6 @@ /** * @file server_A.cpp * - * $Id$ - * * This class implements a simple server for the * Nested Upcalls - Triangle test. * diff --git a/TAO/tests/NestedUpcall/Triangle_Test/server_A.h b/TAO/tests/NestedUpcall/Triangle_Test/server_A.h index efb5257f293..c414951dfe5 100644 --- a/TAO/tests/NestedUpcall/Triangle_Test/server_A.h +++ b/TAO/tests/NestedUpcall/Triangle_Test/server_A.h @@ -3,8 +3,6 @@ /** * @file server_A.h * - * $Id$ - * * This class implements a simple server for the * Nested Upcalls - Triangle test * diff --git a/TAO/tests/NestedUpcall/Triangle_Test/server_B.cpp b/TAO/tests/NestedUpcall/Triangle_Test/server_B.cpp index e37c51b3819..fc822d1dfd2 100644 --- a/TAO/tests/NestedUpcall/Triangle_Test/server_B.cpp +++ b/TAO/tests/NestedUpcall/Triangle_Test/server_B.cpp @@ -3,8 +3,6 @@ /** * @file server_B.cpp * - * $Id$ - * * This class implements a simple server for the * Nested Upcalls - Triangle test. * diff --git a/TAO/tests/NestedUpcall/Triangle_Test/server_B.h b/TAO/tests/NestedUpcall/Triangle_Test/server_B.h index 2eb4faaf39d..ee3874349ec 100644 --- a/TAO/tests/NestedUpcall/Triangle_Test/server_B.h +++ b/TAO/tests/NestedUpcall/Triangle_Test/server_B.h @@ -3,8 +3,6 @@ /** * @file server_B.h * - * $Id$ - * * This class implements a simple server for the * Nested Upcalls - Triangle test * diff --git a/TAO/tests/OBV/Any/AnyS_impl.h b/TAO/tests/OBV/Any/AnyS_impl.h index 7bdb376b825..774090a9c7e 100644 --- a/TAO/tests/OBV/Any/AnyS_impl.h +++ b/TAO/tests/OBV/Any/AnyS_impl.h @@ -3,8 +3,6 @@ /** * @file AnyS_impl.h * - * $Id$ - * * @author Boris Kolpackov <bosk@ipmce.ru> */ //============================================================================= diff --git a/TAO/tests/OBV/Collocated/Forward/Test_impl.h b/TAO/tests/OBV/Collocated/Forward/Test_impl.h index 491368adb23..47ea5de756d 100644 --- a/TAO/tests/OBV/Collocated/Forward/Test_impl.h +++ b/TAO/tests/OBV/Collocated/Forward/Test_impl.h @@ -3,8 +3,6 @@ /** * @file Test_impl.h * - * $Id$ - * * @author Boris Kolpackov <bosk@ipmce.ru> */ //============================================================================= diff --git a/TAO/tests/OBV/Factory/FactoryC_impl.h b/TAO/tests/OBV/Factory/FactoryC_impl.h index 5c5c593c623..787054cd7c1 100644 --- a/TAO/tests/OBV/Factory/FactoryC_impl.h +++ b/TAO/tests/OBV/Factory/FactoryC_impl.h @@ -4,8 +4,6 @@ /** * @file FactoryC_impl.h * - * $Id$ - * * @author Boris Kolpackov <bosk@ipmce.ru> */ // =================================================================== diff --git a/TAO/tests/OBV/Factory/FactoryS_impl.h b/TAO/tests/OBV/Factory/FactoryS_impl.h index 5dd7138e2ad..8556cc81ebb 100644 --- a/TAO/tests/OBV/Factory/FactoryS_impl.h +++ b/TAO/tests/OBV/Factory/FactoryS_impl.h @@ -3,8 +3,6 @@ /** * @file FactoryS_impl.h * - * $Id$ - * * @author Boris Kolpackov <bosk@ipmce.ru> */ //============================================================================= diff --git a/TAO/tests/OBV/Forward/Test_impl.h b/TAO/tests/OBV/Forward/Test_impl.h index 99d7d47f66d..ddddbe5948f 100644 --- a/TAO/tests/OBV/Forward/Test_impl.h +++ b/TAO/tests/OBV/Forward/Test_impl.h @@ -3,8 +3,6 @@ /** * @file Test_impl.h * - * $Id$ - * * @author Boris Kolpackov <bosk@ipmce.ru> */ //============================================================================= diff --git a/TAO/tests/OBV/Simple/Client_i.h b/TAO/tests/OBV/Simple/Client_i.h index 69f6d7794d4..320b7eaefea 100644 --- a/TAO/tests/OBV/Simple/Client_i.h +++ b/TAO/tests/OBV/Simple/Client_i.h @@ -4,8 +4,6 @@ /** * @file Client_i.h * - * $Id$ - * * This class is a template for a CORBA client. * run () sends some valuetypes to a server and * gets back a list of valuetypes. diff --git a/TAO/tests/OBV/Simple/Server_i.h b/TAO/tests/OBV/Simple/Server_i.h index c9ac63bb0ef..abd66dadbe5 100644 --- a/TAO/tests/OBV/Simple/Server_i.h +++ b/TAO/tests/OBV/Simple/Server_i.h @@ -4,8 +4,6 @@ /** * @file Server_i.h * - * $Id$ - * * This class implements the Event_Types IDL interface. * * diff --git a/TAO/tests/OBV/Simple/Simple_util.h b/TAO/tests/OBV/Simple/Simple_util.h index 55da5de3889..88bd80e072d 100644 --- a/TAO/tests/OBV/Simple/Simple_util.h +++ b/TAO/tests/OBV/Simple/Simple_util.h @@ -2,8 +2,6 @@ /** * @file Simple_util.h * - * $Id$ - * * The classe define the templates for the client and server. * * diff --git a/TAO/tests/OBV/TC_Alignment/test.idl b/TAO/tests/OBV/TC_Alignment/test.idl index e21abcf1f46..08b91e2c6b1 100644 --- a/TAO/tests/OBV/TC_Alignment/test.idl +++ b/TAO/tests/OBV/TC_Alignment/test.idl @@ -3,8 +3,6 @@ /** * @file test.idl * - * $Id$ - * * IDL description of the TypeCode alignment Test interface for valuetypes * * diff --git a/TAO/tests/OBV/TC_Alignment/test_i.h b/TAO/tests/OBV/TC_Alignment/test_i.h index c4a7c8086cc..9dddc34fc28 100644 --- a/TAO/tests/OBV/TC_Alignment/test_i.h +++ b/TAO/tests/OBV/TC_Alignment/test_i.h @@ -3,8 +3,6 @@ /** * @file test_i.h * - * $Id$ - * * @author Jeff Parsons <j.parsons@vanderbilt.edu> */ //============================================================================= diff --git a/TAO/tests/OBV/Truncatable/TruncatableS_impl.h b/TAO/tests/OBV/Truncatable/TruncatableS_impl.h index 456b546e83e..843ed75dfed 100644 --- a/TAO/tests/OBV/Truncatable/TruncatableS_impl.h +++ b/TAO/tests/OBV/Truncatable/TruncatableS_impl.h @@ -3,8 +3,6 @@ /** * @file TruncatableS_impl.h * - * $Id$ - * * @author Boris Kolpackov <bosk@ipmce.ru> */ //============================================================================= diff --git a/TAO/tests/OBV/ValueBox/Test_impl.h b/TAO/tests/OBV/ValueBox/Test_impl.h index c5857dd9d47..c1895e13793 100644 --- a/TAO/tests/OBV/ValueBox/Test_impl.h +++ b/TAO/tests/OBV/ValueBox/Test_impl.h @@ -3,8 +3,6 @@ /** * @file Test_impl.h * - * $Id$ - * * @author Gary Maxey */ //============================================================================= diff --git a/TAO/tests/ORB_destroy/ORB_destroy.cpp b/TAO/tests/ORB_destroy/ORB_destroy.cpp index 61aa04872aa..2ee45abce6c 100644 --- a/TAO/tests/ORB_destroy/ORB_destroy.cpp +++ b/TAO/tests/ORB_destroy/ORB_destroy.cpp @@ -3,8 +3,6 @@ /** * @file ORB_destroy.cpp * - * $Id$ - * * Simple ORB destruction test. * * diff --git a/TAO/tests/Object_Loader/Loader.h b/TAO/tests/Object_Loader/Loader.h index 0d2ed52f964..6b358c39fd6 100644 --- a/TAO/tests/Object_Loader/Loader.h +++ b/TAO/tests/Object_Loader/Loader.h @@ -3,8 +3,6 @@ /** * @file Loader.h * - * $Id$ - * * @author Carlos O'Ryan */ //============================================================================= diff --git a/TAO/tests/Object_Loader/Test_i.h b/TAO/tests/Object_Loader/Test_i.h index e9efeb48bce..9b3fc5c5aae 100644 --- a/TAO/tests/Object_Loader/Test_i.h +++ b/TAO/tests/Object_Loader/Test_i.h @@ -3,8 +3,6 @@ /** * @file Test_i.h * - * $Id$ - * * @author Carlos O'Ryan */ //============================================================================= diff --git a/TAO/tests/OctetSeq/OctetSeq.cpp b/TAO/tests/OctetSeq/OctetSeq.cpp index 899efbc9810..bb836861cfc 100644 --- a/TAO/tests/OctetSeq/OctetSeq.cpp +++ b/TAO/tests/OctetSeq/OctetSeq.cpp @@ -4,8 +4,6 @@ /** * @file OctetSeq.cpp * - * $Id$ - * * TAO optimizes octet sequences, this test verifies that the * optimizations do not break any code and that they effectively * improve performance. diff --git a/TAO/tests/OctetSeq/test.idl b/TAO/tests/OctetSeq/test.idl index 4327caa4891..ceaa848800e 100644 --- a/TAO/tests/OctetSeq/test.idl +++ b/TAO/tests/OctetSeq/test.idl @@ -3,8 +3,6 @@ /** * @file test.idl * - * $Id$ - * * Simple IDL file to test octet sequences. * * diff --git a/TAO/tests/OctetSeq/test_i.h b/TAO/tests/OctetSeq/test_i.h index 5608f216f64..cfa06030369 100644 --- a/TAO/tests/OctetSeq/test_i.h +++ b/TAO/tests/OctetSeq/test_i.h @@ -3,8 +3,6 @@ /** * @file test_i.h * - * $Id$ - * * @author Carlos O'Ryan */ //============================================================================= diff --git a/TAO/tests/Oneways_Invoking_Twoways/Receiver_i.h b/TAO/tests/Oneways_Invoking_Twoways/Receiver_i.h index 0bc261615ea..1a1d8e044bb 100644 --- a/TAO/tests/Oneways_Invoking_Twoways/Receiver_i.h +++ b/TAO/tests/Oneways_Invoking_Twoways/Receiver_i.h @@ -3,8 +3,6 @@ /** * @file Receiver_i.h * - * $Id$ - * * @author Balachandran Natarajan <bala@cs.wustl.edu> **/ // =================================================================== diff --git a/TAO/tests/Oneways_Invoking_Twoways/Sender_i.h b/TAO/tests/Oneways_Invoking_Twoways/Sender_i.h index e566594f46e..658ca912400 100644 --- a/TAO/tests/Oneways_Invoking_Twoways/Sender_i.h +++ b/TAO/tests/Oneways_Invoking_Twoways/Sender_i.h @@ -3,8 +3,6 @@ /** * @file Sender_i.h * - * $Id$ - * * @author Balachandran Natarajan <bala@cs.wustl.edu> **/ // =================================================================== diff --git a/TAO/tests/POA/Adapter_Activator/server.cpp b/TAO/tests/POA/Adapter_Activator/server.cpp index 075079129c5..d4a2556bd54 100644 --- a/TAO/tests/POA/Adapter_Activator/server.cpp +++ b/TAO/tests/POA/Adapter_Activator/server.cpp @@ -3,8 +3,6 @@ /** * @file server.cpp * - * $Id$ - * * This example is very similar to the Explicit_Activation example * except that the POAs are deleted once the object references have * been created. After this, an adapter activator is install in the diff --git a/TAO/tests/POA/Bug_2511_Regression/server.cpp b/TAO/tests/POA/Bug_2511_Regression/server.cpp index 087db823045..31a23182892 100644 --- a/TAO/tests/POA/Bug_2511_Regression/server.cpp +++ b/TAO/tests/POA/Bug_2511_Regression/server.cpp @@ -3,8 +3,6 @@ /** * @file server.cpp * - * $Id$ - * * This program tests that multiple calls to the Servant Locator * can take place simultaneously. * diff --git a/TAO/tests/POA/Current/Current.cpp b/TAO/tests/POA/Current/Current.cpp index 914f665c636..24b802ed6a5 100644 --- a/TAO/tests/POA/Current/Current.cpp +++ b/TAO/tests/POA/Current/Current.cpp @@ -3,8 +3,6 @@ /** * @file Current.cpp * - * $Id$ - * * This program tests if accessing the POA current before the * RootPOA can cause any problems. * diff --git a/TAO/tests/POA/DSI/client.cpp b/TAO/tests/POA/DSI/client.cpp index 8cadb1d1896..bcbd934120b 100644 --- a/TAO/tests/POA/DSI/client.cpp +++ b/TAO/tests/POA/DSI/client.cpp @@ -3,8 +3,6 @@ /** * @file client.cpp * - * $Id$ - * * A client program for the Database IDL module * * diff --git a/TAO/tests/POA/DSI/server.cpp b/TAO/tests/POA/DSI/server.cpp index 4d74ddfce0a..0895c895833 100644 --- a/TAO/tests/POA/DSI/server.cpp +++ b/TAO/tests/POA/DSI/server.cpp @@ -3,8 +3,6 @@ /** * @file server.cpp * - * $Id$ - * * A server program for the File IDL module * * diff --git a/TAO/tests/POA/Default_Servant/Default_Servant.cpp b/TAO/tests/POA/Default_Servant/Default_Servant.cpp index 0a2ada0131d..20f2f6061f3 100644 --- a/TAO/tests/POA/Default_Servant/Default_Servant.cpp +++ b/TAO/tests/POA/Default_Servant/Default_Servant.cpp @@ -3,8 +3,6 @@ /** * @file Default_Servant.cpp * - * $Id$ - * * This program tests the behavior of POA::id_to_servant() and * POA::reference_to_servant() with the use of default servants. * diff --git a/TAO/tests/POA/Default_Servant2/File.idl b/TAO/tests/POA/Default_Servant2/File.idl index e1e156e06ab..f94bf938d2b 100644 --- a/TAO/tests/POA/Default_Servant2/File.idl +++ b/TAO/tests/POA/Default_Servant2/File.idl @@ -3,8 +3,6 @@ /** * @file File.idl * - * $Id$ - * * A simple File Descriptor and File System IDL interface. * * diff --git a/TAO/tests/POA/Default_Servant2/File_i.cpp b/TAO/tests/POA/Default_Servant2/File_i.cpp index 3542cdfc3cf..19b8848b452 100644 --- a/TAO/tests/POA/Default_Servant2/File_i.cpp +++ b/TAO/tests/POA/Default_Servant2/File_i.cpp @@ -3,8 +3,6 @@ /** * @file File_i.cpp * - * $Id$ - * * Implementation of the File IDL module and the interfaces * Descriptor and System in it. * diff --git a/TAO/tests/POA/Default_Servant2/File_i.h b/TAO/tests/POA/Default_Servant2/File_i.h index 96238ca075e..fec52426c4b 100644 --- a/TAO/tests/POA/Default_Servant2/File_i.h +++ b/TAO/tests/POA/Default_Servant2/File_i.h @@ -3,8 +3,6 @@ /** * @file File_i.h * - * $Id$ - * * Defines the implementation classes for the File IDL * module * diff --git a/TAO/tests/POA/Default_Servant2/client.cpp b/TAO/tests/POA/Default_Servant2/client.cpp index 70cfde5879e..86a9e820d32 100644 --- a/TAO/tests/POA/Default_Servant2/client.cpp +++ b/TAO/tests/POA/Default_Servant2/client.cpp @@ -3,8 +3,6 @@ /** * @file client.cpp * - * $Id$ - * * A client program for the File IDL module * * diff --git a/TAO/tests/POA/Default_Servant2/server.cpp b/TAO/tests/POA/Default_Servant2/server.cpp index c4bf0788b75..486e63bdbcc 100644 --- a/TAO/tests/POA/Default_Servant2/server.cpp +++ b/TAO/tests/POA/Default_Servant2/server.cpp @@ -3,8 +3,6 @@ /** * @file server.cpp * - * $Id$ - * * A server program for the File IDL module * * diff --git a/TAO/tests/POA/Etherealization/Etherealization.cpp b/TAO/tests/POA/Etherealization/Etherealization.cpp index c5b086aa895..447b436dbaf 100644 --- a/TAO/tests/POA/Etherealization/Etherealization.cpp +++ b/TAO/tests/POA/Etherealization/Etherealization.cpp @@ -3,8 +3,6 @@ /** * @file Etherealization.cpp * - * $Id$ - * * This program tests for deactivation and etherealization of * reference counted and non reference counted servants. * diff --git a/TAO/tests/POA/Excessive_Object_Deactivations/Excessive_Object_Deactivations.cpp b/TAO/tests/POA/Excessive_Object_Deactivations/Excessive_Object_Deactivations.cpp index 9f7f101b28b..11023cd6fcc 100644 --- a/TAO/tests/POA/Excessive_Object_Deactivations/Excessive_Object_Deactivations.cpp +++ b/TAO/tests/POA/Excessive_Object_Deactivations/Excessive_Object_Deactivations.cpp @@ -3,8 +3,6 @@ /** * @file Excessive_Object_Deactivations.cpp * - * $Id$ - * * This program tests for excessive deactivations of a servant. * The test checks excessive deactivations in a POA with SYSTEM_ID * and other POA with USER_ID. The test also check for excessive diff --git a/TAO/tests/POA/Explicit_Activation/server.cpp b/TAO/tests/POA/Explicit_Activation/server.cpp index b82f4b1bdef..5ebd204e06d 100644 --- a/TAO/tests/POA/Explicit_Activation/server.cpp +++ b/TAO/tests/POA/Explicit_Activation/server.cpp @@ -3,8 +3,6 @@ /** * @file server.cpp * - * $Id$ - * * Explicit creation of servants. * * diff --git a/TAO/tests/POA/FindPOA/FindPOA.cpp b/TAO/tests/POA/FindPOA/FindPOA.cpp index 6fdc6432df0..e23ef6a45f1 100644 --- a/TAO/tests/POA/FindPOA/FindPOA.cpp +++ b/TAO/tests/POA/FindPOA/FindPOA.cpp @@ -3,8 +3,6 @@ /** * @file FindPOA.cpp * - * $Id$ - * * This Program tests the find_POA method of a POA. * * diff --git a/TAO/tests/POA/Forwarding/Servant_Activator.h b/TAO/tests/POA/Forwarding/Servant_Activator.h index e2e81975774..c5265b339ac 100644 --- a/TAO/tests/POA/Forwarding/Servant_Activator.h +++ b/TAO/tests/POA/Forwarding/Servant_Activator.h @@ -4,8 +4,6 @@ /** * @file Servant_Activator.h * - * $Id$ - * * Defines a ServantActivator class, used with a POA having a * RETAIN policy * diff --git a/TAO/tests/POA/Forwarding/client.cpp b/TAO/tests/POA/Forwarding/client.cpp index 11f800e37f8..fa90877dbb5 100644 --- a/TAO/tests/POA/Forwarding/client.cpp +++ b/TAO/tests/POA/Forwarding/client.cpp @@ -3,8 +3,6 @@ /** * @file client.cpp * - * $Id$ - * * * This is a simple test client implementation. Also looks out * for forwarding exceptions diff --git a/TAO/tests/POA/Forwarding/server.cpp b/TAO/tests/POA/Forwarding/server.cpp index 09a0867f073..72cfedbfeb9 100644 --- a/TAO/tests/POA/Forwarding/server.cpp +++ b/TAO/tests/POA/Forwarding/server.cpp @@ -3,8 +3,6 @@ /** * @file server.cpp * - * $Id$ - * * Server that receives requests. The server can be asked to * forward new requests to another server. * diff --git a/TAO/tests/POA/Forwarding/test_i.h b/TAO/tests/POA/Forwarding/test_i.h index ce1fbff6f14..7bc71934c57 100644 --- a/TAO/tests/POA/Forwarding/test_i.h +++ b/TAO/tests/POA/Forwarding/test_i.h @@ -2,8 +2,6 @@ /** * @file test_i.h * - * $Id$ - * * Defines test_i class for the test interface * * diff --git a/TAO/tests/POA/Generic_Servant/test_i.h b/TAO/tests/POA/Generic_Servant/test_i.h index cc3c834acb5..af212ab43f3 100644 --- a/TAO/tests/POA/Generic_Servant/test_i.h +++ b/TAO/tests/POA/Generic_Servant/test_i.h @@ -2,8 +2,6 @@ /** * @file test_i.h * - * $Id$ - * * Defines test_i class for the test interface * * diff --git a/TAO/tests/POA/Identity/Identity.cpp b/TAO/tests/POA/Identity/Identity.cpp index 5d544812401..a1c77b1d081 100644 --- a/TAO/tests/POA/Identity/Identity.cpp +++ b/TAO/tests/POA/Identity/Identity.cpp @@ -3,8 +3,6 @@ /** * @file Identity.cpp * - * $Id$ - * * This program demonstrates and tests how to move between id, * reference, and servants. * diff --git a/TAO/tests/POA/Loader/Servant_Activator.cpp b/TAO/tests/POA/Loader/Servant_Activator.cpp index 9f274cb60a4..d7eb32742e5 100644 --- a/TAO/tests/POA/Loader/Servant_Activator.cpp +++ b/TAO/tests/POA/Loader/Servant_Activator.cpp @@ -3,8 +3,6 @@ /** * @file Servant_Activator.cpp * - * $Id$ - * * Implementation of <ServantActivator>, which is used by a POA * with a RETAIN policy. * diff --git a/TAO/tests/POA/Loader/Servant_Activator.h b/TAO/tests/POA/Loader/Servant_Activator.h index 7f1815ac5ed..6ce4840c4d7 100644 --- a/TAO/tests/POA/Loader/Servant_Activator.h +++ b/TAO/tests/POA/Loader/Servant_Activator.h @@ -4,8 +4,6 @@ /** * @file Servant_Activator.h * - * $Id$ - * * Defines a <ServantActivator> class, which activates a servant by * obtaining it and associates it with an object on-demand. * diff --git a/TAO/tests/POA/Loader/Servant_Locator.cpp b/TAO/tests/POA/Loader/Servant_Locator.cpp index 7faaa0a429d..22de62cf1ed 100644 --- a/TAO/tests/POA/Loader/Servant_Locator.cpp +++ b/TAO/tests/POA/Loader/Servant_Locator.cpp @@ -3,8 +3,6 @@ /** * @file Servant_Locator.cpp * - * $Id$ - * * Implementation of ServantLocator class, used with a POA * having a NON_RETAIN policy. * diff --git a/TAO/tests/POA/Loader/Servant_Locator.h b/TAO/tests/POA/Loader/Servant_Locator.h index 050856983b3..42a9b5d6394 100644 --- a/TAO/tests/POA/Loader/Servant_Locator.h +++ b/TAO/tests/POA/Loader/Servant_Locator.h @@ -4,8 +4,6 @@ /** * @file Servant_Locator.h * - * $Id$ - * * Defines a ServantLocator class , used with a POA having * a NON_RETAIN policy. * diff --git a/TAO/tests/POA/Loader/Server_Manager.h b/TAO/tests/POA/Loader/Server_Manager.h index 15db7a8549a..5abc20301c1 100644 --- a/TAO/tests/POA/Loader/Server_Manager.h +++ b/TAO/tests/POA/Loader/Server_Manager.h @@ -4,8 +4,6 @@ /** * @file Server_Manager.h * - * $Id$ - * * Helper class for the server application. * * diff --git a/TAO/tests/POA/Loader/server.cpp b/TAO/tests/POA/Loader/server.cpp index 37603d1319b..276a65ffa72 100644 --- a/TAO/tests/POA/Loader/server.cpp +++ b/TAO/tests/POA/Loader/server.cpp @@ -3,8 +3,6 @@ /** * @file server.cpp * - * $Id$ - * * Server application to test the Servant Activator and Servant Locator. * * diff --git a/TAO/tests/POA/MT_Servant_Locator/MT_Servant_Locator.cpp b/TAO/tests/POA/MT_Servant_Locator/MT_Servant_Locator.cpp index 98350ccd826..811f8e5ffcc 100644 --- a/TAO/tests/POA/MT_Servant_Locator/MT_Servant_Locator.cpp +++ b/TAO/tests/POA/MT_Servant_Locator/MT_Servant_Locator.cpp @@ -3,8 +3,6 @@ /** * @file MT_Servant_Locator.cpp * - * $Id$ - * * This program tests that multiple calls to the Servant Locator * can take place simultaneously. * diff --git a/TAO/tests/POA/Nested_Non_Servant_Upcalls/Nested_Non_Servant_Upcalls.cpp b/TAO/tests/POA/Nested_Non_Servant_Upcalls/Nested_Non_Servant_Upcalls.cpp index 77a0ad2a2c0..12ba936e94f 100644 --- a/TAO/tests/POA/Nested_Non_Servant_Upcalls/Nested_Non_Servant_Upcalls.cpp +++ b/TAO/tests/POA/Nested_Non_Servant_Upcalls/Nested_Non_Servant_Upcalls.cpp @@ -3,8 +3,6 @@ /** * @file Nested_Non_Servant_Upcalls.cpp * - * $Id$ - * * This program tests that nested non-servant upcalls are handled * correctly. * diff --git a/TAO/tests/POA/NewPOA/NewPOA.cpp b/TAO/tests/POA/NewPOA/NewPOA.cpp index 3d503c35d19..c99dbb669df 100644 --- a/TAO/tests/POA/NewPOA/NewPOA.cpp +++ b/TAO/tests/POA/NewPOA/NewPOA.cpp @@ -3,8 +3,6 @@ /** * @file NewPOA.cpp * - * $Id$ - * * This program demonstrates creation of new POAs, as children of the root POA or the * existing POA. * There are three new POA created in this example. diff --git a/TAO/tests/POA/Non_Retain_System_Id/test.cpp b/TAO/tests/POA/Non_Retain_System_Id/test.cpp index 6a5c163120a..301e8aaef1d 100644 --- a/TAO/tests/POA/Non_Retain_System_Id/test.cpp +++ b/TAO/tests/POA/Non_Retain_System_Id/test.cpp @@ -3,8 +3,6 @@ /** * @file test.cpp * - * $Id$ - * * This program verifies that a POA using the NON_RETAIN policy creates * unique system IDs, also that objects created with a USER id policy is * not given a bo diff --git a/TAO/tests/POA/Non_Servant_Upcalls/Non_Servant_Upcalls.cpp b/TAO/tests/POA/Non_Servant_Upcalls/Non_Servant_Upcalls.cpp index 3d862fd28db..e9611df0d90 100644 --- a/TAO/tests/POA/Non_Servant_Upcalls/Non_Servant_Upcalls.cpp +++ b/TAO/tests/POA/Non_Servant_Upcalls/Non_Servant_Upcalls.cpp @@ -3,8 +3,6 @@ /** * @file Non_Servant_Upcalls.cpp * - * $Id$ - * * This program tests the users ability to make calls on a POA * during non-servant upcalls. In this example, a servant which * is being destroyed during because of a deactivate_object() diff --git a/TAO/tests/POA/Object_Reactivation/Object_Reactivation.cpp b/TAO/tests/POA/Object_Reactivation/Object_Reactivation.cpp index f497a31d384..27d4d954195 100644 --- a/TAO/tests/POA/Object_Reactivation/Object_Reactivation.cpp +++ b/TAO/tests/POA/Object_Reactivation/Object_Reactivation.cpp @@ -3,8 +3,6 @@ /** * @file Object_Reactivation.cpp * - * $Id$ - * * This program tests the reactivation of a servant that has been * deactivated but not removed from the Active Object Map yet. * diff --git a/TAO/tests/POA/On_Demand_Act_Direct_Coll/Servant_Activator.cpp b/TAO/tests/POA/On_Demand_Act_Direct_Coll/Servant_Activator.cpp index 646f86ba81b..29c25e83119 100644 --- a/TAO/tests/POA/On_Demand_Act_Direct_Coll/Servant_Activator.cpp +++ b/TAO/tests/POA/On_Demand_Act_Direct_Coll/Servant_Activator.cpp @@ -3,8 +3,6 @@ /** * @file Servant_Activator.cpp * - * $Id$ - * * Implementation of ServantActivator, which is used by a POA with * a RETAIN policy. * diff --git a/TAO/tests/POA/On_Demand_Act_Direct_Coll/Servant_Activator.h b/TAO/tests/POA/On_Demand_Act_Direct_Coll/Servant_Activator.h index db87624ce55..4c227614caa 100644 --- a/TAO/tests/POA/On_Demand_Act_Direct_Coll/Servant_Activator.h +++ b/TAO/tests/POA/On_Demand_Act_Direct_Coll/Servant_Activator.h @@ -4,8 +4,6 @@ /** * @file Servant_Activator.h * - * $Id$ - * * Defines a ServantActivator class. * * diff --git a/TAO/tests/POA/On_Demand_Act_Direct_Coll/test_i.h b/TAO/tests/POA/On_Demand_Act_Direct_Coll/test_i.h index b4937835efb..fea0650a0b2 100644 --- a/TAO/tests/POA/On_Demand_Act_Direct_Coll/test_i.h +++ b/TAO/tests/POA/On_Demand_Act_Direct_Coll/test_i.h @@ -2,8 +2,6 @@ /** * @file test_i.h * - * $Id$ - * * Defines test_i class for the test interface * * diff --git a/TAO/tests/POA/On_Demand_Activation/Servant_Activator.cpp b/TAO/tests/POA/On_Demand_Activation/Servant_Activator.cpp index 3f0aa24d8e2..636a4e4ba29 100644 --- a/TAO/tests/POA/On_Demand_Activation/Servant_Activator.cpp +++ b/TAO/tests/POA/On_Demand_Activation/Servant_Activator.cpp @@ -3,8 +3,6 @@ /** * @file Servant_Activator.cpp * - * $Id$ - * * Implementation of ServantActivator, which is used by a POA with * a RETAIN policy. * diff --git a/TAO/tests/POA/On_Demand_Activation/Servant_Activator.h b/TAO/tests/POA/On_Demand_Activation/Servant_Activator.h index 5f455082704..7f9b9d26c99 100644 --- a/TAO/tests/POA/On_Demand_Activation/Servant_Activator.h +++ b/TAO/tests/POA/On_Demand_Activation/Servant_Activator.h @@ -4,8 +4,6 @@ /** * @file Servant_Activator.h * - * $Id$ - * * Defines a ServantActivator class. * * diff --git a/TAO/tests/POA/On_Demand_Activation/Servant_Locator.cpp b/TAO/tests/POA/On_Demand_Activation/Servant_Locator.cpp index ed317299e10..faec7e47208 100644 --- a/TAO/tests/POA/On_Demand_Activation/Servant_Locator.cpp +++ b/TAO/tests/POA/On_Demand_Activation/Servant_Locator.cpp @@ -3,8 +3,6 @@ /** * @file Servant_Locator.cpp * - * $Id$ - * * Implementation of ServantLocator class , used with a POA * having a NON_RETAIN policy. * diff --git a/TAO/tests/POA/On_Demand_Activation/Servant_Locator.h b/TAO/tests/POA/On_Demand_Activation/Servant_Locator.h index 13c3e5857ab..22350d5b781 100644 --- a/TAO/tests/POA/On_Demand_Activation/Servant_Locator.h +++ b/TAO/tests/POA/On_Demand_Activation/Servant_Locator.h @@ -4,8 +4,6 @@ /** * @file Servant_Locator.h * - * $Id$ - * * Defines a ServantLocator class, used with a POA having a * NON_RETAIN policy * diff --git a/TAO/tests/POA/On_Demand_Activation/server.cpp b/TAO/tests/POA/On_Demand_Activation/server.cpp index ed72b90c473..344b2b3833b 100644 --- a/TAO/tests/POA/On_Demand_Activation/server.cpp +++ b/TAO/tests/POA/On_Demand_Activation/server.cpp @@ -3,8 +3,6 @@ /** * @file server.cpp * - * $Id$ - * * Server to test the Servant Activator and Servant Locator for a POA. * * diff --git a/TAO/tests/POA/On_Demand_Loading/Servant_Activator.cpp b/TAO/tests/POA/On_Demand_Loading/Servant_Activator.cpp index 8b79859a529..d99d3f3009b 100644 --- a/TAO/tests/POA/On_Demand_Loading/Servant_Activator.cpp +++ b/TAO/tests/POA/On_Demand_Loading/Servant_Activator.cpp @@ -3,8 +3,6 @@ /** * @file Servant_Activator.cpp * - * $Id$ - * * Implementation of <ServantActivator_i>, which is used by a POA * with a RETAIN policy. * diff --git a/TAO/tests/POA/On_Demand_Loading/Servant_Activator.h b/TAO/tests/POA/On_Demand_Loading/Servant_Activator.h index 254def99c1e..ebddca4b829 100644 --- a/TAO/tests/POA/On_Demand_Loading/Servant_Activator.h +++ b/TAO/tests/POA/On_Demand_Loading/Servant_Activator.h @@ -4,8 +4,6 @@ /** * @file Servant_Activator.h * - * $Id$ - * * Defines a <ServantActivator_i> class, which uses a * Servant_Manager to activate a servant by loading it and * associates it with an object on-demand. diff --git a/TAO/tests/POA/On_Demand_Loading/Servant_Locator.cpp b/TAO/tests/POA/On_Demand_Loading/Servant_Locator.cpp index 2ba068c0267..9baa1dab59d 100644 --- a/TAO/tests/POA/On_Demand_Loading/Servant_Locator.cpp +++ b/TAO/tests/POA/On_Demand_Loading/Servant_Locator.cpp @@ -3,8 +3,6 @@ /** * @file Servant_Locator.cpp * - * $Id$ - * * Implementation of ServantLocator_i class, used with a POA * having a NON_RETAIN policy. * diff --git a/TAO/tests/POA/On_Demand_Loading/Servant_Locator.h b/TAO/tests/POA/On_Demand_Loading/Servant_Locator.h index a75819b1bc1..5c760329ed1 100644 --- a/TAO/tests/POA/On_Demand_Loading/Servant_Locator.h +++ b/TAO/tests/POA/On_Demand_Loading/Servant_Locator.h @@ -4,8 +4,6 @@ /** * @file Servant_Locator.h * - * $Id$ - * * Defines a ServantLocator_i class , used with a POA having * a NON_RETAIN policy. * diff --git a/TAO/tests/POA/On_Demand_Loading/Servant_Manager.cpp b/TAO/tests/POA/On_Demand_Loading/Servant_Manager.cpp index edff944b13b..d9b7c112489 100644 --- a/TAO/tests/POA/On_Demand_Loading/Servant_Manager.cpp +++ b/TAO/tests/POA/On_Demand_Loading/Servant_Manager.cpp @@ -3,8 +3,6 @@ /** * @file Servant_Manager.cpp * - * $Id$ - * * Implementation of the helper class for the ServantActivator_i * and the ServantLocator_i. * diff --git a/TAO/tests/POA/On_Demand_Loading/Servant_Manager.h b/TAO/tests/POA/On_Demand_Loading/Servant_Manager.h index 3177f0b3964..b4201397f26 100644 --- a/TAO/tests/POA/On_Demand_Loading/Servant_Manager.h +++ b/TAO/tests/POA/On_Demand_Loading/Servant_Manager.h @@ -4,8 +4,6 @@ /** * @file Servant_Manager.h * - * $Id$ - * * Helper class for <ServantActivator_i> and <ServantLoactor_i>. * * diff --git a/TAO/tests/POA/On_Demand_Loading/Server_Manager.h b/TAO/tests/POA/On_Demand_Loading/Server_Manager.h index 2aa642ce766..6f635ae84f2 100644 --- a/TAO/tests/POA/On_Demand_Loading/Server_Manager.h +++ b/TAO/tests/POA/On_Demand_Loading/Server_Manager.h @@ -4,8 +4,6 @@ /** * @file Server_Manager.h * - * $Id$ - * * Helper class for the server application. * * diff --git a/TAO/tests/POA/On_Demand_Loading/server.cpp b/TAO/tests/POA/On_Demand_Loading/server.cpp index 809eccba1fa..73da04b56fb 100644 --- a/TAO/tests/POA/On_Demand_Loading/server.cpp +++ b/TAO/tests/POA/On_Demand_Loading/server.cpp @@ -3,8 +3,6 @@ /** * @file server.cpp * - * $Id$ - * * Server application to test the Servant Activator and Servant Locator. * * diff --git a/TAO/tests/POA/POAManagerFactory/POAManagerFactory.cpp b/TAO/tests/POA/POAManagerFactory/POAManagerFactory.cpp index 478e8a81e27..c2a54dfc0e1 100644 --- a/TAO/tests/POA/POAManagerFactory/POAManagerFactory.cpp +++ b/TAO/tests/POA/POAManagerFactory/POAManagerFactory.cpp @@ -3,8 +3,6 @@ /** * @file POAManagerFactory.cpp * - * $Id$ - * * This program tests Root_POA::the_POAManagerFactory and * the POAManagerFactory interfaces such as create_POAManager(), * list () and find (). diff --git a/TAO/tests/POA/POA_BiDir/POA_BiDir.cpp b/TAO/tests/POA/POA_BiDir/POA_BiDir.cpp index 2fd60b0a6e6..a6b319b91e0 100644 --- a/TAO/tests/POA/POA_BiDir/POA_BiDir.cpp +++ b/TAO/tests/POA/POA_BiDir/POA_BiDir.cpp @@ -3,8 +3,6 @@ /** * @file POA_BiDir.cpp * - * $Id$ - * * This program is an extension of $TAO_ROOT/example/POA/NewPOA. In * the many POA's created this example adds a BiDirGIOP policy to * one of the POA's. diff --git a/TAO/tests/POA/POA_Destruction/POA_Destruction.cpp b/TAO/tests/POA/POA_Destruction/POA_Destruction.cpp index 38df305afdb..3f86e71da9c 100644 --- a/TAO/tests/POA/POA_Destruction/POA_Destruction.cpp +++ b/TAO/tests/POA/POA_Destruction/POA_Destruction.cpp @@ -3,8 +3,6 @@ /** * @file POA_Destruction.cpp * - * $Id$ - * * This program tests the destruction of a POA while there is an * upcall in progress. * diff --git a/TAO/tests/POA/Persistent_ID/client.cpp b/TAO/tests/POA/Persistent_ID/client.cpp index 8bf6bd1c5e1..6827aa0d12e 100644 --- a/TAO/tests/POA/Persistent_ID/client.cpp +++ b/TAO/tests/POA/Persistent_ID/client.cpp @@ -3,8 +3,6 @@ /** * @file client.cpp * - * $Id$ - * * This is a client implementation. * * diff --git a/TAO/tests/POA/Persistent_ID/server.cpp b/TAO/tests/POA/Persistent_ID/server.cpp index 1cd8c0efd39..dd8ea299657 100644 --- a/TAO/tests/POA/Persistent_ID/server.cpp +++ b/TAO/tests/POA/Persistent_ID/server.cpp @@ -3,8 +3,6 @@ /** * @file server.cpp * - * $Id$ - * * In this example of using Persistent IDs. * * diff --git a/TAO/tests/POA/Policies/Policies.cpp b/TAO/tests/POA/Policies/Policies.cpp index 38751511447..635128b5164 100644 --- a/TAO/tests/POA/Policies/Policies.cpp +++ b/TAO/tests/POA/Policies/Policies.cpp @@ -3,8 +3,6 @@ /** * @file Policies.cpp * - * $Id$ - * * This program tests the construction of POA policies, both * through the generic ORB::create_policy interface and the * PortableServer specific interfaces. diff --git a/TAO/tests/POA/Reference_Counted_Servant/server.cpp b/TAO/tests/POA/Reference_Counted_Servant/server.cpp index e11da6ae7f1..58009816ebd 100644 --- a/TAO/tests/POA/Reference_Counted_Servant/server.cpp +++ b/TAO/tests/POA/Reference_Counted_Servant/server.cpp @@ -3,8 +3,6 @@ /** * @file server.cpp * - * $Id$ - * * This example shows how to use reference counted servants to * automatically manage dynamic memory for servants. * Stubs/Skeletons and client code is available in diff --git a/TAO/tests/POA/RootPOA/RootPOA.cpp b/TAO/tests/POA/RootPOA/RootPOA.cpp index be973d012ad..65676df086a 100644 --- a/TAO/tests/POA/RootPOA/RootPOA.cpp +++ b/TAO/tests/POA/RootPOA/RootPOA.cpp @@ -3,8 +3,6 @@ /** * @file RootPOA.cpp * - * $Id$ - * * This program gets the name of the Root POA and prints it out on * the standard output. * diff --git a/TAO/tests/POA/Single_Threaded_POA/Single_Threaded_POA.cpp b/TAO/tests/POA/Single_Threaded_POA/Single_Threaded_POA.cpp index 504889b7319..005ecb86609 100644 --- a/TAO/tests/POA/Single_Threaded_POA/Single_Threaded_POA.cpp +++ b/TAO/tests/POA/Single_Threaded_POA/Single_Threaded_POA.cpp @@ -3,8 +3,6 @@ /** * @file Single_Threaded_POA.cpp * - * $Id$ - * * This program tests to make sure that two threads cannot call * servants in a single threaded POA simultaneously. At the same * time, it makes sure that a servant can call itself or other diff --git a/TAO/tests/POA/TIE/client.cpp b/TAO/tests/POA/TIE/client.cpp index 0dd7cf83ba7..48497d056c9 100644 --- a/TAO/tests/POA/TIE/client.cpp +++ b/TAO/tests/POA/TIE/client.cpp @@ -3,8 +3,6 @@ /** * @file client.cpp * - * $Id$ - * * This is a simple client implementation. * * diff --git a/TAO/tests/POA/TIE/server.cpp b/TAO/tests/POA/TIE/server.cpp index 9a152af4997..3bf41a3fdeb 100644 --- a/TAO/tests/POA/TIE/server.cpp +++ b/TAO/tests/POA/TIE/server.cpp @@ -3,8 +3,6 @@ /** * @file server.cpp * - * $Id$ - * * In this example, * * diff --git a/TAO/tests/POA/TIE/test_i.cpp b/TAO/tests/POA/TIE/test_i.cpp index 016e58330fa..b557bb3c8bb 100644 --- a/TAO/tests/POA/TIE/test_i.cpp +++ b/TAO/tests/POA/TIE/test_i.cpp @@ -3,8 +3,6 @@ /** * @file test_i.cpp * - * $Id$ - * * This is a simple test servant implementation * * diff --git a/TAO/tests/POA/TIE/test_i.h b/TAO/tests/POA/TIE/test_i.h index 534b44c29f5..ca324535d98 100644 --- a/TAO/tests/POA/TIE/test_i.h +++ b/TAO/tests/POA/TIE/test_i.h @@ -4,8 +4,6 @@ /** * @file test_i.h * - * $Id$ - * * Defines implementation classes for the interfaces * * diff --git a/TAO/tests/POA/wait_for_completion/wait_for_completion.cpp b/TAO/tests/POA/wait_for_completion/wait_for_completion.cpp index c4a9224f105..ab979c657f9 100644 --- a/TAO/tests/POA/wait_for_completion/wait_for_completion.cpp +++ b/TAO/tests/POA/wait_for_completion/wait_for_completion.cpp @@ -3,8 +3,6 @@ /** * @file wait_for_completion.cpp * - * $Id$ - * * This program tests the wait_for_completion feature of a POA. * * diff --git a/TAO/tests/Param_Test/any.cpp b/TAO/tests/Param_Test/any.cpp index 31468c2ceee..5aaae1f10ca 100644 --- a/TAO/tests/Param_Test/any.cpp +++ b/TAO/tests/Param_Test/any.cpp @@ -3,8 +3,6 @@ /** * @file any.cpp * - * $Id$ - * * tests Anys * * diff --git a/TAO/tests/Param_Test/any.h b/TAO/tests/Param_Test/any.h index 5f999f95bfc..0107285343c 100644 --- a/TAO/tests/Param_Test/any.h +++ b/TAO/tests/Param_Test/any.h @@ -3,8 +3,6 @@ /** * @file any.h * - * $Id$ - * * Tests Anys * * diff --git a/TAO/tests/Param_Test/anyop.cpp b/TAO/tests/Param_Test/anyop.cpp index 9ac6b304a67..443a9ee7a2f 100644 --- a/TAO/tests/Param_Test/anyop.cpp +++ b/TAO/tests/Param_Test/anyop.cpp @@ -3,8 +3,6 @@ /** * @file anyop.cpp * - * $Id$ - * * @author Carlos O'Ryan */ //============================================================================= diff --git a/TAO/tests/Param_Test/bd_array_seq.cpp b/TAO/tests/Param_Test/bd_array_seq.cpp index b394fcad4a2..542304711dc 100644 --- a/TAO/tests/Param_Test/bd_array_seq.cpp +++ b/TAO/tests/Param_Test/bd_array_seq.cpp @@ -3,8 +3,6 @@ /** * @file bd_array_seq.cpp * - * $Id$ - * * tests bounded array sequences * * diff --git a/TAO/tests/Param_Test/bd_array_seq.h b/TAO/tests/Param_Test/bd_array_seq.h index 1cbb42e1129..9cda91ac37c 100644 --- a/TAO/tests/Param_Test/bd_array_seq.h +++ b/TAO/tests/Param_Test/bd_array_seq.h @@ -3,8 +3,6 @@ /** * @file bd_array_seq.h * - * $Id$ - * * Tests bounded array sequence * * diff --git a/TAO/tests/Param_Test/bd_long_seq.cpp b/TAO/tests/Param_Test/bd_long_seq.cpp index 5b047e073b0..fe41ade1760 100644 --- a/TAO/tests/Param_Test/bd_long_seq.cpp +++ b/TAO/tests/Param_Test/bd_long_seq.cpp @@ -3,8 +3,6 @@ /** * @file bd_long_seq.cpp * - * $Id$ - * * tests bounded long sequences * * diff --git a/TAO/tests/Param_Test/bd_long_seq.h b/TAO/tests/Param_Test/bd_long_seq.h index aa2978f6f4d..523b81e8bcc 100644 --- a/TAO/tests/Param_Test/bd_long_seq.h +++ b/TAO/tests/Param_Test/bd_long_seq.h @@ -3,8 +3,6 @@ /** * @file bd_long_seq.h * - * $Id$ - * * Tests bounded long sequences * * diff --git a/TAO/tests/Param_Test/bd_short_seq.cpp b/TAO/tests/Param_Test/bd_short_seq.cpp index 08899259432..df44cb844a1 100644 --- a/TAO/tests/Param_Test/bd_short_seq.cpp +++ b/TAO/tests/Param_Test/bd_short_seq.cpp @@ -3,8 +3,6 @@ /** * @file bd_short_seq.cpp * - * $Id$ - * * tests bounded short sequences * * diff --git a/TAO/tests/Param_Test/bd_short_seq.h b/TAO/tests/Param_Test/bd_short_seq.h index 1ca0b16bc65..8e4249ae41e 100644 --- a/TAO/tests/Param_Test/bd_short_seq.h +++ b/TAO/tests/Param_Test/bd_short_seq.h @@ -3,8 +3,6 @@ /** * @file bd_short_seq.h * - * $Id$ - * * Tests bounded short sequence * * diff --git a/TAO/tests/Param_Test/bd_str_seq.cpp b/TAO/tests/Param_Test/bd_str_seq.cpp index b6bab477d37..0523bfcab39 100644 --- a/TAO/tests/Param_Test/bd_str_seq.cpp +++ b/TAO/tests/Param_Test/bd_str_seq.cpp @@ -3,8 +3,6 @@ /** * @file bd_str_seq.cpp * - * $Id$ - * * tests bounded string sequences * * diff --git a/TAO/tests/Param_Test/bd_str_seq.h b/TAO/tests/Param_Test/bd_str_seq.h index 9e9994fefab..24a6b68b56a 100644 --- a/TAO/tests/Param_Test/bd_str_seq.h +++ b/TAO/tests/Param_Test/bd_str_seq.h @@ -3,8 +3,6 @@ /** * @file bd_str_seq.h * - * $Id$ - * * Tests bounded sequences of strings * * diff --git a/TAO/tests/Param_Test/bd_string.cpp b/TAO/tests/Param_Test/bd_string.cpp index ace0459c1a9..af11ed83dc8 100644 --- a/TAO/tests/Param_Test/bd_string.cpp +++ b/TAO/tests/Param_Test/bd_string.cpp @@ -3,8 +3,6 @@ /** * @file bd_string.cpp * - * $Id$ - * * tests bounded strings * * diff --git a/TAO/tests/Param_Test/bd_string.h b/TAO/tests/Param_Test/bd_string.h index 156dea3e0a2..86697642cca 100644 --- a/TAO/tests/Param_Test/bd_string.h +++ b/TAO/tests/Param_Test/bd_string.h @@ -3,8 +3,6 @@ /** * @file bd_string.h * - * $Id$ - * * Tests bounded string * * diff --git a/TAO/tests/Param_Test/bd_struct_seq.cpp b/TAO/tests/Param_Test/bd_struct_seq.cpp index 2e7aa0cc9d5..f69e8cf8168 100644 --- a/TAO/tests/Param_Test/bd_struct_seq.cpp +++ b/TAO/tests/Param_Test/bd_struct_seq.cpp @@ -3,8 +3,6 @@ /** * @file bd_struct_seq.cpp * - * $Id$ - * * tests bounded struct sequences * * diff --git a/TAO/tests/Param_Test/bd_struct_seq.h b/TAO/tests/Param_Test/bd_struct_seq.h index 576fde32ae7..78a2a3009ae 100644 --- a/TAO/tests/Param_Test/bd_struct_seq.h +++ b/TAO/tests/Param_Test/bd_struct_seq.h @@ -3,8 +3,6 @@ /** * @file bd_struct_seq.h * - * $Id$ - * * Tests bounded struct sequence * * diff --git a/TAO/tests/Param_Test/bd_wstr_seq.cpp b/TAO/tests/Param_Test/bd_wstr_seq.cpp index 49542b3a0a1..050c7975784 100644 --- a/TAO/tests/Param_Test/bd_wstr_seq.cpp +++ b/TAO/tests/Param_Test/bd_wstr_seq.cpp @@ -3,8 +3,6 @@ /** * @file bd_wstr_seq.cpp * - * $Id$ - * * tests bounded wide string sequences * * diff --git a/TAO/tests/Param_Test/bd_wstr_seq.h b/TAO/tests/Param_Test/bd_wstr_seq.h index 1cec415071e..2945450b9c6 100644 --- a/TAO/tests/Param_Test/bd_wstr_seq.h +++ b/TAO/tests/Param_Test/bd_wstr_seq.h @@ -3,8 +3,6 @@ /** * @file bd_wstr_seq.h * - * $Id$ - * * Tests bounded sequences of wide strings * * diff --git a/TAO/tests/Param_Test/bd_wstring.cpp b/TAO/tests/Param_Test/bd_wstring.cpp index 3f99a121445..6aa58990922 100644 --- a/TAO/tests/Param_Test/bd_wstring.cpp +++ b/TAO/tests/Param_Test/bd_wstring.cpp @@ -3,8 +3,6 @@ /** * @file bd_wstring.cpp * - * $Id$ - * * tests bounded wide strings * * diff --git a/TAO/tests/Param_Test/bd_wstring.h b/TAO/tests/Param_Test/bd_wstring.h index ae10a6f65d6..59241f0d60e 100644 --- a/TAO/tests/Param_Test/bd_wstring.h +++ b/TAO/tests/Param_Test/bd_wstring.h @@ -3,8 +3,6 @@ /** * @file bd_wstring.h * - * $Id$ - * * Tests bounded wide string * * diff --git a/TAO/tests/Param_Test/big_union.cpp b/TAO/tests/Param_Test/big_union.cpp index 929acbbe2bd..1b3079c939a 100644 --- a/TAO/tests/Param_Test/big_union.cpp +++ b/TAO/tests/Param_Test/big_union.cpp @@ -3,8 +3,6 @@ /** * @file big_union.cpp * - * $Id$ - * * tests Big_Unions * * diff --git a/TAO/tests/Param_Test/big_union.h b/TAO/tests/Param_Test/big_union.h index 429705fb282..045df709145 100644 --- a/TAO/tests/Param_Test/big_union.h +++ b/TAO/tests/Param_Test/big_union.h @@ -3,8 +3,6 @@ /** * @file big_union.h * - * $Id$ - * * Tests Anys * * diff --git a/TAO/tests/Param_Test/client.cpp b/TAO/tests/Param_Test/client.cpp index 1745c426aa7..20fde3c9fb4 100644 --- a/TAO/tests/Param_Test/client.cpp +++ b/TAO/tests/Param_Test/client.cpp @@ -3,8 +3,6 @@ /** * @file client.cpp * - * $Id$ - * * This file contains the implementation of the client-side of the * Param_Test application. * diff --git a/TAO/tests/Param_Test/client.h b/TAO/tests/Param_Test/client.h index 05bcee0d1e0..170327ac259 100644 --- a/TAO/tests/Param_Test/client.h +++ b/TAO/tests/Param_Test/client.h @@ -3,8 +3,6 @@ /** * @file client.h * - * $Id$ - * * Header file for the Param_Test client application. * * diff --git a/TAO/tests/Param_Test/complex_any.cpp b/TAO/tests/Param_Test/complex_any.cpp index 4520c5e5e31..28d5e8b670f 100644 --- a/TAO/tests/Param_Test/complex_any.cpp +++ b/TAO/tests/Param_Test/complex_any.cpp @@ -3,8 +3,6 @@ /** * @file complex_any.cpp * - * $Id$ - * * tests complex Anys * * diff --git a/TAO/tests/Param_Test/complex_any.h b/TAO/tests/Param_Test/complex_any.h index 2d8ed898466..506db9e70f7 100644 --- a/TAO/tests/Param_Test/complex_any.h +++ b/TAO/tests/Param_Test/complex_any.h @@ -3,8 +3,6 @@ /** * @file complex_any.h * - * $Id$ - * * Tests complex Anys * * diff --git a/TAO/tests/Param_Test/driver.cpp b/TAO/tests/Param_Test/driver.cpp index 2b9ada83c52..d3047eb5c18 100644 --- a/TAO/tests/Param_Test/driver.cpp +++ b/TAO/tests/Param_Test/driver.cpp @@ -3,8 +3,6 @@ /** * @file driver.cpp * - * $Id$ - * * Driver program * * diff --git a/TAO/tests/Param_Test/driver.h b/TAO/tests/Param_Test/driver.h index df6ab513691..88717055403 100644 --- a/TAO/tests/Param_Test/driver.h +++ b/TAO/tests/Param_Test/driver.h @@ -3,8 +3,6 @@ /** * @file driver.h * - * $Id$ - * * Header file for the driver program. The driver is a singleton. * * diff --git a/TAO/tests/Param_Test/except.cpp b/TAO/tests/Param_Test/except.cpp index decc97863f3..6f4b67a841b 100644 --- a/TAO/tests/Param_Test/except.cpp +++ b/TAO/tests/Param_Test/except.cpp @@ -3,8 +3,6 @@ /** * @file except.cpp * - * $Id$ - * * tests exception * * diff --git a/TAO/tests/Param_Test/except.h b/TAO/tests/Param_Test/except.h index acfd4b1d1cc..669f31a2611 100644 --- a/TAO/tests/Param_Test/except.h +++ b/TAO/tests/Param_Test/except.h @@ -3,8 +3,6 @@ /** * @file except.h * - * $Id$ - * * Tests system and user exceptions * * diff --git a/TAO/tests/Param_Test/fixed_array.cpp b/TAO/tests/Param_Test/fixed_array.cpp index ebec9775c7a..91d6e49b66f 100644 --- a/TAO/tests/Param_Test/fixed_array.cpp +++ b/TAO/tests/Param_Test/fixed_array.cpp @@ -3,8 +3,6 @@ /** * @file fixed_array.cpp * - * $Id$ - * * tests fixed size arrays * * diff --git a/TAO/tests/Param_Test/fixed_array.h b/TAO/tests/Param_Test/fixed_array.h index ff4626a020b..43727e59365 100644 --- a/TAO/tests/Param_Test/fixed_array.h +++ b/TAO/tests/Param_Test/fixed_array.h @@ -3,8 +3,6 @@ /** * @file fixed_array.h * - * $Id$ - * * Tests fixed size array * * diff --git a/TAO/tests/Param_Test/fixed_struct.cpp b/TAO/tests/Param_Test/fixed_struct.cpp index b2c4e67281b..276c54c888a 100644 --- a/TAO/tests/Param_Test/fixed_struct.cpp +++ b/TAO/tests/Param_Test/fixed_struct.cpp @@ -3,8 +3,6 @@ /** * @file fixed_struct.cpp * - * $Id$ - * * tests fixed sized structs * * diff --git a/TAO/tests/Param_Test/fixed_struct.h b/TAO/tests/Param_Test/fixed_struct.h index fc4bf1115bb..004ad0238d6 100644 --- a/TAO/tests/Param_Test/fixed_struct.h +++ b/TAO/tests/Param_Test/fixed_struct.h @@ -3,8 +3,6 @@ /** * @file fixed_struct.h * - * $Id$ - * * Tests fixed size structs * * diff --git a/TAO/tests/Param_Test/helper.cpp b/TAO/tests/Param_Test/helper.cpp index 2aee194703e..d9c331c85cd 100644 --- a/TAO/tests/Param_Test/helper.cpp +++ b/TAO/tests/Param_Test/helper.cpp @@ -3,8 +3,6 @@ /** * @file helper.cpp * - * $Id$ - * * Defines a helper class that can generate values for the parameters used * for the Param_Test example * diff --git a/TAO/tests/Param_Test/helper.h b/TAO/tests/Param_Test/helper.h index 41deb1a44e8..04db45eb11b 100644 --- a/TAO/tests/Param_Test/helper.h +++ b/TAO/tests/Param_Test/helper.h @@ -3,8 +3,6 @@ /** * @file helper.h * - * $Id$ - * * Defines a helper class that can generate values for the parameters used * for the Param_Test example * diff --git a/TAO/tests/Param_Test/multdim_array.cpp b/TAO/tests/Param_Test/multdim_array.cpp index 3df45926ae9..dfc60a645e8 100644 --- a/TAO/tests/Param_Test/multdim_array.cpp +++ b/TAO/tests/Param_Test/multdim_array.cpp @@ -3,8 +3,6 @@ /** * @file multdim_array.cpp * - * $Id$ - * * tests multidimensional fixed size arrays * * diff --git a/TAO/tests/Param_Test/multdim_array.h b/TAO/tests/Param_Test/multdim_array.h index b275ef78145..a442533a463 100644 --- a/TAO/tests/Param_Test/multdim_array.h +++ b/TAO/tests/Param_Test/multdim_array.h @@ -3,8 +3,6 @@ /** * @file multdim_array.h * - * $Id$ - * * Tests multi dimensional array * * diff --git a/TAO/tests/Param_Test/nested_struct.cpp b/TAO/tests/Param_Test/nested_struct.cpp index e8a8805109e..d7c06955920 100644 --- a/TAO/tests/Param_Test/nested_struct.cpp +++ b/TAO/tests/Param_Test/nested_struct.cpp @@ -3,8 +3,6 @@ /** * @file nested_struct.cpp * - * $Id$ - * * tests nested structs * * diff --git a/TAO/tests/Param_Test/nested_struct.h b/TAO/tests/Param_Test/nested_struct.h index 10044dfd3e0..362e45c14a4 100644 --- a/TAO/tests/Param_Test/nested_struct.h +++ b/TAO/tests/Param_Test/nested_struct.h @@ -3,8 +3,6 @@ /** * @file nested_struct.h * - * $Id$ - * * Tests nested structures * * diff --git a/TAO/tests/Param_Test/objref.cpp b/TAO/tests/Param_Test/objref.cpp index 4d35cecd7ac..3076561a4ee 100644 --- a/TAO/tests/Param_Test/objref.cpp +++ b/TAO/tests/Param_Test/objref.cpp @@ -3,8 +3,6 @@ /** * @file objref.cpp * - * $Id$ - * * tests object references * * diff --git a/TAO/tests/Param_Test/objref.h b/TAO/tests/Param_Test/objref.h index bcbbc908007..e216001e74b 100644 --- a/TAO/tests/Param_Test/objref.h +++ b/TAO/tests/Param_Test/objref.h @@ -3,8 +3,6 @@ /** * @file objref.h * - * $Id$ - * * Tests object references * * diff --git a/TAO/tests/Param_Test/objref_struct.cpp b/TAO/tests/Param_Test/objref_struct.cpp index bb9bc19af57..634a0c836bf 100644 --- a/TAO/tests/Param_Test/objref_struct.cpp +++ b/TAO/tests/Param_Test/objref_struct.cpp @@ -3,8 +3,6 @@ /** * @file objref_struct.cpp * - * $Id$ - * * test structures containing object references. * * diff --git a/TAO/tests/Param_Test/objref_struct.h b/TAO/tests/Param_Test/objref_struct.h index 0f8335c0506..9625a128148 100644 --- a/TAO/tests/Param_Test/objref_struct.h +++ b/TAO/tests/Param_Test/objref_struct.h @@ -3,8 +3,6 @@ /** * @file objref_struct.h * - * $Id$ - * * Tests variable sized structures * * diff --git a/TAO/tests/Param_Test/options.cpp b/TAO/tests/Param_Test/options.cpp index 1193e8a64d0..1ce7419562c 100644 --- a/TAO/tests/Param_Test/options.cpp +++ b/TAO/tests/Param_Test/options.cpp @@ -3,8 +3,6 @@ /** * @file options.cpp * - * $Id$ - * * Options for the Param_Test application * * diff --git a/TAO/tests/Param_Test/options.h b/TAO/tests/Param_Test/options.h index ca17dcba529..2de8de2e7ee 100644 --- a/TAO/tests/Param_Test/options.h +++ b/TAO/tests/Param_Test/options.h @@ -3,8 +3,6 @@ /** * @file options.h * - * $Id$ - * * Options for the Param_Test application * * diff --git a/TAO/tests/Param_Test/param_test.idl b/TAO/tests/Param_Test/param_test.idl index 2fbfafcf778..f1ba518f199 100644 --- a/TAO/tests/Param_Test/param_test.idl +++ b/TAO/tests/Param_Test/param_test.idl @@ -3,8 +3,6 @@ /** * @file param_test.idl * - * $Id$ - * * This IDL description is used to test all the parameter passing modes (in, * inout, out, and return) for a number of IDL data types. The goal is to * verify the correctness of the generated stubs and skeletons, and the diff --git a/TAO/tests/Param_Test/param_test_i.cpp b/TAO/tests/Param_Test/param_test_i.cpp index aa822a4f573..4993592dbb8 100644 --- a/TAO/tests/Param_Test/param_test_i.cpp +++ b/TAO/tests/Param_Test/param_test_i.cpp @@ -3,8 +3,6 @@ /** * @file param_test_i.cpp * - * $Id$ - * * @author Aniruddha Gokhale */ //============================================================================= diff --git a/TAO/tests/Param_Test/param_test_i.h b/TAO/tests/Param_Test/param_test_i.h index 478253046dd..8c8af88d3ec 100644 --- a/TAO/tests/Param_Test/param_test_i.h +++ b/TAO/tests/Param_Test/param_test_i.h @@ -3,8 +3,6 @@ /** * @file param_test_i.h * - * $Id$ - * * @author Aniruddha Gokhale */ //============================================================================= diff --git a/TAO/tests/Param_Test/recursive_struct.cpp b/TAO/tests/Param_Test/recursive_struct.cpp index e6bcb00611a..4fec020ae20 100644 --- a/TAO/tests/Param_Test/recursive_struct.cpp +++ b/TAO/tests/Param_Test/recursive_struct.cpp @@ -3,8 +3,6 @@ /** * @file recursive_struct.cpp * - * $Id$ - * * test structure that contains a sequence of itself * * diff --git a/TAO/tests/Param_Test/recursive_struct.h b/TAO/tests/Param_Test/recursive_struct.h index 89aaf25746b..27c7b4bb14e 100644 --- a/TAO/tests/Param_Test/recursive_struct.h +++ b/TAO/tests/Param_Test/recursive_struct.h @@ -3,8 +3,6 @@ /** * @file recursive_struct.h * - * $Id$ - * * Tests a structure that contains a sequence of itself * * diff --git a/TAO/tests/Param_Test/recursive_union.cpp b/TAO/tests/Param_Test/recursive_union.cpp index 8353cabdde8..a20e61bd539 100644 --- a/TAO/tests/Param_Test/recursive_union.cpp +++ b/TAO/tests/Param_Test/recursive_union.cpp @@ -3,8 +3,6 @@ /** * @file recursive_union.cpp * - * $Id$ - * * test union that contains a sequence of itself * * diff --git a/TAO/tests/Param_Test/recursive_union.h b/TAO/tests/Param_Test/recursive_union.h index 995a0c49c17..04ef2dd591e 100644 --- a/TAO/tests/Param_Test/recursive_union.h +++ b/TAO/tests/Param_Test/recursive_union.h @@ -3,8 +3,6 @@ /** * @file recursive_union.h * - * $Id$ - * * Tests a union that contains a sequence of itself * * diff --git a/TAO/tests/Param_Test/results.cpp b/TAO/tests/Param_Test/results.cpp index 179a4adef02..994ea863d19 100644 --- a/TAO/tests/Param_Test/results.cpp +++ b/TAO/tests/Param_Test/results.cpp @@ -3,8 +3,6 @@ /** * @file results.cpp * - * $Id$ - * * Printing the results * * diff --git a/TAO/tests/Param_Test/results.h b/TAO/tests/Param_Test/results.h index 65c490debd4..cd8fd6009d1 100644 --- a/TAO/tests/Param_Test/results.h +++ b/TAO/tests/Param_Test/results.h @@ -3,8 +3,6 @@ /** * @file results.h * - * $Id$ - * * Printing the results * * diff --git a/TAO/tests/Param_Test/server.cpp b/TAO/tests/Param_Test/server.cpp index fababbf8937..b43f8aafaa1 100644 --- a/TAO/tests/Param_Test/server.cpp +++ b/TAO/tests/Param_Test/server.cpp @@ -3,8 +3,6 @@ /** * @file server.cpp * - * $Id$ - * * @author Aniruddha Gokhale */ //============================================================================= diff --git a/TAO/tests/Param_Test/short.cpp b/TAO/tests/Param_Test/short.cpp index 6bf5cacc815..30ea3d3e7ee 100644 --- a/TAO/tests/Param_Test/short.cpp +++ b/TAO/tests/Param_Test/short.cpp @@ -3,8 +3,6 @@ /** * @file short.cpp * - * $Id$ - * * tests shorts * * diff --git a/TAO/tests/Param_Test/short.h b/TAO/tests/Param_Test/short.h index c4f3025a71b..0df35b886dd 100644 --- a/TAO/tests/Param_Test/short.h +++ b/TAO/tests/Param_Test/short.h @@ -3,8 +3,6 @@ /** * @file short.h * - * $Id$ - * * Tests shorts * * diff --git a/TAO/tests/Param_Test/small_union.cpp b/TAO/tests/Param_Test/small_union.cpp index 173476c4041..e958903365e 100644 --- a/TAO/tests/Param_Test/small_union.cpp +++ b/TAO/tests/Param_Test/small_union.cpp @@ -3,8 +3,6 @@ /** * @file small_union.cpp * - * $Id$ - * * tests Small_Unions * * diff --git a/TAO/tests/Param_Test/small_union.h b/TAO/tests/Param_Test/small_union.h index ad19888c6d7..abca83705c8 100644 --- a/TAO/tests/Param_Test/small_union.h +++ b/TAO/tests/Param_Test/small_union.h @@ -3,8 +3,6 @@ /** * @file small_union.h * - * $Id$ - * * Tests Anys * * diff --git a/TAO/tests/Param_Test/tests.h b/TAO/tests/Param_Test/tests.h index 4c1f4627ffb..1f245a8e60a 100644 --- a/TAO/tests/Param_Test/tests.h +++ b/TAO/tests/Param_Test/tests.h @@ -3,8 +3,6 @@ /** * @file tests.h * - * $Id$ - * * All the test objects header files included here * * diff --git a/TAO/tests/Param_Test/typecode.cpp b/TAO/tests/Param_Test/typecode.cpp index 4eb26c38662..6a00bf005db 100644 --- a/TAO/tests/Param_Test/typecode.cpp +++ b/TAO/tests/Param_Test/typecode.cpp @@ -3,8 +3,6 @@ /** * @file typecode.cpp * - * $Id$ - * * tests typecodes * * diff --git a/TAO/tests/Param_Test/typecode.h b/TAO/tests/Param_Test/typecode.h index 0f35979fa1f..5d627742367 100644 --- a/TAO/tests/Param_Test/typecode.h +++ b/TAO/tests/Param_Test/typecode.h @@ -3,8 +3,6 @@ /** * @file typecode.h * - * $Id$ - * * Tests typecodes * * diff --git a/TAO/tests/Param_Test/ub_any_seq.cpp b/TAO/tests/Param_Test/ub_any_seq.cpp index 0c5b7c823b4..0e0b7350286 100644 --- a/TAO/tests/Param_Test/ub_any_seq.cpp +++ b/TAO/tests/Param_Test/ub_any_seq.cpp @@ -3,8 +3,6 @@ /** * @file ub_any_seq.cpp * - * $Id$ - * * tests unbounded Any sequences * * diff --git a/TAO/tests/Param_Test/ub_any_seq.h b/TAO/tests/Param_Test/ub_any_seq.h index 4256a5e1f23..c005ff52c7a 100644 --- a/TAO/tests/Param_Test/ub_any_seq.h +++ b/TAO/tests/Param_Test/ub_any_seq.h @@ -3,8 +3,6 @@ /** * @file ub_any_seq.h * - * $Id$ - * * Tests unbounded Any sequences * * diff --git a/TAO/tests/Param_Test/ub_array_seq.cpp b/TAO/tests/Param_Test/ub_array_seq.cpp index 20ceaf2992b..2790434dc11 100644 --- a/TAO/tests/Param_Test/ub_array_seq.cpp +++ b/TAO/tests/Param_Test/ub_array_seq.cpp @@ -3,8 +3,6 @@ /** * @file ub_array_seq.cpp * - * $Id$ - * * tests unbounded array sequences * * diff --git a/TAO/tests/Param_Test/ub_array_seq.h b/TAO/tests/Param_Test/ub_array_seq.h index c12cbbe29f6..78a546116e8 100644 --- a/TAO/tests/Param_Test/ub_array_seq.h +++ b/TAO/tests/Param_Test/ub_array_seq.h @@ -3,8 +3,6 @@ /** * @file ub_array_seq.h * - * $Id$ - * * Tests unbounded array sequence * * diff --git a/TAO/tests/Param_Test/ub_long_seq.cpp b/TAO/tests/Param_Test/ub_long_seq.cpp index 7e1fd4ff6dd..da0e2d930ac 100644 --- a/TAO/tests/Param_Test/ub_long_seq.cpp +++ b/TAO/tests/Param_Test/ub_long_seq.cpp @@ -3,8 +3,6 @@ /** * @file ub_long_seq.cpp * - * $Id$ - * * tests unbounded long sequences * * diff --git a/TAO/tests/Param_Test/ub_long_seq.h b/TAO/tests/Param_Test/ub_long_seq.h index 2025d919676..6d93e812a4b 100644 --- a/TAO/tests/Param_Test/ub_long_seq.h +++ b/TAO/tests/Param_Test/ub_long_seq.h @@ -3,8 +3,6 @@ /** * @file ub_long_seq.h * - * $Id$ - * * Tests unbounded long sequences * * diff --git a/TAO/tests/Param_Test/ub_objref_seq.cpp b/TAO/tests/Param_Test/ub_objref_seq.cpp index 561a210bdae..3dbc5f8015f 100644 --- a/TAO/tests/Param_Test/ub_objref_seq.cpp +++ b/TAO/tests/Param_Test/ub_objref_seq.cpp @@ -3,8 +3,6 @@ /** * @file ub_objref_seq.cpp * - * $Id$ - * * tests unbounded objref sequences * * diff --git a/TAO/tests/Param_Test/ub_objref_seq.h b/TAO/tests/Param_Test/ub_objref_seq.h index f21cf35d34f..adabaafc787 100644 --- a/TAO/tests/Param_Test/ub_objref_seq.h +++ b/TAO/tests/Param_Test/ub_objref_seq.h @@ -3,8 +3,6 @@ /** * @file ub_objref_seq.h * - * $Id$ - * * Tests unbounded sequences of object references * * diff --git a/TAO/tests/Param_Test/ub_short_seq.cpp b/TAO/tests/Param_Test/ub_short_seq.cpp index 8cbecfbf23b..0ed128d8d02 100644 --- a/TAO/tests/Param_Test/ub_short_seq.cpp +++ b/TAO/tests/Param_Test/ub_short_seq.cpp @@ -3,8 +3,6 @@ /** * @file ub_short_seq.cpp * - * $Id$ - * * tests unbounded short sequences * * diff --git a/TAO/tests/Param_Test/ub_short_seq.h b/TAO/tests/Param_Test/ub_short_seq.h index e69f052f50c..07e1993d37c 100644 --- a/TAO/tests/Param_Test/ub_short_seq.h +++ b/TAO/tests/Param_Test/ub_short_seq.h @@ -3,8 +3,6 @@ /** * @file ub_short_seq.h * - * $Id$ - * * Tests unbounded short sequence * * diff --git a/TAO/tests/Param_Test/ub_str_seq.cpp b/TAO/tests/Param_Test/ub_str_seq.cpp index 889f49a0e64..c789741c67d 100644 --- a/TAO/tests/Param_Test/ub_str_seq.cpp +++ b/TAO/tests/Param_Test/ub_str_seq.cpp @@ -3,8 +3,6 @@ /** * @file ub_str_seq.cpp * - * $Id$ - * * tests unbounded string sequences * * diff --git a/TAO/tests/Param_Test/ub_str_seq.h b/TAO/tests/Param_Test/ub_str_seq.h index 516a5425a5a..8eaec205196 100644 --- a/TAO/tests/Param_Test/ub_str_seq.h +++ b/TAO/tests/Param_Test/ub_str_seq.h @@ -3,8 +3,6 @@ /** * @file ub_str_seq.h * - * $Id$ - * * Tests sequences of strings * * diff --git a/TAO/tests/Param_Test/ub_string.cpp b/TAO/tests/Param_Test/ub_string.cpp index 1d00e993d15..cffc916e4e4 100644 --- a/TAO/tests/Param_Test/ub_string.cpp +++ b/TAO/tests/Param_Test/ub_string.cpp @@ -3,8 +3,6 @@ /** * @file ub_string.cpp * - * $Id$ - * * tests unbounded strings * * diff --git a/TAO/tests/Param_Test/ub_string.h b/TAO/tests/Param_Test/ub_string.h index 753f35d7983..3fd7d0c7f99 100644 --- a/TAO/tests/Param_Test/ub_string.h +++ b/TAO/tests/Param_Test/ub_string.h @@ -3,8 +3,6 @@ /** * @file ub_string.h * - * $Id$ - * * Tests unbounded string * * diff --git a/TAO/tests/Param_Test/ub_struct_seq.cpp b/TAO/tests/Param_Test/ub_struct_seq.cpp index 4535cb61991..4a8d46366e0 100644 --- a/TAO/tests/Param_Test/ub_struct_seq.cpp +++ b/TAO/tests/Param_Test/ub_struct_seq.cpp @@ -4,8 +4,6 @@ /** * @file ub_struct_seq.cpp * - * $Id$ - * * tests unbounded struct sequences * * diff --git a/TAO/tests/Param_Test/ub_struct_seq.h b/TAO/tests/Param_Test/ub_struct_seq.h index 2e8a5a3fe71..cf405439ce8 100644 --- a/TAO/tests/Param_Test/ub_struct_seq.h +++ b/TAO/tests/Param_Test/ub_struct_seq.h @@ -3,8 +3,6 @@ /** * @file ub_struct_seq.h * - * $Id$ - * * Tests unbounded struct sequence * * diff --git a/TAO/tests/Param_Test/ub_wstr_seq.cpp b/TAO/tests/Param_Test/ub_wstr_seq.cpp index 7e768fff7de..8afca434acf 100644 --- a/TAO/tests/Param_Test/ub_wstr_seq.cpp +++ b/TAO/tests/Param_Test/ub_wstr_seq.cpp @@ -3,8 +3,6 @@ /** * @file ub_wstr_seq.cpp * - * $Id$ - * * tests unbounded wide string sequences * * diff --git a/TAO/tests/Param_Test/ub_wstr_seq.h b/TAO/tests/Param_Test/ub_wstr_seq.h index 8e5254d366f..23115d1ef8a 100644 --- a/TAO/tests/Param_Test/ub_wstr_seq.h +++ b/TAO/tests/Param_Test/ub_wstr_seq.h @@ -3,8 +3,6 @@ /** * @file ub_wstr_seq.h * - * $Id$ - * * Tests sequences of wide strings * * diff --git a/TAO/tests/Param_Test/ub_wstring.cpp b/TAO/tests/Param_Test/ub_wstring.cpp index 370e9738381..72f4ce0521d 100644 --- a/TAO/tests/Param_Test/ub_wstring.cpp +++ b/TAO/tests/Param_Test/ub_wstring.cpp @@ -3,8 +3,6 @@ /** * @file ub_wstring.cpp * - * $Id$ - * * tests unbounded wide strings * * diff --git a/TAO/tests/Param_Test/ub_wstring.h b/TAO/tests/Param_Test/ub_wstring.h index 66c38ee3769..f2c3d44673e 100644 --- a/TAO/tests/Param_Test/ub_wstring.h +++ b/TAO/tests/Param_Test/ub_wstring.h @@ -3,8 +3,6 @@ /** * @file ub_wstring.h * - * $Id$ - * * Tests unbounded wide string * * diff --git a/TAO/tests/Param_Test/ulonglong.cpp b/TAO/tests/Param_Test/ulonglong.cpp index 1aadf506f03..3441cbbf8e2 100644 --- a/TAO/tests/Param_Test/ulonglong.cpp +++ b/TAO/tests/Param_Test/ulonglong.cpp @@ -3,8 +3,6 @@ /** * @file ulonglong.cpp * - * $Id$ - * * tests 64 bit longs * * diff --git a/TAO/tests/Param_Test/ulonglong.h b/TAO/tests/Param_Test/ulonglong.h index e88464cf28f..ed0bec883f7 100644 --- a/TAO/tests/Param_Test/ulonglong.h +++ b/TAO/tests/Param_Test/ulonglong.h @@ -3,8 +3,6 @@ /** * @file ulonglong.h * - * $Id$ - * * Tests 64bit unsigned longs. * * diff --git a/TAO/tests/Param_Test/var_array.cpp b/TAO/tests/Param_Test/var_array.cpp index daf31451008..511d54725b6 100644 --- a/TAO/tests/Param_Test/var_array.cpp +++ b/TAO/tests/Param_Test/var_array.cpp @@ -3,8 +3,6 @@ /** * @file var_array.cpp * - * $Id$ - * * tests fixed size arrays * * diff --git a/TAO/tests/Param_Test/var_array.h b/TAO/tests/Param_Test/var_array.h index 863345610a6..e4121081fa6 100644 --- a/TAO/tests/Param_Test/var_array.h +++ b/TAO/tests/Param_Test/var_array.h @@ -3,8 +3,6 @@ /** * @file var_array.h * - * $Id$ - * * Tests arrays whose base types are of variable size * * diff --git a/TAO/tests/Param_Test/var_struct.cpp b/TAO/tests/Param_Test/var_struct.cpp index 4dddf7fbfdf..0b4ac222632 100644 --- a/TAO/tests/Param_Test/var_struct.cpp +++ b/TAO/tests/Param_Test/var_struct.cpp @@ -3,8 +3,6 @@ /** * @file var_struct.cpp * - * $Id$ - * * test variable sized structures * * diff --git a/TAO/tests/Param_Test/var_struct.h b/TAO/tests/Param_Test/var_struct.h index dcc2f16d0c8..de5f3d2df41 100644 --- a/TAO/tests/Param_Test/var_struct.h +++ b/TAO/tests/Param_Test/var_struct.h @@ -3,8 +3,6 @@ /** * @file var_struct.h * - * $Id$ - * * Tests variable sized structures * * diff --git a/TAO/tests/Portable_Interceptors/Benchmark/test.idl b/TAO/tests/Portable_Interceptors/Benchmark/test.idl index 577a19bddc5..1004fb18a4b 100644 --- a/TAO/tests/Portable_Interceptors/Benchmark/test.idl +++ b/TAO/tests/Portable_Interceptors/Benchmark/test.idl @@ -3,8 +3,6 @@ /** * @file test.idl * - * $Id$ - * * Simple IDL file to test portable interceptor support. * * diff --git a/TAO/tests/Portable_Interceptors/Benchmark/test_i.h b/TAO/tests/Portable_Interceptors/Benchmark/test_i.h index 989976d0e32..cf7340431d0 100644 --- a/TAO/tests/Portable_Interceptors/Benchmark/test_i.h +++ b/TAO/tests/Portable_Interceptors/Benchmark/test_i.h @@ -3,8 +3,6 @@ /** * @file test_i.h * - * $Id$ - * * @author Nanbor Wang */ //============================================================================= diff --git a/TAO/tests/Portable_Interceptors/Bug_1559/test.idl b/TAO/tests/Portable_Interceptors/Bug_1559/test.idl index 2e858b32098..920d5cccb57 100644 --- a/TAO/tests/Portable_Interceptors/Bug_1559/test.idl +++ b/TAO/tests/Portable_Interceptors/Bug_1559/test.idl @@ -3,8 +3,6 @@ /** * @file test.idl * - * $Id$ - * * Simple IDL file to test portable interceptor support. * * diff --git a/TAO/tests/Portable_Interceptors/Bug_1559/test_i.h b/TAO/tests/Portable_Interceptors/Bug_1559/test_i.h index e1130b91bfb..b3bc101f5c0 100644 --- a/TAO/tests/Portable_Interceptors/Bug_1559/test_i.h +++ b/TAO/tests/Portable_Interceptors/Bug_1559/test_i.h @@ -4,8 +4,6 @@ /** * @file test_i.h * - * $Id$ - * * @author Nanbor Wang */ //============================================================================= diff --git a/TAO/tests/Portable_Interceptors/Bug_2510_Regression/test_i.h b/TAO/tests/Portable_Interceptors/Bug_2510_Regression/test_i.h index bb17fef8a4b..7d4b75dbc4d 100644 --- a/TAO/tests/Portable_Interceptors/Bug_2510_Regression/test_i.h +++ b/TAO/tests/Portable_Interceptors/Bug_2510_Regression/test_i.h @@ -4,8 +4,6 @@ /** * @file test_i.h * - * $Id$ - * * @author Nanbor Wang */ //============================================================================= diff --git a/TAO/tests/Portable_Interceptors/Collocated/Dynamic/test.idl b/TAO/tests/Portable_Interceptors/Collocated/Dynamic/test.idl index 0a4f15fdac5..e70ab7c5a0a 100644 --- a/TAO/tests/Portable_Interceptors/Collocated/Dynamic/test.idl +++ b/TAO/tests/Portable_Interceptors/Collocated/Dynamic/test.idl @@ -3,8 +3,6 @@ /** * @file test.idl * - * $Id$ - * * Simple IDL file to test portable interceptor support. * * diff --git a/TAO/tests/Portable_Interceptors/Collocated/Dynamic/test_i.h b/TAO/tests/Portable_Interceptors/Collocated/Dynamic/test_i.h index 96d6a044e67..d2ee1a7d7a4 100644 --- a/TAO/tests/Portable_Interceptors/Collocated/Dynamic/test_i.h +++ b/TAO/tests/Portable_Interceptors/Collocated/Dynamic/test_i.h @@ -3,8 +3,6 @@ /** * @file test_i.h * - * $Id$ - * * @author Nanbor Wang */ //============================================================================= diff --git a/TAO/tests/Portable_Interceptors/Collocated/Service_Context_Manipulation/test.idl b/TAO/tests/Portable_Interceptors/Collocated/Service_Context_Manipulation/test.idl index d49c6f7aa1a..af5c6b374af 100644 --- a/TAO/tests/Portable_Interceptors/Collocated/Service_Context_Manipulation/test.idl +++ b/TAO/tests/Portable_Interceptors/Collocated/Service_Context_Manipulation/test.idl @@ -3,8 +3,6 @@ /** * @file test.idl * - * $Id$ - * * Simple IDL file to test collocated portable interceptor support. * * diff --git a/TAO/tests/Portable_Interceptors/Collocated/Service_Context_Manipulation/test_i.h b/TAO/tests/Portable_Interceptors/Collocated/Service_Context_Manipulation/test_i.h index 1f2972e09bf..5be947e1c67 100644 --- a/TAO/tests/Portable_Interceptors/Collocated/Service_Context_Manipulation/test_i.h +++ b/TAO/tests/Portable_Interceptors/Collocated/Service_Context_Manipulation/test_i.h @@ -2,8 +2,6 @@ /** * @file test_i.h * - * $Id$ - * * @author Nanbor Wang */ //============================================================================= diff --git a/TAO/tests/Portable_Interceptors/Dynamic/test.idl b/TAO/tests/Portable_Interceptors/Dynamic/test.idl index fb66ba70eb9..30c692e6b11 100644 --- a/TAO/tests/Portable_Interceptors/Dynamic/test.idl +++ b/TAO/tests/Portable_Interceptors/Dynamic/test.idl @@ -3,8 +3,6 @@ /** * @file test.idl * - * $Id$ - * * Simple IDL file to test portable interceptor support. * * @author Nanbor Wang <nanbor@cs.wustl.edu> diff --git a/TAO/tests/Portable_Interceptors/Dynamic/test_i.h b/TAO/tests/Portable_Interceptors/Dynamic/test_i.h index fb6ffb675a8..2e8230b8576 100644 --- a/TAO/tests/Portable_Interceptors/Dynamic/test_i.h +++ b/TAO/tests/Portable_Interceptors/Dynamic/test_i.h @@ -4,8 +4,6 @@ /** * @file test_i.h * - * $Id$ - * * @author Nanbor Wang <nanbor@cs.wustl.edu> * @author Ossama Othman <ossama@dre.vanderbilt.edu> */ diff --git a/TAO/tests/Portable_Interceptors/Processing_Mode_Policy/Collocated/test.idl b/TAO/tests/Portable_Interceptors/Processing_Mode_Policy/Collocated/test.idl index 2447f44442e..6f2e52a6e12 100644 --- a/TAO/tests/Portable_Interceptors/Processing_Mode_Policy/Collocated/test.idl +++ b/TAO/tests/Portable_Interceptors/Processing_Mode_Policy/Collocated/test.idl @@ -3,8 +3,6 @@ /** * @file test.idl * - * $Id$ - * * Simple IDL file to test portable interceptor support. * * diff --git a/TAO/tests/Portable_Interceptors/Processing_Mode_Policy/Collocated/test_i.h b/TAO/tests/Portable_Interceptors/Processing_Mode_Policy/Collocated/test_i.h index 96d6a044e67..d2ee1a7d7a4 100644 --- a/TAO/tests/Portable_Interceptors/Processing_Mode_Policy/Collocated/test_i.h +++ b/TAO/tests/Portable_Interceptors/Processing_Mode_Policy/Collocated/test_i.h @@ -3,8 +3,6 @@ /** * @file test_i.h * - * $Id$ - * * @author Nanbor Wang */ //============================================================================= diff --git a/TAO/tests/Portable_Interceptors/Processing_Mode_Policy/Remote/test.idl b/TAO/tests/Portable_Interceptors/Processing_Mode_Policy/Remote/test.idl index 2447f44442e..6f2e52a6e12 100644 --- a/TAO/tests/Portable_Interceptors/Processing_Mode_Policy/Remote/test.idl +++ b/TAO/tests/Portable_Interceptors/Processing_Mode_Policy/Remote/test.idl @@ -3,8 +3,6 @@ /** * @file test.idl * - * $Id$ - * * Simple IDL file to test portable interceptor support. * * diff --git a/TAO/tests/Portable_Interceptors/Processing_Mode_Policy/Remote/test_i.h b/TAO/tests/Portable_Interceptors/Processing_Mode_Policy/Remote/test_i.h index 96d6a044e67..d2ee1a7d7a4 100644 --- a/TAO/tests/Portable_Interceptors/Processing_Mode_Policy/Remote/test_i.h +++ b/TAO/tests/Portable_Interceptors/Processing_Mode_Policy/Remote/test_i.h @@ -3,8 +3,6 @@ /** * @file test_i.h * - * $Id$ - * * @author Nanbor Wang */ //============================================================================= diff --git a/TAO/tests/Portable_Interceptors/Request_Interceptor_Flow/Client_ORBInitializer.h b/TAO/tests/Portable_Interceptors/Request_Interceptor_Flow/Client_ORBInitializer.h index 3281fbf1e4a..a6adcaee7d7 100644 --- a/TAO/tests/Portable_Interceptors/Request_Interceptor_Flow/Client_ORBInitializer.h +++ b/TAO/tests/Portable_Interceptors/Request_Interceptor_Flow/Client_ORBInitializer.h @@ -4,8 +4,6 @@ /** * @file Client_ORBInitializer.h * - * $Id$ - * * @author Ossama Othman <ossama@uci.edu> */ //============================================================================= diff --git a/TAO/tests/Portable_Interceptors/Request_Interceptor_Flow/Server_ORBInitializer.h b/TAO/tests/Portable_Interceptors/Request_Interceptor_Flow/Server_ORBInitializer.h index b93fc6a811b..bf6e9a79b15 100644 --- a/TAO/tests/Portable_Interceptors/Request_Interceptor_Flow/Server_ORBInitializer.h +++ b/TAO/tests/Portable_Interceptors/Request_Interceptor_Flow/Server_ORBInitializer.h @@ -4,8 +4,6 @@ /** * @file Server_ORBInitializer.h * - * $Id$ - * * @author Ossama Othman <ossama@uci.edu> */ //============================================================================= diff --git a/TAO/tests/Portable_Interceptors/Service_Context_Manipulation/test.idl b/TAO/tests/Portable_Interceptors/Service_Context_Manipulation/test.idl index 2e858b32098..920d5cccb57 100644 --- a/TAO/tests/Portable_Interceptors/Service_Context_Manipulation/test.idl +++ b/TAO/tests/Portable_Interceptors/Service_Context_Manipulation/test.idl @@ -3,8 +3,6 @@ /** * @file test.idl * - * $Id$ - * * Simple IDL file to test portable interceptor support. * * diff --git a/TAO/tests/Portable_Interceptors/Service_Context_Manipulation/test_i.h b/TAO/tests/Portable_Interceptors/Service_Context_Manipulation/test_i.h index e1130b91bfb..b3bc101f5c0 100644 --- a/TAO/tests/Portable_Interceptors/Service_Context_Manipulation/test_i.h +++ b/TAO/tests/Portable_Interceptors/Service_Context_Manipulation/test_i.h @@ -4,8 +4,6 @@ /** * @file test_i.h * - * $Id$ - * * @author Nanbor Wang */ //============================================================================= diff --git a/TAO/tests/QtTests/client.h b/TAO/tests/QtTests/client.h index e37ff4485b1..838779141b0 100644 --- a/TAO/tests/QtTests/client.h +++ b/TAO/tests/QtTests/client.h @@ -3,8 +3,6 @@ /** * @file client.h * - * $Id$ - * * @author Balachandran Natarajan <bala@cs.wustl.edu> */ //============================================================================= diff --git a/TAO/tests/QtTests/test_i.h b/TAO/tests/QtTests/test_i.h index 193e6e5655e..055d2438111 100644 --- a/TAO/tests/QtTests/test_i.h +++ b/TAO/tests/QtTests/test_i.h @@ -2,8 +2,6 @@ /** * @file test_i.h * - * $Id$ - * * @author Bala Natarajan <bala@cs.wustl.edu> */ //============================================================================= diff --git a/TAO/tests/RTCORBA/Bug_3643_Regression/test_i.h b/TAO/tests/RTCORBA/Bug_3643_Regression/test_i.h index f6fa6a9fbee..3dafef71563 100644 --- a/TAO/tests/RTCORBA/Bug_3643_Regression/test_i.h +++ b/TAO/tests/RTCORBA/Bug_3643_Regression/test_i.h @@ -2,8 +2,6 @@ /** * @file test_i.h * - * $Id$ - * * @author Irfan Pyarali */ // =================================================================== diff --git a/TAO/tests/RTCORBA/Diffserv/Custom_Network_Priority_Mapping.h b/TAO/tests/RTCORBA/Diffserv/Custom_Network_Priority_Mapping.h index cfdcb226bee..1869662036f 100644 --- a/TAO/tests/RTCORBA/Diffserv/Custom_Network_Priority_Mapping.h +++ b/TAO/tests/RTCORBA/Diffserv/Custom_Network_Priority_Mapping.h @@ -3,8 +3,6 @@ /** * @file Custom_Network_Priority_Mapping.h * - * $Id$ - * * Declares the Custom_Network_Priority_Mapping interface, * * diff --git a/TAO/tests/RTCORBA/Dynamic_Thread_Pool/test_i.h b/TAO/tests/RTCORBA/Dynamic_Thread_Pool/test_i.h index f6fa6a9fbee..3dafef71563 100644 --- a/TAO/tests/RTCORBA/Dynamic_Thread_Pool/test_i.h +++ b/TAO/tests/RTCORBA/Dynamic_Thread_Pool/test_i.h @@ -2,8 +2,6 @@ /** * @file test_i.h * - * $Id$ - * * @author Irfan Pyarali */ // =================================================================== diff --git a/TAO/tests/RTCORBA/Policies/Policies.cpp b/TAO/tests/RTCORBA/Policies/Policies.cpp index cd99d329e8a..44d059ba81f 100644 --- a/TAO/tests/RTCORBA/Policies/Policies.cpp +++ b/TAO/tests/RTCORBA/Policies/Policies.cpp @@ -3,8 +3,6 @@ /** * @file Policies.cpp * - * $Id$ - * * This program tests the construction of RTCORBA policies, both * through the generic ORB::create_policy interface and the * RTCORBA specific interfaces. diff --git a/TAO/tests/RTCORBA/Priority_Inversion_With_Bands/test_i.h b/TAO/tests/RTCORBA/Priority_Inversion_With_Bands/test_i.h index a863fbd111e..5c8ad620c53 100644 --- a/TAO/tests/RTCORBA/Priority_Inversion_With_Bands/test_i.h +++ b/TAO/tests/RTCORBA/Priority_Inversion_With_Bands/test_i.h @@ -2,8 +2,6 @@ /** * @file test_i.h * - * $Id$ - * * @author Irfan Pyarali */ // =================================================================== diff --git a/TAO/tests/RTCORBA/Profile_And_Endpoint_Selection/client.cpp b/TAO/tests/RTCORBA/Profile_And_Endpoint_Selection/client.cpp index e06538fdc19..3e5babc015d 100644 --- a/TAO/tests/RTCORBA/Profile_And_Endpoint_Selection/client.cpp +++ b/TAO/tests/RTCORBA/Profile_And_Endpoint_Selection/client.cpp @@ -3,8 +3,6 @@ /** * @file client.cpp * - * $Id$ - * * This is a client implementation. * * diff --git a/TAO/tests/RTCORBA/Thread_Pool/test_i.h b/TAO/tests/RTCORBA/Thread_Pool/test_i.h index a7a7861ada4..fa025e013dc 100644 --- a/TAO/tests/RTCORBA/Thread_Pool/test_i.h +++ b/TAO/tests/RTCORBA/Thread_Pool/test_i.h @@ -2,8 +2,6 @@ /** * @file test_i.h * - * $Id$ - * * @author Irfan Pyarali */ // =================================================================== diff --git a/TAO/tests/Single_Read/test_i.h b/TAO/tests/Single_Read/test_i.h index fdf530e5931..e6869668f37 100644 --- a/TAO/tests/Single_Read/test_i.h +++ b/TAO/tests/Single_Read/test_i.h @@ -3,8 +3,6 @@ /** * @file test_i.h * - * $Id$ - * * @author Balachandran Natarajan <bala@cs.wustl.edu> */ //============================================================================= diff --git a/TAO/tests/Smart_Proxies/Benchmark/client.cpp b/TAO/tests/Smart_Proxies/Benchmark/client.cpp index fbc3ea0c10f..3785a10c001 100644 --- a/TAO/tests/Smart_Proxies/Benchmark/client.cpp +++ b/TAO/tests/Smart_Proxies/Benchmark/client.cpp @@ -3,8 +3,6 @@ /** * @file client.cpp * - * $Id$ - * * This is the client program that tests TAO's Smart Proxy extension. * * diff --git a/TAO/tests/Smart_Proxies/Benchmark/server.cpp b/TAO/tests/Smart_Proxies/Benchmark/server.cpp index ac85e5a3806..9532144507d 100644 --- a/TAO/tests/Smart_Proxies/Benchmark/server.cpp +++ b/TAO/tests/Smart_Proxies/Benchmark/server.cpp @@ -3,8 +3,6 @@ /** * @file server.cpp * - * $Id$ - * * This is the server program that tests TAO's Smart Proxy extension. * * diff --git a/TAO/tests/Smart_Proxies/On_Demand/client.cpp b/TAO/tests/Smart_Proxies/On_Demand/client.cpp index c485746550e..11fa8fe8395 100644 --- a/TAO/tests/Smart_Proxies/On_Demand/client.cpp +++ b/TAO/tests/Smart_Proxies/On_Demand/client.cpp @@ -3,8 +3,6 @@ /** * @file client.cpp * - * $Id$ - * * This is the client program that tests TAO's Smart Proxy extension. * * diff --git a/TAO/tests/Smart_Proxies/On_Demand/server.cpp b/TAO/tests/Smart_Proxies/On_Demand/server.cpp index b73b57a4418..cae3ac7c45f 100644 --- a/TAO/tests/Smart_Proxies/On_Demand/server.cpp +++ b/TAO/tests/Smart_Proxies/On_Demand/server.cpp @@ -3,8 +3,6 @@ /** * @file server.cpp * - * $Id$ - * * This is the server program that tests TAO's Smart Proxy extension. * * diff --git a/TAO/tests/Smart_Proxies/Policy/client.cpp b/TAO/tests/Smart_Proxies/Policy/client.cpp index 19f8e987186..50cd68bf356 100644 --- a/TAO/tests/Smart_Proxies/Policy/client.cpp +++ b/TAO/tests/Smart_Proxies/Policy/client.cpp @@ -3,8 +3,6 @@ /** * @file client.cpp * - * $Id$ - * * This is the client program that tests TAO's Smart Proxy extension. * * diff --git a/TAO/tests/Smart_Proxies/Policy/server.cpp b/TAO/tests/Smart_Proxies/Policy/server.cpp index f62fb618bb1..ed4237ae010 100644 --- a/TAO/tests/Smart_Proxies/Policy/server.cpp +++ b/TAO/tests/Smart_Proxies/Policy/server.cpp @@ -3,8 +3,6 @@ /** * @file server.cpp * - * $Id$ - * * This is the server program that tests TAO's Smart Proxy extension. * * diff --git a/TAO/tests/Smart_Proxies/client.cpp b/TAO/tests/Smart_Proxies/client.cpp index c863a84e851..7bda91c76ac 100644 --- a/TAO/tests/Smart_Proxies/client.cpp +++ b/TAO/tests/Smart_Proxies/client.cpp @@ -3,8 +3,6 @@ /** * @file client.cpp * - * $Id$ - * * This is the client program that tests TAO's Smart Proxy extension. * * diff --git a/TAO/tests/Smart_Proxies/server.cpp b/TAO/tests/Smart_Proxies/server.cpp index 3a6c5bb26e9..b035b351614 100644 --- a/TAO/tests/Smart_Proxies/server.cpp +++ b/TAO/tests/Smart_Proxies/server.cpp @@ -3,8 +3,6 @@ /** * @file server.cpp * - * $Id$ - * * This is the server program that tests TAO's Smart Proxy extension. * * diff --git a/TAO/tests/Strategies/simple_test_i.h b/TAO/tests/Strategies/simple_test_i.h index 1077e9f1a54..fa074ddbe2b 100644 --- a/TAO/tests/Strategies/simple_test_i.h +++ b/TAO/tests/Strategies/simple_test_i.h @@ -3,8 +3,6 @@ /** * @file simple_test_i.h * - * $Id$ - * * @author Priyanka Gontla <pgontla@ece.uci.edu> */ //============================================================================= diff --git a/TAO/tests/Time_Policy/main.cpp b/TAO/tests/Time_Policy/main.cpp index b341ffd34a1..75e03199f3c 100644 --- a/TAO/tests/Time_Policy/main.cpp +++ b/TAO/tests/Time_Policy/main.cpp @@ -2,8 +2,6 @@ /** * @file main.cpp * - * $Id$ - * * Implementation of the server. * * diff --git a/TAO/tests/Time_Policy_Custom/Custom_Time_Policy_Strategy.h b/TAO/tests/Time_Policy_Custom/Custom_Time_Policy_Strategy.h index e65af83f6cc..e70759ec517 100644 --- a/TAO/tests/Time_Policy_Custom/Custom_Time_Policy_Strategy.h +++ b/TAO/tests/Time_Policy_Custom/Custom_Time_Policy_Strategy.h @@ -4,8 +4,6 @@ /** * @file Custom_Time_Policy_Strategy.h * - * $Id$ - * * @author Martin Corino <mcorino@remedy.nl> */ //============================================================================= diff --git a/TAO/tests/Time_Policy_Custom/main.cpp b/TAO/tests/Time_Policy_Custom/main.cpp index 6a0648bc8ce..7b51ce8546b 100644 --- a/TAO/tests/Time_Policy_Custom/main.cpp +++ b/TAO/tests/Time_Policy_Custom/main.cpp @@ -2,8 +2,6 @@ /** * @file main.cpp * - * $Id$ - * * Implementation of the server. * * diff --git a/TAO/tests/Timed_Buffered_Oneways/client.cpp b/TAO/tests/Timed_Buffered_Oneways/client.cpp index bd6881ba7a4..83284a73f7d 100644 --- a/TAO/tests/Timed_Buffered_Oneways/client.cpp +++ b/TAO/tests/Timed_Buffered_Oneways/client.cpp @@ -3,8 +3,6 @@ /** * @file client.cpp * - * $Id$ - * * This is a client that uses oneways with buffering constraints * and roundtrip timeout constraints. * diff --git a/TAO/tests/Timed_Buffered_Oneways/test_i.h b/TAO/tests/Timed_Buffered_Oneways/test_i.h index 7dc48785cb1..0d30b7009e1 100644 --- a/TAO/tests/Timed_Buffered_Oneways/test_i.h +++ b/TAO/tests/Timed_Buffered_Oneways/test_i.h @@ -4,8 +4,6 @@ /** * @file test_i.h * - * $Id$ - * * @author Irfan Pyarali */ //============================================================================= diff --git a/TAO/tests/Timeout/test_i.h b/TAO/tests/Timeout/test_i.h index eb3d07084a5..32129102136 100644 --- a/TAO/tests/Timeout/test_i.h +++ b/TAO/tests/Timeout/test_i.h @@ -3,8 +3,6 @@ /** * @file test_i.h * - * $Id$ - * * @author Carlos O'Ryan */ //============================================================================= diff --git a/TAO/tests/Xt_Stopwatch/Client.h b/TAO/tests/Xt_Stopwatch/Client.h index f2cecb0a0a1..8d4507c83aa 100644 --- a/TAO/tests/Xt_Stopwatch/Client.h +++ b/TAO/tests/Xt_Stopwatch/Client.h @@ -3,8 +3,6 @@ /** * @file Client.h * - * $Id$ - * * @author Balachandran Natarajan <bala@cs.wustl.edu> */ //============================================================================= diff --git a/TAO/tests/Xt_Stopwatch/Control.h b/TAO/tests/Xt_Stopwatch/Control.h index 4d57f38da39..ecda322aef1 100644 --- a/TAO/tests/Xt_Stopwatch/Control.h +++ b/TAO/tests/Xt_Stopwatch/Control.h @@ -3,8 +3,6 @@ /** * @file Control.h * - * $Id$ - * * @author Balachandran Natarajan <bala@cs.wustl.edu> */ //============================================================================= diff --git a/TAO/tests/Xt_Stopwatch/Stopwatch_display.h b/TAO/tests/Xt_Stopwatch/Stopwatch_display.h index 9c5cfc6fd24..16b2227b330 100644 --- a/TAO/tests/Xt_Stopwatch/Stopwatch_display.h +++ b/TAO/tests/Xt_Stopwatch/Stopwatch_display.h @@ -3,8 +3,6 @@ /** * @file Stopwatch_display.h * - * $Id$ - * * @author Balachandran Natarajan <bala@cs.wustl.edu> */ //============================================================================= diff --git a/TAO/tests/Xt_Stopwatch/test_i.h b/TAO/tests/Xt_Stopwatch/test_i.h index 10135d3652e..9e720422d35 100644 --- a/TAO/tests/Xt_Stopwatch/test_i.h +++ b/TAO/tests/Xt_Stopwatch/test_i.h @@ -3,8 +3,6 @@ /** * @file test_i.h * - * $Id$ - * * @author Bala */ //============================================================================= diff --git a/TAO/tests/Xt_Stopwatch/timer.h b/TAO/tests/Xt_Stopwatch/timer.h index e96d6c614f8..48979fd954b 100644 --- a/TAO/tests/Xt_Stopwatch/timer.h +++ b/TAO/tests/Xt_Stopwatch/timer.h @@ -3,8 +3,6 @@ /** * @file timer.h * - * $Id$ - * * @author Bala <bala@cs.wustl.edu> */ //============================================================================= diff --git a/TAO/tests/ZIOP/TestCompressor/TestCompressor.h b/TAO/tests/ZIOP/TestCompressor/TestCompressor.h index 234aa6e6123..773f33a1c90 100644 --- a/TAO/tests/ZIOP/TestCompressor/TestCompressor.h +++ b/TAO/tests/ZIOP/TestCompressor/TestCompressor.h @@ -4,8 +4,6 @@ /** * @file TestCompressor.h * - * $Id$ - * * See http://www.zlib.net/manual.html for the zlib interface itself * * @author Johnny Willemsen <jwillemsen@remedy.nl> diff --git a/TAO/tests/ZIOP/TestCompressor/TestCompressor_Factory.h b/TAO/tests/ZIOP/TestCompressor/TestCompressor_Factory.h index 0ca9cd7c55c..61445b5e13a 100644 --- a/TAO/tests/ZIOP/TestCompressor/TestCompressor_Factory.h +++ b/TAO/tests/ZIOP/TestCompressor/TestCompressor_Factory.h @@ -4,8 +4,6 @@ /** * @file TestCompressor_Factory.h * - * $Id$ - * * @author Johnny Willemsen <jwillemsen@remedy.nl> */ // =================================================================== diff --git a/TAO/utils/catior/Catior_i.cpp b/TAO/utils/catior/Catior_i.cpp index 5e7b348c523..eb3bf5b07c9 100644 --- a/TAO/utils/catior/Catior_i.cpp +++ b/TAO/utils/catior/Catior_i.cpp @@ -3,8 +3,6 @@ /** * @file Catior_i.cpp * - * $Id$ - * * Reads stringified IORs and outputs the encoded information. * * diff --git a/TAO/utils/catior/Catior_i.h b/TAO/utils/catior/Catior_i.h index dc15b9f9bfb..ab1f0e9bfe3 100644 --- a/TAO/utils/catior/Catior_i.h +++ b/TAO/utils/catior/Catior_i.h @@ -6,8 +6,6 @@ /** * @file Catior_i.h * - * $Id$ - * * Reads stringified IORs and outputs the encoded information. * * diff --git a/TAO/utils/nsgroup/nsgroup.cpp b/TAO/utils/nsgroup/nsgroup.cpp index 323a06ead75..bc472a5aa51 100644 --- a/TAO/utils/nsgroup/nsgroup.cpp +++ b/TAO/utils/nsgroup/nsgroup.cpp @@ -2,8 +2,6 @@ /** * @file nsgroup.cpp * - * $Id$ - * * @author Phillip LaBanca <labancap@ociweb.com> */ //========================================================================== diff --git a/TAO/utils/nslist/nsadd.cpp b/TAO/utils/nslist/nsadd.cpp index bd3a52a6b00..d024cc6d043 100644 --- a/TAO/utils/nslist/nsadd.cpp +++ b/TAO/utils/nslist/nsadd.cpp @@ -2,8 +2,6 @@ /** * @file nsadd.cpp * - * $Id$ - * * Naming Service add utility * * diff --git a/TAO/utils/nslist/nsdel.cpp b/TAO/utils/nslist/nsdel.cpp index 995ad096eec..cbda68d5a58 100644 --- a/TAO/utils/nslist/nsdel.cpp +++ b/TAO/utils/nslist/nsdel.cpp @@ -3,8 +3,6 @@ /** * @file nsdel.cpp * - * $Id$ - * * Naming Service del utility * * diff --git a/TAO/utils/nslist/nslist.cpp b/TAO/utils/nslist/nslist.cpp index 1633680618d..16eb195f889 100644 --- a/TAO/utils/nslist/nslist.cpp +++ b/TAO/utils/nslist/nslist.cpp @@ -2,8 +2,6 @@ /** * @file nslist.cpp * - * $Id$ - * * Naming Service listing utility * * |