summaryrefslogtreecommitdiff
path: root/pylint/extensions/comparetozero.py
diff options
context:
space:
mode:
Diffstat (limited to 'pylint/extensions/comparetozero.py')
-rw-r--r--pylint/extensions/comparetozero.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/pylint/extensions/comparetozero.py b/pylint/extensions/comparetozero.py
index 2df0174c8..d5eaea6ad 100644
--- a/pylint/extensions/comparetozero.py
+++ b/pylint/extensions/comparetozero.py
@@ -1,6 +1,7 @@
# Copyright (c) 2016 Alexander Todorov <atodorov@otb.bg>
# Copyright (c) 2017-2018, 2020 Claudiu Popa <pcmanticore@gmail.com>
# Copyright (c) 2019 Pierre Sassoulas <pierre.sassoulas@gmail.com>
+# Copyright (c) 2020 hippo91 <guillaume.peillex@gmail.com>
# Copyright (c) 2020 Anthony Sottile <asottile@umich.edu>
# Licensed under the GPL: https://www.gnu.org/licenses/old-licenses/gpl-2.0.html