summaryrefslogtreecommitdiff
path: root/ACE
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2015-01-07 19:58:17 +0100
committerJohnny Willemsen <jwillemsen@remedy.nl>2015-01-07 19:58:17 +0100
commit91ec92bc2e0052c8ab2a6bdfd2da3069218a6422 (patch)
treefa7dcaf5940500db33ed6ab2392313ae23a43b87 /ACE
parent8ff95cb206cb5bdbad270e244b562e4bd8df82d3 (diff)
downloadATCD-91ec92bc2e0052c8ab2a6bdfd2da3069218a6422.tar.gz
Shorter header
Diffstat (limited to 'ACE')
-rw-r--r--ACE/ASNMP/asnmp/address.cpp1
-rw-r--r--ACE/ASNMP/asnmp/asn1.cpp1
-rw-r--r--ACE/ASNMP/asnmp/counter.cpp1
-rw-r--r--ACE/ASNMP/asnmp/ctr64.cpp1
-rw-r--r--ACE/ASNMP/asnmp/gauge.cpp1
-rw-r--r--ACE/ASNMP/asnmp/integer.cpp1
-rw-r--r--ACE/ASNMP/asnmp/octet.cpp1
-rw-r--r--ACE/ASNMP/asnmp/oid.cpp1
-rw-r--r--ACE/ASNMP/asnmp/pdu.cpp1
-rw-r--r--ACE/ASNMP/asnmp/sagent.cpp1
-rw-r--r--ACE/ASNMP/asnmp/snmp.cpp1
-rw-r--r--ACE/ASNMP/asnmp/target.cpp1
-rw-r--r--ACE/ASNMP/asnmp/timetick.cpp1
-rw-r--r--ACE/ASNMP/asnmp/transaction.cpp1
-rw-r--r--ACE/ASNMP/asnmp/vb.cpp1
-rw-r--r--ACE/ASNMP/asnmp/wpdu.cpp1
-rw-r--r--ACE/ASNMP/tests/Address_Test.cpp1
-rw-r--r--ACE/ASNMP/tests/Integer_Test.cpp1
-rw-r--r--ACE/ASNMP/tests/Octet_Test.cpp1
-rw-r--r--ACE/ASNMP/tests/Oid_Test.cpp1
-rw-r--r--ACE/ASNMP/tests/Target_Test.cpp1
-rw-r--r--ACE/ASNMP/tests/Varbind_Test.cpp1
-rw-r--r--ACE/ace/Codeset_IBM1047.cpp1
-rw-r--r--ACE/ace/Codeset_Registry.cpp1
-rw-r--r--ACE/ace/Functor.cpp1
-rw-r--r--ACE/apps/Gateway/Gateway/gatewayd.cpp1
-rw-r--r--ACE/apps/Gateway/Peer/peerd.cpp1
-rw-r--r--ACE/apps/JAWS/clients/Blobby/blobby.cpp1
-rw-r--r--ACE/apps/JAWS/clients/Caching/http_client.cpp1
-rw-r--r--ACE/apps/drwho/client.cpp1
-rw-r--r--ACE/apps/drwho/server.cpp1
-rwxr-xr-xACE/bin/zap_svn_id.pl1
-rw-r--r--ACE/examples/Bounded_Packet_Relay/BPR_Drivers.cpp1
-rw-r--r--ACE/examples/Bounded_Packet_Relay/BPR_Drivers_T.cpp1
-rw-r--r--ACE/examples/Bounded_Packet_Relay/Thread_Bounded_Packet_Relay.cpp1
-rw-r--r--ACE/examples/Bounded_Packet_Relay/bpr_thread.cpp1
-rw-r--r--ACE/examples/Connection/misc/Connection_Handler.cpp1
-rw-r--r--ACE/examples/IPC_SAP/UPIPE_SAP/ex1.cpp1
-rw-r--r--ACE/examples/IPC_SAP/UPIPE_SAP/ex2.cpp1
-rw-r--r--ACE/examples/IPC_SAP/UPIPE_SAP/ex3.cpp1
-rw-r--r--ACE/examples/Log_Msg/test_callback.cpp1
-rw-r--r--ACE/examples/Log_Msg/test_log_msg.cpp1
-rw-r--r--ACE/examples/Log_Msg/test_ostream.cpp1
-rw-r--r--ACE/examples/Misc/test_trace.cpp1
-rw-r--r--ACE/examples/NT_Service/main.cpp1
-rw-r--r--ACE/examples/NT_Service/ntsvc.cpp1
-rw-r--r--ACE/examples/OS/Process/imore.cpp1
-rw-r--r--ACE/examples/OS/Process/process.cpp1
-rw-r--r--ACE/examples/Reactor/Misc/test_early_timeouts.cpp1
-rw-r--r--ACE/examples/Reactor/Proactor/simple_test_proactor.cpp1
-rw-r--r--ACE/examples/Reactor/Proactor/test_aiocb.cpp1
-rw-r--r--ACE/examples/Reactor/Proactor/test_aiocb_ace.cpp1
-rw-r--r--ACE/examples/Reactor/Proactor/test_cancel.cpp1
-rw-r--r--ACE/examples/Reactor/Proactor/test_multiple_loops.cpp2
-rw-r--r--ACE/examples/Reactor/Proactor/test_proactor.cpp1
-rw-r--r--ACE/examples/Reactor/Proactor/test_proactor2.cpp1
-rw-r--r--ACE/examples/Reactor/Proactor/test_proactor3.cpp1
-rw-r--r--ACE/examples/Reactor/Proactor/test_timeout.cpp2
-rw-r--r--ACE/examples/Reactor/Proactor/test_timeout_st.cpp2
-rw-r--r--ACE/examples/Reactor/Proactor/test_udp_proactor.cpp1
-rw-r--r--ACE/examples/Reactor/TP_Reactor/ReadHandler.cpp1
-rw-r--r--ACE/examples/Reactor/TP_Reactor/client.cpp1
-rw-r--r--ACE/examples/Reactor/TP_Reactor/server.cpp1
-rw-r--r--ACE/examples/Reactor/WFMO_Reactor/APC.cpp2
-rw-r--r--ACE/examples/Reactor/WFMO_Reactor/Abandoned.cpp2
-rw-r--r--ACE/examples/Reactor/WFMO_Reactor/Console_Input.cpp2
-rw-r--r--ACE/examples/Reactor/WFMO_Reactor/Directory_Changes.cpp2
-rw-r--r--ACE/examples/Reactor/WFMO_Reactor/Exceptions.cpp2
-rw-r--r--ACE/examples/Reactor/WFMO_Reactor/Handle_Close.cpp2
-rw-r--r--ACE/examples/Reactor/WFMO_Reactor/Multithreading.cpp2
-rw-r--r--ACE/examples/Reactor/WFMO_Reactor/Network_Events.cpp2
-rw-r--r--ACE/examples/Reactor/WFMO_Reactor/Prerun_State_Changes.cpp2
-rw-r--r--ACE/examples/Reactor/WFMO_Reactor/Registration.cpp2
-rw-r--r--ACE/examples/Reactor/WFMO_Reactor/Registry_Changes.cpp2
-rw-r--r--ACE/examples/Reactor/WFMO_Reactor/Removals.cpp2
-rw-r--r--ACE/examples/Reactor/WFMO_Reactor/Suspended_Removals.cpp2
-rw-r--r--ACE/examples/Reactor/WFMO_Reactor/Talker.cpp3
-rw-r--r--ACE/examples/Reactor/WFMO_Reactor/Timeouts.cpp2
-rw-r--r--ACE/examples/Reactor/WFMO_Reactor/Window_Messages.cpp2
-rw-r--r--ACE/examples/Service_Configurator/Misc/main.cpp1
-rw-r--r--ACE/examples/Threads/future1.cpp1
-rw-r--r--ACE/examples/Threads/future2.cpp1
-rw-r--r--ACE/examples/Threads/process_manager.cpp1
-rw-r--r--ACE/examples/Threads/task_five.cpp1
-rw-r--r--ACE/examples/Threads/tss1.cpp1
-rw-r--r--ACE/examples/Threads/tss2.cpp1
-rw-r--r--ACE/examples/Timer_Queue/Async_Timer_Queue_Test.cpp1
-rw-r--r--ACE/examples/Timer_Queue/Custom_Handler.cpp1
-rw-r--r--ACE/examples/Timer_Queue/Driver.cpp1
-rw-r--r--ACE/examples/Timer_Queue/Reactor_Timer_Queue_Test.cpp1
-rw-r--r--ACE/examples/Timer_Queue/Thread_Timer_Queue_Custom_Handler_Test.cpp1
-rw-r--r--ACE/examples/Timer_Queue/Thread_Timer_Queue_Test.cpp1
-rw-r--r--ACE/examples/Timer_Queue/main_async.cpp1
-rw-r--r--ACE/examples/Timer_Queue/main_reactor.cpp1
-rw-r--r--ACE/examples/Timer_Queue/main_thread.cpp1
-rw-r--r--ACE/examples/Timer_Queue/main_thread_custom_handler.cpp1
-rw-r--r--ACE/examples/Web_Crawler/main.cpp1
-rw-r--r--ACE/netsvcs/clients/Tokens/collection/collection.cpp1
-rw-r--r--ACE/netsvcs/clients/Tokens/manual/manual.cpp1
-rw-r--r--ACE/netsvcs/clients/Tokens/rw_lock/rw_locks.cpp1
-rw-r--r--ACE/performance-tests/Misc/basic_perf.cpp1
-rw-r--r--ACE/performance-tests/Misc/childbirth_time.cpp1
-rw-r--r--ACE/performance-tests/Misc/context_switch_time.cpp1
-rw-r--r--ACE/performance-tests/Misc/preempt.cpp1
-rw-r--r--ACE/performance-tests/Misc/test_naming.cpp1
-rw-r--r--ACE/performance-tests/SCTP/SOCK_SEQPACK_Association_Test.cpp2
-rw-r--r--ACE/performance-tests/TCP/tcp_test.cpp1
-rw-r--r--ACE/performance-tests/UDP/udp_test.cpp1
-rw-r--r--ACE/protocols/tests/HTBP/Send_Recv_Tests/client.cpp1
-rw-r--r--ACE/protocols/tests/HTBP/Send_Recv_Tests/server.cpp1
-rw-r--r--ACE/tests/Atomic_Op_Test.cpp1
-rw-r--r--ACE/tests/Auto_Event_Test.cpp1
-rw-r--r--ACE/tests/Auto_IncDec_Test.cpp1
-rw-r--r--ACE/tests/Based_Pointer_Test.cpp1
-rw-r--r--ACE/tests/Based_Pointer_Test_Lib.cpp1
-rw-r--r--ACE/tests/Basic_Types_Test.cpp1
-rw-r--r--ACE/tests/Buffer_Stream_Test.cpp1
-rw-r--r--ACE/tests/Bug_2653_Regression_Test.cpp1
-rw-r--r--ACE/tests/Bug_2659_Regression_Test.cpp1
-rw-r--r--ACE/tests/Bug_3539_Regression_Test.cpp1
-rw-r--r--ACE/tests/CDR_Array_Test.cpp1
-rw-r--r--ACE/tests/CDR_File_Test.cpp1
-rw-r--r--ACE/tests/CDR_Test.cpp1
-rw-r--r--ACE/tests/Cache_Map_Manager_Test.cpp1
-rw-r--r--ACE/tests/Cached_Accept_Conn_Test.cpp1
-rw-r--r--ACE/tests/Cached_Allocator_Test.cpp1
-rw-r--r--ACE/tests/Cached_Conn_Test.cpp1
-rw-r--r--ACE/tests/Capabilities_Test.cpp1
-rw-r--r--ACE/tests/Codecs_Test.cpp1
-rw-r--r--ACE/tests/Collection_Test.cpp1
-rw-r--r--ACE/tests/Config_Test.cpp1
-rw-r--r--ACE/tests/Conn_Test.cpp1
-rw-r--r--ACE/tests/DLL_Test.cpp1
-rw-r--r--ACE/tests/DLL_Test_Impl.cpp1
-rw-r--r--ACE/tests/DLList_Test.cpp1
-rw-r--r--ACE/tests/Dirent_Test.cpp1
-rw-r--r--ACE/tests/Dynamic_Priority_Test.cpp1
-rw-r--r--ACE/tests/Dynamic_Test.cpp1
-rw-r--r--ACE/tests/Enum_Interfaces_Test.cpp1
-rw-r--r--ACE/tests/FIFO_Test.cpp1
-rw-r--r--ACE/tests/FlReactor_Test.cpp1
-rw-r--r--ACE/tests/Framework_Component_DLL.cpp1
-rw-r--r--ACE/tests/Future_Set_Test.cpp1
-rw-r--r--ACE/tests/Handle_Set_Test.cpp1
-rw-r--r--ACE/tests/Hash_Map_Bucket_Iterator_Test.cpp1
-rw-r--r--ACE/tests/Hash_Map_Manager_Test.cpp1
-rw-r--r--ACE/tests/Hash_Multi_Map_Manager_Test.cpp1
-rw-r--r--ACE/tests/INET_Addr_Test.cpp1
-rw-r--r--ACE/tests/IOStream_Test.cpp1
-rw-r--r--ACE/tests/Intrusive_Auto_Ptr_Test.cpp1
-rw-r--r--ACE/tests/Lazy_Map_Manager_Test.cpp1
-rw-r--r--ACE/tests/Log_Msg_Backend_Test.cpp1
-rw-r--r--ACE/tests/Log_Msg_Test.cpp1
-rw-r--r--ACE/tests/Logging_Strategy_Test.cpp1
-rw-r--r--ACE/tests/MEM_Stream_Test.cpp1
-rw-r--r--ACE/tests/MM_Shared_Memory_Test.cpp1
-rw-r--r--ACE/tests/MT_NonBlocking_Connect_Test.cpp2
-rw-r--r--ACE/tests/MT_Reactor_Timer_Test.cpp1
-rw-r--r--ACE/tests/MT_Reactor_Upcall_Test.cpp1
-rw-r--r--ACE/tests/MT_Reference_Counted_Event_Handler_Test.cpp2
-rw-r--r--ACE/tests/MT_Reference_Counted_Notify_Test.cpp1
-rw-r--r--ACE/tests/MT_SOCK_Test.cpp1
-rw-r--r--ACE/tests/Main.cpp1
-rw-r--r--ACE/tests/Malloc_Test.cpp1
-rw-r--r--ACE/tests/Manual_Event_Test.cpp1
-rw-r--r--ACE/tests/Map_Manager_Test.cpp1
-rw-r--r--ACE/tests/Map_Test.cpp1
-rw-r--r--ACE/tests/Mem_Map_Test.cpp1
-rw-r--r--ACE/tests/Message_Block_Large_Copy_Test.cpp1
-rw-r--r--ACE/tests/Message_Block_Test.cpp1
-rw-r--r--ACE/tests/Message_Queue_Notifications_Test.cpp1
-rw-r--r--ACE/tests/Message_Queue_Test_Ex.cpp1
-rw-r--r--ACE/tests/Missing_Svc_Conf_Test.cpp1
-rw-r--r--ACE/tests/Monotonic_Manual_Event_Test.cpp1
-rw-r--r--ACE/tests/Multihomed_INET_Addr_Test.cpp1
-rw-r--r--ACE/tests/Multihomed_INET_Addr_Test_IPV6.cpp1
-rw-r--r--ACE/tests/NDDS_Timer_Test.cpp1
-rw-r--r--ACE/tests/Naming_Test.cpp1
-rw-r--r--ACE/tests/Network_Adapters_Test.cpp1
-rw-r--r--ACE/tests/New_Fail_Test.cpp1
-rw-r--r--ACE/tests/NonBlocking_Conn_Test.cpp1
-rw-r--r--ACE/tests/Notify_Performance_Test.cpp1
-rw-r--r--ACE/tests/Object_Manager_Flipping_Test.cpp1
-rw-r--r--ACE/tests/Object_Manager_Test.cpp1
-rw-r--r--ACE/tests/Obstack_Test.cpp1
-rw-r--r--ACE/tests/OrdMultiSet_Test.cpp1
-rw-r--r--ACE/tests/Pipe_Test.cpp1
-rw-r--r--ACE/tests/Priority_Buffer_Test.cpp1
-rw-r--r--ACE/tests/Priority_Reactor_Test.cpp1
-rw-r--r--ACE/tests/Priority_Task_Test.cpp1
-rw-r--r--ACE/tests/Proactor_Timer_Test.cpp1
-rw-r--r--ACE/tests/Process_Manager_Test.cpp1
-rw-r--r--ACE/tests/Process_Manual_Event_Test.cpp1
-rw-r--r--ACE/tests/Process_Mutex_Test.cpp1
-rw-r--r--ACE/tests/Process_Semaphore_Test.cpp1
-rw-r--r--ACE/tests/Process_Strategy_Test.cpp1
-rw-r--r--ACE/tests/Process_Test.cpp1
-rw-r--r--ACE/tests/QtReactor_Test.cpp1
-rw-r--r--ACE/tests/RB_Tree_Test.cpp1
-rw-r--r--ACE/tests/RW_Process_Mutex_Test.cpp1
-rw-r--r--ACE/tests/Reactor_Dispatch_Order_Test.cpp1
-rw-r--r--ACE/tests/Reactor_Dispatch_Order_Test_Dev_Poll.cpp1
-rw-r--r--ACE/tests/Reactor_Exceptions_Test.cpp1
-rw-r--r--ACE/tests/Reactor_Fairness_Test.cpp1
-rw-r--r--ACE/tests/Reactor_Notify_Test.cpp1
-rw-r--r--ACE/tests/Reactor_Performance_Test.cpp1
-rw-r--r--ACE/tests/Reactor_Registration_Test.cpp1
-rw-r--r--ACE/tests/Reactor_Timer_Test.cpp1
-rw-r--r--ACE/tests/Reactors_Test.cpp1
-rw-r--r--ACE/tests/Reader_Writer_Test.cpp1
-rw-r--r--ACE/tests/Recursive_Condition_Bug_Test.cpp1
-rw-r--r--ACE/tests/Recursive_Condition_Test.cpp1
-rw-r--r--ACE/tests/Recursive_Mutex_Test.cpp1
-rw-r--r--ACE/tests/Refcounted_Event_Handler_Test_DevPoll.cpp1
-rw-r--r--ACE/tests/Reference_Counted_Event_Handler_Test.cpp1
-rw-r--r--ACE/tests/Reverse_Lock_Test.cpp1
-rw-r--r--ACE/tests/SOCK_Connector_Test.cpp1
-rw-r--r--ACE/tests/SOCK_Dgram_Bcast_Test.cpp1
-rw-r--r--ACE/tests/SOCK_Dgram_Test.cpp1
-rw-r--r--ACE/tests/SOCK_Netlink_Test.cpp1
-rw-r--r--ACE/tests/SOCK_Send_Recv_Test.cpp1
-rw-r--r--ACE/tests/SOCK_Test.cpp1
-rw-r--r--ACE/tests/SPIPE_Test.cpp1
-rw-r--r--ACE/tests/SSL/Main.cpp1
-rw-r--r--ACE/tests/SSL/SSL_Asynch_Stream_Test.cpp1
-rw-r--r--ACE/tests/SSL/Thread_Pool_Reactor_SSL_Test.cpp1
-rw-r--r--ACE/tests/SString_Test.cpp1
-rw-r--r--ACE/tests/SV_Shared_Memory_Test.cpp1
-rw-r--r--ACE/tests/Semaphore_Test.cpp1
-rw-r--r--ACE/tests/Sig_Handlers_Test.cpp1
-rw-r--r--ACE/tests/Signal_Test.cpp1
-rw-r--r--ACE/tests/Sigset_Ops_Test.cpp1
-rw-r--r--ACE/tests/Simple_Message_Block_Test.cpp1
-rw-r--r--ACE/tests/Singleton_Test.cpp1
-rw-r--r--ACE/tests/Svc_Handler_Test.cpp1
-rw-r--r--ACE/tests/TP_Reactor_Test.cpp1
-rw-r--r--ACE/tests/TSS_Static_Test.cpp1
-rw-r--r--ACE/tests/TSS_Test.cpp1
-rw-r--r--ACE/tests/Task_Test.cpp1
-rw-r--r--ACE/tests/Thread_Attrs_Test.cpp1
-rw-r--r--ACE/tests/Thread_Creation_Threshold_Test.cpp1
-rw-r--r--ACE/tests/Thread_Mutex_Test.cpp1
-rw-r--r--ACE/tests/Thread_Pool_Reactor_Resume_Test.cpp1
-rw-r--r--ACE/tests/Thread_Pool_Reactor_Test.cpp1
-rw-r--r--ACE/tests/Thread_Pool_Test.cpp1
-rw-r--r--ACE/tests/Time_Service_Test.cpp1
-rw-r--r--ACE/tests/Timeprobe_Test.cpp1
-rw-r--r--ACE/tests/Timer_Cancellation_Test.cpp1
-rw-r--r--ACE/tests/Timer_Queue_Reference_Counting_Test.cpp1
-rw-r--r--ACE/tests/Timer_Queue_Test.cpp1
-rw-r--r--ACE/tests/TkReactor_Test.cpp1
-rw-r--r--ACE/tests/Tokens_Test.cpp1
-rw-r--r--ACE/tests/UPIPE_SAP_Test.cpp1
-rw-r--r--ACE/tests/UUID_Test.cpp1
-rw-r--r--ACE/tests/Unload_libACE.cpp1
-rw-r--r--ACE/tests/Upgradable_RW_Test.cpp1
-rw-r--r--ACE/tests/Vector_Test.cpp1
-rw-r--r--ACE/tests/WFMO_Reactor_Test.cpp1
-rw-r--r--ACE/tests/XtAthenaReactor_Test.cpp1
-rw-r--r--ACE/tests/XtMotifReactor_Test.cpp1
260 files changed, 1 insertions, 282 deletions
diff --git a/ACE/ASNMP/asnmp/address.cpp b/ACE/ASNMP/asnmp/address.cpp
index a67649810a9..b4a64b327c2 100644
--- a/ACE/ASNMP/asnmp/address.cpp
+++ b/ACE/ASNMP/asnmp/address.cpp
@@ -10,7 +10,6 @@
* objects and thus requires the Oid class. To use this class,
* set oid, value then call valid() to be sure object was constructed correctly.
*
- *
* @author Peter E MellquistMichael R MacFaden mrm@cisco.com - rework & ACE port
*/
//=============================================================================
diff --git a/ACE/ASNMP/asnmp/asn1.cpp b/ACE/ASNMP/asnmp/asn1.cpp
index 1a9af741814..a7d9e88d9dd 100644
--- a/ACE/ASNMP/asnmp/asn1.cpp
+++ b/ACE/ASNMP/asnmp/asn1.cpp
@@ -10,7 +10,6 @@
* objects and thus requires the Oid class. To use this class,
* set oid, value then call valid() to be sure object was constructed correctly.
*
- *
* @author S. Waldbusser (assumed)Michael R MacFaden mrm@cisco.com - rework & ACE port
*/
//=============================================================================
diff --git a/ACE/ASNMP/asnmp/counter.cpp b/ACE/ASNMP/asnmp/counter.cpp
index 00bc6c4c141..6000dd6563a 100644
--- a/ACE/ASNMP/asnmp/counter.cpp
+++ b/ACE/ASNMP/asnmp/counter.cpp
@@ -5,7 +5,6 @@
*
* Class implementation for SMI Counter32 class.
*
- *
* @author Peter E MellquistMichael R MacFaden mrm@cisco.com - rework & ACE port
*/
//=============================================================================
diff --git a/ACE/ASNMP/asnmp/ctr64.cpp b/ACE/ASNMP/asnmp/ctr64.cpp
index 65cc1798709..708597995d3 100644
--- a/ACE/ASNMP/asnmp/ctr64.cpp
+++ b/ACE/ASNMP/asnmp/ctr64.cpp
@@ -5,7 +5,6 @@
*
* Implementation for Counter64 ( 64 bit counter class).
*
- *
* @author Peter E MellquistMichael R MacFaden mrm@cisco.com - rework & ACE port
*/
//=============================================================================
diff --git a/ACE/ASNMP/asnmp/gauge.cpp b/ACE/ASNMP/asnmp/gauge.cpp
index 8116b83e2d8..9d8e1ed4324 100644
--- a/ACE/ASNMP/asnmp/gauge.cpp
+++ b/ACE/ASNMP/asnmp/gauge.cpp
@@ -6,7 +6,6 @@
* Class implemtation for SMI Gauge32 class.
* NOTES: This does not behave exactly as a Gauge described in RFC 1155
*
- *
* @author Peter E MellquistMichael R MacFaden mrm@cisco.com - rework & ACE port
*/
//=============================================================================
diff --git a/ACE/ASNMP/asnmp/integer.cpp b/ACE/ASNMP/asnmp/integer.cpp
index 67caed16aab..27ea79fe8d5 100644
--- a/ACE/ASNMP/asnmp/integer.cpp
+++ b/ACE/ASNMP/asnmp/integer.cpp
@@ -5,7 +5,6 @@
*
* Class implemtation for SMI Integer classes.
*
- *
* @author Jeff MeyerMichael R MacFaden mrm@cisco.com - rework & ACE port
*/
//=============================================================================
diff --git a/ACE/ASNMP/asnmp/octet.cpp b/ACE/ASNMP/asnmp/octet.cpp
index 19ad08dfbd5..7a248f2df7f 100644
--- a/ACE/ASNMP/asnmp/octet.cpp
+++ b/ACE/ASNMP/asnmp/octet.cpp
@@ -7,7 +7,6 @@
* This class is fully contained and does not rely on or any other
* SNMP libraries. Ported to ACE by Michael MacFaden mrm@cisco.com
*
- *
* @author Peter E Mellquist
*/
//=============================================================================
diff --git a/ACE/ASNMP/asnmp/oid.cpp b/ACE/ASNMP/asnmp/oid.cpp
index 66a2d094b69..fa7bd43137b 100644
--- a/ACE/ASNMP/asnmp/oid.cpp
+++ b/ACE/ASNMP/asnmp/oid.cpp
@@ -7,7 +7,6 @@
* includes all protected and public member functions. The oid class
* may be compiled stand alone without the use of any other library.
*
- *
* @author Peter E MellquistMichael R MacFaden mrm@cisco.com - rework & ACE port
*/
//=============================================================================
diff --git a/ACE/ASNMP/asnmp/pdu.cpp b/ACE/ASNMP/asnmp/pdu.cpp
index 64e511825a7..4a05750685a 100644
--- a/ACE/ASNMP/asnmp/pdu.cpp
+++ b/ACE/ASNMP/asnmp/pdu.cpp
@@ -6,7 +6,6 @@
* Pdu class implementation. Encapsulation of an SMI Protocol
* Data Unit (PDU) in C++.
*
- *
* @author Peter E MellquistMichael R MacFaden mrm@cisco.com - rework & ACE port
*/
//=============================================================================
diff --git a/ACE/ASNMP/asnmp/sagent.cpp b/ACE/ASNMP/asnmp/sagent.cpp
index 20d1b571e07..8853f603018 100644
--- a/ACE/ASNMP/asnmp/sagent.cpp
+++ b/ACE/ASNMP/asnmp/sagent.cpp
@@ -7,7 +7,6 @@
* approach for creating SNMP Agents. The sagent class is an encapsulation
* of SNMP sessions, gets, sets, etc.
*
- *
* @author Michael R. MacFaden
*/
//=============================================================================
diff --git a/ACE/ASNMP/asnmp/snmp.cpp b/ACE/ASNMP/asnmp/snmp.cpp
index f18245a465f..6e4c486ed40 100644
--- a/ACE/ASNMP/asnmp/snmp.cpp
+++ b/ACE/ASNMP/asnmp/snmp.cpp
@@ -6,7 +6,6 @@
* The basic SNMPv1 API - blocking version using UDP/IPv4 transport
* and addressing.
*
- *
* @author Peter E Mellquist class design/orig codeMichael R MacFaden mrm@cisco.com / rework API
* @author use ACE facilities
*/
diff --git a/ACE/ASNMP/asnmp/target.cpp b/ACE/ASNMP/asnmp/target.cpp
index 1135eef679f..d6458dca187 100644
--- a/ACE/ASNMP/asnmp/target.cpp
+++ b/ACE/ASNMP/asnmp/target.cpp
@@ -5,7 +5,6 @@
*
* Target class defines target SNMP agents.
*
- *
* @author Peter E MellquistMichael R MacFaden mrm@cisco.com - rework & ACE port
*/
//=============================================================================
diff --git a/ACE/ASNMP/asnmp/timetick.cpp b/ACE/ASNMP/asnmp/timetick.cpp
index 4107c260e8f..02513a3230b 100644
--- a/ACE/ASNMP/asnmp/timetick.cpp
+++ b/ACE/ASNMP/asnmp/timetick.cpp
@@ -5,7 +5,6 @@
*
* Class implentation for SMI Timeticks class.
*
- *
* @author Peter E MellquistMichael R MacFaden mrm@cisco.com - rework & ACE port
*/
//=============================================================================
diff --git a/ACE/ASNMP/asnmp/transaction.cpp b/ACE/ASNMP/asnmp/transaction.cpp
index 554cbc505bc..48de210c1a2 100644
--- a/ACE/ASNMP/asnmp/transaction.cpp
+++ b/ACE/ASNMP/asnmp/transaction.cpp
@@ -6,7 +6,6 @@
* implements blocking SNMPv1 API using a simple state machine
* transactions over UDP/IP networks
*
- *
* @author Michael R MacFaden mrm@cisco.com - remove v2c
* @author async
* @author rework for ACE
diff --git a/ACE/ASNMP/asnmp/vb.cpp b/ACE/ASNMP/asnmp/vb.cpp
index 552614a141e..9c3cbedf5dd 100644
--- a/ACE/ASNMP/asnmp/vb.cpp
+++ b/ACE/ASNMP/asnmp/vb.cpp
@@ -10,7 +10,6 @@
* objects and thus requires the Oid class. To use this class,
* set oid, value then call valid() to be sure object was constructed correctly.
*
- *
* @author Peter E MellquistMichael R MacFaden mrm@cisco.com - rework & ACE port
*/
//=============================================================================
diff --git a/ACE/ASNMP/asnmp/wpdu.cpp b/ACE/ASNMP/asnmp/wpdu.cpp
index dbd33287c5f..aa4ac0e544f 100644
--- a/ACE/ASNMP/asnmp/wpdu.cpp
+++ b/ACE/ASNMP/asnmp/wpdu.cpp
@@ -6,7 +6,6 @@
* Adapter class. Converts between raw wire format and Pdu objects
* that can be stuffed out a I/O port or reconstructed
*
- *
* @author Michael R. MacFaden rework the class api and impl using ACEPeter E Mellquist implementation/code from snmp++ snmpmsg class
*/
//=============================================================================
diff --git a/ACE/ASNMP/tests/Address_Test.cpp b/ACE/ASNMP/tests/Address_Test.cpp
index aa25dacf34c..5ed297ee65a 100644
--- a/ACE/ASNMP/tests/Address_Test.cpp
+++ b/ACE/ASNMP/tests/Address_Test.cpp
@@ -7,7 +7,6 @@
* GenAddress, MacAddress, IpxAddress, IpAddress, UdpAddress
* all which derive from abstract base class Address.
*
- *
* @author Michael R. MacFaden <mrm@cisco.com>
*/
//=============================================================================
diff --git a/ACE/ASNMP/tests/Integer_Test.cpp b/ACE/ASNMP/tests/Integer_Test.cpp
index 2304990aaf1..b9d3e3c0f74 100644
--- a/ACE/ASNMP/tests/Integer_Test.cpp
+++ b/ACE/ASNMP/tests/Integer_Test.cpp
@@ -6,7 +6,6 @@
* Test all the member functions of the Integer class. An Object
* representing an ASN.1 Integer64 SMI 32 bit Integer SYNTAX.
*
- *
* @author Michael R. MacFaden <mrm@cisco.com>
*/
//=============================================================================
diff --git a/ACE/ASNMP/tests/Octet_Test.cpp b/ACE/ASNMP/tests/Octet_Test.cpp
index 259ee477c9f..5f8677c69e3 100644
--- a/ACE/ASNMP/tests/Octet_Test.cpp
+++ b/ACE/ASNMP/tests/Octet_Test.cpp
@@ -6,7 +6,6 @@
* Test all the member functions of the OCTET class. An Object
* representing an ASN.1 Integer64 SMI OCTET STRING SYNTAX.
*
- *
* @author Michael R. MacFaden <mrm@cisco.com>
*/
//=============================================================================
diff --git a/ACE/ASNMP/tests/Oid_Test.cpp b/ACE/ASNMP/tests/Oid_Test.cpp
index 227ce9da7d6..dfa6931fcbc 100644
--- a/ACE/ASNMP/tests/Oid_Test.cpp
+++ b/ACE/ASNMP/tests/Oid_Test.cpp
@@ -6,7 +6,6 @@
* Test all the member functions of the Oid class. An Object
* representing an ASN.1 Integer64 SMI OID SYNTAX.
*
- *
* @author Michael R. MacFaden <mrm@cisco.com>
*/
//=============================================================================
diff --git a/ACE/ASNMP/tests/Target_Test.cpp b/ACE/ASNMP/tests/Target_Test.cpp
index 40c4825d9e4..2d164b7ddf3 100644
--- a/ACE/ASNMP/tests/Target_Test.cpp
+++ b/ACE/ASNMP/tests/Target_Test.cpp
@@ -6,7 +6,6 @@
* Test all the member functions of the Target class.
* Not sure if this object is really required or not in the new framework
*
- *
* @author Michael R. MacFaden <mrm@cisco.com>
*/
//=============================================================================
diff --git a/ACE/ASNMP/tests/Varbind_Test.cpp b/ACE/ASNMP/tests/Varbind_Test.cpp
index 188465d6c1e..4f7316836d2 100644
--- a/ACE/ASNMP/tests/Varbind_Test.cpp
+++ b/ACE/ASNMP/tests/Varbind_Test.cpp
@@ -6,7 +6,6 @@
* Test all the member functions of the Varbind class.
* A varbind is a list of { oids and associated values }
*
- *
* @author Michael R. MacFaden <mrm@cisco.com>
*/
//=============================================================================
diff --git a/ACE/ace/Codeset_IBM1047.cpp b/ACE/ace/Codeset_IBM1047.cpp
index 52f2cd4bb3a..ba8d1eb9cd7 100644
--- a/ACE/ace/Codeset_IBM1047.cpp
+++ b/ACE/ace/Codeset_IBM1047.cpp
@@ -6,7 +6,6 @@
* Defines the arrays required to convert between ISO8859 (aka
* Latin/1) and IBM1047 (aka EBCDIC).
*
- *
* @author Jim Rogers (jrogers@viasoft.com)
*/
//=============================================================================
diff --git a/ACE/ace/Codeset_Registry.cpp b/ACE/ace/Codeset_Registry.cpp
index c4e82a7ec73..3a0610741fa 100644
--- a/ACE/ace/Codeset_Registry.cpp
+++ b/ACE/ace/Codeset_Registry.cpp
@@ -4,7 +4,6 @@
*
* emulated codset regstry functions
*
- *
* @author Phil Mesnier <mesnier_p@ociweb.com>
*/
//=============================================================================
diff --git a/ACE/ace/Functor.cpp b/ACE/ace/Functor.cpp
index cc8db90dcef..c598c0f0f28 100644
--- a/ACE/ace/Functor.cpp
+++ b/ACE/ace/Functor.cpp
@@ -7,7 +7,6 @@
* and template specializations implementing the GOF Command Pattern,
* and STL-style functors.
*
- *
* @author Chris Gill <cdgill@cs.wustl.edu>
*
* Based on Command Pattern implementations originally done by
diff --git a/ACE/apps/Gateway/Gateway/gatewayd.cpp b/ACE/apps/Gateway/Gateway/gatewayd.cpp
index 45ff8a3c000..c435310e7cc 100644
--- a/ACE/apps/Gateway/Gateway/gatewayd.cpp
+++ b/ACE/apps/Gateway/Gateway/gatewayd.cpp
@@ -7,7 +7,6 @@
* completely generic code due to the Service Configurator
* framework!
*
- *
* @author Douglas C. Schmidt
*/
//=============================================================================
diff --git a/ACE/apps/Gateway/Peer/peerd.cpp b/ACE/apps/Gateway/Peer/peerd.cpp
index c1aa780b825..0388f20b386 100644
--- a/ACE/apps/Gateway/Peer/peerd.cpp
+++ b/ACE/apps/Gateway/Peer/peerd.cpp
@@ -7,7 +7,6 @@
* completely generic code due to the Service Configurator
* framework!
*
- *
* @author Douglas C. Schmidt
*/
//=============================================================================
diff --git a/ACE/apps/JAWS/clients/Blobby/blobby.cpp b/ACE/apps/JAWS/clients/Blobby/blobby.cpp
index 2383a4665a2..43ef3ef10cc 100644
--- a/ACE/apps/JAWS/clients/Blobby/blobby.cpp
+++ b/ACE/apps/JAWS/clients/Blobby/blobby.cpp
@@ -11,7 +11,6 @@
* It writes "length" number of bytes, after skipping offset "offset"
* to hostname, port and filename as specified (if -w specified)
*
- *
* @author Prashant Jain and Sumedh Mungee
*/
//=============================================================================
diff --git a/ACE/apps/JAWS/clients/Caching/http_client.cpp b/ACE/apps/JAWS/clients/Caching/http_client.cpp
index f61ec3faed6..2a174f72a2f 100644
--- a/ACE/apps/JAWS/clients/Caching/http_client.cpp
+++ b/ACE/apps/JAWS/clients/Caching/http_client.cpp
@@ -6,7 +6,6 @@
* This is a very simple client. It accepts URLs from a prompt, and
* will try to fetch them. Also accepts shell escapes.
*
- *
* @author James Hu
*/
//=============================================================================
diff --git a/ACE/apps/drwho/client.cpp b/ACE/apps/drwho/client.cpp
index fa5a92d16d3..3cdc417e64d 100644
--- a/ACE/apps/drwho/client.cpp
+++ b/ACE/apps/drwho/client.cpp
@@ -5,7 +5,6 @@
*
* Client driver program for drwho.
*
- *
* @author Douglas C. Schmidt
*/
//=============================================================================
diff --git a/ACE/apps/drwho/server.cpp b/ACE/apps/drwho/server.cpp
index 97f8097eefb..833ecffd7b8 100644
--- a/ACE/apps/drwho/server.cpp
+++ b/ACE/apps/drwho/server.cpp
@@ -8,7 +8,6 @@
* change are the functions registered with the communciations
* manager.
*
- *
* @author Douglas C. Schmidt
*/
//=============================================================================
diff --git a/ACE/bin/zap_svn_id.pl b/ACE/bin/zap_svn_id.pl
index e1d829afc4e..ce50e614a27 100755
--- a/ACE/bin/zap_svn_id.pl
+++ b/ACE/bin/zap_svn_id.pl
@@ -67,6 +67,7 @@ BEGIN{undef $/;} s/\*\n\* \n\*\n/\*\n/smg;
BEGIN{undef $/;} s/ \*\n \*\n \*\n/ \*\n/smg;
BEGIN{undef $/;} s/ \*\n \*\/\n/ \*\/\n/smg;
BEGIN{undef $/;} s/\/\/ \n/\/\/\n/smg;
+BEGIN{undef $/;} s/ \*\n \*\n/ \*\n/smg;
BEGIN{undef $/;} s/\/\/\n\/\/\n/\/\/\n/smg;
diff --git a/ACE/examples/Bounded_Packet_Relay/BPR_Drivers.cpp b/ACE/examples/Bounded_Packet_Relay/BPR_Drivers.cpp
index 017ebd1de15..e61bc944803 100644
--- a/ACE/examples/Bounded_Packet_Relay/BPR_Drivers.cpp
+++ b/ACE/examples/Bounded_Packet_Relay/BPR_Drivers.cpp
@@ -6,7 +6,6 @@
* This code builds an abstraction to factor out common code for
* the different implementations of the Timer_Queue.
*
- *
* @author Chris Gill <cdgill@cs.wustl.edu> and Douglas C. Schmidt <schmidt@cs.wustl.edu> Based on the Timer Queue Test example written by Carlos O'Ryan <coryan@cs.wustl.edu> and Douglas C. Schmidt <schmidt@cs.wustl.edu> and Sergio Flores-Gaitan <sergio@cs.wustl.edu>
*/
//=============================================================================
diff --git a/ACE/examples/Bounded_Packet_Relay/BPR_Drivers_T.cpp b/ACE/examples/Bounded_Packet_Relay/BPR_Drivers_T.cpp
index 7b7223c7ae0..25cd18c01fe 100644
--- a/ACE/examples/Bounded_Packet_Relay/BPR_Drivers_T.cpp
+++ b/ACE/examples/Bounded_Packet_Relay/BPR_Drivers_T.cpp
@@ -6,7 +6,6 @@
* This code builds an abstraction to factor out common code for
* the different implementations of the Timer_Queue.
*
- *
* @author Chris Gill <cdgill@cs.wustl.edu> and Douglas C. Schmidt <schmidt@cs.wustl.edu> Based on the Timer Queue Test example written by Carlos O'Ryan <coryan@cs.wustl.edu> and Douglas C. Schmidt <schmidt@cs.wustl.edu> and Sergio Flores-Gaitan <sergio@cs.wustl.edu>
*/
//=============================================================================
diff --git a/ACE/examples/Bounded_Packet_Relay/Thread_Bounded_Packet_Relay.cpp b/ACE/examples/Bounded_Packet_Relay/Thread_Bounded_Packet_Relay.cpp
index bd69168c331..d20ab6ef3b7 100644
--- a/ACE/examples/Bounded_Packet_Relay/Thread_Bounded_Packet_Relay.cpp
+++ b/ACE/examples/Bounded_Packet_Relay/Thread_Bounded_Packet_Relay.cpp
@@ -5,7 +5,6 @@
*
* Method definitions for the threaded-bounded packet relay class.
*
- *
* @author Chris Gill <cdgill@cs.wustl.edu> and Douglas C. Schmidt <schmidt@cs.wustl.edu> Based on the Timer Queue Test example written by Carlos O'Ryan <coryan@cs.wustl.edu> and Douglas C. Schmidt <schmidt@cs.wustl.edu> and Sergio Flores-Gaitan <sergio@cs.wustl.edu>
*/
//=============================================================================
diff --git a/ACE/examples/Bounded_Packet_Relay/bpr_thread.cpp b/ACE/examples/Bounded_Packet_Relay/bpr_thread.cpp
index ddfd7e25fb8..4a1341ac0cb 100644
--- a/ACE/examples/Bounded_Packet_Relay/bpr_thread.cpp
+++ b/ACE/examples/Bounded_Packet_Relay/bpr_thread.cpp
@@ -5,7 +5,6 @@
*
* Exercises drivers for a bounded packet relay, based on threaded timer queues.
*
- *
* @author Chris Gill <cdgill@cs.wustl.edu> and Douglas C. Schmidt <schmidt@cs.wustl.edu> Based on the Timer Queue Test example written by Carlos O'Ryan <coryan@cs.wustl.edu> and Douglas C. Schmidt <schmidt@cs.wustl.edu> and Sergio Flores-Gaitan <sergio@cs.wustl.edu>
*/
//=============================================================================
diff --git a/ACE/examples/Connection/misc/Connection_Handler.cpp b/ACE/examples/Connection/misc/Connection_Handler.cpp
index ceb6fa69e14..ec76b06eaa0 100644
--- a/ACE/examples/Connection/misc/Connection_Handler.cpp
+++ b/ACE/examples/Connection/misc/Connection_Handler.cpp
@@ -8,7 +8,6 @@
* running its own Reactor. You can connect to this via telnet and
* keep typing until you enter '^D'.
*
- *
* @author Doug Schmidt
*/
//=============================================================================
diff --git a/ACE/examples/IPC_SAP/UPIPE_SAP/ex1.cpp b/ACE/examples/IPC_SAP/UPIPE_SAP/ex1.cpp
index 0630d296cbb..a658cb705c2 100644
--- a/ACE/examples/IPC_SAP/UPIPE_SAP/ex1.cpp
+++ b/ACE/examples/IPC_SAP/UPIPE_SAP/ex1.cpp
@@ -6,7 +6,6 @@
* Example for using <ACE_UPIPE_SAP> and <ACE_Thread> for
* intra-process communication.
*
- *
* @author Gerhard Lenzer and Douglas C. Schmidt
*/
//=============================================================================
diff --git a/ACE/examples/IPC_SAP/UPIPE_SAP/ex2.cpp b/ACE/examples/IPC_SAP/UPIPE_SAP/ex2.cpp
index 1ee14389564..a676f751bfc 100644
--- a/ACE/examples/IPC_SAP/UPIPE_SAP/ex2.cpp
+++ b/ACE/examples/IPC_SAP/UPIPE_SAP/ex2.cpp
@@ -6,7 +6,6 @@
* Example for using <ACE_UPIPE_SAP> and <ACE_Thread> for
* intra-process communication.
*
- *
* @author Gerhard Lenzer and Douglas C. Schmidt
*/
//=============================================================================
diff --git a/ACE/examples/IPC_SAP/UPIPE_SAP/ex3.cpp b/ACE/examples/IPC_SAP/UPIPE_SAP/ex3.cpp
index 18a131f36f7..7f02b89b9ce 100644
--- a/ACE/examples/IPC_SAP/UPIPE_SAP/ex3.cpp
+++ b/ACE/examples/IPC_SAP/UPIPE_SAP/ex3.cpp
@@ -7,7 +7,6 @@
* communication. This example uses char buffers as input/output
* interface to the <ACE_UPIPE_Stream>.
*
- *
* @author Gerhard Lenzer and Prashant Jain.
*/
//=============================================================================
diff --git a/ACE/examples/Log_Msg/test_callback.cpp b/ACE/examples/Log_Msg/test_callback.cpp
index 9e550684906..482ec056f13 100644
--- a/ACE/examples/Log_Msg/test_callback.cpp
+++ b/ACE/examples/Log_Msg/test_callback.cpp
@@ -7,7 +7,6 @@
* defined callback objects. In particular, it tests to make sure
* that nested callbacks don't deadlock.
*
- *
* @author Irfan Pyarali <irfan@cs.wustl.edu>
*/
//=============================================================================
diff --git a/ACE/examples/Log_Msg/test_log_msg.cpp b/ACE/examples/Log_Msg/test_log_msg.cpp
index 8d1704d4267..0b2ad6e751b 100644
--- a/ACE/examples/Log_Msg/test_log_msg.cpp
+++ b/ACE/examples/Log_Msg/test_log_msg.cpp
@@ -6,7 +6,6 @@
* This program tests the ACE_Log_Msg abstraction and demontrates
* several common use cases.
*
- *
* @author Douglas Schmidt <schmidt@cs.wustl.edu>
*/
//=============================================================================
diff --git a/ACE/examples/Log_Msg/test_ostream.cpp b/ACE/examples/Log_Msg/test_ostream.cpp
index ce06f617e98..b8776e019cc 100644
--- a/ACE/examples/Log_Msg/test_ostream.cpp
+++ b/ACE/examples/Log_Msg/test_ostream.cpp
@@ -6,7 +6,6 @@
* This program tests the Log_Msg abstraction wrt writing to
* stderr and to a file.
*
- *
* @author Irfan Pyarali <irfan@cse.wustl.edu>
*/
//=============================================================================
diff --git a/ACE/examples/Misc/test_trace.cpp b/ACE/examples/Misc/test_trace.cpp
index 85d44992c4a..3a9ee4a00f2 100644
--- a/ACE/examples/Misc/test_trace.cpp
+++ b/ACE/examples/Misc/test_trace.cpp
@@ -24,7 +24,6 @@
* 2. Add #define ACE_NTRACE 0 in config.h
* 3. Build your app with tracing.
*
- *
* @author Douglas C. Schmidt <schmidt@cs.wustl.edu> and Irfan Pyarali <irfan@cs.wustl.edu>
*/
//=============================================================================
diff --git a/ACE/examples/NT_Service/main.cpp b/ACE/examples/NT_Service/main.cpp
index 67912cc6996..b895d94c888 100644
--- a/ACE/examples/NT_Service/main.cpp
+++ b/ACE/examples/NT_Service/main.cpp
@@ -7,7 +7,6 @@
* process instance to figure out what to do. This program only
* runs on Win32.
*
- *
* @author Gonzalo Diethelm <gonzo@cs.wustl.edu> and Steve Huston <shuston@riverace.com>
*/
//=============================================================================
diff --git a/ACE/examples/NT_Service/ntsvc.cpp b/ACE/examples/NT_Service/ntsvc.cpp
index 25bdc51df34..2f1b2245798 100644
--- a/ACE/examples/NT_Service/ntsvc.cpp
+++ b/ACE/examples/NT_Service/ntsvc.cpp
@@ -6,7 +6,6 @@
* This is the implementation of the NT service. It beeps every 2
* seconds until the service is stopped.
*
- *
* @author Gonzalo Diethelm <gonzo@cs.wustl.edu> and Steve Huston <shuston@riverace.com>
*/
//=============================================================================
diff --git a/ACE/examples/OS/Process/imore.cpp b/ACE/examples/OS/Process/imore.cpp
index d47cbf9c3d8..827e7ec4ccb 100644
--- a/ACE/examples/OS/Process/imore.cpp
+++ b/ACE/examples/OS/Process/imore.cpp
@@ -11,7 +11,6 @@
* Unfortunately, on Win32, this program doesn't use any pipe at all because
* using pipes confuses MORE.COM on Win32 and it just acts like "cat" on Unix.
*
- *
* @author Nanbor Wang <nanbor@cs.wustl.edu>
*/
//=============================================================================
diff --git a/ACE/examples/OS/Process/process.cpp b/ACE/examples/OS/Process/process.cpp
index 577ec464376..17e27597fa4 100644
--- a/ACE/examples/OS/Process/process.cpp
+++ b/ACE/examples/OS/Process/process.cpp
@@ -6,7 +6,6 @@
* This example tests the <ACE_Process>. For more info, check the
* README file in this directory.
*
- *
* @author Tim Harrison <harrison@cs.wustl.edu>.
*/
//=============================================================================
diff --git a/ACE/examples/Reactor/Misc/test_early_timeouts.cpp b/ACE/examples/Reactor/Misc/test_early_timeouts.cpp
index e7987939b43..3859ed9e78f 100644
--- a/ACE/examples/Reactor/Misc/test_early_timeouts.cpp
+++ b/ACE/examples/Reactor/Misc/test_early_timeouts.cpp
@@ -7,7 +7,6 @@
* specified. This tests counts the number of times this happens
* and the max early timeout.
*
- *
* @author Irfan Pyarali <irfan@cs.wustl.edu>
*/
//=============================================================================
diff --git a/ACE/examples/Reactor/Proactor/simple_test_proactor.cpp b/ACE/examples/Reactor/Proactor/simple_test_proactor.cpp
index aa9c82038e0..68635e259c0 100644
--- a/ACE/examples/Reactor/Proactor/simple_test_proactor.cpp
+++ b/ACE/examples/Reactor/Proactor/simple_test_proactor.cpp
@@ -5,7 +5,6 @@
*
* Very simple version of test_proactor.cpp.
*
- *
* @author Alexander Babu Arulanthu (alex@cs.wustl.edu)
*/
//=============================================================================
diff --git a/ACE/examples/Reactor/Proactor/test_aiocb.cpp b/ACE/examples/Reactor/Proactor/test_aiocb.cpp
index 4fb9680d926..77373e0aefe 100644
--- a/ACE/examples/Reactor/Proactor/test_aiocb.cpp
+++ b/ACE/examples/Reactor/Proactor/test_aiocb.cpp
@@ -10,7 +10,6 @@
* % CC -g -o test_aiocb -lrt test_aiocb.cpp
* % ./test_aiocb
*
- *
* @author Alexander Babu Arulanthu <alex@cs.wustl.edu>
*/
//=============================================================================
diff --git a/ACE/examples/Reactor/Proactor/test_aiocb_ace.cpp b/ACE/examples/Reactor/Proactor/test_aiocb_ace.cpp
index 2929934e37c..5ae92a52e9a 100644
--- a/ACE/examples/Reactor/Proactor/test_aiocb_ace.cpp
+++ b/ACE/examples/Reactor/Proactor/test_aiocb_ace.cpp
@@ -21,7 +21,6 @@
* % make
* % ./test_aiocb_ace
*
- *
* @author Alexander Babu Arulanthu <alex@cs.wustl.edu>
*/
//=============================================================================
diff --git a/ACE/examples/Reactor/Proactor/test_cancel.cpp b/ACE/examples/Reactor/Proactor/test_cancel.cpp
index 638ef674e5e..e02228084fd 100644
--- a/ACE/examples/Reactor/Proactor/test_cancel.cpp
+++ b/ACE/examples/Reactor/Proactor/test_cancel.cpp
@@ -24,7 +24,6 @@
* Then telnet to this port and send <read_size> bytes and your
* connection should get closed down.
*
- *
* @author Irfan Pyarali (irfan@cs.wustl.edu)
*/
//=============================================================================
diff --git a/ACE/examples/Reactor/Proactor/test_multiple_loops.cpp b/ACE/examples/Reactor/Proactor/test_multiple_loops.cpp
index 1def4e9a271..6d00413a2a4 100644
--- a/ACE/examples/Reactor/Proactor/test_multiple_loops.cpp
+++ b/ACE/examples/Reactor/Proactor/test_multiple_loops.cpp
@@ -3,12 +3,10 @@
/**
* @file test_multiple_loops.cpp
*
- *
* This example application shows how to write programs that
* combine the Proactor and Reactor event loops. This is possible
* only on WIN32 platform.
*
- *
* @author Irfan Pyarali
*/
//=============================================================================
diff --git a/ACE/examples/Reactor/Proactor/test_proactor.cpp b/ACE/examples/Reactor/Proactor/test_proactor.cpp
index fa96b479736..237e27b1734 100644
--- a/ACE/examples/Reactor/Proactor/test_proactor.cpp
+++ b/ACE/examples/Reactor/Proactor/test_proactor.cpp
@@ -7,7 +7,6 @@
* implement an application that does various asynchronous
* operations.
*
- *
* @author Irfan Pyarali <irfan@cs.wustl.edu>
*/
//=============================================================================
diff --git a/ACE/examples/Reactor/Proactor/test_proactor2.cpp b/ACE/examples/Reactor/Proactor/test_proactor2.cpp
index 3d9b6f445d4..d4ed31bf263 100644
--- a/ACE/examples/Reactor/Proactor/test_proactor2.cpp
+++ b/ACE/examples/Reactor/Proactor/test_proactor2.cpp
@@ -9,7 +9,6 @@
* sender,i.e. ACE_Asynch_Write_File wf_ has been changed to
* ACE_Asynch_Write_Stream wf_.
*
- *
* @author Irfan Pyarali <irfan@cs.wustl.edu> and Alexander Libman <Alibman@baltimore.com>.
*/
//=============================================================================
diff --git a/ACE/examples/Reactor/Proactor/test_proactor3.cpp b/ACE/examples/Reactor/Proactor/test_proactor3.cpp
index ea8a5188952..66a6a1a00e1 100644
--- a/ACE/examples/Reactor/Proactor/test_proactor3.cpp
+++ b/ACE/examples/Reactor/Proactor/test_proactor3.cpp
@@ -7,7 +7,6 @@
* implement an application that does various asynchronous
* operations.
*
- *
* @author Irfan Pyarali <irfan@cs.wustl.edu> modified by Alexander Libman <alibman@baltimore.com> from original test_proactor.cpp
*/
//=============================================================================
diff --git a/ACE/examples/Reactor/Proactor/test_timeout.cpp b/ACE/examples/Reactor/Proactor/test_timeout.cpp
index 9f37ee4670f..aeb95ba34d4 100644
--- a/ACE/examples/Reactor/Proactor/test_timeout.cpp
+++ b/ACE/examples/Reactor/Proactor/test_timeout.cpp
@@ -5,14 +5,12 @@
*
* $Id: test_timeout.cpp
*
- *
* This example application shows how to write event loops that
* handle events for some fixed amount of time. Note that any
* thread in the Proactor thread pool can call back the handler. On
* POSIX4 systems, this test works only with POSIX_SIG_Proactor,
* which can work with multiple threads.
*
- *
* @author Irfan Pyarali and Alexander Babu Arulanthu
*/
//=============================================================================
diff --git a/ACE/examples/Reactor/Proactor/test_timeout_st.cpp b/ACE/examples/Reactor/Proactor/test_timeout_st.cpp
index dc99bbc5f7a..dbc7fdb820c 100644
--- a/ACE/examples/Reactor/Proactor/test_timeout_st.cpp
+++ b/ACE/examples/Reactor/Proactor/test_timeout_st.cpp
@@ -3,12 +3,10 @@
/**
* @file test_timeout_st.cpp
*
- *
* This example application shows how to write event loops that
* handle events for some fixed amount of time. This is the single
* threaded version of the test_timeout.cpp application.
*
- *
* @author Irfan Pyarali and Alexander Babu Arulanthu
*/
//=============================================================================
diff --git a/ACE/examples/Reactor/Proactor/test_udp_proactor.cpp b/ACE/examples/Reactor/Proactor/test_udp_proactor.cpp
index 51e68825ed4..0fd2a25d92d 100644
--- a/ACE/examples/Reactor/Proactor/test_udp_proactor.cpp
+++ b/ACE/examples/Reactor/Proactor/test_udp_proactor.cpp
@@ -7,7 +7,6 @@
* implement an application that does asynchronous operations using
* datagrams.
*
- *
* @author Irfan Pyarali <irfan@cs.wustl.edu> and Roger Tragin <r.tragin@computer.org>
*/
//=============================================================================
diff --git a/ACE/examples/Reactor/TP_Reactor/ReadHandler.cpp b/ACE/examples/Reactor/TP_Reactor/ReadHandler.cpp
index 658ff40641b..6a52ff086f1 100644
--- a/ACE/examples/Reactor/TP_Reactor/ReadHandler.cpp
+++ b/ACE/examples/Reactor/TP_Reactor/ReadHandler.cpp
@@ -1,7 +1,6 @@
/*
* ACE reactor demonstration
*
- *
* Date: 26-Jan-2006
*/
diff --git a/ACE/examples/Reactor/TP_Reactor/client.cpp b/ACE/examples/Reactor/TP_Reactor/client.cpp
index 3c1da8a3b99..a946d6bef07 100644
--- a/ACE/examples/Reactor/TP_Reactor/client.cpp
+++ b/ACE/examples/Reactor/TP_Reactor/client.cpp
@@ -1,7 +1,6 @@
/*
* ACE reactor demonstration
*
- *
* Date: 26-Jan-2006
*/
diff --git a/ACE/examples/Reactor/TP_Reactor/server.cpp b/ACE/examples/Reactor/TP_Reactor/server.cpp
index 86cc52c09b3..7f78287ed7d 100644
--- a/ACE/examples/Reactor/TP_Reactor/server.cpp
+++ b/ACE/examples/Reactor/TP_Reactor/server.cpp
@@ -1,7 +1,6 @@
/*
* ACE reactor demonstration
*
- *
* Date: 26-Jan-2006
*/
diff --git a/ACE/examples/Reactor/WFMO_Reactor/APC.cpp b/ACE/examples/Reactor/WFMO_Reactor/APC.cpp
index cdd56311307..72f1b7c615e 100644
--- a/ACE/examples/Reactor/WFMO_Reactor/APC.cpp
+++ b/ACE/examples/Reactor/WFMO_Reactor/APC.cpp
@@ -3,11 +3,9 @@
/**
* @file APC.cpp
*
- *
* Tests the WFMO_Reactor's ability to handle regular APC
* notifications.
*
- *
* @author Irfan Pyarali <irfan@cs.wustl.edu>
*/
//=============================================================================
diff --git a/ACE/examples/Reactor/WFMO_Reactor/Abandoned.cpp b/ACE/examples/Reactor/WFMO_Reactor/Abandoned.cpp
index 45aadc25bda..188cf981792 100644
--- a/ACE/examples/Reactor/WFMO_Reactor/Abandoned.cpp
+++ b/ACE/examples/Reactor/WFMO_Reactor/Abandoned.cpp
@@ -3,10 +3,8 @@
/**
* @file Abandoned.cpp
*
- *
* Tests the WFMO_Reactor's ability to handle abandoned mutexes.
*
- *
* @author Irfan Pyarali <irfan@cs.wustl.edu>
*/
//=============================================================================
diff --git a/ACE/examples/Reactor/WFMO_Reactor/Console_Input.cpp b/ACE/examples/Reactor/WFMO_Reactor/Console_Input.cpp
index 86fea6523f1..b9a043e823d 100644
--- a/ACE/examples/Reactor/WFMO_Reactor/Console_Input.cpp
+++ b/ACE/examples/Reactor/WFMO_Reactor/Console_Input.cpp
@@ -3,11 +3,9 @@
/**
* @file Console_Input.cpp
*
- *
* This application tests the working of WFMO_Reactor when users
* are interested in console input.
*
- *
* @author Irfan Pyarali <irfan@cs.wustl.edu>
*/
//=============================================================================
diff --git a/ACE/examples/Reactor/WFMO_Reactor/Directory_Changes.cpp b/ACE/examples/Reactor/WFMO_Reactor/Directory_Changes.cpp
index 7f1c5af188a..ac52dbe9b84 100644
--- a/ACE/examples/Reactor/WFMO_Reactor/Directory_Changes.cpp
+++ b/ACE/examples/Reactor/WFMO_Reactor/Directory_Changes.cpp
@@ -2,11 +2,9 @@
/**
* @file Directory_Changes.cpp
*
- *
* This application tests the working of WFMO_Reactor when users
* are interested in monitoring changes in the filesystem.
*
- *
* @author Irfan Pyarali
*/
//=============================================================================
diff --git a/ACE/examples/Reactor/WFMO_Reactor/Exceptions.cpp b/ACE/examples/Reactor/WFMO_Reactor/Exceptions.cpp
index aa6072cc8d4..fc4bf1c263c 100644
--- a/ACE/examples/Reactor/WFMO_Reactor/Exceptions.cpp
+++ b/ACE/examples/Reactor/WFMO_Reactor/Exceptions.cpp
@@ -2,7 +2,6 @@
/**
* @file Exceptions.cpp
*
- *
* This test application tests the state of WFMO_Reactor when
* exceptions occurs when executing user callbacks.
*
@@ -11,7 +10,6 @@
* This example also shows how to write event loops that survive
* user exceptions
*
- *
* @author Irfan Pyarali
*/
//=============================================================================
diff --git a/ACE/examples/Reactor/WFMO_Reactor/Handle_Close.cpp b/ACE/examples/Reactor/WFMO_Reactor/Handle_Close.cpp
index dc518c01d5e..750c399d116 100644
--- a/ACE/examples/Reactor/WFMO_Reactor/Handle_Close.cpp
+++ b/ACE/examples/Reactor/WFMO_Reactor/Handle_Close.cpp
@@ -2,13 +2,11 @@
/**
* @file Handle_Close.cpp
*
- *
* This application tests whether handle_close gets called and if
* the correct masks are passed along. The handler should get
* handle_close called for all three masks (READ, WRITE, and
* EXCEPT).
*
- *
* @author Irfan Pyarali
*/
//=============================================================================
diff --git a/ACE/examples/Reactor/WFMO_Reactor/Multithreading.cpp b/ACE/examples/Reactor/WFMO_Reactor/Multithreading.cpp
index 14ed046e322..06735f2eaf7 100644
--- a/ACE/examples/Reactor/WFMO_Reactor/Multithreading.cpp
+++ b/ACE/examples/Reactor/WFMO_Reactor/Multithreading.cpp
@@ -2,7 +2,6 @@
/**
* @file Multithreading.cpp
*
- *
* This application tests multiple threads simultaneously calling
* Reactor::handle_events(). It also shows how different threads
* can update the state of Reactor by registering and removing
@@ -10,7 +9,6 @@
*
* Note that this test will only work with WFMO_Reactor
*
- *
* @author Irfan Pyarali
*/
//=============================================================================
diff --git a/ACE/examples/Reactor/WFMO_Reactor/Network_Events.cpp b/ACE/examples/Reactor/WFMO_Reactor/Network_Events.cpp
index a1cbfe87918..e189903e309 100644
--- a/ACE/examples/Reactor/WFMO_Reactor/Network_Events.cpp
+++ b/ACE/examples/Reactor/WFMO_Reactor/Network_Events.cpp
@@ -2,7 +2,6 @@
/**
* @file Network_Events.cpp
*
- *
* This application tests Reactor to make sure that it responds
* correctly to different kinds of network events.
*
@@ -19,7 +18,6 @@
* connect to it using telnet (to port
* ACE_DEFAULT_SERVER_PORT(20002)).
*
- *
* @author Irfan Pyarali
*/
//=============================================================================
diff --git a/ACE/examples/Reactor/WFMO_Reactor/Prerun_State_Changes.cpp b/ACE/examples/Reactor/WFMO_Reactor/Prerun_State_Changes.cpp
index 11b0820d327..d117cb07e17 100644
--- a/ACE/examples/Reactor/WFMO_Reactor/Prerun_State_Changes.cpp
+++ b/ACE/examples/Reactor/WFMO_Reactor/Prerun_State_Changes.cpp
@@ -2,11 +2,9 @@
/**
* @file Prerun_State_Changes.cpp
*
- *
* Tests the Reactor's ability to handle state changes before
* getting a chance to run.
*
- *
* @author Irfan Pyarali
*/
//=============================================================================
diff --git a/ACE/examples/Reactor/WFMO_Reactor/Registration.cpp b/ACE/examples/Reactor/WFMO_Reactor/Registration.cpp
index b8ed4507ce2..d9d89d72160 100644
--- a/ACE/examples/Reactor/WFMO_Reactor/Registration.cpp
+++ b/ACE/examples/Reactor/WFMO_Reactor/Registration.cpp
@@ -2,7 +2,6 @@
/**
* @file Registration.cpp
*
- *
* This test application tests a wide range of registration,
* suspension, resumption, and removal of events from Reactor.
*
@@ -21,7 +20,6 @@
* - Resumption
* - Removal (while active and while suspended)
*
- *
* @author Irfan Pyarali
*/
//=============================================================================
diff --git a/ACE/examples/Reactor/WFMO_Reactor/Registry_Changes.cpp b/ACE/examples/Reactor/WFMO_Reactor/Registry_Changes.cpp
index da7db509cf8..231f0b08c11 100644
--- a/ACE/examples/Reactor/WFMO_Reactor/Registry_Changes.cpp
+++ b/ACE/examples/Reactor/WFMO_Reactor/Registry_Changes.cpp
@@ -2,11 +2,9 @@
/**
* @file Registry_Changes.cpp
*
- *
* This application tests the working of Reactor when users are
* interested in monitoring changes in the registry.
*
- *
* @author Irfan Pyarali
*/
//=============================================================================
diff --git a/ACE/examples/Reactor/WFMO_Reactor/Removals.cpp b/ACE/examples/Reactor/WFMO_Reactor/Removals.cpp
index bf2cc3a5587..1e982f01047 100644
--- a/ACE/examples/Reactor/WFMO_Reactor/Removals.cpp
+++ b/ACE/examples/Reactor/WFMO_Reactor/Removals.cpp
@@ -2,12 +2,10 @@
/**
* @file Removals.cpp
*
- *
* Tests the Reactor's ability to handle simultaneous events. If
* you pass anything on the command-line, then each handler
* requests to be removed from the Reactor after each event.
*
- *
* @author Tim Harrison Irfan Pyarali
*/
//=============================================================================
diff --git a/ACE/examples/Reactor/WFMO_Reactor/Suspended_Removals.cpp b/ACE/examples/Reactor/WFMO_Reactor/Suspended_Removals.cpp
index 3074dcc25ae..f2093f0e3e7 100644
--- a/ACE/examples/Reactor/WFMO_Reactor/Suspended_Removals.cpp
+++ b/ACE/examples/Reactor/WFMO_Reactor/Suspended_Removals.cpp
@@ -2,11 +2,9 @@
/**
* @file Suspended_Removals.cpp
*
- *
* Tests the Reactor's ability to handle removal of suspended
* handles.
*
- *
* @author Irfan Pyarali
*/
//=============================================================================
diff --git a/ACE/examples/Reactor/WFMO_Reactor/Talker.cpp b/ACE/examples/Reactor/WFMO_Reactor/Talker.cpp
index 02c01df3803..925b928dc22 100644
--- a/ACE/examples/Reactor/WFMO_Reactor/Talker.cpp
+++ b/ACE/examples/Reactor/WFMO_Reactor/Talker.cpp
@@ -3,7 +3,6 @@
/**
* @file Talker.cpp
*
- *
* This test application tests a wide range of events that can be
* demultiplexed using various ACE utilities. Events used include
* ^C events, reading from STDIN, vanilla Win32 events, thread
@@ -113,14 +112,12 @@
* to end the event loop and returns. This will cause the
* application to exit.
*
- *
* To run example, start an instance of the test with an optional
* local port argument (as the acceptor). Start the other instance
* with -h <hostname> and -p <server port>. Type in either the
* client or server windows and your message should show up in the
* other window. Control C to exit.
*
- *
* @author Tim Harrison Irfan Pyarali
*/
//=============================================================================
diff --git a/ACE/examples/Reactor/WFMO_Reactor/Timeouts.cpp b/ACE/examples/Reactor/WFMO_Reactor/Timeouts.cpp
index 75a250ebb7c..5ae99f803c9 100644
--- a/ACE/examples/Reactor/WFMO_Reactor/Timeouts.cpp
+++ b/ACE/examples/Reactor/WFMO_Reactor/Timeouts.cpp
@@ -2,7 +2,6 @@
/**
* @file Timeouts.cpp
*
- *
* This example application shows how to write Reactor event
* loops that handle events for some fixed amount of time.
*
@@ -11,7 +10,6 @@
*
* foo, bar, foo, bar, foo, foo, bar, foo, bar, foo
*
- *
* @author Tim Harrison Irfan Pyarali
*/
//=============================================================================
diff --git a/ACE/examples/Reactor/WFMO_Reactor/Window_Messages.cpp b/ACE/examples/Reactor/WFMO_Reactor/Window_Messages.cpp
index 3426aa997ad..ff15abb3956 100644
--- a/ACE/examples/Reactor/WFMO_Reactor/Window_Messages.cpp
+++ b/ACE/examples/Reactor/WFMO_Reactor/Window_Messages.cpp
@@ -3,11 +3,9 @@
/**
* @file Window_Messages.cpp
*
- *
* Tests the Msg_WFMO_Reactor's ability to handle regular events
* and window messages.
*
- *
* @author Irfan Pyarali <irfan@cs.wustl.edu>
*/
//=============================================================================
diff --git a/ACE/examples/Service_Configurator/Misc/main.cpp b/ACE/examples/Service_Configurator/Misc/main.cpp
index 5eb862278f6..354b211660d 100644
--- a/ACE/examples/Service_Configurator/Misc/main.cpp
+++ b/ACE/examples/Service_Configurator/Misc/main.cpp
@@ -7,7 +7,6 @@
* Service Configurator can configure static and dynamic services,
* both from the command-line and from a svc.config file.
*
- *
* @author Doug Schmidt <schmidt@cs.wustl.edu>
*/
//=============================================================================
diff --git a/ACE/examples/Threads/future1.cpp b/ACE/examples/Threads/future1.cpp
index 344f9121acc..eaa9fa6d976 100644
--- a/ACE/examples/Threads/future1.cpp
+++ b/ACE/examples/Threads/future1.cpp
@@ -5,7 +5,6 @@
*
* This example tests the ACE Future.
*
- *
* @author Andres Kruse <Andres.Kruse@cern.ch> and Douglas C. Schmidt <schmidt@cs.wustl.edu>
*/
//=============================================================================
diff --git a/ACE/examples/Threads/future2.cpp b/ACE/examples/Threads/future2.cpp
index 1f27cb82507..3b94d570d84 100644
--- a/ACE/examples/Threads/future2.cpp
+++ b/ACE/examples/Threads/future2.cpp
@@ -5,7 +5,6 @@
*
* This example tests the ACE Future.
*
- *
* @author Andres Kruse <Andres.Kruse@cern.ch> and Douglas C. Schmidt <schmidt@cs.wustl.edu> and "Method_Request_work". - make the methods "work_i" and "name_i" private the tests so they are more modular.
*/
//=============================================================================
diff --git a/ACE/examples/Threads/process_manager.cpp b/ACE/examples/Threads/process_manager.cpp
index 6c35d7e55ba..0cd5eeac6f3 100644
--- a/ACE/examples/Threads/process_manager.cpp
+++ b/ACE/examples/Threads/process_manager.cpp
@@ -14,7 +14,6 @@
*
* Specific-pid and generic exit-handler functions are also tested.
*
- *
* @author Douglas C. Schmidt <schmidt@cs.wustl.edu> and Dave Madden <dhm@mersenne.com>
*/
//=============================================================================
diff --git a/ACE/examples/Threads/task_five.cpp b/ACE/examples/Threads/task_five.cpp
index 5f5279db1e9..1a5a5c197c0 100644
--- a/ACE/examples/Threads/task_five.cpp
+++ b/ACE/examples/Threads/task_five.cpp
@@ -6,7 +6,6 @@
* Stress testing thread creation and thread cancellation using
* ACE_Task.
*
- *
* @author Author: Detlef Becker <Detlef.Becker@med.siemens.de>
*/
//=============================================================================
diff --git a/ACE/examples/Threads/tss1.cpp b/ACE/examples/Threads/tss1.cpp
index cb9a48ceb4e..2ef87c3819d 100644
--- a/ACE/examples/Threads/tss1.cpp
+++ b/ACE/examples/Threads/tss1.cpp
@@ -10,7 +10,6 @@
* in the Errno class. Note that each thread of control has its
* own unique TSS object.
*
- *
* @author Detlef Becker <Detlef.Becker@med.siemens.de>
*/
//=============================================================================
diff --git a/ACE/examples/Threads/tss2.cpp b/ACE/examples/Threads/tss2.cpp
index 44dbe5171fb..e7ee60fee4d 100644
--- a/ACE/examples/Threads/tss2.cpp
+++ b/ACE/examples/Threads/tss2.cpp
@@ -6,7 +6,6 @@
* This program tests various features of ACE_Thread and the
* thread-specific storage variant of <ACE_Singleton>.
*
- *
* @author Prashant Jain and Doug Schmidt
*/
//=============================================================================
diff --git a/ACE/examples/Timer_Queue/Async_Timer_Queue_Test.cpp b/ACE/examples/Timer_Queue/Async_Timer_Queue_Test.cpp
index 000f2f9f553..3b3eabeb295 100644
--- a/ACE/examples/Timer_Queue/Async_Timer_Queue_Test.cpp
+++ b/ACE/examples/Timer_Queue/Async_Timer_Queue_Test.cpp
@@ -6,7 +6,6 @@
* This test exercises the <ACE_Asynch_Timer_Queue_Adapter>
* using an <ACE_Timer_Heap>.
*
- *
* @author Douglas C. Schmidt <schmidt@cs.wustl.edu> and Sergio Flores-Gaitan <sergio@cs.wustl.edu>
*/
//=============================================================================
diff --git a/ACE/examples/Timer_Queue/Custom_Handler.cpp b/ACE/examples/Timer_Queue/Custom_Handler.cpp
index 6e4db911632..9fa50ffdc3e 100644
--- a/ACE/examples/Timer_Queue/Custom_Handler.cpp
+++ b/ACE/examples/Timer_Queue/Custom_Handler.cpp
@@ -5,7 +5,6 @@
* This is a custom event handler to be used with the thread timer queue
* adapter, and its appropriate upcall.
*
- *
* @author Alon Diamant <diamant.alon@gmail.com
*/
//=============================================================================
diff --git a/ACE/examples/Timer_Queue/Driver.cpp b/ACE/examples/Timer_Queue/Driver.cpp
index ddf4d14067b..8d3776c75a7 100644
--- a/ACE/examples/Timer_Queue/Driver.cpp
+++ b/ACE/examples/Timer_Queue/Driver.cpp
@@ -6,7 +6,6 @@
* This code builds an abstraction to factor out common code for
* the different implementations of the Timer_Queue.
*
- *
* @author Douglas Schmidt <schmidt@cs.wustl.edu> && Sergio Flores-Gaitan <sergio@cs.wustl.edu>
*/
//=============================================================================
diff --git a/ACE/examples/Timer_Queue/Reactor_Timer_Queue_Test.cpp b/ACE/examples/Timer_Queue/Reactor_Timer_Queue_Test.cpp
index 4d988379804..8463e2ba5ee 100644
--- a/ACE/examples/Timer_Queue/Reactor_Timer_Queue_Test.cpp
+++ b/ACE/examples/Timer_Queue/Reactor_Timer_Queue_Test.cpp
@@ -5,7 +5,6 @@
*
* This example tests the timer queue mechanism of ACE_Reactor.
*
- *
* @author Nanbor Wang <nw1@cs.wustl.edu> and Sergio Flores-Gaitan <sergio@cs.wustl.edu>
*/
//=============================================================================
diff --git a/ACE/examples/Timer_Queue/Thread_Timer_Queue_Custom_Handler_Test.cpp b/ACE/examples/Timer_Queue/Thread_Timer_Queue_Custom_Handler_Test.cpp
index 3c68ccf28b6..1cd8d6a617e 100644
--- a/ACE/examples/Timer_Queue/Thread_Timer_Queue_Custom_Handler_Test.cpp
+++ b/ACE/examples/Timer_Queue/Thread_Timer_Queue_Custom_Handler_Test.cpp
@@ -6,7 +6,6 @@
* using an <ACE_Timer_Heap>. It also demonstrates using a custom handler for
* timer events.
*
- *
* @author Carlos O'Ryan <coryan@cs.wustl.edu> and Douglas C. Schmidt <schmidt@cs.wustl.edu> and Alon Diamant <diamant.alon@gmail.com>
*/
//=============================================================================
diff --git a/ACE/examples/Timer_Queue/Thread_Timer_Queue_Test.cpp b/ACE/examples/Timer_Queue/Thread_Timer_Queue_Test.cpp
index 993beeaebe8..03471912ad9 100644
--- a/ACE/examples/Timer_Queue/Thread_Timer_Queue_Test.cpp
+++ b/ACE/examples/Timer_Queue/Thread_Timer_Queue_Test.cpp
@@ -6,7 +6,6 @@
* This test exercises the <ACE_Thread_Timer_Queue_Adapter>
* using an <ACE_Timer_Heap>.
*
- *
* @author Carlos O'Ryan <coryan@cs.wustl.edu> and Douglas C. Schmidt <schmidt@cs.wustl.edu>
*/
//=============================================================================
diff --git a/ACE/examples/Timer_Queue/main_async.cpp b/ACE/examples/Timer_Queue/main_async.cpp
index 944ba784a12..304f59dea1b 100644
--- a/ACE/examples/Timer_Queue/main_async.cpp
+++ b/ACE/examples/Timer_Queue/main_async.cpp
@@ -7,7 +7,6 @@
* This code exercises the Timer_Queue_Test_Driver class using
* signals as an asynchronous mechanism to dispatch events.
*
- *
* @author Douglas Schmidt <schmidt@cs.wustl.edu> && Sergio Flores-Gaitan <sergio@cs.wustl.edu>
*/
//=============================================================================
diff --git a/ACE/examples/Timer_Queue/main_reactor.cpp b/ACE/examples/Timer_Queue/main_reactor.cpp
index a8d5484ee3e..538f7688b0b 100644
--- a/ACE/examples/Timer_Queue/main_reactor.cpp
+++ b/ACE/examples/Timer_Queue/main_reactor.cpp
@@ -7,7 +7,6 @@
* This code exercises the Timer_Queue_Test_Driver class using
* a reactor.
*
- *
* @author Douglas Schmidt <schmidt@cs.wustl.edu> && Sergio Flores-Gaitan <sergio@cs.wustl.edu>
*/
//=============================================================================
diff --git a/ACE/examples/Timer_Queue/main_thread.cpp b/ACE/examples/Timer_Queue/main_thread.cpp
index 8e09b5f782f..ec53f8924fb 100644
--- a/ACE/examples/Timer_Queue/main_thread.cpp
+++ b/ACE/examples/Timer_Queue/main_thread.cpp
@@ -7,7 +7,6 @@
* This code exercises the Timer_Queue_Test_Driver class using
* threads.
*
- *
* @author Douglas Schmidt <schmidt@cs.wustl.edu> && Sergio Flores-Gaitan <sergio@cs.wustl.edu>
*/
//=============================================================================
diff --git a/ACE/examples/Timer_Queue/main_thread_custom_handler.cpp b/ACE/examples/Timer_Queue/main_thread_custom_handler.cpp
index 76d1698ba17..e3606674f3e 100644
--- a/ACE/examples/Timer_Queue/main_thread_custom_handler.cpp
+++ b/ACE/examples/Timer_Queue/main_thread_custom_handler.cpp
@@ -7,7 +7,6 @@
* threads.
* It also uses custom event handlers for timer events.
*
- *
* @author Douglas Schmidt <schmidt@cs.wustl.edu> && Sergio Flores-Gaitan <sergio@cs.wustl.edu> && Alon Diamant <diamant.alon@gmail.com>
*/
//=============================================================================
diff --git a/ACE/examples/Web_Crawler/main.cpp b/ACE/examples/Web_Crawler/main.cpp
index e46b036d60e..519e94569b7 100644
--- a/ACE/examples/Web_Crawler/main.cpp
+++ b/ACE/examples/Web_Crawler/main.cpp
@@ -6,7 +6,6 @@
* This program implements a Web crawler that can be configured to
* apply various strategies to URLs that it visits.
*
- *
* @author Doug Schmidt <schmidt@cs.wustl.edu>
*/
//=============================================================================
diff --git a/ACE/netsvcs/clients/Tokens/collection/collection.cpp b/ACE/netsvcs/clients/Tokens/collection/collection.cpp
index 568fd3f8a4e..7480288e6b8 100644
--- a/ACE/netsvcs/clients/Tokens/collection/collection.cpp
+++ b/ACE/netsvcs/clients/Tokens/collection/collection.cpp
@@ -8,7 +8,6 @@
* thread to operate on each. The threads use the collective
* acquire, renew, and release features of ACE_Token_Collection.
*
- *
* @author Tim Harrison
*/
//=============================================================================
diff --git a/ACE/netsvcs/clients/Tokens/manual/manual.cpp b/ACE/netsvcs/clients/Tokens/manual/manual.cpp
index ebad00c2f49..a8120e6db13 100644
--- a/ACE/netsvcs/clients/Tokens/manual/manual.cpp
+++ b/ACE/netsvcs/clients/Tokens/manual/manual.cpp
@@ -5,7 +5,6 @@
*
* Allows manual operations on local and remote tokens.
*
- *
* @author Tim Harrison
*/
//=============================================================================
diff --git a/ACE/netsvcs/clients/Tokens/rw_lock/rw_locks.cpp b/ACE/netsvcs/clients/Tokens/rw_lock/rw_locks.cpp
index a36f60476cd..e9c5d3bad8d 100644
--- a/ACE/netsvcs/clients/Tokens/rw_lock/rw_locks.cpp
+++ b/ACE/netsvcs/clients/Tokens/rw_lock/rw_locks.cpp
@@ -6,7 +6,6 @@
* test_rw_locks shows how to use ACE_Local_RLock, ACE_Local_WLock,
* ACE_Remote_RLock, and ACE_Remote_WLock.
*
- *
* @author Tim Harrison
*/
//=============================================================================
diff --git a/ACE/performance-tests/Misc/basic_perf.cpp b/ACE/performance-tests/Misc/basic_perf.cpp
index 9b6f10ee954..47dec359719 100644
--- a/ACE/performance-tests/Misc/basic_perf.cpp
+++ b/ACE/performance-tests/Misc/basic_perf.cpp
@@ -8,7 +8,6 @@
* With Sun C++, use -O2: make CFLAGS="-mt -O2" BIN=basic_perf
* -fast seems to produce slower times.
*
- *
* @author David Levine
*/
//=============================================================================
diff --git a/ACE/performance-tests/Misc/childbirth_time.cpp b/ACE/performance-tests/Misc/childbirth_time.cpp
index 10b98d06083..cfbdf1f0561 100644
--- a/ACE/performance-tests/Misc/childbirth_time.cpp
+++ b/ACE/performance-tests/Misc/childbirth_time.cpp
@@ -49,7 +49,6 @@
* = CREATION DATE
* June 29, 1997
*
- *
* @author Nanbor Wang
*/
//=============================================================================
diff --git a/ACE/performance-tests/Misc/context_switch_time.cpp b/ACE/performance-tests/Misc/context_switch_time.cpp
index bd53e6f76e5..89dc0749080 100644
--- a/ACE/performance-tests/Misc/context_switch_time.cpp
+++ b/ACE/performance-tests/Misc/context_switch_time.cpp
@@ -33,7 +33,6 @@
* = CREATION DATE
* 17 January 1997
*
- *
* @author David L. Levine
*/
//=============================================================================
diff --git a/ACE/performance-tests/Misc/preempt.cpp b/ACE/performance-tests/Misc/preempt.cpp
index 4fc5f3c2cf2..f2331b979f9 100644
--- a/ACE/performance-tests/Misc/preempt.cpp
+++ b/ACE/performance-tests/Misc/preempt.cpp
@@ -20,7 +20,6 @@
* yield. It shouldn't be necessary to use that option, if preemption
* is supported. It's a handy option for testing.
*
- *
* @author David L. Levine
*/
//=============================================================================
diff --git a/ACE/performance-tests/Misc/test_naming.cpp b/ACE/performance-tests/Misc/test_naming.cpp
index 29cbd50f7db..50fa083bd15 100644
--- a/ACE/performance-tests/Misc/test_naming.cpp
+++ b/ACE/performance-tests/Misc/test_naming.cpp
@@ -6,7 +6,6 @@
* This is an example to do performance testing of the Naming Service
* using both the normal Memory Pool as well as the light Memory Pool.
*
- *
* @author Prashant Jain
*/
//=============================================================================
diff --git a/ACE/performance-tests/SCTP/SOCK_SEQPACK_Association_Test.cpp b/ACE/performance-tests/SCTP/SOCK_SEQPACK_Association_Test.cpp
index e3a8636c3ba..3fdfa90ed9c 100644
--- a/ACE/performance-tests/SCTP/SOCK_SEQPACK_Association_Test.cpp
+++ b/ACE/performance-tests/SCTP/SOCK_SEQPACK_Association_Test.cpp
@@ -3,7 +3,6 @@
/**
* @file SOCK_SEQPACK_Association_Test.cpp
*
- *
* Tests the methods get_local_addrs and get_remote_addrs of class
* ACE_SOCK_SEQPACK_Association.
*
@@ -12,7 +11,6 @@
* inspect the output and get a vague notion of whether or not
* the methods are working properly.
*
- *
* @author Edward Mulholland (emulholl@atl.lmco.com)
*/
//=============================================================================
diff --git a/ACE/performance-tests/TCP/tcp_test.cpp b/ACE/performance-tests/TCP/tcp_test.cpp
index 0b5638ca6dc..371575d0da7 100644
--- a/ACE/performance-tests/TCP/tcp_test.cpp
+++ b/ACE/performance-tests/TCP/tcp_test.cpp
@@ -5,7 +5,6 @@
*
* Measures TCP round-trip performance.
*
- *
* @author Based on udp_test by Fred Kuhns and David L. LevineModified by Carlos O'Ryan and Nanbor Wang.
*/
//=============================================================================
diff --git a/ACE/performance-tests/UDP/udp_test.cpp b/ACE/performance-tests/UDP/udp_test.cpp
index 4d72065b7c9..2912b8a5e0b 100644
--- a/ACE/performance-tests/UDP/udp_test.cpp
+++ b/ACE/performance-tests/UDP/udp_test.cpp
@@ -5,7 +5,6 @@
*
* Measures UDP round-trip performance.
*
- *
* @author Fred Kuhns and David L. Levine
*/
//=============================================================================
diff --git a/ACE/protocols/tests/HTBP/Send_Recv_Tests/client.cpp b/ACE/protocols/tests/HTBP/Send_Recv_Tests/client.cpp
index cee4e1b7f29..23a8d837836 100644
--- a/ACE/protocols/tests/HTBP/Send_Recv_Tests/client.cpp
+++ b/ACE/protocols/tests/HTBP/Send_Recv_Tests/client.cpp
@@ -12,7 +12,6 @@
* functions, but others should be added to completely cover the
* possible scenarios.
*
- *
* @author Steve Huston <shuston@riverace.com>
*/
//=============================================================================
diff --git a/ACE/protocols/tests/HTBP/Send_Recv_Tests/server.cpp b/ACE/protocols/tests/HTBP/Send_Recv_Tests/server.cpp
index a191762ed69..05e2bf4c069 100644
--- a/ACE/protocols/tests/HTBP/Send_Recv_Tests/server.cpp
+++ b/ACE/protocols/tests/HTBP/Send_Recv_Tests/server.cpp
@@ -12,7 +12,6 @@
* functions, but others should be added to completely cover the
* possible scenarios.
*
- *
* @author Steve Huston <shuston@riverace.com>
*/
//=============================================================================
diff --git a/ACE/tests/Atomic_Op_Test.cpp b/ACE/tests/Atomic_Op_Test.cpp
index 0f17533c7c6..de6fbc3c938 100644
--- a/ACE/tests/Atomic_Op_Test.cpp
+++ b/ACE/tests/Atomic_Op_Test.cpp
@@ -8,7 +8,6 @@
* use native implementations provided by the OS to accelarate
* these operations.
*
- *
* @author Irfan Pyarali <irfan@cs.wustl.edu>
*/
//=============================================================================
diff --git a/ACE/tests/Auto_Event_Test.cpp b/ACE/tests/Auto_Event_Test.cpp
index 236f1274fc2..5f3b47f4348 100644
--- a/ACE/tests/Auto_Event_Test.cpp
+++ b/ACE/tests/Auto_Event_Test.cpp
@@ -6,7 +6,6 @@
* This test verifies the functionality of the <ACE_Auto_Event>
* implementation.
*
- *
* @author Martin Corino <mcorino@remedy.nl>
*/
//=============================================================================
diff --git a/ACE/tests/Auto_IncDec_Test.cpp b/ACE/tests/Auto_IncDec_Test.cpp
index 2ab5b0b4dd0..db61c42a77c 100644
--- a/ACE/tests/Auto_IncDec_Test.cpp
+++ b/ACE/tests/Auto_IncDec_Test.cpp
@@ -6,7 +6,6 @@
* This is a simple test of the Auto Increment/Decrement Class in
* ACE.
*
- *
* @author Edan Ayal <EdanA@cti2.com>
*/
//=============================================================================
diff --git a/ACE/tests/Based_Pointer_Test.cpp b/ACE/tests/Based_Pointer_Test.cpp
index eeef46ac475..6c138ef2d3d 100644
--- a/ACE/tests/Based_Pointer_Test.cpp
+++ b/ACE/tests/Based_Pointer_Test.cpp
@@ -5,7 +5,6 @@
*
* This test check the Based_Pointer and Based_Pointer_repository classes.
*
- *
* @author Steve Williams <steve@telxio>
*/
//=============================================================================
diff --git a/ACE/tests/Based_Pointer_Test_Lib.cpp b/ACE/tests/Based_Pointer_Test_Lib.cpp
index 9216bd173b0..a7ef1fea205 100644
--- a/ACE/tests/Based_Pointer_Test_Lib.cpp
+++ b/ACE/tests/Based_Pointer_Test_Lib.cpp
@@ -5,7 +5,6 @@
*
* This test confirms the function of the Based_Pointer_Repository
*
- *
* @author Steve Williams <steve@telxio>
*/
//=============================================================================
diff --git a/ACE/tests/Basic_Types_Test.cpp b/ACE/tests/Basic_Types_Test.cpp
index 4912e239b92..667931e40da 100644
--- a/ACE/tests/Basic_Types_Test.cpp
+++ b/ACE/tests/Basic_Types_Test.cpp
@@ -4,7 +4,6 @@
*
* Checks the #defines in ace/Basic_Types.h, and a few other basics.
*
- *
* @author David L. Levine <levine@cs.wustl.edu>
*/
//=============================================================================
diff --git a/ACE/tests/Buffer_Stream_Test.cpp b/ACE/tests/Buffer_Stream_Test.cpp
index 3d9c8ce62fd..abc64a05a30 100644
--- a/ACE/tests/Buffer_Stream_Test.cpp
+++ b/ACE/tests/Buffer_Stream_Test.cpp
@@ -10,7 +10,6 @@
* ACE_Thread_Manager. Note how the use of these reusable
* components reduces the reliance on global variables.
*
- *
* @author Prashant Jain <pjain@cs.wustl.edu> and Doug Schmidt <schmidt@cs.wustl.edu>
*/
//=============================================================================
diff --git a/ACE/tests/Bug_2653_Regression_Test.cpp b/ACE/tests/Bug_2653_Regression_Test.cpp
index 7e8eacaf514..8f8fe46943c 100644
--- a/ACE/tests/Bug_2653_Regression_Test.cpp
+++ b/ACE/tests/Bug_2653_Regression_Test.cpp
@@ -9,7 +9,6 @@
* the wakeup while another thread is handling the closure of the
* connection and unregistering.
*
- *
* @author Phil Mesnier <mesnier_p@ociweb.com>
*/
//=============================================================================
diff --git a/ACE/tests/Bug_2659_Regression_Test.cpp b/ACE/tests/Bug_2659_Regression_Test.cpp
index 334ac159649..06d6e2b7bb3 100644
--- a/ACE/tests/Bug_2659_Regression_Test.cpp
+++ b/ACE/tests/Bug_2659_Regression_Test.cpp
@@ -6,7 +6,6 @@
* Reproduces the problems reported in bug 2659:
* http://deuce.doc.wustl.edu/bugzilla/show_bug.cgi?id=2659
*
- *
* @author Ciju John <johnc at ociweb>
*/
//=============================================================================
diff --git a/ACE/tests/Bug_3539_Regression_Test.cpp b/ACE/tests/Bug_3539_Regression_Test.cpp
index eb41383c7fd..428b33b9282 100644
--- a/ACE/tests/Bug_3539_Regression_Test.cpp
+++ b/ACE/tests/Bug_3539_Regression_Test.cpp
@@ -6,7 +6,6 @@
* This test is similar to TSS_Test but it's a bit simpler and it uses
* ACE_TSS in a main() thread. It uses TSS_Test_Errno.h.
*
- *
* @author Vladimir Zykov <vz@prismtech.com>
*/
//=============================================================================
diff --git a/ACE/tests/CDR_Array_Test.cpp b/ACE/tests/CDR_Array_Test.cpp
index 28765cf5e6f..2cb5467a68c 100644
--- a/ACE/tests/CDR_Array_Test.cpp
+++ b/ACE/tests/CDR_Array_Test.cpp
@@ -10,7 +10,6 @@
* Gives a measure of the speed of the ACE CDR streams wrt those
* operations.
*
- *
* @author Cristian Ferretti <cristian_ferretti@yahoo.com>
*/
//=============================================================================
diff --git a/ACE/tests/CDR_File_Test.cpp b/ACE/tests/CDR_File_Test.cpp
index 97d5a8fbf0b..2ec57b624ea 100644
--- a/ACE/tests/CDR_File_Test.cpp
+++ b/ACE/tests/CDR_File_Test.cpp
@@ -6,7 +6,6 @@
* Checks the functionality of the ACE CDR streams used for file
* I/O.
*
- *
* @author Giga Giguashvili <gregoryg@ParadigmGeo.com> and Douglas C. Schmidt <schmidt@cs.wustl.edu>
*/
//=============================================================================
diff --git a/ACE/tests/CDR_Test.cpp b/ACE/tests/CDR_Test.cpp
index 4e82e4294da..0edc6ef47ff 100644
--- a/ACE/tests/CDR_Test.cpp
+++ b/ACE/tests/CDR_Test.cpp
@@ -5,7 +5,6 @@
*
* Checks the functionality of the ACE CDR streams.
*
- *
* @author Istvan Buki <istvan.buki@euronet.be> and Jeff Parsons <parsons@cs.wustl.edu> and Carlos O'Ryan <coryan@cs.wustl.edu>
*/
//=============================================================================
diff --git a/ACE/tests/Cache_Map_Manager_Test.cpp b/ACE/tests/Cache_Map_Manager_Test.cpp
index 2606f86cf8d..b9028eab59d 100644
--- a/ACE/tests/Cache_Map_Manager_Test.cpp
+++ b/ACE/tests/Cache_Map_Manager_Test.cpp
@@ -8,7 +8,6 @@
* forward and reverse iterators, as well as the purging and
* caching features.
*
- *
* @author Kirthika Parameswaran <kirthika@cs.wustl.edu>
*/
//=============================================================================
diff --git a/ACE/tests/Cached_Accept_Conn_Test.cpp b/ACE/tests/Cached_Accept_Conn_Test.cpp
index 9b5e66ff389..c8a811dbd8f 100644
--- a/ACE/tests/Cached_Accept_Conn_Test.cpp
+++ b/ACE/tests/Cached_Accept_Conn_Test.cpp
@@ -11,7 +11,6 @@
* explicitly purge connections from the process CONNECTION CACHE on
* demand.
*
- *
* @author Kirthika Parameswaran <kirthika@cs.wustl.edu>
*/
//=============================================================================
diff --git a/ACE/tests/Cached_Allocator_Test.cpp b/ACE/tests/Cached_Allocator_Test.cpp
index 2237e33b105..4d4b7f8dbf1 100644
--- a/ACE/tests/Cached_Allocator_Test.cpp
+++ b/ACE/tests/Cached_Allocator_Test.cpp
@@ -5,7 +5,6 @@
*
* Simple test of ACE_Dynamic_Cached_Allocator and ACE_Cached_Allocator.
*
- *
* @author Jaroslaw Nozderko <jareknz@polbox.com>
*/
//=============================================================================
diff --git a/ACE/tests/Cached_Conn_Test.cpp b/ACE/tests/Cached_Conn_Test.cpp
index e090c01a192..f197be790af 100644
--- a/ACE/tests/Cached_Conn_Test.cpp
+++ b/ACE/tests/Cached_Conn_Test.cpp
@@ -9,7 +9,6 @@
* explicitly and implicitly if needed from the connection cache
* maintained by the connector.
*
- *
* @author Kirthika Parameswaran <kirthika@cs.wustl.edu>
*/
//=============================================================================
diff --git a/ACE/tests/Capabilities_Test.cpp b/ACE/tests/Capabilities_Test.cpp
index 302c8964b99..8973353fcad 100644
--- a/ACE/tests/Capabilities_Test.cpp
+++ b/ACE/tests/Capabilities_Test.cpp
@@ -6,7 +6,6 @@
* This is a test that makes sure the <ACE_Capabililties> class
* works correctly.
*
- *
* @author Arturo Montes <mitosys@colomsat.net.co>
*/
//=============================================================================
diff --git a/ACE/tests/Codecs_Test.cpp b/ACE/tests/Codecs_Test.cpp
index 087aba9b75c..0bbcb4ce81c 100644
--- a/ACE/tests/Codecs_Test.cpp
+++ b/ACE/tests/Codecs_Test.cpp
@@ -5,7 +5,6 @@
*
* Checks the functionality of the ACE Codecs class.
*
- *
* @author Krishnakumar B <kitty@cs.wustl.edu>
*/
//=============================================================================
diff --git a/ACE/tests/Collection_Test.cpp b/ACE/tests/Collection_Test.cpp
index 4bbac2ad044..c582f491988 100644
--- a/ACE/tests/Collection_Test.cpp
+++ b/ACE/tests/Collection_Test.cpp
@@ -6,7 +6,6 @@
* This is a simple test of the ACE collection classes and its
* iterators.
*
- *
* @author Irfan Pyarali <irfan@cs.wustl.edu>
*/
//=============================================================================
diff --git a/ACE/tests/Config_Test.cpp b/ACE/tests/Config_Test.cpp
index 08ab2f05705..f1ca101dd7b 100644
--- a/ACE/tests/Config_Test.cpp
+++ b/ACE/tests/Config_Test.cpp
@@ -6,7 +6,6 @@
* This is a test that makes sure various classes in
* <ACE_Configuration> work correctly.
*
- *
* @author Michael Searles <msearles@base16.com>
* @author Chris Hafey <chafey@stentor.com>
* @author and Jerry D. Odenwelder Jr. <jerry.o@mindspring.com>
diff --git a/ACE/tests/Conn_Test.cpp b/ACE/tests/Conn_Test.cpp
index 0a36843f336..7fe43e54880 100644
--- a/ACE/tests/Conn_Test.cpp
+++ b/ACE/tests/Conn_Test.cpp
@@ -10,7 +10,6 @@
* how the <ACE_Strategy_Connector> works by showing how you can
* cache connections on the client.
*
- *
* @author Douglas C. Schmidt <schmidt@cs.wustl.edu>
* @author Chris Cleeland <cleeland@cs.wustl.edu>
* @author and Irfan Pyarali <irfan@cs.wustl.edu>
diff --git a/ACE/tests/DLL_Test.cpp b/ACE/tests/DLL_Test.cpp
index 50293f086ec..f56f50a9ac5 100644
--- a/ACE/tests/DLL_Test.cpp
+++ b/ACE/tests/DLL_Test.cpp
@@ -5,7 +5,6 @@
*
* This test illustrates the use of <ACE_DLL> wrapper class.
*
- *
* @author Kirthika Parameswaran <kirthika@cs.wustl.edu>
*/
//=============================================================================
diff --git a/ACE/tests/DLL_Test_Impl.cpp b/ACE/tests/DLL_Test_Impl.cpp
index 9a189bbe91a..65319575d12 100644
--- a/ACE/tests/DLL_Test_Impl.cpp
+++ b/ACE/tests/DLL_Test_Impl.cpp
@@ -5,7 +5,6 @@
*
* This test illustrates the use of <ACE_DLL> wrapper class.
*
- *
* @author Kirthika Parameswaran <kirthika@cs.wustl.edu>
*/
//=============================================================================
diff --git a/ACE/tests/DLList_Test.cpp b/ACE/tests/DLList_Test.cpp
index f75cce46358..26649f2826f 100644
--- a/ACE/tests/DLList_Test.cpp
+++ b/ACE/tests/DLList_Test.cpp
@@ -5,7 +5,6 @@
*
* This test illustrates the use of <ACE_DLList>.
*
- *
* @author James Hu <jxh@cs.wustl.edu> and Douglas C. Schmidt <schmidt@cs.wustl.edu>
*/
//=============================================================================
diff --git a/ACE/tests/Dirent_Test.cpp b/ACE/tests/Dirent_Test.cpp
index ecea68a8199..550ede491a0 100644
--- a/ACE/tests/Dirent_Test.cpp
+++ b/ACE/tests/Dirent_Test.cpp
@@ -10,7 +10,6 @@
* platforms, this test also ensures that there is no impact to
* platforms that natively support directory scanning operations.
*
- *
* @author Phil Mesnier <mesnier_p@ociweb.com>
* @author Zvika Ashani <zvika@aspectusvi.com>
* @author Rich Newman <RNewman@directv.com>
diff --git a/ACE/tests/Dynamic_Priority_Test.cpp b/ACE/tests/Dynamic_Priority_Test.cpp
index b91e2dc573a..136e29f0e44 100644
--- a/ACE/tests/Dynamic_Priority_Test.cpp
+++ b/ACE/tests/Dynamic_Priority_Test.cpp
@@ -36,7 +36,6 @@
* the messages should dequeue. In the second test, measurements
* are made as non-intrusive as possible, with no ordering checks.
*
- *
* @author Chris Gill <cdgill@cs.wustl.edu>
*/
//=============================================================================
diff --git a/ACE/tests/Dynamic_Test.cpp b/ACE/tests/Dynamic_Test.cpp
index 4bb185c0090..8e811e98243 100644
--- a/ACE/tests/Dynamic_Test.cpp
+++ b/ACE/tests/Dynamic_Test.cpp
@@ -5,7 +5,6 @@
*
* This tests the ACE_Dynamic class
*
- *
* @author Johnny Willemsen <jwillemsen@remedy.nl>
*/
//=============================================================================
diff --git a/ACE/tests/Enum_Interfaces_Test.cpp b/ACE/tests/Enum_Interfaces_Test.cpp
index bcc4139cd10..77a3727f52c 100644
--- a/ACE/tests/Enum_Interfaces_Test.cpp
+++ b/ACE/tests/Enum_Interfaces_Test.cpp
@@ -16,7 +16,6 @@
* Windows NT. In fact, it was by reverse engineering these tools
* that this api was created.
*
- *
* @author Michael R. MacFaden <mrm@cisco.com>
*/
//=============================================================================
diff --git a/ACE/tests/FIFO_Test.cpp b/ACE/tests/FIFO_Test.cpp
index de85c588d62..fa0cd5e7dba 100644
--- a/ACE/tests/FIFO_Test.cpp
+++ b/ACE/tests/FIFO_Test.cpp
@@ -8,7 +8,6 @@
* upon the platform) and then tests various data exchange
* scenarios.
*
- *
* @author Steve Huston <shuston@riverace.com>
*/
//=============================================================================
diff --git a/ACE/tests/FlReactor_Test.cpp b/ACE/tests/FlReactor_Test.cpp
index f52294b3d73..e108901972a 100644
--- a/ACE/tests/FlReactor_Test.cpp
+++ b/ACE/tests/FlReactor_Test.cpp
@@ -11,7 +11,6 @@
* is increased, a little widget can be used to change the number of
* polygons too.
*
- *
* @author Carlos O'Ryan <coryan@cs.wustl.edu>
*/
//=============================================================================
diff --git a/ACE/tests/Framework_Component_DLL.cpp b/ACE/tests/Framework_Component_DLL.cpp
index 6fad4918c58..2d3f50c687b 100644
--- a/ACE/tests/Framework_Component_DLL.cpp
+++ b/ACE/tests/Framework_Component_DLL.cpp
@@ -7,7 +7,6 @@
* Service Configuration framework and uses the singleton that
* also lives in this library.
*
- *
* @author Don Hinton <dhinton@ieee.org>
*/
//=============================================================================
diff --git a/ACE/tests/Future_Set_Test.cpp b/ACE/tests/Future_Set_Test.cpp
index 4d38866cfae..8611fdd87c0 100644
--- a/ACE/tests/Future_Set_Test.cpp
+++ b/ACE/tests/Future_Set_Test.cpp
@@ -9,7 +9,6 @@
* Active Object itself is very simple -- it determines if numbers
* are prime.
*
- *
* @author Andres Kruse <Andres.Kruse@cern.ch>
* @author Douglas C. Schmidt <schmidt@cs.wustl.edu>
* @author Per Andersson <pera@ipso.se> and Johnny Tucker <jtucker@infoglide.com>
diff --git a/ACE/tests/Handle_Set_Test.cpp b/ACE/tests/Handle_Set_Test.cpp
index fc33b31ccee..a9628aab6f5 100644
--- a/ACE/tests/Handle_Set_Test.cpp
+++ b/ACE/tests/Handle_Set_Test.cpp
@@ -7,7 +7,6 @@
* set of handles. No command line arguments are needed to run
* the test.
*
- *
* @author Prashant Jain <pjain@cs.wustl.edu>
*/
//=============================================================================
diff --git a/ACE/tests/Hash_Map_Bucket_Iterator_Test.cpp b/ACE/tests/Hash_Map_Bucket_Iterator_Test.cpp
index 1acf4bfa2d9..c1b0a5233e6 100644
--- a/ACE/tests/Hash_Map_Bucket_Iterator_Test.cpp
+++ b/ACE/tests/Hash_Map_Bucket_Iterator_Test.cpp
@@ -5,7 +5,6 @@
*
* This is a simple test of the <Hash_Map_Bucket_Iterator>.
*
- *
* @author Irfan Pyarali <irfan@cs.wustl.edu>
*/
//=============================================================================
diff --git a/ACE/tests/Hash_Map_Manager_Test.cpp b/ACE/tests/Hash_Map_Manager_Test.cpp
index f4322f12df9..6ab5b357d1a 100644
--- a/ACE/tests/Hash_Map_Manager_Test.cpp
+++ b/ACE/tests/Hash_Map_Manager_Test.cpp
@@ -8,7 +8,6 @@
* illustrates how the <ACE_Static_Allocator> works in
* conjunction with the <ACE_Hash_Map_Manager>.
*
- *
* @author James Hu <jxh@cs.wustl.edu> and Douglas C. Schmidt <schmidt@cs.wustl.edu>
*/
//=============================================================================
diff --git a/ACE/tests/Hash_Multi_Map_Manager_Test.cpp b/ACE/tests/Hash_Multi_Map_Manager_Test.cpp
index 270008fd818..8117f5763b7 100644
--- a/ACE/tests/Hash_Multi_Map_Manager_Test.cpp
+++ b/ACE/tests/Hash_Multi_Map_Manager_Test.cpp
@@ -6,7 +6,6 @@
* This test illustrates the use of <ACE_Hash_Multi_Map_Manager> to
* maintain a hash table using strings.
*
- *
* @author Shanshan Jiang <shanshan.jiang@vanderbilt.edu>
*/
//=============================================================================
diff --git a/ACE/tests/INET_Addr_Test.cpp b/ACE/tests/INET_Addr_Test.cpp
index 828042b7b7b..4743b2894f3 100644
--- a/ACE/tests/INET_Addr_Test.cpp
+++ b/ACE/tests/INET_Addr_Test.cpp
@@ -7,7 +7,6 @@
* IPv4 and IPv6 addresses and checks that the address formed by the
* class is valid.
*
- *
* @author John Aughey (jha@aughey.com)
*/
//=============================================================================
diff --git a/ACE/tests/IOStream_Test.cpp b/ACE/tests/IOStream_Test.cpp
index 4b0b3396db0..2ba30d5adcc 100644
--- a/ACE/tests/IOStream_Test.cpp
+++ b/ACE/tests/IOStream_Test.cpp
@@ -6,7 +6,6 @@
* This is a simple test of the IOStream class that illustrates
* how to use iostream operations on almost arbitrary I/O classes.
*
- *
* @author James CE Johnson <jcej@lads.com>
*/
//=============================================================================
diff --git a/ACE/tests/Intrusive_Auto_Ptr_Test.cpp b/ACE/tests/Intrusive_Auto_Ptr_Test.cpp
index 0dbc8b7f0b1..f4418fa8366 100644
--- a/ACE/tests/Intrusive_Auto_Ptr_Test.cpp
+++ b/ACE/tests/Intrusive_Auto_Ptr_Test.cpp
@@ -6,7 +6,6 @@
* This test verifies the functionality of the <ACE_Intrusive_Auto_Ptr>
* implementation.
*
- *
* @author Iliyan Jeliazkov <iliyan@ociweb.com>
*/
//=============================================================================
diff --git a/ACE/tests/Lazy_Map_Manager_Test.cpp b/ACE/tests/Lazy_Map_Manager_Test.cpp
index 8c31c8b0090..7af3f0b0675 100644
--- a/ACE/tests/Lazy_Map_Manager_Test.cpp
+++ b/ACE/tests/Lazy_Map_Manager_Test.cpp
@@ -7,7 +7,6 @@
* <ACE_Active_Map_Manager> that illustrates how lazy map managers
* allow the deletion of entries while iterating over the map.
*
- *
* @author Irfan Pyarali <irfan@cs.wustl.edu>
*/
//=============================================================================
diff --git a/ACE/tests/Log_Msg_Backend_Test.cpp b/ACE/tests/Log_Msg_Backend_Test.cpp
index eab0e625103..1f9ec350bf9 100644
--- a/ACE/tests/Log_Msg_Backend_Test.cpp
+++ b/ACE/tests/Log_Msg_Backend_Test.cpp
@@ -7,7 +7,6 @@
* including its initialization and reset as well as logging information
* through the backend.
*
- *
* @author Steve Huston <shuston@riverace.com>
*/
//=============================================================================
diff --git a/ACE/tests/Log_Msg_Test.cpp b/ACE/tests/Log_Msg_Test.cpp
index 8ab7421efb4..e36a9a86892 100644
--- a/ACE/tests/Log_Msg_Test.cpp
+++ b/ACE/tests/Log_Msg_Test.cpp
@@ -9,7 +9,6 @@
* writing to stderr and to a file. It also tests writing to user
* defined callback objects.
*
- *
* @author Douglas C. Schmidt <schmidt@cs.wustl.edu>
*/
//=============================================================================
diff --git a/ACE/tests/Logging_Strategy_Test.cpp b/ACE/tests/Logging_Strategy_Test.cpp
index 26df8ffd096..2592c851a04 100644
--- a/ACE/tests/Logging_Strategy_Test.cpp
+++ b/ACE/tests/Logging_Strategy_Test.cpp
@@ -21,7 +21,6 @@
* as described in the non-DLL section below under DLL
* environments as well.
*
- *
* @author Orlando Ribeiro <oribeiro@inescporto.pt>
*/
//=============================================================================
diff --git a/ACE/tests/MEM_Stream_Test.cpp b/ACE/tests/MEM_Stream_Test.cpp
index 32a3b5ed413..1b017f5cec4 100644
--- a/ACE/tests/MEM_Stream_Test.cpp
+++ b/ACE/tests/MEM_Stream_Test.cpp
@@ -6,7 +6,6 @@
* This is a test of the <ACE_MEM_Acceptor> and
* <ACE_MEM_Connector> classes.
*
- *
* @author Nanbor Wang <nanbor@cs.wustl.edu>
*/
//=============================================================================
diff --git a/ACE/tests/MM_Shared_Memory_Test.cpp b/ACE/tests/MM_Shared_Memory_Test.cpp
index d39aff34807..d452be14839 100644
--- a/ACE/tests/MM_Shared_Memory_Test.cpp
+++ b/ACE/tests/MM_Shared_Memory_Test.cpp
@@ -9,7 +9,6 @@
* exchange data using shared memory. No user input is required as
* far as command line arguments are concerned.
*
- *
* @author Prashant Jain <pjain@cs.wustl.edu> and Douglas C. Schmidt <schmidt@cs.wustl.edu>
*/
//=============================================================================
diff --git a/ACE/tests/MT_NonBlocking_Connect_Test.cpp b/ACE/tests/MT_NonBlocking_Connect_Test.cpp
index 38af73db41b..ef8a018dd66 100644
--- a/ACE/tests/MT_NonBlocking_Connect_Test.cpp
+++ b/ACE/tests/MT_NonBlocking_Connect_Test.cpp
@@ -3,7 +3,6 @@
/**
* @file MT_NonBlocking_Connect_Test.cpp
*
- *
* This test makes non-blocking connects from multiple threads. Things are
* complicated by the fact that after the connection is attempted reactor's
* handle_events() is called and this leads to possible connection
@@ -12,7 +11,6 @@
* The following reactors are tested: Select, TP, WFMO, and Dev Poll
* (if enabled).
*
- *
* @author Vladimir Zykov <vladimir.zykov@prismtech.com>
*/
//=============================================================================
diff --git a/ACE/tests/MT_Reactor_Timer_Test.cpp b/ACE/tests/MT_Reactor_Timer_Test.cpp
index 84a9e6777d6..d37f4a01e92 100644
--- a/ACE/tests/MT_Reactor_Timer_Test.cpp
+++ b/ACE/tests/MT_Reactor_Timer_Test.cpp
@@ -8,7 +8,6 @@
* cancelling scheduled timers from multiple threads. No command
* line arguments are needed to run the test.
*
- *
* @author Steve Huston <shuston@riverace.com>
*/
//=============================================================================
diff --git a/ACE/tests/MT_Reactor_Upcall_Test.cpp b/ACE/tests/MT_Reactor_Upcall_Test.cpp
index 8669394f768..65aaa050b78 100644
--- a/ACE/tests/MT_Reactor_Upcall_Test.cpp
+++ b/ACE/tests/MT_Reactor_Upcall_Test.cpp
@@ -7,7 +7,6 @@
* TP_Reactor and the WFMO_Reactor when the event loop is being run
* by multiple threads.
*
- *
* @author Irfan Pyarali <irfan@cs.wustl.edu>
*/
//=============================================================================
diff --git a/ACE/tests/MT_Reference_Counted_Event_Handler_Test.cpp b/ACE/tests/MT_Reference_Counted_Event_Handler_Test.cpp
index 198aaab86e8..f133a05db47 100644
--- a/ACE/tests/MT_Reference_Counted_Event_Handler_Test.cpp
+++ b/ACE/tests/MT_Reference_Counted_Event_Handler_Test.cpp
@@ -3,7 +3,6 @@
/**
* @file MT_Reference_Counted_Event_Handler_Test.cpp
*
- *
* This test tries to represents what happens in the ORB wrt to
* event handlers, reactors, timer queues, threads, and connection
* caches, minus the other complexities. The following reactors
@@ -16,7 +15,6 @@
* connection recycling and cache purging. Nested upcalls are also
* tested.
*
- *
* @author Irfan Pyarali <irfan@oomworks.com>
*/
//=============================================================================
diff --git a/ACE/tests/MT_Reference_Counted_Notify_Test.cpp b/ACE/tests/MT_Reference_Counted_Notify_Test.cpp
index 6976d99cf4d..6d6b67a9030 100644
--- a/ACE/tests/MT_Reference_Counted_Notify_Test.cpp
+++ b/ACE/tests/MT_Reference_Counted_Notify_Test.cpp
@@ -7,7 +7,6 @@
* handlers when it interacts with the reactor notification
* mechanism.
*
- *
* @author Irfan Pyarali <irfan@oomworks.com>
*/
//=============================================================================
diff --git a/ACE/tests/MT_SOCK_Test.cpp b/ACE/tests/MT_SOCK_Test.cpp
index df0834167fb..785fc2acc8d 100644
--- a/ACE/tests/MT_SOCK_Test.cpp
+++ b/ACE/tests/MT_SOCK_Test.cpp
@@ -12,7 +12,6 @@
* will fail since we're overrunning the size of the listen queue
* for the acceptor-mode socket.
*
- *
* @author Doug Schmidt <schmidt@cs.wustl.edu>
*/
//=============================================================================
diff --git a/ACE/tests/Main.cpp b/ACE/tests/Main.cpp
index ae732b66968..46833b5d73f 100644
--- a/ACE/tests/Main.cpp
+++ b/ACE/tests/Main.cpp
@@ -6,7 +6,6 @@
* This is a wrapper for the test programs. It obviates the test cpp's
* from having to always include OS.h.
*
- *
* @author Don Hinton <dhinton@dresystems.com>
*/
//=============================================================================
diff --git a/ACE/tests/Malloc_Test.cpp b/ACE/tests/Malloc_Test.cpp
index 4fbf00c959a..5214a7acc8a 100644
--- a/ACE/tests/Malloc_Test.cpp
+++ b/ACE/tests/Malloc_Test.cpp
@@ -6,7 +6,6 @@
* This is a test of the position-independent <ACE_Malloc> memory
* manager using the <ACE_MMAP_Memory_Pool> and <ACE_Process_Mutex>.
*
- *
* @author Douglas C. Schmidt <schmidt@cs.wustl.edu>
*/
//=============================================================================
diff --git a/ACE/tests/Manual_Event_Test.cpp b/ACE/tests/Manual_Event_Test.cpp
index b083d943249..0653aa3db17 100644
--- a/ACE/tests/Manual_Event_Test.cpp
+++ b/ACE/tests/Manual_Event_Test.cpp
@@ -6,7 +6,6 @@
* This test verifies the functionality of the <ACE_Manual_Event>
* implementation.
*
- *
* @author Martin Corino <mcorino@remedy.nl>
*/
//=============================================================================
diff --git a/ACE/tests/Map_Manager_Test.cpp b/ACE/tests/Map_Manager_Test.cpp
index 79f53291cab..e7d9e33e274 100644
--- a/ACE/tests/Map_Manager_Test.cpp
+++ b/ACE/tests/Map_Manager_Test.cpp
@@ -7,7 +7,6 @@
* <ACE_Hash_Map_Manager> that illustrates how to use the forward
* and reverse iterators.
*
- *
* @author Irfan Pyarali <irfan@cs.wustl.edu>
* @author Douglas C. Schmidt <schmidt@cs.wustl.edu>
* @author and Kirthika Parameswaran <kirthika@cs.wustl.edu>
diff --git a/ACE/tests/Map_Test.cpp b/ACE/tests/Map_Test.cpp
index 5a3e3b92a17..73fb22f8d35 100644
--- a/ACE/tests/Map_Test.cpp
+++ b/ACE/tests/Map_Test.cpp
@@ -6,7 +6,6 @@
* This is a simple test of the <ACE_Map> and illustrates how to
* use the forward and reverse iterators.
*
- *
* @author Irfan Pyarali <irfan@cs.wustl.edu>
*/
//=============================================================================
diff --git a/ACE/tests/Mem_Map_Test.cpp b/ACE/tests/Mem_Map_Test.cpp
index 7108e7a9776..73bb98590cf 100644
--- a/ACE/tests/Mem_Map_Test.cpp
+++ b/ACE/tests/Mem_Map_Test.cpp
@@ -8,7 +8,6 @@
* reverses the file and then reverses it again to get back the
* original file.
*
- *
* @author Prashant Jain <pjain@cs.wustl.edu>
*/
//=============================================================================
diff --git a/ACE/tests/Message_Block_Large_Copy_Test.cpp b/ACE/tests/Message_Block_Large_Copy_Test.cpp
index c88c758e57a..44fb9bf15f6 100644
--- a/ACE/tests/Message_Block_Large_Copy_Test.cpp
+++ b/ACE/tests/Message_Block_Large_Copy_Test.cpp
@@ -5,7 +5,6 @@
*
* This test program tests large Message Block duplication and cloning.
*
- *
* @author Phillip LaBanca <labancap@ociweb.com>
*/
//=============================================================================
diff --git a/ACE/tests/Message_Block_Test.cpp b/ACE/tests/Message_Block_Test.cpp
index f6327d1c9c9..bde8c2b33cf 100644
--- a/ACE/tests/Message_Block_Test.cpp
+++ b/ACE/tests/Message_Block_Test.cpp
@@ -7,7 +7,6 @@
* <ACE_Message_Block> reference counting works in multi-threaded
* code.
*
- *
* @author Doug Schmidt <schmidt@cs.wustl.edu> and Nanbor Wang <nanbor@cs.wustl.edu>
*/
//=============================================================================
diff --git a/ACE/tests/Message_Queue_Notifications_Test.cpp b/ACE/tests/Message_Queue_Notifications_Test.cpp
index 63ddbefcd07..8f701e43c83 100644
--- a/ACE/tests/Message_Queue_Notifications_Test.cpp
+++ b/ACE/tests/Message_Queue_Notifications_Test.cpp
@@ -23,7 +23,6 @@
* The second test also makes sure the high/low water mark
* signaling mechanism works flawlessly.
*
- *
* @author Irfan Pyarali <irfan@cs.wustl.edu> and Nanbor Wang <nanbor@cs.wustl.edu>
*/
//=============================================================================
diff --git a/ACE/tests/Message_Queue_Test_Ex.cpp b/ACE/tests/Message_Queue_Test_Ex.cpp
index 337fea23196..ace1a10d227 100644
--- a/ACE/tests/Message_Queue_Test_Ex.cpp
+++ b/ACE/tests/Message_Queue_Test_Ex.cpp
@@ -11,7 +11,6 @@
* 2. An example of using a user-defined class to parameterize
* ACE_Message_Queue_Ex.
*
- *
* @author Michael Vitlo <mvitalo@sprynet.com>
* @author copied the code from: Irfan Pyarali <irfan@cs.wustl.edu> and David L. Levine <levine@cs.wustl.edu>
*/
diff --git a/ACE/tests/Missing_Svc_Conf_Test.cpp b/ACE/tests/Missing_Svc_Conf_Test.cpp
index 86d79602d48..08f43d9d3a9 100644
--- a/ACE/tests/Missing_Svc_Conf_Test.cpp
+++ b/ACE/tests/Missing_Svc_Conf_Test.cpp
@@ -15,7 +15,6 @@
* true, since adding a default svc.conf file in this directory my
* impact other tests.
*
- *
* @author Phil Mesnier <mesnier_p@ociweb.com>
*/
//=============================================================================
diff --git a/ACE/tests/Monotonic_Manual_Event_Test.cpp b/ACE/tests/Monotonic_Manual_Event_Test.cpp
index ec615d64fd9..1979e7f3d8f 100644
--- a/ACE/tests/Monotonic_Manual_Event_Test.cpp
+++ b/ACE/tests/Monotonic_Manual_Event_Test.cpp
@@ -6,7 +6,6 @@
* This test verifies the functionality of the time policy support
* for the <ACE_Manual_Event> implementation.
*
- *
* @author Martin Corino <mcorino@remedy.nl>
*/
//=============================================================================
diff --git a/ACE/tests/Multihomed_INET_Addr_Test.cpp b/ACE/tests/Multihomed_INET_Addr_Test.cpp
index 850e69d0578..bf8d53308c2 100644
--- a/ACE/tests/Multihomed_INET_Addr_Test.cpp
+++ b/ACE/tests/Multihomed_INET_Addr_Test.cpp
@@ -7,7 +7,6 @@
* It creates several IPv4 addresses and checks that the
* address formed by the class is valid.
*
- *
* @author Edward Mulholland (emulholl@atl.lmco.com)
*/
//=============================================================================
diff --git a/ACE/tests/Multihomed_INET_Addr_Test_IPV6.cpp b/ACE/tests/Multihomed_INET_Addr_Test_IPV6.cpp
index caea4436801..bab97e3c032 100644
--- a/ACE/tests/Multihomed_INET_Addr_Test_IPV6.cpp
+++ b/ACE/tests/Multihomed_INET_Addr_Test_IPV6.cpp
@@ -6,7 +6,6 @@
* It creates several IPv6 addresses and checks that the
* address formed by the class is valid.
*
- *
* @author Edward Mulholland (emulholl@atl.lmco.com) Brian Buesker (bbuesker@qualcomm.com) - Added testing of ACE_Multihomed_INET_Addr class using IPv6 addresses based on Multihomed_INET_Addr_Test.
*/
//=============================================================================
diff --git a/ACE/tests/NDDS_Timer_Test.cpp b/ACE/tests/NDDS_Timer_Test.cpp
index fac126d270b..d25ce5c0b9b 100644
--- a/ACE/tests/NDDS_Timer_Test.cpp
+++ b/ACE/tests/NDDS_Timer_Test.cpp
@@ -4,7 +4,6 @@
*
* Simple test of NDDS_Timer. Copied from NDDS_Timer_Test.
*
- *
* @author Marcel Smit <msmit@remedy.nl>
*/
//=============================================================================
diff --git a/ACE/tests/Naming_Test.cpp b/ACE/tests/Naming_Test.cpp
index f8953607165..8fa64e23c37 100644
--- a/ACE/tests/Naming_Test.cpp
+++ b/ACE/tests/Naming_Test.cpp
@@ -7,7 +7,6 @@
* does binds, rebinds, finds, and unbinds on name bindings using
* the local naming context.
*
- *
* @author Prashant Jain <pjain@cs.wustl.edu> and Irfan Pyarali <irfan@cs.wustl.edu>
*/
//=============================================================================
diff --git a/ACE/tests/Network_Adapters_Test.cpp b/ACE/tests/Network_Adapters_Test.cpp
index c89fd743006..3e23dcdc77a 100644
--- a/ACE/tests/Network_Adapters_Test.cpp
+++ b/ACE/tests/Network_Adapters_Test.cpp
@@ -4,7 +4,6 @@
*
* Tests the ICMP-echo support in ACE.
*
- *
* @author Robert S. Iakobashvili <coroberti@gmail.com> <coroberti@walla.co.il> Gonzalo A. Diethelm <gonzalo.diethelm@aditiva.com>
*/
//=============================================================================
diff --git a/ACE/tests/New_Fail_Test.cpp b/ACE/tests/New_Fail_Test.cpp
index 8c36ea1510a..11d6bc12316 100644
--- a/ACE/tests/New_Fail_Test.cpp
+++ b/ACE/tests/New_Fail_Test.cpp
@@ -12,7 +12,6 @@
* In these cases, the test puts a message in the log noting that a failed
* new will throw an exception, and trust that the user accepts that risk.
*
- *
* @author Steve Huston <shuston@riverace.com>
*/
//=============================================================================
diff --git a/ACE/tests/NonBlocking_Conn_Test.cpp b/ACE/tests/NonBlocking_Conn_Test.cpp
index 35e547ce009..f65da90b83e 100644
--- a/ACE/tests/NonBlocking_Conn_Test.cpp
+++ b/ACE/tests/NonBlocking_Conn_Test.cpp
@@ -10,7 +10,6 @@
* - non-blocking connections without waiting for completions
* - non-blocking connections with timeouts
*
- *
* @author Irfan Pyarali <irfan@oomworks.com>
*/
//=============================================================================
diff --git a/ACE/tests/Notify_Performance_Test.cpp b/ACE/tests/Notify_Performance_Test.cpp
index e41c2ab918d..032fd219027 100644
--- a/ACE/tests/Notify_Performance_Test.cpp
+++ b/ACE/tests/Notify_Performance_Test.cpp
@@ -8,7 +8,6 @@
* tested. The notify() mechanism can also be tested with or
* without data.
*
- *
* @author Irfan Pyarali <irfan@cs.wustl.edu>
*/
//=============================================================================
diff --git a/ACE/tests/Object_Manager_Flipping_Test.cpp b/ACE/tests/Object_Manager_Flipping_Test.cpp
index 7d7298feba4..cafd8ba6a63 100644
--- a/ACE/tests/Object_Manager_Flipping_Test.cpp
+++ b/ACE/tests/Object_Manager_Flipping_Test.cpp
@@ -11,7 +11,6 @@
* that the OM correctly controlls the lifecycle of the default SC
* instance, which is pointed to by a TSS pointer.
*
- *
* @author Iliyan Jeliazkov <iliyan@ociweb.com>
*/
//=============================================================================
diff --git a/ACE/tests/Object_Manager_Test.cpp b/ACE/tests/Object_Manager_Test.cpp
index f800805ecf0..27870763f34 100644
--- a/ACE/tests/Object_Manager_Test.cpp
+++ b/ACE/tests/Object_Manager_Test.cpp
@@ -5,7 +5,6 @@
*
* Tests the basic functions of the ACE_Object_Manager.
*
- *
* @author David L. Levine <levine@cs.wustl.edu>
*/
//=============================================================================
diff --git a/ACE/tests/Obstack_Test.cpp b/ACE/tests/Obstack_Test.cpp
index 2b91581bc07..65c5e8cc4d2 100644
--- a/ACE/tests/Obstack_Test.cpp
+++ b/ACE/tests/Obstack_Test.cpp
@@ -4,7 +4,6 @@
*
* Checks the functionality of ACE_Obstack<T>
*
- *
* @author Steve Huston <shuston@riverace.com>
*/
//=============================================================================
diff --git a/ACE/tests/OrdMultiSet_Test.cpp b/ACE/tests/OrdMultiSet_Test.cpp
index 218e1278860..f62bf4ada6f 100644
--- a/ACE/tests/OrdMultiSet_Test.cpp
+++ b/ACE/tests/OrdMultiSet_Test.cpp
@@ -8,7 +8,6 @@
* them with type int. No command line arguments are needed to run
* the test.
*
- *
* @author Chris Gill <cdgill@cs.wustl.edu>
*/
//=============================================================================
diff --git a/ACE/tests/Pipe_Test.cpp b/ACE/tests/Pipe_Test.cpp
index fc849e83009..1cbf60533e2 100644
--- a/ACE/tests/Pipe_Test.cpp
+++ b/ACE/tests/Pipe_Test.cpp
@@ -5,7 +5,6 @@
*
* Tests the construction of multiple pipes in a process.
*
- *
* @author Irfan Pyarali <irfan@cs.wustl.edu>
*/
//=============================================================================
diff --git a/ACE/tests/Priority_Buffer_Test.cpp b/ACE/tests/Priority_Buffer_Test.cpp
index 839ee7de980..79ec0e95015 100644
--- a/ACE/tests/Priority_Buffer_Test.cpp
+++ b/ACE/tests/Priority_Buffer_Test.cpp
@@ -8,7 +8,6 @@
* to enqueue a bunch of messages with different priorities which
* are then dequeued by the consumer.
*
- *
* @author Prashant Jain <pjain@cs.wustl.edu> and Douglas C. Schmidt <schmidt@cs.wustl.edu>
*/
//=============================================================================
diff --git a/ACE/tests/Priority_Reactor_Test.cpp b/ACE/tests/Priority_Reactor_Test.cpp
index b1de98d7b80..5d9896932c1 100644
--- a/ACE/tests/Priority_Reactor_Test.cpp
+++ b/ACE/tests/Priority_Reactor_Test.cpp
@@ -13,7 +13,6 @@
* The test itself is interesting, it shows how to write very
* simple <ACE_Svc_Handler>, <ACE_Connectors> and <ACE_Acceptors>.
*
- *
* @author Carlos O'Ryan <coryan@cs.wustl.edu>
*/
//=============================================================================
diff --git a/ACE/tests/Priority_Task_Test.cpp b/ACE/tests/Priority_Task_Test.cpp
index 1f61d9fb598..056dc2adae6 100644
--- a/ACE/tests/Priority_Task_Test.cpp
+++ b/ACE/tests/Priority_Task_Test.cpp
@@ -7,7 +7,6 @@
* ACE Tasks. The test requires no options, but the -d option
* enables LM_DEBUG output.
*
- *
* @author Carlos O'Ryan <coryan@cs.wustl.edu>
*/
//=============================================================================
diff --git a/ACE/tests/Proactor_Timer_Test.cpp b/ACE/tests/Proactor_Timer_Test.cpp
index 569a147daf6..90e8d9115c1 100644
--- a/ACE/tests/Proactor_Timer_Test.cpp
+++ b/ACE/tests/Proactor_Timer_Test.cpp
@@ -7,7 +7,6 @@
* the <ACE_Proactor>. Scheduling timers, handling expired timers and
* cancelling scheduled timers are all exercised in this test.
*
- *
* @author Prashant Jain <pjain@cs.wustl.edu>
* @author Douglas C. Schmidt <schmidt@cs.wustl.edu>
* @author and Miljenko Norsic <Miljenko.Norsic@etk.ericsson.se>
diff --git a/ACE/tests/Process_Manager_Test.cpp b/ACE/tests/Process_Manager_Test.cpp
index 79b46311cf6..3d0f303fd2a 100644
--- a/ACE/tests/Process_Manager_Test.cpp
+++ b/ACE/tests/Process_Manager_Test.cpp
@@ -13,7 +13,6 @@
* an integer argument specifying how long to "process" (actually,
* the child just sleeps for the specified length of time).
*
- *
* @author Douglas C. Schmidt <schmidt@cs.wustl.edu> and Dave Madden <dhm@mersenne.com>
*/
//=============================================================================
diff --git a/ACE/tests/Process_Manual_Event_Test.cpp b/ACE/tests/Process_Manual_Event_Test.cpp
index 23225e2a466..a4c8846b97b 100644
--- a/ACE/tests/Process_Manual_Event_Test.cpp
+++ b/ACE/tests/Process_Manual_Event_Test.cpp
@@ -6,7 +6,6 @@
* This test verifies the functionality of the <ACE_Manual_Event>
* process-shared implementation.
*
- *
* @author Martin Corino <mcorino@remedy.nl>
*/
//=============================================================================
diff --git a/ACE/tests/Process_Mutex_Test.cpp b/ACE/tests/Process_Mutex_Test.cpp
index 30ce7b84406..d269258e1a7 100644
--- a/ACE/tests/Process_Mutex_Test.cpp
+++ b/ACE/tests/Process_Mutex_Test.cpp
@@ -4,7 +4,6 @@
*
* Tests an <ACE_Process_Mutex> shared between multiple child processes.
*
- *
* @author Irfan Pyarali <irfan@cs.wustl.edu>
*/
//=============================================================================
diff --git a/ACE/tests/Process_Semaphore_Test.cpp b/ACE/tests/Process_Semaphore_Test.cpp
index c81f7dbbac1..84701efb0e3 100644
--- a/ACE/tests/Process_Semaphore_Test.cpp
+++ b/ACE/tests/Process_Semaphore_Test.cpp
@@ -5,7 +5,6 @@
*
* Tests an ACE Semaphore shared between multiple child processes.
*
- *
* @author Martin Corino <mcorino@remedy.nl>
*/
//=============================================================================
diff --git a/ACE/tests/Process_Strategy_Test.cpp b/ACE/tests/Process_Strategy_Test.cpp
index 22d6a74af47..80a5051b57b 100644
--- a/ACE/tests/Process_Strategy_Test.cpp
+++ b/ACE/tests/Process_Strategy_Test.cpp
@@ -25,7 +25,6 @@
* # Run the server in multi-processes
* % Process_Strategy_Test -c PROCESS
*
- *
* @author Douglas C. Schmidt <schmidt@cs.wustl.edu> and Kevin Boyle <kboyle@sanwafp.com>
*/
//=============================================================================
diff --git a/ACE/tests/Process_Test.cpp b/ACE/tests/Process_Test.cpp
index 2adf001d3a2..8270e926d54 100644
--- a/ACE/tests/Process_Test.cpp
+++ b/ACE/tests/Process_Test.cpp
@@ -5,7 +5,6 @@
*
* Tests ACE_Process file handle inheritance for UNIX-like systems
*
- *
* @author Christian Fromme <kaner@strace.org>
*/
//=============================================================================
diff --git a/ACE/tests/QtReactor_Test.cpp b/ACE/tests/QtReactor_Test.cpp
index 3e86fa99a84..3d102d46a48 100644
--- a/ACE/tests/QtReactor_Test.cpp
+++ b/ACE/tests/QtReactor_Test.cpp
@@ -28,7 +28,6 @@
* HandlersRegister - register of event_handlers, responsible also for
* the analysis of test results.
*
- *
* @author Marek Brudka <mbrudka@elka.pw.edu.pl>
*/
//=============================================================================
diff --git a/ACE/tests/RB_Tree_Test.cpp b/ACE/tests/RB_Tree_Test.cpp
index 0d9cce6b874..f9eddf66564 100644
--- a/ACE/tests/RB_Tree_Test.cpp
+++ b/ACE/tests/RB_Tree_Test.cpp
@@ -15,7 +15,6 @@
* and filled in, and the resulting order is checked via an
* iterator over each.
*
- *
* @author Chris Gill <cdgill@cs.wustl.edu>
*/
//=============================================================================
diff --git a/ACE/tests/RW_Process_Mutex_Test.cpp b/ACE/tests/RW_Process_Mutex_Test.cpp
index 3a606629e0e..afb1b7b9be1 100644
--- a/ACE/tests/RW_Process_Mutex_Test.cpp
+++ b/ACE/tests/RW_Process_Mutex_Test.cpp
@@ -4,7 +4,6 @@
*
* Tests an <ACE_RW_Process_Mutex> shared between multiple child processes.
*
- *
* @author Steve Huston <shuston@riverace.com>
*/
//=============================================================================
diff --git a/ACE/tests/Reactor_Dispatch_Order_Test.cpp b/ACE/tests/Reactor_Dispatch_Order_Test.cpp
index 0f64c3493ca..c61ee0a672a 100644
--- a/ACE/tests/Reactor_Dispatch_Order_Test.cpp
+++ b/ACE/tests/Reactor_Dispatch_Order_Test.cpp
@@ -6,7 +6,6 @@
* This is a simple test that checks the order of dispatching of
* ACE Reactors. Order should be: timeout, output, and then input.
*
- *
* @author Irfan Pyarali <irfan@cs.wustl.edu>
*/
//=============================================================================
diff --git a/ACE/tests/Reactor_Dispatch_Order_Test_Dev_Poll.cpp b/ACE/tests/Reactor_Dispatch_Order_Test_Dev_Poll.cpp
index b2dfe79edd3..21ab37471cf 100644
--- a/ACE/tests/Reactor_Dispatch_Order_Test_Dev_Poll.cpp
+++ b/ACE/tests/Reactor_Dispatch_Order_Test_Dev_Poll.cpp
@@ -6,7 +6,6 @@
* This is a simple test that checks the order of dispatching of
* ACE Reactors. Order should be: timeout, output, and then input.
*
- *
* @author Irfan Pyarali <irfan@cs.wustl.edu>
*/
//=============================================================================
diff --git a/ACE/tests/Reactor_Exceptions_Test.cpp b/ACE/tests/Reactor_Exceptions_Test.cpp
index 0d99c019061..d239604d560 100644
--- a/ACE/tests/Reactor_Exceptions_Test.cpp
+++ b/ACE/tests/Reactor_Exceptions_Test.cpp
@@ -6,7 +6,6 @@
* This is a test that makes sure the <ACE_Reactor> works
* correctly in the face of C++ exceptions and threads.
*
- *
* @author Luca Priorelli <lucapri@mbox.vol.it> and Douglas C. Schmidt <schmidt@cs.wustl.edu>
*/
//=============================================================================
diff --git a/ACE/tests/Reactor_Fairness_Test.cpp b/ACE/tests/Reactor_Fairness_Test.cpp
index 25bb7d3dd64..395826c9513 100644
--- a/ACE/tests/Reactor_Fairness_Test.cpp
+++ b/ACE/tests/Reactor_Fairness_Test.cpp
@@ -7,7 +7,6 @@
* <ACE_Reactor>s. Both the <ACE_WFMO_Reactor> and
* <ACE_Select_Reactor> can be tested.
*
- *
* @author Irfan Pyarali <irfan@cs.wustl.edu>
*/
//=============================================================================
diff --git a/ACE/tests/Reactor_Notify_Test.cpp b/ACE/tests/Reactor_Notify_Test.cpp
index 13958e17120..26d1afd59dd 100644
--- a/ACE/tests/Reactor_Notify_Test.cpp
+++ b/ACE/tests/Reactor_Notify_Test.cpp
@@ -10,7 +10,6 @@
* has the ACE_HAS_REACTOR_NOTIFICATION_QUEUE option enabled this
* test will also exercise this feature.
*
- *
* @author Douglas C. Schmidt <schmidt@cs.wustl.edu>
*/
//=============================================================================
diff --git a/ACE/tests/Reactor_Performance_Test.cpp b/ACE/tests/Reactor_Performance_Test.cpp
index f604f7b782d..e2bfbd34598 100644
--- a/ACE/tests/Reactor_Performance_Test.cpp
+++ b/ACE/tests/Reactor_Performance_Test.cpp
@@ -7,7 +7,6 @@
* <ACE_Reactor>s. Both the <ACE_WFMO_Reactor> and
* <ACE_Select_Reactor> can be tested.
*
- *
* @author Irfan Pyarali <irfan@cs.wustl.edu>
*/
//=============================================================================
diff --git a/ACE/tests/Reactor_Registration_Test.cpp b/ACE/tests/Reactor_Registration_Test.cpp
index 717a223e32f..92082ad5026 100644
--- a/ACE/tests/Reactor_Registration_Test.cpp
+++ b/ACE/tests/Reactor_Registration_Test.cpp
@@ -5,7 +5,6 @@
*
* This is a test of registering handlers with the Reactor.
*
- *
* @author Irfan Pyarali <irfan@oomworks.com>
*/
//=============================================================================
diff --git a/ACE/tests/Reactor_Timer_Test.cpp b/ACE/tests/Reactor_Timer_Test.cpp
index 15c63d4dfb8..a6f867f0b9f 100644
--- a/ACE/tests/Reactor_Timer_Test.cpp
+++ b/ACE/tests/Reactor_Timer_Test.cpp
@@ -8,7 +8,6 @@
* handling expired timers and cancelling scheduled timers are
* all exercised in this test.
*
- *
* @author Prashant Jain <pjain@cs.wustl.edu> and Douglas C. Schmidt <schmidt@cs.wustl.edu>
*/
//=============================================================================
diff --git a/ACE/tests/Reactors_Test.cpp b/ACE/tests/Reactors_Test.cpp
index c9461fa4daa..0ee5f3c132f 100644
--- a/ACE/tests/Reactors_Test.cpp
+++ b/ACE/tests/Reactors_Test.cpp
@@ -6,7 +6,6 @@
* This is a test that performs a torture test of multiple
* <ACE_Reactors> and <ACE_Tasks> in the same process.
*
- *
* @author Prashant Jain <pjain@cs.wustl.edu>
* @author Detlef Becker <Detlef.Becker@med.siemens.de>
* @author and Douglas C. Schmidt <schmidt@cs.wustl.edu>
diff --git a/ACE/tests/Reader_Writer_Test.cpp b/ACE/tests/Reader_Writer_Test.cpp
index ac4b7b9de24..a69f217653c 100644
--- a/ACE/tests/Reader_Writer_Test.cpp
+++ b/ACE/tests/Reader_Writer_Test.cpp
@@ -7,7 +7,6 @@
* implementation of readers/writer locks on Win32 and Posix
* pthreads.
*
- *
* @author Prashant Jain <pjain@cs.wustl.edu> and Doug C. Schmidt <schmidt@cs.wustl.edu>
*/
//=============================================================================
diff --git a/ACE/tests/Recursive_Condition_Bug_Test.cpp b/ACE/tests/Recursive_Condition_Bug_Test.cpp
index 169341a8caa..365c80209ed 100644
--- a/ACE/tests/Recursive_Condition_Bug_Test.cpp
+++ b/ACE/tests/Recursive_Condition_Bug_Test.cpp
@@ -10,7 +10,6 @@
* It was added to test for bugs with the ACE_OS recursive
* condition implementation.
*
- *
* @author Leonid Kvetnyi <leonidk@nice.com> and Douglas C. Schmidt <schmidt@cs.wustl.edu>
*/
//=============================================================================
diff --git a/ACE/tests/Recursive_Condition_Test.cpp b/ACE/tests/Recursive_Condition_Test.cpp
index d6e2b6aa62e..cfda711b41e 100644
--- a/ACE/tests/Recursive_Condition_Test.cpp
+++ b/ACE/tests/Recursive_Condition_Test.cpp
@@ -7,7 +7,6 @@
* ACE_Condition<ACE_Recursive_Thread_Mutex> template
* specialization.
*
- *
* @author Stephen Howard <stephen.e.howard@lmco.com> and Douglas C. Schmidt <schmidt@cs.wustl.edu>
*/
//=============================================================================
diff --git a/ACE/tests/Recursive_Mutex_Test.cpp b/ACE/tests/Recursive_Mutex_Test.cpp
index d51e79f54e1..53b8c1dd1be 100644
--- a/ACE/tests/Recursive_Mutex_Test.cpp
+++ b/ACE/tests/Recursive_Mutex_Test.cpp
@@ -7,7 +7,6 @@
* implementation of recursive mutexes on Win32 and Posix
* pthreads.
*
- *
* @author Prashant Jain <pjain@cs.wustl.edu> and Douglas C. Schmidt <schmidt@cs.wustl.edu>
*/
//=============================================================================
diff --git a/ACE/tests/Refcounted_Event_Handler_Test_DevPoll.cpp b/ACE/tests/Refcounted_Event_Handler_Test_DevPoll.cpp
index ec63776e418..d0f233993e8 100644
--- a/ACE/tests/Refcounted_Event_Handler_Test_DevPoll.cpp
+++ b/ACE/tests/Refcounted_Event_Handler_Test_DevPoll.cpp
@@ -6,7 +6,6 @@
* This is a simple test that checks the order of dispatching of
* ACE Reactors. Order should be: timeout, output, and then input.
*
- *
* @author Irfan Pyarali <irfan@cs.wustl.edu>
*/
//=============================================================================
diff --git a/ACE/tests/Reference_Counted_Event_Handler_Test.cpp b/ACE/tests/Reference_Counted_Event_Handler_Test.cpp
index e4d00aed0c6..356fcacc7ae 100644
--- a/ACE/tests/Reference_Counted_Event_Handler_Test.cpp
+++ b/ACE/tests/Reference_Counted_Event_Handler_Test.cpp
@@ -6,7 +6,6 @@
* This test is used to check reference counting of the Event
* Handler when it interacts with the Reactor.
*
- *
* @author Irfan Pyarali <irfan@oomworks.com>
*/
//=============================================================================
diff --git a/ACE/tests/Reverse_Lock_Test.cpp b/ACE/tests/Reverse_Lock_Test.cpp
index 4859db12049..6cc26019205 100644
--- a/ACE/tests/Reverse_Lock_Test.cpp
+++ b/ACE/tests/Reverse_Lock_Test.cpp
@@ -7,7 +7,6 @@
* ACE_Reverse_Lock. The test acquires and releases mutexes. No
* command line arguments are needed to run the test.
*
- *
* @author Irfan Pyarali <irfan@cs.wustl.edu>
*/
//=============================================================================
diff --git a/ACE/tests/SOCK_Connector_Test.cpp b/ACE/tests/SOCK_Connector_Test.cpp
index 7a7f7cf69cc..e419aeaab2c 100644
--- a/ACE/tests/SOCK_Connector_Test.cpp
+++ b/ACE/tests/SOCK_Connector_Test.cpp
@@ -6,7 +6,6 @@
* This is a test of ACE_SOCK_Connector, focusing on failure cases more
* than on success cases.
*
- *
* @author Steve Huston <shuston@riverace.com>
*/
//=============================================================================
diff --git a/ACE/tests/SOCK_Dgram_Bcast_Test.cpp b/ACE/tests/SOCK_Dgram_Bcast_Test.cpp
index e9ad7d9adf3..dd4254ebb54 100644
--- a/ACE/tests/SOCK_Dgram_Bcast_Test.cpp
+++ b/ACE/tests/SOCK_Dgram_Bcast_Test.cpp
@@ -11,7 +11,6 @@
* Tests that a call to open with an any address binds to the any address
* for the protocol passed in.
*
- *
* @author Marek Brudka (mbrudka@elka.pw.edu.pl)
*/
//=============================================================================
diff --git a/ACE/tests/SOCK_Dgram_Test.cpp b/ACE/tests/SOCK_Dgram_Test.cpp
index 9b959a51f35..d5620a69fc7 100644
--- a/ACE/tests/SOCK_Dgram_Test.cpp
+++ b/ACE/tests/SOCK_Dgram_Test.cpp
@@ -7,7 +7,6 @@
*
* This test uses the same test setup as SOCK_Test.
*
- *
* @author Brian Buesker (bbuesker@qualcomm.com)
*/
//=============================================================================
diff --git a/ACE/tests/SOCK_Netlink_Test.cpp b/ACE/tests/SOCK_Netlink_Test.cpp
index 51248919d1d..decba0fbc08 100644
--- a/ACE/tests/SOCK_Netlink_Test.cpp
+++ b/ACE/tests/SOCK_Netlink_Test.cpp
@@ -6,7 +6,6 @@
* Tests adding of a secondary IP-address, using linux netlink
* sockets.
*
- *
* @author Robert Iakobashvili
* @author coroberti@gmail.com
*/
diff --git a/ACE/tests/SOCK_Send_Recv_Test.cpp b/ACE/tests/SOCK_Send_Recv_Test.cpp
index 738cffbe2ff..ce98c75dcaa 100644
--- a/ACE/tests/SOCK_Send_Recv_Test.cpp
+++ b/ACE/tests/SOCK_Send_Recv_Test.cpp
@@ -13,7 +13,6 @@
* functions, but others should be added to completely cover the
* possible scenarios.
*
- *
* @author Steve Huston <shuston@riverace.com>
*/
//=============================================================================
diff --git a/ACE/tests/SOCK_Test.cpp b/ACE/tests/SOCK_Test.cpp
index bfb2201702e..3fe937e0b98 100644
--- a/ACE/tests/SOCK_Test.cpp
+++ b/ACE/tests/SOCK_Test.cpp
@@ -9,7 +9,6 @@
* executes client and server allowing them to connect and
* exchange data.
*
- *
* @author Prashant Jain <pjain@cs.wustl.edu> and Doug Schmidt <schmidt@cs.wustl.edu>
*/
//=============================================================================
diff --git a/ACE/tests/SPIPE_Test.cpp b/ACE/tests/SPIPE_Test.cpp
index 1816f2a515b..7d782abd66a 100644
--- a/ACE/tests/SPIPE_Test.cpp
+++ b/ACE/tests/SPIPE_Test.cpp
@@ -10,7 +10,6 @@
* them to use the named pipe to exchange data. No user input is
* required as far as command line arguments are concerned.
*
- *
* @author Prashant Jain <pjain@cs.wustl.edu>
*/
//=============================================================================
diff --git a/ACE/tests/SSL/Main.cpp b/ACE/tests/SSL/Main.cpp
index ae732b66968..46833b5d73f 100644
--- a/ACE/tests/SSL/Main.cpp
+++ b/ACE/tests/SSL/Main.cpp
@@ -6,7 +6,6 @@
* This is a wrapper for the test programs. It obviates the test cpp's
* from having to always include OS.h.
*
- *
* @author Don Hinton <dhinton@dresystems.com>
*/
//=============================================================================
diff --git a/ACE/tests/SSL/SSL_Asynch_Stream_Test.cpp b/ACE/tests/SSL/SSL_Asynch_Stream_Test.cpp
index 3ee9c2d01f0..6e3271b3c93 100644
--- a/ACE/tests/SSL/SSL_Asynch_Stream_Test.cpp
+++ b/ACE/tests/SSL/SSL_Asynch_Stream_Test.cpp
@@ -18,7 +18,6 @@
* <client req# per conn>: 20
* <delay>: 0 usec
*
- *
* @author Steve Huston <shuston@riverace.com>
*/
//=============================================================================
diff --git a/ACE/tests/SSL/Thread_Pool_Reactor_SSL_Test.cpp b/ACE/tests/SSL/Thread_Pool_Reactor_SSL_Test.cpp
index 4eaa5cd289b..b9b340f3e1e 100644
--- a/ACE/tests/SSL/Thread_Pool_Reactor_SSL_Test.cpp
+++ b/ACE/tests/SSL/Thread_Pool_Reactor_SSL_Test.cpp
@@ -28,7 +28,6 @@
* <client req# per conn>: ACE_MAX_THREADS
* <delay>: 50 usec
*
- *
* @author Irfan Pyarali <irfan@cs.wustl.edu> and Nanbor Wang <nanbor@cs.wustl.edu>
*/
//=============================================================================
diff --git a/ACE/tests/SString_Test.cpp b/ACE/tests/SString_Test.cpp
index 820de93c1f7..b79c5979105 100644
--- a/ACE/tests/SString_Test.cpp
+++ b/ACE/tests/SString_Test.cpp
@@ -7,7 +7,6 @@
* and ACE_WString. No command line arguments are needed to run
* the test.
*
- *
* @author Prashant Jain <pjain@cs.wustl.edu>
*/
//=============================================================================
diff --git a/ACE/tests/SV_Shared_Memory_Test.cpp b/ACE/tests/SV_Shared_Memory_Test.cpp
index ae3b1d787dc..d60081d9cac 100644
--- a/ACE/tests/SV_Shared_Memory_Test.cpp
+++ b/ACE/tests/SV_Shared_Memory_Test.cpp
@@ -10,7 +10,6 @@
* input is required as far as command line arguments are
* concerned.
*
- *
* @author Prashant Jain <pjain@cs.wustl.edu> and Douglas C. Schmidt <schmidt@cs.wustl.edu>
*/
//=============================================================================
diff --git a/ACE/tests/Semaphore_Test.cpp b/ACE/tests/Semaphore_Test.cpp
index 03ebb82ea3f..3f35395ed18 100644
--- a/ACE/tests/Semaphore_Test.cpp
+++ b/ACE/tests/Semaphore_Test.cpp
@@ -6,7 +6,6 @@
* This test verifies the functionality of the <ACE_Thread_Semaphore>
* implementation.
*
- *
* @author Darrell Brunsch <brunsch@cs.wustl.edu>
*/
//=============================================================================
diff --git a/ACE/tests/Sig_Handlers_Test.cpp b/ACE/tests/Sig_Handlers_Test.cpp
index 69835abf9a7..df5ff2e3929 100644
--- a/ACE/tests/Sig_Handlers_Test.cpp
+++ b/ACE/tests/Sig_Handlers_Test.cpp
@@ -8,7 +8,6 @@
* and then type ^C. If everything is working properly the test
* will shutdown gracefully.
*
- *
* @author Douglas C. Schmidt <schmidt@dre.vanderbilt.edu> and Andreas Drescher <ace at anticat dot ch>
*/
//=============================================================================
diff --git a/ACE/tests/Signal_Test.cpp b/ACE/tests/Signal_Test.cpp
index 3a1648f53c3..e25ceded0fa 100644
--- a/ACE/tests/Signal_Test.cpp
+++ b/ACE/tests/Signal_Test.cpp
@@ -7,7 +7,6 @@
* various OS platforms that support sending signals between
* processes.
*
- *
* @author Douglas C. Schmidt <schmidt@cs.wustl.edu>
*/
//=============================================================================
diff --git a/ACE/tests/Sigset_Ops_Test.cpp b/ACE/tests/Sigset_Ops_Test.cpp
index 3f4f0ad12b9..a59d47d94ea 100644
--- a/ACE/tests/Sigset_Ops_Test.cpp
+++ b/ACE/tests/Sigset_Ops_Test.cpp
@@ -7,7 +7,6 @@
* sigfillset(), sigemptyset(), sigaddset(), sigdelset(),
* sigismember().
*
- *
* @author Nanbor Wang <nanbor@cs.wustl.edu>
*/
//=============================================================================
diff --git a/ACE/tests/Simple_Message_Block_Test.cpp b/ACE/tests/Simple_Message_Block_Test.cpp
index b9cad5007cd..0023f88a4a3 100644
--- a/ACE/tests/Simple_Message_Block_Test.cpp
+++ b/ACE/tests/Simple_Message_Block_Test.cpp
@@ -8,7 +8,6 @@
* are used, how memory is managed, and how continuation chains
* of message blocks are made. Ideally used with purify :-)
*
- *
* @author Irfan Pyarali <irfan@cs.wustl.edu>
*/
//=============================================================================
diff --git a/ACE/tests/Singleton_Test.cpp b/ACE/tests/Singleton_Test.cpp
index 7aa8d512a28..33d9ab857c7 100644
--- a/ACE/tests/Singleton_Test.cpp
+++ b/ACE/tests/Singleton_Test.cpp
@@ -5,7 +5,6 @@
*
* This is a simple test of ACE Singleton
*
- *
* @author Johnny Willemsen <jwillemsen@remedy.nl>
*/
//=============================================================================
diff --git a/ACE/tests/Svc_Handler_Test.cpp b/ACE/tests/Svc_Handler_Test.cpp
index 0dda1cbd1de..82b0462e103 100644
--- a/ACE/tests/Svc_Handler_Test.cpp
+++ b/ACE/tests/Svc_Handler_Test.cpp
@@ -7,7 +7,6 @@
* <ACE_Buffered_Svc_Handler>. This test also illustrates how the
* <ACE_FILE_IO> classes work.
*
- *
* @author Douglas C. Schmidt <schmidt@cs.wustl.edu>
*/
//=============================================================================
diff --git a/ACE/tests/TP_Reactor_Test.cpp b/ACE/tests/TP_Reactor_Test.cpp
index 50f4d9a79bf..faac8c5fa74 100644
--- a/ACE/tests/TP_Reactor_Test.cpp
+++ b/ACE/tests/TP_Reactor_Test.cpp
@@ -37,7 +37,6 @@
* This test is a "twin" of the Proactor_Test.cpp, so it can help for
* developers to provide independent of Reactor/Proactor solutions.
*
- *
* @author Alexander Libman <alibman@ihug.com.au>
* @author <alexl@rumblgroup.com>
*/
diff --git a/ACE/tests/TSS_Static_Test.cpp b/ACE/tests/TSS_Static_Test.cpp
index 961de10765e..64596f3b92a 100644
--- a/ACE/tests/TSS_Static_Test.cpp
+++ b/ACE/tests/TSS_Static_Test.cpp
@@ -9,7 +9,6 @@
* around a bug in the VxWorks loader that constructs static objects
* multiple times. It sounds hard to believe, but I've seen it!
*
- *
* @author Chad Elliott <elliott_c@ociweb.com>
*/
//=============================================================================
diff --git a/ACE/tests/TSS_Test.cpp b/ACE/tests/TSS_Test.cpp
index fdfd2b7d011..73830571618 100644
--- a/ACE/tests/TSS_Test.cpp
+++ b/ACE/tests/TSS_Test.cpp
@@ -9,7 +9,6 @@
* ACE_TSS::operator->() are delegated to the appropriate method
* in the Errno class.
*
- *
* @author Prashant Jain <pjain@cs.wustl.edu> and Doug Schmidt <schmidt@cs.wustl.edu>
*/
//=============================================================================
diff --git a/ACE/tests/Task_Test.cpp b/ACE/tests/Task_Test.cpp
index 74cf22897be..b1908b9e16e 100644
--- a/ACE/tests/Task_Test.cpp
+++ b/ACE/tests/Task_Test.cpp
@@ -8,7 +8,6 @@
* <ACE_Task> and the <ACE_Thread_Manager>. This also illustrates
* how the <ACE_Thread_Hook> mechanism works.
*
- *
* @author Prashant Jain <pjain@cs.wustl.edu> and Douglas C. Schmidt <schmidt@cs.wustl.edu>
*/
//=============================================================================
diff --git a/ACE/tests/Thread_Attrs_Test.cpp b/ACE/tests/Thread_Attrs_Test.cpp
index 52f5fce26ec..ba661bd2c64 100644
--- a/ACE/tests/Thread_Attrs_Test.cpp
+++ b/ACE/tests/Thread_Attrs_Test.cpp
@@ -6,7 +6,6 @@
* This test program ensures that attributes set on a thread via the
* ACE_Task/ACE_Thread_Manager are honored.
*
- *
* @author Steve Huston <shuston@riverace.com>
*/
//=============================================================================
diff --git a/ACE/tests/Thread_Creation_Threshold_Test.cpp b/ACE/tests/Thread_Creation_Threshold_Test.cpp
index aa455af0b3c..51e7c59c7bd 100644
--- a/ACE/tests/Thread_Creation_Threshold_Test.cpp
+++ b/ACE/tests/Thread_Creation_Threshold_Test.cpp
@@ -12,7 +12,6 @@
* will accept as arguments to thr_concurrency(), used by
* ACE_OS::thr_create(THR_NEW_LWP).
*
- *
* @author Chris Cleeland <cleeland@ociweb.com>
*/
//=============================================================================
diff --git a/ACE/tests/Thread_Mutex_Test.cpp b/ACE/tests/Thread_Mutex_Test.cpp
index ebc4140e484..5c4010356f2 100644
--- a/ACE/tests/Thread_Mutex_Test.cpp
+++ b/ACE/tests/Thread_Mutex_Test.cpp
@@ -7,7 +7,6 @@
* ACE_Thread_Mutex. The test acquires and releases mutexes. No
* command line arguments are needed to run the test.
*
- *
* @author Prashant Jain <pjain@cs.wustl.edu> and Douglas C. Schmidt <schmidt@cs.wustl.edu>
*/
//=============================================================================
diff --git a/ACE/tests/Thread_Pool_Reactor_Resume_Test.cpp b/ACE/tests/Thread_Pool_Reactor_Resume_Test.cpp
index c2cb5e9bdfe..9148f42e241 100644
--- a/ACE/tests/Thread_Pool_Reactor_Resume_Test.cpp
+++ b/ACE/tests/Thread_Pool_Reactor_Resume_Test.cpp
@@ -23,7 +23,6 @@
* <client req# per conn>: ACE_MAX_THREADS
* <delay>: 50 usec
*
- *
* @author Balachandran Natarajan <bala@cs.wustl.edu>
*/
//=============================================================================
diff --git a/ACE/tests/Thread_Pool_Reactor_Test.cpp b/ACE/tests/Thread_Pool_Reactor_Test.cpp
index 674b7d2cfdc..2917d53888e 100644
--- a/ACE/tests/Thread_Pool_Reactor_Test.cpp
+++ b/ACE/tests/Thread_Pool_Reactor_Test.cpp
@@ -26,7 +26,6 @@
* <client req# per conn>: ACE_MAX_THREADS
* <delay>: 50 usec
*
- *
* @author Irfan Pyarali <irfan@cs.wustl.edu> and Nanbor Wang <nanbor@cs.wustl.edu>
*/
//=============================================================================
diff --git a/ACE/tests/Thread_Pool_Test.cpp b/ACE/tests/Thread_Pool_Test.cpp
index 6e320d2e0cb..251f5ad19c2 100644
--- a/ACE/tests/Thread_Pool_Test.cpp
+++ b/ACE/tests/Thread_Pool_Test.cpp
@@ -11,7 +11,6 @@
* when (1) they receive a message block of length 0 or (2) the
* queue is deactivated.
*
- *
* @author Karlheinz Dorn <Karlheinz.Dorn@med.siemens.de>
* @author Douglas C. Schmidt <schmidt@cs.wustl.edu>
* @author and Prashant Jain <pjain@cs.wustl.edu>
diff --git a/ACE/tests/Time_Service_Test.cpp b/ACE/tests/Time_Service_Test.cpp
index d0538c8152f..940aeb43e4b 100644
--- a/ACE/tests/Time_Service_Test.cpp
+++ b/ACE/tests/Time_Service_Test.cpp
@@ -10,7 +10,6 @@
* kills both the processes. No command line arguments are needed
* to run the test.
*
- *
* @author Prashant Jain <pjain@cs.wustl.edu>
*/
//=============================================================================
diff --git a/ACE/tests/Timeprobe_Test.cpp b/ACE/tests/Timeprobe_Test.cpp
index 3eb6942dcaa..9c518837edb 100644
--- a/ACE/tests/Timeprobe_Test.cpp
+++ b/ACE/tests/Timeprobe_Test.cpp
@@ -5,7 +5,6 @@
*
* This is a simple test of ACE Timeprobes.
*
- *
* @author Irfan Pyarali <irfan@cs.wustl.edu>
*/
//=============================================================================
diff --git a/ACE/tests/Timer_Cancellation_Test.cpp b/ACE/tests/Timer_Cancellation_Test.cpp
index 7dd61cb0b00..30f4b9cc41b 100644
--- a/ACE/tests/Timer_Cancellation_Test.cpp
+++ b/ACE/tests/Timer_Cancellation_Test.cpp
@@ -5,7 +5,6 @@
*
* A test to ensure the timer cancellation works correctly.
*
- *
* @author Irfan Pyarali <irfan@oomworks.com>
*/
//=============================================================================
diff --git a/ACE/tests/Timer_Queue_Reference_Counting_Test.cpp b/ACE/tests/Timer_Queue_Reference_Counting_Test.cpp
index eb98f3104e4..223681ccd20 100644
--- a/ACE/tests/Timer_Queue_Reference_Counting_Test.cpp
+++ b/ACE/tests/Timer_Queue_Reference_Counting_Test.cpp
@@ -6,7 +6,6 @@
* This test is used to check reference counting of the Event
* Handler when it interacts with Timer Queues.
*
- *
* @author Irfan Pyarali <irfan@oomworks.com>
*/
//=============================================================================
diff --git a/ACE/tests/Timer_Queue_Test.cpp b/ACE/tests/Timer_Queue_Test.cpp
index b265c1cc424..abfae582b8b 100644
--- a/ACE/tests/Timer_Queue_Test.cpp
+++ b/ACE/tests/Timer_Queue_Test.cpp
@@ -10,7 +10,6 @@
* functionality of the timer queue is then tested. No command
* line arguments are needed to run the test.
*
- *
* @author Douglas C. Schmidt <schmidt@cs.wustl.edu>
* @author Prashant Jain <pjain@cs.wustl.edu>
* @author and Darrell Brunsch <brunsch@cs.wustl.edu>
diff --git a/ACE/tests/TkReactor_Test.cpp b/ACE/tests/TkReactor_Test.cpp
index 9e124ea1353..28a8ecb6619 100644
--- a/ACE/tests/TkReactor_Test.cpp
+++ b/ACE/tests/TkReactor_Test.cpp
@@ -13,7 +13,6 @@
* 5. Events from the TCP/IP channel using ACE_Acceptor
* No command line arguments are needed to run the test.
*
- *
* @author Nagarajan Surendran <naga@cs.wustl.edu>
*/
//=============================================================================
diff --git a/ACE/tests/Tokens_Test.cpp b/ACE/tests/Tokens_Test.cpp
index a4658500ce3..3c1940f1d9c 100644
--- a/ACE/tests/Tokens_Test.cpp
+++ b/ACE/tests/Tokens_Test.cpp
@@ -14,7 +14,6 @@
* test and then fork_execs a token server and performs the same
* test remotely.
*
- *
* @author Tim Harrison <harrison@cs.wustl.edu>
*/
//=============================================================================
diff --git a/ACE/tests/UPIPE_SAP_Test.cpp b/ACE/tests/UPIPE_SAP_Test.cpp
index 29b1f6d9c94..f5ac586d162 100644
--- a/ACE/tests/UPIPE_SAP_Test.cpp
+++ b/ACE/tests/UPIPE_SAP_Test.cpp
@@ -6,7 +6,6 @@
* This is a test that uses <ACE_UPIPE_SAP> and <ACE_Thread> for
* intra-process communication.
*
- *
* @author Gerhard Lenzer <Gerhard.Lenzer@med.siemens.de>
* @author Douglas C. Schmidt <schmidt@cs.wustl.edu>
* @author and Prashant Jain <pjain@cs.wustl.edu>
diff --git a/ACE/tests/UUID_Test.cpp b/ACE/tests/UUID_Test.cpp
index a81e7dc4277..3e72b145125 100644
--- a/ACE/tests/UUID_Test.cpp
+++ b/ACE/tests/UUID_Test.cpp
@@ -5,7 +5,6 @@
*
* Test the ACE UUID class which generates unique id's
*
- *
* @author Andrew T. Finnel <andrew@activesol.net> and Yamuna Krishnmaurthy <yamuna@oomworks.com>
*/
//=============================================================================
diff --git a/ACE/tests/Unload_libACE.cpp b/ACE/tests/Unload_libACE.cpp
index 20fc76300e0..b1a1b2d831b 100644
--- a/ACE/tests/Unload_libACE.cpp
+++ b/ACE/tests/Unload_libACE.cpp
@@ -8,7 +8,6 @@
* but uses dlopen() to dynamically load libACE
* and then uses dlclose() to unload it.
*
- *
* @author David Smith <dts@prismtech.com> and Don Sharp <Donald.Sharp@prismtech.com>
*/
//=============================================================================
diff --git a/ACE/tests/Upgradable_RW_Test.cpp b/ACE/tests/Upgradable_RW_Test.cpp
index e4475a64565..b428031bb4c 100644
--- a/ACE/tests/Upgradable_RW_Test.cpp
+++ b/ACE/tests/Upgradable_RW_Test.cpp
@@ -8,7 +8,6 @@
* pthreads. Use the RW_Mutex define switch to use
* readers/writer mutexes or regular mutexes.
*
- *
* @author Michael Kircher <mk1@cs.wustl.edu>
*/
//=============================================================================
diff --git a/ACE/tests/Vector_Test.cpp b/ACE/tests/Vector_Test.cpp
index f6deca042ae..5470166b176 100644
--- a/ACE/tests/Vector_Test.cpp
+++ b/ACE/tests/Vector_Test.cpp
@@ -5,7 +5,6 @@
*
* This is a simple test of the ACE_Vector class and its iterators.
*
- *
* @author Gonzalo A. Diethelm <gonzalo.diethelm@aditiva.com> and Karl-Heinz Wind <wind@itq.de>
*/
//=============================================================================
diff --git a/ACE/tests/WFMO_Reactor_Test.cpp b/ACE/tests/WFMO_Reactor_Test.cpp
index 05a6116dc0a..9e86f577607 100644
--- a/ACE/tests/WFMO_Reactor_Test.cpp
+++ b/ACE/tests/WFMO_Reactor_Test.cpp
@@ -6,7 +6,6 @@
* This is a simple test of the WFMO_Reactor. It makes sure that
* removals and suspensions work correctly.
*
- *
* @author Irfan Pyarali <irfan@oomworks.com>
*/
//=============================================================================
diff --git a/ACE/tests/XtAthenaReactor_Test.cpp b/ACE/tests/XtAthenaReactor_Test.cpp
index 3e49f938d7c..8ed14a47258 100644
--- a/ACE/tests/XtAthenaReactor_Test.cpp
+++ b/ACE/tests/XtAthenaReactor_Test.cpp
@@ -15,7 +15,6 @@
* No command line arguments are needed to run the test.
* Programs needs Athena Widgets to be compiled and run.
*
- *
* @author Kirill Rybaltchenko <Kirill.Rybaltchenko@cern.ch>
*/
//=============================================================================
diff --git a/ACE/tests/XtMotifReactor_Test.cpp b/ACE/tests/XtMotifReactor_Test.cpp
index 702cdb5b356..73553e7a2c6 100644
--- a/ACE/tests/XtMotifReactor_Test.cpp
+++ b/ACE/tests/XtMotifReactor_Test.cpp
@@ -15,7 +15,6 @@
* No command line arguments are needed to run the test.
* The program needs Motif or lestiff to be compiled and run.
*
- *
* @author Kirill Rybaltchenko <Kirill.Rybaltchenko@cern.ch>
*/
//=============================================================================