diff options
author | Stas Vilchik <stas.vilchik@sonarsource.com> | 2018-01-09 14:59:00 +0100 |
---|---|---|
committer | Stas Vilchik <stas.vilchik@sonarsource.com> | 2018-01-15 08:55:24 +0100 |
commit | 489ae6380697b1e5f7621fcccfe0768e41dd7f65 (patch) | |
tree | 6bc82b9eca4f203c97cbc99b6c5e8d3ec8e263a2 /server/sonar-web/src/main/js/apps/projectsManagement/ProjectRow.tsx | |
parent | b0ea05d10250267895a4458ba84a9c9db1f51815 (diff) | |
download | sonarqube-489ae6380697b1e5f7621fcccfe0768e41dd7f65.tar.gz sonarqube-489ae6380697b1e5f7621fcccfe0768e41dd7f65.zip |
fix file headers
Diffstat (limited to 'server/sonar-web/src/main/js/apps/projectsManagement/ProjectRow.tsx')
-rw-r--r-- | server/sonar-web/src/main/js/apps/projectsManagement/ProjectRow.tsx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/server/sonar-web/src/main/js/apps/projectsManagement/ProjectRow.tsx b/server/sonar-web/src/main/js/apps/projectsManagement/ProjectRow.tsx index 9b243f7ec6b..cea505f986d 100644 --- a/server/sonar-web/src/main/js/apps/projectsManagement/ProjectRow.tsx +++ b/server/sonar-web/src/main/js/apps/projectsManagement/ProjectRow.tsx @@ -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 |