analysis: Move plugins to their own sub-directory
[deliverable/tracecompass.git] / org.eclipse.tracecompass.tmf.ui / src / org / eclipse / tracecompass / tmf / ui / views / uml2sd / drawings / IFont.java
index c2196e06af512b4fc8a18fa7e3a046cb8de16902..6a91f41e2a348e4b7c59d26b24ec52986bef461a 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
@@ -22,7 +22,7 @@ public interface IFont {
 
     /**
      * Returns the contained font. Returned object must be an instance of org.eclipse.swt.graphics.Font if used with the
-     * org.eclipse.linuxtools.tmf.ui.views.uml2sd.NGC graphical context
+     * org.eclipse.tracecompass.tmf.ui.views.uml2sd.NGC graphical context
      *
      * @return the font
      */
This page took 0.025406 seconds and 5 git commands to generate.