summaryrefslogtreecommitdiff
path: root/pylint/reporters/ureports/__init__.py
diff options
context:
space:
mode:
Diffstat (limited to 'pylint/reporters/ureports/__init__.py')
-rw-r--r--pylint/reporters/ureports/__init__.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/pylint/reporters/ureports/__init__.py b/pylint/reporters/ureports/__init__.py
index f2d254376..53a3a37b7 100644
--- a/pylint/reporters/ureports/__init__.py
+++ b/pylint/reporters/ureports/__init__.py
@@ -6,7 +6,7 @@
# Copyright (c) 2020 hippo91 <guillaume.peillex@gmail.com>
# 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
"""Universal report objects and some formatting drivers.