summaryrefslogtreecommitdiff
path: root/pylint/interfaces.py
diff options
context:
space:
mode:
Diffstat (limited to 'pylint/interfaces.py')
-rw-r--r--pylint/interfaces.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/pylint/interfaces.py b/pylint/interfaces.py
index 5fc60c5d2..ac383ce79 100644
--- a/pylint/interfaces.py
+++ b/pylint/interfaces.py
@@ -1,3 +1,5 @@
+# Copyright (c) 2003-2016 LOGILAB S.A. (Paris, FRANCE).
+# http://www.logilab.fr/ -- mailto:contact@logilab.fr
# Licensed under the GPL: https://www.gnu.org/licenses/old-licenses/gpl-2.0.html
# For details: https://github.com/PyCQA/pylint/blob/master/COPYING