summaryrefslogtreecommitdiff
path: root/TAO/tao/TransportCurrent
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/tao/TransportCurrent
parent0fbdabcd0a8970712cbbdef06465d061a4ec13c4 (diff)
downloadATCD-c88815f2039e7152d735c18650c102df84d9aa36.tar.gz
Removed single line Id tag
Diffstat (limited to 'TAO/tao/TransportCurrent')
-rw-r--r--TAO/tao/TransportCurrent/Current_Impl.h2
-rw-r--r--TAO/tao/TransportCurrent/Current_ORBInitializer.cpp2
-rw-r--r--TAO/tao/TransportCurrent/Current_ORBInitializer_Base.cpp2
-rw-r--r--TAO/tao/TransportCurrent/IIOP_Current_Impl.cpp2
-rw-r--r--TAO/tao/TransportCurrent/IIOP_Transport_Current.h2
-rw-r--r--TAO/tao/TransportCurrent/Transport_Current.h2
-rw-r--r--TAO/tao/TransportCurrent/Transport_Current_Export.h1
7 files changed, 0 insertions, 13 deletions
diff --git a/TAO/tao/TransportCurrent/Current_Impl.h b/TAO/tao/TransportCurrent/Current_Impl.h
index cd36b4b844d..60cc585f680 100644
--- a/TAO/tao/TransportCurrent/Current_Impl.h
+++ b/TAO/tao/TransportCurrent/Current_Impl.h
@@ -1,5 +1,3 @@
-// $Id$
-
#ifndef CURRENT_IMPL_H
#define CURRENT_IMPL_H
diff --git a/TAO/tao/TransportCurrent/Current_ORBInitializer.cpp b/TAO/tao/TransportCurrent/Current_ORBInitializer.cpp
index be55fa69b0a..668f40aa9f4 100644
--- a/TAO/tao/TransportCurrent/Current_ORBInitializer.cpp
+++ b/TAO/tao/TransportCurrent/Current_ORBInitializer.cpp
@@ -1,5 +1,3 @@
-// $Id$
-
#ifndef CURRENT_ORBINITIALIZER_CPP
#define CURRENT_ORBINITIALIZER_CPP
diff --git a/TAO/tao/TransportCurrent/Current_ORBInitializer_Base.cpp b/TAO/tao/TransportCurrent/Current_ORBInitializer_Base.cpp
index 23acdbcd1df..62960016660 100644
--- a/TAO/tao/TransportCurrent/Current_ORBInitializer_Base.cpp
+++ b/TAO/tao/TransportCurrent/Current_ORBInitializer_Base.cpp
@@ -1,5 +1,3 @@
-// $Id$
-
#include "tao/PI/ORBInitInfo.h"
#include "tao/TransportCurrent/Current_ORBInitializer_Base.h"
diff --git a/TAO/tao/TransportCurrent/IIOP_Current_Impl.cpp b/TAO/tao/TransportCurrent/IIOP_Current_Impl.cpp
index 2d7a1ff7861..1885d524586 100644
--- a/TAO/tao/TransportCurrent/IIOP_Current_Impl.cpp
+++ b/TAO/tao/TransportCurrent/IIOP_Current_Impl.cpp
@@ -1,5 +1,3 @@
-// $Id$
-
#include "ace/INET_Addr.h"
#include "ace/Truncate.h"
#include "tao/IIOP_Connection_Handler.h"
diff --git a/TAO/tao/TransportCurrent/IIOP_Transport_Current.h b/TAO/tao/TransportCurrent/IIOP_Transport_Current.h
index c99479cb0b9..7cebab4211c 100644
--- a/TAO/tao/TransportCurrent/IIOP_Transport_Current.h
+++ b/TAO/tao/TransportCurrent/IIOP_Transport_Current.h
@@ -1,6 +1,4 @@
// -*- C++ -*-
-// $Id$
-
#ifndef IIOP_TRANSPORT_CURRENT_H
#define IIOP_TRANSPORT_CURRENT_H
diff --git a/TAO/tao/TransportCurrent/Transport_Current.h b/TAO/tao/TransportCurrent/Transport_Current.h
index e9ed39b36ff..bbe6b971eca 100644
--- a/TAO/tao/TransportCurrent/Transport_Current.h
+++ b/TAO/tao/TransportCurrent/Transport_Current.h
@@ -1,6 +1,4 @@
// -*- C++ -*-
-// $Id$
-
#ifndef TRANSPORT_CURRENT_H
#define TRANSPORT_CURRENT_H
diff --git a/TAO/tao/TransportCurrent/Transport_Current_Export.h b/TAO/tao/TransportCurrent/Transport_Current_Export.h
index 44c2f497a71..ea2180d24d7 100644
--- a/TAO/tao/TransportCurrent/Transport_Current_Export.h
+++ b/TAO/tao/TransportCurrent/Transport_Current_Export.h
@@ -1,6 +1,5 @@
// -*- C++ -*-
-// $Id$
// Definition for Win32 Export directives.
// This file is generated automatically by generate_export_file.pl -d TAO_Transport_Current
// ------------------------------