Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: GNU Libmicrohttpd
Upstream-Contact: Christian Grothoff <christian@grothoff.org>, Evgeny Grin (Karlson2k) <k2k@narod.ru>
Source: https://ftp.gnu.org/gnu/libmicrohttpd/

Files: *
Copyright: 2006-2024 Christian Grothoff <christian@grothoff.org>
           2007-2024 Evgeny Grin (Karlson2k) <k2k@narod.ru>
           2007-2022 Daniel Pittman <depittman@gmail.com>
           2017-2020 Silvio Clecio <silvioprog@gmail.com>
           2019 ng0
           2021 David Gausmann
License: LGPL-2.1+

Files: src/microhttpd/test_*
 src/testcurl/*
 src/testzzuf/test_get.c
Copyright: 2007-2021 Christian Grothoff <christian@grothoff.org>
           2014-2024 Evgeny Grin (Karlson2k) <k2k@narod.ru>
License: GPL-2+

Files: src/microhttpd/test_helpers.h
 src/microhttpd/test_mhd_version.c
 src/testcurl/https/tls_test_keys.h
 src/testcurl/mhd_has_in_name.h
 src/testcurl/mhd_has_param.h
Copyright: 2016-2023 Evgeny Grin (Karlson2k) <k2k@narod.ru>
License: LGPL-2.1+

Files: configure.ac
 src/microhttpd/test_postprocessor.c
 src/microhttpd/test_postprocessor_md.c
 src/microhttpd/test_shutdown_select.c
 src/microhttpd/test_upgrade.c
 src/microhttpd_ws/test_websocket.c
 src/testcurl/https/test_empty_response.c
 src/testcurl/https/test_https_get.c
 src/testcurl/https/test_https_get_iovec.c
 src/testcurl/https/test_https_sni.c
 src/testcurl/test_concurrent_stop.c
 src/testcurl/test_process_arguments.c
Copyright: 2007-2020 Christian Grothoff <christian@grothoff.org>
           2014-2023 Evgeny Grin (Karlson2k) <k2k@narod.ru>
           2021 David Gausmann
License: GPL-3+

Files: src/tools/perf_replies.c
Copyright: 2023 Evgeny Grin (Karlson2k)
License: BSD-2-Clause

Files: src/microhttpd/test_response_entries.c
Copyright: 2021 Karlson2k (Evgeny Grin)
License: public-domain
 This code is in the public domain; do with it what you wish.

Files: m4/mhd_*
Copyright: 2016-2023 Karlson2k (Evgeny Grin) <k2k@narod.ru>
License: FSFAP

Files: doc/*
Copyright: 2007-2021 Christian Grothoff <christian@grothoff.org>
           2008 Sebastian Gerhardt <sebgerhardt@gmx.net>
License: GFDL-1.3+

Files: debian/*
Copyright: 2007-2024 Daniel Baumann <daniel.baumann@progress-linux.org>
           2012-2020 Bertrand Marc <bmarc@debian.org>
           2024 Florian Ernst <florian@debian.org>
License: LGPL-2.1+

License: LGPL-2.1+
 This library is free software; you can redistribute it and/or
 modify it under the terms of the GNU Lesser General Public
 License as published by the Free Software Foundation; either
 version 2.1 of the License, or (at your option) any later version.
 .
 This library 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
 Lesser General Public License for more details.
 .
 The complete text of the GNU Library General Public License
 can be found in /usr/share/common-licenses/LGPL-2.1 file.

License: GPL-2+
 This library 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, or (at your
 option) any later version.
 .
 This library 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.
 .
 The complete text of the GNU General Public License
 can be found in /usr/share/common-licenses/GPL-2 file.

License: GPL-3+
 This library 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 3, or (at your
 option) any later version.
 .
 This library 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.
 .
 The complete text of the GNU General Public License
 can be found in /usr/share/common-licenses/GPL-3 file.

License: BSD-2-Clause
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions
 are met:
 1. Redistributions of source code must retain the above copyright
    notice unmodified, this list of conditions and the following
    disclaimer.
 2. 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.
 .
 THIS SOFTWARE IS PROVIDED BY THE AUTHOR "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 THE AUTHOR OR CONTRIBUTORS 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.

License: FSFAP
 Copying and distribution of this file, with or without modification, are
 permitted in any medium without royalty provided the copyright notice
 and this notice are preserved. This file is offered as-is, without any
 warranty.

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