summaryrefslogtreecommitdiff
path: root/pylint/epylint.py
diff options
context:
space:
mode:
Diffstat (limited to 'pylint/epylint.py')
-rwxr-xr-xpylint/epylint.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/pylint/epylint.py b/pylint/epylint.py
index 743eecf89..800e504dc 100755
--- a/pylint/epylint.py
+++ b/pylint/epylint.py
@@ -1,6 +1,8 @@
# -*- coding: utf-8; mode: python; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4
# -*- vim:fenc=utf-8:ft=python:et:sw=4:ts=4:sts=4
+# 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