summaryrefslogtreecommitdiff
path: root/TAO/TAO_IDL/be
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2015-01-07 16:15:20 +0100
committerJohnny Willemsen <jwillemsen@remedy.nl>2015-01-07 16:15:20 +0100
commit7b07caedd286b60f2ed3d99d78f3d4407511d936 (patch)
treeadc82ce5f5b1d3097ae071300bf9d6fc35cb27a0 /TAO/TAO_IDL/be
parentc88815f2039e7152d735c18650c102df84d9aa36 (diff)
downloadATCD-7b07caedd286b60f2ed3d99d78f3d4407511d936.tar.gz
Remove doxygen style Id tag with two space before $Id#
Diffstat (limited to 'TAO/TAO_IDL/be')
-rw-r--r--TAO/TAO_IDL/be/be_argument.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_array.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_attribute.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_codegen.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_component.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_component_fwd.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_constant.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_decl.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_enum.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_enum_val.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_eventtype.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_eventtype_fwd.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_exception.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_expression.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_factory.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_field.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_finder.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_global.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_helper.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_home.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_interface.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_interface_fwd.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_module.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_native.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_null_return_emitter.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_operation.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_param_holder.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_predefined_type.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_root.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_sequence.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_string.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_structure.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_structure_fwd.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_type.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_typedef.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_union.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_union_branch.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_union_fwd.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_util.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_valuebox.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_valuetype.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_valuetype_fwd.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_visitor.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_visitor_amh_pre_proc.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_visitor_ami_pre_proc.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_visitor_argument/arglist.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_visitor_argument/argument.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_visitor_argument/argument.h2
-rw-r--r--TAO/TAO_IDL/be/be_visitor_argument/invoke_cs.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_visitor_argument/marshal_ss.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_visitor_argument/upcall_ss.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_visitor_argument/vardecl_ss.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_visitor_array/any_op_ch.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_visitor_array/any_op_cs.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_visitor_array/array.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_visitor_array/array.h2
-rw-r--r--TAO/TAO_IDL/be/be_visitor_array/array_ci.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_visitor_array/array_cs.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_visitor_array/cdr_op_ch.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_visitor_array/cdr_op_cs.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_visitor_attribute/attribute.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_visitor_attribute/attribute.h2
-rw-r--r--TAO/TAO_IDL/be/be_visitor_attribute/ccm_init.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_visitor_attribute/set_from_extracted.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_visitor_ccm_pre_proc.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_visitor_component/component.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_visitor_component/component.h2
-rw-r--r--TAO/TAO_IDL/be/be_visitor_component/component_ami_rh_ex_base.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_visitor_component/component_ami_rh_exh.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_visitor_component/component_ami_rh_exs.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_visitor_component/component_ex_idl.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_visitor_component/component_exh.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_visitor_component/component_exs.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_visitor_component/component_svh.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_visitor_component/component_svs.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_visitor_component/component_svth.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_visitor_component/component_svts.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_visitor_component/context_ex_idl.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_visitor_component/context_svth.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_visitor_component/context_svts.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_visitor_component/executor_ex_idl.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_visitor_component/executor_exh.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_visitor_component/executor_exs.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_visitor_component/executor_exs_attr_init.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_visitor_component/executor_private_exh.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_visitor_component/facet_exh.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_visitor_component/facet_exs.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_visitor_component/servant_svh.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_visitor_component/servant_svs.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_visitor_component_fwd/any_op_ch.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_visitor_component_fwd/cdr_op_ch.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_visitor_component_fwd/component_fwd.h2
-rw-r--r--TAO/TAO_IDL/be/be_visitor_component_fwd/component_fwd_ch.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_visitor_component_scope.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_visitor_connector/connector.h2
-rw-r--r--TAO/TAO_IDL/be/be_visitor_connector/connector_ami_exh.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_visitor_connector/connector_ami_exs.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_visitor_connector/connector_dds_ex_base.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_visitor_connector/connector_dds_exh.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_visitor_connector/connector_dds_exs.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_visitor_connector/executor_ami_exh.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_visitor_connector/executor_ami_exs.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_visitor_connector/facet_ami_exh.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_visitor_connector/facet_ami_exs.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_visitor_constant/constant.h2
-rw-r--r--TAO/TAO_IDL/be/be_visitor_constant/constant_ch.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_visitor_constant/constant_cs.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_visitor_context.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_visitor_dds_ts_idl.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_visitor_decl.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_visitor_enum/any_op_ch.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_visitor_enum/any_op_cs.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_visitor_enum/cdr_op_ch.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_visitor_enum/cdr_op_cs.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_visitor_enum/enum.h2
-rw-r--r--TAO/TAO_IDL/be/be_visitor_enum/enum_ch.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_visitor_enum/enum_cs.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_visitor_exception/any_op_ch.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_visitor_exception/any_op_cs.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_visitor_exception/cdr_op_ch.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_visitor_exception/cdr_op_cs.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_visitor_exception/ctor_assign.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_visitor_exception/exception.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_visitor_exception/exception.h2
-rw-r--r--TAO/TAO_IDL/be/be_visitor_exception/exception_ch.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_visitor_exception/exception_ci.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_visitor_exception/exception_cs.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_visitor_exception/exception_ctor.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_visitor_field/cdr_op_ch.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_visitor_field/cdr_op_cs.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_visitor_field/field.h2
-rw-r--r--TAO/TAO_IDL/be/be_visitor_field/field_ch.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_visitor_field/field_ci.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_visitor_field/field_cs.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_visitor_home/home.h2
-rw-r--r--TAO/TAO_IDL/be/be_visitor_home/home_ex_idl.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_visitor_home/home_exh.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_visitor_home/home_exs.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_visitor_home/home_svh.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_visitor_home/home_svs.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_visitor_interface/ami4ccm_conn_ex_idl.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_visitor_interface/ami4ccm_rh_ex_idl.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_visitor_interface/ami4ccm_sendc_ex_idl.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_visitor_interface/any_op_ch.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_visitor_interface/any_op_cs.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_visitor_interface/cdr_op_ch.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_visitor_interface/cdr_op_cs.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_visitor_interface/facet_svth.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_visitor_interface/facet_svts.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_visitor_interface/interface.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_visitor_interface/interface.h2
-rw-r--r--TAO/TAO_IDL/be/be_visitor_interface/interface_ch.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_visitor_interface/interface_ci.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_visitor_interface/interface_cs.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_visitor_interface/interface_ex_idl.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_visitor_interface/interface_ih.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_visitor_interface/interface_is.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_visitor_interface/interface_sh.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_visitor_interface/interface_ss.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_visitor_interface/interface_svth.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_visitor_interface/interface_svts.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_visitor_interface/smart_proxy_ch.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_visitor_interface/smart_proxy_cs.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_visitor_interface/tie_sh.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_visitor_interface/tie_ss.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_visitor_interface_fwd/any_op_ch.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_visitor_interface_fwd/cdr_op_ch.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_visitor_interface_fwd/interface_fwd.h2
-rw-r--r--TAO/TAO_IDL/be/be_visitor_interface_fwd/interface_fwd_ch.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_visitor_module/any_op.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_visitor_module/cdr_op.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_visitor_module/module.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_visitor_module/module.h2
-rw-r--r--TAO/TAO_IDL/be/be_visitor_module/module_ch.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_visitor_module/module_ih.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_visitor_module/module_sh.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_visitor_native/native.h2
-rw-r--r--TAO/TAO_IDL/be/be_visitor_native/native_ch.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_visitor_operation/amh_rh_sh.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_visitor_operation/amh_rh_ss.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_visitor_operation/amh_sh.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_visitor_operation/ami_cs.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_visitor_operation/ami_handler_reply_stub_operation_cs.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_visitor_operation/arglist.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_visitor_operation/argument.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_visitor_operation/argument_invoke.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_visitor_operation/argument_marshal.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_visitor_operation/exceptlist_cs.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_visitor_operation/exceptlist_ss.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_visitor_operation/operation.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_visitor_operation/operation.h2
-rw-r--r--TAO/TAO_IDL/be/be_visitor_operation/operation_ch.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_visitor_operation/operation_cs.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_visitor_operation/operation_exs.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_visitor_operation/operation_ih.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_visitor_operation/operation_is.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_visitor_operation/operation_sh.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_visitor_operation/operation_ss.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_visitor_operation/operation_svs.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_visitor_operation/rettype.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_visitor_operation/rettype_return_cs.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_visitor_operation/smart_proxy_ch.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_visitor_operation/smart_proxy_cs.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_visitor_operation/tie_sh.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_visitor_operation/tie_ss.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_visitor_operation/upcall_command_ss.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_visitor_root/any_op.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_visitor_root/cdr_op.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_visitor_root/root.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_visitor_root/root.h2
-rw-r--r--TAO/TAO_IDL/be/be_visitor_root/root_ch.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_visitor_root/root_ci.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_visitor_root/root_cnh.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_visitor_root/root_cns.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_visitor_root/root_cs.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_visitor_root/root_ex_idl.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_visitor_root/root_exh.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_visitor_root/root_exs.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_visitor_root/root_ih.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_visitor_root/root_is.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_visitor_root/root_sh.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_visitor_root/root_ss.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_visitor_root/root_sth.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_visitor_root/root_svh.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_visitor_root/root_svs.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_visitor_root/root_svth.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_visitor_root/root_svts.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_visitor_scope.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_visitor_sequence/any_op_ch.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_visitor_sequence/any_op_cs.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_visitor_sequence/buffer_type.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_visitor_sequence/cdr_op_ch.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_visitor_sequence/cdr_op_cs.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_visitor_sequence/sequence.h2
-rw-r--r--TAO/TAO_IDL/be/be_visitor_sequence/sequence_base.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_visitor_sequence/sequence_ch.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_visitor_sequence/sequence_cs.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_visitor_structure/any_op_ch.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_visitor_structure/any_op_cs.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_visitor_structure/cdr_op_ch.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_visitor_structure/cdr_op_cs.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_visitor_structure/structure.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_visitor_structure/structure.h2
-rw-r--r--TAO/TAO_IDL/be/be_visitor_structure/structure_ch.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_visitor_structure/structure_ci.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_visitor_structure/structure_cs.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_visitor_structure_fwd/structure_fwd.h2
-rw-r--r--TAO/TAO_IDL/be/be_visitor_structure_fwd/structure_fwd_ch.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_visitor_typecode/alias_typecode.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_visitor_typecode/enum_typecode.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_visitor_typecode/objref_typecode.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_visitor_typecode/struct_typecode.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_visitor_typecode/typecode.h2
-rw-r--r--TAO/TAO_IDL/be/be_visitor_typecode/typecode_decl.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_visitor_typecode/typecode_defn.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_visitor_typecode/union_typecode.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_visitor_typecode/value_typecode.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_visitor_typedef/any_op_ch.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_visitor_typedef/any_op_cs.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_visitor_typedef/cdr_op_ch.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_visitor_typedef/cdr_op_cs.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_visitor_typedef/typedef.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_visitor_typedef/typedef.h2
-rw-r--r--TAO/TAO_IDL/be/be_visitor_typedef/typedef_ch.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_visitor_typedef/typedef_ci.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_visitor_typedef/typedef_cs.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_visitor_union/any_op_ch.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_visitor_union/any_op_cs.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_visitor_union/cdr_op_ch.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_visitor_union/cdr_op_cs.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_visitor_union/discriminant_ch.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_visitor_union/discriminant_ci.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_visitor_union/discriminant_cs.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_visitor_union/union.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_visitor_union/union.h2
-rw-r--r--TAO/TAO_IDL/be/be_visitor_union/union_ch.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_visitor_union/union_ci.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_visitor_union/union_cs.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_visitor_union_branch/cdr_op_ch.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_visitor_union_branch/private_ch.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_visitor_union_branch/public_assign_cs.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_visitor_union_branch/public_ch.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_visitor_union_branch/public_ci.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_visitor_union_branch/public_constructor_cs.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_visitor_union_branch/public_cs.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_visitor_union_branch/public_reset_cs.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_visitor_union_branch/union_branch.h2
-rw-r--r--TAO/TAO_IDL/be/be_visitor_union_fwd/union_fwd.h2
-rw-r--r--TAO/TAO_IDL/be/be_visitor_union_fwd/union_fwd_ch.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_visitor_valuebox/any_op_ch.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_visitor_valuebox/any_op_cs.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_visitor_valuebox/cdr_op_ch.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_visitor_valuebox/cdr_op_cs.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_visitor_valuebox/field_ch.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_visitor_valuebox/field_ci.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_visitor_valuebox/union_member_ci.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_visitor_valuebox/valuebox.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_visitor_valuebox/valuebox.h2
-rw-r--r--TAO/TAO_IDL/be/be_visitor_valuebox/valuebox_ch.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_visitor_valuebox/valuebox_ci.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_visitor_valuebox/valuebox_cs.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_visitor_valuetype/any_op_ch.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_visitor_valuetype/any_op_cs.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_visitor_valuetype/arglist.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_visitor_valuetype/cdr_op_ch.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_visitor_valuetype/cdr_op_cs.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_visitor_valuetype/field_cdr_ch.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_visitor_valuetype/field_cdr_cs.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_visitor_valuetype/field_ch.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_visitor_valuetype/field_ci.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_visitor_valuetype/field_cs.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_visitor_valuetype/marshal_ch.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_visitor_valuetype/marshal_cs.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_visitor_valuetype/obv_module.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_visitor_valuetype/valuetype.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_visitor_valuetype/valuetype.h2
-rw-r--r--TAO/TAO_IDL/be/be_visitor_valuetype/valuetype_ch.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_visitor_valuetype/valuetype_ci.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_visitor_valuetype/valuetype_cs.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_visitor_valuetype/valuetype_init.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_visitor_valuetype/valuetype_init_arglist_ch.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_visitor_valuetype/valuetype_init_ch.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_visitor_valuetype/valuetype_init_ci.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_visitor_valuetype/valuetype_init_cs.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_visitor_valuetype/valuetype_obv_ch.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_visitor_valuetype/valuetype_obv_ci.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_visitor_valuetype/valuetype_obv_cs.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_visitor_valuetype/valuetype_sh.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_visitor_valuetype/valuetype_ss.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_visitor_valuetype_fwd/any_op_ch.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_visitor_valuetype_fwd/cdr_op_ch.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_visitor_valuetype_fwd/valuetype_fwd.h2
-rw-r--r--TAO/TAO_IDL/be/be_visitor_valuetype_fwd/valuetype_fwd_ch.cpp2
-rw-r--r--TAO/TAO_IDL/be/be_visitor_xplicit_pre_proc.cpp2
334 files changed, 0 insertions, 668 deletions
diff --git a/TAO/TAO_IDL/be/be_argument.cpp b/TAO/TAO_IDL/be/be_argument.cpp
index 70996d2054f..bf3be3a2dfb 100644
--- a/TAO/TAO_IDL/be/be_argument.cpp
+++ b/TAO/TAO_IDL/be/be_argument.cpp
@@ -3,8 +3,6 @@
/**
* @file be_argument.cpp
*
- * $Id$
- *
* Extension of class AST_Argument that provides additional means for C++
* mapping.
*
diff --git a/TAO/TAO_IDL/be/be_array.cpp b/TAO/TAO_IDL/be/be_array.cpp
index 90d82b9226e..0529603c078 100644
--- a/TAO/TAO_IDL/be/be_array.cpp
+++ b/TAO/TAO_IDL/be/be_array.cpp
@@ -3,8 +3,6 @@
/**
* @file be_array.cpp
*
- * $Id$
- *
* Extension of class AST_Array that provides additional means for C++
* mapping.
*
diff --git a/TAO/TAO_IDL/be/be_attribute.cpp b/TAO/TAO_IDL/be/be_attribute.cpp
index 16f74c7fa09..1b86de90c51 100644
--- a/TAO/TAO_IDL/be/be_attribute.cpp
+++ b/TAO/TAO_IDL/be/be_attribute.cpp
@@ -3,8 +3,6 @@
/**
* @file be_attribute.cpp
*
- * $Id$
- *
* Extension of class AST_Attribute that provides additional means for C++
* mapping.
*
diff --git a/TAO/TAO_IDL/be/be_codegen.cpp b/TAO/TAO_IDL/be/be_codegen.cpp
index b6c53922f27..097b7b54a30 100644
--- a/TAO/TAO_IDL/be/be_codegen.cpp
+++ b/TAO/TAO_IDL/be/be_codegen.cpp
@@ -2,8 +2,6 @@
/**
* @file be_codegen.cpp
*
- * $Id$
- *
* Code generation
*
*
diff --git a/TAO/TAO_IDL/be/be_component.cpp b/TAO/TAO_IDL/be/be_component.cpp
index d1c71c371ec..cff89bb32ff 100644
--- a/TAO/TAO_IDL/be/be_component.cpp
+++ b/TAO/TAO_IDL/be/be_component.cpp
@@ -3,8 +3,6 @@
/**
* @file be_component.cpp
*
- * $Id$
- *
* Extension of class AST_Component that provides additional means for C++
* mapping of an interface.
*
diff --git a/TAO/TAO_IDL/be/be_component_fwd.cpp b/TAO/TAO_IDL/be/be_component_fwd.cpp
index 3c5b12ffd8c..58ab8d691b7 100644
--- a/TAO/TAO_IDL/be/be_component_fwd.cpp
+++ b/TAO/TAO_IDL/be/be_component_fwd.cpp
@@ -3,8 +3,6 @@
/**
* @file be_component_fwd.cpp
*
- * $Id$
- *
* Extension of class AST_ComponentFwd that provides additional means for C++
* mapping of a forward declared component.
*
diff --git a/TAO/TAO_IDL/be/be_constant.cpp b/TAO/TAO_IDL/be/be_constant.cpp
index 2ca74288d66..d695a187c4b 100644
--- a/TAO/TAO_IDL/be/be_constant.cpp
+++ b/TAO/TAO_IDL/be/be_constant.cpp
@@ -3,8 +3,6 @@
/**
* @file be_constant.cpp
*
- * $Id$
- *
* Extension of class AST_Constant that provides additional means for C++
* mapping.
*
diff --git a/TAO/TAO_IDL/be/be_decl.cpp b/TAO/TAO_IDL/be/be_decl.cpp
index 5d1da4bb2c6..7e0003e0ed2 100644
--- a/TAO/TAO_IDL/be/be_decl.cpp
+++ b/TAO/TAO_IDL/be/be_decl.cpp
@@ -3,8 +3,6 @@
/**
* @file be_decl.cpp
*
- * $Id$
- *
* Extension of class AST_Decl that provides additional means for C++
* mapping.
*
diff --git a/TAO/TAO_IDL/be/be_enum.cpp b/TAO/TAO_IDL/be/be_enum.cpp
index ec1570cc167..ca26ec64237 100644
--- a/TAO/TAO_IDL/be/be_enum.cpp
+++ b/TAO/TAO_IDL/be/be_enum.cpp
@@ -3,8 +3,6 @@
/**
* @file be_enum.cpp
*
- * $Id$
- *
* Extension of class AST_Enum that provides additional means for C++
* mapping.
*
diff --git a/TAO/TAO_IDL/be/be_enum_val.cpp b/TAO/TAO_IDL/be/be_enum_val.cpp
index 2459c943168..c0998fd8837 100644
--- a/TAO/TAO_IDL/be/be_enum_val.cpp
+++ b/TAO/TAO_IDL/be/be_enum_val.cpp
@@ -3,8 +3,6 @@
/**
* @file be_enum_val.cpp
*
- * $Id$
- *
* Extension of class AST_EnumVal that provides additional means for C++
* mapping.
*
diff --git a/TAO/TAO_IDL/be/be_eventtype.cpp b/TAO/TAO_IDL/be/be_eventtype.cpp
index 4ddc50d516c..70751a60b8a 100644
--- a/TAO/TAO_IDL/be/be_eventtype.cpp
+++ b/TAO/TAO_IDL/be/be_eventtype.cpp
@@ -3,8 +3,6 @@
/**
* @file be_eventtype.cpp
*
- * $Id$
- *
* Extension of class AST_EventType and be_valuetype that provides
* additional means for C++ mapping of an eventtype.
*
diff --git a/TAO/TAO_IDL/be/be_eventtype_fwd.cpp b/TAO/TAO_IDL/be/be_eventtype_fwd.cpp
index ca8b79c2177..cd65a2305e0 100644
--- a/TAO/TAO_IDL/be/be_eventtype_fwd.cpp
+++ b/TAO/TAO_IDL/be/be_eventtype_fwd.cpp
@@ -3,8 +3,6 @@
/**
* @file be_eventtype_fwd.cpp
*
- * $Id$
- *
* Extension of class be_valuetype_fwd that provides additional
* means for C++ mapping of an eventtype.
*
diff --git a/TAO/TAO_IDL/be/be_exception.cpp b/TAO/TAO_IDL/be/be_exception.cpp
index ca576b7c2e9..599ecf1b4e3 100644
--- a/TAO/TAO_IDL/be/be_exception.cpp
+++ b/TAO/TAO_IDL/be/be_exception.cpp
@@ -3,8 +3,6 @@
/**
* @file be_exception.cpp
*
- * $Id$
- *
* Extension of class AST_Exception that provides additional means for C++
* mapping of an interface.
*
diff --git a/TAO/TAO_IDL/be/be_expression.cpp b/TAO/TAO_IDL/be/be_expression.cpp
index 70ec5f5fba2..f8d99b8550c 100644
--- a/TAO/TAO_IDL/be/be_expression.cpp
+++ b/TAO/TAO_IDL/be/be_expression.cpp
@@ -3,8 +3,6 @@
/**
* @file be_expression.cpp
*
- * $Id$
- *
* Extension of class AST_Expression that provides additional means for C++
* mapping.
*
diff --git a/TAO/TAO_IDL/be/be_factory.cpp b/TAO/TAO_IDL/be/be_factory.cpp
index e8bc0c3f6ec..907b903bf40 100644
--- a/TAO/TAO_IDL/be/be_factory.cpp
+++ b/TAO/TAO_IDL/be/be_factory.cpp
@@ -3,8 +3,6 @@
/**
* @file be_factory.cpp
*
- * $Id$
- *
* Extension of class AST_Factory that provides additional means for C++
* mapping.
*
diff --git a/TAO/TAO_IDL/be/be_field.cpp b/TAO/TAO_IDL/be/be_field.cpp
index dbc64cc4409..78d741c963d 100644
--- a/TAO/TAO_IDL/be/be_field.cpp
+++ b/TAO/TAO_IDL/be/be_field.cpp
@@ -3,8 +3,6 @@
/**
* @file be_field.cpp
*
- * $Id$
- *
* Extension of class AST_Field that provides additional means for C++
* mapping.
*
diff --git a/TAO/TAO_IDL/be/be_finder.cpp b/TAO/TAO_IDL/be/be_finder.cpp
index b2924aa2cd4..ec7163ce6ca 100644
--- a/TAO/TAO_IDL/be/be_finder.cpp
+++ b/TAO/TAO_IDL/be/be_finder.cpp
@@ -3,8 +3,6 @@
/**
* @file be_finder.cpp
*
- * $Id$
- *
* Extension of class AST_Finder that provides additional means for C++
* mapping.
*
diff --git a/TAO/TAO_IDL/be/be_global.cpp b/TAO/TAO_IDL/be/be_global.cpp
index 473aae36bc2..ff3b5bf838c 100644
--- a/TAO/TAO_IDL/be/be_global.cpp
+++ b/TAO/TAO_IDL/be/be_global.cpp
@@ -3,8 +3,6 @@
/**
* @file be_global.cpp
*
- * $Id$
- *
* Stores global data specific to the compiler back end.
*
*
diff --git a/TAO/TAO_IDL/be/be_helper.cpp b/TAO/TAO_IDL/be/be_helper.cpp
index 46edec3926f..c47ea98d65a 100644
--- a/TAO/TAO_IDL/be/be_helper.cpp
+++ b/TAO/TAO_IDL/be/be_helper.cpp
@@ -3,8 +3,6 @@
/**
* @file be_helper.cpp
*
- * $Id$
- *
* Provides helper classes to print generated code to the output
*
*
diff --git a/TAO/TAO_IDL/be/be_home.cpp b/TAO/TAO_IDL/be/be_home.cpp
index 6c8aa51a9cd..a48a682a94e 100644
--- a/TAO/TAO_IDL/be/be_home.cpp
+++ b/TAO/TAO_IDL/be/be_home.cpp
@@ -3,8 +3,6 @@
/**
* @file be_home.cpp
*
- * $Id$
- *
* Extension of class AST_Home that provides additional means for C++
* mapping of a component home.
*
diff --git a/TAO/TAO_IDL/be/be_interface.cpp b/TAO/TAO_IDL/be/be_interface.cpp
index c0817ae20cf..ef3b955e1ad 100644
--- a/TAO/TAO_IDL/be/be_interface.cpp
+++ b/TAO/TAO_IDL/be/be_interface.cpp
@@ -3,8 +3,6 @@
/**
* @file be_interface.cpp
*
- * $Id$
- *
* Extension of class AST_Interface that provides additional means for C++
* mapping of an interface.
*
diff --git a/TAO/TAO_IDL/be/be_interface_fwd.cpp b/TAO/TAO_IDL/be/be_interface_fwd.cpp
index 9d9a2ea4f9c..5e9aef4784c 100644
--- a/TAO/TAO_IDL/be/be_interface_fwd.cpp
+++ b/TAO/TAO_IDL/be/be_interface_fwd.cpp
@@ -3,8 +3,6 @@
/**
* @file be_interface_fwd.cpp
*
- * $Id$
- *
* Extension of class AST_InterfaceFwd that provides additional means for C++
* mapping of an interface.
*
diff --git a/TAO/TAO_IDL/be/be_module.cpp b/TAO/TAO_IDL/be/be_module.cpp
index 4e58cf830bd..00c679e588d 100644
--- a/TAO/TAO_IDL/be/be_module.cpp
+++ b/TAO/TAO_IDL/be/be_module.cpp
@@ -2,8 +2,6 @@
/**
* @file be_module.cpp
*
- * $Id$
- *
* Extension of class AST_Module that provides additional means for C++
* mapping of a module
*
diff --git a/TAO/TAO_IDL/be/be_native.cpp b/TAO/TAO_IDL/be/be_native.cpp
index 07a69c8df18..eb54083eb7b 100644
--- a/TAO/TAO_IDL/be/be_native.cpp
+++ b/TAO/TAO_IDL/be/be_native.cpp
@@ -3,8 +3,6 @@
/**
* @file be_native.cpp
*
- * $Id$
- *
* The native IDL type
*
*
diff --git a/TAO/TAO_IDL/be/be_null_return_emitter.cpp b/TAO/TAO_IDL/be/be_null_return_emitter.cpp
index d0d79ce406f..198b61dce19 100644
--- a/TAO/TAO_IDL/be/be_null_return_emitter.cpp
+++ b/TAO/TAO_IDL/be/be_null_return_emitter.cpp
@@ -3,8 +3,6 @@
/**
* @file be_null_return_emitter.cpp
*
- * $Id$
- *
* Emits 'return x;' for all CORBA types and ACE-supported
* platforms.
*
diff --git a/TAO/TAO_IDL/be/be_operation.cpp b/TAO/TAO_IDL/be/be_operation.cpp
index 0edfaad98a0..c95c0b4202b 100644
--- a/TAO/TAO_IDL/be/be_operation.cpp
+++ b/TAO/TAO_IDL/be/be_operation.cpp
@@ -3,8 +3,6 @@
/**
* @file be_operation.cpp
*
- * $Id$
- *
* Extension of class AST_Operation that provides additional means for C++
* mapping.
*
diff --git a/TAO/TAO_IDL/be/be_param_holder.cpp b/TAO/TAO_IDL/be/be_param_holder.cpp
index 958a336b779..1565c43c7fe 100644
--- a/TAO/TAO_IDL/be/be_param_holder.cpp
+++ b/TAO/TAO_IDL/be/be_param_holder.cpp
@@ -3,8 +3,6 @@
/**
* @file be_param_holder.cpp
*
- * $Id$
- *
* Place holder referenced by AST_Field (or subclass)
* representing a corresponding template parameter in IDL.
*
diff --git a/TAO/TAO_IDL/be/be_predefined_type.cpp b/TAO/TAO_IDL/be/be_predefined_type.cpp
index 4370f2e4ccf..5f8982d6257 100644
--- a/TAO/TAO_IDL/be/be_predefined_type.cpp
+++ b/TAO/TAO_IDL/be/be_predefined_type.cpp
@@ -3,8 +3,6 @@
/**
* @file be_predefined_type.cpp
*
- * $Id$
- *
* Extension of class AST_PredefinedType that provides additional means for C++
* mapping.
*
diff --git a/TAO/TAO_IDL/be/be_root.cpp b/TAO/TAO_IDL/be/be_root.cpp
index 12679acf696..9541b9162eb 100644
--- a/TAO/TAO_IDL/be/be_root.cpp
+++ b/TAO/TAO_IDL/be/be_root.cpp
@@ -3,8 +3,6 @@
/**
* @file be_root.cpp
*
- * $Id$
- *
* Extension of class AST_Root that provides additional means for C++
* mapping.
*
diff --git a/TAO/TAO_IDL/be/be_sequence.cpp b/TAO/TAO_IDL/be/be_sequence.cpp
index 0e06a724513..552bd7c14c2 100644
--- a/TAO/TAO_IDL/be/be_sequence.cpp
+++ b/TAO/TAO_IDL/be/be_sequence.cpp
@@ -3,8 +3,6 @@
/**
* @file be_sequence.cpp
*
- * $Id$
- *
* Extension of class AST_Sequence that provides additional means for C++
* mapping.
*
diff --git a/TAO/TAO_IDL/be/be_string.cpp b/TAO/TAO_IDL/be/be_string.cpp
index fc39acd9b62..dc6c1796a8c 100644
--- a/TAO/TAO_IDL/be/be_string.cpp
+++ b/TAO/TAO_IDL/be/be_string.cpp
@@ -3,8 +3,6 @@
/**
* @file be_string.cpp
*
- * $Id$
- *
* Extension of class AST_String that provides additional means for C++
* mapping.
*
diff --git a/TAO/TAO_IDL/be/be_structure.cpp b/TAO/TAO_IDL/be/be_structure.cpp
index f686332d741..e6626e60782 100644
--- a/TAO/TAO_IDL/be/be_structure.cpp
+++ b/TAO/TAO_IDL/be/be_structure.cpp
@@ -3,8 +3,6 @@
/**
* @file be_structure.cpp
*
- * $Id$
- *
* Extension of class AST_Structure that provides additional means for C++
* mapping.
*
diff --git a/TAO/TAO_IDL/be/be_structure_fwd.cpp b/TAO/TAO_IDL/be/be_structure_fwd.cpp
index 6c3bf9d2559..9397fc6e1b3 100644
--- a/TAO/TAO_IDL/be/be_structure_fwd.cpp
+++ b/TAO/TAO_IDL/be/be_structure_fwd.cpp
@@ -3,8 +3,6 @@
/**
* @file be_structure_fwd.cpp
*
- * $Id$
- *
* Extension of class AST_StructureFwd that provides additional means for C++
* mapping of a struct.
*
diff --git a/TAO/TAO_IDL/be/be_type.cpp b/TAO/TAO_IDL/be/be_type.cpp
index d9b73df22be..ff5506fa505 100644
--- a/TAO/TAO_IDL/be/be_type.cpp
+++ b/TAO/TAO_IDL/be/be_type.cpp
@@ -3,8 +3,6 @@
/**
* @file be_type.cpp
*
- * $Id$
- *
* Extension of class AST_Type that provides additional means for C++
* mapping.
*
diff --git a/TAO/TAO_IDL/be/be_typedef.cpp b/TAO/TAO_IDL/be/be_typedef.cpp
index ace545aa4e2..98702306e04 100644
--- a/TAO/TAO_IDL/be/be_typedef.cpp
+++ b/TAO/TAO_IDL/be/be_typedef.cpp
@@ -3,8 +3,6 @@
/**
* @file be_typedef.cpp
*
- * $Id$
- *
* Extension of class AST_Typedef that provides additional means for C++
* mapping.
*
diff --git a/TAO/TAO_IDL/be/be_union.cpp b/TAO/TAO_IDL/be/be_union.cpp
index efd3194664f..0d7b97be708 100644
--- a/TAO/TAO_IDL/be/be_union.cpp
+++ b/TAO/TAO_IDL/be/be_union.cpp
@@ -3,8 +3,6 @@
/**
* @file be_union.cpp
*
- * $Id$
- *
* Extension of class AST_Union that provides additional means for C++
* mapping.
*
diff --git a/TAO/TAO_IDL/be/be_union_branch.cpp b/TAO/TAO_IDL/be/be_union_branch.cpp
index f3f466cc9b7..4f53cbadecb 100644
--- a/TAO/TAO_IDL/be/be_union_branch.cpp
+++ b/TAO/TAO_IDL/be/be_union_branch.cpp
@@ -3,8 +3,6 @@
/**
* @file be_union_branch.cpp
*
- * $Id$
- *
* Extension of class AST_UnionBranch that provides additional means for C++
* mapping.
*
diff --git a/TAO/TAO_IDL/be/be_union_fwd.cpp b/TAO/TAO_IDL/be/be_union_fwd.cpp
index 316804de873..ab3c15565b8 100644
--- a/TAO/TAO_IDL/be/be_union_fwd.cpp
+++ b/TAO/TAO_IDL/be/be_union_fwd.cpp
@@ -3,8 +3,6 @@
/**
* @file be_union_fwd.cpp
*
- * $Id$
- *
* Extension of class AST_UnionFwd that provides additional means for C++
* mapping of a union.
*
diff --git a/TAO/TAO_IDL/be/be_util.cpp b/TAO/TAO_IDL/be/be_util.cpp
index b7d808aa071..8b6cdb2fc9d 100644
--- a/TAO/TAO_IDL/be/be_util.cpp
+++ b/TAO/TAO_IDL/be/be_util.cpp
@@ -3,8 +3,6 @@
/**
* @file be_util.cpp
*
- * $Id$
- *
* Static helper methods used by multiple visitors.
*
*
diff --git a/TAO/TAO_IDL/be/be_valuebox.cpp b/TAO/TAO_IDL/be/be_valuebox.cpp
index 588ebed8324..975dcb0d7e7 100644
--- a/TAO/TAO_IDL/be/be_valuebox.cpp
+++ b/TAO/TAO_IDL/be/be_valuebox.cpp
@@ -3,8 +3,6 @@
/**
* @file be_valuebox.cpp
*
- * $Id$
- *
* Extension of class AST_Valuebox that provides additional means for C++
* mapping.
*
diff --git a/TAO/TAO_IDL/be/be_valuetype.cpp b/TAO/TAO_IDL/be/be_valuetype.cpp
index d807058abe2..c6886b2e2d8 100644
--- a/TAO/TAO_IDL/be/be_valuetype.cpp
+++ b/TAO/TAO_IDL/be/be_valuetype.cpp
@@ -3,8 +3,6 @@
/**
* @file be_valuetype.cpp
*
- * $Id$
- *
* Extension of class AST_Interface and be_interface that provides
* additional means for C++ mapping of an valuetype.
*
diff --git a/TAO/TAO_IDL/be/be_valuetype_fwd.cpp b/TAO/TAO_IDL/be/be_valuetype_fwd.cpp
index 865b318377f..99de4113a6a 100644
--- a/TAO/TAO_IDL/be/be_valuetype_fwd.cpp
+++ b/TAO/TAO_IDL/be/be_valuetype_fwd.cpp
@@ -3,8 +3,6 @@
/**
* @file be_valuetype_fwd.cpp
*
- * $Id$
- *
* Extension of class be_interface_fwd that provides additional
* means for C++ mapping of an valuetype.
*
diff --git a/TAO/TAO_IDL/be/be_visitor.cpp b/TAO/TAO_IDL/be/be_visitor.cpp
index 6a8383144ac..e0bacc5c61b 100644
--- a/TAO/TAO_IDL/be/be_visitor.cpp
+++ b/TAO/TAO_IDL/be/be_visitor.cpp
@@ -3,8 +3,6 @@
/**
* @file be_visitor.cpp
*
- * $Id$
- *
* Abstract class for back end visitors.
*
* = NOTES
diff --git a/TAO/TAO_IDL/be/be_visitor_amh_pre_proc.cpp b/TAO/TAO_IDL/be/be_visitor_amh_pre_proc.cpp
index aa7c4c540c6..bf34b126a16 100644
--- a/TAO/TAO_IDL/be/be_visitor_amh_pre_proc.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_amh_pre_proc.cpp
@@ -1,8 +1,6 @@
/**
* @file be_visitor_amh_pre_proc.cpp
*
- * $Id$
- *
* This visitor creates for AMH implied IDL constructs the appropriate AST
* (Abstract Syntax Tree) node, sets the corresponding interface or operation
* strategy on it and enteres the nodes into the AST.
diff --git a/TAO/TAO_IDL/be/be_visitor_ami_pre_proc.cpp b/TAO/TAO_IDL/be/be_visitor_ami_pre_proc.cpp
index d3ddd42cbd0..65cb5078b89 100644
--- a/TAO/TAO_IDL/be/be_visitor_ami_pre_proc.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_ami_pre_proc.cpp
@@ -4,8 +4,6 @@
/**
* @file be_visitor_ami_pre_proc.cpp
*
- * $Id$
- *
* This visitor creates for AMI implied IDL constructs
* the appropriate AST (Abstract Syntax Tree) node,
* sets the corresponding interface or operation strategy
diff --git a/TAO/TAO_IDL/be/be_visitor_argument/arglist.cpp b/TAO/TAO_IDL/be/be_visitor_argument/arglist.cpp
index 8426d0b27f2..8773276030f 100644
--- a/TAO/TAO_IDL/be/be_visitor_argument/arglist.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_argument/arglist.cpp
@@ -3,8 +3,6 @@
/**
* @file arglist.cpp
*
- * $Id$
- *
* Visitor that generates the parameters in an Operation signature
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_argument/argument.cpp b/TAO/TAO_IDL/be/be_visitor_argument/argument.cpp
index c762fa2c521..2f11ccc6b85 100644
--- a/TAO/TAO_IDL/be/be_visitor_argument/argument.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_argument/argument.cpp
@@ -3,8 +3,6 @@
/**
* @file argument.cpp
*
- * $Id$
- *
* generic visitor for Argument node
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_argument/argument.h b/TAO/TAO_IDL/be/be_visitor_argument/argument.h
index ae13e582d36..b85916778d5 100644
--- a/TAO/TAO_IDL/be/be_visitor_argument/argument.h
+++ b/TAO/TAO_IDL/be/be_visitor_argument/argument.h
@@ -3,8 +3,6 @@
/**
* @file argument.h
*
- * $Id$
- *
* Visitors for generation of code for Argument
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_argument/invoke_cs.cpp b/TAO/TAO_IDL/be/be_visitor_argument/invoke_cs.cpp
index 3688bd3f3b9..20b8e1564a4 100644
--- a/TAO/TAO_IDL/be/be_visitor_argument/invoke_cs.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_argument/invoke_cs.cpp
@@ -3,8 +3,6 @@
/**
* @file invoke_cs.cpp
*
- * $Id$
- *
* Visitor generating the code that passes arguments to the CDR operators
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_argument/marshal_ss.cpp b/TAO/TAO_IDL/be/be_visitor_argument/marshal_ss.cpp
index b238a7f63be..b5856744920 100644
--- a/TAO/TAO_IDL/be/be_visitor_argument/marshal_ss.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_argument/marshal_ss.cpp
@@ -3,8 +3,6 @@
/**
* @file marshal_ss.cpp
*
- * $Id$
- *
* Visitor that generates code that passes the argument variable to the
* marshal operations.
*
diff --git a/TAO/TAO_IDL/be/be_visitor_argument/upcall_ss.cpp b/TAO/TAO_IDL/be/be_visitor_argument/upcall_ss.cpp
index b239ed8daf2..96554eb256b 100644
--- a/TAO/TAO_IDL/be/be_visitor_argument/upcall_ss.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_argument/upcall_ss.cpp
@@ -3,8 +3,6 @@
/**
* @file upcall_ss.cpp
*
- * $Id$
- *
* Visitor that generates code that passes argument variables to the
* upcall.
*
diff --git a/TAO/TAO_IDL/be/be_visitor_argument/vardecl_ss.cpp b/TAO/TAO_IDL/be/be_visitor_argument/vardecl_ss.cpp
index 99e50000af7..8547c84dfed 100644
--- a/TAO/TAO_IDL/be/be_visitor_argument/vardecl_ss.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_argument/vardecl_ss.cpp
@@ -3,8 +3,6 @@
/**
* @file vardecl_ss.cpp
*
- * $Id$
- *
* Visitor that generates the variable declaration in the skeleton
* corresponding to the Argument node
*
diff --git a/TAO/TAO_IDL/be/be_visitor_array/any_op_ch.cpp b/TAO/TAO_IDL/be/be_visitor_array/any_op_ch.cpp
index 60f03dd07fa..7114bb6f314 100644
--- a/TAO/TAO_IDL/be/be_visitor_array/any_op_ch.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_array/any_op_ch.cpp
@@ -3,8 +3,6 @@
/**
* @file any_op_ch.cpp
*
- * $Id$
- *
* Visitor for code generation of Arrays for the Any operators in the client
* header.
*
diff --git a/TAO/TAO_IDL/be/be_visitor_array/any_op_cs.cpp b/TAO/TAO_IDL/be/be_visitor_array/any_op_cs.cpp
index 9170a541b04..0b9b848a9c3 100644
--- a/TAO/TAO_IDL/be/be_visitor_array/any_op_cs.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_array/any_op_cs.cpp
@@ -3,8 +3,6 @@
/**
* @file any_op_cs.cpp
*
- * $Id$
- *
* Visitor for code generation of Arrays for the Any operators in the client
* stubs.
*
diff --git a/TAO/TAO_IDL/be/be_visitor_array/array.cpp b/TAO/TAO_IDL/be/be_visitor_array/array.cpp
index 82ef57c36c0..f299f308a60 100644
--- a/TAO/TAO_IDL/be/be_visitor_array/array.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_array/array.cpp
@@ -3,8 +3,6 @@
/**
* @file array.cpp
*
- * $Id$
- *
* Generic visitor for code generation for Arrays
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_array/array.h b/TAO/TAO_IDL/be/be_visitor_array/array.h
index 222b7055e44..8ab5930d4e4 100644
--- a/TAO/TAO_IDL/be/be_visitor_array/array.h
+++ b/TAO/TAO_IDL/be/be_visitor_array/array.h
@@ -3,8 +3,6 @@
/**
* @file array.h
*
- * $Id$
- *
* Visitors for generation of code for Array
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_array/array_ci.cpp b/TAO/TAO_IDL/be/be_visitor_array/array_ci.cpp
index 19c7176c948..d95d91589b0 100644
--- a/TAO/TAO_IDL/be/be_visitor_array/array_ci.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_array/array_ci.cpp
@@ -3,8 +3,6 @@
/**
* @file array_ci.cpp
*
- * $Id$
- *
* Visitor generating code for Arrays in the client inline.
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_array/array_cs.cpp b/TAO/TAO_IDL/be/be_visitor_array/array_cs.cpp
index fc1650e6585..d539220ba51 100644
--- a/TAO/TAO_IDL/be/be_visitor_array/array_cs.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_array/array_cs.cpp
@@ -3,8 +3,6 @@
/**
* @file array_cs.cpp
*
- * $Id$
- *
* Visitor for code generation of Arrays in the client stubs
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_array/cdr_op_ch.cpp b/TAO/TAO_IDL/be/be_visitor_array/cdr_op_ch.cpp
index 7ec1d5f7c95..ed36e6bd4da 100644
--- a/TAO/TAO_IDL/be/be_visitor_array/cdr_op_ch.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_array/cdr_op_ch.cpp
@@ -3,8 +3,6 @@
/**
* @file cdr_op_ch.cpp
*
- * $Id$
- *
* Visitor for code generation of Arrays for the Cdr operators in the client
* header.
*
diff --git a/TAO/TAO_IDL/be/be_visitor_array/cdr_op_cs.cpp b/TAO/TAO_IDL/be/be_visitor_array/cdr_op_cs.cpp
index 61f9297ba35..ed75c96a06b 100644
--- a/TAO/TAO_IDL/be/be_visitor_array/cdr_op_cs.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_array/cdr_op_cs.cpp
@@ -3,8 +3,6 @@
/**
* @file cdr_op_cs.cpp
*
- * $Id$
- *
* Visitor for code generation of Arrays for the CDR operators in the client
* stubs.
*
diff --git a/TAO/TAO_IDL/be/be_visitor_attribute/attribute.cpp b/TAO/TAO_IDL/be/be_visitor_attribute/attribute.cpp
index 733e5f5e8aa..efc4fb3242e 100644
--- a/TAO/TAO_IDL/be/be_visitor_attribute/attribute.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_attribute/attribute.cpp
@@ -3,8 +3,6 @@
/**
* @file attribute.cpp
*
- * $Id$
- *
* Visitor for generation of code for Attribute
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_attribute/attribute.h b/TAO/TAO_IDL/be/be_visitor_attribute/attribute.h
index 09685384d92..4655ed37860 100644
--- a/TAO/TAO_IDL/be/be_visitor_attribute/attribute.h
+++ b/TAO/TAO_IDL/be/be_visitor_attribute/attribute.h
@@ -3,8 +3,6 @@
/**
* @file attribute.h
*
- * $Id$
- *
* Visitors for generation of code for Attribute
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_attribute/ccm_init.cpp b/TAO/TAO_IDL/be/be_visitor_attribute/ccm_init.cpp
index 19ef06078a4..651812840a1 100644
--- a/TAO/TAO_IDL/be/be_visitor_attribute/ccm_init.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_attribute/ccm_init.cpp
@@ -3,8 +3,6 @@
/**
* @file ccm_init.cpp
*
- * $Id$
- *
* Visitor for generation of code for CIAO component or home
* attribute initialization
*
diff --git a/TAO/TAO_IDL/be/be_visitor_attribute/set_from_extracted.cpp b/TAO/TAO_IDL/be/be_visitor_attribute/set_from_extracted.cpp
index c974e1ec20f..488843b7794 100644
--- a/TAO/TAO_IDL/be/be_visitor_attribute/set_from_extracted.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_attribute/set_from_extracted.cpp
@@ -3,8 +3,6 @@
/**
* @file set_from_extracted.cpp
*
- * $Id$
- *
* Visitor for generation of arguments to attribute mutators
* that were first extracted from an Any
*
diff --git a/TAO/TAO_IDL/be/be_visitor_ccm_pre_proc.cpp b/TAO/TAO_IDL/be/be_visitor_ccm_pre_proc.cpp
index 82966fa926c..f54de26ad5d 100644
--- a/TAO/TAO_IDL/be/be_visitor_ccm_pre_proc.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_ccm_pre_proc.cpp
@@ -1,8 +1,6 @@
/**
* @file be_visitor_ccm_pre_proc.cpp
*
- * $Id$
- *
* @author Jeff Parsons
*/
//=============================================================================
diff --git a/TAO/TAO_IDL/be/be_visitor_component/component.cpp b/TAO/TAO_IDL/be/be_visitor_component/component.cpp
index 0e34b208677..d78d674de3e 100644
--- a/TAO/TAO_IDL/be/be_visitor_component/component.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_component/component.cpp
@@ -3,8 +3,6 @@
/**
* @file component.cpp
*
- * $Id$
- *
* Visitor generating code for Components. This is a generic visitor.
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_component/component.h b/TAO/TAO_IDL/be/be_visitor_component/component.h
index d6e3852d44b..442293f159a 100644
--- a/TAO/TAO_IDL/be/be_visitor_component/component.h
+++ b/TAO/TAO_IDL/be/be_visitor_component/component.h
@@ -3,8 +3,6 @@
/**
* @file component.h
*
- * $Id$
- *
* Visitors for generation of code for Component.
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_component/component_ami_rh_ex_base.cpp b/TAO/TAO_IDL/be/be_visitor_component/component_ami_rh_ex_base.cpp
index 1c15d93fb92..8fb540d1d09 100644
--- a/TAO/TAO_IDL/be/be_visitor_component/component_ami_rh_ex_base.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_component/component_ami_rh_ex_base.cpp
@@ -3,8 +3,6 @@
/**
* @file component_ami_rh_ex_base.cpp
*
- * $Id$
- *
* Base class visitor generating code for AMI4CCM reply handler impl\
* visitors.
*
diff --git a/TAO/TAO_IDL/be/be_visitor_component/component_ami_rh_exh.cpp b/TAO/TAO_IDL/be/be_visitor_component/component_ami_rh_exh.cpp
index 38e236e10d2..89d3cfb09fe 100644
--- a/TAO/TAO_IDL/be/be_visitor_component/component_ami_rh_exh.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_component/component_ami_rh_exh.cpp
@@ -3,8 +3,6 @@
/**
* @file component_ami_rh_exh.cpp
*
- * $Id$
- *
* Visitor generating code for AMI4CCM reply handler impl headers.
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_component/component_ami_rh_exs.cpp b/TAO/TAO_IDL/be/be_visitor_component/component_ami_rh_exs.cpp
index 26b37d2769b..11aa5cb58cb 100644
--- a/TAO/TAO_IDL/be/be_visitor_component/component_ami_rh_exs.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_component/component_ami_rh_exs.cpp
@@ -3,8 +3,6 @@
/**
* @file component_ami_rh_exs.cpp
*
- * $Id$
- *
* Visitor generating code for AMI4CCM reply handler impl source
* files.
*
diff --git a/TAO/TAO_IDL/be/be_visitor_component/component_ex_idl.cpp b/TAO/TAO_IDL/be/be_visitor_component/component_ex_idl.cpp
index b6ef70f98e0..cd210144088 100644
--- a/TAO/TAO_IDL/be/be_visitor_component/component_ex_idl.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_component/component_ex_idl.cpp
@@ -3,8 +3,6 @@
/**
* @file component_ex_idl.cpp
*
- * $Id$
- *
* Visitor generating code for Components in the CIAO executor IDL.
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_component/component_exh.cpp b/TAO/TAO_IDL/be/be_visitor_component/component_exh.cpp
index a31233bc12a..0c34e43f5ff 100644
--- a/TAO/TAO_IDL/be/be_visitor_component/component_exh.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_component/component_exh.cpp
@@ -3,8 +3,6 @@
/**
* @file component_exh.cpp
*
- * $Id$
- *
* Visitor generating code for Components in the exec impl header.
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_component/component_exs.cpp b/TAO/TAO_IDL/be/be_visitor_component/component_exs.cpp
index dd2f008e4f4..51471bfb013 100644
--- a/TAO/TAO_IDL/be/be_visitor_component/component_exs.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_component/component_exs.cpp
@@ -3,8 +3,6 @@
/**
* @file component_exs.cpp
*
- * $Id$
- *
* Visitor generating code for Components in the exec impl source.
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_component/component_svh.cpp b/TAO/TAO_IDL/be/be_visitor_component/component_svh.cpp
index 7674966ef3d..dc0f89000ca 100644
--- a/TAO/TAO_IDL/be/be_visitor_component/component_svh.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_component/component_svh.cpp
@@ -3,8 +3,6 @@
/**
* @file component_svh.cpp
*
- * $Id$
- *
* Visitor generating code for Components in the servant header.
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_component/component_svs.cpp b/TAO/TAO_IDL/be/be_visitor_component/component_svs.cpp
index a2ec123f745..1f323e3f9cb 100644
--- a/TAO/TAO_IDL/be/be_visitor_component/component_svs.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_component/component_svs.cpp
@@ -3,8 +3,6 @@
/**
* @file component_svs.cpp
*
- * $Id$
- *
* Visitor generating code for Components in the servant source.
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_component/component_svth.cpp b/TAO/TAO_IDL/be/be_visitor_component/component_svth.cpp
index 86f8c2ea0e0..bdb15a7f3f6 100644
--- a/TAO/TAO_IDL/be/be_visitor_component/component_svth.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_component/component_svth.cpp
@@ -3,8 +3,6 @@
/**
* @file component_svth.cpp
*
- * $Id$
- *
* Visitor generating code for Components in the servant header.
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_component/component_svts.cpp b/TAO/TAO_IDL/be/be_visitor_component/component_svts.cpp
index 4c69f8a7566..d9bcbb814fb 100644
--- a/TAO/TAO_IDL/be/be_visitor_component/component_svts.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_component/component_svts.cpp
@@ -3,8 +3,6 @@
/**
* @file component_svts.cpp
*
- * $Id$
- *
* Visitor generating code for Components in the templated servant source.
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_component/context_ex_idl.cpp b/TAO/TAO_IDL/be/be_visitor_component/context_ex_idl.cpp
index c30e5a80125..c65b3cf01a2 100644
--- a/TAO/TAO_IDL/be/be_visitor_component/context_ex_idl.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_component/context_ex_idl.cpp
@@ -3,8 +3,6 @@
/**
* @file context_ex_idl.cpp
*
- * $Id$
- *
* Visitor generating code for the contect class
* in the CIAO executor IDL.
*
diff --git a/TAO/TAO_IDL/be/be_visitor_component/context_svth.cpp b/TAO/TAO_IDL/be/be_visitor_component/context_svth.cpp
index f2392bcfa20..8a08a862fd1 100644
--- a/TAO/TAO_IDL/be/be_visitor_component/context_svth.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_component/context_svth.cpp
@@ -3,8 +3,6 @@
/**
* @file context_svth.cpp
*
- * $Id$
- *
* Visitor generating code for a context class in the
* servant header.
*
diff --git a/TAO/TAO_IDL/be/be_visitor_component/context_svts.cpp b/TAO/TAO_IDL/be/be_visitor_component/context_svts.cpp
index f822b1bbdab..fe1510b2f0e 100644
--- a/TAO/TAO_IDL/be/be_visitor_component/context_svts.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_component/context_svts.cpp
@@ -3,8 +3,6 @@
/**
* @file context_svts.cpp
*
- * $Id$
- *
* Visitor generating code for a context class in the
* servant source.
*
diff --git a/TAO/TAO_IDL/be/be_visitor_component/executor_ex_idl.cpp b/TAO/TAO_IDL/be/be_visitor_component/executor_ex_idl.cpp
index bc0edf5ebe4..3c0d82815d9 100644
--- a/TAO/TAO_IDL/be/be_visitor_component/executor_ex_idl.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_component/executor_ex_idl.cpp
@@ -3,8 +3,6 @@
/**
* @file executor_ex_idl.cpp
*
- * $Id$
- *
* Visitor generating code for components
* in the CIAO executor IDL.
*
diff --git a/TAO/TAO_IDL/be/be_visitor_component/executor_exh.cpp b/TAO/TAO_IDL/be/be_visitor_component/executor_exh.cpp
index c4c90802992..3f33ebebfaf 100644
--- a/TAO/TAO_IDL/be/be_visitor_component/executor_exh.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_component/executor_exh.cpp
@@ -3,8 +3,6 @@
/**
* @file executor_exh.cpp
*
- * $Id$
- *
* Visitor generating code in the exec impl header.
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_component/executor_exs.cpp b/TAO/TAO_IDL/be/be_visitor_component/executor_exs.cpp
index 6c511577d22..85ac9cdf7e8 100644
--- a/TAO/TAO_IDL/be/be_visitor_component/executor_exs.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_component/executor_exs.cpp
@@ -3,8 +3,6 @@
/**
* @file executor_exs.cpp
*
- * $Id$
- *
* Visitor generating code in the exec impl source.
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_component/executor_exs_attr_init.cpp b/TAO/TAO_IDL/be/be_visitor_component/executor_exs_attr_init.cpp
index 00a05520a8f..7dba96a4e7c 100644
--- a/TAO/TAO_IDL/be/be_visitor_component/executor_exs_attr_init.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_component/executor_exs_attr_init.cpp
@@ -3,8 +3,6 @@
/**
* @file executor_exs_attr_init.cpp
*
- * $Id$
- *
* Visitor generating code in the exec impl source for
* the initialization of attribute members in the constructor.
*
diff --git a/TAO/TAO_IDL/be/be_visitor_component/executor_private_exh.cpp b/TAO/TAO_IDL/be/be_visitor_component/executor_private_exh.cpp
index 42ee1a7e8f1..f57e1f5cf57 100644
--- a/TAO/TAO_IDL/be/be_visitor_component/executor_private_exh.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_component/executor_private_exh.cpp
@@ -3,8 +3,6 @@
/**
* @file executor_private_exh.cpp
*
- * $Id$
- *
* Visitor generating code for private facet members
* in the exec impl header.
*
diff --git a/TAO/TAO_IDL/be/be_visitor_component/facet_exh.cpp b/TAO/TAO_IDL/be/be_visitor_component/facet_exh.cpp
index 7b7a452280c..a12b158c8a1 100644
--- a/TAO/TAO_IDL/be/be_visitor_component/facet_exh.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_component/facet_exh.cpp
@@ -3,8 +3,6 @@
/**
* @file facet_exh.cpp
*
- * $Id$
- *
* Visitor generating code for facets in the exec impl header.
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_component/facet_exs.cpp b/TAO/TAO_IDL/be/be_visitor_component/facet_exs.cpp
index 039c80bfea4..424da0a27ae 100644
--- a/TAO/TAO_IDL/be/be_visitor_component/facet_exs.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_component/facet_exs.cpp
@@ -3,8 +3,6 @@
/**
* @file facet_exs.cpp
*
- * $Id$
- *
* Visitor generating code for facets in the exec impl source.
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_component/servant_svh.cpp b/TAO/TAO_IDL/be/be_visitor_component/servant_svh.cpp
index fe9f4d71623..9556d6f99eb 100644
--- a/TAO/TAO_IDL/be/be_visitor_component/servant_svh.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_component/servant_svh.cpp
@@ -3,8 +3,6 @@
/**
* @file servant_svh.cpp
*
- * $Id$
- *
* Visitor generating code for a servant class in the
* servant header.
*
diff --git a/TAO/TAO_IDL/be/be_visitor_component/servant_svs.cpp b/TAO/TAO_IDL/be/be_visitor_component/servant_svs.cpp
index 030411df215..517c5e30ee2 100644
--- a/TAO/TAO_IDL/be/be_visitor_component/servant_svs.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_component/servant_svs.cpp
@@ -2,8 +2,6 @@
/**
* @file servant_svs.cpp
*
- * $Id$
- *
* Visitor generating code for a servant class in the
* servant source file.
*
diff --git a/TAO/TAO_IDL/be/be_visitor_component_fwd/any_op_ch.cpp b/TAO/TAO_IDL/be/be_visitor_component_fwd/any_op_ch.cpp
index b7dec867e6a..cc62818ec7d 100644
--- a/TAO/TAO_IDL/be/be_visitor_component_fwd/any_op_ch.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_component_fwd/any_op_ch.cpp
@@ -3,8 +3,6 @@
/**
* @file any_op_ch.cpp
*
- * $Id$
- *
* Visitor generating code for Any operators for a forward declared
* component in the client header.
*
diff --git a/TAO/TAO_IDL/be/be_visitor_component_fwd/cdr_op_ch.cpp b/TAO/TAO_IDL/be/be_visitor_component_fwd/cdr_op_ch.cpp
index 05e4810ae28..ff653a807df 100644
--- a/TAO/TAO_IDL/be/be_visitor_component_fwd/cdr_op_ch.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_component_fwd/cdr_op_ch.cpp
@@ -3,8 +3,6 @@
/**
* @file cdr_op_ch.cpp
*
- * $Id$
- *
* Visitor generating code for CDR operators for forward declared
* components. This uses compiled marshaling.
*
diff --git a/TAO/TAO_IDL/be/be_visitor_component_fwd/component_fwd.h b/TAO/TAO_IDL/be/be_visitor_component_fwd/component_fwd.h
index df3d32843e2..a429c4859a1 100644
--- a/TAO/TAO_IDL/be/be_visitor_component_fwd/component_fwd.h
+++ b/TAO/TAO_IDL/be/be_visitor_component_fwd/component_fwd.h
@@ -3,8 +3,6 @@
/**
* @file component_fwd.h
*
- * $Id$
- *
* Visitors for generation of code for forward declared Component
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_component_fwd/component_fwd_ch.cpp b/TAO/TAO_IDL/be/be_visitor_component_fwd/component_fwd_ch.cpp
index e9967e062fc..b1cc1a11149 100644
--- a/TAO/TAO_IDL/be/be_visitor_component_fwd/component_fwd_ch.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_component_fwd/component_fwd_ch.cpp
@@ -3,8 +3,6 @@
/**
* @file component_fwd_ch.cpp
*
- * $Id$
- *
* Visitor generating code for Component_Fwd node in the client header.
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_component_scope.cpp b/TAO/TAO_IDL/be/be_visitor_component_scope.cpp
index b71664c65d9..7ec0dbb7ea0 100644
--- a/TAO/TAO_IDL/be/be_visitor_component_scope.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_component_scope.cpp
@@ -3,8 +3,6 @@
/**
* @file be_visitor_component_scope.cpp
*
- * $Id$
- *
* Abstract visitor providing ancestor scope visitation.
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_connector/connector.h b/TAO/TAO_IDL/be/be_visitor_connector/connector.h
index e698915b5e0..67d726cf386 100644
--- a/TAO/TAO_IDL/be/be_visitor_connector/connector.h
+++ b/TAO/TAO_IDL/be/be_visitor_connector/connector.h
@@ -3,8 +3,6 @@
/**
* @file connector.h
*
- * $Id$
- *
* Visitors for generation of code for Connector.
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_connector/connector_ami_exh.cpp b/TAO/TAO_IDL/be/be_visitor_connector/connector_ami_exh.cpp
index 1cd81c62f60..98d339b0423 100644
--- a/TAO/TAO_IDL/be/be_visitor_connector/connector_ami_exh.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_connector/connector_ami_exh.cpp
@@ -3,8 +3,6 @@
/**
* @file connector_ami_exh.cpp
*
- * $Id$
- *
* Visitor generating code for AMI4CCM Connectors in the exec impl header.
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_connector/connector_ami_exs.cpp b/TAO/TAO_IDL/be/be_visitor_connector/connector_ami_exs.cpp
index fdbaf3d3377..014ad0b5888 100644
--- a/TAO/TAO_IDL/be/be_visitor_connector/connector_ami_exs.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_connector/connector_ami_exs.cpp
@@ -3,8 +3,6 @@
/**
* @file connector_ami_exs.cpp
*
- * $Id$
- *
* Visitor generating code for AMI4CCM Connectors in the exec
* impl source.
*
diff --git a/TAO/TAO_IDL/be/be_visitor_connector/connector_dds_ex_base.cpp b/TAO/TAO_IDL/be/be_visitor_connector/connector_dds_ex_base.cpp
index 39a23220e78..f8185ee5f09 100644
--- a/TAO/TAO_IDL/be/be_visitor_connector/connector_dds_ex_base.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_connector/connector_dds_ex_base.cpp
@@ -3,8 +3,6 @@
/**
* @file connector_dds_ex_base.cpp
*
- * $Id$
- *
* Base class for visitors generating code for DDS Connectors in
* the exec impl.
*
diff --git a/TAO/TAO_IDL/be/be_visitor_connector/connector_dds_exh.cpp b/TAO/TAO_IDL/be/be_visitor_connector/connector_dds_exh.cpp
index bc394647ec0..4e95a2546e6 100644
--- a/TAO/TAO_IDL/be/be_visitor_connector/connector_dds_exh.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_connector/connector_dds_exh.cpp
@@ -3,8 +3,6 @@
/**
* @file connector_dds_exh.cpp
*
- * $Id$
- *
* Visitor generating code for DDS Connectors in the exec impl header.
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_connector/connector_dds_exs.cpp b/TAO/TAO_IDL/be/be_visitor_connector/connector_dds_exs.cpp
index f2d6d2043f7..de5afad140a 100644
--- a/TAO/TAO_IDL/be/be_visitor_connector/connector_dds_exs.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_connector/connector_dds_exs.cpp
@@ -3,8 +3,6 @@
/**
* @file connector_dds_exs.cpp
*
- * $Id$
- *
* Visitor generating code for Connectors in the exec impl source.
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_connector/executor_ami_exh.cpp b/TAO/TAO_IDL/be/be_visitor_connector/executor_ami_exh.cpp
index 07424625daa..107b228f9da 100644
--- a/TAO/TAO_IDL/be/be_visitor_connector/executor_ami_exh.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_connector/executor_ami_exh.cpp
@@ -3,8 +3,6 @@
/**
* @file executor_ami_exh.cpp
*
- * $Id$
- *
* Visitor generating code for executors in the AMI connector
* impl header.
*
diff --git a/TAO/TAO_IDL/be/be_visitor_connector/executor_ami_exs.cpp b/TAO/TAO_IDL/be/be_visitor_connector/executor_ami_exs.cpp
index 4400567af71..e49261fb926 100644
--- a/TAO/TAO_IDL/be/be_visitor_connector/executor_ami_exs.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_connector/executor_ami_exs.cpp
@@ -3,8 +3,6 @@
/**
* @file executor_ami_exs.cpp
*
- * $Id$
- *
* Visitor generating code for executors in the AMI connector
* impl source.
*
diff --git a/TAO/TAO_IDL/be/be_visitor_connector/facet_ami_exh.cpp b/TAO/TAO_IDL/be/be_visitor_connector/facet_ami_exh.cpp
index fa71db76997..2ba25c046fd 100644
--- a/TAO/TAO_IDL/be/be_visitor_connector/facet_ami_exh.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_connector/facet_ami_exh.cpp
@@ -3,8 +3,6 @@
/**
* @file facet_ami_exh.cpp
*
- * $Id$
- *
* Visitor generating code for facets in the AMI connector
* impl header.
*
diff --git a/TAO/TAO_IDL/be/be_visitor_connector/facet_ami_exs.cpp b/TAO/TAO_IDL/be/be_visitor_connector/facet_ami_exs.cpp
index dafc15cdd5f..94078385bed 100644
--- a/TAO/TAO_IDL/be/be_visitor_connector/facet_ami_exs.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_connector/facet_ami_exs.cpp
@@ -2,8 +2,6 @@
/**
* @file facet_ami_exs.cpp
*
- * $Id$
- *
* Visitor generating code for facets in the AMI connector
* impl source.
*
diff --git a/TAO/TAO_IDL/be/be_visitor_constant/constant.h b/TAO/TAO_IDL/be/be_visitor_constant/constant.h
index 771f30d0cd7..5b18c8c8e74 100644
--- a/TAO/TAO_IDL/be/be_visitor_constant/constant.h
+++ b/TAO/TAO_IDL/be/be_visitor_constant/constant.h
@@ -3,8 +3,6 @@
/**
* @file constant.h
*
- * $Id$
- *
* Visitors for generation of code for Constant
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_constant/constant_ch.cpp b/TAO/TAO_IDL/be/be_visitor_constant/constant_ch.cpp
index b7ff2675132..52b406a1d65 100644
--- a/TAO/TAO_IDL/be/be_visitor_constant/constant_ch.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_constant/constant_ch.cpp
@@ -3,8 +3,6 @@
/**
* @file constant_ch.cpp
*
- * $Id$
- *
* Visitor generating code for the Constant node in the client header.
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_constant/constant_cs.cpp b/TAO/TAO_IDL/be/be_visitor_constant/constant_cs.cpp
index 6d36843998f..012da0962ea 100644
--- a/TAO/TAO_IDL/be/be_visitor_constant/constant_cs.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_constant/constant_cs.cpp
@@ -3,8 +3,6 @@
/**
* @file constant_cs.cpp
*
- * $Id$
- *
* Visitor for code generation of Constant code in the client stubs file.
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_context.cpp b/TAO/TAO_IDL/be/be_visitor_context.cpp
index 22b17bd2ab0..74a2cb1fd0a 100644
--- a/TAO/TAO_IDL/be/be_visitor_context.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_context.cpp
@@ -3,8 +3,6 @@
/**
* @file be_visitor_context.cpp
*
- * $Id$
- *
* Maintains the context information for visitors
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_dds_ts_idl.cpp b/TAO/TAO_IDL/be/be_visitor_dds_ts_idl.cpp
index 51409cfbb2a..6b5ba5e454f 100644
--- a/TAO/TAO_IDL/be/be_visitor_dds_ts_idl.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_dds_ts_idl.cpp
@@ -3,8 +3,6 @@
/**
* @file be_visitor_dds_ts_idl.cpp
*
- * $Id$
- *
* Visitor generating code for DDS type support IDL files.
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_decl.cpp b/TAO/TAO_IDL/be/be_visitor_decl.cpp
index e3e0d38e57a..50f1821fa3b 100644
--- a/TAO/TAO_IDL/be/be_visitor_decl.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_decl.cpp
@@ -3,8 +3,6 @@
/**
* @file be_visitor_decl.cpp
*
- * $Id$
- *
* Visitor for the base be_decl node. This serves to maintain the current
* state (context) of code generation for the derived visitor.
*
diff --git a/TAO/TAO_IDL/be/be_visitor_enum/any_op_ch.cpp b/TAO/TAO_IDL/be/be_visitor_enum/any_op_ch.cpp
index 27882b23199..8cc84119c01 100644
--- a/TAO/TAO_IDL/be/be_visitor_enum/any_op_ch.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_enum/any_op_ch.cpp
@@ -3,8 +3,6 @@
/**
* @file any_op_ch.cpp
*
- * $Id$
- *
* Visitor generating code for Enums for the Any operators
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_enum/any_op_cs.cpp b/TAO/TAO_IDL/be/be_visitor_enum/any_op_cs.cpp
index c136e1e8609..0245b9c9a3b 100644
--- a/TAO/TAO_IDL/be/be_visitor_enum/any_op_cs.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_enum/any_op_cs.cpp
@@ -3,8 +3,6 @@
/**
* @file any_op_cs.cpp
*
- * $Id$
- *
* Visitors for generation of code for Enum for the Any operators
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_enum/cdr_op_ch.cpp b/TAO/TAO_IDL/be/be_visitor_enum/cdr_op_ch.cpp
index 0f5ccbcbed7..1d3401470ab 100644
--- a/TAO/TAO_IDL/be/be_visitor_enum/cdr_op_ch.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_enum/cdr_op_ch.cpp
@@ -3,8 +3,6 @@
/**
* @file cdr_op_ch.cpp
*
- * $Id$
- *
* Visitor generating code for Enums for the CDR operators
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_enum/cdr_op_cs.cpp b/TAO/TAO_IDL/be/be_visitor_enum/cdr_op_cs.cpp
index 8f040da2fc2..292b8c7b83e 100644
--- a/TAO/TAO_IDL/be/be_visitor_enum/cdr_op_cs.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_enum/cdr_op_cs.cpp
@@ -3,8 +3,6 @@
/**
* @file cdr_op_cs.cpp
*
- * $Id$
- *
* Visitors for generation of code for Enum for the CDR operators
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_enum/enum.h b/TAO/TAO_IDL/be/be_visitor_enum/enum.h
index 4bcda07866c..bd6de6e295d 100644
--- a/TAO/TAO_IDL/be/be_visitor_enum/enum.h
+++ b/TAO/TAO_IDL/be/be_visitor_enum/enum.h
@@ -3,8 +3,6 @@
/**
* @file enum.h
*
- * $Id$
- *
* Visitors for generation of code for Enum
*
* @author Aniruddha Gokhale
diff --git a/TAO/TAO_IDL/be/be_visitor_enum/enum_ch.cpp b/TAO/TAO_IDL/be/be_visitor_enum/enum_ch.cpp
index 4ea61c93c9b..73455107d09 100644
--- a/TAO/TAO_IDL/be/be_visitor_enum/enum_ch.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_enum/enum_ch.cpp
@@ -3,8 +3,6 @@
/**
* @file enum_ch.cpp
*
- * $Id$
- *
* Visitor generating code for Enums in the client header
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_enum/enum_cs.cpp b/TAO/TAO_IDL/be/be_visitor_enum/enum_cs.cpp
index 980ac1d839a..072ae2debf2 100644
--- a/TAO/TAO_IDL/be/be_visitor_enum/enum_cs.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_enum/enum_cs.cpp
@@ -3,8 +3,6 @@
/**
* @file enum_cs.cpp
*
- * $Id$
- *
* Visitor generating code for Enums in the client stubs
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_exception/any_op_ch.cpp b/TAO/TAO_IDL/be/be_visitor_exception/any_op_ch.cpp
index 3bfa955ffb0..51f8fb89c51 100644
--- a/TAO/TAO_IDL/be/be_visitor_exception/any_op_ch.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_exception/any_op_ch.cpp
@@ -3,8 +3,6 @@
/**
* @file any_op_ch.cpp
*
- * $Id$
- *
* Visitor generating code for the Any operators for Exceptions
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_exception/any_op_cs.cpp b/TAO/TAO_IDL/be/be_visitor_exception/any_op_cs.cpp
index b1417c97c99..6c2e4cc85eb 100644
--- a/TAO/TAO_IDL/be/be_visitor_exception/any_op_cs.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_exception/any_op_cs.cpp
@@ -3,8 +3,6 @@
/**
* @file any_op_cs.cpp
*
- * $Id$
- *
* Visitor generating code for the Any operators for Exceptions.
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_exception/cdr_op_ch.cpp b/TAO/TAO_IDL/be/be_visitor_exception/cdr_op_ch.cpp
index 83aac757a30..81f98204bb2 100644
--- a/TAO/TAO_IDL/be/be_visitor_exception/cdr_op_ch.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_exception/cdr_op_ch.cpp
@@ -3,8 +3,6 @@
/**
* @file cdr_op_ch.cpp
*
- * $Id$
- *
* Visitor generating code for CDR operators for exceptions. This uses
* compiled marshaling.
*
diff --git a/TAO/TAO_IDL/be/be_visitor_exception/cdr_op_cs.cpp b/TAO/TAO_IDL/be/be_visitor_exception/cdr_op_cs.cpp
index f4107ec0940..fb26a1db14b 100644
--- a/TAO/TAO_IDL/be/be_visitor_exception/cdr_op_cs.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_exception/cdr_op_cs.cpp
@@ -3,8 +3,6 @@
/**
* @file cdr_op_cs.cpp
*
- * $Id$
- *
* Visitor generating code for CDR operators for exceptions
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_exception/ctor_assign.cpp b/TAO/TAO_IDL/be/be_visitor_exception/ctor_assign.cpp
index 2c72e991b75..80da58b33d7 100644
--- a/TAO/TAO_IDL/be/be_visitor_exception/ctor_assign.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_exception/ctor_assign.cpp
@@ -3,8 +3,6 @@
/**
* @file ctor_assign.cpp
*
- * $Id$
- *
* Visitor generating code for the special CTOR and assignment operator for
* Exceptions.
*
diff --git a/TAO/TAO_IDL/be/be_visitor_exception/exception.cpp b/TAO/TAO_IDL/be/be_visitor_exception/exception.cpp
index 0f5de87b591..908d3139b30 100644
--- a/TAO/TAO_IDL/be/be_visitor_exception/exception.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_exception/exception.cpp
@@ -3,8 +3,6 @@
/**
* @file exception.cpp
*
- * $Id$
- *
* Generic visitor generating code for Exceptions.
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_exception/exception.h b/TAO/TAO_IDL/be/be_visitor_exception/exception.h
index 3352a4fd1a4..89d2eb82e12 100644
--- a/TAO/TAO_IDL/be/be_visitor_exception/exception.h
+++ b/TAO/TAO_IDL/be/be_visitor_exception/exception.h
@@ -3,8 +3,6 @@
/**
* @file exception.h
*
- * $Id$
- *
* Visitors for generation of code for Exception
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_exception/exception_ch.cpp b/TAO/TAO_IDL/be/be_visitor_exception/exception_ch.cpp
index 747084ff71b..84ee50f93c2 100644
--- a/TAO/TAO_IDL/be/be_visitor_exception/exception_ch.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_exception/exception_ch.cpp
@@ -3,8 +3,6 @@
/**
* @file exception_ch.cpp
*
- * $Id$
- *
* Visitor generating code for Exception in the client header
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_exception/exception_ci.cpp b/TAO/TAO_IDL/be/be_visitor_exception/exception_ci.cpp
index 0ef51488fcf..45869574ced 100644
--- a/TAO/TAO_IDL/be/be_visitor_exception/exception_ci.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_exception/exception_ci.cpp
@@ -3,8 +3,6 @@
/**
* @file exception_ci.cpp
*
- * $Id$
- *
* Visitor generating code for Exception in the inline file.
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_exception/exception_cs.cpp b/TAO/TAO_IDL/be/be_visitor_exception/exception_cs.cpp
index 274dd67b9d5..a6766847ca6 100644
--- a/TAO/TAO_IDL/be/be_visitor_exception/exception_cs.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_exception/exception_cs.cpp
@@ -3,8 +3,6 @@
/**
* @file exception_cs.cpp
*
- * $Id$
- *
* Visitor generating code for Exception in the stubs file
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_exception/exception_ctor.cpp b/TAO/TAO_IDL/be/be_visitor_exception/exception_ctor.cpp
index 4a8a7fae2f6..dc509a6a5db 100644
--- a/TAO/TAO_IDL/be/be_visitor_exception/exception_ctor.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_exception/exception_ctor.cpp
@@ -3,8 +3,6 @@
/**
* @file exception_ctor.cpp
*
- * $Id$
- *
* Visitor generating code for the special constructor for Exceptions
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_field/cdr_op_ch.cpp b/TAO/TAO_IDL/be/be_visitor_field/cdr_op_ch.cpp
index 21626675be4..61c514e5003 100644
--- a/TAO/TAO_IDL/be/be_visitor_field/cdr_op_ch.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_field/cdr_op_ch.cpp
@@ -3,8 +3,6 @@
/**
* @file cdr_op_ch.cpp
*
- * $Id$
- *
* Visitor generating CDR operator declarator for field in the client header
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_field/cdr_op_cs.cpp b/TAO/TAO_IDL/be/be_visitor_field/cdr_op_cs.cpp
index fef4d12241e..f73d0455f97 100644
--- a/TAO/TAO_IDL/be/be_visitor_field/cdr_op_cs.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_field/cdr_op_cs.cpp
@@ -3,8 +3,6 @@
/**
* @file cdr_op_cs.cpp
*
- * $Id$
- *
* Visitor generating code for Field in the client stubs file.
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_field/field.h b/TAO/TAO_IDL/be/be_visitor_field/field.h
index b5863e7e8fb..ad3142f35de 100644
--- a/TAO/TAO_IDL/be/be_visitor_field/field.h
+++ b/TAO/TAO_IDL/be/be_visitor_field/field.h
@@ -2,8 +2,6 @@
/**
* @file field.h
*
- * $Id$
- *
* Concrete visitor for the base "BE_Field" node
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_field/field_ch.cpp b/TAO/TAO_IDL/be/be_visitor_field/field_ch.cpp
index 187bfd29d0b..84a67a726b8 100644
--- a/TAO/TAO_IDL/be/be_visitor_field/field_ch.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_field/field_ch.cpp
@@ -3,8 +3,6 @@
/**
* @file field_ch.cpp
*
- * $Id$
- *
* Visitor generating code for Field node in the client header
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_field/field_ci.cpp b/TAO/TAO_IDL/be/be_visitor_field/field_ci.cpp
index 21f3e92dea9..ebde46420cb 100644
--- a/TAO/TAO_IDL/be/be_visitor_field/field_ci.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_field/field_ci.cpp
@@ -3,8 +3,6 @@
/**
* @file field_ci.cpp
*
- * $Id$
- *
* Visitor generating code for Field in the client inline file
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_field/field_cs.cpp b/TAO/TAO_IDL/be/be_visitor_field/field_cs.cpp
index d73d29b9615..4cc34cb72dd 100644
--- a/TAO/TAO_IDL/be/be_visitor_field/field_cs.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_field/field_cs.cpp
@@ -3,8 +3,6 @@
/**
* @file field_cs.cpp
*
- * $Id$
- *
* Visitor generating code for Field in the client stubs file.
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_home/home.h b/TAO/TAO_IDL/be/be_visitor_home/home.h
index 9da43286179..a86f251914e 100644
--- a/TAO/TAO_IDL/be/be_visitor_home/home.h
+++ b/TAO/TAO_IDL/be/be_visitor_home/home.h
@@ -3,8 +3,6 @@
/**
* @file home.h
*
- * $Id$
- *
* Visitors for generation of code for a component home.
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_home/home_ex_idl.cpp b/TAO/TAO_IDL/be/be_visitor_home/home_ex_idl.cpp
index e3ca64c31a9..b33cb5829cf 100644
--- a/TAO/TAO_IDL/be/be_visitor_home/home_ex_idl.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_home/home_ex_idl.cpp
@@ -3,8 +3,6 @@
/**
* @file home_ex_idl.cpp
*
- * $Id$
- *
* Visitor generating code for Homes in the CIAO executor IDL.
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_home/home_exh.cpp b/TAO/TAO_IDL/be/be_visitor_home/home_exh.cpp
index e96c25743cd..5b0bdf3e02e 100644
--- a/TAO/TAO_IDL/be/be_visitor_home/home_exh.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_home/home_exh.cpp
@@ -3,8 +3,6 @@
/**
* @file home_exh.cpp
*
- * $Id$
- *
* Visitor generating code for homes in the exec impl header.
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_home/home_exs.cpp b/TAO/TAO_IDL/be/be_visitor_home/home_exs.cpp
index f80bf4f212f..1c6c188b7b0 100644
--- a/TAO/TAO_IDL/be/be_visitor_home/home_exs.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_home/home_exs.cpp
@@ -3,8 +3,6 @@
/**
* @file home_exs.cpp
*
- * $Id$
- *
* Visitor generating code for homes in the exec impl source.
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_home/home_svh.cpp b/TAO/TAO_IDL/be/be_visitor_home/home_svh.cpp
index a9c5f337050..b50f3f9015e 100644
--- a/TAO/TAO_IDL/be/be_visitor_home/home_svh.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_home/home_svh.cpp
@@ -3,8 +3,6 @@
/**
* @file home_svh.cpp
*
- * $Id$
- *
* Visitor generating code for Homes in the servant header.
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_home/home_svs.cpp b/TAO/TAO_IDL/be/be_visitor_home/home_svs.cpp
index d82924e4b2d..eafa8857600 100644
--- a/TAO/TAO_IDL/be/be_visitor_home/home_svs.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_home/home_svs.cpp
@@ -3,8 +3,6 @@
/**
* @file home_svs.cpp
*
- * $Id$
- *
* Visitor generating code for Homes in the servant source.
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_interface/ami4ccm_conn_ex_idl.cpp b/TAO/TAO_IDL/be/be_visitor_interface/ami4ccm_conn_ex_idl.cpp
index d407264b8bb..e6ea2e9f528 100644
--- a/TAO/TAO_IDL/be/be_visitor_interface/ami4ccm_conn_ex_idl.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_interface/ami4ccm_conn_ex_idl.cpp
@@ -3,8 +3,6 @@
/**
* @file ami4ccm_conn_ex_idl.cpp
*
- * $Id$
- *
* Visitor generating code for AMI4CCM Interfaces in the executor IDL
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_interface/ami4ccm_rh_ex_idl.cpp b/TAO/TAO_IDL/be/be_visitor_interface/ami4ccm_rh_ex_idl.cpp
index ede59f9fc1d..1b6919a9853 100644
--- a/TAO/TAO_IDL/be/be_visitor_interface/ami4ccm_rh_ex_idl.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_interface/ami4ccm_rh_ex_idl.cpp
@@ -3,8 +3,6 @@
/**
* @file ami4ccm_rh_ex_idl.cpp
*
- * $Id$
- *
* Visitor generating code for AMI4CCM Interfaces in the executor IDL
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_interface/ami4ccm_sendc_ex_idl.cpp b/TAO/TAO_IDL/be/be_visitor_interface/ami4ccm_sendc_ex_idl.cpp
index d932f7c0454..1cbc59cd559 100644
--- a/TAO/TAO_IDL/be/be_visitor_interface/ami4ccm_sendc_ex_idl.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_interface/ami4ccm_sendc_ex_idl.cpp
@@ -3,8 +3,6 @@
/**
* @file ami4ccm_sendc_ex_idl.cpp
*
- * $Id$
- *
* Visitor generating code for AMI4CCM Interfaces in the executor IDL
*
* @author Jeff Parsons
diff --git a/TAO/TAO_IDL/be/be_visitor_interface/any_op_ch.cpp b/TAO/TAO_IDL/be/be_visitor_interface/any_op_ch.cpp
index 9ac034be916..f3bdab528ba 100644
--- a/TAO/TAO_IDL/be/be_visitor_interface/any_op_ch.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_interface/any_op_ch.cpp
@@ -3,8 +3,6 @@
/**
* @file any_op_ch.cpp
*
- * $Id$
- *
* Visitor generating code for Any operators for an Interface in the client
* header.
*
diff --git a/TAO/TAO_IDL/be/be_visitor_interface/any_op_cs.cpp b/TAO/TAO_IDL/be/be_visitor_interface/any_op_cs.cpp
index d34030d20a6..c4e3d13080c 100644
--- a/TAO/TAO_IDL/be/be_visitor_interface/any_op_cs.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_interface/any_op_cs.cpp
@@ -3,8 +3,6 @@
/**
* @file any_op_cs.cpp
*
- * $Id$
- *
* Visitor generating code for Any operators for Interface in the stubs
* file.
*
diff --git a/TAO/TAO_IDL/be/be_visitor_interface/cdr_op_ch.cpp b/TAO/TAO_IDL/be/be_visitor_interface/cdr_op_ch.cpp
index 43c12f601ec..b1549c3027c 100644
--- a/TAO/TAO_IDL/be/be_visitor_interface/cdr_op_ch.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_interface/cdr_op_ch.cpp
@@ -3,8 +3,6 @@
/**
* @file cdr_op_ch.cpp
*
- * $Id$
- *
* Visitor generating code for CDR operators for interfaces. This uses
* compiled marshaling.
*
diff --git a/TAO/TAO_IDL/be/be_visitor_interface/cdr_op_cs.cpp b/TAO/TAO_IDL/be/be_visitor_interface/cdr_op_cs.cpp
index d139aa0545a..e2b24c8a1a2 100644
--- a/TAO/TAO_IDL/be/be_visitor_interface/cdr_op_cs.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_interface/cdr_op_cs.cpp
@@ -3,8 +3,6 @@
/**
* @file cdr_op_cs.cpp
*
- * $Id$
- *
* Visitor generating code for CDR operators for interfaces
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_interface/facet_svth.cpp b/TAO/TAO_IDL/be/be_visitor_interface/facet_svth.cpp
index 867a3675ef7..170599bc058 100644
--- a/TAO/TAO_IDL/be/be_visitor_interface/facet_svth.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_interface/facet_svth.cpp
@@ -3,8 +3,6 @@
/**
* @file facet_svth.cpp
*
- * $Id$
- *
* Visitor generating code for a facet servant class in the
* servant header.
*
diff --git a/TAO/TAO_IDL/be/be_visitor_interface/facet_svts.cpp b/TAO/TAO_IDL/be/be_visitor_interface/facet_svts.cpp
index 1e921ecec06..fee8803a934 100644
--- a/TAO/TAO_IDL/be/be_visitor_interface/facet_svts.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_interface/facet_svts.cpp
@@ -3,8 +3,6 @@
/**
* @file facet_svts.cpp
*
- * $Id$
- *
* Visitor generating code for a facet servant class in the
* servant source.
*
diff --git a/TAO/TAO_IDL/be/be_visitor_interface/interface.cpp b/TAO/TAO_IDL/be/be_visitor_interface/interface.cpp
index d75f95f778c..71918385a4f 100644
--- a/TAO/TAO_IDL/be/be_visitor_interface/interface.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_interface/interface.cpp
@@ -3,8 +3,6 @@
/**
* @file interface.cpp
*
- * $Id$
- *
* Visitor generating code for Interfaces. This is a generic visitor.
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_interface/interface.h b/TAO/TAO_IDL/be/be_visitor_interface/interface.h
index b2d9d06bf93..4e114c9a269 100644
--- a/TAO/TAO_IDL/be/be_visitor_interface/interface.h
+++ b/TAO/TAO_IDL/be/be_visitor_interface/interface.h
@@ -3,8 +3,6 @@
/**
* @file interface.h
*
- * $Id$
- *
* Visitors for generation of code for Interface
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_interface/interface_ch.cpp b/TAO/TAO_IDL/be/be_visitor_interface/interface_ch.cpp
index 0fb0b926ebb..3e85aba0f08 100644
--- a/TAO/TAO_IDL/be/be_visitor_interface/interface_ch.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_interface/interface_ch.cpp
@@ -3,8 +3,6 @@
/**
* @file interface_ch.cpp
*
- * $Id$
- *
* Visitor generating code for Interfaces in the client header
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_interface/interface_ci.cpp b/TAO/TAO_IDL/be/be_visitor_interface/interface_ci.cpp
index fa1156a4691..3b90adf1d8e 100644
--- a/TAO/TAO_IDL/be/be_visitor_interface/interface_ci.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_interface/interface_ci.cpp
@@ -3,8 +3,6 @@
/**
* @file interface_ci.cpp
*
- * $Id$
- *
* Visitor generating code for Interfaces in the client inline file
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_interface/interface_cs.cpp b/TAO/TAO_IDL/be/be_visitor_interface/interface_cs.cpp
index 543d5e13936..e7b7eb75b97 100644
--- a/TAO/TAO_IDL/be/be_visitor_interface/interface_cs.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_interface/interface_cs.cpp
@@ -2,8 +2,6 @@
/**
* @file interface_cs.cpp
*
- * $Id$
- *
* Visitor generating code for Interfaces in the client stubs file.
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_interface/interface_ex_idl.cpp b/TAO/TAO_IDL/be/be_visitor_interface/interface_ex_idl.cpp
index 304a8ffdc8d..55bc88f4daa 100644
--- a/TAO/TAO_IDL/be/be_visitor_interface/interface_ex_idl.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_interface/interface_ex_idl.cpp
@@ -3,8 +3,6 @@
/**
* @file interface_ex_idl.cpp
*
- * $Id$
- *
* Visitor generating code for Interfaces in the
* CIAO executor IDL file.
*
diff --git a/TAO/TAO_IDL/be/be_visitor_interface/interface_ih.cpp b/TAO/TAO_IDL/be/be_visitor_interface/interface_ih.cpp
index f8d7fd3e32c..f07420a77e0 100644
--- a/TAO/TAO_IDL/be/be_visitor_interface/interface_ih.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_interface/interface_ih.cpp
@@ -3,8 +3,6 @@
/**
* @file interface_ih.cpp
*
- * $Id$
- *
* Visitor generating code for Interfaces in the implementation header
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_interface/interface_is.cpp b/TAO/TAO_IDL/be/be_visitor_interface/interface_is.cpp
index dc0cee6957f..5970c253bad 100644
--- a/TAO/TAO_IDL/be/be_visitor_interface/interface_is.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_interface/interface_is.cpp
@@ -3,8 +3,6 @@
/**
* @file interface_is.cpp
*
- * $Id$
- *
* Visitor generating code for Interfaces in the implementation skeletons file.
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_interface/interface_sh.cpp b/TAO/TAO_IDL/be/be_visitor_interface/interface_sh.cpp
index f81a2c9dee7..bd7bc493bc5 100644
--- a/TAO/TAO_IDL/be/be_visitor_interface/interface_sh.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_interface/interface_sh.cpp
@@ -3,8 +3,6 @@
/**
* @file interface_sh.cpp
*
- * $Id$
- *
* Visitor generating code for Interfaces in the server header
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_interface/interface_ss.cpp b/TAO/TAO_IDL/be/be_visitor_interface/interface_ss.cpp
index 5cfa523741b..eaf4d154dc9 100644
--- a/TAO/TAO_IDL/be/be_visitor_interface/interface_ss.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_interface/interface_ss.cpp
@@ -3,8 +3,6 @@
/**
* @file interface_ss.cpp
*
- * $Id$
- *
* Visitor generating code for Interfaces in the server skeletons file.
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_interface/interface_svth.cpp b/TAO/TAO_IDL/be/be_visitor_interface/interface_svth.cpp
index 96f81c7bd75..7dd494bf83e 100644
--- a/TAO/TAO_IDL/be/be_visitor_interface/interface_svth.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_interface/interface_svth.cpp
@@ -3,8 +3,6 @@
/**
* @file interface_svth.cpp
*
- * $Id$
- *
* Visitor generating code for Interfaces in the
* CIAO template servant header file.
*
diff --git a/TAO/TAO_IDL/be/be_visitor_interface/interface_svts.cpp b/TAO/TAO_IDL/be/be_visitor_interface/interface_svts.cpp
index 4ac7ae90bcf..1b13124798a 100644
--- a/TAO/TAO_IDL/be/be_visitor_interface/interface_svts.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_interface/interface_svts.cpp
@@ -3,8 +3,6 @@
/**
* @file interface_svts.cpp
*
- * $Id$
- *
* Visitor generating code for Interfaces in the
* CIAO template servant source file.
*
diff --git a/TAO/TAO_IDL/be/be_visitor_interface/smart_proxy_ch.cpp b/TAO/TAO_IDL/be/be_visitor_interface/smart_proxy_ch.cpp
index 6632574aeff..fef71201989 100644
--- a/TAO/TAO_IDL/be/be_visitor_interface/smart_proxy_ch.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_interface/smart_proxy_ch.cpp
@@ -2,8 +2,6 @@
/**
* @file smart_proxy_ch.cpp
*
- * $Id$
- *
* This provides code generation for smart proxy classes for an
* interface in the client header.
*
diff --git a/TAO/TAO_IDL/be/be_visitor_interface/smart_proxy_cs.cpp b/TAO/TAO_IDL/be/be_visitor_interface/smart_proxy_cs.cpp
index 082d522681f..977eef9cb2b 100644
--- a/TAO/TAO_IDL/be/be_visitor_interface/smart_proxy_cs.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_interface/smart_proxy_cs.cpp
@@ -3,8 +3,6 @@
/**
* @file smart_proxy_cs.cpp
*
- * $Id$
- *
* Visitor generating code for smart_proxy classes for an Interface in the
* client proxy file.
*
diff --git a/TAO/TAO_IDL/be/be_visitor_interface/tie_sh.cpp b/TAO/TAO_IDL/be/be_visitor_interface/tie_sh.cpp
index 3539e1fdd56..0de2e1177cf 100644
--- a/TAO/TAO_IDL/be/be_visitor_interface/tie_sh.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_interface/tie_sh.cpp
@@ -3,8 +3,6 @@
/**
* @file tie_sh.cpp
*
- * $Id$
- *
* Visitor generating code for TIE class for an Interface in the header
* file.
*
diff --git a/TAO/TAO_IDL/be/be_visitor_interface/tie_ss.cpp b/TAO/TAO_IDL/be/be_visitor_interface/tie_ss.cpp
index 4ef14930859..b0048581743 100644
--- a/TAO/TAO_IDL/be/be_visitor_interface/tie_ss.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_interface/tie_ss.cpp
@@ -3,8 +3,6 @@
/**
* @file tie_ss.cpp
*
- * $Id$
- *
* Visitor generating code for TIE classes for the Interface node in the
* inline file.
*
diff --git a/TAO/TAO_IDL/be/be_visitor_interface_fwd/any_op_ch.cpp b/TAO/TAO_IDL/be/be_visitor_interface_fwd/any_op_ch.cpp
index 331a913dbfa..63873337a19 100644
--- a/TAO/TAO_IDL/be/be_visitor_interface_fwd/any_op_ch.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_interface_fwd/any_op_ch.cpp
@@ -3,8 +3,6 @@
/**
* @file any_op_ch.cpp
*
- * $Id$
- *
* Visitor generating code for Any operators for a forward declared interface
* in the client header.
*
diff --git a/TAO/TAO_IDL/be/be_visitor_interface_fwd/cdr_op_ch.cpp b/TAO/TAO_IDL/be/be_visitor_interface_fwd/cdr_op_ch.cpp
index 3c1e1dc67b9..fac5192e389 100644
--- a/TAO/TAO_IDL/be/be_visitor_interface_fwd/cdr_op_ch.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_interface_fwd/cdr_op_ch.cpp
@@ -3,8 +3,6 @@
/**
* @file cdr_op_ch.cpp
*
- * $Id$
- *
* Visitor generating code for CDR operators for forward declared
* interfaces. This uses compiled marshaling.
*
diff --git a/TAO/TAO_IDL/be/be_visitor_interface_fwd/interface_fwd.h b/TAO/TAO_IDL/be/be_visitor_interface_fwd/interface_fwd.h
index 3444abcb54f..68655105fb9 100644
--- a/TAO/TAO_IDL/be/be_visitor_interface_fwd/interface_fwd.h
+++ b/TAO/TAO_IDL/be/be_visitor_interface_fwd/interface_fwd.h
@@ -3,8 +3,6 @@
/**
* @file interface_fwd.h
*
- * $Id$
- *
* Visitors for generation of code for Interface_Fwd
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_interface_fwd/interface_fwd_ch.cpp b/TAO/TAO_IDL/be/be_visitor_interface_fwd/interface_fwd_ch.cpp
index bd82e56a491..a058350a185 100644
--- a/TAO/TAO_IDL/be/be_visitor_interface_fwd/interface_fwd_ch.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_interface_fwd/interface_fwd_ch.cpp
@@ -3,8 +3,6 @@
/**
* @file interface_fwd_ch.cpp
*
- * $Id$
- *
* Visitor generating code for Interface_Fwd node in the client header.
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_module/any_op.cpp b/TAO/TAO_IDL/be/be_visitor_module/any_op.cpp
index 07e0debb82e..a2d75f684ba 100644
--- a/TAO/TAO_IDL/be/be_visitor_module/any_op.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_module/any_op.cpp
@@ -3,8 +3,6 @@
/**
* @file any_op.cpp
*
- * $Id$
- *
* Visitor generating code for Any operators for elements in the scope of
* the Module.
*
diff --git a/TAO/TAO_IDL/be/be_visitor_module/cdr_op.cpp b/TAO/TAO_IDL/be/be_visitor_module/cdr_op.cpp
index 8fbb4b131c5..4015765a501 100644
--- a/TAO/TAO_IDL/be/be_visitor_module/cdr_op.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_module/cdr_op.cpp
@@ -3,8 +3,6 @@
/**
* @file cdr_op.cpp
*
- * $Id$
- *
* Visitor generating code for the CDR operators for types defined in Module's
* scope.
*
diff --git a/TAO/TAO_IDL/be/be_visitor_module/module.cpp b/TAO/TAO_IDL/be/be_visitor_module/module.cpp
index 347f3a65489..903e82885bd 100644
--- a/TAO/TAO_IDL/be/be_visitor_module/module.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_module/module.cpp
@@ -3,8 +3,6 @@
/**
* @file module.cpp
*
- * $Id$
- *
* Generic visitor generating code for Module
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_module/module.h b/TAO/TAO_IDL/be/be_visitor_module/module.h
index 04dec43cbb2..597d04d3197 100644
--- a/TAO/TAO_IDL/be/be_visitor_module/module.h
+++ b/TAO/TAO_IDL/be/be_visitor_module/module.h
@@ -3,8 +3,6 @@
/**
* @file module.h
*
- * $Id$
- *
* Visitors for generation of code for Module
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_module/module_ch.cpp b/TAO/TAO_IDL/be/be_visitor_module/module_ch.cpp
index 100420b81bf..3b0b1126c5c 100644
--- a/TAO/TAO_IDL/be/be_visitor_module/module_ch.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_module/module_ch.cpp
@@ -3,8 +3,6 @@
/**
* @file module_ch.cpp
*
- * $Id$
- *
* Visitor generating code for Module in the client header
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_module/module_ih.cpp b/TAO/TAO_IDL/be/be_visitor_module/module_ih.cpp
index 85f83530251..70eb66d01d7 100644
--- a/TAO/TAO_IDL/be/be_visitor_module/module_ih.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_module/module_ih.cpp
@@ -3,8 +3,6 @@
/**
* @file module_ih.cpp
*
- * $Id$
- *
* Visitor generating code for Module in the implementation header
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_module/module_sh.cpp b/TAO/TAO_IDL/be/be_visitor_module/module_sh.cpp
index eaabccf8acd..83593692525 100644
--- a/TAO/TAO_IDL/be/be_visitor_module/module_sh.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_module/module_sh.cpp
@@ -3,8 +3,6 @@
/**
* @file module_sh.cpp
*
- * $Id$
- *
* Visitor generating code for Module in the server header
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_native/native.h b/TAO/TAO_IDL/be/be_visitor_native/native.h
index c3df185c829..3b43b27af17 100644
--- a/TAO/TAO_IDL/be/be_visitor_native/native.h
+++ b/TAO/TAO_IDL/be/be_visitor_native/native.h
@@ -3,8 +3,6 @@
/**
* @file native.h
*
- * $Id$
- *
* Visitors for generation of code for native
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_native/native_ch.cpp b/TAO/TAO_IDL/be/be_visitor_native/native_ch.cpp
index 473bf03de18..e1c2c6d58ff 100644
--- a/TAO/TAO_IDL/be/be_visitor_native/native_ch.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_native/native_ch.cpp
@@ -3,8 +3,6 @@
/**
* @file native_ch.cpp
*
- * $Id$
- *
* Visitor generating code for Native in the client header
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_operation/amh_rh_sh.cpp b/TAO/TAO_IDL/be/be_visitor_operation/amh_rh_sh.cpp
index 71d953415bf..928c6746635 100644
--- a/TAO/TAO_IDL/be/be_visitor_operation/amh_rh_sh.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_operation/amh_rh_sh.cpp
@@ -2,8 +2,6 @@
/**
* @file amh_rh_sh.cpp
*
- * $Id$
- *
* Visitor generating AMH-RH skeleton code for Operation node in the
* skeleton header.
*
diff --git a/TAO/TAO_IDL/be/be_visitor_operation/amh_rh_ss.cpp b/TAO/TAO_IDL/be/be_visitor_operation/amh_rh_ss.cpp
index c75d69d2e34..c16e63c9736 100644
--- a/TAO/TAO_IDL/be/be_visitor_operation/amh_rh_ss.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_operation/amh_rh_ss.cpp
@@ -2,8 +2,6 @@
/**
* @file amh_rh_ss.cpp
*
- * $Id$
- *
* Creates code for AMH-RH operations.
*
* @author Mayur Deshpande <mayur@ics.uci.edu>
diff --git a/TAO/TAO_IDL/be/be_visitor_operation/amh_sh.cpp b/TAO/TAO_IDL/be/be_visitor_operation/amh_sh.cpp
index 1affcd9984f..62a32a5e0ab 100644
--- a/TAO/TAO_IDL/be/be_visitor_operation/amh_sh.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_operation/amh_sh.cpp
@@ -3,8 +3,6 @@
/**
* @file amh_sh.cpp
*
- * $Id$
- *
* Visitor generating AMH skeleton code for Operation node in the
* skeleton header.
*
diff --git a/TAO/TAO_IDL/be/be_visitor_operation/ami_cs.cpp b/TAO/TAO_IDL/be/be_visitor_operation/ami_cs.cpp
index 2895f81d563..f74608f3ed8 100644
--- a/TAO/TAO_IDL/be/be_visitor_operation/ami_cs.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_operation/ami_cs.cpp
@@ -3,8 +3,6 @@
/**
* @file ami_cs.cpp
*
- * $Id$
- *
* Visitor generating code for Operation in the stubs file.
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_operation/ami_handler_reply_stub_operation_cs.cpp b/TAO/TAO_IDL/be/be_visitor_operation/ami_handler_reply_stub_operation_cs.cpp
index 9db711f915b..38e948d165f 100644
--- a/TAO/TAO_IDL/be/be_visitor_operation/ami_handler_reply_stub_operation_cs.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_operation/ami_handler_reply_stub_operation_cs.cpp
@@ -3,8 +3,6 @@
/**
* @file ami_handler_reply_stub_operation_cs.cpp
*
- * $Id$
- *
* Visitor generating code for Operation in the stubs file.
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_operation/arglist.cpp b/TAO/TAO_IDL/be/be_visitor_operation/arglist.cpp
index 6b4b81217db..1006ee44b4b 100644
--- a/TAO/TAO_IDL/be/be_visitor_operation/arglist.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_operation/arglist.cpp
@@ -3,8 +3,6 @@
/**
* @file arglist.cpp
*
- * $Id$
- *
* Visitor generating code for the parameter list of the Operation signature.
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_operation/argument.cpp b/TAO/TAO_IDL/be/be_visitor_operation/argument.cpp
index 11d6a9bb96e..37c4817f96b 100644
--- a/TAO/TAO_IDL/be/be_visitor_operation/argument.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_operation/argument.cpp
@@ -3,8 +3,6 @@
/**
* @file argument.cpp
*
- * $Id$
- *
* Visitor that calls the visitor for arguments.
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_operation/argument_invoke.cpp b/TAO/TAO_IDL/be/be_visitor_operation/argument_invoke.cpp
index 2ef35ecc61d..25885d0fca2 100644
--- a/TAO/TAO_IDL/be/be_visitor_operation/argument_invoke.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_operation/argument_invoke.cpp
@@ -3,8 +3,6 @@
/**
* @file argument_invoke.cpp
*
- * $Id$
- *
* Visitor to pass arguments to the CDR operators. This one helps in
* generating the && and the , at the right place. This one is for the
* client stub side.
diff --git a/TAO/TAO_IDL/be/be_visitor_operation/argument_marshal.cpp b/TAO/TAO_IDL/be/be_visitor_operation/argument_marshal.cpp
index 2362a8483ea..38098e18701 100644
--- a/TAO/TAO_IDL/be/be_visitor_operation/argument_marshal.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_operation/argument_marshal.cpp
@@ -3,8 +3,6 @@
/**
* @file argument_marshal.cpp
*
- * $Id$
- *
* Visitor to pass arguments to the CDR operators. This one helps in
* generating the && and the , at the right place. This one is for the
* skeleton side.
diff --git a/TAO/TAO_IDL/be/be_visitor_operation/exceptlist_cs.cpp b/TAO/TAO_IDL/be/be_visitor_operation/exceptlist_cs.cpp
index 55aef74ee9f..dc86ad13bd6 100644
--- a/TAO/TAO_IDL/be/be_visitor_operation/exceptlist_cs.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_operation/exceptlist_cs.cpp
@@ -3,8 +3,6 @@
/**
* @file exceptlist_cs.cpp
*
- * $Id$
- *
* Visitor generating code for the list of exceptions that an operation
* raises.
*
diff --git a/TAO/TAO_IDL/be/be_visitor_operation/exceptlist_ss.cpp b/TAO/TAO_IDL/be/be_visitor_operation/exceptlist_ss.cpp
index 5d1ad562c85..61f90405107 100644
--- a/TAO/TAO_IDL/be/be_visitor_operation/exceptlist_ss.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_operation/exceptlist_ss.cpp
@@ -3,8 +3,6 @@
/**
* @file exceptlist_ss.cpp
*
- * $Id$
- *
* Visitor generating code for the list of exceptions that an operation
* raises (skeleton/server side).
*
diff --git a/TAO/TAO_IDL/be/be_visitor_operation/operation.cpp b/TAO/TAO_IDL/be/be_visitor_operation/operation.cpp
index d3b0add57c5..8efac709ba7 100644
--- a/TAO/TAO_IDL/be/be_visitor_operation/operation.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_operation/operation.cpp
@@ -3,8 +3,6 @@
/**
* @file operation.cpp
*
- * $Id$
- *
* Visitor generating code for Operation in the stubs file.
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_operation/operation.h b/TAO/TAO_IDL/be/be_visitor_operation/operation.h
index c934c1eae9c..ec535c814e7 100644
--- a/TAO/TAO_IDL/be/be_visitor_operation/operation.h
+++ b/TAO/TAO_IDL/be/be_visitor_operation/operation.h
@@ -3,8 +3,6 @@
/**
* @file operation.h
*
- * $Id$
- *
* Visitors for generation of code for Operation
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_operation/operation_ch.cpp b/TAO/TAO_IDL/be/be_visitor_operation/operation_ch.cpp
index 0d96d3475fc..0ce795308bf 100644
--- a/TAO/TAO_IDL/be/be_visitor_operation/operation_ch.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_operation/operation_ch.cpp
@@ -3,8 +3,6 @@
/**
* @file operation_ch.cpp
*
- * $Id$
- *
* Visitor generating code for Operation node in the client header.
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_operation/operation_cs.cpp b/TAO/TAO_IDL/be/be_visitor_operation/operation_cs.cpp
index 87455bab09b..0ed4acbf34a 100644
--- a/TAO/TAO_IDL/be/be_visitor_operation/operation_cs.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_operation/operation_cs.cpp
@@ -3,8 +3,6 @@
/**
* @file operation_cs.cpp
*
- * $Id$
- *
* Visitor generating code for Operation in the stubs file.
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_operation/operation_exs.cpp b/TAO/TAO_IDL/be/be_visitor_operation/operation_exs.cpp
index 312b8b57051..c9f721cbdaf 100644
--- a/TAO/TAO_IDL/be/be_visitor_operation/operation_exs.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_operation/operation_exs.cpp
@@ -3,8 +3,6 @@
/**
* @file operation_exs.cpp
*
- * $Id$
- *
* Visitor generating code for Operation in the CIAO executor file.
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_operation/operation_ih.cpp b/TAO/TAO_IDL/be/be_visitor_operation/operation_ih.cpp
index 333bb69bec1..416e3248f21 100644
--- a/TAO/TAO_IDL/be/be_visitor_operation/operation_ih.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_operation/operation_ih.cpp
@@ -3,8 +3,6 @@
/**
* @file operation_ih.cpp
*
- * $Id$
- *
* Visitor generating code for Operation in the implementation header
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_operation/operation_is.cpp b/TAO/TAO_IDL/be/be_visitor_operation/operation_is.cpp
index aef0632bd90..a6f04f062dc 100644
--- a/TAO/TAO_IDL/be/be_visitor_operation/operation_is.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_operation/operation_is.cpp
@@ -3,8 +3,6 @@
/**
* @file operation_is.cpp
*
- * $Id$
- *
* Visitor generating code for Operation in the implementation skeleton
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_operation/operation_sh.cpp b/TAO/TAO_IDL/be/be_visitor_operation/operation_sh.cpp
index 165f1252cc0..51ce6eb93c9 100644
--- a/TAO/TAO_IDL/be/be_visitor_operation/operation_sh.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_operation/operation_sh.cpp
@@ -3,8 +3,6 @@
/**
* @file operation_sh.cpp
*
- * $Id$
- *
* Visitor generating code for Operation in the server header
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_operation/operation_ss.cpp b/TAO/TAO_IDL/be/be_visitor_operation/operation_ss.cpp
index b5e12995273..c571b6a3b3c 100644
--- a/TAO/TAO_IDL/be/be_visitor_operation/operation_ss.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_operation/operation_ss.cpp
@@ -3,8 +3,6 @@
/**
* @file operation_ss.cpp
*
- * $Id$
- *
* Visitor generating code for Operation in the server skeleton
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_operation/operation_svs.cpp b/TAO/TAO_IDL/be/be_visitor_operation/operation_svs.cpp
index b61b2a39018..8e446e8200f 100644
--- a/TAO/TAO_IDL/be/be_visitor_operation/operation_svs.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_operation/operation_svs.cpp
@@ -3,8 +3,6 @@
/**
* @file operation_svs.cpp
*
- * $Id$
- *
* Visitor generating code for Operation in the CIAO servants file.
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_operation/rettype.cpp b/TAO/TAO_IDL/be/be_visitor_operation/rettype.cpp
index e35ca462369..29f986abb3c 100644
--- a/TAO/TAO_IDL/be/be_visitor_operation/rettype.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_operation/rettype.cpp
@@ -3,8 +3,6 @@
/**
* @file rettype.cpp
*
- * $Id$
- *
* Visitor generating code for return type of the Operation node
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_operation/rettype_return_cs.cpp b/TAO/TAO_IDL/be/be_visitor_operation/rettype_return_cs.cpp
index adc134cceb6..5b32900c7df 100644
--- a/TAO/TAO_IDL/be/be_visitor_operation/rettype_return_cs.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_operation/rettype_return_cs.cpp
@@ -3,8 +3,6 @@
/**
* @file rettype_return_cs.cpp
*
- * $Id$
- *
* Visitor generating code for returning the return type variable.
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_operation/smart_proxy_ch.cpp b/TAO/TAO_IDL/be/be_visitor_operation/smart_proxy_ch.cpp
index 43619967d98..1b36a7f1612 100644
--- a/TAO/TAO_IDL/be/be_visitor_operation/smart_proxy_ch.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_operation/smart_proxy_ch.cpp
@@ -3,8 +3,6 @@
/**
* @file smart_proxy_ch.cpp
*
- * $Id$
- *
* Visitor generating code for Operation node in the client header.
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_operation/smart_proxy_cs.cpp b/TAO/TAO_IDL/be/be_visitor_operation/smart_proxy_cs.cpp
index 0d834516385..da514977f1d 100644
--- a/TAO/TAO_IDL/be/be_visitor_operation/smart_proxy_cs.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_operation/smart_proxy_cs.cpp
@@ -3,8 +3,6 @@
/**
* @file smart_proxy_cs.cpp
*
- * $Id$
- *
* Visitor generating code for Operation in the stubs file.
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_operation/tie_sh.cpp b/TAO/TAO_IDL/be/be_visitor_operation/tie_sh.cpp
index 2e901d3ee25..d2c8babf66c 100644
--- a/TAO/TAO_IDL/be/be_visitor_operation/tie_sh.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_operation/tie_sh.cpp
@@ -3,8 +3,6 @@
/**
* @file tie_sh.cpp
*
- * $Id$
- *
* Visitor generating code for operations of the TIE class in the header
* file.
*
diff --git a/TAO/TAO_IDL/be/be_visitor_operation/tie_ss.cpp b/TAO/TAO_IDL/be/be_visitor_operation/tie_ss.cpp
index 56000b3f0c7..969a28f243e 100644
--- a/TAO/TAO_IDL/be/be_visitor_operation/tie_ss.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_operation/tie_ss.cpp
@@ -3,8 +3,6 @@
/**
* @file tie_ss.cpp
*
- * $Id$
- *
* Visitor generating code for operations for the TIE class.
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_operation/upcall_command_ss.cpp b/TAO/TAO_IDL/be/be_visitor_operation/upcall_command_ss.cpp
index 6d23954b5d9..91006b90af3 100644
--- a/TAO/TAO_IDL/be/be_visitor_operation/upcall_command_ss.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_operation/upcall_command_ss.cpp
@@ -3,8 +3,6 @@
/**
* @file upcall_command_ss.cpp
*
- * $Id$
- *
* Visitor that generates operation-specific TAO::Upcall_Command
* objects in skeletons.
*
diff --git a/TAO/TAO_IDL/be/be_visitor_root/any_op.cpp b/TAO/TAO_IDL/be/be_visitor_root/any_op.cpp
index c6c6cc24b20..9f564c1925b 100644
--- a/TAO/TAO_IDL/be/be_visitor_root/any_op.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_root/any_op.cpp
@@ -3,8 +3,6 @@
/**
* @file any_op.cpp
*
- * $Id$
- *
* Visitor generating code for the Any operators for types defined in Root's
* scope.
*
diff --git a/TAO/TAO_IDL/be/be_visitor_root/cdr_op.cpp b/TAO/TAO_IDL/be/be_visitor_root/cdr_op.cpp
index 039eaafc39b..fa914f835ec 100644
--- a/TAO/TAO_IDL/be/be_visitor_root/cdr_op.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_root/cdr_op.cpp
@@ -3,8 +3,6 @@
/**
* @file cdr_op.cpp
*
- * $Id$
- *
* Visitor generating code for the CDR operators for types defined
* in Root's scope.
*
diff --git a/TAO/TAO_IDL/be/be_visitor_root/root.cpp b/TAO/TAO_IDL/be/be_visitor_root/root.cpp
index 007765a4721..724929e0831 100644
--- a/TAO/TAO_IDL/be/be_visitor_root/root.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_root/root.cpp
@@ -3,8 +3,6 @@
/**
* @file root.cpp
*
- * $Id$
- *
* Visitor generating code for the Root node. This is a generic visitor.
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_root/root.h b/TAO/TAO_IDL/be/be_visitor_root/root.h
index 7556c621e08..205466b1598 100644
--- a/TAO/TAO_IDL/be/be_visitor_root/root.h
+++ b/TAO/TAO_IDL/be/be_visitor_root/root.h
@@ -3,8 +3,6 @@
/**
* @file root.h
*
- * $Id$
- *
* Visitors for generation of code for Root
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_root/root_ch.cpp b/TAO/TAO_IDL/be/be_visitor_root/root_ch.cpp
index d01c2c2a18d..3e14c0ea0c6 100644
--- a/TAO/TAO_IDL/be/be_visitor_root/root_ch.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_root/root_ch.cpp
@@ -3,8 +3,6 @@
/**
* @file root_ch.cpp
*
- * $Id$
- *
* Visitor generating code for Root in the client header
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_root/root_ci.cpp b/TAO/TAO_IDL/be/be_visitor_root/root_ci.cpp
index b8d32dd8345..b4b9425e036 100644
--- a/TAO/TAO_IDL/be/be_visitor_root/root_ci.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_root/root_ci.cpp
@@ -3,8 +3,6 @@
/**
* @file root_ci.cpp
*
- * $Id$
- *
* Visitor generating code for the Root in the client inline
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_root/root_cnh.cpp b/TAO/TAO_IDL/be/be_visitor_root/root_cnh.cpp
index 5dd0c741d9b..8606a3ae8b2 100644
--- a/TAO/TAO_IDL/be/be_visitor_root/root_cnh.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_root/root_cnh.cpp
@@ -3,8 +3,6 @@
/**
* @file root_cnh.cpp
*
- * $Id$
- *
* Visitor generating code for Root in the CIAO
* connector impl header
*
diff --git a/TAO/TAO_IDL/be/be_visitor_root/root_cns.cpp b/TAO/TAO_IDL/be/be_visitor_root/root_cns.cpp
index 1f8b86bf02e..71d113a6773 100644
--- a/TAO/TAO_IDL/be/be_visitor_root/root_cns.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_root/root_cns.cpp
@@ -3,8 +3,6 @@
/**
* @file root_cns.cpp
*
- * $Id$
- *
* Visitor generating code for Root in the CIAO
* connector impl source
*
diff --git a/TAO/TAO_IDL/be/be_visitor_root/root_cs.cpp b/TAO/TAO_IDL/be/be_visitor_root/root_cs.cpp
index a50f6c1e1b4..fbfd8e98122 100644
--- a/TAO/TAO_IDL/be/be_visitor_root/root_cs.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_root/root_cs.cpp
@@ -3,8 +3,6 @@
/**
* @file root_cs.cpp
*
- * $Id$
- *
* Visitor generating code for Root in the client stubs file.
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_root/root_ex_idl.cpp b/TAO/TAO_IDL/be/be_visitor_root/root_ex_idl.cpp
index dd56dd78b4f..806dcbc2ca8 100644
--- a/TAO/TAO_IDL/be/be_visitor_root/root_ex_idl.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_root/root_ex_idl.cpp
@@ -3,8 +3,6 @@
/**
* @file root_ex_idl.cpp
*
- * $Id$
- *
* Visitor generating code for Root in the CIAO executor IDL
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_root/root_exh.cpp b/TAO/TAO_IDL/be/be_visitor_root/root_exh.cpp
index 8fd23623d35..2bf579bc8cd 100644
--- a/TAO/TAO_IDL/be/be_visitor_root/root_exh.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_root/root_exh.cpp
@@ -3,8 +3,6 @@
/**
* @file root_exh.cpp
*
- * $Id$
- *
* Visitor generating code for Root in the CIAO
* exec impl header
*
diff --git a/TAO/TAO_IDL/be/be_visitor_root/root_exs.cpp b/TAO/TAO_IDL/be/be_visitor_root/root_exs.cpp
index a1f1b8cb4e8..b525f3749b6 100644
--- a/TAO/TAO_IDL/be/be_visitor_root/root_exs.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_root/root_exs.cpp
@@ -3,8 +3,6 @@
/**
* @file root_exs.cpp
*
- * $Id$
- *
* Visitor generating code for Root in the CIAO
* exec impl source
*
diff --git a/TAO/TAO_IDL/be/be_visitor_root/root_ih.cpp b/TAO/TAO_IDL/be/be_visitor_root/root_ih.cpp
index fd8dff6d47b..8cc90d2638a 100644
--- a/TAO/TAO_IDL/be/be_visitor_root/root_ih.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_root/root_ih.cpp
@@ -3,8 +3,6 @@
/**
* @file root_ih.cpp
*
- * $Id$
- *
* Visitor generating code for Root in the server implementation header
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_root/root_is.cpp b/TAO/TAO_IDL/be/be_visitor_root/root_is.cpp
index 207bc860cfb..553911927bd 100644
--- a/TAO/TAO_IDL/be/be_visitor_root/root_is.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_root/root_is.cpp
@@ -2,8 +2,6 @@
/**
* @file root_is.cpp
*
- * $Id$
- *
* Visitor generating code for the Root in the implementation skeletons file
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_root/root_sh.cpp b/TAO/TAO_IDL/be/be_visitor_root/root_sh.cpp
index 9a063ad087d..dfaa995d0dc 100644
--- a/TAO/TAO_IDL/be/be_visitor_root/root_sh.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_root/root_sh.cpp
@@ -3,8 +3,6 @@
/**
* @file root_sh.cpp
*
- * $Id$
- *
* Visitor generating code for Root in the server header
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_root/root_ss.cpp b/TAO/TAO_IDL/be/be_visitor_root/root_ss.cpp
index 2f5b8f61116..50955e5ab71 100644
--- a/TAO/TAO_IDL/be/be_visitor_root/root_ss.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_root/root_ss.cpp
@@ -3,8 +3,6 @@
/**
* @file root_ss.cpp
*
- * $Id$
- *
* Visitor generating code for the Root in the server skeletons file
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_root/root_sth.cpp b/TAO/TAO_IDL/be/be_visitor_root/root_sth.cpp
index 11ebc0768b6..1cdd2beff47 100644
--- a/TAO/TAO_IDL/be/be_visitor_root/root_sth.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_root/root_sth.cpp
@@ -3,8 +3,6 @@
/**
* @file root_sth.cpp
*
- * $Id$
- *
* Visitor generating code for Root in the server template header
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_root/root_svh.cpp b/TAO/TAO_IDL/be/be_visitor_root/root_svh.cpp
index 3c1f5228363..29acb216029 100644
--- a/TAO/TAO_IDL/be/be_visitor_root/root_svh.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_root/root_svh.cpp
@@ -3,8 +3,6 @@
/**
* @file root_svh.cpp
*
- * $Id$
- *
* Visitor generating code for Root in the CIAO servant header
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_root/root_svs.cpp b/TAO/TAO_IDL/be/be_visitor_root/root_svs.cpp
index 620b785386a..28b5145e4c0 100644
--- a/TAO/TAO_IDL/be/be_visitor_root/root_svs.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_root/root_svs.cpp
@@ -3,8 +3,6 @@
/**
* @file root_svs.cpp
*
- * $Id$
- *
* Visitor generating code for Root in the CIAO servant source
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_root/root_svth.cpp b/TAO/TAO_IDL/be/be_visitor_root/root_svth.cpp
index 3e5983d4f5e..c99a8b124aa 100644
--- a/TAO/TAO_IDL/be/be_visitor_root/root_svth.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_root/root_svth.cpp
@@ -3,8 +3,6 @@
/**
* @file root_svth.cpp
*
- * $Id$
- *
* Visitor generating code for Root in the CIAO template servant header
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_root/root_svts.cpp b/TAO/TAO_IDL/be/be_visitor_root/root_svts.cpp
index 2598b09acea..1571e635392 100644
--- a/TAO/TAO_IDL/be/be_visitor_root/root_svts.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_root/root_svts.cpp
@@ -3,8 +3,6 @@
/**
* @file root_svts.cpp
*
- * $Id$
- *
* Visitor generating code for Root in the CIAO template servant source
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_scope.cpp b/TAO/TAO_IDL/be/be_visitor_scope.cpp
index 49022a2f806..b2ddf8d8a54 100644
--- a/TAO/TAO_IDL/be/be_visitor_scope.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_scope.cpp
@@ -3,8 +3,6 @@
/**
* @file be_visitor_scope.cpp
*
- * $Id$
- *
* Visitor for the base be_scope node. This serves to maintain the current
* state (context) of code generation for the derived visitor.
*
diff --git a/TAO/TAO_IDL/be/be_visitor_sequence/any_op_ch.cpp b/TAO/TAO_IDL/be/be_visitor_sequence/any_op_ch.cpp
index 8ffcf1fabe3..15796ec02de 100644
--- a/TAO/TAO_IDL/be/be_visitor_sequence/any_op_ch.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_sequence/any_op_ch.cpp
@@ -3,8 +3,6 @@
/**
* @file any_op_ch.cpp
*
- * $Id$
- *
* Visitor generating code for Any operators for the Sequence
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_sequence/any_op_cs.cpp b/TAO/TAO_IDL/be/be_visitor_sequence/any_op_cs.cpp
index bde76415775..604e8403dcc 100644
--- a/TAO/TAO_IDL/be/be_visitor_sequence/any_op_cs.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_sequence/any_op_cs.cpp
@@ -3,8 +3,6 @@
/**
* @file any_op_cs.cpp
*
- * $Id$
- *
* Visitor generating code for Any operator for the Sequence node
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_sequence/buffer_type.cpp b/TAO/TAO_IDL/be/be_visitor_sequence/buffer_type.cpp
index 4cb98e8f70d..92edf2e3134 100644
--- a/TAO/TAO_IDL/be/be_visitor_sequence/buffer_type.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_sequence/buffer_type.cpp
@@ -3,8 +3,6 @@
/**
* @file buffer_type.cpp
*
- * $Id$
- *
* Visitor generating code for the internal buffer type of the Sequence node
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_sequence/cdr_op_ch.cpp b/TAO/TAO_IDL/be/be_visitor_sequence/cdr_op_ch.cpp
index f49fd8c8e49..11046a67f30 100644
--- a/TAO/TAO_IDL/be/be_visitor_sequence/cdr_op_ch.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_sequence/cdr_op_ch.cpp
@@ -3,8 +3,6 @@
/**
* @file cdr_op_ch.cpp
*
- * $Id$
- *
* Visitor generating code for CDR operators for sequences. This uses
* compiled marshaling.
*
diff --git a/TAO/TAO_IDL/be/be_visitor_sequence/cdr_op_cs.cpp b/TAO/TAO_IDL/be/be_visitor_sequence/cdr_op_cs.cpp
index 6c100ba60c4..e08d66d22d1 100644
--- a/TAO/TAO_IDL/be/be_visitor_sequence/cdr_op_cs.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_sequence/cdr_op_cs.cpp
@@ -3,8 +3,6 @@
/**
* @file cdr_op_cs.cpp
*
- * $Id$
- *
* Visitor for code generation of Sequences for the CDR operators
* in the client stubs.
*
diff --git a/TAO/TAO_IDL/be/be_visitor_sequence/sequence.h b/TAO/TAO_IDL/be/be_visitor_sequence/sequence.h
index 1940339f73c..bd91ece275a 100644
--- a/TAO/TAO_IDL/be/be_visitor_sequence/sequence.h
+++ b/TAO/TAO_IDL/be/be_visitor_sequence/sequence.h
@@ -3,8 +3,6 @@
/**
* @file sequence.h
*
- * $Id$
- *
* Visitors for generation of code for Sequence
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_sequence/sequence_base.cpp b/TAO/TAO_IDL/be/be_visitor_sequence/sequence_base.cpp
index 0eb7913e373..4c3c1c7156e 100644
--- a/TAO/TAO_IDL/be/be_visitor_sequence/sequence_base.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_sequence/sequence_base.cpp
@@ -3,8 +3,6 @@
/**
* @file sequence_base.cpp
*
- * $Id$
- *
* Visitor generating code for the base type of the Sequence
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_sequence/sequence_ch.cpp b/TAO/TAO_IDL/be/be_visitor_sequence/sequence_ch.cpp
index c46f8b4e886..ba1db027648 100644
--- a/TAO/TAO_IDL/be/be_visitor_sequence/sequence_ch.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_sequence/sequence_ch.cpp
@@ -3,8 +3,6 @@
/**
* @file sequence_ch.cpp
*
- * $Id$
- *
* Visitor generating code for Sequence in the client header
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_sequence/sequence_cs.cpp b/TAO/TAO_IDL/be/be_visitor_sequence/sequence_cs.cpp
index f035481fac6..f041e6577f3 100644
--- a/TAO/TAO_IDL/be/be_visitor_sequence/sequence_cs.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_sequence/sequence_cs.cpp
@@ -3,8 +3,6 @@
/**
* @file sequence_cs.cpp
*
- * $Id$
- *
* Visitor generating code for Sequences in the client stubs file
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_structure/any_op_ch.cpp b/TAO/TAO_IDL/be/be_visitor_structure/any_op_ch.cpp
index f0a9ac189f9..392a48abf28 100644
--- a/TAO/TAO_IDL/be/be_visitor_structure/any_op_ch.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_structure/any_op_ch.cpp
@@ -3,8 +3,6 @@
/**
* @file any_op_ch.cpp
*
- * $Id$
- *
* Visitor generating code for Any operators for structures
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_structure/any_op_cs.cpp b/TAO/TAO_IDL/be/be_visitor_structure/any_op_cs.cpp
index 11bea13836d..8ef8edbb6cf 100644
--- a/TAO/TAO_IDL/be/be_visitor_structure/any_op_cs.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_structure/any_op_cs.cpp
@@ -3,8 +3,6 @@
/**
* @file any_op_cs.cpp
*
- * $Id$
- *
* Visitor generating code for Any operators for structures
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_structure/cdr_op_ch.cpp b/TAO/TAO_IDL/be/be_visitor_structure/cdr_op_ch.cpp
index bc9489cc959..707b0661d6c 100644
--- a/TAO/TAO_IDL/be/be_visitor_structure/cdr_op_ch.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_structure/cdr_op_ch.cpp
@@ -3,8 +3,6 @@
/**
* @file cdr_op_ch.cpp
*
- * $Id$
- *
* Visitor generating code for CDR operators for structures. This uses
* compiled marshaling.
*
diff --git a/TAO/TAO_IDL/be/be_visitor_structure/cdr_op_cs.cpp b/TAO/TAO_IDL/be/be_visitor_structure/cdr_op_cs.cpp
index 2693ecbe9a5..a671a204a81 100644
--- a/TAO/TAO_IDL/be/be_visitor_structure/cdr_op_cs.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_structure/cdr_op_cs.cpp
@@ -3,8 +3,6 @@
/**
* @file cdr_op_cs.cpp
*
- * $Id$
- *
* Visitor generating code for CDR operators for structures
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_structure/structure.cpp b/TAO/TAO_IDL/be/be_visitor_structure/structure.cpp
index 101bc9ed97b..dc9adfe3501 100644
--- a/TAO/TAO_IDL/be/be_visitor_structure/structure.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_structure/structure.cpp
@@ -3,8 +3,6 @@
/**
* @file structure.cpp
*
- * $Id$
- *
* Visitor generating code for Structures. This is a generic visitor.
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_structure/structure.h b/TAO/TAO_IDL/be/be_visitor_structure/structure.h
index 9394a36dbc1..6fc08c0290f 100644
--- a/TAO/TAO_IDL/be/be_visitor_structure/structure.h
+++ b/TAO/TAO_IDL/be/be_visitor_structure/structure.h
@@ -3,8 +3,6 @@
/**
* @file structure.h
*
- * $Id$
- *
* Visitors for generation of code for Structure
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_structure/structure_ch.cpp b/TAO/TAO_IDL/be/be_visitor_structure/structure_ch.cpp
index d01e5fa1a8a..d1120b4e052 100644
--- a/TAO/TAO_IDL/be/be_visitor_structure/structure_ch.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_structure/structure_ch.cpp
@@ -3,8 +3,6 @@
/**
* @file structure_ch.cpp
*
- * $Id$
- *
* Visitor generating code for Structure in the client header.
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_structure/structure_ci.cpp b/TAO/TAO_IDL/be/be_visitor_structure/structure_ci.cpp
index e234fc290a5..d75a469eccb 100644
--- a/TAO/TAO_IDL/be/be_visitor_structure/structure_ci.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_structure/structure_ci.cpp
@@ -3,8 +3,6 @@
/**
* @file structure_ci.cpp
*
- * $Id$
- *
* Visitor generating code for Structure in the inline file.
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_structure/structure_cs.cpp b/TAO/TAO_IDL/be/be_visitor_structure/structure_cs.cpp
index ad884acd0ff..b25419499f4 100644
--- a/TAO/TAO_IDL/be/be_visitor_structure/structure_cs.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_structure/structure_cs.cpp
@@ -3,8 +3,6 @@
/**
* @file structure_cs.cpp
*
- * $Id$
- *
* Visitor generating code for Structures in the client stubs file.
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_structure_fwd/structure_fwd.h b/TAO/TAO_IDL/be/be_visitor_structure_fwd/structure_fwd.h
index 32dad237b6b..599e9afbee8 100644
--- a/TAO/TAO_IDL/be/be_visitor_structure_fwd/structure_fwd.h
+++ b/TAO/TAO_IDL/be/be_visitor_structure_fwd/structure_fwd.h
@@ -3,8 +3,6 @@
/**
* @file structure_fwd.h
*
- * $Id$
- *
* Visitors for generation of code for be_structure_fwd
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_structure_fwd/structure_fwd_ch.cpp b/TAO/TAO_IDL/be/be_visitor_structure_fwd/structure_fwd_ch.cpp
index 3fe32cc03b8..e0b25d96db8 100644
--- a/TAO/TAO_IDL/be/be_visitor_structure_fwd/structure_fwd_ch.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_structure_fwd/structure_fwd_ch.cpp
@@ -3,8 +3,6 @@
/**
* @file structure_fwd_ch.cpp
*
- * $Id$
- *
* Visitor generating code for be_structure_fwd node in the client header.
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_typecode/alias_typecode.cpp b/TAO/TAO_IDL/be/be_visitor_typecode/alias_typecode.cpp
index 49882c1b029..6e655d80b99 100644
--- a/TAO/TAO_IDL/be/be_visitor_typecode/alias_typecode.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_typecode/alias_typecode.cpp
@@ -4,8 +4,6 @@
/**
* @file alias_typecode.cpp
*
- * $Id$
- *
* Alias (typedef) TypeCode generation visitor.
*
* @author Ossama Othman <ossama@dre.vanderbilt.edu>
diff --git a/TAO/TAO_IDL/be/be_visitor_typecode/enum_typecode.cpp b/TAO/TAO_IDL/be/be_visitor_typecode/enum_typecode.cpp
index b1fb098956a..87f980a3a57 100644
--- a/TAO/TAO_IDL/be/be_visitor_typecode/enum_typecode.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_typecode/enum_typecode.cpp
@@ -4,8 +4,6 @@
/**
* @file enum_typecode.cpp
*
- * $Id$
- *
* Enumeration TypeCode generation visitor.
*
* @author Ossama Othman <ossama@dre.vanderbilt.edu>
diff --git a/TAO/TAO_IDL/be/be_visitor_typecode/objref_typecode.cpp b/TAO/TAO_IDL/be/be_visitor_typecode/objref_typecode.cpp
index 4cd333ee09c..9209875fc37 100644
--- a/TAO/TAO_IDL/be/be_visitor_typecode/objref_typecode.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_typecode/objref_typecode.cpp
@@ -4,8 +4,6 @@
/**
* @file objref_typecode.cpp
*
- * $Id$
- *
* Object reference TypeCode generation visitor.
*
* @author Ossama Othman <ossama@dre.vanderbilt.edu>
diff --git a/TAO/TAO_IDL/be/be_visitor_typecode/struct_typecode.cpp b/TAO/TAO_IDL/be/be_visitor_typecode/struct_typecode.cpp
index 32d8be12de9..c76598ca55f 100644
--- a/TAO/TAO_IDL/be/be_visitor_typecode/struct_typecode.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_typecode/struct_typecode.cpp
@@ -4,8 +4,6 @@
/**
* @file struct_typecode.cpp
*
- * $Id$
- *
* Structure TypeCode generation visitor.
*
* @author Ossama Othman <ossama@dre.vanderbilt.edu>
diff --git a/TAO/TAO_IDL/be/be_visitor_typecode/typecode.h b/TAO/TAO_IDL/be/be_visitor_typecode/typecode.h
index 9f9651f8955..c9e722a18b9 100644
--- a/TAO/TAO_IDL/be/be_visitor_typecode/typecode.h
+++ b/TAO/TAO_IDL/be/be_visitor_typecode/typecode.h
@@ -3,8 +3,6 @@
/**
* @file typecode.h
*
- * $Id$
- *
* Visitors for generation of code for TypeCodes for various types
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_typecode/typecode_decl.cpp b/TAO/TAO_IDL/be/be_visitor_typecode/typecode_decl.cpp
index 21b84005042..1cfe8af30a1 100644
--- a/TAO/TAO_IDL/be/be_visitor_typecode/typecode_decl.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_typecode/typecode_decl.cpp
@@ -3,8 +3,6 @@
/**
* @file typecode_decl.cpp
*
- * $Id$
- *
* Visitor generating code for TypeCode declaration for a type
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_typecode/typecode_defn.cpp b/TAO/TAO_IDL/be/be_visitor_typecode/typecode_defn.cpp
index c4a6da2c97e..fe22ddf30d9 100644
--- a/TAO/TAO_IDL/be/be_visitor_typecode/typecode_defn.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_typecode/typecode_defn.cpp
@@ -3,8 +3,6 @@
/**
* @file typecode_defn.cpp
*
- * $Id$
- *
* Visitor generating code for TypeCode definitions for types.
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_typecode/union_typecode.cpp b/TAO/TAO_IDL/be/be_visitor_typecode/union_typecode.cpp
index 40add10f044..8616f9212f5 100644
--- a/TAO/TAO_IDL/be/be_visitor_typecode/union_typecode.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_typecode/union_typecode.cpp
@@ -4,8 +4,6 @@
/**
* @file union_typecode.cpp
*
- * $Id$
- *
* Union TypeCode generation visitor.
*
* @author Ossama Othman <ossama@dre.vanderbilt.edu>
diff --git a/TAO/TAO_IDL/be/be_visitor_typecode/value_typecode.cpp b/TAO/TAO_IDL/be/be_visitor_typecode/value_typecode.cpp
index 9a53b8b79ba..6103a7de557 100644
--- a/TAO/TAO_IDL/be/be_visitor_typecode/value_typecode.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_typecode/value_typecode.cpp
@@ -4,8 +4,6 @@
/**
* @file value_typecode.cpp
*
- * $Id$
- *
* Structure TypeCode generation visitor.
*
* @author Ossama Othman <ossama@dre.vanderbilt.edu>
diff --git a/TAO/TAO_IDL/be/be_visitor_typedef/any_op_ch.cpp b/TAO/TAO_IDL/be/be_visitor_typedef/any_op_ch.cpp
index 45e7c89376e..348d82fd577 100644
--- a/TAO/TAO_IDL/be/be_visitor_typedef/any_op_ch.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_typedef/any_op_ch.cpp
@@ -3,8 +3,6 @@
/**
* @file any_op_ch.cpp
*
- * $Id$
- *
* Visitor generating code for Any operators of a Typedef node
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_typedef/any_op_cs.cpp b/TAO/TAO_IDL/be/be_visitor_typedef/any_op_cs.cpp
index d66bf12cfba..08c5b865eef 100644
--- a/TAO/TAO_IDL/be/be_visitor_typedef/any_op_cs.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_typedef/any_op_cs.cpp
@@ -3,8 +3,6 @@
/**
* @file any_op_cs.cpp
*
- * $Id$
- *
* Visitor generating code for Any operators in the client stubs
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_typedef/cdr_op_ch.cpp b/TAO/TAO_IDL/be/be_visitor_typedef/cdr_op_ch.cpp
index 15e61dec985..8e192a4a241 100644
--- a/TAO/TAO_IDL/be/be_visitor_typedef/cdr_op_ch.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_typedef/cdr_op_ch.cpp
@@ -3,8 +3,6 @@
/**
* @file cdr_op_ch.cpp
*
- * $Id$
- *
* Visitor generating code for Cdr operators of a Typedef node
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_typedef/cdr_op_cs.cpp b/TAO/TAO_IDL/be/be_visitor_typedef/cdr_op_cs.cpp
index ae662a4971b..0291dbdcb3b 100644
--- a/TAO/TAO_IDL/be/be_visitor_typedef/cdr_op_cs.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_typedef/cdr_op_cs.cpp
@@ -3,8 +3,6 @@
/**
* @file cdr_op_cs.cpp
*
- * $Id$
- *
* Visitor generating code for Cdr operators in the client stubs
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_typedef/typedef.cpp b/TAO/TAO_IDL/be/be_visitor_typedef/typedef.cpp
index 01078dadbe2..4c90ee5c47b 100644
--- a/TAO/TAO_IDL/be/be_visitor_typedef/typedef.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_typedef/typedef.cpp
@@ -3,8 +3,6 @@
/**
* @file typedef.cpp
*
- * $Id$
- *
* Generic visitor generating code for Typedefs
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_typedef/typedef.h b/TAO/TAO_IDL/be/be_visitor_typedef/typedef.h
index 1ddf7825361..bf535669fee 100644
--- a/TAO/TAO_IDL/be/be_visitor_typedef/typedef.h
+++ b/TAO/TAO_IDL/be/be_visitor_typedef/typedef.h
@@ -3,8 +3,6 @@
/**
* @file typedef.h
*
- * $Id$
- *
* Visitors for generation of code for Typedef
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_typedef/typedef_ch.cpp b/TAO/TAO_IDL/be/be_visitor_typedef/typedef_ch.cpp
index ecea16ddb14..8c04acd1131 100644
--- a/TAO/TAO_IDL/be/be_visitor_typedef/typedef_ch.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_typedef/typedef_ch.cpp
@@ -3,8 +3,6 @@
/**
* @file typedef_ch.cpp
*
- * $Id$
- *
* Visitor generating code for Typedef in the client header
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_typedef/typedef_ci.cpp b/TAO/TAO_IDL/be/be_visitor_typedef/typedef_ci.cpp
index e9b938556eb..c38c4873e01 100644
--- a/TAO/TAO_IDL/be/be_visitor_typedef/typedef_ci.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_typedef/typedef_ci.cpp
@@ -3,8 +3,6 @@
/**
* @file typedef_ci.cpp
*
- * $Id$
- *
* Visitor generating code for Typedefs in the client inline file.
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_typedef/typedef_cs.cpp b/TAO/TAO_IDL/be/be_visitor_typedef/typedef_cs.cpp
index c09ffc8cd14..e1bc5eacb37 100644
--- a/TAO/TAO_IDL/be/be_visitor_typedef/typedef_cs.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_typedef/typedef_cs.cpp
@@ -3,8 +3,6 @@
/**
* @file typedef_cs.cpp
*
- * $Id$
- *
* Visitor generating code for Typedef in the client stubs
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_union/any_op_ch.cpp b/TAO/TAO_IDL/be/be_visitor_union/any_op_ch.cpp
index b52f707d361..c14535129ef 100644
--- a/TAO/TAO_IDL/be/be_visitor_union/any_op_ch.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_union/any_op_ch.cpp
@@ -3,8 +3,6 @@
/**
* @file any_op_ch.cpp
*
- * $Id$
- *
* Visitor generating code for Any operators for Union.
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_union/any_op_cs.cpp b/TAO/TAO_IDL/be/be_visitor_union/any_op_cs.cpp
index 53aa10e4591..452dca60082 100644
--- a/TAO/TAO_IDL/be/be_visitor_union/any_op_cs.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_union/any_op_cs.cpp
@@ -3,8 +3,6 @@
/**
* @file any_op_cs.cpp
*
- * $Id$
- *
* Visitor generating code for Any operators for Union.
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_union/cdr_op_ch.cpp b/TAO/TAO_IDL/be/be_visitor_union/cdr_op_ch.cpp
index f1c9814b8cc..694b089fd98 100644
--- a/TAO/TAO_IDL/be/be_visitor_union/cdr_op_ch.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_union/cdr_op_ch.cpp
@@ -3,8 +3,6 @@
/**
* @file cdr_op_ch.cpp
*
- * $Id$
- *
* Visitor generating code for CDR operators for unions. This uses
* compiled marshaling.
*
diff --git a/TAO/TAO_IDL/be/be_visitor_union/cdr_op_cs.cpp b/TAO/TAO_IDL/be/be_visitor_union/cdr_op_cs.cpp
index f43a4e7454d..1a202448b4e 100644
--- a/TAO/TAO_IDL/be/be_visitor_union/cdr_op_cs.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_union/cdr_op_cs.cpp
@@ -3,8 +3,6 @@
/**
* @file cdr_op_cs.cpp
*
- * $Id$
- *
* Visitor generating code for CDR operators for unions
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_union/discriminant_ch.cpp b/TAO/TAO_IDL/be/be_visitor_union/discriminant_ch.cpp
index c5a2b101023..8c36e259576 100644
--- a/TAO/TAO_IDL/be/be_visitor_union/discriminant_ch.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_union/discriminant_ch.cpp
@@ -3,8 +3,6 @@
/**
* @file discriminant_ch.cpp
*
- * $Id$
- *
* Visitor generating code for discriminant of the Union
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_union/discriminant_ci.cpp b/TAO/TAO_IDL/be/be_visitor_union/discriminant_ci.cpp
index 82bcc34b209..3e68954fb86 100644
--- a/TAO/TAO_IDL/be/be_visitor_union/discriminant_ci.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_union/discriminant_ci.cpp
@@ -3,8 +3,6 @@
/**
* @file discriminant_ci.cpp
*
- * $Id$
- *
* Visitor generating code for discriminant of the union.
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_union/discriminant_cs.cpp b/TAO/TAO_IDL/be/be_visitor_union/discriminant_cs.cpp
index 98ecdbc0f9a..7149ebb05fb 100644
--- a/TAO/TAO_IDL/be/be_visitor_union/discriminant_cs.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_union/discriminant_cs.cpp
@@ -3,8 +3,6 @@
/**
* @file discriminant_cs.cpp
*
- * $Id$
- *
* Visitor generating code for discriminant of the union
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_union/union.cpp b/TAO/TAO_IDL/be/be_visitor_union/union.cpp
index 545a7189baf..05e27309ed3 100644
--- a/TAO/TAO_IDL/be/be_visitor_union/union.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_union/union.cpp
@@ -3,8 +3,6 @@
/**
* @file union.cpp
*
- * $Id$
- *
* Generic visitor generating code for Unions
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_union/union.h b/TAO/TAO_IDL/be/be_visitor_union/union.h
index 2fbd246cd66..a010573f96a 100644
--- a/TAO/TAO_IDL/be/be_visitor_union/union.h
+++ b/TAO/TAO_IDL/be/be_visitor_union/union.h
@@ -3,8 +3,6 @@
/**
* @file union.h
*
- * $Id$
- *
* Visitors for generation of code for Union
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_union/union_ch.cpp b/TAO/TAO_IDL/be/be_visitor_union/union_ch.cpp
index 97ffa47094f..ac79a78d3a1 100644
--- a/TAO/TAO_IDL/be/be_visitor_union/union_ch.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_union/union_ch.cpp
@@ -3,8 +3,6 @@
/**
* @file union_ch.cpp
*
- * $Id$
- *
* Visitor generating code for Unions in the client header
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_union/union_ci.cpp b/TAO/TAO_IDL/be/be_visitor_union/union_ci.cpp
index 93b4564abf9..7856af89a39 100644
--- a/TAO/TAO_IDL/be/be_visitor_union/union_ci.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_union/union_ci.cpp
@@ -3,8 +3,6 @@
/**
* @file union_ci.cpp
*
- * $Id$
- *
* Visitor generating code for Union in the client inline file
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_union/union_cs.cpp b/TAO/TAO_IDL/be/be_visitor_union/union_cs.cpp
index 2f1c6f58444..599049bca7f 100644
--- a/TAO/TAO_IDL/be/be_visitor_union/union_cs.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_union/union_cs.cpp
@@ -3,8 +3,6 @@
/**
* @file union_cs.cpp
*
- * $Id$
- *
* Visitor generating code for Unions in the client stubs
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_union_branch/cdr_op_ch.cpp b/TAO/TAO_IDL/be/be_visitor_union_branch/cdr_op_ch.cpp
index 98a46de3bcc..53d7d9af598 100644
--- a/TAO/TAO_IDL/be/be_visitor_union_branch/cdr_op_ch.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_union_branch/cdr_op_ch.cpp
@@ -2,8 +2,6 @@
/**
* @file cdr_op_ch.cpp
*
- * $Id$
- *
* Visitor generating CDR operator declarator for union_branch in the client header
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_union_branch/private_ch.cpp b/TAO/TAO_IDL/be/be_visitor_union_branch/private_ch.cpp
index 9df5b6ce8ea..f0b4647715c 100644
--- a/TAO/TAO_IDL/be/be_visitor_union_branch/private_ch.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_union_branch/private_ch.cpp
@@ -3,8 +3,6 @@
/**
* @file private_ch.cpp
*
- * $Id$
- *
* Visitor generating code for Union branch for the private part of the
* class.
*
diff --git a/TAO/TAO_IDL/be/be_visitor_union_branch/public_assign_cs.cpp b/TAO/TAO_IDL/be/be_visitor_union_branch/public_assign_cs.cpp
index 1e6f45bc2f6..fc0c31aa052 100644
--- a/TAO/TAO_IDL/be/be_visitor_union_branch/public_assign_cs.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_union_branch/public_assign_cs.cpp
@@ -3,8 +3,6 @@
/**
* @file public_assign_cs.cpp
*
- * $Id$
- *
* Visitor generating code for Union Branch for the assignment operator
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_union_branch/public_ch.cpp b/TAO/TAO_IDL/be/be_visitor_union_branch/public_ch.cpp
index 276cc5ddfaf..ce4b50d5a4e 100644
--- a/TAO/TAO_IDL/be/be_visitor_union_branch/public_ch.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_union_branch/public_ch.cpp
@@ -3,8 +3,6 @@
/**
* @file public_ch.cpp
*
- * $Id$
- *
* Visitor generating code for Union_branch in the public part.
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_union_branch/public_ci.cpp b/TAO/TAO_IDL/be/be_visitor_union_branch/public_ci.cpp
index 4439b220a7d..bd6b1d87cd9 100644
--- a/TAO/TAO_IDL/be/be_visitor_union_branch/public_ci.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_union_branch/public_ci.cpp
@@ -3,8 +3,6 @@
/**
* @file public_ci.cpp
*
- * $Id$
- *
* Visitor generating code for Union Branch in the client inline file.
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_union_branch/public_constructor_cs.cpp b/TAO/TAO_IDL/be/be_visitor_union_branch/public_constructor_cs.cpp
index 50c92d0b6f5..b36c19345e4 100644
--- a/TAO/TAO_IDL/be/be_visitor_union_branch/public_constructor_cs.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_union_branch/public_constructor_cs.cpp
@@ -3,8 +3,6 @@
/**
* @file public_constructor_cs.cpp
*
- * $Id$
- *
* Visitor generating code for Union Branch for the constructor operator
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_union_branch/public_cs.cpp b/TAO/TAO_IDL/be/be_visitor_union_branch/public_cs.cpp
index af00f111c1e..ab887e0b0e7 100644
--- a/TAO/TAO_IDL/be/be_visitor_union_branch/public_cs.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_union_branch/public_cs.cpp
@@ -3,8 +3,6 @@
/**
* @file public_cs.cpp
*
- * $Id$
- *
* Visitor generating code for Union Branch in the client stubs
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_union_branch/public_reset_cs.cpp b/TAO/TAO_IDL/be/be_visitor_union_branch/public_reset_cs.cpp
index 95b52b0034e..f9a6fab31a3 100644
--- a/TAO/TAO_IDL/be/be_visitor_union_branch/public_reset_cs.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_union_branch/public_reset_cs.cpp
@@ -3,8 +3,6 @@
/**
* @file public_reset_cs.cpp
*
- * $Id$
- *
* Visitor generating code for Union Branch in the client inline file.
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_union_branch/union_branch.h b/TAO/TAO_IDL/be/be_visitor_union_branch/union_branch.h
index e01242ade01..cee77f5ba99 100644
--- a/TAO/TAO_IDL/be/be_visitor_union_branch/union_branch.h
+++ b/TAO/TAO_IDL/be/be_visitor_union_branch/union_branch.h
@@ -2,8 +2,6 @@
/**
* @file union_branch.h
*
- * $Id$
- *
* Concrete visitor for the base "BE_Union_Branch" node
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_union_fwd/union_fwd.h b/TAO/TAO_IDL/be/be_visitor_union_fwd/union_fwd.h
index df914b3a9ab..9d0f7f39a6e 100644
--- a/TAO/TAO_IDL/be/be_visitor_union_fwd/union_fwd.h
+++ b/TAO/TAO_IDL/be/be_visitor_union_fwd/union_fwd.h
@@ -3,8 +3,6 @@
/**
* @file union_fwd.h
*
- * $Id$
- *
* Visitors for generation of code for be_union_fwd
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_union_fwd/union_fwd_ch.cpp b/TAO/TAO_IDL/be/be_visitor_union_fwd/union_fwd_ch.cpp
index 3fb42d7792f..210230adc46 100644
--- a/TAO/TAO_IDL/be/be_visitor_union_fwd/union_fwd_ch.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_union_fwd/union_fwd_ch.cpp
@@ -3,8 +3,6 @@
/**
* @file union_fwd_ch.cpp
*
- * $Id$
- *
* Visitor generating code for be_union_fwd node in the client header.
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_valuebox/any_op_ch.cpp b/TAO/TAO_IDL/be/be_visitor_valuebox/any_op_ch.cpp
index 5c7fc560475..8afe5dff920 100644
--- a/TAO/TAO_IDL/be/be_visitor_valuebox/any_op_ch.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_valuebox/any_op_ch.cpp
@@ -3,8 +3,6 @@
/**
* @file any_op_ch.cpp
*
- * $Id$
- *
* Visitor generating code for Any operators for a valuebox in the client
* header.
*
diff --git a/TAO/TAO_IDL/be/be_visitor_valuebox/any_op_cs.cpp b/TAO/TAO_IDL/be/be_visitor_valuebox/any_op_cs.cpp
index 1f3405b22a8..f80b9c55e75 100644
--- a/TAO/TAO_IDL/be/be_visitor_valuebox/any_op_cs.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_valuebox/any_op_cs.cpp
@@ -3,8 +3,6 @@
/**
* @file any_op_cs.cpp
*
- * $Id$
- *
* Visitor generating code for Any operators for valueboxes in the stubs
* file.
*
diff --git a/TAO/TAO_IDL/be/be_visitor_valuebox/cdr_op_ch.cpp b/TAO/TAO_IDL/be/be_visitor_valuebox/cdr_op_ch.cpp
index 26712fa1283..32f463a3426 100644
--- a/TAO/TAO_IDL/be/be_visitor_valuebox/cdr_op_ch.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_valuebox/cdr_op_ch.cpp
@@ -3,8 +3,6 @@
/**
* @file cdr_op_ch.cpp
*
- * $Id$
- *
* Concrete visitor for valueboxes.
* This one provides code generation for the CDR operators.
*
diff --git a/TAO/TAO_IDL/be/be_visitor_valuebox/cdr_op_cs.cpp b/TAO/TAO_IDL/be/be_visitor_valuebox/cdr_op_cs.cpp
index 1692dc6b0a0..cf514644777 100644
--- a/TAO/TAO_IDL/be/be_visitor_valuebox/cdr_op_cs.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_valuebox/cdr_op_cs.cpp
@@ -3,8 +3,6 @@
/**
* @file cdr_op_cs.cpp
*
- * $Id$
- *
* Concrete visitor for valueboxes.
* This one provides code generation for the CDR operators.
*
diff --git a/TAO/TAO_IDL/be/be_visitor_valuebox/field_ch.cpp b/TAO/TAO_IDL/be/be_visitor_valuebox/field_ch.cpp
index e520f60ca76..ec25a939d5d 100644
--- a/TAO/TAO_IDL/be/be_visitor_valuebox/field_ch.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_valuebox/field_ch.cpp
@@ -3,8 +3,6 @@
/**
* @file field_ch.cpp
*
- * $Id$
- *
* Visitor for the structure fields in valuebox class.
* This one generates code for access to strucuture members
* in the client header.
diff --git a/TAO/TAO_IDL/be/be_visitor_valuebox/field_ci.cpp b/TAO/TAO_IDL/be/be_visitor_valuebox/field_ci.cpp
index e67c3d4e792..58573b5a175 100644
--- a/TAO/TAO_IDL/be/be_visitor_valuebox/field_ci.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_valuebox/field_ci.cpp
@@ -3,8 +3,6 @@
/**
* @file field_ci.cpp
*
- * $Id$
- *
* Visitor for the Valuebox class.
* This one generates code for accessor and modifier functions of
* for valuebox struct members.
diff --git a/TAO/TAO_IDL/be/be_visitor_valuebox/union_member_ci.cpp b/TAO/TAO_IDL/be/be_visitor_valuebox/union_member_ci.cpp
index 0840fb41acb..9035839f340 100644
--- a/TAO/TAO_IDL/be/be_visitor_valuebox/union_member_ci.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_valuebox/union_member_ci.cpp
@@ -3,8 +3,6 @@
/**
* @file union_member_ci.cpp
*
- * $Id$
- *
* Visitor for the Valuebox class.
* This one generates code for accessor and modifier functions of
* for valuebox union members.
diff --git a/TAO/TAO_IDL/be/be_visitor_valuebox/valuebox.cpp b/TAO/TAO_IDL/be/be_visitor_valuebox/valuebox.cpp
index 8520c5a8799..e991443c98f 100644
--- a/TAO/TAO_IDL/be/be_visitor_valuebox/valuebox.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_valuebox/valuebox.cpp
@@ -3,8 +3,6 @@
/**
* @file valuebox.cpp
*
- * $Id$
- *
* Visitor for generation of code for valuebox
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_valuebox/valuebox.h b/TAO/TAO_IDL/be/be_visitor_valuebox/valuebox.h
index 4b2c2675c32..add764536f1 100644
--- a/TAO/TAO_IDL/be/be_visitor_valuebox/valuebox.h
+++ b/TAO/TAO_IDL/be/be_visitor_valuebox/valuebox.h
@@ -4,8 +4,6 @@
/**
* @file valuebox.h
*
- * $Id$
- *
* Concrete visitor for the Valuebox class
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_valuebox/valuebox_ch.cpp b/TAO/TAO_IDL/be/be_visitor_valuebox/valuebox_ch.cpp
index 00b99899f2e..42dc8b712ae 100644
--- a/TAO/TAO_IDL/be/be_visitor_valuebox/valuebox_ch.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_valuebox/valuebox_ch.cpp
@@ -3,8 +3,6 @@
/**
* @file valuebox_ch.cpp
*
- * $Id$
- *
* Visitor generating code for valueboxes in the client header
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_valuebox/valuebox_ci.cpp b/TAO/TAO_IDL/be/be_visitor_valuebox/valuebox_ci.cpp
index 7570e5719da..a246c044ef7 100644
--- a/TAO/TAO_IDL/be/be_visitor_valuebox/valuebox_ci.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_valuebox/valuebox_ci.cpp
@@ -3,8 +3,6 @@
/**
* @file valuebox_ci.cpp
*
- * $Id$
- *
* Visitor generating code for valueboxes in the client inline file
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_valuebox/valuebox_cs.cpp b/TAO/TAO_IDL/be/be_visitor_valuebox/valuebox_cs.cpp
index 7040e5ad1be..c7a835edd29 100644
--- a/TAO/TAO_IDL/be/be_visitor_valuebox/valuebox_cs.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_valuebox/valuebox_cs.cpp
@@ -3,8 +3,6 @@
/**
* @file valuebox_cs.cpp
*
- * $Id$
- *
* Visitor generating code for valueboxes in the client stub file
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_valuetype/any_op_ch.cpp b/TAO/TAO_IDL/be/be_visitor_valuetype/any_op_ch.cpp
index 1bd6550fe50..4123a46fad7 100644
--- a/TAO/TAO_IDL/be/be_visitor_valuetype/any_op_ch.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_valuetype/any_op_ch.cpp
@@ -3,8 +3,6 @@
/**
* @file any_op_ch.cpp
*
- * $Id$
- *
* Visitor generating code for Any operators for a valuetype in the client
* header.
*
diff --git a/TAO/TAO_IDL/be/be_visitor_valuetype/any_op_cs.cpp b/TAO/TAO_IDL/be/be_visitor_valuetype/any_op_cs.cpp
index bf1741629ae..af4cb7db402 100644
--- a/TAO/TAO_IDL/be/be_visitor_valuetype/any_op_cs.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_valuetype/any_op_cs.cpp
@@ -2,8 +2,6 @@
/**
* @file any_op_cs.cpp
*
- * $Id$
- *
* Visitor generating code for Any operators for valuetypes in the stubs
* file.
*
diff --git a/TAO/TAO_IDL/be/be_visitor_valuetype/arglist.cpp b/TAO/TAO_IDL/be/be_visitor_valuetype/arglist.cpp
index 5bf35355d78..0f1aed3c0ca 100644
--- a/TAO/TAO_IDL/be/be_visitor_valuetype/arglist.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_valuetype/arglist.cpp
@@ -3,8 +3,6 @@
/**
* @file arglist.cpp
*
- * $Id$
- *
* Visitor generating the parameter list of operations
* in the Valuetype class.
*
diff --git a/TAO/TAO_IDL/be/be_visitor_valuetype/cdr_op_ch.cpp b/TAO/TAO_IDL/be/be_visitor_valuetype/cdr_op_ch.cpp
index 023d246ddc1..70e45d8a1c8 100644
--- a/TAO/TAO_IDL/be/be_visitor_valuetype/cdr_op_ch.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_valuetype/cdr_op_ch.cpp
@@ -3,8 +3,6 @@
/**
* @file cdr_op_ch.cpp
*
- * $Id$
- *
* Concrete visitor for valuetypes.
* This one provides code generation for the CDR operators.
*
diff --git a/TAO/TAO_IDL/be/be_visitor_valuetype/cdr_op_cs.cpp b/TAO/TAO_IDL/be/be_visitor_valuetype/cdr_op_cs.cpp
index 78178c3003b..8ac50e2181a 100644
--- a/TAO/TAO_IDL/be/be_visitor_valuetype/cdr_op_cs.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_valuetype/cdr_op_cs.cpp
@@ -3,8 +3,6 @@
/**
* @file cdr_op_cs.cpp
*
- * $Id$
- *
* Concrete visitor for valuetypes.
* This one provides code generation for the CDR operators.
*
diff --git a/TAO/TAO_IDL/be/be_visitor_valuetype/field_cdr_ch.cpp b/TAO/TAO_IDL/be/be_visitor_valuetype/field_cdr_ch.cpp
index bb4104e5478..8d9877a3f7a 100644
--- a/TAO/TAO_IDL/be/be_visitor_valuetype/field_cdr_ch.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_valuetype/field_cdr_ch.cpp
@@ -3,8 +3,6 @@
/**
* @file field_cdr_ch.cpp
*
- * $Id$
- *
* Visitor generating code for Field in the client header file.
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_valuetype/field_cdr_cs.cpp b/TAO/TAO_IDL/be/be_visitor_valuetype/field_cdr_cs.cpp
index babd40f5725..f4b75a3de14 100644
--- a/TAO/TAO_IDL/be/be_visitor_valuetype/field_cdr_cs.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_valuetype/field_cdr_cs.cpp
@@ -3,8 +3,6 @@
/**
* @file field_cdr_cs.cpp
*
- * $Id$
- *
* Visitor generating code for Field in the client stubs file.
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_valuetype/field_ch.cpp b/TAO/TAO_IDL/be/be_visitor_valuetype/field_ch.cpp
index 16d33eec470..9a2c1c03808 100644
--- a/TAO/TAO_IDL/be/be_visitor_valuetype/field_ch.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_valuetype/field_ch.cpp
@@ -3,8 +3,6 @@
/**
* @file field_ch.cpp
*
- * $Id$
- *
* Visitor generating the accessor and modifier declarations
* for valuetype fields in the valuetype class (header).
*
diff --git a/TAO/TAO_IDL/be/be_visitor_valuetype/field_ci.cpp b/TAO/TAO_IDL/be/be_visitor_valuetype/field_ci.cpp
index 9dbb65b0fed..eace6328958 100644
--- a/TAO/TAO_IDL/be/be_visitor_valuetype/field_ci.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_valuetype/field_ci.cpp
@@ -3,8 +3,6 @@
/**
* @file field_ci.cpp
*
- * $Id$
- *
* Visitor for the Valuetype class.
* This one generates code for accessor and modifier functions of
* valuetype state members (in the inline file).
diff --git a/TAO/TAO_IDL/be/be_visitor_valuetype/field_cs.cpp b/TAO/TAO_IDL/be/be_visitor_valuetype/field_cs.cpp
index 7904532e20d..6fa0fd84a93 100644
--- a/TAO/TAO_IDL/be/be_visitor_valuetype/field_cs.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_valuetype/field_cs.cpp
@@ -3,8 +3,6 @@
/**
* @file field_cs.cpp
*
- * $Id$
- *
* Visitor for the Valuetype class.
* This one generates code for accessor and modifier functions of
* valuetype state members (in the stub file).
diff --git a/TAO/TAO_IDL/be/be_visitor_valuetype/marshal_ch.cpp b/TAO/TAO_IDL/be/be_visitor_valuetype/marshal_ch.cpp
index 0f42cf135fd..218f7f5b032 100644
--- a/TAO/TAO_IDL/be/be_visitor_valuetype/marshal_ch.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_valuetype/marshal_ch.cpp
@@ -3,8 +3,6 @@
/**
* @file marshal_ch.cpp
*
- * $Id$
- *
* Concrete visitor for valuetypes.
* This one provides code generation for marshalling.
*
diff --git a/TAO/TAO_IDL/be/be_visitor_valuetype/marshal_cs.cpp b/TAO/TAO_IDL/be/be_visitor_valuetype/marshal_cs.cpp
index 17a711661b2..74a66cb9ad7 100644
--- a/TAO/TAO_IDL/be/be_visitor_valuetype/marshal_cs.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_valuetype/marshal_cs.cpp
@@ -3,8 +3,6 @@
/**
* @file marshal_cs.cpp
*
- * $Id$
- *
* Concrete visitor for valuetypes.
* This one provides code generation for marshalling.
*
diff --git a/TAO/TAO_IDL/be/be_visitor_valuetype/obv_module.cpp b/TAO/TAO_IDL/be/be_visitor_valuetype/obv_module.cpp
index 57748c53ba2..f8486881b18 100644
--- a/TAO/TAO_IDL/be/be_visitor_valuetype/obv_module.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_valuetype/obv_module.cpp
@@ -3,8 +3,6 @@
/**
* @file obv_module.cpp
*
- * $Id$
- *
* Concrete visitor for the Module class
* This provides code generation for the module in the header
* for the OBV_ namespace (see C++ mapping OMG 20.17)
diff --git a/TAO/TAO_IDL/be/be_visitor_valuetype/valuetype.cpp b/TAO/TAO_IDL/be/be_visitor_valuetype/valuetype.cpp
index ffe05216170..303106f3964 100644
--- a/TAO/TAO_IDL/be/be_visitor_valuetype/valuetype.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_valuetype/valuetype.cpp
@@ -3,8 +3,6 @@
/**
* @file valuetype.cpp
*
- * $Id$
- *
* Visitor generating code for Valuetypes. This is a generic visitor.
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_valuetype/valuetype.h b/TAO/TAO_IDL/be/be_visitor_valuetype/valuetype.h
index c427be7aa4b..3a574d51472 100644
--- a/TAO/TAO_IDL/be/be_visitor_valuetype/valuetype.h
+++ b/TAO/TAO_IDL/be/be_visitor_valuetype/valuetype.h
@@ -4,8 +4,6 @@
/**
* @file valuetype.h
*
- * $Id$
- *
* Concrete visitor for the Valuetype class
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_valuetype/valuetype_ch.cpp b/TAO/TAO_IDL/be/be_visitor_valuetype/valuetype_ch.cpp
index c2214fe3152..954ac02c790 100644
--- a/TAO/TAO_IDL/be/be_visitor_valuetype/valuetype_ch.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_valuetype/valuetype_ch.cpp
@@ -3,8 +3,6 @@
/**
* @file valuetype_ch.cpp
*
- * $Id$
- *
* Visitor generating code for Valuetypes in the client header
* (see C++ mapping OMG 20.17)
*
diff --git a/TAO/TAO_IDL/be/be_visitor_valuetype/valuetype_ci.cpp b/TAO/TAO_IDL/be/be_visitor_valuetype/valuetype_ci.cpp
index aa3fa58c77c..702117a9479 100644
--- a/TAO/TAO_IDL/be/be_visitor_valuetype/valuetype_ci.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_valuetype/valuetype_ci.cpp
@@ -3,8 +3,6 @@
/**
* @file valuetype_ci.cpp
*
- * $Id$
- *
* Visitor generating code for Valuetypes in the client inline file
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_valuetype/valuetype_cs.cpp b/TAO/TAO_IDL/be/be_visitor_valuetype/valuetype_cs.cpp
index cb36b372b20..730ca64705a 100644
--- a/TAO/TAO_IDL/be/be_visitor_valuetype/valuetype_cs.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_valuetype/valuetype_cs.cpp
@@ -3,8 +3,6 @@
/**
* @file valuetype_cs.cpp
*
- * $Id$
- *
* Visitor generating code for Valuetypes in the client stubs file.
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_valuetype/valuetype_init.cpp b/TAO/TAO_IDL/be/be_visitor_valuetype/valuetype_init.cpp
index e58cb8ee821..310a66d34b9 100644
--- a/TAO/TAO_IDL/be/be_visitor_valuetype/valuetype_init.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_valuetype/valuetype_init.cpp
@@ -3,8 +3,6 @@
/**
* @file valuetype_init.cpp
*
- * $Id$
- *
* Coomon visitor for valuetypes factory construct
* (see IDL to C++ mapping). Based on ptc/00-01-02.
*
diff --git a/TAO/TAO_IDL/be/be_visitor_valuetype/valuetype_init_arglist_ch.cpp b/TAO/TAO_IDL/be/be_visitor_valuetype/valuetype_init_arglist_ch.cpp
index 855dace42a6..28859be9806 100644
--- a/TAO/TAO_IDL/be/be_visitor_valuetype/valuetype_init_arglist_ch.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_valuetype/valuetype_init_arglist_ch.cpp
@@ -3,8 +3,6 @@
/**
* @file valuetype_init_arglist_ch.cpp
*
- * $Id$
- *
* Visitor generating code for the parameter list of the OBV factory
* signature.
*
diff --git a/TAO/TAO_IDL/be/be_visitor_valuetype/valuetype_init_ch.cpp b/TAO/TAO_IDL/be/be_visitor_valuetype/valuetype_init_ch.cpp
index f0d57901c41..cca498cc2b1 100644
--- a/TAO/TAO_IDL/be/be_visitor_valuetype/valuetype_init_ch.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_valuetype/valuetype_init_ch.cpp
@@ -3,8 +3,6 @@
/**
* @file valuetype_init_ch.cpp
*
- * $Id$
- *
* Visitor generating code for Valuetypes factory in the client header
* (see IDL to C++ mapping). Based on ptc/00-01-02.
*
diff --git a/TAO/TAO_IDL/be/be_visitor_valuetype/valuetype_init_ci.cpp b/TAO/TAO_IDL/be/be_visitor_valuetype/valuetype_init_ci.cpp
index ba7f5a89c05..1f0dcf4756b 100644
--- a/TAO/TAO_IDL/be/be_visitor_valuetype/valuetype_init_ci.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_valuetype/valuetype_init_ci.cpp
@@ -3,8 +3,6 @@
/**
* @file valuetype_init_ci.cpp
*
- * $Id$
- *
* Visitor generating code for Valuetypes factory in the client header
* (see IDL to C++ mapping)
*
diff --git a/TAO/TAO_IDL/be/be_visitor_valuetype/valuetype_init_cs.cpp b/TAO/TAO_IDL/be/be_visitor_valuetype/valuetype_init_cs.cpp
index 67b404ad83e..2ea5e8644b1 100644
--- a/TAO/TAO_IDL/be/be_visitor_valuetype/valuetype_init_cs.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_valuetype/valuetype_init_cs.cpp
@@ -3,8 +3,6 @@
/**
* @file valuetype_init_cs.cpp
*
- * $Id$
- *
* Visitor generating code for Valuetypes factory in the client header
* (see IDL to C++ mapping)
*
diff --git a/TAO/TAO_IDL/be/be_visitor_valuetype/valuetype_obv_ch.cpp b/TAO/TAO_IDL/be/be_visitor_valuetype/valuetype_obv_ch.cpp
index 769b6169df5..e96c4faddf9 100644
--- a/TAO/TAO_IDL/be/be_visitor_valuetype/valuetype_obv_ch.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_valuetype/valuetype_obv_ch.cpp
@@ -2,8 +2,6 @@
/**
* @file valuetype_obv_ch.cpp
*
- * $Id$
- *
* Visitor generating code for Valuetypes in the client header
* OBV_ class
* (see C++ mapping OMG 20.17)
diff --git a/TAO/TAO_IDL/be/be_visitor_valuetype/valuetype_obv_ci.cpp b/TAO/TAO_IDL/be/be_visitor_valuetype/valuetype_obv_ci.cpp
index cec445f562a..01028e4a4e8 100644
--- a/TAO/TAO_IDL/be/be_visitor_valuetype/valuetype_obv_ci.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_valuetype/valuetype_obv_ci.cpp
@@ -4,8 +4,6 @@
/**
* @file valuetype_obv_ci.cpp
*
- * $Id$
- *
* Visitor generating code for Valuetypes
* OBV_ class implementation
* (see C++ mapping OMG 20.17)
diff --git a/TAO/TAO_IDL/be/be_visitor_valuetype/valuetype_obv_cs.cpp b/TAO/TAO_IDL/be/be_visitor_valuetype/valuetype_obv_cs.cpp
index 6d2e4547730..f566de374fd 100644
--- a/TAO/TAO_IDL/be/be_visitor_valuetype/valuetype_obv_cs.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_valuetype/valuetype_obv_cs.cpp
@@ -2,8 +2,6 @@
/**
* @file valuetype_obv_cs.cpp
*
- * $Id$
- *
* Visitor generating code for Valuetypes
* OBV_ class implementation
* (see C++ mapping OMG 20.17)
diff --git a/TAO/TAO_IDL/be/be_visitor_valuetype/valuetype_sh.cpp b/TAO/TAO_IDL/be/be_visitor_valuetype/valuetype_sh.cpp
index 3ea473c2f23..2779564922d 100644
--- a/TAO/TAO_IDL/be/be_visitor_valuetype/valuetype_sh.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_valuetype/valuetype_sh.cpp
@@ -3,8 +3,6 @@
/**
* @file valuetype_sh.cpp
*
- * $Id$
- *
* Visitor generating code for value types in the server header
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_valuetype/valuetype_ss.cpp b/TAO/TAO_IDL/be/be_visitor_valuetype/valuetype_ss.cpp
index f39659ba9ea..812627dc9ef 100644
--- a/TAO/TAO_IDL/be/be_visitor_valuetype/valuetype_ss.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_valuetype/valuetype_ss.cpp
@@ -3,8 +3,6 @@
/**
* @file valuetype_ss.cpp
*
- * $Id$
- *
* Visitor generating code for Interfaces in the server skeletons file.
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_valuetype_fwd/any_op_ch.cpp b/TAO/TAO_IDL/be/be_visitor_valuetype_fwd/any_op_ch.cpp
index e2366942764..fda9fa35e82 100644
--- a/TAO/TAO_IDL/be/be_visitor_valuetype_fwd/any_op_ch.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_valuetype_fwd/any_op_ch.cpp
@@ -3,8 +3,6 @@
/**
* @file any_op_ch.cpp
*
- * $Id$
- *
* Visitor generating code for Any operators for a forward declared
* valuetype in the client header.
*
diff --git a/TAO/TAO_IDL/be/be_visitor_valuetype_fwd/cdr_op_ch.cpp b/TAO/TAO_IDL/be/be_visitor_valuetype_fwd/cdr_op_ch.cpp
index d76e591f9b5..78f6a82e9a5 100644
--- a/TAO/TAO_IDL/be/be_visitor_valuetype_fwd/cdr_op_ch.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_valuetype_fwd/cdr_op_ch.cpp
@@ -3,8 +3,6 @@
/**
* @file cdr_op_ch.cpp
*
- * $Id$
- *
* Visitor generating code for CDR operators for forward
* declarations of valuetypes. This uses compiled marshaling.
*
diff --git a/TAO/TAO_IDL/be/be_visitor_valuetype_fwd/valuetype_fwd.h b/TAO/TAO_IDL/be/be_visitor_valuetype_fwd/valuetype_fwd.h
index 0d797ea137d..3bbd491e87b 100644
--- a/TAO/TAO_IDL/be/be_visitor_valuetype_fwd/valuetype_fwd.h
+++ b/TAO/TAO_IDL/be/be_visitor_valuetype_fwd/valuetype_fwd.h
@@ -3,8 +3,6 @@
/**
* @file valuetype_fwd.h
*
- * $Id$
- *
* Visitors for generation of code for Valuetype_Fwd
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_valuetype_fwd/valuetype_fwd_ch.cpp b/TAO/TAO_IDL/be/be_visitor_valuetype_fwd/valuetype_fwd_ch.cpp
index 5523bf72ce2..210c35ea7b3 100644
--- a/TAO/TAO_IDL/be/be_visitor_valuetype_fwd/valuetype_fwd_ch.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_valuetype_fwd/valuetype_fwd_ch.cpp
@@ -3,8 +3,6 @@
/**
* @file valuetype_fwd_ch.cpp
*
- * $Id$
- *
* Visitor generating code for ValueTypeFwd node in the client header.
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_xplicit_pre_proc.cpp b/TAO/TAO_IDL/be/be_visitor_xplicit_pre_proc.cpp
index c1b2145a438..27e2839c71b 100644
--- a/TAO/TAO_IDL/be/be_visitor_xplicit_pre_proc.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_xplicit_pre_proc.cpp
@@ -1,8 +1,6 @@
/**
* @file be_visitor_xplicit_pre_proc.cpp
*
- * $Id$
- *
* @author Jeff Parsons
*/
//=============================================================================