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: 1480550810.f14c4a6a4f95007016eadd5762c4a8e63818d218.gokturk@gentoo
1 commit: f14c4a6a4f95007016eadd5762c4a8e63818d218
2 Author: Göktürk Yüksek <gokturk <AT> gentoo <DOT> org>
3 AuthorDate: Thu Dec 1 00:00:59 2016 +0000
4 Commit: Göktürk Yüksek <gokturk <AT> gentoo <DOT> org>
5 CommitDate: Thu Dec 1 00:06:50 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f14c4a6a
7
8 licenses: add GPL-3+-with-opencl-exception
9
10 This license is needed by net-wireless/cpyrit-opencl
11
12 licenses/GPL-3+-with-opencl-exception | 12 ++++++++++++
13 1 file changed, 12 insertions(+)
14
15 diff --git a/licenses/GPL-3+-with-opencl-exception b/licenses/GPL-3+-with-opencl-exception
16 new file mode 100644
17 index 00000000..8ce6767
18 --- /dev/null
19 +++ b/licenses/GPL-3+-with-opencl-exception
20 @@ -0,0 +1,12 @@
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 any library or libraries implementing the
28 +Khronos Group OpenCL Standard v1.0 or later (or modified
29 +versions of those libraries), containing parts covered by the
30 +terms of the licenses of their respective copyright owners,
31 +the licensors of this Program grant you additional permission
32 +to convey the resulting work.