summaryrefslogtreecommitdiff
path: root/tests/test_regr.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test_regr.py')
-rw-r--r--tests/test_regr.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test_regr.py b/tests/test_regr.py
index 886779196..995bab808 100644
--- a/tests/test_regr.py
+++ b/tests/test_regr.py
@@ -12,7 +12,7 @@
# Copyright (c) 2020 Damien Baty <damien.baty@polyconseil.fr>
# 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
"""non regression tests for pylint, which requires a too specific configuration
to be incorporated in the automatic functional test framework