analysis: Move plugins to their own sub-directory
[deliverable/tracecompass.git] / org.eclipse.tracecompass.tmf.core / src / org / eclipse / tracecompass / tmf / core / analysis / IAnalysisOutput.java
index 07680246019153551ff501a7d837a22c84f56421..e058eb6d54215d75429c9ef8a85b9b39238cc085 100644 (file)
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Copyright (c) 2013 École Polytechnique de Montréal
+ * Copyright (c) 2013, 2014 École Polytechnique de Montréal
  *
  * All rights reserved. This program and the accompanying materials are
  * made available under the terms of the Eclipse Public License v1.0 which
@@ -18,7 +18,6 @@ import org.eclipse.jdt.annotation.NonNull;
  * Interface for all output types of analysis
  *
  * @author Geneviève Bastien
- * @since 3.0
  */
 public interface IAnalysisOutput {
 
This page took 0.025053 seconds and 5 git commands to generate.