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.ui.cheatsheets/src/org
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.ui.cheatsheets/src/org')
-rw-r--r--org.eclipse.ui.cheatsheets/src/org/eclipse/ui/internal/cheatsheets/CheatSheetEvaluationContext.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.ui.cheatsheets/src/org/eclipse/ui/internal/cheatsheets/CheatSheetEvaluationContext.java b/org.eclipse.ui.cheatsheets/src/org/eclipse/ui/internal/cheatsheets/CheatSheetEvaluationContext.java
index bb4fef016..725afe88a 100644
--- a/org.eclipse.ui.cheatsheets/src/org/eclipse/ui/internal/cheatsheets/CheatSheetEvaluationContext.java
+++ b/org.eclipse.ui.cheatsheets/src/org/eclipse/ui/internal/cheatsheets/CheatSheetEvaluationContext.java
@@ -1,5 +1,5 @@
/*******************************************************************************
- * Copyright (c) 2008 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