summaryrefslogtreecommitdiff
path: root/TAO/tests/POA/TIE
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2015-01-07 16:15:20 +0100
committerJohnny Willemsen <jwillemsen@remedy.nl>2015-01-07 16:15:20 +0100
commit7b07caedd286b60f2ed3d99d78f3d4407511d936 (patch)
treeadc82ce5f5b1d3097ae071300bf9d6fc35cb27a0 /TAO/tests/POA/TIE
parentc88815f2039e7152d735c18650c102df84d9aa36 (diff)
downloadATCD-7b07caedd286b60f2ed3d99d78f3d4407511d936.tar.gz
Remove doxygen style Id tag with two space before $Id#
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
*
*