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
|
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: astroid
Source: http://www.astroid.org/
Files: *
Copyright: 2003-2015 Logilab <pylint-dev@lists.logilab.org>
License: LGPL-2.1+
Files: debian/*
Copyright: 2014-2018 Sandro Tosi <morph@debian.org>
License: LGPL-2.1+
Files: astroid/brain/brain_uuid.py
Copyright: Copyright (c) 2017 Claudiu Popa <pcmanticore@gmail.com>
License: LGPL-2.1+
Files: astroid/tests/unittest_brain.py
Copyright: Copyright 2013 Google Inc. All Rights Reserved.
License: LGPL-2.1+
Files: astroid/tests/unittest_brain_numpy.py
Copyright: Copyright (c) 2017 Guillaume Peillex <guillaume.peillex@gmail.com>
License: LGPL-2.1+
Files: astroid/tests/testdata/python{2,3}/data/SSL1/Connection1.py
Copyright: Copyright (c) 1999-2004 Ng Pheng Siong. All rights reserved.
License: LGPL-2.1+
astroid is free software: you can redistribute it and/or modify it
under the terms of the GNU Lesser General Public License as published by the
Free Software Foundation, either version 2.1 of the License, or (at your
option) any later version.
.
astroid 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 Lesser General Public License
for more details.
.
You should have received a copy of the GNU Lesser General Public License along
with astroid. If not, see <http://www.gnu.org/licenses/>.
.
On Debian systems, the complete text of the GNU Lesser General Public
License version 2.1 can be found in "/usr/share/common-licenses/LGPL-2.1".
|