summaryrefslogtreecommitdiff
path: root/CIAO/connectors/ami4ccm/tests/NoConnection
diff options
context:
space:
mode:
Diffstat (limited to 'CIAO/connectors/ami4ccm/tests/NoConnection')
-rw-r--r--CIAO/connectors/ami4ccm/tests/NoConnection/Base/HelloT.idl2
-rw-r--r--CIAO/connectors/ami4ccm/tests/NoConnection/Base/HelloT.mpc2
-rw-r--r--CIAO/connectors/ami4ccm/tests/NoConnection/Receiver/HelloT_Receiver.idl2
-rw-r--r--CIAO/connectors/ami4ccm/tests/NoConnection/Receiver/HelloT_Receiver.mpc1
-rw-r--r--CIAO/connectors/ami4ccm/tests/NoConnection/Receiver/HelloT_Receiver_exec.cpp2
-rw-r--r--CIAO/connectors/ami4ccm/tests/NoConnection/Receiver/HelloT_Receiver_exec.h2
-rw-r--r--CIAO/connectors/ami4ccm/tests/NoConnection/Sender/HelloT_Sender.idl2
-rw-r--r--CIAO/connectors/ami4ccm/tests/NoConnection/Sender/HelloT_Sender.mpc1
-rw-r--r--CIAO/connectors/ami4ccm/tests/NoConnection/Sender/HelloT_Sender_exec.cpp2
-rw-r--r--CIAO/connectors/ami4ccm/tests/NoConnection/Sender/HelloT_Sender_exec.h2
10 files changed, 0 insertions, 18 deletions
diff --git a/CIAO/connectors/ami4ccm/tests/NoConnection/Base/HelloT.idl b/CIAO/connectors/ami4ccm/tests/NoConnection/Base/HelloT.idl
index c58b0556635..e2020190291 100644
--- a/CIAO/connectors/ami4ccm/tests/NoConnection/Base/HelloT.idl
+++ b/CIAO/connectors/ami4ccm/tests/NoConnection/Base/HelloT.idl
@@ -1,5 +1,3 @@
-// $Id$
-
#ifndef HELLO_T_IDL
#define HELLO_T_IDL
diff --git a/CIAO/connectors/ami4ccm/tests/NoConnection/Base/HelloT.mpc b/CIAO/connectors/ami4ccm/tests/NoConnection/Base/HelloT.mpc
index edacfb7def5..ed67272061f 100644
--- a/CIAO/connectors/ami4ccm/tests/NoConnection/Base/HelloT.mpc
+++ b/CIAO/connectors/ami4ccm/tests/NoConnection/Base/HelloT.mpc
@@ -1,5 +1,3 @@
-// $Id$
-
project(AMI_HelloT_idl_gen) : componentidldefaults, ami, ami4ccm_stub {
custom_only = 1
idlflags += -Wb,stub_export_macro=HELLO_T_STUB_Export \
diff --git a/CIAO/connectors/ami4ccm/tests/NoConnection/Receiver/HelloT_Receiver.idl b/CIAO/connectors/ami4ccm/tests/NoConnection/Receiver/HelloT_Receiver.idl
index 74f6e90f055..e4d97c8b3fc 100644
--- a/CIAO/connectors/ami4ccm/tests/NoConnection/Receiver/HelloT_Receiver.idl
+++ b/CIAO/connectors/ami4ccm/tests/NoConnection/Receiver/HelloT_Receiver.idl
@@ -1,5 +1,3 @@
-// $Id$
-
#ifndef HELLO_T_RECEIVER_IDL
#define HELLO_T_RECEIVER_IDL
diff --git a/CIAO/connectors/ami4ccm/tests/NoConnection/Receiver/HelloT_Receiver.mpc b/CIAO/connectors/ami4ccm/tests/NoConnection/Receiver/HelloT_Receiver.mpc
index d146c23f2d4..5999953de14 100644
--- a/CIAO/connectors/ami4ccm/tests/NoConnection/Receiver/HelloT_Receiver.mpc
+++ b/CIAO/connectors/ami4ccm/tests/NoConnection/Receiver/HelloT_Receiver.mpc
@@ -1,4 +1,3 @@
-// $Id$
// This file is generated with "generate_component_mpc.pl -p HelloT_Base HelloT_Receiver"
project(AMI_HelloT_Base_Receiver_idl_gen) : componentidldefaults {
diff --git a/CIAO/connectors/ami4ccm/tests/NoConnection/Receiver/HelloT_Receiver_exec.cpp b/CIAO/connectors/ami4ccm/tests/NoConnection/Receiver/HelloT_Receiver_exec.cpp
index 6f37c2504f3..3972ae62806 100644
--- a/CIAO/connectors/ami4ccm/tests/NoConnection/Receiver/HelloT_Receiver_exec.cpp
+++ b/CIAO/connectors/ami4ccm/tests/NoConnection/Receiver/HelloT_Receiver_exec.cpp
@@ -1,6 +1,4 @@
// -*- C++ -*-
-// $Id$
-
/**
* Code generated by the The ACE ORB (TAO) IDL Compiler v1.8.3
* TAO and the TAO IDL Compiler have been developed by:
diff --git a/CIAO/connectors/ami4ccm/tests/NoConnection/Receiver/HelloT_Receiver_exec.h b/CIAO/connectors/ami4ccm/tests/NoConnection/Receiver/HelloT_Receiver_exec.h
index 6ac3acd2227..9e843cc2e30 100644
--- a/CIAO/connectors/ami4ccm/tests/NoConnection/Receiver/HelloT_Receiver_exec.h
+++ b/CIAO/connectors/ami4ccm/tests/NoConnection/Receiver/HelloT_Receiver_exec.h
@@ -1,6 +1,4 @@
// -*- C++ -*-
-// $Id$
-
/**
* Code generated by the The ACE ORB (TAO) IDL Compiler v1.8.3
* TAO and the TAO IDL Compiler have been developed by:
diff --git a/CIAO/connectors/ami4ccm/tests/NoConnection/Sender/HelloT_Sender.idl b/CIAO/connectors/ami4ccm/tests/NoConnection/Sender/HelloT_Sender.idl
index 5c8c6c37b11..0073d580692 100644
--- a/CIAO/connectors/ami4ccm/tests/NoConnection/Sender/HelloT_Sender.idl
+++ b/CIAO/connectors/ami4ccm/tests/NoConnection/Sender/HelloT_Sender.idl
@@ -1,5 +1,3 @@
-// $Id$
-
#ifndef HELLO_T_SENDER_IDL
#define HELLO_T_SENDER_IDL
diff --git a/CIAO/connectors/ami4ccm/tests/NoConnection/Sender/HelloT_Sender.mpc b/CIAO/connectors/ami4ccm/tests/NoConnection/Sender/HelloT_Sender.mpc
index fff938bde86..0e7b0c8eef3 100644
--- a/CIAO/connectors/ami4ccm/tests/NoConnection/Sender/HelloT_Sender.mpc
+++ b/CIAO/connectors/ami4ccm/tests/NoConnection/Sender/HelloT_Sender.mpc
@@ -1,4 +1,3 @@
-// $Id$
// This file is generated with "generate_component_mpc.pl -p HelloT_Base HelloT_Sender"
project(AMI_HelloT_Base_Sender_idl_gen) : componentidldefaults {
diff --git a/CIAO/connectors/ami4ccm/tests/NoConnection/Sender/HelloT_Sender_exec.cpp b/CIAO/connectors/ami4ccm/tests/NoConnection/Sender/HelloT_Sender_exec.cpp
index 43bcf70e62d..82bf197ff09 100644
--- a/CIAO/connectors/ami4ccm/tests/NoConnection/Sender/HelloT_Sender_exec.cpp
+++ b/CIAO/connectors/ami4ccm/tests/NoConnection/Sender/HelloT_Sender_exec.cpp
@@ -1,6 +1,4 @@
// -*- C++ -*-
-// $Id$
-
/**
* Code generated by the The ACE ORB (TAO) IDL Compiler v1.8.3
* TAO and the TAO IDL Compiler have been developed by:
diff --git a/CIAO/connectors/ami4ccm/tests/NoConnection/Sender/HelloT_Sender_exec.h b/CIAO/connectors/ami4ccm/tests/NoConnection/Sender/HelloT_Sender_exec.h
index f8504b8ecc1..bc2f12dc123 100644
--- a/CIAO/connectors/ami4ccm/tests/NoConnection/Sender/HelloT_Sender_exec.h
+++ b/CIAO/connectors/ami4ccm/tests/NoConnection/Sender/HelloT_Sender_exec.h
@@ -1,6 +1,4 @@
// -*- C++ -*-
-// $Id$
-
/**
* Code generated by the The ACE ORB (TAO) IDL Compiler v1.8.3
* TAO and the TAO IDL Compiler have been developed by: