summaryrefslogtreecommitdiff
path: root/tests/checkers/unittest_logging.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/checkers/unittest_logging.py')
-rw-r--r--tests/checkers/unittest_logging.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/checkers/unittest_logging.py b/tests/checkers/unittest_logging.py
index 785e94f24..7e315dbff 100644
--- a/tests/checkers/unittest_logging.py
+++ b/tests/checkers/unittest_logging.py
@@ -6,8 +6,8 @@
# Copyright (c) 2018 Alan Chan <achan961117@gmail.com>
# Copyright (c) 2019-2020 Ashley Whetter <ashley@awhetter.co.uk>
# Copyright (c) 2019 Svet <svet@hyperscience.com>
+# Copyright (c) 2020-2021 Pierre Sassoulas <pierre.sassoulas@gmail.com>
# Copyright (c) 2020 hippo91 <guillaume.peillex@gmail.com>
-# Copyright (c) 2020 Pierre Sassoulas <pierre.sassoulas@gmail.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/COPYING