diff options
author | Stas Vilchik <stas.vilchik@sonarsource.com> | 2019-01-02 13:46:12 +0100 |
---|---|---|
committer | sonartech <sonartech@sonarsource.com> | 2019-01-16 09:43:11 +0100 |
commit | bd541850bcf71d2e323b74d36fb84727984ae41d (patch) | |
tree | 546b2b7f9beb22ce96ecb6643f88a43a7068d0d9 /server/sonar-web | |
parent | e3b3e6950a4dcb728025b4a80343ad73c68516bf (diff) | |
download | sonarqube-bd541850bcf71d2e323b74d36fb84727984ae41d.tar.gz sonarqube-bd541850bcf71d2e323b74d36fb84727984ae41d.zip |
change year in file headers
Diffstat (limited to 'server/sonar-web')
3 files changed, 3 insertions, 3 deletions
diff --git a/server/sonar-web/src/main/js/apps/component-measures/components/MeasureContentHeader.tsx b/server/sonar-web/src/main/js/apps/component-measures/components/MeasureContentHeader.tsx index a930afdf624..673aefb3eab 100644 --- a/server/sonar-web/src/main/js/apps/component-measures/components/MeasureContentHeader.tsx +++ b/server/sonar-web/src/main/js/apps/component-measures/components/MeasureContentHeader.tsx @@ -1,6 +1,6 @@ /* * SonarQube - * Copyright (C) 2009-2018 SonarSource SA + * Copyright (C) 2009-2019 SonarSource SA * mailto:info AT sonarsource DOT com * * This program is free software; you can redistribute it and/or diff --git a/server/sonar-web/src/main/js/apps/projectKey/Key.tsx b/server/sonar-web/src/main/js/apps/projectKey/Key.tsx index 38454a5bc00..9e79dfb84af 100644 --- a/server/sonar-web/src/main/js/apps/projectKey/Key.tsx +++ b/server/sonar-web/src/main/js/apps/projectKey/Key.tsx @@ -1,6 +1,6 @@ /* * SonarQube - * Copyright (C) 2009-2018 SonarSource SA + * Copyright (C) 2009-2019 SonarSource SA * mailto:info AT sonarsource DOT com * * This program is free software; you can redistribute it and/or diff --git a/server/sonar-web/src/main/js/apps/projectKey/__tests__/Key-test.tsx b/server/sonar-web/src/main/js/apps/projectKey/__tests__/Key-test.tsx index 57c8aa569b4..be2fb9df4a9 100644 --- a/server/sonar-web/src/main/js/apps/projectKey/__tests__/Key-test.tsx +++ b/server/sonar-web/src/main/js/apps/projectKey/__tests__/Key-test.tsx @@ -1,6 +1,6 @@ /* * SonarQube - * Copyright (C) 2009-2018 SonarSource SA + * Copyright (C) 2009-2019 SonarSource SA * mailto:info AT sonarsource DOT com * * This program is free software; you can redistribute it and/or |