Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

uapi: Fix SPDX tags for files referring to the 'OpenIB.org' license

Based on discussion with Kate Stewart this license is not a
BSD-2-Clause, but is now formally identified as Linux-OpenIB
by SPDX.

The key difference between the licenses is in the 'warranty'
paragraph.

if_infiniband.h refers to the 'OpenIB.org' license, but
does not include the text, instead it links to an obsolete
web site that contains a license that matches the BSD-2-Clause
SPX. There is no 'three clause' version of the OpenIB.org
license.

Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
Acked-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Doug Ledford <dledford@redhat.com>

authored by

Jason Gunthorpe and committed by
Doug Ledford
d50e14ab 09abfe7b

+19 -19
+1 -1
include/uapi/linux/if_infiniband.h
··· 1 - /* SPDX-License-Identifier: ((GPL-2.0 WITH Linux-syscall-note) OR BSD-3-Clause) */ 1 + /* SPDX-License-Identifier: ((GPL-2.0 WITH Linux-syscall-note) OR BSD-2-Clause) */ 2 2 /* 3 3 * This software is available to you under a choice of one of two 4 4 * licenses. You may choose to be licensed under the terms of the GNU
+1 -1
include/uapi/linux/rds.h
··· 1 - /* SPDX-License-Identifier: ((GPL-2.0 WITH Linux-syscall-note) OR BSD-2-Clause) */ 1 + /* SPDX-License-Identifier: ((GPL-2.0 WITH Linux-syscall-note) OR Linux-OpenIB) */ 2 2 /* 3 3 * Copyright (c) 2008 Oracle. All rights reserved. 4 4 *
+1 -1
include/uapi/linux/tls.h
··· 1 - /* SPDX-License-Identifier: ((GPL-2.0 WITH Linux-syscall-note) OR BSD-2-Clause) */ 1 + /* SPDX-License-Identifier: ((GPL-2.0 WITH Linux-syscall-note) OR Linux-OpenIB) */ 2 2 /* 3 3 * Copyright (c) 2016-2017, Mellanox Technologies. All rights reserved. 4 4 *
+1 -1
include/uapi/rdma/cxgb3-abi.h
··· 1 - /* SPDX-License-Identifier: ((GPL-2.0 WITH Linux-syscall-note) OR BSD-2-Clause) */ 1 + /* SPDX-License-Identifier: ((GPL-2.0 WITH Linux-syscall-note) OR Linux-OpenIB) */ 2 2 /* 3 3 * Copyright (c) 2006 Chelsio, Inc. All rights reserved. 4 4 *
+1 -1
include/uapi/rdma/cxgb4-abi.h
··· 1 - /* SPDX-License-Identifier: ((GPL-2.0 WITH Linux-syscall-note) OR BSD-2-Clause) */ 1 + /* SPDX-License-Identifier: ((GPL-2.0 WITH Linux-syscall-note) OR Linux-OpenIB) */ 2 2 /* 3 3 * Copyright (c) 2009-2010 Chelsio, Inc. All rights reserved. 4 4 *
+1 -1
include/uapi/rdma/hns-abi.h
··· 1 - /* SPDX-License-Identifier: ((GPL-2.0 WITH Linux-syscall-note) OR BSD-2-Clause) */ 1 + /* SPDX-License-Identifier: ((GPL-2.0 WITH Linux-syscall-note) OR Linux-OpenIB) */ 2 2 /* 3 3 * Copyright (c) 2016 Hisilicon Limited. 4 4 *
+1 -1
include/uapi/rdma/ib_user_cm.h
··· 1 - /* SPDX-License-Identifier: ((GPL-2.0 WITH Linux-syscall-note) OR BSD-2-Clause) */ 1 + /* SPDX-License-Identifier: ((GPL-2.0 WITH Linux-syscall-note) OR Linux-OpenIB) */ 2 2 /* 3 3 * Copyright (c) 2005 Topspin Communications. All rights reserved. 4 4 * Copyright (c) 2005 Intel Corporation. All rights reserved.
+1 -1
include/uapi/rdma/ib_user_ioctl_verbs.h
··· 1 - /* SPDX-License-Identifier: ((GPL-2.0 WITH Linux-syscall-note) OR BSD-2-Clause) */ 1 + /* SPDX-License-Identifier: ((GPL-2.0 WITH Linux-syscall-note) OR Linux-OpenIB) */ 2 2 /* 3 3 * Copyright (c) 2017-2018, Mellanox Technologies inc. All rights reserved. 4 4 *
+1 -1
include/uapi/rdma/ib_user_mad.h
··· 1 - /* SPDX-License-Identifier: ((GPL-2.0 WITH Linux-syscall-note) OR BSD-2-Clause) */ 1 + /* SPDX-License-Identifier: ((GPL-2.0 WITH Linux-syscall-note) OR Linux-OpenIB) */ 2 2 /* 3 3 * Copyright (c) 2004 Topspin Communications. All rights reserved. 4 4 * Copyright (c) 2005 Voltaire, Inc. All rights reserved.
+1 -1
include/uapi/rdma/ib_user_sa.h
··· 1 - /* SPDX-License-Identifier: ((GPL-2.0 WITH Linux-syscall-note) OR BSD-2-Clause) */ 1 + /* SPDX-License-Identifier: ((GPL-2.0 WITH Linux-syscall-note) OR Linux-OpenIB) */ 2 2 /* 3 3 * Copyright (c) 2005 Intel Corporation. All rights reserved. 4 4 *
+1 -1
include/uapi/rdma/ib_user_verbs.h
··· 1 - /* SPDX-License-Identifier: ((GPL-2.0 WITH Linux-syscall-note) OR BSD-2-Clause) */ 1 + /* SPDX-License-Identifier: ((GPL-2.0 WITH Linux-syscall-note) OR Linux-OpenIB) */ 2 2 /* 3 3 * Copyright (c) 2005 Topspin Communications. All rights reserved. 4 4 * Copyright (c) 2005, 2006 Cisco Systems. All rights reserved.
+1 -1
include/uapi/rdma/mlx4-abi.h
··· 1 - /* SPDX-License-Identifier: ((GPL-2.0 WITH Linux-syscall-note) OR BSD-2-Clause) */ 1 + /* SPDX-License-Identifier: ((GPL-2.0 WITH Linux-syscall-note) OR Linux-OpenIB) */ 2 2 /* 3 3 * Copyright (c) 2007 Cisco Systems, Inc. All rights reserved. 4 4 * Copyright (c) 2007, 2008 Mellanox Technologies. All rights reserved.
+1 -1
include/uapi/rdma/mlx5-abi.h
··· 1 - /* SPDX-License-Identifier: ((GPL-2.0 WITH Linux-syscall-note) OR BSD-2-Clause) */ 1 + /* SPDX-License-Identifier: ((GPL-2.0 WITH Linux-syscall-note) OR Linux-OpenIB) */ 2 2 /* 3 3 * Copyright (c) 2013-2015, Mellanox Technologies. All rights reserved. 4 4 *
+1 -1
include/uapi/rdma/mthca-abi.h
··· 1 - /* SPDX-License-Identifier: ((GPL-2.0 WITH Linux-syscall-note) OR BSD-2-Clause) */ 1 + /* SPDX-License-Identifier: ((GPL-2.0 WITH Linux-syscall-note) OR Linux-OpenIB) */ 2 2 /* 3 3 * Copyright (c) 2005 Topspin Communications. All rights reserved. 4 4 * Copyright (c) 2005, 2006 Cisco Systems. All rights reserved.
+1 -1
include/uapi/rdma/nes-abi.h
··· 1 - /* SPDX-License-Identifier: ((GPL-2.0 WITH Linux-syscall-note) OR BSD-2-Clause) */ 1 + /* SPDX-License-Identifier: ((GPL-2.0 WITH Linux-syscall-note) OR Linux-OpenIB) */ 2 2 /* 3 3 * Copyright (c) 2006 - 2011 Intel Corporation. All rights reserved. 4 4 * Copyright (c) 2005 Topspin Communications. All rights reserved.
+1 -1
include/uapi/rdma/qedr-abi.h
··· 1 - /* SPDX-License-Identifier: ((GPL-2.0 WITH Linux-syscall-note) OR BSD-2-Clause) */ 1 + /* SPDX-License-Identifier: ((GPL-2.0 WITH Linux-syscall-note) OR Linux-OpenIB) */ 2 2 /* QLogic qedr NIC Driver 3 3 * Copyright (c) 2015-2016 QLogic Corporation 4 4 *
+1 -1
include/uapi/rdma/rdma_user_cm.h
··· 1 - /* SPDX-License-Identifier: ((GPL-2.0 WITH Linux-syscall-note) OR BSD-2-Clause) */ 1 + /* SPDX-License-Identifier: ((GPL-2.0 WITH Linux-syscall-note) OR Linux-OpenIB) */ 2 2 /* 3 3 * Copyright (c) 2005-2006 Intel Corporation. All rights reserved. 4 4 *
+1 -1
include/uapi/rdma/rdma_user_ioctl.h
··· 1 - /* SPDX-License-Identifier: ((GPL-2.0 WITH Linux-syscall-note) OR BSD-2-Clause) */ 1 + /* SPDX-License-Identifier: ((GPL-2.0 WITH Linux-syscall-note) OR Linux-OpenIB) */ 2 2 /* 3 3 * Copyright (c) 2016 Mellanox Technologies, LTD. All rights reserved. 4 4 *
+1 -1
include/uapi/rdma/rdma_user_rxe.h
··· 1 - /* SPDX-License-Identifier: ((GPL-2.0 WITH Linux-syscall-note) OR BSD-2-Clause) */ 1 + /* SPDX-License-Identifier: ((GPL-2.0 WITH Linux-syscall-note) OR Linux-OpenIB) */ 2 2 /* 3 3 * Copyright (c) 2016 Mellanox Technologies Ltd. All rights reserved. 4 4 *