diff options
Diffstat (limited to 'server/sonar-web/src/main/js/api/webhooks.ts')
-rw-r--r-- | server/sonar-web/src/main/js/api/webhooks.ts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/server/sonar-web/src/main/js/api/webhooks.ts b/server/sonar-web/src/main/js/api/webhooks.ts index 2b4abe28128..8863f4caecf 100644 --- a/server/sonar-web/src/main/js/api/webhooks.ts +++ b/server/sonar-web/src/main/js/api/webhooks.ts @@ -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 |