aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-auth-common
diff options
context:
space:
mode:
authorWouter Admiraal <wouter.admiraal@sonarsource.com>2021-01-04 16:33:19 +0100
committersonartech <sonartech@sonarsource.com>2021-01-08 20:14:47 +0000
commit0f33764b532d9447347c5b64beba0db18e3922ac (patch)
tree28925b636f7d63d3fdf51747946b4954e8688763 /server/sonar-auth-common
parent6a0b24f31a59a7170e651ae23f299243ca4df679 (diff)
downloadsonarqube-0f33764b532d9447347c5b64beba0db18e3922ac.tar.gz
sonarqube-0f33764b532d9447347c5b64beba0db18e3922ac.zip
Update license headers for 2021 [update headers]
Diffstat (limited to 'server/sonar-auth-common')
-rw-r--r--server/sonar-auth-common/src/main/java/org/sonar/auth/OAuthRestClient.java2
-rw-r--r--server/sonar-auth-common/src/main/java/org/sonar/auth/package-info.java2
-rw-r--r--server/sonar-auth-common/src/test/java/org/sonar/auth/OAuthRestClientTest.java2
3 files changed, 3 insertions, 3 deletions
diff --git a/server/sonar-auth-common/src/main/java/org/sonar/auth/OAuthRestClient.java b/server/sonar-auth-common/src/main/java/org/sonar/auth/OAuthRestClient.java
index 1b65d470009..8a95fba3c95 100644
--- a/server/sonar-auth-common/src/main/java/org/sonar/auth/OAuthRestClient.java
+++ b/server/sonar-auth-common/src/main/java/org/sonar/auth/OAuthRestClient.java
@@ -1,6 +1,6 @@
/*
* SonarQube
- * Copyright (C) 2009-2020 SonarSource SA
+ * Copyright (C) 2009-2021 SonarSource SA
* mailto:info AT sonarsource DOT com
*
* This program is free software; you can redistribute it and/or
diff --git a/server/sonar-auth-common/src/main/java/org/sonar/auth/package-info.java b/server/sonar-auth-common/src/main/java/org/sonar/auth/package-info.java
index 5d0e0b2dda1..615a2ee64e9 100644
--- a/server/sonar-auth-common/src/main/java/org/sonar/auth/package-info.java
+++ b/server/sonar-auth-common/src/main/java/org/sonar/auth/package-info.java
@@ -1,6 +1,6 @@
/*
* SonarQube
- * Copyright (C) 2009-2020 SonarSource SA
+ * Copyright (C) 2009-2021 SonarSource SA
* mailto:info AT sonarsource DOT com
*
* This program is free software; you can redistribute it and/or
diff --git a/server/sonar-auth-common/src/test/java/org/sonar/auth/OAuthRestClientTest.java b/server/sonar-auth-common/src/test/java/org/sonar/auth/OAuthRestClientTest.java
index c14fbf90542..60be82738b0 100644
--- a/server/sonar-auth-common/src/test/java/org/sonar/auth/OAuthRestClientTest.java
+++ b/server/sonar-auth-common/src/test/java/org/sonar/auth/OAuthRestClientTest.java
@@ -1,6 +1,6 @@
/*
* SonarQube
- * Copyright (C) 2009-2020 SonarSource SA
+ * Copyright (C) 2009-2021 SonarSource SA
* mailto:info AT sonarsource DOT com
*
* This program is free software; you can redistribute it and/or