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 3DBF6139389 for ; Thu, 27 Oct 2016 09:28:37 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4ECF6E0A40; Thu, 27 Oct 2016 09:28:36 +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 27F04E0A40 for ; Thu, 27 Oct 2016 09:28:36 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 0FDB734155D for ; Thu, 27 Oct 2016 09:28:35 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2B2C224A4 for ; Thu, 27 Oct 2016 09:28:33 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1477560497.845f33e7ba62b4da3f939d750f1db70af1e9030e.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: licenses/ X-VCS-Repository: repo/gentoo X-VCS-Files: licenses/LLVM-Grant X-VCS-Directories: licenses/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 845f33e7ba62b4da3f939d750f1db70af1e9030e X-VCS-Branch: master Date: Thu, 27 Oct 2016 09:28:33 +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: b8133e6a-8669-4129-a97b-3802c0b9cd35 X-Archives-Hash: 6e05370ee090643d022bc6dbaa4611ba commit: 845f33e7ba62b4da3f939d750f1db70af1e9030e Author: Michał Górny gentoo org> AuthorDate: Thu Oct 27 07:55:27 2016 +0000 Commit: Michał Górny gentoo org> CommitDate: Thu Oct 27 09:28:17 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=845f33e7 licenses: Add LLVM Software Grant license necessary for LLVM licenses/LLVM-Grant | 47 +++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 47 insertions(+) diff --git a/licenses/LLVM-Grant b/licenses/LLVM-Grant new file mode 100644 index 00000000..7719c4e --- /dev/null +++ b/licenses/LLVM-Grant @@ -0,0 +1,47 @@ + + +Software Grant License Agreement ("Agreement") + +Except for the license granted herein to you, reserves all +right, title, and interest in and to the Software (defined below). + +Definition + +"Software" means the code and documentation as well as any original work of +authorship, including any modifications or additions to an existing work, that +is intentionally submitted by to llvm.org (http://llvm.org) ("LLVM") for +inclusion in, or documentation of, any of the products owned or managed by LLVM +(the "Work"). For the purposes of this definition, "submitted" means any form of +electronic, verbal, or written communication sent to LLVM or its +representatives, including but not limited to communication on electronic +mailing lists, source code control systems, and issue tracking systems that are +managed by, or on behalf of, LLVM for the purpose of discussing and improving +the Work, but excluding communication that is conspicuously marked otherwise. + +1. Grant of Copyright License. Subject to the terms and conditions of this + Agreement, hereby grants to you and to recipients of the Software + distributed by LLVM a perpetual, worldwide, non-exclusive, no-charge, + royalty-free, irrevocable copyright license to reproduce, prepare derivative + works of, publicly display, publicly perform, sublicense, and distribute the + Software and such derivative works. + +2. Grant of Patent License. Subject to the terms and conditions of this + Agreement, hereby grants you and to recipients of the Software + distributed by LLVM a perpetual, worldwide, non-exclusive, no-charge, + royalty-free, irrevocable (except as stated in this section) patent license + to make, have made, use, offer to sell, sell, import, and otherwise transfer + the Work, where such license applies only to those patent claims licensable + by that are necessarily infringed by 's Software alone or by + combination of the Software with the Work to which such Software was + submitted. If any entity institutes patent litigation against or any + other entity (including a cross-claim or counterclaim in a lawsuit) alleging + that 's Software, or the Work to which has contributed + constitutes direct or contributory patent infringement, then any patent + licenses granted to that entity under this Agreement for the Software or Work + shall terminate as of the date such litigation is filed. + +Unless required by applicable law or agreed to in writing, the software is +provided on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, +either express or implied, including, without limitation, any warranties or +conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A +PARTICULAR PURPOSE.