summaryrefslogtreecommitdiff
path: root/tests/extensions/test_redefined.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/extensions/test_redefined.py')
-rw-r--r--tests/extensions/test_redefined.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/extensions/test_redefined.py b/tests/extensions/test_redefined.py
index 343fc4051..eefe4b3df 100644
--- a/tests/extensions/test_redefined.py
+++ b/tests/extensions/test_redefined.py
@@ -6,7 +6,7 @@
# Copyright (c) 2020 Damien Baty <damien.baty@polyconseil.fr>
# 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
"""Tests for the pylint checker in :mod:`pylint.extensions.check_elif"""
from os import path as osp