summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/tests/Miop
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/tests/Miop')
-rw-r--r--TAO/orbsvcs/tests/Miop/McastFragmentation/Hello.idl2
-rw-r--r--TAO/orbsvcs/tests/Miop/McastFragmentation/McastFragmentation.mpc1
-rw-r--r--TAO/orbsvcs/tests/Miop/McastHello/McastHello.mpc2
-rw-r--r--TAO/orbsvcs/tests/Miop/McastHello/client.cpp2
-rw-r--r--TAO/orbsvcs/tests/Miop/McastHello/server.cpp2
-rw-r--r--TAO/orbsvcs/tests/Miop/McastLocal/McastLocal.mpc2
-rw-r--r--TAO/orbsvcs/tests/Miop/McastLocal/client.cpp2
-rw-r--r--TAO/orbsvcs/tests/Miop/McastLocal/server.cpp2
-rw-r--r--TAO/orbsvcs/tests/Miop/McastPreferredInterfaces/McastPreferredInterfaces.mpc2
-rw-r--r--TAO/orbsvcs/tests/Miop/McastPreferredInterfaces/Test.idl2
-rw-r--r--TAO/orbsvcs/tests/Miop/McastPreferredInterfaces/Test_impl.cpp2
-rw-r--r--TAO/orbsvcs/tests/Miop/McastPreferredInterfaces/Test_impl.h2
-rw-r--r--TAO/orbsvcs/tests/Miop/McastPreferredInterfaces/client.cpp2
-rw-r--r--TAO/orbsvcs/tests/Miop/McastPreferredInterfaces/server.cpp2
-rw-r--r--TAO/orbsvcs/tests/Miop/McastZIOP/McastZIOP.mpc2
-rw-r--r--TAO/orbsvcs/tests/Miop/McastZIOP/client.cpp2
-rw-r--r--TAO/orbsvcs/tests/Miop/McastZIOP/server.cpp2
17 files changed, 0 insertions, 33 deletions
diff --git a/TAO/orbsvcs/tests/Miop/McastFragmentation/Hello.idl b/TAO/orbsvcs/tests/Miop/McastFragmentation/Hello.idl
index d7776aa5691..f52f7ea2240 100644
--- a/TAO/orbsvcs/tests/Miop/McastFragmentation/Hello.idl
+++ b/TAO/orbsvcs/tests/Miop/McastFragmentation/Hello.idl
@@ -1,5 +1,3 @@
-// $Id$
-
module Test {
typedef sequence<octet> Octets;
diff --git a/TAO/orbsvcs/tests/Miop/McastFragmentation/McastFragmentation.mpc b/TAO/orbsvcs/tests/Miop/McastFragmentation/McastFragmentation.mpc
index 58ffc92e8ef..5066b917d01 100644
--- a/TAO/orbsvcs/tests/Miop/McastFragmentation/McastFragmentation.mpc
+++ b/TAO/orbsvcs/tests/Miop/McastFragmentation/McastFragmentation.mpc
@@ -1,5 +1,4 @@
// -*- MPC -*-
-// $Id$
//
project(*IDL): taoidldefaults {
diff --git a/TAO/orbsvcs/tests/Miop/McastHello/McastHello.mpc b/TAO/orbsvcs/tests/Miop/McastHello/McastHello.mpc
index 71b6551358b..2ef2d5a4ef0 100644
--- a/TAO/orbsvcs/tests/Miop/McastHello/McastHello.mpc
+++ b/TAO/orbsvcs/tests/Miop/McastHello/McastHello.mpc
@@ -1,6 +1,4 @@
// -*- MPC -*-
-// $Id$
-
project(*idl): taoidldefaults {
IDL_Files {
Test.idl
diff --git a/TAO/orbsvcs/tests/Miop/McastHello/client.cpp b/TAO/orbsvcs/tests/Miop/McastHello/client.cpp
index d5ad7fbbe78..71b4daec197 100644
--- a/TAO/orbsvcs/tests/Miop/McastHello/client.cpp
+++ b/TAO/orbsvcs/tests/Miop/McastHello/client.cpp
@@ -1,5 +1,3 @@
-// $Id$
-
#include "TestC.h"
#include "ace/Get_Opt.h"
#include "tao/Object_T.h"
diff --git a/TAO/orbsvcs/tests/Miop/McastHello/server.cpp b/TAO/orbsvcs/tests/Miop/McastHello/server.cpp
index c29b43793c7..08f366bcb8b 100644
--- a/TAO/orbsvcs/tests/Miop/McastHello/server.cpp
+++ b/TAO/orbsvcs/tests/Miop/McastHello/server.cpp
@@ -1,5 +1,3 @@
-// $Id$
-
#include "McastHello.h"
#include "ace/Get_Opt.h"
#include "ace/OS_NS_stdio.h"
diff --git a/TAO/orbsvcs/tests/Miop/McastLocal/McastLocal.mpc b/TAO/orbsvcs/tests/Miop/McastLocal/McastLocal.mpc
index 71b6551358b..2ef2d5a4ef0 100644
--- a/TAO/orbsvcs/tests/Miop/McastLocal/McastLocal.mpc
+++ b/TAO/orbsvcs/tests/Miop/McastLocal/McastLocal.mpc
@@ -1,6 +1,4 @@
// -*- MPC -*-
-// $Id$
-
project(*idl): taoidldefaults {
IDL_Files {
Test.idl
diff --git a/TAO/orbsvcs/tests/Miop/McastLocal/client.cpp b/TAO/orbsvcs/tests/Miop/McastLocal/client.cpp
index 38b253edba4..64678a3a6e4 100644
--- a/TAO/orbsvcs/tests/Miop/McastLocal/client.cpp
+++ b/TAO/orbsvcs/tests/Miop/McastLocal/client.cpp
@@ -1,5 +1,3 @@
-// $Id$
-
#include "TestC.h"
#include "ace/Get_Opt.h"
#include "tao/Object_T.h"
diff --git a/TAO/orbsvcs/tests/Miop/McastLocal/server.cpp b/TAO/orbsvcs/tests/Miop/McastLocal/server.cpp
index c29b43793c7..08f366bcb8b 100644
--- a/TAO/orbsvcs/tests/Miop/McastLocal/server.cpp
+++ b/TAO/orbsvcs/tests/Miop/McastLocal/server.cpp
@@ -1,5 +1,3 @@
-// $Id$
-
#include "McastHello.h"
#include "ace/Get_Opt.h"
#include "ace/OS_NS_stdio.h"
diff --git a/TAO/orbsvcs/tests/Miop/McastPreferredInterfaces/McastPreferredInterfaces.mpc b/TAO/orbsvcs/tests/Miop/McastPreferredInterfaces/McastPreferredInterfaces.mpc
index 3cb30415b76..9316001f39d 100644
--- a/TAO/orbsvcs/tests/Miop/McastPreferredInterfaces/McastPreferredInterfaces.mpc
+++ b/TAO/orbsvcs/tests/Miop/McastPreferredInterfaces/McastPreferredInterfaces.mpc
@@ -1,6 +1,4 @@
// -*- MPC -*-
-// $Id$
-
project(*IDL): taoidldefaults {
IDL_Files {
Test.idl
diff --git a/TAO/orbsvcs/tests/Miop/McastPreferredInterfaces/Test.idl b/TAO/orbsvcs/tests/Miop/McastPreferredInterfaces/Test.idl
index 32ec9db32c9..acb2b6a1aea 100644
--- a/TAO/orbsvcs/tests/Miop/McastPreferredInterfaces/Test.idl
+++ b/TAO/orbsvcs/tests/Miop/McastPreferredInterfaces/Test.idl
@@ -1,5 +1,3 @@
-// $Id$
-
#ifndef _TEST_IDL_
#define _TEST_IDL_
diff --git a/TAO/orbsvcs/tests/Miop/McastPreferredInterfaces/Test_impl.cpp b/TAO/orbsvcs/tests/Miop/McastPreferredInterfaces/Test_impl.cpp
index 5773b0d7be3..d4ee0cdc8a1 100644
--- a/TAO/orbsvcs/tests/Miop/McastPreferredInterfaces/Test_impl.cpp
+++ b/TAO/orbsvcs/tests/Miop/McastPreferredInterfaces/Test_impl.cpp
@@ -1,5 +1,3 @@
-// $Id$
-
#include "Test_impl.h"
diff --git a/TAO/orbsvcs/tests/Miop/McastPreferredInterfaces/Test_impl.h b/TAO/orbsvcs/tests/Miop/McastPreferredInterfaces/Test_impl.h
index 2201809a698..1fe5ec980c9 100644
--- a/TAO/orbsvcs/tests/Miop/McastPreferredInterfaces/Test_impl.h
+++ b/TAO/orbsvcs/tests/Miop/McastPreferredInterfaces/Test_impl.h
@@ -1,5 +1,3 @@
-// $Id$
-
#ifndef TEST_IMPL_HPP
#define TEST_IMPL_HPP
diff --git a/TAO/orbsvcs/tests/Miop/McastPreferredInterfaces/client.cpp b/TAO/orbsvcs/tests/Miop/McastPreferredInterfaces/client.cpp
index a1017e32240..34e9ae8b7a4 100644
--- a/TAO/orbsvcs/tests/Miop/McastPreferredInterfaces/client.cpp
+++ b/TAO/orbsvcs/tests/Miop/McastPreferredInterfaces/client.cpp
@@ -1,5 +1,3 @@
-// $Id$
-
#include "ace/OS_NS_stdio.h"
#include "ace/Get_Opt.h"
#include "TestC.h"
diff --git a/TAO/orbsvcs/tests/Miop/McastPreferredInterfaces/server.cpp b/TAO/orbsvcs/tests/Miop/McastPreferredInterfaces/server.cpp
index 7e8d81fbd08..db1b3a6a5ea 100644
--- a/TAO/orbsvcs/tests/Miop/McastPreferredInterfaces/server.cpp
+++ b/TAO/orbsvcs/tests/Miop/McastPreferredInterfaces/server.cpp
@@ -1,5 +1,3 @@
-// $Id$
-
#include "Test_impl.h"
#include "ace/OS_NS_stdio.h"
#include "ace/Get_Opt.h"
diff --git a/TAO/orbsvcs/tests/Miop/McastZIOP/McastZIOP.mpc b/TAO/orbsvcs/tests/Miop/McastZIOP/McastZIOP.mpc
index b16e0f4fdbf..d1608fd5662 100644
--- a/TAO/orbsvcs/tests/Miop/McastZIOP/McastZIOP.mpc
+++ b/TAO/orbsvcs/tests/Miop/McastZIOP/McastZIOP.mpc
@@ -1,6 +1,4 @@
// -*- MPC -*-
-// $Id$
-
project(*idl): taoidldefaults {
IDL_Files {
Test.idl
diff --git a/TAO/orbsvcs/tests/Miop/McastZIOP/client.cpp b/TAO/orbsvcs/tests/Miop/McastZIOP/client.cpp
index f8c640c8681..224d077e9f4 100644
--- a/TAO/orbsvcs/tests/Miop/McastZIOP/client.cpp
+++ b/TAO/orbsvcs/tests/Miop/McastZIOP/client.cpp
@@ -1,5 +1,3 @@
-// $Id$
-
#include "TestC.h"
#include "ace/Get_Opt.h"
#include "tao/Object_T.h"
diff --git a/TAO/orbsvcs/tests/Miop/McastZIOP/server.cpp b/TAO/orbsvcs/tests/Miop/McastZIOP/server.cpp
index 13162aebb44..201b71c6185 100644
--- a/TAO/orbsvcs/tests/Miop/McastZIOP/server.cpp
+++ b/TAO/orbsvcs/tests/Miop/McastZIOP/server.cpp
@@ -1,5 +1,3 @@
-// $Id$
-
#include "McastHello.h"
#include "ace/Get_Opt.h"
#include "ace/OS_NS_stdio.h"