mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-08-05 16:54:27 +00:00
io_uring: dual license io_uring.h uapi header
This just syncs the header it with the liburing version, so there's no confusion on the license of the header parts. Signed-off-by: Jens Axboe <axboe@kernel.dk>
This commit is contained in:
parent
32b2244a84
commit
bbbdeb4720
1 changed files with 1 additions and 1 deletions
|
@ -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 MIT */
|
||||||
/*
|
/*
|
||||||
* Header file for the io_uring interface.
|
* Header file for the io_uring interface.
|
||||||
*
|
*
|
||||||
|
|
Loading…
Add table
Reference in a new issue