summaryrefslogtreecommitdiff
path: root/ACE/protocols
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2015-01-07 16:30:32 +0100
committerJohnny Willemsen <jwillemsen@remedy.nl>2015-01-07 16:30:32 +0100
commit7ccdbcae5788afb4b817e41afb489890ef68bd61 (patch)
tree84c4789e0ddb11cfb5e113990ba4668c17e0e417 /ACE/protocols
parente5f9470fcab204fd223dda7a9c20bf1051811906 (diff)
downloadATCD-7ccdbcae5788afb4b817e41afb489890ef68bd61.tar.gz
Removed more Id
Diffstat (limited to 'ACE/protocols')
-rw-r--r--ACE/protocols/examples/RMCast/Send_Msg/Protocol.h2
-rw-r--r--ACE/protocols/examples/RMCast/Send_Msg/Receiver.cpp2
-rw-r--r--ACE/protocols/examples/RMCast/Send_Msg/Sender.cpp2
-rw-r--r--ACE/protocols/examples/TMCast/Member/member.cpp2
-rw-r--r--ACE/protocols/tests/RMCast/Protocol.h2
-rw-r--r--ACE/protocols/tests/RMCast/Receiver.cpp2
-rw-r--r--ACE/protocols/tests/RMCast/Sender.cpp2
7 files changed, 0 insertions, 14 deletions
diff --git a/ACE/protocols/examples/RMCast/Send_Msg/Protocol.h b/ACE/protocols/examples/RMCast/Send_Msg/Protocol.h
index 88fdb4d6a51..352fa1085b1 100644
--- a/ACE/protocols/examples/RMCast/Send_Msg/Protocol.h
+++ b/ACE/protocols/examples/RMCast/Send_Msg/Protocol.h
@@ -1,7 +1,5 @@
// file : Protocol.h
// author : Boris Kolpackov <boris@kolpackov.net>
-// cvs-id : $Id$
-
#ifndef PROTOCOL_H
#define PROTOCOL_H
diff --git a/ACE/protocols/examples/RMCast/Send_Msg/Receiver.cpp b/ACE/protocols/examples/RMCast/Send_Msg/Receiver.cpp
index 90330b61973..fcbc35208de 100644
--- a/ACE/protocols/examples/RMCast/Send_Msg/Receiver.cpp
+++ b/ACE/protocols/examples/RMCast/Send_Msg/Receiver.cpp
@@ -1,7 +1,5 @@
// file : Receiver.cpp
// author : Boris Kolpackov <boris@kolpackov.net>
-// cvs-id : $Id$
-
#include "ace/Vector_T.h"
#include "ace/Log_Msg.h"
#include "ace/OS_NS_string.h"
diff --git a/ACE/protocols/examples/RMCast/Send_Msg/Sender.cpp b/ACE/protocols/examples/RMCast/Send_Msg/Sender.cpp
index 2061e2af364..8ea964b7c2b 100644
--- a/ACE/protocols/examples/RMCast/Send_Msg/Sender.cpp
+++ b/ACE/protocols/examples/RMCast/Send_Msg/Sender.cpp
@@ -1,7 +1,5 @@
// file : Sender.cpp
// author : Boris Kolpackov <boris@kolpackov.net>
-// cvs-id : $Id$
-
#include "ace/Log_Msg.h"
#include "ace/OS_NS_unistd.h"
diff --git a/ACE/protocols/examples/TMCast/Member/member.cpp b/ACE/protocols/examples/TMCast/Member/member.cpp
index 7aad7736ccf..59c2b0a5c9e 100644
--- a/ACE/protocols/examples/TMCast/Member/member.cpp
+++ b/ACE/protocols/examples/TMCast/Member/member.cpp
@@ -1,7 +1,5 @@
// file : TMCast/Member/member.cpp
// author : Boris Kolpackov <boris@dre.vanderbilt.edu>
-// cvs-id : $Id$
-
#include "ace/Log_Msg.h"
#include "ace/Time_Value.h"
#include "ace/OS_NS_stdlib.h"
diff --git a/ACE/protocols/tests/RMCast/Protocol.h b/ACE/protocols/tests/RMCast/Protocol.h
index fd944d0cf70..ee2c35f4c8f 100644
--- a/ACE/protocols/tests/RMCast/Protocol.h
+++ b/ACE/protocols/tests/RMCast/Protocol.h
@@ -1,7 +1,5 @@
// file : Protocol.h
// author : Boris Kolpackov <boris@kolpackov.net>
-// cvs-id : $Id$
-
#ifndef PROTOCOL_H
#define PROTOCOL_H
diff --git a/ACE/protocols/tests/RMCast/Receiver.cpp b/ACE/protocols/tests/RMCast/Receiver.cpp
index 9396493e8fd..ea7698db5db 100644
--- a/ACE/protocols/tests/RMCast/Receiver.cpp
+++ b/ACE/protocols/tests/RMCast/Receiver.cpp
@@ -1,7 +1,5 @@
// file : Receiver.cpp
// author : Boris Kolpackov <boris@kolpackov.net>
-// cvs-id : $Id$
-
#include "ace/Vector_T.h"
#include "ace/Log_Msg.h"
#include "ace/OS_NS_string.h"
diff --git a/ACE/protocols/tests/RMCast/Sender.cpp b/ACE/protocols/tests/RMCast/Sender.cpp
index ecc2e7d8ae5..62d9072612c 100644
--- a/ACE/protocols/tests/RMCast/Sender.cpp
+++ b/ACE/protocols/tests/RMCast/Sender.cpp
@@ -1,7 +1,5 @@
// file : Sender.cpp
// author : Boris Kolpackov <boris@kolpackov.net>
-// cvs-id : $Id$
-
#include "ace/Log_Msg.h"
#include "ace/OS_NS_unistd.h"