]> www.infradead.org Git - users/willy/pagecache.git/commitdiff
vduse: relicense under GPL-2.0 OR BSD-3-Clause
authorYongji Xie <xieyongji@bytedance.com>
Tue, 19 Nov 2024 07:42:38 +0000 (15:42 +0800)
committerMichael S. Tsirkin <mst@redhat.com>
Wed, 8 Jan 2025 11:37:13 +0000 (06:37 -0500)
Dual-license the vduse kernel header file to dual
GPL-2.0 OR BSD-3-Clause license to make it possible
to ship it with DPDK (under BSD-3-Clause) for older
distros.

Signed-off-by: Yongji Xie <xieyongji@bytedance.com>
Message-Id: <20241119074238.38299-1-xieyongji@bytedance.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
include/uapi/linux/vduse.h

index 11bd48c72c6ccc542b4ba5647fb5299147e6e9bd..68a627d04afa1241aff4940428159a6186cc2e54 100644 (file)
@@ -1,4 +1,4 @@
-/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
+/* SPDX-License-Identifier: ((GPL-2.0 WITH Linux-syscall-note) OR BSD-3-Clause) */
 #ifndef _UAPI_VDUSE_H_
 #define _UAPI_VDUSE_H_