tmf: Update copyright headers in tmf.ui
[deliverable/tracecompass.git] / org.eclipse.linuxtools.tmf.ui / src / org / eclipse / linuxtools / tmf / ui / project / model / TraceFolderContentProvider.java
index 4dfe63b2c16417f8a8fd9c081033a96b56d05eb8..ec1888728f600848129a38c9b8fbf63cb6e98735 100644 (file)
@@ -1,11 +1,11 @@
 /*******************************************************************************
- * Copyright (c) 2010, 2011, 2012 Ericsson
- * 
+ * Copyright (c) 2010, 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
  *******************************************************************************/
@@ -22,9 +22,9 @@ import org.eclipse.jface.viewers.Viewer;
  * Content provider implementation for trace folders for tree viewers that display
  * the content of a trace folder.
  * <p>
- * 
+ *
  * @version 1.0
- * @author Francois Chouinard 
+ * @author Francois Chouinard
  */
 public class TraceFolderContentProvider implements IStructuredContentProvider {
 
This page took 0.025504 seconds and 5 git commands to generate.