aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarius Brehler <marbre@linux.sungazer.de>2016-11-28 21:53:22 +0100
committerMarius Brehler <marbre@linux.sungazer.de>2016-11-28 21:53:22 +0100
commit07c71b0fa89395ed1932637b920ee90ccfcfc569 (patch)
tree69f2804530fb7016246f9b0e0a5a13764bc2ca13 /licenses
parentdev-libs/opencl-clhpp: New ebuild providing C++ headers for OpenCL development (diff)
downloadsci-07c71b0fa89395ed1932637b920ee90ccfcfc569.tar.gz
sci-07c71b0fa89395ed1932637b920ee90ccfcfc569.tar.bz2
sci-07c71b0fa89395ed1932637b920ee90ccfcfc569.zip
licenses: Add MIT-KhronosGroup license
Diffstat (limited to 'licenses')
-rw-r--r--licenses/MIT-KhronosGroup25
1 files changed, 25 insertions, 0 deletions
diff --git a/licenses/MIT-KhronosGroup b/licenses/MIT-KhronosGroup
new file mode 100644
index 000000000..e022241b4
--- /dev/null
+++ b/licenses/MIT-KhronosGroup
@@ -0,0 +1,25 @@
+Copyright (c) 2008-2015 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.
+
+MODIFICATIONS TO THIS FILE MAY MEAN IT NO LONGER ACCURATELY REFLECTS
+KHRONOS STANDARDS. THE UNMODIFIED, NORMATIVE VERSIONS OF KHRONOS
+SPECIFICATIONS AND HEADER INFORMATION ARE LOCATED AT
+ https://www.khronos.org/registry/
+
+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.