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/tests | |
parent | 91ec92bc2e0052c8ab2a6bdfd2da3069218a6422 (diff) | |
download | ATCD-3378cfa045cab63e02223ffe4f11794a338c05a6.tar.gz |
Shorter header
Diffstat (limited to 'TAO/tests')
108 files changed, 0 insertions, 108 deletions
diff --git a/TAO/tests/AMI_Timeouts/timeout_client.h b/TAO/tests/AMI_Timeouts/timeout_client.h index 5b845849cae..9ef578cbbd5 100644 --- a/TAO/tests/AMI_Timeouts/timeout_client.h +++ b/TAO/tests/AMI_Timeouts/timeout_client.h @@ -5,7 +5,6 @@ * * Tests timeouts with AMI. * - * * @author Michael Kircher <Michael.Kircher@mchp.siemens.de> */ //============================================================================= diff --git a/TAO/tests/AMI_Timeouts/timeout_i.h b/TAO/tests/AMI_Timeouts/timeout_i.h index 6d276f2579c..de8803326e0 100644 --- a/TAO/tests/AMI_Timeouts/timeout_i.h +++ b/TAO/tests/AMI_Timeouts/timeout_i.h @@ -5,7 +5,6 @@ * * Implements the CORBA object. * - * * @author Michael Kircher <Michael.Kircher@mchp.siemens.de> */ //============================================================================= diff --git a/TAO/tests/Alt_Mapping/client.h b/TAO/tests/Alt_Mapping/client.h index 93fba4dd2c9..6dce445ec8b 100644 --- a/TAO/tests/Alt_Mapping/client.h +++ b/TAO/tests/Alt_Mapping/client.h @@ -5,7 +5,6 @@ * * Header file for the Alt_Mapping_Test client application. * - * * @author Aniruddha Gokhale */ //============================================================================= diff --git a/TAO/tests/Alt_Mapping/driver.h b/TAO/tests/Alt_Mapping/driver.h index ca7cacc5038..42b76a5c132 100644 --- a/TAO/tests/Alt_Mapping/driver.h +++ b/TAO/tests/Alt_Mapping/driver.h @@ -5,7 +5,6 @@ * * Header file for the driver program. The driver is a singleton. * - * * @author Aniruddha Gokhale */ //============================================================================= diff --git a/TAO/tests/Alt_Mapping/helper.h b/TAO/tests/Alt_Mapping/helper.h index 8438c7ab3bd..ab589675057 100644 --- a/TAO/tests/Alt_Mapping/helper.h +++ b/TAO/tests/Alt_Mapping/helper.h @@ -6,7 +6,6 @@ * Defines a helper class that can generate values for the parameters used * for the Param_Test example * - * * @author Aniruddha Gokhale */ //============================================================================= diff --git a/TAO/tests/Alt_Mapping/options.h b/TAO/tests/Alt_Mapping/options.h index da01da0a050..67596279459 100644 --- a/TAO/tests/Alt_Mapping/options.h +++ b/TAO/tests/Alt_Mapping/options.h @@ -5,7 +5,6 @@ * * Options for the Param_Test application * - * * @author Aniruddha Gokhale */ //============================================================================= diff --git a/TAO/tests/Alt_Mapping/results.h b/TAO/tests/Alt_Mapping/results.h index cd8fd6009d1..dd2e62756f7 100644 --- a/TAO/tests/Alt_Mapping/results.h +++ b/TAO/tests/Alt_Mapping/results.h @@ -5,7 +5,6 @@ * * Printing the results * - * * @author Aniruddha Gokhale */ //============================================================================= diff --git a/TAO/tests/Alt_Mapping/tests.h b/TAO/tests/Alt_Mapping/tests.h index 20c57fdfdf6..efcf7e3463e 100644 --- a/TAO/tests/Alt_Mapping/tests.h +++ b/TAO/tests/Alt_Mapping/tests.h @@ -5,7 +5,6 @@ * * All the test objects header files included here * - * * @author Jeff Parsons */ //============================================================================= diff --git a/TAO/tests/Alt_Mapping/ub_string.h b/TAO/tests/Alt_Mapping/ub_string.h index ef5f7320464..f3d12300da0 100644 --- a/TAO/tests/Alt_Mapping/ub_string.h +++ b/TAO/tests/Alt_Mapping/ub_string.h @@ -5,7 +5,6 @@ * * Tests unbounded string * - * * @author Aniruddha Gokhale */ //============================================================================= diff --git a/TAO/tests/Alt_Mapping/ub_struct_seq.h b/TAO/tests/Alt_Mapping/ub_struct_seq.h index ce13f5a26b4..d4bc70446ce 100644 --- a/TAO/tests/Alt_Mapping/ub_struct_seq.h +++ b/TAO/tests/Alt_Mapping/ub_struct_seq.h @@ -5,7 +5,6 @@ * * Tests unbounded struct sequence * - * * @author Aniruddha Gokhale */ //============================================================================= diff --git a/TAO/tests/Bug_2935_Regression/middle_i.h b/TAO/tests/Bug_2935_Regression/middle_i.h index 358822d83c8..60388ac8d2c 100644 --- a/TAO/tests/Bug_2935_Regression/middle_i.h +++ b/TAO/tests/Bug_2935_Regression/middle_i.h @@ -6,7 +6,6 @@ * * This class implements the Time IDL interface. * - * * @author Darrell Brunsch <brunsch@cs.wustl.edu> */ //============================================================================= diff --git a/TAO/tests/Bug_2935_Regression/source_i.h b/TAO/tests/Bug_2935_Regression/source_i.h index d406917c20f..203664e4ae3 100644 --- a/TAO/tests/Bug_2935_Regression/source_i.h +++ b/TAO/tests/Bug_2935_Regression/source_i.h @@ -7,7 +7,6 @@ * This class implements the source for a three tier system * Adapted from TAO/examples/Simple/time * - * * @author Dale Wilson <wilsond@ociweb.com> */ //============================================================================= diff --git a/TAO/tests/Bug_3683_Regression/Echo_Client_i.h b/TAO/tests/Bug_3683_Regression/Echo_Client_i.h index f9ffa13813b..4425fd2cf14 100644 --- a/TAO/tests/Bug_3683_Regression/Echo_Client_i.h +++ b/TAO/tests/Bug_3683_Regression/Echo_Client_i.h @@ -6,7 +6,6 @@ * * This class implements the interface calls for RMI. * - * * @author Balachandran Natarajan <bala@cs.wustl.edu> */ //============================================================================= diff --git a/TAO/tests/Bug_3683_Regression/Echo_i.h b/TAO/tests/Bug_3683_Regression/Echo_i.h index 051d300c6a8..3bd12af9e84 100644 --- a/TAO/tests/Bug_3683_Regression/Echo_i.h +++ b/TAO/tests/Bug_3683_Regression/Echo_i.h @@ -6,7 +6,6 @@ * * This class implements the Echo IDL interface. * - * * @author Kirthika Parameswaran <kirthika@cs.wustl.edu> */ //============================================================================= diff --git a/TAO/tests/CodeSets/libs/IBM1047_ISO8859/Char_IBM1047_ISO8859_Factory.h b/TAO/tests/CodeSets/libs/IBM1047_ISO8859/Char_IBM1047_ISO8859_Factory.h index cc36589db75..1549a1f27c9 100644 --- a/TAO/tests/CodeSets/libs/IBM1047_ISO8859/Char_IBM1047_ISO8859_Factory.h +++ b/TAO/tests/CodeSets/libs/IBM1047_ISO8859/Char_IBM1047_ISO8859_Factory.h @@ -8,7 +8,6 @@ * one loads a modified version of ACE's IBM1047 (EBCDIC) to ISO8859 (ASCII) * translator. * - * * @author Phil Mesnier <mesnier_p@ociweb.com> */ //============================================================================= diff --git a/TAO/tests/CodeSets/libs/IBM1047_ISO8859/Char_IBM1047_ISO8859_Translator.h b/TAO/tests/CodeSets/libs/IBM1047_ISO8859/Char_IBM1047_ISO8859_Translator.h index 03014d7fe10..659c57cda3f 100644 --- a/TAO/tests/CodeSets/libs/IBM1047_ISO8859/Char_IBM1047_ISO8859_Translator.h +++ b/TAO/tests/CodeSets/libs/IBM1047_ISO8859/Char_IBM1047_ISO8859_Translator.h @@ -7,7 +7,6 @@ * Declares the arrays required to convert between ISO8859 (aka * Latin/1) and IBM1047 (aka EBCDIC). * - * * @author Jim Rogers (jrogers@viasoft.com) */ //============================================================================= diff --git a/TAO/tests/CodeSets/libs/IBM1047_ISO8859/Wchar_IBM1047_ISO8859_Factory.h b/TAO/tests/CodeSets/libs/IBM1047_ISO8859/Wchar_IBM1047_ISO8859_Factory.h index d95c26e26b7..54baad91649 100644 --- a/TAO/tests/CodeSets/libs/IBM1047_ISO8859/Wchar_IBM1047_ISO8859_Factory.h +++ b/TAO/tests/CodeSets/libs/IBM1047_ISO8859/Wchar_IBM1047_ISO8859_Factory.h @@ -9,7 +9,6 @@ * translator. In this case, wchars and wstrings are translated rather than * strings and chars. * - * * @author Phil Mesnier <mesnier_p@ociweb.com> */ //============================================================================= diff --git a/TAO/tests/CodeSets/libs/IBM1047_ISO8859/Wchar_IBM1047_ISO8859_Translator.h b/TAO/tests/CodeSets/libs/IBM1047_ISO8859/Wchar_IBM1047_ISO8859_Translator.h index b79ab095076..2440833184a 100644 --- a/TAO/tests/CodeSets/libs/IBM1047_ISO8859/Wchar_IBM1047_ISO8859_Translator.h +++ b/TAO/tests/CodeSets/libs/IBM1047_ISO8859/Wchar_IBM1047_ISO8859_Translator.h @@ -7,7 +7,6 @@ * Declares the arrays required to convert between IBM1047 (aka EBCDIC) and ISO8859 (aka * Latin/1). * - * * @author Jim Rogers (jrogers@viasoft.com) */ //============================================================================= diff --git a/TAO/tests/CodeSets/libs/UTF16_UCS2/UTF16_UCS2_Factory.h b/TAO/tests/CodeSets/libs/UTF16_UCS2/UTF16_UCS2_Factory.h index f219184ffec..7c0a40e1057 100644 --- a/TAO/tests/CodeSets/libs/UTF16_UCS2/UTF16_UCS2_Factory.h +++ b/TAO/tests/CodeSets/libs/UTF16_UCS2/UTF16_UCS2_Factory.h @@ -7,7 +7,6 @@ * A tempate instantiation of a codeset translator factory from TAO. This * loads the UTF16_UCS2_Translator. * - * * @author Byron Harris <harrisb@ociweb.com> */ //============================================================================= diff --git a/TAO/tests/DIOP/UDP_Client_i.h b/TAO/tests/DIOP/UDP_Client_i.h index 26129be8ac8..44c733bc77f 100644 --- a/TAO/tests/DIOP/UDP_Client_i.h +++ b/TAO/tests/DIOP/UDP_Client_i.h @@ -6,7 +6,6 @@ * * This class implements the client functionality of the UDP test. * - * * @author Michael Kircher <Michael.Kircher@mchp.siemens.de> */ //============================================================================= diff --git a/TAO/tests/DIOP/UDP_i.h b/TAO/tests/DIOP/UDP_i.h index 2951104bddc..4bfd9ff3d0d 100644 --- a/TAO/tests/DIOP/UDP_i.h +++ b/TAO/tests/DIOP/UDP_i.h @@ -8,7 +8,6 @@ * We support only single threaded servers, as we have a null mutex * for locking our state. * - * * @author Michael Kircher <Michael.Kircher@mchp.siemens.de> */ //============================================================================= diff --git a/TAO/tests/DynAny_Test/data.h b/TAO/tests/DynAny_Test/data.h index 10d44ec5728..164ba8df20a 100644 --- a/TAO/tests/DynAny_Test/data.h +++ b/TAO/tests/DynAny_Test/data.h @@ -4,7 +4,6 @@ * * Header file for the class containing test constants. * - * * @author Jeff Parsons <parsons@cs.wustl.edu> */ //============================================================================= diff --git a/TAO/tests/DynAny_Test/driver.h b/TAO/tests/DynAny_Test/driver.h index b4eb6142180..1ca55131df9 100644 --- a/TAO/tests/DynAny_Test/driver.h +++ b/TAO/tests/DynAny_Test/driver.h @@ -5,7 +5,6 @@ * * Header file for the driver program. * - * * @author Jeff Parsons <parsons@cs.wustl.edu> */ //============================================================================= diff --git a/TAO/tests/DynAny_Test/test_dynany.h b/TAO/tests/DynAny_Test/test_dynany.h index 4452d7e5840..d4bca09a771 100644 --- a/TAO/tests/DynAny_Test/test_dynany.h +++ b/TAO/tests/DynAny_Test/test_dynany.h @@ -4,7 +4,6 @@ * * Header file for class to test the simple dynany. * - * * @author Jeff Parsons <parsons@cs.wustl.edu> */ //============================================================================= diff --git a/TAO/tests/DynAny_Test/test_dynarray.h b/TAO/tests/DynAny_Test/test_dynarray.h index 67b36e91efd..9796ce4e693 100644 --- a/TAO/tests/DynAny_Test/test_dynarray.h +++ b/TAO/tests/DynAny_Test/test_dynarray.h @@ -4,7 +4,6 @@ * * Header file for class to test DynArray. * - * * @author Jeff Parsons <parsons@cs.wustl.edu> */ //============================================================================= diff --git a/TAO/tests/DynAny_Test/test_dynenum.h b/TAO/tests/DynAny_Test/test_dynenum.h index 185147972fe..4b4d2c9b44c 100644 --- a/TAO/tests/DynAny_Test/test_dynenum.h +++ b/TAO/tests/DynAny_Test/test_dynenum.h @@ -4,7 +4,6 @@ * * Header file for class to test DynEnum. * - * * @author Jeff Parsons <parsons@cs.wustl.edu> */ //============================================================================= diff --git a/TAO/tests/DynAny_Test/test_dynsequence.h b/TAO/tests/DynAny_Test/test_dynsequence.h index 8679ad77bfa..327402b7e71 100644 --- a/TAO/tests/DynAny_Test/test_dynsequence.h +++ b/TAO/tests/DynAny_Test/test_dynsequence.h @@ -4,7 +4,6 @@ * * Header file for class to test DynSequence. * - * * @author Jeff Parsons <parsons@cs.wustl.edu> */ //============================================================================= diff --git a/TAO/tests/DynAny_Test/test_dynunion.h b/TAO/tests/DynAny_Test/test_dynunion.h index 9015b74309b..deae61b0f60 100644 --- a/TAO/tests/DynAny_Test/test_dynunion.h +++ b/TAO/tests/DynAny_Test/test_dynunion.h @@ -4,7 +4,6 @@ * * Header file for class to test DynUnion. * - * * @author Jeff Parsons <parsons@cs.wustl.edu> */ //============================================================================= diff --git a/TAO/tests/DynAny_Test/test_wrapper.h b/TAO/tests/DynAny_Test/test_wrapper.h index 8f533347d62..afcf83b93ac 100644 --- a/TAO/tests/DynAny_Test/test_wrapper.h +++ b/TAO/tests/DynAny_Test/test_wrapper.h @@ -5,7 +5,6 @@ * * Header file for the DynAny basic test manager * - * * @author Jeff Parsons <parsons@cs.wustl.edu> */ //============================================================================= diff --git a/TAO/tests/Exposed_Policies/Counter_i.h b/TAO/tests/Exposed_Policies/Counter_i.h index da2af18b2bb..c884f597b83 100644 --- a/TAO/tests/Exposed_Policies/Counter_i.h +++ b/TAO/tests/Exposed_Policies/Counter_i.h @@ -5,7 +5,6 @@ * * This class implements the Counter IDL interface. * - * * @author Angelo Corsaro <corsaro@cs.wustl.edu> */ //============================================================================= diff --git a/TAO/tests/Exposed_Policies/Policy_Verifier.h b/TAO/tests/Exposed_Policies/Policy_Verifier.h index 1376c95ce20..d46afcd8962 100644 --- a/TAO/tests/Exposed_Policies/Policy_Verifier.h +++ b/TAO/tests/Exposed_Policies/Policy_Verifier.h @@ -5,7 +5,6 @@ * This class verifies that the policy are correctly embedded * in the IOR. * - * * @author Angelo Corsaro <corsaro@cs.wustl.edu> */ //============================================================================= diff --git a/TAO/tests/Exposed_Policies/RT_Properties.h b/TAO/tests/Exposed_Policies/RT_Properties.h index 57f5057eb16..4f50b96945b 100644 --- a/TAO/tests/Exposed_Policies/RT_Properties.h +++ b/TAO/tests/Exposed_Policies/RT_Properties.h @@ -5,7 +5,6 @@ * Defines a series of "real time" property that an Object * or a POA created on a RT-ORB can have. * - * * @author Angelo Corsaro <corsaro@cs.wustl.edu> */ //============================================================================= diff --git a/TAO/tests/File_IO/File_i.h b/TAO/tests/File_IO/File_i.h index 2daa729cf1e..44c7bedce18 100644 --- a/TAO/tests/File_IO/File_i.h +++ b/TAO/tests/File_IO/File_i.h @@ -6,7 +6,6 @@ * Defines the implementation classes for the File IDL * module * - * * @author Irfan Pyarali */ //============================================================================= diff --git a/TAO/tests/InterOp-Naming/INS_i.h b/TAO/tests/InterOp-Naming/INS_i.h index dbb92284b9b..afce1f3c4e4 100644 --- a/TAO/tests/InterOp-Naming/INS_i.h +++ b/TAO/tests/InterOp-Naming/INS_i.h @@ -6,7 +6,6 @@ * * This class implements the INS interface. * - * * @author Vishal Kachroo <vishal@cs.wustl.edu> */ //============================================================================= diff --git a/TAO/tests/InterOp-Naming/Server_i.h b/TAO/tests/InterOp-Naming/Server_i.h index 8617f429ff1..aa9b5caab5d 100644 --- a/TAO/tests/InterOp-Naming/Server_i.h +++ b/TAO/tests/InterOp-Naming/Server_i.h @@ -5,7 +5,6 @@ * * The class is the driver for the INS test server. * - * * @author Vishal Kachroo <vishal@cs.wustl.edu> */ //============================================================================= diff --git a/TAO/tests/MProfile_Forwarding/Servant_Locator.h b/TAO/tests/MProfile_Forwarding/Servant_Locator.h index 2a93218b7aa..5ebe6c3eaff 100644 --- a/TAO/tests/MProfile_Forwarding/Servant_Locator.h +++ b/TAO/tests/MProfile_Forwarding/Servant_Locator.h @@ -6,7 +6,6 @@ * Defines a MyFooServantLocator class , used with a POA having * a NON_RETAIN policy * - * * @author Irfan Pyarali */ //============================================================================= diff --git a/TAO/tests/Multiple/Collocation_Tester.h b/TAO/tests/Multiple/Collocation_Tester.h index c6d6e84d0b7..891f02233f7 100644 --- a/TAO/tests/Multiple/Collocation_Tester.h +++ b/TAO/tests/Multiple/Collocation_Tester.h @@ -5,7 +5,6 @@ * This file contains the class that tests the TAO's collocation * mechanism. * - * * @author Angelo Corsaro <corsaro@cs.wustl.edu> */ //============================================================================= diff --git a/TAO/tests/Multiple/Multiple_Impl.h b/TAO/tests/Multiple/Multiple_Impl.h index 048225b32aa..5b1ac326083 100644 --- a/TAO/tests/Multiple/Multiple_Impl.h +++ b/TAO/tests/Multiple/Multiple_Impl.h @@ -5,7 +5,6 @@ * This file contains the servant implementation used to test the * new collocation collocation scheme. * - * * @author Angelo Corsaro <corsaro@cs.wustl.edu> */ //============================================================================= diff --git a/TAO/tests/NestedUpcall/MT_Client_Test/client.h b/TAO/tests/NestedUpcall/MT_Client_Test/client.h index 3ed4f5dc36a..b4d9a8c861f 100644 --- a/TAO/tests/NestedUpcall/MT_Client_Test/client.h +++ b/TAO/tests/NestedUpcall/MT_Client_Test/client.h @@ -5,7 +5,6 @@ * * Test for multithreaded client using one global ORB (and Reactor) * - * * @author Michael Kircher */ //============================================================================= diff --git a/TAO/tests/NestedUpcall/MT_Client_Test/local_server.h b/TAO/tests/NestedUpcall/MT_Client_Test/local_server.h index 0268902cb79..cc1e4357e95 100644 --- a/TAO/tests/NestedUpcall/MT_Client_Test/local_server.h +++ b/TAO/tests/NestedUpcall/MT_Client_Test/local_server.h @@ -6,7 +6,6 @@ * This class implements a simple server for the * Nested Upcalls - MT Client test * - * * @author Michael Kircher */ //============================================================================= diff --git a/TAO/tests/NestedUpcall/MT_Client_Test/server.h b/TAO/tests/NestedUpcall/MT_Client_Test/server.h index b9dba3b4d7b..69fd2f6ef20 100644 --- a/TAO/tests/NestedUpcall/MT_Client_Test/server.h +++ b/TAO/tests/NestedUpcall/MT_Client_Test/server.h @@ -6,7 +6,6 @@ * This class implements a simple server for the * Nested Upcalls - MT Client test * - * * @author Michael Kircher */ //============================================================================= diff --git a/TAO/tests/NestedUpcall/Triangle_Test/Initiator_i.h b/TAO/tests/NestedUpcall/Triangle_Test/Initiator_i.h index a795a1270f8..9c99bfe59d8 100644 --- a/TAO/tests/NestedUpcall/Triangle_Test/Initiator_i.h +++ b/TAO/tests/NestedUpcall/Triangle_Test/Initiator_i.h @@ -6,7 +6,6 @@ * This class implements the Initiator of the * Nested Upcalls - Triangle test. * - * * @author Michael Kircher */ //============================================================================= diff --git a/TAO/tests/NestedUpcall/Triangle_Test/Object_A_i.h b/TAO/tests/NestedUpcall/Triangle_Test/Object_A_i.h index c3b2811116a..7bd596bfc10 100644 --- a/TAO/tests/NestedUpcall/Triangle_Test/Object_A_i.h +++ b/TAO/tests/NestedUpcall/Triangle_Test/Object_A_i.h @@ -6,7 +6,6 @@ * This class implements the Object A of the * Nested Upcalls - Triangle test. * - * * @author Michael Kircher */ //============================================================================= diff --git a/TAO/tests/NestedUpcall/Triangle_Test/Object_B_i.h b/TAO/tests/NestedUpcall/Triangle_Test/Object_B_i.h index e7a6586fa64..2a6f7e93cfd 100644 --- a/TAO/tests/NestedUpcall/Triangle_Test/Object_B_i.h +++ b/TAO/tests/NestedUpcall/Triangle_Test/Object_B_i.h @@ -6,7 +6,6 @@ * This class implements the Object B of the * Nested Upcalls - Triangle test. * - * * @author Michael Kircher */ //============================================================================= diff --git a/TAO/tests/NestedUpcall/Triangle_Test/initiator.h b/TAO/tests/NestedUpcall/Triangle_Test/initiator.h index 07e2fb0d417..ad059a2ddcc 100644 --- a/TAO/tests/NestedUpcall/Triangle_Test/initiator.h +++ b/TAO/tests/NestedUpcall/Triangle_Test/initiator.h @@ -6,7 +6,6 @@ * This class implements a simple server for the * Nested Upcalls - Triangle test * - * * @author Michael Kircher */ //============================================================================= diff --git a/TAO/tests/NestedUpcall/Triangle_Test/server_A.h b/TAO/tests/NestedUpcall/Triangle_Test/server_A.h index c414951dfe5..b645947bffe 100644 --- a/TAO/tests/NestedUpcall/Triangle_Test/server_A.h +++ b/TAO/tests/NestedUpcall/Triangle_Test/server_A.h @@ -6,7 +6,6 @@ * This class implements a simple server for the * Nested Upcalls - Triangle test * - * * @author Michael Kircher */ //============================================================================= diff --git a/TAO/tests/NestedUpcall/Triangle_Test/server_B.h b/TAO/tests/NestedUpcall/Triangle_Test/server_B.h index ee3874349ec..c82d92c6a5e 100644 --- a/TAO/tests/NestedUpcall/Triangle_Test/server_B.h +++ b/TAO/tests/NestedUpcall/Triangle_Test/server_B.h @@ -6,7 +6,6 @@ * This class implements a simple server for the * Nested Upcalls - Triangle test * - * * @author Michael Kircher */ //============================================================================= diff --git a/TAO/tests/OBV/Simple/Client_i.h b/TAO/tests/OBV/Simple/Client_i.h index 320b7eaefea..c07bcd3e936 100644 --- a/TAO/tests/OBV/Simple/Client_i.h +++ b/TAO/tests/OBV/Simple/Client_i.h @@ -8,7 +8,6 @@ * run () sends some valuetypes to a server and * gets back a list of valuetypes. * - * * @author Torsten Kuepperbased on the echo examplefrom code from Balachandran Natarajan <bala@cs.wustl.edu> */ //============================================================================= diff --git a/TAO/tests/OBV/Simple/Server_i.h b/TAO/tests/OBV/Simple/Server_i.h index abd66dadbe5..1b5d0deb705 100644 --- a/TAO/tests/OBV/Simple/Server_i.h +++ b/TAO/tests/OBV/Simple/Server_i.h @@ -6,7 +6,6 @@ * * This class implements the Event_Types IDL interface. * - * * @author Torsten Kuepper derived from the Echo example TAO/example/Simple/echo of Kirthika Parameswaran <kirthika@cs.wustl.edu> */ //============================================================================= diff --git a/TAO/tests/OBV/Simple/Simple_util.h b/TAO/tests/OBV/Simple/Simple_util.h index 88bd80e072d..ec52e366e19 100644 --- a/TAO/tests/OBV/Simple/Simple_util.h +++ b/TAO/tests/OBV/Simple/Simple_util.h @@ -4,7 +4,6 @@ * * The classe define the templates for the client and server. * - * * @author Balachandran Natarajan <bala@cs.wustl.edu> */ //============================================================================= diff --git a/TAO/tests/ORT/ObjectReferenceFactory.h b/TAO/tests/ORT/ObjectReferenceFactory.h index d3b410f0f1d..7eaa3fce6a6 100644 --- a/TAO/tests/ORT/ObjectReferenceFactory.h +++ b/TAO/tests/ORT/ObjectReferenceFactory.h @@ -4,7 +4,6 @@ /** * @file ObjectReferenceFactory.h * - * * @author Ossama Othman <ossama@uci.edu> */ diff --git a/TAO/tests/POA/Default_Servant2/File_i.h b/TAO/tests/POA/Default_Servant2/File_i.h index fec52426c4b..e7b2c350ee7 100644 --- a/TAO/tests/POA/Default_Servant2/File_i.h +++ b/TAO/tests/POA/Default_Servant2/File_i.h @@ -6,7 +6,6 @@ * Defines the implementation classes for the File IDL * module * - * * @author Irfan Pyarali */ //============================================================================= diff --git a/TAO/tests/POA/Forwarding/Servant_Activator.h b/TAO/tests/POA/Forwarding/Servant_Activator.h index c5265b339ac..d5e18a9e2f6 100644 --- a/TAO/tests/POA/Forwarding/Servant_Activator.h +++ b/TAO/tests/POA/Forwarding/Servant_Activator.h @@ -7,7 +7,6 @@ * Defines a ServantActivator class, used with a POA having a * RETAIN policy * - * * @author Irfan Pyarali Michael Kircher */ //============================================================================= diff --git a/TAO/tests/POA/Forwarding/test_i.h b/TAO/tests/POA/Forwarding/test_i.h index 7bc71934c57..65d96ac8ce3 100644 --- a/TAO/tests/POA/Forwarding/test_i.h +++ b/TAO/tests/POA/Forwarding/test_i.h @@ -4,7 +4,6 @@ * * Defines test_i class for the test interface * - * * @author Irfan Pyarali and Michael Kircher */ //============================================================================= diff --git a/TAO/tests/POA/Generic_Servant/test_i.h b/TAO/tests/POA/Generic_Servant/test_i.h index af212ab43f3..85e4a2d6d06 100644 --- a/TAO/tests/POA/Generic_Servant/test_i.h +++ b/TAO/tests/POA/Generic_Servant/test_i.h @@ -4,7 +4,6 @@ * * Defines test_i class for the test interface * - * * @author Irfan Pyarali */ //============================================================================= diff --git a/TAO/tests/POA/Loader/Servant_Locator.h b/TAO/tests/POA/Loader/Servant_Locator.h index 42a9b5d6394..f0402a0cfa5 100644 --- a/TAO/tests/POA/Loader/Servant_Locator.h +++ b/TAO/tests/POA/Loader/Servant_Locator.h @@ -7,7 +7,6 @@ * Defines a ServantLocator class , used with a POA having * a NON_RETAIN policy. * - * * @author Kirthika Parameswaran <kirthika@cs.wustl.edu> */ //============================================================================= diff --git a/TAO/tests/POA/Loader/Server_Manager.h b/TAO/tests/POA/Loader/Server_Manager.h index 5abc20301c1..31ea1d1bef8 100644 --- a/TAO/tests/POA/Loader/Server_Manager.h +++ b/TAO/tests/POA/Loader/Server_Manager.h @@ -6,7 +6,6 @@ * * Helper class for the server application. * - * * @author Kirthika Parameswaran <kirthika@cs.wustl.edu> */ //============================================================================= diff --git a/TAO/tests/POA/On_Demand_Act_Direct_Coll/Servant_Activator.h b/TAO/tests/POA/On_Demand_Act_Direct_Coll/Servant_Activator.h index 4c227614caa..c7da72ca0e9 100644 --- a/TAO/tests/POA/On_Demand_Act_Direct_Coll/Servant_Activator.h +++ b/TAO/tests/POA/On_Demand_Act_Direct_Coll/Servant_Activator.h @@ -6,7 +6,6 @@ * * Defines a ServantActivator class. * - * * @author Irfan Pyarali */ //============================================================================= diff --git a/TAO/tests/POA/On_Demand_Act_Direct_Coll/test_i.h b/TAO/tests/POA/On_Demand_Act_Direct_Coll/test_i.h index fea0650a0b2..685c5de2b5f 100644 --- a/TAO/tests/POA/On_Demand_Act_Direct_Coll/test_i.h +++ b/TAO/tests/POA/On_Demand_Act_Direct_Coll/test_i.h @@ -4,7 +4,6 @@ * * Defines test_i class for the test interface * - * * @author Irfan Pyarali */ //============================================================================= diff --git a/TAO/tests/POA/On_Demand_Activation/Servant_Activator.h b/TAO/tests/POA/On_Demand_Activation/Servant_Activator.h index 7f9b9d26c99..1785cb9316c 100644 --- a/TAO/tests/POA/On_Demand_Activation/Servant_Activator.h +++ b/TAO/tests/POA/On_Demand_Activation/Servant_Activator.h @@ -6,7 +6,6 @@ * * Defines a ServantActivator class. * - * * @author Irfan Pyarali */ //============================================================================= diff --git a/TAO/tests/POA/On_Demand_Activation/Servant_Locator.h b/TAO/tests/POA/On_Demand_Activation/Servant_Locator.h index 22350d5b781..87f6f927d3e 100644 --- a/TAO/tests/POA/On_Demand_Activation/Servant_Locator.h +++ b/TAO/tests/POA/On_Demand_Activation/Servant_Locator.h @@ -7,7 +7,6 @@ * Defines a ServantLocator class, used with a POA having a * NON_RETAIN policy * - * * @author Irfan Pyarali */ //============================================================================= diff --git a/TAO/tests/POA/On_Demand_Loading/Servant_Locator.h b/TAO/tests/POA/On_Demand_Loading/Servant_Locator.h index 5c760329ed1..5bda0398a77 100644 --- a/TAO/tests/POA/On_Demand_Loading/Servant_Locator.h +++ b/TAO/tests/POA/On_Demand_Loading/Servant_Locator.h @@ -7,7 +7,6 @@ * Defines a ServantLocator_i class , used with a POA having * a NON_RETAIN policy. * - * * @author Kirthika Parameswaran <kirthika@cs.wustl.edu> */ //============================================================================= diff --git a/TAO/tests/POA/On_Demand_Loading/Servant_Manager.h b/TAO/tests/POA/On_Demand_Loading/Servant_Manager.h index b4201397f26..9049c080f36 100644 --- a/TAO/tests/POA/On_Demand_Loading/Servant_Manager.h +++ b/TAO/tests/POA/On_Demand_Loading/Servant_Manager.h @@ -6,7 +6,6 @@ * * Helper class for <ServantActivator_i> and <ServantLoactor_i>. * - * * @author Kirthika Parameswaran <kirthika@cs.wustl.edu> */ //============================================================================= diff --git a/TAO/tests/POA/On_Demand_Loading/Server_Manager.h b/TAO/tests/POA/On_Demand_Loading/Server_Manager.h index 6f635ae84f2..12557f76351 100644 --- a/TAO/tests/POA/On_Demand_Loading/Server_Manager.h +++ b/TAO/tests/POA/On_Demand_Loading/Server_Manager.h @@ -6,7 +6,6 @@ * * Helper class for the server application. * - * * @author Kirthika Parameswaran <kirthika@cs.wustl.edu> */ //============================================================================= diff --git a/TAO/tests/POA/TIE/test_i.h b/TAO/tests/POA/TIE/test_i.h index ca324535d98..d79a1ebcd1d 100644 --- a/TAO/tests/POA/TIE/test_i.h +++ b/TAO/tests/POA/TIE/test_i.h @@ -6,7 +6,6 @@ * * Defines implementation classes for the interfaces * - * * @author Irfan Pyarali */ //============================================================================= diff --git a/TAO/tests/Param_Test/any.h b/TAO/tests/Param_Test/any.h index 0107285343c..13d2b14703d 100644 --- a/TAO/tests/Param_Test/any.h +++ b/TAO/tests/Param_Test/any.h @@ -5,7 +5,6 @@ * * Tests Anys * - * * @author Aniruddha Gokhale */ //============================================================================= diff --git a/TAO/tests/Param_Test/bd_array_seq.h b/TAO/tests/Param_Test/bd_array_seq.h index 9cda91ac37c..bd915a975f1 100644 --- a/TAO/tests/Param_Test/bd_array_seq.h +++ b/TAO/tests/Param_Test/bd_array_seq.h @@ -5,7 +5,6 @@ * * Tests bounded array sequence * - * * @author Jeff Parsons <parsons@cs.wustl.edu> */ //============================================================================= diff --git a/TAO/tests/Param_Test/bd_long_seq.h b/TAO/tests/Param_Test/bd_long_seq.h index 523b81e8bcc..525104c9351 100644 --- a/TAO/tests/Param_Test/bd_long_seq.h +++ b/TAO/tests/Param_Test/bd_long_seq.h @@ -5,7 +5,6 @@ * * Tests bounded long sequences * - * * @author Aniruddha Gokhale */ //============================================================================= diff --git a/TAO/tests/Param_Test/bd_short_seq.h b/TAO/tests/Param_Test/bd_short_seq.h index 8e4249ae41e..0819447f430 100644 --- a/TAO/tests/Param_Test/bd_short_seq.h +++ b/TAO/tests/Param_Test/bd_short_seq.h @@ -5,7 +5,6 @@ * * Tests bounded short sequence * - * * @author Aniruddha Gokhale */ //============================================================================= diff --git a/TAO/tests/Param_Test/bd_str_seq.h b/TAO/tests/Param_Test/bd_str_seq.h index 24a6b68b56a..da9bb7a65c1 100644 --- a/TAO/tests/Param_Test/bd_str_seq.h +++ b/TAO/tests/Param_Test/bd_str_seq.h @@ -5,7 +5,6 @@ * * Tests bounded sequences of strings * - * * @author Aniruddha Gokhale */ //============================================================================= diff --git a/TAO/tests/Param_Test/bd_string.h b/TAO/tests/Param_Test/bd_string.h index 86697642cca..d9088cf2c7f 100644 --- a/TAO/tests/Param_Test/bd_string.h +++ b/TAO/tests/Param_Test/bd_string.h @@ -5,7 +5,6 @@ * * Tests bounded string * - * * @author Carlos O'Ryan */ //============================================================================= diff --git a/TAO/tests/Param_Test/bd_struct_seq.h b/TAO/tests/Param_Test/bd_struct_seq.h index 78a2a3009ae..6f61d2a4b6c 100644 --- a/TAO/tests/Param_Test/bd_struct_seq.h +++ b/TAO/tests/Param_Test/bd_struct_seq.h @@ -5,7 +5,6 @@ * * Tests bounded struct sequence * - * * @author Aniruddha Gokhale */ //============================================================================= diff --git a/TAO/tests/Param_Test/bd_wstr_seq.h b/TAO/tests/Param_Test/bd_wstr_seq.h index 2945450b9c6..d190e6b8493 100644 --- a/TAO/tests/Param_Test/bd_wstr_seq.h +++ b/TAO/tests/Param_Test/bd_wstr_seq.h @@ -5,7 +5,6 @@ * * Tests bounded sequences of wide strings * - * * @author Jeff Parsons */ //============================================================================= diff --git a/TAO/tests/Param_Test/bd_wstring.h b/TAO/tests/Param_Test/bd_wstring.h index 59241f0d60e..666230f90d9 100644 --- a/TAO/tests/Param_Test/bd_wstring.h +++ b/TAO/tests/Param_Test/bd_wstring.h @@ -5,7 +5,6 @@ * * Tests bounded wide string * - * * @author Jeff Parsons */ //============================================================================= diff --git a/TAO/tests/Param_Test/big_union.h b/TAO/tests/Param_Test/big_union.h index 045df709145..7a69d326b78 100644 --- a/TAO/tests/Param_Test/big_union.h +++ b/TAO/tests/Param_Test/big_union.h @@ -5,7 +5,6 @@ * * Tests Anys * - * * @author Aniruddha Gokhale */ //============================================================================= diff --git a/TAO/tests/Param_Test/client.h b/TAO/tests/Param_Test/client.h index 170327ac259..d4a139e5bd7 100644 --- a/TAO/tests/Param_Test/client.h +++ b/TAO/tests/Param_Test/client.h @@ -5,7 +5,6 @@ * * Header file for the Param_Test client application. * - * * @author Aniruddha Gokhale */ //============================================================================= diff --git a/TAO/tests/Param_Test/complex_any.h b/TAO/tests/Param_Test/complex_any.h index 506db9e70f7..8b43e72e771 100644 --- a/TAO/tests/Param_Test/complex_any.h +++ b/TAO/tests/Param_Test/complex_any.h @@ -5,7 +5,6 @@ * * Tests complex Anys * - * * @author Aniruddha Gokhale * @author Jeff Parsons * @author Frank Buschmann diff --git a/TAO/tests/Param_Test/driver.h b/TAO/tests/Param_Test/driver.h index 88717055403..dcc0778dd65 100644 --- a/TAO/tests/Param_Test/driver.h +++ b/TAO/tests/Param_Test/driver.h @@ -5,7 +5,6 @@ * * Header file for the driver program. The driver is a singleton. * - * * @author Aniruddha Gokhale */ //============================================================================= diff --git a/TAO/tests/Param_Test/except.h b/TAO/tests/Param_Test/except.h index 669f31a2611..726c7d97f4a 100644 --- a/TAO/tests/Param_Test/except.h +++ b/TAO/tests/Param_Test/except.h @@ -5,7 +5,6 @@ * * Tests system and user exceptions * - * * @author Carlos O'Ryan */ //============================================================================= diff --git a/TAO/tests/Param_Test/fixed_array.h b/TAO/tests/Param_Test/fixed_array.h index 43727e59365..7bfa844260a 100644 --- a/TAO/tests/Param_Test/fixed_array.h +++ b/TAO/tests/Param_Test/fixed_array.h @@ -5,7 +5,6 @@ * * Tests fixed size array * - * * @author Aniruddha Gokhale */ //============================================================================= diff --git a/TAO/tests/Param_Test/fixed_struct.h b/TAO/tests/Param_Test/fixed_struct.h index 004ad0238d6..06e2685149d 100644 --- a/TAO/tests/Param_Test/fixed_struct.h +++ b/TAO/tests/Param_Test/fixed_struct.h @@ -5,7 +5,6 @@ * * Tests fixed size structs * - * * @author Aniruddha Gokhale */ //============================================================================= diff --git a/TAO/tests/Param_Test/helper.h b/TAO/tests/Param_Test/helper.h index 04db45eb11b..57648202ecf 100644 --- a/TAO/tests/Param_Test/helper.h +++ b/TAO/tests/Param_Test/helper.h @@ -6,7 +6,6 @@ * Defines a helper class that can generate values for the parameters used * for the Param_Test example * - * * @author Aniruddha Gokhale */ //============================================================================= diff --git a/TAO/tests/Param_Test/multdim_array.h b/TAO/tests/Param_Test/multdim_array.h index a442533a463..340584fe9dd 100644 --- a/TAO/tests/Param_Test/multdim_array.h +++ b/TAO/tests/Param_Test/multdim_array.h @@ -5,7 +5,6 @@ * * Tests multi dimensional array * - * * @author Bala */ //============================================================================= diff --git a/TAO/tests/Param_Test/nested_struct.h b/TAO/tests/Param_Test/nested_struct.h index 362e45c14a4..75f44a1e616 100644 --- a/TAO/tests/Param_Test/nested_struct.h +++ b/TAO/tests/Param_Test/nested_struct.h @@ -5,7 +5,6 @@ * * Tests nested structures * - * * @author Aniruddha Gokhale */ //============================================================================= diff --git a/TAO/tests/Param_Test/objref.h b/TAO/tests/Param_Test/objref.h index e216001e74b..f9934729b77 100644 --- a/TAO/tests/Param_Test/objref.h +++ b/TAO/tests/Param_Test/objref.h @@ -5,7 +5,6 @@ * * Tests object references * - * * @author Aniruddha Gokhale */ //============================================================================= diff --git a/TAO/tests/Param_Test/objref_struct.h b/TAO/tests/Param_Test/objref_struct.h index 9625a128148..06757a3241c 100644 --- a/TAO/tests/Param_Test/objref_struct.h +++ b/TAO/tests/Param_Test/objref_struct.h @@ -5,7 +5,6 @@ * * Tests variable sized structures * - * * @author Aniruddha Gokhale */ //============================================================================= diff --git a/TAO/tests/Param_Test/options.h b/TAO/tests/Param_Test/options.h index 2de8de2e7ee..c96104fc824 100644 --- a/TAO/tests/Param_Test/options.h +++ b/TAO/tests/Param_Test/options.h @@ -5,7 +5,6 @@ * * Options for the Param_Test application * - * * @author Aniruddha Gokhale */ //============================================================================= diff --git a/TAO/tests/Param_Test/recursive_struct.h b/TAO/tests/Param_Test/recursive_struct.h index 27c7b4bb14e..b75de8f4494 100644 --- a/TAO/tests/Param_Test/recursive_struct.h +++ b/TAO/tests/Param_Test/recursive_struct.h @@ -5,7 +5,6 @@ * * Tests a structure that contains a sequence of itself * - * * @author Aniruddha Gokhale * @author Jeff Parsons */ diff --git a/TAO/tests/Param_Test/recursive_union.h b/TAO/tests/Param_Test/recursive_union.h index 04ef2dd591e..dc8263bc8d6 100644 --- a/TAO/tests/Param_Test/recursive_union.h +++ b/TAO/tests/Param_Test/recursive_union.h @@ -5,7 +5,6 @@ * * Tests a union that contains a sequence of itself * - * * @author Jeff Parsons <parsons@cs.wustl.edu> */ //============================================================================= diff --git a/TAO/tests/Param_Test/results.h b/TAO/tests/Param_Test/results.h index cd8fd6009d1..dd2e62756f7 100644 --- a/TAO/tests/Param_Test/results.h +++ b/TAO/tests/Param_Test/results.h @@ -5,7 +5,6 @@ * * Printing the results * - * * @author Aniruddha Gokhale */ //============================================================================= diff --git a/TAO/tests/Param_Test/short.h b/TAO/tests/Param_Test/short.h index 0df35b886dd..c4880a118c1 100644 --- a/TAO/tests/Param_Test/short.h +++ b/TAO/tests/Param_Test/short.h @@ -5,7 +5,6 @@ * * Tests shorts * - * * @author Aniruddha Gokhale */ //============================================================================= diff --git a/TAO/tests/Param_Test/small_union.h b/TAO/tests/Param_Test/small_union.h index abca83705c8..0666aaa0526 100644 --- a/TAO/tests/Param_Test/small_union.h +++ b/TAO/tests/Param_Test/small_union.h @@ -5,7 +5,6 @@ * * Tests Anys * - * * @author Aniruddha Gokhale */ //============================================================================= diff --git a/TAO/tests/Param_Test/tests.h b/TAO/tests/Param_Test/tests.h index 1f245a8e60a..8183e0f4319 100644 --- a/TAO/tests/Param_Test/tests.h +++ b/TAO/tests/Param_Test/tests.h @@ -5,7 +5,6 @@ * * All the test objects header files included here * - * * @author Aniruddha Gokhale */ //============================================================================= diff --git a/TAO/tests/Param_Test/typecode.h b/TAO/tests/Param_Test/typecode.h index 5d627742367..66a4cff0e6a 100644 --- a/TAO/tests/Param_Test/typecode.h +++ b/TAO/tests/Param_Test/typecode.h @@ -5,7 +5,6 @@ * * Tests typecodes * - * * @author Aniruddha Gokhale */ //============================================================================= diff --git a/TAO/tests/Param_Test/ub_any_seq.h b/TAO/tests/Param_Test/ub_any_seq.h index c005ff52c7a..335d49a1af7 100644 --- a/TAO/tests/Param_Test/ub_any_seq.h +++ b/TAO/tests/Param_Test/ub_any_seq.h @@ -5,7 +5,6 @@ * * Tests unbounded Any sequences * - * * @author Aniruddha Gokhale */ //============================================================================= diff --git a/TAO/tests/Param_Test/ub_array_seq.h b/TAO/tests/Param_Test/ub_array_seq.h index 78a546116e8..9e8d7a3e4fb 100644 --- a/TAO/tests/Param_Test/ub_array_seq.h +++ b/TAO/tests/Param_Test/ub_array_seq.h @@ -5,7 +5,6 @@ * * Tests unbounded array sequence * - * * @author Jeff Parsons <parsons@cs.wustl.edu> */ //============================================================================= diff --git a/TAO/tests/Param_Test/ub_long_seq.h b/TAO/tests/Param_Test/ub_long_seq.h index 6d93e812a4b..aa184c62905 100644 --- a/TAO/tests/Param_Test/ub_long_seq.h +++ b/TAO/tests/Param_Test/ub_long_seq.h @@ -5,7 +5,6 @@ * * Tests unbounded long sequences * - * * @author Aniruddha Gokhale */ //============================================================================= diff --git a/TAO/tests/Param_Test/ub_objref_seq.h b/TAO/tests/Param_Test/ub_objref_seq.h index adabaafc787..eceffb0640e 100644 --- a/TAO/tests/Param_Test/ub_objref_seq.h +++ b/TAO/tests/Param_Test/ub_objref_seq.h @@ -5,7 +5,6 @@ * * Tests unbounded sequences of object references * - * * @author Aniruddha Gokhale */ //============================================================================= diff --git a/TAO/tests/Param_Test/ub_short_seq.h b/TAO/tests/Param_Test/ub_short_seq.h index 07e1993d37c..dd2f0c7f75b 100644 --- a/TAO/tests/Param_Test/ub_short_seq.h +++ b/TAO/tests/Param_Test/ub_short_seq.h @@ -5,7 +5,6 @@ * * Tests unbounded short sequence * - * * @author Aniruddha Gokhale */ //============================================================================= diff --git a/TAO/tests/Param_Test/ub_str_seq.h b/TAO/tests/Param_Test/ub_str_seq.h index 8eaec205196..4b5c580d06e 100644 --- a/TAO/tests/Param_Test/ub_str_seq.h +++ b/TAO/tests/Param_Test/ub_str_seq.h @@ -5,7 +5,6 @@ * * Tests sequences of strings * - * * @author Aniruddha Gokhale */ //============================================================================= diff --git a/TAO/tests/Param_Test/ub_string.h b/TAO/tests/Param_Test/ub_string.h index 3fd7d0c7f99..18c4990da14 100644 --- a/TAO/tests/Param_Test/ub_string.h +++ b/TAO/tests/Param_Test/ub_string.h @@ -5,7 +5,6 @@ * * Tests unbounded string * - * * @author Aniruddha Gokhale */ //============================================================================= diff --git a/TAO/tests/Param_Test/ub_struct_seq.h b/TAO/tests/Param_Test/ub_struct_seq.h index cf405439ce8..b3afb229bab 100644 --- a/TAO/tests/Param_Test/ub_struct_seq.h +++ b/TAO/tests/Param_Test/ub_struct_seq.h @@ -5,7 +5,6 @@ * * Tests unbounded struct sequence * - * * @author Aniruddha Gokhale */ //============================================================================= diff --git a/TAO/tests/Param_Test/ub_wstr_seq.h b/TAO/tests/Param_Test/ub_wstr_seq.h index 23115d1ef8a..350d4811905 100644 --- a/TAO/tests/Param_Test/ub_wstr_seq.h +++ b/TAO/tests/Param_Test/ub_wstr_seq.h @@ -5,7 +5,6 @@ * * Tests sequences of wide strings * - * * @author Jeff Parsons */ //============================================================================= diff --git a/TAO/tests/Param_Test/ub_wstring.h b/TAO/tests/Param_Test/ub_wstring.h index f2c3d44673e..4198984b8e3 100644 --- a/TAO/tests/Param_Test/ub_wstring.h +++ b/TAO/tests/Param_Test/ub_wstring.h @@ -5,7 +5,6 @@ * * Tests unbounded wide string * - * * @author Jeff Parsons <parsons@cs.wustl.edu> */ //============================================================================= diff --git a/TAO/tests/Param_Test/ulonglong.h b/TAO/tests/Param_Test/ulonglong.h index ed0bec883f7..cef67dbda49 100644 --- a/TAO/tests/Param_Test/ulonglong.h +++ b/TAO/tests/Param_Test/ulonglong.h @@ -5,7 +5,6 @@ * * Tests 64bit unsigned longs. * - * * @author Aniruddha Gokhale */ //============================================================================= diff --git a/TAO/tests/Param_Test/var_array.h b/TAO/tests/Param_Test/var_array.h index e4121081fa6..3a09358eccb 100644 --- a/TAO/tests/Param_Test/var_array.h +++ b/TAO/tests/Param_Test/var_array.h @@ -5,7 +5,6 @@ * * Tests arrays whose base types are of variable size * - * * @author Aniruddha Gokhale */ //============================================================================= diff --git a/TAO/tests/Param_Test/var_struct.h b/TAO/tests/Param_Test/var_struct.h index de5f3d2df41..c5f18f1d19b 100644 --- a/TAO/tests/Param_Test/var_struct.h +++ b/TAO/tests/Param_Test/var_struct.h @@ -5,7 +5,6 @@ * * Tests variable sized structures * - * * @author Aniruddha Gokhale */ //============================================================================= diff --git a/TAO/tests/RTCORBA/Diffserv/Custom_Network_Priority_Mapping.h b/TAO/tests/RTCORBA/Diffserv/Custom_Network_Priority_Mapping.h index 1869662036f..93d67b423c1 100644 --- a/TAO/tests/RTCORBA/Diffserv/Custom_Network_Priority_Mapping.h +++ b/TAO/tests/RTCORBA/Diffserv/Custom_Network_Priority_Mapping.h @@ -5,7 +5,6 @@ * * Declares the Custom_Network_Priority_Mapping interface, * - * * @author Yamuna Krishnamurthy (yamuna@oomworks.com) */ //============================================================================= |