summaryrefslogtreecommitdiff
path: root/TAO/interop-tests
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2015-01-07 16:17:55 +0100
committerJohnny Willemsen <jwillemsen@remedy.nl>2015-01-07 16:17:55 +0100
commit31233b7514d981674e787e3b69cf4b54a77117e5 (patch)
tree1e08e85c657f4085b45c21295dafde99de5218f2 /TAO/interop-tests
parent7b07caedd286b60f2ed3d99d78f3d4407511d936 (diff)
downloadATCD-31233b7514d981674e787e3b69cf4b54a77117e5.tar.gz
Zapped c-style id tag with no space between // and $Id$
Diffstat (limited to 'TAO/interop-tests')
-rw-r--r--TAO/interop-tests/AnyTypeCode/tao/BaseValueFactory.h2
-rw-r--r--TAO/interop-tests/AnyTypeCode/tao/BaseValueImpl.cpp2
-rw-r--r--TAO/interop-tests/AnyTypeCode/tao/BaseValueImpl.h2
-rw-r--r--TAO/interop-tests/AnyTypeCode/tao/NestedValueFactory.cpp2
-rw-r--r--TAO/interop-tests/AnyTypeCode/tao/NestedValueFactory.h2
-rw-r--r--TAO/interop-tests/AnyTypeCode/tao/NestedValueImpl.cpp2
-rw-r--r--TAO/interop-tests/AnyTypeCode/tao/NestedValueImpl.h2
7 files changed, 0 insertions, 14 deletions
diff --git a/TAO/interop-tests/AnyTypeCode/tao/BaseValueFactory.h b/TAO/interop-tests/AnyTypeCode/tao/BaseValueFactory.h
index 484dbba1226..dc759353d10 100644
--- a/TAO/interop-tests/AnyTypeCode/tao/BaseValueFactory.h
+++ b/TAO/interop-tests/AnyTypeCode/tao/BaseValueFactory.h
@@ -1,6 +1,4 @@
// -*- C++ -*-
-//$Id$
-
#ifndef BASEVALUEFACTORY_H
#define BASEVALUEFACTORY_H
diff --git a/TAO/interop-tests/AnyTypeCode/tao/BaseValueImpl.cpp b/TAO/interop-tests/AnyTypeCode/tao/BaseValueImpl.cpp
index 7b75353195e..5acd1250be5 100644
--- a/TAO/interop-tests/AnyTypeCode/tao/BaseValueImpl.cpp
+++ b/TAO/interop-tests/AnyTypeCode/tao/BaseValueImpl.cpp
@@ -1,5 +1,3 @@
-//$Id$
-
#include "BaseValueImpl.h"
Demo_BaseValueImpl::Demo_BaseValueImpl()
diff --git a/TAO/interop-tests/AnyTypeCode/tao/BaseValueImpl.h b/TAO/interop-tests/AnyTypeCode/tao/BaseValueImpl.h
index 8e2880639fe..c3129dfd3ed 100644
--- a/TAO/interop-tests/AnyTypeCode/tao/BaseValueImpl.h
+++ b/TAO/interop-tests/AnyTypeCode/tao/BaseValueImpl.h
@@ -1,6 +1,4 @@
// -*- C++ -*-
-//$Id$
-
#ifndef BASEVALUEIMPL_H
#define BASEVALUEIMPL_H
diff --git a/TAO/interop-tests/AnyTypeCode/tao/NestedValueFactory.cpp b/TAO/interop-tests/AnyTypeCode/tao/NestedValueFactory.cpp
index 9c758ea81af..1eee8431332 100644
--- a/TAO/interop-tests/AnyTypeCode/tao/NestedValueFactory.cpp
+++ b/TAO/interop-tests/AnyTypeCode/tao/NestedValueFactory.cpp
@@ -1,5 +1,3 @@
-//$Id$
-
#include "NestedValueFactory.h"
#include "NestedValueImpl.h"
diff --git a/TAO/interop-tests/AnyTypeCode/tao/NestedValueFactory.h b/TAO/interop-tests/AnyTypeCode/tao/NestedValueFactory.h
index a5993f0b19b..84732d2d721 100644
--- a/TAO/interop-tests/AnyTypeCode/tao/NestedValueFactory.h
+++ b/TAO/interop-tests/AnyTypeCode/tao/NestedValueFactory.h
@@ -1,6 +1,4 @@
// -*- C++ -*-
-//$Id$
-
#ifndef NESTEDVALUEFACTORY_H
#define NESTEDVALUEFACTORY_H
diff --git a/TAO/interop-tests/AnyTypeCode/tao/NestedValueImpl.cpp b/TAO/interop-tests/AnyTypeCode/tao/NestedValueImpl.cpp
index b7c6931ab3f..0ae211131d8 100644
--- a/TAO/interop-tests/AnyTypeCode/tao/NestedValueImpl.cpp
+++ b/TAO/interop-tests/AnyTypeCode/tao/NestedValueImpl.cpp
@@ -1,5 +1,3 @@
-//$Id$
-
#include "NestedValueImpl.h"
Demo_NestedValueImpl::Demo_NestedValueImpl (void)
diff --git a/TAO/interop-tests/AnyTypeCode/tao/NestedValueImpl.h b/TAO/interop-tests/AnyTypeCode/tao/NestedValueImpl.h
index 6250f2b7ea3..d84a54fdedf 100644
--- a/TAO/interop-tests/AnyTypeCode/tao/NestedValueImpl.h
+++ b/TAO/interop-tests/AnyTypeCode/tao/NestedValueImpl.h
@@ -1,6 +1,4 @@
// -*- C++ -*-
-//$Id$
-
#ifndef NESTEDVALUE_H
#define NESTEDVALUE_H