summaryrefslogtreecommitdiff
path: root/astroid/helpers.py
diff options
context:
space:
mode:
authorhippo91 <guillaume.peillex@gmail.com>2021-02-15 18:47:08 +0100
committerhippo91 <guillaume.peillex@gmail.com>2021-02-15 18:47:08 +0100
commit636d0f56d7f84b950949808b31b6f316645f41eb (patch)
tree5998d07aee160b6ae6b687e3cd12606d73235d09 /astroid/helpers.py
parent8af4a45a59565f2dfffb41abf63bbf27622777f4 (diff)
downloadastroid-git-636d0f56d7f84b950949808b31b6f316645f41eb.tar.gz
Update copyright notice
Diffstat (limited to 'astroid/helpers.py')
-rw-r--r--astroid/helpers.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/astroid/helpers.py b/astroid/helpers.py
index 7a9fae17..a35635e8 100644
--- a/astroid/helpers.py
+++ b/astroid/helpers.py
@@ -1,6 +1,7 @@
# Copyright (c) 2015-2020 Claudiu Popa <pcmanticore@gmail.com>
# Copyright (c) 2015-2016 Ceridwen <ceridwenv@gmail.com>
# Copyright (c) 2018 Bryce Guinta <bryce.paul.guinta@gmail.com>
+# Copyright (c) 2020 hippo91 <guillaume.peillex@gmail.com>
# Copyright (c) 2020 Simon Hewitt <si@sjhewitt.co.uk>
# Copyright (c) 2020 Bryce Guinta <bryce.guinta@protonmail.com>
# Copyright (c) 2020 Ram Rachum <ram@rachum.com>