Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: libssh Upstream-Contact: libssh@libssh.org Andreas Schneider Source: https://red.libssh.org/projects/libssh/files Files: include/libssh/auth.h include/libssh/bind.h include/libssh/buffer.h include/libssh/channels.h include/libssh/crc32.h include/libssh/crypto.h include/libssh/dh.h include/libssh/ecdh.h include/libssh/gssapi.h include/libssh/kex.h include/libssh/keys.h include/libssh/legacy.h include/libssh/libcrypto.h include/libssh/libgcrypt.h include/libssh/libssh.h include/libssh/libsshpp.hpp include/libssh/messages.h include/libssh/misc.h include/libssh/packet.h include/libssh/pcap.h include/libssh/pki.h include/libssh/pki_priv.h include/libssh/poll.h include/libssh/priv.h include/libssh/scp.h include/libssh/server.h include/libssh/session.h include/libssh/sftp.h include/libssh/socket.h include/libssh/string.h include/libssh/threads.h include/libssh/wrapper.h src/auth1.c src/base64.c src/bind.c src/buffer.c src/client.c src/connect.c src/crc32.c src/ecdh.c src/error.c src/gcrypt_missing.c src/init.c src/kex.c src/kex1.c src/legacy.c src/libcrypto.c src/libgcrypt.c src/log.c src/messages.c src/packet.c src/packet1.c src/packet_cb.c src/packet_crypt.c src/pcap.c src/server.c src/session.c src/sftpserver.c src/socket.c src/string.c src/threads.c src/threads/pthread.c src/wrapper.c tests/benchmarks/bench_raw.c tests/benchmarks/bench_scp.c tests/benchmarks/bench_sftp.c tests/benchmarks/benchmarks.c tests/benchmarks/benchmarks.h tests/benchmarks/latency.c tests/client/torture_algorithms.c tests/client/torture_auth.c tests/client/torture_connect.c tests/client/torture_knownhosts.c tests/client/torture_session.c tests/test_pcap.c tests/test_socket.c Copyright: 2003-2013, Aris Adamantiadis License: LGPL-2.1+~OpenSSL Files: examples/exec.c examples/senddata.c include/libssh/ssh1.h include/libssh/ssh2.h src/curve25519_ref.c tests/authentication.c tests/benchmarks/bench1.sh tests/benchmarks/bench2.sh tests/chmodtest.c tests/client/torture_proxycommand.c tests/client/torture_sftp_dir.c tests/client/torture_sftp_read.c tests/client/torture_sftp_static.c tests/cmdline.c tests/connection.c tests/generate.py tests/sftp_stress/main.c tests/test_exec.c tests/test_ssh_bind_accept_fd.c tests/test_tunnel.c tests/tests.h tests/unittests/torture_buffer.c tests/unittests/torture_callbacks.c tests/unittests/torture_channel.c tests/unittests/torture_init.c tests/unittests/torture_isipaddr.c tests/unittests/torture_keyfiles.c tests/unittests/torture_list.c tests/unittests/torture_misc.c tests/unittests/torture_options.c tests/unittests/torture_pki.c tests/unittests/torture_rand.c Copyright: *No copyright* License: LGPL-2.1+~OpenSSL Comment: Using license from COPYING file. Files: examples/authentication.c examples/connect_ssh.c examples/examples_common.h examples/knownhosts.c examples/libssh_scp.c examples/libsshpp.cpp examples/libsshpp_noexcept.cpp examples/proxy.c examples/sample.c examples/samplesftp.c examples/samplesshd-cb.c examples/samplesshd-kbdint.c examples/samplesshd-tty.c examples/samplesshd.c examples/scp_download.c examples/sshnetcat.c Copyright: 2003-2013, Aris Adamantiadis License: You are free to copy this file, modify it in any way, consider it being public domain. This does not apply to the rest of the library though, but it is allowed to cut-and-paste working code from this file to any license of program. Files: src/channels.c src/channels1.c src/gzip.c src/known_hosts.c src/misc.c src/options.c src/pki.c src/pki_crypto.c src/pki_gcrypt.c src/sftp.c Copyright: 2003-2013, Aris Adamantiadis 2008-2013, Andreas Schneider License: LGPL-2.1+~OpenSSL Files: include/libssh/agent.h include/libssh/options.h src/agent.c src/callbacks.c src/config.c tests/client/torture_forward.c tests/client/torture_request_env.c tests/torture.c tests/torture.c tests/torture.h Copyright: 2008-2013, Andreas Schneider License: LGPL-2.1+~OpenSSL Files: include/libssh/curve25519.h src/curve25519.c Copyright: 2013, Aris Adamantiadis License: LGPL-2.1 Comment: Upstream has been notified about the license incongruity with all the other files. (Is: LGPL-2.1, should be: LGPL-2.1+~OpenSSL). Files: include/libssh/callbacks.h src/scp.c Copyright: 2009, Aris Adamantiadis License: LGPL-2.1+~OpenSSL Files: src/match.c Copyright: 1995, Tatu Ylonen , Espoo, Finland 2000, Markus Friedl License: BSD-2-clause Files: include/libssh/knownhosts.h Copyright: 2014, Aris Adamantiadis License: LGPL-2.1 Comment: File header gives 20014 as the copyright year. Assuming a typo (20014 -> 2014). . Upstream has been notified about the license incongruity with all the other files. (Is: LGPL-2.1, should be: LGPL-2.1+~OpenSSL). Files: src/poll.c Copyright: 2003-2013, Aris Adamantiadis 2009, Aleksandar Kanchev 2009-2013, Andreas Schneider License: LGPL-2.1+~OpenSSL Files: src/dh.c Copyright: 2003-2013, Aris Adamantiadis 2009-2013, Andreas Schneider 2012, Dmitriy Kuznetsov License: LGPL-2.1+~OpenSSL Files: src/auth.c Copyright: 2003-2013, Aris Adamantiadis 2008-2013, Andreas Schneider License: LGPL-2.1+~OpenSSL Files: src/getpass.c Copyright: 2011-2013, Andreas Schneider License: LGPL-2.1+~OpenSSL Files: src/gssapi.c Copyright: 2013, Aris Adamantiadis License: LGPL-2.1+~OpenSSL Files: cmake/Modules/DefineCMakeDefaults.cmake cmake/Modules/DefineCompilerFlags.cmake cmake/Modules/DefineInstallationPaths.cmake cmake/Modules/DefinePlatformDefaults.cmake Copyright: *No copyright* License: BSD-3-clause Comment: Using license from cmake/Modules/COPYING-CMAKE-SCRIPTS Files: cmake/Modules/FindGCrypt.cmake cmake/Modules/FindOpenSSL.cmake cmake/Modules/FindZLIB.cmake cmake/Modules/MacroEnsureOutOfSourceBuild.cmake Copyright: 2009, Andreas Schneider 2006, Oswald Buddenhagen 2006, Alexander Neundorf 2006, Laurent Montel 2006-2007 Wengo License: BSD-3-clause Files: debian/* Copyright: 2005-2006, Jean-Philippe Garcia Ballester 2006-2013, Laurent Bigonville 2014, Mike Gabriel License: LGPL-2.1+~OpenSSL or BSD-2-clause or BSD-3-clause License: LGPL-2.1+~OpenSSL This library 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. . This library 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 this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA . On Debian systems, the complete text of the GNU Library Public License version 2.1 can be found in "/usr/share/common-licenses/LGPL-2.1". . In addition, as a special exception, the author of this program gives permission to link the code of its release with the OpenSSL project's "OpenSSL" library (or with modified versions of it that use the same license as the "OpenSSL" library), and distribute the linked executables. You must obey the GNU General Public License in all respects for all of the code used other than "OpenSSL". If you modify this file, you may extend this exception to your version of the file, but you are not obligated to do so. If you do not wish to do so, delete this exception statement from your version. License: LGPL-2.1 This library 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. . This library 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 this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA . On Debian systems, the complete text of the GNU Library Public License version 2.1 can be found in "/usr/share/common-licenses/LGPL-2.1". License: BSD-2-clause Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: . 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. . THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. License: BSD-3-clause Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: . 1. Redistributions of source code must retain the copyright notice, this list of conditions and the following disclaimer. 2. Redistributions in binary form must reproduce the copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. 3. The name of the author may not be used to endorse or promote products derived from this software without specific prior written permission. . THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.