diff options
author | hippo91 <guillaume.peillex@gmail.com> | 2021-02-15 18:47:08 +0100 |
---|---|---|
committer | hippo91 <guillaume.peillex@gmail.com> | 2021-02-15 18:47:08 +0100 |
commit | 636d0f56d7f84b950949808b31b6f316645f41eb (patch) | |
tree | 5998d07aee160b6ae6b687e3cd12606d73235d09 /astroid/protocols.py | |
parent | 8af4a45a59565f2dfffb41abf63bbf27622777f4 (diff) | |
download | astroid-git-636d0f56d7f84b950949808b31b6f316645f41eb.tar.gz |
Update copyright notice
Diffstat (limited to 'astroid/protocols.py')
-rw-r--r-- | astroid/protocols.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/astroid/protocols.py b/astroid/protocols.py index 57e5a231..9b9af88e 100644 --- a/astroid/protocols.py +++ b/astroid/protocols.py @@ -14,6 +14,7 @@ # Copyright (c) 2018 Bryce Guinta <bryce.paul.guinta@gmail.com> # Copyright (c) 2018 HoverHell <hoverhell@gmail.com> # Copyright (c) 2019 Hugo van Kemenade <hugovk@users.noreply.github.com> +# Copyright (c) 2020 hippo91 <guillaume.peillex@gmail.com> # Copyright (c) 2020 Vilnis Termanis <vilnis.termanis@iotics.com> # Copyright (c) 2020 Ram Rachum <ram@rachum.com> |