Skip to content

Commit e06fc0f

Browse files
david-cho-lerat-sonarsourcesonartech
authored andcommitted
SC-35480 Update license headers
GitOrigin-RevId: fc19d1a5f0f977b6755a342757f90ad27271f6fe
1 parent 18e8a15 commit e06fc0f

File tree

2,459 files changed

+2459
-2459
lines changed

Some content is hidden

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

2,459 files changed

+2459
-2459
lines changed

.eslintrc.rules.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@ module.exports = {
169169
[
170170
'',
171171
' * SonarQube',
172-
' * Copyright (C) 2009-2025 SonarSource SA',
172+
' * Copyright (C) 2009-2025 SonarSource Sàrl',
173173
' * mailto:info AT sonarsource DOT com',
174174
' *',
175175
' * This program is free software; you can redistribute it and/or',

.vscode/typescript.code-snippets

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"prefix": "header",
1313
"body": [
1414
"/*",
15-
"* Copyright (C) 2009-2025 SonarSource SA",
15+
"* Copyright (C) 2009-2025 SonarSource Sàrl",
1616
"* All rights reserved",
1717
"* mailto:info AT sonarsource DOT com",
1818
"*/",

.vscode/typescriptreact.code-snippets

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"prefix": "test",
88
"body": [
99
"/*",
10-
"* Copyright (C) 2009-2025 SonarSource SA",
10+
"* Copyright (C) 2009-2025 SonarSource Sàrl",
1111
"* All rights reserved",
1212
"* mailto:info AT sonarsource DOT com",
1313
"*/",

@types/axios.d.ts

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

@types/css.d.ts

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

@types/emotion.d.ts

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

@types/highlightjs-apex.d.ts

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

@types/highlightjs-sap-abap.d.ts

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

@types/jest.d.ts

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

NOTICE.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
SonarQube
2-
Copyright (C) 2009-2025 SonarSource SA
2+
Copyright (C) 2009-2025 SonarSource Sàrl
33
mailto:info AT sonarsource DOT com
44

55
This product includes software developed at

0 commit comments

Comments
 (0)