summaryrefslogtreecommitdiff
path: root/astroid/transforms.py
diff options
context:
space:
mode:
authorClaudiu Popa <pcmanticore@gmail.com>2016-07-19 19:14:27 +0300
committerClaudiu Popa <pcmanticore@gmail.com>2016-07-19 19:14:27 +0300
commit461e0161dda5bb8ce1f2817adcb6379f6a9e7b19 (patch)
treec87ef5baa45dbd4ad81724d05e0eed167e20ae54 /astroid/transforms.py
parentc61b992458e1b1b3d955abf11ac3b75c98a11503 (diff)
downloadastroid-git-461e0161dda5bb8ce1f2817adcb6379f6a9e7b19.tar.gz
Keep a consistent copyright notice across the board.
Diffstat (limited to 'astroid/transforms.py')
-rw-r--r--astroid/transforms.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/astroid/transforms.py b/astroid/transforms.py
index 83243ad0..3d91b5e7 100644
--- a/astroid/transforms.py
+++ b/astroid/transforms.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