Skip to main content
aboutsummaryrefslogtreecommitdiffstats
path: root/jtag
diff options
context:
space:
mode:
Diffstat (limited to 'jtag')
-rw-r--r--jtag/org.eclipse.cdt.debug.gdbjtag-feature/feature.properties5
-rw-r--r--jtag/org.eclipse.cdt.debug.gdbjtag.core/plugin.properties5
-rw-r--r--jtag/org.eclipse.cdt.debug.gdbjtag.ui/plugin.properties5
-rw-r--r--jtag/org.eclipse.cdt.debug.gdbjtag/plugin.properties5
4 files changed, 12 insertions, 8 deletions
diff --git a/jtag/org.eclipse.cdt.debug.gdbjtag-feature/feature.properties b/jtag/org.eclipse.cdt.debug.gdbjtag-feature/feature.properties
index 9474bfb701c..11186a5c6f3 100644
--- a/jtag/org.eclipse.cdt.debug.gdbjtag-feature/feature.properties
+++ b/jtag/org.eclipse.cdt.debug.gdbjtag-feature/feature.properties
@@ -1,5 +1,5 @@
###############################################################################
-# Copyright (c) 2007 QNX Software Systems and others.
+# Copyright (c) 2007, 2009 QNX Software Systems 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
@@ -7,6 +7,7 @@
#
# Contributors:
# QNX Software Systems - initial API and implementation
+# IBM Corporation
###############################################################################
# features.properties
# contains externalized strings for feature.xml
@@ -18,7 +19,7 @@
featureName=Eclipse C/C++ GDB Hardware Debugging
# "providerName" property - name of the company that provides the feature
-providerName=Eclipse.org
+providerName=Eclipse CDT
# "updateSiteName" property - label for the update site
updateSiteName=Eclipse CDT Update Site
diff --git a/jtag/org.eclipse.cdt.debug.gdbjtag.core/plugin.properties b/jtag/org.eclipse.cdt.debug.gdbjtag.core/plugin.properties
index 78d4dcc0a69..fcec69ff003 100644
--- a/jtag/org.eclipse.cdt.debug.gdbjtag.core/plugin.properties
+++ b/jtag/org.eclipse.cdt.debug.gdbjtag.core/plugin.properties
@@ -1,5 +1,5 @@
###############################################################################
-# Copyright (c) 2007 QNX Software Systems and others
+# Copyright (c) 2007, 2009 QNX Software Systems 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
@@ -7,9 +7,10 @@
#
# Contributors:
# QNX Software Systems - initial API and implementation
+# IBM Corporation
###############################################################################
launchConfig.name=GDB Hardware Debugging
pluginName=Eclipse GDB Hardware Debug Core Plug-in
-providerName=Eclipse.org
+providerName=Eclipse CDT
JTagDevice.name=JTAG Device
diff --git a/jtag/org.eclipse.cdt.debug.gdbjtag.ui/plugin.properties b/jtag/org.eclipse.cdt.debug.gdbjtag.ui/plugin.properties
index 54cf88ba378..25e89024ab0 100644
--- a/jtag/org.eclipse.cdt.debug.gdbjtag.ui/plugin.properties
+++ b/jtag/org.eclipse.cdt.debug.gdbjtag.ui/plugin.properties
@@ -1,5 +1,5 @@
###############################################################################
-# Copyright (c) 2007 QNX Software Systems and others.
+# Copyright (c) 2007, 2009 QNX Software Systems 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
@@ -7,9 +7,10 @@
#
# Contributors:
# QNX Software Systems - initial API and implementation
+# IBM Corporation
###############################################################################
pluginName=Eclipse GDB Hardware Debug UI Plug-in
-providerName=Eclipse.org
+providerName=Eclipse CDT
AbatronBDI2000.name=Abatron BDI2000
MacraigorUsb2Demon.name=Macraigor USB2Demon
diff --git a/jtag/org.eclipse.cdt.debug.gdbjtag/plugin.properties b/jtag/org.eclipse.cdt.debug.gdbjtag/plugin.properties
index c499cd51dce..47cc7ca1557 100644
--- a/jtag/org.eclipse.cdt.debug.gdbjtag/plugin.properties
+++ b/jtag/org.eclipse.cdt.debug.gdbjtag/plugin.properties
@@ -1,5 +1,5 @@
###############################################################################
-# Copyright (c) 2007 QNX Software Systems and others.
+# Copyright (c) 2007, 2009 QNX Software Systems 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
@@ -7,6 +7,7 @@
#
# Contributors:
# QNX Software Systems - initial API and implementation
+# IBM Corporation
###############################################################################
pluginName=Eclipse GDB Hardware Debugging Plug-in
-providerName=Eclipse.org
+providerName=Eclipse CDT

Back to the top