summaryrefslogtreecommitdiff
path: root/pylint/epylint.py
diff options
context:
space:
mode:
Diffstat (limited to 'pylint/epylint.py')
-rwxr-xr-xpylint/epylint.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/pylint/epylint.py b/pylint/epylint.py
index 9d3dbb54c..12f541c7a 100755
--- a/pylint/epylint.py
+++ b/pylint/epylint.py
@@ -20,6 +20,7 @@
# Copyright (c) 2019 Hugo van Kemenade <hugovk@users.noreply.github.com>
# Copyright (c) 2020 Damien Baty <damien.baty@polyconseil.fr>
# Copyright (c) 2020 Anthony Sottile <asottile@umich.edu>
+# Copyright (c) 2021 Andreas Finkler <andi.finkler@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/LICENSE