summaryrefslogtreecommitdiff
path: root/tests/extensions/test_emptystring.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/extensions/test_emptystring.py')
-rw-r--r--tests/extensions/test_emptystring.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/extensions/test_emptystring.py b/tests/extensions/test_emptystring.py
index f07e6f1c3..527918972 100644
--- a/tests/extensions/test_emptystring.py
+++ b/tests/extensions/test_emptystring.py
@@ -9,7 +9,7 @@
# Copyright (c) 2020 Anthony Sottile <asottile@umich.edu>
# 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.emptystring
"""