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 / module / AllTests.java
index d8db862d07875f5b879ba7499bb3c0e887a771b2..734766ea32b12fc9a75048a12dfe4f30a0eecd42 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;
 
 /**
- * Test suite for org.eclipse.linuxtools.tmf.analysis.xml.core.module package
+ * Test suite for org.eclipse.tracecompass.tmf.analysis.xml.core.module package
  */
 @RunWith(Suite.class)
 @Suite.SuiteClasses({
This page took 0.024829 seconds and 5 git commands to generate.