aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/helpers/mocks/sources.ts
diff options
context:
space:
mode:
authorPierre <pierre.guillot@sonarsource.com>2023-01-02 14:08:41 +0100
committersonartech <sonartech@sonarsource.com>2023-01-02 20:03:10 +0000
commit3fd6248dd01509f813db485f249a5306e38dc8c5 (patch)
treebe25bd317ec37bdf6853618a0d5ce2b3c5ad21a0 /server/sonar-web/src/main/js/helpers/mocks/sources.ts
parentb9ccb2eb4f0ef0c13d36a4aaa544104780018a85 (diff)
downloadsonarqube-3fd6248dd01509f813db485f249a5306e38dc8c5.tar.gz
sonarqube-3fd6248dd01509f813db485f249a5306e38dc8c5.zip
Update license templates for 2023
Diffstat (limited to 'server/sonar-web/src/main/js/helpers/mocks/sources.ts')
-rw-r--r--server/sonar-web/src/main/js/helpers/mocks/sources.ts3
1 files changed, 1 insertions, 2 deletions
diff --git a/server/sonar-web/src/main/js/helpers/mocks/sources.ts b/server/sonar-web/src/main/js/helpers/mocks/sources.ts
index 87143adac82..0deea49f199 100644
--- a/server/sonar-web/src/main/js/helpers/mocks/sources.ts
+++ b/server/sonar-web/src/main/js/helpers/mocks/sources.ts
@@ -1,6 +1,6 @@
/*
* SonarQube
- * Copyright (C) 2009-2022 SonarSource SA
+ * Copyright (C) 2009-2023 SonarSource SA
* mailto:info AT sonarsource DOT com
*
* This program is free software; you can redistribute it and/or
@@ -17,7 +17,6 @@
* along with this program; if not, write to the Free Software Foundation,
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-
import { ComponentQualifier } from '../../types/component';
import {
DuplicatedFile,