summaryrefslogtreecommitdiff
path: root/TAO/tao/Utils
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/Utils
parent0fbdabcd0a8970712cbbdef06465d061a4ec13c4 (diff)
downloadATCD-c88815f2039e7152d735c18650c102df84d9aa36.tar.gz
Removed single line Id tag
Diffstat (limited to 'TAO/tao/Utils')
-rw-r--r--TAO/tao/Utils/Encodable.cpp2
-rw-r--r--TAO/tao/Utils/Implicit_Deactivator.cpp2
-rw-r--r--TAO/tao/Utils/ORB_Destroyer.cpp2
-rw-r--r--TAO/tao/Utils/ORB_Manager.cpp2
-rw-r--r--TAO/tao/Utils/PolicyList_Destroyer.cpp2
-rw-r--r--TAO/tao/Utils/RIR_Narrow.cpp2
-rw-r--r--TAO/tao/Utils/Utils.mpc1
-rw-r--r--TAO/tao/Utils/utils_export.h1
8 files changed, 0 insertions, 14 deletions
diff --git a/TAO/tao/Utils/Encodable.cpp b/TAO/tao/Utils/Encodable.cpp
index c9c484f549c..15bebee3752 100644
--- a/TAO/tao/Utils/Encodable.cpp
+++ b/TAO/tao/Utils/Encodable.cpp
@@ -1,5 +1,3 @@
-// $Id$
-
#include "tao/Utils/Encodable.h"
TAO_BEGIN_VERSIONED_NAMESPACE_DECL
diff --git a/TAO/tao/Utils/Implicit_Deactivator.cpp b/TAO/tao/Utils/Implicit_Deactivator.cpp
index f681c20b7de..0115d46cf88 100644
--- a/TAO/tao/Utils/Implicit_Deactivator.cpp
+++ b/TAO/tao/Utils/Implicit_Deactivator.cpp
@@ -1,5 +1,3 @@
-// $Id$
-
#include "tao/Utils/Implicit_Deactivator.h"
#include "tao/PortableServer/Servant_Base.h"
diff --git a/TAO/tao/Utils/ORB_Destroyer.cpp b/TAO/tao/Utils/ORB_Destroyer.cpp
index 593f50b40f4..1d33628198b 100644
--- a/TAO/tao/Utils/ORB_Destroyer.cpp
+++ b/TAO/tao/Utils/ORB_Destroyer.cpp
@@ -1,5 +1,3 @@
-// $Id$
-
#include "tao/Utils/ORB_Destroyer.h"
TAO_BEGIN_VERSIONED_NAMESPACE_DECL
diff --git a/TAO/tao/Utils/ORB_Manager.cpp b/TAO/tao/Utils/ORB_Manager.cpp
index 2edd4871992..808982f2e06 100644
--- a/TAO/tao/Utils/ORB_Manager.cpp
+++ b/TAO/tao/Utils/ORB_Manager.cpp
@@ -1,5 +1,3 @@
-// $Id$
-
// = AUTHOR
// Sumedh Mungee <sumedh@cs.wustl.edu>
diff --git a/TAO/tao/Utils/PolicyList_Destroyer.cpp b/TAO/tao/Utils/PolicyList_Destroyer.cpp
index 5e15e55e325..f4e06fcbc1c 100644
--- a/TAO/tao/Utils/PolicyList_Destroyer.cpp
+++ b/TAO/tao/Utils/PolicyList_Destroyer.cpp
@@ -1,5 +1,3 @@
-// $Id$
-
#include "tao/Utils/PolicyList_Destroyer.h"
#if !defined (__ACE_INLINE__)
diff --git a/TAO/tao/Utils/RIR_Narrow.cpp b/TAO/tao/Utils/RIR_Narrow.cpp
index ebc014d499e..e8ad3425bea 100644
--- a/TAO/tao/Utils/RIR_Narrow.cpp
+++ b/TAO/tao/Utils/RIR_Narrow.cpp
@@ -1,5 +1,3 @@
-// $Id$
-
#ifndef TAO_UTILS_RIR_NARROW_CPP
#define TAO_UTILS_RIR_NARROW_CPP
diff --git a/TAO/tao/Utils/Utils.mpc b/TAO/tao/Utils/Utils.mpc
index 70a2631a5dc..05d269f31c2 100644
--- a/TAO/tao/Utils/Utils.mpc
+++ b/TAO/tao/Utils/Utils.mpc
@@ -1,4 +1,3 @@
-// $Id$
project (TAO_Utils) : taolib, tao_output, install, portableserver, pi {
sharedname = TAO_Utils
dynamicflags = TAO_UTILS_BUILD_DLL
diff --git a/TAO/tao/Utils/utils_export.h b/TAO/tao/Utils/utils_export.h
index 5cf8c0c40a0..69b74f4a69b 100644
--- a/TAO/tao/Utils/utils_export.h
+++ b/TAO/tao/Utils/utils_export.h
@@ -1,6 +1,5 @@
// -*- C++ -*-
-// $Id$
// Definition for Win32 Export directives.
// This file is generated automatically by generate_export_file.pl TAO_UTILS
// ------------------------------