X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=org.eclipse.linuxtools.tmf.ui%2Fsrc%2Forg%2Feclipse%2Flinuxtools%2Ftmf%2Fui%2Fwidgets%2Ftimegraph%2Fwidgets%2FUtils.java;h=aee9f428edc4a39e23ee138178de0b930708888a;hb=c8422608ac728e00b6b87d680bd807514916c0c1;hp=1348eff6dbeab486da7d67144bb091eee540424f;hpb=94cce698a51527027627ee04f625da11e5119beb;p=deliverable%2Ftracecompass.git diff --git a/org.eclipse.linuxtools.tmf.ui/src/org/eclipse/linuxtools/tmf/ui/widgets/timegraph/widgets/Utils.java b/org.eclipse.linuxtools.tmf.ui/src/org/eclipse/linuxtools/tmf/ui/widgets/timegraph/widgets/Utils.java index 1348eff6db..aee9f428ed 100644 --- a/org.eclipse.linuxtools.tmf.ui/src/org/eclipse/linuxtools/tmf/ui/widgets/timegraph/widgets/Utils.java +++ b/org.eclipse.linuxtools.tmf.ui/src/org/eclipse/linuxtools/tmf/ui/widgets/timegraph/widgets/Utils.java @@ -1,5 +1,5 @@ /***************************************************************************** - * Copyright (c) 2007, 2008 Intel Corporation, 2009, 2012 Ericsson. + * Copyright (c) 2007, 2013 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 @@ -10,7 +10,6 @@ * Ruslan A. Scherbakov, Intel - Initial API and implementation * Alvaro Sanchez-Leon - Udpated for TMF * Patrick Tasse - Refactoring - * *****************************************************************************/ package org.eclipse.linuxtools.tmf.ui.widgets.timegraph.widgets;