summaryrefslogtreecommitdiff
path: root/astroid/arguments.py
diff options
context:
space:
mode:
Diffstat (limited to 'astroid/arguments.py')
-rw-r--r--astroid/arguments.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/astroid/arguments.py b/astroid/arguments.py
index 882bbc3f..6a1bc3c5 100644
--- a/astroid/arguments.py
+++ b/astroid/arguments.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