diff options
Diffstat (limited to 'pylint/pyreverse/main.py')
-rw-r--r-- | pylint/pyreverse/main.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/pylint/pyreverse/main.py b/pylint/pyreverse/main.py index 2cd689dcd..a27f6e1fc 100644 --- a/pylint/pyreverse/main.py +++ b/pylint/pyreverse/main.py @@ -7,6 +7,7 @@ # Copyright (c) 2018 ssolanki <sushobhitsolanki@gmail.com> # Copyright (c) 2019 Hugo van Kemenade <hugovk@users.noreply.github.com> # Copyright (c) 2019 Pierre Sassoulas <pierre.sassoulas@gmail.com> +# 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 |