diff options
Diffstat (limited to 'man/io_uring_enter.2')
-rw-r--r-- | man/io_uring_enter.2 | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/man/io_uring_enter.2 b/man/io_uring_enter.2 index 0264289..6f09275 100644 --- a/man/io_uring_enter.2 +++ b/man/io_uring_enter.2 @@ -1,9 +1,7 @@ .\" Copyright (C) 2019 Jens Axboe <axboe@kernel.dk> .\" Copyright (C) 2019 Red Hat, Inc. .\" -.\" %%%LICENSE_START(LGPL_V2.1) -.\" This file is distributed according to the GNU Lesser General Public License. -.\" %%%LICENSE_END +.\" SPDX-License-Identifier: LGPL-2.0-or-later .\" .TH IO_URING_ENTER 2 2019-01-22 "Linux" "Linux Programmer's Manual" .SH NAME |