summaryrefslogtreecommitdiff
path: root/TAO/tests/OBV
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tests/OBV')
-rw-r--r--TAO/tests/OBV/Any/AnyS_impl.h2
-rw-r--r--TAO/tests/OBV/Collocated/Forward/Test_impl.h2
-rw-r--r--TAO/tests/OBV/Factory/FactoryC_impl.h2
-rw-r--r--TAO/tests/OBV/Factory/FactoryS_impl.h2
-rw-r--r--TAO/tests/OBV/Forward/Test_impl.h2
-rw-r--r--TAO/tests/OBV/Simple/Client_i.h2
-rw-r--r--TAO/tests/OBV/Simple/Server_i.h2
-rw-r--r--TAO/tests/OBV/Simple/Simple_util.h2
-rw-r--r--TAO/tests/OBV/TC_Alignment/test.idl2
-rw-r--r--TAO/tests/OBV/TC_Alignment/test_i.h2
-rw-r--r--TAO/tests/OBV/Truncatable/TruncatableS_impl.h2
-rw-r--r--TAO/tests/OBV/ValueBox/Test_impl.h2
12 files changed, 0 insertions, 24 deletions
diff --git a/TAO/tests/OBV/Any/AnyS_impl.h b/TAO/tests/OBV/Any/AnyS_impl.h
index 7bdb376b825..774090a9c7e 100644
--- a/TAO/tests/OBV/Any/AnyS_impl.h
+++ b/TAO/tests/OBV/Any/AnyS_impl.h
@@ -3,8 +3,6 @@
/**
* @file AnyS_impl.h
*
- * $Id$
- *
* @author Boris Kolpackov <bosk@ipmce.ru>
*/
//=============================================================================
diff --git a/TAO/tests/OBV/Collocated/Forward/Test_impl.h b/TAO/tests/OBV/Collocated/Forward/Test_impl.h
index 491368adb23..47ea5de756d 100644
--- a/TAO/tests/OBV/Collocated/Forward/Test_impl.h
+++ b/TAO/tests/OBV/Collocated/Forward/Test_impl.h
@@ -3,8 +3,6 @@
/**
* @file Test_impl.h
*
- * $Id$
- *
* @author Boris Kolpackov <bosk@ipmce.ru>
*/
//=============================================================================
diff --git a/TAO/tests/OBV/Factory/FactoryC_impl.h b/TAO/tests/OBV/Factory/FactoryC_impl.h
index 5c5c593c623..787054cd7c1 100644
--- a/TAO/tests/OBV/Factory/FactoryC_impl.h
+++ b/TAO/tests/OBV/Factory/FactoryC_impl.h
@@ -4,8 +4,6 @@
/**
* @file FactoryC_impl.h
*
- * $Id$
- *
* @author Boris Kolpackov <bosk@ipmce.ru>
*/
// ===================================================================
diff --git a/TAO/tests/OBV/Factory/FactoryS_impl.h b/TAO/tests/OBV/Factory/FactoryS_impl.h
index 5dd7138e2ad..8556cc81ebb 100644
--- a/TAO/tests/OBV/Factory/FactoryS_impl.h
+++ b/TAO/tests/OBV/Factory/FactoryS_impl.h
@@ -3,8 +3,6 @@
/**
* @file FactoryS_impl.h
*
- * $Id$
- *
* @author Boris Kolpackov <bosk@ipmce.ru>
*/
//=============================================================================
diff --git a/TAO/tests/OBV/Forward/Test_impl.h b/TAO/tests/OBV/Forward/Test_impl.h
index 99d7d47f66d..ddddbe5948f 100644
--- a/TAO/tests/OBV/Forward/Test_impl.h
+++ b/TAO/tests/OBV/Forward/Test_impl.h
@@ -3,8 +3,6 @@
/**
* @file Test_impl.h
*
- * $Id$
- *
* @author Boris Kolpackov <bosk@ipmce.ru>
*/
//=============================================================================
diff --git a/TAO/tests/OBV/Simple/Client_i.h b/TAO/tests/OBV/Simple/Client_i.h
index 69f6d7794d4..320b7eaefea 100644
--- a/TAO/tests/OBV/Simple/Client_i.h
+++ b/TAO/tests/OBV/Simple/Client_i.h
@@ -4,8 +4,6 @@
/**
* @file Client_i.h
*
- * $Id$
- *
* This class is a template for a CORBA client.
* run () sends some valuetypes to a server and
* gets back a list of valuetypes.
diff --git a/TAO/tests/OBV/Simple/Server_i.h b/TAO/tests/OBV/Simple/Server_i.h
index c9ac63bb0ef..abd66dadbe5 100644
--- a/TAO/tests/OBV/Simple/Server_i.h
+++ b/TAO/tests/OBV/Simple/Server_i.h
@@ -4,8 +4,6 @@
/**
* @file Server_i.h
*
- * $Id$
- *
* This class implements the Event_Types IDL interface.
*
*
diff --git a/TAO/tests/OBV/Simple/Simple_util.h b/TAO/tests/OBV/Simple/Simple_util.h
index 55da5de3889..88bd80e072d 100644
--- a/TAO/tests/OBV/Simple/Simple_util.h
+++ b/TAO/tests/OBV/Simple/Simple_util.h
@@ -2,8 +2,6 @@
/**
* @file Simple_util.h
*
- * $Id$
- *
* The classe define the templates for the client and server.
*
*
diff --git a/TAO/tests/OBV/TC_Alignment/test.idl b/TAO/tests/OBV/TC_Alignment/test.idl
index e21abcf1f46..08b91e2c6b1 100644
--- a/TAO/tests/OBV/TC_Alignment/test.idl
+++ b/TAO/tests/OBV/TC_Alignment/test.idl
@@ -3,8 +3,6 @@
/**
* @file test.idl
*
- * $Id$
- *
* IDL description of the TypeCode alignment Test interface for valuetypes
*
*
diff --git a/TAO/tests/OBV/TC_Alignment/test_i.h b/TAO/tests/OBV/TC_Alignment/test_i.h
index c4a7c8086cc..9dddc34fc28 100644
--- a/TAO/tests/OBV/TC_Alignment/test_i.h
+++ b/TAO/tests/OBV/TC_Alignment/test_i.h
@@ -3,8 +3,6 @@
/**
* @file test_i.h
*
- * $Id$
- *
* @author Jeff Parsons <j.parsons@vanderbilt.edu>
*/
//=============================================================================
diff --git a/TAO/tests/OBV/Truncatable/TruncatableS_impl.h b/TAO/tests/OBV/Truncatable/TruncatableS_impl.h
index 456b546e83e..843ed75dfed 100644
--- a/TAO/tests/OBV/Truncatable/TruncatableS_impl.h
+++ b/TAO/tests/OBV/Truncatable/TruncatableS_impl.h
@@ -3,8 +3,6 @@
/**
* @file TruncatableS_impl.h
*
- * $Id$
- *
* @author Boris Kolpackov <bosk@ipmce.ru>
*/
//=============================================================================
diff --git a/TAO/tests/OBV/ValueBox/Test_impl.h b/TAO/tests/OBV/ValueBox/Test_impl.h
index c5857dd9d47..c1895e13793 100644
--- a/TAO/tests/OBV/ValueBox/Test_impl.h
+++ b/TAO/tests/OBV/ValueBox/Test_impl.h
@@ -3,8 +3,6 @@
/**
* @file Test_impl.h
*
- * $Id$
- *
* @author Gary Maxey
*/
//=============================================================================