Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChris Goldthorpe2008-10-20 20:34:34 +0000
committerChris Goldthorpe2008-10-20 20:34:34 +0000
commit3ef6cceb0f0e3dd8a0ff7e8dd4235d83138061d7 (patch)
tree6f3b5b60687ca7c65b9f5a7cf97269e4a5a5b71b /org.eclipse.help.ui
parente7e6426d81a3182b6e63cd3da8304b67b919e60d (diff)
downloadeclipse.platform.ua-3ef6cceb0f0e3dd8a0ff7e8dd4235d83138061d7.tar.gz
eclipse.platform.ua-3ef6cceb0f0e3dd8a0ff7e8dd4235d83138061d7.tar.xz
eclipse.platform.ua-3ef6cceb0f0e3dd8a0ff7e8dd4235d83138061d7.zip
Update copyright notices
Diffstat (limited to 'org.eclipse.help.ui')
-rw-r--r--org.eclipse.help.ui/src/org/eclipse/help/ui/internal/HelpUIEvaluationContext.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.help.ui/src/org/eclipse/help/ui/internal/HelpUIEvaluationContext.java b/org.eclipse.help.ui/src/org/eclipse/help/ui/internal/HelpUIEvaluationContext.java
index 570d5d705..33df9fa0c 100644
--- a/org.eclipse.help.ui/src/org/eclipse/help/ui/internal/HelpUIEvaluationContext.java
+++ b/org.eclipse.help.ui/src/org/eclipse/help/ui/internal/HelpUIEvaluationContext.java
@@ -1,5 +1,5 @@
/*******************************************************************************
- * Copyright (c) 2006 IBM Corporation and others.
+ * Copyright (c) 2006, 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