summaryrefslogtreecommitdiff
path: root/pylint/epylint.py
diff options
context:
space:
mode:
Diffstat (limited to 'pylint/epylint.py')
-rwxr-xr-xpylint/epylint.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/pylint/epylint.py b/pylint/epylint.py
index 849955cee..a969bf0b1 100755
--- a/pylint/epylint.py
+++ b/pylint/epylint.py
@@ -22,7 +22,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
"""Emacs and Flymake compatible Pylint.