diff options
author | Teryk Bellahsene <teryk.bellahsene@sonarsource.com> | 2017-02-10 10:31:00 +0100 |
---|---|---|
committer | Teryk Bellahsene <teryk.bellahsene@sonarsource.com> | 2017-02-10 17:41:33 +0100 |
commit | cfa372a57a3065302dc92c77f3ba2068c7ddf771 (patch) | |
tree | 4e1491a87a5cb6fe7d9c31e78b13044219e1dbe2 /server/sonar-web/src/main/js/apps/component-measures/config | |
parent | 017fde2c6e202682e1eef46363236dc13f84bbaf (diff) | |
download | sonarqube-cfa372a57a3065302dc92c77f3ba2068c7ddf771.tar.gz sonarqube-cfa372a57a3065302dc92c77f3ba2068c7ddf771.zip |
SONAR-8637 Update POM parent version
Diffstat (limited to 'server/sonar-web/src/main/js/apps/component-measures/config')
3 files changed, 6 insertions, 6 deletions
diff --git a/server/sonar-web/src/main/js/apps/component-measures/config/bubbles.js b/server/sonar-web/src/main/js/apps/component-measures/config/bubbles.js index 63d2f7c6001..c69c6798776 100644 --- a/server/sonar-web/src/main/js/apps/component-measures/config/bubbles.js +++ b/server/sonar-web/src/main/js/apps/component-measures/config/bubbles.js @@ -1,7 +1,7 @@ /* * SonarQube - * Copyright (C) 2009-2016 SonarSource SA - * mailto:contact AT sonarsource DOT com + * Copyright (C) 2009-2017 SonarSource SA + * mailto:info AT sonarsource DOT com * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/server/sonar-web/src/main/js/apps/component-measures/config/complementary.js b/server/sonar-web/src/main/js/apps/component-measures/config/complementary.js index 67628c7e96e..30af2c252d8 100644 --- a/server/sonar-web/src/main/js/apps/component-measures/config/complementary.js +++ b/server/sonar-web/src/main/js/apps/component-measures/config/complementary.js @@ -1,7 +1,7 @@ /* * SonarQube - * Copyright (C) 2009-2016 SonarSource SA - * mailto:contact AT sonarsource DOT com + * Copyright (C) 2009-2017 SonarSource SA + * mailto:info AT sonarsource DOT com * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/server/sonar-web/src/main/js/apps/component-measures/config/domains.js b/server/sonar-web/src/main/js/apps/component-measures/config/domains.js index b1e144fca81..26a5a589df4 100644 --- a/server/sonar-web/src/main/js/apps/component-measures/config/domains.js +++ b/server/sonar-web/src/main/js/apps/component-measures/config/domains.js @@ -1,7 +1,7 @@ /* * SonarQube - * Copyright (C) 2009-2016 SonarSource SA - * mailto:contact AT sonarsource DOT com + * Copyright (C) 2009-2017 SonarSource SA + * mailto:info AT sonarsource DOT com * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public |