summaryrefslogtreecommitdiff
path: root/pylint/lint/utils.py
diff options
context:
space:
mode:
Diffstat (limited to 'pylint/lint/utils.py')
-rw-r--r--pylint/lint/utils.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/pylint/lint/utils.py b/pylint/lint/utils.py
index 410269e9d..4a1a37570 100644
--- a/pylint/lint/utils.py
+++ b/pylint/lint/utils.py
@@ -1,5 +1,6 @@
# 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
+# Copyright (c) https://github.com/PyCQA/pylint/graphs/contributors
import contextlib
import sys