diff options
Diffstat (limited to 'astroid/brain/brain_numpy_utils.py')
| -rw-r--r-- | astroid/brain/brain_numpy_utils.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/astroid/brain/brain_numpy_utils.py b/astroid/brain/brain_numpy_utils.py index 96e98bb1..d9fff00d 100644 --- a/astroid/brain/brain_numpy_utils.py +++ b/astroid/brain/brain_numpy_utils.py @@ -1,5 +1,5 @@ -# Copyright (c) 2019-2020 Claudiu Popa <pcmanticore@gmail.com> # Copyright (c) 2019-2020 hippo91 <guillaume.peillex@gmail.com> +# Copyright (c) 2019-2020 Claudiu Popa <pcmanticore@gmail.com> # Licensed under the LGPL: https://www.gnu.org/licenses/old-licenses/lgpl-2.1.en.html # For details: https://github.com/PyCQA/astroid/blob/master/COPYING.LESSER |
