annotate src/portaudio/bindings/cpp/COPYING @ 90:07fe46ff1966

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