| 1 |
oscpack -- Open Sound Control packet manipulation library |
|---|
| 2 |
http://www.audiomulch.com/~rossb/code/oscpack |
|---|
| 3 |
|
|---|
| 4 |
Copyright (c) 2004 Ross Bencina <rossb@audiomulch.com> |
|---|
| 5 |
|
|---|
| 6 |
Permission is hereby granted, free of charge, to any person obtaining |
|---|
| 7 |
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 |
requested to send the modifications to the original developer so that |
|---|
| 19 |
they can be incorporated into the canonical version. |
|---|
| 20 |
|
|---|
| 21 |
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, |
|---|
| 22 |
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF |
|---|
| 23 |
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. |
|---|
| 24 |
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR |
|---|
| 25 |
ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF |
|---|
| 26 |
CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION |
|---|
| 27 |
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. |
|---|
| 28 |
|
|---|