diff options
| author | Alejandro Colomar <alx.manpages@gmail.com> | 2022-02-25 13:49:00 +0100 |
|---|---|---|
| committer | Alejandro Colomar <alx.manpages@gmail.com> | 2022-02-25 13:49:00 +0100 |
| commit | b4ba165d7d31aad10c15ca59cb31a358f9647e05 (patch) | |
| tree | 45a3feddb6b444ae0ec3cc17bcacc28bbe15c151 /man3/dev_t.3 | |
| parent | 7473ac83a9cb4026d3375b08ca5b8e4e74d42f1b (diff) | |
| download | man-pages-b4ba165d7d31aad10c15ca59cb31a358f9647e05.tar.gz | |
Various pages: Add copyright
Signed-off-by: Alejandro Colomar <alx.manpages@gmail.com>
Diffstat (limited to 'man3/dev_t.3')
| -rw-r--r-- | man3/dev_t.3 | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/man3/dev_t.3 b/man3/dev_t.3 index 5d4ecf964d..a30214bec5 100644 --- a/man3/dev_t.3 +++ b/man3/dev_t.3 @@ -1,3 +1,29 @@ +.\" Copyright (c) 2020-2022 by Alejandro Colomar <colomar.6.4.3@gmail.com> +.\" and Copyright (c) 2020 by Michael Kerrisk <mtk.manpages@gmail.com> +.\" +.\" %%%LICENSE_START(VERBATIM) +.\" Permission is granted to make and distribute verbatim copies of this +.\" manual provided the copyright notice and this permission notice are +.\" preserved on all copies. +.\" +.\" Permission is granted to copy and distribute modified versions of this +.\" manual under the conditions for verbatim copying, provided that the +.\" entire resulting derived work is distributed under the terms of a +.\" permission notice identical to this one. +.\" +.\" Since the Linux kernel and libraries are constantly changing, this +.\" manual page may be incorrect or out-of-date. The author(s) assume no +.\" responsibility for errors or omissions, or for damages resulting from +.\" the use of the information contained herein. The author(s) may not +.\" have taken the same level of care in the production of this manual, +.\" which is licensed free of charge, as they might when working +.\" professionally. +.\" +.\" Formatted or processed versions of this manual, if unaccompanied by +.\" the source, must acknowledge the copyright and authors of this work. +.\" %%%LICENSE_END +.\" +.\" .TH DEV_T 3 2021-11-02 Linux "Linux Programmer's Manual" .SH NAME dev_t \- devide ID |
