summaryrefslogtreecommitdiff
path: root/TAO/tests/POA/TIE
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tests/POA/TIE')
-rw-r--r--TAO/tests/POA/TIE/client.cpp2
-rw-r--r--TAO/tests/POA/TIE/server.cpp2
-rw-r--r--TAO/tests/POA/TIE/test_i.cpp2
-rw-r--r--TAO/tests/POA/TIE/test_i.h2
4 files changed, 0 insertions, 8 deletions
diff --git a/TAO/tests/POA/TIE/client.cpp b/TAO/tests/POA/TIE/client.cpp
index 0dd7cf83ba7..48497d056c9 100644
--- a/TAO/tests/POA/TIE/client.cpp
+++ b/TAO/tests/POA/TIE/client.cpp
@@ -3,8 +3,6 @@
/**
* @file client.cpp
*
- * $Id$
- *
* This is a simple client implementation.
*
*
diff --git a/TAO/tests/POA/TIE/server.cpp b/TAO/tests/POA/TIE/server.cpp
index 9a152af4997..3bf41a3fdeb 100644
--- a/TAO/tests/POA/TIE/server.cpp
+++ b/TAO/tests/POA/TIE/server.cpp
@@ -3,8 +3,6 @@
/**
* @file server.cpp
*
- * $Id$
- *
* In this example,
*
*
diff --git a/TAO/tests/POA/TIE/test_i.cpp b/TAO/tests/POA/TIE/test_i.cpp
index 016e58330fa..b557bb3c8bb 100644
--- a/TAO/tests/POA/TIE/test_i.cpp
+++ b/TAO/tests/POA/TIE/test_i.cpp
@@ -3,8 +3,6 @@
/**
* @file test_i.cpp
*
- * $Id$
- *
* This is a simple test servant implementation
*
*
diff --git a/TAO/tests/POA/TIE/test_i.h b/TAO/tests/POA/TIE/test_i.h
index 534b44c29f5..ca324535d98 100644
--- a/TAO/tests/POA/TIE/test_i.h
+++ b/TAO/tests/POA/TIE/test_i.h
@@ -4,8 +4,6 @@
/**
* @file test_i.h
*
- * $Id$
- *
* Defines implementation classes for the interfaces
*
*