annotate src/portaudio_20140130/bindings/cpp/COPYING @ 53:e1712f7d74a4

Rebuild with DW2 exception handling to match Qt
author Chris Cannam
date Thu, 27 Oct 2016 10:26:57 +0100
parents 7ddb4fc30dac
children
rev   line source
Chris@39 1 PortAudio Portable Real-Time Audio Library
Chris@39 2 Copyright (c) 1999-2006 Ross Bencina and Phil Burk
Chris@39 3
Chris@39 4 Permission is hereby granted, free of charge, to any person obtaining
Chris@39 5 a copy of this software and associated documentation files
Chris@39 6 (the "Software"), to deal in the Software without restriction,
Chris@39 7 including without limitation the rights to use, copy, modify, merge,
Chris@39 8 publish, distribute, sublicense, and/or sell copies of the Software,
Chris@39 9 and to permit persons to whom the Software is furnished to do so,
Chris@39 10 subject to the following conditions:
Chris@39 11
Chris@39 12 The above copyright notice and this permission notice shall be
Chris@39 13 included in all copies or substantial portions of the Software.
Chris@39 14
Chris@39 15 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
Chris@39 16 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
Chris@39 17 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
Chris@39 18 IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR
Chris@39 19 ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF
Chris@39 20 CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
Chris@39 21 WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Chris@39 22
Chris@39 23
Chris@39 24 The text above constitutes the entire PortAudio license; however,
Chris@39 25 the PortAudio community also makes the following non-binding requests:
Chris@39 26
Chris@39 27 Any person wishing to distribute modifications to the Software is
Chris@39 28 requested to send the modifications to the original developer so that
Chris@39 29 they can be incorporated into the canonical version. It is also
Chris@39 30 requested that these non-binding requests be included along with the
Chris@39 31 license above.