summaryrefslogtreecommitdiff
path: root/tests/extensions/test_emptystring.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/extensions/test_emptystring.py')
-rw-r--r--tests/extensions/test_emptystring.py6
1 files changed, 5 insertions, 1 deletions
diff --git a/tests/extensions/test_emptystring.py b/tests/extensions/test_emptystring.py
index 2728da301..16c39ac07 100644
--- a/tests/extensions/test_emptystring.py
+++ b/tests/extensions/test_emptystring.py
@@ -1,7 +1,11 @@
+# -*- coding: utf-8 -*-
# Copyright (c) 2016 Ɓukasz Rogalski <rogalski.91@gmail.com>
# Copyright (c) 2016 Alexander Todorov <atodorov@otb.bg>
-# Copyright (c) 2017 Claudiu Popa <pcmanticore@gmail.com>
+# Copyright (c) 2017-2018 Claudiu Popa <pcmanticore@gmail.com>
# Copyright (c) 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 Anthony Sottile <asottile@umich.edu>
# 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