summaryrefslogtreecommitdiff
path: root/astroid/builder.py
diff options
context:
space:
mode:
Diffstat (limited to 'astroid/builder.py')
-rw-r--r--astroid/builder.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/astroid/builder.py b/astroid/builder.py
index f496ca97..8f9f8db0 100644
--- a/astroid/builder.py
+++ b/astroid/builder.py
@@ -1,3 +1,5 @@
+# Copyright (c) 2006-2016 LOGILAB S.A. (Paris, FRANCE)
+# http://www.logilab.fr/ -- mailto:contact@logilab.fr
# 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