summaryrefslogtreecommitdiff
path: root/tests/checkers/unittest_format.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/checkers/unittest_format.py')
-rw-r--r--tests/checkers/unittest_format.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/checkers/unittest_format.py b/tests/checkers/unittest_format.py
index 937b82739..80d654f98 100644
--- a/tests/checkers/unittest_format.py
+++ b/tests/checkers/unittest_format.py
@@ -21,7 +21,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
"""Check format checker helper functions"""