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/be_include | |
parent | c88815f2039e7152d735c18650c102df84d9aa36 (diff) | |
download | ATCD-7b07caedd286b60f2ed3d99d78f3d4407511d936.tar.gz |
Remove doxygen style Id tag with two space before $Id#
Diffstat (limited to 'TAO/TAO_IDL/be_include')
356 files changed, 0 insertions, 712 deletions
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 * * |