summaryrefslogtreecommitdiff
path: root/TAO/tests/Multiple
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tests/Multiple')
-rw-r--r--TAO/tests/Multiple/Collocation_Tester.h2
-rw-r--r--TAO/tests/Multiple/Multiple.idl2
-rw-r--r--TAO/tests/Multiple/Multiple_Impl.h2
3 files changed, 0 insertions, 6 deletions
diff --git a/TAO/tests/Multiple/Collocation_Tester.h b/TAO/tests/Multiple/Collocation_Tester.h
index 64c3a0c0dad..c6d6e84d0b7 100644
--- a/TAO/tests/Multiple/Collocation_Tester.h
+++ b/TAO/tests/Multiple/Collocation_Tester.h
@@ -2,8 +2,6 @@
/**
* @file Collocation_Tester.h
*
- * $Id$
- *
* This file contains the class that tests the TAO's collocation
* mechanism.
*
diff --git a/TAO/tests/Multiple/Multiple.idl b/TAO/tests/Multiple/Multiple.idl
index 2739c5a79b2..7f50b7edbe8 100644
--- a/TAO/tests/Multiple/Multiple.idl
+++ b/TAO/tests/Multiple/Multiple.idl
@@ -3,8 +3,6 @@
/**
* @file Multiple.idl
*
- * $Id$
- *
* IDL definition of a Diamond shaped hierarchy
* of IDL interfaces. This Diamond shaped hierarchy
* is used for testing the collocation.
diff --git a/TAO/tests/Multiple/Multiple_Impl.h b/TAO/tests/Multiple/Multiple_Impl.h
index cb1cf3bc6c6..048225b32aa 100644
--- a/TAO/tests/Multiple/Multiple_Impl.h
+++ b/TAO/tests/Multiple/Multiple_Impl.h
@@ -2,8 +2,6 @@
/**
* @file Multiple_Impl.h
*
- * $Id$
- *
* This file contains the servant implementation used to test the
* new collocation collocation scheme.
*