summaryrefslogtreecommitdiff
path: root/TAO
diff options
context:
space:
mode:
Diffstat (limited to 'TAO')
-rw-r--r--TAO/examples/Kokyu_dsrt_schedulers/edf_scheduler_config.h1
-rw-r--r--TAO/orbsvcs/orbsvcs/AV/global.h1
-rw-r--r--TAO/orbsvcs/orbsvcs/AV/md5.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/AV/md5c.cpp2
-rw-r--r--TAO/orbsvcs/orbsvcs/SSLIOP/params_dup.h2
-rw-r--r--TAO/performance-tests/Cubit/TAO/MT_Cubit/Timer.cpp2
6 files changed, 0 insertions, 10 deletions
diff --git a/TAO/examples/Kokyu_dsrt_schedulers/edf_scheduler_config.h b/TAO/examples/Kokyu_dsrt_schedulers/edf_scheduler_config.h
index cccd8b004a0..b7f8b249af7 100644
--- a/TAO/examples/Kokyu_dsrt_schedulers/edf_scheduler_config.h
+++ b/TAO/examples/Kokyu_dsrt_schedulers/edf_scheduler_config.h
@@ -1,4 +1,3 @@
-/* $Id$ */
#ifndef EDF_SCHEDULER_CONFIG_H
#define EDF_SCHEDULER_CONFIG_H
diff --git a/TAO/orbsvcs/orbsvcs/AV/global.h b/TAO/orbsvcs/orbsvcs/AV/global.h
index bcc4d2fa15a..205cddd7b3e 100644
--- a/TAO/orbsvcs/orbsvcs/AV/global.h
+++ b/TAO/orbsvcs/orbsvcs/AV/global.h
@@ -1,4 +1,3 @@
-/* $Id$ */
/* GLOBAL.H - RSAREF types and constants
*/
diff --git a/TAO/orbsvcs/orbsvcs/AV/md5.h b/TAO/orbsvcs/orbsvcs/AV/md5.h
index 4bcb01b04b4..a8d20ef60a7 100644
--- a/TAO/orbsvcs/orbsvcs/AV/md5.h
+++ b/TAO/orbsvcs/orbsvcs/AV/md5.h
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* MD5.H - header file for MD5C.C
*/
diff --git a/TAO/orbsvcs/orbsvcs/AV/md5c.cpp b/TAO/orbsvcs/orbsvcs/AV/md5c.cpp
index aa4a99f8fb3..1926769e8dc 100644
--- a/TAO/orbsvcs/orbsvcs/AV/md5c.cpp
+++ b/TAO/orbsvcs/orbsvcs/AV/md5c.cpp
@@ -23,8 +23,6 @@ These notices must be retained in any copies of any part of this
documentation and/or software.
*/
-/* $Id$ */
-
#include "orbsvcs/AV/global.h"
#include "orbsvcs/AV/md5.h"
diff --git a/TAO/orbsvcs/orbsvcs/SSLIOP/params_dup.h b/TAO/orbsvcs/orbsvcs/SSLIOP/params_dup.h
index 350705ec2d0..87171891a77 100644
--- a/TAO/orbsvcs/orbsvcs/SSLIOP/params_dup.h
+++ b/TAO/orbsvcs/orbsvcs/SSLIOP/params_dup.h
@@ -1,5 +1,3 @@
-/* $Id$ */
-
#ifndef TAO_SSLIOP_PARAMS_DUP_H
#define TAO_SSLIOP_PARAMS_DUP_H
diff --git a/TAO/performance-tests/Cubit/TAO/MT_Cubit/Timer.cpp b/TAO/performance-tests/Cubit/TAO/MT_Cubit/Timer.cpp
index 33fd84ef56d..cbe8462a77f 100644
--- a/TAO/performance-tests/Cubit/TAO/MT_Cubit/Timer.cpp
+++ b/TAO/performance-tests/Cubit/TAO/MT_Cubit/Timer.cpp
@@ -1,5 +1,3 @@
-/* $Id$ */
-
#include "Timer.h"
#include "Task_Client.h"