summaryrefslogtreecommitdiff
path: root/tests/checkers/unittest_logging.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/checkers/unittest_logging.py')
-rw-r--r--tests/checkers/unittest_logging.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/checkers/unittest_logging.py b/tests/checkers/unittest_logging.py
index 7e315dbff..ee7824e1e 100644
--- a/tests/checkers/unittest_logging.py
+++ b/tests/checkers/unittest_logging.py
@@ -10,7 +10,7 @@
# Copyright (c) 2020 hippo91 <guillaume.peillex@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 logging checker."""
import sys