dwww Home | Show directory contents | Find package

Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: librist
Source: https://code.videolan.org/rist/librist
Files-Excluded: librist-*/docs
  librist-*/contrib/contrib_cJSON
  librist-*/contrib/lz4
  librist-*/contrib/mbedtls/include
  librist-*/contrib/mbedtls/library
  librist-*/contrib/mbedtls/LICENSE
  librist-*/contrib/mbedtls/Makefile
  librist-*/contrib/mbedtls/refresh_mbedtls_source.sh
Comment: Binary documentation files with no source excluded via debian/watch and uscan invocation;
  in addition embedded copies of code that are not used anyways excluded as well.

Files: *
Copyright: 2019-2021, VideoLAN and librist authors
License: BSD-2-clause

Files: contrib/fastpbkdf2.c
 contrib/fastpbkdf2.h
 contrib/mbedtls/meson.build
 contrib/poll_win.c
 contrib/pthread-shim.c
 contrib/pthread-shim.h
 contrib/socket-shim.h
 contrib/stdio-shim.c
 contrib/stdio-shim.h
 contrib/time-shim.c
 contrib/time-shim.h
 include/librist/meson.build
 include/meson.build
 meson.build
 src/crypto/crypto-private.h
 src/crypto/crypto.c
 src/crypto/psk.c
 src/crypto/psk.h
 src/eap.c
 src/eap.h
 src/flow.c
 src/libevsocket.c
 src/libevsocket.h
 src/log-private.h
 src/logging.c
 src/mpegts.c
 src/mpegts.h
 src/rist-common.c
 src/rist-private.h
 src/rist.c
 src/rist_ref.c
 src/rist_ref.h
 src/stats.c
 src/udp-private.h
 src/udp.c
 src/udpsocket.c
 test/meson.build
 test/rist/example-test.c
 test/rist/meson.build
 test/rist/test_send_receive.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/risturlhelp.h
 tools/srp_shared.c
 tools/srp_shared.h
Copyright: 2019-2020, SipRadius LLC. All right reserved.
License: BSD-2-clause

Files: compat/getopt.h
 include/common/attributes.h
 include/librist/common.h
 include/librist/headers.h
 include/librist/librist.h
 include/librist/librist_srp.h
 include/librist/logging.h
 include/librist/udpsocket.h
 include/librist/version.h.in
 include/vcs_version.h.in
Copyright: 2019-2020, SipRadius LLC
  2020, VideoLAN and librist authors
License: BSD-2-clause

Files: compat/gcc/stdatomic.h
 compat/msvc/stdatomic.h
Copyright: 2018, VideoLAN and dav1d authors
  2019-2020, SipRadius LLC
  2020, VideoLAN and librist authors
License: BSD-2-clause

Files: contrib/aes.c
 contrib/aes.h
 contrib/sha256.c
 contrib/sha256.h
Copyright: NONE
License: public-domain
 This code is released into the public domain free of any restrictions. The author requests
 acknowledgement if the code is used, but does not require it. This code is provided free of any
 liability and without any quality claims by the author.

Files: contrib/srp.c
 contrib/srp.h
Copyright: 2010, Tom Cocagne.
  2015, Dieter Wimberger
  2015, Tom Cocagne, Dieter Wimberger
  2017, Johannes Schriewer
License: Expat

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

Files: contrib/getopt-shim.h
Copyright: NONE
License: public-domain
 This file has no copyright assigned and is placed in the Public Domain.
 This file is part of the mingw-w64 runtime package.
 .
 The mingw-w64 runtime package and its code is distributed in the hope that it
 will be useful but WITHOUT ANY WARRANTY.  ALL WARRANTIES, EXPRESSED OR
 IMPLIED ARE HEREBY DISCLAIMED.  This includes but is not limited to
 warranties of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

Files: contrib/linux-crypto.c
Copyright: 2014-2019, Stephan Mueller <smueller@chronox.de>
  2020, in2ip B.V.
License: BSD-2-clause

Files: contrib/linux-crypto.h
Copyright: 2020, in2ip B.V. All right reserved.
License: BSD-2-clause

Files: debian/*
Copyright: 2022, Florian Ernst <florian@debian.org>
License: BSD-2-clause

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 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 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.

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.

Generated by dwww version 1.15 on Wed May 22 15:42:52 CEST 2024.