Skip to content

Commit 189e8dc

Browse files
SONARPY-965 Update license headers for 2022 (#1048)
1 parent 7a5edf1 commit 189e8dc

File tree

915 files changed

+915
-915
lines changed

Some content is hidden

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

915 files changed

+915
-915
lines changed

README.md

Lines changed: 1 addition & 1 deletion

its/plugin/it-python-plugin-test/src/test/java/com/sonar/python/it/plugin/BanditReportTest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* SonarQube Python Plugin
3-
* Copyright (C) 2012-2021 SonarSource SA
3+
* Copyright (C) 2012-2022 SonarSource SA
44
* mailto:info AT sonarsource DOT com
55
*
66
* This program is free software; you can redistribute it and/or

its/plugin/it-python-plugin-test/src/test/java/com/sonar/python/it/plugin/CPDTest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* SonarQube Python Plugin
3-
* Copyright (C) 2012-2021 SonarSource SA
3+
* Copyright (C) 2012-2022 SonarSource SA
44
* mailto:info AT sonarsource DOT com
55
*
66
* This program is free software; you can redistribute it and/or

its/plugin/it-python-plugin-test/src/test/java/com/sonar/python/it/plugin/CoverageTest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* SonarQube Python Plugin
3-
* Copyright (C) 2012-2021 SonarSource SA
3+
* Copyright (C) 2012-2022 SonarSource SA
44
* mailto:info AT sonarsource DOT com
55
*
66
* This program is free software; you can redistribute it and/or

its/plugin/it-python-plugin-test/src/test/java/com/sonar/python/it/plugin/CustomRulesTest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* SonarQube Python Plugin
3-
* Copyright (C) 2012-2021 SonarSource SA
3+
* Copyright (C) 2012-2022 SonarSource SA
44
* mailto:info AT sonarsource DOT com
55
*
66
* This program is free software; you can redistribute it and/or

its/plugin/it-python-plugin-test/src/test/java/com/sonar/python/it/plugin/Flake8ReportTest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* SonarQube Python Plugin
3-
* Copyright (C) 2012-2021 SonarSource SA
3+
* Copyright (C) 2012-2022 SonarSource SA
44
* mailto:info AT sonarsource DOT com
55
*
66
* This program is free software; you can redistribute it and/or

its/plugin/it-python-plugin-test/src/test/java/com/sonar/python/it/plugin/MetricsTest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* SonarQube Python Plugin
3-
* Copyright (C) 2012-2021 SonarSource SA
3+
* Copyright (C) 2012-2022 SonarSource SA
44
* mailto:info AT sonarsource DOT com
55
*
66
* This program is free software; you can redistribute it and/or

its/plugin/it-python-plugin-test/src/test/java/com/sonar/python/it/plugin/NoSonarTest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* SonarQube Python Plugin
3-
* Copyright (C) 2012-2021 SonarSource SA
3+
* Copyright (C) 2012-2022 SonarSource SA
44
* mailto:info AT sonarsource DOT com
55
*
66
* This program is free software; you can redistribute it and/or

its/plugin/it-python-plugin-test/src/test/java/com/sonar/python/it/plugin/PylintReportTest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* SonarQube Python Plugin
3-
* Copyright (C) 2012-2021 SonarSource SA
3+
* Copyright (C) 2012-2022 SonarSource SA
44
* mailto:info AT sonarsource DOT com
55
*
66
* This program is free software; you can redistribute it and/or

its/plugin/it-python-plugin-test/src/test/java/com/sonar/python/it/plugin/SonarLintTest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* SonarQube Python Plugin
3-
* Copyright (C) 2012-2021 SonarSource SA
3+
* Copyright (C) 2012-2022 SonarSource SA
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)