Skip to content

Commit 30aa413

Browse files
sallaigyguillaume-dequenne
authored andcommitted
Update headers for Python files
1 parent 1a40906 commit 30aa413

File tree

9 files changed

+9
-9
lines changed

9 files changed

+9
-9
lines changed

python-frontend/typeshed_serializer/serializer/__init__.py

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) 2011-2022 SonarSource SA
3+
# Copyright (C) 2011-2023 SonarSource SA
44
# mailto:info AT sonarsource DOT com
55
#
66
# This program is free software; you can redistribute it and/or

python-frontend/typeshed_serializer/serializer/symbols.py

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) 2011-2022 SonarSource SA
3+
# Copyright (C) 2011-2023 SonarSource SA
44
# mailto:info AT sonarsource DOT com
55
#
66
# This program is free software; you can redistribute it and/or

python-frontend/typeshed_serializer/serializer/symbols_merger.py

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) 2011-2022 SonarSource SA
3+
# Copyright (C) 2011-2023 SonarSource SA
44
# mailto:info AT sonarsource DOT com
55
#
66
# This program is free software; you can redistribute it and/or

python-frontend/typeshed_serializer/serializer/typeshed_serializer.py

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) 2011-2022 SonarSource SA
3+
# Copyright (C) 2011-2023 SonarSource SA
44
# mailto:info AT sonarsource DOT com
55
#
66
# This program is free software; you can redistribute it and/or

python-frontend/typeshed_serializer/tests/__init__.py

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) 2011-2022 SonarSource SA
3+
# Copyright (C) 2011-2023 SonarSource SA
44
# mailto:info AT sonarsource DOT com
55
#
66
# This program is free software; you can redistribute it and/or

python-frontend/typeshed_serializer/tests/conftest.py

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) 2011-2022 SonarSource SA
3+
# Copyright (C) 2011-2023 SonarSource SA
44
# mailto:info AT sonarsource DOT com
55
#
66
# This program is free software; you can redistribute it and/or

python-frontend/typeshed_serializer/tests/test_symbols.py

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) 2011-2022 SonarSource SA
3+
# Copyright (C) 2011-2023 SonarSource SA
44
# mailto:info AT sonarsource DOT com
55
#
66
# This program is free software; you can redistribute it and/or

python-frontend/typeshed_serializer/tests/test_symbols_merger.py

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) 2011-2022 SonarSource SA
3+
# Copyright (C) 2011-2023 SonarSource SA
44
# mailto:info AT sonarsource DOT com
55
#
66
# This program is free software; you can redistribute it and/or

python-frontend/typeshed_serializer/tests/test_typeshed_serializer.py

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) 2011-2022 SonarSource SA
3+
# Copyright (C) 2011-2023 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)