Khronos 1.7 KB

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