summaryrefslogtreecommitdiff
path: root/tests/checkers/unittest_classes.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/checkers/unittest_classes.py')
-rw-r--r--tests/checkers/unittest_classes.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/checkers/unittest_classes.py b/tests/checkers/unittest_classes.py
index daec6217b..4b4cda339 100644
--- a/tests/checkers/unittest_classes.py
+++ b/tests/checkers/unittest_classes.py
@@ -11,7 +11,7 @@
# Copyright (c) 2021 tiagohonorato <61059243+tiagohonorato@users.noreply.github.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
"""Unit tests for the variables checker."""
import astroid