summaryrefslogtreecommitdiff
path: root/CIAO/tests/Bug_3834_Regression
diff options
context:
space:
mode:
Diffstat (limited to 'CIAO/tests/Bug_3834_Regression')
-rw-r--r--CIAO/tests/Bug_3834_Regression/CompA.idl2
-rw-r--r--CIAO/tests/Bug_3834_Regression/CompA.mpc1
-rw-r--r--CIAO/tests/Bug_3834_Regression/CompA_exec.cpp2
-rw-r--r--CIAO/tests/Bug_3834_Regression/CompA_exec.h2
-rw-r--r--CIAO/tests/Bug_3834_Regression/CompB.idl2
-rw-r--r--CIAO/tests/Bug_3834_Regression/CompB.mpc1
-rw-r--r--CIAO/tests/Bug_3834_Regression/CompB_exec.cpp2
-rw-r--r--CIAO/tests/Bug_3834_Regression/CompB_exec.h2
-rw-r--r--CIAO/tests/Bug_3834_Regression/Moo.idl2
-rw-r--r--CIAO/tests/Bug_3834_Regression/Moo.mpc1
10 files changed, 0 insertions, 17 deletions
diff --git a/CIAO/tests/Bug_3834_Regression/CompA.idl b/CIAO/tests/Bug_3834_Regression/CompA.idl
index 7499894518f..02800b5e00d 100644
--- a/CIAO/tests/Bug_3834_Regression/CompA.idl
+++ b/CIAO/tests/Bug_3834_Regression/CompA.idl
@@ -1,5 +1,3 @@
-// $Id$
-
#ifndef COMPA_IDL_
#define COMPA_IDL_
diff --git a/CIAO/tests/Bug_3834_Regression/CompA.mpc b/CIAO/tests/Bug_3834_Regression/CompA.mpc
index c2e6587eb47..9bf3956460a 100644
--- a/CIAO/tests/Bug_3834_Regression/CompA.mpc
+++ b/CIAO/tests/Bug_3834_Regression/CompA.mpc
@@ -1,4 +1,3 @@
-// $Id$
// This file is generated with "generate_component_mpc.pl -p Moo CompA"
project(Moo_CompA_idl_gen) : componentidldefaults {
diff --git a/CIAO/tests/Bug_3834_Regression/CompA_exec.cpp b/CIAO/tests/Bug_3834_Regression/CompA_exec.cpp
index 4aee8020fd9..381c29ca803 100644
--- a/CIAO/tests/Bug_3834_Regression/CompA_exec.cpp
+++ b/CIAO/tests/Bug_3834_Regression/CompA_exec.cpp
@@ -1,6 +1,4 @@
// -*- C++ -*-
-// $Id$
-
/**
* Code generated by the The ACE ORB (TAO) IDL Compiler v1.7.6
* TAO and the TAO IDL Compiler have been developed by:
diff --git a/CIAO/tests/Bug_3834_Regression/CompA_exec.h b/CIAO/tests/Bug_3834_Regression/CompA_exec.h
index ffcb67dd244..1e994f213ab 100644
--- a/CIAO/tests/Bug_3834_Regression/CompA_exec.h
+++ b/CIAO/tests/Bug_3834_Regression/CompA_exec.h
@@ -1,6 +1,4 @@
// -*- C++ -*-
-// $Id$
-
/**
* Code generated by the The ACE ORB (TAO) IDL Compiler v1.7.6
* TAO and the TAO IDL Compiler have been developed by:
diff --git a/CIAO/tests/Bug_3834_Regression/CompB.idl b/CIAO/tests/Bug_3834_Regression/CompB.idl
index d903d569c96..5e4273e2177 100644
--- a/CIAO/tests/Bug_3834_Regression/CompB.idl
+++ b/CIAO/tests/Bug_3834_Regression/CompB.idl
@@ -1,5 +1,3 @@
-// $Id$
-
#ifndef COMPB_IDL_
#define COMPB_IDL_
diff --git a/CIAO/tests/Bug_3834_Regression/CompB.mpc b/CIAO/tests/Bug_3834_Regression/CompB.mpc
index 0077cb5ef34..36428207858 100644
--- a/CIAO/tests/Bug_3834_Regression/CompB.mpc
+++ b/CIAO/tests/Bug_3834_Regression/CompB.mpc
@@ -1,4 +1,3 @@
-// $Id$
// This file is generated with "generate_component_mpc.pl -p Moo CompB"
project(Moo_CompB_idl_gen) : componentidldefaults {
diff --git a/CIAO/tests/Bug_3834_Regression/CompB_exec.cpp b/CIAO/tests/Bug_3834_Regression/CompB_exec.cpp
index 5377d103e92..811888cc1fa 100644
--- a/CIAO/tests/Bug_3834_Regression/CompB_exec.cpp
+++ b/CIAO/tests/Bug_3834_Regression/CompB_exec.cpp
@@ -1,6 +1,4 @@
// -*- C++ -*-
-// $Id$
-
/**
* Code generated by the The ACE ORB (TAO) IDL Compiler v1.7.6
* TAO and the TAO IDL Compiler have been developed by:
diff --git a/CIAO/tests/Bug_3834_Regression/CompB_exec.h b/CIAO/tests/Bug_3834_Regression/CompB_exec.h
index 4a07b83fe2c..bbd7059f616 100644
--- a/CIAO/tests/Bug_3834_Regression/CompB_exec.h
+++ b/CIAO/tests/Bug_3834_Regression/CompB_exec.h
@@ -1,6 +1,4 @@
// -*- C++ -*-
-// $Id$
-
/**
* Code generated by the The ACE ORB (TAO) IDL Compiler v1.7.6
* TAO and the TAO IDL Compiler have been developed by:
diff --git a/CIAO/tests/Bug_3834_Regression/Moo.idl b/CIAO/tests/Bug_3834_Regression/Moo.idl
index 7a32e41104d..e744cfc3c30 100644
--- a/CIAO/tests/Bug_3834_Regression/Moo.idl
+++ b/CIAO/tests/Bug_3834_Regression/Moo.idl
@@ -1,5 +1,3 @@
-// $Id$
-
#ifndef MOO_IDL_
#define MOO_IDL_
diff --git a/CIAO/tests/Bug_3834_Regression/Moo.mpc b/CIAO/tests/Bug_3834_Regression/Moo.mpc
index 46ce818eb66..e37bd415eae 100644
--- a/CIAO/tests/Bug_3834_Regression/Moo.mpc
+++ b/CIAO/tests/Bug_3834_Regression/Moo.mpc
@@ -1,4 +1,3 @@
-// $Id$
// This file is generated with "generate_component_mpc.pl -n Moo"
project(Moo_idl_gen) : componentidldefaults {