summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/tests/FT_Naming/Federation
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2015-01-07 16:08:29 +0100
committerJohnny Willemsen <jwillemsen@remedy.nl>2015-01-07 16:08:29 +0100
commite1c9cd39aa8c1b7f8a1749d2a22b451d114bb0e3 (patch)
tree37ea82f53f30e6695a191472935870855d22e798 /TAO/orbsvcs/tests/FT_Naming/Federation
parent81436456e81e30d4744982734a14145e54faf3aa (diff)
downloadATCD-e1c9cd39aa8c1b7f8a1749d2a22b451d114bb0e3.tar.gz
Removed a lot of old Id tags
Diffstat (limited to 'TAO/orbsvcs/tests/FT_Naming/Federation')
-rw-r--r--TAO/orbsvcs/tests/FT_Naming/Federation/Hello.cpp3
-rw-r--r--TAO/orbsvcs/tests/FT_Naming/Federation/Hello.h3
-rw-r--r--TAO/orbsvcs/tests/FT_Naming/Federation/Test.idl3
3 files changed, 0 insertions, 9 deletions
diff --git a/TAO/orbsvcs/tests/FT_Naming/Federation/Hello.cpp b/TAO/orbsvcs/tests/FT_Naming/Federation/Hello.cpp
index 752bb07aa19..ec539001733 100644
--- a/TAO/orbsvcs/tests/FT_Naming/Federation/Hello.cpp
+++ b/TAO/orbsvcs/tests/FT_Naming/Federation/Hello.cpp
@@ -1,6 +1,3 @@
-//
-// $Id$
-//
#include "Hello.h"
diff --git a/TAO/orbsvcs/tests/FT_Naming/Federation/Hello.h b/TAO/orbsvcs/tests/FT_Naming/Federation/Hello.h
index 3a840d3d88d..8b2124d9fe5 100644
--- a/TAO/orbsvcs/tests/FT_Naming/Federation/Hello.h
+++ b/TAO/orbsvcs/tests/FT_Naming/Federation/Hello.h
@@ -1,6 +1,3 @@
-//
-// $Id$
-//
#ifndef HELLO_H
#define HELLO_H
diff --git a/TAO/orbsvcs/tests/FT_Naming/Federation/Test.idl b/TAO/orbsvcs/tests/FT_Naming/Federation/Test.idl
index 98ed1b2e3a3..4dc46ae668b 100644
--- a/TAO/orbsvcs/tests/FT_Naming/Federation/Test.idl
+++ b/TAO/orbsvcs/tests/FT_Naming/Federation/Test.idl
@@ -1,6 +1,3 @@
-//
-// $Id$
-//
/// Put the interfaces in a module, to avoid global namespace pollution
module Test