public inbox for io-uring@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/1] io_uring/query: add query.h copyright notice
@ 2026-02-15 21:38 Pavel Begunkov
  2026-02-15 22:13 ` Jens Axboe
  0 siblings, 1 reply; 2+ messages in thread
From: Pavel Begunkov @ 2026-02-15 21:38 UTC (permalink / raw)
  To: io-uring; +Cc: asml.silence, axboe

Add a copyright notice to io_uring's query uapi header.

Signed-off-by: Pavel Begunkov <asml.silence@gmail.com>
---
 include/uapi/linux/io_uring/query.h | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/include/uapi/linux/io_uring/query.h b/include/uapi/linux/io_uring/query.h
index 0b6248175e26..95500759cc13 100644
--- a/include/uapi/linux/io_uring/query.h
+++ b/include/uapi/linux/io_uring/query.h
@@ -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
-- 
2.52.0


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH 1/1] io_uring/query: add query.h copyright notice
  2026-02-15 21:38 [PATCH 1/1] io_uring/query: add query.h copyright notice Pavel Begunkov
@ 2026-02-15 22:13 ` Jens Axboe
  0 siblings, 0 replies; 2+ messages in thread
From: Jens Axboe @ 2026-02-15 22:13 UTC (permalink / raw)
  To: io-uring, Pavel Begunkov


On Sun, 15 Feb 2026 21:38:09 +0000, Pavel Begunkov wrote:
> Add a copyright notice to io_uring's query uapi header.
> 
> 

Applied, thanks!

[1/1] io_uring/query: add query.h copyright notice
      commit: 6b34f8edf8b807b7f87901623aa52dfa1b29ef93

Best regards,
-- 
Jens Axboe




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2026-02-15 22:13 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-02-15 21:38 [PATCH 1/1] io_uring/query: add query.h copyright notice Pavel Begunkov
2026-02-15 22:13 ` Jens Axboe

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox