analysis: Move plugins to their own sub-directory
[deliverable/tracecompass.git] / org.eclipse.tracecompass.tmf.ui / src / org / eclipse / tracecompass / tmf / ui / widgets / timegraph / widgets / TimeGraphBaseControl.java
index 6f08d69e1e6b219f34a079f9245f81e9475c5853..9bc4518c90e35b9b2cd2f3d20004441ac4035d0a 100644 (file)
@@ -1,5 +1,5 @@
 /*****************************************************************************
- * Copyright (c) 2007, 2013 Intel Corporation, Ericsson
+ * Copyright (c) 2007, 2014 Intel Corporation, 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
@@ -95,8 +95,6 @@ public abstract class TimeGraphBaseControl extends Canvas implements PaintListen
      * Retrieve the color scheme
      *
      * @return The color scheme
-     *
-     * @since 2.0
      */
     public TimeGraphColorScheme getColorScheme() {
         return fColorScheme;
This page took 0.026834 seconds and 5 git commands to generate.