summaryrefslogtreecommitdiff
path: root/TAO/performance-tests
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2015-01-07 19:58:50 +0100
committerJohnny Willemsen <jwillemsen@remedy.nl>2015-01-07 19:58:50 +0100
commit3378cfa045cab63e02223ffe4f11794a338c05a6 (patch)
treeb9b9a8a7cb8dc267e159bafab4b68e0dd7c0f57d /TAO/performance-tests
parent91ec92bc2e0052c8ab2a6bdfd2da3069218a6422 (diff)
downloadATCD-3378cfa045cab63e02223ffe4f11794a338c05a6.tar.gz
Shorter header
Diffstat (limited to 'TAO/performance-tests')
-rw-r--r--TAO/performance-tests/Cubit/TAO/IDL_Cubit/Cubit_Client.h1
-rw-r--r--TAO/performance-tests/Cubit/TAO/IDL_Cubit/Cubit_Server.h1
-rw-r--r--TAO/performance-tests/Cubit/TAO/MT_Cubit/Globals.h1
-rw-r--r--TAO/performance-tests/Pluggable/PP_Test_Client.h1
-rw-r--r--TAO/performance-tests/Pluggable/PP_Test_Server.h1
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>
*/
//=============================================================================