diff options
author | Johnny Willemsen <jwillemsen@remedy.nl> | 2015-01-07 16:15:20 +0100 |
---|---|---|
committer | Johnny Willemsen <jwillemsen@remedy.nl> | 2015-01-07 16:15:20 +0100 |
commit | 7b07caedd286b60f2ed3d99d78f3d4407511d936 (patch) | |
tree | adc82ce5f5b1d3097ae071300bf9d6fc35cb27a0 /TAO/TAO_IDL | |
parent | c88815f2039e7152d735c18650c102df84d9aa36 (diff) | |
download | ATCD-7b07caedd286b60f2ed3d99d78f3d4407511d936.tar.gz |
Remove doxygen style Id tag with two space before $Id#
Diffstat (limited to 'TAO/TAO_IDL')
699 files changed, 0 insertions, 1398 deletions
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. * |