Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: paramiko
Source: https://github.com/paramiko/paramiko/

Files: *
Copyright: Copyright (c) 2003-2009  Robey Pointer <robeypointer@gmail.com>
 Copyright (c) 2013-2019  Jeff Forcier <jeff@bitprophet.org>
License: LGPL-2.1

Files: debian/*
Copyright: 2019-2021 Sandro Tosi <morph@debian.org>
License: LGPL-2.1

License: LGPL-2.1
 Paramiko 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.
 .
 Paramiko is distrubuted 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 Paramiko; if not, write to the Free Software Foundation, Inc.,
 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA.
 .
 On Debian GNU/Linux systems, the complete text of the Lesser GNU General
 Public License can be found in `/usr/share/common-licenses/LGPL-2.1'.

######################## END OF LICENSE TEXT ########################

List of files that belong to this license:

/usr/lib/python3/dist-packages/paramiko/__init__.py
/usr/lib/python3/dist-packages/paramiko/_version.py
/usr/lib/python3/dist-packages/paramiko/_winapi.py
/usr/lib/python3/dist-packages/paramiko/agent.py
/usr/lib/python3/dist-packages/paramiko/auth_handler.py
/usr/lib/python3/dist-packages/paramiko/ber.py
/usr/lib/python3/dist-packages/paramiko/buffered_pipe.py
/usr/lib/python3/dist-packages/paramiko/channel.py
/usr/lib/python3/dist-packages/paramiko/client.py
/usr/lib/python3/dist-packages/paramiko/common.py
/usr/lib/python3/dist-packages/paramiko/compress.py
/usr/lib/python3/dist-packages/paramiko/config.py
/usr/lib/python3/dist-packages/paramiko/dsskey.py
/usr/lib/python3/dist-packages/paramiko/ecdsakey.py
/usr/lib/python3/dist-packages/paramiko/ed25519key.py
/usr/lib/python3/dist-packages/paramiko/file.py
/usr/lib/python3/dist-packages/paramiko/hostkeys.py
/usr/lib/python3/dist-packages/paramiko/kex_curve25519.py
/usr/lib/python3/dist-packages/paramiko/kex_ecdh_nist.py
/usr/lib/python3/dist-packages/paramiko/kex_gex.py
/usr/lib/python3/dist-packages/paramiko/kex_group1.py
/usr/lib/python3/dist-packages/paramiko/kex_group14.py
/usr/lib/python3/dist-packages/paramiko/kex_group16.py
/usr/lib/python3/dist-packages/paramiko/kex_gss.py
/usr/lib/python3/dist-packages/paramiko/message.py
/usr/lib/python3/dist-packages/paramiko/packet.py
/usr/lib/python3/dist-packages/paramiko/pipe.py
/usr/lib/python3/dist-packages/paramiko/pkey.py
/usr/lib/python3/dist-packages/paramiko/primes.py
/usr/lib/python3/dist-packages/paramiko/proxy.py
/usr/lib/python3/dist-packages/paramiko/py3compat.py
/usr/lib/python3/dist-packages/paramiko/rsakey.py
/usr/lib/python3/dist-packages/paramiko/server.py
/usr/lib/python3/dist-packages/paramiko/sftp.py
/usr/lib/python3/dist-packages/paramiko/sftp_attr.py
/usr/lib/python3/dist-packages/paramiko/sftp_client.py
/usr/lib/python3/dist-packages/paramiko/sftp_file.py
/usr/lib/python3/dist-packages/paramiko/sftp_handle.py
/usr/lib/python3/dist-packages/paramiko/sftp_server.py
/usr/lib/python3/dist-packages/paramiko/sftp_si.py
/usr/lib/python3/dist-packages/paramiko/ssh_exception.py
/usr/lib/python3/dist-packages/paramiko/ssh_gss.py
/usr/lib/python3/dist-packages/paramiko/transport.py
/usr/lib/python3/dist-packages/paramiko/util.py
/usr/lib/python3/dist-packages/paramiko/win_pageant.py
