Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: mediasoup
Upstream-Contact: https://github.com/versatica/mediasoup/issues
Source: https://github.com/versatica/mediasoup
 .
 Repackaged, excluding embedded code copies, pre-generated code,
 source-less or non-important images,
 and fuzzer data unused for our redistribution.
Files-Excluded:
 art/*
 lib/*
 worker/deps/catch2/*
 worker/deps/getopt/*
 worker/deps/gyp/*
 worker/deps/json/*
 worker/deps/lcov/*
 worker/deps/libsrtp/*
 worker/deps/libuv/*
 worker/deps/openssl/*
 worker/deps/usrsctp/*
 worker/deps/webrtc-fuzzer-corpora/*
 worker/fuzzer/*

Files: *
Copyright:
  2015-2017, Iñaki Baz Castillo <ibc@aliax.net>
  José Luis Millán <jmillan@aliax.net>
  2018, Nazar Mokrynskyi <nazar@mokrynskyi.com>
License: ISC

Files:
 worker/deps/libwebrtc/deps/abseil-cpp/abseil-cpp/*
Copyright:
  2000-2007,2011,2016, Google Inc.
  2017-2018, The Abseil Authors
License: Apache-2.0
Comment:
 Open-ended copyright coverage like " - onwards" have been ignored
 as inconclusive and arguably bogus.

Files:
 worker/deps/libwebrtc/deps/abseil-cpp/abseil-cpp/absl/time/internal/cctz/src/tzfile.h
Copyright:
  none (in the public domain)
License: public-domain
 This file is in the public domain,
 so clarified as of 1996-06-05 by Arthur David Olson.

Files:
 deps/libwebrtc/libwebrtc/*
Copyright:
  2004,2012-2019, The WebRTC project authors
License-Grant:
 Use of this source code is governed by a BSD-style license
 that can be found in the LICENSE file in the root of the source tree.
License: BSD-3-clause~Google

Files:
 worker/deps/netstring/netstring-c/*
Copyright:
  none (in the public domain)
License: public-domain
 All this code is Public Domain.
Reference: worker/deps/netstring/netstring-c/README.md

Files:
 worker/src/Utils/String.cpp
Copyright:
  2002-2012, Jouni Malinen <j@w1.fi>
License-Grant:
 This software may be distributed
 under the terms of the BSD license.
 See README for more details.
License: BSD-3-clause~above-listed

Files:
 debian/*
Copyright:
  2019-2021, Jonas Smedegaard <dr@jones.dk>
  2020-2021, Purism, SPC
License: GPL-3+
Reference: debian/copyright

License: Apache-2.0
Reference: /usr/share/common-licenses/Apache-2.0

License: BSD-3-clause~above-listed
 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.
  3. Neither the name(s) of the above-listed copyright holder(s)
     nor the names of its contributors
     may be used to endorse or promote
     products derived from this software
     without specific prior written permission.
 .
 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: BSD-3-clause~Google
 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.
  3) Neither the name of Google nor the names of its contributors
     may be used to endorse or promote products
     derived from this software
     without specific prior written permission.
 .
 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: GPL-3+
Reference: /usr/share/common-licenses/GPL-3

License: ISC
 Permission to use, copy, modify, and/or 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.