summaryrefslogtreecommitdiff
path: root/tests/checkers/unittest_base.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/checkers/unittest_base.py')
-rw-r--r--tests/checkers/unittest_base.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/checkers/unittest_base.py b/tests/checkers/unittest_base.py
index 6ccfe1a35..a210d67d1 100644
--- a/tests/checkers/unittest_base.py
+++ b/tests/checkers/unittest_base.py
@@ -20,7 +20,7 @@
# Copyright (c) 2021 David Gilman <davidgilman1@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
"""Unittest for the base checker."""