Changeset 16 for oscpack/trunk/osc/OscPrintReceivedElements.h
- Timestamp:
- 09/22/05 12:10:17 (3 years ago)
- Files:
-
- oscpack/trunk/osc/OscPrintReceivedElements.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
oscpack/trunk/osc/OscPrintReceivedElements.h
r1 r16 2 2 oscpack -- Open Sound Control packet manipulation library 3 3 http://www.audiomulch.com/~rossb/oscpack 4 5 Copyright (c) 2004 Ross Bencina <rossb@audiomulch.com>6 4 5 Copyright (c) 2004-2005 Ross Bencina <rossb@audiomulch.com> 6 7 7 Permission is hereby granted, free of charge, to any person obtaining 8 8 a copy of this software and associated documentation files … … 12 12 and to permit persons to whom the Software is furnished to do so, 13 13 subject to the following conditions: 14 14 15 15 The above copyright notice and this permission notice shall be 16 16 included in all copies or substantial portions of the Software. 17 17 18 18 Any person wishing to distribute modifications to the Software is 19 19 requested to send the modifications to the original developer so that 20 20 they can be incorporated into the canonical version. 21 21 22 22 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, 23 23 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
