Skip to main content
summaryrefslogtreecommitdiffstats
path: root/jtag
diff options
context:
space:
mode:
authorVivian Kong2010-05-31 20:40:20 +0000
committerVivian Kong2010-05-31 20:40:20 +0000
commitce9eb6b7d63d542321978c8e97292d6b9a3817f6 (patch)
treeb1c4b952da34117bd1f3b7508b0b83482d625a17 /jtag
parentcb243cbdf054f1f5ef13335283941b45413df143 (diff)
downloadorg.eclipse.cdt-ce9eb6b7d63d542321978c8e97292d6b9a3817f6.tar.gz
org.eclipse.cdt-ce9eb6b7d63d542321978c8e97292d6b9a3817f6.tar.xz
org.eclipse.cdt-ce9eb6b7d63d542321978c8e97292d6b9a3817f6.zip
update copyright in about and update provider info
Diffstat (limited to 'jtag')
-rw-r--r--jtag/org.eclipse.cdt.debug.gdbjtag/about.properties2
1 files changed, 1 insertions, 1 deletions
diff --git a/jtag/org.eclipse.cdt.debug.gdbjtag/about.properties b/jtag/org.eclipse.cdt.debug.gdbjtag/about.properties
index be1e3e2bf09..46e476909c7 100644
--- a/jtag/org.eclipse.cdt.debug.gdbjtag/about.properties
+++ b/jtag/org.eclipse.cdt.debug.gdbjtag/about.properties
@@ -20,5 +20,5 @@ blurb=Eclipse GDB Hardware Debugging\n\
Version: {featureVersion}\n\
Build id: {0}\n\
\n\
-(c) Copyright Eclipse contributors and others, 2007 All rights reserved.\n\
+(c) Copyright Eclipse contributors and others, 2007, 2010. All rights reserved.\n\
Visit http://www.eclipse.org/cdt

Back to the top