tmf: Update copyright headers in tmf.ui
[deliverable/tracecompass.git] / org.eclipse.linuxtools.tmf.ui / src / org / eclipse / linuxtools / tmf / ui / views / histogram / Messages.java
index 1a0b6283332b8f4bdd30822c0808c742fe877cd1..7660923baf11c17c144e4c55f01eb2eb1f15fe3f 100644 (file)
@@ -1,11 +1,11 @@
 /*******************************************************************************
- * Copyright (c) 2009, 2011, 2012 Ericsson
- * 
+ * Copyright (c) 2009, 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
- * 
+ *
  * Contributors:
  *   William Bourque - Initial API and implementation
  *   Francois Chouinard - Cleanup and refactoring
@@ -29,7 +29,7 @@ public class Messages extends NLS {
     // ------------------------------------------------------------------------
 
        private static final String BUNDLE_NAME = "org.eclipse.linuxtools.tmf.ui.views.histogram.messages"; //$NON-NLS-1$
-    
+
        /**
         * The label for the current event time
         */
@@ -38,7 +38,7 @@ public class Messages extends NLS {
         * The label for the window span.
         */
     public static String HistogramView_windowSpanLabel;
-    
+
     // ------------------------------------------------------------------------
     // Initializer
     // ------------------------------------------------------------------------
This page took 0.024363 seconds and 5 git commands to generate.