Java Doc and API clean up of TMF UML Sequence diagram framework
[deliverable/tracecompass.git] / org.eclipse.linuxtools.tmf.ui / src / org / eclipse / linuxtools / tmf / ui / views / uml2sd / drawings / IFont.java
index 175f285312326e5581f0078e2f6022cdad4adedf..d4d34ee8cdd8b622fb863709575a74574a9e1799 100755 (executable)
@@ -1,10 +1,11 @@
 /**********************************************************************
- * Copyright (c) 2005, 2006, 2011 IBM Corporation and others.
+ * Copyright (c) 2005, 2006 IBM Corporation and others.
+ * Copyright (c) 2011, 2012 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
  * http://www.eclipse.org/legal/epl-v10.html
- * $Id: IFont.java,v 1.2 2006/09/20 20:56:27 ewchan Exp $
  * 
  * Contributors: 
  * IBM - Initial API and implementation
@@ -13,6 +14,9 @@
 package org.eclipse.linuxtools.tmf.ui.views.uml2sd.drawings;
 
 /**
+ * Interface for handling a font resource.
+ * 
+ * @version 1.0
  * @author sveyrier
  * 
  */
This page took 0.024758 seconds and 5 git commands to generate.