Fix references to linuxtools in comments, examples and unused code
[deliverable/tracecompass.git] / org.eclipse.tracecompass.lttng2.ust.core.tests / src / org / eclipse / tracecompass / lttng2 / ust / core / tests / trace / callstack / AllTests.java
index 261ca1e9fbc0a7b3c0b32a1e70fa95dcbf646f3f..9f42e3cbf34326fc3882b69f49d5ddd16e8819b0 100644 (file)
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Copyright (c) 2013, 2014 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
@@ -16,7 +16,7 @@ import org.junit.runner.RunWith;
 import org.junit.runners.Suite;
 
 /**
- * Test suite for org.eclipse.linuxtools.lttng2.ust.core.tests.trace.callstack
+ * Test suite for org.eclipse.tracecompass.lttng2.ust.core.tests.trace.callstack
  */
 @RunWith(Suite.class)
 @Suite.SuiteClasses({
This page took 0.024255 seconds and 5 git commands to generate.