Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPaul Webster2013-05-15 18:57:25 +0000
committerPaul Webster2013-05-15 18:57:54 +0000
commit942e10f671c59914488f2becf7d82a9b8aa344d5 (patch)
treeee63dc3a0c529ffcbe0fe1bd5d9ac532a5c9bb66 /bundles/org.eclipse.e4.ui.workbench.swt/src/org/eclipse/e4/ui/internal/workbench/swt/AnimationFeedbackBase.java
parent085e11bfcecca0e29f52973e3035aab5e77970fe (diff)
downloadeclipse.platform.ui-942e10f671c59914488f2becf7d82a9b8aa344d5.tar.gz
eclipse.platform.ui-942e10f671c59914488f2becf7d82a9b8aa344d5.tar.xz
eclipse.platform.ui-942e10f671c59914488f2becf7d82a9b8aa344d5.zip
Bug 407431 - Run fix copyrights tool on UI bundles
Update all of the ui bundles excluding test bundles.
Diffstat (limited to 'bundles/org.eclipse.e4.ui.workbench.swt/src/org/eclipse/e4/ui/internal/workbench/swt/AnimationFeedbackBase.java')
-rw-r--r--bundles/org.eclipse.e4.ui.workbench.swt/src/org/eclipse/e4/ui/internal/workbench/swt/AnimationFeedbackBase.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/bundles/org.eclipse.e4.ui.workbench.swt/src/org/eclipse/e4/ui/internal/workbench/swt/AnimationFeedbackBase.java b/bundles/org.eclipse.e4.ui.workbench.swt/src/org/eclipse/e4/ui/internal/workbench/swt/AnimationFeedbackBase.java
index 8b3415d06b1..ef8b0475486 100644
--- a/bundles/org.eclipse.e4.ui.workbench.swt/src/org/eclipse/e4/ui/internal/workbench/swt/AnimationFeedbackBase.java
+++ b/bundles/org.eclipse.e4.ui.workbench.swt/src/org/eclipse/e4/ui/internal/workbench/swt/AnimationFeedbackBase.java
@@ -1,5 +1,5 @@
/*******************************************************************************
- * Copyright (c) 2007, 2008 IBM Corporation and others.
+ * Copyright (c) 2007, 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