diff options
Diffstat (limited to 'TAO/performance-tests')
5 files changed, 0 insertions, 5 deletions
diff --git a/TAO/performance-tests/Cubit/TAO/IDL_Cubit/Cubit_Client.h b/TAO/performance-tests/Cubit/TAO/IDL_Cubit/Cubit_Client.h index 0f437c5b233..2ba154c271c 100644 --- a/TAO/performance-tests/Cubit/TAO/IDL_Cubit/Cubit_Client.h +++ b/TAO/performance-tests/Cubit/TAO/IDL_Cubit/Cubit_Client.h @@ -6,7 +6,6 @@ * This class implements a simple "cube" CORBA client for the Cubit * example using stubs generated by the TAO ORB IDL compiler. * - * * @author Aniruddha Gokhale * @author Sumedh Mungee * @author and Sergio Flores-Gaitan diff --git a/TAO/performance-tests/Cubit/TAO/IDL_Cubit/Cubit_Server.h b/TAO/performance-tests/Cubit/TAO/IDL_Cubit/Cubit_Server.h index 36e6f205d7f..5de82290372 100644 --- a/TAO/performance-tests/Cubit/TAO/IDL_Cubit/Cubit_Server.h +++ b/TAO/performance-tests/Cubit/TAO/IDL_Cubit/Cubit_Server.h @@ -6,7 +6,6 @@ * This class implements a simple "cube" CORBA server for the Cubit * example using skeletons generated by the TAO ORB IDL compiler. * - * * @author Nagarajan Surendran (naga@cs.wustl.edu) */ //============================================================================= diff --git a/TAO/performance-tests/Cubit/TAO/MT_Cubit/Globals.h b/TAO/performance-tests/Cubit/TAO/MT_Cubit/Globals.h index 034252a6433..cf92ee54115 100644 --- a/TAO/performance-tests/Cubit/TAO/MT_Cubit/Globals.h +++ b/TAO/performance-tests/Cubit/TAO/MT_Cubit/Globals.h @@ -10,7 +10,6 @@ * All the globally defined classes, functions, types, and #defines * are centralized here. * - * * @author Nagarajan Surendran <naga@cs.wustl.edu> */ //============================================================================= diff --git a/TAO/performance-tests/Pluggable/PP_Test_Client.h b/TAO/performance-tests/Pluggable/PP_Test_Client.h index 1685b1c9330..8689a013061 100644 --- a/TAO/performance-tests/Pluggable/PP_Test_Client.h +++ b/TAO/performance-tests/Pluggable/PP_Test_Client.h @@ -6,7 +6,6 @@ * This class implements some basic no-op twoway and oneway requests * to time the latency of the pluggable protocol implementation. * - * * @author Jeff Parsons <parsons@cs.wustl.edu> */ //============================================================================= diff --git a/TAO/performance-tests/Pluggable/PP_Test_Server.h b/TAO/performance-tests/Pluggable/PP_Test_Server.h index 152a92ddc47..a1de93d13b8 100644 --- a/TAO/performance-tests/Pluggable/PP_Test_Server.h +++ b/TAO/performance-tests/Pluggable/PP_Test_Server.h @@ -6,7 +6,6 @@ * This class implements simple oneway and twoway no-op requests * to time latency and overhead of the pluggable protocol functionality. * - * * @author Jeff Parsons <parsons@cs.wustl.edu> */ //============================================================================= |