Fix references to linuxtools in comments, examples and unused code
[deliverable/tracecompass.git] / org.eclipse.tracecompass.tmf.ui.tests / src / org / eclipse / tracecompass / tmf / ui / tests / project / model / AllTests.java
index 2c544609c6e074eb171bf780ffecc7fc94488dd5..e84c1c326e36381124845a9d2846eda767e10cfe 100644 (file)
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Copyright (c) 2013, 2014 École Polytechnique de Montréal
+ * Copyright (c) 2013, 2015 École Polytechnique de Montréal and others.
  *
  * 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.ui.project.model
+ * Test suite for org.eclipse.tracecompass.tmf.ui.project.model
  */
 @RunWith(Suite.class)
 @Suite.SuiteClasses({
This page took 0.025511 seconds and 5 git commands to generate.