summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/tests/Bug_4080_Regression
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/tests/Bug_4080_Regression')
-rw-r--r--TAO/orbsvcs/tests/Bug_4080_Regression/client.cpp3
-rw-r--r--TAO/orbsvcs/tests/Bug_4080_Regression/server.cpp3
-rw-r--r--TAO/orbsvcs/tests/Bug_4080_Regression/test_impl.cpp3
-rw-r--r--TAO/orbsvcs/tests/Bug_4080_Regression/test_impl.h3
4 files changed, 0 insertions, 12 deletions
diff --git a/TAO/orbsvcs/tests/Bug_4080_Regression/client.cpp b/TAO/orbsvcs/tests/Bug_4080_Regression/client.cpp
index caf66622920..e5adde74096 100644
--- a/TAO/orbsvcs/tests/Bug_4080_Regression/client.cpp
+++ b/TAO/orbsvcs/tests/Bug_4080_Regression/client.cpp
@@ -1,6 +1,3 @@
-//
-// $Id$
-//
#include "ace/Get_Opt.h"
#include "ace/OS_NS_unistd.h"
diff --git a/TAO/orbsvcs/tests/Bug_4080_Regression/server.cpp b/TAO/orbsvcs/tests/Bug_4080_Regression/server.cpp
index 509f618d3b8..189f408731f 100644
--- a/TAO/orbsvcs/tests/Bug_4080_Regression/server.cpp
+++ b/TAO/orbsvcs/tests/Bug_4080_Regression/server.cpp
@@ -1,6 +1,3 @@
-//
-// $Id$
-//
#include "ace/Task.h"
#include "ace/Get_Opt.h"
diff --git a/TAO/orbsvcs/tests/Bug_4080_Regression/test_impl.cpp b/TAO/orbsvcs/tests/Bug_4080_Regression/test_impl.cpp
index 9b3e442dbde..c5cab70f9d5 100644
--- a/TAO/orbsvcs/tests/Bug_4080_Regression/test_impl.cpp
+++ b/TAO/orbsvcs/tests/Bug_4080_Regression/test_impl.cpp
@@ -1,6 +1,3 @@
-//
-// $Id$
-//
#include "test_impl.h"
diff --git a/TAO/orbsvcs/tests/Bug_4080_Regression/test_impl.h b/TAO/orbsvcs/tests/Bug_4080_Regression/test_impl.h
index 4ad50da4557..25aad8e5c45 100644
--- a/TAO/orbsvcs/tests/Bug_4080_Regression/test_impl.h
+++ b/TAO/orbsvcs/tests/Bug_4080_Regression/test_impl.h
@@ -1,6 +1,3 @@
-//
-// $Id$
-//
#ifndef _TEST_IMPL_H_
#define _TEST_IMPL_H_