summaryrefslogtreecommitdiff
path: root/pylint/__main__.py
diff options
context:
space:
mode:
Diffstat (limited to 'pylint/__main__.py')
-rw-r--r--pylint/__main__.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/pylint/__main__.py b/pylint/__main__.py
index 5530748b2..0c4e3712e 100644
--- a/pylint/__main__.py
+++ b/pylint/__main__.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