summaryrefslogtreecommitdiff
path: root/pylint/testutils/reporter_for_tests.py
diff options
context:
space:
mode:
Diffstat (limited to 'pylint/testutils/reporter_for_tests.py')
-rw-r--r--pylint/testutils/reporter_for_tests.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/pylint/testutils/reporter_for_tests.py b/pylint/testutils/reporter_for_tests.py
index 4343694a3..70cb8a843 100644
--- a/pylint/testutils/reporter_for_tests.py
+++ b/pylint/testutils/reporter_for_tests.py
@@ -1,5 +1,5 @@
# 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
from io import StringIO
from os import getcwd, linesep, sep