tmf: Update copyright headers in tmf.ui
[deliverable/tracecompass.git] / org.eclipse.linuxtools.tmf.ui / src / org / eclipse / linuxtools / tmf / ui / project / wizards / SelectTracesWizard.java
index 65b6942c054a99afa453ae021592b5da97a620db..2ab656bf7a2a689feaeadb12488a9dc8f0aa2956 100644 (file)
@@ -1,11 +1,11 @@
 /*******************************************************************************
- * Copyright (c) 2009, 2010, 2011, 2012 Ericsson
- * 
+ * Copyright (c) 2009, 2012 Ericsson
+ *
  * 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
  * http://www.eclipse.org/legal/epl-v10.html
- * 
+ *
  * Contributors:
  *   Francois Chouinard - Initial API and implementation
  *******************************************************************************/
@@ -20,10 +20,10 @@ import org.eclipse.ui.IImportWizard;
 import org.eclipse.ui.IWorkbench;
 
 /**
- * Wizard implementation to select traces for an experiment. 
+ * Wizard implementation to select traces for an experiment.
  * <p>
  * @version 1.0
- * @author Francois Chouinard 
+ * @author Francois Chouinard
  */
 public class SelectTracesWizard extends Wizard implements IImportWizard {
 
This page took 0.038082 seconds and 5 git commands to generate.