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/marketplace/Header.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/marketplace/Header.tsx')
-rw-r--r-- | server/sonar-web/src/main/js/apps/marketplace/Header.tsx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/server/sonar-web/src/main/js/apps/marketplace/Header.tsx b/server/sonar-web/src/main/js/apps/marketplace/Header.tsx index 8dbfd3777a9..6e63ce4d401 100644 --- a/server/sonar-web/src/main/js/apps/marketplace/Header.tsx +++ b/server/sonar-web/src/main/js/apps/marketplace/Header.tsx @@ -1,6 +1,6 @@ /* * SonarQube - * Copyright (C) 2009-2017 SonarSource SA + * Copyright (C) 2009-2018 SonarSource SA * mailto:info AT sonarsource DOT com * * This program is free software; you can redistribute it and/or |