summaryrefslogtreecommitdiff
path: root/astroid/util.py
diff options
context:
space:
mode:
authorClaudiu Popa <pcmanticore@gmail.com>2016-07-19 19:17:40 +0300
committerClaudiu Popa <pcmanticore@gmail.com>2016-07-19 19:17:40 +0300
commit153ba40f10e026fd3ec936b447147cff873a535a (patch)
treeee88de6c3fc956e9ec042424baab1b8d011bc2b7 /astroid/util.py
parentec8f393318c16df94a5bd632915c23e183631ae7 (diff)
downloadastroid-git-153ba40f10e026fd3ec936b447147cff873a535a.tar.gz
Keep a consistent copyright notice across the board.
Diffstat (limited to 'astroid/util.py')
-rw-r--r--astroid/util.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/astroid/util.py b/astroid/util.py
index fd50a0f2..7543e1c9 100644
--- a/astroid/util.py
+++ b/astroid/util.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