Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: manpages-zh
Source: https://github.com/man-pages-zh/manpages-zh

Files: *
Copyright:
 2005, Carlos Z.F. Liu <carlosliu@users.sourceforge.net>
 2008, LI Daobing <lidaobing@gmail.com>
 2008, Ji ZhengYu <zhengyuji@gmail.com>
 2000-2004, CMPP Project <http://cmpp.linuxforum.net>
 2015-2017 Darcy Shen <sadhen@zoho.com>
 2015-2020 Boyuan Yang <byang@debian.org>
License: GFDL-1.2-or-later

Files: utils/*
Copyright:
 2016-2020 Boyuan Yang <byang@debian.org>
License: public-domain

Files: CMakeLists.txt
Copyright:
 2022 Boyuan Yang <073plan@gmail.com>
License: CC0-1.0 or BSD-2-Clause

Files:
 src/man1/autoconf.1
Copyright:
 2026 Free Software Foundation, Inc.
License: GPL-3.0-or-later with Autoconf exception
Comment:
 https://gnu.org/licenses/gpl.html
 https://gnu.org/licenses/exceptions.html

Files:
 src/man1/kill.1
Copyright:
 2002-2024 Craig Small <csmall@dropbear.xyz>
 2011-2023 Jim Warner <james.warner@comcast.net>
 2011-2012 Sami Kerola <kerolasa@iki.fi>
 1998-2003 Albert Cahalan
License: GPL-2.0-only
Comment: Files from procps-ng.

Files:
 src/man1/cmp.1
 src/man1/diff3.1
Copyright: 2025 Free Software Foundation, Inc.
License: GPL-3.0-or-later
Comment: files from diffutils.

Files:
 src/man1/zless.1
Copyright:
 2006-2007, 2015-2018 Free Software Foundation, Inc.
 1992, 1993 Jean-loup Gailly
License: permissive-gzip

Files:
 src/man1/zstd.1
Copyright:
 Yann Collet
 Przemyslaw Skibinski
 Martin Liska
 SUSE
 Meta Platforms, Inc. and affiliates
License: BSD-3-clause or GPL-2.0-only
Comment: File from zstd.

Files:
 src/man6/intro.6
Copyright:
 1993 Michael Haardt <michael@moria.de>
License: GPLv2+_DOC_FULL

Files:
 src/man7/epoll.7
Copyright:
 2003 Davide Libenzi <davidel@xmailserver.org>
 2021 Phi-Li (translator)
License: GPL-2.0-or-later

Files:
 src/man7/environ.7
Copyright:
 1993 Michael Haardt (michael@moria.de)
 1997 Andries Brouwer (aeb@cwi.nl)
License: GPL-2.0-or-later

License: GPL-2.0-only
 Licensed under version 2 of the GNU General Public License.
 .
 You should have received a copy of the GNU General Public License
 along with this program. If not, see <https://www.gnu.org/licenses/>

License: GPL-2.0-or-later
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation; either version 2 of the License, or
 (at your option) any later version.
 .
 This program is distributed in the hope that it will be useful,
 but WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
 GNU General Public License for more details.
 .
 You should have received a copy of the GNU General Public License
 along with this program. If not, see <https://www.gnu.org/licenses/>

License: GPLv2+_DOC_FULL
 This is free documentation; you can redistribute it and/or
 modify it under the terms of the GNU General Public License as
 published by the Free Software Foundation; either version 2 of
 the License, or (at your option) any later version.
 .
 The GNU General Public License's references to "object code"
 and "executables" are to be interpreted as the output of any
 document formatting or typesetting system, including
 intermediate and printed output.
 .
 This manual is distributed in the hope that it will be useful,
 but WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
 GNU General Public License for more details.
 .
 You should have received a copy of the GNU General Public
 License along with this manual; if not, see
 <https://www.gnu.org/licenses/>.

License: public-domain
 These files are release into the public domain.

License: permissive-gzip
 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 process this file through troff and print the
 results, provided the printed document carries copying permission
 notice identical to this one except for the removal of this paragraph
 (this paragraph not being relevant to the printed manual).
 .
 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.
 .
 Permission is granted to copy and distribute translations of this manual
 into another language, under the above conditions for modified versions,
 except that this permission notice may be stated in a translation approved
 by the Foundation.

License: GFDL-1.2-or-later
 Permission is granted to copy, distribute and/or modify this document
 under the terms of the GNU Free Documentation License, Version 1.2
 or any later version published by the Free Software Foundation;
 with no Invariant Sections, no Front-Cover Texts, and no Back-Cover
 Texts.
 .
 On Debian GNU/Linux systems, the complete text of the GNU Free
 Documentation License can be found in
 `/usr/share/common-licenses/GFDL-1.2'.

License: GPL-2.0-only
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License, version 2, as
 published by the Free Software Foundation.
 .
 This program is distributed in the hope that it will be useful,
 but WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 GNU General Public License for more details.
 .
 You should have received a copy of the GNU General Public
 License along with this manual; if not, see
 <https://www.gnu.org/licenses/>.
 .
 On Debian systems, the complete text of the GNU General Public
 License version 2 can be found in `/usr/share/common-licenses/GPL-2'.

License: BSD-3-clause
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions are met:
     * Redistributions of source code must retain the above copyright
       notice, this list of conditions and the following disclaimer.
     * Redistributions in binary form must reproduce the above copyright
       notice, this list of conditions and the following disclaimer in the
       documentation and/or other materials provided with the distribution.
     * Neither the name of cereal nor the
       names of its contributors may be used to endorse or promote products
       derived from this software without specific prior written permission.
 .
 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
 ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
 WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
 DISCLAIMED. IN NO EVENT SHALL RANDOLPH VOORHIES OR SHANE GRANT BE LIABLE FOR ANY
 DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
 (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
 LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
 ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
 SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
