summaryrefslogtreecommitdiff
path: root/CIAO/connectors/ami4ccm/examples/Quoter
diff options
context:
space:
mode:
Diffstat (limited to 'CIAO/connectors/ami4ccm/examples/Quoter')
-rw-r--r--CIAO/connectors/ami4ccm/examples/Quoter/Base/Quoter.idl2
-rw-r--r--CIAO/connectors/ami4ccm/examples/Quoter/Base/Quoter.mpc2
-rw-r--r--CIAO/connectors/ami4ccm/examples/Quoter/Client/Quoter_Client.idl2
-rw-r--r--CIAO/connectors/ami4ccm/examples/Quoter/Client/Quoter_Client.mpc1
-rw-r--r--CIAO/connectors/ami4ccm/examples/Quoter/Client/Quoter_Client_exec.cpp2
-rw-r--r--CIAO/connectors/ami4ccm/examples/Quoter/Client/Quoter_Client_exec.h2
-rw-r--r--CIAO/connectors/ami4ccm/examples/Quoter/Producer/Quoter_Producer.idl2
-rw-r--r--CIAO/connectors/ami4ccm/examples/Quoter/Producer/Quoter_Producer.mpc1
-rw-r--r--CIAO/connectors/ami4ccm/examples/Quoter/Producer/Quoter_Producer_exec.cpp2
-rw-r--r--CIAO/connectors/ami4ccm/examples/Quoter/Producer/Quoter_Producer_exec.h2
10 files changed, 0 insertions, 18 deletions
diff --git a/CIAO/connectors/ami4ccm/examples/Quoter/Base/Quoter.idl b/CIAO/connectors/ami4ccm/examples/Quoter/Base/Quoter.idl
index a6f5ca403b7..1d0d6ab19d4 100644
--- a/CIAO/connectors/ami4ccm/examples/Quoter/Base/Quoter.idl
+++ b/CIAO/connectors/ami4ccm/examples/Quoter/Base/Quoter.idl
@@ -1,5 +1,3 @@
-// $Id$
-
#ifndef QUOTER_IDL
#define QUOTER_IDL
diff --git a/CIAO/connectors/ami4ccm/examples/Quoter/Base/Quoter.mpc b/CIAO/connectors/ami4ccm/examples/Quoter/Base/Quoter.mpc
index 79cc34184bd..b94bbc8fd2b 100644
--- a/CIAO/connectors/ami4ccm/examples/Quoter/Base/Quoter.mpc
+++ b/CIAO/connectors/ami4ccm/examples/Quoter/Base/Quoter.mpc
@@ -1,5 +1,3 @@
-// $Id$
-
project(AMI_Quoter_idl_gen) : componentidldefaults, ami, ami4ccm_stub {
custom_only = 1
idlflags += -Wb,stub_export_macro=QUOTER_STUB_Export \
diff --git a/CIAO/connectors/ami4ccm/examples/Quoter/Client/Quoter_Client.idl b/CIAO/connectors/ami4ccm/examples/Quoter/Client/Quoter_Client.idl
index f9e571166d6..35b632bd3fa 100644
--- a/CIAO/connectors/ami4ccm/examples/Quoter/Client/Quoter_Client.idl
+++ b/CIAO/connectors/ami4ccm/examples/Quoter/Client/Quoter_Client.idl
@@ -1,5 +1,3 @@
-// $Id$
-
#ifndef QUOTER_CLIENT_IDL
#define QUOTER_CLIENT_IDL
diff --git a/CIAO/connectors/ami4ccm/examples/Quoter/Client/Quoter_Client.mpc b/CIAO/connectors/ami4ccm/examples/Quoter/Client/Quoter_Client.mpc
index 6a5e121f03e..cb421632929 100644
--- a/CIAO/connectors/ami4ccm/examples/Quoter/Client/Quoter_Client.mpc
+++ b/CIAO/connectors/ami4ccm/examples/Quoter/Client/Quoter_Client.mpc
@@ -1,4 +1,3 @@
-// $Id$
// This file is generated with "generate_component_mpc.pl -p Quoter_Base Quoter_Client"
project(AMI_Quoter_Client_idl_gen) : componentidldefaults {
diff --git a/CIAO/connectors/ami4ccm/examples/Quoter/Client/Quoter_Client_exec.cpp b/CIAO/connectors/ami4ccm/examples/Quoter/Client/Quoter_Client_exec.cpp
index e1218cbbc2a..3c2af384de0 100644
--- a/CIAO/connectors/ami4ccm/examples/Quoter/Client/Quoter_Client_exec.cpp
+++ b/CIAO/connectors/ami4ccm/examples/Quoter/Client/Quoter_Client_exec.cpp
@@ -1,6 +1,4 @@
// -*- C++ -*-
-// $Id$
-
/**
* Code generated by the The ACE ORB (TAO) IDL Compiler v2.0.0
* TAO and the TAO IDL Compiler have been developed by:
diff --git a/CIAO/connectors/ami4ccm/examples/Quoter/Client/Quoter_Client_exec.h b/CIAO/connectors/ami4ccm/examples/Quoter/Client/Quoter_Client_exec.h
index bef0ff3dc11..afa519f79ad 100644
--- a/CIAO/connectors/ami4ccm/examples/Quoter/Client/Quoter_Client_exec.h
+++ b/CIAO/connectors/ami4ccm/examples/Quoter/Client/Quoter_Client_exec.h
@@ -1,6 +1,4 @@
// -*- C++ -*-
-// $Id$
-
/**
* Code generated by the The ACE ORB (TAO) IDL Compiler v2.0.0
* TAO and the TAO IDL Compiler have been developed by:
diff --git a/CIAO/connectors/ami4ccm/examples/Quoter/Producer/Quoter_Producer.idl b/CIAO/connectors/ami4ccm/examples/Quoter/Producer/Quoter_Producer.idl
index 16c4ec98aad..1b5090c2d5a 100644
--- a/CIAO/connectors/ami4ccm/examples/Quoter/Producer/Quoter_Producer.idl
+++ b/CIAO/connectors/ami4ccm/examples/Quoter/Producer/Quoter_Producer.idl
@@ -1,5 +1,3 @@
-// $Id$
-
#ifndef QUOTER_PRODUCER_IDL
#define QUOTER_PRODUCER_IDL
diff --git a/CIAO/connectors/ami4ccm/examples/Quoter/Producer/Quoter_Producer.mpc b/CIAO/connectors/ami4ccm/examples/Quoter/Producer/Quoter_Producer.mpc
index caf00e31b7b..df56da22cf6 100644
--- a/CIAO/connectors/ami4ccm/examples/Quoter/Producer/Quoter_Producer.mpc
+++ b/CIAO/connectors/ami4ccm/examples/Quoter/Producer/Quoter_Producer.mpc
@@ -1,4 +1,3 @@
-// $Id$
// This file is generated with "generate_component_mpc.pl -p Quoter_Base Quoter_Producer"
project(AMI_Quoter_Producer_idl_gen) : componentidldefaults {
diff --git a/CIAO/connectors/ami4ccm/examples/Quoter/Producer/Quoter_Producer_exec.cpp b/CIAO/connectors/ami4ccm/examples/Quoter/Producer/Quoter_Producer_exec.cpp
index 4c8975cc9ed..bbb49754fe0 100644
--- a/CIAO/connectors/ami4ccm/examples/Quoter/Producer/Quoter_Producer_exec.cpp
+++ b/CIAO/connectors/ami4ccm/examples/Quoter/Producer/Quoter_Producer_exec.cpp
@@ -1,6 +1,4 @@
// -*- C++ -*-
-// $Id$
-
/**
* Code generated by the The ACE ORB (TAO) IDL Compiler v2.0.0
* TAO and the TAO IDL Compiler have been developed by:
diff --git a/CIAO/connectors/ami4ccm/examples/Quoter/Producer/Quoter_Producer_exec.h b/CIAO/connectors/ami4ccm/examples/Quoter/Producer/Quoter_Producer_exec.h
index 6c5cf5a5f74..529db4db704 100644
--- a/CIAO/connectors/ami4ccm/examples/Quoter/Producer/Quoter_Producer_exec.h
+++ b/CIAO/connectors/ami4ccm/examples/Quoter/Producer/Quoter_Producer_exec.h
@@ -1,6 +1,4 @@
// -*- C++ -*-
-// $Id$
-
/**
* Code generated by the The ACE ORB (TAO) IDL Compiler v2.0.0
* TAO and the TAO IDL Compiler have been developed by: