diff options
Diffstat (limited to 'astroid/helpers.py')
-rw-r--r-- | astroid/helpers.py | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/astroid/helpers.py b/astroid/helpers.py index 25b378f8..930c9dd5 100644 --- a/astroid/helpers.py +++ b/astroid/helpers.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 |