summaryrefslogtreecommitdiff
path: root/tests/profile
diff options
context:
space:
mode:
authorPierre Sassoulas <pierre.sassoulas@gmail.com>2021-04-26 17:57:12 +0200
committerPierre Sassoulas <pierre.sassoulas@gmail.com>2021-04-26 17:57:12 +0200
commit091cb92314dc701f10390136da78fbbb362e892e (patch)
tree642f7486c388c33ff7d85431f8a33473e12b12c7 /tests/profile
parentf9245c5ccbbe6817604113b0b53b2630ed4069ae (diff)
downloadpylint-git-091cb92314dc701f10390136da78fbbb362e892e.tar.gz
Update copyrite noticev2.8.2
Diffstat (limited to 'tests/profile')
-rw-r--r--tests/profile/test_profile_against_externals.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/profile/test_profile_against_externals.py b/tests/profile/test_profile_against_externals.py
index 42cbbf7fd..2860411bb 100644
--- a/tests/profile/test_profile_against_externals.py
+++ b/tests/profile/test_profile_against_externals.py
@@ -1,6 +1,7 @@
""" Profiles basic -jX functionality """
# Copyright (c) 2020-2021 Pierre Sassoulas <pierre.sassoulas@gmail.com>
# Copyright (c) 2020 Frank Harrison <frank@doublethefish.com>
+# Copyright (c) 2021 Marc Mueller <30130371+cdce8p@users.noreply.github.com>
# Licensed under the GPL: https://www.gnu.org/licenses/old-licenses/gpl-2.0.html
# For details: https://github.com/PyCQA/pylint/blob/master/LICENSE