erlang-p1-tls: indicate OpenSSL exception in license info
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sat, 20 Feb 2016 17:56:36 +0000 (18:56 +0100)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sat, 20 Feb 2016 18:21:23 +0000 (19:21 +0100)
The license of erlang-p1-tls is indeed GPLv2+ as indicated in
ERLANG_P1_TLS_LICENSE, but this GPLv2+ carries an OpenSSL exception,
which allows it to be linked against the OpenSSL library. Therefore,
we update the license information accordingly.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/erlang-p1-tls/erlang-p1-tls.mk

index f7212c47e0216aa4f206b694ff871d501bb8023c..77f06e6b4d640b0ead88f85cc6dcaa22f48d35a6 100644 (file)
@@ -6,7 +6,7 @@
 
 ERLANG_P1_TLS_VERSION = 1.0.0
 ERLANG_P1_TLS_SITE = $(call github,processone,tls,$(ERLANG_P1_TLS_VERSION))
-ERLANG_P1_TLS_LICENSE = GPLv2+
+ERLANG_P1_TLS_LICENSE = GPLv2+ with OpenSSL exception
 ERLANG_P1_TLS_LICENSE_FILES = COPYING
 ERLANG_P1_TLS_INSTALL_STAGING = YES
 ERLANG_P1_TLS_DEPENDENCIES = openssl