aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/scripts/build.js
diff options
context:
space:
mode:
authorDavid Rautureau <david.rautureau@sonarsource.com>2018-03-21 17:33:08 +0100
committerJanos Gyerik <janos.gyerik@sonarsource.com>2018-04-04 14:25:32 +0200
commitc9e60ded9b8ffe4f97c73447c3ceda6919662a1e (patch)
tree63e1e5d45933b59563a699285f36dc0d316340c2 /server/sonar-web/scripts/build.js
parentfc34c6d43e123cf7e789232b4cd40b470a18b33e (diff)
downloadsonarqube-c9e60ded9b8ffe4f97c73447c3ceda6919662a1e.tar.gz
sonarqube-c9e60ded9b8ffe4f97c73447c3ceda6919662a1e.zip
BUILD-612 Implement the check of source headers
Diffstat (limited to 'server/sonar-web/scripts/build.js')
-rw-r--r--server/sonar-web/scripts/build.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/server/sonar-web/scripts/build.js b/server/sonar-web/scripts/build.js
index 92f8a426a29..7084db2aa08 100644
--- a/server/sonar-web/scripts/build.js
+++ b/server/sonar-web/scripts/build.js
@@ -1,7 +1,7 @@
/*
* SonarQube
- * Copyright (C) 2009-2016 SonarSource SA
- * mailto:contact AT sonarsource DOT com
+ * Copyright (C) 2009-2018 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