diff options
| author | Ankit Navik <ankit.tarot@gmail.com> | 2018-10-15 18:19:20 +0530 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2018-10-15 13:37:23 -0700 |
| commit | fc26880654192a77c81a60e4df2b09668c128fef (patch) | |
| tree | ea47e3a713dc2c508e3b725fbb7514d0da7b05af | |
| parent | 336242ef27272e2304c2f9e90bee4423d7007b25 (diff) | |
| download | meta-openembedded-fc26880654192a77c81a60e4df2b09668c128fef.tar.gz | |
Khronos: Add Khronos LICENSE
Suggested-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Ankit Navik <ankit.tarot@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
| -rw-r--r-- | meta-oe/licenses/Khronos | 35 |
1 files changed, 35 insertions, 0 deletions
diff --git a/meta-oe/licenses/Khronos b/meta-oe/licenses/Khronos new file mode 100644 index 0000000000..7afedf6cf9 --- /dev/null +++ b/meta-oe/licenses/Khronos | |||
| @@ -0,0 +1,35 @@ | |||
| 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 | |||
