summaryrefslogtreecommitdiff
path: root/TAO
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
parentc88815f2039e7152d735c18650c102df84d9aa36 (diff)
downloadATCD-7b07caedd286b60f2ed3d99d78f3d4407511d936.tar.gz
Remove doxygen style Id tag with two space before $Id#
Diffstat (limited to 'TAO')
-rw-r--r--TAO/TAO_IDL/ast/ast_visitor_context.cpp2
-rw-r--r--TAO/TAO_IDL/ast/ast_visitor_reifying.cpp2
-rw-r--r--TAO/TAO_IDL/ast/ast_visitor_tmpl_module_inst.cpp2
-rw-r--r--TAO/TAO_IDL/ast/ast_visitor_tmpl_module_ref.cpp2
-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
-rw-r--r--TAO/TAO_IDL/be_include/be_argument.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_array.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_attribute.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_codegen.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_component.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_component_fwd.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_constant.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_decl.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_enum.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_enum_val.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_eventtype.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_eventtype_fwd.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_expression.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_extended_port.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_factory.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_field.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_finder.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_global.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_helper.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_home.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_identifier_helper.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_interface.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_interface_fwd.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_mirror_port.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_module.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_native.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_null_return_emitter.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_operation.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_param_holder.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_porttype.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_predefined_type.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_root.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_scope.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_sequence.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_string.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_structure.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_structure_fwd.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_template_module.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_type.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_typedef.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_union.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_union_branch.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_union_fwd.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_util.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_valuebox.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_valuetype.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_valuetype_fwd.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_ami_pre_proc.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_any_extracted_type_decl.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_argument.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_argument/arglist.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_argument/argument.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_argument/invoke_cs.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_argument/marshal_ss.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_argument/upcall_ss.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_argument/vardecl_ss.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_array.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_array/any_op_ch.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_array/any_op_cs.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_array/array.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_array/array_ch.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_array/array_ci.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_array/array_cs.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_array/cdr_op_ch.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_array/cdr_op_ci.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_array/cdr_op_cs.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_attr_assign.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_attr_init.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_attr_return.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_attr_setarg_type.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_attribute.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_attribute/attribute.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_attribute/ccm_init.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_attribute/set_from_extracted.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_ccm_pre_proc.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_component.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_component/component.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_component/component_ami_rh_ex_base.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_component/component_ami_rh_exh.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_component/component_ami_rh_exs.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_component/component_ex_idl.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_component/component_exh.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_component/component_exs.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_component/component_svh.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_component/component_svs.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_component/component_svth.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_component/component_svts.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_component/context_ex_idl.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_component/context_svth.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_component/context_svts.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_component/executor_ex_idl.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_component/executor_exh.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_component/executor_exs.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_component/executor_exs_attr_init.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_component/executor_private_exh.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_component/facet_exh.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_component/facet_exs.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_component/servant_svh.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_component/servant_svs.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_component_fwd.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_component_fwd/any_op_ch.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_component_fwd/cdr_op_ch.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_component_fwd/component_fwd_ch.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_component_scope.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_connector.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_connector/connector_ami_exh.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_connector/connector_ami_exs.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_connector/connector_dds_ex_base.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_connector/connector_dds_exh.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_connector/connector_dds_exs.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_connector/executor_ami_exh.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_connector/executor_ami_exs.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_connector/facet_ami_exh.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_connector/facet_ami_exs.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_constant.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_constant/constant_ch.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_constant/constant_cs.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_context.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_dds_ts_idl.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_decl.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_enum.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_enum/any_op_ch.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_enum/any_op_cs.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_enum/cdr_op_ch.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_enum/cdr_op_cs.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_enum/enum_ch.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_enum/enum_cs.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_exception.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_exception/any_op_ch.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_exception/any_op_cs.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_exception/cdr_op_ch.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_exception/cdr_op_cs.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_exception/ctor.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_exception/ctor_assign.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_exception/exception.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_exception/exception_ch.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_exception/exception_ci.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_exception/exception_cs.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_exception/exception_ctor.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_field.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_field/cdr_op_ch.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_field/cdr_op_cs.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_field/field_ch.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_field/field_ci.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_field/field_cs.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_home.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_home/home_ex_idl.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_home/home_exh.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_home/home_exs.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_home/home_svh.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_home/home_svs.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_interface.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_interface/amh_ch.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_interface/amh_rh_sh.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_interface/amh_rh_ss.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_interface/amh_sh.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_interface/amh_ss.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_interface/ami4ccm_conn_ex_idl.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_interface/ami4ccm_rh_ex_idl.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_interface/ami4ccm_sendc_ex_idl.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_interface/any_op_ch.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_interface/any_op_cs.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_interface/cdr_op_ch.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_interface/cdr_op_cs.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_interface/direct_proxy_impl_sh.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_interface/direct_proxy_impl_ss.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_interface/facet_svth.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_interface/facet_svts.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_interface/interface.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_interface/interface_ch.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_interface/interface_ci.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_interface/interface_cs.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_interface/interface_ex_idl.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_interface/interface_ih.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_interface/interface_is.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_interface/interface_sh.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_interface/interface_ss.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_interface/interface_svth.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_interface/interface_svts.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_interface/smart_proxy_ch.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_interface/smart_proxy_cs.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_interface/tie_sh.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_interface/tie_ss.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_interface_fwd.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_interface_fwd/any_op_ch.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_interface_fwd/cdr_op_ch.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_interface_fwd/interface_fwd_ch.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_member_type_decl.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_module.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_module/any_op.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_module/cdr_op.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_module/module.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_module/module_ch.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_module/module_ih.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_module/module_sh.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_native.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_native/native_ch.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_null_return_value.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_operation.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_operation/ami_cs.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_operation/ami_handler_reply_stub_operation_cs.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_operation/arglist.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_operation/argument.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_operation/argument_invoke.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_operation/argument_marshal.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_operation/direct_proxy_impl_ss.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_operation/exceptlist_cs.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_operation/exceptlist_ss.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_operation/operation.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_operation/operation_ch.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_operation/operation_cs.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_operation/operation_exs.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_operation/operation_ih.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_operation/operation_is.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_operation/operation_sh.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_operation/operation_ss.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_operation/operation_svs.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_operation/proxy_impl_xh.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_operation/rettype.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_operation/rettype_return_cs.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_operation/smart_proxy_ch.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_operation/smart_proxy_cs.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_operation/tie_sh.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_operation/tie_ss.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_operation/upcall_command_ss.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_root.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_root/any_op.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_root/cdr_op.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_root/root.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_root/root_ch.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_root/root_ci.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_root/root_cnh.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_root/root_cns.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_root/root_cs.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_root/root_ex_idl.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_root/root_exh.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_root/root_exs.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_root/root_ih.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_root/root_is.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_root/root_sh.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_root/root_ss.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_root/root_sth.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_root/root_svh.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_root/root_svs.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_root/root_svth.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_root/root_svts.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_scope.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_sequence/any_op_ch.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_sequence/any_op_cs.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_sequence/buffer_type.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_sequence/cdr_op_ch.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_sequence/cdr_op_cs.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_sequence/sequence_base.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_sequence/sequence_ch.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_sequence/sequence_cs.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_structure.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_structure/any_op_ch.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_structure/any_op_cs.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_structure/cdr_op_ch.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_structure/cdr_op_cs.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_structure/structure.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_structure/structure_ch.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_structure/structure_ci.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_structure/structure_cs.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_structure_fwd.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_structure_fwd/structure_fwd_ch.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_template_export.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_typecode.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_typecode/alias_typecode.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_typecode/enum_typecode.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_typecode/objref_typecode.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_typecode/struct_typecode.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_typecode/typecode_decl.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_typecode/typecode_defn.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_typecode/union_typecode.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_typecode/value_typecode.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_typedef.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_typedef/any_op_ch.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_typedef/any_op_cs.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_typedef/cdr_op_ch.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_typedef/cdr_op_cs.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_typedef/typedef.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_typedef/typedef_ch.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_typedef/typedef_ci.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_typedef/typedef_cs.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_union.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_union/any_op_ch.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_union/any_op_cs.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_union/cdr_op_ch.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_union/cdr_op_cs.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_union/discriminant_ch.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_union/discriminant_ci.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_union/discriminant_cs.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_union/union.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_union/union_ch.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_union/union_ci.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_union/union_cs.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_union_branch.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_union_branch/cdr_op_ch.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_union_branch/cdr_op_cs.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_union_branch/private_ch.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_union_branch/public_assign_cs.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_union_branch/public_ch.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_union_branch/public_ci.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_union_branch/public_constructor_cs.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_union_branch/public_cs.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_union_branch/public_reset_cs.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_union_fwd.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_union_fwd/union_fwd_ch.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_valuebox.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_valuebox/any_op_ch.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_valuebox/any_op_cs.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_valuebox/cdr_op_ch.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_valuebox/cdr_op_cs.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_valuebox/field_ch.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_valuebox/field_ci.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_valuebox/union_member_ci.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_valuebox/valuebox.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_valuebox/valuebox_ch.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_valuebox/valuebox_ci.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_valuebox/valuebox_cs.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_valuetype.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_valuetype/any_op_ch.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_valuetype/any_op_cs.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_valuetype/arglist.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_valuetype/cdr_op_ch.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_valuetype/cdr_op_ci.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_valuetype/cdr_op_cs.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_valuetype/field_cdr_ch.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_valuetype/field_cdr_cs.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_valuetype/field_ch.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_valuetype/field_ci.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_valuetype/field_cs.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_valuetype/marshal_ch.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_valuetype/marshal_cs.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_valuetype/obv_module.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_valuetype/valuetype.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_valuetype/valuetype_ch.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_valuetype/valuetype_ci.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_valuetype/valuetype_cs.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_valuetype/valuetype_init.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_valuetype/valuetype_init_arglist_ch.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_valuetype/valuetype_init_ch.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_valuetype/valuetype_init_ci.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_valuetype/valuetype_init_cs.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_valuetype/valuetype_obv_ch.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_valuetype/valuetype_obv_ci.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_valuetype/valuetype_obv_cs.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_valuetype/valuetype_sh.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_valuetype/valuetype_ss.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_valuetype_fwd.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_valuetype_fwd/any_op_ch.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_valuetype_fwd/cdr_op_ch.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_valuetype_fwd/valuetype_fwd_ch.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_xplicit_pre_proc.h2
-rw-r--r--TAO/TAO_IDL/include/ast_visitor.h2
-rw-r--r--TAO/TAO_IDL/include/ast_visitor_context.h2
-rw-r--r--TAO/TAO_IDL/include/ast_visitor_reifying.h2
-rw-r--r--TAO/TAO_IDL/include/ast_visitor_tmpl_module_inst.h2
-rw-r--r--TAO/TAO_IDL/include/ast_visitor_tmpl_module_ref.h2
-rw-r--r--TAO/docs/tutorials/Quoter/Simple/Impl-Repo/server.cpp2
-rw-r--r--TAO/docs/tutorials/Quoter/Simple/Persistent/server.cpp2
-rw-r--r--TAO/examples/AMH/Sink_Server/AMH_Servant.h2
-rw-r--r--TAO/examples/AMH/Sink_Server/Base_Server.h2
-rw-r--r--TAO/examples/AMH/Sink_Server/Client_Task.h2
-rw-r--r--TAO/examples/AMH/Sink_Server/MT_AMH_Server.h2
-rw-r--r--TAO/examples/AMH/Sink_Server/Timer_Handler.cpp2
-rw-r--r--TAO/examples/AMH/Sink_Server/Timer_Handler.h2
-rw-r--r--TAO/examples/AMI/FL_Callback/Peer_i.h2
-rw-r--r--TAO/examples/AMI/FL_Callback/Progress_i.h2
-rw-r--r--TAO/examples/Advanced/ch_12/CCS.idl2
-rw-r--r--TAO/examples/Advanced/ch_12/client.cpp2
-rw-r--r--TAO/examples/Advanced/ch_12/icp.cpp2
-rw-r--r--TAO/examples/Advanced/ch_12/icp.h2
-rw-r--r--TAO/examples/Advanced/ch_12/server.cpp2
-rw-r--r--TAO/examples/Advanced/ch_12/server.h2
-rw-r--r--TAO/examples/Advanced/ch_18/CCS.idl2
-rw-r--r--TAO/examples/Advanced/ch_18/client.cpp2
-rw-r--r--TAO/examples/Advanced/ch_18/icp.cpp2
-rw-r--r--TAO/examples/Advanced/ch_18/icp.h2
-rw-r--r--TAO/examples/Advanced/ch_18/server.cpp2
-rw-r--r--TAO/examples/Advanced/ch_18/server.h2
-rw-r--r--TAO/examples/Advanced/ch_21/CCS.idl2
-rw-r--r--TAO/examples/Advanced/ch_21/client.cpp2
-rw-r--r--TAO/examples/Advanced/ch_21/icp.cpp2
-rw-r--r--TAO/examples/Advanced/ch_21/icp.h2
-rw-r--r--TAO/examples/Advanced/ch_21/server.cpp2
-rw-r--r--TAO/examples/Advanced/ch_21/server.h2
-rw-r--r--TAO/examples/Advanced/ch_3/client.cpp2
-rw-r--r--TAO/examples/Advanced/ch_3/server.cpp2
-rw-r--r--TAO/examples/Advanced/ch_3/server.h2
-rw-r--r--TAO/examples/Advanced/ch_3/time.idl2
-rw-r--r--TAO/examples/Advanced/ch_8_and_10/CCS.idl2
-rw-r--r--TAO/examples/Advanced/ch_8_and_10/client.cpp2
-rw-r--r--TAO/examples/Advanced/ch_8_and_10/icp.cpp2
-rw-r--r--TAO/examples/Advanced/ch_8_and_10/icp.h2
-rw-r--r--TAO/examples/Advanced/ch_8_and_10/server.cpp2
-rw-r--r--TAO/examples/Advanced/ch_8_and_10/server.h2
-rw-r--r--TAO/examples/Buffered_AMI/client.cpp2
-rw-r--r--TAO/examples/Buffered_AMI/test_i.h2
-rw-r--r--TAO/examples/Buffered_Oneways/client.cpp2
-rw-r--r--TAO/examples/Buffered_Oneways/test_i.h2
-rw-r--r--TAO/examples/CSD_Strategy/ThreadPool/OrbShutdownTask.cpp2
-rw-r--r--TAO/examples/CSD_Strategy/ThreadPool/OrbShutdownTask.h2
-rw-r--r--TAO/examples/CSD_Strategy/ThreadPool2/OrbShutdownTask.cpp2
-rw-r--r--TAO/examples/CSD_Strategy/ThreadPool2/OrbShutdownTask.h2
-rw-r--r--TAO/examples/CSD_Strategy/ThreadPool3/OrbShutdownTask.cpp2
-rw-r--r--TAO/examples/CSD_Strategy/ThreadPool3/OrbShutdownTask.h2
-rw-r--r--TAO/examples/CSD_Strategy/ThreadPool3/OrbTask.cpp2
-rw-r--r--TAO/examples/CSD_Strategy/ThreadPool3/OrbTask.h2
-rw-r--r--TAO/examples/CSD_Strategy/ThreadPool4/ClientTask.cpp2
-rw-r--r--TAO/examples/CSD_Strategy/ThreadPool4/ClientTask.h2
-rw-r--r--TAO/examples/CSD_Strategy/ThreadPool4/OrbShutdownTask.cpp2
-rw-r--r--TAO/examples/CSD_Strategy/ThreadPool4/OrbShutdownTask.h2
-rw-r--r--TAO/examples/CSD_Strategy/ThreadPool5/ClientTask.cpp2
-rw-r--r--TAO/examples/CSD_Strategy/ThreadPool5/ClientTask.h2
-rw-r--r--TAO/examples/CSD_Strategy/ThreadPool5/OrbShutdownTask.cpp2
-rw-r--r--TAO/examples/CSD_Strategy/ThreadPool5/OrbShutdownTask.h2
-rw-r--r--TAO/examples/CSD_Strategy/ThreadPool5/OrbTask.cpp2
-rw-r--r--TAO/examples/CSD_Strategy/ThreadPool5/OrbTask.h2
-rw-r--r--TAO/examples/CSD_Strategy/ThreadPool6/OrbShutdownTask.cpp2
-rw-r--r--TAO/examples/CSD_Strategy/ThreadPool6/OrbShutdownTask.h2
-rw-r--r--TAO/examples/Callback_Quoter/Consumer_Handler.cpp2
-rw-r--r--TAO/examples/Callback_Quoter/Consumer_Handler.h2
-rw-r--r--TAO/examples/Callback_Quoter/Consumer_Input_Handler.cpp2
-rw-r--r--TAO/examples/Callback_Quoter/Consumer_Input_Handler.h2
-rw-r--r--TAO/examples/Callback_Quoter/Consumer_Signal_Handler.cpp2
-rw-r--r--TAO/examples/Callback_Quoter/Consumer_Signal_Handler.h2
-rw-r--r--TAO/examples/Callback_Quoter/Consumer_i.cpp2
-rw-r--r--TAO/examples/Callback_Quoter/Consumer_i.h2
-rw-r--r--TAO/examples/Callback_Quoter/Notifier_Input_Handler.cpp2
-rw-r--r--TAO/examples/Callback_Quoter/Notifier_Input_Handler.h2
-rw-r--r--TAO/examples/Callback_Quoter/Notifier_i.cpp2
-rw-r--r--TAO/examples/Callback_Quoter/Notifier_i.h2
-rw-r--r--TAO/examples/Callback_Quoter/Supplier_Timer_Handler.cpp2
-rw-r--r--TAO/examples/Callback_Quoter/Supplier_Timer_Handler.h2
-rw-r--r--TAO/examples/Callback_Quoter/Supplier_i.cpp2
-rw-r--r--TAO/examples/Callback_Quoter/Supplier_i.h2
-rw-r--r--TAO/examples/Content_Server/AMI_Iterator/Content_Iterator_i.h2
-rw-r--r--TAO/examples/Content_Server/AMI_Iterator/Iterator_Factory_i.h2
-rw-r--r--TAO/examples/Content_Server/AMI_Iterator/Iterator_Handler.h2
-rw-r--r--TAO/examples/Content_Server/AMI_Observer/Callback_Handler.h2
-rw-r--r--TAO/examples/Content_Server/AMI_Observer/Callback_i.h2
-rw-r--r--TAO/examples/Content_Server/AMI_Observer/Push_Iterator_Factory_i.h2
-rw-r--r--TAO/examples/Content_Server/AMI_Observer/Push_Iterator_Handler.h2
-rw-r--r--TAO/examples/Content_Server/SMI_Iterator/Content_Iterator_i.h2
-rw-r--r--TAO/examples/Content_Server/SMI_Iterator/Iterator_Factory_i.h2
-rw-r--r--TAO/examples/Event_Comm/Consumer_Handler.h2
-rw-r--r--TAO/examples/Event_Comm/Consumer_Input_Handler.h2
-rw-r--r--TAO/examples/Event_Comm/Event_Comm.idl2
-rw-r--r--TAO/examples/Event_Comm/Event_Comm_i.h2
-rw-r--r--TAO/examples/Event_Comm/Notifier_Handler.h2
-rw-r--r--TAO/examples/Event_Comm/Notifier_Server.h2
-rw-r--r--TAO/examples/Event_Comm/Supplier_Input_Handler.h2
-rw-r--r--TAO/examples/Event_Comm/notifier.h2
-rw-r--r--TAO/examples/Event_Comm/supplier.h2
-rw-r--r--TAO/examples/Kokyu_dsrt_schedulers/Task_Stats.h2
-rw-r--r--TAO/examples/Kokyu_dsrt_schedulers/fp_example/test_i.h2
-rw-r--r--TAO/examples/Kokyu_dsrt_schedulers/mif_example/test_i.h2
-rw-r--r--TAO/examples/Kokyu_dsrt_schedulers/muf_example/test_i.h2
-rw-r--r--TAO/examples/Load_Balancing/Identity.idl2
-rw-r--r--TAO/examples/Load_Balancing/Identity_Client.cpp2
-rw-r--r--TAO/examples/Load_Balancing/Identity_Client.h2
-rw-r--r--TAO/examples/Load_Balancing/Identity_Server.cpp2
-rw-r--r--TAO/examples/Load_Balancing/Identity_Server.h2
-rw-r--r--TAO/examples/Load_Balancing/Identity_i.cpp2
-rw-r--r--TAO/examples/Load_Balancing/Identity_i.h2
-rw-r--r--TAO/examples/Load_Balancing/Load_Balancer.idl2
-rw-r--r--TAO/examples/Load_Balancing/Load_Balancer_i.cpp2
-rw-r--r--TAO/examples/Load_Balancing/Load_Balancer_i.h2
-rw-r--r--TAO/examples/Load_Balancing/Load_Balancing_Service.cpp2
-rw-r--r--TAO/examples/Load_Balancing/Load_Balancing_Service.h2
-rw-r--r--TAO/examples/Load_Balancing_persistent/Identity.idl2
-rw-r--r--TAO/examples/Load_Balancing_persistent/Identity_Client.cpp2
-rw-r--r--TAO/examples/Load_Balancing_persistent/Identity_Client.h2
-rw-r--r--TAO/examples/Load_Balancing_persistent/Identity_Server.h2
-rw-r--r--TAO/examples/Load_Balancing_persistent/Identity_i.cpp2
-rw-r--r--TAO/examples/Load_Balancing_persistent/Identity_i.h2
-rw-r--r--TAO/examples/Load_Balancing_persistent/Load_Balancer.idl2
-rw-r--r--TAO/examples/Load_Balancing_persistent/Load_Balancer_i.h2
-rw-r--r--TAO/examples/Load_Balancing_persistent/Load_Balancing_Service.cpp2
-rw-r--r--TAO/examples/Load_Balancing_persistent/Load_Balancing_Service.h2
-rw-r--r--TAO/examples/Logging/Logger_i.h2
-rw-r--r--TAO/examples/Logging/Logging_Service_i.h2
-rw-r--r--TAO/examples/Logging/Logging_Test_i.h2
-rw-r--r--TAO/examples/OBV/Simple_util.h2
-rw-r--r--TAO/examples/OBV/Typed_Events/Client_i.h2
-rw-r--r--TAO/examples/OBV/Typed_Events/Server_i.h2
-rw-r--r--TAO/examples/Persistent_Grid/Grid_Client_i.h2
-rw-r--r--TAO/examples/Persistent_Grid/Grid_i.h2
-rw-r--r--TAO/examples/Persistent_Grid/Persistent_Client.h2
-rw-r--r--TAO/examples/Persistent_Grid/Simple_util.h2
-rw-r--r--TAO/examples/PluggableUDP/tests/Performance/UDP_PerformanceClient.h2
-rw-r--r--TAO/examples/PluggableUDP/tests/Performance/UDP_i.h2
-rw-r--r--TAO/examples/PluggableUDP/tests/Performance/client.cpp2
-rw-r--r--TAO/examples/PluggableUDP/tests/Performance/server.cpp2
-rw-r--r--TAO/examples/PluggableUDP/tests/SimplePerformance/client.cpp2
-rw-r--r--TAO/examples/PluggableUDP/tests/SimplePerformance/server.cpp2
-rw-r--r--TAO/examples/PluggableUDP/tests/SimplePerformance/test_i.h2
-rw-r--r--TAO/examples/Quoter/Factory_Finder.cpp2
-rw-r--r--TAO/examples/Quoter/Factory_Finder.h2
-rw-r--r--TAO/examples/Quoter/Factory_Finder_i.cpp2
-rw-r--r--TAO/examples/Quoter/Factory_Finder_i.h2
-rw-r--r--TAO/examples/Quoter/Generic_Factory.cpp2
-rw-r--r--TAO/examples/Quoter/Generic_Factory.h2
-rw-r--r--TAO/examples/Quoter/Generic_Factory_i.cpp2
-rw-r--r--TAO/examples/Quoter/Generic_Factory_i.h2
-rw-r--r--TAO/examples/Quoter/Quoter.idl2
-rw-r--r--TAO/examples/Quoter/Quoter_i.cpp2
-rw-r--r--TAO/examples/Quoter/Quoter_i.h2
-rw-r--r--TAO/examples/Quoter/client.h2
-rw-r--r--TAO/examples/Quoter/server.cpp2
-rw-r--r--TAO/examples/Quoter/server.h2
-rw-r--r--TAO/examples/RTCORBA/Activity/Activity.h2
-rw-r--r--TAO/examples/RTCORBA/Activity/Builder.h2
-rw-r--r--TAO/examples/RTCORBA/Activity/Job_i.h2
-rw-r--r--TAO/examples/RTCORBA/Activity/POA_Holder.h2
-rw-r--r--TAO/examples/RTCORBA/Activity/Periodic_Task.h2
-rw-r--r--TAO/examples/RTCORBA/Activity/Task_Stats.h2
-rw-r--r--TAO/examples/RTCORBA/Activity/Thread_Task.h2
-rw-r--r--TAO/examples/RTScheduling/Job_i.h2
-rw-r--r--TAO/examples/RTScheduling/POA_Holder.h2
-rw-r--r--TAO/examples/RTScheduling/Task_Stats.h2
-rw-r--r--TAO/examples/Simple/Simple_util.h2
-rw-r--r--TAO/examples/Simple/bank/AccountManager_i.h2
-rw-r--r--TAO/examples/Simple/bank/Account_i.h2
-rw-r--r--TAO/examples/Simple/bank/Bank_Client_i.h2
-rw-r--r--TAO/examples/Simple/chat/Broadcaster_i.cpp2
-rw-r--r--TAO/examples/Simple/chat/Broadcaster_i.h2
-rw-r--r--TAO/examples/Simple/chat/Client_i.cpp2
-rw-r--r--TAO/examples/Simple/chat/Client_i.h2
-rw-r--r--TAO/examples/Simple/chat/Receiver_i.cpp2
-rw-r--r--TAO/examples/Simple/chat/Receiver_i.h2
-rw-r--r--TAO/examples/Simple/chat/Server.h2
-rw-r--r--TAO/examples/Simple/chat/Server_i.cpp2
-rw-r--r--TAO/examples/Simple/chat/Server_i.h2
-rw-r--r--TAO/examples/Simple/chat/client.cpp2
-rw-r--r--TAO/examples/Simple/chat/server.cpp2
-rw-r--r--TAO/examples/Simple/echo/Echo_Client_i.h2
-rw-r--r--TAO/examples/Simple/echo/Echo_i.h2
-rw-r--r--TAO/examples/Simple/grid/Grid_Client_i.h2
-rw-r--r--TAO/examples/Simple/grid/Grid_i.h2
-rw-r--r--TAO/examples/Simple/time-date/Time_Date_Client_i.h2
-rw-r--r--TAO/examples/Simple/time-date/Time_Date_i.h2
-rw-r--r--TAO/examples/Simple/time-date/server.cpp2
-rw-r--r--TAO/examples/Simple/time/Time_Client_i.h2
-rw-r--r--TAO/examples/Simple/time/Time_i.h2
-rw-r--r--TAO/examples/Simulator/Event_Supplier/DOVE_Supplier.cpp2
-rw-r--r--TAO/examples/Simulator/Event_Supplier/DOVE_Supplier.h2
-rw-r--r--TAO/examples/Simulator/Event_Supplier/DualEC_Sup.cpp2
-rw-r--r--TAO/examples/Simulator/Event_Supplier/DualEC_Sup.h2
-rw-r--r--TAO/examples/Simulator/Event_Supplier/Event_Con.cpp2
-rw-r--r--TAO/examples/Simulator/Event_Supplier/Event_Con.h2
-rw-r--r--TAO/examples/Simulator/Event_Supplier/Event_Sup.cpp2
-rw-r--r--TAO/examples/Simulator/Event_Supplier/Event_Sup.h2
-rw-r--r--TAO/examples/Simulator/Event_Supplier/Logging_Sup.cpp2
-rw-r--r--TAO/examples/Simulator/Event_Supplier/Logging_Sup.h2
-rw-r--r--TAO/examples/TypeCode_Creation/test.idl2
-rw-r--r--TAO/examples/ior_corbaloc/client.cpp2
-rw-r--r--TAO/examples/ior_corbaloc/corbaname_client.cpp2
-rw-r--r--TAO/examples/ior_corbaloc/ior_corbaloc_client_i.cpp2
-rw-r--r--TAO/examples/ior_corbaloc/ior_corbaloc_client_i.h2
-rw-r--r--TAO/interop-tests/CdrOutArg/idl/test.idl2
-rw-r--r--TAO/interop-tests/CdrOutArg/orbix/test_i.h2
-rw-r--r--TAO/interop-tests/CdrOutArg/tao/test_i.h2
-rw-r--r--TAO/interop-tests/wchar/client.cpp2
-rw-r--r--TAO/interop-tests/wchar/server.cpp2
-rw-r--r--TAO/interop-tests/wchar/wchar_reference.cpp2
-rw-r--r--TAO/interop-tests/wchar/wchar_reference.h2
-rw-r--r--TAO/orbsvcs/Concurrency_Service/Concurrency_Service.cpp2
-rw-r--r--TAO/orbsvcs/Concurrency_Service/Concurrency_Service.h2
-rw-r--r--TAO/orbsvcs/FTRT_Event_Service/Event_Service/FT_EventService.h2
-rw-r--r--TAO/orbsvcs/FTRT_Event_Service/Event_Service/TP_Task.h2
-rw-r--r--TAO/orbsvcs/FTRT_Event_Service/Factory_Service/EventChannelFactory_i.h2
-rw-r--r--TAO/orbsvcs/FT_Naming_Service/FT_Naming_Service.h2
-rw-r--r--TAO/orbsvcs/FT_ReplicationManager/FT_DefaultFaultAnalyzer.cpp2
-rw-r--r--TAO/orbsvcs/FT_ReplicationManager/FT_DefaultFaultAnalyzer.h2
-rw-r--r--TAO/orbsvcs/FT_ReplicationManager/FT_FaultAnalyzer.cpp2
-rw-r--r--TAO/orbsvcs/FT_ReplicationManager/FT_FaultAnalyzer.h2
-rw-r--r--TAO/orbsvcs/FT_ReplicationManager/FT_FaultConsumer.cpp2
-rw-r--r--TAO/orbsvcs/FT_ReplicationManager/FT_FaultConsumer.h2
-rw-r--r--TAO/orbsvcs/FT_ReplicationManager/FT_FaultEventDescriptor.cpp2
-rw-r--r--TAO/orbsvcs/FT_ReplicationManager/FT_FaultEventDescriptor.h2
-rw-r--r--TAO/orbsvcs/FT_ReplicationManager/FT_ReplicationManager.cpp2
-rw-r--r--TAO/orbsvcs/FT_ReplicationManager/FT_ReplicationManager.h2
-rw-r--r--TAO/orbsvcs/FT_ReplicationManager/FT_ReplicationManagerFaultAnalyzer.cpp2
-rw-r--r--TAO/orbsvcs/FT_ReplicationManager/FT_ReplicationManagerFaultAnalyzer.h2
-rw-r--r--TAO/orbsvcs/FT_ReplicationManager/FT_ReplicationManager_Main.cpp2
-rw-r--r--TAO/orbsvcs/Fault_Detector/FT_FaultDetectorFactory_i.cpp2
-rw-r--r--TAO/orbsvcs/Fault_Detector/FT_FaultDetectorFactory_i.h2
-rw-r--r--TAO/orbsvcs/Fault_Detector/Fault_Detector_Main.cpp2
-rw-r--r--TAO/orbsvcs/Fault_Detector/Fault_Detector_i.cpp2
-rw-r--r--TAO/orbsvcs/Fault_Detector/Fault_Detector_i.h2
-rw-r--r--TAO/orbsvcs/Fault_Notifier/FT_Notifier_i.cpp2
-rw-r--r--TAO/orbsvcs/Fault_Notifier/FT_Notifier_i.h2
-rw-r--r--TAO/orbsvcs/Fault_Notifier/Fault_Notifier_Main.cpp2
-rw-r--r--TAO/orbsvcs/IFR_Service/IFR_Service.h2
-rw-r--r--TAO/orbsvcs/IFR_Service/be_global.cpp2
-rw-r--r--TAO/orbsvcs/IFR_Service/be_global.h2
-rw-r--r--TAO/orbsvcs/IFR_Service/be_util.cpp2
-rw-r--r--TAO/orbsvcs/IFR_Service/be_util.h2
-rw-r--r--TAO/orbsvcs/IFR_Service/ifr_adding_visitor.h2
-rw-r--r--TAO/orbsvcs/IFR_Service/ifr_adding_visitor_exception.h2
-rw-r--r--TAO/orbsvcs/IFR_Service/ifr_adding_visitor_operation.h2
-rw-r--r--TAO/orbsvcs/IFR_Service/ifr_adding_visitor_structure.h2
-rw-r--r--TAO/orbsvcs/IFR_Service/ifr_adding_visitor_union.h2
-rw-r--r--TAO/orbsvcs/IFR_Service/ifr_removing_visitor.h2
-rw-r--r--TAO/orbsvcs/IFR_Service/ifr_visitor.h2
-rw-r--r--TAO/orbsvcs/ImplRepo_Service/Activator_NT_Service.cpp2
-rw-r--r--TAO/orbsvcs/ImplRepo_Service/Activator_NT_Service.h2
-rw-r--r--TAO/orbsvcs/ImplRepo_Service/Activator_Options.cpp2
-rw-r--r--TAO/orbsvcs/ImplRepo_Service/Activator_Options.h2
-rw-r--r--TAO/orbsvcs/ImplRepo_Service/Adapter_Activator.cpp2
-rw-r--r--TAO/orbsvcs/ImplRepo_Service/Adapter_Activator.h2
-rw-r--r--TAO/orbsvcs/ImplRepo_Service/Forwarder.h2
-rw-r--r--TAO/orbsvcs/ImplRepo_Service/INS_Locator.h2
-rw-r--r--TAO/orbsvcs/ImplRepo_Service/ImR_ResponseHandler.h2
-rw-r--r--TAO/orbsvcs/ImplRepo_Service/Iterator.cpp2
-rw-r--r--TAO/orbsvcs/ImplRepo_Service/Iterator.h2
-rw-r--r--TAO/orbsvcs/ImplRepo_Service/Locator_NT_Service.cpp2
-rw-r--r--TAO/orbsvcs/ImplRepo_Service/Locator_NT_Service.h2
-rw-r--r--TAO/orbsvcs/ImplRepo_Service/Locator_Options.cpp2
-rw-r--r--TAO/orbsvcs/ImplRepo_Service/Locator_Options.h2
-rw-r--r--TAO/orbsvcs/ImplRepo_Service/Locator_XMLHandler.h2
-rw-r--r--TAO/orbsvcs/ImplRepo_Service/Server_Info.h2
-rw-r--r--TAO/orbsvcs/ImplRepo_Service/tao_imr_i.h2
-rw-r--r--TAO/orbsvcs/LifeCycle_Service/Criteria_Evaluator.cpp2
-rw-r--r--TAO/orbsvcs/LifeCycle_Service/Criteria_Evaluator.h2
-rw-r--r--TAO/orbsvcs/LifeCycle_Service/Factory_Trader.cpp2
-rw-r--r--TAO/orbsvcs/LifeCycle_Service/Factory_Trader.h2
-rw-r--r--TAO/orbsvcs/LifeCycle_Service/LifeCycle_Service.cpp2
-rw-r--r--TAO/orbsvcs/LifeCycle_Service/LifeCycle_Service.h2
-rw-r--r--TAO/orbsvcs/LifeCycle_Service/LifeCycle_Service_i.cpp2
-rw-r--r--TAO/orbsvcs/LifeCycle_Service/LifeCycle_Service_i.h2
-rw-r--r--TAO/orbsvcs/LoadBalancer/Push_Handler.h2
-rw-r--r--TAO/orbsvcs/Logging_Service/Basic_Logging_Service/Basic_Logging_Service.h2
-rw-r--r--TAO/orbsvcs/Logging_Service/Event_Logging_Service/Event_Logging_Service.h2
-rw-r--r--TAO/orbsvcs/Logging_Service/Notify_Logging_Service/Notify_Logging_Service.h2
-rw-r--r--TAO/orbsvcs/Logging_Service/RTEvent_Logging_Service/RTEvent_Logging_Service.h2
-rw-r--r--TAO/orbsvcs/Naming_Service/NT_Naming_Server.cpp2
-rw-r--r--TAO/orbsvcs/Naming_Service/NT_Naming_Service.h2
-rw-r--r--TAO/orbsvcs/Naming_Service/Naming_Service.h2
-rw-r--r--TAO/orbsvcs/Notify_Service/NT_Notify_Server.cpp2
-rw-r--r--TAO/orbsvcs/Notify_Service/NT_Notify_Service.h2
-rw-r--r--TAO/orbsvcs/Notify_Service/Notify_Service.h2
-rw-r--r--TAO/orbsvcs/Scheduling_Service/Scheduling_Service.h2
-rw-r--r--TAO/orbsvcs/TAO_Service/TAO_Service.cpp2
-rw-r--r--TAO/orbsvcs/Time_Service/Clerk_i.h2
-rw-r--r--TAO/orbsvcs/Time_Service/Server_i.h2
-rw-r--r--TAO/orbsvcs/Trading_Service/Trading_Service.h2
-rw-r--r--TAO/orbsvcs/examples/CosEC/Factory/CosEventChannelFactory.idl2
-rw-r--r--TAO/orbsvcs/examples/CosEC/Factory/CosEventChannelFactory_i.h2
-rw-r--r--TAO/orbsvcs/examples/CosEC/Factory/FactoryDriver.h2
-rw-r--r--TAO/orbsvcs/examples/CosEC/RtEC_Based/bin/RtEC_Based_CosEC.h2
-rw-r--r--TAO/orbsvcs/examples/CosEC/RtEC_Based/lib/ConsumerAdmin_i.h2
-rw-r--r--TAO/orbsvcs/examples/CosEC/RtEC_Based/lib/CosEvent_Utilities.h2
-rw-r--r--TAO/orbsvcs/examples/CosEC/RtEC_Based/lib/EventChannel_i.h2
-rw-r--r--TAO/orbsvcs/examples/CosEC/RtEC_Based/lib/ProxyPushConsumer_i.h2
-rw-r--r--TAO/orbsvcs/examples/CosEC/RtEC_Based/lib/ProxyPushSupplier_i.h2
-rw-r--r--TAO/orbsvcs/examples/CosEC/RtEC_Based/lib/SupplierAdmin_i.h2
-rw-r--r--TAO/orbsvcs/examples/CosEC/RtEC_Based/tests/Basic/Basic.h2
-rw-r--r--TAO/orbsvcs/examples/CosEC/RtEC_Based/tests/Basic/Consumer.h2
-rw-r--r--TAO/orbsvcs/examples/CosEC/RtEC_Based/tests/Basic/Supplier.h2
-rw-r--r--TAO/orbsvcs/examples/CosEC/RtEC_Based/tests/Multiple/Consumer.h2
-rw-r--r--TAO/orbsvcs/examples/CosEC/RtEC_Based/tests/Multiple/Multiple.h2
-rw-r--r--TAO/orbsvcs/examples/CosEC/RtEC_Based/tests/Multiple/Supplier.h2
-rw-r--r--TAO/orbsvcs/examples/CosEC/Simple/Consumer.h2
-rw-r--r--TAO/orbsvcs/examples/CosEC/Simple/Supplier.h2
-rw-r--r--TAO/orbsvcs/examples/LoadBalancing/ORBInitializer.h2
-rw-r--r--TAO/orbsvcs/examples/LoadBalancing/RPS_Monitor.h2
-rw-r--r--TAO/orbsvcs/examples/Log/Basic/TLS_Client.h2
-rw-r--r--TAO/orbsvcs/examples/Log/Event/Event_Consumer.h2
-rw-r--r--TAO/orbsvcs/examples/Log/Event/Event_Supplier.h2
-rw-r--r--TAO/orbsvcs/examples/Log/Notify/Notify_Consumer.h2
-rw-r--r--TAO/orbsvcs/examples/Log/Notify/Notify_Supplier.h2
-rw-r--r--TAO/orbsvcs/examples/Log/RTEvent/RTEvent_Consumer.h2
-rw-r--r--TAO/orbsvcs/examples/Log/RTEvent/RTEvent_Supplier.h2
-rw-r--r--TAO/orbsvcs/examples/Notify/Filter/Filter.h2
-rw-r--r--TAO/orbsvcs/examples/Notify/Lanes/Consumer.h2
-rw-r--r--TAO/orbsvcs/examples/Notify/Lanes/Consumer_Client.h2
-rw-r--r--TAO/orbsvcs/examples/Notify/Lanes/ORB_Objects.h2
-rw-r--r--TAO/orbsvcs/examples/Notify/Lanes/ORB_Run_Task.h2
-rw-r--r--TAO/orbsvcs/examples/Notify/Lanes/Supplier.h2
-rw-r--r--TAO/orbsvcs/examples/Notify/Lanes/Supplier_Client.h2
-rw-r--r--TAO/orbsvcs/examples/Notify/Subscribe/Subscribe.h2
-rw-r--r--TAO/orbsvcs/examples/Notify/ThreadPool/Consumer.h2
-rw-r--r--TAO/orbsvcs/examples/Notify/ThreadPool/Consumer_Client.h2
-rw-r--r--TAO/orbsvcs/examples/Notify/ThreadPool/ORB_Objects.h2
-rw-r--r--TAO/orbsvcs/examples/Notify/ThreadPool/ORB_Run_Task.h2
-rw-r--r--TAO/orbsvcs/examples/Notify/ThreadPool/Supplier.h2
-rw-r--r--TAO/orbsvcs/examples/Notify/ThreadPool/Supplier_Client.h2
-rw-r--r--TAO/orbsvcs/examples/RtEC/IIOPGateway/Consumer.h2
-rw-r--r--TAO/orbsvcs/examples/RtEC/IIOPGateway/EC.h2
-rw-r--r--TAO/orbsvcs/examples/RtEC/IIOPGateway/Gateway.h2
-rw-r--r--TAO/orbsvcs/examples/RtEC/IIOPGateway/Supplier.h2
-rw-r--r--TAO/orbsvcs/examples/RtEC/Kokyu/Consumer.h2
-rw-r--r--TAO/orbsvcs/examples/RtEC/Kokyu/Supplier.h2
-rw-r--r--TAO/orbsvcs/examples/RtEC/MCast/AddrServer.h2
-rw-r--r--TAO/orbsvcs/examples/RtEC/MCast/Consumer.h2
-rw-r--r--TAO/orbsvcs/examples/RtEC/MCast/Supplier.h2
-rw-r--r--TAO/orbsvcs/examples/RtEC/Schedule/Consumer.h2
-rw-r--r--TAO/orbsvcs/examples/RtEC/Schedule/Supplier.h2
-rw-r--r--TAO/orbsvcs/examples/RtEC/Simple/Consumer.h2
-rw-r--r--TAO/orbsvcs/examples/RtEC/Simple/Supplier.h2
-rw-r--r--TAO/orbsvcs/examples/Security/SecurityLevel1/SLevel1_Test_i.h2
-rw-r--r--TAO/orbsvcs/examples/Security/Send_File/test_i.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/ATLAS.idl2
-rw-r--r--TAO/orbsvcs/orbsvcs/AV/AVStreams_i.cpp2
-rw-r--r--TAO/orbsvcs/orbsvcs/AV/AVStreams_i.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/AV/AV_Core.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/AV/Endpoint_Strategy.cpp2
-rw-r--r--TAO/orbsvcs/orbsvcs/AV/Endpoint_Strategy.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/AV/Endpoint_Strategy_T.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/AV/Fill_ACE_QoS.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/AV/FlowSpec_Entry.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/AV/Flows_T.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/AV/MCast.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/AV/Policy.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/AV/Protocol_Factory.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/AV/QoS_UDP.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/AV/RTCP.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/AV/RTP.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/AV/SCTP_SEQ.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/AV/TCP.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/AV/Transport.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/AV/UDP.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/AV/default_resource.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/AV/sfp.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/AVStreams.idl2
-rw-r--r--TAO/orbsvcs/orbsvcs/CSI.idl2
-rw-r--r--TAO/orbsvcs/orbsvcs/CSIIOP.idl2
-rw-r--r--TAO/orbsvcs/orbsvcs/Channel_Clients_T.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/Concurrency/CC_Lock.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/Concurrency/CC_LockSet.cpp2
-rw-r--r--TAO/orbsvcs/orbsvcs/Concurrency/CC_LockSet.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/Concurrency/CC_LockSetFactory.cpp2
-rw-r--r--TAO/orbsvcs/orbsvcs/Concurrency/CC_LockSetFactory.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/Concurrency/Concurrency_Utils.cpp2
-rw-r--r--TAO/orbsvcs/orbsvcs/Concurrency/Concurrency_Utils.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/CosConcurrencyControl.idl2
-rw-r--r--TAO/orbsvcs/orbsvcs/CosEvent/CEC_ConsumerAdmin.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/CosEvent/CEC_ConsumerControl.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/CosEvent/CEC_Default_Factory.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/CosEvent/CEC_Defaults.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/CosEvent/CEC_Dispatching.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/CosEvent/CEC_Dispatching_Task.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/CosEvent/CEC_DynamicImplementation.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/CosEvent/CEC_EventChannel.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/CosEvent/CEC_Factory.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/CosEvent/CEC_MT_Dispatching.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/CosEvent/CEC_ProxyPullConsumer.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/CosEvent/CEC_ProxyPullSupplier.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/CosEvent/CEC_ProxyPushConsumer.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/CosEvent/CEC_ProxyPushSupplier.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/CosEvent/CEC_Pulling_Strategy.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/CosEvent/CEC_Reactive_ConsumerControl.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/CosEvent/CEC_Reactive_Pulling_Strategy.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/CosEvent/CEC_Reactive_SupplierControl.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/CosEvent/CEC_SupplierAdmin.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/CosEvent/CEC_SupplierControl.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/CosEvent/CEC_TypedConsumerAdmin.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/CosEvent/CEC_TypedEvent.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/CosEvent/CEC_TypedEventChannel.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/CosEvent/CEC_TypedProxyPushConsumer.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/CosEvent/CEC_TypedSupplierAdmin.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/CosLifeCycle.idl2
-rw-r--r--TAO/orbsvcs/orbsvcs/CosLoadBalancing.idl2
-rw-r--r--TAO/orbsvcs/orbsvcs/CosNaming.idl2
-rw-r--r--TAO/orbsvcs/orbsvcs/CosProperty.idl2
-rw-r--r--TAO/orbsvcs/orbsvcs/CosTrading.idl2
-rw-r--r--TAO/orbsvcs/orbsvcs/CosTradingDynamic.idl2
-rw-r--r--TAO/orbsvcs/orbsvcs/CosTradingRepos.idl2
-rw-r--r--TAO/orbsvcs/orbsvcs/DsEventLogAdmin.idl2
-rw-r--r--TAO/orbsvcs/orbsvcs/DsLogAdmin.idl2
-rw-r--r--TAO/orbsvcs/orbsvcs/DsLogNotification.idl2
-rw-r--r--TAO/orbsvcs/orbsvcs/DsNotifyLogAdmin.idl2
-rw-r--r--TAO/orbsvcs/orbsvcs/ESF/ESF_Busy_Lock.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/ESF/ESF_Copy_On_Read.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/ESF/ESF_Copy_On_Write.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/ESF/ESF_Defaults.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/ESF/ESF_Delayed_Changes.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/ESF/ESF_Delayed_Command.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/ESF/ESF_Immediate_Changes.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/ESF/ESF_Peer_Admin.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/ESF/ESF_Peer_Workers.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/ESF/ESF_Proxy_Admin.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/ESF/ESF_Proxy_Collection.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/ESF/ESF_Proxy_List.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/ESF/ESF_Proxy_RB_Tree.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/ESF/ESF_Proxy_RefCount_Guard.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/ESF/ESF_RefCount_Guard.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/ESF/ESF_Shutdown_Proxy.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/ESF/ESF_Worker.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/Event/ECG_Address_Server_Base.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/Event/ECG_CDR_Message_Receiver.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/Event/ECG_CDR_Message_Sender.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/Event/ECG_Complex_Address_Server.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/Event/ECG_ConsumerEC_Control.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/Event/ECG_Defaults.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/Event/ECG_Mcast_Gateway.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/Event/ECG_Reactive_ConsumerEC_Control.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/Event/ECG_Reconnect_ConsumerEC_Control.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/Event/ECG_Simple_Address_Server.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/Event/ECG_UDP_EH.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/Event/ECG_UDP_Out_Endpoint.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/Event/ECG_UDP_Receiver.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/Event/EC_And_Filter.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/Event/EC_Basic_Factory.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/Event/EC_Basic_Filter_Builder.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/Event/EC_Bitmask_Filter.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/Event/EC_Busy_Lock.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/Event/EC_Conjunction_Filter.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/Event/EC_ConsumerAdmin.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/Event/EC_ConsumerControl.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/Event/EC_Default_Factory.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/Event/EC_Default_ProxyConsumer.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/Event/EC_Default_ProxySupplier.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/Event/EC_Defaults.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/Event/EC_Disjunction_Filter.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/Event/EC_Dispatching.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/Event/EC_Dispatching_Task.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/Event/EC_Event_Channel.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/Event/EC_Event_Channel_Base.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/Event/EC_Factory.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/Event/EC_Filter.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/Event/EC_Filter_Builder.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/Event/EC_Gateway.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/Event/EC_Gateway_IIOP.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/Event/EC_Gateway_IIOP_Factory.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/Event/EC_Gateway_Sched.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/Event/EC_Group_Scheduling.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/Event/EC_Kokyu_Dispatching.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/Event/EC_Kokyu_Factory.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/Event/EC_Kokyu_Filter.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/Event/EC_Kokyu_Filter_Builder.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/Event/EC_Kokyu_Scheduling.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/Event/EC_Lifetime_Utils.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/Event/EC_Lifetime_Utils_T.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/Event/EC_MT_Dispatching.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/Event/EC_Masked_Type_Filter.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/Event/EC_Negation_Filter.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/Event/EC_Null_Factory.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/Event/EC_Null_Scheduling.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/Event/EC_ObserverStrategy.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/Event/EC_Per_Supplier_Filter.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/Event/EC_Prefix_Filter_Builder.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/Event/EC_Priority_Dispatching.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/Event/EC_Priority_Scheduling.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/Event/EC_ProxyConsumer.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/Event/EC_ProxySupplier.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/Event/EC_QOS_Info.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/Event/EC_RTCORBA_Dispatching.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/Event/EC_RTCORBA_Factory.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/Event/EC_Reactive_ConsumerControl.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/Event/EC_Reactive_Dispatching.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/Event/EC_Reactive_SupplierControl.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/Event/EC_Reactive_Timeout_Generator.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/Event/EC_Sched_Factory.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/Event/EC_Sched_Filter.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/Event/EC_Sched_Filter_Builder.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/Event/EC_Scheduling_Strategy.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/Event/EC_SupplierAdmin.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/Event/EC_SupplierControl.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/Event/EC_Supplier_Filter.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/Event/EC_Supplier_Filter_Builder.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/Event/EC_TPC_Dispatching.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/Event/EC_TPC_Dispatching_Task.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/Event/EC_TPC_Factory.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/Event/EC_TPC_ProxyConsumer.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/Event/EC_TPC_ProxySupplier.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/Event/EC_Thread_Flags.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/Event/EC_Timeout_Filter.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/Event/EC_Timeout_Generator.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/Event/EC_Trivial_Supplier_Filter.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/Event/EC_Type_Filter.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/Event/EC_UDP_Admin.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/Event_Service_Constants.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/Event_Utilities.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/FTRT.idl2
-rw-r--r--TAO/orbsvcs/orbsvcs/FTRT_GroupManager.idl2
-rw-r--r--TAO/orbsvcs/orbsvcs/FT_FaultDetectorFactory.idl2
-rw-r--r--TAO/orbsvcs/orbsvcs/FT_NamingManager.idl2
-rw-r--r--TAO/orbsvcs/orbsvcs/FT_NamingReplication.idl2
-rw-r--r--TAO/orbsvcs/orbsvcs/FT_Notifier.idl2
-rw-r--r--TAO/orbsvcs/orbsvcs/FT_ReplicationManager.idl2
-rw-r--r--TAO/orbsvcs/orbsvcs/FaultTolerance/FT_ClientORBInitializer.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/FaultTolerance/FT_ClientPolicyFactory.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/FaultTolerance/FT_ClientPolicy_i.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/FaultTolerance/FT_ClientRequest_Interceptor.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/FaultTolerance/FT_Endpoint_Selector_Factory.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/FaultTolerance/FT_IOGR_Property.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/FaultTolerance/FT_Invocation_Endpoint_Selectors.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/FaultTolerance/FT_ORBInitializer.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/FaultTolerance/FT_ServerORBInitializer.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/FaultTolerance/FT_ServerPolicyFactory.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/FaultTolerance/FT_ServerPolicy_i.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/FaultTolerance/ftconf.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/FtRtEvent/ClientORB/FTRT_ClientORB_Initializer.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/FtRtEvent/ClientORB/FTRT_ClientORB_Interceptor.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/FtRtEvent/ClientORB/FTRT_ClientORB_Loader.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/AMI_Primary_Replication_Strategy.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/AMI_Replication_Strategy.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/Basic_Replication_Strategy.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/ConnectionHandler_T.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/Dynamic_Bitset.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/Dynamic_Bitset.inl2
-rw-r--r--TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/FTEC_Become_Primary_Listener.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/FTEC_ConsumerAdmin.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/FTEC_Event_Channel.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/FTEC_Event_Channel_Impl.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/FTEC_Factory.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/FTEC_Fault_Listener.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/FTEC_Group_Manager.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/FTEC_ORBInitializer.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/FTEC_ProxyConsumer.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/FTEC_ProxySupplier.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/FTEC_SupplierAdmin.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/FT_ProxyAdmin_Base.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/FT_ProxyAdmin_T.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/Fault_Detector.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/Fault_Detector_Loader.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/Fault_Detector_T.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/Fault_Listener.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/ForwardCtrlServerInterceptor.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/FtEventServiceInterceptor.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/GroupInfoPublisher.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/IOGR_Maker.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/Identification_Service.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/ObjectGroupManagerHandler.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/ProxyConsumerStateWorker.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/ProxySupplierStateWorker.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/Replication_Service.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/Replication_Strategy.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/Request_Context_Repository.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/SCTP_Fault_Detector.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/Set_Update_Interceptor.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/Update_Manager.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/UpdateableHandler.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/create_persistent_poa.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/FtRtEvent/Utils/FTEC_Gateway.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/FtRtEvent/Utils/Log.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/FtRtEvent/Utils/Safe_InputCDR.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/FtRtEvent/Utils/ScopeGuard.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/FtRtEvent/Utils/UUID.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/FtRtEvent/Utils/activate_with_id.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/FtRtEvent/Utils/resolve_init.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/FtRtecEventChannelAdmin.idl2
-rw-r--r--TAO/orbsvcs/orbsvcs/FtRtecEventComm.idl2
-rw-r--r--TAO/orbsvcs/orbsvcs/GSSUP.idl2
-rw-r--r--TAO/orbsvcs/orbsvcs/HTIOP/HTIOP_Acceptor.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/HTIOP/HTIOP_Acceptor_Impl.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/HTIOP/HTIOP_Completion_Handler.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/HTIOP/HTIOP_Connection_Handler.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/HTIOP/HTIOP_Connector.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/HTIOP/HTIOP_Connector_Impl.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/HTIOP/HTIOP_Endpoint.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/HTIOP/HTIOP_Factory.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/HTIOP/HTIOP_Profile.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/HTIOP/HTIOP_Transport.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/IFRService/AbstractInterfaceDef_i.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/IFRService/AliasDef_i.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/IFRService/ArrayDef_i.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/IFRService/AttributeDef_i.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/IFRService/ComponentContainer_i.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/IFRService/ComponentDef_i.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/IFRService/ComponentModuleDef_i.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/IFRService/ComponentRepository_i.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/IFRService/ConstantDef_i.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/IFRService/ConsumesDef_i.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/IFRService/Contained_i.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/IFRService/Container_i.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/IFRService/EmitsDef_i.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/IFRService/EnumDef_i.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/IFRService/EventDef_i.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/IFRService/EventPortDef_i.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/IFRService/ExceptionDef_i.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/IFRService/ExtAbstractInterfaceDef_i.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/IFRService/ExtAttributeDef_i.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/IFRService/ExtInterfaceDef_i.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/IFRService/ExtLocalInterfaceDef_i.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/IFRService/ExtValueDef_i.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/IFRService/FactoryDef_i.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/IFRService/FinderDef_i.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/IFRService/FixedDef_i.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/IFRService/HomeDef_i.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/IFRService/IDLType_i.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/IFRService/IFR_Service_Utils.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/IFRService/IFR_Service_Utils_T.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/IFRService/IRObject_i.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/IFRService/InterfaceAttrExtension_i.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/IFRService/InterfaceDef_i.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/IFRService/LocalInterfaceDef_i.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/IFRService/ModuleDef_i.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/IFRService/NativeDef_i.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/IFRService/OperationDef_i.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/IFRService/Options.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/IFRService/PrimitiveDef_i.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/IFRService/ProvidesDef_i.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/IFRService/PublishesDef_i.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/IFRService/RecursDef_i.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/IFRService/Repository_i.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/IFRService/SequenceDef_i.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/IFRService/StringDef_i.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/IFRService/StructDef_i.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/IFRService/TypedefDef_i.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/IFRService/UnionDef_i.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/IFRService/UsesDef_i.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/IFRService/ValueBoxDef_i.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/IFRService/ValueDef_i.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/IFRService/ValueMemberDef_i.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/IFRService/WstringDef_i.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/IFRService/concrete_classes.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/IOR_Multicast.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/LifeCycleService.idl2
-rw-r--r--TAO/orbsvcs/orbsvcs/LoadBalancing/LB_CPU_Load_Average_Monitor.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/LoadBalancing/LB_CPU_Utilization_Monitor.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/LoadBalancing/LB_ClientORBInitializer.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/LoadBalancing/LB_LeastLoaded.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/LoadBalancing/LB_LoadAlertInfo.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/LoadBalancing/LB_LoadAlertMap.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/LoadBalancing/LB_LoadAverage.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/LoadBalancing/LB_LoadListMap.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/LoadBalancing/LB_LoadMap.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/LoadBalancing/LB_LoadMinimum.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/LoadBalancing/LB_Location_Index_Map.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/LoadBalancing/LB_MemberLocator.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/LoadBalancing/LB_ORBInitializer.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/LoadBalancing/LB_Pull_Handler.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/LoadBalancing/LB_Random.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/LoadBalancing/LB_RoundRobin.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/Log/BasicLogFactory_i.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/Log/BasicLog_i.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/Log/EventLogConsumer.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/Log/EventLogFactory_i.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/Log/EventLogNotification.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/Log/EventLog_i.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/Log/Hash_Iterator_i.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/Log/Hash_LogRecordStore.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/Log/Hash_LogStore.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/Log/Hash_Persistence_Strategy.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/Log/Iterator_i.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/Log/LogActivator.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/Log/LogMgr_i.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/Log/LogNotification.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/Log/LogRecordStore.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/Log/LogStore.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/Log/Log_Compaction_Handler.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/Log/Log_Constraint_Interpreter.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/Log/Log_Constraint_Visitors.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/Log/Log_Flush_Handler.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/Log/Log_Persistence_Strategy.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/Log/Log_i.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/Log/NotifyLogConsumer.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/Log/NotifyLogFactory_i.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/Log/NotifyLogNotification.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/Log/NotifyLog_i.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/Log/RTEventLogConsumer.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/Log/RTEventLogFactory_i.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/Log/RTEventLogNotification.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/Log/RTEventLog_i.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/Naming/Bindings_Iterator_T.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/Naming/Entries.cpp2
-rw-r--r--TAO/orbsvcs/orbsvcs/Naming/Entries.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/Naming/FaultTolerant/FT_Location_Index_Map.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/Naming/FaultTolerant/FT_PG_Object_Group_Storable.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/Naming/FaultTolerant/FT_Persistent_Naming_Context.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/Naming/FaultTolerant/FT_Persistent_Naming_Context_Factory.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/Naming/FaultTolerant/FT_Random.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/Naming/FaultTolerant/FT_Round_Robin.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/Naming/FaultTolerant/FT_Storable_Naming_Context.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/Naming/FaultTolerant/FT_Storable_Naming_Context_Factory.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/Naming/FaultTolerant/nsgroup_svc.cpp2
-rw-r--r--TAO/orbsvcs/orbsvcs/Naming/FaultTolerant/nsgroup_svc.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/Naming/Hash_Naming_Context.cpp2
-rw-r--r--TAO/orbsvcs/orbsvcs/Naming/Hash_Naming_Context.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/Naming/Naming_Client.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/Naming/Naming_Context_Interface.cpp2
-rw-r--r--TAO/orbsvcs/orbsvcs/Naming/Naming_Context_Interface.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/Naming/Naming_Server.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/Naming/Naming_Service_Container.cpp2
-rw-r--r--TAO/orbsvcs/orbsvcs/Naming/Naming_Service_Container.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/Naming/Persistent_Context_Index.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/Naming/Persistent_Entries.cpp2
-rw-r--r--TAO/orbsvcs/orbsvcs/Naming/Persistent_Entries.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/Naming/Persistent_Naming_Context.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/Naming/Persistent_Naming_Context_Factory.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/Naming/Storable.cpp2
-rw-r--r--TAO/orbsvcs/orbsvcs/Naming/Storable.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/Naming/Storable.inl2
-rw-r--r--TAO/orbsvcs/orbsvcs/Naming/Storable_Naming_Context.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/Naming/Storable_Naming_Context_Activator.cpp2
-rw-r--r--TAO/orbsvcs/orbsvcs/Naming/Storable_Naming_Context_Activator.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/Naming/Storable_Naming_Context_Factory.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/Naming/Transient_Naming_Context.cpp2
-rw-r--r--TAO/orbsvcs/orbsvcs/Naming/Transient_Naming_Context.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/Naming/nsconf.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/Notify/Admin.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/Notify/AdminProperties.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/Notify/Any/AnyEvent.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/Notify/Any/CosEC_ProxyPushConsumer.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/Notify/Any/CosEC_ProxyPushSupplier.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/Notify/Any/ProxyPushConsumer.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/Notify/Any/ProxyPushSupplier.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/Notify/Any/PushConsumer.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/Notify/Any/PushSupplier.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/Notify/Bit_Vector.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/Notify/Buffering_Strategy.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/Notify/Builder.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/Notify/Consumer.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/Notify/ConsumerAdmin.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/Notify/Consumer_Map.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/Notify/Container_T.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/Notify/CosNotify_Initializer.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/Notify/CosNotify_Service.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/Notify/Default_Factory.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/Notify/ETCL_Filter.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/Notify/ETCL_FilterFactory.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/Notify/Event.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/Notify/EventChannel.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/Notify/EventChannelFactory.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/Notify/EventType.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/Notify/EventTypeSeq.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/Notify/Event_Manager.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/Notify/Event_Map_Entry_T.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/Notify/Event_Map_T.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/Notify/Event_Persistence_Factory.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/Notify/Event_Persistence_Strategy.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/Notify/Factory.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/Notify/FilterAdmin.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/Notify/FilterFactory.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/Notify/Find_Worker_T.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/Notify/ID_Factory.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/Notify/Method_Request.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/Notify/Method_Request_Dispatch.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/Notify/Method_Request_Event.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/Notify/Method_Request_Lookup.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/Notify/Method_Request_Shutdown.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/Notify/Method_Request_Updates.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/Notify/Method_Request_Updates_T.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/Notify/MonitorControlExt/MC_Default_Factory.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/Notify/MonitorControlExt/MC_Notify_Service.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/Notify/Notify_Constraint_Interpreter.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/Notify/Notify_Constraint_Visitors.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/Notify/Notify_Default_CO_Factory.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/Notify/Notify_Default_Collection_Factory.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/Notify/Notify_Default_EMO_Factory.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/Notify/Notify_Default_POA_Factory.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/Notify/Object.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/Notify/POA_Helper.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/Notify/Peer.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/Notify/Persistent_File_Allocator.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/Notify/Properties.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/Notify/Property.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/Notify/PropertySeq.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/Notify/Property_Boolean.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/Notify/Property_T.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/Notify/Proxy.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/Notify/ProxyConsumer.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/Notify/ProxyConsumer_T.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/Notify/ProxySupplier.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/Notify/ProxySupplier_T.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/Notify/Proxy_T.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/Notify/QoSProperties.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/Notify/RT_Builder.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/Notify/RT_Factory.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/Notify/RT_Notify_Service.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/Notify/RT_POA_Helper.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/Notify/RT_Properties.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/Notify/Random_File.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/Notify/Reactive_Task.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/Notify/Reconnection_Registry.cpp2
-rw-r--r--TAO/orbsvcs/orbsvcs/Notify/Reconnection_Registry.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/Notify/Refcountable.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/Notify/Refcountable_Guard_T.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/Notify/Routing_Slip.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/Notify/Routing_Slip_Persistence_Manager.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/Notify/Seq_Worker_T.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/Notify/Sequence/SequenceProxyPushConsumer.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/Notify/Sequence/SequenceProxyPushSupplier.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/Notify/Sequence/SequencePushConsumer.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/Notify/Sequence/SequencePushSupplier.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/Notify/Service.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/Notify/Standard_Event_Persistence.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/Notify/Structured/RT_StructuredProxyPushSupplier.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/Notify/Structured/StructuredEvent.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/Notify/Structured/StructuredProxyPushConsumer.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/Notify/Structured/StructuredProxyPushSupplier.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/Notify/Structured/StructuredPushConsumer.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/Notify/Structured/StructuredPushSupplier.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/Notify/Subscription_Change_Worker.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/Notify/Supplier.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/Notify/SupplierAdmin.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/Notify/Supplier_Map.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/Notify/ThreadPool_Task.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/Notify/Timer.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/Notify/Timer_Queue.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/Notify/Timer_Reactor.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/Notify/Topology_Factory.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/Notify/Topology_Loader.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/Notify/Validate_Client_Task.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/Notify/Validate_Worker_T.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/Notify/Worker_Task.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/Notify/XML_Loader.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/Notify/XML_Saver.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/Notify/XML_Topology_Factory.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/PortableGroup/Fragments_Cleanup_Strategy.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/PortableGroup/GOA.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/PortableGroup/MIOP.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/PortableGroup/PG_FactoryRegistry.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/PortableGroup/PG_Factory_Map.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/PortableGroup/PG_Factory_Set.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/PortableGroup/PG_Location_Equal_To.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/PortableGroup/PG_Location_Hash.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/PortableGroup/PG_Location_Map.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/PortableGroup/PG_MemberInfo.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/PortableGroup/PG_ObjectGroup_Map.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/PortableGroup/PG_Object_Adapter_Factory.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/PortableGroup/PG_Object_Group.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/PortableGroup/PG_Object_Group_Storable.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/PortableGroup/PG_Properties_Encoder.cpp2
-rw-r--r--TAO/orbsvcs/orbsvcs/PortableGroup/PG_Properties_Encoder.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/PortableGroup/PG_Properties_Encoder.inl2
-rw-r--r--TAO/orbsvcs/orbsvcs/PortableGroup/PG_Properties_Support.cpp2
-rw-r--r--TAO/orbsvcs/orbsvcs/PortableGroup/PG_Properties_Support.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/PortableGroup/PG_Property_Set.cpp2
-rw-r--r--TAO/orbsvcs/orbsvcs/PortableGroup/PG_Property_Set.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/PortableGroup/PG_Property_Set_Find.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/PortableGroup/PG_Servant_Dispatcher.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/PortableGroup/PG_Utils.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/PortableGroup/PortableGroup_Acceptor_Registry.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/PortableGroup/PortableGroup_Loader.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/PortableGroup/PortableGroup_ORBInitializer.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/PortableGroup/PortableGroup_Request_Dispatcher.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/PortableGroup/Portable_Group_Map.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/PortableGroup/UIPMC_Acceptor.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/PortableGroup/UIPMC_Connection_Handler.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/PortableGroup/UIPMC_Connector.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/PortableGroup/UIPMC_Endpoint.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/PortableGroup/UIPMC_Factory.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/PortableGroup/UIPMC_Mcast_Connection_Handler.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/PortableGroup/UIPMC_Mcast_Transport.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/PortableGroup/UIPMC_Message_Block_Data_Iterator.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/PortableGroup/UIPMC_Profile.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/PortableGroup/UIPMC_Transport.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/PortableGroup/UIPMC_Transport_Recv_Packet.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/PortableGroup/UIPMC_Wait_Never.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/PortableGroup/miop_resource.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/PortableGroup/miopconf.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/PortableGroup_Simple_DS.idl2
-rw-r--r--TAO/orbsvcs/orbsvcs/Property/CosPropertyService_i.cpp2
-rw-r--r--TAO/orbsvcs/orbsvcs/Property/CosPropertyService_i.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/RTEventLogAdmin.idl2
-rw-r--r--TAO/orbsvcs/orbsvcs/Runtime_Scheduler.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/SSLIOP/IIOP_SSL_Acceptor.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/SSLIOP/IIOP_SSL_Connection_Handler.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/SSLIOP/IIOP_SSL_Connector.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/SSLIOP/IIOP_SSL_Transport.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_Accept_Strategy.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_Acceptor.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_Connection_Handler.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_Connector.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_Credentials.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_Current.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_Current_Impl.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_EVP_PKEY.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_Endpoint.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_Factory.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_Invocation_Interceptor.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_ORBInitializer.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_OpenSSL_st_T.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_Profile.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_SSL.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_TargetCredentials.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_Transport.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_Util.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_X509.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/Sched/DynSched.cpp2
-rw-r--r--TAO/orbsvcs/orbsvcs/Sched/DynSched.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/Sched/DynSched.inl2
-rw-r--r--TAO/orbsvcs/orbsvcs/Sched/Reconfig_Sched_Utils.cpp2
-rw-r--r--TAO/orbsvcs/orbsvcs/Sched/Reconfig_Sched_Utils.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/Sched/Reconfig_Sched_Utils_T.cpp2
-rw-r--r--TAO/orbsvcs/orbsvcs/Sched/Reconfig_Sched_Utils_T.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/Sched/Reconfig_Scheduler.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/Sched/Reconfig_Scheduler_T.cpp2
-rw-r--r--TAO/orbsvcs/orbsvcs/Sched/Reconfig_Scheduler_T.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/Sched/SchedEntry.cpp2
-rw-r--r--TAO/orbsvcs/orbsvcs/Sched/SchedEntry.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/Sched/SchedEntry.inl2
-rw-r--r--TAO/orbsvcs/orbsvcs/Sched/Scheduler.cpp2
-rw-r--r--TAO/orbsvcs/orbsvcs/Sched/Scheduler.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/Sched/Scheduler_Generic.cpp2
-rw-r--r--TAO/orbsvcs/orbsvcs/Sched/Scheduler_Generic.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/Sched/Strategy_Scheduler.cpp2
-rw-r--r--TAO/orbsvcs/orbsvcs/Sched/Strategy_Scheduler.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/Scheduler_Factory.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/Scheduler_Utilities.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/Security/SL2_EstablishTrustPolicy.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/Security/SL2_QOPPolicy.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/Security/SL3_SecurityCurrent_Impl.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/Security/Security_Current.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/Security/Security_Current_Impl.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/Security/Security_ORBInitializer.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/Time/TAO_TIO.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/Time/TAO_Time_Service_Clerk.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/Time/TAO_Time_Service_Server.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/Time/TAO_UTO.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/Time_Utilities.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/Trader/Constraint_Interpreter.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/Trader/Constraint_Nodes.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/Trader/Constraint_Visitors.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/Trader/Constraint_l.cpp2
-rw-r--r--TAO/orbsvcs/orbsvcs/Trader/Interpreter.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/Trader/Offer_Database.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/Trader/Offer_Iterators.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/Trader/Offer_Iterators_T.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/Trader/Service_Type_Repository.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/Trader/Trader_Constraint_Visitors.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/Trader/Trader_Interfaces.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/Trader/Trader_Utils.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/miop.idl2
-rw-r--r--TAO/orbsvcs/performance-tests/LoadBalancing/LBPerf/CPU/ORBInitializer.h2
-rw-r--r--TAO/orbsvcs/performance-tests/LoadBalancing/LBPerf/RPS/ORBInitializer.h2
-rw-r--r--TAO/orbsvcs/performance-tests/LoadBalancing/LBPerf/RPS/RPS_Monitor.h2
-rw-r--r--TAO/orbsvcs/tests/AVStreams/Asynch_Three_Stage/Connection_Manager.h2
-rw-r--r--TAO/orbsvcs/tests/AVStreams/Asynch_Three_Stage/distributer.h2
-rw-r--r--TAO/orbsvcs/tests/AVStreams/Asynch_Three_Stage/receiver.h2
-rw-r--r--TAO/orbsvcs/tests/AVStreams/Asynch_Three_Stage/sender.h2
-rw-r--r--TAO/orbsvcs/tests/AVStreams/Bidirectional_Flows/receiver.h2
-rw-r--r--TAO/orbsvcs/tests/AVStreams/Bidirectional_Flows/sender.h2
-rw-r--r--TAO/orbsvcs/tests/AVStreams/Component_Switching/Connection_Manager.h2
-rw-r--r--TAO/orbsvcs/tests/AVStreams/Component_Switching/distributer.h2
-rw-r--r--TAO/orbsvcs/tests/AVStreams/Component_Switching/receiver.h2
-rw-r--r--TAO/orbsvcs/tests/AVStreams/Component_Switching/sender.h2
-rw-r--r--TAO/orbsvcs/tests/AVStreams/Latency/ping.h2
-rw-r--r--TAO/orbsvcs/tests/AVStreams/Latency/pong.h2
-rw-r--r--TAO/orbsvcs/tests/AVStreams/Modify_QoS/sender.h2
-rw-r--r--TAO/orbsvcs/tests/AVStreams/Multiple_Flows/receiver.h2
-rw-r--r--TAO/orbsvcs/tests/AVStreams/Multiple_Flows/sender.h2
-rw-r--r--TAO/orbsvcs/tests/AVStreams/Pluggable/ftp.h2
-rw-r--r--TAO/orbsvcs/tests/AVStreams/Pluggable/server.h2
-rw-r--r--TAO/orbsvcs/tests/AVStreams/Pluggable_Flow_Protocol/receiver.h2
-rw-r--r--TAO/orbsvcs/tests/AVStreams/Pluggable_Flow_Protocol/sender.h2
-rw-r--r--TAO/orbsvcs/tests/AVStreams/Simple_Three_Stage/distributer.h2
-rw-r--r--TAO/orbsvcs/tests/AVStreams/Simple_Three_Stage/receiver.h2
-rw-r--r--TAO/orbsvcs/tests/AVStreams/Simple_Three_Stage/sender.h2
-rw-r--r--TAO/orbsvcs/tests/AVStreams/Simple_Two_Stage/Receiver_Stats.h2
-rw-r--r--TAO/orbsvcs/tests/AVStreams/Simple_Two_Stage/receiver.h2
-rw-r--r--TAO/orbsvcs/tests/AVStreams/Simple_Two_Stage/sender.h2
-rw-r--r--TAO/orbsvcs/tests/AVStreams/Simple_Two_Stage_With_QoS/receiver.h2
-rw-r--r--TAO/orbsvcs/tests/AVStreams/Simple_Two_Stage_With_QoS/sender.h2
-rw-r--r--TAO/orbsvcs/tests/Bug_2248_Regression/Client_i.h2
-rw-r--r--TAO/orbsvcs/tests/Concurrency/CC_client.cpp2
-rw-r--r--TAO/orbsvcs/tests/Concurrency/CC_client.h2
-rw-r--r--TAO/orbsvcs/tests/Concurrency/CC_command.cpp2
-rw-r--r--TAO/orbsvcs/tests/Concurrency/CC_command.h2
-rw-r--r--TAO/orbsvcs/tests/Concurrency/CC_naming_service.cpp2
-rw-r--r--TAO/orbsvcs/tests/Concurrency/CC_naming_service.h2
-rw-r--r--TAO/orbsvcs/tests/Concurrency/CC_test_utils.cpp2
-rw-r--r--TAO/orbsvcs/tests/Concurrency/CC_test_utils.h2
-rw-r--r--TAO/orbsvcs/tests/Concurrency/CC_tests.cpp2
-rw-r--r--TAO/orbsvcs/tests/Concurrency/CC_tests.h2
-rw-r--r--TAO/orbsvcs/tests/CosEvent/Basic/MT_Disconnect.h2
-rw-r--r--TAO/orbsvcs/tests/CosEvent/Basic/Random.h2
-rw-r--r--TAO/orbsvcs/tests/CosEvent/lib/Counting_Consumer.h2
-rw-r--r--TAO/orbsvcs/tests/CosEvent/lib/Counting_Supplier.h2
-rw-r--r--TAO/orbsvcs/tests/Event/Basic/Atomic_Reconnect.h2
-rw-r--r--TAO/orbsvcs/tests/Event/Basic/BCast.h2
-rw-r--r--TAO/orbsvcs/tests/Event/Basic/Control.h2
-rw-r--r--TAO/orbsvcs/tests/Event/Basic/MT_Disconnect.h2
-rw-r--r--TAO/orbsvcs/tests/Event/Basic/Observer.h2
-rw-r--r--TAO/orbsvcs/tests/Event/Basic/Random.h2
-rw-r--r--TAO/orbsvcs/tests/Event/Basic/Reconnect.h2
-rw-r--r--TAO/orbsvcs/tests/Event/Basic/Schedule.h2
-rw-r--r--TAO/orbsvcs/tests/Event/Basic/Shutdown.h2
-rw-r--r--TAO/orbsvcs/tests/Event/Performance/Connect.h2
-rw-r--r--TAO/orbsvcs/tests/Event/Performance/Inversion.h2
-rw-r--r--TAO/orbsvcs/tests/Event/Performance/Latency.h2
-rw-r--r--TAO/orbsvcs/tests/Event/Performance/Throughput.h2
-rw-r--r--TAO/orbsvcs/tests/Event/UDP/AddrServer.h2
-rw-r--r--TAO/orbsvcs/tests/Event/UDP/Consumer.h2
-rw-r--r--TAO/orbsvcs/tests/Event/UDP/Supplier.h2
-rw-r--r--TAO/orbsvcs/tests/Event/lib/Consumer.h2
-rw-r--r--TAO/orbsvcs/tests/Event/lib/Counting_Consumer.h2
-rw-r--r--TAO/orbsvcs/tests/Event/lib/Counting_Supplier.h2
-rw-r--r--TAO/orbsvcs/tests/Event/lib/Driver.h2
-rw-r--r--TAO/orbsvcs/tests/Event/lib/Supplier.h2
-rw-r--r--TAO/orbsvcs/tests/FT_App/FTAPP_Analyzer_Main.cpp2
-rw-r--r--TAO/orbsvcs/tests/FT_App/FTAPP_FactoryRegistry_Main.cpp2
-rw-r--r--TAO/orbsvcs/tests/FT_App/FTAPP_FaultConsumer_Main.cpp2
-rw-r--r--TAO/orbsvcs/tests/FT_App/FTAPP_Notifier_Main.cpp2
-rw-r--r--TAO/orbsvcs/tests/FT_App/FT_Creator.cpp2
-rw-r--r--TAO/orbsvcs/tests/FT_App/FT_Creator.h2
-rw-r--r--TAO/orbsvcs/tests/FT_App/FT_Replica.cpp2
-rw-r--r--TAO/orbsvcs/tests/FT_App/FT_ReplicaFactory_i.cpp2
-rw-r--r--TAO/orbsvcs/tests/FT_App/FT_ReplicaFactory_i.h2
-rw-r--r--TAO/orbsvcs/tests/FT_App/FT_TestReplica.idl2
-rw-r--r--TAO/orbsvcs/tests/FT_App/FT_TestReplica_i.cpp2
-rw-r--r--TAO/orbsvcs/tests/FT_App/FT_TestReplica_i.h2
-rw-r--r--TAO/orbsvcs/tests/FT_App/TAO_Object_Group_Creator.cpp2
-rw-r--r--TAO/orbsvcs/tests/FT_App/TAO_Object_Group_Creator.h2
-rw-r--r--TAO/orbsvcs/tests/FT_Naming/FaultTolerant/LB_server.h2
-rw-r--r--TAO/orbsvcs/tests/FT_Naming/FaultTolerant/client.cpp2
-rw-r--r--TAO/orbsvcs/tests/FT_Naming/Load_Balancing/LB_server.h2
-rw-r--r--TAO/orbsvcs/tests/FaultTolerance/IOGR/Client_i.h2
-rw-r--r--TAO/orbsvcs/tests/FaultTolerance/IOGR/Manager.h2
-rw-r--r--TAO/orbsvcs/tests/FaultTolerance/IOGR/test_i.h2
-rw-r--r--TAO/orbsvcs/tests/FaultTolerance/IOGRManipulation/IOGRTest.cpp2
-rw-r--r--TAO/orbsvcs/tests/FtRtEvent/PushConsumer.h2
-rw-r--r--TAO/orbsvcs/tests/FtRtEvent/PushSupplier.h2
-rw-r--r--TAO/orbsvcs/tests/HTIOP/AMI/Test_Output.cpp2
-rw-r--r--TAO/orbsvcs/tests/HTIOP/AMI/ami_test.idl2
-rw-r--r--TAO/orbsvcs/tests/HTIOP/AMI/ami_test_i.cpp2
-rw-r--r--TAO/orbsvcs/tests/HTIOP/AMI/ami_test_i.h2
-rw-r--r--TAO/orbsvcs/tests/HTIOP/AMI/client.cpp2
-rw-r--r--TAO/orbsvcs/tests/HTIOP/AMI/server.cpp2
-rw-r--r--TAO/orbsvcs/tests/HTIOP/AMI/simple_client.cpp2
-rw-r--r--TAO/orbsvcs/tests/HTIOP/BiDirectional/Test_Output.cpp2
-rw-r--r--TAO/orbsvcs/tests/HTIOP/BiDirectional/test_i.h2
-rw-r--r--TAO/orbsvcs/tests/HTIOP/Hello/Test_Output.cpp2
-rw-r--r--TAO/orbsvcs/tests/HTIOP/test_config.h2
-rw-r--r--TAO/orbsvcs/tests/ImplRepo/airplane_client_i.h2
-rw-r--r--TAO/orbsvcs/tests/ImplRepo/airplane_i.h2
-rw-r--r--TAO/orbsvcs/tests/ImplRepo/airplane_server_i.h2
-rw-r--r--TAO/orbsvcs/tests/ImplRepo/nestea_client_i.h2
-rw-r--r--TAO/orbsvcs/tests/ImplRepo/nestea_i.h2
-rw-r--r--TAO/orbsvcs/tests/ImplRepo/nestea_server_i.h2
-rw-r--r--TAO/orbsvcs/tests/InterfaceRepo/IDL3_Test/idl3_client.h2
-rw-r--r--TAO/orbsvcs/tests/InterfaceRepo/IFR_Test/Admin_Client.h2
-rw-r--r--TAO/orbsvcs/tests/InterfaceRepo/Latency_Test/Latency_Query_Client.h2
-rw-r--r--TAO/orbsvcs/tests/InterfaceRepo/Persistence_Test/Ptest.h2
-rw-r--r--TAO/orbsvcs/tests/Interoperable_Naming/Web_Server.idl2
-rw-r--r--TAO/orbsvcs/tests/Interoperable_Naming/client.cpp2
-rw-r--r--TAO/orbsvcs/tests/Interoperable_Naming/ncontextext_client_i.cpp2
-rw-r--r--TAO/orbsvcs/tests/Interoperable_Naming/ncontextext_client_i.h2
-rw-r--r--TAO/orbsvcs/tests/LoadBalancing/GenericFactory/Application_Controlled/LB_server.h2
-rwxr-xr-xTAO/orbsvcs/tests/LoadBalancing/GenericFactory/DeadMemberDetection_App_Ctrl/LB_server.h2
-rwxr-xr-xTAO/orbsvcs/tests/LoadBalancing/GenericFactory/DeadMemberDetection_Inf_Ctrl/LB_Factory_Server.h2
-rwxr-xr-xTAO/orbsvcs/tests/LoadBalancing/GenericFactory/DeadMemberDetection_Inf_Ctrl/LB_server.h2
-rw-r--r--TAO/orbsvcs/tests/LoadBalancing/GenericFactory/Infrastructure_Controlled/LB_server.h2
-rw-r--r--TAO/orbsvcs/tests/LoadBalancing/GenericFactory/Manage_Object_Group/LB_server.h2
-rw-r--r--TAO/orbsvcs/tests/Log/Basic_Log_Test/Basic_Log_Test.h2
-rw-r--r--TAO/orbsvcs/tests/Notify/Basic/AdminProperties.h2
-rw-r--r--TAO/orbsvcs/tests/Notify/Basic/ConnectDisconnect.h2
-rw-r--r--TAO/orbsvcs/tests/Notify/Basic/Events.h2
-rw-r--r--TAO/orbsvcs/tests/Notify/Basic/ExtendedFilter.h2
-rw-r--r--TAO/orbsvcs/tests/Notify/Basic/Filter.h2
-rw-r--r--TAO/orbsvcs/tests/Notify/Basic/IdAssignment.h2
-rw-r--r--TAO/orbsvcs/tests/Notify/Basic/LifeCycle.h2
-rw-r--r--TAO/orbsvcs/tests/Notify/Basic/MultiTypes.h2
-rw-r--r--TAO/orbsvcs/tests/Notify/Basic/Sequence.h2
-rw-r--r--TAO/orbsvcs/tests/Notify/Basic/Simple.h2
-rw-r--r--TAO/orbsvcs/tests/Notify/Basic/Updates.h2
-rw-r--r--TAO/orbsvcs/tests/Notify/Blocking/Notify_Structured_Push_Consumer.h2
-rw-r--r--TAO/orbsvcs/tests/Notify/Bug_1385_Regression/Notify_Structured_Push_Consumer.h2
-rw-r--r--TAO/orbsvcs/tests/Notify/Bug_2415_Regression/Notify_Push_Consumer.h2
-rw-r--r--TAO/orbsvcs/tests/Notify/Bug_2561_Regression/Notify_Push_Consumer.h2
-rw-r--r--TAO/orbsvcs/tests/Notify/Discarding/Notify_Sequence_Push_Consumer.h2
-rw-r--r--TAO/orbsvcs/tests/Notify/Discarding/Notify_Structured_Push_Consumer.h2
-rw-r--r--TAO/orbsvcs/tests/Notify/MC/Notify_Structured_Push_Consumer.h2
-rw-r--r--TAO/orbsvcs/tests/Notify/MT_Dispatching/Notify_Structured_Push_Consumer.h2
-rw-r--r--TAO/orbsvcs/tests/Notify/Ordering/Notify_Sequence_Push_Consumer.h2
-rw-r--r--TAO/orbsvcs/tests/Notify/Ordering/Notify_Structured_Push_Consumer.h2
-rw-r--r--TAO/orbsvcs/tests/Notify/Persistent_Filter/Filter.h2
-rw-r--r--TAO/orbsvcs/tests/Notify/RT_lib/RT_Application_Command.h2
-rw-r--r--TAO/orbsvcs/tests/Notify/RT_lib/RT_POA_Command.h2
-rw-r--r--TAO/orbsvcs/tests/Notify/RT_lib/RT_Priority_Mapping.h2
-rw-r--r--TAO/orbsvcs/tests/Notify/Reconnecting/Consumer.h2
-rw-r--r--TAO/orbsvcs/tests/Notify/Reconnecting/Supplier.h2
-rw-r--r--TAO/orbsvcs/tests/Notify/Sequence_Multi_ETCL_Filter/Notify_Sequence_Push_Consumer.h2
-rw-r--r--TAO/orbsvcs/tests/Notify/Sequence_Multi_Filter/Notify_Sequence_Push_Consumer.h2
-rw-r--r--TAO/orbsvcs/tests/Notify/Structured_Filter/Notify_Push_Consumer.h2
-rw-r--r--TAO/orbsvcs/tests/Notify/Structured_Multi_Filter/Notify_Push_Consumer.h2
-rw-r--r--TAO/orbsvcs/tests/Notify/Test_Filter/RT_Test_Filter.h2
-rw-r--r--TAO/orbsvcs/tests/Notify/Test_Filter/RT_Test_FilterFactory.h2
-rw-r--r--TAO/orbsvcs/tests/Notify/Timeout/Notify_Structured_Push_Consumer.h2
-rw-r--r--TAO/orbsvcs/tests/Notify/lib/Activation_Manager.h2
-rw-r--r--TAO/orbsvcs/tests/Notify/lib/Application_Command.h2
-rw-r--r--TAO/orbsvcs/tests/Notify/lib/Command.h2
-rw-r--r--TAO/orbsvcs/tests/Notify/lib/Command_Builder.h2
-rw-r--r--TAO/orbsvcs/tests/Notify/lib/Command_Factory.h2
-rw-r--r--TAO/orbsvcs/tests/Notify/lib/Command_Factory_T.h2
-rw-r--r--TAO/orbsvcs/tests/Notify/lib/ConsumerAdmin_Command.h2
-rw-r--r--TAO/orbsvcs/tests/Notify/lib/Consumer_T.h2
-rw-r--r--TAO/orbsvcs/tests/Notify/lib/Direct_Consumer.h2
-rw-r--r--TAO/orbsvcs/tests/Notify/lib/Direct_Supplier.h2
-rw-r--r--TAO/orbsvcs/tests/Notify/lib/Driver.h2
-rw-r--r--TAO/orbsvcs/tests/Notify/lib/Driver_Base.h2
-rw-r--r--TAO/orbsvcs/tests/Notify/lib/EventChannel_Command.h2
-rw-r--r--TAO/orbsvcs/tests/Notify/lib/Factories_Define.h2
-rw-r--r--TAO/orbsvcs/tests/Notify/lib/Filter_Command.h2
-rw-r--r--TAO/orbsvcs/tests/Notify/lib/LookupManager.h2
-rw-r--r--TAO/orbsvcs/tests/Notify/lib/Name.h2
-rw-r--r--TAO/orbsvcs/tests/Notify/lib/Notify_PushConsumer.h2
-rw-r--r--TAO/orbsvcs/tests/Notify/lib/Notify_SequencePushConsumer.h2
-rw-r--r--TAO/orbsvcs/tests/Notify/lib/Notify_SequencePushSupplier.h2
-rw-r--r--TAO/orbsvcs/tests/Notify/lib/Notify_StructuredPushConsumer.h2
-rw-r--r--TAO/orbsvcs/tests/Notify/lib/Notify_StructuredPushSupplier.h2
-rw-r--r--TAO/orbsvcs/tests/Notify/lib/Notify_Test_Client.h2
-rw-r--r--TAO/orbsvcs/tests/Notify/lib/Options_Parser.h2
-rw-r--r--TAO/orbsvcs/tests/Notify/lib/Peer.h2
-rw-r--r--TAO/orbsvcs/tests/Notify/lib/Peer_T.h2
-rw-r--r--TAO/orbsvcs/tests/Notify/lib/Periodic_Consumer.h2
-rw-r--r--TAO/orbsvcs/tests/Notify/lib/Periodic_Consumer_Command.h2
-rw-r--r--TAO/orbsvcs/tests/Notify/lib/Periodic_Supplier.h2
-rw-r--r--TAO/orbsvcs/tests/Notify/lib/Periodic_Supplier_Command.h2
-rw-r--r--TAO/orbsvcs/tests/Notify/lib/Priority_Mapping.h2
-rw-r--r--TAO/orbsvcs/tests/Notify/lib/PushConsumer.h2
-rw-r--r--TAO/orbsvcs/tests/Notify/lib/PushSupplier.h2
-rw-r--r--TAO/orbsvcs/tests/Notify/lib/Relay_Consumer.h2
-rw-r--r--TAO/orbsvcs/tests/Notify/lib/SequencePushConsumer.h2
-rw-r--r--TAO/orbsvcs/tests/Notify/lib/SequencePushSupplier.h2
-rw-r--r--TAO/orbsvcs/tests/Notify/lib/StructuredEvent.h2
-rw-r--r--TAO/orbsvcs/tests/Notify/lib/StructuredPushConsumer.h2
-rw-r--r--TAO/orbsvcs/tests/Notify/lib/StructuredPushSupplier.h2
-rw-r--r--TAO/orbsvcs/tests/Notify/lib/SupplierAdmin_Command.h2
-rw-r--r--TAO/orbsvcs/tests/Notify/lib/Supplier_T.h2
-rw-r--r--TAO/orbsvcs/tests/Notify/lib/Task_Callback.h2
-rw-r--r--TAO/orbsvcs/tests/Notify/lib/Task_Stats.h2
-rw-r--r--TAO/orbsvcs/tests/Notify/lib/common.h2
-rw-r--r--TAO/orbsvcs/tests/Notify/performance-tests/Filter/Notify_Sequence_Push_Consumer.h2
-rw-r--r--TAO/orbsvcs/tests/Notify/performance-tests/Filter/Notify_Structured_Push_Consumer.h2
-rw-r--r--TAO/orbsvcs/tests/Notify/performance-tests/RedGreen/RedGreen_Test.h2
-rw-r--r--TAO/orbsvcs/tests/Notify/performance-tests/Throughput/Throughput.h2
-rw-r--r--TAO/orbsvcs/tests/Property/client.cpp2
-rw-r--r--TAO/orbsvcs/tests/Property/client.h2
-rw-r--r--TAO/orbsvcs/tests/Property/server.cpp2
-rw-r--r--TAO/orbsvcs/tests/Property/server.h2
-rw-r--r--TAO/orbsvcs/tests/Security/BiDirectional/test_i.h2
-rw-r--r--TAO/orbsvcs/tests/Security/Crash_Test/test_i.h2
-rw-r--r--TAO/orbsvcs/tests/Security/MT_IIOP_SSL/Client_Worker.h2
-rw-r--r--TAO/orbsvcs/tests/Security/MT_IIOP_SSL/Server_Worker.h2
-rw-r--r--TAO/orbsvcs/tests/Security/MT_IIOP_SSL/test_i.h2
-rw-r--r--TAO/orbsvcs/tests/Security/MT_SSLIOP/Client_Worker.h2
-rw-r--r--TAO/orbsvcs/tests/Security/MT_SSLIOP/Server_Worker.h2
-rw-r--r--TAO/orbsvcs/tests/Security/MT_SSLIOP/test_i.h2
-rw-r--r--TAO/orbsvcs/tests/Security/ssliop_corbaloc/client.cpp2
-rw-r--r--TAO/orbsvcs/tests/Security/ssliop_corbaloc/client.h2
-rw-r--r--TAO/orbsvcs/tests/Simple_Naming/client.cpp2
-rw-r--r--TAO/orbsvcs/tests/Simple_Naming/client.h2
-rw-r--r--TAO/orbsvcs/tests/Time/Client_i.h2
-rw-r--r--TAO/orbsvcs/tests/ior_corbaname/client.cpp2
-rw-r--r--TAO/orbsvcs/tests/ior_corbaname/ior_corbaname_client_i.cpp2
-rw-r--r--TAO/orbsvcs/tests/ior_corbaname/ior_corbaname_client_i.h2
-rw-r--r--TAO/orbsvcs/tests/tests_svc_loader/tests_svc_loader.cpp2
-rw-r--r--TAO/performance-tests/Anyop/anyop.cpp2
-rw-r--r--TAO/performance-tests/Anyop/test.idl2
-rw-r--r--TAO/performance-tests/CSD_Strategy/TestApps/ClientApp.h2
-rw-r--r--TAO/performance-tests/CSD_Strategy/TestApps/ServerApp.h2
-rw-r--r--TAO/performance-tests/CSD_Strategy/TestInf/ClientEngine.h2
-rw-r--r--TAO/performance-tests/CSD_Strategy/TestInf/ClientTask.h2
-rw-r--r--TAO/performance-tests/CSD_Strategy/TestInf/OrbShutdownTask.cpp2
-rw-r--r--TAO/performance-tests/CSD_Strategy/TestInf/OrbShutdownTask.h2
-rw-r--r--TAO/performance-tests/CSD_Strategy/TestInf/OrbTask.cpp2
-rw-r--r--TAO/performance-tests/CSD_Strategy/TestInf/OrbTask.h2
-rw-r--r--TAO/performance-tests/CSD_Strategy/TestServant/Foo_ClientEngine.h2
-rw-r--r--TAO/performance-tests/Cubit/TAO/DII_Cubit/client.cpp2
-rw-r--r--TAO/performance-tests/Cubit/TAO/IDL_Cubit/Cubit_Client.h2
-rw-r--r--TAO/performance-tests/Cubit/TAO/IDL_Cubit/Cubit_Server.h2
-rw-r--r--TAO/performance-tests/Cubit/TAO/IDL_Cubit/Cubit_i.cpp2
-rw-r--r--TAO/performance-tests/Cubit/TAO/IDL_Cubit/Cubit_i.h2
-rw-r--r--TAO/performance-tests/Cubit/TAO/IDL_Cubit/RTI_IO.h2
-rw-r--r--TAO/performance-tests/Cubit/TAO/MT_Cubit/Cubit_Task.h2
-rw-r--r--TAO/performance-tests/Cubit/TAO/MT_Cubit/Globals.h2
-rw-r--r--TAO/performance-tests/Cubit/TAO/MT_Cubit/Task_Client.h2
-rw-r--r--TAO/performance-tests/Cubit/TAO/MT_Cubit/Timer.h2
-rw-r--r--TAO/performance-tests/Cubit/TAO/MT_Cubit/Util_Thread.h2
-rw-r--r--TAO/performance-tests/Cubit/TAO/MT_Cubit/client.h2
-rw-r--r--TAO/performance-tests/Cubit/TAO/MT_Cubit/cubit_i.h2
-rw-r--r--TAO/performance-tests/Cubit/TAO/MT_Cubit/server.cpp2
-rw-r--r--TAO/performance-tests/Cubit/TAO/MT_Cubit/server.h2
-rw-r--r--TAO/performance-tests/POA/Demux/client.cpp2
-rw-r--r--TAO/performance-tests/POA/Demux/demux_stats.cpp2
-rw-r--r--TAO/performance-tests/POA/Demux/demux_test_client.cpp2
-rw-r--r--TAO/performance-tests/POA/Demux/demux_test_client.h2
-rw-r--r--TAO/performance-tests/POA/Demux/demux_test_macros.h2
-rw-r--r--TAO/performance-tests/POA/Demux/demux_test_server.cpp2
-rw-r--r--TAO/performance-tests/POA/Demux/demux_test_server.h2
-rw-r--r--TAO/performance-tests/POA/Demux/server.cpp2
-rw-r--r--TAO/performance-tests/POA/Object_Creation_And_Registration/registration.cpp2
-rw-r--r--TAO/performance-tests/Pluggable/PP_Test_Client.h2
-rw-r--r--TAO/performance-tests/Pluggable/PP_Test_Server.h2
-rw-r--r--TAO/performance-tests/Pluggable/PP_Test_i.cpp2
-rw-r--r--TAO/performance-tests/Pluggable/PP_Test_i.h2
-rw-r--r--TAO/performance-tests/RTCorba/Multiple_Endpoints/Common/test_i.h2
-rw-r--r--TAO/performance-tests/RTCorba/Oneways/Reliable/test_i.h2
-rw-r--r--TAO/tao/Abstract_Servant_Base.h2
-rw-r--r--TAO/tao/Acceptor_Filter.h2
-rw-r--r--TAO/tao/Acceptor_Impl.cpp2
-rw-r--r--TAO/tao/Acceptor_Impl.h2
-rw-r--r--TAO/tao/Acceptor_Registry.h2
-rw-r--r--TAO/tao/Adapter.h2
-rw-r--r--TAO/tao/Adapter_Factory.h2
-rw-r--r--TAO/tao/Adapter_Registry.h2
-rw-r--r--TAO/tao/Allocator.h2
-rw-r--r--TAO/tao/AnyTypeCode/Alias_TypeCode.h2
-rw-r--r--TAO/tao/AnyTypeCode/Alias_TypeCode_Static.h2
-rw-r--r--TAO/tao/AnyTypeCode/Any.h2
-rw-r--r--TAO/tao/AnyTypeCode/AnyTypeCode_Adapter_Impl.h2
-rw-r--r--TAO/tao/AnyTypeCode/AnyTypeCode_methods.h2
-rw-r--r--TAO/tao/AnyTypeCode/Any_Arg_Traits.h2
-rw-r--r--TAO/tao/AnyTypeCode/Any_Array_Impl_T.h2
-rw-r--r--TAO/tao/AnyTypeCode/Any_Basic_Impl.h2
-rw-r--r--TAO/tao/AnyTypeCode/Any_Basic_Impl_T.h2
-rw-r--r--TAO/tao/AnyTypeCode/Any_Dual_Impl_T.h2
-rw-r--r--TAO/tao/AnyTypeCode/Any_Impl.h2
-rw-r--r--TAO/tao/AnyTypeCode/Any_Impl_T.h2
-rw-r--r--TAO/tao/AnyTypeCode/Any_Special_Impl_T.h2
-rw-r--r--TAO/tao/AnyTypeCode/Any_SystemException.h2
-rw-r--r--TAO/tao/AnyTypeCode/Any_Unknown_IDL_Type.h2
-rw-r--r--TAO/tao/AnyTypeCode/BasicTypeTraits.cpp2
-rw-r--r--TAO/tao/AnyTypeCode/BasicTypeTraits.h2
-rw-r--r--TAO/tao/AnyTypeCode/BasicTypeTraits_T.h2
-rw-r--r--TAO/tao/AnyTypeCode/Empty_Param_TypeCode.h2
-rw-r--r--TAO/tao/AnyTypeCode/Enum_TypeCode.h2
-rw-r--r--TAO/tao/AnyTypeCode/Enum_TypeCode_Static.h2
-rw-r--r--TAO/tao/AnyTypeCode/ExceptionA.h2
-rw-r--r--TAO/tao/AnyTypeCode/Fixed_TypeCode.h2
-rw-r--r--TAO/tao/AnyTypeCode/Indirected_Type_TypeCode.h2
-rw-r--r--TAO/tao/AnyTypeCode/Marshal.h2
-rw-r--r--TAO/tao/AnyTypeCode/NVList.h2
-rw-r--r--TAO/tao/AnyTypeCode/NVList_Adapter_Impl.h2
-rw-r--r--TAO/tao/AnyTypeCode/Null_RefCount_Policy.h2
-rw-r--r--TAO/tao/AnyTypeCode/Objref_TypeCode.h2
-rw-r--r--TAO/tao/AnyTypeCode/Objref_TypeCode_Static.h2
-rw-r--r--TAO/tao/AnyTypeCode/Recursive_Type_TypeCode.h2
-rw-r--r--TAO/tao/AnyTypeCode/RefCount_Policy_Traits.h2
-rw-r--r--TAO/tao/AnyTypeCode/Sequence_TypeCode.h2
-rw-r--r--TAO/tao/AnyTypeCode/Sequence_TypeCode_Static.h2
-rw-r--r--TAO/tao/AnyTypeCode/String_TypeCode.h2
-rw-r--r--TAO/tao/AnyTypeCode/String_TypeCode_Static.h2
-rw-r--r--TAO/tao/AnyTypeCode/String_TypeCode_Traits.h2
-rw-r--r--TAO/tao/AnyTypeCode/Struct_TypeCode.h2
-rw-r--r--TAO/tao/AnyTypeCode/Struct_TypeCode_Static.h2
-rw-r--r--TAO/tao/AnyTypeCode/SystemExceptionA.h2
-rw-r--r--TAO/tao/AnyTypeCode/True_RefCount_Policy.h2
-rw-r--r--TAO/tao/AnyTypeCode/TypeCode.h2
-rw-r--r--TAO/tao/AnyTypeCode/TypeCode_Base_Attributes.h2
-rw-r--r--TAO/tao/AnyTypeCode/TypeCode_CDR_Extraction.h2
-rw-r--r--TAO/tao/AnyTypeCode/TypeCode_Case_Base_T.h2
-rw-r--r--TAO/tao/AnyTypeCode/TypeCode_Case_Enum_T.h2
-rw-r--r--TAO/tao/AnyTypeCode/TypeCode_Case_T.h2
-rw-r--r--TAO/tao/AnyTypeCode/TypeCode_Constants.h2
-rw-r--r--TAO/tao/AnyTypeCode/TypeCode_Struct_Field.h2
-rw-r--r--TAO/tao/AnyTypeCode/TypeCode_Traits.h2
-rw-r--r--TAO/tao/AnyTypeCode/TypeCode_Value_Field.h2
-rw-r--r--TAO/tao/AnyTypeCode/Union_TypeCode.h2
-rw-r--r--TAO/tao/AnyTypeCode/Union_TypeCode_Static.h2
-rw-r--r--TAO/tao/AnyTypeCode/Value_TypeCode.h2
-rw-r--r--TAO/tao/AnyTypeCode/Value_TypeCode_Static.h2
-rw-r--r--TAO/tao/AnyTypeCode/append.cpp2
-rw-r--r--TAO/tao/AnyTypeCode/skip.cpp2
-rw-r--r--TAO/tao/AnyTypeCode_Adapter.h2
-rw-r--r--TAO/tao/Any_Insert_Policy_T.h2
-rw-r--r--TAO/tao/Arg_Traits_T.h2
-rw-r--r--TAO/tao/Argument.h2
-rw-r--r--TAO/tao/Array_VarOut_T.h2
-rw-r--r--TAO/tao/Asynch_Queued_Message.h2
-rw-r--r--TAO/tao/Asynch_Reply_Dispatcher_Base.h2
-rw-r--r--TAO/tao/BD_String_Argument_T.h2
-rw-r--r--TAO/tao/Base_Transport_Property.h2
-rw-r--r--TAO/tao/Basic_Argument_T.h2
-rw-r--r--TAO/tao/Basic_Arguments.h2
-rw-r--r--TAO/tao/Basic_Types.h2
-rw-r--r--TAO/tao/BiDir_Adapter.h2
-rw-r--r--TAO/tao/BiDir_GIOP/BiDirGIOP.h2
-rw-r--r--TAO/tao/BiDir_GIOP/BiDirPolicy_Validator.h2
-rw-r--r--TAO/tao/BiDir_GIOP/BiDir_ORBInitializer.h2
-rw-r--r--TAO/tao/BiDir_GIOP/BiDir_PolicyFactory.h2
-rw-r--r--TAO/tao/BiDir_GIOP/BiDir_Policy_i.h2
-rw-r--r--TAO/tao/BiDir_GIOP/BiDir_Service_Context_Handler.h2
-rw-r--r--TAO/tao/Bind_Dispatcher_Guard.h2
-rw-r--r--TAO/tao/Block_Flushing_Strategy.h2
-rw-r--r--TAO/tao/Blocked_Connect_Strategy.h2
-rw-r--r--TAO/tao/Buffer_Allocator_T.h2
-rw-r--r--TAO/tao/CDR.h2
-rw-r--r--TAO/tao/CORBALOC_Parser.h2
-rw-r--r--TAO/tao/CORBANAME_Parser.h2
-rw-r--r--TAO/tao/CORBA_String.h2
-rw-r--r--TAO/tao/CORBA_methods.h2
-rw-r--r--TAO/tao/CSD_Framework/CSD_Default_Servant_Dispatcher.h2
-rw-r--r--TAO/tao/CSD_Framework/CSD_FW_Server_Request_Wrapper.h2
-rw-r--r--TAO/tao/CSD_Framework/CSD_Framework_Loader.h2
-rw-r--r--TAO/tao/CSD_Framework/CSD_ORBInitializer.h2
-rw-r--r--TAO/tao/CSD_Framework/CSD_Object_Adapter.h2
-rw-r--r--TAO/tao/CSD_Framework/CSD_Object_Adapter_Factory.h2
-rw-r--r--TAO/tao/CSD_Framework/CSD_POA.h2
-rw-r--r--TAO/tao/CSD_Framework/CSD_Strategy_Base.h2
-rw-r--r--TAO/tao/CSD_Framework/CSD_Strategy_Proxy.h2
-rw-r--r--TAO/tao/CSD_Framework/CSD_Strategy_Repository.h2
-rw-r--r--TAO/tao/CSD_ThreadPool/CSD_TP_Cancel_Visitor.h2
-rw-r--r--TAO/tao/CSD_ThreadPool/CSD_TP_Collocated_Asynch_Request.h2
-rw-r--r--TAO/tao/CSD_ThreadPool/CSD_TP_Collocated_Synch_Request.h2
-rw-r--r--TAO/tao/CSD_ThreadPool/CSD_TP_Collocated_Synch_With_Server_Request.h2
-rw-r--r--TAO/tao/CSD_ThreadPool/CSD_TP_Corba_Request.h2
-rw-r--r--TAO/tao/CSD_ThreadPool/CSD_TP_Custom_Asynch_Request.h2
-rw-r--r--TAO/tao/CSD_ThreadPool/CSD_TP_Custom_Request.h2
-rw-r--r--TAO/tao/CSD_ThreadPool/CSD_TP_Custom_Request_Operation.h2
-rw-r--r--TAO/tao/CSD_ThreadPool/CSD_TP_Custom_Synch_Request.h2
-rw-r--r--TAO/tao/CSD_ThreadPool/CSD_TP_Dispatchable_Visitor.h2
-rw-r--r--TAO/tao/CSD_ThreadPool/CSD_TP_Queue.h2
-rw-r--r--TAO/tao/CSD_ThreadPool/CSD_TP_Queue_Visitor.h2
-rw-r--r--TAO/tao/CSD_ThreadPool/CSD_TP_Remote_Request.h2
-rw-r--r--TAO/tao/CSD_ThreadPool/CSD_TP_Request.h2
-rw-r--r--TAO/tao/CSD_ThreadPool/CSD_TP_Servant_State.h2
-rw-r--r--TAO/tao/CSD_ThreadPool/CSD_TP_Servant_State_Map.h2
-rw-r--r--TAO/tao/CSD_ThreadPool/CSD_TP_Strategy.h2
-rw-r--r--TAO/tao/CSD_ThreadPool/CSD_TP_Strategy_Factory.h2
-rw-r--r--TAO/tao/CSD_ThreadPool/CSD_TP_Synch_Helper.h2
-rw-r--r--TAO/tao/CSD_ThreadPool/CSD_TP_Task.h2
-rw-r--r--TAO/tao/CSD_ThreadPool/CSD_ThreadPool.h2
-rw-r--r--TAO/tao/Cache_Entries_T.h2
-rw-r--r--TAO/tao/Cleanup_Func_Registry.h2
-rw-r--r--TAO/tao/ClientRequestInterceptor_Adapter.h2
-rw-r--r--TAO/tao/ClientRequestInterceptor_Adapter_Factory.h2
-rw-r--r--TAO/tao/Client_Strategy_Factory.h2
-rw-r--r--TAO/tao/CodecFactory/CodecFactory.h2
-rw-r--r--TAO/tao/Codeset/Codeset.h2
-rw-r--r--TAO/tao/Codeset/Codeset_Descriptor.cpp2
-rw-r--r--TAO/tao/Codeset/Codeset_Descriptor.h2
-rw-r--r--TAO/tao/Codeset/Codeset_Manager_Factory.h2
-rw-r--r--TAO/tao/Codeset/Codeset_Manager_i.h2
-rw-r--r--TAO/tao/Codeset/Codeset_Service_Context_Handler.h2
-rw-r--r--TAO/tao/Codeset/Codeset_Translator_Factory.cpp2
-rw-r--r--TAO/tao/Codeset/Codeset_Translator_Factory.h2
-rw-r--r--TAO/tao/Codeset/Codeset_Translator_Factory_T.cpp2
-rw-r--r--TAO/tao/Codeset/Codeset_Translator_Factory_T.h2
-rw-r--r--TAO/tao/Codeset/UTF16_BOM_Factory.cpp2
-rw-r--r--TAO/tao/Codeset/UTF16_BOM_Factory.h2
-rw-r--r--TAO/tao/Codeset/UTF16_BOM_Translator.h2
-rw-r--r--TAO/tao/Codeset/UTF8_Latin1_Translator.cpp2
-rw-r--r--TAO/tao/Codeset/UTF8_Latin1_Translator.h2
-rw-r--r--TAO/tao/Codeset_Descriptor_Base.h2
-rw-r--r--TAO/tao/Codeset_Manager.h2
-rw-r--r--TAO/tao/Codeset_Manager_Factory_Base.h2
-rw-r--r--TAO/tao/Codeset_Translator_Base.cpp2
-rw-r--r--TAO/tao/Codeset_Translator_Base.h2
-rw-r--r--TAO/tao/Collocated_Invocation.h2
-rw-r--r--TAO/tao/Collocation_Resolver.h2
-rw-r--r--TAO/tao/Collocation_Strategy.h2
-rw-r--r--TAO/tao/Compression/Base_Compressor.h2
-rw-r--r--TAO/tao/Compression/Compression.h2
-rw-r--r--TAO/tao/Compression/Compression_Manager.h2
-rw-r--r--TAO/tao/Compression/Compressor_Factory.h2
-rw-r--r--TAO/tao/Compression/bzip2/Bzip2Compressor.h2
-rw-r--r--TAO/tao/Compression/bzip2/Bzip2Compressor_Factory.h2
-rw-r--r--TAO/tao/Compression/lzo/LzoCompressor.h2
-rw-r--r--TAO/tao/Compression/lzo/LzoCompressor_Factory.h2
-rw-r--r--TAO/tao/Compression/rle/RLECompressor.h2
-rw-r--r--TAO/tao/Compression/rle/RLECompressor_Factory.h2
-rw-r--r--TAO/tao/Compression/zlib/ZlibCompressor.h2
-rw-r--r--TAO/tao/Compression/zlib/ZlibCompressor_Factory.h2
-rw-r--r--TAO/tao/Condition.h2
-rw-r--r--TAO/tao/Connect_Strategy.h2
-rw-r--r--TAO/tao/Connection_Handler.h2
-rw-r--r--TAO/tao/Connection_Purging_Strategy.h2
-rw-r--r--TAO/tao/Connector_Impl.h2
-rw-r--r--TAO/tao/Connector_Registry.h2
-rw-r--r--TAO/tao/DLL_Parser.h2
-rw-r--r--TAO/tao/Default_Collocation_Resolver.h2
-rw-r--r--TAO/tao/Default_Endpoint_Selector_Factory.h2
-rw-r--r--TAO/tao/Default_Stub_Factory.h2
-rw-r--r--TAO/tao/Default_Thread_Lane_Resources_Manager.h2
-rw-r--r--TAO/tao/DiffServPolicy/Client_Network_Priority_Policy.h2
-rw-r--r--TAO/tao/DiffServPolicy/DiffServPolicy.h2
-rw-r--r--TAO/tao/DiffServPolicy/DiffServPolicy_Factory.h2
-rw-r--r--TAO/tao/DiffServPolicy/DiffServPolicy_ORBInitializer.h2
-rw-r--r--TAO/tao/DiffServPolicy/DiffServ_Network_Priority_Hook.h2
-rw-r--r--TAO/tao/DiffServPolicy/DiffServ_Protocols_Hooks.h2
-rw-r--r--TAO/tao/DiffServPolicy/DiffServ_Service_Context_Handler.h2
-rw-r--r--TAO/tao/DiffServPolicy/Server_Network_Priority_Policy.h2
-rw-r--r--TAO/tao/DynamicAny/DynAnyFactory.cpp2
-rw-r--r--TAO/tao/DynamicAny/DynAnyFactory.h2
-rw-r--r--TAO/tao/DynamicAny/DynAnyUtils_T.cpp2
-rw-r--r--TAO/tao/DynamicAny/DynAnyUtils_T.h2
-rw-r--r--TAO/tao/DynamicAny/DynAny_i.h2
-rw-r--r--TAO/tao/DynamicAny/DynArray_i.h2
-rw-r--r--TAO/tao/DynamicAny/DynCommon.h2
-rw-r--r--TAO/tao/DynamicAny/DynEnum_i.h2
-rw-r--r--TAO/tao/DynamicAny/DynSequence_i.h2
-rw-r--r--TAO/tao/DynamicAny/DynStruct_i.h2
-rw-r--r--TAO/tao/DynamicAny/DynUnion_i.h2
-rw-r--r--TAO/tao/DynamicAny/DynValueBox_i.h2
-rw-r--r--TAO/tao/DynamicAny/DynValueCommon_i.h2
-rw-r--r--TAO/tao/DynamicAny/DynValue_i.h2
-rw-r--r--TAO/tao/DynamicAny/DynamicAny.cpp2
-rw-r--r--TAO/tao/DynamicAny/DynamicAny.h2
-rw-r--r--TAO/tao/DynamicInterface/AMH_DSI_Response_Handler.h2
-rw-r--r--TAO/tao/DynamicInterface/Context.h2
-rw-r--r--TAO/tao/DynamicInterface/DII_Arguments.h2
-rw-r--r--TAO/tao/DynamicInterface/DII_Arguments_Converter_Impl.h2
-rw-r--r--TAO/tao/DynamicInterface/DII_CORBA_methods.h2
-rw-r--r--TAO/tao/DynamicInterface/DII_Invocation.h2
-rw-r--r--TAO/tao/DynamicInterface/DII_Invocation_Adapter.h2
-rw-r--r--TAO/tao/DynamicInterface/DII_Reply_Dispatcher.h2
-rw-r--r--TAO/tao/DynamicInterface/DII_Reply_Handler.h2
-rw-r--r--TAO/tao/DynamicInterface/Dynamic_Adapter_Impl.h2
-rw-r--r--TAO/tao/DynamicInterface/Dynamic_Implementation.h2
-rw-r--r--TAO/tao/DynamicInterface/ExceptionList.h2
-rw-r--r--TAO/tao/DynamicInterface/Request.h2
-rw-r--r--TAO/tao/DynamicInterface/Server_Request.h2
-rw-r--r--TAO/tao/DynamicInterface/Unknown_User_Exception.h2
-rw-r--r--TAO/tao/Dynamic_Adapter.h2
-rw-r--r--TAO/tao/Dynamic_TP/DTP_Config.h2
-rw-r--r--TAO/tao/Dynamic_TP/DTP_ORBInitializer.h2
-rw-r--r--TAO/tao/Dynamic_TP/DTP_ORB_Loader.h2
-rw-r--r--TAO/tao/Dynamic_TP/DTP_POA_Loader.h2
-rw-r--r--TAO/tao/Dynamic_TP/DTP_POA_Strategy.h2
-rw-r--r--TAO/tao/Dynamic_TP/DTP_Thread_Lane_Resources_Manager.h2
-rw-r--r--TAO/tao/Dynamic_TP/DTP_Thread_Pool.h2
-rw-r--r--TAO/tao/ETCL/TAO_ETCL_Constraint.h2
-rw-r--r--TAO/tao/Endpoint.h2
-rw-r--r--TAO/tao/EndpointPolicy/EndpointPolicy.h2
-rw-r--r--TAO/tao/EndpointPolicy/EndpointPolicy_ORBInitializer.h2
-rw-r--r--TAO/tao/EndpointPolicy/EndpointPolicy_i.h2
-rw-r--r--TAO/tao/EndpointPolicy/Endpoint_Acceptor_Filter.h2
-rw-r--r--TAO/tao/EndpointPolicy/Endpoint_Acceptor_Filter_Factory.h2
-rw-r--r--TAO/tao/EndpointPolicy/Endpoint_Value_Impl.cpp2
-rw-r--r--TAO/tao/EndpointPolicy/Endpoint_Value_Impl.h2
-rw-r--r--TAO/tao/EndpointPolicy/IIOPEndpointValue_i.h2
-rw-r--r--TAO/tao/Endpoint_Selector_Factory.h2
-rw-r--r--TAO/tao/Environment.h2
-rw-r--r--TAO/tao/Exception.h2
-rw-r--r--TAO/tao/Exception_Data.h2
-rw-r--r--TAO/tao/Exclusive_TMS.h2
-rw-r--r--TAO/tao/FILE_Parser.h2
-rw-r--r--TAO/tao/Fault_Tolerance_Service.h2
-rw-r--r--TAO/tao/Fixed_Array_Argument_T.h2
-rw-r--r--TAO/tao/Fixed_Size_Argument_T.h2
-rw-r--r--TAO/tao/FlResource/FlResource_Factory.h2
-rw-r--r--TAO/tao/FlResource/FlResource_Loader.h2
-rw-r--r--TAO/tao/Flushing_Strategy.h2
-rw-r--r--TAO/tao/FoxResource/FoxResource_Factory.h2
-rw-r--r--TAO/tao/FoxResource/FoxResource_Loader.h2
-rw-r--r--TAO/tao/GIOP_Fragmentation_Strategy.h2
-rw-r--r--TAO/tao/GIOP_Message_Base.h2
-rw-r--r--TAO/tao/GIOP_Message_Generator_Parser.h2
-rw-r--r--TAO/tao/GIOP_Message_Generator_Parser_10.h2
-rw-r--r--TAO/tao/GIOP_Message_Generator_Parser_11.h2
-rw-r--r--TAO/tao/GIOP_Message_Generator_Parser_12.h2
-rw-r--r--TAO/tao/GIOP_Message_Generator_Parser_Impl.h2
-rw-r--r--TAO/tao/GIOP_Message_Locate_Header.h2
-rw-r--r--TAO/tao/GIOP_Message_State.h2
-rw-r--r--TAO/tao/GIOP_Message_Version.h2
-rw-r--r--TAO/tao/GIOP_Utils.h2
-rw-r--r--TAO/tao/GUIResource_Factory.h2
-rw-r--r--TAO/tao/HR_Time_Policy_Strategy.h2
-rw-r--r--TAO/tao/HTTP_Client.h2
-rw-r--r--TAO/tao/HTTP_Handler.h2
-rw-r--r--TAO/tao/HTTP_Parser.h2
-rw-r--r--TAO/tao/IFR_Client/IFR_Client_Adapter_Impl.h2
-rw-r--r--TAO/tao/IFR_Client_Adapter.h2
-rw-r--r--TAO/tao/IIOP_Acceptor.h2
-rw-r--r--TAO/tao/IIOP_Connection_Handler.h2
-rw-r--r--TAO/tao/IIOP_Connector.h2
-rw-r--r--TAO/tao/IIOP_Endpoint.h2
-rw-r--r--TAO/tao/IIOP_Factory.h2
-rw-r--r--TAO/tao/IIOP_Profile.h2
-rw-r--r--TAO/tao/IIOP_Transport.h2
-rw-r--r--TAO/tao/IORInterceptor/IORInfo.h2
-rw-r--r--TAO/tao/IORInterceptor/IORInterceptor.h2
-rw-r--r--TAO/tao/IORInterceptor/IORInterceptor_Adapter_Factory_Impl.h2
-rw-r--r--TAO/tao/IORInterceptor/IORInterceptor_Adapter_Impl.h2
-rw-r--r--TAO/tao/IORInterceptor/IORInterceptor_Details.h2
-rw-r--r--TAO/tao/IORInterceptor_Adapter.h2
-rw-r--r--TAO/tao/IORInterceptor_Adapter_Factory.h2
-rw-r--r--TAO/tao/IORManipulation/IORManip_Filter.h2
-rw-r--r--TAO/tao/IORManipulation/IORManip_IIOP_Filter.h2
-rw-r--r--TAO/tao/IORManipulation/IORManip_Loader.h2
-rw-r--r--TAO/tao/IORManipulation/IORManipulation.h2
-rw-r--r--TAO/tao/IORTable/Async_IORTable.h2
-rw-r--r--TAO/tao/IORTable/Async_IOR_Table_Impl.h2
-rw-r--r--TAO/tao/IORTable/Async_Table_Adapter.h2
-rw-r--r--TAO/tao/IORTable/IORTable.h2
-rw-r--r--TAO/tao/IORTable/IOR_Table_Impl.h2
-rw-r--r--TAO/tao/IORTable/Locate_ResponseHandler.cpp2
-rw-r--r--TAO/tao/IORTable/Locate_ResponseHandler.h2
-rw-r--r--TAO/tao/IORTable/Table_Adapter.h2
-rw-r--r--TAO/tao/IOR_Parser.h2
-rw-r--r--TAO/tao/ImR_Client/ImR_Client.h2
-rw-r--r--TAO/tao/ImR_Client/ServerObject_i.h2
-rw-r--r--TAO/tao/Incoming_Message_Queue.h2
-rw-r--r--TAO/tao/Incoming_Message_Stack.h2
-rw-r--r--TAO/tao/Intrusive_Ref_Count_Base_T.h2
-rw-r--r--TAO/tao/Intrusive_Ref_Count_Handle_T.h2
-rw-r--r--TAO/tao/Intrusive_Ref_Count_Object_T.h2
-rw-r--r--TAO/tao/Invocation_Adapter.h2
-rw-r--r--TAO/tao/Invocation_Base.h2
-rw-r--r--TAO/tao/Invocation_Endpoint_Selectors.h2
-rw-r--r--TAO/tao/Invocation_Retry_Params.h2
-rw-r--r--TAO/tao/Invocation_Retry_State.h2
-rw-r--r--TAO/tao/Invocation_Utils.h2
-rw-r--r--TAO/tao/LF_CH_Event.h2
-rw-r--r--TAO/tao/LF_Connect_Strategy.h2
-rw-r--r--TAO/tao/LF_Event.h2
-rw-r--r--TAO/tao/LF_Event_Binder.h2
-rw-r--r--TAO/tao/LF_Event_Loop_Thread_Helper.h2
-rw-r--r--TAO/tao/LF_Follower.h2
-rw-r--r--TAO/tao/LF_Follower_Auto_Adder.h2
-rw-r--r--TAO/tao/LF_Follower_Auto_Ptr.h2
-rw-r--r--TAO/tao/LF_Invocation_Event.h2
-rw-r--r--TAO/tao/LF_Multi_Event.h2
-rw-r--r--TAO/tao/LF_Strategy.h2
-rw-r--r--TAO/tao/LF_Strategy_Complete.h2
-rw-r--r--TAO/tao/LRU_Connection_Purging_Strategy.h2
-rw-r--r--TAO/tao/Leader_Follower.h2
-rw-r--r--TAO/tao/Leader_Follower_Flushing_Strategy.h2
-rw-r--r--TAO/tao/Load_Protocol_Factory_T.h2
-rw-r--r--TAO/tao/LocateRequest_Invocation.h2
-rw-r--r--TAO/tao/LocateRequest_Invocation_Adapter.h2
-rw-r--r--TAO/tao/MCAST_Parser.h2
-rw-r--r--TAO/tao/MMAP_Allocator.h2
-rw-r--r--TAO/tao/MProfile.h2
-rw-r--r--TAO/tao/Message_Semantics.h2
-rw-r--r--TAO/tao/Messaging/AMH_Response_Handler.h2
-rw-r--r--TAO/tao/Messaging/AMH_Skeletons.h2
-rw-r--r--TAO/tao/Messaging/AMI_Arguments_Converter_Impl.h2
-rw-r--r--TAO/tao/Messaging/Asynch_Invocation.h2
-rw-r--r--TAO/tao/Messaging/Asynch_Invocation_Adapter.h2
-rw-r--r--TAO/tao/Messaging/Asynch_Reply_Dispatcher.h2
-rw-r--r--TAO/tao/Messaging/Asynch_Timeout_Handler.h2
-rw-r--r--TAO/tao/Messaging/Buffering_Constraint_Policy.h2
-rw-r--r--TAO/tao/Messaging/Connection_Timeout_Policy_i.h2
-rw-r--r--TAO/tao/Messaging/ExceptionHolder_i.h2
-rw-r--r--TAO/tao/Messaging/Messaging.h2
-rw-r--r--TAO/tao/Messaging/Messaging_ORBInitializer.h2
-rw-r--r--TAO/tao/Messaging/Messaging_Policy_i.h2
-rw-r--r--TAO/tao/Messaging/Messaging_Queueing_Strategies.h2
-rw-r--r--TAO/tao/Monitor/Monitor.h2
-rw-r--r--TAO/tao/Muxed_TMS.h2
-rw-r--r--TAO/tao/NVList_Adapter.h2
-rw-r--r--TAO/tao/Nested_Upcall_Guard.h2
-rw-r--r--TAO/tao/Network_Priority_Protocols_Hooks.h2
-rw-r--r--TAO/tao/New_Leader_Generator.h2
-rw-r--r--TAO/tao/Null_Fragmentation_Strategy.h2
-rw-r--r--TAO/tao/ORB.h2
-rw-r--r--TAO/tao/ORBInitializer_Registry.h2
-rw-r--r--TAO/tao/ORBInitializer_Registry_Adapter.h2
-rw-r--r--TAO/tao/ORB_Constants.h2
-rw-r--r--TAO/tao/ORB_Core.h2
-rw-r--r--TAO/tao/ORB_Core_Auto_Ptr.h2
-rw-r--r--TAO/tao/ORB_Core_TSS_Resources.h2
-rw-r--r--TAO/tao/ORB_Table.h2
-rw-r--r--TAO/tao/ORB_Time_Policy.h2
-rw-r--r--TAO/tao/ObjRefTemplate/ORT_Adapter_Factory_Impl.h2
-rw-r--r--TAO/tao/Object.h2
-rw-r--r--TAO/tao/ObjectKey_Table.h2
-rw-r--r--TAO/tao/Object_Argument_T.h2
-rw-r--r--TAO/tao/Object_Loader.h2
-rw-r--r--TAO/tao/Object_Proxy_Broker.h2
-rw-r--r--TAO/tao/Object_Ref_Table.h2
-rw-r--r--TAO/tao/Object_T.h2
-rw-r--r--TAO/tao/Objref_VarOut_T.h2
-rw-r--r--TAO/tao/On_Demand_Fragmentation_Strategy.h2
-rw-r--r--TAO/tao/PI/ClientRequestDetails.h2
-rw-r--r--TAO/tao/PI/ClientRequestInterceptor_Adapter_Impl.h2
-rw-r--r--TAO/tao/PI/ClientRequestInterceptor_Factory_Impl.h2
-rw-r--r--TAO/tao/PI/DLL_Resident_ORB_Initializer.cpp2
-rw-r--r--TAO/tao/PI/DLL_Resident_ORB_Initializer.h2
-rw-r--r--TAO/tao/PI/Interceptor_List_T.h2
-rw-r--r--TAO/tao/PI/ORBInitInfo.h2
-rw-r--r--TAO/tao/PI/ORBInitializer_Registry_Impl.h2
-rw-r--r--TAO/tao/PI/PI.h2
-rw-r--r--TAO/tao/PI/PICurrent.h2
-rw-r--r--TAO/tao/PI/PICurrent_Impl.h2
-rw-r--r--TAO/tao/PI/PICurrent_Loader.h2
-rw-r--r--TAO/tao/PI/PI_ORBInitializer.h2
-rw-r--r--TAO/tao/PI/PolicyFactory_Loader.h2
-rw-r--r--TAO/tao/PI/PolicyFactory_Registry.h2
-rw-r--r--TAO/tao/PI/ProcessingModePolicy.h2
-rw-r--r--TAO/tao/PI/RequestInfo_Util.h2
-rw-r--r--TAO/tao/PI/RequestInterceptor_Adapter_Impl.cpp2
-rw-r--r--TAO/tao/PI/RequestInterceptor_Adapter_Impl.h2
-rw-r--r--TAO/tao/PI_Server/PICurrent_Guard.h2
-rw-r--r--TAO/tao/PI_Server/PI_Server.h2
-rw-r--r--TAO/tao/PI_Server/Policy_Creator_T.h2
-rw-r--r--TAO/tao/PI_Server/PortableServer_ORBInitializer.h2
-rw-r--r--TAO/tao/PI_Server/ServerInterceptorAdapter.h2
-rw-r--r--TAO/tao/PI_Server/ServerRequestDetails.h2
-rw-r--r--TAO/tao/PI_Server/ServerRequestInterceptor_Factory_Impl.h2
-rw-r--r--TAO/tao/Parser_Registry.h2
-rw-r--r--TAO/tao/Pluggable_Messaging_Utils.h2
-rw-r--r--TAO/tao/PolicyFactory_Registry_Adapter.h2
-rw-r--r--TAO/tao/PolicyFactory_Registry_Factory.h2
-rw-r--r--TAO/tao/PolicyS.h2
-rw-r--r--TAO/tao/Policy_Current.h2
-rw-r--r--TAO/tao/Policy_Current_Impl.h2
-rw-r--r--TAO/tao/Policy_Manager.h2
-rw-r--r--TAO/tao/Policy_Set.h2
-rw-r--r--TAO/tao/Policy_Validator.h2
-rw-r--r--TAO/tao/PortableInterceptor.h2
-rw-r--r--TAO/tao/PortableServer/Acceptor_Filter_Factory.h2
-rw-r--r--TAO/tao/PortableServer/Active_Object_Map.h2
-rw-r--r--TAO/tao/PortableServer/Active_Object_Map_Entry.h2
-rw-r--r--TAO/tao/PortableServer/Active_Policy_Strategies.h2
-rw-r--r--TAO/tao/PortableServer/Any_SArg_Traits.h2
-rw-r--r--TAO/tao/PortableServer/BD_String_SArgument_T.h2
-rw-r--r--TAO/tao/PortableServer/Basic_SArgument_T.h2
-rw-r--r--TAO/tao/PortableServer/Basic_SArguments.h2
-rw-r--r--TAO/tao/PortableServer/Collocated_Arguments_Converter.h2
-rw-r--r--TAO/tao/PortableServer/Collocated_Object_Proxy_Broker.h2
-rw-r--r--TAO/tao/PortableServer/Creation_Time.h2
-rw-r--r--TAO/tao/PortableServer/Default_Acceptor_Filter.h2
-rw-r--r--TAO/tao/PortableServer/Default_Policy_Validator.h2
-rw-r--r--TAO/tao/PortableServer/Default_Servant_Dispatcher.h2
-rw-r--r--TAO/tao/PortableServer/Direct_Collocation_Upcall_Wrapper.h2
-rw-r--r--TAO/tao/PortableServer/Fixed_Array_SArgument_T.h2
-rw-r--r--TAO/tao/PortableServer/Fixed_Size_SArgument_T.h2
-rw-r--r--TAO/tao/PortableServer/IdAssignmentPolicy.h2
-rw-r--r--TAO/tao/PortableServer/IdAssignmentStrategy.h2
-rw-r--r--TAO/tao/PortableServer/IdAssignmentStrategyFactory.h2
-rw-r--r--TAO/tao/PortableServer/IdAssignmentStrategyFactoryImpl.h2
-rw-r--r--TAO/tao/PortableServer/IdAssignmentStrategySystem.h2
-rw-r--r--TAO/tao/PortableServer/IdAssignmentStrategyUser.h2
-rw-r--r--TAO/tao/PortableServer/IdUniquenessPolicy.h2
-rw-r--r--TAO/tao/PortableServer/IdUniquenessStrategy.h2
-rw-r--r--TAO/tao/PortableServer/IdUniquenessStrategyFactory.h2
-rw-r--r--TAO/tao/PortableServer/IdUniquenessStrategyFactoryImpl.h2
-rw-r--r--TAO/tao/PortableServer/IdUniquenessStrategyMultiple.h2
-rw-r--r--TAO/tao/PortableServer/IdUniquenessStrategyUnique.h2
-rw-r--r--TAO/tao/PortableServer/IdUniquenessStrategyUniqueFactoryImpl.h2
-rw-r--r--TAO/tao/PortableServer/ImR_Client_Adapter.h2
-rw-r--r--TAO/tao/PortableServer/ImplicitActivationPolicy.h2
-rw-r--r--TAO/tao/PortableServer/ImplicitActivationStrategy.h2
-rw-r--r--TAO/tao/PortableServer/ImplicitActivationStrategyExplicit.h2
-rw-r--r--TAO/tao/PortableServer/ImplicitActivationStrategyFactory.h2
-rw-r--r--TAO/tao/PortableServer/ImplicitActivationStrategyFactoryImpl.h2
-rw-r--r--TAO/tao/PortableServer/ImplicitActivationStrategyImplicit.h2
-rw-r--r--TAO/tao/PortableServer/Key_Adapters.h2
-rw-r--r--TAO/tao/PortableServer/LifespanPolicy.h2
-rw-r--r--TAO/tao/PortableServer/LifespanStrategy.cpp2
-rw-r--r--TAO/tao/PortableServer/LifespanStrategy.h2
-rw-r--r--TAO/tao/PortableServer/LifespanStrategyFactory.h2
-rw-r--r--TAO/tao/PortableServer/LifespanStrategyFactoryImpl.h2
-rw-r--r--TAO/tao/PortableServer/LifespanStrategyPersistent.h2
-rw-r--r--TAO/tao/PortableServer/LifespanStrategyPersistentFactoryImpl.h2
-rw-r--r--TAO/tao/PortableServer/LifespanStrategyTransient.h2
-rw-r--r--TAO/tao/PortableServer/LifespanStrategyTransientFactoryImpl.h2
-rw-r--r--TAO/tao/PortableServer/Network_Priority_Hook.h2
-rw-r--r--TAO/tao/PortableServer/Non_Servant_Upcall.h2
-rw-r--r--TAO/tao/PortableServer/ORT_Adapter.h2
-rw-r--r--TAO/tao/PortableServer/ORT_Adapter_Factory.h2
-rw-r--r--TAO/tao/PortableServer/Object_Adapter.h2
-rw-r--r--TAO/tao/PortableServer/Object_Adapter_Factory.h2
-rw-r--r--TAO/tao/PortableServer/Object_SArg_Traits.h2
-rw-r--r--TAO/tao/PortableServer/Object_SArgument_T.h2
-rw-r--r--TAO/tao/PortableServer/Operation_Table.h2
-rw-r--r--TAO/tao/PortableServer/Operation_Table_Binary_Search.h2
-rw-r--r--TAO/tao/PortableServer/Operation_Table_Dynamic_Hash.h2
-rw-r--r--TAO/tao/PortableServer/Operation_Table_Linear_Search.h2
-rw-r--r--TAO/tao/PortableServer/Operation_Table_Perfect_Hash.h2
-rw-r--r--TAO/tao/PortableServer/POAManager.h2
-rw-r--r--TAO/tao/PortableServer/POAManagerFactory.h2
-rw-r--r--TAO/tao/PortableServer/POA_Cached_Policies.h2
-rw-r--r--TAO/tao/PortableServer/POA_Current.h2
-rw-r--r--TAO/tao/PortableServer/POA_Current_Factory.h2
-rw-r--r--TAO/tao/PortableServer/POA_Current_Impl.h2
-rw-r--r--TAO/tao/PortableServer/POA_Policy_Set.h2
-rw-r--r--TAO/tao/PortableServer/Policy_Strategy.h2
-rw-r--r--TAO/tao/PortableServer/PortableServer.h2
-rw-r--r--TAO/tao/PortableServer/PortableServer_Functions.h2
-rw-r--r--TAO/tao/PortableServer/PortableServer_WFunctions.h2
-rw-r--r--TAO/tao/PortableServer/Regular_POA.h2
-rw-r--r--TAO/tao/PortableServer/RequestProcessingPolicy.h2
-rw-r--r--TAO/tao/PortableServer/RequestProcessingStrategy.h2
-rw-r--r--TAO/tao/PortableServer/RequestProcessingStrategyAOMOnly.h2
-rw-r--r--TAO/tao/PortableServer/RequestProcessingStrategyAOMOnlyFactoryImpl.h2
-rw-r--r--TAO/tao/PortableServer/RequestProcessingStrategyDefaultServant.h2
-rw-r--r--TAO/tao/PortableServer/RequestProcessingStrategyDefaultServantFI.h2
-rw-r--r--TAO/tao/PortableServer/RequestProcessingStrategyFactory.h2
-rw-r--r--TAO/tao/PortableServer/RequestProcessingStrategyFactoryImpl.h2
-rw-r--r--TAO/tao/PortableServer/RequestProcessingStrategyServantActivator.h2
-rw-r--r--TAO/tao/PortableServer/RequestProcessingStrategyServantActivatorFI.h2
-rw-r--r--TAO/tao/PortableServer/RequestProcessingStrategyServantLocator.h2
-rw-r--r--TAO/tao/PortableServer/RequestProcessingStrategyServantLocatorFI.h2
-rw-r--r--TAO/tao/PortableServer/RequestProcessingStrategyServantManager.h2
-rw-r--r--TAO/tao/PortableServer/Root_POA.h2
-rw-r--r--TAO/tao/PortableServer/SArg_Traits_T.h2
-rw-r--r--TAO/tao/PortableServer/SUpcall_commands.h2
-rw-r--r--TAO/tao/PortableServer/ServantRetentionPolicy.h2
-rw-r--r--TAO/tao/PortableServer/ServantRetentionStrategy.h2
-rw-r--r--TAO/tao/PortableServer/ServantRetentionStrategyFactory.h2
-rw-r--r--TAO/tao/PortableServer/ServantRetentionStrategyFactoryImpl.h2
-rw-r--r--TAO/tao/PortableServer/ServantRetentionStrategyNonRetain.cpp2
-rw-r--r--TAO/tao/PortableServer/ServantRetentionStrategyNonRetain.h2
-rw-r--r--TAO/tao/PortableServer/ServantRetentionStrategyNonRetainFactoryImpl.h2
-rw-r--r--TAO/tao/PortableServer/ServantRetentionStrategyRetain.cpp2
-rw-r--r--TAO/tao/PortableServer/ServantRetentionStrategyRetain.h2
-rw-r--r--TAO/tao/PortableServer/ServantRetentionStrategyRetainFactoryImpl.h2
-rw-r--r--TAO/tao/PortableServer/Servant_Base.h2
-rw-r--r--TAO/tao/PortableServer/Servant_Dispatcher.h2
-rw-r--r--TAO/tao/PortableServer/Servant_Location.h2
-rw-r--r--TAO/tao/PortableServer/Servant_Upcall.h2
-rw-r--r--TAO/tao/PortableServer/Special_Basic_SArgument_T.h2
-rw-r--r--TAO/tao/PortableServer/Special_Basic_SArguments.h2
-rw-r--r--TAO/tao/PortableServer/StrategyFactory.h2
-rw-r--r--TAO/tao/PortableServer/ThreadPolicy.h2
-rw-r--r--TAO/tao/PortableServer/ThreadStrategy.h2
-rw-r--r--TAO/tao/PortableServer/ThreadStrategyFactory.h2
-rw-r--r--TAO/tao/PortableServer/ThreadStrategyFactoryImpl.h2
-rw-r--r--TAO/tao/PortableServer/ThreadStrategyORBControl.h2
-rw-r--r--TAO/tao/PortableServer/ThreadStrategySingle.h2
-rw-r--r--TAO/tao/PortableServer/ThreadStrategySingleFactoryImpl.h2
-rw-r--r--TAO/tao/PortableServer/TypeCode_SArg_Traits.h2
-rw-r--r--TAO/tao/PortableServer/UB_String_SArgument_T.h2
-rw-r--r--TAO/tao/PortableServer/UB_String_SArguments.h2
-rw-r--r--TAO/tao/PortableServer/Upcall_Command.h2
-rw-r--r--TAO/tao/PortableServer/Upcall_Wrapper.h2
-rw-r--r--TAO/tao/PortableServer/Var_Array_SArgument_T.h2
-rw-r--r--TAO/tao/PortableServer/Var_Size_SArgument_T.h2
-rw-r--r--TAO/tao/PortableServer/Vector_SArgument_T.h2
-rw-r--r--TAO/tao/PortableServer/get_arg.h2
-rw-r--r--TAO/tao/Principal.h2
-rw-r--r--TAO/tao/Profile.h2
-rw-r--r--TAO/tao/Profile_Transport_Resolver.h2
-rw-r--r--TAO/tao/Protocol_Factory.h2
-rw-r--r--TAO/tao/Protocols_Hooks.h2
-rw-r--r--TAO/tao/Pseudo_VarOut_T.h2
-rw-r--r--TAO/tao/QtResource/QtResource_Factory.h2
-rw-r--r--TAO/tao/QtResource/QtResource_Loader.h2
-rw-r--r--TAO/tao/Queued_Data.h2
-rw-r--r--TAO/tao/Queued_Message.h2
-rw-r--r--TAO/tao/RTCORBA/Continuous_Priority_Mapping.h2
-rw-r--r--TAO/tao/RTCORBA/Direct_Priority_Mapping.h2
-rw-r--r--TAO/tao/RTCORBA/Linear_Network_Priority_Mapping.h2
-rw-r--r--TAO/tao/RTCORBA/Linear_Priority_Mapping.h2
-rw-r--r--TAO/tao/RTCORBA/Multi_Priority_Mapping.h2
-rw-r--r--TAO/tao/RTCORBA/Network_Priority_Mapping.h2
-rw-r--r--TAO/tao/RTCORBA/Network_Priority_Mapping_Manager.h2
-rw-r--r--TAO/tao/RTCORBA/Priority_Mapping.h2
-rw-r--r--TAO/tao/RTCORBA/Priority_Mapping_Manager.h2
-rw-r--r--TAO/tao/RTCORBA/RTCORBA.h2
-rw-r--r--TAO/tao/RTCORBA/RT_Current.h2
-rw-r--r--TAO/tao/RTCORBA/RT_Endpoint_Selector_Factory.h2
-rw-r--r--TAO/tao/RTCORBA/RT_Endpoint_Utils.h2
-rw-r--r--TAO/tao/RTCORBA/RT_Invocation_Endpoint_Selectors.h2
-rw-r--r--TAO/tao/RTCORBA/RT_Mutex.h2
-rw-r--r--TAO/tao/RTCORBA/RT_ORB.h2
-rw-r--r--TAO/tao/RTCORBA/RT_ORBInitializer.h2
-rw-r--r--TAO/tao/RTCORBA/RT_ORB_Loader.h2
-rw-r--r--TAO/tao/RTCORBA/RT_PolicyFactory.h2
-rw-r--r--TAO/tao/RTCORBA/RT_Policy_i.h2
-rw-r--r--TAO/tao/RTCORBA/RT_Protocols_Hooks.h2
-rw-r--r--TAO/tao/RTCORBA/RT_Service_Context_Handler.h2
-rw-r--r--TAO/tao/RTCORBA/RT_Stub.h2
-rw-r--r--TAO/tao/RTCORBA/RT_Stub_Factory.h2
-rw-r--r--TAO/tao/RTCORBA/RT_Thread_Lane_Resources_Manager.h2
-rw-r--r--TAO/tao/RTCORBA/RT_Transport_Descriptor.h2
-rw-r--r--TAO/tao/RTCORBA/RT_Transport_Descriptor_Property.h2
-rw-r--r--TAO/tao/RTCORBA/Thread_Pool.h2
-rw-r--r--TAO/tao/RTCORBA/rtcorba_typedefs.h2
-rw-r--r--TAO/tao/RTPortableServer/RTPortableServer.cpp2
-rw-r--r--TAO/tao/RTPortableServer/RTPortableServer.h2
-rw-r--r--TAO/tao/RTPortableServer/RT_Acceptor_Filters.h2
-rw-r--r--TAO/tao/RTPortableServer/RT_Collocation_Resolver.h2
-rw-r--r--TAO/tao/RTPortableServer/RT_Object_Adapter_Factory.h2
-rw-r--r--TAO/tao/RTPortableServer/RT_POA.h2
-rw-r--r--TAO/tao/RTPortableServer/RT_Policy_Validator.h2
-rw-r--r--TAO/tao/RTPortableServer/RT_Servant_Dispatcher.h2
-rw-r--r--TAO/tao/RTScheduling/Current.h2
-rw-r--r--TAO/tao/RTScheduling/RTScheduler.h2
-rw-r--r--TAO/tao/RTScheduling/RTScheduler_Initializer.h2
-rw-r--r--TAO/tao/RTScheduling/RTScheduler_Loader.h2
-rw-r--r--TAO/tao/RTScheduling/RTScheduler_Manager.h2
-rw-r--r--TAO/tao/Reactive_Connect_Strategy.h2
-rw-r--r--TAO/tao/Reactive_Flushing_Strategy.h2
-rw-r--r--TAO/tao/Refcounted_ObjectKey.h2
-rw-r--r--TAO/tao/Remote_Invocation.h2
-rw-r--r--TAO/tao/Remote_Object_Proxy_Broker.h2
-rw-r--r--TAO/tao/Reply_Dispatcher.h2
-rw-r--r--TAO/tao/RequestInterceptor_Adapter.cpp2
-rw-r--r--TAO/tao/RequestInterceptor_Adapter.h2
-rw-r--r--TAO/tao/Request_Dispatcher.h2
-rw-r--r--TAO/tao/Resource_Factory.h2
-rw-r--r--TAO/tao/Resume_Handle.h2
-rw-r--r--TAO/tao/Seq_Out_T.h2
-rw-r--r--TAO/tao/Seq_Var_T.h2
-rw-r--r--TAO/tao/ServerRequestInterceptor_Adapter.h2
-rw-r--r--TAO/tao/ServerRequestInterceptor_Adapter_Factory.h2
-rw-r--r--TAO/tao/Server_Strategy_Factory.h2
-rw-r--r--TAO/tao/Service_Callbacks.h2
-rw-r--r--TAO/tao/Service_Context.h2
-rw-r--r--TAO/tao/Service_Context_Handler.h2
-rw-r--r--TAO/tao/Service_Context_Handler_Registry.h2
-rw-r--r--TAO/tao/Services_Activate.h2
-rw-r--r--TAO/tao/SmartProxies/Smart_Proxies.h2
-rw-r--r--TAO/tao/Special_Basic_Argument_T.h2
-rw-r--r--TAO/tao/Special_Basic_Arguments.h2
-rw-r--r--TAO/tao/Storable_Base.cpp2
-rw-r--r--TAO/tao/Storable_Base.h2
-rw-r--r--TAO/tao/Storable_Base.inl2
-rw-r--r--TAO/tao/Storable_File_Guard.cpp2
-rw-r--r--TAO/tao/Storable_File_Guard.h2
-rw-r--r--TAO/tao/Strategies/COIOP_Acceptor.h2
-rw-r--r--TAO/tao/Strategies/COIOP_Connection_Handler.h2
-rw-r--r--TAO/tao/Strategies/COIOP_Connector.h2
-rw-r--r--TAO/tao/Strategies/COIOP_Endpoint.h2
-rw-r--r--TAO/tao/Strategies/COIOP_Factory.h2
-rw-r--r--TAO/tao/Strategies/COIOP_Profile.h2
-rw-r--r--TAO/tao/Strategies/COIOP_Transport.h2
-rw-r--r--TAO/tao/Strategies/DIOP_Acceptor.h2
-rw-r--r--TAO/tao/Strategies/DIOP_Connection_Handler.h2
-rw-r--r--TAO/tao/Strategies/DIOP_Connector.h2
-rw-r--r--TAO/tao/Strategies/DIOP_Endpoint.h2
-rw-r--r--TAO/tao/Strategies/DIOP_Factory.h2
-rw-r--r--TAO/tao/Strategies/DIOP_Profile.h2
-rw-r--r--TAO/tao/Strategies/DIOP_Transport.h2
-rw-r--r--TAO/tao/Strategies/FIFO_Connection_Purging_Strategy.h2
-rw-r--r--TAO/tao/Strategies/LFU_Connection_Purging_Strategy.h2
-rw-r--r--TAO/tao/Strategies/LF_Strategy_Null.h2
-rw-r--r--TAO/tao/Strategies/NULL_Connection_Purging_Strategy.h2
-rw-r--r--TAO/tao/Strategies/OC_Endpoint_Selector_Factory.h2
-rw-r--r--TAO/tao/Strategies/OC_Endpoint_Selector_Loader.h2
-rw-r--r--TAO/tao/Strategies/Optimized_Connection_Endpoint_Selector.h2
-rw-r--r--TAO/tao/Strategies/SCIOP_Endpoint.h2
-rw-r--r--TAO/tao/Strategies/SCIOP_Profile.h2
-rw-r--r--TAO/tao/Strategies/SHMIOP_Connection_Handler.h2
-rw-r--r--TAO/tao/Strategies/SHMIOP_Connector.h2
-rw-r--r--TAO/tao/Strategies/SHMIOP_Profile.h2
-rw-r--r--TAO/tao/Strategies/SHMIOP_Transport.h2
-rw-r--r--TAO/tao/Strategies/Strategies_ORBInitializer.h2
-rw-r--r--TAO/tao/Strategies/UIOP_Acceptor.h2
-rw-r--r--TAO/tao/Strategies/UIOP_Connection_Handler.h2
-rw-r--r--TAO/tao/Strategies/UIOP_Connector.h2
-rw-r--r--TAO/tao/Strategies/UIOP_Factory.h2
-rw-r--r--TAO/tao/Strategies/UIOP_Profile.h2
-rw-r--r--TAO/tao/Strategies/UIOP_Transport.h2
-rw-r--r--TAO/tao/String_Alloc.h2
-rw-r--r--TAO/tao/String_Manager_T.h2
-rw-r--r--TAO/tao/Stub.h2
-rw-r--r--TAO/tao/Stub_Factory.h2
-rw-r--r--TAO/tao/Synch_Invocation.h2
-rw-r--r--TAO/tao/Synch_Queued_Message.h2
-rw-r--r--TAO/tao/Synch_Reply_Dispatcher.h2
-rw-r--r--TAO/tao/SystemException.h2
-rw-r--r--TAO/tao/System_Time_Policy_Strategy.h2
-rw-r--r--TAO/tao/TAO_Internal.h2
-rw-r--r--TAO/tao/TAO_Singleton.h2
-rw-r--r--TAO/tao/TAO_Singleton_Manager.h2
-rw-r--r--TAO/tao/TSS_Resources.h2
-rw-r--r--TAO/tao/Tagged_Components.h2
-rw-r--r--TAO/tao/Tagged_Profile.h2
-rw-r--r--TAO/tao/Thread_Lane_Resources.h2
-rw-r--r--TAO/tao/Thread_Lane_Resources_Manager.h2
-rw-r--r--TAO/tao/Thread_Per_Connection_Handler.h2
-rw-r--r--TAO/tao/Time_Policy_Manager.h2
-rw-r--r--TAO/tao/Time_Policy_Strategy.h2
-rw-r--r--TAO/tao/Timeprobe.h2
-rw-r--r--TAO/tao/TkResource/TkResource_Factory.h2
-rw-r--r--TAO/tao/TkResource/TkResource_Loader.h2
-rw-r--r--TAO/tao/Transport.h2
-rw-r--r--TAO/tao/TransportCurrent/Current_Loader.h2
-rw-r--r--TAO/tao/TransportCurrent/Current_ORBInitializer.h2
-rw-r--r--TAO/tao/TransportCurrent/Current_ORBInitializer_Base.h2
-rw-r--r--TAO/tao/TransportCurrent/IIOP_Current_Loader.h2
-rw-r--r--TAO/tao/Transport_Acceptor.h2
-rw-r--r--TAO/tao/Transport_Cache_Manager.h2
-rw-r--r--TAO/tao/Transport_Cache_Manager_T.h2
-rw-r--r--TAO/tao/Transport_Connector.h2
-rw-r--r--TAO/tao/Transport_Descriptor_Interface.h2
-rw-r--r--TAO/tao/Transport_Mux_Strategy.h2
-rw-r--r--TAO/tao/Transport_Queueing_Strategies.h2
-rw-r--r--TAO/tao/Transport_Selection_Guard.h2
-rw-r--r--TAO/tao/Transport_Timer.h2
-rw-r--r--TAO/tao/TypeCodeFactory/TypeCodeFactory_Adapter_Impl.h2
-rw-r--r--TAO/tao/TypeCodeFactory/TypeCodeFactory_Loader.cpp2
-rw-r--r--TAO/tao/TypeCodeFactory/TypeCodeFactory_Loader.h2
-rw-r--r--TAO/tao/TypeCodeFactory/TypeCodeFactory_i.h2
-rw-r--r--TAO/tao/TypeCodeFactory_Adapter.h2
-rw-r--r--TAO/tao/UB_String_Argument_T.h2
-rw-r--r--TAO/tao/UB_String_Arguments.h2
-rw-r--r--TAO/tao/UserException.h2
-rw-r--r--TAO/tao/Utils/Encodable.h2
-rw-r--r--TAO/tao/Utils/ORB_Manager.h2
-rw-r--r--TAO/tao/Utils/Server_Main.cpp2
-rw-r--r--TAO/tao/Utils/Server_Main.h2
-rw-r--r--TAO/tao/Valuetype/AbstractBase.h2
-rw-r--r--TAO/tao/Valuetype/AbstractBase_Invocation_Adapter.h2
-rw-r--r--TAO/tao/Valuetype/AbstractBase_T.h2
-rw-r--r--TAO/tao/Valuetype/ValueBase.h2
-rw-r--r--TAO/tao/Valuetype/ValueFactory.h2
-rw-r--r--TAO/tao/Valuetype/ValueFactory_Map.h2
-rw-r--r--TAO/tao/Valuetype/Value_CORBA_methods.h2
-rw-r--r--TAO/tao/Valuetype/Value_VarOut_T.h2
-rw-r--r--TAO/tao/Valuetype/Valuetype_Adapter_Factory_Impl.h2
-rw-r--r--TAO/tao/Valuetype/Valuetype_Adapter_Impl.h2
-rw-r--r--TAO/tao/Valuetype_Adapter.h2
-rw-r--r--TAO/tao/Valuetype_Adapter_Factory.h2
-rw-r--r--TAO/tao/VarOut_T.h2
-rw-r--r--TAO/tao/Var_Array_Argument_T.h2
-rw-r--r--TAO/tao/Var_Size_Argument_T.h2
-rw-r--r--TAO/tao/Vector_Argument_T.h2
-rw-r--r--TAO/tao/Wait_On_LF_No_Upcall.h2
-rw-r--r--TAO/tao/Wait_On_Leader_Follower.h2
-rw-r--r--TAO/tao/Wait_On_Reactor.h2
-rw-r--r--TAO/tao/Wait_On_Read.h2
-rw-r--r--TAO/tao/Wait_Strategy.h2
-rw-r--r--TAO/tao/XtResource/XtResource_Factory.h2
-rw-r--r--TAO/tao/XtResource/XtResource_Loader.h2
-rw-r--r--TAO/tao/ZIOP/ZIOP.h2
-rw-r--r--TAO/tao/ZIOP/ZIOP_ORBInitializer.h2
-rw-r--r--TAO/tao/ZIOP/ZIOP_PolicyFactory.h2
-rw-r--r--TAO/tao/ZIOP/ZIOP_Policy_Validator.h2
-rw-r--r--TAO/tao/ZIOP/ZIOP_Policy_i.h2
-rw-r--r--TAO/tao/ZIOP/ZIOP_Service_Context_Handler.h2
-rw-r--r--TAO/tao/ZIOP/ZIOP_Stub.h2
-rw-r--r--TAO/tao/ZIOP/ZIOP_Stub_Factory.h2
-rw-r--r--TAO/tao/ZIOP_Adapter.h2
-rw-r--r--TAO/tao/corba.h2
-rw-r--r--TAO/tao/corbafwd.h2
-rw-r--r--TAO/tao/debug.h2
-rw-r--r--TAO/tao/default_client.h2
-rw-r--r--TAO/tao/default_environment.h2
-rw-r--r--TAO/tao/default_ports.h2
-rw-r--r--TAO/tao/default_resource.h2
-rw-r--r--TAO/tao/default_server.h2
-rw-r--r--TAO/tao/objectid.h2
-rw-r--r--TAO/tao/operation_details.h2
-rw-r--r--TAO/tao/orbconf.h2
-rw-r--r--TAO/tao/params.h2
-rw-r--r--TAO/tao/target_specification.h2
-rw-r--r--TAO/tao/varbase.h2
-rw-r--r--TAO/tests/AMI/ami_test.idl2
-rw-r--r--TAO/tests/AMI/ami_test_i.cpp2
-rw-r--r--TAO/tests/AMI/ami_test_i.h2
-rw-r--r--TAO/tests/AMI/client.cpp2
-rw-r--r--TAO/tests/AMI/server.cpp2
-rw-r--r--TAO/tests/AMI/simple_client.cpp2
-rw-r--r--TAO/tests/AMI_Timeouts/client.cpp2
-rw-r--r--TAO/tests/AMI_Timeouts/server.cpp2
-rw-r--r--TAO/tests/AMI_Timeouts/timeout.idl2
-rw-r--r--TAO/tests/AMI_Timeouts/timeout_client.cpp2
-rw-r--r--TAO/tests/AMI_Timeouts/timeout_client.h2
-rw-r--r--TAO/tests/AMI_Timeouts/timeout_i.cpp2
-rw-r--r--TAO/tests/AMI_Timeouts/timeout_i.h2
-rw-r--r--TAO/tests/Alt_Mapping/alt_mapping_i.cpp2
-rw-r--r--TAO/tests/Alt_Mapping/alt_mapping_i.h2
-rw-r--r--TAO/tests/Alt_Mapping/client.cpp2
-rw-r--r--TAO/tests/Alt_Mapping/client.h2
-rw-r--r--TAO/tests/Alt_Mapping/driver.cpp2
-rw-r--r--TAO/tests/Alt_Mapping/driver.h2
-rw-r--r--TAO/tests/Alt_Mapping/helper.cpp2
-rw-r--r--TAO/tests/Alt_Mapping/helper.h2
-rw-r--r--TAO/tests/Alt_Mapping/options.cpp2
-rw-r--r--TAO/tests/Alt_Mapping/options.h2
-rw-r--r--TAO/tests/Alt_Mapping/results.cpp2
-rw-r--r--TAO/tests/Alt_Mapping/results.h2
-rw-r--r--TAO/tests/Alt_Mapping/server.cpp2
-rw-r--r--TAO/tests/Alt_Mapping/tests.h2
-rw-r--r--TAO/tests/Alt_Mapping/ub_string.cpp2
-rw-r--r--TAO/tests/Alt_Mapping/ub_string.h2
-rw-r--r--TAO/tests/Alt_Mapping/ub_struct_seq.cpp2
-rw-r--r--TAO/tests/Alt_Mapping/ub_struct_seq.h2
-rw-r--r--TAO/tests/Any/Recursive/Hello.h2
-rw-r--r--TAO/tests/BiDirectional/test_i.h2
-rw-r--r--TAO/tests/BiDirectional_DelayedUpcall/test_i.h2
-rw-r--r--TAO/tests/BiDirectional_MultipleORB/destroy.cpp2
-rw-r--r--TAO/tests/BiDirectional_NestedUpcall/test_i.h2
-rw-r--r--TAO/tests/Big_AMI/ami_test.idl2
-rw-r--r--TAO/tests/Big_AMI/ami_test_i.cpp2
-rw-r--r--TAO/tests/Big_AMI/ami_test_i.h2
-rw-r--r--TAO/tests/Big_AMI/client.cpp2
-rw-r--r--TAO/tests/Big_AMI/server.cpp2
-rw-r--r--TAO/tests/Big_Reply/Big_Reply_i.h2
-rw-r--r--TAO/tests/Bug_1476_Regression/Sender_i.h2
-rw-r--r--TAO/tests/Bug_1495_Regression/test.idl2
-rw-r--r--TAO/tests/Bug_2174_Regression/test_i.h2
-rw-r--r--TAO/tests/Bug_2356_Regression/ami_test.idl2
-rw-r--r--TAO/tests/Bug_2356_Regression/ami_test_i.cpp2
-rw-r--r--TAO/tests/Bug_2356_Regression/ami_test_i.h2
-rw-r--r--TAO/tests/Bug_2356_Regression/client.cpp2
-rw-r--r--TAO/tests/Bug_2356_Regression/server.cpp2
-rw-r--r--TAO/tests/Bug_2734_Regression/test_i.h2
-rw-r--r--TAO/tests/Bug_2804_Regression/Hello.h2
-rw-r--r--TAO/tests/Bug_2805_Regression/ami_test.idl2
-rw-r--r--TAO/tests/Bug_2805_Regression/ami_test_i.cpp2
-rw-r--r--TAO/tests/Bug_2805_Regression/ami_test_i.h2
-rw-r--r--TAO/tests/Bug_2805_Regression/client.cpp2
-rw-r--r--TAO/tests/Bug_2844_Regression/Hello.h2
-rw-r--r--TAO/tests/Bug_2909_Regression/ami_test.idl2
-rw-r--r--TAO/tests/Bug_2909_Regression/ami_test_i.cpp2
-rw-r--r--TAO/tests/Bug_2909_Regression/ami_test_i.h2
-rw-r--r--TAO/tests/Bug_2909_Regression/client.cpp2
-rw-r--r--TAO/tests/Bug_2918_Regression/Hello.h2
-rw-r--r--TAO/tests/Bug_2935_Regression/middle_i.h2
-rw-r--r--TAO/tests/Bug_2935_Regression/sink_i.h2
-rw-r--r--TAO/tests/Bug_2935_Regression/source_i.h2
-rw-r--r--TAO/tests/Bug_3068_Regression/test_i.h2
-rw-r--r--TAO/tests/Bug_3567_Regression/ami_test.idl2
-rw-r--r--TAO/tests/Bug_3567_Regression/ami_test_i.cpp2
-rw-r--r--TAO/tests/Bug_3567_Regression/ami_test_i.h2
-rw-r--r--TAO/tests/Bug_3567_Regression/client.cpp2
-rw-r--r--TAO/tests/Bug_3567_Regression/server.cpp2
-rw-r--r--TAO/tests/Bug_3672_Regression/ami_test.idl2
-rw-r--r--TAO/tests/Bug_3672_Regression/ami_test_i.cpp2
-rw-r--r--TAO/tests/Bug_3672_Regression/ami_test_i.h2
-rw-r--r--TAO/tests/Bug_3672_Regression/client.cpp2
-rw-r--r--TAO/tests/Bug_3672_Regression/server.cpp2
-rw-r--r--TAO/tests/Bug_3683_Regression/Echo_Client_i.h2
-rw-r--r--TAO/tests/Bug_3683_Regression/Echo_i.h2
-rw-r--r--TAO/tests/Bug_3683_Regression/Simple_util.h2
-rw-r--r--TAO/tests/Bug_3801_Regression/ami_test.idl2
-rw-r--r--TAO/tests/Bug_3801_Regression/ami_test_i.cpp2
-rw-r--r--TAO/tests/Bug_3801_Regression/ami_test_i.h2
-rw-r--r--TAO/tests/Bug_3801_Regression/server.cpp2
-rw-r--r--TAO/tests/Bug_3801_Regression/simple_client.cpp2
-rw-r--r--TAO/tests/Bug_3919_Regression/Hello.h2
-rw-r--r--TAO/tests/CDR/alignment.cpp2
-rw-r--r--TAO/tests/CDR/allocator.cpp2
-rw-r--r--TAO/tests/CDR/basic_types.cpp2
-rw-r--r--TAO/tests/CDR/growth.cpp2
-rw-r--r--TAO/tests/CDR/octet_sequence.cpp2
-rw-r--r--TAO/tests/CDR/tc.cpp2
-rw-r--r--TAO/tests/CSD_Collocation/Collocation_Tester.h2
-rw-r--r--TAO/tests/CSD_Strategy_Tests/TP_Common/ClientEngine.h2
-rw-r--r--TAO/tests/CSD_Strategy_Tests/TP_Common/ClientTask.h2
-rw-r--r--TAO/tests/CSD_Strategy_Tests/TP_Common/OrbShutdownTask.cpp2
-rw-r--r--TAO/tests/CSD_Strategy_Tests/TP_Common/OrbShutdownTask.h2
-rw-r--r--TAO/tests/CSD_Strategy_Tests/TP_Common/OrbTask.cpp2
-rw-r--r--TAO/tests/CSD_Strategy_Tests/TP_Common/OrbTask.h2
-rw-r--r--TAO/tests/CSD_Strategy_Tests/TP_Foo_A/Foo_A_ClientEngine.h2
-rw-r--r--TAO/tests/CSD_Strategy_Tests/TP_Foo_B/Foo_B_ClientEngine.h2
-rw-r--r--TAO/tests/CSD_Strategy_Tests/TP_Foo_B/Foo_B_SimpleClientEngine.h2
-rw-r--r--TAO/tests/CSD_Strategy_Tests/TP_Foo_C/Foo_C_ClientEngine.h2
-rw-r--r--TAO/tests/CSD_Strategy_Tests/TP_Foo_C/Foo_C_Custom_ClientEngine.h2
-rw-r--r--TAO/tests/CSD_Strategy_Tests/TP_Foo_C/Foo_C_Custom_Proxy.h2
-rw-r--r--TAO/tests/CSD_Strategy_Tests/TP_Foo_C/Foo_C_cust_op1.h2
-rw-r--r--TAO/tests/CSD_Strategy_Tests/TP_Foo_C/Foo_C_cust_op2.h2
-rw-r--r--TAO/tests/CSD_Strategy_Tests/TP_Foo_C/Foo_C_cust_op3.h2
-rw-r--r--TAO/tests/CSD_Strategy_Tests/TP_Foo_C/Foo_C_cust_op4.h2
-rw-r--r--TAO/tests/CSD_Strategy_Tests/TP_Foo_C/Foo_C_cust_op5.h2
-rw-r--r--TAO/tests/CodeSets/libs/IBM1047_ISO8859/Char_IBM1047_ISO8859_Factory.cpp2
-rw-r--r--TAO/tests/CodeSets/libs/IBM1047_ISO8859/Char_IBM1047_ISO8859_Factory.h2
-rw-r--r--TAO/tests/CodeSets/libs/IBM1047_ISO8859/Char_IBM1047_ISO8859_Translator.cpp2
-rw-r--r--TAO/tests/CodeSets/libs/IBM1047_ISO8859/Char_IBM1047_ISO8859_Translator.h2
-rw-r--r--TAO/tests/CodeSets/libs/IBM1047_ISO8859/Wchar_IBM1047_ISO8859_Factory.cpp2
-rw-r--r--TAO/tests/CodeSets/libs/IBM1047_ISO8859/Wchar_IBM1047_ISO8859_Factory.h2
-rw-r--r--TAO/tests/CodeSets/libs/IBM1047_ISO8859/Wchar_IBM1047_ISO8859_Translator.cpp2
-rw-r--r--TAO/tests/CodeSets/libs/IBM1047_ISO8859/Wchar_IBM1047_ISO8859_Translator.h2
-rw-r--r--TAO/tests/CodeSets/libs/UCS4_UTF16/WUCS4_UTF16.cpp2
-rw-r--r--TAO/tests/CodeSets/libs/UCS4_UTF16/WUCS4_UTF16.h2
-rw-r--r--TAO/tests/CodeSets/libs/UCS4_UTF16/WUCS4_UTF16_Factory.h2
-rw-r--r--TAO/tests/CodeSets/libs/UTF16_UCS2/UTF16_UCS2_Factory.cpp2
-rw-r--r--TAO/tests/CodeSets/libs/UTF16_UCS2/UTF16_UCS2_Factory.h2
-rw-r--r--TAO/tests/CodeSets/libs/UTF16_UCS2/UTF16_UCS2_Translator.cpp2
-rw-r--r--TAO/tests/CodeSets/libs/UTF16_UCS2/UTF16_UCS2_Translator.h2
-rw-r--r--TAO/tests/CodeSets/simple/client.cpp2
-rw-r--r--TAO/tests/CodeSets/simple/server.cpp2
-rw-r--r--TAO/tests/Collocation/Collocation_Tester.h2
-rw-r--r--TAO/tests/DIOP/UDP_Client_i.h2
-rw-r--r--TAO/tests/DIOP/UDP_i.h2
-rw-r--r--TAO/tests/DIOP/client.cpp2
-rw-r--r--TAO/tests/DIOP/server.cpp2
-rw-r--r--TAO/tests/DSI_AMI_Gateway/test_dsi.h2
-rw-r--r--TAO/tests/DSI_AMI_Gateway/test_i.h2
-rw-r--r--TAO/tests/DSI_Gateway/test_dsi.h2
-rw-r--r--TAO/tests/DSI_Gateway/test_i.h2
-rw-r--r--TAO/tests/DynAny_Test/analyzer.cpp2
-rw-r--r--TAO/tests/DynAny_Test/analyzer.h2
-rw-r--r--TAO/tests/DynAny_Test/data.cpp2
-rw-r--r--TAO/tests/DynAny_Test/data.h2
-rw-r--r--TAO/tests/DynAny_Test/driver.cpp2
-rw-r--r--TAO/tests/DynAny_Test/driver.h2
-rw-r--r--TAO/tests/DynAny_Test/test_dynany.cpp2
-rw-r--r--TAO/tests/DynAny_Test/test_dynany.h2
-rw-r--r--TAO/tests/DynAny_Test/test_dynarray.cpp2
-rw-r--r--TAO/tests/DynAny_Test/test_dynarray.h2
-rw-r--r--TAO/tests/DynAny_Test/test_dynenum.cpp2
-rw-r--r--TAO/tests/DynAny_Test/test_dynenum.h2
-rw-r--r--TAO/tests/DynAny_Test/test_dynsequence.cpp2
-rw-r--r--TAO/tests/DynAny_Test/test_dynsequence.h2
-rw-r--r--TAO/tests/DynAny_Test/test_dynstruct.cpp2
-rw-r--r--TAO/tests/DynAny_Test/test_dynstruct.h2
-rw-r--r--TAO/tests/DynAny_Test/test_dynunion.cpp2
-rw-r--r--TAO/tests/DynAny_Test/test_dynunion.h2
-rw-r--r--TAO/tests/DynAny_Test/test_wrapper.cpp2
-rw-r--r--TAO/tests/DynAny_Test/test_wrapper.h2
-rw-r--r--TAO/tests/Explicit_Event_Loop/client.cpp2
-rw-r--r--TAO/tests/Explicit_Event_Loop/server.cpp2
-rw-r--r--TAO/tests/Explicit_Event_Loop/server.h2
-rw-r--r--TAO/tests/Exposed_Policies/Counter_i.h2
-rw-r--r--TAO/tests/Exposed_Policies/Policy_Tester.h2
-rw-r--r--TAO/tests/Exposed_Policies/Policy_Verifier.h2
-rw-r--r--TAO/tests/Exposed_Policies/RT_Properties.h2
-rw-r--r--TAO/tests/FL_Cube/test_i.h2
-rw-r--r--TAO/tests/Faults/ping_i.h2
-rw-r--r--TAO/tests/Faults/test_i.h2
-rw-r--r--TAO/tests/File_IO/File.idl2
-rw-r--r--TAO/tests/File_IO/File_i.cpp2
-rw-r--r--TAO/tests/File_IO/File_i.h2
-rw-r--r--TAO/tests/File_IO/client.cpp2
-rwxr-xr-xTAO/tests/ForwardOnceUponException/test_i.h2
-rwxr-xr-xTAO/tests/ForwardUponObjectNotExist/test_i.h2
-rw-r--r--TAO/tests/Forwarding/test_i.h2
-rw-r--r--TAO/tests/IDL_Test/anonymous.idl2
-rw-r--r--TAO/tests/IDL_Test/anyunion.idl2
-rw-r--r--TAO/tests/IDL_Test/array.idl2
-rw-r--r--TAO/tests/IDL_Test/array_anon_nested.idl2
-rw-r--r--TAO/tests/IDL_Test/array_only.idl2
-rw-r--r--TAO/tests/IDL_Test/constants.idl2
-rw-r--r--TAO/tests/IDL_Test/dif2.idl2
-rw-r--r--TAO/tests/IDL_Test/enum_in_struct.idl2
-rw-r--r--TAO/tests/IDL_Test/full.idl2
-rw-r--r--TAO/tests/IDL_Test/fwd.idl2
-rw-r--r--TAO/tests/IDL_Test/generic_object.idl2
-rw-r--r--TAO/tests/IDL_Test/gperf.idl2
-rw-r--r--TAO/tests/IDL_Test/included.idl2
-rw-r--r--TAO/tests/IDL_Test/including.idl2
-rw-r--r--TAO/tests/IDL_Test/inherit.idl2
-rw-r--r--TAO/tests/IDL_Test/interface.idl2
-rw-r--r--TAO/tests/IDL_Test/invalid_scoping1.idl2
-rw-r--r--TAO/tests/IDL_Test/invalid_scoping2.idl2
-rw-r--r--TAO/tests/IDL_Test/keywords.idl2
-rw-r--r--TAO/tests/IDL_Test/main.cpp2
-rw-r--r--TAO/tests/IDL_Test/module.idl2
-rw-r--r--TAO/tests/IDL_Test/nested_scope.idl2
-rw-r--r--TAO/tests/IDL_Test/old_array.idl2
-rw-r--r--TAO/tests/IDL_Test/old_constants.idl2
-rw-r--r--TAO/tests/IDL_Test/old_sequence.idl2
-rw-r--r--TAO/tests/IDL_Test/old_struct.idl2
-rw-r--r--TAO/tests/IDL_Test/old_union.idl2
-rw-r--r--TAO/tests/IDL_Test/old_union2.idl2
-rw-r--r--TAO/tests/IDL_Test/params.idl2
-rw-r--r--TAO/tests/IDL_Test/pragma.idl2
-rw-r--r--TAO/tests/IDL_Test/primtypes.idl2
-rw-r--r--TAO/tests/IDL_Test/reopen_include1.idl2
-rw-r--r--TAO/tests/IDL_Test/reopen_include2.idl2
-rw-r--r--TAO/tests/IDL_Test/reopened_modules.idl2
-rw-r--r--TAO/tests/IDL_Test/repo_id_mod.idl2
-rw-r--r--TAO/tests/IDL_Test/sequence.idl2
-rw-r--r--TAO/tests/IDL_Test/simple.idl2
-rw-r--r--TAO/tests/IDL_Test/simple2.idl2
-rw-r--r--TAO/tests/IDL_Test/string_value.idl2
-rw-r--r--TAO/tests/IDL_Test/typecode.idl2
-rw-r--r--TAO/tests/IDL_Test/typedef.idl2
-rw-r--r--TAO/tests/IDL_Test/union.idl2
-rw-r--r--TAO/tests/IDL_Test/valuetype.idl2
-rw-r--r--TAO/tests/InterOp-Naming/INS_i.h2
-rw-r--r--TAO/tests/InterOp-Naming/Server_i.h2
-rw-r--r--TAO/tests/Leader_Followers/client.cpp2
-rw-r--r--TAO/tests/Leader_Followers/test_i.h2
-rw-r--r--TAO/tests/MProfile/test_i.h2
-rw-r--r--TAO/tests/MProfile_Connection_Timeout/test_i.h2
-rw-r--r--TAO/tests/MProfile_Forwarding/Servant_Locator.cpp2
-rw-r--r--TAO/tests/MProfile_Forwarding/Servant_Locator.h2
-rw-r--r--TAO/tests/MProfile_Forwarding/test_i.h2
-rw-r--r--TAO/tests/MT_Client/test_i.h2
-rw-r--r--TAO/tests/MT_Server/test_i.h2
-rw-r--r--TAO/tests/Mixed_Sync_ASync_Events/main.cpp2
-rw-r--r--TAO/tests/Mixed_Sync_ASync_Events/test.idl2
-rw-r--r--TAO/tests/Mixed_Sync_ASync_Events/test_i.cpp2
-rw-r--r--TAO/tests/Mixed_Sync_ASync_Events/test_i.h2
-rw-r--r--TAO/tests/Multiple/Collocation_Tester.h2
-rw-r--r--TAO/tests/Multiple/Multiple.idl2
-rw-r--r--TAO/tests/Multiple/Multiple_Impl.h2
-rw-r--r--TAO/tests/Multiple_Inheritance/client.cpp2
-rwxr-xr-xTAO/tests/Multiple_Retry_Tests/Retry_On_Reply_Failure/test_i.h2
-rw-r--r--TAO/tests/Muxed_GIOP_Versions/test_i.h2
-rw-r--r--TAO/tests/Native_Exceptions/test_i.h2
-rw-r--r--TAO/tests/NestedUpcall/MT_Client_Test/MT_Client_Test.idl2
-rw-r--r--TAO/tests/NestedUpcall/MT_Client_Test/MT_Object_i.cpp2
-rw-r--r--TAO/tests/NestedUpcall/MT_Client_Test/MT_Object_i.h2
-rw-r--r--TAO/tests/NestedUpcall/MT_Client_Test/client.cpp2
-rw-r--r--TAO/tests/NestedUpcall/MT_Client_Test/client.h2
-rw-r--r--TAO/tests/NestedUpcall/MT_Client_Test/local_server.cpp2
-rw-r--r--TAO/tests/NestedUpcall/MT_Client_Test/local_server.h2
-rw-r--r--TAO/tests/NestedUpcall/MT_Client_Test/server.cpp2
-rw-r--r--TAO/tests/NestedUpcall/MT_Client_Test/server.h2
-rw-r--r--TAO/tests/NestedUpcall/Simple/test.idl2
-rw-r--r--TAO/tests/NestedUpcall/Triangle_Test/Initiator_i.cpp2
-rw-r--r--TAO/tests/NestedUpcall/Triangle_Test/Initiator_i.h2
-rw-r--r--TAO/tests/NestedUpcall/Triangle_Test/Object_A_i.cpp2
-rw-r--r--TAO/tests/NestedUpcall/Triangle_Test/Object_A_i.h2
-rw-r--r--TAO/tests/NestedUpcall/Triangle_Test/Object_B_i.cpp2
-rw-r--r--TAO/tests/NestedUpcall/Triangle_Test/Object_B_i.h2
-rw-r--r--TAO/tests/NestedUpcall/Triangle_Test/Triangle_Test.idl2
-rw-r--r--TAO/tests/NestedUpcall/Triangle_Test/initiator.cpp2
-rw-r--r--TAO/tests/NestedUpcall/Triangle_Test/initiator.h2
-rw-r--r--TAO/tests/NestedUpcall/Triangle_Test/server_A.cpp2
-rw-r--r--TAO/tests/NestedUpcall/Triangle_Test/server_A.h2
-rw-r--r--TAO/tests/NestedUpcall/Triangle_Test/server_B.cpp2
-rw-r--r--TAO/tests/NestedUpcall/Triangle_Test/server_B.h2
-rw-r--r--TAO/tests/OBV/Any/AnyS_impl.h2
-rw-r--r--TAO/tests/OBV/Collocated/Forward/Test_impl.h2
-rw-r--r--TAO/tests/OBV/Factory/FactoryC_impl.h2
-rw-r--r--TAO/tests/OBV/Factory/FactoryS_impl.h2
-rw-r--r--TAO/tests/OBV/Forward/Test_impl.h2
-rw-r--r--TAO/tests/OBV/Simple/Client_i.h2
-rw-r--r--TAO/tests/OBV/Simple/Server_i.h2
-rw-r--r--TAO/tests/OBV/Simple/Simple_util.h2
-rw-r--r--TAO/tests/OBV/TC_Alignment/test.idl2
-rw-r--r--TAO/tests/OBV/TC_Alignment/test_i.h2
-rw-r--r--TAO/tests/OBV/Truncatable/TruncatableS_impl.h2
-rw-r--r--TAO/tests/OBV/ValueBox/Test_impl.h2
-rw-r--r--TAO/tests/ORB_destroy/ORB_destroy.cpp2
-rw-r--r--TAO/tests/Object_Loader/Loader.h2
-rw-r--r--TAO/tests/Object_Loader/Test_i.h2
-rw-r--r--TAO/tests/OctetSeq/OctetSeq.cpp2
-rw-r--r--TAO/tests/OctetSeq/test.idl2
-rw-r--r--TAO/tests/OctetSeq/test_i.h2
-rw-r--r--TAO/tests/Oneways_Invoking_Twoways/Receiver_i.h2
-rw-r--r--TAO/tests/Oneways_Invoking_Twoways/Sender_i.h2
-rw-r--r--TAO/tests/POA/Adapter_Activator/server.cpp2
-rw-r--r--TAO/tests/POA/Bug_2511_Regression/server.cpp2
-rw-r--r--TAO/tests/POA/Current/Current.cpp2
-rw-r--r--TAO/tests/POA/DSI/client.cpp2
-rw-r--r--TAO/tests/POA/DSI/server.cpp2
-rw-r--r--TAO/tests/POA/Default_Servant/Default_Servant.cpp2
-rw-r--r--TAO/tests/POA/Default_Servant2/File.idl2
-rw-r--r--TAO/tests/POA/Default_Servant2/File_i.cpp2
-rw-r--r--TAO/tests/POA/Default_Servant2/File_i.h2
-rw-r--r--TAO/tests/POA/Default_Servant2/client.cpp2
-rw-r--r--TAO/tests/POA/Default_Servant2/server.cpp2
-rw-r--r--TAO/tests/POA/Etherealization/Etherealization.cpp2
-rw-r--r--TAO/tests/POA/Excessive_Object_Deactivations/Excessive_Object_Deactivations.cpp2
-rw-r--r--TAO/tests/POA/Explicit_Activation/server.cpp2
-rw-r--r--TAO/tests/POA/FindPOA/FindPOA.cpp2
-rw-r--r--TAO/tests/POA/Forwarding/Servant_Activator.h2
-rw-r--r--TAO/tests/POA/Forwarding/client.cpp2
-rw-r--r--TAO/tests/POA/Forwarding/server.cpp2
-rw-r--r--TAO/tests/POA/Forwarding/test_i.h2
-rw-r--r--TAO/tests/POA/Generic_Servant/test_i.h2
-rw-r--r--TAO/tests/POA/Identity/Identity.cpp2
-rw-r--r--TAO/tests/POA/Loader/Servant_Activator.cpp2
-rw-r--r--TAO/tests/POA/Loader/Servant_Activator.h2
-rw-r--r--TAO/tests/POA/Loader/Servant_Locator.cpp2
-rw-r--r--TAO/tests/POA/Loader/Servant_Locator.h2
-rw-r--r--TAO/tests/POA/Loader/Server_Manager.h2
-rw-r--r--TAO/tests/POA/Loader/server.cpp2
-rw-r--r--TAO/tests/POA/MT_Servant_Locator/MT_Servant_Locator.cpp2
-rw-r--r--TAO/tests/POA/Nested_Non_Servant_Upcalls/Nested_Non_Servant_Upcalls.cpp2
-rw-r--r--TAO/tests/POA/NewPOA/NewPOA.cpp2
-rw-r--r--TAO/tests/POA/Non_Retain_System_Id/test.cpp2
-rw-r--r--TAO/tests/POA/Non_Servant_Upcalls/Non_Servant_Upcalls.cpp2
-rw-r--r--TAO/tests/POA/Object_Reactivation/Object_Reactivation.cpp2
-rw-r--r--TAO/tests/POA/On_Demand_Act_Direct_Coll/Servant_Activator.cpp2
-rw-r--r--TAO/tests/POA/On_Demand_Act_Direct_Coll/Servant_Activator.h2
-rw-r--r--TAO/tests/POA/On_Demand_Act_Direct_Coll/test_i.h2
-rw-r--r--TAO/tests/POA/On_Demand_Activation/Servant_Activator.cpp2
-rw-r--r--TAO/tests/POA/On_Demand_Activation/Servant_Activator.h2
-rw-r--r--TAO/tests/POA/On_Demand_Activation/Servant_Locator.cpp2
-rw-r--r--TAO/tests/POA/On_Demand_Activation/Servant_Locator.h2
-rw-r--r--TAO/tests/POA/On_Demand_Activation/server.cpp2
-rw-r--r--TAO/tests/POA/On_Demand_Loading/Servant_Activator.cpp2
-rw-r--r--TAO/tests/POA/On_Demand_Loading/Servant_Activator.h2
-rw-r--r--TAO/tests/POA/On_Demand_Loading/Servant_Locator.cpp2
-rw-r--r--TAO/tests/POA/On_Demand_Loading/Servant_Locator.h2
-rw-r--r--TAO/tests/POA/On_Demand_Loading/Servant_Manager.cpp2
-rw-r--r--TAO/tests/POA/On_Demand_Loading/Servant_Manager.h2
-rw-r--r--TAO/tests/POA/On_Demand_Loading/Server_Manager.h2
-rw-r--r--TAO/tests/POA/On_Demand_Loading/server.cpp2
-rw-r--r--TAO/tests/POA/POAManagerFactory/POAManagerFactory.cpp2
-rw-r--r--TAO/tests/POA/POA_BiDir/POA_BiDir.cpp2
-rw-r--r--TAO/tests/POA/POA_Destruction/POA_Destruction.cpp2
-rw-r--r--TAO/tests/POA/Persistent_ID/client.cpp2
-rw-r--r--TAO/tests/POA/Persistent_ID/server.cpp2
-rw-r--r--TAO/tests/POA/Policies/Policies.cpp2
-rw-r--r--TAO/tests/POA/Reference_Counted_Servant/server.cpp2
-rw-r--r--TAO/tests/POA/RootPOA/RootPOA.cpp2
-rw-r--r--TAO/tests/POA/Single_Threaded_POA/Single_Threaded_POA.cpp2
-rw-r--r--TAO/tests/POA/TIE/client.cpp2
-rw-r--r--TAO/tests/POA/TIE/server.cpp2
-rw-r--r--TAO/tests/POA/TIE/test_i.cpp2
-rw-r--r--TAO/tests/POA/TIE/test_i.h2
-rw-r--r--TAO/tests/POA/wait_for_completion/wait_for_completion.cpp2
-rw-r--r--TAO/tests/Param_Test/any.cpp2
-rw-r--r--TAO/tests/Param_Test/any.h2
-rw-r--r--TAO/tests/Param_Test/anyop.cpp2
-rw-r--r--TAO/tests/Param_Test/bd_array_seq.cpp2
-rw-r--r--TAO/tests/Param_Test/bd_array_seq.h2
-rw-r--r--TAO/tests/Param_Test/bd_long_seq.cpp2
-rw-r--r--TAO/tests/Param_Test/bd_long_seq.h2
-rw-r--r--TAO/tests/Param_Test/bd_short_seq.cpp2
-rw-r--r--TAO/tests/Param_Test/bd_short_seq.h2
-rw-r--r--TAO/tests/Param_Test/bd_str_seq.cpp2
-rw-r--r--TAO/tests/Param_Test/bd_str_seq.h2
-rw-r--r--TAO/tests/Param_Test/bd_string.cpp2
-rw-r--r--TAO/tests/Param_Test/bd_string.h2
-rw-r--r--TAO/tests/Param_Test/bd_struct_seq.cpp2
-rw-r--r--TAO/tests/Param_Test/bd_struct_seq.h2
-rw-r--r--TAO/tests/Param_Test/bd_wstr_seq.cpp2
-rw-r--r--TAO/tests/Param_Test/bd_wstr_seq.h2
-rw-r--r--TAO/tests/Param_Test/bd_wstring.cpp2
-rw-r--r--TAO/tests/Param_Test/bd_wstring.h2
-rw-r--r--TAO/tests/Param_Test/big_union.cpp2
-rw-r--r--TAO/tests/Param_Test/big_union.h2
-rw-r--r--TAO/tests/Param_Test/client.cpp2
-rw-r--r--TAO/tests/Param_Test/client.h2
-rw-r--r--TAO/tests/Param_Test/complex_any.cpp2
-rw-r--r--TAO/tests/Param_Test/complex_any.h2
-rw-r--r--TAO/tests/Param_Test/driver.cpp2
-rw-r--r--TAO/tests/Param_Test/driver.h2
-rw-r--r--TAO/tests/Param_Test/except.cpp2
-rw-r--r--TAO/tests/Param_Test/except.h2
-rw-r--r--TAO/tests/Param_Test/fixed_array.cpp2
-rw-r--r--TAO/tests/Param_Test/fixed_array.h2
-rw-r--r--TAO/tests/Param_Test/fixed_struct.cpp2
-rw-r--r--TAO/tests/Param_Test/fixed_struct.h2
-rw-r--r--TAO/tests/Param_Test/helper.cpp2
-rw-r--r--TAO/tests/Param_Test/helper.h2
-rw-r--r--TAO/tests/Param_Test/multdim_array.cpp2
-rw-r--r--TAO/tests/Param_Test/multdim_array.h2
-rw-r--r--TAO/tests/Param_Test/nested_struct.cpp2
-rw-r--r--TAO/tests/Param_Test/nested_struct.h2
-rw-r--r--TAO/tests/Param_Test/objref.cpp2
-rw-r--r--TAO/tests/Param_Test/objref.h2
-rw-r--r--TAO/tests/Param_Test/objref_struct.cpp2
-rw-r--r--TAO/tests/Param_Test/objref_struct.h2
-rw-r--r--TAO/tests/Param_Test/options.cpp2
-rw-r--r--TAO/tests/Param_Test/options.h2
-rw-r--r--TAO/tests/Param_Test/param_test.idl2
-rw-r--r--TAO/tests/Param_Test/param_test_i.cpp2
-rw-r--r--TAO/tests/Param_Test/param_test_i.h2
-rw-r--r--TAO/tests/Param_Test/recursive_struct.cpp2
-rw-r--r--TAO/tests/Param_Test/recursive_struct.h2
-rw-r--r--TAO/tests/Param_Test/recursive_union.cpp2
-rw-r--r--TAO/tests/Param_Test/recursive_union.h2
-rw-r--r--TAO/tests/Param_Test/results.cpp2
-rw-r--r--TAO/tests/Param_Test/results.h2
-rw-r--r--TAO/tests/Param_Test/server.cpp2
-rw-r--r--TAO/tests/Param_Test/short.cpp2
-rw-r--r--TAO/tests/Param_Test/short.h2
-rw-r--r--TAO/tests/Param_Test/small_union.cpp2
-rw-r--r--TAO/tests/Param_Test/small_union.h2
-rw-r--r--TAO/tests/Param_Test/tests.h2
-rw-r--r--TAO/tests/Param_Test/typecode.cpp2
-rw-r--r--TAO/tests/Param_Test/typecode.h2
-rw-r--r--TAO/tests/Param_Test/ub_any_seq.cpp2
-rw-r--r--TAO/tests/Param_Test/ub_any_seq.h2
-rw-r--r--TAO/tests/Param_Test/ub_array_seq.cpp2
-rw-r--r--TAO/tests/Param_Test/ub_array_seq.h2
-rw-r--r--TAO/tests/Param_Test/ub_long_seq.cpp2
-rw-r--r--TAO/tests/Param_Test/ub_long_seq.h2
-rw-r--r--TAO/tests/Param_Test/ub_objref_seq.cpp2
-rw-r--r--TAO/tests/Param_Test/ub_objref_seq.h2
-rw-r--r--TAO/tests/Param_Test/ub_short_seq.cpp2
-rw-r--r--TAO/tests/Param_Test/ub_short_seq.h2
-rw-r--r--TAO/tests/Param_Test/ub_str_seq.cpp2
-rw-r--r--TAO/tests/Param_Test/ub_str_seq.h2
-rw-r--r--TAO/tests/Param_Test/ub_string.cpp2
-rw-r--r--TAO/tests/Param_Test/ub_string.h2
-rw-r--r--TAO/tests/Param_Test/ub_struct_seq.cpp2
-rw-r--r--TAO/tests/Param_Test/ub_struct_seq.h2
-rw-r--r--TAO/tests/Param_Test/ub_wstr_seq.cpp2
-rw-r--r--TAO/tests/Param_Test/ub_wstr_seq.h2
-rw-r--r--TAO/tests/Param_Test/ub_wstring.cpp2
-rw-r--r--TAO/tests/Param_Test/ub_wstring.h2
-rw-r--r--TAO/tests/Param_Test/ulonglong.cpp2
-rw-r--r--TAO/tests/Param_Test/ulonglong.h2
-rw-r--r--TAO/tests/Param_Test/var_array.cpp2
-rw-r--r--TAO/tests/Param_Test/var_array.h2
-rw-r--r--TAO/tests/Param_Test/var_struct.cpp2
-rw-r--r--TAO/tests/Param_Test/var_struct.h2
-rw-r--r--TAO/tests/Portable_Interceptors/Benchmark/test.idl2
-rw-r--r--TAO/tests/Portable_Interceptors/Benchmark/test_i.h2
-rw-r--r--TAO/tests/Portable_Interceptors/Bug_1559/test.idl2
-rw-r--r--TAO/tests/Portable_Interceptors/Bug_1559/test_i.h2
-rw-r--r--TAO/tests/Portable_Interceptors/Bug_2510_Regression/test_i.h2
-rw-r--r--TAO/tests/Portable_Interceptors/Collocated/Dynamic/test.idl2
-rw-r--r--TAO/tests/Portable_Interceptors/Collocated/Dynamic/test_i.h2
-rw-r--r--TAO/tests/Portable_Interceptors/Collocated/Service_Context_Manipulation/test.idl2
-rw-r--r--TAO/tests/Portable_Interceptors/Collocated/Service_Context_Manipulation/test_i.h2
-rw-r--r--TAO/tests/Portable_Interceptors/Dynamic/test.idl2
-rw-r--r--TAO/tests/Portable_Interceptors/Dynamic/test_i.h2
-rw-r--r--TAO/tests/Portable_Interceptors/Processing_Mode_Policy/Collocated/test.idl2
-rw-r--r--TAO/tests/Portable_Interceptors/Processing_Mode_Policy/Collocated/test_i.h2
-rw-r--r--TAO/tests/Portable_Interceptors/Processing_Mode_Policy/Remote/test.idl2
-rw-r--r--TAO/tests/Portable_Interceptors/Processing_Mode_Policy/Remote/test_i.h2
-rw-r--r--TAO/tests/Portable_Interceptors/Request_Interceptor_Flow/Client_ORBInitializer.h2
-rw-r--r--TAO/tests/Portable_Interceptors/Request_Interceptor_Flow/Server_ORBInitializer.h2
-rw-r--r--TAO/tests/Portable_Interceptors/Service_Context_Manipulation/test.idl2
-rw-r--r--TAO/tests/Portable_Interceptors/Service_Context_Manipulation/test_i.h2
-rw-r--r--TAO/tests/QtTests/client.h2
-rw-r--r--TAO/tests/QtTests/test_i.h2
-rw-r--r--TAO/tests/RTCORBA/Bug_3643_Regression/test_i.h2
-rw-r--r--TAO/tests/RTCORBA/Diffserv/Custom_Network_Priority_Mapping.h2
-rw-r--r--TAO/tests/RTCORBA/Dynamic_Thread_Pool/test_i.h2
-rw-r--r--TAO/tests/RTCORBA/Policies/Policies.cpp2
-rw-r--r--TAO/tests/RTCORBA/Priority_Inversion_With_Bands/test_i.h2
-rw-r--r--TAO/tests/RTCORBA/Profile_And_Endpoint_Selection/client.cpp2
-rw-r--r--TAO/tests/RTCORBA/Thread_Pool/test_i.h2
-rw-r--r--TAO/tests/Single_Read/test_i.h2
-rw-r--r--TAO/tests/Smart_Proxies/Benchmark/client.cpp2
-rw-r--r--TAO/tests/Smart_Proxies/Benchmark/server.cpp2
-rw-r--r--TAO/tests/Smart_Proxies/On_Demand/client.cpp2
-rw-r--r--TAO/tests/Smart_Proxies/On_Demand/server.cpp2
-rw-r--r--TAO/tests/Smart_Proxies/Policy/client.cpp2
-rw-r--r--TAO/tests/Smart_Proxies/Policy/server.cpp2
-rw-r--r--TAO/tests/Smart_Proxies/client.cpp2
-rw-r--r--TAO/tests/Smart_Proxies/server.cpp2
-rw-r--r--TAO/tests/Strategies/simple_test_i.h2
-rw-r--r--TAO/tests/Time_Policy/main.cpp2
-rw-r--r--TAO/tests/Time_Policy_Custom/Custom_Time_Policy_Strategy.h2
-rw-r--r--TAO/tests/Time_Policy_Custom/main.cpp2
-rw-r--r--TAO/tests/Timed_Buffered_Oneways/client.cpp2
-rw-r--r--TAO/tests/Timed_Buffered_Oneways/test_i.h2
-rw-r--r--TAO/tests/Timeout/test_i.h2
-rw-r--r--TAO/tests/Xt_Stopwatch/Client.h2
-rw-r--r--TAO/tests/Xt_Stopwatch/Control.h2
-rw-r--r--TAO/tests/Xt_Stopwatch/Stopwatch_display.h2
-rw-r--r--TAO/tests/Xt_Stopwatch/test_i.h2
-rw-r--r--TAO/tests/Xt_Stopwatch/timer.h2
-rw-r--r--TAO/tests/ZIOP/TestCompressor/TestCompressor.h2
-rw-r--r--TAO/tests/ZIOP/TestCompressor/TestCompressor_Factory.h2
-rw-r--r--TAO/utils/catior/Catior_i.cpp2
-rw-r--r--TAO/utils/catior/Catior_i.h2
-rw-r--r--TAO/utils/nsgroup/nsgroup.cpp2
-rw-r--r--TAO/utils/nslist/nsadd.cpp2
-rw-r--r--TAO/utils/nslist/nsdel.cpp2
-rw-r--r--TAO/utils/nslist/nslist.cpp2
3149 files changed, 0 insertions, 6298 deletions
diff --git a/TAO/TAO_IDL/ast/ast_visitor_context.cpp b/TAO/TAO_IDL/ast/ast_visitor_context.cpp
index fe9d4071e54..5cb0b65f42e 100644
--- a/TAO/TAO_IDL/ast/ast_visitor_context.cpp
+++ b/TAO/TAO_IDL/ast/ast_visitor_context.cpp
@@ -3,8 +3,6 @@
/**
* @file ast_visitor_context.cpp
*
- * $Id$
- *
* Maintains the context information for visitors
*
*
diff --git a/TAO/TAO_IDL/ast/ast_visitor_reifying.cpp b/TAO/TAO_IDL/ast/ast_visitor_reifying.cpp
index e77fdafb43f..0a6132034c6 100644
--- a/TAO/TAO_IDL/ast/ast_visitor_reifying.cpp
+++ b/TAO/TAO_IDL/ast/ast_visitor_reifying.cpp
@@ -1,8 +1,6 @@
/**
* @file ast_visitor_reifying.cpp
*
- * $Id$
- *
* @author Jeff Parsons
*/
//=============================================================================
diff --git a/TAO/TAO_IDL/ast/ast_visitor_tmpl_module_inst.cpp b/TAO/TAO_IDL/ast/ast_visitor_tmpl_module_inst.cpp
index a1831f2efd0..5edba8b1543 100644
--- a/TAO/TAO_IDL/ast/ast_visitor_tmpl_module_inst.cpp
+++ b/TAO/TAO_IDL/ast/ast_visitor_tmpl_module_inst.cpp
@@ -1,8 +1,6 @@
/**
* @file ast_visitor_tmpl_module_inst.cpp
*
- * $Id$
- *
* @author Jeff Parsons
*/
//=============================================================================
diff --git a/TAO/TAO_IDL/ast/ast_visitor_tmpl_module_ref.cpp b/TAO/TAO_IDL/ast/ast_visitor_tmpl_module_ref.cpp
index 1a05135ffc4..39568129e3b 100644
--- a/TAO/TAO_IDL/ast/ast_visitor_tmpl_module_ref.cpp
+++ b/TAO/TAO_IDL/ast/ast_visitor_tmpl_module_ref.cpp
@@ -1,8 +1,6 @@
/**
* @file ast_visitor_tmpl_module_ref.cpp
*
- * $Id$
- *
* @author Jeff Parsons
*/
//=============================================================================
diff --git a/TAO/TAO_IDL/be/be_argument.cpp b/TAO/TAO_IDL/be/be_argument.cpp
index 70996d2054f..bf3be3a2dfb 100644
--- a/TAO/TAO_IDL/be/be_argument.cpp
+++ b/TAO/TAO_IDL/be/be_argument.cpp
@@ -3,8 +3,6 @@
/**
* @file be_argument.cpp
*
- * $Id$
- *
* Extension of class AST_Argument that provides additional means for C++
* mapping.
*
diff --git a/TAO/TAO_IDL/be/be_array.cpp b/TAO/TAO_IDL/be/be_array.cpp
index 90d82b9226e..0529603c078 100644
--- a/TAO/TAO_IDL/be/be_array.cpp
+++ b/TAO/TAO_IDL/be/be_array.cpp
@@ -3,8 +3,6 @@
/**
* @file be_array.cpp
*
- * $Id$
- *
* Extension of class AST_Array that provides additional means for C++
* mapping.
*
diff --git a/TAO/TAO_IDL/be/be_attribute.cpp b/TAO/TAO_IDL/be/be_attribute.cpp
index 16f74c7fa09..1b86de90c51 100644
--- a/TAO/TAO_IDL/be/be_attribute.cpp
+++ b/TAO/TAO_IDL/be/be_attribute.cpp
@@ -3,8 +3,6 @@
/**
* @file be_attribute.cpp
*
- * $Id$
- *
* Extension of class AST_Attribute that provides additional means for C++
* mapping.
*
diff --git a/TAO/TAO_IDL/be/be_codegen.cpp b/TAO/TAO_IDL/be/be_codegen.cpp
index b6c53922f27..097b7b54a30 100644
--- a/TAO/TAO_IDL/be/be_codegen.cpp
+++ b/TAO/TAO_IDL/be/be_codegen.cpp
@@ -2,8 +2,6 @@
/**
* @file be_codegen.cpp
*
- * $Id$
- *
* Code generation
*
*
diff --git a/TAO/TAO_IDL/be/be_component.cpp b/TAO/TAO_IDL/be/be_component.cpp
index d1c71c371ec..cff89bb32ff 100644
--- a/TAO/TAO_IDL/be/be_component.cpp
+++ b/TAO/TAO_IDL/be/be_component.cpp
@@ -3,8 +3,6 @@
/**
* @file be_component.cpp
*
- * $Id$
- *
* Extension of class AST_Component that provides additional means for C++
* mapping of an interface.
*
diff --git a/TAO/TAO_IDL/be/be_component_fwd.cpp b/TAO/TAO_IDL/be/be_component_fwd.cpp
index 3c5b12ffd8c..58ab8d691b7 100644
--- a/TAO/TAO_IDL/be/be_component_fwd.cpp
+++ b/TAO/TAO_IDL/be/be_component_fwd.cpp
@@ -3,8 +3,6 @@
/**
* @file be_component_fwd.cpp
*
- * $Id$
- *
* Extension of class AST_ComponentFwd that provides additional means for C++
* mapping of a forward declared component.
*
diff --git a/TAO/TAO_IDL/be/be_constant.cpp b/TAO/TAO_IDL/be/be_constant.cpp
index 2ca74288d66..d695a187c4b 100644
--- a/TAO/TAO_IDL/be/be_constant.cpp
+++ b/TAO/TAO_IDL/be/be_constant.cpp
@@ -3,8 +3,6 @@
/**
* @file be_constant.cpp
*
- * $Id$
- *
* Extension of class AST_Constant that provides additional means for C++
* mapping.
*
diff --git a/TAO/TAO_IDL/be/be_decl.cpp b/TAO/TAO_IDL/be/be_decl.cpp
index 5d1da4bb2c6..7e0003e0ed2 100644
--- a/TAO/TAO_IDL/be/be_decl.cpp
+++ b/TAO/TAO_IDL/be/be_decl.cpp
@@ -3,8 +3,6 @@
/**
* @file be_decl.cpp
*
- * $Id$
- *
* Extension of class AST_Decl that provides additional means for C++
* mapping.
*
diff --git a/TAO/TAO_IDL/be/be_enum.cpp b/TAO/TAO_IDL/be/be_enum.cpp
index ec1570cc167..ca26ec64237 100644
--- a/TAO/TAO_IDL/be/be_enum.cpp
+++ b/TAO/TAO_IDL/be/be_enum.cpp
@@ -3,8 +3,6 @@
/**
* @file be_enum.cpp
*
- * $Id$
- *
* Extension of class AST_Enum that provides additional means for C++
* mapping.
*
diff --git a/TAO/TAO_IDL/be/be_enum_val.cpp b/TAO/TAO_IDL/be/be_enum_val.cpp
index 2459c943168..c0998fd8837 100644
--- a/TAO/TAO_IDL/be/be_enum_val.cpp
+++ b/TAO/TAO_IDL/be/be_enum_val.cpp
@@ -3,8 +3,6 @@
/**
* @file be_enum_val.cpp
*
- * $Id$
- *
* Extension of class AST_EnumVal that provides additional means for C++
* mapping.
*
diff --git a/TAO/TAO_IDL/be/be_eventtype.cpp b/TAO/TAO_IDL/be/be_eventtype.cpp
index 4ddc50d516c..70751a60b8a 100644
--- a/TAO/TAO_IDL/be/be_eventtype.cpp
+++ b/TAO/TAO_IDL/be/be_eventtype.cpp
@@ -3,8 +3,6 @@
/**
* @file be_eventtype.cpp
*
- * $Id$
- *
* Extension of class AST_EventType and be_valuetype that provides
* additional means for C++ mapping of an eventtype.
*
diff --git a/TAO/TAO_IDL/be/be_eventtype_fwd.cpp b/TAO/TAO_IDL/be/be_eventtype_fwd.cpp
index ca8b79c2177..cd65a2305e0 100644
--- a/TAO/TAO_IDL/be/be_eventtype_fwd.cpp
+++ b/TAO/TAO_IDL/be/be_eventtype_fwd.cpp
@@ -3,8 +3,6 @@
/**
* @file be_eventtype_fwd.cpp
*
- * $Id$
- *
* Extension of class be_valuetype_fwd that provides additional
* means for C++ mapping of an eventtype.
*
diff --git a/TAO/TAO_IDL/be/be_exception.cpp b/TAO/TAO_IDL/be/be_exception.cpp
index ca576b7c2e9..599ecf1b4e3 100644
--- a/TAO/TAO_IDL/be/be_exception.cpp
+++ b/TAO/TAO_IDL/be/be_exception.cpp
@@ -3,8 +3,6 @@
/**
* @file be_exception.cpp
*
- * $Id$
- *
* Extension of class AST_Exception that provides additional means for C++
* mapping of an interface.
*
diff --git a/TAO/TAO_IDL/be/be_expression.cpp b/TAO/TAO_IDL/be/be_expression.cpp
index 70ec5f5fba2..f8d99b8550c 100644
--- a/TAO/TAO_IDL/be/be_expression.cpp
+++ b/TAO/TAO_IDL/be/be_expression.cpp
@@ -3,8 +3,6 @@
/**
* @file be_expression.cpp
*
- * $Id$
- *
* Extension of class AST_Expression that provides additional means for C++
* mapping.
*
diff --git a/TAO/TAO_IDL/be/be_factory.cpp b/TAO/TAO_IDL/be/be_factory.cpp
index e8bc0c3f6ec..907b903bf40 100644
--- a/TAO/TAO_IDL/be/be_factory.cpp
+++ b/TAO/TAO_IDL/be/be_factory.cpp
@@ -3,8 +3,6 @@
/**
* @file be_factory.cpp
*
- * $Id$
- *
* Extension of class AST_Factory that provides additional means for C++
* mapping.
*
diff --git a/TAO/TAO_IDL/be/be_field.cpp b/TAO/TAO_IDL/be/be_field.cpp
index dbc64cc4409..78d741c963d 100644
--- a/TAO/TAO_IDL/be/be_field.cpp
+++ b/TAO/TAO_IDL/be/be_field.cpp
@@ -3,8 +3,6 @@
/**
* @file be_field.cpp
*
- * $Id$
- *
* Extension of class AST_Field that provides additional means for C++
* mapping.
*
diff --git a/TAO/TAO_IDL/be/be_finder.cpp b/TAO/TAO_IDL/be/be_finder.cpp
index b2924aa2cd4..ec7163ce6ca 100644
--- a/TAO/TAO_IDL/be/be_finder.cpp
+++ b/TAO/TAO_IDL/be/be_finder.cpp
@@ -3,8 +3,6 @@
/**
* @file be_finder.cpp
*
- * $Id$
- *
* Extension of class AST_Finder that provides additional means for C++
* mapping.
*
diff --git a/TAO/TAO_IDL/be/be_global.cpp b/TAO/TAO_IDL/be/be_global.cpp
index 473aae36bc2..ff3b5bf838c 100644
--- a/TAO/TAO_IDL/be/be_global.cpp
+++ b/TAO/TAO_IDL/be/be_global.cpp
@@ -3,8 +3,6 @@
/**
* @file be_global.cpp
*
- * $Id$
- *
* Stores global data specific to the compiler back end.
*
*
diff --git a/TAO/TAO_IDL/be/be_helper.cpp b/TAO/TAO_IDL/be/be_helper.cpp
index 46edec3926f..c47ea98d65a 100644
--- a/TAO/TAO_IDL/be/be_helper.cpp
+++ b/TAO/TAO_IDL/be/be_helper.cpp
@@ -3,8 +3,6 @@
/**
* @file be_helper.cpp
*
- * $Id$
- *
* Provides helper classes to print generated code to the output
*
*
diff --git a/TAO/TAO_IDL/be/be_home.cpp b/TAO/TAO_IDL/be/be_home.cpp
index 6c8aa51a9cd..a48a682a94e 100644
--- a/TAO/TAO_IDL/be/be_home.cpp
+++ b/TAO/TAO_IDL/be/be_home.cpp
@@ -3,8 +3,6 @@
/**
* @file be_home.cpp
*
- * $Id$
- *
* Extension of class AST_Home that provides additional means for C++
* mapping of a component home.
*
diff --git a/TAO/TAO_IDL/be/be_interface.cpp b/TAO/TAO_IDL/be/be_interface.cpp
index c0817ae20cf..ef3b955e1ad 100644
--- a/TAO/TAO_IDL/be/be_interface.cpp
+++ b/TAO/TAO_IDL/be/be_interface.cpp
@@ -3,8 +3,6 @@
/**
* @file be_interface.cpp
*
- * $Id$
- *
* Extension of class AST_Interface that provides additional means for C++
* mapping of an interface.
*
diff --git a/TAO/TAO_IDL/be/be_interface_fwd.cpp b/TAO/TAO_IDL/be/be_interface_fwd.cpp
index 9d9a2ea4f9c..5e9aef4784c 100644
--- a/TAO/TAO_IDL/be/be_interface_fwd.cpp
+++ b/TAO/TAO_IDL/be/be_interface_fwd.cpp
@@ -3,8 +3,6 @@
/**
* @file be_interface_fwd.cpp
*
- * $Id$
- *
* Extension of class AST_InterfaceFwd that provides additional means for C++
* mapping of an interface.
*
diff --git a/TAO/TAO_IDL/be/be_module.cpp b/TAO/TAO_IDL/be/be_module.cpp
index 4e58cf830bd..00c679e588d 100644
--- a/TAO/TAO_IDL/be/be_module.cpp
+++ b/TAO/TAO_IDL/be/be_module.cpp
@@ -2,8 +2,6 @@
/**
* @file be_module.cpp
*
- * $Id$
- *
* Extension of class AST_Module that provides additional means for C++
* mapping of a module
*
diff --git a/TAO/TAO_IDL/be/be_native.cpp b/TAO/TAO_IDL/be/be_native.cpp
index 07a69c8df18..eb54083eb7b 100644
--- a/TAO/TAO_IDL/be/be_native.cpp
+++ b/TAO/TAO_IDL/be/be_native.cpp
@@ -3,8 +3,6 @@
/**
* @file be_native.cpp
*
- * $Id$
- *
* The native IDL type
*
*
diff --git a/TAO/TAO_IDL/be/be_null_return_emitter.cpp b/TAO/TAO_IDL/be/be_null_return_emitter.cpp
index d0d79ce406f..198b61dce19 100644
--- a/TAO/TAO_IDL/be/be_null_return_emitter.cpp
+++ b/TAO/TAO_IDL/be/be_null_return_emitter.cpp
@@ -3,8 +3,6 @@
/**
* @file be_null_return_emitter.cpp
*
- * $Id$
- *
* Emits 'return x;' for all CORBA types and ACE-supported
* platforms.
*
diff --git a/TAO/TAO_IDL/be/be_operation.cpp b/TAO/TAO_IDL/be/be_operation.cpp
index 0edfaad98a0..c95c0b4202b 100644
--- a/TAO/TAO_IDL/be/be_operation.cpp
+++ b/TAO/TAO_IDL/be/be_operation.cpp
@@ -3,8 +3,6 @@
/**
* @file be_operation.cpp
*
- * $Id$
- *
* Extension of class AST_Operation that provides additional means for C++
* mapping.
*
diff --git a/TAO/TAO_IDL/be/be_param_holder.cpp b/TAO/TAO_IDL/be/be_param_holder.cpp
index 958a336b779..1565c43c7fe 100644
--- a/TAO/TAO_IDL/be/be_param_holder.cpp
+++ b/TAO/TAO_IDL/be/be_param_holder.cpp
@@ -3,8 +3,6 @@
/**
* @file be_param_holder.cpp
*
- * $Id$
- *
* Place holder referenced by AST_Field (or subclass)
* representing a corresponding template parameter in IDL.
*
diff --git a/TAO/TAO_IDL/be/be_predefined_type.cpp b/TAO/TAO_IDL/be/be_predefined_type.cpp
index 4370f2e4ccf..5f8982d6257 100644
--- a/TAO/TAO_IDL/be/be_predefined_type.cpp
+++ b/TAO/TAO_IDL/be/be_predefined_type.cpp
@@ -3,8 +3,6 @@
/**
* @file be_predefined_type.cpp
*
- * $Id$
- *
* Extension of class AST_PredefinedType that provides additional means for C++
* mapping.
*
diff --git a/TAO/TAO_IDL/be/be_root.cpp b/TAO/TAO_IDL/be/be_root.cpp
index 12679acf696..9541b9162eb 100644
--- a/TAO/TAO_IDL/be/be_root.cpp
+++ b/TAO/TAO_IDL/be/be_root.cpp
@@ -3,8 +3,6 @@
/**
* @file be_root.cpp
*
- * $Id$
- *
* Extension of class AST_Root that provides additional means for C++
* mapping.
*
diff --git a/TAO/TAO_IDL/be/be_sequence.cpp b/TAO/TAO_IDL/be/be_sequence.cpp
index 0e06a724513..552bd7c14c2 100644
--- a/TAO/TAO_IDL/be/be_sequence.cpp
+++ b/TAO/TAO_IDL/be/be_sequence.cpp
@@ -3,8 +3,6 @@
/**
* @file be_sequence.cpp
*
- * $Id$
- *
* Extension of class AST_Sequence that provides additional means for C++
* mapping.
*
diff --git a/TAO/TAO_IDL/be/be_string.cpp b/TAO/TAO_IDL/be/be_string.cpp
index fc39acd9b62..dc6c1796a8c 100644
--- a/TAO/TAO_IDL/be/be_string.cpp
+++ b/TAO/TAO_IDL/be/be_string.cpp
@@ -3,8 +3,6 @@
/**
* @file be_string.cpp
*
- * $Id$
- *
* Extension of class AST_String that provides additional means for C++
* mapping.
*
diff --git a/TAO/TAO_IDL/be/be_structure.cpp b/TAO/TAO_IDL/be/be_structure.cpp
index f686332d741..e6626e60782 100644
--- a/TAO/TAO_IDL/be/be_structure.cpp
+++ b/TAO/TAO_IDL/be/be_structure.cpp
@@ -3,8 +3,6 @@
/**
* @file be_structure.cpp
*
- * $Id$
- *
* Extension of class AST_Structure that provides additional means for C++
* mapping.
*
diff --git a/TAO/TAO_IDL/be/be_structure_fwd.cpp b/TAO/TAO_IDL/be/be_structure_fwd.cpp
index 6c3bf9d2559..9397fc6e1b3 100644
--- a/TAO/TAO_IDL/be/be_structure_fwd.cpp
+++ b/TAO/TAO_IDL/be/be_structure_fwd.cpp
@@ -3,8 +3,6 @@
/**
* @file be_structure_fwd.cpp
*
- * $Id$
- *
* Extension of class AST_StructureFwd that provides additional means for C++
* mapping of a struct.
*
diff --git a/TAO/TAO_IDL/be/be_type.cpp b/TAO/TAO_IDL/be/be_type.cpp
index d9b73df22be..ff5506fa505 100644
--- a/TAO/TAO_IDL/be/be_type.cpp
+++ b/TAO/TAO_IDL/be/be_type.cpp
@@ -3,8 +3,6 @@
/**
* @file be_type.cpp
*
- * $Id$
- *
* Extension of class AST_Type that provides additional means for C++
* mapping.
*
diff --git a/TAO/TAO_IDL/be/be_typedef.cpp b/TAO/TAO_IDL/be/be_typedef.cpp
index ace545aa4e2..98702306e04 100644
--- a/TAO/TAO_IDL/be/be_typedef.cpp
+++ b/TAO/TAO_IDL/be/be_typedef.cpp
@@ -3,8 +3,6 @@
/**
* @file be_typedef.cpp
*
- * $Id$
- *
* Extension of class AST_Typedef that provides additional means for C++
* mapping.
*
diff --git a/TAO/TAO_IDL/be/be_union.cpp b/TAO/TAO_IDL/be/be_union.cpp
index efd3194664f..0d7b97be708 100644
--- a/TAO/TAO_IDL/be/be_union.cpp
+++ b/TAO/TAO_IDL/be/be_union.cpp
@@ -3,8 +3,6 @@
/**
* @file be_union.cpp
*
- * $Id$
- *
* Extension of class AST_Union that provides additional means for C++
* mapping.
*
diff --git a/TAO/TAO_IDL/be/be_union_branch.cpp b/TAO/TAO_IDL/be/be_union_branch.cpp
index f3f466cc9b7..4f53cbadecb 100644
--- a/TAO/TAO_IDL/be/be_union_branch.cpp
+++ b/TAO/TAO_IDL/be/be_union_branch.cpp
@@ -3,8 +3,6 @@
/**
* @file be_union_branch.cpp
*
- * $Id$
- *
* Extension of class AST_UnionBranch that provides additional means for C++
* mapping.
*
diff --git a/TAO/TAO_IDL/be/be_union_fwd.cpp b/TAO/TAO_IDL/be/be_union_fwd.cpp
index 316804de873..ab3c15565b8 100644
--- a/TAO/TAO_IDL/be/be_union_fwd.cpp
+++ b/TAO/TAO_IDL/be/be_union_fwd.cpp
@@ -3,8 +3,6 @@
/**
* @file be_union_fwd.cpp
*
- * $Id$
- *
* Extension of class AST_UnionFwd that provides additional means for C++
* mapping of a union.
*
diff --git a/TAO/TAO_IDL/be/be_util.cpp b/TAO/TAO_IDL/be/be_util.cpp
index b7d808aa071..8b6cdb2fc9d 100644
--- a/TAO/TAO_IDL/be/be_util.cpp
+++ b/TAO/TAO_IDL/be/be_util.cpp
@@ -3,8 +3,6 @@
/**
* @file be_util.cpp
*
- * $Id$
- *
* Static helper methods used by multiple visitors.
*
*
diff --git a/TAO/TAO_IDL/be/be_valuebox.cpp b/TAO/TAO_IDL/be/be_valuebox.cpp
index 588ebed8324..975dcb0d7e7 100644
--- a/TAO/TAO_IDL/be/be_valuebox.cpp
+++ b/TAO/TAO_IDL/be/be_valuebox.cpp
@@ -3,8 +3,6 @@
/**
* @file be_valuebox.cpp
*
- * $Id$
- *
* Extension of class AST_Valuebox that provides additional means for C++
* mapping.
*
diff --git a/TAO/TAO_IDL/be/be_valuetype.cpp b/TAO/TAO_IDL/be/be_valuetype.cpp
index d807058abe2..c6886b2e2d8 100644
--- a/TAO/TAO_IDL/be/be_valuetype.cpp
+++ b/TAO/TAO_IDL/be/be_valuetype.cpp
@@ -3,8 +3,6 @@
/**
* @file be_valuetype.cpp
*
- * $Id$
- *
* Extension of class AST_Interface and be_interface that provides
* additional means for C++ mapping of an valuetype.
*
diff --git a/TAO/TAO_IDL/be/be_valuetype_fwd.cpp b/TAO/TAO_IDL/be/be_valuetype_fwd.cpp
index 865b318377f..99de4113a6a 100644
--- a/TAO/TAO_IDL/be/be_valuetype_fwd.cpp
+++ b/TAO/TAO_IDL/be/be_valuetype_fwd.cpp
@@ -3,8 +3,6 @@
/**
* @file be_valuetype_fwd.cpp
*
- * $Id$
- *
* Extension of class be_interface_fwd that provides additional
* means for C++ mapping of an valuetype.
*
diff --git a/TAO/TAO_IDL/be/be_visitor.cpp b/TAO/TAO_IDL/be/be_visitor.cpp
index 6a8383144ac..e0bacc5c61b 100644
--- a/TAO/TAO_IDL/be/be_visitor.cpp
+++ b/TAO/TAO_IDL/be/be_visitor.cpp
@@ -3,8 +3,6 @@
/**
* @file be_visitor.cpp
*
- * $Id$
- *
* Abstract class for back end visitors.
*
* = NOTES
diff --git a/TAO/TAO_IDL/be/be_visitor_amh_pre_proc.cpp b/TAO/TAO_IDL/be/be_visitor_amh_pre_proc.cpp
index aa7c4c540c6..bf34b126a16 100644
--- a/TAO/TAO_IDL/be/be_visitor_amh_pre_proc.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_amh_pre_proc.cpp
@@ -1,8 +1,6 @@
/**
* @file be_visitor_amh_pre_proc.cpp
*
- * $Id$
- *
* This visitor creates for AMH implied IDL constructs the appropriate AST
* (Abstract Syntax Tree) node, sets the corresponding interface or operation
* strategy on it and enteres the nodes into the AST.
diff --git a/TAO/TAO_IDL/be/be_visitor_ami_pre_proc.cpp b/TAO/TAO_IDL/be/be_visitor_ami_pre_proc.cpp
index d3ddd42cbd0..65cb5078b89 100644
--- a/TAO/TAO_IDL/be/be_visitor_ami_pre_proc.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_ami_pre_proc.cpp
@@ -4,8 +4,6 @@
/**
* @file be_visitor_ami_pre_proc.cpp
*
- * $Id$
- *
* This visitor creates for AMI implied IDL constructs
* the appropriate AST (Abstract Syntax Tree) node,
* sets the corresponding interface or operation strategy
diff --git a/TAO/TAO_IDL/be/be_visitor_argument/arglist.cpp b/TAO/TAO_IDL/be/be_visitor_argument/arglist.cpp
index 8426d0b27f2..8773276030f 100644
--- a/TAO/TAO_IDL/be/be_visitor_argument/arglist.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_argument/arglist.cpp
@@ -3,8 +3,6 @@
/**
* @file arglist.cpp
*
- * $Id$
- *
* Visitor that generates the parameters in an Operation signature
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_argument/argument.cpp b/TAO/TAO_IDL/be/be_visitor_argument/argument.cpp
index c762fa2c521..2f11ccc6b85 100644
--- a/TAO/TAO_IDL/be/be_visitor_argument/argument.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_argument/argument.cpp
@@ -3,8 +3,6 @@
/**
* @file argument.cpp
*
- * $Id$
- *
* generic visitor for Argument node
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_argument/argument.h b/TAO/TAO_IDL/be/be_visitor_argument/argument.h
index ae13e582d36..b85916778d5 100644
--- a/TAO/TAO_IDL/be/be_visitor_argument/argument.h
+++ b/TAO/TAO_IDL/be/be_visitor_argument/argument.h
@@ -3,8 +3,6 @@
/**
* @file argument.h
*
- * $Id$
- *
* Visitors for generation of code for Argument
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_argument/invoke_cs.cpp b/TAO/TAO_IDL/be/be_visitor_argument/invoke_cs.cpp
index 3688bd3f3b9..20b8e1564a4 100644
--- a/TAO/TAO_IDL/be/be_visitor_argument/invoke_cs.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_argument/invoke_cs.cpp
@@ -3,8 +3,6 @@
/**
* @file invoke_cs.cpp
*
- * $Id$
- *
* Visitor generating the code that passes arguments to the CDR operators
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_argument/marshal_ss.cpp b/TAO/TAO_IDL/be/be_visitor_argument/marshal_ss.cpp
index b238a7f63be..b5856744920 100644
--- a/TAO/TAO_IDL/be/be_visitor_argument/marshal_ss.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_argument/marshal_ss.cpp
@@ -3,8 +3,6 @@
/**
* @file marshal_ss.cpp
*
- * $Id$
- *
* Visitor that generates code that passes the argument variable to the
* marshal operations.
*
diff --git a/TAO/TAO_IDL/be/be_visitor_argument/upcall_ss.cpp b/TAO/TAO_IDL/be/be_visitor_argument/upcall_ss.cpp
index b239ed8daf2..96554eb256b 100644
--- a/TAO/TAO_IDL/be/be_visitor_argument/upcall_ss.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_argument/upcall_ss.cpp
@@ -3,8 +3,6 @@
/**
* @file upcall_ss.cpp
*
- * $Id$
- *
* Visitor that generates code that passes argument variables to the
* upcall.
*
diff --git a/TAO/TAO_IDL/be/be_visitor_argument/vardecl_ss.cpp b/TAO/TAO_IDL/be/be_visitor_argument/vardecl_ss.cpp
index 99e50000af7..8547c84dfed 100644
--- a/TAO/TAO_IDL/be/be_visitor_argument/vardecl_ss.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_argument/vardecl_ss.cpp
@@ -3,8 +3,6 @@
/**
* @file vardecl_ss.cpp
*
- * $Id$
- *
* Visitor that generates the variable declaration in the skeleton
* corresponding to the Argument node
*
diff --git a/TAO/TAO_IDL/be/be_visitor_array/any_op_ch.cpp b/TAO/TAO_IDL/be/be_visitor_array/any_op_ch.cpp
index 60f03dd07fa..7114bb6f314 100644
--- a/TAO/TAO_IDL/be/be_visitor_array/any_op_ch.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_array/any_op_ch.cpp
@@ -3,8 +3,6 @@
/**
* @file any_op_ch.cpp
*
- * $Id$
- *
* Visitor for code generation of Arrays for the Any operators in the client
* header.
*
diff --git a/TAO/TAO_IDL/be/be_visitor_array/any_op_cs.cpp b/TAO/TAO_IDL/be/be_visitor_array/any_op_cs.cpp
index 9170a541b04..0b9b848a9c3 100644
--- a/TAO/TAO_IDL/be/be_visitor_array/any_op_cs.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_array/any_op_cs.cpp
@@ -3,8 +3,6 @@
/**
* @file any_op_cs.cpp
*
- * $Id$
- *
* Visitor for code generation of Arrays for the Any operators in the client
* stubs.
*
diff --git a/TAO/TAO_IDL/be/be_visitor_array/array.cpp b/TAO/TAO_IDL/be/be_visitor_array/array.cpp
index 82ef57c36c0..f299f308a60 100644
--- a/TAO/TAO_IDL/be/be_visitor_array/array.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_array/array.cpp
@@ -3,8 +3,6 @@
/**
* @file array.cpp
*
- * $Id$
- *
* Generic visitor for code generation for Arrays
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_array/array.h b/TAO/TAO_IDL/be/be_visitor_array/array.h
index 222b7055e44..8ab5930d4e4 100644
--- a/TAO/TAO_IDL/be/be_visitor_array/array.h
+++ b/TAO/TAO_IDL/be/be_visitor_array/array.h
@@ -3,8 +3,6 @@
/**
* @file array.h
*
- * $Id$
- *
* Visitors for generation of code for Array
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_array/array_ci.cpp b/TAO/TAO_IDL/be/be_visitor_array/array_ci.cpp
index 19c7176c948..d95d91589b0 100644
--- a/TAO/TAO_IDL/be/be_visitor_array/array_ci.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_array/array_ci.cpp
@@ -3,8 +3,6 @@
/**
* @file array_ci.cpp
*
- * $Id$
- *
* Visitor generating code for Arrays in the client inline.
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_array/array_cs.cpp b/TAO/TAO_IDL/be/be_visitor_array/array_cs.cpp
index fc1650e6585..d539220ba51 100644
--- a/TAO/TAO_IDL/be/be_visitor_array/array_cs.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_array/array_cs.cpp
@@ -3,8 +3,6 @@
/**
* @file array_cs.cpp
*
- * $Id$
- *
* Visitor for code generation of Arrays in the client stubs
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_array/cdr_op_ch.cpp b/TAO/TAO_IDL/be/be_visitor_array/cdr_op_ch.cpp
index 7ec1d5f7c95..ed36e6bd4da 100644
--- a/TAO/TAO_IDL/be/be_visitor_array/cdr_op_ch.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_array/cdr_op_ch.cpp
@@ -3,8 +3,6 @@
/**
* @file cdr_op_ch.cpp
*
- * $Id$
- *
* Visitor for code generation of Arrays for the Cdr operators in the client
* header.
*
diff --git a/TAO/TAO_IDL/be/be_visitor_array/cdr_op_cs.cpp b/TAO/TAO_IDL/be/be_visitor_array/cdr_op_cs.cpp
index 61f9297ba35..ed75c96a06b 100644
--- a/TAO/TAO_IDL/be/be_visitor_array/cdr_op_cs.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_array/cdr_op_cs.cpp
@@ -3,8 +3,6 @@
/**
* @file cdr_op_cs.cpp
*
- * $Id$
- *
* Visitor for code generation of Arrays for the CDR operators in the client
* stubs.
*
diff --git a/TAO/TAO_IDL/be/be_visitor_attribute/attribute.cpp b/TAO/TAO_IDL/be/be_visitor_attribute/attribute.cpp
index 733e5f5e8aa..efc4fb3242e 100644
--- a/TAO/TAO_IDL/be/be_visitor_attribute/attribute.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_attribute/attribute.cpp
@@ -3,8 +3,6 @@
/**
* @file attribute.cpp
*
- * $Id$
- *
* Visitor for generation of code for Attribute
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_attribute/attribute.h b/TAO/TAO_IDL/be/be_visitor_attribute/attribute.h
index 09685384d92..4655ed37860 100644
--- a/TAO/TAO_IDL/be/be_visitor_attribute/attribute.h
+++ b/TAO/TAO_IDL/be/be_visitor_attribute/attribute.h
@@ -3,8 +3,6 @@
/**
* @file attribute.h
*
- * $Id$
- *
* Visitors for generation of code for Attribute
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_attribute/ccm_init.cpp b/TAO/TAO_IDL/be/be_visitor_attribute/ccm_init.cpp
index 19ef06078a4..651812840a1 100644
--- a/TAO/TAO_IDL/be/be_visitor_attribute/ccm_init.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_attribute/ccm_init.cpp
@@ -3,8 +3,6 @@
/**
* @file ccm_init.cpp
*
- * $Id$
- *
* Visitor for generation of code for CIAO component or home
* attribute initialization
*
diff --git a/TAO/TAO_IDL/be/be_visitor_attribute/set_from_extracted.cpp b/TAO/TAO_IDL/be/be_visitor_attribute/set_from_extracted.cpp
index c974e1ec20f..488843b7794 100644
--- a/TAO/TAO_IDL/be/be_visitor_attribute/set_from_extracted.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_attribute/set_from_extracted.cpp
@@ -3,8 +3,6 @@
/**
* @file set_from_extracted.cpp
*
- * $Id$
- *
* Visitor for generation of arguments to attribute mutators
* that were first extracted from an Any
*
diff --git a/TAO/TAO_IDL/be/be_visitor_ccm_pre_proc.cpp b/TAO/TAO_IDL/be/be_visitor_ccm_pre_proc.cpp
index 82966fa926c..f54de26ad5d 100644
--- a/TAO/TAO_IDL/be/be_visitor_ccm_pre_proc.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_ccm_pre_proc.cpp
@@ -1,8 +1,6 @@
/**
* @file be_visitor_ccm_pre_proc.cpp
*
- * $Id$
- *
* @author Jeff Parsons
*/
//=============================================================================
diff --git a/TAO/TAO_IDL/be/be_visitor_component/component.cpp b/TAO/TAO_IDL/be/be_visitor_component/component.cpp
index 0e34b208677..d78d674de3e 100644
--- a/TAO/TAO_IDL/be/be_visitor_component/component.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_component/component.cpp
@@ -3,8 +3,6 @@
/**
* @file component.cpp
*
- * $Id$
- *
* Visitor generating code for Components. This is a generic visitor.
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_component/component.h b/TAO/TAO_IDL/be/be_visitor_component/component.h
index d6e3852d44b..442293f159a 100644
--- a/TAO/TAO_IDL/be/be_visitor_component/component.h
+++ b/TAO/TAO_IDL/be/be_visitor_component/component.h
@@ -3,8 +3,6 @@
/**
* @file component.h
*
- * $Id$
- *
* Visitors for generation of code for Component.
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_component/component_ami_rh_ex_base.cpp b/TAO/TAO_IDL/be/be_visitor_component/component_ami_rh_ex_base.cpp
index 1c15d93fb92..8fb540d1d09 100644
--- a/TAO/TAO_IDL/be/be_visitor_component/component_ami_rh_ex_base.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_component/component_ami_rh_ex_base.cpp
@@ -3,8 +3,6 @@
/**
* @file component_ami_rh_ex_base.cpp
*
- * $Id$
- *
* Base class visitor generating code for AMI4CCM reply handler impl\
* visitors.
*
diff --git a/TAO/TAO_IDL/be/be_visitor_component/component_ami_rh_exh.cpp b/TAO/TAO_IDL/be/be_visitor_component/component_ami_rh_exh.cpp
index 38e236e10d2..89d3cfb09fe 100644
--- a/TAO/TAO_IDL/be/be_visitor_component/component_ami_rh_exh.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_component/component_ami_rh_exh.cpp
@@ -3,8 +3,6 @@
/**
* @file component_ami_rh_exh.cpp
*
- * $Id$
- *
* Visitor generating code for AMI4CCM reply handler impl headers.
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_component/component_ami_rh_exs.cpp b/TAO/TAO_IDL/be/be_visitor_component/component_ami_rh_exs.cpp
index 26b37d2769b..11aa5cb58cb 100644
--- a/TAO/TAO_IDL/be/be_visitor_component/component_ami_rh_exs.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_component/component_ami_rh_exs.cpp
@@ -3,8 +3,6 @@
/**
* @file component_ami_rh_exs.cpp
*
- * $Id$
- *
* Visitor generating code for AMI4CCM reply handler impl source
* files.
*
diff --git a/TAO/TAO_IDL/be/be_visitor_component/component_ex_idl.cpp b/TAO/TAO_IDL/be/be_visitor_component/component_ex_idl.cpp
index b6ef70f98e0..cd210144088 100644
--- a/TAO/TAO_IDL/be/be_visitor_component/component_ex_idl.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_component/component_ex_idl.cpp
@@ -3,8 +3,6 @@
/**
* @file component_ex_idl.cpp
*
- * $Id$
- *
* Visitor generating code for Components in the CIAO executor IDL.
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_component/component_exh.cpp b/TAO/TAO_IDL/be/be_visitor_component/component_exh.cpp
index a31233bc12a..0c34e43f5ff 100644
--- a/TAO/TAO_IDL/be/be_visitor_component/component_exh.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_component/component_exh.cpp
@@ -3,8 +3,6 @@
/**
* @file component_exh.cpp
*
- * $Id$
- *
* Visitor generating code for Components in the exec impl header.
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_component/component_exs.cpp b/TAO/TAO_IDL/be/be_visitor_component/component_exs.cpp
index dd2f008e4f4..51471bfb013 100644
--- a/TAO/TAO_IDL/be/be_visitor_component/component_exs.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_component/component_exs.cpp
@@ -3,8 +3,6 @@
/**
* @file component_exs.cpp
*
- * $Id$
- *
* Visitor generating code for Components in the exec impl source.
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_component/component_svh.cpp b/TAO/TAO_IDL/be/be_visitor_component/component_svh.cpp
index 7674966ef3d..dc0f89000ca 100644
--- a/TAO/TAO_IDL/be/be_visitor_component/component_svh.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_component/component_svh.cpp
@@ -3,8 +3,6 @@
/**
* @file component_svh.cpp
*
- * $Id$
- *
* Visitor generating code for Components in the servant header.
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_component/component_svs.cpp b/TAO/TAO_IDL/be/be_visitor_component/component_svs.cpp
index a2ec123f745..1f323e3f9cb 100644
--- a/TAO/TAO_IDL/be/be_visitor_component/component_svs.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_component/component_svs.cpp
@@ -3,8 +3,6 @@
/**
* @file component_svs.cpp
*
- * $Id$
- *
* Visitor generating code for Components in the servant source.
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_component/component_svth.cpp b/TAO/TAO_IDL/be/be_visitor_component/component_svth.cpp
index 86f8c2ea0e0..bdb15a7f3f6 100644
--- a/TAO/TAO_IDL/be/be_visitor_component/component_svth.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_component/component_svth.cpp
@@ -3,8 +3,6 @@
/**
* @file component_svth.cpp
*
- * $Id$
- *
* Visitor generating code for Components in the servant header.
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_component/component_svts.cpp b/TAO/TAO_IDL/be/be_visitor_component/component_svts.cpp
index 4c69f8a7566..d9bcbb814fb 100644
--- a/TAO/TAO_IDL/be/be_visitor_component/component_svts.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_component/component_svts.cpp
@@ -3,8 +3,6 @@
/**
* @file component_svts.cpp
*
- * $Id$
- *
* Visitor generating code for Components in the templated servant source.
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_component/context_ex_idl.cpp b/TAO/TAO_IDL/be/be_visitor_component/context_ex_idl.cpp
index c30e5a80125..c65b3cf01a2 100644
--- a/TAO/TAO_IDL/be/be_visitor_component/context_ex_idl.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_component/context_ex_idl.cpp
@@ -3,8 +3,6 @@
/**
* @file context_ex_idl.cpp
*
- * $Id$
- *
* Visitor generating code for the contect class
* in the CIAO executor IDL.
*
diff --git a/TAO/TAO_IDL/be/be_visitor_component/context_svth.cpp b/TAO/TAO_IDL/be/be_visitor_component/context_svth.cpp
index f2392bcfa20..8a08a862fd1 100644
--- a/TAO/TAO_IDL/be/be_visitor_component/context_svth.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_component/context_svth.cpp
@@ -3,8 +3,6 @@
/**
* @file context_svth.cpp
*
- * $Id$
- *
* Visitor generating code for a context class in the
* servant header.
*
diff --git a/TAO/TAO_IDL/be/be_visitor_component/context_svts.cpp b/TAO/TAO_IDL/be/be_visitor_component/context_svts.cpp
index f822b1bbdab..fe1510b2f0e 100644
--- a/TAO/TAO_IDL/be/be_visitor_component/context_svts.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_component/context_svts.cpp
@@ -3,8 +3,6 @@
/**
* @file context_svts.cpp
*
- * $Id$
- *
* Visitor generating code for a context class in the
* servant source.
*
diff --git a/TAO/TAO_IDL/be/be_visitor_component/executor_ex_idl.cpp b/TAO/TAO_IDL/be/be_visitor_component/executor_ex_idl.cpp
index bc0edf5ebe4..3c0d82815d9 100644
--- a/TAO/TAO_IDL/be/be_visitor_component/executor_ex_idl.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_component/executor_ex_idl.cpp
@@ -3,8 +3,6 @@
/**
* @file executor_ex_idl.cpp
*
- * $Id$
- *
* Visitor generating code for components
* in the CIAO executor IDL.
*
diff --git a/TAO/TAO_IDL/be/be_visitor_component/executor_exh.cpp b/TAO/TAO_IDL/be/be_visitor_component/executor_exh.cpp
index c4c90802992..3f33ebebfaf 100644
--- a/TAO/TAO_IDL/be/be_visitor_component/executor_exh.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_component/executor_exh.cpp
@@ -3,8 +3,6 @@
/**
* @file executor_exh.cpp
*
- * $Id$
- *
* Visitor generating code in the exec impl header.
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_component/executor_exs.cpp b/TAO/TAO_IDL/be/be_visitor_component/executor_exs.cpp
index 6c511577d22..85ac9cdf7e8 100644
--- a/TAO/TAO_IDL/be/be_visitor_component/executor_exs.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_component/executor_exs.cpp
@@ -3,8 +3,6 @@
/**
* @file executor_exs.cpp
*
- * $Id$
- *
* Visitor generating code in the exec impl source.
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_component/executor_exs_attr_init.cpp b/TAO/TAO_IDL/be/be_visitor_component/executor_exs_attr_init.cpp
index 00a05520a8f..7dba96a4e7c 100644
--- a/TAO/TAO_IDL/be/be_visitor_component/executor_exs_attr_init.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_component/executor_exs_attr_init.cpp
@@ -3,8 +3,6 @@
/**
* @file executor_exs_attr_init.cpp
*
- * $Id$
- *
* Visitor generating code in the exec impl source for
* the initialization of attribute members in the constructor.
*
diff --git a/TAO/TAO_IDL/be/be_visitor_component/executor_private_exh.cpp b/TAO/TAO_IDL/be/be_visitor_component/executor_private_exh.cpp
index 42ee1a7e8f1..f57e1f5cf57 100644
--- a/TAO/TAO_IDL/be/be_visitor_component/executor_private_exh.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_component/executor_private_exh.cpp
@@ -3,8 +3,6 @@
/**
* @file executor_private_exh.cpp
*
- * $Id$
- *
* Visitor generating code for private facet members
* in the exec impl header.
*
diff --git a/TAO/TAO_IDL/be/be_visitor_component/facet_exh.cpp b/TAO/TAO_IDL/be/be_visitor_component/facet_exh.cpp
index 7b7a452280c..a12b158c8a1 100644
--- a/TAO/TAO_IDL/be/be_visitor_component/facet_exh.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_component/facet_exh.cpp
@@ -3,8 +3,6 @@
/**
* @file facet_exh.cpp
*
- * $Id$
- *
* Visitor generating code for facets in the exec impl header.
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_component/facet_exs.cpp b/TAO/TAO_IDL/be/be_visitor_component/facet_exs.cpp
index 039c80bfea4..424da0a27ae 100644
--- a/TAO/TAO_IDL/be/be_visitor_component/facet_exs.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_component/facet_exs.cpp
@@ -3,8 +3,6 @@
/**
* @file facet_exs.cpp
*
- * $Id$
- *
* Visitor generating code for facets in the exec impl source.
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_component/servant_svh.cpp b/TAO/TAO_IDL/be/be_visitor_component/servant_svh.cpp
index fe9f4d71623..9556d6f99eb 100644
--- a/TAO/TAO_IDL/be/be_visitor_component/servant_svh.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_component/servant_svh.cpp
@@ -3,8 +3,6 @@
/**
* @file servant_svh.cpp
*
- * $Id$
- *
* Visitor generating code for a servant class in the
* servant header.
*
diff --git a/TAO/TAO_IDL/be/be_visitor_component/servant_svs.cpp b/TAO/TAO_IDL/be/be_visitor_component/servant_svs.cpp
index 030411df215..517c5e30ee2 100644
--- a/TAO/TAO_IDL/be/be_visitor_component/servant_svs.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_component/servant_svs.cpp
@@ -2,8 +2,6 @@
/**
* @file servant_svs.cpp
*
- * $Id$
- *
* Visitor generating code for a servant class in the
* servant source file.
*
diff --git a/TAO/TAO_IDL/be/be_visitor_component_fwd/any_op_ch.cpp b/TAO/TAO_IDL/be/be_visitor_component_fwd/any_op_ch.cpp
index b7dec867e6a..cc62818ec7d 100644
--- a/TAO/TAO_IDL/be/be_visitor_component_fwd/any_op_ch.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_component_fwd/any_op_ch.cpp
@@ -3,8 +3,6 @@
/**
* @file any_op_ch.cpp
*
- * $Id$
- *
* Visitor generating code for Any operators for a forward declared
* component in the client header.
*
diff --git a/TAO/TAO_IDL/be/be_visitor_component_fwd/cdr_op_ch.cpp b/TAO/TAO_IDL/be/be_visitor_component_fwd/cdr_op_ch.cpp
index 05e4810ae28..ff653a807df 100644
--- a/TAO/TAO_IDL/be/be_visitor_component_fwd/cdr_op_ch.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_component_fwd/cdr_op_ch.cpp
@@ -3,8 +3,6 @@
/**
* @file cdr_op_ch.cpp
*
- * $Id$
- *
* Visitor generating code for CDR operators for forward declared
* components. This uses compiled marshaling.
*
diff --git a/TAO/TAO_IDL/be/be_visitor_component_fwd/component_fwd.h b/TAO/TAO_IDL/be/be_visitor_component_fwd/component_fwd.h
index df3d32843e2..a429c4859a1 100644
--- a/TAO/TAO_IDL/be/be_visitor_component_fwd/component_fwd.h
+++ b/TAO/TAO_IDL/be/be_visitor_component_fwd/component_fwd.h
@@ -3,8 +3,6 @@
/**
* @file component_fwd.h
*
- * $Id$
- *
* Visitors for generation of code for forward declared Component
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_component_fwd/component_fwd_ch.cpp b/TAO/TAO_IDL/be/be_visitor_component_fwd/component_fwd_ch.cpp
index e9967e062fc..b1cc1a11149 100644
--- a/TAO/TAO_IDL/be/be_visitor_component_fwd/component_fwd_ch.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_component_fwd/component_fwd_ch.cpp
@@ -3,8 +3,6 @@
/**
* @file component_fwd_ch.cpp
*
- * $Id$
- *
* Visitor generating code for Component_Fwd node in the client header.
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_component_scope.cpp b/TAO/TAO_IDL/be/be_visitor_component_scope.cpp
index b71664c65d9..7ec0dbb7ea0 100644
--- a/TAO/TAO_IDL/be/be_visitor_component_scope.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_component_scope.cpp
@@ -3,8 +3,6 @@
/**
* @file be_visitor_component_scope.cpp
*
- * $Id$
- *
* Abstract visitor providing ancestor scope visitation.
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_connector/connector.h b/TAO/TAO_IDL/be/be_visitor_connector/connector.h
index e698915b5e0..67d726cf386 100644
--- a/TAO/TAO_IDL/be/be_visitor_connector/connector.h
+++ b/TAO/TAO_IDL/be/be_visitor_connector/connector.h
@@ -3,8 +3,6 @@
/**
* @file connector.h
*
- * $Id$
- *
* Visitors for generation of code for Connector.
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_connector/connector_ami_exh.cpp b/TAO/TAO_IDL/be/be_visitor_connector/connector_ami_exh.cpp
index 1cd81c62f60..98d339b0423 100644
--- a/TAO/TAO_IDL/be/be_visitor_connector/connector_ami_exh.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_connector/connector_ami_exh.cpp
@@ -3,8 +3,6 @@
/**
* @file connector_ami_exh.cpp
*
- * $Id$
- *
* Visitor generating code for AMI4CCM Connectors in the exec impl header.
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_connector/connector_ami_exs.cpp b/TAO/TAO_IDL/be/be_visitor_connector/connector_ami_exs.cpp
index fdbaf3d3377..014ad0b5888 100644
--- a/TAO/TAO_IDL/be/be_visitor_connector/connector_ami_exs.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_connector/connector_ami_exs.cpp
@@ -3,8 +3,6 @@
/**
* @file connector_ami_exs.cpp
*
- * $Id$
- *
* Visitor generating code for AMI4CCM Connectors in the exec
* impl source.
*
diff --git a/TAO/TAO_IDL/be/be_visitor_connector/connector_dds_ex_base.cpp b/TAO/TAO_IDL/be/be_visitor_connector/connector_dds_ex_base.cpp
index 39a23220e78..f8185ee5f09 100644
--- a/TAO/TAO_IDL/be/be_visitor_connector/connector_dds_ex_base.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_connector/connector_dds_ex_base.cpp
@@ -3,8 +3,6 @@
/**
* @file connector_dds_ex_base.cpp
*
- * $Id$
- *
* Base class for visitors generating code for DDS Connectors in
* the exec impl.
*
diff --git a/TAO/TAO_IDL/be/be_visitor_connector/connector_dds_exh.cpp b/TAO/TAO_IDL/be/be_visitor_connector/connector_dds_exh.cpp
index bc394647ec0..4e95a2546e6 100644
--- a/TAO/TAO_IDL/be/be_visitor_connector/connector_dds_exh.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_connector/connector_dds_exh.cpp
@@ -3,8 +3,6 @@
/**
* @file connector_dds_exh.cpp
*
- * $Id$
- *
* Visitor generating code for DDS Connectors in the exec impl header.
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_connector/connector_dds_exs.cpp b/TAO/TAO_IDL/be/be_visitor_connector/connector_dds_exs.cpp
index f2d6d2043f7..de5afad140a 100644
--- a/TAO/TAO_IDL/be/be_visitor_connector/connector_dds_exs.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_connector/connector_dds_exs.cpp
@@ -3,8 +3,6 @@
/**
* @file connector_dds_exs.cpp
*
- * $Id$
- *
* Visitor generating code for Connectors in the exec impl source.
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_connector/executor_ami_exh.cpp b/TAO/TAO_IDL/be/be_visitor_connector/executor_ami_exh.cpp
index 07424625daa..107b228f9da 100644
--- a/TAO/TAO_IDL/be/be_visitor_connector/executor_ami_exh.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_connector/executor_ami_exh.cpp
@@ -3,8 +3,6 @@
/**
* @file executor_ami_exh.cpp
*
- * $Id$
- *
* Visitor generating code for executors in the AMI connector
* impl header.
*
diff --git a/TAO/TAO_IDL/be/be_visitor_connector/executor_ami_exs.cpp b/TAO/TAO_IDL/be/be_visitor_connector/executor_ami_exs.cpp
index 4400567af71..e49261fb926 100644
--- a/TAO/TAO_IDL/be/be_visitor_connector/executor_ami_exs.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_connector/executor_ami_exs.cpp
@@ -3,8 +3,6 @@
/**
* @file executor_ami_exs.cpp
*
- * $Id$
- *
* Visitor generating code for executors in the AMI connector
* impl source.
*
diff --git a/TAO/TAO_IDL/be/be_visitor_connector/facet_ami_exh.cpp b/TAO/TAO_IDL/be/be_visitor_connector/facet_ami_exh.cpp
index fa71db76997..2ba25c046fd 100644
--- a/TAO/TAO_IDL/be/be_visitor_connector/facet_ami_exh.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_connector/facet_ami_exh.cpp
@@ -3,8 +3,6 @@
/**
* @file facet_ami_exh.cpp
*
- * $Id$
- *
* Visitor generating code for facets in the AMI connector
* impl header.
*
diff --git a/TAO/TAO_IDL/be/be_visitor_connector/facet_ami_exs.cpp b/TAO/TAO_IDL/be/be_visitor_connector/facet_ami_exs.cpp
index dafc15cdd5f..94078385bed 100644
--- a/TAO/TAO_IDL/be/be_visitor_connector/facet_ami_exs.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_connector/facet_ami_exs.cpp
@@ -2,8 +2,6 @@
/**
* @file facet_ami_exs.cpp
*
- * $Id$
- *
* Visitor generating code for facets in the AMI connector
* impl source.
*
diff --git a/TAO/TAO_IDL/be/be_visitor_constant/constant.h b/TAO/TAO_IDL/be/be_visitor_constant/constant.h
index 771f30d0cd7..5b18c8c8e74 100644
--- a/TAO/TAO_IDL/be/be_visitor_constant/constant.h
+++ b/TAO/TAO_IDL/be/be_visitor_constant/constant.h
@@ -3,8 +3,6 @@
/**
* @file constant.h
*
- * $Id$
- *
* Visitors for generation of code for Constant
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_constant/constant_ch.cpp b/TAO/TAO_IDL/be/be_visitor_constant/constant_ch.cpp
index b7ff2675132..52b406a1d65 100644
--- a/TAO/TAO_IDL/be/be_visitor_constant/constant_ch.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_constant/constant_ch.cpp
@@ -3,8 +3,6 @@
/**
* @file constant_ch.cpp
*
- * $Id$
- *
* Visitor generating code for the Constant node in the client header.
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_constant/constant_cs.cpp b/TAO/TAO_IDL/be/be_visitor_constant/constant_cs.cpp
index 6d36843998f..012da0962ea 100644
--- a/TAO/TAO_IDL/be/be_visitor_constant/constant_cs.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_constant/constant_cs.cpp
@@ -3,8 +3,6 @@
/**
* @file constant_cs.cpp
*
- * $Id$
- *
* Visitor for code generation of Constant code in the client stubs file.
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_context.cpp b/TAO/TAO_IDL/be/be_visitor_context.cpp
index 22b17bd2ab0..74a2cb1fd0a 100644
--- a/TAO/TAO_IDL/be/be_visitor_context.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_context.cpp
@@ -3,8 +3,6 @@
/**
* @file be_visitor_context.cpp
*
- * $Id$
- *
* Maintains the context information for visitors
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_dds_ts_idl.cpp b/TAO/TAO_IDL/be/be_visitor_dds_ts_idl.cpp
index 51409cfbb2a..6b5ba5e454f 100644
--- a/TAO/TAO_IDL/be/be_visitor_dds_ts_idl.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_dds_ts_idl.cpp
@@ -3,8 +3,6 @@
/**
* @file be_visitor_dds_ts_idl.cpp
*
- * $Id$
- *
* Visitor generating code for DDS type support IDL files.
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_decl.cpp b/TAO/TAO_IDL/be/be_visitor_decl.cpp
index e3e0d38e57a..50f1821fa3b 100644
--- a/TAO/TAO_IDL/be/be_visitor_decl.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_decl.cpp
@@ -3,8 +3,6 @@
/**
* @file be_visitor_decl.cpp
*
- * $Id$
- *
* Visitor for the base be_decl node. This serves to maintain the current
* state (context) of code generation for the derived visitor.
*
diff --git a/TAO/TAO_IDL/be/be_visitor_enum/any_op_ch.cpp b/TAO/TAO_IDL/be/be_visitor_enum/any_op_ch.cpp
index 27882b23199..8cc84119c01 100644
--- a/TAO/TAO_IDL/be/be_visitor_enum/any_op_ch.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_enum/any_op_ch.cpp
@@ -3,8 +3,6 @@
/**
* @file any_op_ch.cpp
*
- * $Id$
- *
* Visitor generating code for Enums for the Any operators
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_enum/any_op_cs.cpp b/TAO/TAO_IDL/be/be_visitor_enum/any_op_cs.cpp
index c136e1e8609..0245b9c9a3b 100644
--- a/TAO/TAO_IDL/be/be_visitor_enum/any_op_cs.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_enum/any_op_cs.cpp
@@ -3,8 +3,6 @@
/**
* @file any_op_cs.cpp
*
- * $Id$
- *
* Visitors for generation of code for Enum for the Any operators
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_enum/cdr_op_ch.cpp b/TAO/TAO_IDL/be/be_visitor_enum/cdr_op_ch.cpp
index 0f5ccbcbed7..1d3401470ab 100644
--- a/TAO/TAO_IDL/be/be_visitor_enum/cdr_op_ch.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_enum/cdr_op_ch.cpp
@@ -3,8 +3,6 @@
/**
* @file cdr_op_ch.cpp
*
- * $Id$
- *
* Visitor generating code for Enums for the CDR operators
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_enum/cdr_op_cs.cpp b/TAO/TAO_IDL/be/be_visitor_enum/cdr_op_cs.cpp
index 8f040da2fc2..292b8c7b83e 100644
--- a/TAO/TAO_IDL/be/be_visitor_enum/cdr_op_cs.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_enum/cdr_op_cs.cpp
@@ -3,8 +3,6 @@
/**
* @file cdr_op_cs.cpp
*
- * $Id$
- *
* Visitors for generation of code for Enum for the CDR operators
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_enum/enum.h b/TAO/TAO_IDL/be/be_visitor_enum/enum.h
index 4bcda07866c..bd6de6e295d 100644
--- a/TAO/TAO_IDL/be/be_visitor_enum/enum.h
+++ b/TAO/TAO_IDL/be/be_visitor_enum/enum.h
@@ -3,8 +3,6 @@
/**
* @file enum.h
*
- * $Id$
- *
* Visitors for generation of code for Enum
*
* @author Aniruddha Gokhale
diff --git a/TAO/TAO_IDL/be/be_visitor_enum/enum_ch.cpp b/TAO/TAO_IDL/be/be_visitor_enum/enum_ch.cpp
index 4ea61c93c9b..73455107d09 100644
--- a/TAO/TAO_IDL/be/be_visitor_enum/enum_ch.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_enum/enum_ch.cpp
@@ -3,8 +3,6 @@
/**
* @file enum_ch.cpp
*
- * $Id$
- *
* Visitor generating code for Enums in the client header
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_enum/enum_cs.cpp b/TAO/TAO_IDL/be/be_visitor_enum/enum_cs.cpp
index 980ac1d839a..072ae2debf2 100644
--- a/TAO/TAO_IDL/be/be_visitor_enum/enum_cs.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_enum/enum_cs.cpp
@@ -3,8 +3,6 @@
/**
* @file enum_cs.cpp
*
- * $Id$
- *
* Visitor generating code for Enums in the client stubs
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_exception/any_op_ch.cpp b/TAO/TAO_IDL/be/be_visitor_exception/any_op_ch.cpp
index 3bfa955ffb0..51f8fb89c51 100644
--- a/TAO/TAO_IDL/be/be_visitor_exception/any_op_ch.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_exception/any_op_ch.cpp
@@ -3,8 +3,6 @@
/**
* @file any_op_ch.cpp
*
- * $Id$
- *
* Visitor generating code for the Any operators for Exceptions
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_exception/any_op_cs.cpp b/TAO/TAO_IDL/be/be_visitor_exception/any_op_cs.cpp
index b1417c97c99..6c2e4cc85eb 100644
--- a/TAO/TAO_IDL/be/be_visitor_exception/any_op_cs.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_exception/any_op_cs.cpp
@@ -3,8 +3,6 @@
/**
* @file any_op_cs.cpp
*
- * $Id$
- *
* Visitor generating code for the Any operators for Exceptions.
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_exception/cdr_op_ch.cpp b/TAO/TAO_IDL/be/be_visitor_exception/cdr_op_ch.cpp
index 83aac757a30..81f98204bb2 100644
--- a/TAO/TAO_IDL/be/be_visitor_exception/cdr_op_ch.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_exception/cdr_op_ch.cpp
@@ -3,8 +3,6 @@
/**
* @file cdr_op_ch.cpp
*
- * $Id$
- *
* Visitor generating code for CDR operators for exceptions. This uses
* compiled marshaling.
*
diff --git a/TAO/TAO_IDL/be/be_visitor_exception/cdr_op_cs.cpp b/TAO/TAO_IDL/be/be_visitor_exception/cdr_op_cs.cpp
index f4107ec0940..fb26a1db14b 100644
--- a/TAO/TAO_IDL/be/be_visitor_exception/cdr_op_cs.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_exception/cdr_op_cs.cpp
@@ -3,8 +3,6 @@
/**
* @file cdr_op_cs.cpp
*
- * $Id$
- *
* Visitor generating code for CDR operators for exceptions
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_exception/ctor_assign.cpp b/TAO/TAO_IDL/be/be_visitor_exception/ctor_assign.cpp
index 2c72e991b75..80da58b33d7 100644
--- a/TAO/TAO_IDL/be/be_visitor_exception/ctor_assign.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_exception/ctor_assign.cpp
@@ -3,8 +3,6 @@
/**
* @file ctor_assign.cpp
*
- * $Id$
- *
* Visitor generating code for the special CTOR and assignment operator for
* Exceptions.
*
diff --git a/TAO/TAO_IDL/be/be_visitor_exception/exception.cpp b/TAO/TAO_IDL/be/be_visitor_exception/exception.cpp
index 0f5de87b591..908d3139b30 100644
--- a/TAO/TAO_IDL/be/be_visitor_exception/exception.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_exception/exception.cpp
@@ -3,8 +3,6 @@
/**
* @file exception.cpp
*
- * $Id$
- *
* Generic visitor generating code for Exceptions.
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_exception/exception.h b/TAO/TAO_IDL/be/be_visitor_exception/exception.h
index 3352a4fd1a4..89d2eb82e12 100644
--- a/TAO/TAO_IDL/be/be_visitor_exception/exception.h
+++ b/TAO/TAO_IDL/be/be_visitor_exception/exception.h
@@ -3,8 +3,6 @@
/**
* @file exception.h
*
- * $Id$
- *
* Visitors for generation of code for Exception
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_exception/exception_ch.cpp b/TAO/TAO_IDL/be/be_visitor_exception/exception_ch.cpp
index 747084ff71b..84ee50f93c2 100644
--- a/TAO/TAO_IDL/be/be_visitor_exception/exception_ch.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_exception/exception_ch.cpp
@@ -3,8 +3,6 @@
/**
* @file exception_ch.cpp
*
- * $Id$
- *
* Visitor generating code for Exception in the client header
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_exception/exception_ci.cpp b/TAO/TAO_IDL/be/be_visitor_exception/exception_ci.cpp
index 0ef51488fcf..45869574ced 100644
--- a/TAO/TAO_IDL/be/be_visitor_exception/exception_ci.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_exception/exception_ci.cpp
@@ -3,8 +3,6 @@
/**
* @file exception_ci.cpp
*
- * $Id$
- *
* Visitor generating code for Exception in the inline file.
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_exception/exception_cs.cpp b/TAO/TAO_IDL/be/be_visitor_exception/exception_cs.cpp
index 274dd67b9d5..a6766847ca6 100644
--- a/TAO/TAO_IDL/be/be_visitor_exception/exception_cs.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_exception/exception_cs.cpp
@@ -3,8 +3,6 @@
/**
* @file exception_cs.cpp
*
- * $Id$
- *
* Visitor generating code for Exception in the stubs file
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_exception/exception_ctor.cpp b/TAO/TAO_IDL/be/be_visitor_exception/exception_ctor.cpp
index 4a8a7fae2f6..dc509a6a5db 100644
--- a/TAO/TAO_IDL/be/be_visitor_exception/exception_ctor.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_exception/exception_ctor.cpp
@@ -3,8 +3,6 @@
/**
* @file exception_ctor.cpp
*
- * $Id$
- *
* Visitor generating code for the special constructor for Exceptions
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_field/cdr_op_ch.cpp b/TAO/TAO_IDL/be/be_visitor_field/cdr_op_ch.cpp
index 21626675be4..61c514e5003 100644
--- a/TAO/TAO_IDL/be/be_visitor_field/cdr_op_ch.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_field/cdr_op_ch.cpp
@@ -3,8 +3,6 @@
/**
* @file cdr_op_ch.cpp
*
- * $Id$
- *
* Visitor generating CDR operator declarator for field in the client header
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_field/cdr_op_cs.cpp b/TAO/TAO_IDL/be/be_visitor_field/cdr_op_cs.cpp
index fef4d12241e..f73d0455f97 100644
--- a/TAO/TAO_IDL/be/be_visitor_field/cdr_op_cs.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_field/cdr_op_cs.cpp
@@ -3,8 +3,6 @@
/**
* @file cdr_op_cs.cpp
*
- * $Id$
- *
* Visitor generating code for Field in the client stubs file.
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_field/field.h b/TAO/TAO_IDL/be/be_visitor_field/field.h
index b5863e7e8fb..ad3142f35de 100644
--- a/TAO/TAO_IDL/be/be_visitor_field/field.h
+++ b/TAO/TAO_IDL/be/be_visitor_field/field.h
@@ -2,8 +2,6 @@
/**
* @file field.h
*
- * $Id$
- *
* Concrete visitor for the base "BE_Field" node
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_field/field_ch.cpp b/TAO/TAO_IDL/be/be_visitor_field/field_ch.cpp
index 187bfd29d0b..84a67a726b8 100644
--- a/TAO/TAO_IDL/be/be_visitor_field/field_ch.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_field/field_ch.cpp
@@ -3,8 +3,6 @@
/**
* @file field_ch.cpp
*
- * $Id$
- *
* Visitor generating code for Field node in the client header
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_field/field_ci.cpp b/TAO/TAO_IDL/be/be_visitor_field/field_ci.cpp
index 21f3e92dea9..ebde46420cb 100644
--- a/TAO/TAO_IDL/be/be_visitor_field/field_ci.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_field/field_ci.cpp
@@ -3,8 +3,6 @@
/**
* @file field_ci.cpp
*
- * $Id$
- *
* Visitor generating code for Field in the client inline file
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_field/field_cs.cpp b/TAO/TAO_IDL/be/be_visitor_field/field_cs.cpp
index d73d29b9615..4cc34cb72dd 100644
--- a/TAO/TAO_IDL/be/be_visitor_field/field_cs.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_field/field_cs.cpp
@@ -3,8 +3,6 @@
/**
* @file field_cs.cpp
*
- * $Id$
- *
* Visitor generating code for Field in the client stubs file.
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_home/home.h b/TAO/TAO_IDL/be/be_visitor_home/home.h
index 9da43286179..a86f251914e 100644
--- a/TAO/TAO_IDL/be/be_visitor_home/home.h
+++ b/TAO/TAO_IDL/be/be_visitor_home/home.h
@@ -3,8 +3,6 @@
/**
* @file home.h
*
- * $Id$
- *
* Visitors for generation of code for a component home.
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_home/home_ex_idl.cpp b/TAO/TAO_IDL/be/be_visitor_home/home_ex_idl.cpp
index e3ca64c31a9..b33cb5829cf 100644
--- a/TAO/TAO_IDL/be/be_visitor_home/home_ex_idl.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_home/home_ex_idl.cpp
@@ -3,8 +3,6 @@
/**
* @file home_ex_idl.cpp
*
- * $Id$
- *
* Visitor generating code for Homes in the CIAO executor IDL.
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_home/home_exh.cpp b/TAO/TAO_IDL/be/be_visitor_home/home_exh.cpp
index e96c25743cd..5b0bdf3e02e 100644
--- a/TAO/TAO_IDL/be/be_visitor_home/home_exh.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_home/home_exh.cpp
@@ -3,8 +3,6 @@
/**
* @file home_exh.cpp
*
- * $Id$
- *
* Visitor generating code for homes in the exec impl header.
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_home/home_exs.cpp b/TAO/TAO_IDL/be/be_visitor_home/home_exs.cpp
index f80bf4f212f..1c6c188b7b0 100644
--- a/TAO/TAO_IDL/be/be_visitor_home/home_exs.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_home/home_exs.cpp
@@ -3,8 +3,6 @@
/**
* @file home_exs.cpp
*
- * $Id$
- *
* Visitor generating code for homes in the exec impl source.
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_home/home_svh.cpp b/TAO/TAO_IDL/be/be_visitor_home/home_svh.cpp
index a9c5f337050..b50f3f9015e 100644
--- a/TAO/TAO_IDL/be/be_visitor_home/home_svh.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_home/home_svh.cpp
@@ -3,8 +3,6 @@
/**
* @file home_svh.cpp
*
- * $Id$
- *
* Visitor generating code for Homes in the servant header.
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_home/home_svs.cpp b/TAO/TAO_IDL/be/be_visitor_home/home_svs.cpp
index d82924e4b2d..eafa8857600 100644
--- a/TAO/TAO_IDL/be/be_visitor_home/home_svs.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_home/home_svs.cpp
@@ -3,8 +3,6 @@
/**
* @file home_svs.cpp
*
- * $Id$
- *
* Visitor generating code for Homes in the servant source.
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_interface/ami4ccm_conn_ex_idl.cpp b/TAO/TAO_IDL/be/be_visitor_interface/ami4ccm_conn_ex_idl.cpp
index d407264b8bb..e6ea2e9f528 100644
--- a/TAO/TAO_IDL/be/be_visitor_interface/ami4ccm_conn_ex_idl.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_interface/ami4ccm_conn_ex_idl.cpp
@@ -3,8 +3,6 @@
/**
* @file ami4ccm_conn_ex_idl.cpp
*
- * $Id$
- *
* Visitor generating code for AMI4CCM Interfaces in the executor IDL
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_interface/ami4ccm_rh_ex_idl.cpp b/TAO/TAO_IDL/be/be_visitor_interface/ami4ccm_rh_ex_idl.cpp
index ede59f9fc1d..1b6919a9853 100644
--- a/TAO/TAO_IDL/be/be_visitor_interface/ami4ccm_rh_ex_idl.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_interface/ami4ccm_rh_ex_idl.cpp
@@ -3,8 +3,6 @@
/**
* @file ami4ccm_rh_ex_idl.cpp
*
- * $Id$
- *
* Visitor generating code for AMI4CCM Interfaces in the executor IDL
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_interface/ami4ccm_sendc_ex_idl.cpp b/TAO/TAO_IDL/be/be_visitor_interface/ami4ccm_sendc_ex_idl.cpp
index d932f7c0454..1cbc59cd559 100644
--- a/TAO/TAO_IDL/be/be_visitor_interface/ami4ccm_sendc_ex_idl.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_interface/ami4ccm_sendc_ex_idl.cpp
@@ -3,8 +3,6 @@
/**
* @file ami4ccm_sendc_ex_idl.cpp
*
- * $Id$
- *
* Visitor generating code for AMI4CCM Interfaces in the executor IDL
*
* @author Jeff Parsons
diff --git a/TAO/TAO_IDL/be/be_visitor_interface/any_op_ch.cpp b/TAO/TAO_IDL/be/be_visitor_interface/any_op_ch.cpp
index 9ac034be916..f3bdab528ba 100644
--- a/TAO/TAO_IDL/be/be_visitor_interface/any_op_ch.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_interface/any_op_ch.cpp
@@ -3,8 +3,6 @@
/**
* @file any_op_ch.cpp
*
- * $Id$
- *
* Visitor generating code for Any operators for an Interface in the client
* header.
*
diff --git a/TAO/TAO_IDL/be/be_visitor_interface/any_op_cs.cpp b/TAO/TAO_IDL/be/be_visitor_interface/any_op_cs.cpp
index d34030d20a6..c4e3d13080c 100644
--- a/TAO/TAO_IDL/be/be_visitor_interface/any_op_cs.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_interface/any_op_cs.cpp
@@ -3,8 +3,6 @@
/**
* @file any_op_cs.cpp
*
- * $Id$
- *
* Visitor generating code for Any operators for Interface in the stubs
* file.
*
diff --git a/TAO/TAO_IDL/be/be_visitor_interface/cdr_op_ch.cpp b/TAO/TAO_IDL/be/be_visitor_interface/cdr_op_ch.cpp
index 43c12f601ec..b1549c3027c 100644
--- a/TAO/TAO_IDL/be/be_visitor_interface/cdr_op_ch.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_interface/cdr_op_ch.cpp
@@ -3,8 +3,6 @@
/**
* @file cdr_op_ch.cpp
*
- * $Id$
- *
* Visitor generating code for CDR operators for interfaces. This uses
* compiled marshaling.
*
diff --git a/TAO/TAO_IDL/be/be_visitor_interface/cdr_op_cs.cpp b/TAO/TAO_IDL/be/be_visitor_interface/cdr_op_cs.cpp
index d139aa0545a..e2b24c8a1a2 100644
--- a/TAO/TAO_IDL/be/be_visitor_interface/cdr_op_cs.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_interface/cdr_op_cs.cpp
@@ -3,8 +3,6 @@
/**
* @file cdr_op_cs.cpp
*
- * $Id$
- *
* Visitor generating code for CDR operators for interfaces
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_interface/facet_svth.cpp b/TAO/TAO_IDL/be/be_visitor_interface/facet_svth.cpp
index 867a3675ef7..170599bc058 100644
--- a/TAO/TAO_IDL/be/be_visitor_interface/facet_svth.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_interface/facet_svth.cpp
@@ -3,8 +3,6 @@
/**
* @file facet_svth.cpp
*
- * $Id$
- *
* Visitor generating code for a facet servant class in the
* servant header.
*
diff --git a/TAO/TAO_IDL/be/be_visitor_interface/facet_svts.cpp b/TAO/TAO_IDL/be/be_visitor_interface/facet_svts.cpp
index 1e921ecec06..fee8803a934 100644
--- a/TAO/TAO_IDL/be/be_visitor_interface/facet_svts.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_interface/facet_svts.cpp
@@ -3,8 +3,6 @@
/**
* @file facet_svts.cpp
*
- * $Id$
- *
* Visitor generating code for a facet servant class in the
* servant source.
*
diff --git a/TAO/TAO_IDL/be/be_visitor_interface/interface.cpp b/TAO/TAO_IDL/be/be_visitor_interface/interface.cpp
index d75f95f778c..71918385a4f 100644
--- a/TAO/TAO_IDL/be/be_visitor_interface/interface.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_interface/interface.cpp
@@ -3,8 +3,6 @@
/**
* @file interface.cpp
*
- * $Id$
- *
* Visitor generating code for Interfaces. This is a generic visitor.
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_interface/interface.h b/TAO/TAO_IDL/be/be_visitor_interface/interface.h
index b2d9d06bf93..4e114c9a269 100644
--- a/TAO/TAO_IDL/be/be_visitor_interface/interface.h
+++ b/TAO/TAO_IDL/be/be_visitor_interface/interface.h
@@ -3,8 +3,6 @@
/**
* @file interface.h
*
- * $Id$
- *
* Visitors for generation of code for Interface
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_interface/interface_ch.cpp b/TAO/TAO_IDL/be/be_visitor_interface/interface_ch.cpp
index 0fb0b926ebb..3e85aba0f08 100644
--- a/TAO/TAO_IDL/be/be_visitor_interface/interface_ch.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_interface/interface_ch.cpp
@@ -3,8 +3,6 @@
/**
* @file interface_ch.cpp
*
- * $Id$
- *
* Visitor generating code for Interfaces in the client header
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_interface/interface_ci.cpp b/TAO/TAO_IDL/be/be_visitor_interface/interface_ci.cpp
index fa1156a4691..3b90adf1d8e 100644
--- a/TAO/TAO_IDL/be/be_visitor_interface/interface_ci.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_interface/interface_ci.cpp
@@ -3,8 +3,6 @@
/**
* @file interface_ci.cpp
*
- * $Id$
- *
* Visitor generating code for Interfaces in the client inline file
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_interface/interface_cs.cpp b/TAO/TAO_IDL/be/be_visitor_interface/interface_cs.cpp
index 543d5e13936..e7b7eb75b97 100644
--- a/TAO/TAO_IDL/be/be_visitor_interface/interface_cs.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_interface/interface_cs.cpp
@@ -2,8 +2,6 @@
/**
* @file interface_cs.cpp
*
- * $Id$
- *
* Visitor generating code for Interfaces in the client stubs file.
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_interface/interface_ex_idl.cpp b/TAO/TAO_IDL/be/be_visitor_interface/interface_ex_idl.cpp
index 304a8ffdc8d..55bc88f4daa 100644
--- a/TAO/TAO_IDL/be/be_visitor_interface/interface_ex_idl.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_interface/interface_ex_idl.cpp
@@ -3,8 +3,6 @@
/**
* @file interface_ex_idl.cpp
*
- * $Id$
- *
* Visitor generating code for Interfaces in the
* CIAO executor IDL file.
*
diff --git a/TAO/TAO_IDL/be/be_visitor_interface/interface_ih.cpp b/TAO/TAO_IDL/be/be_visitor_interface/interface_ih.cpp
index f8d7fd3e32c..f07420a77e0 100644
--- a/TAO/TAO_IDL/be/be_visitor_interface/interface_ih.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_interface/interface_ih.cpp
@@ -3,8 +3,6 @@
/**
* @file interface_ih.cpp
*
- * $Id$
- *
* Visitor generating code for Interfaces in the implementation header
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_interface/interface_is.cpp b/TAO/TAO_IDL/be/be_visitor_interface/interface_is.cpp
index dc0cee6957f..5970c253bad 100644
--- a/TAO/TAO_IDL/be/be_visitor_interface/interface_is.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_interface/interface_is.cpp
@@ -3,8 +3,6 @@
/**
* @file interface_is.cpp
*
- * $Id$
- *
* Visitor generating code for Interfaces in the implementation skeletons file.
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_interface/interface_sh.cpp b/TAO/TAO_IDL/be/be_visitor_interface/interface_sh.cpp
index f81a2c9dee7..bd7bc493bc5 100644
--- a/TAO/TAO_IDL/be/be_visitor_interface/interface_sh.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_interface/interface_sh.cpp
@@ -3,8 +3,6 @@
/**
* @file interface_sh.cpp
*
- * $Id$
- *
* Visitor generating code for Interfaces in the server header
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_interface/interface_ss.cpp b/TAO/TAO_IDL/be/be_visitor_interface/interface_ss.cpp
index 5cfa523741b..eaf4d154dc9 100644
--- a/TAO/TAO_IDL/be/be_visitor_interface/interface_ss.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_interface/interface_ss.cpp
@@ -3,8 +3,6 @@
/**
* @file interface_ss.cpp
*
- * $Id$
- *
* Visitor generating code for Interfaces in the server skeletons file.
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_interface/interface_svth.cpp b/TAO/TAO_IDL/be/be_visitor_interface/interface_svth.cpp
index 96f81c7bd75..7dd494bf83e 100644
--- a/TAO/TAO_IDL/be/be_visitor_interface/interface_svth.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_interface/interface_svth.cpp
@@ -3,8 +3,6 @@
/**
* @file interface_svth.cpp
*
- * $Id$
- *
* Visitor generating code for Interfaces in the
* CIAO template servant header file.
*
diff --git a/TAO/TAO_IDL/be/be_visitor_interface/interface_svts.cpp b/TAO/TAO_IDL/be/be_visitor_interface/interface_svts.cpp
index 4ac7ae90bcf..1b13124798a 100644
--- a/TAO/TAO_IDL/be/be_visitor_interface/interface_svts.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_interface/interface_svts.cpp
@@ -3,8 +3,6 @@
/**
* @file interface_svts.cpp
*
- * $Id$
- *
* Visitor generating code for Interfaces in the
* CIAO template servant source file.
*
diff --git a/TAO/TAO_IDL/be/be_visitor_interface/smart_proxy_ch.cpp b/TAO/TAO_IDL/be/be_visitor_interface/smart_proxy_ch.cpp
index 6632574aeff..fef71201989 100644
--- a/TAO/TAO_IDL/be/be_visitor_interface/smart_proxy_ch.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_interface/smart_proxy_ch.cpp
@@ -2,8 +2,6 @@
/**
* @file smart_proxy_ch.cpp
*
- * $Id$
- *
* This provides code generation for smart proxy classes for an
* interface in the client header.
*
diff --git a/TAO/TAO_IDL/be/be_visitor_interface/smart_proxy_cs.cpp b/TAO/TAO_IDL/be/be_visitor_interface/smart_proxy_cs.cpp
index 082d522681f..977eef9cb2b 100644
--- a/TAO/TAO_IDL/be/be_visitor_interface/smart_proxy_cs.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_interface/smart_proxy_cs.cpp
@@ -3,8 +3,6 @@
/**
* @file smart_proxy_cs.cpp
*
- * $Id$
- *
* Visitor generating code for smart_proxy classes for an Interface in the
* client proxy file.
*
diff --git a/TAO/TAO_IDL/be/be_visitor_interface/tie_sh.cpp b/TAO/TAO_IDL/be/be_visitor_interface/tie_sh.cpp
index 3539e1fdd56..0de2e1177cf 100644
--- a/TAO/TAO_IDL/be/be_visitor_interface/tie_sh.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_interface/tie_sh.cpp
@@ -3,8 +3,6 @@
/**
* @file tie_sh.cpp
*
- * $Id$
- *
* Visitor generating code for TIE class for an Interface in the header
* file.
*
diff --git a/TAO/TAO_IDL/be/be_visitor_interface/tie_ss.cpp b/TAO/TAO_IDL/be/be_visitor_interface/tie_ss.cpp
index 4ef14930859..b0048581743 100644
--- a/TAO/TAO_IDL/be/be_visitor_interface/tie_ss.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_interface/tie_ss.cpp
@@ -3,8 +3,6 @@
/**
* @file tie_ss.cpp
*
- * $Id$
- *
* Visitor generating code for TIE classes for the Interface node in the
* inline file.
*
diff --git a/TAO/TAO_IDL/be/be_visitor_interface_fwd/any_op_ch.cpp b/TAO/TAO_IDL/be/be_visitor_interface_fwd/any_op_ch.cpp
index 331a913dbfa..63873337a19 100644
--- a/TAO/TAO_IDL/be/be_visitor_interface_fwd/any_op_ch.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_interface_fwd/any_op_ch.cpp
@@ -3,8 +3,6 @@
/**
* @file any_op_ch.cpp
*
- * $Id$
- *
* Visitor generating code for Any operators for a forward declared interface
* in the client header.
*
diff --git a/TAO/TAO_IDL/be/be_visitor_interface_fwd/cdr_op_ch.cpp b/TAO/TAO_IDL/be/be_visitor_interface_fwd/cdr_op_ch.cpp
index 3c1e1dc67b9..fac5192e389 100644
--- a/TAO/TAO_IDL/be/be_visitor_interface_fwd/cdr_op_ch.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_interface_fwd/cdr_op_ch.cpp
@@ -3,8 +3,6 @@
/**
* @file cdr_op_ch.cpp
*
- * $Id$
- *
* Visitor generating code for CDR operators for forward declared
* interfaces. This uses compiled marshaling.
*
diff --git a/TAO/TAO_IDL/be/be_visitor_interface_fwd/interface_fwd.h b/TAO/TAO_IDL/be/be_visitor_interface_fwd/interface_fwd.h
index 3444abcb54f..68655105fb9 100644
--- a/TAO/TAO_IDL/be/be_visitor_interface_fwd/interface_fwd.h
+++ b/TAO/TAO_IDL/be/be_visitor_interface_fwd/interface_fwd.h
@@ -3,8 +3,6 @@
/**
* @file interface_fwd.h
*
- * $Id$
- *
* Visitors for generation of code for Interface_Fwd
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_interface_fwd/interface_fwd_ch.cpp b/TAO/TAO_IDL/be/be_visitor_interface_fwd/interface_fwd_ch.cpp
index bd82e56a491..a058350a185 100644
--- a/TAO/TAO_IDL/be/be_visitor_interface_fwd/interface_fwd_ch.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_interface_fwd/interface_fwd_ch.cpp
@@ -3,8 +3,6 @@
/**
* @file interface_fwd_ch.cpp
*
- * $Id$
- *
* Visitor generating code for Interface_Fwd node in the client header.
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_module/any_op.cpp b/TAO/TAO_IDL/be/be_visitor_module/any_op.cpp
index 07e0debb82e..a2d75f684ba 100644
--- a/TAO/TAO_IDL/be/be_visitor_module/any_op.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_module/any_op.cpp
@@ -3,8 +3,6 @@
/**
* @file any_op.cpp
*
- * $Id$
- *
* Visitor generating code for Any operators for elements in the scope of
* the Module.
*
diff --git a/TAO/TAO_IDL/be/be_visitor_module/cdr_op.cpp b/TAO/TAO_IDL/be/be_visitor_module/cdr_op.cpp
index 8fbb4b131c5..4015765a501 100644
--- a/TAO/TAO_IDL/be/be_visitor_module/cdr_op.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_module/cdr_op.cpp
@@ -3,8 +3,6 @@
/**
* @file cdr_op.cpp
*
- * $Id$
- *
* Visitor generating code for the CDR operators for types defined in Module's
* scope.
*
diff --git a/TAO/TAO_IDL/be/be_visitor_module/module.cpp b/TAO/TAO_IDL/be/be_visitor_module/module.cpp
index 347f3a65489..903e82885bd 100644
--- a/TAO/TAO_IDL/be/be_visitor_module/module.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_module/module.cpp
@@ -3,8 +3,6 @@
/**
* @file module.cpp
*
- * $Id$
- *
* Generic visitor generating code for Module
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_module/module.h b/TAO/TAO_IDL/be/be_visitor_module/module.h
index 04dec43cbb2..597d04d3197 100644
--- a/TAO/TAO_IDL/be/be_visitor_module/module.h
+++ b/TAO/TAO_IDL/be/be_visitor_module/module.h
@@ -3,8 +3,6 @@
/**
* @file module.h
*
- * $Id$
- *
* Visitors for generation of code for Module
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_module/module_ch.cpp b/TAO/TAO_IDL/be/be_visitor_module/module_ch.cpp
index 100420b81bf..3b0b1126c5c 100644
--- a/TAO/TAO_IDL/be/be_visitor_module/module_ch.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_module/module_ch.cpp
@@ -3,8 +3,6 @@
/**
* @file module_ch.cpp
*
- * $Id$
- *
* Visitor generating code for Module in the client header
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_module/module_ih.cpp b/TAO/TAO_IDL/be/be_visitor_module/module_ih.cpp
index 85f83530251..70eb66d01d7 100644
--- a/TAO/TAO_IDL/be/be_visitor_module/module_ih.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_module/module_ih.cpp
@@ -3,8 +3,6 @@
/**
* @file module_ih.cpp
*
- * $Id$
- *
* Visitor generating code for Module in the implementation header
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_module/module_sh.cpp b/TAO/TAO_IDL/be/be_visitor_module/module_sh.cpp
index eaabccf8acd..83593692525 100644
--- a/TAO/TAO_IDL/be/be_visitor_module/module_sh.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_module/module_sh.cpp
@@ -3,8 +3,6 @@
/**
* @file module_sh.cpp
*
- * $Id$
- *
* Visitor generating code for Module in the server header
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_native/native.h b/TAO/TAO_IDL/be/be_visitor_native/native.h
index c3df185c829..3b43b27af17 100644
--- a/TAO/TAO_IDL/be/be_visitor_native/native.h
+++ b/TAO/TAO_IDL/be/be_visitor_native/native.h
@@ -3,8 +3,6 @@
/**
* @file native.h
*
- * $Id$
- *
* Visitors for generation of code for native
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_native/native_ch.cpp b/TAO/TAO_IDL/be/be_visitor_native/native_ch.cpp
index 473bf03de18..e1c2c6d58ff 100644
--- a/TAO/TAO_IDL/be/be_visitor_native/native_ch.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_native/native_ch.cpp
@@ -3,8 +3,6 @@
/**
* @file native_ch.cpp
*
- * $Id$
- *
* Visitor generating code for Native in the client header
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_operation/amh_rh_sh.cpp b/TAO/TAO_IDL/be/be_visitor_operation/amh_rh_sh.cpp
index 71d953415bf..928c6746635 100644
--- a/TAO/TAO_IDL/be/be_visitor_operation/amh_rh_sh.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_operation/amh_rh_sh.cpp
@@ -2,8 +2,6 @@
/**
* @file amh_rh_sh.cpp
*
- * $Id$
- *
* Visitor generating AMH-RH skeleton code for Operation node in the
* skeleton header.
*
diff --git a/TAO/TAO_IDL/be/be_visitor_operation/amh_rh_ss.cpp b/TAO/TAO_IDL/be/be_visitor_operation/amh_rh_ss.cpp
index c75d69d2e34..c16e63c9736 100644
--- a/TAO/TAO_IDL/be/be_visitor_operation/amh_rh_ss.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_operation/amh_rh_ss.cpp
@@ -2,8 +2,6 @@
/**
* @file amh_rh_ss.cpp
*
- * $Id$
- *
* Creates code for AMH-RH operations.
*
* @author Mayur Deshpande <mayur@ics.uci.edu>
diff --git a/TAO/TAO_IDL/be/be_visitor_operation/amh_sh.cpp b/TAO/TAO_IDL/be/be_visitor_operation/amh_sh.cpp
index 1affcd9984f..62a32a5e0ab 100644
--- a/TAO/TAO_IDL/be/be_visitor_operation/amh_sh.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_operation/amh_sh.cpp
@@ -3,8 +3,6 @@
/**
* @file amh_sh.cpp
*
- * $Id$
- *
* Visitor generating AMH skeleton code for Operation node in the
* skeleton header.
*
diff --git a/TAO/TAO_IDL/be/be_visitor_operation/ami_cs.cpp b/TAO/TAO_IDL/be/be_visitor_operation/ami_cs.cpp
index 2895f81d563..f74608f3ed8 100644
--- a/TAO/TAO_IDL/be/be_visitor_operation/ami_cs.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_operation/ami_cs.cpp
@@ -3,8 +3,6 @@
/**
* @file ami_cs.cpp
*
- * $Id$
- *
* Visitor generating code for Operation in the stubs file.
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_operation/ami_handler_reply_stub_operation_cs.cpp b/TAO/TAO_IDL/be/be_visitor_operation/ami_handler_reply_stub_operation_cs.cpp
index 9db711f915b..38e948d165f 100644
--- a/TAO/TAO_IDL/be/be_visitor_operation/ami_handler_reply_stub_operation_cs.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_operation/ami_handler_reply_stub_operation_cs.cpp
@@ -3,8 +3,6 @@
/**
* @file ami_handler_reply_stub_operation_cs.cpp
*
- * $Id$
- *
* Visitor generating code for Operation in the stubs file.
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_operation/arglist.cpp b/TAO/TAO_IDL/be/be_visitor_operation/arglist.cpp
index 6b4b81217db..1006ee44b4b 100644
--- a/TAO/TAO_IDL/be/be_visitor_operation/arglist.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_operation/arglist.cpp
@@ -3,8 +3,6 @@
/**
* @file arglist.cpp
*
- * $Id$
- *
* Visitor generating code for the parameter list of the Operation signature.
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_operation/argument.cpp b/TAO/TAO_IDL/be/be_visitor_operation/argument.cpp
index 11d6a9bb96e..37c4817f96b 100644
--- a/TAO/TAO_IDL/be/be_visitor_operation/argument.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_operation/argument.cpp
@@ -3,8 +3,6 @@
/**
* @file argument.cpp
*
- * $Id$
- *
* Visitor that calls the visitor for arguments.
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_operation/argument_invoke.cpp b/TAO/TAO_IDL/be/be_visitor_operation/argument_invoke.cpp
index 2ef35ecc61d..25885d0fca2 100644
--- a/TAO/TAO_IDL/be/be_visitor_operation/argument_invoke.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_operation/argument_invoke.cpp
@@ -3,8 +3,6 @@
/**
* @file argument_invoke.cpp
*
- * $Id$
- *
* Visitor to pass arguments to the CDR operators. This one helps in
* generating the && and the , at the right place. This one is for the
* client stub side.
diff --git a/TAO/TAO_IDL/be/be_visitor_operation/argument_marshal.cpp b/TAO/TAO_IDL/be/be_visitor_operation/argument_marshal.cpp
index 2362a8483ea..38098e18701 100644
--- a/TAO/TAO_IDL/be/be_visitor_operation/argument_marshal.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_operation/argument_marshal.cpp
@@ -3,8 +3,6 @@
/**
* @file argument_marshal.cpp
*
- * $Id$
- *
* Visitor to pass arguments to the CDR operators. This one helps in
* generating the && and the , at the right place. This one is for the
* skeleton side.
diff --git a/TAO/TAO_IDL/be/be_visitor_operation/exceptlist_cs.cpp b/TAO/TAO_IDL/be/be_visitor_operation/exceptlist_cs.cpp
index 55aef74ee9f..dc86ad13bd6 100644
--- a/TAO/TAO_IDL/be/be_visitor_operation/exceptlist_cs.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_operation/exceptlist_cs.cpp
@@ -3,8 +3,6 @@
/**
* @file exceptlist_cs.cpp
*
- * $Id$
- *
* Visitor generating code for the list of exceptions that an operation
* raises.
*
diff --git a/TAO/TAO_IDL/be/be_visitor_operation/exceptlist_ss.cpp b/TAO/TAO_IDL/be/be_visitor_operation/exceptlist_ss.cpp
index 5d1ad562c85..61f90405107 100644
--- a/TAO/TAO_IDL/be/be_visitor_operation/exceptlist_ss.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_operation/exceptlist_ss.cpp
@@ -3,8 +3,6 @@
/**
* @file exceptlist_ss.cpp
*
- * $Id$
- *
* Visitor generating code for the list of exceptions that an operation
* raises (skeleton/server side).
*
diff --git a/TAO/TAO_IDL/be/be_visitor_operation/operation.cpp b/TAO/TAO_IDL/be/be_visitor_operation/operation.cpp
index d3b0add57c5..8efac709ba7 100644
--- a/TAO/TAO_IDL/be/be_visitor_operation/operation.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_operation/operation.cpp
@@ -3,8 +3,6 @@
/**
* @file operation.cpp
*
- * $Id$
- *
* Visitor generating code for Operation in the stubs file.
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_operation/operation.h b/TAO/TAO_IDL/be/be_visitor_operation/operation.h
index c934c1eae9c..ec535c814e7 100644
--- a/TAO/TAO_IDL/be/be_visitor_operation/operation.h
+++ b/TAO/TAO_IDL/be/be_visitor_operation/operation.h
@@ -3,8 +3,6 @@
/**
* @file operation.h
*
- * $Id$
- *
* Visitors for generation of code for Operation
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_operation/operation_ch.cpp b/TAO/TAO_IDL/be/be_visitor_operation/operation_ch.cpp
index 0d96d3475fc..0ce795308bf 100644
--- a/TAO/TAO_IDL/be/be_visitor_operation/operation_ch.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_operation/operation_ch.cpp
@@ -3,8 +3,6 @@
/**
* @file operation_ch.cpp
*
- * $Id$
- *
* Visitor generating code for Operation node in the client header.
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_operation/operation_cs.cpp b/TAO/TAO_IDL/be/be_visitor_operation/operation_cs.cpp
index 87455bab09b..0ed4acbf34a 100644
--- a/TAO/TAO_IDL/be/be_visitor_operation/operation_cs.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_operation/operation_cs.cpp
@@ -3,8 +3,6 @@
/**
* @file operation_cs.cpp
*
- * $Id$
- *
* Visitor generating code for Operation in the stubs file.
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_operation/operation_exs.cpp b/TAO/TAO_IDL/be/be_visitor_operation/operation_exs.cpp
index 312b8b57051..c9f721cbdaf 100644
--- a/TAO/TAO_IDL/be/be_visitor_operation/operation_exs.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_operation/operation_exs.cpp
@@ -3,8 +3,6 @@
/**
* @file operation_exs.cpp
*
- * $Id$
- *
* Visitor generating code for Operation in the CIAO executor file.
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_operation/operation_ih.cpp b/TAO/TAO_IDL/be/be_visitor_operation/operation_ih.cpp
index 333bb69bec1..416e3248f21 100644
--- a/TAO/TAO_IDL/be/be_visitor_operation/operation_ih.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_operation/operation_ih.cpp
@@ -3,8 +3,6 @@
/**
* @file operation_ih.cpp
*
- * $Id$
- *
* Visitor generating code for Operation in the implementation header
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_operation/operation_is.cpp b/TAO/TAO_IDL/be/be_visitor_operation/operation_is.cpp
index aef0632bd90..a6f04f062dc 100644
--- a/TAO/TAO_IDL/be/be_visitor_operation/operation_is.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_operation/operation_is.cpp
@@ -3,8 +3,6 @@
/**
* @file operation_is.cpp
*
- * $Id$
- *
* Visitor generating code for Operation in the implementation skeleton
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_operation/operation_sh.cpp b/TAO/TAO_IDL/be/be_visitor_operation/operation_sh.cpp
index 165f1252cc0..51ce6eb93c9 100644
--- a/TAO/TAO_IDL/be/be_visitor_operation/operation_sh.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_operation/operation_sh.cpp
@@ -3,8 +3,6 @@
/**
* @file operation_sh.cpp
*
- * $Id$
- *
* Visitor generating code for Operation in the server header
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_operation/operation_ss.cpp b/TAO/TAO_IDL/be/be_visitor_operation/operation_ss.cpp
index b5e12995273..c571b6a3b3c 100644
--- a/TAO/TAO_IDL/be/be_visitor_operation/operation_ss.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_operation/operation_ss.cpp
@@ -3,8 +3,6 @@
/**
* @file operation_ss.cpp
*
- * $Id$
- *
* Visitor generating code for Operation in the server skeleton
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_operation/operation_svs.cpp b/TAO/TAO_IDL/be/be_visitor_operation/operation_svs.cpp
index b61b2a39018..8e446e8200f 100644
--- a/TAO/TAO_IDL/be/be_visitor_operation/operation_svs.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_operation/operation_svs.cpp
@@ -3,8 +3,6 @@
/**
* @file operation_svs.cpp
*
- * $Id$
- *
* Visitor generating code for Operation in the CIAO servants file.
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_operation/rettype.cpp b/TAO/TAO_IDL/be/be_visitor_operation/rettype.cpp
index e35ca462369..29f986abb3c 100644
--- a/TAO/TAO_IDL/be/be_visitor_operation/rettype.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_operation/rettype.cpp
@@ -3,8 +3,6 @@
/**
* @file rettype.cpp
*
- * $Id$
- *
* Visitor generating code for return type of the Operation node
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_operation/rettype_return_cs.cpp b/TAO/TAO_IDL/be/be_visitor_operation/rettype_return_cs.cpp
index adc134cceb6..5b32900c7df 100644
--- a/TAO/TAO_IDL/be/be_visitor_operation/rettype_return_cs.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_operation/rettype_return_cs.cpp
@@ -3,8 +3,6 @@
/**
* @file rettype_return_cs.cpp
*
- * $Id$
- *
* Visitor generating code for returning the return type variable.
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_operation/smart_proxy_ch.cpp b/TAO/TAO_IDL/be/be_visitor_operation/smart_proxy_ch.cpp
index 43619967d98..1b36a7f1612 100644
--- a/TAO/TAO_IDL/be/be_visitor_operation/smart_proxy_ch.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_operation/smart_proxy_ch.cpp
@@ -3,8 +3,6 @@
/**
* @file smart_proxy_ch.cpp
*
- * $Id$
- *
* Visitor generating code for Operation node in the client header.
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_operation/smart_proxy_cs.cpp b/TAO/TAO_IDL/be/be_visitor_operation/smart_proxy_cs.cpp
index 0d834516385..da514977f1d 100644
--- a/TAO/TAO_IDL/be/be_visitor_operation/smart_proxy_cs.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_operation/smart_proxy_cs.cpp
@@ -3,8 +3,6 @@
/**
* @file smart_proxy_cs.cpp
*
- * $Id$
- *
* Visitor generating code for Operation in the stubs file.
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_operation/tie_sh.cpp b/TAO/TAO_IDL/be/be_visitor_operation/tie_sh.cpp
index 2e901d3ee25..d2c8babf66c 100644
--- a/TAO/TAO_IDL/be/be_visitor_operation/tie_sh.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_operation/tie_sh.cpp
@@ -3,8 +3,6 @@
/**
* @file tie_sh.cpp
*
- * $Id$
- *
* Visitor generating code for operations of the TIE class in the header
* file.
*
diff --git a/TAO/TAO_IDL/be/be_visitor_operation/tie_ss.cpp b/TAO/TAO_IDL/be/be_visitor_operation/tie_ss.cpp
index 56000b3f0c7..969a28f243e 100644
--- a/TAO/TAO_IDL/be/be_visitor_operation/tie_ss.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_operation/tie_ss.cpp
@@ -3,8 +3,6 @@
/**
* @file tie_ss.cpp
*
- * $Id$
- *
* Visitor generating code for operations for the TIE class.
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_operation/upcall_command_ss.cpp b/TAO/TAO_IDL/be/be_visitor_operation/upcall_command_ss.cpp
index 6d23954b5d9..91006b90af3 100644
--- a/TAO/TAO_IDL/be/be_visitor_operation/upcall_command_ss.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_operation/upcall_command_ss.cpp
@@ -3,8 +3,6 @@
/**
* @file upcall_command_ss.cpp
*
- * $Id$
- *
* Visitor that generates operation-specific TAO::Upcall_Command
* objects in skeletons.
*
diff --git a/TAO/TAO_IDL/be/be_visitor_root/any_op.cpp b/TAO/TAO_IDL/be/be_visitor_root/any_op.cpp
index c6c6cc24b20..9f564c1925b 100644
--- a/TAO/TAO_IDL/be/be_visitor_root/any_op.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_root/any_op.cpp
@@ -3,8 +3,6 @@
/**
* @file any_op.cpp
*
- * $Id$
- *
* Visitor generating code for the Any operators for types defined in Root's
* scope.
*
diff --git a/TAO/TAO_IDL/be/be_visitor_root/cdr_op.cpp b/TAO/TAO_IDL/be/be_visitor_root/cdr_op.cpp
index 039eaafc39b..fa914f835ec 100644
--- a/TAO/TAO_IDL/be/be_visitor_root/cdr_op.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_root/cdr_op.cpp
@@ -3,8 +3,6 @@
/**
* @file cdr_op.cpp
*
- * $Id$
- *
* Visitor generating code for the CDR operators for types defined
* in Root's scope.
*
diff --git a/TAO/TAO_IDL/be/be_visitor_root/root.cpp b/TAO/TAO_IDL/be/be_visitor_root/root.cpp
index 007765a4721..724929e0831 100644
--- a/TAO/TAO_IDL/be/be_visitor_root/root.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_root/root.cpp
@@ -3,8 +3,6 @@
/**
* @file root.cpp
*
- * $Id$
- *
* Visitor generating code for the Root node. This is a generic visitor.
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_root/root.h b/TAO/TAO_IDL/be/be_visitor_root/root.h
index 7556c621e08..205466b1598 100644
--- a/TAO/TAO_IDL/be/be_visitor_root/root.h
+++ b/TAO/TAO_IDL/be/be_visitor_root/root.h
@@ -3,8 +3,6 @@
/**
* @file root.h
*
- * $Id$
- *
* Visitors for generation of code for Root
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_root/root_ch.cpp b/TAO/TAO_IDL/be/be_visitor_root/root_ch.cpp
index d01c2c2a18d..3e14c0ea0c6 100644
--- a/TAO/TAO_IDL/be/be_visitor_root/root_ch.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_root/root_ch.cpp
@@ -3,8 +3,6 @@
/**
* @file root_ch.cpp
*
- * $Id$
- *
* Visitor generating code for Root in the client header
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_root/root_ci.cpp b/TAO/TAO_IDL/be/be_visitor_root/root_ci.cpp
index b8d32dd8345..b4b9425e036 100644
--- a/TAO/TAO_IDL/be/be_visitor_root/root_ci.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_root/root_ci.cpp
@@ -3,8 +3,6 @@
/**
* @file root_ci.cpp
*
- * $Id$
- *
* Visitor generating code for the Root in the client inline
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_root/root_cnh.cpp b/TAO/TAO_IDL/be/be_visitor_root/root_cnh.cpp
index 5dd0c741d9b..8606a3ae8b2 100644
--- a/TAO/TAO_IDL/be/be_visitor_root/root_cnh.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_root/root_cnh.cpp
@@ -3,8 +3,6 @@
/**
* @file root_cnh.cpp
*
- * $Id$
- *
* Visitor generating code for Root in the CIAO
* connector impl header
*
diff --git a/TAO/TAO_IDL/be/be_visitor_root/root_cns.cpp b/TAO/TAO_IDL/be/be_visitor_root/root_cns.cpp
index 1f8b86bf02e..71d113a6773 100644
--- a/TAO/TAO_IDL/be/be_visitor_root/root_cns.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_root/root_cns.cpp
@@ -3,8 +3,6 @@
/**
* @file root_cns.cpp
*
- * $Id$
- *
* Visitor generating code for Root in the CIAO
* connector impl source
*
diff --git a/TAO/TAO_IDL/be/be_visitor_root/root_cs.cpp b/TAO/TAO_IDL/be/be_visitor_root/root_cs.cpp
index a50f6c1e1b4..fbfd8e98122 100644
--- a/TAO/TAO_IDL/be/be_visitor_root/root_cs.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_root/root_cs.cpp
@@ -3,8 +3,6 @@
/**
* @file root_cs.cpp
*
- * $Id$
- *
* Visitor generating code for Root in the client stubs file.
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_root/root_ex_idl.cpp b/TAO/TAO_IDL/be/be_visitor_root/root_ex_idl.cpp
index dd56dd78b4f..806dcbc2ca8 100644
--- a/TAO/TAO_IDL/be/be_visitor_root/root_ex_idl.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_root/root_ex_idl.cpp
@@ -3,8 +3,6 @@
/**
* @file root_ex_idl.cpp
*
- * $Id$
- *
* Visitor generating code for Root in the CIAO executor IDL
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_root/root_exh.cpp b/TAO/TAO_IDL/be/be_visitor_root/root_exh.cpp
index 8fd23623d35..2bf579bc8cd 100644
--- a/TAO/TAO_IDL/be/be_visitor_root/root_exh.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_root/root_exh.cpp
@@ -3,8 +3,6 @@
/**
* @file root_exh.cpp
*
- * $Id$
- *
* Visitor generating code for Root in the CIAO
* exec impl header
*
diff --git a/TAO/TAO_IDL/be/be_visitor_root/root_exs.cpp b/TAO/TAO_IDL/be/be_visitor_root/root_exs.cpp
index a1f1b8cb4e8..b525f3749b6 100644
--- a/TAO/TAO_IDL/be/be_visitor_root/root_exs.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_root/root_exs.cpp
@@ -3,8 +3,6 @@
/**
* @file root_exs.cpp
*
- * $Id$
- *
* Visitor generating code for Root in the CIAO
* exec impl source
*
diff --git a/TAO/TAO_IDL/be/be_visitor_root/root_ih.cpp b/TAO/TAO_IDL/be/be_visitor_root/root_ih.cpp
index fd8dff6d47b..8cc90d2638a 100644
--- a/TAO/TAO_IDL/be/be_visitor_root/root_ih.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_root/root_ih.cpp
@@ -3,8 +3,6 @@
/**
* @file root_ih.cpp
*
- * $Id$
- *
* Visitor generating code for Root in the server implementation header
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_root/root_is.cpp b/TAO/TAO_IDL/be/be_visitor_root/root_is.cpp
index 207bc860cfb..553911927bd 100644
--- a/TAO/TAO_IDL/be/be_visitor_root/root_is.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_root/root_is.cpp
@@ -2,8 +2,6 @@
/**
* @file root_is.cpp
*
- * $Id$
- *
* Visitor generating code for the Root in the implementation skeletons file
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_root/root_sh.cpp b/TAO/TAO_IDL/be/be_visitor_root/root_sh.cpp
index 9a063ad087d..dfaa995d0dc 100644
--- a/TAO/TAO_IDL/be/be_visitor_root/root_sh.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_root/root_sh.cpp
@@ -3,8 +3,6 @@
/**
* @file root_sh.cpp
*
- * $Id$
- *
* Visitor generating code for Root in the server header
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_root/root_ss.cpp b/TAO/TAO_IDL/be/be_visitor_root/root_ss.cpp
index 2f5b8f61116..50955e5ab71 100644
--- a/TAO/TAO_IDL/be/be_visitor_root/root_ss.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_root/root_ss.cpp
@@ -3,8 +3,6 @@
/**
* @file root_ss.cpp
*
- * $Id$
- *
* Visitor generating code for the Root in the server skeletons file
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_root/root_sth.cpp b/TAO/TAO_IDL/be/be_visitor_root/root_sth.cpp
index 11ebc0768b6..1cdd2beff47 100644
--- a/TAO/TAO_IDL/be/be_visitor_root/root_sth.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_root/root_sth.cpp
@@ -3,8 +3,6 @@
/**
* @file root_sth.cpp
*
- * $Id$
- *
* Visitor generating code for Root in the server template header
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_root/root_svh.cpp b/TAO/TAO_IDL/be/be_visitor_root/root_svh.cpp
index 3c1f5228363..29acb216029 100644
--- a/TAO/TAO_IDL/be/be_visitor_root/root_svh.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_root/root_svh.cpp
@@ -3,8 +3,6 @@
/**
* @file root_svh.cpp
*
- * $Id$
- *
* Visitor generating code for Root in the CIAO servant header
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_root/root_svs.cpp b/TAO/TAO_IDL/be/be_visitor_root/root_svs.cpp
index 620b785386a..28b5145e4c0 100644
--- a/TAO/TAO_IDL/be/be_visitor_root/root_svs.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_root/root_svs.cpp
@@ -3,8 +3,6 @@
/**
* @file root_svs.cpp
*
- * $Id$
- *
* Visitor generating code for Root in the CIAO servant source
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_root/root_svth.cpp b/TAO/TAO_IDL/be/be_visitor_root/root_svth.cpp
index 3e5983d4f5e..c99a8b124aa 100644
--- a/TAO/TAO_IDL/be/be_visitor_root/root_svth.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_root/root_svth.cpp
@@ -3,8 +3,6 @@
/**
* @file root_svth.cpp
*
- * $Id$
- *
* Visitor generating code for Root in the CIAO template servant header
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_root/root_svts.cpp b/TAO/TAO_IDL/be/be_visitor_root/root_svts.cpp
index 2598b09acea..1571e635392 100644
--- a/TAO/TAO_IDL/be/be_visitor_root/root_svts.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_root/root_svts.cpp
@@ -3,8 +3,6 @@
/**
* @file root_svts.cpp
*
- * $Id$
- *
* Visitor generating code for Root in the CIAO template servant source
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_scope.cpp b/TAO/TAO_IDL/be/be_visitor_scope.cpp
index 49022a2f806..b2ddf8d8a54 100644
--- a/TAO/TAO_IDL/be/be_visitor_scope.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_scope.cpp
@@ -3,8 +3,6 @@
/**
* @file be_visitor_scope.cpp
*
- * $Id$
- *
* Visitor for the base be_scope node. This serves to maintain the current
* state (context) of code generation for the derived visitor.
*
diff --git a/TAO/TAO_IDL/be/be_visitor_sequence/any_op_ch.cpp b/TAO/TAO_IDL/be/be_visitor_sequence/any_op_ch.cpp
index 8ffcf1fabe3..15796ec02de 100644
--- a/TAO/TAO_IDL/be/be_visitor_sequence/any_op_ch.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_sequence/any_op_ch.cpp
@@ -3,8 +3,6 @@
/**
* @file any_op_ch.cpp
*
- * $Id$
- *
* Visitor generating code for Any operators for the Sequence
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_sequence/any_op_cs.cpp b/TAO/TAO_IDL/be/be_visitor_sequence/any_op_cs.cpp
index bde76415775..604e8403dcc 100644
--- a/TAO/TAO_IDL/be/be_visitor_sequence/any_op_cs.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_sequence/any_op_cs.cpp
@@ -3,8 +3,6 @@
/**
* @file any_op_cs.cpp
*
- * $Id$
- *
* Visitor generating code for Any operator for the Sequence node
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_sequence/buffer_type.cpp b/TAO/TAO_IDL/be/be_visitor_sequence/buffer_type.cpp
index 4cb98e8f70d..92edf2e3134 100644
--- a/TAO/TAO_IDL/be/be_visitor_sequence/buffer_type.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_sequence/buffer_type.cpp
@@ -3,8 +3,6 @@
/**
* @file buffer_type.cpp
*
- * $Id$
- *
* Visitor generating code for the internal buffer type of the Sequence node
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_sequence/cdr_op_ch.cpp b/TAO/TAO_IDL/be/be_visitor_sequence/cdr_op_ch.cpp
index f49fd8c8e49..11046a67f30 100644
--- a/TAO/TAO_IDL/be/be_visitor_sequence/cdr_op_ch.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_sequence/cdr_op_ch.cpp
@@ -3,8 +3,6 @@
/**
* @file cdr_op_ch.cpp
*
- * $Id$
- *
* Visitor generating code for CDR operators for sequences. This uses
* compiled marshaling.
*
diff --git a/TAO/TAO_IDL/be/be_visitor_sequence/cdr_op_cs.cpp b/TAO/TAO_IDL/be/be_visitor_sequence/cdr_op_cs.cpp
index 6c100ba60c4..e08d66d22d1 100644
--- a/TAO/TAO_IDL/be/be_visitor_sequence/cdr_op_cs.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_sequence/cdr_op_cs.cpp
@@ -3,8 +3,6 @@
/**
* @file cdr_op_cs.cpp
*
- * $Id$
- *
* Visitor for code generation of Sequences for the CDR operators
* in the client stubs.
*
diff --git a/TAO/TAO_IDL/be/be_visitor_sequence/sequence.h b/TAO/TAO_IDL/be/be_visitor_sequence/sequence.h
index 1940339f73c..bd91ece275a 100644
--- a/TAO/TAO_IDL/be/be_visitor_sequence/sequence.h
+++ b/TAO/TAO_IDL/be/be_visitor_sequence/sequence.h
@@ -3,8 +3,6 @@
/**
* @file sequence.h
*
- * $Id$
- *
* Visitors for generation of code for Sequence
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_sequence/sequence_base.cpp b/TAO/TAO_IDL/be/be_visitor_sequence/sequence_base.cpp
index 0eb7913e373..4c3c1c7156e 100644
--- a/TAO/TAO_IDL/be/be_visitor_sequence/sequence_base.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_sequence/sequence_base.cpp
@@ -3,8 +3,6 @@
/**
* @file sequence_base.cpp
*
- * $Id$
- *
* Visitor generating code for the base type of the Sequence
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_sequence/sequence_ch.cpp b/TAO/TAO_IDL/be/be_visitor_sequence/sequence_ch.cpp
index c46f8b4e886..ba1db027648 100644
--- a/TAO/TAO_IDL/be/be_visitor_sequence/sequence_ch.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_sequence/sequence_ch.cpp
@@ -3,8 +3,6 @@
/**
* @file sequence_ch.cpp
*
- * $Id$
- *
* Visitor generating code for Sequence in the client header
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_sequence/sequence_cs.cpp b/TAO/TAO_IDL/be/be_visitor_sequence/sequence_cs.cpp
index f035481fac6..f041e6577f3 100644
--- a/TAO/TAO_IDL/be/be_visitor_sequence/sequence_cs.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_sequence/sequence_cs.cpp
@@ -3,8 +3,6 @@
/**
* @file sequence_cs.cpp
*
- * $Id$
- *
* Visitor generating code for Sequences in the client stubs file
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_structure/any_op_ch.cpp b/TAO/TAO_IDL/be/be_visitor_structure/any_op_ch.cpp
index f0a9ac189f9..392a48abf28 100644
--- a/TAO/TAO_IDL/be/be_visitor_structure/any_op_ch.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_structure/any_op_ch.cpp
@@ -3,8 +3,6 @@
/**
* @file any_op_ch.cpp
*
- * $Id$
- *
* Visitor generating code for Any operators for structures
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_structure/any_op_cs.cpp b/TAO/TAO_IDL/be/be_visitor_structure/any_op_cs.cpp
index 11bea13836d..8ef8edbb6cf 100644
--- a/TAO/TAO_IDL/be/be_visitor_structure/any_op_cs.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_structure/any_op_cs.cpp
@@ -3,8 +3,6 @@
/**
* @file any_op_cs.cpp
*
- * $Id$
- *
* Visitor generating code for Any operators for structures
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_structure/cdr_op_ch.cpp b/TAO/TAO_IDL/be/be_visitor_structure/cdr_op_ch.cpp
index bc9489cc959..707b0661d6c 100644
--- a/TAO/TAO_IDL/be/be_visitor_structure/cdr_op_ch.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_structure/cdr_op_ch.cpp
@@ -3,8 +3,6 @@
/**
* @file cdr_op_ch.cpp
*
- * $Id$
- *
* Visitor generating code for CDR operators for structures. This uses
* compiled marshaling.
*
diff --git a/TAO/TAO_IDL/be/be_visitor_structure/cdr_op_cs.cpp b/TAO/TAO_IDL/be/be_visitor_structure/cdr_op_cs.cpp
index 2693ecbe9a5..a671a204a81 100644
--- a/TAO/TAO_IDL/be/be_visitor_structure/cdr_op_cs.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_structure/cdr_op_cs.cpp
@@ -3,8 +3,6 @@
/**
* @file cdr_op_cs.cpp
*
- * $Id$
- *
* Visitor generating code for CDR operators for structures
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_structure/structure.cpp b/TAO/TAO_IDL/be/be_visitor_structure/structure.cpp
index 101bc9ed97b..dc9adfe3501 100644
--- a/TAO/TAO_IDL/be/be_visitor_structure/structure.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_structure/structure.cpp
@@ -3,8 +3,6 @@
/**
* @file structure.cpp
*
- * $Id$
- *
* Visitor generating code for Structures. This is a generic visitor.
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_structure/structure.h b/TAO/TAO_IDL/be/be_visitor_structure/structure.h
index 9394a36dbc1..6fc08c0290f 100644
--- a/TAO/TAO_IDL/be/be_visitor_structure/structure.h
+++ b/TAO/TAO_IDL/be/be_visitor_structure/structure.h
@@ -3,8 +3,6 @@
/**
* @file structure.h
*
- * $Id$
- *
* Visitors for generation of code for Structure
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_structure/structure_ch.cpp b/TAO/TAO_IDL/be/be_visitor_structure/structure_ch.cpp
index d01e5fa1a8a..d1120b4e052 100644
--- a/TAO/TAO_IDL/be/be_visitor_structure/structure_ch.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_structure/structure_ch.cpp
@@ -3,8 +3,6 @@
/**
* @file structure_ch.cpp
*
- * $Id$
- *
* Visitor generating code for Structure in the client header.
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_structure/structure_ci.cpp b/TAO/TAO_IDL/be/be_visitor_structure/structure_ci.cpp
index e234fc290a5..d75a469eccb 100644
--- a/TAO/TAO_IDL/be/be_visitor_structure/structure_ci.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_structure/structure_ci.cpp
@@ -3,8 +3,6 @@
/**
* @file structure_ci.cpp
*
- * $Id$
- *
* Visitor generating code for Structure in the inline file.
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_structure/structure_cs.cpp b/TAO/TAO_IDL/be/be_visitor_structure/structure_cs.cpp
index ad884acd0ff..b25419499f4 100644
--- a/TAO/TAO_IDL/be/be_visitor_structure/structure_cs.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_structure/structure_cs.cpp
@@ -3,8 +3,6 @@
/**
* @file structure_cs.cpp
*
- * $Id$
- *
* Visitor generating code for Structures in the client stubs file.
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_structure_fwd/structure_fwd.h b/TAO/TAO_IDL/be/be_visitor_structure_fwd/structure_fwd.h
index 32dad237b6b..599e9afbee8 100644
--- a/TAO/TAO_IDL/be/be_visitor_structure_fwd/structure_fwd.h
+++ b/TAO/TAO_IDL/be/be_visitor_structure_fwd/structure_fwd.h
@@ -3,8 +3,6 @@
/**
* @file structure_fwd.h
*
- * $Id$
- *
* Visitors for generation of code for be_structure_fwd
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_structure_fwd/structure_fwd_ch.cpp b/TAO/TAO_IDL/be/be_visitor_structure_fwd/structure_fwd_ch.cpp
index 3fe32cc03b8..e0b25d96db8 100644
--- a/TAO/TAO_IDL/be/be_visitor_structure_fwd/structure_fwd_ch.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_structure_fwd/structure_fwd_ch.cpp
@@ -3,8 +3,6 @@
/**
* @file structure_fwd_ch.cpp
*
- * $Id$
- *
* Visitor generating code for be_structure_fwd node in the client header.
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_typecode/alias_typecode.cpp b/TAO/TAO_IDL/be/be_visitor_typecode/alias_typecode.cpp
index 49882c1b029..6e655d80b99 100644
--- a/TAO/TAO_IDL/be/be_visitor_typecode/alias_typecode.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_typecode/alias_typecode.cpp
@@ -4,8 +4,6 @@
/**
* @file alias_typecode.cpp
*
- * $Id$
- *
* Alias (typedef) TypeCode generation visitor.
*
* @author Ossama Othman <ossama@dre.vanderbilt.edu>
diff --git a/TAO/TAO_IDL/be/be_visitor_typecode/enum_typecode.cpp b/TAO/TAO_IDL/be/be_visitor_typecode/enum_typecode.cpp
index b1fb098956a..87f980a3a57 100644
--- a/TAO/TAO_IDL/be/be_visitor_typecode/enum_typecode.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_typecode/enum_typecode.cpp
@@ -4,8 +4,6 @@
/**
* @file enum_typecode.cpp
*
- * $Id$
- *
* Enumeration TypeCode generation visitor.
*
* @author Ossama Othman <ossama@dre.vanderbilt.edu>
diff --git a/TAO/TAO_IDL/be/be_visitor_typecode/objref_typecode.cpp b/TAO/TAO_IDL/be/be_visitor_typecode/objref_typecode.cpp
index 4cd333ee09c..9209875fc37 100644
--- a/TAO/TAO_IDL/be/be_visitor_typecode/objref_typecode.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_typecode/objref_typecode.cpp
@@ -4,8 +4,6 @@
/**
* @file objref_typecode.cpp
*
- * $Id$
- *
* Object reference TypeCode generation visitor.
*
* @author Ossama Othman <ossama@dre.vanderbilt.edu>
diff --git a/TAO/TAO_IDL/be/be_visitor_typecode/struct_typecode.cpp b/TAO/TAO_IDL/be/be_visitor_typecode/struct_typecode.cpp
index 32d8be12de9..c76598ca55f 100644
--- a/TAO/TAO_IDL/be/be_visitor_typecode/struct_typecode.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_typecode/struct_typecode.cpp
@@ -4,8 +4,6 @@
/**
* @file struct_typecode.cpp
*
- * $Id$
- *
* Structure TypeCode generation visitor.
*
* @author Ossama Othman <ossama@dre.vanderbilt.edu>
diff --git a/TAO/TAO_IDL/be/be_visitor_typecode/typecode.h b/TAO/TAO_IDL/be/be_visitor_typecode/typecode.h
index 9f9651f8955..c9e722a18b9 100644
--- a/TAO/TAO_IDL/be/be_visitor_typecode/typecode.h
+++ b/TAO/TAO_IDL/be/be_visitor_typecode/typecode.h
@@ -3,8 +3,6 @@
/**
* @file typecode.h
*
- * $Id$
- *
* Visitors for generation of code for TypeCodes for various types
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_typecode/typecode_decl.cpp b/TAO/TAO_IDL/be/be_visitor_typecode/typecode_decl.cpp
index 21b84005042..1cfe8af30a1 100644
--- a/TAO/TAO_IDL/be/be_visitor_typecode/typecode_decl.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_typecode/typecode_decl.cpp
@@ -3,8 +3,6 @@
/**
* @file typecode_decl.cpp
*
- * $Id$
- *
* Visitor generating code for TypeCode declaration for a type
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_typecode/typecode_defn.cpp b/TAO/TAO_IDL/be/be_visitor_typecode/typecode_defn.cpp
index c4a6da2c97e..fe22ddf30d9 100644
--- a/TAO/TAO_IDL/be/be_visitor_typecode/typecode_defn.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_typecode/typecode_defn.cpp
@@ -3,8 +3,6 @@
/**
* @file typecode_defn.cpp
*
- * $Id$
- *
* Visitor generating code for TypeCode definitions for types.
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_typecode/union_typecode.cpp b/TAO/TAO_IDL/be/be_visitor_typecode/union_typecode.cpp
index 40add10f044..8616f9212f5 100644
--- a/TAO/TAO_IDL/be/be_visitor_typecode/union_typecode.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_typecode/union_typecode.cpp
@@ -4,8 +4,6 @@
/**
* @file union_typecode.cpp
*
- * $Id$
- *
* Union TypeCode generation visitor.
*
* @author Ossama Othman <ossama@dre.vanderbilt.edu>
diff --git a/TAO/TAO_IDL/be/be_visitor_typecode/value_typecode.cpp b/TAO/TAO_IDL/be/be_visitor_typecode/value_typecode.cpp
index 9a53b8b79ba..6103a7de557 100644
--- a/TAO/TAO_IDL/be/be_visitor_typecode/value_typecode.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_typecode/value_typecode.cpp
@@ -4,8 +4,6 @@
/**
* @file value_typecode.cpp
*
- * $Id$
- *
* Structure TypeCode generation visitor.
*
* @author Ossama Othman <ossama@dre.vanderbilt.edu>
diff --git a/TAO/TAO_IDL/be/be_visitor_typedef/any_op_ch.cpp b/TAO/TAO_IDL/be/be_visitor_typedef/any_op_ch.cpp
index 45e7c89376e..348d82fd577 100644
--- a/TAO/TAO_IDL/be/be_visitor_typedef/any_op_ch.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_typedef/any_op_ch.cpp
@@ -3,8 +3,6 @@
/**
* @file any_op_ch.cpp
*
- * $Id$
- *
* Visitor generating code for Any operators of a Typedef node
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_typedef/any_op_cs.cpp b/TAO/TAO_IDL/be/be_visitor_typedef/any_op_cs.cpp
index d66bf12cfba..08c5b865eef 100644
--- a/TAO/TAO_IDL/be/be_visitor_typedef/any_op_cs.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_typedef/any_op_cs.cpp
@@ -3,8 +3,6 @@
/**
* @file any_op_cs.cpp
*
- * $Id$
- *
* Visitor generating code for Any operators in the client stubs
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_typedef/cdr_op_ch.cpp b/TAO/TAO_IDL/be/be_visitor_typedef/cdr_op_ch.cpp
index 15e61dec985..8e192a4a241 100644
--- a/TAO/TAO_IDL/be/be_visitor_typedef/cdr_op_ch.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_typedef/cdr_op_ch.cpp
@@ -3,8 +3,6 @@
/**
* @file cdr_op_ch.cpp
*
- * $Id$
- *
* Visitor generating code for Cdr operators of a Typedef node
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_typedef/cdr_op_cs.cpp b/TAO/TAO_IDL/be/be_visitor_typedef/cdr_op_cs.cpp
index ae662a4971b..0291dbdcb3b 100644
--- a/TAO/TAO_IDL/be/be_visitor_typedef/cdr_op_cs.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_typedef/cdr_op_cs.cpp
@@ -3,8 +3,6 @@
/**
* @file cdr_op_cs.cpp
*
- * $Id$
- *
* Visitor generating code for Cdr operators in the client stubs
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_typedef/typedef.cpp b/TAO/TAO_IDL/be/be_visitor_typedef/typedef.cpp
index 01078dadbe2..4c90ee5c47b 100644
--- a/TAO/TAO_IDL/be/be_visitor_typedef/typedef.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_typedef/typedef.cpp
@@ -3,8 +3,6 @@
/**
* @file typedef.cpp
*
- * $Id$
- *
* Generic visitor generating code for Typedefs
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_typedef/typedef.h b/TAO/TAO_IDL/be/be_visitor_typedef/typedef.h
index 1ddf7825361..bf535669fee 100644
--- a/TAO/TAO_IDL/be/be_visitor_typedef/typedef.h
+++ b/TAO/TAO_IDL/be/be_visitor_typedef/typedef.h
@@ -3,8 +3,6 @@
/**
* @file typedef.h
*
- * $Id$
- *
* Visitors for generation of code for Typedef
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_typedef/typedef_ch.cpp b/TAO/TAO_IDL/be/be_visitor_typedef/typedef_ch.cpp
index ecea16ddb14..8c04acd1131 100644
--- a/TAO/TAO_IDL/be/be_visitor_typedef/typedef_ch.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_typedef/typedef_ch.cpp
@@ -3,8 +3,6 @@
/**
* @file typedef_ch.cpp
*
- * $Id$
- *
* Visitor generating code for Typedef in the client header
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_typedef/typedef_ci.cpp b/TAO/TAO_IDL/be/be_visitor_typedef/typedef_ci.cpp
index e9b938556eb..c38c4873e01 100644
--- a/TAO/TAO_IDL/be/be_visitor_typedef/typedef_ci.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_typedef/typedef_ci.cpp
@@ -3,8 +3,6 @@
/**
* @file typedef_ci.cpp
*
- * $Id$
- *
* Visitor generating code for Typedefs in the client inline file.
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_typedef/typedef_cs.cpp b/TAO/TAO_IDL/be/be_visitor_typedef/typedef_cs.cpp
index c09ffc8cd14..e1bc5eacb37 100644
--- a/TAO/TAO_IDL/be/be_visitor_typedef/typedef_cs.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_typedef/typedef_cs.cpp
@@ -3,8 +3,6 @@
/**
* @file typedef_cs.cpp
*
- * $Id$
- *
* Visitor generating code for Typedef in the client stubs
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_union/any_op_ch.cpp b/TAO/TAO_IDL/be/be_visitor_union/any_op_ch.cpp
index b52f707d361..c14535129ef 100644
--- a/TAO/TAO_IDL/be/be_visitor_union/any_op_ch.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_union/any_op_ch.cpp
@@ -3,8 +3,6 @@
/**
* @file any_op_ch.cpp
*
- * $Id$
- *
* Visitor generating code for Any operators for Union.
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_union/any_op_cs.cpp b/TAO/TAO_IDL/be/be_visitor_union/any_op_cs.cpp
index 53aa10e4591..452dca60082 100644
--- a/TAO/TAO_IDL/be/be_visitor_union/any_op_cs.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_union/any_op_cs.cpp
@@ -3,8 +3,6 @@
/**
* @file any_op_cs.cpp
*
- * $Id$
- *
* Visitor generating code for Any operators for Union.
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_union/cdr_op_ch.cpp b/TAO/TAO_IDL/be/be_visitor_union/cdr_op_ch.cpp
index f1c9814b8cc..694b089fd98 100644
--- a/TAO/TAO_IDL/be/be_visitor_union/cdr_op_ch.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_union/cdr_op_ch.cpp
@@ -3,8 +3,6 @@
/**
* @file cdr_op_ch.cpp
*
- * $Id$
- *
* Visitor generating code for CDR operators for unions. This uses
* compiled marshaling.
*
diff --git a/TAO/TAO_IDL/be/be_visitor_union/cdr_op_cs.cpp b/TAO/TAO_IDL/be/be_visitor_union/cdr_op_cs.cpp
index f43a4e7454d..1a202448b4e 100644
--- a/TAO/TAO_IDL/be/be_visitor_union/cdr_op_cs.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_union/cdr_op_cs.cpp
@@ -3,8 +3,6 @@
/**
* @file cdr_op_cs.cpp
*
- * $Id$
- *
* Visitor generating code for CDR operators for unions
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_union/discriminant_ch.cpp b/TAO/TAO_IDL/be/be_visitor_union/discriminant_ch.cpp
index c5a2b101023..8c36e259576 100644
--- a/TAO/TAO_IDL/be/be_visitor_union/discriminant_ch.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_union/discriminant_ch.cpp
@@ -3,8 +3,6 @@
/**
* @file discriminant_ch.cpp
*
- * $Id$
- *
* Visitor generating code for discriminant of the Union
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_union/discriminant_ci.cpp b/TAO/TAO_IDL/be/be_visitor_union/discriminant_ci.cpp
index 82bcc34b209..3e68954fb86 100644
--- a/TAO/TAO_IDL/be/be_visitor_union/discriminant_ci.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_union/discriminant_ci.cpp
@@ -3,8 +3,6 @@
/**
* @file discriminant_ci.cpp
*
- * $Id$
- *
* Visitor generating code for discriminant of the union.
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_union/discriminant_cs.cpp b/TAO/TAO_IDL/be/be_visitor_union/discriminant_cs.cpp
index 98ecdbc0f9a..7149ebb05fb 100644
--- a/TAO/TAO_IDL/be/be_visitor_union/discriminant_cs.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_union/discriminant_cs.cpp
@@ -3,8 +3,6 @@
/**
* @file discriminant_cs.cpp
*
- * $Id$
- *
* Visitor generating code for discriminant of the union
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_union/union.cpp b/TAO/TAO_IDL/be/be_visitor_union/union.cpp
index 545a7189baf..05e27309ed3 100644
--- a/TAO/TAO_IDL/be/be_visitor_union/union.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_union/union.cpp
@@ -3,8 +3,6 @@
/**
* @file union.cpp
*
- * $Id$
- *
* Generic visitor generating code for Unions
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_union/union.h b/TAO/TAO_IDL/be/be_visitor_union/union.h
index 2fbd246cd66..a010573f96a 100644
--- a/TAO/TAO_IDL/be/be_visitor_union/union.h
+++ b/TAO/TAO_IDL/be/be_visitor_union/union.h
@@ -3,8 +3,6 @@
/**
* @file union.h
*
- * $Id$
- *
* Visitors for generation of code for Union
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_union/union_ch.cpp b/TAO/TAO_IDL/be/be_visitor_union/union_ch.cpp
index 97ffa47094f..ac79a78d3a1 100644
--- a/TAO/TAO_IDL/be/be_visitor_union/union_ch.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_union/union_ch.cpp
@@ -3,8 +3,6 @@
/**
* @file union_ch.cpp
*
- * $Id$
- *
* Visitor generating code for Unions in the client header
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_union/union_ci.cpp b/TAO/TAO_IDL/be/be_visitor_union/union_ci.cpp
index 93b4564abf9..7856af89a39 100644
--- a/TAO/TAO_IDL/be/be_visitor_union/union_ci.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_union/union_ci.cpp
@@ -3,8 +3,6 @@
/**
* @file union_ci.cpp
*
- * $Id$
- *
* Visitor generating code for Union in the client inline file
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_union/union_cs.cpp b/TAO/TAO_IDL/be/be_visitor_union/union_cs.cpp
index 2f1c6f58444..599049bca7f 100644
--- a/TAO/TAO_IDL/be/be_visitor_union/union_cs.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_union/union_cs.cpp
@@ -3,8 +3,6 @@
/**
* @file union_cs.cpp
*
- * $Id$
- *
* Visitor generating code for Unions in the client stubs
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_union_branch/cdr_op_ch.cpp b/TAO/TAO_IDL/be/be_visitor_union_branch/cdr_op_ch.cpp
index 98a46de3bcc..53d7d9af598 100644
--- a/TAO/TAO_IDL/be/be_visitor_union_branch/cdr_op_ch.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_union_branch/cdr_op_ch.cpp
@@ -2,8 +2,6 @@
/**
* @file cdr_op_ch.cpp
*
- * $Id$
- *
* Visitor generating CDR operator declarator for union_branch in the client header
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_union_branch/private_ch.cpp b/TAO/TAO_IDL/be/be_visitor_union_branch/private_ch.cpp
index 9df5b6ce8ea..f0b4647715c 100644
--- a/TAO/TAO_IDL/be/be_visitor_union_branch/private_ch.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_union_branch/private_ch.cpp
@@ -3,8 +3,6 @@
/**
* @file private_ch.cpp
*
- * $Id$
- *
* Visitor generating code for Union branch for the private part of the
* class.
*
diff --git a/TAO/TAO_IDL/be/be_visitor_union_branch/public_assign_cs.cpp b/TAO/TAO_IDL/be/be_visitor_union_branch/public_assign_cs.cpp
index 1e6f45bc2f6..fc0c31aa052 100644
--- a/TAO/TAO_IDL/be/be_visitor_union_branch/public_assign_cs.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_union_branch/public_assign_cs.cpp
@@ -3,8 +3,6 @@
/**
* @file public_assign_cs.cpp
*
- * $Id$
- *
* Visitor generating code for Union Branch for the assignment operator
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_union_branch/public_ch.cpp b/TAO/TAO_IDL/be/be_visitor_union_branch/public_ch.cpp
index 276cc5ddfaf..ce4b50d5a4e 100644
--- a/TAO/TAO_IDL/be/be_visitor_union_branch/public_ch.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_union_branch/public_ch.cpp
@@ -3,8 +3,6 @@
/**
* @file public_ch.cpp
*
- * $Id$
- *
* Visitor generating code for Union_branch in the public part.
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_union_branch/public_ci.cpp b/TAO/TAO_IDL/be/be_visitor_union_branch/public_ci.cpp
index 4439b220a7d..bd6b1d87cd9 100644
--- a/TAO/TAO_IDL/be/be_visitor_union_branch/public_ci.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_union_branch/public_ci.cpp
@@ -3,8 +3,6 @@
/**
* @file public_ci.cpp
*
- * $Id$
- *
* Visitor generating code for Union Branch in the client inline file.
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_union_branch/public_constructor_cs.cpp b/TAO/TAO_IDL/be/be_visitor_union_branch/public_constructor_cs.cpp
index 50c92d0b6f5..b36c19345e4 100644
--- a/TAO/TAO_IDL/be/be_visitor_union_branch/public_constructor_cs.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_union_branch/public_constructor_cs.cpp
@@ -3,8 +3,6 @@
/**
* @file public_constructor_cs.cpp
*
- * $Id$
- *
* Visitor generating code for Union Branch for the constructor operator
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_union_branch/public_cs.cpp b/TAO/TAO_IDL/be/be_visitor_union_branch/public_cs.cpp
index af00f111c1e..ab887e0b0e7 100644
--- a/TAO/TAO_IDL/be/be_visitor_union_branch/public_cs.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_union_branch/public_cs.cpp
@@ -3,8 +3,6 @@
/**
* @file public_cs.cpp
*
- * $Id$
- *
* Visitor generating code for Union Branch in the client stubs
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_union_branch/public_reset_cs.cpp b/TAO/TAO_IDL/be/be_visitor_union_branch/public_reset_cs.cpp
index 95b52b0034e..f9a6fab31a3 100644
--- a/TAO/TAO_IDL/be/be_visitor_union_branch/public_reset_cs.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_union_branch/public_reset_cs.cpp
@@ -3,8 +3,6 @@
/**
* @file public_reset_cs.cpp
*
- * $Id$
- *
* Visitor generating code for Union Branch in the client inline file.
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_union_branch/union_branch.h b/TAO/TAO_IDL/be/be_visitor_union_branch/union_branch.h
index e01242ade01..cee77f5ba99 100644
--- a/TAO/TAO_IDL/be/be_visitor_union_branch/union_branch.h
+++ b/TAO/TAO_IDL/be/be_visitor_union_branch/union_branch.h
@@ -2,8 +2,6 @@
/**
* @file union_branch.h
*
- * $Id$
- *
* Concrete visitor for the base "BE_Union_Branch" node
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_union_fwd/union_fwd.h b/TAO/TAO_IDL/be/be_visitor_union_fwd/union_fwd.h
index df914b3a9ab..9d0f7f39a6e 100644
--- a/TAO/TAO_IDL/be/be_visitor_union_fwd/union_fwd.h
+++ b/TAO/TAO_IDL/be/be_visitor_union_fwd/union_fwd.h
@@ -3,8 +3,6 @@
/**
* @file union_fwd.h
*
- * $Id$
- *
* Visitors for generation of code for be_union_fwd
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_union_fwd/union_fwd_ch.cpp b/TAO/TAO_IDL/be/be_visitor_union_fwd/union_fwd_ch.cpp
index 3fb42d7792f..210230adc46 100644
--- a/TAO/TAO_IDL/be/be_visitor_union_fwd/union_fwd_ch.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_union_fwd/union_fwd_ch.cpp
@@ -3,8 +3,6 @@
/**
* @file union_fwd_ch.cpp
*
- * $Id$
- *
* Visitor generating code for be_union_fwd node in the client header.
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_valuebox/any_op_ch.cpp b/TAO/TAO_IDL/be/be_visitor_valuebox/any_op_ch.cpp
index 5c7fc560475..8afe5dff920 100644
--- a/TAO/TAO_IDL/be/be_visitor_valuebox/any_op_ch.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_valuebox/any_op_ch.cpp
@@ -3,8 +3,6 @@
/**
* @file any_op_ch.cpp
*
- * $Id$
- *
* Visitor generating code for Any operators for a valuebox in the client
* header.
*
diff --git a/TAO/TAO_IDL/be/be_visitor_valuebox/any_op_cs.cpp b/TAO/TAO_IDL/be/be_visitor_valuebox/any_op_cs.cpp
index 1f3405b22a8..f80b9c55e75 100644
--- a/TAO/TAO_IDL/be/be_visitor_valuebox/any_op_cs.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_valuebox/any_op_cs.cpp
@@ -3,8 +3,6 @@
/**
* @file any_op_cs.cpp
*
- * $Id$
- *
* Visitor generating code for Any operators for valueboxes in the stubs
* file.
*
diff --git a/TAO/TAO_IDL/be/be_visitor_valuebox/cdr_op_ch.cpp b/TAO/TAO_IDL/be/be_visitor_valuebox/cdr_op_ch.cpp
index 26712fa1283..32f463a3426 100644
--- a/TAO/TAO_IDL/be/be_visitor_valuebox/cdr_op_ch.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_valuebox/cdr_op_ch.cpp
@@ -3,8 +3,6 @@
/**
* @file cdr_op_ch.cpp
*
- * $Id$
- *
* Concrete visitor for valueboxes.
* This one provides code generation for the CDR operators.
*
diff --git a/TAO/TAO_IDL/be/be_visitor_valuebox/cdr_op_cs.cpp b/TAO/TAO_IDL/be/be_visitor_valuebox/cdr_op_cs.cpp
index 1692dc6b0a0..cf514644777 100644
--- a/TAO/TAO_IDL/be/be_visitor_valuebox/cdr_op_cs.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_valuebox/cdr_op_cs.cpp
@@ -3,8 +3,6 @@
/**
* @file cdr_op_cs.cpp
*
- * $Id$
- *
* Concrete visitor for valueboxes.
* This one provides code generation for the CDR operators.
*
diff --git a/TAO/TAO_IDL/be/be_visitor_valuebox/field_ch.cpp b/TAO/TAO_IDL/be/be_visitor_valuebox/field_ch.cpp
index e520f60ca76..ec25a939d5d 100644
--- a/TAO/TAO_IDL/be/be_visitor_valuebox/field_ch.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_valuebox/field_ch.cpp
@@ -3,8 +3,6 @@
/**
* @file field_ch.cpp
*
- * $Id$
- *
* Visitor for the structure fields in valuebox class.
* This one generates code for access to strucuture members
* in the client header.
diff --git a/TAO/TAO_IDL/be/be_visitor_valuebox/field_ci.cpp b/TAO/TAO_IDL/be/be_visitor_valuebox/field_ci.cpp
index e67c3d4e792..58573b5a175 100644
--- a/TAO/TAO_IDL/be/be_visitor_valuebox/field_ci.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_valuebox/field_ci.cpp
@@ -3,8 +3,6 @@
/**
* @file field_ci.cpp
*
- * $Id$
- *
* Visitor for the Valuebox class.
* This one generates code for accessor and modifier functions of
* for valuebox struct members.
diff --git a/TAO/TAO_IDL/be/be_visitor_valuebox/union_member_ci.cpp b/TAO/TAO_IDL/be/be_visitor_valuebox/union_member_ci.cpp
index 0840fb41acb..9035839f340 100644
--- a/TAO/TAO_IDL/be/be_visitor_valuebox/union_member_ci.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_valuebox/union_member_ci.cpp
@@ -3,8 +3,6 @@
/**
* @file union_member_ci.cpp
*
- * $Id$
- *
* Visitor for the Valuebox class.
* This one generates code for accessor and modifier functions of
* for valuebox union members.
diff --git a/TAO/TAO_IDL/be/be_visitor_valuebox/valuebox.cpp b/TAO/TAO_IDL/be/be_visitor_valuebox/valuebox.cpp
index 8520c5a8799..e991443c98f 100644
--- a/TAO/TAO_IDL/be/be_visitor_valuebox/valuebox.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_valuebox/valuebox.cpp
@@ -3,8 +3,6 @@
/**
* @file valuebox.cpp
*
- * $Id$
- *
* Visitor for generation of code for valuebox
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_valuebox/valuebox.h b/TAO/TAO_IDL/be/be_visitor_valuebox/valuebox.h
index 4b2c2675c32..add764536f1 100644
--- a/TAO/TAO_IDL/be/be_visitor_valuebox/valuebox.h
+++ b/TAO/TAO_IDL/be/be_visitor_valuebox/valuebox.h
@@ -4,8 +4,6 @@
/**
* @file valuebox.h
*
- * $Id$
- *
* Concrete visitor for the Valuebox class
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_valuebox/valuebox_ch.cpp b/TAO/TAO_IDL/be/be_visitor_valuebox/valuebox_ch.cpp
index 00b99899f2e..42dc8b712ae 100644
--- a/TAO/TAO_IDL/be/be_visitor_valuebox/valuebox_ch.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_valuebox/valuebox_ch.cpp
@@ -3,8 +3,6 @@
/**
* @file valuebox_ch.cpp
*
- * $Id$
- *
* Visitor generating code for valueboxes in the client header
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_valuebox/valuebox_ci.cpp b/TAO/TAO_IDL/be/be_visitor_valuebox/valuebox_ci.cpp
index 7570e5719da..a246c044ef7 100644
--- a/TAO/TAO_IDL/be/be_visitor_valuebox/valuebox_ci.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_valuebox/valuebox_ci.cpp
@@ -3,8 +3,6 @@
/**
* @file valuebox_ci.cpp
*
- * $Id$
- *
* Visitor generating code for valueboxes in the client inline file
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_valuebox/valuebox_cs.cpp b/TAO/TAO_IDL/be/be_visitor_valuebox/valuebox_cs.cpp
index 7040e5ad1be..c7a835edd29 100644
--- a/TAO/TAO_IDL/be/be_visitor_valuebox/valuebox_cs.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_valuebox/valuebox_cs.cpp
@@ -3,8 +3,6 @@
/**
* @file valuebox_cs.cpp
*
- * $Id$
- *
* Visitor generating code for valueboxes in the client stub file
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_valuetype/any_op_ch.cpp b/TAO/TAO_IDL/be/be_visitor_valuetype/any_op_ch.cpp
index 1bd6550fe50..4123a46fad7 100644
--- a/TAO/TAO_IDL/be/be_visitor_valuetype/any_op_ch.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_valuetype/any_op_ch.cpp
@@ -3,8 +3,6 @@
/**
* @file any_op_ch.cpp
*
- * $Id$
- *
* Visitor generating code for Any operators for a valuetype in the client
* header.
*
diff --git a/TAO/TAO_IDL/be/be_visitor_valuetype/any_op_cs.cpp b/TAO/TAO_IDL/be/be_visitor_valuetype/any_op_cs.cpp
index bf1741629ae..af4cb7db402 100644
--- a/TAO/TAO_IDL/be/be_visitor_valuetype/any_op_cs.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_valuetype/any_op_cs.cpp
@@ -2,8 +2,6 @@
/**
* @file any_op_cs.cpp
*
- * $Id$
- *
* Visitor generating code for Any operators for valuetypes in the stubs
* file.
*
diff --git a/TAO/TAO_IDL/be/be_visitor_valuetype/arglist.cpp b/TAO/TAO_IDL/be/be_visitor_valuetype/arglist.cpp
index 5bf35355d78..0f1aed3c0ca 100644
--- a/TAO/TAO_IDL/be/be_visitor_valuetype/arglist.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_valuetype/arglist.cpp
@@ -3,8 +3,6 @@
/**
* @file arglist.cpp
*
- * $Id$
- *
* Visitor generating the parameter list of operations
* in the Valuetype class.
*
diff --git a/TAO/TAO_IDL/be/be_visitor_valuetype/cdr_op_ch.cpp b/TAO/TAO_IDL/be/be_visitor_valuetype/cdr_op_ch.cpp
index 023d246ddc1..70e45d8a1c8 100644
--- a/TAO/TAO_IDL/be/be_visitor_valuetype/cdr_op_ch.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_valuetype/cdr_op_ch.cpp
@@ -3,8 +3,6 @@
/**
* @file cdr_op_ch.cpp
*
- * $Id$
- *
* Concrete visitor for valuetypes.
* This one provides code generation for the CDR operators.
*
diff --git a/TAO/TAO_IDL/be/be_visitor_valuetype/cdr_op_cs.cpp b/TAO/TAO_IDL/be/be_visitor_valuetype/cdr_op_cs.cpp
index 78178c3003b..8ac50e2181a 100644
--- a/TAO/TAO_IDL/be/be_visitor_valuetype/cdr_op_cs.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_valuetype/cdr_op_cs.cpp
@@ -3,8 +3,6 @@
/**
* @file cdr_op_cs.cpp
*
- * $Id$
- *
* Concrete visitor for valuetypes.
* This one provides code generation for the CDR operators.
*
diff --git a/TAO/TAO_IDL/be/be_visitor_valuetype/field_cdr_ch.cpp b/TAO/TAO_IDL/be/be_visitor_valuetype/field_cdr_ch.cpp
index bb4104e5478..8d9877a3f7a 100644
--- a/TAO/TAO_IDL/be/be_visitor_valuetype/field_cdr_ch.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_valuetype/field_cdr_ch.cpp
@@ -3,8 +3,6 @@
/**
* @file field_cdr_ch.cpp
*
- * $Id$
- *
* Visitor generating code for Field in the client header file.
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_valuetype/field_cdr_cs.cpp b/TAO/TAO_IDL/be/be_visitor_valuetype/field_cdr_cs.cpp
index babd40f5725..f4b75a3de14 100644
--- a/TAO/TAO_IDL/be/be_visitor_valuetype/field_cdr_cs.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_valuetype/field_cdr_cs.cpp
@@ -3,8 +3,6 @@
/**
* @file field_cdr_cs.cpp
*
- * $Id$
- *
* Visitor generating code for Field in the client stubs file.
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_valuetype/field_ch.cpp b/TAO/TAO_IDL/be/be_visitor_valuetype/field_ch.cpp
index 16d33eec470..9a2c1c03808 100644
--- a/TAO/TAO_IDL/be/be_visitor_valuetype/field_ch.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_valuetype/field_ch.cpp
@@ -3,8 +3,6 @@
/**
* @file field_ch.cpp
*
- * $Id$
- *
* Visitor generating the accessor and modifier declarations
* for valuetype fields in the valuetype class (header).
*
diff --git a/TAO/TAO_IDL/be/be_visitor_valuetype/field_ci.cpp b/TAO/TAO_IDL/be/be_visitor_valuetype/field_ci.cpp
index 9dbb65b0fed..eace6328958 100644
--- a/TAO/TAO_IDL/be/be_visitor_valuetype/field_ci.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_valuetype/field_ci.cpp
@@ -3,8 +3,6 @@
/**
* @file field_ci.cpp
*
- * $Id$
- *
* Visitor for the Valuetype class.
* This one generates code for accessor and modifier functions of
* valuetype state members (in the inline file).
diff --git a/TAO/TAO_IDL/be/be_visitor_valuetype/field_cs.cpp b/TAO/TAO_IDL/be/be_visitor_valuetype/field_cs.cpp
index 7904532e20d..6fa0fd84a93 100644
--- a/TAO/TAO_IDL/be/be_visitor_valuetype/field_cs.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_valuetype/field_cs.cpp
@@ -3,8 +3,6 @@
/**
* @file field_cs.cpp
*
- * $Id$
- *
* Visitor for the Valuetype class.
* This one generates code for accessor and modifier functions of
* valuetype state members (in the stub file).
diff --git a/TAO/TAO_IDL/be/be_visitor_valuetype/marshal_ch.cpp b/TAO/TAO_IDL/be/be_visitor_valuetype/marshal_ch.cpp
index 0f42cf135fd..218f7f5b032 100644
--- a/TAO/TAO_IDL/be/be_visitor_valuetype/marshal_ch.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_valuetype/marshal_ch.cpp
@@ -3,8 +3,6 @@
/**
* @file marshal_ch.cpp
*
- * $Id$
- *
* Concrete visitor for valuetypes.
* This one provides code generation for marshalling.
*
diff --git a/TAO/TAO_IDL/be/be_visitor_valuetype/marshal_cs.cpp b/TAO/TAO_IDL/be/be_visitor_valuetype/marshal_cs.cpp
index 17a711661b2..74a66cb9ad7 100644
--- a/TAO/TAO_IDL/be/be_visitor_valuetype/marshal_cs.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_valuetype/marshal_cs.cpp
@@ -3,8 +3,6 @@
/**
* @file marshal_cs.cpp
*
- * $Id$
- *
* Concrete visitor for valuetypes.
* This one provides code generation for marshalling.
*
diff --git a/TAO/TAO_IDL/be/be_visitor_valuetype/obv_module.cpp b/TAO/TAO_IDL/be/be_visitor_valuetype/obv_module.cpp
index 57748c53ba2..f8486881b18 100644
--- a/TAO/TAO_IDL/be/be_visitor_valuetype/obv_module.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_valuetype/obv_module.cpp
@@ -3,8 +3,6 @@
/**
* @file obv_module.cpp
*
- * $Id$
- *
* Concrete visitor for the Module class
* This provides code generation for the module in the header
* for the OBV_ namespace (see C++ mapping OMG 20.17)
diff --git a/TAO/TAO_IDL/be/be_visitor_valuetype/valuetype.cpp b/TAO/TAO_IDL/be/be_visitor_valuetype/valuetype.cpp
index ffe05216170..303106f3964 100644
--- a/TAO/TAO_IDL/be/be_visitor_valuetype/valuetype.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_valuetype/valuetype.cpp
@@ -3,8 +3,6 @@
/**
* @file valuetype.cpp
*
- * $Id$
- *
* Visitor generating code for Valuetypes. This is a generic visitor.
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_valuetype/valuetype.h b/TAO/TAO_IDL/be/be_visitor_valuetype/valuetype.h
index c427be7aa4b..3a574d51472 100644
--- a/TAO/TAO_IDL/be/be_visitor_valuetype/valuetype.h
+++ b/TAO/TAO_IDL/be/be_visitor_valuetype/valuetype.h
@@ -4,8 +4,6 @@
/**
* @file valuetype.h
*
- * $Id$
- *
* Concrete visitor for the Valuetype class
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_valuetype/valuetype_ch.cpp b/TAO/TAO_IDL/be/be_visitor_valuetype/valuetype_ch.cpp
index c2214fe3152..954ac02c790 100644
--- a/TAO/TAO_IDL/be/be_visitor_valuetype/valuetype_ch.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_valuetype/valuetype_ch.cpp
@@ -3,8 +3,6 @@
/**
* @file valuetype_ch.cpp
*
- * $Id$
- *
* Visitor generating code for Valuetypes in the client header
* (see C++ mapping OMG 20.17)
*
diff --git a/TAO/TAO_IDL/be/be_visitor_valuetype/valuetype_ci.cpp b/TAO/TAO_IDL/be/be_visitor_valuetype/valuetype_ci.cpp
index aa3fa58c77c..702117a9479 100644
--- a/TAO/TAO_IDL/be/be_visitor_valuetype/valuetype_ci.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_valuetype/valuetype_ci.cpp
@@ -3,8 +3,6 @@
/**
* @file valuetype_ci.cpp
*
- * $Id$
- *
* Visitor generating code for Valuetypes in the client inline file
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_valuetype/valuetype_cs.cpp b/TAO/TAO_IDL/be/be_visitor_valuetype/valuetype_cs.cpp
index cb36b372b20..730ca64705a 100644
--- a/TAO/TAO_IDL/be/be_visitor_valuetype/valuetype_cs.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_valuetype/valuetype_cs.cpp
@@ -3,8 +3,6 @@
/**
* @file valuetype_cs.cpp
*
- * $Id$
- *
* Visitor generating code for Valuetypes in the client stubs file.
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_valuetype/valuetype_init.cpp b/TAO/TAO_IDL/be/be_visitor_valuetype/valuetype_init.cpp
index e58cb8ee821..310a66d34b9 100644
--- a/TAO/TAO_IDL/be/be_visitor_valuetype/valuetype_init.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_valuetype/valuetype_init.cpp
@@ -3,8 +3,6 @@
/**
* @file valuetype_init.cpp
*
- * $Id$
- *
* Coomon visitor for valuetypes factory construct
* (see IDL to C++ mapping). Based on ptc/00-01-02.
*
diff --git a/TAO/TAO_IDL/be/be_visitor_valuetype/valuetype_init_arglist_ch.cpp b/TAO/TAO_IDL/be/be_visitor_valuetype/valuetype_init_arglist_ch.cpp
index 855dace42a6..28859be9806 100644
--- a/TAO/TAO_IDL/be/be_visitor_valuetype/valuetype_init_arglist_ch.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_valuetype/valuetype_init_arglist_ch.cpp
@@ -3,8 +3,6 @@
/**
* @file valuetype_init_arglist_ch.cpp
*
- * $Id$
- *
* Visitor generating code for the parameter list of the OBV factory
* signature.
*
diff --git a/TAO/TAO_IDL/be/be_visitor_valuetype/valuetype_init_ch.cpp b/TAO/TAO_IDL/be/be_visitor_valuetype/valuetype_init_ch.cpp
index f0d57901c41..cca498cc2b1 100644
--- a/TAO/TAO_IDL/be/be_visitor_valuetype/valuetype_init_ch.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_valuetype/valuetype_init_ch.cpp
@@ -3,8 +3,6 @@
/**
* @file valuetype_init_ch.cpp
*
- * $Id$
- *
* Visitor generating code for Valuetypes factory in the client header
* (see IDL to C++ mapping). Based on ptc/00-01-02.
*
diff --git a/TAO/TAO_IDL/be/be_visitor_valuetype/valuetype_init_ci.cpp b/TAO/TAO_IDL/be/be_visitor_valuetype/valuetype_init_ci.cpp
index ba7f5a89c05..1f0dcf4756b 100644
--- a/TAO/TAO_IDL/be/be_visitor_valuetype/valuetype_init_ci.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_valuetype/valuetype_init_ci.cpp
@@ -3,8 +3,6 @@
/**
* @file valuetype_init_ci.cpp
*
- * $Id$
- *
* Visitor generating code for Valuetypes factory in the client header
* (see IDL to C++ mapping)
*
diff --git a/TAO/TAO_IDL/be/be_visitor_valuetype/valuetype_init_cs.cpp b/TAO/TAO_IDL/be/be_visitor_valuetype/valuetype_init_cs.cpp
index 67b404ad83e..2ea5e8644b1 100644
--- a/TAO/TAO_IDL/be/be_visitor_valuetype/valuetype_init_cs.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_valuetype/valuetype_init_cs.cpp
@@ -3,8 +3,6 @@
/**
* @file valuetype_init_cs.cpp
*
- * $Id$
- *
* Visitor generating code for Valuetypes factory in the client header
* (see IDL to C++ mapping)
*
diff --git a/TAO/TAO_IDL/be/be_visitor_valuetype/valuetype_obv_ch.cpp b/TAO/TAO_IDL/be/be_visitor_valuetype/valuetype_obv_ch.cpp
index 769b6169df5..e96c4faddf9 100644
--- a/TAO/TAO_IDL/be/be_visitor_valuetype/valuetype_obv_ch.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_valuetype/valuetype_obv_ch.cpp
@@ -2,8 +2,6 @@
/**
* @file valuetype_obv_ch.cpp
*
- * $Id$
- *
* Visitor generating code for Valuetypes in the client header
* OBV_ class
* (see C++ mapping OMG 20.17)
diff --git a/TAO/TAO_IDL/be/be_visitor_valuetype/valuetype_obv_ci.cpp b/TAO/TAO_IDL/be/be_visitor_valuetype/valuetype_obv_ci.cpp
index cec445f562a..01028e4a4e8 100644
--- a/TAO/TAO_IDL/be/be_visitor_valuetype/valuetype_obv_ci.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_valuetype/valuetype_obv_ci.cpp
@@ -4,8 +4,6 @@
/**
* @file valuetype_obv_ci.cpp
*
- * $Id$
- *
* Visitor generating code for Valuetypes
* OBV_ class implementation
* (see C++ mapping OMG 20.17)
diff --git a/TAO/TAO_IDL/be/be_visitor_valuetype/valuetype_obv_cs.cpp b/TAO/TAO_IDL/be/be_visitor_valuetype/valuetype_obv_cs.cpp
index 6d2e4547730..f566de374fd 100644
--- a/TAO/TAO_IDL/be/be_visitor_valuetype/valuetype_obv_cs.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_valuetype/valuetype_obv_cs.cpp
@@ -2,8 +2,6 @@
/**
* @file valuetype_obv_cs.cpp
*
- * $Id$
- *
* Visitor generating code for Valuetypes
* OBV_ class implementation
* (see C++ mapping OMG 20.17)
diff --git a/TAO/TAO_IDL/be/be_visitor_valuetype/valuetype_sh.cpp b/TAO/TAO_IDL/be/be_visitor_valuetype/valuetype_sh.cpp
index 3ea473c2f23..2779564922d 100644
--- a/TAO/TAO_IDL/be/be_visitor_valuetype/valuetype_sh.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_valuetype/valuetype_sh.cpp
@@ -3,8 +3,6 @@
/**
* @file valuetype_sh.cpp
*
- * $Id$
- *
* Visitor generating code for value types in the server header
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_valuetype/valuetype_ss.cpp b/TAO/TAO_IDL/be/be_visitor_valuetype/valuetype_ss.cpp
index f39659ba9ea..812627dc9ef 100644
--- a/TAO/TAO_IDL/be/be_visitor_valuetype/valuetype_ss.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_valuetype/valuetype_ss.cpp
@@ -3,8 +3,6 @@
/**
* @file valuetype_ss.cpp
*
- * $Id$
- *
* Visitor generating code for Interfaces in the server skeletons file.
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_valuetype_fwd/any_op_ch.cpp b/TAO/TAO_IDL/be/be_visitor_valuetype_fwd/any_op_ch.cpp
index e2366942764..fda9fa35e82 100644
--- a/TAO/TAO_IDL/be/be_visitor_valuetype_fwd/any_op_ch.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_valuetype_fwd/any_op_ch.cpp
@@ -3,8 +3,6 @@
/**
* @file any_op_ch.cpp
*
- * $Id$
- *
* Visitor generating code for Any operators for a forward declared
* valuetype in the client header.
*
diff --git a/TAO/TAO_IDL/be/be_visitor_valuetype_fwd/cdr_op_ch.cpp b/TAO/TAO_IDL/be/be_visitor_valuetype_fwd/cdr_op_ch.cpp
index d76e591f9b5..78f6a82e9a5 100644
--- a/TAO/TAO_IDL/be/be_visitor_valuetype_fwd/cdr_op_ch.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_valuetype_fwd/cdr_op_ch.cpp
@@ -3,8 +3,6 @@
/**
* @file cdr_op_ch.cpp
*
- * $Id$
- *
* Visitor generating code for CDR operators for forward
* declarations of valuetypes. This uses compiled marshaling.
*
diff --git a/TAO/TAO_IDL/be/be_visitor_valuetype_fwd/valuetype_fwd.h b/TAO/TAO_IDL/be/be_visitor_valuetype_fwd/valuetype_fwd.h
index 0d797ea137d..3bbd491e87b 100644
--- a/TAO/TAO_IDL/be/be_visitor_valuetype_fwd/valuetype_fwd.h
+++ b/TAO/TAO_IDL/be/be_visitor_valuetype_fwd/valuetype_fwd.h
@@ -3,8 +3,6 @@
/**
* @file valuetype_fwd.h
*
- * $Id$
- *
* Visitors for generation of code for Valuetype_Fwd
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_valuetype_fwd/valuetype_fwd_ch.cpp b/TAO/TAO_IDL/be/be_visitor_valuetype_fwd/valuetype_fwd_ch.cpp
index 5523bf72ce2..210c35ea7b3 100644
--- a/TAO/TAO_IDL/be/be_visitor_valuetype_fwd/valuetype_fwd_ch.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_valuetype_fwd/valuetype_fwd_ch.cpp
@@ -3,8 +3,6 @@
/**
* @file valuetype_fwd_ch.cpp
*
- * $Id$
- *
* Visitor generating code for ValueTypeFwd node in the client header.
*
*
diff --git a/TAO/TAO_IDL/be/be_visitor_xplicit_pre_proc.cpp b/TAO/TAO_IDL/be/be_visitor_xplicit_pre_proc.cpp
index c1b2145a438..27e2839c71b 100644
--- a/TAO/TAO_IDL/be/be_visitor_xplicit_pre_proc.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_xplicit_pre_proc.cpp
@@ -1,8 +1,6 @@
/**
* @file be_visitor_xplicit_pre_proc.cpp
*
- * $Id$
- *
* @author Jeff Parsons
*/
//=============================================================================
diff --git a/TAO/TAO_IDL/be_include/be_argument.h b/TAO/TAO_IDL/be_include/be_argument.h
index f33f53d57d4..c8e4b15345f 100644
--- a/TAO/TAO_IDL/be_include/be_argument.h
+++ b/TAO/TAO_IDL/be_include/be_argument.h
@@ -3,8 +3,6 @@
/**
* @file be_argument.h
*
- * $Id$
- *
* Extension of class AST_Argument that provides additional means for C++
* mapping.
*
diff --git a/TAO/TAO_IDL/be_include/be_array.h b/TAO/TAO_IDL/be_include/be_array.h
index de0fd106a80..9d570e6561e 100644
--- a/TAO/TAO_IDL/be_include/be_array.h
+++ b/TAO/TAO_IDL/be_include/be_array.h
@@ -3,8 +3,6 @@
/**
* @file be_array.h
*
- * $Id$
- *
* Extension of class AST_Array that provides additional means for C++
* mapping.
*
diff --git a/TAO/TAO_IDL/be_include/be_attribute.h b/TAO/TAO_IDL/be_include/be_attribute.h
index a71bf7bf44f..52bbae21b09 100644
--- a/TAO/TAO_IDL/be_include/be_attribute.h
+++ b/TAO/TAO_IDL/be_include/be_attribute.h
@@ -3,8 +3,6 @@
/**
* @file be_attribute.h
*
- * $Id$
- *
* Extension of class AST_Attribute that provides additional means for C++
* mapping.
*
diff --git a/TAO/TAO_IDL/be_include/be_codegen.h b/TAO/TAO_IDL/be_include/be_codegen.h
index 6347041e5c0..f814812c525 100644
--- a/TAO/TAO_IDL/be_include/be_codegen.h
+++ b/TAO/TAO_IDL/be_include/be_codegen.h
@@ -4,8 +4,6 @@
/**
* @file be_codegen.h
*
- * $Id$
- *
* The Code generator class
*
*
diff --git a/TAO/TAO_IDL/be_include/be_component.h b/TAO/TAO_IDL/be_include/be_component.h
index 07a91da0ed4..82d5bf76297 100644
--- a/TAO/TAO_IDL/be_include/be_component.h
+++ b/TAO/TAO_IDL/be_include/be_component.h
@@ -4,8 +4,6 @@
/**
* @file be_component.h
*
- * $Id$
- *
* Extension of class AST_Component that provides additional means for C++
* mapping of an interface.
*
diff --git a/TAO/TAO_IDL/be_include/be_component_fwd.h b/TAO/TAO_IDL/be_include/be_component_fwd.h
index 084f6ea574c..9e84850889e 100644
--- a/TAO/TAO_IDL/be_include/be_component_fwd.h
+++ b/TAO/TAO_IDL/be_include/be_component_fwd.h
@@ -4,8 +4,6 @@
/**
* @file be_component_fwd.h
*
- * $Id$
- *
* Extension of class AST_ComponentFwd that provides additional
* means for C++ mapping of a forward declared component.
*
diff --git a/TAO/TAO_IDL/be_include/be_constant.h b/TAO/TAO_IDL/be_include/be_constant.h
index d5830a4d90e..3295947a17d 100644
--- a/TAO/TAO_IDL/be_include/be_constant.h
+++ b/TAO/TAO_IDL/be_include/be_constant.h
@@ -4,8 +4,6 @@
/**
* @file be_constant.h
*
- * $Id$
- *
* Extension of class AST_Constant that provides additional means for C++
* mapping.
*
diff --git a/TAO/TAO_IDL/be_include/be_decl.h b/TAO/TAO_IDL/be_include/be_decl.h
index ab8909fea71..91208551008 100644
--- a/TAO/TAO_IDL/be_include/be_decl.h
+++ b/TAO/TAO_IDL/be_include/be_decl.h
@@ -4,8 +4,6 @@
/**
* @file be_decl.h
*
- * $Id$
- *
* Extension of the AST_Decl class.
*
*
diff --git a/TAO/TAO_IDL/be_include/be_enum.h b/TAO/TAO_IDL/be_include/be_enum.h
index 1dbba85d447..d63030e5ecb 100644
--- a/TAO/TAO_IDL/be_include/be_enum.h
+++ b/TAO/TAO_IDL/be_include/be_enum.h
@@ -4,8 +4,6 @@
/**
* @file be_enum.h
*
- * $Id$
- *
* Extension of class AST_Enum that provides additional means for C++
* mapping.
*
diff --git a/TAO/TAO_IDL/be_include/be_enum_val.h b/TAO/TAO_IDL/be_include/be_enum_val.h
index e757c2a6699..3d9242b9bdc 100644
--- a/TAO/TAO_IDL/be_include/be_enum_val.h
+++ b/TAO/TAO_IDL/be_include/be_enum_val.h
@@ -4,8 +4,6 @@
/**
* @file be_enum_val.h
*
- * $Id$
- *
* Extension of class AST_EnumVal that provides additional means for C++
* mapping.
*
diff --git a/TAO/TAO_IDL/be_include/be_eventtype.h b/TAO/TAO_IDL/be_include/be_eventtype.h
index 95d8573f087..fcd6ccc3596 100644
--- a/TAO/TAO_IDL/be_include/be_eventtype.h
+++ b/TAO/TAO_IDL/be_include/be_eventtype.h
@@ -4,8 +4,6 @@
/**
* @file be_eventtype.h
*
- * $Id$
- *
* Extension of class AST_EventType and be_valuetype that provides
* additional means for C++ mapping of an valuetype.
*
diff --git a/TAO/TAO_IDL/be_include/be_eventtype_fwd.h b/TAO/TAO_IDL/be_include/be_eventtype_fwd.h
index e43fd9ff48c..4a08069a55a 100644
--- a/TAO/TAO_IDL/be_include/be_eventtype_fwd.h
+++ b/TAO/TAO_IDL/be_include/be_eventtype_fwd.h
@@ -4,8 +4,6 @@
/**
* @file be_eventtype_fwd.h
*
- * $Id$
- *
* Extension of class AST_EventType_Fwd that provides additional
* means for C++ mapping of an eventtype.
*
diff --git a/TAO/TAO_IDL/be_include/be_expression.h b/TAO/TAO_IDL/be_include/be_expression.h
index 23053aee870..d6180302344 100644
--- a/TAO/TAO_IDL/be_include/be_expression.h
+++ b/TAO/TAO_IDL/be_include/be_expression.h
@@ -3,8 +3,6 @@
/**
* @file be_expression.h
*
- * $Id$
- *
* Extension of class AST_Expression that provides additional means for C++
* mapping.
*
diff --git a/TAO/TAO_IDL/be_include/be_extended_port.h b/TAO/TAO_IDL/be_include/be_extended_port.h
index e69ce8cb1f5..75600fcdec8 100644
--- a/TAO/TAO_IDL/be_include/be_extended_port.h
+++ b/TAO/TAO_IDL/be_include/be_extended_port.h
@@ -4,8 +4,6 @@
/**
* @file be_extended_port.h
*
- * $Id$
- *
* Extension of class AST_Extended_Port for C++ code generation.
*
*
diff --git a/TAO/TAO_IDL/be_include/be_factory.h b/TAO/TAO_IDL/be_include/be_factory.h
index 3a04d9f38aa..1e89aaf2b37 100644
--- a/TAO/TAO_IDL/be_include/be_factory.h
+++ b/TAO/TAO_IDL/be_include/be_factory.h
@@ -3,8 +3,6 @@
/**
* @file be_factory.h
*
- * $Id$
- *
* Extension of class AST_Factory that provides additional means for C++
* mapping.
*
diff --git a/TAO/TAO_IDL/be_include/be_field.h b/TAO/TAO_IDL/be_include/be_field.h
index 8aa3910e3e0..a2825070453 100644
--- a/TAO/TAO_IDL/be_include/be_field.h
+++ b/TAO/TAO_IDL/be_include/be_field.h
@@ -3,8 +3,6 @@
/**
* @file be_field.h
*
- * $Id$
- *
* Extension of class AST_Field that provides additional means for C++
* mapping.
*
diff --git a/TAO/TAO_IDL/be_include/be_finder.h b/TAO/TAO_IDL/be_include/be_finder.h
index 705a86424e1..2629bc54c0c 100644
--- a/TAO/TAO_IDL/be_include/be_finder.h
+++ b/TAO/TAO_IDL/be_include/be_finder.h
@@ -3,8 +3,6 @@
/**
* @file be_finder.h
*
- * $Id$
- *
* Extension of class AST_Finder that provides additional means for C++
* mapping.
*
diff --git a/TAO/TAO_IDL/be_include/be_global.h b/TAO/TAO_IDL/be_include/be_global.h
index 919d04a6ffb..90df80b240c 100644
--- a/TAO/TAO_IDL/be_include/be_global.h
+++ b/TAO/TAO_IDL/be_include/be_global.h
@@ -4,8 +4,6 @@
/**
* @file be_global.h
*
- * $Id$
- *
* Header file for class containing compiler back end global data.
*
*
diff --git a/TAO/TAO_IDL/be_include/be_helper.h b/TAO/TAO_IDL/be_include/be_helper.h
index c8311a73aee..44de1de83c6 100644
--- a/TAO/TAO_IDL/be_include/be_helper.h
+++ b/TAO/TAO_IDL/be_include/be_helper.h
@@ -4,8 +4,6 @@
/**
* @file be_helper.h
*
- * $Id$
- *
* Defines the abstract class for outputting the C++ mapping. This is a
* helper class to the singleton TAO_CodeGen class
*
diff --git a/TAO/TAO_IDL/be_include/be_home.h b/TAO/TAO_IDL/be_include/be_home.h
index 89cae16df3a..34f863844cd 100644
--- a/TAO/TAO_IDL/be_include/be_home.h
+++ b/TAO/TAO_IDL/be_include/be_home.h
@@ -4,8 +4,6 @@
/**
* @file be_home.h
*
- * $Id$
- *
* Extension of class AST_Home that provides additional
* means for C++ mapping of a component home.
*
diff --git a/TAO/TAO_IDL/be_include/be_identifier_helper.h b/TAO/TAO_IDL/be_include/be_identifier_helper.h
index 5ef99d01291..f2d52ef50aa 100644
--- a/TAO/TAO_IDL/be_include/be_identifier_helper.h
+++ b/TAO/TAO_IDL/be_include/be_identifier_helper.h
@@ -4,8 +4,6 @@
/**
* @file be_identifier_helper.h
*
- * $Id$
- *
* Utilities associated with UTL_Identifier.
*
*
diff --git a/TAO/TAO_IDL/be_include/be_interface.h b/TAO/TAO_IDL/be_include/be_interface.h
index 70e7a47339c..b3c04dc7f01 100644
--- a/TAO/TAO_IDL/be_include/be_interface.h
+++ b/TAO/TAO_IDL/be_include/be_interface.h
@@ -4,8 +4,6 @@
/**
* @file be_interface.h
*
- * $Id$
- *
* Extension of class AST_Interface that provides additional means for C++
* mapping of an interface.
*
diff --git a/TAO/TAO_IDL/be_include/be_interface_fwd.h b/TAO/TAO_IDL/be_include/be_interface_fwd.h
index 831e825b14f..8ff1dc5fe41 100644
--- a/TAO/TAO_IDL/be_include/be_interface_fwd.h
+++ b/TAO/TAO_IDL/be_include/be_interface_fwd.h
@@ -4,8 +4,6 @@
/**
* @file be_interface_fwd.h
*
- * $Id$
- *
* Extension of class AST_InterfaceFwd that provides additional
* means for C++ mapping of a forward declared interface.
*
diff --git a/TAO/TAO_IDL/be_include/be_mirror_port.h b/TAO/TAO_IDL/be_include/be_mirror_port.h
index 418517cb177..deb829fb820 100644
--- a/TAO/TAO_IDL/be_include/be_mirror_port.h
+++ b/TAO/TAO_IDL/be_include/be_mirror_port.h
@@ -4,8 +4,6 @@
/**
* @file be_mirror_port.h
*
- * $Id$
- *
* Extension of class AST_Mirror_Port for C++ code generation.
*
*
diff --git a/TAO/TAO_IDL/be_include/be_module.h b/TAO/TAO_IDL/be_include/be_module.h
index 3d53e4ff0c9..8eea3b7c2d2 100644
--- a/TAO/TAO_IDL/be_include/be_module.h
+++ b/TAO/TAO_IDL/be_include/be_module.h
@@ -3,8 +3,6 @@
/**
* @file be_module.h
*
- * $Id$
- *
* Extension of class AST_Module that provides additional means for C++
* mapping.
*
diff --git a/TAO/TAO_IDL/be_include/be_native.h b/TAO/TAO_IDL/be_include/be_native.h
index a5368147cf6..df0897b4cdb 100644
--- a/TAO/TAO_IDL/be_include/be_native.h
+++ b/TAO/TAO_IDL/be_include/be_native.h
@@ -3,8 +3,6 @@
/**
* @file be_native.h
*
- * $Id$
- *
* The native IDL type
*
*
diff --git a/TAO/TAO_IDL/be_include/be_null_return_emitter.h b/TAO/TAO_IDL/be_include/be_null_return_emitter.h
index 5d3e24ac2d7..ad8c6226b80 100644
--- a/TAO/TAO_IDL/be_include/be_null_return_emitter.h
+++ b/TAO/TAO_IDL/be_include/be_null_return_emitter.h
@@ -4,8 +4,6 @@
/**
* @file be_null_return_emitter.h
*
- * $Id$
- *
* Emits 'return x;' for all CORBA types and ACE-supported
* platforms.
*
diff --git a/TAO/TAO_IDL/be_include/be_operation.h b/TAO/TAO_IDL/be_include/be_operation.h
index 268d289a944..7fc20ad5db0 100644
--- a/TAO/TAO_IDL/be_include/be_operation.h
+++ b/TAO/TAO_IDL/be_include/be_operation.h
@@ -3,8 +3,6 @@
/**
* @file be_operation.h
*
- * $Id$
- *
* Extension of class AST_Operation that provides additional means for C++
* mapping.
*
diff --git a/TAO/TAO_IDL/be_include/be_param_holder.h b/TAO/TAO_IDL/be_include/be_param_holder.h
index 1be9a6a2568..28af3e13b19 100644
--- a/TAO/TAO_IDL/be_include/be_param_holder.h
+++ b/TAO/TAO_IDL/be_include/be_param_holder.h
@@ -4,8 +4,6 @@
/**
* @file be_param_holder.h
*
- * $Id$
- *
* Place holder referenced by AST_Field (or subclass)
* representing a corresponding template parameter in IDL.
*
diff --git a/TAO/TAO_IDL/be_include/be_porttype.h b/TAO/TAO_IDL/be_include/be_porttype.h
index a664985f2ca..17cc637b761 100644
--- a/TAO/TAO_IDL/be_include/be_porttype.h
+++ b/TAO/TAO_IDL/be_include/be_porttype.h
@@ -4,8 +4,6 @@
/**
* @file be_porttype.h
*
- * $Id$
- *
* Extension of class AST_PortType for C++ code generation.
*
*
diff --git a/TAO/TAO_IDL/be_include/be_predefined_type.h b/TAO/TAO_IDL/be_include/be_predefined_type.h
index 102679e5dca..24f52d3f46c 100644
--- a/TAO/TAO_IDL/be_include/be_predefined_type.h
+++ b/TAO/TAO_IDL/be_include/be_predefined_type.h
@@ -4,8 +4,6 @@
/**
* @file be_predefined_type.h
*
- * $Id$
- *
* Extension of class AST_PredefinedType that provides additional means for C++
* mapping.
*
diff --git a/TAO/TAO_IDL/be_include/be_root.h b/TAO/TAO_IDL/be_include/be_root.h
index a233ed0a3c4..ee0097c15ec 100644
--- a/TAO/TAO_IDL/be_include/be_root.h
+++ b/TAO/TAO_IDL/be_include/be_root.h
@@ -4,8 +4,6 @@
/**
* @file be_root.h
*
- * $Id$
- *
* Extension of class AST_Root that provides the backend
*
*
diff --git a/TAO/TAO_IDL/be_include/be_scope.h b/TAO/TAO_IDL/be_include/be_scope.h
index d0db2d45b7e..bbec9484162 100644
--- a/TAO/TAO_IDL/be_include/be_scope.h
+++ b/TAO/TAO_IDL/be_include/be_scope.h
@@ -4,8 +4,6 @@
/**
* @file be_scope.h
*
- * $Id$
- *
* Extension of the UTL_Scope CFE class
*
* @author Copyright 1994-1995 by Sun Microsystems Int.
diff --git a/TAO/TAO_IDL/be_include/be_sequence.h b/TAO/TAO_IDL/be_include/be_sequence.h
index af3f98c86b8..0c150d8307b 100644
--- a/TAO/TAO_IDL/be_include/be_sequence.h
+++ b/TAO/TAO_IDL/be_include/be_sequence.h
@@ -5,8 +5,6 @@
/**
* @file be_sequence.h
*
- * $Id$
- *
* Extension of class AST_Sequence that provides additional means for C++
* mapping.
*
diff --git a/TAO/TAO_IDL/be_include/be_string.h b/TAO/TAO_IDL/be_include/be_string.h
index 3cb7fd6ef8b..d0fcddc5929 100644
--- a/TAO/TAO_IDL/be_include/be_string.h
+++ b/TAO/TAO_IDL/be_include/be_string.h
@@ -3,8 +3,6 @@
/**
* @file be_string.h
*
- * $Id$
- *
* Extension of class AST_String that provides additional means for C++
* mapping.
*
diff --git a/TAO/TAO_IDL/be_include/be_structure.h b/TAO/TAO_IDL/be_include/be_structure.h
index 920365f0275..9c687aa8474 100644
--- a/TAO/TAO_IDL/be_include/be_structure.h
+++ b/TAO/TAO_IDL/be_include/be_structure.h
@@ -4,8 +4,6 @@
/**
* @file be_structure.h
*
- * $Id$
- *
* Extension of class AST_Structure that provides additional means for C++
* mapping.
*
diff --git a/TAO/TAO_IDL/be_include/be_structure_fwd.h b/TAO/TAO_IDL/be_include/be_structure_fwd.h
index 501c0e61bb4..f9f3054dfd4 100644
--- a/TAO/TAO_IDL/be_include/be_structure_fwd.h
+++ b/TAO/TAO_IDL/be_include/be_structure_fwd.h
@@ -4,8 +4,6 @@
/**
* @file be_structure_fwd.h
*
- * $Id$
- *
* Extension of class AST_StructureFwd that provides additional
* means for C++ mapping of a struct.
*
diff --git a/TAO/TAO_IDL/be_include/be_template_module.h b/TAO/TAO_IDL/be_include/be_template_module.h
index c2f66101de6..15e63f49c20 100644
--- a/TAO/TAO_IDL/be_include/be_template_module.h
+++ b/TAO/TAO_IDL/be_include/be_template_module.h
@@ -4,8 +4,6 @@
/**
* @file be_template_module.h
*
- * $Id$
- *
* Extension of class AST_Template_Module that provides additional means for C++
* mapping of a module.
*
diff --git a/TAO/TAO_IDL/be_include/be_type.h b/TAO/TAO_IDL/be_include/be_type.h
index b8317c63c9d..f7c713ad16d 100644
--- a/TAO/TAO_IDL/be_include/be_type.h
+++ b/TAO/TAO_IDL/be_include/be_type.h
@@ -3,8 +3,6 @@
/**
* @file be_type.h
*
- * $Id$
- *
* Extension of class AST_Type that provides additional means for C++
* mapping.
*
diff --git a/TAO/TAO_IDL/be_include/be_typedef.h b/TAO/TAO_IDL/be_include/be_typedef.h
index 7bbf18737c7..691d4c938f5 100644
--- a/TAO/TAO_IDL/be_include/be_typedef.h
+++ b/TAO/TAO_IDL/be_include/be_typedef.h
@@ -3,8 +3,6 @@
/**
* @file be_typedef.h
*
- * $Id$
- *
* Extension of class AST_typedef that provides additional means for C++
* mapping.
*
diff --git a/TAO/TAO_IDL/be_include/be_union.h b/TAO/TAO_IDL/be_include/be_union.h
index dc844990c4d..3b864d5efb3 100644
--- a/TAO/TAO_IDL/be_include/be_union.h
+++ b/TAO/TAO_IDL/be_include/be_union.h
@@ -3,8 +3,6 @@
/**
* @file be_union.h
*
- * $Id$
- *
* Extension of class AST_Union that provides additional means for C++
* mapping.
*
diff --git a/TAO/TAO_IDL/be_include/be_union_branch.h b/TAO/TAO_IDL/be_include/be_union_branch.h
index a356e1128a6..eee34d6a5a9 100644
--- a/TAO/TAO_IDL/be_include/be_union_branch.h
+++ b/TAO/TAO_IDL/be_include/be_union_branch.h
@@ -3,8 +3,6 @@
/**
* @file be_union_branch.h
*
- * $Id$
- *
* Extension of class AST_UnionBranch that provides additional means for C++
* mapping.
*
diff --git a/TAO/TAO_IDL/be_include/be_union_fwd.h b/TAO/TAO_IDL/be_include/be_union_fwd.h
index a820d394582..a67ca5bb6cd 100644
--- a/TAO/TAO_IDL/be_include/be_union_fwd.h
+++ b/TAO/TAO_IDL/be_include/be_union_fwd.h
@@ -4,8 +4,6 @@
/**
* @file be_union_fwd.h
*
- * $Id$
- *
* Extension of class AST_UnionFwd that provides additional
* means for C++ mapping of a union.
*
diff --git a/TAO/TAO_IDL/be_include/be_util.h b/TAO/TAO_IDL/be_include/be_util.h
index 7152e910841..67ce4f648c6 100644
--- a/TAO/TAO_IDL/be_include/be_util.h
+++ b/TAO/TAO_IDL/be_include/be_util.h
@@ -4,8 +4,6 @@
/**
* @file be_util.h
*
- * $Id$
- *
* Static helper methods used by multiple visitors.
*
*
diff --git a/TAO/TAO_IDL/be_include/be_valuebox.h b/TAO/TAO_IDL/be_include/be_valuebox.h
index 4679b4ee117..6ef1be21fa0 100644
--- a/TAO/TAO_IDL/be_include/be_valuebox.h
+++ b/TAO/TAO_IDL/be_include/be_valuebox.h
@@ -3,8 +3,6 @@
/**
* @file be_valuebox.h
*
- * $Id$
- *
* Extension of class AST_Valuebox that provides additional means for C++
* mapping.
*
diff --git a/TAO/TAO_IDL/be_include/be_valuetype.h b/TAO/TAO_IDL/be_include/be_valuetype.h
index ae090cbc735..b7b5eda3350 100644
--- a/TAO/TAO_IDL/be_include/be_valuetype.h
+++ b/TAO/TAO_IDL/be_include/be_valuetype.h
@@ -4,8 +4,6 @@
/**
* @file be_valuetype.h
*
- * $Id$
- *
* Extension of class AST_Interface and be_interface that provides
* additional means for C++ mapping of an valuetype.
*
diff --git a/TAO/TAO_IDL/be_include/be_valuetype_fwd.h b/TAO/TAO_IDL/be_include/be_valuetype_fwd.h
index 5f14bd11834..7c88ed65f29 100644
--- a/TAO/TAO_IDL/be_include/be_valuetype_fwd.h
+++ b/TAO/TAO_IDL/be_include/be_valuetype_fwd.h
@@ -4,8 +4,6 @@
/**
* @file be_valuetype_fwd.h
*
- * $Id$
- *
* Extension of class AST_Interface_Fwd that provides additional
* means for C++ mapping of a valuetype.
*
diff --git a/TAO/TAO_IDL/be_include/be_visitor.h b/TAO/TAO_IDL/be_include/be_visitor.h
index 93aed0e5b26..7119d212755 100644
--- a/TAO/TAO_IDL/be_include/be_visitor.h
+++ b/TAO/TAO_IDL/be_include/be_visitor.h
@@ -4,8 +4,6 @@
/**
* @file be_visitor.h
*
- * $Id$
- *
* The abstract visitor class. The concrete classes are responsible for code
* generation.
*
diff --git a/TAO/TAO_IDL/be_include/be_visitor_ami_pre_proc.h b/TAO/TAO_IDL/be_include/be_visitor_ami_pre_proc.h
index 1b3b23f78c6..8e35e825b31 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_ami_pre_proc.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_ami_pre_proc.h
@@ -4,8 +4,6 @@
/**
* @file be_visitor_ami_pre_proc.h
*
- * $Id$
- *
* This visitor creates for AMI implied IDL constructs
* the appropriate AST (Abstract Syntax Tree) node,
* sets the corresponding interface or operation strategy
diff --git a/TAO/TAO_IDL/be_include/be_visitor_any_extracted_type_decl.h b/TAO/TAO_IDL/be_include/be_visitor_any_extracted_type_decl.h
index 65ae2a29c10..c92c1554c18 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_any_extracted_type_decl.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_any_extracted_type_decl.h
@@ -3,8 +3,6 @@
/**
* @file be_visitor_any_extracted_type_decl.h
*
- * $Id$
- *
* Encapsulation of rules for declaring variables
* for Any extraction
*
diff --git a/TAO/TAO_IDL/be_include/be_visitor_argument.h b/TAO/TAO_IDL/be_include/be_visitor_argument.h
index f58aa45467c..c013ef817ab 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_argument.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_argument.h
@@ -4,8 +4,6 @@
/**
* @file be_visitor_argument.h
*
- * $Id$
- *
* Visitors for generation of code for Arguments. These are used for the
* interpretive styled stubs and skeletons
*
diff --git a/TAO/TAO_IDL/be_include/be_visitor_argument/arglist.h b/TAO/TAO_IDL/be_include/be_visitor_argument/arglist.h
index 5eb53b587c9..226233065b2 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_argument/arglist.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_argument/arglist.h
@@ -3,8 +3,6 @@
/**
* @file arglist.h
*
- * $Id$
- *
* Visitors for generation of code for Arguments as parameter lists in the
* operation signature
*
diff --git a/TAO/TAO_IDL/be_include/be_visitor_argument/argument.h b/TAO/TAO_IDL/be_include/be_visitor_argument/argument.h
index 655a12719f4..7eb58e3a301 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_argument/argument.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_argument/argument.h
@@ -3,8 +3,6 @@
/**
* @file argument.h
*
- * $Id$
- *
* Visitors for generation of code for Arguments
*
*
diff --git a/TAO/TAO_IDL/be_include/be_visitor_argument/invoke_cs.h b/TAO/TAO_IDL/be_include/be_visitor_argument/invoke_cs.h
index e1038ca8763..5e2ade32cb7 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_argument/invoke_cs.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_argument/invoke_cs.h
@@ -3,8 +3,6 @@
/**
* @file invoke_cs.h
*
- * $Id$
- *
* Visitors for generation of code for Arguments for passing the arguments
* to the CDR << and >> operators
*
diff --git a/TAO/TAO_IDL/be_include/be_visitor_argument/marshal_ss.h b/TAO/TAO_IDL/be_include/be_visitor_argument/marshal_ss.h
index 06c5a7e42ab..6caf95e4d46 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_argument/marshal_ss.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_argument/marshal_ss.h
@@ -3,8 +3,6 @@
/**
* @file marshal_ss.h
*
- * $Id$
- *
* Visitors for generation of code for Arguments. This generates the
* code to pass the arguments to the call to the marshaler/demarshaler
*
diff --git a/TAO/TAO_IDL/be_include/be_visitor_argument/upcall_ss.h b/TAO/TAO_IDL/be_include/be_visitor_argument/upcall_ss.h
index f4c647741d4..b1ad1d43a82 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_argument/upcall_ss.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_argument/upcall_ss.h
@@ -3,8 +3,6 @@
/**
* @file upcall_ss.h
*
- * $Id$
- *
* Visitors for generation of code for Arguments. This generates the
* passing of arguments to the upcall.
*
diff --git a/TAO/TAO_IDL/be_include/be_visitor_argument/vardecl_ss.h b/TAO/TAO_IDL/be_include/be_visitor_argument/vardecl_ss.h
index 0e7293f7a31..b73ee392277 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_argument/vardecl_ss.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_argument/vardecl_ss.h
@@ -3,8 +3,6 @@
/**
* @file vardecl_ss.h
*
- * $Id$
- *
* Visitors for generation of code for Arguments. This generates the
* variable declartion for the argument in the server-sde skeleton
*
diff --git a/TAO/TAO_IDL/be_include/be_visitor_array.h b/TAO/TAO_IDL/be_include/be_visitor_array.h
index 415f25915f8..4af046edd91 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_array.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_array.h
@@ -3,8 +3,6 @@
/**
* @file be_visitor_array.h
*
- * $Id$
- *
* Visitors for generation of code for Arrays
*
*
diff --git a/TAO/TAO_IDL/be_include/be_visitor_array/any_op_ch.h b/TAO/TAO_IDL/be_include/be_visitor_array/any_op_ch.h
index 3b84fff40b7..7c1486c88bc 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_array/any_op_ch.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_array/any_op_ch.h
@@ -3,8 +3,6 @@
/**
* @file any_op_ch.h
*
- * $Id$
- *
* Visitors for generation of code for Arrays in client header. This one
* generates the Any operators.
*
diff --git a/TAO/TAO_IDL/be_include/be_visitor_array/any_op_cs.h b/TAO/TAO_IDL/be_include/be_visitor_array/any_op_cs.h
index 7cc89e05a59..62a4dea9a05 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_array/any_op_cs.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_array/any_op_cs.h
@@ -3,8 +3,6 @@
/**
* @file any_op_cs.h
*
- * $Id$
- *
* Visitors for generation of code for Arrays in client stubs. This one
* generates the Any operators.
*
diff --git a/TAO/TAO_IDL/be_include/be_visitor_array/array.h b/TAO/TAO_IDL/be_include/be_visitor_array/array.h
index d688d7ca4b1..5298962a528 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_array/array.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_array/array.h
@@ -3,8 +3,6 @@
/**
* @file array.h
*
- * $Id$
- *
* Visitors for generation of code for Arrays.
*
*
diff --git a/TAO/TAO_IDL/be_include/be_visitor_array/array_ch.h b/TAO/TAO_IDL/be_include/be_visitor_array/array_ch.h
index d07206a5763..4448a98ef87 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_array/array_ch.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_array/array_ch.h
@@ -3,8 +3,6 @@
/**
* @file array_ch.h
*
- * $Id$
- *
* Visitors for generation of code for Arrays in client header.
*
*
diff --git a/TAO/TAO_IDL/be_include/be_visitor_array/array_ci.h b/TAO/TAO_IDL/be_include/be_visitor_array/array_ci.h
index 71eab1bdf3a..d1c918f6555 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_array/array_ci.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_array/array_ci.h
@@ -3,8 +3,6 @@
/**
* @file array_ci.h
*
- * $Id$
- *
* Visitors for generation of code for Arrays in client inline.
*
*
diff --git a/TAO/TAO_IDL/be_include/be_visitor_array/array_cs.h b/TAO/TAO_IDL/be_include/be_visitor_array/array_cs.h
index 45064043821..5b8c9a9650b 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_array/array_cs.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_array/array_cs.h
@@ -3,8 +3,6 @@
/**
* @file array_cs.h
*
- * $Id$
- *
* Visitors for generation of code for Arrays in client stubs.
*
*
diff --git a/TAO/TAO_IDL/be_include/be_visitor_array/cdr_op_ch.h b/TAO/TAO_IDL/be_include/be_visitor_array/cdr_op_ch.h
index cee4b05d19f..a860dac08dd 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_array/cdr_op_ch.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_array/cdr_op_ch.h
@@ -3,8 +3,6 @@
/**
* @file cdr_op_ch.h
*
- * $Id$
- *
* Visitors for generation of code for Arrays in client header. This one
* generates the CDR operators.
*
diff --git a/TAO/TAO_IDL/be_include/be_visitor_array/cdr_op_ci.h b/TAO/TAO_IDL/be_include/be_visitor_array/cdr_op_ci.h
index d192ff0949d..62deefca909 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_array/cdr_op_ci.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_array/cdr_op_ci.h
@@ -3,8 +3,6 @@
/**
* @file cdr_op_ci.h
*
- * $Id$
- *
* Visitors for generation of code for Arrays in client stubs. This one
* generates the CDR operators.
*
diff --git a/TAO/TAO_IDL/be_include/be_visitor_array/cdr_op_cs.h b/TAO/TAO_IDL/be_include/be_visitor_array/cdr_op_cs.h
index f4b44690ce1..62093ee135f 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_array/cdr_op_cs.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_array/cdr_op_cs.h
@@ -3,8 +3,6 @@
/**
* @file cdr_op_cs.h
*
- * $Id$
- *
* The array's own CDR operators are generated in the .i file, but if the
* array contains an anonymous sequence, those CDR operators will not
* get generated on their own, and, since the sequence may contain a
diff --git a/TAO/TAO_IDL/be_include/be_visitor_attr_assign.h b/TAO/TAO_IDL/be_include/be_visitor_attr_assign.h
index f850d96226e..0c4c6c4fc65 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_attr_assign.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_attr_assign.h
@@ -3,8 +3,6 @@
/**
* @file be_visitor_attr_assign.h
*
- * $Id$
- *
* Encapsulation of rules for component attribute assignment.
*
*
diff --git a/TAO/TAO_IDL/be_include/be_visitor_attr_init.h b/TAO/TAO_IDL/be_include/be_visitor_attr_init.h
index 03e0ab4a0f0..19400767577 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_attr_init.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_attr_init.h
@@ -3,8 +3,6 @@
/**
* @file be_visitor_attr_init.h
*
- * $Id$
- *
* Encapsulation of rules for generating attribute initializatin
*
* @author Johnny Willemsen
diff --git a/TAO/TAO_IDL/be_include/be_visitor_attr_return.h b/TAO/TAO_IDL/be_include/be_visitor_attr_return.h
index 2f799991253..362ddbb990d 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_attr_return.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_attr_return.h
@@ -3,8 +3,6 @@
/**
* @file be_visitor_attr_return.h
*
- * $Id$
- *
* Encapsulation of rules for component attribute accessor.
*
*
diff --git a/TAO/TAO_IDL/be_include/be_visitor_attr_setarg_type.h b/TAO/TAO_IDL/be_include/be_visitor_attr_setarg_type.h
index b5cabffa0a7..bd4fe6499a1 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_attr_setarg_type.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_attr_setarg_type.h
@@ -3,8 +3,6 @@
/**
* @file be_visitor_attr_setarg_type.h
*
- * $Id$
- *
* Encapsulation of rules for component attribute set arg.
*
*
diff --git a/TAO/TAO_IDL/be_include/be_visitor_attribute.h b/TAO/TAO_IDL/be_include/be_visitor_attribute.h
index 1e5fcb049f2..fe3f1c533a0 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_attribute.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_attribute.h
@@ -4,8 +4,6 @@
/**
* @file be_visitor_attribute.h
*
- * $Id$
- *
* Concrete visitor for the Attribute class
*
*
diff --git a/TAO/TAO_IDL/be_include/be_visitor_attribute/attribute.h b/TAO/TAO_IDL/be_include/be_visitor_attribute/attribute.h
index 441dccbc387..6bfc3f027c3 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_attribute/attribute.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_attribute/attribute.h
@@ -4,8 +4,6 @@
/**
* @file attribute.h
*
- * $Id$
- *
* Visitor for the Attribute class.
*
*
diff --git a/TAO/TAO_IDL/be_include/be_visitor_attribute/ccm_init.h b/TAO/TAO_IDL/be_include/be_visitor_attribute/ccm_init.h
index 41cd0478800..836b38f5723 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_attribute/ccm_init.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_attribute/ccm_init.h
@@ -3,8 +3,6 @@
/**
* @file ccm_init.h
*
- * $Id$
- *
* Visitor generating a block of code to initialize
* each of a component or home's read/write attributes
*
diff --git a/TAO/TAO_IDL/be_include/be_visitor_attribute/set_from_extracted.h b/TAO/TAO_IDL/be_include/be_visitor_attribute/set_from_extracted.h
index debda50c534..9041bf0cf57 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_attribute/set_from_extracted.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_attribute/set_from_extracted.h
@@ -3,8 +3,6 @@
/**
* @file set_from_extracted.h
*
- * $Id$
- *
* Encapsulation the variations in setting read/write
* attributes from values extracted from an Any
*
diff --git a/TAO/TAO_IDL/be_include/be_visitor_ccm_pre_proc.h b/TAO/TAO_IDL/be_include/be_visitor_ccm_pre_proc.h
index 0667048ba6f..eec1688fd41 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_ccm_pre_proc.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_ccm_pre_proc.h
@@ -4,8 +4,6 @@
/**
* @file be_visitor_ccm_pre_proc.h
*
- * $Id$
- *
* This visitor creates for components the appropriate AST
* (Abstract Syntax Tree) nodes, corresponding to provides, uses,
* emits, publishes and consumes declarations,
diff --git a/TAO/TAO_IDL/be_include/be_visitor_component.h b/TAO/TAO_IDL/be_include/be_visitor_component.h
index ca6ca974ea0..487d61b1177 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_component.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_component.h
@@ -4,8 +4,6 @@
/**
* @file be_visitor_component.h
*
- * $Id$
- *
* Concrete visitors for the Component class
*
*
diff --git a/TAO/TAO_IDL/be_include/be_visitor_component/component.h b/TAO/TAO_IDL/be_include/be_visitor_component/component.h
index 566419de2f7..28990d89cf2 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_component/component.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_component/component.h
@@ -4,8 +4,6 @@
/**
* @file component.h
*
- * $Id$
- *
* Concrete visitor for components
* This one provides the generic visitor for the be_component node.
*
diff --git a/TAO/TAO_IDL/be_include/be_visitor_component/component_ami_rh_ex_base.h b/TAO/TAO_IDL/be_include/be_visitor_component/component_ami_rh_ex_base.h
index 6406e5deb4d..fa5bd38dba3 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_component/component_ami_rh_ex_base.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_component/component_ami_rh_ex_base.h
@@ -3,8 +3,6 @@
/**
* @file component_ami_rh_ex_base.h
*
- * $Id$
- *
* Base class visitor for the AMI4CCM reply handler
* implementation concrete visitors.
*
diff --git a/TAO/TAO_IDL/be_include/be_visitor_component/component_ami_rh_exh.h b/TAO/TAO_IDL/be_include/be_visitor_component/component_ami_rh_exh.h
index edb85d6a958..cb6084fa0a4 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_component/component_ami_rh_exh.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_component/component_ami_rh_exh.h
@@ -3,8 +3,6 @@
/**
* @file component_ami_rh_exh.h
*
- * $Id$
- *
* Concrete visitor for the AMI4CCM Component node.
* This provides for code generation of the AMI4CCM reply
* handler implementation header, triggered by the presence
diff --git a/TAO/TAO_IDL/be_include/be_visitor_component/component_ami_rh_exs.h b/TAO/TAO_IDL/be_include/be_visitor_component/component_ami_rh_exs.h
index 8e0fbd1e877..594edc233bd 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_component/component_ami_rh_exs.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_component/component_ami_rh_exs.h
@@ -3,8 +3,6 @@
/**
* @file component_ami_rh_exs.h
*
- * $Id$
- *
* Concrete visitor for the AMI4CCM component receptacle.
* This provides for code generation of the AMI4CCM reply
* handler implementation source.
diff --git a/TAO/TAO_IDL/be_include/be_visitor_component/component_ex_idl.h b/TAO/TAO_IDL/be_include/be_visitor_component/component_ex_idl.h
index 99d4904bf48..280d8e33726 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_component/component_ex_idl.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_component/component_ex_idl.h
@@ -3,8 +3,6 @@
/**
* @file component_ex_idl.h
*
- * $Id$
- *
* Concrete visitor for the Component node.
* Provides code generation for components in the CIAO executor IDL
*
diff --git a/TAO/TAO_IDL/be_include/be_visitor_component/component_exh.h b/TAO/TAO_IDL/be_include/be_visitor_component/component_exh.h
index 98591ce9d69..64aa3ff9371 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_component/component_exh.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_component/component_exh.h
@@ -3,8 +3,6 @@
/**
* @file component_exh.h
*
- * $Id$
- *
* Concrete visitor for the Component node.
* This provides for code generation in the exec impl header
*
diff --git a/TAO/TAO_IDL/be_include/be_visitor_component/component_exs.h b/TAO/TAO_IDL/be_include/be_visitor_component/component_exs.h
index c394e82639e..7ec983e1bca 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_component/component_exs.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_component/component_exs.h
@@ -3,8 +3,6 @@
/**
* @file component_exs.h
*
- * $Id$
- *
* Concrete visitor for the Component node.
* This provides for code generation in the exec impl source
*
diff --git a/TAO/TAO_IDL/be_include/be_visitor_component/component_svh.h b/TAO/TAO_IDL/be_include/be_visitor_component/component_svh.h
index 95c9850896d..143d0d9b80b 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_component/component_svh.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_component/component_svh.h
@@ -3,8 +3,6 @@
/**
* @file component_svh.h
*
- * $Id$
- *
* Concrete visitor for the Component node.
* This provides for code generation in the servant header
*
diff --git a/TAO/TAO_IDL/be_include/be_visitor_component/component_svs.h b/TAO/TAO_IDL/be_include/be_visitor_component/component_svs.h
index 8e4f2d07e91..b48e8fb16cd 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_component/component_svs.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_component/component_svs.h
@@ -3,8 +3,6 @@
/**
* @file component_svs.h
*
- * $Id$
- *
* Concrete visitor for the Component node.
* This provides for code generation in the servant source
*
diff --git a/TAO/TAO_IDL/be_include/be_visitor_component/component_svth.h b/TAO/TAO_IDL/be_include/be_visitor_component/component_svth.h
index fb92dc03c87..584a693c1d2 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_component/component_svth.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_component/component_svth.h
@@ -3,8 +3,6 @@
/**
* @file component_svth.h
*
- * $Id$
- *
* Concrete visitor for the Component node.
* This provides for code generation in the templated servant header
*
diff --git a/TAO/TAO_IDL/be_include/be_visitor_component/component_svts.h b/TAO/TAO_IDL/be_include/be_visitor_component/component_svts.h
index 957aa44d0a5..c3d9bee7dc9 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_component/component_svts.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_component/component_svts.h
@@ -3,8 +3,6 @@
/**
* @file component_svts.h
*
- * $Id$
- *
* Concrete visitor for the Component node.
* This provides for code generation in the templated servant source
*
diff --git a/TAO/TAO_IDL/be_include/be_visitor_component/context_ex_idl.h b/TAO/TAO_IDL/be_include/be_visitor_component/context_ex_idl.h
index fcb6a6fdf0c..8ae46d39466 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_component/context_ex_idl.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_component/context_ex_idl.h
@@ -3,8 +3,6 @@
/**
* @file context_ex_idl.h
*
- * $Id$
- *
* Provides code generation for the context class
* in the CIAO executor IDL.
*
diff --git a/TAO/TAO_IDL/be_include/be_visitor_component/context_svth.h b/TAO/TAO_IDL/be_include/be_visitor_component/context_svth.h
index dcd5a20efa4..f2dea8d1223 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_component/context_svth.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_component/context_svth.h
@@ -3,8 +3,6 @@
/**
* @file context_svth.h
*
- * $Id$
- *
* Concrete visitor for the Component node.
* This provides for code generation for the Context
* class declaration
diff --git a/TAO/TAO_IDL/be_include/be_visitor_component/context_svts.h b/TAO/TAO_IDL/be_include/be_visitor_component/context_svts.h
index 1ba5b1a08a4..d3f1dcc3b97 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_component/context_svts.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_component/context_svts.h
@@ -3,8 +3,6 @@
/**
* @file context_svts.h
*
- * $Id$
- *
* Concrete visitor for the Component node.
* This provides for code generation for the Context
* class definition
diff --git a/TAO/TAO_IDL/be_include/be_visitor_component/executor_ex_idl.h b/TAO/TAO_IDL/be_include/be_visitor_component/executor_ex_idl.h
index 59a431f0bd8..e9091bc86fa 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_component/executor_ex_idl.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_component/executor_ex_idl.h
@@ -3,8 +3,6 @@
/**
* @file executor_ex_idl.h
*
- * $Id$
- *
* Provides code generation for components in the CIAO executor IDL.
*
*
diff --git a/TAO/TAO_IDL/be_include/be_visitor_component/executor_exh.h b/TAO/TAO_IDL/be_include/be_visitor_component/executor_exh.h
index ae25551f3ed..6b3bd3e5ddf 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_component/executor_exh.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_component/executor_exh.h
@@ -3,8 +3,6 @@
/**
* @file executor_exh.h
*
- * $Id$
- *
* This provides code generation in the exec impl header,
*
*
diff --git a/TAO/TAO_IDL/be_include/be_visitor_component/executor_exs.h b/TAO/TAO_IDL/be_include/be_visitor_component/executor_exs.h
index efa4c204eb7..7cd9a09346e 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_component/executor_exs.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_component/executor_exs.h
@@ -3,8 +3,6 @@
/**
* @file executor_exs.h
*
- * $Id$
- *
* This provides code generation in the exec impl source.
*
*
diff --git a/TAO/TAO_IDL/be_include/be_visitor_component/executor_exs_attr_init.h b/TAO/TAO_IDL/be_include/be_visitor_component/executor_exs_attr_init.h
index bf8ef5f9583..40f50584b37 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_component/executor_exs_attr_init.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_component/executor_exs_attr_init.h
@@ -3,8 +3,6 @@
/**
* @file executor_exs_attr_init.h
*
- * $Id$
- *
* This provides code generation in the exec impl source for
* the attribute members' initialization in the constructor.
*
diff --git a/TAO/TAO_IDL/be_include/be_visitor_component/executor_private_exh.h b/TAO/TAO_IDL/be_include/be_visitor_component/executor_private_exh.h
index 0cb4ffc36ed..ae6e6bcc268 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_component/executor_private_exh.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_component/executor_private_exh.h
@@ -3,8 +3,6 @@
/**
* @file executor_private_exh.h
*
- * $Id$
- *
* This provides code generation for private members
* in the exec impl header,
*
diff --git a/TAO/TAO_IDL/be_include/be_visitor_component/facet_exh.h b/TAO/TAO_IDL/be_include/be_visitor_component/facet_exh.h
index 5f7b8586ac4..de94c191334 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_component/facet_exh.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_component/facet_exh.h
@@ -3,8 +3,6 @@
/**
* @file facet_exh.h
*
- * $Id$
- *
* This provides code generation for facets in the exec impl header,
*
*
diff --git a/TAO/TAO_IDL/be_include/be_visitor_component/facet_exs.h b/TAO/TAO_IDL/be_include/be_visitor_component/facet_exs.h
index 230594d8b50..6e7cb0ebc5d 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_component/facet_exs.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_component/facet_exs.h
@@ -3,8 +3,6 @@
/**
* @file facet_exs.h
*
- * $Id$
- *
* This provides code generation for facets in the exec impl source.
*
*
diff --git a/TAO/TAO_IDL/be_include/be_visitor_component/servant_svh.h b/TAO/TAO_IDL/be_include/be_visitor_component/servant_svh.h
index 71340afd5b9..a89bd714f84 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_component/servant_svh.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_component/servant_svh.h
@@ -3,8 +3,6 @@
/**
* @file servant_svh.h
*
- * $Id$
- *
* Concrete visitor for the Component node.
* This provides for code generation for the Servant
* class declaration
diff --git a/TAO/TAO_IDL/be_include/be_visitor_component/servant_svs.h b/TAO/TAO_IDL/be_include/be_visitor_component/servant_svs.h
index 3c48bb033e2..acf31e09bfd 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_component/servant_svs.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_component/servant_svs.h
@@ -3,8 +3,6 @@
/**
* @file servant_svs.h
*
- * $Id$
- *
* Concrete visitor for the Component node.
* This provides for code generation for the Servant
* class definition
diff --git a/TAO/TAO_IDL/be_include/be_visitor_component_fwd.h b/TAO/TAO_IDL/be_include/be_visitor_component_fwd.h
index 33a7daf8449..c2edf489711 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_component_fwd.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_component_fwd.h
@@ -4,8 +4,6 @@
/**
* @file be_visitor_component_fwd.h
*
- * $Id$
- *
* Concrete visitor for the forward declared component class.
*
*
diff --git a/TAO/TAO_IDL/be_include/be_visitor_component_fwd/any_op_ch.h b/TAO/TAO_IDL/be_include/be_visitor_component_fwd/any_op_ch.h
index 73ce058684a..7d17f0ddfb4 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_component_fwd/any_op_ch.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_component_fwd/any_op_ch.h
@@ -3,8 +3,6 @@
/**
* @file any_op_ch.h
*
- * $Id$
- *
* Concrete visitor for the forward declared Component node.
* This one provides code generation for the Any operators.
*
diff --git a/TAO/TAO_IDL/be_include/be_visitor_component_fwd/cdr_op_ch.h b/TAO/TAO_IDL/be_include/be_visitor_component_fwd/cdr_op_ch.h
index 544971cc8ae..763282da020 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_component_fwd/cdr_op_ch.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_component_fwd/cdr_op_ch.h
@@ -4,8 +4,6 @@
/**
* @file cdr_op_ch.h
*
- * $Id$
- *
* Concrete visitor for the ComponentFwd class
* This one provides code generation for the CDR operators for the forward
* declared component in the client header, if the node is not later defined
diff --git a/TAO/TAO_IDL/be_include/be_visitor_component_fwd/component_fwd_ch.h b/TAO/TAO_IDL/be_include/be_visitor_component_fwd/component_fwd_ch.h
index 81c1f2d16ea..eec7b92f13c 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_component_fwd/component_fwd_ch.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_component_fwd/component_fwd_ch.h
@@ -3,8 +3,6 @@
/**
* @file component_fwd_ch.h
*
- * $Id$
- *
* Concrete visitor for the Component Forward node.
* This one provides code generation for component forward node.
*
diff --git a/TAO/TAO_IDL/be_include/be_visitor_component_scope.h b/TAO/TAO_IDL/be_include/be_visitor_component_scope.h
index 36683d6c95f..a310d36f3ce 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_component_scope.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_component_scope.h
@@ -3,8 +3,6 @@
/**
* @file be_visitor_component_scope.h
*
- * $Id$
- *
* Base class for visitors that need to visit the scope of a
* component and its ancestors, if any.
*
diff --git a/TAO/TAO_IDL/be_include/be_visitor_connector.h b/TAO/TAO_IDL/be_include/be_visitor_connector.h
index ff7fc6009da..002d1d2fe9b 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_connector.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_connector.h
@@ -4,8 +4,6 @@
/**
* @file be_visitor_connector.h
*
- * $Id$
- *
* Concrete visitors for the Connector
*
*
diff --git a/TAO/TAO_IDL/be_include/be_visitor_connector/connector_ami_exh.h b/TAO/TAO_IDL/be_include/be_visitor_connector/connector_ami_exh.h
index d7e8d69b906..6d9100ac87d 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_connector/connector_ami_exh.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_connector/connector_ami_exh.h
@@ -3,8 +3,6 @@
/**
* @file connector_ami_exh.h
*
- * $Id$
- *
* Concrete visitor for the AMI4CCM Connector node.
* This provides for code generation in the exec impl header
*
diff --git a/TAO/TAO_IDL/be_include/be_visitor_connector/connector_ami_exs.h b/TAO/TAO_IDL/be_include/be_visitor_connector/connector_ami_exs.h
index ac03efd9545..6df27658392 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_connector/connector_ami_exs.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_connector/connector_ami_exs.h
@@ -3,8 +3,6 @@
/**
* @file connector_ami_exs.h
*
- * $Id$
- *
* Concrete connector_ami_exs for the AMI4CCM Connector node.
* This provides for code generation in the exec impl source
*
diff --git a/TAO/TAO_IDL/be_include/be_visitor_connector/connector_dds_ex_base.h b/TAO/TAO_IDL/be_include/be_visitor_connector/connector_dds_ex_base.h
index 5a7ec54c0ea..b0c9354440a 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_connector/connector_dds_ex_base.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_connector/connector_dds_ex_base.h
@@ -3,8 +3,6 @@
/**
* @file connector_dds_ex_base.h
*
- * $Id$
- *
* Base class visitor for the DDS Connector node.
*
*
diff --git a/TAO/TAO_IDL/be_include/be_visitor_connector/connector_dds_exh.h b/TAO/TAO_IDL/be_include/be_visitor_connector/connector_dds_exh.h
index cd4245174c2..d956f8d1942 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_connector/connector_dds_exh.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_connector/connector_dds_exh.h
@@ -3,8 +3,6 @@
/**
* @file connector_dds_exh.h
*
- * $Id$
- *
* Concrete visitor for the DDS Connector node.
* This provides for code generation in the exec impl header
*
diff --git a/TAO/TAO_IDL/be_include/be_visitor_connector/connector_dds_exs.h b/TAO/TAO_IDL/be_include/be_visitor_connector/connector_dds_exs.h
index a976c2beab9..12e9c4e9217 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_connector/connector_dds_exs.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_connector/connector_dds_exs.h
@@ -3,8 +3,6 @@
/**
* @file connector_dds_exs.h
*
- * $Id$
- *
* Concrete visitor for the DDS Connector node.
* This provides for code generation in the exec impl source.
*
diff --git a/TAO/TAO_IDL/be_include/be_visitor_connector/executor_ami_exh.h b/TAO/TAO_IDL/be_include/be_visitor_connector/executor_ami_exh.h
index f9bdd4695de..0823ec87228 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_connector/executor_ami_exh.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_connector/executor_ami_exh.h
@@ -3,8 +3,6 @@
/**
* @file executor_ami_exh.h
*
- * $Id$
- *
* This provides code generation for executors in the AMI connector
* impl header,
*
diff --git a/TAO/TAO_IDL/be_include/be_visitor_connector/executor_ami_exs.h b/TAO/TAO_IDL/be_include/be_visitor_connector/executor_ami_exs.h
index a125c4ff6bd..2233d491782 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_connector/executor_ami_exs.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_connector/executor_ami_exs.h
@@ -3,8 +3,6 @@
/**
* @file executor_ami_exs.h
*
- * $Id$
- *
* This provides code generation for executors in the AMI connector
* impl source
*
diff --git a/TAO/TAO_IDL/be_include/be_visitor_connector/facet_ami_exh.h b/TAO/TAO_IDL/be_include/be_visitor_connector/facet_ami_exh.h
index 4041ff91eac..681739f9cbc 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_connector/facet_ami_exh.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_connector/facet_ami_exh.h
@@ -3,8 +3,6 @@
/**
* @file facet_ami_exh.h
*
- * $Id$
- *
* This provides code generation for facets in the AMI connector
* impl header,
*
diff --git a/TAO/TAO_IDL/be_include/be_visitor_connector/facet_ami_exs.h b/TAO/TAO_IDL/be_include/be_visitor_connector/facet_ami_exs.h
index 95fb47a81ea..e94e51b6eb8 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_connector/facet_ami_exs.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_connector/facet_ami_exs.h
@@ -3,8 +3,6 @@
/**
* @file facet_ami_exs.h
*
- * $Id$
- *
* This provides code generation for facets in the AMI connector
* impl source
*
diff --git a/TAO/TAO_IDL/be_include/be_visitor_constant.h b/TAO/TAO_IDL/be_include/be_visitor_constant.h
index 8f9f9003667..47b9cebbd9a 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_constant.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_constant.h
@@ -4,8 +4,6 @@
/**
* @file be_visitor_constant.h
*
- * $Id$
- *
* Concrete visitor for the constant class
*
*
diff --git a/TAO/TAO_IDL/be_include/be_visitor_constant/constant_ch.h b/TAO/TAO_IDL/be_include/be_visitor_constant/constant_ch.h
index b837a5ce25a..7820efc8f53 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_constant/constant_ch.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_constant/constant_ch.h
@@ -4,8 +4,6 @@
/**
* @file constant_ch.h
*
- * $Id$
- *
* Concrete visitor for the constant class generating code in the client header.
*
*
diff --git a/TAO/TAO_IDL/be_include/be_visitor_constant/constant_cs.h b/TAO/TAO_IDL/be_include/be_visitor_constant/constant_cs.h
index 022bd96ed5f..ae302c29453 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_constant/constant_cs.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_constant/constant_cs.h
@@ -4,8 +4,6 @@
/**
* @file constant_cs.h
*
- * $Id$
- *
* Concrete visitor for the constant class generating code in the client stub.
*
*
diff --git a/TAO/TAO_IDL/be_include/be_visitor_context.h b/TAO/TAO_IDL/be_include/be_visitor_context.h
index 1b0240d38df..f8242258062 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_context.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_context.h
@@ -4,8 +4,6 @@
/**
* @file be_visitor_context.h
*
- * $Id$
- *
* This class serves to provide all the necessary context information to the
* visitor as it generates code. This may include the scope inside which the
* code is generated, the output file that is being used, and others. This
diff --git a/TAO/TAO_IDL/be_include/be_visitor_dds_ts_idl.h b/TAO/TAO_IDL/be_include/be_visitor_dds_ts_idl.h
index 5984030a962..8a13fb9939a 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_dds_ts_idl.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_dds_ts_idl.h
@@ -4,8 +4,6 @@
/**
* @file be_visitor_dds_ts_idl.h
*
- * $Id$
- *
* Concrete visitor.
* This one provides code generation for
* DDS type support IDL files.
diff --git a/TAO/TAO_IDL/be_include/be_visitor_decl.h b/TAO/TAO_IDL/be_include/be_visitor_decl.h
index c7260d6f4ce..4a532c0d165 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_decl.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_decl.h
@@ -3,8 +3,6 @@
/**
* @file be_visitor_decl.h
*
- * $Id$
- *
* Concrete visitor for the base "BE_Decl" node
*
*
diff --git a/TAO/TAO_IDL/be_include/be_visitor_enum.h b/TAO/TAO_IDL/be_include/be_visitor_enum.h
index 40a4ca1fea8..d41b434c729 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_enum.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_enum.h
@@ -4,8 +4,6 @@
/**
* @file be_visitor_enum.h
*
- * $Id$
- *
* Concrete visitor for the enum class
*
*
diff --git a/TAO/TAO_IDL/be_include/be_visitor_enum/any_op_ch.h b/TAO/TAO_IDL/be_include/be_visitor_enum/any_op_ch.h
index 42eabb02bec..f9661622bed 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_enum/any_op_ch.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_enum/any_op_ch.h
@@ -4,8 +4,6 @@
/**
* @file any_op_ch.h
*
- * $Id$
- *
* Concrete visitor for Enums generating code for the Any operators
*
*
diff --git a/TAO/TAO_IDL/be_include/be_visitor_enum/any_op_cs.h b/TAO/TAO_IDL/be_include/be_visitor_enum/any_op_cs.h
index ace1bdd1b20..fdfdcea512a 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_enum/any_op_cs.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_enum/any_op_cs.h
@@ -4,8 +4,6 @@
/**
* @file any_op_cs.h
*
- * $Id$
- *
* Concrete visitor for Enums generating code for the Any operators
*
*
diff --git a/TAO/TAO_IDL/be_include/be_visitor_enum/cdr_op_ch.h b/TAO/TAO_IDL/be_include/be_visitor_enum/cdr_op_ch.h
index 5ce22ee4678..1e7ee1b83e7 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_enum/cdr_op_ch.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_enum/cdr_op_ch.h
@@ -4,8 +4,6 @@
/**
* @file cdr_op_ch.h
*
- * $Id$
- *
* Concrete visitor for Enums generating code for the CDR operators
*
*
diff --git a/TAO/TAO_IDL/be_include/be_visitor_enum/cdr_op_cs.h b/TAO/TAO_IDL/be_include/be_visitor_enum/cdr_op_cs.h
index a8bcf5d8b04..2fcdc29a04b 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_enum/cdr_op_cs.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_enum/cdr_op_cs.h
@@ -4,8 +4,6 @@
/**
* @file cdr_op_cs.h
*
- * $Id$
- *
* Concrete visitor for Enums generating code for the CDR operators
*
*
diff --git a/TAO/TAO_IDL/be_include/be_visitor_enum/enum_ch.h b/TAO/TAO_IDL/be_include/be_visitor_enum/enum_ch.h
index 1708ea9c00d..b63251aefc5 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_enum/enum_ch.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_enum/enum_ch.h
@@ -4,8 +4,6 @@
/**
* @file enum_ch.h
*
- * $Id$
- *
* Concrete visitor for Enums generating code in the client header.
*
*
diff --git a/TAO/TAO_IDL/be_include/be_visitor_enum/enum_cs.h b/TAO/TAO_IDL/be_include/be_visitor_enum/enum_cs.h
index 7b81806d734..12984442647 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_enum/enum_cs.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_enum/enum_cs.h
@@ -4,8 +4,6 @@
/**
* @file enum_cs.h
*
- * $Id$
- *
* Concrete visitor for Enums generating code in the client stubs.
*
*
diff --git a/TAO/TAO_IDL/be_include/be_visitor_exception.h b/TAO/TAO_IDL/be_include/be_visitor_exception.h
index 9e2f4dba743..9ce15d9b8d2 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_exception.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_exception.h
@@ -4,8 +4,6 @@
/**
* @file be_visitor_exception.h
*
- * $Id$
- *
* Concrete visitor for the Exception class
*
*
diff --git a/TAO/TAO_IDL/be_include/be_visitor_exception/any_op_ch.h b/TAO/TAO_IDL/be_include/be_visitor_exception/any_op_ch.h
index b5a72206a91..e8dd0a5cdbe 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_exception/any_op_ch.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_exception/any_op_ch.h
@@ -4,8 +4,6 @@
/**
* @file any_op_ch.h
*
- * $Id$
- *
* Visitor for Exceptions.
* For code generation of Any operator in client header
*
diff --git a/TAO/TAO_IDL/be_include/be_visitor_exception/any_op_cs.h b/TAO/TAO_IDL/be_include/be_visitor_exception/any_op_cs.h
index e621e9e739b..2115b12b4a0 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_exception/any_op_cs.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_exception/any_op_cs.h
@@ -4,8 +4,6 @@
/**
* @file any_op_cs.h
*
- * $Id$
- *
* Visitor for Exceptions.
* For code generation of Any operator in client stubs
*
diff --git a/TAO/TAO_IDL/be_include/be_visitor_exception/cdr_op_ch.h b/TAO/TAO_IDL/be_include/be_visitor_exception/cdr_op_ch.h
index 50d0a3c4b01..1865cedd727 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_exception/cdr_op_ch.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_exception/cdr_op_ch.h
@@ -4,8 +4,6 @@
/**
* @file cdr_op_ch.h
*
- * $Id$
- *
* Concrete visitor for the Exception class
* This one provides code generation for the CDR operators for the exception
* in the client header.
diff --git a/TAO/TAO_IDL/be_include/be_visitor_exception/cdr_op_cs.h b/TAO/TAO_IDL/be_include/be_visitor_exception/cdr_op_cs.h
index 518c475d10d..0d61f54edd8 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_exception/cdr_op_cs.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_exception/cdr_op_cs.h
@@ -4,8 +4,6 @@
/**
* @file cdr_op_cs.h
*
- * $Id$
- *
* Concrete visitor for the Exception class
* This one provides code generation for the CDR operators for the exception
* in the client stub.
diff --git a/TAO/TAO_IDL/be_include/be_visitor_exception/ctor.h b/TAO/TAO_IDL/be_include/be_visitor_exception/ctor.h
index 87f2e6a1720..c79649a2db7 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_exception/ctor.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_exception/ctor.h
@@ -4,8 +4,6 @@
/**
* @file ctor.h
*
- * $Id$
- *
* Visitor for Exceptions.
* For code generation for the special constructor for exceptions
*
diff --git a/TAO/TAO_IDL/be_include/be_visitor_exception/ctor_assign.h b/TAO/TAO_IDL/be_include/be_visitor_exception/ctor_assign.h
index 7d7ebc5b49a..50e812aa40c 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_exception/ctor_assign.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_exception/ctor_assign.h
@@ -4,8 +4,6 @@
/**
* @file ctor_assign.h
*
- * $Id$
- *
* Visitor for Exceptions.
* For code generation for the special constructor and assignment operator
* for exceptions.
diff --git a/TAO/TAO_IDL/be_include/be_visitor_exception/exception.h b/TAO/TAO_IDL/be_include/be_visitor_exception/exception.h
index 822b8fbfdc4..fb98f79485e 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_exception/exception.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_exception/exception.h
@@ -4,8 +4,6 @@
/**
* @file exception.h
*
- * $Id$
- *
* Visitor for Exceptions.
* This is the generic (common) visitor for all exceptions.
*
diff --git a/TAO/TAO_IDL/be_include/be_visitor_exception/exception_ch.h b/TAO/TAO_IDL/be_include/be_visitor_exception/exception_ch.h
index d7a4e1ae47e..6f67d82304b 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_exception/exception_ch.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_exception/exception_ch.h
@@ -4,8 +4,6 @@
/**
* @file exception_ch.h
*
- * $Id$
- *
* Visitor for Exceptions.
* For code generation in client header
*
diff --git a/TAO/TAO_IDL/be_include/be_visitor_exception/exception_ci.h b/TAO/TAO_IDL/be_include/be_visitor_exception/exception_ci.h
index 1e520df31ba..8024b6dd00e 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_exception/exception_ci.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_exception/exception_ci.h
@@ -4,8 +4,6 @@
/**
* @file exception_ci.h
*
- * $Id$
- *
* Visitor for Exceptions.
* For code generation in client inline.
*
diff --git a/TAO/TAO_IDL/be_include/be_visitor_exception/exception_cs.h b/TAO/TAO_IDL/be_include/be_visitor_exception/exception_cs.h
index 96732c67016..cc97783e59a 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_exception/exception_cs.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_exception/exception_cs.h
@@ -4,8 +4,6 @@
/**
* @file exception_cs.h
*
- * $Id$
- *
* Visitor for Exceptions.
* For code generation in client stubs.
*
diff --git a/TAO/TAO_IDL/be_include/be_visitor_exception/exception_ctor.h b/TAO/TAO_IDL/be_include/be_visitor_exception/exception_ctor.h
index f3beedde63b..b5aab51aa15 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_exception/exception_ctor.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_exception/exception_ctor.h
@@ -4,8 +4,6 @@
/**
* @file exception_ctor.h
*
- * $Id$
- *
* Visitor for Exceptions.
* For code generation for the special constructor for exceptions
*
diff --git a/TAO/TAO_IDL/be_include/be_visitor_field.h b/TAO/TAO_IDL/be_include/be_visitor_field.h
index a6f61f6ff05..86eade17b55 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_field.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_field.h
@@ -3,8 +3,6 @@
/**
* @file be_visitor_field.h
*
- * $Id$
- *
* Concrete visitor for the base "BE_Field" node
*
*
diff --git a/TAO/TAO_IDL/be_include/be_visitor_field/cdr_op_ch.h b/TAO/TAO_IDL/be_include/be_visitor_field/cdr_op_ch.h
index f350e673c36..7561877723c 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_field/cdr_op_ch.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_field/cdr_op_ch.h
@@ -3,8 +3,6 @@
/**
* @file cdr_op_ch.h
*
- * $Id$
- *
* Concrete visitor for the base "BE_Field" node
* This generates code for structure members in the client header.
*
diff --git a/TAO/TAO_IDL/be_include/be_visitor_field/cdr_op_cs.h b/TAO/TAO_IDL/be_include/be_visitor_field/cdr_op_cs.h
index 45d1175be04..4052d102be2 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_field/cdr_op_cs.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_field/cdr_op_cs.h
@@ -3,8 +3,6 @@
/**
* @file cdr_op_cs.h
*
- * $Id$
- *
* Concrete visitor for the base "BE_Field" node
* This generates code for structure members in the client header.
*
diff --git a/TAO/TAO_IDL/be_include/be_visitor_field/field_ch.h b/TAO/TAO_IDL/be_include/be_visitor_field/field_ch.h
index 7629d62a4c9..3d580a5a251 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_field/field_ch.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_field/field_ch.h
@@ -3,8 +3,6 @@
/**
* @file field_ch.h
*
- * $Id$
- *
* Concrete visitor for the base "BE_Field" node
* This generates code for structure members in the client header.
*
diff --git a/TAO/TAO_IDL/be_include/be_visitor_field/field_ci.h b/TAO/TAO_IDL/be_include/be_visitor_field/field_ci.h
index 1a570fe2b89..f9d8e2749e8 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_field/field_ci.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_field/field_ci.h
@@ -3,8 +3,6 @@
/**
* @file field_ci.h
*
- * $Id$
- *
* Concrete visitor for the base "BE_Field" node
* This generates code for structure members in the client inline.
*
diff --git a/TAO/TAO_IDL/be_include/be_visitor_field/field_cs.h b/TAO/TAO_IDL/be_include/be_visitor_field/field_cs.h
index 693f032cb69..713220ad0e4 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_field/field_cs.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_field/field_cs.h
@@ -3,8 +3,6 @@
/**
* @file field_cs.h
*
- * $Id$
- *
* Concrete visitor for the base "BE_Field" node
* This generates code for structure members in the client stubs.
*
diff --git a/TAO/TAO_IDL/be_include/be_visitor_home.h b/TAO/TAO_IDL/be_include/be_visitor_home.h
index 40912e39a0e..a0b7f52a2a9 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_home.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_home.h
@@ -4,8 +4,6 @@
/**
* @file be_visitor_home.h
*
- * $Id$
- *
* Concrete visitor for the Home class
*
*
diff --git a/TAO/TAO_IDL/be_include/be_visitor_home/home_ex_idl.h b/TAO/TAO_IDL/be_include/be_visitor_home/home_ex_idl.h
index 8d721db108f..7916033871d 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_home/home_ex_idl.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_home/home_ex_idl.h
@@ -3,8 +3,6 @@
/**
* @file home_ex_idl.h
*
- * $Id$
- *
* Concrete visitor for the Home node.
* Provides code generation for homes in the CIAO executor IDL
*
diff --git a/TAO/TAO_IDL/be_include/be_visitor_home/home_exh.h b/TAO/TAO_IDL/be_include/be_visitor_home/home_exh.h
index 38d714516e6..a30b41d86b5 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_home/home_exh.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_home/home_exh.h
@@ -3,8 +3,6 @@
/**
* @file home_exh.h
*
- * $Id$
- *
* Concrete visitor for the Home node.
* This provides for code generation in the exec impl header
*
diff --git a/TAO/TAO_IDL/be_include/be_visitor_home/home_exs.h b/TAO/TAO_IDL/be_include/be_visitor_home/home_exs.h
index 69dd4b32cfd..1c46c1b8bc0 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_home/home_exs.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_home/home_exs.h
@@ -3,8 +3,6 @@
/**
* @file home_exs.h
*
- * $Id$
- *
* Concrete visitor for the Home node.
* This provides for code generation in the exec impl source
*
diff --git a/TAO/TAO_IDL/be_include/be_visitor_home/home_svh.h b/TAO/TAO_IDL/be_include/be_visitor_home/home_svh.h
index 650e3ec52c2..41f04f14bae 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_home/home_svh.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_home/home_svh.h
@@ -3,8 +3,6 @@
/**
* @file home_svh.h
*
- * $Id$
- *
* Concrete visitor for the Home node.
* This provides for code generation in the servant header
*
diff --git a/TAO/TAO_IDL/be_include/be_visitor_home/home_svs.h b/TAO/TAO_IDL/be_include/be_visitor_home/home_svs.h
index 80a7620ca5a..cc0a4547726 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_home/home_svs.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_home/home_svs.h
@@ -3,8 +3,6 @@
/**
* @file home_svs.h
*
- * $Id$
- *
* Concrete visitor for the Home node.
* This provides for code generation in the servant source
*
diff --git a/TAO/TAO_IDL/be_include/be_visitor_interface.h b/TAO/TAO_IDL/be_include/be_visitor_interface.h
index 57ab2ee668d..ac5a8afae8c 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_interface.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_interface.h
@@ -4,8 +4,6 @@
/**
* @file be_visitor_interface.h
*
- * $Id$
- *
* Concrete visitor for the Interface class
*
*
diff --git a/TAO/TAO_IDL/be_include/be_visitor_interface/amh_ch.h b/TAO/TAO_IDL/be_include/be_visitor_interface/amh_ch.h
index c0acac9c88d..99850acab49 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_interface/amh_ch.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_interface/amh_ch.h
@@ -3,8 +3,6 @@
/**
* @file amh_ch.h
*
- * $Id$
- *
* Concrete visitor for the AMH-RH Interface node.
* This one provides code generation for interfaces in the client
* header.
diff --git a/TAO/TAO_IDL/be_include/be_visitor_interface/amh_rh_sh.h b/TAO/TAO_IDL/be_include/be_visitor_interface/amh_rh_sh.h
index c44129329d8..49a7b0b011a 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_interface/amh_rh_sh.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_interface/amh_rh_sh.h
@@ -2,8 +2,6 @@
/**
* @file amh_rh_sh.h
*
- * $Id$
- *
* Specialized visitor for AMH ResponseHandler (RH) that generates
* code for the RH interface in the skeleton header
*
diff --git a/TAO/TAO_IDL/be_include/be_visitor_interface/amh_rh_ss.h b/TAO/TAO_IDL/be_include/be_visitor_interface/amh_rh_ss.h
index 56415e49996..efb6bfe1e69 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_interface/amh_rh_ss.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_interface/amh_rh_ss.h
@@ -2,8 +2,6 @@
/**
* @file amh_rh_ss.h
*
- * $Id$
- *
* Specialized visitor for AMH-ResponseHandler that generates code for the
* RH in the skeleton source file
*
diff --git a/TAO/TAO_IDL/be_include/be_visitor_interface/amh_sh.h b/TAO/TAO_IDL/be_include/be_visitor_interface/amh_sh.h
index 8610ca7c579..733c8f1de0d 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_interface/amh_sh.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_interface/amh_sh.h
@@ -2,8 +2,6 @@
/**
* @file amh_sh.h
*
- * $Id$
- *
* Specialized interface visitor for AMH
*
* @author Darrell Brunsch <brunsch@cs.wustl.edu>
diff --git a/TAO/TAO_IDL/be_include/be_visitor_interface/amh_ss.h b/TAO/TAO_IDL/be_include/be_visitor_interface/amh_ss.h
index d14fdf2ba03..238db0bb5b6 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_interface/amh_ss.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_interface/amh_ss.h
@@ -4,8 +4,6 @@
/**
* @file amh_ss.h
*
- * $Id$
- *
* Specialized interface visitor for AMH
*
* @author Darrell Brunsch <brunsch@cs.wustl.edu>
diff --git a/TAO/TAO_IDL/be_include/be_visitor_interface/ami4ccm_conn_ex_idl.h b/TAO/TAO_IDL/be_include/be_visitor_interface/ami4ccm_conn_ex_idl.h
index 911f631d7b7..e5931964864 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_interface/ami4ccm_conn_ex_idl.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_interface/ami4ccm_conn_ex_idl.h
@@ -3,8 +3,6 @@
/**
* @file ami4ccm_conn_ex_idl.h
*
- * $Id$
- *
* Concrete visitor for the AMI4CCM Interface node.
* This one provides code generation for interfaces in the executor IDL.
*
diff --git a/TAO/TAO_IDL/be_include/be_visitor_interface/ami4ccm_rh_ex_idl.h b/TAO/TAO_IDL/be_include/be_visitor_interface/ami4ccm_rh_ex_idl.h
index e00c8f464a5..7a640df9474 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_interface/ami4ccm_rh_ex_idl.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_interface/ami4ccm_rh_ex_idl.h
@@ -3,8 +3,6 @@
/**
* @file ami4ccm_rh_ex_idl.h
*
- * $Id$
- *
* Concrete visitor for the AMI4CCM Interface node.
* This one provides code generation for interfaces in the executor IDL.
*
diff --git a/TAO/TAO_IDL/be_include/be_visitor_interface/ami4ccm_sendc_ex_idl.h b/TAO/TAO_IDL/be_include/be_visitor_interface/ami4ccm_sendc_ex_idl.h
index b051f721f20..546e2425d23 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_interface/ami4ccm_sendc_ex_idl.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_interface/ami4ccm_sendc_ex_idl.h
@@ -3,8 +3,6 @@
/**
* @file ami4ccm_sendc_ex_idl.h
*
- * $Id$
- *
* Concrete visitor for the AMI4CCM Interface node.
* This one provides code generation for interfaces in the executor IDL.
*
diff --git a/TAO/TAO_IDL/be_include/be_visitor_interface/any_op_ch.h b/TAO/TAO_IDL/be_include/be_visitor_interface/any_op_ch.h
index d0d7611a90f..8f0ad321c00 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_interface/any_op_ch.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_interface/any_op_ch.h
@@ -3,8 +3,6 @@
/**
* @file any_op_ch.h
*
- * $Id$
- *
* Concrete visitor for the Interface node.
* This one provides code generation for the Any operators
*
diff --git a/TAO/TAO_IDL/be_include/be_visitor_interface/any_op_cs.h b/TAO/TAO_IDL/be_include/be_visitor_interface/any_op_cs.h
index 9d159a43c0b..5d794cb0af7 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_interface/any_op_cs.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_interface/any_op_cs.h
@@ -3,8 +3,6 @@
/**
* @file any_op_cs.h
*
- * $Id$
- *
* Concrete visitor for the Interface node.
* This one provides code generation for the Any operators
*
diff --git a/TAO/TAO_IDL/be_include/be_visitor_interface/cdr_op_ch.h b/TAO/TAO_IDL/be_include/be_visitor_interface/cdr_op_ch.h
index b11a04cd44c..af2b0a18ea7 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_interface/cdr_op_ch.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_interface/cdr_op_ch.h
@@ -4,8 +4,6 @@
/**
* @file cdr_op_ch.h
*
- * $Id$
- *
* Concrete visitor for the Interface class
* This one provides code generation for the CDR operators for the interface
* in the client header.
diff --git a/TAO/TAO_IDL/be_include/be_visitor_interface/cdr_op_cs.h b/TAO/TAO_IDL/be_include/be_visitor_interface/cdr_op_cs.h
index 274d6a31656..bec8f6de4ac 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_interface/cdr_op_cs.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_interface/cdr_op_cs.h
@@ -4,8 +4,6 @@
/**
* @file cdr_op_cs.h
*
- * $Id$
- *
* Concrete visitor for the Interface class
* This one provides code generation for the CDR operators for the interface
* in the client stub.
diff --git a/TAO/TAO_IDL/be_include/be_visitor_interface/direct_proxy_impl_sh.h b/TAO/TAO_IDL/be_include/be_visitor_interface/direct_proxy_impl_sh.h
index 2d872ba5f1a..375c9a349cd 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_interface/direct_proxy_impl_sh.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_interface/direct_proxy_impl_sh.h
@@ -2,8 +2,6 @@
/**
* @file direct_proxy_impl_sh.h
*
- * $Id$
- *
* Concrete visitor for the Interface node. This
* visitor handle the generation of the proxy
* implementations Direct clas.
diff --git a/TAO/TAO_IDL/be_include/be_visitor_interface/direct_proxy_impl_ss.h b/TAO/TAO_IDL/be_include/be_visitor_interface/direct_proxy_impl_ss.h
index a24dad9c6fc..2b0e64b2297 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_interface/direct_proxy_impl_ss.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_interface/direct_proxy_impl_ss.h
@@ -2,8 +2,6 @@
/**
* @file direct_proxy_impl_ss.h
*
- * $Id$
- *
* Visitor that takes care of generation the implementation
* for the direct proxy implementation.
*
diff --git a/TAO/TAO_IDL/be_include/be_visitor_interface/facet_svth.h b/TAO/TAO_IDL/be_include/be_visitor_interface/facet_svth.h
index 17453f027f7..79ff0d7f4d7 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_interface/facet_svth.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_interface/facet_svth.h
@@ -3,8 +3,6 @@
/**
* @file facet_svth.h
*
- * $Id$
- *
* Concrete visitor for the Interface node.
* This provides for code generation for the facet servant
* class declaration
diff --git a/TAO/TAO_IDL/be_include/be_visitor_interface/facet_svts.h b/TAO/TAO_IDL/be_include/be_visitor_interface/facet_svts.h
index 56f4db7aef4..5dc6701c249 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_interface/facet_svts.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_interface/facet_svts.h
@@ -3,8 +3,6 @@
/**
* @file facet_svts.h
*
- * $Id$
- *
* Concrete visitor for the Component node.
* This provides for code generation for the facet servant
* class definition
diff --git a/TAO/TAO_IDL/be_include/be_visitor_interface/interface.h b/TAO/TAO_IDL/be_include/be_visitor_interface/interface.h
index 463bde1a2b9..ef7727e0e8a 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_interface/interface.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_interface/interface.h
@@ -3,8 +3,6 @@
/**
* @file interface.h
*
- * $Id$
- *
* Concrete visitor for the Interface node.
* This one provides the generic visitor for interfaces from which others
* will inherit.
diff --git a/TAO/TAO_IDL/be_include/be_visitor_interface/interface_ch.h b/TAO/TAO_IDL/be_include/be_visitor_interface/interface_ch.h
index 2422a107da2..cdbc2fe3ba5 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_interface/interface_ch.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_interface/interface_ch.h
@@ -3,8 +3,6 @@
/**
* @file interface_ch.h
*
- * $Id$
- *
* Concrete visitor for the Interface node.
* This one provides code generation for interfaces in the client header.
*
diff --git a/TAO/TAO_IDL/be_include/be_visitor_interface/interface_ci.h b/TAO/TAO_IDL/be_include/be_visitor_interface/interface_ci.h
index 52be8d905de..3bcdd49c40b 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_interface/interface_ci.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_interface/interface_ci.h
@@ -3,8 +3,6 @@
/**
* @file interface_ci.h
*
- * $Id$
- *
* Concrete visitor for the Interface node.
* This one provides code generation for interfaces in the client inline.
*
diff --git a/TAO/TAO_IDL/be_include/be_visitor_interface/interface_cs.h b/TAO/TAO_IDL/be_include/be_visitor_interface/interface_cs.h
index d81807de86c..e61429e218b 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_interface/interface_cs.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_interface/interface_cs.h
@@ -3,8 +3,6 @@
/**
* @file interface_cs.h
*
- * $Id$
- *
* Concrete visitor for the Interface node.
* This one provides code generation for interfaces in the client stubs.
*
diff --git a/TAO/TAO_IDL/be_include/be_visitor_interface/interface_ex_idl.h b/TAO/TAO_IDL/be_include/be_visitor_interface/interface_ex_idl.h
index c037bbfd331..ff55f7ece0b 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_interface/interface_ex_idl.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_interface/interface_ex_idl.h
@@ -3,8 +3,6 @@
/**
* @file interface_ex_idl.h
*
- * $Id$
- *
* Concrete visitor for the Interface node.
* This provides for code generation in the CIAO
* executor IDL
diff --git a/TAO/TAO_IDL/be_include/be_visitor_interface/interface_ih.h b/TAO/TAO_IDL/be_include/be_visitor_interface/interface_ih.h
index 445ba1c8533..8d43b0dec9d 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_interface/interface_ih.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_interface/interface_ih.h
@@ -4,8 +4,6 @@
/**
* @file interface_ih.h
*
- * $Id$
- *
* Concrete visitor for the Interface node.
* This provides for code generation in the implementation header
*
diff --git a/TAO/TAO_IDL/be_include/be_visitor_interface/interface_is.h b/TAO/TAO_IDL/be_include/be_visitor_interface/interface_is.h
index a3cfcb0641c..2228107aa67 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_interface/interface_is.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_interface/interface_is.h
@@ -3,8 +3,6 @@
/**
* @file interface_is.h
*
- * $Id$
- *
* Concrete visitor for the Interface node.
* This provides for code generation in the implementation skeleton
*
diff --git a/TAO/TAO_IDL/be_include/be_visitor_interface/interface_sh.h b/TAO/TAO_IDL/be_include/be_visitor_interface/interface_sh.h
index 5e51ccd2c8b..53a55a8f762 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_interface/interface_sh.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_interface/interface_sh.h
@@ -3,8 +3,6 @@
/**
* @file interface_sh.h
*
- * $Id$
- *
* Concrete visitor for the Interface node.
* This provides for code generation in the server header
*
diff --git a/TAO/TAO_IDL/be_include/be_visitor_interface/interface_ss.h b/TAO/TAO_IDL/be_include/be_visitor_interface/interface_ss.h
index 440aceef479..399a09f63c2 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_interface/interface_ss.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_interface/interface_ss.h
@@ -5,8 +5,6 @@
/**
* @file interface_ss.h
*
- * $Id$
- *
* Concrete visitor for the Interface node.
* This provides for code generation in the server skeleton
*
diff --git a/TAO/TAO_IDL/be_include/be_visitor_interface/interface_svth.h b/TAO/TAO_IDL/be_include/be_visitor_interface/interface_svth.h
index cb6801b7f5c..2835fbc0c40 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_interface/interface_svth.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_interface/interface_svth.h
@@ -3,8 +3,6 @@
/**
* @file interface_svth.h
*
- * $Id$
- *
* Concrete visitor for the Interface node.
* This provides for code generation in the CIAO
* servant header
diff --git a/TAO/TAO_IDL/be_include/be_visitor_interface/interface_svts.h b/TAO/TAO_IDL/be_include/be_visitor_interface/interface_svts.h
index ccd94bb289d..5e817e6060c 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_interface/interface_svts.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_interface/interface_svts.h
@@ -3,8 +3,6 @@
/**
* @file interface_svts.h
*
- * $Id$
- *
* Concrete visitor for the Interface node.
* This provides for code generation in the CIAO
* servant sourc e
diff --git a/TAO/TAO_IDL/be_include/be_visitor_interface/smart_proxy_ch.h b/TAO/TAO_IDL/be_include/be_visitor_interface/smart_proxy_ch.h
index 7f0274d368f..7b091ef2a04 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_interface/smart_proxy_ch.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_interface/smart_proxy_ch.h
@@ -3,8 +3,6 @@
/**
* @file smart_proxy_ch.h
*
- * $Id$
- *
* Concrete visitor for the Interface node.
* This provides code generation for smart proxy classes for an
* interface in the client header.
diff --git a/TAO/TAO_IDL/be_include/be_visitor_interface/smart_proxy_cs.h b/TAO/TAO_IDL/be_include/be_visitor_interface/smart_proxy_cs.h
index b27e517e583..6351abd3dda 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_interface/smart_proxy_cs.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_interface/smart_proxy_cs.h
@@ -3,8 +3,6 @@
/**
* @file smart_proxy_cs.h
*
- * $Id$
- *
* Concrete visitor for the Interface node.
* This provides code generation for smart proxy classes in the client stub.
*
diff --git a/TAO/TAO_IDL/be_include/be_visitor_interface/tie_sh.h b/TAO/TAO_IDL/be_include/be_visitor_interface/tie_sh.h
index 7813870c0f6..2a23528a09c 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_interface/tie_sh.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_interface/tie_sh.h
@@ -3,8 +3,6 @@
/**
* @file tie_sh.h
*
- * $Id$
- *
* Concrete visitor for the Interface node.
* This one provides the code generation for TIE classes
*
diff --git a/TAO/TAO_IDL/be_include/be_visitor_interface/tie_ss.h b/TAO/TAO_IDL/be_include/be_visitor_interface/tie_ss.h
index 1eae5b827b5..3e5e55953e4 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_interface/tie_ss.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_interface/tie_ss.h
@@ -3,8 +3,6 @@
/**
* @file tie_ss.h
*
- * $Id$
- *
* Concrete visitor for the Interface node.
* This one provides the code generation for TIE classes
*
diff --git a/TAO/TAO_IDL/be_include/be_visitor_interface_fwd.h b/TAO/TAO_IDL/be_include/be_visitor_interface_fwd.h
index 6e1c5020b2b..b6c260c793e 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_interface_fwd.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_interface_fwd.h
@@ -4,8 +4,6 @@
/**
* @file be_visitor_interface_fwd.h
*
- * $Id$
- *
* Concrete visitor for the interface_fwd class
*
*
diff --git a/TAO/TAO_IDL/be_include/be_visitor_interface_fwd/any_op_ch.h b/TAO/TAO_IDL/be_include/be_visitor_interface_fwd/any_op_ch.h
index ef59ba05def..4c227f55445 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_interface_fwd/any_op_ch.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_interface_fwd/any_op_ch.h
@@ -3,8 +3,6 @@
/**
* @file any_op_ch.h
*
- * $Id$
- *
* Concrete visitor for the forward declared Interface node.
* This one provides code generation for the Any operators.
*
diff --git a/TAO/TAO_IDL/be_include/be_visitor_interface_fwd/cdr_op_ch.h b/TAO/TAO_IDL/be_include/be_visitor_interface_fwd/cdr_op_ch.h
index f977d7464f6..46c0da7cb89 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_interface_fwd/cdr_op_ch.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_interface_fwd/cdr_op_ch.h
@@ -4,8 +4,6 @@
/**
* @file cdr_op_ch.h
*
- * $Id$
- *
* Concrete visitor for the InterfaceFwd class
* This one provides code generation for the CDR operators for the forward
* declared interface in the client header, if the node is not later defined
diff --git a/TAO/TAO_IDL/be_include/be_visitor_interface_fwd/interface_fwd_ch.h b/TAO/TAO_IDL/be_include/be_visitor_interface_fwd/interface_fwd_ch.h
index 43bdb49b19b..13dafd9a7f9 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_interface_fwd/interface_fwd_ch.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_interface_fwd/interface_fwd_ch.h
@@ -3,8 +3,6 @@
/**
* @file interface_fwd_ch.h
*
- * $Id$
- *
* Concrete visitor for the Interface Forward node.
* This one provides code generation for interface forward node.
*
diff --git a/TAO/TAO_IDL/be_include/be_visitor_member_type_decl.h b/TAO/TAO_IDL/be_include/be_visitor_member_type_decl.h
index d76fd55e896..91a6f49f039 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_member_type_decl.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_member_type_decl.h
@@ -3,8 +3,6 @@
/**
* @file be_visitor_member_type_decl.h
*
- * $Id$
- *
* Encapsulation of rules for declaring C++ class members
*
*
diff --git a/TAO/TAO_IDL/be_include/be_visitor_module.h b/TAO/TAO_IDL/be_include/be_visitor_module.h
index 430983d1b91..cc6845b731c 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_module.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_module.h
@@ -4,8 +4,6 @@
/**
* @file be_visitor_module.h
*
- * $Id$
- *
* Concrete visitor for the Module class
*
*
diff --git a/TAO/TAO_IDL/be_include/be_visitor_module/any_op.h b/TAO/TAO_IDL/be_include/be_visitor_module/any_op.h
index 186dbee2174..6702fa2a616 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_module/any_op.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_module/any_op.h
@@ -4,8 +4,6 @@
/**
* @file any_op.h
*
- * $Id$
- *
* Concrete visitor for the Module class
* This one provides visitors to generate the Any operators for elements in
* the Module's scope.
diff --git a/TAO/TAO_IDL/be_include/be_visitor_module/cdr_op.h b/TAO/TAO_IDL/be_include/be_visitor_module/cdr_op.h
index dfc2c85171b..53b00b3b55b 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_module/cdr_op.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_module/cdr_op.h
@@ -4,8 +4,6 @@
/**
* @file cdr_op.h
*
- * $Id$
- *
* Concrete visitor for the Module class
* This one provides visitors to generate the CDR operators for elements in
* the Module's scope.
diff --git a/TAO/TAO_IDL/be_include/be_visitor_module/module.h b/TAO/TAO_IDL/be_include/be_visitor_module/module.h
index 3c290107758..e9a24190431 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_module/module.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_module/module.h
@@ -4,8 +4,6 @@
/**
* @file module.h
*
- * $Id$
- *
* Concrete visitor for the Module class
* This one provides the generic visitor for the Module node.
*
diff --git a/TAO/TAO_IDL/be_include/be_visitor_module/module_ch.h b/TAO/TAO_IDL/be_include/be_visitor_module/module_ch.h
index b982a1a7217..ff939baeaa6 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_module/module_ch.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_module/module_ch.h
@@ -4,8 +4,6 @@
/**
* @file module_ch.h
*
- * $Id$
- *
* Concrete visitor for the Module class
* This provides code generation for the module in the client header.
*
diff --git a/TAO/TAO_IDL/be_include/be_visitor_module/module_ih.h b/TAO/TAO_IDL/be_include/be_visitor_module/module_ih.h
index 7e8bbdf6cc6..68b74306ff4 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_module/module_ih.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_module/module_ih.h
@@ -5,8 +5,6 @@
/**
* @file module_ih.h
*
- * $Id$
- *
* Concrete visitor for the Module class
* This provides code generation for the module in the implementation header.
*
diff --git a/TAO/TAO_IDL/be_include/be_visitor_module/module_sh.h b/TAO/TAO_IDL/be_include/be_visitor_module/module_sh.h
index 00541b393da..a5ad1979b27 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_module/module_sh.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_module/module_sh.h
@@ -4,8 +4,6 @@
/**
* @file module_sh.h
*
- * $Id$
- *
* Concrete visitor for the Module class
* This provides code generation for the module in the server header.
*
diff --git a/TAO/TAO_IDL/be_include/be_visitor_native.h b/TAO/TAO_IDL/be_include/be_visitor_native.h
index 269e8d24684..debb5b7a566 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_native.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_native.h
@@ -4,8 +4,6 @@
/**
* @file be_visitor_native.h
*
- * $Id$
- *
* Concrete visitor for the native class
*
*
diff --git a/TAO/TAO_IDL/be_include/be_visitor_native/native_ch.h b/TAO/TAO_IDL/be_include/be_visitor_native/native_ch.h
index 45a29b65cbe..1cfef5f8fe1 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_native/native_ch.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_native/native_ch.h
@@ -4,8 +4,6 @@
/**
* @file native_ch.h
*
- * $Id$
- *
* Concrete visitor for Native generating code in the client header.
*
*
diff --git a/TAO/TAO_IDL/be_include/be_visitor_null_return_value.h b/TAO/TAO_IDL/be_include/be_visitor_null_return_value.h
index 1c7f0a42b91..944391d3f18 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_null_return_value.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_null_return_value.h
@@ -3,8 +3,6 @@
/**
* @file be_visitor_null_return_value.h
*
- * $Id$
- *
* Encapsulation of rules for generating null return values
*
*
diff --git a/TAO/TAO_IDL/be_include/be_visitor_operation.h b/TAO/TAO_IDL/be_include/be_visitor_operation.h
index ca13e8a5f0a..151809d466f 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_operation.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_operation.h
@@ -4,8 +4,6 @@
/**
* @file be_visitor_operation.h
*
- * $Id$
- *
* Concrete visitor for the Operation class
*
*
diff --git a/TAO/TAO_IDL/be_include/be_visitor_operation/ami_cs.h b/TAO/TAO_IDL/be_include/be_visitor_operation/ami_cs.h
index 3e96d971477..0389eab1919 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_operation/ami_cs.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_operation/ami_cs.h
@@ -3,8 +3,6 @@
/**
* @file ami_cs.h
*
- * $Id$
- *
* Visitor for generating code for IDL operations in client stubs
*
*
diff --git a/TAO/TAO_IDL/be_include/be_visitor_operation/ami_handler_reply_stub_operation_cs.h b/TAO/TAO_IDL/be_include/be_visitor_operation/ami_handler_reply_stub_operation_cs.h
index 5a1d4ab1f63..32b88042b57 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_operation/ami_handler_reply_stub_operation_cs.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_operation/ami_handler_reply_stub_operation_cs.h
@@ -3,8 +3,6 @@
/**
* @file ami_handler_reply_stub_operation_cs.h
*
- * $Id$
- *
* Visitor for generating code skelton code for IDL operations
* of AMI Reply Handlers.
*
diff --git a/TAO/TAO_IDL/be_include/be_visitor_operation/arglist.h b/TAO/TAO_IDL/be_include/be_visitor_operation/arglist.h
index 9cfba6530bc..0f6a87c0603 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_operation/arglist.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_operation/arglist.h
@@ -3,8 +3,6 @@
/**
* @file arglist.h
*
- * $Id$
- *
* Visitor for generating code for IDL operations. This generates the
* operation signature.
*
diff --git a/TAO/TAO_IDL/be_include/be_visitor_operation/argument.h b/TAO/TAO_IDL/be_include/be_visitor_operation/argument.h
index 2e95bc998ce..9b35f3aee9c 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_operation/argument.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_operation/argument.h
@@ -3,8 +3,6 @@
/**
* @file argument.h
*
- * $Id$
- *
* Visitor for generating code for IDL operations. This is a generic visitor
* that calls visitors for the Argument class.
*
diff --git a/TAO/TAO_IDL/be_include/be_visitor_operation/argument_invoke.h b/TAO/TAO_IDL/be_include/be_visitor_operation/argument_invoke.h
index 5d6d7e45864..3ffae7a455c 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_operation/argument_invoke.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_operation/argument_invoke.h
@@ -3,8 +3,6 @@
/**
* @file argument_invoke.h
*
- * $Id$
- *
* Visitor for generating code for IDL operations. This is a visitor for
* passing arguments to the CDR operators in a compiled marshaling
* stub/skeleton
diff --git a/TAO/TAO_IDL/be_include/be_visitor_operation/argument_marshal.h b/TAO/TAO_IDL/be_include/be_visitor_operation/argument_marshal.h
index 660be684a42..0887a14cbf8 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_operation/argument_marshal.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_operation/argument_marshal.h
@@ -3,8 +3,6 @@
/**
* @file argument_marshal.h
*
- * $Id$
- *
* Visitor for generating code for IDL operations. This is a visitor for
* passing arguments to the CDR operators in a compiled marshaling
* stub/skeleton
diff --git a/TAO/TAO_IDL/be_include/be_visitor_operation/direct_proxy_impl_ss.h b/TAO/TAO_IDL/be_include/be_visitor_operation/direct_proxy_impl_ss.h
index 79d0b5867e1..f825fedddbf 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_operation/direct_proxy_impl_ss.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_operation/direct_proxy_impl_ss.h
@@ -2,8 +2,6 @@
/**
* @file direct_proxy_impl_ss.h
*
- * $Id$
- *
* Visitor that generates the code for the operation
* in the Direct Proxy Implementation.
*
diff --git a/TAO/TAO_IDL/be_include/be_visitor_operation/exceptlist_cs.h b/TAO/TAO_IDL/be_include/be_visitor_operation/exceptlist_cs.h
index df9fac17773..b7431a050b6 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_operation/exceptlist_cs.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_operation/exceptlist_cs.h
@@ -3,8 +3,6 @@
/**
* @file exceptlist_cs.h
*
- * $Id$
- *
* Visitor for generating code for IDL operations. This generates the tables
* for the exceptions used by the stubs.
*
diff --git a/TAO/TAO_IDL/be_include/be_visitor_operation/exceptlist_ss.h b/TAO/TAO_IDL/be_include/be_visitor_operation/exceptlist_ss.h
index a41af89c06a..6f8f8e1d009 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_operation/exceptlist_ss.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_operation/exceptlist_ss.h
@@ -4,8 +4,6 @@
/**
* @file exceptlist_ss.h
*
- * $Id$
- *
* Generates the array of user exception TypeCodes used by the
* skeletons.
*
diff --git a/TAO/TAO_IDL/be_include/be_visitor_operation/operation.h b/TAO/TAO_IDL/be_include/be_visitor_operation/operation.h
index a7fe0396b92..33555e2bad0 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_operation/operation.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_operation/operation.h
@@ -4,8 +4,6 @@
/**
* @file operation.h
*
- * $Id$
- *
* Visitor for generating code for IDL operations in client stubs
*
*
diff --git a/TAO/TAO_IDL/be_include/be_visitor_operation/operation_ch.h b/TAO/TAO_IDL/be_include/be_visitor_operation/operation_ch.h
index dc912929a26..01ff29a404e 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_operation/operation_ch.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_operation/operation_ch.h
@@ -3,8 +3,6 @@
/**
* @file operation_ch.h
*
- * $Id$
- *
* Visitor for generating code for IDL operations in client header
*
*
diff --git a/TAO/TAO_IDL/be_include/be_visitor_operation/operation_cs.h b/TAO/TAO_IDL/be_include/be_visitor_operation/operation_cs.h
index a5326f6717a..7ee33a98e01 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_operation/operation_cs.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_operation/operation_cs.h
@@ -3,8 +3,6 @@
/**
* @file operation_cs.h
*
- * $Id$
- *
* Visitor for generating code for IDL operations in client stubs
*
*
diff --git a/TAO/TAO_IDL/be_include/be_visitor_operation/operation_exs.h b/TAO/TAO_IDL/be_include/be_visitor_operation/operation_exs.h
index b3727279f85..bfe620d56b4 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_operation/operation_exs.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_operation/operation_exs.h
@@ -3,8 +3,6 @@
/**
* @file operation_exs.h
*
- * $Id$
- *
* Visitor for generating code for IDL operations in
* CIAO executor implementations
*
diff --git a/TAO/TAO_IDL/be_include/be_visitor_operation/operation_ih.h b/TAO/TAO_IDL/be_include/be_visitor_operation/operation_ih.h
index 7208729c5dc..6b638e82f70 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_operation/operation_ih.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_operation/operation_ih.h
@@ -3,8 +3,6 @@
/**
* @file operation_ih.h
*
- * $Id$
- *
* Visitor for generating code for IDL operations in implementation header
*
*
diff --git a/TAO/TAO_IDL/be_include/be_visitor_operation/operation_is.h b/TAO/TAO_IDL/be_include/be_visitor_operation/operation_is.h
index 00b3abec3da..ea40bb642d3 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_operation/operation_is.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_operation/operation_is.h
@@ -3,8 +3,6 @@
/**
* @file operation_is.h
*
- * $Id$
- *
* Visitor for generating code for IDL operations in implementation skeleton
*
*
diff --git a/TAO/TAO_IDL/be_include/be_visitor_operation/operation_sh.h b/TAO/TAO_IDL/be_include/be_visitor_operation/operation_sh.h
index e2ef21dbb82..cb35c1a5752 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_operation/operation_sh.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_operation/operation_sh.h
@@ -3,8 +3,6 @@
/**
* @file operation_sh.h
*
- * $Id$
- *
* Visitor for generating code for IDL operations in server header
*
*
diff --git a/TAO/TAO_IDL/be_include/be_visitor_operation/operation_ss.h b/TAO/TAO_IDL/be_include/be_visitor_operation/operation_ss.h
index b25aa18ee62..20ac535424e 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_operation/operation_ss.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_operation/operation_ss.h
@@ -4,8 +4,6 @@
/**
* @file operation_ss.h
*
- * $Id$
- *
* Visitor for generating code for IDL operations in server skeletons
*
*
diff --git a/TAO/TAO_IDL/be_include/be_visitor_operation/operation_svs.h b/TAO/TAO_IDL/be_include/be_visitor_operation/operation_svs.h
index 27f040fb0b6..838b4cfb63a 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_operation/operation_svs.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_operation/operation_svs.h
@@ -3,8 +3,6 @@
/**
* @file operation_svs.h
*
- * $Id$
- *
* Visitor for generating code for IDL operations in
* CIAO servant implementations
*
diff --git a/TAO/TAO_IDL/be_include/be_visitor_operation/proxy_impl_xh.h b/TAO/TAO_IDL/be_include/be_visitor_operation/proxy_impl_xh.h
index da7232514ad..af407a3744a 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_operation/proxy_impl_xh.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_operation/proxy_impl_xh.h
@@ -2,8 +2,6 @@
/**
* @file proxy_impl_xh.h
*
- * $Id$
- *
* Visitor for generating code for proxy implementations.
*
*
diff --git a/TAO/TAO_IDL/be_include/be_visitor_operation/rettype.h b/TAO/TAO_IDL/be_include/be_visitor_operation/rettype.h
index ce8858224bd..5c8dd12d558 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_operation/rettype.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_operation/rettype.h
@@ -3,8 +3,6 @@
/**
* @file rettype.h
*
- * $Id$
- *
* Visitor for generating code for IDL operations. This generates the return
* type of the operation
*
diff --git a/TAO/TAO_IDL/be_include/be_visitor_operation/rettype_return_cs.h b/TAO/TAO_IDL/be_include/be_visitor_operation/rettype_return_cs.h
index 192778ae313..1f8c2dc6d86 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_operation/rettype_return_cs.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_operation/rettype_return_cs.h
@@ -3,8 +3,6 @@
/**
* @file rettype_return_cs.h
*
- * $Id$
- *
* Visitor for generating code for IDL operations. This generates the return
* statement for returning the return type variable in the client stub.
*
diff --git a/TAO/TAO_IDL/be_include/be_visitor_operation/smart_proxy_ch.h b/TAO/TAO_IDL/be_include/be_visitor_operation/smart_proxy_ch.h
index b1560a62b17..b532505516e 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_operation/smart_proxy_ch.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_operation/smart_proxy_ch.h
@@ -3,8 +3,6 @@
/**
* @file smart_proxy_ch.h
*
- * $Id$
- *
* Visitor for generating code for IDL operations for the smart proxy case
* inside of the client stubs header
*
diff --git a/TAO/TAO_IDL/be_include/be_visitor_operation/smart_proxy_cs.h b/TAO/TAO_IDL/be_include/be_visitor_operation/smart_proxy_cs.h
index 020ed2b2267..9533e996808 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_operation/smart_proxy_cs.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_operation/smart_proxy_cs.h
@@ -2,8 +2,6 @@
/**
* @file smart_proxy_cs.h
*
- * $Id$
- *
* Visitor for generating code for IDL operations in client stubs
*
*
diff --git a/TAO/TAO_IDL/be_include/be_visitor_operation/tie_sh.h b/TAO/TAO_IDL/be_include/be_visitor_operation/tie_sh.h
index 2ed5ca0ef7e..1a535e966b1 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_operation/tie_sh.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_operation/tie_sh.h
@@ -3,8 +3,6 @@
/**
* @file tie_sh.h
*
- * $Id$
- *
* Visitor for generating code for IDL operations for the TIE class inside
* the server header
*
diff --git a/TAO/TAO_IDL/be_include/be_visitor_operation/tie_ss.h b/TAO/TAO_IDL/be_include/be_visitor_operation/tie_ss.h
index 8ce7b2ae422..faf2aa900cd 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_operation/tie_ss.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_operation/tie_ss.h
@@ -3,8 +3,6 @@
/**
* @file tie_ss.h
*
- * $Id$
- *
* Visitor for generating code for IDL operations for the TIE class
*
*
diff --git a/TAO/TAO_IDL/be_include/be_visitor_operation/upcall_command_ss.h b/TAO/TAO_IDL/be_include/be_visitor_operation/upcall_command_ss.h
index 3d288d93f94..f7dfd48bfe0 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_operation/upcall_command_ss.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_operation/upcall_command_ss.h
@@ -4,8 +4,6 @@
/**
* @file upcall_command_ss.h
*
- * $Id$
- *
* Visitor that generates operation-specific TAO::Upcall_Command
* objects in skeletons.
*
diff --git a/TAO/TAO_IDL/be_include/be_visitor_root.h b/TAO/TAO_IDL/be_include/be_visitor_root.h
index 03bb3e7722a..631e8db8861 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_root.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_root.h
@@ -4,8 +4,6 @@
/**
* @file be_visitor_root.h
*
- * $Id$
- *
* Concrete visitor for the Root class
*
*
diff --git a/TAO/TAO_IDL/be_include/be_visitor_root/any_op.h b/TAO/TAO_IDL/be_include/be_visitor_root/any_op.h
index 9af01696b13..a41fc2cb46c 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_root/any_op.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_root/any_op.h
@@ -4,8 +4,6 @@
/**
* @file any_op.h
*
- * $Id$
- *
* Concrete visitor for the Root class
* This one provides code generation for the Any operators for elements of
* the Root scope.
diff --git a/TAO/TAO_IDL/be_include/be_visitor_root/cdr_op.h b/TAO/TAO_IDL/be_include/be_visitor_root/cdr_op.h
index af0015c0fde..ca12670f626 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_root/cdr_op.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_root/cdr_op.h
@@ -4,8 +4,6 @@
/**
* @file cdr_op.h
*
- * $Id$
- *
* Concrete visitor for the Root class
* This one provides code generation for the CDR operators for elements of
* the Root scope.
diff --git a/TAO/TAO_IDL/be_include/be_visitor_root/root.h b/TAO/TAO_IDL/be_include/be_visitor_root/root.h
index 24c59cbcb4c..a33ec3def18 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_root/root.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_root/root.h
@@ -4,8 +4,6 @@
/**
* @file root.h
*
- * $Id$
- *
* Concrete visitor for the Root class
* This one provides the generic visitor for the Root node.
*
diff --git a/TAO/TAO_IDL/be_include/be_visitor_root/root_ch.h b/TAO/TAO_IDL/be_include/be_visitor_root/root_ch.h
index 14ac16e5a56..711fc7ff2a8 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_root/root_ch.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_root/root_ch.h
@@ -4,8 +4,6 @@
/**
* @file root_ch.h
*
- * $Id$
- *
* Concrete visitor for the Root class
* This one provides code generation for elements of the Root node in the
* client header.
diff --git a/TAO/TAO_IDL/be_include/be_visitor_root/root_ci.h b/TAO/TAO_IDL/be_include/be_visitor_root/root_ci.h
index aec8003bf45..403b70ed389 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_root/root_ci.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_root/root_ci.h
@@ -4,8 +4,6 @@
/**
* @file root_ci.h
*
- * $Id$
- *
* Concrete visitor for the Root class
* This one provides code generation for elements of the Root node in the
* client inline.
diff --git a/TAO/TAO_IDL/be_include/be_visitor_root/root_cnh.h b/TAO/TAO_IDL/be_include/be_visitor_root/root_cnh.h
index de913b91353..f325c578f40 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_root/root_cnh.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_root/root_cnh.h
@@ -4,8 +4,6 @@
/**
* @file root_cnh.h
*
- * $Id$
- *
* Concrete visitor for the Root class
* This one provides code generation for elements of the Root node in the
* CIAO connector impl header.
diff --git a/TAO/TAO_IDL/be_include/be_visitor_root/root_cns.h b/TAO/TAO_IDL/be_include/be_visitor_root/root_cns.h
index 6ae6b51000e..2c6f40b123d 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_root/root_cns.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_root/root_cns.h
@@ -4,8 +4,6 @@
/**
* @file root_cns.h
*
- * $Id$
- *
* Concrete visitor for the Root class
* This one provides code generation for elements of the Root node in the
* CIAO connector impl source.
diff --git a/TAO/TAO_IDL/be_include/be_visitor_root/root_cs.h b/TAO/TAO_IDL/be_include/be_visitor_root/root_cs.h
index f4379b1c601..180e806dbf4 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_root/root_cs.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_root/root_cs.h
@@ -4,8 +4,6 @@
/**
* @file root_cs.h
*
- * $Id$
- *
* Concrete visitor for the Root class
* This one provides code generation for elements of the Root node in the
* client stubs.
diff --git a/TAO/TAO_IDL/be_include/be_visitor_root/root_ex_idl.h b/TAO/TAO_IDL/be_include/be_visitor_root/root_ex_idl.h
index 76c6ffb4e87..746d1836a59 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_root/root_ex_idl.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_root/root_ex_idl.h
@@ -4,8 +4,6 @@
/**
* @file root_ex_idl.h
*
- * $Id$
- *
* Concrete visitor for the Root class
* This one provides code generation for elements of the Root node in the
* CIAO executor IDL.
diff --git a/TAO/TAO_IDL/be_include/be_visitor_root/root_exh.h b/TAO/TAO_IDL/be_include/be_visitor_root/root_exh.h
index 1161835f43e..b9c52c0d0dd 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_root/root_exh.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_root/root_exh.h
@@ -4,8 +4,6 @@
/**
* @file root_exh.h
*
- * $Id$
- *
* Concrete visitor for the Root class
* This one provides code generation for elements of the Root node in the
* CIAO exec impl header.
diff --git a/TAO/TAO_IDL/be_include/be_visitor_root/root_exs.h b/TAO/TAO_IDL/be_include/be_visitor_root/root_exs.h
index 2da966b7eda..951c2629917 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_root/root_exs.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_root/root_exs.h
@@ -4,8 +4,6 @@
/**
* @file root_exs.h
*
- * $Id$
- *
* Concrete visitor for the Root class
* This one provides code generation for elements of the Root node in the
* CIAO exec impl source.
diff --git a/TAO/TAO_IDL/be_include/be_visitor_root/root_ih.h b/TAO/TAO_IDL/be_include/be_visitor_root/root_ih.h
index 4c44e2e4fcc..916414e4ffc 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_root/root_ih.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_root/root_ih.h
@@ -3,8 +3,6 @@
/**
* @file root_ih.h
*
- * $Id$
- *
* Concrete visitor for the Root class
* This one provides code generation for elements of the Root node in the
* implementation header.
diff --git a/TAO/TAO_IDL/be_include/be_visitor_root/root_is.h b/TAO/TAO_IDL/be_include/be_visitor_root/root_is.h
index 1255a0a523b..c1438513c8f 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_root/root_is.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_root/root_is.h
@@ -3,8 +3,6 @@
/**
* @file root_is.h
*
- * $Id$
- *
* Concrete visitor for the Root class
* This one provides code generation for elements of the Root node in the
* implementation skeletons.
diff --git a/TAO/TAO_IDL/be_include/be_visitor_root/root_sh.h b/TAO/TAO_IDL/be_include/be_visitor_root/root_sh.h
index b2ae378626f..6460f69165b 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_root/root_sh.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_root/root_sh.h
@@ -4,8 +4,6 @@
/**
* @file root_sh.h
*
- * $Id$
- *
* Concrete visitor for the Root class
* This one provides code generation for elements of the Root node in the
* server header.
diff --git a/TAO/TAO_IDL/be_include/be_visitor_root/root_ss.h b/TAO/TAO_IDL/be_include/be_visitor_root/root_ss.h
index 423d5330035..786a5f891f6 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_root/root_ss.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_root/root_ss.h
@@ -4,8 +4,6 @@
/**
* @file root_ss.h
*
- * $Id$
- *
* Concrete visitor for the Root class
* This one provides code generation for elements of the Root node in the
* server skeletons.
diff --git a/TAO/TAO_IDL/be_include/be_visitor_root/root_sth.h b/TAO/TAO_IDL/be_include/be_visitor_root/root_sth.h
index 2f904c758ce..258002534ed 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_root/root_sth.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_root/root_sth.h
@@ -4,8 +4,6 @@
/**
* @file root_sth.h
*
- * $Id$
- *
* Concrete visitor for the Root class
* This one provides code generation for elements of the Root node in the
* server template header.
diff --git a/TAO/TAO_IDL/be_include/be_visitor_root/root_svh.h b/TAO/TAO_IDL/be_include/be_visitor_root/root_svh.h
index 39436b59abe..36e90ea6656 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_root/root_svh.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_root/root_svh.h
@@ -4,8 +4,6 @@
/**
* @file root_svh.h
*
- * $Id$
- *
* Concrete visitor for the Root class
* This one provides code generation for elements of the Root node in the
* CIAO servant header.
diff --git a/TAO/TAO_IDL/be_include/be_visitor_root/root_svs.h b/TAO/TAO_IDL/be_include/be_visitor_root/root_svs.h
index 80b5698b09c..2902979cb8f 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_root/root_svs.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_root/root_svs.h
@@ -4,8 +4,6 @@
/**
* @file root_svs.h
*
- * $Id$
- *
* Concrete visitor for the Root class
* This one provides code generation for elements of the Root node in the
* CIAO servant source.
diff --git a/TAO/TAO_IDL/be_include/be_visitor_root/root_svth.h b/TAO/TAO_IDL/be_include/be_visitor_root/root_svth.h
index c871779a766..0b44d404ff5 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_root/root_svth.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_root/root_svth.h
@@ -4,8 +4,6 @@
/**
* @file root_svth.h
*
- * $Id$
- *
* Concrete visitor for the Root class
* This one provides code generation for elements of the Root node in the
* CIAO servant header.
diff --git a/TAO/TAO_IDL/be_include/be_visitor_root/root_svts.h b/TAO/TAO_IDL/be_include/be_visitor_root/root_svts.h
index 28dcf4909a3..14080b736b5 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_root/root_svts.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_root/root_svts.h
@@ -4,8 +4,6 @@
/**
* @file root_svts.h
*
- * $Id$
- *
* Concrete visitor for the Root class
* This one provides code generation for elements of the Root node in the
* CIAO servant source.
diff --git a/TAO/TAO_IDL/be_include/be_visitor_scope.h b/TAO/TAO_IDL/be_include/be_visitor_scope.h
index 6b987d3f657..174b94de693 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_scope.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_scope.h
@@ -3,8 +3,6 @@
/**
* @file be_visitor_scope.h
*
- * $Id$
- *
* Concrete visitor for the base "BE_Scope" node
*
*
diff --git a/TAO/TAO_IDL/be_include/be_visitor_sequence/any_op_ch.h b/TAO/TAO_IDL/be_include/be_visitor_sequence/any_op_ch.h
index ab1ba92db07..5f1ccac8592 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_sequence/any_op_ch.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_sequence/any_op_ch.h
@@ -4,8 +4,6 @@
/**
* @file any_op_ch.h
*
- * $Id$
- *
* Concrete visitor for the Sequence class
* This one provides code generation for the Any operators for the Sequence
* node in the client header.
diff --git a/TAO/TAO_IDL/be_include/be_visitor_sequence/any_op_cs.h b/TAO/TAO_IDL/be_include/be_visitor_sequence/any_op_cs.h
index 585d5b9bf8b..6679774a627 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_sequence/any_op_cs.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_sequence/any_op_cs.h
@@ -4,8 +4,6 @@
/**
* @file any_op_cs.h
*
- * $Id$
- *
* Concrete visitor for the Sequence class
* This one provides code generation for the Sequence node in the client
* header.
diff --git a/TAO/TAO_IDL/be_include/be_visitor_sequence/buffer_type.h b/TAO/TAO_IDL/be_include/be_visitor_sequence/buffer_type.h
index 79387e8268c..931f280bf71 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_sequence/buffer_type.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_sequence/buffer_type.h
@@ -4,8 +4,6 @@
/**
* @file buffer_type.h
*
- * $Id$
- *
* Concrete visitor for the Sequence class
* This one provides code generation for the buffer type of the Sequence
* node.
diff --git a/TAO/TAO_IDL/be_include/be_visitor_sequence/cdr_op_ch.h b/TAO/TAO_IDL/be_include/be_visitor_sequence/cdr_op_ch.h
index 996c7166dae..5c7e25b953e 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_sequence/cdr_op_ch.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_sequence/cdr_op_ch.h
@@ -4,8 +4,6 @@
/**
* @file cdr_op_ch.h
*
- * $Id$
- *
* Concrete visitor for the Sequence class
* This one provides code generation for the CDR operators for the sequence
* in the client header.
diff --git a/TAO/TAO_IDL/be_include/be_visitor_sequence/cdr_op_cs.h b/TAO/TAO_IDL/be_include/be_visitor_sequence/cdr_op_cs.h
index 9493d06b2cd..4e51ba62da0 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_sequence/cdr_op_cs.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_sequence/cdr_op_cs.h
@@ -3,8 +3,6 @@
/**
* @file cdr_op_cs.h
*
- * $Id$
- *
* Visitors for generation of code for Sequences in client stubs. This one
* generates the CDR operators.
*
diff --git a/TAO/TAO_IDL/be_include/be_visitor_sequence/sequence_base.h b/TAO/TAO_IDL/be_include/be_visitor_sequence/sequence_base.h
index edf29fdaee8..41d413c0752 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_sequence/sequence_base.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_sequence/sequence_base.h
@@ -4,8 +4,6 @@
/**
* @file sequence_base.h
*
- * $Id$
- *
* Concrete visitor for the Sequence class
* This one provides code generation for the base typ of the Sequence node.
*
diff --git a/TAO/TAO_IDL/be_include/be_visitor_sequence/sequence_ch.h b/TAO/TAO_IDL/be_include/be_visitor_sequence/sequence_ch.h
index 5f28258ec40..b1119c1bfca 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_sequence/sequence_ch.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_sequence/sequence_ch.h
@@ -4,8 +4,6 @@
/**
* @file sequence_ch.h
*
- * $Id$
- *
* Concrete visitor for the Sequence class
* This one provides code generation for the Sequence node in the client
* header.
diff --git a/TAO/TAO_IDL/be_include/be_visitor_sequence/sequence_cs.h b/TAO/TAO_IDL/be_include/be_visitor_sequence/sequence_cs.h
index c71ecd52b88..43033fa40b0 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_sequence/sequence_cs.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_sequence/sequence_cs.h
@@ -4,8 +4,6 @@
/**
* @file sequence_cs.h
*
- * $Id$
- *
* Concrete visitor for the Sequence class
* This one provides code generation for the Sequence node in the client
* stubs.
diff --git a/TAO/TAO_IDL/be_include/be_visitor_structure.h b/TAO/TAO_IDL/be_include/be_visitor_structure.h
index e16e5cdbcc9..8b8c86f7af6 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_structure.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_structure.h
@@ -4,8 +4,6 @@
/**
* @file be_visitor_structure.h
*
- * $Id$
- *
* Concrete visitor for the Structure class
*
*
diff --git a/TAO/TAO_IDL/be_include/be_visitor_structure/any_op_ch.h b/TAO/TAO_IDL/be_include/be_visitor_structure/any_op_ch.h
index c7bb7f505e9..3cb19589307 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_structure/any_op_ch.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_structure/any_op_ch.h
@@ -4,8 +4,6 @@
/**
* @file any_op_ch.h
*
- * $Id$
- *
* Concrete visitor for the Structure class
* This one provides code generation for the Any operators for the structure
* in the client header.
diff --git a/TAO/TAO_IDL/be_include/be_visitor_structure/any_op_cs.h b/TAO/TAO_IDL/be_include/be_visitor_structure/any_op_cs.h
index eaf6eac85a2..175b16585eb 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_structure/any_op_cs.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_structure/any_op_cs.h
@@ -4,8 +4,6 @@
/**
* @file any_op_cs.h
*
- * $Id$
- *
* Concrete visitor for the Structure class
* This one provides code generation for the Any operators for the structure
* in the client header.
diff --git a/TAO/TAO_IDL/be_include/be_visitor_structure/cdr_op_ch.h b/TAO/TAO_IDL/be_include/be_visitor_structure/cdr_op_ch.h
index 7b65c58b300..487678c9d50 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_structure/cdr_op_ch.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_structure/cdr_op_ch.h
@@ -4,8 +4,6 @@
/**
* @file cdr_op_ch.h
*
- * $Id$
- *
* Concrete visitor for the Structure class
* This one provides code generation for the CDR operators for the structure
* in the client header.
diff --git a/TAO/TAO_IDL/be_include/be_visitor_structure/cdr_op_cs.h b/TAO/TAO_IDL/be_include/be_visitor_structure/cdr_op_cs.h
index 86b35dcedf6..be942d03ed2 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_structure/cdr_op_cs.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_structure/cdr_op_cs.h
@@ -4,8 +4,6 @@
/**
* @file cdr_op_cs.h
*
- * $Id$
- *
* Concrete visitor for the Structure class
* This one provides code generation for the CDR operators for the structure
* in the client stub.
diff --git a/TAO/TAO_IDL/be_include/be_visitor_structure/structure.h b/TAO/TAO_IDL/be_include/be_visitor_structure/structure.h
index 6537df8b58f..342e8f4efbf 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_structure/structure.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_structure/structure.h
@@ -4,8 +4,6 @@
/**
* @file structure.h
*
- * $Id$
- *
* Concrete visitor for the STRUCTURE class
* This one provides the generic visitor for the Structure node.
*
diff --git a/TAO/TAO_IDL/be_include/be_visitor_structure/structure_ch.h b/TAO/TAO_IDL/be_include/be_visitor_structure/structure_ch.h
index 08a79a1e435..d31ef5f2bb3 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_structure/structure_ch.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_structure/structure_ch.h
@@ -4,8 +4,6 @@
/**
* @file structure_ch.h
*
- * $Id$
- *
* Concrete visitor for the Structure class
* This one provides code generation for the structure in the client header.
*
diff --git a/TAO/TAO_IDL/be_include/be_visitor_structure/structure_ci.h b/TAO/TAO_IDL/be_include/be_visitor_structure/structure_ci.h
index ad5f9d2fcf7..c9862ddc0c8 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_structure/structure_ci.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_structure/structure_ci.h
@@ -4,8 +4,6 @@
/**
* @file structure_ci.h
*
- * $Id$
- *
* Concrete visitor for the Structure class
* This one provides code generation for the structure in the client inline.
*
diff --git a/TAO/TAO_IDL/be_include/be_visitor_structure/structure_cs.h b/TAO/TAO_IDL/be_include/be_visitor_structure/structure_cs.h
index 758c014ab09..7b2e9818e7b 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_structure/structure_cs.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_structure/structure_cs.h
@@ -4,8 +4,6 @@
/**
* @file structure_cs.h
*
- * $Id$
- *
* Concrete visitor for the Structure class
* This one provides code generation for the structure in the client stubs.
*
diff --git a/TAO/TAO_IDL/be_include/be_visitor_structure_fwd.h b/TAO/TAO_IDL/be_include/be_visitor_structure_fwd.h
index b002b93dce6..2ef1620d959 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_structure_fwd.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_structure_fwd.h
@@ -4,8 +4,6 @@
/**
* @file be_visitor_structure_fwd.h
*
- * $Id$
- *
* Concrete visitor for the be_structure_fwd class
*
*
diff --git a/TAO/TAO_IDL/be_include/be_visitor_structure_fwd/structure_fwd_ch.h b/TAO/TAO_IDL/be_include/be_visitor_structure_fwd/structure_fwd_ch.h
index 8b25a14a9f0..85b8902994f 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_structure_fwd/structure_fwd_ch.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_structure_fwd/structure_fwd_ch.h
@@ -3,8 +3,6 @@
/**
* @file structure_fwd_ch.h
*
- * $Id$
- *
* Concrete visitor for the be_structure_fwd node.
*
*
diff --git a/TAO/TAO_IDL/be_include/be_visitor_template_export.h b/TAO/TAO_IDL/be_include/be_visitor_template_export.h
index 461ff358054..c56c5385bc1 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_template_export.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_template_export.h
@@ -4,8 +4,6 @@
/**
* @file be_visitor_template_export.h
*
- * $Id$
- *
* This visitor generates an explicit export of a sequence's
* template base class. It is conditionally launched by a
* command line option and is motivated by a bug in Visual
diff --git a/TAO/TAO_IDL/be_include/be_visitor_typecode.h b/TAO/TAO_IDL/be_include/be_visitor_typecode.h
index 7e182281bdc..991e2b46d64 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_typecode.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_typecode.h
@@ -4,8 +4,6 @@
/**
* @file be_visitor_typecode.h
*
- * $Id$
- *
* Concrete visitor to generate code for TypeCodes
*
*
diff --git a/TAO/TAO_IDL/be_include/be_visitor_typecode/alias_typecode.h b/TAO/TAO_IDL/be_include/be_visitor_typecode/alias_typecode.h
index 6dffd3cb904..e3e4db8d5f4 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_typecode/alias_typecode.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_typecode/alias_typecode.h
@@ -4,8 +4,6 @@
/**
* @file alias_typecode.h
*
- * $Id$
- *
* Alias (typedef) TypeCode generation visitor.
*
* @author Ossama Othman <ossama@dre.vanderbilt.edu>
diff --git a/TAO/TAO_IDL/be_include/be_visitor_typecode/enum_typecode.h b/TAO/TAO_IDL/be_include/be_visitor_typecode/enum_typecode.h
index 1ad57b8aa5c..42e1a55ca89 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_typecode/enum_typecode.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_typecode/enum_typecode.h
@@ -4,8 +4,6 @@
/**
* @file enum_typecode.h
*
- * $Id$
- *
* Enumeration TypeCode generation visitor.
*
* @author Ossama Othman <ossama@dre.vanderbilt.edu>
diff --git a/TAO/TAO_IDL/be_include/be_visitor_typecode/objref_typecode.h b/TAO/TAO_IDL/be_include/be_visitor_typecode/objref_typecode.h
index d47705aa798..4832053ad49 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_typecode/objref_typecode.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_typecode/objref_typecode.h
@@ -4,8 +4,6 @@
/**
* @file objref_typecode.h
*
- * $Id$
- *
* Object reference TypeCode generation visitor.
*
* @author Ossama Othman <ossama@dre.vanderbilt.edu>
diff --git a/TAO/TAO_IDL/be_include/be_visitor_typecode/struct_typecode.h b/TAO/TAO_IDL/be_include/be_visitor_typecode/struct_typecode.h
index 41fbb815706..3b104a97762 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_typecode/struct_typecode.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_typecode/struct_typecode.h
@@ -4,8 +4,6 @@
/**
* @file struct_typecode.h
*
- * $Id$
- *
* Structure TypeCode generation visitor.
*
* @author Ossama Othman <ossama@dre.vanderbilt.edu>
diff --git a/TAO/TAO_IDL/be_include/be_visitor_typecode/typecode_decl.h b/TAO/TAO_IDL/be_include/be_visitor_typecode/typecode_decl.h
index a52573c785a..0fb085793ca 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_typecode/typecode_decl.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_typecode/typecode_decl.h
@@ -4,8 +4,6 @@
/**
* @file typecode_decl.h
*
- * $Id$
- *
* Concrete visitor for the generation of TypeCodes.
* This one generates the declaration.
*
diff --git a/TAO/TAO_IDL/be_include/be_visitor_typecode/typecode_defn.h b/TAO/TAO_IDL/be_include/be_visitor_typecode/typecode_defn.h
index 67613fd2d84..103221e93ea 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_typecode/typecode_defn.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_typecode/typecode_defn.h
@@ -4,8 +4,6 @@
/**
* @file typecode_defn.h
*
- * $Id$
- *
* Concrete visitor for the generation of TypeCodes.
* This one generates the definitions.
*
diff --git a/TAO/TAO_IDL/be_include/be_visitor_typecode/union_typecode.h b/TAO/TAO_IDL/be_include/be_visitor_typecode/union_typecode.h
index 9498461479f..1af092e18f7 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_typecode/union_typecode.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_typecode/union_typecode.h
@@ -4,8 +4,6 @@
/**
* @file union_typecode.h
*
- * $Id$
- *
* Union TypeCode generation visitor.
*
* @author Ossama Othman <ossama@dre.vanderbilt.edu>
diff --git a/TAO/TAO_IDL/be_include/be_visitor_typecode/value_typecode.h b/TAO/TAO_IDL/be_include/be_visitor_typecode/value_typecode.h
index 94f2c0afc60..e618dd2970d 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_typecode/value_typecode.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_typecode/value_typecode.h
@@ -4,8 +4,6 @@
/**
* @file value_typecode.h
*
- * $Id$
- *
* Structure TypeCode generation visitor.
*
* @author Ossama Othman <ossama@dre.vanderbilt.edu>
diff --git a/TAO/TAO_IDL/be_include/be_visitor_typedef.h b/TAO/TAO_IDL/be_include/be_visitor_typedef.h
index be3d0be6f2f..688fb22ea9d 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_typedef.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_typedef.h
@@ -4,8 +4,6 @@
/**
* @file be_visitor_typedef.h
*
- * $Id$
- *
* Concrete visitor for the Typedef class
*
*
diff --git a/TAO/TAO_IDL/be_include/be_visitor_typedef/any_op_ch.h b/TAO/TAO_IDL/be_include/be_visitor_typedef/any_op_ch.h
index d56b7545eaa..54a6428c36a 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_typedef/any_op_ch.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_typedef/any_op_ch.h
@@ -5,8 +5,6 @@
/**
* @file any_op_ch.h
*
- * $Id$
- *
* Concrete visitor for the Typedef class
* This provides the code generation for the Any operators of the Typedef
* class in the client header.
diff --git a/TAO/TAO_IDL/be_include/be_visitor_typedef/any_op_cs.h b/TAO/TAO_IDL/be_include/be_visitor_typedef/any_op_cs.h
index 92ea0fca628..cfd4e7c677c 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_typedef/any_op_cs.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_typedef/any_op_cs.h
@@ -5,8 +5,6 @@
/**
* @file any_op_cs.h
*
- * $Id$
- *
* Concrete visitor for the Typedef class
* This provides the code generation for the Any operators of the Typedef
* class in the client stubs.
diff --git a/TAO/TAO_IDL/be_include/be_visitor_typedef/cdr_op_ch.h b/TAO/TAO_IDL/be_include/be_visitor_typedef/cdr_op_ch.h
index 01390ac76c9..370994db48b 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_typedef/cdr_op_ch.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_typedef/cdr_op_ch.h
@@ -4,8 +4,6 @@
/**
* @file cdr_op_ch.h
*
- * $Id$
- *
* Concrete visitor for the Typedef class
* This provides the code generation for the CDR operators of the Typedef
* class in the client header.
diff --git a/TAO/TAO_IDL/be_include/be_visitor_typedef/cdr_op_cs.h b/TAO/TAO_IDL/be_include/be_visitor_typedef/cdr_op_cs.h
index db2c2945b66..71a53134365 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_typedef/cdr_op_cs.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_typedef/cdr_op_cs.h
@@ -4,8 +4,6 @@
/**
* @file cdr_op_cs.h
*
- * $Id$
- *
* Concrete visitor for the Typedef class
* This provides the code generation for the CDR operators of the Typedef
* class in the client stubs.
diff --git a/TAO/TAO_IDL/be_include/be_visitor_typedef/typedef.h b/TAO/TAO_IDL/be_include/be_visitor_typedef/typedef.h
index c34f0ed4e3a..c0da7ba4084 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_typedef/typedef.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_typedef/typedef.h
@@ -4,8 +4,6 @@
/**
* @file typedef.h
*
- * $Id$
- *
* Concrete visitor for the Typedef class
* This provides the generic visitors for the Typedef class.
*
diff --git a/TAO/TAO_IDL/be_include/be_visitor_typedef/typedef_ch.h b/TAO/TAO_IDL/be_include/be_visitor_typedef/typedef_ch.h
index 99cd499c8b9..b401f9c6604 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_typedef/typedef_ch.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_typedef/typedef_ch.h
@@ -4,8 +4,6 @@
/**
* @file typedef_ch.h
*
- * $Id$
- *
* Concrete visitor for the Typedef class
* This provides the code generation for the Typedef class in the client
* header.
diff --git a/TAO/TAO_IDL/be_include/be_visitor_typedef/typedef_ci.h b/TAO/TAO_IDL/be_include/be_visitor_typedef/typedef_ci.h
index c9cde7c7fab..462d0574005 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_typedef/typedef_ci.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_typedef/typedef_ci.h
@@ -4,8 +4,6 @@
/**
* @file typedef_ci.h
*
- * $Id$
- *
* Concrete visitor for the Typedef class
* This provides the code generation for the Typedef class in the client
* inline.
diff --git a/TAO/TAO_IDL/be_include/be_visitor_typedef/typedef_cs.h b/TAO/TAO_IDL/be_include/be_visitor_typedef/typedef_cs.h
index 496a6a7d68b..3e02c439cdd 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_typedef/typedef_cs.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_typedef/typedef_cs.h
@@ -4,8 +4,6 @@
/**
* @file typedef_cs.h
*
- * $Id$
- *
* Concrete visitor for the Typedef class
* This provides the code generation for the Typedef class in the client
* stubs.
diff --git a/TAO/TAO_IDL/be_include/be_visitor_union.h b/TAO/TAO_IDL/be_include/be_visitor_union.h
index 49ae6e8e9ee..65969b519e4 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_union.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_union.h
@@ -4,8 +4,6 @@
/**
* @file be_visitor_union.h
*
- * $Id$
- *
* Concrete visitor for the Union class
*
*
diff --git a/TAO/TAO_IDL/be_include/be_visitor_union/any_op_ch.h b/TAO/TAO_IDL/be_include/be_visitor_union/any_op_ch.h
index 84d2c61e5b7..81f45f393ca 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_union/any_op_ch.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_union/any_op_ch.h
@@ -4,8 +4,6 @@
/**
* @file any_op_ch.h
*
- * $Id$
- *
* Visitor for the Union class.
* This one generates code for the Any operators for the Union in the client
* header.
diff --git a/TAO/TAO_IDL/be_include/be_visitor_union/any_op_cs.h b/TAO/TAO_IDL/be_include/be_visitor_union/any_op_cs.h
index 5465deb5af4..cb3aaea2edb 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_union/any_op_cs.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_union/any_op_cs.h
@@ -4,8 +4,6 @@
/**
* @file any_op_cs.h
*
- * $Id$
- *
* Visitor for the Union class.
* This one generates code for the Any operators for the Union in the client
* header.
diff --git a/TAO/TAO_IDL/be_include/be_visitor_union/cdr_op_ch.h b/TAO/TAO_IDL/be_include/be_visitor_union/cdr_op_ch.h
index 50889e2ce62..6a42ed8caaa 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_union/cdr_op_ch.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_union/cdr_op_ch.h
@@ -4,8 +4,6 @@
/**
* @file cdr_op_ch.h
*
- * $Id$
- *
* Concrete visitor for the Union class
* This one provides code generation for the CDR operators for the union
* in the client header.
diff --git a/TAO/TAO_IDL/be_include/be_visitor_union/cdr_op_cs.h b/TAO/TAO_IDL/be_include/be_visitor_union/cdr_op_cs.h
index 9e551a694f8..dedd172da01 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_union/cdr_op_cs.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_union/cdr_op_cs.h
@@ -4,8 +4,6 @@
/**
* @file cdr_op_cs.h
*
- * $Id$
- *
* Concrete visitor for the Union class
* This one provides code generation for the CDR operators for the union
* in the client stub.
diff --git a/TAO/TAO_IDL/be_include/be_visitor_union/discriminant_ch.h b/TAO/TAO_IDL/be_include/be_visitor_union/discriminant_ch.h
index 449f312e0a0..4ae9eb991f8 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_union/discriminant_ch.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_union/discriminant_ch.h
@@ -4,8 +4,6 @@
/**
* @file discriminant_ch.h
*
- * $Id$
- *
* Visitor for the Union class.
* This one generates code for the discriminant of the Union in the client
* header.
diff --git a/TAO/TAO_IDL/be_include/be_visitor_union/discriminant_ci.h b/TAO/TAO_IDL/be_include/be_visitor_union/discriminant_ci.h
index 04a4fa12f28..c1a0b1898fb 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_union/discriminant_ci.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_union/discriminant_ci.h
@@ -4,8 +4,6 @@
/**
* @file discriminant_ci.h
*
- * $Id$
- *
* Visitor for the Union class.
* This one generates code for the discriminant of the Union in the client
* inline file.
diff --git a/TAO/TAO_IDL/be_include/be_visitor_union/discriminant_cs.h b/TAO/TAO_IDL/be_include/be_visitor_union/discriminant_cs.h
index 78a1ba1a2ad..e2a809e4a6a 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_union/discriminant_cs.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_union/discriminant_cs.h
@@ -4,8 +4,6 @@
/**
* @file discriminant_cs.h
*
- * $Id$
- *
* Visitor for the Union class.
* This one generates code for the discriminant of the Union in the client
* stubs.
diff --git a/TAO/TAO_IDL/be_include/be_visitor_union/union.h b/TAO/TAO_IDL/be_include/be_visitor_union/union.h
index abb142f401f..49267095545 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_union/union.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_union/union.h
@@ -4,8 +4,6 @@
/**
* @file union.h
*
- * $Id$
- *
* Visitor for the Union class.
* This one is a generic visitor.
*
diff --git a/TAO/TAO_IDL/be_include/be_visitor_union/union_ch.h b/TAO/TAO_IDL/be_include/be_visitor_union/union_ch.h
index 64f6918c6aa..a702215a8d8 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_union/union_ch.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_union/union_ch.h
@@ -4,8 +4,6 @@
/**
* @file union_ch.h
*
- * $Id$
- *
* Visitor for the Union class.
* This one generates code in the client header.
*
diff --git a/TAO/TAO_IDL/be_include/be_visitor_union/union_ci.h b/TAO/TAO_IDL/be_include/be_visitor_union/union_ci.h
index 44ea708bd3c..f9c1c270822 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_union/union_ci.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_union/union_ci.h
@@ -4,8 +4,6 @@
/**
* @file union_ci.h
*
- * $Id$
- *
* Visitor for the Union class.
* This one generates code in the client inline file.
*
diff --git a/TAO/TAO_IDL/be_include/be_visitor_union/union_cs.h b/TAO/TAO_IDL/be_include/be_visitor_union/union_cs.h
index 072e838d966..dadd9f5469a 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_union/union_cs.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_union/union_cs.h
@@ -4,8 +4,6 @@
/**
* @file union_cs.h
*
- * $Id$
- *
* Visitor for the Union class.
* This one generates code in the client stubs.
*
diff --git a/TAO/TAO_IDL/be_include/be_visitor_union_branch.h b/TAO/TAO_IDL/be_include/be_visitor_union_branch.h
index 6ddc682550b..614d807b751 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_union_branch.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_union_branch.h
@@ -3,8 +3,6 @@
/**
* @file be_visitor_union_branch.h
*
- * $Id$
- *
* Concrete visitor for the base "BE_Union_Branch" node
*
*
diff --git a/TAO/TAO_IDL/be_include/be_visitor_union_branch/cdr_op_ch.h b/TAO/TAO_IDL/be_include/be_visitor_union_branch/cdr_op_ch.h
index cab10a16308..4d7413bd319 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_union_branch/cdr_op_ch.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_union_branch/cdr_op_ch.h
@@ -3,8 +3,6 @@
/**
* @file cdr_op_ch.h
*
- * $Id$
- *
* Concrete visitor for the base "BE_Union_Branch" node
* This generates code for structure members in the client header.
*
diff --git a/TAO/TAO_IDL/be_include/be_visitor_union_branch/cdr_op_cs.h b/TAO/TAO_IDL/be_include/be_visitor_union_branch/cdr_op_cs.h
index 920032910f2..e4b15faf6f8 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_union_branch/cdr_op_cs.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_union_branch/cdr_op_cs.h
@@ -3,8 +3,6 @@
/**
* @file cdr_op_cs.h
*
- * $Id$
- *
* Concrete visitor for the base "BE_Union_Branch" node
* This generates code for structure members in the client header.
*
diff --git a/TAO/TAO_IDL/be_include/be_visitor_union_branch/private_ch.h b/TAO/TAO_IDL/be_include/be_visitor_union_branch/private_ch.h
index c78d77ef3bf..732de92325d 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_union_branch/private_ch.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_union_branch/private_ch.h
@@ -4,8 +4,6 @@
/**
* @file private_ch.h
*
- * $Id$
- *
* Visitor for the Union class.
* This one generates code for private part of the union class for the union
* members in the client header.
diff --git a/TAO/TAO_IDL/be_include/be_visitor_union_branch/public_assign_cs.h b/TAO/TAO_IDL/be_include/be_visitor_union_branch/public_assign_cs.h
index 35b8314e0c2..d64b8b7023f 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_union_branch/public_assign_cs.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_union_branch/public_assign_cs.h
@@ -4,8 +4,6 @@
/**
* @file public_assign_cs.h
*
- * $Id$
- *
* Visitor for the Union class.
* This one generates code for the assignment operator of the union class
* for the union members in the client stubs.
diff --git a/TAO/TAO_IDL/be_include/be_visitor_union_branch/public_ch.h b/TAO/TAO_IDL/be_include/be_visitor_union_branch/public_ch.h
index f0691812f88..efcc081b832 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_union_branch/public_ch.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_union_branch/public_ch.h
@@ -4,8 +4,6 @@
/**
* @file public_ch.h
*
- * $Id$
- *
* Visitor for the Union class.
* This one generates code for public part of the union class for the union
* members in the client header.
diff --git a/TAO/TAO_IDL/be_include/be_visitor_union_branch/public_ci.h b/TAO/TAO_IDL/be_include/be_visitor_union_branch/public_ci.h
index 267b90438b6..7b1c1826a59 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_union_branch/public_ci.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_union_branch/public_ci.h
@@ -4,8 +4,6 @@
/**
* @file public_ci.h
*
- * $Id$
- *
* Visitor for the Union class.
* This one generates code for public part of the union class for the union
* members in the client inline.
diff --git a/TAO/TAO_IDL/be_include/be_visitor_union_branch/public_constructor_cs.h b/TAO/TAO_IDL/be_include/be_visitor_union_branch/public_constructor_cs.h
index 3236873f898..92d102f0bf3 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_union_branch/public_constructor_cs.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_union_branch/public_constructor_cs.h
@@ -4,8 +4,6 @@
/**
* @file public_constructor_cs.h
*
- * $Id$
- *
* Visitor for the Union class.
* This one generates code for the constructor of the union class
*
diff --git a/TAO/TAO_IDL/be_include/be_visitor_union_branch/public_cs.h b/TAO/TAO_IDL/be_include/be_visitor_union_branch/public_cs.h
index f6b492b49a3..e0db840a354 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_union_branch/public_cs.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_union_branch/public_cs.h
@@ -4,8 +4,6 @@
/**
* @file public_cs.h
*
- * $Id$
- *
* Visitor for the Union class.
* This one generates code for public part of the union class for the union
* members in the client stubs.
diff --git a/TAO/TAO_IDL/be_include/be_visitor_union_branch/public_reset_cs.h b/TAO/TAO_IDL/be_include/be_visitor_union_branch/public_reset_cs.h
index b904f1d896f..ce77bb03244 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_union_branch/public_reset_cs.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_union_branch/public_reset_cs.h
@@ -4,8 +4,6 @@
/**
* @file public_reset_cs.h
*
- * $Id$
- *
* Visitor for the Union class.
* This one generates code for the reset method of the union class
* for the union members in the client stubs.
diff --git a/TAO/TAO_IDL/be_include/be_visitor_union_fwd.h b/TAO/TAO_IDL/be_include/be_visitor_union_fwd.h
index eec35a8a807..4387291d622 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_union_fwd.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_union_fwd.h
@@ -4,8 +4,6 @@
/**
* @file be_visitor_union_fwd.h
*
- * $Id$
- *
* Concrete visitor for the be_union_fwd class
*
*
diff --git a/TAO/TAO_IDL/be_include/be_visitor_union_fwd/union_fwd_ch.h b/TAO/TAO_IDL/be_include/be_visitor_union_fwd/union_fwd_ch.h
index 6f038342d89..a0ba2d20252 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_union_fwd/union_fwd_ch.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_union_fwd/union_fwd_ch.h
@@ -3,8 +3,6 @@
/**
* @file union_fwd_ch.h
*
- * $Id$
- *
* Concrete visitor for the be_union_fwd node.
*
*
diff --git a/TAO/TAO_IDL/be_include/be_visitor_valuebox.h b/TAO/TAO_IDL/be_include/be_visitor_valuebox.h
index cf6a2d0966d..c3ddbd7458d 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_valuebox.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_valuebox.h
@@ -4,8 +4,6 @@
/**
* @file be_visitor_valuebox.h
*
- * $Id$
- *
* Concrete visitor for the Valuebox class
*
*
diff --git a/TAO/TAO_IDL/be_include/be_visitor_valuebox/any_op_ch.h b/TAO/TAO_IDL/be_include/be_visitor_valuebox/any_op_ch.h
index 5abae233416..3f78a9a5574 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_valuebox/any_op_ch.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_valuebox/any_op_ch.h
@@ -3,8 +3,6 @@
/**
* @file any_op_ch.h
*
- * $Id$
- *
* Concrete visitor for the valuebox node.
* This one provides code generation for the Any operators
*
diff --git a/TAO/TAO_IDL/be_include/be_visitor_valuebox/any_op_cs.h b/TAO/TAO_IDL/be_include/be_visitor_valuebox/any_op_cs.h
index f810b519119..0a8c4c7fa8e 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_valuebox/any_op_cs.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_valuebox/any_op_cs.h
@@ -3,8 +3,6 @@
/**
* @file any_op_cs.h
*
- * $Id$
- *
* Concrete visitor for the valuebox node.
* This one provides code generation for the Any operators
*
diff --git a/TAO/TAO_IDL/be_include/be_visitor_valuebox/cdr_op_ch.h b/TAO/TAO_IDL/be_include/be_visitor_valuebox/cdr_op_ch.h
index 82ede46df14..9031795708e 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_valuebox/cdr_op_ch.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_valuebox/cdr_op_ch.h
@@ -4,8 +4,6 @@
/**
* @file cdr_op_ch.h
*
- * $Id$
- *
* Concrete visitor for valueboxes.
* This one provides code generation for the CDR operators.
*
diff --git a/TAO/TAO_IDL/be_include/be_visitor_valuebox/cdr_op_cs.h b/TAO/TAO_IDL/be_include/be_visitor_valuebox/cdr_op_cs.h
index dada01c7ec4..9f46156647d 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_valuebox/cdr_op_cs.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_valuebox/cdr_op_cs.h
@@ -4,8 +4,6 @@
/**
* @file cdr_op_cs.h
*
- * $Id$
- *
* Concrete visitor for valueboxes.
* This one provides code generation for the CDR operators.
*
diff --git a/TAO/TAO_IDL/be_include/be_visitor_valuebox/field_ch.h b/TAO/TAO_IDL/be_include/be_visitor_valuebox/field_ch.h
index f3d14863aa6..78af3d91a71 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_valuebox/field_ch.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_valuebox/field_ch.h
@@ -4,8 +4,6 @@
/**
* @file field_ch.h
*
- * $Id$
- *
* Visitor for the structure fields in valuebox class.
* This one generates code for access to strucuture members
* in the client header.
diff --git a/TAO/TAO_IDL/be_include/be_visitor_valuebox/field_ci.h b/TAO/TAO_IDL/be_include/be_visitor_valuebox/field_ci.h
index ae6e00ce751..3865fa31e6f 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_valuebox/field_ci.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_valuebox/field_ci.h
@@ -4,8 +4,6 @@
/**
* @file field_ci.h
*
- * $Id$
- *
* Visitor for the Valuebox class.
* This one generates code for accessor and modifier functions of
* struct field members.
diff --git a/TAO/TAO_IDL/be_include/be_visitor_valuebox/union_member_ci.h b/TAO/TAO_IDL/be_include/be_visitor_valuebox/union_member_ci.h
index d506b544fae..690bb233f30 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_valuebox/union_member_ci.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_valuebox/union_member_ci.h
@@ -4,8 +4,6 @@
/**
* @file union_member_ci.h
*
- * $Id$
- *
* Visitor for the Valuebox class.
* This one generates code for accessor and modifier functions of
* union members.
diff --git a/TAO/TAO_IDL/be_include/be_visitor_valuebox/valuebox.h b/TAO/TAO_IDL/be_include/be_visitor_valuebox/valuebox.h
index 15da452e948..2ea0277d47c 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_valuebox/valuebox.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_valuebox/valuebox.h
@@ -4,8 +4,6 @@
/**
* @file valuebox.h
*
- * $Id$
- *
* Concrete visitor for the Valuebox node.
*
*
diff --git a/TAO/TAO_IDL/be_include/be_visitor_valuebox/valuebox_ch.h b/TAO/TAO_IDL/be_include/be_visitor_valuebox/valuebox_ch.h
index be1b27e3acc..3cbc55f0b19 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_valuebox/valuebox_ch.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_valuebox/valuebox_ch.h
@@ -4,8 +4,6 @@
/**
* @file valuebox_ch.h
*
- * $Id$
- *
* Concrete visitor for the Valuebox node.
* This provides code generation for valueboxes in the client header.
*
diff --git a/TAO/TAO_IDL/be_include/be_visitor_valuebox/valuebox_ci.h b/TAO/TAO_IDL/be_include/be_visitor_valuebox/valuebox_ci.h
index 98cdd7cf92a..d4553de99f1 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_valuebox/valuebox_ci.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_valuebox/valuebox_ci.h
@@ -4,8 +4,6 @@
/**
* @file valuebox_ci.h
*
- * $Id$
- *
* Concrete visitor for the Valuebox node.
* This provides code generation for valueboxes in the client inline.
*
diff --git a/TAO/TAO_IDL/be_include/be_visitor_valuebox/valuebox_cs.h b/TAO/TAO_IDL/be_include/be_visitor_valuebox/valuebox_cs.h
index c6129676be8..e4bf9e35c1b 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_valuebox/valuebox_cs.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_valuebox/valuebox_cs.h
@@ -4,8 +4,6 @@
/**
* @file valuebox_cs.h
*
- * $Id$
- *
* Concrete visitor for the Valuebox node.
* This provides code generation for valueboxes in the client stubs.
*
diff --git a/TAO/TAO_IDL/be_include/be_visitor_valuetype.h b/TAO/TAO_IDL/be_include/be_visitor_valuetype.h
index a8a73cc1846..410565299f9 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_valuetype.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_valuetype.h
@@ -4,8 +4,6 @@
/**
* @file be_visitor_valuetype.h
*
- * $Id$
- *
* Concrete visitor for the Valuetype class
*
*
diff --git a/TAO/TAO_IDL/be_include/be_visitor_valuetype/any_op_ch.h b/TAO/TAO_IDL/be_include/be_visitor_valuetype/any_op_ch.h
index f8ee9fae95b..541cb8dbbc8 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_valuetype/any_op_ch.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_valuetype/any_op_ch.h
@@ -3,8 +3,6 @@
/**
* @file any_op_ch.h
*
- * $Id$
- *
* Concrete visitor for the valuetype node.
* This one provides code generation for the Any operators
*
diff --git a/TAO/TAO_IDL/be_include/be_visitor_valuetype/any_op_cs.h b/TAO/TAO_IDL/be_include/be_visitor_valuetype/any_op_cs.h
index a2d5a428609..1a173485ee0 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_valuetype/any_op_cs.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_valuetype/any_op_cs.h
@@ -3,8 +3,6 @@
/**
* @file any_op_cs.h
*
- * $Id$
- *
* Concrete visitor for the valuetype node.
* This one provides code generation for the Any operators
*
diff --git a/TAO/TAO_IDL/be_include/be_visitor_valuetype/arglist.h b/TAO/TAO_IDL/be_include/be_visitor_valuetype/arglist.h
index 1953d2a48b1..6e9fa27902a 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_valuetype/arglist.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_valuetype/arglist.h
@@ -3,8 +3,6 @@
/**
* @file arglist.h
*
- * $Id$
- *
* Visitor for generating code for IDL (valuetype) operations.
* This generates the operation signature.
*
diff --git a/TAO/TAO_IDL/be_include/be_visitor_valuetype/cdr_op_ch.h b/TAO/TAO_IDL/be_include/be_visitor_valuetype/cdr_op_ch.h
index 5c86b72558d..90883538983 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_valuetype/cdr_op_ch.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_valuetype/cdr_op_ch.h
@@ -4,8 +4,6 @@
/**
* @file cdr_op_ch.h
*
- * $Id$
- *
* Concrete visitor for valuetypes.
* This one provides code generation for the CDR operators.
*
diff --git a/TAO/TAO_IDL/be_include/be_visitor_valuetype/cdr_op_ci.h b/TAO/TAO_IDL/be_include/be_visitor_valuetype/cdr_op_ci.h
index 32996c9eb44..a94aeb34f89 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_valuetype/cdr_op_ci.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_valuetype/cdr_op_ci.h
@@ -4,8 +4,6 @@
/**
* @file cdr_op_ci.h
*
- * $Id$
- *
* Concrete visitor for valuetypes.
* This one provides code generation for the CDR operators.
*
diff --git a/TAO/TAO_IDL/be_include/be_visitor_valuetype/cdr_op_cs.h b/TAO/TAO_IDL/be_include/be_visitor_valuetype/cdr_op_cs.h
index 2a6675086d5..c7a99785634 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_valuetype/cdr_op_cs.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_valuetype/cdr_op_cs.h
@@ -4,8 +4,6 @@
/**
* @file cdr_op_cs.h
*
- * $Id$
- *
* Concrete visitor for valuetypes.
* This one provides code generation for the CDR operators.
*
diff --git a/TAO/TAO_IDL/be_include/be_visitor_valuetype/field_cdr_ch.h b/TAO/TAO_IDL/be_include/be_visitor_valuetype/field_cdr_ch.h
index 1b92177f591..bc79559cd91 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_valuetype/field_cdr_ch.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_valuetype/field_cdr_ch.h
@@ -3,8 +3,6 @@
/**
* @file field_cdr_ch.h
*
- * $Id$
- *
* Visitor generating code for Field in the client header file.
*
*
diff --git a/TAO/TAO_IDL/be_include/be_visitor_valuetype/field_cdr_cs.h b/TAO/TAO_IDL/be_include/be_visitor_valuetype/field_cdr_cs.h
index 943972d990f..c18562b6579 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_valuetype/field_cdr_cs.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_valuetype/field_cdr_cs.h
@@ -3,8 +3,6 @@
/**
* @file field_cdr_cs.h
*
- * $Id$
- *
* Visitor generating code for Field in the client stubs file.
*
*
diff --git a/TAO/TAO_IDL/be_include/be_visitor_valuetype/field_ch.h b/TAO/TAO_IDL/be_include/be_visitor_valuetype/field_ch.h
index 3b6144ead97..5bc1233d100 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_valuetype/field_ch.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_valuetype/field_ch.h
@@ -4,8 +4,6 @@
/**
* @file field_ch.h
*
- * $Id$
- *
* Visitor generating code for valuetype fields in the valuetype class
* (header).
*
diff --git a/TAO/TAO_IDL/be_include/be_visitor_valuetype/field_ci.h b/TAO/TAO_IDL/be_include/be_visitor_valuetype/field_ci.h
index dcb72c1aa2c..433400de9e6 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_valuetype/field_ci.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_valuetype/field_ci.h
@@ -4,8 +4,6 @@
/**
* @file field_ci.h
*
- * $Id$
- *
* Visitor for the Valuetype class.
* This one generates code for accessor and modifier functions of
* valuetype state members (in the inline file).
diff --git a/TAO/TAO_IDL/be_include/be_visitor_valuetype/field_cs.h b/TAO/TAO_IDL/be_include/be_visitor_valuetype/field_cs.h
index 225153c6a87..3f4492188f6 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_valuetype/field_cs.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_valuetype/field_cs.h
@@ -4,8 +4,6 @@
/**
* @file field_cs.h
*
- * $Id$
- *
* Visitor for the Valuetype class.
* This one generates code for accessor and modifier functions of
* valuetype state members (in the stub file).
diff --git a/TAO/TAO_IDL/be_include/be_visitor_valuetype/marshal_ch.h b/TAO/TAO_IDL/be_include/be_visitor_valuetype/marshal_ch.h
index f15cf6d72d9..820045dba33 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_valuetype/marshal_ch.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_valuetype/marshal_ch.h
@@ -4,8 +4,6 @@
/**
* @file marshal_ch.h
*
- * $Id$
- *
* Concrete visitor for valuetypes.
* This one provides code generation for marshalling.
*
diff --git a/TAO/TAO_IDL/be_include/be_visitor_valuetype/marshal_cs.h b/TAO/TAO_IDL/be_include/be_visitor_valuetype/marshal_cs.h
index 011c3d2c596..09c09399e2d 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_valuetype/marshal_cs.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_valuetype/marshal_cs.h
@@ -4,8 +4,6 @@
/**
* @file marshal_cs.h
*
- * $Id$
- *
* Concrete visitor for valuetypes.
* This one provides code generation for marshalling.
*
diff --git a/TAO/TAO_IDL/be_include/be_visitor_valuetype/obv_module.h b/TAO/TAO_IDL/be_include/be_visitor_valuetype/obv_module.h
index e34ce20cedc..79629daa029 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_valuetype/obv_module.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_valuetype/obv_module.h
@@ -4,8 +4,6 @@
/**
* @file obv_module.h
*
- * $Id$
- *
* Concrete visitor for the Module class
* This provides code generation for the module in the header
* for the OBV_ namespace
diff --git a/TAO/TAO_IDL/be_include/be_visitor_valuetype/valuetype.h b/TAO/TAO_IDL/be_include/be_visitor_valuetype/valuetype.h
index c07e68b2001..238cddb1186 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_valuetype/valuetype.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_valuetype/valuetype.h
@@ -3,8 +3,6 @@
/**
* @file valuetype.h
*
- * $Id$
- *
* Concrete visitor for the Valuetype node.
* This one provides the generic visitor for valuetypes from which others
* will inherit.
diff --git a/TAO/TAO_IDL/be_include/be_visitor_valuetype/valuetype_ch.h b/TAO/TAO_IDL/be_include/be_visitor_valuetype/valuetype_ch.h
index bbd2964896a..664d51ec039 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_valuetype/valuetype_ch.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_valuetype/valuetype_ch.h
@@ -3,8 +3,6 @@
/**
* @file valuetype_ch.h
*
- * $Id$
- *
* Concrete visitor for the Valuetype node.
* This one provides code generation for valuetypes in the (client) header.
*
diff --git a/TAO/TAO_IDL/be_include/be_visitor_valuetype/valuetype_ci.h b/TAO/TAO_IDL/be_include/be_visitor_valuetype/valuetype_ci.h
index b22baeb7815..dcb0f27426a 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_valuetype/valuetype_ci.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_valuetype/valuetype_ci.h
@@ -3,8 +3,6 @@
/**
* @file valuetype_ci.h
*
- * $Id$
- *
* Concrete visitor for the Valuetype node.
* This one provides code generation for valuetypes in the client inline.
*
diff --git a/TAO/TAO_IDL/be_include/be_visitor_valuetype/valuetype_cs.h b/TAO/TAO_IDL/be_include/be_visitor_valuetype/valuetype_cs.h
index da4e8178899..409cc5bbc59 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_valuetype/valuetype_cs.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_valuetype/valuetype_cs.h
@@ -3,8 +3,6 @@
/**
* @file valuetype_cs.h
*
- * $Id$
- *
* Concrete visitor for the Valuetype node.
* This one provides code generation for valuetypes in the client stubs.
*
diff --git a/TAO/TAO_IDL/be_include/be_visitor_valuetype/valuetype_init.h b/TAO/TAO_IDL/be_include/be_visitor_valuetype/valuetype_init.h
index bb563a982f7..acb85bf3be0 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_valuetype/valuetype_init.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_valuetype/valuetype_init.h
@@ -3,8 +3,6 @@
/**
* @file valuetype_init.h
*
- * $Id$
- *
* Coomon visitor for the Valuetype node.
* This one provides code generation for valuetype factory construct.
*
diff --git a/TAO/TAO_IDL/be_include/be_visitor_valuetype/valuetype_init_arglist_ch.h b/TAO/TAO_IDL/be_include/be_visitor_valuetype/valuetype_init_arglist_ch.h
index 6e39cee406b..987f00f3854 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_valuetype/valuetype_init_arglist_ch.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_valuetype/valuetype_init_arglist_ch.h
@@ -3,8 +3,6 @@
/**
* @file valuetype_init_arglist_ch.h
*
- * $Id$
- *
* Visitor for generating code for OBV factory. This generates the
* operation signature.
*
diff --git a/TAO/TAO_IDL/be_include/be_visitor_valuetype/valuetype_init_ch.h b/TAO/TAO_IDL/be_include/be_visitor_valuetype/valuetype_init_ch.h
index 10a6921a9b6..b7b1ba05958 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_valuetype/valuetype_init_ch.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_valuetype/valuetype_init_ch.h
@@ -3,8 +3,6 @@
/**
* @file valuetype_init_ch.h
*
- * $Id$
- *
* Concrete visitor for the Valuetype node.
* This one provides code generation for valuetype factory
* in the (client) header.
diff --git a/TAO/TAO_IDL/be_include/be_visitor_valuetype/valuetype_init_ci.h b/TAO/TAO_IDL/be_include/be_visitor_valuetype/valuetype_init_ci.h
index 183bf1837e9..bcd904b37cb 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_valuetype/valuetype_init_ci.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_valuetype/valuetype_init_ci.h
@@ -3,8 +3,6 @@
/**
* @file valuetype_init_ci.h
*
- * $Id$
- *
* Concrete visitor for the Valuetype node.
* This one provides code generation for valuetype factory
* in the (client) inline.
diff --git a/TAO/TAO_IDL/be_include/be_visitor_valuetype/valuetype_init_cs.h b/TAO/TAO_IDL/be_include/be_visitor_valuetype/valuetype_init_cs.h
index 30b8f187ec2..7a06dd6437f 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_valuetype/valuetype_init_cs.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_valuetype/valuetype_init_cs.h
@@ -3,8 +3,6 @@
/**
* @file valuetype_init_cs.h
*
- * $Id$
- *
* Concrete visitor for the Valuetype node.
* This one provides code generation for valuetype factory
* in the (client) source.
diff --git a/TAO/TAO_IDL/be_include/be_visitor_valuetype/valuetype_obv_ch.h b/TAO/TAO_IDL/be_include/be_visitor_valuetype/valuetype_obv_ch.h
index cc1483c7585..4d2a933da56 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_valuetype/valuetype_obv_ch.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_valuetype/valuetype_obv_ch.h
@@ -3,8 +3,6 @@
/**
* @file valuetype_obv_ch.h
*
- * $Id$
- *
* Concrete visitor for the Valuetype node.
* This one provides code generation for valuetype OBV_ class
* in the (client) header.
diff --git a/TAO/TAO_IDL/be_include/be_visitor_valuetype/valuetype_obv_ci.h b/TAO/TAO_IDL/be_include/be_visitor_valuetype/valuetype_obv_ci.h
index da95b740355..0c8a830559e 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_valuetype/valuetype_obv_ci.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_valuetype/valuetype_obv_ci.h
@@ -3,8 +3,6 @@
/**
* @file valuetype_obv_ci.h
*
- * $Id$
- *
* Concrete visitor for the Valuetype node.
* This one provides code generation for valuetype OBV_ class
* in the (client) header.
diff --git a/TAO/TAO_IDL/be_include/be_visitor_valuetype/valuetype_obv_cs.h b/TAO/TAO_IDL/be_include/be_visitor_valuetype/valuetype_obv_cs.h
index 3b2bc32c25e..785cd76ce90 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_valuetype/valuetype_obv_cs.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_valuetype/valuetype_obv_cs.h
@@ -3,8 +3,6 @@
/**
* @file valuetype_obv_cs.h
*
- * $Id$
- *
* Visitor generating code for Valuetypes
* OBV_ class implementation
* (see C++ mapping OMG 20.17)
diff --git a/TAO/TAO_IDL/be_include/be_visitor_valuetype/valuetype_sh.h b/TAO/TAO_IDL/be_include/be_visitor_valuetype/valuetype_sh.h
index a598735fc38..91f1c8301fb 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_valuetype/valuetype_sh.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_valuetype/valuetype_sh.h
@@ -3,8 +3,6 @@
/**
* @file valuetype_sh.h
*
- * $Id$
- *
* Concrete visitor for the valuetype node.
* This provides for code generation in the server header
*
diff --git a/TAO/TAO_IDL/be_include/be_visitor_valuetype/valuetype_ss.h b/TAO/TAO_IDL/be_include/be_visitor_valuetype/valuetype_ss.h
index 060eafa0d22..781b409c41c 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_valuetype/valuetype_ss.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_valuetype/valuetype_ss.h
@@ -3,8 +3,6 @@
/**
* @file valuetype_ss.h
*
- * $Id$
- *
* Concrete visitor for the valuetype node.
* This provides for code generation in the server skeleton
*
diff --git a/TAO/TAO_IDL/be_include/be_visitor_valuetype_fwd.h b/TAO/TAO_IDL/be_include/be_visitor_valuetype_fwd.h
index 88affaabf72..9bcc303034c 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_valuetype_fwd.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_valuetype_fwd.h
@@ -4,8 +4,6 @@
/**
* @file be_visitor_valuetype_fwd.h
*
- * $Id$
- *
* Concrete visitor for the valuetype_fwd class
*
*
diff --git a/TAO/TAO_IDL/be_include/be_visitor_valuetype_fwd/any_op_ch.h b/TAO/TAO_IDL/be_include/be_visitor_valuetype_fwd/any_op_ch.h
index d7a439c6e3a..274bdf93dcf 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_valuetype_fwd/any_op_ch.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_valuetype_fwd/any_op_ch.h
@@ -3,8 +3,6 @@
/**
* @file any_op_ch.h
*
- * $Id$
- *
* Concrete visitor for the forward declared Valuetype node.
* This one provides code generation for the Any operators.
*
diff --git a/TAO/TAO_IDL/be_include/be_visitor_valuetype_fwd/cdr_op_ch.h b/TAO/TAO_IDL/be_include/be_visitor_valuetype_fwd/cdr_op_ch.h
index 265be94e53b..1e90640acf7 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_valuetype_fwd/cdr_op_ch.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_valuetype_fwd/cdr_op_ch.h
@@ -4,8 +4,6 @@
/**
* @file cdr_op_ch.h
*
- * $Id$
- *
* Concrete visitor for the valuetype_fwd class
* This one provides code generation for the CDR operators
* (actually just their declarations) for the valuetype forward
diff --git a/TAO/TAO_IDL/be_include/be_visitor_valuetype_fwd/valuetype_fwd_ch.h b/TAO/TAO_IDL/be_include/be_visitor_valuetype_fwd/valuetype_fwd_ch.h
index 6020919e8c0..a8570cb0db3 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_valuetype_fwd/valuetype_fwd_ch.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_valuetype_fwd/valuetype_fwd_ch.h
@@ -3,8 +3,6 @@
/**
* @file valuetype_fwd_ch.h
*
- * $Id$
- *
* Concrete visitor for the Valuetype Forward node.
* This one provides code generation for valuetype forward node.
*
diff --git a/TAO/TAO_IDL/be_include/be_visitor_xplicit_pre_proc.h b/TAO/TAO_IDL/be_include/be_visitor_xplicit_pre_proc.h
index dd3f23bd1b6..b5ae2f4a18a 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_xplicit_pre_proc.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_xplicit_pre_proc.h
@@ -4,8 +4,6 @@
/**
* @file be_visitor_xplicit_pre_proc.h
*
- * $Id$
- *
* This visitor creates the explicit home interface
*
*
diff --git a/TAO/TAO_IDL/include/ast_visitor.h b/TAO/TAO_IDL/include/ast_visitor.h
index fdad96a9445..13f64af74b7 100644
--- a/TAO/TAO_IDL/include/ast_visitor.h
+++ b/TAO/TAO_IDL/include/ast_visitor.h
@@ -4,8 +4,6 @@
/**
* @file ast_visitor.h
*
- * $Id$
- *
* The abstract AST visitor base class.
*
*
diff --git a/TAO/TAO_IDL/include/ast_visitor_context.h b/TAO/TAO_IDL/include/ast_visitor_context.h
index f24026d529e..0f13e72e7bf 100644
--- a/TAO/TAO_IDL/include/ast_visitor_context.h
+++ b/TAO/TAO_IDL/include/ast_visitor_context.h
@@ -4,8 +4,6 @@
/**
* @file ast_visitor_context.h
*
- * $Id$
- *
* This class serves to provide the necessary context information to the
* visitor as it generates code. This may include the scope inside which the
* code is generated, the output file that is being used, and others. This
diff --git a/TAO/TAO_IDL/include/ast_visitor_reifying.h b/TAO/TAO_IDL/include/ast_visitor_reifying.h
index 507078f1732..bbacf6e59b7 100644
--- a/TAO/TAO_IDL/include/ast_visitor_reifying.h
+++ b/TAO/TAO_IDL/include/ast_visitor_reifying.h
@@ -4,8 +4,6 @@
/**
* @file ast_visitor_reifying.h
*
- * $Id$
- *
* This visitor visits an AST_Param_Holder, finds the corresponding
* template argument, looks up or creates the type, and stores
* it for retrieval and use in the template module
diff --git a/TAO/TAO_IDL/include/ast_visitor_tmpl_module_inst.h b/TAO/TAO_IDL/include/ast_visitor_tmpl_module_inst.h
index 2cdbd402856..f46d2d42947 100644
--- a/TAO/TAO_IDL/include/ast_visitor_tmpl_module_inst.h
+++ b/TAO/TAO_IDL/include/ast_visitor_tmpl_module_inst.h
@@ -4,8 +4,6 @@
/**
* @file ast_visitor_tmpl_module_inst.h
*
- * $Id$
- *
* This visitor creates nodes resulting
* from the instantiation of a template module, or from a
* reference to one inside another, and adds these nodes
diff --git a/TAO/TAO_IDL/include/ast_visitor_tmpl_module_ref.h b/TAO/TAO_IDL/include/ast_visitor_tmpl_module_ref.h
index f93ca55bcd2..ca3d3999e0d 100644
--- a/TAO/TAO_IDL/include/ast_visitor_tmpl_module_ref.h
+++ b/TAO/TAO_IDL/include/ast_visitor_tmpl_module_ref.h
@@ -4,8 +4,6 @@
/**
* @file ast_visitor_tmpl_module_ref.h
*
- * $Id$
- *
* This visitor creates nodes resulting from the reference
* to one inside another, and adds these nodes to the AST.
*
diff --git a/TAO/docs/tutorials/Quoter/Simple/Impl-Repo/server.cpp b/TAO/docs/tutorials/Quoter/Simple/Impl-Repo/server.cpp
index e4337ae6b7c..43592941472 100644
--- a/TAO/docs/tutorials/Quoter/Simple/Impl-Repo/server.cpp
+++ b/TAO/docs/tutorials/Quoter/Simple/Impl-Repo/server.cpp
@@ -3,8 +3,6 @@
/**
* @file server.cpp
*
- * $Id$
- *
* In this example,
* - Example showing the working of implementation repository.
*
diff --git a/TAO/docs/tutorials/Quoter/Simple/Persistent/server.cpp b/TAO/docs/tutorials/Quoter/Simple/Persistent/server.cpp
index 87a1c3dc7e3..f764e6064c4 100644
--- a/TAO/docs/tutorials/Quoter/Simple/Persistent/server.cpp
+++ b/TAO/docs/tutorials/Quoter/Simple/Persistent/server.cpp
@@ -3,8 +3,6 @@
/**
* @file server.cpp
*
- * $Id$
- *
*
* In this example, a new POA (childPOA) is created and its
* policy is set so that it object references are persistent.
diff --git a/TAO/examples/AMH/Sink_Server/AMH_Servant.h b/TAO/examples/AMH/Sink_Server/AMH_Servant.h
index c70e69c2704..f0ad8f667b1 100644
--- a/TAO/examples/AMH/Sink_Server/AMH_Servant.h
+++ b/TAO/examples/AMH/Sink_Server/AMH_Servant.h
@@ -4,8 +4,6 @@
/**
* @file AMH_Servant.h
*
- * $Id$
- *
* @author Mayur Deshpande <mayur@ics.uci.edu>
*
*/
diff --git a/TAO/examples/AMH/Sink_Server/Base_Server.h b/TAO/examples/AMH/Sink_Server/Base_Server.h
index ef22b3a62c7..39c6028d2c1 100644
--- a/TAO/examples/AMH/Sink_Server/Base_Server.h
+++ b/TAO/examples/AMH/Sink_Server/Base_Server.h
@@ -4,8 +4,6 @@
/**
* @file Base_Server.h
*
- * $Id$
- *
* @desc Implements common CORBA server ORB and POA initialisations.
*
* @author Mayur Deshpande <mayur@ics.uci.edu>
diff --git a/TAO/examples/AMH/Sink_Server/Client_Task.h b/TAO/examples/AMH/Sink_Server/Client_Task.h
index 69105cc8d22..31842a36921 100644
--- a/TAO/examples/AMH/Sink_Server/Client_Task.h
+++ b/TAO/examples/AMH/Sink_Server/Client_Task.h
@@ -4,8 +4,6 @@
/**
* @file Client_Task.h
*
- * $Id$
- *
* @desc Provides common functionality needed to run a client
* thread. Also incorporates functionality to collect and print
* statistics about the test.
diff --git a/TAO/examples/AMH/Sink_Server/MT_AMH_Server.h b/TAO/examples/AMH/Sink_Server/MT_AMH_Server.h
index 2b05e754463..540ba23946e 100644
--- a/TAO/examples/AMH/Sink_Server/MT_AMH_Server.h
+++ b/TAO/examples/AMH/Sink_Server/MT_AMH_Server.h
@@ -4,8 +4,6 @@
/**
* @file MT_AMH_Server.h
*
- * $Id$
- *
* @desc Provides Multi-threaded functionality to the Base_Server.
*
* @author Mayur Deshpande <mayur@ics.uci.edu>
diff --git a/TAO/examples/AMH/Sink_Server/Timer_Handler.cpp b/TAO/examples/AMH/Sink_Server/Timer_Handler.cpp
index f2b3f5f1b52..ea4b5960963 100644
--- a/TAO/examples/AMH/Sink_Server/Timer_Handler.cpp
+++ b/TAO/examples/AMH/Sink_Server/Timer_Handler.cpp
@@ -4,8 +4,6 @@
/**
* @file Timer_Handler.cpp
*
- * $Id$
- *
* @desc Fires servant upcall after a specified period of delay
*
* @author Mayur Deshpande <mayur@ics.uci.edu>
diff --git a/TAO/examples/AMH/Sink_Server/Timer_Handler.h b/TAO/examples/AMH/Sink_Server/Timer_Handler.h
index 0e11a41b5a6..dca587b4fed 100644
--- a/TAO/examples/AMH/Sink_Server/Timer_Handler.h
+++ b/TAO/examples/AMH/Sink_Server/Timer_Handler.h
@@ -4,8 +4,6 @@
/**
* @file Timer_Handler.h
*
- * $Id$
- *
* @desc Fires servant upcall after a specified period of delay
*
* @author Mayur Deshpande <mayur@ics.uci.edu>
diff --git a/TAO/examples/AMI/FL_Callback/Peer_i.h b/TAO/examples/AMI/FL_Callback/Peer_i.h
index df8af1b50db..c9563cf4279 100644
--- a/TAO/examples/AMI/FL_Callback/Peer_i.h
+++ b/TAO/examples/AMI/FL_Callback/Peer_i.h
@@ -3,8 +3,6 @@
/**
* @file Peer_i.h
*
- * $Id$
- *
* @author Carlos O'Ryan
*/
//=============================================================================
diff --git a/TAO/examples/AMI/FL_Callback/Progress_i.h b/TAO/examples/AMI/FL_Callback/Progress_i.h
index 7fbe8ef8db4..681573b7627 100644
--- a/TAO/examples/AMI/FL_Callback/Progress_i.h
+++ b/TAO/examples/AMI/FL_Callback/Progress_i.h
@@ -3,8 +3,6 @@
/**
* @file Progress_i.h
*
- * $Id$
- *
* @author Carlos O'Ryan
*/
//=============================================================================
diff --git a/TAO/examples/Advanced/ch_12/CCS.idl b/TAO/examples/Advanced/ch_12/CCS.idl
index c727d0bff96..4722dadc125 100644
--- a/TAO/examples/Advanced/ch_12/CCS.idl
+++ b/TAO/examples/Advanced/ch_12/CCS.idl
@@ -3,8 +3,6 @@
/**
* @file CCS.idl
*
- * $Id$
- *
* @author Source code used in TAO has been modified and adapted from thecode provided in the book
* @author "Advanced CORBA Programming with C++"by Michi Henning and Steve Vinoski. Copyright1999. Addison-Wesley
* @author Reading
diff --git a/TAO/examples/Advanced/ch_12/client.cpp b/TAO/examples/Advanced/ch_12/client.cpp
index ff604d77fb1..9597a239a7d 100644
--- a/TAO/examples/Advanced/ch_12/client.cpp
+++ b/TAO/examples/Advanced/ch_12/client.cpp
@@ -3,8 +3,6 @@
/**
* @file client.cpp
*
- * $Id$
- *
* @author Source code used in TAO has been modified and adapted from thecode provided in the book
* @author "Advanced CORBA Programming with C++"by Michi Henning and Steve Vinoski. Copyright1999. Addison-Wesley
* @author Reading
diff --git a/TAO/examples/Advanced/ch_12/icp.cpp b/TAO/examples/Advanced/ch_12/icp.cpp
index e06a0739beb..369d5addf5c 100644
--- a/TAO/examples/Advanced/ch_12/icp.cpp
+++ b/TAO/examples/Advanced/ch_12/icp.cpp
@@ -3,8 +3,6 @@
/**
* @file icp.cpp
*
- * $Id$
- *
* @author Source code used in TAO has been modified and adapted from thecode provided in the book
* @author "Advanced CORBA Programming with C++"by Michi Henning and Steve Vinoski. Copyright1999. Addison-Wesley
* @author Reading
diff --git a/TAO/examples/Advanced/ch_12/icp.h b/TAO/examples/Advanced/ch_12/icp.h
index 628b09b4969..b343a6b58c7 100644
--- a/TAO/examples/Advanced/ch_12/icp.h
+++ b/TAO/examples/Advanced/ch_12/icp.h
@@ -3,8 +3,6 @@
/**
* @file icp.h
*
- * $Id$
- *
* @author Source code used in TAO has been modified and adapted from thecode provided in the book
* @author "Advanced CORBA Programming with C++"by Michi Henning and Steve Vinoski. Copyright1999. Addison-Wesley
* @author Reading
diff --git a/TAO/examples/Advanced/ch_12/server.cpp b/TAO/examples/Advanced/ch_12/server.cpp
index 2fa85c30ee1..eb1414201b5 100644
--- a/TAO/examples/Advanced/ch_12/server.cpp
+++ b/TAO/examples/Advanced/ch_12/server.cpp
@@ -3,8 +3,6 @@
/**
* @file server.cpp
*
- * $Id$
- *
* @author Source code used in TAO has been modified and adapted from thecode provided in the book
* @author "Advanced CORBA Programming with C++"by Michi Henning and Steve Vinoski. Copyright1999. Addison-Wesley
* @author Reading
diff --git a/TAO/examples/Advanced/ch_12/server.h b/TAO/examples/Advanced/ch_12/server.h
index 45850f8705a..cebda59b760 100644
--- a/TAO/examples/Advanced/ch_12/server.h
+++ b/TAO/examples/Advanced/ch_12/server.h
@@ -3,8 +3,6 @@
/**
* @file server.h
*
- * $Id$
- *
* @author Source code used in TAO has been modified and adapted from thecode provided in the book
* @author "Advanced CORBA Programming with C++"by Michi Henning and Steve Vinoski. Copyright1999. Addison-Wesley
* @author Reading
diff --git a/TAO/examples/Advanced/ch_18/CCS.idl b/TAO/examples/Advanced/ch_18/CCS.idl
index 00e171ebba0..b38c775545b 100644
--- a/TAO/examples/Advanced/ch_18/CCS.idl
+++ b/TAO/examples/Advanced/ch_18/CCS.idl
@@ -2,8 +2,6 @@
/**
* @file CCS.idl
*
- * $Id$
- *
* @author Source code used in TAO has been modified and adapted from the codeprovided in the book
* @author "Advanced CORBA Programming with C++" by MichiHenning and Steve Vinoski. Copyright 1999. Addison-Wesley
* @author Reading
diff --git a/TAO/examples/Advanced/ch_18/client.cpp b/TAO/examples/Advanced/ch_18/client.cpp
index 5cb8e6d4266..ca3f0ca4c89 100644
--- a/TAO/examples/Advanced/ch_18/client.cpp
+++ b/TAO/examples/Advanced/ch_18/client.cpp
@@ -2,8 +2,6 @@
/**
* @file client.cpp
*
- * $Id$
- *
* @author Source code used in TAO has been modified and adapted from the codeprovided in the book
* @author "Advanced CORBA Programming with C++" by MichiHenning and Steve Vinoski. Copyright 1999. Addison-Wesley
* @author Reading
diff --git a/TAO/examples/Advanced/ch_18/icp.cpp b/TAO/examples/Advanced/ch_18/icp.cpp
index 0d8f2d10a2b..d06ee1dcf34 100644
--- a/TAO/examples/Advanced/ch_18/icp.cpp
+++ b/TAO/examples/Advanced/ch_18/icp.cpp
@@ -2,8 +2,6 @@
/**
* @file icp.cpp
*
- * $Id$
- *
* @author Source code used in TAO has been modified and adapted from the codeprovided in the book
* @author "Advanced CORBA Programming with C++" by MichiHenning and Steve Vinoski. Copyright 1999. Addison-Wesley
* @author Reading
diff --git a/TAO/examples/Advanced/ch_18/icp.h b/TAO/examples/Advanced/ch_18/icp.h
index 49389e8ce7e..17a1bf449d6 100644
--- a/TAO/examples/Advanced/ch_18/icp.h
+++ b/TAO/examples/Advanced/ch_18/icp.h
@@ -2,8 +2,6 @@
/**
* @file icp.h
*
- * $Id$
- *
* @author Source code used in TAO has been modified and adapted from the codeprovided in the book
* @author "Advanced CORBA Programming with C++" by MichiHenning and Steve Vinoski. Copyright 1999. Addison-Wesley
* @author Reading
diff --git a/TAO/examples/Advanced/ch_18/server.cpp b/TAO/examples/Advanced/ch_18/server.cpp
index cdedd259072..6f3408411ba 100644
--- a/TAO/examples/Advanced/ch_18/server.cpp
+++ b/TAO/examples/Advanced/ch_18/server.cpp
@@ -3,8 +3,6 @@
/**
* @file server.cpp
*
- * $Id$
- *
* @author Source code used in TAO has been modified and adapted from thecode provided in the book
* @author "Advanced CORBA Programming with C++"by Michi Henning and Steve Vinoski. Copyright1999. Addison-Wesley
* @author Reading
diff --git a/TAO/examples/Advanced/ch_18/server.h b/TAO/examples/Advanced/ch_18/server.h
index a43c11d44c7..4888e9a9389 100644
--- a/TAO/examples/Advanced/ch_18/server.h
+++ b/TAO/examples/Advanced/ch_18/server.h
@@ -2,8 +2,6 @@
/**
* @file server.h
*
- * $Id$
- *
* @author Source code used in TAO has been modified and adapted from the codeprovided in the book
* @author "Advanced CORBA Programming with C++" by MichiHenning and Steve Vinoski. Copyright 1999. Addison-Wesley
* @author Reading
diff --git a/TAO/examples/Advanced/ch_21/CCS.idl b/TAO/examples/Advanced/ch_21/CCS.idl
index c119c3faa40..8ab1c077cd6 100644
--- a/TAO/examples/Advanced/ch_21/CCS.idl
+++ b/TAO/examples/Advanced/ch_21/CCS.idl
@@ -2,8 +2,6 @@
/**
* @file CCS.idl
*
- * $Id$
- *
* @author Source code used in TAO has been modified and adapted from the codeprovided in the book
* @author "Advanced CORBA Programming with C++" by MichiHenning and Steve Vinoski. Copyright 1999. Addison-Wesley
* @author Reading
diff --git a/TAO/examples/Advanced/ch_21/client.cpp b/TAO/examples/Advanced/ch_21/client.cpp
index ec0563841ca..b57c2a900b2 100644
--- a/TAO/examples/Advanced/ch_21/client.cpp
+++ b/TAO/examples/Advanced/ch_21/client.cpp
@@ -3,8 +3,6 @@
/**
* @file client.cpp
*
- * $Id$
- *
* @author Source code used in TAO has been modified and adapted from the code provided in the book
* @author "Advanced CORBA Programming with C++" by MichiHenning and Steve Vinoski. Copyright 1999. Addison-Wesley
* @author Reading
diff --git a/TAO/examples/Advanced/ch_21/icp.cpp b/TAO/examples/Advanced/ch_21/icp.cpp
index 0fa1f6deadb..892857db7b0 100644
--- a/TAO/examples/Advanced/ch_21/icp.cpp
+++ b/TAO/examples/Advanced/ch_21/icp.cpp
@@ -2,8 +2,6 @@
/**
* @file icp.cpp
*
- * $Id$
- *
* @author Source code used in TAO has been modified and adapted from the codeprovided in the book
* @author "Advanced CORBA Programming with C++" by MichiHenning and Steve Vinoski. Copyright 1999. Addison-Wesley
* @author Reading
diff --git a/TAO/examples/Advanced/ch_21/icp.h b/TAO/examples/Advanced/ch_21/icp.h
index 171b55e89a1..367dba07e09 100644
--- a/TAO/examples/Advanced/ch_21/icp.h
+++ b/TAO/examples/Advanced/ch_21/icp.h
@@ -2,8 +2,6 @@
/**
* @file icp.h
*
- * $Id$
- *
* @author Source code used in TAO has been modified and adapted from the codeprovided in the book
* @author "Advanced CORBA Programming with C++" by MichiHenning and Steve Vinoski. Copyright 1999. Addison-Wesley
* @author Reading
diff --git a/TAO/examples/Advanced/ch_21/server.cpp b/TAO/examples/Advanced/ch_21/server.cpp
index 417cd098b83..4ffc422b94a 100644
--- a/TAO/examples/Advanced/ch_21/server.cpp
+++ b/TAO/examples/Advanced/ch_21/server.cpp
@@ -3,8 +3,6 @@
/**
* @file server.cpp
*
- * $Id$
- *
* @author Source code used in TAO has been modified and adapted from the codeprovided in the book
* @author "Advanced CORBA Programming with C++" by MichiHenning and Steve Vinoski. Copyright 1999. Addison-Wesley
* @author Reading
diff --git a/TAO/examples/Advanced/ch_21/server.h b/TAO/examples/Advanced/ch_21/server.h
index ced2bfb7641..4935b052223 100644
--- a/TAO/examples/Advanced/ch_21/server.h
+++ b/TAO/examples/Advanced/ch_21/server.h
@@ -2,8 +2,6 @@
/**
* @file server.h
*
- * $Id$
- *
* @author Source code used in TAO has been modified and adapted from the codeprovided in the book
* @author "Advanced CORBA Programming with C++" by MichiHenning and Steve Vinoski. Copyright 1999. Addison-Wesley
* @author Reading
diff --git a/TAO/examples/Advanced/ch_3/client.cpp b/TAO/examples/Advanced/ch_3/client.cpp
index 37f11b0cc30..da08acc1d2e 100644
--- a/TAO/examples/Advanced/ch_3/client.cpp
+++ b/TAO/examples/Advanced/ch_3/client.cpp
@@ -3,8 +3,6 @@
/**
* @file client.cpp
*
- * $Id$
- *
* @author Source code used in TAO has been modified and adapted from thecode provided in the book
* @author "Advanced CORBA Programming with C++"by Michi Henning and Steve Vinoski. Copyright1999. Addison-Wesley
* @author Reading
diff --git a/TAO/examples/Advanced/ch_3/server.cpp b/TAO/examples/Advanced/ch_3/server.cpp
index 14caa68f7b9..b59b38df1c2 100644
--- a/TAO/examples/Advanced/ch_3/server.cpp
+++ b/TAO/examples/Advanced/ch_3/server.cpp
@@ -3,8 +3,6 @@
/**
* @file server.cpp
*
- * $Id$
- *
* @author Source code used in TAO has been modified and adapted from thecode provided in the book
* @author "Advanced CORBA Programming with C++"by Michi Henning and Steve Vinoski. Copyright1999. Addison-Wesley
* @author Reading
diff --git a/TAO/examples/Advanced/ch_3/server.h b/TAO/examples/Advanced/ch_3/server.h
index 207cc33c69d..a61cc86259e 100644
--- a/TAO/examples/Advanced/ch_3/server.h
+++ b/TAO/examples/Advanced/ch_3/server.h
@@ -3,8 +3,6 @@
/**
* @file server.h
*
- * $Id$
- *
* @author Source code used in TAO has been modified and adapted from the codeprovided in the book
* @author "Advanced CORBA Programming with C++" by MichiHenning and Steve Vinoski. Copyright 1999. Addison-Wesley
* @author Reading
diff --git a/TAO/examples/Advanced/ch_3/time.idl b/TAO/examples/Advanced/ch_3/time.idl
index 5143dd6c9ec..8a476fccc31 100644
--- a/TAO/examples/Advanced/ch_3/time.idl
+++ b/TAO/examples/Advanced/ch_3/time.idl
@@ -3,8 +3,6 @@
/**
* @file time.idl
*
- * $Id$
- *
* @author Source code used in TAO has been modified and adapted from the codeprovided in the book
* @author "Advanced CORBA Programming with C++" by MichiHenning and Steve Vinoski. Copyright 1999. Addison-Wesley
* @author Reading
diff --git a/TAO/examples/Advanced/ch_8_and_10/CCS.idl b/TAO/examples/Advanced/ch_8_and_10/CCS.idl
index 0ff3f693625..5c2503fec4c 100644
--- a/TAO/examples/Advanced/ch_8_and_10/CCS.idl
+++ b/TAO/examples/Advanced/ch_8_and_10/CCS.idl
@@ -2,8 +2,6 @@
/**
* @file CCS.idl
*
- * $Id$
- *
* @author Source code used in TAO has been modified and adapted from the codeprovided in the book
* @author "Advanced CORBA Programming with C++" by MichiHenning and Steve Vinoski. Copyright 1999. Addison-Wesley
* @author Reading
diff --git a/TAO/examples/Advanced/ch_8_and_10/client.cpp b/TAO/examples/Advanced/ch_8_and_10/client.cpp
index 0352add409b..b051a9506d3 100644
--- a/TAO/examples/Advanced/ch_8_and_10/client.cpp
+++ b/TAO/examples/Advanced/ch_8_and_10/client.cpp
@@ -2,8 +2,6 @@
/**
* @file client.cpp
*
- * $Id$
- *
* @author Source code used in TAO has been modified and adapted from the codeprovided in the book
* @author "Advanced CORBA Programming with C++" by MichiHenning and Steve Vinoski. Copyright 1999. Addison-Wesley
* @author Reading
diff --git a/TAO/examples/Advanced/ch_8_and_10/icp.cpp b/TAO/examples/Advanced/ch_8_and_10/icp.cpp
index 5d867e1125c..f93bdd4ce46 100644
--- a/TAO/examples/Advanced/ch_8_and_10/icp.cpp
+++ b/TAO/examples/Advanced/ch_8_and_10/icp.cpp
@@ -2,8 +2,6 @@
/**
* @file icp.cpp
*
- * $Id$
- *
* @author Source code used in TAO has been modified and adapted from the codeprovided in the book
* @author "Advanced CORBA Programming with C++" by MichiHenning and Steve Vinoski. Copyright 1999. Addison-Wesley
* @author Reading
diff --git a/TAO/examples/Advanced/ch_8_and_10/icp.h b/TAO/examples/Advanced/ch_8_and_10/icp.h
index 49389e8ce7e..17a1bf449d6 100644
--- a/TAO/examples/Advanced/ch_8_and_10/icp.h
+++ b/TAO/examples/Advanced/ch_8_and_10/icp.h
@@ -2,8 +2,6 @@
/**
* @file icp.h
*
- * $Id$
- *
* @author Source code used in TAO has been modified and adapted from the codeprovided in the book
* @author "Advanced CORBA Programming with C++" by MichiHenning and Steve Vinoski. Copyright 1999. Addison-Wesley
* @author Reading
diff --git a/TAO/examples/Advanced/ch_8_and_10/server.cpp b/TAO/examples/Advanced/ch_8_and_10/server.cpp
index 9e7e83ff769..eb7563d3760 100644
--- a/TAO/examples/Advanced/ch_8_and_10/server.cpp
+++ b/TAO/examples/Advanced/ch_8_and_10/server.cpp
@@ -3,8 +3,6 @@
/**
* @file server.cpp
*
- * $Id$
- *
* @author Source code used in TAO has been modified and adapted from the codeprovided in the book
* @author "Advanced CORBA Programming with C++" by MichiHenning and Steve Vinoski. Copyright 1999. Addison-Wesley
* @author Reading
diff --git a/TAO/examples/Advanced/ch_8_and_10/server.h b/TAO/examples/Advanced/ch_8_and_10/server.h
index 43267c5e8eb..395c64e4382 100644
--- a/TAO/examples/Advanced/ch_8_and_10/server.h
+++ b/TAO/examples/Advanced/ch_8_and_10/server.h
@@ -2,8 +2,6 @@
/**
* @file server.h
*
- * $Id$
- *
* @author Source code used in TAO has been modified and adapted from the codeprovided in the book
* @author "Advanced CORBA Programming with C++" by MichiHenning and Steve Vinoski. Copyright 1999. Addison-Wesley
* @author Reading
diff --git a/TAO/examples/Buffered_AMI/client.cpp b/TAO/examples/Buffered_AMI/client.cpp
index a020c3d3edc..f75fc6e56aa 100644
--- a/TAO/examples/Buffered_AMI/client.cpp
+++ b/TAO/examples/Buffered_AMI/client.cpp
@@ -3,8 +3,6 @@
/**
* @file client.cpp
*
- * $Id$
- *
* This is a client that uses buffered AMI calls.
*
*
diff --git a/TAO/examples/Buffered_AMI/test_i.h b/TAO/examples/Buffered_AMI/test_i.h
index db145c802d8..eadcac9b5c0 100644
--- a/TAO/examples/Buffered_AMI/test_i.h
+++ b/TAO/examples/Buffered_AMI/test_i.h
@@ -3,8 +3,6 @@
/**
* @file test_i.h
*
- * $Id$
- *
* @author Irfan Pyarali
*/
//=============================================================================
diff --git a/TAO/examples/Buffered_Oneways/client.cpp b/TAO/examples/Buffered_Oneways/client.cpp
index 5b02d2c2ca2..fbe911e968a 100644
--- a/TAO/examples/Buffered_Oneways/client.cpp
+++ b/TAO/examples/Buffered_Oneways/client.cpp
@@ -3,8 +3,6 @@
/**
* @file client.cpp
*
- * $Id$
- *
* This is a client that uses buffered oneways.
*
*
diff --git a/TAO/examples/Buffered_Oneways/test_i.h b/TAO/examples/Buffered_Oneways/test_i.h
index 0c0818c991b..42cbe3f40a6 100644
--- a/TAO/examples/Buffered_Oneways/test_i.h
+++ b/TAO/examples/Buffered_Oneways/test_i.h
@@ -3,8 +3,6 @@
/**
* @file test_i.h
*
- * $Id$
- *
* @author Irfan Pyarali
*/
//=============================================================================
diff --git a/TAO/examples/CSD_Strategy/ThreadPool/OrbShutdownTask.cpp b/TAO/examples/CSD_Strategy/ThreadPool/OrbShutdownTask.cpp
index 8ebf447ccf7..1e8b5944313 100644
--- a/TAO/examples/CSD_Strategy/ThreadPool/OrbShutdownTask.cpp
+++ b/TAO/examples/CSD_Strategy/ThreadPool/OrbShutdownTask.cpp
@@ -4,8 +4,6 @@
/**
* @file OrbShutdownTask.cpp
*
- * $Id$
- *
* @author Tim Bradley <bradley_t@ociweb.com>
*/
//=============================================================================
diff --git a/TAO/examples/CSD_Strategy/ThreadPool/OrbShutdownTask.h b/TAO/examples/CSD_Strategy/ThreadPool/OrbShutdownTask.h
index b7e4bca8d74..6f0bd826751 100644
--- a/TAO/examples/CSD_Strategy/ThreadPool/OrbShutdownTask.h
+++ b/TAO/examples/CSD_Strategy/ThreadPool/OrbShutdownTask.h
@@ -4,8 +4,6 @@
/**
* @file OrbShutdownTask.h
*
- * $Id$
- *
* @author Tim Bradley <bradley_t@ociweb.com>
*/
//=============================================================================
diff --git a/TAO/examples/CSD_Strategy/ThreadPool2/OrbShutdownTask.cpp b/TAO/examples/CSD_Strategy/ThreadPool2/OrbShutdownTask.cpp
index 8ebf447ccf7..1e8b5944313 100644
--- a/TAO/examples/CSD_Strategy/ThreadPool2/OrbShutdownTask.cpp
+++ b/TAO/examples/CSD_Strategy/ThreadPool2/OrbShutdownTask.cpp
@@ -4,8 +4,6 @@
/**
* @file OrbShutdownTask.cpp
*
- * $Id$
- *
* @author Tim Bradley <bradley_t@ociweb.com>
*/
//=============================================================================
diff --git a/TAO/examples/CSD_Strategy/ThreadPool2/OrbShutdownTask.h b/TAO/examples/CSD_Strategy/ThreadPool2/OrbShutdownTask.h
index b7e4bca8d74..6f0bd826751 100644
--- a/TAO/examples/CSD_Strategy/ThreadPool2/OrbShutdownTask.h
+++ b/TAO/examples/CSD_Strategy/ThreadPool2/OrbShutdownTask.h
@@ -4,8 +4,6 @@
/**
* @file OrbShutdownTask.h
*
- * $Id$
- *
* @author Tim Bradley <bradley_t@ociweb.com>
*/
//=============================================================================
diff --git a/TAO/examples/CSD_Strategy/ThreadPool3/OrbShutdownTask.cpp b/TAO/examples/CSD_Strategy/ThreadPool3/OrbShutdownTask.cpp
index 8ebf447ccf7..1e8b5944313 100644
--- a/TAO/examples/CSD_Strategy/ThreadPool3/OrbShutdownTask.cpp
+++ b/TAO/examples/CSD_Strategy/ThreadPool3/OrbShutdownTask.cpp
@@ -4,8 +4,6 @@
/**
* @file OrbShutdownTask.cpp
*
- * $Id$
- *
* @author Tim Bradley <bradley_t@ociweb.com>
*/
//=============================================================================
diff --git a/TAO/examples/CSD_Strategy/ThreadPool3/OrbShutdownTask.h b/TAO/examples/CSD_Strategy/ThreadPool3/OrbShutdownTask.h
index b7e4bca8d74..6f0bd826751 100644
--- a/TAO/examples/CSD_Strategy/ThreadPool3/OrbShutdownTask.h
+++ b/TAO/examples/CSD_Strategy/ThreadPool3/OrbShutdownTask.h
@@ -4,8 +4,6 @@
/**
* @file OrbShutdownTask.h
*
- * $Id$
- *
* @author Tim Bradley <bradley_t@ociweb.com>
*/
//=============================================================================
diff --git a/TAO/examples/CSD_Strategy/ThreadPool3/OrbTask.cpp b/TAO/examples/CSD_Strategy/ThreadPool3/OrbTask.cpp
index a4955817b4b..d304e57961e 100644
--- a/TAO/examples/CSD_Strategy/ThreadPool3/OrbTask.cpp
+++ b/TAO/examples/CSD_Strategy/ThreadPool3/OrbTask.cpp
@@ -4,8 +4,6 @@
/**
* @file OrbTask.cpp
*
- * $Id$
- *
* @author Tim Bradley <bradley_t@ociweb.com>
*/
//=============================================================================
diff --git a/TAO/examples/CSD_Strategy/ThreadPool3/OrbTask.h b/TAO/examples/CSD_Strategy/ThreadPool3/OrbTask.h
index dde50d15f66..039da12da9f 100644
--- a/TAO/examples/CSD_Strategy/ThreadPool3/OrbTask.h
+++ b/TAO/examples/CSD_Strategy/ThreadPool3/OrbTask.h
@@ -4,8 +4,6 @@
/**
* @file OrbTask.h
*
- * $Id$
- *
* @author Tim Bradley <bradley_t@ociweb.com>
*/
//=============================================================================
diff --git a/TAO/examples/CSD_Strategy/ThreadPool4/ClientTask.cpp b/TAO/examples/CSD_Strategy/ThreadPool4/ClientTask.cpp
index 361116f7eea..bf87b4a618e 100644
--- a/TAO/examples/CSD_Strategy/ThreadPool4/ClientTask.cpp
+++ b/TAO/examples/CSD_Strategy/ThreadPool4/ClientTask.cpp
@@ -4,8 +4,6 @@
/**
* @file ClientTask.cpp
*
- * $Id$
- *
* @author Tim Bradley <bradley_t@ociweb.com>
*/
//=============================================================================
diff --git a/TAO/examples/CSD_Strategy/ThreadPool4/ClientTask.h b/TAO/examples/CSD_Strategy/ThreadPool4/ClientTask.h
index 5489c2577a9..a8385e4d1d1 100644
--- a/TAO/examples/CSD_Strategy/ThreadPool4/ClientTask.h
+++ b/TAO/examples/CSD_Strategy/ThreadPool4/ClientTask.h
@@ -4,8 +4,6 @@
/**
* @file ClientTask.h
*
- * $Id$
- *
* @author Tim Bradley <bradley_t@ociweb.com>
*/
//=============================================================================
diff --git a/TAO/examples/CSD_Strategy/ThreadPool4/OrbShutdownTask.cpp b/TAO/examples/CSD_Strategy/ThreadPool4/OrbShutdownTask.cpp
index 8ebf447ccf7..1e8b5944313 100644
--- a/TAO/examples/CSD_Strategy/ThreadPool4/OrbShutdownTask.cpp
+++ b/TAO/examples/CSD_Strategy/ThreadPool4/OrbShutdownTask.cpp
@@ -4,8 +4,6 @@
/**
* @file OrbShutdownTask.cpp
*
- * $Id$
- *
* @author Tim Bradley <bradley_t@ociweb.com>
*/
//=============================================================================
diff --git a/TAO/examples/CSD_Strategy/ThreadPool4/OrbShutdownTask.h b/TAO/examples/CSD_Strategy/ThreadPool4/OrbShutdownTask.h
index b7e4bca8d74..6f0bd826751 100644
--- a/TAO/examples/CSD_Strategy/ThreadPool4/OrbShutdownTask.h
+++ b/TAO/examples/CSD_Strategy/ThreadPool4/OrbShutdownTask.h
@@ -4,8 +4,6 @@
/**
* @file OrbShutdownTask.h
*
- * $Id$
- *
* @author Tim Bradley <bradley_t@ociweb.com>
*/
//=============================================================================
diff --git a/TAO/examples/CSD_Strategy/ThreadPool5/ClientTask.cpp b/TAO/examples/CSD_Strategy/ThreadPool5/ClientTask.cpp
index 495c482c827..85c0ef4d00d 100644
--- a/TAO/examples/CSD_Strategy/ThreadPool5/ClientTask.cpp
+++ b/TAO/examples/CSD_Strategy/ThreadPool5/ClientTask.cpp
@@ -4,8 +4,6 @@
/**
* @file ClientTask.cpp
*
- * $Id$
- *
* @author Tim Bradley <bradley_t@ociweb.com>
*/
//=============================================================================
diff --git a/TAO/examples/CSD_Strategy/ThreadPool5/ClientTask.h b/TAO/examples/CSD_Strategy/ThreadPool5/ClientTask.h
index bc6a5585e4f..ec19ef9a1bb 100644
--- a/TAO/examples/CSD_Strategy/ThreadPool5/ClientTask.h
+++ b/TAO/examples/CSD_Strategy/ThreadPool5/ClientTask.h
@@ -4,8 +4,6 @@
/**
* @file ClientTask.h
*
- * $Id$
- *
* @author Tim Bradley <bradley_t@ociweb.com>
*/
//=============================================================================
diff --git a/TAO/examples/CSD_Strategy/ThreadPool5/OrbShutdownTask.cpp b/TAO/examples/CSD_Strategy/ThreadPool5/OrbShutdownTask.cpp
index 8ebf447ccf7..1e8b5944313 100644
--- a/TAO/examples/CSD_Strategy/ThreadPool5/OrbShutdownTask.cpp
+++ b/TAO/examples/CSD_Strategy/ThreadPool5/OrbShutdownTask.cpp
@@ -4,8 +4,6 @@
/**
* @file OrbShutdownTask.cpp
*
- * $Id$
- *
* @author Tim Bradley <bradley_t@ociweb.com>
*/
//=============================================================================
diff --git a/TAO/examples/CSD_Strategy/ThreadPool5/OrbShutdownTask.h b/TAO/examples/CSD_Strategy/ThreadPool5/OrbShutdownTask.h
index b7e4bca8d74..6f0bd826751 100644
--- a/TAO/examples/CSD_Strategy/ThreadPool5/OrbShutdownTask.h
+++ b/TAO/examples/CSD_Strategy/ThreadPool5/OrbShutdownTask.h
@@ -4,8 +4,6 @@
/**
* @file OrbShutdownTask.h
*
- * $Id$
- *
* @author Tim Bradley <bradley_t@ociweb.com>
*/
//=============================================================================
diff --git a/TAO/examples/CSD_Strategy/ThreadPool5/OrbTask.cpp b/TAO/examples/CSD_Strategy/ThreadPool5/OrbTask.cpp
index c474c574113..1b178b8f561 100644
--- a/TAO/examples/CSD_Strategy/ThreadPool5/OrbTask.cpp
+++ b/TAO/examples/CSD_Strategy/ThreadPool5/OrbTask.cpp
@@ -4,8 +4,6 @@
/**
* @file OrbTask.cpp
*
- * $Id$
- *
* @author Tim Bradley <bradley_t@ociweb.com>
*/
//=============================================================================
diff --git a/TAO/examples/CSD_Strategy/ThreadPool5/OrbTask.h b/TAO/examples/CSD_Strategy/ThreadPool5/OrbTask.h
index dde50d15f66..039da12da9f 100644
--- a/TAO/examples/CSD_Strategy/ThreadPool5/OrbTask.h
+++ b/TAO/examples/CSD_Strategy/ThreadPool5/OrbTask.h
@@ -4,8 +4,6 @@
/**
* @file OrbTask.h
*
- * $Id$
- *
* @author Tim Bradley <bradley_t@ociweb.com>
*/
//=============================================================================
diff --git a/TAO/examples/CSD_Strategy/ThreadPool6/OrbShutdownTask.cpp b/TAO/examples/CSD_Strategy/ThreadPool6/OrbShutdownTask.cpp
index 8ebf447ccf7..1e8b5944313 100644
--- a/TAO/examples/CSD_Strategy/ThreadPool6/OrbShutdownTask.cpp
+++ b/TAO/examples/CSD_Strategy/ThreadPool6/OrbShutdownTask.cpp
@@ -4,8 +4,6 @@
/**
* @file OrbShutdownTask.cpp
*
- * $Id$
- *
* @author Tim Bradley <bradley_t@ociweb.com>
*/
//=============================================================================
diff --git a/TAO/examples/CSD_Strategy/ThreadPool6/OrbShutdownTask.h b/TAO/examples/CSD_Strategy/ThreadPool6/OrbShutdownTask.h
index b7e4bca8d74..6f0bd826751 100644
--- a/TAO/examples/CSD_Strategy/ThreadPool6/OrbShutdownTask.h
+++ b/TAO/examples/CSD_Strategy/ThreadPool6/OrbShutdownTask.h
@@ -4,8 +4,6 @@
/**
* @file OrbShutdownTask.h
*
- * $Id$
- *
* @author Tim Bradley <bradley_t@ociweb.com>
*/
//=============================================================================
diff --git a/TAO/examples/Callback_Quoter/Consumer_Handler.cpp b/TAO/examples/Callback_Quoter/Consumer_Handler.cpp
index 4348b1cad22..d4664285933 100644
--- a/TAO/examples/Callback_Quoter/Consumer_Handler.cpp
+++ b/TAO/examples/Callback_Quoter/Consumer_Handler.cpp
@@ -3,8 +3,6 @@
/**
* @file Consumer_Handler.cpp
*
- * $Id$
- *
* Implementation of the Consumer_Handler class.
*
*
diff --git a/TAO/examples/Callback_Quoter/Consumer_Handler.h b/TAO/examples/Callback_Quoter/Consumer_Handler.h
index 16bef8e8210..2706e2c3a71 100644
--- a/TAO/examples/Callback_Quoter/Consumer_Handler.h
+++ b/TAO/examples/Callback_Quoter/Consumer_Handler.h
@@ -4,8 +4,6 @@
/**
* @file Consumer_Handler.h
*
- * $Id$
- *
* Definition of the Callback_Qouter Consumer Client class, Consumer_Handler.
*
*
diff --git a/TAO/examples/Callback_Quoter/Consumer_Input_Handler.cpp b/TAO/examples/Callback_Quoter/Consumer_Input_Handler.cpp
index c5164c84b2b..68612d3ffbe 100644
--- a/TAO/examples/Callback_Quoter/Consumer_Input_Handler.cpp
+++ b/TAO/examples/Callback_Quoter/Consumer_Input_Handler.cpp
@@ -2,8 +2,6 @@
/**
* @file Consumer_Input_Handler.cpp
*
- * $Id$
- *
* Implementation of the Consumer_Input_Handler class.
*
*
diff --git a/TAO/examples/Callback_Quoter/Consumer_Input_Handler.h b/TAO/examples/Callback_Quoter/Consumer_Input_Handler.h
index 0bb703909b7..ff5392bd4bc 100644
--- a/TAO/examples/Callback_Quoter/Consumer_Input_Handler.h
+++ b/TAO/examples/Callback_Quoter/Consumer_Input_Handler.h
@@ -4,8 +4,6 @@
/**
* @file Consumer_Input_Handler.h
*
- * $Id$
- *
* Definition of the Callback_Qouter Consumer Client class, Consumer_Input_Handler.
*
*
diff --git a/TAO/examples/Callback_Quoter/Consumer_Signal_Handler.cpp b/TAO/examples/Callback_Quoter/Consumer_Signal_Handler.cpp
index c1ee3032ed7..ba3bc631d62 100644
--- a/TAO/examples/Callback_Quoter/Consumer_Signal_Handler.cpp
+++ b/TAO/examples/Callback_Quoter/Consumer_Signal_Handler.cpp
@@ -4,8 +4,6 @@
/**
* @file Consumer_Signal_Handler.cpp
*
- * $Id$
- *
* Implementation of the Consumer_Signal_Handler class.
*
*
diff --git a/TAO/examples/Callback_Quoter/Consumer_Signal_Handler.h b/TAO/examples/Callback_Quoter/Consumer_Signal_Handler.h
index 43865faf4b0..3edf6a6430f 100644
--- a/TAO/examples/Callback_Quoter/Consumer_Signal_Handler.h
+++ b/TAO/examples/Callback_Quoter/Consumer_Signal_Handler.h
@@ -4,8 +4,6 @@
/**
* @file Consumer_Signal_Handler.h
*
- * $Id$
- *
* Definition of the Consumer_Signal_Handler class.
*
*
diff --git a/TAO/examples/Callback_Quoter/Consumer_i.cpp b/TAO/examples/Callback_Quoter/Consumer_i.cpp
index 64ad94f6fe8..09d49dafc15 100644
--- a/TAO/examples/Callback_Quoter/Consumer_i.cpp
+++ b/TAO/examples/Callback_Quoter/Consumer_i.cpp
@@ -3,8 +3,6 @@
/**
* @file Consumer_i.cpp
*
- * $Id$
- *
* Implements the Consumer_i class, which is used by the
* callback quoter client.
*
diff --git a/TAO/examples/Callback_Quoter/Consumer_i.h b/TAO/examples/Callback_Quoter/Consumer_i.h
index 14cfadfddd0..350b69cc34a 100644
--- a/TAO/examples/Callback_Quoter/Consumer_i.h
+++ b/TAO/examples/Callback_Quoter/Consumer_i.h
@@ -4,8 +4,6 @@
/**
* @file Consumer_i.h
*
- * $Id$
- *
* Defines the implementation header for the Consumer interface.
*
*
diff --git a/TAO/examples/Callback_Quoter/Notifier_Input_Handler.cpp b/TAO/examples/Callback_Quoter/Notifier_Input_Handler.cpp
index f3b1cb32dec..829646fac82 100644
--- a/TAO/examples/Callback_Quoter/Notifier_Input_Handler.cpp
+++ b/TAO/examples/Callback_Quoter/Notifier_Input_Handler.cpp
@@ -3,8 +3,6 @@
/**
* @file Notifier_Input_Handler.cpp
*
- * $Id$
- *
* Implementation of the callback quoter Notifier_Input_Handler class.
*
*
diff --git a/TAO/examples/Callback_Quoter/Notifier_Input_Handler.h b/TAO/examples/Callback_Quoter/Notifier_Input_Handler.h
index 3c3c5f17ad9..bf1dcebb904 100644
--- a/TAO/examples/Callback_Quoter/Notifier_Input_Handler.h
+++ b/TAO/examples/Callback_Quoter/Notifier_Input_Handler.h
@@ -3,8 +3,6 @@
/**
* @file Notifier_Input_Handler.h
*
- * $Id$
- *
* Definition of the Callback_Quoter Notifier_Input_Handler class.
*
*
diff --git a/TAO/examples/Callback_Quoter/Notifier_i.cpp b/TAO/examples/Callback_Quoter/Notifier_i.cpp
index 70c72892625..7efa90b50db 100644
--- a/TAO/examples/Callback_Quoter/Notifier_i.cpp
+++ b/TAO/examples/Callback_Quoter/Notifier_i.cpp
@@ -3,8 +3,6 @@
/**
* @file Notifier_i.cpp
*
- * $Id$
- *
* Implementation of the Notifier_i class. This class is the servant
* object for the callback quoter server.
*
diff --git a/TAO/examples/Callback_Quoter/Notifier_i.h b/TAO/examples/Callback_Quoter/Notifier_i.h
index 5771f6cf463..f2da455405d 100644
--- a/TAO/examples/Callback_Quoter/Notifier_i.h
+++ b/TAO/examples/Callback_Quoter/Notifier_i.h
@@ -4,8 +4,6 @@
/**
* @file Notifier_i.h
*
- * $Id$
- *
* Defines the implementation header for the Supplier interface.
*
*
diff --git a/TAO/examples/Callback_Quoter/Supplier_Timer_Handler.cpp b/TAO/examples/Callback_Quoter/Supplier_Timer_Handler.cpp
index 5a83a86406d..23ec944277b 100644
--- a/TAO/examples/Callback_Quoter/Supplier_Timer_Handler.cpp
+++ b/TAO/examples/Callback_Quoter/Supplier_Timer_Handler.cpp
@@ -2,8 +2,6 @@
/**
* Implementation of the Supplier_Time_Handler class.
*
- * $Id$
- *
* @author Kirthika Parameswaran <kirthika@cs.wustl.edu>
*/
//=============================================================================
diff --git a/TAO/examples/Callback_Quoter/Supplier_Timer_Handler.h b/TAO/examples/Callback_Quoter/Supplier_Timer_Handler.h
index 40799b73a52..597312c65c9 100644
--- a/TAO/examples/Callback_Quoter/Supplier_Timer_Handler.h
+++ b/TAO/examples/Callback_Quoter/Supplier_Timer_Handler.h
@@ -4,8 +4,6 @@
/**
* @file Supplier_Timer_Handler.h
*
- * $Id$
- *
* Definition of the Supplier_Timer_Handler class.
*
*
diff --git a/TAO/examples/Callback_Quoter/Supplier_i.cpp b/TAO/examples/Callback_Quoter/Supplier_i.cpp
index 589e9bad462..7f47838a130 100644
--- a/TAO/examples/Callback_Quoter/Supplier_i.cpp
+++ b/TAO/examples/Callback_Quoter/Supplier_i.cpp
@@ -2,8 +2,6 @@
/**
* @file Supplier_i.cpp
*
- * $Id$
- *
* Implementation of the Supplier class.
*
*
diff --git a/TAO/examples/Callback_Quoter/Supplier_i.h b/TAO/examples/Callback_Quoter/Supplier_i.h
index 28b259ddbff..3070d3940ad 100644
--- a/TAO/examples/Callback_Quoter/Supplier_i.h
+++ b/TAO/examples/Callback_Quoter/Supplier_i.h
@@ -3,8 +3,6 @@
/**
* @file Supplier_i.h
*
- * $Id$
- *
* This class implements a simple CORBA server that keeps
* on sending stock values to the Notifier.
*
diff --git a/TAO/examples/Content_Server/AMI_Iterator/Content_Iterator_i.h b/TAO/examples/Content_Server/AMI_Iterator/Content_Iterator_i.h
index cc1c1052be3..78c85e82c13 100644
--- a/TAO/examples/Content_Server/AMI_Iterator/Content_Iterator_i.h
+++ b/TAO/examples/Content_Server/AMI_Iterator/Content_Iterator_i.h
@@ -5,8 +5,6 @@
/**
* @file Content_Iterator_i.h
*
- * $Id$
- *
* Header file for the Web_Server::Content_Iterator implementation.
*
*
diff --git a/TAO/examples/Content_Server/AMI_Iterator/Iterator_Factory_i.h b/TAO/examples/Content_Server/AMI_Iterator/Iterator_Factory_i.h
index 01ecacc983d..e01ebf51a97 100644
--- a/TAO/examples/Content_Server/AMI_Iterator/Iterator_Factory_i.h
+++ b/TAO/examples/Content_Server/AMI_Iterator/Iterator_Factory_i.h
@@ -4,8 +4,6 @@
/**
* @file Iterator_Factory_i.h
*
- * $Id$
- *
* Header file for the Web_Server::Iterator_Factory implementation.
*
*
diff --git a/TAO/examples/Content_Server/AMI_Iterator/Iterator_Handler.h b/TAO/examples/Content_Server/AMI_Iterator/Iterator_Handler.h
index d2d9ae964eb..5682583cf8a 100644
--- a/TAO/examples/Content_Server/AMI_Iterator/Iterator_Handler.h
+++ b/TAO/examples/Content_Server/AMI_Iterator/Iterator_Handler.h
@@ -4,8 +4,6 @@
/**
* @file Iterator_Handler.h
*
- * $Id$
- *
* Header file for the Web_Server::AMI_Content_IteratorHandler
* implementation.
*
diff --git a/TAO/examples/Content_Server/AMI_Observer/Callback_Handler.h b/TAO/examples/Content_Server/AMI_Observer/Callback_Handler.h
index 27621ec6d3d..ab94f74430e 100644
--- a/TAO/examples/Content_Server/AMI_Observer/Callback_Handler.h
+++ b/TAO/examples/Content_Server/AMI_Observer/Callback_Handler.h
@@ -4,8 +4,6 @@
/**
* @file Callback_Handler.h
*
- * $Id$
- *
* Header file for the Web_Server::AMI_CallbackHandler
* implementation.
*
diff --git a/TAO/examples/Content_Server/AMI_Observer/Callback_i.h b/TAO/examples/Content_Server/AMI_Observer/Callback_i.h
index 07de50edf11..8080c8a667e 100644
--- a/TAO/examples/Content_Server/AMI_Observer/Callback_i.h
+++ b/TAO/examples/Content_Server/AMI_Observer/Callback_i.h
@@ -4,8 +4,6 @@
/**
* @file Callback_i.h
*
- * $Id$
- *
* Header file for the Web_Server::Callback implementation.
*
*
diff --git a/TAO/examples/Content_Server/AMI_Observer/Push_Iterator_Factory_i.h b/TAO/examples/Content_Server/AMI_Observer/Push_Iterator_Factory_i.h
index 8bf570c08b7..37e7c7f0923 100644
--- a/TAO/examples/Content_Server/AMI_Observer/Push_Iterator_Factory_i.h
+++ b/TAO/examples/Content_Server/AMI_Observer/Push_Iterator_Factory_i.h
@@ -5,8 +5,6 @@
/**
* @file Push_Iterator_Factory_i.h
*
- * $Id$
- *
* Header file for the push Web_Server::Iterator_Factory implementation.
*
*
diff --git a/TAO/examples/Content_Server/AMI_Observer/Push_Iterator_Handler.h b/TAO/examples/Content_Server/AMI_Observer/Push_Iterator_Handler.h
index 3d4bbe18053..a467c37058f 100644
--- a/TAO/examples/Content_Server/AMI_Observer/Push_Iterator_Handler.h
+++ b/TAO/examples/Content_Server/AMI_Observer/Push_Iterator_Handler.h
@@ -4,8 +4,6 @@
/**
* @file Push_Iterator_Handler.h
*
- * $Id$
- *
* Header file for the AMI_Iterator_FactoryHandler implementation.
*
*
diff --git a/TAO/examples/Content_Server/SMI_Iterator/Content_Iterator_i.h b/TAO/examples/Content_Server/SMI_Iterator/Content_Iterator_i.h
index cc1c1052be3..78c85e82c13 100644
--- a/TAO/examples/Content_Server/SMI_Iterator/Content_Iterator_i.h
+++ b/TAO/examples/Content_Server/SMI_Iterator/Content_Iterator_i.h
@@ -5,8 +5,6 @@
/**
* @file Content_Iterator_i.h
*
- * $Id$
- *
* Header file for the Web_Server::Content_Iterator implementation.
*
*
diff --git a/TAO/examples/Content_Server/SMI_Iterator/Iterator_Factory_i.h b/TAO/examples/Content_Server/SMI_Iterator/Iterator_Factory_i.h
index 8e466a5bf4e..7eaae31f5aa 100644
--- a/TAO/examples/Content_Server/SMI_Iterator/Iterator_Factory_i.h
+++ b/TAO/examples/Content_Server/SMI_Iterator/Iterator_Factory_i.h
@@ -5,8 +5,6 @@
/**
* @file Iterator_Factory_i.h
*
- * $Id$
- *
* Header file for the Web_Server::Iterator_Factory implementation.
*
*
diff --git a/TAO/examples/Event_Comm/Consumer_Handler.h b/TAO/examples/Event_Comm/Consumer_Handler.h
index 4cc83ad5f6c..d037ebf0bcf 100644
--- a/TAO/examples/Event_Comm/Consumer_Handler.h
+++ b/TAO/examples/Event_Comm/Consumer_Handler.h
@@ -4,8 +4,6 @@
/**
* @file Consumer_Handler.h
*
- * $Id$
- *
* Subclass of Corba_Handler that sets up the Consumer handler
* for use with the ACE ACE_Reactor.
*
diff --git a/TAO/examples/Event_Comm/Consumer_Input_Handler.h b/TAO/examples/Event_Comm/Consumer_Input_Handler.h
index 7a85a8f19f9..a1e807ff84f 100644
--- a/TAO/examples/Event_Comm/Consumer_Input_Handler.h
+++ b/TAO/examples/Event_Comm/Consumer_Input_Handler.h
@@ -4,8 +4,6 @@
/**
* @file Consumer_Input_Handler.h
*
- * $Id$
- *
* @author Douglas C. Schmidt (schmidt@cs.wustl.edu)
*/
//=============================================================================
diff --git a/TAO/examples/Event_Comm/Event_Comm.idl b/TAO/examples/Event_Comm/Event_Comm.idl
index efa77ae1cff..b347475dcc7 100644
--- a/TAO/examples/Event_Comm/Event_Comm.idl
+++ b/TAO/examples/Event_Comm/Event_Comm.idl
@@ -4,8 +4,6 @@
/**
* @file Event_Comm.idl
*
- * $Id$
- *
* The CORBA IDL module for distributed event notification.
*
*
diff --git a/TAO/examples/Event_Comm/Event_Comm_i.h b/TAO/examples/Event_Comm/Event_Comm_i.h
index 8c13c8435a9..b714f27188b 100644
--- a/TAO/examples/Event_Comm/Event_Comm_i.h
+++ b/TAO/examples/Event_Comm/Event_Comm_i.h
@@ -4,8 +4,6 @@
/**
* @file Event_Comm_i.h
*
- * $Id$
- *
* Class interface for the implementation of the distributed
* event notification mechanism.
*
diff --git a/TAO/examples/Event_Comm/Notifier_Handler.h b/TAO/examples/Event_Comm/Notifier_Handler.h
index e8be0e6d357..0c4b9533c82 100644
--- a/TAO/examples/Event_Comm/Notifier_Handler.h
+++ b/TAO/examples/Event_Comm/Notifier_Handler.h
@@ -4,8 +4,6 @@
/**
* @file Notifier_Handler.h
*
- * $Id$
- *
* @author Douglas C. Schmidt (schmidt@cs.wustl.edu) and Pradeep Gore (pradeep@cs.wustl.edu)
*/
//=============================================================================
diff --git a/TAO/examples/Event_Comm/Notifier_Server.h b/TAO/examples/Event_Comm/Notifier_Server.h
index d95d5172273..2b3a1c00b09 100644
--- a/TAO/examples/Event_Comm/Notifier_Server.h
+++ b/TAO/examples/Event_Comm/Notifier_Server.h
@@ -4,8 +4,6 @@
/**
* @file Notifier_Server.h
*
- * $Id$
- *
* @author Pradeep Gore <pradeep@cs.wustl.edu>
*/
//=============================================================================
diff --git a/TAO/examples/Event_Comm/Supplier_Input_Handler.h b/TAO/examples/Event_Comm/Supplier_Input_Handler.h
index d7365cd5826..bb13edcf045 100644
--- a/TAO/examples/Event_Comm/Supplier_Input_Handler.h
+++ b/TAO/examples/Event_Comm/Supplier_Input_Handler.h
@@ -4,8 +4,6 @@
/**
* @file Supplier_Input_Handler.h
*
- * $Id$
- *
* Handle input from the keyboard.
*
*
diff --git a/TAO/examples/Event_Comm/notifier.h b/TAO/examples/Event_Comm/notifier.h
index eb4f1a2e5f7..6fdea5d3295 100644
--- a/TAO/examples/Event_Comm/notifier.h
+++ b/TAO/examples/Event_Comm/notifier.h
@@ -3,8 +3,6 @@
/**
* @file notifier.h
*
- * $Id$
- *
* This class implements notifier driver for the Publish/Subscribe example
*
*
diff --git a/TAO/examples/Event_Comm/supplier.h b/TAO/examples/Event_Comm/supplier.h
index 17bef85d580..7c25d0ef9bc 100644
--- a/TAO/examples/Event_Comm/supplier.h
+++ b/TAO/examples/Event_Comm/supplier.h
@@ -4,8 +4,6 @@
/**
* @file supplier.h
*
- * $Id$
- *
* This class implements driver for the Publish/Subscribe example
*
*
diff --git a/TAO/examples/Kokyu_dsrt_schedulers/Task_Stats.h b/TAO/examples/Kokyu_dsrt_schedulers/Task_Stats.h
index 97c2d303a15..85886eafcf6 100644
--- a/TAO/examples/Kokyu_dsrt_schedulers/Task_Stats.h
+++ b/TAO/examples/Kokyu_dsrt_schedulers/Task_Stats.h
@@ -3,8 +3,6 @@
/**
* @file Task_Stats.h
*
- * $Id$
- *
* Utility Stats class that maintains the readings.
*
* @author Pradeep Gore <pradeep@cs.wustl.edu>
diff --git a/TAO/examples/Kokyu_dsrt_schedulers/fp_example/test_i.h b/TAO/examples/Kokyu_dsrt_schedulers/fp_example/test_i.h
index fa0ac967621..7615f7ca6f1 100644
--- a/TAO/examples/Kokyu_dsrt_schedulers/fp_example/test_i.h
+++ b/TAO/examples/Kokyu_dsrt_schedulers/fp_example/test_i.h
@@ -3,8 +3,6 @@
/**
* @file test_i.h
*
- * $Id$
- *
* @author Carlos O'Ryan
*/
//=============================================================================
diff --git a/TAO/examples/Kokyu_dsrt_schedulers/mif_example/test_i.h b/TAO/examples/Kokyu_dsrt_schedulers/mif_example/test_i.h
index fa0ac967621..7615f7ca6f1 100644
--- a/TAO/examples/Kokyu_dsrt_schedulers/mif_example/test_i.h
+++ b/TAO/examples/Kokyu_dsrt_schedulers/mif_example/test_i.h
@@ -3,8 +3,6 @@
/**
* @file test_i.h
*
- * $Id$
- *
* @author Carlos O'Ryan
*/
//=============================================================================
diff --git a/TAO/examples/Kokyu_dsrt_schedulers/muf_example/test_i.h b/TAO/examples/Kokyu_dsrt_schedulers/muf_example/test_i.h
index fa0ac967621..7615f7ca6f1 100644
--- a/TAO/examples/Kokyu_dsrt_schedulers/muf_example/test_i.h
+++ b/TAO/examples/Kokyu_dsrt_schedulers/muf_example/test_i.h
@@ -3,8 +3,6 @@
/**
* @file test_i.h
*
- * $Id$
- *
* @author Carlos O'Ryan
*/
//=============================================================================
diff --git a/TAO/examples/Load_Balancing/Identity.idl b/TAO/examples/Load_Balancing/Identity.idl
index 9ad4b7582e9..34db10e4073 100644
--- a/TAO/examples/Load_Balancing/Identity.idl
+++ b/TAO/examples/Load_Balancing/Identity.idl
@@ -3,8 +3,6 @@
/**
* @file Identity.idl
*
- * $Id$
- *
* Interface for a toy CORBA service useful for
* testing/demonstrating functionality of the Load
* Balancing service defined in Load_Balancer.idl.
diff --git a/TAO/examples/Load_Balancing/Identity_Client.cpp b/TAO/examples/Load_Balancing/Identity_Client.cpp
index a5f07e70478..208572497ab 100644
--- a/TAO/examples/Load_Balancing/Identity_Client.cpp
+++ b/TAO/examples/Load_Balancing/Identity_Client.cpp
@@ -2,8 +2,6 @@
/**
* @file Identity_Client.cpp
*
- * $Id$
- *
* @author Marina Spivak <marina@cs.wustl.edu>
*/
//=============================================================================
diff --git a/TAO/examples/Load_Balancing/Identity_Client.h b/TAO/examples/Load_Balancing/Identity_Client.h
index 88c8d65e758..29248b6ffef 100644
--- a/TAO/examples/Load_Balancing/Identity_Client.h
+++ b/TAO/examples/Load_Balancing/Identity_Client.h
@@ -4,8 +4,6 @@
/**
* @file Identity_Client.h
*
- * $Id$
- *
* Code for Identity_Client, which is used in conjunction with
* Identity_Server to test/demonstrate the functionality of the
* Load Balancing service.
diff --git a/TAO/examples/Load_Balancing/Identity_Server.cpp b/TAO/examples/Load_Balancing/Identity_Server.cpp
index 483283e26d4..e6def9c5295 100644
--- a/TAO/examples/Load_Balancing/Identity_Server.cpp
+++ b/TAO/examples/Load_Balancing/Identity_Server.cpp
@@ -2,8 +2,6 @@
/**
* @file Identity_Server.cpp
*
- * $Id$
- *
* @author Marina Spivak <marina@cs.wustl.edu>
*/
//=============================================================================
diff --git a/TAO/examples/Load_Balancing/Identity_Server.h b/TAO/examples/Load_Balancing/Identity_Server.h
index bf4f3396a15..5b0c88489db 100644
--- a/TAO/examples/Load_Balancing/Identity_Server.h
+++ b/TAO/examples/Load_Balancing/Identity_Server.h
@@ -4,8 +4,6 @@
/**
* @file Identity_Server.h
*
- * $Id$
- *
* Driver for identity server, which is used to test/demonstrate
* the functionality of the Load Balancing service.
*
diff --git a/TAO/examples/Load_Balancing/Identity_i.cpp b/TAO/examples/Load_Balancing/Identity_i.cpp
index 780b3f1ebe0..775a156f289 100644
--- a/TAO/examples/Load_Balancing/Identity_i.cpp
+++ b/TAO/examples/Load_Balancing/Identity_i.cpp
@@ -3,8 +3,6 @@
/**
* @file Identity_i.cpp
*
- * $Id$
- *
* Implements the interface in Identity.idl.
*
*
diff --git a/TAO/examples/Load_Balancing/Identity_i.h b/TAO/examples/Load_Balancing/Identity_i.h
index 860828c7fed..256db3896d1 100644
--- a/TAO/examples/Load_Balancing/Identity_i.h
+++ b/TAO/examples/Load_Balancing/Identity_i.h
@@ -3,8 +3,6 @@
/**
* @file Identity_i.h
*
- * $Id$
- *
* Implements the interface in Identity.idl.
*
*
diff --git a/TAO/examples/Load_Balancing/Load_Balancer.idl b/TAO/examples/Load_Balancing/Load_Balancer.idl
index baa62059107..2380f981cff 100644
--- a/TAO/examples/Load_Balancing/Load_Balancer.idl
+++ b/TAO/examples/Load_Balancing/Load_Balancer.idl
@@ -3,8 +3,6 @@
/**
* @file Load_Balancer.idl
*
- * $Id$
- *
* Interfaces for a simple CORBA Load Balancing service, which can
* be used in conjunction with the Naming Service or alone to
* improve distributed load balancing. See README file for a short
diff --git a/TAO/examples/Load_Balancing/Load_Balancer_i.cpp b/TAO/examples/Load_Balancing/Load_Balancer_i.cpp
index 55b7042bca5..841f74e9149 100644
--- a/TAO/examples/Load_Balancing/Load_Balancer_i.cpp
+++ b/TAO/examples/Load_Balancing/Load_Balancer_i.cpp
@@ -2,8 +2,6 @@
/**
* @file Load_Balancer_i.cpp
*
- * $Id$
- *
* @author Marina Spivak <marina@cs.wustl.edu>
*/
//=============================================================================
diff --git a/TAO/examples/Load_Balancing/Load_Balancer_i.h b/TAO/examples/Load_Balancing/Load_Balancer_i.h
index 6bbe455a259..d24ee8ff3b1 100644
--- a/TAO/examples/Load_Balancing/Load_Balancer_i.h
+++ b/TAO/examples/Load_Balancing/Load_Balancer_i.h
@@ -3,8 +3,6 @@
/**
* @file Load_Balancer_i.h
*
- * $Id$
- *
* Defines classes that implement interfaces in Load_Balancer.idl
*
*
diff --git a/TAO/examples/Load_Balancing/Load_Balancing_Service.cpp b/TAO/examples/Load_Balancing/Load_Balancing_Service.cpp
index cfc79e888bf..0cb1fc165ba 100644
--- a/TAO/examples/Load_Balancing/Load_Balancing_Service.cpp
+++ b/TAO/examples/Load_Balancing/Load_Balancing_Service.cpp
@@ -2,8 +2,6 @@
/**
* @file Load_Balancing_Service.cpp
*
- * $Id$
- *
* @author Marina Spivak <marina@cs.wustl.edu>
*/
//=============================================================================
diff --git a/TAO/examples/Load_Balancing/Load_Balancing_Service.h b/TAO/examples/Load_Balancing/Load_Balancing_Service.h
index eb529215889..7e09c4bd99e 100644
--- a/TAO/examples/Load_Balancing/Load_Balancing_Service.h
+++ b/TAO/examples/Load_Balancing/Load_Balancing_Service.h
@@ -4,8 +4,6 @@
/**
* @file Load_Balancing_Service.h
*
- * $Id$
- *
* Driver for Load Balancing service.
*
*
diff --git a/TAO/examples/Load_Balancing_persistent/Identity.idl b/TAO/examples/Load_Balancing_persistent/Identity.idl
index ab387ea8626..cd6788dc87c 100644
--- a/TAO/examples/Load_Balancing_persistent/Identity.idl
+++ b/TAO/examples/Load_Balancing_persistent/Identity.idl
@@ -3,8 +3,6 @@
/**
* @file Identity.idl
*
- * $Id$
- *
* Interface for a toy CORBA service useful for
* testing/demonstrating functionality of the Load
* Balancing service defined in Load_Balancer.idl.
diff --git a/TAO/examples/Load_Balancing_persistent/Identity_Client.cpp b/TAO/examples/Load_Balancing_persistent/Identity_Client.cpp
index d05a699aabe..282a235b963 100644
--- a/TAO/examples/Load_Balancing_persistent/Identity_Client.cpp
+++ b/TAO/examples/Load_Balancing_persistent/Identity_Client.cpp
@@ -2,8 +2,6 @@
/**
* @file Identity_Client.cpp
*
- * $Id$
- *
* @author Marina Spivak <marina@cs.wustl.edu>
*/
//=============================================================================
diff --git a/TAO/examples/Load_Balancing_persistent/Identity_Client.h b/TAO/examples/Load_Balancing_persistent/Identity_Client.h
index 45bacd56696..b31441fe637 100644
--- a/TAO/examples/Load_Balancing_persistent/Identity_Client.h
+++ b/TAO/examples/Load_Balancing_persistent/Identity_Client.h
@@ -4,8 +4,6 @@
/**
* @file Identity_Client.h
*
- * $Id$
- *
* Code for Identity_Client, which is used in conjunction with
* Identity_Server to test/demonstrate the functionality of the
* Load Balancing service.
diff --git a/TAO/examples/Load_Balancing_persistent/Identity_Server.h b/TAO/examples/Load_Balancing_persistent/Identity_Server.h
index 36f902015cf..88429190c64 100644
--- a/TAO/examples/Load_Balancing_persistent/Identity_Server.h
+++ b/TAO/examples/Load_Balancing_persistent/Identity_Server.h
@@ -4,8 +4,6 @@
/**
* @file Identity_Server.h
*
- * $Id$
- *
* Driver for identity server, which is used to test/demonstrate
* the functionality of the Load Balancing service.
*
diff --git a/TAO/examples/Load_Balancing_persistent/Identity_i.cpp b/TAO/examples/Load_Balancing_persistent/Identity_i.cpp
index f1a5a021aad..d6bacdbb083 100644
--- a/TAO/examples/Load_Balancing_persistent/Identity_i.cpp
+++ b/TAO/examples/Load_Balancing_persistent/Identity_i.cpp
@@ -3,8 +3,6 @@
/**
* @file Identity_i.cpp
*
- * $Id$
- *
* Implements the interface in Identity.idl.
*
*
diff --git a/TAO/examples/Load_Balancing_persistent/Identity_i.h b/TAO/examples/Load_Balancing_persistent/Identity_i.h
index 3c8c2a5992f..b646d85a6a4 100644
--- a/TAO/examples/Load_Balancing_persistent/Identity_i.h
+++ b/TAO/examples/Load_Balancing_persistent/Identity_i.h
@@ -3,8 +3,6 @@
/**
* @file Identity_i.h
*
- * $Id$
- *
* Implements the interface in Identity.idl.
*
*
diff --git a/TAO/examples/Load_Balancing_persistent/Load_Balancer.idl b/TAO/examples/Load_Balancing_persistent/Load_Balancer.idl
index b907f08d1b8..b04eb9bbe9e 100644
--- a/TAO/examples/Load_Balancing_persistent/Load_Balancer.idl
+++ b/TAO/examples/Load_Balancing_persistent/Load_Balancer.idl
@@ -3,8 +3,6 @@
/**
* @file Load_Balancer.idl
*
- * $Id$
- *
* Interfaces for a simple CORBA Load Balancing service, which can
* be used in conjunction with the Naming Service or alone to
* improve distributed load balancing. See README file for a short
diff --git a/TAO/examples/Load_Balancing_persistent/Load_Balancer_i.h b/TAO/examples/Load_Balancing_persistent/Load_Balancer_i.h
index a27519e9259..dafe4a0d6cc 100644
--- a/TAO/examples/Load_Balancing_persistent/Load_Balancer_i.h
+++ b/TAO/examples/Load_Balancing_persistent/Load_Balancer_i.h
@@ -3,8 +3,6 @@
/**
* @file Load_Balancer_i.h
*
- * $Id$
- *
* Defines classes that implement interfaces in Load_Balancer.idl
*
*
diff --git a/TAO/examples/Load_Balancing_persistent/Load_Balancing_Service.cpp b/TAO/examples/Load_Balancing_persistent/Load_Balancing_Service.cpp
index 365823b3eda..f22a46aea6a 100644
--- a/TAO/examples/Load_Balancing_persistent/Load_Balancing_Service.cpp
+++ b/TAO/examples/Load_Balancing_persistent/Load_Balancing_Service.cpp
@@ -2,8 +2,6 @@
/**
* @file Load_Balancing_Service.cpp
*
- * $Id$
- *
* @author Marina Spivak <marina@cs.wustl.edu>
*/
//=============================================================================
diff --git a/TAO/examples/Load_Balancing_persistent/Load_Balancing_Service.h b/TAO/examples/Load_Balancing_persistent/Load_Balancing_Service.h
index bfec42f33f2..4107f0e588e 100644
--- a/TAO/examples/Load_Balancing_persistent/Load_Balancing_Service.h
+++ b/TAO/examples/Load_Balancing_persistent/Load_Balancing_Service.h
@@ -4,8 +4,6 @@
/**
* @file Load_Balancing_Service.h
*
- * $Id$
- *
* Driver for Load Balancing service.
*
*
diff --git a/TAO/examples/Logging/Logger_i.h b/TAO/examples/Logging/Logger_i.h
index 24850228c14..2b94f5ab540 100644
--- a/TAO/examples/Logging/Logger_i.h
+++ b/TAO/examples/Logging/Logger_i.h
@@ -4,8 +4,6 @@
/**
* @file Logger_i.h
*
- * $Id$
- *
* @author Marina Spivak <marina@cs.wustl.edu>
* @author Sergio Flores-Gaitan <sergio@cs.wustl.edu>
* @author and Matthew Braun <mjb2@cec.wustl.edu>
diff --git a/TAO/examples/Logging/Logging_Service_i.h b/TAO/examples/Logging/Logging_Service_i.h
index 13e479b9568..3203530b41e 100644
--- a/TAO/examples/Logging/Logging_Service_i.h
+++ b/TAO/examples/Logging/Logging_Service_i.h
@@ -4,8 +4,6 @@
/**
* @file Logging_Service_i.h
*
- * $Id$
- *
* This class implements a simple "logger" CORBA server for the Logging
* service using skeletons generated by the TAO ORB IDL compiler.
*
diff --git a/TAO/examples/Logging/Logging_Test_i.h b/TAO/examples/Logging/Logging_Test_i.h
index 9389298224e..feb9666e985 100644
--- a/TAO/examples/Logging/Logging_Test_i.h
+++ b/TAO/examples/Logging/Logging_Test_i.h
@@ -4,8 +4,6 @@
/**
* @file Logging_Test_i.h
*
- * $Id$
- *
* This class implements a simple logger CORBA client for the Logger
* example using stubs generated by the TAO ORB IDL compiler
*
diff --git a/TAO/examples/OBV/Simple_util.h b/TAO/examples/OBV/Simple_util.h
index 17ac8c86e37..e896d6ad4e9 100644
--- a/TAO/examples/OBV/Simple_util.h
+++ b/TAO/examples/OBV/Simple_util.h
@@ -4,8 +4,6 @@
/**
* @file Simple_util.h
*
- * $Id$
- *
* The classe define the templates for the client and server.
*
*
diff --git a/TAO/examples/OBV/Typed_Events/Client_i.h b/TAO/examples/OBV/Typed_Events/Client_i.h
index e1ea4b9fbbc..b0fd77096d6 100644
--- a/TAO/examples/OBV/Typed_Events/Client_i.h
+++ b/TAO/examples/OBV/Typed_Events/Client_i.h
@@ -4,8 +4,6 @@
/**
* @file Client_i.h
*
- * $Id$
- *
* This class is a template for a CORBA client.
* run () sends some valuetypes to a server and
* gets back a list of valuetypes.
diff --git a/TAO/examples/OBV/Typed_Events/Server_i.h b/TAO/examples/OBV/Typed_Events/Server_i.h
index 8e6c0002ce3..67b9af8b9e3 100644
--- a/TAO/examples/OBV/Typed_Events/Server_i.h
+++ b/TAO/examples/OBV/Typed_Events/Server_i.h
@@ -4,8 +4,6 @@
/**
* @file Server_i.h
*
- * $Id$
- *
* This class implements the Event_Types IDL interface.
*
*
diff --git a/TAO/examples/Persistent_Grid/Grid_Client_i.h b/TAO/examples/Persistent_Grid/Grid_Client_i.h
index 1183592b637..8d5c9b5ba1b 100644
--- a/TAO/examples/Persistent_Grid/Grid_Client_i.h
+++ b/TAO/examples/Persistent_Grid/Grid_Client_i.h
@@ -4,8 +4,6 @@
/**
* @file Grid_Client_i.h
*
- * $Id$
- *
* This class implements the interface calls for RMI.
*
*
diff --git a/TAO/examples/Persistent_Grid/Grid_i.h b/TAO/examples/Persistent_Grid/Grid_i.h
index 9a52fa905a3..1657fdfa3a7 100644
--- a/TAO/examples/Persistent_Grid/Grid_i.h
+++ b/TAO/examples/Persistent_Grid/Grid_i.h
@@ -4,8 +4,6 @@
/**
* @file Grid_i.h
*
- * $Id$
- *
* This class implements the Grid IDL interface.
*
*
diff --git a/TAO/examples/Persistent_Grid/Persistent_Client.h b/TAO/examples/Persistent_Grid/Persistent_Client.h
index 966cf21c66f..8b873ac783c 100644
--- a/TAO/examples/Persistent_Grid/Persistent_Client.h
+++ b/TAO/examples/Persistent_Grid/Persistent_Client.h
@@ -4,8 +4,6 @@
/**
* @file Persistent_Client.h
*
- * $Id$
- *
* This class implements the interface calls for RMI.
*
*
diff --git a/TAO/examples/Persistent_Grid/Simple_util.h b/TAO/examples/Persistent_Grid/Simple_util.h
index 31547676bce..ddcdf066249 100644
--- a/TAO/examples/Persistent_Grid/Simple_util.h
+++ b/TAO/examples/Persistent_Grid/Simple_util.h
@@ -3,8 +3,6 @@
/**
* @file Simple_util.h
*
- * $Id$
- *
* The classe define the templates for the client and server.
*
*
diff --git a/TAO/examples/PluggableUDP/tests/Performance/UDP_PerformanceClient.h b/TAO/examples/PluggableUDP/tests/Performance/UDP_PerformanceClient.h
index 83ab28e0163..6a4c26241d3 100644
--- a/TAO/examples/PluggableUDP/tests/Performance/UDP_PerformanceClient.h
+++ b/TAO/examples/PluggableUDP/tests/Performance/UDP_PerformanceClient.h
@@ -4,8 +4,6 @@
/**
* @file UDP_PerformanceClient.h
*
- * $Id$
- *
* This class implements the client functionality of the UDP test.
*
*
diff --git a/TAO/examples/PluggableUDP/tests/Performance/UDP_i.h b/TAO/examples/PluggableUDP/tests/Performance/UDP_i.h
index 42f4cba3c1d..5bd35700be4 100644
--- a/TAO/examples/PluggableUDP/tests/Performance/UDP_i.h
+++ b/TAO/examples/PluggableUDP/tests/Performance/UDP_i.h
@@ -4,8 +4,6 @@
/**
* @file UDP_i.h
*
- * $Id$
- *
* This class implements the server functionality of the UDP test.
*
*
diff --git a/TAO/examples/PluggableUDP/tests/Performance/client.cpp b/TAO/examples/PluggableUDP/tests/Performance/client.cpp
index 6b5f5297c46..4e7102e1f48 100644
--- a/TAO/examples/PluggableUDP/tests/Performance/client.cpp
+++ b/TAO/examples/PluggableUDP/tests/Performance/client.cpp
@@ -3,8 +3,6 @@
/**
* @file client.cpp
*
- * $Id$
- *
* This is the client for the UDP performance test.
*
*
diff --git a/TAO/examples/PluggableUDP/tests/Performance/server.cpp b/TAO/examples/PluggableUDP/tests/Performance/server.cpp
index d7f3cd09ebd..b4423920a38 100644
--- a/TAO/examples/PluggableUDP/tests/Performance/server.cpp
+++ b/TAO/examples/PluggableUDP/tests/Performance/server.cpp
@@ -3,8 +3,6 @@
/**
* @file server.cpp
*
- * $Id$
- *
* Implementation of the server running the UDP object.
*
*
diff --git a/TAO/examples/PluggableUDP/tests/SimplePerformance/client.cpp b/TAO/examples/PluggableUDP/tests/SimplePerformance/client.cpp
index a0ea62be313..bb654268d47 100644
--- a/TAO/examples/PluggableUDP/tests/SimplePerformance/client.cpp
+++ b/TAO/examples/PluggableUDP/tests/SimplePerformance/client.cpp
@@ -3,8 +3,6 @@
/**
* @file client.cpp
*
- * $Id$
- *
* This is the client for the UDP simple performance test.
*
*
diff --git a/TAO/examples/PluggableUDP/tests/SimplePerformance/server.cpp b/TAO/examples/PluggableUDP/tests/SimplePerformance/server.cpp
index 1e11d5ecefb..152411ca710 100644
--- a/TAO/examples/PluggableUDP/tests/SimplePerformance/server.cpp
+++ b/TAO/examples/PluggableUDP/tests/SimplePerformance/server.cpp
@@ -3,8 +3,6 @@
/**
* @file server.cpp
*
- * $Id$
- *
* Implementation of the server running the UDP object.
*
*
diff --git a/TAO/examples/PluggableUDP/tests/SimplePerformance/test_i.h b/TAO/examples/PluggableUDP/tests/SimplePerformance/test_i.h
index c303c965370..37796d06ecc 100644
--- a/TAO/examples/PluggableUDP/tests/SimplePerformance/test_i.h
+++ b/TAO/examples/PluggableUDP/tests/SimplePerformance/test_i.h
@@ -3,8 +3,6 @@
/**
* @file test_i.h
*
- * $Id$
- *
* @author Carlos O'Ryan
*/
//=============================================================================
diff --git a/TAO/examples/Quoter/Factory_Finder.cpp b/TAO/examples/Quoter/Factory_Finder.cpp
index 4bd72e8ad8e..e98add2f4f0 100644
--- a/TAO/examples/Quoter/Factory_Finder.cpp
+++ b/TAO/examples/Quoter/Factory_Finder.cpp
@@ -3,8 +3,6 @@
/**
* @file Factory_Finder.cpp
*
- * $Id$
- *
* A Factory Finder for the Quoter example. This example conforms
* to the CosLifeCycle Factory Finder notion.
*
diff --git a/TAO/examples/Quoter/Factory_Finder.h b/TAO/examples/Quoter/Factory_Finder.h
index 19991e1f846..e587a670ff4 100644
--- a/TAO/examples/Quoter/Factory_Finder.h
+++ b/TAO/examples/Quoter/Factory_Finder.h
@@ -3,8 +3,6 @@
/**
* @file Factory_Finder.h
*
- * $Id$
- *
* Server for the Quoter Factory Finder
*
*
diff --git a/TAO/examples/Quoter/Factory_Finder_i.cpp b/TAO/examples/Quoter/Factory_Finder_i.cpp
index fd55987816e..41a697059f8 100644
--- a/TAO/examples/Quoter/Factory_Finder_i.cpp
+++ b/TAO/examples/Quoter/Factory_Finder_i.cpp
@@ -3,8 +3,6 @@
/**
* @file Factory_Finder_i.cpp
*
- * $Id$
- *
* A Factory Finder for the Quoter example. This example conforms
* to the CosLifeCycle Factory Finder notion.
*
diff --git a/TAO/examples/Quoter/Factory_Finder_i.h b/TAO/examples/Quoter/Factory_Finder_i.h
index 944244e33ad..f2925595357 100644
--- a/TAO/examples/Quoter/Factory_Finder_i.h
+++ b/TAO/examples/Quoter/Factory_Finder_i.h
@@ -3,8 +3,6 @@
/**
* @file Factory_Finder_i.h
*
- * $Id$
- *
* Factory Finder Implementation for the Quoter example
*
*
diff --git a/TAO/examples/Quoter/Generic_Factory.cpp b/TAO/examples/Quoter/Generic_Factory.cpp
index 9609e745600..d3179939771 100644
--- a/TAO/examples/Quoter/Generic_Factory.cpp
+++ b/TAO/examples/Quoter/Generic_Factory.cpp
@@ -3,8 +3,6 @@
/**
* @file Generic_Factory.cpp
*
- * $Id$
- *
* The server for the GenericFactory for the quoter example.
*
*
diff --git a/TAO/examples/Quoter/Generic_Factory.h b/TAO/examples/Quoter/Generic_Factory.h
index 97ed3dc3025..a40a6b7af64 100644
--- a/TAO/examples/Quoter/Generic_Factory.h
+++ b/TAO/examples/Quoter/Generic_Factory.h
@@ -3,8 +3,6 @@
/**
* @file Generic_Factory.h
*
- * $Id$
- *
* A generic factory, customized for the use with the Quoter example.
*
*
diff --git a/TAO/examples/Quoter/Generic_Factory_i.cpp b/TAO/examples/Quoter/Generic_Factory_i.cpp
index a6b56ed07d8..b9eecb839d2 100644
--- a/TAO/examples/Quoter/Generic_Factory_i.cpp
+++ b/TAO/examples/Quoter/Generic_Factory_i.cpp
@@ -3,8 +3,6 @@
/**
* @file Generic_Factory_i.cpp
*
- * $Id$
- *
* The implementation of a LifeCycle Service GenericFactory for the
* Quoter example.
*
diff --git a/TAO/examples/Quoter/Generic_Factory_i.h b/TAO/examples/Quoter/Generic_Factory_i.h
index 9d46877d917..09f8a13e16d 100644
--- a/TAO/examples/Quoter/Generic_Factory_i.h
+++ b/TAO/examples/Quoter/Generic_Factory_i.h
@@ -3,8 +3,6 @@
/**
* @file Generic_Factory_i.h
*
- * $Id$
- *
* A LifeCycle Service Generic Factory for the Quoter example.
*
*
diff --git a/TAO/examples/Quoter/Quoter.idl b/TAO/examples/Quoter/Quoter.idl
index 5cb9ff30332..59ed3407b90 100644
--- a/TAO/examples/Quoter/Quoter.idl
+++ b/TAO/examples/Quoter/Quoter.idl
@@ -3,8 +3,6 @@
/**
* @file Quoter.idl
*
- * $Id$
- *
* Quoter example that illustrate the use of the global POA and
* the CosLifeCycle service.
*
diff --git a/TAO/examples/Quoter/Quoter_i.cpp b/TAO/examples/Quoter/Quoter_i.cpp
index 73597fd685b..7c25746e4a4 100644
--- a/TAO/examples/Quoter/Quoter_i.cpp
+++ b/TAO/examples/Quoter/Quoter_i.cpp
@@ -3,8 +3,6 @@
/**
* @file Quoter_i.cpp
*
- * $Id$
- *
* @author Darrell Brunsch <brunsch@cs.wustl.edu>
*/
//=============================================================================
diff --git a/TAO/examples/Quoter/Quoter_i.h b/TAO/examples/Quoter/Quoter_i.h
index 776459631e8..476ce8b769e 100644
--- a/TAO/examples/Quoter/Quoter_i.h
+++ b/TAO/examples/Quoter/Quoter_i.h
@@ -3,8 +3,6 @@
/**
* @file Quoter_i.h
*
- * $Id$
- *
* @author Darrell Brunsch <brunsch@uci.edu>
*/
//=============================================================================
diff --git a/TAO/examples/Quoter/client.h b/TAO/examples/Quoter/client.h
index 0a686b22779..ed55ce3bfb8 100644
--- a/TAO/examples/Quoter/client.h
+++ b/TAO/examples/Quoter/client.h
@@ -4,8 +4,6 @@
/**
* @file client.h
*
- * $Id$
- *
* Contains classes that do the work of the client side of the Quoter Test
*
*
diff --git a/TAO/examples/Quoter/server.cpp b/TAO/examples/Quoter/server.cpp
index 530793a3355..7fa3909bace 100644
--- a/TAO/examples/Quoter/server.cpp
+++ b/TAO/examples/Quoter/server.cpp
@@ -2,8 +2,6 @@
/**
* @file server.cpp
*
- * $Id$
- *
* The Server for the Quoter Factory
*
*
diff --git a/TAO/examples/Quoter/server.h b/TAO/examples/Quoter/server.h
index 31ffccb356b..40b1450a640 100644
--- a/TAO/examples/Quoter/server.h
+++ b/TAO/examples/Quoter/server.h
@@ -4,8 +4,6 @@
/**
* @file server.h
*
- * $Id$
- *
* Implements the Quoter_Server class which handles the initialization of
* the quoter implementations.
*
diff --git a/TAO/examples/RTCORBA/Activity/Activity.h b/TAO/examples/RTCORBA/Activity/Activity.h
index 64d26f20cc7..1ee6ce5eb1f 100644
--- a/TAO/examples/RTCORBA/Activity/Activity.h
+++ b/TAO/examples/RTCORBA/Activity/Activity.h
@@ -3,8 +3,6 @@
/**
* @file Activity.h
*
- * $Id$
- *
* An activity is a process that contains Tasks.
* Each Task is composed of certain units of Jobs.
* A Job can perform work that is local/remote.
diff --git a/TAO/examples/RTCORBA/Activity/Builder.h b/TAO/examples/RTCORBA/Activity/Builder.h
index 786e0d8c631..6ea0d1467a1 100644
--- a/TAO/examples/RTCORBA/Activity/Builder.h
+++ b/TAO/examples/RTCORBA/Activity/Builder.h
@@ -3,8 +3,6 @@
/**
* @file Builder.h
*
- * $Id$
- *
* The builder creates Tasks, Jobs, POAs.
*
* @author Pradeep Gore <pradeep@cs.wustl.edu>
diff --git a/TAO/examples/RTCORBA/Activity/Job_i.h b/TAO/examples/RTCORBA/Activity/Job_i.h
index 7421f8897fe..399f0e995e8 100644
--- a/TAO/examples/RTCORBA/Activity/Job_i.h
+++ b/TAO/examples/RTCORBA/Activity/Job_i.h
@@ -3,8 +3,6 @@
/**
* @file Job_i.h
*
- * $Id$
- *
* This file defines the servant for the Job.idl interface
*
* @author Pradeep Gore <pradeep@cs.wustl.edu>
diff --git a/TAO/examples/RTCORBA/Activity/POA_Holder.h b/TAO/examples/RTCORBA/Activity/POA_Holder.h
index 504abe8c31e..90f7abdbafd 100644
--- a/TAO/examples/RTCORBA/Activity/POA_Holder.h
+++ b/TAO/examples/RTCORBA/Activity/POA_Holder.h
@@ -3,8 +3,6 @@
/**
* @file POA_Holder.h
*
- * $Id$
- *
* A helper to hold options for creating a POA.
*
* @author Pradeep Gore <pradeep@cs.wustl.edu>
diff --git a/TAO/examples/RTCORBA/Activity/Periodic_Task.h b/TAO/examples/RTCORBA/Activity/Periodic_Task.h
index 3973ee1036e..3b211fdb54e 100644
--- a/TAO/examples/RTCORBA/Activity/Periodic_Task.h
+++ b/TAO/examples/RTCORBA/Activity/Periodic_Task.h
@@ -3,8 +3,6 @@
/**
* @file Periodic_Task.h
*
- * $Id$
- *
* Base class for Periodic Tasks
*
* @author Pradeep Gore <pradeep@cs.wustl.edu>
diff --git a/TAO/examples/RTCORBA/Activity/Task_Stats.h b/TAO/examples/RTCORBA/Activity/Task_Stats.h
index 50dd35abb5e..6c30a882c98 100644
--- a/TAO/examples/RTCORBA/Activity/Task_Stats.h
+++ b/TAO/examples/RTCORBA/Activity/Task_Stats.h
@@ -3,8 +3,6 @@
/**
* @file Task_Stats.h
*
- * $Id$
- *
* Utility Stats class that maintains the readings.
*
* @author Pradeep Gore <pradeep@cs.wustl.edu>
diff --git a/TAO/examples/RTCORBA/Activity/Thread_Task.h b/TAO/examples/RTCORBA/Activity/Thread_Task.h
index ae8f3a3ef2a..bbce9d5bda1 100644
--- a/TAO/examples/RTCORBA/Activity/Thread_Task.h
+++ b/TAO/examples/RTCORBA/Activity/Thread_Task.h
@@ -3,8 +3,6 @@
/**
* @file Thread_Task.h
*
- * $Id$
- *
* A periodic task implementation that uses sleep.
*
* @author Pradeep Gore <pradeep@cs.wustl.edu>
diff --git a/TAO/examples/RTScheduling/Job_i.h b/TAO/examples/RTScheduling/Job_i.h
index c2d3c5d3861..ec979c95273 100644
--- a/TAO/examples/RTScheduling/Job_i.h
+++ b/TAO/examples/RTScheduling/Job_i.h
@@ -3,8 +3,6 @@
/**
* @file Job_i.h
*
- * $Id$
- *
* This file defines the servant for the Job.idl interface
*
* @author Pradeep Gore <pradeep@cs.wustl.edu>
diff --git a/TAO/examples/RTScheduling/POA_Holder.h b/TAO/examples/RTScheduling/POA_Holder.h
index 77a20d2bab6..751cc6e8733 100644
--- a/TAO/examples/RTScheduling/POA_Holder.h
+++ b/TAO/examples/RTScheduling/POA_Holder.h
@@ -5,8 +5,6 @@
/**
* @file POA_Holder.h
*
- * $Id$
- *
* A helper to hold options for creating a POA.
*
* @author Pradeep Gore <pradeep@cs.wustl.edu>
diff --git a/TAO/examples/RTScheduling/Task_Stats.h b/TAO/examples/RTScheduling/Task_Stats.h
index 2cd65095b42..2e0ceeb9036 100644
--- a/TAO/examples/RTScheduling/Task_Stats.h
+++ b/TAO/examples/RTScheduling/Task_Stats.h
@@ -3,8 +3,6 @@
/**
* @file Task_Stats.h
*
- * $Id$
- *
* Utility Stats class that maintains the readings.
*
* @author Pradeep Gore <pradeep@cs.wustl.edu>
diff --git a/TAO/examples/Simple/Simple_util.h b/TAO/examples/Simple/Simple_util.h
index f5b2d188fd8..1d4766d540d 100644
--- a/TAO/examples/Simple/Simple_util.h
+++ b/TAO/examples/Simple/Simple_util.h
@@ -3,8 +3,6 @@
/**
* @file Simple_util.h
*
- * $Id$
- *
* The classe define the templates for the client and server.
*
*
diff --git a/TAO/examples/Simple/bank/AccountManager_i.h b/TAO/examples/Simple/bank/AccountManager_i.h
index ee2806ccc04..487aa3d7c35 100644
--- a/TAO/examples/Simple/bank/AccountManager_i.h
+++ b/TAO/examples/Simple/bank/AccountManager_i.h
@@ -4,8 +4,6 @@
/**
* @file AccountManager_i.h
*
- * $Id$
- *
* This class implements the Bank::AccountManager IDL interface.
*
*
diff --git a/TAO/examples/Simple/bank/Account_i.h b/TAO/examples/Simple/bank/Account_i.h
index 777097e97e8..9cfeeb90e2d 100644
--- a/TAO/examples/Simple/bank/Account_i.h
+++ b/TAO/examples/Simple/bank/Account_i.h
@@ -4,8 +4,6 @@
/**
* @file Account_i.h
*
- * $Id$
- *
* This class implements the Bank IDL interface.
*
*
diff --git a/TAO/examples/Simple/bank/Bank_Client_i.h b/TAO/examples/Simple/bank/Bank_Client_i.h
index 5b20c895646..7e418f617bb 100644
--- a/TAO/examples/Simple/bank/Bank_Client_i.h
+++ b/TAO/examples/Simple/bank/Bank_Client_i.h
@@ -4,8 +4,6 @@
/**
* @file Bank_Client_i.h
*
- * $Id$
- *
* This class implements the interface calls for RMI.
*
*
diff --git a/TAO/examples/Simple/chat/Broadcaster_i.cpp b/TAO/examples/Simple/chat/Broadcaster_i.cpp
index 42aa06b3086..71dd538d1f1 100644
--- a/TAO/examples/Simple/chat/Broadcaster_i.cpp
+++ b/TAO/examples/Simple/chat/Broadcaster_i.cpp
@@ -3,8 +3,6 @@
/**
* @file Broadcaster_i.cpp
*
- * $Id$
- *
* Implementation of the Broadcaster_i class. This class is the servant
* object for the chat server.
*
diff --git a/TAO/examples/Simple/chat/Broadcaster_i.h b/TAO/examples/Simple/chat/Broadcaster_i.h
index 426f0c5ef7b..1ec3b540191 100644
--- a/TAO/examples/Simple/chat/Broadcaster_i.h
+++ b/TAO/examples/Simple/chat/Broadcaster_i.h
@@ -4,8 +4,6 @@
/**
* @file Broadcaster_i.h
*
- * $Id$
- *
* Defines the implementation header for the Broadcaster interface.
*
*
diff --git a/TAO/examples/Simple/chat/Client_i.cpp b/TAO/examples/Simple/chat/Client_i.cpp
index fad94839bcd..31ff7192af5 100644
--- a/TAO/examples/Simple/chat/Client_i.cpp
+++ b/TAO/examples/Simple/chat/Client_i.cpp
@@ -3,8 +3,6 @@
/**
* @file Client_i.cpp
*
- * $Id$
- *
* Implementation of the Client_i class.
*
*
diff --git a/TAO/examples/Simple/chat/Client_i.h b/TAO/examples/Simple/chat/Client_i.h
index 874f7ec9bf3..24300e43aca 100644
--- a/TAO/examples/Simple/chat/Client_i.h
+++ b/TAO/examples/Simple/chat/Client_i.h
@@ -4,8 +4,6 @@
/**
* @file Client_i.h
*
- * $Id$
- *
* Definition of the Chat Client class, Client_i.
*
*
diff --git a/TAO/examples/Simple/chat/Receiver_i.cpp b/TAO/examples/Simple/chat/Receiver_i.cpp
index af8099f89a1..9a291e53e0b 100644
--- a/TAO/examples/Simple/chat/Receiver_i.cpp
+++ b/TAO/examples/Simple/chat/Receiver_i.cpp
@@ -3,8 +3,6 @@
/**
* @file Receiver_i.cpp
*
- * $Id$
- *
* Implements the Receiver_i class, which is used by the chat client.
*
*
diff --git a/TAO/examples/Simple/chat/Receiver_i.h b/TAO/examples/Simple/chat/Receiver_i.h
index 9f0bde342c4..882fa2adbc9 100644
--- a/TAO/examples/Simple/chat/Receiver_i.h
+++ b/TAO/examples/Simple/chat/Receiver_i.h
@@ -4,8 +4,6 @@
/**
* @file Receiver_i.h
*
- * $Id$
- *
* Defines the implementation header for the Receiver interface.
*
*
diff --git a/TAO/examples/Simple/chat/Server.h b/TAO/examples/Simple/chat/Server.h
index 213a914ef03..91f8644525e 100644
--- a/TAO/examples/Simple/chat/Server.h
+++ b/TAO/examples/Simple/chat/Server.h
@@ -3,8 +3,6 @@
/**
* @file Server.h
*
- * $Id$
- *
* Definition of the Server class for the chat.
*
*
diff --git a/TAO/examples/Simple/chat/Server_i.cpp b/TAO/examples/Simple/chat/Server_i.cpp
index c23bb8ab738..0bbb8735284 100644
--- a/TAO/examples/Simple/chat/Server_i.cpp
+++ b/TAO/examples/Simple/chat/Server_i.cpp
@@ -3,8 +3,6 @@
/**
* @file Server_i.cpp
*
- * $Id$
- *
* Implementation of the Chat Server_i class.
*
*
diff --git a/TAO/examples/Simple/chat/Server_i.h b/TAO/examples/Simple/chat/Server_i.h
index dd1e4562473..2592a804abb 100644
--- a/TAO/examples/Simple/chat/Server_i.h
+++ b/TAO/examples/Simple/chat/Server_i.h
@@ -4,8 +4,6 @@
/**
* @file Server_i.h
*
- * $Id$
- *
* Definition of the Chat Server_i class.
*
*
diff --git a/TAO/examples/Simple/chat/client.cpp b/TAO/examples/Simple/chat/client.cpp
index e59b3303a44..fe85eeff2f3 100644
--- a/TAO/examples/Simple/chat/client.cpp
+++ b/TAO/examples/Simple/chat/client.cpp
@@ -3,8 +3,6 @@
/**
* @file client.cpp
*
- * $Id$
- *
* The Chat client program entry point.
*
*
diff --git a/TAO/examples/Simple/chat/server.cpp b/TAO/examples/Simple/chat/server.cpp
index f9aafeffeaf..0fade430ec7 100644
--- a/TAO/examples/Simple/chat/server.cpp
+++ b/TAO/examples/Simple/chat/server.cpp
@@ -3,8 +3,6 @@
/**
* @file server.cpp
*
- * $Id$
- *
* Entry point for the chat server.
*
*
diff --git a/TAO/examples/Simple/echo/Echo_Client_i.h b/TAO/examples/Simple/echo/Echo_Client_i.h
index 0b888d80dab..2d059615085 100644
--- a/TAO/examples/Simple/echo/Echo_Client_i.h
+++ b/TAO/examples/Simple/echo/Echo_Client_i.h
@@ -4,8 +4,6 @@
/**
* @file Echo_Client_i.h
*
- * $Id$
- *
* This class implements the interface calls for RMI.
*
*
diff --git a/TAO/examples/Simple/echo/Echo_i.h b/TAO/examples/Simple/echo/Echo_i.h
index 6211b8ed499..582b7c1dafb 100644
--- a/TAO/examples/Simple/echo/Echo_i.h
+++ b/TAO/examples/Simple/echo/Echo_i.h
@@ -4,8 +4,6 @@
/**
* @file Echo_i.h
*
- * $Id$
- *
* This class implements the Echo IDL interface.
*
*
diff --git a/TAO/examples/Simple/grid/Grid_Client_i.h b/TAO/examples/Simple/grid/Grid_Client_i.h
index 7359921ffd0..e72cf849597 100644
--- a/TAO/examples/Simple/grid/Grid_Client_i.h
+++ b/TAO/examples/Simple/grid/Grid_Client_i.h
@@ -4,8 +4,6 @@
/**
* @file Grid_Client_i.h
*
- * $Id$
- *
* This class implements the interface calls for RMI.
*
*
diff --git a/TAO/examples/Simple/grid/Grid_i.h b/TAO/examples/Simple/grid/Grid_i.h
index 7b9f581735a..195b34c0fce 100644
--- a/TAO/examples/Simple/grid/Grid_i.h
+++ b/TAO/examples/Simple/grid/Grid_i.h
@@ -4,8 +4,6 @@
/**
* @file Grid_i.h
*
- * $Id$
- *
* This class implements the Grid IDL interface.
*
*
diff --git a/TAO/examples/Simple/time-date/Time_Date_Client_i.h b/TAO/examples/Simple/time-date/Time_Date_Client_i.h
index cb1562d4d4b..d7d577710bd 100644
--- a/TAO/examples/Simple/time-date/Time_Date_Client_i.h
+++ b/TAO/examples/Simple/time-date/Time_Date_Client_i.h
@@ -4,8 +4,6 @@
/**
* @file Time_Date_Client_i.h
*
- * $Id$
- *
* This class implements the interface calls for RMI.
*
*
diff --git a/TAO/examples/Simple/time-date/Time_Date_i.h b/TAO/examples/Simple/time-date/Time_Date_i.h
index 6b0f1280b65..a99eb56ad92 100644
--- a/TAO/examples/Simple/time-date/Time_Date_i.h
+++ b/TAO/examples/Simple/time-date/Time_Date_i.h
@@ -4,8 +4,6 @@
/**
* @file Time_Date_i.h
*
- * $Id$
- *
* This class implements the Time_Date IDL interface.
*
*
diff --git a/TAO/examples/Simple/time-date/server.cpp b/TAO/examples/Simple/time-date/server.cpp
index e89de067dc5..78ef0107ece 100644
--- a/TAO/examples/Simple/time-date/server.cpp
+++ b/TAO/examples/Simple/time-date/server.cpp
@@ -3,8 +3,6 @@
/**
* @file server.cpp
*
- * $Id$
- *
* This directory contains an example that illustrates how the ACE
* Service Configurator can dynamically configure an ORB and its
* servants from a svc.conf file.
diff --git a/TAO/examples/Simple/time/Time_Client_i.h b/TAO/examples/Simple/time/Time_Client_i.h
index 41d46e1d306..eac25d8a9a0 100644
--- a/TAO/examples/Simple/time/Time_Client_i.h
+++ b/TAO/examples/Simple/time/Time_Client_i.h
@@ -4,8 +4,6 @@
/**
* @file Time_Client_i.h
*
- * $Id$
- *
* This class implements the client calls to the Time example.
*
*
diff --git a/TAO/examples/Simple/time/Time_i.h b/TAO/examples/Simple/time/Time_i.h
index d97c0937fa0..73cfef4518c 100644
--- a/TAO/examples/Simple/time/Time_i.h
+++ b/TAO/examples/Simple/time/Time_i.h
@@ -4,8 +4,6 @@
/**
* @file Time_i.h
*
- * $Id$
- *
* This class implements the Time IDL interface.
*
*
diff --git a/TAO/examples/Simulator/Event_Supplier/DOVE_Supplier.cpp b/TAO/examples/Simulator/Event_Supplier/DOVE_Supplier.cpp
index 21322c09a05..820152492e9 100644
--- a/TAO/examples/Simulator/Event_Supplier/DOVE_Supplier.cpp
+++ b/TAO/examples/Simulator/Event_Supplier/DOVE_Supplier.cpp
@@ -3,8 +3,6 @@
/**
* @file DOVE_Supplier.cpp
*
- * $Id$
- *
* A wrapper around the event service initialization and
* marshalling
*
diff --git a/TAO/examples/Simulator/Event_Supplier/DOVE_Supplier.h b/TAO/examples/Simulator/Event_Supplier/DOVE_Supplier.h
index 68730f98e1d..7c5a3c3a5a8 100644
--- a/TAO/examples/Simulator/Event_Supplier/DOVE_Supplier.h
+++ b/TAO/examples/Simulator/Event_Supplier/DOVE_Supplier.h
@@ -3,8 +3,6 @@
/**
* @file DOVE_Supplier.h
*
- * $Id$
- *
* A wrapper around the event service initialization and marshalling.
*
*
diff --git a/TAO/examples/Simulator/Event_Supplier/DualEC_Sup.cpp b/TAO/examples/Simulator/Event_Supplier/DualEC_Sup.cpp
index fcdf12bba92..a098c4e051a 100644
--- a/TAO/examples/Simulator/Event_Supplier/DualEC_Sup.cpp
+++ b/TAO/examples/Simulator/Event_Supplier/DualEC_Sup.cpp
@@ -3,8 +3,6 @@
/**
* @file DualEC_Sup.cpp
*
- * $Id$
- *
* Event Supplier for visualizing scheduling behavior, using arrival
* and dispatch data logged by an event channel dispatch command object
*
diff --git a/TAO/examples/Simulator/Event_Supplier/DualEC_Sup.h b/TAO/examples/Simulator/Event_Supplier/DualEC_Sup.h
index 0cba4a31d20..f9a8197ec1a 100644
--- a/TAO/examples/Simulator/Event_Supplier/DualEC_Sup.h
+++ b/TAO/examples/Simulator/Event_Supplier/DualEC_Sup.h
@@ -3,8 +3,6 @@
/**
* @file DualEC_Sup.h
*
- * $Id$
- *
* Event supplier for visualization of scheduling behavior, using
* arrival and dispatch data logged by an EC dispatch command object
*
diff --git a/TAO/examples/Simulator/Event_Supplier/Event_Con.cpp b/TAO/examples/Simulator/Event_Supplier/Event_Con.cpp
index 9bf83416e8d..eb21cb14b02 100644
--- a/TAO/examples/Simulator/Event_Supplier/Event_Con.cpp
+++ b/TAO/examples/Simulator/Event_Supplier/Event_Con.cpp
@@ -3,8 +3,6 @@
/**
* @file Event_Con.cpp
*
- * $Id$
- *
* This demo just tests the basic functionality of the Event Service
* One Conumer which inherits from the Rtec Consumer. One Supplier
* with an internal Rtec Consumer and one internal Rtec Supplier.
diff --git a/TAO/examples/Simulator/Event_Supplier/Event_Con.h b/TAO/examples/Simulator/Event_Supplier/Event_Con.h
index b89a1962a67..5536e2fe442 100644
--- a/TAO/examples/Simulator/Event_Supplier/Event_Con.h
+++ b/TAO/examples/Simulator/Event_Supplier/Event_Con.h
@@ -3,8 +3,6 @@
/**
* @file Event_Con.h
*
- * $Id$
- *
* @author originally David Levine (levine@cs.wustl.edu) and Tim Harrison (harrison@cs.wustl.edu) modified Michael Kircher (mk1@cs.wustl.edu)
*/
//=============================================================================
diff --git a/TAO/examples/Simulator/Event_Supplier/Event_Sup.cpp b/TAO/examples/Simulator/Event_Supplier/Event_Sup.cpp
index 6eb162dc74d..e1e7a1130eb 100644
--- a/TAO/examples/Simulator/Event_Supplier/Event_Sup.cpp
+++ b/TAO/examples/Simulator/Event_Supplier/Event_Sup.cpp
@@ -3,8 +3,6 @@
/**
* @file Event_Sup.cpp
*
- * $Id$
- *
* Event Supplier for the flight simulator
*
*
diff --git a/TAO/examples/Simulator/Event_Supplier/Event_Sup.h b/TAO/examples/Simulator/Event_Supplier/Event_Sup.h
index 96a0e2a33ae..74b0dd748ea 100644
--- a/TAO/examples/Simulator/Event_Supplier/Event_Sup.h
+++ b/TAO/examples/Simulator/Event_Supplier/Event_Sup.h
@@ -3,8 +3,6 @@
/**
* @file Event_Sup.h
*
- * $Id$
- *
* Event Supplier for the simulation
*
*
diff --git a/TAO/examples/Simulator/Event_Supplier/Logging_Sup.cpp b/TAO/examples/Simulator/Event_Supplier/Logging_Sup.cpp
index 72901acca3e..77a7700cacd 100644
--- a/TAO/examples/Simulator/Event_Supplier/Logging_Sup.cpp
+++ b/TAO/examples/Simulator/Event_Supplier/Logging_Sup.cpp
@@ -3,8 +3,6 @@
/**
* @file Logging_Sup.cpp
*
- * $Id$
- *
* Event Supplier for visualizing scheduling behavior, using arrival
* and dispatch data logged by an event channel dispatch command object
*
diff --git a/TAO/examples/Simulator/Event_Supplier/Logging_Sup.h b/TAO/examples/Simulator/Event_Supplier/Logging_Sup.h
index 0443c94324b..09e68449149 100644
--- a/TAO/examples/Simulator/Event_Supplier/Logging_Sup.h
+++ b/TAO/examples/Simulator/Event_Supplier/Logging_Sup.h
@@ -3,8 +3,6 @@
/**
* @file Logging_Sup.h
*
- * $Id$
- *
* Event supplier for visualization of scheduling behavior, using
* arrival and dispatch data logged by an EC dispatch command object
*
diff --git a/TAO/examples/TypeCode_Creation/test.idl b/TAO/examples/TypeCode_Creation/test.idl
index 7044da2097c..2daa6f7f6d2 100644
--- a/TAO/examples/TypeCode_Creation/test.idl
+++ b/TAO/examples/TypeCode_Creation/test.idl
@@ -2,8 +2,6 @@
/**
* @file test.idl
*
- * $Id$
- *
*/
//=============================================================================
diff --git a/TAO/examples/ior_corbaloc/client.cpp b/TAO/examples/ior_corbaloc/client.cpp
index 95cb1c92879..bdc80d87c98 100644
--- a/TAO/examples/ior_corbaloc/client.cpp
+++ b/TAO/examples/ior_corbaloc/client.cpp
@@ -3,8 +3,6 @@
/**
* @file client.cpp
*
- * $Id$
- *
* This implements a simple CORBA client for the
* corbaloc: style IOR parser
*
diff --git a/TAO/examples/ior_corbaloc/corbaname_client.cpp b/TAO/examples/ior_corbaloc/corbaname_client.cpp
index 0e7fdd0ff0b..140e2bd43c4 100644
--- a/TAO/examples/ior_corbaloc/corbaname_client.cpp
+++ b/TAO/examples/ior_corbaloc/corbaname_client.cpp
@@ -2,8 +2,6 @@
/**
* @file corbaname_client.cpp
*
- * $Id$
- *
* This implements a simple CORBA client to tests the
* corbaname: style IOR parser
*
diff --git a/TAO/examples/ior_corbaloc/ior_corbaloc_client_i.cpp b/TAO/examples/ior_corbaloc/ior_corbaloc_client_i.cpp
index 61d9191b29a..6351f931609 100644
--- a/TAO/examples/ior_corbaloc/ior_corbaloc_client_i.cpp
+++ b/TAO/examples/ior_corbaloc/ior_corbaloc_client_i.cpp
@@ -3,8 +3,6 @@
/**
* @file ior_corbaloc_client_i.cpp
*
- * $Id$
- *
* This example implements a simple client which sends a corbaloc:
* style url to the server and gets a response from the
* server to indicate that the server has received the request.
diff --git a/TAO/examples/ior_corbaloc/ior_corbaloc_client_i.h b/TAO/examples/ior_corbaloc/ior_corbaloc_client_i.h
index b58827ad65b..06a659ec6df 100644
--- a/TAO/examples/ior_corbaloc/ior_corbaloc_client_i.h
+++ b/TAO/examples/ior_corbaloc/ior_corbaloc_client_i.h
@@ -4,8 +4,6 @@
/**
* @file ior_corbaloc_client_i.h
*
- * $Id$
- *
* This class implements a simple client which sends a corbaloc:
* style url to the server and gets a response from the
* server to indicate that the server has received the request.
diff --git a/TAO/interop-tests/CdrOutArg/idl/test.idl b/TAO/interop-tests/CdrOutArg/idl/test.idl
index bc825597432..31ce7056fac 100644
--- a/TAO/interop-tests/CdrOutArg/idl/test.idl
+++ b/TAO/interop-tests/CdrOutArg/idl/test.idl
@@ -3,8 +3,6 @@
/**
* @file test.idl
*
- * $Id$
- *
* Test to verify the correctness of the fix for bug 4141
*
* @author Phil Mesnier <mesnier_p@ociweb.com>
diff --git a/TAO/interop-tests/CdrOutArg/orbix/test_i.h b/TAO/interop-tests/CdrOutArg/orbix/test_i.h
index 3e23599559e..14526258346 100644
--- a/TAO/interop-tests/CdrOutArg/orbix/test_i.h
+++ b/TAO/interop-tests/CdrOutArg/orbix/test_i.h
@@ -4,8 +4,6 @@
/**
* @file test_i.h
*
- * $Id$
- *
* @author Phil Mesnier
*/
//=============================================================================
diff --git a/TAO/interop-tests/CdrOutArg/tao/test_i.h b/TAO/interop-tests/CdrOutArg/tao/test_i.h
index 2d1c46e48bd..087c0c86fbf 100644
--- a/TAO/interop-tests/CdrOutArg/tao/test_i.h
+++ b/TAO/interop-tests/CdrOutArg/tao/test_i.h
@@ -4,8 +4,6 @@
/**
* @file test_i.h
*
- * $Id$
- *
* @author Phil Mesnier
*/
//=============================================================================
diff --git a/TAO/interop-tests/wchar/client.cpp b/TAO/interop-tests/wchar/client.cpp
index 2318662bf35..f339f5f729c 100644
--- a/TAO/interop-tests/wchar/client.cpp
+++ b/TAO/interop-tests/wchar/client.cpp
@@ -4,8 +4,6 @@
/**
* @file client.cpp
*
- * $Id$
- *
* C++ client side for testing interoperability with wchar data.
*
*
diff --git a/TAO/interop-tests/wchar/server.cpp b/TAO/interop-tests/wchar/server.cpp
index 54ca14054f4..3dac9b2361e 100644
--- a/TAO/interop-tests/wchar/server.cpp
+++ b/TAO/interop-tests/wchar/server.cpp
@@ -4,8 +4,6 @@
/**
* @file server.cpp
*
- * $Id$
- *
* C++ server side for testing interoperability with wchar data.
*
*
diff --git a/TAO/interop-tests/wchar/wchar_reference.cpp b/TAO/interop-tests/wchar/wchar_reference.cpp
index 7a7031c904b..25ad67431b4 100644
--- a/TAO/interop-tests/wchar/wchar_reference.cpp
+++ b/TAO/interop-tests/wchar/wchar_reference.cpp
@@ -4,8 +4,6 @@
/**
* @file wchar_reference.cpp
*
- * $Id$
- *
* C++ reference data for testing interoperability with wchars. This is
* linked into both clients and servers so that both sides have common
* values for testing what is received or sent.
diff --git a/TAO/interop-tests/wchar/wchar_reference.h b/TAO/interop-tests/wchar/wchar_reference.h
index beac9b4ae32..8fcfd6445e8 100644
--- a/TAO/interop-tests/wchar/wchar_reference.h
+++ b/TAO/interop-tests/wchar/wchar_reference.h
@@ -4,8 +4,6 @@
/**
* @file wchar_reference.h
*
- * $Id$
- *
* C++ reference data for testing interoperability with wchars. This is
* linked into both clients and servers so that both sides have common
* values for testing what is received or sent.
diff --git a/TAO/orbsvcs/Concurrency_Service/Concurrency_Service.cpp b/TAO/orbsvcs/Concurrency_Service/Concurrency_Service.cpp
index 162321657e6..7909c390def 100644
--- a/TAO/orbsvcs/Concurrency_Service/Concurrency_Service.cpp
+++ b/TAO/orbsvcs/Concurrency_Service/Concurrency_Service.cpp
@@ -3,8 +3,6 @@
/**
* @file Concurrency_Service.cpp
*
- * $Id$
- *
* This class implements a Concurrency_Service object.
*
*
diff --git a/TAO/orbsvcs/Concurrency_Service/Concurrency_Service.h b/TAO/orbsvcs/Concurrency_Service/Concurrency_Service.h
index 13c0c34d8bc..b5ccd2e751f 100644
--- a/TAO/orbsvcs/Concurrency_Service/Concurrency_Service.h
+++ b/TAO/orbsvcs/Concurrency_Service/Concurrency_Service.h
@@ -3,8 +3,6 @@
/**
* @file Concurrency_Service.h
*
- * $Id$
- *
* This class implements a subset of the functionality of the
* CORBA Concurrency Service.
*
diff --git a/TAO/orbsvcs/FTRT_Event_Service/Event_Service/FT_EventService.h b/TAO/orbsvcs/FTRT_Event_Service/Event_Service/FT_EventService.h
index c8c181e55cc..381ab8de0d9 100644
--- a/TAO/orbsvcs/FTRT_Event_Service/Event_Service/FT_EventService.h
+++ b/TAO/orbsvcs/FTRT_Event_Service/Event_Service/FT_EventService.h
@@ -4,8 +4,6 @@
/**
* @file FT_EventService.h
*
- * $Id$
- *
* @author Huang-Ming Huang <hh1@cse.wustl.edu>
*/
//=============================================================================
diff --git a/TAO/orbsvcs/FTRT_Event_Service/Event_Service/TP_Task.h b/TAO/orbsvcs/FTRT_Event_Service/Event_Service/TP_Task.h
index f5f2d410cac..4f513e8705c 100644
--- a/TAO/orbsvcs/FTRT_Event_Service/Event_Service/TP_Task.h
+++ b/TAO/orbsvcs/FTRT_Event_Service/Event_Service/TP_Task.h
@@ -4,8 +4,6 @@
/**
* @file TP_Task.h
*
- * $Id$
- *
* @author Huang-Ming Huang <hh1@cse.wustl.edu>
*/
//=============================================================================
diff --git a/TAO/orbsvcs/FTRT_Event_Service/Factory_Service/EventChannelFactory_i.h b/TAO/orbsvcs/FTRT_Event_Service/Factory_Service/EventChannelFactory_i.h
index 86efcffab16..079b01c9e9c 100644
--- a/TAO/orbsvcs/FTRT_Event_Service/Factory_Service/EventChannelFactory_i.h
+++ b/TAO/orbsvcs/FTRT_Event_Service/Factory_Service/EventChannelFactory_i.h
@@ -4,8 +4,6 @@
/**
* @file EventChannelFactory_i.h
*
- * $Id$
- *
* @author Huang-Ming Huang <hh1@cse.wustl.edu>
*/
//=============================================================================
diff --git a/TAO/orbsvcs/FT_Naming_Service/FT_Naming_Service.h b/TAO/orbsvcs/FT_Naming_Service/FT_Naming_Service.h
index 82fda26b6e9..658bd666fbb 100644
--- a/TAO/orbsvcs/FT_Naming_Service/FT_Naming_Service.h
+++ b/TAO/orbsvcs/FT_Naming_Service/FT_Naming_Service.h
@@ -4,8 +4,6 @@
/**
* @file FT_Naming_Service.h
*
- * $Id$
- *
* This class provides an override for the Naming_Service class factory
* method: create_naming_server ()
*
diff --git a/TAO/orbsvcs/FT_ReplicationManager/FT_DefaultFaultAnalyzer.cpp b/TAO/orbsvcs/FT_ReplicationManager/FT_DefaultFaultAnalyzer.cpp
index a7e69a96037..b4fbd8f6e5a 100644
--- a/TAO/orbsvcs/FT_ReplicationManager/FT_DefaultFaultAnalyzer.cpp
+++ b/TAO/orbsvcs/FT_ReplicationManager/FT_DefaultFaultAnalyzer.cpp
@@ -3,8 +3,6 @@
/**
* @file FT_DefaultFaultAnalyzer.cpp
*
- * $Id$
- *
* This file is part of TAO's implementation of Fault Tolerant CORBA.
*
* @author Steve Totten <totten_s@ociweb.com>
diff --git a/TAO/orbsvcs/FT_ReplicationManager/FT_DefaultFaultAnalyzer.h b/TAO/orbsvcs/FT_ReplicationManager/FT_DefaultFaultAnalyzer.h
index 0901c34e63b..992d9d4a0d9 100644
--- a/TAO/orbsvcs/FT_ReplicationManager/FT_DefaultFaultAnalyzer.h
+++ b/TAO/orbsvcs/FT_ReplicationManager/FT_DefaultFaultAnalyzer.h
@@ -3,8 +3,6 @@
/**
* @file FT_DefaultFaultAnalyzer.h
*
- * $Id$
- *
* This file is part of TAO's implementation of Fault Tolerant CORBA.
* This is the default implementation of a fault analyzer that
* implements the interface of the abstract base class
diff --git a/TAO/orbsvcs/FT_ReplicationManager/FT_FaultAnalyzer.cpp b/TAO/orbsvcs/FT_ReplicationManager/FT_FaultAnalyzer.cpp
index 59ca1982e61..75eeb60c5f0 100644
--- a/TAO/orbsvcs/FT_ReplicationManager/FT_FaultAnalyzer.cpp
+++ b/TAO/orbsvcs/FT_ReplicationManager/FT_FaultAnalyzer.cpp
@@ -3,8 +3,6 @@
/**
* @file FT_FaultAnalyzer.cpp
*
- * $Id$
- *
* This file is part of TAO's implementation of Fault Tolerant CORBA.
*
* @author Steve Totten <totten_s@ociweb.com>
diff --git a/TAO/orbsvcs/FT_ReplicationManager/FT_FaultAnalyzer.h b/TAO/orbsvcs/FT_ReplicationManager/FT_FaultAnalyzer.h
index 253421fe577..ac81edbb323 100644
--- a/TAO/orbsvcs/FT_ReplicationManager/FT_FaultAnalyzer.h
+++ b/TAO/orbsvcs/FT_ReplicationManager/FT_FaultAnalyzer.h
@@ -3,8 +3,6 @@
/**
* @file FT_FaultAnalyzer.h
*
- * $Id$
- *
* This file is part of TAO's implementation of Fault Tolerant CORBA.
*
* @author Steve Totten <totten_s@ociweb.com>
diff --git a/TAO/orbsvcs/FT_ReplicationManager/FT_FaultConsumer.cpp b/TAO/orbsvcs/FT_ReplicationManager/FT_FaultConsumer.cpp
index daed0b89a70..f01bf130997 100644
--- a/TAO/orbsvcs/FT_ReplicationManager/FT_FaultConsumer.cpp
+++ b/TAO/orbsvcs/FT_ReplicationManager/FT_FaultConsumer.cpp
@@ -3,8 +3,6 @@
/**
* @file FT_FaultConsumer.cpp
*
- * $Id$
- *
* This file is part of TAO's implementation of Fault Tolerant CORBA.
* This file provides the implementation of the TAO::FT_FaultConsumer
* class. The TAO::FT_FaultConsumer connects to the FaultNotifier to
diff --git a/TAO/orbsvcs/FT_ReplicationManager/FT_FaultConsumer.h b/TAO/orbsvcs/FT_ReplicationManager/FT_FaultConsumer.h
index 5731824342f..8e37c42e408 100644
--- a/TAO/orbsvcs/FT_ReplicationManager/FT_FaultConsumer.h
+++ b/TAO/orbsvcs/FT_ReplicationManager/FT_FaultConsumer.h
@@ -3,8 +3,6 @@
/**
* @file FT_FaultConsumer.h
*
- * $Id$
- *
* This file is part of TAO's implementation of Fault Tolerant CORBA.
*
* @author Steve Totten <totten_s@ociweb.com>
diff --git a/TAO/orbsvcs/FT_ReplicationManager/FT_FaultEventDescriptor.cpp b/TAO/orbsvcs/FT_ReplicationManager/FT_FaultEventDescriptor.cpp
index 1951861bd2d..16a91f67f15 100644
--- a/TAO/orbsvcs/FT_ReplicationManager/FT_FaultEventDescriptor.cpp
+++ b/TAO/orbsvcs/FT_ReplicationManager/FT_FaultEventDescriptor.cpp
@@ -3,8 +3,6 @@
/**
* @file FT_FaultEventDescriptor.cpp
*
- * $Id$
- *
* This file is part of TAO's implementation of Fault Tolerant CORBA.
* This file provides the implementation of the
* TAO::FT_FaultEventDescriptor structure. The
diff --git a/TAO/orbsvcs/FT_ReplicationManager/FT_FaultEventDescriptor.h b/TAO/orbsvcs/FT_ReplicationManager/FT_FaultEventDescriptor.h
index fe174448fb2..1a20aad8742 100644
--- a/TAO/orbsvcs/FT_ReplicationManager/FT_FaultEventDescriptor.h
+++ b/TAO/orbsvcs/FT_ReplicationManager/FT_FaultEventDescriptor.h
@@ -3,8 +3,6 @@
/**
* @file FT_FaultEventDescriptor.h
*
- * $Id$
- *
* This file is part of TAO's implementation of Fault Tolerant CORBA.
*
* @author Steve Totten <totten_s@ociweb.com>
diff --git a/TAO/orbsvcs/FT_ReplicationManager/FT_ReplicationManager.cpp b/TAO/orbsvcs/FT_ReplicationManager/FT_ReplicationManager.cpp
index 05a4c7effef..270584224fd 100644
--- a/TAO/orbsvcs/FT_ReplicationManager/FT_ReplicationManager.cpp
+++ b/TAO/orbsvcs/FT_ReplicationManager/FT_ReplicationManager.cpp
@@ -3,8 +3,6 @@
/**
* @file FT_ReplicationManager.cpp
*
- * $Id$
- *
* This file is part of Fault Tolerant CORBA.
* This file implements the FT_ReplicationManager class as declared in
* FT_Replication_Manager.h.
diff --git a/TAO/orbsvcs/FT_ReplicationManager/FT_ReplicationManager.h b/TAO/orbsvcs/FT_ReplicationManager/FT_ReplicationManager.h
index 36f1b1baaa0..afde5fdb507 100644
--- a/TAO/orbsvcs/FT_ReplicationManager/FT_ReplicationManager.h
+++ b/TAO/orbsvcs/FT_ReplicationManager/FT_ReplicationManager.h
@@ -3,8 +3,6 @@
/**
* @file FT_ReplicationManager.h
*
- * $Id$
- *
* This file is part of Fault Tolerant CORBA.
*
* @author Curt Hibbs <hibbs_c@ociweb.com>
diff --git a/TAO/orbsvcs/FT_ReplicationManager/FT_ReplicationManagerFaultAnalyzer.cpp b/TAO/orbsvcs/FT_ReplicationManager/FT_ReplicationManagerFaultAnalyzer.cpp
index 11c514c644b..66c38b24a6a 100644
--- a/TAO/orbsvcs/FT_ReplicationManager/FT_ReplicationManagerFaultAnalyzer.cpp
+++ b/TAO/orbsvcs/FT_ReplicationManager/FT_ReplicationManagerFaultAnalyzer.cpp
@@ -3,8 +3,6 @@
/**
* @file FT_ReplicationManagerFaultAnalyzer.cpp
*
- * $Id$
- *
* This file is part of TAO's implementation of Fault Tolerant CORBA.
*
* @author Steve Totten <totten_s@ociweb.com>
diff --git a/TAO/orbsvcs/FT_ReplicationManager/FT_ReplicationManagerFaultAnalyzer.h b/TAO/orbsvcs/FT_ReplicationManager/FT_ReplicationManagerFaultAnalyzer.h
index 6b2e263ee85..a8e714f4ae3 100644
--- a/TAO/orbsvcs/FT_ReplicationManager/FT_ReplicationManagerFaultAnalyzer.h
+++ b/TAO/orbsvcs/FT_ReplicationManager/FT_ReplicationManagerFaultAnalyzer.h
@@ -3,8 +3,6 @@
/**
* @file FT_ReplicationManagerFaultAnalyzer.h
*
- * $Id$
- *
* This file is part of TAO's implementation of Fault Tolerant CORBA.
* This is the Replication Manager's implementation of a fault analyzer.
*
diff --git a/TAO/orbsvcs/FT_ReplicationManager/FT_ReplicationManager_Main.cpp b/TAO/orbsvcs/FT_ReplicationManager/FT_ReplicationManager_Main.cpp
index 4b1e493ba02..a5d5c31e14e 100644
--- a/TAO/orbsvcs/FT_ReplicationManager/FT_ReplicationManager_Main.cpp
+++ b/TAO/orbsvcs/FT_ReplicationManager/FT_ReplicationManager_Main.cpp
@@ -3,8 +3,6 @@
/**
* @file FT_ReplicationManager_Main.cpp
*
- * $Id$
- *
* This file is part of Fault Tolerant CORBA.
* This file provides the main routine for a process that
* implements the FT_ReplicationManager interface.
diff --git a/TAO/orbsvcs/Fault_Detector/FT_FaultDetectorFactory_i.cpp b/TAO/orbsvcs/Fault_Detector/FT_FaultDetectorFactory_i.cpp
index e9807971d59..6dca4f7ebaf 100644
--- a/TAO/orbsvcs/Fault_Detector/FT_FaultDetectorFactory_i.cpp
+++ b/TAO/orbsvcs/Fault_Detector/FT_FaultDetectorFactory_i.cpp
@@ -3,8 +3,6 @@
/**
* @file FT_FaultDetectorFactory_i.cpp
*
- * $Id$
- *
* This file is part of Fault Tolerant CORBA.
*
* @author Dale Wilson <wilson_d@ociweb.com>
diff --git a/TAO/orbsvcs/Fault_Detector/FT_FaultDetectorFactory_i.h b/TAO/orbsvcs/Fault_Detector/FT_FaultDetectorFactory_i.h
index 54365991433..d860e7d9268 100644
--- a/TAO/orbsvcs/Fault_Detector/FT_FaultDetectorFactory_i.h
+++ b/TAO/orbsvcs/Fault_Detector/FT_FaultDetectorFactory_i.h
@@ -3,8 +3,6 @@
/**
* @file FT_FaultDetectorFactory_i.h
*
- * $Id$
- *
* This file is part of Fault Tolerant CORBA.
* It declares the implementation of FaultDetectorFactory which
* creates and manages FaultDetectors as an agent for
diff --git a/TAO/orbsvcs/Fault_Detector/Fault_Detector_Main.cpp b/TAO/orbsvcs/Fault_Detector/Fault_Detector_Main.cpp
index c101b763c69..f9dc68a735d 100644
--- a/TAO/orbsvcs/Fault_Detector/Fault_Detector_Main.cpp
+++ b/TAO/orbsvcs/Fault_Detector/Fault_Detector_Main.cpp
@@ -3,8 +3,6 @@
/**
* @file Fault_Detector_Main.cpp
*
- * $Id$
- *
* This file is part of Fault Tolerant CORBA.
* This file provides the main routine for a process that
* implements the FaultDetectorFactory interface and manages
diff --git a/TAO/orbsvcs/Fault_Detector/Fault_Detector_i.cpp b/TAO/orbsvcs/Fault_Detector/Fault_Detector_i.cpp
index 2cca6602c79..5afca4f3aac 100644
--- a/TAO/orbsvcs/Fault_Detector/Fault_Detector_i.cpp
+++ b/TAO/orbsvcs/Fault_Detector/Fault_Detector_i.cpp
@@ -3,8 +3,6 @@
/**
* @file Fault_Detector_i.cpp
*
- * $Id$
- *
* This file is part of Fault Tolerant CORBA.
* This file implements the Fault_Detector_i class as declared in Fault_Detector_i.h.
*
diff --git a/TAO/orbsvcs/Fault_Detector/Fault_Detector_i.h b/TAO/orbsvcs/Fault_Detector/Fault_Detector_i.h
index 03642de4b48..48995141850 100644
--- a/TAO/orbsvcs/Fault_Detector/Fault_Detector_i.h
+++ b/TAO/orbsvcs/Fault_Detector/Fault_Detector_i.h
@@ -3,8 +3,6 @@
/**
* @file Fault_Detector_i.h
*
- * $Id$
- *
* This file is part of Fault Tolerant CORBA.
* This file declares the Fault_Detector_i class.
* The class implements the FaultDetectors as defined
diff --git a/TAO/orbsvcs/Fault_Notifier/FT_Notifier_i.cpp b/TAO/orbsvcs/Fault_Notifier/FT_Notifier_i.cpp
index 980b56c7cf4..3199efb2a53 100644
--- a/TAO/orbsvcs/Fault_Notifier/FT_Notifier_i.cpp
+++ b/TAO/orbsvcs/Fault_Notifier/FT_Notifier_i.cpp
@@ -3,8 +3,6 @@
/**
* @file FT_Notifier_i.cpp
*
- * $Id$
- *
* This file is part of Fault Tolerant CORBA.
*
* @author Dale Wilson <wilson_d@ociweb.com>
diff --git a/TAO/orbsvcs/Fault_Notifier/FT_Notifier_i.h b/TAO/orbsvcs/Fault_Notifier/FT_Notifier_i.h
index c31b60764eb..a7a9d68911f 100644
--- a/TAO/orbsvcs/Fault_Notifier/FT_Notifier_i.h
+++ b/TAO/orbsvcs/Fault_Notifier/FT_Notifier_i.h
@@ -3,8 +3,6 @@
/**
* @file FT_Notifier_i.h
*
- * $Id$
- *
* This file is part of Fault Tolerant CORBA.
* This file declares the Fault_Notifier_i class.
* A FaultNotifer is a subset of a notification channel. It allows interested
diff --git a/TAO/orbsvcs/Fault_Notifier/Fault_Notifier_Main.cpp b/TAO/orbsvcs/Fault_Notifier/Fault_Notifier_Main.cpp
index 1896c78ea18..370416943a1 100644
--- a/TAO/orbsvcs/Fault_Notifier/Fault_Notifier_Main.cpp
+++ b/TAO/orbsvcs/Fault_Notifier/Fault_Notifier_Main.cpp
@@ -3,8 +3,6 @@
/**
* @file Fault_Notifier_Main.cpp
*
- * $Id$
- *
* This file is part of Fault Tolerant CORBA.
* This file provides the main routine for a process that
* implements the FaultNotifier interface and manages
diff --git a/TAO/orbsvcs/IFR_Service/IFR_Service.h b/TAO/orbsvcs/IFR_Service/IFR_Service.h
index b0300bf1973..489a9e83f03 100644
--- a/TAO/orbsvcs/IFR_Service/IFR_Service.h
+++ b/TAO/orbsvcs/IFR_Service/IFR_Service.h
@@ -3,8 +3,6 @@
/**
* @file IFR_Service.h
*
- * $Id$
- *
* @author Jeff Parsons <parsons@cs.wustl.edu>
*/
//=============================================================================
diff --git a/TAO/orbsvcs/IFR_Service/be_global.cpp b/TAO/orbsvcs/IFR_Service/be_global.cpp
index dc8a924a7ee..70055da2071 100644
--- a/TAO/orbsvcs/IFR_Service/be_global.cpp
+++ b/TAO/orbsvcs/IFR_Service/be_global.cpp
@@ -3,8 +3,6 @@
/**
* @file be_global.cpp
*
- * $Id$
- *
* Stores global data specific to the compiler back end.
*
*
diff --git a/TAO/orbsvcs/IFR_Service/be_global.h b/TAO/orbsvcs/IFR_Service/be_global.h
index 2935f41d5ea..69a172937ec 100644
--- a/TAO/orbsvcs/IFR_Service/be_global.h
+++ b/TAO/orbsvcs/IFR_Service/be_global.h
@@ -4,8 +4,6 @@
/**
* @file be_global.h
*
- * $Id$
- *
* Header file for class containing compiler back end global data.
*
*
diff --git a/TAO/orbsvcs/IFR_Service/be_util.cpp b/TAO/orbsvcs/IFR_Service/be_util.cpp
index 056515c1b18..95a30f7f8bc 100644
--- a/TAO/orbsvcs/IFR_Service/be_util.cpp
+++ b/TAO/orbsvcs/IFR_Service/be_util.cpp
@@ -3,8 +3,6 @@
/**
* @file be_util.cpp
*
- * $Id$
- *
* Static helper methods used by multiple visitors.
*
*
diff --git a/TAO/orbsvcs/IFR_Service/be_util.h b/TAO/orbsvcs/IFR_Service/be_util.h
index a2038a283a9..ad3014f7d98 100644
--- a/TAO/orbsvcs/IFR_Service/be_util.h
+++ b/TAO/orbsvcs/IFR_Service/be_util.h
@@ -4,8 +4,6 @@
/**
* @file be_util.h
*
- * $Id$
- *
* Static helper methods used by multiple visitors.
*
*
diff --git a/TAO/orbsvcs/IFR_Service/ifr_adding_visitor.h b/TAO/orbsvcs/IFR_Service/ifr_adding_visitor.h
index 8ee7c3b46a7..8c024f7c26e 100644
--- a/TAO/orbsvcs/IFR_Service/ifr_adding_visitor.h
+++ b/TAO/orbsvcs/IFR_Service/ifr_adding_visitor.h
@@ -4,8 +4,6 @@
/**
* @file ifr_adding_visitor.h
*
- * $Id$
- *
* Header file for class ifr_adding_visitor.
*
*
diff --git a/TAO/orbsvcs/IFR_Service/ifr_adding_visitor_exception.h b/TAO/orbsvcs/IFR_Service/ifr_adding_visitor_exception.h
index 7abac7d0051..55be8181652 100644
--- a/TAO/orbsvcs/IFR_Service/ifr_adding_visitor_exception.h
+++ b/TAO/orbsvcs/IFR_Service/ifr_adding_visitor_exception.h
@@ -4,8 +4,6 @@
/**
* @file ifr_adding_visitor_exception.h
*
- * $Id$
- *
* Header file for class ifr_adding_visitor_exception.
*
*
diff --git a/TAO/orbsvcs/IFR_Service/ifr_adding_visitor_operation.h b/TAO/orbsvcs/IFR_Service/ifr_adding_visitor_operation.h
index 33f4646614e..4ce02fc079e 100644
--- a/TAO/orbsvcs/IFR_Service/ifr_adding_visitor_operation.h
+++ b/TAO/orbsvcs/IFR_Service/ifr_adding_visitor_operation.h
@@ -4,8 +4,6 @@
/**
* @file ifr_adding_visitor_operation.h
*
- * $Id$
- *
* Header file for class ifr_adding_visitor_operation.
*
*
diff --git a/TAO/orbsvcs/IFR_Service/ifr_adding_visitor_structure.h b/TAO/orbsvcs/IFR_Service/ifr_adding_visitor_structure.h
index 24687da8af1..12e271effda 100644
--- a/TAO/orbsvcs/IFR_Service/ifr_adding_visitor_structure.h
+++ b/TAO/orbsvcs/IFR_Service/ifr_adding_visitor_structure.h
@@ -4,8 +4,6 @@
/**
* @file ifr_adding_visitor_structure.h
*
- * $Id$
- *
* Header file for class ifr_adding_visitor_structure.
*
*
diff --git a/TAO/orbsvcs/IFR_Service/ifr_adding_visitor_union.h b/TAO/orbsvcs/IFR_Service/ifr_adding_visitor_union.h
index 496b7224e3a..3a2bbac7890 100644
--- a/TAO/orbsvcs/IFR_Service/ifr_adding_visitor_union.h
+++ b/TAO/orbsvcs/IFR_Service/ifr_adding_visitor_union.h
@@ -4,8 +4,6 @@
/**
* @file ifr_adding_visitor_union.h
*
- * $Id$
- *
* Header file for class ifr_adding_visitor_union.
*
*
diff --git a/TAO/orbsvcs/IFR_Service/ifr_removing_visitor.h b/TAO/orbsvcs/IFR_Service/ifr_removing_visitor.h
index fafd298476f..4f9e14e8638 100644
--- a/TAO/orbsvcs/IFR_Service/ifr_removing_visitor.h
+++ b/TAO/orbsvcs/IFR_Service/ifr_removing_visitor.h
@@ -4,8 +4,6 @@
/**
* @file ifr_removing_visitor.h
*
- * $Id$
- *
* Header file for class ifr_removing_visitor.
*
*
diff --git a/TAO/orbsvcs/IFR_Service/ifr_visitor.h b/TAO/orbsvcs/IFR_Service/ifr_visitor.h
index 1074e1c0fbd..cb94283acc0 100644
--- a/TAO/orbsvcs/IFR_Service/ifr_visitor.h
+++ b/TAO/orbsvcs/IFR_Service/ifr_visitor.h
@@ -4,8 +4,6 @@
/**
* @file ifr_visitor.h
*
- * $Id$
- *
* The Interface Repository administration visitor base class.
*
*
diff --git a/TAO/orbsvcs/ImplRepo_Service/Activator_NT_Service.cpp b/TAO/orbsvcs/ImplRepo_Service/Activator_NT_Service.cpp
index a574bc1576e..f4d04e58984 100644
--- a/TAO/orbsvcs/ImplRepo_Service/Activator_NT_Service.cpp
+++ b/TAO/orbsvcs/ImplRepo_Service/Activator_NT_Service.cpp
@@ -2,8 +2,6 @@
/**
* @file Activator_NT_Service.cpp
*
- * $Id$
- *
* @author Darrell Brunsch <brunsch@cs.wustl.edu>
* @author Jeff Parsons <parsons@cs.wustl.edu>
* @author John Tucker <jtucker@infoglide.com>
diff --git a/TAO/orbsvcs/ImplRepo_Service/Activator_NT_Service.h b/TAO/orbsvcs/ImplRepo_Service/Activator_NT_Service.h
index 243cedb6366..cacecdca50a 100644
--- a/TAO/orbsvcs/ImplRepo_Service/Activator_NT_Service.h
+++ b/TAO/orbsvcs/ImplRepo_Service/Activator_NT_Service.h
@@ -3,8 +3,6 @@
/**
* @file Activator_NT_Service.h
*
- * $Id$
- *
* @author Darrell Brunsch <brunsch@cs.wustl.edu>
* @author Jeff Parsons <parsons@cs.wustl.edu>
* @author John Tucker <jtucker@infoglide.com>
diff --git a/TAO/orbsvcs/ImplRepo_Service/Activator_Options.cpp b/TAO/orbsvcs/ImplRepo_Service/Activator_Options.cpp
index 22332d4b778..0b270324eb7 100644
--- a/TAO/orbsvcs/ImplRepo_Service/Activator_Options.cpp
+++ b/TAO/orbsvcs/ImplRepo_Service/Activator_Options.cpp
@@ -2,8 +2,6 @@
/**
* @file Activator_Options.cpp
*
- * $Id$
- *
* @author Darrell Brunsch <brunsch@cs.wustl.edu>
*/
//=============================================================================
diff --git a/TAO/orbsvcs/ImplRepo_Service/Activator_Options.h b/TAO/orbsvcs/ImplRepo_Service/Activator_Options.h
index 368d4c30402..9e1012a5613 100644
--- a/TAO/orbsvcs/ImplRepo_Service/Activator_Options.h
+++ b/TAO/orbsvcs/ImplRepo_Service/Activator_Options.h
@@ -4,8 +4,6 @@
/**
* @file Activator_Options.h
*
- * $Id$
- *
* @brief Definition of the Options class for the Implementation Repository.
*
* @author Darrell Brunsch <brunsch@cs.wustl.edu>
diff --git a/TAO/orbsvcs/ImplRepo_Service/Adapter_Activator.cpp b/TAO/orbsvcs/ImplRepo_Service/Adapter_Activator.cpp
index 960ec06398e..99a11e1fdb9 100644
--- a/TAO/orbsvcs/ImplRepo_Service/Adapter_Activator.cpp
+++ b/TAO/orbsvcs/ImplRepo_Service/Adapter_Activator.cpp
@@ -3,8 +3,6 @@
/**
* @file Adapter_Activator.cpp
*
- * $Id$
- *
* @author Darrell Brunsch <brunsch@cs.wustl.edu>
*/
//=============================================================================
diff --git a/TAO/orbsvcs/ImplRepo_Service/Adapter_Activator.h b/TAO/orbsvcs/ImplRepo_Service/Adapter_Activator.h
index 2a069254076..6c098297281 100644
--- a/TAO/orbsvcs/ImplRepo_Service/Adapter_Activator.h
+++ b/TAO/orbsvcs/ImplRepo_Service/Adapter_Activator.h
@@ -3,8 +3,6 @@
/**
* @file Adapter_Activator.h
*
- * $Id$
- *
* @brief This class implements ImR's Adapter Activator.
*
* @author Darrell Brunsch <brunsch@cs.wustl.edu>
diff --git a/TAO/orbsvcs/ImplRepo_Service/Forwarder.h b/TAO/orbsvcs/ImplRepo_Service/Forwarder.h
index 5000b3a00f7..23e81669c28 100644
--- a/TAO/orbsvcs/ImplRepo_Service/Forwarder.h
+++ b/TAO/orbsvcs/ImplRepo_Service/Forwarder.h
@@ -3,8 +3,6 @@
/**
* @file Forwarder.h
*
- * $Id$
- *
* @brief This class implements ImR's forwarding ServantLocator
*
* @author Darrell Brunsch <brunsch@cs.wustl.edu>
diff --git a/TAO/orbsvcs/ImplRepo_Service/INS_Locator.h b/TAO/orbsvcs/ImplRepo_Service/INS_Locator.h
index 78ba670428c..433dafd0a41 100644
--- a/TAO/orbsvcs/ImplRepo_Service/INS_Locator.h
+++ b/TAO/orbsvcs/ImplRepo_Service/INS_Locator.h
@@ -3,8 +3,6 @@
/**
* @file INS_Locator.h
*
- * $Id$
- *
* @brief This class implements the ImR's INS Locator class
*
* @author Darrell Brunsch <brunsch@cs.wustl.edu>
diff --git a/TAO/orbsvcs/ImplRepo_Service/ImR_ResponseHandler.h b/TAO/orbsvcs/ImplRepo_Service/ImR_ResponseHandler.h
index eb7c28f6492..1982c73d840 100644
--- a/TAO/orbsvcs/ImplRepo_Service/ImR_ResponseHandler.h
+++ b/TAO/orbsvcs/ImplRepo_Service/ImR_ResponseHandler.h
@@ -3,8 +3,6 @@
/**
* @file ImR_ResponseHandler.h
*
- * $Id$
- *
*/
//=============================================================================
diff --git a/TAO/orbsvcs/ImplRepo_Service/Iterator.cpp b/TAO/orbsvcs/ImplRepo_Service/Iterator.cpp
index ea134b4e623..f802ef93c63 100644
--- a/TAO/orbsvcs/ImplRepo_Service/Iterator.cpp
+++ b/TAO/orbsvcs/ImplRepo_Service/Iterator.cpp
@@ -2,8 +2,6 @@
/**
* @file Iterator.cpp
*
- * $Id$
- *
* @brief This file declares ImR's iterator.
*
* @author Darrell Brunsch <brunsch@cs.wustl.edu>
diff --git a/TAO/orbsvcs/ImplRepo_Service/Iterator.h b/TAO/orbsvcs/ImplRepo_Service/Iterator.h
index e5f1c78eac5..959adb90b45 100644
--- a/TAO/orbsvcs/ImplRepo_Service/Iterator.h
+++ b/TAO/orbsvcs/ImplRepo_Service/Iterator.h
@@ -3,8 +3,6 @@
/**
* @file Iterator.h
*
- * $Id$
- *
* @brief This file declares ImR's iterator.
*
* @author Darrell Brunsch <brunsch@cs.wustl.edu>
diff --git a/TAO/orbsvcs/ImplRepo_Service/Locator_NT_Service.cpp b/TAO/orbsvcs/ImplRepo_Service/Locator_NT_Service.cpp
index 94b4fbc082a..11a4540d19b 100644
--- a/TAO/orbsvcs/ImplRepo_Service/Locator_NT_Service.cpp
+++ b/TAO/orbsvcs/ImplRepo_Service/Locator_NT_Service.cpp
@@ -2,8 +2,6 @@
/**
* @file Locator_NT_Service.cpp
*
- * $Id$
- *
* @author Darrell Brunsch <brunsch@cs.wustl.edu>
* @author Jeff Parsons <parsons@cs.wustl.edu>
* @author John Tucker <jtucker@infoglide.com>
diff --git a/TAO/orbsvcs/ImplRepo_Service/Locator_NT_Service.h b/TAO/orbsvcs/ImplRepo_Service/Locator_NT_Service.h
index 0d4d2cfe622..c1a34f39d3d 100644
--- a/TAO/orbsvcs/ImplRepo_Service/Locator_NT_Service.h
+++ b/TAO/orbsvcs/ImplRepo_Service/Locator_NT_Service.h
@@ -3,8 +3,6 @@
/**
* @file Locator_NT_Service.h
*
- * $Id$
- *
* @author Darrell Brunsch <brunsch@cs.wustl.edu>
* @author Jeff Parsons <parsons@cs.wustl.edu>
* @author John Tucker <jtucker@infoglide.com>
diff --git a/TAO/orbsvcs/ImplRepo_Service/Locator_Options.cpp b/TAO/orbsvcs/ImplRepo_Service/Locator_Options.cpp
index 0a7c8609f39..6fb5f93a723 100644
--- a/TAO/orbsvcs/ImplRepo_Service/Locator_Options.cpp
+++ b/TAO/orbsvcs/ImplRepo_Service/Locator_Options.cpp
@@ -2,8 +2,6 @@
/**
* @file Locator_Options.cpp
*
- * $Id$
- *
* @author Darrell Brunsch <brunsch@cs.wustl.edu>
*/
//=============================================================================
diff --git a/TAO/orbsvcs/ImplRepo_Service/Locator_Options.h b/TAO/orbsvcs/ImplRepo_Service/Locator_Options.h
index dd59b385e05..9aea06ceb38 100644
--- a/TAO/orbsvcs/ImplRepo_Service/Locator_Options.h
+++ b/TAO/orbsvcs/ImplRepo_Service/Locator_Options.h
@@ -4,8 +4,6 @@
/**
* @file Locator_Options.h
*
- * $Id$
- *
* @brief Definition of the Options class for the Implementation Repository.
*
* @author Darrell Brunsch <brunsch@cs.wustl.edu>
diff --git a/TAO/orbsvcs/ImplRepo_Service/Locator_XMLHandler.h b/TAO/orbsvcs/ImplRepo_Service/Locator_XMLHandler.h
index 7c6f1720343..28c1b1828e6 100644
--- a/TAO/orbsvcs/ImplRepo_Service/Locator_XMLHandler.h
+++ b/TAO/orbsvcs/ImplRepo_Service/Locator_XMLHandler.h
@@ -3,8 +3,6 @@
/**
* @file Locator_XMLHandler.h
*
- * $Id$
- *
* @author Justin Michel <michel_j@ociweb.com>
*/
//=============================================================================
diff --git a/TAO/orbsvcs/ImplRepo_Service/Server_Info.h b/TAO/orbsvcs/ImplRepo_Service/Server_Info.h
index c415f378ae2..ef03ea9b641 100644
--- a/TAO/orbsvcs/ImplRepo_Service/Server_Info.h
+++ b/TAO/orbsvcs/ImplRepo_Service/Server_Info.h
@@ -2,8 +2,6 @@
/**
* @file Server_Info.h
*
- * $Id$
- *
* This class implements the Server_Info for the Implementation Repository.
*
*
diff --git a/TAO/orbsvcs/ImplRepo_Service/tao_imr_i.h b/TAO/orbsvcs/ImplRepo_Service/tao_imr_i.h
index b7eb9bb5a55..6bc23a96140 100644
--- a/TAO/orbsvcs/ImplRepo_Service/tao_imr_i.h
+++ b/TAO/orbsvcs/ImplRepo_Service/tao_imr_i.h
@@ -4,8 +4,6 @@
/**
* @file tao_imr_i.h
*
- * $Id$
- *
* This class implements the Implementation Repository helper application.
*
*
diff --git a/TAO/orbsvcs/LifeCycle_Service/Criteria_Evaluator.cpp b/TAO/orbsvcs/LifeCycle_Service/Criteria_Evaluator.cpp
index c56a9ec5ee6..541ba17192c 100644
--- a/TAO/orbsvcs/LifeCycle_Service/Criteria_Evaluator.cpp
+++ b/TAO/orbsvcs/LifeCycle_Service/Criteria_Evaluator.cpp
@@ -3,8 +3,6 @@
/**
* @file Criteria_Evaluator.cpp
*
- * $Id$
- *
* An Evaluator for the CosLifeCycle Criteria
*
*
diff --git a/TAO/orbsvcs/LifeCycle_Service/Criteria_Evaluator.h b/TAO/orbsvcs/LifeCycle_Service/Criteria_Evaluator.h
index ff2550745cf..fd46b00320f 100644
--- a/TAO/orbsvcs/LifeCycle_Service/Criteria_Evaluator.h
+++ b/TAO/orbsvcs/LifeCycle_Service/Criteria_Evaluator.h
@@ -3,8 +3,6 @@
/**
* @file Criteria_Evaluator.h
*
- * $Id$
- *
* An Evaluator for the CosLifeCycle Criteria
*
*
diff --git a/TAO/orbsvcs/LifeCycle_Service/Factory_Trader.cpp b/TAO/orbsvcs/LifeCycle_Service/Factory_Trader.cpp
index 36e27557bca..23d68287059 100644
--- a/TAO/orbsvcs/LifeCycle_Service/Factory_Trader.cpp
+++ b/TAO/orbsvcs/LifeCycle_Service/Factory_Trader.cpp
@@ -3,8 +3,6 @@
/**
* @file Factory_Trader.cpp
*
- * $Id$
- *
* A colocated instance of the Trading Service, only part of
* the functionality provided is used. This class serves
* as Wrapper around the Trading Service and provides
diff --git a/TAO/orbsvcs/LifeCycle_Service/Factory_Trader.h b/TAO/orbsvcs/LifeCycle_Service/Factory_Trader.h
index 430a5c3f65c..fde08125b5b 100644
--- a/TAO/orbsvcs/LifeCycle_Service/Factory_Trader.h
+++ b/TAO/orbsvcs/LifeCycle_Service/Factory_Trader.h
@@ -2,8 +2,6 @@
/**
* @file Factory_Trader.h
*
- * $Id$
- *
* Factory Trader for the Generic Factory.
*
* @author Michael Kircher (mk1@cs.wustl.edu)
diff --git a/TAO/orbsvcs/LifeCycle_Service/LifeCycle_Service.cpp b/TAO/orbsvcs/LifeCycle_Service/LifeCycle_Service.cpp
index 384d2056ba6..4a306eda248 100644
--- a/TAO/orbsvcs/LifeCycle_Service/LifeCycle_Service.cpp
+++ b/TAO/orbsvcs/LifeCycle_Service/LifeCycle_Service.cpp
@@ -3,8 +3,6 @@
/**
* @file LifeCycle_Service.cpp
*
- * $Id$
- *
* The server for the LifeCycleService of the quoter example.
*
*
diff --git a/TAO/orbsvcs/LifeCycle_Service/LifeCycle_Service.h b/TAO/orbsvcs/LifeCycle_Service/LifeCycle_Service.h
index 553be958ec7..c00345ae74a 100644
--- a/TAO/orbsvcs/LifeCycle_Service/LifeCycle_Service.h
+++ b/TAO/orbsvcs/LifeCycle_Service/LifeCycle_Service.h
@@ -3,8 +3,6 @@
/**
* @file LifeCycle_Service.h
*
- * $Id$
- *
* A creation service for objects using the CosLifeCycle GenericFactory.
*
*
diff --git a/TAO/orbsvcs/LifeCycle_Service/LifeCycle_Service_i.cpp b/TAO/orbsvcs/LifeCycle_Service/LifeCycle_Service_i.cpp
index bc0759e3b33..7e19d560847 100644
--- a/TAO/orbsvcs/LifeCycle_Service/LifeCycle_Service_i.cpp
+++ b/TAO/orbsvcs/LifeCycle_Service/LifeCycle_Service_i.cpp
@@ -3,8 +3,6 @@
/**
* @file LifeCycle_Service_i.cpp
*
- * $Id$
- *
* The implementation of a LifeCycle Service GenericFactory.
*
*
diff --git a/TAO/orbsvcs/LifeCycle_Service/LifeCycle_Service_i.h b/TAO/orbsvcs/LifeCycle_Service/LifeCycle_Service_i.h
index 9be8a4d7077..15729957c3d 100644
--- a/TAO/orbsvcs/LifeCycle_Service/LifeCycle_Service_i.h
+++ b/TAO/orbsvcs/LifeCycle_Service/LifeCycle_Service_i.h
@@ -3,8 +3,6 @@
/**
* @file LifeCycle_Service_i.h
*
- * $Id$
- *
* A Life Cycle Service for the Quoter example.
*
*
diff --git a/TAO/orbsvcs/LoadBalancer/Push_Handler.h b/TAO/orbsvcs/LoadBalancer/Push_Handler.h
index 7913a399f72..056bb8eed41 100644
--- a/TAO/orbsvcs/LoadBalancer/Push_Handler.h
+++ b/TAO/orbsvcs/LoadBalancer/Push_Handler.h
@@ -4,8 +4,6 @@
/**
* @file Push_Handler.h
*
- * $Id$
- *
* @author Ossama Othman <ossama@uci.edu>
*/
//=======================================================================
diff --git a/TAO/orbsvcs/Logging_Service/Basic_Logging_Service/Basic_Logging_Service.h b/TAO/orbsvcs/Logging_Service/Basic_Logging_Service/Basic_Logging_Service.h
index 5087539eab9..d2b2b21eff7 100644
--- a/TAO/orbsvcs/Logging_Service/Basic_Logging_Service/Basic_Logging_Service.h
+++ b/TAO/orbsvcs/Logging_Service/Basic_Logging_Service/Basic_Logging_Service.h
@@ -4,8 +4,6 @@
/**
* @file Basic_Logging_Service.h
*
- * $Id$
- *
* Front End of the Telecom Log Service
* Basic_Logging_Service
*
diff --git a/TAO/orbsvcs/Logging_Service/Event_Logging_Service/Event_Logging_Service.h b/TAO/orbsvcs/Logging_Service/Event_Logging_Service/Event_Logging_Service.h
index 2424665db8a..74941f0dda4 100644
--- a/TAO/orbsvcs/Logging_Service/Event_Logging_Service/Event_Logging_Service.h
+++ b/TAO/orbsvcs/Logging_Service/Event_Logging_Service/Event_Logging_Service.h
@@ -4,8 +4,6 @@
/**
* @file Event_Logging_Service.h
*
- * $Id$
- *
* Front End of the Telecom Log Service
* Event_Logging_Service
*
diff --git a/TAO/orbsvcs/Logging_Service/Notify_Logging_Service/Notify_Logging_Service.h b/TAO/orbsvcs/Logging_Service/Notify_Logging_Service/Notify_Logging_Service.h
index 3e2d6991193..66f486859ff 100644
--- a/TAO/orbsvcs/Logging_Service/Notify_Logging_Service/Notify_Logging_Service.h
+++ b/TAO/orbsvcs/Logging_Service/Notify_Logging_Service/Notify_Logging_Service.h
@@ -4,8 +4,6 @@
/**
* @file Notify_Logging_Service.h
*
- * $Id$
- *
* Front End of the Telecom Log Service
* Notify_Logging_Service
*
diff --git a/TAO/orbsvcs/Logging_Service/RTEvent_Logging_Service/RTEvent_Logging_Service.h b/TAO/orbsvcs/Logging_Service/RTEvent_Logging_Service/RTEvent_Logging_Service.h
index b9eb6f0f306..c6a6804d047 100644
--- a/TAO/orbsvcs/Logging_Service/RTEvent_Logging_Service/RTEvent_Logging_Service.h
+++ b/TAO/orbsvcs/Logging_Service/RTEvent_Logging_Service/RTEvent_Logging_Service.h
@@ -4,8 +4,6 @@
/**
* @file RTEvent_Logging_Service.h
*
- * $Id$
- *
* Front End of the Telecom Log Service
* RTEvent_Logging_Service
*
diff --git a/TAO/orbsvcs/Naming_Service/NT_Naming_Server.cpp b/TAO/orbsvcs/Naming_Service/NT_Naming_Server.cpp
index e3baa1caba8..ca9cfeaa42a 100644
--- a/TAO/orbsvcs/Naming_Service/NT_Naming_Server.cpp
+++ b/TAO/orbsvcs/Naming_Service/NT_Naming_Server.cpp
@@ -4,8 +4,6 @@
/**
* @file NT_Naming_Server.cpp
*
- * $Id$
- *
* Driver program that runs the TAO Naming Service as a Windows NT
* Service.
*
diff --git a/TAO/orbsvcs/Naming_Service/NT_Naming_Service.h b/TAO/orbsvcs/Naming_Service/NT_Naming_Service.h
index 706633fbeb7..dbb5cecb305 100644
--- a/TAO/orbsvcs/Naming_Service/NT_Naming_Service.h
+++ b/TAO/orbsvcs/Naming_Service/NT_Naming_Service.h
@@ -5,8 +5,6 @@
/**
* @file NT_Naming_Service.h
*
- * $Id$
- *
* Run the TAO Naming Service as a Windows NT Service.
*
*
diff --git a/TAO/orbsvcs/Naming_Service/Naming_Service.h b/TAO/orbsvcs/Naming_Service/Naming_Service.h
index 3690c97c3d6..9049c48766b 100644
--- a/TAO/orbsvcs/Naming_Service/Naming_Service.h
+++ b/TAO/orbsvcs/Naming_Service/Naming_Service.h
@@ -4,8 +4,6 @@
/**
* @file Naming_Service.h
*
- * $Id$
- *
* This class implements the functionality of a Naming_Service in
* a stand-alone process.
*
diff --git a/TAO/orbsvcs/Notify_Service/NT_Notify_Server.cpp b/TAO/orbsvcs/Notify_Service/NT_Notify_Server.cpp
index d648f6abf3f..e4ce57c8226 100644
--- a/TAO/orbsvcs/Notify_Service/NT_Notify_Server.cpp
+++ b/TAO/orbsvcs/Notify_Service/NT_Notify_Server.cpp
@@ -4,8 +4,6 @@
/**
* @file NT_Notify_Server.cpp
*
- * $Id$
- *
* Driver program that runs the TAO Notification Service as a Windows NT
* Service.
*
diff --git a/TAO/orbsvcs/Notify_Service/NT_Notify_Service.h b/TAO/orbsvcs/Notify_Service/NT_Notify_Service.h
index f079d6bae11..a78948908bd 100644
--- a/TAO/orbsvcs/Notify_Service/NT_Notify_Service.h
+++ b/TAO/orbsvcs/Notify_Service/NT_Notify_Service.h
@@ -4,8 +4,6 @@
/**
* @file NT_Notify_Service.h
*
- * $Id$
- *
* Run the TAO Notify Service as a Windows NT Service.
*
*
diff --git a/TAO/orbsvcs/Notify_Service/Notify_Service.h b/TAO/orbsvcs/Notify_Service/Notify_Service.h
index 156f718a5a2..c65768c706a 100644
--- a/TAO/orbsvcs/Notify_Service/Notify_Service.h
+++ b/TAO/orbsvcs/Notify_Service/Notify_Service.h
@@ -3,8 +3,6 @@
/**
* @file Notify_Service.h
*
- * $Id$
- *
* Notification Service front end.
*
* @author Pradeep Gore <pradeep@cs.wustl.edu>
diff --git a/TAO/orbsvcs/Scheduling_Service/Scheduling_Service.h b/TAO/orbsvcs/Scheduling_Service/Scheduling_Service.h
index 37b436330ef..2575de2bb7a 100644
--- a/TAO/orbsvcs/Scheduling_Service/Scheduling_Service.h
+++ b/TAO/orbsvcs/Scheduling_Service/Scheduling_Service.h
@@ -2,8 +2,6 @@
/**
* @file Scheduling_Service.h
*
- * $Id$
- *
* This class implements the functionality of a Scheduling Service in
* a stand-alone process.
*
diff --git a/TAO/orbsvcs/TAO_Service/TAO_Service.cpp b/TAO/orbsvcs/TAO_Service/TAO_Service.cpp
index 6383fc157c0..9e78f7b865b 100644
--- a/TAO/orbsvcs/TAO_Service/TAO_Service.cpp
+++ b/TAO/orbsvcs/TAO_Service/TAO_Service.cpp
@@ -3,8 +3,6 @@
/**
* @file TAO_Service.cpp
*
- * $Id$
- *
* This directory contains an example that illustrates how the ACE
* Service Configurator can dynamically configure an ORB and its
* servants from a svc.conf file.
diff --git a/TAO/orbsvcs/Time_Service/Clerk_i.h b/TAO/orbsvcs/Time_Service/Clerk_i.h
index 0b4f8c700da..a39550e0955 100644
--- a/TAO/orbsvcs/Time_Service/Clerk_i.h
+++ b/TAO/orbsvcs/Time_Service/Clerk_i.h
@@ -4,8 +4,6 @@
/**
* @file Clerk_i.h
*
- * $Id$
- *
* @author Vishal Kachroo <vishal@cs.wustl.edu>
*/
//=============================================================================
diff --git a/TAO/orbsvcs/Time_Service/Server_i.h b/TAO/orbsvcs/Time_Service/Server_i.h
index c7c62376c74..7059043ba4c 100644
--- a/TAO/orbsvcs/Time_Service/Server_i.h
+++ b/TAO/orbsvcs/Time_Service/Server_i.h
@@ -4,8 +4,6 @@
/**
* @file Server_i.h
*
- * $Id$
- *
* @author Vishal Kachroo <vishal@cs.wustl.edu>
*/
//=============================================================================
diff --git a/TAO/orbsvcs/Trading_Service/Trading_Service.h b/TAO/orbsvcs/Trading_Service/Trading_Service.h
index bcd169bc287..8caed4cca02 100644
--- a/TAO/orbsvcs/Trading_Service/Trading_Service.h
+++ b/TAO/orbsvcs/Trading_Service/Trading_Service.h
@@ -4,8 +4,6 @@
/**
* @file Trading_Service.h
*
- * $Id$
- *
* @author Seth Widoff <sbw1@cs.wustl.edu>
*/
//=============================================================================
diff --git a/TAO/orbsvcs/examples/CosEC/Factory/CosEventChannelFactory.idl b/TAO/orbsvcs/examples/CosEC/Factory/CosEventChannelFactory.idl
index 63ddf14c056..56326dbcc59 100644
--- a/TAO/orbsvcs/examples/CosEC/Factory/CosEventChannelFactory.idl
+++ b/TAO/orbsvcs/examples/CosEC/Factory/CosEventChannelFactory.idl
@@ -3,8 +3,6 @@
/**
* @file CosEventChannelFactory.idl
*
- * $Id$
- *
* @author Pradeep Gore <pradeep@cs.wustl.edu>
*/
//=============================================================================
diff --git a/TAO/orbsvcs/examples/CosEC/Factory/CosEventChannelFactory_i.h b/TAO/orbsvcs/examples/CosEC/Factory/CosEventChannelFactory_i.h
index df950da6a24..21097879896 100644
--- a/TAO/orbsvcs/examples/CosEC/Factory/CosEventChannelFactory_i.h
+++ b/TAO/orbsvcs/examples/CosEC/Factory/CosEventChannelFactory_i.h
@@ -4,8 +4,6 @@
/**
* @file CosEventChannelFactory_i.h
*
- * $Id$
- *
* This class implements the CosEventChannelFactory
*
*
diff --git a/TAO/orbsvcs/examples/CosEC/Factory/FactoryDriver.h b/TAO/orbsvcs/examples/CosEC/Factory/FactoryDriver.h
index 40c1af54d1f..02f19711451 100644
--- a/TAO/orbsvcs/examples/CosEC/Factory/FactoryDriver.h
+++ b/TAO/orbsvcs/examples/CosEC/Factory/FactoryDriver.h
@@ -5,8 +5,6 @@
/**
* @file FactoryDriver.h
*
- * $Id$
- *
* This class implements the Factory driver.
*
*
diff --git a/TAO/orbsvcs/examples/CosEC/RtEC_Based/bin/RtEC_Based_CosEC.h b/TAO/orbsvcs/examples/CosEC/RtEC_Based/bin/RtEC_Based_CosEC.h
index bc061941e68..2034a4dac20 100644
--- a/TAO/orbsvcs/examples/CosEC/RtEC_Based/bin/RtEC_Based_CosEC.h
+++ b/TAO/orbsvcs/examples/CosEC/RtEC_Based/bin/RtEC_Based_CosEC.h
@@ -3,8 +3,6 @@
/**
* @file RtEC_Based_CosEC.h
*
- * $Id$
- *
* @author Pradeep Gore <pradeep@cs.wustl.edu>
*
* The COS Event Channel service.
diff --git a/TAO/orbsvcs/examples/CosEC/RtEC_Based/lib/ConsumerAdmin_i.h b/TAO/orbsvcs/examples/CosEC/RtEC_Based/lib/ConsumerAdmin_i.h
index f2e60fdd1c7..4ba62ff0e35 100644
--- a/TAO/orbsvcs/examples/CosEC/RtEC_Based/lib/ConsumerAdmin_i.h
+++ b/TAO/orbsvcs/examples/CosEC/RtEC_Based/lib/ConsumerAdmin_i.h
@@ -4,8 +4,6 @@
/**
* @file ConsumerAdmin_i.h
*
- * $Id$
- *
* @author Pradeep Gore <pradeep@cs.wustl.edu>
*
* This has the implementation of the
diff --git a/TAO/orbsvcs/examples/CosEC/RtEC_Based/lib/CosEvent_Utilities.h b/TAO/orbsvcs/examples/CosEC/RtEC_Based/lib/CosEvent_Utilities.h
index 7fb9cc1d7ce..d3d7864b21a 100644
--- a/TAO/orbsvcs/examples/CosEC/RtEC_Based/lib/CosEvent_Utilities.h
+++ b/TAO/orbsvcs/examples/CosEC/RtEC_Based/lib/CosEvent_Utilities.h
@@ -4,8 +4,6 @@
/**
* @file CosEvent_Utilities.h
*
- * $Id$
- *
* A few utility classes to make it easier to write EC applications.
*
*
diff --git a/TAO/orbsvcs/examples/CosEC/RtEC_Based/lib/EventChannel_i.h b/TAO/orbsvcs/examples/CosEC/RtEC_Based/lib/EventChannel_i.h
index 3817a8153fb..6149d828fc2 100644
--- a/TAO/orbsvcs/examples/CosEC/RtEC_Based/lib/EventChannel_i.h
+++ b/TAO/orbsvcs/examples/CosEC/RtEC_Based/lib/EventChannel_i.h
@@ -4,8 +4,6 @@
/**
* @file EventChannel_i.h
*
- * $Id$
- *
* @author Pradeep Gore <pradeep@cs.wustl.edu>
*
* This has the implementation of the
diff --git a/TAO/orbsvcs/examples/CosEC/RtEC_Based/lib/ProxyPushConsumer_i.h b/TAO/orbsvcs/examples/CosEC/RtEC_Based/lib/ProxyPushConsumer_i.h
index bfbdb60306f..70a3aa9645f 100644
--- a/TAO/orbsvcs/examples/CosEC/RtEC_Based/lib/ProxyPushConsumer_i.h
+++ b/TAO/orbsvcs/examples/CosEC/RtEC_Based/lib/ProxyPushConsumer_i.h
@@ -4,8 +4,6 @@
/**
* @file ProxyPushConsumer_i.h
*
- * $Id$
- *
* @author Pradeep Gore <pradeep@cs.wustl.edu>
*
* This has the implementation of the
diff --git a/TAO/orbsvcs/examples/CosEC/RtEC_Based/lib/ProxyPushSupplier_i.h b/TAO/orbsvcs/examples/CosEC/RtEC_Based/lib/ProxyPushSupplier_i.h
index 8512710a4cb..d97a6b91bc4 100644
--- a/TAO/orbsvcs/examples/CosEC/RtEC_Based/lib/ProxyPushSupplier_i.h
+++ b/TAO/orbsvcs/examples/CosEC/RtEC_Based/lib/ProxyPushSupplier_i.h
@@ -4,8 +4,6 @@
/**
* @file ProxyPushSupplier_i.h
*
- * $Id$
- *
* @author Pradeep Gore <pradeep@cs.wustl.edu>
*
* This has the implementation of the
diff --git a/TAO/orbsvcs/examples/CosEC/RtEC_Based/lib/SupplierAdmin_i.h b/TAO/orbsvcs/examples/CosEC/RtEC_Based/lib/SupplierAdmin_i.h
index 405fe45bed4..6a583ee3a47 100644
--- a/TAO/orbsvcs/examples/CosEC/RtEC_Based/lib/SupplierAdmin_i.h
+++ b/TAO/orbsvcs/examples/CosEC/RtEC_Based/lib/SupplierAdmin_i.h
@@ -4,8 +4,6 @@
/**
* @file SupplierAdmin_i.h
*
- * $Id$
- *
* @author Pradeep Gore <pradeep@cs.wustl.edu>
*
* This has the implementation of the
diff --git a/TAO/orbsvcs/examples/CosEC/RtEC_Based/tests/Basic/Basic.h b/TAO/orbsvcs/examples/CosEC/RtEC_Based/tests/Basic/Basic.h
index 15ca31490ab..028b661ecb5 100644
--- a/TAO/orbsvcs/examples/CosEC/RtEC_Based/tests/Basic/Basic.h
+++ b/TAO/orbsvcs/examples/CosEC/RtEC_Based/tests/Basic/Basic.h
@@ -4,8 +4,6 @@
/**
* @file Basic.h
*
- * $Id$
- *
* @author Pradeep Gore <pradeep@cs.wustl.edu>
*
* This is a simple test class for the standard Cos Event Channel.
diff --git a/TAO/orbsvcs/examples/CosEC/RtEC_Based/tests/Basic/Consumer.h b/TAO/orbsvcs/examples/CosEC/RtEC_Based/tests/Basic/Consumer.h
index 4343aaef780..996ed7a1995 100644
--- a/TAO/orbsvcs/examples/CosEC/RtEC_Based/tests/Basic/Consumer.h
+++ b/TAO/orbsvcs/examples/CosEC/RtEC_Based/tests/Basic/Consumer.h
@@ -4,8 +4,6 @@
/**
* @file Consumer.h
*
- * $Id$
- *
* @author Pradeep Gore <pradeep@cs.wustl.edu>
*
* Defines a simple Push Consumer.
diff --git a/TAO/orbsvcs/examples/CosEC/RtEC_Based/tests/Basic/Supplier.h b/TAO/orbsvcs/examples/CosEC/RtEC_Based/tests/Basic/Supplier.h
index c315ed7f1a0..7057e5ace79 100644
--- a/TAO/orbsvcs/examples/CosEC/RtEC_Based/tests/Basic/Supplier.h
+++ b/TAO/orbsvcs/examples/CosEC/RtEC_Based/tests/Basic/Supplier.h
@@ -4,8 +4,6 @@
/**
* @file Supplier.h
*
- * $Id$
- *
* @author Pradeep Gore <pradeep@cs.wustl.edu>
*
* Defines a simple Push Supplier.
diff --git a/TAO/orbsvcs/examples/CosEC/RtEC_Based/tests/Multiple/Consumer.h b/TAO/orbsvcs/examples/CosEC/RtEC_Based/tests/Multiple/Consumer.h
index 741df7d2ea5..14572bae669 100644
--- a/TAO/orbsvcs/examples/CosEC/RtEC_Based/tests/Multiple/Consumer.h
+++ b/TAO/orbsvcs/examples/CosEC/RtEC_Based/tests/Multiple/Consumer.h
@@ -4,8 +4,6 @@
/**
* @file Consumer.h
*
- * $Id$
- *
* @author Pradeep Gore <pradeep@cs.wustl.edu>
*
* Defines a simple Push Consumer.
diff --git a/TAO/orbsvcs/examples/CosEC/RtEC_Based/tests/Multiple/Multiple.h b/TAO/orbsvcs/examples/CosEC/RtEC_Based/tests/Multiple/Multiple.h
index 8fa0526f545..57443fbb66c 100644
--- a/TAO/orbsvcs/examples/CosEC/RtEC_Based/tests/Multiple/Multiple.h
+++ b/TAO/orbsvcs/examples/CosEC/RtEC_Based/tests/Multiple/Multiple.h
@@ -4,8 +4,6 @@
/**
* @file Multiple.h
*
- * $Id$
- *
* @author Pradeep Gore <pradeep@cs.wustl.edu>
*
* This is a test class for the Cos Event Service.
diff --git a/TAO/orbsvcs/examples/CosEC/RtEC_Based/tests/Multiple/Supplier.h b/TAO/orbsvcs/examples/CosEC/RtEC_Based/tests/Multiple/Supplier.h
index b5c5a4dc199..aea4f058c15 100644
--- a/TAO/orbsvcs/examples/CosEC/RtEC_Based/tests/Multiple/Supplier.h
+++ b/TAO/orbsvcs/examples/CosEC/RtEC_Based/tests/Multiple/Supplier.h
@@ -4,8 +4,6 @@
/**
* @file Supplier.h
*
- * $Id$
- *
* @author Pradeep Gore <pradeep@cs.wustl.edu>
*
* Defines a simple Push Supplier.
diff --git a/TAO/orbsvcs/examples/CosEC/Simple/Consumer.h b/TAO/orbsvcs/examples/CosEC/Simple/Consumer.h
index a47ee71a6eb..68d6eef38d8 100644
--- a/TAO/orbsvcs/examples/CosEC/Simple/Consumer.h
+++ b/TAO/orbsvcs/examples/CosEC/Simple/Consumer.h
@@ -3,8 +3,6 @@
/**
* @file Consumer.h
*
- * $Id$
- *
* @author Carlos O'Ryan (coryan@cs.wustl.edu)
*/
//=============================================================================
diff --git a/TAO/orbsvcs/examples/CosEC/Simple/Supplier.h b/TAO/orbsvcs/examples/CosEC/Simple/Supplier.h
index bf7e58e46d4..897ef6acbd7 100644
--- a/TAO/orbsvcs/examples/CosEC/Simple/Supplier.h
+++ b/TAO/orbsvcs/examples/CosEC/Simple/Supplier.h
@@ -3,8 +3,6 @@
/**
* @file Supplier.h
*
- * $Id$
- *
* @author Carlos O'Ryan (coryan@cs.wustl.edu)
*/
//=============================================================================
diff --git a/TAO/orbsvcs/examples/LoadBalancing/ORBInitializer.h b/TAO/orbsvcs/examples/LoadBalancing/ORBInitializer.h
index 171dfdeb7a6..f427726c256 100644
--- a/TAO/orbsvcs/examples/LoadBalancing/ORBInitializer.h
+++ b/TAO/orbsvcs/examples/LoadBalancing/ORBInitializer.h
@@ -4,8 +4,6 @@
/**
* @file ORBInitializer.h
*
- * $Id$
- *
* @author Ossama Othman <ossama@dre.vanderbilt.edu>
*/
//=============================================================================
diff --git a/TAO/orbsvcs/examples/LoadBalancing/RPS_Monitor.h b/TAO/orbsvcs/examples/LoadBalancing/RPS_Monitor.h
index ecb6dd500a4..009117f7ac1 100644
--- a/TAO/orbsvcs/examples/LoadBalancing/RPS_Monitor.h
+++ b/TAO/orbsvcs/examples/LoadBalancing/RPS_Monitor.h
@@ -4,8 +4,6 @@
/**
* @file RPS_Monitor.h
*
- * $Id$
- *
* @author Ossama Othman <ossama@dre.vanderbilt.edu>
*/
//=============================================================================
diff --git a/TAO/orbsvcs/examples/Log/Basic/TLS_Client.h b/TAO/orbsvcs/examples/Log/Basic/TLS_Client.h
index 84d12005913..39ce7b076b5 100644
--- a/TAO/orbsvcs/examples/Log/Basic/TLS_Client.h
+++ b/TAO/orbsvcs/examples/Log/Basic/TLS_Client.h
@@ -4,8 +4,6 @@
/**
* @file TLS_Client.h
*
- * $Id$
- *
* An example of using the Basic_Logging_Service
*
*
diff --git a/TAO/orbsvcs/examples/Log/Event/Event_Consumer.h b/TAO/orbsvcs/examples/Log/Event/Event_Consumer.h
index 3b49c025a83..092721b5f97 100644
--- a/TAO/orbsvcs/examples/Log/Event/Event_Consumer.h
+++ b/TAO/orbsvcs/examples/Log/Event/Event_Consumer.h
@@ -4,8 +4,6 @@
/**
* @file Event_Consumer.h
*
- * $Id$
- *
* An example of using the Event_Logging_Service.
* The Event_Consumer consumes log-generated events.
*
diff --git a/TAO/orbsvcs/examples/Log/Event/Event_Supplier.h b/TAO/orbsvcs/examples/Log/Event/Event_Supplier.h
index c69524c9a54..bdc44f5556c 100644
--- a/TAO/orbsvcs/examples/Log/Event/Event_Supplier.h
+++ b/TAO/orbsvcs/examples/Log/Event/Event_Supplier.h
@@ -4,8 +4,6 @@
/**
* @file Event_Supplier.h
*
- * $Id$
- *
* An example of using the Event_Logging_Service.
*
*
diff --git a/TAO/orbsvcs/examples/Log/Notify/Notify_Consumer.h b/TAO/orbsvcs/examples/Log/Notify/Notify_Consumer.h
index 608c87a4823..fe1ec87afea 100644
--- a/TAO/orbsvcs/examples/Log/Notify/Notify_Consumer.h
+++ b/TAO/orbsvcs/examples/Log/Notify/Notify_Consumer.h
@@ -4,8 +4,6 @@
/**
* @file Notify_Consumer.h
*
- * $Id$
- *
* An example of using the Notify_Logging_Service.
* The Notify_Consumer consumes log-generated events.
*
diff --git a/TAO/orbsvcs/examples/Log/Notify/Notify_Supplier.h b/TAO/orbsvcs/examples/Log/Notify/Notify_Supplier.h
index fe0069fe0fe..3f95f4cc473 100644
--- a/TAO/orbsvcs/examples/Log/Notify/Notify_Supplier.h
+++ b/TAO/orbsvcs/examples/Log/Notify/Notify_Supplier.h
@@ -4,8 +4,6 @@
/**
* @file Notify_Supplier.h
*
- * $Id$
- *
* An example of using the Notify_Logging_Service.
*
*
diff --git a/TAO/orbsvcs/examples/Log/RTEvent/RTEvent_Consumer.h b/TAO/orbsvcs/examples/Log/RTEvent/RTEvent_Consumer.h
index f99208db8b8..893e98f4057 100644
--- a/TAO/orbsvcs/examples/Log/RTEvent/RTEvent_Consumer.h
+++ b/TAO/orbsvcs/examples/Log/RTEvent/RTEvent_Consumer.h
@@ -4,8 +4,6 @@
/**
* @file RTEvent_Consumer.h
*
- * $Id$
- *
* An example of using the RTEvent_Logging_Service.
* The RTEvent_Consumer consumes log-generated events.
*
diff --git a/TAO/orbsvcs/examples/Log/RTEvent/RTEvent_Supplier.h b/TAO/orbsvcs/examples/Log/RTEvent/RTEvent_Supplier.h
index 9e456ff78ee..e1ed988534a 100644
--- a/TAO/orbsvcs/examples/Log/RTEvent/RTEvent_Supplier.h
+++ b/TAO/orbsvcs/examples/Log/RTEvent/RTEvent_Supplier.h
@@ -4,8 +4,6 @@
/**
* @file RTEvent_Supplier.h
*
- * $Id$
- *
* An example of using the RTEvent_Logging_Service.
*
*
diff --git a/TAO/orbsvcs/examples/Notify/Filter/Filter.h b/TAO/orbsvcs/examples/Notify/Filter/Filter.h
index 927827fc028..99fe0906942 100644
--- a/TAO/orbsvcs/examples/Notify/Filter/Filter.h
+++ b/TAO/orbsvcs/examples/Notify/Filter/Filter.h
@@ -3,8 +3,6 @@
/**
* @file Filter.h
*
- * $Id$
- *
* Class to demo structured event filtering.
*
*
diff --git a/TAO/orbsvcs/examples/Notify/Lanes/Consumer.h b/TAO/orbsvcs/examples/Notify/Lanes/Consumer.h
index 5fd16f23805..980e65fa917 100644
--- a/TAO/orbsvcs/examples/Notify/Lanes/Consumer.h
+++ b/TAO/orbsvcs/examples/Notify/Lanes/Consumer.h
@@ -2,8 +2,6 @@
/**
* @file Consumer.h
*
- * $Id$
- *
* @author Pradeep Gore <pradeep@oomworks.com>
*
*
diff --git a/TAO/orbsvcs/examples/Notify/Lanes/Consumer_Client.h b/TAO/orbsvcs/examples/Notify/Lanes/Consumer_Client.h
index e5c5e259f94..5ae5ef8b08c 100644
--- a/TAO/orbsvcs/examples/Notify/Lanes/Consumer_Client.h
+++ b/TAO/orbsvcs/examples/Notify/Lanes/Consumer_Client.h
@@ -2,8 +2,6 @@
/**
* @file Consumer_Client.h
*
- * $Id$
- *
* @author Pradeep Gore <pradeep@oomworks.com>
*
*
diff --git a/TAO/orbsvcs/examples/Notify/Lanes/ORB_Objects.h b/TAO/orbsvcs/examples/Notify/Lanes/ORB_Objects.h
index 5af48adbbac..3e07583f888 100644
--- a/TAO/orbsvcs/examples/Notify/Lanes/ORB_Objects.h
+++ b/TAO/orbsvcs/examples/Notify/Lanes/ORB_Objects.h
@@ -2,8 +2,6 @@
/**
* @file ORB_Objects.h
*
- * $Id$
- *
* @author Pradeep Gore <pradeep@oomworks.com>
*
*
diff --git a/TAO/orbsvcs/examples/Notify/Lanes/ORB_Run_Task.h b/TAO/orbsvcs/examples/Notify/Lanes/ORB_Run_Task.h
index 8a535924eae..545aef17d91 100644
--- a/TAO/orbsvcs/examples/Notify/Lanes/ORB_Run_Task.h
+++ b/TAO/orbsvcs/examples/Notify/Lanes/ORB_Run_Task.h
@@ -2,8 +2,6 @@
/**
* @file ORB_Run_Task.h
*
- * $Id$
- *
* @author Pradeep Gore <pradeep@oomworks.com>
*
*
diff --git a/TAO/orbsvcs/examples/Notify/Lanes/Supplier.h b/TAO/orbsvcs/examples/Notify/Lanes/Supplier.h
index d7c2f31af5d..49e5a46815c 100644
--- a/TAO/orbsvcs/examples/Notify/Lanes/Supplier.h
+++ b/TAO/orbsvcs/examples/Notify/Lanes/Supplier.h
@@ -2,8 +2,6 @@
/**
* @file Supplier.h
*
- * $Id$
- *
* @author Pradeep Gore <pradeep@oomworks.com>
*
*
diff --git a/TAO/orbsvcs/examples/Notify/Lanes/Supplier_Client.h b/TAO/orbsvcs/examples/Notify/Lanes/Supplier_Client.h
index 751c996ec65..9f5f66633c5 100644
--- a/TAO/orbsvcs/examples/Notify/Lanes/Supplier_Client.h
+++ b/TAO/orbsvcs/examples/Notify/Lanes/Supplier_Client.h
@@ -2,8 +2,6 @@
/**
* @file Supplier_Client.h
*
- * $Id$
- *
* @author Pradeep Gore <pradeep@oomworks.com>
*
*
diff --git a/TAO/orbsvcs/examples/Notify/Subscribe/Subscribe.h b/TAO/orbsvcs/examples/Notify/Subscribe/Subscribe.h
index d7d53791135..46268524d22 100644
--- a/TAO/orbsvcs/examples/Notify/Subscribe/Subscribe.h
+++ b/TAO/orbsvcs/examples/Notify/Subscribe/Subscribe.h
@@ -3,8 +3,6 @@
/**
* @file Subscribe.h
*
- * $Id$
- *
* Class to demo structured event subscription.
*
*
diff --git a/TAO/orbsvcs/examples/Notify/ThreadPool/Consumer.h b/TAO/orbsvcs/examples/Notify/ThreadPool/Consumer.h
index 8fb0a019a88..681796ae269 100644
--- a/TAO/orbsvcs/examples/Notify/ThreadPool/Consumer.h
+++ b/TAO/orbsvcs/examples/Notify/ThreadPool/Consumer.h
@@ -2,8 +2,6 @@
/**
* @file Consumer.h
*
- * $Id$
- *
* @author Pradeep Gore <pradeep@oomworks.com>
*
*
diff --git a/TAO/orbsvcs/examples/Notify/ThreadPool/Consumer_Client.h b/TAO/orbsvcs/examples/Notify/ThreadPool/Consumer_Client.h
index d7fead0d8a2..0441ac5fa6e 100644
--- a/TAO/orbsvcs/examples/Notify/ThreadPool/Consumer_Client.h
+++ b/TAO/orbsvcs/examples/Notify/ThreadPool/Consumer_Client.h
@@ -2,8 +2,6 @@
/**
* @file Consumer_Client.h
*
- * $Id$
- *
* @author Pradeep Gore <pradeep@oomworks.com>
*
*
diff --git a/TAO/orbsvcs/examples/Notify/ThreadPool/ORB_Objects.h b/TAO/orbsvcs/examples/Notify/ThreadPool/ORB_Objects.h
index ed1042be85e..da695575e80 100644
--- a/TAO/orbsvcs/examples/Notify/ThreadPool/ORB_Objects.h
+++ b/TAO/orbsvcs/examples/Notify/ThreadPool/ORB_Objects.h
@@ -2,8 +2,6 @@
/**
* @file ORB_Objects.h
*
- * $Id$
- *
* @author Pradeep Gore <pradeep@oomworks.com>
*
*
diff --git a/TAO/orbsvcs/examples/Notify/ThreadPool/ORB_Run_Task.h b/TAO/orbsvcs/examples/Notify/ThreadPool/ORB_Run_Task.h
index 8a535924eae..545aef17d91 100644
--- a/TAO/orbsvcs/examples/Notify/ThreadPool/ORB_Run_Task.h
+++ b/TAO/orbsvcs/examples/Notify/ThreadPool/ORB_Run_Task.h
@@ -2,8 +2,6 @@
/**
* @file ORB_Run_Task.h
*
- * $Id$
- *
* @author Pradeep Gore <pradeep@oomworks.com>
*
*
diff --git a/TAO/orbsvcs/examples/Notify/ThreadPool/Supplier.h b/TAO/orbsvcs/examples/Notify/ThreadPool/Supplier.h
index e8b30447a59..f06ca94f132 100644
--- a/TAO/orbsvcs/examples/Notify/ThreadPool/Supplier.h
+++ b/TAO/orbsvcs/examples/Notify/ThreadPool/Supplier.h
@@ -2,8 +2,6 @@
/**
* @file Supplier.h
*
- * $Id$
- *
* @author Pradeep Gore <pradeep@oomworks.com>
*
*
diff --git a/TAO/orbsvcs/examples/Notify/ThreadPool/Supplier_Client.h b/TAO/orbsvcs/examples/Notify/ThreadPool/Supplier_Client.h
index 95155d99fcb..7f4fa84dd69 100644
--- a/TAO/orbsvcs/examples/Notify/ThreadPool/Supplier_Client.h
+++ b/TAO/orbsvcs/examples/Notify/ThreadPool/Supplier_Client.h
@@ -2,8 +2,6 @@
/**
* @file Supplier_Client.h
*
- * $Id$
- *
* @author Pradeep Gore <pradeep@oomworks.com>
*
*
diff --git a/TAO/orbsvcs/examples/RtEC/IIOPGateway/Consumer.h b/TAO/orbsvcs/examples/RtEC/IIOPGateway/Consumer.h
index dca617c9a01..afa68222030 100644
--- a/TAO/orbsvcs/examples/RtEC/IIOPGateway/Consumer.h
+++ b/TAO/orbsvcs/examples/RtEC/IIOPGateway/Consumer.h
@@ -2,8 +2,6 @@
/**
* @file Consumer.h
*
- * $Id$
- *
* @author Carlos O'Ryan (coryan@cs.wustl.edu)
*
* Consumer
diff --git a/TAO/orbsvcs/examples/RtEC/IIOPGateway/EC.h b/TAO/orbsvcs/examples/RtEC/IIOPGateway/EC.h
index 3a5e78c832f..b9f326327bc 100644
--- a/TAO/orbsvcs/examples/RtEC/IIOPGateway/EC.h
+++ b/TAO/orbsvcs/examples/RtEC/IIOPGateway/EC.h
@@ -2,8 +2,6 @@
/**
* @file EC.h
*
- * $Id$
- *
* @author Carlos O'Ryan (coryan@cs.wustl.edu)
*
* Event channel
diff --git a/TAO/orbsvcs/examples/RtEC/IIOPGateway/Gateway.h b/TAO/orbsvcs/examples/RtEC/IIOPGateway/Gateway.h
index cf105a5d5e1..8e203359789 100644
--- a/TAO/orbsvcs/examples/RtEC/IIOPGateway/Gateway.h
+++ b/TAO/orbsvcs/examples/RtEC/IIOPGateway/Gateway.h
@@ -2,8 +2,6 @@
/**
* @file Gateway.h
*
- * $Id$
- *
* @author Johnny Willemsen (jwillemsen@remedy.nl)
*
* IIOP Gateway
diff --git a/TAO/orbsvcs/examples/RtEC/IIOPGateway/Supplier.h b/TAO/orbsvcs/examples/RtEC/IIOPGateway/Supplier.h
index 52b937ae896..b20a42d89b0 100644
--- a/TAO/orbsvcs/examples/RtEC/IIOPGateway/Supplier.h
+++ b/TAO/orbsvcs/examples/RtEC/IIOPGateway/Supplier.h
@@ -2,8 +2,6 @@
/**
* @file Supplier.h
*
- * $Id$
- *
* @author Carlos O'Ryan (coryan@cs.wustl.edu)
*
* IIOP Gateway
diff --git a/TAO/orbsvcs/examples/RtEC/Kokyu/Consumer.h b/TAO/orbsvcs/examples/RtEC/Kokyu/Consumer.h
index db4593f5d97..eca442d1128 100644
--- a/TAO/orbsvcs/examples/RtEC/Kokyu/Consumer.h
+++ b/TAO/orbsvcs/examples/RtEC/Kokyu/Consumer.h
@@ -3,8 +3,6 @@
/**
* @file Consumer.h
*
- * $Id$
- *
* @author Carlos O'Ryan (coryan@cs.wustl.edu)
*/
//=============================================================================
diff --git a/TAO/orbsvcs/examples/RtEC/Kokyu/Supplier.h b/TAO/orbsvcs/examples/RtEC/Kokyu/Supplier.h
index 9fc7e76cd41..d95f8923857 100644
--- a/TAO/orbsvcs/examples/RtEC/Kokyu/Supplier.h
+++ b/TAO/orbsvcs/examples/RtEC/Kokyu/Supplier.h
@@ -3,8 +3,6 @@
/**
* @file Supplier.h
*
- * $Id$
- *
* @author Carlos O'Ryan (coryan@cs.wustl.edu)
*/
//=============================================================================
diff --git a/TAO/orbsvcs/examples/RtEC/MCast/AddrServer.h b/TAO/orbsvcs/examples/RtEC/MCast/AddrServer.h
index 16b71eac253..7d200e5ebfa 100644
--- a/TAO/orbsvcs/examples/RtEC/MCast/AddrServer.h
+++ b/TAO/orbsvcs/examples/RtEC/MCast/AddrServer.h
@@ -3,8 +3,6 @@
/**
* @file AddrServer.h
*
- * $Id$
- *
* @author Carlos O'Ryan (coryan@cs.wustl.edu)
*/
//=============================================================================
diff --git a/TAO/orbsvcs/examples/RtEC/MCast/Consumer.h b/TAO/orbsvcs/examples/RtEC/MCast/Consumer.h
index 9da44e65b2f..a48d9c507ce 100644
--- a/TAO/orbsvcs/examples/RtEC/MCast/Consumer.h
+++ b/TAO/orbsvcs/examples/RtEC/MCast/Consumer.h
@@ -3,8 +3,6 @@
/**
* @file Consumer.h
*
- * $Id$
- *
* @author Carlos O'Ryan (coryan@cs.wustl.edu)
*/
//=============================================================================
diff --git a/TAO/orbsvcs/examples/RtEC/MCast/Supplier.h b/TAO/orbsvcs/examples/RtEC/MCast/Supplier.h
index b00d40fb141..242d7385234 100644
--- a/TAO/orbsvcs/examples/RtEC/MCast/Supplier.h
+++ b/TAO/orbsvcs/examples/RtEC/MCast/Supplier.h
@@ -3,8 +3,6 @@
/**
* @file Supplier.h
*
- * $Id$
- *
* @author Carlos O'Ryan (coryan@cs.wustl.edu)
*/
//=============================================================================
diff --git a/TAO/orbsvcs/examples/RtEC/Schedule/Consumer.h b/TAO/orbsvcs/examples/RtEC/Schedule/Consumer.h
index db4593f5d97..eca442d1128 100644
--- a/TAO/orbsvcs/examples/RtEC/Schedule/Consumer.h
+++ b/TAO/orbsvcs/examples/RtEC/Schedule/Consumer.h
@@ -3,8 +3,6 @@
/**
* @file Consumer.h
*
- * $Id$
- *
* @author Carlos O'Ryan (coryan@cs.wustl.edu)
*/
//=============================================================================
diff --git a/TAO/orbsvcs/examples/RtEC/Schedule/Supplier.h b/TAO/orbsvcs/examples/RtEC/Schedule/Supplier.h
index 3aa3a839087..278934efb6d 100644
--- a/TAO/orbsvcs/examples/RtEC/Schedule/Supplier.h
+++ b/TAO/orbsvcs/examples/RtEC/Schedule/Supplier.h
@@ -3,8 +3,6 @@
/**
* @file Supplier.h
*
- * $Id$
- *
* @author Carlos O'Ryan (coryan@cs.wustl.edu)
*/
//=============================================================================
diff --git a/TAO/orbsvcs/examples/RtEC/Simple/Consumer.h b/TAO/orbsvcs/examples/RtEC/Simple/Consumer.h
index 988f9261349..71f9300fb16 100644
--- a/TAO/orbsvcs/examples/RtEC/Simple/Consumer.h
+++ b/TAO/orbsvcs/examples/RtEC/Simple/Consumer.h
@@ -3,8 +3,6 @@
/**
* @file Consumer.h
*
- * $Id$
- *
* @author Carlos O'Ryan (coryan@cs.wustl.edu)
*/
//=============================================================================
diff --git a/TAO/orbsvcs/examples/RtEC/Simple/Supplier.h b/TAO/orbsvcs/examples/RtEC/Simple/Supplier.h
index 3a8aba409d4..a1e9d944303 100644
--- a/TAO/orbsvcs/examples/RtEC/Simple/Supplier.h
+++ b/TAO/orbsvcs/examples/RtEC/Simple/Supplier.h
@@ -3,8 +3,6 @@
/**
* @file Supplier.h
*
- * $Id$
- *
* @author Carlos O'Ryan (coryan@cs.wustl.edu)
*/
//=============================================================================
diff --git a/TAO/orbsvcs/examples/Security/SecurityLevel1/SLevel1_Test_i.h b/TAO/orbsvcs/examples/Security/SecurityLevel1/SLevel1_Test_i.h
index 0786ab56120..e5c1b8615fd 100644
--- a/TAO/orbsvcs/examples/Security/SecurityLevel1/SLevel1_Test_i.h
+++ b/TAO/orbsvcs/examples/Security/SecurityLevel1/SLevel1_Test_i.h
@@ -3,8 +3,6 @@
/**
* @file SLevel1_Test_i.h
*
- * $Id$
- *
* @author Priyanka Gontla <gontla_p@ociweb.com>
*/
//=============================================================================
diff --git a/TAO/orbsvcs/examples/Security/Send_File/test_i.h b/TAO/orbsvcs/examples/Security/Send_File/test_i.h
index c9ff4b29ab3..fb2e86350c9 100644
--- a/TAO/orbsvcs/examples/Security/Send_File/test_i.h
+++ b/TAO/orbsvcs/examples/Security/Send_File/test_i.h
@@ -3,8 +3,6 @@
/**
* @file test_i.h
*
- * $Id$
- *
* @author Carlos O'Ryan
*/
//=============================================================================
diff --git a/TAO/orbsvcs/orbsvcs/ATLAS.idl b/TAO/orbsvcs/orbsvcs/ATLAS.idl
index c313ef474c6..eb8c7c4e5fd 100644
--- a/TAO/orbsvcs/orbsvcs/ATLAS.idl
+++ b/TAO/orbsvcs/orbsvcs/ATLAS.idl
@@ -4,8 +4,6 @@
/**
* @file ATLAS.idl
*
- * $Id$
- *
* IDL for Authorization Token Layer Acquisition Service (ATLAS).
*
* @author Object Management Group
diff --git a/TAO/orbsvcs/orbsvcs/AV/AVStreams_i.cpp b/TAO/orbsvcs/orbsvcs/AV/AVStreams_i.cpp
index 4ec67d6477b..16a84eebf61 100644
--- a/TAO/orbsvcs/orbsvcs/AV/AVStreams_i.cpp
+++ b/TAO/orbsvcs/orbsvcs/AV/AVStreams_i.cpp
@@ -2,8 +2,6 @@
/**
* @file AVStreams_i.cpp
*
- * $Id$
- *
* @author Sumedh Mungee <sumedh@cs.wustl.edu> Nagarajan Surendran <naga@cs.wustl.edu>
*/
//=============================================================================
diff --git a/TAO/orbsvcs/orbsvcs/AV/AVStreams_i.h b/TAO/orbsvcs/orbsvcs/AV/AVStreams_i.h
index fb77a839fab..a709e814771 100644
--- a/TAO/orbsvcs/orbsvcs/AV/AVStreams_i.h
+++ b/TAO/orbsvcs/orbsvcs/AV/AVStreams_i.h
@@ -4,8 +4,6 @@
/**
* @file AVStreams_i.h
*
- * $Id$
- *
* @author Sumedh Mungee <sumedh@cs.wustl.edu>
* @author Nagarajan Surendran <naga@cs.wustl.edu>
*/
diff --git a/TAO/orbsvcs/orbsvcs/AV/AV_Core.h b/TAO/orbsvcs/orbsvcs/AV/AV_Core.h
index 8a59bf5d7f3..4fea5b533cf 100644
--- a/TAO/orbsvcs/orbsvcs/AV/AV_Core.h
+++ b/TAO/orbsvcs/orbsvcs/AV/AV_Core.h
@@ -4,8 +4,6 @@
/**
* @file AV_Core.h
*
- * $Id$
- *
* @author Nagarajan Surendran <naga@cs.wustl.edu>
*/
//=============================================================================
diff --git a/TAO/orbsvcs/orbsvcs/AV/Endpoint_Strategy.cpp b/TAO/orbsvcs/orbsvcs/AV/Endpoint_Strategy.cpp
index 2eae2670669..4b09591dea5 100644
--- a/TAO/orbsvcs/orbsvcs/AV/Endpoint_Strategy.cpp
+++ b/TAO/orbsvcs/orbsvcs/AV/Endpoint_Strategy.cpp
@@ -3,8 +3,6 @@
/**
* @file Endpoint_Strategy.cpp
*
- * $Id$
- *
* @author Sumedh Mungee <sumedh@cs.wustl.edu>
*/
//=============================================================================
diff --git a/TAO/orbsvcs/orbsvcs/AV/Endpoint_Strategy.h b/TAO/orbsvcs/orbsvcs/AV/Endpoint_Strategy.h
index a5c26d990a2..e765fe15517 100644
--- a/TAO/orbsvcs/orbsvcs/AV/Endpoint_Strategy.h
+++ b/TAO/orbsvcs/orbsvcs/AV/Endpoint_Strategy.h
@@ -4,8 +4,6 @@
/**
* @file Endpoint_Strategy.h
*
- * $Id$
- *
* @author Sumedh Mungee <sumedh@cs.wustl.edu>
*/
//=============================================================================
diff --git a/TAO/orbsvcs/orbsvcs/AV/Endpoint_Strategy_T.h b/TAO/orbsvcs/orbsvcs/AV/Endpoint_Strategy_T.h
index 5b450d577e2..084bfa38d99 100644
--- a/TAO/orbsvcs/orbsvcs/AV/Endpoint_Strategy_T.h
+++ b/TAO/orbsvcs/orbsvcs/AV/Endpoint_Strategy_T.h
@@ -4,8 +4,6 @@
/**
* @file Endpoint_Strategy_T.h
*
- * $Id$
- *
* @author Sumedh Mungee <sumedh@cs.wustl.edu>
* @author Nagarajan Surendran <naga@cs.wustl.edu>
*/
diff --git a/TAO/orbsvcs/orbsvcs/AV/Fill_ACE_QoS.h b/TAO/orbsvcs/orbsvcs/AV/Fill_ACE_QoS.h
index a476858c61c..1e9366f542f 100644
--- a/TAO/orbsvcs/orbsvcs/AV/Fill_ACE_QoS.h
+++ b/TAO/orbsvcs/orbsvcs/AV/Fill_ACE_QoS.h
@@ -4,8 +4,6 @@
/**
* @file Fill_ACE_QoS.h
*
- * $Id$
- *
* @author Vishal Kachroo <vishal@cs.wustl.edu>
*/
//=============================================================================
diff --git a/TAO/orbsvcs/orbsvcs/AV/FlowSpec_Entry.h b/TAO/orbsvcs/orbsvcs/AV/FlowSpec_Entry.h
index cd2f7b7a067..bde53d4df43 100644
--- a/TAO/orbsvcs/orbsvcs/AV/FlowSpec_Entry.h
+++ b/TAO/orbsvcs/orbsvcs/AV/FlowSpec_Entry.h
@@ -4,8 +4,6 @@
/**
* @file FlowSpec_Entry.h
*
- * $Id$
- *
* @author Nagarajan Surendran <naga@cs.wustl.edu>
*
*/
diff --git a/TAO/orbsvcs/orbsvcs/AV/Flows_T.h b/TAO/orbsvcs/orbsvcs/AV/Flows_T.h
index 7ceecd16b24..f4790cd354e 100644
--- a/TAO/orbsvcs/orbsvcs/AV/Flows_T.h
+++ b/TAO/orbsvcs/orbsvcs/AV/Flows_T.h
@@ -4,8 +4,6 @@
/**
* @file Flows_T.h
*
- * $Id$
- *
* @author Nagarajan Surendran <naga@cs.wustl.edu>
*/
//=============================================================================
diff --git a/TAO/orbsvcs/orbsvcs/AV/MCast.h b/TAO/orbsvcs/orbsvcs/AV/MCast.h
index b48e2cc4179..82d21df0ceb 100644
--- a/TAO/orbsvcs/orbsvcs/AV/MCast.h
+++ b/TAO/orbsvcs/orbsvcs/AV/MCast.h
@@ -4,8 +4,6 @@
/**
* @file MCast.h
*
- * $Id$
- *
* @author Nagarajan Surendran <naga@cs.wustl.edu>
*/
//=============================================================================
diff --git a/TAO/orbsvcs/orbsvcs/AV/Policy.h b/TAO/orbsvcs/orbsvcs/AV/Policy.h
index 11deb4c3d0b..b30054557ce 100644
--- a/TAO/orbsvcs/orbsvcs/AV/Policy.h
+++ b/TAO/orbsvcs/orbsvcs/AV/Policy.h
@@ -4,8 +4,6 @@
/**
* @file Policy.h
*
- * $Id$
- *
* @author Nagarajan Surendran <naga@cs.wustl.edu>
*/
//=============================================================================
diff --git a/TAO/orbsvcs/orbsvcs/AV/Protocol_Factory.h b/TAO/orbsvcs/orbsvcs/AV/Protocol_Factory.h
index 2dae263ace9..e672e21cc4f 100644
--- a/TAO/orbsvcs/orbsvcs/AV/Protocol_Factory.h
+++ b/TAO/orbsvcs/orbsvcs/AV/Protocol_Factory.h
@@ -4,8 +4,6 @@
/**
* @file Protocol_Factory.h
*
- * $Id$
- *
* @author Nagarajan Surendran <naga@cs.wustl.edu>
*/
//=============================================================================
diff --git a/TAO/orbsvcs/orbsvcs/AV/QoS_UDP.h b/TAO/orbsvcs/orbsvcs/AV/QoS_UDP.h
index 3f4e6b99a80..2d2bf234502 100644
--- a/TAO/orbsvcs/orbsvcs/AV/QoS_UDP.h
+++ b/TAO/orbsvcs/orbsvcs/AV/QoS_UDP.h
@@ -4,8 +4,6 @@
/**
* @file QoS_UDP.h
*
- * $Id$
- *
* @author Yamuna Krishnamurthy <yamuna@cs.wustl.edu>
*/
//=============================================================================
diff --git a/TAO/orbsvcs/orbsvcs/AV/RTCP.h b/TAO/orbsvcs/orbsvcs/AV/RTCP.h
index 859acc4edcd..7d092b33a5d 100644
--- a/TAO/orbsvcs/orbsvcs/AV/RTCP.h
+++ b/TAO/orbsvcs/orbsvcs/AV/RTCP.h
@@ -38,8 +38,6 @@
/**
* @file RTCP.h
*
- * $Id$
- *
* @author Nagarajan Surendran <naga@cs.wustl.edu>
*/
//=============================================================================
diff --git a/TAO/orbsvcs/orbsvcs/AV/RTP.h b/TAO/orbsvcs/orbsvcs/AV/RTP.h
index 8da7cacf08b..f6535ee46ef 100644
--- a/TAO/orbsvcs/orbsvcs/AV/RTP.h
+++ b/TAO/orbsvcs/orbsvcs/AV/RTP.h
@@ -39,8 +39,6 @@
/**
* @file RTP.h
*
- * $Id$
- *
* @author Nagarajan Surendran <naga@cs.wustl.edu>
*/
//=============================================================================
diff --git a/TAO/orbsvcs/orbsvcs/AV/SCTP_SEQ.h b/TAO/orbsvcs/orbsvcs/AV/SCTP_SEQ.h
index 2582eedbb53..17ca39012f5 100644
--- a/TAO/orbsvcs/orbsvcs/AV/SCTP_SEQ.h
+++ b/TAO/orbsvcs/orbsvcs/AV/SCTP_SEQ.h
@@ -4,8 +4,6 @@
/**
* @file SCTP_SEQ.h
*
- * $Id$
- *
* @author Yamuna Krishnamurthy <yamuna@oomworks.com>
*/
//=============================================================================
diff --git a/TAO/orbsvcs/orbsvcs/AV/TCP.h b/TAO/orbsvcs/orbsvcs/AV/TCP.h
index 6ce7f09fd04..f66b0f32e9b 100644
--- a/TAO/orbsvcs/orbsvcs/AV/TCP.h
+++ b/TAO/orbsvcs/orbsvcs/AV/TCP.h
@@ -4,8 +4,6 @@
/**
* @file TCP.h
*
- * $Id$
- *
* @author Nagarajan Surendran <naga@cs.wustl.edu>
*/
//=============================================================================
diff --git a/TAO/orbsvcs/orbsvcs/AV/Transport.h b/TAO/orbsvcs/orbsvcs/AV/Transport.h
index 755bd96da84..d6099da4dfd 100644
--- a/TAO/orbsvcs/orbsvcs/AV/Transport.h
+++ b/TAO/orbsvcs/orbsvcs/AV/Transport.h
@@ -4,8 +4,6 @@
/**
* @file Transport.h
*
- * $Id$
- *
* @author Nagarajan Surendran <naga@cs.wustl.edu>
*/
//=============================================================================
diff --git a/TAO/orbsvcs/orbsvcs/AV/UDP.h b/TAO/orbsvcs/orbsvcs/AV/UDP.h
index 0fe25d7d2c5..ae028ee296e 100644
--- a/TAO/orbsvcs/orbsvcs/AV/UDP.h
+++ b/TAO/orbsvcs/orbsvcs/AV/UDP.h
@@ -4,8 +4,6 @@
/**
* @file UDP.h
*
- * $Id$
- *
* @author Nagarajan Surendran <naga@cs.wustl.edu>
*/
//=============================================================================
diff --git a/TAO/orbsvcs/orbsvcs/AV/default_resource.h b/TAO/orbsvcs/orbsvcs/AV/default_resource.h
index 44d5352c388..d0087d3b687 100644
--- a/TAO/orbsvcs/orbsvcs/AV/default_resource.h
+++ b/TAO/orbsvcs/orbsvcs/AV/default_resource.h
@@ -4,8 +4,6 @@
/**
* @file default_resource.h
*
- * $Id$
- *
* @author Yamuna Krishnamurthy
*/
//=============================================================================
diff --git a/TAO/orbsvcs/orbsvcs/AV/sfp.h b/TAO/orbsvcs/orbsvcs/AV/sfp.h
index 448deee0337..ec35e78373c 100644
--- a/TAO/orbsvcs/orbsvcs/AV/sfp.h
+++ b/TAO/orbsvcs/orbsvcs/AV/sfp.h
@@ -4,8 +4,6 @@
/**
* @file sfp.h
*
- * $Id$
- *
* @author Nagarajan Surendran <naga@cs.wustl.edu>
*/
// ============================================================================
diff --git a/TAO/orbsvcs/orbsvcs/AVStreams.idl b/TAO/orbsvcs/orbsvcs/AVStreams.idl
index 238ded3e076..52ff0f2b80f 100644
--- a/TAO/orbsvcs/orbsvcs/AVStreams.idl
+++ b/TAO/orbsvcs/orbsvcs/AVStreams.idl
@@ -3,8 +3,6 @@
/**
* @file AVStreams.idl
*
- * $Id$
- *
* @author Sumedh Mungee <sumedh@cs.wustl.edu>
* @author Nagarajan Surendran <naga@cs.wustl.edu>
*/
diff --git a/TAO/orbsvcs/orbsvcs/CSI.idl b/TAO/orbsvcs/orbsvcs/CSI.idl
index de606361466..76016c4fa01 100644
--- a/TAO/orbsvcs/orbsvcs/CSI.idl
+++ b/TAO/orbsvcs/orbsvcs/CSI.idl
@@ -4,8 +4,6 @@
/**
* @file CSI.idl
*
- * $Id$
- *
* @author Object Management Group
*/
//=============================================================================
diff --git a/TAO/orbsvcs/orbsvcs/CSIIOP.idl b/TAO/orbsvcs/orbsvcs/CSIIOP.idl
index 9e48c14270e..6138dc00352 100644
--- a/TAO/orbsvcs/orbsvcs/CSIIOP.idl
+++ b/TAO/orbsvcs/orbsvcs/CSIIOP.idl
@@ -4,8 +4,6 @@
/**
* @file CSIIOP.idl
*
- * $Id$
- *
* @author Object Management Group
*/
//=============================================================================
diff --git a/TAO/orbsvcs/orbsvcs/Channel_Clients_T.h b/TAO/orbsvcs/orbsvcs/Channel_Clients_T.h
index dcc1364e8e2..79b7bdc063f 100644
--- a/TAO/orbsvcs/orbsvcs/Channel_Clients_T.h
+++ b/TAO/orbsvcs/orbsvcs/Channel_Clients_T.h
@@ -5,8 +5,6 @@
/**
* @file Channel_Clients_T.h
*
- * $Id$
- *
* @author Tim Harrison (harrison@cs.wustl.edu) and Douglas Schmidt (schmidt@cs.wustl.edu)
*
* These classes allow applications to be consumer, suppliers, and
diff --git a/TAO/orbsvcs/orbsvcs/Concurrency/CC_Lock.h b/TAO/orbsvcs/orbsvcs/Concurrency/CC_Lock.h
index 1972caff85f..e37a03f9035 100644
--- a/TAO/orbsvcs/orbsvcs/Concurrency/CC_Lock.h
+++ b/TAO/orbsvcs/orbsvcs/Concurrency/CC_Lock.h
@@ -4,8 +4,6 @@
/**
* @file CC_Lock.h
*
- * $Id$
- *
* This class implements a lock used by the lock set from the
* concurrency control service
*
diff --git a/TAO/orbsvcs/orbsvcs/Concurrency/CC_LockSet.cpp b/TAO/orbsvcs/orbsvcs/Concurrency/CC_LockSet.cpp
index e96e808665d..8f1715e7959 100644
--- a/TAO/orbsvcs/orbsvcs/Concurrency/CC_LockSet.cpp
+++ b/TAO/orbsvcs/orbsvcs/Concurrency/CC_LockSet.cpp
@@ -3,8 +3,6 @@
/**
* @file CC_LockSet.cpp
*
- * $Id$
- *
* @author Torben Worm <tworm@cs.wustl.edu>
*/
//=============================================================================
diff --git a/TAO/orbsvcs/orbsvcs/Concurrency/CC_LockSet.h b/TAO/orbsvcs/orbsvcs/Concurrency/CC_LockSet.h
index b1a28328a79..164636ebf12 100644
--- a/TAO/orbsvcs/orbsvcs/Concurrency/CC_LockSet.h
+++ b/TAO/orbsvcs/orbsvcs/Concurrency/CC_LockSet.h
@@ -4,8 +4,6 @@
/**
* @file CC_LockSet.h
*
- * $Id$
- *
* This class implements the lock set interface from the
* concurrency service.
*
diff --git a/TAO/orbsvcs/orbsvcs/Concurrency/CC_LockSetFactory.cpp b/TAO/orbsvcs/orbsvcs/Concurrency/CC_LockSetFactory.cpp
index 597e9c0f3df..9a78bc807ab 100644
--- a/TAO/orbsvcs/orbsvcs/Concurrency/CC_LockSetFactory.cpp
+++ b/TAO/orbsvcs/orbsvcs/Concurrency/CC_LockSetFactory.cpp
@@ -2,8 +2,6 @@
/**
* @file CC_LockSetFactory.cpp
*
- * $Id$
- *
* @author Torben Worm <tworm@cs.wustl.edu>
*/
//=============================================================================
diff --git a/TAO/orbsvcs/orbsvcs/Concurrency/CC_LockSetFactory.h b/TAO/orbsvcs/orbsvcs/Concurrency/CC_LockSetFactory.h
index 42e2e4184ab..41c5072227d 100644
--- a/TAO/orbsvcs/orbsvcs/Concurrency/CC_LockSetFactory.h
+++ b/TAO/orbsvcs/orbsvcs/Concurrency/CC_LockSetFactory.h
@@ -4,8 +4,6 @@
/**
* @file CC_LockSetFactory.h
*
- * $Id$
- *
* This class implements the lock set factory interface from the
* concurrency service.
*
diff --git a/TAO/orbsvcs/orbsvcs/Concurrency/Concurrency_Utils.cpp b/TAO/orbsvcs/orbsvcs/Concurrency/Concurrency_Utils.cpp
index ed599d3eb47..9ae228725bb 100644
--- a/TAO/orbsvcs/orbsvcs/Concurrency/Concurrency_Utils.cpp
+++ b/TAO/orbsvcs/orbsvcs/Concurrency/Concurrency_Utils.cpp
@@ -2,8 +2,6 @@
/**
* @file Concurrency_Utils.cpp
*
- * $Id$
- *
* @author Torben Worm <tworm@cs.wustl.edu>
*/
//=============================================================================
diff --git a/TAO/orbsvcs/orbsvcs/Concurrency/Concurrency_Utils.h b/TAO/orbsvcs/orbsvcs/Concurrency/Concurrency_Utils.h
index bd2b7173f37..907bbb018a7 100644
--- a/TAO/orbsvcs/orbsvcs/Concurrency/Concurrency_Utils.h
+++ b/TAO/orbsvcs/orbsvcs/Concurrency/Concurrency_Utils.h
@@ -4,8 +4,6 @@
/**
* @file Concurrency_Utils.h
*
- * $Id$
- *
* This class implements a Concurrency Server wrapper class which
* holds a number of lock sets. The server must run in the
* thread per request concurrency model in order to let the
diff --git a/TAO/orbsvcs/orbsvcs/CosConcurrencyControl.idl b/TAO/orbsvcs/orbsvcs/CosConcurrencyControl.idl
index dba3d60a16e..e62d75ae2f8 100644
--- a/TAO/orbsvcs/orbsvcs/CosConcurrencyControl.idl
+++ b/TAO/orbsvcs/orbsvcs/CosConcurrencyControl.idl
@@ -4,8 +4,6 @@
/**
* @file CosConcurrencyControl.idl
*
- * $Id$
- *
* Described in CORBAservices: Common Object Services
* Specification, chapter 7 The concurrency service description can
* be downloaded from
diff --git a/TAO/orbsvcs/orbsvcs/CosEvent/CEC_ConsumerAdmin.h b/TAO/orbsvcs/orbsvcs/CosEvent/CEC_ConsumerAdmin.h
index daf1519ff84..14f0a607937 100644
--- a/TAO/orbsvcs/orbsvcs/CosEvent/CEC_ConsumerAdmin.h
+++ b/TAO/orbsvcs/orbsvcs/CosEvent/CEC_ConsumerAdmin.h
@@ -3,8 +3,6 @@
/**
* @file CEC_ConsumerAdmin.h
*
- * $Id$
- *
* @author Carlos O'Ryan (coryan@cs.wustl.edu)
*/
//=============================================================================
diff --git a/TAO/orbsvcs/orbsvcs/CosEvent/CEC_ConsumerControl.h b/TAO/orbsvcs/orbsvcs/CosEvent/CEC_ConsumerControl.h
index 6cfc3961cfe..20402bb87c6 100644
--- a/TAO/orbsvcs/orbsvcs/CosEvent/CEC_ConsumerControl.h
+++ b/TAO/orbsvcs/orbsvcs/CosEvent/CEC_ConsumerControl.h
@@ -4,8 +4,6 @@
/**
* @file CEC_ConsumerControl.h
*
- * $Id$
- *
* @author Carlos O'Ryan (coryan@cs.wustl.edu)More details can be found in:http://www.cs.wustl.edu/~coryan/EC/index.html
*/
//=============================================================================
diff --git a/TAO/orbsvcs/orbsvcs/CosEvent/CEC_Default_Factory.h b/TAO/orbsvcs/orbsvcs/CosEvent/CEC_Default_Factory.h
index 2cdfc8e1a98..10bc975df9d 100644
--- a/TAO/orbsvcs/orbsvcs/CosEvent/CEC_Default_Factory.h
+++ b/TAO/orbsvcs/orbsvcs/CosEvent/CEC_Default_Factory.h
@@ -4,8 +4,6 @@
/**
* @file CEC_Default_Factory.h
*
- * $Id$
- *
* @author Carlos O'Ryan (coryan@cs.wustl.edu)
*/
//=============================================================================
diff --git a/TAO/orbsvcs/orbsvcs/CosEvent/CEC_Defaults.h b/TAO/orbsvcs/orbsvcs/CosEvent/CEC_Defaults.h
index f7fabae1b16..534c3aab412 100644
--- a/TAO/orbsvcs/orbsvcs/CosEvent/CEC_Defaults.h
+++ b/TAO/orbsvcs/orbsvcs/CosEvent/CEC_Defaults.h
@@ -4,8 +4,6 @@
/**
* @file CEC_Defaults.h
*
- * $Id$
- *
* In this file we set the compile time defaults for the event
* channel.
*
diff --git a/TAO/orbsvcs/orbsvcs/CosEvent/CEC_Dispatching.h b/TAO/orbsvcs/orbsvcs/CosEvent/CEC_Dispatching.h
index 02086605a55..6a5cb720758 100644
--- a/TAO/orbsvcs/orbsvcs/CosEvent/CEC_Dispatching.h
+++ b/TAO/orbsvcs/orbsvcs/CosEvent/CEC_Dispatching.h
@@ -4,8 +4,6 @@
/**
* @file CEC_Dispatching.h
*
- * $Id$
- *
* @author Carlos O'Ryan (coryan@cs.wustl.edu)
*/
//=============================================================================
diff --git a/TAO/orbsvcs/orbsvcs/CosEvent/CEC_Dispatching_Task.h b/TAO/orbsvcs/orbsvcs/CosEvent/CEC_Dispatching_Task.h
index 4692f5f8790..3a2d5991e30 100644
--- a/TAO/orbsvcs/orbsvcs/CosEvent/CEC_Dispatching_Task.h
+++ b/TAO/orbsvcs/orbsvcs/CosEvent/CEC_Dispatching_Task.h
@@ -4,8 +4,6 @@
/**
* @file CEC_Dispatching_Task.h
*
- * $Id$
- *
* @author Carlos O'Ryan (coryan@cs.wustl.edu)
*/
//=============================================================================
diff --git a/TAO/orbsvcs/orbsvcs/CosEvent/CEC_DynamicImplementation.h b/TAO/orbsvcs/orbsvcs/CosEvent/CEC_DynamicImplementation.h
index 7c2e2fba7d4..6227b513645 100644
--- a/TAO/orbsvcs/orbsvcs/CosEvent/CEC_DynamicImplementation.h
+++ b/TAO/orbsvcs/orbsvcs/CosEvent/CEC_DynamicImplementation.h
@@ -4,8 +4,6 @@
/**
* @file CEC_DynamicImplementation.h
*
- * $Id$
- *
* @author Jon Astle (jon@astle45.fsnet.co.uk)
*/
//=============================================================================
diff --git a/TAO/orbsvcs/orbsvcs/CosEvent/CEC_EventChannel.h b/TAO/orbsvcs/orbsvcs/CosEvent/CEC_EventChannel.h
index 920841f752c..740159dafdc 100644
--- a/TAO/orbsvcs/orbsvcs/CosEvent/CEC_EventChannel.h
+++ b/TAO/orbsvcs/orbsvcs/CosEvent/CEC_EventChannel.h
@@ -4,8 +4,6 @@
/**
* @file CEC_EventChannel.h
*
- * $Id$
- *
* @author Carlos O'Ryan (coryan@cs.wustl.edu)
*
* A new implementation of the COS Event Channel.
diff --git a/TAO/orbsvcs/orbsvcs/CosEvent/CEC_Factory.h b/TAO/orbsvcs/orbsvcs/CosEvent/CEC_Factory.h
index f5b3559784b..ab38cc5b208 100644
--- a/TAO/orbsvcs/orbsvcs/CosEvent/CEC_Factory.h
+++ b/TAO/orbsvcs/orbsvcs/CosEvent/CEC_Factory.h
@@ -4,8 +4,6 @@
/**
* @file CEC_Factory.h
*
- * $Id$
- *
* @author Carlos O'Ryan (coryan@cs.wustl.edu)
*/
//=============================================================================
diff --git a/TAO/orbsvcs/orbsvcs/CosEvent/CEC_MT_Dispatching.h b/TAO/orbsvcs/orbsvcs/CosEvent/CEC_MT_Dispatching.h
index 1d393773576..581cb057475 100644
--- a/TAO/orbsvcs/orbsvcs/CosEvent/CEC_MT_Dispatching.h
+++ b/TAO/orbsvcs/orbsvcs/CosEvent/CEC_MT_Dispatching.h
@@ -4,8 +4,6 @@
/**
* @file CEC_MT_Dispatching.h
*
- * $Id$
- *
* @author Carlos O'Ryan (coryan@cs.wustl.edu)
*/
//=============================================================================
diff --git a/TAO/orbsvcs/orbsvcs/CosEvent/CEC_ProxyPullConsumer.h b/TAO/orbsvcs/orbsvcs/CosEvent/CEC_ProxyPullConsumer.h
index aad8a9365cd..9621fa6a8a7 100644
--- a/TAO/orbsvcs/orbsvcs/CosEvent/CEC_ProxyPullConsumer.h
+++ b/TAO/orbsvcs/orbsvcs/CosEvent/CEC_ProxyPullConsumer.h
@@ -4,8 +4,6 @@
/**
* @file CEC_ProxyPullConsumer.h
*
- * $Id$
- *
* @author Carlos O'Ryan (coryan@cs.wustl.edu)
*/
//=============================================================================
diff --git a/TAO/orbsvcs/orbsvcs/CosEvent/CEC_ProxyPullSupplier.h b/TAO/orbsvcs/orbsvcs/CosEvent/CEC_ProxyPullSupplier.h
index 159be9c7807..ba5c870193f 100644
--- a/TAO/orbsvcs/orbsvcs/CosEvent/CEC_ProxyPullSupplier.h
+++ b/TAO/orbsvcs/orbsvcs/CosEvent/CEC_ProxyPullSupplier.h
@@ -4,8 +4,6 @@
/**
* @file CEC_ProxyPullSupplier.h
*
- * $Id$
- *
* @author Carlos O'Ryan (coryan@cs.wustl.edu)
*/
//=============================================================================
diff --git a/TAO/orbsvcs/orbsvcs/CosEvent/CEC_ProxyPushConsumer.h b/TAO/orbsvcs/orbsvcs/CosEvent/CEC_ProxyPushConsumer.h
index 3bf07075cd9..4b6157f1016 100644
--- a/TAO/orbsvcs/orbsvcs/CosEvent/CEC_ProxyPushConsumer.h
+++ b/TAO/orbsvcs/orbsvcs/CosEvent/CEC_ProxyPushConsumer.h
@@ -4,8 +4,6 @@
/**
* @file CEC_ProxyPushConsumer.h
*
- * $Id$
- *
* @author Carlos O'Ryan (coryan@cs.wustl.edu)
*/
//=============================================================================
diff --git a/TAO/orbsvcs/orbsvcs/CosEvent/CEC_ProxyPushSupplier.h b/TAO/orbsvcs/orbsvcs/CosEvent/CEC_ProxyPushSupplier.h
index 606bd52b2e5..8a8a0563c64 100644
--- a/TAO/orbsvcs/orbsvcs/CosEvent/CEC_ProxyPushSupplier.h
+++ b/TAO/orbsvcs/orbsvcs/CosEvent/CEC_ProxyPushSupplier.h
@@ -4,8 +4,6 @@
/**
* @file CEC_ProxyPushSupplier.h
*
- * $Id$
- *
* @author Carlos O'Ryan (coryan@cs.wustl.edu)
* @author Jon Astle (jon@astle45.fsnet.co.uk)
*/
diff --git a/TAO/orbsvcs/orbsvcs/CosEvent/CEC_Pulling_Strategy.h b/TAO/orbsvcs/orbsvcs/CosEvent/CEC_Pulling_Strategy.h
index 8c1fd3efb1a..5b0e9843feb 100644
--- a/TAO/orbsvcs/orbsvcs/CosEvent/CEC_Pulling_Strategy.h
+++ b/TAO/orbsvcs/orbsvcs/CosEvent/CEC_Pulling_Strategy.h
@@ -4,8 +4,6 @@
/**
* @file CEC_Pulling_Strategy.h
*
- * $Id$
- *
* @author Carlos O'Ryan (coryan@cs.wustl.edu)
*/
//=============================================================================
diff --git a/TAO/orbsvcs/orbsvcs/CosEvent/CEC_Reactive_ConsumerControl.h b/TAO/orbsvcs/orbsvcs/CosEvent/CEC_Reactive_ConsumerControl.h
index 2b185f00534..c00fa8365bc 100644
--- a/TAO/orbsvcs/orbsvcs/CosEvent/CEC_Reactive_ConsumerControl.h
+++ b/TAO/orbsvcs/orbsvcs/CosEvent/CEC_Reactive_ConsumerControl.h
@@ -4,8 +4,6 @@
/**
* @file CEC_Reactive_ConsumerControl.h
*
- * $Id$
- *
* @author Carlos O'Ryan (coryan@cs.wustl.edu)
*
* More details can be found in:
diff --git a/TAO/orbsvcs/orbsvcs/CosEvent/CEC_Reactive_Pulling_Strategy.h b/TAO/orbsvcs/orbsvcs/CosEvent/CEC_Reactive_Pulling_Strategy.h
index 189b90a85a7..3253d29db2a 100644
--- a/TAO/orbsvcs/orbsvcs/CosEvent/CEC_Reactive_Pulling_Strategy.h
+++ b/TAO/orbsvcs/orbsvcs/CosEvent/CEC_Reactive_Pulling_Strategy.h
@@ -4,8 +4,6 @@
/**
* @file CEC_Reactive_Pulling_Strategy.h
*
- * $Id$
- *
* @author Carlos O'Ryan (coryan@cs.wustl.edu)
*/
//=============================================================================
diff --git a/TAO/orbsvcs/orbsvcs/CosEvent/CEC_Reactive_SupplierControl.h b/TAO/orbsvcs/orbsvcs/CosEvent/CEC_Reactive_SupplierControl.h
index 09960543375..5d985ce4a85 100644
--- a/TAO/orbsvcs/orbsvcs/CosEvent/CEC_Reactive_SupplierControl.h
+++ b/TAO/orbsvcs/orbsvcs/CosEvent/CEC_Reactive_SupplierControl.h
@@ -4,8 +4,6 @@
/**
* @file CEC_Reactive_SupplierControl.h
*
- * $Id$
- *
* @author Carlos O'Ryan (coryan@cs.wustl.edu)
*
* More details can be found in:
diff --git a/TAO/orbsvcs/orbsvcs/CosEvent/CEC_SupplierAdmin.h b/TAO/orbsvcs/orbsvcs/CosEvent/CEC_SupplierAdmin.h
index c189bcc064c..71e4d8ea49b 100644
--- a/TAO/orbsvcs/orbsvcs/CosEvent/CEC_SupplierAdmin.h
+++ b/TAO/orbsvcs/orbsvcs/CosEvent/CEC_SupplierAdmin.h
@@ -4,8 +4,6 @@
/**
* @file CEC_SupplierAdmin.h
*
- * $Id$
- *
* @author Carlos O'Ryan (coryan@cs.wustl.edu)
*
* More details can be found in:
diff --git a/TAO/orbsvcs/orbsvcs/CosEvent/CEC_SupplierControl.h b/TAO/orbsvcs/orbsvcs/CosEvent/CEC_SupplierControl.h
index 8d7be499bd8..e66bc40b5f5 100644
--- a/TAO/orbsvcs/orbsvcs/CosEvent/CEC_SupplierControl.h
+++ b/TAO/orbsvcs/orbsvcs/CosEvent/CEC_SupplierControl.h
@@ -4,8 +4,6 @@
/**
* @file CEC_SupplierControl.h
*
- * $Id$
- *
* @author Carlos O'Ryan (coryan@cs.wustl.edu)
*
* More details can be found in:
diff --git a/TAO/orbsvcs/orbsvcs/CosEvent/CEC_TypedConsumerAdmin.h b/TAO/orbsvcs/orbsvcs/CosEvent/CEC_TypedConsumerAdmin.h
index ec4121ee68c..88aa6cdd3da 100644
--- a/TAO/orbsvcs/orbsvcs/CosEvent/CEC_TypedConsumerAdmin.h
+++ b/TAO/orbsvcs/orbsvcs/CosEvent/CEC_TypedConsumerAdmin.h
@@ -4,8 +4,6 @@
/**
* @file CEC_TypedConsumerAdmin.h
*
- * $Id$
- *
* @author Jon Astle (jon@astle45.fsnet.co.uk)
*
* Based on the untyped version by Carlos O'Ryan (coryan@cs.wustl.edu)
diff --git a/TAO/orbsvcs/orbsvcs/CosEvent/CEC_TypedEvent.h b/TAO/orbsvcs/orbsvcs/CosEvent/CEC_TypedEvent.h
index cba0833e71c..df5816d4608 100644
--- a/TAO/orbsvcs/orbsvcs/CosEvent/CEC_TypedEvent.h
+++ b/TAO/orbsvcs/orbsvcs/CosEvent/CEC_TypedEvent.h
@@ -4,8 +4,6 @@
/**
* @file CEC_TypedEvent.h
*
- * $Id$
- *
* @author Jon Astle (jon@astle45.fsnet.co.uk)
*/
//=============================================================================
diff --git a/TAO/orbsvcs/orbsvcs/CosEvent/CEC_TypedEventChannel.h b/TAO/orbsvcs/orbsvcs/CosEvent/CEC_TypedEventChannel.h
index 3cc21b59de3..9757a05f698 100644
--- a/TAO/orbsvcs/orbsvcs/CosEvent/CEC_TypedEventChannel.h
+++ b/TAO/orbsvcs/orbsvcs/CosEvent/CEC_TypedEventChannel.h
@@ -6,8 +6,6 @@
*
* @author Jon Astle (jon@astle45.fsnet.co.uk)
*
- * $Id$
- *
* A new implementation of the COS Typed Event Channel, based on
* the untyped version by Carlos O'Ryan (coryan@cs.wustl.edu)
*
diff --git a/TAO/orbsvcs/orbsvcs/CosEvent/CEC_TypedProxyPushConsumer.h b/TAO/orbsvcs/orbsvcs/CosEvent/CEC_TypedProxyPushConsumer.h
index 52af1d8541a..dbe96ca226b 100644
--- a/TAO/orbsvcs/orbsvcs/CosEvent/CEC_TypedProxyPushConsumer.h
+++ b/TAO/orbsvcs/orbsvcs/CosEvent/CEC_TypedProxyPushConsumer.h
@@ -4,8 +4,6 @@
/**
* @file CEC_TypedProxyPushConsumer.h
*
- * $Id$
- *
* @author Jon Astle (jon@astle45.fsnet.co.uk)
*
* Based on the untyped version by Carlos O'Ryan (coryan@cs.wustl.edu)
diff --git a/TAO/orbsvcs/orbsvcs/CosEvent/CEC_TypedSupplierAdmin.h b/TAO/orbsvcs/orbsvcs/CosEvent/CEC_TypedSupplierAdmin.h
index 7a12d3e759a..2f72fb8b17e 100644
--- a/TAO/orbsvcs/orbsvcs/CosEvent/CEC_TypedSupplierAdmin.h
+++ b/TAO/orbsvcs/orbsvcs/CosEvent/CEC_TypedSupplierAdmin.h
@@ -4,8 +4,6 @@
/**
* @file CEC_TypedSupplierAdmin.h
*
- * $Id$
- *
* @author Jon Astle (jon@astle45.fsnet.co.uk)
*
* Based on the untyped version by Carlos O'Ryan (coryan@cs.wustl.edu)
diff --git a/TAO/orbsvcs/orbsvcs/CosLifeCycle.idl b/TAO/orbsvcs/orbsvcs/CosLifeCycle.idl
index f6cf190313d..6a1610c36f7 100644
--- a/TAO/orbsvcs/orbsvcs/CosLifeCycle.idl
+++ b/TAO/orbsvcs/orbsvcs/CosLifeCycle.idl
@@ -4,8 +4,6 @@
/**
* @file CosLifeCycle.idl
*
- * $Id$
- *
* Described in CORBAservices: Common Object Services Specification,
* chapter 6.
* The life cycle service description can be downloaded from:
diff --git a/TAO/orbsvcs/orbsvcs/CosLoadBalancing.idl b/TAO/orbsvcs/orbsvcs/CosLoadBalancing.idl
index f2e468b850e..c103bb467d6 100644
--- a/TAO/orbsvcs/orbsvcs/CosLoadBalancing.idl
+++ b/TAO/orbsvcs/orbsvcs/CosLoadBalancing.idl
@@ -4,8 +4,6 @@
/**
* @file CosLoadBalancing.idl
*
- * $Id$
- *
* @author Object Management Group
*/
//=============================================================================
diff --git a/TAO/orbsvcs/orbsvcs/CosNaming.idl b/TAO/orbsvcs/orbsvcs/CosNaming.idl
index ff97df6378f..d4b6fdf0ff5 100644
--- a/TAO/orbsvcs/orbsvcs/CosNaming.idl
+++ b/TAO/orbsvcs/orbsvcs/CosNaming.idl
@@ -4,8 +4,6 @@
/**
* @file CosNaming.idl
*
- * $Id$
- *
* @author Marina Spivak <marina@cs.wustl.edu>
*/
//=============================================================================
diff --git a/TAO/orbsvcs/orbsvcs/CosProperty.idl b/TAO/orbsvcs/orbsvcs/CosProperty.idl
index 2bc05b11861..ee97fa4b418 100644
--- a/TAO/orbsvcs/orbsvcs/CosProperty.idl
+++ b/TAO/orbsvcs/orbsvcs/CosProperty.idl
@@ -2,8 +2,6 @@
/**
* @file CosProperty.idl
*
- * $Id$
- *
* The property service, downloaded from
* ftp://ftp.omg.org/pub/docs/1995/95-06-01.ps
*
diff --git a/TAO/orbsvcs/orbsvcs/CosTrading.idl b/TAO/orbsvcs/orbsvcs/CosTrading.idl
index c94b745db86..2154c76f91a 100644
--- a/TAO/orbsvcs/orbsvcs/CosTrading.idl
+++ b/TAO/orbsvcs/orbsvcs/CosTrading.idl
@@ -4,8 +4,6 @@
/**
* @file CosTrading.idl
*
- * $Id$
- *
* Trader Service v1.0 described in CORBAservices: Common Object
* Services Specification, chapter 16 OMG IDL for Trading Function
* Module, p 16-74
diff --git a/TAO/orbsvcs/orbsvcs/CosTradingDynamic.idl b/TAO/orbsvcs/orbsvcs/CosTradingDynamic.idl
index 8db8df9343e..565e730ec9b 100644
--- a/TAO/orbsvcs/orbsvcs/CosTradingDynamic.idl
+++ b/TAO/orbsvcs/orbsvcs/CosTradingDynamic.idl
@@ -4,8 +4,6 @@
/**
* @file CosTradingDynamic.idl
*
- * $Id$
- *
* Trader Service v1.0 described in CORBAservices: Common Object
* Services Specification, chapter 16 OMG IDL for Trading Function
* Module, p 16-74
diff --git a/TAO/orbsvcs/orbsvcs/CosTradingRepos.idl b/TAO/orbsvcs/orbsvcs/CosTradingRepos.idl
index 9bc311d3754..668f3a2e80b 100644
--- a/TAO/orbsvcs/orbsvcs/CosTradingRepos.idl
+++ b/TAO/orbsvcs/orbsvcs/CosTradingRepos.idl
@@ -4,8 +4,6 @@
/**
* @file CosTradingRepos.idl
*
- * $Id$
- *
* Trader Service v1.0 described in CORBAservices: Common Object
* Services Specification, chapter 16 OMG IDL for Trading Function
* Module, p 16-74
diff --git a/TAO/orbsvcs/orbsvcs/DsEventLogAdmin.idl b/TAO/orbsvcs/orbsvcs/DsEventLogAdmin.idl
index a43202eb871..02f460c65da 100644
--- a/TAO/orbsvcs/orbsvcs/DsEventLogAdmin.idl
+++ b/TAO/orbsvcs/orbsvcs/DsEventLogAdmin.idl
@@ -3,8 +3,6 @@
/**
* @file DsEventLogAdmin.idl
*
- * $Id$
- *
* This module defines the EventLog and
* EventLogFactory interfaces.
*
diff --git a/TAO/orbsvcs/orbsvcs/DsLogAdmin.idl b/TAO/orbsvcs/orbsvcs/DsLogAdmin.idl
index abcb86a0475..474fa5a0515 100644
--- a/TAO/orbsvcs/orbsvcs/DsLogAdmin.idl
+++ b/TAO/orbsvcs/orbsvcs/DsLogAdmin.idl
@@ -3,8 +3,6 @@
/**
* @file DsLogAdmin.idl
*
- * $Id$
- *
* This module defines the Log, Iterator, LogMgr and LogFactory
* interfaces for the OMG's Telecom Event Log Service
*
diff --git a/TAO/orbsvcs/orbsvcs/DsLogNotification.idl b/TAO/orbsvcs/orbsvcs/DsLogNotification.idl
index 6b8f5ad4b61..053671c53f6 100644
--- a/TAO/orbsvcs/orbsvcs/DsLogNotification.idl
+++ b/TAO/orbsvcs/orbsvcs/DsLogNotification.idl
@@ -3,8 +3,6 @@
/**
* @file DsLogNotification.idl
*
- * $Id$
- *
* This module defines the Log Generated Events module
* for the OMG's Telecom Event Log Service
*
diff --git a/TAO/orbsvcs/orbsvcs/DsNotifyLogAdmin.idl b/TAO/orbsvcs/orbsvcs/DsNotifyLogAdmin.idl
index 7af25606e86..0ecd5ed9639 100644
--- a/TAO/orbsvcs/orbsvcs/DsNotifyLogAdmin.idl
+++ b/TAO/orbsvcs/orbsvcs/DsNotifyLogAdmin.idl
@@ -3,8 +3,6 @@
/**
* @file DsNotifyLogAdmin.idl
*
- * $Id$
- *
* This module defines the NotifyLog and
* NotifyLogFactory interfaces.
*
diff --git a/TAO/orbsvcs/orbsvcs/ESF/ESF_Busy_Lock.h b/TAO/orbsvcs/orbsvcs/ESF/ESF_Busy_Lock.h
index b8a1d4df7ee..c41ef28f1a6 100644
--- a/TAO/orbsvcs/orbsvcs/ESF/ESF_Busy_Lock.h
+++ b/TAO/orbsvcs/orbsvcs/ESF/ESF_Busy_Lock.h
@@ -2,8 +2,6 @@
/**
* @file ESF_Busy_Lock.h
*
- * $Id$
- *
* @author Carlos O'Ryan (coryan@cs.wustl.edu)
*
* http://doc.ece.uci.edu/~coryan/EC/index.html
diff --git a/TAO/orbsvcs/orbsvcs/ESF/ESF_Copy_On_Read.h b/TAO/orbsvcs/orbsvcs/ESF/ESF_Copy_On_Read.h
index d2c8b254260..949b4bc9d59 100644
--- a/TAO/orbsvcs/orbsvcs/ESF/ESF_Copy_On_Read.h
+++ b/TAO/orbsvcs/orbsvcs/ESF/ESF_Copy_On_Read.h
@@ -3,8 +3,6 @@
/**
* @file ESF_Copy_On_Read.h
*
- * $Id$
- *
* @author Carlos O'Ryan (coryan@cs.wustl.edu)
*
* http://doc.ece.uci.edu/~coryan/EC/index.html
diff --git a/TAO/orbsvcs/orbsvcs/ESF/ESF_Copy_On_Write.h b/TAO/orbsvcs/orbsvcs/ESF/ESF_Copy_On_Write.h
index 0d5f9e32001..20d105bb85f 100644
--- a/TAO/orbsvcs/orbsvcs/ESF/ESF_Copy_On_Write.h
+++ b/TAO/orbsvcs/orbsvcs/ESF/ESF_Copy_On_Write.h
@@ -3,8 +3,6 @@
/**
* @file ESF_Copy_On_Write.h
*
- * $Id$
- *
* @author Carlos O'Ryan (coryan@cs.wustl.edu)
*
* http://doc.ece.uci.edu/~coryan/EC/index.html
diff --git a/TAO/orbsvcs/orbsvcs/ESF/ESF_Defaults.h b/TAO/orbsvcs/orbsvcs/ESF/ESF_Defaults.h
index 7eaa3a6d306..1ee0aaeb0a1 100644
--- a/TAO/orbsvcs/orbsvcs/ESF/ESF_Defaults.h
+++ b/TAO/orbsvcs/orbsvcs/ESF/ESF_Defaults.h
@@ -2,8 +2,6 @@
/**
* @file ESF_Defaults.h
*
- * $Id$
- *
* In this file we set the compile time defaults for the framework.
*
*
diff --git a/TAO/orbsvcs/orbsvcs/ESF/ESF_Delayed_Changes.h b/TAO/orbsvcs/orbsvcs/ESF/ESF_Delayed_Changes.h
index 1884843ec41..31aa6471b07 100644
--- a/TAO/orbsvcs/orbsvcs/ESF/ESF_Delayed_Changes.h
+++ b/TAO/orbsvcs/orbsvcs/ESF/ESF_Delayed_Changes.h
@@ -2,8 +2,6 @@
/**
* @file ESF_Delayed_Changes.h
*
- * $Id$
- *
* @author Carlos O'Ryan (coryan@cs.wustl.edu)
*
* http://doc.ece.uci.edu/~coryan/EC/index.html
diff --git a/TAO/orbsvcs/orbsvcs/ESF/ESF_Delayed_Command.h b/TAO/orbsvcs/orbsvcs/ESF/ESF_Delayed_Command.h
index bc3f03882db..7add098ca40 100644
--- a/TAO/orbsvcs/orbsvcs/ESF/ESF_Delayed_Command.h
+++ b/TAO/orbsvcs/orbsvcs/ESF/ESF_Delayed_Command.h
@@ -3,8 +3,6 @@
/**
* @file ESF_Delayed_Command.h
*
- * $Id$
- *
* @author Carlos O'Ryan (coryan@cs.wustl.edu)
*
* http://doc.ece.uci.edu/~coryan/EC/index.html
diff --git a/TAO/orbsvcs/orbsvcs/ESF/ESF_Immediate_Changes.h b/TAO/orbsvcs/orbsvcs/ESF/ESF_Immediate_Changes.h
index 6d3c084f8d8..0cc1c6ae2cb 100644
--- a/TAO/orbsvcs/orbsvcs/ESF/ESF_Immediate_Changes.h
+++ b/TAO/orbsvcs/orbsvcs/ESF/ESF_Immediate_Changes.h
@@ -2,8 +2,6 @@
/**
* @file ESF_Immediate_Changes.h
*
- * $Id$
- *
* @author Carlos O'Ryan (coryan@cs.wustl.edu)
*
* http://doc.ece.uci.edu/~coryan/EC/index.html
diff --git a/TAO/orbsvcs/orbsvcs/ESF/ESF_Peer_Admin.h b/TAO/orbsvcs/orbsvcs/ESF/ESF_Peer_Admin.h
index 1333f171dc3..54672a13ca8 100644
--- a/TAO/orbsvcs/orbsvcs/ESF/ESF_Peer_Admin.h
+++ b/TAO/orbsvcs/orbsvcs/ESF/ESF_Peer_Admin.h
@@ -3,8 +3,6 @@
/**
* @file ESF_Peer_Admin.h
*
- * $Id$
- *
* @author Carlos O'Ryan (coryan@cs.wustl.edu)
*
* http://doc.ece.uci.edu/~coryan/EC/index.html
diff --git a/TAO/orbsvcs/orbsvcs/ESF/ESF_Peer_Workers.h b/TAO/orbsvcs/orbsvcs/ESF/ESF_Peer_Workers.h
index 9f38e791afe..d8b48b1ab57 100644
--- a/TAO/orbsvcs/orbsvcs/ESF/ESF_Peer_Workers.h
+++ b/TAO/orbsvcs/orbsvcs/ESF/ESF_Peer_Workers.h
@@ -3,8 +3,6 @@
/**
* @file ESF_Peer_Workers.h
*
- * $Id$
- *
* @author Carlos O'Ryan (coryan@cs.wustl.edu)
*
* http://doc.ece.uci.edu/~coryan/ESF/index.html
diff --git a/TAO/orbsvcs/orbsvcs/ESF/ESF_Proxy_Admin.h b/TAO/orbsvcs/orbsvcs/ESF/ESF_Proxy_Admin.h
index 7522fb6ad9f..904cf30213f 100644
--- a/TAO/orbsvcs/orbsvcs/ESF/ESF_Proxy_Admin.h
+++ b/TAO/orbsvcs/orbsvcs/ESF/ESF_Proxy_Admin.h
@@ -3,8 +3,6 @@
/**
* @file ESF_Proxy_Admin.h
*
- * $Id$
- *
* @author Carlos O'Ryan (coryan@cs.wustl.edu)
*
* http://doc.ece.uci.edu/~coryan/EC/index.html
diff --git a/TAO/orbsvcs/orbsvcs/ESF/ESF_Proxy_Collection.h b/TAO/orbsvcs/orbsvcs/ESF/ESF_Proxy_Collection.h
index c86dc5d2592..cdbbc1b3df9 100644
--- a/TAO/orbsvcs/orbsvcs/ESF/ESF_Proxy_Collection.h
+++ b/TAO/orbsvcs/orbsvcs/ESF/ESF_Proxy_Collection.h
@@ -3,8 +3,6 @@
/**
* @file ESF_Proxy_Collection.h
*
- * $Id$
- *
* @author Carlos O'Ryan (coryan@cs.wustl.edu)
*
* http://doc.ece.uci.edu/~coryan/EC/index.html
diff --git a/TAO/orbsvcs/orbsvcs/ESF/ESF_Proxy_List.h b/TAO/orbsvcs/orbsvcs/ESF/ESF_Proxy_List.h
index ef871ddb473..fe241694268 100644
--- a/TAO/orbsvcs/orbsvcs/ESF/ESF_Proxy_List.h
+++ b/TAO/orbsvcs/orbsvcs/ESF/ESF_Proxy_List.h
@@ -3,8 +3,6 @@
/**
* @file ESF_Proxy_List.h
*
- * $Id$
- *
* @author Carlos O'Ryan (coryan@cs.wustl.edu)
*
* http://doc.ece.uci.edu/~coryan/EC/index.html
diff --git a/TAO/orbsvcs/orbsvcs/ESF/ESF_Proxy_RB_Tree.h b/TAO/orbsvcs/orbsvcs/ESF/ESF_Proxy_RB_Tree.h
index 07c2ea52db5..aa2e1c1fea7 100644
--- a/TAO/orbsvcs/orbsvcs/ESF/ESF_Proxy_RB_Tree.h
+++ b/TAO/orbsvcs/orbsvcs/ESF/ESF_Proxy_RB_Tree.h
@@ -3,8 +3,6 @@
/**
* @file ESF_Proxy_RB_Tree.h
*
- * $Id$
- *
* @author Carlos O'Ryan (coryan@cs.wustl.edu)
*
* http://doc.ece.uci.edu/~coryan/EC/index.html
diff --git a/TAO/orbsvcs/orbsvcs/ESF/ESF_Proxy_RefCount_Guard.h b/TAO/orbsvcs/orbsvcs/ESF/ESF_Proxy_RefCount_Guard.h
index 3a0585e8f31..68e677e3a7b 100644
--- a/TAO/orbsvcs/orbsvcs/ESF/ESF_Proxy_RefCount_Guard.h
+++ b/TAO/orbsvcs/orbsvcs/ESF/ESF_Proxy_RefCount_Guard.h
@@ -3,8 +3,6 @@
/**
* @file ESF_Proxy_RefCount_Guard.h
*
- * $Id$
- *
* @author Carlos O'Ryan (coryan@cs.wustl.edu)
*
* http://doc.ece.uci.edu/~coryan/EC/index.html
diff --git a/TAO/orbsvcs/orbsvcs/ESF/ESF_RefCount_Guard.h b/TAO/orbsvcs/orbsvcs/ESF/ESF_RefCount_Guard.h
index b5c73f89987..49ae0dcf666 100644
--- a/TAO/orbsvcs/orbsvcs/ESF/ESF_RefCount_Guard.h
+++ b/TAO/orbsvcs/orbsvcs/ESF/ESF_RefCount_Guard.h
@@ -3,8 +3,6 @@
/**
* @file ESF_RefCount_Guard.h
*
- * $Id$
- *
* @author Carlos O'Ryan (coryan@cs.wustl.edu)
*
* http://doc.ece.uci.edu/~coryan/EC/index.html
diff --git a/TAO/orbsvcs/orbsvcs/ESF/ESF_Shutdown_Proxy.h b/TAO/orbsvcs/orbsvcs/ESF/ESF_Shutdown_Proxy.h
index 40a0dd6ec9c..a31b76e630f 100644
--- a/TAO/orbsvcs/orbsvcs/ESF/ESF_Shutdown_Proxy.h
+++ b/TAO/orbsvcs/orbsvcs/ESF/ESF_Shutdown_Proxy.h
@@ -3,8 +3,6 @@
/**
* @file ESF_Shutdown_Proxy.h
*
- * $Id$
- *
* @author Carlos O'Ryan (coryan@cs.wustl.edu)
*
* http://doc.ece.uci.edu/~coryan/EC/index.html
diff --git a/TAO/orbsvcs/orbsvcs/ESF/ESF_Worker.h b/TAO/orbsvcs/orbsvcs/ESF/ESF_Worker.h
index d623ac6643c..e0d44d16751 100644
--- a/TAO/orbsvcs/orbsvcs/ESF/ESF_Worker.h
+++ b/TAO/orbsvcs/orbsvcs/ESF/ESF_Worker.h
@@ -3,8 +3,6 @@
/**
* @file ESF_Worker.h
*
- * $Id$
- *
* @author Carlos O'Ryan (coryan@cs.wustl.edu)
*
* http://doc.ece.uci.edu/~coryan/EC/index.html
diff --git a/TAO/orbsvcs/orbsvcs/Event/ECG_Address_Server_Base.h b/TAO/orbsvcs/orbsvcs/Event/ECG_Address_Server_Base.h
index 2490b33d051..2dbecdd045c 100644
--- a/TAO/orbsvcs/orbsvcs/Event/ECG_Address_Server_Base.h
+++ b/TAO/orbsvcs/orbsvcs/Event/ECG_Address_Server_Base.h
@@ -2,8 +2,6 @@
/**
* @file ECG_Address_Server_Base.h
*
- * $Id$
- *
* @author Marina Spivak (marina@atdesk.com)
*
*/
diff --git a/TAO/orbsvcs/orbsvcs/Event/ECG_CDR_Message_Receiver.h b/TAO/orbsvcs/orbsvcs/Event/ECG_CDR_Message_Receiver.h
index 9df6a92d93b..fce7c9f55f1 100644
--- a/TAO/orbsvcs/orbsvcs/Event/ECG_CDR_Message_Receiver.h
+++ b/TAO/orbsvcs/orbsvcs/Event/ECG_CDR_Message_Receiver.h
@@ -2,8 +2,6 @@
/**
* @file ECG_CDR_Message_Receiver.h
*
- * $Id$
- *
* @author Carlos O'Ryan (coryan@cs.wustl.edu)
* @author Marina Spivak (marina@atdesk.com)
*/
diff --git a/TAO/orbsvcs/orbsvcs/Event/ECG_CDR_Message_Sender.h b/TAO/orbsvcs/orbsvcs/Event/ECG_CDR_Message_Sender.h
index c44bbadd074..bb02508d45a 100644
--- a/TAO/orbsvcs/orbsvcs/Event/ECG_CDR_Message_Sender.h
+++ b/TAO/orbsvcs/orbsvcs/Event/ECG_CDR_Message_Sender.h
@@ -3,8 +3,6 @@
/**
* @file ECG_CDR_Message_Sender.h
*
- * $Id$
- *
* @author Carlos O'Ryan (coryan@cs.wustl.edu)
* @author Marina Spivak (marina@atdesk.com)
*/
diff --git a/TAO/orbsvcs/orbsvcs/Event/ECG_Complex_Address_Server.h b/TAO/orbsvcs/orbsvcs/Event/ECG_Complex_Address_Server.h
index 06a54ac2b5a..cf68c59fc9e 100644
--- a/TAO/orbsvcs/orbsvcs/Event/ECG_Complex_Address_Server.h
+++ b/TAO/orbsvcs/orbsvcs/Event/ECG_Complex_Address_Server.h
@@ -3,8 +3,6 @@
/**
* @file ECG_Complex_Address_Server.h
*
- * $Id$
- *
* @author Marina Spivak (marina@atdesk.com)
*
*/
diff --git a/TAO/orbsvcs/orbsvcs/Event/ECG_ConsumerEC_Control.h b/TAO/orbsvcs/orbsvcs/Event/ECG_ConsumerEC_Control.h
index 8e7e6478408..96546833867 100644
--- a/TAO/orbsvcs/orbsvcs/Event/ECG_ConsumerEC_Control.h
+++ b/TAO/orbsvcs/orbsvcs/Event/ECG_ConsumerEC_Control.h
@@ -3,8 +3,6 @@
/**
* @file ECG_ConsumerEC_Control.h
*
- * $Id$
- *
* @author Johnny Willemsen (jwillemsen@remedy.nl)
*
*/
diff --git a/TAO/orbsvcs/orbsvcs/Event/ECG_Defaults.h b/TAO/orbsvcs/orbsvcs/Event/ECG_Defaults.h
index 77dd5a28dae..2e9b1ad2a14 100644
--- a/TAO/orbsvcs/orbsvcs/Event/ECG_Defaults.h
+++ b/TAO/orbsvcs/orbsvcs/Event/ECG_Defaults.h
@@ -3,8 +3,6 @@
/**
* @file ECG_Defaults.h
*
- * $Id$
- *
* In this file we set the compile time defaults for the event
* channel multicast gateway.
*
diff --git a/TAO/orbsvcs/orbsvcs/Event/ECG_Mcast_Gateway.h b/TAO/orbsvcs/orbsvcs/Event/ECG_Mcast_Gateway.h
index 8a588a2dc9e..12500776f69 100644
--- a/TAO/orbsvcs/orbsvcs/Event/ECG_Mcast_Gateway.h
+++ b/TAO/orbsvcs/orbsvcs/Event/ECG_Mcast_Gateway.h
@@ -3,8 +3,6 @@
/**
* @file ECG_Mcast_Gateway.h
*
- * $Id$
- *
* @author Marina Spivak (marina@atdesk.com)
*/
diff --git a/TAO/orbsvcs/orbsvcs/Event/ECG_Reactive_ConsumerEC_Control.h b/TAO/orbsvcs/orbsvcs/Event/ECG_Reactive_ConsumerEC_Control.h
index c8ff19af961..c2cae59c3a9 100644
--- a/TAO/orbsvcs/orbsvcs/Event/ECG_Reactive_ConsumerEC_Control.h
+++ b/TAO/orbsvcs/orbsvcs/Event/ECG_Reactive_ConsumerEC_Control.h
@@ -3,8 +3,6 @@
/**
* @file ECG_Reactive_ConsumerEC_Control.h
*
- * $Id$
- *
* @author Johnny Willemsen (jwillemsen@remedy.nl)
*
*/
diff --git a/TAO/orbsvcs/orbsvcs/Event/ECG_Reconnect_ConsumerEC_Control.h b/TAO/orbsvcs/orbsvcs/Event/ECG_Reconnect_ConsumerEC_Control.h
index 710a20fcb3b..f024b8995f6 100644
--- a/TAO/orbsvcs/orbsvcs/Event/ECG_Reconnect_ConsumerEC_Control.h
+++ b/TAO/orbsvcs/orbsvcs/Event/ECG_Reconnect_ConsumerEC_Control.h
@@ -3,8 +3,6 @@
/**
* @file ECG_Reconnect_ConsumerEC_Control.h
*
- * $Id$
- *
* @author Johnny Willemsen (jwillemsen@remedy.nl)
*
*/
diff --git a/TAO/orbsvcs/orbsvcs/Event/ECG_Simple_Address_Server.h b/TAO/orbsvcs/orbsvcs/Event/ECG_Simple_Address_Server.h
index 76341f6ad02..8872f07345c 100644
--- a/TAO/orbsvcs/orbsvcs/Event/ECG_Simple_Address_Server.h
+++ b/TAO/orbsvcs/orbsvcs/Event/ECG_Simple_Address_Server.h
@@ -3,8 +3,6 @@
/**
* @file ECG_Simple_Address_Server.h
*
- * $Id$
- *
* @author Marina Spivak (marina@atdesk.com)
*
*/
diff --git a/TAO/orbsvcs/orbsvcs/Event/ECG_UDP_EH.h b/TAO/orbsvcs/orbsvcs/Event/ECG_UDP_EH.h
index 48672ad0feb..64135ed9b9f 100644
--- a/TAO/orbsvcs/orbsvcs/Event/ECG_UDP_EH.h
+++ b/TAO/orbsvcs/orbsvcs/Event/ECG_UDP_EH.h
@@ -3,8 +3,6 @@
/**
* @file ECG_UDP_EH.h
*
- * $Id$
- *
* @author Carlos O'Ryan (coryan@cs.wustl.edu)
* @author Marina Spivak (marina@atdesk.com)
*
diff --git a/TAO/orbsvcs/orbsvcs/Event/ECG_UDP_Out_Endpoint.h b/TAO/orbsvcs/orbsvcs/Event/ECG_UDP_Out_Endpoint.h
index 5443b6d6485..eb710628ee5 100644
--- a/TAO/orbsvcs/orbsvcs/Event/ECG_UDP_Out_Endpoint.h
+++ b/TAO/orbsvcs/orbsvcs/Event/ECG_UDP_Out_Endpoint.h
@@ -3,8 +3,6 @@
/**
* @file ECG_UDP_Out_Endpoint.h
*
- * $Id$
- *
* @author Carlos O'Ryan (coryan@cs.wustl.edu)
* @author Marina Spivak (marina@atdesk.com)
*/
diff --git a/TAO/orbsvcs/orbsvcs/Event/ECG_UDP_Receiver.h b/TAO/orbsvcs/orbsvcs/Event/ECG_UDP_Receiver.h
index 3d15661f91d..520b1001f2b 100644
--- a/TAO/orbsvcs/orbsvcs/Event/ECG_UDP_Receiver.h
+++ b/TAO/orbsvcs/orbsvcs/Event/ECG_UDP_Receiver.h
@@ -3,8 +3,6 @@
/**
* @file ECG_UDP_Receiver.h
*
- * $Id$
- *
* @author Carlos O'Ryan (coryan@cs.wustl.edu)
* @author Marina Spivak (marina@atdesk.com)
*
diff --git a/TAO/orbsvcs/orbsvcs/Event/EC_And_Filter.h b/TAO/orbsvcs/orbsvcs/Event/EC_And_Filter.h
index 64279931341..a773fc8f2df 100644
--- a/TAO/orbsvcs/orbsvcs/Event/EC_And_Filter.h
+++ b/TAO/orbsvcs/orbsvcs/Event/EC_And_Filter.h
@@ -3,8 +3,6 @@
/**
* @file EC_And_Filter.h
*
- * $Id$
- *
* @author Carlos O'Ryan (coryan@cs.wustl.edu)
*
* Based on previous work by Tim Harrison (harrison@cs.wustl.edu) and
diff --git a/TAO/orbsvcs/orbsvcs/Event/EC_Basic_Factory.h b/TAO/orbsvcs/orbsvcs/Event/EC_Basic_Factory.h
index aa942b26492..b7eaff17972 100644
--- a/TAO/orbsvcs/orbsvcs/Event/EC_Basic_Factory.h
+++ b/TAO/orbsvcs/orbsvcs/Event/EC_Basic_Factory.h
@@ -3,8 +3,6 @@
/**
* @file EC_Basic_Factory.h
*
- * $Id$
- *
* @author Carlos O'Ryan (coryan@cs.wustl.edu)
*
* Based on previous work by Tim Harrison (harrison@cs.wustl.edu) and
diff --git a/TAO/orbsvcs/orbsvcs/Event/EC_Basic_Filter_Builder.h b/TAO/orbsvcs/orbsvcs/Event/EC_Basic_Filter_Builder.h
index 1c6815b3695..6c444ed0a34 100644
--- a/TAO/orbsvcs/orbsvcs/Event/EC_Basic_Filter_Builder.h
+++ b/TAO/orbsvcs/orbsvcs/Event/EC_Basic_Filter_Builder.h
@@ -3,8 +3,6 @@
/**
* @file EC_Basic_Filter_Builder.h
*
- * $Id$
- *
* @author Carlos O'Ryan (coryan@cs.wustl.edu)
*
* Based on previous work by Tim Harrison (harrison@cs.wustl.edu) and
diff --git a/TAO/orbsvcs/orbsvcs/Event/EC_Bitmask_Filter.h b/TAO/orbsvcs/orbsvcs/Event/EC_Bitmask_Filter.h
index 6a0ff879165..ad3bfc4eac4 100644
--- a/TAO/orbsvcs/orbsvcs/Event/EC_Bitmask_Filter.h
+++ b/TAO/orbsvcs/orbsvcs/Event/EC_Bitmask_Filter.h
@@ -3,8 +3,6 @@
/**
* @file EC_Bitmask_Filter.h
*
- * $Id$
- *
* @author Carlos O'Ryan (coryan@cs.wustl.edu)
*
* Based on previous work by Tim Harrison (harrison@cs.wustl.edu) and
diff --git a/TAO/orbsvcs/orbsvcs/Event/EC_Busy_Lock.h b/TAO/orbsvcs/orbsvcs/Event/EC_Busy_Lock.h
index 8626df3f6e6..49921468ef9 100644
--- a/TAO/orbsvcs/orbsvcs/Event/EC_Busy_Lock.h
+++ b/TAO/orbsvcs/orbsvcs/Event/EC_Busy_Lock.h
@@ -3,8 +3,6 @@
/**
* @file EC_Busy_Lock.h
*
- * $Id$
- *
* @author Carlos O'Ryan (coryan@cs.wustl.edu)
*
* Based on previous work by Tim Harrison (harrison@cs.wustl.edu) and
diff --git a/TAO/orbsvcs/orbsvcs/Event/EC_Conjunction_Filter.h b/TAO/orbsvcs/orbsvcs/Event/EC_Conjunction_Filter.h
index 830e5f49ef3..c914ef7e81f 100644
--- a/TAO/orbsvcs/orbsvcs/Event/EC_Conjunction_Filter.h
+++ b/TAO/orbsvcs/orbsvcs/Event/EC_Conjunction_Filter.h
@@ -3,8 +3,6 @@
/**
* @file EC_Conjunction_Filter.h
*
- * $Id$
- *
* @author Carlos O'Ryan (coryan@cs.wustl.edu)
*
* Based on previous work by Tim Harrison (harrison@cs.wustl.edu) and
diff --git a/TAO/orbsvcs/orbsvcs/Event/EC_ConsumerAdmin.h b/TAO/orbsvcs/orbsvcs/Event/EC_ConsumerAdmin.h
index 623d7154457..9cce398a872 100644
--- a/TAO/orbsvcs/orbsvcs/Event/EC_ConsumerAdmin.h
+++ b/TAO/orbsvcs/orbsvcs/Event/EC_ConsumerAdmin.h
@@ -3,8 +3,6 @@
/**
* @file EC_ConsumerAdmin.h
*
- * $Id$
- *
* @author Carlos O'Ryan (coryan@cs.wustl.edu)
*
* Based on previous work by Tim Harrison (harrison@cs.wustl.edu) and
diff --git a/TAO/orbsvcs/orbsvcs/Event/EC_ConsumerControl.h b/TAO/orbsvcs/orbsvcs/Event/EC_ConsumerControl.h
index 91ae370d1d7..952d5b832af 100644
--- a/TAO/orbsvcs/orbsvcs/Event/EC_ConsumerControl.h
+++ b/TAO/orbsvcs/orbsvcs/Event/EC_ConsumerControl.h
@@ -3,8 +3,6 @@
/**
* @file EC_ConsumerControl.h
*
- * $Id$
- *
* @author Carlos O'Ryan (coryan@cs.wustl.edu)
*
* Based on previous work by Tim Harrison (harrison@cs.wustl.edu) and
diff --git a/TAO/orbsvcs/orbsvcs/Event/EC_Default_Factory.h b/TAO/orbsvcs/orbsvcs/Event/EC_Default_Factory.h
index 909fd6f4c21..681360dc2ed 100644
--- a/TAO/orbsvcs/orbsvcs/Event/EC_Default_Factory.h
+++ b/TAO/orbsvcs/orbsvcs/Event/EC_Default_Factory.h
@@ -2,8 +2,6 @@
/**
* @file EC_Default_Factory.h
*
- * $Id$
- *
* @author Carlos O'Ryan (coryan@cs.wustl.edu)
*
* Based on previous work by Tim Harrison (harrison@cs.wustl.edu) and
diff --git a/TAO/orbsvcs/orbsvcs/Event/EC_Default_ProxyConsumer.h b/TAO/orbsvcs/orbsvcs/Event/EC_Default_ProxyConsumer.h
index 7ebb52251b5..5ba5d74ac85 100644
--- a/TAO/orbsvcs/orbsvcs/Event/EC_Default_ProxyConsumer.h
+++ b/TAO/orbsvcs/orbsvcs/Event/EC_Default_ProxyConsumer.h
@@ -3,8 +3,6 @@
/**
* @file EC_Default_ProxyConsumer.h
*
- * $Id$
- *
* @author Carlos O'Ryan (coryan@cs.wustl.edu)
* @author Marina Spivak (marina@atdesk.com)
* @author Jason Smith (jason@atdesk.com)
diff --git a/TAO/orbsvcs/orbsvcs/Event/EC_Default_ProxySupplier.h b/TAO/orbsvcs/orbsvcs/Event/EC_Default_ProxySupplier.h
index 45fc706138b..3ee6df2154e 100644
--- a/TAO/orbsvcs/orbsvcs/Event/EC_Default_ProxySupplier.h
+++ b/TAO/orbsvcs/orbsvcs/Event/EC_Default_ProxySupplier.h
@@ -3,8 +3,6 @@
/**
* @file EC_Default_ProxySupplier.h
*
- * $Id$
- *
* @author Carlos O'Ryan (coryan@cs.wustl.edu)
* @author Marina Spivak (marina@atdesk.com)
* @author Jason Smith (jason@atdesk.com)
diff --git a/TAO/orbsvcs/orbsvcs/Event/EC_Defaults.h b/TAO/orbsvcs/orbsvcs/Event/EC_Defaults.h
index e6f58ae9135..b2f8e1c0b8c 100644
--- a/TAO/orbsvcs/orbsvcs/Event/EC_Defaults.h
+++ b/TAO/orbsvcs/orbsvcs/Event/EC_Defaults.h
@@ -2,8 +2,6 @@
/**
* @file EC_Defaults.h
*
- * $Id$
- *
* In this file we set the compile time defaults for the event
* channel.
*
diff --git a/TAO/orbsvcs/orbsvcs/Event/EC_Disjunction_Filter.h b/TAO/orbsvcs/orbsvcs/Event/EC_Disjunction_Filter.h
index 7c95f0a32d6..b93ba31e605 100644
--- a/TAO/orbsvcs/orbsvcs/Event/EC_Disjunction_Filter.h
+++ b/TAO/orbsvcs/orbsvcs/Event/EC_Disjunction_Filter.h
@@ -3,8 +3,6 @@
/**
* @file EC_Disjunction_Filter.h
*
- * $Id$
- *
* @author Carlos O'Ryan (coryan@cs.wustl.edu)
*
* Based on previous work by Tim Harrison (harrison@cs.wustl.edu) and
diff --git a/TAO/orbsvcs/orbsvcs/Event/EC_Dispatching.h b/TAO/orbsvcs/orbsvcs/Event/EC_Dispatching.h
index 3c1561a5cfe..b2a1830d646 100644
--- a/TAO/orbsvcs/orbsvcs/Event/EC_Dispatching.h
+++ b/TAO/orbsvcs/orbsvcs/Event/EC_Dispatching.h
@@ -3,8 +3,6 @@
/**
* @file EC_Dispatching.h
*
- * $Id$
- *
* @author Carlos O'Ryan (coryan@cs.wustl.edu)
*
* Based on previous work by Tim Harrison (harrison@cs.wustl.edu) and
diff --git a/TAO/orbsvcs/orbsvcs/Event/EC_Dispatching_Task.h b/TAO/orbsvcs/orbsvcs/Event/EC_Dispatching_Task.h
index e5473cf7957..673d95f7b98 100644
--- a/TAO/orbsvcs/orbsvcs/Event/EC_Dispatching_Task.h
+++ b/TAO/orbsvcs/orbsvcs/Event/EC_Dispatching_Task.h
@@ -3,8 +3,6 @@
/**
* @file EC_Dispatching_Task.h
*
- * $Id$
- *
* @author Carlos O'Ryan (coryan@cs.wustl.edu)
*
* Based on previous work by Tim Harrison (harrison@cs.wustl.edu) and
diff --git a/TAO/orbsvcs/orbsvcs/Event/EC_Event_Channel.h b/TAO/orbsvcs/orbsvcs/Event/EC_Event_Channel.h
index a2aa9b95643..72588cbf183 100644
--- a/TAO/orbsvcs/orbsvcs/Event/EC_Event_Channel.h
+++ b/TAO/orbsvcs/orbsvcs/Event/EC_Event_Channel.h
@@ -3,8 +3,6 @@
/**
* @file EC_Event_Channel.h
*
- * $Id$
- *
* @author Carlos O'Ryan (coryan@cs.wustl.edu)
* @author Marina Spivak (marina@atdesk.com)
* @author Jason Smith (jason@atdesk.com)
diff --git a/TAO/orbsvcs/orbsvcs/Event/EC_Event_Channel_Base.h b/TAO/orbsvcs/orbsvcs/Event/EC_Event_Channel_Base.h
index cdc66d07297..7abaa611148 100644
--- a/TAO/orbsvcs/orbsvcs/Event/EC_Event_Channel_Base.h
+++ b/TAO/orbsvcs/orbsvcs/Event/EC_Event_Channel_Base.h
@@ -3,8 +3,6 @@
/**
* @file EC_Event_Channel_Base.h
*
- * $Id$
- *
* @author Carlos O'Ryan (coryan@cs.wustl.edu)
* @author Marina Spivak (marina@atdesk.com)
* @author Jason Smith (jason@atdesk.com)
diff --git a/TAO/orbsvcs/orbsvcs/Event/EC_Factory.h b/TAO/orbsvcs/orbsvcs/Event/EC_Factory.h
index 7f4070e8d5d..fcc583bfde4 100644
--- a/TAO/orbsvcs/orbsvcs/Event/EC_Factory.h
+++ b/TAO/orbsvcs/orbsvcs/Event/EC_Factory.h
@@ -2,8 +2,6 @@
/**
* @file EC_Factory.h
*
- * $Id$
- *
* @author Carlos O'Ryan (coryan@cs.wustl.edu)
*
* Based on previous work by Tim Harrison (harrison@cs.wustl.edu) and
diff --git a/TAO/orbsvcs/orbsvcs/Event/EC_Filter.h b/TAO/orbsvcs/orbsvcs/Event/EC_Filter.h
index a0909dcec8b..f64a49e72c0 100644
--- a/TAO/orbsvcs/orbsvcs/Event/EC_Filter.h
+++ b/TAO/orbsvcs/orbsvcs/Event/EC_Filter.h
@@ -2,8 +2,6 @@
/**
* @file EC_Filter.h
*
- * $Id$
- *
* @author Carlos O'Ryan (coryan@cs.wustl.edu)
*
* Based on previous work by Tim Harrison (harrison@cs.wustl.edu) and
diff --git a/TAO/orbsvcs/orbsvcs/Event/EC_Filter_Builder.h b/TAO/orbsvcs/orbsvcs/Event/EC_Filter_Builder.h
index 58ddcd276bd..e3ccc9f3e73 100644
--- a/TAO/orbsvcs/orbsvcs/Event/EC_Filter_Builder.h
+++ b/TAO/orbsvcs/orbsvcs/Event/EC_Filter_Builder.h
@@ -2,8 +2,6 @@
/**
* @file EC_Filter_Builder.h
*
- * $Id$
- *
* @author Carlos O'Ryan (coryan@cs.wustl.edu)
*
* Based on previous work by Tim Harrison (harrison@cs.wustl.edu) and
diff --git a/TAO/orbsvcs/orbsvcs/Event/EC_Gateway.h b/TAO/orbsvcs/orbsvcs/Event/EC_Gateway.h
index 4553477035d..275087138fb 100644
--- a/TAO/orbsvcs/orbsvcs/Event/EC_Gateway.h
+++ b/TAO/orbsvcs/orbsvcs/Event/EC_Gateway.h
@@ -3,8 +3,6 @@
/**
* @file EC_Gateway.h
*
- * $Id$
- *
* @author Carlos O'Ryan (coryan@cs.wustl.edu)
*
* Based on previous work by Tim Harrison (harrison@cs.wustl.edu) and
diff --git a/TAO/orbsvcs/orbsvcs/Event/EC_Gateway_IIOP.h b/TAO/orbsvcs/orbsvcs/Event/EC_Gateway_IIOP.h
index 93bd5f04fda..b6fb48fe2c5 100644
--- a/TAO/orbsvcs/orbsvcs/Event/EC_Gateway_IIOP.h
+++ b/TAO/orbsvcs/orbsvcs/Event/EC_Gateway_IIOP.h
@@ -3,8 +3,6 @@
/**
* @file EC_Gateway_IIOP.h
*
- * $Id$
- *
* @author Carlos O'Ryan (coryan@cs.wustl.edu)
* @author Johnny Willemsen (jwillemsen@remedy.nl)
*
diff --git a/TAO/orbsvcs/orbsvcs/Event/EC_Gateway_IIOP_Factory.h b/TAO/orbsvcs/orbsvcs/Event/EC_Gateway_IIOP_Factory.h
index 9d13a7bec9c..df56204a8ca 100644
--- a/TAO/orbsvcs/orbsvcs/Event/EC_Gateway_IIOP_Factory.h
+++ b/TAO/orbsvcs/orbsvcs/Event/EC_Gateway_IIOP_Factory.h
@@ -3,8 +3,6 @@
/**
* @file EC_Gateway_IIOP_Factory.h
*
- * $Id$
- *
* @author Johnny Willemsen (jwillemsen@remedy.nl)
*
*/
diff --git a/TAO/orbsvcs/orbsvcs/Event/EC_Gateway_Sched.h b/TAO/orbsvcs/orbsvcs/Event/EC_Gateway_Sched.h
index a9d0cb609bb..846a97fdb01 100644
--- a/TAO/orbsvcs/orbsvcs/Event/EC_Gateway_Sched.h
+++ b/TAO/orbsvcs/orbsvcs/Event/EC_Gateway_Sched.h
@@ -2,8 +2,6 @@
/**
* @file EC_Gateway_Sched.h
*
- * $Id$
- *
* @author Carlos O'Ryan (coryan@cs.wustl.edu)
*
* Based on previous work by Tim Harrison (harrison@cs.wustl.edu) and
diff --git a/TAO/orbsvcs/orbsvcs/Event/EC_Group_Scheduling.h b/TAO/orbsvcs/orbsvcs/Event/EC_Group_Scheduling.h
index 1df8922ec23..6017143de4e 100644
--- a/TAO/orbsvcs/orbsvcs/Event/EC_Group_Scheduling.h
+++ b/TAO/orbsvcs/orbsvcs/Event/EC_Group_Scheduling.h
@@ -2,8 +2,6 @@
/**
* @file EC_Group_Scheduling.h
*
- * $Id$
- *
* @author Carlos O'Ryan (coryan@cs.wustl.edu)
*
* Based on previous work by Tim Harrison (harrison@cs.wustl.edu) and
diff --git a/TAO/orbsvcs/orbsvcs/Event/EC_Kokyu_Dispatching.h b/TAO/orbsvcs/orbsvcs/Event/EC_Kokyu_Dispatching.h
index ce61893e2c6..14657975f06 100644
--- a/TAO/orbsvcs/orbsvcs/Event/EC_Kokyu_Dispatching.h
+++ b/TAO/orbsvcs/orbsvcs/Event/EC_Kokyu_Dispatching.h
@@ -3,8 +3,6 @@
/**
* @file EC_Kokyu_Dispatching.h
*
- * $Id$
- *
* @author Bryan Thrall (thrall@cs.wustl.edu)
*
* Based on previous work by Carlos O'Ryan (coryan@cs.wustl.edu) and
diff --git a/TAO/orbsvcs/orbsvcs/Event/EC_Kokyu_Factory.h b/TAO/orbsvcs/orbsvcs/Event/EC_Kokyu_Factory.h
index faea617a2a4..86873e7f43e 100644
--- a/TAO/orbsvcs/orbsvcs/Event/EC_Kokyu_Factory.h
+++ b/TAO/orbsvcs/orbsvcs/Event/EC_Kokyu_Factory.h
@@ -2,8 +2,6 @@
/**
* @file EC_Kokyu_Factory.h
*
- * $Id$
- *
* @author Bryan Thrall (thrall@cs.wustl.edu)
*
* Based on previous work by Carlos O'Ryan (coryan@cs.wustl.edu), Tim
diff --git a/TAO/orbsvcs/orbsvcs/Event/EC_Kokyu_Filter.h b/TAO/orbsvcs/orbsvcs/Event/EC_Kokyu_Filter.h
index 63c1d6ac284..769e92d5afe 100644
--- a/TAO/orbsvcs/orbsvcs/Event/EC_Kokyu_Filter.h
+++ b/TAO/orbsvcs/orbsvcs/Event/EC_Kokyu_Filter.h
@@ -2,8 +2,6 @@
/**
* @file EC_Kokyu_Filter.h
*
- * $Id$
- *
* @author Carlos O'Ryan (coryan@cs.wustl.edu)
*
* Based on previous work by Tim Harrison (harrison@cs.wustl.edu) and
diff --git a/TAO/orbsvcs/orbsvcs/Event/EC_Kokyu_Filter_Builder.h b/TAO/orbsvcs/orbsvcs/Event/EC_Kokyu_Filter_Builder.h
index 8e647fd8456..7824e07cfa3 100644
--- a/TAO/orbsvcs/orbsvcs/Event/EC_Kokyu_Filter_Builder.h
+++ b/TAO/orbsvcs/orbsvcs/Event/EC_Kokyu_Filter_Builder.h
@@ -2,8 +2,6 @@
/**
* @file EC_Kokyu_Filter_Builder.h
*
- * $Id$
- *
* @author Bryan Thrall (thrall@cs.wustl.edu)
*
* Based on previous work by Carlos O'Ryan (coryan@cs.wustl.edu) and
diff --git a/TAO/orbsvcs/orbsvcs/Event/EC_Kokyu_Scheduling.h b/TAO/orbsvcs/orbsvcs/Event/EC_Kokyu_Scheduling.h
index 58d774e8ae4..74dfe4af919 100644
--- a/TAO/orbsvcs/orbsvcs/Event/EC_Kokyu_Scheduling.h
+++ b/TAO/orbsvcs/orbsvcs/Event/EC_Kokyu_Scheduling.h
@@ -3,8 +3,6 @@
/**
* @file EC_Kokyu_Scheduling.h
*
- * $Id$
- *
* @author Bryan Thrall (thrall@cs.wustl.edu)
*
* Based on previous work by Carlos O'Ryan (coryan@cs.wustl.edu) and
diff --git a/TAO/orbsvcs/orbsvcs/Event/EC_Lifetime_Utils.h b/TAO/orbsvcs/orbsvcs/Event/EC_Lifetime_Utils.h
index 5ddccd9d18b..6fbfb3f0eaf 100644
--- a/TAO/orbsvcs/orbsvcs/Event/EC_Lifetime_Utils.h
+++ b/TAO/orbsvcs/orbsvcs/Event/EC_Lifetime_Utils.h
@@ -3,8 +3,6 @@
/**
* @file EC_Lifetime_Utils.h
*
- * $Id$
- *
* @author Jody Hagins (jody@atdesk.com)
* @author Marina Spivak (marina@atdesk.com)
*
diff --git a/TAO/orbsvcs/orbsvcs/Event/EC_Lifetime_Utils_T.h b/TAO/orbsvcs/orbsvcs/Event/EC_Lifetime_Utils_T.h
index 986268fa7ae..68143f23af5 100644
--- a/TAO/orbsvcs/orbsvcs/Event/EC_Lifetime_Utils_T.h
+++ b/TAO/orbsvcs/orbsvcs/Event/EC_Lifetime_Utils_T.h
@@ -3,8 +3,6 @@
/**
* @file EC_Lifetime_Utils_T.h
*
- * $Id$
- *
* @author Jody Hagins (jody@atdesk.com)
* @author Marina Spivak (marina@atdesk.com)
*
diff --git a/TAO/orbsvcs/orbsvcs/Event/EC_MT_Dispatching.h b/TAO/orbsvcs/orbsvcs/Event/EC_MT_Dispatching.h
index ddea8dced19..2492c94b2ad 100644
--- a/TAO/orbsvcs/orbsvcs/Event/EC_MT_Dispatching.h
+++ b/TAO/orbsvcs/orbsvcs/Event/EC_MT_Dispatching.h
@@ -3,8 +3,6 @@
/**
* @file EC_MT_Dispatching.h
*
- * $Id$
- *
* @author Carlos O'Ryan (coryan@cs.wustl.edu)
*
* Based on previous work by Tim Harrison (harrison@cs.wustl.edu) and
diff --git a/TAO/orbsvcs/orbsvcs/Event/EC_Masked_Type_Filter.h b/TAO/orbsvcs/orbsvcs/Event/EC_Masked_Type_Filter.h
index 27b86da6ada..3fa8dd6f094 100644
--- a/TAO/orbsvcs/orbsvcs/Event/EC_Masked_Type_Filter.h
+++ b/TAO/orbsvcs/orbsvcs/Event/EC_Masked_Type_Filter.h
@@ -3,8 +3,6 @@
/**
* @file EC_Masked_Type_Filter.h
*
- * $Id$
- *
* @author Carlos O'Ryan (coryan@cs.wustl.edu)
*
* Based on previous work by Tim Harrison (harrison@cs.wustl.edu) and
diff --git a/TAO/orbsvcs/orbsvcs/Event/EC_Negation_Filter.h b/TAO/orbsvcs/orbsvcs/Event/EC_Negation_Filter.h
index fad7ad3b3b7..6097f931038 100644
--- a/TAO/orbsvcs/orbsvcs/Event/EC_Negation_Filter.h
+++ b/TAO/orbsvcs/orbsvcs/Event/EC_Negation_Filter.h
@@ -3,8 +3,6 @@
/**
* @file EC_Negation_Filter.h
*
- * $Id$
- *
* @author Carlos O'Ryan (coryan@cs.wustl.edu)
*
* Based on previous work by Tim Harrison (harrison@cs.wustl.edu) and
diff --git a/TAO/orbsvcs/orbsvcs/Event/EC_Null_Factory.h b/TAO/orbsvcs/orbsvcs/Event/EC_Null_Factory.h
index ca583ca5d13..e6cdf972db1 100644
--- a/TAO/orbsvcs/orbsvcs/Event/EC_Null_Factory.h
+++ b/TAO/orbsvcs/orbsvcs/Event/EC_Null_Factory.h
@@ -3,8 +3,6 @@
/**
* @file EC_Null_Factory.h
*
- * $Id$
- *
* @author Carlos O'Ryan (coryan@cs.wustl.edu)
*
* Based on previous work by Tim Harrison (harrison@cs.wustl.edu) and
diff --git a/TAO/orbsvcs/orbsvcs/Event/EC_Null_Scheduling.h b/TAO/orbsvcs/orbsvcs/Event/EC_Null_Scheduling.h
index 9c685e6cc86..14892c28f7c 100644
--- a/TAO/orbsvcs/orbsvcs/Event/EC_Null_Scheduling.h
+++ b/TAO/orbsvcs/orbsvcs/Event/EC_Null_Scheduling.h
@@ -2,8 +2,6 @@
/**
* @file EC_Null_Scheduling.h
*
- * $Id$
- *
* @author Carlos O'Ryan (coryan@cs.wustl.edu)
*
* Based on previous work by Tim Harrison (harrison@cs.wustl.edu) and
diff --git a/TAO/orbsvcs/orbsvcs/Event/EC_ObserverStrategy.h b/TAO/orbsvcs/orbsvcs/Event/EC_ObserverStrategy.h
index 3241e5d81bb..6b4dcdf09a8 100644
--- a/TAO/orbsvcs/orbsvcs/Event/EC_ObserverStrategy.h
+++ b/TAO/orbsvcs/orbsvcs/Event/EC_ObserverStrategy.h
@@ -3,8 +3,6 @@
/**
* @file EC_ObserverStrategy.h
*
- * $Id$
- *
* @author Carlos O'Ryan (coryan@cs.wustl.edu)
* @author Johnny Willemsen (jwillemsen@remedy.nl)
* @author Kees van Marle (kvmarle@remedy.nl)
diff --git a/TAO/orbsvcs/orbsvcs/Event/EC_Per_Supplier_Filter.h b/TAO/orbsvcs/orbsvcs/Event/EC_Per_Supplier_Filter.h
index 2d0947dc512..edd9c128cef 100644
--- a/TAO/orbsvcs/orbsvcs/Event/EC_Per_Supplier_Filter.h
+++ b/TAO/orbsvcs/orbsvcs/Event/EC_Per_Supplier_Filter.h
@@ -2,8 +2,6 @@
/**
* @file EC_Per_Supplier_Filter.h
*
- * $Id$
- *
* @author Carlos O'Ryan (coryan@cs.wustl.edu)
*
* Based on previous work by Tim Harrison (harrison@cs.wustl.edu) and
diff --git a/TAO/orbsvcs/orbsvcs/Event/EC_Prefix_Filter_Builder.h b/TAO/orbsvcs/orbsvcs/Event/EC_Prefix_Filter_Builder.h
index 01c5a950642..2f83bed94b7 100644
--- a/TAO/orbsvcs/orbsvcs/Event/EC_Prefix_Filter_Builder.h
+++ b/TAO/orbsvcs/orbsvcs/Event/EC_Prefix_Filter_Builder.h
@@ -2,8 +2,6 @@
/**
* @file EC_Prefix_Filter_Builder.h
*
- * $Id$
- *
* @author Carlos O'Ryan (coryan@cs.wustl.edu)
*
* Based on previous work by Tim Harrison (harrison@cs.wustl.edu) and
diff --git a/TAO/orbsvcs/orbsvcs/Event/EC_Priority_Dispatching.h b/TAO/orbsvcs/orbsvcs/Event/EC_Priority_Dispatching.h
index 1c7c6413c92..e610319f21f 100644
--- a/TAO/orbsvcs/orbsvcs/Event/EC_Priority_Dispatching.h
+++ b/TAO/orbsvcs/orbsvcs/Event/EC_Priority_Dispatching.h
@@ -3,8 +3,6 @@
/**
* @file EC_Priority_Dispatching.h
*
- * $Id$
- *
* @author Carlos O'Ryan (coryan@cs.wustl.edu)
*
* Based on previous work by Tim Harrison (harrison@cs.wustl.edu) and
diff --git a/TAO/orbsvcs/orbsvcs/Event/EC_Priority_Scheduling.h b/TAO/orbsvcs/orbsvcs/Event/EC_Priority_Scheduling.h
index 8fa6953dac9..206852bcafc 100644
--- a/TAO/orbsvcs/orbsvcs/Event/EC_Priority_Scheduling.h
+++ b/TAO/orbsvcs/orbsvcs/Event/EC_Priority_Scheduling.h
@@ -3,8 +3,6 @@
/**
* @file EC_Priority_Scheduling.h
*
- * $Id$
- *
* @author Carlos O'Ryan (coryan@cs.wustl.edu)
*
* Based on previous work by Tim Harrison (harrison@cs.wustl.edu) and
diff --git a/TAO/orbsvcs/orbsvcs/Event/EC_ProxyConsumer.h b/TAO/orbsvcs/orbsvcs/Event/EC_ProxyConsumer.h
index 797c0da1054..6655cd7159c 100644
--- a/TAO/orbsvcs/orbsvcs/Event/EC_ProxyConsumer.h
+++ b/TAO/orbsvcs/orbsvcs/Event/EC_ProxyConsumer.h
@@ -2,8 +2,6 @@
/**
* @file EC_ProxyConsumer.h
*
- * $Id$
- *
* @author Carlos O'Ryan (coryan@cs.wustl.edu)
*
* Based on previous work by Tim Harrison (harrison@cs.wustl.edu) and
diff --git a/TAO/orbsvcs/orbsvcs/Event/EC_ProxySupplier.h b/TAO/orbsvcs/orbsvcs/Event/EC_ProxySupplier.h
index cfe6e95cfc2..bb0d14d02c7 100644
--- a/TAO/orbsvcs/orbsvcs/Event/EC_ProxySupplier.h
+++ b/TAO/orbsvcs/orbsvcs/Event/EC_ProxySupplier.h
@@ -2,8 +2,6 @@
/**
* @file EC_ProxySupplier.h
*
- * $Id$
- *
* @author Carlos O'Ryan (coryan@cs.wustl.edu)
*
* Based on previous work by Tim Harrison (harrison@cs.wustl.edu) and
diff --git a/TAO/orbsvcs/orbsvcs/Event/EC_QOS_Info.h b/TAO/orbsvcs/orbsvcs/Event/EC_QOS_Info.h
index 51b82a309fb..701f280f40e 100644
--- a/TAO/orbsvcs/orbsvcs/Event/EC_QOS_Info.h
+++ b/TAO/orbsvcs/orbsvcs/Event/EC_QOS_Info.h
@@ -3,8 +3,6 @@
/**
* @file EC_QOS_Info.h
*
- * $Id$
- *
* @author Carlos O'Ryan (coryan@cs.wustl.edu)
*
* Based on previous work by Tim Harrison (harrison@cs.wustl.edu) and
diff --git a/TAO/orbsvcs/orbsvcs/Event/EC_RTCORBA_Dispatching.h b/TAO/orbsvcs/orbsvcs/Event/EC_RTCORBA_Dispatching.h
index 48598c1bb4a..2677df4b680 100644
--- a/TAO/orbsvcs/orbsvcs/Event/EC_RTCORBA_Dispatching.h
+++ b/TAO/orbsvcs/orbsvcs/Event/EC_RTCORBA_Dispatching.h
@@ -2,8 +2,6 @@
/**
* @file EC_RTCORBA_Dispatching.h
*
- * $Id$
- *
* @author Carlos O'Ryan (coryan@cs.wustl.edu)
*
* Based on previous work by Tim Harrison (harrison@cs.wustl.edu) and
diff --git a/TAO/orbsvcs/orbsvcs/Event/EC_RTCORBA_Factory.h b/TAO/orbsvcs/orbsvcs/Event/EC_RTCORBA_Factory.h
index c85724ed43b..c6b46663e7b 100644
--- a/TAO/orbsvcs/orbsvcs/Event/EC_RTCORBA_Factory.h
+++ b/TAO/orbsvcs/orbsvcs/Event/EC_RTCORBA_Factory.h
@@ -2,8 +2,6 @@
/**
* @file EC_RTCORBA_Factory.h
*
- * $Id$
- *
* @author Carlos O'Ryan (coryan@cs.wustl.edu)
*
* Based on previous work by Tim Harrison (harrison@cs.wustl.edu) and
diff --git a/TAO/orbsvcs/orbsvcs/Event/EC_Reactive_ConsumerControl.h b/TAO/orbsvcs/orbsvcs/Event/EC_Reactive_ConsumerControl.h
index cb6120a511f..5218d068061 100644
--- a/TAO/orbsvcs/orbsvcs/Event/EC_Reactive_ConsumerControl.h
+++ b/TAO/orbsvcs/orbsvcs/Event/EC_Reactive_ConsumerControl.h
@@ -2,8 +2,6 @@
/**
* @file EC_Reactive_ConsumerControl.h
*
- * $Id$
- *
* @author Carlos O'Ryan (coryan@cs.wustl.edu)
*
* Based on previous work by Tim Harrison (harrison@cs.wustl.edu) and
diff --git a/TAO/orbsvcs/orbsvcs/Event/EC_Reactive_Dispatching.h b/TAO/orbsvcs/orbsvcs/Event/EC_Reactive_Dispatching.h
index 97a701572ff..2ede72e6740 100644
--- a/TAO/orbsvcs/orbsvcs/Event/EC_Reactive_Dispatching.h
+++ b/TAO/orbsvcs/orbsvcs/Event/EC_Reactive_Dispatching.h
@@ -3,8 +3,6 @@
/**
* @file EC_Reactive_Dispatching.h
*
- * $Id$
- *
* @author Carlos O'Ryan (coryan@cs.wustl.edu)
*
* Based on previous work by Tim Harrison (harrison@cs.wustl.edu) and
diff --git a/TAO/orbsvcs/orbsvcs/Event/EC_Reactive_SupplierControl.h b/TAO/orbsvcs/orbsvcs/Event/EC_Reactive_SupplierControl.h
index ba91956541b..47c74e0b3e1 100644
--- a/TAO/orbsvcs/orbsvcs/Event/EC_Reactive_SupplierControl.h
+++ b/TAO/orbsvcs/orbsvcs/Event/EC_Reactive_SupplierControl.h
@@ -3,8 +3,6 @@
/**
* @file EC_Reactive_SupplierControl.h
*
- * $Id$
- *
* @author Carlos O'Ryan (coryan@cs.wustl.edu)
*
* Based on previous work by Tim Harrison (harrison@cs.wustl.edu) and
diff --git a/TAO/orbsvcs/orbsvcs/Event/EC_Reactive_Timeout_Generator.h b/TAO/orbsvcs/orbsvcs/Event/EC_Reactive_Timeout_Generator.h
index 8ab4d18da31..4e7a0a6b7d4 100644
--- a/TAO/orbsvcs/orbsvcs/Event/EC_Reactive_Timeout_Generator.h
+++ b/TAO/orbsvcs/orbsvcs/Event/EC_Reactive_Timeout_Generator.h
@@ -3,8 +3,6 @@
/**
* @file EC_Reactive_Timeout_Generator.h
*
- * $Id$
- *
* @author Carlos O'Ryan (coryan@cs.wustl.edu)
*
* Based on previous work by Tim Harrison (harrison@cs.wustl.edu) and
diff --git a/TAO/orbsvcs/orbsvcs/Event/EC_Sched_Factory.h b/TAO/orbsvcs/orbsvcs/Event/EC_Sched_Factory.h
index 3a6b4e748ac..ba2556cc207 100644
--- a/TAO/orbsvcs/orbsvcs/Event/EC_Sched_Factory.h
+++ b/TAO/orbsvcs/orbsvcs/Event/EC_Sched_Factory.h
@@ -2,8 +2,6 @@
/**
* @file EC_Sched_Factory.h
*
- * $Id$
- *
* @author Carlos O'Ryan (coryan@cs.wustl.edu)
*
* Based on previous work by Tim Harrison (harrison@cs.wustl.edu) and
diff --git a/TAO/orbsvcs/orbsvcs/Event/EC_Sched_Filter.h b/TAO/orbsvcs/orbsvcs/Event/EC_Sched_Filter.h
index 6178a49f8f7..6bb039d6bc3 100644
--- a/TAO/orbsvcs/orbsvcs/Event/EC_Sched_Filter.h
+++ b/TAO/orbsvcs/orbsvcs/Event/EC_Sched_Filter.h
@@ -2,8 +2,6 @@
/**
* @file EC_Sched_Filter.h
*
- * $Id$
- *
* @author Carlos O'Ryan (coryan@cs.wustl.edu)
*
* Based on previous work by Tim Harrison (harrison@cs.wustl.edu) and
diff --git a/TAO/orbsvcs/orbsvcs/Event/EC_Sched_Filter_Builder.h b/TAO/orbsvcs/orbsvcs/Event/EC_Sched_Filter_Builder.h
index 73e6d611754..110a2cbee86 100644
--- a/TAO/orbsvcs/orbsvcs/Event/EC_Sched_Filter_Builder.h
+++ b/TAO/orbsvcs/orbsvcs/Event/EC_Sched_Filter_Builder.h
@@ -3,8 +3,6 @@
/**
* @file EC_Sched_Filter_Builder.h
*
- * $Id$
- *
* @author Carlos O'Ryan (coryan@cs.wustl.edu)
*
* Based on previous work by Tim Harrison (harrison@cs.wustl.edu) and
diff --git a/TAO/orbsvcs/orbsvcs/Event/EC_Scheduling_Strategy.h b/TAO/orbsvcs/orbsvcs/Event/EC_Scheduling_Strategy.h
index b0ebc96cd20..ecb4532fc30 100644
--- a/TAO/orbsvcs/orbsvcs/Event/EC_Scheduling_Strategy.h
+++ b/TAO/orbsvcs/orbsvcs/Event/EC_Scheduling_Strategy.h
@@ -3,8 +3,6 @@
/**
* @file EC_Scheduling_Strategy.h
*
- * $Id$
- *
* @author Carlos O'Ryan (coryan@cs.wustl.edu)
*
* Based on previous work by Tim Harrison (harrison@cs.wustl.edu) and
diff --git a/TAO/orbsvcs/orbsvcs/Event/EC_SupplierAdmin.h b/TAO/orbsvcs/orbsvcs/Event/EC_SupplierAdmin.h
index 7647eac77d4..0b338b12217 100644
--- a/TAO/orbsvcs/orbsvcs/Event/EC_SupplierAdmin.h
+++ b/TAO/orbsvcs/orbsvcs/Event/EC_SupplierAdmin.h
@@ -3,8 +3,6 @@
/**
* @file EC_SupplierAdmin.h
*
- * $Id$
- *
* @author Carlos O'Ryan (coryan@cs.wustl.edu)
*
* Based on previous work by Tim Harrison (harrison@cs.wustl.edu) and
diff --git a/TAO/orbsvcs/orbsvcs/Event/EC_SupplierControl.h b/TAO/orbsvcs/orbsvcs/Event/EC_SupplierControl.h
index 23194f3304c..68a36a5ea74 100644
--- a/TAO/orbsvcs/orbsvcs/Event/EC_SupplierControl.h
+++ b/TAO/orbsvcs/orbsvcs/Event/EC_SupplierControl.h
@@ -3,8 +3,6 @@
/**
* @file EC_SupplierControl.h
*
- * $Id$
- *
* @author Carlos O'Ryan (coryan@cs.wustl.edu)
*
* Based on previous work by Tim Harrison (harrison@cs.wustl.edu) and
diff --git a/TAO/orbsvcs/orbsvcs/Event/EC_Supplier_Filter.h b/TAO/orbsvcs/orbsvcs/Event/EC_Supplier_Filter.h
index 200543baba2..50872b9d5aa 100644
--- a/TAO/orbsvcs/orbsvcs/Event/EC_Supplier_Filter.h
+++ b/TAO/orbsvcs/orbsvcs/Event/EC_Supplier_Filter.h
@@ -3,8 +3,6 @@
/**
* @file EC_Supplier_Filter.h
*
- * $Id$
- *
* @author Carlos O'Ryan (coryan@cs.wustl.edu)
*
* Based on previous work by Tim Harrison (harrison@cs.wustl.edu) and
diff --git a/TAO/orbsvcs/orbsvcs/Event/EC_Supplier_Filter_Builder.h b/TAO/orbsvcs/orbsvcs/Event/EC_Supplier_Filter_Builder.h
index d81cab67d94..b23635b80af 100644
--- a/TAO/orbsvcs/orbsvcs/Event/EC_Supplier_Filter_Builder.h
+++ b/TAO/orbsvcs/orbsvcs/Event/EC_Supplier_Filter_Builder.h
@@ -3,8 +3,6 @@
/**
* @file EC_Supplier_Filter_Builder.h
*
- * $Id$
- *
* @author Carlos O'Ryan (coryan@cs.wustl.edu)
*
* Based on previous work by Tim Harrison (harrison@cs.wustl.edu) and
diff --git a/TAO/orbsvcs/orbsvcs/Event/EC_TPC_Dispatching.h b/TAO/orbsvcs/orbsvcs/Event/EC_TPC_Dispatching.h
index 9be54ebe3c6..2a54b9a0c5c 100644
--- a/TAO/orbsvcs/orbsvcs/Event/EC_TPC_Dispatching.h
+++ b/TAO/orbsvcs/orbsvcs/Event/EC_TPC_Dispatching.h
@@ -3,8 +3,6 @@
/**
* @file EC_TPC_Dispatching.h
*
- * $Id$
- *
* @author Chris Cleeland <cleeland at ociweb.com>
*
*/
diff --git a/TAO/orbsvcs/orbsvcs/Event/EC_TPC_Dispatching_Task.h b/TAO/orbsvcs/orbsvcs/Event/EC_TPC_Dispatching_Task.h
index ff92abce00b..e6a9aced7b1 100644
--- a/TAO/orbsvcs/orbsvcs/Event/EC_TPC_Dispatching_Task.h
+++ b/TAO/orbsvcs/orbsvcs/Event/EC_TPC_Dispatching_Task.h
@@ -3,8 +3,6 @@
/**
* @file EC_TPC_Dispatching_Task.h
*
- * $Id$
- *
* @author Chris Cleeland <cleeland at ociweb.com>
*/
diff --git a/TAO/orbsvcs/orbsvcs/Event/EC_TPC_Factory.h b/TAO/orbsvcs/orbsvcs/Event/EC_TPC_Factory.h
index 90705d169c0..c58683cd1fe 100644
--- a/TAO/orbsvcs/orbsvcs/Event/EC_TPC_Factory.h
+++ b/TAO/orbsvcs/orbsvcs/Event/EC_TPC_Factory.h
@@ -2,8 +2,6 @@
/**
* @file EC_TPC_Factory.h
*
- * $Id$
- *
*/
#ifndef TAO_EC_TPC_FACTORY_H
diff --git a/TAO/orbsvcs/orbsvcs/Event/EC_TPC_ProxyConsumer.h b/TAO/orbsvcs/orbsvcs/Event/EC_TPC_ProxyConsumer.h
index b28c209507c..8822406676c 100644
--- a/TAO/orbsvcs/orbsvcs/Event/EC_TPC_ProxyConsumer.h
+++ b/TAO/orbsvcs/orbsvcs/Event/EC_TPC_ProxyConsumer.h
@@ -3,8 +3,6 @@
/**
* @file EC_TPC_ProxyConsumer.h
*
- * $Id$
- *
* @author Chris Cleeland <cleeland at ociweb.com >
*
*/
diff --git a/TAO/orbsvcs/orbsvcs/Event/EC_TPC_ProxySupplier.h b/TAO/orbsvcs/orbsvcs/Event/EC_TPC_ProxySupplier.h
index d4ef0ac955e..beb30816bc7 100644
--- a/TAO/orbsvcs/orbsvcs/Event/EC_TPC_ProxySupplier.h
+++ b/TAO/orbsvcs/orbsvcs/Event/EC_TPC_ProxySupplier.h
@@ -2,8 +2,6 @@
/**
* @file EC_TPC_ProxySupplier.h
*
- * $Id$
- *
* @author Chris Cleeland <cleeland at ociweb.com>
*
*/
diff --git a/TAO/orbsvcs/orbsvcs/Event/EC_Thread_Flags.h b/TAO/orbsvcs/orbsvcs/Event/EC_Thread_Flags.h
index d72eeb81f17..81f87cf51b5 100644
--- a/TAO/orbsvcs/orbsvcs/Event/EC_Thread_Flags.h
+++ b/TAO/orbsvcs/orbsvcs/Event/EC_Thread_Flags.h
@@ -2,8 +2,6 @@
/**
* @file EC_Thread_Flags.h
*
- * $Id$
- *
* @author Chris Cleeland <cleeland@ociweb.com>
*
* Encapsulate flags that can be used for creating threads.
diff --git a/TAO/orbsvcs/orbsvcs/Event/EC_Timeout_Filter.h b/TAO/orbsvcs/orbsvcs/Event/EC_Timeout_Filter.h
index 4fce96dcfeb..333266db7d4 100644
--- a/TAO/orbsvcs/orbsvcs/Event/EC_Timeout_Filter.h
+++ b/TAO/orbsvcs/orbsvcs/Event/EC_Timeout_Filter.h
@@ -3,8 +3,6 @@
/**
* @file EC_Timeout_Filter.h
*
- * $Id$
- *
* @author Carlos O'Ryan (coryan@cs.wustl.edu)
*
* Based on previous work by Tim Harrison (harrison@cs.wustl.edu) and
diff --git a/TAO/orbsvcs/orbsvcs/Event/EC_Timeout_Generator.h b/TAO/orbsvcs/orbsvcs/Event/EC_Timeout_Generator.h
index af3ec586b66..12f5e89f9f3 100644
--- a/TAO/orbsvcs/orbsvcs/Event/EC_Timeout_Generator.h
+++ b/TAO/orbsvcs/orbsvcs/Event/EC_Timeout_Generator.h
@@ -3,8 +3,6 @@
/**
* @file EC_Timeout_Generator.h
*
- * $Id$
- *
* @author Carlos O'Ryan (coryan@cs.wustl.edu)
*
* Based on previous work by Tim Harrison (harrison@cs.wustl.edu) and
diff --git a/TAO/orbsvcs/orbsvcs/Event/EC_Trivial_Supplier_Filter.h b/TAO/orbsvcs/orbsvcs/Event/EC_Trivial_Supplier_Filter.h
index 7b35833fc62..0282d01b7c7 100644
--- a/TAO/orbsvcs/orbsvcs/Event/EC_Trivial_Supplier_Filter.h
+++ b/TAO/orbsvcs/orbsvcs/Event/EC_Trivial_Supplier_Filter.h
@@ -3,8 +3,6 @@
/**
* @file EC_Trivial_Supplier_Filter.h
*
- * $Id$
- *
* @author Carlos O'Ryan (coryan@cs.wustl.edu)
*
* Based on previous work by Tim Harrison (harrison@cs.wustl.edu) and
diff --git a/TAO/orbsvcs/orbsvcs/Event/EC_Type_Filter.h b/TAO/orbsvcs/orbsvcs/Event/EC_Type_Filter.h
index ba115eab809..180d39815ef 100644
--- a/TAO/orbsvcs/orbsvcs/Event/EC_Type_Filter.h
+++ b/TAO/orbsvcs/orbsvcs/Event/EC_Type_Filter.h
@@ -3,8 +3,6 @@
/**
* @file EC_Type_Filter.h
*
- * $Id$
- *
* @author Carlos O'Ryan (coryan@cs.wustl.edu)
*
* Based on previous work by Tim Harrison (harrison@cs.wustl.edu) and
diff --git a/TAO/orbsvcs/orbsvcs/Event/EC_UDP_Admin.h b/TAO/orbsvcs/orbsvcs/Event/EC_UDP_Admin.h
index abefa575c07..ffe71480a01 100644
--- a/TAO/orbsvcs/orbsvcs/Event/EC_UDP_Admin.h
+++ b/TAO/orbsvcs/orbsvcs/Event/EC_UDP_Admin.h
@@ -3,8 +3,6 @@
/**
* @file EC_UDP_Admin.h
*
- * $Id$
- *
* @author Carlos O'Ryan (coryan@cs.wustl.edu)
*
* Based on previous work by Tim Harrison (harrison@cs.wustl.edu) and
diff --git a/TAO/orbsvcs/orbsvcs/Event_Service_Constants.h b/TAO/orbsvcs/orbsvcs/Event_Service_Constants.h
index 6a5e6836feb..ae6d6d11f68 100644
--- a/TAO/orbsvcs/orbsvcs/Event_Service_Constants.h
+++ b/TAO/orbsvcs/orbsvcs/Event_Service_Constants.h
@@ -4,8 +4,6 @@
/**
* @file Event_Service_Constants.h
*
- * $Id$
- *
* Keep constants required by both Event Service implementation and
* the Scheduling Service implementation.
*
diff --git a/TAO/orbsvcs/orbsvcs/Event_Utilities.h b/TAO/orbsvcs/orbsvcs/Event_Utilities.h
index 80dcde4ad2d..ce31c1afdaf 100644
--- a/TAO/orbsvcs/orbsvcs/Event_Utilities.h
+++ b/TAO/orbsvcs/orbsvcs/Event_Utilities.h
@@ -4,8 +4,6 @@
/**
* @file Event_Utilities.h
*
- * $Id$
- *
* @author Tim Harrison (harrison@cs.wustl.edu)
*/
//=============================================================================
diff --git a/TAO/orbsvcs/orbsvcs/FTRT.idl b/TAO/orbsvcs/orbsvcs/FTRT.idl
index 4ae2530a225..e99d370dc63 100644
--- a/TAO/orbsvcs/orbsvcs/FTRT.idl
+++ b/TAO/orbsvcs/orbsvcs/FTRT.idl
@@ -4,8 +4,6 @@
/**
* @file FTRT.idl
*
- * $Id$
- *
* @author Huang-Ming Huang
*/
//=============================================================================
diff --git a/TAO/orbsvcs/orbsvcs/FTRT_GroupManager.idl b/TAO/orbsvcs/orbsvcs/FTRT_GroupManager.idl
index 950ee0e0b3a..2b5de6ee32c 100644
--- a/TAO/orbsvcs/orbsvcs/FTRT_GroupManager.idl
+++ b/TAO/orbsvcs/orbsvcs/FTRT_GroupManager.idl
@@ -4,8 +4,6 @@
/**
* @file FTRT_GroupManager.idl
*
- * $Id$
- *
* @author Huang-Ming Huang
*/
//=============================================================================
diff --git a/TAO/orbsvcs/orbsvcs/FT_FaultDetectorFactory.idl b/TAO/orbsvcs/orbsvcs/FT_FaultDetectorFactory.idl
index b783eb46ace..6c50ade10ac 100644
--- a/TAO/orbsvcs/orbsvcs/FT_FaultDetectorFactory.idl
+++ b/TAO/orbsvcs/orbsvcs/FT_FaultDetectorFactory.idl
@@ -4,8 +4,6 @@
/**
* @file FT_FaultDetectorFactory.idl
*
- * $Id$
- *
* @author: Dale Wilson, OCI <wilson_d@ociweb.com>
*/
//=============================================================================
diff --git a/TAO/orbsvcs/orbsvcs/FT_NamingManager.idl b/TAO/orbsvcs/orbsvcs/FT_NamingManager.idl
index ae13105d9aa..7a2353858da 100644
--- a/TAO/orbsvcs/orbsvcs/FT_NamingManager.idl
+++ b/TAO/orbsvcs/orbsvcs/FT_NamingManager.idl
@@ -3,8 +3,6 @@
/**
* @file FT_NamingManager.idl
*
- * $Id$
- *
* This file is part of Fault Tolerant Naming Service.
*
* @author Kevin Stanley <stanleyk@ociweb.com>
diff --git a/TAO/orbsvcs/orbsvcs/FT_NamingReplication.idl b/TAO/orbsvcs/orbsvcs/FT_NamingReplication.idl
index df1c1178422..d499c6d1321 100644
--- a/TAO/orbsvcs/orbsvcs/FT_NamingReplication.idl
+++ b/TAO/orbsvcs/orbsvcs/FT_NamingReplication.idl
@@ -3,8 +3,6 @@
/**
* @file FT_NamingReplication.idl
*
- * $Id$
- *
* This file is part of Fault Tolerant Naming Service in support of
* replication between redundant servers.
*
diff --git a/TAO/orbsvcs/orbsvcs/FT_Notifier.idl b/TAO/orbsvcs/orbsvcs/FT_Notifier.idl
index bb1d839f388..5c0618da1d3 100644
--- a/TAO/orbsvcs/orbsvcs/FT_Notifier.idl
+++ b/TAO/orbsvcs/orbsvcs/FT_Notifier.idl
@@ -3,8 +3,6 @@
/**
* @file FT_Notifier.idl
*
- * $Id$
- *
* This file is part of Fault Tolerant CORBA.
* This was original part of the OMG FT.idl file
*
diff --git a/TAO/orbsvcs/orbsvcs/FT_ReplicationManager.idl b/TAO/orbsvcs/orbsvcs/FT_ReplicationManager.idl
index 8f36d6b135a..cb6f5f79d6b 100644
--- a/TAO/orbsvcs/orbsvcs/FT_ReplicationManager.idl
+++ b/TAO/orbsvcs/orbsvcs/FT_ReplicationManager.idl
@@ -3,8 +3,6 @@
/**
* @file FT_ReplicationManager.idl
*
- * $Id$
- *
* This file is part of Fault Tolerant CORBA.
* This was original part of the OMG FT.idl file
*
diff --git a/TAO/orbsvcs/orbsvcs/FaultTolerance/FT_ClientORBInitializer.h b/TAO/orbsvcs/orbsvcs/FaultTolerance/FT_ClientORBInitializer.h
index acab0b5ceda..e07bb62982e 100644
--- a/TAO/orbsvcs/orbsvcs/FaultTolerance/FT_ClientORBInitializer.h
+++ b/TAO/orbsvcs/orbsvcs/FaultTolerance/FT_ClientORBInitializer.h
@@ -4,8 +4,6 @@
/**
* @file FT_ClientORBInitializer.h
*
- * $Id$
- *
* @author Balachandran Natarajan <bala@cs.wustl.edu>
*/
//=============================================================================
diff --git a/TAO/orbsvcs/orbsvcs/FaultTolerance/FT_ClientPolicyFactory.h b/TAO/orbsvcs/orbsvcs/FaultTolerance/FT_ClientPolicyFactory.h
index 289f386ab77..77af6b0532a 100644
--- a/TAO/orbsvcs/orbsvcs/FaultTolerance/FT_ClientPolicyFactory.h
+++ b/TAO/orbsvcs/orbsvcs/FaultTolerance/FT_ClientPolicyFactory.h
@@ -4,8 +4,6 @@
/**
* @file FT_ClientPolicyFactory.h
*
- * $Id$
- *
* @author Bala Natarajan <bala@cs.wustl.edu>
*/
//=============================================================================
diff --git a/TAO/orbsvcs/orbsvcs/FaultTolerance/FT_ClientPolicy_i.h b/TAO/orbsvcs/orbsvcs/FaultTolerance/FT_ClientPolicy_i.h
index a3cf1126670..e5d3386c30a 100644
--- a/TAO/orbsvcs/orbsvcs/FaultTolerance/FT_ClientPolicy_i.h
+++ b/TAO/orbsvcs/orbsvcs/FaultTolerance/FT_ClientPolicy_i.h
@@ -4,8 +4,6 @@
/**
* @file FT_ClientPolicy_i.h
*
- * $Id$
- *
* @author Balachandran Natarajan <bala@cs.wustl.edu>
*/
//=============================================================================
diff --git a/TAO/orbsvcs/orbsvcs/FaultTolerance/FT_ClientRequest_Interceptor.h b/TAO/orbsvcs/orbsvcs/FaultTolerance/FT_ClientRequest_Interceptor.h
index 8b2546ff124..f91e72294f9 100644
--- a/TAO/orbsvcs/orbsvcs/FaultTolerance/FT_ClientRequest_Interceptor.h
+++ b/TAO/orbsvcs/orbsvcs/FaultTolerance/FT_ClientRequest_Interceptor.h
@@ -4,8 +4,6 @@
/**
* @file FT_ClientRequest_Interceptor.h
*
- * $Id$
- *
* @author Balachandran Natarajan <bala@dre.vanderbilt.edu>
*/
//=============================================================================
diff --git a/TAO/orbsvcs/orbsvcs/FaultTolerance/FT_Endpoint_Selector_Factory.h b/TAO/orbsvcs/orbsvcs/FaultTolerance/FT_Endpoint_Selector_Factory.h
index e8c5e72f783..c940fcd66a2 100644
--- a/TAO/orbsvcs/orbsvcs/FaultTolerance/FT_Endpoint_Selector_Factory.h
+++ b/TAO/orbsvcs/orbsvcs/FaultTolerance/FT_Endpoint_Selector_Factory.h
@@ -4,8 +4,6 @@
/**
* @file FT_Endpoint_Selector_Factory.h
*
- * $Id$
- *
* @author Balachandran Natarajan <bala@cs.wustl.edu>
*/
//=============================================================================
diff --git a/TAO/orbsvcs/orbsvcs/FaultTolerance/FT_IOGR_Property.h b/TAO/orbsvcs/orbsvcs/FaultTolerance/FT_IOGR_Property.h
index 5550f15dffc..39a484a28e9 100644
--- a/TAO/orbsvcs/orbsvcs/FaultTolerance/FT_IOGR_Property.h
+++ b/TAO/orbsvcs/orbsvcs/FaultTolerance/FT_IOGR_Property.h
@@ -4,8 +4,6 @@
/**
* @file FT_IOGR_Property.h
*
- * $Id$
- *
* This class implements the IOGR properties for the FT service
*
*
diff --git a/TAO/orbsvcs/orbsvcs/FaultTolerance/FT_Invocation_Endpoint_Selectors.h b/TAO/orbsvcs/orbsvcs/FaultTolerance/FT_Invocation_Endpoint_Selectors.h
index e9c849e40eb..b917ca361de 100644
--- a/TAO/orbsvcs/orbsvcs/FaultTolerance/FT_Invocation_Endpoint_Selectors.h
+++ b/TAO/orbsvcs/orbsvcs/FaultTolerance/FT_Invocation_Endpoint_Selectors.h
@@ -4,8 +4,6 @@
/**
* @file FT_Invocation_Endpoint_Selectors.h
*
- * $Id$
- *
* Strategies for selecting profile/endpoint from an IOR for making an
* invocation.
*
diff --git a/TAO/orbsvcs/orbsvcs/FaultTolerance/FT_ORBInitializer.h b/TAO/orbsvcs/orbsvcs/FaultTolerance/FT_ORBInitializer.h
index 911f625c67f..d01446d25ab 100644
--- a/TAO/orbsvcs/orbsvcs/FaultTolerance/FT_ORBInitializer.h
+++ b/TAO/orbsvcs/orbsvcs/FaultTolerance/FT_ORBInitializer.h
@@ -4,8 +4,6 @@
/**
* @file FT_ORBInitializer.h
*
- * $Id$
- *
* @author Balachandran Natarajan <bala@cs.wustl.edu>
*/
//=============================================================================
diff --git a/TAO/orbsvcs/orbsvcs/FaultTolerance/FT_ServerORBInitializer.h b/TAO/orbsvcs/orbsvcs/FaultTolerance/FT_ServerORBInitializer.h
index dba4f8ae445..e6e78f463cf 100644
--- a/TAO/orbsvcs/orbsvcs/FaultTolerance/FT_ServerORBInitializer.h
+++ b/TAO/orbsvcs/orbsvcs/FaultTolerance/FT_ServerORBInitializer.h
@@ -4,8 +4,6 @@
/**
* @file FT_ServerORBInitializer.h
*
- * $Id$
- *
* @author Balachandran Natarajan <bala@cs.wustl.edu>
*/
//=============================================================================
diff --git a/TAO/orbsvcs/orbsvcs/FaultTolerance/FT_ServerPolicyFactory.h b/TAO/orbsvcs/orbsvcs/FaultTolerance/FT_ServerPolicyFactory.h
index 76353d509ab..8955540c4d3 100644
--- a/TAO/orbsvcs/orbsvcs/FaultTolerance/FT_ServerPolicyFactory.h
+++ b/TAO/orbsvcs/orbsvcs/FaultTolerance/FT_ServerPolicyFactory.h
@@ -4,8 +4,6 @@
/**
* @file FT_ServerPolicyFactory.h
*
- * $Id$
- *
* @author Bala Natarajan <bala@cs.wustl.edu>
*/
//=============================================================================
diff --git a/TAO/orbsvcs/orbsvcs/FaultTolerance/FT_ServerPolicy_i.h b/TAO/orbsvcs/orbsvcs/FaultTolerance/FT_ServerPolicy_i.h
index 106af4e2fbb..eb6abd1857b 100644
--- a/TAO/orbsvcs/orbsvcs/FaultTolerance/FT_ServerPolicy_i.h
+++ b/TAO/orbsvcs/orbsvcs/FaultTolerance/FT_ServerPolicy_i.h
@@ -4,8 +4,6 @@
/**
* @file FT_ServerPolicy_i.h
*
- * $Id$
- *
* @author Balachandran Natarajan <bala@cs.wustl.edu>
*/
//=============================================================================
diff --git a/TAO/orbsvcs/orbsvcs/FaultTolerance/ftconf.h b/TAO/orbsvcs/orbsvcs/FaultTolerance/ftconf.h
index a1b6da98a8c..7b1f974312d 100644
--- a/TAO/orbsvcs/orbsvcs/FaultTolerance/ftconf.h
+++ b/TAO/orbsvcs/orbsvcs/FaultTolerance/ftconf.h
@@ -4,8 +4,6 @@
/**
* @file ftconf.h
*
- * $Id$
- *
* Build configuration file.
*
* @author Copyright 1995 by Sun Microsystems, Inc.
diff --git a/TAO/orbsvcs/orbsvcs/FtRtEvent/ClientORB/FTRT_ClientORB_Initializer.h b/TAO/orbsvcs/orbsvcs/FtRtEvent/ClientORB/FTRT_ClientORB_Initializer.h
index f099ff747f9..749892b7e15 100644
--- a/TAO/orbsvcs/orbsvcs/FtRtEvent/ClientORB/FTRT_ClientORB_Initializer.h
+++ b/TAO/orbsvcs/orbsvcs/FtRtEvent/ClientORB/FTRT_ClientORB_Initializer.h
@@ -4,8 +4,6 @@
/**
* @file FTRT_ClientORB_Initializer.h
*
- * $Id$
- *
* @author Huang-Ming Huang <hh1@cse.wustl.edu>
*/
//=============================================================================
diff --git a/TAO/orbsvcs/orbsvcs/FtRtEvent/ClientORB/FTRT_ClientORB_Interceptor.h b/TAO/orbsvcs/orbsvcs/FtRtEvent/ClientORB/FTRT_ClientORB_Interceptor.h
index b91a962f3bf..fadd913af80 100644
--- a/TAO/orbsvcs/orbsvcs/FtRtEvent/ClientORB/FTRT_ClientORB_Interceptor.h
+++ b/TAO/orbsvcs/orbsvcs/FtRtEvent/ClientORB/FTRT_ClientORB_Interceptor.h
@@ -4,8 +4,6 @@
/**
* @file FTRT_ClientORB_Interceptor.h
*
- * $Id$
- *
* @author Huang-Ming Huang <hh1@cse.wustl.edu>
*/
//=============================================================================
diff --git a/TAO/orbsvcs/orbsvcs/FtRtEvent/ClientORB/FTRT_ClientORB_Loader.h b/TAO/orbsvcs/orbsvcs/FtRtEvent/ClientORB/FTRT_ClientORB_Loader.h
index e66f632a2e8..b3b7c97a97a 100644
--- a/TAO/orbsvcs/orbsvcs/FtRtEvent/ClientORB/FTRT_ClientORB_Loader.h
+++ b/TAO/orbsvcs/orbsvcs/FtRtEvent/ClientORB/FTRT_ClientORB_Loader.h
@@ -4,8 +4,6 @@
/**
* @file FTRT_ClientORB_Loader.h
*
- * $Id$
- *
* @author Huang-Ming Huang <hh1@cse.wustl.edu>
*/
//=============================================================================
diff --git a/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/AMI_Primary_Replication_Strategy.h b/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/AMI_Primary_Replication_Strategy.h
index 2d73e64e0bf..f6ff0028ff1 100644
--- a/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/AMI_Primary_Replication_Strategy.h
+++ b/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/AMI_Primary_Replication_Strategy.h
@@ -4,8 +4,6 @@
/**
* @file AMI_Primary_Replication_Strategy.h
*
- * $Id$
- *
* @author Huang-Ming Huang <hh1@cse.wustl.edu>
*/
//=============================================================================
diff --git a/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/AMI_Replication_Strategy.h b/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/AMI_Replication_Strategy.h
index 866f1523798..4fd7c56358b 100644
--- a/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/AMI_Replication_Strategy.h
+++ b/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/AMI_Replication_Strategy.h
@@ -4,8 +4,6 @@
/**
* @file AMI_Replication_Strategy.h
*
- * $Id$
- *
* @author Huang-Ming Huang <hh1@cse.wustl.edu>
*/
//=============================================================================
diff --git a/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/Basic_Replication_Strategy.h b/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/Basic_Replication_Strategy.h
index 0a458fe1123..ce33c43dcef 100644
--- a/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/Basic_Replication_Strategy.h
+++ b/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/Basic_Replication_Strategy.h
@@ -4,8 +4,6 @@
/**
* @file Basic_Replication_Strategy.h
*
- * $Id$
- *
* @author Huang-Ming Huang <hh1@cse.wustl.edu>
*/
//=============================================================================
diff --git a/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/ConnectionHandler_T.h b/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/ConnectionHandler_T.h
index 116a7cdbe70..cf3b2612c9f 100644
--- a/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/ConnectionHandler_T.h
+++ b/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/ConnectionHandler_T.h
@@ -4,8 +4,6 @@
/**
* @file ConnectionHandler_T.h
*
- * $Id$
- *
* @author Huang-Ming Huang <hh1@cse.wustl.edu>
*/
//=============================================================================
diff --git a/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/Dynamic_Bitset.h b/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/Dynamic_Bitset.h
index c4da90b00af..88178cd691d 100644
--- a/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/Dynamic_Bitset.h
+++ b/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/Dynamic_Bitset.h
@@ -4,8 +4,6 @@
/**
* @file Dynamic_Bitset.h
*
- * $Id$
- *
* @author Huang-Ming Huang <hh1@cse.wustl.edu>
*/
//=============================================================================
diff --git a/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/Dynamic_Bitset.inl b/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/Dynamic_Bitset.inl
index d9a1168d994..708b3b09cd7 100644
--- a/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/Dynamic_Bitset.inl
+++ b/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/Dynamic_Bitset.inl
@@ -4,8 +4,6 @@
/**
* @file Dynamic_Bitset.inl
*
- * $Id$
- *
* @author Huang-Ming Huang <hh1@cse.wustl.edu>
*/
//=============================================================================
diff --git a/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/FTEC_Become_Primary_Listener.h b/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/FTEC_Become_Primary_Listener.h
index c2a056e29dc..2d9a0130224 100644
--- a/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/FTEC_Become_Primary_Listener.h
+++ b/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/FTEC_Become_Primary_Listener.h
@@ -4,8 +4,6 @@
/**
* @file FTEC_Become_Primary_Listener.h
*
- * $Id$
- *
* @author Huang-Ming Huang <hh1@cse.wustl.edu>
*/
//=============================================================================
diff --git a/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/FTEC_ConsumerAdmin.h b/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/FTEC_ConsumerAdmin.h
index 80aedc2752a..777c0b37b10 100644
--- a/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/FTEC_ConsumerAdmin.h
+++ b/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/FTEC_ConsumerAdmin.h
@@ -4,8 +4,6 @@
/**
* @file FTEC_ConsumerAdmin.h
*
- * $Id$
- *
* @author Huang-Ming Huang <hh1@cse.wustl.edu>
*/
//=============================================================================
diff --git a/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/FTEC_Event_Channel.h b/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/FTEC_Event_Channel.h
index 59da9c56d46..11214925e1c 100644
--- a/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/FTEC_Event_Channel.h
+++ b/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/FTEC_Event_Channel.h
@@ -4,8 +4,6 @@
/**
* @file FTEC_Event_Channel.h
*
- * $Id$
- *
* @author Huang-Ming Huang <hh1@cse.wustl.edu>
*/
//=============================================================================
diff --git a/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/FTEC_Event_Channel_Impl.h b/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/FTEC_Event_Channel_Impl.h
index d8f1b55a85e..d23b5c4a4d5 100644
--- a/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/FTEC_Event_Channel_Impl.h
+++ b/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/FTEC_Event_Channel_Impl.h
@@ -4,8 +4,6 @@
/**
* @file FTEC_Event_Channel_Impl.h
*
- * $Id$
- *
* @author Huang-Ming Huang <hh1@cse.wustl.edu>
*/
//=============================================================================
diff --git a/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/FTEC_Factory.h b/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/FTEC_Factory.h
index 5fd7cb8e131..2af1bb60584 100644
--- a/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/FTEC_Factory.h
+++ b/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/FTEC_Factory.h
@@ -4,8 +4,6 @@
/**
* @file FTEC_Factory.h
*
- * $Id$
- *
* @author Huang-Ming Huang <hh1@cse.wustl.edu>
*/
//=============================================================================
diff --git a/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/FTEC_Fault_Listener.h b/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/FTEC_Fault_Listener.h
index c2eb737544e..621833f7ec4 100644
--- a/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/FTEC_Fault_Listener.h
+++ b/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/FTEC_Fault_Listener.h
@@ -4,8 +4,6 @@
/**
* @file FTEC_Fault_Listener.h
*
- * $Id$
- *
* @author Huang-Ming Huang <hh1@cse.wustl.edu>
*/
//=============================================================================
diff --git a/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/FTEC_Group_Manager.h b/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/FTEC_Group_Manager.h
index 97981362ac6..cce2d0abd0a 100644
--- a/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/FTEC_Group_Manager.h
+++ b/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/FTEC_Group_Manager.h
@@ -4,8 +4,6 @@
/**
* @file FTEC_Group_Manager.h
*
- * $Id$
- *
* @author Huang-Ming Huang <hh1@cse.wustl.edu>
*/
//=============================================================================
diff --git a/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/FTEC_ORBInitializer.h b/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/FTEC_ORBInitializer.h
index fb97b6ac338..8817adc00bc 100644
--- a/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/FTEC_ORBInitializer.h
+++ b/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/FTEC_ORBInitializer.h
@@ -4,8 +4,6 @@
/**
* @file FTEC_ORBInitializer.h
*
- * $Id$
- *
* @author Huang-Ming Huang <hh1@cse.wustl.edu>
*/
//=============================================================================
diff --git a/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/FTEC_ProxyConsumer.h b/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/FTEC_ProxyConsumer.h
index 2da0867c22f..f2bae73917b 100644
--- a/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/FTEC_ProxyConsumer.h
+++ b/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/FTEC_ProxyConsumer.h
@@ -4,8 +4,6 @@
/**
* @file FTEC_ProxyConsumer.h
*
- * $Id$
- *
* @author Huang-Ming Huang <hh1@cse.wustl.edu>
*/
//=============================================================================
diff --git a/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/FTEC_ProxySupplier.h b/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/FTEC_ProxySupplier.h
index 976deb54b82..9e90fabda7e 100644
--- a/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/FTEC_ProxySupplier.h
+++ b/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/FTEC_ProxySupplier.h
@@ -4,8 +4,6 @@
/**
* @file FTEC_ProxySupplier.h
*
- * $Id$
- *
* @author Huang-Ming Huang <hh1@cse.wustl.edu>
*/
//=============================================================================
diff --git a/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/FTEC_SupplierAdmin.h b/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/FTEC_SupplierAdmin.h
index 4498166f2c6..c3c90b793d6 100644
--- a/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/FTEC_SupplierAdmin.h
+++ b/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/FTEC_SupplierAdmin.h
@@ -4,8 +4,6 @@
/**
* @file FTEC_SupplierAdmin.h
*
- * $Id$
- *
* @author Huang-Ming Huang <hh1@cse.wustl.edu>
*/
//=============================================================================
diff --git a/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/FT_ProxyAdmin_Base.h b/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/FT_ProxyAdmin_Base.h
index f94b549a7b9..628321fcdb4 100644
--- a/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/FT_ProxyAdmin_Base.h
+++ b/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/FT_ProxyAdmin_Base.h
@@ -4,8 +4,6 @@
/**
* @file FT_ProxyAdmin_Base.h
*
- * $Id$
- *
* @author Huang-Ming Huang <hh1@cse.wustl.edu>
*/
//=============================================================================
diff --git a/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/FT_ProxyAdmin_T.h b/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/FT_ProxyAdmin_T.h
index ea95d97b08f..321a9cf12ec 100644
--- a/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/FT_ProxyAdmin_T.h
+++ b/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/FT_ProxyAdmin_T.h
@@ -4,8 +4,6 @@
/**
* @file FT_ProxyAdmin_T.h
*
- * $Id$
- *
* @author Huang-Ming Huang <hh1@cse.wustl.edu>
*/
//=============================================================================
diff --git a/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/Fault_Detector.h b/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/Fault_Detector.h
index a10fdf62f8f..6cdb867f44a 100644
--- a/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/Fault_Detector.h
+++ b/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/Fault_Detector.h
@@ -4,8 +4,6 @@
/**
* @file Fault_Detector.h
*
- * $Id$
- *
* @author Huang-Ming Huang <hh1@cse.wustl.edu>
*/
//=============================================================================
diff --git a/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/Fault_Detector_Loader.h b/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/Fault_Detector_Loader.h
index dbe29fe82da..ec04504695b 100644
--- a/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/Fault_Detector_Loader.h
+++ b/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/Fault_Detector_Loader.h
@@ -4,8 +4,6 @@
/**
* @file Fault_Detector_Loader.h
*
- * $Id$
- *
* @author Huang-Ming Huang <hh1@cse.wustl.edu>
*/
//=============================================================================
diff --git a/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/Fault_Detector_T.h b/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/Fault_Detector_T.h
index 45be158a522..916e7c50820 100644
--- a/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/Fault_Detector_T.h
+++ b/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/Fault_Detector_T.h
@@ -4,8 +4,6 @@
/**
* @file Fault_Detector_T.h
*
- * $Id$
- *
* @author Huang-Ming Huang <hh1@cse.wustl.edu>
*/
//=============================================================================
diff --git a/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/Fault_Listener.h b/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/Fault_Listener.h
index e66914b0c29..bb80d36f368 100644
--- a/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/Fault_Listener.h
+++ b/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/Fault_Listener.h
@@ -4,8 +4,6 @@
/**
* @file Fault_Listener.h
*
- * $Id$
- *
* @author Huang-Ming Huang <hh1@cse.wustl.edu>
*/
//=============================================================================
diff --git a/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/ForwardCtrlServerInterceptor.h b/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/ForwardCtrlServerInterceptor.h
index 3bbced4d4f6..7c710ced244 100644
--- a/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/ForwardCtrlServerInterceptor.h
+++ b/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/ForwardCtrlServerInterceptor.h
@@ -4,8 +4,6 @@
/**
* @file ForwardCtrlServerInterceptor.h
*
- * $Id$
- *
* @author Huang-Ming Huang <hh1@cse.wustl.edu>
*/
//=============================================================================
diff --git a/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/FtEventServiceInterceptor.h b/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/FtEventServiceInterceptor.h
index a841cdb2b07..3d239d3d4f4 100644
--- a/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/FtEventServiceInterceptor.h
+++ b/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/FtEventServiceInterceptor.h
@@ -4,8 +4,6 @@
/**
* @file FtEventServiceInterceptor.h
*
- * $Id$
- *
* @author Huang-Ming Huang <hh1@cse.wustl.edu>
*/
//=============================================================================
diff --git a/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/GroupInfoPublisher.h b/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/GroupInfoPublisher.h
index aac9b9dad39..bc2678d7120 100644
--- a/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/GroupInfoPublisher.h
+++ b/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/GroupInfoPublisher.h
@@ -4,8 +4,6 @@
/**
* @file GroupInfoPublisher.h
*
- * $Id$
- *
* @author Huang-Ming Huang <hh1@cse.wustl.edu>
*/
//=============================================================================
diff --git a/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/IOGR_Maker.h b/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/IOGR_Maker.h
index 682405edeb2..4fcc10f2220 100644
--- a/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/IOGR_Maker.h
+++ b/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/IOGR_Maker.h
@@ -4,8 +4,6 @@
/**
* @file IOGR_Maker.h
*
- * $Id$
- *
* @author Huang-Ming Huang <hh1@cse.wustl.edu>
*/
//=============================================================================
diff --git a/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/Identification_Service.h b/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/Identification_Service.h
index a932c92b789..92bb6429da7 100644
--- a/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/Identification_Service.h
+++ b/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/Identification_Service.h
@@ -4,8 +4,6 @@
/**
* @file Identification_Service.h
*
- * $Id$
- *
* @author Huang-Ming Huang <hh1@cse.wustl.edu>
*/
//=============================================================================
diff --git a/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/ObjectGroupManagerHandler.h b/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/ObjectGroupManagerHandler.h
index 9e8d3df836d..39678d4f533 100644
--- a/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/ObjectGroupManagerHandler.h
+++ b/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/ObjectGroupManagerHandler.h
@@ -4,8 +4,6 @@
/**
* @file ObjectGroupManagerHandler.h
*
- * $Id$
- *
* @author Huang-Ming Huang <hh1@cse.wustl.edu>
*/
//=============================================================================
diff --git a/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/ProxyConsumerStateWorker.h b/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/ProxyConsumerStateWorker.h
index c4335787ee7..5ec3657e1a1 100644
--- a/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/ProxyConsumerStateWorker.h
+++ b/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/ProxyConsumerStateWorker.h
@@ -4,8 +4,6 @@
/**
* @file ProxyConsumerStateWorker.h
*
- * $Id$
- *
* @author Huang-Ming Huang <hh1@cse.wustl.edu>
*/
//=============================================================================
diff --git a/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/ProxySupplierStateWorker.h b/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/ProxySupplierStateWorker.h
index 3d3cc9aae16..5a76a9e1959 100644
--- a/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/ProxySupplierStateWorker.h
+++ b/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/ProxySupplierStateWorker.h
@@ -4,8 +4,6 @@
/**
* @file ProxySupplierStateWorker.h
*
- * $Id$
- *
* @author Huang-Ming Huang <hh1@cse.wustl.edu>
*/
//=============================================================================
diff --git a/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/Replication_Service.h b/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/Replication_Service.h
index 9d9d9dd128d..962232eeb7c 100644
--- a/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/Replication_Service.h
+++ b/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/Replication_Service.h
@@ -4,8 +4,6 @@
/**
* @file Replication_Service.h
*
- * $Id$
- *
* @author Huang-Ming Huang <hh1@cse.wustl.edu>
*/
//=============================================================================
diff --git a/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/Replication_Strategy.h b/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/Replication_Strategy.h
index 17bbebfbe16..eb3548f0770 100644
--- a/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/Replication_Strategy.h
+++ b/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/Replication_Strategy.h
@@ -4,8 +4,6 @@
/**
* @file Replication_Strategy.h
*
- * $Id$
- *
* @author Huang-Ming Huang <hh1@cse.wustl.edu>
*/
//=============================================================================
diff --git a/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/Request_Context_Repository.h b/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/Request_Context_Repository.h
index 5376f4cdb78..9bd5e7faa23 100644
--- a/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/Request_Context_Repository.h
+++ b/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/Request_Context_Repository.h
@@ -4,8 +4,6 @@
/**
* @file Request_Context_Repository.h
*
- * $Id$
- *
* @author Huang-Ming Huang <hh1@cse.wustl.edu>
*/
//=============================================================================
diff --git a/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/SCTP_Fault_Detector.h b/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/SCTP_Fault_Detector.h
index 0b0a4906937..7a32a1bcd9c 100644
--- a/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/SCTP_Fault_Detector.h
+++ b/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/SCTP_Fault_Detector.h
@@ -4,8 +4,6 @@
/**
* @file SCTP_Fault_Detector.h
*
- * $Id$
- *
* @author Huang-Ming Huang <hh1@cse.wustl.edu>
*/
//=============================================================================
diff --git a/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/Set_Update_Interceptor.h b/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/Set_Update_Interceptor.h
index 9edff67c3da..3002e615148 100644
--- a/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/Set_Update_Interceptor.h
+++ b/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/Set_Update_Interceptor.h
@@ -4,8 +4,6 @@
/**
* @file Set_Update_Interceptor.h
*
- * $Id$
- *
* @author Huang-Ming Huang <hh1@cse.wustl.edu>
*/
//=============================================================================
diff --git a/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/Update_Manager.h b/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/Update_Manager.h
index d8170e3783b..a37a2643071 100644
--- a/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/Update_Manager.h
+++ b/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/Update_Manager.h
@@ -4,8 +4,6 @@
/**
* @file Update_Manager.h
*
- * $Id$
- *
* @author Huang-Ming Huang <hh1@cse.wustl.edu>
*/
//=============================================================================
diff --git a/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/UpdateableHandler.h b/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/UpdateableHandler.h
index 65e04ce4026..181db2a5943 100644
--- a/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/UpdateableHandler.h
+++ b/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/UpdateableHandler.h
@@ -4,8 +4,6 @@
/**
* @file UpdateableHandler.h
*
- * $Id$
- *
* @author Huang-Ming Huang <hh1@cse.wustl.edu>
*/
//=============================================================================
diff --git a/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/create_persistent_poa.h b/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/create_persistent_poa.h
index ccd5357e8a9..d6b117ab66b 100644
--- a/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/create_persistent_poa.h
+++ b/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/create_persistent_poa.h
@@ -4,8 +4,6 @@
/**
* @file create_persistent_poa.h
*
- * $Id$
- *
* @author Huang-Ming Huang <hh1@cse.wustl.edu>
*/
//=============================================================================
diff --git a/TAO/orbsvcs/orbsvcs/FtRtEvent/Utils/FTEC_Gateway.h b/TAO/orbsvcs/orbsvcs/FtRtEvent/Utils/FTEC_Gateway.h
index 10ea3c436a2..f4dbc0c5313 100644
--- a/TAO/orbsvcs/orbsvcs/FtRtEvent/Utils/FTEC_Gateway.h
+++ b/TAO/orbsvcs/orbsvcs/FtRtEvent/Utils/FTEC_Gateway.h
@@ -4,8 +4,6 @@
/**
* @file FTEC_Gateway.h
*
- * $Id$
- *
* @author Huang-Ming Huang <hh1@cse.wustl.edu>
*/
//=============================================================================
diff --git a/TAO/orbsvcs/orbsvcs/FtRtEvent/Utils/Log.h b/TAO/orbsvcs/orbsvcs/FtRtEvent/Utils/Log.h
index bace320d3fc..9c88345705f 100644
--- a/TAO/orbsvcs/orbsvcs/FtRtEvent/Utils/Log.h
+++ b/TAO/orbsvcs/orbsvcs/FtRtEvent/Utils/Log.h
@@ -4,8 +4,6 @@
/**
* @file Log.h
*
- * $Id$
- *
* @author Huang-Ming Huang <hh1@cse.wustl.edu>
*/
//=============================================================================
diff --git a/TAO/orbsvcs/orbsvcs/FtRtEvent/Utils/Safe_InputCDR.h b/TAO/orbsvcs/orbsvcs/FtRtEvent/Utils/Safe_InputCDR.h
index b4aede7f570..eddeb3a619c 100644
--- a/TAO/orbsvcs/orbsvcs/FtRtEvent/Utils/Safe_InputCDR.h
+++ b/TAO/orbsvcs/orbsvcs/FtRtEvent/Utils/Safe_InputCDR.h
@@ -3,8 +3,6 @@
/**
* @file Safe_InputCDR.h
*
- * $Id$
- *
* @author Huang-Ming Huang <hh1@cse.wustl.edu>
*/
//=============================================================================
diff --git a/TAO/orbsvcs/orbsvcs/FtRtEvent/Utils/ScopeGuard.h b/TAO/orbsvcs/orbsvcs/FtRtEvent/Utils/ScopeGuard.h
index bf93b46a46c..08e4776a875 100644
--- a/TAO/orbsvcs/orbsvcs/FtRtEvent/Utils/ScopeGuard.h
+++ b/TAO/orbsvcs/orbsvcs/FtRtEvent/Utils/ScopeGuard.h
@@ -3,8 +3,6 @@
/**
* @file ScopeGuard.h
*
- * $Id$
- *
* @brief This is the code published at
* http://www.cuj.com/documents/s=8000/cujcexp1812alexandr/alexandr.htm
*/
diff --git a/TAO/orbsvcs/orbsvcs/FtRtEvent/Utils/UUID.h b/TAO/orbsvcs/orbsvcs/FtRtEvent/Utils/UUID.h
index 10bdd0834bb..0327b9194c7 100644
--- a/TAO/orbsvcs/orbsvcs/FtRtEvent/Utils/UUID.h
+++ b/TAO/orbsvcs/orbsvcs/FtRtEvent/Utils/UUID.h
@@ -3,8 +3,6 @@
/**
* @file UUID.h
*
- * $Id$
- *
* @author Huang-Ming Huang <hh1@cse.wustl.edu>
*/
//=============================================================================
diff --git a/TAO/orbsvcs/orbsvcs/FtRtEvent/Utils/activate_with_id.h b/TAO/orbsvcs/orbsvcs/FtRtEvent/Utils/activate_with_id.h
index 7804fcfda07..c2be662d5a8 100644
--- a/TAO/orbsvcs/orbsvcs/FtRtEvent/Utils/activate_with_id.h
+++ b/TAO/orbsvcs/orbsvcs/FtRtEvent/Utils/activate_with_id.h
@@ -3,8 +3,6 @@
/**
* @file activate_with_id.h
*
- * $Id$
- *
* @author Huang-Ming Huang <hh1@cse.wustl.edu>
*/
//=============================================================================
diff --git a/TAO/orbsvcs/orbsvcs/FtRtEvent/Utils/resolve_init.h b/TAO/orbsvcs/orbsvcs/FtRtEvent/Utils/resolve_init.h
index 76d9c2e44b9..2efe22e55a9 100644
--- a/TAO/orbsvcs/orbsvcs/FtRtEvent/Utils/resolve_init.h
+++ b/TAO/orbsvcs/orbsvcs/FtRtEvent/Utils/resolve_init.h
@@ -3,8 +3,6 @@
/**
* @file resolve_init.h
*
- * $Id$
- *
* @author Huang-Ming Huang <hh1@cse.wustl.edu>
*/
//=============================================================================
diff --git a/TAO/orbsvcs/orbsvcs/FtRtecEventChannelAdmin.idl b/TAO/orbsvcs/orbsvcs/FtRtecEventChannelAdmin.idl
index bb9f01e5afa..abd749f9d72 100644
--- a/TAO/orbsvcs/orbsvcs/FtRtecEventChannelAdmin.idl
+++ b/TAO/orbsvcs/orbsvcs/FtRtecEventChannelAdmin.idl
@@ -4,8 +4,6 @@
/**
* @file FtRtecEventChannelAdmin.idl
*
- * $Id$
- *
* @author Huang-Ming Huang
*/
//=============================================================================
diff --git a/TAO/orbsvcs/orbsvcs/FtRtecEventComm.idl b/TAO/orbsvcs/orbsvcs/FtRtecEventComm.idl
index a1406158952..47a23d84193 100644
--- a/TAO/orbsvcs/orbsvcs/FtRtecEventComm.idl
+++ b/TAO/orbsvcs/orbsvcs/FtRtecEventComm.idl
@@ -4,8 +4,6 @@
/**
* @file FtRtecEventComm.idl
*
- * $Id$
- *
* @author Huang-Ming Huang
*/
//=============================================================================
diff --git a/TAO/orbsvcs/orbsvcs/GSSUP.idl b/TAO/orbsvcs/orbsvcs/GSSUP.idl
index 4342db44853..6accdd474b6 100644
--- a/TAO/orbsvcs/orbsvcs/GSSUP.idl
+++ b/TAO/orbsvcs/orbsvcs/GSSUP.idl
@@ -4,8 +4,6 @@
/**
* @file GSSUP.idl
*
- * $Id$
- *
* @author Object Management Group
*/
//=============================================================================
diff --git a/TAO/orbsvcs/orbsvcs/HTIOP/HTIOP_Acceptor.h b/TAO/orbsvcs/orbsvcs/HTIOP/HTIOP_Acceptor.h
index 5828f30eaa9..9fbb93333dd 100644
--- a/TAO/orbsvcs/orbsvcs/HTIOP/HTIOP_Acceptor.h
+++ b/TAO/orbsvcs/orbsvcs/HTIOP/HTIOP_Acceptor.h
@@ -4,8 +4,6 @@
/**
* @file HTIOP_Acceptor.h
*
- * $Id$
- *
* HTIOP specific acceptor processing
*
*
diff --git a/TAO/orbsvcs/orbsvcs/HTIOP/HTIOP_Acceptor_Impl.h b/TAO/orbsvcs/orbsvcs/HTIOP/HTIOP_Acceptor_Impl.h
index 1b0d6a08869..481243af069 100644
--- a/TAO/orbsvcs/orbsvcs/HTIOP/HTIOP_Acceptor_Impl.h
+++ b/TAO/orbsvcs/orbsvcs/HTIOP/HTIOP_Acceptor_Impl.h
@@ -4,8 +4,6 @@
/**
* @file HTIOP_Acceptor_Impl.h
*
- * $Id$
- *
* @author Priyanka Gontla <gontla_p@ociweb.com>
*/
//=============================================================================
diff --git a/TAO/orbsvcs/orbsvcs/HTIOP/HTIOP_Completion_Handler.h b/TAO/orbsvcs/orbsvcs/HTIOP/HTIOP_Completion_Handler.h
index 60a54fee231..c63dc78b81a 100644
--- a/TAO/orbsvcs/orbsvcs/HTIOP/HTIOP_Completion_Handler.h
+++ b/TAO/orbsvcs/orbsvcs/HTIOP/HTIOP_Completion_Handler.h
@@ -4,8 +4,6 @@
/**
* @file HTIOP_Completion_Handler.h
*
- * $Id$
- *
* @author Priyanka Gontla <gontla_p@ociweb.com>
*/
// ===================================================================
diff --git a/TAO/orbsvcs/orbsvcs/HTIOP/HTIOP_Connection_Handler.h b/TAO/orbsvcs/orbsvcs/HTIOP/HTIOP_Connection_Handler.h
index a0abcad5026..be29273a9e3 100644
--- a/TAO/orbsvcs/orbsvcs/HTIOP/HTIOP_Connection_Handler.h
+++ b/TAO/orbsvcs/orbsvcs/HTIOP/HTIOP_Connection_Handler.h
@@ -4,8 +4,6 @@
/**
* @file HTIOP_Connection_Handler.h
*
- * $Id$
- *
* @author Priyanka Gontla <gontla_p@ociweb.com>
*/
// ===================================================================
diff --git a/TAO/orbsvcs/orbsvcs/HTIOP/HTIOP_Connector.h b/TAO/orbsvcs/orbsvcs/HTIOP/HTIOP_Connector.h
index b094ba6fa43..a056f462ae3 100644
--- a/TAO/orbsvcs/orbsvcs/HTIOP/HTIOP_Connector.h
+++ b/TAO/orbsvcs/orbsvcs/HTIOP/HTIOP_Connector.h
@@ -4,8 +4,6 @@
/**
* @file HTIOP_Connector.h
*
- * $Id$
- *
* HTIOP specific connector processing
*
*
diff --git a/TAO/orbsvcs/orbsvcs/HTIOP/HTIOP_Connector_Impl.h b/TAO/orbsvcs/orbsvcs/HTIOP/HTIOP_Connector_Impl.h
index 640334dea07..3e8e39971db 100644
--- a/TAO/orbsvcs/orbsvcs/HTIOP/HTIOP_Connector_Impl.h
+++ b/TAO/orbsvcs/orbsvcs/HTIOP/HTIOP_Connector_Impl.h
@@ -4,8 +4,6 @@
/**
* @file HTIOP_Connector_Impl.h
*
- * $Id$
- *
* @author Priyanka Gontla <gontla_p@ociweb.com>
*/
// ===================================================================
diff --git a/TAO/orbsvcs/orbsvcs/HTIOP/HTIOP_Endpoint.h b/TAO/orbsvcs/orbsvcs/HTIOP/HTIOP_Endpoint.h
index 952fc64bf1b..a39d2fe6ffb 100644
--- a/TAO/orbsvcs/orbsvcs/HTIOP/HTIOP_Endpoint.h
+++ b/TAO/orbsvcs/orbsvcs/HTIOP/HTIOP_Endpoint.h
@@ -4,8 +4,6 @@
/**
* @file HTIOP_Endpoint.h
*
- * $Id$
- *
* HTIOP implementation of PP Framework Endpoint interface.
*
* @author Marina Spivak <marina@cs.wustl.edu>
diff --git a/TAO/orbsvcs/orbsvcs/HTIOP/HTIOP_Factory.h b/TAO/orbsvcs/orbsvcs/HTIOP/HTIOP_Factory.h
index 6e18f535a31..79525e3729e 100644
--- a/TAO/orbsvcs/orbsvcs/HTIOP/HTIOP_Factory.h
+++ b/TAO/orbsvcs/orbsvcs/HTIOP/HTIOP_Factory.h
@@ -4,8 +4,6 @@
/**
* @file HTIOP_Factory.h
*
- * $Id$
- *
* @author Fred Kuhns <fredk@cs.wustl.edu>
*/
//=============================================================================
diff --git a/TAO/orbsvcs/orbsvcs/HTIOP/HTIOP_Profile.h b/TAO/orbsvcs/orbsvcs/HTIOP/HTIOP_Profile.h
index f292660153d..be2a6149c39 100644
--- a/TAO/orbsvcs/orbsvcs/HTIOP/HTIOP_Profile.h
+++ b/TAO/orbsvcs/orbsvcs/HTIOP/HTIOP_Profile.h
@@ -4,8 +4,6 @@
/**
* @file HTIOP_Profile.h
*
- * $Id$
- *
* HTIOP profile specific processing
*
*
diff --git a/TAO/orbsvcs/orbsvcs/HTIOP/HTIOP_Transport.h b/TAO/orbsvcs/orbsvcs/HTIOP/HTIOP_Transport.h
index f5b2a55b504..90944576a3a 100644
--- a/TAO/orbsvcs/orbsvcs/HTIOP/HTIOP_Transport.h
+++ b/TAO/orbsvcs/orbsvcs/HTIOP/HTIOP_Transport.h
@@ -4,8 +4,6 @@
/**
* @file HTIOP_Transport.h
*
- * $Id$
- *
* @author Originally by Fred Kuhns <fredk@cs.wustl.edu>
* @author Modified by Balachandran Natarajan <bala@cs.wustl.edu>
*/
diff --git a/TAO/orbsvcs/orbsvcs/IFRService/AbstractInterfaceDef_i.h b/TAO/orbsvcs/orbsvcs/IFRService/AbstractInterfaceDef_i.h
index 7e9ddfcb069..3d5d9286d65 100644
--- a/TAO/orbsvcs/orbsvcs/IFRService/AbstractInterfaceDef_i.h
+++ b/TAO/orbsvcs/orbsvcs/IFRService/AbstractInterfaceDef_i.h
@@ -5,8 +5,6 @@
/**
* @file AbstractInterfaceDef_i.h
*
- * $Id$
- *
* AbstractInterfaceDef servant class.
*
*
diff --git a/TAO/orbsvcs/orbsvcs/IFRService/AliasDef_i.h b/TAO/orbsvcs/orbsvcs/IFRService/AliasDef_i.h
index d997089020d..be80ed5943c 100644
--- a/TAO/orbsvcs/orbsvcs/IFRService/AliasDef_i.h
+++ b/TAO/orbsvcs/orbsvcs/IFRService/AliasDef_i.h
@@ -5,8 +5,6 @@
/**
* @file AliasDef_i.h
*
- * $Id$
- *
* AliasDef servant class.
*
*
diff --git a/TAO/orbsvcs/orbsvcs/IFRService/ArrayDef_i.h b/TAO/orbsvcs/orbsvcs/IFRService/ArrayDef_i.h
index 7e15a7a88a7..14d04435754 100644
--- a/TAO/orbsvcs/orbsvcs/IFRService/ArrayDef_i.h
+++ b/TAO/orbsvcs/orbsvcs/IFRService/ArrayDef_i.h
@@ -5,8 +5,6 @@
/**
* @file ArrayDef_i.h
*
- * $Id$
- *
* ArrayDef servant class.
*
*
diff --git a/TAO/orbsvcs/orbsvcs/IFRService/AttributeDef_i.h b/TAO/orbsvcs/orbsvcs/IFRService/AttributeDef_i.h
index 6da78ff9605..8fde8009b08 100644
--- a/TAO/orbsvcs/orbsvcs/IFRService/AttributeDef_i.h
+++ b/TAO/orbsvcs/orbsvcs/IFRService/AttributeDef_i.h
@@ -5,8 +5,6 @@
/**
* @file AttributeDef_i.h
*
- * $Id$
- *
* AttributeDef servant class.
*
*
diff --git a/TAO/orbsvcs/orbsvcs/IFRService/ComponentContainer_i.h b/TAO/orbsvcs/orbsvcs/IFRService/ComponentContainer_i.h
index 9322e2ce72d..15b54236e51 100644
--- a/TAO/orbsvcs/orbsvcs/IFRService/ComponentContainer_i.h
+++ b/TAO/orbsvcs/orbsvcs/IFRService/ComponentContainer_i.h
@@ -5,8 +5,6 @@
/**
* @file ComponentContainer_i.h
*
- * $Id$
- *
* ComponentContainer_i servant class.
*
*
diff --git a/TAO/orbsvcs/orbsvcs/IFRService/ComponentDef_i.h b/TAO/orbsvcs/orbsvcs/IFRService/ComponentDef_i.h
index fc1d915c324..ac6c9d6dcbc 100644
--- a/TAO/orbsvcs/orbsvcs/IFRService/ComponentDef_i.h
+++ b/TAO/orbsvcs/orbsvcs/IFRService/ComponentDef_i.h
@@ -5,8 +5,6 @@
/**
* @file ComponentDef_i.h
*
- * $Id$
- *
* ComponentDef servant class.
*
*
diff --git a/TAO/orbsvcs/orbsvcs/IFRService/ComponentModuleDef_i.h b/TAO/orbsvcs/orbsvcs/IFRService/ComponentModuleDef_i.h
index c7e22a9634a..a8302265d36 100644
--- a/TAO/orbsvcs/orbsvcs/IFRService/ComponentModuleDef_i.h
+++ b/TAO/orbsvcs/orbsvcs/IFRService/ComponentModuleDef_i.h
@@ -5,8 +5,6 @@
/**
* @file ComponentModuleDef_i.h
*
- * $Id$
- *
* ComponentModuleDef_i servant class.
*
*
diff --git a/TAO/orbsvcs/orbsvcs/IFRService/ComponentRepository_i.h b/TAO/orbsvcs/orbsvcs/IFRService/ComponentRepository_i.h
index 01bbe3ccb7c..c74d3e1ba7e 100644
--- a/TAO/orbsvcs/orbsvcs/IFRService/ComponentRepository_i.h
+++ b/TAO/orbsvcs/orbsvcs/IFRService/ComponentRepository_i.h
@@ -5,8 +5,6 @@
/**
* @file ComponentRepository_i.h
*
- * $Id$
- *
* ComponentRepository servant class.
*
*
diff --git a/TAO/orbsvcs/orbsvcs/IFRService/ConstantDef_i.h b/TAO/orbsvcs/orbsvcs/IFRService/ConstantDef_i.h
index a0acdfd7b89..cab4a55a755 100644
--- a/TAO/orbsvcs/orbsvcs/IFRService/ConstantDef_i.h
+++ b/TAO/orbsvcs/orbsvcs/IFRService/ConstantDef_i.h
@@ -5,8 +5,6 @@
/**
* @file ConstantDef_i.h
*
- * $Id$
- *
* ConstantDef servant class.
*
*
diff --git a/TAO/orbsvcs/orbsvcs/IFRService/ConsumesDef_i.h b/TAO/orbsvcs/orbsvcs/IFRService/ConsumesDef_i.h
index dd58f1f3810..629523200b0 100644
--- a/TAO/orbsvcs/orbsvcs/IFRService/ConsumesDef_i.h
+++ b/TAO/orbsvcs/orbsvcs/IFRService/ConsumesDef_i.h
@@ -5,8 +5,6 @@
/**
* @file ConsumesDef_i.h
*
- * $Id$
- *
* ConsumesDef servant class.
*
*
diff --git a/TAO/orbsvcs/orbsvcs/IFRService/Contained_i.h b/TAO/orbsvcs/orbsvcs/IFRService/Contained_i.h
index ec017de342d..0358595f458 100644
--- a/TAO/orbsvcs/orbsvcs/IFRService/Contained_i.h
+++ b/TAO/orbsvcs/orbsvcs/IFRService/Contained_i.h
@@ -5,8 +5,6 @@
/**
* @file Contained_i.h
*
- * $Id$
- *
* Contained servant class.
*
*
diff --git a/TAO/orbsvcs/orbsvcs/IFRService/Container_i.h b/TAO/orbsvcs/orbsvcs/IFRService/Container_i.h
index 92813f5cd92..a13bd49793c 100644
--- a/TAO/orbsvcs/orbsvcs/IFRService/Container_i.h
+++ b/TAO/orbsvcs/orbsvcs/IFRService/Container_i.h
@@ -5,8 +5,6 @@
/**
* @file Container_i.h
*
- * $Id$
- *
* Container servant class.
*
*
diff --git a/TAO/orbsvcs/orbsvcs/IFRService/EmitsDef_i.h b/TAO/orbsvcs/orbsvcs/IFRService/EmitsDef_i.h
index 75f3939e359..9114b79e9eb 100644
--- a/TAO/orbsvcs/orbsvcs/IFRService/EmitsDef_i.h
+++ b/TAO/orbsvcs/orbsvcs/IFRService/EmitsDef_i.h
@@ -5,8 +5,6 @@
/**
* @file EmitsDef_i.h
*
- * $Id$
- *
* EmitsDef servant class.
*
*
diff --git a/TAO/orbsvcs/orbsvcs/IFRService/EnumDef_i.h b/TAO/orbsvcs/orbsvcs/IFRService/EnumDef_i.h
index 65b5db71662..5499b5bc1e8 100644
--- a/TAO/orbsvcs/orbsvcs/IFRService/EnumDef_i.h
+++ b/TAO/orbsvcs/orbsvcs/IFRService/EnumDef_i.h
@@ -5,8 +5,6 @@
/**
* @file EnumDef_i.h
*
- * $Id$
- *
* EnumDef servant class.
*
*
diff --git a/TAO/orbsvcs/orbsvcs/IFRService/EventDef_i.h b/TAO/orbsvcs/orbsvcs/IFRService/EventDef_i.h
index 78a0cd7007a..4980c0af3ff 100644
--- a/TAO/orbsvcs/orbsvcs/IFRService/EventDef_i.h
+++ b/TAO/orbsvcs/orbsvcs/IFRService/EventDef_i.h
@@ -5,8 +5,6 @@
/**
* @file EventDef_i.h
*
- * $Id$
- *
* EventDef servant class.
*
*
diff --git a/TAO/orbsvcs/orbsvcs/IFRService/EventPortDef_i.h b/TAO/orbsvcs/orbsvcs/IFRService/EventPortDef_i.h
index b9166c448e9..7bda950a52b 100644
--- a/TAO/orbsvcs/orbsvcs/IFRService/EventPortDef_i.h
+++ b/TAO/orbsvcs/orbsvcs/IFRService/EventPortDef_i.h
@@ -5,8 +5,6 @@
/**
* @file EventPortDef_i.h
*
- * $Id$
- *
* EventPortDef_i servant class.
*
*
diff --git a/TAO/orbsvcs/orbsvcs/IFRService/ExceptionDef_i.h b/TAO/orbsvcs/orbsvcs/IFRService/ExceptionDef_i.h
index cff6a17027a..77232059954 100644
--- a/TAO/orbsvcs/orbsvcs/IFRService/ExceptionDef_i.h
+++ b/TAO/orbsvcs/orbsvcs/IFRService/ExceptionDef_i.h
@@ -5,8 +5,6 @@
/**
* @file ExceptionDef_i.h
*
- * $Id$
- *
* ExceptionDef servant class.
*
*
diff --git a/TAO/orbsvcs/orbsvcs/IFRService/ExtAbstractInterfaceDef_i.h b/TAO/orbsvcs/orbsvcs/IFRService/ExtAbstractInterfaceDef_i.h
index 36063b18354..6fa7f4158e7 100644
--- a/TAO/orbsvcs/orbsvcs/IFRService/ExtAbstractInterfaceDef_i.h
+++ b/TAO/orbsvcs/orbsvcs/IFRService/ExtAbstractInterfaceDef_i.h
@@ -5,8 +5,6 @@
/**
* @file ExtAbstractInterfaceDef_i.h
*
- * $Id$
- *
* ExtAbstractInterfaceDef_i servant class.
*
*
diff --git a/TAO/orbsvcs/orbsvcs/IFRService/ExtAttributeDef_i.h b/TAO/orbsvcs/orbsvcs/IFRService/ExtAttributeDef_i.h
index 64723625f61..1014fc77db4 100644
--- a/TAO/orbsvcs/orbsvcs/IFRService/ExtAttributeDef_i.h
+++ b/TAO/orbsvcs/orbsvcs/IFRService/ExtAttributeDef_i.h
@@ -5,8 +5,6 @@
/**
* @file ExtAttributeDef_i.h
*
- * $Id$
- *
* ExtAttributeDef_i servant class.
*
*
diff --git a/TAO/orbsvcs/orbsvcs/IFRService/ExtInterfaceDef_i.h b/TAO/orbsvcs/orbsvcs/IFRService/ExtInterfaceDef_i.h
index a56b6c860b6..8981ebd0b58 100644
--- a/TAO/orbsvcs/orbsvcs/IFRService/ExtInterfaceDef_i.h
+++ b/TAO/orbsvcs/orbsvcs/IFRService/ExtInterfaceDef_i.h
@@ -5,8 +5,6 @@
/**
* @file ExtInterfaceDef_i.h
*
- * $Id$
- *
* ExtInterfaceDef_i servant class.
*
*
diff --git a/TAO/orbsvcs/orbsvcs/IFRService/ExtLocalInterfaceDef_i.h b/TAO/orbsvcs/orbsvcs/IFRService/ExtLocalInterfaceDef_i.h
index 43b8867cb14..b9d9866122c 100644
--- a/TAO/orbsvcs/orbsvcs/IFRService/ExtLocalInterfaceDef_i.h
+++ b/TAO/orbsvcs/orbsvcs/IFRService/ExtLocalInterfaceDef_i.h
@@ -5,8 +5,6 @@
/**
* @file ExtLocalInterfaceDef_i.h
*
- * $Id$
- *
* ExtLocalInterfaceDef_i servant class.
*
*
diff --git a/TAO/orbsvcs/orbsvcs/IFRService/ExtValueDef_i.h b/TAO/orbsvcs/orbsvcs/IFRService/ExtValueDef_i.h
index ad80745511e..0d1bdfeec57 100644
--- a/TAO/orbsvcs/orbsvcs/IFRService/ExtValueDef_i.h
+++ b/TAO/orbsvcs/orbsvcs/IFRService/ExtValueDef_i.h
@@ -5,8 +5,6 @@
/**
* @file ExtValueDef_i.h
*
- * $Id$
- *
* ExtValueDef_i servant class.
*
*
diff --git a/TAO/orbsvcs/orbsvcs/IFRService/FactoryDef_i.h b/TAO/orbsvcs/orbsvcs/IFRService/FactoryDef_i.h
index 133b9772e9d..8b6c33fc11e 100644
--- a/TAO/orbsvcs/orbsvcs/IFRService/FactoryDef_i.h
+++ b/TAO/orbsvcs/orbsvcs/IFRService/FactoryDef_i.h
@@ -5,8 +5,6 @@
/**
* @file FactoryDef_i.h
*
- * $Id$
- *
* FactoryDef servant class.
*
*
diff --git a/TAO/orbsvcs/orbsvcs/IFRService/FinderDef_i.h b/TAO/orbsvcs/orbsvcs/IFRService/FinderDef_i.h
index 4085bc3af8f..6963701d434 100644
--- a/TAO/orbsvcs/orbsvcs/IFRService/FinderDef_i.h
+++ b/TAO/orbsvcs/orbsvcs/IFRService/FinderDef_i.h
@@ -5,8 +5,6 @@
/**
* @file FinderDef_i.h
*
- * $Id$
- *
* FinderDef servant class.
*
*
diff --git a/TAO/orbsvcs/orbsvcs/IFRService/FixedDef_i.h b/TAO/orbsvcs/orbsvcs/IFRService/FixedDef_i.h
index 84f1dc7e5b5..f0e0a71ea65 100644
--- a/TAO/orbsvcs/orbsvcs/IFRService/FixedDef_i.h
+++ b/TAO/orbsvcs/orbsvcs/IFRService/FixedDef_i.h
@@ -5,8 +5,6 @@
/**
* @file FixedDef_i.h
*
- * $Id$
- *
* FixedDef servant class.
*
*
diff --git a/TAO/orbsvcs/orbsvcs/IFRService/HomeDef_i.h b/TAO/orbsvcs/orbsvcs/IFRService/HomeDef_i.h
index fae948eb833..5e04f72aa10 100644
--- a/TAO/orbsvcs/orbsvcs/IFRService/HomeDef_i.h
+++ b/TAO/orbsvcs/orbsvcs/IFRService/HomeDef_i.h
@@ -5,8 +5,6 @@
/**
* @file HomeDef_i.h
*
- * $Id$
- *
* HomeDef servant class.
*
*
diff --git a/TAO/orbsvcs/orbsvcs/IFRService/IDLType_i.h b/TAO/orbsvcs/orbsvcs/IFRService/IDLType_i.h
index 10dd285d1ea..c392983092f 100644
--- a/TAO/orbsvcs/orbsvcs/IFRService/IDLType_i.h
+++ b/TAO/orbsvcs/orbsvcs/IFRService/IDLType_i.h
@@ -4,8 +4,6 @@
/**
* @file IDLType_i.h
*
- * $Id$
- *
* IDLType servant class.
*
*
diff --git a/TAO/orbsvcs/orbsvcs/IFRService/IFR_Service_Utils.h b/TAO/orbsvcs/orbsvcs/IFRService/IFR_Service_Utils.h
index 5ebfda9a3ef..07c9ef551b2 100644
--- a/TAO/orbsvcs/orbsvcs/IFRService/IFR_Service_Utils.h
+++ b/TAO/orbsvcs/orbsvcs/IFRService/IFR_Service_Utils.h
@@ -5,8 +5,6 @@
/**
* @file IFR_Service_Utils.h
*
- * $Id$
- *
* Implement wrappers useful to IFR Service clients and servers.
*
*
diff --git a/TAO/orbsvcs/orbsvcs/IFRService/IFR_Service_Utils_T.h b/TAO/orbsvcs/orbsvcs/IFRService/IFR_Service_Utils_T.h
index bf7479bc9bd..1948067a749 100644
--- a/TAO/orbsvcs/orbsvcs/IFRService/IFR_Service_Utils_T.h
+++ b/TAO/orbsvcs/orbsvcs/IFRService/IFR_Service_Utils_T.h
@@ -4,8 +4,6 @@
/**
* @file IFR_Service_Utils_T.h
*
- * $Id$
- *
* Template methods useful to IFR Service.
*
* @author Jeff Parsons <j.parsons@vanderbilt.edu>
diff --git a/TAO/orbsvcs/orbsvcs/IFRService/IRObject_i.h b/TAO/orbsvcs/orbsvcs/IFRService/IRObject_i.h
index 9ef69f60826..d3ae4fab6e9 100644
--- a/TAO/orbsvcs/orbsvcs/IFRService/IRObject_i.h
+++ b/TAO/orbsvcs/orbsvcs/IFRService/IRObject_i.h
@@ -5,8 +5,6 @@
/**
* @file IRObject_i.h
*
- * $Id$
- *
* IRObject servant class.
*
*
diff --git a/TAO/orbsvcs/orbsvcs/IFRService/InterfaceAttrExtension_i.h b/TAO/orbsvcs/orbsvcs/IFRService/InterfaceAttrExtension_i.h
index 5661a95668d..1476cf86e20 100644
--- a/TAO/orbsvcs/orbsvcs/IFRService/InterfaceAttrExtension_i.h
+++ b/TAO/orbsvcs/orbsvcs/IFRService/InterfaceAttrExtension_i.h
@@ -4,8 +4,6 @@
/**
* @file InterfaceAttrExtension_i.h
*
- * $Id$
- *
* InterfaceAttrExtension_i servant class.
*
*
diff --git a/TAO/orbsvcs/orbsvcs/IFRService/InterfaceDef_i.h b/TAO/orbsvcs/orbsvcs/IFRService/InterfaceDef_i.h
index 1b71efa507f..fca89c223d0 100644
--- a/TAO/orbsvcs/orbsvcs/IFRService/InterfaceDef_i.h
+++ b/TAO/orbsvcs/orbsvcs/IFRService/InterfaceDef_i.h
@@ -5,8 +5,6 @@
/**
* @file InterfaceDef_i.h
*
- * $Id$
- *
* InterfaceDef servant class.
*
*
diff --git a/TAO/orbsvcs/orbsvcs/IFRService/LocalInterfaceDef_i.h b/TAO/orbsvcs/orbsvcs/IFRService/LocalInterfaceDef_i.h
index 1a9030108f7..c790c6c42db 100644
--- a/TAO/orbsvcs/orbsvcs/IFRService/LocalInterfaceDef_i.h
+++ b/TAO/orbsvcs/orbsvcs/IFRService/LocalInterfaceDef_i.h
@@ -5,8 +5,6 @@
/**
* @file LocalInterfaceDef_i.h
*
- * $Id$
- *
* LocalInterfaceDef servant class.
*
*
diff --git a/TAO/orbsvcs/orbsvcs/IFRService/ModuleDef_i.h b/TAO/orbsvcs/orbsvcs/IFRService/ModuleDef_i.h
index 2302025b8ed..b9a6d0e4344 100644
--- a/TAO/orbsvcs/orbsvcs/IFRService/ModuleDef_i.h
+++ b/TAO/orbsvcs/orbsvcs/IFRService/ModuleDef_i.h
@@ -5,8 +5,6 @@
/**
* @file ModuleDef_i.h
*
- * $Id$
- *
* ModuleDef servant class.
*
*
diff --git a/TAO/orbsvcs/orbsvcs/IFRService/NativeDef_i.h b/TAO/orbsvcs/orbsvcs/IFRService/NativeDef_i.h
index a280236eaea..d2158231dbe 100644
--- a/TAO/orbsvcs/orbsvcs/IFRService/NativeDef_i.h
+++ b/TAO/orbsvcs/orbsvcs/IFRService/NativeDef_i.h
@@ -5,8 +5,6 @@
/**
* @file NativeDef_i.h
*
- * $Id$
- *
* NativeDef servant class.
*
*
diff --git a/TAO/orbsvcs/orbsvcs/IFRService/OperationDef_i.h b/TAO/orbsvcs/orbsvcs/IFRService/OperationDef_i.h
index 17443f7086d..6da8ddd56c6 100644
--- a/TAO/orbsvcs/orbsvcs/IFRService/OperationDef_i.h
+++ b/TAO/orbsvcs/orbsvcs/IFRService/OperationDef_i.h
@@ -5,8 +5,6 @@
/**
* @file OperationDef_i.h
*
- * $Id$
- *
* OperationDef servant class.
*
*
diff --git a/TAO/orbsvcs/orbsvcs/IFRService/Options.h b/TAO/orbsvcs/orbsvcs/IFRService/Options.h
index 809326348af..a28a467b9de 100644
--- a/TAO/orbsvcs/orbsvcs/IFRService/Options.h
+++ b/TAO/orbsvcs/orbsvcs/IFRService/Options.h
@@ -5,8 +5,6 @@
/**
* @file Options.h
*
- * $Id$
- *
* This class implements the Options container for the Interface
* Repository.
*
diff --git a/TAO/orbsvcs/orbsvcs/IFRService/PrimitiveDef_i.h b/TAO/orbsvcs/orbsvcs/IFRService/PrimitiveDef_i.h
index 481aac88cd0..93de8d4ee38 100644
--- a/TAO/orbsvcs/orbsvcs/IFRService/PrimitiveDef_i.h
+++ b/TAO/orbsvcs/orbsvcs/IFRService/PrimitiveDef_i.h
@@ -5,8 +5,6 @@
/**
* @file PrimitiveDef_i.h
*
- * $Id$
- *
* PrimitiveDef servant class.
*
*
diff --git a/TAO/orbsvcs/orbsvcs/IFRService/ProvidesDef_i.h b/TAO/orbsvcs/orbsvcs/IFRService/ProvidesDef_i.h
index 1fccb07b73e..7ceb95b9399 100644
--- a/TAO/orbsvcs/orbsvcs/IFRService/ProvidesDef_i.h
+++ b/TAO/orbsvcs/orbsvcs/IFRService/ProvidesDef_i.h
@@ -4,8 +4,6 @@
/**
* @file ProvidesDef_i.h
*
- * $Id$
- *
* ProvidesDef servant class.
*
*
diff --git a/TAO/orbsvcs/orbsvcs/IFRService/PublishesDef_i.h b/TAO/orbsvcs/orbsvcs/IFRService/PublishesDef_i.h
index e8ccdb8ce69..70945d7dc95 100644
--- a/TAO/orbsvcs/orbsvcs/IFRService/PublishesDef_i.h
+++ b/TAO/orbsvcs/orbsvcs/IFRService/PublishesDef_i.h
@@ -4,8 +4,6 @@
/**
* @file PublishesDef_i.h
*
- * $Id$
- *
* PublishesDef servant class.
*
*
diff --git a/TAO/orbsvcs/orbsvcs/IFRService/RecursDef_i.h b/TAO/orbsvcs/orbsvcs/IFRService/RecursDef_i.h
index 33efa7d12d0..570be6b33d3 100644
--- a/TAO/orbsvcs/orbsvcs/IFRService/RecursDef_i.h
+++ b/TAO/orbsvcs/orbsvcs/IFRService/RecursDef_i.h
@@ -5,8 +5,6 @@
/**
* @file RecursDef_i.h
*
- * $Id$
- *
* StructDef & UnionDef support class.
*
*
diff --git a/TAO/orbsvcs/orbsvcs/IFRService/Repository_i.h b/TAO/orbsvcs/orbsvcs/IFRService/Repository_i.h
index b58d976e93e..a959bc561f0 100644
--- a/TAO/orbsvcs/orbsvcs/IFRService/Repository_i.h
+++ b/TAO/orbsvcs/orbsvcs/IFRService/Repository_i.h
@@ -5,8 +5,6 @@
/**
* @file Repository_i.h
*
- * $Id$
- *
* Repository servant class.
*
*
diff --git a/TAO/orbsvcs/orbsvcs/IFRService/SequenceDef_i.h b/TAO/orbsvcs/orbsvcs/IFRService/SequenceDef_i.h
index e1886895449..489b049ddc2 100644
--- a/TAO/orbsvcs/orbsvcs/IFRService/SequenceDef_i.h
+++ b/TAO/orbsvcs/orbsvcs/IFRService/SequenceDef_i.h
@@ -5,8 +5,6 @@
/**
* @file SequenceDef_i.h
*
- * $Id$
- *
* SequenceDef servant class.
*
*
diff --git a/TAO/orbsvcs/orbsvcs/IFRService/StringDef_i.h b/TAO/orbsvcs/orbsvcs/IFRService/StringDef_i.h
index 5ca0796fd4d..d456c8d4853 100644
--- a/TAO/orbsvcs/orbsvcs/IFRService/StringDef_i.h
+++ b/TAO/orbsvcs/orbsvcs/IFRService/StringDef_i.h
@@ -5,8 +5,6 @@
/**
* @file StringDef_i.h
*
- * $Id$
- *
* StringDef servant class.
*
*
diff --git a/TAO/orbsvcs/orbsvcs/IFRService/StructDef_i.h b/TAO/orbsvcs/orbsvcs/IFRService/StructDef_i.h
index ee5a1c276b9..86f95c8571e 100644
--- a/TAO/orbsvcs/orbsvcs/IFRService/StructDef_i.h
+++ b/TAO/orbsvcs/orbsvcs/IFRService/StructDef_i.h
@@ -5,8 +5,6 @@
/**
* @file StructDef_i.h
*
- * $Id$
- *
* StructDef servant class.
*
*
diff --git a/TAO/orbsvcs/orbsvcs/IFRService/TypedefDef_i.h b/TAO/orbsvcs/orbsvcs/IFRService/TypedefDef_i.h
index 6c937cfcfb9..adf546f65a9 100644
--- a/TAO/orbsvcs/orbsvcs/IFRService/TypedefDef_i.h
+++ b/TAO/orbsvcs/orbsvcs/IFRService/TypedefDef_i.h
@@ -5,8 +5,6 @@
/**
* @file TypedefDef_i.h
*
- * $Id$
- *
* TypedefDef servant class.
*
*
diff --git a/TAO/orbsvcs/orbsvcs/IFRService/UnionDef_i.h b/TAO/orbsvcs/orbsvcs/IFRService/UnionDef_i.h
index d4d3755be87..0426f47a70f 100644
--- a/TAO/orbsvcs/orbsvcs/IFRService/UnionDef_i.h
+++ b/TAO/orbsvcs/orbsvcs/IFRService/UnionDef_i.h
@@ -5,8 +5,6 @@
/**
* @file UnionDef_i.h
*
- * $Id$
- *
* UnionDef servant class.
*
*
diff --git a/TAO/orbsvcs/orbsvcs/IFRService/UsesDef_i.h b/TAO/orbsvcs/orbsvcs/IFRService/UsesDef_i.h
index 2d09748bbd4..9eac0ccb304 100644
--- a/TAO/orbsvcs/orbsvcs/IFRService/UsesDef_i.h
+++ b/TAO/orbsvcs/orbsvcs/IFRService/UsesDef_i.h
@@ -5,8 +5,6 @@
/**
* @file UsesDef_i.h
*
- * $Id$
- *
* UsesDef servant class.
*
*
diff --git a/TAO/orbsvcs/orbsvcs/IFRService/ValueBoxDef_i.h b/TAO/orbsvcs/orbsvcs/IFRService/ValueBoxDef_i.h
index 6c7ad6d7266..5ab74972307 100644
--- a/TAO/orbsvcs/orbsvcs/IFRService/ValueBoxDef_i.h
+++ b/TAO/orbsvcs/orbsvcs/IFRService/ValueBoxDef_i.h
@@ -5,8 +5,6 @@
/**
* @file ValueBoxDef_i.h
*
- * $Id$
- *
* ValueBoxDef servant class.
*
*
diff --git a/TAO/orbsvcs/orbsvcs/IFRService/ValueDef_i.h b/TAO/orbsvcs/orbsvcs/IFRService/ValueDef_i.h
index c273754ee01..e02c7fd11a8 100644
--- a/TAO/orbsvcs/orbsvcs/IFRService/ValueDef_i.h
+++ b/TAO/orbsvcs/orbsvcs/IFRService/ValueDef_i.h
@@ -5,8 +5,6 @@
/**
* @file ValueDef_i.h
*
- * $Id$
- *
* ValueDef servant class.
*
*
diff --git a/TAO/orbsvcs/orbsvcs/IFRService/ValueMemberDef_i.h b/TAO/orbsvcs/orbsvcs/IFRService/ValueMemberDef_i.h
index ba2e4ca169b..b13a6d2e5cc 100644
--- a/TAO/orbsvcs/orbsvcs/IFRService/ValueMemberDef_i.h
+++ b/TAO/orbsvcs/orbsvcs/IFRService/ValueMemberDef_i.h
@@ -5,8 +5,6 @@
/**
* @file ValueMemberDef_i.h
*
- * $Id$
- *
* ValueMemberDef servant class.
*
*
diff --git a/TAO/orbsvcs/orbsvcs/IFRService/WstringDef_i.h b/TAO/orbsvcs/orbsvcs/IFRService/WstringDef_i.h
index 21eb8d08c96..53fb30ed8e6 100644
--- a/TAO/orbsvcs/orbsvcs/IFRService/WstringDef_i.h
+++ b/TAO/orbsvcs/orbsvcs/IFRService/WstringDef_i.h
@@ -5,8 +5,6 @@
/**
* @file WstringDef_i.h
*
- * $Id$
- *
* WstringDef servant class.
*
*
diff --git a/TAO/orbsvcs/orbsvcs/IFRService/concrete_classes.h b/TAO/orbsvcs/orbsvcs/IFRService/concrete_classes.h
index 4aad3c998ae..38690172e9f 100644
--- a/TAO/orbsvcs/orbsvcs/IFRService/concrete_classes.h
+++ b/TAO/orbsvcs/orbsvcs/IFRService/concrete_classes.h
@@ -3,8 +3,6 @@
/**
* @file concrete_classes.h
*
- * $Id$
- *
* All the concrete class header files needed by the servant locator.
*
*
diff --git a/TAO/orbsvcs/orbsvcs/IOR_Multicast.h b/TAO/orbsvcs/orbsvcs/IOR_Multicast.h
index edecec956f6..d9e0007ba0f 100644
--- a/TAO/orbsvcs/orbsvcs/IOR_Multicast.h
+++ b/TAO/orbsvcs/orbsvcs/IOR_Multicast.h
@@ -5,8 +5,6 @@
/**
* @file IOR_Multicast.h
*
- * $Id$
- *
* Defines a class that listens to a multicast address for client requests
* for ior of a bootstrappable service.
*
diff --git a/TAO/orbsvcs/orbsvcs/LifeCycleService.idl b/TAO/orbsvcs/orbsvcs/LifeCycleService.idl
index a0877328af3..a600144aed2 100644
--- a/TAO/orbsvcs/orbsvcs/LifeCycleService.idl
+++ b/TAO/orbsvcs/orbsvcs/LifeCycleService.idl
@@ -3,8 +3,6 @@
/**
* @file LifeCycleService.idl
*
- * $Id$
- *
* A generic creation service named lifecycle service using
* the GenericFactory interface of the LifeCycle Service specification.
*
diff --git a/TAO/orbsvcs/orbsvcs/LoadBalancing/LB_CPU_Load_Average_Monitor.h b/TAO/orbsvcs/orbsvcs/LoadBalancing/LB_CPU_Load_Average_Monitor.h
index 06644332f0c..144f7c2c62c 100644
--- a/TAO/orbsvcs/orbsvcs/LoadBalancing/LB_CPU_Load_Average_Monitor.h
+++ b/TAO/orbsvcs/orbsvcs/LoadBalancing/LB_CPU_Load_Average_Monitor.h
@@ -4,8 +4,6 @@
/**
* @file LB_CPU_Load_Average_Monitor.h
*
- * $Id$
- *
* @author Ossama Othman <ossama@uci.edu>
*/
//=============================================================================
diff --git a/TAO/orbsvcs/orbsvcs/LoadBalancing/LB_CPU_Utilization_Monitor.h b/TAO/orbsvcs/orbsvcs/LoadBalancing/LB_CPU_Utilization_Monitor.h
index d7e8e281494..3b747934960 100644
--- a/TAO/orbsvcs/orbsvcs/LoadBalancing/LB_CPU_Utilization_Monitor.h
+++ b/TAO/orbsvcs/orbsvcs/LoadBalancing/LB_CPU_Utilization_Monitor.h
@@ -4,8 +4,6 @@
/**
* @file LB_CPU_Utilization_Monitor.h
*
- * $Id$
- *
* @author Jaiganesh Balasubramanian <jai@dre.vanderbilt.edu>
* @author Ossama Othman <ossama@uci.edu>
*/
diff --git a/TAO/orbsvcs/orbsvcs/LoadBalancing/LB_ClientORBInitializer.h b/TAO/orbsvcs/orbsvcs/LoadBalancing/LB_ClientORBInitializer.h
index 6692136aab7..0d26d87475c 100644
--- a/TAO/orbsvcs/orbsvcs/LoadBalancing/LB_ClientORBInitializer.h
+++ b/TAO/orbsvcs/orbsvcs/LoadBalancing/LB_ClientORBInitializer.h
@@ -4,8 +4,6 @@
/**
* @file LB_ClientORBInitializer.h
*
- * $Id$
- *
* @author Ossama Othman <ossama@uci.edu>
*/
//=============================================================================
diff --git a/TAO/orbsvcs/orbsvcs/LoadBalancing/LB_LeastLoaded.h b/TAO/orbsvcs/orbsvcs/LoadBalancing/LB_LeastLoaded.h
index b4f2509debf..cfac64f7c8f 100644
--- a/TAO/orbsvcs/orbsvcs/LoadBalancing/LB_LeastLoaded.h
+++ b/TAO/orbsvcs/orbsvcs/LoadBalancing/LB_LeastLoaded.h
@@ -4,8 +4,6 @@
/**
* @file LB_LeastLoaded.h
*
- * $Id$
- *
* @author Ossama Othman <ossama@uci.edu>
*/
//=============================================================================
diff --git a/TAO/orbsvcs/orbsvcs/LoadBalancing/LB_LoadAlertInfo.h b/TAO/orbsvcs/orbsvcs/LoadBalancing/LB_LoadAlertInfo.h
index 47c3f7b384c..0aa3cb0004e 100644
--- a/TAO/orbsvcs/orbsvcs/LoadBalancing/LB_LoadAlertInfo.h
+++ b/TAO/orbsvcs/orbsvcs/LoadBalancing/LB_LoadAlertInfo.h
@@ -4,8 +4,6 @@
/**
* @file LB_LoadAlertInfo.h
*
- * $Id$
- *
* @author Ossama Othman <ossama@uci.edu>
*/
//=======================================================================
diff --git a/TAO/orbsvcs/orbsvcs/LoadBalancing/LB_LoadAlertMap.h b/TAO/orbsvcs/orbsvcs/LoadBalancing/LB_LoadAlertMap.h
index 5451acafddb..fefd53eaceb 100644
--- a/TAO/orbsvcs/orbsvcs/LoadBalancing/LB_LoadAlertMap.h
+++ b/TAO/orbsvcs/orbsvcs/LoadBalancing/LB_LoadAlertMap.h
@@ -4,8 +4,6 @@
/**
* @file LB_LoadAlertMap.h
*
- * $Id$
- *
* @author Ossama Othman <ossama@uci.edu>
*/
//=======================================================================
diff --git a/TAO/orbsvcs/orbsvcs/LoadBalancing/LB_LoadAverage.h b/TAO/orbsvcs/orbsvcs/LoadBalancing/LB_LoadAverage.h
index 62e64a28326..a714607aeda 100644
--- a/TAO/orbsvcs/orbsvcs/LoadBalancing/LB_LoadAverage.h
+++ b/TAO/orbsvcs/orbsvcs/LoadBalancing/LB_LoadAverage.h
@@ -4,8 +4,6 @@
/**
* @file LB_LoadAverage.h
*
- * $Id$
- *
* @author Jaiganesh Balasubramanian <jai@dre.vanderbilt.edu>
* @author Ossama Othman <ossama@dre.vanderbilt.edu>
*/
diff --git a/TAO/orbsvcs/orbsvcs/LoadBalancing/LB_LoadListMap.h b/TAO/orbsvcs/orbsvcs/LoadBalancing/LB_LoadListMap.h
index 4dd83f2e2b9..5fa75590741 100644
--- a/TAO/orbsvcs/orbsvcs/LoadBalancing/LB_LoadListMap.h
+++ b/TAO/orbsvcs/orbsvcs/LoadBalancing/LB_LoadListMap.h
@@ -4,8 +4,6 @@
/**
* @file LB_LoadListMap.h
*
- * $Id$
- *
* @author Ossama Othman <ossama@uci.edu>
*/
//=======================================================================
diff --git a/TAO/orbsvcs/orbsvcs/LoadBalancing/LB_LoadMap.h b/TAO/orbsvcs/orbsvcs/LoadBalancing/LB_LoadMap.h
index 2e75bbba1f3..8d3e2c46496 100644
--- a/TAO/orbsvcs/orbsvcs/LoadBalancing/LB_LoadMap.h
+++ b/TAO/orbsvcs/orbsvcs/LoadBalancing/LB_LoadMap.h
@@ -4,8 +4,6 @@
/**
* @file LB_LoadMap.h
*
- * $Id$
- *
* @author Ossama Othman <ossama@uci.edu>
*/
//=======================================================================
diff --git a/TAO/orbsvcs/orbsvcs/LoadBalancing/LB_LoadMinimum.h b/TAO/orbsvcs/orbsvcs/LoadBalancing/LB_LoadMinimum.h
index 4874926aec4..16f8052feaa 100644
--- a/TAO/orbsvcs/orbsvcs/LoadBalancing/LB_LoadMinimum.h
+++ b/TAO/orbsvcs/orbsvcs/LoadBalancing/LB_LoadMinimum.h
@@ -4,8 +4,6 @@
/**
* @file LB_LoadMinimum.h
*
- * $Id$
- *
* @author Jaiganesh Balasubramanian <jai@dre.vanderbilt.edu>
* Ossama Othman <ossama@uci.edu>
*/
diff --git a/TAO/orbsvcs/orbsvcs/LoadBalancing/LB_Location_Index_Map.h b/TAO/orbsvcs/orbsvcs/LoadBalancing/LB_Location_Index_Map.h
index a08694dd2d0..27f29f2e214 100644
--- a/TAO/orbsvcs/orbsvcs/LoadBalancing/LB_Location_Index_Map.h
+++ b/TAO/orbsvcs/orbsvcs/LoadBalancing/LB_Location_Index_Map.h
@@ -4,8 +4,6 @@
/**
* @file LB_Location_Index_Map.h
*
- * $Id$
- *
* @author Ossama Othman <ossama@uci.edu>
*/
//=======================================================================
diff --git a/TAO/orbsvcs/orbsvcs/LoadBalancing/LB_MemberLocator.h b/TAO/orbsvcs/orbsvcs/LoadBalancing/LB_MemberLocator.h
index a090cbdcb01..773554be4ad 100644
--- a/TAO/orbsvcs/orbsvcs/LoadBalancing/LB_MemberLocator.h
+++ b/TAO/orbsvcs/orbsvcs/LoadBalancing/LB_MemberLocator.h
@@ -4,8 +4,6 @@
/**
* @file LB_MemberLocator.h
*
- * $Id$
- *
* @author Ossama Othman <ossama@uci.edu>
*/
//=============================================================================
diff --git a/TAO/orbsvcs/orbsvcs/LoadBalancing/LB_ORBInitializer.h b/TAO/orbsvcs/orbsvcs/LoadBalancing/LB_ORBInitializer.h
index 1e99d50c554..d99c2b30926 100644
--- a/TAO/orbsvcs/orbsvcs/LoadBalancing/LB_ORBInitializer.h
+++ b/TAO/orbsvcs/orbsvcs/LoadBalancing/LB_ORBInitializer.h
@@ -4,8 +4,6 @@
/**
* @file LB_ORBInitializer.h
*
- * $Id$
- *
* @author Ossama Othman <ossama@uci.edu>
*/
//=============================================================================
diff --git a/TAO/orbsvcs/orbsvcs/LoadBalancing/LB_Pull_Handler.h b/TAO/orbsvcs/orbsvcs/LoadBalancing/LB_Pull_Handler.h
index a18efd9d961..5bcb61e1235 100644
--- a/TAO/orbsvcs/orbsvcs/LoadBalancing/LB_Pull_Handler.h
+++ b/TAO/orbsvcs/orbsvcs/LoadBalancing/LB_Pull_Handler.h
@@ -4,8 +4,6 @@
/**
* @file LB_Pull_Handler.h
*
- * $Id$
- *
* @author Ossama Othman <ossama@uci.edu>
*/
//=======================================================================
diff --git a/TAO/orbsvcs/orbsvcs/LoadBalancing/LB_Random.h b/TAO/orbsvcs/orbsvcs/LoadBalancing/LB_Random.h
index a457e689c46..3ed1d705db3 100644
--- a/TAO/orbsvcs/orbsvcs/LoadBalancing/LB_Random.h
+++ b/TAO/orbsvcs/orbsvcs/LoadBalancing/LB_Random.h
@@ -4,8 +4,6 @@
/**
* @file LB_Random.h
*
- * $Id$
- *
* @author Ossama Othman <ossama@uci.edu>
*/
//=============================================================================
diff --git a/TAO/orbsvcs/orbsvcs/LoadBalancing/LB_RoundRobin.h b/TAO/orbsvcs/orbsvcs/LoadBalancing/LB_RoundRobin.h
index 9bc4ce89c25..cc3b966efb5 100644
--- a/TAO/orbsvcs/orbsvcs/LoadBalancing/LB_RoundRobin.h
+++ b/TAO/orbsvcs/orbsvcs/LoadBalancing/LB_RoundRobin.h
@@ -4,8 +4,6 @@
/**
* @file LB_RoundRobin.h
*
- * $Id$
- *
* @author Ossama Othman <ossama@uci.edu>
*/
//=============================================================================
diff --git a/TAO/orbsvcs/orbsvcs/Log/BasicLogFactory_i.h b/TAO/orbsvcs/orbsvcs/Log/BasicLogFactory_i.h
index 13ec862bc45..347dcf5db47 100644
--- a/TAO/orbsvcs/orbsvcs/Log/BasicLogFactory_i.h
+++ b/TAO/orbsvcs/orbsvcs/Log/BasicLogFactory_i.h
@@ -4,8 +4,6 @@
/**
* @file BasicLogFactory_i.h
*
- * $Id$
- *
* Implementation of the DsLogAdmin::BasicLogFactory interface.
*
*
diff --git a/TAO/orbsvcs/orbsvcs/Log/BasicLog_i.h b/TAO/orbsvcs/orbsvcs/Log/BasicLog_i.h
index afca5a38f88..e8b316454d5 100644
--- a/TAO/orbsvcs/orbsvcs/Log/BasicLog_i.h
+++ b/TAO/orbsvcs/orbsvcs/Log/BasicLog_i.h
@@ -4,8 +4,6 @@
/**
* @file BasicLog_i.h
*
- * $Id$
- *
* Implementation of the DsLogAdmin::BasicLog interface.
*
*
diff --git a/TAO/orbsvcs/orbsvcs/Log/EventLogConsumer.h b/TAO/orbsvcs/orbsvcs/Log/EventLogConsumer.h
index b2f0a87275a..4fbda3b0783 100644
--- a/TAO/orbsvcs/orbsvcs/Log/EventLogConsumer.h
+++ b/TAO/orbsvcs/orbsvcs/Log/EventLogConsumer.h
@@ -4,8 +4,6 @@
/**
* @file EventLogConsumer.h
*
- * $Id$
- *
* The EventLogConsumer connects to the EventLog and logs the events
* that are pushed to the EventLog.
*
diff --git a/TAO/orbsvcs/orbsvcs/Log/EventLogFactory_i.h b/TAO/orbsvcs/orbsvcs/Log/EventLogFactory_i.h
index 9d7308b413c..5da38eacaa2 100644
--- a/TAO/orbsvcs/orbsvcs/Log/EventLogFactory_i.h
+++ b/TAO/orbsvcs/orbsvcs/Log/EventLogFactory_i.h
@@ -4,8 +4,6 @@
/**
* @file EventLogFactory_i.h
*
- * $Id$
- *
* Implementation of the DsEventLogAdmin::EventLogFactory interface.
*
*
diff --git a/TAO/orbsvcs/orbsvcs/Log/EventLogNotification.h b/TAO/orbsvcs/orbsvcs/Log/EventLogNotification.h
index 9453c468b49..0b4e3274752 100644
--- a/TAO/orbsvcs/orbsvcs/Log/EventLogNotification.h
+++ b/TAO/orbsvcs/orbsvcs/Log/EventLogNotification.h
@@ -4,8 +4,6 @@
/**
* @file EventLogNotification.h
*
- * $Id$
- *
* Methods to enable log-generated events.
*
* @author D A Hanvey <d.hanvey@qub.ac.uk>
diff --git a/TAO/orbsvcs/orbsvcs/Log/EventLog_i.h b/TAO/orbsvcs/orbsvcs/Log/EventLog_i.h
index 1a0c425b05b..702058810a0 100644
--- a/TAO/orbsvcs/orbsvcs/Log/EventLog_i.h
+++ b/TAO/orbsvcs/orbsvcs/Log/EventLog_i.h
@@ -4,8 +4,6 @@
/**
* @file EventLog_i.h
*
- * $Id$
- *
* Implementation of the DsLogAdmin::EventLog interface.
* File also conatins TAO_Event_LogConsumer which is used
* to write events to the Log.
diff --git a/TAO/orbsvcs/orbsvcs/Log/Hash_Iterator_i.h b/TAO/orbsvcs/orbsvcs/Log/Hash_Iterator_i.h
index 0911870209b..39acc754fb2 100644
--- a/TAO/orbsvcs/orbsvcs/Log/Hash_Iterator_i.h
+++ b/TAO/orbsvcs/orbsvcs/Log/Hash_Iterator_i.h
@@ -4,8 +4,6 @@
/**
* @file Hash_Iterator_i.h
*
- * $Id$
- *
* Implementation of the DsLogAdmin::Iterator interface.
*
* @author Matthew Braun <mjb2@cs.wustl.edu>
diff --git a/TAO/orbsvcs/orbsvcs/Log/Hash_LogRecordStore.h b/TAO/orbsvcs/orbsvcs/Log/Hash_LogRecordStore.h
index c76e28878c2..93cea885de4 100644
--- a/TAO/orbsvcs/orbsvcs/Log/Hash_LogRecordStore.h
+++ b/TAO/orbsvcs/orbsvcs/Log/Hash_LogRecordStore.h
@@ -4,8 +4,6 @@
/**
* @file Hash_LogRecordStore.h
*
- * $Id$
- *
* @author Matthew Braun <mjb2@cs.wustl.edu>
* @author Pradeep Gore <pradeep@cs.wustl.edu>
* @author David A. Hanvey <d.hanvey@qub.ac.uk>
diff --git a/TAO/orbsvcs/orbsvcs/Log/Hash_LogStore.h b/TAO/orbsvcs/orbsvcs/Log/Hash_LogStore.h
index f4dc0185131..3e86a21c53c 100644
--- a/TAO/orbsvcs/orbsvcs/Log/Hash_LogStore.h
+++ b/TAO/orbsvcs/orbsvcs/Log/Hash_LogStore.h
@@ -4,8 +4,6 @@
/**
* @file Hash_LogStore.h
*
- * $Id$
- *
* @author Matthew Braun <mjb2@cs.wustl.edu>
* @author Pradeep Gore <pradeep@cs.wustl.edu>
* @author David A. Hanvey <d.hanvey@qub.ac.uk>
diff --git a/TAO/orbsvcs/orbsvcs/Log/Hash_Persistence_Strategy.h b/TAO/orbsvcs/orbsvcs/Log/Hash_Persistence_Strategy.h
index 43f5e4a6ae5..6ada2565332 100644
--- a/TAO/orbsvcs/orbsvcs/Log/Hash_Persistence_Strategy.h
+++ b/TAO/orbsvcs/orbsvcs/Log/Hash_Persistence_Strategy.h
@@ -4,8 +4,6 @@
/**
* @file Hash_Persistence_Strategy.h
*
- * $Id$
- *
* @author Matthew Braun <mjb2@cs.wustl.edu>
* @author Pradeep Gore <pradeep@cs.wustl.edu>
* @author David A. Hanvey <d.hanvey@qub.ac.uk>
diff --git a/TAO/orbsvcs/orbsvcs/Log/Iterator_i.h b/TAO/orbsvcs/orbsvcs/Log/Iterator_i.h
index 3a605e63731..78470a5f94b 100644
--- a/TAO/orbsvcs/orbsvcs/Log/Iterator_i.h
+++ b/TAO/orbsvcs/orbsvcs/Log/Iterator_i.h
@@ -4,8 +4,6 @@
/**
* @file Iterator_i.h
*
- * $Id$
- *
* Implementation of the DsLogAdmin::Iterator interface.
*
*
diff --git a/TAO/orbsvcs/orbsvcs/Log/LogActivator.h b/TAO/orbsvcs/orbsvcs/Log/LogActivator.h
index dbea8b11613..eeea810567b 100644
--- a/TAO/orbsvcs/orbsvcs/Log/LogActivator.h
+++ b/TAO/orbsvcs/orbsvcs/Log/LogActivator.h
@@ -4,8 +4,6 @@
/**
* @file LogActivator.h
*
- * $Id$
- *
*/
//=============================================================================
diff --git a/TAO/orbsvcs/orbsvcs/Log/LogMgr_i.h b/TAO/orbsvcs/orbsvcs/Log/LogMgr_i.h
index 329118ca773..be550d10293 100644
--- a/TAO/orbsvcs/orbsvcs/Log/LogMgr_i.h
+++ b/TAO/orbsvcs/orbsvcs/Log/LogMgr_i.h
@@ -4,8 +4,6 @@
/**
* @file LogMgr_i.h
*
- * $Id$
- *
* Implementation of the DsLogAdmin::LogMgr interface.
*
* @author Matthew Braun <mjb2@cs.wustl.edu>
diff --git a/TAO/orbsvcs/orbsvcs/Log/LogNotification.h b/TAO/orbsvcs/orbsvcs/Log/LogNotification.h
index b99ca01893a..a1d439676bb 100644
--- a/TAO/orbsvcs/orbsvcs/Log/LogNotification.h
+++ b/TAO/orbsvcs/orbsvcs/Log/LogNotification.h
@@ -4,8 +4,6 @@
/**
* @file LogNotification.h
*
- * $Id$
- *
* Implementation of the DsLogAdmin::LogNotification interface.
*
* @author D A Hanvey <d.hanvey@qub.ac.uk>
diff --git a/TAO/orbsvcs/orbsvcs/Log/LogRecordStore.h b/TAO/orbsvcs/orbsvcs/Log/LogRecordStore.h
index ccc0d3debd4..1c38aca1879 100644
--- a/TAO/orbsvcs/orbsvcs/Log/LogRecordStore.h
+++ b/TAO/orbsvcs/orbsvcs/Log/LogRecordStore.h
@@ -4,8 +4,6 @@
/**
* @file LogRecordStore.h
*
- * $Id$
- *
* @author Matthew Braun <mjb2@cs.wustl.edu>
* @author Pradeep Gore <pradeep@cs.wustl.edu>
* @author David A. Hanvey <d.hanvey@qub.ac.uk>
diff --git a/TAO/orbsvcs/orbsvcs/Log/LogStore.h b/TAO/orbsvcs/orbsvcs/Log/LogStore.h
index f601020c944..62abf1d6d8b 100644
--- a/TAO/orbsvcs/orbsvcs/Log/LogStore.h
+++ b/TAO/orbsvcs/orbsvcs/Log/LogStore.h
@@ -4,8 +4,6 @@
/**
* @file LogStore.h
*
- * $Id$
- *
* @author Matthew Braun <mjb2@cs.wustl.edu>
* @author Pradeep Gore <pradeep@cs.wustl.edu>
* @author David A. Hanvey <d.hanvey@qub.ac.uk>
diff --git a/TAO/orbsvcs/orbsvcs/Log/Log_Compaction_Handler.h b/TAO/orbsvcs/orbsvcs/Log/Log_Compaction_Handler.h
index 3e51de61602..7b6444d8f15 100644
--- a/TAO/orbsvcs/orbsvcs/Log/Log_Compaction_Handler.h
+++ b/TAO/orbsvcs/orbsvcs/Log/Log_Compaction_Handler.h
@@ -4,8 +4,6 @@
/**
* @file Log_Compaction_Handler.h
*
- * $Id$
- *
*/
//=============================================================================
diff --git a/TAO/orbsvcs/orbsvcs/Log/Log_Constraint_Interpreter.h b/TAO/orbsvcs/orbsvcs/Log/Log_Constraint_Interpreter.h
index d13c4d2cfdd..31e5eb67915 100644
--- a/TAO/orbsvcs/orbsvcs/Log/Log_Constraint_Interpreter.h
+++ b/TAO/orbsvcs/orbsvcs/Log/Log_Constraint_Interpreter.h
@@ -4,8 +4,6 @@
/**
* @file Log_Constraint_Interpreter.h
*
- * $Id$
- *
*
*
*
diff --git a/TAO/orbsvcs/orbsvcs/Log/Log_Constraint_Visitors.h b/TAO/orbsvcs/orbsvcs/Log/Log_Constraint_Visitors.h
index 7d8f00baf22..b1a15532092 100644
--- a/TAO/orbsvcs/orbsvcs/Log/Log_Constraint_Visitors.h
+++ b/TAO/orbsvcs/orbsvcs/Log/Log_Constraint_Visitors.h
@@ -4,8 +4,6 @@
/**
* @file Log_Constraint_Visitors.h
*
- * $Id$
- *
* @author Pradeep Gore <pradeep@cs.wustl.edu>
* @author Jeff Parsons <parsons@cs.wustl.edu>
* @author D A Hanvey <d.hanvey@qub.ac.uk>
diff --git a/TAO/orbsvcs/orbsvcs/Log/Log_Flush_Handler.h b/TAO/orbsvcs/orbsvcs/Log/Log_Flush_Handler.h
index f61d40ad999..4082c658b94 100644
--- a/TAO/orbsvcs/orbsvcs/Log/Log_Flush_Handler.h
+++ b/TAO/orbsvcs/orbsvcs/Log/Log_Flush_Handler.h
@@ -4,8 +4,6 @@
/**
* @file Log_Flush_Handler.h
*
- * $Id$
- *
*/
//=============================================================================
diff --git a/TAO/orbsvcs/orbsvcs/Log/Log_Persistence_Strategy.h b/TAO/orbsvcs/orbsvcs/Log/Log_Persistence_Strategy.h
index 712d43deb0c..22171dfe6df 100644
--- a/TAO/orbsvcs/orbsvcs/Log/Log_Persistence_Strategy.h
+++ b/TAO/orbsvcs/orbsvcs/Log/Log_Persistence_Strategy.h
@@ -4,8 +4,6 @@
/**
* @file Log_Persistence_Strategy.h
*
- * $Id$
- *
* @author Matthew Braun <mjb2@cs.wustl.edu>
* @author Pradeep Gore <pradeep@cs.wustl.edu>
* @author David A. Hanvey <d.hanvey@qub.ac.uk>
diff --git a/TAO/orbsvcs/orbsvcs/Log/Log_i.h b/TAO/orbsvcs/orbsvcs/Log/Log_i.h
index 6e0d34b39dd..2acd7118833 100644
--- a/TAO/orbsvcs/orbsvcs/Log/Log_i.h
+++ b/TAO/orbsvcs/orbsvcs/Log/Log_i.h
@@ -4,8 +4,6 @@
/**
* @file Log_i.h
*
- * $Id$
- *
* Implementation of the DsLogAdmin::Log interface.
*
* @author Matthew Braun <mjb2@cs.wustl.edu>
diff --git a/TAO/orbsvcs/orbsvcs/Log/NotifyLogConsumer.h b/TAO/orbsvcs/orbsvcs/Log/NotifyLogConsumer.h
index 7b3cc8bd1c6..da76a5400f0 100644
--- a/TAO/orbsvcs/orbsvcs/Log/NotifyLogConsumer.h
+++ b/TAO/orbsvcs/orbsvcs/Log/NotifyLogConsumer.h
@@ -4,8 +4,6 @@
/**
* @file NotifyLogConsumer.h
*
- * $Id$
- *
* The NotifyLogConsumer connects to the NotifyLog and logs the events
* that are pushed to the NotifyLog.
*
diff --git a/TAO/orbsvcs/orbsvcs/Log/NotifyLogFactory_i.h b/TAO/orbsvcs/orbsvcs/Log/NotifyLogFactory_i.h
index fbd0c08036a..7f902a24886 100644
--- a/TAO/orbsvcs/orbsvcs/Log/NotifyLogFactory_i.h
+++ b/TAO/orbsvcs/orbsvcs/Log/NotifyLogFactory_i.h
@@ -4,8 +4,6 @@
/**
* @file NotifyLogFactory_i.h
*
- * $Id$
- *
* Implements the Factory for NotifyLog Objects.
*
*
diff --git a/TAO/orbsvcs/orbsvcs/Log/NotifyLogNotification.h b/TAO/orbsvcs/orbsvcs/Log/NotifyLogNotification.h
index 2d3268a37df..69c55aeb204 100644
--- a/TAO/orbsvcs/orbsvcs/Log/NotifyLogNotification.h
+++ b/TAO/orbsvcs/orbsvcs/Log/NotifyLogNotification.h
@@ -4,8 +4,6 @@
/**
* @file NotifyLogNotification.h
*
- * $Id$
- *
* Methods to enable log-generated events.
*
* @author D A Hanvey <d.hanvey@qub.ac.uk>
diff --git a/TAO/orbsvcs/orbsvcs/Log/NotifyLog_i.h b/TAO/orbsvcs/orbsvcs/Log/NotifyLog_i.h
index 23fd3eb4724..505a14bb1cc 100644
--- a/TAO/orbsvcs/orbsvcs/Log/NotifyLog_i.h
+++ b/TAO/orbsvcs/orbsvcs/Log/NotifyLog_i.h
@@ -4,8 +4,6 @@
/**
* @file NotifyLog_i.h
*
- * $Id$
- *
* Implementation of the DsNotifyLogAdmin::NotifyLog interface.
* File also conatins TAO_Notify_LogConsumer which is used
* to write events to the Log.
diff --git a/TAO/orbsvcs/orbsvcs/Log/RTEventLogConsumer.h b/TAO/orbsvcs/orbsvcs/Log/RTEventLogConsumer.h
index 6d7ae4ae311..c82014cfe53 100644
--- a/TAO/orbsvcs/orbsvcs/Log/RTEventLogConsumer.h
+++ b/TAO/orbsvcs/orbsvcs/Log/RTEventLogConsumer.h
@@ -4,8 +4,6 @@
/**
* @file RTEventLogConsumer.h
*
- * $Id$
- *
* The RTEventLogConsumer connects to the RTEventLog and logs the events
* that are pushed to the RTEventLog.
*
diff --git a/TAO/orbsvcs/orbsvcs/Log/RTEventLogFactory_i.h b/TAO/orbsvcs/orbsvcs/Log/RTEventLogFactory_i.h
index 75acc1d0b6c..7b017277f5d 100644
--- a/TAO/orbsvcs/orbsvcs/Log/RTEventLogFactory_i.h
+++ b/TAO/orbsvcs/orbsvcs/Log/RTEventLogFactory_i.h
@@ -4,8 +4,6 @@
/**
* @file RTEventLogFactory_i.h
*
- * $Id$
- *
* Implements the Factory for NotifyLog Objects.
*
* @author David A. Hanvey <d.hanvey@qub.ac.uk>
diff --git a/TAO/orbsvcs/orbsvcs/Log/RTEventLogNotification.h b/TAO/orbsvcs/orbsvcs/Log/RTEventLogNotification.h
index 72bc3a6491b..27f82e6e40e 100644
--- a/TAO/orbsvcs/orbsvcs/Log/RTEventLogNotification.h
+++ b/TAO/orbsvcs/orbsvcs/Log/RTEventLogNotification.h
@@ -4,8 +4,6 @@
/**
* @file RTEventLogNotification.h
*
- * $Id$
- *
* Methods to enable log-generated events.
*
* @author D A Hanvey <d.hanvey@qub.ac.uk>
diff --git a/TAO/orbsvcs/orbsvcs/Log/RTEventLog_i.h b/TAO/orbsvcs/orbsvcs/Log/RTEventLog_i.h
index 3a7d55316bf..84bdaacd7a5 100644
--- a/TAO/orbsvcs/orbsvcs/Log/RTEventLog_i.h
+++ b/TAO/orbsvcs/orbsvcs/Log/RTEventLog_i.h
@@ -4,8 +4,6 @@
/**
* @file RTEventLog_i.h
*
- * $Id$
- *
* Implementation of the RTEventLogAdmin::NotifyLog interface.
*
*
diff --git a/TAO/orbsvcs/orbsvcs/Naming/Bindings_Iterator_T.h b/TAO/orbsvcs/orbsvcs/Naming/Bindings_Iterator_T.h
index 4b1b7e7a6c8..17a72a24773 100644
--- a/TAO/orbsvcs/orbsvcs/Naming/Bindings_Iterator_T.h
+++ b/TAO/orbsvcs/orbsvcs/Naming/Bindings_Iterator_T.h
@@ -4,8 +4,6 @@
/**
* @file Bindings_Iterator_T.h
*
- * $Id$
- *
* @author Marina Spivak <marina@cs.wustl.edu>
*/
//=============================================================================
diff --git a/TAO/orbsvcs/orbsvcs/Naming/Entries.cpp b/TAO/orbsvcs/orbsvcs/Naming/Entries.cpp
index 69061e2ce04..a87786acf38 100644
--- a/TAO/orbsvcs/orbsvcs/Naming/Entries.cpp
+++ b/TAO/orbsvcs/orbsvcs/Naming/Entries.cpp
@@ -3,8 +3,6 @@
/**
* @file Entries.cpp
*
- * $Id$
- *
* @author Marina Spivak <marina@cs.wustl.edu>
*/
//=============================================================================
diff --git a/TAO/orbsvcs/orbsvcs/Naming/Entries.h b/TAO/orbsvcs/orbsvcs/Naming/Entries.h
index e41d9bdf258..60fdea8210a 100644
--- a/TAO/orbsvcs/orbsvcs/Naming/Entries.h
+++ b/TAO/orbsvcs/orbsvcs/Naming/Entries.h
@@ -4,8 +4,6 @@
/**
* @file Entries.h
*
- * $Id$
- *
* @author Marina Spivak <marina@cs.wustl.edu>
*/
//=============================================================================
diff --git a/TAO/orbsvcs/orbsvcs/Naming/FaultTolerant/FT_Location_Index_Map.h b/TAO/orbsvcs/orbsvcs/Naming/FaultTolerant/FT_Location_Index_Map.h
index fa1fe4e3cee..8dbafa744b7 100644
--- a/TAO/orbsvcs/orbsvcs/Naming/FaultTolerant/FT_Location_Index_Map.h
+++ b/TAO/orbsvcs/orbsvcs/Naming/FaultTolerant/FT_Location_Index_Map.h
@@ -4,8 +4,6 @@
/**
* @file FT_Location_Index_Map.h
*
- * $Id$
- *
* @author Kevin Stanley <stanleyk@ociweb.com>
*/
//=======================================================================
diff --git a/TAO/orbsvcs/orbsvcs/Naming/FaultTolerant/FT_PG_Object_Group_Storable.h b/TAO/orbsvcs/orbsvcs/Naming/FaultTolerant/FT_PG_Object_Group_Storable.h
index e5e146441ce..05eebfd60e5 100644
--- a/TAO/orbsvcs/orbsvcs/Naming/FaultTolerant/FT_PG_Object_Group_Storable.h
+++ b/TAO/orbsvcs/orbsvcs/Naming/FaultTolerant/FT_PG_Object_Group_Storable.h
@@ -4,8 +4,6 @@
/**
* @file FT_PG_Object_Group_Storable.h
*
- * $Id$
- *
* Contains declaration for class FT_PG_Object_Group_Storable.
*
* @author Byron Harris <harrisb@ociweb.com>
diff --git a/TAO/orbsvcs/orbsvcs/Naming/FaultTolerant/FT_Persistent_Naming_Context.h b/TAO/orbsvcs/orbsvcs/Naming/FaultTolerant/FT_Persistent_Naming_Context.h
index 8e1c7223dad..3766a4f0757 100644
--- a/TAO/orbsvcs/orbsvcs/Naming/FaultTolerant/FT_Persistent_Naming_Context.h
+++ b/TAO/orbsvcs/orbsvcs/Naming/FaultTolerant/FT_Persistent_Naming_Context.h
@@ -4,8 +4,6 @@
/**
* @file FT_Persistent_Naming_Context.h
*
- * $Id$
- *
* @author Kevin Stanley <stanleyk@ociweb.com>
*/
//=============================================================================
diff --git a/TAO/orbsvcs/orbsvcs/Naming/FaultTolerant/FT_Persistent_Naming_Context_Factory.h b/TAO/orbsvcs/orbsvcs/Naming/FaultTolerant/FT_Persistent_Naming_Context_Factory.h
index bebf02fdbc7..15f0cb9b42b 100644
--- a/TAO/orbsvcs/orbsvcs/Naming/FaultTolerant/FT_Persistent_Naming_Context_Factory.h
+++ b/TAO/orbsvcs/orbsvcs/Naming/FaultTolerant/FT_Persistent_Naming_Context_Factory.h
@@ -4,8 +4,6 @@
/**
* @file FT_Persistent_Naming_Context_Factory.h
*
- * $Id$
- *
* @author Kevin Stanley stanleyk@ociweb.com>
*/
//=============================================================================
diff --git a/TAO/orbsvcs/orbsvcs/Naming/FaultTolerant/FT_Random.h b/TAO/orbsvcs/orbsvcs/Naming/FaultTolerant/FT_Random.h
index b4e8cc9d1f4..28a20ef67d2 100644
--- a/TAO/orbsvcs/orbsvcs/Naming/FaultTolerant/FT_Random.h
+++ b/TAO/orbsvcs/orbsvcs/Naming/FaultTolerant/FT_Random.h
@@ -4,8 +4,6 @@
/**
* @file FT_Random.h
*
- * $Id$
- *
* @author Kevin Stanley <stanleyk@ociweb.com>
*/
//=============================================================================
diff --git a/TAO/orbsvcs/orbsvcs/Naming/FaultTolerant/FT_Round_Robin.h b/TAO/orbsvcs/orbsvcs/Naming/FaultTolerant/FT_Round_Robin.h
index 783f4af6182..6076c463443 100644
--- a/TAO/orbsvcs/orbsvcs/Naming/FaultTolerant/FT_Round_Robin.h
+++ b/TAO/orbsvcs/orbsvcs/Naming/FaultTolerant/FT_Round_Robin.h
@@ -4,8 +4,6 @@
/**
* @file FT_Round_Robin.h
*
- * $Id$
- *
* @author Kevin Stanley <stanleyk@ociweb.com>
*/
//=============================================================================
diff --git a/TAO/orbsvcs/orbsvcs/Naming/FaultTolerant/FT_Storable_Naming_Context.h b/TAO/orbsvcs/orbsvcs/Naming/FaultTolerant/FT_Storable_Naming_Context.h
index b319cec235e..517076e250b 100644
--- a/TAO/orbsvcs/orbsvcs/Naming/FaultTolerant/FT_Storable_Naming_Context.h
+++ b/TAO/orbsvcs/orbsvcs/Naming/FaultTolerant/FT_Storable_Naming_Context.h
@@ -4,8 +4,6 @@
/**
* @file FT_Storable_Naming_Context.h
*
- * $Id$
- *
* @author Kevin Stanley <stanleyk@ociweb.com>
*/
//=============================================================================
diff --git a/TAO/orbsvcs/orbsvcs/Naming/FaultTolerant/FT_Storable_Naming_Context_Factory.h b/TAO/orbsvcs/orbsvcs/Naming/FaultTolerant/FT_Storable_Naming_Context_Factory.h
index b714d052914..32696dff77f 100644
--- a/TAO/orbsvcs/orbsvcs/Naming/FaultTolerant/FT_Storable_Naming_Context_Factory.h
+++ b/TAO/orbsvcs/orbsvcs/Naming/FaultTolerant/FT_Storable_Naming_Context_Factory.h
@@ -4,8 +4,6 @@
/**
* @file FT_Storable_Naming_Context_Factory.h
*
- * $Id$
- *
* @author Kevin Stanley stanleyk@ociweb.com>
*/
//=============================================================================
diff --git a/TAO/orbsvcs/orbsvcs/Naming/FaultTolerant/nsgroup_svc.cpp b/TAO/orbsvcs/orbsvcs/Naming/FaultTolerant/nsgroup_svc.cpp
index e52740be92a..137e152e70d 100644
--- a/TAO/orbsvcs/orbsvcs/Naming/FaultTolerant/nsgroup_svc.cpp
+++ b/TAO/orbsvcs/orbsvcs/Naming/FaultTolerant/nsgroup_svc.cpp
@@ -2,8 +2,6 @@
/**
* @file nsgroup_svc.cpp
*
- * $Id$
- *
* This file implements nsgroup utility operations
*
* @author Phillip LaBanca <labancap@ociweb.com>
diff --git a/TAO/orbsvcs/orbsvcs/Naming/FaultTolerant/nsgroup_svc.h b/TAO/orbsvcs/orbsvcs/Naming/FaultTolerant/nsgroup_svc.h
index e452fda3356..10448f4d1db 100644
--- a/TAO/orbsvcs/orbsvcs/Naming/FaultTolerant/nsgroup_svc.h
+++ b/TAO/orbsvcs/orbsvcs/Naming/FaultTolerant/nsgroup_svc.h
@@ -2,8 +2,6 @@
/**
* @file nsgroup_svc.h
*
- * $Id$
- *
* @author Phillip LaBanca <labancap@ociweb.com>
*/
//==========================================================================
diff --git a/TAO/orbsvcs/orbsvcs/Naming/Hash_Naming_Context.cpp b/TAO/orbsvcs/orbsvcs/Naming/Hash_Naming_Context.cpp
index 43cbdf3a7fc..3a7f45ccf79 100644
--- a/TAO/orbsvcs/orbsvcs/Naming/Hash_Naming_Context.cpp
+++ b/TAO/orbsvcs/orbsvcs/Naming/Hash_Naming_Context.cpp
@@ -2,8 +2,6 @@
/**
* @file Hash_Naming_Context.cpp
*
- * $Id$
- *
* @author Marina Spivak <marina@cs.wustl.edu> and Sergio Flores-Gaitan <sergio@cs.wustl.edu>
*/
//=============================================================================
diff --git a/TAO/orbsvcs/orbsvcs/Naming/Hash_Naming_Context.h b/TAO/orbsvcs/orbsvcs/Naming/Hash_Naming_Context.h
index 677e9c6956d..fca03ee81ca 100644
--- a/TAO/orbsvcs/orbsvcs/Naming/Hash_Naming_Context.h
+++ b/TAO/orbsvcs/orbsvcs/Naming/Hash_Naming_Context.h
@@ -4,8 +4,6 @@
/**
* @file Hash_Naming_Context.h
*
- * $Id$
- *
* @author Marina Spivak <marina@cs.wustl.edu>
*/
//=============================================================================
diff --git a/TAO/orbsvcs/orbsvcs/Naming/Naming_Client.h b/TAO/orbsvcs/orbsvcs/Naming/Naming_Client.h
index 139226d0747..243352cacc3 100644
--- a/TAO/orbsvcs/orbsvcs/Naming/Naming_Client.h
+++ b/TAO/orbsvcs/orbsvcs/Naming/Naming_Client.h
@@ -4,8 +4,6 @@
/**
* @file Naming_Client.h
*
- * $Id$
- *
* Implement wrappers useful to Naming Service clients.
*
*
diff --git a/TAO/orbsvcs/orbsvcs/Naming/Naming_Context_Interface.cpp b/TAO/orbsvcs/orbsvcs/Naming/Naming_Context_Interface.cpp
index 675ce30a086..8e2c9f6bdb8 100644
--- a/TAO/orbsvcs/orbsvcs/Naming/Naming_Context_Interface.cpp
+++ b/TAO/orbsvcs/orbsvcs/Naming/Naming_Context_Interface.cpp
@@ -3,8 +3,6 @@
/**
* @file Naming_Context_Interface.cpp
*
- * $Id$
- *
* @author Marina Spivak <marina@cs.wustl.edu>
*/
//=============================================================================
diff --git a/TAO/orbsvcs/orbsvcs/Naming/Naming_Context_Interface.h b/TAO/orbsvcs/orbsvcs/Naming/Naming_Context_Interface.h
index 8a0fb32be8e..a87cf97f8d4 100644
--- a/TAO/orbsvcs/orbsvcs/Naming/Naming_Context_Interface.h
+++ b/TAO/orbsvcs/orbsvcs/Naming/Naming_Context_Interface.h
@@ -4,8 +4,6 @@
/**
* @file Naming_Context_Interface.h
*
- * $Id$
- *
* @author Marina Spivak <marina@cs.wustl.edu>
*/
//=============================================================================
diff --git a/TAO/orbsvcs/orbsvcs/Naming/Naming_Server.h b/TAO/orbsvcs/orbsvcs/Naming/Naming_Server.h
index 188fbae6936..c15a5d0d357 100644
--- a/TAO/orbsvcs/orbsvcs/Naming/Naming_Server.h
+++ b/TAO/orbsvcs/orbsvcs/Naming/Naming_Server.h
@@ -4,8 +4,6 @@
/**
* @file Naming_Server.h
*
- * $Id$
- *
* Implement wrappers useful to Naming Service servers.
*
*
diff --git a/TAO/orbsvcs/orbsvcs/Naming/Naming_Service_Container.cpp b/TAO/orbsvcs/orbsvcs/Naming/Naming_Service_Container.cpp
index 84942c498ea..216121e7a55 100644
--- a/TAO/orbsvcs/orbsvcs/Naming/Naming_Service_Container.cpp
+++ b/TAO/orbsvcs/orbsvcs/Naming/Naming_Service_Container.cpp
@@ -2,8 +2,6 @@
/**
* @file Naming_Service_Container.cpp
*
- * $Id$
- *
* @author Bruce Trask <trask_b@ociweb.com>
*/
//=============================================================================
diff --git a/TAO/orbsvcs/orbsvcs/Naming/Naming_Service_Container.h b/TAO/orbsvcs/orbsvcs/Naming/Naming_Service_Container.h
index 212f2cbc280..138fe106ddb 100644
--- a/TAO/orbsvcs/orbsvcs/Naming/Naming_Service_Container.h
+++ b/TAO/orbsvcs/orbsvcs/Naming/Naming_Service_Container.h
@@ -4,8 +4,6 @@
/**
* @file Naming_Service_Container.h
*
- * $Id$
- *
* @author Bruce Trask <trask_b@ociweb.com>
*/
//=============================================================================
diff --git a/TAO/orbsvcs/orbsvcs/Naming/Persistent_Context_Index.h b/TAO/orbsvcs/orbsvcs/Naming/Persistent_Context_Index.h
index 6343939f542..dce55502484 100644
--- a/TAO/orbsvcs/orbsvcs/Naming/Persistent_Context_Index.h
+++ b/TAO/orbsvcs/orbsvcs/Naming/Persistent_Context_Index.h
@@ -4,8 +4,6 @@
/**
* @file Persistent_Context_Index.h
*
- * $Id$
- *
* @author Marina Spivak <marina@cs.wustl.edu>
*/
//=============================================================================
diff --git a/TAO/orbsvcs/orbsvcs/Naming/Persistent_Entries.cpp b/TAO/orbsvcs/orbsvcs/Naming/Persistent_Entries.cpp
index a1e960642ba..098a8009273 100644
--- a/TAO/orbsvcs/orbsvcs/Naming/Persistent_Entries.cpp
+++ b/TAO/orbsvcs/orbsvcs/Naming/Persistent_Entries.cpp
@@ -3,8 +3,6 @@
/**
* @file Persistent_Entries.cpp
*
- * $Id$
- *
* @author Marina Spivak <marina@cs.wustl.edu>
*/
//=============================================================================
diff --git a/TAO/orbsvcs/orbsvcs/Naming/Persistent_Entries.h b/TAO/orbsvcs/orbsvcs/Naming/Persistent_Entries.h
index d418414a945..a0ed5c22948 100644
--- a/TAO/orbsvcs/orbsvcs/Naming/Persistent_Entries.h
+++ b/TAO/orbsvcs/orbsvcs/Naming/Persistent_Entries.h
@@ -4,8 +4,6 @@
/**
* @file Persistent_Entries.h
*
- * $Id$
- *
* @author Marina Spivak <marina@cs.wustl.edu>
*/
//=============================================================================
diff --git a/TAO/orbsvcs/orbsvcs/Naming/Persistent_Naming_Context.h b/TAO/orbsvcs/orbsvcs/Naming/Persistent_Naming_Context.h
index 56e7a886c1f..df45c4f337b 100644
--- a/TAO/orbsvcs/orbsvcs/Naming/Persistent_Naming_Context.h
+++ b/TAO/orbsvcs/orbsvcs/Naming/Persistent_Naming_Context.h
@@ -4,8 +4,6 @@
/**
* @file Persistent_Naming_Context.h
*
- * $Id$
- *
* @author Marina Spivak <marina@cs.wustl.edu>
*/
//=============================================================================
diff --git a/TAO/orbsvcs/orbsvcs/Naming/Persistent_Naming_Context_Factory.h b/TAO/orbsvcs/orbsvcs/Naming/Persistent_Naming_Context_Factory.h
index 570536be79c..d89f9538177 100644
--- a/TAO/orbsvcs/orbsvcs/Naming/Persistent_Naming_Context_Factory.h
+++ b/TAO/orbsvcs/orbsvcs/Naming/Persistent_Naming_Context_Factory.h
@@ -4,8 +4,6 @@
/**
* @file Persistent_Naming_Context_Factory.h
*
- * $Id$
- *
* @author Kevin Stanley stanleyk@ociweb.com>
*/
//=============================================================================
diff --git a/TAO/orbsvcs/orbsvcs/Naming/Storable.cpp b/TAO/orbsvcs/orbsvcs/Naming/Storable.cpp
index 4d7cfc700d2..8c7e19d6b68 100644
--- a/TAO/orbsvcs/orbsvcs/Naming/Storable.cpp
+++ b/TAO/orbsvcs/orbsvcs/Naming/Storable.cpp
@@ -2,8 +2,6 @@
/**
* @file Storable.cpp
*
- * $Id$
- *
* @author Bruce Trask <trask_b@ociweb.com> Chanaka Liyanaarachchi <chanaka@ociweb.com>
*/
//=============================================================================
diff --git a/TAO/orbsvcs/orbsvcs/Naming/Storable.h b/TAO/orbsvcs/orbsvcs/Naming/Storable.h
index 6d9582e2dae..e49f2538f05 100644
--- a/TAO/orbsvcs/orbsvcs/Naming/Storable.h
+++ b/TAO/orbsvcs/orbsvcs/Naming/Storable.h
@@ -4,8 +4,6 @@
/**
* @file Storable.h
*
- * $Id$
- *
* @author Bruce Trask <trask_b@ociweb.com>
* @author Chanaka Liyanaarachchi <chanaka@ociweb.com>
*/
diff --git a/TAO/orbsvcs/orbsvcs/Naming/Storable.inl b/TAO/orbsvcs/orbsvcs/Naming/Storable.inl
index 1c5b7020ca6..b81b1a1c1d6 100644
--- a/TAO/orbsvcs/orbsvcs/Naming/Storable.inl
+++ b/TAO/orbsvcs/orbsvcs/Naming/Storable.inl
@@ -4,8 +4,6 @@
/**
* @file Storable.inl
*
- * $Id$
- *
* @author Bruce Trask <trask_b@ociweb.com>
* @author Chanaka Liyanaarachchi <chanaka@ociweb.com>
*/
diff --git a/TAO/orbsvcs/orbsvcs/Naming/Storable_Naming_Context.h b/TAO/orbsvcs/orbsvcs/Naming/Storable_Naming_Context.h
index 14fbad52125..5c2f37d9fd1 100644
--- a/TAO/orbsvcs/orbsvcs/Naming/Storable_Naming_Context.h
+++ b/TAO/orbsvcs/orbsvcs/Naming/Storable_Naming_Context.h
@@ -3,8 +3,6 @@
/**
* @file Storable_Naming_Context.h
*
- * $Id$
- *
* @author Bruce Trask <trask_b@ociweb.com>
*/
//=============================================================================
diff --git a/TAO/orbsvcs/orbsvcs/Naming/Storable_Naming_Context_Activator.cpp b/TAO/orbsvcs/orbsvcs/Naming/Storable_Naming_Context_Activator.cpp
index e79f55877a7..f8018b1d38c 100644
--- a/TAO/orbsvcs/orbsvcs/Naming/Storable_Naming_Context_Activator.cpp
+++ b/TAO/orbsvcs/orbsvcs/Naming/Storable_Naming_Context_Activator.cpp
@@ -2,8 +2,6 @@
/**
* @file Storable_Naming_Context_Activator.cpp
*
- * $Id$
- *
* @author Byron Harris <harris_b@ociweb.com>
*/
//=============================================================================
diff --git a/TAO/orbsvcs/orbsvcs/Naming/Storable_Naming_Context_Activator.h b/TAO/orbsvcs/orbsvcs/Naming/Storable_Naming_Context_Activator.h
index bfb20a98e72..504e58b7ab9 100644
--- a/TAO/orbsvcs/orbsvcs/Naming/Storable_Naming_Context_Activator.h
+++ b/TAO/orbsvcs/orbsvcs/Naming/Storable_Naming_Context_Activator.h
@@ -5,8 +5,6 @@
/**
* @file Storable_Naming_Context_Activator.h
*
- * $Id$
- *
* @author Byron Harris <harris_b@ociweb.com>
*/
//=============================================================================
diff --git a/TAO/orbsvcs/orbsvcs/Naming/Storable_Naming_Context_Factory.h b/TAO/orbsvcs/orbsvcs/Naming/Storable_Naming_Context_Factory.h
index 48094ecb0b5..1a3ffaee699 100644
--- a/TAO/orbsvcs/orbsvcs/Naming/Storable_Naming_Context_Factory.h
+++ b/TAO/orbsvcs/orbsvcs/Naming/Storable_Naming_Context_Factory.h
@@ -4,8 +4,6 @@
/**
* @file Storable_Naming_Context_Factory.h
*
- * $Id$
- *
* @author Kevin Stanley stanleyk@ociweb.com>
*/
//=============================================================================
diff --git a/TAO/orbsvcs/orbsvcs/Naming/Transient_Naming_Context.cpp b/TAO/orbsvcs/orbsvcs/Naming/Transient_Naming_Context.cpp
index 527e568f82e..0e56e61a49b 100644
--- a/TAO/orbsvcs/orbsvcs/Naming/Transient_Naming_Context.cpp
+++ b/TAO/orbsvcs/orbsvcs/Naming/Transient_Naming_Context.cpp
@@ -2,8 +2,6 @@
/**
* @file Transient_Naming_Context.cpp
*
- * $Id$
- *
* @author Marina Spivak <marina@cs.wustl.edu> and Sergio Flores-Gaitan <sergio@cs.wustl.edu>
*/
//=============================================================================
diff --git a/TAO/orbsvcs/orbsvcs/Naming/Transient_Naming_Context.h b/TAO/orbsvcs/orbsvcs/Naming/Transient_Naming_Context.h
index 4cae61f9209..96572179b20 100644
--- a/TAO/orbsvcs/orbsvcs/Naming/Transient_Naming_Context.h
+++ b/TAO/orbsvcs/orbsvcs/Naming/Transient_Naming_Context.h
@@ -4,8 +4,6 @@
/**
* @file Transient_Naming_Context.h
*
- * $Id$
- *
* @author Marina Spivak <marina@cs.wustl.edu>
*/
//=============================================================================
diff --git a/TAO/orbsvcs/orbsvcs/Naming/nsconf.h b/TAO/orbsvcs/orbsvcs/Naming/nsconf.h
index 6f5b66d830e..5bbf02770c8 100644
--- a/TAO/orbsvcs/orbsvcs/Naming/nsconf.h
+++ b/TAO/orbsvcs/orbsvcs/Naming/nsconf.h
@@ -2,8 +2,6 @@
/**
* @file nsconf.h
*
- * $Id$
- *
* Name service configuration file.
*
*
diff --git a/TAO/orbsvcs/orbsvcs/Notify/Admin.h b/TAO/orbsvcs/orbsvcs/Notify/Admin.h
index 1962d352465..6a551141579 100644
--- a/TAO/orbsvcs/orbsvcs/Notify/Admin.h
+++ b/TAO/orbsvcs/orbsvcs/Notify/Admin.h
@@ -2,8 +2,6 @@
/**
* @file Admin.h
*
- * $Id$
- *
* @author Pradeep Gore <pradeep@oomworks.com>
*
*
diff --git a/TAO/orbsvcs/orbsvcs/Notify/AdminProperties.h b/TAO/orbsvcs/orbsvcs/Notify/AdminProperties.h
index 7e13db11f12..85578a97c66 100644
--- a/TAO/orbsvcs/orbsvcs/Notify/AdminProperties.h
+++ b/TAO/orbsvcs/orbsvcs/Notify/AdminProperties.h
@@ -2,8 +2,6 @@
/**
* @file AdminProperties.h
*
- * $Id$
- *
* @author Pradeep Gore <pradeep@oomworks.com>
*
*
diff --git a/TAO/orbsvcs/orbsvcs/Notify/Any/AnyEvent.h b/TAO/orbsvcs/orbsvcs/Notify/Any/AnyEvent.h
index 804600c695b..17008180cb5 100644
--- a/TAO/orbsvcs/orbsvcs/Notify/Any/AnyEvent.h
+++ b/TAO/orbsvcs/orbsvcs/Notify/Any/AnyEvent.h
@@ -2,8 +2,6 @@
/**
* @file AnyEvent.h
*
- * $Id$
- *
* @author Pradeep Gore <pradeep@oomworks.com>
*
*
diff --git a/TAO/orbsvcs/orbsvcs/Notify/Any/CosEC_ProxyPushConsumer.h b/TAO/orbsvcs/orbsvcs/Notify/Any/CosEC_ProxyPushConsumer.h
index 34ff80241f3..3eceaa0b8e6 100644
--- a/TAO/orbsvcs/orbsvcs/Notify/Any/CosEC_ProxyPushConsumer.h
+++ b/TAO/orbsvcs/orbsvcs/Notify/Any/CosEC_ProxyPushConsumer.h
@@ -2,8 +2,6 @@
/**
* @file CosEC_ProxyPushConsumer.h
*
- * $Id$
- *
* @author Pradeep Gore <pradeep@oomworks.com>
*
*
diff --git a/TAO/orbsvcs/orbsvcs/Notify/Any/CosEC_ProxyPushSupplier.h b/TAO/orbsvcs/orbsvcs/Notify/Any/CosEC_ProxyPushSupplier.h
index dba2823bfd6..3f4d97536a2 100644
--- a/TAO/orbsvcs/orbsvcs/Notify/Any/CosEC_ProxyPushSupplier.h
+++ b/TAO/orbsvcs/orbsvcs/Notify/Any/CosEC_ProxyPushSupplier.h
@@ -2,8 +2,6 @@
/**
* @file CosEC_ProxyPushSupplier.h
*
- * $Id$
- *
* @author Pradeep Gore <pradeep@oomworks.com>
*
*
diff --git a/TAO/orbsvcs/orbsvcs/Notify/Any/ProxyPushConsumer.h b/TAO/orbsvcs/orbsvcs/Notify/Any/ProxyPushConsumer.h
index 3d41ad30596..875e7736aba 100644
--- a/TAO/orbsvcs/orbsvcs/Notify/Any/ProxyPushConsumer.h
+++ b/TAO/orbsvcs/orbsvcs/Notify/Any/ProxyPushConsumer.h
@@ -2,8 +2,6 @@
/**
* @file ProxyPushConsumer.h
*
- * $Id$
- *
* @author Pradeep Gore <pradeep@oomworks.com>
*
*
diff --git a/TAO/orbsvcs/orbsvcs/Notify/Any/ProxyPushSupplier.h b/TAO/orbsvcs/orbsvcs/Notify/Any/ProxyPushSupplier.h
index 90edad36a72..197f2f6539f 100644
--- a/TAO/orbsvcs/orbsvcs/Notify/Any/ProxyPushSupplier.h
+++ b/TAO/orbsvcs/orbsvcs/Notify/Any/ProxyPushSupplier.h
@@ -2,8 +2,6 @@
/**
* @file ProxyPushSupplier.h
*
- * $Id$
- *
* @author Pradeep Gore <pradeep@oomworks.com>
*
*
diff --git a/TAO/orbsvcs/orbsvcs/Notify/Any/PushConsumer.h b/TAO/orbsvcs/orbsvcs/Notify/Any/PushConsumer.h
index 0e88ccdfdfc..17b95d181a4 100644
--- a/TAO/orbsvcs/orbsvcs/Notify/Any/PushConsumer.h
+++ b/TAO/orbsvcs/orbsvcs/Notify/Any/PushConsumer.h
@@ -2,8 +2,6 @@
/**
* @file PushConsumer.h
*
- * $Id$
- *
* @author Pradeep Gore <pradeep@oomworks.com>
*
*
diff --git a/TAO/orbsvcs/orbsvcs/Notify/Any/PushSupplier.h b/TAO/orbsvcs/orbsvcs/Notify/Any/PushSupplier.h
index 7ffbc3e1463..bc539f38dce 100644
--- a/TAO/orbsvcs/orbsvcs/Notify/Any/PushSupplier.h
+++ b/TAO/orbsvcs/orbsvcs/Notify/Any/PushSupplier.h
@@ -2,8 +2,6 @@
/**
* @file PushSupplier.h
*
- * $Id$
- *
* @author Pradeep Gore <pradeep@oomworks.com>
*
*
diff --git a/TAO/orbsvcs/orbsvcs/Notify/Bit_Vector.h b/TAO/orbsvcs/orbsvcs/Notify/Bit_Vector.h
index 46f668814bf..2408b2e918f 100644
--- a/TAO/orbsvcs/orbsvcs/Notify/Bit_Vector.h
+++ b/TAO/orbsvcs/orbsvcs/Notify/Bit_Vector.h
@@ -4,8 +4,6 @@
/**
* @file Bit_Vector.h
*
- * $Id$
- *
* This is a basic bit vector class.
*
* @author Jonathan Pollack <pollack_j@ociweb.com>
diff --git a/TAO/orbsvcs/orbsvcs/Notify/Buffering_Strategy.h b/TAO/orbsvcs/orbsvcs/Notify/Buffering_Strategy.h
index be59b04ba40..e9d51b0ee03 100644
--- a/TAO/orbsvcs/orbsvcs/Notify/Buffering_Strategy.h
+++ b/TAO/orbsvcs/orbsvcs/Notify/Buffering_Strategy.h
@@ -2,8 +2,6 @@
/**
* @file Buffering_Strategy.h
*
- * $Id$
- *
* @author Pradeep Gore <pradeep@oomworks.com>
*
*
diff --git a/TAO/orbsvcs/orbsvcs/Notify/Builder.h b/TAO/orbsvcs/orbsvcs/Notify/Builder.h
index b0fba2e3b29..11599dd7edb 100644
--- a/TAO/orbsvcs/orbsvcs/Notify/Builder.h
+++ b/TAO/orbsvcs/orbsvcs/Notify/Builder.h
@@ -2,8 +2,6 @@
/**
* @file Builder.h
*
- * $Id$
- *
* @author Pradeep Gore <pradeep@oomworks.com>
*
*
diff --git a/TAO/orbsvcs/orbsvcs/Notify/Consumer.h b/TAO/orbsvcs/orbsvcs/Notify/Consumer.h
index b7a3e5242ee..a98a8e62c13 100644
--- a/TAO/orbsvcs/orbsvcs/Notify/Consumer.h
+++ b/TAO/orbsvcs/orbsvcs/Notify/Consumer.h
@@ -2,8 +2,6 @@
/**
* @file Consumer.h
*
- * $Id$
- *
* @author Pradeep Gore <pradeep@oomworks.com>
*
*
diff --git a/TAO/orbsvcs/orbsvcs/Notify/ConsumerAdmin.h b/TAO/orbsvcs/orbsvcs/Notify/ConsumerAdmin.h
index ab1061f4e82..3f334b24a57 100644
--- a/TAO/orbsvcs/orbsvcs/Notify/ConsumerAdmin.h
+++ b/TAO/orbsvcs/orbsvcs/Notify/ConsumerAdmin.h
@@ -2,8 +2,6 @@
/**
* @file ConsumerAdmin.h
*
- * $Id$
- *
* @author Pradeep Gore <pradeep@oomworks.com>
*
*
diff --git a/TAO/orbsvcs/orbsvcs/Notify/Consumer_Map.h b/TAO/orbsvcs/orbsvcs/Notify/Consumer_Map.h
index 4210fb99c45..3369c2b7a1e 100644
--- a/TAO/orbsvcs/orbsvcs/Notify/Consumer_Map.h
+++ b/TAO/orbsvcs/orbsvcs/Notify/Consumer_Map.h
@@ -2,8 +2,6 @@
/**
* @file Consumer_Map.h
*
- * $Id$
- *
* @author Pradeep Gore <pradeep@oomworks.com>
*
*
diff --git a/TAO/orbsvcs/orbsvcs/Notify/Container_T.h b/TAO/orbsvcs/orbsvcs/Notify/Container_T.h
index f85dd1fcdbe..8e5f41bc7cd 100644
--- a/TAO/orbsvcs/orbsvcs/Notify/Container_T.h
+++ b/TAO/orbsvcs/orbsvcs/Notify/Container_T.h
@@ -2,8 +2,6 @@
/**
* @file Container_T.h
*
- * $Id$
- *
* @author Pradeep Gore <pradeep@oomworks.com>
*
*
diff --git a/TAO/orbsvcs/orbsvcs/Notify/CosNotify_Initializer.h b/TAO/orbsvcs/orbsvcs/Notify/CosNotify_Initializer.h
index 85f035522b2..5cde68fcb5e 100644
--- a/TAO/orbsvcs/orbsvcs/Notify/CosNotify_Initializer.h
+++ b/TAO/orbsvcs/orbsvcs/Notify/CosNotify_Initializer.h
@@ -2,8 +2,6 @@
/**
* @file CosNotify_Initializer.h
*
- * $Id$
- *
* @author Pradeep Gore <pradeep@oomworks.com>
*
*
diff --git a/TAO/orbsvcs/orbsvcs/Notify/CosNotify_Service.h b/TAO/orbsvcs/orbsvcs/Notify/CosNotify_Service.h
index b60223c8966..0cb542acd7a 100644
--- a/TAO/orbsvcs/orbsvcs/Notify/CosNotify_Service.h
+++ b/TAO/orbsvcs/orbsvcs/Notify/CosNotify_Service.h
@@ -2,8 +2,6 @@
/**
* @file CosNotify_Service.h
*
- * $Id$
- *
* @author Pradeep Gore <pradeep@oomworks.com>
*
*
diff --git a/TAO/orbsvcs/orbsvcs/Notify/Default_Factory.h b/TAO/orbsvcs/orbsvcs/Notify/Default_Factory.h
index 450bfbc914c..2a0b8cb387c 100644
--- a/TAO/orbsvcs/orbsvcs/Notify/Default_Factory.h
+++ b/TAO/orbsvcs/orbsvcs/Notify/Default_Factory.h
@@ -2,8 +2,6 @@
/**
* @file Default_Factory.h
*
- * $Id$
- *
* @author Pradeep Gore <pradeep@oomworks.com>
*
*
diff --git a/TAO/orbsvcs/orbsvcs/Notify/ETCL_Filter.h b/TAO/orbsvcs/orbsvcs/Notify/ETCL_Filter.h
index afae176dab5..f80cc49313f 100644
--- a/TAO/orbsvcs/orbsvcs/Notify/ETCL_Filter.h
+++ b/TAO/orbsvcs/orbsvcs/Notify/ETCL_Filter.h
@@ -2,8 +2,6 @@
/**
* @file ETCL_Filter.h
*
- * $Id$
- *
* @author Pradeep Gore <pradeep@oomworks.com>
*/
diff --git a/TAO/orbsvcs/orbsvcs/Notify/ETCL_FilterFactory.h b/TAO/orbsvcs/orbsvcs/Notify/ETCL_FilterFactory.h
index 0d78eafd35d..d7a69b20a18 100644
--- a/TAO/orbsvcs/orbsvcs/Notify/ETCL_FilterFactory.h
+++ b/TAO/orbsvcs/orbsvcs/Notify/ETCL_FilterFactory.h
@@ -2,8 +2,6 @@
/**
* @file ETCL_FilterFactory.h
*
- * $Id$
- *
* @author Pradeep Gore <pradeep@oomworks.com>
*
*
diff --git a/TAO/orbsvcs/orbsvcs/Notify/Event.h b/TAO/orbsvcs/orbsvcs/Notify/Event.h
index bf4400636f6..1049c9fb8fe 100644
--- a/TAO/orbsvcs/orbsvcs/Notify/Event.h
+++ b/TAO/orbsvcs/orbsvcs/Notify/Event.h
@@ -2,8 +2,6 @@
/**
* @file Event.h
*
- * $Id$
- *
* @author Pradeep Gore <pradeep@oomworks.com>
*
*
diff --git a/TAO/orbsvcs/orbsvcs/Notify/EventChannel.h b/TAO/orbsvcs/orbsvcs/Notify/EventChannel.h
index e5384c7bbae..d42c3e966f1 100644
--- a/TAO/orbsvcs/orbsvcs/Notify/EventChannel.h
+++ b/TAO/orbsvcs/orbsvcs/Notify/EventChannel.h
@@ -2,8 +2,6 @@
/**
* @file EventChannel.h
*
- * $Id$
- *
* @author Pradeep Gore <pradeep@oomworks.com>
*
*
diff --git a/TAO/orbsvcs/orbsvcs/Notify/EventChannelFactory.h b/TAO/orbsvcs/orbsvcs/Notify/EventChannelFactory.h
index cc120bae4dd..5345a05f5f0 100644
--- a/TAO/orbsvcs/orbsvcs/Notify/EventChannelFactory.h
+++ b/TAO/orbsvcs/orbsvcs/Notify/EventChannelFactory.h
@@ -2,8 +2,6 @@
/**
* @file EventChannelFactory.h
*
- * $Id$
- *
* @author Pradeep Gore <pradeep@oomworks.com>
*
*
diff --git a/TAO/orbsvcs/orbsvcs/Notify/EventType.h b/TAO/orbsvcs/orbsvcs/Notify/EventType.h
index f9c74ef2323..21ee65197e2 100644
--- a/TAO/orbsvcs/orbsvcs/Notify/EventType.h
+++ b/TAO/orbsvcs/orbsvcs/Notify/EventType.h
@@ -2,8 +2,6 @@
/**
* @file EventType.h
*
- * $Id$
- *
* @author Pradeep Gore <pradeep@oomworks.com>
*/
diff --git a/TAO/orbsvcs/orbsvcs/Notify/EventTypeSeq.h b/TAO/orbsvcs/orbsvcs/Notify/EventTypeSeq.h
index eb9c15d03c5..6d08c412ad9 100644
--- a/TAO/orbsvcs/orbsvcs/Notify/EventTypeSeq.h
+++ b/TAO/orbsvcs/orbsvcs/Notify/EventTypeSeq.h
@@ -2,8 +2,6 @@
/**
* @file EventTypeSeq.h
*
- * $Id$
- *
* @author Pradeep Gore <pradeep@oomworks.com>
*
*
diff --git a/TAO/orbsvcs/orbsvcs/Notify/Event_Manager.h b/TAO/orbsvcs/orbsvcs/Notify/Event_Manager.h
index b20b5191a7a..42442a1705a 100644
--- a/TAO/orbsvcs/orbsvcs/Notify/Event_Manager.h
+++ b/TAO/orbsvcs/orbsvcs/Notify/Event_Manager.h
@@ -2,8 +2,6 @@
/**
* @file Event_Manager.h
*
- * $Id$
- *
* @author Pradeep Gore <pradeep@oomworks.com>
*
*
diff --git a/TAO/orbsvcs/orbsvcs/Notify/Event_Map_Entry_T.h b/TAO/orbsvcs/orbsvcs/Notify/Event_Map_Entry_T.h
index 08667996ee9..761f5b39131 100644
--- a/TAO/orbsvcs/orbsvcs/Notify/Event_Map_Entry_T.h
+++ b/TAO/orbsvcs/orbsvcs/Notify/Event_Map_Entry_T.h
@@ -2,8 +2,6 @@
/**
* @file Event_Map_Entry_T.h
*
- * $Id$
- *
* @author Pradeep Gore <pradeep@oomworks.com>
*
*
diff --git a/TAO/orbsvcs/orbsvcs/Notify/Event_Map_T.h b/TAO/orbsvcs/orbsvcs/Notify/Event_Map_T.h
index b4bcbc9c338..441fed70893 100644
--- a/TAO/orbsvcs/orbsvcs/Notify/Event_Map_T.h
+++ b/TAO/orbsvcs/orbsvcs/Notify/Event_Map_T.h
@@ -2,8 +2,6 @@
/**
* @file Event_Map_T.h
*
- * $Id$
- *
* @author Pradeep Gore <pradeep@oomworks.com>
*
*
diff --git a/TAO/orbsvcs/orbsvcs/Notify/Event_Persistence_Factory.h b/TAO/orbsvcs/orbsvcs/Notify/Event_Persistence_Factory.h
index 29baa5f1f50..5b370350239 100644
--- a/TAO/orbsvcs/orbsvcs/Notify/Event_Persistence_Factory.h
+++ b/TAO/orbsvcs/orbsvcs/Notify/Event_Persistence_Factory.h
@@ -4,8 +4,6 @@
/**
* @file Event_Persistence_Factory.h
*
- * $Id$
- *
* A factory class that creates a Routing_Slip_Persistence_Manager.
*
* @author Jonathan Pollack <pollack_j@ociweb.com>
diff --git a/TAO/orbsvcs/orbsvcs/Notify/Event_Persistence_Strategy.h b/TAO/orbsvcs/orbsvcs/Notify/Event_Persistence_Strategy.h
index 51019bac62a..dd2c770b435 100644
--- a/TAO/orbsvcs/orbsvcs/Notify/Event_Persistence_Strategy.h
+++ b/TAO/orbsvcs/orbsvcs/Notify/Event_Persistence_Strategy.h
@@ -4,8 +4,6 @@
/**
* @file Event_Persistence_Strategy.h
*
- * $Id$
- *
* A factory class that creates a Routing_Slip_Persistence_Manager.
*
* @author Jonathan Pollack <pollack_j@ociweb.com>
diff --git a/TAO/orbsvcs/orbsvcs/Notify/Factory.h b/TAO/orbsvcs/orbsvcs/Notify/Factory.h
index d4e9c4a2f6c..360c56f3882 100644
--- a/TAO/orbsvcs/orbsvcs/Notify/Factory.h
+++ b/TAO/orbsvcs/orbsvcs/Notify/Factory.h
@@ -2,8 +2,6 @@
/**
* @file Factory.h
*
- * $Id$
- *
* @author Pradeep Gore <pradeep@oomworks.com>
*
*
diff --git a/TAO/orbsvcs/orbsvcs/Notify/FilterAdmin.h b/TAO/orbsvcs/orbsvcs/Notify/FilterAdmin.h
index d988afabfa2..ae36397ebc4 100644
--- a/TAO/orbsvcs/orbsvcs/Notify/FilterAdmin.h
+++ b/TAO/orbsvcs/orbsvcs/Notify/FilterAdmin.h
@@ -3,8 +3,6 @@
/**
* @file FilterAdmin.h
*
- * $Id$
- *
* @author Pradeep Gore <pradeep@cs.wustl.edu>
*/
//=============================================================================
diff --git a/TAO/orbsvcs/orbsvcs/Notify/FilterFactory.h b/TAO/orbsvcs/orbsvcs/Notify/FilterFactory.h
index bc9398463b2..1dc9b9cdb1c 100644
--- a/TAO/orbsvcs/orbsvcs/Notify/FilterFactory.h
+++ b/TAO/orbsvcs/orbsvcs/Notify/FilterFactory.h
@@ -2,8 +2,6 @@
/**
* @file FilterFactory.h
*
- * $Id$
- *
* @author Pradeep Gore <pradeep@oomworks.com>
*
*
diff --git a/TAO/orbsvcs/orbsvcs/Notify/Find_Worker_T.h b/TAO/orbsvcs/orbsvcs/Notify/Find_Worker_T.h
index 858dc0ad848..5cdd8b2b43d 100644
--- a/TAO/orbsvcs/orbsvcs/Notify/Find_Worker_T.h
+++ b/TAO/orbsvcs/orbsvcs/Notify/Find_Worker_T.h
@@ -2,8 +2,6 @@
/**
* @file Find_Worker_T.h
*
- * $Id$
- *
* @author Pradeep Gore <pradeep@oomworks.com>
*
*
diff --git a/TAO/orbsvcs/orbsvcs/Notify/ID_Factory.h b/TAO/orbsvcs/orbsvcs/Notify/ID_Factory.h
index 9d4b9f897a1..b33595b8bd9 100644
--- a/TAO/orbsvcs/orbsvcs/Notify/ID_Factory.h
+++ b/TAO/orbsvcs/orbsvcs/Notify/ID_Factory.h
@@ -2,8 +2,6 @@
/**
* @file ID_Factory.h
*
- * $Id$
- *
* @author Pradeep Gore <pradeep@oomworks.com>
*
*
diff --git a/TAO/orbsvcs/orbsvcs/Notify/Method_Request.h b/TAO/orbsvcs/orbsvcs/Notify/Method_Request.h
index d0b336efb2c..35944eac6c8 100644
--- a/TAO/orbsvcs/orbsvcs/Notify/Method_Request.h
+++ b/TAO/orbsvcs/orbsvcs/Notify/Method_Request.h
@@ -3,8 +3,6 @@
/**
* @file Method_Request.h
*
- * $Id$
- *
* @author Pradeep Gore <pradeep@oomworks.com>
*/
diff --git a/TAO/orbsvcs/orbsvcs/Notify/Method_Request_Dispatch.h b/TAO/orbsvcs/orbsvcs/Notify/Method_Request_Dispatch.h
index 8da8e887820..f32171638ef 100644
--- a/TAO/orbsvcs/orbsvcs/Notify/Method_Request_Dispatch.h
+++ b/TAO/orbsvcs/orbsvcs/Notify/Method_Request_Dispatch.h
@@ -3,8 +3,6 @@
/**
* @file Method_Request_Dispatch.h
*
- * $Id$
- *
* @author Pradeep Gore <pradeep@oomworks.com>
*/
diff --git a/TAO/orbsvcs/orbsvcs/Notify/Method_Request_Event.h b/TAO/orbsvcs/orbsvcs/Notify/Method_Request_Event.h
index 73da554732c..6bff9b45565 100644
--- a/TAO/orbsvcs/orbsvcs/Notify/Method_Request_Event.h
+++ b/TAO/orbsvcs/orbsvcs/Notify/Method_Request_Event.h
@@ -3,8 +3,6 @@
/**
* @file Method_Request_Event.h
*
- * $Id$
- *
* @author Pradeep Gore <pradeep@oomworks.com>
*/
diff --git a/TAO/orbsvcs/orbsvcs/Notify/Method_Request_Lookup.h b/TAO/orbsvcs/orbsvcs/Notify/Method_Request_Lookup.h
index 7adea2375c4..e193e1e976d 100644
--- a/TAO/orbsvcs/orbsvcs/Notify/Method_Request_Lookup.h
+++ b/TAO/orbsvcs/orbsvcs/Notify/Method_Request_Lookup.h
@@ -3,8 +3,6 @@
/**
* @file Method_Request_Lookup.h
*
- * $Id$
- *
* @author Pradeep Gore <pradeep@oomworks.com>
*/
#ifndef TAO_Notify_LOOKUP_METHOD_REQUEST_H
diff --git a/TAO/orbsvcs/orbsvcs/Notify/Method_Request_Shutdown.h b/TAO/orbsvcs/orbsvcs/Notify/Method_Request_Shutdown.h
index 66d2195f3a4..5fdd5c5cf90 100644
--- a/TAO/orbsvcs/orbsvcs/Notify/Method_Request_Shutdown.h
+++ b/TAO/orbsvcs/orbsvcs/Notify/Method_Request_Shutdown.h
@@ -3,8 +3,6 @@
/**
* @file Method_Request_Shutdown.h
*
- * $Id$
- *
* @author Pradeep Gore <pradeep@oomworks.com>
*
*
diff --git a/TAO/orbsvcs/orbsvcs/Notify/Method_Request_Updates.h b/TAO/orbsvcs/orbsvcs/Notify/Method_Request_Updates.h
index ae9fc9c64e8..df82adda767 100644
--- a/TAO/orbsvcs/orbsvcs/Notify/Method_Request_Updates.h
+++ b/TAO/orbsvcs/orbsvcs/Notify/Method_Request_Updates.h
@@ -3,8 +3,6 @@
/**
* @file Method_Request_Updates.h
*
- * $Id$
- *
* @author Pradeep Gore <pradeep@oomworks.com>
*/
diff --git a/TAO/orbsvcs/orbsvcs/Notify/Method_Request_Updates_T.h b/TAO/orbsvcs/orbsvcs/Notify/Method_Request_Updates_T.h
index 53286dd400e..cbcda95c0ea 100644
--- a/TAO/orbsvcs/orbsvcs/Notify/Method_Request_Updates_T.h
+++ b/TAO/orbsvcs/orbsvcs/Notify/Method_Request_Updates_T.h
@@ -2,8 +2,6 @@
/**
* @file Method_Request_Updates_T.h
*
- * $Id$
- *
* @author Pradeep Gore <pradeep@oomworks.com>
*
*
diff --git a/TAO/orbsvcs/orbsvcs/Notify/MonitorControlExt/MC_Default_Factory.h b/TAO/orbsvcs/orbsvcs/Notify/MonitorControlExt/MC_Default_Factory.h
index 48cbed03c9f..dbbf5e17fa7 100644
--- a/TAO/orbsvcs/orbsvcs/Notify/MonitorControlExt/MC_Default_Factory.h
+++ b/TAO/orbsvcs/orbsvcs/Notify/MonitorControlExt/MC_Default_Factory.h
@@ -1,8 +1,6 @@
/**
* @file MC_Default_Factory.h
*
- * $Id$
- *
* @author Chad Elliott <elliott_c@ociweb.com>
*/
diff --git a/TAO/orbsvcs/orbsvcs/Notify/MonitorControlExt/MC_Notify_Service.h b/TAO/orbsvcs/orbsvcs/Notify/MonitorControlExt/MC_Notify_Service.h
index a253e5a8cb6..a69648c1e34 100644
--- a/TAO/orbsvcs/orbsvcs/Notify/MonitorControlExt/MC_Notify_Service.h
+++ b/TAO/orbsvcs/orbsvcs/Notify/MonitorControlExt/MC_Notify_Service.h
@@ -1,8 +1,6 @@
/**
* @file MC_Notify_Service.h
*
- * $Id$
- *
* @author Chad Elliott <elliott_c@ociweb.com>
*/
diff --git a/TAO/orbsvcs/orbsvcs/Notify/Notify_Constraint_Interpreter.h b/TAO/orbsvcs/orbsvcs/Notify/Notify_Constraint_Interpreter.h
index 2f644b3b15c..9ab13bee28f 100644
--- a/TAO/orbsvcs/orbsvcs/Notify/Notify_Constraint_Interpreter.h
+++ b/TAO/orbsvcs/orbsvcs/Notify/Notify_Constraint_Interpreter.h
@@ -4,8 +4,6 @@
/**
* @file Notify_Constraint_Interpreter.h
*
- * $Id$
- *
* @author Pradeep Gore <pradeep@cs.wustl.edu>
*/
//=============================================================================
diff --git a/TAO/orbsvcs/orbsvcs/Notify/Notify_Constraint_Visitors.h b/TAO/orbsvcs/orbsvcs/Notify/Notify_Constraint_Visitors.h
index db551a41535..664061b9b38 100644
--- a/TAO/orbsvcs/orbsvcs/Notify/Notify_Constraint_Visitors.h
+++ b/TAO/orbsvcs/orbsvcs/Notify/Notify_Constraint_Visitors.h
@@ -4,8 +4,6 @@
/**
* @file Notify_Constraint_Visitors.h
*
- * $Id$
- *
* @author Pradeep Gore <pradeep@cs.wustl.edu>
* @author Jeff Parsons <parsons@cs.wustl.edu>
*/
diff --git a/TAO/orbsvcs/orbsvcs/Notify/Notify_Default_CO_Factory.h b/TAO/orbsvcs/orbsvcs/Notify/Notify_Default_CO_Factory.h
index 8976e345f10..9bd851c4611 100644
--- a/TAO/orbsvcs/orbsvcs/Notify/Notify_Default_CO_Factory.h
+++ b/TAO/orbsvcs/orbsvcs/Notify/Notify_Default_CO_Factory.h
@@ -3,8 +3,6 @@
/**
* @file Notify_Default_CO_Factory.h
*
- * $Id$
- *
*
* @author Pradeep Gore <pradeep@cs.wustl.edu>
*/
diff --git a/TAO/orbsvcs/orbsvcs/Notify/Notify_Default_Collection_Factory.h b/TAO/orbsvcs/orbsvcs/Notify/Notify_Default_Collection_Factory.h
index c416d093de5..967cc3530eb 100644
--- a/TAO/orbsvcs/orbsvcs/Notify/Notify_Default_Collection_Factory.h
+++ b/TAO/orbsvcs/orbsvcs/Notify/Notify_Default_Collection_Factory.h
@@ -4,8 +4,6 @@
/**
* @file Notify_Default_Collection_Factory.h
*
- * $Id$
- *
* @author Pradeep Gore <pradeep@cs.wustl.edu>
*/
//=============================================================================
diff --git a/TAO/orbsvcs/orbsvcs/Notify/Notify_Default_EMO_Factory.h b/TAO/orbsvcs/orbsvcs/Notify/Notify_Default_EMO_Factory.h
index 73023b439bf..009926ae694 100644
--- a/TAO/orbsvcs/orbsvcs/Notify/Notify_Default_EMO_Factory.h
+++ b/TAO/orbsvcs/orbsvcs/Notify/Notify_Default_EMO_Factory.h
@@ -4,8 +4,6 @@
/**
* @file Notify_Default_EMO_Factory.h
*
- * $Id$
- *
* @author Pradeep Gore <pradeep@cs.wustl.edu>
*/
//=============================================================================
diff --git a/TAO/orbsvcs/orbsvcs/Notify/Notify_Default_POA_Factory.h b/TAO/orbsvcs/orbsvcs/Notify/Notify_Default_POA_Factory.h
index 62674479d29..b5cc7b4373c 100644
--- a/TAO/orbsvcs/orbsvcs/Notify/Notify_Default_POA_Factory.h
+++ b/TAO/orbsvcs/orbsvcs/Notify/Notify_Default_POA_Factory.h
@@ -4,8 +4,6 @@
/**
* @file Notify_Default_POA_Factory.h
*
- * $Id$
- *
* @author Pradeep Gore <pradeep@cs.wustl.edu>
*/
//=============================================================================
diff --git a/TAO/orbsvcs/orbsvcs/Notify/Object.h b/TAO/orbsvcs/orbsvcs/Notify/Object.h
index 9c4a2507825..cc8bc68fd93 100644
--- a/TAO/orbsvcs/orbsvcs/Notify/Object.h
+++ b/TAO/orbsvcs/orbsvcs/Notify/Object.h
@@ -3,8 +3,6 @@
/**
* @file Object.h
*
- * $Id$
- *
* @author Pradeep Gore <pradeep@oomworks.com>
*
*
diff --git a/TAO/orbsvcs/orbsvcs/Notify/POA_Helper.h b/TAO/orbsvcs/orbsvcs/Notify/POA_Helper.h
index 84eeb6a8092..76e6a892d87 100644
--- a/TAO/orbsvcs/orbsvcs/Notify/POA_Helper.h
+++ b/TAO/orbsvcs/orbsvcs/Notify/POA_Helper.h
@@ -3,8 +3,6 @@
/**
* @file POA_Helper.h
*
- * $Id$
- *
* @author Pradeep Gore <pradeep@oomworks.com>
*/
diff --git a/TAO/orbsvcs/orbsvcs/Notify/Peer.h b/TAO/orbsvcs/orbsvcs/Notify/Peer.h
index ba02efee707..1bf67e52026 100644
--- a/TAO/orbsvcs/orbsvcs/Notify/Peer.h
+++ b/TAO/orbsvcs/orbsvcs/Notify/Peer.h
@@ -3,8 +3,6 @@
/**
* @file Peer.h
*
- * $Id$
- *
* @author Pradeep Gore <pradeep@oomworks.com>
*/
diff --git a/TAO/orbsvcs/orbsvcs/Notify/Persistent_File_Allocator.h b/TAO/orbsvcs/orbsvcs/Notify/Persistent_File_Allocator.h
index b9ba129cc99..d6b32f7d70c 100644
--- a/TAO/orbsvcs/orbsvcs/Notify/Persistent_File_Allocator.h
+++ b/TAO/orbsvcs/orbsvcs/Notify/Persistent_File_Allocator.h
@@ -4,8 +4,6 @@
/**
* @file Persistent_File_Allocator.h
*
- * $Id$
- *
* A Persistent_File_Allocator manages a free list and allocates and
* deallocates blocks from a Random_File. There should be only one
* Persistent_File_Allocator for each Random_File.
diff --git a/TAO/orbsvcs/orbsvcs/Notify/Properties.h b/TAO/orbsvcs/orbsvcs/Notify/Properties.h
index a61b936f5c4..552674040e2 100644
--- a/TAO/orbsvcs/orbsvcs/Notify/Properties.h
+++ b/TAO/orbsvcs/orbsvcs/Notify/Properties.h
@@ -3,8 +3,6 @@
/**
* @file Properties.h
*
- * $Id$
- *
* @author Pradeep Gore <pradeep@oomworks.com>
*/
diff --git a/TAO/orbsvcs/orbsvcs/Notify/Property.h b/TAO/orbsvcs/orbsvcs/Notify/Property.h
index 2d0ef880733..6e2d0f08baa 100644
--- a/TAO/orbsvcs/orbsvcs/Notify/Property.h
+++ b/TAO/orbsvcs/orbsvcs/Notify/Property.h
@@ -2,8 +2,6 @@
/**
* @file Property.h
*
- * $Id$
- *
* @author Pradeep Gore <pradeep@oomworks.com>
*
*
diff --git a/TAO/orbsvcs/orbsvcs/Notify/PropertySeq.h b/TAO/orbsvcs/orbsvcs/Notify/PropertySeq.h
index 13bd14339bf..d057761b00e 100644
--- a/TAO/orbsvcs/orbsvcs/Notify/PropertySeq.h
+++ b/TAO/orbsvcs/orbsvcs/Notify/PropertySeq.h
@@ -3,8 +3,6 @@
/**
* @file PropertySeq.h
*
- * $Id$
- *
* @author Pradeep Gore <pradeep@oomworks.com>
*/
diff --git a/TAO/orbsvcs/orbsvcs/Notify/Property_Boolean.h b/TAO/orbsvcs/orbsvcs/Notify/Property_Boolean.h
index faea1b2f80a..f0fba15f52f 100644
--- a/TAO/orbsvcs/orbsvcs/Notify/Property_Boolean.h
+++ b/TAO/orbsvcs/orbsvcs/Notify/Property_Boolean.h
@@ -3,8 +3,6 @@
/**
* @file Property_Boolean.h
*
- * $Id$
- *
* @author Pradeep Gore <pradeep@oomworks.com>
*/
diff --git a/TAO/orbsvcs/orbsvcs/Notify/Property_T.h b/TAO/orbsvcs/orbsvcs/Notify/Property_T.h
index 58cf4215736..96cc2729369 100644
--- a/TAO/orbsvcs/orbsvcs/Notify/Property_T.h
+++ b/TAO/orbsvcs/orbsvcs/Notify/Property_T.h
@@ -3,8 +3,6 @@
/**
* @file Property_T.h
*
- * $Id$
- *
* @author Pradeep Gore <pradeep@oomworks.com>
*/
diff --git a/TAO/orbsvcs/orbsvcs/Notify/Proxy.h b/TAO/orbsvcs/orbsvcs/Notify/Proxy.h
index 79e7aa47285..5ebb27ca343 100644
--- a/TAO/orbsvcs/orbsvcs/Notify/Proxy.h
+++ b/TAO/orbsvcs/orbsvcs/Notify/Proxy.h
@@ -3,8 +3,6 @@
/**
* @file Proxy.h
*
- * $Id$
- *
* @author Pradeep Gore <pradeep@oomworks.com>
*/
diff --git a/TAO/orbsvcs/orbsvcs/Notify/ProxyConsumer.h b/TAO/orbsvcs/orbsvcs/Notify/ProxyConsumer.h
index e6a802e905e..c3e6a43a4b9 100644
--- a/TAO/orbsvcs/orbsvcs/Notify/ProxyConsumer.h
+++ b/TAO/orbsvcs/orbsvcs/Notify/ProxyConsumer.h
@@ -3,8 +3,6 @@
/**
* @file ProxyConsumer.h
*
- * $Id$
- *
* @author Pradeep Gore <pradeep@oomworks.com>
*/
diff --git a/TAO/orbsvcs/orbsvcs/Notify/ProxyConsumer_T.h b/TAO/orbsvcs/orbsvcs/Notify/ProxyConsumer_T.h
index 937c4219982..1da12d3d681 100644
--- a/TAO/orbsvcs/orbsvcs/Notify/ProxyConsumer_T.h
+++ b/TAO/orbsvcs/orbsvcs/Notify/ProxyConsumer_T.h
@@ -3,8 +3,6 @@
/**
* @file ProxyConsumer_T.h
*
- * $Id$
- *
* @author Pradeep Gore <pradeep@oomworks.com>
*/
diff --git a/TAO/orbsvcs/orbsvcs/Notify/ProxySupplier.h b/TAO/orbsvcs/orbsvcs/Notify/ProxySupplier.h
index 53cede137b9..6cd35ae5b3b 100644
--- a/TAO/orbsvcs/orbsvcs/Notify/ProxySupplier.h
+++ b/TAO/orbsvcs/orbsvcs/Notify/ProxySupplier.h
@@ -3,8 +3,6 @@
/**
* @file ProxySupplier.h
*
- * $Id$
- *
* @author Pradeep Gore <pradeep@oomworks.com>
*/
diff --git a/TAO/orbsvcs/orbsvcs/Notify/ProxySupplier_T.h b/TAO/orbsvcs/orbsvcs/Notify/ProxySupplier_T.h
index e0f8954b83f..9514822d09f 100644
--- a/TAO/orbsvcs/orbsvcs/Notify/ProxySupplier_T.h
+++ b/TAO/orbsvcs/orbsvcs/Notify/ProxySupplier_T.h
@@ -3,8 +3,6 @@
/**
* @file ProxySupplier_T.h
*
- * $Id$
- *
* @author Pradeep Gore <pradeep@oomworks.com>
*/
diff --git a/TAO/orbsvcs/orbsvcs/Notify/Proxy_T.h b/TAO/orbsvcs/orbsvcs/Notify/Proxy_T.h
index 8cee0a47418..22409d32572 100644
--- a/TAO/orbsvcs/orbsvcs/Notify/Proxy_T.h
+++ b/TAO/orbsvcs/orbsvcs/Notify/Proxy_T.h
@@ -3,8 +3,6 @@
/**
* @file Proxy_T.h
*
- * $Id$
- *
* @author Pradeep Gore <pradeep@oomworks.com>
*
*
diff --git a/TAO/orbsvcs/orbsvcs/Notify/QoSProperties.h b/TAO/orbsvcs/orbsvcs/Notify/QoSProperties.h
index e2fc37d122f..6fbdcaac541 100644
--- a/TAO/orbsvcs/orbsvcs/Notify/QoSProperties.h
+++ b/TAO/orbsvcs/orbsvcs/Notify/QoSProperties.h
@@ -3,8 +3,6 @@
/**
* @file QoSProperties.h
*
- * $Id$
- *
* @author Pradeep Gore <pradeep@oomworks.com>
*/
diff --git a/TAO/orbsvcs/orbsvcs/Notify/RT_Builder.h b/TAO/orbsvcs/orbsvcs/Notify/RT_Builder.h
index d57a7891d8e..51cd80b5e51 100644
--- a/TAO/orbsvcs/orbsvcs/Notify/RT_Builder.h
+++ b/TAO/orbsvcs/orbsvcs/Notify/RT_Builder.h
@@ -3,8 +3,6 @@
/**
* @file RT_Builder.h
*
- * $Id$
- *
* @author Pradeep Gore <pradeep@oomworks.com>
*/
diff --git a/TAO/orbsvcs/orbsvcs/Notify/RT_Factory.h b/TAO/orbsvcs/orbsvcs/Notify/RT_Factory.h
index 1e88237664b..534af6e98b9 100644
--- a/TAO/orbsvcs/orbsvcs/Notify/RT_Factory.h
+++ b/TAO/orbsvcs/orbsvcs/Notify/RT_Factory.h
@@ -3,8 +3,6 @@
/**
* @file RT_Factory.h
*
- * $Id$
- *
* @author Pradeep Gore <pradeep@oomworks.com>
*/
diff --git a/TAO/orbsvcs/orbsvcs/Notify/RT_Notify_Service.h b/TAO/orbsvcs/orbsvcs/Notify/RT_Notify_Service.h
index ee59dcbd192..a40fb3253e0 100644
--- a/TAO/orbsvcs/orbsvcs/Notify/RT_Notify_Service.h
+++ b/TAO/orbsvcs/orbsvcs/Notify/RT_Notify_Service.h
@@ -3,8 +3,6 @@
/**
* @file RT_Notify_Service.h
*
- * $Id$
- *
* @author Pradeep Gore <pradeep@oomworks.com>
*/
diff --git a/TAO/orbsvcs/orbsvcs/Notify/RT_POA_Helper.h b/TAO/orbsvcs/orbsvcs/Notify/RT_POA_Helper.h
index 6c10fe10bd4..ca34e45b229 100644
--- a/TAO/orbsvcs/orbsvcs/Notify/RT_POA_Helper.h
+++ b/TAO/orbsvcs/orbsvcs/Notify/RT_POA_Helper.h
@@ -3,8 +3,6 @@
/**
* @file RT_POA_Helper.h
*
- * $Id$
- *
* @author Pradeep Gore <pradeep@oomworks.com>
*/
diff --git a/TAO/orbsvcs/orbsvcs/Notify/RT_Properties.h b/TAO/orbsvcs/orbsvcs/Notify/RT_Properties.h
index 18d7b50655b..05255112343 100644
--- a/TAO/orbsvcs/orbsvcs/Notify/RT_Properties.h
+++ b/TAO/orbsvcs/orbsvcs/Notify/RT_Properties.h
@@ -3,8 +3,6 @@
/**
* @file RT_Properties.h
*
- * $Id$
- *
* @author Pradeep Gore <pradeep@oomworks.com>
*/
diff --git a/TAO/orbsvcs/orbsvcs/Notify/Random_File.h b/TAO/orbsvcs/orbsvcs/Notify/Random_File.h
index de0bcae03d0..548992809e5 100644
--- a/TAO/orbsvcs/orbsvcs/Notify/Random_File.h
+++ b/TAO/orbsvcs/orbsvcs/Notify/Random_File.h
@@ -4,8 +4,6 @@
/**
* @file Random_File.h
*
- * $Id$
- *
* This class implements a a random-access file containing
* fixed-size blocks.
*
diff --git a/TAO/orbsvcs/orbsvcs/Notify/Reactive_Task.h b/TAO/orbsvcs/orbsvcs/Notify/Reactive_Task.h
index f10e92c5787..073a1da7313 100644
--- a/TAO/orbsvcs/orbsvcs/Notify/Reactive_Task.h
+++ b/TAO/orbsvcs/orbsvcs/Notify/Reactive_Task.h
@@ -3,8 +3,6 @@
/**
* @file Reactive_Task.h
*
- * $Id$
- *
* @author Pradeep Gore <pradeep@oomworks.com>
*/
diff --git a/TAO/orbsvcs/orbsvcs/Notify/Reconnection_Registry.cpp b/TAO/orbsvcs/orbsvcs/Notify/Reconnection_Registry.cpp
index b4c158640a5..f1ffc62b480 100644
--- a/TAO/orbsvcs/orbsvcs/Notify/Reconnection_Registry.cpp
+++ b/TAO/orbsvcs/orbsvcs/Notify/Reconnection_Registry.cpp
@@ -3,8 +3,6 @@
/**
* @file Reconnection_Registry.cpp
*
- * $Id$
- *
* @author Dale Wilson <wilson_d@ociweb.com>
*/
#include "orbsvcs/Log_Macros.h"
diff --git a/TAO/orbsvcs/orbsvcs/Notify/Reconnection_Registry.h b/TAO/orbsvcs/orbsvcs/Notify/Reconnection_Registry.h
index 7d6402e7b11..230f7432641 100644
--- a/TAO/orbsvcs/orbsvcs/Notify/Reconnection_Registry.h
+++ b/TAO/orbsvcs/orbsvcs/Notify/Reconnection_Registry.h
@@ -3,8 +3,6 @@
/**
* @file Reconnection_Registry.h
*
- * $Id$
- *
* @author Dale Wilson <wilson_d@ociweb.com>
*/
diff --git a/TAO/orbsvcs/orbsvcs/Notify/Refcountable.h b/TAO/orbsvcs/orbsvcs/Notify/Refcountable.h
index 6dc6c919a42..b45d3623d15 100644
--- a/TAO/orbsvcs/orbsvcs/Notify/Refcountable.h
+++ b/TAO/orbsvcs/orbsvcs/Notify/Refcountable.h
@@ -3,8 +3,6 @@
/**
* @file Refcountable.h
*
- * $Id$
- *
* @author Pradeep Gore <pradeep@oomworks.com>
*/
diff --git a/TAO/orbsvcs/orbsvcs/Notify/Refcountable_Guard_T.h b/TAO/orbsvcs/orbsvcs/Notify/Refcountable_Guard_T.h
index d64ced6c0b7..f9d18a6aab3 100644
--- a/TAO/orbsvcs/orbsvcs/Notify/Refcountable_Guard_T.h
+++ b/TAO/orbsvcs/orbsvcs/Notify/Refcountable_Guard_T.h
@@ -3,8 +3,6 @@
/**
* @file Refcountable_Guard_T.h
*
- * $Id$
- *
* @author Pradeep Gore <pradeep@oomworks.com>
*/
diff --git a/TAO/orbsvcs/orbsvcs/Notify/Routing_Slip.h b/TAO/orbsvcs/orbsvcs/Notify/Routing_Slip.h
index 5ccf95d5484..e32670b14f3 100644
--- a/TAO/orbsvcs/orbsvcs/Notify/Routing_Slip.h
+++ b/TAO/orbsvcs/orbsvcs/Notify/Routing_Slip.h
@@ -3,8 +3,6 @@
/**
* @file Routing_Slip.h
*
- * $Id$
- *
* @author Dale Wilson <wilson_d@ociweb.com>
*/
diff --git a/TAO/orbsvcs/orbsvcs/Notify/Routing_Slip_Persistence_Manager.h b/TAO/orbsvcs/orbsvcs/Notify/Routing_Slip_Persistence_Manager.h
index bb233b6cc97..c458f30d069 100644
--- a/TAO/orbsvcs/orbsvcs/Notify/Routing_Slip_Persistence_Manager.h
+++ b/TAO/orbsvcs/orbsvcs/Notify/Routing_Slip_Persistence_Manager.h
@@ -4,8 +4,6 @@
/**
* @file Routing_Slip_Persistence_Manager.h
*
- * $Id$
- *
* A Routing_Slip_Persistence manager controls the actual allocation of
* blocks through a Persistent_Storage_Allocator and can persist an
* event and its routing slip.
diff --git a/TAO/orbsvcs/orbsvcs/Notify/Seq_Worker_T.h b/TAO/orbsvcs/orbsvcs/Notify/Seq_Worker_T.h
index e6194b375ae..6aec17b1154 100644
--- a/TAO/orbsvcs/orbsvcs/Notify/Seq_Worker_T.h
+++ b/TAO/orbsvcs/orbsvcs/Notify/Seq_Worker_T.h
@@ -3,8 +3,6 @@
/**
* @file Seq_Worker_T.h
*
- * $Id$
- *
* @author Pradeep Gore <pradeep@oomworks.com>
*/
diff --git a/TAO/orbsvcs/orbsvcs/Notify/Sequence/SequenceProxyPushConsumer.h b/TAO/orbsvcs/orbsvcs/Notify/Sequence/SequenceProxyPushConsumer.h
index 34a526c3f12..9b27ae78984 100644
--- a/TAO/orbsvcs/orbsvcs/Notify/Sequence/SequenceProxyPushConsumer.h
+++ b/TAO/orbsvcs/orbsvcs/Notify/Sequence/SequenceProxyPushConsumer.h
@@ -2,8 +2,6 @@
/**
* @file SequenceProxyPushConsumer.h
*
- * $Id$
- *
* @author Pradeep Gore <pradeep@oomworks.com>
*
*
diff --git a/TAO/orbsvcs/orbsvcs/Notify/Sequence/SequenceProxyPushSupplier.h b/TAO/orbsvcs/orbsvcs/Notify/Sequence/SequenceProxyPushSupplier.h
index 66dcf19dbc6..714defc85ca 100644
--- a/TAO/orbsvcs/orbsvcs/Notify/Sequence/SequenceProxyPushSupplier.h
+++ b/TAO/orbsvcs/orbsvcs/Notify/Sequence/SequenceProxyPushSupplier.h
@@ -2,8 +2,6 @@
/**
* @file SequenceProxyPushSupplier.h
*
- * $Id$
- *
* @author Pradeep Gore <pradeep@oomworks.com>
*
*
diff --git a/TAO/orbsvcs/orbsvcs/Notify/Sequence/SequencePushConsumer.h b/TAO/orbsvcs/orbsvcs/Notify/Sequence/SequencePushConsumer.h
index c859f4ebf26..4a4c7f132c2 100644
--- a/TAO/orbsvcs/orbsvcs/Notify/Sequence/SequencePushConsumer.h
+++ b/TAO/orbsvcs/orbsvcs/Notify/Sequence/SequencePushConsumer.h
@@ -2,8 +2,6 @@
/**
* @file SequencePushConsumer.h
*
- * $Id$
- *
* @author Pradeep Gore <pradeep@oomworks.com>
*
*
diff --git a/TAO/orbsvcs/orbsvcs/Notify/Sequence/SequencePushSupplier.h b/TAO/orbsvcs/orbsvcs/Notify/Sequence/SequencePushSupplier.h
index 20fc8ea9aac..5ba22e29258 100644
--- a/TAO/orbsvcs/orbsvcs/Notify/Sequence/SequencePushSupplier.h
+++ b/TAO/orbsvcs/orbsvcs/Notify/Sequence/SequencePushSupplier.h
@@ -2,8 +2,6 @@
/**
* @file SequencePushSupplier.h
*
- * $Id$
- *
* @author Pradeep Gore <pradeep@oomworks.com>
*
*
diff --git a/TAO/orbsvcs/orbsvcs/Notify/Service.h b/TAO/orbsvcs/orbsvcs/Notify/Service.h
index 8b5f9898a19..c2f1073e24b 100644
--- a/TAO/orbsvcs/orbsvcs/Notify/Service.h
+++ b/TAO/orbsvcs/orbsvcs/Notify/Service.h
@@ -3,8 +3,6 @@
/**
* @file Service.h
*
- * $Id$
- *
* @author Pradeep Gore <pradeep@oomworks.com>
*/
diff --git a/TAO/orbsvcs/orbsvcs/Notify/Standard_Event_Persistence.h b/TAO/orbsvcs/orbsvcs/Notify/Standard_Event_Persistence.h
index 40870c9e126..1432773999a 100644
--- a/TAO/orbsvcs/orbsvcs/Notify/Standard_Event_Persistence.h
+++ b/TAO/orbsvcs/orbsvcs/Notify/Standard_Event_Persistence.h
@@ -4,8 +4,6 @@
/**
* \file Event_Persistence_Factory.h
*
- * $Id$
- *
* The standard implementation of Event_Persistence_Factory.
*
* \author Jonathan Pollack <pollack_j@ociweb.com>
diff --git a/TAO/orbsvcs/orbsvcs/Notify/Structured/RT_StructuredProxyPushSupplier.h b/TAO/orbsvcs/orbsvcs/Notify/Structured/RT_StructuredProxyPushSupplier.h
index b524a351c73..71200c47496 100644
--- a/TAO/orbsvcs/orbsvcs/Notify/Structured/RT_StructuredProxyPushSupplier.h
+++ b/TAO/orbsvcs/orbsvcs/Notify/Structured/RT_StructuredProxyPushSupplier.h
@@ -2,8 +2,6 @@
/**
* @file RT_StructuredProxyPushSupplier.h
*
- * $Id$
- *
* @author Pradeep Gore <pradeep@oomworks.com>
*
*
diff --git a/TAO/orbsvcs/orbsvcs/Notify/Structured/StructuredEvent.h b/TAO/orbsvcs/orbsvcs/Notify/Structured/StructuredEvent.h
index 34dea092d08..d1154bd36a7 100644
--- a/TAO/orbsvcs/orbsvcs/Notify/Structured/StructuredEvent.h
+++ b/TAO/orbsvcs/orbsvcs/Notify/Structured/StructuredEvent.h
@@ -2,8 +2,6 @@
/**
* @file StructuredEvent.h
*
- * $Id$
- *
* @author Pradeep Gore <pradeep@oomworks.com>
*
*
diff --git a/TAO/orbsvcs/orbsvcs/Notify/Structured/StructuredProxyPushConsumer.h b/TAO/orbsvcs/orbsvcs/Notify/Structured/StructuredProxyPushConsumer.h
index e6095949e76..28cdcac8070 100644
--- a/TAO/orbsvcs/orbsvcs/Notify/Structured/StructuredProxyPushConsumer.h
+++ b/TAO/orbsvcs/orbsvcs/Notify/Structured/StructuredProxyPushConsumer.h
@@ -2,8 +2,6 @@
/**
* @file StructuredProxyPushConsumer.h
*
- * $Id$
- *
* @author Pradeep Gore <pradeep@oomworks.com>
*
*
diff --git a/TAO/orbsvcs/orbsvcs/Notify/Structured/StructuredProxyPushSupplier.h b/TAO/orbsvcs/orbsvcs/Notify/Structured/StructuredProxyPushSupplier.h
index d63f8e8ec0a..758bf46da0d 100644
--- a/TAO/orbsvcs/orbsvcs/Notify/Structured/StructuredProxyPushSupplier.h
+++ b/TAO/orbsvcs/orbsvcs/Notify/Structured/StructuredProxyPushSupplier.h
@@ -2,8 +2,6 @@
/**
* @file StructuredProxyPushSupplier.h
*
- * $Id$
- *
* @author Pradeep Gore <pradeep@oomworks.com>
*
*
diff --git a/TAO/orbsvcs/orbsvcs/Notify/Structured/StructuredPushConsumer.h b/TAO/orbsvcs/orbsvcs/Notify/Structured/StructuredPushConsumer.h
index a7cd9f05d87..713b5b64aaf 100644
--- a/TAO/orbsvcs/orbsvcs/Notify/Structured/StructuredPushConsumer.h
+++ b/TAO/orbsvcs/orbsvcs/Notify/Structured/StructuredPushConsumer.h
@@ -2,8 +2,6 @@
/**
* @file StructuredPushConsumer.h
*
- * $Id$
- *
* @author Pradeep Gore <pradeep@oomworks.com>
*
*
diff --git a/TAO/orbsvcs/orbsvcs/Notify/Structured/StructuredPushSupplier.h b/TAO/orbsvcs/orbsvcs/Notify/Structured/StructuredPushSupplier.h
index ee2a9a2c4d3..6fbf527dc75 100644
--- a/TAO/orbsvcs/orbsvcs/Notify/Structured/StructuredPushSupplier.h
+++ b/TAO/orbsvcs/orbsvcs/Notify/Structured/StructuredPushSupplier.h
@@ -2,8 +2,6 @@
/**
* @file StructuredPushSupplier.h
*
- * $Id$
- *
* @author Pradeep Gore <pradeep@oomworks.com>
*
*
diff --git a/TAO/orbsvcs/orbsvcs/Notify/Subscription_Change_Worker.h b/TAO/orbsvcs/orbsvcs/Notify/Subscription_Change_Worker.h
index 16bcd0afc14..f2c0cccccfa 100644
--- a/TAO/orbsvcs/orbsvcs/Notify/Subscription_Change_Worker.h
+++ b/TAO/orbsvcs/orbsvcs/Notify/Subscription_Change_Worker.h
@@ -3,8 +3,6 @@
/**
* @file Subscription_Change_Worker.h
*
- * $Id$
- *
* @author Pradeep Gore <pradeep@oomworks.com>
*/
diff --git a/TAO/orbsvcs/orbsvcs/Notify/Supplier.h b/TAO/orbsvcs/orbsvcs/Notify/Supplier.h
index 8ed6141d295..7b3a269c6f8 100644
--- a/TAO/orbsvcs/orbsvcs/Notify/Supplier.h
+++ b/TAO/orbsvcs/orbsvcs/Notify/Supplier.h
@@ -3,8 +3,6 @@
/**
* @file Supplier.h
*
- * $Id$
- *
* @author Pradeep Gore <pradeep@oomworks.com>
*/
diff --git a/TAO/orbsvcs/orbsvcs/Notify/SupplierAdmin.h b/TAO/orbsvcs/orbsvcs/Notify/SupplierAdmin.h
index 601120a62f6..78f06e52073 100644
--- a/TAO/orbsvcs/orbsvcs/Notify/SupplierAdmin.h
+++ b/TAO/orbsvcs/orbsvcs/Notify/SupplierAdmin.h
@@ -3,8 +3,6 @@
/**
* @file SupplierAdmin.h
*
- * $Id$
- *
* @author Pradeep Gore <pradeep@oomworks.com>
*/
diff --git a/TAO/orbsvcs/orbsvcs/Notify/Supplier_Map.h b/TAO/orbsvcs/orbsvcs/Notify/Supplier_Map.h
index 0a28afc1792..250602f4bd1 100644
--- a/TAO/orbsvcs/orbsvcs/Notify/Supplier_Map.h
+++ b/TAO/orbsvcs/orbsvcs/Notify/Supplier_Map.h
@@ -3,8 +3,6 @@
/**
* @file Supplier_Map.h
*
- * $Id$
- *
* @author Pradeep Gore <pradeep@oomworks.com>
*/
diff --git a/TAO/orbsvcs/orbsvcs/Notify/ThreadPool_Task.h b/TAO/orbsvcs/orbsvcs/Notify/ThreadPool_Task.h
index c3a92a7f320..53a108a936b 100644
--- a/TAO/orbsvcs/orbsvcs/Notify/ThreadPool_Task.h
+++ b/TAO/orbsvcs/orbsvcs/Notify/ThreadPool_Task.h
@@ -3,8 +3,6 @@
/**
* @file ThreadPool_Task.h
*
- * $Id$
- *
* @author Pradeep Gore <pradeep@oomworks.com>
*/
diff --git a/TAO/orbsvcs/orbsvcs/Notify/Timer.h b/TAO/orbsvcs/orbsvcs/Notify/Timer.h
index 3b3a829f7e7..c1fa0c2363b 100644
--- a/TAO/orbsvcs/orbsvcs/Notify/Timer.h
+++ b/TAO/orbsvcs/orbsvcs/Notify/Timer.h
@@ -3,8 +3,6 @@
/**
* @file Timer.h
*
- * $Id$
- *
* @author Pradeep Gore <pradeep@oomworks.com>
*/
diff --git a/TAO/orbsvcs/orbsvcs/Notify/Timer_Queue.h b/TAO/orbsvcs/orbsvcs/Notify/Timer_Queue.h
index 9751d4f1c6f..f4dbf2aeea6 100644
--- a/TAO/orbsvcs/orbsvcs/Notify/Timer_Queue.h
+++ b/TAO/orbsvcs/orbsvcs/Notify/Timer_Queue.h
@@ -3,8 +3,6 @@
/**
* @file Timer_Queue.h
*
- * $Id$
- *
* @author Pradeep Gore <pradeep@oomworks.com>
*/
diff --git a/TAO/orbsvcs/orbsvcs/Notify/Timer_Reactor.h b/TAO/orbsvcs/orbsvcs/Notify/Timer_Reactor.h
index 1427d4259be..3146b11006b 100644
--- a/TAO/orbsvcs/orbsvcs/Notify/Timer_Reactor.h
+++ b/TAO/orbsvcs/orbsvcs/Notify/Timer_Reactor.h
@@ -3,8 +3,6 @@
/**
* @file Timer_Reactor.h
*
- * $Id$
- *
* @author Pradeep Gore <pradeep@oomworks.com>
*/
diff --git a/TAO/orbsvcs/orbsvcs/Notify/Topology_Factory.h b/TAO/orbsvcs/orbsvcs/Notify/Topology_Factory.h
index 33f313825a6..3654b3ee0c2 100644
--- a/TAO/orbsvcs/orbsvcs/Notify/Topology_Factory.h
+++ b/TAO/orbsvcs/orbsvcs/Notify/Topology_Factory.h
@@ -3,8 +3,6 @@
/**
* @file Topology_Factory.h
*
- * $Id$
- *
* @author Dale Wilson <wilson_d@ociweb.com>
*/
diff --git a/TAO/orbsvcs/orbsvcs/Notify/Topology_Loader.h b/TAO/orbsvcs/orbsvcs/Notify/Topology_Loader.h
index 9adc45910c8..7462855a8c4 100644
--- a/TAO/orbsvcs/orbsvcs/Notify/Topology_Loader.h
+++ b/TAO/orbsvcs/orbsvcs/Notify/Topology_Loader.h
@@ -4,8 +4,6 @@
/**
* @file Topology_Loader.h
*
- * $Id$
- *
* @author Jonathan Pollack <pollack_j@ociweb.com>
*/
//=============================================================================
diff --git a/TAO/orbsvcs/orbsvcs/Notify/Validate_Client_Task.h b/TAO/orbsvcs/orbsvcs/Notify/Validate_Client_Task.h
index c7617c94a47..cb765a69400 100644
--- a/TAO/orbsvcs/orbsvcs/Notify/Validate_Client_Task.h
+++ b/TAO/orbsvcs/orbsvcs/Notify/Validate_Client_Task.h
@@ -3,8 +3,6 @@
/**
* @file Validate_Client_Task.h
*
- * $Id$
- *
* @author Yan Dai (dai_y@ociweb.com)
*/
//=============================================================================
diff --git a/TAO/orbsvcs/orbsvcs/Notify/Validate_Worker_T.h b/TAO/orbsvcs/orbsvcs/Notify/Validate_Worker_T.h
index e4e13647acf..b25fa1d876d 100644
--- a/TAO/orbsvcs/orbsvcs/Notify/Validate_Worker_T.h
+++ b/TAO/orbsvcs/orbsvcs/Notify/Validate_Worker_T.h
@@ -3,8 +3,6 @@
/**
* @file Validate_Worker_T.h
*
- * $Id$
- *
* @author Yan Dai (dai_y@ociweb.com)
*/
//=============================================================================
diff --git a/TAO/orbsvcs/orbsvcs/Notify/Worker_Task.h b/TAO/orbsvcs/orbsvcs/Notify/Worker_Task.h
index 35b1e0d23d3..e5d63d945b0 100644
--- a/TAO/orbsvcs/orbsvcs/Notify/Worker_Task.h
+++ b/TAO/orbsvcs/orbsvcs/Notify/Worker_Task.h
@@ -3,8 +3,6 @@
/**
* @file Worker_Task.h
*
- * $Id$
- *
* @author Pradeep Gore <pradeep@oomworks.com>
*/
diff --git a/TAO/orbsvcs/orbsvcs/Notify/XML_Loader.h b/TAO/orbsvcs/orbsvcs/Notify/XML_Loader.h
index f91eb3f7a81..76094b30928 100644
--- a/TAO/orbsvcs/orbsvcs/Notify/XML_Loader.h
+++ b/TAO/orbsvcs/orbsvcs/Notify/XML_Loader.h
@@ -4,8 +4,6 @@
/**
* @file XML_Loader.h
*
- * $Id$
- *
* A topology saver class that outputs XML.
*
* @author Jonathan Pollack <pollack_j@ociweb.com>
diff --git a/TAO/orbsvcs/orbsvcs/Notify/XML_Saver.h b/TAO/orbsvcs/orbsvcs/Notify/XML_Saver.h
index 2771dd3c177..71ee9911ba1 100644
--- a/TAO/orbsvcs/orbsvcs/Notify/XML_Saver.h
+++ b/TAO/orbsvcs/orbsvcs/Notify/XML_Saver.h
@@ -4,8 +4,6 @@
/**
* @file XML_Saver.h
*
- * $Id$
- *
* @author Jonathan Pollack <pollack_j@ociweb.com>
*/
//=============================================================================
diff --git a/TAO/orbsvcs/orbsvcs/Notify/XML_Topology_Factory.h b/TAO/orbsvcs/orbsvcs/Notify/XML_Topology_Factory.h
index e0921a91927..a567b11a3ac 100644
--- a/TAO/orbsvcs/orbsvcs/Notify/XML_Topology_Factory.h
+++ b/TAO/orbsvcs/orbsvcs/Notify/XML_Topology_Factory.h
@@ -4,8 +4,6 @@
/**
* @file XML_Topology_Factory.h
*
- * $Id$
- *
* @author Jonathan Pollack <pollack_j@ociweb.com>
*/
//=============================================================================
diff --git a/TAO/orbsvcs/orbsvcs/PortableGroup/Fragments_Cleanup_Strategy.h b/TAO/orbsvcs/orbsvcs/PortableGroup/Fragments_Cleanup_Strategy.h
index 4915c0d86ed..adec27c6573 100644
--- a/TAO/orbsvcs/orbsvcs/PortableGroup/Fragments_Cleanup_Strategy.h
+++ b/TAO/orbsvcs/orbsvcs/PortableGroup/Fragments_Cleanup_Strategy.h
@@ -4,8 +4,6 @@
/**
* @file Fragments_Cleanup_Strategy.h
*
- * $Id$
- *
* @author Vladimir Zykov <vz@prismtech.com>
*/
// ================================================================
diff --git a/TAO/orbsvcs/orbsvcs/PortableGroup/GOA.h b/TAO/orbsvcs/orbsvcs/PortableGroup/GOA.h
index 505c504a9df..0c03bdcdea3 100644
--- a/TAO/orbsvcs/orbsvcs/PortableGroup/GOA.h
+++ b/TAO/orbsvcs/orbsvcs/PortableGroup/GOA.h
@@ -4,8 +4,6 @@
/**
* @file GOA.h
*
- * $Id$
- *
* Header file for Group Object Adapter
*
* @author Several
diff --git a/TAO/orbsvcs/orbsvcs/PortableGroup/MIOP.h b/TAO/orbsvcs/orbsvcs/PortableGroup/MIOP.h
index 7e6219a5e67..fc271b1cbb5 100644
--- a/TAO/orbsvcs/orbsvcs/PortableGroup/MIOP.h
+++ b/TAO/orbsvcs/orbsvcs/PortableGroup/MIOP.h
@@ -4,8 +4,6 @@
/**
* @file MIOP.h
*
- * $Id$
- *
* @author Bala Natarajan
*/
//=============================================================================
diff --git a/TAO/orbsvcs/orbsvcs/PortableGroup/PG_FactoryRegistry.h b/TAO/orbsvcs/orbsvcs/PortableGroup/PG_FactoryRegistry.h
index ac5645eed9f..d2f01c4fe3c 100644
--- a/TAO/orbsvcs/orbsvcs/PortableGroup/PG_FactoryRegistry.h
+++ b/TAO/orbsvcs/orbsvcs/PortableGroup/PG_FactoryRegistry.h
@@ -4,8 +4,6 @@
/**
* @file PG_FactoryRegistry.h
*
- * $Id$
- *
* This file declares the implementation of PortableGroup::FactoryRegistry.
* Eventually this should be folded into the Fault Tolerance ReplicationManager
*
diff --git a/TAO/orbsvcs/orbsvcs/PortableGroup/PG_Factory_Map.h b/TAO/orbsvcs/orbsvcs/PortableGroup/PG_Factory_Map.h
index 33c4e1cf421..b1e6c6bf8ed 100644
--- a/TAO/orbsvcs/orbsvcs/PortableGroup/PG_Factory_Map.h
+++ b/TAO/orbsvcs/orbsvcs/PortableGroup/PG_Factory_Map.h
@@ -4,8 +4,6 @@
/**
* @file PG_Factory_Map.h
*
- * $Id$
- *
* @author Ossama Othman <ossama@uci.edu>
*/
//=======================================================================
diff --git a/TAO/orbsvcs/orbsvcs/PortableGroup/PG_Factory_Set.h b/TAO/orbsvcs/orbsvcs/PortableGroup/PG_Factory_Set.h
index 9b545e49831..9d4edb7506a 100644
--- a/TAO/orbsvcs/orbsvcs/PortableGroup/PG_Factory_Set.h
+++ b/TAO/orbsvcs/orbsvcs/PortableGroup/PG_Factory_Set.h
@@ -4,8 +4,6 @@
/**
* @file PG_Factory_Set.h
*
- * $Id$
- *
* @author Ossama Othman <ossama@uci.edu>
*/
//=======================================================================
diff --git a/TAO/orbsvcs/orbsvcs/PortableGroup/PG_Location_Equal_To.h b/TAO/orbsvcs/orbsvcs/PortableGroup/PG_Location_Equal_To.h
index cbfc12a8949..af459a00a11 100644
--- a/TAO/orbsvcs/orbsvcs/PortableGroup/PG_Location_Equal_To.h
+++ b/TAO/orbsvcs/orbsvcs/PortableGroup/PG_Location_Equal_To.h
@@ -4,8 +4,6 @@
/**
* @file PG_Location_Equal_To.h
*
- * $Id$
- *
* @author Ossama Othman <ossama@uci.edu>
*/
//=============================================================================
diff --git a/TAO/orbsvcs/orbsvcs/PortableGroup/PG_Location_Hash.h b/TAO/orbsvcs/orbsvcs/PortableGroup/PG_Location_Hash.h
index d59b5320ff0..a30b2ed2389 100644
--- a/TAO/orbsvcs/orbsvcs/PortableGroup/PG_Location_Hash.h
+++ b/TAO/orbsvcs/orbsvcs/PortableGroup/PG_Location_Hash.h
@@ -4,8 +4,6 @@
/**
* @file PG_Location_Hash.h
*
- * $Id$
- *
* @author Ossama Othman <ossama@uci.edu>
*/
//=============================================================================
diff --git a/TAO/orbsvcs/orbsvcs/PortableGroup/PG_Location_Map.h b/TAO/orbsvcs/orbsvcs/PortableGroup/PG_Location_Map.h
index e0eb6dbf756..88f46b822a9 100644
--- a/TAO/orbsvcs/orbsvcs/PortableGroup/PG_Location_Map.h
+++ b/TAO/orbsvcs/orbsvcs/PortableGroup/PG_Location_Map.h
@@ -4,8 +4,6 @@
/**
* @file PG_Location_Map.h
*
- * $Id$
- *
* @author Ossama Othman <ossama@uci.edu>
*/
//=======================================================================
diff --git a/TAO/orbsvcs/orbsvcs/PortableGroup/PG_MemberInfo.h b/TAO/orbsvcs/orbsvcs/PortableGroup/PG_MemberInfo.h
index 8576685e71e..2cf15e7146c 100644
--- a/TAO/orbsvcs/orbsvcs/PortableGroup/PG_MemberInfo.h
+++ b/TAO/orbsvcs/orbsvcs/PortableGroup/PG_MemberInfo.h
@@ -4,8 +4,6 @@
/**
* @file PG_MemberInfo.h
*
- * $Id$
- *
* @author Ossama Othman <ossama@uci.edu>
*/
//=======================================================================
diff --git a/TAO/orbsvcs/orbsvcs/PortableGroup/PG_ObjectGroup_Map.h b/TAO/orbsvcs/orbsvcs/PortableGroup/PG_ObjectGroup_Map.h
index 4673a79df0f..628d75e9fa2 100644
--- a/TAO/orbsvcs/orbsvcs/PortableGroup/PG_ObjectGroup_Map.h
+++ b/TAO/orbsvcs/orbsvcs/PortableGroup/PG_ObjectGroup_Map.h
@@ -4,8 +4,6 @@
/**
* @file PG_ObjectGroup_Map.h
*
- * $Id$
- *
* @author Ossama Othman <ossama@uci.edu>
*/
//=======================================================================
diff --git a/TAO/orbsvcs/orbsvcs/PortableGroup/PG_Object_Adapter_Factory.h b/TAO/orbsvcs/orbsvcs/PortableGroup/PG_Object_Adapter_Factory.h
index 7edf4fe521e..292e338d13a 100644
--- a/TAO/orbsvcs/orbsvcs/PortableGroup/PG_Object_Adapter_Factory.h
+++ b/TAO/orbsvcs/orbsvcs/PortableGroup/PG_Object_Adapter_Factory.h
@@ -4,8 +4,6 @@
/**
* @file PG_Object_Adapter_Factory.h
*
- * $Id$
- *
* @author Johnny Willemsen
*/
// ===================================================================
diff --git a/TAO/orbsvcs/orbsvcs/PortableGroup/PG_Object_Group.h b/TAO/orbsvcs/orbsvcs/PortableGroup/PG_Object_Group.h
index 278392c169d..0e72012e8a1 100644
--- a/TAO/orbsvcs/orbsvcs/PortableGroup/PG_Object_Group.h
+++ b/TAO/orbsvcs/orbsvcs/PortableGroup/PG_Object_Group.h
@@ -4,8 +4,6 @@
/**
* @file PG_Object_Group.h
*
- * $Id$
- *
* Manage all information related to an object group.
* @@ Note: the above description is optimistic. The hope is to eventually
* @@ consolidate all information related to an object group into this object.
diff --git a/TAO/orbsvcs/orbsvcs/PortableGroup/PG_Object_Group_Storable.h b/TAO/orbsvcs/orbsvcs/PortableGroup/PG_Object_Group_Storable.h
index d59646e5a0e..a526b1e52f6 100644
--- a/TAO/orbsvcs/orbsvcs/PortableGroup/PG_Object_Group_Storable.h
+++ b/TAO/orbsvcs/orbsvcs/PortableGroup/PG_Object_Group_Storable.h
@@ -4,8 +4,6 @@
/**
* @file PG_Object_Group_Storable.h
*
- * $Id$
- *
* Contains declaration for class PG_Object_Group_Storable.
*
* @author Byron Harris <harrisb@ociweb.com>
diff --git a/TAO/orbsvcs/orbsvcs/PortableGroup/PG_Properties_Encoder.cpp b/TAO/orbsvcs/orbsvcs/PortableGroup/PG_Properties_Encoder.cpp
index de1fa1c7223..858e3b1e703 100644
--- a/TAO/orbsvcs/orbsvcs/PortableGroup/PG_Properties_Encoder.cpp
+++ b/TAO/orbsvcs/orbsvcs/PortableGroup/PG_Properties_Encoder.cpp
@@ -2,8 +2,6 @@
/**
* @file PG_Properties_Encoder.cpp
*
- * $Id$
- *
* This file implements classes to help manage the Properties
* defined in the Portable Object Group.
*
diff --git a/TAO/orbsvcs/orbsvcs/PortableGroup/PG_Properties_Encoder.h b/TAO/orbsvcs/orbsvcs/PortableGroup/PG_Properties_Encoder.h
index 19730933562..6f8c5d2070b 100644
--- a/TAO/orbsvcs/orbsvcs/PortableGroup/PG_Properties_Encoder.h
+++ b/TAO/orbsvcs/orbsvcs/PortableGroup/PG_Properties_Encoder.h
@@ -4,8 +4,6 @@
/**
* @file PG_Properties_Encoder.h
*
- * $Id$
- *
* This file declares a class to help manage PortableGroup::Properties
*
* @author Dale Wilson <wilson_d@ociweb.com>
diff --git a/TAO/orbsvcs/orbsvcs/PortableGroup/PG_Properties_Encoder.inl b/TAO/orbsvcs/orbsvcs/PortableGroup/PG_Properties_Encoder.inl
index aa64246f6a5..c250d2a5a83 100644
--- a/TAO/orbsvcs/orbsvcs/PortableGroup/PG_Properties_Encoder.inl
+++ b/TAO/orbsvcs/orbsvcs/PortableGroup/PG_Properties_Encoder.inl
@@ -4,8 +4,6 @@
/**
* @file PG_Properties_Encoder.inl
*
- * $Id$
- *
* @author Dale Wilson <wilson_d@ociweb.com>
*/
//=============================================================================
diff --git a/TAO/orbsvcs/orbsvcs/PortableGroup/PG_Properties_Support.cpp b/TAO/orbsvcs/orbsvcs/PortableGroup/PG_Properties_Support.cpp
index 625182a319d..1239590d611 100644
--- a/TAO/orbsvcs/orbsvcs/PortableGroup/PG_Properties_Support.cpp
+++ b/TAO/orbsvcs/orbsvcs/PortableGroup/PG_Properties_Support.cpp
@@ -4,8 +4,6 @@
/**
* @file PG_Properties_Support.cpp
*
- * $Id$
- *
* This file implements classes to help manage PortableGroup::Properties
*
* @author Dale Wilson <wilson_d@ociweb.com>
diff --git a/TAO/orbsvcs/orbsvcs/PortableGroup/PG_Properties_Support.h b/TAO/orbsvcs/orbsvcs/PortableGroup/PG_Properties_Support.h
index a59d33b7b89..88622e7e008 100644
--- a/TAO/orbsvcs/orbsvcs/PortableGroup/PG_Properties_Support.h
+++ b/TAO/orbsvcs/orbsvcs/PortableGroup/PG_Properties_Support.h
@@ -4,8 +4,6 @@
/**
* @file PG_Properties_Support.h
*
- * $Id$
- *
* This file declares classes to help manage the PortableGroup::Properties
* It serves roughly the same purpose as PG_PropertiesManager, but takes a
* different approach that suits the needs of FT CORBA.
diff --git a/TAO/orbsvcs/orbsvcs/PortableGroup/PG_Property_Set.cpp b/TAO/orbsvcs/orbsvcs/PortableGroup/PG_Property_Set.cpp
index c56076465b6..e074d429f4f 100644
--- a/TAO/orbsvcs/orbsvcs/PortableGroup/PG_Property_Set.cpp
+++ b/TAO/orbsvcs/orbsvcs/PortableGroup/PG_Property_Set.cpp
@@ -2,8 +2,6 @@
/**
* @file PG_Property_Set.cpp
*
- * $Id$
- *
* This file implements classes to help manage the Properties
* defined in the Portable Object Group.
*
diff --git a/TAO/orbsvcs/orbsvcs/PortableGroup/PG_Property_Set.h b/TAO/orbsvcs/orbsvcs/PortableGroup/PG_Property_Set.h
index bc712a1b5ca..9eb1f8647da 100644
--- a/TAO/orbsvcs/orbsvcs/PortableGroup/PG_Property_Set.h
+++ b/TAO/orbsvcs/orbsvcs/PortableGroup/PG_Property_Set.h
@@ -4,8 +4,6 @@
/**
* @file PG_Property_Set.h
*
- * $Id$
- *
* This file declares classes to help manage the Properties
* defined in the Portable Object Group.
*
diff --git a/TAO/orbsvcs/orbsvcs/PortableGroup/PG_Property_Set_Find.h b/TAO/orbsvcs/orbsvcs/PortableGroup/PG_Property_Set_Find.h
index 3ca4fe41bde..708d9e14b59 100644
--- a/TAO/orbsvcs/orbsvcs/PortableGroup/PG_Property_Set_Find.h
+++ b/TAO/orbsvcs/orbsvcs/PortableGroup/PG_Property_Set_Find.h
@@ -4,8 +4,6 @@
/**
* @file PG_Property_Set_Find.h
*
- * $Id$
- *
* This is a companion function for the properties docoder
* to work around compilers that don't support templated methods.
*
diff --git a/TAO/orbsvcs/orbsvcs/PortableGroup/PG_Servant_Dispatcher.h b/TAO/orbsvcs/orbsvcs/PortableGroup/PG_Servant_Dispatcher.h
index 9d7f33e9ce6..1bf8c797f7e 100644
--- a/TAO/orbsvcs/orbsvcs/PortableGroup/PG_Servant_Dispatcher.h
+++ b/TAO/orbsvcs/orbsvcs/PortableGroup/PG_Servant_Dispatcher.h
@@ -4,8 +4,6 @@
/**
* @file PG_Servant_Dispatcher.h
*
- * $Id$
- *
* @author Johnny Willemsen <jwillemsen@remedy.nl>
*/
//=============================================================================
diff --git a/TAO/orbsvcs/orbsvcs/PortableGroup/PG_Utils.h b/TAO/orbsvcs/orbsvcs/PortableGroup/PG_Utils.h
index 5552f38c3a3..40e9bcecfbd 100644
--- a/TAO/orbsvcs/orbsvcs/PortableGroup/PG_Utils.h
+++ b/TAO/orbsvcs/orbsvcs/PortableGroup/PG_Utils.h
@@ -4,8 +4,6 @@
/**
* @file PG_Utils.h
*
- * $Id$
- *
* Utility methods
*
* @author Balachandran Natarajan <bala@dre.vanderbilt.edu>
diff --git a/TAO/orbsvcs/orbsvcs/PortableGroup/PortableGroup_Acceptor_Registry.h b/TAO/orbsvcs/orbsvcs/PortableGroup/PortableGroup_Acceptor_Registry.h
index 79dacff5664..748e8c48903 100644
--- a/TAO/orbsvcs/orbsvcs/PortableGroup/PortableGroup_Acceptor_Registry.h
+++ b/TAO/orbsvcs/orbsvcs/PortableGroup/PortableGroup_Acceptor_Registry.h
@@ -4,8 +4,6 @@
/**
* @file PortableGroup_Acceptor_Registry.h
*
- * $Id$
- *
* Registry for dynamically created acceptors.
*
* @author Frank Hunleth <fhunleth@cs.wustl.edu>
diff --git a/TAO/orbsvcs/orbsvcs/PortableGroup/PortableGroup_Loader.h b/TAO/orbsvcs/orbsvcs/PortableGroup/PortableGroup_Loader.h
index f66d1f62892..fc8c91bc883 100644
--- a/TAO/orbsvcs/orbsvcs/PortableGroup/PortableGroup_Loader.h
+++ b/TAO/orbsvcs/orbsvcs/PortableGroup/PortableGroup_Loader.h
@@ -4,8 +4,6 @@
/**
* @file PortableGroup_Loader.h
*
- * $Id$
- *
* Loads and initializes the PortableGroup extensions to TAO.
*
* @author Frank Hunleth <fhunleth@cs.wustl.edu>
diff --git a/TAO/orbsvcs/orbsvcs/PortableGroup/PortableGroup_ORBInitializer.h b/TAO/orbsvcs/orbsvcs/PortableGroup/PortableGroup_ORBInitializer.h
index c79d3690a82..3cd596fe5f1 100644
--- a/TAO/orbsvcs/orbsvcs/PortableGroup/PortableGroup_ORBInitializer.h
+++ b/TAO/orbsvcs/orbsvcs/PortableGroup/PortableGroup_ORBInitializer.h
@@ -4,8 +4,6 @@
/**
* @file PortableGroup_ORBInitializer.h
*
- * $Id$
- *
* @author Frank Hunleth <fhunleth@cs.wustl.edu>
*/
//=============================================================================
diff --git a/TAO/orbsvcs/orbsvcs/PortableGroup/PortableGroup_Request_Dispatcher.h b/TAO/orbsvcs/orbsvcs/PortableGroup/PortableGroup_Request_Dispatcher.h
index ea140f7a4a1..1dfe3bfcbbb 100644
--- a/TAO/orbsvcs/orbsvcs/PortableGroup/PortableGroup_Request_Dispatcher.h
+++ b/TAO/orbsvcs/orbsvcs/PortableGroup/PortableGroup_Request_Dispatcher.h
@@ -4,8 +4,6 @@
/**
* @file PortableGroup_Request_Dispatcher.h
*
- * $Id$
- *
* A class that strategizes the request dispatching procedure.
*
* @author Frank Hunleth <fhunleth@cs.wustl.edu>
diff --git a/TAO/orbsvcs/orbsvcs/PortableGroup/Portable_Group_Map.h b/TAO/orbsvcs/orbsvcs/PortableGroup/Portable_Group_Map.h
index d798a563e9e..ce80324fe64 100644
--- a/TAO/orbsvcs/orbsvcs/PortableGroup/Portable_Group_Map.h
+++ b/TAO/orbsvcs/orbsvcs/PortableGroup/Portable_Group_Map.h
@@ -4,8 +4,6 @@
/**
* @file Portable_Group_Map.h
*
- * $Id$
- *
* @author Frank Hunleth <fhunleth@cs.wustl.edu>
*/
//=============================================================================
diff --git a/TAO/orbsvcs/orbsvcs/PortableGroup/UIPMC_Acceptor.h b/TAO/orbsvcs/orbsvcs/PortableGroup/UIPMC_Acceptor.h
index aa3add29a2f..7b5f475be60 100644
--- a/TAO/orbsvcs/orbsvcs/PortableGroup/UIPMC_Acceptor.h
+++ b/TAO/orbsvcs/orbsvcs/PortableGroup/UIPMC_Acceptor.h
@@ -4,8 +4,6 @@
/**
* @file UIPMC_Acceptor.h
*
- * $Id$
- *
* MIOP specific acceptor processing
*
* @author Frank Hunleth <fhunleth@cs.wustl.edu>
diff --git a/TAO/orbsvcs/orbsvcs/PortableGroup/UIPMC_Connection_Handler.h b/TAO/orbsvcs/orbsvcs/PortableGroup/UIPMC_Connection_Handler.h
index 39cd1dfd704..4135d5f01b9 100644
--- a/TAO/orbsvcs/orbsvcs/PortableGroup/UIPMC_Connection_Handler.h
+++ b/TAO/orbsvcs/orbsvcs/PortableGroup/UIPMC_Connection_Handler.h
@@ -4,8 +4,6 @@
/**
* @file UIPMC_Connection_Handler.h
*
- * $Id$
- *
* @author Frank Hunleth <fhunleth@cs.wustl.edu>
*/
//=============================================================================
diff --git a/TAO/orbsvcs/orbsvcs/PortableGroup/UIPMC_Connector.h b/TAO/orbsvcs/orbsvcs/PortableGroup/UIPMC_Connector.h
index 6751c306f85..e0a7be87b5c 100644
--- a/TAO/orbsvcs/orbsvcs/PortableGroup/UIPMC_Connector.h
+++ b/TAO/orbsvcs/orbsvcs/PortableGroup/UIPMC_Connector.h
@@ -4,8 +4,6 @@
/**
* @file UIPMC_Connector.h
*
- * $Id$
- *
* MIOP specific connector processing.
*
* @author Frank Hunleth <fhunleth@cs.wustl.edu>
diff --git a/TAO/orbsvcs/orbsvcs/PortableGroup/UIPMC_Endpoint.h b/TAO/orbsvcs/orbsvcs/PortableGroup/UIPMC_Endpoint.h
index b0f2606be5b..8d2656c21c9 100644
--- a/TAO/orbsvcs/orbsvcs/PortableGroup/UIPMC_Endpoint.h
+++ b/TAO/orbsvcs/orbsvcs/PortableGroup/UIPMC_Endpoint.h
@@ -4,8 +4,6 @@
/**
* @file UIPMC_Endpoint.h
*
- * $Id$
- *
* UIPMC implementation of PP Framework Endpoint interface.
*
* @author Frank Hunleth <fhunleth@cs.wustl.edu>
diff --git a/TAO/orbsvcs/orbsvcs/PortableGroup/UIPMC_Factory.h b/TAO/orbsvcs/orbsvcs/PortableGroup/UIPMC_Factory.h
index 187808133e1..ecdf3c5590a 100644
--- a/TAO/orbsvcs/orbsvcs/PortableGroup/UIPMC_Factory.h
+++ b/TAO/orbsvcs/orbsvcs/PortableGroup/UIPMC_Factory.h
@@ -4,8 +4,6 @@
/**
* @file UIPMC_Factory.h
*
- * $Id$
- *
* @author Frank Hunleth <fhunleth@cs.wustl.edu>
*/
//=============================================================================
diff --git a/TAO/orbsvcs/orbsvcs/PortableGroup/UIPMC_Mcast_Connection_Handler.h b/TAO/orbsvcs/orbsvcs/PortableGroup/UIPMC_Mcast_Connection_Handler.h
index 2ec8a772b73..3ce9702937c 100644
--- a/TAO/orbsvcs/orbsvcs/PortableGroup/UIPMC_Mcast_Connection_Handler.h
+++ b/TAO/orbsvcs/orbsvcs/PortableGroup/UIPMC_Mcast_Connection_Handler.h
@@ -4,8 +4,6 @@
/**
* @file UIPMC_Mcast_Connection_Handler.h
*
- * $Id$
- *
* @author Vadym Ridosh <vridosh@prismtech.com>
*/
//=============================================================================
diff --git a/TAO/orbsvcs/orbsvcs/PortableGroup/UIPMC_Mcast_Transport.h b/TAO/orbsvcs/orbsvcs/PortableGroup/UIPMC_Mcast_Transport.h
index 75befb1e41d..bcf96d01b49 100644
--- a/TAO/orbsvcs/orbsvcs/PortableGroup/UIPMC_Mcast_Transport.h
+++ b/TAO/orbsvcs/orbsvcs/PortableGroup/UIPMC_Mcast_Transport.h
@@ -4,8 +4,6 @@
/**
* @file UIPMC_Mcast_Transport.h
*
- * $Id$
- *
* @author Vladimir Zykov <vz@prismtech.com>
*/
//=============================================================================
diff --git a/TAO/orbsvcs/orbsvcs/PortableGroup/UIPMC_Message_Block_Data_Iterator.h b/TAO/orbsvcs/orbsvcs/PortableGroup/UIPMC_Message_Block_Data_Iterator.h
index 0bfffc1e5fc..040d0a5bb47 100644
--- a/TAO/orbsvcs/orbsvcs/PortableGroup/UIPMC_Message_Block_Data_Iterator.h
+++ b/TAO/orbsvcs/orbsvcs/PortableGroup/UIPMC_Message_Block_Data_Iterator.h
@@ -4,8 +4,6 @@
/**
* @file UIPMC_Message_Block_Data_Iterator.h
*
- * $Id$
- *
* @author Frank Hunleth <frank@hunleth.com>
*/
//=============================================================================
diff --git a/TAO/orbsvcs/orbsvcs/PortableGroup/UIPMC_Profile.h b/TAO/orbsvcs/orbsvcs/PortableGroup/UIPMC_Profile.h
index 7406a16b0d1..8f4a9cdd228 100644
--- a/TAO/orbsvcs/orbsvcs/PortableGroup/UIPMC_Profile.h
+++ b/TAO/orbsvcs/orbsvcs/PortableGroup/UIPMC_Profile.h
@@ -4,8 +4,6 @@
/**
* @file UIPMC_Profile.h
*
- * $Id$
- *
* UIPMC profile specific processing
*
* @author Frank Hunleth <fhunleth@cs.wustl.edu>
diff --git a/TAO/orbsvcs/orbsvcs/PortableGroup/UIPMC_Transport.h b/TAO/orbsvcs/orbsvcs/PortableGroup/UIPMC_Transport.h
index e519e886140..b2481923238 100644
--- a/TAO/orbsvcs/orbsvcs/PortableGroup/UIPMC_Transport.h
+++ b/TAO/orbsvcs/orbsvcs/PortableGroup/UIPMC_Transport.h
@@ -4,8 +4,6 @@
/**
* @file UIPMC_Transport.h
*
- * $Id$
- *
* @author Frank Hunleth <fhunleth@cs.wustl.edu>
*/
//=============================================================================
diff --git a/TAO/orbsvcs/orbsvcs/PortableGroup/UIPMC_Transport_Recv_Packet.h b/TAO/orbsvcs/orbsvcs/PortableGroup/UIPMC_Transport_Recv_Packet.h
index 6046cebc684..8c6b648fbe6 100644
--- a/TAO/orbsvcs/orbsvcs/PortableGroup/UIPMC_Transport_Recv_Packet.h
+++ b/TAO/orbsvcs/orbsvcs/PortableGroup/UIPMC_Transport_Recv_Packet.h
@@ -4,8 +4,6 @@
/**
* @file UIPMC_Transport_Recv_Packet.h
*
- * $Id$
- *
* @author Vladimir Zykov <vz@prismtech.com>
*/
//=============================================================================
diff --git a/TAO/orbsvcs/orbsvcs/PortableGroup/UIPMC_Wait_Never.h b/TAO/orbsvcs/orbsvcs/PortableGroup/UIPMC_Wait_Never.h
index 06958186f7c..f4b283e939e 100644
--- a/TAO/orbsvcs/orbsvcs/PortableGroup/UIPMC_Wait_Never.h
+++ b/TAO/orbsvcs/orbsvcs/PortableGroup/UIPMC_Wait_Never.h
@@ -4,8 +4,6 @@
/**
* @file UIPMC_Wait_Never.h
*
- * $Id$
- *
* @author Frank Hunleth <fhunleth@cs.wustl.edu>
*/
//=============================================================================
diff --git a/TAO/orbsvcs/orbsvcs/PortableGroup/miop_resource.h b/TAO/orbsvcs/orbsvcs/PortableGroup/miop_resource.h
index 8f45618c04d..62a80ca2f2b 100644
--- a/TAO/orbsvcs/orbsvcs/PortableGroup/miop_resource.h
+++ b/TAO/orbsvcs/orbsvcs/PortableGroup/miop_resource.h
@@ -4,8 +4,6 @@
/**
* @file miop_resource.h
*
- * $Id$
- *
* @author Vladimir Zykov <vz@prismtech.com>
*/
//=============================================================================
diff --git a/TAO/orbsvcs/orbsvcs/PortableGroup/miopconf.h b/TAO/orbsvcs/orbsvcs/PortableGroup/miopconf.h
index 49afdf15567..de231a10906 100644
--- a/TAO/orbsvcs/orbsvcs/PortableGroup/miopconf.h
+++ b/TAO/orbsvcs/orbsvcs/PortableGroup/miopconf.h
@@ -4,8 +4,6 @@
/**
* @file miopconf.h
*
- * $Id$
- *
* Build configuration file.
*
* @author Copyright 1995 by Sun Microsystems, Inc.
diff --git a/TAO/orbsvcs/orbsvcs/PortableGroup_Simple_DS.idl b/TAO/orbsvcs/orbsvcs/PortableGroup_Simple_DS.idl
index e7ca24867fe..d6ccd6619c9 100644
--- a/TAO/orbsvcs/orbsvcs/PortableGroup_Simple_DS.idl
+++ b/TAO/orbsvcs/orbsvcs/PortableGroup_Simple_DS.idl
@@ -4,8 +4,6 @@
/**
* @file PortableGroup_Simple_DS.idl
*
- * $Id$
- *
* The aim of this file is to provide a seperation between the actual
* PortableGroup interface and some of the data structures defined in
* this module. This would be apparent if you look at
diff --git a/TAO/orbsvcs/orbsvcs/Property/CosPropertyService_i.cpp b/TAO/orbsvcs/orbsvcs/Property/CosPropertyService_i.cpp
index 241f2e1c04f..2cba0dcae08 100644
--- a/TAO/orbsvcs/orbsvcs/Property/CosPropertyService_i.cpp
+++ b/TAO/orbsvcs/orbsvcs/Property/CosPropertyService_i.cpp
@@ -3,8 +3,6 @@
/**
* @file CosPropertyService_i.cpp
*
- * $Id$
- *
* @author Alexander Babu Arulanthu <alex@cs.wustl.edu>
*/
//=============================================================================
diff --git a/TAO/orbsvcs/orbsvcs/Property/CosPropertyService_i.h b/TAO/orbsvcs/orbsvcs/Property/CosPropertyService_i.h
index 199152b5970..7db5231f46f 100644
--- a/TAO/orbsvcs/orbsvcs/Property/CosPropertyService_i.h
+++ b/TAO/orbsvcs/orbsvcs/Property/CosPropertyService_i.h
@@ -4,8 +4,6 @@
/**
* @file CosPropertyService_i.h
*
- * $Id$
- *
* @author Alexander Babu Arulanthu <alex@cs.wustl.edu>
*/
//=============================================================================
diff --git a/TAO/orbsvcs/orbsvcs/RTEventLogAdmin.idl b/TAO/orbsvcs/orbsvcs/RTEventLogAdmin.idl
index 75b44da7eee..8507924075a 100644
--- a/TAO/orbsvcs/orbsvcs/RTEventLogAdmin.idl
+++ b/TAO/orbsvcs/orbsvcs/RTEventLogAdmin.idl
@@ -3,8 +3,6 @@
/**
* @file RTEventLogAdmin.idl
*
- * $Id$
- *
* This module defines the EventLog and
* EventLogFactory interfaces.
*
diff --git a/TAO/orbsvcs/orbsvcs/Runtime_Scheduler.h b/TAO/orbsvcs/orbsvcs/Runtime_Scheduler.h
index f380b06f0e3..39f3b8e1dc7 100644
--- a/TAO/orbsvcs/orbsvcs/Runtime_Scheduler.h
+++ b/TAO/orbsvcs/orbsvcs/Runtime_Scheduler.h
@@ -4,8 +4,6 @@
/**
* @file Runtime_Scheduler.h
*
- * $Id$
- *
* @author Chris Gill <cdgill@cs.wustl.edu>
*/
//=============================================================================
diff --git a/TAO/orbsvcs/orbsvcs/SSLIOP/IIOP_SSL_Acceptor.h b/TAO/orbsvcs/orbsvcs/SSLIOP/IIOP_SSL_Acceptor.h
index 58e8c7523d0..5c53112a86f 100644
--- a/TAO/orbsvcs/orbsvcs/SSLIOP/IIOP_SSL_Acceptor.h
+++ b/TAO/orbsvcs/orbsvcs/SSLIOP/IIOP_SSL_Acceptor.h
@@ -4,8 +4,6 @@
/**
* @file IIOP_SSL_Acceptor.h
*
- * $Id$
- *
* SSL-aware IIOP specific acceptor processing
*
* @author Ossama Othman <ossama@dre.vanderbilt.edu>
diff --git a/TAO/orbsvcs/orbsvcs/SSLIOP/IIOP_SSL_Connection_Handler.h b/TAO/orbsvcs/orbsvcs/SSLIOP/IIOP_SSL_Connection_Handler.h
index 20ebe586e3c..4c300069df1 100644
--- a/TAO/orbsvcs/orbsvcs/SSLIOP/IIOP_SSL_Connection_Handler.h
+++ b/TAO/orbsvcs/orbsvcs/SSLIOP/IIOP_SSL_Connection_Handler.h
@@ -4,8 +4,6 @@
/**
* @file IIOP_SSL_Connection_Handler.h
*
- * $Id$
- *
* @author Ossama Othman <ossama@dre.vanderbilt.edu>
*/
//=============================================================================
diff --git a/TAO/orbsvcs/orbsvcs/SSLIOP/IIOP_SSL_Connector.h b/TAO/orbsvcs/orbsvcs/SSLIOP/IIOP_SSL_Connector.h
index 399e55748cd..3c06e02904e 100644
--- a/TAO/orbsvcs/orbsvcs/SSLIOP/IIOP_SSL_Connector.h
+++ b/TAO/orbsvcs/orbsvcs/SSLIOP/IIOP_SSL_Connector.h
@@ -4,8 +4,6 @@
/**
* @file IIOP_SSL_Connector.h
*
- * $Id$
- *
* IIOP specific connector processing -- SSL aware version
*
* @author Ossama Othman <ossama@uci.edu>
diff --git a/TAO/orbsvcs/orbsvcs/SSLIOP/IIOP_SSL_Transport.h b/TAO/orbsvcs/orbsvcs/SSLIOP/IIOP_SSL_Transport.h
index 73f709f8669..7d5f1752a8d 100644
--- a/TAO/orbsvcs/orbsvcs/SSLIOP/IIOP_SSL_Transport.h
+++ b/TAO/orbsvcs/orbsvcs/SSLIOP/IIOP_SSL_Transport.h
@@ -4,8 +4,6 @@
/**
* @file IIOP_SSL_Transport.h
*
- * $Id$
- *
* @author Ossama Othman <ossama@uci.edu>
*/
//=============================================================================
diff --git a/TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_Accept_Strategy.h b/TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_Accept_Strategy.h
index 8c79d322359..c99d0010a5d 100644
--- a/TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_Accept_Strategy.h
+++ b/TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_Accept_Strategy.h
@@ -4,8 +4,6 @@
/**
* @file SSLIOP_Accept_Strategy.h
*
- * $Id$
- *
* IIOP/SSL specific accept strategy
*
* @author Ossama Othman <ossama@dre.vanderbilt.edu>
diff --git a/TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_Acceptor.h b/TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_Acceptor.h
index d3e265a55f6..1ba14a96742 100644
--- a/TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_Acceptor.h
+++ b/TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_Acceptor.h
@@ -4,8 +4,6 @@
/**
* @file SSLIOP_Acceptor.h
*
- * $Id$
- *
* IIOP/SSL specific acceptor processing
*
*
diff --git a/TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_Connection_Handler.h b/TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_Connection_Handler.h
index 07b0f26376b..21d3c80ffe1 100644
--- a/TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_Connection_Handler.h
+++ b/TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_Connection_Handler.h
@@ -4,8 +4,6 @@
/**
* @file SSLIOP_Connection_Handler.h
*
- * $Id$
- *
* @author Carlos O'Ryan <coryan@uci.edu>
* @author Ossama Othman <ossama@uci.edu>
*/
diff --git a/TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_Connector.h b/TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_Connector.h
index 94832510162..9ac5cd6fa59 100644
--- a/TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_Connector.h
+++ b/TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_Connector.h
@@ -4,8 +4,6 @@
/**
* @file SSLIOP_Connector.h
*
- * $Id$
- *
* SSLIOP specific connector processing
*
* @author Carlos O'Ryan
diff --git a/TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_Credentials.h b/TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_Credentials.h
index 1e38ca405f3..8ea7ad699df 100644
--- a/TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_Credentials.h
+++ b/TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_Credentials.h
@@ -4,8 +4,6 @@
/**
* @file SSLIOP_Credentials.h
*
- * $Id$
- *
* @author Ossama Othman <ossama@dre.vanderbilt.edu>
*/
//=============================================================================
diff --git a/TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_Current.h b/TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_Current.h
index 269b53d2e1f..0ab11669387 100644
--- a/TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_Current.h
+++ b/TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_Current.h
@@ -4,8 +4,6 @@
/**
* @file SSLIOP_Current.h
*
- * $Id$
- *
* @author Ossama Othman <ossama@dre.vanderbilt.edu>
*/
// ===================================================================
diff --git a/TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_Current_Impl.h b/TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_Current_Impl.h
index a5d0aa1ca00..04a7a556cf3 100644
--- a/TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_Current_Impl.h
+++ b/TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_Current_Impl.h
@@ -4,8 +4,6 @@
/**
* @file SSLIOP_Current_Impl.h
*
- * $Id$
- *
* @author Ossama Othman <ossama@uci.edu>
*/
// ===================================================================
diff --git a/TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_EVP_PKEY.h b/TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_EVP_PKEY.h
index 38cd13aa8b5..036520af6dc 100644
--- a/TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_EVP_PKEY.h
+++ b/TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_EVP_PKEY.h
@@ -4,8 +4,6 @@
/**
* @file SSLIOP_EVP_PKEY.h
*
- * $Id$
- *
* @author Ossama Othman <ossama@dre.vanderbilt.edu>
*/
//=============================================================================
diff --git a/TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_Endpoint.h b/TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_Endpoint.h
index 3ef937b9dcb..e3bba37c5c1 100644
--- a/TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_Endpoint.h
+++ b/TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_Endpoint.h
@@ -4,8 +4,6 @@
/**
* @file SSLIOP_Endpoint.h
*
- * $Id$
- *
* SSLIOP implementation of PP Framework Endpoint interface.
*
* @author Marina Spivak <marina@cs.wustl.edu>
diff --git a/TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_Factory.h b/TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_Factory.h
index 385a0935efd..2f05106078e 100644
--- a/TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_Factory.h
+++ b/TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_Factory.h
@@ -4,8 +4,6 @@
/**
* @file SSLIOP_Factory.h
*
- * $Id$
- *
* SSLIOP implementation of PP Framework Protocol_Factory interface.
*
* @author Carlos O'Ryan <coryan@uci.edu>
diff --git a/TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_Invocation_Interceptor.h b/TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_Invocation_Interceptor.h
index 33313187644..89522630fe0 100644
--- a/TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_Invocation_Interceptor.h
+++ b/TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_Invocation_Interceptor.h
@@ -4,8 +4,6 @@
/**
* @file SSLIOP_Invocation_Interceptor.h
*
- * $Id$
- *
* @author Ossama Othman <ossama@uci.edu>
*/
// ===================================================================
diff --git a/TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_ORBInitializer.h b/TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_ORBInitializer.h
index fa85e9f75bb..67c7d93663a 100644
--- a/TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_ORBInitializer.h
+++ b/TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_ORBInitializer.h
@@ -4,8 +4,6 @@
/**
* @file SSLIOP_ORBInitializer.h
*
- * $Id$
- *
* @author Ossama Othman <ossama@uci.edu>
*/
//=============================================================================
diff --git a/TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_OpenSSL_st_T.h b/TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_OpenSSL_st_T.h
index 1fee4c1504b..4261c841534 100644
--- a/TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_OpenSSL_st_T.h
+++ b/TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_OpenSSL_st_T.h
@@ -4,8 +4,6 @@
/**
* @file SSLIOP_OpenSSL_st_T.h
*
- * $Id$
- *
* @author Ossama Othman <ossama@dre.vanderbilt.edu>
*/
//=============================================================================
diff --git a/TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_Profile.h b/TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_Profile.h
index dd3c3cb5e79..2b45409887c 100644
--- a/TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_Profile.h
+++ b/TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_Profile.h
@@ -4,8 +4,6 @@
/**
* @file SSLIOP_Profile.h
*
- * $Id$
- *
* SSLIOP profile specific processing
*
* @author Carlos O'Ryan <coryan@uci.edu>
diff --git a/TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_SSL.h b/TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_SSL.h
index b9b01e4a85d..b549bdcea61 100644
--- a/TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_SSL.h
+++ b/TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_SSL.h
@@ -6,8 +6,6 @@
*
* OpenSSL @c SSL data structure specializations and typedefs.
*
- * $Id$
- *
* @author Ossama Othman <ossama@dre.vanderbilt.edu>
*/
//=============================================================================
diff --git a/TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_TargetCredentials.h b/TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_TargetCredentials.h
index 08bd969eea4..8f1494b00a9 100644
--- a/TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_TargetCredentials.h
+++ b/TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_TargetCredentials.h
@@ -4,8 +4,6 @@
/**
* @file SSLIOP_TargetCredentials.h
*
- * $Id$
- *
* @author Ossama Othman <ossama@dre.vanderbilt.edu>
*/
//=============================================================================
diff --git a/TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_Transport.h b/TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_Transport.h
index 426c91205ee..92bcc0963b6 100644
--- a/TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_Transport.h
+++ b/TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_Transport.h
@@ -4,8 +4,6 @@
/**
* @file SSLIOP_Transport.h
*
- * $Id$
- *
* SSLIOP Transport specific processing.
*
* @author Carlos O'Ryan <coryan@ece.uci.edu>
diff --git a/TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_Util.h b/TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_Util.h
index e58a74666c8..4fe185785bb 100644
--- a/TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_Util.h
+++ b/TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_Util.h
@@ -4,8 +4,6 @@
/**
* @file SSLIOP_Util.h
*
- * $Id$
- *
* Utility class used by the SSLIOP pluggable protocol.
*
* @author Ossama Othman <ossama@uci.edu>
diff --git a/TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_X509.h b/TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_X509.h
index fc46e69fa9c..d83aa016353 100644
--- a/TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_X509.h
+++ b/TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_X509.h
@@ -4,8 +4,6 @@
/**
* @file SSLIOP_X509.h
*
- * $Id$
- *
* @author Ossama Othman <ossama@uci.edu>
*/
//=============================================================================
diff --git a/TAO/orbsvcs/orbsvcs/Sched/DynSched.cpp b/TAO/orbsvcs/orbsvcs/Sched/DynSched.cpp
index d75fca681d5..e1629d6a0b5 100644
--- a/TAO/orbsvcs/orbsvcs/Sched/DynSched.cpp
+++ b/TAO/orbsvcs/orbsvcs/Sched/DynSched.cpp
@@ -4,8 +4,6 @@
*
* $Id$
*
- * $Id$
- *
* @author Chris Gill
*/
//=============================================================================
diff --git a/TAO/orbsvcs/orbsvcs/Sched/DynSched.h b/TAO/orbsvcs/orbsvcs/Sched/DynSched.h
index 221d8a58dee..b93aa99c58b 100644
--- a/TAO/orbsvcs/orbsvcs/Sched/DynSched.h
+++ b/TAO/orbsvcs/orbsvcs/Sched/DynSched.h
@@ -6,8 +6,6 @@
*
* $Id$
*
- * $Id$
- *
* @author Chris Gill
*/
//=============================================================================
diff --git a/TAO/orbsvcs/orbsvcs/Sched/DynSched.inl b/TAO/orbsvcs/orbsvcs/Sched/DynSched.inl
index 1a0bcd0b0d9..55aa601853d 100644
--- a/TAO/orbsvcs/orbsvcs/Sched/DynSched.inl
+++ b/TAO/orbsvcs/orbsvcs/Sched/DynSched.inl
@@ -4,8 +4,6 @@
/**
* @file DynSched.inl
*
- * $Id$
- *
* @author Chris Gill
*/
//=============================================================================
diff --git a/TAO/orbsvcs/orbsvcs/Sched/Reconfig_Sched_Utils.cpp b/TAO/orbsvcs/orbsvcs/Sched/Reconfig_Sched_Utils.cpp
index d7562e962e2..4bf6aede47c 100644
--- a/TAO/orbsvcs/orbsvcs/Sched/Reconfig_Sched_Utils.cpp
+++ b/TAO/orbsvcs/orbsvcs/Sched/Reconfig_Sched_Utils.cpp
@@ -2,8 +2,6 @@
/**
* @file Reconfig_Sched_Utils.cpp
*
- * $Id$
- *
* @author Chris Gill <cdgill@cs.wustl.edu>
*/
//=============================================================================
diff --git a/TAO/orbsvcs/orbsvcs/Sched/Reconfig_Sched_Utils.h b/TAO/orbsvcs/orbsvcs/Sched/Reconfig_Sched_Utils.h
index 4c98033b05b..8986356c541 100644
--- a/TAO/orbsvcs/orbsvcs/Sched/Reconfig_Sched_Utils.h
+++ b/TAO/orbsvcs/orbsvcs/Sched/Reconfig_Sched_Utils.h
@@ -5,8 +5,6 @@
/**
* @file Reconfig_Sched_Utils.h
*
- * $Id$
- *
* @author Chris Gill <cdgill@cs.wustl.edu>
*/
//=============================================================================
diff --git a/TAO/orbsvcs/orbsvcs/Sched/Reconfig_Sched_Utils_T.cpp b/TAO/orbsvcs/orbsvcs/Sched/Reconfig_Sched_Utils_T.cpp
index 642c852f848..61ec21234da 100644
--- a/TAO/orbsvcs/orbsvcs/Sched/Reconfig_Sched_Utils_T.cpp
+++ b/TAO/orbsvcs/orbsvcs/Sched/Reconfig_Sched_Utils_T.cpp
@@ -1,8 +1,6 @@
/**
* @file Reconfig_Sched_Utils_T.cpp
*
- * $Id$
- *
* @author Chris Gill <cdgill@cs.wustl.edu>
*/
//=============================================================================
diff --git a/TAO/orbsvcs/orbsvcs/Sched/Reconfig_Sched_Utils_T.h b/TAO/orbsvcs/orbsvcs/Sched/Reconfig_Sched_Utils_T.h
index b6f388e2af1..7fcaaa9797a 100644
--- a/TAO/orbsvcs/orbsvcs/Sched/Reconfig_Sched_Utils_T.h
+++ b/TAO/orbsvcs/orbsvcs/Sched/Reconfig_Sched_Utils_T.h
@@ -5,8 +5,6 @@
/**
* @file Reconfig_Sched_Utils_T.h
*
- * $Id$
- *
* @author Chris Gill <cdgill@cs.wustl.edu>
*/
//=============================================================================
diff --git a/TAO/orbsvcs/orbsvcs/Sched/Reconfig_Scheduler.h b/TAO/orbsvcs/orbsvcs/Sched/Reconfig_Scheduler.h
index 92f34ca7dba..fefb7f5988c 100644
--- a/TAO/orbsvcs/orbsvcs/Sched/Reconfig_Scheduler.h
+++ b/TAO/orbsvcs/orbsvcs/Sched/Reconfig_Scheduler.h
@@ -4,8 +4,6 @@
/**
* @file Reconfig_Scheduler.h
*
- * $Id$
- *
* @author Chris Gill <cdgill@cs.wustl.edu>
*/
//=============================================================================
diff --git a/TAO/orbsvcs/orbsvcs/Sched/Reconfig_Scheduler_T.cpp b/TAO/orbsvcs/orbsvcs/Sched/Reconfig_Scheduler_T.cpp
index 53ba2a43383..1609ce1e6f9 100644
--- a/TAO/orbsvcs/orbsvcs/Sched/Reconfig_Scheduler_T.cpp
+++ b/TAO/orbsvcs/orbsvcs/Sched/Reconfig_Scheduler_T.cpp
@@ -2,8 +2,6 @@
/**
* @file Reconfig_Scheduler_T.cpp
*
- * $Id$
- *
* @author Chris Gill <cdgill@cs.wustl.edu>
*/
//=============================================================================
diff --git a/TAO/orbsvcs/orbsvcs/Sched/Reconfig_Scheduler_T.h b/TAO/orbsvcs/orbsvcs/Sched/Reconfig_Scheduler_T.h
index 48b5062c2fd..96758db6f26 100644
--- a/TAO/orbsvcs/orbsvcs/Sched/Reconfig_Scheduler_T.h
+++ b/TAO/orbsvcs/orbsvcs/Sched/Reconfig_Scheduler_T.h
@@ -4,8 +4,6 @@
/**
* @file Reconfig_Scheduler_T.h
*
- * $Id$
- *
* @author Chris Gill <cdgill@cs.wustl.edu>
*/
//=============================================================================
diff --git a/TAO/orbsvcs/orbsvcs/Sched/SchedEntry.cpp b/TAO/orbsvcs/orbsvcs/Sched/SchedEntry.cpp
index 30794c45d2e..8f851f9b415 100644
--- a/TAO/orbsvcs/orbsvcs/Sched/SchedEntry.cpp
+++ b/TAO/orbsvcs/orbsvcs/Sched/SchedEntry.cpp
@@ -3,8 +3,6 @@
/**
* @file SchedEntry.cpp
*
- * $Id$
- *
* @author Chris Gill
*/
//=============================================================================
diff --git a/TAO/orbsvcs/orbsvcs/Sched/SchedEntry.h b/TAO/orbsvcs/orbsvcs/Sched/SchedEntry.h
index ad96eee19ef..968064cbc37 100644
--- a/TAO/orbsvcs/orbsvcs/Sched/SchedEntry.h
+++ b/TAO/orbsvcs/orbsvcs/Sched/SchedEntry.h
@@ -4,8 +4,6 @@
/**
* @file SchedEntry.h
*
- * $Id$
- *
* @author Chris Gill <cdgill@cs.wustl.edu>
*/
//=============================================================================
diff --git a/TAO/orbsvcs/orbsvcs/Sched/SchedEntry.inl b/TAO/orbsvcs/orbsvcs/Sched/SchedEntry.inl
index 4fdbcfb8c96..54131103e55 100644
--- a/TAO/orbsvcs/orbsvcs/Sched/SchedEntry.inl
+++ b/TAO/orbsvcs/orbsvcs/Sched/SchedEntry.inl
@@ -4,8 +4,6 @@
/**
* @file SchedEntry.inl
*
- * $Id$
- *
* @author Chris Gill
*/
//=============================================================================
diff --git a/TAO/orbsvcs/orbsvcs/Sched/Scheduler.cpp b/TAO/orbsvcs/orbsvcs/Sched/Scheduler.cpp
index 08d09d9b447..456d98d885d 100644
--- a/TAO/orbsvcs/orbsvcs/Sched/Scheduler.cpp
+++ b/TAO/orbsvcs/orbsvcs/Sched/Scheduler.cpp
@@ -2,8 +2,6 @@
/**
* @file Scheduler.cpp
*
- * $Id$
- *
* @author David Levine
*/
//=============================================================================
diff --git a/TAO/orbsvcs/orbsvcs/Sched/Scheduler.h b/TAO/orbsvcs/orbsvcs/Sched/Scheduler.h
index a9dff874304..cb64989590c 100644
--- a/TAO/orbsvcs/orbsvcs/Sched/Scheduler.h
+++ b/TAO/orbsvcs/orbsvcs/Sched/Scheduler.h
@@ -3,8 +3,6 @@
/**
* @file Scheduler.h
*
- * $Id$
- *
* @author David Levine
*/
//=============================================================================
diff --git a/TAO/orbsvcs/orbsvcs/Sched/Scheduler_Generic.cpp b/TAO/orbsvcs/orbsvcs/Sched/Scheduler_Generic.cpp
index dee012d8eb6..eb2db77c5e9 100644
--- a/TAO/orbsvcs/orbsvcs/Sched/Scheduler_Generic.cpp
+++ b/TAO/orbsvcs/orbsvcs/Sched/Scheduler_Generic.cpp
@@ -2,8 +2,6 @@
/**
* @file Scheduler_Generic.cpp
*
- * $Id$
- *
* @author David Levine
*/
//=============================================================================
diff --git a/TAO/orbsvcs/orbsvcs/Sched/Scheduler_Generic.h b/TAO/orbsvcs/orbsvcs/Sched/Scheduler_Generic.h
index 5c49d314b5f..b007c81109e 100644
--- a/TAO/orbsvcs/orbsvcs/Sched/Scheduler_Generic.h
+++ b/TAO/orbsvcs/orbsvcs/Sched/Scheduler_Generic.h
@@ -4,8 +4,6 @@
/**
* @file Scheduler_Generic.h
*
- * $Id$
- *
* @author David Levine
*/
//=============================================================================
diff --git a/TAO/orbsvcs/orbsvcs/Sched/Strategy_Scheduler.cpp b/TAO/orbsvcs/orbsvcs/Sched/Strategy_Scheduler.cpp
index 6e49f54f17d..d301b963454 100644
--- a/TAO/orbsvcs/orbsvcs/Sched/Strategy_Scheduler.cpp
+++ b/TAO/orbsvcs/orbsvcs/Sched/Strategy_Scheduler.cpp
@@ -2,8 +2,6 @@
/**
* @file Strategy_Scheduler.cpp
*
- * $Id$
- *
* @author Chris Gill
*/
//=============================================================================
diff --git a/TAO/orbsvcs/orbsvcs/Sched/Strategy_Scheduler.h b/TAO/orbsvcs/orbsvcs/Sched/Strategy_Scheduler.h
index 1dab6d50d71..e6976130dc9 100644
--- a/TAO/orbsvcs/orbsvcs/Sched/Strategy_Scheduler.h
+++ b/TAO/orbsvcs/orbsvcs/Sched/Strategy_Scheduler.h
@@ -4,8 +4,6 @@
/**
* @file Strategy_Scheduler.h
*
- * $Id$
- *
* @author Chris Gill
*/
//=============================================================================
diff --git a/TAO/orbsvcs/orbsvcs/Scheduler_Factory.h b/TAO/orbsvcs/orbsvcs/Scheduler_Factory.h
index d530f84a073..53ed18ce61c 100644
--- a/TAO/orbsvcs/orbsvcs/Scheduler_Factory.h
+++ b/TAO/orbsvcs/orbsvcs/Scheduler_Factory.h
@@ -5,8 +5,6 @@
/**
* @file Scheduler_Factory.h
*
- * $Id$
- *
* @author Chris Gill <cdgill@cs.wustl.edu>
*/
//=============================================================================
diff --git a/TAO/orbsvcs/orbsvcs/Scheduler_Utilities.h b/TAO/orbsvcs/orbsvcs/Scheduler_Utilities.h
index e49c21baba5..8da232ed62b 100644
--- a/TAO/orbsvcs/orbsvcs/Scheduler_Utilities.h
+++ b/TAO/orbsvcs/orbsvcs/Scheduler_Utilities.h
@@ -4,8 +4,6 @@
/**
* @file Scheduler_Utilities.h
*
- * $Id$
- *
* @author Chris Gill <cdgill@cs.wustl.edu>
*/
//=============================================================================
diff --git a/TAO/orbsvcs/orbsvcs/Security/SL2_EstablishTrustPolicy.h b/TAO/orbsvcs/orbsvcs/Security/SL2_EstablishTrustPolicy.h
index 7d3311aeeb1..547502dfee2 100644
--- a/TAO/orbsvcs/orbsvcs/Security/SL2_EstablishTrustPolicy.h
+++ b/TAO/orbsvcs/orbsvcs/Security/SL2_EstablishTrustPolicy.h
@@ -4,8 +4,6 @@
/**
* @file SL2_EstablishTrustPolicy.h
*
- * $Id$
- *
* @author Ossama Othman <ossama@uci.edu>
*/
// ===================================================================
diff --git a/TAO/orbsvcs/orbsvcs/Security/SL2_QOPPolicy.h b/TAO/orbsvcs/orbsvcs/Security/SL2_QOPPolicy.h
index 95048ce20fc..3f1b5bc7ee8 100644
--- a/TAO/orbsvcs/orbsvcs/Security/SL2_QOPPolicy.h
+++ b/TAO/orbsvcs/orbsvcs/Security/SL2_QOPPolicy.h
@@ -4,8 +4,6 @@
/**
* @file SL2_QOPPolicy.h
*
- * $Id$
- *
* @author Ossama Othman <ossama@uci.edu>
*/
// ===================================================================
diff --git a/TAO/orbsvcs/orbsvcs/Security/SL3_SecurityCurrent_Impl.h b/TAO/orbsvcs/orbsvcs/Security/SL3_SecurityCurrent_Impl.h
index 3ad7d0f6e0a..4242a6fc6a8 100644
--- a/TAO/orbsvcs/orbsvcs/Security/SL3_SecurityCurrent_Impl.h
+++ b/TAO/orbsvcs/orbsvcs/Security/SL3_SecurityCurrent_Impl.h
@@ -4,8 +4,6 @@
/**
* @file SL3_SecurityCurrent_Impl.h
*
- * $Id$
- *
* @author Ossama Othman <ossama@dre.vanderbilt.edu>
*/
// ===================================================================
diff --git a/TAO/orbsvcs/orbsvcs/Security/Security_Current.h b/TAO/orbsvcs/orbsvcs/Security/Security_Current.h
index ccc784d678b..fd7d5569c36 100644
--- a/TAO/orbsvcs/orbsvcs/Security/Security_Current.h
+++ b/TAO/orbsvcs/orbsvcs/Security/Security_Current.h
@@ -4,8 +4,6 @@
/**
* @file Security_Current.h
*
- * $Id$
- *
* @author Ossama Othman <ossama@uci.edu>
*/
// ===================================================================
diff --git a/TAO/orbsvcs/orbsvcs/Security/Security_Current_Impl.h b/TAO/orbsvcs/orbsvcs/Security/Security_Current_Impl.h
index 3c4d5846b56..aa1825c25ca 100644
--- a/TAO/orbsvcs/orbsvcs/Security/Security_Current_Impl.h
+++ b/TAO/orbsvcs/orbsvcs/Security/Security_Current_Impl.h
@@ -4,8 +4,6 @@
/**
* @file Security_Current_Impl.h
*
- * $Id$
- *
* @author Ossama Othman <ossama@uci.edu>
*/
// ===================================================================
diff --git a/TAO/orbsvcs/orbsvcs/Security/Security_ORBInitializer.h b/TAO/orbsvcs/orbsvcs/Security/Security_ORBInitializer.h
index 936af6c378e..825e01dfc08 100644
--- a/TAO/orbsvcs/orbsvcs/Security/Security_ORBInitializer.h
+++ b/TAO/orbsvcs/orbsvcs/Security/Security_ORBInitializer.h
@@ -4,8 +4,6 @@
/**
* @file Security_ORBInitializer.h
*
- * $Id$
- *
* @author Ossama Othman <ossama@uci.edu>
*/
//=============================================================================
diff --git a/TAO/orbsvcs/orbsvcs/Time/TAO_TIO.h b/TAO/orbsvcs/orbsvcs/Time/TAO_TIO.h
index 72f7eaf6e49..ad2ae1a8f31 100644
--- a/TAO/orbsvcs/orbsvcs/Time/TAO_TIO.h
+++ b/TAO/orbsvcs/orbsvcs/Time/TAO_TIO.h
@@ -4,8 +4,6 @@
/**
* @file TAO_TIO.h
*
- * $Id$
- *
* This class implements the CosTime::TIO IDL interface.
*
*
diff --git a/TAO/orbsvcs/orbsvcs/Time/TAO_Time_Service_Clerk.h b/TAO/orbsvcs/orbsvcs/Time/TAO_Time_Service_Clerk.h
index 50f064906c4..f5bdace6e6d 100644
--- a/TAO/orbsvcs/orbsvcs/Time/TAO_Time_Service_Clerk.h
+++ b/TAO/orbsvcs/orbsvcs/Time/TAO_Time_Service_Clerk.h
@@ -4,8 +4,6 @@
/**
* @file TAO_Time_Service_Clerk.h
*
- * $Id$
- *
* This class implements the CosTime::TimeService IDL interface.
*
*
diff --git a/TAO/orbsvcs/orbsvcs/Time/TAO_Time_Service_Server.h b/TAO/orbsvcs/orbsvcs/Time/TAO_Time_Service_Server.h
index a252d29283a..1e99dc836a4 100644
--- a/TAO/orbsvcs/orbsvcs/Time/TAO_Time_Service_Server.h
+++ b/TAO/orbsvcs/orbsvcs/Time/TAO_Time_Service_Server.h
@@ -4,8 +4,6 @@
/**
* @file TAO_Time_Service_Server.h
*
- * $Id$
- *
* This class implements the CosTime::TimeService IDL interface.
*
*
diff --git a/TAO/orbsvcs/orbsvcs/Time/TAO_UTO.h b/TAO/orbsvcs/orbsvcs/Time/TAO_UTO.h
index 3cd93d4e223..2da7e2cfd58 100644
--- a/TAO/orbsvcs/orbsvcs/Time/TAO_UTO.h
+++ b/TAO/orbsvcs/orbsvcs/Time/TAO_UTO.h
@@ -4,8 +4,6 @@
/**
* @file TAO_UTO.h
*
- * $Id$
- *
* This class implements the CosTime::UTO IDL interface.
*
*
diff --git a/TAO/orbsvcs/orbsvcs/Time_Utilities.h b/TAO/orbsvcs/orbsvcs/Time_Utilities.h
index 8c6e8b99ac4..cb1be080315 100644
--- a/TAO/orbsvcs/orbsvcs/Time_Utilities.h
+++ b/TAO/orbsvcs/orbsvcs/Time_Utilities.h
@@ -5,8 +5,6 @@
/**
* @file Time_Utilities.h
*
- * $Id$
- *
* @author David Levine <levine@cs.wustl.edu>
*/
//=============================================================================
diff --git a/TAO/orbsvcs/orbsvcs/Trader/Constraint_Interpreter.h b/TAO/orbsvcs/orbsvcs/Trader/Constraint_Interpreter.h
index c86a1a79e24..4ca6389b676 100644
--- a/TAO/orbsvcs/orbsvcs/Trader/Constraint_Interpreter.h
+++ b/TAO/orbsvcs/orbsvcs/Trader/Constraint_Interpreter.h
@@ -4,8 +4,6 @@
/**
* @file Constraint_Interpreter.h
*
- * $Id$
- *
* @author Seth Widoff <sbw1@cs.wustl.edu>
*/
//=============================================================================
diff --git a/TAO/orbsvcs/orbsvcs/Trader/Constraint_Nodes.h b/TAO/orbsvcs/orbsvcs/Trader/Constraint_Nodes.h
index 184ecf5a0bb..108b6e76a7f 100644
--- a/TAO/orbsvcs/orbsvcs/Trader/Constraint_Nodes.h
+++ b/TAO/orbsvcs/orbsvcs/Trader/Constraint_Nodes.h
@@ -4,8 +4,6 @@
/**
* @file Constraint_Nodes.h
*
- * $Id$
- *
* @author Seth Widoff <sbw1@cs.wustl.edu>
*/
//=============================================================================
diff --git a/TAO/orbsvcs/orbsvcs/Trader/Constraint_Visitors.h b/TAO/orbsvcs/orbsvcs/Trader/Constraint_Visitors.h
index 0c7e1958f11..0351c364934 100644
--- a/TAO/orbsvcs/orbsvcs/Trader/Constraint_Visitors.h
+++ b/TAO/orbsvcs/orbsvcs/Trader/Constraint_Visitors.h
@@ -4,8 +4,6 @@
/**
* @file Constraint_Visitors.h
*
- * $Id$
- *
* @author Seth Widoff <sbw1@cs.wustl.edu>
*/
//=============================================================================
diff --git a/TAO/orbsvcs/orbsvcs/Trader/Constraint_l.cpp b/TAO/orbsvcs/orbsvcs/Trader/Constraint_l.cpp
index 41a5ba1d395..1a7d876309c 100644
--- a/TAO/orbsvcs/orbsvcs/Trader/Constraint_l.cpp
+++ b/TAO/orbsvcs/orbsvcs/Trader/Constraint_l.cpp
@@ -422,8 +422,6 @@ TAO_END_VERSIONED_NAMESPACE_DECL
/**
* @file Constraint_l.cpp
*
- * $Id$
- *
* @author Seth Widoff <sbw1@cs.wustl.edu>
*/
//=============================================================================
diff --git a/TAO/orbsvcs/orbsvcs/Trader/Interpreter.h b/TAO/orbsvcs/orbsvcs/Trader/Interpreter.h
index 286f80456ea..add6e6e8bc4 100644
--- a/TAO/orbsvcs/orbsvcs/Trader/Interpreter.h
+++ b/TAO/orbsvcs/orbsvcs/Trader/Interpreter.h
@@ -4,8 +4,6 @@
/**
* @file Interpreter.h
*
- * $Id$
- *
* @author Seth Widoff <sbw1@cs.wustl.edu>
*/
//=============================================================================
diff --git a/TAO/orbsvcs/orbsvcs/Trader/Offer_Database.h b/TAO/orbsvcs/orbsvcs/Trader/Offer_Database.h
index e08b15bcfb2..bb675e18a5c 100644
--- a/TAO/orbsvcs/orbsvcs/Trader/Offer_Database.h
+++ b/TAO/orbsvcs/orbsvcs/Trader/Offer_Database.h
@@ -4,8 +4,6 @@
/**
* @file Offer_Database.h
*
- * $Id$
- *
* @author Seth Widoff <sbw1@cs.wustl.edu>
*/
//=============================================================================
diff --git a/TAO/orbsvcs/orbsvcs/Trader/Offer_Iterators.h b/TAO/orbsvcs/orbsvcs/Trader/Offer_Iterators.h
index 41c1753ef30..46fd9d2a3ed 100644
--- a/TAO/orbsvcs/orbsvcs/Trader/Offer_Iterators.h
+++ b/TAO/orbsvcs/orbsvcs/Trader/Offer_Iterators.h
@@ -4,8 +4,6 @@
/**
* @file Offer_Iterators.h
*
- * $Id$
- *
* @author Marina Spivak <marina@cs.wustl.edu>
* @author Seth Widoff <sbw1@cs.wustl.edu>
*/
diff --git a/TAO/orbsvcs/orbsvcs/Trader/Offer_Iterators_T.h b/TAO/orbsvcs/orbsvcs/Trader/Offer_Iterators_T.h
index 69fdcd1403c..b2ddc9ce381 100644
--- a/TAO/orbsvcs/orbsvcs/Trader/Offer_Iterators_T.h
+++ b/TAO/orbsvcs/orbsvcs/Trader/Offer_Iterators_T.h
@@ -4,8 +4,6 @@
/**
* @file Offer_Iterators_T.h
*
- * $Id$
- *
* @author Marina Spivak <marina@cs.wustl.edu>
* @author Seth Widoff <sbw1@cs.wustl.edu>
*/
diff --git a/TAO/orbsvcs/orbsvcs/Trader/Service_Type_Repository.h b/TAO/orbsvcs/orbsvcs/Trader/Service_Type_Repository.h
index d247e3754a1..ed02cdd2173 100644
--- a/TAO/orbsvcs/orbsvcs/Trader/Service_Type_Repository.h
+++ b/TAO/orbsvcs/orbsvcs/Trader/Service_Type_Repository.h
@@ -4,8 +4,6 @@
/**
* @file Service_Type_Repository.h
*
- * $Id$
- *
* @author Marina Spivak <marina@cs.wustl.edu>
* @author Seth Widoff <sbw1@cs.wustl.edu>
*/
diff --git a/TAO/orbsvcs/orbsvcs/Trader/Trader_Constraint_Visitors.h b/TAO/orbsvcs/orbsvcs/Trader/Trader_Constraint_Visitors.h
index 3b132230630..58c9561ca5f 100644
--- a/TAO/orbsvcs/orbsvcs/Trader/Trader_Constraint_Visitors.h
+++ b/TAO/orbsvcs/orbsvcs/Trader/Trader_Constraint_Visitors.h
@@ -4,8 +4,6 @@
/**
* @file Trader_Constraint_Visitors.h
*
- * $Id$
- *
* @author Seth Widoff <sbw1@cs.wustl.edu>
*/
//=============================================================================
diff --git a/TAO/orbsvcs/orbsvcs/Trader/Trader_Interfaces.h b/TAO/orbsvcs/orbsvcs/Trader/Trader_Interfaces.h
index 8548c920629..2b89164b9ed 100644
--- a/TAO/orbsvcs/orbsvcs/Trader/Trader_Interfaces.h
+++ b/TAO/orbsvcs/orbsvcs/Trader/Trader_Interfaces.h
@@ -4,8 +4,6 @@
/**
* @file Trader_Interfaces.h
*
- * $Id$
- *
* @author Marina Spivak <marina@cs.wustl.edu>
* @author Seth Widoff <sbw1@cs.wustl.edu>
* @author Irfan Pyarali <irfan@cs.wustl.edu>
diff --git a/TAO/orbsvcs/orbsvcs/Trader/Trader_Utils.h b/TAO/orbsvcs/orbsvcs/Trader/Trader_Utils.h
index 6a539435f81..15643f6040a 100644
--- a/TAO/orbsvcs/orbsvcs/Trader/Trader_Utils.h
+++ b/TAO/orbsvcs/orbsvcs/Trader/Trader_Utils.h
@@ -4,8 +4,6 @@
/**
* @file Trader_Utils.h
*
- * $Id$
- *
* @author Seth Widoff <sbw1@cs.wustl.edu>
*/
//=============================================================================
diff --git a/TAO/orbsvcs/orbsvcs/miop.idl b/TAO/orbsvcs/orbsvcs/miop.idl
index 5551037bbc9..68964c37678 100644
--- a/TAO/orbsvcs/orbsvcs/miop.idl
+++ b/TAO/orbsvcs/orbsvcs/miop.idl
@@ -2,8 +2,6 @@
/**
* @file miop.idl
*
- * $Id$
- *
* This file contains MIOP packet and profile information from
* the MIOP specification.
*/
diff --git a/TAO/orbsvcs/performance-tests/LoadBalancing/LBPerf/CPU/ORBInitializer.h b/TAO/orbsvcs/performance-tests/LoadBalancing/LBPerf/CPU/ORBInitializer.h
index 7d812e928eb..30589a66683 100644
--- a/TAO/orbsvcs/performance-tests/LoadBalancing/LBPerf/CPU/ORBInitializer.h
+++ b/TAO/orbsvcs/performance-tests/LoadBalancing/LBPerf/CPU/ORBInitializer.h
@@ -4,8 +4,6 @@
/**
* @file ORBInitializer.h
*
- * $Id$
- *
* @author Ossama Othman <ossama@dre.vanderbilt.edu>
*/
//=============================================================================
diff --git a/TAO/orbsvcs/performance-tests/LoadBalancing/LBPerf/RPS/ORBInitializer.h b/TAO/orbsvcs/performance-tests/LoadBalancing/LBPerf/RPS/ORBInitializer.h
index 5e1e7c5fbcc..8f3d00e3bde 100644
--- a/TAO/orbsvcs/performance-tests/LoadBalancing/LBPerf/RPS/ORBInitializer.h
+++ b/TAO/orbsvcs/performance-tests/LoadBalancing/LBPerf/RPS/ORBInitializer.h
@@ -4,8 +4,6 @@
/**
* @file ORBInitializer.h
*
- * $Id$
- *
* @author Ossama Othman <ossama@dre.vanderbilt.edu>
*/
//=============================================================================
diff --git a/TAO/orbsvcs/performance-tests/LoadBalancing/LBPerf/RPS/RPS_Monitor.h b/TAO/orbsvcs/performance-tests/LoadBalancing/LBPerf/RPS/RPS_Monitor.h
index d0b4b5565f7..895f4baa45a 100644
--- a/TAO/orbsvcs/performance-tests/LoadBalancing/LBPerf/RPS/RPS_Monitor.h
+++ b/TAO/orbsvcs/performance-tests/LoadBalancing/LBPerf/RPS/RPS_Monitor.h
@@ -4,8 +4,6 @@
/**
* @file RPS_Monitor.h
*
- * $Id$
- *
* @author Ossama Othman <ossama@dre.vanderbilt.edu>
*/
//=============================================================================
diff --git a/TAO/orbsvcs/tests/AVStreams/Asynch_Three_Stage/Connection_Manager.h b/TAO/orbsvcs/tests/AVStreams/Asynch_Three_Stage/Connection_Manager.h
index be2af8f0e15..9cac1194fa0 100644
--- a/TAO/orbsvcs/tests/AVStreams/Asynch_Three_Stage/Connection_Manager.h
+++ b/TAO/orbsvcs/tests/AVStreams/Asynch_Three_Stage/Connection_Manager.h
@@ -3,8 +3,6 @@
/**
* @file Connection_Manager.h
*
- * $Id$
- *
* This is a helper class that allows the senders bind to multiple
* receivers and receivers to bind to senders. It also lets the
* senders and receivers disconnect streams.
diff --git a/TAO/orbsvcs/tests/AVStreams/Asynch_Three_Stage/distributer.h b/TAO/orbsvcs/tests/AVStreams/Asynch_Three_Stage/distributer.h
index 2f175688b15..5bd527e2c3a 100644
--- a/TAO/orbsvcs/tests/AVStreams/Asynch_Three_Stage/distributer.h
+++ b/TAO/orbsvcs/tests/AVStreams/Asynch_Three_Stage/distributer.h
@@ -4,8 +4,6 @@
/**
* @file distributer.h
*
- * $Id$
- *
* Process to receive data from the sender and send it to the
* receiver.
*
diff --git a/TAO/orbsvcs/tests/AVStreams/Asynch_Three_Stage/receiver.h b/TAO/orbsvcs/tests/AVStreams/Asynch_Three_Stage/receiver.h
index 9b0d3bca61d..40315df00a4 100644
--- a/TAO/orbsvcs/tests/AVStreams/Asynch_Three_Stage/receiver.h
+++ b/TAO/orbsvcs/tests/AVStreams/Asynch_Three_Stage/receiver.h
@@ -4,8 +4,6 @@
/**
* @file receiver.h
*
- * $Id$
- *
* This application receives data from a AV sender and writes it to
* a file.
*
diff --git a/TAO/orbsvcs/tests/AVStreams/Asynch_Three_Stage/sender.h b/TAO/orbsvcs/tests/AVStreams/Asynch_Three_Stage/sender.h
index 9e439b9736d..cd459e385ee 100644
--- a/TAO/orbsvcs/tests/AVStreams/Asynch_Three_Stage/sender.h
+++ b/TAO/orbsvcs/tests/AVStreams/Asynch_Three_Stage/sender.h
@@ -4,8 +4,6 @@
/**
* @file sender.h
*
- * $Id$
- *
* This application reads data from a file and sends it to s
* receiver.
*
diff --git a/TAO/orbsvcs/tests/AVStreams/Bidirectional_Flows/receiver.h b/TAO/orbsvcs/tests/AVStreams/Bidirectional_Flows/receiver.h
index bf4b9a7f835..7b39b6d6dab 100644
--- a/TAO/orbsvcs/tests/AVStreams/Bidirectional_Flows/receiver.h
+++ b/TAO/orbsvcs/tests/AVStreams/Bidirectional_Flows/receiver.h
@@ -4,8 +4,6 @@
/**
* @file receiver.h
*
- * $Id$
- *
* This application receives data from a AV sender and writes it to
* a file.
*
diff --git a/TAO/orbsvcs/tests/AVStreams/Bidirectional_Flows/sender.h b/TAO/orbsvcs/tests/AVStreams/Bidirectional_Flows/sender.h
index b15329a5f1d..cabddc1a940 100644
--- a/TAO/orbsvcs/tests/AVStreams/Bidirectional_Flows/sender.h
+++ b/TAO/orbsvcs/tests/AVStreams/Bidirectional_Flows/sender.h
@@ -4,8 +4,6 @@
/**
* @file sender.h
*
- * $Id$
- *
* This application reads data from a file and sends it to s
* receiver.
*
diff --git a/TAO/orbsvcs/tests/AVStreams/Component_Switching/Connection_Manager.h b/TAO/orbsvcs/tests/AVStreams/Component_Switching/Connection_Manager.h
index edaec94ec73..49fb8cb84bb 100644
--- a/TAO/orbsvcs/tests/AVStreams/Component_Switching/Connection_Manager.h
+++ b/TAO/orbsvcs/tests/AVStreams/Component_Switching/Connection_Manager.h
@@ -3,8 +3,6 @@
/**
* @file Connection_Manager.h
*
- * $Id$
- *
* This is a helper class that allows the senders bind to multiple
* receivers and receivers to bind to senders. It also lets the
* senders and receivers disconnect streams.
diff --git a/TAO/orbsvcs/tests/AVStreams/Component_Switching/distributer.h b/TAO/orbsvcs/tests/AVStreams/Component_Switching/distributer.h
index 42b4a0e1719..3532b4cb520 100644
--- a/TAO/orbsvcs/tests/AVStreams/Component_Switching/distributer.h
+++ b/TAO/orbsvcs/tests/AVStreams/Component_Switching/distributer.h
@@ -4,8 +4,6 @@
/**
* @file distributer.h
*
- * $Id$
- *
* Process to receive data from the sender and send it to the
* receiver.
*
diff --git a/TAO/orbsvcs/tests/AVStreams/Component_Switching/receiver.h b/TAO/orbsvcs/tests/AVStreams/Component_Switching/receiver.h
index c911c6d4fb3..098b354c9d7 100644
--- a/TAO/orbsvcs/tests/AVStreams/Component_Switching/receiver.h
+++ b/TAO/orbsvcs/tests/AVStreams/Component_Switching/receiver.h
@@ -4,8 +4,6 @@
/**
* @file receiver.h
*
- * $Id$
- *
* This application receives data from a AV sender and writes it to
* a file.
*
diff --git a/TAO/orbsvcs/tests/AVStreams/Component_Switching/sender.h b/TAO/orbsvcs/tests/AVStreams/Component_Switching/sender.h
index ec43f3e526e..7c5dcc5ce74 100644
--- a/TAO/orbsvcs/tests/AVStreams/Component_Switching/sender.h
+++ b/TAO/orbsvcs/tests/AVStreams/Component_Switching/sender.h
@@ -4,8 +4,6 @@
/**
* @file sender.h
*
- * $Id$
- *
* This application reads data from a file and sends it to s
* receiver.
*
diff --git a/TAO/orbsvcs/tests/AVStreams/Latency/ping.h b/TAO/orbsvcs/tests/AVStreams/Latency/ping.h
index da4a6975074..b5623956b53 100644
--- a/TAO/orbsvcs/tests/AVStreams/Latency/ping.h
+++ b/TAO/orbsvcs/tests/AVStreams/Latency/ping.h
@@ -3,8 +3,6 @@
/**
* @file ping.h
*
- * $Id$
- *
* @author Carlos O'Ryan
*/
//=============================================================================
diff --git a/TAO/orbsvcs/tests/AVStreams/Latency/pong.h b/TAO/orbsvcs/tests/AVStreams/Latency/pong.h
index 2a03d29116d..637140564ed 100644
--- a/TAO/orbsvcs/tests/AVStreams/Latency/pong.h
+++ b/TAO/orbsvcs/tests/AVStreams/Latency/pong.h
@@ -3,8 +3,6 @@
/**
* @file pong.h
*
- * $Id$
- *
* @author Carlos O'Ryan
*/
//=============================================================================
diff --git a/TAO/orbsvcs/tests/AVStreams/Modify_QoS/sender.h b/TAO/orbsvcs/tests/AVStreams/Modify_QoS/sender.h
index e6b486a39ab..5b060c804f8 100644
--- a/TAO/orbsvcs/tests/AVStreams/Modify_QoS/sender.h
+++ b/TAO/orbsvcs/tests/AVStreams/Modify_QoS/sender.h
@@ -4,8 +4,6 @@
/**
* @file sender.h
*
- * $Id$
- *
* @author Yamuna Krishnamurthy <yamuna@cs.wustl.edu>
*/
//=============================================================================
diff --git a/TAO/orbsvcs/tests/AVStreams/Multiple_Flows/receiver.h b/TAO/orbsvcs/tests/AVStreams/Multiple_Flows/receiver.h
index 8499a0c0b01..858bbbeddf0 100644
--- a/TAO/orbsvcs/tests/AVStreams/Multiple_Flows/receiver.h
+++ b/TAO/orbsvcs/tests/AVStreams/Multiple_Flows/receiver.h
@@ -4,8 +4,6 @@
/**
* @file receiver.h
*
- * $Id$
- *
* This application receives data from a AV sender and writes it to
* a file.
*
diff --git a/TAO/orbsvcs/tests/AVStreams/Multiple_Flows/sender.h b/TAO/orbsvcs/tests/AVStreams/Multiple_Flows/sender.h
index 9b63e818546..e14ec1e6cdd 100644
--- a/TAO/orbsvcs/tests/AVStreams/Multiple_Flows/sender.h
+++ b/TAO/orbsvcs/tests/AVStreams/Multiple_Flows/sender.h
@@ -4,8 +4,6 @@
/**
* @file sender.h
*
- * $Id$
- *
* This application reads data from a file and sends it to s
* receiver.
*
diff --git a/TAO/orbsvcs/tests/AVStreams/Pluggable/ftp.h b/TAO/orbsvcs/tests/AVStreams/Pluggable/ftp.h
index b658ce53e2f..6c2edea1ce1 100644
--- a/TAO/orbsvcs/tests/AVStreams/Pluggable/ftp.h
+++ b/TAO/orbsvcs/tests/AVStreams/Pluggable/ftp.h
@@ -4,8 +4,6 @@
/**
* @file ftp.h
*
- * $Id$
- *
* Ftp client to send data
*
*
diff --git a/TAO/orbsvcs/tests/AVStreams/Pluggable/server.h b/TAO/orbsvcs/tests/AVStreams/Pluggable/server.h
index 7982865da72..24f56765c8a 100644
--- a/TAO/orbsvcs/tests/AVStreams/Pluggable/server.h
+++ b/TAO/orbsvcs/tests/AVStreams/Pluggable/server.h
@@ -3,8 +3,6 @@
/**
* @file server.h
*
- * $Id$
- *
* Ftp server to receive data
*
*
diff --git a/TAO/orbsvcs/tests/AVStreams/Pluggable_Flow_Protocol/receiver.h b/TAO/orbsvcs/tests/AVStreams/Pluggable_Flow_Protocol/receiver.h
index d976fce3eef..5fc61a750d0 100644
--- a/TAO/orbsvcs/tests/AVStreams/Pluggable_Flow_Protocol/receiver.h
+++ b/TAO/orbsvcs/tests/AVStreams/Pluggable_Flow_Protocol/receiver.h
@@ -4,8 +4,6 @@
/**
* @file receiver.h
*
- * $Id$
- *
* This application receives data from a AV sender and writes it to
* a file.
*
diff --git a/TAO/orbsvcs/tests/AVStreams/Pluggable_Flow_Protocol/sender.h b/TAO/orbsvcs/tests/AVStreams/Pluggable_Flow_Protocol/sender.h
index 0eb3343f85e..abe168d357e 100644
--- a/TAO/orbsvcs/tests/AVStreams/Pluggable_Flow_Protocol/sender.h
+++ b/TAO/orbsvcs/tests/AVStreams/Pluggable_Flow_Protocol/sender.h
@@ -4,8 +4,6 @@
/**
* @file sender.h
*
- * $Id$
- *
* This application reads data from a file and sends it to s
* receiver.
*
diff --git a/TAO/orbsvcs/tests/AVStreams/Simple_Three_Stage/distributer.h b/TAO/orbsvcs/tests/AVStreams/Simple_Three_Stage/distributer.h
index d89a33a5d12..02c20d2e9f1 100644
--- a/TAO/orbsvcs/tests/AVStreams/Simple_Three_Stage/distributer.h
+++ b/TAO/orbsvcs/tests/AVStreams/Simple_Three_Stage/distributer.h
@@ -4,8 +4,6 @@
/**
* @file distributer.h
*
- * $Id$
- *
* Process to receive data from the sender and send it to the
* receiver.
*
diff --git a/TAO/orbsvcs/tests/AVStreams/Simple_Three_Stage/receiver.h b/TAO/orbsvcs/tests/AVStreams/Simple_Three_Stage/receiver.h
index d976fce3eef..5fc61a750d0 100644
--- a/TAO/orbsvcs/tests/AVStreams/Simple_Three_Stage/receiver.h
+++ b/TAO/orbsvcs/tests/AVStreams/Simple_Three_Stage/receiver.h
@@ -4,8 +4,6 @@
/**
* @file receiver.h
*
- * $Id$
- *
* This application receives data from a AV sender and writes it to
* a file.
*
diff --git a/TAO/orbsvcs/tests/AVStreams/Simple_Three_Stage/sender.h b/TAO/orbsvcs/tests/AVStreams/Simple_Three_Stage/sender.h
index b0e4269dc09..9fef41ef779 100644
--- a/TAO/orbsvcs/tests/AVStreams/Simple_Three_Stage/sender.h
+++ b/TAO/orbsvcs/tests/AVStreams/Simple_Three_Stage/sender.h
@@ -4,8 +4,6 @@
/**
* @file sender.h
*
- * $Id$
- *
* This application reads data from a file and sends it to s
* receiver.
*
diff --git a/TAO/orbsvcs/tests/AVStreams/Simple_Two_Stage/Receiver_Stats.h b/TAO/orbsvcs/tests/AVStreams/Simple_Two_Stage/Receiver_Stats.h
index 4293c1a4d29..757c1cb9c91 100644
--- a/TAO/orbsvcs/tests/AVStreams/Simple_Two_Stage/Receiver_Stats.h
+++ b/TAO/orbsvcs/tests/AVStreams/Simple_Two_Stage/Receiver_Stats.h
@@ -3,8 +3,6 @@
/**
* @file Receiver_Stats.h
*
- * $Id$
- *
* @author Carlos O'Ryan <coryan@uci.edu>
*/
//=============================================================================
diff --git a/TAO/orbsvcs/tests/AVStreams/Simple_Two_Stage/receiver.h b/TAO/orbsvcs/tests/AVStreams/Simple_Two_Stage/receiver.h
index b5288300a36..e3e746aeebc 100644
--- a/TAO/orbsvcs/tests/AVStreams/Simple_Two_Stage/receiver.h
+++ b/TAO/orbsvcs/tests/AVStreams/Simple_Two_Stage/receiver.h
@@ -4,8 +4,6 @@
/**
* @file receiver.h
*
- * $Id$
- *
* This application receives data from a AV sender and writes it to
* a file.
*
diff --git a/TAO/orbsvcs/tests/AVStreams/Simple_Two_Stage/sender.h b/TAO/orbsvcs/tests/AVStreams/Simple_Two_Stage/sender.h
index d10071d5561..99712aae343 100644
--- a/TAO/orbsvcs/tests/AVStreams/Simple_Two_Stage/sender.h
+++ b/TAO/orbsvcs/tests/AVStreams/Simple_Two_Stage/sender.h
@@ -4,8 +4,6 @@
/**
* @file sender.h
*
- * $Id$
- *
* This application reads data from a file and sends it to s
* receiver.
*
diff --git a/TAO/orbsvcs/tests/AVStreams/Simple_Two_Stage_With_QoS/receiver.h b/TAO/orbsvcs/tests/AVStreams/Simple_Two_Stage_With_QoS/receiver.h
index fb5d11e2cdb..18c488ce4e1 100644
--- a/TAO/orbsvcs/tests/AVStreams/Simple_Two_Stage_With_QoS/receiver.h
+++ b/TAO/orbsvcs/tests/AVStreams/Simple_Two_Stage_With_QoS/receiver.h
@@ -4,8 +4,6 @@
/**
* @file receiver.h
*
- * $Id$
- *
* This application receives data from a AV sender and writes it to
* a file.
*
diff --git a/TAO/orbsvcs/tests/AVStreams/Simple_Two_Stage_With_QoS/sender.h b/TAO/orbsvcs/tests/AVStreams/Simple_Two_Stage_With_QoS/sender.h
index 3ee93e5654f..e51b0c0d43f 100644
--- a/TAO/orbsvcs/tests/AVStreams/Simple_Two_Stage_With_QoS/sender.h
+++ b/TAO/orbsvcs/tests/AVStreams/Simple_Two_Stage_With_QoS/sender.h
@@ -4,8 +4,6 @@
/**
* @file sender.h
*
- * $Id$
- *
* This application reads data from a file and sends it to s
* receiver through an RSVP enabled stream.
*
diff --git a/TAO/orbsvcs/tests/Bug_2248_Regression/Client_i.h b/TAO/orbsvcs/tests/Bug_2248_Regression/Client_i.h
index 402529f99c6..33a055d29db 100644
--- a/TAO/orbsvcs/tests/Bug_2248_Regression/Client_i.h
+++ b/TAO/orbsvcs/tests/Bug_2248_Regression/Client_i.h
@@ -4,8 +4,6 @@
/**
* @file Client_i.h
*
- * $Id$
- *
* A helper class for the client
*
*
diff --git a/TAO/orbsvcs/tests/Concurrency/CC_client.cpp b/TAO/orbsvcs/tests/Concurrency/CC_client.cpp
index cf78842e84d..16672f5948c 100644
--- a/TAO/orbsvcs/tests/Concurrency/CC_client.cpp
+++ b/TAO/orbsvcs/tests/Concurrency/CC_client.cpp
@@ -3,8 +3,6 @@
/**
* @file CC_client.cpp
*
- * $Id$
- *
* This is the test class for the concurrency service. The class
* implements a client to the concurrency service.
* This file contains the main function for the test.
diff --git a/TAO/orbsvcs/tests/Concurrency/CC_client.h b/TAO/orbsvcs/tests/Concurrency/CC_client.h
index fa7e965546b..4eccd029c06 100644
--- a/TAO/orbsvcs/tests/Concurrency/CC_client.h
+++ b/TAO/orbsvcs/tests/Concurrency/CC_client.h
@@ -3,8 +3,6 @@
/**
* @file CC_client.h
*
- * $Id$
- *
* This class implements a client used to test the CosConcurrency
* service.
*
diff --git a/TAO/orbsvcs/tests/Concurrency/CC_command.cpp b/TAO/orbsvcs/tests/Concurrency/CC_command.cpp
index 30b8c30e49d..abf3757e161 100644
--- a/TAO/orbsvcs/tests/Concurrency/CC_command.cpp
+++ b/TAO/orbsvcs/tests/Concurrency/CC_command.cpp
@@ -2,8 +2,6 @@
/**
* @file CC_command.cpp
*
- * $Id$
- *
* This is the command classes for the test of the concurrency service.
*
*
diff --git a/TAO/orbsvcs/tests/Concurrency/CC_command.h b/TAO/orbsvcs/tests/Concurrency/CC_command.h
index fd0d1625147..dc757b73d2b 100644
--- a/TAO/orbsvcs/tests/Concurrency/CC_command.h
+++ b/TAO/orbsvcs/tests/Concurrency/CC_command.h
@@ -3,8 +3,6 @@
/**
* @file CC_command.h
*
- * $Id$
- *
* This file implements the command possible to execute on the
* concurrency service's lock set interface. The file also contains
* an implementation of a command list used by the command parser to
diff --git a/TAO/orbsvcs/tests/Concurrency/CC_naming_service.cpp b/TAO/orbsvcs/tests/Concurrency/CC_naming_service.cpp
index a274387a7af..64710fc5dea 100644
--- a/TAO/orbsvcs/tests/Concurrency/CC_naming_service.cpp
+++ b/TAO/orbsvcs/tests/Concurrency/CC_naming_service.cpp
@@ -3,8 +3,6 @@
/**
* @file CC_naming_service.cpp
*
- * $Id$
- *
* This class implements the naming services necessary to test the
* concurrency service
*
diff --git a/TAO/orbsvcs/tests/Concurrency/CC_naming_service.h b/TAO/orbsvcs/tests/Concurrency/CC_naming_service.h
index b5ef3db0f05..df10529f539 100644
--- a/TAO/orbsvcs/tests/Concurrency/CC_naming_service.h
+++ b/TAO/orbsvcs/tests/Concurrency/CC_naming_service.h
@@ -3,8 +3,6 @@
/**
* @file CC_naming_service.h
*
- * $Id$
- *
* This class implements the naming services necessary to test the
* concurrency service.
*
diff --git a/TAO/orbsvcs/tests/Concurrency/CC_test_utils.cpp b/TAO/orbsvcs/tests/Concurrency/CC_test_utils.cpp
index fa812004497..0dff9c5e022 100644
--- a/TAO/orbsvcs/tests/Concurrency/CC_test_utils.cpp
+++ b/TAO/orbsvcs/tests/Concurrency/CC_test_utils.cpp
@@ -3,8 +3,6 @@
/**
* @file CC_test_utils.cpp
*
- * $Id$
- *
* This class provides a namespace for utility functions for the
* concurrency service test.
*
diff --git a/TAO/orbsvcs/tests/Concurrency/CC_test_utils.h b/TAO/orbsvcs/tests/Concurrency/CC_test_utils.h
index a9964b7fd66..d0224a444d0 100644
--- a/TAO/orbsvcs/tests/Concurrency/CC_test_utils.h
+++ b/TAO/orbsvcs/tests/Concurrency/CC_test_utils.h
@@ -3,8 +3,6 @@
/**
* @file CC_test_utils.h
*
- * $Id$
- *
* This class provides a namespace for utility functions for the
* concurrency service test.
*
diff --git a/TAO/orbsvcs/tests/Concurrency/CC_tests.cpp b/TAO/orbsvcs/tests/Concurrency/CC_tests.cpp
index 9155a075edc..72b10612a27 100644
--- a/TAO/orbsvcs/tests/Concurrency/CC_tests.cpp
+++ b/TAO/orbsvcs/tests/Concurrency/CC_tests.cpp
@@ -3,8 +3,6 @@
/**
* @file CC_tests.cpp
*
- * $Id$
- *
* This class implements a number of test objects to test the
* concurrency service.
*
diff --git a/TAO/orbsvcs/tests/Concurrency/CC_tests.h b/TAO/orbsvcs/tests/Concurrency/CC_tests.h
index 94e50852ee1..cc01e015185 100644
--- a/TAO/orbsvcs/tests/Concurrency/CC_tests.h
+++ b/TAO/orbsvcs/tests/Concurrency/CC_tests.h
@@ -3,8 +3,6 @@
/**
* @file CC_tests.h
*
- * $Id$
- *
* This class implements a number of test objects to test the
* concurrency service.
*
diff --git a/TAO/orbsvcs/tests/CosEvent/Basic/MT_Disconnect.h b/TAO/orbsvcs/tests/CosEvent/Basic/MT_Disconnect.h
index 6f731c8056f..4864aa04f86 100644
--- a/TAO/orbsvcs/tests/CosEvent/Basic/MT_Disconnect.h
+++ b/TAO/orbsvcs/tests/CosEvent/Basic/MT_Disconnect.h
@@ -3,8 +3,6 @@
/**
* @file MT_Disconnect.h
*
- * $Id$
- *
* @author Carlos O'Ryan (coryan@cs.wustl.edu)
*/
//=============================================================================
diff --git a/TAO/orbsvcs/tests/CosEvent/Basic/Random.h b/TAO/orbsvcs/tests/CosEvent/Basic/Random.h
index 9ce0d4363bf..3be446979ed 100644
--- a/TAO/orbsvcs/tests/CosEvent/Basic/Random.h
+++ b/TAO/orbsvcs/tests/CosEvent/Basic/Random.h
@@ -3,8 +3,6 @@
/**
* @file Random.h
*
- * $Id$
- *
* @author Carlos O'Ryan (coryan@cs.wustl.edu)
*/
//=============================================================================
diff --git a/TAO/orbsvcs/tests/CosEvent/lib/Counting_Consumer.h b/TAO/orbsvcs/tests/CosEvent/lib/Counting_Consumer.h
index 39f095099e0..1fe0e7dbb14 100644
--- a/TAO/orbsvcs/tests/CosEvent/lib/Counting_Consumer.h
+++ b/TAO/orbsvcs/tests/CosEvent/lib/Counting_Consumer.h
@@ -3,8 +3,6 @@
/**
* @file Counting_Consumer.h
*
- * $Id$
- *
* @author Carlos O'Ryan (coryan@cs.wustl.edu)
*/
//=============================================================================
diff --git a/TAO/orbsvcs/tests/CosEvent/lib/Counting_Supplier.h b/TAO/orbsvcs/tests/CosEvent/lib/Counting_Supplier.h
index 86b6b1eaf65..f505200c8fb 100644
--- a/TAO/orbsvcs/tests/CosEvent/lib/Counting_Supplier.h
+++ b/TAO/orbsvcs/tests/CosEvent/lib/Counting_Supplier.h
@@ -3,8 +3,6 @@
/**
* @file Counting_Supplier.h
*
- * $Id$
- *
* @author Carlos O'Ryan (coryan@cs.wustl.edu)
*/
//=============================================================================
diff --git a/TAO/orbsvcs/tests/Event/Basic/Atomic_Reconnect.h b/TAO/orbsvcs/tests/Event/Basic/Atomic_Reconnect.h
index 3fb3f235148..742b857aee7 100644
--- a/TAO/orbsvcs/tests/Event/Basic/Atomic_Reconnect.h
+++ b/TAO/orbsvcs/tests/Event/Basic/Atomic_Reconnect.h
@@ -3,8 +3,6 @@
/**
* @file Atomic_Reconnect.h
*
- * $Id$
- *
* @author Carlos O'Ryan (coryan@cs.wustl.edu)
*/
//=============================================================================
diff --git a/TAO/orbsvcs/tests/Event/Basic/BCast.h b/TAO/orbsvcs/tests/Event/Basic/BCast.h
index b77a6c17634..0c4f3571421 100644
--- a/TAO/orbsvcs/tests/Event/Basic/BCast.h
+++ b/TAO/orbsvcs/tests/Event/Basic/BCast.h
@@ -3,8 +3,6 @@
/**
* @file BCast.h
*
- * $Id$
- *
* @author Carlos O'Ryan (coryan@cs.wustl.edu)
*/
//=============================================================================
diff --git a/TAO/orbsvcs/tests/Event/Basic/Control.h b/TAO/orbsvcs/tests/Event/Basic/Control.h
index 11e82c8fd7e..01eb0b27baf 100644
--- a/TAO/orbsvcs/tests/Event/Basic/Control.h
+++ b/TAO/orbsvcs/tests/Event/Basic/Control.h
@@ -3,8 +3,6 @@
/**
* @file Control.h
*
- * $Id$
- *
* @author Carlos O'Ryan (coryan@cs.wustl.edu)
*/
//=============================================================================
diff --git a/TAO/orbsvcs/tests/Event/Basic/MT_Disconnect.h b/TAO/orbsvcs/tests/Event/Basic/MT_Disconnect.h
index df343b6f2f9..f1047ca6ceb 100644
--- a/TAO/orbsvcs/tests/Event/Basic/MT_Disconnect.h
+++ b/TAO/orbsvcs/tests/Event/Basic/MT_Disconnect.h
@@ -3,8 +3,6 @@
/**
* @file MT_Disconnect.h
*
- * $Id$
- *
* @author Carlos O'Ryan (coryan@cs.wustl.edu)
*/
//=============================================================================
diff --git a/TAO/orbsvcs/tests/Event/Basic/Observer.h b/TAO/orbsvcs/tests/Event/Basic/Observer.h
index a1036f5dafe..33a8abf2a8a 100644
--- a/TAO/orbsvcs/tests/Event/Basic/Observer.h
+++ b/TAO/orbsvcs/tests/Event/Basic/Observer.h
@@ -3,8 +3,6 @@
/**
* @file Observer.h
*
- * $Id$
- *
* @author Carlos O'Ryan (coryan@cs.wustl.edu)
*/
//=============================================================================
diff --git a/TAO/orbsvcs/tests/Event/Basic/Random.h b/TAO/orbsvcs/tests/Event/Basic/Random.h
index cdfe706e511..920ee50a08a 100644
--- a/TAO/orbsvcs/tests/Event/Basic/Random.h
+++ b/TAO/orbsvcs/tests/Event/Basic/Random.h
@@ -3,8 +3,6 @@
/**
* @file Random.h
*
- * $Id$
- *
* @author Carlos O'Ryan (coryan@cs.wustl.edu)
*/
//=============================================================================
diff --git a/TAO/orbsvcs/tests/Event/Basic/Reconnect.h b/TAO/orbsvcs/tests/Event/Basic/Reconnect.h
index 21b190d767e..38aa520d04a 100644
--- a/TAO/orbsvcs/tests/Event/Basic/Reconnect.h
+++ b/TAO/orbsvcs/tests/Event/Basic/Reconnect.h
@@ -3,8 +3,6 @@
/**
* @file Reconnect.h
*
- * $Id$
- *
* @author Carlos O'Ryan (coryan@cs.wustl.edu)
*/
//=============================================================================
diff --git a/TAO/orbsvcs/tests/Event/Basic/Schedule.h b/TAO/orbsvcs/tests/Event/Basic/Schedule.h
index 6acfc38ab8e..f5f625ac886 100644
--- a/TAO/orbsvcs/tests/Event/Basic/Schedule.h
+++ b/TAO/orbsvcs/tests/Event/Basic/Schedule.h
@@ -3,8 +3,6 @@
/**
* @file Schedule.h
*
- * $Id$
- *
* @author Carlos O'Ryan (coryan@cs.wustl.edu)
*/
//=============================================================================
diff --git a/TAO/orbsvcs/tests/Event/Basic/Shutdown.h b/TAO/orbsvcs/tests/Event/Basic/Shutdown.h
index b24d59eed49..0f796f87b5b 100644
--- a/TAO/orbsvcs/tests/Event/Basic/Shutdown.h
+++ b/TAO/orbsvcs/tests/Event/Basic/Shutdown.h
@@ -3,8 +3,6 @@
/**
* @file Shutdown.h
*
- * $Id$
- *
* @author Carlos O'Ryan (coryan@cs.wustl.edu)
*/
//=============================================================================
diff --git a/TAO/orbsvcs/tests/Event/Performance/Connect.h b/TAO/orbsvcs/tests/Event/Performance/Connect.h
index d2e4edd6cfe..d9272ca9ff9 100644
--- a/TAO/orbsvcs/tests/Event/Performance/Connect.h
+++ b/TAO/orbsvcs/tests/Event/Performance/Connect.h
@@ -3,8 +3,6 @@
/**
* @file Connect.h
*
- * $Id$
- *
* @author Carlos O'Ryan (coryan@cs.wustl.edu)
*/
//=============================================================================
diff --git a/TAO/orbsvcs/tests/Event/Performance/Inversion.h b/TAO/orbsvcs/tests/Event/Performance/Inversion.h
index 19a7af0b111..248b14a3a4f 100644
--- a/TAO/orbsvcs/tests/Event/Performance/Inversion.h
+++ b/TAO/orbsvcs/tests/Event/Performance/Inversion.h
@@ -3,8 +3,6 @@
/**
* @file Inversion.h
*
- * $Id$
- *
* @author Carlos O'Ryan (coryan@cs.wustl.edu)
*/
//=============================================================================
diff --git a/TAO/orbsvcs/tests/Event/Performance/Latency.h b/TAO/orbsvcs/tests/Event/Performance/Latency.h
index 9711d7989ad..47f32d3a180 100644
--- a/TAO/orbsvcs/tests/Event/Performance/Latency.h
+++ b/TAO/orbsvcs/tests/Event/Performance/Latency.h
@@ -3,8 +3,6 @@
/**
* @file Latency.h
*
- * $Id$
- *
* @author Carlos O'Ryan (coryan@cs.wustl.edu)
*/
//=============================================================================
diff --git a/TAO/orbsvcs/tests/Event/Performance/Throughput.h b/TAO/orbsvcs/tests/Event/Performance/Throughput.h
index 966c0f6b586..008bf055e9c 100644
--- a/TAO/orbsvcs/tests/Event/Performance/Throughput.h
+++ b/TAO/orbsvcs/tests/Event/Performance/Throughput.h
@@ -3,8 +3,6 @@
/**
* @file Throughput.h
*
- * $Id$
- *
* @author Carlos O'Ryan (coryan@cs.wustl.edu)
*/
//=============================================================================
diff --git a/TAO/orbsvcs/tests/Event/UDP/AddrServer.h b/TAO/orbsvcs/tests/Event/UDP/AddrServer.h
index 3f10baed395..a5900b3bbce 100644
--- a/TAO/orbsvcs/tests/Event/UDP/AddrServer.h
+++ b/TAO/orbsvcs/tests/Event/UDP/AddrServer.h
@@ -3,8 +3,6 @@
/**
* @file AddrServer.h
*
- * $Id$
- *
* @author Carlos O'Ryan (coryan@cs.wustl.edu)
*/
//=============================================================================
diff --git a/TAO/orbsvcs/tests/Event/UDP/Consumer.h b/TAO/orbsvcs/tests/Event/UDP/Consumer.h
index aeb512ae5aa..574aa4dc030 100644
--- a/TAO/orbsvcs/tests/Event/UDP/Consumer.h
+++ b/TAO/orbsvcs/tests/Event/UDP/Consumer.h
@@ -3,8 +3,6 @@
/**
* @file Consumer.h
*
- * $Id$
- *
* @author Carlos O'Ryan (coryan@cs.wustl.edu)
*/
//=============================================================================
diff --git a/TAO/orbsvcs/tests/Event/UDP/Supplier.h b/TAO/orbsvcs/tests/Event/UDP/Supplier.h
index 23ea368ef62..ff0ce11b4c0 100644
--- a/TAO/orbsvcs/tests/Event/UDP/Supplier.h
+++ b/TAO/orbsvcs/tests/Event/UDP/Supplier.h
@@ -3,8 +3,6 @@
/**
* @file Supplier.h
*
- * $Id$
- *
* @author Carlos O'Ryan (coryan@cs.wustl.edu)
*/
//=============================================================================
diff --git a/TAO/orbsvcs/tests/Event/lib/Consumer.h b/TAO/orbsvcs/tests/Event/lib/Consumer.h
index 7ab3faa7108..31ba5063eba 100644
--- a/TAO/orbsvcs/tests/Event/lib/Consumer.h
+++ b/TAO/orbsvcs/tests/Event/lib/Consumer.h
@@ -3,8 +3,6 @@
/**
* @file Consumer.h
*
- * $Id$
- *
* @author Carlos O'Ryan (coryan@cs.wustl.edu)
*/
//=============================================================================
diff --git a/TAO/orbsvcs/tests/Event/lib/Counting_Consumer.h b/TAO/orbsvcs/tests/Event/lib/Counting_Consumer.h
index 5627999653d..91cbe460445 100644
--- a/TAO/orbsvcs/tests/Event/lib/Counting_Consumer.h
+++ b/TAO/orbsvcs/tests/Event/lib/Counting_Consumer.h
@@ -3,8 +3,6 @@
/**
* @file Counting_Consumer.h
*
- * $Id$
- *
* @author Carlos O'Ryan (coryan@cs.wustl.edu)
*/
//=============================================================================
diff --git a/TAO/orbsvcs/tests/Event/lib/Counting_Supplier.h b/TAO/orbsvcs/tests/Event/lib/Counting_Supplier.h
index 702df0b6743..8104a801765 100644
--- a/TAO/orbsvcs/tests/Event/lib/Counting_Supplier.h
+++ b/TAO/orbsvcs/tests/Event/lib/Counting_Supplier.h
@@ -3,8 +3,6 @@
/**
* @file Counting_Supplier.h
*
- * $Id$
- *
* @author Carlos O'Ryan (coryan@cs.wustl.edu)
*/
//=============================================================================
diff --git a/TAO/orbsvcs/tests/Event/lib/Driver.h b/TAO/orbsvcs/tests/Event/lib/Driver.h
index dd0c0382f23..a4594cbf159 100644
--- a/TAO/orbsvcs/tests/Event/lib/Driver.h
+++ b/TAO/orbsvcs/tests/Event/lib/Driver.h
@@ -3,8 +3,6 @@
/**
* @file Driver.h
*
- * $Id$
- *
* @author Carlos O'Ryan (coryan@cs.wustl.edu)
*/
//=============================================================================
diff --git a/TAO/orbsvcs/tests/Event/lib/Supplier.h b/TAO/orbsvcs/tests/Event/lib/Supplier.h
index 1991fc6af01..4fa08d3a766 100644
--- a/TAO/orbsvcs/tests/Event/lib/Supplier.h
+++ b/TAO/orbsvcs/tests/Event/lib/Supplier.h
@@ -3,8 +3,6 @@
/**
* @file Supplier.h
*
- * $Id$
- *
* @author Carlos O'Ryan (coryan@cs.wustl.edu)
*/
//=============================================================================
diff --git a/TAO/orbsvcs/tests/FT_App/FTAPP_Analyzer_Main.cpp b/TAO/orbsvcs/tests/FT_App/FTAPP_Analyzer_Main.cpp
index 253e373e20b..d0e44257435 100644
--- a/TAO/orbsvcs/tests/FT_App/FTAPP_Analyzer_Main.cpp
+++ b/TAO/orbsvcs/tests/FT_App/FTAPP_Analyzer_Main.cpp
@@ -3,8 +3,6 @@
/**
* @file FTAPP_Analyzer_Main.cpp
*
- * $Id$
- *
* This file is part of Fault Tolerant CORBA.
* This file provides the main routine for a stub FaultAnalyzer
*
diff --git a/TAO/orbsvcs/tests/FT_App/FTAPP_FactoryRegistry_Main.cpp b/TAO/orbsvcs/tests/FT_App/FTAPP_FactoryRegistry_Main.cpp
index 131b6daa877..b2c832a35a3 100644
--- a/TAO/orbsvcs/tests/FT_App/FTAPP_FactoryRegistry_Main.cpp
+++ b/TAO/orbsvcs/tests/FT_App/FTAPP_FactoryRegistry_Main.cpp
@@ -3,8 +3,6 @@
/**
* @file FTAPP_FactoryRegistry_Main.cpp
*
- * $Id$
- *
* This file is part of Fault Tolerant CORBA.
* This file provides the main routine for a stub FactoryRegistry
*
diff --git a/TAO/orbsvcs/tests/FT_App/FTAPP_FaultConsumer_Main.cpp b/TAO/orbsvcs/tests/FT_App/FTAPP_FaultConsumer_Main.cpp
index f5e732d47ab..0f2b02d4f27 100644
--- a/TAO/orbsvcs/tests/FT_App/FTAPP_FaultConsumer_Main.cpp
+++ b/TAO/orbsvcs/tests/FT_App/FTAPP_FaultConsumer_Main.cpp
@@ -3,8 +3,6 @@
/**
* @file FTAPP_FaultConsumer_Main.cpp
*
- * $Id$
- *
* This file is part of Fault Tolerant CORBA.
* This file provides the main routine for a stub FaultConsumer.
*
diff --git a/TAO/orbsvcs/tests/FT_App/FTAPP_Notifier_Main.cpp b/TAO/orbsvcs/tests/FT_App/FTAPP_Notifier_Main.cpp
index 2ae607f7f0f..dd2aa67c6ac 100644
--- a/TAO/orbsvcs/tests/FT_App/FTAPP_Notifier_Main.cpp
+++ b/TAO/orbsvcs/tests/FT_App/FTAPP_Notifier_Main.cpp
@@ -3,8 +3,6 @@
/**
* @file FTAPP_Notifier_Main.cpp
*
- * $Id$
- *
* This file is part of Fault Tolerant CORBA.
* This file provides the main routine for a stub implementation
* of the FaultNotifier interface.
diff --git a/TAO/orbsvcs/tests/FT_App/FT_Creator.cpp b/TAO/orbsvcs/tests/FT_App/FT_Creator.cpp
index 6a08013f12b..6251fb5b9f8 100644
--- a/TAO/orbsvcs/tests/FT_App/FT_Creator.cpp
+++ b/TAO/orbsvcs/tests/FT_App/FT_Creator.cpp
@@ -3,8 +3,6 @@
/**
* @file FT_Creator.cpp
*
- * $Id$
- *
* This file is part of Fault Tolerant CORBA.
* Main wrapped around TAO_Object_Group_Creator
*
diff --git a/TAO/orbsvcs/tests/FT_App/FT_Creator.h b/TAO/orbsvcs/tests/FT_App/FT_Creator.h
index 44e7b6125f4..45bb89e0370 100644
--- a/TAO/orbsvcs/tests/FT_App/FT_Creator.h
+++ b/TAO/orbsvcs/tests/FT_App/FT_Creator.h
@@ -3,8 +3,6 @@
/**
* @file FT_Creator.h
*
- * $Id$
- *
* This file is part of Fault Tolerant CORBA.
* Main wrapped around TAO_Object_Group_Creator
*
diff --git a/TAO/orbsvcs/tests/FT_App/FT_Replica.cpp b/TAO/orbsvcs/tests/FT_App/FT_Replica.cpp
index 1fcc2339969..00de8bb4294 100644
--- a/TAO/orbsvcs/tests/FT_App/FT_Replica.cpp
+++ b/TAO/orbsvcs/tests/FT_App/FT_Replica.cpp
@@ -3,8 +3,6 @@
/**
* @file FT_Replica.cpp
*
- * $Id$
- *
* This file is part of Fault Tolerant CORBA.
* Implement the FT_TEST::Replica IDL interface.
*
diff --git a/TAO/orbsvcs/tests/FT_App/FT_ReplicaFactory_i.cpp b/TAO/orbsvcs/tests/FT_App/FT_ReplicaFactory_i.cpp
index 371ec0151eb..798c79a9e82 100644
--- a/TAO/orbsvcs/tests/FT_App/FT_ReplicaFactory_i.cpp
+++ b/TAO/orbsvcs/tests/FT_App/FT_ReplicaFactory_i.cpp
@@ -3,8 +3,6 @@
/**
* @file FT_ReplicaFactory_i.cpp
*
- * $Id$
- *
* This file is part of Fault Tolerant CORBA.
*
* @author Dale Wilson <wilson_d@ociweb.com>
diff --git a/TAO/orbsvcs/tests/FT_App/FT_ReplicaFactory_i.h b/TAO/orbsvcs/tests/FT_App/FT_ReplicaFactory_i.h
index b4a38b107bb..c050b32ea8c 100644
--- a/TAO/orbsvcs/tests/FT_App/FT_ReplicaFactory_i.h
+++ b/TAO/orbsvcs/tests/FT_App/FT_ReplicaFactory_i.h
@@ -3,8 +3,6 @@
/**
* @file FT_ReplicaFactory_i.h
*
- * $Id$
- *
* This file is part of Fault Tolerant CORBA.
* It declares the implementation of ReplicaFactory which
* creates and manages replicas as an agent for
diff --git a/TAO/orbsvcs/tests/FT_App/FT_TestReplica.idl b/TAO/orbsvcs/tests/FT_App/FT_TestReplica.idl
index b9d41ed7429..4200b16b299 100644
--- a/TAO/orbsvcs/tests/FT_App/FT_TestReplica.idl
+++ b/TAO/orbsvcs/tests/FT_App/FT_TestReplica.idl
@@ -3,8 +3,6 @@
/**
* @file FT_TestReplica.idl
*
- * $Id$
- *
* This file defines an interface used to test Fault Tolerant CORBA.
*
* @author Dale Wilson <wilson_d@ociweb.com>
diff --git a/TAO/orbsvcs/tests/FT_App/FT_TestReplica_i.cpp b/TAO/orbsvcs/tests/FT_App/FT_TestReplica_i.cpp
index 1b1eccf7b6e..1fcbb23dda1 100644
--- a/TAO/orbsvcs/tests/FT_App/FT_TestReplica_i.cpp
+++ b/TAO/orbsvcs/tests/FT_App/FT_TestReplica_i.cpp
@@ -3,8 +3,6 @@
/**
* @file FT_TestReplica_i.cpp
*
- * $Id$
- *
* Implements CORBA interface TestReplica.
*
* @author Dale Wilson <wilson_d@ociweb.com>
diff --git a/TAO/orbsvcs/tests/FT_App/FT_TestReplica_i.h b/TAO/orbsvcs/tests/FT_App/FT_TestReplica_i.h
index e557cfa64a8..65030cbdecb 100644
--- a/TAO/orbsvcs/tests/FT_App/FT_TestReplica_i.h
+++ b/TAO/orbsvcs/tests/FT_App/FT_TestReplica_i.h
@@ -3,8 +3,6 @@
/**
* @file FT_TestReplica_i.h
*
- * $Id$
- *
* This file declares an implementation of CORBA interface TestReplica.
*
* @author Dale Wilson <wilson_d@ociweb.com>
diff --git a/TAO/orbsvcs/tests/FT_App/TAO_Object_Group_Creator.cpp b/TAO/orbsvcs/tests/FT_App/TAO_Object_Group_Creator.cpp
index 97851500b22..129f92fe1ca 100644
--- a/TAO/orbsvcs/tests/FT_App/TAO_Object_Group_Creator.cpp
+++ b/TAO/orbsvcs/tests/FT_App/TAO_Object_Group_Creator.cpp
@@ -3,8 +3,6 @@
/**
* @file TAO_Object_Group_Creator.cpp
*
- * $Id$
- *
* This file is part of Fault Tolerant CORBA.
* Utility to Create Object Group
*
diff --git a/TAO/orbsvcs/tests/FT_App/TAO_Object_Group_Creator.h b/TAO/orbsvcs/tests/FT_App/TAO_Object_Group_Creator.h
index 87adda9aeaf..4a2acdef8fc 100644
--- a/TAO/orbsvcs/tests/FT_App/TAO_Object_Group_Creator.h
+++ b/TAO/orbsvcs/tests/FT_App/TAO_Object_Group_Creator.h
@@ -3,8 +3,6 @@
/**
* @file TAO_Object_Group_Creator.h
*
- * $Id$
- *
* This file is part of Fault Tolerant CORBA.
* Utility to Create Object Group
*
diff --git a/TAO/orbsvcs/tests/FT_Naming/FaultTolerant/LB_server.h b/TAO/orbsvcs/tests/FT_Naming/FaultTolerant/LB_server.h
index 6cbcfb50885..a86e95279db 100644
--- a/TAO/orbsvcs/tests/FT_Naming/FaultTolerant/LB_server.h
+++ b/TAO/orbsvcs/tests/FT_Naming/FaultTolerant/LB_server.h
@@ -4,8 +4,6 @@
/**
* @file LB_server.h
*
- * $Id$
- *
* @author Jaiganesh Balasubramanian <jai@doc.ece.uci.edu>
* @author Ossama Othman <ossama@uci.edu>
*/
diff --git a/TAO/orbsvcs/tests/FT_Naming/FaultTolerant/client.cpp b/TAO/orbsvcs/tests/FT_Naming/FaultTolerant/client.cpp
index a0c5327f7a8..65965974fa5 100644
--- a/TAO/orbsvcs/tests/FT_Naming/FaultTolerant/client.cpp
+++ b/TAO/orbsvcs/tests/FT_Naming/FaultTolerant/client.cpp
@@ -2,8 +2,6 @@
/**
* @file client.cpp
*
- * $Id$
- *
* This class implements a CORBA test client for the Fault Tolerant Naming Service.
*
* @author Rich Seibel <seibel_r@ociweb.com>
diff --git a/TAO/orbsvcs/tests/FT_Naming/Load_Balancing/LB_server.h b/TAO/orbsvcs/tests/FT_Naming/Load_Balancing/LB_server.h
index d6df78c52f8..6dea520507e 100644
--- a/TAO/orbsvcs/tests/FT_Naming/Load_Balancing/LB_server.h
+++ b/TAO/orbsvcs/tests/FT_Naming/Load_Balancing/LB_server.h
@@ -4,8 +4,6 @@
/**
* @file LB_server.h
*
- * $Id$
- *
* @author Jaiganesh Balasubramanian <jai@doc.ece.uci.edu>
* @author Ossama Othman <ossama@uci.edu>
*/
diff --git a/TAO/orbsvcs/tests/FaultTolerance/IOGR/Client_i.h b/TAO/orbsvcs/tests/FaultTolerance/IOGR/Client_i.h
index 38db7554b84..11b1740e3c2 100644
--- a/TAO/orbsvcs/tests/FaultTolerance/IOGR/Client_i.h
+++ b/TAO/orbsvcs/tests/FaultTolerance/IOGR/Client_i.h
@@ -4,8 +4,6 @@
/**
* @file Client_i.h
*
- * $Id$
- *
* A helper class for the client
*
*
diff --git a/TAO/orbsvcs/tests/FaultTolerance/IOGR/Manager.h b/TAO/orbsvcs/tests/FaultTolerance/IOGR/Manager.h
index e46b0ad131e..ccb64b3cead 100644
--- a/TAO/orbsvcs/tests/FaultTolerance/IOGR/Manager.h
+++ b/TAO/orbsvcs/tests/FaultTolerance/IOGR/Manager.h
@@ -4,8 +4,6 @@
/**
* @file Manager.h
*
- * $Id$
- *
* A manager class that merger IORS and designates primary
*
*
diff --git a/TAO/orbsvcs/tests/FaultTolerance/IOGR/test_i.h b/TAO/orbsvcs/tests/FaultTolerance/IOGR/test_i.h
index 43c11edfb1e..c916e886919 100644
--- a/TAO/orbsvcs/tests/FaultTolerance/IOGR/test_i.h
+++ b/TAO/orbsvcs/tests/FaultTolerance/IOGR/test_i.h
@@ -3,8 +3,6 @@
/**
* @file test_i.h
*
- * $Id$
- *
* @author Bala Natarajan <bala@cs.wustl.edu>
*/
//=============================================================================
diff --git a/TAO/orbsvcs/tests/FaultTolerance/IOGRManipulation/IOGRTest.cpp b/TAO/orbsvcs/tests/FaultTolerance/IOGRManipulation/IOGRTest.cpp
index 29d8bf5eead..82172833916 100644
--- a/TAO/orbsvcs/tests/FaultTolerance/IOGRManipulation/IOGRTest.cpp
+++ b/TAO/orbsvcs/tests/FaultTolerance/IOGRManipulation/IOGRTest.cpp
@@ -3,8 +3,6 @@
/**
* @file IOGRTest.cpp
*
- * $Id$
- *
* This program tests the basic functionality FT IOGR implementation
*
*
diff --git a/TAO/orbsvcs/tests/FtRtEvent/PushConsumer.h b/TAO/orbsvcs/tests/FtRtEvent/PushConsumer.h
index c1af32ca71f..239abafce89 100644
--- a/TAO/orbsvcs/tests/FtRtEvent/PushConsumer.h
+++ b/TAO/orbsvcs/tests/FtRtEvent/PushConsumer.h
@@ -3,8 +3,6 @@
/**
* @file PushConsumer.h
*
- * $Id$
- *
* @author Huang-Ming Huang <hh1@cse.wustl.edu>
*/
//=============================================================================
diff --git a/TAO/orbsvcs/tests/FtRtEvent/PushSupplier.h b/TAO/orbsvcs/tests/FtRtEvent/PushSupplier.h
index 36073431635..70996d7c2af 100644
--- a/TAO/orbsvcs/tests/FtRtEvent/PushSupplier.h
+++ b/TAO/orbsvcs/tests/FtRtEvent/PushSupplier.h
@@ -3,8 +3,6 @@
/**
* @file PushSupplier.h
*
- * $Id$
- *
* @author Huang-Ming Huang <hh1@cse.wustl.edu>
*/
//=============================================================================
diff --git a/TAO/orbsvcs/tests/HTIOP/AMI/Test_Output.cpp b/TAO/orbsvcs/tests/HTIOP/AMI/Test_Output.cpp
index 9ef8d637b67..db29e15efe0 100644
--- a/TAO/orbsvcs/tests/HTIOP/AMI/Test_Output.cpp
+++ b/TAO/orbsvcs/tests/HTIOP/AMI/Test_Output.cpp
@@ -4,8 +4,6 @@
/**
* @file Test_Output.cpp
*
- * $Id$
- *
* This file factors out common macros and other utilities used by the
* ACE automated regression tests.
*
diff --git a/TAO/orbsvcs/tests/HTIOP/AMI/ami_test.idl b/TAO/orbsvcs/tests/HTIOP/AMI/ami_test.idl
index c4d33f656f8..ce44f4ea674 100644
--- a/TAO/orbsvcs/tests/HTIOP/AMI/ami_test.idl
+++ b/TAO/orbsvcs/tests/HTIOP/AMI/ami_test.idl
@@ -3,8 +3,6 @@
/**
* @file ami_test.idl
*
- * $Id$
- *
* IDL description of the AMI Test interface
*
*
diff --git a/TAO/orbsvcs/tests/HTIOP/AMI/ami_test_i.cpp b/TAO/orbsvcs/tests/HTIOP/AMI/ami_test_i.cpp
index ea0980fbae4..22d7887cf01 100644
--- a/TAO/orbsvcs/tests/HTIOP/AMI/ami_test_i.cpp
+++ b/TAO/orbsvcs/tests/HTIOP/AMI/ami_test_i.cpp
@@ -3,8 +3,6 @@
/**
* @file ami_test_i.cpp
*
- * $Id$
- *
* Implementation of the AMI Test interface.
*
*
diff --git a/TAO/orbsvcs/tests/HTIOP/AMI/ami_test_i.h b/TAO/orbsvcs/tests/HTIOP/AMI/ami_test_i.h
index c68c30c50c8..68eca82c1d7 100644
--- a/TAO/orbsvcs/tests/HTIOP/AMI/ami_test_i.h
+++ b/TAO/orbsvcs/tests/HTIOP/AMI/ami_test_i.h
@@ -3,8 +3,6 @@
/**
* @file ami_test_i.h
*
- * $Id$
- *
* @author Michael Kircher <Michael.Kircher@mchp.siemens.de>
*/
//=============================================================================
diff --git a/TAO/orbsvcs/tests/HTIOP/AMI/client.cpp b/TAO/orbsvcs/tests/HTIOP/AMI/client.cpp
index 29025fc16a1..4d9b5e0e3ed 100644
--- a/TAO/orbsvcs/tests/HTIOP/AMI/client.cpp
+++ b/TAO/orbsvcs/tests/HTIOP/AMI/client.cpp
@@ -3,8 +3,6 @@
/**
* @file client.cpp
*
- * $Id$
- *
* A client which uses the AMI callback model.
*
* @author Alexander Babu Arulanthu <alex@cs.wustl.edu>
diff --git a/TAO/orbsvcs/tests/HTIOP/AMI/server.cpp b/TAO/orbsvcs/tests/HTIOP/AMI/server.cpp
index c3f615b3802..fe83ddd2d85 100644
--- a/TAO/orbsvcs/tests/HTIOP/AMI/server.cpp
+++ b/TAO/orbsvcs/tests/HTIOP/AMI/server.cpp
@@ -3,8 +3,6 @@
/**
* @file server.cpp
*
- * $Id$
- *
* Implementation of the server.
*
*
diff --git a/TAO/orbsvcs/tests/HTIOP/AMI/simple_client.cpp b/TAO/orbsvcs/tests/HTIOP/AMI/simple_client.cpp
index 8d23e53976b..da63883d330 100644
--- a/TAO/orbsvcs/tests/HTIOP/AMI/simple_client.cpp
+++ b/TAO/orbsvcs/tests/HTIOP/AMI/simple_client.cpp
@@ -3,8 +3,6 @@
/**
* @file simple_client.cpp
*
- * $Id$
- *
* A very simple client which uses the AMI callback model.
*
*
diff --git a/TAO/orbsvcs/tests/HTIOP/BiDirectional/Test_Output.cpp b/TAO/orbsvcs/tests/HTIOP/BiDirectional/Test_Output.cpp
index 9ef8d637b67..db29e15efe0 100644
--- a/TAO/orbsvcs/tests/HTIOP/BiDirectional/Test_Output.cpp
+++ b/TAO/orbsvcs/tests/HTIOP/BiDirectional/Test_Output.cpp
@@ -4,8 +4,6 @@
/**
* @file Test_Output.cpp
*
- * $Id$
- *
* This file factors out common macros and other utilities used by the
* ACE automated regression tests.
*
diff --git a/TAO/orbsvcs/tests/HTIOP/BiDirectional/test_i.h b/TAO/orbsvcs/tests/HTIOP/BiDirectional/test_i.h
index 3914ef78a3e..7536e63f0d6 100644
--- a/TAO/orbsvcs/tests/HTIOP/BiDirectional/test_i.h
+++ b/TAO/orbsvcs/tests/HTIOP/BiDirectional/test_i.h
@@ -3,8 +3,6 @@
/**
* @file test_i.h
*
- * $Id$
- *
* @author Balachandran Natarajan <bala@cs.wustl.edu>
*/
//=============================================================================
diff --git a/TAO/orbsvcs/tests/HTIOP/Hello/Test_Output.cpp b/TAO/orbsvcs/tests/HTIOP/Hello/Test_Output.cpp
index 9ef8d637b67..db29e15efe0 100644
--- a/TAO/orbsvcs/tests/HTIOP/Hello/Test_Output.cpp
+++ b/TAO/orbsvcs/tests/HTIOP/Hello/Test_Output.cpp
@@ -4,8 +4,6 @@
/**
* @file Test_Output.cpp
*
- * $Id$
- *
* This file factors out common macros and other utilities used by the
* ACE automated regression tests.
*
diff --git a/TAO/orbsvcs/tests/HTIOP/test_config.h b/TAO/orbsvcs/tests/HTIOP/test_config.h
index 33f3255b860..d44559b8963 100644
--- a/TAO/orbsvcs/tests/HTIOP/test_config.h
+++ b/TAO/orbsvcs/tests/HTIOP/test_config.h
@@ -4,8 +4,6 @@
/**
* @file test_config.h
*
- * $Id$
- *
* This file factors out common macros and other utilities used by the
* ACE automated regression tests. It also shows how to redirect ACE_DEBUG/ACE_ERROR
* output to a file.
diff --git a/TAO/orbsvcs/tests/ImplRepo/airplane_client_i.h b/TAO/orbsvcs/tests/ImplRepo/airplane_client_i.h
index 67497a0720c..9fb6d0d98ed 100644
--- a/TAO/orbsvcs/tests/ImplRepo/airplane_client_i.h
+++ b/TAO/orbsvcs/tests/ImplRepo/airplane_client_i.h
@@ -4,8 +4,6 @@
/**
* @file airplane_client_i.h
*
- * $Id$
- *
* This class implements a simple CORBA client which returns a random
* paper airplane from the paper airplane server.
*
diff --git a/TAO/orbsvcs/tests/ImplRepo/airplane_i.h b/TAO/orbsvcs/tests/ImplRepo/airplane_i.h
index 2f2962f1d5a..e47b71cce41 100644
--- a/TAO/orbsvcs/tests/ImplRepo/airplane_i.h
+++ b/TAO/orbsvcs/tests/ImplRepo/airplane_i.h
@@ -4,8 +4,6 @@
/**
* @file airplane_i.h
*
- * $Id$
- *
* This class implements a simple CORBA server which returns a random
* paper airplane from the book "Oddballs, Wing-Flappers, & Spinners:
* Great Paper Airplanes" by John Bringhurst. ISBN: 0-07-067910-X (pbk.)
diff --git a/TAO/orbsvcs/tests/ImplRepo/airplane_server_i.h b/TAO/orbsvcs/tests/ImplRepo/airplane_server_i.h
index 1be339107b6..55ab0327acb 100644
--- a/TAO/orbsvcs/tests/ImplRepo/airplane_server_i.h
+++ b/TAO/orbsvcs/tests/ImplRepo/airplane_server_i.h
@@ -4,8 +4,6 @@
/**
* @file airplane_server_i.h
*
- * $Id$
- *
* Server that sets up the ORB and handles the registration and execution
* of the Paper Airplane Server.
*
diff --git a/TAO/orbsvcs/tests/ImplRepo/nestea_client_i.h b/TAO/orbsvcs/tests/ImplRepo/nestea_client_i.h
index 2d948be20d1..fe7822c7551 100644
--- a/TAO/orbsvcs/tests/ImplRepo/nestea_client_i.h
+++ b/TAO/orbsvcs/tests/ImplRepo/nestea_client_i.h
@@ -4,8 +4,6 @@
/**
* @file nestea_client_i.h
*
- * $Id$
- *
* This class implements a simple CORBA client which controls a Nestea
* can database
*
diff --git a/TAO/orbsvcs/tests/ImplRepo/nestea_i.h b/TAO/orbsvcs/tests/ImplRepo/nestea_i.h
index 2aa13859604..daed2c761da 100644
--- a/TAO/orbsvcs/tests/ImplRepo/nestea_i.h
+++ b/TAO/orbsvcs/tests/ImplRepo/nestea_i.h
@@ -4,8 +4,6 @@
/**
* @file nestea_i.h
*
- * $Id$
- *
* This class is an implementation of the Nestea Bookshelf interface.
*
*
diff --git a/TAO/orbsvcs/tests/ImplRepo/nestea_server_i.h b/TAO/orbsvcs/tests/ImplRepo/nestea_server_i.h
index d3eea36f90b..a8034320b0a 100644
--- a/TAO/orbsvcs/tests/ImplRepo/nestea_server_i.h
+++ b/TAO/orbsvcs/tests/ImplRepo/nestea_server_i.h
@@ -4,8 +4,6 @@
/**
* @file nestea_server_i.h
*
- * $Id$
- *
* Server that sets up the ORB and handles the registration and execution
* of the Nestea Bookshelf Server.
*
diff --git a/TAO/orbsvcs/tests/InterfaceRepo/IDL3_Test/idl3_client.h b/TAO/orbsvcs/tests/InterfaceRepo/IDL3_Test/idl3_client.h
index d11a20d1309..7d6ac8710a9 100644
--- a/TAO/orbsvcs/tests/InterfaceRepo/IDL3_Test/idl3_client.h
+++ b/TAO/orbsvcs/tests/InterfaceRepo/IDL3_Test/idl3_client.h
@@ -4,8 +4,6 @@
/**
* @file idl3_client.h
*
- * $Id$
- *
* This class tests the IFR support for CCM-related types.
*
*
diff --git a/TAO/orbsvcs/tests/InterfaceRepo/IFR_Test/Admin_Client.h b/TAO/orbsvcs/tests/InterfaceRepo/IFR_Test/Admin_Client.h
index 882e2ca3242..530711f4ecf 100644
--- a/TAO/orbsvcs/tests/InterfaceRepo/IFR_Test/Admin_Client.h
+++ b/TAO/orbsvcs/tests/InterfaceRepo/IFR_Test/Admin_Client.h
@@ -4,8 +4,6 @@
/**
* @file Admin_Client.h
*
- * $Id$
- *
* This class tests the functionality of the IFR methods by inserting
* IR objects into the repository by hand, querying them, moving them,
* and destroying them.
diff --git a/TAO/orbsvcs/tests/InterfaceRepo/Latency_Test/Latency_Query_Client.h b/TAO/orbsvcs/tests/InterfaceRepo/Latency_Test/Latency_Query_Client.h
index 97c5eaa6b4e..5defc528f24 100644
--- a/TAO/orbsvcs/tests/InterfaceRepo/Latency_Test/Latency_Query_Client.h
+++ b/TAO/orbsvcs/tests/InterfaceRepo/Latency_Test/Latency_Query_Client.h
@@ -4,8 +4,6 @@
/**
* @file Latency_Query_Client.h
*
- * $Id$
- *
* This class tests the latency of queries made on the IFR.
*
*
diff --git a/TAO/orbsvcs/tests/InterfaceRepo/Persistence_Test/Ptest.h b/TAO/orbsvcs/tests/InterfaceRepo/Persistence_Test/Ptest.h
index a8936af2dd0..771eae284d1 100644
--- a/TAO/orbsvcs/tests/InterfaceRepo/Persistence_Test/Ptest.h
+++ b/TAO/orbsvcs/tests/InterfaceRepo/Persistence_Test/Ptest.h
@@ -4,8 +4,6 @@
/**
* @file Ptest.h
*
- * $Id$
- *
* This code tests the persistence of the IFR by inserting
* IR objects into the repository with one function, and querying the
* repository with another, with a repository shutdown in between.
diff --git a/TAO/orbsvcs/tests/Interoperable_Naming/Web_Server.idl b/TAO/orbsvcs/tests/Interoperable_Naming/Web_Server.idl
index dc209bd7343..cb5c9e12aa7 100644
--- a/TAO/orbsvcs/tests/Interoperable_Naming/Web_Server.idl
+++ b/TAO/orbsvcs/tests/Interoperable_Naming/Web_Server.idl
@@ -3,8 +3,6 @@
/**
* @file Web_Server.idl
*
- * $Id$
- *
* IDL schema definition for Web server interface.
*
*
diff --git a/TAO/orbsvcs/tests/Interoperable_Naming/client.cpp b/TAO/orbsvcs/tests/Interoperable_Naming/client.cpp
index 4d634bee99d..0b06e3f20c3 100644
--- a/TAO/orbsvcs/tests/Interoperable_Naming/client.cpp
+++ b/TAO/orbsvcs/tests/Interoperable_Naming/client.cpp
@@ -3,8 +3,6 @@
/**
* @file client.cpp
*
- * $Id$
- *
* This implements a simple CORBA client for the
* CosNaming::NamingContextExt example
*
diff --git a/TAO/orbsvcs/tests/Interoperable_Naming/ncontextext_client_i.cpp b/TAO/orbsvcs/tests/Interoperable_Naming/ncontextext_client_i.cpp
index 949beb9c17c..30de4a541bd 100644
--- a/TAO/orbsvcs/tests/Interoperable_Naming/ncontextext_client_i.cpp
+++ b/TAO/orbsvcs/tests/Interoperable_Naming/ncontextext_client_i.cpp
@@ -3,8 +3,6 @@
/**
* @file ncontextext_client_i.cpp
*
- * $Id$
- *
* This class implements a simple CORBA client which
* converts a Name to a string and viceversa, forms a IIOPNAME
* url address and can resolve a stringified name.
diff --git a/TAO/orbsvcs/tests/Interoperable_Naming/ncontextext_client_i.h b/TAO/orbsvcs/tests/Interoperable_Naming/ncontextext_client_i.h
index b5c4c253a7e..14768a74dd3 100644
--- a/TAO/orbsvcs/tests/Interoperable_Naming/ncontextext_client_i.h
+++ b/TAO/orbsvcs/tests/Interoperable_Naming/ncontextext_client_i.h
@@ -4,8 +4,6 @@
/**
* @file ncontextext_client_i.h
*
- * $Id$
- *
* This class implements a simple CORBA client which
* converts a Name to a string and viceversa, forms a IIOPNAME
* url address and can resolve a stringified name.
diff --git a/TAO/orbsvcs/tests/LoadBalancing/GenericFactory/Application_Controlled/LB_server.h b/TAO/orbsvcs/tests/LoadBalancing/GenericFactory/Application_Controlled/LB_server.h
index 9666915ea25..74d2c03effc 100644
--- a/TAO/orbsvcs/tests/LoadBalancing/GenericFactory/Application_Controlled/LB_server.h
+++ b/TAO/orbsvcs/tests/LoadBalancing/GenericFactory/Application_Controlled/LB_server.h
@@ -4,8 +4,6 @@
/**
* @file LB_server.h
*
- * $Id$
- *
* @author Jaiganesh Balasubramanian <jai@doc.ece.uci.edu>
* @author Ossama Othman <ossama@uci.edu>
*/
diff --git a/TAO/orbsvcs/tests/LoadBalancing/GenericFactory/DeadMemberDetection_App_Ctrl/LB_server.h b/TAO/orbsvcs/tests/LoadBalancing/GenericFactory/DeadMemberDetection_App_Ctrl/LB_server.h
index 80c303ec516..fe62e9245c4 100755
--- a/TAO/orbsvcs/tests/LoadBalancing/GenericFactory/DeadMemberDetection_App_Ctrl/LB_server.h
+++ b/TAO/orbsvcs/tests/LoadBalancing/GenericFactory/DeadMemberDetection_App_Ctrl/LB_server.h
@@ -4,8 +4,6 @@
/**
* @file LB_server.h
*
- * $Id$
- *
* @author Jaiganesh Balasubramanian <jai@doc.ece.uci.edu>
* @author Ossama Othman <ossama@uci.edu>
*/
diff --git a/TAO/orbsvcs/tests/LoadBalancing/GenericFactory/DeadMemberDetection_Inf_Ctrl/LB_Factory_Server.h b/TAO/orbsvcs/tests/LoadBalancing/GenericFactory/DeadMemberDetection_Inf_Ctrl/LB_Factory_Server.h
index 36c739d1d5e..55fecad901d 100755
--- a/TAO/orbsvcs/tests/LoadBalancing/GenericFactory/DeadMemberDetection_Inf_Ctrl/LB_Factory_Server.h
+++ b/TAO/orbsvcs/tests/LoadBalancing/GenericFactory/DeadMemberDetection_Inf_Ctrl/LB_Factory_Server.h
@@ -4,8 +4,6 @@
/**
* @file LB_Factory_Server.h
*
- * $Id$
- *
* @author Jaiganesh Balasubramanian <jai@doc.ece.uci.edu>
* @author Ossama Othman <ossama@uci.edu>
*/
diff --git a/TAO/orbsvcs/tests/LoadBalancing/GenericFactory/DeadMemberDetection_Inf_Ctrl/LB_server.h b/TAO/orbsvcs/tests/LoadBalancing/GenericFactory/DeadMemberDetection_Inf_Ctrl/LB_server.h
index 8b88bacab33..bc0b5157865 100755
--- a/TAO/orbsvcs/tests/LoadBalancing/GenericFactory/DeadMemberDetection_Inf_Ctrl/LB_server.h
+++ b/TAO/orbsvcs/tests/LoadBalancing/GenericFactory/DeadMemberDetection_Inf_Ctrl/LB_server.h
@@ -4,8 +4,6 @@
/**
* @file LB_server.h
*
- * $Id$
- *
* @author Jaiganesh Balasubramanian <jai@doc.ece.uci.edu>
* @author Ossama Othman <ossama@uci.edu>
*/
diff --git a/TAO/orbsvcs/tests/LoadBalancing/GenericFactory/Infrastructure_Controlled/LB_server.h b/TAO/orbsvcs/tests/LoadBalancing/GenericFactory/Infrastructure_Controlled/LB_server.h
index 26a2ca6324d..42039b742b7 100644
--- a/TAO/orbsvcs/tests/LoadBalancing/GenericFactory/Infrastructure_Controlled/LB_server.h
+++ b/TAO/orbsvcs/tests/LoadBalancing/GenericFactory/Infrastructure_Controlled/LB_server.h
@@ -4,8 +4,6 @@
/**
* @file LB_server.h
*
- * $Id$
- *
* @author Jaiganesh Balasubramanian <jai@doc.ece.uci.edu>
* @author Ossama Othman <ossama@uci.edu>
*/
diff --git a/TAO/orbsvcs/tests/LoadBalancing/GenericFactory/Manage_Object_Group/LB_server.h b/TAO/orbsvcs/tests/LoadBalancing/GenericFactory/Manage_Object_Group/LB_server.h
index 6a0df71c807..eb3021df306 100644
--- a/TAO/orbsvcs/tests/LoadBalancing/GenericFactory/Manage_Object_Group/LB_server.h
+++ b/TAO/orbsvcs/tests/LoadBalancing/GenericFactory/Manage_Object_Group/LB_server.h
@@ -4,8 +4,6 @@
/**
* @file LB_server.h
*
- * $Id$
- *
* @author Jaiganesh Balasubramanian <jai@doc.ece.uci.edu>
* @author Ossama Othman <ossama@uci.edu>
*/
diff --git a/TAO/orbsvcs/tests/Log/Basic_Log_Test/Basic_Log_Test.h b/TAO/orbsvcs/tests/Log/Basic_Log_Test/Basic_Log_Test.h
index 1c9ed470240..157ce067dc7 100644
--- a/TAO/orbsvcs/tests/Log/Basic_Log_Test/Basic_Log_Test.h
+++ b/TAO/orbsvcs/tests/Log/Basic_Log_Test/Basic_Log_Test.h
@@ -4,8 +4,6 @@
/**
* @file Basic_Log_Test.h
*
- * $Id$
- *
* An test of using the Basic_Logging_Service
*
*
diff --git a/TAO/orbsvcs/tests/Notify/Basic/AdminProperties.h b/TAO/orbsvcs/tests/Notify/Basic/AdminProperties.h
index d0fac5425c6..bd647d83184 100644
--- a/TAO/orbsvcs/tests/Notify/Basic/AdminProperties.h
+++ b/TAO/orbsvcs/tests/Notify/Basic/AdminProperties.h
@@ -3,8 +3,6 @@
/**
* @file AdminProperties.h
*
- * $Id$
- *
* Test for EC Admin QoS properties.
*
*
diff --git a/TAO/orbsvcs/tests/Notify/Basic/ConnectDisconnect.h b/TAO/orbsvcs/tests/Notify/Basic/ConnectDisconnect.h
index 3c00ffca5d1..5a2d58f1a33 100644
--- a/TAO/orbsvcs/tests/Notify/Basic/ConnectDisconnect.h
+++ b/TAO/orbsvcs/tests/Notify/Basic/ConnectDisconnect.h
@@ -3,8 +3,6 @@
/**
* @file ConnectDisconnect.h
*
- * $Id$
- *
* Test connect-disconnect methods of Notify.
*
*
diff --git a/TAO/orbsvcs/tests/Notify/Basic/Events.h b/TAO/orbsvcs/tests/Notify/Basic/Events.h
index 1d60ed55ce0..ebd9c01fef8 100644
--- a/TAO/orbsvcs/tests/Notify/Basic/Events.h
+++ b/TAO/orbsvcs/tests/Notify/Basic/Events.h
@@ -3,8 +3,6 @@
/**
* @file Events.h
*
- * $Id$
- *
* Test to check if events are received by all 3 types of consumers.
* This is intended to be a simple test without any filters with default subscription (all events).
*
diff --git a/TAO/orbsvcs/tests/Notify/Basic/ExtendedFilter.h b/TAO/orbsvcs/tests/Notify/Basic/ExtendedFilter.h
index 0e7224827a4..88799c653e3 100644
--- a/TAO/orbsvcs/tests/Notify/Basic/ExtendedFilter.h
+++ b/TAO/orbsvcs/tests/Notify/Basic/ExtendedFilter.h
@@ -3,8 +3,6 @@
/**
* @file ExtendedFilter.h
*
- * $Id$
- *
* Filter test any supplier to any consumer.
*
*
diff --git a/TAO/orbsvcs/tests/Notify/Basic/Filter.h b/TAO/orbsvcs/tests/Notify/Basic/Filter.h
index bb862c1830a..b9532fd953e 100644
--- a/TAO/orbsvcs/tests/Notify/Basic/Filter.h
+++ b/TAO/orbsvcs/tests/Notify/Basic/Filter.h
@@ -3,8 +3,6 @@
/**
* @file Filter.h
*
- * $Id$
- *
* Filter test any supplier to any consumer.
*
*
diff --git a/TAO/orbsvcs/tests/Notify/Basic/IdAssignment.h b/TAO/orbsvcs/tests/Notify/Basic/IdAssignment.h
index 4efd019fedf..6346e4d69b3 100644
--- a/TAO/orbsvcs/tests/Notify/Basic/IdAssignment.h
+++ b/TAO/orbsvcs/tests/Notify/Basic/IdAssignment.h
@@ -3,8 +3,6 @@
/**
* @file IdAssignment.h
*
- * $Id$
- *
* Test to check if ec, admin are assigned id's correctly.
*
*
diff --git a/TAO/orbsvcs/tests/Notify/Basic/LifeCycle.h b/TAO/orbsvcs/tests/Notify/Basic/LifeCycle.h
index 93cbd9a134d..4e9827c7771 100644
--- a/TAO/orbsvcs/tests/Notify/Basic/LifeCycle.h
+++ b/TAO/orbsvcs/tests/Notify/Basic/LifeCycle.h
@@ -3,8 +3,6 @@
/**
* @file LifeCycle.h
*
- * $Id$
- *
* Test to check it ec and admin objects are destroyed.
*
*
diff --git a/TAO/orbsvcs/tests/Notify/Basic/MultiTypes.h b/TAO/orbsvcs/tests/Notify/Basic/MultiTypes.h
index 30b5e3c1154..9bf191ea1ce 100644
--- a/TAO/orbsvcs/tests/Notify/Basic/MultiTypes.h
+++ b/TAO/orbsvcs/tests/Notify/Basic/MultiTypes.h
@@ -3,8 +3,6 @@
/**
* @file MultiTypes.h
*
- * $Id$
- *
* Test connect-disconnect methods of Notify.
*
*
diff --git a/TAO/orbsvcs/tests/Notify/Basic/Sequence.h b/TAO/orbsvcs/tests/Notify/Basic/Sequence.h
index 1fc734e51a8..a0eacf3eace 100644
--- a/TAO/orbsvcs/tests/Notify/Basic/Sequence.h
+++ b/TAO/orbsvcs/tests/Notify/Basic/Sequence.h
@@ -3,8 +3,6 @@
/**
* @file Sequence.h
*
- * $Id$
- *
* Test Sequence support in Notification.
*
*
diff --git a/TAO/orbsvcs/tests/Notify/Basic/Simple.h b/TAO/orbsvcs/tests/Notify/Basic/Simple.h
index 1c6c8b04d9f..c04e9760b6f 100644
--- a/TAO/orbsvcs/tests/Notify/Basic/Simple.h
+++ b/TAO/orbsvcs/tests/Notify/Basic/Simple.h
@@ -3,8 +3,6 @@
/**
* @file Simple.h
*
- * $Id$
- *
* Simple test any supplier to any consumer.
*
*
diff --git a/TAO/orbsvcs/tests/Notify/Basic/Updates.h b/TAO/orbsvcs/tests/Notify/Basic/Updates.h
index 238a4d22a6c..9bb30f04d75 100644
--- a/TAO/orbsvcs/tests/Notify/Basic/Updates.h
+++ b/TAO/orbsvcs/tests/Notify/Basic/Updates.h
@@ -3,8 +3,6 @@
/**
* @file Updates.h
*
- * $Id$
- *
* Test to check if <offer_change> and <subscription_change> messages are
* received correctly.
*
diff --git a/TAO/orbsvcs/tests/Notify/Blocking/Notify_Structured_Push_Consumer.h b/TAO/orbsvcs/tests/Notify/Blocking/Notify_Structured_Push_Consumer.h
index 4a57491090c..630cc13be07 100644
--- a/TAO/orbsvcs/tests/Notify/Blocking/Notify_Structured_Push_Consumer.h
+++ b/TAO/orbsvcs/tests/Notify/Blocking/Notify_Structured_Push_Consumer.h
@@ -3,8 +3,6 @@
/**
* @file Notify_Structured_Push_Consumer.h
*
- * $Id$
- *
* A structured push consumer implementation.
*
*
diff --git a/TAO/orbsvcs/tests/Notify/Bug_1385_Regression/Notify_Structured_Push_Consumer.h b/TAO/orbsvcs/tests/Notify/Bug_1385_Regression/Notify_Structured_Push_Consumer.h
index 0341ce0cb28..6a6634bd5e0 100644
--- a/TAO/orbsvcs/tests/Notify/Bug_1385_Regression/Notify_Structured_Push_Consumer.h
+++ b/TAO/orbsvcs/tests/Notify/Bug_1385_Regression/Notify_Structured_Push_Consumer.h
@@ -3,8 +3,6 @@
/**
* @file Notify_Structured_Push_Consumer.h
*
- * $Id$
- *
* A structured push consumer implementation.
*
* @author Chad Elliott <elliott_c@ociweb.com>
diff --git a/TAO/orbsvcs/tests/Notify/Bug_2415_Regression/Notify_Push_Consumer.h b/TAO/orbsvcs/tests/Notify/Bug_2415_Regression/Notify_Push_Consumer.h
index 418a73fd358..66a6435def5 100644
--- a/TAO/orbsvcs/tests/Notify/Bug_2415_Regression/Notify_Push_Consumer.h
+++ b/TAO/orbsvcs/tests/Notify/Bug_2415_Regression/Notify_Push_Consumer.h
@@ -3,8 +3,6 @@
/**
* @file Notify_Push_Consumer.h
*
- * $Id$
- *
* A push consumer implementation.
*
*
diff --git a/TAO/orbsvcs/tests/Notify/Bug_2561_Regression/Notify_Push_Consumer.h b/TAO/orbsvcs/tests/Notify/Bug_2561_Regression/Notify_Push_Consumer.h
index 00158ec1f23..bc32d14f7a7 100644
--- a/TAO/orbsvcs/tests/Notify/Bug_2561_Regression/Notify_Push_Consumer.h
+++ b/TAO/orbsvcs/tests/Notify/Bug_2561_Regression/Notify_Push_Consumer.h
@@ -3,8 +3,6 @@
/**
* @file Notify_Push_Consumer.h
*
- * $Id$
- *
* A sequence push consumer implementation.
*
*
diff --git a/TAO/orbsvcs/tests/Notify/Discarding/Notify_Sequence_Push_Consumer.h b/TAO/orbsvcs/tests/Notify/Discarding/Notify_Sequence_Push_Consumer.h
index 1e23933c853..08d6e40dddc 100644
--- a/TAO/orbsvcs/tests/Notify/Discarding/Notify_Sequence_Push_Consumer.h
+++ b/TAO/orbsvcs/tests/Notify/Discarding/Notify_Sequence_Push_Consumer.h
@@ -3,8 +3,6 @@
/**
* @file Notify_Sequence_Push_Consumer.h
*
- * $Id$
- *
* A sequence push consumer implementation.
*
*
diff --git a/TAO/orbsvcs/tests/Notify/Discarding/Notify_Structured_Push_Consumer.h b/TAO/orbsvcs/tests/Notify/Discarding/Notify_Structured_Push_Consumer.h
index 21bd72f89b8..ac3bac8b024 100644
--- a/TAO/orbsvcs/tests/Notify/Discarding/Notify_Structured_Push_Consumer.h
+++ b/TAO/orbsvcs/tests/Notify/Discarding/Notify_Structured_Push_Consumer.h
@@ -3,8 +3,6 @@
/**
* @file Notify_Structured_Push_Consumer.h
*
- * $Id$
- *
* A structured push consumer implementation.
*
*
diff --git a/TAO/orbsvcs/tests/Notify/MC/Notify_Structured_Push_Consumer.h b/TAO/orbsvcs/tests/Notify/MC/Notify_Structured_Push_Consumer.h
index ee846c0e447..45f3853f613 100644
--- a/TAO/orbsvcs/tests/Notify/MC/Notify_Structured_Push_Consumer.h
+++ b/TAO/orbsvcs/tests/Notify/MC/Notify_Structured_Push_Consumer.h
@@ -3,8 +3,6 @@
/**
* @file Notify_Structured_Push_Consumer.h
*
- * $Id$
- *
* A structured push consumer implementation.
*
* @author Chad Elliott <elliott_c@ociweb.com>
diff --git a/TAO/orbsvcs/tests/Notify/MT_Dispatching/Notify_Structured_Push_Consumer.h b/TAO/orbsvcs/tests/Notify/MT_Dispatching/Notify_Structured_Push_Consumer.h
index bf647535a2d..ef9d8f34125 100644
--- a/TAO/orbsvcs/tests/Notify/MT_Dispatching/Notify_Structured_Push_Consumer.h
+++ b/TAO/orbsvcs/tests/Notify/MT_Dispatching/Notify_Structured_Push_Consumer.h
@@ -3,8 +3,6 @@
/**
* @file Notify_Structured_Push_Consumer.h
*
- * $Id$
- *
* A structured push consumer implementation.
*
*
diff --git a/TAO/orbsvcs/tests/Notify/Ordering/Notify_Sequence_Push_Consumer.h b/TAO/orbsvcs/tests/Notify/Ordering/Notify_Sequence_Push_Consumer.h
index 0e63e08d773..fb621588879 100644
--- a/TAO/orbsvcs/tests/Notify/Ordering/Notify_Sequence_Push_Consumer.h
+++ b/TAO/orbsvcs/tests/Notify/Ordering/Notify_Sequence_Push_Consumer.h
@@ -3,8 +3,6 @@
/**
* @file Notify_Sequence_Push_Consumer.h
*
- * $Id$
- *
* A sequence push consumer implementation.
*
*
diff --git a/TAO/orbsvcs/tests/Notify/Ordering/Notify_Structured_Push_Consumer.h b/TAO/orbsvcs/tests/Notify/Ordering/Notify_Structured_Push_Consumer.h
index f669d12c7b5..77e60fc6bdd 100644
--- a/TAO/orbsvcs/tests/Notify/Ordering/Notify_Structured_Push_Consumer.h
+++ b/TAO/orbsvcs/tests/Notify/Ordering/Notify_Structured_Push_Consumer.h
@@ -3,8 +3,6 @@
/**
* @file Notify_Structured_Push_Consumer.h
*
- * $Id$
- *
* A structured push consumer implementation.
*
*
diff --git a/TAO/orbsvcs/tests/Notify/Persistent_Filter/Filter.h b/TAO/orbsvcs/tests/Notify/Persistent_Filter/Filter.h
index 665038d7cd4..196df6dc6bf 100644
--- a/TAO/orbsvcs/tests/Notify/Persistent_Filter/Filter.h
+++ b/TAO/orbsvcs/tests/Notify/Persistent_Filter/Filter.h
@@ -3,8 +3,6 @@
/**
* @file Filter.h
*
- * $Id$
- *
* Class to demo structured event filtering.
*
*
diff --git a/TAO/orbsvcs/tests/Notify/RT_lib/RT_Application_Command.h b/TAO/orbsvcs/tests/Notify/RT_lib/RT_Application_Command.h
index 0b8f0944fc2..c10823eca06 100644
--- a/TAO/orbsvcs/tests/Notify/RT_lib/RT_Application_Command.h
+++ b/TAO/orbsvcs/tests/Notify/RT_lib/RT_Application_Command.h
@@ -2,8 +2,6 @@
/**
* @file RT_Application_Command.h
*
- * $Id$
- *
* @author Pradeep Gore <pradeep@oomworks.com>
*
*
diff --git a/TAO/orbsvcs/tests/Notify/RT_lib/RT_POA_Command.h b/TAO/orbsvcs/tests/Notify/RT_lib/RT_POA_Command.h
index 7954d2f0d74..297b2d91600 100644
--- a/TAO/orbsvcs/tests/Notify/RT_lib/RT_POA_Command.h
+++ b/TAO/orbsvcs/tests/Notify/RT_lib/RT_POA_Command.h
@@ -2,8 +2,6 @@
/**
* @file RT_POA_Command.h
*
- * $Id$
- *
* @author Pradeep Gore <pradeep@oomworks.com>
*
*
diff --git a/TAO/orbsvcs/tests/Notify/RT_lib/RT_Priority_Mapping.h b/TAO/orbsvcs/tests/Notify/RT_lib/RT_Priority_Mapping.h
index 5d40993f662..4bdfd6cc62e 100644
--- a/TAO/orbsvcs/tests/Notify/RT_lib/RT_Priority_Mapping.h
+++ b/TAO/orbsvcs/tests/Notify/RT_lib/RT_Priority_Mapping.h
@@ -2,8 +2,6 @@
/**
* @file RT_Priority_Mapping.h
*
- * $Id$
- *
* @author Pradeep Gore <pradeep@oomworks.com>
*
*
diff --git a/TAO/orbsvcs/tests/Notify/Reconnecting/Consumer.h b/TAO/orbsvcs/tests/Notify/Reconnecting/Consumer.h
index 7ddaef1a363..a8eb1c4f93c 100644
--- a/TAO/orbsvcs/tests/Notify/Reconnecting/Consumer.h
+++ b/TAO/orbsvcs/tests/Notify/Reconnecting/Consumer.h
@@ -3,8 +3,6 @@
/**
* @file Consumer.h
*
- * $Id$
- *
* Test Consumer reconnect to existing channel/admin/proxy Notification Service
*
*
diff --git a/TAO/orbsvcs/tests/Notify/Reconnecting/Supplier.h b/TAO/orbsvcs/tests/Notify/Reconnecting/Supplier.h
index 746bf190a4d..97a41e22e0a 100644
--- a/TAO/orbsvcs/tests/Notify/Reconnecting/Supplier.h
+++ b/TAO/orbsvcs/tests/Notify/Reconnecting/Supplier.h
@@ -3,8 +3,6 @@
/**
* @file Supplier.h
*
- * $Id$
- *
* Test Supplier reconnect to existing channel/admin/proxy Notification Service
*
*
diff --git a/TAO/orbsvcs/tests/Notify/Sequence_Multi_ETCL_Filter/Notify_Sequence_Push_Consumer.h b/TAO/orbsvcs/tests/Notify/Sequence_Multi_ETCL_Filter/Notify_Sequence_Push_Consumer.h
index a0fcac7d195..6fe7ada8566 100644
--- a/TAO/orbsvcs/tests/Notify/Sequence_Multi_ETCL_Filter/Notify_Sequence_Push_Consumer.h
+++ b/TAO/orbsvcs/tests/Notify/Sequence_Multi_ETCL_Filter/Notify_Sequence_Push_Consumer.h
@@ -3,8 +3,6 @@
/**
* @file Notify_Sequence_Push_Consumer.h
*
- * $Id$
- *
* A sequence push consumer implementation.
*
*
diff --git a/TAO/orbsvcs/tests/Notify/Sequence_Multi_Filter/Notify_Sequence_Push_Consumer.h b/TAO/orbsvcs/tests/Notify/Sequence_Multi_Filter/Notify_Sequence_Push_Consumer.h
index 42105aae12e..33cd7f309a0 100644
--- a/TAO/orbsvcs/tests/Notify/Sequence_Multi_Filter/Notify_Sequence_Push_Consumer.h
+++ b/TAO/orbsvcs/tests/Notify/Sequence_Multi_Filter/Notify_Sequence_Push_Consumer.h
@@ -3,8 +3,6 @@
/**
* @file Notify_Sequence_Push_Consumer.h
*
- * $Id$
- *
* A sequence push consumer implementation.
*
*
diff --git a/TAO/orbsvcs/tests/Notify/Structured_Filter/Notify_Push_Consumer.h b/TAO/orbsvcs/tests/Notify/Structured_Filter/Notify_Push_Consumer.h
index 0a7047a000a..176923aedef 100644
--- a/TAO/orbsvcs/tests/Notify/Structured_Filter/Notify_Push_Consumer.h
+++ b/TAO/orbsvcs/tests/Notify/Structured_Filter/Notify_Push_Consumer.h
@@ -3,8 +3,6 @@
/**
* @file Notify_Push_Consumer.h
*
- * $Id$
- *
* A structured push consumer implementation.
*
*
diff --git a/TAO/orbsvcs/tests/Notify/Structured_Multi_Filter/Notify_Push_Consumer.h b/TAO/orbsvcs/tests/Notify/Structured_Multi_Filter/Notify_Push_Consumer.h
index 28aba1c7f4d..4d6fe7f10e7 100644
--- a/TAO/orbsvcs/tests/Notify/Structured_Multi_Filter/Notify_Push_Consumer.h
+++ b/TAO/orbsvcs/tests/Notify/Structured_Multi_Filter/Notify_Push_Consumer.h
@@ -3,8 +3,6 @@
/**
* @file Notify_Push_Consumer.h
*
- * $Id$
- *
* A structured push consumer implementation.
*
*
diff --git a/TAO/orbsvcs/tests/Notify/Test_Filter/RT_Test_Filter.h b/TAO/orbsvcs/tests/Notify/Test_Filter/RT_Test_Filter.h
index 470413829c8..83cc15df650 100644
--- a/TAO/orbsvcs/tests/Notify/Test_Filter/RT_Test_Filter.h
+++ b/TAO/orbsvcs/tests/Notify/Test_Filter/RT_Test_Filter.h
@@ -2,8 +2,6 @@
/**
* @file RT_Test_Filter.h
*
- * $Id$
- *
* @author Pradeep Gore <pradeep@oomworks.com>
*
*
diff --git a/TAO/orbsvcs/tests/Notify/Test_Filter/RT_Test_FilterFactory.h b/TAO/orbsvcs/tests/Notify/Test_Filter/RT_Test_FilterFactory.h
index 2249dcaef0e..b08fea2f937 100644
--- a/TAO/orbsvcs/tests/Notify/Test_Filter/RT_Test_FilterFactory.h
+++ b/TAO/orbsvcs/tests/Notify/Test_Filter/RT_Test_FilterFactory.h
@@ -2,8 +2,6 @@
/**
* @file RT_Test_FilterFactory.h
*
- * $Id$
- *
* @author Pradeep Gore <pradeep@oomworks.com>
*
*
diff --git a/TAO/orbsvcs/tests/Notify/Timeout/Notify_Structured_Push_Consumer.h b/TAO/orbsvcs/tests/Notify/Timeout/Notify_Structured_Push_Consumer.h
index 0341ce0cb28..6a6634bd5e0 100644
--- a/TAO/orbsvcs/tests/Notify/Timeout/Notify_Structured_Push_Consumer.h
+++ b/TAO/orbsvcs/tests/Notify/Timeout/Notify_Structured_Push_Consumer.h
@@ -3,8 +3,6 @@
/**
* @file Notify_Structured_Push_Consumer.h
*
- * $Id$
- *
* A structured push consumer implementation.
*
* @author Chad Elliott <elliott_c@ociweb.com>
diff --git a/TAO/orbsvcs/tests/Notify/lib/Activation_Manager.h b/TAO/orbsvcs/tests/Notify/lib/Activation_Manager.h
index 01bedd4c3f3..980db7b7766 100644
--- a/TAO/orbsvcs/tests/Notify/lib/Activation_Manager.h
+++ b/TAO/orbsvcs/tests/Notify/lib/Activation_Manager.h
@@ -2,8 +2,6 @@
/**
* @file Activation_Manager.h
*
- * $Id$
- *
* @author Pradeep Gore <pradeep@oomworks.com>
*
*
diff --git a/TAO/orbsvcs/tests/Notify/lib/Application_Command.h b/TAO/orbsvcs/tests/Notify/lib/Application_Command.h
index 0d2f603c977..b997dc2e48c 100644
--- a/TAO/orbsvcs/tests/Notify/lib/Application_Command.h
+++ b/TAO/orbsvcs/tests/Notify/lib/Application_Command.h
@@ -2,8 +2,6 @@
/**
* @file Application_Command.h
*
- * $Id$
- *
* @author Pradeep Gore <pradeep@oomworks.com>
*
*
diff --git a/TAO/orbsvcs/tests/Notify/lib/Command.h b/TAO/orbsvcs/tests/Notify/lib/Command.h
index 0e48773ddea..9cf6c95e054 100644
--- a/TAO/orbsvcs/tests/Notify/lib/Command.h
+++ b/TAO/orbsvcs/tests/Notify/lib/Command.h
@@ -2,8 +2,6 @@
/**
* @file Command.h
*
- * $Id$
- *
* @author Pradeep Gore <pradeep@oomworks.com>
*
*
diff --git a/TAO/orbsvcs/tests/Notify/lib/Command_Builder.h b/TAO/orbsvcs/tests/Notify/lib/Command_Builder.h
index 5f2553dc246..70b2a00eb53 100644
--- a/TAO/orbsvcs/tests/Notify/lib/Command_Builder.h
+++ b/TAO/orbsvcs/tests/Notify/lib/Command_Builder.h
@@ -2,8 +2,6 @@
/**
* @file Command_Builder.h
*
- * $Id$
- *
* @author Pradeep Gore <pradeep@oomworks.com>
*
*
diff --git a/TAO/orbsvcs/tests/Notify/lib/Command_Factory.h b/TAO/orbsvcs/tests/Notify/lib/Command_Factory.h
index ec61eb8ae91..0cf0f4b509f 100644
--- a/TAO/orbsvcs/tests/Notify/lib/Command_Factory.h
+++ b/TAO/orbsvcs/tests/Notify/lib/Command_Factory.h
@@ -2,8 +2,6 @@
/**
* @file Command_Factory.h
*
- * $Id$
- *
* @author Pradeep Gore <pradeep@oomworks.com>
*
*
diff --git a/TAO/orbsvcs/tests/Notify/lib/Command_Factory_T.h b/TAO/orbsvcs/tests/Notify/lib/Command_Factory_T.h
index 70c81193233..26f865db163 100644
--- a/TAO/orbsvcs/tests/Notify/lib/Command_Factory_T.h
+++ b/TAO/orbsvcs/tests/Notify/lib/Command_Factory_T.h
@@ -2,8 +2,6 @@
/**
* @file Command_Factory_T.h
*
- * $Id$
- *
* @author Pradeep Gore <pradeep@oomworks.com>
*
*
diff --git a/TAO/orbsvcs/tests/Notify/lib/ConsumerAdmin_Command.h b/TAO/orbsvcs/tests/Notify/lib/ConsumerAdmin_Command.h
index 7bf463b59d6..b8602728e41 100644
--- a/TAO/orbsvcs/tests/Notify/lib/ConsumerAdmin_Command.h
+++ b/TAO/orbsvcs/tests/Notify/lib/ConsumerAdmin_Command.h
@@ -2,8 +2,6 @@
/**
* @file ConsumerAdmin_Command.h
*
- * $Id$
- *
* @author Pradeep Gore <pradeep@oomworks.com>
*
*
diff --git a/TAO/orbsvcs/tests/Notify/lib/Consumer_T.h b/TAO/orbsvcs/tests/Notify/lib/Consumer_T.h
index 4ec279c1520..62cad1c6e98 100644
--- a/TAO/orbsvcs/tests/Notify/lib/Consumer_T.h
+++ b/TAO/orbsvcs/tests/Notify/lib/Consumer_T.h
@@ -2,8 +2,6 @@
/**
* @file Consumer_T.h
*
- * $Id$
- *
* @author Pradeep Gore <pradeep@oomworks.com>
*
*
diff --git a/TAO/orbsvcs/tests/Notify/lib/Direct_Consumer.h b/TAO/orbsvcs/tests/Notify/lib/Direct_Consumer.h
index 68da372fbe2..8d075ac11b4 100644
--- a/TAO/orbsvcs/tests/Notify/lib/Direct_Consumer.h
+++ b/TAO/orbsvcs/tests/Notify/lib/Direct_Consumer.h
@@ -2,8 +2,6 @@
/**
* @file Direct_Consumer.h
*
- * $Id$
- *
* @author Pradeep Gore <pradeep@oomworks.com>
*
*
diff --git a/TAO/orbsvcs/tests/Notify/lib/Direct_Supplier.h b/TAO/orbsvcs/tests/Notify/lib/Direct_Supplier.h
index cf2ce267ae1..00cda6b3335 100644
--- a/TAO/orbsvcs/tests/Notify/lib/Direct_Supplier.h
+++ b/TAO/orbsvcs/tests/Notify/lib/Direct_Supplier.h
@@ -2,8 +2,6 @@
/**
* @file Direct_Supplier.h
*
- * $Id$
- *
* @author Pradeep Gore <pradeep@oomworks.com>
*
*
diff --git a/TAO/orbsvcs/tests/Notify/lib/Driver.h b/TAO/orbsvcs/tests/Notify/lib/Driver.h
index 3069f2c13c3..c13dad8730b 100644
--- a/TAO/orbsvcs/tests/Notify/lib/Driver.h
+++ b/TAO/orbsvcs/tests/Notify/lib/Driver.h
@@ -2,8 +2,6 @@
/**
* @file Driver.h
*
- * $Id$
- *
* @author Pradeep Gore <pradeep@oomworks.com>
*
*
diff --git a/TAO/orbsvcs/tests/Notify/lib/Driver_Base.h b/TAO/orbsvcs/tests/Notify/lib/Driver_Base.h
index fabec43f639..56d70ab1e17 100644
--- a/TAO/orbsvcs/tests/Notify/lib/Driver_Base.h
+++ b/TAO/orbsvcs/tests/Notify/lib/Driver_Base.h
@@ -2,8 +2,6 @@
/**
* @file Driver_Base.h
*
- * $Id$
- *
* @author Pradeep Gore <pradeep@oomworks.com>
*
*
diff --git a/TAO/orbsvcs/tests/Notify/lib/EventChannel_Command.h b/TAO/orbsvcs/tests/Notify/lib/EventChannel_Command.h
index a0376b3ac3b..a3953e72307 100644
--- a/TAO/orbsvcs/tests/Notify/lib/EventChannel_Command.h
+++ b/TAO/orbsvcs/tests/Notify/lib/EventChannel_Command.h
@@ -2,8 +2,6 @@
/**
* @file EventChannel_Command.h
*
- * $Id$
- *
* @author Pradeep Gore <pradeep@oomworks.com>
*
*
diff --git a/TAO/orbsvcs/tests/Notify/lib/Factories_Define.h b/TAO/orbsvcs/tests/Notify/lib/Factories_Define.h
index 59a5aadd8ec..b02cf6c5f7c 100644
--- a/TAO/orbsvcs/tests/Notify/lib/Factories_Define.h
+++ b/TAO/orbsvcs/tests/Notify/lib/Factories_Define.h
@@ -2,8 +2,6 @@
/**
* @file Factories_Define.h
*
- * $Id$
- *
* @author Pradeep Gore <pradeep@oomworks.com>
*
*
diff --git a/TAO/orbsvcs/tests/Notify/lib/Filter_Command.h b/TAO/orbsvcs/tests/Notify/lib/Filter_Command.h
index 79d3f0a1ab0..e66828ede48 100644
--- a/TAO/orbsvcs/tests/Notify/lib/Filter_Command.h
+++ b/TAO/orbsvcs/tests/Notify/lib/Filter_Command.h
@@ -2,8 +2,6 @@
/**
* @file Filter_Command.h
*
- * $Id$
- *
* @author Pradeep Gore <pradeep@oomworks.com>
*
*
diff --git a/TAO/orbsvcs/tests/Notify/lib/LookupManager.h b/TAO/orbsvcs/tests/Notify/lib/LookupManager.h
index 4e0170e0991..70bb02ccd15 100644
--- a/TAO/orbsvcs/tests/Notify/lib/LookupManager.h
+++ b/TAO/orbsvcs/tests/Notify/lib/LookupManager.h
@@ -2,8 +2,6 @@
/**
* @file LookupManager.h
*
- * $Id$
- *
* @author Pradeep Gore <pradeep@oomworks.com>
*
*
diff --git a/TAO/orbsvcs/tests/Notify/lib/Name.h b/TAO/orbsvcs/tests/Notify/lib/Name.h
index e4bab200ab7..48c0d1b94bd 100644
--- a/TAO/orbsvcs/tests/Notify/lib/Name.h
+++ b/TAO/orbsvcs/tests/Notify/lib/Name.h
@@ -2,8 +2,6 @@
/**
* @file Name.h
*
- * $Id$
- *
* @author Pradeep Gore <pradeep@oomworks.com>
*
*
diff --git a/TAO/orbsvcs/tests/Notify/lib/Notify_PushConsumer.h b/TAO/orbsvcs/tests/Notify/lib/Notify_PushConsumer.h
index 274e3ca068b..8b4bf6644e8 100644
--- a/TAO/orbsvcs/tests/Notify/lib/Notify_PushConsumer.h
+++ b/TAO/orbsvcs/tests/Notify/lib/Notify_PushConsumer.h
@@ -2,8 +2,6 @@
/**
* @file Notify_PushConsumer.h
*
- * $Id$
- *
* This is a utility class is to be used by clients of the Notification
* Service to implement the servant for CosNotifyComm::PushConsumer
*
diff --git a/TAO/orbsvcs/tests/Notify/lib/Notify_SequencePushConsumer.h b/TAO/orbsvcs/tests/Notify/lib/Notify_SequencePushConsumer.h
index 7f3485a5b43..38c4ae1a8c1 100644
--- a/TAO/orbsvcs/tests/Notify/lib/Notify_SequencePushConsumer.h
+++ b/TAO/orbsvcs/tests/Notify/lib/Notify_SequencePushConsumer.h
@@ -3,8 +3,6 @@
/**
* @file Notify_SequencePushConsumer.h
*
- * $Id$
- *
* This is a utility class is to be used by clients of the Notification
* Service to implement the servant for CosNotifyComm::SequencePushConsumer
*
diff --git a/TAO/orbsvcs/tests/Notify/lib/Notify_SequencePushSupplier.h b/TAO/orbsvcs/tests/Notify/lib/Notify_SequencePushSupplier.h
index b43bbbc41d7..70abbafd5b6 100644
--- a/TAO/orbsvcs/tests/Notify/lib/Notify_SequencePushSupplier.h
+++ b/TAO/orbsvcs/tests/Notify/lib/Notify_SequencePushSupplier.h
@@ -3,8 +3,6 @@
/**
* @file Notify_SequencePushSupplier.h
*
- * $Id$
- *
* This class is to be used by clients of the Notification Service
* to implement Sequence Push Suppliers.
*
diff --git a/TAO/orbsvcs/tests/Notify/lib/Notify_StructuredPushConsumer.h b/TAO/orbsvcs/tests/Notify/lib/Notify_StructuredPushConsumer.h
index 292b6a7c595..ee9f6841f80 100644
--- a/TAO/orbsvcs/tests/Notify/lib/Notify_StructuredPushConsumer.h
+++ b/TAO/orbsvcs/tests/Notify/lib/Notify_StructuredPushConsumer.h
@@ -3,8 +3,6 @@
/**
* @file Notify_StructuredPushConsumer.h
*
- * $Id$
- *
* This is a utility class is to be used by clients of the Notification
* Service to implement the servant for CosNotifyComm::PushConsumer
*
diff --git a/TAO/orbsvcs/tests/Notify/lib/Notify_StructuredPushSupplier.h b/TAO/orbsvcs/tests/Notify/lib/Notify_StructuredPushSupplier.h
index dde3618d7c1..1c06a09f52c 100644
--- a/TAO/orbsvcs/tests/Notify/lib/Notify_StructuredPushSupplier.h
+++ b/TAO/orbsvcs/tests/Notify/lib/Notify_StructuredPushSupplier.h
@@ -3,8 +3,6 @@
/**
* @file Notify_StructuredPushSupplier.h
*
- * $Id$
- *
* This class is to be used by clients of the Notification Service
* to implement Structured Push Suppliers.
*
diff --git a/TAO/orbsvcs/tests/Notify/lib/Notify_Test_Client.h b/TAO/orbsvcs/tests/Notify/lib/Notify_Test_Client.h
index 13a6388f1de..5a9885a659c 100644
--- a/TAO/orbsvcs/tests/Notify/lib/Notify_Test_Client.h
+++ b/TAO/orbsvcs/tests/Notify/lib/Notify_Test_Client.h
@@ -3,8 +3,6 @@
/**
* @file Notify_Test_Client.h
*
- * $Id$
- *
* Prototype Test Driver for all the Notify tests.
*
*
diff --git a/TAO/orbsvcs/tests/Notify/lib/Options_Parser.h b/TAO/orbsvcs/tests/Notify/lib/Options_Parser.h
index 27542746489..6e034b5f5b3 100644
--- a/TAO/orbsvcs/tests/Notify/lib/Options_Parser.h
+++ b/TAO/orbsvcs/tests/Notify/lib/Options_Parser.h
@@ -2,8 +2,6 @@
/**
* @file Options_Parser.h
*
- * $Id$
- *
* @author Pradeep Gore <pradeep@oomworks.com>
*/
diff --git a/TAO/orbsvcs/tests/Notify/lib/Peer.h b/TAO/orbsvcs/tests/Notify/lib/Peer.h
index d6731d72902..82c02ef293b 100644
--- a/TAO/orbsvcs/tests/Notify/lib/Peer.h
+++ b/TAO/orbsvcs/tests/Notify/lib/Peer.h
@@ -2,8 +2,6 @@
/**
* @file Peer.h
*
- * $Id$
- *
* @author Pradeep Gore <pradeep@oomworks.com>
*
*
diff --git a/TAO/orbsvcs/tests/Notify/lib/Peer_T.h b/TAO/orbsvcs/tests/Notify/lib/Peer_T.h
index 39369c6ee34..70615b3e042 100644
--- a/TAO/orbsvcs/tests/Notify/lib/Peer_T.h
+++ b/TAO/orbsvcs/tests/Notify/lib/Peer_T.h
@@ -2,8 +2,6 @@
/**
* @file Peer_T.h
*
- * $Id$
- *
* @author Pradeep Gore <pradeep@oomworks.com>
*/
diff --git a/TAO/orbsvcs/tests/Notify/lib/Periodic_Consumer.h b/TAO/orbsvcs/tests/Notify/lib/Periodic_Consumer.h
index 65343acdae6..687324be86a 100644
--- a/TAO/orbsvcs/tests/Notify/lib/Periodic_Consumer.h
+++ b/TAO/orbsvcs/tests/Notify/lib/Periodic_Consumer.h
@@ -2,8 +2,6 @@
/**
* @file Periodic_Consumer.h
*
- * $Id$
- *
* @author Pradeep Gore <pradeep@oomworks.com>
*/
diff --git a/TAO/orbsvcs/tests/Notify/lib/Periodic_Consumer_Command.h b/TAO/orbsvcs/tests/Notify/lib/Periodic_Consumer_Command.h
index 68008e4981d..380203258e1 100644
--- a/TAO/orbsvcs/tests/Notify/lib/Periodic_Consumer_Command.h
+++ b/TAO/orbsvcs/tests/Notify/lib/Periodic_Consumer_Command.h
@@ -2,8 +2,6 @@
/**
* @file Periodic_Consumer_Command.h
*
- * $Id$
- *
* @author Pradeep Gore <pradeep@oomworks.com>
*/
diff --git a/TAO/orbsvcs/tests/Notify/lib/Periodic_Supplier.h b/TAO/orbsvcs/tests/Notify/lib/Periodic_Supplier.h
index 3237daf6d7f..4b7d584e741 100644
--- a/TAO/orbsvcs/tests/Notify/lib/Periodic_Supplier.h
+++ b/TAO/orbsvcs/tests/Notify/lib/Periodic_Supplier.h
@@ -2,8 +2,6 @@
/**
* @file Periodic_Supplier.h
*
- * $Id$
- *
* @author Pradeep Gore <pradeep@oomworks.com>
*/
diff --git a/TAO/orbsvcs/tests/Notify/lib/Periodic_Supplier_Command.h b/TAO/orbsvcs/tests/Notify/lib/Periodic_Supplier_Command.h
index 82a6831d61a..9b1974b0f31 100644
--- a/TAO/orbsvcs/tests/Notify/lib/Periodic_Supplier_Command.h
+++ b/TAO/orbsvcs/tests/Notify/lib/Periodic_Supplier_Command.h
@@ -2,8 +2,6 @@
/**
* @file Periodic_Supplier_Command.h
*
- * $Id$
- *
* @author Pradeep Gore <pradeep@oomworks.com>
*/
diff --git a/TAO/orbsvcs/tests/Notify/lib/Priority_Mapping.h b/TAO/orbsvcs/tests/Notify/lib/Priority_Mapping.h
index 5a9389b1fb5..8a5be1c74c5 100644
--- a/TAO/orbsvcs/tests/Notify/lib/Priority_Mapping.h
+++ b/TAO/orbsvcs/tests/Notify/lib/Priority_Mapping.h
@@ -2,8 +2,6 @@
/**
* @file Priority_Mapping.h
*
- * $Id$
- *
* @author Pradeep Gore <pradeep@oomworks.com>
*
*
diff --git a/TAO/orbsvcs/tests/Notify/lib/PushConsumer.h b/TAO/orbsvcs/tests/Notify/lib/PushConsumer.h
index 14a3ac924b5..8f041113206 100644
--- a/TAO/orbsvcs/tests/Notify/lib/PushConsumer.h
+++ b/TAO/orbsvcs/tests/Notify/lib/PushConsumer.h
@@ -2,8 +2,6 @@
/**
* @file PushConsumer.h
*
- * $Id$
- *
* @author Pradeep Gore <pradeep@oomworks.com>
*
*
diff --git a/TAO/orbsvcs/tests/Notify/lib/PushSupplier.h b/TAO/orbsvcs/tests/Notify/lib/PushSupplier.h
index 51ca9aef350..ba5e54a2905 100644
--- a/TAO/orbsvcs/tests/Notify/lib/PushSupplier.h
+++ b/TAO/orbsvcs/tests/Notify/lib/PushSupplier.h
@@ -2,8 +2,6 @@
/**
* @file PushSupplier.h
*
- * $Id$
- *
* @author Pradeep Gore <pradeep@oomworks.com>
*
*
diff --git a/TAO/orbsvcs/tests/Notify/lib/Relay_Consumer.h b/TAO/orbsvcs/tests/Notify/lib/Relay_Consumer.h
index 80cb4fa9b12..80ba71745f9 100644
--- a/TAO/orbsvcs/tests/Notify/lib/Relay_Consumer.h
+++ b/TAO/orbsvcs/tests/Notify/lib/Relay_Consumer.h
@@ -2,8 +2,6 @@
/**
* @file Relay_Consumer.h
*
- * $Id$
- *
* @author Pradeep Gore <pradeep@oomworks.com>
*
*
diff --git a/TAO/orbsvcs/tests/Notify/lib/SequencePushConsumer.h b/TAO/orbsvcs/tests/Notify/lib/SequencePushConsumer.h
index 43df7cfce56..bd789c30581 100644
--- a/TAO/orbsvcs/tests/Notify/lib/SequencePushConsumer.h
+++ b/TAO/orbsvcs/tests/Notify/lib/SequencePushConsumer.h
@@ -2,8 +2,6 @@
/**
* @file SequencePushConsumer.h
*
- * $Id$
- *
* @author Pradeep Gore <pradeep@oomworks.com>
*
*
diff --git a/TAO/orbsvcs/tests/Notify/lib/SequencePushSupplier.h b/TAO/orbsvcs/tests/Notify/lib/SequencePushSupplier.h
index 62121f47e7f..3f649e9cd4c 100644
--- a/TAO/orbsvcs/tests/Notify/lib/SequencePushSupplier.h
+++ b/TAO/orbsvcs/tests/Notify/lib/SequencePushSupplier.h
@@ -2,8 +2,6 @@
/**
* @file SequencePushSupplier.h
*
- * $Id$
- *
* @author Pradeep Gore <pradeep@oomworks.com>
*
*
diff --git a/TAO/orbsvcs/tests/Notify/lib/StructuredEvent.h b/TAO/orbsvcs/tests/Notify/lib/StructuredEvent.h
index c799a38451e..b19125f5049 100644
--- a/TAO/orbsvcs/tests/Notify/lib/StructuredEvent.h
+++ b/TAO/orbsvcs/tests/Notify/lib/StructuredEvent.h
@@ -2,8 +2,6 @@
/**
* @file StructuredEvent.h
*
- * $Id$
- *
* @author Pradeep Gore <pradeep@oomworks.com>
*
*
diff --git a/TAO/orbsvcs/tests/Notify/lib/StructuredPushConsumer.h b/TAO/orbsvcs/tests/Notify/lib/StructuredPushConsumer.h
index 20babaede5c..bdf6eedec2a 100644
--- a/TAO/orbsvcs/tests/Notify/lib/StructuredPushConsumer.h
+++ b/TAO/orbsvcs/tests/Notify/lib/StructuredPushConsumer.h
@@ -2,8 +2,6 @@
/**
* @file StructuredPushConsumer.h
*
- * $Id$
- *
* @author Pradeep Gore <pradeep@oomworks.com>
*
*
diff --git a/TAO/orbsvcs/tests/Notify/lib/StructuredPushSupplier.h b/TAO/orbsvcs/tests/Notify/lib/StructuredPushSupplier.h
index ca748febaa9..2d46da1becc 100644
--- a/TAO/orbsvcs/tests/Notify/lib/StructuredPushSupplier.h
+++ b/TAO/orbsvcs/tests/Notify/lib/StructuredPushSupplier.h
@@ -2,8 +2,6 @@
/**
* @file StructuredPushSupplier.h
*
- * $Id$
- *
* @author Pradeep Gore <pradeep@oomworks.com>
*
*
diff --git a/TAO/orbsvcs/tests/Notify/lib/SupplierAdmin_Command.h b/TAO/orbsvcs/tests/Notify/lib/SupplierAdmin_Command.h
index 74006b61c58..643d28c0698 100644
--- a/TAO/orbsvcs/tests/Notify/lib/SupplierAdmin_Command.h
+++ b/TAO/orbsvcs/tests/Notify/lib/SupplierAdmin_Command.h
@@ -2,8 +2,6 @@
/**
* @file SupplierAdmin_Command.h
*
- * $Id$
- *
* @author Pradeep Gore <pradeep@oomworks.com>
*
*
diff --git a/TAO/orbsvcs/tests/Notify/lib/Supplier_T.h b/TAO/orbsvcs/tests/Notify/lib/Supplier_T.h
index dca441d742f..b474933b4e2 100644
--- a/TAO/orbsvcs/tests/Notify/lib/Supplier_T.h
+++ b/TAO/orbsvcs/tests/Notify/lib/Supplier_T.h
@@ -2,8 +2,6 @@
/**
* @file Supplier_T.h
*
- * $Id$
- *
* @author Pradeep Gore <pradeep@oomworks.com>
*
*
diff --git a/TAO/orbsvcs/tests/Notify/lib/Task_Callback.h b/TAO/orbsvcs/tests/Notify/lib/Task_Callback.h
index 97caae326e0..00e78fb4ea5 100644
--- a/TAO/orbsvcs/tests/Notify/lib/Task_Callback.h
+++ b/TAO/orbsvcs/tests/Notify/lib/Task_Callback.h
@@ -2,8 +2,6 @@
/**
* @file Task_Callback.h
*
- * $Id$
- *
* @author Pradeep Gore <pradeep@oomworks.com>
*
*
diff --git a/TAO/orbsvcs/tests/Notify/lib/Task_Stats.h b/TAO/orbsvcs/tests/Notify/lib/Task_Stats.h
index 80c48c4f0fb..a50a6975c37 100644
--- a/TAO/orbsvcs/tests/Notify/lib/Task_Stats.h
+++ b/TAO/orbsvcs/tests/Notify/lib/Task_Stats.h
@@ -3,8 +3,6 @@
/**
* @file Task_Stats.h
*
- * $Id$
- *
* Utility Stats class that maintains the readings.
*
* @author Pradeep Gore <pradeep@cs.wustl.edu>
diff --git a/TAO/orbsvcs/tests/Notify/lib/common.h b/TAO/orbsvcs/tests/Notify/lib/common.h
index fa0a5fb4b7d..57d74e6c6c3 100644
--- a/TAO/orbsvcs/tests/Notify/lib/common.h
+++ b/TAO/orbsvcs/tests/Notify/lib/common.h
@@ -3,8 +3,6 @@
/**
* @file common.h
*
- * $Id$
- *
* A couple of useful functions
*
*
diff --git a/TAO/orbsvcs/tests/Notify/performance-tests/Filter/Notify_Sequence_Push_Consumer.h b/TAO/orbsvcs/tests/Notify/performance-tests/Filter/Notify_Sequence_Push_Consumer.h
index 1b3e96fd666..608e793bbe9 100644
--- a/TAO/orbsvcs/tests/Notify/performance-tests/Filter/Notify_Sequence_Push_Consumer.h
+++ b/TAO/orbsvcs/tests/Notify/performance-tests/Filter/Notify_Sequence_Push_Consumer.h
@@ -3,8 +3,6 @@
/**
* @file Notify_Sequence_Push_Consumer.h
*
- * $Id$
- *
* A sequence push consumer implementation.
*
*
diff --git a/TAO/orbsvcs/tests/Notify/performance-tests/Filter/Notify_Structured_Push_Consumer.h b/TAO/orbsvcs/tests/Notify/performance-tests/Filter/Notify_Structured_Push_Consumer.h
index a9413e7f69b..c89d54d3954 100644
--- a/TAO/orbsvcs/tests/Notify/performance-tests/Filter/Notify_Structured_Push_Consumer.h
+++ b/TAO/orbsvcs/tests/Notify/performance-tests/Filter/Notify_Structured_Push_Consumer.h
@@ -3,8 +3,6 @@
/**
* @file Notify_Structured_Push_Consumer.h
*
- * $Id$
- *
* A structured push consumer implementation.
*
*
diff --git a/TAO/orbsvcs/tests/Notify/performance-tests/RedGreen/RedGreen_Test.h b/TAO/orbsvcs/tests/Notify/performance-tests/RedGreen/RedGreen_Test.h
index 65098916961..abf4710c5aa 100644
--- a/TAO/orbsvcs/tests/Notify/performance-tests/RedGreen/RedGreen_Test.h
+++ b/TAO/orbsvcs/tests/Notify/performance-tests/RedGreen/RedGreen_Test.h
@@ -3,8 +3,6 @@
/**
* @file RedGreen_Test.h
*
- * $Id$
- *
* Performance test to show improvement in Notify performance by picking the
* correcting configuration.
*
diff --git a/TAO/orbsvcs/tests/Notify/performance-tests/Throughput/Throughput.h b/TAO/orbsvcs/tests/Notify/performance-tests/Throughput/Throughput.h
index 8f7e1c9ab69..8f168e038d9 100644
--- a/TAO/orbsvcs/tests/Notify/performance-tests/Throughput/Throughput.h
+++ b/TAO/orbsvcs/tests/Notify/performance-tests/Throughput/Throughput.h
@@ -3,8 +3,6 @@
/**
* @file Throughput.h
*
- * $Id$
- *
* @author Pradeep Gore <pradeep@cs.wustl.edu>
*/
//=============================================================================
diff --git a/TAO/orbsvcs/tests/Property/client.cpp b/TAO/orbsvcs/tests/Property/client.cpp
index af92e5ef42c..893149153b0 100644
--- a/TAO/orbsvcs/tests/Property/client.cpp
+++ b/TAO/orbsvcs/tests/Property/client.cpp
@@ -3,8 +3,6 @@
/**
* @file client.cpp
*
- * $Id$
- *
* Test client for the Property Service.
*
*
diff --git a/TAO/orbsvcs/tests/Property/client.h b/TAO/orbsvcs/tests/Property/client.h
index db212a0b0bb..984ffe8cdd7 100644
--- a/TAO/orbsvcs/tests/Property/client.h
+++ b/TAO/orbsvcs/tests/Property/client.h
@@ -4,8 +4,6 @@
/**
* @file client.h
*
- * $Id$
- *
* Test client for the Property Service.
*
*
diff --git a/TAO/orbsvcs/tests/Property/server.cpp b/TAO/orbsvcs/tests/Property/server.cpp
index 605f3eb48ae..af1cf3bd924 100644
--- a/TAO/orbsvcs/tests/Property/server.cpp
+++ b/TAO/orbsvcs/tests/Property/server.cpp
@@ -3,8 +3,6 @@
/**
* @file server.cpp
*
- * $Id$
- *
* Test server for the CosPropertyService
*
*
diff --git a/TAO/orbsvcs/tests/Property/server.h b/TAO/orbsvcs/tests/Property/server.h
index 4c9fd930d7a..a3e8ae4a45b 100644
--- a/TAO/orbsvcs/tests/Property/server.h
+++ b/TAO/orbsvcs/tests/Property/server.h
@@ -4,8 +4,6 @@
/**
* @file server.h
*
- * $Id$
- *
* Test server for the CosPropertyService.
*
*
diff --git a/TAO/orbsvcs/tests/Security/BiDirectional/test_i.h b/TAO/orbsvcs/tests/Security/BiDirectional/test_i.h
index 3914ef78a3e..7536e63f0d6 100644
--- a/TAO/orbsvcs/tests/Security/BiDirectional/test_i.h
+++ b/TAO/orbsvcs/tests/Security/BiDirectional/test_i.h
@@ -3,8 +3,6 @@
/**
* @file test_i.h
*
- * $Id$
- *
* @author Balachandran Natarajan <bala@cs.wustl.edu>
*/
//=============================================================================
diff --git a/TAO/orbsvcs/tests/Security/Crash_Test/test_i.h b/TAO/orbsvcs/tests/Security/Crash_Test/test_i.h
index c9ff4b29ab3..fb2e86350c9 100644
--- a/TAO/orbsvcs/tests/Security/Crash_Test/test_i.h
+++ b/TAO/orbsvcs/tests/Security/Crash_Test/test_i.h
@@ -3,8 +3,6 @@
/**
* @file test_i.h
*
- * $Id$
- *
* @author Carlos O'Ryan
*/
//=============================================================================
diff --git a/TAO/orbsvcs/tests/Security/MT_IIOP_SSL/Client_Worker.h b/TAO/orbsvcs/tests/Security/MT_IIOP_SSL/Client_Worker.h
index c7b0f235f7b..e1d38a43ec4 100644
--- a/TAO/orbsvcs/tests/Security/MT_IIOP_SSL/Client_Worker.h
+++ b/TAO/orbsvcs/tests/Security/MT_IIOP_SSL/Client_Worker.h
@@ -3,8 +3,6 @@
/**
* @file Client_Worker.h
*
- * $Id$
- *
* @author Anand Krishnan
*/
//=============================================================================
diff --git a/TAO/orbsvcs/tests/Security/MT_IIOP_SSL/Server_Worker.h b/TAO/orbsvcs/tests/Security/MT_IIOP_SSL/Server_Worker.h
index d2cb2b78e18..6274c961da8 100644
--- a/TAO/orbsvcs/tests/Security/MT_IIOP_SSL/Server_Worker.h
+++ b/TAO/orbsvcs/tests/Security/MT_IIOP_SSL/Server_Worker.h
@@ -4,8 +4,6 @@
/**
* @file Server_Worker.h
*
- * $Id$
- *
* @author Anand Krishnan
*/
//=============================================================================
diff --git a/TAO/orbsvcs/tests/Security/MT_IIOP_SSL/test_i.h b/TAO/orbsvcs/tests/Security/MT_IIOP_SSL/test_i.h
index c7ec4e6a1c2..ac63e1363ff 100644
--- a/TAO/orbsvcs/tests/Security/MT_IIOP_SSL/test_i.h
+++ b/TAO/orbsvcs/tests/Security/MT_IIOP_SSL/test_i.h
@@ -3,8 +3,6 @@
/**
* @file test_i.h
*
- * $Id$
- *
* @author Carlos O'Ryan
*/
//=============================================================================
diff --git a/TAO/orbsvcs/tests/Security/MT_SSLIOP/Client_Worker.h b/TAO/orbsvcs/tests/Security/MT_SSLIOP/Client_Worker.h
index 68683c2c101..d121c34476d 100644
--- a/TAO/orbsvcs/tests/Security/MT_SSLIOP/Client_Worker.h
+++ b/TAO/orbsvcs/tests/Security/MT_SSLIOP/Client_Worker.h
@@ -3,8 +3,6 @@
/**
* @file Client_Worker.h
*
- * $Id$
- *
* @author Anand Krishnan
*/
//=============================================================================
diff --git a/TAO/orbsvcs/tests/Security/MT_SSLIOP/Server_Worker.h b/TAO/orbsvcs/tests/Security/MT_SSLIOP/Server_Worker.h
index d2cb2b78e18..6274c961da8 100644
--- a/TAO/orbsvcs/tests/Security/MT_SSLIOP/Server_Worker.h
+++ b/TAO/orbsvcs/tests/Security/MT_SSLIOP/Server_Worker.h
@@ -4,8 +4,6 @@
/**
* @file Server_Worker.h
*
- * $Id$
- *
* @author Anand Krishnan
*/
//=============================================================================
diff --git a/TAO/orbsvcs/tests/Security/MT_SSLIOP/test_i.h b/TAO/orbsvcs/tests/Security/MT_SSLIOP/test_i.h
index 0ec089a3b61..e86c3d80b96 100644
--- a/TAO/orbsvcs/tests/Security/MT_SSLIOP/test_i.h
+++ b/TAO/orbsvcs/tests/Security/MT_SSLIOP/test_i.h
@@ -3,8 +3,6 @@
/**
* @file test_i.h
*
- * $Id$
- *
* @author Carlos O'Ryan
*/
//=============================================================================
diff --git a/TAO/orbsvcs/tests/Security/ssliop_corbaloc/client.cpp b/TAO/orbsvcs/tests/Security/ssliop_corbaloc/client.cpp
index 7c4c5c250b8..0a31c554b08 100644
--- a/TAO/orbsvcs/tests/Security/ssliop_corbaloc/client.cpp
+++ b/TAO/orbsvcs/tests/Security/ssliop_corbaloc/client.cpp
@@ -3,8 +3,6 @@
/**
* @file client.cpp
*
- * $Id$
- *
* This class implements a simple CORBA client for the CosNaming
* example using stubs generated by the TAO ORB IDL compiler.
*
diff --git a/TAO/orbsvcs/tests/Security/ssliop_corbaloc/client.h b/TAO/orbsvcs/tests/Security/ssliop_corbaloc/client.h
index faf0c8ea0fe..d04bbe9fd95 100644
--- a/TAO/orbsvcs/tests/Security/ssliop_corbaloc/client.h
+++ b/TAO/orbsvcs/tests/Security/ssliop_corbaloc/client.h
@@ -4,8 +4,6 @@
/**
* @file client.h
*
- * $Id$
- *
* This class tests the facilities to connect to the naming service.
*
*
diff --git a/TAO/orbsvcs/tests/Simple_Naming/client.cpp b/TAO/orbsvcs/tests/Simple_Naming/client.cpp
index f965e7607de..d1ec4c744bf 100644
--- a/TAO/orbsvcs/tests/Simple_Naming/client.cpp
+++ b/TAO/orbsvcs/tests/Simple_Naming/client.cpp
@@ -3,8 +3,6 @@
/**
* @file client.cpp
*
- * $Id$
- *
* This class implements a simple CORBA client for the CosNaming
* example using stubs generated by the TAO ORB IDL compiler.
*
diff --git a/TAO/orbsvcs/tests/Simple_Naming/client.h b/TAO/orbsvcs/tests/Simple_Naming/client.h
index ad381cd66bd..51d7af2aa27 100644
--- a/TAO/orbsvcs/tests/Simple_Naming/client.h
+++ b/TAO/orbsvcs/tests/Simple_Naming/client.h
@@ -4,8 +4,6 @@
/**
* @file client.h
*
- * $Id$
- *
* This class tests the facilities to connect to the naming service.
*
*
diff --git a/TAO/orbsvcs/tests/Time/Client_i.h b/TAO/orbsvcs/tests/Time/Client_i.h
index e49a5b5a7f7..3b4de277ea9 100644
--- a/TAO/orbsvcs/tests/Time/Client_i.h
+++ b/TAO/orbsvcs/tests/Time/Client_i.h
@@ -4,8 +4,6 @@
/**
* @file Client_i.h
*
- * $Id$
- *
* This class implements a simple CORBA client that accesses a Time Service
* server.
*
diff --git a/TAO/orbsvcs/tests/ior_corbaname/client.cpp b/TAO/orbsvcs/tests/ior_corbaname/client.cpp
index 38bc49a4ee9..b4e83ed9b48 100644
--- a/TAO/orbsvcs/tests/ior_corbaname/client.cpp
+++ b/TAO/orbsvcs/tests/ior_corbaname/client.cpp
@@ -3,8 +3,6 @@
/**
* @file client.cpp
*
- * $Id$
- *
* This implements a simple CORBA client for the
* corbaname: style IOR parser
*
diff --git a/TAO/orbsvcs/tests/ior_corbaname/ior_corbaname_client_i.cpp b/TAO/orbsvcs/tests/ior_corbaname/ior_corbaname_client_i.cpp
index 00e39c3e1c6..5b84f5e1e59 100644
--- a/TAO/orbsvcs/tests/ior_corbaname/ior_corbaname_client_i.cpp
+++ b/TAO/orbsvcs/tests/ior_corbaname/ior_corbaname_client_i.cpp
@@ -3,8 +3,6 @@
/**
* @file ior_corbaname_client_i.cpp
*
- * $Id$
- *
* This example implements a simple client which sends a corbaname:
* style url to the server and gets a response from the
* server to indicate that the server has received the request.
diff --git a/TAO/orbsvcs/tests/ior_corbaname/ior_corbaname_client_i.h b/TAO/orbsvcs/tests/ior_corbaname/ior_corbaname_client_i.h
index 01b69e8bbfc..43d7e94874e 100644
--- a/TAO/orbsvcs/tests/ior_corbaname/ior_corbaname_client_i.h
+++ b/TAO/orbsvcs/tests/ior_corbaname/ior_corbaname_client_i.h
@@ -4,8 +4,6 @@
/**
* @file ior_corbaname_client_i.h
*
- * $Id$
- *
* This class implements a simple client which sends a corbaname:
* style url to the server and gets a response from the
* server to indicate that the server has received the request.
diff --git a/TAO/orbsvcs/tests/tests_svc_loader/tests_svc_loader.cpp b/TAO/orbsvcs/tests/tests_svc_loader/tests_svc_loader.cpp
index b90b58eef5a..9b271243e14 100644
--- a/TAO/orbsvcs/tests/tests_svc_loader/tests_svc_loader.cpp
+++ b/TAO/orbsvcs/tests/tests_svc_loader/tests_svc_loader.cpp
@@ -3,8 +3,6 @@
/**
* @file tests_svc_loader.cpp
*
- * $Id$
- *
* This directory contains a client that checks if a given object
* reference points to an existing object or not and prints a debug
* statement to reflect the same. This client is to be used in
diff --git a/TAO/performance-tests/Anyop/anyop.cpp b/TAO/performance-tests/Anyop/anyop.cpp
index 2ec26e47fc4..7225949bead 100644
--- a/TAO/performance-tests/Anyop/anyop.cpp
+++ b/TAO/performance-tests/Anyop/anyop.cpp
@@ -3,8 +3,6 @@
/**
* @file anyop.cpp
*
- * $Id$
- *
* Modified from anyop.cpp in Param_Test to benchmark Any insertion and
* extraction operators for various IDL types.
*
diff --git a/TAO/performance-tests/Anyop/test.idl b/TAO/performance-tests/Anyop/test.idl
index 20dc75c7a23..e75b3fcc79f 100644
--- a/TAO/performance-tests/Anyop/test.idl
+++ b/TAO/performance-tests/Anyop/test.idl
@@ -3,8 +3,6 @@
/**
* @file test.idl
*
- * $Id$
- *
* The basis for this file is the IDL file in TAO/tests/Param_Test
* but modified slightly for testing the performance of Any
* insertion and extraction operators. Not every IDL type in this
diff --git a/TAO/performance-tests/CSD_Strategy/TestApps/ClientApp.h b/TAO/performance-tests/CSD_Strategy/TestApps/ClientApp.h
index 5b34cd82090..8914549880c 100644
--- a/TAO/performance-tests/CSD_Strategy/TestApps/ClientApp.h
+++ b/TAO/performance-tests/CSD_Strategy/TestApps/ClientApp.h
@@ -4,8 +4,6 @@
/**
* @file ClientApp.h
*
- * $Id$
- *
* @author Tim Bradley <bradley_t@ociweb.com>
*/
//=============================================================================
diff --git a/TAO/performance-tests/CSD_Strategy/TestApps/ServerApp.h b/TAO/performance-tests/CSD_Strategy/TestApps/ServerApp.h
index 9aa13150f4e..23a617750be 100644
--- a/TAO/performance-tests/CSD_Strategy/TestApps/ServerApp.h
+++ b/TAO/performance-tests/CSD_Strategy/TestApps/ServerApp.h
@@ -4,8 +4,6 @@
/**
* @file ServerApp.h
*
- * $Id$
- *
* @author Tim Bradley <bradley_t@ociweb.com>
*/
//=============================================================================
diff --git a/TAO/performance-tests/CSD_Strategy/TestInf/ClientEngine.h b/TAO/performance-tests/CSD_Strategy/TestInf/ClientEngine.h
index 447fd230557..492f680bd22 100644
--- a/TAO/performance-tests/CSD_Strategy/TestInf/ClientEngine.h
+++ b/TAO/performance-tests/CSD_Strategy/TestInf/ClientEngine.h
@@ -4,8 +4,6 @@
/**
* @file ClientEngine.h
*
- * $Id$
- *
* @author Tim Bradley <bradley_t@ociweb.com>
*/
//=============================================================================
diff --git a/TAO/performance-tests/CSD_Strategy/TestInf/ClientTask.h b/TAO/performance-tests/CSD_Strategy/TestInf/ClientTask.h
index fe25eb3b470..2cfb52cbde2 100644
--- a/TAO/performance-tests/CSD_Strategy/TestInf/ClientTask.h
+++ b/TAO/performance-tests/CSD_Strategy/TestInf/ClientTask.h
@@ -4,8 +4,6 @@
/**
* @file ClientTask.h
*
- * $Id$
- *
* @author Tim Bradley <bradley_t@ociweb.com>
*/
//=============================================================================
diff --git a/TAO/performance-tests/CSD_Strategy/TestInf/OrbShutdownTask.cpp b/TAO/performance-tests/CSD_Strategy/TestInf/OrbShutdownTask.cpp
index c7f01889e9c..e0932bd4c38 100644
--- a/TAO/performance-tests/CSD_Strategy/TestInf/OrbShutdownTask.cpp
+++ b/TAO/performance-tests/CSD_Strategy/TestInf/OrbShutdownTask.cpp
@@ -4,8 +4,6 @@
/**
* @file OrbShutdownTask.cpp
*
- * $Id$
- *
* @author Tim Bradley <bradley_t@ociweb.com>
*/
//=============================================================================
diff --git a/TAO/performance-tests/CSD_Strategy/TestInf/OrbShutdownTask.h b/TAO/performance-tests/CSD_Strategy/TestInf/OrbShutdownTask.h
index 11f2bbd341a..b42abe6f910 100644
--- a/TAO/performance-tests/CSD_Strategy/TestInf/OrbShutdownTask.h
+++ b/TAO/performance-tests/CSD_Strategy/TestInf/OrbShutdownTask.h
@@ -4,8 +4,6 @@
/**
* @file OrbShutdownTask.h
*
- * $Id$
- *
* @author Tim Bradley <bradley_t@ociweb.com>
*/
//=============================================================================
diff --git a/TAO/performance-tests/CSD_Strategy/TestInf/OrbTask.cpp b/TAO/performance-tests/CSD_Strategy/TestInf/OrbTask.cpp
index 337b7746687..cc48ab3ef5c 100644
--- a/TAO/performance-tests/CSD_Strategy/TestInf/OrbTask.cpp
+++ b/TAO/performance-tests/CSD_Strategy/TestInf/OrbTask.cpp
@@ -4,8 +4,6 @@
/**
* @file OrbTask.cpp
*
- * $Id$
- *
* @author Tim Bradley <bradley_t@ociweb.com>
*/
//=============================================================================
diff --git a/TAO/performance-tests/CSD_Strategy/TestInf/OrbTask.h b/TAO/performance-tests/CSD_Strategy/TestInf/OrbTask.h
index 3631273c548..c81e4212793 100644
--- a/TAO/performance-tests/CSD_Strategy/TestInf/OrbTask.h
+++ b/TAO/performance-tests/CSD_Strategy/TestInf/OrbTask.h
@@ -4,8 +4,6 @@
/**
* @file OrbTask.h
*
- * $Id$
- *
* @author Tim Bradley <bradley_t@ociweb.com>
*/
//=============================================================================
diff --git a/TAO/performance-tests/CSD_Strategy/TestServant/Foo_ClientEngine.h b/TAO/performance-tests/CSD_Strategy/TestServant/Foo_ClientEngine.h
index 9e19230d886..233c9f7bcdf 100644
--- a/TAO/performance-tests/CSD_Strategy/TestServant/Foo_ClientEngine.h
+++ b/TAO/performance-tests/CSD_Strategy/TestServant/Foo_ClientEngine.h
@@ -4,8 +4,6 @@
/**
* @file Foo_ClientEngine.h
*
- * $Id$
- *
* @author Tim Bradley <bradley_t@ociweb.com>
*/
//=============================================================================
diff --git a/TAO/performance-tests/Cubit/TAO/DII_Cubit/client.cpp b/TAO/performance-tests/Cubit/TAO/DII_Cubit/client.cpp
index 1320adc03b8..7d4e6d0d5b5 100644
--- a/TAO/performance-tests/Cubit/TAO/DII_Cubit/client.cpp
+++ b/TAO/performance-tests/Cubit/TAO/DII_Cubit/client.cpp
@@ -4,8 +4,6 @@
/**
* @file client.cpp
*
- * $Id$
- *
* This class implements a simple CORBA client of the Cubit
* interface using DII functionality.
*
diff --git a/TAO/performance-tests/Cubit/TAO/IDL_Cubit/Cubit_Client.h b/TAO/performance-tests/Cubit/TAO/IDL_Cubit/Cubit_Client.h
index 8f5cebe215a..0f437c5b233 100644
--- a/TAO/performance-tests/Cubit/TAO/IDL_Cubit/Cubit_Client.h
+++ b/TAO/performance-tests/Cubit/TAO/IDL_Cubit/Cubit_Client.h
@@ -3,8 +3,6 @@
/**
* @file Cubit_Client.h
*
- * $Id$
- *
* This class implements a simple "cube" CORBA client for the Cubit
* example using stubs generated by the TAO ORB IDL compiler.
*
diff --git a/TAO/performance-tests/Cubit/TAO/IDL_Cubit/Cubit_Server.h b/TAO/performance-tests/Cubit/TAO/IDL_Cubit/Cubit_Server.h
index 37459496aef..36e6f205d7f 100644
--- a/TAO/performance-tests/Cubit/TAO/IDL_Cubit/Cubit_Server.h
+++ b/TAO/performance-tests/Cubit/TAO/IDL_Cubit/Cubit_Server.h
@@ -3,8 +3,6 @@
/**
* @file Cubit_Server.h
*
- * $Id$
- *
* This class implements a simple "cube" CORBA server for the Cubit
* example using skeletons generated by the TAO ORB IDL compiler.
*
diff --git a/TAO/performance-tests/Cubit/TAO/IDL_Cubit/Cubit_i.cpp b/TAO/performance-tests/Cubit/TAO/IDL_Cubit/Cubit_i.cpp
index 37acb7c6821..265d0114025 100644
--- a/TAO/performance-tests/Cubit/TAO/IDL_Cubit/Cubit_i.cpp
+++ b/TAO/performance-tests/Cubit/TAO/IDL_Cubit/Cubit_i.cpp
@@ -3,8 +3,6 @@
/**
* @file Cubit_i.cpp
*
- * $Id$
- *
* @author Andy Gokhale
* @author Sumedh Mungee and Sergio Flores-Gaitan
*/
diff --git a/TAO/performance-tests/Cubit/TAO/IDL_Cubit/Cubit_i.h b/TAO/performance-tests/Cubit/TAO/IDL_Cubit/Cubit_i.h
index 7b2083f6784..09a3d31852d 100644
--- a/TAO/performance-tests/Cubit/TAO/IDL_Cubit/Cubit_i.h
+++ b/TAO/performance-tests/Cubit/TAO/IDL_Cubit/Cubit_i.h
@@ -3,8 +3,6 @@
/**
* @file Cubit_i.h
*
- * $Id$
- *
* @author Andy Gokhale
* @author Sumedh Mungee and Sergio Flores-Gaitan
*/
diff --git a/TAO/performance-tests/Cubit/TAO/IDL_Cubit/RTI_IO.h b/TAO/performance-tests/Cubit/TAO/IDL_Cubit/RTI_IO.h
index f35a834746a..0179f82ddd7 100644
--- a/TAO/performance-tests/Cubit/TAO/IDL_Cubit/RTI_IO.h
+++ b/TAO/performance-tests/Cubit/TAO/IDL_Cubit/RTI_IO.h
@@ -3,8 +3,6 @@
/**
* @file RTI_IO.h
*
- * $Id$
- *
* @author Dave Meyer <dmeyer@std.saic.com>
*/
//=============================================================================
diff --git a/TAO/performance-tests/Cubit/TAO/MT_Cubit/Cubit_Task.h b/TAO/performance-tests/Cubit/TAO/MT_Cubit/Cubit_Task.h
index 60e75e00e3a..0c2cf288240 100644
--- a/TAO/performance-tests/Cubit/TAO/MT_Cubit/Cubit_Task.h
+++ b/TAO/performance-tests/Cubit/TAO/MT_Cubit/Cubit_Task.h
@@ -4,8 +4,6 @@
/**
* @file Cubit_Task.h
*
- * $Id$
- *
* @author Andy Gokhale
* @author Sumedh Mungee
* @author Sergio Flores-Gaitan and Nagarajan Surendran.
diff --git a/TAO/performance-tests/Cubit/TAO/MT_Cubit/Globals.h b/TAO/performance-tests/Cubit/TAO/MT_Cubit/Globals.h
index 21b99dcb31e..034252a6433 100644
--- a/TAO/performance-tests/Cubit/TAO/MT_Cubit/Globals.h
+++ b/TAO/performance-tests/Cubit/TAO/MT_Cubit/Globals.h
@@ -7,8 +7,6 @@
/**
* @file Globals.h
*
- * $Id$
- *
* All the globally defined classes, functions, types, and #defines
* are centralized here.
*
diff --git a/TAO/performance-tests/Cubit/TAO/MT_Cubit/Task_Client.h b/TAO/performance-tests/Cubit/TAO/MT_Cubit/Task_Client.h
index 0fd4f3fc865..67d58aec398 100644
--- a/TAO/performance-tests/Cubit/TAO/MT_Cubit/Task_Client.h
+++ b/TAO/performance-tests/Cubit/TAO/MT_Cubit/Task_Client.h
@@ -4,8 +4,6 @@
/**
* @file Task_Client.h
*
- * $Id$
- *
* @author Andy Gokhale
* @author Sumedh Mungee
* @author Sergio Flores-Gaitan
diff --git a/TAO/performance-tests/Cubit/TAO/MT_Cubit/Timer.h b/TAO/performance-tests/Cubit/TAO/MT_Cubit/Timer.h
index 1e3166d6f8b..36ed52485fb 100644
--- a/TAO/performance-tests/Cubit/TAO/MT_Cubit/Timer.h
+++ b/TAO/performance-tests/Cubit/TAO/MT_Cubit/Timer.h
@@ -4,8 +4,6 @@
/**
* @file Timer.h
*
- * $Id$
- *
* @author Andy Gokhale
* @author Sumedh Mungee
* @author Sergio Flores-Gaitan and Nagarajan Surendran.
diff --git a/TAO/performance-tests/Cubit/TAO/MT_Cubit/Util_Thread.h b/TAO/performance-tests/Cubit/TAO/MT_Cubit/Util_Thread.h
index 04c9faeb05a..15448fc7f99 100644
--- a/TAO/performance-tests/Cubit/TAO/MT_Cubit/Util_Thread.h
+++ b/TAO/performance-tests/Cubit/TAO/MT_Cubit/Util_Thread.h
@@ -4,8 +4,6 @@
/**
* @file Util_Thread.h
*
- * $Id$
- *
* @author Andy Gokhale
* @author Sumedh Mungee
* @author Sergio Flores-Gaitan and Nagarajan Surendran.
diff --git a/TAO/performance-tests/Cubit/TAO/MT_Cubit/client.h b/TAO/performance-tests/Cubit/TAO/MT_Cubit/client.h
index a10b01d9ea3..803bf32ee8c 100644
--- a/TAO/performance-tests/Cubit/TAO/MT_Cubit/client.h
+++ b/TAO/performance-tests/Cubit/TAO/MT_Cubit/client.h
@@ -4,8 +4,6 @@
/**
* @file client.h
*
- * $Id$
- *
* @author Andy Gokhale
* @author Brian Mendel
* @author Sumedh Mungee
diff --git a/TAO/performance-tests/Cubit/TAO/MT_Cubit/cubit_i.h b/TAO/performance-tests/Cubit/TAO/MT_Cubit/cubit_i.h
index d75c929c226..28453fdc622 100644
--- a/TAO/performance-tests/Cubit/TAO/MT_Cubit/cubit_i.h
+++ b/TAO/performance-tests/Cubit/TAO/MT_Cubit/cubit_i.h
@@ -4,8 +4,6 @@
/**
* @file cubit_i.h
*
- * $Id$
- *
* @author Andy Gokhale
* @author Sumedh Mungee
* @author Sergio Flores-Gaitan and Nagarajan Surendran.
diff --git a/TAO/performance-tests/Cubit/TAO/MT_Cubit/server.cpp b/TAO/performance-tests/Cubit/TAO/MT_Cubit/server.cpp
index d413a5becac..5651bbfe937 100644
--- a/TAO/performance-tests/Cubit/TAO/MT_Cubit/server.cpp
+++ b/TAO/performance-tests/Cubit/TAO/MT_Cubit/server.cpp
@@ -3,8 +3,6 @@
/**
* @file server.cpp
*
- * $Id$
- *
* @author Andy Gokhale
* @author Sumedh Mungee
* @author Sergio Flores-Gaitan
diff --git a/TAO/performance-tests/Cubit/TAO/MT_Cubit/server.h b/TAO/performance-tests/Cubit/TAO/MT_Cubit/server.h
index be32928483c..7effcbdfd9e 100644
--- a/TAO/performance-tests/Cubit/TAO/MT_Cubit/server.h
+++ b/TAO/performance-tests/Cubit/TAO/MT_Cubit/server.h
@@ -4,8 +4,6 @@
/**
* @file server.h
*
- * $Id$
- *
* @author Andy Gokhale
* @author Sumedh Mungee
* @author Sergio Flores-Gaitan and Nagarajan Surendran.
diff --git a/TAO/performance-tests/POA/Demux/client.cpp b/TAO/performance-tests/POA/Demux/client.cpp
index 97276ef5e26..afb4acfe869 100644
--- a/TAO/performance-tests/POA/Demux/client.cpp
+++ b/TAO/performance-tests/POA/Demux/client.cpp
@@ -2,8 +2,6 @@
/**
* @file client.cpp
*
- * $Id$
- *
* client side main program
*
* @author Aniruddha Gokhale
diff --git a/TAO/performance-tests/POA/Demux/demux_stats.cpp b/TAO/performance-tests/POA/Demux/demux_stats.cpp
index 9216900f4a2..2cea585ce4c 100644
--- a/TAO/performance-tests/POA/Demux/demux_stats.cpp
+++ b/TAO/performance-tests/POA/Demux/demux_stats.cpp
@@ -2,8 +2,6 @@
/**
* @file demux_stats.cpp
*
- * $Id$
- *
* @author Vishal Kachroo
*/
//=============================================================================
diff --git a/TAO/performance-tests/POA/Demux/demux_test_client.cpp b/TAO/performance-tests/POA/Demux/demux_test_client.cpp
index a08f467c5fe..5d4a632fc5a 100644
--- a/TAO/performance-tests/POA/Demux/demux_test_client.cpp
+++ b/TAO/performance-tests/POA/Demux/demux_test_client.cpp
@@ -2,8 +2,6 @@
/**
* @file demux_test_client.cpp
*
- * $Id$
- *
* @author Aniruddha Gokhale
*/
//=============================================================================
diff --git a/TAO/performance-tests/POA/Demux/demux_test_client.h b/TAO/performance-tests/POA/Demux/demux_test_client.h
index a736ea627c6..8612a173f20 100644
--- a/TAO/performance-tests/POA/Demux/demux_test_client.h
+++ b/TAO/performance-tests/POA/Demux/demux_test_client.h
@@ -5,8 +5,6 @@
/**
* @file demux_test_client.h
*
- * $Id$
- *
* Definition of the client-side demux_test class
*
* @author Aniruddha Gokhale
diff --git a/TAO/performance-tests/POA/Demux/demux_test_macros.h b/TAO/performance-tests/POA/Demux/demux_test_macros.h
index 2e5c678eda0..fb227525762 100644
--- a/TAO/performance-tests/POA/Demux/demux_test_macros.h
+++ b/TAO/performance-tests/POA/Demux/demux_test_macros.h
@@ -5,8 +5,6 @@
/**
* @file demux_test_macros.h
*
- * $Id$
- *
* Constants used by both the server and client
*
* @author Aniruddha Gokhale
diff --git a/TAO/performance-tests/POA/Demux/demux_test_server.cpp b/TAO/performance-tests/POA/Demux/demux_test_server.cpp
index f77a33ef55a..7f8ee4a8c99 100644
--- a/TAO/performance-tests/POA/Demux/demux_test_server.cpp
+++ b/TAO/performance-tests/POA/Demux/demux_test_server.cpp
@@ -2,8 +2,6 @@
/**
* @file demux_test_server.cpp
*
- * $Id$
- *
* @author Aniruddha Gokhale
*/
//=============================================================================
diff --git a/TAO/performance-tests/POA/Demux/demux_test_server.h b/TAO/performance-tests/POA/Demux/demux_test_server.h
index 89bfd91755b..8fbf653f604 100644
--- a/TAO/performance-tests/POA/Demux/demux_test_server.h
+++ b/TAO/performance-tests/POA/Demux/demux_test_server.h
@@ -2,8 +2,6 @@
/**
* @file demux_test_server.h
*
- * $Id$
- *
* Server-side demux_test class
*
* @author Aniruddha Gokhale
diff --git a/TAO/performance-tests/POA/Demux/server.cpp b/TAO/performance-tests/POA/Demux/server.cpp
index 4f0e2c77da3..bac7c2a6fc9 100644
--- a/TAO/performance-tests/POA/Demux/server.cpp
+++ b/TAO/performance-tests/POA/Demux/server.cpp
@@ -2,8 +2,6 @@
/**
* @file server.cpp
*
- * $Id$
- *
* Server-side driver program
*
* @author Aniruddha Gokhale
diff --git a/TAO/performance-tests/POA/Object_Creation_And_Registration/registration.cpp b/TAO/performance-tests/POA/Object_Creation_And_Registration/registration.cpp
index eb4703c1899..aae04e66f7f 100644
--- a/TAO/performance-tests/POA/Object_Creation_And_Registration/registration.cpp
+++ b/TAO/performance-tests/POA/Object_Creation_And_Registration/registration.cpp
@@ -3,8 +3,6 @@
/**
* @file registration.cpp
*
- * $Id$
- *
*
* This test is used to measure the time it takes to register and
* activate an object in the POA.
diff --git a/TAO/performance-tests/Pluggable/PP_Test_Client.h b/TAO/performance-tests/Pluggable/PP_Test_Client.h
index 30359941d3d..1685b1c9330 100644
--- a/TAO/performance-tests/Pluggable/PP_Test_Client.h
+++ b/TAO/performance-tests/Pluggable/PP_Test_Client.h
@@ -3,8 +3,6 @@
/**
* @file PP_Test_Client.h
*
- * $Id$
- *
* This class implements some basic no-op twoway and oneway requests
* to time the latency of the pluggable protocol implementation.
*
diff --git a/TAO/performance-tests/Pluggable/PP_Test_Server.h b/TAO/performance-tests/Pluggable/PP_Test_Server.h
index fb3d184dabf..152a92ddc47 100644
--- a/TAO/performance-tests/Pluggable/PP_Test_Server.h
+++ b/TAO/performance-tests/Pluggable/PP_Test_Server.h
@@ -3,8 +3,6 @@
/**
* @file PP_Test_Server.h
*
- * $Id$
- *
* This class implements simple oneway and twoway no-op requests
* to time latency and overhead of the pluggable protocol functionality.
*
diff --git a/TAO/performance-tests/Pluggable/PP_Test_i.cpp b/TAO/performance-tests/Pluggable/PP_Test_i.cpp
index fb9bd0df41d..71d7968e128 100644
--- a/TAO/performance-tests/Pluggable/PP_Test_i.cpp
+++ b/TAO/performance-tests/Pluggable/PP_Test_i.cpp
@@ -3,8 +3,6 @@
/**
* @file PP_Test_i.cpp
*
- * $Id$
- *
* @author Jeff Parsons <parsons@cs.wustl.edu>
*/
//=============================================================================
diff --git a/TAO/performance-tests/Pluggable/PP_Test_i.h b/TAO/performance-tests/Pluggable/PP_Test_i.h
index f964518c379..f6d78fcca71 100644
--- a/TAO/performance-tests/Pluggable/PP_Test_i.h
+++ b/TAO/performance-tests/Pluggable/PP_Test_i.h
@@ -3,8 +3,6 @@
/**
* @file PP_Test_i.h
*
- * $Id$
- *
* @author Jeff Parsons <parsons@cs.wustl.edu>
*/
//=============================================================================
diff --git a/TAO/performance-tests/RTCorba/Multiple_Endpoints/Common/test_i.h b/TAO/performance-tests/RTCorba/Multiple_Endpoints/Common/test_i.h
index aa9c06f130a..0b86c5ac4fe 100644
--- a/TAO/performance-tests/RTCorba/Multiple_Endpoints/Common/test_i.h
+++ b/TAO/performance-tests/RTCorba/Multiple_Endpoints/Common/test_i.h
@@ -3,8 +3,6 @@
/**
* @file test_i.h
*
- * $Id$
- *
* @author Carlos O'Ryan
*/
//=============================================================================
diff --git a/TAO/performance-tests/RTCorba/Oneways/Reliable/test_i.h b/TAO/performance-tests/RTCorba/Oneways/Reliable/test_i.h
index 5f5a56a1a83..5a5bd2564f1 100644
--- a/TAO/performance-tests/RTCorba/Oneways/Reliable/test_i.h
+++ b/TAO/performance-tests/RTCorba/Oneways/Reliable/test_i.h
@@ -3,8 +3,6 @@
/**
* @file test_i.h
*
- * $Id$
- *
* @author Jeff Parsons
*/
//=============================================================================
diff --git a/TAO/tao/Abstract_Servant_Base.h b/TAO/tao/Abstract_Servant_Base.h
index 37778759279..4753c932823 100644
--- a/TAO/tao/Abstract_Servant_Base.h
+++ b/TAO/tao/Abstract_Servant_Base.h
@@ -4,8 +4,6 @@
/**
* @file Abstract_Servant_Base.h
*
- * $Id$
- *
* This files contains the TAO_Abstract_ServantBase, which is used
* as a way to decouple the PortableServer from the TAO Core,
* and make it possible to keep the reference to the servant in
diff --git a/TAO/tao/Acceptor_Filter.h b/TAO/tao/Acceptor_Filter.h
index d2e87aece11..d5c4415de3c 100644
--- a/TAO/tao/Acceptor_Filter.h
+++ b/TAO/tao/Acceptor_Filter.h
@@ -4,8 +4,6 @@
/**
* @file Acceptor_Filter.h
*
- * $Id$
- *
* @author Marina Spivak (marina@cs.wustl.edu)
* @author Carlos O'Ryan (coryan@uci.edu)
*/
diff --git a/TAO/tao/Acceptor_Impl.cpp b/TAO/tao/Acceptor_Impl.cpp
index 574e5b8daae..0d1824c252b 100644
--- a/TAO/tao/Acceptor_Impl.cpp
+++ b/TAO/tao/Acceptor_Impl.cpp
@@ -4,8 +4,6 @@
/**
* @file Acceptor_Impl.cpp
*
- * $Id$
- *
* @author Carlos O'Ryan <coryan@uci.edu> Ossama Othman <ossama@dre.vanderbilt.edu>
*/
//=============================================================================
diff --git a/TAO/tao/Acceptor_Impl.h b/TAO/tao/Acceptor_Impl.h
index 38a2e55f7f8..2027ef75cd3 100644
--- a/TAO/tao/Acceptor_Impl.h
+++ b/TAO/tao/Acceptor_Impl.h
@@ -4,8 +4,6 @@
/**
* @file Acceptor_Impl.h
*
- * $Id$
- *
* @author Carlos O'Ryan <coryan@cs.wustl.edu>
* @author Ossama Othman <othman@cs.wustl.edu>
*/
diff --git a/TAO/tao/Acceptor_Registry.h b/TAO/tao/Acceptor_Registry.h
index a79a4ff939c..97ef12aec44 100644
--- a/TAO/tao/Acceptor_Registry.h
+++ b/TAO/tao/Acceptor_Registry.h
@@ -4,8 +4,6 @@
/**
* @file Acceptor_Registry.h
*
- * $Id$
- *
* Interface for the TAO pluggable protocol framework.
*
* @author Fred Kuhns <fredk@cs.wustl.edu>
diff --git a/TAO/tao/Adapter.h b/TAO/tao/Adapter.h
index c0185c7e32a..41f12d50af0 100644
--- a/TAO/tao/Adapter.h
+++ b/TAO/tao/Adapter.h
@@ -4,8 +4,6 @@
/**
* @file Adapter.h
*
- * $Id$
- *
* @author Carlos O'Ryan (coryan@uci.edu)
*/
//=============================================================================
diff --git a/TAO/tao/Adapter_Factory.h b/TAO/tao/Adapter_Factory.h
index cad81bc1f23..876864a2240 100644
--- a/TAO/tao/Adapter_Factory.h
+++ b/TAO/tao/Adapter_Factory.h
@@ -4,8 +4,6 @@
/**
* @file Adapter_Factory.h
*
- * $Id$
- *
* @author Carlos O'Ryan (coryan@uci.edu)
*/
//=============================================================================
diff --git a/TAO/tao/Adapter_Registry.h b/TAO/tao/Adapter_Registry.h
index da2625d1040..421fc0b234a 100644
--- a/TAO/tao/Adapter_Registry.h
+++ b/TAO/tao/Adapter_Registry.h
@@ -4,8 +4,6 @@
/**
* @file Adapter_Registry.h
*
- * $Id$
- *
* @author Carlos O'Ryan (coryan@uci.edu)
*/
//=============================================================================
diff --git a/TAO/tao/Allocator.h b/TAO/tao/Allocator.h
index a7636387295..c4b68cd521f 100644
--- a/TAO/tao/Allocator.h
+++ b/TAO/tao/Allocator.h
@@ -4,8 +4,6 @@
/**
* @file Allocator.h
*
- * $Id$
- *
* @author Johnny Willemsen (jwillemsen@remedy.nl)
*/
//=============================================================================
diff --git a/TAO/tao/AnyTypeCode/Alias_TypeCode.h b/TAO/tao/AnyTypeCode/Alias_TypeCode.h
index e4cfe54f93c..3f9fa044c24 100644
--- a/TAO/tao/AnyTypeCode/Alias_TypeCode.h
+++ b/TAO/tao/AnyTypeCode/Alias_TypeCode.h
@@ -4,8 +4,6 @@
/**
* @file Alias_TypeCode.h
*
- * $Id$
- *
* Header file for a @c tk_alias and @c tk_value_box
* @c CORBA::TypeCode.
*
diff --git a/TAO/tao/AnyTypeCode/Alias_TypeCode_Static.h b/TAO/tao/AnyTypeCode/Alias_TypeCode_Static.h
index 141c34a743b..4e77ae9616a 100644
--- a/TAO/tao/AnyTypeCode/Alias_TypeCode_Static.h
+++ b/TAO/tao/AnyTypeCode/Alias_TypeCode_Static.h
@@ -4,8 +4,6 @@
/**
* @file Alias_TypeCode_Static.h
*
- * $Id$
- *
* Header file for a static @c tk_alias and @c tk_value_box
* @c CORBA::TypeCode.
*
diff --git a/TAO/tao/AnyTypeCode/Any.h b/TAO/tao/AnyTypeCode/Any.h
index a3a8b2f6088..2f644c9ad78 100644
--- a/TAO/tao/AnyTypeCode/Any.h
+++ b/TAO/tao/AnyTypeCode/Any.h
@@ -4,8 +4,6 @@
/**
* @file Any.h
*
- * $Id$
- *
* @author Carlos O'Ryan
* @author Jeff Parsons
*/
diff --git a/TAO/tao/AnyTypeCode/AnyTypeCode_Adapter_Impl.h b/TAO/tao/AnyTypeCode/AnyTypeCode_Adapter_Impl.h
index dd68e76aeca..ab8c7d6d3f6 100644
--- a/TAO/tao/AnyTypeCode/AnyTypeCode_Adapter_Impl.h
+++ b/TAO/tao/AnyTypeCode/AnyTypeCode_Adapter_Impl.h
@@ -4,8 +4,6 @@
/**
* @file AnyTypeCode_Adapter_Impl.h
*
- * $Id$
- *
* @author Johnny Willemsen <jwillemsen@remedy.nl>
*/
//=============================================================================
diff --git a/TAO/tao/AnyTypeCode/AnyTypeCode_methods.h b/TAO/tao/AnyTypeCode/AnyTypeCode_methods.h
index 32bbd304915..92ed1c6b058 100644
--- a/TAO/tao/AnyTypeCode/AnyTypeCode_methods.h
+++ b/TAO/tao/AnyTypeCode/AnyTypeCode_methods.h
@@ -4,8 +4,6 @@
/**
* @file AnyTypeCode_methods.h
*
- * $Id$
- *
* Declarations of NamedValue and NVlist methods in the CORBA namespace.
*
* @author Jeff Parsons <j.parsons@vanderbilt.edu>
diff --git a/TAO/tao/AnyTypeCode/Any_Arg_Traits.h b/TAO/tao/AnyTypeCode/Any_Arg_Traits.h
index f88de938739..45a7d13e014 100644
--- a/TAO/tao/AnyTypeCode/Any_Arg_Traits.h
+++ b/TAO/tao/AnyTypeCode/Any_Arg_Traits.h
@@ -4,8 +4,6 @@
/**
* @file Any_Arg_Traits.h
*
- * $Id$
- *
* @author Jeff Parsons
*/
//=============================================================================
diff --git a/TAO/tao/AnyTypeCode/Any_Array_Impl_T.h b/TAO/tao/AnyTypeCode/Any_Array_Impl_T.h
index 40bfa33c897..b2879bf3438 100644
--- a/TAO/tao/AnyTypeCode/Any_Array_Impl_T.h
+++ b/TAO/tao/AnyTypeCode/Any_Array_Impl_T.h
@@ -4,8 +4,6 @@
/**
* @file Any_Array_Impl_T.h
*
- * $Id$
- *
* @authors Carlos O'Ryan and Jeff Parsons
*/
//=============================================================================
diff --git a/TAO/tao/AnyTypeCode/Any_Basic_Impl.h b/TAO/tao/AnyTypeCode/Any_Basic_Impl.h
index 25de22e7fee..ab18778fc0f 100644
--- a/TAO/tao/AnyTypeCode/Any_Basic_Impl.h
+++ b/TAO/tao/AnyTypeCode/Any_Basic_Impl.h
@@ -4,8 +4,6 @@
/**
* @file Any_Basic_Impl.h
*
- * $Id$
- *
* @authors Carlos O'Ryan and Jeff Parsons
*/
//=============================================================================
diff --git a/TAO/tao/AnyTypeCode/Any_Basic_Impl_T.h b/TAO/tao/AnyTypeCode/Any_Basic_Impl_T.h
index 48624334d55..dd1395d764d 100644
--- a/TAO/tao/AnyTypeCode/Any_Basic_Impl_T.h
+++ b/TAO/tao/AnyTypeCode/Any_Basic_Impl_T.h
@@ -4,8 +4,6 @@
/**
* @file Any_Basic_Impl_T.h
*
- * $Id$
- *
* @authors Carlos O'Ryan and Jeff Parsons
*/
//=============================================================================
diff --git a/TAO/tao/AnyTypeCode/Any_Dual_Impl_T.h b/TAO/tao/AnyTypeCode/Any_Dual_Impl_T.h
index 4a6c8f24125..4d35f4add89 100644
--- a/TAO/tao/AnyTypeCode/Any_Dual_Impl_T.h
+++ b/TAO/tao/AnyTypeCode/Any_Dual_Impl_T.h
@@ -4,8 +4,6 @@
/**
* @file Any_Dual_Impl_T.h
*
- * $Id$
- *
* @authors Carlos O'Ryan and Jeff Parsons
*/
//=============================================================================
diff --git a/TAO/tao/AnyTypeCode/Any_Impl.h b/TAO/tao/AnyTypeCode/Any_Impl.h
index 8ff7ec17394..57e304288e1 100644
--- a/TAO/tao/AnyTypeCode/Any_Impl.h
+++ b/TAO/tao/AnyTypeCode/Any_Impl.h
@@ -4,8 +4,6 @@
/**
* @file Any_Impl.h
*
- * $Id$
- *
* @author Carlos O'Ryan
* @author Jeff Parsons
*/
diff --git a/TAO/tao/AnyTypeCode/Any_Impl_T.h b/TAO/tao/AnyTypeCode/Any_Impl_T.h
index 501a85a353a..3be4db172f9 100644
--- a/TAO/tao/AnyTypeCode/Any_Impl_T.h
+++ b/TAO/tao/AnyTypeCode/Any_Impl_T.h
@@ -4,8 +4,6 @@
/**
* @file Any_Impl_T.h
*
- * $Id$
- *
* @authors Carlos O'Ryan and Jeff Parsons
*/
//=============================================================================
diff --git a/TAO/tao/AnyTypeCode/Any_Special_Impl_T.h b/TAO/tao/AnyTypeCode/Any_Special_Impl_T.h
index e8dddc81b74..c153ea9ce8c 100644
--- a/TAO/tao/AnyTypeCode/Any_Special_Impl_T.h
+++ b/TAO/tao/AnyTypeCode/Any_Special_Impl_T.h
@@ -4,8 +4,6 @@
/**
* @file Any_Special_Impl_T.h
*
- * $Id$
- *
* @author Carlos O'Ryan and Jeff Parsons
*/
//=============================================================================
diff --git a/TAO/tao/AnyTypeCode/Any_SystemException.h b/TAO/tao/AnyTypeCode/Any_SystemException.h
index a26dacfe1c1..2cb231476f4 100644
--- a/TAO/tao/AnyTypeCode/Any_SystemException.h
+++ b/TAO/tao/AnyTypeCode/Any_SystemException.h
@@ -4,8 +4,6 @@
/**
* @file Any_SystemException.h
*
- * $Id$
- *
* @authors Carlos O'Ryan and Jeff Parsons
*/
//=============================================================================
diff --git a/TAO/tao/AnyTypeCode/Any_Unknown_IDL_Type.h b/TAO/tao/AnyTypeCode/Any_Unknown_IDL_Type.h
index 058e25f707b..b313a294ef0 100644
--- a/TAO/tao/AnyTypeCode/Any_Unknown_IDL_Type.h
+++ b/TAO/tao/AnyTypeCode/Any_Unknown_IDL_Type.h
@@ -4,8 +4,6 @@
/**
* @file Any_Unknown_IDL_Type.h
*
- * $Id$
- *
* @author Carlos O'Ryan
* @author Jeff Parsons
*/
diff --git a/TAO/tao/AnyTypeCode/BasicTypeTraits.cpp b/TAO/tao/AnyTypeCode/BasicTypeTraits.cpp
index d6d4c56276c..079b5a41df2 100644
--- a/TAO/tao/AnyTypeCode/BasicTypeTraits.cpp
+++ b/TAO/tao/AnyTypeCode/BasicTypeTraits.cpp
@@ -4,8 +4,6 @@
/**
* @file BasicTypeTraits.cpp
*
- * $Id$
- *
* Assign values to specialization members in BasicTypeTraits.h.
*
* @author Jeff Parsons <j.parsons@vanderbilt.edu>
diff --git a/TAO/tao/AnyTypeCode/BasicTypeTraits.h b/TAO/tao/AnyTypeCode/BasicTypeTraits.h
index ab3b3dfa917..1e78b6878b2 100644
--- a/TAO/tao/AnyTypeCode/BasicTypeTraits.h
+++ b/TAO/tao/AnyTypeCode/BasicTypeTraits.h
@@ -4,8 +4,6 @@
/**
* @file BasicTypeTraits.h
*
- * $Id$
- *
* Specializations of template traits in BasicTypeTraits_T.h.
*
* @author Jeff Parsons <j.parsons@vanderbilt.edu>
diff --git a/TAO/tao/AnyTypeCode/BasicTypeTraits_T.h b/TAO/tao/AnyTypeCode/BasicTypeTraits_T.h
index 9e1321f36c7..bc8fa9f6a74 100644
--- a/TAO/tao/AnyTypeCode/BasicTypeTraits_T.h
+++ b/TAO/tao/AnyTypeCode/BasicTypeTraits_T.h
@@ -4,8 +4,6 @@
/**
* @file BasicTypeTraits_T.h
*
- * $Id$
- *
* Template traits useful for programming with predefined types.
*
* @author Jeff Parsons <j.parsons@vanderbilt.edu>
diff --git a/TAO/tao/AnyTypeCode/Empty_Param_TypeCode.h b/TAO/tao/AnyTypeCode/Empty_Param_TypeCode.h
index 4887b9d5b63..55ea7df0192 100644
--- a/TAO/tao/AnyTypeCode/Empty_Param_TypeCode.h
+++ b/TAO/tao/AnyTypeCode/Empty_Param_TypeCode.h
@@ -4,8 +4,6 @@
/**
* @file Empty_Param_TypeCode.h
*
- * $Id$
- *
* Header file for @c CORBA::TypeCodes with empty parameter lists.
*
* @author Ossama Othman <ossama@dre.vanderbilt.edu>
diff --git a/TAO/tao/AnyTypeCode/Enum_TypeCode.h b/TAO/tao/AnyTypeCode/Enum_TypeCode.h
index 7fc3d12c0f2..43d3994b0ea 100644
--- a/TAO/tao/AnyTypeCode/Enum_TypeCode.h
+++ b/TAO/tao/AnyTypeCode/Enum_TypeCode.h
@@ -4,8 +4,6 @@
/**
* @file Enum_TypeCode.h
*
- * $Id$
- *
* Header file for a @c tk_enum CORBA::TypeCode.
*
* @author Ossama Othman <ossama@dre.vanderbilt.edu>
diff --git a/TAO/tao/AnyTypeCode/Enum_TypeCode_Static.h b/TAO/tao/AnyTypeCode/Enum_TypeCode_Static.h
index 91fba95c276..895b31af85c 100644
--- a/TAO/tao/AnyTypeCode/Enum_TypeCode_Static.h
+++ b/TAO/tao/AnyTypeCode/Enum_TypeCode_Static.h
@@ -4,8 +4,6 @@
/**
* @file Enum_TypeCode_Static.h
*
- * $Id$
- *
* Header file for a static @c tk_enum CORBA::TypeCode.
*
* @author Ossama Othman <ossama@dre.vanderbilt.edu>
diff --git a/TAO/tao/AnyTypeCode/ExceptionA.h b/TAO/tao/AnyTypeCode/ExceptionA.h
index 06dbfb9c982..7cb37d60f87 100644
--- a/TAO/tao/AnyTypeCode/ExceptionA.h
+++ b/TAO/tao/AnyTypeCode/ExceptionA.h
@@ -4,8 +4,6 @@
/**
* @file ExceptionA.h
*
- * $Id$
- *
* This file defines way in which CORBA exceptions are reported.
*
* @author DOC Group at Vanderbilt U., Wash U, and UCI
diff --git a/TAO/tao/AnyTypeCode/Fixed_TypeCode.h b/TAO/tao/AnyTypeCode/Fixed_TypeCode.h
index 8572d7b42fd..1d6db07abd4 100644
--- a/TAO/tao/AnyTypeCode/Fixed_TypeCode.h
+++ b/TAO/tao/AnyTypeCode/Fixed_TypeCode.h
@@ -4,8 +4,6 @@
/**
* @file Fixed_TypeCode.h
*
- * $Id$
- *
* Header file for @c CORBA::tk_fixed @c CORBA::TypeCodes.
*
* @author Ossama Othman <ossama@dre.vanderbilt.edu>
diff --git a/TAO/tao/AnyTypeCode/Indirected_Type_TypeCode.h b/TAO/tao/AnyTypeCode/Indirected_Type_TypeCode.h
index cfe7908b41d..08dfe756b7f 100644
--- a/TAO/tao/AnyTypeCode/Indirected_Type_TypeCode.h
+++ b/TAO/tao/AnyTypeCode/Indirected_Type_TypeCode.h
@@ -4,8 +4,6 @@
/**
* @file Indirected_Type_TypeCode.h
*
- * $Id$
- *
* Header file for a indirected recursive type (@c struct, @c union or
* @c valuetype) CORBA::TypeCode.
*
diff --git a/TAO/tao/AnyTypeCode/Marshal.h b/TAO/tao/AnyTypeCode/Marshal.h
index 0e098b07199..c8c4f48c68a 100644
--- a/TAO/tao/AnyTypeCode/Marshal.h
+++ b/TAO/tao/AnyTypeCode/Marshal.h
@@ -4,8 +4,6 @@
/**
* @file Marshal.h
*
- * $Id$
- *
* Classes that marshal various IDL data types.
*
*
diff --git a/TAO/tao/AnyTypeCode/NVList.h b/TAO/tao/AnyTypeCode/NVList.h
index a3af6fd0688..24aa3a9498d 100644
--- a/TAO/tao/AnyTypeCode/NVList.h
+++ b/TAO/tao/AnyTypeCode/NVList.h
@@ -4,8 +4,6 @@
/**
* @file NVList.h
*
- * $Id$
- *
* @author Copyright 1994-1995 by Sun Microsystems Inc.
* @author Aniruddha Gokhale <gokhale@cs.wustl.edu>
*/
diff --git a/TAO/tao/AnyTypeCode/NVList_Adapter_Impl.h b/TAO/tao/AnyTypeCode/NVList_Adapter_Impl.h
index d8cce3ecc0d..aca4292e926 100644
--- a/TAO/tao/AnyTypeCode/NVList_Adapter_Impl.h
+++ b/TAO/tao/AnyTypeCode/NVList_Adapter_Impl.h
@@ -4,8 +4,6 @@
/**
* @file NVList_Adapter_Impl.h
*
- * $Id$
- *
* @author Johnny Willemsen <jwillemsen@remedy.nl>
*/
//=============================================================================
diff --git a/TAO/tao/AnyTypeCode/Null_RefCount_Policy.h b/TAO/tao/AnyTypeCode/Null_RefCount_Policy.h
index 8a39b8e9c52..09b696a606c 100644
--- a/TAO/tao/AnyTypeCode/Null_RefCount_Policy.h
+++ b/TAO/tao/AnyTypeCode/Null_RefCount_Policy.h
@@ -4,8 +4,6 @@
/**
* @file Null_RefCount_Policy.h
*
- * $Id$
- *
* Header file for TAO's reference count policy (unrelated to CORBA
* policies).
*
diff --git a/TAO/tao/AnyTypeCode/Objref_TypeCode.h b/TAO/tao/AnyTypeCode/Objref_TypeCode.h
index 98bc9eb47db..a9743c0670c 100644
--- a/TAO/tao/AnyTypeCode/Objref_TypeCode.h
+++ b/TAO/tao/AnyTypeCode/Objref_TypeCode.h
@@ -4,8 +4,6 @@
/**
* @file Objref_TypeCode.h
*
- * $Id$
- *
* Header file for
* @c tk_abstract_interface,
* @c tk_component,
diff --git a/TAO/tao/AnyTypeCode/Objref_TypeCode_Static.h b/TAO/tao/AnyTypeCode/Objref_TypeCode_Static.h
index e73dc34911c..f2b2d7dc00d 100644
--- a/TAO/tao/AnyTypeCode/Objref_TypeCode_Static.h
+++ b/TAO/tao/AnyTypeCode/Objref_TypeCode_Static.h
@@ -4,8 +4,6 @@
/**
* @file Objref_TypeCode_Static.h
*
- * $Id$
- *
* Header file for static
* @c tk_abstract_interface,
* @c tk_component,
diff --git a/TAO/tao/AnyTypeCode/Recursive_Type_TypeCode.h b/TAO/tao/AnyTypeCode/Recursive_Type_TypeCode.h
index 9cb45048cd1..8036eb2c939 100644
--- a/TAO/tao/AnyTypeCode/Recursive_Type_TypeCode.h
+++ b/TAO/tao/AnyTypeCode/Recursive_Type_TypeCode.h
@@ -4,8 +4,6 @@
/**
* @file Recursive_Type_TypeCode.h
*
- * $Id$
- *
* Header file for a recursive type (@c struct, @c union or
* @c valuetype) CORBA::TypeCode.
*
diff --git a/TAO/tao/AnyTypeCode/RefCount_Policy_Traits.h b/TAO/tao/AnyTypeCode/RefCount_Policy_Traits.h
index d5e4f08d50d..7ce796a542c 100644
--- a/TAO/tao/AnyTypeCode/RefCount_Policy_Traits.h
+++ b/TAO/tao/AnyTypeCode/RefCount_Policy_Traits.h
@@ -4,8 +4,6 @@
/**
* @file RefCount_Policy_Traits.h
*
- * $Id$
- *
* Header file for TAO's reference count policy (unrelated to CORBA
* policies) traits.
*
diff --git a/TAO/tao/AnyTypeCode/Sequence_TypeCode.h b/TAO/tao/AnyTypeCode/Sequence_TypeCode.h
index 607f49c4ba2..629dbb309cf 100644
--- a/TAO/tao/AnyTypeCode/Sequence_TypeCode.h
+++ b/TAO/tao/AnyTypeCode/Sequence_TypeCode.h
@@ -4,8 +4,6 @@
/**
* @file Sequence_TypeCode.h
*
- * $Id$
- *
* Header file for @c tk_sequence and @c tk_array @c CORBA::TypeCodes.
*
* @author Ossama Othman <ossama@dre.vanderbilt.edu>
diff --git a/TAO/tao/AnyTypeCode/Sequence_TypeCode_Static.h b/TAO/tao/AnyTypeCode/Sequence_TypeCode_Static.h
index 76343318837..28d92a55209 100644
--- a/TAO/tao/AnyTypeCode/Sequence_TypeCode_Static.h
+++ b/TAO/tao/AnyTypeCode/Sequence_TypeCode_Static.h
@@ -4,8 +4,6 @@
/**
* @file Sequence_TypeCode_Static.h
*
- * $Id$
- *
* Header file for static @c tk_sequence and @c tk_array
* @c CORBA::TypeCodes.
*
diff --git a/TAO/tao/AnyTypeCode/String_TypeCode.h b/TAO/tao/AnyTypeCode/String_TypeCode.h
index 25307d27395..5c83294f862 100644
--- a/TAO/tao/AnyTypeCode/String_TypeCode.h
+++ b/TAO/tao/AnyTypeCode/String_TypeCode.h
@@ -4,8 +4,6 @@
/**
* @file String_TypeCode.h
*
- * $Id$
- *
* Header file for @c CORBA::tk_string or @c CORBA::tk_wstring
* @c CORBA::TypeCodes.
*
diff --git a/TAO/tao/AnyTypeCode/String_TypeCode_Static.h b/TAO/tao/AnyTypeCode/String_TypeCode_Static.h
index 61f2e862d00..0f70af74bc2 100644
--- a/TAO/tao/AnyTypeCode/String_TypeCode_Static.h
+++ b/TAO/tao/AnyTypeCode/String_TypeCode_Static.h
@@ -4,8 +4,6 @@
/**
* @file String_TypeCode_Static.h
*
- * $Id$
- *
* Header file for static @c CORBA::tk_string or @c CORBA::tk_wstring
* @c CORBA::TypeCodes.
*
diff --git a/TAO/tao/AnyTypeCode/String_TypeCode_Traits.h b/TAO/tao/AnyTypeCode/String_TypeCode_Traits.h
index b5213929e22..4d4fc40f1ad 100644
--- a/TAO/tao/AnyTypeCode/String_TypeCode_Traits.h
+++ b/TAO/tao/AnyTypeCode/String_TypeCode_Traits.h
@@ -4,8 +4,6 @@
/**
* @file String_TypeCode_Traits.h
*
- * $Id$
- *
* Header file for bound
* @c tk_string,
* @c tk_wstring,
diff --git a/TAO/tao/AnyTypeCode/Struct_TypeCode.h b/TAO/tao/AnyTypeCode/Struct_TypeCode.h
index 27ede78e202..088429048b5 100644
--- a/TAO/tao/AnyTypeCode/Struct_TypeCode.h
+++ b/TAO/tao/AnyTypeCode/Struct_TypeCode.h
@@ -4,8 +4,6 @@
/**
* @file Struct_TypeCode.h
*
- * $Id$
- *
* Header file for a @c tk_struct and @c tk_except
* @c CORBA::TypeCodes.
*
diff --git a/TAO/tao/AnyTypeCode/Struct_TypeCode_Static.h b/TAO/tao/AnyTypeCode/Struct_TypeCode_Static.h
index 8698e30ddbc..e97b6b40c6c 100644
--- a/TAO/tao/AnyTypeCode/Struct_TypeCode_Static.h
+++ b/TAO/tao/AnyTypeCode/Struct_TypeCode_Static.h
@@ -4,8 +4,6 @@
/**
* @file Struct_TypeCode_Static.h
*
- * $Id$
- *
* Header file for static @c tk_struct and @c tk_except
* @c CORBA::TypeCodes.
*
diff --git a/TAO/tao/AnyTypeCode/SystemExceptionA.h b/TAO/tao/AnyTypeCode/SystemExceptionA.h
index b6ca62d2e55..d66a104b5c8 100644
--- a/TAO/tao/AnyTypeCode/SystemExceptionA.h
+++ b/TAO/tao/AnyTypeCode/SystemExceptionA.h
@@ -4,8 +4,6 @@
/**
* @file SystemExceptionA.h
*
- * $Id$
- *
* SystemException Any operator and typecode decls.
*
* @author Jeff Parsons <j.parsons@vanderbilt.edu>
diff --git a/TAO/tao/AnyTypeCode/True_RefCount_Policy.h b/TAO/tao/AnyTypeCode/True_RefCount_Policy.h
index 6bef507fae0..a4c96d3d7d7 100644
--- a/TAO/tao/AnyTypeCode/True_RefCount_Policy.h
+++ b/TAO/tao/AnyTypeCode/True_RefCount_Policy.h
@@ -4,8 +4,6 @@
/**
* @file True_RefCount_Policy.h
*
- * $Id$
- *
* Header file for TAO's true reference count policy (unrelated to
* CORBA policies).
*
diff --git a/TAO/tao/AnyTypeCode/TypeCode.h b/TAO/tao/AnyTypeCode/TypeCode.h
index 81c213017ee..c48440e7eac 100644
--- a/TAO/tao/AnyTypeCode/TypeCode.h
+++ b/TAO/tao/AnyTypeCode/TypeCode.h
@@ -4,8 +4,6 @@
/**
* @file TypeCode.h
*
- * $Id$
- *
* Header file the @c CORBA::TypeCode class.
*
* @author Ossama Othman <ossama@dre.vanderbilt.edu>
diff --git a/TAO/tao/AnyTypeCode/TypeCode_Base_Attributes.h b/TAO/tao/AnyTypeCode/TypeCode_Base_Attributes.h
index 03740852534..8c0976fdd1b 100644
--- a/TAO/tao/AnyTypeCode/TypeCode_Base_Attributes.h
+++ b/TAO/tao/AnyTypeCode/TypeCode_Base_Attributes.h
@@ -4,8 +4,6 @@
/**
* @file TypeCode_Base_Attributes.h
*
- * $Id$
- *
* @author Ossama Othman <ossama@dre.vanderbilt.edu>
*/
//=============================================================================
diff --git a/TAO/tao/AnyTypeCode/TypeCode_CDR_Extraction.h b/TAO/tao/AnyTypeCode/TypeCode_CDR_Extraction.h
index 3d99e69751e..f47fff4f8ef 100644
--- a/TAO/tao/AnyTypeCode/TypeCode_CDR_Extraction.h
+++ b/TAO/tao/AnyTypeCode/TypeCode_CDR_Extraction.h
@@ -4,8 +4,6 @@
/**
* @file TypeCode_CDR_Extraction.h
*
- * $Id$
- *
* Header file for TAO TypeCode CDR extraction operations.
*
* @author Ossama Othman <ossama@dre.vanderbilt.edu>
diff --git a/TAO/tao/AnyTypeCode/TypeCode_Case_Base_T.h b/TAO/tao/AnyTypeCode/TypeCode_Case_Base_T.h
index c4a25df112c..ab7eedee33f 100644
--- a/TAO/tao/AnyTypeCode/TypeCode_Case_Base_T.h
+++ b/TAO/tao/AnyTypeCode/TypeCode_Case_Base_T.h
@@ -4,8 +4,6 @@
/**
* @file TypeCode_Case_Base_T.h
*
- * $Id$
- *
* Header file for @c TAO::TypeCode::Case type.
*
* @author Ossama Othman
diff --git a/TAO/tao/AnyTypeCode/TypeCode_Case_Enum_T.h b/TAO/tao/AnyTypeCode/TypeCode_Case_Enum_T.h
index 5db4aef460d..b902beda7d7 100644
--- a/TAO/tao/AnyTypeCode/TypeCode_Case_Enum_T.h
+++ b/TAO/tao/AnyTypeCode/TypeCode_Case_Enum_T.h
@@ -4,8 +4,6 @@
/**
* @file TypeCode_Case_Enum_T.h
*
- * $Id$
- *
* Header file for @c TAO::TypeCode::Case_T template.
*
* @author Ossama Othman
diff --git a/TAO/tao/AnyTypeCode/TypeCode_Case_T.h b/TAO/tao/AnyTypeCode/TypeCode_Case_T.h
index a5e4b057816..fb96332372e 100644
--- a/TAO/tao/AnyTypeCode/TypeCode_Case_T.h
+++ b/TAO/tao/AnyTypeCode/TypeCode_Case_T.h
@@ -4,8 +4,6 @@
/**
* @file TypeCode_Case_T.h
*
- * $Id$
- *
* Header file for @c TAO::TypeCode::Case_T template.
*
* @author Ossama Othman
diff --git a/TAO/tao/AnyTypeCode/TypeCode_Constants.h b/TAO/tao/AnyTypeCode/TypeCode_Constants.h
index 2aea3471df7..78520ca9669 100644
--- a/TAO/tao/AnyTypeCode/TypeCode_Constants.h
+++ b/TAO/tao/AnyTypeCode/TypeCode_Constants.h
@@ -4,8 +4,6 @@
/**
* @file TypeCode_Constants.h
*
- * $Id$
- *
* Declare the @c TypeCode constants available to the ORB and user
* applications.
*
diff --git a/TAO/tao/AnyTypeCode/TypeCode_Struct_Field.h b/TAO/tao/AnyTypeCode/TypeCode_Struct_Field.h
index e0216b21da7..dfe60630445 100644
--- a/TAO/tao/AnyTypeCode/TypeCode_Struct_Field.h
+++ b/TAO/tao/AnyTypeCode/TypeCode_Struct_Field.h
@@ -4,8 +4,6 @@
/**
* @file TypeCode_Struct_Field.h
*
- * $Id$
- *
* Header file for @c TAO::TypeCode::Struct_Field type.
*
* @author Ossama Othman <ossama@dre.vanderbilt.edu>
diff --git a/TAO/tao/AnyTypeCode/TypeCode_Traits.h b/TAO/tao/AnyTypeCode/TypeCode_Traits.h
index 7c1fe02b47e..803fbc1e472 100644
--- a/TAO/tao/AnyTypeCode/TypeCode_Traits.h
+++ b/TAO/tao/AnyTypeCode/TypeCode_Traits.h
@@ -4,8 +4,6 @@
/**
* @file TypeCode_Traits.h
*
- * $Id$
- *
* @author Ossama Othman <ossama@dre.vanderbilt.edu>
*/
//=============================================================================
diff --git a/TAO/tao/AnyTypeCode/TypeCode_Value_Field.h b/TAO/tao/AnyTypeCode/TypeCode_Value_Field.h
index ca1d902981d..1d7b5d7a96c 100644
--- a/TAO/tao/AnyTypeCode/TypeCode_Value_Field.h
+++ b/TAO/tao/AnyTypeCode/TypeCode_Value_Field.h
@@ -4,8 +4,6 @@
/**
* @file TypeCode_Value_Field.h
*
- * $Id$
- *
* Header file for @c TAO::TypeCode::Value_Field type.
*
* @author Ossama Othman <ossama@dre.vanderbilt.edu>
diff --git a/TAO/tao/AnyTypeCode/Union_TypeCode.h b/TAO/tao/AnyTypeCode/Union_TypeCode.h
index abc4fe801e4..e778d151699 100644
--- a/TAO/tao/AnyTypeCode/Union_TypeCode.h
+++ b/TAO/tao/AnyTypeCode/Union_TypeCode.h
@@ -4,8 +4,6 @@
/**
* @file Union_TypeCode.h
*
- * $Id$
- *
* Header file for a @c tk_union CORBA::TypeCode.
*
* @author Ossama Othman
diff --git a/TAO/tao/AnyTypeCode/Union_TypeCode_Static.h b/TAO/tao/AnyTypeCode/Union_TypeCode_Static.h
index 4617c259d2e..4249844effe 100644
--- a/TAO/tao/AnyTypeCode/Union_TypeCode_Static.h
+++ b/TAO/tao/AnyTypeCode/Union_TypeCode_Static.h
@@ -4,8 +4,6 @@
/**
* @file Union_TypeCode_Static.h
*
- * $Id$
- *
* Header file for a static @c tk_union CORBA::TypeCode.
*
* @author Ossama Othman
diff --git a/TAO/tao/AnyTypeCode/Value_TypeCode.h b/TAO/tao/AnyTypeCode/Value_TypeCode.h
index 7c9508bb273..6bbf0417143 100644
--- a/TAO/tao/AnyTypeCode/Value_TypeCode.h
+++ b/TAO/tao/AnyTypeCode/Value_TypeCode.h
@@ -4,8 +4,6 @@
/**
* @file Value_TypeCode.h
*
- * $Id$
- *
* Header file for a @c tk_value and @c tk_event
* @c CORBA::TypeCodes.
*
diff --git a/TAO/tao/AnyTypeCode/Value_TypeCode_Static.h b/TAO/tao/AnyTypeCode/Value_TypeCode_Static.h
index 673d7efb37f..33674648ea2 100644
--- a/TAO/tao/AnyTypeCode/Value_TypeCode_Static.h
+++ b/TAO/tao/AnyTypeCode/Value_TypeCode_Static.h
@@ -4,8 +4,6 @@
/**
* @file Value_TypeCode_Static.h
*
- * $Id$
- *
* Header file for static @c tk_value and @c tk_event
* @c CORBA::TypeCodes.
*
diff --git a/TAO/tao/AnyTypeCode/append.cpp b/TAO/tao/AnyTypeCode/append.cpp
index 61f5d6b99ed..806f2885311 100644
--- a/TAO/tao/AnyTypeCode/append.cpp
+++ b/TAO/tao/AnyTypeCode/append.cpp
@@ -2,8 +2,6 @@
/**
* @file append.cpp
*
- * $Id$
- *
* Appends a CDR stream to another CDR stream. Due to the
* stringent alignment requirements, it is not possible to simply
* append or memcpy. Instead we go thru the same CDR encoding rules
diff --git a/TAO/tao/AnyTypeCode/skip.cpp b/TAO/tao/AnyTypeCode/skip.cpp
index f18b69532c1..da126075418 100644
--- a/TAO/tao/AnyTypeCode/skip.cpp
+++ b/TAO/tao/AnyTypeCode/skip.cpp
@@ -2,8 +2,6 @@
/**
* @file skip.cpp
*
- * $Id$
- *
* Code for skipping different data types
*
* Data types encoded as CDR streams need to be skipped when they
diff --git a/TAO/tao/AnyTypeCode_Adapter.h b/TAO/tao/AnyTypeCode_Adapter.h
index 69e7ce0caa6..395fdb7df83 100644
--- a/TAO/tao/AnyTypeCode_Adapter.h
+++ b/TAO/tao/AnyTypeCode_Adapter.h
@@ -4,8 +4,6 @@
/**
* @file AnyTypeCode_Adapter.h
*
- * $Id$
- *
* @author Johnny Willemsen <jwillemsen@remedy.nl>
*/
//=============================================================================
diff --git a/TAO/tao/Any_Insert_Policy_T.h b/TAO/tao/Any_Insert_Policy_T.h
index df3565b65fc..a4c47d3f137 100644
--- a/TAO/tao/Any_Insert_Policy_T.h
+++ b/TAO/tao/Any_Insert_Policy_T.h
@@ -4,8 +4,6 @@
/**
* @file Any_Insert_Policy_T.h
*
- * $Id$
- *
* @author Johnny Willemsen <jwillemsen@remedy.nl>
*/
//=============================================================================
diff --git a/TAO/tao/Arg_Traits_T.h b/TAO/tao/Arg_Traits_T.h
index 286d8c5b505..ed00da7c20b 100644
--- a/TAO/tao/Arg_Traits_T.h
+++ b/TAO/tao/Arg_Traits_T.h
@@ -4,8 +4,6 @@
/**
* @file Arg_Traits_T.h
*
- * $Id$
- *
* @authors Jeff Parsons and Carlos O'Ryan
*/
//=============================================================================
diff --git a/TAO/tao/Argument.h b/TAO/tao/Argument.h
index 8310884e127..96b084c29b5 100644
--- a/TAO/tao/Argument.h
+++ b/TAO/tao/Argument.h
@@ -4,8 +4,6 @@
/**
* @file Argument.h
*
- * $Id$
- *
* @author Jeff Parsons
* @author Carlos O'Ryan
*/
diff --git a/TAO/tao/Array_VarOut_T.h b/TAO/tao/Array_VarOut_T.h
index b6f17f221f5..bec26488956 100644
--- a/TAO/tao/Array_VarOut_T.h
+++ b/TAO/tao/Array_VarOut_T.h
@@ -4,8 +4,6 @@
/**
* @file Array_VarOut_T.h
*
- * $Id$
- *
* @author Jeff Parsons
* @author Johnny Willemsen
*/
diff --git a/TAO/tao/Asynch_Queued_Message.h b/TAO/tao/Asynch_Queued_Message.h
index 62f29a5eb59..4c0778db1ea 100644
--- a/TAO/tao/Asynch_Queued_Message.h
+++ b/TAO/tao/Asynch_Queued_Message.h
@@ -4,8 +4,6 @@
/**
* @file Asynch_Queued_Message.h
*
- * $Id$
- *
* @author Carlos O'Ryan <coryan@uci.edu>
*/
//=============================================================================
diff --git a/TAO/tao/Asynch_Reply_Dispatcher_Base.h b/TAO/tao/Asynch_Reply_Dispatcher_Base.h
index 5366382b5f5..3d0920559de 100644
--- a/TAO/tao/Asynch_Reply_Dispatcher_Base.h
+++ b/TAO/tao/Asynch_Reply_Dispatcher_Base.h
@@ -4,8 +4,6 @@
/**
* @file Asynch_Reply_Dispatcher_Base.h
*
- * $Id$
- *
* @author Alexander Babu Arulanthu <alex@cs.wustl.edu>
* @author Jeff Parsons <parsons@cs.wustl.edu>
*/
diff --git a/TAO/tao/BD_String_Argument_T.h b/TAO/tao/BD_String_Argument_T.h
index 3625eec37fe..5990bb81f54 100644
--- a/TAO/tao/BD_String_Argument_T.h
+++ b/TAO/tao/BD_String_Argument_T.h
@@ -4,8 +4,6 @@
/**
* @file BD_String_Argument_T.h
*
- * $Id$
- *
* @authors Jeff Parsons and Carlos O'Ryan
*/
//=============================================================================
diff --git a/TAO/tao/Base_Transport_Property.h b/TAO/tao/Base_Transport_Property.h
index 38f00954a01..f3ce69b4a54 100644
--- a/TAO/tao/Base_Transport_Property.h
+++ b/TAO/tao/Base_Transport_Property.h
@@ -3,8 +3,6 @@
/**
* @file Base_Transport_Property.h
*
- * $Id$
- *
* @author Bala Natarajan <bala@cs.wustl.edu>
*/
// ===================================================================
diff --git a/TAO/tao/Basic_Argument_T.h b/TAO/tao/Basic_Argument_T.h
index 9f20d9fd403..8af4f039df8 100644
--- a/TAO/tao/Basic_Argument_T.h
+++ b/TAO/tao/Basic_Argument_T.h
@@ -4,8 +4,6 @@
/**
* @file Basic_Argument_T.h
*
- * $Id$
- *
* @authors Jeff Parsons and Carlos O'Ryan
*/
//=============================================================================
diff --git a/TAO/tao/Basic_Arguments.h b/TAO/tao/Basic_Arguments.h
index 5f92282dcd7..776891bc70e 100644
--- a/TAO/tao/Basic_Arguments.h
+++ b/TAO/tao/Basic_Arguments.h
@@ -4,8 +4,6 @@
/**
* @file Basic_Arguments.h
*
- * $Id$
- *
* @authors Jeff Parsons and Carlos O'Ryan
*/
//=============================================================================
diff --git a/TAO/tao/Basic_Types.h b/TAO/tao/Basic_Types.h
index e9686f535e3..538332cdf93 100644
--- a/TAO/tao/Basic_Types.h
+++ b/TAO/tao/Basic_Types.h
@@ -4,8 +4,6 @@
/**
* @file Basic_Types.h
*
- * $Id$
- *
* @authors Jeff Parsons
*/
//=============================================================================
diff --git a/TAO/tao/BiDir_Adapter.h b/TAO/tao/BiDir_Adapter.h
index 61cfae3b674..9566337d585 100644
--- a/TAO/tao/BiDir_Adapter.h
+++ b/TAO/tao/BiDir_Adapter.h
@@ -4,8 +4,6 @@
/**
* @file BiDir_Adapter.h
*
- * $Id$
- *
* @author Balachandran Natarajan <parsons@cs.wustl.edu>
*/
//=============================================================================
diff --git a/TAO/tao/BiDir_GIOP/BiDirGIOP.h b/TAO/tao/BiDir_GIOP/BiDirGIOP.h
index a1c248a7699..84da229dcf6 100644
--- a/TAO/tao/BiDir_GIOP/BiDirGIOP.h
+++ b/TAO/tao/BiDir_GIOP/BiDirGIOP.h
@@ -4,8 +4,6 @@
/**
* @file BiDirGIOP.h
*
- * $Id$
- *
* Dynamic loader object for BiDir GIOP
*
*
diff --git a/TAO/tao/BiDir_GIOP/BiDirPolicy_Validator.h b/TAO/tao/BiDir_GIOP/BiDirPolicy_Validator.h
index 82cc3789345..f0b2ca917db 100644
--- a/TAO/tao/BiDir_GIOP/BiDirPolicy_Validator.h
+++ b/TAO/tao/BiDir_GIOP/BiDirPolicy_Validator.h
@@ -4,8 +4,6 @@
/**
* @file BiDirPolicy_Validator.h
*
- * $Id$
- *
* This file contains the declaration for the BiDir policy validator
* interface.
*
diff --git a/TAO/tao/BiDir_GIOP/BiDir_ORBInitializer.h b/TAO/tao/BiDir_GIOP/BiDir_ORBInitializer.h
index 3a19b66129d..1f5a048dbaa 100644
--- a/TAO/tao/BiDir_GIOP/BiDir_ORBInitializer.h
+++ b/TAO/tao/BiDir_GIOP/BiDir_ORBInitializer.h
@@ -4,8 +4,6 @@
/**
* @file BiDir_ORBInitializer.h
*
- * $Id$
- *
* @author Balachandran Natarajan <bala@cs.wustl.edu>
*/
// ===================================================================
diff --git a/TAO/tao/BiDir_GIOP/BiDir_PolicyFactory.h b/TAO/tao/BiDir_GIOP/BiDir_PolicyFactory.h
index eac523c3d62..e2aa9dc18b7 100644
--- a/TAO/tao/BiDir_GIOP/BiDir_PolicyFactory.h
+++ b/TAO/tao/BiDir_GIOP/BiDir_PolicyFactory.h
@@ -4,8 +4,6 @@
/**
* @file BiDir_PolicyFactory.h
*
- * $Id$
- *
* @author Balachandran Natarajan <bala@cs.wustl.edu>
*/
// ===================================================================
diff --git a/TAO/tao/BiDir_GIOP/BiDir_Policy_i.h b/TAO/tao/BiDir_GIOP/BiDir_Policy_i.h
index 33f637c8002..280a86bf26e 100644
--- a/TAO/tao/BiDir_GIOP/BiDir_Policy_i.h
+++ b/TAO/tao/BiDir_GIOP/BiDir_Policy_i.h
@@ -4,8 +4,6 @@
/**
* @file BiDir_Policy_i.h
*
- * $Id$
- *
* @author Balachandran Natarajan <bala@cs.wustl.edu>
*/
// ===================================================================
diff --git a/TAO/tao/BiDir_GIOP/BiDir_Service_Context_Handler.h b/TAO/tao/BiDir_GIOP/BiDir_Service_Context_Handler.h
index b7e9d5493da..f15186ae028 100644
--- a/TAO/tao/BiDir_GIOP/BiDir_Service_Context_Handler.h
+++ b/TAO/tao/BiDir_GIOP/BiDir_Service_Context_Handler.h
@@ -4,8 +4,6 @@
/**
* @file BiDir_Service_Context_Handler.h
*
- * $Id$
- *
* @author Johnny Willemsen <jwillemsen@remedy.nl>
*/
// ===================================================================
diff --git a/TAO/tao/Bind_Dispatcher_Guard.h b/TAO/tao/Bind_Dispatcher_Guard.h
index 6f19ed9f000..13ffed795ee 100644
--- a/TAO/tao/Bind_Dispatcher_Guard.h
+++ b/TAO/tao/Bind_Dispatcher_Guard.h
@@ -4,8 +4,6 @@
/**
* @file Bind_Dispatcher_Guard.h
*
- * $Id$
- *
* @author Carlos O'Ryan <coryan@uci.edu>
* @author Chad Elliott <elliott_c@ociweb.com>
*/
diff --git a/TAO/tao/Block_Flushing_Strategy.h b/TAO/tao/Block_Flushing_Strategy.h
index a766e184f30..d8a593be810 100644
--- a/TAO/tao/Block_Flushing_Strategy.h
+++ b/TAO/tao/Block_Flushing_Strategy.h
@@ -4,8 +4,6 @@
/**
* @file Block_Flushing_Strategy.h
*
- * $Id$
- *
* @author Carlos O'Ryan <coryan@uci.edu>
*/
//=============================================================================
diff --git a/TAO/tao/Blocked_Connect_Strategy.h b/TAO/tao/Blocked_Connect_Strategy.h
index 4e8ef1bd350..cf09dcacc8b 100644
--- a/TAO/tao/Blocked_Connect_Strategy.h
+++ b/TAO/tao/Blocked_Connect_Strategy.h
@@ -4,8 +4,6 @@
/**
* @file Blocked_Connect_Strategy.h
*
- * $Id$
- *
* @author Balachandran Natarajan <bala@cs.wustl.edu>
*/
//=============================================================================
diff --git a/TAO/tao/Buffer_Allocator_T.h b/TAO/tao/Buffer_Allocator_T.h
index 3d29c153ac9..bed4622609c 100644
--- a/TAO/tao/Buffer_Allocator_T.h
+++ b/TAO/tao/Buffer_Allocator_T.h
@@ -4,8 +4,6 @@
/**
* @file Buffer_Allocator_T.h
*
- * $Id$
- *
* @author Johnny Willemsen (jwillemsen@remedy.nl)
*/
//=============================================================================
diff --git a/TAO/tao/CDR.h b/TAO/tao/CDR.h
index aeec9f02d40..34a4c01edea 100644
--- a/TAO/tao/CDR.h
+++ b/TAO/tao/CDR.h
@@ -4,8 +4,6 @@
/**
* @file CDR.h
*
- * $Id$
- *
* Common Data Representation (CDR) marshaling streams.
*
* This implementation assumes that the native numeric
diff --git a/TAO/tao/CORBALOC_Parser.h b/TAO/tao/CORBALOC_Parser.h
index 5ecaa60439e..c674e134d4a 100644
--- a/TAO/tao/CORBALOC_Parser.h
+++ b/TAO/tao/CORBALOC_Parser.h
@@ -4,8 +4,6 @@
/**
* @file CORBALOC_Parser.h
*
- * $Id$
- *
* @author Carlos O'Ryan (coryan@cs.wustl.edu)
* @author Priyanka Gontla (pgontla@uci.edu)
*/
diff --git a/TAO/tao/CORBANAME_Parser.h b/TAO/tao/CORBANAME_Parser.h
index 260aeea4be5..d1db0b9f371 100644
--- a/TAO/tao/CORBANAME_Parser.h
+++ b/TAO/tao/CORBANAME_Parser.h
@@ -4,8 +4,6 @@
/**
* @file CORBANAME_Parser.h
*
- * $Id$
- *
* @author Priyanka Gontla (pgontla@uci.edu)
*/
//=============================================================================
diff --git a/TAO/tao/CORBA_String.h b/TAO/tao/CORBA_String.h
index 1d4fdab1be4..81dd555f150 100644
--- a/TAO/tao/CORBA_String.h
+++ b/TAO/tao/CORBA_String.h
@@ -3,8 +3,6 @@
/**
* @file CORBA_String.h
*
- * $Id$
- *
* Header file for the CORBA string types.
*
* @author DOC Group at Wash U, UCI, and Vanderbilt U.
diff --git a/TAO/tao/CORBA_methods.h b/TAO/tao/CORBA_methods.h
index 7da5ce7a45a..b2493d69c68 100644
--- a/TAO/tao/CORBA_methods.h
+++ b/TAO/tao/CORBA_methods.h
@@ -3,8 +3,6 @@
/**
* @file CORBA_methods.h
*
- * $Id$
- *
* Declarations of common methods in the CORBA namespace.
*
* @author Jeff Parsons
diff --git a/TAO/tao/CSD_Framework/CSD_Default_Servant_Dispatcher.h b/TAO/tao/CSD_Framework/CSD_Default_Servant_Dispatcher.h
index 4968692f252..e195e7fd42c 100644
--- a/TAO/tao/CSD_Framework/CSD_Default_Servant_Dispatcher.h
+++ b/TAO/tao/CSD_Framework/CSD_Default_Servant_Dispatcher.h
@@ -4,8 +4,6 @@
/**
* @file CSD_Default_Servant_Dispatcher.h
*
- * $Id$
- *
* @author Yan Dai (dai_y@ociweb.com)
*/
//=============================================================================
diff --git a/TAO/tao/CSD_Framework/CSD_FW_Server_Request_Wrapper.h b/TAO/tao/CSD_Framework/CSD_FW_Server_Request_Wrapper.h
index 53efc1959bf..a1b2f08b7ad 100644
--- a/TAO/tao/CSD_Framework/CSD_FW_Server_Request_Wrapper.h
+++ b/TAO/tao/CSD_Framework/CSD_FW_Server_Request_Wrapper.h
@@ -4,8 +4,6 @@
/**
* @file CSD_FW_Server_Request_Wrapper.h
*
- * $Id$
- *
* @author Tim Bradley <bradley_t@ociweb.com>
*/
//=============================================================================
diff --git a/TAO/tao/CSD_Framework/CSD_Framework_Loader.h b/TAO/tao/CSD_Framework/CSD_Framework_Loader.h
index 8d6854590f9..4acf7146b96 100644
--- a/TAO/tao/CSD_Framework/CSD_Framework_Loader.h
+++ b/TAO/tao/CSD_Framework/CSD_Framework_Loader.h
@@ -4,8 +4,6 @@
/**
* @file CSD_Framework_Loader.h
*
- * $Id$
- *
* Header file for loading CSD framework service objects.
*
* @author Yan Dai (dai_y@ociweb.com)
diff --git a/TAO/tao/CSD_Framework/CSD_ORBInitializer.h b/TAO/tao/CSD_Framework/CSD_ORBInitializer.h
index d82a8c5d8c6..b683fe0cdfd 100644
--- a/TAO/tao/CSD_Framework/CSD_ORBInitializer.h
+++ b/TAO/tao/CSD_Framework/CSD_ORBInitializer.h
@@ -4,8 +4,6 @@
/**
* @file CSD_ORBInitializer.h
*
- * $Id$
- *
* @author Johnny Willemsen <jwillemsen@remedy.nl>
*/
//=============================================================================
diff --git a/TAO/tao/CSD_Framework/CSD_Object_Adapter.h b/TAO/tao/CSD_Framework/CSD_Object_Adapter.h
index f85ef6b26bc..7d42cea101e 100644
--- a/TAO/tao/CSD_Framework/CSD_Object_Adapter.h
+++ b/TAO/tao/CSD_Framework/CSD_Object_Adapter.h
@@ -4,8 +4,6 @@
/**
* @file CSD_Object_Adapter.h
*
- * $Id$
- *
* @author Yan Dai (dai_y@ociweb.com)
*/
//=============================================================================
diff --git a/TAO/tao/CSD_Framework/CSD_Object_Adapter_Factory.h b/TAO/tao/CSD_Framework/CSD_Object_Adapter_Factory.h
index c3340a9851a..c9ce0b518b6 100644
--- a/TAO/tao/CSD_Framework/CSD_Object_Adapter_Factory.h
+++ b/TAO/tao/CSD_Framework/CSD_Object_Adapter_Factory.h
@@ -4,8 +4,6 @@
/**
* @file CSD_Object_Adapter_Factory.h
*
- * $Id$
- *
* @author Yan Dai (dai_y@ociweb.com)
*/
//=============================================================================
diff --git a/TAO/tao/CSD_Framework/CSD_POA.h b/TAO/tao/CSD_Framework/CSD_POA.h
index 9fa292250ea..650c428dd96 100644
--- a/TAO/tao/CSD_Framework/CSD_POA.h
+++ b/TAO/tao/CSD_Framework/CSD_POA.h
@@ -4,8 +4,6 @@
/**
* @file CSD_POA.h
*
- * $Id$
- *
* @author Yan Dai (dai_y@ociweb.com)
*/
//=============================================================================
diff --git a/TAO/tao/CSD_Framework/CSD_Strategy_Base.h b/TAO/tao/CSD_Framework/CSD_Strategy_Base.h
index a750f305abe..98e8ed58280 100644
--- a/TAO/tao/CSD_Framework/CSD_Strategy_Base.h
+++ b/TAO/tao/CSD_Framework/CSD_Strategy_Base.h
@@ -4,8 +4,6 @@
/**
* @file CSD_Strategy_Base.h
*
- * $Id$
- *
* @author Tim Bradley <bradley_t@ociweb.com>
*/
//=============================================================================
diff --git a/TAO/tao/CSD_Framework/CSD_Strategy_Proxy.h b/TAO/tao/CSD_Framework/CSD_Strategy_Proxy.h
index 30b57c7ce58..f78eb219ae3 100644
--- a/TAO/tao/CSD_Framework/CSD_Strategy_Proxy.h
+++ b/TAO/tao/CSD_Framework/CSD_Strategy_Proxy.h
@@ -4,8 +4,6 @@
/**
* @file CSD_Strategy_Proxy.h
*
- * $Id$
- *
* @author Tim Bradley <bradley_t@ociweb.com>
*/
//=============================================================================
diff --git a/TAO/tao/CSD_Framework/CSD_Strategy_Repository.h b/TAO/tao/CSD_Framework/CSD_Strategy_Repository.h
index 134ae85410d..ac5643bb538 100644
--- a/TAO/tao/CSD_Framework/CSD_Strategy_Repository.h
+++ b/TAO/tao/CSD_Framework/CSD_Strategy_Repository.h
@@ -4,8 +4,6 @@
/**
* @file CSD_Strategy_Repository.h
*
- * $Id$
- *
* @author Yan Dai <dai_y@ociweb.com>
*/
//=============================================================================
diff --git a/TAO/tao/CSD_ThreadPool/CSD_TP_Cancel_Visitor.h b/TAO/tao/CSD_ThreadPool/CSD_TP_Cancel_Visitor.h
index f4381bad0bd..3fce35f1871 100644
--- a/TAO/tao/CSD_ThreadPool/CSD_TP_Cancel_Visitor.h
+++ b/TAO/tao/CSD_ThreadPool/CSD_TP_Cancel_Visitor.h
@@ -4,8 +4,6 @@
/**
* @file CSD_TP_Cancel_Visitor.h
*
- * $Id$
- *
* @author Tim Bradley <bradley_t@ociweb.com>
*/
//=============================================================================
diff --git a/TAO/tao/CSD_ThreadPool/CSD_TP_Collocated_Asynch_Request.h b/TAO/tao/CSD_ThreadPool/CSD_TP_Collocated_Asynch_Request.h
index a15461f6999..cd001a9d02d 100644
--- a/TAO/tao/CSD_ThreadPool/CSD_TP_Collocated_Asynch_Request.h
+++ b/TAO/tao/CSD_ThreadPool/CSD_TP_Collocated_Asynch_Request.h
@@ -4,8 +4,6 @@
/**
* @file CSD_TP_Collocated_Asynch_Request.h
*
- * $Id$
- *
* @author Tim Bradley <bradley_t@ociweb.com>
*/
//=============================================================================
diff --git a/TAO/tao/CSD_ThreadPool/CSD_TP_Collocated_Synch_Request.h b/TAO/tao/CSD_ThreadPool/CSD_TP_Collocated_Synch_Request.h
index 97ec687398c..db5bafb10e3 100644
--- a/TAO/tao/CSD_ThreadPool/CSD_TP_Collocated_Synch_Request.h
+++ b/TAO/tao/CSD_ThreadPool/CSD_TP_Collocated_Synch_Request.h
@@ -4,8 +4,6 @@
/**
* @file CSD_TP_Collocated_Synch_Request.h
*
- * $Id$
- *
* @author Tim Bradley <bradley_t@ociweb.com>
*/
//=============================================================================
diff --git a/TAO/tao/CSD_ThreadPool/CSD_TP_Collocated_Synch_With_Server_Request.h b/TAO/tao/CSD_ThreadPool/CSD_TP_Collocated_Synch_With_Server_Request.h
index f4002388306..017d5dcc127 100644
--- a/TAO/tao/CSD_ThreadPool/CSD_TP_Collocated_Synch_With_Server_Request.h
+++ b/TAO/tao/CSD_ThreadPool/CSD_TP_Collocated_Synch_With_Server_Request.h
@@ -4,8 +4,6 @@
/**
* @file CSD_TP_Collocated_Synch_With_Server_Request.h
*
- * $Id$
- *
* @author Tim Bradley <bradley_t@ociweb.com>
*/
//=============================================================================
diff --git a/TAO/tao/CSD_ThreadPool/CSD_TP_Corba_Request.h b/TAO/tao/CSD_ThreadPool/CSD_TP_Corba_Request.h
index 1aa09d7e948..dddaaa4c851 100644
--- a/TAO/tao/CSD_ThreadPool/CSD_TP_Corba_Request.h
+++ b/TAO/tao/CSD_ThreadPool/CSD_TP_Corba_Request.h
@@ -4,8 +4,6 @@
/**
* @file CSD_TP_Corba_Request.h
*
- * $Id$
- *
* @author Tim Bradley <bradley_t@ociweb.com>
*/
//=============================================================================
diff --git a/TAO/tao/CSD_ThreadPool/CSD_TP_Custom_Asynch_Request.h b/TAO/tao/CSD_ThreadPool/CSD_TP_Custom_Asynch_Request.h
index aed6d8f88f5..2b4e76e919e 100644
--- a/TAO/tao/CSD_ThreadPool/CSD_TP_Custom_Asynch_Request.h
+++ b/TAO/tao/CSD_ThreadPool/CSD_TP_Custom_Asynch_Request.h
@@ -4,8 +4,6 @@
/**
* @file CSD_TP_Custom_Asynch_Request.h
*
- * $Id$
- *
* @author Tim Bradley <bradley_t@ociweb.com>
*/
//=============================================================================
diff --git a/TAO/tao/CSD_ThreadPool/CSD_TP_Custom_Request.h b/TAO/tao/CSD_ThreadPool/CSD_TP_Custom_Request.h
index c4c5bcbb0b4..3e9498cece7 100644
--- a/TAO/tao/CSD_ThreadPool/CSD_TP_Custom_Request.h
+++ b/TAO/tao/CSD_ThreadPool/CSD_TP_Custom_Request.h
@@ -4,8 +4,6 @@
/**
* @file CSD_TP_Custom_Request.h
*
- * $Id$
- *
* @author Tim Bradley <bradley_t@ociweb.com>
*/
//=============================================================================
diff --git a/TAO/tao/CSD_ThreadPool/CSD_TP_Custom_Request_Operation.h b/TAO/tao/CSD_ThreadPool/CSD_TP_Custom_Request_Operation.h
index 6ff938d94cd..c838d12b0c0 100644
--- a/TAO/tao/CSD_ThreadPool/CSD_TP_Custom_Request_Operation.h
+++ b/TAO/tao/CSD_ThreadPool/CSD_TP_Custom_Request_Operation.h
@@ -4,8 +4,6 @@
/**
* @file CSD_TP_Custom_Request_Operation.h
*
- * $Id$
- *
* @author Tim Bradley <bradley_t@ociweb.com>
*/
//=============================================================================
diff --git a/TAO/tao/CSD_ThreadPool/CSD_TP_Custom_Synch_Request.h b/TAO/tao/CSD_ThreadPool/CSD_TP_Custom_Synch_Request.h
index 02d66b20597..94d98d3f44d 100644
--- a/TAO/tao/CSD_ThreadPool/CSD_TP_Custom_Synch_Request.h
+++ b/TAO/tao/CSD_ThreadPool/CSD_TP_Custom_Synch_Request.h
@@ -4,8 +4,6 @@
/**
* @file CSD_TP_Custom_Synch_Request.h
*
- * $Id$
- *
* @author Tim Bradley <bradley_t@ociweb.com>
*/
//=============================================================================
diff --git a/TAO/tao/CSD_ThreadPool/CSD_TP_Dispatchable_Visitor.h b/TAO/tao/CSD_ThreadPool/CSD_TP_Dispatchable_Visitor.h
index 302a8507676..1359d2ef988 100644
--- a/TAO/tao/CSD_ThreadPool/CSD_TP_Dispatchable_Visitor.h
+++ b/TAO/tao/CSD_ThreadPool/CSD_TP_Dispatchable_Visitor.h
@@ -4,8 +4,6 @@
/**
* @file CSD_TP_Dispatchable_Visitor.h
*
- * $Id$
- *
* @author Tim Bradley <bradley_t@ociweb.com>
*/
//=============================================================================
diff --git a/TAO/tao/CSD_ThreadPool/CSD_TP_Queue.h b/TAO/tao/CSD_ThreadPool/CSD_TP_Queue.h
index 3cdfdbe942c..7799e0247ad 100644
--- a/TAO/tao/CSD_ThreadPool/CSD_TP_Queue.h
+++ b/TAO/tao/CSD_ThreadPool/CSD_TP_Queue.h
@@ -4,8 +4,6 @@
/**
* @file CSD_TP_Queue.h
*
- * $Id$
- *
* @author Tim Bradley <bradley_t@ociweb.com>
*/
//=============================================================================
diff --git a/TAO/tao/CSD_ThreadPool/CSD_TP_Queue_Visitor.h b/TAO/tao/CSD_ThreadPool/CSD_TP_Queue_Visitor.h
index 59bb682b89c..0e62f1d4a62 100644
--- a/TAO/tao/CSD_ThreadPool/CSD_TP_Queue_Visitor.h
+++ b/TAO/tao/CSD_ThreadPool/CSD_TP_Queue_Visitor.h
@@ -4,8 +4,6 @@
/**
* @file CSD_TP_Queue_Visitor.h
*
- * $Id$
- *
* @author Tim Bradley <bradley_t@ociweb.com>
*/
//=============================================================================
diff --git a/TAO/tao/CSD_ThreadPool/CSD_TP_Remote_Request.h b/TAO/tao/CSD_ThreadPool/CSD_TP_Remote_Request.h
index 57303e81e91..8d39084fb39 100644
--- a/TAO/tao/CSD_ThreadPool/CSD_TP_Remote_Request.h
+++ b/TAO/tao/CSD_ThreadPool/CSD_TP_Remote_Request.h
@@ -4,8 +4,6 @@
/**
* @file CSD_TP_Remote_Request.h
*
- * $Id$
- *
* @author Tim Bradley <bradley_t@ociweb.com>
*/
//=============================================================================
diff --git a/TAO/tao/CSD_ThreadPool/CSD_TP_Request.h b/TAO/tao/CSD_ThreadPool/CSD_TP_Request.h
index e9fb300a287..c54fc546374 100644
--- a/TAO/tao/CSD_ThreadPool/CSD_TP_Request.h
+++ b/TAO/tao/CSD_ThreadPool/CSD_TP_Request.h
@@ -4,8 +4,6 @@
/**
* @file CSD_TP_Request.h
*
- * $Id$
- *
* @author Tim Bradley <bradley_t@ociweb.com>
*/
//=============================================================================
diff --git a/TAO/tao/CSD_ThreadPool/CSD_TP_Servant_State.h b/TAO/tao/CSD_ThreadPool/CSD_TP_Servant_State.h
index 4f9a544d6cd..3303b66db86 100644
--- a/TAO/tao/CSD_ThreadPool/CSD_TP_Servant_State.h
+++ b/TAO/tao/CSD_ThreadPool/CSD_TP_Servant_State.h
@@ -4,8 +4,6 @@
/**
* @file CSD_TP_Servant_State.h
*
- * $Id$
- *
* @author Tim Bradley <bradley_t@ociweb.com>
*/
//=============================================================================
diff --git a/TAO/tao/CSD_ThreadPool/CSD_TP_Servant_State_Map.h b/TAO/tao/CSD_ThreadPool/CSD_TP_Servant_State_Map.h
index 6dba5ec2376..7057a1a3280 100644
--- a/TAO/tao/CSD_ThreadPool/CSD_TP_Servant_State_Map.h
+++ b/TAO/tao/CSD_ThreadPool/CSD_TP_Servant_State_Map.h
@@ -4,8 +4,6 @@
/**
* @file CSD_TP_Servant_State_Map.h
*
- * $Id$
- *
* @author Tim Bradley <bradley_t@ociweb.com>
*/
//=============================================================================
diff --git a/TAO/tao/CSD_ThreadPool/CSD_TP_Strategy.h b/TAO/tao/CSD_ThreadPool/CSD_TP_Strategy.h
index d912f2f90c9..6764927943a 100644
--- a/TAO/tao/CSD_ThreadPool/CSD_TP_Strategy.h
+++ b/TAO/tao/CSD_ThreadPool/CSD_TP_Strategy.h
@@ -4,8 +4,6 @@
/**
* @file CSD_TP_Strategy.h
*
- * $Id$
- *
* @author Tim Bradley <bradley_t@ociweb.com>
*/
//=============================================================================
diff --git a/TAO/tao/CSD_ThreadPool/CSD_TP_Strategy_Factory.h b/TAO/tao/CSD_ThreadPool/CSD_TP_Strategy_Factory.h
index abc3da5b005..8773ce30f15 100644
--- a/TAO/tao/CSD_ThreadPool/CSD_TP_Strategy_Factory.h
+++ b/TAO/tao/CSD_ThreadPool/CSD_TP_Strategy_Factory.h
@@ -4,8 +4,6 @@
/**
* @file CSD_TP_Strategy_Factory.h
*
- * $Id$
- *
* @author Tim Bradley <bradley_t@ociweb.com>
*/
//=============================================================================
diff --git a/TAO/tao/CSD_ThreadPool/CSD_TP_Synch_Helper.h b/TAO/tao/CSD_ThreadPool/CSD_TP_Synch_Helper.h
index 2d6a7413e2c..14bf8da3864 100644
--- a/TAO/tao/CSD_ThreadPool/CSD_TP_Synch_Helper.h
+++ b/TAO/tao/CSD_ThreadPool/CSD_TP_Synch_Helper.h
@@ -4,8 +4,6 @@
/**
* @file CSD_TP_Synch_Helper.h
*
- * $Id$
- *
* @author Tim Bradley <bradley_t@ociweb.com>
*/
//=============================================================================
diff --git a/TAO/tao/CSD_ThreadPool/CSD_TP_Task.h b/TAO/tao/CSD_ThreadPool/CSD_TP_Task.h
index ce5c4b705c6..76d1004946d 100644
--- a/TAO/tao/CSD_ThreadPool/CSD_TP_Task.h
+++ b/TAO/tao/CSD_ThreadPool/CSD_TP_Task.h
@@ -4,8 +4,6 @@
/**
* @file CSD_TP_Task.h
*
- * $Id$
- *
* @author Tim Bradley <bradley_t@ociweb.com>
*/
//=============================================================================
diff --git a/TAO/tao/CSD_ThreadPool/CSD_ThreadPool.h b/TAO/tao/CSD_ThreadPool/CSD_ThreadPool.h
index 8b22f1a1b2c..4f1d5f789df 100644
--- a/TAO/tao/CSD_ThreadPool/CSD_ThreadPool.h
+++ b/TAO/tao/CSD_ThreadPool/CSD_ThreadPool.h
@@ -4,8 +4,6 @@
/**
* @file CSD_ThreadPool.h
*
- * $Id$
- *
* @author Tim Bradley <bradley_t@ociweb.com>
*/
//=============================================================================
diff --git a/TAO/tao/Cache_Entries_T.h b/TAO/tao/Cache_Entries_T.h
index 76d41160432..8a6b97327d2 100644
--- a/TAO/tao/Cache_Entries_T.h
+++ b/TAO/tao/Cache_Entries_T.h
@@ -4,8 +4,6 @@
/**
* @file Cache_Entries_T.h
*
- * $Id$
- *
*
* @author Bala Natarajan <bala@cs.wustl.edu>
*/
diff --git a/TAO/tao/Cleanup_Func_Registry.h b/TAO/tao/Cleanup_Func_Registry.h
index 215547e7db2..750e5a4113c 100644
--- a/TAO/tao/Cleanup_Func_Registry.h
+++ b/TAO/tao/Cleanup_Func_Registry.h
@@ -4,8 +4,6 @@
/**
* @file Cleanup_Func_Registry.h
*
- * $Id$
- *
* @author Ossama Othman <ossama@dre.vanderbilt.edu>
*/
// ===================================================================
diff --git a/TAO/tao/ClientRequestInterceptor_Adapter.h b/TAO/tao/ClientRequestInterceptor_Adapter.h
index 446e5ef78e5..3ada82f83da 100644
--- a/TAO/tao/ClientRequestInterceptor_Adapter.h
+++ b/TAO/tao/ClientRequestInterceptor_Adapter.h
@@ -4,8 +4,6 @@
/**
* @file ClientRequestInterceptor_Adapter.h
*
- * $Id$
- *
* This file an adapter class to simplify the support of
* interceptors.
*
diff --git a/TAO/tao/ClientRequestInterceptor_Adapter_Factory.h b/TAO/tao/ClientRequestInterceptor_Adapter_Factory.h
index d253783c6f2..0ca15b73e70 100644
--- a/TAO/tao/ClientRequestInterceptor_Adapter_Factory.h
+++ b/TAO/tao/ClientRequestInterceptor_Adapter_Factory.h
@@ -4,8 +4,6 @@
/**
* @file ClientRequestInterceptor_Adapter_Factory.h
*
- * $Id$
- *
* @author Johnny Willemsen <jwillemsen@remedy.nl>
*/
//=============================================================================
diff --git a/TAO/tao/Client_Strategy_Factory.h b/TAO/tao/Client_Strategy_Factory.h
index 812b14a7166..6ff11c9df61 100644
--- a/TAO/tao/Client_Strategy_Factory.h
+++ b/TAO/tao/Client_Strategy_Factory.h
@@ -4,8 +4,6 @@
/**
* @file Client_Strategy_Factory.h
*
- * $Id$
- *
* @author Chris Cleeland <cleeland@cs.wustl.edu>
*/
//=============================================================================
diff --git a/TAO/tao/CodecFactory/CodecFactory.h b/TAO/tao/CodecFactory/CodecFactory.h
index 92e28b2b42b..f4178771c61 100644
--- a/TAO/tao/CodecFactory/CodecFactory.h
+++ b/TAO/tao/CodecFactory/CodecFactory.h
@@ -4,8 +4,6 @@
/**
* @file CodecFactory.h
*
- * $Id$
- *
* @author Carlos O'Ryan <coryan@uci.edu>
*/
//=============================================================================
diff --git a/TAO/tao/Codeset/Codeset.h b/TAO/tao/Codeset/Codeset.h
index 73dc459283d..ea111869e0e 100644
--- a/TAO/tao/Codeset/Codeset.h
+++ b/TAO/tao/Codeset/Codeset.h
@@ -4,8 +4,6 @@
/**
* @file Codeset.h
*
- * $Id$
- *
* @author Carlos O'Ryan <coryan@uci.edu>
*/
//=============================================================================
diff --git a/TAO/tao/Codeset/Codeset_Descriptor.cpp b/TAO/tao/Codeset/Codeset_Descriptor.cpp
index 143cbcaba40..7aec89f6527 100644
--- a/TAO/tao/Codeset/Codeset_Descriptor.cpp
+++ b/TAO/tao/Codeset/Codeset_Descriptor.cpp
@@ -3,8 +3,6 @@
/**
* @file Codeset_Descriptor.cpp
*
- * $Id$
- *
* The base for all the translator factories. Translator factories are
* responsible for supplying the proper translator on demand.
*
diff --git a/TAO/tao/Codeset/Codeset_Descriptor.h b/TAO/tao/Codeset/Codeset_Descriptor.h
index a0a8b89363c..389b6fbcaee 100644
--- a/TAO/tao/Codeset/Codeset_Descriptor.h
+++ b/TAO/tao/Codeset/Codeset_Descriptor.h
@@ -4,8 +4,6 @@
/**
* @file Codeset_Descriptor.h
*
- * $Id$
- *
* @author Phil Mesnier
*/
//=============================================================================
diff --git a/TAO/tao/Codeset/Codeset_Manager_Factory.h b/TAO/tao/Codeset/Codeset_Manager_Factory.h
index d645beca3f5..936c8ac97c7 100644
--- a/TAO/tao/Codeset/Codeset_Manager_Factory.h
+++ b/TAO/tao/Codeset/Codeset_Manager_Factory.h
@@ -5,8 +5,6 @@
/**
* @file Codeset_Manager_Factory.h
*
- * $Id$
- *
* @author Carlos O'Ryan <coryan@uci.edu>
*/
//=============================================================================
diff --git a/TAO/tao/Codeset/Codeset_Manager_i.h b/TAO/tao/Codeset/Codeset_Manager_i.h
index 3efbbfb8d51..1a60a78f9d3 100644
--- a/TAO/tao/Codeset/Codeset_Manager_i.h
+++ b/TAO/tao/Codeset/Codeset_Manager_i.h
@@ -4,8 +4,6 @@
/*
* @file Codeset_Manager_i.h
*
- * $Id$
- *
* Interface for the TAO CodeSet Manager.
*
* @author Phil Mesnier
diff --git a/TAO/tao/Codeset/Codeset_Service_Context_Handler.h b/TAO/tao/Codeset/Codeset_Service_Context_Handler.h
index 6c2f04b7427..05d55d8d12b 100644
--- a/TAO/tao/Codeset/Codeset_Service_Context_Handler.h
+++ b/TAO/tao/Codeset/Codeset_Service_Context_Handler.h
@@ -4,8 +4,6 @@
/**
* @file Codeset_Service_Context_Handler.h
*
- * $Id$
- *
* @author Johnny Willemsen <jwillemsen@remedy.nl>
*/
// ===================================================================
diff --git a/TAO/tao/Codeset/Codeset_Translator_Factory.cpp b/TAO/tao/Codeset/Codeset_Translator_Factory.cpp
index 70ebc2a10b3..7c68dcc59df 100644
--- a/TAO/tao/Codeset/Codeset_Translator_Factory.cpp
+++ b/TAO/tao/Codeset/Codeset_Translator_Factory.cpp
@@ -4,8 +4,6 @@
/**
* @file Codeset_Translator_Factory.cpp
*
- * $Id$
- *
* The base for all the translator factories. Translator factories are
* responsible for supplying the proper translator on demand.
*
diff --git a/TAO/tao/Codeset/Codeset_Translator_Factory.h b/TAO/tao/Codeset/Codeset_Translator_Factory.h
index 518a168de63..45b418ac4a6 100644
--- a/TAO/tao/Codeset/Codeset_Translator_Factory.h
+++ b/TAO/tao/Codeset/Codeset_Translator_Factory.h
@@ -4,8 +4,6 @@
/**
* @file Codeset_Translator_Factory.h
*
- * $Id$
- *
* @author Phil Mesnier <mesnier_p@ociweb.com>
*/
// ===================================================================
diff --git a/TAO/tao/Codeset/Codeset_Translator_Factory_T.cpp b/TAO/tao/Codeset/Codeset_Translator_Factory_T.cpp
index bf8f141653a..c3208e9c2db 100644
--- a/TAO/tao/Codeset/Codeset_Translator_Factory_T.cpp
+++ b/TAO/tao/Codeset/Codeset_Translator_Factory_T.cpp
@@ -3,8 +3,6 @@
/**
* @file Codeset_Translator_Factory_T.cpp
*
- * $Id$
- *
* The template for creating a particular instance of a codeset translator
*
*
diff --git a/TAO/tao/Codeset/Codeset_Translator_Factory_T.h b/TAO/tao/Codeset/Codeset_Translator_Factory_T.h
index ce5a902c7fe..3e470285c63 100644
--- a/TAO/tao/Codeset/Codeset_Translator_Factory_T.h
+++ b/TAO/tao/Codeset/Codeset_Translator_Factory_T.h
@@ -4,8 +4,6 @@
/**
* @file Codeset_Translator_Factory_T.h
*
- * $Id$
- *
* @author Phil Mesnier <mesnier_p@ociweb.com>
*/
// ===================================================================
diff --git a/TAO/tao/Codeset/UTF16_BOM_Factory.cpp b/TAO/tao/Codeset/UTF16_BOM_Factory.cpp
index 0ce8840b917..b198ad0411a 100644
--- a/TAO/tao/Codeset/UTF16_BOM_Factory.cpp
+++ b/TAO/tao/Codeset/UTF16_BOM_Factory.cpp
@@ -4,8 +4,6 @@
/**
* @file UTF16_BOM_Factory.cpp
*
- * $Id$
- *
* Loader for an instance of the UTF16_BOM_Translator.
*
*
diff --git a/TAO/tao/Codeset/UTF16_BOM_Factory.h b/TAO/tao/Codeset/UTF16_BOM_Factory.h
index add00a67c23..beef94d47dc 100644
--- a/TAO/tao/Codeset/UTF16_BOM_Factory.h
+++ b/TAO/tao/Codeset/UTF16_BOM_Factory.h
@@ -4,8 +4,6 @@
/**
* @file UTF16_BOM_Factory.h
*
- * $Id$
- *
* Loader for an instance of the UTF16_BOM_Translator.
*
*
diff --git a/TAO/tao/Codeset/UTF16_BOM_Translator.h b/TAO/tao/Codeset/UTF16_BOM_Translator.h
index 6dbe046621d..a9815cc21e1 100644
--- a/TAO/tao/Codeset/UTF16_BOM_Translator.h
+++ b/TAO/tao/Codeset/UTF16_BOM_Translator.h
@@ -4,8 +4,6 @@
/**
* @file UTF16_BOM_Translator.h
*
- * $Id$
- *
*
*
* @author Phil Mesnier <mesnier_p@ociweb.com>
diff --git a/TAO/tao/Codeset/UTF8_Latin1_Translator.cpp b/TAO/tao/Codeset/UTF8_Latin1_Translator.cpp
index 192ea8b72c3..390c6c54a7e 100644
--- a/TAO/tao/Codeset/UTF8_Latin1_Translator.cpp
+++ b/TAO/tao/Codeset/UTF8_Latin1_Translator.cpp
@@ -4,8 +4,6 @@
/**
* @file UTF8_Latin1_Translator.cpp
*
- * $Id$
- *
* Defines the methods required to convert UTF-8 based unicode strings
* to the Latin-1 codeset.
*
diff --git a/TAO/tao/Codeset/UTF8_Latin1_Translator.h b/TAO/tao/Codeset/UTF8_Latin1_Translator.h
index 791ea994d43..bb2f2e39f31 100644
--- a/TAO/tao/Codeset/UTF8_Latin1_Translator.h
+++ b/TAO/tao/Codeset/UTF8_Latin1_Translator.h
@@ -4,8 +4,6 @@
/**
* @file UTF8_Latin1_Translator.h
*
- * $Id$
- *
*
*
* @author Phil Mesnier <mesnier_p@ociweb.com>
diff --git a/TAO/tao/Codeset_Descriptor_Base.h b/TAO/tao/Codeset_Descriptor_Base.h
index cb3a3521bc4..7f26ec50c7f 100644
--- a/TAO/tao/Codeset_Descriptor_Base.h
+++ b/TAO/tao/Codeset_Descriptor_Base.h
@@ -4,8 +4,6 @@
/**
* @file Codeset_Descriptor_Base.h
*
- * $Id$
- *
* @author Phil Mesnier
*/
//=============================================================================
diff --git a/TAO/tao/Codeset_Manager.h b/TAO/tao/Codeset_Manager.h
index 0afbde23a4f..796a7de6c23 100644
--- a/TAO/tao/Codeset_Manager.h
+++ b/TAO/tao/Codeset_Manager.h
@@ -4,8 +4,6 @@
/*
* @file Codeset_Manager.h
*
- * $Id$
- *
* Interface for the TAO CodeSet Manager.
*
* @author Mahesh Vedantam <mahesh@ociweb.com>
diff --git a/TAO/tao/Codeset_Manager_Factory_Base.h b/TAO/tao/Codeset_Manager_Factory_Base.h
index 6f658f6d0ec..0b7040a208f 100644
--- a/TAO/tao/Codeset_Manager_Factory_Base.h
+++ b/TAO/tao/Codeset_Manager_Factory_Base.h
@@ -4,8 +4,6 @@
/*
* @file Codeset_Manager_Factory_Base.h
*
- * $Id$
- *
* Interface for the TAO CodeSet Manager.
*
* @author Mahesh Vedantam <mahesh@ociweb.com>
diff --git a/TAO/tao/Codeset_Translator_Base.cpp b/TAO/tao/Codeset_Translator_Base.cpp
index d0a2cc943ff..d269d80a61c 100644
--- a/TAO/tao/Codeset_Translator_Base.cpp
+++ b/TAO/tao/Codeset_Translator_Base.cpp
@@ -4,8 +4,6 @@
/**
* @file Codeset_Translator_Base.cpp
*
- * $Id$
- *
* factories are responsible for supplying the proper translator on
* demand.
*
diff --git a/TAO/tao/Codeset_Translator_Base.h b/TAO/tao/Codeset_Translator_Base.h
index 0b17bdc4cde..411dd8e70ed 100644
--- a/TAO/tao/Codeset_Translator_Base.h
+++ b/TAO/tao/Codeset_Translator_Base.h
@@ -4,8 +4,6 @@
/**
* @file Codeset_Translator_Base.h
*
- * $Id$
- *
* @author Phil Mesnier <mesnier_p@ociweb.com>
*/
// ===================================================================
diff --git a/TAO/tao/Collocated_Invocation.h b/TAO/tao/Collocated_Invocation.h
index d86cd1bca01..4d36f2e71af 100644
--- a/TAO/tao/Collocated_Invocation.h
+++ b/TAO/tao/Collocated_Invocation.h
@@ -4,8 +4,6 @@
/**
* @file Collocated_Invocation.h
*
- * $Id$
- *
*
* @author Balachandran Natarajan <bala@dre.vanderbilt.edu>
*/
diff --git a/TAO/tao/Collocation_Resolver.h b/TAO/tao/Collocation_Resolver.h
index 964497217d8..9f405446b18 100644
--- a/TAO/tao/Collocation_Resolver.h
+++ b/TAO/tao/Collocation_Resolver.h
@@ -4,8 +4,6 @@
/**
* @file Collocation_Resolver.h
*
- * $Id$
- *
* @author Irfan Pyarali
*/
// ===================================================================
diff --git a/TAO/tao/Collocation_Strategy.h b/TAO/tao/Collocation_Strategy.h
index 00e4050b5b5..8bf077ebe03 100644
--- a/TAO/tao/Collocation_Strategy.h
+++ b/TAO/tao/Collocation_Strategy.h
@@ -4,8 +4,6 @@
/**
* @file Collocation_Strategy.h
*
- * $Id$
- *
* @author DOC Group - Wash U and UCI
*/
//=============================================================================
diff --git a/TAO/tao/Compression/Base_Compressor.h b/TAO/tao/Compression/Base_Compressor.h
index c3911056228..c2a00e9eaf3 100644
--- a/TAO/tao/Compression/Base_Compressor.h
+++ b/TAO/tao/Compression/Base_Compressor.h
@@ -4,8 +4,6 @@
/**
* @file Base_Compressor.h
*
- * $Id$
- *
* @author Johnny Willemsen <jwillemsen@remedy.nl>
*/
// ===================================================================
diff --git a/TAO/tao/Compression/Compression.h b/TAO/tao/Compression/Compression.h
index 605de8554dd..26f80c6b8ff 100644
--- a/TAO/tao/Compression/Compression.h
+++ b/TAO/tao/Compression/Compression.h
@@ -4,8 +4,6 @@
/**
* @file Compression.h
*
- * $Id$
- *
* Dynamic loader object for Compression
*
* @author Johnny Willemsen <jwillemsen@remedy.nl>
diff --git a/TAO/tao/Compression/Compression_Manager.h b/TAO/tao/Compression/Compression_Manager.h
index c09aa0aa43d..7c5a7e8cc3d 100644
--- a/TAO/tao/Compression/Compression_Manager.h
+++ b/TAO/tao/Compression/Compression_Manager.h
@@ -4,8 +4,6 @@
/**
* @file Compression_Manager.h
*
- * $Id$
- *
* @author Johnny Willemsen <jwillemsen@remedy.nl>
*/
// ===================================================================
diff --git a/TAO/tao/Compression/Compressor_Factory.h b/TAO/tao/Compression/Compressor_Factory.h
index fe2d0a8d05b..c765efd4283 100644
--- a/TAO/tao/Compression/Compressor_Factory.h
+++ b/TAO/tao/Compression/Compressor_Factory.h
@@ -4,8 +4,6 @@
/**
* @file Compressor_Factory.h
*
- * $Id$
- *
* @author Johnny Willemsen <jwillemsen@remedy.nl>
*/
// ===================================================================
diff --git a/TAO/tao/Compression/bzip2/Bzip2Compressor.h b/TAO/tao/Compression/bzip2/Bzip2Compressor.h
index 3bccf26ad49..034bc818e2d 100644
--- a/TAO/tao/Compression/bzip2/Bzip2Compressor.h
+++ b/TAO/tao/Compression/bzip2/Bzip2Compressor.h
@@ -4,8 +4,6 @@
/**
* @file Bzip2Compressor.h
*
- * $Id$
- *
* See http://www.zlib.net/manual.html for the zlib interface itself
*
* @author Johnny Willemsen <jwillemsen@remedy.nl>
diff --git a/TAO/tao/Compression/bzip2/Bzip2Compressor_Factory.h b/TAO/tao/Compression/bzip2/Bzip2Compressor_Factory.h
index 930226d949b..ef7b5176b11 100644
--- a/TAO/tao/Compression/bzip2/Bzip2Compressor_Factory.h
+++ b/TAO/tao/Compression/bzip2/Bzip2Compressor_Factory.h
@@ -4,8 +4,6 @@
/**
* @file Bzip2Compressor_Factory.h
*
- * $Id$
- *
* @author Johnny Willemsen <jwillemsen@remedy.nl>
*/
// ===================================================================
diff --git a/TAO/tao/Compression/lzo/LzoCompressor.h b/TAO/tao/Compression/lzo/LzoCompressor.h
index 467482b59cb..c5ce5aea0bb 100644
--- a/TAO/tao/Compression/lzo/LzoCompressor.h
+++ b/TAO/tao/Compression/lzo/LzoCompressor.h
@@ -4,8 +4,6 @@
/**
* @file LzoCompressor.h
*
- * $Id$
- *
* See http://www.oberhumer.com/ for the lzo interface itself
*
* @author Johnny Willemsen <jwillemsen@remedy.nl>
diff --git a/TAO/tao/Compression/lzo/LzoCompressor_Factory.h b/TAO/tao/Compression/lzo/LzoCompressor_Factory.h
index 11809c60137..aa1e4fbeb46 100644
--- a/TAO/tao/Compression/lzo/LzoCompressor_Factory.h
+++ b/TAO/tao/Compression/lzo/LzoCompressor_Factory.h
@@ -4,8 +4,6 @@
/**
* @file LzoCompressor_Factory.h
*
- * $Id$
- *
* @author Johnny Willemsen <jwillemsen@remedy.nl>
*/
// ===================================================================
diff --git a/TAO/tao/Compression/rle/RLECompressor.h b/TAO/tao/Compression/rle/RLECompressor.h
index 68522c790a4..741f8f5810c 100644
--- a/TAO/tao/Compression/rle/RLECompressor.h
+++ b/TAO/tao/Compression/rle/RLECompressor.h
@@ -4,8 +4,6 @@
/**
* @file RLECompressor.h
*
- * $Id$
- *
* @author Derek Dominish <derek.dominish@dsto.defence.gov.au>
*/
// ===================================================================
diff --git a/TAO/tao/Compression/rle/RLECompressor_Factory.h b/TAO/tao/Compression/rle/RLECompressor_Factory.h
index b57116407ab..e4b144388f7 100644
--- a/TAO/tao/Compression/rle/RLECompressor_Factory.h
+++ b/TAO/tao/Compression/rle/RLECompressor_Factory.h
@@ -4,8 +4,6 @@
/**
* @file RLECompressor_Factory.h
*
- * $Id$
- *
* @author Derek Dominish <derek.dominish@dsto.defence.gov.au>
*/
// ===================================================================
diff --git a/TAO/tao/Compression/zlib/ZlibCompressor.h b/TAO/tao/Compression/zlib/ZlibCompressor.h
index 9988581d06c..39288abf8d3 100644
--- a/TAO/tao/Compression/zlib/ZlibCompressor.h
+++ b/TAO/tao/Compression/zlib/ZlibCompressor.h
@@ -4,8 +4,6 @@
/**
* @file ZlibCompressor.h
*
- * $Id$
- *
* See http://www.zlib.net/manual.html for the zlib interface itself
*
* @author Johnny Willemsen <jwillemsen@remedy.nl>
diff --git a/TAO/tao/Compression/zlib/ZlibCompressor_Factory.h b/TAO/tao/Compression/zlib/ZlibCompressor_Factory.h
index 3db807b9bb7..5274e54eb49 100644
--- a/TAO/tao/Compression/zlib/ZlibCompressor_Factory.h
+++ b/TAO/tao/Compression/zlib/ZlibCompressor_Factory.h
@@ -4,8 +4,6 @@
/**
* @file ZlibCompressor_Factory.h
*
- * $Id$
- *
* @author Johnny Willemsen <jwillemsen@remedy.nl>
*/
// ===================================================================
diff --git a/TAO/tao/Condition.h b/TAO/tao/Condition.h
index a4405721de6..0d7a1fd63c4 100644
--- a/TAO/tao/Condition.h
+++ b/TAO/tao/Condition.h
@@ -4,8 +4,6 @@
/**
* @file Condition.h
*
- * $Id$
- *
* @author From ACE to TAO by Balachandran Natarajan <bala@cs.wustl.edu>
*/
//=============================================================================
diff --git a/TAO/tao/Connect_Strategy.h b/TAO/tao/Connect_Strategy.h
index 4f69b1a19e9..763662e4996 100644
--- a/TAO/tao/Connect_Strategy.h
+++ b/TAO/tao/Connect_Strategy.h
@@ -4,8 +4,6 @@
/**
* @file Connect_Strategy.h
*
- * $Id$
- *
* @author Balachandran Natarajan <bala@cs.wustl.edu>
*/
//=============================================================================
diff --git a/TAO/tao/Connection_Handler.h b/TAO/tao/Connection_Handler.h
index f027d5134ad..7009d08b963 100644
--- a/TAO/tao/Connection_Handler.h
+++ b/TAO/tao/Connection_Handler.h
@@ -4,8 +4,6 @@
/**
* @file Connection_Handler.h
*
- * $Id$
- *
* @author Balachandran Natarajan <bala@cs.wustl.edu>
*/
//=============================================================================
diff --git a/TAO/tao/Connection_Purging_Strategy.h b/TAO/tao/Connection_Purging_Strategy.h
index 1e3bfbc996d..7cf597bf0f7 100644
--- a/TAO/tao/Connection_Purging_Strategy.h
+++ b/TAO/tao/Connection_Purging_Strategy.h
@@ -4,8 +4,6 @@
/**
* @file Connection_Purging_Strategy.h
*
- * $Id$
- *
* @author Chad Elliott (elliott_c@ociweb.com)
*/
// ================================================================
diff --git a/TAO/tao/Connector_Impl.h b/TAO/tao/Connector_Impl.h
index c40111ec7e4..2e7432c1803 100644
--- a/TAO/tao/Connector_Impl.h
+++ b/TAO/tao/Connector_Impl.h
@@ -4,8 +4,6 @@
/**
* @file Connector_Impl.h
*
- * $Id$
- *
* @author Balachandran Natarajan <bala@cs.wustl.edu>
*/
// ===================================================================
diff --git a/TAO/tao/Connector_Registry.h b/TAO/tao/Connector_Registry.h
index 3f99720c662..783dcf2fb1c 100644
--- a/TAO/tao/Connector_Registry.h
+++ b/TAO/tao/Connector_Registry.h
@@ -4,8 +4,6 @@
/**
* @file Connector_Registry.h
*
- * $Id$
- *
* Interface for the TAO Connector Registry
*
* @author Fred Kuhns <fredk@cs.wustl.edu>
diff --git a/TAO/tao/DLL_Parser.h b/TAO/tao/DLL_Parser.h
index 61795f7547a..a584bf0e64f 100644
--- a/TAO/tao/DLL_Parser.h
+++ b/TAO/tao/DLL_Parser.h
@@ -4,8 +4,6 @@
/**
* @file DLL_Parser.h
*
- * $Id$
- *
* @author Carlos O'Ryan (coryan@cs.wustl.edu)
*/
//=============================================================================
diff --git a/TAO/tao/Default_Collocation_Resolver.h b/TAO/tao/Default_Collocation_Resolver.h
index fb010de359a..24f3ff5b36e 100644
--- a/TAO/tao/Default_Collocation_Resolver.h
+++ b/TAO/tao/Default_Collocation_Resolver.h
@@ -4,8 +4,6 @@
/**
* @file Default_Collocation_Resolver.h
*
- * $Id$
- *
* @author Irfan Pyarali
*/
// ===================================================================
diff --git a/TAO/tao/Default_Endpoint_Selector_Factory.h b/TAO/tao/Default_Endpoint_Selector_Factory.h
index 59fce9ff79c..f050cb771cb 100644
--- a/TAO/tao/Default_Endpoint_Selector_Factory.h
+++ b/TAO/tao/Default_Endpoint_Selector_Factory.h
@@ -4,8 +4,6 @@
/**
* @file Default_Endpoint_Selector_Factory.h
*
- * $Id$
- *
* Strategies for selecting profile/endpoint from an IOR for making an
* invocation.
*
diff --git a/TAO/tao/Default_Stub_Factory.h b/TAO/tao/Default_Stub_Factory.h
index 99df71d64bf..03a0142070f 100644
--- a/TAO/tao/Default_Stub_Factory.h
+++ b/TAO/tao/Default_Stub_Factory.h
@@ -4,8 +4,6 @@
/**
* @file Default_Stub_Factory.h
*
- * $Id$
- *
* Defines the a factory interface for creating Stubs.
* This class creates the default stub, that is used in
* plain CORBA.
diff --git a/TAO/tao/Default_Thread_Lane_Resources_Manager.h b/TAO/tao/Default_Thread_Lane_Resources_Manager.h
index 6e17fc471c6..37ed5a68929 100644
--- a/TAO/tao/Default_Thread_Lane_Resources_Manager.h
+++ b/TAO/tao/Default_Thread_Lane_Resources_Manager.h
@@ -4,8 +4,6 @@
/**
* @file Default_Thread_Lane_Resources_Manager.h
*
- * $Id$
- *
* @author Irfan Pyarali
*/
// ===================================================================
diff --git a/TAO/tao/DiffServPolicy/Client_Network_Priority_Policy.h b/TAO/tao/DiffServPolicy/Client_Network_Priority_Policy.h
index 6751f70a21d..26a40b9cee3 100644
--- a/TAO/tao/DiffServPolicy/Client_Network_Priority_Policy.h
+++ b/TAO/tao/DiffServPolicy/Client_Network_Priority_Policy.h
@@ -4,8 +4,6 @@
/**
* @file Client_Network_Priority_Policy.h
*
- * $Id$
- *
*
*/
//=============================================================================
diff --git a/TAO/tao/DiffServPolicy/DiffServPolicy.h b/TAO/tao/DiffServPolicy/DiffServPolicy.h
index 72e8a6b6085..1f88da59fef 100644
--- a/TAO/tao/DiffServPolicy/DiffServPolicy.h
+++ b/TAO/tao/DiffServPolicy/DiffServPolicy.h
@@ -4,8 +4,6 @@
/**
* @file DiffServPolicy.h
*
- * $Id$
- *
* @author Jaiganesh Balasubramanian <jai@dre.vanderbilt.edu>
* Johnny Willemsen <jwillemsen@remedy.nl>
*/
diff --git a/TAO/tao/DiffServPolicy/DiffServPolicy_Factory.h b/TAO/tao/DiffServPolicy/DiffServPolicy_Factory.h
index 0f7119b1a5f..f195cd99ee2 100644
--- a/TAO/tao/DiffServPolicy/DiffServPolicy_Factory.h
+++ b/TAO/tao/DiffServPolicy/DiffServPolicy_Factory.h
@@ -4,8 +4,6 @@
/**
* @file DiffServPolicy_Factory.h
*
- * $Id$
- *
* @author Jaiganesh Balasubramanian <jai@dre.vanderbilt.edu>
* @author Johnny Willemsen <jwillemsen@remedy.nl>
*/
diff --git a/TAO/tao/DiffServPolicy/DiffServPolicy_ORBInitializer.h b/TAO/tao/DiffServPolicy/DiffServPolicy_ORBInitializer.h
index 1e708d124f1..b99cf2d340b 100644
--- a/TAO/tao/DiffServPolicy/DiffServPolicy_ORBInitializer.h
+++ b/TAO/tao/DiffServPolicy/DiffServPolicy_ORBInitializer.h
@@ -4,8 +4,6 @@
/**
* @file DiffServPolicy_ORBInitializer.h
*
- * $Id$
- *
* @author Jaiganesh Balasubramanian <jai@dre.vanderbilt.edu>
* Johnny Willemsen <jwillemsen@remedy.nl>
*/
diff --git a/TAO/tao/DiffServPolicy/DiffServ_Network_Priority_Hook.h b/TAO/tao/DiffServPolicy/DiffServ_Network_Priority_Hook.h
index 614d2f8853a..af0b1529007 100644
--- a/TAO/tao/DiffServPolicy/DiffServ_Network_Priority_Hook.h
+++ b/TAO/tao/DiffServPolicy/DiffServ_Network_Priority_Hook.h
@@ -4,8 +4,6 @@
/**
* @file DiffServ_Network_Priority_Hook.h
*
- * $Id$
- *
* @author Jaiganesh Balasubramanian <jai@dre.vanderbilt.edu>
* Johnny Willemsen <jwillemsen@remedy.nl>
*/
diff --git a/TAO/tao/DiffServPolicy/DiffServ_Protocols_Hooks.h b/TAO/tao/DiffServPolicy/DiffServ_Protocols_Hooks.h
index 5ce889e37b4..3b615c12d56 100644
--- a/TAO/tao/DiffServPolicy/DiffServ_Protocols_Hooks.h
+++ b/TAO/tao/DiffServPolicy/DiffServ_Protocols_Hooks.h
@@ -4,8 +4,6 @@
/**
* @file DiffServ_Protocols_Hooks.h
*
- * $Id$
- *
* @author Jaiganesh Balasubramanian <jai@dre.vanderbilt.edu>
* Johnny Willemsen <jwillemsen@remedy.nl>
*/
diff --git a/TAO/tao/DiffServPolicy/DiffServ_Service_Context_Handler.h b/TAO/tao/DiffServPolicy/DiffServ_Service_Context_Handler.h
index c1ca9c7d819..f2efb4023c6 100644
--- a/TAO/tao/DiffServPolicy/DiffServ_Service_Context_Handler.h
+++ b/TAO/tao/DiffServPolicy/DiffServ_Service_Context_Handler.h
@@ -4,8 +4,6 @@
/**
* @file DiffServ_Service_Context_Handler.h
*
- * $Id$
- *
* @author Johnny Willemsen <jwillemsen@remedy.nl>
*/
// ===================================================================
diff --git a/TAO/tao/DiffServPolicy/Server_Network_Priority_Policy.h b/TAO/tao/DiffServPolicy/Server_Network_Priority_Policy.h
index 3424e27efe4..3998a7195e3 100644
--- a/TAO/tao/DiffServPolicy/Server_Network_Priority_Policy.h
+++ b/TAO/tao/DiffServPolicy/Server_Network_Priority_Policy.h
@@ -4,8 +4,6 @@
/**
* @file Server_Network_Priority_Policy.h
*
- * $Id$
- *
*
*/
//=============================================================================
diff --git a/TAO/tao/DynamicAny/DynAnyFactory.cpp b/TAO/tao/DynamicAny/DynAnyFactory.cpp
index bd4a02e470b..c741c9d4f56 100644
--- a/TAO/tao/DynamicAny/DynAnyFactory.cpp
+++ b/TAO/tao/DynamicAny/DynAnyFactory.cpp
@@ -2,8 +2,6 @@
/**
* @file DynAnyFactory.cpp
*
- * $Id$
- *
* @author Carlos O'Ryan <coryan@uci.edu>
*/
//=============================================================================
diff --git a/TAO/tao/DynamicAny/DynAnyFactory.h b/TAO/tao/DynamicAny/DynAnyFactory.h
index 40ae7e16750..22c902b6f5d 100644
--- a/TAO/tao/DynamicAny/DynAnyFactory.h
+++ b/TAO/tao/DynamicAny/DynAnyFactory.h
@@ -3,8 +3,6 @@
/**
* @file DynAnyFactory.h
*
- * $Id$
- *
* @author Carlos O'Ryan <coryan@uci.edu>
*/
//=============================================================================
diff --git a/TAO/tao/DynamicAny/DynAnyUtils_T.cpp b/TAO/tao/DynamicAny/DynAnyUtils_T.cpp
index 9034d7fbd21..797851a1e5c 100644
--- a/TAO/tao/DynamicAny/DynAnyUtils_T.cpp
+++ b/TAO/tao/DynamicAny/DynAnyUtils_T.cpp
@@ -4,8 +4,6 @@
/**
* @file DynAnyUtils_T.cpp
*
- * $Id$
- *
* Implementation of templatized common code used in Dynamic Any
*
* @author Jeff Parsons <j.parsons@vanderbilt.edu>
diff --git a/TAO/tao/DynamicAny/DynAnyUtils_T.h b/TAO/tao/DynamicAny/DynAnyUtils_T.h
index 6a1966dc9e5..6d6ba6e033b 100644
--- a/TAO/tao/DynamicAny/DynAnyUtils_T.h
+++ b/TAO/tao/DynamicAny/DynAnyUtils_T.h
@@ -4,8 +4,6 @@
/**
* @file DynAnyUtils_T.h
*
- * $Id$
- *
* Declaration of templatized common code used in Dynamic Any
*
* @author Jeff Parsons <j.parsons@vanderbilt.edu>
diff --git a/TAO/tao/DynamicAny/DynAny_i.h b/TAO/tao/DynamicAny/DynAny_i.h
index 1287c2705ee..2488649d5b4 100644
--- a/TAO/tao/DynamicAny/DynAny_i.h
+++ b/TAO/tao/DynamicAny/DynAny_i.h
@@ -3,8 +3,6 @@
/**
* @file DynAny_i.h
*
- * $Id$
- *
* @author Jeff Parsons <parsons@cs.wustl.edu>
*/
//=============================================================================
diff --git a/TAO/tao/DynamicAny/DynArray_i.h b/TAO/tao/DynamicAny/DynArray_i.h
index 34f75677938..6a512602212 100644
--- a/TAO/tao/DynamicAny/DynArray_i.h
+++ b/TAO/tao/DynamicAny/DynArray_i.h
@@ -4,8 +4,6 @@
/**
* @file DynArray_i.h
*
- * $Id$
- *
* @author Jeff Parsons <parsons@cs.wustl.edu>
*/
//=============================================================================
diff --git a/TAO/tao/DynamicAny/DynCommon.h b/TAO/tao/DynamicAny/DynCommon.h
index 8275462a520..52af822228b 100644
--- a/TAO/tao/DynamicAny/DynCommon.h
+++ b/TAO/tao/DynamicAny/DynCommon.h
@@ -4,8 +4,6 @@
/**
* @file DynCommon.h
*
- * $Id$
- *
* @author Jeff Parsons <parsons@cs.wustl.edu>
*/
//=============================================================================
diff --git a/TAO/tao/DynamicAny/DynEnum_i.h b/TAO/tao/DynamicAny/DynEnum_i.h
index e5ea2d54784..471cd24ce6d 100644
--- a/TAO/tao/DynamicAny/DynEnum_i.h
+++ b/TAO/tao/DynamicAny/DynEnum_i.h
@@ -4,8 +4,6 @@
/**
* @file DynEnum_i.h
*
- * $Id$
- *
* @author Jeff Parsons <parsons@cs.wustl.edu>
*/
//=============================================================================
diff --git a/TAO/tao/DynamicAny/DynSequence_i.h b/TAO/tao/DynamicAny/DynSequence_i.h
index bf7d4e46248..f76bc51aa9d 100644
--- a/TAO/tao/DynamicAny/DynSequence_i.h
+++ b/TAO/tao/DynamicAny/DynSequence_i.h
@@ -3,8 +3,6 @@
/**
* @file DynSequence_i.h
*
- * $Id$
- *
* @author Jeff Parsons <parsons@cs.wustl.edu>
*/
//=============================================================================
diff --git a/TAO/tao/DynamicAny/DynStruct_i.h b/TAO/tao/DynamicAny/DynStruct_i.h
index e081a70f3ca..f390cda7a22 100644
--- a/TAO/tao/DynamicAny/DynStruct_i.h
+++ b/TAO/tao/DynamicAny/DynStruct_i.h
@@ -3,8 +3,6 @@
/**
* @file DynStruct_i.h
*
- * $Id$
- *
* @author Jeff Parsons <parsons@cs.wustl.edu>
*/
//=============================================================================
diff --git a/TAO/tao/DynamicAny/DynUnion_i.h b/TAO/tao/DynamicAny/DynUnion_i.h
index efe8e7dc719..e12129861e0 100644
--- a/TAO/tao/DynamicAny/DynUnion_i.h
+++ b/TAO/tao/DynamicAny/DynUnion_i.h
@@ -3,8 +3,6 @@
/**
* @file DynUnion_i.h
*
- * $Id$
- *
* @author Jeff Parsons <parsons@cs.wustl.edu>
*/
//=============================================================================
diff --git a/TAO/tao/DynamicAny/DynValueBox_i.h b/TAO/tao/DynamicAny/DynValueBox_i.h
index cb427b8da5c..992fa8aedb4 100644
--- a/TAO/tao/DynamicAny/DynValueBox_i.h
+++ b/TAO/tao/DynamicAny/DynValueBox_i.h
@@ -3,8 +3,6 @@
/**
* @file DynValueBox_i.h
*
- * $Id$
- *
* @author simon dot massey at prismtech dot com
*/
//=============================================================================
diff --git a/TAO/tao/DynamicAny/DynValueCommon_i.h b/TAO/tao/DynamicAny/DynValueCommon_i.h
index 013ad1e6c1f..30cc907773d 100644
--- a/TAO/tao/DynamicAny/DynValueCommon_i.h
+++ b/TAO/tao/DynamicAny/DynValueCommon_i.h
@@ -3,8 +3,6 @@
/**
* @file DynValueCommon_i.h
*
- * $Id$
- *
* @author simon dot massey at prismtech dot com
*/
//=============================================================================
diff --git a/TAO/tao/DynamicAny/DynValue_i.h b/TAO/tao/DynamicAny/DynValue_i.h
index e186672cf47..ce0194f7211 100644
--- a/TAO/tao/DynamicAny/DynValue_i.h
+++ b/TAO/tao/DynamicAny/DynValue_i.h
@@ -3,8 +3,6 @@
/**
* @file DynValue_i.h
*
- * $Id$
- *
* @author simon dot massey at prismtech dot com
*/
//=============================================================================
diff --git a/TAO/tao/DynamicAny/DynamicAny.cpp b/TAO/tao/DynamicAny/DynamicAny.cpp
index f53b177dbf4..1b6128a6254 100644
--- a/TAO/tao/DynamicAny/DynamicAny.cpp
+++ b/TAO/tao/DynamicAny/DynamicAny.cpp
@@ -2,8 +2,6 @@
/**
* @file DynamicAny.cpp
*
- * $Id$
- *
* @author Carlos O'Ryan <coryan@uci.edu>
*/
//=============================================================================
diff --git a/TAO/tao/DynamicAny/DynamicAny.h b/TAO/tao/DynamicAny/DynamicAny.h
index 71a0564d5eb..6d8059ff461 100644
--- a/TAO/tao/DynamicAny/DynamicAny.h
+++ b/TAO/tao/DynamicAny/DynamicAny.h
@@ -4,8 +4,6 @@
/**
* @file DynamicAny.h
*
- * $Id$
- *
* @author Carlos O'Ryan <coryan@uci.edu>
*/
//=============================================================================
diff --git a/TAO/tao/DynamicInterface/AMH_DSI_Response_Handler.h b/TAO/tao/DynamicInterface/AMH_DSI_Response_Handler.h
index 09649c06f8c..fb74a2c54ae 100644
--- a/TAO/tao/DynamicInterface/AMH_DSI_Response_Handler.h
+++ b/TAO/tao/DynamicInterface/AMH_DSI_Response_Handler.h
@@ -4,8 +4,6 @@
/**
* @file AMH_DSI_Response_Handler.h
*
- * $Id$
- *
* @brief Handle the Response appropriately.
*/
//=====================================================================
diff --git a/TAO/tao/DynamicInterface/Context.h b/TAO/tao/DynamicInterface/Context.h
index 5873eed40d3..a6fa56f1d07 100644
--- a/TAO/tao/DynamicInterface/Context.h
+++ b/TAO/tao/DynamicInterface/Context.h
@@ -4,8 +4,6 @@
/**
* @file Context.h
*
- * $Id$
- *
* Header file for CORBA Context class.
*
* @author Jeff Parsons <parsons@cs.wustl.edu>
diff --git a/TAO/tao/DynamicInterface/DII_Arguments.h b/TAO/tao/DynamicInterface/DII_Arguments.h
index fb498aa492d..9505f07b941 100644
--- a/TAO/tao/DynamicInterface/DII_Arguments.h
+++ b/TAO/tao/DynamicInterface/DII_Arguments.h
@@ -4,8 +4,6 @@
/**
* @file DII_Arguments.h
*
- * $Id$
- *
* @author Jeff Parsons <j.parsons@vanderbilt.edu>
*/
//=============================================================================
diff --git a/TAO/tao/DynamicInterface/DII_Arguments_Converter_Impl.h b/TAO/tao/DynamicInterface/DII_Arguments_Converter_Impl.h
index 53ee52c0b87..342c4a99399 100644
--- a/TAO/tao/DynamicInterface/DII_Arguments_Converter_Impl.h
+++ b/TAO/tao/DynamicInterface/DII_Arguments_Converter_Impl.h
@@ -4,8 +4,6 @@
/**
* @file DII_Arguments_Converter_Impl.h
*
- * $Id$
- *
* @author Yan Dai <dai_y@ociweb.com>
*/
//=============================================================================
diff --git a/TAO/tao/DynamicInterface/DII_CORBA_methods.h b/TAO/tao/DynamicInterface/DII_CORBA_methods.h
index 4de9bd17a2c..2a5dc611be2 100644
--- a/TAO/tao/DynamicInterface/DII_CORBA_methods.h
+++ b/TAO/tao/DynamicInterface/DII_CORBA_methods.h
@@ -4,8 +4,6 @@
/**
* @file DII_CORBA_methods.h
*
- * $Id$
- *
* Declarations of DII methods in the CORBA namespace.
*
* @author Ossama Othman <ossama@dre.vanderbilt.edu>
diff --git a/TAO/tao/DynamicInterface/DII_Invocation.h b/TAO/tao/DynamicInterface/DII_Invocation.h
index 63db0d305da..37a16bc2733 100644
--- a/TAO/tao/DynamicInterface/DII_Invocation.h
+++ b/TAO/tao/DynamicInterface/DII_Invocation.h
@@ -4,8 +4,6 @@
/**
* @file DII_Invocation.h
*
- * $Id$
- *
* @brief The DII invocation classes.
*
* @author Carlos O'Ryan <coryan@cs.wustl.edu>
diff --git a/TAO/tao/DynamicInterface/DII_Invocation_Adapter.h b/TAO/tao/DynamicInterface/DII_Invocation_Adapter.h
index 3b77f29b3c8..a1677cdc5b3 100644
--- a/TAO/tao/DynamicInterface/DII_Invocation_Adapter.h
+++ b/TAO/tao/DynamicInterface/DII_Invocation_Adapter.h
@@ -4,8 +4,6 @@
/**
* @file DII_Invocation_Adapter.h
*
- * $Id$
- *
* @author Balachandran Natarajan <bala@dre.vanderbilt.edu>
*/
//=============================================================================
diff --git a/TAO/tao/DynamicInterface/DII_Reply_Dispatcher.h b/TAO/tao/DynamicInterface/DII_Reply_Dispatcher.h
index 65db3c87dc3..930d0fb2670 100644
--- a/TAO/tao/DynamicInterface/DII_Reply_Dispatcher.h
+++ b/TAO/tao/DynamicInterface/DII_Reply_Dispatcher.h
@@ -4,8 +4,6 @@
/**
* @file DII_Reply_Dispatcher.h
*
- * $Id$
- *
* @brief Dispatch the reply appropriately.
*
* @author Alexander Babu Arulanthu <alex@cs.wustl.edu>
diff --git a/TAO/tao/DynamicInterface/DII_Reply_Handler.h b/TAO/tao/DynamicInterface/DII_Reply_Handler.h
index e9e5f2a6aa4..5d2286926c1 100644
--- a/TAO/tao/DynamicInterface/DII_Reply_Handler.h
+++ b/TAO/tao/DynamicInterface/DII_Reply_Handler.h
@@ -4,8 +4,6 @@
/**
* @file DII_Reply_Handler.h
*
- * $Id$
- *
* @brief Handler of DII twoway asynch replies type.
*/
// =============================================================
diff --git a/TAO/tao/DynamicInterface/Dynamic_Adapter_Impl.h b/TAO/tao/DynamicInterface/Dynamic_Adapter_Impl.h
index 6d09c74f9f9..ae771ccb9b7 100644
--- a/TAO/tao/DynamicInterface/Dynamic_Adapter_Impl.h
+++ b/TAO/tao/DynamicInterface/Dynamic_Adapter_Impl.h
@@ -5,8 +5,6 @@
/**
* @file Dynamic_Adapter_Impl.h
*
- * $Id$
- *
* Header file for class TAO_Dynamic_Adapter_Impl.
*
*
diff --git a/TAO/tao/DynamicInterface/Dynamic_Implementation.h b/TAO/tao/DynamicInterface/Dynamic_Implementation.h
index 1bed495fce9..c2263af1b39 100644
--- a/TAO/tao/DynamicInterface/Dynamic_Implementation.h
+++ b/TAO/tao/DynamicInterface/Dynamic_Implementation.h
@@ -4,8 +4,6 @@
/**
* @file Dynamic_Implementation.h
*
- * $Id$
- *
* Header file for class TAO_DynamicImplementation.
*
*
diff --git a/TAO/tao/DynamicInterface/ExceptionList.h b/TAO/tao/DynamicInterface/ExceptionList.h
index 877249397fb..7d704c74158 100644
--- a/TAO/tao/DynamicInterface/ExceptionList.h
+++ b/TAO/tao/DynamicInterface/ExceptionList.h
@@ -4,8 +4,6 @@
/**
* @file ExceptionList.h
*
- * $Id$
- *
* This file defines the ExceptionList datatype used in
* dynamic invocations.
*
diff --git a/TAO/tao/DynamicInterface/Request.h b/TAO/tao/DynamicInterface/Request.h
index e912de15fe6..cc3bfc82b12 100644
--- a/TAO/tao/DynamicInterface/Request.h
+++ b/TAO/tao/DynamicInterface/Request.h
@@ -4,8 +4,6 @@
/**
* @file Request.h
*
- * $Id$
- *
* Header file for CORBA's Dynamic Invocation Interface "Request"
* type.
*
diff --git a/TAO/tao/DynamicInterface/Server_Request.h b/TAO/tao/DynamicInterface/Server_Request.h
index 41c8df2f76c..bfcb4c79ad0 100644
--- a/TAO/tao/DynamicInterface/Server_Request.h
+++ b/TAO/tao/DynamicInterface/Server_Request.h
@@ -4,8 +4,6 @@
/**
* @file Server_Request.h
*
- * $Id$
- *
* Header file for CORBA's Dynamic Server Skeleton Interface's
* "Server Request" type.
*
diff --git a/TAO/tao/DynamicInterface/Unknown_User_Exception.h b/TAO/tao/DynamicInterface/Unknown_User_Exception.h
index e309b80614d..c1fec5099ce 100644
--- a/TAO/tao/DynamicInterface/Unknown_User_Exception.h
+++ b/TAO/tao/DynamicInterface/Unknown_User_Exception.h
@@ -4,8 +4,6 @@
/**
* @file Unknown_User_Exception.h
*
- * $Id$
- *
* Defines the way an exception is reported by a DII request.
*
*
diff --git a/TAO/tao/Dynamic_Adapter.h b/TAO/tao/Dynamic_Adapter.h
index 63141763480..de8ab07a588 100644
--- a/TAO/tao/Dynamic_Adapter.h
+++ b/TAO/tao/Dynamic_Adapter.h
@@ -4,8 +4,6 @@
/**
* @file Dynamic_Adapter.h
*
- * $Id$
- *
* @author Jeff Parsons <parsons@cs.wustl.edu>
*/
//=============================================================================
diff --git a/TAO/tao/Dynamic_TP/DTP_Config.h b/TAO/tao/Dynamic_TP/DTP_Config.h
index 6deddf381de..37d087b4e93 100644
--- a/TAO/tao/Dynamic_TP/DTP_Config.h
+++ b/TAO/tao/Dynamic_TP/DTP_Config.h
@@ -4,8 +4,6 @@
/**
* @file
*
- * $Id$
- *
* Header file for Loading DynamicTP Configurations.
*
*
diff --git a/TAO/tao/Dynamic_TP/DTP_ORBInitializer.h b/TAO/tao/Dynamic_TP/DTP_ORBInitializer.h
index 770ac31b50d..b3aa6d5ffd4 100644
--- a/TAO/tao/Dynamic_TP/DTP_ORBInitializer.h
+++ b/TAO/tao/Dynamic_TP/DTP_ORBInitializer.h
@@ -4,8 +4,6 @@
/**
* @file DTP_ORBInitializer.h
*
- * $Id$
- *
* @author Ossama Othman <ossama@uci.edu>
*/
//=============================================================================
diff --git a/TAO/tao/Dynamic_TP/DTP_ORB_Loader.h b/TAO/tao/Dynamic_TP/DTP_ORB_Loader.h
index ffef32befd2..f46c6d882ee 100644
--- a/TAO/tao/Dynamic_TP/DTP_ORB_Loader.h
+++ b/TAO/tao/Dynamic_TP/DTP_ORB_Loader.h
@@ -4,8 +4,6 @@
/**
* @file DTP_ORB_Loader.h
*
- * $Id$
- *
* Header file for Loading DynamicTP.
*
*
diff --git a/TAO/tao/Dynamic_TP/DTP_POA_Loader.h b/TAO/tao/Dynamic_TP/DTP_POA_Loader.h
index 6af4993b46c..7ac19915c0e 100644
--- a/TAO/tao/Dynamic_TP/DTP_POA_Loader.h
+++ b/TAO/tao/Dynamic_TP/DTP_POA_Loader.h
@@ -4,8 +4,6 @@
/**
* @file DTP_POA_Loader.h
*
- * $Id$
- *
* Header file for Loading DynamicTP.
*
*
diff --git a/TAO/tao/Dynamic_TP/DTP_POA_Strategy.h b/TAO/tao/Dynamic_TP/DTP_POA_Strategy.h
index d64d9e0f0f7..9ad19c497f9 100644
--- a/TAO/tao/Dynamic_TP/DTP_POA_Strategy.h
+++ b/TAO/tao/Dynamic_TP/DTP_POA_Strategy.h
@@ -4,8 +4,6 @@
/**
* @file DTP_POA_Strategy.h
*
- * $Id$
- *
* @author Marc Neeley <neeleym@ociweb.com>
*/
//=============================================================================
diff --git a/TAO/tao/Dynamic_TP/DTP_Thread_Lane_Resources_Manager.h b/TAO/tao/Dynamic_TP/DTP_Thread_Lane_Resources_Manager.h
index 79278ec7726..0f5d4d26304 100644
--- a/TAO/tao/Dynamic_TP/DTP_Thread_Lane_Resources_Manager.h
+++ b/TAO/tao/Dynamic_TP/DTP_Thread_Lane_Resources_Manager.h
@@ -4,8 +4,6 @@
/**
* @file DTP_Thread_Lane_Resources_Manager.h
*
- * $Id$
- *
* @author Irfan Pyarali
*/
// ===================================================================
diff --git a/TAO/tao/Dynamic_TP/DTP_Thread_Pool.h b/TAO/tao/Dynamic_TP/DTP_Thread_Pool.h
index 143066dd9e3..520d3e5964c 100644
--- a/TAO/tao/Dynamic_TP/DTP_Thread_Pool.h
+++ b/TAO/tao/Dynamic_TP/DTP_Thread_Pool.h
@@ -4,8 +4,6 @@
/**
* @file DTP_Thread_Pool.h
*
- * $Id$
- *
* @author Irfan Pyarali
* @author Johnny Willemsen
* @author Phil Mesnier
diff --git a/TAO/tao/ETCL/TAO_ETCL_Constraint.h b/TAO/tao/ETCL/TAO_ETCL_Constraint.h
index 4a080fb5209..d927d1a051c 100644
--- a/TAO/tao/ETCL/TAO_ETCL_Constraint.h
+++ b/TAO/tao/ETCL/TAO_ETCL_Constraint.h
@@ -4,8 +4,6 @@
/**
* @file TAO_ETCL_Constraint.h
*
- * $Id$
- *
* @author Carlos O'Ryan (coryan@cs.wustl.edu)
* @author Jeff Parsons (parsons@cs.wustl.edu)
*/
diff --git a/TAO/tao/Endpoint.h b/TAO/tao/Endpoint.h
index 5a1889737a9..ef1c3ceb46f 100644
--- a/TAO/tao/Endpoint.h
+++ b/TAO/tao/Endpoint.h
@@ -4,8 +4,6 @@
/**
* @file Endpoint.h
*
- * $Id$
- *
* Endpoint interface, part of TAO pluggable protocol framework.
*
*
diff --git a/TAO/tao/EndpointPolicy/EndpointPolicy.h b/TAO/tao/EndpointPolicy/EndpointPolicy.h
index 8529d65f59d..6895190df68 100644
--- a/TAO/tao/EndpointPolicy/EndpointPolicy.h
+++ b/TAO/tao/EndpointPolicy/EndpointPolicy.h
@@ -4,8 +4,6 @@
/**
* @file EndpointPolicy.h
*
- * $Id$
- *
* @author Yan Dai <dai_y@ociweb.com>
*/
//=============================================================================
diff --git a/TAO/tao/EndpointPolicy/EndpointPolicy_ORBInitializer.h b/TAO/tao/EndpointPolicy/EndpointPolicy_ORBInitializer.h
index 2fb715963e1..8e7e423132f 100644
--- a/TAO/tao/EndpointPolicy/EndpointPolicy_ORBInitializer.h
+++ b/TAO/tao/EndpointPolicy/EndpointPolicy_ORBInitializer.h
@@ -4,8 +4,6 @@
/**
* @file EndpointPolicy_ORBInitializer.h
*
- * $Id$
- *
* @author Yan Dai <dai_y@ociweb.com>
*/
//=============================================================================
diff --git a/TAO/tao/EndpointPolicy/EndpointPolicy_i.h b/TAO/tao/EndpointPolicy/EndpointPolicy_i.h
index f517ee50e38..8fbd6c3c0cb 100644
--- a/TAO/tao/EndpointPolicy/EndpointPolicy_i.h
+++ b/TAO/tao/EndpointPolicy/EndpointPolicy_i.h
@@ -4,8 +4,6 @@
/**
* @file EndpointPolicy_i.h
*
- * $Id$
- *
* @author Yan Dai <dai_y@ociweb.com>
*/
//=============================================================================
diff --git a/TAO/tao/EndpointPolicy/Endpoint_Acceptor_Filter.h b/TAO/tao/EndpointPolicy/Endpoint_Acceptor_Filter.h
index e4f27db478c..ad7b53401ee 100644
--- a/TAO/tao/EndpointPolicy/Endpoint_Acceptor_Filter.h
+++ b/TAO/tao/EndpointPolicy/Endpoint_Acceptor_Filter.h
@@ -4,8 +4,6 @@
/**
* @file Endpoint_Acceptor_Filter.h
*
- * $Id$
- *
* Subclass of TAO_Default_Acceptor_Filter that populates mprofile and filters
* mprofile with the endpoint policy in TAO_POA_Manager.
*
diff --git a/TAO/tao/EndpointPolicy/Endpoint_Acceptor_Filter_Factory.h b/TAO/tao/EndpointPolicy/Endpoint_Acceptor_Filter_Factory.h
index 124aa886c4b..7f0318ba824 100644
--- a/TAO/tao/EndpointPolicy/Endpoint_Acceptor_Filter_Factory.h
+++ b/TAO/tao/EndpointPolicy/Endpoint_Acceptor_Filter_Factory.h
@@ -4,8 +4,6 @@
/**
* @file Endpoint_Acceptor_Filter_Factory.h
*
- * $Id$
- *
* The factory of the TAO_Endpoint_Acceptor_Filter objects.
*
* @author Yan Dai <dai_y@ociweb.com>
diff --git a/TAO/tao/EndpointPolicy/Endpoint_Value_Impl.cpp b/TAO/tao/EndpointPolicy/Endpoint_Value_Impl.cpp
index 2dc63baaa8e..7498021ee53 100644
--- a/TAO/tao/EndpointPolicy/Endpoint_Value_Impl.cpp
+++ b/TAO/tao/EndpointPolicy/Endpoint_Value_Impl.cpp
@@ -3,8 +3,6 @@
/**
* @file Endpoint_Value_Impl.cpp
*
- * $Id$
- *
* @author Phil Mesnier <mesnier_p@ociweb.com>
*/
//=============================================================================
diff --git a/TAO/tao/EndpointPolicy/Endpoint_Value_Impl.h b/TAO/tao/EndpointPolicy/Endpoint_Value_Impl.h
index 9a638b51a3a..062366f373f 100644
--- a/TAO/tao/EndpointPolicy/Endpoint_Value_Impl.h
+++ b/TAO/tao/EndpointPolicy/Endpoint_Value_Impl.h
@@ -3,8 +3,6 @@
/**
* @file Endpoint_Value_Impl.h
*
- * $Id$
- *
* Implementation of the IIOP-Specific endpoint policy value
*
* @author Phil Mesnier <mesnier_p@ociweb.com>
diff --git a/TAO/tao/EndpointPolicy/IIOPEndpointValue_i.h b/TAO/tao/EndpointPolicy/IIOPEndpointValue_i.h
index 0c5d3c9088e..c2a786ea503 100644
--- a/TAO/tao/EndpointPolicy/IIOPEndpointValue_i.h
+++ b/TAO/tao/EndpointPolicy/IIOPEndpointValue_i.h
@@ -3,8 +3,6 @@
/**
* @file IIOPEndpointValue_i.h
*
- * $Id$
- *
* Implementation of the IIOP-Specific endpoint policy value
*
* @author Phil Mesnier <mesnier_p@ociweb.com>
diff --git a/TAO/tao/Endpoint_Selector_Factory.h b/TAO/tao/Endpoint_Selector_Factory.h
index 3f86f7f97b6..d878a1583ef 100644
--- a/TAO/tao/Endpoint_Selector_Factory.h
+++ b/TAO/tao/Endpoint_Selector_Factory.h
@@ -4,8 +4,6 @@
/**
* @file Endpoint_Selector_Factory.h
*
- * $Id$
- *
* Strategies for selecting profile/endpoint from an IOR for making an
* invocation.
*
diff --git a/TAO/tao/Environment.h b/TAO/tao/Environment.h
index 7e190d3fb3b..8b3e2269022 100644
--- a/TAO/tao/Environment.h
+++ b/TAO/tao/Environment.h
@@ -4,8 +4,6 @@
/**
* @file Environment.h
*
- * $Id$
- *
* Declare the CORBA::Environment class. Note that this header file
* only requires a few forward declarations of CORBA classes, this
* is *very* important because even the ORB needs to know about it;
diff --git a/TAO/tao/Exception.h b/TAO/tao/Exception.h
index 1e4f6575d15..84a1be86263 100644
--- a/TAO/tao/Exception.h
+++ b/TAO/tao/Exception.h
@@ -4,8 +4,6 @@
/**
* @file Exception.h
*
- * $Id$
- *
* This file defines way in which CORBA exceptions are reported.
*
* @author DOC Group at Vanderbilt U., Wash U, and UCI
diff --git a/TAO/tao/Exception_Data.h b/TAO/tao/Exception_Data.h
index d0f62c7161b..e10b104bf0c 100644
--- a/TAO/tao/Exception_Data.h
+++ b/TAO/tao/Exception_Data.h
@@ -4,8 +4,6 @@
/**
* @file Exception_Data.h
*
- * $Id$
- *
* @author balachandran Natarajan <bala@dre.vanderbilt.edu>
*/
//=============================================================================
diff --git a/TAO/tao/Exclusive_TMS.h b/TAO/tao/Exclusive_TMS.h
index 751b00e3f80..9c94f223358 100644
--- a/TAO/tao/Exclusive_TMS.h
+++ b/TAO/tao/Exclusive_TMS.h
@@ -4,8 +4,6 @@
/**
* @file Exclusive_TMS.h
*
- * $Id$
- *
* @author Alexander Babu Arulanthu <alex@cs.wustl.edu>
*/
//=============================================================================
diff --git a/TAO/tao/FILE_Parser.h b/TAO/tao/FILE_Parser.h
index 2cd7b39253f..88f0161a7b3 100644
--- a/TAO/tao/FILE_Parser.h
+++ b/TAO/tao/FILE_Parser.h
@@ -4,8 +4,6 @@
/**
* @file FILE_Parser.h
*
- * $Id$
- *
* @author Carlos O'Ryan (coryan@cs.wustl.edu)
*/
//=============================================================================
diff --git a/TAO/tao/Fault_Tolerance_Service.h b/TAO/tao/Fault_Tolerance_Service.h
index 6ec6d6ae123..0c5165aeee0 100644
--- a/TAO/tao/Fault_Tolerance_Service.h
+++ b/TAO/tao/Fault_Tolerance_Service.h
@@ -4,8 +4,6 @@
/**
* @file Fault_Tolerance_Service.h
*
- * $Id$
- *
* A collection of the ORB and ORB core related properties that are
* specific to FT service. The TAO_ORB_Core holds an instance of this
* class.
diff --git a/TAO/tao/Fixed_Array_Argument_T.h b/TAO/tao/Fixed_Array_Argument_T.h
index 84ab54e37a2..a33d537d286 100644
--- a/TAO/tao/Fixed_Array_Argument_T.h
+++ b/TAO/tao/Fixed_Array_Argument_T.h
@@ -4,8 +4,6 @@
/**
* @file Fixed_Array_Argument_T.h
*
- * $Id$
- *
* @authors Jeff Parsons and Carlos O'Ryan
*/
//=============================================================================
diff --git a/TAO/tao/Fixed_Size_Argument_T.h b/TAO/tao/Fixed_Size_Argument_T.h
index 82d68da9817..706229b5a46 100644
--- a/TAO/tao/Fixed_Size_Argument_T.h
+++ b/TAO/tao/Fixed_Size_Argument_T.h
@@ -4,8 +4,6 @@
/**
* @file Fixed_Size_Argument_T.h
*
- * $Id$
- *
* @authors Jeff Parsons and Carlos O'Ryan
*/
//=============================================================================
diff --git a/TAO/tao/FlResource/FlResource_Factory.h b/TAO/tao/FlResource/FlResource_Factory.h
index 7d70cf7c5bd..059ca7d56bd 100644
--- a/TAO/tao/FlResource/FlResource_Factory.h
+++ b/TAO/tao/FlResource/FlResource_Factory.h
@@ -4,8 +4,6 @@
/**
* @file FlResource_Factory.h
*
- * $Id$
- *
* @author Balachandran Natarajan <bala@cs.wustl.edu>
* @author Marek Brudka <mbrudka@aster.pl>
*/
diff --git a/TAO/tao/FlResource/FlResource_Loader.h b/TAO/tao/FlResource/FlResource_Loader.h
index 09b6ef2ce4d..7d4a8dc47ee 100644
--- a/TAO/tao/FlResource/FlResource_Loader.h
+++ b/TAO/tao/FlResource/FlResource_Loader.h
@@ -4,8 +4,6 @@
/**
* @file FlResource_Loader.h
*
- * $Id$
- *
* @author Balachandran Natarajan <bala@cs.wustl.edu>
* @author Marek Brudka <mbrudka@aster.pl>
*/
diff --git a/TAO/tao/Flushing_Strategy.h b/TAO/tao/Flushing_Strategy.h
index c9683cb5069..ee04144d904 100644
--- a/TAO/tao/Flushing_Strategy.h
+++ b/TAO/tao/Flushing_Strategy.h
@@ -4,8 +4,6 @@
/**
* @file Flushing_Strategy.h
*
- * $Id$
- *
* @author Carlos O'Ryan <coryan@uci.edu>
*/
//=============================================================================
diff --git a/TAO/tao/FoxResource/FoxResource_Factory.h b/TAO/tao/FoxResource/FoxResource_Factory.h
index 02de6991f62..5018f07cf70 100644
--- a/TAO/tao/FoxResource/FoxResource_Factory.h
+++ b/TAO/tao/FoxResource/FoxResource_Factory.h
@@ -4,8 +4,6 @@
/**
* @file FoxResource_Factory.h
*
- * $Id$
- *
* @author Balachandran Natarajan <bala@cs.wustl.edu>
* @author Marek Brudka <mbrudka@aster.pl>
*/
diff --git a/TAO/tao/FoxResource/FoxResource_Loader.h b/TAO/tao/FoxResource/FoxResource_Loader.h
index c44b431222a..06d1a7dd11b 100644
--- a/TAO/tao/FoxResource/FoxResource_Loader.h
+++ b/TAO/tao/FoxResource/FoxResource_Loader.h
@@ -4,8 +4,6 @@
/**
* @file FoxResource_Loader.h
*
- * $Id$
- *
* @author Balachandran Natarajan <bala@cs.wustl.edu>
* @author Marek Brudka <mbrudka@aster.pl>
*/
diff --git a/TAO/tao/GIOP_Fragmentation_Strategy.h b/TAO/tao/GIOP_Fragmentation_Strategy.h
index 9e805fc82de..be6d1f43034 100644
--- a/TAO/tao/GIOP_Fragmentation_Strategy.h
+++ b/TAO/tao/GIOP_Fragmentation_Strategy.h
@@ -4,8 +4,6 @@
/**
* @file GIOP_Fragmentation_Strategy.h
*
- * $Id$
- *
* @author Ossama Othman <ossama@dre.vanderbilt.edu>
*/
//=============================================================================
diff --git a/TAO/tao/GIOP_Message_Base.h b/TAO/tao/GIOP_Message_Base.h
index ecee477093d..8bddc6d8200 100644
--- a/TAO/tao/GIOP_Message_Base.h
+++ b/TAO/tao/GIOP_Message_Base.h
@@ -4,8 +4,6 @@
/**
* @file GIOP_Message_Base.h
*
- * $Id$
- *
* @author Initially Copyrighted by Sun Microsystems Inc., 1994-1995,
* @author modified by Balachandran Natarajan <bala@cs.wustl.edu>
*/
diff --git a/TAO/tao/GIOP_Message_Generator_Parser.h b/TAO/tao/GIOP_Message_Generator_Parser.h
index 8f49cbf728e..8fb6aace961 100644
--- a/TAO/tao/GIOP_Message_Generator_Parser.h
+++ b/TAO/tao/GIOP_Message_Generator_Parser.h
@@ -4,8 +4,6 @@
/**
* @file GIOP_Message_Generator_Parser.h
*
- * $Id$
- *
* @author Balachandran Natarajan <bala@cs.wustl.edu>
*/
// ===================================================================
diff --git a/TAO/tao/GIOP_Message_Generator_Parser_10.h b/TAO/tao/GIOP_Message_Generator_Parser_10.h
index b40f13b00ed..a894ad0b4c8 100644
--- a/TAO/tao/GIOP_Message_Generator_Parser_10.h
+++ b/TAO/tao/GIOP_Message_Generator_Parser_10.h
@@ -4,8 +4,6 @@
/**
* @file GIOP_Message_Generator_Parser_10.h
*
- * $Id$
- *
* @author Balachandran Natarajan <bala@cs.wustl.edu>
*/
// ===================================================================
diff --git a/TAO/tao/GIOP_Message_Generator_Parser_11.h b/TAO/tao/GIOP_Message_Generator_Parser_11.h
index d3a708ac4e9..a66c9993396 100644
--- a/TAO/tao/GIOP_Message_Generator_Parser_11.h
+++ b/TAO/tao/GIOP_Message_Generator_Parser_11.h
@@ -4,8 +4,6 @@
/**
* @file GIOP_Message_Generator_Parser_11.h
*
- * $Id$
- *
* @author Balachandran Natarajan <bala@cs.wustl.edu>
*/
// ===================================================================
diff --git a/TAO/tao/GIOP_Message_Generator_Parser_12.h b/TAO/tao/GIOP_Message_Generator_Parser_12.h
index f004194fa9b..b9e089c3e17 100644
--- a/TAO/tao/GIOP_Message_Generator_Parser_12.h
+++ b/TAO/tao/GIOP_Message_Generator_Parser_12.h
@@ -4,8 +4,6 @@
/**
* @file GIOP_Message_Generator_Parser_12.h
*
- * $Id$
- *
* @author Balachandran Natarajan <bala@cs.wustl.edu>
*/
// ===================================================================
diff --git a/TAO/tao/GIOP_Message_Generator_Parser_Impl.h b/TAO/tao/GIOP_Message_Generator_Parser_Impl.h
index ab48fd4f4bc..80e3587747b 100644
--- a/TAO/tao/GIOP_Message_Generator_Parser_Impl.h
+++ b/TAO/tao/GIOP_Message_Generator_Parser_Impl.h
@@ -4,8 +4,6 @@
/**
* @file GIOP_Message_Generator_Parser_Impl.h
*
- * $Id$
- *
* @author Balachandran Natarajan <bala@cs.wustl.edu>
*/
// ===================================================================
diff --git a/TAO/tao/GIOP_Message_Locate_Header.h b/TAO/tao/GIOP_Message_Locate_Header.h
index 897f4605bcd..358fa679bdf 100644
--- a/TAO/tao/GIOP_Message_Locate_Header.h
+++ b/TAO/tao/GIOP_Message_Locate_Header.h
@@ -4,8 +4,6 @@
/**
* @file GIOP_Message_Locate_Header.h
*
- * $Id$
- *
* Some assorted GIOP structure mappings
*
*
diff --git a/TAO/tao/GIOP_Message_State.h b/TAO/tao/GIOP_Message_State.h
index 8d08d93d423..92191e70732 100644
--- a/TAO/tao/GIOP_Message_State.h
+++ b/TAO/tao/GIOP_Message_State.h
@@ -4,8 +4,6 @@
/**
* @file GIOP_Message_State.h
*
- * $Id$
- *
* GIOP utility definitions
*
* @author Chris Cleeland <cleeland@cs.wustl.edu>
diff --git a/TAO/tao/GIOP_Message_Version.h b/TAO/tao/GIOP_Message_Version.h
index 794c1647560..36451cd2e41 100644
--- a/TAO/tao/GIOP_Message_Version.h
+++ b/TAO/tao/GIOP_Message_Version.h
@@ -4,8 +4,6 @@
/**
* @file GIOP_Message_Version.h
*
- * $Id$
- *
* GIOP Version utility class definition
*
* @author Chris Cleeland <cleeland@cs.wustl.edu>
diff --git a/TAO/tao/GIOP_Utils.h b/TAO/tao/GIOP_Utils.h
index c0b273a3e12..15469c08906 100644
--- a/TAO/tao/GIOP_Utils.h
+++ b/TAO/tao/GIOP_Utils.h
@@ -4,8 +4,6 @@
/**
* @file GIOP_Utils.h
*
- * $Id$
- *
* GIOP utility definitions
*
*
diff --git a/TAO/tao/GUIResource_Factory.h b/TAO/tao/GUIResource_Factory.h
index 5e217483fd7..4f693d589c9 100644
--- a/TAO/tao/GUIResource_Factory.h
+++ b/TAO/tao/GUIResource_Factory.h
@@ -4,8 +4,6 @@
/**
* @file GUIResource_Factory.h
*
- * $Id$
- *
* @author Balachandran Natarajan <bala@cs.wustl.edu>
* @author Marek Brudka <mbrudka@aster.pl>
*/
diff --git a/TAO/tao/HR_Time_Policy_Strategy.h b/TAO/tao/HR_Time_Policy_Strategy.h
index f744bb509cb..834e9325562 100644
--- a/TAO/tao/HR_Time_Policy_Strategy.h
+++ b/TAO/tao/HR_Time_Policy_Strategy.h
@@ -4,8 +4,6 @@
/**
* @file HR_Time_Policy_Strategy.h
*
- * $Id$
- *
* @author Martin Corino <mcorino@remedy.nl>
*/
//=============================================================================
diff --git a/TAO/tao/HTTP_Client.h b/TAO/tao/HTTP_Client.h
index b3f2df4dd5f..b836e33e806 100644
--- a/TAO/tao/HTTP_Client.h
+++ b/TAO/tao/HTTP_Client.h
@@ -5,8 +5,6 @@
/**
* @file HTTP_Client.h
*
- * $Id$
- *
* This is the HTTP_Client class, which is the API for doing file
* uploads/downloads.
*
diff --git a/TAO/tao/HTTP_Handler.h b/TAO/tao/HTTP_Handler.h
index 8a8b83f6fac..ee85c1d971f 100644
--- a/TAO/tao/HTTP_Handler.h
+++ b/TAO/tao/HTTP_Handler.h
@@ -5,8 +5,6 @@
/**
* @file HTTP_Handler.h
*
- * $Id$
- *
* HTTP_Handler is a base class for HTTP_Reader and
* HTTP_Writer which are created in response to calls to
* read/write, as appropriate
diff --git a/TAO/tao/HTTP_Parser.h b/TAO/tao/HTTP_Parser.h
index c681192b458..53a4bc578ff 100644
--- a/TAO/tao/HTTP_Parser.h
+++ b/TAO/tao/HTTP_Parser.h
@@ -5,8 +5,6 @@
/**
* @file HTTP_Parser.h
*
- * $Id$
- *
* @author Johnny Willemsen <jwillemsen@remedy.nl>
*/
//=============================================================================
diff --git a/TAO/tao/IFR_Client/IFR_Client_Adapter_Impl.h b/TAO/tao/IFR_Client/IFR_Client_Adapter_Impl.h
index 934a921e29d..03524d88fd1 100644
--- a/TAO/tao/IFR_Client/IFR_Client_Adapter_Impl.h
+++ b/TAO/tao/IFR_Client/IFR_Client_Adapter_Impl.h
@@ -4,8 +4,6 @@
/**
* @file IFR_Client_Adapter_Impl.h
*
- * $Id$
- *
* @author Jeff Parsons <parsons@cs.wustl.edu>
*/
//=============================================================================
diff --git a/TAO/tao/IFR_Client_Adapter.h b/TAO/tao/IFR_Client_Adapter.h
index cf718eeb0ae..b1e41c95cb9 100644
--- a/TAO/tao/IFR_Client_Adapter.h
+++ b/TAO/tao/IFR_Client_Adapter.h
@@ -4,8 +4,6 @@
/**
* @file IFR_Client_Adapter.h
*
- * $Id$
- *
* @author Jeff Parsons <parsons@cs.wustl.edu>
*/
//=============================================================================
diff --git a/TAO/tao/IIOP_Acceptor.h b/TAO/tao/IIOP_Acceptor.h
index 9ed911e3c8e..d2a17759005 100644
--- a/TAO/tao/IIOP_Acceptor.h
+++ b/TAO/tao/IIOP_Acceptor.h
@@ -4,8 +4,6 @@
/**
* @file IIOP_Acceptor.h
*
- * $Id$
- *
* IIOP specific acceptor processing
*
*
diff --git a/TAO/tao/IIOP_Connection_Handler.h b/TAO/tao/IIOP_Connection_Handler.h
index 94d2dc69b0a..3a0f5e9c1e9 100644
--- a/TAO/tao/IIOP_Connection_Handler.h
+++ b/TAO/tao/IIOP_Connection_Handler.h
@@ -4,8 +4,6 @@
/**
* @file IIOP_Connection_Handler.h
*
- * $Id$
- *
* @author Originally by Chris Cleeland as IIOP_Connect.h
* @author Balachandran Natarajan <bala@cs.wustl.edu>
*/
diff --git a/TAO/tao/IIOP_Connector.h b/TAO/tao/IIOP_Connector.h
index 02da6c61067..00042c7d7ee 100644
--- a/TAO/tao/IIOP_Connector.h
+++ b/TAO/tao/IIOP_Connector.h
@@ -4,8 +4,6 @@
/**
* @file IIOP_Connector.h
*
- * $Id$
- *
* IIOP specific connector processing
*
*
diff --git a/TAO/tao/IIOP_Endpoint.h b/TAO/tao/IIOP_Endpoint.h
index e031ef248f1..fa4a2c77289 100644
--- a/TAO/tao/IIOP_Endpoint.h
+++ b/TAO/tao/IIOP_Endpoint.h
@@ -4,8 +4,6 @@
/**
* @file IIOP_Endpoint.h
*
- * $Id$
- *
* IIOP implementation of PP Framework Endpoint interface.
*
* @author Marina Spivak <marina@cs.wustl.edu>
diff --git a/TAO/tao/IIOP_Factory.h b/TAO/tao/IIOP_Factory.h
index 6422949616c..d024ff09126 100644
--- a/TAO/tao/IIOP_Factory.h
+++ b/TAO/tao/IIOP_Factory.h
@@ -4,8 +4,6 @@
/**
* @file IIOP_Factory.h
*
- * $Id$
- *
* @author Fred Kuhns <fredk@cs.wustl.edu>
*/
//=============================================================================
diff --git a/TAO/tao/IIOP_Profile.h b/TAO/tao/IIOP_Profile.h
index 1bb6fb16d10..52834d013c5 100644
--- a/TAO/tao/IIOP_Profile.h
+++ b/TAO/tao/IIOP_Profile.h
@@ -4,8 +4,6 @@
/**
* @file IIOP_Profile.h
*
- * $Id$
- *
* IIOP profile specific processing.
*
* @author Fred Kuhns <fredk@cs.wustl.edu>
diff --git a/TAO/tao/IIOP_Transport.h b/TAO/tao/IIOP_Transport.h
index fb4a6acac11..cf91fc16278 100644
--- a/TAO/tao/IIOP_Transport.h
+++ b/TAO/tao/IIOP_Transport.h
@@ -4,8 +4,6 @@
/**
* @file IIOP_Transport.h
*
- * $Id$
- *
* @author Originally by Fred Kuhns <fredk@cs.wustl.edu>
* @author Modified by Balachandran Natarajan <bala@cs.wustl.edu>
*/
diff --git a/TAO/tao/IORInterceptor/IORInfo.h b/TAO/tao/IORInterceptor/IORInfo.h
index 6619db3bc12..18b4ce533af 100644
--- a/TAO/tao/IORInterceptor/IORInfo.h
+++ b/TAO/tao/IORInterceptor/IORInfo.h
@@ -4,8 +4,6 @@
/**
* @file IORInfo.h
*
- * $Id$
- *
* @author Ossama Othman <ossama@uci.edu>
*/
// ===================================================================
diff --git a/TAO/tao/IORInterceptor/IORInterceptor.h b/TAO/tao/IORInterceptor/IORInterceptor.h
index 802055759e9..de348c892ca 100644
--- a/TAO/tao/IORInterceptor/IORInterceptor.h
+++ b/TAO/tao/IORInterceptor/IORInterceptor.h
@@ -4,8 +4,6 @@
/**
* @file IORInterceptor.h
*
- * $Id$
- *
* @author Bala Natarajan <bala@dre.vanderbilt.edu>
*/
//=============================================================================
diff --git a/TAO/tao/IORInterceptor/IORInterceptor_Adapter_Factory_Impl.h b/TAO/tao/IORInterceptor/IORInterceptor_Adapter_Factory_Impl.h
index 65fa53f1607..116c7662729 100644
--- a/TAO/tao/IORInterceptor/IORInterceptor_Adapter_Factory_Impl.h
+++ b/TAO/tao/IORInterceptor/IORInterceptor_Adapter_Factory_Impl.h
@@ -4,8 +4,6 @@
/**
* @file IORInterceptor_Adapter_Factory_Impl.h
*
- * $Id$
- *
* @author George Edwards <g.edwards@vanderbilt.edu>
*/
//=============================================================================
diff --git a/TAO/tao/IORInterceptor/IORInterceptor_Adapter_Impl.h b/TAO/tao/IORInterceptor/IORInterceptor_Adapter_Impl.h
index 4172161257d..94676c82abc 100644
--- a/TAO/tao/IORInterceptor/IORInterceptor_Adapter_Impl.h
+++ b/TAO/tao/IORInterceptor/IORInterceptor_Adapter_Impl.h
@@ -4,8 +4,6 @@
/**
* @file IORInterceptor_Adapter_Impl.h
*
- * $Id$
- *
* @author Jeff Parsons <parsons@cs.wustl.edu>
*/
//=============================================================================
diff --git a/TAO/tao/IORInterceptor/IORInterceptor_Details.h b/TAO/tao/IORInterceptor/IORInterceptor_Details.h
index d6d4393ea2c..332d7126055 100644
--- a/TAO/tao/IORInterceptor/IORInterceptor_Details.h
+++ b/TAO/tao/IORInterceptor/IORInterceptor_Details.h
@@ -4,8 +4,6 @@
/**
* @file IORInterceptor_Details.h
*
- * $Id$
- *
* This file declares a class that manages the details
* about a registered client request interceptor. Policies can be
* used when interceptors are registered, and the policy values
diff --git a/TAO/tao/IORInterceptor_Adapter.h b/TAO/tao/IORInterceptor_Adapter.h
index 0579d23a713..bfcd27e935e 100644
--- a/TAO/tao/IORInterceptor_Adapter.h
+++ b/TAO/tao/IORInterceptor_Adapter.h
@@ -4,8 +4,6 @@
/**
* @file IORInterceptor_Adapter.h
*
- * $Id$
- *
* @author Jeff Parsons <parsons@cs.wustl.edu>
*/
//=============================================================================
diff --git a/TAO/tao/IORInterceptor_Adapter_Factory.h b/TAO/tao/IORInterceptor_Adapter_Factory.h
index 43a176f2f5b..c446c802a16 100644
--- a/TAO/tao/IORInterceptor_Adapter_Factory.h
+++ b/TAO/tao/IORInterceptor_Adapter_Factory.h
@@ -4,8 +4,6 @@
/**
* @file IORInterceptor_Adapter_Factory.h
*
- * $Id$
- *
* @author George Edwards <g.edwards@vanderbilt.edu>
*/
//=============================================================================
diff --git a/TAO/tao/IORManipulation/IORManip_Filter.h b/TAO/tao/IORManipulation/IORManip_Filter.h
index dc7ad95d74d..2b68c83cea3 100644
--- a/TAO/tao/IORManipulation/IORManip_Filter.h
+++ b/TAO/tao/IORManipulation/IORManip_Filter.h
@@ -3,8 +3,6 @@
/**
* @file IORManip_Filter.h
*
- * $Id$
- *
* @author Chad Elliott <elliott_c@ociweb.com>
*/
//=============================================================================
diff --git a/TAO/tao/IORManipulation/IORManip_IIOP_Filter.h b/TAO/tao/IORManipulation/IORManip_IIOP_Filter.h
index dd1d732ec0a..20834c1b872 100644
--- a/TAO/tao/IORManipulation/IORManip_IIOP_Filter.h
+++ b/TAO/tao/IORManipulation/IORManip_IIOP_Filter.h
@@ -3,8 +3,6 @@
/**
* @file IORManip_IIOP_Filter.h
*
- * $Id$
- *
* @author Chad Elliott <elliott_c@ociweb.com>
*/
//=============================================================================
diff --git a/TAO/tao/IORManipulation/IORManip_Loader.h b/TAO/tao/IORManipulation/IORManip_Loader.h
index 5ec5068fce0..3acc58d28a9 100644
--- a/TAO/tao/IORManipulation/IORManip_Loader.h
+++ b/TAO/tao/IORManipulation/IORManip_Loader.h
@@ -5,8 +5,6 @@
/**
* @file IORManip_Loader.h
*
- * $Id$
- *
* @author Carlos O'Ryan <coryan@uci.edu>
*/
//=============================================================================
diff --git a/TAO/tao/IORManipulation/IORManipulation.h b/TAO/tao/IORManipulation/IORManipulation.h
index 16b0e04bacb..a84372088e1 100644
--- a/TAO/tao/IORManipulation/IORManipulation.h
+++ b/TAO/tao/IORManipulation/IORManipulation.h
@@ -4,8 +4,6 @@
/**
* @file IORManipulation.h
*
- * $Id$
- *
* This class implements IOR interface to the ORB
*
*
diff --git a/TAO/tao/IORTable/Async_IORTable.h b/TAO/tao/IORTable/Async_IORTable.h
index 0799b2a7ce3..8cb08364839 100644
--- a/TAO/tao/IORTable/Async_IORTable.h
+++ b/TAO/tao/IORTable/Async_IORTable.h
@@ -5,8 +5,6 @@
/**
* @file Async_IORTable.h
*
- * $Id$
- *
* @author Phil Mesnier <mesnier_p@ociweb.com>
*/
//=============================================================================
diff --git a/TAO/tao/IORTable/Async_IOR_Table_Impl.h b/TAO/tao/IORTable/Async_IOR_Table_Impl.h
index f6f254dce66..956e24ef602 100644
--- a/TAO/tao/IORTable/Async_IOR_Table_Impl.h
+++ b/TAO/tao/IORTable/Async_IOR_Table_Impl.h
@@ -4,8 +4,6 @@
/**
* @file Async_IOR_Table_Impl.h
*
- * $Id$
- *
* @author Phil Mesnier <mesnier_p@ociweb.com>
*/
//=============================================================================
diff --git a/TAO/tao/IORTable/Async_Table_Adapter.h b/TAO/tao/IORTable/Async_Table_Adapter.h
index 69df36b5229..8930289bf36 100644
--- a/TAO/tao/IORTable/Async_Table_Adapter.h
+++ b/TAO/tao/IORTable/Async_Table_Adapter.h
@@ -4,8 +4,6 @@
/**
* @file Async_Table_Adapter.h
*
- * $Id$
- *
* @author Phil Mesnier <mesnier_p@ociweb.com>
*/
//=============================================================================
diff --git a/TAO/tao/IORTable/IORTable.h b/TAO/tao/IORTable/IORTable.h
index 7bae99afdb1..edc17a37cf4 100644
--- a/TAO/tao/IORTable/IORTable.h
+++ b/TAO/tao/IORTable/IORTable.h
@@ -5,8 +5,6 @@
/**
* @file IORTable.h
*
- * $Id$
- *
* @author Carlos O'Ryan <coryan@uci.edu>
*/
//=============================================================================
diff --git a/TAO/tao/IORTable/IOR_Table_Impl.h b/TAO/tao/IORTable/IOR_Table_Impl.h
index 5f52c524b40..09837c238a2 100644
--- a/TAO/tao/IORTable/IOR_Table_Impl.h
+++ b/TAO/tao/IORTable/IOR_Table_Impl.h
@@ -4,8 +4,6 @@
/**
* @file IOR_Table_Impl.h
*
- * $Id$
- *
* @author Carlos O'Ryan (coryan@uci.edu)
*/
//=============================================================================
diff --git a/TAO/tao/IORTable/Locate_ResponseHandler.cpp b/TAO/tao/IORTable/Locate_ResponseHandler.cpp
index d307539ad06..db75e4ff159 100644
--- a/TAO/tao/IORTable/Locate_ResponseHandler.cpp
+++ b/TAO/tao/IORTable/Locate_ResponseHandler.cpp
@@ -3,8 +3,6 @@
/**
* @file Locate_ResponseHandler.cpp
*
- * $Id$
- *
* @author Phil Mesnier <mesnier_p@ociweb>
*/
//=============================================================================
diff --git a/TAO/tao/IORTable/Locate_ResponseHandler.h b/TAO/tao/IORTable/Locate_ResponseHandler.h
index fd66832b9d2..360e156e90d 100644
--- a/TAO/tao/IORTable/Locate_ResponseHandler.h
+++ b/TAO/tao/IORTable/Locate_ResponseHandler.h
@@ -5,8 +5,6 @@
/**
* @file Locate_ResponseHandler.h
*
- * $Id$
- *
* @author Phil Mesnier <mesnier_p@ociweb>
*/
//=============================================================================
diff --git a/TAO/tao/IORTable/Table_Adapter.h b/TAO/tao/IORTable/Table_Adapter.h
index 1d5965f951e..bacc09725f3 100644
--- a/TAO/tao/IORTable/Table_Adapter.h
+++ b/TAO/tao/IORTable/Table_Adapter.h
@@ -4,8 +4,6 @@
/**
* @file Table_Adapter.h
*
- * $Id$
- *
* @author Carlos O'Ryan (coryan@uci.edu)
*/
//=============================================================================
diff --git a/TAO/tao/IOR_Parser.h b/TAO/tao/IOR_Parser.h
index 415d6915cc0..89e112c8547 100644
--- a/TAO/tao/IOR_Parser.h
+++ b/TAO/tao/IOR_Parser.h
@@ -4,8 +4,6 @@
/**
* @file IOR_Parser.h
*
- * $Id$
- *
* @author Carlos O'Ryan (coryan@cs.wustl.edu)
*/
//=============================================================================
diff --git a/TAO/tao/ImR_Client/ImR_Client.h b/TAO/tao/ImR_Client/ImR_Client.h
index 02185598e6d..94acb032f72 100644
--- a/TAO/tao/ImR_Client/ImR_Client.h
+++ b/TAO/tao/ImR_Client/ImR_Client.h
@@ -4,8 +4,6 @@
/**
* @file ImR_Client.h
*
- * $Id$
- *
* @author Johnny Willemsen <jwillemsen@remedy.nl>
*/
//=============================================================================
diff --git a/TAO/tao/ImR_Client/ServerObject_i.h b/TAO/tao/ImR_Client/ServerObject_i.h
index cd6d8191b7a..d3df7a0bd3e 100644
--- a/TAO/tao/ImR_Client/ServerObject_i.h
+++ b/TAO/tao/ImR_Client/ServerObject_i.h
@@ -4,8 +4,6 @@
/**
* @file ServerObject_i.h
*
- * $Id$
- *
* @author Darrell Brunsch
* @author Irfan Pyarali
*/
diff --git a/TAO/tao/Incoming_Message_Queue.h b/TAO/tao/Incoming_Message_Queue.h
index 1226d63c2c5..abdbd1943cd 100644
--- a/TAO/tao/Incoming_Message_Queue.h
+++ b/TAO/tao/Incoming_Message_Queue.h
@@ -4,8 +4,6 @@
/**
* @file Incoming_Message_Queue.h
*
- * $Id$
- *
* @author Balachandran Natarajan <bala@cs.wustl.edu>
*/
//=============================================================================
diff --git a/TAO/tao/Incoming_Message_Stack.h b/TAO/tao/Incoming_Message_Stack.h
index a33567d5f90..9fda436d25b 100644
--- a/TAO/tao/Incoming_Message_Stack.h
+++ b/TAO/tao/Incoming_Message_Stack.h
@@ -4,8 +4,6 @@
/**
* @file Incoming_Message_Stack.h
*
- * $Id$
- *
* @author Frank Rehberger <frehberg@prismtech.com>
*/
//=============================================================================
diff --git a/TAO/tao/Intrusive_Ref_Count_Base_T.h b/TAO/tao/Intrusive_Ref_Count_Base_T.h
index 83230c560e7..46b32b2e73b 100644
--- a/TAO/tao/Intrusive_Ref_Count_Base_T.h
+++ b/TAO/tao/Intrusive_Ref_Count_Base_T.h
@@ -4,8 +4,6 @@
/**
* @file Intrusive_Ref_Count_Base_T.h
*
- * $Id$
- *
* @authors Tim Bradley <bradley_t@ociweb.com>
*/
//=============================================================================
diff --git a/TAO/tao/Intrusive_Ref_Count_Handle_T.h b/TAO/tao/Intrusive_Ref_Count_Handle_T.h
index 1a6561385fa..1974d07e2bf 100644
--- a/TAO/tao/Intrusive_Ref_Count_Handle_T.h
+++ b/TAO/tao/Intrusive_Ref_Count_Handle_T.h
@@ -4,8 +4,6 @@
/**
* @file Intrusive_Ref_Count_Handle_T.h
*
- * $Id$
- *
* @authors Tim Bradley <bradley_t@ociweb.com>
*/
//=============================================================================
diff --git a/TAO/tao/Intrusive_Ref_Count_Object_T.h b/TAO/tao/Intrusive_Ref_Count_Object_T.h
index a736378f6c4..cace95cd9a1 100644
--- a/TAO/tao/Intrusive_Ref_Count_Object_T.h
+++ b/TAO/tao/Intrusive_Ref_Count_Object_T.h
@@ -4,8 +4,6 @@
/**
* @file Intrusive_Ref_Count_Object_T.h
*
- * $Id$
- *
* @authors Yan Dai <dai_y@ociweb.com>
*/
//=============================================================================
diff --git a/TAO/tao/Invocation_Adapter.h b/TAO/tao/Invocation_Adapter.h
index 7ce3fd37990..4edd270c21b 100644
--- a/TAO/tao/Invocation_Adapter.h
+++ b/TAO/tao/Invocation_Adapter.h
@@ -4,8 +4,6 @@
/**
* @file Invocation_Adapter.h
*
- * $Id$
- *
* @author Balachandran Natarajan <bala@dre.vanderbilt.edu>
*/
//=============================================================================
diff --git a/TAO/tao/Invocation_Base.h b/TAO/tao/Invocation_Base.h
index dda096d03bd..dc642bfc79d 100644
--- a/TAO/tao/Invocation_Base.h
+++ b/TAO/tao/Invocation_Base.h
@@ -4,8 +4,6 @@
/**
* @file Invocation_Base.h
*
- * $Id$
- *
*
* @author Balachandran Natarajan <bala@dre.vanderbilt.edu>
*/
diff --git a/TAO/tao/Invocation_Endpoint_Selectors.h b/TAO/tao/Invocation_Endpoint_Selectors.h
index 13c34bb6eb6..79d117e335a 100644
--- a/TAO/tao/Invocation_Endpoint_Selectors.h
+++ b/TAO/tao/Invocation_Endpoint_Selectors.h
@@ -4,8 +4,6 @@
/**
* @file Invocation_Endpoint_Selectors.h
*
- * $Id$
- *
* Strategies for selecting profile/endpoint from an IOR for making an
* invocation.
*
diff --git a/TAO/tao/Invocation_Retry_Params.h b/TAO/tao/Invocation_Retry_Params.h
index 659ad4f7655..ff8b67e58cb 100644
--- a/TAO/tao/Invocation_Retry_Params.h
+++ b/TAO/tao/Invocation_Retry_Params.h
@@ -3,8 +3,6 @@
/**
* @file Invocation_Retry_Params.h
*
- * $Id$
- *
* @author Byron Harris (harrisb@ociweb.com)
*/
//=============================================================================
diff --git a/TAO/tao/Invocation_Retry_State.h b/TAO/tao/Invocation_Retry_State.h
index 096f32fadf8..e68bb509b1d 100644
--- a/TAO/tao/Invocation_Retry_State.h
+++ b/TAO/tao/Invocation_Retry_State.h
@@ -3,8 +3,6 @@
/**
* @file Invocation_Retry_State.h
*
- * $Id$
- *
* @author Byron Harris (harrisb@ociweb.com)
*
*/
diff --git a/TAO/tao/Invocation_Utils.h b/TAO/tao/Invocation_Utils.h
index fde5751d878..f8ad71267f6 100644
--- a/TAO/tao/Invocation_Utils.h
+++ b/TAO/tao/Invocation_Utils.h
@@ -4,8 +4,6 @@
/**
* @file Invocation_Utils.h
*
- * $Id$
- *
*
* @author Balachandran Natarajan <bala@dre.vanderbilt.edu>
*/
diff --git a/TAO/tao/LF_CH_Event.h b/TAO/tao/LF_CH_Event.h
index 70a853c4480..87553f17d6e 100644
--- a/TAO/tao/LF_CH_Event.h
+++ b/TAO/tao/LF_CH_Event.h
@@ -4,8 +4,6 @@
/**
* @file LF_CH_Event.h
*
- * $Id$
- *
* @author Balachandran Natarajan <bala@cs.wustl.edu>
*/
//=============================================================================
diff --git a/TAO/tao/LF_Connect_Strategy.h b/TAO/tao/LF_Connect_Strategy.h
index f2f25cbde1c..c6e0ea6db08 100644
--- a/TAO/tao/LF_Connect_Strategy.h
+++ b/TAO/tao/LF_Connect_Strategy.h
@@ -4,8 +4,6 @@
/**
* @file LF_Connect_Strategy.h
*
- * $Id$
- *
* @author Balachandran Natarajan <bala@cs.wustl.edu>
*/
//=============================================================================
diff --git a/TAO/tao/LF_Event.h b/TAO/tao/LF_Event.h
index 0333ffa3ce1..fc3678646f9 100644
--- a/TAO/tao/LF_Event.h
+++ b/TAO/tao/LF_Event.h
@@ -4,8 +4,6 @@
/**
* @file LF_Event.h
*
- * $Id$
- *
* @author Carlos O'Ryan <coryan@uci.edu>
*/
//=============================================================================
diff --git a/TAO/tao/LF_Event_Binder.h b/TAO/tao/LF_Event_Binder.h
index b8599ec1bcc..441e4727f77 100644
--- a/TAO/tao/LF_Event_Binder.h
+++ b/TAO/tao/LF_Event_Binder.h
@@ -4,8 +4,6 @@
/**
* @file LF_Event_Binder.h
*
- * $Id$
- *
* @author Carlos O'Ryan <coryan@uci.edu>
*/
//=============================================================================
diff --git a/TAO/tao/LF_Event_Loop_Thread_Helper.h b/TAO/tao/LF_Event_Loop_Thread_Helper.h
index ab25fd97815..9b6373d23d6 100644
--- a/TAO/tao/LF_Event_Loop_Thread_Helper.h
+++ b/TAO/tao/LF_Event_Loop_Thread_Helper.h
@@ -4,8 +4,6 @@
/**
* @file LF_Event_Loop_Thread_Helper.h
*
- * $Id$
- *
* @author Carlos O'Ryan <coryan@uci.edu>
*/
//=============================================================================
diff --git a/TAO/tao/LF_Follower.h b/TAO/tao/LF_Follower.h
index e74fadc7dd4..905ed985587 100644
--- a/TAO/tao/LF_Follower.h
+++ b/TAO/tao/LF_Follower.h
@@ -4,8 +4,6 @@
/**
* @file LF_Follower.h
*
- * $Id$
- *
* @author Carlos O'Ryan <coryan@uci.edu>
*/
//=============================================================================
diff --git a/TAO/tao/LF_Follower_Auto_Adder.h b/TAO/tao/LF_Follower_Auto_Adder.h
index 341c5d1b6d4..9121627ea01 100644
--- a/TAO/tao/LF_Follower_Auto_Adder.h
+++ b/TAO/tao/LF_Follower_Auto_Adder.h
@@ -4,8 +4,6 @@
/**
* @file LF_Follower_Auto_Adder.h
*
- * $Id$
- *
* @author Carlos O'Ryan <coryan@uci.edu>
*/
//=============================================================================
diff --git a/TAO/tao/LF_Follower_Auto_Ptr.h b/TAO/tao/LF_Follower_Auto_Ptr.h
index 52c2aae3411..0cb45361a48 100644
--- a/TAO/tao/LF_Follower_Auto_Ptr.h
+++ b/TAO/tao/LF_Follower_Auto_Ptr.h
@@ -4,8 +4,6 @@
/**
* @file LF_Follower_Auto_Ptr.h
*
- * $Id$
- *
* @author Carlos O'Ryan <coryan@uci.edu>
*/
//=============================================================================
diff --git a/TAO/tao/LF_Invocation_Event.h b/TAO/tao/LF_Invocation_Event.h
index e7d04cc86bc..e72a3d30f28 100644
--- a/TAO/tao/LF_Invocation_Event.h
+++ b/TAO/tao/LF_Invocation_Event.h
@@ -4,8 +4,6 @@
/**
* @file LF_Invocation_Event.h
*
- * $Id$
- *
* @author Carlos O'Ryan <coryan@uci.edu>
*/
//=============================================================================
diff --git a/TAO/tao/LF_Multi_Event.h b/TAO/tao/LF_Multi_Event.h
index 3de189d6a36..fa08590da3f 100644
--- a/TAO/tao/LF_Multi_Event.h
+++ b/TAO/tao/LF_Multi_Event.h
@@ -4,8 +4,6 @@
/**
* @file LF_Multi_Event.h
*
- * $Id$
- *
* @author Phil Mesnier <mesnier_p@ociweb.com>
*/
//=============================================================================
diff --git a/TAO/tao/LF_Strategy.h b/TAO/tao/LF_Strategy.h
index d69ac3bb310..1dd49e3c5b8 100644
--- a/TAO/tao/LF_Strategy.h
+++ b/TAO/tao/LF_Strategy.h
@@ -4,8 +4,6 @@
/**
* @file LF_Strategy.h
*
- * $Id$
- *
* @author Carlos O'Ryan <coryan@uci.edu>
*/
//=============================================================================
diff --git a/TAO/tao/LF_Strategy_Complete.h b/TAO/tao/LF_Strategy_Complete.h
index f034e4749cd..7d4619d1000 100644
--- a/TAO/tao/LF_Strategy_Complete.h
+++ b/TAO/tao/LF_Strategy_Complete.h
@@ -4,8 +4,6 @@
/**
* @file LF_Strategy_Complete.h
*
- * $Id$
- *
* @author Carlos O'Ryan <coryan@uci.edu>
*/
//=============================================================================
diff --git a/TAO/tao/LRU_Connection_Purging_Strategy.h b/TAO/tao/LRU_Connection_Purging_Strategy.h
index 6fdc4ebabcf..ff2ceb76e43 100644
--- a/TAO/tao/LRU_Connection_Purging_Strategy.h
+++ b/TAO/tao/LRU_Connection_Purging_Strategy.h
@@ -4,8 +4,6 @@
/**
* @file LRU_Connection_Purging_Strategy.h
*
- * $Id$
- *
* @author Chad Elliott (elliott_c@ociweb.com)
*/
// ================================================================
diff --git a/TAO/tao/Leader_Follower.h b/TAO/tao/Leader_Follower.h
index e28ec49651b..a48b821082e 100644
--- a/TAO/tao/Leader_Follower.h
+++ b/TAO/tao/Leader_Follower.h
@@ -4,8 +4,6 @@
/**
* @file Leader_Follower.h
*
- * $Id$
- *
* @author Carlos O'Ryan (coryan@cs.wustl.edu)
*/
//=============================================================================
diff --git a/TAO/tao/Leader_Follower_Flushing_Strategy.h b/TAO/tao/Leader_Follower_Flushing_Strategy.h
index fba9f0e514f..438b48eefef 100644
--- a/TAO/tao/Leader_Follower_Flushing_Strategy.h
+++ b/TAO/tao/Leader_Follower_Flushing_Strategy.h
@@ -4,8 +4,6 @@
/**
* @file Leader_Follower_Flushing_Strategy.h
*
- * $Id$
- *
* @author Carlos O'Ryan <coryan@uci.edu>
*/
//=============================================================================
diff --git a/TAO/tao/Load_Protocol_Factory_T.h b/TAO/tao/Load_Protocol_Factory_T.h
index b2c3bc41341..45b246d3188 100644
--- a/TAO/tao/Load_Protocol_Factory_T.h
+++ b/TAO/tao/Load_Protocol_Factory_T.h
@@ -4,8 +4,6 @@
/**
* @file Load_Protocol_Factory_T.h
*
- * $Id$
- *
* Function templates to load a protocol factory.
*
* @author Johnny Willemsen
diff --git a/TAO/tao/LocateRequest_Invocation.h b/TAO/tao/LocateRequest_Invocation.h
index a8162e669b6..321630dbc98 100644
--- a/TAO/tao/LocateRequest_Invocation.h
+++ b/TAO/tao/LocateRequest_Invocation.h
@@ -4,8 +4,6 @@
/**
* @file LocateRequest_Invocation.h
*
- * $Id$
- *
*
* @author Balachandran Natarajan <bala@dre.vanderbilt.edu>
*/
diff --git a/TAO/tao/LocateRequest_Invocation_Adapter.h b/TAO/tao/LocateRequest_Invocation_Adapter.h
index 4300d8aa19e..60770a6f8e5 100644
--- a/TAO/tao/LocateRequest_Invocation_Adapter.h
+++ b/TAO/tao/LocateRequest_Invocation_Adapter.h
@@ -4,8 +4,6 @@
/**
* @file LocateRequest_Invocation_Adapter.h
*
- * $Id$
- *
* @author Balachandran Natarajan <bala@dre.vanderbilt.edu>
*/
//=============================================================================
diff --git a/TAO/tao/MCAST_Parser.h b/TAO/tao/MCAST_Parser.h
index ab13fd43f2e..82b0fb48d3b 100644
--- a/TAO/tao/MCAST_Parser.h
+++ b/TAO/tao/MCAST_Parser.h
@@ -4,8 +4,6 @@
/**
* @file MCAST_Parser.h
*
- * $Id$
- *
* @author Priyanka Gontla (gontla_p@ociweb.com)
*/
//=============================================================================
diff --git a/TAO/tao/MMAP_Allocator.h b/TAO/tao/MMAP_Allocator.h
index 083ad54382d..07c5aa64c11 100644
--- a/TAO/tao/MMAP_Allocator.h
+++ b/TAO/tao/MMAP_Allocator.h
@@ -4,8 +4,6 @@
/**
* @file MMAP_Allocator.h
*
- * $Id$
- *
* @author Ossama Othman <ossama@dre.vanderbilt.edu>
*/
//=============================================================================
diff --git a/TAO/tao/MProfile.h b/TAO/tao/MProfile.h
index bd0b6f49c93..9ad2f0f0e30 100644
--- a/TAO/tao/MProfile.h
+++ b/TAO/tao/MProfile.h
@@ -4,8 +4,6 @@
/**
* @file MProfile.h
*
- * $Id$
- *
* Keep track of profile lists
*
* @author Fred Kuhns <fredk@cs.wustl.edu>
diff --git a/TAO/tao/Message_Semantics.h b/TAO/tao/Message_Semantics.h
index 59abacfd2d1..b14110cf639 100644
--- a/TAO/tao/Message_Semantics.h
+++ b/TAO/tao/Message_Semantics.h
@@ -4,8 +4,6 @@
/**
* @file Message_Semantics.h
*
- * $Id$
- *
* @author Johnny Willemsen <jwillemsen@remedy.nl>
*/
//=============================================================================
diff --git a/TAO/tao/Messaging/AMH_Response_Handler.h b/TAO/tao/Messaging/AMH_Response_Handler.h
index 36886d31c87..7a3b5e9e947 100644
--- a/TAO/tao/Messaging/AMH_Response_Handler.h
+++ b/TAO/tao/Messaging/AMH_Response_Handler.h
@@ -4,8 +4,6 @@
/**
* @file AMH_Response_Handler.h
*
- * $Id$
- *
* @author Mayur Deshpande <mayur@ics.uci.edu>
*/
// =========================================================================
diff --git a/TAO/tao/Messaging/AMH_Skeletons.h b/TAO/tao/Messaging/AMH_Skeletons.h
index 05bdba0fc7f..d1252202978 100644
--- a/TAO/tao/Messaging/AMH_Skeletons.h
+++ b/TAO/tao/Messaging/AMH_Skeletons.h
@@ -4,8 +4,6 @@
/**
* @file AMH_Skeletons.h
*
- * $Id$
- *
* @author Marcel Smit <msmit@remedy.nl>
*
* @brief Upcall command exection classes for static AMH skeleton methods
diff --git a/TAO/tao/Messaging/AMI_Arguments_Converter_Impl.h b/TAO/tao/Messaging/AMI_Arguments_Converter_Impl.h
index 4d6599aaf2b..6f0ebd8cb1f 100644
--- a/TAO/tao/Messaging/AMI_Arguments_Converter_Impl.h
+++ b/TAO/tao/Messaging/AMI_Arguments_Converter_Impl.h
@@ -4,8 +4,6 @@
/**
* @file AMI_Arguments_Converter_Impl.h
*
- * $Id$
- *
* @author Johnny Willemsen <jwillemsen@remedy.nl>
*/
//=============================================================================
diff --git a/TAO/tao/Messaging/Asynch_Invocation.h b/TAO/tao/Messaging/Asynch_Invocation.h
index f38c07b634a..c6d1f68d861 100644
--- a/TAO/tao/Messaging/Asynch_Invocation.h
+++ b/TAO/tao/Messaging/Asynch_Invocation.h
@@ -4,8 +4,6 @@
/**
* @file Asynch_Invocation.h
*
- * $Id$
- *
* @author Balachandran Natarajan <bala@dre.vanderbilt.edu>
*/
//=============================================================================
diff --git a/TAO/tao/Messaging/Asynch_Invocation_Adapter.h b/TAO/tao/Messaging/Asynch_Invocation_Adapter.h
index fe3b1545ffe..765a37292aa 100644
--- a/TAO/tao/Messaging/Asynch_Invocation_Adapter.h
+++ b/TAO/tao/Messaging/Asynch_Invocation_Adapter.h
@@ -4,8 +4,6 @@
/**
* @file Asynch_Invocation_Adapter.h
*
- * $Id$
- *
*
* @author Balachandran Natarajan <bala@dre.vanderbilt.edu>
*/
diff --git a/TAO/tao/Messaging/Asynch_Reply_Dispatcher.h b/TAO/tao/Messaging/Asynch_Reply_Dispatcher.h
index 19085afc425..392487aa8a4 100644
--- a/TAO/tao/Messaging/Asynch_Reply_Dispatcher.h
+++ b/TAO/tao/Messaging/Asynch_Reply_Dispatcher.h
@@ -4,8 +4,6 @@
/**
* @file Asynch_Reply_Dispatcher.h
*
- * $Id$
- *
* @author Alexander Babu Arulanthu <alex@cs.wustl.edu>
* @author Jeff Parsons <parsons@cs.wustl.edu>
*/
diff --git a/TAO/tao/Messaging/Asynch_Timeout_Handler.h b/TAO/tao/Messaging/Asynch_Timeout_Handler.h
index 8283bdca490..2fbac1e98fa 100644
--- a/TAO/tao/Messaging/Asynch_Timeout_Handler.h
+++ b/TAO/tao/Messaging/Asynch_Timeout_Handler.h
@@ -4,8 +4,6 @@
/**
* @file Asynch_Timeout_Handler.h
*
- * $Id$
- *
* Timeout Handler for AMI timeouts
*
*
diff --git a/TAO/tao/Messaging/Buffering_Constraint_Policy.h b/TAO/tao/Messaging/Buffering_Constraint_Policy.h
index 5e2aaaa8ec9..63e207ab560 100644
--- a/TAO/tao/Messaging/Buffering_Constraint_Policy.h
+++ b/TAO/tao/Messaging/Buffering_Constraint_Policy.h
@@ -4,8 +4,6 @@
/**
* @file Buffering_Constraint_Policy.h
*
- * $Id$
- *
* @author Irfan Pyarali (irfan@cs.wustl.edu)
*/
//=============================================================================
diff --git a/TAO/tao/Messaging/Connection_Timeout_Policy_i.h b/TAO/tao/Messaging/Connection_Timeout_Policy_i.h
index 31badde98b6..839d5024450 100644
--- a/TAO/tao/Messaging/Connection_Timeout_Policy_i.h
+++ b/TAO/tao/Messaging/Connection_Timeout_Policy_i.h
@@ -4,8 +4,6 @@
/**
* @file Connection_Timeout_Policy_i.h
*
- * $Id$
- *
* @author Balachandran Natarajan (bala@cs.wustl.edu)
*/
//=============================================================================
diff --git a/TAO/tao/Messaging/ExceptionHolder_i.h b/TAO/tao/Messaging/ExceptionHolder_i.h
index e79af7993ba..f60bc86a0b0 100644
--- a/TAO/tao/Messaging/ExceptionHolder_i.h
+++ b/TAO/tao/Messaging/ExceptionHolder_i.h
@@ -4,8 +4,6 @@
/**
* @file ExceptionHolder_i.h
*
- * $Id$
- *
* @author Johnny Willemsen <jwillemsen@remedy.nl>
*/
//=============================================================================
diff --git a/TAO/tao/Messaging/Messaging.h b/TAO/tao/Messaging/Messaging.h
index 1699bf88d43..709e0afbd11 100644
--- a/TAO/tao/Messaging/Messaging.h
+++ b/TAO/tao/Messaging/Messaging.h
@@ -4,8 +4,6 @@
/**
* @file Messaging.h
*
- * $Id$
- *
* Include all the required headers to use CORBA Messaging easily.
*
* @author Carlos O'Ryan <coryan@uci.edu>
diff --git a/TAO/tao/Messaging/Messaging_ORBInitializer.h b/TAO/tao/Messaging/Messaging_ORBInitializer.h
index 5068e97c01f..07124b67568 100644
--- a/TAO/tao/Messaging/Messaging_ORBInitializer.h
+++ b/TAO/tao/Messaging/Messaging_ORBInitializer.h
@@ -4,8 +4,6 @@
/**
* @file Messaging_ORBInitializer.h
*
- * $Id$
- *
* @author Ossama Othman <ossama@uci.edu>
*/
//=============================================================================
diff --git a/TAO/tao/Messaging/Messaging_Policy_i.h b/TAO/tao/Messaging/Messaging_Policy_i.h
index 9abc8d58a1e..ba8ad68fcc5 100644
--- a/TAO/tao/Messaging/Messaging_Policy_i.h
+++ b/TAO/tao/Messaging/Messaging_Policy_i.h
@@ -4,8 +4,6 @@
/**
* @file Messaging_Policy_i.h
*
- * $Id$
- *
* @author Carlos O'Ryan (coryan@cs.wustl.edu)
*/
//=============================================================================
diff --git a/TAO/tao/Messaging/Messaging_Queueing_Strategies.h b/TAO/tao/Messaging/Messaging_Queueing_Strategies.h
index 9bceb8518a6..aab9fc1efe2 100644
--- a/TAO/tao/Messaging/Messaging_Queueing_Strategies.h
+++ b/TAO/tao/Messaging/Messaging_Queueing_Strategies.h
@@ -4,8 +4,6 @@
/**
* @file Messaging_Queueing_Strategies.h
*
- * $Id$
- *
* Queueing strategies for the ORB Messaging layer.
*
* @author Irfan Pyarali
diff --git a/TAO/tao/Monitor/Monitor.h b/TAO/tao/Monitor/Monitor.h
index 1f55d88e134..cd935e8f10e 100644
--- a/TAO/tao/Monitor/Monitor.h
+++ b/TAO/tao/Monitor/Monitor.h
@@ -4,8 +4,6 @@
/**
* @file Monitor.h
*
- * $Id$
- *
* @author Johnny Willemsen <jwillemsen@remedy.nl>
*/
// ===================================================================
diff --git a/TAO/tao/Muxed_TMS.h b/TAO/tao/Muxed_TMS.h
index 648d2547f2b..a680d25cc84 100644
--- a/TAO/tao/Muxed_TMS.h
+++ b/TAO/tao/Muxed_TMS.h
@@ -4,8 +4,6 @@
/**
* @file Muxed_TMS.h
*
- * $Id$
- *
* @author Alexander Babu Arulanthu <alex@cs.wustl.edu>
*/
//=============================================================================
diff --git a/TAO/tao/NVList_Adapter.h b/TAO/tao/NVList_Adapter.h
index 625dfc5afa6..22d33393918 100644
--- a/TAO/tao/NVList_Adapter.h
+++ b/TAO/tao/NVList_Adapter.h
@@ -4,8 +4,6 @@
/**
* @file NVList_Adapter.h
*
- * $Id$
- *
* @author Johnny Willemsen <jwillemsen@remedy.nl>
*/
//=============================================================================
diff --git a/TAO/tao/Nested_Upcall_Guard.h b/TAO/tao/Nested_Upcall_Guard.h
index c82b73ae806..60c95f9e8ca 100644
--- a/TAO/tao/Nested_Upcall_Guard.h
+++ b/TAO/tao/Nested_Upcall_Guard.h
@@ -4,8 +4,6 @@
/**
* @file Nested_Upcall_Guard.h
*
- * $Id$
- *
* @author Chris Cleeland <cleeland@ociweb.com>
*/
//=============================================================================
diff --git a/TAO/tao/Network_Priority_Protocols_Hooks.h b/TAO/tao/Network_Priority_Protocols_Hooks.h
index 9a8c0f38fb9..dcbc9745b81 100644
--- a/TAO/tao/Network_Priority_Protocols_Hooks.h
+++ b/TAO/tao/Network_Priority_Protocols_Hooks.h
@@ -4,8 +4,6 @@
/**
* @file Network_Priority_Protocols_Hooks.h
*
- * $Id$
- *
* @author Jaiganesh Balasubramanian <jai@dre.vanderbilt.edu>
* Johnny Willemsen <jwillemsen@remedy.nl>
*/
diff --git a/TAO/tao/New_Leader_Generator.h b/TAO/tao/New_Leader_Generator.h
index e3918b29c47..25c289aa65d 100644
--- a/TAO/tao/New_Leader_Generator.h
+++ b/TAO/tao/New_Leader_Generator.h
@@ -4,8 +4,6 @@
/**
* @file New_Leader_Generator.h
*
- * $Id$
- *
* @author Irfan Pyarali
*/
// ===================================================================
diff --git a/TAO/tao/Null_Fragmentation_Strategy.h b/TAO/tao/Null_Fragmentation_Strategy.h
index 0a70c65601d..528b1a28714 100644
--- a/TAO/tao/Null_Fragmentation_Strategy.h
+++ b/TAO/tao/Null_Fragmentation_Strategy.h
@@ -4,8 +4,6 @@
/**
* @file Null_Fragmentation_Strategy.h
*
- * $Id$
- *
* @author Ossama Othman <ossama@dre.vanderbilt.edu>
*/
//=============================================================================
diff --git a/TAO/tao/ORB.h b/TAO/tao/ORB.h
index 5b76fdf659f..6d936dfb818 100644
--- a/TAO/tao/ORB.h
+++ b/TAO/tao/ORB.h
@@ -4,8 +4,6 @@
/**
* @file ORB.h
*
- * $Id$
- *
* Header file for CORBA's ORB type.
*
* @author DOC Center - Washington University at St. Louis
diff --git a/TAO/tao/ORBInitializer_Registry.h b/TAO/tao/ORBInitializer_Registry.h
index dc53a16dde8..cef0ec5beeb 100644
--- a/TAO/tao/ORBInitializer_Registry.h
+++ b/TAO/tao/ORBInitializer_Registry.h
@@ -4,8 +4,6 @@
/**
* @file ORBInitializer_Registry.h
*
- * $Id$
- *
* @author Ossama Othman <ossama@uci.edu>
*/
// ===================================================================
diff --git a/TAO/tao/ORBInitializer_Registry_Adapter.h b/TAO/tao/ORBInitializer_Registry_Adapter.h
index c5f7469dbe6..69b2f23f059 100644
--- a/TAO/tao/ORBInitializer_Registry_Adapter.h
+++ b/TAO/tao/ORBInitializer_Registry_Adapter.h
@@ -4,8 +4,6 @@
/**
* @file ORBInitializer_Registry_Adapter.h
*
- * $Id$
- *
* @author Johnny Willemsen <jwillemsen@remedy.nl>
*/
// ===================================================================
diff --git a/TAO/tao/ORB_Constants.h b/TAO/tao/ORB_Constants.h
index 10bc2ffcfdb..bef865c73cd 100644
--- a/TAO/tao/ORB_Constants.h
+++ b/TAO/tao/ORB_Constants.h
@@ -4,8 +4,6 @@
/**
* @file ORB_Constants.h
*
- * $Id$
- *
* Constants needed by various files.
*
* @author Jeff Parsons
diff --git a/TAO/tao/ORB_Core.h b/TAO/tao/ORB_Core.h
index b6d112f138c..5b2ba9f0ccd 100644
--- a/TAO/tao/ORB_Core.h
+++ b/TAO/tao/ORB_Core.h
@@ -4,8 +4,6 @@
/**
* @file ORB_Core.h
*
- * $Id$
- *
* @author DOC Center - Washington University at St. Louis
* @author DOC Laboratory - University of California at Irvine
*/
diff --git a/TAO/tao/ORB_Core_Auto_Ptr.h b/TAO/tao/ORB_Core_Auto_Ptr.h
index 31112d6aeb0..be8c62fbd8c 100644
--- a/TAO/tao/ORB_Core_Auto_Ptr.h
+++ b/TAO/tao/ORB_Core_Auto_Ptr.h
@@ -4,8 +4,6 @@
/**
* @file ORB_Core_Auto_Ptr.h
*
- * $Id$
- *
* @author DOC Center - Washington University at St. Louis
* @author DOC Laboratory - University of California at Irvine
*/
diff --git a/TAO/tao/ORB_Core_TSS_Resources.h b/TAO/tao/ORB_Core_TSS_Resources.h
index f8cf49569ee..f5c12f9dd32 100644
--- a/TAO/tao/ORB_Core_TSS_Resources.h
+++ b/TAO/tao/ORB_Core_TSS_Resources.h
@@ -4,8 +4,6 @@
/**
* @file ORB_Core_TSS_Resources.h
*
- * $Id$
- *
* @author DOC Center - Washington University at St. Louis
* @author DOC Laboratory - University of California at Irvine
*/
diff --git a/TAO/tao/ORB_Table.h b/TAO/tao/ORB_Table.h
index 5b879c5f6ac..c1e5ed0d60e 100644
--- a/TAO/tao/ORB_Table.h
+++ b/TAO/tao/ORB_Table.h
@@ -4,8 +4,6 @@
/**
* @file ORB_Table.h
*
- * $Id$
- *
* @author Ossama Othman
* @author Carlos O'Ryan
*/
diff --git a/TAO/tao/ORB_Time_Policy.h b/TAO/tao/ORB_Time_Policy.h
index f4ee57d8420..9c8a8ee4fe7 100644
--- a/TAO/tao/ORB_Time_Policy.h
+++ b/TAO/tao/ORB_Time_Policy.h
@@ -4,8 +4,6 @@
/**
* @file ORB_Time_Policy.h
*
- * $Id$
- *
* @author Martin Corino <mcorino@remedy.nl>
*/
//=============================================================================
diff --git a/TAO/tao/ObjRefTemplate/ORT_Adapter_Factory_Impl.h b/TAO/tao/ObjRefTemplate/ORT_Adapter_Factory_Impl.h
index 61fe6c718d7..2be657f40e6 100644
--- a/TAO/tao/ObjRefTemplate/ORT_Adapter_Factory_Impl.h
+++ b/TAO/tao/ObjRefTemplate/ORT_Adapter_Factory_Impl.h
@@ -4,8 +4,6 @@
/**
* @file ORT_Adapter_Factory_Impl.h
*
- * $Id$
- *
* @author Johnny Willemsen <jwillemsen@remedy.nl>
*/
//=============================================================================
diff --git a/TAO/tao/Object.h b/TAO/tao/Object.h
index 59ae911e3e0..fa007b539a7 100644
--- a/TAO/tao/Object.h
+++ b/TAO/tao/Object.h
@@ -4,8 +4,6 @@
/**
* @file Object.h
*
- * $Id$
- *
* A "Object" is an entity that can be the target of an invocation
* using an ORB. All CORBA objects provide this functionality.
* See the CORBA 3.x specification for details.
diff --git a/TAO/tao/ObjectKey_Table.h b/TAO/tao/ObjectKey_Table.h
index 172f76a2db4..d467e6d2711 100644
--- a/TAO/tao/ObjectKey_Table.h
+++ b/TAO/tao/ObjectKey_Table.h
@@ -4,8 +4,6 @@
/**
* @file ObjectKey_Table.h
*
- * $Id$
- *
* @author Balachandran Natarajan <bala@dre.vanderbilt.edu>
*/
//=============================================================================
diff --git a/TAO/tao/Object_Argument_T.h b/TAO/tao/Object_Argument_T.h
index 5aa3449e7d8..5befb04c321 100644
--- a/TAO/tao/Object_Argument_T.h
+++ b/TAO/tao/Object_Argument_T.h
@@ -4,8 +4,6 @@
/**
* @file Object_Argument_T.h
*
- * $Id$
- *
* @authors Jeff Parsons and Carlos O'Ryan
*/
//=============================================================================
diff --git a/TAO/tao/Object_Loader.h b/TAO/tao/Object_Loader.h
index 3dcfd290fe8..2c3aeea2750 100644
--- a/TAO/tao/Object_Loader.h
+++ b/TAO/tao/Object_Loader.h
@@ -4,8 +4,6 @@
/**
* @file Object_Loader.h
*
- * $Id$
- *
* @author Carlos O'Ryan (coryan@cs.wustl.edu)
*/
// ================================================================
diff --git a/TAO/tao/Object_Proxy_Broker.h b/TAO/tao/Object_Proxy_Broker.h
index 14a0c3ea224..4eaac3cbf0e 100644
--- a/TAO/tao/Object_Proxy_Broker.h
+++ b/TAO/tao/Object_Proxy_Broker.h
@@ -4,8 +4,6 @@
/**
* @file Object_Proxy_Broker.h
*
- * $Id$
- *
* This files contains the abstract class for the CORBA Object
* proxy brokers.
*
diff --git a/TAO/tao/Object_Ref_Table.h b/TAO/tao/Object_Ref_Table.h
index 2381e1b7f43..1eb79612fea 100644
--- a/TAO/tao/Object_Ref_Table.h
+++ b/TAO/tao/Object_Ref_Table.h
@@ -4,8 +4,6 @@
/**
* @file Object_Ref_Table.h
*
- * $Id$
- *
* @author Ossama Othman <ossama@uci.edu>
*/
//=============================================================================
diff --git a/TAO/tao/Object_T.h b/TAO/tao/Object_T.h
index cf8e24f9e7b..a2196feb410 100644
--- a/TAO/tao/Object_T.h
+++ b/TAO/tao/Object_T.h
@@ -4,8 +4,6 @@
/**
* @file Object_T.h
*
- * $Id$
- *
* Templatized utilities common to all IDL interfaces.
*
* @author Jeff Parsons <j.parsons@vanderbilt.edu>
diff --git a/TAO/tao/Objref_VarOut_T.h b/TAO/tao/Objref_VarOut_T.h
index c8e49d96b22..e8e2de04bff 100644
--- a/TAO/tao/Objref_VarOut_T.h
+++ b/TAO/tao/Objref_VarOut_T.h
@@ -4,8 +4,6 @@
/**
* @file Objref_VarOut_T.h
*
- * $Id$
- *
* @author Jeff Parsons
*/
//=============================================================================
diff --git a/TAO/tao/On_Demand_Fragmentation_Strategy.h b/TAO/tao/On_Demand_Fragmentation_Strategy.h
index 428f45a7f9f..10f6e83a873 100644
--- a/TAO/tao/On_Demand_Fragmentation_Strategy.h
+++ b/TAO/tao/On_Demand_Fragmentation_Strategy.h
@@ -4,8 +4,6 @@
/**
* @file On_Demand_Fragmentation_Strategy.h
*
- * $Id$
- *
* @author Ossama Othman <ossama@dre.vanderbilt.edu>
*/
//=============================================================================
diff --git a/TAO/tao/PI/ClientRequestDetails.h b/TAO/tao/PI/ClientRequestDetails.h
index 82d6e6e787f..2aa46394c6a 100644
--- a/TAO/tao/PI/ClientRequestDetails.h
+++ b/TAO/tao/PI/ClientRequestDetails.h
@@ -4,8 +4,6 @@
/**
* @file ClientRequestDetails.h
*
- * $Id$
- *
* This file declares a class that manages the details
* about a registered client request interceptor. Policies can be
* used when interceptors are registered, and the policy values
diff --git a/TAO/tao/PI/ClientRequestInterceptor_Adapter_Impl.h b/TAO/tao/PI/ClientRequestInterceptor_Adapter_Impl.h
index 49c03aeee71..de01f6487f1 100644
--- a/TAO/tao/PI/ClientRequestInterceptor_Adapter_Impl.h
+++ b/TAO/tao/PI/ClientRequestInterceptor_Adapter_Impl.h
@@ -4,8 +4,6 @@
/**
* @file ClientRequestInterceptor_Adapter_Impl.h
*
- * $Id$
- *
* This file an adapter class to simplify the support of
* interceptors.
*
diff --git a/TAO/tao/PI/ClientRequestInterceptor_Factory_Impl.h b/TAO/tao/PI/ClientRequestInterceptor_Factory_Impl.h
index 96c9f4c85e6..75b079061b3 100644
--- a/TAO/tao/PI/ClientRequestInterceptor_Factory_Impl.h
+++ b/TAO/tao/PI/ClientRequestInterceptor_Factory_Impl.h
@@ -4,8 +4,6 @@
/**
* @file ClientRequestInterceptor_Factory_Impl.h
*
- * $Id$
- *
* @author Johnny Willemsen <jwillemsen@remedy.nl>
*/
//=============================================================================
diff --git a/TAO/tao/PI/DLL_Resident_ORB_Initializer.cpp b/TAO/tao/PI/DLL_Resident_ORB_Initializer.cpp
index 750ae1424d2..e71785cb0d3 100644
--- a/TAO/tao/PI/DLL_Resident_ORB_Initializer.cpp
+++ b/TAO/tao/PI/DLL_Resident_ORB_Initializer.cpp
@@ -3,8 +3,6 @@
/**
* @file DLL_Resident_ORB_Initializer.cpp
*
- * $Id$
- *
* @author Dale Wilson <wilsond@ociweb.com>
*/
//=============================================================================
diff --git a/TAO/tao/PI/DLL_Resident_ORB_Initializer.h b/TAO/tao/PI/DLL_Resident_ORB_Initializer.h
index 6304294fb68..338bfbf4f58 100644
--- a/TAO/tao/PI/DLL_Resident_ORB_Initializer.h
+++ b/TAO/tao/PI/DLL_Resident_ORB_Initializer.h
@@ -4,8 +4,6 @@
/**
* @file DLL_Resident_ORB_Initializer.h
*
- * $Id$
- *
* @author Dale Wilson <wilsond@ociweb.com>
*/
//=============================================================================
diff --git a/TAO/tao/PI/Interceptor_List_T.h b/TAO/tao/PI/Interceptor_List_T.h
index 7a7d49c71dc..77da79213eb 100644
--- a/TAO/tao/PI/Interceptor_List_T.h
+++ b/TAO/tao/PI/Interceptor_List_T.h
@@ -4,8 +4,6 @@
/**
* @file Interceptor_List_T.h
*
- * $Id$
- *
* @author Ossama Othman <ossama@uci.edu>
* @author Johnny Willemsen <jwillemsen@remedy.nl>
*/
diff --git a/TAO/tao/PI/ORBInitInfo.h b/TAO/tao/PI/ORBInitInfo.h
index fdf7676380e..4dc4efdca3f 100644
--- a/TAO/tao/PI/ORBInitInfo.h
+++ b/TAO/tao/PI/ORBInitInfo.h
@@ -4,8 +4,6 @@
/**
* @file ORBInitInfo.h
*
- * $Id$
- *
* @author Ossama Othman <ossama@dre.vanderbilt.edu>
*/
// ===================================================================
diff --git a/TAO/tao/PI/ORBInitializer_Registry_Impl.h b/TAO/tao/PI/ORBInitializer_Registry_Impl.h
index b058b288e05..f6c9de7cd2c 100644
--- a/TAO/tao/PI/ORBInitializer_Registry_Impl.h
+++ b/TAO/tao/PI/ORBInitializer_Registry_Impl.h
@@ -4,8 +4,6 @@
/**
* @file ORBInitializer_Registry_Impl.h
*
- * $Id$
- *
* @author Ossama Othman <ossama@uci.edu>
*/
// ===================================================================
diff --git a/TAO/tao/PI/PI.h b/TAO/tao/PI/PI.h
index 7edcea6ff12..238fae36891 100644
--- a/TAO/tao/PI/PI.h
+++ b/TAO/tao/PI/PI.h
@@ -4,8 +4,6 @@
/**
* @file PI.h
*
- * $Id$
- *
* @author Johnny Willemsen <jwillemsen@remedy.nl>
*/
// ===================================================================
diff --git a/TAO/tao/PI/PICurrent.h b/TAO/tao/PI/PICurrent.h
index ff5d9763893..c5fb1391941 100644
--- a/TAO/tao/PI/PICurrent.h
+++ b/TAO/tao/PI/PICurrent.h
@@ -4,8 +4,6 @@
/**
* @file PICurrent.h
*
- * $Id$
- *
* @author Ossama Othman <ossama@dre.vanderbilt.edu>
*/
// ===================================================================
diff --git a/TAO/tao/PI/PICurrent_Impl.h b/TAO/tao/PI/PICurrent_Impl.h
index 8b8ce8282f3..3d22b82bb1e 100644
--- a/TAO/tao/PI/PICurrent_Impl.h
+++ b/TAO/tao/PI/PICurrent_Impl.h
@@ -4,8 +4,6 @@
/**
* @file PICurrent_Impl.h
*
- * $Id$
- *
* @author Ossama Othman <ossama@dre.vanderbilt.edu>
*/
// ===================================================================
diff --git a/TAO/tao/PI/PICurrent_Loader.h b/TAO/tao/PI/PICurrent_Loader.h
index 3b46591b2e2..1db88f77ec4 100644
--- a/TAO/tao/PI/PICurrent_Loader.h
+++ b/TAO/tao/PI/PICurrent_Loader.h
@@ -5,8 +5,6 @@
/**
* @file PICurrent_Loader.h
*
- * $Id$
- *
* @author Johnny Willemsen <jwillemsen@remedy.nl>
*/
//=============================================================================
diff --git a/TAO/tao/PI/PI_ORBInitializer.h b/TAO/tao/PI/PI_ORBInitializer.h
index fbdef929347..082f9a3fdc5 100644
--- a/TAO/tao/PI/PI_ORBInitializer.h
+++ b/TAO/tao/PI/PI_ORBInitializer.h
@@ -4,8 +4,6 @@
/**
* @file PI_ORBInitializer.h
*
- * $Id$
- *
* @author Tim Bradley <bradley_t@ociweb.com>
*/
//=============================================================================
diff --git a/TAO/tao/PI/PolicyFactory_Loader.h b/TAO/tao/PI/PolicyFactory_Loader.h
index ca097a75c62..d96c7d39abd 100644
--- a/TAO/tao/PI/PolicyFactory_Loader.h
+++ b/TAO/tao/PI/PolicyFactory_Loader.h
@@ -5,8 +5,6 @@
/**
* @file PolicyFactory_Loader.h
*
- * $Id$
- *
* @author Johnny Willemsen <jwillemsen@remedy.nl>
*/
//=============================================================================
diff --git a/TAO/tao/PI/PolicyFactory_Registry.h b/TAO/tao/PI/PolicyFactory_Registry.h
index bc939533f23..ddd26b87151 100644
--- a/TAO/tao/PI/PolicyFactory_Registry.h
+++ b/TAO/tao/PI/PolicyFactory_Registry.h
@@ -4,8 +4,6 @@
/**
* @file PolicyFactory_Registry.h
*
- * $Id$
- *
* @author Ossama Othman <ossama@dre.vanderbilt.edu>
* @author Johnny Willemsen <jwillemsen@remedy.nl>
*/
diff --git a/TAO/tao/PI/ProcessingModePolicy.h b/TAO/tao/PI/ProcessingModePolicy.h
index 0e90621f627..ce6d12690db 100644
--- a/TAO/tao/PI/ProcessingModePolicy.h
+++ b/TAO/tao/PI/ProcessingModePolicy.h
@@ -3,8 +3,6 @@
/**
* @file ProcessingModePolicy.h
*
- * $Id$
- *
* @author Tim Bradley (bradley_t@ociweb.com)
*/
//=============================================================================
diff --git a/TAO/tao/PI/RequestInfo_Util.h b/TAO/tao/PI/RequestInfo_Util.h
index 650cc77b488..cf4c1b20366 100644
--- a/TAO/tao/PI/RequestInfo_Util.h
+++ b/TAO/tao/PI/RequestInfo_Util.h
@@ -4,8 +4,6 @@
/**
* @file RequestInfo_Util.h
*
- * $Id$
- *
* @author Ossama Othman <ossama@uci.edu>
*/
// ===================================================================
diff --git a/TAO/tao/PI/RequestInterceptor_Adapter_Impl.cpp b/TAO/tao/PI/RequestInterceptor_Adapter_Impl.cpp
index 625924a6506..ce14ce596b4 100644
--- a/TAO/tao/PI/RequestInterceptor_Adapter_Impl.cpp
+++ b/TAO/tao/PI/RequestInterceptor_Adapter_Impl.cpp
@@ -4,8 +4,6 @@
/**
* @file RequestInterceptor_Adapter_Impl.cpp
*
- * $Id$
- *
* This file an adapter class to simplify the support of
* interceptors.
*/
diff --git a/TAO/tao/PI/RequestInterceptor_Adapter_Impl.h b/TAO/tao/PI/RequestInterceptor_Adapter_Impl.h
index 43908344d8a..e761af1f3db 100644
--- a/TAO/tao/PI/RequestInterceptor_Adapter_Impl.h
+++ b/TAO/tao/PI/RequestInterceptor_Adapter_Impl.h
@@ -4,8 +4,6 @@
/**
* @file RequestInterceptor_Adapter_Impl.h
*
- * $Id$
- *
*/
//=============================================================================
diff --git a/TAO/tao/PI_Server/PICurrent_Guard.h b/TAO/tao/PI_Server/PICurrent_Guard.h
index 741163ebba1..8eaee4ec81d 100644
--- a/TAO/tao/PI_Server/PICurrent_Guard.h
+++ b/TAO/tao/PI_Server/PICurrent_Guard.h
@@ -4,8 +4,6 @@
/**
* @file PICurrent_Guard.h
*
- * $Id$
- *
* @author Ossama Othman <ossama@dre.vanderbilt.edu>
*/
// ===================================================================
diff --git a/TAO/tao/PI_Server/PI_Server.h b/TAO/tao/PI_Server/PI_Server.h
index eed7d6cc8eb..57e04843ab6 100644
--- a/TAO/tao/PI_Server/PI_Server.h
+++ b/TAO/tao/PI_Server/PI_Server.h
@@ -4,8 +4,6 @@
/**
* @file PI_Server.h
*
- * $Id$
- *
* @author Johnny Willemsen <jwillemsen@remedy.nl>
*/
// ===================================================================
diff --git a/TAO/tao/PI_Server/Policy_Creator_T.h b/TAO/tao/PI_Server/Policy_Creator_T.h
index 807a2278e85..acbc65f0975 100644
--- a/TAO/tao/PI_Server/Policy_Creator_T.h
+++ b/TAO/tao/PI_Server/Policy_Creator_T.h
@@ -4,8 +4,6 @@
/**
* @file Policy_Creator_T.h
*
- * $Id$
- *
* @author Johnny Willemsen <jwillemsen@remedy.nl>
*/
//=============================================================================
diff --git a/TAO/tao/PI_Server/PortableServer_ORBInitializer.h b/TAO/tao/PI_Server/PortableServer_ORBInitializer.h
index 0a912a54b87..d2499fe18a8 100644
--- a/TAO/tao/PI_Server/PortableServer_ORBInitializer.h
+++ b/TAO/tao/PI_Server/PortableServer_ORBInitializer.h
@@ -4,8 +4,6 @@
/**
* @file PortableServer_ORBInitializer.h
*
- * $Id$
- *
* @author Irfan Pyarali <irfan@oomworks.com>
*/
//=============================================================================
diff --git a/TAO/tao/PI_Server/ServerInterceptorAdapter.h b/TAO/tao/PI_Server/ServerInterceptorAdapter.h
index f13ad01b93e..6c3efa5c4c7 100644
--- a/TAO/tao/PI_Server/ServerInterceptorAdapter.h
+++ b/TAO/tao/PI_Server/ServerInterceptorAdapter.h
@@ -4,8 +4,6 @@
/**
* @file ServerInterceptorAdapter.h
*
- * $Id$
- *
* This file contains a helper class to simplify the support of
* interceptors in TAO_IDL generated skeletons.
*
diff --git a/TAO/tao/PI_Server/ServerRequestDetails.h b/TAO/tao/PI_Server/ServerRequestDetails.h
index d7c5b426018..1e47815ef05 100644
--- a/TAO/tao/PI_Server/ServerRequestDetails.h
+++ b/TAO/tao/PI_Server/ServerRequestDetails.h
@@ -4,8 +4,6 @@
/**
* @file ServerRequestDetails.h
*
- * $Id$
- *
* This file declares a class that manages the details
* about a registered server request interceptor. Policies can be
* used when interceptors are registered, and the policy values
diff --git a/TAO/tao/PI_Server/ServerRequestInterceptor_Factory_Impl.h b/TAO/tao/PI_Server/ServerRequestInterceptor_Factory_Impl.h
index 3582cec084d..7c7abdab60b 100644
--- a/TAO/tao/PI_Server/ServerRequestInterceptor_Factory_Impl.h
+++ b/TAO/tao/PI_Server/ServerRequestInterceptor_Factory_Impl.h
@@ -4,8 +4,6 @@
/**
* @file ServerRequestInterceptor_Factory_Impl.h
*
- * $Id$
- *
* @author Johnny Willemsen <jwillemsen@remedy.nl>
*/
//=============================================================================
diff --git a/TAO/tao/Parser_Registry.h b/TAO/tao/Parser_Registry.h
index bdf8a00177b..e8aa937b3ac 100644
--- a/TAO/tao/Parser_Registry.h
+++ b/TAO/tao/Parser_Registry.h
@@ -4,8 +4,6 @@
/**
* @file Parser_Registry.h
*
- * $Id$
- *
* @author Priyanka Gontla <pgontla@uci.edu>
* @author Carlos O'Ryan <coryan@uci.edu>
*/
diff --git a/TAO/tao/Pluggable_Messaging_Utils.h b/TAO/tao/Pluggable_Messaging_Utils.h
index c43e7a7c683..d61acbef621 100644
--- a/TAO/tao/Pluggable_Messaging_Utils.h
+++ b/TAO/tao/Pluggable_Messaging_Utils.h
@@ -4,8 +4,6 @@
/**
* @file Pluggable_Messaging_Utils.h
*
- * $Id$
- *
* Utility classes for the TAO pluggable messaging framework.
*
* @author Balachandran Natarajan <bala@cs.wustl.edu>
diff --git a/TAO/tao/PolicyFactory_Registry_Adapter.h b/TAO/tao/PolicyFactory_Registry_Adapter.h
index 0c8596949e4..275a419cbc2 100644
--- a/TAO/tao/PolicyFactory_Registry_Adapter.h
+++ b/TAO/tao/PolicyFactory_Registry_Adapter.h
@@ -4,8 +4,6 @@
/**
* @file PolicyFactory_Registry_Adapter.h
*
- * $Id$
- *
* @author Johnny Willemsen <jwillemsen@remedy.nl>
*/
// ===================================================================
diff --git a/TAO/tao/PolicyFactory_Registry_Factory.h b/TAO/tao/PolicyFactory_Registry_Factory.h
index 39b9d41ec4d..bc214fe55ba 100644
--- a/TAO/tao/PolicyFactory_Registry_Factory.h
+++ b/TAO/tao/PolicyFactory_Registry_Factory.h
@@ -2,8 +2,6 @@
/**
* @file PolicyFactory_Registry_Factory.h
*
- * $Id$
- *
* @author Carlos O'Ryan (coryan@cs.wustl.edu)
*/
// ================================================================
diff --git a/TAO/tao/PolicyS.h b/TAO/tao/PolicyS.h
index 6730d925b57..5ab38b523c2 100644
--- a/TAO/tao/PolicyS.h
+++ b/TAO/tao/PolicyS.h
@@ -3,8 +3,6 @@
/**
* @file PolicyS.h
*
- * $Id$
- *
* The file is almost empty and only present to keep other IDL files
* that include Policy.pidl happy.
*
diff --git a/TAO/tao/Policy_Current.h b/TAO/tao/Policy_Current.h
index 05c18e88e90..d3f9b34f1f9 100644
--- a/TAO/tao/Policy_Current.h
+++ b/TAO/tao/Policy_Current.h
@@ -4,8 +4,6 @@
/**
* @file Policy_Current.h
*
- * $Id$
- *
* An implementation for the CORBA::PolicyCurrent interface.
*
*
diff --git a/TAO/tao/Policy_Current_Impl.h b/TAO/tao/Policy_Current_Impl.h
index ccaaca6ea1b..cb36943e5f3 100644
--- a/TAO/tao/Policy_Current_Impl.h
+++ b/TAO/tao/Policy_Current_Impl.h
@@ -4,8 +4,6 @@
/**
* @file Policy_Current_Impl.h
*
- * $Id$
- *
* An implementation for the CORBA::PolicyManager interface.
*
*
diff --git a/TAO/tao/Policy_Manager.h b/TAO/tao/Policy_Manager.h
index 3b2054c3d12..619fb506e3f 100644
--- a/TAO/tao/Policy_Manager.h
+++ b/TAO/tao/Policy_Manager.h
@@ -4,8 +4,6 @@
/**
* @file Policy_Manager.h
*
- * $Id$
- *
* An implementation for the CORBA::PolicyManager interface.
*
* @author Carlos O'Ryan (coryan@cs.wustl.edu)
diff --git a/TAO/tao/Policy_Set.h b/TAO/tao/Policy_Set.h
index 13215b72ca9..36d8d6c7bc7 100644
--- a/TAO/tao/Policy_Set.h
+++ b/TAO/tao/Policy_Set.h
@@ -4,8 +4,6 @@
/**
* @file Policy_Set.h
*
- * $Id$
- *
* A Policy Container that provides O(1) time access for policy that
* support caching (see orbconf.h).
*
diff --git a/TAO/tao/Policy_Validator.h b/TAO/tao/Policy_Validator.h
index 769e8e40de2..b4ae5a0b7ad 100644
--- a/TAO/tao/Policy_Validator.h
+++ b/TAO/tao/Policy_Validator.h
@@ -4,8 +4,6 @@
/**
* @file Policy_Validator.h
*
- * $Id$
- *
* This file contains the declaration for the POA policy validator
* interface.
*
diff --git a/TAO/tao/PortableInterceptor.h b/TAO/tao/PortableInterceptor.h
index 240f04f02fa..5bb53791d3a 100644
--- a/TAO/tao/PortableInterceptor.h
+++ b/TAO/tao/PortableInterceptor.h
@@ -4,8 +4,6 @@
/**
* @file PortableInterceptor.h
*
- * $Id$
- *
* A series of TAO_INTERCEPTOR* macros are defined in this file.
* These macros allows us to disable/enable support of interceptors
* easily.
diff --git a/TAO/tao/PortableServer/Acceptor_Filter_Factory.h b/TAO/tao/PortableServer/Acceptor_Filter_Factory.h
index 702f88ef683..383f423fe73 100644
--- a/TAO/tao/PortableServer/Acceptor_Filter_Factory.h
+++ b/TAO/tao/PortableServer/Acceptor_Filter_Factory.h
@@ -4,8 +4,6 @@
/**
* @file Acceptor_Filter_Factory.h
*
- * $Id$
- *
* Provides default acceptor filters for use by the POA.
*
* @author Yan Dai <dai_y@ociweb.com>
diff --git a/TAO/tao/PortableServer/Active_Object_Map.h b/TAO/tao/PortableServer/Active_Object_Map.h
index bba8479e644..58c21c9cd83 100644
--- a/TAO/tao/PortableServer/Active_Object_Map.h
+++ b/TAO/tao/PortableServer/Active_Object_Map.h
@@ -4,8 +4,6 @@
/**
* @file Active_Object_Map.h
*
- * $Id$
- *
* @author Irfan Pyarali
*/
//=============================================================================
diff --git a/TAO/tao/PortableServer/Active_Object_Map_Entry.h b/TAO/tao/PortableServer/Active_Object_Map_Entry.h
index 75d2a3d2c40..8fc2c4504d8 100644
--- a/TAO/tao/PortableServer/Active_Object_Map_Entry.h
+++ b/TAO/tao/PortableServer/Active_Object_Map_Entry.h
@@ -4,8 +4,6 @@
/**
* @file Active_Object_Map_Entry.h
*
- * $Id$
- *
* @author Irfan Pyarali
*/
//=============================================================================
diff --git a/TAO/tao/PortableServer/Active_Policy_Strategies.h b/TAO/tao/PortableServer/Active_Policy_Strategies.h
index b5f2cac656c..fd983213528 100644
--- a/TAO/tao/PortableServer/Active_Policy_Strategies.h
+++ b/TAO/tao/PortableServer/Active_Policy_Strategies.h
@@ -4,8 +4,6 @@
/**
* @file Active_Policy_Strategies.h
*
- * $Id$
- *
* @author Johnny Willemsen <jwillemsen@remedy.nl>
*/
//=============================================================================
diff --git a/TAO/tao/PortableServer/Any_SArg_Traits.h b/TAO/tao/PortableServer/Any_SArg_Traits.h
index 8ef6f99b1e0..fcda3433c0b 100644
--- a/TAO/tao/PortableServer/Any_SArg_Traits.h
+++ b/TAO/tao/PortableServer/Any_SArg_Traits.h
@@ -4,8 +4,6 @@
/**
* @file Any_SArg_Traits.h
*
- * $Id$
- *
* @author Jeff Parsons
* @author Ossama Othman
*/
diff --git a/TAO/tao/PortableServer/BD_String_SArgument_T.h b/TAO/tao/PortableServer/BD_String_SArgument_T.h
index 93c329b28f1..672669ea00c 100644
--- a/TAO/tao/PortableServer/BD_String_SArgument_T.h
+++ b/TAO/tao/PortableServer/BD_String_SArgument_T.h
@@ -4,8 +4,6 @@
/**
* @file BD_String_SArgument_T.h
*
- * $Id$
- *
* @authors Jeff Parsons, Carlos O'Ryan and Ossama Othman
*/
//=============================================================================
diff --git a/TAO/tao/PortableServer/Basic_SArgument_T.h b/TAO/tao/PortableServer/Basic_SArgument_T.h
index 0d0bd17ec1c..ab9d9e0e694 100644
--- a/TAO/tao/PortableServer/Basic_SArgument_T.h
+++ b/TAO/tao/PortableServer/Basic_SArgument_T.h
@@ -4,8 +4,6 @@
/**
* @file Basic_SArgument_T.h
*
- * $Id$
- *
* @authors Jeff Parsons, Carlos O'Ryan and Ossama Othman
*/
//=============================================================================
diff --git a/TAO/tao/PortableServer/Basic_SArguments.h b/TAO/tao/PortableServer/Basic_SArguments.h
index 000b5bd2257..fedd66c3afc 100644
--- a/TAO/tao/PortableServer/Basic_SArguments.h
+++ b/TAO/tao/PortableServer/Basic_SArguments.h
@@ -4,8 +4,6 @@
/**
* @file Basic_SArguments.h
*
- * $Id$
- *
* @authors Jeff Parsons and Carlos O'Ryan
*/
//=============================================================================
diff --git a/TAO/tao/PortableServer/Collocated_Arguments_Converter.h b/TAO/tao/PortableServer/Collocated_Arguments_Converter.h
index 4bec2b4c9dd..384db9dc465 100644
--- a/TAO/tao/PortableServer/Collocated_Arguments_Converter.h
+++ b/TAO/tao/PortableServer/Collocated_Arguments_Converter.h
@@ -4,8 +4,6 @@
/**
* @file Collocated_Arguments_Converter.h
*
- * $Id$
- *
* @author Yan Dai <dai_y@ociweb.com>
* @author Johnny Willemsen <jwillemsen@remedy.nl>
*/
diff --git a/TAO/tao/PortableServer/Collocated_Object_Proxy_Broker.h b/TAO/tao/PortableServer/Collocated_Object_Proxy_Broker.h
index 56f4000a383..45c29fc8f13 100644
--- a/TAO/tao/PortableServer/Collocated_Object_Proxy_Broker.h
+++ b/TAO/tao/PortableServer/Collocated_Object_Proxy_Broker.h
@@ -4,8 +4,6 @@
/**
* @file Collocated_Object_Proxy_Broker.h
*
- * $Id$
- *
* This files contains the Collocated Proxy Broker implementation
* for the CORBA Object.
*
diff --git a/TAO/tao/PortableServer/Creation_Time.h b/TAO/tao/PortableServer/Creation_Time.h
index 5fb58f93e72..18de6b7250e 100644
--- a/TAO/tao/PortableServer/Creation_Time.h
+++ b/TAO/tao/PortableServer/Creation_Time.h
@@ -4,8 +4,6 @@
/**
* @file Creation_Time.h
*
- * $Id$
- *
* Header file for Creation_Time and Temporary_Creation_Time
*
* @author Irfan Pyarali <irfan@cs.wustl.edu>
diff --git a/TAO/tao/PortableServer/Default_Acceptor_Filter.h b/TAO/tao/PortableServer/Default_Acceptor_Filter.h
index 3b1bca11b17..5e811e4f16e 100644
--- a/TAO/tao/PortableServer/Default_Acceptor_Filter.h
+++ b/TAO/tao/PortableServer/Default_Acceptor_Filter.h
@@ -4,8 +4,6 @@
/**
* @file Default_Acceptor_Filter.h
*
- * $Id$
- *
* Default strategy for populating mprofile
*
* @author Marina Spivak <marina@cs.wustl.edu>
diff --git a/TAO/tao/PortableServer/Default_Policy_Validator.h b/TAO/tao/PortableServer/Default_Policy_Validator.h
index 717794e7787..5642928e9d0 100644
--- a/TAO/tao/PortableServer/Default_Policy_Validator.h
+++ b/TAO/tao/PortableServer/Default_Policy_Validator.h
@@ -4,8 +4,6 @@
/**
* @file Default_Policy_Validator.h
*
- * $Id$
- *
* This file contains the declaration for the default POA policy validator.
*
* @author Angelo Corsaro <corsaro@cs.wustl.edu>
diff --git a/TAO/tao/PortableServer/Default_Servant_Dispatcher.h b/TAO/tao/PortableServer/Default_Servant_Dispatcher.h
index 5b988184834..87575c04399 100644
--- a/TAO/tao/PortableServer/Default_Servant_Dispatcher.h
+++ b/TAO/tao/PortableServer/Default_Servant_Dispatcher.h
@@ -4,8 +4,6 @@
/**
* @file Default_Servant_Dispatcher.h
*
- * $Id$
- *
* @author Frank Hunleth (fhunleth@cs.wustl.edu)
*/
//=============================================================================
diff --git a/TAO/tao/PortableServer/Direct_Collocation_Upcall_Wrapper.h b/TAO/tao/PortableServer/Direct_Collocation_Upcall_Wrapper.h
index 9b8a6d02be2..7d80c642ebf 100644
--- a/TAO/tao/PortableServer/Direct_Collocation_Upcall_Wrapper.h
+++ b/TAO/tao/PortableServer/Direct_Collocation_Upcall_Wrapper.h
@@ -4,8 +4,6 @@
/**
* @file Direct_Collocation_Upcall_Wrapper.h
*
- * $Id$
- *
* @author Johnny Willemsen
*/
//=============================================================================
diff --git a/TAO/tao/PortableServer/Fixed_Array_SArgument_T.h b/TAO/tao/PortableServer/Fixed_Array_SArgument_T.h
index 42001c73c41..6b29a0872b6 100644
--- a/TAO/tao/PortableServer/Fixed_Array_SArgument_T.h
+++ b/TAO/tao/PortableServer/Fixed_Array_SArgument_T.h
@@ -4,8 +4,6 @@
/**
* @file Fixed_Array_SArgument_T.h
*
- * $Id$
- *
* @authors Jeff Parsons, Carlos O'Ryan and Ossama Othman
*/
//=============================================================================
diff --git a/TAO/tao/PortableServer/Fixed_Size_SArgument_T.h b/TAO/tao/PortableServer/Fixed_Size_SArgument_T.h
index 9d17656495e..7d0b27b8cc1 100644
--- a/TAO/tao/PortableServer/Fixed_Size_SArgument_T.h
+++ b/TAO/tao/PortableServer/Fixed_Size_SArgument_T.h
@@ -4,8 +4,6 @@
/**
* @file Fixed_Size_SArgument_T.h
*
- * $Id$
- *
* @author Jeff Parsons
* @author Carlos O'Ryan
* @author Ossama Othman
diff --git a/TAO/tao/PortableServer/IdAssignmentPolicy.h b/TAO/tao/PortableServer/IdAssignmentPolicy.h
index 8db33e864b9..c2688b5f98a 100644
--- a/TAO/tao/PortableServer/IdAssignmentPolicy.h
+++ b/TAO/tao/PortableServer/IdAssignmentPolicy.h
@@ -4,8 +4,6 @@
/**
* @file IdAssignmentPolicy.h
*
- * $Id$
- *
* @author Johnny Willemsen <jwillemsen@remedy.nl>
*/
//=============================================================================
diff --git a/TAO/tao/PortableServer/IdAssignmentStrategy.h b/TAO/tao/PortableServer/IdAssignmentStrategy.h
index b9c826c6758..88bcfce0eee 100644
--- a/TAO/tao/PortableServer/IdAssignmentStrategy.h
+++ b/TAO/tao/PortableServer/IdAssignmentStrategy.h
@@ -4,8 +4,6 @@
/**
* @file IdAssignmentStrategy.h
*
- * $Id$
- *
* @author Johnny Willemsen <jwillemsen@remedy.nl>
*/
//=============================================================================
diff --git a/TAO/tao/PortableServer/IdAssignmentStrategyFactory.h b/TAO/tao/PortableServer/IdAssignmentStrategyFactory.h
index e6fe455dd42..7cf6f17d130 100644
--- a/TAO/tao/PortableServer/IdAssignmentStrategyFactory.h
+++ b/TAO/tao/PortableServer/IdAssignmentStrategyFactory.h
@@ -4,8 +4,6 @@
/**
* @file IdAssignmentStrategyFactory.h
*
- * $Id$
- *
* @author Johnny Willemsen <jwillemsen@remedy.nl>
*/
//=============================================================================
diff --git a/TAO/tao/PortableServer/IdAssignmentStrategyFactoryImpl.h b/TAO/tao/PortableServer/IdAssignmentStrategyFactoryImpl.h
index 5cf61d1021f..35aba6def0b 100644
--- a/TAO/tao/PortableServer/IdAssignmentStrategyFactoryImpl.h
+++ b/TAO/tao/PortableServer/IdAssignmentStrategyFactoryImpl.h
@@ -4,8 +4,6 @@
/**
* @file IdAssignmentStrategyFactoryImpl.h
*
- * $Id$
- *
* @author Johnny Willemsen <jwillemsen@remedy.nl>
*/
//=============================================================================
diff --git a/TAO/tao/PortableServer/IdAssignmentStrategySystem.h b/TAO/tao/PortableServer/IdAssignmentStrategySystem.h
index 4124cb55db1..e57fc043e30 100644
--- a/TAO/tao/PortableServer/IdAssignmentStrategySystem.h
+++ b/TAO/tao/PortableServer/IdAssignmentStrategySystem.h
@@ -4,8 +4,6 @@
/**
* @file IdAssignmentStrategySystem.h
*
- * $Id$
- *
* @author Johnny Willemsen <jwillemsen@remedy.nl>
*/
//=============================================================================
diff --git a/TAO/tao/PortableServer/IdAssignmentStrategyUser.h b/TAO/tao/PortableServer/IdAssignmentStrategyUser.h
index 46ec418d515..7740e89ee86 100644
--- a/TAO/tao/PortableServer/IdAssignmentStrategyUser.h
+++ b/TAO/tao/PortableServer/IdAssignmentStrategyUser.h
@@ -4,8 +4,6 @@
/**
* @fileIdAssignmentStrategyUser.h
*
- * $Id$
- *
* @author Johnny Willemsen <jwillemsen@remedy.nl>
*/
//=============================================================================
diff --git a/TAO/tao/PortableServer/IdUniquenessPolicy.h b/TAO/tao/PortableServer/IdUniquenessPolicy.h
index b48f1bad0a2..d621b5b9d17 100644
--- a/TAO/tao/PortableServer/IdUniquenessPolicy.h
+++ b/TAO/tao/PortableServer/IdUniquenessPolicy.h
@@ -4,8 +4,6 @@
/**
* @file IdUniquenessPolicy.h
*
- * $Id$
- *
* @author Johnny Willemsen <jwillemsen@remedy.nl>
*/
//=============================================================================
diff --git a/TAO/tao/PortableServer/IdUniquenessStrategy.h b/TAO/tao/PortableServer/IdUniquenessStrategy.h
index 72fcc22dbc7..210d3284ddb 100644
--- a/TAO/tao/PortableServer/IdUniquenessStrategy.h
+++ b/TAO/tao/PortableServer/IdUniquenessStrategy.h
@@ -4,8 +4,6 @@
/**
* @file IdUniquenessStrategy.h
*
- * $Id$
- *
* @author Johnny Willemsen <jwillemsen@remedy.nl>
*/
//=============================================================================
diff --git a/TAO/tao/PortableServer/IdUniquenessStrategyFactory.h b/TAO/tao/PortableServer/IdUniquenessStrategyFactory.h
index c3387398970..cdec2af056f 100644
--- a/TAO/tao/PortableServer/IdUniquenessStrategyFactory.h
+++ b/TAO/tao/PortableServer/IdUniquenessStrategyFactory.h
@@ -4,8 +4,6 @@
/**
* @file IdUniquenessStrategyFactory.h
*
- * $Id$
- *
* @author Johnny Willemsen <jwillemsen@remedy.nl>
*/
//=============================================================================
diff --git a/TAO/tao/PortableServer/IdUniquenessStrategyFactoryImpl.h b/TAO/tao/PortableServer/IdUniquenessStrategyFactoryImpl.h
index 894e331ec7d..d3ebc0fb69c 100644
--- a/TAO/tao/PortableServer/IdUniquenessStrategyFactoryImpl.h
+++ b/TAO/tao/PortableServer/IdUniquenessStrategyFactoryImpl.h
@@ -4,8 +4,6 @@
/**
* @file IdUniquenessStrategyFactoryImpl.h
*
- * $Id$
- *
* @author Johnny Willemsen <jwillemsen@remedy.nl>
*/
//=============================================================================
diff --git a/TAO/tao/PortableServer/IdUniquenessStrategyMultiple.h b/TAO/tao/PortableServer/IdUniquenessStrategyMultiple.h
index fefc7dc0894..b64983f446b 100644
--- a/TAO/tao/PortableServer/IdUniquenessStrategyMultiple.h
+++ b/TAO/tao/PortableServer/IdUniquenessStrategyMultiple.h
@@ -4,8 +4,6 @@
/**
* @file IdUniquenessStrategyMultiple.h
*
- * $Id$
- *
* @author Johnny Willemsen <jwillemsen@remedy.nl>
*/
//=============================================================================
diff --git a/TAO/tao/PortableServer/IdUniquenessStrategyUnique.h b/TAO/tao/PortableServer/IdUniquenessStrategyUnique.h
index 50f28517237..3605e61b739 100644
--- a/TAO/tao/PortableServer/IdUniquenessStrategyUnique.h
+++ b/TAO/tao/PortableServer/IdUniquenessStrategyUnique.h
@@ -4,8 +4,6 @@
/**
* @file IdUniquenessStrategyUnique.h
*
- * $Id$
- *
* @author Johnny Willemsen <jwillemsen@remedy.nl>
*/
//=============================================================================
diff --git a/TAO/tao/PortableServer/IdUniquenessStrategyUniqueFactoryImpl.h b/TAO/tao/PortableServer/IdUniquenessStrategyUniqueFactoryImpl.h
index 24004d50a0c..c096575c1e2 100644
--- a/TAO/tao/PortableServer/IdUniquenessStrategyUniqueFactoryImpl.h
+++ b/TAO/tao/PortableServer/IdUniquenessStrategyUniqueFactoryImpl.h
@@ -4,8 +4,6 @@
/**
* @file IdUniquenessStrategyUniqueFactoryImpl.h
*
- * $Id$
- *
* @author Johnny Willemsen <jwillemsen@remedy.nl>
*/
//=============================================================================
diff --git a/TAO/tao/PortableServer/ImR_Client_Adapter.h b/TAO/tao/PortableServer/ImR_Client_Adapter.h
index 600aaa43fe6..b3113da36a9 100644
--- a/TAO/tao/PortableServer/ImR_Client_Adapter.h
+++ b/TAO/tao/PortableServer/ImR_Client_Adapter.h
@@ -4,8 +4,6 @@
/**
* @file ImR_Client_Adapter.h
*
- * $Id$
- *
* @author Johnny Willemsen <jwillemsen@remedy.nl>
*/
//=============================================================================
diff --git a/TAO/tao/PortableServer/ImplicitActivationPolicy.h b/TAO/tao/PortableServer/ImplicitActivationPolicy.h
index 5ce1cf9f685..861d6b4645d 100644
--- a/TAO/tao/PortableServer/ImplicitActivationPolicy.h
+++ b/TAO/tao/PortableServer/ImplicitActivationPolicy.h
@@ -4,8 +4,6 @@
/**
* @file ImplicitActivationPolicy.h
*
- * $Id$
- *
* @author Johnny Willemsen <jwillemsen@remedy.nl>
*/
//=============================================================================
diff --git a/TAO/tao/PortableServer/ImplicitActivationStrategy.h b/TAO/tao/PortableServer/ImplicitActivationStrategy.h
index 852ade6ac1b..70f1731d28d 100644
--- a/TAO/tao/PortableServer/ImplicitActivationStrategy.h
+++ b/TAO/tao/PortableServer/ImplicitActivationStrategy.h
@@ -4,8 +4,6 @@
/**
* @file ImplicitActivationStrategy.h
*
- * $Id$
- *
* @author Johnny Willemsen <jwillemsen@remedy.nl>
*/
//=============================================================================
diff --git a/TAO/tao/PortableServer/ImplicitActivationStrategyExplicit.h b/TAO/tao/PortableServer/ImplicitActivationStrategyExplicit.h
index 139a32187dd..19c1dfb44ff 100644
--- a/TAO/tao/PortableServer/ImplicitActivationStrategyExplicit.h
+++ b/TAO/tao/PortableServer/ImplicitActivationStrategyExplicit.h
@@ -4,8 +4,6 @@
/**
* @file ImplicitActivationStrategyExplicit.h
*
- * $Id$
- *
* @author Johnny Willemsen <jwillemsen@remedy.nl>
*/
//=============================================================================
diff --git a/TAO/tao/PortableServer/ImplicitActivationStrategyFactory.h b/TAO/tao/PortableServer/ImplicitActivationStrategyFactory.h
index 9444ff5b91b..ff238169a20 100644
--- a/TAO/tao/PortableServer/ImplicitActivationStrategyFactory.h
+++ b/TAO/tao/PortableServer/ImplicitActivationStrategyFactory.h
@@ -4,8 +4,6 @@
/**
* @file ImplicitActivationStrategyFactory.h
*
- * $Id$
- *
* @author Johnny Willemsen <jwillemsen@remedy.nl>
*/
//=============================================================================
diff --git a/TAO/tao/PortableServer/ImplicitActivationStrategyFactoryImpl.h b/TAO/tao/PortableServer/ImplicitActivationStrategyFactoryImpl.h
index ea5d30f3764..ed3d93038c5 100644
--- a/TAO/tao/PortableServer/ImplicitActivationStrategyFactoryImpl.h
+++ b/TAO/tao/PortableServer/ImplicitActivationStrategyFactoryImpl.h
@@ -4,8 +4,6 @@
/**
* @file ImplicitActivationStrategyFactoryImpl.h
*
- * $Id$
- *
* @author Johnny Willemsen <jwillemsen@remedy.nl>
*/
//=============================================================================
diff --git a/TAO/tao/PortableServer/ImplicitActivationStrategyImplicit.h b/TAO/tao/PortableServer/ImplicitActivationStrategyImplicit.h
index 015ccf514e5..06d74edcd93 100644
--- a/TAO/tao/PortableServer/ImplicitActivationStrategyImplicit.h
+++ b/TAO/tao/PortableServer/ImplicitActivationStrategyImplicit.h
@@ -4,8 +4,6 @@
/**
* @file ImplicitActivationStrategyImplicit.h
*
- * $Id$
- *
* @author Johnny Willemsen <jwillemsen@remedy.nl>
*/
//=============================================================================
diff --git a/TAO/tao/PortableServer/Key_Adapters.h b/TAO/tao/PortableServer/Key_Adapters.h
index ac5881a10fa..330c219efc8 100644
--- a/TAO/tao/PortableServer/Key_Adapters.h
+++ b/TAO/tao/PortableServer/Key_Adapters.h
@@ -4,8 +4,6 @@
/**
* @file Key_Adapters.h
*
- * $Id$
- *
* @author Irfan Pyarali
*/
//=============================================================================
diff --git a/TAO/tao/PortableServer/LifespanPolicy.h b/TAO/tao/PortableServer/LifespanPolicy.h
index 6bdeab1f43a..0caa634b327 100644
--- a/TAO/tao/PortableServer/LifespanPolicy.h
+++ b/TAO/tao/PortableServer/LifespanPolicy.h
@@ -4,8 +4,6 @@
/**
* @file LifespanPolicy.h
*
- * $Id$
- *
* @author Johnny Willemsen <jwillemsen@remedy.nl>
*/
//=============================================================================
diff --git a/TAO/tao/PortableServer/LifespanStrategy.cpp b/TAO/tao/PortableServer/LifespanStrategy.cpp
index 976845cad88..f0f707b62ac 100644
--- a/TAO/tao/PortableServer/LifespanStrategy.cpp
+++ b/TAO/tao/PortableServer/LifespanStrategy.cpp
@@ -4,8 +4,6 @@
/**
* @file LifespanStrategy.cpp
*
- * $Id$
- *
*/
//=============================================================================
diff --git a/TAO/tao/PortableServer/LifespanStrategy.h b/TAO/tao/PortableServer/LifespanStrategy.h
index 7b562e8c801..da64516525c 100644
--- a/TAO/tao/PortableServer/LifespanStrategy.h
+++ b/TAO/tao/PortableServer/LifespanStrategy.h
@@ -4,8 +4,6 @@
/**
* @file LifespanStrategy.h
*
- * $Id$
- *
* @author Johnny Willemsen <jwillemsen@remedy.nl>
*/
//=============================================================================
diff --git a/TAO/tao/PortableServer/LifespanStrategyFactory.h b/TAO/tao/PortableServer/LifespanStrategyFactory.h
index 01b13ba6e45..212fc0d3075 100644
--- a/TAO/tao/PortableServer/LifespanStrategyFactory.h
+++ b/TAO/tao/PortableServer/LifespanStrategyFactory.h
@@ -4,8 +4,6 @@
/**
* @file LifespanStrategyFactory.h
*
- * $Id$
- *
* @author Johnny Willemsen <jwillemsen@remedy.nl>
*/
//=============================================================================
diff --git a/TAO/tao/PortableServer/LifespanStrategyFactoryImpl.h b/TAO/tao/PortableServer/LifespanStrategyFactoryImpl.h
index df805b404aa..32e032e6d47 100644
--- a/TAO/tao/PortableServer/LifespanStrategyFactoryImpl.h
+++ b/TAO/tao/PortableServer/LifespanStrategyFactoryImpl.h
@@ -4,8 +4,6 @@
/**
* @file LifespanStrategyFactoryImpl.h
*
- * $Id$
- *
* @author Johnny Willemsen <jwillemsen@remedy.nl>
*/
//=============================================================================
diff --git a/TAO/tao/PortableServer/LifespanStrategyPersistent.h b/TAO/tao/PortableServer/LifespanStrategyPersistent.h
index d379607a91b..62d56f94e17 100644
--- a/TAO/tao/PortableServer/LifespanStrategyPersistent.h
+++ b/TAO/tao/PortableServer/LifespanStrategyPersistent.h
@@ -4,8 +4,6 @@
/**
* @file LifespanStrategyPersistent.h
*
- * $Id$
- *
* @author Johnny Willemsen <jwillemsen@remedy.nl>
*/
//=============================================================================
diff --git a/TAO/tao/PortableServer/LifespanStrategyPersistentFactoryImpl.h b/TAO/tao/PortableServer/LifespanStrategyPersistentFactoryImpl.h
index b3337b7e86a..964c08f5584 100644
--- a/TAO/tao/PortableServer/LifespanStrategyPersistentFactoryImpl.h
+++ b/TAO/tao/PortableServer/LifespanStrategyPersistentFactoryImpl.h
@@ -4,8 +4,6 @@
/**
* @file LifespanStrategyPersistentFactoryImpl.h
*
- * $Id$
- *
* @author Johnny Willemsen <jwillemsen@remedy.nl>
*/
//=============================================================================
diff --git a/TAO/tao/PortableServer/LifespanStrategyTransient.h b/TAO/tao/PortableServer/LifespanStrategyTransient.h
index 2a811c485c1..a3ef34c46fa 100644
--- a/TAO/tao/PortableServer/LifespanStrategyTransient.h
+++ b/TAO/tao/PortableServer/LifespanStrategyTransient.h
@@ -4,8 +4,6 @@
/**
* @file LifespanStrategyTransient.h
*
- * $Id$
- *
* @author Johnny Willemsen <jwillemsen@remedy.nl>
*/
//=============================================================================
diff --git a/TAO/tao/PortableServer/LifespanStrategyTransientFactoryImpl.h b/TAO/tao/PortableServer/LifespanStrategyTransientFactoryImpl.h
index e3f8635ead1..e2c41a113ff 100644
--- a/TAO/tao/PortableServer/LifespanStrategyTransientFactoryImpl.h
+++ b/TAO/tao/PortableServer/LifespanStrategyTransientFactoryImpl.h
@@ -4,8 +4,6 @@
/**
* @file LifespanStrategyTransientFactoryImpl.h
*
- * $Id$
- *
* @author Johnny Willemsen <jwillemsen@remedy.nl>
*/
//=============================================================================
diff --git a/TAO/tao/PortableServer/Network_Priority_Hook.h b/TAO/tao/PortableServer/Network_Priority_Hook.h
index 7592c609427..756e587e26d 100644
--- a/TAO/tao/PortableServer/Network_Priority_Hook.h
+++ b/TAO/tao/PortableServer/Network_Priority_Hook.h
@@ -4,8 +4,6 @@
/**
* @file Network_Priority_Hook.h
*
- * $Id$
- *
* Provides default network priority hook for use by the POA
*
* @author Jaiganesh Balasubramanian <jai@dre.vanderbilt.edu>
diff --git a/TAO/tao/PortableServer/Non_Servant_Upcall.h b/TAO/tao/PortableServer/Non_Servant_Upcall.h
index 92b05194d9d..c05b50db449 100644
--- a/TAO/tao/PortableServer/Non_Servant_Upcall.h
+++ b/TAO/tao/PortableServer/Non_Servant_Upcall.h
@@ -4,8 +4,6 @@
/**
* @file Non_Servant_Upcall.h
*
- * $Id$
- *
* @author Irfan Pyarali
*/
//=============================================================================
diff --git a/TAO/tao/PortableServer/ORT_Adapter.h b/TAO/tao/PortableServer/ORT_Adapter.h
index 96918af52df..3e7c6b12e3c 100644
--- a/TAO/tao/PortableServer/ORT_Adapter.h
+++ b/TAO/tao/PortableServer/ORT_Adapter.h
@@ -4,8 +4,6 @@
/**
* @file ORT_Adapter.h
*
- * $Id$
- *
* @author Johnny Willemsen <jwillemsen@remedy.nl>
*/
//=============================================================================
diff --git a/TAO/tao/PortableServer/ORT_Adapter_Factory.h b/TAO/tao/PortableServer/ORT_Adapter_Factory.h
index d5c7570f93f..3e018602d4a 100644
--- a/TAO/tao/PortableServer/ORT_Adapter_Factory.h
+++ b/TAO/tao/PortableServer/ORT_Adapter_Factory.h
@@ -4,8 +4,6 @@
/**
* @file ORT_Adapter_Factory.h
*
- * $Id$
- *
* @author Johnny Willemsen <jwillemsen@remedy.nl>
*/
//=============================================================================
diff --git a/TAO/tao/PortableServer/Object_Adapter.h b/TAO/tao/PortableServer/Object_Adapter.h
index f1ba04ddbdd..71d0583c0bc 100644
--- a/TAO/tao/PortableServer/Object_Adapter.h
+++ b/TAO/tao/PortableServer/Object_Adapter.h
@@ -4,8 +4,6 @@
/**
* @file Object_Adapter.h
*
- * $Id$
- *
* @author Irfan Pyarali
*/
//=============================================================================
diff --git a/TAO/tao/PortableServer/Object_Adapter_Factory.h b/TAO/tao/PortableServer/Object_Adapter_Factory.h
index 63df853bb37..e496c9e79de 100644
--- a/TAO/tao/PortableServer/Object_Adapter_Factory.h
+++ b/TAO/tao/PortableServer/Object_Adapter_Factory.h
@@ -4,8 +4,6 @@
/**
* @file Object_Adapter_Factory.h
*
- * $Id$
- *
* @author Irfan Pyarali
*/
//=============================================================================
diff --git a/TAO/tao/PortableServer/Object_SArg_Traits.h b/TAO/tao/PortableServer/Object_SArg_Traits.h
index 08421b6a99d..95e560a255a 100644
--- a/TAO/tao/PortableServer/Object_SArg_Traits.h
+++ b/TAO/tao/PortableServer/Object_SArg_Traits.h
@@ -4,8 +4,6 @@
/**
* @file Object_SArg_Traits.h
*
- * $Id$
- *
* @author Ossama Othman
*/
//=============================================================================
diff --git a/TAO/tao/PortableServer/Object_SArgument_T.h b/TAO/tao/PortableServer/Object_SArgument_T.h
index a359304715d..cad8ead9956 100644
--- a/TAO/tao/PortableServer/Object_SArgument_T.h
+++ b/TAO/tao/PortableServer/Object_SArgument_T.h
@@ -4,8 +4,6 @@
/**
* @file Object_SArgument_T.h
*
- * $Id$
- *
* @authors Jeff Parsons, Carlos O'Ryan and Ossama Othman
*/
//=============================================================================
diff --git a/TAO/tao/PortableServer/Operation_Table.h b/TAO/tao/PortableServer/Operation_Table.h
index 05f53fc3f2f..bd3e39f380d 100644
--- a/TAO/tao/PortableServer/Operation_Table.h
+++ b/TAO/tao/PortableServer/Operation_Table.h
@@ -4,8 +4,6 @@
/**
* @file Operation_Table.h
*
- * $Id$
- *
* @author Aniruddha Gokhale
*/
//=============================================================================
diff --git a/TAO/tao/PortableServer/Operation_Table_Binary_Search.h b/TAO/tao/PortableServer/Operation_Table_Binary_Search.h
index 1d8d0a11c02..0e944739e05 100644
--- a/TAO/tao/PortableServer/Operation_Table_Binary_Search.h
+++ b/TAO/tao/PortableServer/Operation_Table_Binary_Search.h
@@ -4,8 +4,6 @@
/**
* @file Operation_Table_Binary_Search.h
*
- * $Id$
- *
* @author Aniruddha Gokhale
*/
//=============================================================================
diff --git a/TAO/tao/PortableServer/Operation_Table_Dynamic_Hash.h b/TAO/tao/PortableServer/Operation_Table_Dynamic_Hash.h
index d2de7d60921..628b01fd2ac 100644
--- a/TAO/tao/PortableServer/Operation_Table_Dynamic_Hash.h
+++ b/TAO/tao/PortableServer/Operation_Table_Dynamic_Hash.h
@@ -4,8 +4,6 @@
/**
* @file Operation_Table_Dynamic_Hash.h
*
- * $Id$
- *
* @author Aniruddha Gokhale
*/
//=============================================================================
diff --git a/TAO/tao/PortableServer/Operation_Table_Linear_Search.h b/TAO/tao/PortableServer/Operation_Table_Linear_Search.h
index 1f26bc71a2f..0bb2bdfa82a 100644
--- a/TAO/tao/PortableServer/Operation_Table_Linear_Search.h
+++ b/TAO/tao/PortableServer/Operation_Table_Linear_Search.h
@@ -4,8 +4,6 @@
/**
* @file Operation_Table_Linear_Search.h
*
- * $Id$
- *
* @author Aniruddha Gokhale
*/
//=============================================================================
diff --git a/TAO/tao/PortableServer/Operation_Table_Perfect_Hash.h b/TAO/tao/PortableServer/Operation_Table_Perfect_Hash.h
index 00338dcc2c7..ec7e23571e2 100644
--- a/TAO/tao/PortableServer/Operation_Table_Perfect_Hash.h
+++ b/TAO/tao/PortableServer/Operation_Table_Perfect_Hash.h
@@ -4,8 +4,6 @@
/**
* @file Operation_Table_Perfect_Hash.h
*
- * $Id$
- *
* @author Aniruddha Gokhale
*/
//=============================================================================
diff --git a/TAO/tao/PortableServer/POAManager.h b/TAO/tao/PortableServer/POAManager.h
index 23768dc0a8a..d593c8eba66 100644
--- a/TAO/tao/PortableServer/POAManager.h
+++ b/TAO/tao/PortableServer/POAManager.h
@@ -4,8 +4,6 @@
/**
* @file POAManager.h
*
- * $Id$
- *
* POAManager
*
* @author Irfan Pyarali
diff --git a/TAO/tao/PortableServer/POAManagerFactory.h b/TAO/tao/PortableServer/POAManagerFactory.h
index 30603d8db4b..6335b0838dc 100644
--- a/TAO/tao/PortableServer/POAManagerFactory.h
+++ b/TAO/tao/PortableServer/POAManagerFactory.h
@@ -4,8 +4,6 @@
/**
* @file POAManagerFactory.h
*
- * $Id$
- *
* POAManagerFactory
*
* @author Johnny Willemsen <jwillemsen@remedy.nl>
diff --git a/TAO/tao/PortableServer/POA_Cached_Policies.h b/TAO/tao/PortableServer/POA_Cached_Policies.h
index 5b8caca49d0..93e502abd84 100644
--- a/TAO/tao/PortableServer/POA_Cached_Policies.h
+++ b/TAO/tao/PortableServer/POA_Cached_Policies.h
@@ -4,8 +4,6 @@
/**
* @file POA_Cached_Policies.h
*
- * $Id$
- *
* POA
*
* @author Irfan Pyarali
diff --git a/TAO/tao/PortableServer/POA_Current.h b/TAO/tao/PortableServer/POA_Current.h
index 4c08ad16c2a..6891761505d 100644
--- a/TAO/tao/PortableServer/POA_Current.h
+++ b/TAO/tao/PortableServer/POA_Current.h
@@ -4,8 +4,6 @@
/**
* @file POA_Current.h
*
- * $Id$
- *
* @author Irfan Pyarali
*/
//=============================================================================
diff --git a/TAO/tao/PortableServer/POA_Current_Factory.h b/TAO/tao/PortableServer/POA_Current_Factory.h
index 3bc018d8771..11b84f83535 100644
--- a/TAO/tao/PortableServer/POA_Current_Factory.h
+++ b/TAO/tao/PortableServer/POA_Current_Factory.h
@@ -4,8 +4,6 @@
/**
* @file POA_Current_Factory.h
*
- * $Id$
- *
* @author Johnny Willemsen <jwillemsen@remedy.nl>
*/
//=============================================================================
diff --git a/TAO/tao/PortableServer/POA_Current_Impl.h b/TAO/tao/PortableServer/POA_Current_Impl.h
index a03e6077233..ef33cc178b9 100644
--- a/TAO/tao/PortableServer/POA_Current_Impl.h
+++ b/TAO/tao/PortableServer/POA_Current_Impl.h
@@ -4,8 +4,6 @@
/**
* @file POA_Current_Impl.h
*
- * $Id$
- *
* @author Irfan Pyarali
*/
//=============================================================================
diff --git a/TAO/tao/PortableServer/POA_Policy_Set.h b/TAO/tao/PortableServer/POA_Policy_Set.h
index c01e3c9c882..d842c2ccbc2 100644
--- a/TAO/tao/PortableServer/POA_Policy_Set.h
+++ b/TAO/tao/PortableServer/POA_Policy_Set.h
@@ -4,8 +4,6 @@
/**
* @file POA_Policy_Set.h
*
- * $Id$
- *
* POA
*
* @author Irfan Pyarali
diff --git a/TAO/tao/PortableServer/Policy_Strategy.h b/TAO/tao/PortableServer/Policy_Strategy.h
index 6381ccf9bd2..938b5e1f9cd 100644
--- a/TAO/tao/PortableServer/Policy_Strategy.h
+++ b/TAO/tao/PortableServer/Policy_Strategy.h
@@ -4,8 +4,6 @@
/**
* @file Policy_Strategy.h
*
- * $Id$
- *
* @author Johnny Willemsen <jwillemsen@remedy.nl>
*/
//=============================================================================
diff --git a/TAO/tao/PortableServer/PortableServer.h b/TAO/tao/PortableServer/PortableServer.h
index 3f4aa7a9015..b68c31da175 100644
--- a/TAO/tao/PortableServer/PortableServer.h
+++ b/TAO/tao/PortableServer/PortableServer.h
@@ -4,8 +4,6 @@
/**
* @file PortableServer.h
*
- * $Id$
- *
* @author Carlos O'Ryan <coryan@uci.edu>
*/
//=============================================================================
diff --git a/TAO/tao/PortableServer/PortableServer_Functions.h b/TAO/tao/PortableServer/PortableServer_Functions.h
index e14222ac6b9..4019b7b79e6 100644
--- a/TAO/tao/PortableServer/PortableServer_Functions.h
+++ b/TAO/tao/PortableServer/PortableServer_Functions.h
@@ -4,8 +4,6 @@
/**
* @file PortableServer_Functions.h
*
- * $Id$
- *
* PortableServer helper functions
*
* @author Irfan Pyarali <irfan@cs.wustl.edu>
diff --git a/TAO/tao/PortableServer/PortableServer_WFunctions.h b/TAO/tao/PortableServer/PortableServer_WFunctions.h
index 2d6cdcbabb4..93037692958 100644
--- a/TAO/tao/PortableServer/PortableServer_WFunctions.h
+++ b/TAO/tao/PortableServer/PortableServer_WFunctions.h
@@ -4,8 +4,6 @@
/**
* @file PortableServer_WFunctions.h
*
- * $Id$
- *
* PortableServer helper functions
*
* @author Irfan Pyarali <irfan@cs.wustl.edu>
diff --git a/TAO/tao/PortableServer/Regular_POA.h b/TAO/tao/PortableServer/Regular_POA.h
index d8fe570f27d..3ba38c4130e 100644
--- a/TAO/tao/PortableServer/Regular_POA.h
+++ b/TAO/tao/PortableServer/Regular_POA.h
@@ -4,8 +4,6 @@
/**
* @file Regular_POA.h
*
- * $Id$
- *
* Header file for CORBA's ORB type.
*
* @author Irfan Pyarali <irfan@cs.wustl.edu>
diff --git a/TAO/tao/PortableServer/RequestProcessingPolicy.h b/TAO/tao/PortableServer/RequestProcessingPolicy.h
index 414ee2faf7f..a93afc63ece 100644
--- a/TAO/tao/PortableServer/RequestProcessingPolicy.h
+++ b/TAO/tao/PortableServer/RequestProcessingPolicy.h
@@ -4,8 +4,6 @@
/**
* @file RequestProcessingPolicy.h
*
- * $Id$
- *
* @author Johnny Willemsen <jwillemsen@remedy.nl>
*/
//=============================================================================
diff --git a/TAO/tao/PortableServer/RequestProcessingStrategy.h b/TAO/tao/PortableServer/RequestProcessingStrategy.h
index 4ce818c67b0..80613323d41 100644
--- a/TAO/tao/PortableServer/RequestProcessingStrategy.h
+++ b/TAO/tao/PortableServer/RequestProcessingStrategy.h
@@ -4,8 +4,6 @@
/**
* @file RequestProcessingStrategy.h
*
- * $Id$
- *
* @author Johnny Willemsen <jwillemsen@remedy.nl>
*/
//=============================================================================
diff --git a/TAO/tao/PortableServer/RequestProcessingStrategyAOMOnly.h b/TAO/tao/PortableServer/RequestProcessingStrategyAOMOnly.h
index 84c0cfce064..0ef178c71ce 100644
--- a/TAO/tao/PortableServer/RequestProcessingStrategyAOMOnly.h
+++ b/TAO/tao/PortableServer/RequestProcessingStrategyAOMOnly.h
@@ -4,8 +4,6 @@
/**
* @file RequestProcessingStrategyAOMOnly.h
*
- * $Id$
- *
* @author Johnny Willemsen <jwillemsen@remedy.nl>
*/
//=============================================================================
diff --git a/TAO/tao/PortableServer/RequestProcessingStrategyAOMOnlyFactoryImpl.h b/TAO/tao/PortableServer/RequestProcessingStrategyAOMOnlyFactoryImpl.h
index c533c18baae..8e4468fc920 100644
--- a/TAO/tao/PortableServer/RequestProcessingStrategyAOMOnlyFactoryImpl.h
+++ b/TAO/tao/PortableServer/RequestProcessingStrategyAOMOnlyFactoryImpl.h
@@ -4,8 +4,6 @@
/**
* @file RequestProcessingStrategyAOMOnlyFactoryImpl.h
*
- * $Id$
- *
* @author Johnny Willemsen <jwillemsen@remedy.nl>
*/
//=============================================================================
diff --git a/TAO/tao/PortableServer/RequestProcessingStrategyDefaultServant.h b/TAO/tao/PortableServer/RequestProcessingStrategyDefaultServant.h
index 6976659e156..5fad96ffd3a 100644
--- a/TAO/tao/PortableServer/RequestProcessingStrategyDefaultServant.h
+++ b/TAO/tao/PortableServer/RequestProcessingStrategyDefaultServant.h
@@ -4,8 +4,6 @@
/**
* @file RequestProcessingStrategyDefaultServant.h
*
- * $Id$
- *
* @author Johnny Willemsen <jwillemsen@remedy.nl>
*/
//=============================================================================
diff --git a/TAO/tao/PortableServer/RequestProcessingStrategyDefaultServantFI.h b/TAO/tao/PortableServer/RequestProcessingStrategyDefaultServantFI.h
index 9d0014a440b..7ba9901d3a3 100644
--- a/TAO/tao/PortableServer/RequestProcessingStrategyDefaultServantFI.h
+++ b/TAO/tao/PortableServer/RequestProcessingStrategyDefaultServantFI.h
@@ -4,8 +4,6 @@
/**
* @file RequestProcessingStrategyDefaultServantFI.h
*
- * $Id$
- *
* @author Johnny Willemsen <jwillemsen@remedy.nl>
*/
//=============================================================================
diff --git a/TAO/tao/PortableServer/RequestProcessingStrategyFactory.h b/TAO/tao/PortableServer/RequestProcessingStrategyFactory.h
index bc7fbd65f87..e22196c2f46 100644
--- a/TAO/tao/PortableServer/RequestProcessingStrategyFactory.h
+++ b/TAO/tao/PortableServer/RequestProcessingStrategyFactory.h
@@ -4,8 +4,6 @@
/**
* @file RequestProcessingStrategyFactory.h
*
- * $Id$
- *
* @author Johnny Willemsen <jwillemsen@remedy.nl>
*/
//=============================================================================
diff --git a/TAO/tao/PortableServer/RequestProcessingStrategyFactoryImpl.h b/TAO/tao/PortableServer/RequestProcessingStrategyFactoryImpl.h
index d1515e48e75..f39537aaad1 100644
--- a/TAO/tao/PortableServer/RequestProcessingStrategyFactoryImpl.h
+++ b/TAO/tao/PortableServer/RequestProcessingStrategyFactoryImpl.h
@@ -4,8 +4,6 @@
/**
* @file RequestProcessingStrategyFactoryImpl.h
*
- * $Id$
- *
* @author Johnny Willemsen <jwillemsen@remedy.nl>
*/
//=============================================================================
diff --git a/TAO/tao/PortableServer/RequestProcessingStrategyServantActivator.h b/TAO/tao/PortableServer/RequestProcessingStrategyServantActivator.h
index 0c170efd25b..6ffe7776b8b 100644
--- a/TAO/tao/PortableServer/RequestProcessingStrategyServantActivator.h
+++ b/TAO/tao/PortableServer/RequestProcessingStrategyServantActivator.h
@@ -4,8 +4,6 @@
/**
* @file RequestProcessingStrategyServantActivator.h
*
- * $Id$
- *
* @author Johnny Willemsen <jwillemsen@remedy.nl>
*/
//=============================================================================
diff --git a/TAO/tao/PortableServer/RequestProcessingStrategyServantActivatorFI.h b/TAO/tao/PortableServer/RequestProcessingStrategyServantActivatorFI.h
index c7792fea0e0..226f2933f55 100644
--- a/TAO/tao/PortableServer/RequestProcessingStrategyServantActivatorFI.h
+++ b/TAO/tao/PortableServer/RequestProcessingStrategyServantActivatorFI.h
@@ -4,8 +4,6 @@
/**
* @file RequestProcessingStrategyServantActivatorFI.h
*
- * $Id$
- *
* @author Johnny Willemsen <jwillemsen@remedy.nl>
*/
//=============================================================================
diff --git a/TAO/tao/PortableServer/RequestProcessingStrategyServantLocator.h b/TAO/tao/PortableServer/RequestProcessingStrategyServantLocator.h
index 534f183a3bd..f5306029f20 100644
--- a/TAO/tao/PortableServer/RequestProcessingStrategyServantLocator.h
+++ b/TAO/tao/PortableServer/RequestProcessingStrategyServantLocator.h
@@ -4,8 +4,6 @@
/**
* @file RequestProcessingStrategyServantLocator.h
*
- * $Id$
- *
* @author Johnny Willemsen <jwillemsen@remedy.nl>
*/
//=============================================================================
diff --git a/TAO/tao/PortableServer/RequestProcessingStrategyServantLocatorFI.h b/TAO/tao/PortableServer/RequestProcessingStrategyServantLocatorFI.h
index 1c156b8e29f..a114844ac8f 100644
--- a/TAO/tao/PortableServer/RequestProcessingStrategyServantLocatorFI.h
+++ b/TAO/tao/PortableServer/RequestProcessingStrategyServantLocatorFI.h
@@ -4,8 +4,6 @@
/**
* @file RequestProcessingStrategyServantLocatorFI.h
*
- * $Id$
- *
* @author Johnny Willemsen <jwillemsen@remedy.nl>
*/
//=============================================================================
diff --git a/TAO/tao/PortableServer/RequestProcessingStrategyServantManager.h b/TAO/tao/PortableServer/RequestProcessingStrategyServantManager.h
index 7b12941991f..8ef06661724 100644
--- a/TAO/tao/PortableServer/RequestProcessingStrategyServantManager.h
+++ b/TAO/tao/PortableServer/RequestProcessingStrategyServantManager.h
@@ -4,8 +4,6 @@
/**
* @file RequestProcessingStrategyServantManager.h
*
- * $Id$
- *
* @author Johnny Willemsen <jwillemsen@remedy.nl>
*/
//=============================================================================
diff --git a/TAO/tao/PortableServer/Root_POA.h b/TAO/tao/PortableServer/Root_POA.h
index 0bf4b4a461b..f9198a4c9ba 100644
--- a/TAO/tao/PortableServer/Root_POA.h
+++ b/TAO/tao/PortableServer/Root_POA.h
@@ -4,8 +4,6 @@
/**
* @file Root_POA.h
*
- * $Id$
- *
* Header file for CORBA's ORB type.
*
* @author Irfan Pyarali <irfan@cs.wustl.edu>
diff --git a/TAO/tao/PortableServer/SArg_Traits_T.h b/TAO/tao/PortableServer/SArg_Traits_T.h
index b1218fcf22a..fb7f2fb1974 100644
--- a/TAO/tao/PortableServer/SArg_Traits_T.h
+++ b/TAO/tao/PortableServer/SArg_Traits_T.h
@@ -4,8 +4,6 @@
/**
* @file SArg_Traits_T.h
*
- * $Id$
- *
* @author Jeff Parsons
* @author Carlos O'Ryan
*/
diff --git a/TAO/tao/PortableServer/SUpcall_commands.h b/TAO/tao/PortableServer/SUpcall_commands.h
index 4b44d4667b0..9cf3adf44b4 100644
--- a/TAO/tao/PortableServer/SUpcall_commands.h
+++ b/TAO/tao/PortableServer/SUpcall_commands.h
@@ -4,8 +4,6 @@
/**
* @file SUpcall_commands.h
*
- * $Id$
- *
* @author Marcel Smit <msmit@remedy.nl>
*
* @brief Upcall command exection classes for static skeleton methods
diff --git a/TAO/tao/PortableServer/ServantRetentionPolicy.h b/TAO/tao/PortableServer/ServantRetentionPolicy.h
index 52c1cc978b1..d62c550b224 100644
--- a/TAO/tao/PortableServer/ServantRetentionPolicy.h
+++ b/TAO/tao/PortableServer/ServantRetentionPolicy.h
@@ -4,8 +4,6 @@
/**
* @file ServantRetentionPolicy.h
*
- * $Id$
- *
* @author Johnny Willemsen <jwillemsen@remedy.nl>
*/
//=============================================================================
diff --git a/TAO/tao/PortableServer/ServantRetentionStrategy.h b/TAO/tao/PortableServer/ServantRetentionStrategy.h
index 8f72dc9104e..436eb6a185d 100644
--- a/TAO/tao/PortableServer/ServantRetentionStrategy.h
+++ b/TAO/tao/PortableServer/ServantRetentionStrategy.h
@@ -4,8 +4,6 @@
/**
* @file ServantRetentionStrategy.h
*
- * $Id$
- *
* @author Johnny Willemsen <jwillemsen@remedy.nl>
*/
//=============================================================================
diff --git a/TAO/tao/PortableServer/ServantRetentionStrategyFactory.h b/TAO/tao/PortableServer/ServantRetentionStrategyFactory.h
index 76cc8bfe9cf..4c454bb3ffa 100644
--- a/TAO/tao/PortableServer/ServantRetentionStrategyFactory.h
+++ b/TAO/tao/PortableServer/ServantRetentionStrategyFactory.h
@@ -4,8 +4,6 @@
/**
* @file ServantRetentionStrategyFactory.h
*
- * $Id$
- *
* @author Johnny Willemsen <jwillemsen@remedy.nl>
*/
//=============================================================================
diff --git a/TAO/tao/PortableServer/ServantRetentionStrategyFactoryImpl.h b/TAO/tao/PortableServer/ServantRetentionStrategyFactoryImpl.h
index 80b9e302bc9..5d6764e48a9 100644
--- a/TAO/tao/PortableServer/ServantRetentionStrategyFactoryImpl.h
+++ b/TAO/tao/PortableServer/ServantRetentionStrategyFactoryImpl.h
@@ -4,8 +4,6 @@
/**
* @file ServantRetentionStrategyFactoryImpl.h
*
- * $Id$
- *
* @author Johnny Willemsen <jwillemsen@remedy.nl>
*/
//=============================================================================
diff --git a/TAO/tao/PortableServer/ServantRetentionStrategyNonRetain.cpp b/TAO/tao/PortableServer/ServantRetentionStrategyNonRetain.cpp
index 962fc090cc7..933bed3fd4f 100644
--- a/TAO/tao/PortableServer/ServantRetentionStrategyNonRetain.cpp
+++ b/TAO/tao/PortableServer/ServantRetentionStrategyNonRetain.cpp
@@ -4,8 +4,6 @@
/**
* @file ServantRetentionStrategyNonRetain.cpp
*
- * $Id$
- *
*/
//=============================================================================
diff --git a/TAO/tao/PortableServer/ServantRetentionStrategyNonRetain.h b/TAO/tao/PortableServer/ServantRetentionStrategyNonRetain.h
index 7cbc90ec2e7..837e0868b5a 100644
--- a/TAO/tao/PortableServer/ServantRetentionStrategyNonRetain.h
+++ b/TAO/tao/PortableServer/ServantRetentionStrategyNonRetain.h
@@ -4,8 +4,6 @@
/**
* @file ServantRetentionStrategyNonRetain.h
*
- * $Id$
- *
* @author Johnny Willemsen <jwillemsen@remedy.nl>
*/
//=============================================================================
diff --git a/TAO/tao/PortableServer/ServantRetentionStrategyNonRetainFactoryImpl.h b/TAO/tao/PortableServer/ServantRetentionStrategyNonRetainFactoryImpl.h
index 48ca49d9696..a210f7a8bcf 100644
--- a/TAO/tao/PortableServer/ServantRetentionStrategyNonRetainFactoryImpl.h
+++ b/TAO/tao/PortableServer/ServantRetentionStrategyNonRetainFactoryImpl.h
@@ -4,8 +4,6 @@
/**
* @file ServantRetentionStrategyNonRetainFactoryImpl.h
*
- * $Id$
- *
* @author Johnny Willemsen <jwillemsen@remedy.nl>
*/
//=============================================================================
diff --git a/TAO/tao/PortableServer/ServantRetentionStrategyRetain.cpp b/TAO/tao/PortableServer/ServantRetentionStrategyRetain.cpp
index f8aa128e6c0..8e951a6b109 100644
--- a/TAO/tao/PortableServer/ServantRetentionStrategyRetain.cpp
+++ b/TAO/tao/PortableServer/ServantRetentionStrategyRetain.cpp
@@ -4,8 +4,6 @@
/**
* @file ServantRetentionStrategyRetain.cpp
*
- * $Id$
- *
*/
//=============================================================================
diff --git a/TAO/tao/PortableServer/ServantRetentionStrategyRetain.h b/TAO/tao/PortableServer/ServantRetentionStrategyRetain.h
index fa279f3c267..726625941f8 100644
--- a/TAO/tao/PortableServer/ServantRetentionStrategyRetain.h
+++ b/TAO/tao/PortableServer/ServantRetentionStrategyRetain.h
@@ -4,8 +4,6 @@
/**
* @file ServantRetentionStrategyRetain.h
*
- * $Id$
- *
* @author Johnny Willemsen <jwillemsen@remedy.nl>
*/
//=============================================================================
diff --git a/TAO/tao/PortableServer/ServantRetentionStrategyRetainFactoryImpl.h b/TAO/tao/PortableServer/ServantRetentionStrategyRetainFactoryImpl.h
index 5cedfa1b4ef..127a6d69f60 100644
--- a/TAO/tao/PortableServer/ServantRetentionStrategyRetainFactoryImpl.h
+++ b/TAO/tao/PortableServer/ServantRetentionStrategyRetainFactoryImpl.h
@@ -4,8 +4,6 @@
/**
* @file ServantRetentionStrategyRetainFactoryImpl.h
*
- * $Id$
- *
* @author Johnny Willemsen <jwillemsen@remedy.nl>
*/
//=============================================================================
diff --git a/TAO/tao/PortableServer/Servant_Base.h b/TAO/tao/PortableServer/Servant_Base.h
index 59718ff0ae2..63a12343569 100644
--- a/TAO/tao/PortableServer/Servant_Base.h
+++ b/TAO/tao/PortableServer/Servant_Base.h
@@ -4,8 +4,6 @@
/**
* @file Servant_Base.h
*
- * $Id$
- *
* @author Irfan Pyarali <irfan@cs.wustl.edu>
*/
//=============================================================================
diff --git a/TAO/tao/PortableServer/Servant_Dispatcher.h b/TAO/tao/PortableServer/Servant_Dispatcher.h
index 592f0115b4c..bf48fea7dc4 100644
--- a/TAO/tao/PortableServer/Servant_Dispatcher.h
+++ b/TAO/tao/PortableServer/Servant_Dispatcher.h
@@ -4,8 +4,6 @@
/**
* @file Servant_Dispatcher.h
*
- * $Id$
- *
* @author Frank Hunleth <fhunleth@cs.wustl.edu>
*/
//=============================================================================
diff --git a/TAO/tao/PortableServer/Servant_Location.h b/TAO/tao/PortableServer/Servant_Location.h
index e0b9b1516c7..2946650b2bf 100644
--- a/TAO/tao/PortableServer/Servant_Location.h
+++ b/TAO/tao/PortableServer/Servant_Location.h
@@ -4,8 +4,6 @@
/**
* @file Servant_Location.h
*
- * $Id$
- *
* @author Irfan Pyarali
*/
//=============================================================================
diff --git a/TAO/tao/PortableServer/Servant_Upcall.h b/TAO/tao/PortableServer/Servant_Upcall.h
index 91fc90260f3..a7f5f2ae320 100644
--- a/TAO/tao/PortableServer/Servant_Upcall.h
+++ b/TAO/tao/PortableServer/Servant_Upcall.h
@@ -4,8 +4,6 @@
/**
* @file Servant_Upcall.h
*
- * $Id$
- *
* @author Irfan Pyarali
*/
//=============================================================================
diff --git a/TAO/tao/PortableServer/Special_Basic_SArgument_T.h b/TAO/tao/PortableServer/Special_Basic_SArgument_T.h
index 1ebcb1798cb..710cf1f494f 100644
--- a/TAO/tao/PortableServer/Special_Basic_SArgument_T.h
+++ b/TAO/tao/PortableServer/Special_Basic_SArgument_T.h
@@ -4,8 +4,6 @@
/**
* @file Special_Basic_SArgument_T.h
*
- * $Id$
- *
* @authors Jeff Parsons, Carlos O'Ryan and Ossama Othman
*/
//=============================================================================
diff --git a/TAO/tao/PortableServer/Special_Basic_SArguments.h b/TAO/tao/PortableServer/Special_Basic_SArguments.h
index b253f364670..46b71665421 100644
--- a/TAO/tao/PortableServer/Special_Basic_SArguments.h
+++ b/TAO/tao/PortableServer/Special_Basic_SArguments.h
@@ -4,8 +4,6 @@
/**
* @file Special_Basic_SArguments.h
*
- * $Id$
- *
* @author Jeff Parsons
* @author Carlos O'Ryan
*/
diff --git a/TAO/tao/PortableServer/StrategyFactory.h b/TAO/tao/PortableServer/StrategyFactory.h
index b441256d214..fac77d9bff8 100644
--- a/TAO/tao/PortableServer/StrategyFactory.h
+++ b/TAO/tao/PortableServer/StrategyFactory.h
@@ -4,8 +4,6 @@
/**
* @file StrategyFactory.h
*
- * $Id$
- *
* @author Johnny Willemsen <jwillemsen@remedy.nl>
*/
//=============================================================================
diff --git a/TAO/tao/PortableServer/ThreadPolicy.h b/TAO/tao/PortableServer/ThreadPolicy.h
index ac3f94d125e..9de46c892bd 100644
--- a/TAO/tao/PortableServer/ThreadPolicy.h
+++ b/TAO/tao/PortableServer/ThreadPolicy.h
@@ -4,8 +4,6 @@
/**
* @file ThreadPolicy.h
*
- * $Id$
- *
* @author Johnny Willemsen <jwillemsen@remedy.nl>
*/
//=============================================================================
diff --git a/TAO/tao/PortableServer/ThreadStrategy.h b/TAO/tao/PortableServer/ThreadStrategy.h
index e8926702829..29b9ab8bafa 100644
--- a/TAO/tao/PortableServer/ThreadStrategy.h
+++ b/TAO/tao/PortableServer/ThreadStrategy.h
@@ -4,8 +4,6 @@
/**
* @file ThreadStrategy.h
*
- * $Id$
- *
* @author Johnny Willemsen <jwillemsen@remedy.nl>
*/
//=============================================================================
diff --git a/TAO/tao/PortableServer/ThreadStrategyFactory.h b/TAO/tao/PortableServer/ThreadStrategyFactory.h
index 374832e8973..b6f7a01e921 100644
--- a/TAO/tao/PortableServer/ThreadStrategyFactory.h
+++ b/TAO/tao/PortableServer/ThreadStrategyFactory.h
@@ -4,8 +4,6 @@
/**
* @file ThreadStrategyFactory.h
*
- * $Id$
- *
* @author Johnny Willemsen <jwillemsen@remedy.nl>
*/
//=============================================================================
diff --git a/TAO/tao/PortableServer/ThreadStrategyFactoryImpl.h b/TAO/tao/PortableServer/ThreadStrategyFactoryImpl.h
index f7d6cbc341f..1777f215aa8 100644
--- a/TAO/tao/PortableServer/ThreadStrategyFactoryImpl.h
+++ b/TAO/tao/PortableServer/ThreadStrategyFactoryImpl.h
@@ -4,8 +4,6 @@
/**
* @file ThreadStrategyFactoryImpl.h
*
- * $Id$
- *
* @author Johnny Willemsen <jwillemsen@remedy.nl>
*/
//=============================================================================
diff --git a/TAO/tao/PortableServer/ThreadStrategyORBControl.h b/TAO/tao/PortableServer/ThreadStrategyORBControl.h
index 19b3af4d750..5f267f045d3 100644
--- a/TAO/tao/PortableServer/ThreadStrategyORBControl.h
+++ b/TAO/tao/PortableServer/ThreadStrategyORBControl.h
@@ -4,8 +4,6 @@
/**
* @file ThreadStrategyORBControl.h
*
- * $Id$
- *
* @author Johnny Willemsen <jwillemsen@remedy.nl>
*/
//=============================================================================
diff --git a/TAO/tao/PortableServer/ThreadStrategySingle.h b/TAO/tao/PortableServer/ThreadStrategySingle.h
index 3cbde4d836a..5b6dea30625 100644
--- a/TAO/tao/PortableServer/ThreadStrategySingle.h
+++ b/TAO/tao/PortableServer/ThreadStrategySingle.h
@@ -4,8 +4,6 @@
/**
* @file ThreadStrategySingle.h
*
- * $Id$
- *
* @author Johnny Willemsen <jwillemsen@remedy.nl>
*/
//=============================================================================
diff --git a/TAO/tao/PortableServer/ThreadStrategySingleFactoryImpl.h b/TAO/tao/PortableServer/ThreadStrategySingleFactoryImpl.h
index b85b56b7a1e..96b852eb06c 100644
--- a/TAO/tao/PortableServer/ThreadStrategySingleFactoryImpl.h
+++ b/TAO/tao/PortableServer/ThreadStrategySingleFactoryImpl.h
@@ -4,8 +4,6 @@
/**
* @file ThreadStrategySingleFactoryImpl.h
*
- * $Id$
- *
* @author Johnny Willemsen <jwillemsen@remedy.nl>
*/
//=============================================================================
diff --git a/TAO/tao/PortableServer/TypeCode_SArg_Traits.h b/TAO/tao/PortableServer/TypeCode_SArg_Traits.h
index bcd84301e6e..a9f70ec1902 100644
--- a/TAO/tao/PortableServer/TypeCode_SArg_Traits.h
+++ b/TAO/tao/PortableServer/TypeCode_SArg_Traits.h
@@ -4,8 +4,6 @@
/**
* @file TypeCode_SArg_Traits.h
*
- * $Id$
- *
* @author Ossama Othman
*/
//=============================================================================
diff --git a/TAO/tao/PortableServer/UB_String_SArgument_T.h b/TAO/tao/PortableServer/UB_String_SArgument_T.h
index ac1202a2d4f..8e19dc77413 100644
--- a/TAO/tao/PortableServer/UB_String_SArgument_T.h
+++ b/TAO/tao/PortableServer/UB_String_SArgument_T.h
@@ -4,8 +4,6 @@
/**
* @file UB_String_SArgument_T.h
*
- * $Id$
- *
* @authors Jeff Parsons, Carlos O'Ryan and Ossama Othman
*/
//=============================================================================
diff --git a/TAO/tao/PortableServer/UB_String_SArguments.h b/TAO/tao/PortableServer/UB_String_SArguments.h
index e86e7c0ae24..ba414781a5e 100644
--- a/TAO/tao/PortableServer/UB_String_SArguments.h
+++ b/TAO/tao/PortableServer/UB_String_SArguments.h
@@ -4,8 +4,6 @@
/**
* @file UB_String_SArguments.h
*
- * $Id$
- *
* @author Jeff Parsons
* @author Carlos O'Ryan
*/
diff --git a/TAO/tao/PortableServer/Upcall_Command.h b/TAO/tao/PortableServer/Upcall_Command.h
index bfd4b9a49b3..7cd54ca9dc1 100644
--- a/TAO/tao/PortableServer/Upcall_Command.h
+++ b/TAO/tao/PortableServer/Upcall_Command.h
@@ -4,8 +4,6 @@
/**
* @file Upcall_Command.h
*
- * $Id$
- *
* @author Ossama Othman
*/
//=============================================================================
diff --git a/TAO/tao/PortableServer/Upcall_Wrapper.h b/TAO/tao/PortableServer/Upcall_Wrapper.h
index 98d88847e87..44f9f7ed5d1 100644
--- a/TAO/tao/PortableServer/Upcall_Wrapper.h
+++ b/TAO/tao/PortableServer/Upcall_Wrapper.h
@@ -4,8 +4,6 @@
/**
* @file Upcall_Wrapper.h
*
- * $Id$
- *
* @author Ossama Othman
* @author Jeff Parsons
* @author Carlos O'Ryan
diff --git a/TAO/tao/PortableServer/Var_Array_SArgument_T.h b/TAO/tao/PortableServer/Var_Array_SArgument_T.h
index 6057e45988f..4e15f8aadf1 100644
--- a/TAO/tao/PortableServer/Var_Array_SArgument_T.h
+++ b/TAO/tao/PortableServer/Var_Array_SArgument_T.h
@@ -4,8 +4,6 @@
/**
* @file Var_Array_SArgument_T.h
*
- * $Id$
- *
* @authors Jeff Parsons, Carlos O'Ryan and Ossama Othman
*/
//=============================================================================
diff --git a/TAO/tao/PortableServer/Var_Size_SArgument_T.h b/TAO/tao/PortableServer/Var_Size_SArgument_T.h
index d2fe23c5d2c..a353331aa48 100644
--- a/TAO/tao/PortableServer/Var_Size_SArgument_T.h
+++ b/TAO/tao/PortableServer/Var_Size_SArgument_T.h
@@ -4,8 +4,6 @@
/**
* @file Var_Size_SArgument_T.h
*
- * $Id$
- *
* @authors Jeff Parsons, Carlos O'Ryan and Ossama Othman
*/
//=============================================================================
diff --git a/TAO/tao/PortableServer/Vector_SArgument_T.h b/TAO/tao/PortableServer/Vector_SArgument_T.h
index 182e58e859c..958d8234fe5 100644
--- a/TAO/tao/PortableServer/Vector_SArgument_T.h
+++ b/TAO/tao/PortableServer/Vector_SArgument_T.h
@@ -4,8 +4,6 @@
/**
* @file Vector_SArgument_T.h
*
- * $Id$
- *
* @author Jeff Parsons
*/
//=============================================================================
diff --git a/TAO/tao/PortableServer/get_arg.h b/TAO/tao/PortableServer/get_arg.h
index d04f1194974..a2cd9cdb7dc 100644
--- a/TAO/tao/PortableServer/get_arg.h
+++ b/TAO/tao/PortableServer/get_arg.h
@@ -4,8 +4,6 @@
/**
* @file get_arg.h
*
- * $Id$
- *
* Thru-POA/skeleton argument selection function templates.
* @par
* These function templates are used to choose between arguments
diff --git a/TAO/tao/Principal.h b/TAO/tao/Principal.h
index 9c19250c55e..a59912b817e 100644
--- a/TAO/tao/Principal.h
+++ b/TAO/tao/Principal.h
@@ -4,8 +4,6 @@
/**
* @file Principal.h
*
- * $Id$
- *
* The CORBA::Principal pseudo-object implementation.
*
* @author Copyright 1994-1995 by Sun Microsystems Inc.
diff --git a/TAO/tao/Profile.h b/TAO/tao/Profile.h
index 34461840ee2..38c32e5cd3f 100644
--- a/TAO/tao/Profile.h
+++ b/TAO/tao/Profile.h
@@ -4,8 +4,6 @@
/**
* @file Profile.h
*
- * $Id$
- *
* @author Fred Kuhns <fredk@cs.wustl.edu>
*/
//=============================================================================
diff --git a/TAO/tao/Profile_Transport_Resolver.h b/TAO/tao/Profile_Transport_Resolver.h
index 9bf19631f8b..fbff37f626e 100644
--- a/TAO/tao/Profile_Transport_Resolver.h
+++ b/TAO/tao/Profile_Transport_Resolver.h
@@ -4,8 +4,6 @@
/**
* @file Profile_Transport_Resolver.h
*
- * $Id$
- *
*
* @author Balachandran Natarajan <bala@dre.vanderbilt.edu>
*/
diff --git a/TAO/tao/Protocol_Factory.h b/TAO/tao/Protocol_Factory.h
index d282c286cb9..63b5c5accf5 100644
--- a/TAO/tao/Protocol_Factory.h
+++ b/TAO/tao/Protocol_Factory.h
@@ -4,8 +4,6 @@
/**
* @file Protocol_Factory.h
*
- * $Id$
- *
* @author Fred Kuhns <fredk@cs.wustl.edu>
*/
//=============================================================================
diff --git a/TAO/tao/Protocols_Hooks.h b/TAO/tao/Protocols_Hooks.h
index a69dc713be6..e7edfa9bc9d 100644
--- a/TAO/tao/Protocols_Hooks.h
+++ b/TAO/tao/Protocols_Hooks.h
@@ -4,8 +4,6 @@
/**
* @file Protocols_Hooks.h
*
- * $Id$
- *
* @author Priyanka Gontla <pgontla@ece.uci.edu>
*/
// ===================================================================
diff --git a/TAO/tao/Pseudo_VarOut_T.h b/TAO/tao/Pseudo_VarOut_T.h
index 3043b0249e6..9ff50144b47 100644
--- a/TAO/tao/Pseudo_VarOut_T.h
+++ b/TAO/tao/Pseudo_VarOut_T.h
@@ -4,8 +4,6 @@
/**
* @file Pseudo_VarOut_T.h
*
- * $Id$
- *
* @note This header should be included after all types to be passed
* as template parameters to the TAO_Pseudo_{Var,Out}_T template
* classes have been declared. If the types in question are defined
diff --git a/TAO/tao/QtResource/QtResource_Factory.h b/TAO/tao/QtResource/QtResource_Factory.h
index 40abf78958a..b093986fc2a 100644
--- a/TAO/tao/QtResource/QtResource_Factory.h
+++ b/TAO/tao/QtResource/QtResource_Factory.h
@@ -4,8 +4,6 @@
/**
* @file QtResource_Factory.h
*
- * $Id$
- *
* @author Balachandran Natarajan <bala@dre.vanderbilt.edu>
* @author Marek Brudka <mbrudka@aster.pl>
*/
diff --git a/TAO/tao/QtResource/QtResource_Loader.h b/TAO/tao/QtResource/QtResource_Loader.h
index 9f830e440db..5446c77a3d1 100644
--- a/TAO/tao/QtResource/QtResource_Loader.h
+++ b/TAO/tao/QtResource/QtResource_Loader.h
@@ -4,8 +4,6 @@
/**
* @file QtResource_Loader.h
*
- * $Id$
- *
* @author Marek Brudka <mbrudka@aster.pl>
* @author Balachandran Natarajan <bala@cs.wustl.edu>
*/
diff --git a/TAO/tao/Queued_Data.h b/TAO/tao/Queued_Data.h
index a3bd8939dd9..e7654cd1f75 100644
--- a/TAO/tao/Queued_Data.h
+++ b/TAO/tao/Queued_Data.h
@@ -4,8 +4,6 @@
/**
* @file Queued_Data.h
*
- * $Id$
- *
* @author Balachandran Natarajan <bala@cs.wustl.edu>
*/
//=============================================================================
diff --git a/TAO/tao/Queued_Message.h b/TAO/tao/Queued_Message.h
index 51a73ab67e0..34f5dfc1cdc 100644
--- a/TAO/tao/Queued_Message.h
+++ b/TAO/tao/Queued_Message.h
@@ -4,8 +4,6 @@
/**
* @file Queued_Message.h
*
- * $Id$
- *
* @author Carlos O'Ryan <coryan@uci.edu>
*/
//=============================================================================
diff --git a/TAO/tao/RTCORBA/Continuous_Priority_Mapping.h b/TAO/tao/RTCORBA/Continuous_Priority_Mapping.h
index a2a4b976e7a..ec5685a7e1c 100644
--- a/TAO/tao/RTCORBA/Continuous_Priority_Mapping.h
+++ b/TAO/tao/RTCORBA/Continuous_Priority_Mapping.h
@@ -4,8 +4,6 @@
/**
* @file Continuous_Priority_Mapping.h
*
- * $Id$
- *
* @author Irfan Pyarali
*/
// ===================================================================
diff --git a/TAO/tao/RTCORBA/Direct_Priority_Mapping.h b/TAO/tao/RTCORBA/Direct_Priority_Mapping.h
index 37fdbe8730e..b0101210399 100644
--- a/TAO/tao/RTCORBA/Direct_Priority_Mapping.h
+++ b/TAO/tao/RTCORBA/Direct_Priority_Mapping.h
@@ -4,8 +4,6 @@
/**
* @file Direct_Priority_Mapping.h
*
- * $Id$
- *
* Declares the Direct_Priority_Mapping interface, as defined in the
* RT-CORBA spec.
*
diff --git a/TAO/tao/RTCORBA/Linear_Network_Priority_Mapping.h b/TAO/tao/RTCORBA/Linear_Network_Priority_Mapping.h
index 515bcf738cd..b3293827308 100644
--- a/TAO/tao/RTCORBA/Linear_Network_Priority_Mapping.h
+++ b/TAO/tao/RTCORBA/Linear_Network_Priority_Mapping.h
@@ -5,8 +5,6 @@
/**
* @file Linear_Network_Priority_Mapping.h
*
- * $Id$
- *
* Declares the Linear_Network_Priority_Mapping interface,
*
*
diff --git a/TAO/tao/RTCORBA/Linear_Priority_Mapping.h b/TAO/tao/RTCORBA/Linear_Priority_Mapping.h
index 7e4b014d14c..a0f3e7d9c79 100644
--- a/TAO/tao/RTCORBA/Linear_Priority_Mapping.h
+++ b/TAO/tao/RTCORBA/Linear_Priority_Mapping.h
@@ -5,8 +5,6 @@
/**
* @file Linear_Priority_Mapping.h
*
- * $Id$
- *
* Declares the Linear_Priority_Mapping interface, as defined in the
* RT-CORBA spec.
*
diff --git a/TAO/tao/RTCORBA/Multi_Priority_Mapping.h b/TAO/tao/RTCORBA/Multi_Priority_Mapping.h
index ed6462a7d22..a521e2a375a 100644
--- a/TAO/tao/RTCORBA/Multi_Priority_Mapping.h
+++ b/TAO/tao/RTCORBA/Multi_Priority_Mapping.h
@@ -5,8 +5,6 @@
/**
* @file Multi_Priority_Mapping.h
*
- * $Id$
- *
* Declares a priority mapping to support cross platform communication.
*
*
diff --git a/TAO/tao/RTCORBA/Network_Priority_Mapping.h b/TAO/tao/RTCORBA/Network_Priority_Mapping.h
index be4c76948ee..be2e1e025d5 100644
--- a/TAO/tao/RTCORBA/Network_Priority_Mapping.h
+++ b/TAO/tao/RTCORBA/Network_Priority_Mapping.h
@@ -4,8 +4,6 @@
/**
* @file Network_Priority_Mapping.h
*
- * $Id$
- *
* Class that declares the Network Priority Mapping
* that can be overriden to provide different mappings
*
diff --git a/TAO/tao/RTCORBA/Network_Priority_Mapping_Manager.h b/TAO/tao/RTCORBA/Network_Priority_Mapping_Manager.h
index b48b7aecf2f..a87243ef23f 100644
--- a/TAO/tao/RTCORBA/Network_Priority_Mapping_Manager.h
+++ b/TAO/tao/RTCORBA/Network_Priority_Mapping_Manager.h
@@ -4,8 +4,6 @@
/**
* @file Network_Priority_Mapping_Manager.h
*
- * $Id$
- *
* @author Yamuna Krishnamurthy (yamuna@oomworks.com)
*/
//=============================================================================
diff --git a/TAO/tao/RTCORBA/Priority_Mapping.h b/TAO/tao/RTCORBA/Priority_Mapping.h
index ed862bb8d47..6d684925922 100644
--- a/TAO/tao/RTCORBA/Priority_Mapping.h
+++ b/TAO/tao/RTCORBA/Priority_Mapping.h
@@ -3,8 +3,6 @@
/**
* @file Priority_Mapping.h
*
- * $Id$
- *
* Declares the Priority_Mapping interface, as defined in the
* RT-CORBA spec.
*
diff --git a/TAO/tao/RTCORBA/Priority_Mapping_Manager.h b/TAO/tao/RTCORBA/Priority_Mapping_Manager.h
index 1fa4a7f6278..62b81e723a0 100644
--- a/TAO/tao/RTCORBA/Priority_Mapping_Manager.h
+++ b/TAO/tao/RTCORBA/Priority_Mapping_Manager.h
@@ -4,8 +4,6 @@
/**
* @file Priority_Mapping_Manager.h
*
- * $Id$
- *
* @author Marina Spivak (marina@cs.wustl.edu)
*/
//=============================================================================
diff --git a/TAO/tao/RTCORBA/RTCORBA.h b/TAO/tao/RTCORBA/RTCORBA.h
index b6864234547..748e29acce2 100644
--- a/TAO/tao/RTCORBA/RTCORBA.h
+++ b/TAO/tao/RTCORBA/RTCORBA.h
@@ -4,8 +4,6 @@
/**
* @file RTCORBA.h
*
- * $Id$
- *
* Takes care of the RT ORB loading on static build.
*
*
diff --git a/TAO/tao/RTCORBA/RT_Current.h b/TAO/tao/RTCORBA/RT_Current.h
index c5372e2ad03..299777e0af8 100644
--- a/TAO/tao/RTCORBA/RT_Current.h
+++ b/TAO/tao/RTCORBA/RT_Current.h
@@ -4,8 +4,6 @@
/**
* @file RT_Current.h
*
- * $Id$
- *
* @author Carlos O'Ryan (coryan@cs.wustl.edu)
*/
//=============================================================================
diff --git a/TAO/tao/RTCORBA/RT_Endpoint_Selector_Factory.h b/TAO/tao/RTCORBA/RT_Endpoint_Selector_Factory.h
index e546ae6808f..c3caeb1125b 100644
--- a/TAO/tao/RTCORBA/RT_Endpoint_Selector_Factory.h
+++ b/TAO/tao/RTCORBA/RT_Endpoint_Selector_Factory.h
@@ -4,8 +4,6 @@
/**
* @file RT_Endpoint_Selector_Factory.h
*
- * $Id$
- *
* Strategies for selecting profile/endpoint from an IOR for making an
* invocation.
*
diff --git a/TAO/tao/RTCORBA/RT_Endpoint_Utils.h b/TAO/tao/RTCORBA/RT_Endpoint_Utils.h
index 3398516fe1a..68a2257acaa 100644
--- a/TAO/tao/RTCORBA/RT_Endpoint_Utils.h
+++ b/TAO/tao/RTCORBA/RT_Endpoint_Utils.h
@@ -4,8 +4,6 @@
/**
* @file RT_Endpoint_Utils.h
*
- * $Id$
- *
* Commonly used utility methods used by RT_Endpoint_Selectors.
*
* @author Angelo Corsaro <corsaro@cs.wustl.edu>
diff --git a/TAO/tao/RTCORBA/RT_Invocation_Endpoint_Selectors.h b/TAO/tao/RTCORBA/RT_Invocation_Endpoint_Selectors.h
index ee25db8cd9d..34dcb3fe6f7 100644
--- a/TAO/tao/RTCORBA/RT_Invocation_Endpoint_Selectors.h
+++ b/TAO/tao/RTCORBA/RT_Invocation_Endpoint_Selectors.h
@@ -4,8 +4,6 @@
/**
* @file RT_Invocation_Endpoint_Selectors.h
*
- * $Id$
- *
* Strategies for selecting profile/endpoint from an IOR for making an
* invocation.
*
diff --git a/TAO/tao/RTCORBA/RT_Mutex.h b/TAO/tao/RTCORBA/RT_Mutex.h
index ae79bdf1be4..c2207cd8f10 100644
--- a/TAO/tao/RTCORBA/RT_Mutex.h
+++ b/TAO/tao/RTCORBA/RT_Mutex.h
@@ -4,8 +4,6 @@
/**
* @file RT_Mutex.h
*
- * $Id$
- *
* @author Frank Hunleth <fhunleth@cs.wustl.edu>
*/
//=============================================================================
diff --git a/TAO/tao/RTCORBA/RT_ORB.h b/TAO/tao/RTCORBA/RT_ORB.h
index 8f07b73774a..fb715e83e1a 100644
--- a/TAO/tao/RTCORBA/RT_ORB.h
+++ b/TAO/tao/RTCORBA/RT_ORB.h
@@ -3,8 +3,6 @@
/**
* @file RT_ORB.h
*
- * $Id$
- *
* @author Marina Spivak <marina@cs.wustl.edu>
*/
//=============================================================================
diff --git a/TAO/tao/RTCORBA/RT_ORBInitializer.h b/TAO/tao/RTCORBA/RT_ORBInitializer.h
index 105be957f82..73d9c8e4196 100644
--- a/TAO/tao/RTCORBA/RT_ORBInitializer.h
+++ b/TAO/tao/RTCORBA/RT_ORBInitializer.h
@@ -4,8 +4,6 @@
/**
* @file RT_ORBInitializer.h
*
- * $Id$
- *
* @author Ossama Othman <ossama@uci.edu>
*/
//=============================================================================
diff --git a/TAO/tao/RTCORBA/RT_ORB_Loader.h b/TAO/tao/RTCORBA/RT_ORB_Loader.h
index caf14caebee..a3c3ff4ff47 100644
--- a/TAO/tao/RTCORBA/RT_ORB_Loader.h
+++ b/TAO/tao/RTCORBA/RT_ORB_Loader.h
@@ -4,8 +4,6 @@
/**
* @file RT_ORB_Loader.h
*
- * $Id$
- *
* Header file for Loading RT_ORB.
*
*
diff --git a/TAO/tao/RTCORBA/RT_PolicyFactory.h b/TAO/tao/RTCORBA/RT_PolicyFactory.h
index 6aef83ef536..b950d3d2ffa 100644
--- a/TAO/tao/RTCORBA/RT_PolicyFactory.h
+++ b/TAO/tao/RTCORBA/RT_PolicyFactory.h
@@ -4,8 +4,6 @@
/**
* @file RT_PolicyFactory.h
*
- * $Id$
- *
* @author Angelo Corsaro <corsaro@cs.wustl.edu>
* @author Ossama Othman <ossama@uci.edu>
*/
diff --git a/TAO/tao/RTCORBA/RT_Policy_i.h b/TAO/tao/RTCORBA/RT_Policy_i.h
index 4a47be72b9e..89d48daf6bb 100644
--- a/TAO/tao/RTCORBA/RT_Policy_i.h
+++ b/TAO/tao/RTCORBA/RT_Policy_i.h
@@ -3,8 +3,6 @@
/**
* @file RT_Policy_i.h
*
- * $Id$
- *
* @author Marina Spivak (marina@cs.wustl.edu)
*/
//=============================================================================
diff --git a/TAO/tao/RTCORBA/RT_Protocols_Hooks.h b/TAO/tao/RTCORBA/RT_Protocols_Hooks.h
index 5ff1cc3d669..6ed16be8b33 100644
--- a/TAO/tao/RTCORBA/RT_Protocols_Hooks.h
+++ b/TAO/tao/RTCORBA/RT_Protocols_Hooks.h
@@ -4,8 +4,6 @@
/**
* @file RT_Protocols_Hooks.h
*
- * $Id$
- *
* @author Priyanka Gontla <pgontla@ece.uci.edu>
*/
// ===================================================================
diff --git a/TAO/tao/RTCORBA/RT_Service_Context_Handler.h b/TAO/tao/RTCORBA/RT_Service_Context_Handler.h
index 9243a918919..038dd395b01 100644
--- a/TAO/tao/RTCORBA/RT_Service_Context_Handler.h
+++ b/TAO/tao/RTCORBA/RT_Service_Context_Handler.h
@@ -4,8 +4,6 @@
/**
* @file RT_Service_Context_Handler.h
*
- * $Id$
- *
* @author Johnny Willemsen <jwillemsen@remedy.nl>
*/
// ===================================================================
diff --git a/TAO/tao/RTCORBA/RT_Stub.h b/TAO/tao/RTCORBA/RT_Stub.h
index 230abf70920..e5d4ac3df7d 100644
--- a/TAO/tao/RTCORBA/RT_Stub.h
+++ b/TAO/tao/RTCORBA/RT_Stub.h
@@ -4,8 +4,6 @@
/**
* @file RT_Stub.h
*
- * $Id$
- *
* This file contains the declaration for the RTCORBA Stub.
*
*
diff --git a/TAO/tao/RTCORBA/RT_Stub_Factory.h b/TAO/tao/RTCORBA/RT_Stub_Factory.h
index 716323fce59..a997c5819fc 100644
--- a/TAO/tao/RTCORBA/RT_Stub_Factory.h
+++ b/TAO/tao/RTCORBA/RT_Stub_Factory.h
@@ -4,8 +4,6 @@
/**
* @file RT_Stub_Factory.h
*
- * $Id$
- *
* Defines the a factory interface for creating Stubs.
* This class creates the default stub, that is used in
* plain CORBA.
diff --git a/TAO/tao/RTCORBA/RT_Thread_Lane_Resources_Manager.h b/TAO/tao/RTCORBA/RT_Thread_Lane_Resources_Manager.h
index 8f7359407f6..c5e88fbbcf1 100644
--- a/TAO/tao/RTCORBA/RT_Thread_Lane_Resources_Manager.h
+++ b/TAO/tao/RTCORBA/RT_Thread_Lane_Resources_Manager.h
@@ -4,8 +4,6 @@
/**
* @file RT_Thread_Lane_Resources_Manager.h
*
- * $Id$
- *
* @author Irfan Pyarali
*/
// ===================================================================
diff --git a/TAO/tao/RTCORBA/RT_Transport_Descriptor.h b/TAO/tao/RTCORBA/RT_Transport_Descriptor.h
index fd79a34a7b6..9aa0433339f 100644
--- a/TAO/tao/RTCORBA/RT_Transport_Descriptor.h
+++ b/TAO/tao/RTCORBA/RT_Transport_Descriptor.h
@@ -3,8 +3,6 @@
/**
* @file RT_Transport_Descriptor.h
*
- * $Id$
- *
* @author Pradeep Gore <pradeep@oomworks.com>
*/
diff --git a/TAO/tao/RTCORBA/RT_Transport_Descriptor_Property.h b/TAO/tao/RTCORBA/RT_Transport_Descriptor_Property.h
index 5b29b9b7fcc..e645bca53f7 100644
--- a/TAO/tao/RTCORBA/RT_Transport_Descriptor_Property.h
+++ b/TAO/tao/RTCORBA/RT_Transport_Descriptor_Property.h
@@ -3,8 +3,6 @@
/**
* @file RT_Transport_Descriptor_Property.h
*
- * $Id$
- *
* @author Pradeep Gore <pradeep@oomworks.com>
*/
diff --git a/TAO/tao/RTCORBA/Thread_Pool.h b/TAO/tao/RTCORBA/Thread_Pool.h
index 2a6277dbda0..680d9ec227a 100644
--- a/TAO/tao/RTCORBA/Thread_Pool.h
+++ b/TAO/tao/RTCORBA/Thread_Pool.h
@@ -4,8 +4,6 @@
/**
* @file Thread_Pool.h
*
- * $Id$
- *
* @author Irfan Pyarali
* @author Johnny Willemsen
*/
diff --git a/TAO/tao/RTCORBA/rtcorba_typedefs.h b/TAO/tao/RTCORBA/rtcorba_typedefs.h
index 513e1a4169d..c7d71141c1c 100644
--- a/TAO/tao/RTCORBA/rtcorba_typedefs.h
+++ b/TAO/tao/RTCORBA/rtcorba_typedefs.h
@@ -4,8 +4,6 @@
/**
* @file rtcorba_typedefs.h
*
- * $Id$
- *
* TAO specific typedef's moved away from the generated code.
*
* @author Balachandran Natarajan <bala@dre.vanderbilt.edu>
diff --git a/TAO/tao/RTPortableServer/RTPortableServer.cpp b/TAO/tao/RTPortableServer/RTPortableServer.cpp
index b8851a79c71..039dbad8c6e 100644
--- a/TAO/tao/RTPortableServer/RTPortableServer.cpp
+++ b/TAO/tao/RTPortableServer/RTPortableServer.cpp
@@ -2,8 +2,6 @@
/**
* @file RTPortableServer.cpp
*
- * $Id$
- *
* @author Frank Hunleth <fhunleth@cs.wustl.edu>
*/
//=============================================================================
diff --git a/TAO/tao/RTPortableServer/RTPortableServer.h b/TAO/tao/RTPortableServer/RTPortableServer.h
index dc35a29eca6..3a9cc80a20f 100644
--- a/TAO/tao/RTPortableServer/RTPortableServer.h
+++ b/TAO/tao/RTPortableServer/RTPortableServer.h
@@ -4,8 +4,6 @@
/**
* @file RTPortableServer.h
*
- * $Id$
- *
* @author Frank Hunleth <fhuntleth@cs.wustl.edu>
*/
//=============================================================================
diff --git a/TAO/tao/RTPortableServer/RT_Acceptor_Filters.h b/TAO/tao/RTPortableServer/RT_Acceptor_Filters.h
index 6eb39e04677..5a90d176b41 100644
--- a/TAO/tao/RTPortableServer/RT_Acceptor_Filters.h
+++ b/TAO/tao/RTPortableServer/RT_Acceptor_Filters.h
@@ -4,8 +4,6 @@
/**
* @file RT_Acceptor_Filters.h
*
- * $Id$
- *
* RTCORBA strategies for populating mprofile.
*
* @author Marina Spivak <marina@cs.wustl.edu>
diff --git a/TAO/tao/RTPortableServer/RT_Collocation_Resolver.h b/TAO/tao/RTPortableServer/RT_Collocation_Resolver.h
index c0805650eb3..bf32bc4fccc 100644
--- a/TAO/tao/RTPortableServer/RT_Collocation_Resolver.h
+++ b/TAO/tao/RTPortableServer/RT_Collocation_Resolver.h
@@ -4,8 +4,6 @@
/**
* @file RT_Collocation_Resolver.h
*
- * $Id$
- *
* @author Irfan Pyarali
*/
// ===================================================================
diff --git a/TAO/tao/RTPortableServer/RT_Object_Adapter_Factory.h b/TAO/tao/RTPortableServer/RT_Object_Adapter_Factory.h
index 130b39ec65b..5acaf9a65c0 100644
--- a/TAO/tao/RTPortableServer/RT_Object_Adapter_Factory.h
+++ b/TAO/tao/RTPortableServer/RT_Object_Adapter_Factory.h
@@ -4,8 +4,6 @@
/**
* @file RT_Object_Adapter_Factory.h
*
- * $Id$
- *
* @author Frank Hunleth
*/
// ===================================================================
diff --git a/TAO/tao/RTPortableServer/RT_POA.h b/TAO/tao/RTPortableServer/RT_POA.h
index ec0a5f77324..2c2d3f66eda 100644
--- a/TAO/tao/RTPortableServer/RT_POA.h
+++ b/TAO/tao/RTPortableServer/RT_POA.h
@@ -4,8 +4,6 @@
/**
* @file RT_POA.h
*
- * $Id$
- *
* RT_POA
*
* @author Irfan Pyarali
diff --git a/TAO/tao/RTPortableServer/RT_Policy_Validator.h b/TAO/tao/RTPortableServer/RT_Policy_Validator.h
index baecf424454..73b4f777b71 100644
--- a/TAO/tao/RTPortableServer/RT_Policy_Validator.h
+++ b/TAO/tao/RTPortableServer/RT_Policy_Validator.h
@@ -4,8 +4,6 @@
/**
* @file RT_Policy_Validator.h
*
- * $Id$
- *
* This file contains the declaration for the RTCORBA policy validator.
*
* @author Angelo Corsaro <corsaro@cs.wustl.edu>
diff --git a/TAO/tao/RTPortableServer/RT_Servant_Dispatcher.h b/TAO/tao/RTPortableServer/RT_Servant_Dispatcher.h
index 5a06ff45afb..aef65b7614d 100644
--- a/TAO/tao/RTPortableServer/RT_Servant_Dispatcher.h
+++ b/TAO/tao/RTPortableServer/RT_Servant_Dispatcher.h
@@ -4,8 +4,6 @@
/**
* @file RT_Servant_Dispatcher.h
*
- * $Id$
- *
* @author Frank Hunleth (fhunleth@cs.wustl.edu)
*/
//=============================================================================
diff --git a/TAO/tao/RTScheduling/Current.h b/TAO/tao/RTScheduling/Current.h
index 49c424d4c3b..f941512b9de 100644
--- a/TAO/tao/RTScheduling/Current.h
+++ b/TAO/tao/RTScheduling/Current.h
@@ -4,8 +4,6 @@
/**
* @file Current.h
*
- * $Id$
- *
* @author
*/
//=============================================================================
diff --git a/TAO/tao/RTScheduling/RTScheduler.h b/TAO/tao/RTScheduling/RTScheduler.h
index fbfd458338c..1f75edd6820 100644
--- a/TAO/tao/RTScheduling/RTScheduler.h
+++ b/TAO/tao/RTScheduling/RTScheduler.h
@@ -4,8 +4,6 @@
/**
* @file RTScheduler.h
*
- * $Id$
- *
* Takes care of the RT Scheduler loading on static build.
*
*
diff --git a/TAO/tao/RTScheduling/RTScheduler_Initializer.h b/TAO/tao/RTScheduling/RTScheduler_Initializer.h
index 34d655565ed..aca50cc312e 100644
--- a/TAO/tao/RTScheduling/RTScheduler_Initializer.h
+++ b/TAO/tao/RTScheduling/RTScheduler_Initializer.h
@@ -4,8 +4,6 @@
/**
* @file RTScheduler_Initializer.h
*
- * $Id$
- *
* @author Yamuna Krishnamurthy <yamuna@oomworks.com>
*/
//=============================================================================
diff --git a/TAO/tao/RTScheduling/RTScheduler_Loader.h b/TAO/tao/RTScheduling/RTScheduler_Loader.h
index 47021c59f02..0d4865d9001 100644
--- a/TAO/tao/RTScheduling/RTScheduler_Loader.h
+++ b/TAO/tao/RTScheduling/RTScheduler_Loader.h
@@ -4,8 +4,6 @@
/**
* @file RTScheduler_Loader.h
*
- * $Id$
- *
* Header file for Loading RTScheduler.
*
*
diff --git a/TAO/tao/RTScheduling/RTScheduler_Manager.h b/TAO/tao/RTScheduling/RTScheduler_Manager.h
index 3135735a69f..4e90e0cbf9c 100644
--- a/TAO/tao/RTScheduling/RTScheduler_Manager.h
+++ b/TAO/tao/RTScheduling/RTScheduler_Manager.h
@@ -4,8 +4,6 @@
/**
* @file RTScheduler_Manager.h
*
- * $Id$
- *
* @author Yamuna Krishnmaurthy <yamuna@oomworks.com>
*/
//=============================================================================
diff --git a/TAO/tao/Reactive_Connect_Strategy.h b/TAO/tao/Reactive_Connect_Strategy.h
index 694bbb49560..9421d027d83 100644
--- a/TAO/tao/Reactive_Connect_Strategy.h
+++ b/TAO/tao/Reactive_Connect_Strategy.h
@@ -4,8 +4,6 @@
/**
* @file Reactive_Connect_Strategy.h
*
- * $Id$
- *
* @author Balachandran Natarajan <bala@cs.wustl.edu>
*/
//=============================================================================
diff --git a/TAO/tao/Reactive_Flushing_Strategy.h b/TAO/tao/Reactive_Flushing_Strategy.h
index 1ac4072867a..065ef2a1b65 100644
--- a/TAO/tao/Reactive_Flushing_Strategy.h
+++ b/TAO/tao/Reactive_Flushing_Strategy.h
@@ -4,8 +4,6 @@
/**
* @file Reactive_Flushing_Strategy.h
*
- * $Id$
- *
* @author Carlos O'Ryan <coryan@uci.edu>
*/
//=============================================================================
diff --git a/TAO/tao/Refcounted_ObjectKey.h b/TAO/tao/Refcounted_ObjectKey.h
index 1dbc6d20bb2..4a8dd4c0a46 100644
--- a/TAO/tao/Refcounted_ObjectKey.h
+++ b/TAO/tao/Refcounted_ObjectKey.h
@@ -4,8 +4,6 @@
/**
* @file Refcounted_ObjectKey.h
*
- * $Id$
- *
* @author Balachandran Natarajan <bala@dre.vanderbilt.edu>
*/
//=============================================================================
diff --git a/TAO/tao/Remote_Invocation.h b/TAO/tao/Remote_Invocation.h
index 63ed669e341..34351916724 100644
--- a/TAO/tao/Remote_Invocation.h
+++ b/TAO/tao/Remote_Invocation.h
@@ -4,8 +4,6 @@
/**
* @file Remote_Invocation.h
*
- * $Id$
- *
*
* @author Balachandran Natarajan <bala@dre.vanderbilt.edu>
*/
diff --git a/TAO/tao/Remote_Object_Proxy_Broker.h b/TAO/tao/Remote_Object_Proxy_Broker.h
index d6488b41289..de3308608ed 100644
--- a/TAO/tao/Remote_Object_Proxy_Broker.h
+++ b/TAO/tao/Remote_Object_Proxy_Broker.h
@@ -4,8 +4,6 @@
/**
* @file Remote_Object_Proxy_Broker.h
*
- * $Id$
- *
* This files contains the Remote Proxy Broker implementation
* for the CORBA Object.
*
diff --git a/TAO/tao/Reply_Dispatcher.h b/TAO/tao/Reply_Dispatcher.h
index 810e6b9ed39..f5537d8c3e4 100644
--- a/TAO/tao/Reply_Dispatcher.h
+++ b/TAO/tao/Reply_Dispatcher.h
@@ -4,8 +4,6 @@
/**
* @file Reply_Dispatcher.h
*
- * $Id$
- *
* Define the interface for the Reply_Dispatcher strategies.
*
*
diff --git a/TAO/tao/RequestInterceptor_Adapter.cpp b/TAO/tao/RequestInterceptor_Adapter.cpp
index c5d14708881..c19df8e51df 100644
--- a/TAO/tao/RequestInterceptor_Adapter.cpp
+++ b/TAO/tao/RequestInterceptor_Adapter.cpp
@@ -4,8 +4,6 @@
/**
* @file RequestInterceptor_Adapter.cpp
*
- * $Id$
- *
* This file an adapter class to simplify the support of
* interceptors.
*/
diff --git a/TAO/tao/RequestInterceptor_Adapter.h b/TAO/tao/RequestInterceptor_Adapter.h
index 5189ab24470..f17bc50fe19 100644
--- a/TAO/tao/RequestInterceptor_Adapter.h
+++ b/TAO/tao/RequestInterceptor_Adapter.h
@@ -4,8 +4,6 @@
/**
* @file RequestInterceptor_Adapter.h
*
- * $Id$
- *
*/
//=============================================================================
diff --git a/TAO/tao/Request_Dispatcher.h b/TAO/tao/Request_Dispatcher.h
index 69c5a1c7ea3..61f26ab0dce 100644
--- a/TAO/tao/Request_Dispatcher.h
+++ b/TAO/tao/Request_Dispatcher.h
@@ -4,8 +4,6 @@
/**
* @file Request_Dispatcher.h
*
- * $Id$
- *
* A class that strategizes the request dispatching procedure.
*
* @author Frank Hunleth <fhunleth@cs.wustl.edu>
diff --git a/TAO/tao/Resource_Factory.h b/TAO/tao/Resource_Factory.h
index abe846fa3d0..d24c9fb6fca 100644
--- a/TAO/tao/Resource_Factory.h
+++ b/TAO/tao/Resource_Factory.h
@@ -4,8 +4,6 @@
/**
* @file Resource_Factory.h
*
- * $Id$
- *
* @author Chris Cleeland
* @author Carlos O'Ryan
*/
diff --git a/TAO/tao/Resume_Handle.h b/TAO/tao/Resume_Handle.h
index 759cdca09af..34ce7fd63d9 100644
--- a/TAO/tao/Resume_Handle.h
+++ b/TAO/tao/Resume_Handle.h
@@ -4,8 +4,6 @@
/**
* @file Resume_Handle.h
*
- * $Id$
- *
* @author Balachandran Natarajan <bala@cs.wustl.edu>
*/
//=============================================================================
diff --git a/TAO/tao/Seq_Out_T.h b/TAO/tao/Seq_Out_T.h
index 9e401de90a0..e8251144461 100644
--- a/TAO/tao/Seq_Out_T.h
+++ b/TAO/tao/Seq_Out_T.h
@@ -4,8 +4,6 @@
/**
* @file Seq_Out_T.h
*
- * $Id$
- *
* @author Jeff Parsons
*/
//=============================================================================
diff --git a/TAO/tao/Seq_Var_T.h b/TAO/tao/Seq_Var_T.h
index c97c442ce4f..987523116ac 100644
--- a/TAO/tao/Seq_Var_T.h
+++ b/TAO/tao/Seq_Var_T.h
@@ -4,8 +4,6 @@
/**
* @file Seq_Var_T.h
*
- * $Id$
- *
* @author Jeff Parsons
*/
//=============================================================================
diff --git a/TAO/tao/ServerRequestInterceptor_Adapter.h b/TAO/tao/ServerRequestInterceptor_Adapter.h
index 6b3577c198d..8377f130a47 100644
--- a/TAO/tao/ServerRequestInterceptor_Adapter.h
+++ b/TAO/tao/ServerRequestInterceptor_Adapter.h
@@ -4,8 +4,6 @@
/**
* @file ServerRequestInterceptor_Adapter.h
*
- * $Id$
- *
* This file an adapter class to simplify the support of
* interceptors.
*
diff --git a/TAO/tao/ServerRequestInterceptor_Adapter_Factory.h b/TAO/tao/ServerRequestInterceptor_Adapter_Factory.h
index 1269b8c41f0..9f0337c6e67 100644
--- a/TAO/tao/ServerRequestInterceptor_Adapter_Factory.h
+++ b/TAO/tao/ServerRequestInterceptor_Adapter_Factory.h
@@ -4,8 +4,6 @@
/**
* @file ServerRequestInterceptor_Adapter_Factory.h
*
- * $Id$
- *
* @author Johnny Willemsen <jwillemsen@remedy.nl>
*/
//=============================================================================
diff --git a/TAO/tao/Server_Strategy_Factory.h b/TAO/tao/Server_Strategy_Factory.h
index 76620027477..31b3c325329 100644
--- a/TAO/tao/Server_Strategy_Factory.h
+++ b/TAO/tao/Server_Strategy_Factory.h
@@ -4,8 +4,6 @@
/**
* @file Server_Strategy_Factory.h
*
- * $Id$
- *
* @author Chris Cleeland
*/
//=============================================================================
diff --git a/TAO/tao/Service_Callbacks.h b/TAO/tao/Service_Callbacks.h
index 7fbc435152c..9940ab56ac0 100644
--- a/TAO/tao/Service_Callbacks.h
+++ b/TAO/tao/Service_Callbacks.h
@@ -4,8 +4,6 @@
/**
* @file Service_Callbacks.h
*
- * $Id$
- *
* This is a generic interface that would be used to override many
* of the default functionalities that the ORB provides by the
* services if they have been loaded in to the ORB_Core
diff --git a/TAO/tao/Service_Context.h b/TAO/tao/Service_Context.h
index 2185550a87a..6232de26ba3 100644
--- a/TAO/tao/Service_Context.h
+++ b/TAO/tao/Service_Context.h
@@ -4,8 +4,6 @@
/**
* @file Service_Context.h
*
- * $Id$
- *
* @author Balachandran Natarajan <bala@cs.wustl.edu>
*/
// ===================================================================
diff --git a/TAO/tao/Service_Context_Handler.h b/TAO/tao/Service_Context_Handler.h
index ec16f06ee06..0dabf427fe6 100644
--- a/TAO/tao/Service_Context_Handler.h
+++ b/TAO/tao/Service_Context_Handler.h
@@ -4,8 +4,6 @@
/**
* @file Service_Context_Handler.h
*
- * $Id$
- *
* @author Johnny Willemsen <jwillemsen@remedy.nl>
*/
// ===================================================================
diff --git a/TAO/tao/Service_Context_Handler_Registry.h b/TAO/tao/Service_Context_Handler_Registry.h
index 0c11c23bb25..90295c80123 100644
--- a/TAO/tao/Service_Context_Handler_Registry.h
+++ b/TAO/tao/Service_Context_Handler_Registry.h
@@ -4,8 +4,6 @@
/**
* @file Service_Context_Handler_Registry.h
*
- * $Id$
- *
* @author Johnny Willemsen <jwillemsen@remedy.nl>
*/
// ===================================================================
diff --git a/TAO/tao/Services_Activate.h b/TAO/tao/Services_Activate.h
index 2ba8d73aa99..e0ee664366c 100644
--- a/TAO/tao/Services_Activate.h
+++ b/TAO/tao/Services_Activate.h
@@ -4,8 +4,6 @@
/**
* @file Services_Activate.h
*
- * $Id$
- *
* This is a generic interface that would be used to activate
* the services that are loaded through the svc.conf file
*
diff --git a/TAO/tao/SmartProxies/Smart_Proxies.h b/TAO/tao/SmartProxies/Smart_Proxies.h
index b00b26259b2..5cfc0ce828e 100644
--- a/TAO/tao/SmartProxies/Smart_Proxies.h
+++ b/TAO/tao/SmartProxies/Smart_Proxies.h
@@ -4,8 +4,6 @@
/**
* @file Smart_Proxies.h
*
- * $Id$
- *
* This file contains a base class for the generated smart proxy classes
* It's purpose is to hold the pointer to the real proxy
*
diff --git a/TAO/tao/Special_Basic_Argument_T.h b/TAO/tao/Special_Basic_Argument_T.h
index ec6a63c3cb1..879fb29db75 100644
--- a/TAO/tao/Special_Basic_Argument_T.h
+++ b/TAO/tao/Special_Basic_Argument_T.h
@@ -4,8 +4,6 @@
/**
* @file Special_Basic_Argument_T.h
*
- * $Id$
- *
* @authors Jeff Parsons and Carlos O'Ryan
*/
//=============================================================================
diff --git a/TAO/tao/Special_Basic_Arguments.h b/TAO/tao/Special_Basic_Arguments.h
index 961f3b2d328..927b1324ecf 100644
--- a/TAO/tao/Special_Basic_Arguments.h
+++ b/TAO/tao/Special_Basic_Arguments.h
@@ -4,8 +4,6 @@
/**
* @file Special_Basic_Arguments.h
*
- * $Id$
- *
* @author Jeff Parsons
* @author Carlos O'Ryan
*/
diff --git a/TAO/tao/Storable_Base.cpp b/TAO/tao/Storable_Base.cpp
index d279d2337a5..3c963257a09 100644
--- a/TAO/tao/Storable_Base.cpp
+++ b/TAO/tao/Storable_Base.cpp
@@ -2,8 +2,6 @@
/**
* @file Storable_Base.cpp
*
- * $Id$
- *
* @author Bruce Trask <trask_b@ociweb.com>
* @author Chanaka Liyanaarachchi <chanaka@ociweb.com>
* @author Byron Harris <harrisb@ociweb.com>
diff --git a/TAO/tao/Storable_Base.h b/TAO/tao/Storable_Base.h
index ceecfc55c9f..2a1244f98db 100644
--- a/TAO/tao/Storable_Base.h
+++ b/TAO/tao/Storable_Base.h
@@ -4,8 +4,6 @@
/**
* @file Storable_Base.h
*
- * $Id$
- *
* @author Bruce Trask <trask_b@ociweb.com>
* @author Chanaka Liyanaarachchi <chanaka@ociweb.com>
* @author Byron Harris <harrisb@ociweb.com>
diff --git a/TAO/tao/Storable_Base.inl b/TAO/tao/Storable_Base.inl
index caddbdee3e7..341265c9a7e 100644
--- a/TAO/tao/Storable_Base.inl
+++ b/TAO/tao/Storable_Base.inl
@@ -4,8 +4,6 @@
/**
* @file Storable_Base.inl
*
- * $Id$
- *
* @author Bruce Trask <trask_b@ociweb.com>
* @author Chanaka Liyanaarachchi <chanaka@ociweb.com>
* @author Byron Harris <harrisb@ociweb.com>
diff --git a/TAO/tao/Storable_File_Guard.cpp b/TAO/tao/Storable_File_Guard.cpp
index adb990ca672..9a3d0901f6b 100644
--- a/TAO/tao/Storable_File_Guard.cpp
+++ b/TAO/tao/Storable_File_Guard.cpp
@@ -2,8 +2,6 @@
/**
* @file Storable_File_Guard.cpp
*
- * $Id$
- *
* @author Rich Seibel (seibelr@ociweb.com)
* @author Byron Harris (harrisb@ociweb.com)
*/
diff --git a/TAO/tao/Storable_File_Guard.h b/TAO/tao/Storable_File_Guard.h
index 0d90dca16ae..2929f04366b 100644
--- a/TAO/tao/Storable_File_Guard.h
+++ b/TAO/tao/Storable_File_Guard.h
@@ -4,8 +4,6 @@
/**
* @file Storable_File_Guard.h
*
- * $Id$
- *
* @author Rich Seibel (seibelr@ociweb.com)
* @author Byron Harris (harrisb@ociweb.com)
*/
diff --git a/TAO/tao/Strategies/COIOP_Acceptor.h b/TAO/tao/Strategies/COIOP_Acceptor.h
index d3196e08785..97be5c0184f 100644
--- a/TAO/tao/Strategies/COIOP_Acceptor.h
+++ b/TAO/tao/Strategies/COIOP_Acceptor.h
@@ -4,8 +4,6 @@
/**
* @file COIOP_Acceptor.h
*
- * $Id$
- *
* COIOP specific acceptor processing
*
* @author Johnny Willemsen <jwillemsen@remedy.nl>
diff --git a/TAO/tao/Strategies/COIOP_Connection_Handler.h b/TAO/tao/Strategies/COIOP_Connection_Handler.h
index eecdb1fe635..b65fe1b6092 100644
--- a/TAO/tao/Strategies/COIOP_Connection_Handler.h
+++ b/TAO/tao/Strategies/COIOP_Connection_Handler.h
@@ -4,8 +4,6 @@
/**
* @file COIOP_Connection_Handler.h
*
- * $Id$
- *
* @author Johnny Willemsen <jwillemsen@remedy.nl>
*/
// ===================================================================
diff --git a/TAO/tao/Strategies/COIOP_Connector.h b/TAO/tao/Strategies/COIOP_Connector.h
index a538a632fc2..917289cc8c9 100644
--- a/TAO/tao/Strategies/COIOP_Connector.h
+++ b/TAO/tao/Strategies/COIOP_Connector.h
@@ -4,8 +4,6 @@
/**
* @file COIOP_Connector.h
*
- * $Id$
- *
* COIOP specific connector processing
*
* @author Johnny Willemsen <jwillemsen@remedy.nl>
diff --git a/TAO/tao/Strategies/COIOP_Endpoint.h b/TAO/tao/Strategies/COIOP_Endpoint.h
index 377e07ef71d..1fab8a0ef83 100644
--- a/TAO/tao/Strategies/COIOP_Endpoint.h
+++ b/TAO/tao/Strategies/COIOP_Endpoint.h
@@ -4,8 +4,6 @@
/**
* @file COIOP_Endpoint.h
*
- * $Id$
- *
* COIOP implementation of PP Framework Endpoint interface.
*
* @author Johnny Willemsen <jwillemsen@remedy.nl>
diff --git a/TAO/tao/Strategies/COIOP_Factory.h b/TAO/tao/Strategies/COIOP_Factory.h
index 1bb5cbfd7a1..c8f7fcc69af 100644
--- a/TAO/tao/Strategies/COIOP_Factory.h
+++ b/TAO/tao/Strategies/COIOP_Factory.h
@@ -4,8 +4,6 @@
/**
* @file COIOP_Factory.h
*
- * $Id$
- *
* @author Johnny Willemsen <jwillemsen@remedy.nl>
*/
//=============================================================================
diff --git a/TAO/tao/Strategies/COIOP_Profile.h b/TAO/tao/Strategies/COIOP_Profile.h
index ded0bf29f4d..3a32e5e2c00 100644
--- a/TAO/tao/Strategies/COIOP_Profile.h
+++ b/TAO/tao/Strategies/COIOP_Profile.h
@@ -4,8 +4,6 @@
/**
* @file COIOP_Profile.h
*
- * $Id$
- *
* COIOP profile specific processing
*
* @author Johnny Willemsen <jwillemsen@remedy.nl>
diff --git a/TAO/tao/Strategies/COIOP_Transport.h b/TAO/tao/Strategies/COIOP_Transport.h
index e912f01470b..2e01336abe9 100644
--- a/TAO/tao/Strategies/COIOP_Transport.h
+++ b/TAO/tao/Strategies/COIOP_Transport.h
@@ -4,8 +4,6 @@
/**
* @file COIOP_Transport.h
*
- * $Id$
- *
* @author Johnny Willemsen <jwillemsen@remedy.nl>
*/
//=============================================================================
diff --git a/TAO/tao/Strategies/DIOP_Acceptor.h b/TAO/tao/Strategies/DIOP_Acceptor.h
index 5346aac5d4d..7827ae437c8 100644
--- a/TAO/tao/Strategies/DIOP_Acceptor.h
+++ b/TAO/tao/Strategies/DIOP_Acceptor.h
@@ -4,8 +4,6 @@
/**
* @file DIOP_Acceptor.h
*
- * $Id$
- *
* DIOP specific acceptor processing
*
* @author Michael Kircher
diff --git a/TAO/tao/Strategies/DIOP_Connection_Handler.h b/TAO/tao/Strategies/DIOP_Connection_Handler.h
index f54334bed38..38dcb2cd588 100644
--- a/TAO/tao/Strategies/DIOP_Connection_Handler.h
+++ b/TAO/tao/Strategies/DIOP_Connection_Handler.h
@@ -4,8 +4,6 @@
/**
* @file DIOP_Connection_Handler.h
*
- * $Id$
- *
* @author Michael Kircher
*/
// ===================================================================
diff --git a/TAO/tao/Strategies/DIOP_Connector.h b/TAO/tao/Strategies/DIOP_Connector.h
index f9ed820c634..a1d557bc8f3 100644
--- a/TAO/tao/Strategies/DIOP_Connector.h
+++ b/TAO/tao/Strategies/DIOP_Connector.h
@@ -4,8 +4,6 @@
/**
* @file DIOP_Connector.h
*
- * $Id$
- *
* DIOP specific connector processing
*
* @author Michael Kircher
diff --git a/TAO/tao/Strategies/DIOP_Endpoint.h b/TAO/tao/Strategies/DIOP_Endpoint.h
index 92dca92f80b..e51e19adc31 100644
--- a/TAO/tao/Strategies/DIOP_Endpoint.h
+++ b/TAO/tao/Strategies/DIOP_Endpoint.h
@@ -4,8 +4,6 @@
/**
* @file DIOP_Endpoint.h
*
- * $Id$
- *
* DIOP implementation of PP Framework Endpoint interface.
*
* @author Michael Kircher
diff --git a/TAO/tao/Strategies/DIOP_Factory.h b/TAO/tao/Strategies/DIOP_Factory.h
index 8dcaae4f08b..d72b366eac8 100644
--- a/TAO/tao/Strategies/DIOP_Factory.h
+++ b/TAO/tao/Strategies/DIOP_Factory.h
@@ -4,8 +4,6 @@
/**
* @file DIOP_Factory.h
*
- * $Id$
- *
* @author Michael Kircher
*/
//=============================================================================
diff --git a/TAO/tao/Strategies/DIOP_Profile.h b/TAO/tao/Strategies/DIOP_Profile.h
index 5b4725c0418..cce1e81f578 100644
--- a/TAO/tao/Strategies/DIOP_Profile.h
+++ b/TAO/tao/Strategies/DIOP_Profile.h
@@ -4,8 +4,6 @@
/**
* @file DIOP_Profile.h
*
- * $Id$
- *
* DIOP profile specific processing
*
*
diff --git a/TAO/tao/Strategies/DIOP_Transport.h b/TAO/tao/Strategies/DIOP_Transport.h
index 1221d11cbe5..592240b664c 100644
--- a/TAO/tao/Strategies/DIOP_Transport.h
+++ b/TAO/tao/Strategies/DIOP_Transport.h
@@ -4,8 +4,6 @@
/**
* @file DIOP_Transport.h
*
- * $Id$
- *
* @author Michael Kircher
*/
//=============================================================================
diff --git a/TAO/tao/Strategies/FIFO_Connection_Purging_Strategy.h b/TAO/tao/Strategies/FIFO_Connection_Purging_Strategy.h
index 6d489e696e2..facc7698ed5 100644
--- a/TAO/tao/Strategies/FIFO_Connection_Purging_Strategy.h
+++ b/TAO/tao/Strategies/FIFO_Connection_Purging_Strategy.h
@@ -4,8 +4,6 @@
/**
* @file FIFO_Connection_Purging_Strategy.h
*
- * $Id$
- *
* @author Chad Elliott (elliott_c@ociweb.com)
*/
// ================================================================
diff --git a/TAO/tao/Strategies/LFU_Connection_Purging_Strategy.h b/TAO/tao/Strategies/LFU_Connection_Purging_Strategy.h
index 66a01fca65f..b99b6ae997b 100644
--- a/TAO/tao/Strategies/LFU_Connection_Purging_Strategy.h
+++ b/TAO/tao/Strategies/LFU_Connection_Purging_Strategy.h
@@ -4,8 +4,6 @@
/**
* @file LFU_Connection_Purging_Strategy.h
*
- * $Id$
- *
* @author Chad Elliott (elliott_c@ociweb.com)
*/
// ================================================================
diff --git a/TAO/tao/Strategies/LF_Strategy_Null.h b/TAO/tao/Strategies/LF_Strategy_Null.h
index 18ba5632ad0..802292b53a0 100644
--- a/TAO/tao/Strategies/LF_Strategy_Null.h
+++ b/TAO/tao/Strategies/LF_Strategy_Null.h
@@ -4,8 +4,6 @@
/**
* @file LF_Strategy_Null.h
*
- * $Id$
- *
* @author Carlos O'Ryan <coryan@uci.edu>
*/
//=============================================================================
diff --git a/TAO/tao/Strategies/NULL_Connection_Purging_Strategy.h b/TAO/tao/Strategies/NULL_Connection_Purging_Strategy.h
index 577024e1d42..7617ff62e87 100644
--- a/TAO/tao/Strategies/NULL_Connection_Purging_Strategy.h
+++ b/TAO/tao/Strategies/NULL_Connection_Purging_Strategy.h
@@ -4,8 +4,6 @@
/**
* @file NULL_Connection_Purging_Strategy.h
*
- * $Id$
- *
* @author Chad Elliott (elliott_c@ociweb.com)
*/
// ================================================================
diff --git a/TAO/tao/Strategies/OC_Endpoint_Selector_Factory.h b/TAO/tao/Strategies/OC_Endpoint_Selector_Factory.h
index 76adab6be12..c4843c74f7e 100644
--- a/TAO/tao/Strategies/OC_Endpoint_Selector_Factory.h
+++ b/TAO/tao/Strategies/OC_Endpoint_Selector_Factory.h
@@ -4,8 +4,6 @@
/**
* @file OC_Endpoint_Selector_Factory.h
*
- * $Id$
- *
* Strategies for selecting profile/endpoint from an IOR for making an
* invocation.
*
diff --git a/TAO/tao/Strategies/OC_Endpoint_Selector_Loader.h b/TAO/tao/Strategies/OC_Endpoint_Selector_Loader.h
index a19f9cf5b1e..91b0f133aa0 100644
--- a/TAO/tao/Strategies/OC_Endpoint_Selector_Loader.h
+++ b/TAO/tao/Strategies/OC_Endpoint_Selector_Loader.h
@@ -4,8 +4,6 @@
/**
* @file OC_Endpoint_Selector_Loader.h
*
- * $Id$
- *
* Strategies for selecting profile/endpoint from an IOR for making an
* invocation.
*
diff --git a/TAO/tao/Strategies/Optimized_Connection_Endpoint_Selector.h b/TAO/tao/Strategies/Optimized_Connection_Endpoint_Selector.h
index 85b39cd7dac..5bcc45072f6 100644
--- a/TAO/tao/Strategies/Optimized_Connection_Endpoint_Selector.h
+++ b/TAO/tao/Strategies/Optimized_Connection_Endpoint_Selector.h
@@ -4,8 +4,6 @@
/**
* @file Optimized_Connection_Endpoint_Selector.h
*
- * $Id$
- *
* Strategies for selecting profile/endpoint from an IOR for making an
* invocation.
*
diff --git a/TAO/tao/Strategies/SCIOP_Endpoint.h b/TAO/tao/Strategies/SCIOP_Endpoint.h
index c034d6feb28..34eb74803de 100644
--- a/TAO/tao/Strategies/SCIOP_Endpoint.h
+++ b/TAO/tao/Strategies/SCIOP_Endpoint.h
@@ -6,8 +6,6 @@
*
* SCIOP implementation of PP Framework Endpoint interface.
*
- * $Id$
- *
* @author Jason Cohen, Lockheed Martin ATL <jcohen@atl.lmco.com>
* @author Keith O'Hara, Lockheed Martin ATL
*/
diff --git a/TAO/tao/Strategies/SCIOP_Profile.h b/TAO/tao/Strategies/SCIOP_Profile.h
index 264edc4cf57..5b39d19758a 100644
--- a/TAO/tao/Strategies/SCIOP_Profile.h
+++ b/TAO/tao/Strategies/SCIOP_Profile.h
@@ -4,8 +4,6 @@
/**
* @file SCIOP_Profile.h
*
- * $Id$
- *
* @author Jason Cohen, Lockheed Martin ATL <jcohen@atl.lmco.com>
* @author Keith O'Hara, Lockheed Martin ATL
*/
diff --git a/TAO/tao/Strategies/SHMIOP_Connection_Handler.h b/TAO/tao/Strategies/SHMIOP_Connection_Handler.h
index 9fcad7ce6fa..b8d6247b732 100644
--- a/TAO/tao/Strategies/SHMIOP_Connection_Handler.h
+++ b/TAO/tao/Strategies/SHMIOP_Connection_Handler.h
@@ -4,8 +4,6 @@
/**
* @file SHMIOP_Connection_Handler.h
*
- * $Id$
- *
* @author Nanbor Wang <nanbor@cs.wustl.edu>
*/
// ===================================================================
diff --git a/TAO/tao/Strategies/SHMIOP_Connector.h b/TAO/tao/Strategies/SHMIOP_Connector.h
index e34794cec4f..c68f26c3a60 100644
--- a/TAO/tao/Strategies/SHMIOP_Connector.h
+++ b/TAO/tao/Strategies/SHMIOP_Connector.h
@@ -4,8 +4,6 @@
/**
* @file SHMIOP_Connector.h
*
- * $Id$
- *
* SHMIOP specific connector processing
*
* @author Nanbor Wang <nanbor@cs.wustl.edu>
diff --git a/TAO/tao/Strategies/SHMIOP_Profile.h b/TAO/tao/Strategies/SHMIOP_Profile.h
index 49689fb03bb..3dce4c81f9c 100644
--- a/TAO/tao/Strategies/SHMIOP_Profile.h
+++ b/TAO/tao/Strategies/SHMIOP_Profile.h
@@ -4,8 +4,6 @@
/**
* @file SHMIOP_Profile.h
*
- * $Id$
- *
* SHMIOP profile specific processing
*
* @author Nanbor Wang <nanbor@cs.wustl.edu>
diff --git a/TAO/tao/Strategies/SHMIOP_Transport.h b/TAO/tao/Strategies/SHMIOP_Transport.h
index 6516848b956..e73fca4810b 100644
--- a/TAO/tao/Strategies/SHMIOP_Transport.h
+++ b/TAO/tao/Strategies/SHMIOP_Transport.h
@@ -4,8 +4,6 @@
/**
* @file SHMIOP_Transport.h
*
- * $Id$
- *
* @author Nanbor Wang <nanbor@cs.wustl.edu>
* @author Balachandran Natarajan <bala@cs.wustl.edu>
*/
diff --git a/TAO/tao/Strategies/Strategies_ORBInitializer.h b/TAO/tao/Strategies/Strategies_ORBInitializer.h
index 496784269ef..20daa2ee1cf 100644
--- a/TAO/tao/Strategies/Strategies_ORBInitializer.h
+++ b/TAO/tao/Strategies/Strategies_ORBInitializer.h
@@ -4,8 +4,6 @@
/**
* @file Strategies_ORBInitializer.h
*
- * $Id$
- *
* @author Johnny Willemsen <jwillemsen@remedy.nl>
*/
//=============================================================================
diff --git a/TAO/tao/Strategies/UIOP_Acceptor.h b/TAO/tao/Strategies/UIOP_Acceptor.h
index adb14f33a46..1231f8fd0bc 100644
--- a/TAO/tao/Strategies/UIOP_Acceptor.h
+++ b/TAO/tao/Strategies/UIOP_Acceptor.h
@@ -4,8 +4,6 @@
/**
* @file UIOP_Acceptor.h
*
- * $Id$
- *
* Unix Domain Socket (UIOP) specific acceptor processing
*
* @author Fred Kuhns <fredk@cs.wustl.edu>
diff --git a/TAO/tao/Strategies/UIOP_Connection_Handler.h b/TAO/tao/Strategies/UIOP_Connection_Handler.h
index 8ab218fd69b..fd8079e5121 100644
--- a/TAO/tao/Strategies/UIOP_Connection_Handler.h
+++ b/TAO/tao/Strategies/UIOP_Connection_Handler.h
@@ -4,8 +4,6 @@
/**
* @file UIOP_Connection_Handler.h
*
- * $Id$
- *
* @author Originally by Ossama Othman <ossama@ece.uci.edu> as
* UIOP_Connect.h
* @author modified by Balachandran Natarajan <bala@cs.wustl.edu>
diff --git a/TAO/tao/Strategies/UIOP_Connector.h b/TAO/tao/Strategies/UIOP_Connector.h
index 64b6c36b556..649bc65dc24 100644
--- a/TAO/tao/Strategies/UIOP_Connector.h
+++ b/TAO/tao/Strategies/UIOP_Connector.h
@@ -4,8 +4,6 @@
/**
* @file UIOP_Connector.h
*
- * $Id$
- *
* UIOP specific connector processing
*
*
diff --git a/TAO/tao/Strategies/UIOP_Factory.h b/TAO/tao/Strategies/UIOP_Factory.h
index e21db7d9dc9..6f6d9253065 100644
--- a/TAO/tao/Strategies/UIOP_Factory.h
+++ b/TAO/tao/Strategies/UIOP_Factory.h
@@ -4,8 +4,6 @@
/**
* @file UIOP_Factory.h
*
- * $Id$
- *
* @author Fred Kuhns <fredk@cs.wustl.edu>Ossama Othman <othman@cs.wustl.edu>
*/
//=============================================================================
diff --git a/TAO/tao/Strategies/UIOP_Profile.h b/TAO/tao/Strategies/UIOP_Profile.h
index eb4b146989d..15a4e5c94bf 100644
--- a/TAO/tao/Strategies/UIOP_Profile.h
+++ b/TAO/tao/Strategies/UIOP_Profile.h
@@ -4,8 +4,6 @@
/**
* @file UIOP_Profile.h
*
- * $Id$
- *
* Unix Domain Socket (UIOP) profile specific processing
*
* @author Ossama Othman <ossama@dre.vanderbilt.edu>
diff --git a/TAO/tao/Strategies/UIOP_Transport.h b/TAO/tao/Strategies/UIOP_Transport.h
index 4157f03891c..af532149a86 100644
--- a/TAO/tao/Strategies/UIOP_Transport.h
+++ b/TAO/tao/Strategies/UIOP_Transport.h
@@ -4,8 +4,6 @@
/**
* @file UIOP_Transport.h
*
- * $Id$
- *
* @author Originally by Fred Kuhns <fredk@cs.wustl.edu>
* @author Ossama Othman <ossama@ece.uci.edu>
* @author Modified by Balachandran Natarajan <bala@cs.wustl.edu>
diff --git a/TAO/tao/String_Alloc.h b/TAO/tao/String_Alloc.h
index ddb5bb5b25e..feb02fa3bd3 100644
--- a/TAO/tao/String_Alloc.h
+++ b/TAO/tao/String_Alloc.h
@@ -3,8 +3,6 @@
/**
* @file String_Alloc.h
*
- * $Id$
- *
* Header file for the CORBA string types.
*
* @author DOC Group at Wash U, UCI, and Vanderbilt U.
diff --git a/TAO/tao/String_Manager_T.h b/TAO/tao/String_Manager_T.h
index 523aa24469f..70810112925 100644
--- a/TAO/tao/String_Manager_T.h
+++ b/TAO/tao/String_Manager_T.h
@@ -4,8 +4,6 @@
/**
* @file String_Manager_T.h
*
- * $Id$
- *
* @author Johnny Willemsen <jwillemsen@remedy.nl>
*/
//=============================================================================
diff --git a/TAO/tao/Stub.h b/TAO/tao/Stub.h
index b356598ade7..7a5430bfc11 100644
--- a/TAO/tao/Stub.h
+++ b/TAO/tao/Stub.h
@@ -4,8 +4,6 @@
/**
* @file Stub.h
*
- * $Id$
- *
* @author Portions Copyright 1994-1995 by Sun Microsystems Inc.
* @author Portions Copyright 1997-2002 by Washington University
*/
diff --git a/TAO/tao/Stub_Factory.h b/TAO/tao/Stub_Factory.h
index ac056c56a60..9f99562f9b3 100644
--- a/TAO/tao/Stub_Factory.h
+++ b/TAO/tao/Stub_Factory.h
@@ -4,8 +4,6 @@
/**
* @file Stub_Factory.h
*
- * $Id$
- *
* Defines the a factory interface for creating Stubs.
* This class creates the default stub, that is used in
* plain CORBA.
diff --git a/TAO/tao/Synch_Invocation.h b/TAO/tao/Synch_Invocation.h
index bec82241379..fa0ca900263 100644
--- a/TAO/tao/Synch_Invocation.h
+++ b/TAO/tao/Synch_Invocation.h
@@ -4,8 +4,6 @@
/**
* @file Synch_Invocation.h
*
- * $Id$
- *
*
* @author Balachandran Natarajan <bala@dre.vanderbilt.edu>
*/
diff --git a/TAO/tao/Synch_Queued_Message.h b/TAO/tao/Synch_Queued_Message.h
index 52c5f421521..fef4e628970 100644
--- a/TAO/tao/Synch_Queued_Message.h
+++ b/TAO/tao/Synch_Queued_Message.h
@@ -4,8 +4,6 @@
/**
* @file Synch_Queued_Message.h
*
- * $Id$
- *
* @author Carlos O'Ryan <coryan@uci.edu>
*/
//=============================================================================
diff --git a/TAO/tao/Synch_Reply_Dispatcher.h b/TAO/tao/Synch_Reply_Dispatcher.h
index 94d9e139dba..a7f0476cc75 100644
--- a/TAO/tao/Synch_Reply_Dispatcher.h
+++ b/TAO/tao/Synch_Reply_Dispatcher.h
@@ -4,8 +4,6 @@
/**
* @file Synch_Reply_Dispatcher.h
*
- * $Id$
- *
* Dispatch the reply appropriately.
*
* @author Alexander Babu Arulanthu <alex@cs.wustl.edu>
diff --git a/TAO/tao/SystemException.h b/TAO/tao/SystemException.h
index 743725e2c4f..9a1da6ec170 100644
--- a/TAO/tao/SystemException.h
+++ b/TAO/tao/SystemException.h
@@ -4,8 +4,6 @@
/**
* @file SystemException.h
*
- * $Id$
- *
* CORBA::SystemException class header.
*
* @author DOC Group at Vanderbilt U, Wash U, and UCI
diff --git a/TAO/tao/System_Time_Policy_Strategy.h b/TAO/tao/System_Time_Policy_Strategy.h
index d654b84b10e..1f308cfc343 100644
--- a/TAO/tao/System_Time_Policy_Strategy.h
+++ b/TAO/tao/System_Time_Policy_Strategy.h
@@ -4,8 +4,6 @@
/**
* @file System_Time_Policy_Strategy.h
*
- * $Id$
- *
* @author Martin Corino <mcorino@remedy.nl>
*/
//=============================================================================
diff --git a/TAO/tao/TAO_Internal.h b/TAO/tao/TAO_Internal.h
index 252a9c5e1bb..00f6cb24f78 100644
--- a/TAO/tao/TAO_Internal.h
+++ b/TAO/tao/TAO_Internal.h
@@ -4,8 +4,6 @@
/**
* @file TAO_Internal.h
*
- * $Id$
- *
* Structures and methods completely internal to TAO.
*
* @author Chris Cleeland
diff --git a/TAO/tao/TAO_Singleton.h b/TAO/tao/TAO_Singleton.h
index 5958b2b99bd..1da38566c7e 100644
--- a/TAO/tao/TAO_Singleton.h
+++ b/TAO/tao/TAO_Singleton.h
@@ -4,8 +4,6 @@
/**
* @file TAO_Singleton.h
*
- * $Id$
- *
* Header file for the TAO-specific Singleton implementation.
* Based entirely on ace/Singleton.*.
*
diff --git a/TAO/tao/TAO_Singleton_Manager.h b/TAO/tao/TAO_Singleton_Manager.h
index 1a5d78059bc..54a4460b858 100644
--- a/TAO/tao/TAO_Singleton_Manager.h
+++ b/TAO/tao/TAO_Singleton_Manager.h
@@ -4,8 +4,6 @@
/**
* @file TAO_Singleton_Manager.h
*
- * $Id$
- *
* Header file for the TAO-specific Singleton Manager. Based
* entirely on ace/Object_Manager.{h,inl,cpp}.
*
diff --git a/TAO/tao/TSS_Resources.h b/TAO/tao/TSS_Resources.h
index b6ce82c3538..3339d41b47a 100644
--- a/TAO/tao/TSS_Resources.h
+++ b/TAO/tao/TSS_Resources.h
@@ -4,8 +4,6 @@
/**
* @file TSS_Resources.h
*
- * $Id$
- *
* @author DOC Group - ISIS at Vanderbilt University
* @author DOC Center - Washington University at St. Louis
* @author DOC Laboratory - University of California at Irvine
diff --git a/TAO/tao/Tagged_Components.h b/TAO/tao/Tagged_Components.h
index 90c74e3dae3..aab03fea27d 100644
--- a/TAO/tao/Tagged_Components.h
+++ b/TAO/tao/Tagged_Components.h
@@ -4,8 +4,6 @@
/**
* @file Tagged_Components.h
*
- * $Id$
- *
* @author Carlos O'Ryan (coryan@cs.wustl.edu)
*/
//=============================================================================
diff --git a/TAO/tao/Tagged_Profile.h b/TAO/tao/Tagged_Profile.h
index 91ebca5d93d..d205ead432e 100644
--- a/TAO/tao/Tagged_Profile.h
+++ b/TAO/tao/Tagged_Profile.h
@@ -4,8 +4,6 @@
/**
* @file Tagged_Profile.h
*
- * $Id$
- *
* @author Bala Natarajan <bala@cs.wustl.edu>
*/
//=============================================================================
diff --git a/TAO/tao/Thread_Lane_Resources.h b/TAO/tao/Thread_Lane_Resources.h
index 57a61f5d2fc..1ae4954e843 100644
--- a/TAO/tao/Thread_Lane_Resources.h
+++ b/TAO/tao/Thread_Lane_Resources.h
@@ -4,8 +4,6 @@
/**
* @file Thread_Lane_Resources.h
*
- * $Id$
- *
* @author Irfan Pyarali
*/
// ===================================================================
diff --git a/TAO/tao/Thread_Lane_Resources_Manager.h b/TAO/tao/Thread_Lane_Resources_Manager.h
index 4ef600836bf..a67e1f104e3 100644
--- a/TAO/tao/Thread_Lane_Resources_Manager.h
+++ b/TAO/tao/Thread_Lane_Resources_Manager.h
@@ -4,8 +4,6 @@
/**
* @file Thread_Lane_Resources_Manager.h
*
- * $Id$
- *
* @author Irfan Pyarali
*/
// ============================================================================
diff --git a/TAO/tao/Thread_Per_Connection_Handler.h b/TAO/tao/Thread_Per_Connection_Handler.h
index 1947a111da8..de7e6b65ba7 100644
--- a/TAO/tao/Thread_Per_Connection_Handler.h
+++ b/TAO/tao/Thread_Per_Connection_Handler.h
@@ -4,8 +4,6 @@
/**
* @file Thread_Per_Connection_Handler.h
*
- * $Id$
- *
* Definition of a connection handler for the thread-per-connection
* strategy.
*
diff --git a/TAO/tao/Time_Policy_Manager.h b/TAO/tao/Time_Policy_Manager.h
index b53d8a516b0..8ee389375cb 100644
--- a/TAO/tao/Time_Policy_Manager.h
+++ b/TAO/tao/Time_Policy_Manager.h
@@ -4,8 +4,6 @@
/**
* @file Time_Policy_Manager.h
*
- * $Id$
- *
* @author Martin Corino <mcorino@remedy.nl>
*/
//=============================================================================
diff --git a/TAO/tao/Time_Policy_Strategy.h b/TAO/tao/Time_Policy_Strategy.h
index 41111c666bf..a2f33d55577 100644
--- a/TAO/tao/Time_Policy_Strategy.h
+++ b/TAO/tao/Time_Policy_Strategy.h
@@ -4,8 +4,6 @@
/**
* @file Time_Policy_Strategy.h
*
- * $Id$
- *
* @author Martin Corino <mcorino@remedy.nl>
*/
//=============================================================================
diff --git a/TAO/tao/Timeprobe.h b/TAO/tao/Timeprobe.h
index 4d6efb6ad8b..9e3baf0f477 100644
--- a/TAO/tao/Timeprobe.h
+++ b/TAO/tao/Timeprobe.h
@@ -3,8 +3,6 @@
/**
* @file Timeprobe.h
*
- * $Id$
- *
* @author Irfan Pyarali <irfan@cs.wustl.edu>
*/
//=============================================================================
diff --git a/TAO/tao/TkResource/TkResource_Factory.h b/TAO/tao/TkResource/TkResource_Factory.h
index 417879ebce2..b3a75bc27cb 100644
--- a/TAO/tao/TkResource/TkResource_Factory.h
+++ b/TAO/tao/TkResource/TkResource_Factory.h
@@ -4,8 +4,6 @@
/**
* @file TkResource_Factory.h
*
- * $Id$
- *
* @author Balachandran Natarajan <bala@cs.wustl.edu>
* @author Marek Brudka <mbrudka@aster.pl>
*/
diff --git a/TAO/tao/TkResource/TkResource_Loader.h b/TAO/tao/TkResource/TkResource_Loader.h
index bdd3daeb0d2..a62e74d2435 100644
--- a/TAO/tao/TkResource/TkResource_Loader.h
+++ b/TAO/tao/TkResource/TkResource_Loader.h
@@ -4,8 +4,6 @@
/**
* @file TkResource_Loader.h
*
- * $Id$
- *
* @author Balachandran Natarajan <bala@cs.wustl.edu>
* @author Marek Brudka <mbrudka@aster.pl>
*/
diff --git a/TAO/tao/Transport.h b/TAO/tao/Transport.h
index 21d4a444107..ea108ee757e 100644
--- a/TAO/tao/Transport.h
+++ b/TAO/tao/Transport.h
@@ -4,8 +4,6 @@
/**
* @file Transport.h
*
- * $Id$
- *
* Define the interface for the Transport component in TAO's
* pluggable protocol framework.
*
diff --git a/TAO/tao/TransportCurrent/Current_Loader.h b/TAO/tao/TransportCurrent/Current_Loader.h
index 6af4ee127d5..58ee8590810 100644
--- a/TAO/tao/TransportCurrent/Current_Loader.h
+++ b/TAO/tao/TransportCurrent/Current_Loader.h
@@ -4,8 +4,6 @@
/**
* @file Current_Loader.h
*
- * $Id$
- *
* @author Iliyan Jeliazkov <iliyan@ociweb.com>
*/
//=============================================================================
diff --git a/TAO/tao/TransportCurrent/Current_ORBInitializer.h b/TAO/tao/TransportCurrent/Current_ORBInitializer.h
index 1265c4e9682..4e6c3cfa13f 100644
--- a/TAO/tao/TransportCurrent/Current_ORBInitializer.h
+++ b/TAO/tao/TransportCurrent/Current_ORBInitializer.h
@@ -4,8 +4,6 @@
/**
* @file Current_ORBInitializer.h
*
- * $Id$
- *
* @author Iliyan Jeliazkov <iliyan@ociweb.com>
*/
//=============================================================================
diff --git a/TAO/tao/TransportCurrent/Current_ORBInitializer_Base.h b/TAO/tao/TransportCurrent/Current_ORBInitializer_Base.h
index 257bda9b6dc..14f0ddb3ef3 100644
--- a/TAO/tao/TransportCurrent/Current_ORBInitializer_Base.h
+++ b/TAO/tao/TransportCurrent/Current_ORBInitializer_Base.h
@@ -4,8 +4,6 @@
/**
* @file Current_ORBInitializer_Base.h
*
- * $Id$
- *
* @author Iliyan Jeliazkov <iliyan@ociweb.com>
*/
//=============================================================================
diff --git a/TAO/tao/TransportCurrent/IIOP_Current_Loader.h b/TAO/tao/TransportCurrent/IIOP_Current_Loader.h
index 04770267b61..91bf6176485 100644
--- a/TAO/tao/TransportCurrent/IIOP_Current_Loader.h
+++ b/TAO/tao/TransportCurrent/IIOP_Current_Loader.h
@@ -4,8 +4,6 @@
/**
* @file IIOP_Current_Loader.h
*
- * $Id$
- *
* @author Iliyan Jeliazkov <iliyan@ociweb.com>
*/
//=============================================================================
diff --git a/TAO/tao/Transport_Acceptor.h b/TAO/tao/Transport_Acceptor.h
index 8456bdfc709..984ad333825 100644
--- a/TAO/tao/Transport_Acceptor.h
+++ b/TAO/tao/Transport_Acceptor.h
@@ -4,8 +4,6 @@
/**
* @file Transport_Acceptor.h
*
- * $Id$
- *
* Interface for the Acceptor component of the TAO pluggable protocol
* framework.
*
diff --git a/TAO/tao/Transport_Cache_Manager.h b/TAO/tao/Transport_Cache_Manager.h
index dcf02a6a8d4..99ac8febff9 100644
--- a/TAO/tao/Transport_Cache_Manager.h
+++ b/TAO/tao/Transport_Cache_Manager.h
@@ -4,8 +4,6 @@
/**
* @file Transport_Cache_Manager.h
*
- * $Id$
- *
* @author Balachandran Natarajan <bala@cs.wustl.edu>
*/
//=============================================================================
diff --git a/TAO/tao/Transport_Cache_Manager_T.h b/TAO/tao/Transport_Cache_Manager_T.h
index e6cf9b8709b..9407bd48bb5 100644
--- a/TAO/tao/Transport_Cache_Manager_T.h
+++ b/TAO/tao/Transport_Cache_Manager_T.h
@@ -4,8 +4,6 @@
/**
* @file Transport_Cache_Manager_T.h
*
- * $Id$
- *
* @author Balachandran Natarajan <bala@cs.wustl.edu>
*/
//=============================================================================
diff --git a/TAO/tao/Transport_Connector.h b/TAO/tao/Transport_Connector.h
index 135ff7da51d..292f451b3b7 100644
--- a/TAO/tao/Transport_Connector.h
+++ b/TAO/tao/Transport_Connector.h
@@ -4,8 +4,6 @@
/**
* @file Transport_Connector.h
*
- * $Id$
- *
* Define the interface for the Connector component in TAO's
* pluggable protocol framework.
*
diff --git a/TAO/tao/Transport_Descriptor_Interface.h b/TAO/tao/Transport_Descriptor_Interface.h
index 654a8771544..3ca7b30257c 100644
--- a/TAO/tao/Transport_Descriptor_Interface.h
+++ b/TAO/tao/Transport_Descriptor_Interface.h
@@ -4,8 +4,6 @@
/**
* @file Transport_Descriptor_Interface.h
*
- * $Id$
- *
* @author Bala Natarajan <bala@cs.wustl.edu>
*/
// ===================================================================
diff --git a/TAO/tao/Transport_Mux_Strategy.h b/TAO/tao/Transport_Mux_Strategy.h
index ba7ebd62068..9c0a535b489 100644
--- a/TAO/tao/Transport_Mux_Strategy.h
+++ b/TAO/tao/Transport_Mux_Strategy.h
@@ -4,8 +4,6 @@
/**
* @file Transport_Mux_Strategy.h
*
- * $Id$
- *
* @author Alexander Babu Arulanthu <alex@cs.wustl.edu>
*/
//=============================================================================
diff --git a/TAO/tao/Transport_Queueing_Strategies.h b/TAO/tao/Transport_Queueing_Strategies.h
index 4e5b19f32c3..b145ba57988 100644
--- a/TAO/tao/Transport_Queueing_Strategies.h
+++ b/TAO/tao/Transport_Queueing_Strategies.h
@@ -4,8 +4,6 @@
/**
* @file Transport_Queueing_Strategies.h
*
- * $Id$
- *
* Queueing strategies for the ORB Messaging layer.
*
* @author Irfan Pyarali
diff --git a/TAO/tao/Transport_Selection_Guard.h b/TAO/tao/Transport_Selection_Guard.h
index 588ba8ae43a..a4849fd5130 100644
--- a/TAO/tao/Transport_Selection_Guard.h
+++ b/TAO/tao/Transport_Selection_Guard.h
@@ -4,8 +4,6 @@
/**
* @file Transport_Selection_Guard.h
*
- * $Id$
- *
* @author Iliyan Jeliazkov <iliyan@ociweb.com>
*/
// ===================================================================
diff --git a/TAO/tao/Transport_Timer.h b/TAO/tao/Transport_Timer.h
index 70eddf0b6be..77e2089c726 100644
--- a/TAO/tao/Transport_Timer.h
+++ b/TAO/tao/Transport_Timer.h
@@ -4,8 +4,6 @@
/**
* @file Transport_Timer.h
*
- * $Id$
- *
* @author Carlos O'Ryan <coryan@uci.edu>
*/
//=============================================================================
diff --git a/TAO/tao/TypeCodeFactory/TypeCodeFactory_Adapter_Impl.h b/TAO/tao/TypeCodeFactory/TypeCodeFactory_Adapter_Impl.h
index 2f60b63d946..c5795c57cee 100644
--- a/TAO/tao/TypeCodeFactory/TypeCodeFactory_Adapter_Impl.h
+++ b/TAO/tao/TypeCodeFactory/TypeCodeFactory_Adapter_Impl.h
@@ -4,8 +4,6 @@
/**
* @file TypeCodeFactory_Adapter_Impl.h
*
- * $Id$
- *
* @author Jeff Parsons <parsons@cs.wustl.edu>
*/
//=============================================================================
diff --git a/TAO/tao/TypeCodeFactory/TypeCodeFactory_Loader.cpp b/TAO/tao/TypeCodeFactory/TypeCodeFactory_Loader.cpp
index 361f67485c2..c799f5ba154 100644
--- a/TAO/tao/TypeCodeFactory/TypeCodeFactory_Loader.cpp
+++ b/TAO/tao/TypeCodeFactory/TypeCodeFactory_Loader.cpp
@@ -4,8 +4,6 @@
/**
* @file TypeCodeFactory_Loader.cpp
*
- * $Id$
- *
* @author Jeff Parsons <parsons@cs.wustl.edu>
*/
//=============================================================================
diff --git a/TAO/tao/TypeCodeFactory/TypeCodeFactory_Loader.h b/TAO/tao/TypeCodeFactory/TypeCodeFactory_Loader.h
index de8be09f33a..c0a111cd94e 100644
--- a/TAO/tao/TypeCodeFactory/TypeCodeFactory_Loader.h
+++ b/TAO/tao/TypeCodeFactory/TypeCodeFactory_Loader.h
@@ -4,8 +4,6 @@
/**
* @file TypeCodeFactory_Loader.h
*
- * $Id$
- *
* @author Jeff Parsons <parsons@cs.wustl.edu>
*/
//=============================================================================
diff --git a/TAO/tao/TypeCodeFactory/TypeCodeFactory_i.h b/TAO/tao/TypeCodeFactory/TypeCodeFactory_i.h
index 0b3db9286eb..701613ee518 100644
--- a/TAO/tao/TypeCodeFactory/TypeCodeFactory_i.h
+++ b/TAO/tao/TypeCodeFactory/TypeCodeFactory_i.h
@@ -4,8 +4,6 @@
/**
* @file TypeCodeFactory_i.h
*
- * $Id$
- *
* @author Jeff Parsons <parsons@cs.wustl.edu>
*/
//=============================================================================
diff --git a/TAO/tao/TypeCodeFactory_Adapter.h b/TAO/tao/TypeCodeFactory_Adapter.h
index 032e074dd65..6091692a48b 100644
--- a/TAO/tao/TypeCodeFactory_Adapter.h
+++ b/TAO/tao/TypeCodeFactory_Adapter.h
@@ -4,8 +4,6 @@
/**
* @file TypeCodeFactory_Adapter.h
*
- * $Id$
- *
* @author Jeff Parsons <parsons@cs.wustl.edu>
*/
//=============================================================================
diff --git a/TAO/tao/UB_String_Argument_T.h b/TAO/tao/UB_String_Argument_T.h
index 471cf4a3bef..fb5f23cb076 100644
--- a/TAO/tao/UB_String_Argument_T.h
+++ b/TAO/tao/UB_String_Argument_T.h
@@ -4,8 +4,6 @@
/**
* @file UB_String_Argument_T.h
*
- * $Id$
- *
* @author Jeff Parsons
* @author Carlos O'Ryan
*/
diff --git a/TAO/tao/UB_String_Arguments.h b/TAO/tao/UB_String_Arguments.h
index 8e240aeba91..28adc3a6d9b 100644
--- a/TAO/tao/UB_String_Arguments.h
+++ b/TAO/tao/UB_String_Arguments.h
@@ -4,8 +4,6 @@
/**
* @file UB_String_Arguments.h
*
- * $Id$
- *
* @authors Jeff Parsons and Carlos O'Ryan
*/
//=============================================================================
diff --git a/TAO/tao/UserException.h b/TAO/tao/UserException.h
index e5279f2c4c5..f2461dd1142 100644
--- a/TAO/tao/UserException.h
+++ b/TAO/tao/UserException.h
@@ -4,8 +4,6 @@
/**
* @file UserException.h
*
- * $Id$
- *
* CORBA::UserException class header.
*
* @author DOC Group at Vanderbilt U, Wash U, and UCI
diff --git a/TAO/tao/Utils/Encodable.h b/TAO/tao/Utils/Encodable.h
index 15afe05370f..ab69d949ca1 100644
--- a/TAO/tao/Utils/Encodable.h
+++ b/TAO/tao/Utils/Encodable.h
@@ -4,8 +4,6 @@
/**
* @file Encodable.h
*
- * $Id$
- *
* Defines the interface for classes that wish to be
* encodable/decodable into/from a CDR representation.
*
diff --git a/TAO/tao/Utils/ORB_Manager.h b/TAO/tao/Utils/ORB_Manager.h
index 238afc26c9e..ac570327b86 100644
--- a/TAO/tao/Utils/ORB_Manager.h
+++ b/TAO/tao/Utils/ORB_Manager.h
@@ -4,8 +4,6 @@
/**
* @file ORB_Manager.h
*
- * $Id$
- *
* @author Chris Cleeland <cleeland@cs.wustl.edu>
*/
//=============================================================================
diff --git a/TAO/tao/Utils/Server_Main.cpp b/TAO/tao/Utils/Server_Main.cpp
index 611859dfac0..e9fc435fd4b 100644
--- a/TAO/tao/Utils/Server_Main.cpp
+++ b/TAO/tao/Utils/Server_Main.cpp
@@ -4,8 +4,6 @@
/**
* @file Server_Main.cpp
*
- * $Id$
- *
* Implements a generic object that acts as "main" for a CORBA server.
*
* @author Dale Wilson <wilson_d@ociweb.com>
diff --git a/TAO/tao/Utils/Server_Main.h b/TAO/tao/Utils/Server_Main.h
index 9edfd7904a0..9a1284c394b 100644
--- a/TAO/tao/Utils/Server_Main.h
+++ b/TAO/tao/Utils/Server_Main.h
@@ -4,8 +4,6 @@
/**
* @file Server_Main.h
*
- * $Id$
- *
* Declares a generic object that acts as "main" for a CORBA server.
* @author Dale Wilson <wilson_d@ociweb.com>
*
diff --git a/TAO/tao/Valuetype/AbstractBase.h b/TAO/tao/Valuetype/AbstractBase.h
index d0c9620e14d..38d52123d87 100644
--- a/TAO/tao/Valuetype/AbstractBase.h
+++ b/TAO/tao/Valuetype/AbstractBase.h
@@ -4,8 +4,6 @@
/**
* @file AbstractBase.h
*
- * $Id$
- *
* @author Jeff Parsons <parsons@cs.wust.edu>
*/
//=============================================================================
diff --git a/TAO/tao/Valuetype/AbstractBase_Invocation_Adapter.h b/TAO/tao/Valuetype/AbstractBase_Invocation_Adapter.h
index 8b16ffcd9bb..1b348223320 100644
--- a/TAO/tao/Valuetype/AbstractBase_Invocation_Adapter.h
+++ b/TAO/tao/Valuetype/AbstractBase_Invocation_Adapter.h
@@ -4,8 +4,6 @@
/**
* @file AbstractBase_Invocation_Adapter.h
*
- * $Id$
- *
* @author Balachandran Natarajan <bala@dre.vanderbilt.edu>
*/
//=============================================================================
diff --git a/TAO/tao/Valuetype/AbstractBase_T.h b/TAO/tao/Valuetype/AbstractBase_T.h
index 54eb936be9f..a6c3302c4fb 100644
--- a/TAO/tao/Valuetype/AbstractBase_T.h
+++ b/TAO/tao/Valuetype/AbstractBase_T.h
@@ -4,8 +4,6 @@
/**
* @file AbstractBase_T.h
*
- * $Id$
- *
* @author Balachandran Natarajan <bala@dre.vanderbilt.edu>
*/
//=============================================================================
diff --git a/TAO/tao/Valuetype/ValueBase.h b/TAO/tao/Valuetype/ValueBase.h
index c58e61f21dc..3080308c020 100644
--- a/TAO/tao/Valuetype/ValueBase.h
+++ b/TAO/tao/Valuetype/ValueBase.h
@@ -4,8 +4,6 @@
/**
* @file ValueBase.h
*
- * $Id$
- *
* @author Torsten Kuepper <kuepper2@lfa.uni-wuppertal.de>
*/
//=============================================================================
diff --git a/TAO/tao/Valuetype/ValueFactory.h b/TAO/tao/Valuetype/ValueFactory.h
index 8a395d2aaf2..7f18962a74b 100644
--- a/TAO/tao/Valuetype/ValueFactory.h
+++ b/TAO/tao/Valuetype/ValueFactory.h
@@ -4,8 +4,6 @@
/**
* @file ValueFactory.h
*
- * $Id$
- *
* @author Torsten Kuepper <kuepper2@lfa.uni-wuppertal.de>
*/
//=============================================================================
diff --git a/TAO/tao/Valuetype/ValueFactory_Map.h b/TAO/tao/Valuetype/ValueFactory_Map.h
index af10d7c27ae..b410dc59066 100644
--- a/TAO/tao/Valuetype/ValueFactory_Map.h
+++ b/TAO/tao/Valuetype/ValueFactory_Map.h
@@ -4,8 +4,6 @@
/**
* @file ValueFactory_Map.h
*
- * $Id$
- *
* @author Torsten Kuepper <kuepper2@lfa.uni-wuppertal.de>
*/
//=============================================================================
diff --git a/TAO/tao/Valuetype/Value_CORBA_methods.h b/TAO/tao/Valuetype/Value_CORBA_methods.h
index 969d832df7d..8ae741deab7 100644
--- a/TAO/tao/Valuetype/Value_CORBA_methods.h
+++ b/TAO/tao/Valuetype/Value_CORBA_methods.h
@@ -4,8 +4,6 @@
/**
* @file Value_CORBA_methods.h
*
- * $Id$
- *
* Declarations of common ValueType methods in the CORBA namespace.
*
* @author Ossama Othman <ossama@dre.vanderbilt.edu>
diff --git a/TAO/tao/Valuetype/Value_VarOut_T.h b/TAO/tao/Valuetype/Value_VarOut_T.h
index 64ea98bd97e..c5757e83e1d 100644
--- a/TAO/tao/Valuetype/Value_VarOut_T.h
+++ b/TAO/tao/Valuetype/Value_VarOut_T.h
@@ -4,8 +4,6 @@
/**
* @file Value_VarOut_T.h
*
- * $Id$
- *
* @author Jeff Parsons
*/
//=============================================================================
diff --git a/TAO/tao/Valuetype/Valuetype_Adapter_Factory_Impl.h b/TAO/tao/Valuetype/Valuetype_Adapter_Factory_Impl.h
index 147acf0c533..93bfc9d2fd2 100644
--- a/TAO/tao/Valuetype/Valuetype_Adapter_Factory_Impl.h
+++ b/TAO/tao/Valuetype/Valuetype_Adapter_Factory_Impl.h
@@ -4,8 +4,6 @@
/**
* @file Valuetype_Adapter_Factory_Impl.h
*
- * $Id$
- *
* @author Kees van Marle <kvmarle@remedy.nl>
*/
//=============================================================================
diff --git a/TAO/tao/Valuetype/Valuetype_Adapter_Impl.h b/TAO/tao/Valuetype/Valuetype_Adapter_Impl.h
index 23b01ad5b8f..79bfdfe8b67 100644
--- a/TAO/tao/Valuetype/Valuetype_Adapter_Impl.h
+++ b/TAO/tao/Valuetype/Valuetype_Adapter_Impl.h
@@ -4,8 +4,6 @@
/**
* @file Valuetype_Adapter_Impl.h
*
- * $Id$
- *
* @author Jeff Parsons <j.parsons@vanderbilt.edu>
*/
//=============================================================================
diff --git a/TAO/tao/Valuetype_Adapter.h b/TAO/tao/Valuetype_Adapter.h
index 10b72c07c2a..db2f8c8539a 100644
--- a/TAO/tao/Valuetype_Adapter.h
+++ b/TAO/tao/Valuetype_Adapter.h
@@ -4,8 +4,6 @@
/**
* @file Valuetype_Adapter.h
*
- * $Id$
- *
* @author Jeff Parsons <j.parsons@vanderbilt.edu>
*/
//=============================================================================
diff --git a/TAO/tao/Valuetype_Adapter_Factory.h b/TAO/tao/Valuetype_Adapter_Factory.h
index e2e859fc57d..aa3cd1e5b91 100644
--- a/TAO/tao/Valuetype_Adapter_Factory.h
+++ b/TAO/tao/Valuetype_Adapter_Factory.h
@@ -4,8 +4,6 @@
/**
* @file Valuetype_Adapter_Factory.h
*
- * $Id$
- *
* @author Kees van Marle <kvmarle@remedy.nl>
*/
//=============================================================================
diff --git a/TAO/tao/VarOut_T.h b/TAO/tao/VarOut_T.h
index fd3f1f4f041..e69bda2d04d 100644
--- a/TAO/tao/VarOut_T.h
+++ b/TAO/tao/VarOut_T.h
@@ -4,8 +4,6 @@
/**
* @file VarOut_T.h
*
- * $Id$
- *
* @author Jeff Parsons
*/
//=============================================================================
diff --git a/TAO/tao/Var_Array_Argument_T.h b/TAO/tao/Var_Array_Argument_T.h
index 1e89c8753d2..3a633f2d815 100644
--- a/TAO/tao/Var_Array_Argument_T.h
+++ b/TAO/tao/Var_Array_Argument_T.h
@@ -4,8 +4,6 @@
/**
* @file Var_Array_Argument_T.h
*
- * $Id$
- *
* @authors Jeff Parsons and Carlos O'Ryan
*/
//=============================================================================
diff --git a/TAO/tao/Var_Size_Argument_T.h b/TAO/tao/Var_Size_Argument_T.h
index 19c9da9a3f8..d5425df51d5 100644
--- a/TAO/tao/Var_Size_Argument_T.h
+++ b/TAO/tao/Var_Size_Argument_T.h
@@ -4,8 +4,6 @@
/**
* @file Var_Size_Argument_T.h
*
- * $Id$
- *
* @authors Jeff Parsons and Carlos O'Ryan
*/
//=============================================================================
diff --git a/TAO/tao/Vector_Argument_T.h b/TAO/tao/Vector_Argument_T.h
index d581bf4ba9d..aa1f8dca07d 100644
--- a/TAO/tao/Vector_Argument_T.h
+++ b/TAO/tao/Vector_Argument_T.h
@@ -4,8 +4,6 @@
/**
* @file Vector_Argument_T.h
*
- * $Id$
- *
* @author Jeff Parsons
*/
//=============================================================================
diff --git a/TAO/tao/Wait_On_LF_No_Upcall.h b/TAO/tao/Wait_On_LF_No_Upcall.h
index 7bba7139470..3dd1055f799 100644
--- a/TAO/tao/Wait_On_LF_No_Upcall.h
+++ b/TAO/tao/Wait_On_LF_No_Upcall.h
@@ -4,8 +4,6 @@
/**
* @file Wait_On_LF_No_Upcall.h
*
- * $Id$
- *
* @author Chris Cleeland <cleeland@ociweb.com>
*/
//=============================================================================
diff --git a/TAO/tao/Wait_On_Leader_Follower.h b/TAO/tao/Wait_On_Leader_Follower.h
index ab824f0c3a0..527e5f58981 100644
--- a/TAO/tao/Wait_On_Leader_Follower.h
+++ b/TAO/tao/Wait_On_Leader_Follower.h
@@ -4,8 +4,6 @@
/**
* @file Wait_On_Leader_Follower.h
*
- * $Id$
- *
* @author Alexander Babu Arulanthu <alex@cs.wustl.edu>
*/
//=============================================================================
diff --git a/TAO/tao/Wait_On_Reactor.h b/TAO/tao/Wait_On_Reactor.h
index 4fb8a40b936..76f22bc9921 100644
--- a/TAO/tao/Wait_On_Reactor.h
+++ b/TAO/tao/Wait_On_Reactor.h
@@ -4,8 +4,6 @@
/**
* @file Wait_On_Reactor.h
*
- * $Id$
- *
* @author Alexander Babu Arulanthu <alex@cs.wustl.edu>
*/
//=============================================================================
diff --git a/TAO/tao/Wait_On_Read.h b/TAO/tao/Wait_On_Read.h
index 686342702a1..b1efe5db8e3 100644
--- a/TAO/tao/Wait_On_Read.h
+++ b/TAO/tao/Wait_On_Read.h
@@ -4,8 +4,6 @@
/**
* @file Wait_On_Read.h
*
- * $Id$
- *
* @author Alexander Babu Arulanthu <alex@cs.wustl.edu>
*/
//=============================================================================
diff --git a/TAO/tao/Wait_Strategy.h b/TAO/tao/Wait_Strategy.h
index 8b53e41e829..109d8cede5f 100644
--- a/TAO/tao/Wait_Strategy.h
+++ b/TAO/tao/Wait_Strategy.h
@@ -4,8 +4,6 @@
/**
* @file Wait_Strategy.h
*
- * $Id$
- *
* @author Alexander Babu Arulanthu <alex@cs.wustl.edu>
*/
//=============================================================================
diff --git a/TAO/tao/XtResource/XtResource_Factory.h b/TAO/tao/XtResource/XtResource_Factory.h
index fc0b1dc6b48..5043ca039fd 100644
--- a/TAO/tao/XtResource/XtResource_Factory.h
+++ b/TAO/tao/XtResource/XtResource_Factory.h
@@ -4,8 +4,6 @@
/**
* @file XtResource_Factory.h
*
- * $Id$
- *
* @author Balachandran Natarajan <bala@cs.wustl.edu>
* @author Marek Brudka <mbrudka@aster.pl>
*/
diff --git a/TAO/tao/XtResource/XtResource_Loader.h b/TAO/tao/XtResource/XtResource_Loader.h
index 356f52ec16b..300df16a879 100644
--- a/TAO/tao/XtResource/XtResource_Loader.h
+++ b/TAO/tao/XtResource/XtResource_Loader.h
@@ -4,8 +4,6 @@
/**
* @file XtResource_Loader.h
*
- * $Id$
- *
* @author Marek Brudka <mbrudka@aster.pl>
* @author Balachandran Natarajan <bala@cs.wustl.edu>
*/
diff --git a/TAO/tao/ZIOP/ZIOP.h b/TAO/tao/ZIOP/ZIOP.h
index 3042dbb0fae..c9aa2e9ca05 100644
--- a/TAO/tao/ZIOP/ZIOP.h
+++ b/TAO/tao/ZIOP/ZIOP.h
@@ -4,8 +4,6 @@
/**
* @file ZIOP.h
*
- * $Id$
- *
* Dynamic loader object for the ZIOP library
*
*
diff --git a/TAO/tao/ZIOP/ZIOP_ORBInitializer.h b/TAO/tao/ZIOP/ZIOP_ORBInitializer.h
index 7e52dc9a941..87fcff4fbde 100644
--- a/TAO/tao/ZIOP/ZIOP_ORBInitializer.h
+++ b/TAO/tao/ZIOP/ZIOP_ORBInitializer.h
@@ -4,8 +4,6 @@
/**
* @file ZIOP_ORBInitializer.h
*
- * $Id$
- *
* @author Johnny Willemsen
*/
//=============================================================================
diff --git a/TAO/tao/ZIOP/ZIOP_PolicyFactory.h b/TAO/tao/ZIOP/ZIOP_PolicyFactory.h
index b9ae1161bb0..3bbcb77ee88 100644
--- a/TAO/tao/ZIOP/ZIOP_PolicyFactory.h
+++ b/TAO/tao/ZIOP/ZIOP_PolicyFactory.h
@@ -4,8 +4,6 @@
/**
* @file ZIOP_PolicyFactory.h
*
- * $Id$
- *
* @author Johnny Willemsen <jwillemsen@remedy.nl>
*/
// ===================================================================
diff --git a/TAO/tao/ZIOP/ZIOP_Policy_Validator.h b/TAO/tao/ZIOP/ZIOP_Policy_Validator.h
index 2f6413f07a9..3d00296ed58 100644
--- a/TAO/tao/ZIOP/ZIOP_Policy_Validator.h
+++ b/TAO/tao/ZIOP/ZIOP_Policy_Validator.h
@@ -4,8 +4,6 @@
/**
* @file ZIOP_Policy_Validator.h
*
- * $Id$
- *
* This file contains the declaration for the ZIOP policy validator
* interface.
*
diff --git a/TAO/tao/ZIOP/ZIOP_Policy_i.h b/TAO/tao/ZIOP/ZIOP_Policy_i.h
index 47ec4532e87..fd092b0f2ae 100644
--- a/TAO/tao/ZIOP/ZIOP_Policy_i.h
+++ b/TAO/tao/ZIOP/ZIOP_Policy_i.h
@@ -4,8 +4,6 @@
/**
* @file ZIOP_Policy_i.h
*
- * $Id$
- *
* @author Johnny Willemsen - jwillemsen@remedy.nl
*/
// ===================================================================
diff --git a/TAO/tao/ZIOP/ZIOP_Service_Context_Handler.h b/TAO/tao/ZIOP/ZIOP_Service_Context_Handler.h
index a9cba6215d1..afdbb2bb849 100644
--- a/TAO/tao/ZIOP/ZIOP_Service_Context_Handler.h
+++ b/TAO/tao/ZIOP/ZIOP_Service_Context_Handler.h
@@ -4,8 +4,6 @@
/**
* @file ZIOP_Service_Context_Handler.h
*
- * $Id$
- *
* @author Johnny Willemsen <jwillemsen@remedy.nl>
*/
// ===================================================================
diff --git a/TAO/tao/ZIOP/ZIOP_Stub.h b/TAO/tao/ZIOP/ZIOP_Stub.h
index 89de7e68aa0..97c454197f8 100644
--- a/TAO/tao/ZIOP/ZIOP_Stub.h
+++ b/TAO/tao/ZIOP/ZIOP_Stub.h
@@ -4,8 +4,6 @@
/**
* @file ZIOP_Stub.h
*
- * $Id$
- *
* This file contains the declaration for the ZIOP Stub.
*
* @author Johnny Willemsen <jwillemsen@remedy.nl>
diff --git a/TAO/tao/ZIOP/ZIOP_Stub_Factory.h b/TAO/tao/ZIOP/ZIOP_Stub_Factory.h
index 38f4a5c9533..0726fbf5dfb 100644
--- a/TAO/tao/ZIOP/ZIOP_Stub_Factory.h
+++ b/TAO/tao/ZIOP/ZIOP_Stub_Factory.h
@@ -4,8 +4,6 @@
/**
* @file ZIOP_Stub_Factory.h
*
- * $Id$
- *
* Defines the a factory interface for creating Stubs.
* This class creates the ZIOP stub, that is used in
* the ZIOP library
diff --git a/TAO/tao/ZIOP_Adapter.h b/TAO/tao/ZIOP_Adapter.h
index fb24b4f7110..1044a885bcd 100644
--- a/TAO/tao/ZIOP_Adapter.h
+++ b/TAO/tao/ZIOP_Adapter.h
@@ -4,8 +4,6 @@
/**
* @file ZIOP_Adapter.h
*
- * $Id$
- *
* @author Johnny Willemsen <jwillemsen@remedy.nl>
*/
//=============================================================================
diff --git a/TAO/tao/corba.h b/TAO/tao/corba.h
index 3844e730076..3e9460c345e 100644
--- a/TAO/tao/corba.h
+++ b/TAO/tao/corba.h
@@ -4,8 +4,6 @@
/**
* @file corba.h
*
- * $Id$
- *
* @note This header is for backwards compatibility only. It pulls
* in a lot of files increasing compilation time and footprint
* size. Include the necessary individual headers instead.
diff --git a/TAO/tao/corbafwd.h b/TAO/tao/corbafwd.h
index 80a9dc3b318..3993ac4de21 100644
--- a/TAO/tao/corbafwd.h
+++ b/TAO/tao/corbafwd.h
@@ -4,8 +4,6 @@
/**
* @file corbafwd.h
*
- * $Id$
- *
* Forward declare the basic types used in the ORB
* implementation. Regular users of the ORB should only include
* tao/corba.h (generally through the stub/skeleton headers), but the
diff --git a/TAO/tao/debug.h b/TAO/tao/debug.h
index 90c497a2dbe..47c3d35f77f 100644
--- a/TAO/tao/debug.h
+++ b/TAO/tao/debug.h
@@ -4,8 +4,6 @@
/**
* @file debug.h
*
- * $Id$
- *
* @author DOC Group
*/
//=============================================================================
diff --git a/TAO/tao/default_client.h b/TAO/tao/default_client.h
index 3ca50ed4732..77b1ebc894e 100644
--- a/TAO/tao/default_client.h
+++ b/TAO/tao/default_client.h
@@ -4,8 +4,6 @@
/**
* @file default_client.h
*
- * $Id$
- *
* @author Chris Cleeland
*/
//=============================================================================
diff --git a/TAO/tao/default_environment.h b/TAO/tao/default_environment.h
index a294745cf9b..956f8559556 100644
--- a/TAO/tao/default_environment.h
+++ b/TAO/tao/default_environment.h
@@ -4,8 +4,6 @@
/**
* @file default_environment.h
*
- * $Id$
- *
* @author Balachandran Natarajan <bala@dre.vanderbilt.edu>
*/
//=============================================================================
diff --git a/TAO/tao/default_ports.h b/TAO/tao/default_ports.h
index c9ef066ea64..5ac4d2c8c5d 100644
--- a/TAO/tao/default_ports.h
+++ b/TAO/tao/default_ports.h
@@ -4,8 +4,6 @@
/**
* @file default_ports.h
*
- * $Id$
- *
* Port reservation details for all the services.
*
* @author Copyright 1995 by Sun Microsystems, Inc.
diff --git a/TAO/tao/default_resource.h b/TAO/tao/default_resource.h
index e44ac5b1c8e..e6ccf8c648c 100644
--- a/TAO/tao/default_resource.h
+++ b/TAO/tao/default_resource.h
@@ -4,8 +4,6 @@
/**
* @file default_resource.h
*
- * $Id$
- *
* @author Chris Cleeland
* @author Carlos O'Ryan
*/
diff --git a/TAO/tao/default_server.h b/TAO/tao/default_server.h
index 1e6516c7d47..49fbd584d84 100644
--- a/TAO/tao/default_server.h
+++ b/TAO/tao/default_server.h
@@ -4,8 +4,6 @@
/**
* @file default_server.h
*
- * $Id$
- *
* @author Chris Cleeland
*/
//=============================================================================
diff --git a/TAO/tao/objectid.h b/TAO/tao/objectid.h
index 6574465af59..ca8895fad58 100644
--- a/TAO/tao/objectid.h
+++ b/TAO/tao/objectid.h
@@ -4,8 +4,6 @@
/**
* @file objectid.h
*
- * $Id$
- *
* ObjectIds redefined for TAO and recognized by CORBA
*
* @author Chris Cleeland
diff --git a/TAO/tao/operation_details.h b/TAO/tao/operation_details.h
index 05c71072d6b..ebbf303c141 100644
--- a/TAO/tao/operation_details.h
+++ b/TAO/tao/operation_details.h
@@ -3,8 +3,6 @@
/**
* @file operation_details.h
*
- * $Id$
- *
* @author Bala Natarajan <bala@cs.wustl.edu>
*/
//=============================================================================
diff --git a/TAO/tao/orbconf.h b/TAO/tao/orbconf.h
index ec2da8ca102..411a90866cd 100644
--- a/TAO/tao/orbconf.h
+++ b/TAO/tao/orbconf.h
@@ -4,8 +4,6 @@
/**
* @file orbconf.h
*
- * $Id$
- *
* Build configuration file.
*
* @author Copyright 1995 by Sun Microsystems, Inc.
diff --git a/TAO/tao/params.h b/TAO/tao/params.h
index daaefbe2f61..59e548e0b3a 100644
--- a/TAO/tao/params.h
+++ b/TAO/tao/params.h
@@ -4,8 +4,6 @@
/**
* @file params.h
*
- * $Id$
- *
* @author Chris Cleeland
*/
//=============================================================================
diff --git a/TAO/tao/target_specification.h b/TAO/tao/target_specification.h
index 140a2d99a77..4fcaabeac17 100644
--- a/TAO/tao/target_specification.h
+++ b/TAO/tao/target_specification.h
@@ -4,8 +4,6 @@
/**
* @file target_specification.h
*
- * $Id$
- *
* A class that encapsulates the target identification details.
*
* @author Balachandran Natarajan <bala@cs.wustl.edu>
diff --git a/TAO/tao/varbase.h b/TAO/tao/varbase.h
index 61a00721376..9ed78b57315 100644
--- a/TAO/tao/varbase.h
+++ b/TAO/tao/varbase.h
@@ -4,8 +4,6 @@
/**
* @file varbase.h
*
- * $Id$
- *
* Contains a base class for the object _var classes.
*
*
diff --git a/TAO/tests/AMI/ami_test.idl b/TAO/tests/AMI/ami_test.idl
index 44853a82706..84afd875727 100644
--- a/TAO/tests/AMI/ami_test.idl
+++ b/TAO/tests/AMI/ami_test.idl
@@ -3,8 +3,6 @@
/**
* @file ami_test.idl
*
- * $Id$
- *
* IDL description of the AMI Test interface
*
*
diff --git a/TAO/tests/AMI/ami_test_i.cpp b/TAO/tests/AMI/ami_test_i.cpp
index 398914b6099..eda7ef76b7e 100644
--- a/TAO/tests/AMI/ami_test_i.cpp
+++ b/TAO/tests/AMI/ami_test_i.cpp
@@ -3,8 +3,6 @@
/**
* @file ami_test_i.cpp
*
- * $Id$
- *
* Implementation of the AMI Test interface.
*
*
diff --git a/TAO/tests/AMI/ami_test_i.h b/TAO/tests/AMI/ami_test_i.h
index 06ea83ef20f..22f9b58728f 100644
--- a/TAO/tests/AMI/ami_test_i.h
+++ b/TAO/tests/AMI/ami_test_i.h
@@ -3,8 +3,6 @@
/**
* @file ami_test_i.h
*
- * $Id$
- *
* @author Michael Kircher <Michael.Kircher@mchp.siemens.de>
*/
//=============================================================================
diff --git a/TAO/tests/AMI/client.cpp b/TAO/tests/AMI/client.cpp
index 066eeb5f5ae..2fa5dd7bcd4 100644
--- a/TAO/tests/AMI/client.cpp
+++ b/TAO/tests/AMI/client.cpp
@@ -3,8 +3,6 @@
/**
* @file client.cpp
*
- * $Id$
- *
* A client which uses the AMI callback model.
*
*
diff --git a/TAO/tests/AMI/server.cpp b/TAO/tests/AMI/server.cpp
index 18d23928d5c..a5128422b69 100644
--- a/TAO/tests/AMI/server.cpp
+++ b/TAO/tests/AMI/server.cpp
@@ -3,8 +3,6 @@
/**
* @file server.cpp
*
- * $Id$
- *
* Implementation of the server.
*
*
diff --git a/TAO/tests/AMI/simple_client.cpp b/TAO/tests/AMI/simple_client.cpp
index c8dd6fb68b8..1952a8b0344 100644
--- a/TAO/tests/AMI/simple_client.cpp
+++ b/TAO/tests/AMI/simple_client.cpp
@@ -3,8 +3,6 @@
/**
* @file simple_client.cpp
*
- * $Id$
- *
* A very simple client which uses the AMI callback model.
*
*
diff --git a/TAO/tests/AMI_Timeouts/client.cpp b/TAO/tests/AMI_Timeouts/client.cpp
index ef9f5991edc..3fa5f350fa2 100644
--- a/TAO/tests/AMI_Timeouts/client.cpp
+++ b/TAO/tests/AMI_Timeouts/client.cpp
@@ -3,8 +3,6 @@
/**
* @file client.cpp
*
- * $Id$
- *
* A client, which uses the AMI callback model and timeouts.
*
*
diff --git a/TAO/tests/AMI_Timeouts/server.cpp b/TAO/tests/AMI_Timeouts/server.cpp
index 467f3e5cde5..1c2f25063e2 100644
--- a/TAO/tests/AMI_Timeouts/server.cpp
+++ b/TAO/tests/AMI_Timeouts/server.cpp
@@ -3,8 +3,6 @@
/**
* @file server.cpp
*
- * $Id$
- *
* Implementation of the server running the Timeout object.
*
* @author Michael Kircher <Michael.Kircher@mchp.siemens.de>
diff --git a/TAO/tests/AMI_Timeouts/timeout.idl b/TAO/tests/AMI_Timeouts/timeout.idl
index e6c70e478e6..b87f26ad878 100644
--- a/TAO/tests/AMI_Timeouts/timeout.idl
+++ b/TAO/tests/AMI_Timeouts/timeout.idl
@@ -3,8 +3,6 @@
/**
* @file timeout.idl
*
- * $Id$
- *
* Interface of the test CORBA object.
*
*
diff --git a/TAO/tests/AMI_Timeouts/timeout_client.cpp b/TAO/tests/AMI_Timeouts/timeout_client.cpp
index 28ec9e1968b..bbfe8420a71 100644
--- a/TAO/tests/AMI_Timeouts/timeout_client.cpp
+++ b/TAO/tests/AMI_Timeouts/timeout_client.cpp
@@ -2,8 +2,6 @@
/**
* @file timeout_client.cpp
*
- * $Id$
- *
* Tests for proper handling of timeouts with AMI
*
*
diff --git a/TAO/tests/AMI_Timeouts/timeout_client.h b/TAO/tests/AMI_Timeouts/timeout_client.h
index e554b62ff80..5b845849cae 100644
--- a/TAO/tests/AMI_Timeouts/timeout_client.h
+++ b/TAO/tests/AMI_Timeouts/timeout_client.h
@@ -3,8 +3,6 @@
/**
* @file timeout_client.h
*
- * $Id$
- *
* Tests timeouts with AMI.
*
*
diff --git a/TAO/tests/AMI_Timeouts/timeout_i.cpp b/TAO/tests/AMI_Timeouts/timeout_i.cpp
index 9064b6ca9f0..06bf3e2d5c2 100644
--- a/TAO/tests/AMI_Timeouts/timeout_i.cpp
+++ b/TAO/tests/AMI_Timeouts/timeout_i.cpp
@@ -3,8 +3,6 @@
/**
* @file timeout_i.cpp
*
- * $Id$
- *
* Implements the timeout CORBA Object and its reply handler.
*
*
diff --git a/TAO/tests/AMI_Timeouts/timeout_i.h b/TAO/tests/AMI_Timeouts/timeout_i.h
index 3b7c7996303..6d276f2579c 100644
--- a/TAO/tests/AMI_Timeouts/timeout_i.h
+++ b/TAO/tests/AMI_Timeouts/timeout_i.h
@@ -3,8 +3,6 @@
/**
* @file timeout_i.h
*
- * $Id$
- *
* Implements the CORBA object.
*
*
diff --git a/TAO/tests/Alt_Mapping/alt_mapping_i.cpp b/TAO/tests/Alt_Mapping/alt_mapping_i.cpp
index 148c44a6c65..ed022f1e666 100644
--- a/TAO/tests/Alt_Mapping/alt_mapping_i.cpp
+++ b/TAO/tests/Alt_Mapping/alt_mapping_i.cpp
@@ -3,8 +3,6 @@
/**
* @file alt_mapping_i.cpp
*
- * $Id$
- *
* @author Jeff Parsons
*/
//=============================================================================
diff --git a/TAO/tests/Alt_Mapping/alt_mapping_i.h b/TAO/tests/Alt_Mapping/alt_mapping_i.h
index c7d82ed4d58..e0e852b0fb9 100644
--- a/TAO/tests/Alt_Mapping/alt_mapping_i.h
+++ b/TAO/tests/Alt_Mapping/alt_mapping_i.h
@@ -3,8 +3,6 @@
/**
* @file alt_mapping_i.h
*
- * $Id$
- *
* @author Jeff Parsons
*/
//=============================================================================
diff --git a/TAO/tests/Alt_Mapping/client.cpp b/TAO/tests/Alt_Mapping/client.cpp
index c7e35907ed7..e0e7d6e7262 100644
--- a/TAO/tests/Alt_Mapping/client.cpp
+++ b/TAO/tests/Alt_Mapping/client.cpp
@@ -3,8 +3,6 @@
/**
* @file client.cpp
*
- * $Id$
- *
* This file contains the implementation of the client-side of the
* Alt_Mapping application.
*
diff --git a/TAO/tests/Alt_Mapping/client.h b/TAO/tests/Alt_Mapping/client.h
index fe39af905ca..93fba4dd2c9 100644
--- a/TAO/tests/Alt_Mapping/client.h
+++ b/TAO/tests/Alt_Mapping/client.h
@@ -3,8 +3,6 @@
/**
* @file client.h
*
- * $Id$
- *
* Header file for the Alt_Mapping_Test client application.
*
*
diff --git a/TAO/tests/Alt_Mapping/driver.cpp b/TAO/tests/Alt_Mapping/driver.cpp
index 33c8f309576..63d7f91ae31 100644
--- a/TAO/tests/Alt_Mapping/driver.cpp
+++ b/TAO/tests/Alt_Mapping/driver.cpp
@@ -3,8 +3,6 @@
/**
* @file driver.cpp
*
- * $Id$
- *
* Driver program
*
*
diff --git a/TAO/tests/Alt_Mapping/driver.h b/TAO/tests/Alt_Mapping/driver.h
index e20e146ca7d..ca7cacc5038 100644
--- a/TAO/tests/Alt_Mapping/driver.h
+++ b/TAO/tests/Alt_Mapping/driver.h
@@ -3,8 +3,6 @@
/**
* @file driver.h
*
- * $Id$
- *
* Header file for the driver program. The driver is a singleton.
*
*
diff --git a/TAO/tests/Alt_Mapping/helper.cpp b/TAO/tests/Alt_Mapping/helper.cpp
index e3102eedaa0..240143fb586 100644
--- a/TAO/tests/Alt_Mapping/helper.cpp
+++ b/TAO/tests/Alt_Mapping/helper.cpp
@@ -3,8 +3,6 @@
/**
* @file helper.cpp
*
- * $Id$
- *
* Defines a helper class that can generate values for the parameters used
* for the Alt_Mapping example
*
diff --git a/TAO/tests/Alt_Mapping/helper.h b/TAO/tests/Alt_Mapping/helper.h
index 440dea5fb6c..8438c7ab3bd 100644
--- a/TAO/tests/Alt_Mapping/helper.h
+++ b/TAO/tests/Alt_Mapping/helper.h
@@ -3,8 +3,6 @@
/**
* @file helper.h
*
- * $Id$
- *
* Defines a helper class that can generate values for the parameters used
* for the Param_Test example
*
diff --git a/TAO/tests/Alt_Mapping/options.cpp b/TAO/tests/Alt_Mapping/options.cpp
index 66277389717..7ed7cff02c1 100644
--- a/TAO/tests/Alt_Mapping/options.cpp
+++ b/TAO/tests/Alt_Mapping/options.cpp
@@ -4,8 +4,6 @@
/**
* @file options.cpp
*
- * $Id$
- *
* Options for the Param_Test application
*
*
diff --git a/TAO/tests/Alt_Mapping/options.h b/TAO/tests/Alt_Mapping/options.h
index 1c6d3fcbcc3..da01da0a050 100644
--- a/TAO/tests/Alt_Mapping/options.h
+++ b/TAO/tests/Alt_Mapping/options.h
@@ -3,8 +3,6 @@
/**
* @file options.h
*
- * $Id$
- *
* Options for the Param_Test application
*
*
diff --git a/TAO/tests/Alt_Mapping/results.cpp b/TAO/tests/Alt_Mapping/results.cpp
index d196920829c..4b4b22c714e 100644
--- a/TAO/tests/Alt_Mapping/results.cpp
+++ b/TAO/tests/Alt_Mapping/results.cpp
@@ -3,8 +3,6 @@
/**
* @file results.cpp
*
- * $Id$
- *
* Printing the results
*
*
diff --git a/TAO/tests/Alt_Mapping/results.h b/TAO/tests/Alt_Mapping/results.h
index 65c490debd4..cd8fd6009d1 100644
--- a/TAO/tests/Alt_Mapping/results.h
+++ b/TAO/tests/Alt_Mapping/results.h
@@ -3,8 +3,6 @@
/**
* @file results.h
*
- * $Id$
- *
* Printing the results
*
*
diff --git a/TAO/tests/Alt_Mapping/server.cpp b/TAO/tests/Alt_Mapping/server.cpp
index 16b2a14bcfc..9dc0bacc8a6 100644
--- a/TAO/tests/Alt_Mapping/server.cpp
+++ b/TAO/tests/Alt_Mapping/server.cpp
@@ -3,8 +3,6 @@
/**
* @file server.cpp
*
- * $Id$
- *
* @author Jeff Parsons
*/
//=============================================================================
diff --git a/TAO/tests/Alt_Mapping/tests.h b/TAO/tests/Alt_Mapping/tests.h
index e435bc5d383..20c57fdfdf6 100644
--- a/TAO/tests/Alt_Mapping/tests.h
+++ b/TAO/tests/Alt_Mapping/tests.h
@@ -3,8 +3,6 @@
/**
* @file tests.h
*
- * $Id$
- *
* All the test objects header files included here
*
*
diff --git a/TAO/tests/Alt_Mapping/ub_string.cpp b/TAO/tests/Alt_Mapping/ub_string.cpp
index 420d0215d4e..9749344a855 100644
--- a/TAO/tests/Alt_Mapping/ub_string.cpp
+++ b/TAO/tests/Alt_Mapping/ub_string.cpp
@@ -3,8 +3,6 @@
/**
* @file ub_string.cpp
*
- * $Id$
- *
* tests unbounded strings
*
*
diff --git a/TAO/tests/Alt_Mapping/ub_string.h b/TAO/tests/Alt_Mapping/ub_string.h
index 18660b9c57a..ef5f7320464 100644
--- a/TAO/tests/Alt_Mapping/ub_string.h
+++ b/TAO/tests/Alt_Mapping/ub_string.h
@@ -3,8 +3,6 @@
/**
* @file ub_string.h
*
- * $Id$
- *
* Tests unbounded string
*
*
diff --git a/TAO/tests/Alt_Mapping/ub_struct_seq.cpp b/TAO/tests/Alt_Mapping/ub_struct_seq.cpp
index 34084dd495a..8ade7c2d814 100644
--- a/TAO/tests/Alt_Mapping/ub_struct_seq.cpp
+++ b/TAO/tests/Alt_Mapping/ub_struct_seq.cpp
@@ -3,8 +3,6 @@
/**
* @file ub_struct_seq.cpp
*
- * $Id$
- *
* tests unbounded struct sequences
*
*
diff --git a/TAO/tests/Alt_Mapping/ub_struct_seq.h b/TAO/tests/Alt_Mapping/ub_struct_seq.h
index 17ee8681201..ce13f5a26b4 100644
--- a/TAO/tests/Alt_Mapping/ub_struct_seq.h
+++ b/TAO/tests/Alt_Mapping/ub_struct_seq.h
@@ -3,8 +3,6 @@
/**
* @file ub_struct_seq.h
*
- * $Id$
- *
* Tests unbounded struct sequence
*
*
diff --git a/TAO/tests/Any/Recursive/Hello.h b/TAO/tests/Any/Recursive/Hello.h
index 64c39d87300..a5a13ea2723 100644
--- a/TAO/tests/Any/Recursive/Hello.h
+++ b/TAO/tests/Any/Recursive/Hello.h
@@ -4,8 +4,6 @@
/**
* @file Hello.h
*
- * $Id$
- *
* Header file for recursive type Any insertion and extraction test.
*
* @author Ossama Othman
diff --git a/TAO/tests/BiDirectional/test_i.h b/TAO/tests/BiDirectional/test_i.h
index 3914ef78a3e..7536e63f0d6 100644
--- a/TAO/tests/BiDirectional/test_i.h
+++ b/TAO/tests/BiDirectional/test_i.h
@@ -3,8 +3,6 @@
/**
* @file test_i.h
*
- * $Id$
- *
* @author Balachandran Natarajan <bala@cs.wustl.edu>
*/
//=============================================================================
diff --git a/TAO/tests/BiDirectional_DelayedUpcall/test_i.h b/TAO/tests/BiDirectional_DelayedUpcall/test_i.h
index 3a4bc82f063..7d63e09030c 100644
--- a/TAO/tests/BiDirectional_DelayedUpcall/test_i.h
+++ b/TAO/tests/BiDirectional_DelayedUpcall/test_i.h
@@ -3,8 +3,6 @@
/**
* @file test_i.h
*
- * $Id$
- *
* @author Balachandran Natarajan <bala@cs.wustl.edu>
*/
//=============================================================================
diff --git a/TAO/tests/BiDirectional_MultipleORB/destroy.cpp b/TAO/tests/BiDirectional_MultipleORB/destroy.cpp
index 718576ac8a1..813345363db 100644
--- a/TAO/tests/BiDirectional_MultipleORB/destroy.cpp
+++ b/TAO/tests/BiDirectional_MultipleORB/destroy.cpp
@@ -3,8 +3,6 @@
/**
* @file destroy.cpp
*
- * $Id$
- *
* Modified ORB destruction test.
*
*
diff --git a/TAO/tests/BiDirectional_NestedUpcall/test_i.h b/TAO/tests/BiDirectional_NestedUpcall/test_i.h
index 7ae2ce17af0..8051d1c805a 100644
--- a/TAO/tests/BiDirectional_NestedUpcall/test_i.h
+++ b/TAO/tests/BiDirectional_NestedUpcall/test_i.h
@@ -3,8 +3,6 @@
/**
* @file test_i.h
*
- * $Id$
- *
* @author Balachandran Natarajan <bala@cs.wustl.edu>
*/
//=============================================================================
diff --git a/TAO/tests/Big_AMI/ami_test.idl b/TAO/tests/Big_AMI/ami_test.idl
index 990a202cda5..f0adec4f6c4 100644
--- a/TAO/tests/Big_AMI/ami_test.idl
+++ b/TAO/tests/Big_AMI/ami_test.idl
@@ -3,8 +3,6 @@
/**
* @file ami_test.idl
*
- * $Id$
- *
* IDL description of the AMI Test interface
*
*
diff --git a/TAO/tests/Big_AMI/ami_test_i.cpp b/TAO/tests/Big_AMI/ami_test_i.cpp
index 586617ba886..b3affefa60e 100644
--- a/TAO/tests/Big_AMI/ami_test_i.cpp
+++ b/TAO/tests/Big_AMI/ami_test_i.cpp
@@ -3,8 +3,6 @@
/**
* @file ami_test_i.cpp
*
- * $Id$
- *
* Implementation of the AMI Test interface.
*
*
diff --git a/TAO/tests/Big_AMI/ami_test_i.h b/TAO/tests/Big_AMI/ami_test_i.h
index 5bc0b26b3d8..843c2e2648c 100644
--- a/TAO/tests/Big_AMI/ami_test_i.h
+++ b/TAO/tests/Big_AMI/ami_test_i.h
@@ -3,8 +3,6 @@
/**
* @file ami_test_i.h
*
- * $Id$
- *
* @author Michael Kircher <Michael.Kircher@mchp.siemens.de>
*/
//=============================================================================
diff --git a/TAO/tests/Big_AMI/client.cpp b/TAO/tests/Big_AMI/client.cpp
index 7c26af0223d..a0f249fbe80 100644
--- a/TAO/tests/Big_AMI/client.cpp
+++ b/TAO/tests/Big_AMI/client.cpp
@@ -3,8 +3,6 @@
/**
* @file client.cpp
*
- * $Id$
- *
* A very simple client which uses the AMI callback model.
*
* @author Johnny Willemsen <jwillemsen@remedy.nl>
diff --git a/TAO/tests/Big_AMI/server.cpp b/TAO/tests/Big_AMI/server.cpp
index 18d23928d5c..a5128422b69 100644
--- a/TAO/tests/Big_AMI/server.cpp
+++ b/TAO/tests/Big_AMI/server.cpp
@@ -3,8 +3,6 @@
/**
* @file server.cpp
*
- * $Id$
- *
* Implementation of the server.
*
*
diff --git a/TAO/tests/Big_Reply/Big_Reply_i.h b/TAO/tests/Big_Reply/Big_Reply_i.h
index ce1173b3856..48dac729c0e 100644
--- a/TAO/tests/Big_Reply/Big_Reply_i.h
+++ b/TAO/tests/Big_Reply/Big_Reply_i.h
@@ -3,8 +3,6 @@
/**
* @file Big_Reply_i.h
*
- * $Id$
- *
* @author Balachandran Natarajan <bala@cs.wustl.edu>
**/
// ===================================================================
diff --git a/TAO/tests/Bug_1476_Regression/Sender_i.h b/TAO/tests/Bug_1476_Regression/Sender_i.h
index 773e07812e1..bc2dc1bb460 100644
--- a/TAO/tests/Bug_1476_Regression/Sender_i.h
+++ b/TAO/tests/Bug_1476_Regression/Sender_i.h
@@ -3,8 +3,6 @@
/**
* @file Sender_i.h
*
- * $Id$
- *
* @author Johnny Willemsen <jwillemsen@remedy.nl>
**/
// ===================================================================
diff --git a/TAO/tests/Bug_1495_Regression/test.idl b/TAO/tests/Bug_1495_Regression/test.idl
index 2c2673dac6d..2ec0f94b2de 100644
--- a/TAO/tests/Bug_1495_Regression/test.idl
+++ b/TAO/tests/Bug_1495_Regression/test.idl
@@ -3,8 +3,6 @@
/**
* @file test.idl
*
- * $Id$
- *
* Simple IDL file to test regression of bug 1495
*
*
diff --git a/TAO/tests/Bug_2174_Regression/test_i.h b/TAO/tests/Bug_2174_Regression/test_i.h
index eb3d07084a5..32129102136 100644
--- a/TAO/tests/Bug_2174_Regression/test_i.h
+++ b/TAO/tests/Bug_2174_Regression/test_i.h
@@ -3,8 +3,6 @@
/**
* @file test_i.h
*
- * $Id$
- *
* @author Carlos O'Ryan
*/
//=============================================================================
diff --git a/TAO/tests/Bug_2356_Regression/ami_test.idl b/TAO/tests/Bug_2356_Regression/ami_test.idl
index c088eba7a4f..49e5cfa2858 100644
--- a/TAO/tests/Bug_2356_Regression/ami_test.idl
+++ b/TAO/tests/Bug_2356_Regression/ami_test.idl
@@ -3,8 +3,6 @@
/**
* @file ami_test.idl
*
- * $Id$
- *
* IDL description of the AMI Test interface
*
*
diff --git a/TAO/tests/Bug_2356_Regression/ami_test_i.cpp b/TAO/tests/Bug_2356_Regression/ami_test_i.cpp
index f40a59b3835..452f994208e 100644
--- a/TAO/tests/Bug_2356_Regression/ami_test_i.cpp
+++ b/TAO/tests/Bug_2356_Regression/ami_test_i.cpp
@@ -3,8 +3,6 @@
/**
* @file ami_test_i.cpp
*
- * $Id$
- *
* Implementation of the AMI Test interface.
*
*
diff --git a/TAO/tests/Bug_2356_Regression/ami_test_i.h b/TAO/tests/Bug_2356_Regression/ami_test_i.h
index c9cff1d6cca..1df67e21f06 100644
--- a/TAO/tests/Bug_2356_Regression/ami_test_i.h
+++ b/TAO/tests/Bug_2356_Regression/ami_test_i.h
@@ -3,8 +3,6 @@
/**
* @file ami_test_i.h
*
- * $Id$
- *
* @author Johnny Willemsen <jwillemsen@remedy.nl>
*/
//=============================================================================
diff --git a/TAO/tests/Bug_2356_Regression/client.cpp b/TAO/tests/Bug_2356_Regression/client.cpp
index 776495d4669..0dd0891c608 100644
--- a/TAO/tests/Bug_2356_Regression/client.cpp
+++ b/TAO/tests/Bug_2356_Regression/client.cpp
@@ -3,8 +3,6 @@
/**
* @file client.cpp
*
- * $Id$
- *
* A very simple client which uses the AMI callback model.
*
*
diff --git a/TAO/tests/Bug_2356_Regression/server.cpp b/TAO/tests/Bug_2356_Regression/server.cpp
index 2a53b746a50..af5d4c83d60 100644
--- a/TAO/tests/Bug_2356_Regression/server.cpp
+++ b/TAO/tests/Bug_2356_Regression/server.cpp
@@ -3,8 +3,6 @@
/**
* @file server.cpp
*
- * $Id$
- *
* Implementation of the server.
*
*
diff --git a/TAO/tests/Bug_2734_Regression/test_i.h b/TAO/tests/Bug_2734_Regression/test_i.h
index eb3d07084a5..32129102136 100644
--- a/TAO/tests/Bug_2734_Regression/test_i.h
+++ b/TAO/tests/Bug_2734_Regression/test_i.h
@@ -3,8 +3,6 @@
/**
* @file test_i.h
*
- * $Id$
- *
* @author Carlos O'Ryan
*/
//=============================================================================
diff --git a/TAO/tests/Bug_2804_Regression/Hello.h b/TAO/tests/Bug_2804_Regression/Hello.h
index 64c39d87300..a5a13ea2723 100644
--- a/TAO/tests/Bug_2804_Regression/Hello.h
+++ b/TAO/tests/Bug_2804_Regression/Hello.h
@@ -4,8 +4,6 @@
/**
* @file Hello.h
*
- * $Id$
- *
* Header file for recursive type Any insertion and extraction test.
*
* @author Ossama Othman
diff --git a/TAO/tests/Bug_2805_Regression/ami_test.idl b/TAO/tests/Bug_2805_Regression/ami_test.idl
index ffdc66d63d5..6e6d72f7d81 100644
--- a/TAO/tests/Bug_2805_Regression/ami_test.idl
+++ b/TAO/tests/Bug_2805_Regression/ami_test.idl
@@ -3,8 +3,6 @@
/**
* @file ami_test.idl
*
- * $Id$
- *
* IDL description of the AMI Test interface
*
*
diff --git a/TAO/tests/Bug_2805_Regression/ami_test_i.cpp b/TAO/tests/Bug_2805_Regression/ami_test_i.cpp
index 1c6fc7253b7..3edbf09beb2 100644
--- a/TAO/tests/Bug_2805_Regression/ami_test_i.cpp
+++ b/TAO/tests/Bug_2805_Regression/ami_test_i.cpp
@@ -3,8 +3,6 @@
/**
* @file ami_test_i.cpp
*
- * $Id$
- *
* Implementation of the AMI Test interface.
*
*
diff --git a/TAO/tests/Bug_2805_Regression/ami_test_i.h b/TAO/tests/Bug_2805_Regression/ami_test_i.h
index 28db6672112..a019bf37775 100644
--- a/TAO/tests/Bug_2805_Regression/ami_test_i.h
+++ b/TAO/tests/Bug_2805_Regression/ami_test_i.h
@@ -3,8 +3,6 @@
/**
* @file ami_test_i.h
*
- * $Id$
- *
* @author Michael Kircher <Michael.Kircher@mchp.siemens.de>
*/
//=============================================================================
diff --git a/TAO/tests/Bug_2805_Regression/client.cpp b/TAO/tests/Bug_2805_Regression/client.cpp
index 28b5c3d04b8..b0d833888a3 100644
--- a/TAO/tests/Bug_2805_Regression/client.cpp
+++ b/TAO/tests/Bug_2805_Regression/client.cpp
@@ -3,8 +3,6 @@
/**
* @file client.cpp
*
- * $Id$
- *
* A client which uses the AMI callback model.
*
*
diff --git a/TAO/tests/Bug_2844_Regression/Hello.h b/TAO/tests/Bug_2844_Regression/Hello.h
index 64c39d87300..a5a13ea2723 100644
--- a/TAO/tests/Bug_2844_Regression/Hello.h
+++ b/TAO/tests/Bug_2844_Regression/Hello.h
@@ -4,8 +4,6 @@
/**
* @file Hello.h
*
- * $Id$
- *
* Header file for recursive type Any insertion and extraction test.
*
* @author Ossama Othman
diff --git a/TAO/tests/Bug_2909_Regression/ami_test.idl b/TAO/tests/Bug_2909_Regression/ami_test.idl
index 545b5ea2272..04747737fbf 100644
--- a/TAO/tests/Bug_2909_Regression/ami_test.idl
+++ b/TAO/tests/Bug_2909_Regression/ami_test.idl
@@ -3,8 +3,6 @@
/**
* @file ami_test.idl
*
- * $Id$
- *
* IDL description of the AMI Test interface
*
*
diff --git a/TAO/tests/Bug_2909_Regression/ami_test_i.cpp b/TAO/tests/Bug_2909_Regression/ami_test_i.cpp
index 7b31c795f47..5972f9c55fa 100644
--- a/TAO/tests/Bug_2909_Regression/ami_test_i.cpp
+++ b/TAO/tests/Bug_2909_Regression/ami_test_i.cpp
@@ -3,8 +3,6 @@
/**
* @file ami_test_i.cpp
*
- * $Id$
- *
* Implementation of the AMI Test interface.
*
* @author Johnny Willemsen <jwillemsen@remedy.nl>
diff --git a/TAO/tests/Bug_2909_Regression/ami_test_i.h b/TAO/tests/Bug_2909_Regression/ami_test_i.h
index c9cff1d6cca..1df67e21f06 100644
--- a/TAO/tests/Bug_2909_Regression/ami_test_i.h
+++ b/TAO/tests/Bug_2909_Regression/ami_test_i.h
@@ -3,8 +3,6 @@
/**
* @file ami_test_i.h
*
- * $Id$
- *
* @author Johnny Willemsen <jwillemsen@remedy.nl>
*/
//=============================================================================
diff --git a/TAO/tests/Bug_2909_Regression/client.cpp b/TAO/tests/Bug_2909_Regression/client.cpp
index 0c00328eb04..dd7cfbc2247 100644
--- a/TAO/tests/Bug_2909_Regression/client.cpp
+++ b/TAO/tests/Bug_2909_Regression/client.cpp
@@ -3,8 +3,6 @@
/**
* @file client.cpp
*
- * $Id$
- *
* A client which uses the AMI callback model and tests whether exceptions
* are redirected to the reply handler when client and servant are
*
diff --git a/TAO/tests/Bug_2918_Regression/Hello.h b/TAO/tests/Bug_2918_Regression/Hello.h
index 64c39d87300..a5a13ea2723 100644
--- a/TAO/tests/Bug_2918_Regression/Hello.h
+++ b/TAO/tests/Bug_2918_Regression/Hello.h
@@ -4,8 +4,6 @@
/**
* @file Hello.h
*
- * $Id$
- *
* Header file for recursive type Any insertion and extraction test.
*
* @author Ossama Othman
diff --git a/TAO/tests/Bug_2935_Regression/middle_i.h b/TAO/tests/Bug_2935_Regression/middle_i.h
index 08ef48d788f..358822d83c8 100644
--- a/TAO/tests/Bug_2935_Regression/middle_i.h
+++ b/TAO/tests/Bug_2935_Regression/middle_i.h
@@ -4,8 +4,6 @@
/**
* @file middle_i.h
*
- * $Id$
- *
* This class implements the Time IDL interface.
*
*
diff --git a/TAO/tests/Bug_2935_Regression/sink_i.h b/TAO/tests/Bug_2935_Regression/sink_i.h
index 5d986e5084d..819142d5d5f 100644
--- a/TAO/tests/Bug_2935_Regression/sink_i.h
+++ b/TAO/tests/Bug_2935_Regression/sink_i.h
@@ -4,8 +4,6 @@
/**
* @file sink_i.h
*
- * $Id$
- *
* This class implements the ThreeTier IDL interface.
* It acts as the "end of the line" for tick and tock
* requests.
diff --git a/TAO/tests/Bug_2935_Regression/source_i.h b/TAO/tests/Bug_2935_Regression/source_i.h
index 7c1e423ff82..d406917c20f 100644
--- a/TAO/tests/Bug_2935_Regression/source_i.h
+++ b/TAO/tests/Bug_2935_Regression/source_i.h
@@ -4,8 +4,6 @@
/**
* @file source_i.h
*
- * $Id$
- *
* This class implements the source for a three tier system
* Adapted from TAO/examples/Simple/time
*
diff --git a/TAO/tests/Bug_3068_Regression/test_i.h b/TAO/tests/Bug_3068_Regression/test_i.h
index 461312294b9..c64bc84d507 100644
--- a/TAO/tests/Bug_3068_Regression/test_i.h
+++ b/TAO/tests/Bug_3068_Regression/test_i.h
@@ -4,8 +4,6 @@
/**
* @file test_i.h
*
- * $Id$
- *
* @author Balachandran Natarajan <bala@cs.wustl.edu>
*/
//=============================================================================
diff --git a/TAO/tests/Bug_3567_Regression/ami_test.idl b/TAO/tests/Bug_3567_Regression/ami_test.idl
index ffdc66d63d5..6e6d72f7d81 100644
--- a/TAO/tests/Bug_3567_Regression/ami_test.idl
+++ b/TAO/tests/Bug_3567_Regression/ami_test.idl
@@ -3,8 +3,6 @@
/**
* @file ami_test.idl
*
- * $Id$
- *
* IDL description of the AMI Test interface
*
*
diff --git a/TAO/tests/Bug_3567_Regression/ami_test_i.cpp b/TAO/tests/Bug_3567_Regression/ami_test_i.cpp
index c2f5f3bf243..e726be23969 100644
--- a/TAO/tests/Bug_3567_Regression/ami_test_i.cpp
+++ b/TAO/tests/Bug_3567_Regression/ami_test_i.cpp
@@ -3,8 +3,6 @@
/**
* @file ami_test_i.cpp
*
- * $Id$
- *
* Implementation of the AMI Test interface.
*
*
diff --git a/TAO/tests/Bug_3567_Regression/ami_test_i.h b/TAO/tests/Bug_3567_Regression/ami_test_i.h
index 06ea83ef20f..22f9b58728f 100644
--- a/TAO/tests/Bug_3567_Regression/ami_test_i.h
+++ b/TAO/tests/Bug_3567_Regression/ami_test_i.h
@@ -3,8 +3,6 @@
/**
* @file ami_test_i.h
*
- * $Id$
- *
* @author Michael Kircher <Michael.Kircher@mchp.siemens.de>
*/
//=============================================================================
diff --git a/TAO/tests/Bug_3567_Regression/client.cpp b/TAO/tests/Bug_3567_Regression/client.cpp
index a3e7f9b8d02..1ebbc8bde8e 100644
--- a/TAO/tests/Bug_3567_Regression/client.cpp
+++ b/TAO/tests/Bug_3567_Regression/client.cpp
@@ -3,8 +3,6 @@
/**
* @file client.cpp
*
- * $Id$
- *
* A client which uses the AMI callback model.
*/
//=============================================================================
diff --git a/TAO/tests/Bug_3567_Regression/server.cpp b/TAO/tests/Bug_3567_Regression/server.cpp
index cdcc3991947..ed6b94730cb 100644
--- a/TAO/tests/Bug_3567_Regression/server.cpp
+++ b/TAO/tests/Bug_3567_Regression/server.cpp
@@ -3,8 +3,6 @@
/**
* @file server.cpp
*
- * $Id$
- *
* Implementation of the server.
*
*
diff --git a/TAO/tests/Bug_3672_Regression/ami_test.idl b/TAO/tests/Bug_3672_Regression/ami_test.idl
index fa04f8a7b3e..f4c9805dc39 100644
--- a/TAO/tests/Bug_3672_Regression/ami_test.idl
+++ b/TAO/tests/Bug_3672_Regression/ami_test.idl
@@ -3,8 +3,6 @@
/**
* @file ami_test.idl
*
- * $Id$
- *
* IDL description of the AMI Test interface
*
*
diff --git a/TAO/tests/Bug_3672_Regression/ami_test_i.cpp b/TAO/tests/Bug_3672_Regression/ami_test_i.cpp
index 9b77796e863..dabd26fbb3a 100644
--- a/TAO/tests/Bug_3672_Regression/ami_test_i.cpp
+++ b/TAO/tests/Bug_3672_Regression/ami_test_i.cpp
@@ -3,8 +3,6 @@
/**
* @file ami_test_i.cpp
*
- * $Id$
- *
* Implementation of the AMI Test interface.
*
*
diff --git a/TAO/tests/Bug_3672_Regression/ami_test_i.h b/TAO/tests/Bug_3672_Regression/ami_test_i.h
index 4b5beee5254..f648ca5fe34 100644
--- a/TAO/tests/Bug_3672_Regression/ami_test_i.h
+++ b/TAO/tests/Bug_3672_Regression/ami_test_i.h
@@ -3,8 +3,6 @@
/**
* @file ami_test_i.h
*
- * $Id$
- *
* @author Michael Kircher <Michael.Kircher@mchp.siemens.de>
*/
//=============================================================================
diff --git a/TAO/tests/Bug_3672_Regression/client.cpp b/TAO/tests/Bug_3672_Regression/client.cpp
index 8a530fef2f8..2f3e381b68a 100644
--- a/TAO/tests/Bug_3672_Regression/client.cpp
+++ b/TAO/tests/Bug_3672_Regression/client.cpp
@@ -3,8 +3,6 @@
/**
* @file client.cpp
*
- * $Id$
- *
* A client which uses the AMI callback model.
*
*
diff --git a/TAO/tests/Bug_3672_Regression/server.cpp b/TAO/tests/Bug_3672_Regression/server.cpp
index 18d23928d5c..a5128422b69 100644
--- a/TAO/tests/Bug_3672_Regression/server.cpp
+++ b/TAO/tests/Bug_3672_Regression/server.cpp
@@ -3,8 +3,6 @@
/**
* @file server.cpp
*
- * $Id$
- *
* Implementation of the server.
*
*
diff --git a/TAO/tests/Bug_3683_Regression/Echo_Client_i.h b/TAO/tests/Bug_3683_Regression/Echo_Client_i.h
index df2d4496a5d..f9ffa13813b 100644
--- a/TAO/tests/Bug_3683_Regression/Echo_Client_i.h
+++ b/TAO/tests/Bug_3683_Regression/Echo_Client_i.h
@@ -4,8 +4,6 @@
/**
* @file Echo_Client_i.h
*
- * $Id$
- *
* This class implements the interface calls for RMI.
*
*
diff --git a/TAO/tests/Bug_3683_Regression/Echo_i.h b/TAO/tests/Bug_3683_Regression/Echo_i.h
index f626d509794..051d300c6a8 100644
--- a/TAO/tests/Bug_3683_Regression/Echo_i.h
+++ b/TAO/tests/Bug_3683_Regression/Echo_i.h
@@ -4,8 +4,6 @@
/**
* @file Echo_i.h
*
- * $Id$
- *
* This class implements the Echo IDL interface.
*
*
diff --git a/TAO/tests/Bug_3683_Regression/Simple_util.h b/TAO/tests/Bug_3683_Regression/Simple_util.h
index ccee51b7aa6..4a0061463f6 100644
--- a/TAO/tests/Bug_3683_Regression/Simple_util.h
+++ b/TAO/tests/Bug_3683_Regression/Simple_util.h
@@ -3,8 +3,6 @@
/**
* @file Simple_util.h
*
- * $Id$
- *
* The classe define the templates for the client and server.
*
* @author Balachandran Natarajan <bala@cs.wustl.edu>
diff --git a/TAO/tests/Bug_3801_Regression/ami_test.idl b/TAO/tests/Bug_3801_Regression/ami_test.idl
index 9b24ec68d59..753124d858f 100644
--- a/TAO/tests/Bug_3801_Regression/ami_test.idl
+++ b/TAO/tests/Bug_3801_Regression/ami_test.idl
@@ -3,8 +3,6 @@
/**
* @file ami_test.idl
*
- * $Id$
- *
* IDL description of the AMI Test interface
*
*
diff --git a/TAO/tests/Bug_3801_Regression/ami_test_i.cpp b/TAO/tests/Bug_3801_Regression/ami_test_i.cpp
index d58451eb346..0e02afd5b79 100644
--- a/TAO/tests/Bug_3801_Regression/ami_test_i.cpp
+++ b/TAO/tests/Bug_3801_Regression/ami_test_i.cpp
@@ -3,8 +3,6 @@
/**
* @file ami_test_i.cpp
*
- * $Id$
- *
* Implementation of the AMI Test interface.
*
*
diff --git a/TAO/tests/Bug_3801_Regression/ami_test_i.h b/TAO/tests/Bug_3801_Regression/ami_test_i.h
index 1ba1aafc893..629f53a90f1 100644
--- a/TAO/tests/Bug_3801_Regression/ami_test_i.h
+++ b/TAO/tests/Bug_3801_Regression/ami_test_i.h
@@ -3,8 +3,6 @@
/**
* @file ami_test_i.h
*
- * $Id$
- *
* @author Michael Kircher <Michael.Kircher@mchp.siemens.de>
*/
//=============================================================================
diff --git a/TAO/tests/Bug_3801_Regression/server.cpp b/TAO/tests/Bug_3801_Regression/server.cpp
index 18d23928d5c..a5128422b69 100644
--- a/TAO/tests/Bug_3801_Regression/server.cpp
+++ b/TAO/tests/Bug_3801_Regression/server.cpp
@@ -3,8 +3,6 @@
/**
* @file server.cpp
*
- * $Id$
- *
* Implementation of the server.
*
*
diff --git a/TAO/tests/Bug_3801_Regression/simple_client.cpp b/TAO/tests/Bug_3801_Regression/simple_client.cpp
index b91b1602926..52febe94fd2 100644
--- a/TAO/tests/Bug_3801_Regression/simple_client.cpp
+++ b/TAO/tests/Bug_3801_Regression/simple_client.cpp
@@ -3,8 +3,6 @@
/**
* @file simple_client.cpp
*
- * $Id$
- *
* A very simple client which uses the AMI callback model.
*
*
diff --git a/TAO/tests/Bug_3919_Regression/Hello.h b/TAO/tests/Bug_3919_Regression/Hello.h
index 64c39d87300..a5a13ea2723 100644
--- a/TAO/tests/Bug_3919_Regression/Hello.h
+++ b/TAO/tests/Bug_3919_Regression/Hello.h
@@ -4,8 +4,6 @@
/**
* @file Hello.h
*
- * $Id$
- *
* Header file for recursive type Any insertion and extraction test.
*
* @author Ossama Othman
diff --git a/TAO/tests/CDR/alignment.cpp b/TAO/tests/CDR/alignment.cpp
index bd4b8574737..613a404be1a 100644
--- a/TAO/tests/CDR/alignment.cpp
+++ b/TAO/tests/CDR/alignment.cpp
@@ -3,8 +3,6 @@
/**
* @file alignment.cpp
*
- * $Id$
- *
* Verifies that octet sequence marshaling does not affect
* marshaling.
*
diff --git a/TAO/tests/CDR/allocator.cpp b/TAO/tests/CDR/allocator.cpp
index 87320568722..8dccb4716b7 100644
--- a/TAO/tests/CDR/allocator.cpp
+++ b/TAO/tests/CDR/allocator.cpp
@@ -3,8 +3,6 @@
/**
* @file allocator.cpp
*
- * $Id$
- *
* Compares the performance of a TSS allocator, with no locks, to
* the global allocator (with locks) even in the abscence of
* contention.
diff --git a/TAO/tests/CDR/basic_types.cpp b/TAO/tests/CDR/basic_types.cpp
index b4341bddaf0..520cd8ea4e2 100644
--- a/TAO/tests/CDR/basic_types.cpp
+++ b/TAO/tests/CDR/basic_types.cpp
@@ -3,8 +3,6 @@
/**
* @file basic_types.cpp
*
- * $Id$
- *
* Test the basic funcionality of a CDR stream by encoding some
* basic types and then decoding them again.
*
diff --git a/TAO/tests/CDR/growth.cpp b/TAO/tests/CDR/growth.cpp
index 270aff91fb4..8465a0eaf1e 100644
--- a/TAO/tests/CDR/growth.cpp
+++ b/TAO/tests/CDR/growth.cpp
@@ -3,8 +3,6 @@
/**
* @file growth.cpp
*
- * $Id$
- *
* Helps in measuring how the growth strategy affects the
* performance of CDR streams.
*
diff --git a/TAO/tests/CDR/octet_sequence.cpp b/TAO/tests/CDR/octet_sequence.cpp
index 22888c58360..7d7099b5a7d 100644
--- a/TAO/tests/CDR/octet_sequence.cpp
+++ b/TAO/tests/CDR/octet_sequence.cpp
@@ -3,8 +3,6 @@
/**
* @file octet_sequence.cpp
*
- * $Id$
- *
* Verifies that reference counting is performed correctly for octet
* sequence marshaling.
*
diff --git a/TAO/tests/CDR/tc.cpp b/TAO/tests/CDR/tc.cpp
index f15126eceb2..4c5941dc7c2 100644
--- a/TAO/tests/CDR/tc.cpp
+++ b/TAO/tests/CDR/tc.cpp
@@ -3,8 +3,6 @@
/**
* @file tc.cpp
*
- * $Id$
- *
* Verify that the basic typecodes are able to interpret their CDR
* buffers.
*
diff --git a/TAO/tests/CSD_Collocation/Collocation_Tester.h b/TAO/tests/CSD_Collocation/Collocation_Tester.h
index 025f0398008..0f9650b9d2b 100644
--- a/TAO/tests/CSD_Collocation/Collocation_Tester.h
+++ b/TAO/tests/CSD_Collocation/Collocation_Tester.h
@@ -3,8 +3,6 @@
/**
* @file Collocation_Tester.h
*
- * $Id$
- *
* Server class to perform testing of TAO's collocation mechanism.
*
* @author Nanbor Wang
diff --git a/TAO/tests/CSD_Strategy_Tests/TP_Common/ClientEngine.h b/TAO/tests/CSD_Strategy_Tests/TP_Common/ClientEngine.h
index 895aeaa52cb..0a1ce4c76fc 100644
--- a/TAO/tests/CSD_Strategy_Tests/TP_Common/ClientEngine.h
+++ b/TAO/tests/CSD_Strategy_Tests/TP_Common/ClientEngine.h
@@ -4,8 +4,6 @@
/**
* @file ClientEngine.h
*
- * $Id$
- *
* @author Tim Bradley <bradley_t@ociweb.com>
*/
//=============================================================================
diff --git a/TAO/tests/CSD_Strategy_Tests/TP_Common/ClientTask.h b/TAO/tests/CSD_Strategy_Tests/TP_Common/ClientTask.h
index 2279b3a90e3..ed41fc51f39 100644
--- a/TAO/tests/CSD_Strategy_Tests/TP_Common/ClientTask.h
+++ b/TAO/tests/CSD_Strategy_Tests/TP_Common/ClientTask.h
@@ -4,8 +4,6 @@
/**
* @file ClientTask.h
*
- * $Id$
- *
* @author Tim Bradley <bradley_t@ociweb.com>
*/
//=============================================================================
diff --git a/TAO/tests/CSD_Strategy_Tests/TP_Common/OrbShutdownTask.cpp b/TAO/tests/CSD_Strategy_Tests/TP_Common/OrbShutdownTask.cpp
index c7f01889e9c..e0932bd4c38 100644
--- a/TAO/tests/CSD_Strategy_Tests/TP_Common/OrbShutdownTask.cpp
+++ b/TAO/tests/CSD_Strategy_Tests/TP_Common/OrbShutdownTask.cpp
@@ -4,8 +4,6 @@
/**
* @file OrbShutdownTask.cpp
*
- * $Id$
- *
* @author Tim Bradley <bradley_t@ociweb.com>
*/
//=============================================================================
diff --git a/TAO/tests/CSD_Strategy_Tests/TP_Common/OrbShutdownTask.h b/TAO/tests/CSD_Strategy_Tests/TP_Common/OrbShutdownTask.h
index 221251a7d3f..9197b8083d5 100644
--- a/TAO/tests/CSD_Strategy_Tests/TP_Common/OrbShutdownTask.h
+++ b/TAO/tests/CSD_Strategy_Tests/TP_Common/OrbShutdownTask.h
@@ -4,8 +4,6 @@
/**
* @file OrbShutdownTask.h
*
- * $Id$
- *
* @author Tim Bradley <bradley_t@ociweb.com>
*/
//=============================================================================
diff --git a/TAO/tests/CSD_Strategy_Tests/TP_Common/OrbTask.cpp b/TAO/tests/CSD_Strategy_Tests/TP_Common/OrbTask.cpp
index a9861cf062a..758b9b2d833 100644
--- a/TAO/tests/CSD_Strategy_Tests/TP_Common/OrbTask.cpp
+++ b/TAO/tests/CSD_Strategy_Tests/TP_Common/OrbTask.cpp
@@ -4,8 +4,6 @@
/**
* @file OrbTask.cpp
*
- * $Id$
- *
* @author Tim Bradley <bradley_t@ociweb.com>
*/
//=============================================================================
diff --git a/TAO/tests/CSD_Strategy_Tests/TP_Common/OrbTask.h b/TAO/tests/CSD_Strategy_Tests/TP_Common/OrbTask.h
index dc01e3ca191..dcacb31119d 100644
--- a/TAO/tests/CSD_Strategy_Tests/TP_Common/OrbTask.h
+++ b/TAO/tests/CSD_Strategy_Tests/TP_Common/OrbTask.h
@@ -4,8 +4,6 @@
/**
* @file OrbTask.h
*
- * $Id$
- *
* @author Tim Bradley <bradley_t@ociweb.com>
*/
//=============================================================================
diff --git a/TAO/tests/CSD_Strategy_Tests/TP_Foo_A/Foo_A_ClientEngine.h b/TAO/tests/CSD_Strategy_Tests/TP_Foo_A/Foo_A_ClientEngine.h
index ce83a52896c..1fc1cdec42a 100644
--- a/TAO/tests/CSD_Strategy_Tests/TP_Foo_A/Foo_A_ClientEngine.h
+++ b/TAO/tests/CSD_Strategy_Tests/TP_Foo_A/Foo_A_ClientEngine.h
@@ -4,8 +4,6 @@
/**
* @file Foo_A_ClientEngine.h
*
- * $Id$
- *
* @author Tim Bradley <bradley_t@ociweb.com>
*/
//=============================================================================
diff --git a/TAO/tests/CSD_Strategy_Tests/TP_Foo_B/Foo_B_ClientEngine.h b/TAO/tests/CSD_Strategy_Tests/TP_Foo_B/Foo_B_ClientEngine.h
index e0fb3995fdb..5bf5c62d92c 100644
--- a/TAO/tests/CSD_Strategy_Tests/TP_Foo_B/Foo_B_ClientEngine.h
+++ b/TAO/tests/CSD_Strategy_Tests/TP_Foo_B/Foo_B_ClientEngine.h
@@ -4,8 +4,6 @@
/**
* @file Foo_B_ClientEngine.h
*
- * $Id$
- *
* @author Tim Bradley <bradley_t@ociweb.com>
*/
//=============================================================================
diff --git a/TAO/tests/CSD_Strategy_Tests/TP_Foo_B/Foo_B_SimpleClientEngine.h b/TAO/tests/CSD_Strategy_Tests/TP_Foo_B/Foo_B_SimpleClientEngine.h
index a1c3f535c33..b821b2c7230 100644
--- a/TAO/tests/CSD_Strategy_Tests/TP_Foo_B/Foo_B_SimpleClientEngine.h
+++ b/TAO/tests/CSD_Strategy_Tests/TP_Foo_B/Foo_B_SimpleClientEngine.h
@@ -4,8 +4,6 @@
/**
* @file Foo_B_SimpleClientEngine.h
*
- * $Id$
- *
* @author Tim Bradley <bradley_t@ociweb.com>
*/
//=============================================================================
diff --git a/TAO/tests/CSD_Strategy_Tests/TP_Foo_C/Foo_C_ClientEngine.h b/TAO/tests/CSD_Strategy_Tests/TP_Foo_C/Foo_C_ClientEngine.h
index 493edfc853d..4e6e3f7d045 100644
--- a/TAO/tests/CSD_Strategy_Tests/TP_Foo_C/Foo_C_ClientEngine.h
+++ b/TAO/tests/CSD_Strategy_Tests/TP_Foo_C/Foo_C_ClientEngine.h
@@ -4,8 +4,6 @@
/**
* @file Foo_C_ClientEngine.h
*
- * $Id$
- *
* @author Tim Bradley <bradley_t@ociweb.com>
*/
//=============================================================================
diff --git a/TAO/tests/CSD_Strategy_Tests/TP_Foo_C/Foo_C_Custom_ClientEngine.h b/TAO/tests/CSD_Strategy_Tests/TP_Foo_C/Foo_C_Custom_ClientEngine.h
index ae66ab13afe..f3b9d19cb7e 100644
--- a/TAO/tests/CSD_Strategy_Tests/TP_Foo_C/Foo_C_Custom_ClientEngine.h
+++ b/TAO/tests/CSD_Strategy_Tests/TP_Foo_C/Foo_C_Custom_ClientEngine.h
@@ -4,8 +4,6 @@
/**
* @file Foo_C_Custom_ClientEngine.h
*
- * $Id$
- *
* @author Tim Bradley <bradley_t@ociweb.com>
*/
//=============================================================================
diff --git a/TAO/tests/CSD_Strategy_Tests/TP_Foo_C/Foo_C_Custom_Proxy.h b/TAO/tests/CSD_Strategy_Tests/TP_Foo_C/Foo_C_Custom_Proxy.h
index c5e19bd73e4..674e454a4ca 100644
--- a/TAO/tests/CSD_Strategy_Tests/TP_Foo_C/Foo_C_Custom_Proxy.h
+++ b/TAO/tests/CSD_Strategy_Tests/TP_Foo_C/Foo_C_Custom_Proxy.h
@@ -4,8 +4,6 @@
/**
* @file Foo_C_Custom_Proxy.h
*
- * $Id$
- *
* @author Tim Bradley <bradley_t@ociweb.com>
*/
//=============================================================================
diff --git a/TAO/tests/CSD_Strategy_Tests/TP_Foo_C/Foo_C_cust_op1.h b/TAO/tests/CSD_Strategy_Tests/TP_Foo_C/Foo_C_cust_op1.h
index b00b7d26290..a107ad34528 100644
--- a/TAO/tests/CSD_Strategy_Tests/TP_Foo_C/Foo_C_cust_op1.h
+++ b/TAO/tests/CSD_Strategy_Tests/TP_Foo_C/Foo_C_cust_op1.h
@@ -4,8 +4,6 @@
/**
* @file Foo_C_cust_op1.h
*
- * $Id$
- *
* @author Tim Bradley <bradley_t@ociweb.com>
*/
//=============================================================================
diff --git a/TAO/tests/CSD_Strategy_Tests/TP_Foo_C/Foo_C_cust_op2.h b/TAO/tests/CSD_Strategy_Tests/TP_Foo_C/Foo_C_cust_op2.h
index 9e5cc914ca7..25e6cf28f1a 100644
--- a/TAO/tests/CSD_Strategy_Tests/TP_Foo_C/Foo_C_cust_op2.h
+++ b/TAO/tests/CSD_Strategy_Tests/TP_Foo_C/Foo_C_cust_op2.h
@@ -4,8 +4,6 @@
/**
* @file Foo_C_cust_op2.h
*
- * $Id$
- *
* @author Tim Bradley <bradley_t@ociweb.com>
*/
//=============================================================================
diff --git a/TAO/tests/CSD_Strategy_Tests/TP_Foo_C/Foo_C_cust_op3.h b/TAO/tests/CSD_Strategy_Tests/TP_Foo_C/Foo_C_cust_op3.h
index 2f48440f835..cd52e184a6a 100644
--- a/TAO/tests/CSD_Strategy_Tests/TP_Foo_C/Foo_C_cust_op3.h
+++ b/TAO/tests/CSD_Strategy_Tests/TP_Foo_C/Foo_C_cust_op3.h
@@ -4,8 +4,6 @@
/**
* @file Foo_C_cust_op3.h
*
- * $Id$
- *
* @author Tim Bradley <bradley_t@ociweb.com>
*/
//=============================================================================
diff --git a/TAO/tests/CSD_Strategy_Tests/TP_Foo_C/Foo_C_cust_op4.h b/TAO/tests/CSD_Strategy_Tests/TP_Foo_C/Foo_C_cust_op4.h
index 1f8e5eeb5db..8d5c42757a0 100644
--- a/TAO/tests/CSD_Strategy_Tests/TP_Foo_C/Foo_C_cust_op4.h
+++ b/TAO/tests/CSD_Strategy_Tests/TP_Foo_C/Foo_C_cust_op4.h
@@ -4,8 +4,6 @@
/**
* @file Foo_C_cust_op4.h
*
- * $Id$
- *
* @author Tim Bradley <bradley_t@ociweb.com>
*/
//=============================================================================
diff --git a/TAO/tests/CSD_Strategy_Tests/TP_Foo_C/Foo_C_cust_op5.h b/TAO/tests/CSD_Strategy_Tests/TP_Foo_C/Foo_C_cust_op5.h
index 7c3e239daf2..333fe40d057 100644
--- a/TAO/tests/CSD_Strategy_Tests/TP_Foo_C/Foo_C_cust_op5.h
+++ b/TAO/tests/CSD_Strategy_Tests/TP_Foo_C/Foo_C_cust_op5.h
@@ -4,8 +4,6 @@
/**
* @file Foo_C_cust_op5.h
*
- * $Id$
- *
* @author Tim Bradley <bradley_t@ociweb.com>
*/
//=============================================================================
diff --git a/TAO/tests/CodeSets/libs/IBM1047_ISO8859/Char_IBM1047_ISO8859_Factory.cpp b/TAO/tests/CodeSets/libs/IBM1047_ISO8859/Char_IBM1047_ISO8859_Factory.cpp
index 88e1e62aa20..29dbc4540d8 100644
--- a/TAO/tests/CodeSets/libs/IBM1047_ISO8859/Char_IBM1047_ISO8859_Factory.cpp
+++ b/TAO/tests/CodeSets/libs/IBM1047_ISO8859/Char_IBM1047_ISO8859_Factory.cpp
@@ -4,8 +4,6 @@
/**
* @file Char_IBM1047_ISO8859_Factory.cpp
*
- * $Id$
- *
* A tempate instantiation of the codeset translator factory from TAO. This
* one loads a modified version of ACE's IBM1047 (EBCDIC) to ISO8859 (ASCII)
* translator.
diff --git a/TAO/tests/CodeSets/libs/IBM1047_ISO8859/Char_IBM1047_ISO8859_Factory.h b/TAO/tests/CodeSets/libs/IBM1047_ISO8859/Char_IBM1047_ISO8859_Factory.h
index 16668f9d0cb..cc36589db75 100644
--- a/TAO/tests/CodeSets/libs/IBM1047_ISO8859/Char_IBM1047_ISO8859_Factory.h
+++ b/TAO/tests/CodeSets/libs/IBM1047_ISO8859/Char_IBM1047_ISO8859_Factory.h
@@ -4,8 +4,6 @@
/**
* @file Char_IBM1047_ISO8859_Factory.h
*
- * $Id$
- *
* A tempate instantiation of the codeset translator factory from TAO. This
* one loads a modified version of ACE's IBM1047 (EBCDIC) to ISO8859 (ASCII)
* translator.
diff --git a/TAO/tests/CodeSets/libs/IBM1047_ISO8859/Char_IBM1047_ISO8859_Translator.cpp b/TAO/tests/CodeSets/libs/IBM1047_ISO8859/Char_IBM1047_ISO8859_Translator.cpp
index 4c9b150d5b9..30dd9b93c0c 100644
--- a/TAO/tests/CodeSets/libs/IBM1047_ISO8859/Char_IBM1047_ISO8859_Translator.cpp
+++ b/TAO/tests/CodeSets/libs/IBM1047_ISO8859/Char_IBM1047_ISO8859_Translator.cpp
@@ -4,8 +4,6 @@
/**
* @file Char_IBM1047_ISO8859_Translator.cpp
*
- * $Id$
- *
* Defines the arrays required to convert between ISO8859 (aka
* Latin/1) and IBM1047 (aka EBCDIC).
*
diff --git a/TAO/tests/CodeSets/libs/IBM1047_ISO8859/Char_IBM1047_ISO8859_Translator.h b/TAO/tests/CodeSets/libs/IBM1047_ISO8859/Char_IBM1047_ISO8859_Translator.h
index 5b33e74aacf..03014d7fe10 100644
--- a/TAO/tests/CodeSets/libs/IBM1047_ISO8859/Char_IBM1047_ISO8859_Translator.h
+++ b/TAO/tests/CodeSets/libs/IBM1047_ISO8859/Char_IBM1047_ISO8859_Translator.h
@@ -4,8 +4,6 @@
/**
* @file Char_IBM1047_ISO8859_Translator.h
*
- * $Id$
- *
* Declares the arrays required to convert between ISO8859 (aka
* Latin/1) and IBM1047 (aka EBCDIC).
*
diff --git a/TAO/tests/CodeSets/libs/IBM1047_ISO8859/Wchar_IBM1047_ISO8859_Factory.cpp b/TAO/tests/CodeSets/libs/IBM1047_ISO8859/Wchar_IBM1047_ISO8859_Factory.cpp
index 3f9a95a769d..1a17e0dafb3 100644
--- a/TAO/tests/CodeSets/libs/IBM1047_ISO8859/Wchar_IBM1047_ISO8859_Factory.cpp
+++ b/TAO/tests/CodeSets/libs/IBM1047_ISO8859/Wchar_IBM1047_ISO8859_Factory.cpp
@@ -4,8 +4,6 @@
/**
* @file Wchar_IBM1047_ISO8859_Factory.cpp
*
- * $Id$
- *
* A tempate instantiation of the codeset translator factory from TAO. This
* one loads a modified version of ACE's IBM1047 (EBCDIC) to ISO8859 (ASCII)
* translator. In this case, wchars and wstrings are translated rather than
diff --git a/TAO/tests/CodeSets/libs/IBM1047_ISO8859/Wchar_IBM1047_ISO8859_Factory.h b/TAO/tests/CodeSets/libs/IBM1047_ISO8859/Wchar_IBM1047_ISO8859_Factory.h
index 403aa8132ff..d95c26e26b7 100644
--- a/TAO/tests/CodeSets/libs/IBM1047_ISO8859/Wchar_IBM1047_ISO8859_Factory.h
+++ b/TAO/tests/CodeSets/libs/IBM1047_ISO8859/Wchar_IBM1047_ISO8859_Factory.h
@@ -4,8 +4,6 @@
/**
* @file Wchar_IBM1047_ISO8859_Factory.h
*
- * $Id$
- *
* A tempate instantiation of the codeset translator factory from TAO. This
* one loads a modified version of ACE's IBM1047 (EBCDIC) to ISO8859 (ASCII)
* translator. In this case, wchars and wstrings are translated rather than
diff --git a/TAO/tests/CodeSets/libs/IBM1047_ISO8859/Wchar_IBM1047_ISO8859_Translator.cpp b/TAO/tests/CodeSets/libs/IBM1047_ISO8859/Wchar_IBM1047_ISO8859_Translator.cpp
index 0a30896062e..b815d213df1 100644
--- a/TAO/tests/CodeSets/libs/IBM1047_ISO8859/Wchar_IBM1047_ISO8859_Translator.cpp
+++ b/TAO/tests/CodeSets/libs/IBM1047_ISO8859/Wchar_IBM1047_ISO8859_Translator.cpp
@@ -4,8 +4,6 @@
/**
* @file Wchar_IBM1047_ISO8859_Translator.cpp
*
- * $Id$
- *
* Defines the arrays required to convert between ISO8859 (aka
* Latin/1) and IBM1047 (aka EBCDIC).
*
diff --git a/TAO/tests/CodeSets/libs/IBM1047_ISO8859/Wchar_IBM1047_ISO8859_Translator.h b/TAO/tests/CodeSets/libs/IBM1047_ISO8859/Wchar_IBM1047_ISO8859_Translator.h
index cf09e725ce9..b79ab095076 100644
--- a/TAO/tests/CodeSets/libs/IBM1047_ISO8859/Wchar_IBM1047_ISO8859_Translator.h
+++ b/TAO/tests/CodeSets/libs/IBM1047_ISO8859/Wchar_IBM1047_ISO8859_Translator.h
@@ -4,8 +4,6 @@
/**
* @file Wchar_IBM1047_ISO8859_Translator.h
*
- * $Id$
- *
* Declares the arrays required to convert between IBM1047 (aka EBCDIC) and ISO8859 (aka
* Latin/1).
*
diff --git a/TAO/tests/CodeSets/libs/UCS4_UTF16/WUCS4_UTF16.cpp b/TAO/tests/CodeSets/libs/UCS4_UTF16/WUCS4_UTF16.cpp
index c9eb43d47c2..e950f457f38 100644
--- a/TAO/tests/CodeSets/libs/UCS4_UTF16/WUCS4_UTF16.cpp
+++ b/TAO/tests/CodeSets/libs/UCS4_UTF16/WUCS4_UTF16.cpp
@@ -4,8 +4,6 @@
/**
* @file WUCS4_UTF16.cpp
*
- * $Id$
- *
* Defines the arrays required to convert between UCS-4 a 4 byte wide char
* codeset, and UCS-16, aka unicode, a 2-byte codeset.
*
diff --git a/TAO/tests/CodeSets/libs/UCS4_UTF16/WUCS4_UTF16.h b/TAO/tests/CodeSets/libs/UCS4_UTF16/WUCS4_UTF16.h
index 804c4a53534..b348987a11a 100644
--- a/TAO/tests/CodeSets/libs/UCS4_UTF16/WUCS4_UTF16.h
+++ b/TAO/tests/CodeSets/libs/UCS4_UTF16/WUCS4_UTF16.h
@@ -4,8 +4,6 @@
/**
* @file WUCS4_UTF16.h
*
- * $Id$
- *
*
*
* @author Phil Mesnier <mesnier_p@ociweb.com>
diff --git a/TAO/tests/CodeSets/libs/UCS4_UTF16/WUCS4_UTF16_Factory.h b/TAO/tests/CodeSets/libs/UCS4_UTF16/WUCS4_UTF16_Factory.h
index 592b89a6456..4416d7a47af 100644
--- a/TAO/tests/CodeSets/libs/UCS4_UTF16/WUCS4_UTF16_Factory.h
+++ b/TAO/tests/CodeSets/libs/UCS4_UTF16/WUCS4_UTF16_Factory.h
@@ -3,8 +3,6 @@
/**
* @file WUCS4_UTF16_Factory.h
*
- * $Id$
- *
*
*
* @author Phil Mesnier <mesnier_p@ociweb.com>
diff --git a/TAO/tests/CodeSets/libs/UTF16_UCS2/UTF16_UCS2_Factory.cpp b/TAO/tests/CodeSets/libs/UTF16_UCS2/UTF16_UCS2_Factory.cpp
index 498630aa68c..eb4b9624994 100644
--- a/TAO/tests/CodeSets/libs/UTF16_UCS2/UTF16_UCS2_Factory.cpp
+++ b/TAO/tests/CodeSets/libs/UTF16_UCS2/UTF16_UCS2_Factory.cpp
@@ -4,8 +4,6 @@
/**
* @file UTF16_UCS2_Factory.cpp
*
- * $Id$
- *
* A tempate instantiation of the codeset translator factory from TAO.
*
*
diff --git a/TAO/tests/CodeSets/libs/UTF16_UCS2/UTF16_UCS2_Factory.h b/TAO/tests/CodeSets/libs/UTF16_UCS2/UTF16_UCS2_Factory.h
index 84751e78266..f219184ffec 100644
--- a/TAO/tests/CodeSets/libs/UTF16_UCS2/UTF16_UCS2_Factory.h
+++ b/TAO/tests/CodeSets/libs/UTF16_UCS2/UTF16_UCS2_Factory.h
@@ -4,8 +4,6 @@
/**
* @file UTF16_UCS2_Factory.h
*
- * $Id$
- *
* A tempate instantiation of a codeset translator factory from TAO. This
* loads the UTF16_UCS2_Translator.
*
diff --git a/TAO/tests/CodeSets/libs/UTF16_UCS2/UTF16_UCS2_Translator.cpp b/TAO/tests/CodeSets/libs/UTF16_UCS2/UTF16_UCS2_Translator.cpp
index 0c01c8d314d..c7e3c2a1cf9 100644
--- a/TAO/tests/CodeSets/libs/UTF16_UCS2/UTF16_UCS2_Translator.cpp
+++ b/TAO/tests/CodeSets/libs/UTF16_UCS2/UTF16_UCS2_Translator.cpp
@@ -4,8 +4,6 @@
/**
* @file UTF16_UCS2_Translator.cpp
*
- * $Id$
- *
* Defines the arrays required to convert between UCS-2, a 2 byte wide char
* codeset, and UCS-16, aka unicode, a 2-byte codeset. As a bit-pattern
* these two should be identical, with the exception that UCS-2 cannot
diff --git a/TAO/tests/CodeSets/libs/UTF16_UCS2/UTF16_UCS2_Translator.h b/TAO/tests/CodeSets/libs/UTF16_UCS2/UTF16_UCS2_Translator.h
index a5dca07fa28..ccf22aabf88 100644
--- a/TAO/tests/CodeSets/libs/UTF16_UCS2/UTF16_UCS2_Translator.h
+++ b/TAO/tests/CodeSets/libs/UTF16_UCS2/UTF16_UCS2_Translator.h
@@ -4,8 +4,6 @@
/**
* @file UTF16_UCS2_Translator.h
*
- * $Id$
- *
* @author Iliyan Jeliazkov <jeliazkov_i@ociweb.com>
* @author Byron Harris <harrisb@ociweb.com>
*/
diff --git a/TAO/tests/CodeSets/simple/client.cpp b/TAO/tests/CodeSets/simple/client.cpp
index 5ca3ec2f5f4..ac0381b9f2e 100644
--- a/TAO/tests/CodeSets/simple/client.cpp
+++ b/TAO/tests/CodeSets/simple/client.cpp
@@ -4,8 +4,6 @@
/**
* @file client.cpp
*
- * $Id$
- *
* A simple client to demonstrate the use of codeset translation
*
*
diff --git a/TAO/tests/CodeSets/simple/server.cpp b/TAO/tests/CodeSets/simple/server.cpp
index 47e9ed03870..e5fcce54daa 100644
--- a/TAO/tests/CodeSets/simple/server.cpp
+++ b/TAO/tests/CodeSets/simple/server.cpp
@@ -4,8 +4,6 @@
/**
* @file server.cpp
*
- * $Id$
- *
* A simple server to demonstrate the use of codeset translation
*
*
diff --git a/TAO/tests/Collocation/Collocation_Tester.h b/TAO/tests/Collocation/Collocation_Tester.h
index 025f0398008..0f9650b9d2b 100644
--- a/TAO/tests/Collocation/Collocation_Tester.h
+++ b/TAO/tests/Collocation/Collocation_Tester.h
@@ -3,8 +3,6 @@
/**
* @file Collocation_Tester.h
*
- * $Id$
- *
* Server class to perform testing of TAO's collocation mechanism.
*
* @author Nanbor Wang
diff --git a/TAO/tests/DIOP/UDP_Client_i.h b/TAO/tests/DIOP/UDP_Client_i.h
index bc6d2580966..26129be8ac8 100644
--- a/TAO/tests/DIOP/UDP_Client_i.h
+++ b/TAO/tests/DIOP/UDP_Client_i.h
@@ -4,8 +4,6 @@
/**
* @file UDP_Client_i.h
*
- * $Id$
- *
* This class implements the client functionality of the UDP test.
*
*
diff --git a/TAO/tests/DIOP/UDP_i.h b/TAO/tests/DIOP/UDP_i.h
index 23a7b3da3e2..2951104bddc 100644
--- a/TAO/tests/DIOP/UDP_i.h
+++ b/TAO/tests/DIOP/UDP_i.h
@@ -4,8 +4,6 @@
/**
* @file UDP_i.h
*
- * $Id$
- *
* This class implements the server functionality of the UDP test.
* We support only single threaded servers, as we have a null mutex
* for locking our state.
diff --git a/TAO/tests/DIOP/client.cpp b/TAO/tests/DIOP/client.cpp
index 8fd43270900..6b0073ecf51 100644
--- a/TAO/tests/DIOP/client.cpp
+++ b/TAO/tests/DIOP/client.cpp
@@ -3,8 +3,6 @@
/**
* @file client.cpp
*
- * $Id$
- *
* This is the client for the UDP test.
*
*
diff --git a/TAO/tests/DIOP/server.cpp b/TAO/tests/DIOP/server.cpp
index a7372010e30..7565054d8a9 100644
--- a/TAO/tests/DIOP/server.cpp
+++ b/TAO/tests/DIOP/server.cpp
@@ -3,8 +3,6 @@
/**
* @file server.cpp
*
- * $Id$
- *
* Implementation of the server running the UDP object.
*
*
diff --git a/TAO/tests/DSI_AMI_Gateway/test_dsi.h b/TAO/tests/DSI_AMI_Gateway/test_dsi.h
index 8f43c163ba1..e1bab6f3184 100644
--- a/TAO/tests/DSI_AMI_Gateway/test_dsi.h
+++ b/TAO/tests/DSI_AMI_Gateway/test_dsi.h
@@ -3,8 +3,6 @@
/**
* @file test_dsi.h
*
- * $Id$
- *
* @author Carlos O'Ryan
*/
//=============================================================================
diff --git a/TAO/tests/DSI_AMI_Gateway/test_i.h b/TAO/tests/DSI_AMI_Gateway/test_i.h
index 0810aac6c63..08fb539dde6 100644
--- a/TAO/tests/DSI_AMI_Gateway/test_i.h
+++ b/TAO/tests/DSI_AMI_Gateway/test_i.h
@@ -3,8 +3,6 @@
/**
* @file test_i.h
*
- * $Id$
- *
* @author Carlos O'Ryan
*/
//=============================================================================
diff --git a/TAO/tests/DSI_Gateway/test_dsi.h b/TAO/tests/DSI_Gateway/test_dsi.h
index 8b1e958e2b9..62e13ed5b10 100644
--- a/TAO/tests/DSI_Gateway/test_dsi.h
+++ b/TAO/tests/DSI_Gateway/test_dsi.h
@@ -3,8 +3,6 @@
/**
* @file test_dsi.h
*
- * $Id$
- *
* @author Carlos O'Ryan
*/
//=============================================================================
diff --git a/TAO/tests/DSI_Gateway/test_i.h b/TAO/tests/DSI_Gateway/test_i.h
index 0810aac6c63..08fb539dde6 100644
--- a/TAO/tests/DSI_Gateway/test_i.h
+++ b/TAO/tests/DSI_Gateway/test_i.h
@@ -3,8 +3,6 @@
/**
* @file test_i.h
*
- * $Id$
- *
* @author Carlos O'Ryan
*/
//=============================================================================
diff --git a/TAO/tests/DynAny_Test/analyzer.cpp b/TAO/tests/DynAny_Test/analyzer.cpp
index db94f7e0019..2b8ea7c7774 100644
--- a/TAO/tests/DynAny_Test/analyzer.cpp
+++ b/TAO/tests/DynAny_Test/analyzer.cpp
@@ -4,8 +4,6 @@
/**
* @file analyzer.cpp
*
- * $Id$
- *
* This file contains a DynAny analyzer that dumps the contents of a DynAny
* to the logging.
*
diff --git a/TAO/tests/DynAny_Test/analyzer.h b/TAO/tests/DynAny_Test/analyzer.h
index 1d071a3384c..619380af541 100644
--- a/TAO/tests/DynAny_Test/analyzer.h
+++ b/TAO/tests/DynAny_Test/analyzer.h
@@ -4,8 +4,6 @@
/**
* @file analyzer.h
*
- * $Id$
- *
* This file contains a DynAny analyzer that dumps the contents of a DynAny
* to the ace logging using ACE_DEBUG.
*
diff --git a/TAO/tests/DynAny_Test/data.cpp b/TAO/tests/DynAny_Test/data.cpp
index e54d076e045..34e4459ca3f 100644
--- a/TAO/tests/DynAny_Test/data.cpp
+++ b/TAO/tests/DynAny_Test/data.cpp
@@ -2,8 +2,6 @@
/**
* @file data.cpp
*
- * $Id$
- *
* Implementation file for the class containing test constants.
*
*
diff --git a/TAO/tests/DynAny_Test/data.h b/TAO/tests/DynAny_Test/data.h
index e25a35da1ad..10d44ec5728 100644
--- a/TAO/tests/DynAny_Test/data.h
+++ b/TAO/tests/DynAny_Test/data.h
@@ -2,8 +2,6 @@
/**
* @file data.h
*
- * $Id$
- *
* Header file for the class containing test constants.
*
*
diff --git a/TAO/tests/DynAny_Test/driver.cpp b/TAO/tests/DynAny_Test/driver.cpp
index e143ff00d6b..f10bb663373 100644
--- a/TAO/tests/DynAny_Test/driver.cpp
+++ b/TAO/tests/DynAny_Test/driver.cpp
@@ -3,8 +3,6 @@
/**
* @file driver.cpp
*
- * $Id$
- *
* Implementation file for the driver program.
*
*
diff --git a/TAO/tests/DynAny_Test/driver.h b/TAO/tests/DynAny_Test/driver.h
index cd92175d134..b4eb6142180 100644
--- a/TAO/tests/DynAny_Test/driver.h
+++ b/TAO/tests/DynAny_Test/driver.h
@@ -3,8 +3,6 @@
/**
* @file driver.h
*
- * $Id$
- *
* Header file for the driver program.
*
*
diff --git a/TAO/tests/DynAny_Test/test_dynany.cpp b/TAO/tests/DynAny_Test/test_dynany.cpp
index f0b2a436e77..25cf051ad54 100644
--- a/TAO/tests/DynAny_Test/test_dynany.cpp
+++ b/TAO/tests/DynAny_Test/test_dynany.cpp
@@ -2,8 +2,6 @@
/**
* @file test_dynany.cpp
*
- * $Id$
- *
* Implementation of the basic test for simple DynAnys
*
* @author Jeff Parsons <parsons@cs.wustl.edu>
diff --git a/TAO/tests/DynAny_Test/test_dynany.h b/TAO/tests/DynAny_Test/test_dynany.h
index b8104ef2d04..4452d7e5840 100644
--- a/TAO/tests/DynAny_Test/test_dynany.h
+++ b/TAO/tests/DynAny_Test/test_dynany.h
@@ -2,8 +2,6 @@
/**
* @file test_dynany.h
*
- * $Id$
- *
* Header file for class to test the simple dynany.
*
*
diff --git a/TAO/tests/DynAny_Test/test_dynarray.cpp b/TAO/tests/DynAny_Test/test_dynarray.cpp
index c1dd45d125f..62f5039bffa 100644
--- a/TAO/tests/DynAny_Test/test_dynarray.cpp
+++ b/TAO/tests/DynAny_Test/test_dynarray.cpp
@@ -2,8 +2,6 @@
/**
* @file test_dynarray.cpp
*
- * $Id$
- *
* Implementation of the DynArray test
*
*
diff --git a/TAO/tests/DynAny_Test/test_dynarray.h b/TAO/tests/DynAny_Test/test_dynarray.h
index 4604baafccb..67b36e91efd 100644
--- a/TAO/tests/DynAny_Test/test_dynarray.h
+++ b/TAO/tests/DynAny_Test/test_dynarray.h
@@ -2,8 +2,6 @@
/**
* @file test_dynarray.h
*
- * $Id$
- *
* Header file for class to test DynArray.
*
*
diff --git a/TAO/tests/DynAny_Test/test_dynenum.cpp b/TAO/tests/DynAny_Test/test_dynenum.cpp
index b19c754a166..494522dc89d 100644
--- a/TAO/tests/DynAny_Test/test_dynenum.cpp
+++ b/TAO/tests/DynAny_Test/test_dynenum.cpp
@@ -2,8 +2,6 @@
/**
* @file test_dynenum.cpp
*
- * $Id$
- *
* Implementation of the simple DynEnum test
*
* @author Jeff Parsons <parsons@cs.wustl.edu>
diff --git a/TAO/tests/DynAny_Test/test_dynenum.h b/TAO/tests/DynAny_Test/test_dynenum.h
index d59eae8e754..185147972fe 100644
--- a/TAO/tests/DynAny_Test/test_dynenum.h
+++ b/TAO/tests/DynAny_Test/test_dynenum.h
@@ -2,8 +2,6 @@
/**
* @file test_dynenum.h
*
- * $Id$
- *
* Header file for class to test DynEnum.
*
*
diff --git a/TAO/tests/DynAny_Test/test_dynsequence.cpp b/TAO/tests/DynAny_Test/test_dynsequence.cpp
index aa9652a0519..38ba329d72c 100644
--- a/TAO/tests/DynAny_Test/test_dynsequence.cpp
+++ b/TAO/tests/DynAny_Test/test_dynsequence.cpp
@@ -2,8 +2,6 @@
/**
* @file test_dynsequence.cpp
*
- * $Id$
- *
* Implementation of the simple DynSequence test
*
*
diff --git a/TAO/tests/DynAny_Test/test_dynsequence.h b/TAO/tests/DynAny_Test/test_dynsequence.h
index 2b74a8ce22d..8679ad77bfa 100644
--- a/TAO/tests/DynAny_Test/test_dynsequence.h
+++ b/TAO/tests/DynAny_Test/test_dynsequence.h
@@ -2,8 +2,6 @@
/**
* @file test_dynsequence.h
*
- * $Id$
- *
* Header file for class to test DynSequence.
*
*
diff --git a/TAO/tests/DynAny_Test/test_dynstruct.cpp b/TAO/tests/DynAny_Test/test_dynstruct.cpp
index 548e6847c0e..13b4a23d979 100644
--- a/TAO/tests/DynAny_Test/test_dynstruct.cpp
+++ b/TAO/tests/DynAny_Test/test_dynstruct.cpp
@@ -2,8 +2,6 @@
/**
* @file test_dynstruct.cpp
*
- * $Id$
- *
* Implementation of the DynStruct basic test
*
*
diff --git a/TAO/tests/DynAny_Test/test_dynstruct.h b/TAO/tests/DynAny_Test/test_dynstruct.h
index 200d5fb1b5e..a8b41721f7a 100644
--- a/TAO/tests/DynAny_Test/test_dynstruct.h
+++ b/TAO/tests/DynAny_Test/test_dynstruct.h
@@ -2,8 +2,6 @@
/**
* @file test_dynstruct.h
*
- * $Id$
- *
* Header file for class to test DynStruct.
*
* @author Jeff Parsons <parsons@cs.wustl.edu>
diff --git a/TAO/tests/DynAny_Test/test_dynunion.cpp b/TAO/tests/DynAny_Test/test_dynunion.cpp
index 8b1bfb9ec9c..f95ecd1e332 100644
--- a/TAO/tests/DynAny_Test/test_dynunion.cpp
+++ b/TAO/tests/DynAny_Test/test_dynunion.cpp
@@ -2,8 +2,6 @@
/**
* @file test_dynunion.cpp
*
- * $Id$
- *
* Implementation of the simple DynUnion test
*
* @author Jeff Parsons <parsons@cs.wustl.edu>
diff --git a/TAO/tests/DynAny_Test/test_dynunion.h b/TAO/tests/DynAny_Test/test_dynunion.h
index f790e0b6f57..9015b74309b 100644
--- a/TAO/tests/DynAny_Test/test_dynunion.h
+++ b/TAO/tests/DynAny_Test/test_dynunion.h
@@ -2,8 +2,6 @@
/**
* @file test_dynunion.h
*
- * $Id$
- *
* Header file for class to test DynUnion.
*
*
diff --git a/TAO/tests/DynAny_Test/test_wrapper.cpp b/TAO/tests/DynAny_Test/test_wrapper.cpp
index e2e846a0a76..712641124d7 100644
--- a/TAO/tests/DynAny_Test/test_wrapper.cpp
+++ b/TAO/tests/DynAny_Test/test_wrapper.cpp
@@ -2,8 +2,6 @@
/**
* @file test_wrapper.cpp
*
- * $Id$
- *
* This file contains the implementation of the DynAny basic test manager
*
*
diff --git a/TAO/tests/DynAny_Test/test_wrapper.h b/TAO/tests/DynAny_Test/test_wrapper.h
index 58c9439e13f..8f533347d62 100644
--- a/TAO/tests/DynAny_Test/test_wrapper.h
+++ b/TAO/tests/DynAny_Test/test_wrapper.h
@@ -3,8 +3,6 @@
/**
* @file test_wrapper.h
*
- * $Id$
- *
* Header file for the DynAny basic test manager
*
*
diff --git a/TAO/tests/Explicit_Event_Loop/client.cpp b/TAO/tests/Explicit_Event_Loop/client.cpp
index ccf9be6b357..40f0af3b049 100644
--- a/TAO/tests/Explicit_Event_Loop/client.cpp
+++ b/TAO/tests/Explicit_Event_Loop/client.cpp
@@ -3,8 +3,6 @@
/**
* @file client.cpp
*
- * $Id$
- *
* @author Source code used in TAO has been modified and adapted from thecode provided in the book
* @author "Advanced CORBA Programming with C++"by Michi Henning and Steve Vinoski. Copyright1999. Addison-Wesley
* @author Reading
diff --git a/TAO/tests/Explicit_Event_Loop/server.cpp b/TAO/tests/Explicit_Event_Loop/server.cpp
index 8da642317de..6e2d9acbfd3 100644
--- a/TAO/tests/Explicit_Event_Loop/server.cpp
+++ b/TAO/tests/Explicit_Event_Loop/server.cpp
@@ -3,8 +3,6 @@
/**
* @file server.cpp
*
- * $Id$
- *
* @author Source code used in TAO has been modified and adapted from thecode provided in the book
* @author "Advanced CORBA Programming with C++"by Michi Henning and Steve Vinoski. Copyright1999. Addison-Wesley
* @author Reading
diff --git a/TAO/tests/Explicit_Event_Loop/server.h b/TAO/tests/Explicit_Event_Loop/server.h
index 207cc33c69d..a61cc86259e 100644
--- a/TAO/tests/Explicit_Event_Loop/server.h
+++ b/TAO/tests/Explicit_Event_Loop/server.h
@@ -3,8 +3,6 @@
/**
* @file server.h
*
- * $Id$
- *
* @author Source code used in TAO has been modified and adapted from the codeprovided in the book
* @author "Advanced CORBA Programming with C++" by MichiHenning and Steve Vinoski. Copyright 1999. Addison-Wesley
* @author Reading
diff --git a/TAO/tests/Exposed_Policies/Counter_i.h b/TAO/tests/Exposed_Policies/Counter_i.h
index 18e32d1c90b..da2af18b2bb 100644
--- a/TAO/tests/Exposed_Policies/Counter_i.h
+++ b/TAO/tests/Exposed_Policies/Counter_i.h
@@ -3,8 +3,6 @@
/**
* @file Counter_i.h
*
- * $Id$
- *
* This class implements the Counter IDL interface.
*
*
diff --git a/TAO/tests/Exposed_Policies/Policy_Tester.h b/TAO/tests/Exposed_Policies/Policy_Tester.h
index 8ca8eed1c75..3d4df2b6460 100644
--- a/TAO/tests/Exposed_Policies/Policy_Tester.h
+++ b/TAO/tests/Exposed_Policies/Policy_Tester.h
@@ -2,8 +2,6 @@
/**
* @file Policy_Tester.h
*
- * $Id$
- *
* This class verifies that the policy are correctly embedded
* in the IOR.
*
diff --git a/TAO/tests/Exposed_Policies/Policy_Verifier.h b/TAO/tests/Exposed_Policies/Policy_Verifier.h
index ba7a03d7180..1376c95ce20 100644
--- a/TAO/tests/Exposed_Policies/Policy_Verifier.h
+++ b/TAO/tests/Exposed_Policies/Policy_Verifier.h
@@ -2,8 +2,6 @@
/**
* @file Policy_Verifier.h
*
- * $Id$
- *
* This class verifies that the policy are correctly embedded
* in the IOR.
*
diff --git a/TAO/tests/Exposed_Policies/RT_Properties.h b/TAO/tests/Exposed_Policies/RT_Properties.h
index e37728ae291..57f5057eb16 100644
--- a/TAO/tests/Exposed_Policies/RT_Properties.h
+++ b/TAO/tests/Exposed_Policies/RT_Properties.h
@@ -2,8 +2,6 @@
/**
* @file RT_Properties.h
*
- * $Id$
- *
* Defines a series of "real time" property that an Object
* or a POA created on a RT-ORB can have.
*
diff --git a/TAO/tests/FL_Cube/test_i.h b/TAO/tests/FL_Cube/test_i.h
index 0e44cef3353..8ae8098f7a6 100644
--- a/TAO/tests/FL_Cube/test_i.h
+++ b/TAO/tests/FL_Cube/test_i.h
@@ -3,8 +3,6 @@
/**
* @file test_i.h
*
- * $Id$
- *
* @author Carlos O'Ryan
*/
//=============================================================================
diff --git a/TAO/tests/Faults/ping_i.h b/TAO/tests/Faults/ping_i.h
index 6031f7e400f..809bf32802e 100644
--- a/TAO/tests/Faults/ping_i.h
+++ b/TAO/tests/Faults/ping_i.h
@@ -3,8 +3,6 @@
/**
* @file ping_i.h
*
- * $Id$
- *
* @author Carlos O'Ryan
*/
//=============================================================================
diff --git a/TAO/tests/Faults/test_i.h b/TAO/tests/Faults/test_i.h
index 68d5f80cd05..884e62ff26d 100644
--- a/TAO/tests/Faults/test_i.h
+++ b/TAO/tests/Faults/test_i.h
@@ -3,8 +3,6 @@
/**
* @file test_i.h
*
- * $Id$
- *
* @author Carlos O'Ryan
*/
//=============================================================================
diff --git a/TAO/tests/File_IO/File.idl b/TAO/tests/File_IO/File.idl
index f8c0f49183f..c62d6963c0f 100644
--- a/TAO/tests/File_IO/File.idl
+++ b/TAO/tests/File_IO/File.idl
@@ -3,8 +3,6 @@
/**
* @file File.idl
*
- * $Id$
- *
* A simple File Descriptor and File System IDL interface.
*
*
diff --git a/TAO/tests/File_IO/File_i.cpp b/TAO/tests/File_IO/File_i.cpp
index 62ee922a07c..17429b17491 100644
--- a/TAO/tests/File_IO/File_i.cpp
+++ b/TAO/tests/File_IO/File_i.cpp
@@ -3,8 +3,6 @@
/**
* @file File_i.cpp
*
- * $Id$
- *
* Implementation of the File IDL module and the interfaces
* Descriptor and System in it.
*
diff --git a/TAO/tests/File_IO/File_i.h b/TAO/tests/File_IO/File_i.h
index 37d90074392..2daa729cf1e 100644
--- a/TAO/tests/File_IO/File_i.h
+++ b/TAO/tests/File_IO/File_i.h
@@ -3,8 +3,6 @@
/**
* @file File_i.h
*
- * $Id$
- *
* Defines the implementation classes for the File IDL
* module
*
diff --git a/TAO/tests/File_IO/client.cpp b/TAO/tests/File_IO/client.cpp
index fa43de2625b..138b0878cf3 100644
--- a/TAO/tests/File_IO/client.cpp
+++ b/TAO/tests/File_IO/client.cpp
@@ -3,8 +3,6 @@
/**
* @file client.cpp
*
- * $Id$
- *
* A client program for the File IDL module
*
*
diff --git a/TAO/tests/ForwardOnceUponException/test_i.h b/TAO/tests/ForwardOnceUponException/test_i.h
index 169a6a7823f..1c617592d51 100755
--- a/TAO/tests/ForwardOnceUponException/test_i.h
+++ b/TAO/tests/ForwardOnceUponException/test_i.h
@@ -3,8 +3,6 @@
/**
* @file test_i.h
*
- * $Id$
- *
* @author Carlos O'Ryan
*/
//=============================================================================
diff --git a/TAO/tests/ForwardUponObjectNotExist/test_i.h b/TAO/tests/ForwardUponObjectNotExist/test_i.h
index abf27c63925..71c4495c6a8 100755
--- a/TAO/tests/ForwardUponObjectNotExist/test_i.h
+++ b/TAO/tests/ForwardUponObjectNotExist/test_i.h
@@ -3,8 +3,6 @@
/**
* @file test_i.h
*
- * $Id$
- *
* @author Carlos O'Ryan
*/
//=============================================================================
diff --git a/TAO/tests/Forwarding/test_i.h b/TAO/tests/Forwarding/test_i.h
index abf27c63925..71c4495c6a8 100644
--- a/TAO/tests/Forwarding/test_i.h
+++ b/TAO/tests/Forwarding/test_i.h
@@ -3,8 +3,6 @@
/**
* @file test_i.h
*
- * $Id$
- *
* @author Carlos O'Ryan
*/
//=============================================================================
diff --git a/TAO/tests/IDL_Test/anonymous.idl b/TAO/tests/IDL_Test/anonymous.idl
index 98f0ccf5c19..0435449a335 100644
--- a/TAO/tests/IDL_Test/anonymous.idl
+++ b/TAO/tests/IDL_Test/anonymous.idl
@@ -3,8 +3,6 @@
/**
* @file anonymous.idl
*
- * $Id$
- *
* This file contains examples of IDL code that has
* caused problems in the past for the TAO IDL
* compiler. This test is to make sure the problems
diff --git a/TAO/tests/IDL_Test/anyunion.idl b/TAO/tests/IDL_Test/anyunion.idl
index adb185425b0..ee32c34bfad 100644
--- a/TAO/tests/IDL_Test/anyunion.idl
+++ b/TAO/tests/IDL_Test/anyunion.idl
@@ -3,8 +3,6 @@
/**
* @file anyunion.idl
*
- * $Id$
- *
* This file contains examples of IDL code that has
* caused problems in the past for the TAO IDL
* compiler. This test is to make sure the problems
diff --git a/TAO/tests/IDL_Test/array.idl b/TAO/tests/IDL_Test/array.idl
index 1b0b9d3c12e..63febd22d68 100644
--- a/TAO/tests/IDL_Test/array.idl
+++ b/TAO/tests/IDL_Test/array.idl
@@ -3,8 +3,6 @@
/**
* @file array.idl
*
- * $Id$
- *
* This file contains examples of IDL code that has
* caused problems in the past for the TAO IDL
* compiler. This test is to make sure the problems
diff --git a/TAO/tests/IDL_Test/array_anon_nested.idl b/TAO/tests/IDL_Test/array_anon_nested.idl
index d10972445c6..52484d78278 100644
--- a/TAO/tests/IDL_Test/array_anon_nested.idl
+++ b/TAO/tests/IDL_Test/array_anon_nested.idl
@@ -3,8 +3,6 @@
/**
* @file array_anon_nested.idl
*
- * $Id$
- *
* This file contains examples of IDL code that has
* caused problems in the past for the TAO IDL
* compiler. This test is to make sure the problems
diff --git a/TAO/tests/IDL_Test/array_only.idl b/TAO/tests/IDL_Test/array_only.idl
index 705d7c56319..a22afd3b62b 100644
--- a/TAO/tests/IDL_Test/array_only.idl
+++ b/TAO/tests/IDL_Test/array_only.idl
@@ -3,8 +3,6 @@
/**
* @file array_only.idl
*
- * $Id$
- *
* This file contains examples of IDL code that has
* caused problems in the past for the TAO IDL
* compiler. This test is to make sure the problems
diff --git a/TAO/tests/IDL_Test/constants.idl b/TAO/tests/IDL_Test/constants.idl
index d4216ca82a4..8aa1bf47c5c 100644
--- a/TAO/tests/IDL_Test/constants.idl
+++ b/TAO/tests/IDL_Test/constants.idl
@@ -3,8 +3,6 @@
/**
* @file constants.idl
*
- * $Id$
- *
* This file contains examples of IDL code that has
* caused problems in the past for the TAO IDL
* compiler. This test is to make sure the problems
diff --git a/TAO/tests/IDL_Test/dif2.idl b/TAO/tests/IDL_Test/dif2.idl
index 107fb7994c2..65cf571156c 100644
--- a/TAO/tests/IDL_Test/dif2.idl
+++ b/TAO/tests/IDL_Test/dif2.idl
@@ -3,8 +3,6 @@
/**
* @file dif2.idl
*
- * $Id$
- *
* Tests of interface operations and attributes in IDL constructs
*
*
diff --git a/TAO/tests/IDL_Test/enum_in_struct.idl b/TAO/tests/IDL_Test/enum_in_struct.idl
index d71e766fa19..9b71f864eb3 100644
--- a/TAO/tests/IDL_Test/enum_in_struct.idl
+++ b/TAO/tests/IDL_Test/enum_in_struct.idl
@@ -3,8 +3,6 @@
/**
* @file enum_in_struct.idl
*
- * $Id$
- *
* This file contains examples of IDL code that has
* caused problems in the past for the TAO IDL
* compiler. This test is to make sure the problems
diff --git a/TAO/tests/IDL_Test/full.idl b/TAO/tests/IDL_Test/full.idl
index 95b8eae7591..8145b97c535 100644
--- a/TAO/tests/IDL_Test/full.idl
+++ b/TAO/tests/IDL_Test/full.idl
@@ -3,8 +3,6 @@
/**
* @file full.idl
*
- * $Id$
- *
* This file contains examples of IDL code that has
* caused problems in the past for the TAO IDL
* compiler. This test is to make sure the problems
diff --git a/TAO/tests/IDL_Test/fwd.idl b/TAO/tests/IDL_Test/fwd.idl
index 7bed3c823cf..a30c5020041 100644
--- a/TAO/tests/IDL_Test/fwd.idl
+++ b/TAO/tests/IDL_Test/fwd.idl
@@ -3,8 +3,6 @@
/**
* @file fwd.idl
*
- * $Id$
- *
* This file contains examples of IDL code that has
* caused problems in the past for the TAO IDL
* compiler. This test is to make sure the problems
diff --git a/TAO/tests/IDL_Test/generic_object.idl b/TAO/tests/IDL_Test/generic_object.idl
index e2c4e2ff570..72d51161616 100644
--- a/TAO/tests/IDL_Test/generic_object.idl
+++ b/TAO/tests/IDL_Test/generic_object.idl
@@ -3,8 +3,6 @@
/**
* @file generic_object.idl
*
- * $Id$
- *
* This file contains examples of IDL code that has
* caused problems in the past for the TAO IDL
* compiler. This test is to make sure the problems
diff --git a/TAO/tests/IDL_Test/gperf.idl b/TAO/tests/IDL_Test/gperf.idl
index 37bbb075483..d5ea5c09d74 100644
--- a/TAO/tests/IDL_Test/gperf.idl
+++ b/TAO/tests/IDL_Test/gperf.idl
@@ -3,8 +3,6 @@
/**
* @file gperf.idl
*
- * $Id$
- *
* This file contains examples of IDL code that has
* caused problems in the past for the TAO IDL
* compiler. This test is to make sure the problems
diff --git a/TAO/tests/IDL_Test/included.idl b/TAO/tests/IDL_Test/included.idl
index a8d969c49a0..e51b1450725 100644
--- a/TAO/tests/IDL_Test/included.idl
+++ b/TAO/tests/IDL_Test/included.idl
@@ -3,8 +3,6 @@
/**
* @file included.idl
*
- * $Id$
- *
* This file contains examples of IDL code that has
* caused problems in the past for the TAO IDL
* compiler. This test is to make sure the problems
diff --git a/TAO/tests/IDL_Test/including.idl b/TAO/tests/IDL_Test/including.idl
index 865d66c879b..01bebec9d5d 100644
--- a/TAO/tests/IDL_Test/including.idl
+++ b/TAO/tests/IDL_Test/including.idl
@@ -3,8 +3,6 @@
/**
* @file including.idl
*
- * $Id$
- *
* This file contains examples of IDL code that has
* caused problems in the past for the TAO IDL
* compiler. This test is to make sure the problems
diff --git a/TAO/tests/IDL_Test/inherit.idl b/TAO/tests/IDL_Test/inherit.idl
index 26ac5916d49..827ea48047b 100644
--- a/TAO/tests/IDL_Test/inherit.idl
+++ b/TAO/tests/IDL_Test/inherit.idl
@@ -3,8 +3,6 @@
/**
* @file inherit.idl
*
- * $Id$
- *
* Tests of interface inheritance in IDL constructs
*
*
diff --git a/TAO/tests/IDL_Test/interface.idl b/TAO/tests/IDL_Test/interface.idl
index 83f67cdc875..fa2384d0720 100644
--- a/TAO/tests/IDL_Test/interface.idl
+++ b/TAO/tests/IDL_Test/interface.idl
@@ -3,8 +3,6 @@
/**
* @file interface.idl
*
- * $Id$
- *
* This file contains examples of IDL code that has
* caused problems in the past for the TAO IDL
* compiler. This test is to make sure the problems
diff --git a/TAO/tests/IDL_Test/invalid_scoping1.idl b/TAO/tests/IDL_Test/invalid_scoping1.idl
index bb3db137549..7138b1d53d3 100644
--- a/TAO/tests/IDL_Test/invalid_scoping1.idl
+++ b/TAO/tests/IDL_Test/invalid_scoping1.idl
@@ -3,8 +3,6 @@
/**
* @file invalid_scoping1.idl
*
- * $Id$
- *
* This file contains examples of IDL code that has
* caused problems in the past for the TAO IDL
* compiler. This test is to make sure the problems
diff --git a/TAO/tests/IDL_Test/invalid_scoping2.idl b/TAO/tests/IDL_Test/invalid_scoping2.idl
index 8d4a0299fc2..19321a8c5a8 100644
--- a/TAO/tests/IDL_Test/invalid_scoping2.idl
+++ b/TAO/tests/IDL_Test/invalid_scoping2.idl
@@ -3,8 +3,6 @@
/**
* @file invalid_scoping2.idl
*
- * $Id$
- *
* This file contains examples of IDL code that has
* caused problems in the past for the TAO IDL
* compiler. This test is to make sure the problems
diff --git a/TAO/tests/IDL_Test/keywords.idl b/TAO/tests/IDL_Test/keywords.idl
index 97ad967b2a7..561e511b996 100644
--- a/TAO/tests/IDL_Test/keywords.idl
+++ b/TAO/tests/IDL_Test/keywords.idl
@@ -3,8 +3,6 @@
/**
* @file keywords.idl
*
- * $Id$
- *
* This file contains examples of IDL code that has
* caused problems in the past for the TAO IDL
* compiler. This test is to make sure the problems
diff --git a/TAO/tests/IDL_Test/main.cpp b/TAO/tests/IDL_Test/main.cpp
index 0c1c1c878a2..4a9d9a28cd6 100644
--- a/TAO/tests/IDL_Test/main.cpp
+++ b/TAO/tests/IDL_Test/main.cpp
@@ -3,8 +3,6 @@
/**
* @file main.cpp
*
- * $Id$
- *
* We test the pragma prefixes generated in pragma.idl, and
* the values of some generated constants in constants.idl.
*
diff --git a/TAO/tests/IDL_Test/module.idl b/TAO/tests/IDL_Test/module.idl
index 95d7efe1566..b99c9705df2 100644
--- a/TAO/tests/IDL_Test/module.idl
+++ b/TAO/tests/IDL_Test/module.idl
@@ -3,8 +3,6 @@
/**
* @file module.idl
*
- * $Id$
- *
* Tests of module IDL constructs
*
*
diff --git a/TAO/tests/IDL_Test/nested_scope.idl b/TAO/tests/IDL_Test/nested_scope.idl
index 723d444cce3..46697b2d1bb 100644
--- a/TAO/tests/IDL_Test/nested_scope.idl
+++ b/TAO/tests/IDL_Test/nested_scope.idl
@@ -3,8 +3,6 @@
/**
* @file nested_scope.idl
*
- * $Id$
- *
* This file contains examples of IDL code that has
* caused problems in the past for the TAO IDL
* compiler. This test is to make sure the problems
diff --git a/TAO/tests/IDL_Test/old_array.idl b/TAO/tests/IDL_Test/old_array.idl
index a8f3d5f3c21..0a17971e3f7 100644
--- a/TAO/tests/IDL_Test/old_array.idl
+++ b/TAO/tests/IDL_Test/old_array.idl
@@ -3,8 +3,6 @@
/**
* @file old_array.idl
*
- * $Id$
- *
* Tests of array IDL constructs
*
*
diff --git a/TAO/tests/IDL_Test/old_constants.idl b/TAO/tests/IDL_Test/old_constants.idl
index f04cf8cf5d4..ad76b11ac20 100644
--- a/TAO/tests/IDL_Test/old_constants.idl
+++ b/TAO/tests/IDL_Test/old_constants.idl
@@ -3,8 +3,6 @@
/**
* @file old_constants.idl
*
- * $Id$
- *
* Tests of const IDL constructs
*
*
diff --git a/TAO/tests/IDL_Test/old_sequence.idl b/TAO/tests/IDL_Test/old_sequence.idl
index cf357e3e86a..a68dd355d19 100644
--- a/TAO/tests/IDL_Test/old_sequence.idl
+++ b/TAO/tests/IDL_Test/old_sequence.idl
@@ -3,8 +3,6 @@
/**
* @file old_sequence.idl
*
- * $Id$
- *
* Tests of sequence IDL constructs
*
*
diff --git a/TAO/tests/IDL_Test/old_struct.idl b/TAO/tests/IDL_Test/old_struct.idl
index d8076def0fe..7a5f3867506 100644
--- a/TAO/tests/IDL_Test/old_struct.idl
+++ b/TAO/tests/IDL_Test/old_struct.idl
@@ -3,8 +3,6 @@
/**
* @file old_struct.idl
*
- * $Id$
- *
* Tests of struct IDL constructs
*
*
diff --git a/TAO/tests/IDL_Test/old_union.idl b/TAO/tests/IDL_Test/old_union.idl
index e0f74ebca13..4c312dd25cc 100644
--- a/TAO/tests/IDL_Test/old_union.idl
+++ b/TAO/tests/IDL_Test/old_union.idl
@@ -3,8 +3,6 @@
/**
* @file old_union.idl
*
- * $Id$
- *
* Tests of union IDL constructs
*
*
diff --git a/TAO/tests/IDL_Test/old_union2.idl b/TAO/tests/IDL_Test/old_union2.idl
index b5054c22961..72652712ccb 100644
--- a/TAO/tests/IDL_Test/old_union2.idl
+++ b/TAO/tests/IDL_Test/old_union2.idl
@@ -3,8 +3,6 @@
/**
* @file old_union2.idl
*
- * $Id$
- *
* Further tests of union IDL constructs
*
*
diff --git a/TAO/tests/IDL_Test/params.idl b/TAO/tests/IDL_Test/params.idl
index 04604bc561f..617bf8546e5 100644
--- a/TAO/tests/IDL_Test/params.idl
+++ b/TAO/tests/IDL_Test/params.idl
@@ -3,8 +3,6 @@
/**
* @file params.idl
*
- * $Id$
- *
* This file contains examples of IDL code that has
* caused problems in the past for the TAO IDL
* compiler. This test is to make sure the problems
diff --git a/TAO/tests/IDL_Test/pragma.idl b/TAO/tests/IDL_Test/pragma.idl
index 118742c5fc4..3062e8b3747 100644
--- a/TAO/tests/IDL_Test/pragma.idl
+++ b/TAO/tests/IDL_Test/pragma.idl
@@ -3,8 +3,6 @@
/**
* @file pragma.idl
*
- * $Id$
- *
* This file contains examples of IDL code that has
* caused problems in the past for the TAO IDL
* compiler. This test is to make sure the problems
diff --git a/TAO/tests/IDL_Test/primtypes.idl b/TAO/tests/IDL_Test/primtypes.idl
index c47f44bf3da..5dc9d9992af 100644
--- a/TAO/tests/IDL_Test/primtypes.idl
+++ b/TAO/tests/IDL_Test/primtypes.idl
@@ -3,8 +3,6 @@
/**
* @file primtypes.idl
*
- * $Id$
- *
* Tests of primitive types in IDL
*
*
diff --git a/TAO/tests/IDL_Test/reopen_include1.idl b/TAO/tests/IDL_Test/reopen_include1.idl
index 6944d33fa04..056039e6476 100644
--- a/TAO/tests/IDL_Test/reopen_include1.idl
+++ b/TAO/tests/IDL_Test/reopen_include1.idl
@@ -3,8 +3,6 @@
/**
* @file reopen_include1.idl
*
- * $Id$
- *
* This file contains examples of IDL code that has
* caused problems in the past for the TAO IDL
* compiler. This test is to make sure the problems
diff --git a/TAO/tests/IDL_Test/reopen_include2.idl b/TAO/tests/IDL_Test/reopen_include2.idl
index 56562adb264..d8651d612ec 100644
--- a/TAO/tests/IDL_Test/reopen_include2.idl
+++ b/TAO/tests/IDL_Test/reopen_include2.idl
@@ -3,8 +3,6 @@
/**
* @file reopen_include2.idl
*
- * $Id$
- *
* This file contains examples of IDL code that has
* caused problems in the past for the TAO IDL
* compiler. This test is to make sure the problems
diff --git a/TAO/tests/IDL_Test/reopened_modules.idl b/TAO/tests/IDL_Test/reopened_modules.idl
index 431d2b309f5..06167f34bb0 100644
--- a/TAO/tests/IDL_Test/reopened_modules.idl
+++ b/TAO/tests/IDL_Test/reopened_modules.idl
@@ -3,8 +3,6 @@
/**
* @file reopened_modules.idl
*
- * $Id$
- *
* This file contains examples of IDL code that has
* caused problems in the past for the TAO IDL
* compiler. This test is to make sure the problems
diff --git a/TAO/tests/IDL_Test/repo_id_mod.idl b/TAO/tests/IDL_Test/repo_id_mod.idl
index 60620865125..454aa3922ca 100644
--- a/TAO/tests/IDL_Test/repo_id_mod.idl
+++ b/TAO/tests/IDL_Test/repo_id_mod.idl
@@ -3,8 +3,6 @@
/**
* @file repo_id_mod.idl
*
- * $Id$
- *
* This file contains examples of IDL code that has
* caused problems in the past for the TAO IDL
* compiler. This test is to make sure the problems
diff --git a/TAO/tests/IDL_Test/sequence.idl b/TAO/tests/IDL_Test/sequence.idl
index f8bb18541b6..69f374d1fe2 100644
--- a/TAO/tests/IDL_Test/sequence.idl
+++ b/TAO/tests/IDL_Test/sequence.idl
@@ -3,8 +3,6 @@
/**
* @file sequence.idl
*
- * $Id$
- *
* This file contains examples of IDL code that has
* caused problems in the past for the TAO IDL
* compiler. This test is to make sure the problems
diff --git a/TAO/tests/IDL_Test/simple.idl b/TAO/tests/IDL_Test/simple.idl
index de19060f479..a3cb5944042 100644
--- a/TAO/tests/IDL_Test/simple.idl
+++ b/TAO/tests/IDL_Test/simple.idl
@@ -3,8 +3,6 @@
/**
* @file simple.idl
*
- * $Id$
- *
* Tests of simple IDL
*
*
diff --git a/TAO/tests/IDL_Test/simple2.idl b/TAO/tests/IDL_Test/simple2.idl
index 339054dd24e..fdf78771961 100644
--- a/TAO/tests/IDL_Test/simple2.idl
+++ b/TAO/tests/IDL_Test/simple2.idl
@@ -3,8 +3,6 @@
/**
* @file simple2.idl
*
- * $Id$
- *
* Further tests of simple IDL
*
*
diff --git a/TAO/tests/IDL_Test/string_value.idl b/TAO/tests/IDL_Test/string_value.idl
index 32d951d2f2d..2aa397abd9e 100644
--- a/TAO/tests/IDL_Test/string_value.idl
+++ b/TAO/tests/IDL_Test/string_value.idl
@@ -3,8 +3,6 @@
/**
* @file string_value.idl
*
- * $Id$
- *
* This file contains depends on the TAO supplied StringValue type. Generated
* code based on such IDL failed to compile since the IDL compiler inserted a
* #include of a non-existent StringValueA.h.
diff --git a/TAO/tests/IDL_Test/typecode.idl b/TAO/tests/IDL_Test/typecode.idl
index 65901444b5e..d4c1f051da1 100644
--- a/TAO/tests/IDL_Test/typecode.idl
+++ b/TAO/tests/IDL_Test/typecode.idl
@@ -3,8 +3,6 @@
/**
* @file typecode.idl
*
- * $Id$
- *
* Test a sequence of typecodes
*
*
diff --git a/TAO/tests/IDL_Test/typedef.idl b/TAO/tests/IDL_Test/typedef.idl
index ee2493ce3e8..621fb7f4f05 100644
--- a/TAO/tests/IDL_Test/typedef.idl
+++ b/TAO/tests/IDL_Test/typedef.idl
@@ -3,8 +3,6 @@
/**
* @file typedef.idl
*
- * $Id$
- *
* This file contains examples of IDL code that has
* caused problems in the past for the TAO IDL
* compiler. This test is to make sure the problems
diff --git a/TAO/tests/IDL_Test/union.idl b/TAO/tests/IDL_Test/union.idl
index f5384549328..897b41480df 100644
--- a/TAO/tests/IDL_Test/union.idl
+++ b/TAO/tests/IDL_Test/union.idl
@@ -3,8 +3,6 @@
/**
* @file union.idl
*
- * $Id$
- *
* This file contains examples of IDL code that has
* caused problems in the past for the TAO IDL
* compiler. This test is to make sure the problems
diff --git a/TAO/tests/IDL_Test/valuetype.idl b/TAO/tests/IDL_Test/valuetype.idl
index 799ff4806fd..804ead72947 100644
--- a/TAO/tests/IDL_Test/valuetype.idl
+++ b/TAO/tests/IDL_Test/valuetype.idl
@@ -3,8 +3,6 @@
/**
* @file valuetype.idl
*
- * $Id$
- *
* This file contains examples of IDL code that has
* caused problems in the past for the TAO IDL
* compiler. This test is to make sure the problems
diff --git a/TAO/tests/InterOp-Naming/INS_i.h b/TAO/tests/InterOp-Naming/INS_i.h
index 5888b059637..dbb92284b9b 100644
--- a/TAO/tests/InterOp-Naming/INS_i.h
+++ b/TAO/tests/InterOp-Naming/INS_i.h
@@ -4,8 +4,6 @@
/**
* @file INS_i.h
*
- * $Id$
- *
* This class implements the INS interface.
*
*
diff --git a/TAO/tests/InterOp-Naming/Server_i.h b/TAO/tests/InterOp-Naming/Server_i.h
index 35248fd2acd..8617f429ff1 100644
--- a/TAO/tests/InterOp-Naming/Server_i.h
+++ b/TAO/tests/InterOp-Naming/Server_i.h
@@ -3,8 +3,6 @@
/**
* @file Server_i.h
*
- * $Id$
- *
* The class is the driver for the INS test server.
*
*
diff --git a/TAO/tests/Leader_Followers/client.cpp b/TAO/tests/Leader_Followers/client.cpp
index a69ca775862..0b5b5093248 100644
--- a/TAO/tests/Leader_Followers/client.cpp
+++ b/TAO/tests/Leader_Followers/client.cpp
@@ -3,8 +3,6 @@
/**
* @file client.cpp
*
- * $Id$
- *
* See README.
*
*
diff --git a/TAO/tests/Leader_Followers/test_i.h b/TAO/tests/Leader_Followers/test_i.h
index 175291ddca8..36c840e09fb 100644
--- a/TAO/tests/Leader_Followers/test_i.h
+++ b/TAO/tests/Leader_Followers/test_i.h
@@ -3,8 +3,6 @@
/**
* @file test_i.h
*
- * $Id$
- *
* @author Irfan Pyarali
*/
//=============================================================================
diff --git a/TAO/tests/MProfile/test_i.h b/TAO/tests/MProfile/test_i.h
index 58cc6ea1bb9..fd1ccf73069 100644
--- a/TAO/tests/MProfile/test_i.h
+++ b/TAO/tests/MProfile/test_i.h
@@ -3,8 +3,6 @@
/**
* @file test_i.h
*
- * $Id$
- *
* @author Carlos O'Ryan <coryan@uci.edu>
*/
//=============================================================================
diff --git a/TAO/tests/MProfile_Connection_Timeout/test_i.h b/TAO/tests/MProfile_Connection_Timeout/test_i.h
index bd1c4cbe7e8..4f2b57a5b4d 100644
--- a/TAO/tests/MProfile_Connection_Timeout/test_i.h
+++ b/TAO/tests/MProfile_Connection_Timeout/test_i.h
@@ -3,8 +3,6 @@
/**
* @file test_i.h
*
- * $Id$
- *
* @author Balachandran Natarajan <bala@isis-server.isis.vanderbilt.edu>
*/
//=============================================================================
diff --git a/TAO/tests/MProfile_Forwarding/Servant_Locator.cpp b/TAO/tests/MProfile_Forwarding/Servant_Locator.cpp
index 5fa43c2d25c..df5072c5ad1 100644
--- a/TAO/tests/MProfile_Forwarding/Servant_Locator.cpp
+++ b/TAO/tests/MProfile_Forwarding/Servant_Locator.cpp
@@ -3,8 +3,6 @@
/**
* @file Servant_Locator.cpp
*
- * $Id$
- *
* Implementation of MyFooServantLocator class , used with a POA
* having a NON_RETAIN policy.
*
diff --git a/TAO/tests/MProfile_Forwarding/Servant_Locator.h b/TAO/tests/MProfile_Forwarding/Servant_Locator.h
index 891d8ea1374..2a93218b7aa 100644
--- a/TAO/tests/MProfile_Forwarding/Servant_Locator.h
+++ b/TAO/tests/MProfile_Forwarding/Servant_Locator.h
@@ -3,8 +3,6 @@
/**
* @file Servant_Locator.h
*
- * $Id$
- *
* Defines a MyFooServantLocator class , used with a POA having
* a NON_RETAIN policy
*
diff --git a/TAO/tests/MProfile_Forwarding/test_i.h b/TAO/tests/MProfile_Forwarding/test_i.h
index ba29a0b6941..d4c5fd07536 100644
--- a/TAO/tests/MProfile_Forwarding/test_i.h
+++ b/TAO/tests/MProfile_Forwarding/test_i.h
@@ -3,8 +3,6 @@
/**
* @file test_i.h
*
- * $Id$
- *
* @author Balachandran Natarajan
*/
//=============================================================================
diff --git a/TAO/tests/MT_Client/test_i.h b/TAO/tests/MT_Client/test_i.h
index a752d15c3ea..5990b2f3642 100644
--- a/TAO/tests/MT_Client/test_i.h
+++ b/TAO/tests/MT_Client/test_i.h
@@ -3,8 +3,6 @@
/**
* @file test_i.h
*
- * $Id$
- *
* @author Carlos O'Ryan
*/
//=============================================================================
diff --git a/TAO/tests/MT_Server/test_i.h b/TAO/tests/MT_Server/test_i.h
index aa98bce6909..ce21c4429cc 100644
--- a/TAO/tests/MT_Server/test_i.h
+++ b/TAO/tests/MT_Server/test_i.h
@@ -3,8 +3,6 @@
/**
* @file test_i.h
*
- * $Id$
- *
* @author Carlos O'Ryan
*/
//=============================================================================
diff --git a/TAO/tests/Mixed_Sync_ASync_Events/main.cpp b/TAO/tests/Mixed_Sync_ASync_Events/main.cpp
index c5094d29282..4e264956d96 100644
--- a/TAO/tests/Mixed_Sync_ASync_Events/main.cpp
+++ b/TAO/tests/Mixed_Sync_ASync_Events/main.cpp
@@ -2,8 +2,6 @@
/**
* @file main.cpp
*
- * $Id$
- *
* Implementation of the server.
*
*
diff --git a/TAO/tests/Mixed_Sync_ASync_Events/test.idl b/TAO/tests/Mixed_Sync_ASync_Events/test.idl
index 2479ae84d9e..9d8430916fb 100644
--- a/TAO/tests/Mixed_Sync_ASync_Events/test.idl
+++ b/TAO/tests/Mixed_Sync_ASync_Events/test.idl
@@ -2,8 +2,6 @@
/**
* @file test.idl
*
- * $Id$
- *
* IDL description of the Test interface
*
* @author Martin Corino <mcorino@remedy.nl>
diff --git a/TAO/tests/Mixed_Sync_ASync_Events/test_i.cpp b/TAO/tests/Mixed_Sync_ASync_Events/test_i.cpp
index 6f15d6fb9b0..71e1292cb93 100644
--- a/TAO/tests/Mixed_Sync_ASync_Events/test_i.cpp
+++ b/TAO/tests/Mixed_Sync_ASync_Events/test_i.cpp
@@ -2,8 +2,6 @@
/**
* @file test_i.cpp
*
- * $Id$
- *
* Implementation of the Test interface.
*
*/
diff --git a/TAO/tests/Mixed_Sync_ASync_Events/test_i.h b/TAO/tests/Mixed_Sync_ASync_Events/test_i.h
index 1110efb4ead..99f04bd2962 100644
--- a/TAO/tests/Mixed_Sync_ASync_Events/test_i.h
+++ b/TAO/tests/Mixed_Sync_ASync_Events/test_i.h
@@ -3,8 +3,6 @@
/**
* @file test_i.h
*
- * $Id$
- *
*/
//=============================================================================
diff --git a/TAO/tests/Multiple/Collocation_Tester.h b/TAO/tests/Multiple/Collocation_Tester.h
index 64c3a0c0dad..c6d6e84d0b7 100644
--- a/TAO/tests/Multiple/Collocation_Tester.h
+++ b/TAO/tests/Multiple/Collocation_Tester.h
@@ -2,8 +2,6 @@
/**
* @file Collocation_Tester.h
*
- * $Id$
- *
* This file contains the class that tests the TAO's collocation
* mechanism.
*
diff --git a/TAO/tests/Multiple/Multiple.idl b/TAO/tests/Multiple/Multiple.idl
index 2739c5a79b2..7f50b7edbe8 100644
--- a/TAO/tests/Multiple/Multiple.idl
+++ b/TAO/tests/Multiple/Multiple.idl
@@ -3,8 +3,6 @@
/**
* @file Multiple.idl
*
- * $Id$
- *
* IDL definition of a Diamond shaped hierarchy
* of IDL interfaces. This Diamond shaped hierarchy
* is used for testing the collocation.
diff --git a/TAO/tests/Multiple/Multiple_Impl.h b/TAO/tests/Multiple/Multiple_Impl.h
index cb1cf3bc6c6..048225b32aa 100644
--- a/TAO/tests/Multiple/Multiple_Impl.h
+++ b/TAO/tests/Multiple/Multiple_Impl.h
@@ -2,8 +2,6 @@
/**
* @file Multiple_Impl.h
*
- * $Id$
- *
* This file contains the servant implementation used to test the
* new collocation collocation scheme.
*
diff --git a/TAO/tests/Multiple_Inheritance/client.cpp b/TAO/tests/Multiple_Inheritance/client.cpp
index b49b16472c0..e1f73417d7a 100644
--- a/TAO/tests/Multiple_Inheritance/client.cpp
+++ b/TAO/tests/Multiple_Inheritance/client.cpp
@@ -2,8 +2,6 @@
/**
* @file client.cpp
*
- * $Id$
- *
* A client program for the Multiple Inheritance module
*
*
diff --git a/TAO/tests/Multiple_Retry_Tests/Retry_On_Reply_Failure/test_i.h b/TAO/tests/Multiple_Retry_Tests/Retry_On_Reply_Failure/test_i.h
index 8bc654aab28..b2648bc16e9 100755
--- a/TAO/tests/Multiple_Retry_Tests/Retry_On_Reply_Failure/test_i.h
+++ b/TAO/tests/Multiple_Retry_Tests/Retry_On_Reply_Failure/test_i.h
@@ -3,8 +3,6 @@
/**
* @file test_i.h
*
- * $Id$
- *
* @author Carlos O'Ryan
*/
//=============================================================================
diff --git a/TAO/tests/Muxed_GIOP_Versions/test_i.h b/TAO/tests/Muxed_GIOP_Versions/test_i.h
index aa98bce6909..ce21c4429cc 100644
--- a/TAO/tests/Muxed_GIOP_Versions/test_i.h
+++ b/TAO/tests/Muxed_GIOP_Versions/test_i.h
@@ -3,8 +3,6 @@
/**
* @file test_i.h
*
- * $Id$
- *
* @author Carlos O'Ryan
*/
//=============================================================================
diff --git a/TAO/tests/Native_Exceptions/test_i.h b/TAO/tests/Native_Exceptions/test_i.h
index 7d91d2db577..a92d86fda64 100644
--- a/TAO/tests/Native_Exceptions/test_i.h
+++ b/TAO/tests/Native_Exceptions/test_i.h
@@ -3,8 +3,6 @@
/**
* @file test_i.h
*
- * $Id$
- *
* @author Carlos O'Ryan
*/
//=============================================================================
diff --git a/TAO/tests/NestedUpcall/MT_Client_Test/MT_Client_Test.idl b/TAO/tests/NestedUpcall/MT_Client_Test/MT_Client_Test.idl
index 4eafae95875..6c7a121a001 100644
--- a/TAO/tests/NestedUpcall/MT_Client_Test/MT_Client_Test.idl
+++ b/TAO/tests/NestedUpcall/MT_Client_Test/MT_Client_Test.idl
@@ -2,8 +2,6 @@
/**
* @file MT_Client_Test.idl
*
- * $Id$
- *
* An example of how nested upcalls work/fail?
*
* @author Michael Kircher
diff --git a/TAO/tests/NestedUpcall/MT_Client_Test/MT_Object_i.cpp b/TAO/tests/NestedUpcall/MT_Client_Test/MT_Object_i.cpp
index 26419d62263..0a7b3e047ae 100644
--- a/TAO/tests/NestedUpcall/MT_Client_Test/MT_Object_i.cpp
+++ b/TAO/tests/NestedUpcall/MT_Client_Test/MT_Object_i.cpp
@@ -3,8 +3,6 @@
/**
* @file MT_Object_i.cpp
*
- * $Id$
- *
* This class implements the Object A of the
* Nested Upcalls - MT Client test.
*
diff --git a/TAO/tests/NestedUpcall/MT_Client_Test/MT_Object_i.h b/TAO/tests/NestedUpcall/MT_Client_Test/MT_Object_i.h
index e75f44a01ec..d1f4783af64 100644
--- a/TAO/tests/NestedUpcall/MT_Client_Test/MT_Object_i.h
+++ b/TAO/tests/NestedUpcall/MT_Client_Test/MT_Object_i.h
@@ -3,8 +3,6 @@
/**
* @file MT_Object_i.h
*
- * $Id$
- *
* This class implements the Object A of the
* Nested Upcalls - MT Client test
*
diff --git a/TAO/tests/NestedUpcall/MT_Client_Test/client.cpp b/TAO/tests/NestedUpcall/MT_Client_Test/client.cpp
index 66a50c4fa4d..62aefe40053 100644
--- a/TAO/tests/NestedUpcall/MT_Client_Test/client.cpp
+++ b/TAO/tests/NestedUpcall/MT_Client_Test/client.cpp
@@ -3,8 +3,6 @@
/**
* @file client.cpp
*
- * $Id$
- *
* Start one server thread calling a distant MT Object serveral times,
* also starting serveral client threads which call the MT Object too.
* The server does nested upcalls.
diff --git a/TAO/tests/NestedUpcall/MT_Client_Test/client.h b/TAO/tests/NestedUpcall/MT_Client_Test/client.h
index 5226fe9aca8..3ed4f5dc36a 100644
--- a/TAO/tests/NestedUpcall/MT_Client_Test/client.h
+++ b/TAO/tests/NestedUpcall/MT_Client_Test/client.h
@@ -3,8 +3,6 @@
/**
* @file client.h
*
- * $Id$
- *
* Test for multithreaded client using one global ORB (and Reactor)
*
*
diff --git a/TAO/tests/NestedUpcall/MT_Client_Test/local_server.cpp b/TAO/tests/NestedUpcall/MT_Client_Test/local_server.cpp
index 94aeb20f8ca..babcb25aba3 100644
--- a/TAO/tests/NestedUpcall/MT_Client_Test/local_server.cpp
+++ b/TAO/tests/NestedUpcall/MT_Client_Test/local_server.cpp
@@ -3,8 +3,6 @@
/**
* @file local_server.cpp
*
- * $Id$
- *
* This server will run the ORB briefly and then make
* several calls on the distant MT Object.
*
diff --git a/TAO/tests/NestedUpcall/MT_Client_Test/local_server.h b/TAO/tests/NestedUpcall/MT_Client_Test/local_server.h
index 731fd936d21..0268902cb79 100644
--- a/TAO/tests/NestedUpcall/MT_Client_Test/local_server.h
+++ b/TAO/tests/NestedUpcall/MT_Client_Test/local_server.h
@@ -3,8 +3,6 @@
/**
* @file local_server.h
*
- * $Id$
- *
* This class implements a simple server for the
* Nested Upcalls - MT Client test
*
diff --git a/TAO/tests/NestedUpcall/MT_Client_Test/server.cpp b/TAO/tests/NestedUpcall/MT_Client_Test/server.cpp
index 5c9ae335c6f..cc7ff748186 100644
--- a/TAO/tests/NestedUpcall/MT_Client_Test/server.cpp
+++ b/TAO/tests/NestedUpcall/MT_Client_Test/server.cpp
@@ -3,8 +3,6 @@
/**
* @file server.cpp
*
- * $Id$
- *
* This class implements a simple server for the
* Nested Upcalls - MT_Client test.
*
diff --git a/TAO/tests/NestedUpcall/MT_Client_Test/server.h b/TAO/tests/NestedUpcall/MT_Client_Test/server.h
index 549c5a30830..b9dba3b4d7b 100644
--- a/TAO/tests/NestedUpcall/MT_Client_Test/server.h
+++ b/TAO/tests/NestedUpcall/MT_Client_Test/server.h
@@ -3,8 +3,6 @@
/**
* @file server.h
*
- * $Id$
- *
* This class implements a simple server for the
* Nested Upcalls - MT Client test
*
diff --git a/TAO/tests/NestedUpcall/Simple/test.idl b/TAO/tests/NestedUpcall/Simple/test.idl
index c31e438e6e5..53d0e5d9ea7 100644
--- a/TAO/tests/NestedUpcall/Simple/test.idl
+++ b/TAO/tests/NestedUpcall/Simple/test.idl
@@ -2,8 +2,6 @@
/**
* @file test.idl
*
- * $Id$
- *
* A simple test of nested upcalls.
*
*
diff --git a/TAO/tests/NestedUpcall/Triangle_Test/Initiator_i.cpp b/TAO/tests/NestedUpcall/Triangle_Test/Initiator_i.cpp
index 49d08edf026..5eb7804fb44 100644
--- a/TAO/tests/NestedUpcall/Triangle_Test/Initiator_i.cpp
+++ b/TAO/tests/NestedUpcall/Triangle_Test/Initiator_i.cpp
@@ -3,8 +3,6 @@
/**
* @file Initiator_i.cpp
*
- * $Id$
- *
* This class implements the Object A of the
* Nested Upcalls - Triangle test.
*
diff --git a/TAO/tests/NestedUpcall/Triangle_Test/Initiator_i.h b/TAO/tests/NestedUpcall/Triangle_Test/Initiator_i.h
index 2d4ba8b9c37..a795a1270f8 100644
--- a/TAO/tests/NestedUpcall/Triangle_Test/Initiator_i.h
+++ b/TAO/tests/NestedUpcall/Triangle_Test/Initiator_i.h
@@ -3,8 +3,6 @@
/**
* @file Initiator_i.h
*
- * $Id$
- *
* This class implements the Initiator of the
* Nested Upcalls - Triangle test.
*
diff --git a/TAO/tests/NestedUpcall/Triangle_Test/Object_A_i.cpp b/TAO/tests/NestedUpcall/Triangle_Test/Object_A_i.cpp
index 0946f3c3ce7..34addf8b93b 100644
--- a/TAO/tests/NestedUpcall/Triangle_Test/Object_A_i.cpp
+++ b/TAO/tests/NestedUpcall/Triangle_Test/Object_A_i.cpp
@@ -3,8 +3,6 @@
/**
* @file Object_A_i.cpp
*
- * $Id$
- *
* This class implements the Object A of the
* Nested Upcalls - Triangle test.
*
diff --git a/TAO/tests/NestedUpcall/Triangle_Test/Object_A_i.h b/TAO/tests/NestedUpcall/Triangle_Test/Object_A_i.h
index 71e604800f7..c3b2811116a 100644
--- a/TAO/tests/NestedUpcall/Triangle_Test/Object_A_i.h
+++ b/TAO/tests/NestedUpcall/Triangle_Test/Object_A_i.h
@@ -3,8 +3,6 @@
/**
* @file Object_A_i.h
*
- * $Id$
- *
* This class implements the Object A of the
* Nested Upcalls - Triangle test.
*
diff --git a/TAO/tests/NestedUpcall/Triangle_Test/Object_B_i.cpp b/TAO/tests/NestedUpcall/Triangle_Test/Object_B_i.cpp
index 70cc0810439..7d27ead055c 100644
--- a/TAO/tests/NestedUpcall/Triangle_Test/Object_B_i.cpp
+++ b/TAO/tests/NestedUpcall/Triangle_Test/Object_B_i.cpp
@@ -3,8 +3,6 @@
/**
* @file Object_B_i.cpp
*
- * $Id$
- *
* This class implements the Object B of the
* Nested Upcalls - Triangle test.
*
diff --git a/TAO/tests/NestedUpcall/Triangle_Test/Object_B_i.h b/TAO/tests/NestedUpcall/Triangle_Test/Object_B_i.h
index 1fd5f66bb5e..e7a6586fa64 100644
--- a/TAO/tests/NestedUpcall/Triangle_Test/Object_B_i.h
+++ b/TAO/tests/NestedUpcall/Triangle_Test/Object_B_i.h
@@ -3,8 +3,6 @@
/**
* @file Object_B_i.h
*
- * $Id$
- *
* This class implements the Object B of the
* Nested Upcalls - Triangle test.
*
diff --git a/TAO/tests/NestedUpcall/Triangle_Test/Triangle_Test.idl b/TAO/tests/NestedUpcall/Triangle_Test/Triangle_Test.idl
index 87b83f1661c..4d62a86b1ca 100644
--- a/TAO/tests/NestedUpcall/Triangle_Test/Triangle_Test.idl
+++ b/TAO/tests/NestedUpcall/Triangle_Test/Triangle_Test.idl
@@ -2,8 +2,6 @@
/**
* @file Triangle_Test.idl
*
- * $Id$
- *
* An example of how nested upcalls work/fail?
*
*
diff --git a/TAO/tests/NestedUpcall/Triangle_Test/initiator.cpp b/TAO/tests/NestedUpcall/Triangle_Test/initiator.cpp
index 4b21af5487e..b685d555eea 100644
--- a/TAO/tests/NestedUpcall/Triangle_Test/initiator.cpp
+++ b/TAO/tests/NestedUpcall/Triangle_Test/initiator.cpp
@@ -3,8 +3,6 @@
/**
* @file initiator.cpp
*
- * $Id$
- *
* This class implements a simple server for the
* Nested Upcalls - Triangle test.
*
diff --git a/TAO/tests/NestedUpcall/Triangle_Test/initiator.h b/TAO/tests/NestedUpcall/Triangle_Test/initiator.h
index d1c4c5f6848..07e2fb0d417 100644
--- a/TAO/tests/NestedUpcall/Triangle_Test/initiator.h
+++ b/TAO/tests/NestedUpcall/Triangle_Test/initiator.h
@@ -3,8 +3,6 @@
/**
* @file initiator.h
*
- * $Id$
- *
* This class implements a simple server for the
* Nested Upcalls - Triangle test
*
diff --git a/TAO/tests/NestedUpcall/Triangle_Test/server_A.cpp b/TAO/tests/NestedUpcall/Triangle_Test/server_A.cpp
index f651030f77c..15afa407bd5 100644
--- a/TAO/tests/NestedUpcall/Triangle_Test/server_A.cpp
+++ b/TAO/tests/NestedUpcall/Triangle_Test/server_A.cpp
@@ -3,8 +3,6 @@
/**
* @file server_A.cpp
*
- * $Id$
- *
* This class implements a simple server for the
* Nested Upcalls - Triangle test.
*
diff --git a/TAO/tests/NestedUpcall/Triangle_Test/server_A.h b/TAO/tests/NestedUpcall/Triangle_Test/server_A.h
index efb5257f293..c414951dfe5 100644
--- a/TAO/tests/NestedUpcall/Triangle_Test/server_A.h
+++ b/TAO/tests/NestedUpcall/Triangle_Test/server_A.h
@@ -3,8 +3,6 @@
/**
* @file server_A.h
*
- * $Id$
- *
* This class implements a simple server for the
* Nested Upcalls - Triangle test
*
diff --git a/TAO/tests/NestedUpcall/Triangle_Test/server_B.cpp b/TAO/tests/NestedUpcall/Triangle_Test/server_B.cpp
index e37c51b3819..fc822d1dfd2 100644
--- a/TAO/tests/NestedUpcall/Triangle_Test/server_B.cpp
+++ b/TAO/tests/NestedUpcall/Triangle_Test/server_B.cpp
@@ -3,8 +3,6 @@
/**
* @file server_B.cpp
*
- * $Id$
- *
* This class implements a simple server for the
* Nested Upcalls - Triangle test.
*
diff --git a/TAO/tests/NestedUpcall/Triangle_Test/server_B.h b/TAO/tests/NestedUpcall/Triangle_Test/server_B.h
index 2eb4faaf39d..ee3874349ec 100644
--- a/TAO/tests/NestedUpcall/Triangle_Test/server_B.h
+++ b/TAO/tests/NestedUpcall/Triangle_Test/server_B.h
@@ -3,8 +3,6 @@
/**
* @file server_B.h
*
- * $Id$
- *
* This class implements a simple server for the
* Nested Upcalls - Triangle test
*
diff --git a/TAO/tests/OBV/Any/AnyS_impl.h b/TAO/tests/OBV/Any/AnyS_impl.h
index 7bdb376b825..774090a9c7e 100644
--- a/TAO/tests/OBV/Any/AnyS_impl.h
+++ b/TAO/tests/OBV/Any/AnyS_impl.h
@@ -3,8 +3,6 @@
/**
* @file AnyS_impl.h
*
- * $Id$
- *
* @author Boris Kolpackov <bosk@ipmce.ru>
*/
//=============================================================================
diff --git a/TAO/tests/OBV/Collocated/Forward/Test_impl.h b/TAO/tests/OBV/Collocated/Forward/Test_impl.h
index 491368adb23..47ea5de756d 100644
--- a/TAO/tests/OBV/Collocated/Forward/Test_impl.h
+++ b/TAO/tests/OBV/Collocated/Forward/Test_impl.h
@@ -3,8 +3,6 @@
/**
* @file Test_impl.h
*
- * $Id$
- *
* @author Boris Kolpackov <bosk@ipmce.ru>
*/
//=============================================================================
diff --git a/TAO/tests/OBV/Factory/FactoryC_impl.h b/TAO/tests/OBV/Factory/FactoryC_impl.h
index 5c5c593c623..787054cd7c1 100644
--- a/TAO/tests/OBV/Factory/FactoryC_impl.h
+++ b/TAO/tests/OBV/Factory/FactoryC_impl.h
@@ -4,8 +4,6 @@
/**
* @file FactoryC_impl.h
*
- * $Id$
- *
* @author Boris Kolpackov <bosk@ipmce.ru>
*/
// ===================================================================
diff --git a/TAO/tests/OBV/Factory/FactoryS_impl.h b/TAO/tests/OBV/Factory/FactoryS_impl.h
index 5dd7138e2ad..8556cc81ebb 100644
--- a/TAO/tests/OBV/Factory/FactoryS_impl.h
+++ b/TAO/tests/OBV/Factory/FactoryS_impl.h
@@ -3,8 +3,6 @@
/**
* @file FactoryS_impl.h
*
- * $Id$
- *
* @author Boris Kolpackov <bosk@ipmce.ru>
*/
//=============================================================================
diff --git a/TAO/tests/OBV/Forward/Test_impl.h b/TAO/tests/OBV/Forward/Test_impl.h
index 99d7d47f66d..ddddbe5948f 100644
--- a/TAO/tests/OBV/Forward/Test_impl.h
+++ b/TAO/tests/OBV/Forward/Test_impl.h
@@ -3,8 +3,6 @@
/**
* @file Test_impl.h
*
- * $Id$
- *
* @author Boris Kolpackov <bosk@ipmce.ru>
*/
//=============================================================================
diff --git a/TAO/tests/OBV/Simple/Client_i.h b/TAO/tests/OBV/Simple/Client_i.h
index 69f6d7794d4..320b7eaefea 100644
--- a/TAO/tests/OBV/Simple/Client_i.h
+++ b/TAO/tests/OBV/Simple/Client_i.h
@@ -4,8 +4,6 @@
/**
* @file Client_i.h
*
- * $Id$
- *
* This class is a template for a CORBA client.
* run () sends some valuetypes to a server and
* gets back a list of valuetypes.
diff --git a/TAO/tests/OBV/Simple/Server_i.h b/TAO/tests/OBV/Simple/Server_i.h
index c9ac63bb0ef..abd66dadbe5 100644
--- a/TAO/tests/OBV/Simple/Server_i.h
+++ b/TAO/tests/OBV/Simple/Server_i.h
@@ -4,8 +4,6 @@
/**
* @file Server_i.h
*
- * $Id$
- *
* This class implements the Event_Types IDL interface.
*
*
diff --git a/TAO/tests/OBV/Simple/Simple_util.h b/TAO/tests/OBV/Simple/Simple_util.h
index 55da5de3889..88bd80e072d 100644
--- a/TAO/tests/OBV/Simple/Simple_util.h
+++ b/TAO/tests/OBV/Simple/Simple_util.h
@@ -2,8 +2,6 @@
/**
* @file Simple_util.h
*
- * $Id$
- *
* The classe define the templates for the client and server.
*
*
diff --git a/TAO/tests/OBV/TC_Alignment/test.idl b/TAO/tests/OBV/TC_Alignment/test.idl
index e21abcf1f46..08b91e2c6b1 100644
--- a/TAO/tests/OBV/TC_Alignment/test.idl
+++ b/TAO/tests/OBV/TC_Alignment/test.idl
@@ -3,8 +3,6 @@
/**
* @file test.idl
*
- * $Id$
- *
* IDL description of the TypeCode alignment Test interface for valuetypes
*
*
diff --git a/TAO/tests/OBV/TC_Alignment/test_i.h b/TAO/tests/OBV/TC_Alignment/test_i.h
index c4a7c8086cc..9dddc34fc28 100644
--- a/TAO/tests/OBV/TC_Alignment/test_i.h
+++ b/TAO/tests/OBV/TC_Alignment/test_i.h
@@ -3,8 +3,6 @@
/**
* @file test_i.h
*
- * $Id$
- *
* @author Jeff Parsons <j.parsons@vanderbilt.edu>
*/
//=============================================================================
diff --git a/TAO/tests/OBV/Truncatable/TruncatableS_impl.h b/TAO/tests/OBV/Truncatable/TruncatableS_impl.h
index 456b546e83e..843ed75dfed 100644
--- a/TAO/tests/OBV/Truncatable/TruncatableS_impl.h
+++ b/TAO/tests/OBV/Truncatable/TruncatableS_impl.h
@@ -3,8 +3,6 @@
/**
* @file TruncatableS_impl.h
*
- * $Id$
- *
* @author Boris Kolpackov <bosk@ipmce.ru>
*/
//=============================================================================
diff --git a/TAO/tests/OBV/ValueBox/Test_impl.h b/TAO/tests/OBV/ValueBox/Test_impl.h
index c5857dd9d47..c1895e13793 100644
--- a/TAO/tests/OBV/ValueBox/Test_impl.h
+++ b/TAO/tests/OBV/ValueBox/Test_impl.h
@@ -3,8 +3,6 @@
/**
* @file Test_impl.h
*
- * $Id$
- *
* @author Gary Maxey
*/
//=============================================================================
diff --git a/TAO/tests/ORB_destroy/ORB_destroy.cpp b/TAO/tests/ORB_destroy/ORB_destroy.cpp
index 61aa04872aa..2ee45abce6c 100644
--- a/TAO/tests/ORB_destroy/ORB_destroy.cpp
+++ b/TAO/tests/ORB_destroy/ORB_destroy.cpp
@@ -3,8 +3,6 @@
/**
* @file ORB_destroy.cpp
*
- * $Id$
- *
* Simple ORB destruction test.
*
*
diff --git a/TAO/tests/Object_Loader/Loader.h b/TAO/tests/Object_Loader/Loader.h
index 0d2ed52f964..6b358c39fd6 100644
--- a/TAO/tests/Object_Loader/Loader.h
+++ b/TAO/tests/Object_Loader/Loader.h
@@ -3,8 +3,6 @@
/**
* @file Loader.h
*
- * $Id$
- *
* @author Carlos O'Ryan
*/
//=============================================================================
diff --git a/TAO/tests/Object_Loader/Test_i.h b/TAO/tests/Object_Loader/Test_i.h
index e9efeb48bce..9b3fc5c5aae 100644
--- a/TAO/tests/Object_Loader/Test_i.h
+++ b/TAO/tests/Object_Loader/Test_i.h
@@ -3,8 +3,6 @@
/**
* @file Test_i.h
*
- * $Id$
- *
* @author Carlos O'Ryan
*/
//=============================================================================
diff --git a/TAO/tests/OctetSeq/OctetSeq.cpp b/TAO/tests/OctetSeq/OctetSeq.cpp
index 899efbc9810..bb836861cfc 100644
--- a/TAO/tests/OctetSeq/OctetSeq.cpp
+++ b/TAO/tests/OctetSeq/OctetSeq.cpp
@@ -4,8 +4,6 @@
/**
* @file OctetSeq.cpp
*
- * $Id$
- *
* TAO optimizes octet sequences, this test verifies that the
* optimizations do not break any code and that they effectively
* improve performance.
diff --git a/TAO/tests/OctetSeq/test.idl b/TAO/tests/OctetSeq/test.idl
index 4327caa4891..ceaa848800e 100644
--- a/TAO/tests/OctetSeq/test.idl
+++ b/TAO/tests/OctetSeq/test.idl
@@ -3,8 +3,6 @@
/**
* @file test.idl
*
- * $Id$
- *
* Simple IDL file to test octet sequences.
*
*
diff --git a/TAO/tests/OctetSeq/test_i.h b/TAO/tests/OctetSeq/test_i.h
index 5608f216f64..cfa06030369 100644
--- a/TAO/tests/OctetSeq/test_i.h
+++ b/TAO/tests/OctetSeq/test_i.h
@@ -3,8 +3,6 @@
/**
* @file test_i.h
*
- * $Id$
- *
* @author Carlos O'Ryan
*/
//=============================================================================
diff --git a/TAO/tests/Oneways_Invoking_Twoways/Receiver_i.h b/TAO/tests/Oneways_Invoking_Twoways/Receiver_i.h
index 0bc261615ea..1a1d8e044bb 100644
--- a/TAO/tests/Oneways_Invoking_Twoways/Receiver_i.h
+++ b/TAO/tests/Oneways_Invoking_Twoways/Receiver_i.h
@@ -3,8 +3,6 @@
/**
* @file Receiver_i.h
*
- * $Id$
- *
* @author Balachandran Natarajan <bala@cs.wustl.edu>
**/
// ===================================================================
diff --git a/TAO/tests/Oneways_Invoking_Twoways/Sender_i.h b/TAO/tests/Oneways_Invoking_Twoways/Sender_i.h
index e566594f46e..658ca912400 100644
--- a/TAO/tests/Oneways_Invoking_Twoways/Sender_i.h
+++ b/TAO/tests/Oneways_Invoking_Twoways/Sender_i.h
@@ -3,8 +3,6 @@
/**
* @file Sender_i.h
*
- * $Id$
- *
* @author Balachandran Natarajan <bala@cs.wustl.edu>
**/
// ===================================================================
diff --git a/TAO/tests/POA/Adapter_Activator/server.cpp b/TAO/tests/POA/Adapter_Activator/server.cpp
index 075079129c5..d4a2556bd54 100644
--- a/TAO/tests/POA/Adapter_Activator/server.cpp
+++ b/TAO/tests/POA/Adapter_Activator/server.cpp
@@ -3,8 +3,6 @@
/**
* @file server.cpp
*
- * $Id$
- *
* This example is very similar to the Explicit_Activation example
* except that the POAs are deleted once the object references have
* been created. After this, an adapter activator is install in the
diff --git a/TAO/tests/POA/Bug_2511_Regression/server.cpp b/TAO/tests/POA/Bug_2511_Regression/server.cpp
index 087db823045..31a23182892 100644
--- a/TAO/tests/POA/Bug_2511_Regression/server.cpp
+++ b/TAO/tests/POA/Bug_2511_Regression/server.cpp
@@ -3,8 +3,6 @@
/**
* @file server.cpp
*
- * $Id$
- *
* This program tests that multiple calls to the Servant Locator
* can take place simultaneously.
*
diff --git a/TAO/tests/POA/Current/Current.cpp b/TAO/tests/POA/Current/Current.cpp
index 914f665c636..24b802ed6a5 100644
--- a/TAO/tests/POA/Current/Current.cpp
+++ b/TAO/tests/POA/Current/Current.cpp
@@ -3,8 +3,6 @@
/**
* @file Current.cpp
*
- * $Id$
- *
* This program tests if accessing the POA current before the
* RootPOA can cause any problems.
*
diff --git a/TAO/tests/POA/DSI/client.cpp b/TAO/tests/POA/DSI/client.cpp
index 8cadb1d1896..bcbd934120b 100644
--- a/TAO/tests/POA/DSI/client.cpp
+++ b/TAO/tests/POA/DSI/client.cpp
@@ -3,8 +3,6 @@
/**
* @file client.cpp
*
- * $Id$
- *
* A client program for the Database IDL module
*
*
diff --git a/TAO/tests/POA/DSI/server.cpp b/TAO/tests/POA/DSI/server.cpp
index 4d74ddfce0a..0895c895833 100644
--- a/TAO/tests/POA/DSI/server.cpp
+++ b/TAO/tests/POA/DSI/server.cpp
@@ -3,8 +3,6 @@
/**
* @file server.cpp
*
- * $Id$
- *
* A server program for the File IDL module
*
*
diff --git a/TAO/tests/POA/Default_Servant/Default_Servant.cpp b/TAO/tests/POA/Default_Servant/Default_Servant.cpp
index 0a2ada0131d..20f2f6061f3 100644
--- a/TAO/tests/POA/Default_Servant/Default_Servant.cpp
+++ b/TAO/tests/POA/Default_Servant/Default_Servant.cpp
@@ -3,8 +3,6 @@
/**
* @file Default_Servant.cpp
*
- * $Id$
- *
* This program tests the behavior of POA::id_to_servant() and
* POA::reference_to_servant() with the use of default servants.
*
diff --git a/TAO/tests/POA/Default_Servant2/File.idl b/TAO/tests/POA/Default_Servant2/File.idl
index e1e156e06ab..f94bf938d2b 100644
--- a/TAO/tests/POA/Default_Servant2/File.idl
+++ b/TAO/tests/POA/Default_Servant2/File.idl
@@ -3,8 +3,6 @@
/**
* @file File.idl
*
- * $Id$
- *
* A simple File Descriptor and File System IDL interface.
*
*
diff --git a/TAO/tests/POA/Default_Servant2/File_i.cpp b/TAO/tests/POA/Default_Servant2/File_i.cpp
index 3542cdfc3cf..19b8848b452 100644
--- a/TAO/tests/POA/Default_Servant2/File_i.cpp
+++ b/TAO/tests/POA/Default_Servant2/File_i.cpp
@@ -3,8 +3,6 @@
/**
* @file File_i.cpp
*
- * $Id$
- *
* Implementation of the File IDL module and the interfaces
* Descriptor and System in it.
*
diff --git a/TAO/tests/POA/Default_Servant2/File_i.h b/TAO/tests/POA/Default_Servant2/File_i.h
index 96238ca075e..fec52426c4b 100644
--- a/TAO/tests/POA/Default_Servant2/File_i.h
+++ b/TAO/tests/POA/Default_Servant2/File_i.h
@@ -3,8 +3,6 @@
/**
* @file File_i.h
*
- * $Id$
- *
* Defines the implementation classes for the File IDL
* module
*
diff --git a/TAO/tests/POA/Default_Servant2/client.cpp b/TAO/tests/POA/Default_Servant2/client.cpp
index 70cfde5879e..86a9e820d32 100644
--- a/TAO/tests/POA/Default_Servant2/client.cpp
+++ b/TAO/tests/POA/Default_Servant2/client.cpp
@@ -3,8 +3,6 @@
/**
* @file client.cpp
*
- * $Id$
- *
* A client program for the File IDL module
*
*
diff --git a/TAO/tests/POA/Default_Servant2/server.cpp b/TAO/tests/POA/Default_Servant2/server.cpp
index c4bf0788b75..486e63bdbcc 100644
--- a/TAO/tests/POA/Default_Servant2/server.cpp
+++ b/TAO/tests/POA/Default_Servant2/server.cpp
@@ -3,8 +3,6 @@
/**
* @file server.cpp
*
- * $Id$
- *
* A server program for the File IDL module
*
*
diff --git a/TAO/tests/POA/Etherealization/Etherealization.cpp b/TAO/tests/POA/Etherealization/Etherealization.cpp
index c5b086aa895..447b436dbaf 100644
--- a/TAO/tests/POA/Etherealization/Etherealization.cpp
+++ b/TAO/tests/POA/Etherealization/Etherealization.cpp
@@ -3,8 +3,6 @@
/**
* @file Etherealization.cpp
*
- * $Id$
- *
* This program tests for deactivation and etherealization of
* reference counted and non reference counted servants.
*
diff --git a/TAO/tests/POA/Excessive_Object_Deactivations/Excessive_Object_Deactivations.cpp b/TAO/tests/POA/Excessive_Object_Deactivations/Excessive_Object_Deactivations.cpp
index 9f7f101b28b..11023cd6fcc 100644
--- a/TAO/tests/POA/Excessive_Object_Deactivations/Excessive_Object_Deactivations.cpp
+++ b/TAO/tests/POA/Excessive_Object_Deactivations/Excessive_Object_Deactivations.cpp
@@ -3,8 +3,6 @@
/**
* @file Excessive_Object_Deactivations.cpp
*
- * $Id$
- *
* This program tests for excessive deactivations of a servant.
* The test checks excessive deactivations in a POA with SYSTEM_ID
* and other POA with USER_ID. The test also check for excessive
diff --git a/TAO/tests/POA/Explicit_Activation/server.cpp b/TAO/tests/POA/Explicit_Activation/server.cpp
index b82f4b1bdef..5ebd204e06d 100644
--- a/TAO/tests/POA/Explicit_Activation/server.cpp
+++ b/TAO/tests/POA/Explicit_Activation/server.cpp
@@ -3,8 +3,6 @@
/**
* @file server.cpp
*
- * $Id$
- *
* Explicit creation of servants.
*
*
diff --git a/TAO/tests/POA/FindPOA/FindPOA.cpp b/TAO/tests/POA/FindPOA/FindPOA.cpp
index 6fdc6432df0..e23ef6a45f1 100644
--- a/TAO/tests/POA/FindPOA/FindPOA.cpp
+++ b/TAO/tests/POA/FindPOA/FindPOA.cpp
@@ -3,8 +3,6 @@
/**
* @file FindPOA.cpp
*
- * $Id$
- *
* This Program tests the find_POA method of a POA.
*
*
diff --git a/TAO/tests/POA/Forwarding/Servant_Activator.h b/TAO/tests/POA/Forwarding/Servant_Activator.h
index e2e81975774..c5265b339ac 100644
--- a/TAO/tests/POA/Forwarding/Servant_Activator.h
+++ b/TAO/tests/POA/Forwarding/Servant_Activator.h
@@ -4,8 +4,6 @@
/**
* @file Servant_Activator.h
*
- * $Id$
- *
* Defines a ServantActivator class, used with a POA having a
* RETAIN policy
*
diff --git a/TAO/tests/POA/Forwarding/client.cpp b/TAO/tests/POA/Forwarding/client.cpp
index 11f800e37f8..fa90877dbb5 100644
--- a/TAO/tests/POA/Forwarding/client.cpp
+++ b/TAO/tests/POA/Forwarding/client.cpp
@@ -3,8 +3,6 @@
/**
* @file client.cpp
*
- * $Id$
- *
*
* This is a simple test client implementation. Also looks out
* for forwarding exceptions
diff --git a/TAO/tests/POA/Forwarding/server.cpp b/TAO/tests/POA/Forwarding/server.cpp
index 09a0867f073..72cfedbfeb9 100644
--- a/TAO/tests/POA/Forwarding/server.cpp
+++ b/TAO/tests/POA/Forwarding/server.cpp
@@ -3,8 +3,6 @@
/**
* @file server.cpp
*
- * $Id$
- *
* Server that receives requests. The server can be asked to
* forward new requests to another server.
*
diff --git a/TAO/tests/POA/Forwarding/test_i.h b/TAO/tests/POA/Forwarding/test_i.h
index ce1fbff6f14..7bc71934c57 100644
--- a/TAO/tests/POA/Forwarding/test_i.h
+++ b/TAO/tests/POA/Forwarding/test_i.h
@@ -2,8 +2,6 @@
/**
* @file test_i.h
*
- * $Id$
- *
* Defines test_i class for the test interface
*
*
diff --git a/TAO/tests/POA/Generic_Servant/test_i.h b/TAO/tests/POA/Generic_Servant/test_i.h
index cc3c834acb5..af212ab43f3 100644
--- a/TAO/tests/POA/Generic_Servant/test_i.h
+++ b/TAO/tests/POA/Generic_Servant/test_i.h
@@ -2,8 +2,6 @@
/**
* @file test_i.h
*
- * $Id$
- *
* Defines test_i class for the test interface
*
*
diff --git a/TAO/tests/POA/Identity/Identity.cpp b/TAO/tests/POA/Identity/Identity.cpp
index 5d544812401..a1c77b1d081 100644
--- a/TAO/tests/POA/Identity/Identity.cpp
+++ b/TAO/tests/POA/Identity/Identity.cpp
@@ -3,8 +3,6 @@
/**
* @file Identity.cpp
*
- * $Id$
- *
* This program demonstrates and tests how to move between id,
* reference, and servants.
*
diff --git a/TAO/tests/POA/Loader/Servant_Activator.cpp b/TAO/tests/POA/Loader/Servant_Activator.cpp
index 9f274cb60a4..d7eb32742e5 100644
--- a/TAO/tests/POA/Loader/Servant_Activator.cpp
+++ b/TAO/tests/POA/Loader/Servant_Activator.cpp
@@ -3,8 +3,6 @@
/**
* @file Servant_Activator.cpp
*
- * $Id$
- *
* Implementation of <ServantActivator>, which is used by a POA
* with a RETAIN policy.
*
diff --git a/TAO/tests/POA/Loader/Servant_Activator.h b/TAO/tests/POA/Loader/Servant_Activator.h
index 7f1815ac5ed..6ce4840c4d7 100644
--- a/TAO/tests/POA/Loader/Servant_Activator.h
+++ b/TAO/tests/POA/Loader/Servant_Activator.h
@@ -4,8 +4,6 @@
/**
* @file Servant_Activator.h
*
- * $Id$
- *
* Defines a <ServantActivator> class, which activates a servant by
* obtaining it and associates it with an object on-demand.
*
diff --git a/TAO/tests/POA/Loader/Servant_Locator.cpp b/TAO/tests/POA/Loader/Servant_Locator.cpp
index 7faaa0a429d..22de62cf1ed 100644
--- a/TAO/tests/POA/Loader/Servant_Locator.cpp
+++ b/TAO/tests/POA/Loader/Servant_Locator.cpp
@@ -3,8 +3,6 @@
/**
* @file Servant_Locator.cpp
*
- * $Id$
- *
* Implementation of ServantLocator class, used with a POA
* having a NON_RETAIN policy.
*
diff --git a/TAO/tests/POA/Loader/Servant_Locator.h b/TAO/tests/POA/Loader/Servant_Locator.h
index 050856983b3..42a9b5d6394 100644
--- a/TAO/tests/POA/Loader/Servant_Locator.h
+++ b/TAO/tests/POA/Loader/Servant_Locator.h
@@ -4,8 +4,6 @@
/**
* @file Servant_Locator.h
*
- * $Id$
- *
* Defines a ServantLocator class , used with a POA having
* a NON_RETAIN policy.
*
diff --git a/TAO/tests/POA/Loader/Server_Manager.h b/TAO/tests/POA/Loader/Server_Manager.h
index 15db7a8549a..5abc20301c1 100644
--- a/TAO/tests/POA/Loader/Server_Manager.h
+++ b/TAO/tests/POA/Loader/Server_Manager.h
@@ -4,8 +4,6 @@
/**
* @file Server_Manager.h
*
- * $Id$
- *
* Helper class for the server application.
*
*
diff --git a/TAO/tests/POA/Loader/server.cpp b/TAO/tests/POA/Loader/server.cpp
index 37603d1319b..276a65ffa72 100644
--- a/TAO/tests/POA/Loader/server.cpp
+++ b/TAO/tests/POA/Loader/server.cpp
@@ -3,8 +3,6 @@
/**
* @file server.cpp
*
- * $Id$
- *
* Server application to test the Servant Activator and Servant Locator.
*
*
diff --git a/TAO/tests/POA/MT_Servant_Locator/MT_Servant_Locator.cpp b/TAO/tests/POA/MT_Servant_Locator/MT_Servant_Locator.cpp
index 98350ccd826..811f8e5ffcc 100644
--- a/TAO/tests/POA/MT_Servant_Locator/MT_Servant_Locator.cpp
+++ b/TAO/tests/POA/MT_Servant_Locator/MT_Servant_Locator.cpp
@@ -3,8 +3,6 @@
/**
* @file MT_Servant_Locator.cpp
*
- * $Id$
- *
* This program tests that multiple calls to the Servant Locator
* can take place simultaneously.
*
diff --git a/TAO/tests/POA/Nested_Non_Servant_Upcalls/Nested_Non_Servant_Upcalls.cpp b/TAO/tests/POA/Nested_Non_Servant_Upcalls/Nested_Non_Servant_Upcalls.cpp
index 77a0ad2a2c0..12ba936e94f 100644
--- a/TAO/tests/POA/Nested_Non_Servant_Upcalls/Nested_Non_Servant_Upcalls.cpp
+++ b/TAO/tests/POA/Nested_Non_Servant_Upcalls/Nested_Non_Servant_Upcalls.cpp
@@ -3,8 +3,6 @@
/**
* @file Nested_Non_Servant_Upcalls.cpp
*
- * $Id$
- *
* This program tests that nested non-servant upcalls are handled
* correctly.
*
diff --git a/TAO/tests/POA/NewPOA/NewPOA.cpp b/TAO/tests/POA/NewPOA/NewPOA.cpp
index 3d503c35d19..c99dbb669df 100644
--- a/TAO/tests/POA/NewPOA/NewPOA.cpp
+++ b/TAO/tests/POA/NewPOA/NewPOA.cpp
@@ -3,8 +3,6 @@
/**
* @file NewPOA.cpp
*
- * $Id$
- *
* This program demonstrates creation of new POAs, as children of the root POA or the
* existing POA.
* There are three new POA created in this example.
diff --git a/TAO/tests/POA/Non_Retain_System_Id/test.cpp b/TAO/tests/POA/Non_Retain_System_Id/test.cpp
index 6a5c163120a..301e8aaef1d 100644
--- a/TAO/tests/POA/Non_Retain_System_Id/test.cpp
+++ b/TAO/tests/POA/Non_Retain_System_Id/test.cpp
@@ -3,8 +3,6 @@
/**
* @file test.cpp
*
- * $Id$
- *
* This program verifies that a POA using the NON_RETAIN policy creates
* unique system IDs, also that objects created with a USER id policy is
* not given a bo
diff --git a/TAO/tests/POA/Non_Servant_Upcalls/Non_Servant_Upcalls.cpp b/TAO/tests/POA/Non_Servant_Upcalls/Non_Servant_Upcalls.cpp
index 3d862fd28db..e9611df0d90 100644
--- a/TAO/tests/POA/Non_Servant_Upcalls/Non_Servant_Upcalls.cpp
+++ b/TAO/tests/POA/Non_Servant_Upcalls/Non_Servant_Upcalls.cpp
@@ -3,8 +3,6 @@
/**
* @file Non_Servant_Upcalls.cpp
*
- * $Id$
- *
* This program tests the users ability to make calls on a POA
* during non-servant upcalls. In this example, a servant which
* is being destroyed during because of a deactivate_object()
diff --git a/TAO/tests/POA/Object_Reactivation/Object_Reactivation.cpp b/TAO/tests/POA/Object_Reactivation/Object_Reactivation.cpp
index f497a31d384..27d4d954195 100644
--- a/TAO/tests/POA/Object_Reactivation/Object_Reactivation.cpp
+++ b/TAO/tests/POA/Object_Reactivation/Object_Reactivation.cpp
@@ -3,8 +3,6 @@
/**
* @file Object_Reactivation.cpp
*
- * $Id$
- *
* This program tests the reactivation of a servant that has been
* deactivated but not removed from the Active Object Map yet.
*
diff --git a/TAO/tests/POA/On_Demand_Act_Direct_Coll/Servant_Activator.cpp b/TAO/tests/POA/On_Demand_Act_Direct_Coll/Servant_Activator.cpp
index 646f86ba81b..29c25e83119 100644
--- a/TAO/tests/POA/On_Demand_Act_Direct_Coll/Servant_Activator.cpp
+++ b/TAO/tests/POA/On_Demand_Act_Direct_Coll/Servant_Activator.cpp
@@ -3,8 +3,6 @@
/**
* @file Servant_Activator.cpp
*
- * $Id$
- *
* Implementation of ServantActivator, which is used by a POA with
* a RETAIN policy.
*
diff --git a/TAO/tests/POA/On_Demand_Act_Direct_Coll/Servant_Activator.h b/TAO/tests/POA/On_Demand_Act_Direct_Coll/Servant_Activator.h
index db87624ce55..4c227614caa 100644
--- a/TAO/tests/POA/On_Demand_Act_Direct_Coll/Servant_Activator.h
+++ b/TAO/tests/POA/On_Demand_Act_Direct_Coll/Servant_Activator.h
@@ -4,8 +4,6 @@
/**
* @file Servant_Activator.h
*
- * $Id$
- *
* Defines a ServantActivator class.
*
*
diff --git a/TAO/tests/POA/On_Demand_Act_Direct_Coll/test_i.h b/TAO/tests/POA/On_Demand_Act_Direct_Coll/test_i.h
index b4937835efb..fea0650a0b2 100644
--- a/TAO/tests/POA/On_Demand_Act_Direct_Coll/test_i.h
+++ b/TAO/tests/POA/On_Demand_Act_Direct_Coll/test_i.h
@@ -2,8 +2,6 @@
/**
* @file test_i.h
*
- * $Id$
- *
* Defines test_i class for the test interface
*
*
diff --git a/TAO/tests/POA/On_Demand_Activation/Servant_Activator.cpp b/TAO/tests/POA/On_Demand_Activation/Servant_Activator.cpp
index 3f0aa24d8e2..636a4e4ba29 100644
--- a/TAO/tests/POA/On_Demand_Activation/Servant_Activator.cpp
+++ b/TAO/tests/POA/On_Demand_Activation/Servant_Activator.cpp
@@ -3,8 +3,6 @@
/**
* @file Servant_Activator.cpp
*
- * $Id$
- *
* Implementation of ServantActivator, which is used by a POA with
* a RETAIN policy.
*
diff --git a/TAO/tests/POA/On_Demand_Activation/Servant_Activator.h b/TAO/tests/POA/On_Demand_Activation/Servant_Activator.h
index 5f455082704..7f9b9d26c99 100644
--- a/TAO/tests/POA/On_Demand_Activation/Servant_Activator.h
+++ b/TAO/tests/POA/On_Demand_Activation/Servant_Activator.h
@@ -4,8 +4,6 @@
/**
* @file Servant_Activator.h
*
- * $Id$
- *
* Defines a ServantActivator class.
*
*
diff --git a/TAO/tests/POA/On_Demand_Activation/Servant_Locator.cpp b/TAO/tests/POA/On_Demand_Activation/Servant_Locator.cpp
index ed317299e10..faec7e47208 100644
--- a/TAO/tests/POA/On_Demand_Activation/Servant_Locator.cpp
+++ b/TAO/tests/POA/On_Demand_Activation/Servant_Locator.cpp
@@ -3,8 +3,6 @@
/**
* @file Servant_Locator.cpp
*
- * $Id$
- *
* Implementation of ServantLocator class , used with a POA
* having a NON_RETAIN policy.
*
diff --git a/TAO/tests/POA/On_Demand_Activation/Servant_Locator.h b/TAO/tests/POA/On_Demand_Activation/Servant_Locator.h
index 13c3e5857ab..22350d5b781 100644
--- a/TAO/tests/POA/On_Demand_Activation/Servant_Locator.h
+++ b/TAO/tests/POA/On_Demand_Activation/Servant_Locator.h
@@ -4,8 +4,6 @@
/**
* @file Servant_Locator.h
*
- * $Id$
- *
* Defines a ServantLocator class, used with a POA having a
* NON_RETAIN policy
*
diff --git a/TAO/tests/POA/On_Demand_Activation/server.cpp b/TAO/tests/POA/On_Demand_Activation/server.cpp
index ed72b90c473..344b2b3833b 100644
--- a/TAO/tests/POA/On_Demand_Activation/server.cpp
+++ b/TAO/tests/POA/On_Demand_Activation/server.cpp
@@ -3,8 +3,6 @@
/**
* @file server.cpp
*
- * $Id$
- *
* Server to test the Servant Activator and Servant Locator for a POA.
*
*
diff --git a/TAO/tests/POA/On_Demand_Loading/Servant_Activator.cpp b/TAO/tests/POA/On_Demand_Loading/Servant_Activator.cpp
index 8b79859a529..d99d3f3009b 100644
--- a/TAO/tests/POA/On_Demand_Loading/Servant_Activator.cpp
+++ b/TAO/tests/POA/On_Demand_Loading/Servant_Activator.cpp
@@ -3,8 +3,6 @@
/**
* @file Servant_Activator.cpp
*
- * $Id$
- *
* Implementation of <ServantActivator_i>, which is used by a POA
* with a RETAIN policy.
*
diff --git a/TAO/tests/POA/On_Demand_Loading/Servant_Activator.h b/TAO/tests/POA/On_Demand_Loading/Servant_Activator.h
index 254def99c1e..ebddca4b829 100644
--- a/TAO/tests/POA/On_Demand_Loading/Servant_Activator.h
+++ b/TAO/tests/POA/On_Demand_Loading/Servant_Activator.h
@@ -4,8 +4,6 @@
/**
* @file Servant_Activator.h
*
- * $Id$
- *
* Defines a <ServantActivator_i> class, which uses a
* Servant_Manager to activate a servant by loading it and
* associates it with an object on-demand.
diff --git a/TAO/tests/POA/On_Demand_Loading/Servant_Locator.cpp b/TAO/tests/POA/On_Demand_Loading/Servant_Locator.cpp
index 2ba068c0267..9baa1dab59d 100644
--- a/TAO/tests/POA/On_Demand_Loading/Servant_Locator.cpp
+++ b/TAO/tests/POA/On_Demand_Loading/Servant_Locator.cpp
@@ -3,8 +3,6 @@
/**
* @file Servant_Locator.cpp
*
- * $Id$
- *
* Implementation of ServantLocator_i class, used with a POA
* having a NON_RETAIN policy.
*
diff --git a/TAO/tests/POA/On_Demand_Loading/Servant_Locator.h b/TAO/tests/POA/On_Demand_Loading/Servant_Locator.h
index a75819b1bc1..5c760329ed1 100644
--- a/TAO/tests/POA/On_Demand_Loading/Servant_Locator.h
+++ b/TAO/tests/POA/On_Demand_Loading/Servant_Locator.h
@@ -4,8 +4,6 @@
/**
* @file Servant_Locator.h
*
- * $Id$
- *
* Defines a ServantLocator_i class , used with a POA having
* a NON_RETAIN policy.
*
diff --git a/TAO/tests/POA/On_Demand_Loading/Servant_Manager.cpp b/TAO/tests/POA/On_Demand_Loading/Servant_Manager.cpp
index edff944b13b..d9b7c112489 100644
--- a/TAO/tests/POA/On_Demand_Loading/Servant_Manager.cpp
+++ b/TAO/tests/POA/On_Demand_Loading/Servant_Manager.cpp
@@ -3,8 +3,6 @@
/**
* @file Servant_Manager.cpp
*
- * $Id$
- *
* Implementation of the helper class for the ServantActivator_i
* and the ServantLocator_i.
*
diff --git a/TAO/tests/POA/On_Demand_Loading/Servant_Manager.h b/TAO/tests/POA/On_Demand_Loading/Servant_Manager.h
index 3177f0b3964..b4201397f26 100644
--- a/TAO/tests/POA/On_Demand_Loading/Servant_Manager.h
+++ b/TAO/tests/POA/On_Demand_Loading/Servant_Manager.h
@@ -4,8 +4,6 @@
/**
* @file Servant_Manager.h
*
- * $Id$
- *
* Helper class for <ServantActivator_i> and <ServantLoactor_i>.
*
*
diff --git a/TAO/tests/POA/On_Demand_Loading/Server_Manager.h b/TAO/tests/POA/On_Demand_Loading/Server_Manager.h
index 2aa642ce766..6f635ae84f2 100644
--- a/TAO/tests/POA/On_Demand_Loading/Server_Manager.h
+++ b/TAO/tests/POA/On_Demand_Loading/Server_Manager.h
@@ -4,8 +4,6 @@
/**
* @file Server_Manager.h
*
- * $Id$
- *
* Helper class for the server application.
*
*
diff --git a/TAO/tests/POA/On_Demand_Loading/server.cpp b/TAO/tests/POA/On_Demand_Loading/server.cpp
index 809eccba1fa..73da04b56fb 100644
--- a/TAO/tests/POA/On_Demand_Loading/server.cpp
+++ b/TAO/tests/POA/On_Demand_Loading/server.cpp
@@ -3,8 +3,6 @@
/**
* @file server.cpp
*
- * $Id$
- *
* Server application to test the Servant Activator and Servant Locator.
*
*
diff --git a/TAO/tests/POA/POAManagerFactory/POAManagerFactory.cpp b/TAO/tests/POA/POAManagerFactory/POAManagerFactory.cpp
index 478e8a81e27..c2a54dfc0e1 100644
--- a/TAO/tests/POA/POAManagerFactory/POAManagerFactory.cpp
+++ b/TAO/tests/POA/POAManagerFactory/POAManagerFactory.cpp
@@ -3,8 +3,6 @@
/**
* @file POAManagerFactory.cpp
*
- * $Id$
- *
* This program tests Root_POA::the_POAManagerFactory and
* the POAManagerFactory interfaces such as create_POAManager(),
* list () and find ().
diff --git a/TAO/tests/POA/POA_BiDir/POA_BiDir.cpp b/TAO/tests/POA/POA_BiDir/POA_BiDir.cpp
index 2fd60b0a6e6..a6b319b91e0 100644
--- a/TAO/tests/POA/POA_BiDir/POA_BiDir.cpp
+++ b/TAO/tests/POA/POA_BiDir/POA_BiDir.cpp
@@ -3,8 +3,6 @@
/**
* @file POA_BiDir.cpp
*
- * $Id$
- *
* This program is an extension of $TAO_ROOT/example/POA/NewPOA. In
* the many POA's created this example adds a BiDirGIOP policy to
* one of the POA's.
diff --git a/TAO/tests/POA/POA_Destruction/POA_Destruction.cpp b/TAO/tests/POA/POA_Destruction/POA_Destruction.cpp
index 38df305afdb..3f86e71da9c 100644
--- a/TAO/tests/POA/POA_Destruction/POA_Destruction.cpp
+++ b/TAO/tests/POA/POA_Destruction/POA_Destruction.cpp
@@ -3,8 +3,6 @@
/**
* @file POA_Destruction.cpp
*
- * $Id$
- *
* This program tests the destruction of a POA while there is an
* upcall in progress.
*
diff --git a/TAO/tests/POA/Persistent_ID/client.cpp b/TAO/tests/POA/Persistent_ID/client.cpp
index 8bf6bd1c5e1..6827aa0d12e 100644
--- a/TAO/tests/POA/Persistent_ID/client.cpp
+++ b/TAO/tests/POA/Persistent_ID/client.cpp
@@ -3,8 +3,6 @@
/**
* @file client.cpp
*
- * $Id$
- *
* This is a client implementation.
*
*
diff --git a/TAO/tests/POA/Persistent_ID/server.cpp b/TAO/tests/POA/Persistent_ID/server.cpp
index 1cd8c0efd39..dd8ea299657 100644
--- a/TAO/tests/POA/Persistent_ID/server.cpp
+++ b/TAO/tests/POA/Persistent_ID/server.cpp
@@ -3,8 +3,6 @@
/**
* @file server.cpp
*
- * $Id$
- *
* In this example of using Persistent IDs.
*
*
diff --git a/TAO/tests/POA/Policies/Policies.cpp b/TAO/tests/POA/Policies/Policies.cpp
index 38751511447..635128b5164 100644
--- a/TAO/tests/POA/Policies/Policies.cpp
+++ b/TAO/tests/POA/Policies/Policies.cpp
@@ -3,8 +3,6 @@
/**
* @file Policies.cpp
*
- * $Id$
- *
* This program tests the construction of POA policies, both
* through the generic ORB::create_policy interface and the
* PortableServer specific interfaces.
diff --git a/TAO/tests/POA/Reference_Counted_Servant/server.cpp b/TAO/tests/POA/Reference_Counted_Servant/server.cpp
index e11da6ae7f1..58009816ebd 100644
--- a/TAO/tests/POA/Reference_Counted_Servant/server.cpp
+++ b/TAO/tests/POA/Reference_Counted_Servant/server.cpp
@@ -3,8 +3,6 @@
/**
* @file server.cpp
*
- * $Id$
- *
* This example shows how to use reference counted servants to
* automatically manage dynamic memory for servants.
* Stubs/Skeletons and client code is available in
diff --git a/TAO/tests/POA/RootPOA/RootPOA.cpp b/TAO/tests/POA/RootPOA/RootPOA.cpp
index be973d012ad..65676df086a 100644
--- a/TAO/tests/POA/RootPOA/RootPOA.cpp
+++ b/TAO/tests/POA/RootPOA/RootPOA.cpp
@@ -3,8 +3,6 @@
/**
* @file RootPOA.cpp
*
- * $Id$
- *
* This program gets the name of the Root POA and prints it out on
* the standard output.
*
diff --git a/TAO/tests/POA/Single_Threaded_POA/Single_Threaded_POA.cpp b/TAO/tests/POA/Single_Threaded_POA/Single_Threaded_POA.cpp
index 504889b7319..005ecb86609 100644
--- a/TAO/tests/POA/Single_Threaded_POA/Single_Threaded_POA.cpp
+++ b/TAO/tests/POA/Single_Threaded_POA/Single_Threaded_POA.cpp
@@ -3,8 +3,6 @@
/**
* @file Single_Threaded_POA.cpp
*
- * $Id$
- *
* This program tests to make sure that two threads cannot call
* servants in a single threaded POA simultaneously. At the same
* time, it makes sure that a servant can call itself or other
diff --git a/TAO/tests/POA/TIE/client.cpp b/TAO/tests/POA/TIE/client.cpp
index 0dd7cf83ba7..48497d056c9 100644
--- a/TAO/tests/POA/TIE/client.cpp
+++ b/TAO/tests/POA/TIE/client.cpp
@@ -3,8 +3,6 @@
/**
* @file client.cpp
*
- * $Id$
- *
* This is a simple client implementation.
*
*
diff --git a/TAO/tests/POA/TIE/server.cpp b/TAO/tests/POA/TIE/server.cpp
index 9a152af4997..3bf41a3fdeb 100644
--- a/TAO/tests/POA/TIE/server.cpp
+++ b/TAO/tests/POA/TIE/server.cpp
@@ -3,8 +3,6 @@
/**
* @file server.cpp
*
- * $Id$
- *
* In this example,
*
*
diff --git a/TAO/tests/POA/TIE/test_i.cpp b/TAO/tests/POA/TIE/test_i.cpp
index 016e58330fa..b557bb3c8bb 100644
--- a/TAO/tests/POA/TIE/test_i.cpp
+++ b/TAO/tests/POA/TIE/test_i.cpp
@@ -3,8 +3,6 @@
/**
* @file test_i.cpp
*
- * $Id$
- *
* This is a simple test servant implementation
*
*
diff --git a/TAO/tests/POA/TIE/test_i.h b/TAO/tests/POA/TIE/test_i.h
index 534b44c29f5..ca324535d98 100644
--- a/TAO/tests/POA/TIE/test_i.h
+++ b/TAO/tests/POA/TIE/test_i.h
@@ -4,8 +4,6 @@
/**
* @file test_i.h
*
- * $Id$
- *
* Defines implementation classes for the interfaces
*
*
diff --git a/TAO/tests/POA/wait_for_completion/wait_for_completion.cpp b/TAO/tests/POA/wait_for_completion/wait_for_completion.cpp
index c4a9224f105..ab979c657f9 100644
--- a/TAO/tests/POA/wait_for_completion/wait_for_completion.cpp
+++ b/TAO/tests/POA/wait_for_completion/wait_for_completion.cpp
@@ -3,8 +3,6 @@
/**
* @file wait_for_completion.cpp
*
- * $Id$
- *
* This program tests the wait_for_completion feature of a POA.
*
*
diff --git a/TAO/tests/Param_Test/any.cpp b/TAO/tests/Param_Test/any.cpp
index 31468c2ceee..5aaae1f10ca 100644
--- a/TAO/tests/Param_Test/any.cpp
+++ b/TAO/tests/Param_Test/any.cpp
@@ -3,8 +3,6 @@
/**
* @file any.cpp
*
- * $Id$
- *
* tests Anys
*
*
diff --git a/TAO/tests/Param_Test/any.h b/TAO/tests/Param_Test/any.h
index 5f999f95bfc..0107285343c 100644
--- a/TAO/tests/Param_Test/any.h
+++ b/TAO/tests/Param_Test/any.h
@@ -3,8 +3,6 @@
/**
* @file any.h
*
- * $Id$
- *
* Tests Anys
*
*
diff --git a/TAO/tests/Param_Test/anyop.cpp b/TAO/tests/Param_Test/anyop.cpp
index 9ac6b304a67..443a9ee7a2f 100644
--- a/TAO/tests/Param_Test/anyop.cpp
+++ b/TAO/tests/Param_Test/anyop.cpp
@@ -3,8 +3,6 @@
/**
* @file anyop.cpp
*
- * $Id$
- *
* @author Carlos O'Ryan
*/
//=============================================================================
diff --git a/TAO/tests/Param_Test/bd_array_seq.cpp b/TAO/tests/Param_Test/bd_array_seq.cpp
index b394fcad4a2..542304711dc 100644
--- a/TAO/tests/Param_Test/bd_array_seq.cpp
+++ b/TAO/tests/Param_Test/bd_array_seq.cpp
@@ -3,8 +3,6 @@
/**
* @file bd_array_seq.cpp
*
- * $Id$
- *
* tests bounded array sequences
*
*
diff --git a/TAO/tests/Param_Test/bd_array_seq.h b/TAO/tests/Param_Test/bd_array_seq.h
index 1cbb42e1129..9cda91ac37c 100644
--- a/TAO/tests/Param_Test/bd_array_seq.h
+++ b/TAO/tests/Param_Test/bd_array_seq.h
@@ -3,8 +3,6 @@
/**
* @file bd_array_seq.h
*
- * $Id$
- *
* Tests bounded array sequence
*
*
diff --git a/TAO/tests/Param_Test/bd_long_seq.cpp b/TAO/tests/Param_Test/bd_long_seq.cpp
index 5b047e073b0..fe41ade1760 100644
--- a/TAO/tests/Param_Test/bd_long_seq.cpp
+++ b/TAO/tests/Param_Test/bd_long_seq.cpp
@@ -3,8 +3,6 @@
/**
* @file bd_long_seq.cpp
*
- * $Id$
- *
* tests bounded long sequences
*
*
diff --git a/TAO/tests/Param_Test/bd_long_seq.h b/TAO/tests/Param_Test/bd_long_seq.h
index aa2978f6f4d..523b81e8bcc 100644
--- a/TAO/tests/Param_Test/bd_long_seq.h
+++ b/TAO/tests/Param_Test/bd_long_seq.h
@@ -3,8 +3,6 @@
/**
* @file bd_long_seq.h
*
- * $Id$
- *
* Tests bounded long sequences
*
*
diff --git a/TAO/tests/Param_Test/bd_short_seq.cpp b/TAO/tests/Param_Test/bd_short_seq.cpp
index 08899259432..df44cb844a1 100644
--- a/TAO/tests/Param_Test/bd_short_seq.cpp
+++ b/TAO/tests/Param_Test/bd_short_seq.cpp
@@ -3,8 +3,6 @@
/**
* @file bd_short_seq.cpp
*
- * $Id$
- *
* tests bounded short sequences
*
*
diff --git a/TAO/tests/Param_Test/bd_short_seq.h b/TAO/tests/Param_Test/bd_short_seq.h
index 1ca0b16bc65..8e4249ae41e 100644
--- a/TAO/tests/Param_Test/bd_short_seq.h
+++ b/TAO/tests/Param_Test/bd_short_seq.h
@@ -3,8 +3,6 @@
/**
* @file bd_short_seq.h
*
- * $Id$
- *
* Tests bounded short sequence
*
*
diff --git a/TAO/tests/Param_Test/bd_str_seq.cpp b/TAO/tests/Param_Test/bd_str_seq.cpp
index b6bab477d37..0523bfcab39 100644
--- a/TAO/tests/Param_Test/bd_str_seq.cpp
+++ b/TAO/tests/Param_Test/bd_str_seq.cpp
@@ -3,8 +3,6 @@
/**
* @file bd_str_seq.cpp
*
- * $Id$
- *
* tests bounded string sequences
*
*
diff --git a/TAO/tests/Param_Test/bd_str_seq.h b/TAO/tests/Param_Test/bd_str_seq.h
index 9e9994fefab..24a6b68b56a 100644
--- a/TAO/tests/Param_Test/bd_str_seq.h
+++ b/TAO/tests/Param_Test/bd_str_seq.h
@@ -3,8 +3,6 @@
/**
* @file bd_str_seq.h
*
- * $Id$
- *
* Tests bounded sequences of strings
*
*
diff --git a/TAO/tests/Param_Test/bd_string.cpp b/TAO/tests/Param_Test/bd_string.cpp
index ace0459c1a9..af11ed83dc8 100644
--- a/TAO/tests/Param_Test/bd_string.cpp
+++ b/TAO/tests/Param_Test/bd_string.cpp
@@ -3,8 +3,6 @@
/**
* @file bd_string.cpp
*
- * $Id$
- *
* tests bounded strings
*
*
diff --git a/TAO/tests/Param_Test/bd_string.h b/TAO/tests/Param_Test/bd_string.h
index 156dea3e0a2..86697642cca 100644
--- a/TAO/tests/Param_Test/bd_string.h
+++ b/TAO/tests/Param_Test/bd_string.h
@@ -3,8 +3,6 @@
/**
* @file bd_string.h
*
- * $Id$
- *
* Tests bounded string
*
*
diff --git a/TAO/tests/Param_Test/bd_struct_seq.cpp b/TAO/tests/Param_Test/bd_struct_seq.cpp
index 2e7aa0cc9d5..f69e8cf8168 100644
--- a/TAO/tests/Param_Test/bd_struct_seq.cpp
+++ b/TAO/tests/Param_Test/bd_struct_seq.cpp
@@ -3,8 +3,6 @@
/**
* @file bd_struct_seq.cpp
*
- * $Id$
- *
* tests bounded struct sequences
*
*
diff --git a/TAO/tests/Param_Test/bd_struct_seq.h b/TAO/tests/Param_Test/bd_struct_seq.h
index 576fde32ae7..78a2a3009ae 100644
--- a/TAO/tests/Param_Test/bd_struct_seq.h
+++ b/TAO/tests/Param_Test/bd_struct_seq.h
@@ -3,8 +3,6 @@
/**
* @file bd_struct_seq.h
*
- * $Id$
- *
* Tests bounded struct sequence
*
*
diff --git a/TAO/tests/Param_Test/bd_wstr_seq.cpp b/TAO/tests/Param_Test/bd_wstr_seq.cpp
index 49542b3a0a1..050c7975784 100644
--- a/TAO/tests/Param_Test/bd_wstr_seq.cpp
+++ b/TAO/tests/Param_Test/bd_wstr_seq.cpp
@@ -3,8 +3,6 @@
/**
* @file bd_wstr_seq.cpp
*
- * $Id$
- *
* tests bounded wide string sequences
*
*
diff --git a/TAO/tests/Param_Test/bd_wstr_seq.h b/TAO/tests/Param_Test/bd_wstr_seq.h
index 1cec415071e..2945450b9c6 100644
--- a/TAO/tests/Param_Test/bd_wstr_seq.h
+++ b/TAO/tests/Param_Test/bd_wstr_seq.h
@@ -3,8 +3,6 @@
/**
* @file bd_wstr_seq.h
*
- * $Id$
- *
* Tests bounded sequences of wide strings
*
*
diff --git a/TAO/tests/Param_Test/bd_wstring.cpp b/TAO/tests/Param_Test/bd_wstring.cpp
index 3f99a121445..6aa58990922 100644
--- a/TAO/tests/Param_Test/bd_wstring.cpp
+++ b/TAO/tests/Param_Test/bd_wstring.cpp
@@ -3,8 +3,6 @@
/**
* @file bd_wstring.cpp
*
- * $Id$
- *
* tests bounded wide strings
*
*
diff --git a/TAO/tests/Param_Test/bd_wstring.h b/TAO/tests/Param_Test/bd_wstring.h
index ae10a6f65d6..59241f0d60e 100644
--- a/TAO/tests/Param_Test/bd_wstring.h
+++ b/TAO/tests/Param_Test/bd_wstring.h
@@ -3,8 +3,6 @@
/**
* @file bd_wstring.h
*
- * $Id$
- *
* Tests bounded wide string
*
*
diff --git a/TAO/tests/Param_Test/big_union.cpp b/TAO/tests/Param_Test/big_union.cpp
index 929acbbe2bd..1b3079c939a 100644
--- a/TAO/tests/Param_Test/big_union.cpp
+++ b/TAO/tests/Param_Test/big_union.cpp
@@ -3,8 +3,6 @@
/**
* @file big_union.cpp
*
- * $Id$
- *
* tests Big_Unions
*
*
diff --git a/TAO/tests/Param_Test/big_union.h b/TAO/tests/Param_Test/big_union.h
index 429705fb282..045df709145 100644
--- a/TAO/tests/Param_Test/big_union.h
+++ b/TAO/tests/Param_Test/big_union.h
@@ -3,8 +3,6 @@
/**
* @file big_union.h
*
- * $Id$
- *
* Tests Anys
*
*
diff --git a/TAO/tests/Param_Test/client.cpp b/TAO/tests/Param_Test/client.cpp
index 1745c426aa7..20fde3c9fb4 100644
--- a/TAO/tests/Param_Test/client.cpp
+++ b/TAO/tests/Param_Test/client.cpp
@@ -3,8 +3,6 @@
/**
* @file client.cpp
*
- * $Id$
- *
* This file contains the implementation of the client-side of the
* Param_Test application.
*
diff --git a/TAO/tests/Param_Test/client.h b/TAO/tests/Param_Test/client.h
index 05bcee0d1e0..170327ac259 100644
--- a/TAO/tests/Param_Test/client.h
+++ b/TAO/tests/Param_Test/client.h
@@ -3,8 +3,6 @@
/**
* @file client.h
*
- * $Id$
- *
* Header file for the Param_Test client application.
*
*
diff --git a/TAO/tests/Param_Test/complex_any.cpp b/TAO/tests/Param_Test/complex_any.cpp
index 4520c5e5e31..28d5e8b670f 100644
--- a/TAO/tests/Param_Test/complex_any.cpp
+++ b/TAO/tests/Param_Test/complex_any.cpp
@@ -3,8 +3,6 @@
/**
* @file complex_any.cpp
*
- * $Id$
- *
* tests complex Anys
*
*
diff --git a/TAO/tests/Param_Test/complex_any.h b/TAO/tests/Param_Test/complex_any.h
index 2d8ed898466..506db9e70f7 100644
--- a/TAO/tests/Param_Test/complex_any.h
+++ b/TAO/tests/Param_Test/complex_any.h
@@ -3,8 +3,6 @@
/**
* @file complex_any.h
*
- * $Id$
- *
* Tests complex Anys
*
*
diff --git a/TAO/tests/Param_Test/driver.cpp b/TAO/tests/Param_Test/driver.cpp
index 2b9ada83c52..d3047eb5c18 100644
--- a/TAO/tests/Param_Test/driver.cpp
+++ b/TAO/tests/Param_Test/driver.cpp
@@ -3,8 +3,6 @@
/**
* @file driver.cpp
*
- * $Id$
- *
* Driver program
*
*
diff --git a/TAO/tests/Param_Test/driver.h b/TAO/tests/Param_Test/driver.h
index df6ab513691..88717055403 100644
--- a/TAO/tests/Param_Test/driver.h
+++ b/TAO/tests/Param_Test/driver.h
@@ -3,8 +3,6 @@
/**
* @file driver.h
*
- * $Id$
- *
* Header file for the driver program. The driver is a singleton.
*
*
diff --git a/TAO/tests/Param_Test/except.cpp b/TAO/tests/Param_Test/except.cpp
index decc97863f3..6f4b67a841b 100644
--- a/TAO/tests/Param_Test/except.cpp
+++ b/TAO/tests/Param_Test/except.cpp
@@ -3,8 +3,6 @@
/**
* @file except.cpp
*
- * $Id$
- *
* tests exception
*
*
diff --git a/TAO/tests/Param_Test/except.h b/TAO/tests/Param_Test/except.h
index acfd4b1d1cc..669f31a2611 100644
--- a/TAO/tests/Param_Test/except.h
+++ b/TAO/tests/Param_Test/except.h
@@ -3,8 +3,6 @@
/**
* @file except.h
*
- * $Id$
- *
* Tests system and user exceptions
*
*
diff --git a/TAO/tests/Param_Test/fixed_array.cpp b/TAO/tests/Param_Test/fixed_array.cpp
index ebec9775c7a..91d6e49b66f 100644
--- a/TAO/tests/Param_Test/fixed_array.cpp
+++ b/TAO/tests/Param_Test/fixed_array.cpp
@@ -3,8 +3,6 @@
/**
* @file fixed_array.cpp
*
- * $Id$
- *
* tests fixed size arrays
*
*
diff --git a/TAO/tests/Param_Test/fixed_array.h b/TAO/tests/Param_Test/fixed_array.h
index ff4626a020b..43727e59365 100644
--- a/TAO/tests/Param_Test/fixed_array.h
+++ b/TAO/tests/Param_Test/fixed_array.h
@@ -3,8 +3,6 @@
/**
* @file fixed_array.h
*
- * $Id$
- *
* Tests fixed size array
*
*
diff --git a/TAO/tests/Param_Test/fixed_struct.cpp b/TAO/tests/Param_Test/fixed_struct.cpp
index b2c4e67281b..276c54c888a 100644
--- a/TAO/tests/Param_Test/fixed_struct.cpp
+++ b/TAO/tests/Param_Test/fixed_struct.cpp
@@ -3,8 +3,6 @@
/**
* @file fixed_struct.cpp
*
- * $Id$
- *
* tests fixed sized structs
*
*
diff --git a/TAO/tests/Param_Test/fixed_struct.h b/TAO/tests/Param_Test/fixed_struct.h
index fc4bf1115bb..004ad0238d6 100644
--- a/TAO/tests/Param_Test/fixed_struct.h
+++ b/TAO/tests/Param_Test/fixed_struct.h
@@ -3,8 +3,6 @@
/**
* @file fixed_struct.h
*
- * $Id$
- *
* Tests fixed size structs
*
*
diff --git a/TAO/tests/Param_Test/helper.cpp b/TAO/tests/Param_Test/helper.cpp
index 2aee194703e..d9c331c85cd 100644
--- a/TAO/tests/Param_Test/helper.cpp
+++ b/TAO/tests/Param_Test/helper.cpp
@@ -3,8 +3,6 @@
/**
* @file helper.cpp
*
- * $Id$
- *
* Defines a helper class that can generate values for the parameters used
* for the Param_Test example
*
diff --git a/TAO/tests/Param_Test/helper.h b/TAO/tests/Param_Test/helper.h
index 41deb1a44e8..04db45eb11b 100644
--- a/TAO/tests/Param_Test/helper.h
+++ b/TAO/tests/Param_Test/helper.h
@@ -3,8 +3,6 @@
/**
* @file helper.h
*
- * $Id$
- *
* Defines a helper class that can generate values for the parameters used
* for the Param_Test example
*
diff --git a/TAO/tests/Param_Test/multdim_array.cpp b/TAO/tests/Param_Test/multdim_array.cpp
index 3df45926ae9..dfc60a645e8 100644
--- a/TAO/tests/Param_Test/multdim_array.cpp
+++ b/TAO/tests/Param_Test/multdim_array.cpp
@@ -3,8 +3,6 @@
/**
* @file multdim_array.cpp
*
- * $Id$
- *
* tests multidimensional fixed size arrays
*
*
diff --git a/TAO/tests/Param_Test/multdim_array.h b/TAO/tests/Param_Test/multdim_array.h
index b275ef78145..a442533a463 100644
--- a/TAO/tests/Param_Test/multdim_array.h
+++ b/TAO/tests/Param_Test/multdim_array.h
@@ -3,8 +3,6 @@
/**
* @file multdim_array.h
*
- * $Id$
- *
* Tests multi dimensional array
*
*
diff --git a/TAO/tests/Param_Test/nested_struct.cpp b/TAO/tests/Param_Test/nested_struct.cpp
index e8a8805109e..d7c06955920 100644
--- a/TAO/tests/Param_Test/nested_struct.cpp
+++ b/TAO/tests/Param_Test/nested_struct.cpp
@@ -3,8 +3,6 @@
/**
* @file nested_struct.cpp
*
- * $Id$
- *
* tests nested structs
*
*
diff --git a/TAO/tests/Param_Test/nested_struct.h b/TAO/tests/Param_Test/nested_struct.h
index 10044dfd3e0..362e45c14a4 100644
--- a/TAO/tests/Param_Test/nested_struct.h
+++ b/TAO/tests/Param_Test/nested_struct.h
@@ -3,8 +3,6 @@
/**
* @file nested_struct.h
*
- * $Id$
- *
* Tests nested structures
*
*
diff --git a/TAO/tests/Param_Test/objref.cpp b/TAO/tests/Param_Test/objref.cpp
index 4d35cecd7ac..3076561a4ee 100644
--- a/TAO/tests/Param_Test/objref.cpp
+++ b/TAO/tests/Param_Test/objref.cpp
@@ -3,8 +3,6 @@
/**
* @file objref.cpp
*
- * $Id$
- *
* tests object references
*
*
diff --git a/TAO/tests/Param_Test/objref.h b/TAO/tests/Param_Test/objref.h
index bcbbc908007..e216001e74b 100644
--- a/TAO/tests/Param_Test/objref.h
+++ b/TAO/tests/Param_Test/objref.h
@@ -3,8 +3,6 @@
/**
* @file objref.h
*
- * $Id$
- *
* Tests object references
*
*
diff --git a/TAO/tests/Param_Test/objref_struct.cpp b/TAO/tests/Param_Test/objref_struct.cpp
index bb9bc19af57..634a0c836bf 100644
--- a/TAO/tests/Param_Test/objref_struct.cpp
+++ b/TAO/tests/Param_Test/objref_struct.cpp
@@ -3,8 +3,6 @@
/**
* @file objref_struct.cpp
*
- * $Id$
- *
* test structures containing object references.
*
*
diff --git a/TAO/tests/Param_Test/objref_struct.h b/TAO/tests/Param_Test/objref_struct.h
index 0f8335c0506..9625a128148 100644
--- a/TAO/tests/Param_Test/objref_struct.h
+++ b/TAO/tests/Param_Test/objref_struct.h
@@ -3,8 +3,6 @@
/**
* @file objref_struct.h
*
- * $Id$
- *
* Tests variable sized structures
*
*
diff --git a/TAO/tests/Param_Test/options.cpp b/TAO/tests/Param_Test/options.cpp
index 1193e8a64d0..1ce7419562c 100644
--- a/TAO/tests/Param_Test/options.cpp
+++ b/TAO/tests/Param_Test/options.cpp
@@ -3,8 +3,6 @@
/**
* @file options.cpp
*
- * $Id$
- *
* Options for the Param_Test application
*
*
diff --git a/TAO/tests/Param_Test/options.h b/TAO/tests/Param_Test/options.h
index ca17dcba529..2de8de2e7ee 100644
--- a/TAO/tests/Param_Test/options.h
+++ b/TAO/tests/Param_Test/options.h
@@ -3,8 +3,6 @@
/**
* @file options.h
*
- * $Id$
- *
* Options for the Param_Test application
*
*
diff --git a/TAO/tests/Param_Test/param_test.idl b/TAO/tests/Param_Test/param_test.idl
index 2fbfafcf778..f1ba518f199 100644
--- a/TAO/tests/Param_Test/param_test.idl
+++ b/TAO/tests/Param_Test/param_test.idl
@@ -3,8 +3,6 @@
/**
* @file param_test.idl
*
- * $Id$
- *
* This IDL description is used to test all the parameter passing modes (in,
* inout, out, and return) for a number of IDL data types. The goal is to
* verify the correctness of the generated stubs and skeletons, and the
diff --git a/TAO/tests/Param_Test/param_test_i.cpp b/TAO/tests/Param_Test/param_test_i.cpp
index aa822a4f573..4993592dbb8 100644
--- a/TAO/tests/Param_Test/param_test_i.cpp
+++ b/TAO/tests/Param_Test/param_test_i.cpp
@@ -3,8 +3,6 @@
/**
* @file param_test_i.cpp
*
- * $Id$
- *
* @author Aniruddha Gokhale
*/
//=============================================================================
diff --git a/TAO/tests/Param_Test/param_test_i.h b/TAO/tests/Param_Test/param_test_i.h
index 478253046dd..8c8af88d3ec 100644
--- a/TAO/tests/Param_Test/param_test_i.h
+++ b/TAO/tests/Param_Test/param_test_i.h
@@ -3,8 +3,6 @@
/**
* @file param_test_i.h
*
- * $Id$
- *
* @author Aniruddha Gokhale
*/
//=============================================================================
diff --git a/TAO/tests/Param_Test/recursive_struct.cpp b/TAO/tests/Param_Test/recursive_struct.cpp
index e6bcb00611a..4fec020ae20 100644
--- a/TAO/tests/Param_Test/recursive_struct.cpp
+++ b/TAO/tests/Param_Test/recursive_struct.cpp
@@ -3,8 +3,6 @@
/**
* @file recursive_struct.cpp
*
- * $Id$
- *
* test structure that contains a sequence of itself
*
*
diff --git a/TAO/tests/Param_Test/recursive_struct.h b/TAO/tests/Param_Test/recursive_struct.h
index 89aaf25746b..27c7b4bb14e 100644
--- a/TAO/tests/Param_Test/recursive_struct.h
+++ b/TAO/tests/Param_Test/recursive_struct.h
@@ -3,8 +3,6 @@
/**
* @file recursive_struct.h
*
- * $Id$
- *
* Tests a structure that contains a sequence of itself
*
*
diff --git a/TAO/tests/Param_Test/recursive_union.cpp b/TAO/tests/Param_Test/recursive_union.cpp
index 8353cabdde8..a20e61bd539 100644
--- a/TAO/tests/Param_Test/recursive_union.cpp
+++ b/TAO/tests/Param_Test/recursive_union.cpp
@@ -3,8 +3,6 @@
/**
* @file recursive_union.cpp
*
- * $Id$
- *
* test union that contains a sequence of itself
*
*
diff --git a/TAO/tests/Param_Test/recursive_union.h b/TAO/tests/Param_Test/recursive_union.h
index 995a0c49c17..04ef2dd591e 100644
--- a/TAO/tests/Param_Test/recursive_union.h
+++ b/TAO/tests/Param_Test/recursive_union.h
@@ -3,8 +3,6 @@
/**
* @file recursive_union.h
*
- * $Id$
- *
* Tests a union that contains a sequence of itself
*
*
diff --git a/TAO/tests/Param_Test/results.cpp b/TAO/tests/Param_Test/results.cpp
index 179a4adef02..994ea863d19 100644
--- a/TAO/tests/Param_Test/results.cpp
+++ b/TAO/tests/Param_Test/results.cpp
@@ -3,8 +3,6 @@
/**
* @file results.cpp
*
- * $Id$
- *
* Printing the results
*
*
diff --git a/TAO/tests/Param_Test/results.h b/TAO/tests/Param_Test/results.h
index 65c490debd4..cd8fd6009d1 100644
--- a/TAO/tests/Param_Test/results.h
+++ b/TAO/tests/Param_Test/results.h
@@ -3,8 +3,6 @@
/**
* @file results.h
*
- * $Id$
- *
* Printing the results
*
*
diff --git a/TAO/tests/Param_Test/server.cpp b/TAO/tests/Param_Test/server.cpp
index fababbf8937..b43f8aafaa1 100644
--- a/TAO/tests/Param_Test/server.cpp
+++ b/TAO/tests/Param_Test/server.cpp
@@ -3,8 +3,6 @@
/**
* @file server.cpp
*
- * $Id$
- *
* @author Aniruddha Gokhale
*/
//=============================================================================
diff --git a/TAO/tests/Param_Test/short.cpp b/TAO/tests/Param_Test/short.cpp
index 6bf5cacc815..30ea3d3e7ee 100644
--- a/TAO/tests/Param_Test/short.cpp
+++ b/TAO/tests/Param_Test/short.cpp
@@ -3,8 +3,6 @@
/**
* @file short.cpp
*
- * $Id$
- *
* tests shorts
*
*
diff --git a/TAO/tests/Param_Test/short.h b/TAO/tests/Param_Test/short.h
index c4f3025a71b..0df35b886dd 100644
--- a/TAO/tests/Param_Test/short.h
+++ b/TAO/tests/Param_Test/short.h
@@ -3,8 +3,6 @@
/**
* @file short.h
*
- * $Id$
- *
* Tests shorts
*
*
diff --git a/TAO/tests/Param_Test/small_union.cpp b/TAO/tests/Param_Test/small_union.cpp
index 173476c4041..e958903365e 100644
--- a/TAO/tests/Param_Test/small_union.cpp
+++ b/TAO/tests/Param_Test/small_union.cpp
@@ -3,8 +3,6 @@
/**
* @file small_union.cpp
*
- * $Id$
- *
* tests Small_Unions
*
*
diff --git a/TAO/tests/Param_Test/small_union.h b/TAO/tests/Param_Test/small_union.h
index ad19888c6d7..abca83705c8 100644
--- a/TAO/tests/Param_Test/small_union.h
+++ b/TAO/tests/Param_Test/small_union.h
@@ -3,8 +3,6 @@
/**
* @file small_union.h
*
- * $Id$
- *
* Tests Anys
*
*
diff --git a/TAO/tests/Param_Test/tests.h b/TAO/tests/Param_Test/tests.h
index 4c1f4627ffb..1f245a8e60a 100644
--- a/TAO/tests/Param_Test/tests.h
+++ b/TAO/tests/Param_Test/tests.h
@@ -3,8 +3,6 @@
/**
* @file tests.h
*
- * $Id$
- *
* All the test objects header files included here
*
*
diff --git a/TAO/tests/Param_Test/typecode.cpp b/TAO/tests/Param_Test/typecode.cpp
index 4eb26c38662..6a00bf005db 100644
--- a/TAO/tests/Param_Test/typecode.cpp
+++ b/TAO/tests/Param_Test/typecode.cpp
@@ -3,8 +3,6 @@
/**
* @file typecode.cpp
*
- * $Id$
- *
* tests typecodes
*
*
diff --git a/TAO/tests/Param_Test/typecode.h b/TAO/tests/Param_Test/typecode.h
index 0f35979fa1f..5d627742367 100644
--- a/TAO/tests/Param_Test/typecode.h
+++ b/TAO/tests/Param_Test/typecode.h
@@ -3,8 +3,6 @@
/**
* @file typecode.h
*
- * $Id$
- *
* Tests typecodes
*
*
diff --git a/TAO/tests/Param_Test/ub_any_seq.cpp b/TAO/tests/Param_Test/ub_any_seq.cpp
index 0c5b7c823b4..0e0b7350286 100644
--- a/TAO/tests/Param_Test/ub_any_seq.cpp
+++ b/TAO/tests/Param_Test/ub_any_seq.cpp
@@ -3,8 +3,6 @@
/**
* @file ub_any_seq.cpp
*
- * $Id$
- *
* tests unbounded Any sequences
*
*
diff --git a/TAO/tests/Param_Test/ub_any_seq.h b/TAO/tests/Param_Test/ub_any_seq.h
index 4256a5e1f23..c005ff52c7a 100644
--- a/TAO/tests/Param_Test/ub_any_seq.h
+++ b/TAO/tests/Param_Test/ub_any_seq.h
@@ -3,8 +3,6 @@
/**
* @file ub_any_seq.h
*
- * $Id$
- *
* Tests unbounded Any sequences
*
*
diff --git a/TAO/tests/Param_Test/ub_array_seq.cpp b/TAO/tests/Param_Test/ub_array_seq.cpp
index 20ceaf2992b..2790434dc11 100644
--- a/TAO/tests/Param_Test/ub_array_seq.cpp
+++ b/TAO/tests/Param_Test/ub_array_seq.cpp
@@ -3,8 +3,6 @@
/**
* @file ub_array_seq.cpp
*
- * $Id$
- *
* tests unbounded array sequences
*
*
diff --git a/TAO/tests/Param_Test/ub_array_seq.h b/TAO/tests/Param_Test/ub_array_seq.h
index c12cbbe29f6..78a546116e8 100644
--- a/TAO/tests/Param_Test/ub_array_seq.h
+++ b/TAO/tests/Param_Test/ub_array_seq.h
@@ -3,8 +3,6 @@
/**
* @file ub_array_seq.h
*
- * $Id$
- *
* Tests unbounded array sequence
*
*
diff --git a/TAO/tests/Param_Test/ub_long_seq.cpp b/TAO/tests/Param_Test/ub_long_seq.cpp
index 7e1fd4ff6dd..da0e2d930ac 100644
--- a/TAO/tests/Param_Test/ub_long_seq.cpp
+++ b/TAO/tests/Param_Test/ub_long_seq.cpp
@@ -3,8 +3,6 @@
/**
* @file ub_long_seq.cpp
*
- * $Id$
- *
* tests unbounded long sequences
*
*
diff --git a/TAO/tests/Param_Test/ub_long_seq.h b/TAO/tests/Param_Test/ub_long_seq.h
index 2025d919676..6d93e812a4b 100644
--- a/TAO/tests/Param_Test/ub_long_seq.h
+++ b/TAO/tests/Param_Test/ub_long_seq.h
@@ -3,8 +3,6 @@
/**
* @file ub_long_seq.h
*
- * $Id$
- *
* Tests unbounded long sequences
*
*
diff --git a/TAO/tests/Param_Test/ub_objref_seq.cpp b/TAO/tests/Param_Test/ub_objref_seq.cpp
index 561a210bdae..3dbc5f8015f 100644
--- a/TAO/tests/Param_Test/ub_objref_seq.cpp
+++ b/TAO/tests/Param_Test/ub_objref_seq.cpp
@@ -3,8 +3,6 @@
/**
* @file ub_objref_seq.cpp
*
- * $Id$
- *
* tests unbounded objref sequences
*
*
diff --git a/TAO/tests/Param_Test/ub_objref_seq.h b/TAO/tests/Param_Test/ub_objref_seq.h
index f21cf35d34f..adabaafc787 100644
--- a/TAO/tests/Param_Test/ub_objref_seq.h
+++ b/TAO/tests/Param_Test/ub_objref_seq.h
@@ -3,8 +3,6 @@
/**
* @file ub_objref_seq.h
*
- * $Id$
- *
* Tests unbounded sequences of object references
*
*
diff --git a/TAO/tests/Param_Test/ub_short_seq.cpp b/TAO/tests/Param_Test/ub_short_seq.cpp
index 8cbecfbf23b..0ed128d8d02 100644
--- a/TAO/tests/Param_Test/ub_short_seq.cpp
+++ b/TAO/tests/Param_Test/ub_short_seq.cpp
@@ -3,8 +3,6 @@
/**
* @file ub_short_seq.cpp
*
- * $Id$
- *
* tests unbounded short sequences
*
*
diff --git a/TAO/tests/Param_Test/ub_short_seq.h b/TAO/tests/Param_Test/ub_short_seq.h
index e69f052f50c..07e1993d37c 100644
--- a/TAO/tests/Param_Test/ub_short_seq.h
+++ b/TAO/tests/Param_Test/ub_short_seq.h
@@ -3,8 +3,6 @@
/**
* @file ub_short_seq.h
*
- * $Id$
- *
* Tests unbounded short sequence
*
*
diff --git a/TAO/tests/Param_Test/ub_str_seq.cpp b/TAO/tests/Param_Test/ub_str_seq.cpp
index 889f49a0e64..c789741c67d 100644
--- a/TAO/tests/Param_Test/ub_str_seq.cpp
+++ b/TAO/tests/Param_Test/ub_str_seq.cpp
@@ -3,8 +3,6 @@
/**
* @file ub_str_seq.cpp
*
- * $Id$
- *
* tests unbounded string sequences
*
*
diff --git a/TAO/tests/Param_Test/ub_str_seq.h b/TAO/tests/Param_Test/ub_str_seq.h
index 516a5425a5a..8eaec205196 100644
--- a/TAO/tests/Param_Test/ub_str_seq.h
+++ b/TAO/tests/Param_Test/ub_str_seq.h
@@ -3,8 +3,6 @@
/**
* @file ub_str_seq.h
*
- * $Id$
- *
* Tests sequences of strings
*
*
diff --git a/TAO/tests/Param_Test/ub_string.cpp b/TAO/tests/Param_Test/ub_string.cpp
index 1d00e993d15..cffc916e4e4 100644
--- a/TAO/tests/Param_Test/ub_string.cpp
+++ b/TAO/tests/Param_Test/ub_string.cpp
@@ -3,8 +3,6 @@
/**
* @file ub_string.cpp
*
- * $Id$
- *
* tests unbounded strings
*
*
diff --git a/TAO/tests/Param_Test/ub_string.h b/TAO/tests/Param_Test/ub_string.h
index 753f35d7983..3fd7d0c7f99 100644
--- a/TAO/tests/Param_Test/ub_string.h
+++ b/TAO/tests/Param_Test/ub_string.h
@@ -3,8 +3,6 @@
/**
* @file ub_string.h
*
- * $Id$
- *
* Tests unbounded string
*
*
diff --git a/TAO/tests/Param_Test/ub_struct_seq.cpp b/TAO/tests/Param_Test/ub_struct_seq.cpp
index 4535cb61991..4a8d46366e0 100644
--- a/TAO/tests/Param_Test/ub_struct_seq.cpp
+++ b/TAO/tests/Param_Test/ub_struct_seq.cpp
@@ -4,8 +4,6 @@
/**
* @file ub_struct_seq.cpp
*
- * $Id$
- *
* tests unbounded struct sequences
*
*
diff --git a/TAO/tests/Param_Test/ub_struct_seq.h b/TAO/tests/Param_Test/ub_struct_seq.h
index 2e8a5a3fe71..cf405439ce8 100644
--- a/TAO/tests/Param_Test/ub_struct_seq.h
+++ b/TAO/tests/Param_Test/ub_struct_seq.h
@@ -3,8 +3,6 @@
/**
* @file ub_struct_seq.h
*
- * $Id$
- *
* Tests unbounded struct sequence
*
*
diff --git a/TAO/tests/Param_Test/ub_wstr_seq.cpp b/TAO/tests/Param_Test/ub_wstr_seq.cpp
index 7e768fff7de..8afca434acf 100644
--- a/TAO/tests/Param_Test/ub_wstr_seq.cpp
+++ b/TAO/tests/Param_Test/ub_wstr_seq.cpp
@@ -3,8 +3,6 @@
/**
* @file ub_wstr_seq.cpp
*
- * $Id$
- *
* tests unbounded wide string sequences
*
*
diff --git a/TAO/tests/Param_Test/ub_wstr_seq.h b/TAO/tests/Param_Test/ub_wstr_seq.h
index 8e5254d366f..23115d1ef8a 100644
--- a/TAO/tests/Param_Test/ub_wstr_seq.h
+++ b/TAO/tests/Param_Test/ub_wstr_seq.h
@@ -3,8 +3,6 @@
/**
* @file ub_wstr_seq.h
*
- * $Id$
- *
* Tests sequences of wide strings
*
*
diff --git a/TAO/tests/Param_Test/ub_wstring.cpp b/TAO/tests/Param_Test/ub_wstring.cpp
index 370e9738381..72f4ce0521d 100644
--- a/TAO/tests/Param_Test/ub_wstring.cpp
+++ b/TAO/tests/Param_Test/ub_wstring.cpp
@@ -3,8 +3,6 @@
/**
* @file ub_wstring.cpp
*
- * $Id$
- *
* tests unbounded wide strings
*
*
diff --git a/TAO/tests/Param_Test/ub_wstring.h b/TAO/tests/Param_Test/ub_wstring.h
index 66c38ee3769..f2c3d44673e 100644
--- a/TAO/tests/Param_Test/ub_wstring.h
+++ b/TAO/tests/Param_Test/ub_wstring.h
@@ -3,8 +3,6 @@
/**
* @file ub_wstring.h
*
- * $Id$
- *
* Tests unbounded wide string
*
*
diff --git a/TAO/tests/Param_Test/ulonglong.cpp b/TAO/tests/Param_Test/ulonglong.cpp
index 1aadf506f03..3441cbbf8e2 100644
--- a/TAO/tests/Param_Test/ulonglong.cpp
+++ b/TAO/tests/Param_Test/ulonglong.cpp
@@ -3,8 +3,6 @@
/**
* @file ulonglong.cpp
*
- * $Id$
- *
* tests 64 bit longs
*
*
diff --git a/TAO/tests/Param_Test/ulonglong.h b/TAO/tests/Param_Test/ulonglong.h
index e88464cf28f..ed0bec883f7 100644
--- a/TAO/tests/Param_Test/ulonglong.h
+++ b/TAO/tests/Param_Test/ulonglong.h
@@ -3,8 +3,6 @@
/**
* @file ulonglong.h
*
- * $Id$
- *
* Tests 64bit unsigned longs.
*
*
diff --git a/TAO/tests/Param_Test/var_array.cpp b/TAO/tests/Param_Test/var_array.cpp
index daf31451008..511d54725b6 100644
--- a/TAO/tests/Param_Test/var_array.cpp
+++ b/TAO/tests/Param_Test/var_array.cpp
@@ -3,8 +3,6 @@
/**
* @file var_array.cpp
*
- * $Id$
- *
* tests fixed size arrays
*
*
diff --git a/TAO/tests/Param_Test/var_array.h b/TAO/tests/Param_Test/var_array.h
index 863345610a6..e4121081fa6 100644
--- a/TAO/tests/Param_Test/var_array.h
+++ b/TAO/tests/Param_Test/var_array.h
@@ -3,8 +3,6 @@
/**
* @file var_array.h
*
- * $Id$
- *
* Tests arrays whose base types are of variable size
*
*
diff --git a/TAO/tests/Param_Test/var_struct.cpp b/TAO/tests/Param_Test/var_struct.cpp
index 4dddf7fbfdf..0b4ac222632 100644
--- a/TAO/tests/Param_Test/var_struct.cpp
+++ b/TAO/tests/Param_Test/var_struct.cpp
@@ -3,8 +3,6 @@
/**
* @file var_struct.cpp
*
- * $Id$
- *
* test variable sized structures
*
*
diff --git a/TAO/tests/Param_Test/var_struct.h b/TAO/tests/Param_Test/var_struct.h
index dcc2f16d0c8..de5f3d2df41 100644
--- a/TAO/tests/Param_Test/var_struct.h
+++ b/TAO/tests/Param_Test/var_struct.h
@@ -3,8 +3,6 @@
/**
* @file var_struct.h
*
- * $Id$
- *
* Tests variable sized structures
*
*
diff --git a/TAO/tests/Portable_Interceptors/Benchmark/test.idl b/TAO/tests/Portable_Interceptors/Benchmark/test.idl
index 577a19bddc5..1004fb18a4b 100644
--- a/TAO/tests/Portable_Interceptors/Benchmark/test.idl
+++ b/TAO/tests/Portable_Interceptors/Benchmark/test.idl
@@ -3,8 +3,6 @@
/**
* @file test.idl
*
- * $Id$
- *
* Simple IDL file to test portable interceptor support.
*
*
diff --git a/TAO/tests/Portable_Interceptors/Benchmark/test_i.h b/TAO/tests/Portable_Interceptors/Benchmark/test_i.h
index 989976d0e32..cf7340431d0 100644
--- a/TAO/tests/Portable_Interceptors/Benchmark/test_i.h
+++ b/TAO/tests/Portable_Interceptors/Benchmark/test_i.h
@@ -3,8 +3,6 @@
/**
* @file test_i.h
*
- * $Id$
- *
* @author Nanbor Wang
*/
//=============================================================================
diff --git a/TAO/tests/Portable_Interceptors/Bug_1559/test.idl b/TAO/tests/Portable_Interceptors/Bug_1559/test.idl
index 2e858b32098..920d5cccb57 100644
--- a/TAO/tests/Portable_Interceptors/Bug_1559/test.idl
+++ b/TAO/tests/Portable_Interceptors/Bug_1559/test.idl
@@ -3,8 +3,6 @@
/**
* @file test.idl
*
- * $Id$
- *
* Simple IDL file to test portable interceptor support.
*
*
diff --git a/TAO/tests/Portable_Interceptors/Bug_1559/test_i.h b/TAO/tests/Portable_Interceptors/Bug_1559/test_i.h
index e1130b91bfb..b3bc101f5c0 100644
--- a/TAO/tests/Portable_Interceptors/Bug_1559/test_i.h
+++ b/TAO/tests/Portable_Interceptors/Bug_1559/test_i.h
@@ -4,8 +4,6 @@
/**
* @file test_i.h
*
- * $Id$
- *
* @author Nanbor Wang
*/
//=============================================================================
diff --git a/TAO/tests/Portable_Interceptors/Bug_2510_Regression/test_i.h b/TAO/tests/Portable_Interceptors/Bug_2510_Regression/test_i.h
index bb17fef8a4b..7d4b75dbc4d 100644
--- a/TAO/tests/Portable_Interceptors/Bug_2510_Regression/test_i.h
+++ b/TAO/tests/Portable_Interceptors/Bug_2510_Regression/test_i.h
@@ -4,8 +4,6 @@
/**
* @file test_i.h
*
- * $Id$
- *
* @author Nanbor Wang
*/
//=============================================================================
diff --git a/TAO/tests/Portable_Interceptors/Collocated/Dynamic/test.idl b/TAO/tests/Portable_Interceptors/Collocated/Dynamic/test.idl
index 0a4f15fdac5..e70ab7c5a0a 100644
--- a/TAO/tests/Portable_Interceptors/Collocated/Dynamic/test.idl
+++ b/TAO/tests/Portable_Interceptors/Collocated/Dynamic/test.idl
@@ -3,8 +3,6 @@
/**
* @file test.idl
*
- * $Id$
- *
* Simple IDL file to test portable interceptor support.
*
*
diff --git a/TAO/tests/Portable_Interceptors/Collocated/Dynamic/test_i.h b/TAO/tests/Portable_Interceptors/Collocated/Dynamic/test_i.h
index 96d6a044e67..d2ee1a7d7a4 100644
--- a/TAO/tests/Portable_Interceptors/Collocated/Dynamic/test_i.h
+++ b/TAO/tests/Portable_Interceptors/Collocated/Dynamic/test_i.h
@@ -3,8 +3,6 @@
/**
* @file test_i.h
*
- * $Id$
- *
* @author Nanbor Wang
*/
//=============================================================================
diff --git a/TAO/tests/Portable_Interceptors/Collocated/Service_Context_Manipulation/test.idl b/TAO/tests/Portable_Interceptors/Collocated/Service_Context_Manipulation/test.idl
index d49c6f7aa1a..af5c6b374af 100644
--- a/TAO/tests/Portable_Interceptors/Collocated/Service_Context_Manipulation/test.idl
+++ b/TAO/tests/Portable_Interceptors/Collocated/Service_Context_Manipulation/test.idl
@@ -3,8 +3,6 @@
/**
* @file test.idl
*
- * $Id$
- *
* Simple IDL file to test collocated portable interceptor support.
*
*
diff --git a/TAO/tests/Portable_Interceptors/Collocated/Service_Context_Manipulation/test_i.h b/TAO/tests/Portable_Interceptors/Collocated/Service_Context_Manipulation/test_i.h
index 1f2972e09bf..5be947e1c67 100644
--- a/TAO/tests/Portable_Interceptors/Collocated/Service_Context_Manipulation/test_i.h
+++ b/TAO/tests/Portable_Interceptors/Collocated/Service_Context_Manipulation/test_i.h
@@ -2,8 +2,6 @@
/**
* @file test_i.h
*
- * $Id$
- *
* @author Nanbor Wang
*/
//=============================================================================
diff --git a/TAO/tests/Portable_Interceptors/Dynamic/test.idl b/TAO/tests/Portable_Interceptors/Dynamic/test.idl
index fb66ba70eb9..30c692e6b11 100644
--- a/TAO/tests/Portable_Interceptors/Dynamic/test.idl
+++ b/TAO/tests/Portable_Interceptors/Dynamic/test.idl
@@ -3,8 +3,6 @@
/**
* @file test.idl
*
- * $Id$
- *
* Simple IDL file to test portable interceptor support.
*
* @author Nanbor Wang <nanbor@cs.wustl.edu>
diff --git a/TAO/tests/Portable_Interceptors/Dynamic/test_i.h b/TAO/tests/Portable_Interceptors/Dynamic/test_i.h
index fb6ffb675a8..2e8230b8576 100644
--- a/TAO/tests/Portable_Interceptors/Dynamic/test_i.h
+++ b/TAO/tests/Portable_Interceptors/Dynamic/test_i.h
@@ -4,8 +4,6 @@
/**
* @file test_i.h
*
- * $Id$
- *
* @author Nanbor Wang <nanbor@cs.wustl.edu>
* @author Ossama Othman <ossama@dre.vanderbilt.edu>
*/
diff --git a/TAO/tests/Portable_Interceptors/Processing_Mode_Policy/Collocated/test.idl b/TAO/tests/Portable_Interceptors/Processing_Mode_Policy/Collocated/test.idl
index 2447f44442e..6f2e52a6e12 100644
--- a/TAO/tests/Portable_Interceptors/Processing_Mode_Policy/Collocated/test.idl
+++ b/TAO/tests/Portable_Interceptors/Processing_Mode_Policy/Collocated/test.idl
@@ -3,8 +3,6 @@
/**
* @file test.idl
*
- * $Id$
- *
* Simple IDL file to test portable interceptor support.
*
*
diff --git a/TAO/tests/Portable_Interceptors/Processing_Mode_Policy/Collocated/test_i.h b/TAO/tests/Portable_Interceptors/Processing_Mode_Policy/Collocated/test_i.h
index 96d6a044e67..d2ee1a7d7a4 100644
--- a/TAO/tests/Portable_Interceptors/Processing_Mode_Policy/Collocated/test_i.h
+++ b/TAO/tests/Portable_Interceptors/Processing_Mode_Policy/Collocated/test_i.h
@@ -3,8 +3,6 @@
/**
* @file test_i.h
*
- * $Id$
- *
* @author Nanbor Wang
*/
//=============================================================================
diff --git a/TAO/tests/Portable_Interceptors/Processing_Mode_Policy/Remote/test.idl b/TAO/tests/Portable_Interceptors/Processing_Mode_Policy/Remote/test.idl
index 2447f44442e..6f2e52a6e12 100644
--- a/TAO/tests/Portable_Interceptors/Processing_Mode_Policy/Remote/test.idl
+++ b/TAO/tests/Portable_Interceptors/Processing_Mode_Policy/Remote/test.idl
@@ -3,8 +3,6 @@
/**
* @file test.idl
*
- * $Id$
- *
* Simple IDL file to test portable interceptor support.
*
*
diff --git a/TAO/tests/Portable_Interceptors/Processing_Mode_Policy/Remote/test_i.h b/TAO/tests/Portable_Interceptors/Processing_Mode_Policy/Remote/test_i.h
index 96d6a044e67..d2ee1a7d7a4 100644
--- a/TAO/tests/Portable_Interceptors/Processing_Mode_Policy/Remote/test_i.h
+++ b/TAO/tests/Portable_Interceptors/Processing_Mode_Policy/Remote/test_i.h
@@ -3,8 +3,6 @@
/**
* @file test_i.h
*
- * $Id$
- *
* @author Nanbor Wang
*/
//=============================================================================
diff --git a/TAO/tests/Portable_Interceptors/Request_Interceptor_Flow/Client_ORBInitializer.h b/TAO/tests/Portable_Interceptors/Request_Interceptor_Flow/Client_ORBInitializer.h
index 3281fbf1e4a..a6adcaee7d7 100644
--- a/TAO/tests/Portable_Interceptors/Request_Interceptor_Flow/Client_ORBInitializer.h
+++ b/TAO/tests/Portable_Interceptors/Request_Interceptor_Flow/Client_ORBInitializer.h
@@ -4,8 +4,6 @@
/**
* @file Client_ORBInitializer.h
*
- * $Id$
- *
* @author Ossama Othman <ossama@uci.edu>
*/
//=============================================================================
diff --git a/TAO/tests/Portable_Interceptors/Request_Interceptor_Flow/Server_ORBInitializer.h b/TAO/tests/Portable_Interceptors/Request_Interceptor_Flow/Server_ORBInitializer.h
index b93fc6a811b..bf6e9a79b15 100644
--- a/TAO/tests/Portable_Interceptors/Request_Interceptor_Flow/Server_ORBInitializer.h
+++ b/TAO/tests/Portable_Interceptors/Request_Interceptor_Flow/Server_ORBInitializer.h
@@ -4,8 +4,6 @@
/**
* @file Server_ORBInitializer.h
*
- * $Id$
- *
* @author Ossama Othman <ossama@uci.edu>
*/
//=============================================================================
diff --git a/TAO/tests/Portable_Interceptors/Service_Context_Manipulation/test.idl b/TAO/tests/Portable_Interceptors/Service_Context_Manipulation/test.idl
index 2e858b32098..920d5cccb57 100644
--- a/TAO/tests/Portable_Interceptors/Service_Context_Manipulation/test.idl
+++ b/TAO/tests/Portable_Interceptors/Service_Context_Manipulation/test.idl
@@ -3,8 +3,6 @@
/**
* @file test.idl
*
- * $Id$
- *
* Simple IDL file to test portable interceptor support.
*
*
diff --git a/TAO/tests/Portable_Interceptors/Service_Context_Manipulation/test_i.h b/TAO/tests/Portable_Interceptors/Service_Context_Manipulation/test_i.h
index e1130b91bfb..b3bc101f5c0 100644
--- a/TAO/tests/Portable_Interceptors/Service_Context_Manipulation/test_i.h
+++ b/TAO/tests/Portable_Interceptors/Service_Context_Manipulation/test_i.h
@@ -4,8 +4,6 @@
/**
* @file test_i.h
*
- * $Id$
- *
* @author Nanbor Wang
*/
//=============================================================================
diff --git a/TAO/tests/QtTests/client.h b/TAO/tests/QtTests/client.h
index e37ff4485b1..838779141b0 100644
--- a/TAO/tests/QtTests/client.h
+++ b/TAO/tests/QtTests/client.h
@@ -3,8 +3,6 @@
/**
* @file client.h
*
- * $Id$
- *
* @author Balachandran Natarajan <bala@cs.wustl.edu>
*/
//=============================================================================
diff --git a/TAO/tests/QtTests/test_i.h b/TAO/tests/QtTests/test_i.h
index 193e6e5655e..055d2438111 100644
--- a/TAO/tests/QtTests/test_i.h
+++ b/TAO/tests/QtTests/test_i.h
@@ -2,8 +2,6 @@
/**
* @file test_i.h
*
- * $Id$
- *
* @author Bala Natarajan <bala@cs.wustl.edu>
*/
//=============================================================================
diff --git a/TAO/tests/RTCORBA/Bug_3643_Regression/test_i.h b/TAO/tests/RTCORBA/Bug_3643_Regression/test_i.h
index f6fa6a9fbee..3dafef71563 100644
--- a/TAO/tests/RTCORBA/Bug_3643_Regression/test_i.h
+++ b/TAO/tests/RTCORBA/Bug_3643_Regression/test_i.h
@@ -2,8 +2,6 @@
/**
* @file test_i.h
*
- * $Id$
- *
* @author Irfan Pyarali
*/
// ===================================================================
diff --git a/TAO/tests/RTCORBA/Diffserv/Custom_Network_Priority_Mapping.h b/TAO/tests/RTCORBA/Diffserv/Custom_Network_Priority_Mapping.h
index cfdcb226bee..1869662036f 100644
--- a/TAO/tests/RTCORBA/Diffserv/Custom_Network_Priority_Mapping.h
+++ b/TAO/tests/RTCORBA/Diffserv/Custom_Network_Priority_Mapping.h
@@ -3,8 +3,6 @@
/**
* @file Custom_Network_Priority_Mapping.h
*
- * $Id$
- *
* Declares the Custom_Network_Priority_Mapping interface,
*
*
diff --git a/TAO/tests/RTCORBA/Dynamic_Thread_Pool/test_i.h b/TAO/tests/RTCORBA/Dynamic_Thread_Pool/test_i.h
index f6fa6a9fbee..3dafef71563 100644
--- a/TAO/tests/RTCORBA/Dynamic_Thread_Pool/test_i.h
+++ b/TAO/tests/RTCORBA/Dynamic_Thread_Pool/test_i.h
@@ -2,8 +2,6 @@
/**
* @file test_i.h
*
- * $Id$
- *
* @author Irfan Pyarali
*/
// ===================================================================
diff --git a/TAO/tests/RTCORBA/Policies/Policies.cpp b/TAO/tests/RTCORBA/Policies/Policies.cpp
index cd99d329e8a..44d059ba81f 100644
--- a/TAO/tests/RTCORBA/Policies/Policies.cpp
+++ b/TAO/tests/RTCORBA/Policies/Policies.cpp
@@ -3,8 +3,6 @@
/**
* @file Policies.cpp
*
- * $Id$
- *
* This program tests the construction of RTCORBA policies, both
* through the generic ORB::create_policy interface and the
* RTCORBA specific interfaces.
diff --git a/TAO/tests/RTCORBA/Priority_Inversion_With_Bands/test_i.h b/TAO/tests/RTCORBA/Priority_Inversion_With_Bands/test_i.h
index a863fbd111e..5c8ad620c53 100644
--- a/TAO/tests/RTCORBA/Priority_Inversion_With_Bands/test_i.h
+++ b/TAO/tests/RTCORBA/Priority_Inversion_With_Bands/test_i.h
@@ -2,8 +2,6 @@
/**
* @file test_i.h
*
- * $Id$
- *
* @author Irfan Pyarali
*/
// ===================================================================
diff --git a/TAO/tests/RTCORBA/Profile_And_Endpoint_Selection/client.cpp b/TAO/tests/RTCORBA/Profile_And_Endpoint_Selection/client.cpp
index e06538fdc19..3e5babc015d 100644
--- a/TAO/tests/RTCORBA/Profile_And_Endpoint_Selection/client.cpp
+++ b/TAO/tests/RTCORBA/Profile_And_Endpoint_Selection/client.cpp
@@ -3,8 +3,6 @@
/**
* @file client.cpp
*
- * $Id$
- *
* This is a client implementation.
*
*
diff --git a/TAO/tests/RTCORBA/Thread_Pool/test_i.h b/TAO/tests/RTCORBA/Thread_Pool/test_i.h
index a7a7861ada4..fa025e013dc 100644
--- a/TAO/tests/RTCORBA/Thread_Pool/test_i.h
+++ b/TAO/tests/RTCORBA/Thread_Pool/test_i.h
@@ -2,8 +2,6 @@
/**
* @file test_i.h
*
- * $Id$
- *
* @author Irfan Pyarali
*/
// ===================================================================
diff --git a/TAO/tests/Single_Read/test_i.h b/TAO/tests/Single_Read/test_i.h
index fdf530e5931..e6869668f37 100644
--- a/TAO/tests/Single_Read/test_i.h
+++ b/TAO/tests/Single_Read/test_i.h
@@ -3,8 +3,6 @@
/**
* @file test_i.h
*
- * $Id$
- *
* @author Balachandran Natarajan <bala@cs.wustl.edu>
*/
//=============================================================================
diff --git a/TAO/tests/Smart_Proxies/Benchmark/client.cpp b/TAO/tests/Smart_Proxies/Benchmark/client.cpp
index fbc3ea0c10f..3785a10c001 100644
--- a/TAO/tests/Smart_Proxies/Benchmark/client.cpp
+++ b/TAO/tests/Smart_Proxies/Benchmark/client.cpp
@@ -3,8 +3,6 @@
/**
* @file client.cpp
*
- * $Id$
- *
* This is the client program that tests TAO's Smart Proxy extension.
*
*
diff --git a/TAO/tests/Smart_Proxies/Benchmark/server.cpp b/TAO/tests/Smart_Proxies/Benchmark/server.cpp
index ac85e5a3806..9532144507d 100644
--- a/TAO/tests/Smart_Proxies/Benchmark/server.cpp
+++ b/TAO/tests/Smart_Proxies/Benchmark/server.cpp
@@ -3,8 +3,6 @@
/**
* @file server.cpp
*
- * $Id$
- *
* This is the server program that tests TAO's Smart Proxy extension.
*
*
diff --git a/TAO/tests/Smart_Proxies/On_Demand/client.cpp b/TAO/tests/Smart_Proxies/On_Demand/client.cpp
index c485746550e..11fa8fe8395 100644
--- a/TAO/tests/Smart_Proxies/On_Demand/client.cpp
+++ b/TAO/tests/Smart_Proxies/On_Demand/client.cpp
@@ -3,8 +3,6 @@
/**
* @file client.cpp
*
- * $Id$
- *
* This is the client program that tests TAO's Smart Proxy extension.
*
*
diff --git a/TAO/tests/Smart_Proxies/On_Demand/server.cpp b/TAO/tests/Smart_Proxies/On_Demand/server.cpp
index b73b57a4418..cae3ac7c45f 100644
--- a/TAO/tests/Smart_Proxies/On_Demand/server.cpp
+++ b/TAO/tests/Smart_Proxies/On_Demand/server.cpp
@@ -3,8 +3,6 @@
/**
* @file server.cpp
*
- * $Id$
- *
* This is the server program that tests TAO's Smart Proxy extension.
*
*
diff --git a/TAO/tests/Smart_Proxies/Policy/client.cpp b/TAO/tests/Smart_Proxies/Policy/client.cpp
index 19f8e987186..50cd68bf356 100644
--- a/TAO/tests/Smart_Proxies/Policy/client.cpp
+++ b/TAO/tests/Smart_Proxies/Policy/client.cpp
@@ -3,8 +3,6 @@
/**
* @file client.cpp
*
- * $Id$
- *
* This is the client program that tests TAO's Smart Proxy extension.
*
*
diff --git a/TAO/tests/Smart_Proxies/Policy/server.cpp b/TAO/tests/Smart_Proxies/Policy/server.cpp
index f62fb618bb1..ed4237ae010 100644
--- a/TAO/tests/Smart_Proxies/Policy/server.cpp
+++ b/TAO/tests/Smart_Proxies/Policy/server.cpp
@@ -3,8 +3,6 @@
/**
* @file server.cpp
*
- * $Id$
- *
* This is the server program that tests TAO's Smart Proxy extension.
*
*
diff --git a/TAO/tests/Smart_Proxies/client.cpp b/TAO/tests/Smart_Proxies/client.cpp
index c863a84e851..7bda91c76ac 100644
--- a/TAO/tests/Smart_Proxies/client.cpp
+++ b/TAO/tests/Smart_Proxies/client.cpp
@@ -3,8 +3,6 @@
/**
* @file client.cpp
*
- * $Id$
- *
* This is the client program that tests TAO's Smart Proxy extension.
*
*
diff --git a/TAO/tests/Smart_Proxies/server.cpp b/TAO/tests/Smart_Proxies/server.cpp
index 3a6c5bb26e9..b035b351614 100644
--- a/TAO/tests/Smart_Proxies/server.cpp
+++ b/TAO/tests/Smart_Proxies/server.cpp
@@ -3,8 +3,6 @@
/**
* @file server.cpp
*
- * $Id$
- *
* This is the server program that tests TAO's Smart Proxy extension.
*
*
diff --git a/TAO/tests/Strategies/simple_test_i.h b/TAO/tests/Strategies/simple_test_i.h
index 1077e9f1a54..fa074ddbe2b 100644
--- a/TAO/tests/Strategies/simple_test_i.h
+++ b/TAO/tests/Strategies/simple_test_i.h
@@ -3,8 +3,6 @@
/**
* @file simple_test_i.h
*
- * $Id$
- *
* @author Priyanka Gontla <pgontla@ece.uci.edu>
*/
//=============================================================================
diff --git a/TAO/tests/Time_Policy/main.cpp b/TAO/tests/Time_Policy/main.cpp
index b341ffd34a1..75e03199f3c 100644
--- a/TAO/tests/Time_Policy/main.cpp
+++ b/TAO/tests/Time_Policy/main.cpp
@@ -2,8 +2,6 @@
/**
* @file main.cpp
*
- * $Id$
- *
* Implementation of the server.
*
*
diff --git a/TAO/tests/Time_Policy_Custom/Custom_Time_Policy_Strategy.h b/TAO/tests/Time_Policy_Custom/Custom_Time_Policy_Strategy.h
index e65af83f6cc..e70759ec517 100644
--- a/TAO/tests/Time_Policy_Custom/Custom_Time_Policy_Strategy.h
+++ b/TAO/tests/Time_Policy_Custom/Custom_Time_Policy_Strategy.h
@@ -4,8 +4,6 @@
/**
* @file Custom_Time_Policy_Strategy.h
*
- * $Id$
- *
* @author Martin Corino <mcorino@remedy.nl>
*/
//=============================================================================
diff --git a/TAO/tests/Time_Policy_Custom/main.cpp b/TAO/tests/Time_Policy_Custom/main.cpp
index 6a0648bc8ce..7b51ce8546b 100644
--- a/TAO/tests/Time_Policy_Custom/main.cpp
+++ b/TAO/tests/Time_Policy_Custom/main.cpp
@@ -2,8 +2,6 @@
/**
* @file main.cpp
*
- * $Id$
- *
* Implementation of the server.
*
*
diff --git a/TAO/tests/Timed_Buffered_Oneways/client.cpp b/TAO/tests/Timed_Buffered_Oneways/client.cpp
index bd6881ba7a4..83284a73f7d 100644
--- a/TAO/tests/Timed_Buffered_Oneways/client.cpp
+++ b/TAO/tests/Timed_Buffered_Oneways/client.cpp
@@ -3,8 +3,6 @@
/**
* @file client.cpp
*
- * $Id$
- *
* This is a client that uses oneways with buffering constraints
* and roundtrip timeout constraints.
*
diff --git a/TAO/tests/Timed_Buffered_Oneways/test_i.h b/TAO/tests/Timed_Buffered_Oneways/test_i.h
index 7dc48785cb1..0d30b7009e1 100644
--- a/TAO/tests/Timed_Buffered_Oneways/test_i.h
+++ b/TAO/tests/Timed_Buffered_Oneways/test_i.h
@@ -4,8 +4,6 @@
/**
* @file test_i.h
*
- * $Id$
- *
* @author Irfan Pyarali
*/
//=============================================================================
diff --git a/TAO/tests/Timeout/test_i.h b/TAO/tests/Timeout/test_i.h
index eb3d07084a5..32129102136 100644
--- a/TAO/tests/Timeout/test_i.h
+++ b/TAO/tests/Timeout/test_i.h
@@ -3,8 +3,6 @@
/**
* @file test_i.h
*
- * $Id$
- *
* @author Carlos O'Ryan
*/
//=============================================================================
diff --git a/TAO/tests/Xt_Stopwatch/Client.h b/TAO/tests/Xt_Stopwatch/Client.h
index f2cecb0a0a1..8d4507c83aa 100644
--- a/TAO/tests/Xt_Stopwatch/Client.h
+++ b/TAO/tests/Xt_Stopwatch/Client.h
@@ -3,8 +3,6 @@
/**
* @file Client.h
*
- * $Id$
- *
* @author Balachandran Natarajan <bala@cs.wustl.edu>
*/
//=============================================================================
diff --git a/TAO/tests/Xt_Stopwatch/Control.h b/TAO/tests/Xt_Stopwatch/Control.h
index 4d57f38da39..ecda322aef1 100644
--- a/TAO/tests/Xt_Stopwatch/Control.h
+++ b/TAO/tests/Xt_Stopwatch/Control.h
@@ -3,8 +3,6 @@
/**
* @file Control.h
*
- * $Id$
- *
* @author Balachandran Natarajan <bala@cs.wustl.edu>
*/
//=============================================================================
diff --git a/TAO/tests/Xt_Stopwatch/Stopwatch_display.h b/TAO/tests/Xt_Stopwatch/Stopwatch_display.h
index 9c5cfc6fd24..16b2227b330 100644
--- a/TAO/tests/Xt_Stopwatch/Stopwatch_display.h
+++ b/TAO/tests/Xt_Stopwatch/Stopwatch_display.h
@@ -3,8 +3,6 @@
/**
* @file Stopwatch_display.h
*
- * $Id$
- *
* @author Balachandran Natarajan <bala@cs.wustl.edu>
*/
//=============================================================================
diff --git a/TAO/tests/Xt_Stopwatch/test_i.h b/TAO/tests/Xt_Stopwatch/test_i.h
index 10135d3652e..9e720422d35 100644
--- a/TAO/tests/Xt_Stopwatch/test_i.h
+++ b/TAO/tests/Xt_Stopwatch/test_i.h
@@ -3,8 +3,6 @@
/**
* @file test_i.h
*
- * $Id$
- *
* @author Bala
*/
//=============================================================================
diff --git a/TAO/tests/Xt_Stopwatch/timer.h b/TAO/tests/Xt_Stopwatch/timer.h
index e96d6c614f8..48979fd954b 100644
--- a/TAO/tests/Xt_Stopwatch/timer.h
+++ b/TAO/tests/Xt_Stopwatch/timer.h
@@ -3,8 +3,6 @@
/**
* @file timer.h
*
- * $Id$
- *
* @author Bala <bala@cs.wustl.edu>
*/
//=============================================================================
diff --git a/TAO/tests/ZIOP/TestCompressor/TestCompressor.h b/TAO/tests/ZIOP/TestCompressor/TestCompressor.h
index 234aa6e6123..773f33a1c90 100644
--- a/TAO/tests/ZIOP/TestCompressor/TestCompressor.h
+++ b/TAO/tests/ZIOP/TestCompressor/TestCompressor.h
@@ -4,8 +4,6 @@
/**
* @file TestCompressor.h
*
- * $Id$
- *
* See http://www.zlib.net/manual.html for the zlib interface itself
*
* @author Johnny Willemsen <jwillemsen@remedy.nl>
diff --git a/TAO/tests/ZIOP/TestCompressor/TestCompressor_Factory.h b/TAO/tests/ZIOP/TestCompressor/TestCompressor_Factory.h
index 0ca9cd7c55c..61445b5e13a 100644
--- a/TAO/tests/ZIOP/TestCompressor/TestCompressor_Factory.h
+++ b/TAO/tests/ZIOP/TestCompressor/TestCompressor_Factory.h
@@ -4,8 +4,6 @@
/**
* @file TestCompressor_Factory.h
*
- * $Id$
- *
* @author Johnny Willemsen <jwillemsen@remedy.nl>
*/
// ===================================================================
diff --git a/TAO/utils/catior/Catior_i.cpp b/TAO/utils/catior/Catior_i.cpp
index 5e7b348c523..eb3bf5b07c9 100644
--- a/TAO/utils/catior/Catior_i.cpp
+++ b/TAO/utils/catior/Catior_i.cpp
@@ -3,8 +3,6 @@
/**
* @file Catior_i.cpp
*
- * $Id$
- *
* Reads stringified IORs and outputs the encoded information.
*
*
diff --git a/TAO/utils/catior/Catior_i.h b/TAO/utils/catior/Catior_i.h
index dc15b9f9bfb..ab1f0e9bfe3 100644
--- a/TAO/utils/catior/Catior_i.h
+++ b/TAO/utils/catior/Catior_i.h
@@ -6,8 +6,6 @@
/**
* @file Catior_i.h
*
- * $Id$
- *
* Reads stringified IORs and outputs the encoded information.
*
*
diff --git a/TAO/utils/nsgroup/nsgroup.cpp b/TAO/utils/nsgroup/nsgroup.cpp
index 323a06ead75..bc472a5aa51 100644
--- a/TAO/utils/nsgroup/nsgroup.cpp
+++ b/TAO/utils/nsgroup/nsgroup.cpp
@@ -2,8 +2,6 @@
/**
* @file nsgroup.cpp
*
- * $Id$
- *
* @author Phillip LaBanca <labancap@ociweb.com>
*/
//==========================================================================
diff --git a/TAO/utils/nslist/nsadd.cpp b/TAO/utils/nslist/nsadd.cpp
index bd3a52a6b00..d024cc6d043 100644
--- a/TAO/utils/nslist/nsadd.cpp
+++ b/TAO/utils/nslist/nsadd.cpp
@@ -2,8 +2,6 @@
/**
* @file nsadd.cpp
*
- * $Id$
- *
* Naming Service add utility
*
*
diff --git a/TAO/utils/nslist/nsdel.cpp b/TAO/utils/nslist/nsdel.cpp
index 995ad096eec..cbda68d5a58 100644
--- a/TAO/utils/nslist/nsdel.cpp
+++ b/TAO/utils/nslist/nsdel.cpp
@@ -3,8 +3,6 @@
/**
* @file nsdel.cpp
*
- * $Id$
- *
* Naming Service del utility
*
*
diff --git a/TAO/utils/nslist/nslist.cpp b/TAO/utils/nslist/nslist.cpp
index 1633680618d..16eb195f889 100644
--- a/TAO/utils/nslist/nslist.cpp
+++ b/TAO/utils/nslist/nslist.cpp
@@ -2,8 +2,6 @@
/**
* @file nslist.cpp
*
- * $Id$
- *
* Naming Service listing utility
*
*