summaryrefslogtreecommitdiff
path: root/tests/checkers
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/checkers
parentf9245c5ccbbe6817604113b0b53b2630ed4069ae (diff)
downloadpylint-git-091cb92314dc701f10390136da78fbbb362e892e.tar.gz
Update copyrite noticev2.8.2
Diffstat (limited to 'tests/checkers')
-rw-r--r--tests/checkers/unittest_variables.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/checkers/unittest_variables.py b/tests/checkers/unittest_variables.py
index f294630d9..90daa8d5d 100644
--- a/tests/checkers/unittest_variables.py
+++ b/tests/checkers/unittest_variables.py
@@ -13,6 +13,7 @@
# Copyright (c) 2020 Andrew Simmons <anjsimmo@gmail.com>
# Copyright (c) 2020 Andrew Simmons <a.simmons@deakin.edu.au>
# Copyright (c) 2020 Anthony Sottile <asottile@umich.edu>
+# 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