mistserver/COPYING.md

16 lines
1.4 KiB
Markdown

MistServer is dedicated to the public domain.
This means anyone can use MistServer for any purpose - including commercial purposes - without any restrictions.
To allow use in jurisdictions where public domain dedications are not recognized, you may instead opt to distribute MistServer under the Zero-Clause BSD license.
However, note that while __MistServer itself__ is public domain software, __its dependencies are not__:
- `TinyThread++` is used as a pre-C++11 threading library, and available under the zlib/libpng license.
- `mbedtls` is used for HTTPS/encryption support, and available under the Apache 2.0 license or the GPL 2.0 license.
- `libsrtp2` is used for WebRTC support, and available under a BSD-style license.
- `libsrt` is used for SRT support, and available under the Mozilla Public License 2.0.
- The optional (disabled by default) MistInAV links against `libav`, which is available under the LGPL or GPL licenses.
__The MistServer name and logo are not public domain either.__ You have permission to use the MistServer name and logo to refer to any version of MistServer published by DDVTech B.V., but __not to refer to versions that contain changes not published by DDVTech B.V.__.
We hope you find MistServer useful, and __encourage mentioning you use MistServer__ and/or based your products/services on MistServer wherever you consider it appropriate. This is not required, but appreciated.