Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDarin Wright2008-05-29 15:31:09 +0000
committerDarin Wright2008-05-29 15:31:09 +0000
commiteb250acda3d6eb1f7c1af66aad71a14fff8ccb19 (patch)
treea42d528f316c455ad1e116c9002b716183dfe0ce /org.eclipse.debug.ui/ui/org/eclipse/debug/internal/ui/stringsubstitution
parent8f4a06a95462bd4a58bdeb661061f83f57287bff (diff)
downloadeclipse.platform.debug-eb250acda3d6eb1f7c1af66aad71a14fff8ccb19.tar.gz
eclipse.platform.debug-eb250acda3d6eb1f7c1af66aad71a14fff8ccb19.tar.xz
eclipse.platform.debug-eb250acda3d6eb1f7c1af66aad71a14fff8ccb19.zip
copyright updates
Diffstat (limited to 'org.eclipse.debug.ui/ui/org/eclipse/debug/internal/ui/stringsubstitution')
-rw-r--r--org.eclipse.debug.ui/ui/org/eclipse/debug/internal/ui/stringsubstitution/ResourceResolver.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.debug.ui/ui/org/eclipse/debug/internal/ui/stringsubstitution/ResourceResolver.java b/org.eclipse.debug.ui/ui/org/eclipse/debug/internal/ui/stringsubstitution/ResourceResolver.java
index 908511696..9ebf0cb54 100644
--- a/org.eclipse.debug.ui/ui/org/eclipse/debug/internal/ui/stringsubstitution/ResourceResolver.java
+++ b/org.eclipse.debug.ui/ui/org/eclipse/debug/internal/ui/stringsubstitution/ResourceResolver.java
@@ -1,5 +1,5 @@
/*******************************************************************************
- * Copyright (c) 2000, 2007 IBM Corporation and others.
+ * Copyright (c) 2000, 2008 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