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__.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/pylint/reporters/ureports/__init__.py b/pylint/reporters/ureports/__init__.py
index e0321c67d..9b47bf378 100644
--- a/pylint/reporters/ureports/__init__.py
+++ b/pylint/reporters/ureports/__init__.py
@@ -4,6 +4,7 @@
# Copyright (c) 2018 Anthony Sottile <asottile@umich.edu>
# Copyright (c) 2019, 2021 Pierre Sassoulas <pierre.sassoulas@gmail.com>
# Copyright (c) 2020 hippo91 <guillaume.peillex@gmail.com>
+# Copyright (c) 2021 Marc Mueller <30130371+cdce8p@users.noreply.github.com>
# Licensed under the GPL: https://www.gnu.org/licenses/old-licenses/gpl-2.0.html
# For details: https://github.com/PyCQA/pylint/blob/main/LICENSE