summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/examples/CosEC
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2015-01-07 18:56:29 +0100
committerJohnny Willemsen <jwillemsen@remedy.nl>2015-01-07 18:56:29 +0100
commite76c0ec84f136b31c92c9da86b97eaf0ebb61cbb (patch)
tree548337bcfb70603f37212ced3f822e0a3e99c8fc /TAO/orbsvcs/examples/CosEC
parentb422ba6462486c0fff96575cf8f30a7579a3a217 (diff)
downloadATCD-e76c0ec84f136b31c92c9da86b97eaf0ebb61cbb.tar.gz
Replaced README files
Diffstat (limited to 'TAO/orbsvcs/examples/CosEC')
-rw-r--r--TAO/orbsvcs/examples/CosEC/Factory/README2
-rw-r--r--TAO/orbsvcs/examples/CosEC/RtEC_Based/README2
-rw-r--r--TAO/orbsvcs/examples/CosEC/RtEC_Based/bin/README2
-rw-r--r--TAO/orbsvcs/examples/CosEC/RtEC_Based/tests/Basic/README2
-rw-r--r--TAO/orbsvcs/examples/CosEC/RtEC_Based/tests/Multiple/README2
-rw-r--r--TAO/orbsvcs/examples/CosEC/Simple/README2
-rw-r--r--TAO/orbsvcs/examples/CosEC/TypedSimple/README2
7 files changed, 7 insertions, 7 deletions
diff --git a/TAO/orbsvcs/examples/CosEC/Factory/README b/TAO/orbsvcs/examples/CosEC/Factory/README
index 5c21326b4f8..85215015cda 100644
--- a/TAO/orbsvcs/examples/CosEC/Factory/README
+++ b/TAO/orbsvcs/examples/CosEC/Factory/README
@@ -1,4 +1,4 @@
-$Id$
+
CosEventChannelFactory
======================================================
diff --git a/TAO/orbsvcs/examples/CosEC/RtEC_Based/README b/TAO/orbsvcs/examples/CosEC/RtEC_Based/README
index 00327ff0719..0f2b4d3cb62 100644
--- a/TAO/orbsvcs/examples/CosEC/RtEC_Based/README
+++ b/TAO/orbsvcs/examples/CosEC/RtEC_Based/README
@@ -1,4 +1,4 @@
-$Id$
+
This directory contains a partial implementation of the COS
Event Service, using TAO's RT Event Service as the backend. It is
diff --git a/TAO/orbsvcs/examples/CosEC/RtEC_Based/bin/README b/TAO/orbsvcs/examples/CosEC/RtEC_Based/bin/README
index e5f7eaa5a84..8ccd426050a 100644
--- a/TAO/orbsvcs/examples/CosEC/RtEC_Based/bin/README
+++ b/TAO/orbsvcs/examples/CosEC/RtEC_Based/bin/README
@@ -1,4 +1,4 @@
-$Id$
+
CORBA COS Event Service
-----------------------
diff --git a/TAO/orbsvcs/examples/CosEC/RtEC_Based/tests/Basic/README b/TAO/orbsvcs/examples/CosEC/RtEC_Based/tests/Basic/README
index 291ec0fa208..b9de369d083 100644
--- a/TAO/orbsvcs/examples/CosEC/RtEC_Based/tests/Basic/README
+++ b/TAO/orbsvcs/examples/CosEC/RtEC_Based/tests/Basic/README
@@ -1,4 +1,4 @@
-$Id$
+
The Cos_ECBasic test shows how to:
diff --git a/TAO/orbsvcs/examples/CosEC/RtEC_Based/tests/Multiple/README b/TAO/orbsvcs/examples/CosEC/RtEC_Based/tests/Multiple/README
index 390b6b6665c..cdd63fa4a13 100644
--- a/TAO/orbsvcs/examples/CosEC/RtEC_Based/tests/Multiple/README
+++ b/TAO/orbsvcs/examples/CosEC/RtEC_Based/tests/Multiple/README
@@ -1,4 +1,4 @@
-$Id$
+
CosEC_Multiple
------------------------------------------------------------------------
diff --git a/TAO/orbsvcs/examples/CosEC/Simple/README b/TAO/orbsvcs/examples/CosEC/Simple/README
index 09e8c51f103..2d826aeb510 100644
--- a/TAO/orbsvcs/examples/CosEC/Simple/README
+++ b/TAO/orbsvcs/examples/CosEC/Simple/README
@@ -1,4 +1,4 @@
-$Id$
+
This directory contains what possibly is the simplest example
for a COS Event Service. It contains three executables; a consumer,
diff --git a/TAO/orbsvcs/examples/CosEC/TypedSimple/README b/TAO/orbsvcs/examples/CosEC/TypedSimple/README
index 99d74a87b64..5edd234de01 100644
--- a/TAO/orbsvcs/examples/CosEC/TypedSimple/README
+++ b/TAO/orbsvcs/examples/CosEC/TypedSimple/README
@@ -1,4 +1,4 @@
-$Id$
+
This directory contains an example for a COS Event Service,
using a typed channel.