Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormoberhuber2008-07-28 15:40:15 +0000
committermoberhuber2008-07-28 15:40:15 +0000
commit67fa7e820680c279c712dfe04afca9d4c96e9c97 (patch)
tree654fab97310f3d08e4fac6f3e7add974d80a3336
parent025dbba289e8a8a681c9739bc72e11be37904ce4 (diff)
downloadorg.eclipse.tcf-67fa7e820680c279c712dfe04afca9d4c96e9c97.tar.gz
org.eclipse.tcf-67fa7e820680c279c712dfe04afca9d4c96e9c97.tar.xz
org.eclipse.tcf-67fa7e820680c279c712dfe04afca9d4c96e9c97.zip
EPL to EPL+EDL for Daytime Agent Example
-rw-r--r--readme.txt10
1 files changed, 6 insertions, 4 deletions
diff --git a/readme.txt b/readme.txt
index 138294391..7ccf9fb8b 100644
--- a/readme.txt
+++ b/readme.txt
@@ -2,9 +2,11 @@ TCF is Copyright (c) 2007, 2008 by Wind River Systems, Inc. and others.
Made available under the Eclipse Public License (EPL) v1.0
See the file epl-v10.html for details.
-The agent portion (subdirectory agent/) is made available under your choice
-of the Eclipse Public License (EPL) v1.0 or the Eclipse Distribution License
-(EDL) v1.0.
-See the file agent/edl-v10.html for details.
+The agent portion in subdirectories
+ "agent/" and
+ "examples/org.eclipse.tm.tcf.examples.daytime.agent/"
+is made available under your choice of the Eclipse Public License (EPL) v1.0
+or the Eclipse Distribution License (EDL) v1.0. See the file
+agent/edl-v10.html for details.
See docs/index.html for documentation on Target Communication Framework \ No newline at end of file

Back to the top