Fix references to linuxtools in comments, examples and unused code
[deliverable/tracecompass.git] / org.eclipse.tracecompass.tmf.analysis.xml.core.tests / src / org / eclipse / tracecompass / tmf / analysis / xml / core / tests / stateprovider / AllTests.java
index 13298a17e779b16b31964c0bda45090ee88489cb..f0245c1ce72b72ef58b1de2936d97a7939b242fd 100644 (file)
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Copyright (c) 2013, 2014 École Polytechnique de Montréal
+ * Copyright (c) 2013, 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;
 
 /**
- * Test suite for org.eclipse.linuxtools.tmf.analysis.xml.core.stateprovider
+ * Test suite for org.eclipse.tracecompass.tmf.analysis.xml.core.stateprovider
  * package
  */
 @RunWith(Suite.class)
This page took 0.032796 seconds and 5 git commands to generate.