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

Files: *
Copyright: 2016-2025 ngtcp2 contributors
License: MIT

Files: aclocal.m4
       m4/libtool.m4
       m4/lt~obsolete.m4
       m4/ltoptions.m4
       m4/ltsugar.m4
       m4/ltversion.m4
Copyright: 1996-2021 Free Software Foundation, Inc.
License: FSFULLR

Files: CMakeLists.txt
       configure.ac
       examples/examplestest.cc
       examples/http.cc
       examples/network.h
       examples/util.cc
       examples/util.h
       lib/includes/ngtcp2/ngtcp2.h
       lib/ngtcp2_map.c
       lib/ngtcp2_map.h
       lib/ngtcp2_mem.c
       lib/ngtcp2_mem.h
       lib/ngtcp2_pq.c
       lib/ngtcp2_pq.h
       tests/CMakeLists.txt
       tests/Makefile.am
       tests/main.c
       tests/ngtcp2_map_test.c
       tests/ngtcp2_map_test.h
       third-party/CMakeLists.txt
       third-party/Makefile.am
Copyright: 2012-2017 nghttp2 contributors
           2016-2018 ngtcp2 contributors
License: MIT

Files: config.guess
       config.sub
Copyright: 1992-2022 Free Software Foundation, Inc.
License: GPL-3+ with Autoconf generic exception

Files: configure
Copyright: 1992-2021 Free Software Foundation, Inc.
License: FSFUL

Files: compile
       depcomp
       missing
       test-driver
Copyright: 1996-2021 Free Software Foundation, Inc.
License: GPL-2+ with Autoconf generic exception

Files: INSTALL
Copyright: 1994-2021 Free Software Foundation, Inc.
License: FSFAP

Files: install-sh
Copyright: 1994 X Consortium
License: MIT

Files: lib/ngtcp2_window_filter.c
       lib/ngtcp2_window_filter.h
Copyright: 2016 The Chromium authors
License: MIT

Files: ltmain.sh
Copyright: 1996-2015 Free Software Foundation, Inc.
License: GPL-2+ with Libtool Exception

Files: Makefile.in
       doc/Makefile.in
       crypto/wolfssl/Makefile.in
       crypto/Makefile.in
       crypto/picotls/Makefile.in
       crypto/includes/Makefile.in
       crypto/boringssl/Makefile.in
       crypto/gnutls/Makefile.in
       crypto/quictls/Makefile.in
       examples/Makefile.in
       lib/Makefile.in
       lib/includes/Makefile.in
Copyright: 1996-2021 Free Software Foundation, Inc.
           2016-2022 ngtcp contributors
License: FSFULLR and MIT

Files: third-party/Makefile.in
       tests/Makefile.in
Copyright: 1996-2015 Free Software Foundation, Inc.
           2012-2014 nghttp2 contributors
           2016-2017 ngtcp2 contributors
License: FSFULLR and MIT

Files: m4/ax_check_compile_flag.m4
Copyright: 2008 Guido U. Draheim <guidod@gmx.de>
           2011 Maarten Bosmans <mkbosmans@gmail.com>
License: GPL-3+

Files: m4/ax_cxx_compile_stdcxx.m4
Copyright: 2008 Benjamin Kosnik <bkoz@redhat.com>
           2012 Zack Weinberg <zackw@panix.com>
           2013 Roy Stogner <roystgnr@ices.utexas.edu>
           2014, 2015 Google Inc.; contributed by Alexey Sokolov <sokolov@google.com>
           2015 Paul Norman <penorman@mac.com>
           2015 Moritz Klammler <moritz@klammler.eu>
           2016, 2018 Krzesimir Nowak <qdlacz@gmail.com>
           2019 Enji Cooper <yaneurabeya@gmail.com>
           2020 Jason Merrill <jason@redhat.com>
           2021 Jörn Heusipp <osmanx@problemloesungsmaschine.de>
License: FSFAP

Files: tests/munit/*
Copyright: 2013-2018 Evan Nemerson <evan@nemerson.com>
License: MIT

Files: third-party/http-parser/*
Copyright: Igor Sysoev
           2009-2013 Joyent, Inc. and other Node contributors
           Fedor Indutny
License: MIT

Files: third-party/urlparse/*
Copyright: 2015 nghttp2 contributors
           2019 nghttp3 contributors
           2023 sfparse contributors
           2024 urlparse contributors
License: MIT

Files: debian/*
Copyright: 2021-2025 Sakirnth Nagarasa <sakirnth@gmail.com>
           2024 Matheus Polkorny <mpolkorny@gmail.com>
License: MIT

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: FSFUL
 This file is free software; the Free Software Foundation
 gives unlimited permission to copy and/or distribute it,
 with or without modifications.

License: FSFULLR
 This file is free software; the Free Software Foundation
 gives unlimited permission to copy and/or distribute it,
 with or without modifications, as long as this notice is preserved.

License: GPL-2+ with Autoconf generic exception
 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/>
 .
 On Debian systems, the full text of the GNU General Public License
 version 2 can be found in the file '/usr/share/common-licenses/GPL-2'.
 .
 As a special exception to the GNU General Public License, if you distribute
 this file as part of a program that contains a configuration script generated
 by Autoconf, you may include it under the same distribution terms that you
 use for the rest of that program.

License: GPL-2+ with Libtool Exception
 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/>
 .
 On Debian systems, the full text of the GNU General Public License
 version 2 can be found in the file '/usr/share/common-licenses/GPL-2'.
 .
 As a special exception to the GNU General Public License,
 if you distribute this file as part of a program or library that
 is built using GNU Libtool, you may include this file under the
 same distribution terms that you use for the rest of that program.

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

License: GPL-3+ with Autoconf generic exception
 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 3 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/>.
 .
 On Debian systems, the complete text of the GNU General
 Public License version 3 can be found in "/usr/share/common-licenses/GPL-3".
 .
 As a special exception to the GNU General Public License, if you distribute
 this file as part of a program that contains a configuration script generated
 by Autoconf, you may include it under the same distribution terms that you
 use for the rest of that program.

License: MIT
 Permission is hereby granted, free of charge, to any person obtaining
 a copy of this software and associated documentation files (the
 "Software"), to deal in the Software without restriction, including
 without limitation the rights to use, copy, modify, merge, publish,
 distribute, sublicense, and/or sell copies of the Software, and to
 permit persons to whom the Software is furnished to do so, subject to
 the following conditions:
 .
 The above copyright notice and this permission notice shall be
 included in all copies or substantial portions of the Software.
 .
 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
 NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
 LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
 OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
 WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.