Fix references to linuxtools in comments, examples and unused code
[deliverable/tracecompass.git] / org.eclipse.tracecompass.tmf.core.tests / src / org / eclipse / tracecompass / tmf / core / tests / trace / text / AllTests.java
index c5a0876ece0d360b12c0541237e29e0dc33ccd9c..7b27aea250a018eb34d8ba47e2699fe10914e607 100644 (file)
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Copyright (c) 2014 Ericsson
+ * Copyright (c) 2014, 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
@@ -16,7 +16,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.text
  */
 @RunWith(Suite.class)
 @Suite.SuiteClasses({
This page took 0.024573 seconds and 5 git commands to generate.