analysis: Move plugins to their own sub-directory
[deliverable/tracecompass.git] / org.eclipse.tracecompass.tmf.core / src / org / eclipse / tracecompass / tmf / core / exceptions / TmfAnalysisException.java
index de9f7e6a9ec09542e5b6d57911dab052f0053c23..fc16b0b3b61934f8eebb21a812bd5eefc9ead232 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
@@ -21,7 +21,6 @@ package org.eclipse.tracecompass.tmf.core.exceptions;
  * not match, this exception is thrown.
  *
  * @author Geneviève Bastien
- * @since 3.0
  */
 public class TmfAnalysisException extends Exception {
 
This page took 0.025804 seconds and 5 git commands to generate.