summaryrefslogtreecommitdiff
path: root/CIAO/examples
diff options
context:
space:
mode:
authormsmit <msmit@remedy.nl>2010-09-17 07:52:27 +0000
committermsmit <msmit@remedy.nl>2010-09-17 07:52:27 +0000
commit3785890def8471e412be05a623db810532e9b2c1 (patch)
treef39fae2c8202a66f5ab8df97b99b7aac7e277fb8 /CIAO/examples
parent314dad5cd1b88e708c9473c6beb0356084f3e14c (diff)
downloadATCD-3785890def8471e412be05a623db810532e9b2c1.tar.gz
Fri Sep 17 07:51:44 UTC 2010 Marcel Smit <msmit@remedy.nl>
* *.cdp: Added Id string to all cdp files.
Diffstat (limited to 'CIAO/examples')
-rw-r--r--CIAO/examples/BasicSP/descriptors/BasicSP_Homed.cdp1
-rw-r--r--CIAO/examples/BasicSP/descriptors/BasicSP_Unhomed.cdp1
-rw-r--r--CIAO/examples/DevGuideExamples/Messenger/descriptors/Application-flattened.cdp1
-rw-r--r--CIAO/examples/DevGuideExamples/Messenger/descriptors/Application.cdp1
-rw-r--r--CIAO/examples/Display/descriptors/DeploymentPlan.cdp1
-rw-r--r--CIAO/examples/Display/descriptors/flattened_deploymentplan.cdp1
-rw-r--r--CIAO/examples/Hello/descriptors/DeploymentPlan.cdp1
-rw-r--r--CIAO/examples/Hello/descriptors/DeploymentPlan_without_ns.cdp1
-rwxr-xr-xCIAO/examples/Hello/descriptors/PlanLocality_DifferentProcesses.cdp1
-rwxr-xr-xCIAO/examples/Hello/descriptors/PlanLocality_SameProcess.cdp1
-rw-r--r--CIAO/examples/Null_Component/descriptors/Null_Homed.cdp1
-rwxr-xr-xCIAO/examples/Null_Component/descriptors/Null_PlanLocality_DifferentProcesses.cdp1
-rwxr-xr-xCIAO/examples/Null_Component/descriptors/Null_PlanLocality_SameProcess.cdp1
-rw-r--r--CIAO/examples/Null_Component/descriptors/Null_Unhomed.cdp1
-rw-r--r--CIAO/examples/Null_Component_Glfa/descriptors/Null_Homed.cdp1
-rw-r--r--CIAO/examples/Null_Component_Glfa/descriptors/Null_Unhomed.cdp1
16 files changed, 16 insertions, 0 deletions
diff --git a/CIAO/examples/BasicSP/descriptors/BasicSP_Homed.cdp b/CIAO/examples/BasicSP/descriptors/BasicSP_Homed.cdp
index 983ad88e533..1455b4cee4e 100644
--- a/CIAO/examples/BasicSP/descriptors/BasicSP_Homed.cdp
+++ b/CIAO/examples/BasicSP/descriptors/BasicSP_Homed.cdp
@@ -1,3 +1,4 @@
+<!-- $Id$ -->
<Deployment:DeploymentPlan
xmlns:Deployment="http://www.omg.org/Deployment"
xmlns:xmi="http://www.omg.org/XMI"
diff --git a/CIAO/examples/BasicSP/descriptors/BasicSP_Unhomed.cdp b/CIAO/examples/BasicSP/descriptors/BasicSP_Unhomed.cdp
index fdc52c70605..7a4e562fd8f 100644
--- a/CIAO/examples/BasicSP/descriptors/BasicSP_Unhomed.cdp
+++ b/CIAO/examples/BasicSP/descriptors/BasicSP_Unhomed.cdp
@@ -1,3 +1,4 @@
+<!-- $Id$ -->
<Deployment:DeploymentPlan
xmlns:Deployment="http://www.omg.org/Deployment"
xmlns:xmi="http://www.omg.org/XMI"
diff --git a/CIAO/examples/DevGuideExamples/Messenger/descriptors/Application-flattened.cdp b/CIAO/examples/DevGuideExamples/Messenger/descriptors/Application-flattened.cdp
index d01ec12e2db..dde05eb7b5a 100644
--- a/CIAO/examples/DevGuideExamples/Messenger/descriptors/Application-flattened.cdp
+++ b/CIAO/examples/DevGuideExamples/Messenger/descriptors/Application-flattened.cdp
@@ -1,3 +1,4 @@
+<!-- $Id$ -->
<?xml version="1.0" encoding="UTF-8" standalone="no" ?>
<Deployment:deploymentPlan
xmlns:Deployment="http://www.omg.org/Deployment"
diff --git a/CIAO/examples/DevGuideExamples/Messenger/descriptors/Application.cdp b/CIAO/examples/DevGuideExamples/Messenger/descriptors/Application.cdp
index 9e774373c2f..dafeb5fef2d 100644
--- a/CIAO/examples/DevGuideExamples/Messenger/descriptors/Application.cdp
+++ b/CIAO/examples/DevGuideExamples/Messenger/descriptors/Application.cdp
@@ -1,3 +1,4 @@
+<!-- $Id$ -->
<?xml version="1.0" encoding="UTF-8" standalone="no" ?>
<Deployment:DeploymentPlan
xmlns:Deployment="http://www.omg.org/Deployment"
diff --git a/CIAO/examples/Display/descriptors/DeploymentPlan.cdp b/CIAO/examples/Display/descriptors/DeploymentPlan.cdp
index 2ebfcbc5f3a..14cfd8d03bc 100644
--- a/CIAO/examples/Display/descriptors/DeploymentPlan.cdp
+++ b/CIAO/examples/Display/descriptors/DeploymentPlan.cdp
@@ -1,3 +1,4 @@
+<!-- $Id$ -->
<?xml version="1.0" encoding="UTF-8" standalone="no" ?>
<Deployment:DeploymentPlan
diff --git a/CIAO/examples/Display/descriptors/flattened_deploymentplan.cdp b/CIAO/examples/Display/descriptors/flattened_deploymentplan.cdp
index 1d68739216f..1b9f437690a 100644
--- a/CIAO/examples/Display/descriptors/flattened_deploymentplan.cdp
+++ b/CIAO/examples/Display/descriptors/flattened_deploymentplan.cdp
@@ -1,3 +1,4 @@
+<!-- $Id$ -->
<Deployment:deploymentPlan
xmlns:Deployment="http://www.omg.org/Deployment"
xmlns:xmi="http://www.omg.org/XMI"
diff --git a/CIAO/examples/Hello/descriptors/DeploymentPlan.cdp b/CIAO/examples/Hello/descriptors/DeploymentPlan.cdp
index e3c96e7ca08..25d33abd33e 100644
--- a/CIAO/examples/Hello/descriptors/DeploymentPlan.cdp
+++ b/CIAO/examples/Hello/descriptors/DeploymentPlan.cdp
@@ -1,3 +1,4 @@
+<!-- $Id$ -->
<Deployment:DeploymentPlan
xmlns:Deployment="http://www.omg.org/Deployment"
xmlns:xmi="http://www.omg.org/XMI"
diff --git a/CIAO/examples/Hello/descriptors/DeploymentPlan_without_ns.cdp b/CIAO/examples/Hello/descriptors/DeploymentPlan_without_ns.cdp
index a733e352bd1..8505c4c3717 100644
--- a/CIAO/examples/Hello/descriptors/DeploymentPlan_without_ns.cdp
+++ b/CIAO/examples/Hello/descriptors/DeploymentPlan_without_ns.cdp
@@ -1,3 +1,4 @@
+<!-- $Id$ -->
<Deployment:DeploymentPlan
xmlns:Deployment="http://www.omg.org/Deployment"
xmlns:xmi="http://www.omg.org/XMI"
diff --git a/CIAO/examples/Hello/descriptors/PlanLocality_DifferentProcesses.cdp b/CIAO/examples/Hello/descriptors/PlanLocality_DifferentProcesses.cdp
index 8ca3f16abea..a8e98c8cf02 100755
--- a/CIAO/examples/Hello/descriptors/PlanLocality_DifferentProcesses.cdp
+++ b/CIAO/examples/Hello/descriptors/PlanLocality_DifferentProcesses.cdp
@@ -1,3 +1,4 @@
+<!-- $Id$ -->
<?xml version="1.0" encoding="UTF-8" standalone="no" ?>
<Deployment:DeploymentPlan xmlns:Deployment="http://www.omg.org/Deployment" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.omg.org/Deployment Deployment.xsd">
diff --git a/CIAO/examples/Hello/descriptors/PlanLocality_SameProcess.cdp b/CIAO/examples/Hello/descriptors/PlanLocality_SameProcess.cdp
index 1cf5b2a0380..30aea04cf08 100755
--- a/CIAO/examples/Hello/descriptors/PlanLocality_SameProcess.cdp
+++ b/CIAO/examples/Hello/descriptors/PlanLocality_SameProcess.cdp
@@ -1,3 +1,4 @@
+<!-- $Id$ -->
<?xml version="1.0" encoding="UTF-8" standalone="no" ?>
<Deployment:DeploymentPlan xmlns:Deployment="http://www.omg.org/Deployment" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.omg.org/Deployment Deployment.xsd">
diff --git a/CIAO/examples/Null_Component/descriptors/Null_Homed.cdp b/CIAO/examples/Null_Component/descriptors/Null_Homed.cdp
index 57d09cfb185..3445c42a8e1 100644
--- a/CIAO/examples/Null_Component/descriptors/Null_Homed.cdp
+++ b/CIAO/examples/Null_Component/descriptors/Null_Homed.cdp
@@ -1,3 +1,4 @@
+<!-- $Id$ -->
<Deployment:DeploymentPlan
xmlns:Deployment="http://www.omg.org/Deployment"
xmlns:xmi="http://www.omg.org/XMI"
diff --git a/CIAO/examples/Null_Component/descriptors/Null_PlanLocality_DifferentProcesses.cdp b/CIAO/examples/Null_Component/descriptors/Null_PlanLocality_DifferentProcesses.cdp
index c6d36a934d8..4342de22a14 100755
--- a/CIAO/examples/Null_Component/descriptors/Null_PlanLocality_DifferentProcesses.cdp
+++ b/CIAO/examples/Null_Component/descriptors/Null_PlanLocality_DifferentProcesses.cdp
@@ -1,3 +1,4 @@
+<!-- $Id$ -->
<?xml version="1.0" encoding="UTF-8" standalone="no" ?>
<Deployment:DeploymentPlan xmlns:Deployment="http://www.omg.org/Deployment" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.omg.org/Deployment Deployment.xsd">
diff --git a/CIAO/examples/Null_Component/descriptors/Null_PlanLocality_SameProcess.cdp b/CIAO/examples/Null_Component/descriptors/Null_PlanLocality_SameProcess.cdp
index adf21eb76c8..f3f83c2f502 100755
--- a/CIAO/examples/Null_Component/descriptors/Null_PlanLocality_SameProcess.cdp
+++ b/CIAO/examples/Null_Component/descriptors/Null_PlanLocality_SameProcess.cdp
@@ -1,3 +1,4 @@
+<!-- $Id$ -->
<?xml version="1.0" encoding="UTF-8" standalone="no" ?>
<Deployment:DeploymentPlan xmlns:Deployment="http://www.omg.org/Deployment" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.omg.org/Deployment Deployment.xsd">
diff --git a/CIAO/examples/Null_Component/descriptors/Null_Unhomed.cdp b/CIAO/examples/Null_Component/descriptors/Null_Unhomed.cdp
index c259d000b9e..76c89a82c38 100644
--- a/CIAO/examples/Null_Component/descriptors/Null_Unhomed.cdp
+++ b/CIAO/examples/Null_Component/descriptors/Null_Unhomed.cdp
@@ -1,3 +1,4 @@
+<!-- $Id$ -->
<Deployment:DeploymentPlan
xmlns:Deployment="http://www.omg.org/Deployment"
xmlns:xmi="http://www.omg.org/XMI"
diff --git a/CIAO/examples/Null_Component_Glfa/descriptors/Null_Homed.cdp b/CIAO/examples/Null_Component_Glfa/descriptors/Null_Homed.cdp
index 61521a0cc07..cdf55717b8b 100644
--- a/CIAO/examples/Null_Component_Glfa/descriptors/Null_Homed.cdp
+++ b/CIAO/examples/Null_Component_Glfa/descriptors/Null_Homed.cdp
@@ -1,3 +1,4 @@
+<!-- $Id$ -->
<Deployment:DeploymentPlan
xmlns:Deployment="http://www.omg.org/Deployment"
xmlns:xmi="http://www.omg.org/XMI"
diff --git a/CIAO/examples/Null_Component_Glfa/descriptors/Null_Unhomed.cdp b/CIAO/examples/Null_Component_Glfa/descriptors/Null_Unhomed.cdp
index c259d000b9e..76c89a82c38 100644
--- a/CIAO/examples/Null_Component_Glfa/descriptors/Null_Unhomed.cdp
+++ b/CIAO/examples/Null_Component_Glfa/descriptors/Null_Unhomed.cdp
@@ -1,3 +1,4 @@
+<!-- $Id$ -->
<Deployment:DeploymentPlan
xmlns:Deployment="http://www.omg.org/Deployment"
xmlns:xmi="http://www.omg.org/XMI"