Fix references to linuxtools in comments, examples and unused code
[deliverable/tracecompass.git] / org.eclipse.tracecompass.tmf.ui / src / org / eclipse / tracecompass / tmf / ui / views / uml2sd / drawings / IImage.java
index eac7ee28ff8c06b2d7b4fb69bc94c4e116658531..63f34a259846664c9fa450ce95f0a92bbd6346cb 100755 (executable)
@@ -1,5 +1,5 @@
 /**********************************************************************
- * Copyright (c) 2005, 2013 IBM Corporation, Ericsson
+ * Copyright (c) 2005, 2015 IBM 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
@@ -23,7 +23,7 @@ public interface IImage {
 
     /**
      * Returns the contained image. Returned object must be an instance of org.eclipse.swt.graphics.Image if used with
-     * the org.eclipse.linuxtools.tmf.ui.views.uml2sd.NGC graphical context
+     * the org.eclipse.tracecompass.tmf.ui.views.uml2sd.NGC graphical context
      *
      * @return the color
      */
This page took 0.0428 seconds and 5 git commands to generate.