copyright (6373B)
1 Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ 2 Upstream-Name: GNU Libmicrohttpd 3 Upstream-Contact: Christian Grothoff <christian@grothoff.org>, Evgeny Grin (Karlson2k) <k2k@narod.ru> 4 Source: https://ftp.gnu.org/gnu/libmicrohttpd/ 5 6 Files: * 7 Copyright: 2006-2026 Christian Grothoff <christian@grothoff.org> 8 2007-2026 Evgeny Grin (Karlson2k) <k2k@narod.ru> 9 2007-2022 Daniel Pittman <depittman@gmail.com> 10 2017-2020 Silvio Clecio <silvioprog@gmail.com> 11 2019 ng0 12 2021 David Gausmann 13 License: LGPL-2.1+ 14 15 Files: src/microhttpd/test_* 16 src/testcurl/* 17 src/testzzuf/test_basic_auth.c 18 src/testzzuf/test_digest_auth.c 19 src/testzzuf/test_get_args.c 20 src/testzzuf/test_get.c 21 src/testzzuf/test_get_chunked_ext.c 22 src/testzzuf/test_pipelined.c 23 Copyright: 2007-2026 Christian Grothoff <christian@grothoff.org> 24 2014-2025 Evgeny Grin (Karlson2k) <k2k@narod.ru> 25 License: GPL-2+ 26 27 Files: src/microhttpd/test_helpers.h 28 src/microhttpd/test_mhd_version.c 29 src/testcurl/https/tls_test_keys.h 30 src/testcurl/mhd_has_in_name.h 31 src/testcurl/mhd_has_param.h 32 Copyright: 2016-2023 Evgeny Grin (Karlson2k) <k2k@narod.ru> 33 License: LGPL-2.1+ 34 35 Files: configure.ac 36 src/microhttpd/test_postprocessor.c 37 src/microhttpd/test_postprocessor_md.c 38 src/microhttpd/test_shutdown_select.c 39 src/microhttpd/test_upgrade.c 40 src/testcurl/https/test_empty_response.c 41 src/testcurl/https/test_https_get.c 42 src/testcurl/https/test_https_get_iovec.c 43 src/testcurl/https/test_https_sni.c 44 src/testcurl/test_concurrent_stop.c 45 src/testcurl/test_process_arguments.c 46 Copyright: 2007-2020 Christian Grothoff <christian@grothoff.org> 47 2014-2023 Evgeny Grin (Karlson2k) <k2k@narod.ru> 48 2021 David Gausmann 49 License: GPL-3+ 50 51 Files: src/tools/perf_replies.c 52 Copyright: 2023 Evgeny Grin (Karlson2k) 53 License: BSD-2-Clause 54 55 Files: src/microhttpd/test_response_entries.c 56 contrib/ci/version.sh 57 contrib/oss-fuzz/build.sh 58 contrib/oss-fuzz/make_seed_corpus.sh 59 contrib/run-option-matrix.sh 60 Copyright: NONE 61 License: public-domain 62 This code is in the public domain; do with it what you wish. 63 64 Files: m4/mhd_* 65 Copyright: 2016-2023 Karlson2k (Evgeny Grin) <k2k@narod.ru> 66 License: FSFAP 67 68 Files: doc/* 69 Copyright: 2007-2021 Christian Grothoff <christian@grothoff.org> 70 2008 Sebastian Gerhardt <sebgerhardt@gmx.net> 71 License: GFDL-1.3+ 72 73 Files: debian/* 74 Copyright: 2007-2024 Daniel Baumann <daniel.baumann@progress-linux.org> 75 2012-2020 Bertrand Marc <bmarc@debian.org> 76 2024-2026 Florian Ernst <florian@debian.org> 77 License: LGPL-2.1+ 78 79 License: LGPL-2.1+ 80 This library is free software; you can redistribute it and/or 81 modify it under the terms of the GNU Lesser General Public 82 License as published by the Free Software Foundation; either 83 version 2.1 of the License, or (at your option) any later version. 84 . 85 This library is distributed in the hope that it will be useful, 86 but WITHOUT ANY WARRANTY; without even the implied warranty of 87 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU 88 Lesser General Public License for more details. 89 . 90 The complete text of the GNU Library General Public License 91 can be found in /usr/share/common-licenses/LGPL-2.1 file. 92 93 License: GPL-2+ 94 This library is free software; you can redistribute it and/or modify 95 it under the terms of the GNU General Public License as published 96 by the Free Software Foundation; either version 2, or (at your 97 option) any later version. 98 . 99 This library is distributed in the hope that it will be useful, but 100 WITHOUT ANY WARRANTY; without even the implied warranty of 101 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU 102 General Public License for more details. 103 . 104 The complete text of the GNU General Public License 105 can be found in /usr/share/common-licenses/GPL-2 file. 106 107 License: GPL-3+ 108 This library is free software; you can redistribute it and/or modify 109 it under the terms of the GNU General Public License as published 110 by the Free Software Foundation; either version 3, or (at your 111 option) any later version. 112 . 113 This library is distributed in the hope that it will be useful, but 114 WITHOUT ANY WARRANTY; without even the implied warranty of 115 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU 116 General Public License for more details. 117 . 118 The complete text of the GNU General Public License 119 can be found in /usr/share/common-licenses/GPL-3 file. 120 121 License: BSD-2-Clause 122 Redistribution and use in source and binary forms, with or without 123 modification, are permitted provided that the following conditions 124 are met: 125 1. Redistributions of source code must retain the above copyright 126 notice unmodified, this list of conditions and the following 127 disclaimer. 128 2. Redistributions in binary form must reproduce the above copyright 129 notice, this list of conditions and the following disclaimer in 130 the documentation and/or other materials provided with the 131 distribution. 132 . 133 THIS SOFTWARE IS PROVIDED BY THE AUTHOR "AS IS" AND ANY EXPRESS OR 134 IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES 135 OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. 136 IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, 137 INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES 138 (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; 139 LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND 140 ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT 141 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF 142 THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 143 144 License: FSFAP 145 Copying and distribution of this file, with or without modification, are 146 permitted in any medium without royalty provided the copyright notice 147 and this notice are preserved. This file is offered as-is, without any 148 warranty. 149 150 License: GFDL-1.3+ 151 Permission is granted to copy, distribute and/or modify this document 152 under the terms of the GNU Free Documentation License, Version 1.3 153 or any later version published by the Free Software Foundation; 154 with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. 155 . 156 The complete text of the GNU Free Documentation License 157 can be found in /usr/share/common-licenses/GFDL-1.3 file.