Skip to content

Commit 10cb81a

Browse files
SCANPY-241 Fix license headers in dry-run files (#309)
1 parent 4c40749 commit 10cb81a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/pysonar_scanner/dry_run_reporter.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#
22
# Sonar Scanner Python
3-
# Copyright (C) 2011-2024 SonarSource SA.
3+
# Copyright (C) 2011-2026 SonarSource Sàrl
44
# mailto:info AT sonarsource DOT com
55
#
66
# This program is free software; you can redistribute it and/or

tests/unit/test_dry_run.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#
22
# Sonar Scanner Python
3-
# Copyright (C) 2011-2024 SonarSource SA.
3+
# Copyright (C) 2011-2026 SonarSource Sàrl
44
# mailto:info AT sonarsource DOT com
55
#
66
# This program is free software; you can redistribute it and/or

0 commit comments

Comments
 (0)