Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDarin Wright2007-03-27 02:08:34 +0000
committerDarin Wright2007-03-27 02:08:34 +0000
commitbce6c616b1cc8fe948d0338135fd483096f0b3aa (patch)
treeb97eabad1a6587521d536f5b991c480f195174d4 /org.eclipse.debug.ui/plugin.properties
parent1253ffdc3853ed631fc523fed4deeca3d92d8a6e (diff)
downloadeclipse.platform.debug-bce6c616b1cc8fe948d0338135fd483096f0b3aa.tar.gz
eclipse.platform.debug-bce6c616b1cc8fe948d0338135fd483096f0b3aa.tar.xz
eclipse.platform.debug-bce6c616b1cc8fe948d0338135fd483096f0b3aa.zip
update copyrights
Diffstat (limited to 'org.eclipse.debug.ui/plugin.properties')
-rw-r--r--org.eclipse.debug.ui/plugin.properties6
1 files changed, 3 insertions, 3 deletions
diff --git a/org.eclipse.debug.ui/plugin.properties b/org.eclipse.debug.ui/plugin.properties
index 885a7507e..5e9241660 100644
--- a/org.eclipse.debug.ui/plugin.properties
+++ b/org.eclipse.debug.ui/plugin.properties
@@ -1,10 +1,10 @@
###############################################################################
-# Copyright (c) 2000, 2006 IBM Corporation and others.
+# Copyright (c) 2000, 2007 IBM Corporation 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
# http://www.eclipse.org/legal/epl-v10.html
-#
+#
# Contributors:
# IBM Corporation - initial API and implementation
# QNX Software Systems - Mikhail Khodjaiants - Registers View (Bug 53640)
@@ -369,4 +369,4 @@ context.name.0 = In Table Memory Rendering
command.description.1 = Load next page of memory
command.name.1 = Next Page of Memory
command.description.2 = Load previous page of memory
-command.name.2 = Previous Page of Memory \ No newline at end of file
+command.name.2 = Previous Page of Memory

Back to the top