summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/tests/ImplRepo/RestartIMR
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/tests/ImplRepo/RestartIMR')
-rwxr-xr-xTAO/orbsvcs/tests/ImplRepo/RestartIMR/RestartIMR.mpc1
-rwxr-xr-xTAO/orbsvcs/tests/ImplRepo/RestartIMR/server.cpp1
-rwxr-xr-xTAO/orbsvcs/tests/ImplRepo/RestartIMR/test.idl1
-rwxr-xr-xTAO/orbsvcs/tests/ImplRepo/RestartIMR/test_i.cpp1
-rwxr-xr-xTAO/orbsvcs/tests/ImplRepo/RestartIMR/test_i.h1
5 files changed, 0 insertions, 5 deletions
diff --git a/TAO/orbsvcs/tests/ImplRepo/RestartIMR/RestartIMR.mpc b/TAO/orbsvcs/tests/ImplRepo/RestartIMR/RestartIMR.mpc
index 366986b9076..bdbfdeb8cf8 100755
--- a/TAO/orbsvcs/tests/ImplRepo/RestartIMR/RestartIMR.mpc
+++ b/TAO/orbsvcs/tests/ImplRepo/RestartIMR/RestartIMR.mpc
@@ -1,4 +1,3 @@
-// $Id$
//
// Really the server is the only one that needs to avoid minimum_corba and
// the lot. But there's no sense in building anything if you can't build
diff --git a/TAO/orbsvcs/tests/ImplRepo/RestartIMR/server.cpp b/TAO/orbsvcs/tests/ImplRepo/RestartIMR/server.cpp
index 1ff199e5a1d..0c7648f65e9 100755
--- a/TAO/orbsvcs/tests/ImplRepo/RestartIMR/server.cpp
+++ b/TAO/orbsvcs/tests/ImplRepo/RestartIMR/server.cpp
@@ -1,4 +1,3 @@
-// $Id$
#include "test_i.h"
#include "tao/ImR_Client/ImR_Client.h"
#include "ace/Get_Opt.h"
diff --git a/TAO/orbsvcs/tests/ImplRepo/RestartIMR/test.idl b/TAO/orbsvcs/tests/ImplRepo/RestartIMR/test.idl
index 3e16ed854f5..b29892067a6 100755
--- a/TAO/orbsvcs/tests/ImplRepo/RestartIMR/test.idl
+++ b/TAO/orbsvcs/tests/ImplRepo/RestartIMR/test.idl
@@ -1,4 +1,3 @@
-// $Id$
module Test
{
interface Dummy
diff --git a/TAO/orbsvcs/tests/ImplRepo/RestartIMR/test_i.cpp b/TAO/orbsvcs/tests/ImplRepo/RestartIMR/test_i.cpp
index 0487df28e12..8d781e5a64d 100755
--- a/TAO/orbsvcs/tests/ImplRepo/RestartIMR/test_i.cpp
+++ b/TAO/orbsvcs/tests/ImplRepo/RestartIMR/test_i.cpp
@@ -1,4 +1,3 @@
-// $Id$
#include "test_i.h"
#include "ace/OS_NS_time.h"
diff --git a/TAO/orbsvcs/tests/ImplRepo/RestartIMR/test_i.h b/TAO/orbsvcs/tests/ImplRepo/RestartIMR/test_i.h
index 4c0e0ef2ceb..3b77ade88cc 100755
--- a/TAO/orbsvcs/tests/ImplRepo/RestartIMR/test_i.h
+++ b/TAO/orbsvcs/tests/ImplRepo/RestartIMR/test_i.h
@@ -1,4 +1,3 @@
-// $Id$
#ifndef IMR_RECONNECTSERVER_H
#define IMR_RECONNECTSERVER_H