Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/

Files: *
Copyright: 
 2017 Mellanox Technologies <support@mellanox.com>
License: GPL-2

# kernel-mft

Files:
 kernel-mft/nnt_driver/nnt_linux_driver_main.c
Copyright: 2022 NVIDIA CORPORATION & AFFILIATES
License: GPL-2

# knem

Files: knem/*
Copyright: Inria 2009-2014
License: BSD-3-clause

Files:
 knem/driver/linux/knem_main.c
 knem/driver/linux/knem_hal.h
Copyright: Inria 2009-2014
License: GPL-2
Comment:
 The knem_dma_async_memcpy_pg_to_pg() function is
 Copyright 2004 - 2006 Intel Corporation.
 It was taken from Linux kernel before its removal in 3.18.

# iser

Files: iser/iscsi_iser.c
Copyright:
 2004 Dmitry Yusupov
 2004 Alex Aizman
 2005 Mike Christie
 2005, 2006 Voltaire, Inc.
 2013-2014 Mellanox Technologies
License: GPL-2

Files: iser/iscsi_iser.h
Copyright:
 2004 Dmitry Yusupov
 2004 Alex Aizman
 2005 Mike Christie
 2004, 2005, 2006 Voltaire, Inc.
 2005, 2006 Cisco Systems.
 2013-2014 Mellanox Technologies
License: GPL-2

Files:
 iser/iser_initiator.c
 iser/iser_memory.c
Copyright:
 2004, 2005, 2006 Voltaire, Inc.
 2013-2014 Mellanox Technologies
License: GPL-2

Files: iser/iser_verbs.c
Copyright:
 2004, 2005, 2006 Voltaire, Inc.
 2005, 2006 Cisco Systems
 2013-2014 Mellanox Technologies
License: GPL-2

# isert

Files: isert/ib_isert.c
Copyright: 2013 Datera, Inc.
License: GPL-2

# srp

Files:
 srp/ib_srp.c
 srp/ib_srp.h
 srp/scsi/srp.h
Copyright: 2005 Cisco Systems
License: GPL-2

Files: srp/scsi/scsi_transport_srp.c
Copyright: 2007 FUJITA Tomonori <tomof@acm.org>
License: GPL-2

# mlnx-nfsrdma

Files:
 mlnx-nfsrdma/svcrdma_dummy.c
 mlnx-nfsrdma/xprtrdma_dummy.c
Copyright: 2014 Mellanox Technologies
License: GPL-2 or BSD-2-clause

Files: mlnx-nfsrdma/backchannel.c
Copyright: 2015-2020, Oracle and/or its affiliates
License: GPL-2

Files: mlnx-nfsrdma/module.c
Copyright: 2015, 2017 Oracle
License: GPL-2

Files: mlnx-nfsrdma/svc_rdma_rw.c
Copyright: 2016-2018 Oracle
License: GPL-2

Files: mlnx-nfsrdma/svc_rdma_pcl.c
Copyright: 2020 Oracle
License: GPL-2

Files:
 mlnx-nfsrdma/nvfs.h
 mlnx-nfsrdma/nvfs_rpc_rdma.c
 mlnx-nfsrdma/nvfs_rpc_rdma.h
Copyright: 2020 NVIDIA Corporation
License: GPL-2

Files: mlnx-nfsrdma/frwr_ops.c
Copyright:
 2003-2007 Network Appliance, Inc.
 2015, 2017 Oracle
License: GPL-2

Files:
 mlnx-nfsrdma/rpc_rdma.c
 mlnx-nfsrdma/transport.c
 mlnx-nfsrdma/verbs.c
 mlnx-nfsrdma/xprt_rdma.h
Copyright:
 2003-2007 Network Appliance, Inc.
 2014-2020, Oracle and/or its affiliates
License: GPL-2 or BSD-3-clause

Files: mlnx-nfsrdma/svc_rdma_backchannel.c
Copyright: 2015-2018 Oracle
License: GPL-2

Files:
 mlnx-nfsrdma/svc_rdma_recvfrom.c
 mlnx-nfsrdma/svc_rdma_sendto.c
Copyright:
 2005-2006 Network Appliance, Inc.
 2014 Open Grid Computing, Inc.
 2016-2018 Oracle
License: GPL-2 or BSD-3-clause

Files:
 mlnx-nfsrdma/svc_rdma_transport.c
Copyright:
 2005-2006 Network Appliance, Inc.
 2014 Open Grid Computing, Inc.
 2015-2018 Oracle
License: GPL-2 or BSD-3-clause

# common.postinst

Files:
 iser/common.postinst
 srp/common.postinst
Copyright:
 2002-2005 Flavio Stanchina
 2005-2006 Aric Cyr
 2007 Mario Limonciello
 2009 Alberto Milone
License: GPL-2

Files: debian/*
Copyright:
 2024 Canonical
License: GPL-3

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, v2, as
 published by the Free Software Foundation
 .
 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 Street, Fifth Floor, Boston, MA 02110-1301 USA.
 .
 On Debian systems, the complete text of the GNU General Public
 License version 2 can be found in `/usr/share/common-licenses/GPL-2'.

License: GPL-3
 This program is free software: you can redistribute it and/or modify
 it under the terms of the GNU General Public License version 3 as
 published by the Free Software Foundation.
 .
 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, see <http://www.gnu.org/licenses/>.
 .
 On Debian systems, the complete text of the GNU General Public
 License version 3 can be found in "/usr/share/common-licenses/GPL-3".

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 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.
 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.

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.
 .
 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
 NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS
 BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
 ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
 CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
 SOFTWARE.
