tmf: Update copyright headers in tmf.ui
[deliverable/tracecompass.git] / org.eclipse.linuxtools.tmf.ui / src / org / eclipse / linuxtools / internal / tmf / ui / project / handlers / TmfActionProvider.java
index 886b39973c87a020d610a6730e83a44054c84056..ac5c353c63cc44b98d5a761209a2ca47a936efd4 100644 (file)
@@ -1,11 +1,11 @@
 /*******************************************************************************
-* Copyright (c) 2012 Ericsson
- * 
+* Copyright (c) 2012, 2013 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:
  *   Patrick Tasse - Initial API and implementation
  *******************************************************************************/
@@ -20,6 +20,11 @@ import org.eclipse.ui.navigator.ICommonActionExtensionSite;
 import org.eclipse.ui.navigator.ICommonViewerSite;
 import org.eclipse.ui.navigator.ICommonViewerWorkbenchSite;
 
+/**
+ * Base action provider.
+ *
+ * @author Patrick Tassé
+ */
 public class TmfActionProvider extends CommonActionProvider {
 
     private OpenAction openAction;
This page took 0.023874 seconds and 5 git commands to generate.