summaryrefslogtreecommitdiff
path: root/DAnCE/tools/System_Health
diff options
context:
space:
mode:
Diffstat (limited to 'DAnCE/tools/System_Health')
-rw-r--r--DAnCE/tools/System_Health/Daemon/SHS_Daemon.cpp2
-rw-r--r--DAnCE/tools/System_Health/Daemon/SHS_Daemon.idl1
-rw-r--r--DAnCE/tools/System_Health/Daemon/SHS_Daemon.mpc1
-rw-r--r--DAnCE/tools/System_Health/Daemon/SHS_Daemon_Impl.cpp2
-rw-r--r--DAnCE/tools/System_Health/Daemon/SHS_Daemon_Impl.h2
-rw-r--r--DAnCE/tools/System_Health/Interceptors/DAnCE_SHS_CORBA_Transport_export.h1
-rw-r--r--DAnCE/tools/System_Health/Interceptors/DAnCE_SHS_Interceptors_export.h1
-rw-r--r--DAnCE/tools/System_Health/Interceptors/SHS_CORBA_Transport.cpp2
-rw-r--r--DAnCE/tools/System_Health/Interceptors/SHS_CORBA_Transport.h1
-rw-r--r--DAnCE/tools/System_Health/Interceptors/SHS_Interceptor.cpp2
-rw-r--r--DAnCE/tools/System_Health/Interceptors/SHS_Interceptor.h1
-rw-r--r--DAnCE/tools/System_Health/Interceptors/SHS_Interceptor.mpc2
-rw-r--r--DAnCE/tools/System_Health/Interceptors/SHS_Transport.h1
-rw-r--r--DAnCE/tools/System_Health/SHS_DataModel.idl1
-rw-r--r--DAnCE/tools/System_Health/System_Health.mpc1
15 files changed, 0 insertions, 21 deletions
diff --git a/DAnCE/tools/System_Health/Daemon/SHS_Daemon.cpp b/DAnCE/tools/System_Health/Daemon/SHS_Daemon.cpp
index be41df81fa3..3f7d6805fe9 100644
--- a/DAnCE/tools/System_Health/Daemon/SHS_Daemon.cpp
+++ b/DAnCE/tools/System_Health/Daemon/SHS_Daemon.cpp
@@ -1,5 +1,3 @@
-// $Id$
-
#include "tao/ORB.h"
#include "tao/Object.h"
#include "tao/Utils/ORB_Destroyer.h"
diff --git a/DAnCE/tools/System_Health/Daemon/SHS_Daemon.idl b/DAnCE/tools/System_Health/Daemon/SHS_Daemon.idl
index d82bf4af3d5..c78746b093e 100644
--- a/DAnCE/tools/System_Health/Daemon/SHS_Daemon.idl
+++ b/DAnCE/tools/System_Health/Daemon/SHS_Daemon.idl
@@ -1,4 +1,3 @@
-// $Id$
#ifndef System_Health_Daemon
#define System_Health_Daemon
diff --git a/DAnCE/tools/System_Health/Daemon/SHS_Daemon.mpc b/DAnCE/tools/System_Health/Daemon/SHS_Daemon.mpc
index 01d94d840ba..439c4dac37e 100644
--- a/DAnCE/tools/System_Health/Daemon/SHS_Daemon.mpc
+++ b/DAnCE/tools/System_Health/Daemon/SHS_Daemon.mpc
@@ -1,4 +1,3 @@
-// $Id$
project (DAnCE_SHS_Daemon_idl) : install, dance_shs_stub, gen_ostream {
custom_only = 1
idlflags += -Wb,stub_export_macro=SHS_Daemon_STUB_Export \
diff --git a/DAnCE/tools/System_Health/Daemon/SHS_Daemon_Impl.cpp b/DAnCE/tools/System_Health/Daemon/SHS_Daemon_Impl.cpp
index 7104d696437..03ec916dc57 100644
--- a/DAnCE/tools/System_Health/Daemon/SHS_Daemon_Impl.cpp
+++ b/DAnCE/tools/System_Health/Daemon/SHS_Daemon_Impl.cpp
@@ -1,6 +1,4 @@
// -*- C++ -*-
-// $Id$
-
// TAO_IDL - Generated from
// be/be_codegen.cpp:1756
diff --git a/DAnCE/tools/System_Health/Daemon/SHS_Daemon_Impl.h b/DAnCE/tools/System_Health/Daemon/SHS_Daemon_Impl.h
index ccc0dce2547..45ef2911f28 100644
--- a/DAnCE/tools/System_Health/Daemon/SHS_Daemon_Impl.h
+++ b/DAnCE/tools/System_Health/Daemon/SHS_Daemon_Impl.h
@@ -1,6 +1,4 @@
// -*- C++ -*-
-// $Id$
-
// TAO_IDL - Generated from
// be/be_codegen.cpp:1698
diff --git a/DAnCE/tools/System_Health/Interceptors/DAnCE_SHS_CORBA_Transport_export.h b/DAnCE/tools/System_Health/Interceptors/DAnCE_SHS_CORBA_Transport_export.h
index f283b25c924..73c1e50435e 100644
--- a/DAnCE/tools/System_Health/Interceptors/DAnCE_SHS_CORBA_Transport_export.h
+++ b/DAnCE/tools/System_Health/Interceptors/DAnCE_SHS_CORBA_Transport_export.h
@@ -1,5 +1,4 @@
// -*- C++ -*-
-// $Id$
// Definition for Win32 Export directives.
// ------------------------------
#ifndef DANCE_SHS_CORBA_TRANSPORT_EXPORT_H
diff --git a/DAnCE/tools/System_Health/Interceptors/DAnCE_SHS_Interceptors_export.h b/DAnCE/tools/System_Health/Interceptors/DAnCE_SHS_Interceptors_export.h
index 437a92a480a..1838f2af118 100644
--- a/DAnCE/tools/System_Health/Interceptors/DAnCE_SHS_Interceptors_export.h
+++ b/DAnCE/tools/System_Health/Interceptors/DAnCE_SHS_Interceptors_export.h
@@ -1,5 +1,4 @@
// -*- C++ -*-
-// $Id$
// Definition for Win32 Export directives.
// ------------------------------
#ifndef DANCE_SHS_INTERCEPTORS_EXPORT_H
diff --git a/DAnCE/tools/System_Health/Interceptors/SHS_CORBA_Transport.cpp b/DAnCE/tools/System_Health/Interceptors/SHS_CORBA_Transport.cpp
index 6570ece265a..ed545410710 100644
--- a/DAnCE/tools/System_Health/Interceptors/SHS_CORBA_Transport.cpp
+++ b/DAnCE/tools/System_Health/Interceptors/SHS_CORBA_Transport.cpp
@@ -1,5 +1,3 @@
-// $Id$
-
#include "SHS_CORBA_Transport.h"
#include "orbsvcs/CosNamingC.h"
#include "dance/DAnCE_PropertiesC.h"
diff --git a/DAnCE/tools/System_Health/Interceptors/SHS_CORBA_Transport.h b/DAnCE/tools/System_Health/Interceptors/SHS_CORBA_Transport.h
index a79ba95eee1..b27743735f5 100644
--- a/DAnCE/tools/System_Health/Interceptors/SHS_CORBA_Transport.h
+++ b/DAnCE/tools/System_Health/Interceptors/SHS_CORBA_Transport.h
@@ -1,4 +1,3 @@
-// $Id$
/**
* @file SHS_CORBA_Transport.h
* @author William R. Otte <wotte@dre.vanderbilt.edu>
diff --git a/DAnCE/tools/System_Health/Interceptors/SHS_Interceptor.cpp b/DAnCE/tools/System_Health/Interceptors/SHS_Interceptor.cpp
index ba6c804983b..b0ad48a1551 100644
--- a/DAnCE/tools/System_Health/Interceptors/SHS_Interceptor.cpp
+++ b/DAnCE/tools/System_Health/Interceptors/SHS_Interceptor.cpp
@@ -1,5 +1,3 @@
-// $Id$
-
#include "SHS_Interceptor.h"
#include "dance/Deployment/Deployment_StartErrorC.h"
#include "dance/DAnCE_PropertiesC.h"
diff --git a/DAnCE/tools/System_Health/Interceptors/SHS_Interceptor.h b/DAnCE/tools/System_Health/Interceptors/SHS_Interceptor.h
index 64331e88f9f..a0e1bdcaf3c 100644
--- a/DAnCE/tools/System_Health/Interceptors/SHS_Interceptor.h
+++ b/DAnCE/tools/System_Health/Interceptors/SHS_Interceptor.h
@@ -1,4 +1,3 @@
-// $Id$
/**
* @file SHS_Interceptor.h
* @author William R. Otte <wotte@dre.vanderbilt.edu>
diff --git a/DAnCE/tools/System_Health/Interceptors/SHS_Interceptor.mpc b/DAnCE/tools/System_Health/Interceptors/SHS_Interceptor.mpc
index 9a52ea1d7ca..c4529dc9bc5 100644
--- a/DAnCE/tools/System_Health/Interceptors/SHS_Interceptor.mpc
+++ b/DAnCE/tools/System_Health/Interceptors/SHS_Interceptor.mpc
@@ -1,5 +1,3 @@
-// $Id$
-
project (DAnCE_SHS_CORBA_Transport) : install, dance_lib, dance_output, dance_logger, \
dance_shs_daemon, naming, dance_deployment_scheduler {
diff --git a/DAnCE/tools/System_Health/Interceptors/SHS_Transport.h b/DAnCE/tools/System_Health/Interceptors/SHS_Transport.h
index 55e43dc0058..0afe322defa 100644
--- a/DAnCE/tools/System_Health/Interceptors/SHS_Transport.h
+++ b/DAnCE/tools/System_Health/Interceptors/SHS_Transport.h
@@ -1,4 +1,3 @@
-// $Id$
/**
* @file SHS_Transport.h
* @author William R. Otte <wotte@dre.vanderbilt.edu>
diff --git a/DAnCE/tools/System_Health/SHS_DataModel.idl b/DAnCE/tools/System_Health/SHS_DataModel.idl
index 64b0815bff0..135cc491358 100644
--- a/DAnCE/tools/System_Health/SHS_DataModel.idl
+++ b/DAnCE/tools/System_Health/SHS_DataModel.idl
@@ -1,4 +1,3 @@
-// $Id$
#ifndef SHS_DataModel_IDL
#define SHS_DataModel_IDL
diff --git a/DAnCE/tools/System_Health/System_Health.mpc b/DAnCE/tools/System_Health/System_Health.mpc
index a120521d7ac..9ecc100ffa6 100644
--- a/DAnCE/tools/System_Health/System_Health.mpc
+++ b/DAnCE/tools/System_Health/System_Health.mpc
@@ -1,4 +1,3 @@
-// $Id$
project (DAnCE_System_Health) : install, dance_deployment_stub, dance_output, gen_ostream {
custom_only = 1
idlflags += -Wb,stub_export_macro=SystemHealth_STUB_Export \