diff options
author | Cecil <knoppmyth@gmail.com> | 2012-04-27 04:14:26 (GMT) |
---|---|---|
committer | Cecil <knoppmyth@gmail.com> | 2012-04-27 04:14:26 (GMT) |
commit | ddd3cca11c55e087b67c54bb53ea8d4d0180c7ea (patch) | |
tree | 38ac203498a71284a3b7911646c5cf8e54972a3a /abs/extra/community/opencl-headers/LICENSE.txt | |
parent | 7191fd41fade855ead562d652367e3841e1df04b (diff) | |
download | linhes_pkgbuild-ddd3cca11c55e087b67c54bb53ea8d4d0180c7ea.zip linhes_pkgbuild-ddd3cca11c55e087b67c54bb53ea8d4d0180c7ea.tar.gz linhes_pkgbuild-ddd3cca11c55e087b67c54bb53ea8d4d0180c7ea.tar.bz2 |
opencl-headers:initial inclusion, dep of dolphin-emu.
Diffstat (limited to 'abs/extra/community/opencl-headers/LICENSE.txt')
-rw-r--r-- | abs/extra/community/opencl-headers/LICENSE.txt | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/abs/extra/community/opencl-headers/LICENSE.txt b/abs/extra/community/opencl-headers/LICENSE.txt new file mode 100644 index 0000000..a89e4f5 --- /dev/null +++ b/abs/extra/community/opencl-headers/LICENSE.txt @@ -0,0 +1,20 @@ + * Copyright (c) 2008-2010 The Khronos Group Inc. + * + * Permission is hereby granted, free of charge, to any person obtaining a + * copy of this software and/or associated documentation files (the + * "Materials"), to deal in the Materials without restriction, including + * without limitation the rights to use, copy, modify, merge, publish, + * distribute, sublicense, and/or sell copies of the Materials, and to + * permit persons to whom the Materials are furnished to do so, subject to + * the following conditions: + * + * The above copyright notice and this permission notice shall be included + * in all copies or substantial portions of the Materials. + * + * THE MATERIALS ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, + * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF + * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. + * IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY + * CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, + * TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE + * MATERIALS OR THE USE OR OTHER DEALINGS IN THE MATERIALS. |