diff options
Diffstat (limited to 'server/sonar-web/src/main/webapp/WEB-INF/app/controllers/maintenance_controller.rb')
-rw-r--r-- | server/sonar-web/src/main/webapp/WEB-INF/app/controllers/maintenance_controller.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/server/sonar-web/src/main/webapp/WEB-INF/app/controllers/maintenance_controller.rb b/server/sonar-web/src/main/webapp/WEB-INF/app/controllers/maintenance_controller.rb index f1a6ce4161e..3af7f4669c0 100644 --- a/server/sonar-web/src/main/webapp/WEB-INF/app/controllers/maintenance_controller.rb +++ b/server/sonar-web/src/main/webapp/WEB-INF/app/controllers/maintenance_controller.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. - # Copyright (C) 2008-2014 SonarSource + # Copyright (C) 2008-2016 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or |