annotate src/portaudio/bindings/cpp/COPYING @ 7:cd13f7cd9bc3

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