Fix references to linuxtools in comments, examples and unused code
[deliverable/tracecompass.git] / org.eclipse.tracecompass.alltests / src / org / eclipse / tracecompass / alltests / perf / RunAllPerfTests.java
index 4af9b3d0e82a634477ce409535be92ec582d974e..2acc94e8a5dd0748acbf7c626bd6e482ccfc08f9 100644 (file)
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Copyright (c) 2014 École Polytechnique de Montréal
+ * Copyright (c) 2014, 2015 École Polytechnique de Montréal
  *
  * 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;
 
 /**
- * Master test suite for all Linux Tools LTTng performance tests.
+ * Master test suite for all Trace Compass performance tests.
  */
 @RunWith(Suite.class)
 @Suite.SuiteClasses({
This page took 0.02403 seconds and 5 git commands to generate.