Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 179c2e6

Browse filesBrowse files
Seppli11sonartech
authored andcommitted
SONARPY-3499 fix license headers (SonarSource#619)
GitOrigin-RevId: 7f2a7240b5d43f6a0fdf7b0f399bd5fb1bb6316a
1 parent f8d5692 commit 179c2e6
Copy full SHA for 179c2e6

File tree

Expand file treeCollapse file tree

6 files changed

+6
-6
lines changed
Open diff view settings
Filter options
Expand file treeCollapse file tree

6 files changed

+6
-6
lines changed
Open diff view settings
Collapse file

‎python-commons/src/main/java/org/sonar/plugins/python/indexer/NamespacePackageAnalyzer.java‎

Copy file name to clipboardExpand all lines: python-commons/src/main/java/org/sonar/plugins/python/indexer/NamespacePackageAnalyzer.java
+1-1Lines 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) 2011-2025 SonarSource SA
3+
* Copyright (C) 2011-2025 SonarSource Sàrl
44
* mailto:info AT sonarsource DOT com
55
*
66
* This program is free software; you can redistribute it and/or
Collapse file

‎python-commons/src/main/java/org/sonar/plugins/python/indexer/NamespacePackageTelemetry.java‎

Copy file name to clipboardExpand all lines: python-commons/src/main/java/org/sonar/plugins/python/indexer/NamespacePackageTelemetry.java
+1-1Lines 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) 2011-2025 SonarSource SA
3+
* Copyright (C) 2011-2025 SonarSource Sàrl
44
* mailto:info AT sonarsource DOT com
55
*
66
* This program is free software; you can redistribute it and/or
Collapse file

‎python-commons/src/main/java/org/sonar/plugins/python/indexer/ProjectTree.java‎

Copy file name to clipboardExpand all lines: python-commons/src/main/java/org/sonar/plugins/python/indexer/ProjectTree.java
+1-1Lines 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) 2011-2025 SonarSource SA
3+
* Copyright (C) 2011-2025 SonarSource Sàrl
44
* mailto:info AT sonarsource DOT com
55
*
66
* This program is free software; you can redistribute it and/or
Collapse file

‎python-commons/src/main/java/org/sonar/plugins/python/indexer/ProjectTreeBuilder.java‎

Copy file name to clipboardExpand all lines: python-commons/src/main/java/org/sonar/plugins/python/indexer/ProjectTreeBuilder.java
+1-1Lines 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) 2011-2025 SonarSource SA
3+
* Copyright (C) 2011-2025 SonarSource Sàrl
44
* mailto:info AT sonarsource DOT com
55
*
66
* This program is free software; you can redistribute it and/or
Collapse file

‎python-commons/src/test/java/org/sonar/plugins/python/indexer/NamespacePackageAnalyzerTest.java‎

Copy file name to clipboardExpand all lines: python-commons/src/test/java/org/sonar/plugins/python/indexer/NamespacePackageAnalyzerTest.java
+1-1Lines 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) 2011-2025 SonarSource SA
3+
* Copyright (C) 2011-2025 SonarSource Sàrl
44
* mailto:info AT sonarsource DOT com
55
*
66
* This program is free software; you can redistribute it and/or
Collapse file

‎python-commons/src/test/java/org/sonar/plugins/python/indexer/ProjectTreeBuilderTest.java‎

Copy file name to clipboardExpand all lines: python-commons/src/test/java/org/sonar/plugins/python/indexer/ProjectTreeBuilderTest.java
+1-1Lines 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) 2011-2025 SonarSource SA
3+
* Copyright (C) 2011-2025 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 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.