aboutsummaryrefslogtreecommitdiffstats
path: root/tests/plugins/server-plugin/src/main
diff options
context:
space:
mode:
authorJulien Lancelot <julien.lancelot@sonarsource.com>2018-11-19 16:51:14 +0100
committerJulien Lancelot <julien.lancelot@sonarsource.com>2018-11-19 17:49:11 +0100
commit302f75de1ec5df6e983970f3c76b86ee02b1cd26 (patch)
tree0cea749f54e75fabd07fee4d634d8a015ee061a5 /tests/plugins/server-plugin/src/main
parent1b7eebef96586cc1758173205b05574c7b2343d1 (diff)
downloadsonarqube-302f75de1ec5df6e983970f3c76b86ee02b1cd26.tar.gz
sonarqube-302f75de1ec5df6e983970f3c76b86ee02b1cd26.zip
Update license headers6.7.6
Diffstat (limited to 'tests/plugins/server-plugin/src/main')
-rw-r--r--tests/plugins/server-plugin/src/main/java/ServerPlugin.java3
-rw-r--r--tests/plugins/server-plugin/src/main/java/ServerStartupLock.java3
-rw-r--r--tests/plugins/server-plugin/src/main/java/StartupCrash.java2
-rw-r--r--tests/plugins/server-plugin/src/main/java/TempFolderExtension.java2
-rw-r--r--tests/plugins/server-plugin/src/main/java/ce/CePauseStep.java2
-rw-r--r--tests/plugins/server-plugin/src/main/java/ce/PauseMetric.java2
6 files changed, 6 insertions, 8 deletions
diff --git a/tests/plugins/server-plugin/src/main/java/ServerPlugin.java b/tests/plugins/server-plugin/src/main/java/ServerPlugin.java
index ed760a9c926..d9b81db3edc 100644
--- a/tests/plugins/server-plugin/src/main/java/ServerPlugin.java
+++ b/tests/plugins/server-plugin/src/main/java/ServerPlugin.java
@@ -1,6 +1,6 @@
/*
* SonarQube
- * Copyright (C) 2009-2017 SonarSource SA
+ * Copyright (C) 2009-2018 SonarSource SA
* mailto:info AT sonarsource DOT com
*
* This program is free software; you can redistribute it and/or
@@ -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.
*/
-
import ce.CePauseStep;
import ce.PauseMetric;
import java.util.Arrays;
diff --git a/tests/plugins/server-plugin/src/main/java/ServerStartupLock.java b/tests/plugins/server-plugin/src/main/java/ServerStartupLock.java
index f7c4d7e6863..02125e66341 100644
--- a/tests/plugins/server-plugin/src/main/java/ServerStartupLock.java
+++ b/tests/plugins/server-plugin/src/main/java/ServerStartupLock.java
@@ -1,6 +1,6 @@
/*
* SonarQube
- * Copyright (C) 2009-2017 SonarSource SA
+ * Copyright (C) 2009-2018 SonarSource SA
* mailto:info AT sonarsource DOT com
*
* This program is free software; you can redistribute it and/or
@@ -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.
*/
-
import java.io.File;
import java.util.Optional;
import org.sonar.api.SonarRuntime;
diff --git a/tests/plugins/server-plugin/src/main/java/StartupCrash.java b/tests/plugins/server-plugin/src/main/java/StartupCrash.java
index 3e55bab80b9..dcde8c8e1d3 100644
--- a/tests/plugins/server-plugin/src/main/java/StartupCrash.java
+++ b/tests/plugins/server-plugin/src/main/java/StartupCrash.java
@@ -1,6 +1,6 @@
/*
* SonarQube
- * Copyright (C) 2009-2017 SonarSource SA
+ * Copyright (C) 2009-2018 SonarSource SA
* mailto:info AT sonarsource DOT com
*
* This program is free software; you can redistribute it and/or
diff --git a/tests/plugins/server-plugin/src/main/java/TempFolderExtension.java b/tests/plugins/server-plugin/src/main/java/TempFolderExtension.java
index ddddf9d44de..77618177e0b 100644
--- a/tests/plugins/server-plugin/src/main/java/TempFolderExtension.java
+++ b/tests/plugins/server-plugin/src/main/java/TempFolderExtension.java
@@ -1,6 +1,6 @@
/*
* SonarQube
- * Copyright (C) 2009-2017 SonarSource SA
+ * Copyright (C) 2009-2018 SonarSource SA
* mailto:info AT sonarsource DOT com
*
* This program is free software; you can redistribute it and/or
diff --git a/tests/plugins/server-plugin/src/main/java/ce/CePauseStep.java b/tests/plugins/server-plugin/src/main/java/ce/CePauseStep.java
index 8214ac56d31..73d84aa8afb 100644
--- a/tests/plugins/server-plugin/src/main/java/ce/CePauseStep.java
+++ b/tests/plugins/server-plugin/src/main/java/ce/CePauseStep.java
@@ -1,6 +1,6 @@
/*
* SonarQube
- * Copyright (C) 2009-2017 SonarSource SA
+ * Copyright (C) 2009-2018 SonarSource SA
* mailto:info AT sonarsource DOT com
*
* This program is free software; you can redistribute it and/or
diff --git a/tests/plugins/server-plugin/src/main/java/ce/PauseMetric.java b/tests/plugins/server-plugin/src/main/java/ce/PauseMetric.java
index a16f821e4e4..26d48ef65f8 100644
--- a/tests/plugins/server-plugin/src/main/java/ce/PauseMetric.java
+++ b/tests/plugins/server-plugin/src/main/java/ce/PauseMetric.java
@@ -1,6 +1,6 @@
/*
* SonarQube
- * Copyright (C) 2009-2017 SonarSource SA
+ * Copyright (C) 2009-2018 SonarSource SA
* mailto:info AT sonarsource DOT com
*
* This program is free software; you can redistribute it and/or