analysis: Move plugins to their own sub-directory
[deliverable/tracecompass.git] / org.eclipse.tracecompass.tmf.core.tests / src / org / eclipse / tracecompass / tmf / core / tests / event / lookup / AllTests.java
index e08ce79e59e3222c35051bd15dd23a530a98d5a0..27c697a0709c28fe3bf34a9066502be085f1fa5c 100644 (file)
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Copyright (c) 2013 Ericsson
+ * Copyright (c) 2013, 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
@@ -17,7 +17,7 @@ import org.junit.runner.RunWith;
 import org.junit.runners.Suite;
 
 /**
- * Test suite for org.eclipse.linuxtools.tmf.core.event.lookup
+ * Test suite for org.eclipse.tracecompass.tmf.core.event.lookup
  */
 @RunWith(Suite.class)
 @Suite.SuiteClasses({
This page took 0.038386 seconds and 5 git commands to generate.