Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: pylint
Source: http://www.pylint.org/

Files: *
Copyright: Copyright (c) 2003-2010 Sylvain Thenault (thenault@gmail.com).
           Copyright (c) 2000-2014 LOGILAB S.A. (Paris, FRANCE).
License: GPL-2+

License: GPL-2+
 This program is free software; you can redistribute it and/or modify it under
 the terms of the GNU General Public License as published by the Free Software
 Foundation; either version 2 of the License, or (at your option) any later
 version.
 .
 This program is distributed in the hope that it will be useful, but WITHOUT
 ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
 FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
 .
 You should have received a copy of the GNU General Public License along with
 this program; if not, write to the Free Software Foundation, Inc.,
 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA.
 .
 On Debian systems, the complete text of the GNU General Public License v2
 may be found in '/usr/share/common-licenses/GPL-2'.

Files: debian/*
Copyright: Copyright (C) 2008-2014, Sandro Tosi <morph@debian.org>
License: GPL-2+

Files: checkers/logging.py
Copyright:  Copyright (c) 2009-2010 Google, Inc.
License: GPL-2+

Files: checkers/base.py checkers/strings.py
Copyright: Copyright (c) 2003-2013 LOGILAB S.A. (Paris, FRANCE).
           Copyright (c) 2009-2010 Arista Networks, Inc.
License: GPL-2+

Files: elisp/pylint.el
Copyright: Copyright (c) 2009, 2010 Ian Eure <ian.eure@gmail.com>
License: GPL-2+

Files: checkers/stdlib.py
Copyright: Copyright 2012 Google Inc.
License: GPL-2+

Files: test/unittest_checker_misc.py test/unittest_utils.py
Copyright: Copyright 2013 Google Inc. All Rights Reserved.
License: GPL-2+

Files: test/unittest_checker_logging.py
Copyright: Copyright 2014 Google Inc. All Rights Reserved