analysis: Move plugins to their own sub-directory
[deliverable/tracecompass.git] / org.eclipse.tracecompass.tmf.core.tests / src / org / eclipse / tracecompass / tmf / core / tests / trace / location / AllTests.java
index 5b4b99d3e7331807c4d79fd3eb847467b2075c8a..921b85b10c852952a1431c3fa3d516f4541427ca 100644 (file)
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Copyright (c) 2009, 2013 Ericsson
+ * Copyright (c) 2009, 2015 Ericsson
  *
  * All rights reserved. This program and the accompanying materials are
  * made available under the terms of the Eclipse Public License v1.0 which
@@ -18,7 +18,7 @@ import org.junit.runner.RunWith;
 import org.junit.runners.Suite;
 
 /**
- * Test suite for org.eclipse.linuxtools.tmf.core.trace.location
+ * Test suite for org.eclipse.tracecompass.tmf.core.trace.location
  */
 @RunWith(Suite.class)
 @Suite.SuiteClasses({
This page took 0.025358 seconds and 5 git commands to generate.