summaryrefslogtreecommitdiff
path: root/tests/test_func.py
diff options
context:
space:
mode:
authorPierre Sassoulas <pierre.sassoulas@gmail.com>2021-04-11 15:29:34 +0200
committerGitHub <noreply@github.com>2021-04-11 15:29:34 +0200
commitaf52033971eccecea47597ebbfaeac15773b3e1b (patch)
tree38b29bf4b2ef3edc58c7d916c9008c6e26d0cc33 /tests/test_func.py
parent5949e4805d932411985aeeb6e55b7c9be6ef2c21 (diff)
downloadpylint-git-af52033971eccecea47597ebbfaeac15773b3e1b.tar.gz
Rename copying to license and upgrade the setup.cfg (#4338)
Diffstat (limited to 'tests/test_func.py')
-rw-r--r--tests/test_func.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test_func.py b/tests/test_func.py
index 646371899..3141619f6 100644
--- a/tests/test_func.py
+++ b/tests/test_func.py
@@ -14,7 +14,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
"""functional/non regression tests for pylint"""