Brad Bishop | 1a4b7ee | 2018-12-16 17:11:34 -0800 | [diff] [blame] | 1 | Copyright (c) 2016 The Khronos Group Inc. |
| 2 | |
| 3 | Permission is hereby granted, free of charge, to any person obtaining a copy |
| 4 | of this software source and associated documentation files (the "Materials"), |
| 5 | to deal in the Materials without restriction, including without limitation |
| 6 | the rights to use, copy, modify, compile, merge, publish, distribute, |
| 7 | sublicense, and/or sell copies of the Materials, and to permit persons to |
| 8 | whom the Materials are furnished to do so, subject the following terms and |
| 9 | conditions: |
| 10 | |
| 11 | All modifications to the Materials used to create a binary that is |
| 12 | distributed to third parties shall be provided to Khronos with an |
| 13 | unrestricted license to use for the purposes of implementing bug fixes and |
| 14 | enhancements to the Materials; |
| 15 | |
| 16 | If the binary is used as part of an OpenCL(TM) implementation, whether binary |
| 17 | is distributed together with or separately to that implementation, then |
| 18 | recipient must become an OpenCL Adopter and follow the published OpenCL |
| 19 | conformance process for that implementation, details at: |
| 20 | http://www.khronos.org/conformance/; |
| 21 | |
| 22 | The above copyright notice, the OpenCL trademark license, and this permission |
| 23 | notice shall be included in all copies or substantial portions of the |
| 24 | Materials. |
| 25 | |
| 26 | THE MATERIALS ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR |
| 27 | IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, |
| 28 | FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE |
| 29 | AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER |
| 30 | LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, |
| 31 | OUT OF OR IN CONNECTION WITH THE MATERIALS OR THE USE OR OTHER DEALINGS IN |
| 32 | THE MATERIALS. |
| 33 | |
| 34 | OpenCL is a trademark of Apple Inc. used under license by Khronos. |
| 35 | |