Skip to content

Commit 6b34f8e

Browse files
isilenceaxboe
authored andcommitted
io_uring/query: add query.h copyright notice
Add a copyright notice to io_uring's query uapi header. Signed-off-by: Pavel Begunkov <asml.silence@gmail.com> Signed-off-by: Jens Axboe <axboe@kernel.dk>
1 parent c292146 commit 6b34f8e

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

include/uapi/linux/io_uring/query.h

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
/* SPDX-License-Identifier: (GPL-2.0 WITH Linux-syscall-note) OR MIT */
22
/*
33
* Header file for the io_uring query interface.
4+
*
5+
* Copyright (C) 2026 Pavel Begunkov <asml.silence@gmail.com>
6+
* Copyright (C) Meta Platforms, Inc.
47
*/
58
#ifndef LINUX_IO_URING_QUERY_H
69
#define LINUX_IO_URING_QUERY_H

0 commit comments

Comments
 (0)