summaryrefslogtreecommitdiff
path: root/astroid/objects.py
diff options
context:
space:
mode:
Diffstat (limited to 'astroid/objects.py')
-rw-r--r--astroid/objects.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/astroid/objects.py b/astroid/objects.py
index ce2c80a5..cc4551af 100644
--- a/astroid/objects.py
+++ b/astroid/objects.py
@@ -1,3 +1,5 @@
+# Copyright (c) 2015-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