summaryrefslogtreecommitdiff
path: root/pylint/test/extensions/test_redefined.py
diff options
context:
space:
mode:
Diffstat (limited to 'pylint/test/extensions/test_redefined.py')
-rw-r--r--pylint/test/extensions/test_redefined.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/pylint/test/extensions/test_redefined.py b/pylint/test/extensions/test_redefined.py
index 94b5a2c77..f4e2c79d6 100644
--- a/pylint/test/extensions/test_redefined.py
+++ b/pylint/test/extensions/test_redefined.py
@@ -1,5 +1,5 @@
+# Copyright (c) 2016-2017 Claudiu Popa <pcmanticore@gmail.com>
# Copyright (c) 2016-2017 Derek Gustafson <degustaf@gmail.com>
-# Copyright (c) 2016 Claudiu Popa <pcmanticore@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