From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 855101395E2 for ; Mon, 28 Nov 2016 20:53:57 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 83091E095B; Mon, 28 Nov 2016 20:53:55 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 6810AE095B for ; Mon, 28 Nov 2016 20:53:55 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 0B568341342 for ; Mon, 28 Nov 2016 20:53:54 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5B1DA49A for ; Mon, 28 Nov 2016 20:53:52 +0000 (UTC) From: "Marius Brehler" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Marius Brehler" Message-ID: <1480366402.07c71b0fa89395ed1932637b920ee90ccfcfc569.marbre@gentoo> Subject: [gentoo-commits] proj/sci:master commit in: licenses/ X-VCS-Repository: proj/sci X-VCS-Files: licenses/MIT-KhronosGroup X-VCS-Directories: licenses/ X-VCS-Committer: marbre X-VCS-Committer-Name: Marius Brehler X-VCS-Revision: 07c71b0fa89395ed1932637b920ee90ccfcfc569 X-VCS-Branch: master Date: Mon, 28 Nov 2016 20:53:52 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 0420c3fd-91dc-489f-ba3d-b1d7a3d28b58 X-Archives-Hash: 17b7ad8678308ab2aa176da4bd09f9f3 commit: 07c71b0fa89395ed1932637b920ee90ccfcfc569 Author: Marius Brehler linux sungazer de> AuthorDate: Mon Nov 28 20:53:22 2016 +0000 Commit: Marius Brehler linux sungazer de> CommitDate: Mon Nov 28 20:53:22 2016 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=07c71b0f licenses: Add MIT-KhronosGroup license licenses/MIT-KhronosGroup | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) diff --git a/licenses/MIT-KhronosGroup b/licenses/MIT-KhronosGroup new file mode 100644 index 0000000..e022241 --- /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.