Skip to content

Commit d6e23f6

Browse files
SCANPY-238 Updated all license headers: now SonarSource Sàrl, year range until 2026.
1 parent 10b1a77 commit d6e23f6

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

43 files changed

+43
-43
lines changed

src/pysonar_scanner/__init__.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

src/pysonar_scanner/__main__.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

src/pysonar_scanner/api.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

src/pysonar_scanner/app_logging.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

src/pysonar_scanner/cache.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

src/pysonar_scanner/configuration/__init__.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

src/pysonar_scanner/configuration/cli.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

src/pysonar_scanner/configuration/configuration_loader.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

src/pysonar_scanner/configuration/coveragerc_loader.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

src/pysonar_scanner/configuration/dynamic_defaults_loader.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)