summaryrefslogtreecommitdiff
path: root/TAO/tests/Bug_1904_Regression
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2015-01-07 16:12:49 +0100
committerJohnny Willemsen <jwillemsen@remedy.nl>2015-01-07 16:12:49 +0100
commitc88815f2039e7152d735c18650c102df84d9aa36 (patch)
treea703b59c98e6739970c4f3b51396c2284c9ce12b /TAO/tests/Bug_1904_Regression
parent0fbdabcd0a8970712cbbdef06465d061a4ec13c4 (diff)
downloadATCD-c88815f2039e7152d735c18650c102df84d9aa36.tar.gz
Removed single line Id tag
Diffstat (limited to 'TAO/tests/Bug_1904_Regression')
-rw-r--r--TAO/tests/Bug_1904_Regression/test.cpp1
-rw-r--r--TAO/tests/Bug_1904_Regression/test.idl1
-rw-r--r--TAO/tests/Bug_1904_Regression/test.mpc1
3 files changed, 0 insertions, 3 deletions
diff --git a/TAO/tests/Bug_1904_Regression/test.cpp b/TAO/tests/Bug_1904_Regression/test.cpp
index baf2e177689..2b1315f4c33 100644
--- a/TAO/tests/Bug_1904_Regression/test.cpp
+++ b/TAO/tests/Bug_1904_Regression/test.cpp
@@ -1,4 +1,3 @@
-// $Id$
#include "testS.h"
class con_i : public virtual POA_con
diff --git a/TAO/tests/Bug_1904_Regression/test.idl b/TAO/tests/Bug_1904_Regression/test.idl
index 766591f6d84..a4f4b28ffe9 100644
--- a/TAO/tests/Bug_1904_Regression/test.idl
+++ b/TAO/tests/Bug_1904_Regression/test.idl
@@ -1,4 +1,3 @@
-// $Id$
interface con
{
};
diff --git a/TAO/tests/Bug_1904_Regression/test.mpc b/TAO/tests/Bug_1904_Regression/test.mpc
index 083ecf74e56..9e316812771 100644
--- a/TAO/tests/Bug_1904_Regression/test.mpc
+++ b/TAO/tests/Bug_1904_Regression/test.mpc
@@ -1,5 +1,4 @@
// -*- MPC -*-
-// $Id$
project : taoserver {
exename = test
Source_Files {