Gentoo Archives: gentoo-commits

From: "Göktürk Yüksek" <gokturk@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: licenses/
Date: Thu, 01 Dec 2016 00:08:10
Message-Id: 1480550783.9a838b52fc386496ffa471c07193711ede32a119.gokturk@gentoo
1 commit: 9a838b52fc386496ffa471c07193711ede32a119
2 Author: Göktürk Yüksek <gokturk <AT> gentoo <DOT> org>
3 AuthorDate: Wed Nov 30 23:56:25 2016 +0000
4 Commit: Göktürk Yüksek <gokturk <AT> gentoo <DOT> org>
5 CommitDate: Thu Dec 1 00:06:23 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9a838b52
7
8 licenses: add GPL-3+-with-cuda-exception
9
10 This license is needed by net-wireless/cpyrit-cuda
11
12 licenses/GPL-3+-with-cuda-exception | 11 +++++++++++
13 1 file changed, 11 insertions(+)
14
15 diff --git a/licenses/GPL-3+-with-cuda-exception b/licenses/GPL-3+-with-cuda-exception
16 new file mode 100644
17 index 00000000..b19349a
18 --- /dev/null
19 +++ b/licenses/GPL-3+-with-cuda-exception
20 @@ -0,0 +1,11 @@
21 +GNU General Public License, version 3 or any later version.
22 +See GPL-3 for the full text of this license.
23 +
24 +Additional permission under GNU GPL version 3 section 7
25 +
26 +If you modify this Program, or any covered work, by linking or
27 +combining it with NVIDIA Corporation's CUDA libraries from the
28 +NVIDIA CUDA Toolkit (or a modified version of those libraries),
29 +containing parts covered by the terms of NVIDIA CUDA Toolkit
30 +EULA, the licensors of this Program grant you additional
31 +permission to convey the resulting work.