aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-server/src/main/webapp/WEB-INF/app/models/resource_index.rb
diff options
context:
space:
mode:
Diffstat (limited to 'sonar-server/src/main/webapp/WEB-INF/app/models/resource_index.rb')
-rw-r--r--sonar-server/src/main/webapp/WEB-INF/app/models/resource_index.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/sonar-server/src/main/webapp/WEB-INF/app/models/resource_index.rb b/sonar-server/src/main/webapp/WEB-INF/app/models/resource_index.rb
index 242e7abacad..e5782ef9e08 100644
--- a/sonar-server/src/main/webapp/WEB-INF/app/models/resource_index.rb
+++ b/sonar-server/src/main/webapp/WEB-INF/app/models/resource_index.rb
@@ -1,5 +1,5 @@
#
-# Sonar, entreprise quality control tool.
+# SonarQube, open source software quality management tool.
# Copyright (C) 2008-2013 SonarSource
# mailto:contact AT sonarsource DOT com
#
@@ -30,4 +30,4 @@ class ResourceIndex < ActiveRecord::Base
root_project_id
end
-end \ No newline at end of file
+end