diff options
Diffstat (limited to 'TAO/tests')
533 files changed, 0 insertions, 1599 deletions
diff --git a/TAO/tests/AMH_Exceptions/Test.idl b/TAO/tests/AMH_Exceptions/Test.idl index 6f4030410f4..9a206f87b2a 100644 --- a/TAO/tests/AMH_Exceptions/Test.idl +++ b/TAO/tests/AMH_Exceptions/Test.idl @@ -1,6 +1,3 @@ -// -// $Id$ -// /// A simple module to avoid namespace pollution module Test diff --git a/TAO/tests/AMH_Oneway/Test.idl b/TAO/tests/AMH_Oneway/Test.idl index ef304de303a..9a463c72060 100644 --- a/TAO/tests/AMH_Oneway/Test.idl +++ b/TAO/tests/AMH_Oneway/Test.idl @@ -1,6 +1,3 @@ -// -// $Id$ -// /// A simple module to avoid namespace pollution module Test diff --git a/TAO/tests/AMI_Buffering/AMI_Buffering.cpp b/TAO/tests/AMI_Buffering/AMI_Buffering.cpp index 1856c608088..0de4b07c10e 100644 --- a/TAO/tests/AMI_Buffering/AMI_Buffering.cpp +++ b/TAO/tests/AMI_Buffering/AMI_Buffering.cpp @@ -1,6 +1,3 @@ -// -// $Id$ -// #include "AMI_Buffering.h" AMI_Buffering::AMI_Buffering (CORBA::ORB_ptr orb, diff --git a/TAO/tests/AMI_Buffering/AMI_Buffering.h b/TAO/tests/AMI_Buffering/AMI_Buffering.h index a1717c10a71..8717c5b5917 100644 --- a/TAO/tests/AMI_Buffering/AMI_Buffering.h +++ b/TAO/tests/AMI_Buffering/AMI_Buffering.h @@ -1,6 +1,3 @@ -// -// $Id$ -// #ifndef AMI_BUFFERING_H #define AMI_BUFFERING_H diff --git a/TAO/tests/AMI_Buffering/AMI_Buffering_Admin.cpp b/TAO/tests/AMI_Buffering/AMI_Buffering_Admin.cpp index 221d36fac3a..8182e47a7b5 100644 --- a/TAO/tests/AMI_Buffering/AMI_Buffering_Admin.cpp +++ b/TAO/tests/AMI_Buffering/AMI_Buffering_Admin.cpp @@ -1,6 +1,3 @@ -// -// $Id$ -// #include "AMI_Buffering_Admin.h" AMI_Buffering_Admin::AMI_Buffering_Admin (CORBA::ORB_ptr orb) diff --git a/TAO/tests/AMI_Buffering/AMI_Buffering_Admin.h b/TAO/tests/AMI_Buffering/AMI_Buffering_Admin.h index e09021b0da2..60f0b40346a 100644 --- a/TAO/tests/AMI_Buffering/AMI_Buffering_Admin.h +++ b/TAO/tests/AMI_Buffering/AMI_Buffering_Admin.h @@ -1,6 +1,3 @@ -// -// $Id$ -// #ifndef AMI_BUFFERING_ADMIN_H #define AMI_BUFFERING_ADMIN_H diff --git a/TAO/tests/AMI_Buffering/Client_Task.cpp b/TAO/tests/AMI_Buffering/Client_Task.cpp index 560ac417b3b..48327cc41ca 100644 --- a/TAO/tests/AMI_Buffering/Client_Task.cpp +++ b/TAO/tests/AMI_Buffering/Client_Task.cpp @@ -1,6 +1,3 @@ -// -// $Id$ -// #include "Client_Task.h" diff --git a/TAO/tests/AMI_Buffering/Client_Task.h b/TAO/tests/AMI_Buffering/Client_Task.h index 31f6e44ee7e..631aae096d2 100644 --- a/TAO/tests/AMI_Buffering/Client_Task.h +++ b/TAO/tests/AMI_Buffering/Client_Task.h @@ -1,6 +1,3 @@ -// -// $Id$ -// #ifndef AMI_BUFFERING_CLIENT_TASK_H #define AMI_BUFFERING_CLIENT_TASK_H diff --git a/TAO/tests/AMI_Buffering/Reply_Handler.cpp b/TAO/tests/AMI_Buffering/Reply_Handler.cpp index e83851109bc..99cf8d3157b 100644 --- a/TAO/tests/AMI_Buffering/Reply_Handler.cpp +++ b/TAO/tests/AMI_Buffering/Reply_Handler.cpp @@ -1,6 +1,3 @@ -// -// $Id$ -// #include "Reply_Handler.h" Reply_Handler::Reply_Handler (void) diff --git a/TAO/tests/AMI_Buffering/Reply_Handler.h b/TAO/tests/AMI_Buffering/Reply_Handler.h index 66d27640d7c..9260787f71b 100644 --- a/TAO/tests/AMI_Buffering/Reply_Handler.h +++ b/TAO/tests/AMI_Buffering/Reply_Handler.h @@ -1,6 +1,3 @@ -// -// $Id$ -// #ifndef REPLY_HANDLER_H #define REPLY_HANDLER_H diff --git a/TAO/tests/AMI_Buffering/Test.idl b/TAO/tests/AMI_Buffering/Test.idl index 5c757ea0a1b..16da88d03ad 100644 --- a/TAO/tests/AMI_Buffering/Test.idl +++ b/TAO/tests/AMI_Buffering/Test.idl @@ -1,6 +1,3 @@ -// -// $Id$ -// /// Put the interfaces in a module, to avoid global namespace pollution module Test diff --git a/TAO/tests/Any/Indirected/test.idl b/TAO/tests/Any/Indirected/test.idl index 752426d77e4..71568ab4e8e 100644 --- a/TAO/tests/Any/Indirected/test.idl +++ b/TAO/tests/Any/Indirected/test.idl @@ -1,6 +1,3 @@ -// -// $Id$ -// module Test { diff --git a/TAO/tests/Any/Recursive/Test.idl b/TAO/tests/Any/Recursive/Test.idl index 2b8df00288a..80cb296dd2f 100644 --- a/TAO/tests/Any/Recursive/Test.idl +++ b/TAO/tests/Any/Recursive/Test.idl @@ -1,6 +1,3 @@ -// -// $Id$ -// #include "tao/OctetSeq.pidl" #include "tao/StringSeq.pidl" diff --git a/TAO/tests/BiDirectional/test.idl b/TAO/tests/BiDirectional/test.idl index 47ede657b9a..e085e2458e0 100644 --- a/TAO/tests/BiDirectional/test.idl +++ b/TAO/tests/BiDirectional/test.idl @@ -1,6 +1,3 @@ -// -// $Id$ -// interface Callback { diff --git a/TAO/tests/BiDirectional_DelayedUpcall/test.idl b/TAO/tests/BiDirectional_DelayedUpcall/test.idl index 47ede657b9a..e085e2458e0 100644 --- a/TAO/tests/BiDirectional_DelayedUpcall/test.idl +++ b/TAO/tests/BiDirectional_DelayedUpcall/test.idl @@ -1,6 +1,3 @@ -// -// $Id$ -// interface Callback { diff --git a/TAO/tests/BiDirectional_NestedUpcall/test.idl b/TAO/tests/BiDirectional_NestedUpcall/test.idl index 47ede657b9a..e085e2458e0 100644 --- a/TAO/tests/BiDirectional_NestedUpcall/test.idl +++ b/TAO/tests/BiDirectional_NestedUpcall/test.idl @@ -1,6 +1,3 @@ -// -// $Id$ -// interface Callback { diff --git a/TAO/tests/Big_Oneways/Coordinator.cpp b/TAO/tests/Big_Oneways/Coordinator.cpp index 7447f0b25a5..3947b758e4c 100644 --- a/TAO/tests/Big_Oneways/Coordinator.cpp +++ b/TAO/tests/Big_Oneways/Coordinator.cpp @@ -1,6 +1,3 @@ -// -// $Id$ -// #include "Coordinator.h" Coordinator::Coordinator (CORBA::ULong peer_count) diff --git a/TAO/tests/Big_Oneways/Coordinator.h b/TAO/tests/Big_Oneways/Coordinator.h index 1f1c19bf448..04c4f1fbd32 100644 --- a/TAO/tests/Big_Oneways/Coordinator.h +++ b/TAO/tests/Big_Oneways/Coordinator.h @@ -1,6 +1,3 @@ -// -// $Id$ -// #ifndef BIG_ONEWAYS_COORDINATOR_H #define BIG_ONEWAYS_COORDINATOR_H diff --git a/TAO/tests/Big_Oneways/Peer.cpp b/TAO/tests/Big_Oneways/Peer.cpp index b5bdeb94a7b..64b68b46bab 100644 --- a/TAO/tests/Big_Oneways/Peer.cpp +++ b/TAO/tests/Big_Oneways/Peer.cpp @@ -1,6 +1,3 @@ -// -// $Id$ -// #include "Peer.h" #include "Session.h" diff --git a/TAO/tests/Big_Oneways/Peer.h b/TAO/tests/Big_Oneways/Peer.h index c1c2777cbc4..9188396fcce 100644 --- a/TAO/tests/Big_Oneways/Peer.h +++ b/TAO/tests/Big_Oneways/Peer.h @@ -1,6 +1,3 @@ -// -// $Id$ -// #ifndef BIG_ONEWAYS_PEER_H #define BIG_ONEWAYS_PEER_H diff --git a/TAO/tests/Big_Oneways/Session.cpp b/TAO/tests/Big_Oneways/Session.cpp index b4780b4bd54..5d22fa39b08 100644 --- a/TAO/tests/Big_Oneways/Session.cpp +++ b/TAO/tests/Big_Oneways/Session.cpp @@ -1,6 +1,3 @@ -// -// $Id$ -// #include "Session.h" #include "tao/debug.h" diff --git a/TAO/tests/Big_Oneways/Session_Control.cpp b/TAO/tests/Big_Oneways/Session_Control.cpp index 0ed54fbf36b..cacbbd889db 100644 --- a/TAO/tests/Big_Oneways/Session_Control.cpp +++ b/TAO/tests/Big_Oneways/Session_Control.cpp @@ -1,6 +1,3 @@ -// -// $Id$ -// #include "Session_Control.h" Session_Control::Session_Control (CORBA::ULong session_count) diff --git a/TAO/tests/Big_Oneways/Session_Control.h b/TAO/tests/Big_Oneways/Session_Control.h index 96a6d734e72..edb4799cc78 100644 --- a/TAO/tests/Big_Oneways/Session_Control.h +++ b/TAO/tests/Big_Oneways/Session_Control.h @@ -1,6 +1,3 @@ -// -// $Id$ -// #ifndef BIG_ONEWAYS_SESSION_CONTROL_H #define BIG_ONEWAYS_SESSION_CONTROL_H diff --git a/TAO/tests/Big_Oneways/Session_Task.cpp b/TAO/tests/Big_Oneways/Session_Task.cpp index 8c4a1efcb43..d457a3b146a 100644 --- a/TAO/tests/Big_Oneways/Session_Task.cpp +++ b/TAO/tests/Big_Oneways/Session_Task.cpp @@ -1,6 +1,3 @@ -// -// $Id$ -// #include "Session_Task.h" #include "Session.h" diff --git a/TAO/tests/Big_Oneways/Session_Task.h b/TAO/tests/Big_Oneways/Session_Task.h index 6f73ee069b0..a2b151ece63 100644 --- a/TAO/tests/Big_Oneways/Session_Task.h +++ b/TAO/tests/Big_Oneways/Session_Task.h @@ -1,6 +1,3 @@ -// -// $Id$ -// #ifndef BIG_ONEWAYS_SESSION_TASK_H #define BIG_ONEWAYS_SESSION_TASK_H diff --git a/TAO/tests/Big_Oneways/Test.idl b/TAO/tests/Big_Oneways/Test.idl index 60065cf85fc..165def1a823 100644 --- a/TAO/tests/Big_Oneways/Test.idl +++ b/TAO/tests/Big_Oneways/Test.idl @@ -1,6 +1,3 @@ -// -// $Id$ -// module Test { diff --git a/TAO/tests/Big_Reply/Client_Task.cpp b/TAO/tests/Big_Reply/Client_Task.cpp index db9fda0680e..36a76b6f73b 100644 --- a/TAO/tests/Big_Reply/Client_Task.cpp +++ b/TAO/tests/Big_Reply/Client_Task.cpp @@ -1,6 +1,3 @@ -// -// $Id$ -// #include "Client_Task.h" diff --git a/TAO/tests/Big_Reply/Client_Task.h b/TAO/tests/Big_Reply/Client_Task.h index a619e7b8d5f..993a98cc4b9 100644 --- a/TAO/tests/Big_Reply/Client_Task.h +++ b/TAO/tests/Big_Reply/Client_Task.h @@ -1,6 +1,3 @@ -// -// $Id$ -// #ifndef BIG_REPLY_CLIENT_TASK_H #define BIG_REPLY_CLIENT_TASK_H diff --git a/TAO/tests/Big_Request_Muxing/Client_Task.cpp b/TAO/tests/Big_Request_Muxing/Client_Task.cpp index b1ace35723d..2dee638293e 100644 --- a/TAO/tests/Big_Request_Muxing/Client_Task.cpp +++ b/TAO/tests/Big_Request_Muxing/Client_Task.cpp @@ -1,6 +1,3 @@ -// -// $Id$ -// #include "Client_Task.h" #include "tao/AnyTypeCode/Any.h" diff --git a/TAO/tests/Big_Request_Muxing/Client_Task.h b/TAO/tests/Big_Request_Muxing/Client_Task.h index 6a7c01005dd..4bd2b296eef 100644 --- a/TAO/tests/Big_Request_Muxing/Client_Task.h +++ b/TAO/tests/Big_Request_Muxing/Client_Task.h @@ -1,6 +1,3 @@ -// -// $Id$ -// #ifndef BIG_REQUEST_MUXING_CLIENT_TASK_H #define BIG_REQUEST_MUXING_CLIENT_TASK_H diff --git a/TAO/tests/Big_Request_Muxing/Payload_Receiver.cpp b/TAO/tests/Big_Request_Muxing/Payload_Receiver.cpp index 8b1de41178d..b55f11f3bfc 100644 --- a/TAO/tests/Big_Request_Muxing/Payload_Receiver.cpp +++ b/TAO/tests/Big_Request_Muxing/Payload_Receiver.cpp @@ -1,6 +1,3 @@ -// -// $Id$ -// #include "Payload_Receiver.h" Payload_Receiver::Payload_Receiver (void) diff --git a/TAO/tests/Big_Request_Muxing/Payload_Receiver.h b/TAO/tests/Big_Request_Muxing/Payload_Receiver.h index c6d8b3a0769..de55d042079 100644 --- a/TAO/tests/Big_Request_Muxing/Payload_Receiver.h +++ b/TAO/tests/Big_Request_Muxing/Payload_Receiver.h @@ -1,6 +1,3 @@ -// -// $Id$ -// #ifndef BIG_REQUEST_MUXING_PAYLOAD_RECEIVER_H #define BIG_REQUEST_MUXING_PAYLOAD_RECEIVER_H diff --git a/TAO/tests/Big_Request_Muxing/Test.idl b/TAO/tests/Big_Request_Muxing/Test.idl index 9c87be06508..f2280e521c7 100644 --- a/TAO/tests/Big_Request_Muxing/Test.idl +++ b/TAO/tests/Big_Request_Muxing/Test.idl @@ -1,6 +1,3 @@ -// -// $Id$ -// module Test { diff --git a/TAO/tests/Big_Twoways/Coordinator.cpp b/TAO/tests/Big_Twoways/Coordinator.cpp index 2d258c15f71..e00cf0ba178 100644 --- a/TAO/tests/Big_Twoways/Coordinator.cpp +++ b/TAO/tests/Big_Twoways/Coordinator.cpp @@ -1,6 +1,3 @@ -// -// $Id$ -// #include "Coordinator.h" Coordinator::Coordinator (CORBA::ULong peer_count) diff --git a/TAO/tests/Big_Twoways/Coordinator.h b/TAO/tests/Big_Twoways/Coordinator.h index 9d8ae0fbd92..82b169f6b7e 100644 --- a/TAO/tests/Big_Twoways/Coordinator.h +++ b/TAO/tests/Big_Twoways/Coordinator.h @@ -1,6 +1,3 @@ -// -// $Id$ -// #ifndef BIG_ONEWAYS_COORDINATOR_H #define BIG_ONEWAYS_COORDINATOR_H diff --git a/TAO/tests/Big_Twoways/Peer.cpp b/TAO/tests/Big_Twoways/Peer.cpp index d866b0dd7dc..33fe93ec561 100644 --- a/TAO/tests/Big_Twoways/Peer.cpp +++ b/TAO/tests/Big_Twoways/Peer.cpp @@ -1,6 +1,3 @@ -// -// $Id$ -// #include "Peer.h" #include "Session.h" diff --git a/TAO/tests/Big_Twoways/Peer.h b/TAO/tests/Big_Twoways/Peer.h index c1c2777cbc4..9188396fcce 100644 --- a/TAO/tests/Big_Twoways/Peer.h +++ b/TAO/tests/Big_Twoways/Peer.h @@ -1,6 +1,3 @@ -// -// $Id$ -// #ifndef BIG_ONEWAYS_PEER_H #define BIG_ONEWAYS_PEER_H diff --git a/TAO/tests/Big_Twoways/Session.cpp b/TAO/tests/Big_Twoways/Session.cpp index 691d792eb70..3e0e27a2a68 100644 --- a/TAO/tests/Big_Twoways/Session.cpp +++ b/TAO/tests/Big_Twoways/Session.cpp @@ -1,6 +1,3 @@ -// -// $Id$ -// #include "Session.h" #include "tao/debug.h" diff --git a/TAO/tests/Big_Twoways/Session_Control.cpp b/TAO/tests/Big_Twoways/Session_Control.cpp index 0f47ee16245..5fcd3cfe35f 100644 --- a/TAO/tests/Big_Twoways/Session_Control.cpp +++ b/TAO/tests/Big_Twoways/Session_Control.cpp @@ -1,6 +1,3 @@ -// -// $Id$ -// #include "Session_Control.h" Session_Control::Session_Control (CORBA::ULong session_count) diff --git a/TAO/tests/Big_Twoways/Session_Control.h b/TAO/tests/Big_Twoways/Session_Control.h index 96a6d734e72..edb4799cc78 100644 --- a/TAO/tests/Big_Twoways/Session_Control.h +++ b/TAO/tests/Big_Twoways/Session_Control.h @@ -1,6 +1,3 @@ -// -// $Id$ -// #ifndef BIG_ONEWAYS_SESSION_CONTROL_H #define BIG_ONEWAYS_SESSION_CONTROL_H diff --git a/TAO/tests/Big_Twoways/Session_Task.cpp b/TAO/tests/Big_Twoways/Session_Task.cpp index 8c4a1efcb43..d457a3b146a 100644 --- a/TAO/tests/Big_Twoways/Session_Task.cpp +++ b/TAO/tests/Big_Twoways/Session_Task.cpp @@ -1,6 +1,3 @@ -// -// $Id$ -// #include "Session_Task.h" #include "Session.h" diff --git a/TAO/tests/Big_Twoways/Session_Task.h b/TAO/tests/Big_Twoways/Session_Task.h index 6f73ee069b0..a2b151ece63 100644 --- a/TAO/tests/Big_Twoways/Session_Task.h +++ b/TAO/tests/Big_Twoways/Session_Task.h @@ -1,6 +1,3 @@ -// -// $Id$ -// #ifndef BIG_ONEWAYS_SESSION_TASK_H #define BIG_ONEWAYS_SESSION_TASK_H diff --git a/TAO/tests/Big_Twoways/Test.idl b/TAO/tests/Big_Twoways/Test.idl index 04255aa1262..d13f9878e6e 100644 --- a/TAO/tests/Big_Twoways/Test.idl +++ b/TAO/tests/Big_Twoways/Test.idl @@ -1,6 +1,3 @@ -// -// $Id$ -// module Test { diff --git a/TAO/tests/Blocking_Sync_None/Blocking_Sync_None.cpp b/TAO/tests/Blocking_Sync_None/Blocking_Sync_None.cpp index bd0704de43f..c6c31ef56c4 100644 --- a/TAO/tests/Blocking_Sync_None/Blocking_Sync_None.cpp +++ b/TAO/tests/Blocking_Sync_None/Blocking_Sync_None.cpp @@ -1,6 +1,3 @@ -// -// $Id$ -// #include "Blocking_Sync_None.h" #include "ace/OS_NS_unistd.h" diff --git a/TAO/tests/Blocking_Sync_None/Blocking_Sync_None.h b/TAO/tests/Blocking_Sync_None/Blocking_Sync_None.h index 9a6f109ae8a..76044d36263 100644 --- a/TAO/tests/Blocking_Sync_None/Blocking_Sync_None.h +++ b/TAO/tests/Blocking_Sync_None/Blocking_Sync_None.h @@ -1,6 +1,3 @@ -// -// $Id$ -// #ifndef BLOCKING_SYNC_NONE_H #define BLOCKING_SYNC_NONE_H diff --git a/TAO/tests/Blocking_Sync_None/Test.idl b/TAO/tests/Blocking_Sync_None/Test.idl index 46596465827..dce16c37768 100644 --- a/TAO/tests/Blocking_Sync_None/Test.idl +++ b/TAO/tests/Blocking_Sync_None/Test.idl @@ -1,6 +1,3 @@ -// -// $Id$ -// module Test { diff --git a/TAO/tests/Bug_1020_Basic_Regression/Client_Task.h b/TAO/tests/Bug_1020_Basic_Regression/Client_Task.h index d7dd17a1a17..80a2c49f14a 100644 --- a/TAO/tests/Bug_1020_Basic_Regression/Client_Task.h +++ b/TAO/tests/Bug_1020_Basic_Regression/Client_Task.h @@ -1,6 +1,3 @@ -// -// $Id$ -// #ifndef BUG_1020_BASIC_REGRESSION_CLIENT_TASK_H #define BUG_1020_BASIC_REGRESSION_CLIENT_TASK_H diff --git a/TAO/tests/Bug_1020_Regression/Server_Task.h b/TAO/tests/Bug_1020_Regression/Server_Task.h index 04dcdbbc98e..fbd0c089642 100644 --- a/TAO/tests/Bug_1020_Regression/Server_Task.h +++ b/TAO/tests/Bug_1020_Regression/Server_Task.h @@ -1,6 +1,3 @@ -// -// $Id$ -// #ifndef Server_Task__h_ #define Server_Task__h_ diff --git a/TAO/tests/Bug_1254_Regression/BlobServer.cpp b/TAO/tests/Bug_1254_Regression/BlobServer.cpp index c2c1d06aea0..6c1c7f310ba 100644 --- a/TAO/tests/Bug_1254_Regression/BlobServer.cpp +++ b/TAO/tests/Bug_1254_Regression/BlobServer.cpp @@ -1,6 +1,3 @@ -// -// $Id$ -// #include "BlobServer.h" BlobServerImpl::BlobServerImpl (CORBA::ORB_ptr orb) diff --git a/TAO/tests/Bug_1254_Regression/BlobServer.h b/TAO/tests/Bug_1254_Regression/BlobServer.h index 01e568a32c5..3875b04a7f4 100644 --- a/TAO/tests/Bug_1254_Regression/BlobServer.h +++ b/TAO/tests/Bug_1254_Regression/BlobServer.h @@ -1,6 +1,3 @@ -// -// $Id$ -// #ifndef BLOBSERVER_H #define BLOBSERVER_H diff --git a/TAO/tests/Bug_1330_Regression/Test.idl b/TAO/tests/Bug_1330_Regression/Test.idl index c4d2bf46647..a7d7981e0a1 100644 --- a/TAO/tests/Bug_1330_Regression/Test.idl +++ b/TAO/tests/Bug_1330_Regression/Test.idl @@ -1,6 +1,3 @@ -// -// $Id$ -// interface Test { diff --git a/TAO/tests/Bug_1330_Regression/Test_i.cpp b/TAO/tests/Bug_1330_Regression/Test_i.cpp index ef2e83a8dcd..2493d0ae37d 100644 --- a/TAO/tests/Bug_1330_Regression/Test_i.cpp +++ b/TAO/tests/Bug_1330_Regression/Test_i.cpp @@ -1,6 +1,3 @@ -// -// $Id$ -// #include "Test_i.h" Test_i::Test_i(CORBA::ORB_ptr orb) diff --git a/TAO/tests/Bug_1330_Regression/Test_i.h b/TAO/tests/Bug_1330_Regression/Test_i.h index 5c5077d8532..0ae7dfeface 100644 --- a/TAO/tests/Bug_1330_Regression/Test_i.h +++ b/TAO/tests/Bug_1330_Regression/Test_i.h @@ -1,6 +1,3 @@ -// -// $Id$ -// // -*- C++ -*- #if !defined BUG_1330_REGRESSION_TEST_I_H diff --git a/TAO/tests/Bug_1330_Regression/client.cpp b/TAO/tests/Bug_1330_Regression/client.cpp index 143323b25ef..6a9214cc9f0 100644 --- a/TAO/tests/Bug_1330_Regression/client.cpp +++ b/TAO/tests/Bug_1330_Regression/client.cpp @@ -1,6 +1,3 @@ -// -// $Id$ -// #include "TestC.h" #include "ace/Get_Opt.h" diff --git a/TAO/tests/Bug_1330_Regression/server.cpp b/TAO/tests/Bug_1330_Regression/server.cpp index e76e80c4759..e27dc78b513 100644 --- a/TAO/tests/Bug_1330_Regression/server.cpp +++ b/TAO/tests/Bug_1330_Regression/server.cpp @@ -1,6 +1,3 @@ -// -// $Id$ -// #include "ace/Get_Opt.h" #include "ace/OS_NS_stdio.h" #include "Test_i.h" diff --git a/TAO/tests/Bug_1476_Regression/Client_Task.cpp b/TAO/tests/Bug_1476_Regression/Client_Task.cpp index 48e0f8666bf..1a9e42386d4 100644 --- a/TAO/tests/Bug_1476_Regression/Client_Task.cpp +++ b/TAO/tests/Bug_1476_Regression/Client_Task.cpp @@ -1,6 +1,3 @@ -// -// $Id$ -// #include "Client_Task.h" #include "tao/Messaging/Messaging.h" diff --git a/TAO/tests/Bug_1476_Regression/Client_Task.h b/TAO/tests/Bug_1476_Regression/Client_Task.h index f4418a27bc9..7e31b950196 100644 --- a/TAO/tests/Bug_1476_Regression/Client_Task.h +++ b/TAO/tests/Bug_1476_Regression/Client_Task.h @@ -1,6 +1,3 @@ -// -// $Id$ -// #ifndef ONEWAYS_INVOKING_TWOWAYS_CLIENT_TASK_H #define ONEWAYS_INVOKING_TWOWAYS_CLIENT_TASK_H diff --git a/TAO/tests/Bug_1476_Regression/Server_Task.cpp b/TAO/tests/Bug_1476_Regression/Server_Task.cpp index 3b8532d941d..d5da80805a5 100644 --- a/TAO/tests/Bug_1476_Regression/Server_Task.cpp +++ b/TAO/tests/Bug_1476_Regression/Server_Task.cpp @@ -1,6 +1,3 @@ -// -// $Id$ -// #include "Server_Task.h" diff --git a/TAO/tests/Bug_1476_Regression/Server_Task.h b/TAO/tests/Bug_1476_Regression/Server_Task.h index a6ecae2217a..b00eef99fbf 100644 --- a/TAO/tests/Bug_1476_Regression/Server_Task.h +++ b/TAO/tests/Bug_1476_Regression/Server_Task.h @@ -1,6 +1,3 @@ -// -// $Id$ -// #ifndef ONEWAYS_INVOKING_TWOWAYS_SERVER_TASK_H #define ONEWAYS_INVOKING_TWOWAYS_SERVER_TASK_H diff --git a/TAO/tests/Bug_1476_Regression/Test.idl b/TAO/tests/Bug_1476_Regression/Test.idl index 6d19ca24a74..7f5cc236585 100644 --- a/TAO/tests/Bug_1476_Regression/Test.idl +++ b/TAO/tests/Bug_1476_Regression/Test.idl @@ -1,6 +1,3 @@ -// -// $Id$ -// module Test { diff --git a/TAO/tests/Bug_1476_Test/Hello.idl b/TAO/tests/Bug_1476_Test/Hello.idl index 34637c5870e..8168f7755a0 100644 --- a/TAO/tests/Bug_1476_Test/Hello.idl +++ b/TAO/tests/Bug_1476_Test/Hello.idl @@ -1,6 +1,3 @@ -// -// $Id$ -// /// Put the interfaces in a module, to avoid global namespace pollution module Test diff --git a/TAO/tests/Bug_1482_Regression/Client_Task.cpp b/TAO/tests/Bug_1482_Regression/Client_Task.cpp index 123a01f9dbb..ccb8dd6b03b 100644 --- a/TAO/tests/Bug_1482_Regression/Client_Task.cpp +++ b/TAO/tests/Bug_1482_Regression/Client_Task.cpp @@ -1,6 +1,3 @@ -// -// $Id$ -// #include "Client_Task.h" #include "tao/Stub.h" diff --git a/TAO/tests/Bug_1482_Regression/Client_Task.h b/TAO/tests/Bug_1482_Regression/Client_Task.h index c91b880a5a4..69e937d7249 100644 --- a/TAO/tests/Bug_1482_Regression/Client_Task.h +++ b/TAO/tests/Bug_1482_Regression/Client_Task.h @@ -1,6 +1,3 @@ -// -// $Id$ -// #ifndef LONGUPCALLS_CLIENT_TASK_H #define LONGUPCALLS_CLIENT_TASK_H diff --git a/TAO/tests/Bug_1482_Regression/Hello.cpp b/TAO/tests/Bug_1482_Regression/Hello.cpp index 2d3482160b2..33e7e166cef 100644 --- a/TAO/tests/Bug_1482_Regression/Hello.cpp +++ b/TAO/tests/Bug_1482_Regression/Hello.cpp @@ -1,6 +1,3 @@ -// -// $Id$ -// #include "Hello.h" #include "ace/ACE.h" diff --git a/TAO/tests/Bug_1482_Regression/Hello.h b/TAO/tests/Bug_1482_Regression/Hello.h index 96c88856c65..1f9423f17c0 100644 --- a/TAO/tests/Bug_1482_Regression/Hello.h +++ b/TAO/tests/Bug_1482_Regression/Hello.h @@ -1,6 +1,3 @@ -// -// $Id$ -// #ifndef HELLO_H #define HELLO_H diff --git a/TAO/tests/Bug_1482_Regression/Server_Task.cpp b/TAO/tests/Bug_1482_Regression/Server_Task.cpp index 9447621cd73..502da807fc9 100644 --- a/TAO/tests/Bug_1482_Regression/Server_Task.cpp +++ b/TAO/tests/Bug_1482_Regression/Server_Task.cpp @@ -1,6 +1,3 @@ -// -// $Id$ -// #include "Server_Task.h" Server_Task::Server_Task (CORBA::ORB_ptr orb, diff --git a/TAO/tests/Bug_1482_Regression/Server_Task.h b/TAO/tests/Bug_1482_Regression/Server_Task.h index 3df83651af5..a07f998f5a1 100644 --- a/TAO/tests/Bug_1482_Regression/Server_Task.h +++ b/TAO/tests/Bug_1482_Regression/Server_Task.h @@ -1,6 +1,3 @@ -// -// $Id$ -// #ifndef LONGUPCALLS_SERVER_TASK_H #define LONGUPCALLS_SERVER_TASK_H diff --git a/TAO/tests/Bug_1482_Regression/Test.idl b/TAO/tests/Bug_1482_Regression/Test.idl index 22d8aee58d9..a430f7cb1bb 100644 --- a/TAO/tests/Bug_1482_Regression/Test.idl +++ b/TAO/tests/Bug_1482_Regression/Test.idl @@ -1,6 +1,3 @@ -// -// $Id$ -// /// Put the interfaces in a module, to avoid global namespace pollution module Test diff --git a/TAO/tests/Bug_1495_Regression/Client_ORBInitializer.cpp b/TAO/tests/Bug_1495_Regression/Client_ORBInitializer.cpp index fc0a4beaa9b..16ea068aeca 100644 --- a/TAO/tests/Bug_1495_Regression/Client_ORBInitializer.cpp +++ b/TAO/tests/Bug_1495_Regression/Client_ORBInitializer.cpp @@ -1,7 +1,4 @@ // -*- C++ -*- -// -// $Id$ -// #include "Client_ORBInitializer.h" #include "interceptors.h" diff --git a/TAO/tests/Bug_1495_Regression/Client_ORBInitializer.h b/TAO/tests/Bug_1495_Regression/Client_ORBInitializer.h index c6cc9c9ebb8..e8e845f1793 100644 --- a/TAO/tests/Bug_1495_Regression/Client_ORBInitializer.h +++ b/TAO/tests/Bug_1495_Regression/Client_ORBInitializer.h @@ -1,7 +1,4 @@ // -*- C++ -*- -// -// $Id$ -// #ifndef TAO_CLIENT_ORB_INITIALIZER_H #define TAO_CLIENT_ORB_INITIALIZER_H diff --git a/TAO/tests/Bug_1495_Regression/Server_ORBInitializer.cpp b/TAO/tests/Bug_1495_Regression/Server_ORBInitializer.cpp index c49d26cc388..fa95c4361e6 100644 --- a/TAO/tests/Bug_1495_Regression/Server_ORBInitializer.cpp +++ b/TAO/tests/Bug_1495_Regression/Server_ORBInitializer.cpp @@ -1,7 +1,4 @@ // -*- C++ -*- -// -// $Id$ -// #include "Server_ORBInitializer.h" #include "server_interceptor.h" diff --git a/TAO/tests/Bug_1495_Regression/Server_ORBInitializer.h b/TAO/tests/Bug_1495_Regression/Server_ORBInitializer.h index 0f7194fa847..2272771c5de 100644 --- a/TAO/tests/Bug_1495_Regression/Server_ORBInitializer.h +++ b/TAO/tests/Bug_1495_Regression/Server_ORBInitializer.h @@ -1,7 +1,4 @@ // -*- C++ -*- -// -// $Id$ -// #ifndef TAO_SERVER_ORB_INITIALIZER_H #define TAO_SERVER_ORB_INITIALIZER_H diff --git a/TAO/tests/Bug_1535_Regression/Test.cpp b/TAO/tests/Bug_1535_Regression/Test.cpp index 8ecec19473b..c99cfe0aaec 100644 --- a/TAO/tests/Bug_1535_Regression/Test.cpp +++ b/TAO/tests/Bug_1535_Regression/Test.cpp @@ -1,6 +1,3 @@ -// -// $Id$ -// #include "Test.h" Hello::Hello (PortableServer::POA_ptr poa) : diff --git a/TAO/tests/Bug_1535_Regression/Test.h b/TAO/tests/Bug_1535_Regression/Test.h index df13c104c11..9e987171955 100644 --- a/TAO/tests/Bug_1535_Regression/Test.h +++ b/TAO/tests/Bug_1535_Regression/Test.h @@ -1,6 +1,3 @@ -// -// $Id$ -// #ifndef HELLO_H #define HELLO_H diff --git a/TAO/tests/Bug_1551_Regression/Client_Task.h b/TAO/tests/Bug_1551_Regression/Client_Task.h index 1027324cfce..4a942cc92b9 100644 --- a/TAO/tests/Bug_1551_Regression/Client_Task.h +++ b/TAO/tests/Bug_1551_Regression/Client_Task.h @@ -1,6 +1,3 @@ -// -// $Id$ -// #ifndef CLIENT_TASK_H #define CLIENT_TASK_H diff --git a/TAO/tests/Bug_1551_Regression/Hello.h b/TAO/tests/Bug_1551_Regression/Hello.h index 01fa3c62a42..20e535f3c6d 100644 --- a/TAO/tests/Bug_1551_Regression/Hello.h +++ b/TAO/tests/Bug_1551_Regression/Hello.h @@ -1,6 +1,3 @@ -// -// $Id$ -// #ifndef HELLO_H #define HELLO_H diff --git a/TAO/tests/Bug_1551_Regression/Reply_Handler.h b/TAO/tests/Bug_1551_Regression/Reply_Handler.h index 4617c5ea5c5..9b27bd8f04e 100644 --- a/TAO/tests/Bug_1551_Regression/Reply_Handler.h +++ b/TAO/tests/Bug_1551_Regression/Reply_Handler.h @@ -1,6 +1,3 @@ -// -// $Id$ -// #ifndef REPLY_HANDLER_H #define REPLY_HANDLER_H diff --git a/TAO/tests/Bug_1551_Regression/Server_Task.cpp b/TAO/tests/Bug_1551_Regression/Server_Task.cpp index 246a93ce865..75038ceb12a 100644 --- a/TAO/tests/Bug_1551_Regression/Server_Task.cpp +++ b/TAO/tests/Bug_1551_Regression/Server_Task.cpp @@ -1,6 +1,3 @@ -// -// $Id$ -// #include "Server_Task.h" Server_Task::Server_Task (CORBA::ORB_ptr orb, diff --git a/TAO/tests/Bug_1551_Regression/Server_Task.h b/TAO/tests/Bug_1551_Regression/Server_Task.h index 2dc1e89d2cd..a35c3689b07 100644 --- a/TAO/tests/Bug_1551_Regression/Server_Task.h +++ b/TAO/tests/Bug_1551_Regression/Server_Task.h @@ -1,6 +1,3 @@ -// -// $Id$ -// #ifndef SERVER_TASK_H #define SERVER_TASK_H diff --git a/TAO/tests/Bug_1551_Regression/Test.idl b/TAO/tests/Bug_1551_Regression/Test.idl index 7b4c95844bd..720bd64e5e7 100644 --- a/TAO/tests/Bug_1551_Regression/Test.idl +++ b/TAO/tests/Bug_1551_Regression/Test.idl @@ -1,6 +1,3 @@ -// -// $Id$ -// module Test { diff --git a/TAO/tests/Bug_1551_Regression/client.cpp b/TAO/tests/Bug_1551_Regression/client.cpp index 5e45e51c4aa..e7d57191914 100644 --- a/TAO/tests/Bug_1551_Regression/client.cpp +++ b/TAO/tests/Bug_1551_Regression/client.cpp @@ -1,6 +1,3 @@ -// -// $Id$ -// #include "TestS.h" #include "Client_Task.h" diff --git a/TAO/tests/Bug_1627_Regression/Test.idl b/TAO/tests/Bug_1627_Regression/Test.idl index 6844131c75f..119285ae59f 100644 --- a/TAO/tests/Bug_1627_Regression/Test.idl +++ b/TAO/tests/Bug_1627_Regression/Test.idl @@ -1,6 +1,3 @@ -// -// $Id$ -// interface Test { void test_method(); diff --git a/TAO/tests/Bug_1627_Regression/Test_i.cpp b/TAO/tests/Bug_1627_Regression/Test_i.cpp index ff714f3bbd6..ef59e84556d 100644 --- a/TAO/tests/Bug_1627_Regression/Test_i.cpp +++ b/TAO/tests/Bug_1627_Regression/Test_i.cpp @@ -1,6 +1,3 @@ -// -// $Id$ -// #include "Test_i.h" Test_i::Test_i() diff --git a/TAO/tests/Bug_1627_Regression/Test_i.h b/TAO/tests/Bug_1627_Regression/Test_i.h index 94bf9373017..80649bd8994 100644 --- a/TAO/tests/Bug_1627_Regression/Test_i.h +++ b/TAO/tests/Bug_1627_Regression/Test_i.h @@ -1,6 +1,3 @@ -// -// $Id$ -// // -*- C++ -*- #if !defined BUG_1330_REGRESSION_TEST_I_H diff --git a/TAO/tests/Bug_1627_Regression/client.cpp b/TAO/tests/Bug_1627_Regression/client.cpp index 4a0ab7db26d..06d1e6e6dd0 100644 --- a/TAO/tests/Bug_1627_Regression/client.cpp +++ b/TAO/tests/Bug_1627_Regression/client.cpp @@ -1,6 +1,3 @@ -// -// $Id$ -// #include "TestC.h" #include "ace/Get_Opt.h" diff --git a/TAO/tests/Bug_1627_Regression/server.cpp b/TAO/tests/Bug_1627_Regression/server.cpp index 08715c08c59..9e102561cd5 100644 --- a/TAO/tests/Bug_1627_Regression/server.cpp +++ b/TAO/tests/Bug_1627_Regression/server.cpp @@ -1,6 +1,3 @@ -// -// $Id$ -// #include "ace/Get_Opt.h" #include "ace/OS_NS_stdio.h" #include "Test_i.h" diff --git a/TAO/tests/Bug_1628_Regression/TestCase.idl b/TAO/tests/Bug_1628_Regression/TestCase.idl index 1e95c85d444..f67757e1627 100644 --- a/TAO/tests/Bug_1628_Regression/TestCase.idl +++ b/TAO/tests/Bug_1628_Regression/TestCase.idl @@ -1,6 +1,3 @@ -// -// $Id$ -// #include "TestType.idl" diff --git a/TAO/tests/Bug_1628_Regression/TestType.idl b/TAO/tests/Bug_1628_Regression/TestType.idl index a7f1adde7b2..8fe28c8d85e 100644 --- a/TAO/tests/Bug_1628_Regression/TestType.idl +++ b/TAO/tests/Bug_1628_Regression/TestType.idl @@ -1,6 +1,3 @@ -// -// $Id$ -// //module Test { diff --git a/TAO/tests/Bug_1635_Regression/client.cpp b/TAO/tests/Bug_1635_Regression/client.cpp index aac3e960c89..38469ec3c1f 100644 --- a/TAO/tests/Bug_1635_Regression/client.cpp +++ b/TAO/tests/Bug_1635_Regression/client.cpp @@ -1,6 +1,3 @@ -// -// $Id$ -// #include "tao/ORB.h" int diff --git a/TAO/tests/Bug_1636_Regression/client.cpp b/TAO/tests/Bug_1636_Regression/client.cpp index 631dd3c1a65..597f70f1cac 100644 --- a/TAO/tests/Bug_1636_Regression/client.cpp +++ b/TAO/tests/Bug_1636_Regression/client.cpp @@ -1,6 +1,3 @@ -// -// $Id$ -// #include "tao/DynamicInterface/Request.h" #include "tao/DynamicAny/DynAnyFactory.h" #include "testC.h" diff --git a/TAO/tests/Bug_1636_Regression/test.idl b/TAO/tests/Bug_1636_Regression/test.idl index bcc36ac8d64..b8ff5eee421 100644 --- a/TAO/tests/Bug_1636_Regression/test.idl +++ b/TAO/tests/Bug_1636_Regression/test.idl @@ -1,6 +1,3 @@ -// -// $Id$ -// module UnionIecs { enum E_type_num diff --git a/TAO/tests/Bug_1639_Regression/struct.idl b/TAO/tests/Bug_1639_Regression/struct.idl index ab7ae27e229..c3b56ea73a3 100644 --- a/TAO/tests/Bug_1639_Regression/struct.idl +++ b/TAO/tests/Bug_1639_Regression/struct.idl @@ -1,6 +1,3 @@ -// -// $Id$ -// module StructTest { struct MyStruct { diff --git a/TAO/tests/Bug_1639_Regression/struct_client.cpp b/TAO/tests/Bug_1639_Regression/struct_client.cpp index 3ae94e6ea10..9e29e5fb013 100644 --- a/TAO/tests/Bug_1639_Regression/struct_client.cpp +++ b/TAO/tests/Bug_1639_Regression/struct_client.cpp @@ -1,6 +1,3 @@ -// -// $Id$ -// #include "tao/AnyTypeCode/AnyTypeCode_methods.h" #include "tao/DynamicAny/DynAnyFactory.h" #include "structC.h" diff --git a/TAO/tests/Bug_1676_Regression/Hello.cpp b/TAO/tests/Bug_1676_Regression/Hello.cpp index c0f0a801fd8..cdc0726f92b 100644 --- a/TAO/tests/Bug_1676_Regression/Hello.cpp +++ b/TAO/tests/Bug_1676_Regression/Hello.cpp @@ -1,6 +1,3 @@ -// -// $Id$ -// #include "Hello.h" Hello::Hello (CORBA::ORB_ptr orb) diff --git a/TAO/tests/Bug_1676_Regression/Hello.h b/TAO/tests/Bug_1676_Regression/Hello.h index b7e293a5fe2..53449753f89 100644 --- a/TAO/tests/Bug_1676_Regression/Hello.h +++ b/TAO/tests/Bug_1676_Regression/Hello.h @@ -1,6 +1,3 @@ -// -// $Id$ -// #ifndef HELLO_H #define HELLO_H diff --git a/TAO/tests/Bug_2084_Regression/Client_Task.cpp b/TAO/tests/Bug_2084_Regression/Client_Task.cpp index 8eaf4fdd0a6..0d9904744fc 100644 --- a/TAO/tests/Bug_2084_Regression/Client_Task.cpp +++ b/TAO/tests/Bug_2084_Regression/Client_Task.cpp @@ -1,6 +1,3 @@ -// -// $Id$ -// #include "Client_Task.h" #include "TestC.h" diff --git a/TAO/tests/Bug_2084_Regression/Client_Task.h b/TAO/tests/Bug_2084_Regression/Client_Task.h index 8f6557cdec8..cc58f128c58 100644 --- a/TAO/tests/Bug_2084_Regression/Client_Task.h +++ b/TAO/tests/Bug_2084_Regression/Client_Task.h @@ -1,6 +1,3 @@ -// -// $Id$ -// #ifndef COLLOCATED_TEST_CLIENT_TASK_H #define COLLOCATED_TEST_CLIENT_TASK_H diff --git a/TAO/tests/Bug_2084_Regression/EventNode.cpp b/TAO/tests/Bug_2084_Regression/EventNode.cpp index 518367b85cd..17818af0c26 100644 --- a/TAO/tests/Bug_2084_Regression/EventNode.cpp +++ b/TAO/tests/Bug_2084_Regression/EventNode.cpp @@ -1,6 +1,3 @@ -// -// $Id$ -// #include "EventNode.h" #include "tid_to_int.h" #include "tao/ORB_Core.h" diff --git a/TAO/tests/Bug_2084_Regression/EventNode.h b/TAO/tests/Bug_2084_Regression/EventNode.h index b2bb74f28de..768200dd39e 100644 --- a/TAO/tests/Bug_2084_Regression/EventNode.h +++ b/TAO/tests/Bug_2084_Regression/EventNode.h @@ -1,7 +1,4 @@ // -*- C++ -*- -// -// $Id$ -// #ifndef EVENT_NODE_H #define EVENT_NODE_H diff --git a/TAO/tests/Bug_2084_Regression/Hello.cpp b/TAO/tests/Bug_2084_Regression/Hello.cpp index c88af27ed68..cf2be3df7bc 100644 --- a/TAO/tests/Bug_2084_Regression/Hello.cpp +++ b/TAO/tests/Bug_2084_Regression/Hello.cpp @@ -1,6 +1,3 @@ -// -// $Id$ -// #include "Hello.h" #include "tid_to_int.h" #include "tao/ORB_Core.h" diff --git a/TAO/tests/Bug_2084_Regression/Hello.h b/TAO/tests/Bug_2084_Regression/Hello.h index 6a101baded5..f7d4bc3b661 100644 --- a/TAO/tests/Bug_2084_Regression/Hello.h +++ b/TAO/tests/Bug_2084_Regression/Hello.h @@ -1,7 +1,4 @@ // -*- C++ -*- -// -// $Id$ -// #ifndef HELLO_H #define HELLO_H diff --git a/TAO/tests/Bug_2084_Regression/Server_Task.cpp b/TAO/tests/Bug_2084_Regression/Server_Task.cpp index dbb6065029b..714d91a81e1 100644 --- a/TAO/tests/Bug_2084_Regression/Server_Task.cpp +++ b/TAO/tests/Bug_2084_Regression/Server_Task.cpp @@ -1,6 +1,3 @@ -// -// $Id$ -// #include "Server_Task.h" #include "TestS.h" #include "EventNode.h" diff --git a/TAO/tests/Bug_2084_Regression/Test.idl b/TAO/tests/Bug_2084_Regression/Test.idl index c7b2b200b52..282c1fca6d9 100644 --- a/TAO/tests/Bug_2084_Regression/Test.idl +++ b/TAO/tests/Bug_2084_Regression/Test.idl @@ -1,6 +1,3 @@ -// -// $Id$ -// /// Put the interfaces in a module, to avoid global namespace pollution module Test diff --git a/TAO/tests/Bug_2144_Regression/test.idl b/TAO/tests/Bug_2144_Regression/test.idl index 28335e7e932..9513a089c7f 100644 --- a/TAO/tests/Bug_2144_Regression/test.idl +++ b/TAO/tests/Bug_2144_Regression/test.idl @@ -1,6 +1,3 @@ -// -// $Id$ -// module Test { enum Selector { STRUCTTYPE, VALTYPE }; diff --git a/TAO/tests/Bug_2174_Regression/test.idl b/TAO/tests/Bug_2174_Regression/test.idl index 946bd383938..e551cc85067 100644 --- a/TAO/tests/Bug_2174_Regression/test.idl +++ b/TAO/tests/Bug_2174_Regression/test.idl @@ -1,6 +1,3 @@ -// -// $Id$ -// interface Simple_Server { diff --git a/TAO/tests/Bug_2183_Regression/Hello.cpp b/TAO/tests/Bug_2183_Regression/Hello.cpp index 0f62f20b906..733fe2bfcaf 100644 --- a/TAO/tests/Bug_2183_Regression/Hello.cpp +++ b/TAO/tests/Bug_2183_Regression/Hello.cpp @@ -1,6 +1,3 @@ -// -// $Id$ -// #include "Hello.h" Hello::Hello (CORBA::ORB_ptr orb) diff --git a/TAO/tests/Bug_2183_Regression/Hello.h b/TAO/tests/Bug_2183_Regression/Hello.h index c3338228150..9806cdd133d 100644 --- a/TAO/tests/Bug_2183_Regression/Hello.h +++ b/TAO/tests/Bug_2183_Regression/Hello.h @@ -1,6 +1,3 @@ -// -// $Id$ -// #ifndef HELLO_H #define HELLO_H diff --git a/TAO/tests/Bug_2183_Regression/Test.idl b/TAO/tests/Bug_2183_Regression/Test.idl index 3c0976e106d..6cd2805ea74 100644 --- a/TAO/tests/Bug_2183_Regression/Test.idl +++ b/TAO/tests/Bug_2183_Regression/Test.idl @@ -1,6 +1,3 @@ -// -// $Id$ -// /// Put the interfaces in a module, to avoid global namespace pollution module Test diff --git a/TAO/tests/Bug_2186_Regression/Hello.cpp b/TAO/tests/Bug_2186_Regression/Hello.cpp index 0335cf3e142..0eed190c1f6 100644 --- a/TAO/tests/Bug_2186_Regression/Hello.cpp +++ b/TAO/tests/Bug_2186_Regression/Hello.cpp @@ -1,6 +1,3 @@ -// -// $Id$ -// #include "Hello.h" Hello::Hello (CORBA::ORB_ptr orb) diff --git a/TAO/tests/Bug_2186_Regression/Hello.h b/TAO/tests/Bug_2186_Regression/Hello.h index e2799f520b1..46d192e5166 100644 --- a/TAO/tests/Bug_2186_Regression/Hello.h +++ b/TAO/tests/Bug_2186_Regression/Hello.h @@ -1,6 +1,3 @@ -// -// $Id$ -// #ifndef HELLO_H #define HELLO_H diff --git a/TAO/tests/Bug_2186_Regression/Test.idl b/TAO/tests/Bug_2186_Regression/Test.idl index c1a23e8d785..5484dc0ae13 100644 --- a/TAO/tests/Bug_2186_Regression/Test.idl +++ b/TAO/tests/Bug_2186_Regression/Test.idl @@ -1,6 +1,3 @@ -// -// $Id$ -// /// Put the interfaces in a module, to avoid global namespace pollution module Test diff --git a/TAO/tests/Bug_2188_Regression/broken.idl b/TAO/tests/Bug_2188_Regression/broken.idl index f9281226e31..426ea32703e 100644 --- a/TAO/tests/Bug_2188_Regression/broken.idl +++ b/TAO/tests/Bug_2188_Regression/broken.idl @@ -1,8 +1,5 @@ // // broken.idl -- Test IDL for array type CCA regressions -// -// $Id$ -// enum enum1 { diff --git a/TAO/tests/Bug_2241_Regression/Client_Task.cpp b/TAO/tests/Bug_2241_Regression/Client_Task.cpp index be6cb775131..ef58f4548f7 100644 --- a/TAO/tests/Bug_2241_Regression/Client_Task.cpp +++ b/TAO/tests/Bug_2241_Regression/Client_Task.cpp @@ -1,6 +1,3 @@ -// -// $Id$ -// #include "Client_Task.h" #include "TestC.h" diff --git a/TAO/tests/Bug_2241_Regression/Client_Task.h b/TAO/tests/Bug_2241_Regression/Client_Task.h index 8f6557cdec8..cc58f128c58 100644 --- a/TAO/tests/Bug_2241_Regression/Client_Task.h +++ b/TAO/tests/Bug_2241_Regression/Client_Task.h @@ -1,6 +1,3 @@ -// -// $Id$ -// #ifndef COLLOCATED_TEST_CLIENT_TASK_H #define COLLOCATED_TEST_CLIENT_TASK_H diff --git a/TAO/tests/Bug_2241_Regression/Hello.cpp b/TAO/tests/Bug_2241_Regression/Hello.cpp index fa28f2a6135..05ff299503e 100644 --- a/TAO/tests/Bug_2241_Regression/Hello.cpp +++ b/TAO/tests/Bug_2241_Regression/Hello.cpp @@ -1,6 +1,3 @@ -// -// $Id$ -// #include "Hello.h" #include "tao/ORB_Core.h" #include "tao/ORB_Table.h" diff --git a/TAO/tests/Bug_2241_Regression/Hello.h b/TAO/tests/Bug_2241_Regression/Hello.h index 3a25039b7ab..043a6968853 100644 --- a/TAO/tests/Bug_2241_Regression/Hello.h +++ b/TAO/tests/Bug_2241_Regression/Hello.h @@ -1,6 +1,3 @@ -// -// $Id$ -// #ifndef HELLO_H #define HELLO_H diff --git a/TAO/tests/Bug_2241_Regression/Server_Task.cpp b/TAO/tests/Bug_2241_Regression/Server_Task.cpp index 98f37e052e3..7a26f5fcf0c 100644 --- a/TAO/tests/Bug_2241_Regression/Server_Task.cpp +++ b/TAO/tests/Bug_2241_Regression/Server_Task.cpp @@ -1,6 +1,3 @@ -// -// $Id$ -// #include "Server_Task.h" #include "TestS.h" #include "Hello.h" diff --git a/TAO/tests/Bug_2241_Regression/Test.idl b/TAO/tests/Bug_2241_Regression/Test.idl index 3c0976e106d..6cd2805ea74 100644 --- a/TAO/tests/Bug_2241_Regression/Test.idl +++ b/TAO/tests/Bug_2241_Regression/Test.idl @@ -1,6 +1,3 @@ -// -// $Id$ -// /// Put the interfaces in a module, to avoid global namespace pollution module Test diff --git a/TAO/tests/Bug_2289_Regression/MyInterfaceImpl.cpp b/TAO/tests/Bug_2289_Regression/MyInterfaceImpl.cpp index 26e65b4f03d..91123d63a20 100644 --- a/TAO/tests/Bug_2289_Regression/MyInterfaceImpl.cpp +++ b/TAO/tests/Bug_2289_Regression/MyInterfaceImpl.cpp @@ -1,6 +1,3 @@ -// -// $Id$ -// #include "MyInterfaceImpl.h" diff --git a/TAO/tests/Bug_2289_Regression/MyInterfaceImpl.h b/TAO/tests/Bug_2289_Regression/MyInterfaceImpl.h index bdfc6ce9f6d..1dec14ed0bc 100644 --- a/TAO/tests/Bug_2289_Regression/MyInterfaceImpl.h +++ b/TAO/tests/Bug_2289_Regression/MyInterfaceImpl.h @@ -1,6 +1,3 @@ -// -// $Id$ -// #include "TestS.h" diff --git a/TAO/tests/Bug_2289_Regression/client.cpp b/TAO/tests/Bug_2289_Regression/client.cpp index 91e62e7e286..bd921ac2c4b 100644 --- a/TAO/tests/Bug_2289_Regression/client.cpp +++ b/TAO/tests/Bug_2289_Regression/client.cpp @@ -1,6 +1,3 @@ -// -// $Id$ -// #include "TestS.h" #include "MyInterfaceImpl.h" #include "ace/Get_Opt.h" diff --git a/TAO/tests/Bug_2289_Regression/server.cpp b/TAO/tests/Bug_2289_Regression/server.cpp index dd4739827b9..8ab85f8964d 100644 --- a/TAO/tests/Bug_2289_Regression/server.cpp +++ b/TAO/tests/Bug_2289_Regression/server.cpp @@ -1,6 +1,3 @@ -// -// $Id$ -// #include "MyInterfaceImpl.h" #include "TestS.h" diff --git a/TAO/tests/Bug_2319_Regression/Test.idl b/TAO/tests/Bug_2319_Regression/Test.idl index ef304de303a..9a463c72060 100644 --- a/TAO/tests/Bug_2319_Regression/Test.idl +++ b/TAO/tests/Bug_2319_Regression/Test.idl @@ -1,6 +1,3 @@ -// -// $Id$ -// /// A simple module to avoid namespace pollution module Test diff --git a/TAO/tests/Bug_2328_Regression/Hello.cpp b/TAO/tests/Bug_2328_Regression/Hello.cpp index f506069d9db..116df3251b6 100644 --- a/TAO/tests/Bug_2328_Regression/Hello.cpp +++ b/TAO/tests/Bug_2328_Regression/Hello.cpp @@ -1,6 +1,3 @@ -// -// $Id$ -// #include "Hello.h" Hello::Hello (CORBA::ORB_ptr orb) diff --git a/TAO/tests/Bug_2328_Regression/Hello.h b/TAO/tests/Bug_2328_Regression/Hello.h index 421ccc5e2bd..14f9189feb0 100644 --- a/TAO/tests/Bug_2328_Regression/Hello.h +++ b/TAO/tests/Bug_2328_Regression/Hello.h @@ -1,6 +1,3 @@ -// -// $Id$ -// #ifndef HELLO_H #define HELLO_H diff --git a/TAO/tests/Bug_2328_Regression/Test.idl b/TAO/tests/Bug_2328_Regression/Test.idl index 528f0c5485c..94b2900a1ad 100644 --- a/TAO/tests/Bug_2328_Regression/Test.idl +++ b/TAO/tests/Bug_2328_Regression/Test.idl @@ -1,6 +1,3 @@ -// -// $Id$ -// /// Put the interfaces in a module, to avoid global namespace pollution module Test diff --git a/TAO/tests/Bug_2494_Regression/test.idl b/TAO/tests/Bug_2494_Regression/test.idl index 335009e627f..14f5f53da8b 100644 --- a/TAO/tests/Bug_2494_Regression/test.idl +++ b/TAO/tests/Bug_2494_Regression/test.idl @@ -1,6 +1,3 @@ -// -// $Id$ -// interface Simple_Server { diff --git a/TAO/tests/Bug_2560_Regression/Quoter.idl b/TAO/tests/Bug_2560_Regression/Quoter.idl index df64c3ede73..755b72240ad 100644 --- a/TAO/tests/Bug_2560_Regression/Quoter.idl +++ b/TAO/tests/Bug_2560_Regression/Quoter.idl @@ -1,6 +1,3 @@ -// -// $Id$ -// module Quoter { diff --git a/TAO/tests/Bug_2560_Regression/Stock_Factory_i.cpp b/TAO/tests/Bug_2560_Regression/Stock_Factory_i.cpp index 9dd3ffa587d..2b77ffc5c17 100644 --- a/TAO/tests/Bug_2560_Regression/Stock_Factory_i.cpp +++ b/TAO/tests/Bug_2560_Regression/Stock_Factory_i.cpp @@ -1,6 +1,3 @@ -// -// $Id$ -// #include "Stock_Factory_i.h" diff --git a/TAO/tests/Bug_2560_Regression/Stock_Factory_i.h b/TAO/tests/Bug_2560_Regression/Stock_Factory_i.h index fe306085436..9c16277c940 100644 --- a/TAO/tests/Bug_2560_Regression/Stock_Factory_i.h +++ b/TAO/tests/Bug_2560_Regression/Stock_Factory_i.h @@ -1,6 +1,3 @@ -// -// $Id$ -// #ifndef TAO_TUTORIAL_QUOTER_SIMPLE_SERVER_STOCK_FACTORY_I_H #define TAO_TUTORIAL_QUOTER_SIMPLE_SERVER_STOCK_FACTORY_I_H diff --git a/TAO/tests/Bug_2560_Regression/Stock_i.cpp b/TAO/tests/Bug_2560_Regression/Stock_i.cpp index 07b39acc534..dd3e473e8f8 100644 --- a/TAO/tests/Bug_2560_Regression/Stock_i.cpp +++ b/TAO/tests/Bug_2560_Regression/Stock_i.cpp @@ -1,6 +1,3 @@ -// -// $Id$ -// #include "Stock_i.h" #include "ace/OS_NS_unistd.h" diff --git a/TAO/tests/Bug_2560_Regression/Stock_i.h b/TAO/tests/Bug_2560_Regression/Stock_i.h index bab95d96744..15088b20536 100644 --- a/TAO/tests/Bug_2560_Regression/Stock_i.h +++ b/TAO/tests/Bug_2560_Regression/Stock_i.h @@ -1,6 +1,3 @@ -// -// $Id$ -// #ifndef TAO_TUTORIAL_QUOTER_SIMPLE_SERVER_STOCK_I_H #define TAO_TUTORIAL_QUOTER_SIMPLE_SERVER_STOCK_I_H diff --git a/TAO/tests/Bug_2560_Regression/client.cpp b/TAO/tests/Bug_2560_Regression/client.cpp index 3f337d4ec88..183a0b9f114 100644 --- a/TAO/tests/Bug_2560_Regression/client.cpp +++ b/TAO/tests/Bug_2560_Regression/client.cpp @@ -1,6 +1,3 @@ -// -// $Id$ -// // Include the generated names.... #include "QuoterC.h" diff --git a/TAO/tests/Bug_2560_Regression/server.cpp b/TAO/tests/Bug_2560_Regression/server.cpp index 4a9607312bc..83c7f8c47a0 100644 --- a/TAO/tests/Bug_2560_Regression/server.cpp +++ b/TAO/tests/Bug_2560_Regression/server.cpp @@ -1,6 +1,3 @@ -// -// $Id$ -// #include "Stock_Factory_i.h" #include "ace/Get_Opt.h" diff --git a/TAO/tests/Bug_2593_Regression/Hello.cpp b/TAO/tests/Bug_2593_Regression/Hello.cpp index 0f62f20b906..733fe2bfcaf 100644 --- a/TAO/tests/Bug_2593_Regression/Hello.cpp +++ b/TAO/tests/Bug_2593_Regression/Hello.cpp @@ -1,6 +1,3 @@ -// -// $Id$ -// #include "Hello.h" Hello::Hello (CORBA::ORB_ptr orb) diff --git a/TAO/tests/Bug_2593_Regression/Hello.h b/TAO/tests/Bug_2593_Regression/Hello.h index 3a840d3d88d..8b2124d9fe5 100644 --- a/TAO/tests/Bug_2593_Regression/Hello.h +++ b/TAO/tests/Bug_2593_Regression/Hello.h @@ -1,6 +1,3 @@ -// -// $Id$ -// #ifndef HELLO_H #define HELLO_H diff --git a/TAO/tests/Bug_2593_Regression/Test.idl b/TAO/tests/Bug_2593_Regression/Test.idl index 3c0976e106d..6cd2805ea74 100644 --- a/TAO/tests/Bug_2593_Regression/Test.idl +++ b/TAO/tests/Bug_2593_Regression/Test.idl @@ -1,6 +1,3 @@ -// -// $Id$ -// /// Put the interfaces in a module, to avoid global namespace pollution module Test diff --git a/TAO/tests/Bug_2595_Regression/Hello.cpp b/TAO/tests/Bug_2595_Regression/Hello.cpp index df2a18536d2..efa87b0a8e4 100644 --- a/TAO/tests/Bug_2595_Regression/Hello.cpp +++ b/TAO/tests/Bug_2595_Regression/Hello.cpp @@ -1,6 +1,3 @@ -// -// $Id$ -// #include "Hello.h" Hello::Hello (CORBA::ORB_ptr orb) diff --git a/TAO/tests/Bug_2595_Regression/Hello.h b/TAO/tests/Bug_2595_Regression/Hello.h index ffee7b8e0f8..d5db75e3c6a 100644 --- a/TAO/tests/Bug_2595_Regression/Hello.h +++ b/TAO/tests/Bug_2595_Regression/Hello.h @@ -1,6 +1,3 @@ -// -// $Id$ -// #ifndef HELLO_H #define HELLO_H diff --git a/TAO/tests/Bug_2683_Regression/Test.idl b/TAO/tests/Bug_2683_Regression/Test.idl index 0adcaba0a70..04baffe4628 100644 --- a/TAO/tests/Bug_2683_Regression/Test.idl +++ b/TAO/tests/Bug_2683_Regression/Test.idl @@ -1,6 +1,3 @@ -// -// $Id$ -// /// Put the interfaces in a module, to avoid global namespace pollution module Test diff --git a/TAO/tests/Bug_2683_Regression/test_i.cpp b/TAO/tests/Bug_2683_Regression/test_i.cpp index c5fad9a50c5..879bf15ecd3 100644 --- a/TAO/tests/Bug_2683_Regression/test_i.cpp +++ b/TAO/tests/Bug_2683_Regression/test_i.cpp @@ -1,6 +1,3 @@ -// -// $Id$ -// #include "test_i.h" #include "ace/OS_NS_unistd.h" diff --git a/TAO/tests/Bug_2683_Regression/test_i.h b/TAO/tests/Bug_2683_Regression/test_i.h index c749c436001..154e49b5a11 100644 --- a/TAO/tests/Bug_2683_Regression/test_i.h +++ b/TAO/tests/Bug_2683_Regression/test_i.h @@ -1,7 +1,4 @@ // -*- C++ -*- -// -// $Id$ -// #ifndef TEST_I_H #define TEST_I_H diff --git a/TAO/tests/Bug_2702_Regression/Test.idl b/TAO/tests/Bug_2702_Regression/Test.idl index 3c0976e106d..6cd2805ea74 100644 --- a/TAO/tests/Bug_2702_Regression/Test.idl +++ b/TAO/tests/Bug_2702_Regression/Test.idl @@ -1,6 +1,3 @@ -// -// $Id$ -// /// Put the interfaces in a module, to avoid global namespace pollution module Test diff --git a/TAO/tests/Bug_2734_Regression/test.idl b/TAO/tests/Bug_2734_Regression/test.idl index 5481e3f26f0..aee6a39899c 100644 --- a/TAO/tests/Bug_2734_Regression/test.idl +++ b/TAO/tests/Bug_2734_Regression/test.idl @@ -1,6 +1,3 @@ -// -// $Id$ -// interface Simple_Server { diff --git a/TAO/tests/Bug_2768_Regression/Messenger.idl b/TAO/tests/Bug_2768_Regression/Messenger.idl index c8a0bdedeea..6ccd2e82f60 100644 --- a/TAO/tests/Bug_2768_Regression/Messenger.idl +++ b/TAO/tests/Bug_2768_Regression/Messenger.idl @@ -1,6 +1,3 @@ -// -// $Id$ -// module SimpleMessenger { diff --git a/TAO/tests/Bug_2804_Regression/Test.idl b/TAO/tests/Bug_2804_Regression/Test.idl index 91f18412c07..5189da4c628 100644 --- a/TAO/tests/Bug_2804_Regression/Test.idl +++ b/TAO/tests/Bug_2804_Regression/Test.idl @@ -1,6 +1,3 @@ -// -// $Id$ -// #include "tao/OctetSeq.pidl" diff --git a/TAO/tests/Bug_2844_Regression/Test.idl b/TAO/tests/Bug_2844_Regression/Test.idl index 3fbfd427ac1..a7fa1d8a52f 100644 --- a/TAO/tests/Bug_2844_Regression/Test.idl +++ b/TAO/tests/Bug_2844_Regression/Test.idl @@ -1,6 +1,3 @@ -// -// $Id$ -// #include "tao/OctetSeq.pidl" #include "tao/StringSeq.pidl" diff --git a/TAO/tests/Bug_2953_Regression/Client_Task.cpp b/TAO/tests/Bug_2953_Regression/Client_Task.cpp index 560ac417b3b..48327cc41ca 100644 --- a/TAO/tests/Bug_2953_Regression/Client_Task.cpp +++ b/TAO/tests/Bug_2953_Regression/Client_Task.cpp @@ -1,6 +1,3 @@ -// -// $Id$ -// #include "Client_Task.h" diff --git a/TAO/tests/Bug_2953_Regression/Client_Task.h b/TAO/tests/Bug_2953_Regression/Client_Task.h index 31f6e44ee7e..631aae096d2 100644 --- a/TAO/tests/Bug_2953_Regression/Client_Task.h +++ b/TAO/tests/Bug_2953_Regression/Client_Task.h @@ -1,6 +1,3 @@ -// -// $Id$ -// #ifndef AMI_BUFFERING_CLIENT_TASK_H #define AMI_BUFFERING_CLIENT_TASK_H diff --git a/TAO/tests/Bug_2953_Regression/Test.idl b/TAO/tests/Bug_2953_Regression/Test.idl index 8aebdf54943..72b003e0945 100644 --- a/TAO/tests/Bug_2953_Regression/Test.idl +++ b/TAO/tests/Bug_2953_Regression/Test.idl @@ -1,6 +1,3 @@ -// -// $Id$ -// /// Put the interfaces in a module, to avoid global namespace pollution module Test diff --git a/TAO/tests/Bug_2966_Regression/Hello.h b/TAO/tests/Bug_2966_Regression/Hello.h index 3a840d3d88d..8b2124d9fe5 100644 --- a/TAO/tests/Bug_2966_Regression/Hello.h +++ b/TAO/tests/Bug_2966_Regression/Hello.h @@ -1,6 +1,3 @@ -// -// $Id$ -// #ifndef HELLO_H #define HELLO_H diff --git a/TAO/tests/Bug_2966_Regression/Test.idl b/TAO/tests/Bug_2966_Regression/Test.idl index 3c0976e106d..6cd2805ea74 100644 --- a/TAO/tests/Bug_2966_Regression/Test.idl +++ b/TAO/tests/Bug_2966_Regression/Test.idl @@ -1,6 +1,3 @@ -// -// $Id$ -// /// Put the interfaces in a module, to avoid global namespace pollution module Test diff --git a/TAO/tests/Bug_3000_Regression/Callback.cpp b/TAO/tests/Bug_3000_Regression/Callback.cpp index aea07d5c0da..fbf466a8735 100644 --- a/TAO/tests/Bug_3000_Regression/Callback.cpp +++ b/TAO/tests/Bug_3000_Regression/Callback.cpp @@ -1,6 +1,3 @@ -// -// $Id$ -// #include "Callback.h" Callback::Callback (void) diff --git a/TAO/tests/Bug_3000_Regression/Callback.h b/TAO/tests/Bug_3000_Regression/Callback.h index 7d0e5c44744..e667bd5f4ff 100644 --- a/TAO/tests/Bug_3000_Regression/Callback.h +++ b/TAO/tests/Bug_3000_Regression/Callback.h @@ -1,6 +1,3 @@ -// -// $Id$ -// #ifndef CALLBACK_CALLBACK_H #define CALLBACK_CALLBACK_H diff --git a/TAO/tests/Bug_3000_Regression/Service.cpp b/TAO/tests/Bug_3000_Regression/Service.cpp index c9c3e0241dc..6c17ca72986 100644 --- a/TAO/tests/Bug_3000_Regression/Service.cpp +++ b/TAO/tests/Bug_3000_Regression/Service.cpp @@ -1,6 +1,3 @@ -// -// $Id$ -// #include "Service.h" Service::Service (CORBA::ORB_ptr orb) diff --git a/TAO/tests/Bug_3000_Regression/Service.h b/TAO/tests/Bug_3000_Regression/Service.h index afd4645f0e4..c34f4c98f46 100644 --- a/TAO/tests/Bug_3000_Regression/Service.h +++ b/TAO/tests/Bug_3000_Regression/Service.h @@ -1,6 +1,3 @@ -// -// $Id$ -// #ifndef CALLBACK_SERVICE_H #define CALLBACK_SERVICE_H diff --git a/TAO/tests/Bug_3000_Regression/Test.idl b/TAO/tests/Bug_3000_Regression/Test.idl index 5088a328264..e903027864c 100644 --- a/TAO/tests/Bug_3000_Regression/Test.idl +++ b/TAO/tests/Bug_3000_Regression/Test.idl @@ -1,6 +1,3 @@ -// -// $Id$ -// module Test { diff --git a/TAO/tests/Bug_3068_Regression/test.idl b/TAO/tests/Bug_3068_Regression/test.idl index 4abdca2c791..70b024cce13 100644 --- a/TAO/tests/Bug_3068_Regression/test.idl +++ b/TAO/tests/Bug_3068_Regression/test.idl @@ -1,6 +1,3 @@ -// -// $Id$ -// #include "tao/OctetSeq.pidl" diff --git a/TAO/tests/Bug_3163_Regression/test.idl b/TAO/tests/Bug_3163_Regression/test.idl index 61fad5e0cce..1840f6b9f32 100644 --- a/TAO/tests/Bug_3163_Regression/test.idl +++ b/TAO/tests/Bug_3163_Regression/test.idl @@ -1,6 +1,3 @@ -// -// $Id$ -// #include "tao/CharSeq.pidl" interface ctest { diff --git a/TAO/tests/Bug_3299_Regression/Hello.h b/TAO/tests/Bug_3299_Regression/Hello.h index 3a840d3d88d..8b2124d9fe5 100644 --- a/TAO/tests/Bug_3299_Regression/Hello.h +++ b/TAO/tests/Bug_3299_Regression/Hello.h @@ -1,6 +1,3 @@ -// -// $Id$ -// #ifndef HELLO_H #define HELLO_H diff --git a/TAO/tests/Bug_3299_Regression/Test.idl b/TAO/tests/Bug_3299_Regression/Test.idl index 3c0976e106d..6cd2805ea74 100644 --- a/TAO/tests/Bug_3299_Regression/Test.idl +++ b/TAO/tests/Bug_3299_Regression/Test.idl @@ -1,6 +1,3 @@ -// -// $Id$ -// /// Put the interfaces in a module, to avoid global namespace pollution module Test diff --git a/TAO/tests/Bug_3333_Regression/Hello.cpp b/TAO/tests/Bug_3333_Regression/Hello.cpp index 41a73fd5427..16f276e957c 100644 --- a/TAO/tests/Bug_3333_Regression/Hello.cpp +++ b/TAO/tests/Bug_3333_Regression/Hello.cpp @@ -1,6 +1,3 @@ -// -// $Id$ -// #include "Hello.h" Hello::Hello (CORBA::ORB_ptr orb) diff --git a/TAO/tests/Bug_3333_Regression/Hello.h b/TAO/tests/Bug_3333_Regression/Hello.h index af231fe1540..88fd5ffb5b8 100644 --- a/TAO/tests/Bug_3333_Regression/Hello.h +++ b/TAO/tests/Bug_3333_Regression/Hello.h @@ -1,6 +1,3 @@ -// -// $Id$ -// #ifndef HELLO_H #define HELLO_H diff --git a/TAO/tests/Bug_3333_Regression/Test.idl b/TAO/tests/Bug_3333_Regression/Test.idl index 3c0976e106d..6cd2805ea74 100644 --- a/TAO/tests/Bug_3333_Regression/Test.idl +++ b/TAO/tests/Bug_3333_Regression/Test.idl @@ -1,6 +1,3 @@ -// -// $Id$ -// /// Put the interfaces in a module, to avoid global namespace pollution module Test diff --git a/TAO/tests/Bug_3430_Regression/Hello.cpp b/TAO/tests/Bug_3430_Regression/Hello.cpp index b9f417703c9..d37f0772af4 100644 --- a/TAO/tests/Bug_3430_Regression/Hello.cpp +++ b/TAO/tests/Bug_3430_Regression/Hello.cpp @@ -1,6 +1,3 @@ -// -// $Id$ -// #include "Hello.h" Hello::Hello (CORBA::ORB_ptr orb) diff --git a/TAO/tests/Bug_3430_Regression/Hello.h b/TAO/tests/Bug_3430_Regression/Hello.h index dadef8e03c6..e7318b30deb 100644 --- a/TAO/tests/Bug_3430_Regression/Hello.h +++ b/TAO/tests/Bug_3430_Regression/Hello.h @@ -1,6 +1,3 @@ -// -// $Id$ -// #ifndef HELLO_H #define HELLO_H diff --git a/TAO/tests/Bug_3430_Regression/Test.idl b/TAO/tests/Bug_3430_Regression/Test.idl index d68c0519a94..d25bdadb243 100644 --- a/TAO/tests/Bug_3430_Regression/Test.idl +++ b/TAO/tests/Bug_3430_Regression/Test.idl @@ -1,6 +1,3 @@ -// -// $Id$ -// /// Put the interfaces in a module, to avoid global namespace pollution module Test diff --git a/TAO/tests/Bug_3471_Regression/Hello.cpp b/TAO/tests/Bug_3471_Regression/Hello.cpp index 6426b2f3d4e..8784e87fb10 100644 --- a/TAO/tests/Bug_3471_Regression/Hello.cpp +++ b/TAO/tests/Bug_3471_Regression/Hello.cpp @@ -1,6 +1,3 @@ -// -// $Id$ -// #include "Hello.h" Hello::Hello (CORBA::ORB_ptr orb) diff --git a/TAO/tests/Bug_3471_Regression/Hello.h b/TAO/tests/Bug_3471_Regression/Hello.h index 2b8193b5c3d..5235bc0fe8f 100644 --- a/TAO/tests/Bug_3471_Regression/Hello.h +++ b/TAO/tests/Bug_3471_Regression/Hello.h @@ -1,6 +1,3 @@ -// -// $Id$ -// #ifndef HELLO_H #define HELLO_H diff --git a/TAO/tests/Bug_3471_Regression/Test.idl b/TAO/tests/Bug_3471_Regression/Test.idl index c66c89247e9..1da19b5efc5 100644 --- a/TAO/tests/Bug_3471_Regression/Test.idl +++ b/TAO/tests/Bug_3471_Regression/Test.idl @@ -1,6 +1,3 @@ -// -// $Id$ -// /// Put the interfaces in a module, to avoid global namespace pollution module Test diff --git a/TAO/tests/Bug_3479_Regression/Hello.cpp b/TAO/tests/Bug_3479_Regression/Hello.cpp index 88ef46a2a51..9eb011eec14 100644 --- a/TAO/tests/Bug_3479_Regression/Hello.cpp +++ b/TAO/tests/Bug_3479_Regression/Hello.cpp @@ -1,6 +1,3 @@ -// -// $Id$ -// #include "Hello.h" Hello::Hello (CORBA::ORB_ptr orb) diff --git a/TAO/tests/Bug_3479_Regression/Hello.h b/TAO/tests/Bug_3479_Regression/Hello.h index be97f9b6c82..bdce42f931d 100644 --- a/TAO/tests/Bug_3479_Regression/Hello.h +++ b/TAO/tests/Bug_3479_Regression/Hello.h @@ -1,6 +1,3 @@ -// -// $Id$ -// #ifndef HELLO_H #define HELLO_H diff --git a/TAO/tests/Bug_3479_Regression/Test.idl b/TAO/tests/Bug_3479_Regression/Test.idl index a775b5e554d..4aaa9b4db9d 100644 --- a/TAO/tests/Bug_3479_Regression/Test.idl +++ b/TAO/tests/Bug_3479_Regression/Test.idl @@ -1,6 +1,3 @@ -// -// $Id$ -// /// Put the interfaces in a module, to avoid global namespace pollution module Test diff --git a/TAO/tests/Bug_3531_Regression/test.idl b/TAO/tests/Bug_3531_Regression/test.idl index 447917cbda9..cb07d44e462 100644 --- a/TAO/tests/Bug_3531_Regression/test.idl +++ b/TAO/tests/Bug_3531_Regression/test.idl @@ -1,6 +1,3 @@ -// -// $Id$ -// interface Simple_Server { diff --git a/TAO/tests/Bug_3552_Regression/struct.idl b/TAO/tests/Bug_3552_Regression/struct.idl index 232f13b1b8a..742cd317947 100644 --- a/TAO/tests/Bug_3552_Regression/struct.idl +++ b/TAO/tests/Bug_3552_Regression/struct.idl @@ -1,6 +1,3 @@ -// -// $Id$ -// /// Put the interfaces in a module, to avoid global namespace pollution module Test diff --git a/TAO/tests/Bug_3553_Regression/Hello.cpp b/TAO/tests/Bug_3553_Regression/Hello.cpp index 0f62f20b906..733fe2bfcaf 100644 --- a/TAO/tests/Bug_3553_Regression/Hello.cpp +++ b/TAO/tests/Bug_3553_Regression/Hello.cpp @@ -1,6 +1,3 @@ -// -// $Id$ -// #include "Hello.h" Hello::Hello (CORBA::ORB_ptr orb) diff --git a/TAO/tests/Bug_3553_Regression/Hello.h b/TAO/tests/Bug_3553_Regression/Hello.h index 3a840d3d88d..8b2124d9fe5 100644 --- a/TAO/tests/Bug_3553_Regression/Hello.h +++ b/TAO/tests/Bug_3553_Regression/Hello.h @@ -1,6 +1,3 @@ -// -// $Id$ -// #ifndef HELLO_H #define HELLO_H diff --git a/TAO/tests/Bug_3553_Regression/Test.idl b/TAO/tests/Bug_3553_Regression/Test.idl index 3c0976e106d..6cd2805ea74 100644 --- a/TAO/tests/Bug_3553_Regression/Test.idl +++ b/TAO/tests/Bug_3553_Regression/Test.idl @@ -1,6 +1,3 @@ -// -// $Id$ -// /// Put the interfaces in a module, to avoid global namespace pollution module Test diff --git a/TAO/tests/Bug_3558_Regression/Hello.cpp b/TAO/tests/Bug_3558_Regression/Hello.cpp index 54b23b5d560..c95b536fb39 100644 --- a/TAO/tests/Bug_3558_Regression/Hello.cpp +++ b/TAO/tests/Bug_3558_Regression/Hello.cpp @@ -1,6 +1,3 @@ -// -// $Id$ -// #include "Hello.h" #include "ace/OS_NS_unistd.h" diff --git a/TAO/tests/Bug_3558_Regression/Hello.h b/TAO/tests/Bug_3558_Regression/Hello.h index 3a840d3d88d..8b2124d9fe5 100644 --- a/TAO/tests/Bug_3558_Regression/Hello.h +++ b/TAO/tests/Bug_3558_Regression/Hello.h @@ -1,6 +1,3 @@ -// -// $Id$ -// #ifndef HELLO_H #define HELLO_H diff --git a/TAO/tests/Bug_3558_Regression/Test.idl b/TAO/tests/Bug_3558_Regression/Test.idl index 3c0976e106d..6cd2805ea74 100644 --- a/TAO/tests/Bug_3558_Regression/Test.idl +++ b/TAO/tests/Bug_3558_Regression/Test.idl @@ -1,6 +1,3 @@ -// -// $Id$ -// /// Put the interfaces in a module, to avoid global namespace pollution module Test diff --git a/TAO/tests/Bug_3598a_Regression/Hello.cpp b/TAO/tests/Bug_3598a_Regression/Hello.cpp index 4c72b17a7c6..2e31783440f 100644 --- a/TAO/tests/Bug_3598a_Regression/Hello.cpp +++ b/TAO/tests/Bug_3598a_Regression/Hello.cpp @@ -1,6 +1,3 @@ -// -// $Id$ -// #include "Hello.h" Hello::Hello (CORBA::ORB_ptr orb) diff --git a/TAO/tests/Bug_3598a_Regression/Hello.h b/TAO/tests/Bug_3598a_Regression/Hello.h index af231fe1540..88fd5ffb5b8 100644 --- a/TAO/tests/Bug_3598a_Regression/Hello.h +++ b/TAO/tests/Bug_3598a_Regression/Hello.h @@ -1,6 +1,3 @@ -// -// $Id$ -// #ifndef HELLO_H #define HELLO_H diff --git a/TAO/tests/Bug_3598a_Regression/Test.idl b/TAO/tests/Bug_3598a_Regression/Test.idl index 3c0976e106d..6cd2805ea74 100644 --- a/TAO/tests/Bug_3598a_Regression/Test.idl +++ b/TAO/tests/Bug_3598a_Regression/Test.idl @@ -1,6 +1,3 @@ -// -// $Id$ -// /// Put the interfaces in a module, to avoid global namespace pollution module Test diff --git a/TAO/tests/Bug_3636_Regression/Hello.cpp b/TAO/tests/Bug_3636_Regression/Hello.cpp index 0f62f20b906..733fe2bfcaf 100644 --- a/TAO/tests/Bug_3636_Regression/Hello.cpp +++ b/TAO/tests/Bug_3636_Regression/Hello.cpp @@ -1,6 +1,3 @@ -// -// $Id$ -// #include "Hello.h" Hello::Hello (CORBA::ORB_ptr orb) diff --git a/TAO/tests/Bug_3636_Regression/Hello.h b/TAO/tests/Bug_3636_Regression/Hello.h index 3a840d3d88d..8b2124d9fe5 100644 --- a/TAO/tests/Bug_3636_Regression/Hello.h +++ b/TAO/tests/Bug_3636_Regression/Hello.h @@ -1,6 +1,3 @@ -// -// $Id$ -// #ifndef HELLO_H #define HELLO_H diff --git a/TAO/tests/Bug_3636_Regression/Test.idl b/TAO/tests/Bug_3636_Regression/Test.idl index 3c0976e106d..6cd2805ea74 100644 --- a/TAO/tests/Bug_3636_Regression/Test.idl +++ b/TAO/tests/Bug_3636_Regression/Test.idl @@ -1,6 +1,3 @@ -// -// $Id$ -// /// Put the interfaces in a module, to avoid global namespace pollution module Test diff --git a/TAO/tests/Bug_3647_Regression/Backend_Impl.h b/TAO/tests/Bug_3647_Regression/Backend_Impl.h index 6a8b08b9f61..efd8569082e 100644 --- a/TAO/tests/Bug_3647_Regression/Backend_Impl.h +++ b/TAO/tests/Bug_3647_Regression/Backend_Impl.h @@ -1,8 +1,5 @@ #ifndef Bug_3647_Regression_Backend_Impl_h #define Bug_3647_Regression_Backend_Impl_h -// -// $Id$ -// #include "TestS.h" diff --git a/TAO/tests/Bug_3647_Regression/Middle_Impl.h b/TAO/tests/Bug_3647_Regression/Middle_Impl.h index ef57ed5a1a6..0435f8a3b7d 100644 --- a/TAO/tests/Bug_3647_Regression/Middle_Impl.h +++ b/TAO/tests/Bug_3647_Regression/Middle_Impl.h @@ -1,8 +1,5 @@ #ifndef Bug_3647_Regression_Middle_Impl_h #define Bug_3647_Regression_Middle_Impl_h -// -// $Id$ -// #include "TestS.h" diff --git a/TAO/tests/Bug_3676_Regression/Hello.cpp b/TAO/tests/Bug_3676_Regression/Hello.cpp index 0f62f20b906..733fe2bfcaf 100644 --- a/TAO/tests/Bug_3676_Regression/Hello.cpp +++ b/TAO/tests/Bug_3676_Regression/Hello.cpp @@ -1,6 +1,3 @@ -// -// $Id$ -// #include "Hello.h" Hello::Hello (CORBA::ORB_ptr orb) diff --git a/TAO/tests/Bug_3676_Regression/Hello.h b/TAO/tests/Bug_3676_Regression/Hello.h index 3a840d3d88d..8b2124d9fe5 100644 --- a/TAO/tests/Bug_3676_Regression/Hello.h +++ b/TAO/tests/Bug_3676_Regression/Hello.h @@ -1,6 +1,3 @@ -// -// $Id$ -// #ifndef HELLO_H #define HELLO_H diff --git a/TAO/tests/Bug_3676_Regression/Test.idl b/TAO/tests/Bug_3676_Regression/Test.idl index 3c0976e106d..6cd2805ea74 100644 --- a/TAO/tests/Bug_3676_Regression/Test.idl +++ b/TAO/tests/Bug_3676_Regression/Test.idl @@ -1,6 +1,3 @@ -// -// $Id$ -// /// Put the interfaces in a module, to avoid global namespace pollution module Test diff --git a/TAO/tests/Bug_3743_Regression/Test.idl b/TAO/tests/Bug_3743_Regression/Test.idl index 6bf60489dae..1d0894e65ca 100644 --- a/TAO/tests/Bug_3743_Regression/Test.idl +++ b/TAO/tests/Bug_3743_Regression/Test.idl @@ -1,6 +1,3 @@ -// -// $Id$ -// #include <orb.idl> diff --git a/TAO/tests/Bug_3746_Regression/Test.idl b/TAO/tests/Bug_3746_Regression/Test.idl index c566d5e04e0..f7cf6e56990 100644 --- a/TAO/tests/Bug_3746_Regression/Test.idl +++ b/TAO/tests/Bug_3746_Regression/Test.idl @@ -1,6 +1,3 @@ -// -// $Id$ -// /// Put the interfaces in a module, to avoid global namespace pollution module Test diff --git a/TAO/tests/Bug_3746_Regression/Test_i.cpp b/TAO/tests/Bug_3746_Regression/Test_i.cpp index 35280a77139..d7b45432f6a 100644 --- a/TAO/tests/Bug_3746_Regression/Test_i.cpp +++ b/TAO/tests/Bug_3746_Regression/Test_i.cpp @@ -1,6 +1,3 @@ -// -// $Id$ -// #include "Test_i.h" BoundSequences::BoundSequences (CORBA::ORB_ptr orb) diff --git a/TAO/tests/Bug_3746_Regression/Test_i.h b/TAO/tests/Bug_3746_Regression/Test_i.h index 454a4e75c3e..370f09f3aba 100644 --- a/TAO/tests/Bug_3746_Regression/Test_i.h +++ b/TAO/tests/Bug_3746_Regression/Test_i.h @@ -1,6 +1,3 @@ -// -// $Id$ -// #ifndef HELLO_H #define HELLO_H diff --git a/TAO/tests/Bug_3748_Regression/Hello.cpp b/TAO/tests/Bug_3748_Regression/Hello.cpp index 0f62f20b906..733fe2bfcaf 100644 --- a/TAO/tests/Bug_3748_Regression/Hello.cpp +++ b/TAO/tests/Bug_3748_Regression/Hello.cpp @@ -1,6 +1,3 @@ -// -// $Id$ -// #include "Hello.h" Hello::Hello (CORBA::ORB_ptr orb) diff --git a/TAO/tests/Bug_3748_Regression/Hello.h b/TAO/tests/Bug_3748_Regression/Hello.h index 3a840d3d88d..8b2124d9fe5 100644 --- a/TAO/tests/Bug_3748_Regression/Hello.h +++ b/TAO/tests/Bug_3748_Regression/Hello.h @@ -1,6 +1,3 @@ -// -// $Id$ -// #ifndef HELLO_H #define HELLO_H diff --git a/TAO/tests/Bug_3748_Regression/Server_ORBInitializer.cpp b/TAO/tests/Bug_3748_Regression/Server_ORBInitializer.cpp index 78f25fc1357..4242dc7a94c 100644 --- a/TAO/tests/Bug_3748_Regression/Server_ORBInitializer.cpp +++ b/TAO/tests/Bug_3748_Regression/Server_ORBInitializer.cpp @@ -1,7 +1,4 @@ // -*- C++ -*- -// -// $Id$ -// #include "Server_ORBInitializer.h" #include "Test_Protocols_Hooks.h" diff --git a/TAO/tests/Bug_3748_Regression/Server_ORBInitializer.h b/TAO/tests/Bug_3748_Regression/Server_ORBInitializer.h index 6bffdffaf04..9554057647d 100644 --- a/TAO/tests/Bug_3748_Regression/Server_ORBInitializer.h +++ b/TAO/tests/Bug_3748_Regression/Server_ORBInitializer.h @@ -1,7 +1,4 @@ // -*- C++ -*- -// -// $Id$ -// #ifndef TAO_SERVER_ORB_INITIALIZER_H #define TAO_SERVER_ORB_INITIALIZER_H diff --git a/TAO/tests/Bug_3748_Regression/Test.idl b/TAO/tests/Bug_3748_Regression/Test.idl index 41f10f04d02..f96517d3eb8 100644 --- a/TAO/tests/Bug_3748_Regression/Test.idl +++ b/TAO/tests/Bug_3748_Regression/Test.idl @@ -1,6 +1,3 @@ -// -// $Id$ -// /// Put the interfaces in a module, to avoid global namespace pollution module Test diff --git a/TAO/tests/Bug_3748_Regression/Test_Protocols_Hooks.cpp b/TAO/tests/Bug_3748_Regression/Test_Protocols_Hooks.cpp index 61a1e53f32d..4782e4214e5 100644 --- a/TAO/tests/Bug_3748_Regression/Test_Protocols_Hooks.cpp +++ b/TAO/tests/Bug_3748_Regression/Test_Protocols_Hooks.cpp @@ -1,7 +1,4 @@ // -*- C++ -*- -// -// $Id$ -// #include "Test_Protocols_Hooks.h" #include "TestC.h" diff --git a/TAO/tests/Bug_3748_Regression/Test_Protocols_Hooks.h b/TAO/tests/Bug_3748_Regression/Test_Protocols_Hooks.h index e3f4ff62c3c..e2adfb45ba3 100644 --- a/TAO/tests/Bug_3748_Regression/Test_Protocols_Hooks.h +++ b/TAO/tests/Bug_3748_Regression/Test_Protocols_Hooks.h @@ -1,7 +1,4 @@ // -*- C++ -*- -// -// $Id$ -// #ifndef TEST_PROTOCOLS_HOOKS_H #define TEST_PROTOCOLS_HOOKS_H diff --git a/TAO/tests/Bug_3790_Regression/simple_test_i.cpp b/TAO/tests/Bug_3790_Regression/simple_test_i.cpp index a29bc9495f7..1891762834c 100644 --- a/TAO/tests/Bug_3790_Regression/simple_test_i.cpp +++ b/TAO/tests/Bug_3790_Regression/simple_test_i.cpp @@ -1,6 +1,3 @@ -// -// $Id$ -// #include "simple_test_i.h" diff --git a/TAO/tests/Bug_3790_Regression/simple_test_i.h b/TAO/tests/Bug_3790_Regression/simple_test_i.h index 0a5f17eeeda..9918438def1 100644 --- a/TAO/tests/Bug_3790_Regression/simple_test_i.h +++ b/TAO/tests/Bug_3790_Regression/simple_test_i.h @@ -1,6 +1,3 @@ -// -// $Id$ -// #ifndef HELLO_H #define HELLO_H diff --git a/TAO/tests/Bug_3837_Regression/Hello.cpp b/TAO/tests/Bug_3837_Regression/Hello.cpp index 0f62f20b906..733fe2bfcaf 100644 --- a/TAO/tests/Bug_3837_Regression/Hello.cpp +++ b/TAO/tests/Bug_3837_Regression/Hello.cpp @@ -1,6 +1,3 @@ -// -// $Id$ -// #include "Hello.h" Hello::Hello (CORBA::ORB_ptr orb) diff --git a/TAO/tests/Bug_3837_Regression/Hello.h b/TAO/tests/Bug_3837_Regression/Hello.h index 3a840d3d88d..8b2124d9fe5 100644 --- a/TAO/tests/Bug_3837_Regression/Hello.h +++ b/TAO/tests/Bug_3837_Regression/Hello.h @@ -1,6 +1,3 @@ -// -// $Id$ -// #ifndef HELLO_H #define HELLO_H diff --git a/TAO/tests/Bug_3837_Regression/Test.idl b/TAO/tests/Bug_3837_Regression/Test.idl index 3c0976e106d..6cd2805ea74 100644 --- a/TAO/tests/Bug_3837_Regression/Test.idl +++ b/TAO/tests/Bug_3837_Regression/Test.idl @@ -1,6 +1,3 @@ -// -// $Id$ -// /// Put the interfaces in a module, to avoid global namespace pollution module Test diff --git a/TAO/tests/Bug_3853_Regression/Client_ORBInitializer.h b/TAO/tests/Bug_3853_Regression/Client_ORBInitializer.h index 3cc45d0006e..bc637249076 100644 --- a/TAO/tests/Bug_3853_Regression/Client_ORBInitializer.h +++ b/TAO/tests/Bug_3853_Regression/Client_ORBInitializer.h @@ -1,7 +1,4 @@ // -*- C++ -*- -// -// $Id$ -// #ifndef CLIENT_ORB_INITIALIZER_H #define CLIENT_ORB_INITIALIZER_H diff --git a/TAO/tests/Bug_3853_Regression/Hello.idl b/TAO/tests/Bug_3853_Regression/Hello.idl index b707d501a1a..92b66f0f5dc 100644 --- a/TAO/tests/Bug_3853_Regression/Hello.idl +++ b/TAO/tests/Bug_3853_Regression/Hello.idl @@ -1,6 +1,3 @@ -// -// $Id$ -// module Demo { interface HelloWorld diff --git a/TAO/tests/Bug_3853_Regression/Hello_i.h b/TAO/tests/Bug_3853_Regression/Hello_i.h index 08bb5d8f0d1..f7f361d02f1 100644 --- a/TAO/tests/Bug_3853_Regression/Hello_i.h +++ b/TAO/tests/Bug_3853_Regression/Hello_i.h @@ -1,6 +1,3 @@ -// -// $Id$ -// #ifndef HELLO_I_H #define HELLO_I_H diff --git a/TAO/tests/Bug_3896_Regression/Hello.h b/TAO/tests/Bug_3896_Regression/Hello.h index 3a840d3d88d..8b2124d9fe5 100644 --- a/TAO/tests/Bug_3896_Regression/Hello.h +++ b/TAO/tests/Bug_3896_Regression/Hello.h @@ -1,6 +1,3 @@ -// -// $Id$ -// #ifndef HELLO_H #define HELLO_H diff --git a/TAO/tests/Bug_3896_Regression/Test.idl b/TAO/tests/Bug_3896_Regression/Test.idl index 3c0976e106d..6cd2805ea74 100644 --- a/TAO/tests/Bug_3896_Regression/Test.idl +++ b/TAO/tests/Bug_3896_Regression/Test.idl @@ -1,6 +1,3 @@ -// -// $Id$ -// /// Put the interfaces in a module, to avoid global namespace pollution module Test diff --git a/TAO/tests/Bug_3919_Regression/Test.idl b/TAO/tests/Bug_3919_Regression/Test.idl index f15c0dd0e0e..df27bea84f6 100644 --- a/TAO/tests/Bug_3919_Regression/Test.idl +++ b/TAO/tests/Bug_3919_Regression/Test.idl @@ -1,6 +1,3 @@ -// -// $Id$ -// #include "tao/OctetSeq.pidl" #include "tao/StringSeq.pidl" diff --git a/TAO/tests/Bug_3954_Regression/Hello.h b/TAO/tests/Bug_3954_Regression/Hello.h index 3a840d3d88d..8b2124d9fe5 100644 --- a/TAO/tests/Bug_3954_Regression/Hello.h +++ b/TAO/tests/Bug_3954_Regression/Hello.h @@ -1,6 +1,3 @@ -// -// $Id$ -// #ifndef HELLO_H #define HELLO_H diff --git a/TAO/tests/Bug_3954_Regression/Test.idl b/TAO/tests/Bug_3954_Regression/Test.idl index 3c0976e106d..6cd2805ea74 100644 --- a/TAO/tests/Bug_3954_Regression/Test.idl +++ b/TAO/tests/Bug_3954_Regression/Test.idl @@ -1,6 +1,3 @@ -// -// $Id$ -// /// Put the interfaces in a module, to avoid global namespace pollution module Test diff --git a/TAO/tests/Bug_4010_Regression/Hello.h b/TAO/tests/Bug_4010_Regression/Hello.h index 3a840d3d88d..8b2124d9fe5 100644 --- a/TAO/tests/Bug_4010_Regression/Hello.h +++ b/TAO/tests/Bug_4010_Regression/Hello.h @@ -1,6 +1,3 @@ -// -// $Id$ -// #ifndef HELLO_H #define HELLO_H diff --git a/TAO/tests/Bug_4010_Regression/Test.idl b/TAO/tests/Bug_4010_Regression/Test.idl index 385943134bd..b7402dfad58 100644 --- a/TAO/tests/Bug_4010_Regression/Test.idl +++ b/TAO/tests/Bug_4010_Regression/Test.idl @@ -1,6 +1,3 @@ -// -// $Id$ -// /// Put the interfaces in a module, to avoid global namespace pollution module Test diff --git a/TAO/tests/Bug_4059_Regression/Hello.h b/TAO/tests/Bug_4059_Regression/Hello.h index f87205c3011..c39a60042d7 100644 --- a/TAO/tests/Bug_4059_Regression/Hello.h +++ b/TAO/tests/Bug_4059_Regression/Hello.h @@ -1,6 +1,3 @@ -// -// $Id$ -// #ifndef HELLO_H #define HELLO_H diff --git a/TAO/tests/Bug_4059_Regression/Test.idl b/TAO/tests/Bug_4059_Regression/Test.idl index 3c0976e106d..6cd2805ea74 100644 --- a/TAO/tests/Bug_4059_Regression/Test.idl +++ b/TAO/tests/Bug_4059_Regression/Test.idl @@ -1,6 +1,3 @@ -// -// $Id$ -// /// Put the interfaces in a module, to avoid global namespace pollution module Test diff --git a/TAO/tests/COIOP/Client_Task.h b/TAO/tests/COIOP/Client_Task.h index 74dce8b3bc3..1f3fa76b019 100644 --- a/TAO/tests/COIOP/Client_Task.h +++ b/TAO/tests/COIOP/Client_Task.h @@ -1,6 +1,3 @@ -// -// $Id$ -// #ifndef COLLOCATED_TEST_CLIENT_TASK_H #define COLLOCATED_TEST_CLIENT_TASK_H diff --git a/TAO/tests/COIOP/Hello.h b/TAO/tests/COIOP/Hello.h index 3a25039b7ab..043a6968853 100644 --- a/TAO/tests/COIOP/Hello.h +++ b/TAO/tests/COIOP/Hello.h @@ -1,6 +1,3 @@ -// -// $Id$ -// #ifndef HELLO_H #define HELLO_H diff --git a/TAO/tests/COIOP/Test.idl b/TAO/tests/COIOP/Test.idl index 3c0976e106d..6cd2805ea74 100644 --- a/TAO/tests/COIOP/Test.idl +++ b/TAO/tests/COIOP/Test.idl @@ -1,6 +1,3 @@ -// -// $Id$ -// /// Put the interfaces in a module, to avoid global namespace pollution module Test diff --git a/TAO/tests/CORBA_e_Implicit_Activation/Hello.cpp b/TAO/tests/CORBA_e_Implicit_Activation/Hello.cpp index 8f65ca11062..d4c95c9aba1 100644 --- a/TAO/tests/CORBA_e_Implicit_Activation/Hello.cpp +++ b/TAO/tests/CORBA_e_Implicit_Activation/Hello.cpp @@ -1,6 +1,3 @@ -// -// $Id$ -// #include "Hello.h" Hello::Hello (void) diff --git a/TAO/tests/CORBA_e_Implicit_Activation/Hello.h b/TAO/tests/CORBA_e_Implicit_Activation/Hello.h index b9a328eeb34..a2a5be4ab2d 100644 --- a/TAO/tests/CORBA_e_Implicit_Activation/Hello.h +++ b/TAO/tests/CORBA_e_Implicit_Activation/Hello.h @@ -1,6 +1,3 @@ -// -// $Id$ -// #ifndef HELLO_H #define HELLO_H diff --git a/TAO/tests/CORBA_e_Implicit_Activation/Test.idl b/TAO/tests/CORBA_e_Implicit_Activation/Test.idl index 57ce97b7e5c..ce456267f49 100644 --- a/TAO/tests/CORBA_e_Implicit_Activation/Test.idl +++ b/TAO/tests/CORBA_e_Implicit_Activation/Test.idl @@ -1,6 +1,3 @@ -// -// $Id$ -// /// Put the interfaces in a module, to avoid global namespace pollution module Test diff --git a/TAO/tests/CSD_Strategy_Tests/TP_Test_Dynamic/Hello.cpp b/TAO/tests/CSD_Strategy_Tests/TP_Test_Dynamic/Hello.cpp index 0f62f20b906..733fe2bfcaf 100644 --- a/TAO/tests/CSD_Strategy_Tests/TP_Test_Dynamic/Hello.cpp +++ b/TAO/tests/CSD_Strategy_Tests/TP_Test_Dynamic/Hello.cpp @@ -1,6 +1,3 @@ -// -// $Id$ -// #include "Hello.h" Hello::Hello (CORBA::ORB_ptr orb) diff --git a/TAO/tests/CSD_Strategy_Tests/TP_Test_Dynamic/Hello.h b/TAO/tests/CSD_Strategy_Tests/TP_Test_Dynamic/Hello.h index 3a840d3d88d..8b2124d9fe5 100644 --- a/TAO/tests/CSD_Strategy_Tests/TP_Test_Dynamic/Hello.h +++ b/TAO/tests/CSD_Strategy_Tests/TP_Test_Dynamic/Hello.h @@ -1,6 +1,3 @@ -// -// $Id$ -// #ifndef HELLO_H #define HELLO_H diff --git a/TAO/tests/CSD_Strategy_Tests/TP_Test_Dynamic/Test.idl b/TAO/tests/CSD_Strategy_Tests/TP_Test_Dynamic/Test.idl index 3c0976e106d..6cd2805ea74 100644 --- a/TAO/tests/CSD_Strategy_Tests/TP_Test_Dynamic/Test.idl +++ b/TAO/tests/CSD_Strategy_Tests/TP_Test_Dynamic/Test.idl @@ -1,6 +1,3 @@ -// -// $Id$ -// /// Put the interfaces in a module, to avoid global namespace pollution module Test diff --git a/TAO/tests/Cache_Growth_Test/Hello.cpp b/TAO/tests/Cache_Growth_Test/Hello.cpp index b566ba935ed..02e9b557bb5 100644 --- a/TAO/tests/Cache_Growth_Test/Hello.cpp +++ b/TAO/tests/Cache_Growth_Test/Hello.cpp @@ -1,6 +1,3 @@ -// -// $Id$ -// #include "Hello.h" #include "tao/ORB_Core.h" #include "tao/Transport_Cache_Manager.h" diff --git a/TAO/tests/Cache_Growth_Test/Hello.h b/TAO/tests/Cache_Growth_Test/Hello.h index 3a840d3d88d..8b2124d9fe5 100644 --- a/TAO/tests/Cache_Growth_Test/Hello.h +++ b/TAO/tests/Cache_Growth_Test/Hello.h @@ -1,6 +1,3 @@ -// -// $Id$ -// #ifndef HELLO_H #define HELLO_H diff --git a/TAO/tests/Cache_Growth_Test/Test.idl b/TAO/tests/Cache_Growth_Test/Test.idl index 3c0976e106d..6cd2805ea74 100644 --- a/TAO/tests/Cache_Growth_Test/Test.idl +++ b/TAO/tests/Cache_Growth_Test/Test.idl @@ -1,6 +1,3 @@ -// -// $Id$ -// /// Put the interfaces in a module, to avoid global namespace pollution module Test diff --git a/TAO/tests/CallbackTest/Callback.cpp b/TAO/tests/CallbackTest/Callback.cpp index 73b3593b606..b12a7b10e8f 100644 --- a/TAO/tests/CallbackTest/Callback.cpp +++ b/TAO/tests/CallbackTest/Callback.cpp @@ -1,6 +1,3 @@ -// -// $Id$ -// #include "Callback.h" Callback::Callback (CORBA::ORB_ptr orb) diff --git a/TAO/tests/CallbackTest/Callback.h b/TAO/tests/CallbackTest/Callback.h index 98b92c1bb72..a2ae7b9064b 100644 --- a/TAO/tests/CallbackTest/Callback.h +++ b/TAO/tests/CallbackTest/Callback.h @@ -1,6 +1,3 @@ -// -// $Id$ -// #ifndef CALLBACK_CALLBACK_H #define CALLBACK_CALLBACK_H diff --git a/TAO/tests/CallbackTest/Service.cpp b/TAO/tests/CallbackTest/Service.cpp index 307a4a83a80..96a20024185 100644 --- a/TAO/tests/CallbackTest/Service.cpp +++ b/TAO/tests/CallbackTest/Service.cpp @@ -1,6 +1,3 @@ -// -// $Id$ -// #include "Service.h" Service::Service (CORBA::ORB_ptr orb) diff --git a/TAO/tests/CallbackTest/Service.h b/TAO/tests/CallbackTest/Service.h index b0fe219d517..78a6945d8d2 100644 --- a/TAO/tests/CallbackTest/Service.h +++ b/TAO/tests/CallbackTest/Service.h @@ -1,6 +1,3 @@ -// -// $Id$ -// #ifndef CALLBACK_SERVICE_H #define CALLBACK_SERVICE_H diff --git a/TAO/tests/CallbackTest/Test.idl b/TAO/tests/CallbackTest/Test.idl index d10096168e8..4bfa44f23c8 100644 --- a/TAO/tests/CallbackTest/Test.idl +++ b/TAO/tests/CallbackTest/Test.idl @@ -1,6 +1,3 @@ -// -// $Id$ -// module Test { diff --git a/TAO/tests/ClientPortSpan/Hello.h b/TAO/tests/ClientPortSpan/Hello.h index 3a840d3d88d..8b2124d9fe5 100644 --- a/TAO/tests/ClientPortSpan/Hello.h +++ b/TAO/tests/ClientPortSpan/Hello.h @@ -1,6 +1,3 @@ -// -// $Id$ -// #ifndef HELLO_H #define HELLO_H diff --git a/TAO/tests/ClientPortSpan/Test.idl b/TAO/tests/ClientPortSpan/Test.idl index 3c0976e106d..6cd2805ea74 100644 --- a/TAO/tests/ClientPortSpan/Test.idl +++ b/TAO/tests/ClientPortSpan/Test.idl @@ -1,6 +1,3 @@ -// -// $Id$ -// /// Put the interfaces in a module, to avoid global namespace pollution module Test diff --git a/TAO/tests/Client_Leaks/Client_Task.cpp b/TAO/tests/Client_Leaks/Client_Task.cpp index 8bd8670713c..33c6bae4274 100644 --- a/TAO/tests/Client_Leaks/Client_Task.cpp +++ b/TAO/tests/Client_Leaks/Client_Task.cpp @@ -1,6 +1,3 @@ -// -// $Id$ -// #include "Client_Task.h" diff --git a/TAO/tests/Client_Leaks/Client_Task.h b/TAO/tests/Client_Leaks/Client_Task.h index 12a45e7aac2..fb03f4a5bc7 100644 --- a/TAO/tests/Client_Leaks/Client_Task.h +++ b/TAO/tests/Client_Leaks/Client_Task.h @@ -1,6 +1,3 @@ -// -// $Id$ -// #ifndef CLIENT_LEAKS_CLIENT_TASK_H #define CLIENT_LEAKS_CLIENT_TASK_H diff --git a/TAO/tests/Client_Leaks/Process.cpp b/TAO/tests/Client_Leaks/Process.cpp index 6bf3cb78eac..c05907a1a3e 100644 --- a/TAO/tests/Client_Leaks/Process.cpp +++ b/TAO/tests/Client_Leaks/Process.cpp @@ -1,6 +1,3 @@ -// -// $Id$ -// #include "Process.h" #include "ace/OS_NS_unistd.h" diff --git a/TAO/tests/Client_Leaks/Process.h b/TAO/tests/Client_Leaks/Process.h index 7906a4a0d7d..ff42dd8d9a9 100644 --- a/TAO/tests/Client_Leaks/Process.h +++ b/TAO/tests/Client_Leaks/Process.h @@ -1,6 +1,3 @@ -// -// $Id$ -// #ifndef CLIENT_LEAKS_PROCESS_H #define CLIENT_LEAKS_PROCESS_H diff --git a/TAO/tests/Client_Leaks/Process_Factory.cpp b/TAO/tests/Client_Leaks/Process_Factory.cpp index 708265f5215..da18c6c30ac 100644 --- a/TAO/tests/Client_Leaks/Process_Factory.cpp +++ b/TAO/tests/Client_Leaks/Process_Factory.cpp @@ -1,6 +1,3 @@ -// -// $Id$ -// #include "Process_Factory.h" #include "Startup_Callback.h" #include "ace/Process.h" diff --git a/TAO/tests/Client_Leaks/Process_Factory.h b/TAO/tests/Client_Leaks/Process_Factory.h index 1fc6c346097..f21a360f019 100644 --- a/TAO/tests/Client_Leaks/Process_Factory.h +++ b/TAO/tests/Client_Leaks/Process_Factory.h @@ -1,6 +1,3 @@ -// -// $Id$ -// #ifndef CLIENT_LEAKS_PROCESS_FACTORY_H #define CLIENT_LEAKS_PROCESS_FACTORY_H diff --git a/TAO/tests/Client_Leaks/Server_Task.cpp b/TAO/tests/Client_Leaks/Server_Task.cpp index d37db8a5690..c071110e1fa 100644 --- a/TAO/tests/Client_Leaks/Server_Task.cpp +++ b/TAO/tests/Client_Leaks/Server_Task.cpp @@ -1,6 +1,3 @@ -// -// $Id$ -// #include "Server_Task.h" diff --git a/TAO/tests/Client_Leaks/Server_Task.h b/TAO/tests/Client_Leaks/Server_Task.h index ecc5a9675f2..8b5f48d872c 100644 --- a/TAO/tests/Client_Leaks/Server_Task.h +++ b/TAO/tests/Client_Leaks/Server_Task.h @@ -1,6 +1,3 @@ -// -// $Id$ -// #ifndef CLIENT_LEAKS_SERVER_TASK_H #define CLIENT_LEAKS_SERVER_TASK_H diff --git a/TAO/tests/Client_Leaks/Startup_Callback.cpp b/TAO/tests/Client_Leaks/Startup_Callback.cpp index 15eefd990eb..7056173d188 100644 --- a/TAO/tests/Client_Leaks/Startup_Callback.cpp +++ b/TAO/tests/Client_Leaks/Startup_Callback.cpp @@ -1,6 +1,3 @@ -// -// $Id$ -// #include "Startup_Callback.h" Startup_Callback::Startup_Callback (void) diff --git a/TAO/tests/Client_Leaks/Startup_Callback.h b/TAO/tests/Client_Leaks/Startup_Callback.h index 9278b235cc2..eae388467ec 100644 --- a/TAO/tests/Client_Leaks/Startup_Callback.h +++ b/TAO/tests/Client_Leaks/Startup_Callback.h @@ -1,6 +1,3 @@ -// -// $Id$ -// #ifndef CLIENT_LEAKS_STARTUP_CALLBACK_H #define CLIENT_LEAKS_STARTUP_CALLBACK_H diff --git a/TAO/tests/Client_Leaks/Test.idl b/TAO/tests/Client_Leaks/Test.idl index c7c4ee2abf2..5feb9388272 100644 --- a/TAO/tests/Client_Leaks/Test.idl +++ b/TAO/tests/Client_Leaks/Test.idl @@ -1,6 +1,3 @@ -// -// $Id$ -// module Test { diff --git a/TAO/tests/Collocated_Best/Collocated_Best_Direct/Client_Task.cpp b/TAO/tests/Collocated_Best/Collocated_Best_Direct/Client_Task.cpp index 8887b3ce577..94c6a6a242a 100644 --- a/TAO/tests/Collocated_Best/Collocated_Best_Direct/Client_Task.cpp +++ b/TAO/tests/Collocated_Best/Collocated_Best_Direct/Client_Task.cpp @@ -1,6 +1,3 @@ -// -// $Id$ -// #include "Client_Task.h" #include "TestC.h" diff --git a/TAO/tests/Collocated_Best/Collocated_Best_Direct/Client_Task.h b/TAO/tests/Collocated_Best/Collocated_Best_Direct/Client_Task.h index 8f6557cdec8..cc58f128c58 100644 --- a/TAO/tests/Collocated_Best/Collocated_Best_Direct/Client_Task.h +++ b/TAO/tests/Collocated_Best/Collocated_Best_Direct/Client_Task.h @@ -1,6 +1,3 @@ -// -// $Id$ -// #ifndef COLLOCATED_TEST_CLIENT_TASK_H #define COLLOCATED_TEST_CLIENT_TASK_H diff --git a/TAO/tests/Collocated_Best/Collocated_Best_Direct/Hello.cpp b/TAO/tests/Collocated_Best/Collocated_Best_Direct/Hello.cpp index 6494c809db8..afb3cb8c933 100644 --- a/TAO/tests/Collocated_Best/Collocated_Best_Direct/Hello.cpp +++ b/TAO/tests/Collocated_Best/Collocated_Best_Direct/Hello.cpp @@ -1,6 +1,3 @@ -// -// $Id$ -// #include "Hello.h" #include "tao/ORB_Core.h" #include "tao/ORB_Table.h" diff --git a/TAO/tests/Collocated_Best/Collocated_Best_Direct/Hello.h b/TAO/tests/Collocated_Best/Collocated_Best_Direct/Hello.h index 3a25039b7ab..043a6968853 100644 --- a/TAO/tests/Collocated_Best/Collocated_Best_Direct/Hello.h +++ b/TAO/tests/Collocated_Best/Collocated_Best_Direct/Hello.h @@ -1,6 +1,3 @@ -// -// $Id$ -// #ifndef HELLO_H #define HELLO_H diff --git a/TAO/tests/Collocated_Best/Collocated_Best_Direct/Server_Task.cpp b/TAO/tests/Collocated_Best/Collocated_Best_Direct/Server_Task.cpp index 98f37e052e3..7a26f5fcf0c 100644 --- a/TAO/tests/Collocated_Best/Collocated_Best_Direct/Server_Task.cpp +++ b/TAO/tests/Collocated_Best/Collocated_Best_Direct/Server_Task.cpp @@ -1,6 +1,3 @@ -// -// $Id$ -// #include "Server_Task.h" #include "TestS.h" #include "Hello.h" diff --git a/TAO/tests/Collocated_Best/Collocated_Best_Direct/Test.idl b/TAO/tests/Collocated_Best/Collocated_Best_Direct/Test.idl index 3c0976e106d..6cd2805ea74 100644 --- a/TAO/tests/Collocated_Best/Collocated_Best_Direct/Test.idl +++ b/TAO/tests/Collocated_Best/Collocated_Best_Direct/Test.idl @@ -1,6 +1,3 @@ -// -// $Id$ -// /// Put the interfaces in a module, to avoid global namespace pollution module Test diff --git a/TAO/tests/Collocated_Best/Collocated_Best_NoColl/Client_Task.cpp b/TAO/tests/Collocated_Best/Collocated_Best_NoColl/Client_Task.cpp index 4708f2680d8..990e1564d52 100644 --- a/TAO/tests/Collocated_Best/Collocated_Best_NoColl/Client_Task.cpp +++ b/TAO/tests/Collocated_Best/Collocated_Best_NoColl/Client_Task.cpp @@ -1,6 +1,3 @@ -// -// $Id$ -// #include "Client_Task.h" #include "TestC.h" diff --git a/TAO/tests/Collocated_Best/Collocated_Best_NoColl/Client_Task.h b/TAO/tests/Collocated_Best/Collocated_Best_NoColl/Client_Task.h index 8f6557cdec8..cc58f128c58 100644 --- a/TAO/tests/Collocated_Best/Collocated_Best_NoColl/Client_Task.h +++ b/TAO/tests/Collocated_Best/Collocated_Best_NoColl/Client_Task.h @@ -1,6 +1,3 @@ -// -// $Id$ -// #ifndef COLLOCATED_TEST_CLIENT_TASK_H #define COLLOCATED_TEST_CLIENT_TASK_H diff --git a/TAO/tests/Collocated_Best/Collocated_Best_NoColl/Hello.cpp b/TAO/tests/Collocated_Best/Collocated_Best_NoColl/Hello.cpp index cfa1a886365..8941c49f734 100644 --- a/TAO/tests/Collocated_Best/Collocated_Best_NoColl/Hello.cpp +++ b/TAO/tests/Collocated_Best/Collocated_Best_NoColl/Hello.cpp @@ -1,6 +1,3 @@ -// -// $Id$ -// #include "Hello.h" #include "tao/ORB_Core.h" #include "tao/ORB_Table.h" diff --git a/TAO/tests/Collocated_Best/Collocated_Best_NoColl/Hello.h b/TAO/tests/Collocated_Best/Collocated_Best_NoColl/Hello.h index 3a25039b7ab..043a6968853 100644 --- a/TAO/tests/Collocated_Best/Collocated_Best_NoColl/Hello.h +++ b/TAO/tests/Collocated_Best/Collocated_Best_NoColl/Hello.h @@ -1,6 +1,3 @@ -// -// $Id$ -// #ifndef HELLO_H #define HELLO_H diff --git a/TAO/tests/Collocated_Best/Collocated_Best_NoColl/Server_Task.cpp b/TAO/tests/Collocated_Best/Collocated_Best_NoColl/Server_Task.cpp index 98f37e052e3..7a26f5fcf0c 100644 --- a/TAO/tests/Collocated_Best/Collocated_Best_NoColl/Server_Task.cpp +++ b/TAO/tests/Collocated_Best/Collocated_Best_NoColl/Server_Task.cpp @@ -1,6 +1,3 @@ -// -// $Id$ -// #include "Server_Task.h" #include "TestS.h" #include "Hello.h" diff --git a/TAO/tests/Collocated_Best/Collocated_Best_NoColl/Test.idl b/TAO/tests/Collocated_Best/Collocated_Best_NoColl/Test.idl index 3c0976e106d..6cd2805ea74 100644 --- a/TAO/tests/Collocated_Best/Collocated_Best_NoColl/Test.idl +++ b/TAO/tests/Collocated_Best/Collocated_Best_NoColl/Test.idl @@ -1,6 +1,3 @@ -// -// $Id$ -// /// Put the interfaces in a module, to avoid global namespace pollution module Test diff --git a/TAO/tests/Collocated_Best/Collocated_Best_ThuP/Client_Task.cpp b/TAO/tests/Collocated_Best/Collocated_Best_ThuP/Client_Task.cpp index bfbe61b4942..998b8a31cb0 100644 --- a/TAO/tests/Collocated_Best/Collocated_Best_ThuP/Client_Task.cpp +++ b/TAO/tests/Collocated_Best/Collocated_Best_ThuP/Client_Task.cpp @@ -1,6 +1,3 @@ -// -// $Id$ -// #include "Client_Task.h" #include "TestC.h" diff --git a/TAO/tests/Collocated_Best/Collocated_Best_ThuP/Client_Task.h b/TAO/tests/Collocated_Best/Collocated_Best_ThuP/Client_Task.h index 8f6557cdec8..cc58f128c58 100644 --- a/TAO/tests/Collocated_Best/Collocated_Best_ThuP/Client_Task.h +++ b/TAO/tests/Collocated_Best/Collocated_Best_ThuP/Client_Task.h @@ -1,6 +1,3 @@ -// -// $Id$ -// #ifndef COLLOCATED_TEST_CLIENT_TASK_H #define COLLOCATED_TEST_CLIENT_TASK_H diff --git a/TAO/tests/Collocated_Best/Collocated_Best_ThuP/Hello.cpp b/TAO/tests/Collocated_Best/Collocated_Best_ThuP/Hello.cpp index fe5d6fec8fa..2188d4d09a6 100644 --- a/TAO/tests/Collocated_Best/Collocated_Best_ThuP/Hello.cpp +++ b/TAO/tests/Collocated_Best/Collocated_Best_ThuP/Hello.cpp @@ -1,6 +1,3 @@ -// -// $Id$ -// #include "Hello.h" #include "tao/ORB_Core.h" #include "tao/ORB_Table.h" diff --git a/TAO/tests/Collocated_Best/Collocated_Best_ThuP/Hello.h b/TAO/tests/Collocated_Best/Collocated_Best_ThuP/Hello.h index 3a25039b7ab..043a6968853 100644 --- a/TAO/tests/Collocated_Best/Collocated_Best_ThuP/Hello.h +++ b/TAO/tests/Collocated_Best/Collocated_Best_ThuP/Hello.h @@ -1,6 +1,3 @@ -// -// $Id$ -// #ifndef HELLO_H #define HELLO_H diff --git a/TAO/tests/Collocated_Best/Collocated_Best_ThuP/Server_Task.cpp b/TAO/tests/Collocated_Best/Collocated_Best_ThuP/Server_Task.cpp index 98f37e052e3..7a26f5fcf0c 100644 --- a/TAO/tests/Collocated_Best/Collocated_Best_ThuP/Server_Task.cpp +++ b/TAO/tests/Collocated_Best/Collocated_Best_ThuP/Server_Task.cpp @@ -1,6 +1,3 @@ -// -// $Id$ -// #include "Server_Task.h" #include "TestS.h" #include "Hello.h" diff --git a/TAO/tests/Collocated_Best/Collocated_Best_ThuP/Test.idl b/TAO/tests/Collocated_Best/Collocated_Best_ThuP/Test.idl index 3c0976e106d..6cd2805ea74 100644 --- a/TAO/tests/Collocated_Best/Collocated_Best_ThuP/Test.idl +++ b/TAO/tests/Collocated_Best/Collocated_Best_ThuP/Test.idl @@ -1,6 +1,3 @@ -// -// $Id$ -// /// Put the interfaces in a module, to avoid global namespace pollution module Test diff --git a/TAO/tests/Collocated_DerivedIF/Client_Task.cpp b/TAO/tests/Collocated_DerivedIF/Client_Task.cpp index 0ea9453a73d..bbd3d5aa183 100644 --- a/TAO/tests/Collocated_DerivedIF/Client_Task.cpp +++ b/TAO/tests/Collocated_DerivedIF/Client_Task.cpp @@ -1,6 +1,3 @@ -// -// $Id$ -// #include "Client_Task.h" #include "TestC.h" diff --git a/TAO/tests/Collocated_DerivedIF/Client_Task.h b/TAO/tests/Collocated_DerivedIF/Client_Task.h index 8f6557cdec8..cc58f128c58 100644 --- a/TAO/tests/Collocated_DerivedIF/Client_Task.h +++ b/TAO/tests/Collocated_DerivedIF/Client_Task.h @@ -1,6 +1,3 @@ -// -// $Id$ -// #ifndef COLLOCATED_TEST_CLIENT_TASK_H #define COLLOCATED_TEST_CLIENT_TASK_H diff --git a/TAO/tests/Collocated_DerivedIF/Hello.h b/TAO/tests/Collocated_DerivedIF/Hello.h index 0ee5d3cc2da..4bb8b790558 100644 --- a/TAO/tests/Collocated_DerivedIF/Hello.h +++ b/TAO/tests/Collocated_DerivedIF/Hello.h @@ -1,6 +1,3 @@ -// -// $Id$ -// #ifndef HELLO_H #define HELLO_H diff --git a/TAO/tests/Collocated_DerivedIF/Server_Task.cpp b/TAO/tests/Collocated_DerivedIF/Server_Task.cpp index 4d1e74d4a9a..6b89058c3ac 100644 --- a/TAO/tests/Collocated_DerivedIF/Server_Task.cpp +++ b/TAO/tests/Collocated_DerivedIF/Server_Task.cpp @@ -1,6 +1,3 @@ -// -// $Id$ -// #include "Server_Task.h" #include "TestS.h" #include "Hello.h" diff --git a/TAO/tests/Collocated_NoColl/Client_Task.cpp b/TAO/tests/Collocated_NoColl/Client_Task.cpp index 4708f2680d8..990e1564d52 100644 --- a/TAO/tests/Collocated_NoColl/Client_Task.cpp +++ b/TAO/tests/Collocated_NoColl/Client_Task.cpp @@ -1,6 +1,3 @@ -// -// $Id$ -// #include "Client_Task.h" #include "TestC.h" diff --git a/TAO/tests/Collocated_NoColl/Client_Task.h b/TAO/tests/Collocated_NoColl/Client_Task.h index 8f6557cdec8..cc58f128c58 100644 --- a/TAO/tests/Collocated_NoColl/Client_Task.h +++ b/TAO/tests/Collocated_NoColl/Client_Task.h @@ -1,6 +1,3 @@ -// -// $Id$ -// #ifndef COLLOCATED_TEST_CLIENT_TASK_H #define COLLOCATED_TEST_CLIENT_TASK_H diff --git a/TAO/tests/Collocated_NoColl/Hello.cpp b/TAO/tests/Collocated_NoColl/Hello.cpp index cfa1a886365..8941c49f734 100644 --- a/TAO/tests/Collocated_NoColl/Hello.cpp +++ b/TAO/tests/Collocated_NoColl/Hello.cpp @@ -1,6 +1,3 @@ -// -// $Id$ -// #include "Hello.h" #include "tao/ORB_Core.h" #include "tao/ORB_Table.h" diff --git a/TAO/tests/Collocated_NoColl/Hello.h b/TAO/tests/Collocated_NoColl/Hello.h index 3a25039b7ab..043a6968853 100644 --- a/TAO/tests/Collocated_NoColl/Hello.h +++ b/TAO/tests/Collocated_NoColl/Hello.h @@ -1,6 +1,3 @@ -// -// $Id$ -// #ifndef HELLO_H #define HELLO_H diff --git a/TAO/tests/Collocated_NoColl/Server_Task.cpp b/TAO/tests/Collocated_NoColl/Server_Task.cpp index 98f37e052e3..7a26f5fcf0c 100644 --- a/TAO/tests/Collocated_NoColl/Server_Task.cpp +++ b/TAO/tests/Collocated_NoColl/Server_Task.cpp @@ -1,6 +1,3 @@ -// -// $Id$ -// #include "Server_Task.h" #include "TestS.h" #include "Hello.h" diff --git a/TAO/tests/Collocated_NoColl/Test.idl b/TAO/tests/Collocated_NoColl/Test.idl index 3c0976e106d..6cd2805ea74 100644 --- a/TAO/tests/Collocated_NoColl/Test.idl +++ b/TAO/tests/Collocated_NoColl/Test.idl @@ -1,6 +1,3 @@ -// -// $Id$ -// /// Put the interfaces in a module, to avoid global namespace pollution module Test diff --git a/TAO/tests/Collocated_ThruP_Sp/Client_Task.cpp b/TAO/tests/Collocated_ThruP_Sp/Client_Task.cpp index 24f82132b28..b5925ed1f44 100644 --- a/TAO/tests/Collocated_ThruP_Sp/Client_Task.cpp +++ b/TAO/tests/Collocated_ThruP_Sp/Client_Task.cpp @@ -1,6 +1,3 @@ -// -// $Id$ -// #include "Client_Task.h" #include "TestC.h" diff --git a/TAO/tests/Collocated_ThruP_Sp/Client_Task.h b/TAO/tests/Collocated_ThruP_Sp/Client_Task.h index 8f6557cdec8..cc58f128c58 100644 --- a/TAO/tests/Collocated_ThruP_Sp/Client_Task.h +++ b/TAO/tests/Collocated_ThruP_Sp/Client_Task.h @@ -1,6 +1,3 @@ -// -// $Id$ -// #ifndef COLLOCATED_TEST_CLIENT_TASK_H #define COLLOCATED_TEST_CLIENT_TASK_H diff --git a/TAO/tests/Collocated_ThruP_Sp/Hello.cpp b/TAO/tests/Collocated_ThruP_Sp/Hello.cpp index e77d95e07bc..8613b8172b3 100644 --- a/TAO/tests/Collocated_ThruP_Sp/Hello.cpp +++ b/TAO/tests/Collocated_ThruP_Sp/Hello.cpp @@ -1,6 +1,3 @@ -// -// $Id$ -// #include "Hello.h" #include "tao/ORB_Core.h" #include "tao/ORB_Table.h" diff --git a/TAO/tests/Collocated_ThruP_Sp/Hello.h b/TAO/tests/Collocated_ThruP_Sp/Hello.h index 3a25039b7ab..043a6968853 100644 --- a/TAO/tests/Collocated_ThruP_Sp/Hello.h +++ b/TAO/tests/Collocated_ThruP_Sp/Hello.h @@ -1,6 +1,3 @@ -// -// $Id$ -// #ifndef HELLO_H #define HELLO_H diff --git a/TAO/tests/Collocated_ThruP_Sp/Server_Task.cpp b/TAO/tests/Collocated_ThruP_Sp/Server_Task.cpp index 2cca42206ee..206b5e564a0 100644 --- a/TAO/tests/Collocated_ThruP_Sp/Server_Task.cpp +++ b/TAO/tests/Collocated_ThruP_Sp/Server_Task.cpp @@ -1,6 +1,3 @@ -// -// $Id$ -// #include "Server_Task.h" #include "TestS.h" #include "Hello.h" diff --git a/TAO/tests/Collocated_ThruP_Sp/Test.idl b/TAO/tests/Collocated_ThruP_Sp/Test.idl index 3c0976e106d..6cd2805ea74 100644 --- a/TAO/tests/Collocated_ThruP_Sp/Test.idl +++ b/TAO/tests/Collocated_ThruP_Sp/Test.idl @@ -1,6 +1,3 @@ -// -// $Id$ -// /// Put the interfaces in a module, to avoid global namespace pollution module Test diff --git a/TAO/tests/Collocated_ThruP_Sp_Gd/Client_Task.cpp b/TAO/tests/Collocated_ThruP_Sp_Gd/Client_Task.cpp index 24f82132b28..b5925ed1f44 100644 --- a/TAO/tests/Collocated_ThruP_Sp_Gd/Client_Task.cpp +++ b/TAO/tests/Collocated_ThruP_Sp_Gd/Client_Task.cpp @@ -1,6 +1,3 @@ -// -// $Id$ -// #include "Client_Task.h" #include "TestC.h" diff --git a/TAO/tests/Collocated_ThruP_Sp_Gd/Client_Task.h b/TAO/tests/Collocated_ThruP_Sp_Gd/Client_Task.h index 8f6557cdec8..cc58f128c58 100644 --- a/TAO/tests/Collocated_ThruP_Sp_Gd/Client_Task.h +++ b/TAO/tests/Collocated_ThruP_Sp_Gd/Client_Task.h @@ -1,6 +1,3 @@ -// -// $Id$ -// #ifndef COLLOCATED_TEST_CLIENT_TASK_H #define COLLOCATED_TEST_CLIENT_TASK_H diff --git a/TAO/tests/Collocated_ThruP_Sp_Gd/Hello.cpp b/TAO/tests/Collocated_ThruP_Sp_Gd/Hello.cpp index e77d95e07bc..8613b8172b3 100644 --- a/TAO/tests/Collocated_ThruP_Sp_Gd/Hello.cpp +++ b/TAO/tests/Collocated_ThruP_Sp_Gd/Hello.cpp @@ -1,6 +1,3 @@ -// -// $Id$ -// #include "Hello.h" #include "tao/ORB_Core.h" #include "tao/ORB_Table.h" diff --git a/TAO/tests/Collocated_ThruP_Sp_Gd/Hello.h b/TAO/tests/Collocated_ThruP_Sp_Gd/Hello.h index 3a25039b7ab..043a6968853 100644 --- a/TAO/tests/Collocated_ThruP_Sp_Gd/Hello.h +++ b/TAO/tests/Collocated_ThruP_Sp_Gd/Hello.h @@ -1,6 +1,3 @@ -// -// $Id$ -// #ifndef HELLO_H #define HELLO_H diff --git a/TAO/tests/Collocated_ThruP_Sp_Gd/Server_Task.cpp b/TAO/tests/Collocated_ThruP_Sp_Gd/Server_Task.cpp index 98f37e052e3..7a26f5fcf0c 100644 --- a/TAO/tests/Collocated_ThruP_Sp_Gd/Server_Task.cpp +++ b/TAO/tests/Collocated_ThruP_Sp_Gd/Server_Task.cpp @@ -1,6 +1,3 @@ -// -// $Id$ -// #include "Server_Task.h" #include "TestS.h" #include "Hello.h" diff --git a/TAO/tests/Collocated_ThruP_Sp_Gd/Test.idl b/TAO/tests/Collocated_ThruP_Sp_Gd/Test.idl index 3c0976e106d..6cd2805ea74 100644 --- a/TAO/tests/Collocated_ThruP_Sp_Gd/Test.idl +++ b/TAO/tests/Collocated_ThruP_Sp_Gd/Test.idl @@ -1,6 +1,3 @@ -// -// $Id$ -// /// Put the interfaces in a module, to avoid global namespace pollution module Test diff --git a/TAO/tests/Collocation_Exception_Test/Client_Task.cpp b/TAO/tests/Collocation_Exception_Test/Client_Task.cpp index 49606c9134d..52ce918d128 100644 --- a/TAO/tests/Collocation_Exception_Test/Client_Task.cpp +++ b/TAO/tests/Collocation_Exception_Test/Client_Task.cpp @@ -1,6 +1,3 @@ -// -// $Id$ -// #include "Client_Task.h" diff --git a/TAO/tests/Collocation_Exception_Test/Client_Task.h b/TAO/tests/Collocation_Exception_Test/Client_Task.h index 7cd0fd1eb01..0e094e55f62 100644 --- a/TAO/tests/Collocation_Exception_Test/Client_Task.h +++ b/TAO/tests/Collocation_Exception_Test/Client_Task.h @@ -1,6 +1,3 @@ -// -// $Id$ -// #ifndef COLLOCATED_TEST_CLIENT_TASK_H #define COLLOCATED_TEST_CLIENT_TASK_H diff --git a/TAO/tests/Collocation_Exception_Test/Hello.cpp b/TAO/tests/Collocation_Exception_Test/Hello.cpp index 36b16d486c8..4cbd97bc1e0 100644 --- a/TAO/tests/Collocation_Exception_Test/Hello.cpp +++ b/TAO/tests/Collocation_Exception_Test/Hello.cpp @@ -1,6 +1,3 @@ -// -// $Id$ -// #include "Hello.h" #include "tao/ORB_Core.h" #include "tao/ORB_Table.h" diff --git a/TAO/tests/Collocation_Exception_Test/Hello.h b/TAO/tests/Collocation_Exception_Test/Hello.h index 884af0f60bb..a75d4d64ea2 100644 --- a/TAO/tests/Collocation_Exception_Test/Hello.h +++ b/TAO/tests/Collocation_Exception_Test/Hello.h @@ -1,6 +1,3 @@ -// -// $Id$ -// #ifndef HELLO_H #define HELLO_H diff --git a/TAO/tests/Collocation_Exception_Test/Test.idl b/TAO/tests/Collocation_Exception_Test/Test.idl index fae0b26f3d2..13b47780efe 100644 --- a/TAO/tests/Collocation_Exception_Test/Test.idl +++ b/TAO/tests/Collocation_Exception_Test/Test.idl @@ -1,6 +1,3 @@ -// -// $Id$ -// /// Put the interfaces in a module, to avoid global namespace pollution module Test diff --git a/TAO/tests/Collocation_Oneway_Tests/Client_Task.cpp b/TAO/tests/Collocation_Oneway_Tests/Client_Task.cpp index 60def11ca92..ecb276fa6cb 100644 --- a/TAO/tests/Collocation_Oneway_Tests/Client_Task.cpp +++ b/TAO/tests/Collocation_Oneway_Tests/Client_Task.cpp @@ -1,6 +1,3 @@ -// -// $Id$ -// #include "tao/Messaging/Messaging.h" #include "tao/AnyTypeCode/Any.h" diff --git a/TAO/tests/Collocation_Oneway_Tests/Client_Task.h b/TAO/tests/Collocation_Oneway_Tests/Client_Task.h index 1e8a39a26cf..accef8a3c76 100644 --- a/TAO/tests/Collocation_Oneway_Tests/Client_Task.h +++ b/TAO/tests/Collocation_Oneway_Tests/Client_Task.h @@ -1,6 +1,3 @@ -// -// $Id$ -// #ifndef COLLOCATED_TEST_CLIENT_TASK_H #define COLLOCATED_TEST_CLIENT_TASK_H diff --git a/TAO/tests/Collocation_Oneway_Tests/Hello.cpp b/TAO/tests/Collocation_Oneway_Tests/Hello.cpp index 921f90448bc..84b661ef194 100644 --- a/TAO/tests/Collocation_Oneway_Tests/Hello.cpp +++ b/TAO/tests/Collocation_Oneway_Tests/Hello.cpp @@ -1,6 +1,3 @@ -// -// $Id$ -// #include "Hello.h" #include "tao/ORB_Core.h" #include "tao/ORB_Table.h" diff --git a/TAO/tests/Collocation_Oneway_Tests/Hello.h b/TAO/tests/Collocation_Oneway_Tests/Hello.h index df2092153ed..d2b6221d4d4 100644 --- a/TAO/tests/Collocation_Oneway_Tests/Hello.h +++ b/TAO/tests/Collocation_Oneway_Tests/Hello.h @@ -1,6 +1,3 @@ -// -// $Id$ -// #ifndef HELLO_H #define HELLO_H diff --git a/TAO/tests/Collocation_Oneway_Tests/Server_Task.cpp b/TAO/tests/Collocation_Oneway_Tests/Server_Task.cpp index d2a0bdaecb4..21c1e58bfc2 100644 --- a/TAO/tests/Collocation_Oneway_Tests/Server_Task.cpp +++ b/TAO/tests/Collocation_Oneway_Tests/Server_Task.cpp @@ -1,6 +1,3 @@ -// -// $Id$ -// #include "Server_Task.h" #include "TestS.h" #include "Hello.h" diff --git a/TAO/tests/Collocation_Oneway_Tests/Test.idl b/TAO/tests/Collocation_Oneway_Tests/Test.idl index dc244b3ff58..2bad10dbf83 100644 --- a/TAO/tests/Collocation_Oneway_Tests/Test.idl +++ b/TAO/tests/Collocation_Oneway_Tests/Test.idl @@ -1,6 +1,3 @@ -// -// $Id$ -// /// Put the interfaces in a module, to avoid global namespace pollution module Test diff --git a/TAO/tests/Collocation_Opportunities/test.idl b/TAO/tests/Collocation_Opportunities/test.idl index 41f0d3e8e94..e94d427f80a 100644 --- a/TAO/tests/Collocation_Opportunities/test.idl +++ b/TAO/tests/Collocation_Opportunities/test.idl @@ -1,6 +1,3 @@ -// -// $Id$ -// interface test { diff --git a/TAO/tests/Collocation_Tests/Client_Task.cpp b/TAO/tests/Collocation_Tests/Client_Task.cpp index e39e0d96191..e99d68887d7 100644 --- a/TAO/tests/Collocation_Tests/Client_Task.cpp +++ b/TAO/tests/Collocation_Tests/Client_Task.cpp @@ -1,6 +1,3 @@ -// -// $Id$ -// #include "Client_Task.h" #include "TestC.h" diff --git a/TAO/tests/Collocation_Tests/Client_Task.h b/TAO/tests/Collocation_Tests/Client_Task.h index 8f6557cdec8..cc58f128c58 100644 --- a/TAO/tests/Collocation_Tests/Client_Task.h +++ b/TAO/tests/Collocation_Tests/Client_Task.h @@ -1,6 +1,3 @@ -// -// $Id$ -// #ifndef COLLOCATED_TEST_CLIENT_TASK_H #define COLLOCATED_TEST_CLIENT_TASK_H diff --git a/TAO/tests/Collocation_Tests/Hello.cpp b/TAO/tests/Collocation_Tests/Hello.cpp index cabcd9145d9..65b1c37b705 100644 --- a/TAO/tests/Collocation_Tests/Hello.cpp +++ b/TAO/tests/Collocation_Tests/Hello.cpp @@ -1,6 +1,3 @@ -// -// $Id$ -// #include "Hello.h" #include "tao/ORB_Core.h" #include "tao/ORB_Table.h" diff --git a/TAO/tests/Collocation_Tests/Hello.h b/TAO/tests/Collocation_Tests/Hello.h index 3a25039b7ab..043a6968853 100644 --- a/TAO/tests/Collocation_Tests/Hello.h +++ b/TAO/tests/Collocation_Tests/Hello.h @@ -1,6 +1,3 @@ -// -// $Id$ -// #ifndef HELLO_H #define HELLO_H diff --git a/TAO/tests/Collocation_Tests/Server_Task.cpp b/TAO/tests/Collocation_Tests/Server_Task.cpp index 98f37e052e3..7a26f5fcf0c 100644 --- a/TAO/tests/Collocation_Tests/Server_Task.cpp +++ b/TAO/tests/Collocation_Tests/Server_Task.cpp @@ -1,6 +1,3 @@ -// -// $Id$ -// #include "Server_Task.h" #include "TestS.h" #include "Hello.h" diff --git a/TAO/tests/Collocation_Tests/Test.idl b/TAO/tests/Collocation_Tests/Test.idl index 3c0976e106d..6cd2805ea74 100644 --- a/TAO/tests/Collocation_Tests/Test.idl +++ b/TAO/tests/Collocation_Tests/Test.idl @@ -1,6 +1,3 @@ -// -// $Id$ -// /// Put the interfaces in a module, to avoid global namespace pollution module Test diff --git a/TAO/tests/Connect_Strategy_Test/Hello.cpp b/TAO/tests/Connect_Strategy_Test/Hello.cpp index 0f62f20b906..733fe2bfcaf 100644 --- a/TAO/tests/Connect_Strategy_Test/Hello.cpp +++ b/TAO/tests/Connect_Strategy_Test/Hello.cpp @@ -1,6 +1,3 @@ -// -// $Id$ -// #include "Hello.h" Hello::Hello (CORBA::ORB_ptr orb) diff --git a/TAO/tests/Connect_Strategy_Test/Hello.h b/TAO/tests/Connect_Strategy_Test/Hello.h index 3a840d3d88d..8b2124d9fe5 100644 --- a/TAO/tests/Connect_Strategy_Test/Hello.h +++ b/TAO/tests/Connect_Strategy_Test/Hello.h @@ -1,6 +1,3 @@ -// -// $Id$ -// #ifndef HELLO_H #define HELLO_H diff --git a/TAO/tests/Connect_Strategy_Test/Test.idl b/TAO/tests/Connect_Strategy_Test/Test.idl index 3c0976e106d..6cd2805ea74 100644 --- a/TAO/tests/Connect_Strategy_Test/Test.idl +++ b/TAO/tests/Connect_Strategy_Test/Test.idl @@ -1,6 +1,3 @@ -// -// $Id$ -// /// Put the interfaces in a module, to avoid global namespace pollution module Test diff --git a/TAO/tests/Connection_Failure/test.idl b/TAO/tests/Connection_Failure/test.idl index 0e52e7f2a6a..28742b18318 100644 --- a/TAO/tests/Connection_Failure/test.idl +++ b/TAO/tests/Connection_Failure/test.idl @@ -1,6 +1,3 @@ -// -// $Id$ -// interface test { diff --git a/TAO/tests/Connection_Purging/test_i.cpp b/TAO/tests/Connection_Purging/test_i.cpp index 71eefd78ad9..60ca99b1653 100644 --- a/TAO/tests/Connection_Purging/test_i.cpp +++ b/TAO/tests/Connection_Purging/test_i.cpp @@ -1,6 +1,3 @@ -// -// $Id$ -// #include "test_i.h" void diff --git a/TAO/tests/Connection_Purging/test_i.h b/TAO/tests/Connection_Purging/test_i.h index 4b12aa9e33c..e17a4ae34a1 100644 --- a/TAO/tests/Connection_Purging/test_i.h +++ b/TAO/tests/Connection_Purging/test_i.h @@ -1,6 +1,3 @@ -// -// $Id$ -// #ifndef TEST_I_H #define TEST_I_H diff --git a/TAO/tests/Connection_Timeout/Test.idl b/TAO/tests/Connection_Timeout/Test.idl index 3c0976e106d..6cd2805ea74 100644 --- a/TAO/tests/Connection_Timeout/Test.idl +++ b/TAO/tests/Connection_Timeout/Test.idl @@ -1,6 +1,3 @@ -// -// $Id$ -// /// Put the interfaces in a module, to avoid global namespace pollution module Test diff --git a/TAO/tests/Crash_On_Write/Crash_Task.cpp b/TAO/tests/Crash_On_Write/Crash_Task.cpp index 98bfa8fc189..fea99bbb218 100644 --- a/TAO/tests/Crash_On_Write/Crash_Task.cpp +++ b/TAO/tests/Crash_On_Write/Crash_Task.cpp @@ -1,6 +1,3 @@ -// -// $Id$ -// #include "Crash_Task.h" #include "ace/OS_NS_unistd.h" diff --git a/TAO/tests/Crash_On_Write/Crash_Task.h b/TAO/tests/Crash_On_Write/Crash_Task.h index d9a6953ac94..b4d9a7b63b4 100644 --- a/TAO/tests/Crash_On_Write/Crash_Task.h +++ b/TAO/tests/Crash_On_Write/Crash_Task.h @@ -1,6 +1,3 @@ -// -// $Id$ -// #ifndef CRASH_TASK_H #define CRASH_TASK_H diff --git a/TAO/tests/Crash_On_Write/Oneway_Receiver.cpp b/TAO/tests/Crash_On_Write/Oneway_Receiver.cpp index fba9d40f60d..e3610f5b633 100644 --- a/TAO/tests/Crash_On_Write/Oneway_Receiver.cpp +++ b/TAO/tests/Crash_On_Write/Oneway_Receiver.cpp @@ -1,6 +1,3 @@ -// -// $Id$ -// #include "Oneway_Receiver.h" Oneway_Receiver::Oneway_Receiver (void) diff --git a/TAO/tests/Crash_On_Write/Oneway_Receiver.h b/TAO/tests/Crash_On_Write/Oneway_Receiver.h index 141636d9361..1e28f29784d 100644 --- a/TAO/tests/Crash_On_Write/Oneway_Receiver.h +++ b/TAO/tests/Crash_On_Write/Oneway_Receiver.h @@ -1,6 +1,3 @@ -// -// $Id$ -// #ifndef ONEWAY_RECEIVER_H #define ONEWAY_RECEIVER_H diff --git a/TAO/tests/Crash_On_Write/Test.idl b/TAO/tests/Crash_On_Write/Test.idl index d57fc69976f..052d1452a78 100644 --- a/TAO/tests/Crash_On_Write/Test.idl +++ b/TAO/tests/Crash_On_Write/Test.idl @@ -1,6 +1,3 @@ -// -// $Id$ -// module Test { diff --git a/TAO/tests/Crashed_Callback/Crashed_Callback.cpp b/TAO/tests/Crashed_Callback/Crashed_Callback.cpp index c23bfc16932..bd41b09e3f9 100644 --- a/TAO/tests/Crashed_Callback/Crashed_Callback.cpp +++ b/TAO/tests/Crashed_Callback/Crashed_Callback.cpp @@ -1,6 +1,3 @@ -// -// $Id$ -// #include "Crashed_Callback.h" Crashed_Callback::Crashed_Callback (void) diff --git a/TAO/tests/Crashed_Callback/Crashed_Callback.h b/TAO/tests/Crashed_Callback/Crashed_Callback.h index e8a17b21832..a6bd7ccc13f 100644 --- a/TAO/tests/Crashed_Callback/Crashed_Callback.h +++ b/TAO/tests/Crashed_Callback/Crashed_Callback.h @@ -1,6 +1,3 @@ -// -// $Id$ -// #ifndef CRASHED_CALLBACK_CRASHED_CALLBACK_H #define CRASHED_CALLBACK_CRASHED_CALLBACK_H diff --git a/TAO/tests/Crashed_Callback/Service.cpp b/TAO/tests/Crashed_Callback/Service.cpp index 0f0a6f17474..697eddf636e 100644 --- a/TAO/tests/Crashed_Callback/Service.cpp +++ b/TAO/tests/Crashed_Callback/Service.cpp @@ -1,6 +1,3 @@ -// -// $Id$ -// #include "Service.h" Service::Service (void) diff --git a/TAO/tests/Crashed_Callback/Service.h b/TAO/tests/Crashed_Callback/Service.h index 72a4d318518..709dfb318db 100644 --- a/TAO/tests/Crashed_Callback/Service.h +++ b/TAO/tests/Crashed_Callback/Service.h @@ -1,6 +1,3 @@ -// -// $Id$ -// #ifndef CRASHED_CALLBACK_SERVICE_H #define CRASHED_CALLBACK_SERVICE_H diff --git a/TAO/tests/Crashed_Callback/Test.idl b/TAO/tests/Crashed_Callback/Test.idl index d81f1f3638a..b1a22e6d4cb 100644 --- a/TAO/tests/Crashed_Callback/Test.idl +++ b/TAO/tests/Crashed_Callback/Test.idl @@ -1,6 +1,3 @@ -// -// $Id$ -// module Test { diff --git a/TAO/tests/DII_AMI_Forward/DII_AMI_Forward.mpc b/TAO/tests/DII_AMI_Forward/DII_AMI_Forward.mpc index 7841eb4a9ed..84c7d8b6fda 100644 --- a/TAO/tests/DII_AMI_Forward/DII_AMI_Forward.mpc +++ b/TAO/tests/DII_AMI_Forward/DII_AMI_Forward.mpc @@ -1,6 +1,3 @@ -// -// $Id$ -// project(*idl): taoidldefaults { IDL_Files { diff --git a/TAO/tests/DII_AMI_Forward/DII_ReplyHandler.cpp b/TAO/tests/DII_AMI_Forward/DII_ReplyHandler.cpp index dd3d210a593..a7ec401629a 100644 --- a/TAO/tests/DII_AMI_Forward/DII_ReplyHandler.cpp +++ b/TAO/tests/DII_AMI_Forward/DII_ReplyHandler.cpp @@ -1,8 +1,5 @@ /* -*- C++ -*- */ -// -// $Id$ -// #include "tao/DynamicInterface/Request.h" /* This must come first for G++ 3.4 or better */ diff --git a/TAO/tests/DII_AMI_Forward/DII_ReplyHandler.h b/TAO/tests/DII_AMI_Forward/DII_ReplyHandler.h index 59b7b432229..21ce9999b1f 100644 --- a/TAO/tests/DII_AMI_Forward/DII_ReplyHandler.h +++ b/TAO/tests/DII_AMI_Forward/DII_ReplyHandler.h @@ -1,8 +1,5 @@ // -*- C++ -*- -// -// $Id$ -// #ifndef DII_REPLY_HANDLER_H #define DII_REPLY_HANDLER_H diff --git a/TAO/tests/DII_AMI_Forward/orb_initializer.cpp b/TAO/tests/DII_AMI_Forward/orb_initializer.cpp index c55191719da..345f983b3a0 100644 --- a/TAO/tests/DII_AMI_Forward/orb_initializer.cpp +++ b/TAO/tests/DII_AMI_Forward/orb_initializer.cpp @@ -1,7 +1,4 @@ // -*- C++ -*- -// -// $Id$ -// #include "orb_initializer.h" #include "server_interceptor.h" diff --git a/TAO/tests/DII_AMI_Forward/orb_initializer.h b/TAO/tests/DII_AMI_Forward/orb_initializer.h index c19c9bf6d99..0e2986a0a93 100644 --- a/TAO/tests/DII_AMI_Forward/orb_initializer.h +++ b/TAO/tests/DII_AMI_Forward/orb_initializer.h @@ -1,7 +1,4 @@ // -*- C++ -*- -// -// $Id$ -// #ifndef TAO_SERVER_ORB_INITIALIZER_H #define TAO_SERVER_ORB_INITIALIZER_H diff --git a/TAO/tests/DII_AMI_Forward/server.cpp b/TAO/tests/DII_AMI_Forward/server.cpp index f9b0ef97a4b..9e62dcf8532 100644 --- a/TAO/tests/DII_AMI_Forward/server.cpp +++ b/TAO/tests/DII_AMI_Forward/server.cpp @@ -1,8 +1,5 @@ // -*- C++ -*- -// -// $Id$ -// #include "test_i.h" #include "ace/Get_Opt.h" diff --git a/TAO/tests/DII_AMI_Forward/test_i.cpp b/TAO/tests/DII_AMI_Forward/test_i.cpp index 934cafbbba7..ca593687f77 100644 --- a/TAO/tests/DII_AMI_Forward/test_i.cpp +++ b/TAO/tests/DII_AMI_Forward/test_i.cpp @@ -1,7 +1,4 @@ // -*- C++ -*- -// -// $Id$ -// #include "test_i.h" #include "tao/debug.h" diff --git a/TAO/tests/DII_AMI_Forward/test_i.h b/TAO/tests/DII_AMI_Forward/test_i.h index d0968c6be9d..7ea49cad5b5 100644 --- a/TAO/tests/DII_AMI_Forward/test_i.h +++ b/TAO/tests/DII_AMI_Forward/test_i.h @@ -1,8 +1,5 @@ // -*- C++ -*- -// -// $Id$ -// #ifndef TEST_I_H #define TEST_I_H diff --git a/TAO/tests/DII_Collocation_Tests/oneway/Client_Task.cpp b/TAO/tests/DII_Collocation_Tests/oneway/Client_Task.cpp index 38f5464a7dd..ca5c1aa295a 100644 --- a/TAO/tests/DII_Collocation_Tests/oneway/Client_Task.cpp +++ b/TAO/tests/DII_Collocation_Tests/oneway/Client_Task.cpp @@ -1,6 +1,3 @@ -// -// $Id$ -// #include "tao/DynamicInterface/Request.h" /* This must come first for G++ 3.4 or better */ diff --git a/TAO/tests/DII_Collocation_Tests/oneway/Client_Task.h b/TAO/tests/DII_Collocation_Tests/oneway/Client_Task.h index cf110451beb..cb4e4fdb7e6 100644 --- a/TAO/tests/DII_Collocation_Tests/oneway/Client_Task.h +++ b/TAO/tests/DII_Collocation_Tests/oneway/Client_Task.h @@ -1,6 +1,3 @@ -// -// $Id$ -// #ifndef COLLOCATED_TEST_CLIENT_TASK_H #define COLLOCATED_TEST_CLIENT_TASK_H diff --git a/TAO/tests/DII_Collocation_Tests/oneway/Hello.cpp b/TAO/tests/DII_Collocation_Tests/oneway/Hello.cpp index 976993601f0..128f6d994db 100644 --- a/TAO/tests/DII_Collocation_Tests/oneway/Hello.cpp +++ b/TAO/tests/DII_Collocation_Tests/oneway/Hello.cpp @@ -1,6 +1,3 @@ -// -// $Id$ -// #include "Hello.h" #include "tao/ORB_Core.h" #include "tao/ORB_Table.h" diff --git a/TAO/tests/DII_Collocation_Tests/oneway/Hello.h b/TAO/tests/DII_Collocation_Tests/oneway/Hello.h index 699055f9daf..8fc53671693 100644 --- a/TAO/tests/DII_Collocation_Tests/oneway/Hello.h +++ b/TAO/tests/DII_Collocation_Tests/oneway/Hello.h @@ -1,6 +1,3 @@ -// -// $Id$ -// #ifndef HELLO_H #define HELLO_H diff --git a/TAO/tests/DII_Collocation_Tests/oneway/Server_Task.cpp b/TAO/tests/DII_Collocation_Tests/oneway/Server_Task.cpp index 792a5a89711..8c44fd06667 100644 --- a/TAO/tests/DII_Collocation_Tests/oneway/Server_Task.cpp +++ b/TAO/tests/DII_Collocation_Tests/oneway/Server_Task.cpp @@ -1,6 +1,3 @@ -// -// $Id$ -// #include "Server_Task.h" #include "TestS.h" #include "Hello.h" diff --git a/TAO/tests/DII_Collocation_Tests/oneway/Test.idl b/TAO/tests/DII_Collocation_Tests/oneway/Test.idl index e3e8a70dc4d..181bdfee590 100644 --- a/TAO/tests/DII_Collocation_Tests/oneway/Test.idl +++ b/TAO/tests/DII_Collocation_Tests/oneway/Test.idl @@ -1,6 +1,3 @@ -// -// $Id$ -// /// Put the interfaces in a module, to avoid global namespace pollution module Test diff --git a/TAO/tests/DII_Collocation_Tests/twoway/Client_Task.cpp b/TAO/tests/DII_Collocation_Tests/twoway/Client_Task.cpp index 5a5c8ad8d83..1459ceae8b7 100644 --- a/TAO/tests/DII_Collocation_Tests/twoway/Client_Task.cpp +++ b/TAO/tests/DII_Collocation_Tests/twoway/Client_Task.cpp @@ -1,6 +1,3 @@ -// -// $Id$ -// #include "tao/DynamicInterface/Request.h" /* This must come first for G++ 3.4 or better */ diff --git a/TAO/tests/DII_Collocation_Tests/twoway/Client_Task.h b/TAO/tests/DII_Collocation_Tests/twoway/Client_Task.h index cf110451beb..cb4e4fdb7e6 100644 --- a/TAO/tests/DII_Collocation_Tests/twoway/Client_Task.h +++ b/TAO/tests/DII_Collocation_Tests/twoway/Client_Task.h @@ -1,6 +1,3 @@ -// -// $Id$ -// #ifndef COLLOCATED_TEST_CLIENT_TASK_H #define COLLOCATED_TEST_CLIENT_TASK_H diff --git a/TAO/tests/DII_Collocation_Tests/twoway/Hello.cpp b/TAO/tests/DII_Collocation_Tests/twoway/Hello.cpp index 61eeb7e06e0..a6c02d96bd3 100644 --- a/TAO/tests/DII_Collocation_Tests/twoway/Hello.cpp +++ b/TAO/tests/DII_Collocation_Tests/twoway/Hello.cpp @@ -1,6 +1,3 @@ -// -// $Id$ -// #include "Hello.h" #include "tao/ORB_Core.h" #include "tao/ORB_Table.h" diff --git a/TAO/tests/DII_Collocation_Tests/twoway/Hello.h b/TAO/tests/DII_Collocation_Tests/twoway/Hello.h index 98fa55930f2..4050797f772 100644 --- a/TAO/tests/DII_Collocation_Tests/twoway/Hello.h +++ b/TAO/tests/DII_Collocation_Tests/twoway/Hello.h @@ -1,6 +1,3 @@ -// -// $Id$ -// #ifndef HELLO_H #define HELLO_H diff --git a/TAO/tests/DII_Collocation_Tests/twoway/Server_Task.cpp b/TAO/tests/DII_Collocation_Tests/twoway/Server_Task.cpp index 7729e61fac4..2f8dd3327cb 100644 --- a/TAO/tests/DII_Collocation_Tests/twoway/Server_Task.cpp +++ b/TAO/tests/DII_Collocation_Tests/twoway/Server_Task.cpp @@ -1,6 +1,3 @@ -// -// $Id$ -// #include "Server_Task.h" #include "TestS.h" #include "Hello.h" diff --git a/TAO/tests/DII_Collocation_Tests/twoway/Test.idl b/TAO/tests/DII_Collocation_Tests/twoway/Test.idl index f60690dee31..8b6a4e73e3d 100644 --- a/TAO/tests/DII_Collocation_Tests/twoway/Test.idl +++ b/TAO/tests/DII_Collocation_Tests/twoway/Test.idl @@ -1,6 +1,3 @@ -// -// $Id$ -// /// Put the interfaces in a module, to avoid global namespace pollution module Test diff --git a/TAO/tests/DSI_AMH/Roundtrip.cpp b/TAO/tests/DSI_AMH/Roundtrip.cpp index 3fd90cc406d..aee804eb5dd 100644 --- a/TAO/tests/DSI_AMH/Roundtrip.cpp +++ b/TAO/tests/DSI_AMH/Roundtrip.cpp @@ -1,6 +1,3 @@ -// -// $Id$ -// #include "tao/DynamicInterface/Server_Request.h" #include "tao/AnyTypeCode/TypeCode_Constants.h" #include "tao/AnyTypeCode/NVList.h" diff --git a/TAO/tests/DSI_AMH/Roundtrip.h b/TAO/tests/DSI_AMH/Roundtrip.h index f6436ec5f32..16d109d0dde 100644 --- a/TAO/tests/DSI_AMH/Roundtrip.h +++ b/TAO/tests/DSI_AMH/Roundtrip.h @@ -1,6 +1,3 @@ -// -// $Id$ -// #ifndef ROUNDTRIP_H #define ROUNDTRIP_H diff --git a/TAO/tests/DSI_AMH/Test.idl b/TAO/tests/DSI_AMH/Test.idl index 057177a145b..41fba763de2 100644 --- a/TAO/tests/DSI_AMH/Test.idl +++ b/TAO/tests/DSI_AMH/Test.idl @@ -1,6 +1,3 @@ -// -// $Id$ -// /// A simple module to avoid namespace pollution module Test diff --git a/TAO/tests/DSI_AMI_Gateway/test.idl b/TAO/tests/DSI_AMI_Gateway/test.idl index 5c7f0d32d2c..6d2ce5475a7 100644 --- a/TAO/tests/DSI_AMI_Gateway/test.idl +++ b/TAO/tests/DSI_AMI_Gateway/test.idl @@ -1,6 +1,3 @@ -// -// $Id$ -// typedef sequence<long> DSI_LongSeq; diff --git a/TAO/tests/DSI_Gateway/test.idl b/TAO/tests/DSI_Gateway/test.idl index 5c7f0d32d2c..6d2ce5475a7 100644 --- a/TAO/tests/DSI_Gateway/test.idl +++ b/TAO/tests/DSI_Gateway/test.idl @@ -1,6 +1,3 @@ -// -// $Id$ -// typedef sequence<long> DSI_LongSeq; diff --git a/TAO/tests/DiffServ/test.idl b/TAO/tests/DiffServ/test.idl index 3ed4d3d20ea..cd69baf2211 100644 --- a/TAO/tests/DiffServ/test.idl +++ b/TAO/tests/DiffServ/test.idl @@ -1,6 +1,3 @@ -// -// $Id$ -// interface Test { diff --git a/TAO/tests/Dynamic_TP/ORB_ThreadPool/Test.idl b/TAO/tests/Dynamic_TP/ORB_ThreadPool/Test.idl index 63533c390fc..ab80e211ea4 100644 --- a/TAO/tests/Dynamic_TP/ORB_ThreadPool/Test.idl +++ b/TAO/tests/Dynamic_TP/ORB_ThreadPool/Test.idl @@ -1,6 +1,3 @@ -// -// $Id$ -// /// Put the interfaces in a module, to avoid global namespace pollution module Test diff --git a/TAO/tests/Dynamic_TP/ORB_ThreadPool/Test_i.cpp b/TAO/tests/Dynamic_TP/ORB_ThreadPool/Test_i.cpp index 7107990c9fc..02b682d2f10 100644 --- a/TAO/tests/Dynamic_TP/ORB_ThreadPool/Test_i.cpp +++ b/TAO/tests/Dynamic_TP/ORB_ThreadPool/Test_i.cpp @@ -1,6 +1,3 @@ -// -// $Id$ -// #include "Test_i.h" #include "ace/OS_NS_unistd.h" diff --git a/TAO/tests/Dynamic_TP/ORB_ThreadPool/Test_i.h b/TAO/tests/Dynamic_TP/ORB_ThreadPool/Test_i.h index 828d5e3069b..ac0847222d2 100644 --- a/TAO/tests/Dynamic_TP/ORB_ThreadPool/Test_i.h +++ b/TAO/tests/Dynamic_TP/ORB_ThreadPool/Test_i.h @@ -1,6 +1,3 @@ -// -// $Id$ -// #ifndef TEST_I_H #define TEST_I_H diff --git a/TAO/tests/Dynamic_TP/POA_Loader/Dynamic_TP_POA_Test_Dynamic/Hello.cpp b/TAO/tests/Dynamic_TP/POA_Loader/Dynamic_TP_POA_Test_Dynamic/Hello.cpp index 313393fc02c..299b0c4466b 100644 --- a/TAO/tests/Dynamic_TP/POA_Loader/Dynamic_TP_POA_Test_Dynamic/Hello.cpp +++ b/TAO/tests/Dynamic_TP/POA_Loader/Dynamic_TP_POA_Test_Dynamic/Hello.cpp @@ -1,6 +1,3 @@ -// -// $Id$ -// #include "Hello.h" #include "ace/OS_NS_unistd.h" diff --git a/TAO/tests/Dynamic_TP/POA_Loader/Dynamic_TP_POA_Test_Dynamic/Hello.h b/TAO/tests/Dynamic_TP/POA_Loader/Dynamic_TP_POA_Test_Dynamic/Hello.h index 93afd1f3913..751390c4e00 100644 --- a/TAO/tests/Dynamic_TP/POA_Loader/Dynamic_TP_POA_Test_Dynamic/Hello.h +++ b/TAO/tests/Dynamic_TP/POA_Loader/Dynamic_TP_POA_Test_Dynamic/Hello.h @@ -1,6 +1,3 @@ -// -// $Id$ -// #ifndef HELLO_H #define HELLO_H diff --git a/TAO/tests/Dynamic_TP/POA_Loader/Dynamic_TP_POA_Test_Dynamic/Test.idl b/TAO/tests/Dynamic_TP/POA_Loader/Dynamic_TP_POA_Test_Dynamic/Test.idl index 0e2180b8481..16c876e8dfd 100644 --- a/TAO/tests/Dynamic_TP/POA_Loader/Dynamic_TP_POA_Test_Dynamic/Test.idl +++ b/TAO/tests/Dynamic_TP/POA_Loader/Dynamic_TP_POA_Test_Dynamic/Test.idl @@ -1,6 +1,3 @@ -// -// $Id$ -// /// Put the interfaces in a module, to avoid global namespace pollution module Test diff --git a/TAO/tests/Dynamic_TP/POA_Loader/Dynamic_TP_POA_Test_Static/Hello.cpp b/TAO/tests/Dynamic_TP/POA_Loader/Dynamic_TP_POA_Test_Static/Hello.cpp index 313393fc02c..299b0c4466b 100644 --- a/TAO/tests/Dynamic_TP/POA_Loader/Dynamic_TP_POA_Test_Static/Hello.cpp +++ b/TAO/tests/Dynamic_TP/POA_Loader/Dynamic_TP_POA_Test_Static/Hello.cpp @@ -1,6 +1,3 @@ -// -// $Id$ -// #include "Hello.h" #include "ace/OS_NS_unistd.h" diff --git a/TAO/tests/Dynamic_TP/POA_Loader/Dynamic_TP_POA_Test_Static/Hello.h b/TAO/tests/Dynamic_TP/POA_Loader/Dynamic_TP_POA_Test_Static/Hello.h index 93afd1f3913..751390c4e00 100644 --- a/TAO/tests/Dynamic_TP/POA_Loader/Dynamic_TP_POA_Test_Static/Hello.h +++ b/TAO/tests/Dynamic_TP/POA_Loader/Dynamic_TP_POA_Test_Static/Hello.h @@ -1,6 +1,3 @@ -// -// $Id$ -// #ifndef HELLO_H #define HELLO_H diff --git a/TAO/tests/Dynamic_TP/POA_Loader/Dynamic_TP_POA_Test_Static/Test.idl b/TAO/tests/Dynamic_TP/POA_Loader/Dynamic_TP_POA_Test_Static/Test.idl index 0e2180b8481..16c876e8dfd 100644 --- a/TAO/tests/Dynamic_TP/POA_Loader/Dynamic_TP_POA_Test_Static/Test.idl +++ b/TAO/tests/Dynamic_TP/POA_Loader/Dynamic_TP_POA_Test_Static/Test.idl @@ -1,6 +1,3 @@ -// -// $Id$ -// /// Put the interfaces in a module, to avoid global namespace pollution module Test diff --git a/TAO/tests/FL_Cube/test.idl b/TAO/tests/FL_Cube/test.idl index 6f1397b3008..6dd5877dc83 100644 --- a/TAO/tests/FL_Cube/test.idl +++ b/TAO/tests/FL_Cube/test.idl @@ -1,6 +1,3 @@ -// -// $Id$ -// interface Simple_Server { diff --git a/TAO/tests/Faults/test.idl b/TAO/tests/Faults/test.idl index 9ee2052e8b8..ff7ca574cd1 100644 --- a/TAO/tests/Faults/test.idl +++ b/TAO/tests/Faults/test.idl @@ -1,6 +1,3 @@ -// -// $Id$ -// interface Callback { diff --git a/TAO/tests/GIOP_Fragments/Java_Big_Reply/Client_Task.cpp b/TAO/tests/GIOP_Fragments/Java_Big_Reply/Client_Task.cpp index 56c489c9f5a..712826479b7 100644 --- a/TAO/tests/GIOP_Fragments/Java_Big_Reply/Client_Task.cpp +++ b/TAO/tests/GIOP_Fragments/Java_Big_Reply/Client_Task.cpp @@ -1,6 +1,3 @@ -// -// $Id$ -// #include "Client_Task.h" diff --git a/TAO/tests/GIOP_Fragments/Java_Big_Reply/Client_Task.h b/TAO/tests/GIOP_Fragments/Java_Big_Reply/Client_Task.h index 7a3de11b440..995a5646e39 100644 --- a/TAO/tests/GIOP_Fragments/Java_Big_Reply/Client_Task.h +++ b/TAO/tests/GIOP_Fragments/Java_Big_Reply/Client_Task.h @@ -1,6 +1,3 @@ -// -// $Id$ -// #ifndef JAVA_BIG_REPLY_CLIENT_TASK_H #define JAVA_BIG_REPLY_CLIENT_TASK_H diff --git a/TAO/tests/GIOP_Fragments/Java_Big_Request/Payload_Receiver.cpp b/TAO/tests/GIOP_Fragments/Java_Big_Request/Payload_Receiver.cpp index df4950cf28c..e9e7dbf5846 100644 --- a/TAO/tests/GIOP_Fragments/Java_Big_Request/Payload_Receiver.cpp +++ b/TAO/tests/GIOP_Fragments/Java_Big_Request/Payload_Receiver.cpp @@ -1,6 +1,3 @@ -// -// $Id$ -// #include "Payload_Receiver.h" Payload_Receiver::Payload_Receiver (CORBA::ORB_ptr orb) diff --git a/TAO/tests/GIOP_Fragments/Java_Big_Request/Payload_Receiver.h b/TAO/tests/GIOP_Fragments/Java_Big_Request/Payload_Receiver.h index 41b4af2ac29..8f7a80057a5 100644 --- a/TAO/tests/GIOP_Fragments/Java_Big_Request/Payload_Receiver.h +++ b/TAO/tests/GIOP_Fragments/Java_Big_Request/Payload_Receiver.h @@ -1,6 +1,3 @@ -// -// $Id$ -// #ifndef JAVA_BIG_REQUEST_PAYLOAD_RECEIVER_H #define JAVA_BIG_REQUEST_PAYLOAD_RECEIVER_H diff --git a/TAO/tests/GIOP_Fragments/Java_Big_Request/Test.idl b/TAO/tests/GIOP_Fragments/Java_Big_Request/Test.idl index 902aed29cf4..f3f34494c57 100644 --- a/TAO/tests/GIOP_Fragments/Java_Big_Request/Test.idl +++ b/TAO/tests/GIOP_Fragments/Java_Big_Request/Test.idl @@ -1,6 +1,3 @@ -// -// $Id$ -// module Test { diff --git a/TAO/tests/GIOP_Fragments/PMB_With_Fragments/Payload_Receiver.cpp b/TAO/tests/GIOP_Fragments/PMB_With_Fragments/Payload_Receiver.cpp index df4950cf28c..e9e7dbf5846 100644 --- a/TAO/tests/GIOP_Fragments/PMB_With_Fragments/Payload_Receiver.cpp +++ b/TAO/tests/GIOP_Fragments/PMB_With_Fragments/Payload_Receiver.cpp @@ -1,6 +1,3 @@ -// -// $Id$ -// #include "Payload_Receiver.h" Payload_Receiver::Payload_Receiver (CORBA::ORB_ptr orb) diff --git a/TAO/tests/GIOP_Fragments/PMB_With_Fragments/Payload_Receiver.h b/TAO/tests/GIOP_Fragments/PMB_With_Fragments/Payload_Receiver.h index 24717072a73..f7b15e2132c 100644 --- a/TAO/tests/GIOP_Fragments/PMB_With_Fragments/Payload_Receiver.h +++ b/TAO/tests/GIOP_Fragments/PMB_With_Fragments/Payload_Receiver.h @@ -1,6 +1,3 @@ -// -// $Id$ -// #ifndef PMB_WITH_FRAGMENTS_PAYLOAD_RECEIVER_H #define PMB_WITH_FRAGMENTS_PAYLOAD_RECEIVER_H diff --git a/TAO/tests/GIOP_Fragments/PMB_With_Fragments/Test.idl b/TAO/tests/GIOP_Fragments/PMB_With_Fragments/Test.idl index 39951f72137..4bd8c616764 100644 --- a/TAO/tests/GIOP_Fragments/PMB_With_Fragments/Test.idl +++ b/TAO/tests/GIOP_Fragments/PMB_With_Fragments/Test.idl @@ -1,6 +1,3 @@ -// -// $Id$ -// module Test { diff --git a/TAO/tests/Hang_Shutdown/test_i.h b/TAO/tests/Hang_Shutdown/test_i.h index 2008a85d139..8d9cc6a64b5 100644 --- a/TAO/tests/Hang_Shutdown/test_i.h +++ b/TAO/tests/Hang_Shutdown/test_i.h @@ -1,6 +1,3 @@ -// -// $Id$ -// #ifndef TAO_HANG_TEST_I_H #define TAO_HANG_TEST_I_H #include /**/ "ace/pre.h" diff --git a/TAO/tests/Hello/Hello.h b/TAO/tests/Hello/Hello.h index 3a840d3d88d..8b2124d9fe5 100644 --- a/TAO/tests/Hello/Hello.h +++ b/TAO/tests/Hello/Hello.h @@ -1,6 +1,3 @@ -// -// $Id$ -// #ifndef HELLO_H #define HELLO_H diff --git a/TAO/tests/Hello/Test.idl b/TAO/tests/Hello/Test.idl index 3c0976e106d..6cd2805ea74 100644 --- a/TAO/tests/Hello/Test.idl +++ b/TAO/tests/Hello/Test.idl @@ -1,6 +1,3 @@ -// -// $Id$ -// /// Put the interfaces in a module, to avoid global namespace pollution module Test diff --git a/TAO/tests/ICMG_Any_Bug/Hello.cpp b/TAO/tests/ICMG_Any_Bug/Hello.cpp index 4242c5294a4..8d31a00870f 100644 --- a/TAO/tests/ICMG_Any_Bug/Hello.cpp +++ b/TAO/tests/ICMG_Any_Bug/Hello.cpp @@ -1,6 +1,3 @@ -// -// $Id$ -// #include "Hello.h" #include "HelloWorld.h" diff --git a/TAO/tests/ICMG_Any_Bug/Hello.h b/TAO/tests/ICMG_Any_Bug/Hello.h index 39153a73819..319f621a6e9 100644 --- a/TAO/tests/ICMG_Any_Bug/Hello.h +++ b/TAO/tests/ICMG_Any_Bug/Hello.h @@ -1,6 +1,3 @@ -// -// $Id$ -// #ifndef HELLO_H #define HELLO_H diff --git a/TAO/tests/ICMG_Any_Bug/HelloWorld.cpp b/TAO/tests/ICMG_Any_Bug/HelloWorld.cpp index 9fe083d79ed..0c67b45ea2b 100644 --- a/TAO/tests/ICMG_Any_Bug/HelloWorld.cpp +++ b/TAO/tests/ICMG_Any_Bug/HelloWorld.cpp @@ -1,6 +1,3 @@ -// -// $Id$ -// #include "HelloWorld.h" diff --git a/TAO/tests/ICMG_Any_Bug/HelloWorld.h b/TAO/tests/ICMG_Any_Bug/HelloWorld.h index ec68e481c8b..9b4de135534 100644 --- a/TAO/tests/ICMG_Any_Bug/HelloWorld.h +++ b/TAO/tests/ICMG_Any_Bug/HelloWorld.h @@ -1,6 +1,3 @@ -// -// $Id$ -// #ifndef HELLOWORLD_H #define HELLOWORLD_H diff --git a/TAO/tests/ICMG_Any_Bug/Test.idl b/TAO/tests/ICMG_Any_Bug/Test.idl index 70c1c911dd0..5ec025bd3db 100644 --- a/TAO/tests/ICMG_Any_Bug/Test.idl +++ b/TAO/tests/ICMG_Any_Bug/Test.idl @@ -1,6 +1,3 @@ -// -// $Id$ -// module Test { diff --git a/TAO/tests/IORTable_Locator/simple_test_i.cpp b/TAO/tests/IORTable_Locator/simple_test_i.cpp index a29bc9495f7..1891762834c 100644 --- a/TAO/tests/IORTable_Locator/simple_test_i.cpp +++ b/TAO/tests/IORTable_Locator/simple_test_i.cpp @@ -1,6 +1,3 @@ -// -// $Id$ -// #include "simple_test_i.h" diff --git a/TAO/tests/IORTable_Locator/simple_test_i.h b/TAO/tests/IORTable_Locator/simple_test_i.h index 0a5f17eeeda..9918438def1 100644 --- a/TAO/tests/IORTable_Locator/simple_test_i.h +++ b/TAO/tests/IORTable_Locator/simple_test_i.h @@ -1,6 +1,3 @@ -// -// $Id$ -// #ifndef HELLO_H #define HELLO_H diff --git a/TAO/tests/IOR_Endpoint_Hostnames/bogus.idl b/TAO/tests/IOR_Endpoint_Hostnames/bogus.idl index 48c3ef6ef34..d4f34b5cdb8 100644 --- a/TAO/tests/IOR_Endpoint_Hostnames/bogus.idl +++ b/TAO/tests/IOR_Endpoint_Hostnames/bogus.idl @@ -1,6 +1,3 @@ -// -// $Id$ -// module Test { diff --git a/TAO/tests/IOR_Endpoint_Hostnames/bogus_i.h b/TAO/tests/IOR_Endpoint_Hostnames/bogus_i.h index 65a72f2be16..f46dd98bbe7 100644 --- a/TAO/tests/IOR_Endpoint_Hostnames/bogus_i.h +++ b/TAO/tests/IOR_Endpoint_Hostnames/bogus_i.h @@ -1,6 +1,3 @@ -// -// $Id$ -// #ifndef bogus_h #define bogus_h diff --git a/TAO/tests/IPV6/Hello.cpp b/TAO/tests/IPV6/Hello.cpp index 0f62f20b906..733fe2bfcaf 100644 --- a/TAO/tests/IPV6/Hello.cpp +++ b/TAO/tests/IPV6/Hello.cpp @@ -1,6 +1,3 @@ -// -// $Id$ -// #include "Hello.h" Hello::Hello (CORBA::ORB_ptr orb) diff --git a/TAO/tests/IPV6/Hello.h b/TAO/tests/IPV6/Hello.h index 3a840d3d88d..8b2124d9fe5 100644 --- a/TAO/tests/IPV6/Hello.h +++ b/TAO/tests/IPV6/Hello.h @@ -1,6 +1,3 @@ -// -// $Id$ -// #ifndef HELLO_H #define HELLO_H diff --git a/TAO/tests/IPV6/Test.idl b/TAO/tests/IPV6/Test.idl index 3c0976e106d..6cd2805ea74 100644 --- a/TAO/tests/IPV6/Test.idl +++ b/TAO/tests/IPV6/Test.idl @@ -1,6 +1,3 @@ -// -// $Id$ -// /// Put the interfaces in a module, to avoid global namespace pollution module Test diff --git a/TAO/tests/Leader_Followers/test.idl b/TAO/tests/Leader_Followers/test.idl index c90404d1910..7f07c39c48e 100644 --- a/TAO/tests/Leader_Followers/test.idl +++ b/TAO/tests/Leader_Followers/test.idl @@ -1,6 +1,3 @@ -// -// $Id$ -// interface test { diff --git a/TAO/tests/LongDouble/Global.cpp b/TAO/tests/LongDouble/Global.cpp index 19c6d96d6d1..b09e8d927c9 100644 --- a/TAO/tests/LongDouble/Global.cpp +++ b/TAO/tests/LongDouble/Global.cpp @@ -1,6 +1,3 @@ -// -// $Id$ -// #include "Global.h" long double diff --git a/TAO/tests/LongDouble/LongDoubleTest.h b/TAO/tests/LongDouble/LongDoubleTest.h index c48cd001181..f8b0c2a97c1 100644 --- a/TAO/tests/LongDouble/LongDoubleTest.h +++ b/TAO/tests/LongDouble/LongDoubleTest.h @@ -1,6 +1,3 @@ -// -// $Id$ -// #ifndef LONGDOUBLETEST_H #define LONGDOUBLETEST_H diff --git a/TAO/tests/LongDouble/Test.idl b/TAO/tests/LongDouble/Test.idl index 3a46b019b12..1d4ef7cc799 100644 --- a/TAO/tests/LongDouble/Test.idl +++ b/TAO/tests/LongDouble/Test.idl @@ -1,6 +1,3 @@ -// -// $Id$ -// /// Put the interfaces in a module, to avoid global namespace pollution module Test diff --git a/TAO/tests/LongUpcalls/AMI_Manager.cpp b/TAO/tests/LongUpcalls/AMI_Manager.cpp index a8a17609364..f9ef1abf663 100644 --- a/TAO/tests/LongUpcalls/AMI_Manager.cpp +++ b/TAO/tests/LongUpcalls/AMI_Manager.cpp @@ -1,6 +1,3 @@ -// -// $Id$ -// #include "AMI_Manager.h" #include "ace/OS_NS_unistd.h" diff --git a/TAO/tests/LongUpcalls/Controller.cpp b/TAO/tests/LongUpcalls/Controller.cpp index 81eb5edbc9b..5492961d17c 100644 --- a/TAO/tests/LongUpcalls/Controller.cpp +++ b/TAO/tests/LongUpcalls/Controller.cpp @@ -1,6 +1,3 @@ -// -// $Id$ -// #include "Controller.h" Controller::Controller (void) diff --git a/TAO/tests/LongUpcalls/Manager.cpp b/TAO/tests/LongUpcalls/Manager.cpp index 8bb3ea0fe05..6d6eac005d3 100644 --- a/TAO/tests/LongUpcalls/Manager.cpp +++ b/TAO/tests/LongUpcalls/Manager.cpp @@ -1,6 +1,3 @@ -// -// $Id$ -// #include "Manager.h" #include "ace/OS_NS_unistd.h" diff --git a/TAO/tests/LongUpcalls/Manager.h b/TAO/tests/LongUpcalls/Manager.h index 23d94be0ed7..de0b40dd319 100644 --- a/TAO/tests/LongUpcalls/Manager.h +++ b/TAO/tests/LongUpcalls/Manager.h @@ -1,6 +1,3 @@ -// -// $Id$ -// #ifndef LONGUPCALLS_MANAGER_H #define LONGUPCALLS_MANAGER_H diff --git a/TAO/tests/LongUpcalls/Manager_Handler.cpp b/TAO/tests/LongUpcalls/Manager_Handler.cpp index 3e8ea30e8ea..f6ed3bf55db 100644 --- a/TAO/tests/LongUpcalls/Manager_Handler.cpp +++ b/TAO/tests/LongUpcalls/Manager_Handler.cpp @@ -1,6 +1,3 @@ -// -// $Id$ -// #include "Manager_Handler.h" diff --git a/TAO/tests/LongUpcalls/Manager_Handler.h b/TAO/tests/LongUpcalls/Manager_Handler.h index 687d936fa38..dfb8c07e11f 100644 --- a/TAO/tests/LongUpcalls/Manager_Handler.h +++ b/TAO/tests/LongUpcalls/Manager_Handler.h @@ -1,6 +1,3 @@ -// -// $Id$ -// #ifndef LONGUPCALLS_MANAGER_HANDLER_H #define LONGUPCALLS_MANAGER_HANDLER_H diff --git a/TAO/tests/MT_BiDir/Client_Task.cpp b/TAO/tests/MT_BiDir/Client_Task.cpp index 24d1baf9ead..27649c77a50 100644 --- a/TAO/tests/MT_BiDir/Client_Task.cpp +++ b/TAO/tests/MT_BiDir/Client_Task.cpp @@ -1,6 +1,3 @@ -// -// $Id$ -// #include "Client_Task.h" diff --git a/TAO/tests/MT_BiDir/Client_Task.h b/TAO/tests/MT_BiDir/Client_Task.h index 778e9618258..f0e94c59e2a 100644 --- a/TAO/tests/MT_BiDir/Client_Task.h +++ b/TAO/tests/MT_BiDir/Client_Task.h @@ -1,6 +1,3 @@ -// -// $Id$ -// #ifndef MT_BIDIR_CLIENT_TASK_H #define MT_BIDIR_CLIENT_TASK_H diff --git a/TAO/tests/MT_BiDir/Receiver.idl b/TAO/tests/MT_BiDir/Receiver.idl index b8e7383670e..693e0d5765a 100644 --- a/TAO/tests/MT_BiDir/Receiver.idl +++ b/TAO/tests/MT_BiDir/Receiver.idl @@ -1,6 +1,3 @@ -// -// $Id$ -// interface Receiver { diff --git a/TAO/tests/MT_BiDir/Receiver_i.cpp b/TAO/tests/MT_BiDir/Receiver_i.cpp index 72b6bf4f7aa..900e505506a 100644 --- a/TAO/tests/MT_BiDir/Receiver_i.cpp +++ b/TAO/tests/MT_BiDir/Receiver_i.cpp @@ -1,6 +1,3 @@ -// -// $Id$ -// #include "Receiver_i.h" Receiver_i::Receiver_i (void) diff --git a/TAO/tests/MT_BiDir/Receiver_i.h b/TAO/tests/MT_BiDir/Receiver_i.h index 398955cca27..8f426fb3106 100644 --- a/TAO/tests/MT_BiDir/Receiver_i.h +++ b/TAO/tests/MT_BiDir/Receiver_i.h @@ -1,6 +1,3 @@ -// -// $Id$ -// #ifndef MT_BIDIR_RECEIVER_I_H #define MT_BIDIR_RECEIVER_I_H diff --git a/TAO/tests/MT_BiDir/Sender.idl b/TAO/tests/MT_BiDir/Sender.idl index 9aa036f3327..b3927c57c9b 100644 --- a/TAO/tests/MT_BiDir/Sender.idl +++ b/TAO/tests/MT_BiDir/Sender.idl @@ -1,6 +1,3 @@ -// -// $Id$ -// #include "Receiver.idl" interface Sender diff --git a/TAO/tests/MT_BiDir/Server_Task.cpp b/TAO/tests/MT_BiDir/Server_Task.cpp index d095f295801..c2919011234 100644 --- a/TAO/tests/MT_BiDir/Server_Task.cpp +++ b/TAO/tests/MT_BiDir/Server_Task.cpp @@ -1,6 +1,3 @@ -// -// $Id$ -// #include "Server_Task.h" #include "Sender_i.h" diff --git a/TAO/tests/MT_Server/test.idl b/TAO/tests/MT_Server/test.idl index aa227c3b110..0ea52c23f40 100644 --- a/TAO/tests/MT_Server/test.idl +++ b/TAO/tests/MT_Server/test.idl @@ -1,6 +1,3 @@ -// -// $Id$ -// interface Simple_Server { diff --git a/TAO/tests/MT_Timeout/Client_Task.cpp b/TAO/tests/MT_Timeout/Client_Task.cpp index 34ab2dbfc26..97770fe0546 100644 --- a/TAO/tests/MT_Timeout/Client_Task.cpp +++ b/TAO/tests/MT_Timeout/Client_Task.cpp @@ -1,6 +1,3 @@ -// -// $Id$ -// #include "Client_Task.h" #include "ace/OS_NS_unistd.h" diff --git a/TAO/tests/MT_Timeout/Client_Task.h b/TAO/tests/MT_Timeout/Client_Task.h index d5ba569ca0d..59bd1886a34 100644 --- a/TAO/tests/MT_Timeout/Client_Task.h +++ b/TAO/tests/MT_Timeout/Client_Task.h @@ -1,6 +1,3 @@ -// -// $Id$ -// #ifndef MT_TIMEOUT_CLIENT_TASK_H #define MT_TIMEOUT_CLIENT_TASK_H diff --git a/TAO/tests/MT_Timeout/Server_Task.cpp b/TAO/tests/MT_Timeout/Server_Task.cpp index a7a022e9e91..0b0503d31c5 100644 --- a/TAO/tests/MT_Timeout/Server_Task.cpp +++ b/TAO/tests/MT_Timeout/Server_Task.cpp @@ -1,6 +1,3 @@ -// -// $Id$ -// #include "Server_Task.h" diff --git a/TAO/tests/MT_Timeout/Server_Task.h b/TAO/tests/MT_Timeout/Server_Task.h index b3133abff1d..7890d0970e2 100644 --- a/TAO/tests/MT_Timeout/Server_Task.h +++ b/TAO/tests/MT_Timeout/Server_Task.h @@ -1,6 +1,3 @@ -// -// $Id$ -// #ifndef SERVER_TASK_H #define SERVER_TASK_H diff --git a/TAO/tests/MT_Timeout/Sleep_Service.cpp b/TAO/tests/MT_Timeout/Sleep_Service.cpp index fa61211d0f2..c356908ea59 100644 --- a/TAO/tests/MT_Timeout/Sleep_Service.cpp +++ b/TAO/tests/MT_Timeout/Sleep_Service.cpp @@ -1,6 +1,3 @@ -// -// $Id$ -// #include "Sleep_Service.h" #include "ace/OS_NS_unistd.h" diff --git a/TAO/tests/MT_Timeout/Sleep_Service.h b/TAO/tests/MT_Timeout/Sleep_Service.h index 0107c5836ec..bf4021284fa 100644 --- a/TAO/tests/MT_Timeout/Sleep_Service.h +++ b/TAO/tests/MT_Timeout/Sleep_Service.h @@ -1,6 +1,3 @@ -// -// $Id$ -// #ifndef SLEEP_SERVICE_H #define SLEEP_SERVICE_H diff --git a/TAO/tests/MT_Timeout/Test.idl b/TAO/tests/MT_Timeout/Test.idl index 0d92a794abb..0020cabe600 100644 --- a/TAO/tests/MT_Timeout/Test.idl +++ b/TAO/tests/MT_Timeout/Test.idl @@ -1,6 +1,3 @@ -// -// $Id$ -// module Test { diff --git a/TAO/tests/Multiple_Retry_Tests/Retry_On_Connection_Failure/Hello.h b/TAO/tests/Multiple_Retry_Tests/Retry_On_Connection_Failure/Hello.h index ad83199b24e..206dc46fb2c 100644 --- a/TAO/tests/Multiple_Retry_Tests/Retry_On_Connection_Failure/Hello.h +++ b/TAO/tests/Multiple_Retry_Tests/Retry_On_Connection_Failure/Hello.h @@ -1,6 +1,3 @@ -// -// $Id$ -// #ifndef HELLO_H #define HELLO_H diff --git a/TAO/tests/Multiple_Retry_Tests/Retry_On_Connection_Failure/Test.idl b/TAO/tests/Multiple_Retry_Tests/Retry_On_Connection_Failure/Test.idl index c546c828670..e06a9b04c45 100644 --- a/TAO/tests/Multiple_Retry_Tests/Retry_On_Connection_Failure/Test.idl +++ b/TAO/tests/Multiple_Retry_Tests/Retry_On_Connection_Failure/Test.idl @@ -1,6 +1,3 @@ -// -// $Id$ -// /// Put the interfaces in a module, to avoid global namespace pollution module Test diff --git a/TAO/tests/Muxed_GIOP_Versions/test.idl b/TAO/tests/Muxed_GIOP_Versions/test.idl index aa227c3b110..0ea52c23f40 100644 --- a/TAO/tests/Muxed_GIOP_Versions/test.idl +++ b/TAO/tests/Muxed_GIOP_Versions/test.idl @@ -1,6 +1,3 @@ -// -// $Id$ -// interface Simple_Server { diff --git a/TAO/tests/Muxing/Client_Task.cpp b/TAO/tests/Muxing/Client_Task.cpp index 0ba1e8728fa..351c094666b 100644 --- a/TAO/tests/Muxing/Client_Task.cpp +++ b/TAO/tests/Muxing/Client_Task.cpp @@ -1,6 +1,3 @@ -// -// $Id$ -// #include "Client_Task.h" diff --git a/TAO/tests/Muxing/Client_Task.h b/TAO/tests/Muxing/Client_Task.h index bca7ea378fe..6f55129af67 100644 --- a/TAO/tests/Muxing/Client_Task.h +++ b/TAO/tests/Muxing/Client_Task.h @@ -1,6 +1,3 @@ -// -// $Id$ -// #ifndef MUXING_CLIENT_TASK_H #define MUXING_CLIENT_TASK_H diff --git a/TAO/tests/Muxing/Receiver.cpp b/TAO/tests/Muxing/Receiver.cpp index b8953970bdb..e0cf3c1c60f 100644 --- a/TAO/tests/Muxing/Receiver.cpp +++ b/TAO/tests/Muxing/Receiver.cpp @@ -1,6 +1,3 @@ -// -// $Id$ -// #include "Receiver.h" Receiver::Receiver (CORBA::ORB_ptr orb) diff --git a/TAO/tests/Muxing/Receiver.h b/TAO/tests/Muxing/Receiver.h index a69e6d9fc5d..19ccb9cad52 100644 --- a/TAO/tests/Muxing/Receiver.h +++ b/TAO/tests/Muxing/Receiver.h @@ -1,6 +1,3 @@ -// -// $Id$ -// #ifndef MUXING_RECEIVER_H #define MUXING_RECEIVER_H diff --git a/TAO/tests/Muxing/Server_Task.cpp b/TAO/tests/Muxing/Server_Task.cpp index e51cb2f7168..c0091912959 100644 --- a/TAO/tests/Muxing/Server_Task.cpp +++ b/TAO/tests/Muxing/Server_Task.cpp @@ -1,6 +1,3 @@ -// -// $Id$ -// #include "Server_Task.h" diff --git a/TAO/tests/Muxing/Server_Task.h b/TAO/tests/Muxing/Server_Task.h index 5004b37e1f0..1e2a05604e1 100644 --- a/TAO/tests/Muxing/Server_Task.h +++ b/TAO/tests/Muxing/Server_Task.h @@ -1,6 +1,3 @@ -// -// $Id$ -// #ifndef MUXING_SERVER_TASK_H #define MUXING_SERVER_TASK_H diff --git a/TAO/tests/Muxing/Test.idl b/TAO/tests/Muxing/Test.idl index af7010bd6c0..ca938a8f79c 100644 --- a/TAO/tests/Muxing/Test.idl +++ b/TAO/tests/Muxing/Test.idl @@ -1,6 +1,3 @@ -// -// $Id$ -// module Test { diff --git a/TAO/tests/Native_Exceptions/test.idl b/TAO/tests/Native_Exceptions/test.idl index 9ee5a442985..704ee977bfd 100644 --- a/TAO/tests/Native_Exceptions/test.idl +++ b/TAO/tests/Native_Exceptions/test.idl @@ -1,6 +1,3 @@ -// -// $Id$ -// interface Simple_Server { diff --git a/TAO/tests/Nested_Event_Loop/test.idl b/TAO/tests/Nested_Event_Loop/test.idl index 2a0de7543ad..fec839c8750 100644 --- a/TAO/tests/Nested_Event_Loop/test.idl +++ b/TAO/tests/Nested_Event_Loop/test.idl @@ -1,6 +1,3 @@ -// -// $Id$ -// typedef sequence<octet> act; diff --git a/TAO/tests/OBV/Collocated/Forward/Client_Task.cpp b/TAO/tests/OBV/Collocated/Forward/Client_Task.cpp index 3e29c2e7fb6..00417759359 100644 --- a/TAO/tests/OBV/Collocated/Forward/Client_Task.cpp +++ b/TAO/tests/OBV/Collocated/Forward/Client_Task.cpp @@ -1,6 +1,3 @@ -// -// $Id$ -// #include "Client_Task.h" diff --git a/TAO/tests/OBV/Collocated/Forward/Client_Task.h b/TAO/tests/OBV/Collocated/Forward/Client_Task.h index d41c7ae468a..773795e328a 100644 --- a/TAO/tests/OBV/Collocated/Forward/Client_Task.h +++ b/TAO/tests/OBV/Collocated/Forward/Client_Task.h @@ -1,6 +1,3 @@ -// -// $Id$ -// #ifndef COLLOCATED_TEST_CLIENT_TASK_H #define COLLOCATED_TEST_CLIENT_TASK_H diff --git a/TAO/tests/OBV/Collocated/Forward/Server_Task.cpp b/TAO/tests/OBV/Collocated/Forward/Server_Task.cpp index 5304ab5471c..dc13599e2c7 100644 --- a/TAO/tests/OBV/Collocated/Forward/Server_Task.cpp +++ b/TAO/tests/OBV/Collocated/Forward/Server_Task.cpp @@ -1,6 +1,3 @@ -// -// $Id$ -// #include "Server_Task.h" #include "TreeBaseS.h" #include "TreeControllerS.h" diff --git a/TAO/tests/ORB_Local_Config/Two_DLL_ORB/Test.idl b/TAO/tests/ORB_Local_Config/Two_DLL_ORB/Test.idl index 3c0976e106d..6cd2805ea74 100644 --- a/TAO/tests/ORB_Local_Config/Two_DLL_ORB/Test.idl +++ b/TAO/tests/ORB_Local_Config/Two_DLL_ORB/Test.idl @@ -1,6 +1,3 @@ -// -// $Id$ -// /// Put the interfaces in a module, to avoid global namespace pollution module Test diff --git a/TAO/tests/ORB_Local_Config/Two_DLL_ORB/Test_i.cpp b/TAO/tests/ORB_Local_Config/Two_DLL_ORB/Test_i.cpp index 0a5be851783..ad0080d389b 100644 --- a/TAO/tests/ORB_Local_Config/Two_DLL_ORB/Test_i.cpp +++ b/TAO/tests/ORB_Local_Config/Two_DLL_ORB/Test_i.cpp @@ -1,6 +1,3 @@ -// -// $Id$ -// #include "Test_i.h" Hello::Hello (CORBA::ORB_ptr orb) diff --git a/TAO/tests/ORB_Local_Config/Two_DLL_ORB/Test_i.h b/TAO/tests/ORB_Local_Config/Two_DLL_ORB/Test_i.h index 3a840d3d88d..8b2124d9fe5 100644 --- a/TAO/tests/ORB_Local_Config/Two_DLL_ORB/Test_i.h +++ b/TAO/tests/ORB_Local_Config/Two_DLL_ORB/Test_i.h @@ -1,6 +1,3 @@ -// -// $Id$ -// #ifndef HELLO_H #define HELLO_H diff --git a/TAO/tests/ORB_shutdown/Foo_Bar.h b/TAO/tests/ORB_shutdown/Foo_Bar.h index aaa691f51c8..21c0a669204 100644 --- a/TAO/tests/ORB_shutdown/Foo_Bar.h +++ b/TAO/tests/ORB_shutdown/Foo_Bar.h @@ -1,6 +1,3 @@ -// -// $Id$ -// #ifndef HELLO_H #define HELLO_H diff --git a/TAO/tests/ORB_shutdown/Test.idl b/TAO/tests/ORB_shutdown/Test.idl index f6a0c676b65..33aa9da6c17 100644 --- a/TAO/tests/ORB_shutdown/Test.idl +++ b/TAO/tests/ORB_shutdown/Test.idl @@ -1,6 +1,3 @@ -// -// $Id$ -// /// Put the interfaces in a module, to avoid global namespace pollution module Test diff --git a/TAO/tests/Object_Loader/driver.cpp b/TAO/tests/Object_Loader/driver.cpp index 4c1096fdec8..7dd7e3cec93 100644 --- a/TAO/tests/Object_Loader/driver.cpp +++ b/TAO/tests/Object_Loader/driver.cpp @@ -1,6 +1,3 @@ -// -// $Id$ -// #include "TestC.h" #include "tao/PortableServer/PortableServer.h" diff --git a/TAO/tests/Ondemand_Write/Hello.h b/TAO/tests/Ondemand_Write/Hello.h index 04fb3af1932..3cee6eba223 100644 --- a/TAO/tests/Ondemand_Write/Hello.h +++ b/TAO/tests/Ondemand_Write/Hello.h @@ -1,6 +1,3 @@ -// -// $Id$ -// #ifndef HELLO_H #define HELLO_H diff --git a/TAO/tests/Ondemand_Write/Test.idl b/TAO/tests/Ondemand_Write/Test.idl index 59719f1eee7..95f607d9e0d 100644 --- a/TAO/tests/Ondemand_Write/Test.idl +++ b/TAO/tests/Ondemand_Write/Test.idl @@ -1,6 +1,3 @@ -// -// $Id$ -// /// Put the interfaces in a module, to avoid global namespace pollution module Test diff --git a/TAO/tests/Oneway_Buffering/Oneway_Buffering.cpp b/TAO/tests/Oneway_Buffering/Oneway_Buffering.cpp index d36b6d9f84d..07df4ffea40 100644 --- a/TAO/tests/Oneway_Buffering/Oneway_Buffering.cpp +++ b/TAO/tests/Oneway_Buffering/Oneway_Buffering.cpp @@ -1,6 +1,3 @@ -// -// $Id$ -// #include "Oneway_Buffering.h" Oneway_Buffering::Oneway_Buffering (CORBA::ORB_ptr orb, diff --git a/TAO/tests/Oneway_Buffering/Oneway_Buffering.h b/TAO/tests/Oneway_Buffering/Oneway_Buffering.h index b201e475f14..e0a2593a1e2 100644 --- a/TAO/tests/Oneway_Buffering/Oneway_Buffering.h +++ b/TAO/tests/Oneway_Buffering/Oneway_Buffering.h @@ -1,6 +1,3 @@ -// -// $Id$ -// #ifndef ONEWAY_BUFFERING_H #define ONEWAY_BUFFERING_H diff --git a/TAO/tests/Oneway_Buffering/Oneway_Buffering_Admin.cpp b/TAO/tests/Oneway_Buffering/Oneway_Buffering_Admin.cpp index b788fa1b5a5..38e92acfb0d 100644 --- a/TAO/tests/Oneway_Buffering/Oneway_Buffering_Admin.cpp +++ b/TAO/tests/Oneway_Buffering/Oneway_Buffering_Admin.cpp @@ -1,6 +1,3 @@ -// -// $Id$ -// #include "Oneway_Buffering_Admin.h" #include "ace/OS_NS_unistd.h" diff --git a/TAO/tests/Oneway_Buffering/Oneway_Buffering_Admin.h b/TAO/tests/Oneway_Buffering/Oneway_Buffering_Admin.h index e8e226db63e..8942925272f 100644 --- a/TAO/tests/Oneway_Buffering/Oneway_Buffering_Admin.h +++ b/TAO/tests/Oneway_Buffering/Oneway_Buffering_Admin.h @@ -1,6 +1,3 @@ -// -// $Id$ -// #ifndef ONEWAY_BUFFERING_ADMIN_H #define ONEWAY_BUFFERING_ADMIN_H diff --git a/TAO/tests/Oneway_Buffering/Test.idl b/TAO/tests/Oneway_Buffering/Test.idl index 1e266d0ea9e..97c8f46b141 100644 --- a/TAO/tests/Oneway_Buffering/Test.idl +++ b/TAO/tests/Oneway_Buffering/Test.idl @@ -1,6 +1,3 @@ -// -// $Id$ -// /// Put the interfaces in a module, to avoid global namespace pollution module Test diff --git a/TAO/tests/Oneways_Invoking_Twoways/Client_Task.cpp b/TAO/tests/Oneways_Invoking_Twoways/Client_Task.cpp index 5600b0a9eb1..4e00819f0f5 100644 --- a/TAO/tests/Oneways_Invoking_Twoways/Client_Task.cpp +++ b/TAO/tests/Oneways_Invoking_Twoways/Client_Task.cpp @@ -1,6 +1,3 @@ -// -// $Id$ -// #include "Client_Task.h" #include "ace/OS_NS_unistd.h" diff --git a/TAO/tests/Oneways_Invoking_Twoways/Client_Task.h b/TAO/tests/Oneways_Invoking_Twoways/Client_Task.h index 4fca46e6fde..33681d004e0 100644 --- a/TAO/tests/Oneways_Invoking_Twoways/Client_Task.h +++ b/TAO/tests/Oneways_Invoking_Twoways/Client_Task.h @@ -1,6 +1,3 @@ -// -// $Id$ -// #ifndef ONEWAYS_INVOKING_TWOWAYS_CLIENT_TASK_H #define ONEWAYS_INVOKING_TWOWAYS_CLIENT_TASK_H diff --git a/TAO/tests/Oneways_Invoking_Twoways/Server_Task.cpp b/TAO/tests/Oneways_Invoking_Twoways/Server_Task.cpp index 4e97b7ca0ca..86260515097 100644 --- a/TAO/tests/Oneways_Invoking_Twoways/Server_Task.cpp +++ b/TAO/tests/Oneways_Invoking_Twoways/Server_Task.cpp @@ -1,6 +1,3 @@ -// -// $Id$ -// #include "Server_Task.h" diff --git a/TAO/tests/Oneways_Invoking_Twoways/Server_Task.h b/TAO/tests/Oneways_Invoking_Twoways/Server_Task.h index a6ecae2217a..b00eef99fbf 100644 --- a/TAO/tests/Oneways_Invoking_Twoways/Server_Task.h +++ b/TAO/tests/Oneways_Invoking_Twoways/Server_Task.h @@ -1,6 +1,3 @@ -// -// $Id$ -// #ifndef ONEWAYS_INVOKING_TWOWAYS_SERVER_TASK_H #define ONEWAYS_INVOKING_TWOWAYS_SERVER_TASK_H diff --git a/TAO/tests/Oneways_Invoking_Twoways/Test.idl b/TAO/tests/Oneways_Invoking_Twoways/Test.idl index 6eeeda5d336..45bd4d1e9f2 100644 --- a/TAO/tests/Oneways_Invoking_Twoways/Test.idl +++ b/TAO/tests/Oneways_Invoking_Twoways/Test.idl @@ -1,6 +1,3 @@ -// -// $Id$ -// module Test { diff --git a/TAO/tests/POA/Deactivate_Object/Hello.cpp b/TAO/tests/POA/Deactivate_Object/Hello.cpp index 8f5c72b2c0a..1f1a0cbf0a9 100644 --- a/TAO/tests/POA/Deactivate_Object/Hello.cpp +++ b/TAO/tests/POA/Deactivate_Object/Hello.cpp @@ -1,6 +1,3 @@ -// -// $Id$ -// #include "Hello.h" Hello::Hello (CORBA::ORB_ptr orb) diff --git a/TAO/tests/POA/Deactivate_Object/Hello.h b/TAO/tests/POA/Deactivate_Object/Hello.h index 594576de08e..f802f09dd1d 100644 --- a/TAO/tests/POA/Deactivate_Object/Hello.h +++ b/TAO/tests/POA/Deactivate_Object/Hello.h @@ -1,6 +1,3 @@ -// -// $Id$ -// #ifndef HELLO_H #define HELLO_H diff --git a/TAO/tests/POA/Deactivate_Object/Test.idl b/TAO/tests/POA/Deactivate_Object/Test.idl index 48c0abba813..6c17817b32f 100644 --- a/TAO/tests/POA/Deactivate_Object/Test.idl +++ b/TAO/tests/POA/Deactivate_Object/Test.idl @@ -1,6 +1,3 @@ -// -// $Id$ -// /// Put the interfaces in a module, to avoid global namespace pollution module Test diff --git a/TAO/tests/POA/EndpointPolicy/Hello.cpp b/TAO/tests/POA/EndpointPolicy/Hello.cpp index 0f62f20b906..733fe2bfcaf 100644 --- a/TAO/tests/POA/EndpointPolicy/Hello.cpp +++ b/TAO/tests/POA/EndpointPolicy/Hello.cpp @@ -1,6 +1,3 @@ -// -// $Id$ -// #include "Hello.h" Hello::Hello (CORBA::ORB_ptr orb) diff --git a/TAO/tests/POA/EndpointPolicy/Hello.h b/TAO/tests/POA/EndpointPolicy/Hello.h index 3a840d3d88d..8b2124d9fe5 100644 --- a/TAO/tests/POA/EndpointPolicy/Hello.h +++ b/TAO/tests/POA/EndpointPolicy/Hello.h @@ -1,6 +1,3 @@ -// -// $Id$ -// #ifndef HELLO_H #define HELLO_H diff --git a/TAO/tests/POA/EndpointPolicy/Test.idl b/TAO/tests/POA/EndpointPolicy/Test.idl index 3c0976e106d..6cd2805ea74 100644 --- a/TAO/tests/POA/EndpointPolicy/Test.idl +++ b/TAO/tests/POA/EndpointPolicy/Test.idl @@ -1,6 +1,3 @@ -// -// $Id$ -// /// Put the interfaces in a module, to avoid global namespace pollution module Test diff --git a/TAO/tests/POA/On_Demand_Act_Direct_Coll/Client_Task.h b/TAO/tests/POA/On_Demand_Act_Direct_Coll/Client_Task.h index f1b20a22fbf..92a8355c179 100644 --- a/TAO/tests/POA/On_Demand_Act_Direct_Coll/Client_Task.h +++ b/TAO/tests/POA/On_Demand_Act_Direct_Coll/Client_Task.h @@ -1,6 +1,3 @@ -// -// $Id$ -// #ifndef COLLOCATED_TEST_CLIENT_TASK_H #define COLLOCATED_TEST_CLIENT_TASK_H diff --git a/TAO/tests/POA/On_Demand_Act_Direct_Coll/Server_Task.cpp b/TAO/tests/POA/On_Demand_Act_Direct_Coll/Server_Task.cpp index 09ccb0a27f0..8d7e87ee689 100644 --- a/TAO/tests/POA/On_Demand_Act_Direct_Coll/Server_Task.cpp +++ b/TAO/tests/POA/On_Demand_Act_Direct_Coll/Server_Task.cpp @@ -1,6 +1,3 @@ -// -// $Id$ -// #include "Server_Task.h" #include "Servant_Activator.h" #include "ace/OS_NS_stdio.h" diff --git a/TAO/tests/POA/Reference_Counting/Hello.idl b/TAO/tests/POA/Reference_Counting/Hello.idl index de1bd50f878..0007d352397 100644 --- a/TAO/tests/POA/Reference_Counting/Hello.idl +++ b/TAO/tests/POA/Reference_Counting/Hello.idl @@ -1,6 +1,3 @@ -// -// $Id$ -// interface Hello { void moo (); diff --git a/TAO/tests/Parallel_Connect_Strategy/Test.idl b/TAO/tests/Parallel_Connect_Strategy/Test.idl index 3c0976e106d..6cd2805ea74 100644 --- a/TAO/tests/Parallel_Connect_Strategy/Test.idl +++ b/TAO/tests/Parallel_Connect_Strategy/Test.idl @@ -1,6 +1,3 @@ -// -// $Id$ -// /// Put the interfaces in a module, to avoid global namespace pollution module Test diff --git a/TAO/tests/Parallel_Connect_Strategy/Test_i.cpp b/TAO/tests/Parallel_Connect_Strategy/Test_i.cpp index 0a5be851783..ad0080d389b 100644 --- a/TAO/tests/Parallel_Connect_Strategy/Test_i.cpp +++ b/TAO/tests/Parallel_Connect_Strategy/Test_i.cpp @@ -1,6 +1,3 @@ -// -// $Id$ -// #include "Test_i.h" Hello::Hello (CORBA::ORB_ptr orb) diff --git a/TAO/tests/Parallel_Connect_Strategy/Test_i.h b/TAO/tests/Parallel_Connect_Strategy/Test_i.h index 1017fb7be50..7bdf685ff97 100644 --- a/TAO/tests/Parallel_Connect_Strategy/Test_i.h +++ b/TAO/tests/Parallel_Connect_Strategy/Test_i.h @@ -1,8 +1,5 @@ // -*- C++ -*- -// -// $Id$ -// #ifndef TEST_I_H #define TEST_I_H diff --git a/TAO/tests/Policies/test.idl b/TAO/tests/Policies/test.idl index 402ff77e53d..fe6221517b5 100644 --- a/TAO/tests/Policies/test.idl +++ b/TAO/tests/Policies/test.idl @@ -1,6 +1,3 @@ -// -// $Id$ -// interface Test { diff --git a/TAO/tests/Portable_Interceptors/Benchmark/Client_ORBInitializer.h b/TAO/tests/Portable_Interceptors/Benchmark/Client_ORBInitializer.h index 7b5dc285c54..dee623c5b98 100644 --- a/TAO/tests/Portable_Interceptors/Benchmark/Client_ORBInitializer.h +++ b/TAO/tests/Portable_Interceptors/Benchmark/Client_ORBInitializer.h @@ -1,7 +1,4 @@ // -*- C++ -*- -// -// $Id$ -// #ifndef TAO_CLIENT_ORB_INITIALIZER_H #define TAO_CLIENT_ORB_INITIALIZER_H diff --git a/TAO/tests/Portable_Interceptors/Benchmark/Interceptor_Type.h b/TAO/tests/Portable_Interceptors/Benchmark/Interceptor_Type.h index b8e03992c7e..598e4669ab9 100644 --- a/TAO/tests/Portable_Interceptors/Benchmark/Interceptor_Type.h +++ b/TAO/tests/Portable_Interceptors/Benchmark/Interceptor_Type.h @@ -1,7 +1,4 @@ // -*- C++ -*- -// -// $Id$ -// #ifndef TAO_INTERCEPTOR_TYPE_H #define TAO_INTERCEPTOR_TYPE_H diff --git a/TAO/tests/Portable_Interceptors/Benchmark/Server_ORBInitializer.h b/TAO/tests/Portable_Interceptors/Benchmark/Server_ORBInitializer.h index 33d2e965627..4f8486c4cea 100644 --- a/TAO/tests/Portable_Interceptors/Benchmark/Server_ORBInitializer.h +++ b/TAO/tests/Portable_Interceptors/Benchmark/Server_ORBInitializer.h @@ -1,7 +1,4 @@ // -*- C++ -*- -// -// $Id$ -// #ifndef TAO_SERVER_ORB_INITIALIZER_H #define TAO_SERVER_ORB_INITIALIZER_H diff --git a/TAO/tests/Portable_Interceptors/Bug_1559/Client_ORBInitializer.h b/TAO/tests/Portable_Interceptors/Bug_1559/Client_ORBInitializer.h index c6cc9c9ebb8..e8e845f1793 100644 --- a/TAO/tests/Portable_Interceptors/Bug_1559/Client_ORBInitializer.h +++ b/TAO/tests/Portable_Interceptors/Bug_1559/Client_ORBInitializer.h @@ -1,7 +1,4 @@ // -*- C++ -*- -// -// $Id$ -// #ifndef TAO_CLIENT_ORB_INITIALIZER_H #define TAO_CLIENT_ORB_INITIALIZER_H diff --git a/TAO/tests/Portable_Interceptors/Bug_1559/Server_ORBInitializer.h b/TAO/tests/Portable_Interceptors/Bug_1559/Server_ORBInitializer.h index d2db35c5110..78a1655f7cd 100644 --- a/TAO/tests/Portable_Interceptors/Bug_1559/Server_ORBInitializer.h +++ b/TAO/tests/Portable_Interceptors/Bug_1559/Server_ORBInitializer.h @@ -1,7 +1,4 @@ // -*- C++ -*- -// -// $Id$ -// #ifndef TAO_SERVER_ORB_INITIALIZER_H #define TAO_SERVER_ORB_INITIALIZER_H diff --git a/TAO/tests/Portable_Interceptors/Bug_2088/Client_ORBInitializer.h b/TAO/tests/Portable_Interceptors/Bug_2088/Client_ORBInitializer.h index 747d3cd7887..8370ccc962f 100644 --- a/TAO/tests/Portable_Interceptors/Bug_2088/Client_ORBInitializer.h +++ b/TAO/tests/Portable_Interceptors/Bug_2088/Client_ORBInitializer.h @@ -1,7 +1,4 @@ // -*- C++ -*- -// -// $Id$ -// #ifndef TAO_CLIENT_ORB_INITIALIZER_H #define TAO_CLIENT_ORB_INITIALIZER_H diff --git a/TAO/tests/Portable_Interceptors/Bug_2133/Hello.h b/TAO/tests/Portable_Interceptors/Bug_2133/Hello.h index af231fe1540..88fd5ffb5b8 100644 --- a/TAO/tests/Portable_Interceptors/Bug_2133/Hello.h +++ b/TAO/tests/Portable_Interceptors/Bug_2133/Hello.h @@ -1,6 +1,3 @@ -// -// $Id$ -// #ifndef HELLO_H #define HELLO_H diff --git a/TAO/tests/Portable_Interceptors/Bug_2133/Test.idl b/TAO/tests/Portable_Interceptors/Bug_2133/Test.idl index 3c0976e106d..6cd2805ea74 100644 --- a/TAO/tests/Portable_Interceptors/Bug_2133/Test.idl +++ b/TAO/tests/Portable_Interceptors/Bug_2133/Test.idl @@ -1,6 +1,3 @@ -// -// $Id$ -// /// Put the interfaces in a module, to avoid global namespace pollution module Test diff --git a/TAO/tests/Portable_Interceptors/Bug_2510_Regression/Client_ORBInitializer.h b/TAO/tests/Portable_Interceptors/Bug_2510_Regression/Client_ORBInitializer.h index c6cc9c9ebb8..e8e845f1793 100644 --- a/TAO/tests/Portable_Interceptors/Bug_2510_Regression/Client_ORBInitializer.h +++ b/TAO/tests/Portable_Interceptors/Bug_2510_Regression/Client_ORBInitializer.h @@ -1,7 +1,4 @@ // -*- C++ -*- -// -// $Id$ -// #ifndef TAO_CLIENT_ORB_INITIALIZER_H #define TAO_CLIENT_ORB_INITIALIZER_H diff --git a/TAO/tests/Portable_Interceptors/Bug_2510_Regression/Server_ORBInitializer.h b/TAO/tests/Portable_Interceptors/Bug_2510_Regression/Server_ORBInitializer.h index d2db35c5110..78a1655f7cd 100644 --- a/TAO/tests/Portable_Interceptors/Bug_2510_Regression/Server_ORBInitializer.h +++ b/TAO/tests/Portable_Interceptors/Bug_2510_Regression/Server_ORBInitializer.h @@ -1,7 +1,4 @@ // -*- C++ -*- -// -// $Id$ -// #ifndef TAO_SERVER_ORB_INITIALIZER_H #define TAO_SERVER_ORB_INITIALIZER_H diff --git a/TAO/tests/Portable_Interceptors/Collocated/Dynamic/Client_Task.h b/TAO/tests/Portable_Interceptors/Collocated/Dynamic/Client_Task.h index d93fbb3fc93..a50d948a0a2 100644 --- a/TAO/tests/Portable_Interceptors/Collocated/Dynamic/Client_Task.h +++ b/TAO/tests/Portable_Interceptors/Collocated/Dynamic/Client_Task.h @@ -1,6 +1,3 @@ -// -// $Id$ -// #ifndef COLLOCATED_TEST_CLIENT_TASK_H #define COLLOCATED_TEST_CLIENT_TASK_H diff --git a/TAO/tests/Portable_Interceptors/Collocated/Service_Context_Manipulation/Server_Task.cpp b/TAO/tests/Portable_Interceptors/Collocated/Service_Context_Manipulation/Server_Task.cpp index a118c3e3c1f..6175ecbfc26 100644 --- a/TAO/tests/Portable_Interceptors/Collocated/Service_Context_Manipulation/Server_Task.cpp +++ b/TAO/tests/Portable_Interceptors/Collocated/Service_Context_Manipulation/Server_Task.cpp @@ -1,6 +1,3 @@ -// -// $Id$ -// #include "Server_Task.h" #include "test_i.h" #include "ace/OS_NS_time.h" diff --git a/TAO/tests/Portable_Interceptors/Processing_Mode_Policy/Collocated/Client_Task.h b/TAO/tests/Portable_Interceptors/Processing_Mode_Policy/Collocated/Client_Task.h index 4a95a72c07e..9dc0cb89b6e 100644 --- a/TAO/tests/Portable_Interceptors/Processing_Mode_Policy/Collocated/Client_Task.h +++ b/TAO/tests/Portable_Interceptors/Processing_Mode_Policy/Collocated/Client_Task.h @@ -1,6 +1,3 @@ -// -// $Id$ -// #ifndef COLLOCATED_TEST_CLIENT_TASK_H #define COLLOCATED_TEST_CLIENT_TASK_H diff --git a/TAO/tests/Portable_Interceptors/Processing_Mode_Policy/Remote/Client_Task.h b/TAO/tests/Portable_Interceptors/Processing_Mode_Policy/Remote/Client_Task.h index 4ed6e54b12a..ff9d33073a1 100644 --- a/TAO/tests/Portable_Interceptors/Processing_Mode_Policy/Remote/Client_Task.h +++ b/TAO/tests/Portable_Interceptors/Processing_Mode_Policy/Remote/Client_Task.h @@ -1,6 +1,3 @@ -// -// $Id$ -// #ifndef TEST_CLIENT_TASK_H #define TEST_CLIENT_TASK_H diff --git a/TAO/tests/Portable_Interceptors/Recursive_ORBInitializer/Client_ORBInitializer.cpp b/TAO/tests/Portable_Interceptors/Recursive_ORBInitializer/Client_ORBInitializer.cpp index 281bba57562..cb7fc27ec05 100644 --- a/TAO/tests/Portable_Interceptors/Recursive_ORBInitializer/Client_ORBInitializer.cpp +++ b/TAO/tests/Portable_Interceptors/Recursive_ORBInitializer/Client_ORBInitializer.cpp @@ -1,7 +1,4 @@ // -*- C++ -*- -// -// $Id$ -// #include "Client_ORBInitializer.h" #include "tao/ORBInitializer_Registry.h" diff --git a/TAO/tests/Portable_Interceptors/Recursive_ORBInitializer/Client_ORBInitializer.h b/TAO/tests/Portable_Interceptors/Recursive_ORBInitializer/Client_ORBInitializer.h index d2d875268d0..8cf7c24d80d 100644 --- a/TAO/tests/Portable_Interceptors/Recursive_ORBInitializer/Client_ORBInitializer.h +++ b/TAO/tests/Portable_Interceptors/Recursive_ORBInitializer/Client_ORBInitializer.h @@ -1,7 +1,4 @@ // -*- C++ -*- -// -// $Id$ -// #ifndef TAO_CLIENT_ORB_INITIALIZER_H #define TAO_CLIENT_ORB_INITIALIZER_H diff --git a/TAO/tests/Portable_Interceptors/Register_Initial_References/Server_ORBInitializer.h b/TAO/tests/Portable_Interceptors/Register_Initial_References/Server_ORBInitializer.h index 2bdb0bd80e2..cb446a73d5f 100644 --- a/TAO/tests/Portable_Interceptors/Register_Initial_References/Server_ORBInitializer.h +++ b/TAO/tests/Portable_Interceptors/Register_Initial_References/Server_ORBInitializer.h @@ -1,7 +1,4 @@ // -*- C++ -*- -// -// $Id$ -// #ifndef TAO_SERVER_ORB_INITIALIZER_H #define TAO_SERVER_ORB_INITIALIZER_H diff --git a/TAO/tests/Portable_Interceptors/Service_Context_Manipulation/Client_ORBInitializer.cpp b/TAO/tests/Portable_Interceptors/Service_Context_Manipulation/Client_ORBInitializer.cpp index 45170534be6..1f166b93d43 100644 --- a/TAO/tests/Portable_Interceptors/Service_Context_Manipulation/Client_ORBInitializer.cpp +++ b/TAO/tests/Portable_Interceptors/Service_Context_Manipulation/Client_ORBInitializer.cpp @@ -1,7 +1,4 @@ // -*- C++ -*- -// -// $Id$ -// #include "Client_ORBInitializer.h" #include "client_interceptor.h" diff --git a/TAO/tests/Portable_Interceptors/Service_Context_Manipulation/Client_ORBInitializer.h b/TAO/tests/Portable_Interceptors/Service_Context_Manipulation/Client_ORBInitializer.h index c6cc9c9ebb8..e8e845f1793 100644 --- a/TAO/tests/Portable_Interceptors/Service_Context_Manipulation/Client_ORBInitializer.h +++ b/TAO/tests/Portable_Interceptors/Service_Context_Manipulation/Client_ORBInitializer.h @@ -1,7 +1,4 @@ // -*- C++ -*- -// -// $Id$ -// #ifndef TAO_CLIENT_ORB_INITIALIZER_H #define TAO_CLIENT_ORB_INITIALIZER_H diff --git a/TAO/tests/Portable_Interceptors/Service_Context_Manipulation/Server_ORBInitializer.cpp b/TAO/tests/Portable_Interceptors/Service_Context_Manipulation/Server_ORBInitializer.cpp index ad369d2b7ed..dd22dcc19d3 100644 --- a/TAO/tests/Portable_Interceptors/Service_Context_Manipulation/Server_ORBInitializer.cpp +++ b/TAO/tests/Portable_Interceptors/Service_Context_Manipulation/Server_ORBInitializer.cpp @@ -1,7 +1,4 @@ // -*- C++ -*- -// -// $Id$ -// #include "Server_ORBInitializer.h" #include "server_interceptor.h" diff --git a/TAO/tests/Portable_Interceptors/Service_Context_Manipulation/Server_ORBInitializer.h b/TAO/tests/Portable_Interceptors/Service_Context_Manipulation/Server_ORBInitializer.h index 6bffdffaf04..9554057647d 100644 --- a/TAO/tests/Portable_Interceptors/Service_Context_Manipulation/Server_ORBInitializer.h +++ b/TAO/tests/Portable_Interceptors/Service_Context_Manipulation/Server_ORBInitializer.h @@ -1,7 +1,4 @@ // -*- C++ -*- -// -// $Id$ -// #ifndef TAO_SERVER_ORB_INITIALIZER_H #define TAO_SERVER_ORB_INITIALIZER_H diff --git a/TAO/tests/RTCORBA/Banded_Connections/test.idl b/TAO/tests/RTCORBA/Banded_Connections/test.idl index ae526bbfd2f..c19bd8f3098 100644 --- a/TAO/tests/RTCORBA/Banded_Connections/test.idl +++ b/TAO/tests/RTCORBA/Banded_Connections/test.idl @@ -1,6 +1,3 @@ -// -// $Id$ -// interface Test { diff --git a/TAO/tests/RTCORBA/Bug_3382_Regression/Client_ORBInitializer.cpp b/TAO/tests/RTCORBA/Bug_3382_Regression/Client_ORBInitializer.cpp index cc6f1339fc7..9e925634654 100644 --- a/TAO/tests/RTCORBA/Bug_3382_Regression/Client_ORBInitializer.cpp +++ b/TAO/tests/RTCORBA/Bug_3382_Regression/Client_ORBInitializer.cpp @@ -1,7 +1,4 @@ // -*- C++ -*- -// -// $Id$ -// #include "Client_ORBInitializer.h" #include "interceptors.h" diff --git a/TAO/tests/RTCORBA/Bug_3382_Regression/Client_ORBInitializer.h b/TAO/tests/RTCORBA/Bug_3382_Regression/Client_ORBInitializer.h index c6cc9c9ebb8..e8e845f1793 100644 --- a/TAO/tests/RTCORBA/Bug_3382_Regression/Client_ORBInitializer.h +++ b/TAO/tests/RTCORBA/Bug_3382_Regression/Client_ORBInitializer.h @@ -1,7 +1,4 @@ // -*- C++ -*- -// -// $Id$ -// #ifndef TAO_CLIENT_ORB_INITIALIZER_H #define TAO_CLIENT_ORB_INITIALIZER_H diff --git a/TAO/tests/RTCORBA/Bug_3382_Regression/test.idl b/TAO/tests/RTCORBA/Bug_3382_Regression/test.idl index ce79aec2ee7..7bc45dcae28 100644 --- a/TAO/tests/RTCORBA/Bug_3382_Regression/test.idl +++ b/TAO/tests/RTCORBA/Bug_3382_Regression/test.idl @@ -1,6 +1,3 @@ -// -// $Id$ -// interface Test { diff --git a/TAO/tests/RTCORBA/Bug_3643_Regression/test.idl b/TAO/tests/RTCORBA/Bug_3643_Regression/test.idl index 3bc8f9af25c..d72798def5e 100644 --- a/TAO/tests/RTCORBA/Bug_3643_Regression/test.idl +++ b/TAO/tests/RTCORBA/Bug_3643_Regression/test.idl @@ -1,6 +1,3 @@ -// -// $Id$ -// interface test { diff --git a/TAO/tests/RTCORBA/Client_Propagated/Client_ORBInitializer.cpp b/TAO/tests/RTCORBA/Client_Propagated/Client_ORBInitializer.cpp index cc6f1339fc7..9e925634654 100644 --- a/TAO/tests/RTCORBA/Client_Propagated/Client_ORBInitializer.cpp +++ b/TAO/tests/RTCORBA/Client_Propagated/Client_ORBInitializer.cpp @@ -1,7 +1,4 @@ // -*- C++ -*- -// -// $Id$ -// #include "Client_ORBInitializer.h" #include "interceptors.h" diff --git a/TAO/tests/RTCORBA/Client_Propagated/Client_ORBInitializer.h b/TAO/tests/RTCORBA/Client_Propagated/Client_ORBInitializer.h index c6cc9c9ebb8..e8e845f1793 100644 --- a/TAO/tests/RTCORBA/Client_Propagated/Client_ORBInitializer.h +++ b/TAO/tests/RTCORBA/Client_Propagated/Client_ORBInitializer.h @@ -1,7 +1,4 @@ // -*- C++ -*- -// -// $Id$ -// #ifndef TAO_CLIENT_ORB_INITIALIZER_H #define TAO_CLIENT_ORB_INITIALIZER_H diff --git a/TAO/tests/RTCORBA/Client_Propagated/test.idl b/TAO/tests/RTCORBA/Client_Propagated/test.idl index ce79aec2ee7..7bc45dcae28 100644 --- a/TAO/tests/RTCORBA/Client_Propagated/test.idl +++ b/TAO/tests/RTCORBA/Client_Propagated/test.idl @@ -1,6 +1,3 @@ -// -// $Id$ -// interface Test { diff --git a/TAO/tests/RTCORBA/Client_Protocol/test.idl b/TAO/tests/RTCORBA/Client_Protocol/test.idl index 4a73b5f42e6..ecb517bf669 100644 --- a/TAO/tests/RTCORBA/Client_Protocol/test.idl +++ b/TAO/tests/RTCORBA/Client_Protocol/test.idl @@ -1,6 +1,3 @@ -// -// $Id$ -// interface Test { diff --git a/TAO/tests/RTCORBA/Diffserv/test.idl b/TAO/tests/RTCORBA/Diffserv/test.idl index 3ed4d3d20ea..cd69baf2211 100644 --- a/TAO/tests/RTCORBA/Diffserv/test.idl +++ b/TAO/tests/RTCORBA/Diffserv/test.idl @@ -1,6 +1,3 @@ -// -// $Id$ -// interface Test { diff --git a/TAO/tests/RTCORBA/Dynamic_Thread_Pool/test.idl b/TAO/tests/RTCORBA/Dynamic_Thread_Pool/test.idl index 3bc8f9af25c..d72798def5e 100644 --- a/TAO/tests/RTCORBA/Dynamic_Thread_Pool/test.idl +++ b/TAO/tests/RTCORBA/Dynamic_Thread_Pool/test.idl @@ -1,6 +1,3 @@ -// -// $Id$ -// interface test { diff --git a/TAO/tests/RTCORBA/Explicit_Binding/test.idl b/TAO/tests/RTCORBA/Explicit_Binding/test.idl index b50f6cfef47..94f864ff686 100644 --- a/TAO/tests/RTCORBA/Explicit_Binding/test.idl +++ b/TAO/tests/RTCORBA/Explicit_Binding/test.idl @@ -1,6 +1,3 @@ -// -// $Id$ -// interface Test { diff --git a/TAO/tests/RTCORBA/MT_Client_Protocol_Priority/test.idl b/TAO/tests/RTCORBA/MT_Client_Protocol_Priority/test.idl index 521ad2529af..6869ac5e57f 100644 --- a/TAO/tests/RTCORBA/MT_Client_Protocol_Priority/test.idl +++ b/TAO/tests/RTCORBA/MT_Client_Protocol_Priority/test.idl @@ -1,6 +1,3 @@ -// -// $Id$ -// interface Test { diff --git a/TAO/tests/RTCORBA/Priority_Inversion_With_Bands/test.idl b/TAO/tests/RTCORBA/Priority_Inversion_With_Bands/test.idl index 331c73291bd..ea6131d39d8 100644 --- a/TAO/tests/RTCORBA/Priority_Inversion_With_Bands/test.idl +++ b/TAO/tests/RTCORBA/Priority_Inversion_With_Bands/test.idl @@ -1,6 +1,3 @@ -// -// $Id$ -// interface test { diff --git a/TAO/tests/RTCORBA/Private_Connection/test.idl b/TAO/tests/RTCORBA/Private_Connection/test.idl index b50f6cfef47..94f864ff686 100644 --- a/TAO/tests/RTCORBA/Private_Connection/test.idl +++ b/TAO/tests/RTCORBA/Private_Connection/test.idl @@ -1,6 +1,3 @@ -// -// $Id$ -// interface Test { diff --git a/TAO/tests/RTCORBA/Server_Declared/test.idl b/TAO/tests/RTCORBA/Server_Declared/test.idl index ce79aec2ee7..7bc45dcae28 100644 --- a/TAO/tests/RTCORBA/Server_Declared/test.idl +++ b/TAO/tests/RTCORBA/Server_Declared/test.idl @@ -1,6 +1,3 @@ -// -// $Id$ -// interface Test { diff --git a/TAO/tests/RTCORBA/Server_Protocol/test.idl b/TAO/tests/RTCORBA/Server_Protocol/test.idl index 7fd0cd6f651..73734cfb758 100644 --- a/TAO/tests/RTCORBA/Server_Protocol/test.idl +++ b/TAO/tests/RTCORBA/Server_Protocol/test.idl @@ -1,6 +1,3 @@ -// -// $Id$ -// interface Test { diff --git a/TAO/tests/RTCORBA/Thread_Pool/test.idl b/TAO/tests/RTCORBA/Thread_Pool/test.idl index 3d264c4f51a..e2f76b6d01c 100644 --- a/TAO/tests/RTCORBA/Thread_Pool/test.idl +++ b/TAO/tests/RTCORBA/Thread_Pool/test.idl @@ -1,6 +1,3 @@ -// -// $Id$ -// interface test { diff --git a/TAO/tests/Reliable_Oneways/Oneway_Receiver.cpp b/TAO/tests/Reliable_Oneways/Oneway_Receiver.cpp index 4aab39a74d8..22e9d2969df 100644 --- a/TAO/tests/Reliable_Oneways/Oneway_Receiver.cpp +++ b/TAO/tests/Reliable_Oneways/Oneway_Receiver.cpp @@ -1,6 +1,3 @@ -// -// $Id$ -// #include "Oneway_Receiver.h" #include "Shutdown_Helper.h" diff --git a/TAO/tests/Reliable_Oneways/Oneway_Receiver.h b/TAO/tests/Reliable_Oneways/Oneway_Receiver.h index 6808ff66e5c..f7653e237c2 100644 --- a/TAO/tests/Reliable_Oneways/Oneway_Receiver.h +++ b/TAO/tests/Reliable_Oneways/Oneway_Receiver.h @@ -1,6 +1,3 @@ -// -// $Id$ -// #ifndef ONEWAY_RECEIVER_H #define ONEWAY_RECEIVER_H diff --git a/TAO/tests/Reliable_Oneways/Shutdown_Helper.cpp b/TAO/tests/Reliable_Oneways/Shutdown_Helper.cpp index c001ac11463..61cff1817cd 100644 --- a/TAO/tests/Reliable_Oneways/Shutdown_Helper.cpp +++ b/TAO/tests/Reliable_Oneways/Shutdown_Helper.cpp @@ -1,6 +1,3 @@ -// -// $Id$ -// #include "Shutdown_Helper.h" Shutdown_Helper::Shutdown_Helper (CORBA::ORB_ptr orb) diff --git a/TAO/tests/Reliable_Oneways/Shutdown_Helper.h b/TAO/tests/Reliable_Oneways/Shutdown_Helper.h index 7262e575081..994bf94396b 100644 --- a/TAO/tests/Reliable_Oneways/Shutdown_Helper.h +++ b/TAO/tests/Reliable_Oneways/Shutdown_Helper.h @@ -1,6 +1,3 @@ -// -// $Id$ -// #ifndef SHUTDOWN_HELPER_H #define SHUTDOWN_HELPER_H diff --git a/TAO/tests/Reliable_Oneways/Test.idl b/TAO/tests/Reliable_Oneways/Test.idl index a083bd6412c..2cbce03afa9 100644 --- a/TAO/tests/Reliable_Oneways/Test.idl +++ b/TAO/tests/Reliable_Oneways/Test.idl @@ -1,6 +1,3 @@ -// -// $Id$ -// module Test { diff --git a/TAO/tests/Servant_To_Reference_Test/Test.idl b/TAO/tests/Servant_To_Reference_Test/Test.idl index 39548dcbf88..5563d3bac29 100644 --- a/TAO/tests/Servant_To_Reference_Test/Test.idl +++ b/TAO/tests/Servant_To_Reference_Test/Test.idl @@ -1,6 +1,3 @@ -// -// $Id$ -// /// Put the interfaces in a module, to avoid global namespace pollution module Test diff --git a/TAO/tests/Servant_To_Reference_Test/Test_i.cpp b/TAO/tests/Servant_To_Reference_Test/Test_i.cpp index 871deea0c89..6f98d20f46f 100644 --- a/TAO/tests/Servant_To_Reference_Test/Test_i.cpp +++ b/TAO/tests/Servant_To_Reference_Test/Test_i.cpp @@ -1,6 +1,3 @@ -// -// $Id$ -// #include "Test_i.h" One_Impl::One_Impl (CORBA::ORB_ptr orb) diff --git a/TAO/tests/Servant_To_Reference_Test/Test_i.h b/TAO/tests/Servant_To_Reference_Test/Test_i.h index c478d11253c..a33ac60baf4 100644 --- a/TAO/tests/Servant_To_Reference_Test/Test_i.h +++ b/TAO/tests/Servant_To_Reference_Test/Test_i.h @@ -1,6 +1,3 @@ -// -// $Id$ -// #ifndef HELLO_H #define HELLO_H diff --git a/TAO/tests/Server_Connection_Purging/Test_i.cpp b/TAO/tests/Server_Connection_Purging/Test_i.cpp index f5ed7ac03b0..b47d464f483 100644 --- a/TAO/tests/Server_Connection_Purging/Test_i.cpp +++ b/TAO/tests/Server_Connection_Purging/Test_i.cpp @@ -1,6 +1,3 @@ -// -// $Id$ -// #include "Test_i.h" test_i::test_i (CORBA::ORB_ptr orb) diff --git a/TAO/tests/Server_Connection_Purging/Test_i.h b/TAO/tests/Server_Connection_Purging/Test_i.h index 689d8c3cd7b..ab8730f8b3f 100644 --- a/TAO/tests/Server_Connection_Purging/Test_i.h +++ b/TAO/tests/Server_Connection_Purging/Test_i.h @@ -1,6 +1,3 @@ -// -// $Id$ -// #ifndef TEST_I_H #define TEST_I_H diff --git a/TAO/tests/Server_Leaks/Ping_Service.cpp b/TAO/tests/Server_Leaks/Ping_Service.cpp index 2a0151b78f8..b1e5ebaa08b 100644 --- a/TAO/tests/Server_Leaks/Ping_Service.cpp +++ b/TAO/tests/Server_Leaks/Ping_Service.cpp @@ -1,6 +1,3 @@ -// -// $Id$ -// #include "Ping_Service.h" Ping_Service::Ping_Service (CORBA::ORB_ptr orb) diff --git a/TAO/tests/Server_Leaks/Ping_Service.h b/TAO/tests/Server_Leaks/Ping_Service.h index b1f459c1cf2..1488a615128 100644 --- a/TAO/tests/Server_Leaks/Ping_Service.h +++ b/TAO/tests/Server_Leaks/Ping_Service.h @@ -1,6 +1,3 @@ -// -// $Id$ -// #ifndef SERVER_LEAKS_PING_SERVICE_H #define SERVER_LEAKS_PING_SERVICE_H diff --git a/TAO/tests/Server_Leaks/Test.idl b/TAO/tests/Server_Leaks/Test.idl index 3f71918cab1..11cfe70a9f2 100644 --- a/TAO/tests/Server_Leaks/Test.idl +++ b/TAO/tests/Server_Leaks/Test.idl @@ -1,6 +1,3 @@ -// -// $Id$ -// module Test { diff --git a/TAO/tests/Server_Port_Zero/Hello.cpp b/TAO/tests/Server_Port_Zero/Hello.cpp index 0f62f20b906..733fe2bfcaf 100644 --- a/TAO/tests/Server_Port_Zero/Hello.cpp +++ b/TAO/tests/Server_Port_Zero/Hello.cpp @@ -1,6 +1,3 @@ -// -// $Id$ -// #include "Hello.h" Hello::Hello (CORBA::ORB_ptr orb) diff --git a/TAO/tests/Server_Port_Zero/Hello.h b/TAO/tests/Server_Port_Zero/Hello.h index 3a840d3d88d..8b2124d9fe5 100644 --- a/TAO/tests/Server_Port_Zero/Hello.h +++ b/TAO/tests/Server_Port_Zero/Hello.h @@ -1,6 +1,3 @@ -// -// $Id$ -// #ifndef HELLO_H #define HELLO_H diff --git a/TAO/tests/Server_Port_Zero/Test.idl b/TAO/tests/Server_Port_Zero/Test.idl index 3c0976e106d..6cd2805ea74 100644 --- a/TAO/tests/Server_Port_Zero/Test.idl +++ b/TAO/tests/Server_Port_Zero/Test.idl @@ -1,6 +1,3 @@ -// -// $Id$ -// /// Put the interfaces in a module, to avoid global namespace pollution module Test diff --git a/TAO/tests/Single_Read/test.idl b/TAO/tests/Single_Read/test.idl index 27f4c8e605f..ff8faaedee8 100644 --- a/TAO/tests/Single_Read/test.idl +++ b/TAO/tests/Single_Read/test.idl @@ -1,6 +1,3 @@ -// -// $Id$ -// interface test { diff --git a/TAO/tests/Skeleton_Inheritance/idl_1.idl b/TAO/tests/Skeleton_Inheritance/idl_1.idl index d9f1d7950c4..d123d0cef68 100644 --- a/TAO/tests/Skeleton_Inheritance/idl_1.idl +++ b/TAO/tests/Skeleton_Inheritance/idl_1.idl @@ -1,6 +1,3 @@ -// -// $Id$ -// module Skeleton_Inheritance { diff --git a/TAO/tests/Skeleton_Inheritance/idl_2.idl b/TAO/tests/Skeleton_Inheritance/idl_2.idl index ccf628c4436..867427cfc93 100644 --- a/TAO/tests/Skeleton_Inheritance/idl_2.idl +++ b/TAO/tests/Skeleton_Inheritance/idl_2.idl @@ -1,6 +1,3 @@ -// -// $Id$ -// #include "idl_1.idl" diff --git a/TAO/tests/Skeleton_Inheritance/idl_3.idl b/TAO/tests/Skeleton_Inheritance/idl_3.idl index edb70e292f6..fec5961ef4d 100644 --- a/TAO/tests/Skeleton_Inheritance/idl_3.idl +++ b/TAO/tests/Skeleton_Inheritance/idl_3.idl @@ -1,6 +1,3 @@ -// -// $Id$ -// #include "idl_2.idl" diff --git a/TAO/tests/Skeleton_Inheritance/interface_3_i.h b/TAO/tests/Skeleton_Inheritance/interface_3_i.h index 632ffeb6f6e..c532071b5c6 100644 --- a/TAO/tests/Skeleton_Inheritance/interface_3_i.h +++ b/TAO/tests/Skeleton_Inheritance/interface_3_i.h @@ -1,6 +1,3 @@ -// -// $Id$ -// #ifndef INTERFACE_3_I_H_ #define INTERFACE_3_I_H_ diff --git a/TAO/tests/Stack_Recursion/Client_Task.cpp b/TAO/tests/Stack_Recursion/Client_Task.cpp index 9bbaa1a9caf..25f130a5545 100644 --- a/TAO/tests/Stack_Recursion/Client_Task.cpp +++ b/TAO/tests/Stack_Recursion/Client_Task.cpp @@ -1,6 +1,3 @@ -// -// $Id$ -// #include "Client_Task.h" diff --git a/TAO/tests/Stack_Recursion/Client_Task.h b/TAO/tests/Stack_Recursion/Client_Task.h index 1858bf6c12c..85ca7e45a0c 100644 --- a/TAO/tests/Stack_Recursion/Client_Task.h +++ b/TAO/tests/Stack_Recursion/Client_Task.h @@ -1,6 +1,3 @@ -// -// $Id$ -// #ifndef STACK_RECURSION_CLIENT_TASK_H #define STACK_RECURSION_CLIENT_TASK_H diff --git a/TAO/tests/Stack_Recursion/Sender.cpp b/TAO/tests/Stack_Recursion/Sender.cpp index c221af4b87c..ea06ddcb33e 100644 --- a/TAO/tests/Stack_Recursion/Sender.cpp +++ b/TAO/tests/Stack_Recursion/Sender.cpp @@ -1,6 +1,3 @@ -// -// $Id$ -// #include "Sender.h" Sender::Sender (CORBA::ORB_ptr orb) diff --git a/TAO/tests/Stack_Recursion/Sender.h b/TAO/tests/Stack_Recursion/Sender.h index 5af96f9d9b5..d0b38efbcfa 100644 --- a/TAO/tests/Stack_Recursion/Sender.h +++ b/TAO/tests/Stack_Recursion/Sender.h @@ -1,6 +1,3 @@ -// -// $Id$ -// #ifndef STACK_RECURSION_SENDER_H #define STACK_RECURSION_SENDER_H diff --git a/TAO/tests/Stack_Recursion/Server_Task.cpp b/TAO/tests/Stack_Recursion/Server_Task.cpp index 15daa14ac9a..5a3cf60f539 100644 --- a/TAO/tests/Stack_Recursion/Server_Task.cpp +++ b/TAO/tests/Stack_Recursion/Server_Task.cpp @@ -1,6 +1,3 @@ -// -// $Id$ -// #include "Server_Task.h" #include "Sender.h" diff --git a/TAO/tests/Stack_Recursion/Server_Task.h b/TAO/tests/Stack_Recursion/Server_Task.h index 78bb61e5b7c..0bada3e7344 100644 --- a/TAO/tests/Stack_Recursion/Server_Task.h +++ b/TAO/tests/Stack_Recursion/Server_Task.h @@ -1,6 +1,3 @@ -// -// $Id$ -// #ifndef STACK_RECURSION_SERVER_TASK_H #define STACK_RECURSION_SERVER_TASK_H diff --git a/TAO/tests/Stack_Recursion/Test.idl b/TAO/tests/Stack_Recursion/Test.idl index 91adb6e4bf6..4904d6a3e39 100644 --- a/TAO/tests/Stack_Recursion/Test.idl +++ b/TAO/tests/Stack_Recursion/Test.idl @@ -1,6 +1,3 @@ -// -// $Id$ -// module Test { diff --git a/TAO/tests/Timed_Buffered_Oneways/test.idl b/TAO/tests/Timed_Buffered_Oneways/test.idl index 3035dc7f5fd..084df49b35c 100644 --- a/TAO/tests/Timed_Buffered_Oneways/test.idl +++ b/TAO/tests/Timed_Buffered_Oneways/test.idl @@ -1,6 +1,3 @@ -// -// $Id$ -// interface test { diff --git a/TAO/tests/Timeout/test.idl b/TAO/tests/Timeout/test.idl index 5481e3f26f0..aee6a39899c 100644 --- a/TAO/tests/Timeout/test.idl +++ b/TAO/tests/Timeout/test.idl @@ -1,6 +1,3 @@ -// -// $Id$ -// interface Simple_Server { diff --git a/TAO/tests/Two_Objects/First_i.cpp b/TAO/tests/Two_Objects/First_i.cpp index ca3287f6e3d..7909a5a3de1 100644 --- a/TAO/tests/Two_Objects/First_i.cpp +++ b/TAO/tests/Two_Objects/First_i.cpp @@ -1,6 +1,3 @@ -// -// $Id$ -// #include "First_i.h" #include "tao/ORB_Core.h" diff --git a/TAO/tests/Two_Objects/Object_Factory_i.cpp b/TAO/tests/Two_Objects/Object_Factory_i.cpp index b7775ca7721..a28794209cd 100644 --- a/TAO/tests/Two_Objects/Object_Factory_i.cpp +++ b/TAO/tests/Two_Objects/Object_Factory_i.cpp @@ -1,6 +1,3 @@ -// -// $Id$ -// #include "tao/ORB_Core.h" #include "tao/debug.h" #include "tao/Transport_Cache_Manager.h" diff --git a/TAO/tests/Two_Objects/Two_Objects.idl b/TAO/tests/Two_Objects/Two_Objects.idl index a4c985c2eac..4ed651347a0 100644 --- a/TAO/tests/Two_Objects/Two_Objects.idl +++ b/TAO/tests/Two_Objects/Two_Objects.idl @@ -1,6 +1,3 @@ -// -// $Id$ -// module Two_Objects_Test { diff --git a/TAO/tests/Two_Objects/worker.cpp b/TAO/tests/Two_Objects/worker.cpp index 536534ed518..7c88437acac 100644 --- a/TAO/tests/Two_Objects/worker.cpp +++ b/TAO/tests/Two_Objects/worker.cpp @@ -1,6 +1,3 @@ -// -// $Id$ -// #include "worker.h" diff --git a/TAO/tests/UNKNOWN_Exception/test.idl b/TAO/tests/UNKNOWN_Exception/test.idl index 8502c8d5cd8..27e54cbd088 100644 --- a/TAO/tests/UNKNOWN_Exception/test.idl +++ b/TAO/tests/UNKNOWN_Exception/test.idl @@ -1,6 +1,3 @@ -// -// $Id$ -// interface test diff --git a/TAO/tests/ZIOP/Hello.cpp b/TAO/tests/ZIOP/Hello.cpp index a9d7af19f6e..f9d1c47bcd8 100644 --- a/TAO/tests/ZIOP/Hello.cpp +++ b/TAO/tests/ZIOP/Hello.cpp @@ -1,6 +1,3 @@ -// -// $Id$ -// #include "Hello.h" Hello::Hello (CORBA::ORB_ptr orb) diff --git a/TAO/tests/ZIOP/Hello.h b/TAO/tests/ZIOP/Hello.h index 239f659a2a0..12770427014 100644 --- a/TAO/tests/ZIOP/Hello.h +++ b/TAO/tests/ZIOP/Hello.h @@ -1,6 +1,3 @@ -// -// $Id$ -// #ifndef HELLO_H #define HELLO_H diff --git a/TAO/tests/ZIOP/Test.idl b/TAO/tests/ZIOP/Test.idl index 7e5383ef267..1977f88c812 100644 --- a/TAO/tests/ZIOP/Test.idl +++ b/TAO/tests/ZIOP/Test.idl @@ -1,6 +1,3 @@ -// -// $Id$ -// /// Put the interfaces in a module, to avoid global namespace pollution module Test |