diff options
| author | Alejandro Colomar <alx@kernel.org> | 2025-03-14 14:02:41 +0100 |
|---|---|---|
| committer | Alejandro Colomar <alx@kernel.org> | 2025-05-06 00:41:39 +0200 |
| commit | 52b7bab3a44fb5d2d464fa8acd6beee3b62269aa (patch) | |
| tree | 5a50e5937e28f4c14b9626fb05cf35e55abdf4e4 /man/man7/unix.7 | |
| parent | 637b0aa571b61d98c717e7ab7490df8a3d9e4841 (diff) | |
| download | man-pages-52b7bab3a44fb5d2d464fa8acd6beee3b62269aa.tar.gz | |
man/, CREDITS: Move in-source contribution records to CREDITS
This information is better placed in the git logs, not in the source
code itself. For people interested in the old history of pages, before
we used git, they will probably look at old versions of these pages,
like for example man-pages-1.70, or the 'prehistory' branch, and there
they'll find these notes.
Keep the names and emails of contributors in a new CREDITS file.
Link: <https://lore.kernel.org/linux-man/jpin2dbnp5vpitnh7l4qmvkamzq3h3xljzsznrudgioox3nn72@57uybxbe3h4p/T/#u>
Link: <https://www.linuxfoundation.org/blog/blog/copyright-notices-in-open-source-software-projects>
Cc: "G. Branden Robinson" <branden@debian.org>
Cc: Carlos O'Donell <carlos@redhat.com>
Cc: Eugene Syromyatnikov <evgsyr@gmail.com>
Signed-off-by: Alejandro Colomar <alx@kernel.org>
Diffstat (limited to 'man/man7/unix.7')
| -rw-r--r-- | man/man7/unix.7 | 10 |
1 files changed, 1 insertions, 9 deletions
diff --git a/man/man7/unix.7 b/man/man7/unix.7 index 6a6248bac7..f964a72bd1 100644 --- a/man/man7/unix.7 +++ b/man/man7/unix.7 @@ -1,16 +1,8 @@ -.\" SPDX-License-Identifier: Linux-man-pages-1-para -.\" .\" This man page is Copyright (C) 1999 Andi Kleen <ak@muc.de>, .\" Copyright (C) 2008-2014, Michael Kerrisk <mtk.manpages@gmail.com>, .\" and Copyright (C) 2016, Heinrich Schuchardt <xypron.glpk@gmx.de> .\" -.\" Modified, 2003-12-02, Michael Kerrisk, <mtk.manpages@gmail.com> -.\" Modified, 2003-09-23, Adam Langley -.\" Modified, 2004-05-27, Michael Kerrisk, <mtk.manpages@gmail.com> -.\" Added SOCK_SEQPACKET -.\" 2008-05-27, mtk, Provide a clear description of the three types of -.\" address that can appear in the sockaddr_un structure: pathname, -.\" unnamed, and abstract. +.\" SPDX-License-Identifier: Linux-man-pages-1-para .\" .TH UNIX 7 (date) "Linux man-pages (unreleased)" .SH NAME |
