Gentoo Archives: gentoo-commits

From: Marius Brehler <marbre@××××××××××××××.de>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/sci:master commit in: licenses/
Date: Mon, 28 Nov 2016 20:53:57
Message-Id: 1480366402.07c71b0fa89395ed1932637b920ee90ccfcfc569.marbre@gentoo
1 commit: 07c71b0fa89395ed1932637b920ee90ccfcfc569
2 Author: Marius Brehler <marbre <AT> linux <DOT> sungazer <DOT> de>
3 AuthorDate: Mon Nov 28 20:53:22 2016 +0000
4 Commit: Marius Brehler <marbre <AT> linux <DOT> sungazer <DOT> de>
5 CommitDate: Mon Nov 28 20:53:22 2016 +0000
6 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=07c71b0f
7
8 licenses: Add MIT-KhronosGroup license
9
10 licenses/MIT-KhronosGroup | 25 +++++++++++++++++++++++++
11 1 file changed, 25 insertions(+)
12
13 diff --git a/licenses/MIT-KhronosGroup b/licenses/MIT-KhronosGroup
14 new file mode 100644
15 index 0000000..e022241
16 --- /dev/null
17 +++ b/licenses/MIT-KhronosGroup
18 @@ -0,0 +1,25 @@
19 +Copyright (c) 2008-2015 The Khronos Group Inc.
20 +
21 +Permission is hereby granted, free of charge, to any person obtaining a
22 +copy of this software and/or associated documentation files (the
23 +"Materials"), to deal in the Materials without restriction, including
24 +without limitation the rights to use, copy, modify, merge, publish,
25 +distribute, sublicense, and/or sell copies of the Materials, and to
26 +permit persons to whom the Materials are furnished to do so, subject to
27 +the following conditions:
28 +
29 +The above copyright notice and this permission notice shall be included
30 +in all copies or substantial portions of the Materials.
31 +
32 +MODIFICATIONS TO THIS FILE MAY MEAN IT NO LONGER ACCURATELY REFLECTS
33 +KHRONOS STANDARDS. THE UNMODIFIED, NORMATIVE VERSIONS OF KHRONOS
34 +SPECIFICATIONS AND HEADER INFORMATION ARE LOCATED AT
35 + https://www.khronos.org/registry/
36 +
37 +THE MATERIALS ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
38 +EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
39 +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
40 +IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
41 +CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
42 +TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
43 +MATERIALS OR THE USE OR OTHER DEALINGS IN THE MATERIALS.