analysis: Move plugins to their own sub-directory
[deliverable/tracecompass.git] / org.eclipse.tracecompass.tmf.core / src / org / eclipse / tracecompass / tmf / core / signal / TmfEventFilterAppliedSignal.java
index 9a337cd4be77034180a492297b2660dc407ae6a5..4679dca5f6ab892c5d977fe8590b4cc5fda9f8da 100644 (file)
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Copyright (c) 2012 Ericsson
+ * Copyright (c) 2012, 2014 Ericsson
  *
  * All rights reserved. This program and the accompanying materials are
  * made available under the terms of the Eclipse Public License v1.0 which
@@ -18,9 +18,7 @@ import org.eclipse.tracecompass.tmf.core.trace.ITmfTrace;
 /**
  * Signal indicating an event filter has been applied.
  *
- * @version 1.0
  * @author Patrick Tasse
- * @since 2.0
  */
 public class TmfEventFilterAppliedSignal extends TmfSignal {
 
This page took 0.025676 seconds and 5 git commands to generate.