summaryrefslogtreecommitdiff
path: root/astroid/builder.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/builder.py
parent8af4a45a59565f2dfffb41abf63bbf27622777f4 (diff)
downloadastroid-git-636d0f56d7f84b950949808b31b6f316645f41eb.tar.gz
Update copyright notice
Diffstat (limited to 'astroid/builder.py')
-rw-r--r--astroid/builder.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/astroid/builder.py b/astroid/builder.py
index 51ce56fd..86c7f08f 100644
--- a/astroid/builder.py
+++ b/astroid/builder.py
@@ -8,6 +8,7 @@
# Copyright (c) 2016 Derek Gustafson <degustaf@gmail.com>
# Copyright (c) 2017 Ɓukasz Rogalski <rogalski.91@gmail.com>
# Copyright (c) 2018 Anthony Sottile <asottile@umich.edu>
+# Copyright (c) 2020 hippo91 <guillaume.peillex@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