diff options
Diffstat (limited to 'sonar-ws-generator/src/main')
5 files changed, 5 insertions, 5 deletions
diff --git a/sonar-ws-generator/src/main/resources/defaultWsClient.vm b/sonar-ws-generator/src/main/resources/defaultWsClient.vm index fafaaf0cad3..058bb981323 100644 --- a/sonar-ws-generator/src/main/resources/defaultWsClient.vm +++ b/sonar-ws-generator/src/main/resources/defaultWsClient.vm @@ -1,6 +1,6 @@ /* * SonarQube - * Copyright (C) 2009-2021 SonarSource SA + * Copyright (C) 2009-2022 SonarSource SA * mailto:info AT sonarsource DOT com * * This program is free software; you can redistribute it and/or diff --git a/sonar-ws-generator/src/main/resources/package-info.vm b/sonar-ws-generator/src/main/resources/package-info.vm index 53cb7c0c8d1..e96b55705c7 100644 --- a/sonar-ws-generator/src/main/resources/package-info.vm +++ b/sonar-ws-generator/src/main/resources/package-info.vm @@ -1,6 +1,6 @@ /* * SonarQube - * Copyright (C) 2009-2021 SonarSource SA + * Copyright (C) 2009-2022 SonarSource SA * mailto:info AT sonarsource DOT com * * This program is free software; you can redistribute it and/or diff --git a/sonar-ws-generator/src/main/resources/request.vm b/sonar-ws-generator/src/main/resources/request.vm index f8a293844ea..678188ab623 100644 --- a/sonar-ws-generator/src/main/resources/request.vm +++ b/sonar-ws-generator/src/main/resources/request.vm @@ -1,6 +1,6 @@ /* * SonarQube - * Copyright (C) 2009-2021 SonarSource SA + * Copyright (C) 2009-2022 SonarSource SA * mailto:info AT sonarsource DOT com * * This program is free software; you can redistribute it and/or diff --git a/sonar-ws-generator/src/main/resources/webService.vm b/sonar-ws-generator/src/main/resources/webService.vm index 6ba4539dd27..2894a4b254e 100644 --- a/sonar-ws-generator/src/main/resources/webService.vm +++ b/sonar-ws-generator/src/main/resources/webService.vm @@ -1,6 +1,6 @@ /* * SonarQube - * Copyright (C) 2009-2021 SonarSource SA + * Copyright (C) 2009-2022 SonarSource SA * mailto:info AT sonarsource DOT com * * This program is free software; you can redistribute it and/or diff --git a/sonar-ws-generator/src/main/resources/wsClient.vm b/sonar-ws-generator/src/main/resources/wsClient.vm index e0bc38c277e..d30dc33129e 100644 --- a/sonar-ws-generator/src/main/resources/wsClient.vm +++ b/sonar-ws-generator/src/main/resources/wsClient.vm @@ -1,6 +1,6 @@ /* * SonarQube - * Copyright (C) 2009-2021 SonarSource SA + * Copyright (C) 2009-2022 SonarSource SA * mailto:info AT sonarsource DOT com * * This program is free software; you can redistribute it and/or |