]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-client.git/commitdiff
io_uring/query: add query.h copyright notice
authorPavel Begunkov <asml.silence@gmail.com>
Sun, 15 Feb 2026 21:38:09 +0000 (21:38 +0000)
committerJens Axboe <axboe@kernel.dk>
Sun, 15 Feb 2026 21:55:44 +0000 (14:55 -0700)
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>
include/uapi/linux/io_uring/query.h

index 0b6248175e26d9a2be60bfedc64f51178356c63d..95500759cc131bf38cdab764de4a03f756893d22 100644 (file)
@@ -1,6 +1,9 @@
 /* SPDX-License-Identifier: (GPL-2.0 WITH Linux-syscall-note) OR MIT */
 /*
  * Header file for the io_uring query interface.
+ *
+ * Copyright (C) 2026 Pavel Begunkov <asml.silence@gmail.com>
+ * Copyright (C) Meta Platforms, Inc.
  */
 #ifndef LINUX_IO_URING_QUERY_H
 #define LINUX_IO_URING_QUERY_H