Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPaul Webster2013-05-15 11:21:59 +0000
committerPaul Webster2013-05-15 11:21:59 +0000
commit63f40b4ab013a08b5b2e19235f13f3bc4577f81a (patch)
tree60d55f6987724edbfc778db7ba0dd00c4531c298 /bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/plugin
parent05a6cc5b098d4e1cd8a06d292acb04787755dbce (diff)
downloadeclipse.platform.ui-63f40b4ab013a08b5b2e19235f13f3bc4577f81a.tar.gz
eclipse.platform.ui-63f40b4ab013a08b5b2e19235f13f3bc4577f81a.tar.xz
eclipse.platform.ui-63f40b4ab013a08b5b2e19235f13f3bc4577f81a.zip
Bug 407431 - Run fix copyrights tool on UI bundles
Update ui.workbench.
Diffstat (limited to 'bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/plugin')
-rw-r--r--bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/plugin/AbstractUIPlugin.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/plugin/AbstractUIPlugin.java b/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/plugin/AbstractUIPlugin.java
index 7a0055362d2..8b98883de20 100644
--- a/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/plugin/AbstractUIPlugin.java
+++ b/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/plugin/AbstractUIPlugin.java
@@ -1,5 +1,5 @@
/*******************************************************************************
- * Copyright (c) 2000, 2009 IBM Corporation and others.
+ * Copyright (c) 2000, 2012 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