diff options
author | Duarte Meneses <duarte.meneses@sonarsource.com> | 2019-01-02 11:24:36 +0100 |
---|---|---|
committer | SonarTech <sonartech@sonarsource.com> | 2019-01-02 20:21:01 +0100 |
commit | 252b3897e794a692ba96a14a3defc342bd549c9d (patch) | |
tree | 9e6d985b83ab0810c5871049de347e02c90d574d /server/sonar-web/scripts/analyze.js | |
parent | ea6102e599b37a73cce37675bff9456338c1f75f (diff) | |
download | sonarqube-252b3897e794a692ba96a14a3defc342bd549c9d.tar.gz sonarqube-252b3897e794a692ba96a14a3defc342bd549c9d.zip |
Fix license headers for 2019
Diffstat (limited to 'server/sonar-web/scripts/analyze.js')
-rw-r--r-- | server/sonar-web/scripts/analyze.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/server/sonar-web/scripts/analyze.js b/server/sonar-web/scripts/analyze.js index 10bc5623973..c41bedde127 100644 --- a/server/sonar-web/scripts/analyze.js +++ b/server/sonar-web/scripts/analyze.js @@ -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 |