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