1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61
|
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-2015 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-2016, 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 pylint/pyreverse/inspector.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
Files: checkers/python3.py test/unittest_checker_python3.py
Copyright: Copyright 2014 Google Inc.
License: GPL-2+
Files: checkers/spelling.py test/unittest_checker_spelling.py
Copyright: Copyright 2014 Michal Nowikowski.
License: GPL-2+
|