summaryrefslogtreecommitdiff
path: root/pylint/checkers/mapreduce_checker.py
diff options
context:
space:
mode:
Diffstat (limited to 'pylint/checkers/mapreduce_checker.py')
-rw-r--r--pylint/checkers/mapreduce_checker.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/pylint/checkers/mapreduce_checker.py b/pylint/checkers/mapreduce_checker.py
index a9dfca508..65b12c31d 100644
--- a/pylint/checkers/mapreduce_checker.py
+++ b/pylint/checkers/mapreduce_checker.py
@@ -2,7 +2,7 @@
# Copyright (c) 2021 Pierre Sassoulas <pierre.sassoulas@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
+# For details: https://github.com/PyCQA/pylint/blob/master/LICENSE
import abc