1 //-----------------------------------------------------------------------------
\r
3 // (c) 2021, Steinberg Media Technologies GmbH, All Rights Reserved
\r
4 //-----------------------------------------------------------------------------
\r
5 // Redistribution and use in source and binary forms, with or without modification,
\r
6 // are permitted provided that the following conditions are met:
\r
8 // * Redistributions of source code must retain the above copyright notice,
\r
9 // this list of conditions and the following disclaimer.
\r
10 // * Redistributions in binary form must reproduce the above copyright notice,
\r
11 // this list of conditions and the following disclaimer in the documentation
\r
12 // and/or other materials provided with the distribution.
\r
13 // * Neither the name of the Steinberg Media Technologies nor the names of its
\r
14 // contributors may be used to endorse or promote products derived from this
\r
15 // software without specific prior written permission.
\r
17 // THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
\r
18 // ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
\r
19 // WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
\r
20 // IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT,
\r
21 // INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
\r
22 // BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
\r
23 // DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
\r
24 // LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE
\r
25 // OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
\r
26 // OF THE POSSIBILITY OF SUCH DAMAGE.
\r
27 //-----------------------------------------------------------------------------
\r