Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDarin Wright2009-06-25 17:38:39 +0000
committerDarin Wright2009-06-25 17:38:39 +0000
commit8de342c2e22ee2d7e256ae2483b5ee5c9883eda0 (patch)
treebf9c01d396b544a61605dfa0b88d8356af186a9a
parent756f4e2e6d884d02608d7dfec8a18a874acb1b11 (diff)
downloadeclipse.platform.debug-8de342c2e22ee2d7e256ae2483b5ee5c9883eda0.tar.gz
eclipse.platform.debug-8de342c2e22ee2d7e256ae2483b5ee5c9883eda0.tar.xz
eclipse.platform.debug-8de342c2e22ee2d7e256ae2483b5ee5c9883eda0.zip
(3.5.x) copyright update
-rw-r--r--org.eclipse.debug.ui/ui/org/eclipse/debug/internal/ui/viewers/update/ProcessProxy.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.debug.ui/ui/org/eclipse/debug/internal/ui/viewers/update/ProcessProxy.java b/org.eclipse.debug.ui/ui/org/eclipse/debug/internal/ui/viewers/update/ProcessProxy.java
index 305992275..14cfce57e 100644
--- a/org.eclipse.debug.ui/ui/org/eclipse/debug/internal/ui/viewers/update/ProcessProxy.java
+++ b/org.eclipse.debug.ui/ui/org/eclipse/debug/internal/ui/viewers/update/ProcessProxy.java
@@ -1,5 +1,5 @@
/*******************************************************************************
- * Copyright (c) 2005, 2006 IBM Corporation and others.
+ * Copyright (c) 2005, 2009 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

Back to the top