diff options
author | Johnny Willemsen <jwillemsen@remedy.nl> | 2015-01-07 19:58:50 +0100 |
---|---|---|
committer | Johnny Willemsen <jwillemsen@remedy.nl> | 2015-01-07 19:58:50 +0100 |
commit | 3378cfa045cab63e02223ffe4f11794a338c05a6 (patch) | |
tree | b9b9a8a7cb8dc267e159bafab4b68e0dd7c0f57d /TAO/orbsvcs/tests | |
parent | 91ec92bc2e0052c8ab2a6bdfd2da3069218a6422 (diff) | |
download | ATCD-3378cfa045cab63e02223ffe4f11794a338c05a6.tar.gz |
Shorter header
Diffstat (limited to 'TAO/orbsvcs/tests')
82 files changed, 0 insertions, 82 deletions
diff --git a/TAO/orbsvcs/tests/AVStreams/Asynch_Three_Stage/Connection_Manager.h b/TAO/orbsvcs/tests/AVStreams/Asynch_Three_Stage/Connection_Manager.h index 9cac1194fa0..654488b0b08 100644 --- a/TAO/orbsvcs/tests/AVStreams/Asynch_Three_Stage/Connection_Manager.h +++ b/TAO/orbsvcs/tests/AVStreams/Asynch_Three_Stage/Connection_Manager.h @@ -7,7 +7,6 @@ * receivers and receivers to bind to senders. It also lets the * senders and receivers disconnect streams. * - * * @author Yamuna Krishnamurthy <yamuna@cs.wustl.edu> */ //============================================================================= diff --git a/TAO/orbsvcs/tests/AVStreams/Asynch_Three_Stage/distributer.h b/TAO/orbsvcs/tests/AVStreams/Asynch_Three_Stage/distributer.h index 5bd527e2c3a..111238b0802 100644 --- a/TAO/orbsvcs/tests/AVStreams/Asynch_Three_Stage/distributer.h +++ b/TAO/orbsvcs/tests/AVStreams/Asynch_Three_Stage/distributer.h @@ -7,7 +7,6 @@ * Process to receive data from the sender and send it to the * receiver. * - * * @author Yamuna Krishnamurthy <yamuna@cs.wustl.edu> */ //============================================================================= diff --git a/TAO/orbsvcs/tests/AVStreams/Asynch_Three_Stage/receiver.h b/TAO/orbsvcs/tests/AVStreams/Asynch_Three_Stage/receiver.h index 40315df00a4..32dd67bdff7 100644 --- a/TAO/orbsvcs/tests/AVStreams/Asynch_Three_Stage/receiver.h +++ b/TAO/orbsvcs/tests/AVStreams/Asynch_Three_Stage/receiver.h @@ -7,7 +7,6 @@ * This application receives data from a AV sender and writes it to * a file. * - * * @author Yamuna Krishnamurthy <yamuna@cs.wustl.edu> */ //============================================================================= diff --git a/TAO/orbsvcs/tests/AVStreams/Asynch_Three_Stage/sender.h b/TAO/orbsvcs/tests/AVStreams/Asynch_Three_Stage/sender.h index cd459e385ee..9c723e92832 100644 --- a/TAO/orbsvcs/tests/AVStreams/Asynch_Three_Stage/sender.h +++ b/TAO/orbsvcs/tests/AVStreams/Asynch_Three_Stage/sender.h @@ -7,7 +7,6 @@ * This application reads data from a file and sends it to s * receiver. * - * * @author Yamuna Krishnamurthy <yamuna@cs.wustl.edu> */ //============================================================================= diff --git a/TAO/orbsvcs/tests/AVStreams/Bidirectional_Flows/receiver.h b/TAO/orbsvcs/tests/AVStreams/Bidirectional_Flows/receiver.h index 7b39b6d6dab..cabbbcc2e92 100644 --- a/TAO/orbsvcs/tests/AVStreams/Bidirectional_Flows/receiver.h +++ b/TAO/orbsvcs/tests/AVStreams/Bidirectional_Flows/receiver.h @@ -7,7 +7,6 @@ * This application receives data from a AV sender and writes it to * a file. * - * * @author Yamuna Krishnamurthy <yamuna@cs.wustl.edu> */ //============================================================================= diff --git a/TAO/orbsvcs/tests/AVStreams/Bidirectional_Flows/sender.h b/TAO/orbsvcs/tests/AVStreams/Bidirectional_Flows/sender.h index cabddc1a940..bf531089d2b 100644 --- a/TAO/orbsvcs/tests/AVStreams/Bidirectional_Flows/sender.h +++ b/TAO/orbsvcs/tests/AVStreams/Bidirectional_Flows/sender.h @@ -7,7 +7,6 @@ * This application reads data from a file and sends it to s * receiver. * - * * @author Yamuna Krishnamurthy <yamuna@cs.wustl.edu> */ //============================================================================= diff --git a/TAO/orbsvcs/tests/AVStreams/Component_Switching/Connection_Manager.h b/TAO/orbsvcs/tests/AVStreams/Component_Switching/Connection_Manager.h index 49fb8cb84bb..587edfb50fa 100644 --- a/TAO/orbsvcs/tests/AVStreams/Component_Switching/Connection_Manager.h +++ b/TAO/orbsvcs/tests/AVStreams/Component_Switching/Connection_Manager.h @@ -7,7 +7,6 @@ * receivers and receivers to bind to senders. It also lets the * senders and receivers disconnect streams. * - * * @author Yamuna Krishnamurthy <yamuna@cs.wustl.edu> */ //============================================================================= diff --git a/TAO/orbsvcs/tests/AVStreams/Component_Switching/distributer.h b/TAO/orbsvcs/tests/AVStreams/Component_Switching/distributer.h index 3532b4cb520..3330849a81a 100644 --- a/TAO/orbsvcs/tests/AVStreams/Component_Switching/distributer.h +++ b/TAO/orbsvcs/tests/AVStreams/Component_Switching/distributer.h @@ -7,7 +7,6 @@ * Process to receive data from the sender and send it to the * receiver. * - * * @author Yamuna Krishnamurthy <yamuna@cs.wustl.edu> */ //============================================================================= diff --git a/TAO/orbsvcs/tests/AVStreams/Component_Switching/receiver.h b/TAO/orbsvcs/tests/AVStreams/Component_Switching/receiver.h index 098b354c9d7..681b8c7ebc9 100644 --- a/TAO/orbsvcs/tests/AVStreams/Component_Switching/receiver.h +++ b/TAO/orbsvcs/tests/AVStreams/Component_Switching/receiver.h @@ -7,7 +7,6 @@ * This application receives data from a AV sender and writes it to * a file. * - * * @author Yamuna Krishnamurthy <yamuna@cs.wustl.edu> */ //============================================================================= diff --git a/TAO/orbsvcs/tests/AVStreams/Component_Switching/sender.h b/TAO/orbsvcs/tests/AVStreams/Component_Switching/sender.h index 7c5dcc5ce74..3df685c8f03 100644 --- a/TAO/orbsvcs/tests/AVStreams/Component_Switching/sender.h +++ b/TAO/orbsvcs/tests/AVStreams/Component_Switching/sender.h @@ -7,7 +7,6 @@ * This application reads data from a file and sends it to s * receiver. * - * * @author Yamuna Krishnamurthy <yamuna@cs.wustl.edu> */ //============================================================================= diff --git a/TAO/orbsvcs/tests/AVStreams/Multiple_Flows/receiver.h b/TAO/orbsvcs/tests/AVStreams/Multiple_Flows/receiver.h index 858bbbeddf0..83448da9579 100644 --- a/TAO/orbsvcs/tests/AVStreams/Multiple_Flows/receiver.h +++ b/TAO/orbsvcs/tests/AVStreams/Multiple_Flows/receiver.h @@ -7,7 +7,6 @@ * This application receives data from a AV sender and writes it to * a file. * - * * @author Yamuna Krishnamurthy <yamuna@cs.wustl.edu> */ //============================================================================= diff --git a/TAO/orbsvcs/tests/AVStreams/Multiple_Flows/sender.h b/TAO/orbsvcs/tests/AVStreams/Multiple_Flows/sender.h index e14ec1e6cdd..e26e31aa300 100644 --- a/TAO/orbsvcs/tests/AVStreams/Multiple_Flows/sender.h +++ b/TAO/orbsvcs/tests/AVStreams/Multiple_Flows/sender.h @@ -7,7 +7,6 @@ * This application reads data from a file and sends it to s * receiver. * - * * @author Yamuna Krishnamurthy <yamuna@cs.wustl.edu> */ //============================================================================= diff --git a/TAO/orbsvcs/tests/AVStreams/Pluggable/ftp.h b/TAO/orbsvcs/tests/AVStreams/Pluggable/ftp.h index 6c2edea1ce1..0926bcc110a 100644 --- a/TAO/orbsvcs/tests/AVStreams/Pluggable/ftp.h +++ b/TAO/orbsvcs/tests/AVStreams/Pluggable/ftp.h @@ -6,7 +6,6 @@ * * Ftp client to send data * - * * @author Yamuna Krishnamurthy <yamuna@cs.wustl.edu> */ //============================================================================= diff --git a/TAO/orbsvcs/tests/AVStreams/Pluggable/server.h b/TAO/orbsvcs/tests/AVStreams/Pluggable/server.h index 24f56765c8a..555f7b10d95 100644 --- a/TAO/orbsvcs/tests/AVStreams/Pluggable/server.h +++ b/TAO/orbsvcs/tests/AVStreams/Pluggable/server.h @@ -5,7 +5,6 @@ * * Ftp server to receive data * - * * @author Yamuna Krishnamurthy <yamuna@cs.wustl.edu> */ //============================================================================= diff --git a/TAO/orbsvcs/tests/AVStreams/Pluggable_Flow_Protocol/receiver.h b/TAO/orbsvcs/tests/AVStreams/Pluggable_Flow_Protocol/receiver.h index 5fc61a750d0..1d8ccea084b 100644 --- a/TAO/orbsvcs/tests/AVStreams/Pluggable_Flow_Protocol/receiver.h +++ b/TAO/orbsvcs/tests/AVStreams/Pluggable_Flow_Protocol/receiver.h @@ -7,7 +7,6 @@ * This application receives data from a AV sender and writes it to * a file. * - * * @author Yamuna Krishnamurthy <yamuna@cs.wustl.edu> */ //============================================================================= diff --git a/TAO/orbsvcs/tests/AVStreams/Pluggable_Flow_Protocol/sender.h b/TAO/orbsvcs/tests/AVStreams/Pluggable_Flow_Protocol/sender.h index abe168d357e..e1e92fced3c 100644 --- a/TAO/orbsvcs/tests/AVStreams/Pluggable_Flow_Protocol/sender.h +++ b/TAO/orbsvcs/tests/AVStreams/Pluggable_Flow_Protocol/sender.h @@ -7,7 +7,6 @@ * This application reads data from a file and sends it to s * receiver. * - * * @author Yamuna Krishnamurthy <yamuna@cs.wustl.edu> */ //============================================================================= diff --git a/TAO/orbsvcs/tests/AVStreams/Simple_Three_Stage/distributer.h b/TAO/orbsvcs/tests/AVStreams/Simple_Three_Stage/distributer.h index 02c20d2e9f1..2f1a7ffa800 100644 --- a/TAO/orbsvcs/tests/AVStreams/Simple_Three_Stage/distributer.h +++ b/TAO/orbsvcs/tests/AVStreams/Simple_Three_Stage/distributer.h @@ -7,7 +7,6 @@ * Process to receive data from the sender and send it to the * receiver. * - * * @author Yamuna Krishnamurthy <yamuna@cs.wustl.edu> */ //============================================================================= diff --git a/TAO/orbsvcs/tests/AVStreams/Simple_Three_Stage/receiver.h b/TAO/orbsvcs/tests/AVStreams/Simple_Three_Stage/receiver.h index 5fc61a750d0..1d8ccea084b 100644 --- a/TAO/orbsvcs/tests/AVStreams/Simple_Three_Stage/receiver.h +++ b/TAO/orbsvcs/tests/AVStreams/Simple_Three_Stage/receiver.h @@ -7,7 +7,6 @@ * This application receives data from a AV sender and writes it to * a file. * - * * @author Yamuna Krishnamurthy <yamuna@cs.wustl.edu> */ //============================================================================= diff --git a/TAO/orbsvcs/tests/AVStreams/Simple_Three_Stage/sender.h b/TAO/orbsvcs/tests/AVStreams/Simple_Three_Stage/sender.h index 9fef41ef779..6b3e764d532 100644 --- a/TAO/orbsvcs/tests/AVStreams/Simple_Three_Stage/sender.h +++ b/TAO/orbsvcs/tests/AVStreams/Simple_Three_Stage/sender.h @@ -7,7 +7,6 @@ * This application reads data from a file and sends it to s * receiver. * - * * @author Yamuna Krishnamurthy <yamuna@cs.wustl.edu> */ //============================================================================= diff --git a/TAO/orbsvcs/tests/AVStreams/Simple_Two_Stage/receiver.h b/TAO/orbsvcs/tests/AVStreams/Simple_Two_Stage/receiver.h index e3e746aeebc..21a7eece79a 100644 --- a/TAO/orbsvcs/tests/AVStreams/Simple_Two_Stage/receiver.h +++ b/TAO/orbsvcs/tests/AVStreams/Simple_Two_Stage/receiver.h @@ -7,7 +7,6 @@ * This application receives data from a AV sender and writes it to * a file. * - * * @author Yamuna Krishnamurthy <yamuna@cs.wustl.edu> */ //============================================================================= diff --git a/TAO/orbsvcs/tests/AVStreams/Simple_Two_Stage/sender.h b/TAO/orbsvcs/tests/AVStreams/Simple_Two_Stage/sender.h index 99712aae343..54c3a285e89 100644 --- a/TAO/orbsvcs/tests/AVStreams/Simple_Two_Stage/sender.h +++ b/TAO/orbsvcs/tests/AVStreams/Simple_Two_Stage/sender.h @@ -7,7 +7,6 @@ * This application reads data from a file and sends it to s * receiver. * - * * @author Yamuna Krishnamurthy <yamuna@cs.wustl.edu> */ //============================================================================= diff --git a/TAO/orbsvcs/tests/AVStreams/Simple_Two_Stage_With_QoS/receiver.h b/TAO/orbsvcs/tests/AVStreams/Simple_Two_Stage_With_QoS/receiver.h index 18c488ce4e1..89a97c1a1cd 100644 --- a/TAO/orbsvcs/tests/AVStreams/Simple_Two_Stage_With_QoS/receiver.h +++ b/TAO/orbsvcs/tests/AVStreams/Simple_Two_Stage_With_QoS/receiver.h @@ -7,7 +7,6 @@ * This application receives data from a AV sender and writes it to * a file. * - * * @author Yamuna Krishnamurthy <yamuna@cs.wustl.edu> */ //============================================================================= diff --git a/TAO/orbsvcs/tests/AVStreams/Simple_Two_Stage_With_QoS/sender.h b/TAO/orbsvcs/tests/AVStreams/Simple_Two_Stage_With_QoS/sender.h index e51b0c0d43f..693b51e7f9f 100644 --- a/TAO/orbsvcs/tests/AVStreams/Simple_Two_Stage_With_QoS/sender.h +++ b/TAO/orbsvcs/tests/AVStreams/Simple_Two_Stage_With_QoS/sender.h @@ -7,7 +7,6 @@ * This application reads data from a file and sends it to s * receiver through an RSVP enabled stream. * - * * @author Yamuna Krishnamurthy <yamuna@cs.wustl.edu> */ //============================================================================= diff --git a/TAO/orbsvcs/tests/Concurrency/CC_client.h b/TAO/orbsvcs/tests/Concurrency/CC_client.h index 4eccd029c06..8757ebe4503 100644 --- a/TAO/orbsvcs/tests/Concurrency/CC_client.h +++ b/TAO/orbsvcs/tests/Concurrency/CC_client.h @@ -6,7 +6,6 @@ * This class implements a client used to test the CosConcurrency * service. * - * * @author Torben Worm <tworm@cs.wustl.edu> */ //============================================================================= diff --git a/TAO/orbsvcs/tests/Concurrency/CC_command.h b/TAO/orbsvcs/tests/Concurrency/CC_command.h index dc757b73d2b..f9ef4ad6875 100644 --- a/TAO/orbsvcs/tests/Concurrency/CC_command.h +++ b/TAO/orbsvcs/tests/Concurrency/CC_command.h @@ -8,7 +8,6 @@ * an implementation of a command list used by the command parser to * store the commands to be executed. * - * * @author Torben Worm <tworm@cs.wustl.edu> */ //============================================================================= diff --git a/TAO/orbsvcs/tests/Concurrency/CC_naming_service.h b/TAO/orbsvcs/tests/Concurrency/CC_naming_service.h index df10529f539..05f8032d130 100644 --- a/TAO/orbsvcs/tests/Concurrency/CC_naming_service.h +++ b/TAO/orbsvcs/tests/Concurrency/CC_naming_service.h @@ -6,7 +6,6 @@ * This class implements the naming services necessary to test the * concurrency service. * - * * @author Torben Worm <tworm@cs.wustl.edu> */ //============================================================================= diff --git a/TAO/orbsvcs/tests/Concurrency/CC_test_utils.h b/TAO/orbsvcs/tests/Concurrency/CC_test_utils.h index d0224a444d0..a9176e5874e 100644 --- a/TAO/orbsvcs/tests/Concurrency/CC_test_utils.h +++ b/TAO/orbsvcs/tests/Concurrency/CC_test_utils.h @@ -6,7 +6,6 @@ * This class provides a namespace for utility functions for the * concurrency service test. * - * * @author Torben Worm <tworm@cs.wustl.edu> */ //============================================================================= diff --git a/TAO/orbsvcs/tests/Concurrency/CC_tests.h b/TAO/orbsvcs/tests/Concurrency/CC_tests.h index cc01e015185..0582031aede 100644 --- a/TAO/orbsvcs/tests/Concurrency/CC_tests.h +++ b/TAO/orbsvcs/tests/Concurrency/CC_tests.h @@ -6,7 +6,6 @@ * This class implements a number of test objects to test the * concurrency service. * - * * @author Torben Worm <tworm@cs.wustl.edu> */ //============================================================================= diff --git a/TAO/orbsvcs/tests/FaultTolerance/IOGR/Client_i.h b/TAO/orbsvcs/tests/FaultTolerance/IOGR/Client_i.h index 11b1740e3c2..a699a349ac6 100644 --- a/TAO/orbsvcs/tests/FaultTolerance/IOGR/Client_i.h +++ b/TAO/orbsvcs/tests/FaultTolerance/IOGR/Client_i.h @@ -6,7 +6,6 @@ * * A helper class for the client * - * * @author Bala Natarajan <bala@cs.wustl.edu> */ //============================================================================= diff --git a/TAO/orbsvcs/tests/FaultTolerance/IOGR/Manager.h b/TAO/orbsvcs/tests/FaultTolerance/IOGR/Manager.h index ccb64b3cead..3b63ccdb070 100644 --- a/TAO/orbsvcs/tests/FaultTolerance/IOGR/Manager.h +++ b/TAO/orbsvcs/tests/FaultTolerance/IOGR/Manager.h @@ -6,7 +6,6 @@ * * A manager class that merger IORS and designates primary * - * * @author Bala Natarajan <bala@cs.wustl.edu> */ //============================================================================= diff --git a/TAO/orbsvcs/tests/ImplRepo/airplane_client_i.h b/TAO/orbsvcs/tests/ImplRepo/airplane_client_i.h index 9fb6d0d98ed..38262d362fd 100644 --- a/TAO/orbsvcs/tests/ImplRepo/airplane_client_i.h +++ b/TAO/orbsvcs/tests/ImplRepo/airplane_client_i.h @@ -7,7 +7,6 @@ * This class implements a simple CORBA client which returns a random * paper airplane from the paper airplane server. * - * * @author Darrell Brunsch <brunsch@cs.wustl.edu> */ //============================================================================= diff --git a/TAO/orbsvcs/tests/ImplRepo/airplane_i.h b/TAO/orbsvcs/tests/ImplRepo/airplane_i.h index e47b71cce41..7856da64539 100644 --- a/TAO/orbsvcs/tests/ImplRepo/airplane_i.h +++ b/TAO/orbsvcs/tests/ImplRepo/airplane_i.h @@ -10,7 +10,6 @@ * An excellent book to have! I personally recommend getting it just * for the wing-flappers. * - * * @author Darrell Brunsch <brunsch@cs.wustl.edu> */ //============================================================================= diff --git a/TAO/orbsvcs/tests/ImplRepo/airplane_server_i.h b/TAO/orbsvcs/tests/ImplRepo/airplane_server_i.h index 55ab0327acb..12fcbb0b98d 100644 --- a/TAO/orbsvcs/tests/ImplRepo/airplane_server_i.h +++ b/TAO/orbsvcs/tests/ImplRepo/airplane_server_i.h @@ -7,7 +7,6 @@ * Server that sets up the ORB and handles the registration and execution * of the Paper Airplane Server. * - * * @author Darrell Brunsch <brunsch@cs.wustl.edu> */ //============================================================================= diff --git a/TAO/orbsvcs/tests/ImplRepo/nestea_client_i.h b/TAO/orbsvcs/tests/ImplRepo/nestea_client_i.h index fe7822c7551..31c39f7fa7e 100644 --- a/TAO/orbsvcs/tests/ImplRepo/nestea_client_i.h +++ b/TAO/orbsvcs/tests/ImplRepo/nestea_client_i.h @@ -7,7 +7,6 @@ * This class implements a simple CORBA client which controls a Nestea * can database * - * * @author Darrell Brunsch <brunsch@cs.wustl.edu> */ //============================================================================= diff --git a/TAO/orbsvcs/tests/ImplRepo/nestea_i.h b/TAO/orbsvcs/tests/ImplRepo/nestea_i.h index daed2c761da..3d3dcb1cad5 100644 --- a/TAO/orbsvcs/tests/ImplRepo/nestea_i.h +++ b/TAO/orbsvcs/tests/ImplRepo/nestea_i.h @@ -6,7 +6,6 @@ * * This class is an implementation of the Nestea Bookshelf interface. * - * * @author Darrell Brunsch <brunsch@cs.wustl.edu> */ //============================================================================= diff --git a/TAO/orbsvcs/tests/ImplRepo/nestea_server_i.h b/TAO/orbsvcs/tests/ImplRepo/nestea_server_i.h index a8034320b0a..7005a4dd76d 100644 --- a/TAO/orbsvcs/tests/ImplRepo/nestea_server_i.h +++ b/TAO/orbsvcs/tests/ImplRepo/nestea_server_i.h @@ -7,7 +7,6 @@ * Server that sets up the ORB and handles the registration and execution * of the Nestea Bookshelf Server. * - * * @author Darrell Brunsch <brunsch@cs.wustl.edu> */ //============================================================================= diff --git a/TAO/orbsvcs/tests/InterfaceRepo/IDL3_Test/idl3_client.h b/TAO/orbsvcs/tests/InterfaceRepo/IDL3_Test/idl3_client.h index 7d6ac8710a9..ba0fe18d121 100644 --- a/TAO/orbsvcs/tests/InterfaceRepo/IDL3_Test/idl3_client.h +++ b/TAO/orbsvcs/tests/InterfaceRepo/IDL3_Test/idl3_client.h @@ -6,7 +6,6 @@ * * This class tests the IFR support for CCM-related types. * - * * @author Jeff Parsons <j.parsons@vanderbilt.edu> */ //============================================================================= diff --git a/TAO/orbsvcs/tests/InterfaceRepo/IFR_Test/Admin_Client.h b/TAO/orbsvcs/tests/InterfaceRepo/IFR_Test/Admin_Client.h index 530711f4ecf..d482201fe22 100644 --- a/TAO/orbsvcs/tests/InterfaceRepo/IFR_Test/Admin_Client.h +++ b/TAO/orbsvcs/tests/InterfaceRepo/IFR_Test/Admin_Client.h @@ -8,7 +8,6 @@ * IR objects into the repository by hand, querying them, moving them, * and destroying them. * - * * @author Jeff Parsons <parsons@cs.wustl.edu> */ //============================================================================= diff --git a/TAO/orbsvcs/tests/InterfaceRepo/Latency_Test/Latency_Query_Client.h b/TAO/orbsvcs/tests/InterfaceRepo/Latency_Test/Latency_Query_Client.h index 5defc528f24..9debce05530 100644 --- a/TAO/orbsvcs/tests/InterfaceRepo/Latency_Test/Latency_Query_Client.h +++ b/TAO/orbsvcs/tests/InterfaceRepo/Latency_Test/Latency_Query_Client.h @@ -6,7 +6,6 @@ * * This class tests the latency of queries made on the IFR. * - * * @author Jeff Parsons <parsons@isis-server.isis.vanderbilt.edu> */ //============================================================================= diff --git a/TAO/orbsvcs/tests/InterfaceRepo/Persistence_Test/Ptest.h b/TAO/orbsvcs/tests/InterfaceRepo/Persistence_Test/Ptest.h index 771eae284d1..6e675fc1f70 100644 --- a/TAO/orbsvcs/tests/InterfaceRepo/Persistence_Test/Ptest.h +++ b/TAO/orbsvcs/tests/InterfaceRepo/Persistence_Test/Ptest.h @@ -8,7 +8,6 @@ * IR objects into the repository with one function, and querying the * repository with another, with a repository shutdown in between. * - * * @author Jeff Parsons <parsons@cs.wustl.edu> */ //============================================================================= diff --git a/TAO/orbsvcs/tests/Interoperable_Naming/ncontextext_client_i.h b/TAO/orbsvcs/tests/Interoperable_Naming/ncontextext_client_i.h index 355918a32e2..de86e533635 100644 --- a/TAO/orbsvcs/tests/Interoperable_Naming/ncontextext_client_i.h +++ b/TAO/orbsvcs/tests/Interoperable_Naming/ncontextext_client_i.h @@ -8,7 +8,6 @@ * converts a Name to a string and viceversa, forms a IIOPNAME * url address and can resolve a stringified name. * - * * @author Priyanka Gontla <pgontla@ece.uci.edu> */ //============================================================================= diff --git a/TAO/orbsvcs/tests/Notify/Basic/AdminProperties.h b/TAO/orbsvcs/tests/Notify/Basic/AdminProperties.h index bd647d83184..ffea58af84d 100644 --- a/TAO/orbsvcs/tests/Notify/Basic/AdminProperties.h +++ b/TAO/orbsvcs/tests/Notify/Basic/AdminProperties.h @@ -5,7 +5,6 @@ * * Test for EC Admin QoS properties. * - * * @author Pradeep Gore <pradeep@cs.wustl.edu> */ //============================================================================= diff --git a/TAO/orbsvcs/tests/Notify/Basic/ConnectDisconnect.h b/TAO/orbsvcs/tests/Notify/Basic/ConnectDisconnect.h index 5a2d58f1a33..e06d200aac4 100644 --- a/TAO/orbsvcs/tests/Notify/Basic/ConnectDisconnect.h +++ b/TAO/orbsvcs/tests/Notify/Basic/ConnectDisconnect.h @@ -5,7 +5,6 @@ * * Test connect-disconnect methods of Notify. * - * * @author Pradeep Gore <pradeep@cs.wustl.edu> */ //============================================================================= diff --git a/TAO/orbsvcs/tests/Notify/Basic/Events.h b/TAO/orbsvcs/tests/Notify/Basic/Events.h index ebd9c01fef8..d6721675442 100644 --- a/TAO/orbsvcs/tests/Notify/Basic/Events.h +++ b/TAO/orbsvcs/tests/Notify/Basic/Events.h @@ -6,7 +6,6 @@ * Test to check if events are received by all 3 types of consumers. * This is intended to be a simple test without any filters with default subscription (all events). * - * * @author Pradeep Gore <pradeep@cs.wustl.edu> */ //============================================================================= diff --git a/TAO/orbsvcs/tests/Notify/Basic/ExtendedFilter.h b/TAO/orbsvcs/tests/Notify/Basic/ExtendedFilter.h index 88799c653e3..05339ce6467 100644 --- a/TAO/orbsvcs/tests/Notify/Basic/ExtendedFilter.h +++ b/TAO/orbsvcs/tests/Notify/Basic/ExtendedFilter.h @@ -5,7 +5,6 @@ * * Filter test any supplier to any consumer. * - * * @author Pradeep Gore <pradeep@cs.wustl.edu> */ //============================================================================= diff --git a/TAO/orbsvcs/tests/Notify/Basic/Filter.h b/TAO/orbsvcs/tests/Notify/Basic/Filter.h index b9532fd953e..2948da0f785 100644 --- a/TAO/orbsvcs/tests/Notify/Basic/Filter.h +++ b/TAO/orbsvcs/tests/Notify/Basic/Filter.h @@ -5,7 +5,6 @@ * * Filter test any supplier to any consumer. * - * * @author Pradeep Gore <pradeep@cs.wustl.edu> */ //============================================================================= diff --git a/TAO/orbsvcs/tests/Notify/Basic/IdAssignment.h b/TAO/orbsvcs/tests/Notify/Basic/IdAssignment.h index 6346e4d69b3..329d4d2388c 100644 --- a/TAO/orbsvcs/tests/Notify/Basic/IdAssignment.h +++ b/TAO/orbsvcs/tests/Notify/Basic/IdAssignment.h @@ -5,7 +5,6 @@ * * Test to check if ec, admin are assigned id's correctly. * - * * @author Chanaka Liyanaarachchi <chanaka@ociweb.com> and Pradeep Gore <pradeep@cs.wustl.edu> */ //============================================================================= diff --git a/TAO/orbsvcs/tests/Notify/Basic/LifeCycle.h b/TAO/orbsvcs/tests/Notify/Basic/LifeCycle.h index 4e9827c7771..6f036393c1f 100644 --- a/TAO/orbsvcs/tests/Notify/Basic/LifeCycle.h +++ b/TAO/orbsvcs/tests/Notify/Basic/LifeCycle.h @@ -5,7 +5,6 @@ * * Test to check it ec and admin objects are destroyed. * - * * @author Chanaka Liyanaarachchi <chanaka@ociweb.com> */ //============================================================================= diff --git a/TAO/orbsvcs/tests/Notify/Basic/MultiTypes.h b/TAO/orbsvcs/tests/Notify/Basic/MultiTypes.h index 9bf191ea1ce..2ab66ed4b94 100644 --- a/TAO/orbsvcs/tests/Notify/Basic/MultiTypes.h +++ b/TAO/orbsvcs/tests/Notify/Basic/MultiTypes.h @@ -5,7 +5,6 @@ * * Test connect-disconnect methods of Notify. * - * * @author Pradeep Gore <pradeep@cs.wustl.edu> */ //============================================================================= diff --git a/TAO/orbsvcs/tests/Notify/Basic/Sequence.h b/TAO/orbsvcs/tests/Notify/Basic/Sequence.h index a0eacf3eace..420cf902d0e 100644 --- a/TAO/orbsvcs/tests/Notify/Basic/Sequence.h +++ b/TAO/orbsvcs/tests/Notify/Basic/Sequence.h @@ -5,7 +5,6 @@ * * Test Sequence support in Notification. * - * * @author Pradeep Gore <pradeep@cs.wustl.edu> */ //============================================================================= diff --git a/TAO/orbsvcs/tests/Notify/Basic/Simple.h b/TAO/orbsvcs/tests/Notify/Basic/Simple.h index c04e9760b6f..65f65725aaf 100644 --- a/TAO/orbsvcs/tests/Notify/Basic/Simple.h +++ b/TAO/orbsvcs/tests/Notify/Basic/Simple.h @@ -5,7 +5,6 @@ * * Simple test any supplier to any consumer. * - * * @author Pradeep Gore <pradeep@cs.wustl.edu> */ //============================================================================= diff --git a/TAO/orbsvcs/tests/Notify/Basic/Updates.h b/TAO/orbsvcs/tests/Notify/Basic/Updates.h index 9bb30f04d75..963cfd001a0 100644 --- a/TAO/orbsvcs/tests/Notify/Basic/Updates.h +++ b/TAO/orbsvcs/tests/Notify/Basic/Updates.h @@ -6,7 +6,6 @@ * Test to check if <offer_change> and <subscription_change> messages are * received correctly. * - * * @author Pradeep Gore <pradeep@cs.wustl.edu> */ //============================================================================= diff --git a/TAO/orbsvcs/tests/Notify/Blocking/Notify_Structured_Push_Consumer.h b/TAO/orbsvcs/tests/Notify/Blocking/Notify_Structured_Push_Consumer.h index 630cc13be07..a537499f5bf 100644 --- a/TAO/orbsvcs/tests/Notify/Blocking/Notify_Structured_Push_Consumer.h +++ b/TAO/orbsvcs/tests/Notify/Blocking/Notify_Structured_Push_Consumer.h @@ -5,7 +5,6 @@ * * A structured push consumer implementation. * - * * @author Chad Elliott <elliott_c@ociweb.com> */ //============================================================================= diff --git a/TAO/orbsvcs/tests/Notify/Bug_2415_Regression/Notify_Push_Consumer.h b/TAO/orbsvcs/tests/Notify/Bug_2415_Regression/Notify_Push_Consumer.h index 66a6435def5..80e941ce149 100644 --- a/TAO/orbsvcs/tests/Notify/Bug_2415_Regression/Notify_Push_Consumer.h +++ b/TAO/orbsvcs/tests/Notify/Bug_2415_Regression/Notify_Push_Consumer.h @@ -5,7 +5,6 @@ * * A push consumer implementation. * - * * @author Chad Elliott <elliott_c@ociweb.com> */ //============================================================================= diff --git a/TAO/orbsvcs/tests/Notify/Bug_2561_Regression/Notify_Push_Consumer.h b/TAO/orbsvcs/tests/Notify/Bug_2561_Regression/Notify_Push_Consumer.h index bc32d14f7a7..1f2dd91bdbf 100644 --- a/TAO/orbsvcs/tests/Notify/Bug_2561_Regression/Notify_Push_Consumer.h +++ b/TAO/orbsvcs/tests/Notify/Bug_2561_Regression/Notify_Push_Consumer.h @@ -5,7 +5,6 @@ * * A sequence push consumer implementation. * - * * @author Chad Elliott <elliott_c@ociweb.com> */ //============================================================================= diff --git a/TAO/orbsvcs/tests/Notify/Discarding/Notify_Sequence_Push_Consumer.h b/TAO/orbsvcs/tests/Notify/Discarding/Notify_Sequence_Push_Consumer.h index 08d6e40dddc..bca351506aa 100644 --- a/TAO/orbsvcs/tests/Notify/Discarding/Notify_Sequence_Push_Consumer.h +++ b/TAO/orbsvcs/tests/Notify/Discarding/Notify_Sequence_Push_Consumer.h @@ -5,7 +5,6 @@ * * A sequence push consumer implementation. * - * * @author Chad Elliott <elliott_c@ociweb.com> */ //============================================================================= diff --git a/TAO/orbsvcs/tests/Notify/Discarding/Notify_Structured_Push_Consumer.h b/TAO/orbsvcs/tests/Notify/Discarding/Notify_Structured_Push_Consumer.h index ac3bac8b024..f7bc54f81f6 100644 --- a/TAO/orbsvcs/tests/Notify/Discarding/Notify_Structured_Push_Consumer.h +++ b/TAO/orbsvcs/tests/Notify/Discarding/Notify_Structured_Push_Consumer.h @@ -5,7 +5,6 @@ * * A structured push consumer implementation. * - * * @author Chad Elliott <elliott_c@ociweb.com> */ //============================================================================= diff --git a/TAO/orbsvcs/tests/Notify/MT_Dispatching/Notify_Structured_Push_Consumer.h b/TAO/orbsvcs/tests/Notify/MT_Dispatching/Notify_Structured_Push_Consumer.h index ef9d8f34125..180b8aa28a5 100644 --- a/TAO/orbsvcs/tests/Notify/MT_Dispatching/Notify_Structured_Push_Consumer.h +++ b/TAO/orbsvcs/tests/Notify/MT_Dispatching/Notify_Structured_Push_Consumer.h @@ -5,7 +5,6 @@ * * A structured push consumer implementation. * - * * @author Chad Elliott <elliott_c@ociweb.com> */ //============================================================================= diff --git a/TAO/orbsvcs/tests/Notify/Ordering/Notify_Sequence_Push_Consumer.h b/TAO/orbsvcs/tests/Notify/Ordering/Notify_Sequence_Push_Consumer.h index fb621588879..2f59bc40a03 100644 --- a/TAO/orbsvcs/tests/Notify/Ordering/Notify_Sequence_Push_Consumer.h +++ b/TAO/orbsvcs/tests/Notify/Ordering/Notify_Sequence_Push_Consumer.h @@ -5,7 +5,6 @@ * * A sequence push consumer implementation. * - * * @author Chad Elliott <elliott_c@ociweb.com> */ //============================================================================= diff --git a/TAO/orbsvcs/tests/Notify/Ordering/Notify_Structured_Push_Consumer.h b/TAO/orbsvcs/tests/Notify/Ordering/Notify_Structured_Push_Consumer.h index 77e60fc6bdd..69550d8a6ea 100644 --- a/TAO/orbsvcs/tests/Notify/Ordering/Notify_Structured_Push_Consumer.h +++ b/TAO/orbsvcs/tests/Notify/Ordering/Notify_Structured_Push_Consumer.h @@ -5,7 +5,6 @@ * * A structured push consumer implementation. * - * * @author Chad Elliott <elliott_c@ociweb.com> */ //============================================================================= diff --git a/TAO/orbsvcs/tests/Notify/Persistent_Filter/Filter.h b/TAO/orbsvcs/tests/Notify/Persistent_Filter/Filter.h index 196df6dc6bf..d683c74edce 100644 --- a/TAO/orbsvcs/tests/Notify/Persistent_Filter/Filter.h +++ b/TAO/orbsvcs/tests/Notify/Persistent_Filter/Filter.h @@ -5,7 +5,6 @@ * * Class to demo structured event filtering. * - * * @author Pradeep Gore <pradeep@cs.wustl.edu> */ //============================================================================= diff --git a/TAO/orbsvcs/tests/Notify/Reconnecting/Consumer.h b/TAO/orbsvcs/tests/Notify/Reconnecting/Consumer.h index a8eb1c4f93c..f1980469a0b 100644 --- a/TAO/orbsvcs/tests/Notify/Reconnecting/Consumer.h +++ b/TAO/orbsvcs/tests/Notify/Reconnecting/Consumer.h @@ -5,7 +5,6 @@ * * Test Consumer reconnect to existing channel/admin/proxy Notification Service * - * * @author Dale Wilson <wilson_d@ociweb.com> */ //============================================================================= diff --git a/TAO/orbsvcs/tests/Notify/Reconnecting/Supplier.h b/TAO/orbsvcs/tests/Notify/Reconnecting/Supplier.h index 97a41e22e0a..485055ef799 100644 --- a/TAO/orbsvcs/tests/Notify/Reconnecting/Supplier.h +++ b/TAO/orbsvcs/tests/Notify/Reconnecting/Supplier.h @@ -5,7 +5,6 @@ * * Test Supplier reconnect to existing channel/admin/proxy Notification Service * - * * @author Dale Wilson <wilson_d@ociweb.com> */ //============================================================================= diff --git a/TAO/orbsvcs/tests/Notify/Sequence_Multi_ETCL_Filter/Notify_Sequence_Push_Consumer.h b/TAO/orbsvcs/tests/Notify/Sequence_Multi_ETCL_Filter/Notify_Sequence_Push_Consumer.h index 6fe7ada8566..78086a0031b 100644 --- a/TAO/orbsvcs/tests/Notify/Sequence_Multi_ETCL_Filter/Notify_Sequence_Push_Consumer.h +++ b/TAO/orbsvcs/tests/Notify/Sequence_Multi_ETCL_Filter/Notify_Sequence_Push_Consumer.h @@ -5,7 +5,6 @@ * * A sequence push consumer implementation. * - * * @author Chad Elliott <elliott_c@ociweb.com> */ //============================================================================= diff --git a/TAO/orbsvcs/tests/Notify/Sequence_Multi_Filter/Notify_Sequence_Push_Consumer.h b/TAO/orbsvcs/tests/Notify/Sequence_Multi_Filter/Notify_Sequence_Push_Consumer.h index 33cd7f309a0..18b5a878347 100644 --- a/TAO/orbsvcs/tests/Notify/Sequence_Multi_Filter/Notify_Sequence_Push_Consumer.h +++ b/TAO/orbsvcs/tests/Notify/Sequence_Multi_Filter/Notify_Sequence_Push_Consumer.h @@ -5,7 +5,6 @@ * * A sequence push consumer implementation. * - * * @author Chad Elliott <elliott_c@ociweb.com> */ //============================================================================= diff --git a/TAO/orbsvcs/tests/Notify/Structured_Filter/Notify_Push_Consumer.h b/TAO/orbsvcs/tests/Notify/Structured_Filter/Notify_Push_Consumer.h index 176923aedef..40ec66440b8 100644 --- a/TAO/orbsvcs/tests/Notify/Structured_Filter/Notify_Push_Consumer.h +++ b/TAO/orbsvcs/tests/Notify/Structured_Filter/Notify_Push_Consumer.h @@ -5,7 +5,6 @@ * * A structured push consumer implementation. * - * * @author Chip Jones <jones_c@ociweb.com> */ //============================================================================= diff --git a/TAO/orbsvcs/tests/Notify/Structured_Multi_Filter/Notify_Push_Consumer.h b/TAO/orbsvcs/tests/Notify/Structured_Multi_Filter/Notify_Push_Consumer.h index 4d6fe7f10e7..39e206ca014 100644 --- a/TAO/orbsvcs/tests/Notify/Structured_Multi_Filter/Notify_Push_Consumer.h +++ b/TAO/orbsvcs/tests/Notify/Structured_Multi_Filter/Notify_Push_Consumer.h @@ -5,7 +5,6 @@ * * A structured push consumer implementation. * - * * @author Chip Jones <jones_c@ociweb.com> */ //============================================================================= diff --git a/TAO/orbsvcs/tests/Notify/lib/Notify_PushConsumer.h b/TAO/orbsvcs/tests/Notify/lib/Notify_PushConsumer.h index 8b4bf6644e8..9e798f775df 100644 --- a/TAO/orbsvcs/tests/Notify/lib/Notify_PushConsumer.h +++ b/TAO/orbsvcs/tests/Notify/lib/Notify_PushConsumer.h @@ -13,7 +13,6 @@ * You must provide a ConsumerAdmin to <connect>. * 5. To disconnect, call <disconnect> this will also deactivate the object. * - * * @author Pradeep Gore <pradeep@cs.wustl.edu> */ //============================================================================= diff --git a/TAO/orbsvcs/tests/Notify/lib/Notify_SequencePushConsumer.h b/TAO/orbsvcs/tests/Notify/lib/Notify_SequencePushConsumer.h index 38c4ae1a8c1..ab9a8719bfe 100644 --- a/TAO/orbsvcs/tests/Notify/lib/Notify_SequencePushConsumer.h +++ b/TAO/orbsvcs/tests/Notify/lib/Notify_SequencePushConsumer.h @@ -6,7 +6,6 @@ * This is a utility class is to be used by clients of the Notification * Service to implement the servant for CosNotifyComm::SequencePushConsumer * - * * @author Pradeep Gore <pradeep@cs.wustl.edu> */ //============================================================================= diff --git a/TAO/orbsvcs/tests/Notify/lib/Notify_StructuredPushConsumer.h b/TAO/orbsvcs/tests/Notify/lib/Notify_StructuredPushConsumer.h index ee9f6841f80..cfb619d7847 100644 --- a/TAO/orbsvcs/tests/Notify/lib/Notify_StructuredPushConsumer.h +++ b/TAO/orbsvcs/tests/Notify/lib/Notify_StructuredPushConsumer.h @@ -6,7 +6,6 @@ * This is a utility class is to be used by clients of the Notification * Service to implement the servant for CosNotifyComm::PushConsumer * - * * @author Pradeep Gore <pradeep@cs.wustl.edu> */ //============================================================================= diff --git a/TAO/orbsvcs/tests/Notify/lib/Notify_StructuredPushSupplier.h b/TAO/orbsvcs/tests/Notify/lib/Notify_StructuredPushSupplier.h index 1c06a09f52c..be3924f723f 100644 --- a/TAO/orbsvcs/tests/Notify/lib/Notify_StructuredPushSupplier.h +++ b/TAO/orbsvcs/tests/Notify/lib/Notify_StructuredPushSupplier.h @@ -6,7 +6,6 @@ * This class is to be used by clients of the Notification Service * to implement Structured Push Suppliers. * - * * @author Pradeep Gore <pradeep@cs.wustl.edu> */ //============================================================================= diff --git a/TAO/orbsvcs/tests/Notify/lib/Notify_Test_Client.h b/TAO/orbsvcs/tests/Notify/lib/Notify_Test_Client.h index 5a9885a659c..f8bfd168e25 100644 --- a/TAO/orbsvcs/tests/Notify/lib/Notify_Test_Client.h +++ b/TAO/orbsvcs/tests/Notify/lib/Notify_Test_Client.h @@ -5,7 +5,6 @@ * * Prototype Test Driver for all the Notify tests. * - * * @author Pradeep Gore <pradeep@cs.wustl.edu> */ //============================================================================= diff --git a/TAO/orbsvcs/tests/Notify/lib/common.h b/TAO/orbsvcs/tests/Notify/lib/common.h index 57d74e6c6c3..4723edd093d 100644 --- a/TAO/orbsvcs/tests/Notify/lib/common.h +++ b/TAO/orbsvcs/tests/Notify/lib/common.h @@ -5,7 +5,6 @@ * * A couple of useful functions * - * * @author Chad Elliott <elliott_c@ociweb.com> */ //============================================================================= diff --git a/TAO/orbsvcs/tests/Notify/performance-tests/Filter/Notify_Sequence_Push_Consumer.h b/TAO/orbsvcs/tests/Notify/performance-tests/Filter/Notify_Sequence_Push_Consumer.h index 608e793bbe9..30c5035c5cf 100644 --- a/TAO/orbsvcs/tests/Notify/performance-tests/Filter/Notify_Sequence_Push_Consumer.h +++ b/TAO/orbsvcs/tests/Notify/performance-tests/Filter/Notify_Sequence_Push_Consumer.h @@ -5,7 +5,6 @@ * * A sequence push consumer implementation. * - * * @author Chad Elliott <elliott_c@ociweb.com> */ //============================================================================= diff --git a/TAO/orbsvcs/tests/Notify/performance-tests/Filter/Notify_Structured_Push_Consumer.h b/TAO/orbsvcs/tests/Notify/performance-tests/Filter/Notify_Structured_Push_Consumer.h index c89d54d3954..34f14a73af0 100644 --- a/TAO/orbsvcs/tests/Notify/performance-tests/Filter/Notify_Structured_Push_Consumer.h +++ b/TAO/orbsvcs/tests/Notify/performance-tests/Filter/Notify_Structured_Push_Consumer.h @@ -5,7 +5,6 @@ * * A structured push consumer implementation. * - * * @author Chad Elliott <elliott_c@ociweb.com> */ //============================================================================= diff --git a/TAO/orbsvcs/tests/Notify/performance-tests/RedGreen/RedGreen_Test.h b/TAO/orbsvcs/tests/Notify/performance-tests/RedGreen/RedGreen_Test.h index abf4710c5aa..dd70ba33812 100644 --- a/TAO/orbsvcs/tests/Notify/performance-tests/RedGreen/RedGreen_Test.h +++ b/TAO/orbsvcs/tests/Notify/performance-tests/RedGreen/RedGreen_Test.h @@ -6,7 +6,6 @@ * Performance test to show improvement in Notify performance by picking the * correcting configuration. * - * * @author Pradeep Gore <pradeep@cs.wustl.edu> */ //============================================================================= diff --git a/TAO/orbsvcs/tests/Property/client.h b/TAO/orbsvcs/tests/Property/client.h index 984ffe8cdd7..18c81e93438 100644 --- a/TAO/orbsvcs/tests/Property/client.h +++ b/TAO/orbsvcs/tests/Property/client.h @@ -6,7 +6,6 @@ * * Test client for the Property Service. * - * * @author Alexander Babu Arulanthu <alex@cs.wustl.edu> */ //============================================================================= diff --git a/TAO/orbsvcs/tests/Property/server.h b/TAO/orbsvcs/tests/Property/server.h index a3e8ae4a45b..2f1b1e213c0 100644 --- a/TAO/orbsvcs/tests/Property/server.h +++ b/TAO/orbsvcs/tests/Property/server.h @@ -6,7 +6,6 @@ * * Test server for the CosPropertyService. * - * * @author Alexander Babu Arulanthu <alex.cs.wustl.edu> */ //============================================================================= diff --git a/TAO/orbsvcs/tests/Security/ssliop_corbaloc/client.h b/TAO/orbsvcs/tests/Security/ssliop_corbaloc/client.h index d04bbe9fd95..9cb24c8ea14 100644 --- a/TAO/orbsvcs/tests/Security/ssliop_corbaloc/client.h +++ b/TAO/orbsvcs/tests/Security/ssliop_corbaloc/client.h @@ -6,7 +6,6 @@ * * This class tests the facilities to connect to the naming service. * - * * @author Marina Spivak <marina@cs.wustl.edu> */ //============================================================================= diff --git a/TAO/orbsvcs/tests/Simple_Naming/client.h b/TAO/orbsvcs/tests/Simple_Naming/client.h index 51d7af2aa27..767a4185596 100644 --- a/TAO/orbsvcs/tests/Simple_Naming/client.h +++ b/TAO/orbsvcs/tests/Simple_Naming/client.h @@ -6,7 +6,6 @@ * * This class tests the facilities to connect to the naming service. * - * * @author Marina Spivak <marina@cs.wustl.edu> */ //============================================================================= diff --git a/TAO/orbsvcs/tests/Time/Client_i.h b/TAO/orbsvcs/tests/Time/Client_i.h index 3b4de277ea9..c42c2f6331f 100644 --- a/TAO/orbsvcs/tests/Time/Client_i.h +++ b/TAO/orbsvcs/tests/Time/Client_i.h @@ -7,7 +7,6 @@ * This class implements a simple CORBA client that accesses a Time Service * server. * - * * @author Vishal Kachroo <vishal@cs.wustl.edu> */ //============================================================================= diff --git a/TAO/orbsvcs/tests/ior_corbaname/ior_corbaname_client_i.h b/TAO/orbsvcs/tests/ior_corbaname/ior_corbaname_client_i.h index 452834a115f..58cf5b28299 100644 --- a/TAO/orbsvcs/tests/ior_corbaname/ior_corbaname_client_i.h +++ b/TAO/orbsvcs/tests/ior_corbaname/ior_corbaname_client_i.h @@ -8,7 +8,6 @@ * style url to the server and gets a response from the * server to indicate that the server has received the request. * - * * @author Priyanka Gontla <pgontla@ece.uci.edu> */ //============================================================================= |