diff options
author | Johnny Willemsen <jwillemsen@remedy.nl> | 2015-01-07 16:36:43 +0100 |
---|---|---|
committer | Johnny Willemsen <jwillemsen@remedy.nl> | 2015-01-07 16:36:43 +0100 |
commit | 894f0c22281e0c75e15d6d8688288b7ee5486f46 (patch) | |
tree | ba1489fc2a43b587fce95c0e5e3726e9cf4e3e9f /TAO | |
parent | b67c7965596044a438458d3f703531a9acc94bde (diff) | |
download | ATCD-894f0c22281e0c75e15d6d8688288b7ee5486f46.tar.gz |
Zap more id
Diffstat (limited to 'TAO')
-rw-r--r-- | TAO/examples/Kokyu_dsrt_schedulers/edf_scheduler_config.h | 1 | ||||
-rw-r--r-- | TAO/orbsvcs/orbsvcs/AV/global.h | 1 | ||||
-rw-r--r-- | TAO/orbsvcs/orbsvcs/AV/md5.h | 2 | ||||
-rw-r--r-- | TAO/orbsvcs/orbsvcs/AV/md5c.cpp | 2 | ||||
-rw-r--r-- | TAO/orbsvcs/orbsvcs/SSLIOP/params_dup.h | 2 | ||||
-rw-r--r-- | TAO/performance-tests/Cubit/TAO/MT_Cubit/Timer.cpp | 2 |
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" |