aboutsummaryrefslogtreecommitdiffstats
path: root/it/it-tests/src/test/java/it/PluginsSuite.java
diff options
context:
space:
mode:
Diffstat (limited to 'it/it-tests/src/test/java/it/PluginsSuite.java')
-rw-r--r--it/it-tests/src/test/java/it/PluginsSuite.java9
1 files changed, 4 insertions, 5 deletions
diff --git a/it/it-tests/src/test/java/it/PluginsSuite.java b/it/it-tests/src/test/java/it/PluginsSuite.java
index 72e91d80e42..25ca6834bed 100644
--- a/it/it-tests/src/test/java/it/PluginsSuite.java
+++ b/it/it-tests/src/test/java/it/PluginsSuite.java
@@ -1,14 +1,14 @@
/*
- * SonarQube, open source software quality management tool.
- * Copyright (C) 2008-2014 SonarSource
+ * SonarQube Integration Tests :: Tests
+ * Copyright (C) 2009-2016 SonarSource SA
* mailto:contact AT sonarsource DOT com
*
- * SonarQube is free software; you can redistribute it and/or
+ * This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 3 of the License, or (at your option) any later version.
*
- * SonarQube is distributed in the hope that it will be useful,
+ * This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
* Lesser General Public License for more details.
@@ -17,7 +17,6 @@
* along with this program; if not, write to the Free Software Foundation,
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-
package it;
import it.plugins.PluginsTest;