enable selective exports in CMake builds
[rtaudio-cdist.git] / doc / doxygen / license.txt
1 /*! \page license License
2
3     RtAudio: a set of realtime audio i/o C++ classes<BR>
4     Copyright (c) 2001-2017 Gary P. Scavone
5
6     Permission is hereby granted, free of charge, to any person
7     obtaining a copy of this software and associated documentation files
8     (the "Software"), to deal in the Software without restriction,
9     including without limitation the rights to use, copy, modify, merge,
10     publish, distribute, sublicense, and/or sell copies of the Software,
11     and to permit persons to whom the Software is furnished to do so,
12     subject to the following conditions:
13
14     The above copyright notice and this permission notice shall be
15     included in all copies or substantial portions of the Software.
16
17     Any person wishing to distribute modifications to the Software is
18     asked to send the modifications to the original developer so that
19     they can be incorporated into the canonical version.  This is,
20     however, not a binding provision of this license.
21
22     THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
23     EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
24     MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
25     IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR
26     ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF
27     CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
28     WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
29
30 */