summaryrefslogtreecommitdiff
path: root/CIAO
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2015-01-07 19:29:31 +0100
committerJohnny Willemsen <jwillemsen@remedy.nl>2015-01-07 19:29:31 +0100
commitaa92464eac39bfb6acbc27a877f8765f1d7b8489 (patch)
tree10f3eada95759ac1976c7259fac5c2dcf47d1bd7 /CIAO
parent6ce9e22c3fa714bcc8010b8a4937928bc796c272 (diff)
downloadATCD-aa92464eac39bfb6acbc27a877f8765f1d7b8489.tar.gz
Zap id tag from .txt files
Diffstat (limited to 'CIAO')
-rw-r--r--CIAO/connectors/ami4ccm/tests/ThreeComp/README.txt2
-rw-r--r--CIAO/connectors/dds4ccm/docs/details.txt2
-rw-r--r--CIAO/connectors/tests/AMIDDS/README.txt2
-rw-r--r--CIAO/docs/CIAO_Style_Guide.txt2
-rw-r--r--CIAO/docs/Porting_Hints.txt2
-rw-r--r--CIAO/examples/DevGuideExamples/readme.txt2
-rw-r--r--CIAO/performance-tests/Benchmark/Multi_Threaded/NOTE.txt2
-rw-r--r--CIAO/performance-tests/Benchmark/descriptors/NOTE.txt2
-rw-r--r--CIAO/tests/DAnCE/EM-Launch-Failures/README.txt2
-rw-r--r--CIAO/tests/DAnCE/EM-Redeployment/README.txt2
-rw-r--r--CIAO/tests/DAnCE/EM-Shutdown-Failures/README.txt2
-rw-r--r--CIAO/tests/IDL3/Connectors/README.txt2
-rw-r--r--CIAO/tests/TTSConnContext/README.txt2
-rw-r--r--CIAO/tests/Thread/README.txt2
14 files changed, 14 insertions, 14 deletions
diff --git a/CIAO/connectors/ami4ccm/tests/ThreeComp/README.txt b/CIAO/connectors/ami4ccm/tests/ThreeComp/README.txt
index f4f0ed07ee8..44c114b5eee 100644
--- a/CIAO/connectors/ami4ccm/tests/ThreeComp/README.txt
+++ b/CIAO/connectors/ami4ccm/tests/ThreeComp/README.txt
@@ -1,4 +1,4 @@
-$Id$
+
This test exists of 3 components.
-Master component which sends asynchronous and synchronous calls to a Sender.
diff --git a/CIAO/connectors/dds4ccm/docs/details.txt b/CIAO/connectors/dds4ccm/docs/details.txt
index 64930ac3cd2..118ccf9c8ea 100644
--- a/CIAO/connectors/dds4ccm/docs/details.txt
+++ b/CIAO/connectors/dds4ccm/docs/details.txt
@@ -1,4 +1,4 @@
-$Id$
+
For more information regarding DDS4CCM also check the CCM tutoral, see
$CIAO_ROOT/docs/OMG-CCM-Tutorial.ppt
diff --git a/CIAO/connectors/tests/AMIDDS/README.txt b/CIAO/connectors/tests/AMIDDS/README.txt
index f9e82d907ad..95391220611 100644
--- a/CIAO/connectors/tests/AMIDDS/README.txt
+++ b/CIAO/connectors/tests/AMIDDS/README.txt
@@ -1,3 +1,3 @@
-$Id$
+
This test combines ami4ccm and dds4ccm.
diff --git a/CIAO/docs/CIAO_Style_Guide.txt b/CIAO/docs/CIAO_Style_Guide.txt
index d0650bf1f35..d87b7d5e9e8 100644
--- a/CIAO/docs/CIAO_Style_Guide.txt
+++ b/CIAO/docs/CIAO_Style_Guide.txt
@@ -1,4 +1,4 @@
-$Id$
+
Error/Debug messages
========================
diff --git a/CIAO/docs/Porting_Hints.txt b/CIAO/docs/Porting_Hints.txt
index 0b238da315c..8f48e1656bc 100644
--- a/CIAO/docs/Porting_Hints.txt
+++ b/CIAO/docs/Porting_Hints.txt
@@ -1,4 +1,4 @@
-$Id$
+
Porting applications to the refactored DAnCE:
diff --git a/CIAO/examples/DevGuideExamples/readme.txt b/CIAO/examples/DevGuideExamples/readme.txt
index dbea6964307..b3be6cf76c5 100644
--- a/CIAO/examples/DevGuideExamples/readme.txt
+++ b/CIAO/examples/DevGuideExamples/readme.txt
@@ -1,4 +1,4 @@
-$Id$
+
"These examples were developed by and are included in this
distribution with the permission of Object Computing, Inc. (OCI)
diff --git a/CIAO/performance-tests/Benchmark/Multi_Threaded/NOTE.txt b/CIAO/performance-tests/Benchmark/Multi_Threaded/NOTE.txt
index e1ed8e75a32..2033512d51b 100644
--- a/CIAO/performance-tests/Benchmark/Multi_Threaded/NOTE.txt
+++ b/CIAO/performance-tests/Benchmark/Multi_Threaded/NOTE.txt
@@ -1,4 +1,4 @@
-$Id$
+
PRE Condition:
=============
diff --git a/CIAO/performance-tests/Benchmark/descriptors/NOTE.txt b/CIAO/performance-tests/Benchmark/descriptors/NOTE.txt
index dc71dcf124c..7266bb7181c 100644
--- a/CIAO/performance-tests/Benchmark/descriptors/NOTE.txt
+++ b/CIAO/performance-tests/Benchmark/descriptors/NOTE.txt
@@ -1,4 +1,4 @@
-$Id$
+
This directory contains various XML descriptors and configuration
files required to run benchmarking experiments using CIAO in
diff --git a/CIAO/tests/DAnCE/EM-Launch-Failures/README.txt b/CIAO/tests/DAnCE/EM-Launch-Failures/README.txt
index ae017c0a1d2..6dea6534999 100644
--- a/CIAO/tests/DAnCE/EM-Launch-Failures/README.txt
+++ b/CIAO/tests/DAnCE/EM-Launch-Failures/README.txt
@@ -1,4 +1,4 @@
-$Id$
+
This script tests redeployment of plans after initial launch failures.
Each test uses 2 descriptors; the first with a configured launch failure
diff --git a/CIAO/tests/DAnCE/EM-Redeployment/README.txt b/CIAO/tests/DAnCE/EM-Redeployment/README.txt
index be557ec5d11..b5268be89d9 100644
--- a/CIAO/tests/DAnCE/EM-Redeployment/README.txt
+++ b/CIAO/tests/DAnCE/EM-Redeployment/README.txt
@@ -1,4 +1,4 @@
-$Id$
+
This script tests redeployment of plans in 'normal' (i.e. non-failure)
situations.
diff --git a/CIAO/tests/DAnCE/EM-Shutdown-Failures/README.txt b/CIAO/tests/DAnCE/EM-Shutdown-Failures/README.txt
index 5a4cbf8ee5a..3ac97db771b 100644
--- a/CIAO/tests/DAnCE/EM-Shutdown-Failures/README.txt
+++ b/CIAO/tests/DAnCE/EM-Shutdown-Failures/README.txt
@@ -1,4 +1,4 @@
-$Id$
+
This script tests redeployment of plans after shutdown failures.
Each test uses 2 descriptors; the first with a configured shutdown failure
diff --git a/CIAO/tests/IDL3/Connectors/README.txt b/CIAO/tests/IDL3/Connectors/README.txt
index 056d4f2d38c..9eb25033d6e 100644
--- a/CIAO/tests/IDL3/Connectors/README.txt
+++ b/CIAO/tests/IDL3/Connectors/README.txt
@@ -1,3 +1,3 @@
-$Id$
+
This test validates whether a connector can't have a consumes
diff --git a/CIAO/tests/TTSConnContext/README.txt b/CIAO/tests/TTSConnContext/README.txt
index a32a9fc18cf..b3e1b2dc32a 100644
--- a/CIAO/tests/TTSConnContext/README.txt
+++ b/CIAO/tests/TTSConnContext/README.txt
@@ -1,4 +1,4 @@
-$Id$
+
This test uses a TimeTrigger-Service-Connector.
The connector self registrates the service-reference with the install_service_component_reference method.
diff --git a/CIAO/tests/Thread/README.txt b/CIAO/tests/Thread/README.txt
index 4f26cb53fcd..12046fdc2d9 100644
--- a/CIAO/tests/Thread/README.txt
+++ b/CIAO/tests/Thread/README.txt
@@ -1,3 +1,3 @@
-$Id$
+
This test validates that all ccm callbacks and creation/deletion on a user component happen on the same ccm thread