annotate src/portaudio/LICENSE.txt @ 103:629ca8f70812

Ranlib
author Chris Cannam <cannam@all-day-breakfast.com>
date Mon, 25 Mar 2013 16:24:21 +0000
parents 8a15ff55d9af
children
rev   line source
cannam@89 1 Portable header file to contain:
cannam@89 2 >>>>>
cannam@89 3 /*
cannam@89 4 * PortAudio Portable Real-Time Audio Library
cannam@89 5 * PortAudio API Header File
cannam@89 6 * Latest version available at: http://www.portaudio.com
cannam@89 7 *
cannam@89 8 * Copyright (c) 1999-2006 Ross Bencina and Phil Burk
cannam@89 9 *
cannam@89 10 * Permission is hereby granted, free of charge, to any person obtaining
cannam@89 11 * a copy of this software and associated documentation files
cannam@89 12 * (the "Software"), to deal in the Software without restriction,
cannam@89 13 * including without limitation the rights to use, copy, modify, merge,
cannam@89 14 * publish, distribute, sublicense, and/or sell copies of the Software,
cannam@89 15 * and to permit persons to whom the Software is furnished to do so,
cannam@89 16 * subject to the following conditions:
cannam@89 17 *
cannam@89 18 * The above copyright notice and this permission notice shall be
cannam@89 19 * included in all copies or substantial portions of the Software.
cannam@89 20 *
cannam@89 21 * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
cannam@89 22 * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
cannam@89 23 * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
cannam@89 24 * IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR
cannam@89 25 * ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF
cannam@89 26 * CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
cannam@89 27 * WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
cannam@89 28 */
cannam@89 29
cannam@89 30 /*
cannam@89 31 * The text above constitutes the entire PortAudio license; however,
cannam@89 32 * the PortAudio community also makes the following non-binding requests:
cannam@89 33 *
cannam@89 34 * Any person wishing to distribute modifications to the Software is
cannam@89 35 * requested to send the modifications to the original developer so that
cannam@89 36 * they can be incorporated into the canonical version. It is also
cannam@89 37 * requested that these non-binding requests be included along with the
cannam@89 38 * license above.
cannam@89 39 */
cannam@89 40 <<<<<
cannam@89 41
cannam@89 42
cannam@89 43 Implementation files to contain:
cannam@89 44 >>>>>
cannam@89 45 /*
cannam@89 46 * PortAudio Portable Real-Time Audio Library
cannam@89 47 * Latest version at: http://www.portaudio.com
cannam@89 48 * <platform> Implementation
cannam@89 49 * Copyright (c) 1999-2000 <author(s)>
cannam@89 50 *
cannam@89 51 * Permission is hereby granted, free of charge, to any person obtaining
cannam@89 52 * a copy of this software and associated documentation files
cannam@89 53 * (the "Software"), to deal in the Software without restriction,
cannam@89 54 * including without limitation the rights to use, copy, modify, merge,
cannam@89 55 * publish, distribute, sublicense, and/or sell copies of the Software,
cannam@89 56 * and to permit persons to whom the Software is furnished to do so,
cannam@89 57 * subject to the following conditions:
cannam@89 58 *
cannam@89 59 * The above copyright notice and this permission notice shall be
cannam@89 60 * included in all copies or substantial portions of the Software.
cannam@89 61 *
cannam@89 62 * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
cannam@89 63 * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
cannam@89 64 * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
cannam@89 65 * IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR
cannam@89 66 * ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF
cannam@89 67 * CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
cannam@89 68 * WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
cannam@89 69 */
cannam@89 70
cannam@89 71 /*
cannam@89 72 * The text above constitutes the entire PortAudio license; however,
cannam@89 73 * the PortAudio community also makes the following non-binding requests:
cannam@89 74 *
cannam@89 75 * Any person wishing to distribute modifications to the Software is
cannam@89 76 * requested to send the modifications to the original developer so that
cannam@89 77 * they can be incorporated into the canonical version. It is also
cannam@89 78 * requested that these non-binding requests be included along with the
cannam@89 79 * license above.
cannam@89 80 */
cannam@89 81 <<<<<