Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'jtag/org.eclipse.cdt.debug.gdbjtag')
-rw-r--r--jtag/org.eclipse.cdt.debug.gdbjtag/plugin.properties5
1 files changed, 3 insertions, 2 deletions
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