From 48243ec424a725cbd2cf3ebc9afd569b0d39087d Mon Sep 17 00:00:00 2001 From: =?utf8?q?G=C3=B6kt=C3=BCrk=20Y=C3=BCksek?= Date: Wed, 30 Nov 2016 18:54:27 -0500 Subject: [PATCH] licenses: add GPL-3+-with-cuda-openssl-exception This license is needed by net-wireless/cpyrit-cuda --- licenses/GPL-3+-with-cuda-openssl-exception | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 licenses/GPL-3+-with-cuda-openssl-exception diff --git a/licenses/GPL-3+-with-cuda-openssl-exception b/licenses/GPL-3+-with-cuda-openssl-exception new file mode 100644 index 000000000000..734d93dc2f7e --- /dev/null +++ b/licenses/GPL-3+-with-cuda-openssl-exception @@ -0,0 +1,20 @@ +GNU General Public License, version 3 or any later version. +See GPL-3 for the full text of this license. + +Additional permission under GNU GPL version 3 section 7 + +If you modify this Program, or any covered work, by linking or +combining it with the OpenSSL project's "OpenSSL" library (or a +modified version of that library), containing parts covered by +the terms of OpenSSL/SSLeay license, the licensors of this +Program grant you additional permission to convey the resulting +work. Corresponding Source for a non-source form of such a +combination shall include the source code for the parts of the +OpenSSL library used as well as that of the covered work. + +If you modify this Program, or any covered work, by linking or +combining it with NVIDIA Corporation's CUDA libraries from the +NVIDIA CUDA Toolkit (or a modified version of those libraries), +containing parts covered by the terms of NVIDIA CUDA Toolkit +EULA, the licensors of this Program grant you additional +permission to convey the resulting work. -- 2.26.2