diff options
Diffstat (limited to 'server/sonar-web/src/main/webapp/WEB-INF/app/models/rule.rb')
-rw-r--r-- | server/sonar-web/src/main/webapp/WEB-INF/app/models/rule.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/server/sonar-web/src/main/webapp/WEB-INF/app/models/rule.rb b/server/sonar-web/src/main/webapp/WEB-INF/app/models/rule.rb index 1e018a95554..7038ab9e958 100644 --- a/server/sonar-web/src/main/webapp/WEB-INF/app/models/rule.rb +++ b/server/sonar-web/src/main/webapp/WEB-INF/app/models/rule.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 |