summaryrefslogtreecommitdiff
path: root/tests/extensions/test_redefined.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/extensions/test_redefined.py')
-rw-r--r--tests/extensions/test_redefined.py3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/extensions/test_redefined.py b/tests/extensions/test_redefined.py
index 98f9106a0..381a5a256 100644
--- a/tests/extensions/test_redefined.py
+++ b/tests/extensions/test_redefined.py
@@ -1,7 +1,8 @@
-# Copyright (c) 2016-2019 Claudiu Popa <pcmanticore@gmail.com>
+# Copyright (c) 2016-2020 Claudiu Popa <pcmanticore@gmail.com>
# Copyright (c) 2016-2017 Derek Gustafson <degustaf@gmail.com>
# Copyright (c) 2019-2020 Pierre Sassoulas <pierre.sassoulas@gmail.com>
# Copyright (c) 2019 Ashley Whetter <ashley@awhetter.co.uk>
+# Copyright (c) 2020 Damien Baty <damien.baty@polyconseil.fr>
# 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