Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEugene Tarassov2012-05-04 21:59:16 +0000
committerEugene Tarassov2012-05-04 21:59:16 +0000
commitd6ca88165d6b329279774aa46da8ce6ea7056895 (patch)
tree5a2cd594e35c4cdb022cd5a6364c79cca54da682 /features/org.eclipse.tcf.cdt.sdk.feature
parent922786dbaaa7d51b7f5e0282ed99fac898c27184 (diff)
downloadorg.eclipse.tcf-d6ca88165d6b329279774aa46da8ce6ea7056895.tar.gz
org.eclipse.tcf-d6ca88165d6b329279774aa46da8ce6ea7056895.tar.xz
org.eclipse.tcf-d6ca88165d6b329279774aa46da8ce6ea7056895.zip
Updated TCF feature descriptions
Diffstat (limited to 'features/org.eclipse.tcf.cdt.sdk.feature')
-rw-r--r--features/org.eclipse.tcf.cdt.sdk.feature/feature.properties5
1 files changed, 3 insertions, 2 deletions
diff --git a/features/org.eclipse.tcf.cdt.sdk.feature/feature.properties b/features/org.eclipse.tcf.cdt.sdk.feature/feature.properties
index d50e1b832..bff92411e 100644
--- a/features/org.eclipse.tcf.cdt.sdk.feature/feature.properties
+++ b/features/org.eclipse.tcf.cdt.sdk.feature/feature.properties
@@ -1,5 +1,5 @@
###############################################################################
-# Copyright (c) 2008, 2011 Wind River Systems, Inc. and others.
+# Copyright (c) 2008, 2012 Wind River Systems, Inc. and others.
# All rights reserved. This program and the accompanying materials
# are made available under the terms of the Eclipse Public License v1.0
# which accompanies this distribution, and is available at
@@ -20,6 +20,7 @@ updateSiteName=TCF Update Site
# "description" property - description of the feature
description=\
+A full-featured C/C++ debugger for local or remote systems running a TCF agent.\n\
TCF (Target Communication Framework) is universal, extensible, \
simple, lightweight, vendor agnostic framework for tools and \
targets to communicate for purpose of debugging, profiling, code \
@@ -27,7 +28,7 @@ patching and other device software development needs.
# copyright
copyright=\
-Copyright (c) 2008, 2011 Wind River Systems, Inc. and others. \
+Copyright (c) 2008, 2012 Wind River Systems, Inc. and others. \
All rights reserved. This program and the accompanying materials \
are made available under the terms of the Eclipse Public License v1.0 \
which accompanies this distribution, and is available at \

Back to the top