Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: librist
Source: https://code.videolan.org/rist/librist/-/tags
Files-Excluded:
 .*

Files: *
Copyright: 2019, SipRadius LLC. All right reserved
           2019-2026, VideoLAN and librist authors
License: Custom

Files: compat/*
       contrib/endian-shim.h
       contrib/linux-crypto.c
       contrib/linux-crypto.h
       contrib/lz4/*
       contrib/poll_win.c
       contrib/pthread-shim.c
       contrib/pthread-shim.h
       contrib/stdio-shim.c
       contrib/stdio-shim.h
       contrib/time-shim.c
       contrib/time-shim.h
       include/common/*
       include/librist/common.h
       include/librist/config.h.in
       include/librist/headers.h
       include/librist/librist.h
       include/librist/librist_srp.h
       include/librist/logging.h
       include/librist/meson.build
       include/librist/oob.h
       include/librist/opt.h
       include/librist/peer.h
       include/librist/receiver.h
       include/librist/transport.h
       include/librist/tun.h
       include/librist/tunnel.h
       include/librist/udpsocket.h
       include/librist/urlparam.h
       include/librist/version.h.in
       include/meson.build
       include/vcs_version.h.in
       meson.build
       src/adv.c
       src/adv_ctrl.c
       src/crypto/crypto-private.h
       src/crypto/crypto.c
       src/crypto/eap_v4_crypto.c
       src/crypto/eap_v4_crypto.h
       src/crypto/psk.c
       src/crypto/psk.h
       src/flow.c
       src/libevsocket.c
       src/libevsocket.h
       src/log-private.h
       src/logging.c
       src/mpegts.c
       src/mpegts.h
       src/proto/adv.h
       src/proto/eap.c
       src/proto/eap.h
       src/rist-adv-ts.h
       src/rist-bandwidth-guard.h
       src/rist-common.c
       src/rist-nack-select.h
       src/rist-private.h
       src/rist-reanchor.h
       src/rist-retx-domain.h
       src/rist-rtt-mute.h
       src/rist-send-grace.h
       src/rist-thread.c
       src/rist-thread.h
       src/rist.c
       src/rist_pacer.c
       src/rist_pacer.h
       src/rist_ref.c
       src/rist_ref.h
       src/stats.c
       src/transport-private.h
       src/transport.c
       src/tun_cidr.c
       src/tun_darwin.c
       src/tun_emscripten.c
       src/tun_linux.c
       src/tun_win.c
       src/udp-private.h
       src/udp.c
       src/udpsocket.c
       test/meson.build
       test/rist/meson.build
       test/rist/test_bonded_carrier_never_starved_netns.sh
       test/rist/test_bonded_leg_flap_netns.sh
       test/rist/test_bonded_leg_stall_grace_netns.sh
       test/rist/test_caller_socket_rebind.c
       test/rist/test_eap_authenticator_restart.c
       test/rist/test_multipath_cname.c
       test/rist/test_multipath_leg_rebind.c
       test/rist/test_nat_port_rebind.c
       test/rist/test_oob_read.c
       test/rist/test_psk_cname_hijack.c
       test/rist/test_reflector.c
       test/rist/test_rtt_mute_bonding.c
       test/rist/test_send_receive.c
       test/rist/test_sender_restart.c
       test/rist/unit/logging_init_order.c
       test/rist/unit/rist_pacer_test.c
       test/rist/unit/test_adv_roundtrip.c
       test/rist/unit/test_adv_ts_reconstruct.c
       test/rist/unit/test_bandwidth_guard.c
       test/rist/unit/test_eap_v4_crypto.c
       test/rist/unit/test_nack_peer_select.c
       test/rist/unit/test_peer_config_versioned_defaults.c
       test/rist/unit/test_reanchor.c
       test/rist/unit/test_recovery_depth.c
       test/rist/unit/test_recovery_maxbitrate_zero.c
       test/rist/unit/test_retx_seq_domain.c
       test/rist/unit/test_rtt_mute.c
       test/rist/unit/test_send_grace.c
       test/rist/unit/test_seq_gap.c
       test/rist/unit/test_seq_next.c
       test/rist/unit/test_tun_cidr_parse.c
       test/rist/unit/test_url_cbr_output.c
       test/rist/unit/test_url_profile_override.c
       test/rist/unit/test_url_profile_parse.c
       test/rist/unit/test_url_recovery_depth_parse.c
       test/rist/unit/test_url_recovery_priority_parse.c
       test/rist/unit/test_url_rtt_drop_parse.c
       test/rist/unit/test_url_srp_compat_parse.c
       test/rist/unit/test_url_udp_prefix_parse.c
       tools/meson.build
       tools/oob_shared.c
       tools/oob_shared.h
       tools/rist2rist.c
       tools/ristreceiver.c
       tools/ristsender.c
       tools/ristsrppasswd.c
       tools/risttunnel.c
       tools/risturlhelp.h
       tools/srp_shared.c
       tools/srp_shared.h
       tools/string-shim.h
       tools/udp2udp.c
       tools/yamlparse.c
       tools/yamlparse.h
Copyright: 1995-1999, Berkeley Software Design, Inc
           2020, in2ip B.V
           2013, Kenneth MacKay
           2020, librist authors
           2019-2026, SipRadius LLC
           2019-2026, SipRadius LLC. All right reserved
           2014-2019, Stephan Mueller <smueller@chronox.de>
           2018, VideoLAN and dav1d authors
           2018-2021, VideoLAN and librist authors
           2011-2023, Yann Collet
License: BSD-2-clause

Files: contrib/contrib_cJSON/*
Copyright: 2009-2017, Dave Gamble and cJSON contributors
           2015, Dieter Wimberger
           2017, Johannes Schriewer
           2015, Tom Cocagne, Dieter Wimberger
License: Expat

Files: contrib/mbedtls/*
Copyright: 2016, The Mbed TLS Contributors
License: Apache-2.0

Files: contrib/getopt-shim.c
Copyright: 2000, The NetBSD Foundation, Inc
           2002, Todd C. Miller <Todd.Miller@courtesan.com>
License: BSD-2-clause-NetBSD

Files: contrib/mbedtls/meson.build
Copyright: 2020, SipRadius LLC. All right reserved
License: BSD-2-clause

Files: debian/*
Copyright: 2022-2026, Christian Marillat <marillat@deb-multimedia.org>
License: GPL-2+

Files: contrib/getopt-shim.h
Copyright: 1995-1999, Berkeley Software Design
License: public-domain

License: Apache-2.0
 Licensed under the Apache License, Version 2.0 (the "License"); you may not
 use this file except in compliance with the License.  You may obtain a copy
 of the License at
 .
 http://www.apache.org/licenses/LICENSE-2.0
 .
 Unless required by applicable law or agreed to in writing, software
 distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
 WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
 License for the specific language governing permissions and limitations under
 the License.
 .
 On Debian systems, the complete text of the Apache License, Version 2.0 can
 be found in `/usr/share/common-licenses/Apache-2.0'.

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,
    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 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 THE COPYRIGHT HOLDER 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: BSD-2-clause-NetBSD
 This code is derived from software contributed to The NetBSD Foundation by
 .
 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, 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 NETBSD FOUNDATION, INC.  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 THE FOUNDATION 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: Custom
 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, 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 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 THE COPYRIGHT OWNER 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: Expat
 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 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.

License: GPL-2+
 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 2 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 2 can be found in "/usr/share/common-licenses/GPL-2".

License: ISC
 Permission to use, copy, modify, and distribute this software for any
 purpose with or without fee is hereby granted, provided that the above
 copyright notice and this permission notice appear in all copies.
 .
 THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
 WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
 MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
 ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
 WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
 ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
 OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.

License: public-domain
 This code implements the MD5 message-digest algorithm.  The algorithm is
 due to Ron Rivest.  This code was written by Colin Plumb in 1993, no
 copyright is claimed.  This code is in the public domain; do with it what
 you wish.
 .
 Equivalent code is available from RSA Data Security, Inc.  This code has
 been tested against that, and is equivalent, except that you don't need to
 include two pages of legalese with every copy.
 .
 To compute the message digest of a chunk of bytes, declare an MD5Context
 structure, pass it to MD5Init, call MD5Update as needed on buffers full of
 bytes, and then call MD5Final, which will fill a supplied 16-byte array
 with the digest.
 .
 Changed so as no longer to depend on Colin Plumb's `usual.h' header
 definitions; now uses stuff from dpkg's config.h.
 - Ian Jackson <ijackson@nyx.cs.du.edu>.
 Still in the public domain.
